@charset "UTF-8";
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 4.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/

header.header{
	border-bottom:3px solid #8c6900;
}
#logo img{
	padding:0px;
}
@media only screen and (min-width: 769px){
	.footer-meta {
    padding: 10px 0;
    text-align: left;
	}
}
@media only screen and (min-width: 481px){
	.sidelong {
		grid-template-columns: none;
	}
}
@media only screen and (min-width: 1030px){
	.sidelong {
	}
	.sidelong .sidelong__title, .sidelong h2 {
		font-size:20px;
		height: 40px;
	}
}
.sidelong__article{
	padding:15px;
}
.sidelong__article-info{
	border-radius:none;
	box-shadow:none;
}
.sidelong{
}
.sidelong__link{
	display:block;
}
.sidelong__article-footer{
	padding: 7px;
	padding-top:0px;
	display: flex;
}
.sidelong__article-fooler a{
	color:#FFF;
	padding:10px 20px;
	font-weight:bold;
	font-size:18px;
	display:block;
	width:100%;
	height:47px;
}
.btn-red {
  min-width: 160px;
	background-color: #ed7a86;
	border: 0;
	border-bottom: 3px solid #d26374;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
	display: block;
	width:100%;
  height: 49px;
  font-size: 18px;
  padding-top: 8px;
  position: relative;
}
a.btn-red.sale_ticker.ozmall_url::before {
  content: "＼お得プランを販売中／";
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  color: #ed7a86;
  padding: 2px 5px;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}
.btn-red.btn-red-size-large {
  min-width: 250px !important;
}
.btn-red:hover {
  opacity: 0.8;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
  text-decoration: none;
}
.sidelong__article .place_box{
  display: flex;
  align-items: flex-start;
}
.sidelong__article .place_img{
  flex-shrink: 0;
  width: 160px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sidelong__article .place_info{
  flex-grow: 1;
}
.sidelong h2{
  font-size: 20px;
	height: inherit;
	margin-bottom: 5px;
}
.sidelong__article .place_info p{
	margin-top:0px;
	font-size:0.8em;
}
.yoyaku_button_list {
	list-style: none!important;
	padding: 0;
	margin: 0;
}
.yoyaku_button_list li {
	margin-bottom:10px;
}
.yoyaku_button_list a{
	display: block;
}
@media only screen and (min-width: 769px){
	.yoyaku_button_list {
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	    gap: 10px;
	}
	.yoyaku_button_list li {
	  flex-grow: 1;
	}
}
div.card_h2_wrap {
  display: flex;
  align-items: center;
}
div.card_h2_wrap h2 {
  display: flex;
  color: #0199c8;
  align-items: center;
  margin-bottom: 0;
}
div.card_h2_wrap a {
  text-decoration-color: #0199c8;
}
div.card_h2_wrap span.pr_label {
  font-size: 1rem;
  color: #d26374;
  border: 1px solid #d26374;
  margin-right: 6px;
  font-weight: 400;
  box-sizing: border-box;
  width: 34px;
  height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  line-height: 1;
  padding: 2px;
}
.post-tags {
  margin: 10px 0;
}
.post-tags a:first-child {
  margin-left: 0;
}
.post-tags a:last-child {
  margin-right: 0;
}
.post-tags a {
  background: #eee;
  border: none;
  color: #666;
  padding: 6px;
  margin: 3px;
  border-radius: 3px;
  font-size: 12px;
}
.post-tags a:hover {
  background: #ffc489;
  color: #fff;
  text-decoration: none;
}
.place_footer ul {
  margin-bottom: 3px;
}
.place_footer ul.yoyaku_button_list {
  margin: 1.5em 0 -3px 0;
}
td.yoyaku_button ul {
  list-style: none;
  border: none;
  padding: 0;
  margin-top: 1.5em;
}

.main_search {
  clear: both;
  background-color: #eeeeee;
  border-radius: 4px;
  padding: 16px;
  margin-bottom: 36px;
  font-size: 13px;
}
.main_search h2 {
  font-size: 22px;
  margin:0px;
  margin-bottom: 2px;
}
.main_search .inner {
  background: #fff;
  padding: 4px 0;
}

.main_search-area .inner {
  border-top: 3px solid #0199c8;
}
.main_search-area dl {
  margin: 0px;
  overflow: hidden;
  *zoom: 1;
}
.main_search-area dt,
.main_search-area dd {
  border-top: 1px solid #dddddd;
  font-size: 13px;
}
.main_search-area dt:first-child,
.main_search-area dt:first-child + dd {
  border-top: none;
}
.main_search-area dt {
  width: 115px;
  float: left;
  padding: 10px 0;
  padding-left: 20px;
}
.main_search-area dd {
  padding: 7px 0;
  margin: 0px;
  margin-left: 115px;
}
.main_search-area li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.main_search-area li:after {
  content: '|';
  color: #dddddd;
}
.main_search-area li:last-child:after {
  content: none;
}
.main_search-area li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 3px 8px;
}

.main_search-spot .inner {
  border-top: 3px solid #ed7a86;
}
.main_search-spot section {
  border-bottom: 1px solid #dddddd;
  padding: 14px 0;
  overflow: hidden;
  *zoom: 1;
}
.main_search-spot section h3 {
  width: 120px;
  float: left;
  padding-left: 14px;
}
.main_search-spot section h3:before {
  color: #ed7a86;
  font-size: 24px;
  vertical-align: middle;
  margin-right: 2px;
}
.main_search-spot section ul {
  margin-left: 120px;
  border-left: 2px solid #e6e6e6;
  padding: 0 6px 0 10px;
  font-size: 13px;
}
.main_search-spot section li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.main_search-spot section li a:before {
  content: "\e806";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ed7a86;
  margin-right: 1px;
}
.sidebar .main_search-spot section li a:hover {
  color: #ed7a86;
}
.main_search-spot .h-gourmet:before {
  content: "\e80a";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main_search-spot .h-leisure:before {
  content: "\e80d";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main_search-spot .h-beauty:before {
  content: "\e81a";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main_search-spot .h-mansion:before {
  content: "\e80e";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main_search-spot a {
  color: #333333;
  display: block;
  padding: 3px 0;
}
.main_search-spot a:hover {
  color: #ed7a86;
}
.main_search-spot .spot_section-gourmet li {
  min-width: 25%;
}
.main_search-spot .spot_section-leisure li {
  min-width: 33.333%;
}
.main_search-spot .spot_section-beauty li,
.main_search-spot .spot_section-mansion li {
  min-width: 50%;
}
.main_search-spot .spot_list {
  overflow: hidden;
  *zoom: 1;
  padding: 16px 14px 12px;
}
.main_search-spot .spot_list li {
  width: 25%;
  float: left;
}
.main_search-spot .spot_list a:before {
  content: "\e812";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ed7a86;
  font-size: 24px;
  margin-right: 2px;
  vertical-align: middle;
}
.main_search :where(ul:not([class])) {
	margin:0px;
	margin-top: -5px;
	border:none;
	padding:0px;
}

/* サイドバー エリアカテゴリ アコーディオン */
.sidebar .wp-block-categories-list .children {
  display: none;
  margin-top: 0;
  padding-left: 28px;
  border-left: 2px solid #ffe100;
  margin-left: 10px;
}
.sidebar .wp-block-categories-list .children.is-open {
  display: block;
}
.sidebar .wp-block-categories-list > .cat-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 6px 0;
  border-bottom: 1px solid #f0f0f0;
}
.sidebar .wp-block-categories-list > .cat-item > a {
  flex: 1;
  margin-left: 26px;
}
.sidebar .wp-block-categories-list > .cat-item > .children {
  flex-basis: 100%;
}
.sidebar .wp-block-categories-list > .cat-item.has-children > a {
  margin-left: 0;
}
.sidebar .wp-block-categories-list .cat-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: #888;
  background: #eee;
  border-radius: 50%;
  margin-right: 6px;
  transition: transform 0.25s, color 0.25s, background 0.25s;
  user-select: none;
  flex-shrink: 0;
}
.sidebar .wp-block-categories-list .cat-toggle i {
  font-size: 8px;
  margin-left: 1px;
}
.sidebar .wp-block-categories-list .cat-toggle:hover {
  color: #0199c8;
  background: #e0f4fb;
}
.sidebar .wp-block-categories-list .cat-toggle.is-open {
  transform: rotate(90deg);
  color: #0199c8;
  background: #e0f4fb;
}

.cat-list li {
  display: inline-block;
  overflow: hidden;
  margin: 0 5px 5px 0;
  padding: 3px 14px;
  border-radius: 20px;
  background: #eaedf2;
  font-size: .9em;
  transition: .2s ease-in-out;
}

