@charset "UTF-8";
/* CSS Document */

body{
    margin: 0;
}

.sp{
    display: none;
}

.pc{
    display: inherit;
}

.onsen_banner{
    max-width: 500px;
    width: 100%;
    margin: 0px auto 32px auto;
    padding: 0 20px;
    box-sizing: border-box;
}
/*動き*/
.fadein_element {
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: opacity 1s, visibility 1s, transform 1s;
}

.fadein_element_is_fadein {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    left: 0;
    right: 0;
}
/**/

/*共通*/
body{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: 0.07em;
    color: #4E4E4E;
    line-height: 1.6;
    margin-top: 67px;
    font-size: 17px;
    word-break: break-all;
}

.font_b{
    font-weight: 700;
}
.font_b1 img{width: 138px;}

img{
    width: 100%;
}

.section_inner_1050{
    max-width: 1050px;
    width: 86.67%;
    margin: 0 auto;
}

.section_inner_1260{
    max-width: 1260px;
    width: 96%;
    margin: 0 auto;
    padding: 35px 0 100px 0;
}

.section_1320{
    max-width: 1320px;
    width: 88.925%;
    margin: 0 auto;
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.btn a{
    background: #E79329;
    border-radius: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 700;
    max-width: 316px;
    width: 100%;
    margin: 0 auto;
    padding: 17px 0;
    display: block;
}

h2{
    color: #E79329;
    font-size: 52px;
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0.02em;
    text-align: center;
    margin-bottom: 30px;
}

h2::after{
    content: '';
/*    border-bottom: 7px dotted #E79329;*/
    display: block;
    width: 41px;
    margin: 0 auto;
    height: 7px;
    
    background-image: radial-gradient(circle, #E79329 45%, transparent 46%);
    background-size: 14px 7px; /* 横間隔・縦間隔を調整 */
    background-repeat: repeat-x;
}

h3{
    text-align: center;
    font-size: 24px;
    color: #E79329;
    background: #fff;
    border-radius: 10px;
    padding: 20px 0;
    max-width: 1320px;
    width: 88.925%;
/*    margin: 97px auto 30px auto;*/
    margin: auto auto 30px auto;
    background: #fff;
}
.s_t{
    font-weight: 700;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 18px 0 28px;
    max-width: 1320px;
    width: 88.925%;
/*    margin: 97px auto 30px auto;*/
    margin: auto auto 30px auto;
}
.s_t1{font-size: 30px;color: #E79329;}
.s_t2{font-size: 14px;color:#919191;}
.kai{width: 100%;padding-bottom: 16px;}
.coupon_kai{font-size: 14px;color: #E79329;padding: 2px 8px 5px 10px;background-color: #FEF9F3;display: inline;border: 1px solid #E79329;}
a:hover,
#coupon_box .coupon_set .use_btn button:hover{
    opacity: 0.7;
}

.bg_or{
    background: #FDF6F3;
    padding-top: 30px;
}

.font_exo{
    font-family: "Exo 2", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
}

.pankuzu {
    margin-bottom: 25px;
}

.pankuzu ul{
    font-size: 11px;
}

.pankuzu ul li{
    display: inline-block;
}

.pankuzu ul li a{
    text-decoration: underline;
    color: #E79329;
}

.pankuzu ul li.next{
    margin: 0 1px;
}

/*header*/
header {
    width: 100%;
    height: 67px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    color: #E79329;
}

.header-inner {
    padding: 0 0 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: inherit;
    position: relative;
}

h1 {
    z-index: 9;
    font-size: 33px;
    letter-spacing: 0.08em;
}

.nav-item-box {
    max-width: 1185px;
    width: 90%;
    margin: 0 auto;
}

.nav-item-box p{
    font-size: 18px;
    margin-bottom: 10px;
}

.nav-item-box p:nth-of-type(2){
    margin-top: 10px;
}

.nav-item-box p::before{
    content: '';
    background: #E79329;
    width: 10px;
    height: 10px;
    border-radius: 45px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 4px;
    vertical-align: middle;
}

.nav-item {
    text-align: left;
    font-size: 17px;
    color: #4E4E4E;
}

.nav-item-box ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.nav_border{
    border-top: 1px solid #E79329;
    padding-top: 30px;
    margin-top: 10px;
}

.nav-item-box ul .item_box_btn{
    width: 23.21%;
    margin-right: 2%;
    margin-bottom: 20px;
    border: 1px solid #E79329;
    border-radius: 5px;
    position: relative;
    height: 75px;
    font-size: 17px;
    
    box-sizing: border-box;
}

.nav-item-box ul .item_box_btn:nth-child(4),
.nav-item-box ul .item_box_btn:nth-child(8){
    margin-right: 0;
}

.item_box_btn a{
    height: 100%;
    display: block;
}

.item_box_btn .item_box_btn_inner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 80%;
    padding-right: 10%;
    display: flex;
    align-items: center;
}

.item_box_btn .item_box_btn_inner::after{
    content: '';
    background: url(img/nav_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 7px;
    height: 14px;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.item_box_btn a img{
    width: 28px;
    margin-right: 18px;
    display: inline-block;
    height: 100%;
}

.item_box_btn a .item_box_btn_inner span{
/*    vertical-align: middle;*/
    display: inline-block;
    line-height: 1.4;
}

.nav-item-box ul.item_btn_box{
    display: block;
    margin-top: 20px;
}

.item_btn{
    display: inline-block;
    width: 203px;
    position: relative;
    font-size: 17px;
    margin-right: 50px;
}

.item_btn::before{
    content: '';
    background: url(img/nav_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 7px;
    height: 14px;
    display: inline-block;
    position: relative;
    margin-right: 14px;
    vertical-align: middle;
}

.hamburger {
    border-color: transparent;
    z-index: 9999;
    cursor: pointer;
/*    background: #5A413A;*/
    width: 110px;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding-top: 3px;
    background-color: #d85624;
}

.hamburger span {
    width: 35px;
    height: 4px;
    background-color: #fff;
    position: relative;
    transition: ease .4s;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 45px;
}

.hamburger span:nth-child(1) {
    top: 0;
}

.hamburger span:nth-child(2) {
    margin: 6px 0;
}

.hamburger span:nth-child(3) {
    top: 0;
}

.hamburger p{
    margin: 6px auto auto auto;
}

nav.active {
    transform: translateX(0);
}

.hamburger.active {
    background: #d85624;
    color: #fff;
}

.hamburger.active span:nth-child(1) {
    top: 8px;
    transform: rotate(34deg);
    width: 39px;
    left: 32%;
    background-color: #fff;
}

.hamburger.active span:nth-child(2) {
    opacity: 0;
}

.hamburger.active span:nth-child(3) {
    top: -11px;
    transform: rotate(-34deg);
    width: 39px;
    left: 32%;
    background-color: #fff;
}

#header-menu{
    display: flex;
    font-size: 13px;
    position: absolute;
    right: 110px;
    height: 67px;
    background-color: #e79329;
    padding: 8px;
    box-sizing: border-box;
    color: #fff;
}

#header-menu li{
    height: auto;
    width: 110px;
    text-align: center;
    border-right: 1px solid #ffffff;
}
#header-menu li:last-child{
    border-right: 0px solid #ffffff;
}
#header-menu li a{
    color: #fff;
}
#header-menu li img{
    width: 30px;
    margin: 0px auto 6px auto;
    display: block;
}

#js-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.6);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

#js-mask.active {
    opacity: 1;
    visibility: visible;
}

#js-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.6);
    z-index: 998; 
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

#js-mask.active {
    opacity: 1;
    visibility: visible;
}

#js-nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 92.334%;
    height: 76vh;
    transform: translateX(100%);
    background-color: #fff;
    transition: transform 0.4s ease;
    z-index: 999;
    border-bottom-left-radius: 50px;
    padding: 70px 0 80px 0;
    
    overflow-y: scroll;
}

#js-nav.active {
    transform: translateX(0);
}

.hamburger {
    position: relative;
    z-index: 1000;
}

/*footer*/
footer{
    background: #E79329;
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 50px 0 20px 0;
}

footer ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    max-width: 840px;
    width: 77.07%;
    margin: 0 auto;
}

footer ul li{
    border-left: 1px solid #fff;
    margin-bottom: 16px;
}

footer ul li:last-child{
    border-right: 1px solid #fff;
}
footer ul li:nth-child(4){
    border-right: 1px solid #fff;
}
footer p{
    margin-top: 90px;
    font-size: 12px;
    letter-spacing: 0.1em;
}

/*------top------*/
/*top_topics_menu*/
#top_topics_menu{
    padding: 10px 0 10px 0;
}

#top_topics_menu ul{
    max-width: 630px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
}

#top_topics_menu ul li{
    width: 33%;
    margin-top: 20px;
    box-sizing: border-box;
}

#top_topics_menu ul li img{
    width: 40px;
    margin: 0 auto;
    display: block;
}

#top_topics_menu ul li span{
    margin-top: 10px;
    display: block;
}

#top_topics_menu ul.tt{
    max-width: 630px;
    width: 100%;
    margin: 32px auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-between;
}

#top_topics_menu ul.tt li{
    width: calc(100% / 3);
    box-sizing: border-box;
    padding: 20px;
    margin-top: 0px;
}
.short-border,.short-border2,.short-border3 {
  position: relative; /* 基準にする */
  display: inline-block; /* 必要に応じて */
}
.short-border::after,.short-border2::after {
  content: '';
  position: absolute;
  left: 50%; /* 中央寄せの起点 */
  bottom: 0; /* 下に配置 */
  transform: translateX(-50%); /* 完全に中央に配置 */
  width: 94%; /* 枠線の長さ（ここで調整） */
  height: 1px; /* 枠線の太さ */
  background-color: #333; /* 枠線の色 */
}
.short-border::before,.short-border3::before {
  content: '';
  position: absolute;
  top: 50%; /* 上からの余白（ここを調整して短くする） */
  transform: translateY(-50%); /* 完全に中央に配置 */
  right: 0; /* 右端に配置 */
  width: 1px; /* 線の太さ */
  height: 94%; /* 線の高さ（100%未満にすることで短くする） */
  background-color: #333;
}
.line_r1{
    padding-bottom: 16px;
    border-bottom: 1px solid #E60020;
}

#top_topics_menu ul.tt li img{
    width: 40px;
    margin: 0 auto;
    display: block;
}
#top_topics_menu ul.tt li span{
    margin-top: 10px;
    display: block;
}

/*top_topics*/
#top_topics{
    padding-bottom: 100px;
}
.t_img,.t_img2{
    position: relative;
}
.t_img:before,.t_img2:before{
    content: '';
  display: block;
  padding-top: 75%;
}
.t_img img,.t_img2 img{
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.t_cat{position: absolute;top: 0;right:0;background-color: rgba(138,138,138,0.8);padding: 6px 9px 8px 11px;font-size: 14px;color: #fff;z-index: 1;}
.d_txt{color: #B4B4B4;font-size: 14px;text-align: right;padding-top: 16px;}
.top_topics_box{
    margin-bottom: 40px;
}
.kuchi{width: 100%;padding: 52px 16px;background:#FDF6F3;border-top:2px solid #E79329;border-bottom:2px solid #E79329;}
.kuchi_tx{width: 100%;max-width:400px;margin: 0 auto;}
/* 口コミ募集バナー（1枚画像・PC/スマホ共通） */
.kuchi_box{display:block;max-width:640px;margin:0 auto;padding:0;text-align:center;text-decoration:none;}
.kuchi_bnr_img{display:block;width:100%;height:auto;margin:0 auto;}
@media screen and (max-width:640px){
  /* スマホはバナーを画面幅いっぱい（左右の余白ゼロ）に表示する */
  .kuchi{padding:0 !important;}
  .kuchi_box{max-width:100% !important;width:100%;}
  .kuchi_bnr_img{width:100% !important;max-width:100% !important;}
}
.top_topics_box ul a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.top_topics_box ul.topic_item { border-bottom: 1px solid #707070;padding:20px 0 20px 0;}
.top_topics_box ul.adsense_box{padding:20px 0 0px 0;}
.top_topics_box ul li:first-child{
    width: 30%;
}

/*.top_topics_box ul li:first-child img{
    object-fit: cover;
    border-radius: 0px;
    height: 150px;
}*/

.top_topics_box ul li:last-child{
    width: 68.1%;
}

.top_topics_box ul li:last-child p:first-child{
    display: flex;
    align-items: center;
}

.top_topics_box ul li:last-child span.day{
    color: #E79329;
    font-size: 14px;
    margin-right: 10px;
}

.top_topics_box ul li:last-child span.category{
    color: #E79329;
    font-size: 14px;
    border: 1px solid #E79630;
    border-radius: 0px;
    padding: 5px 10px;
}

/*.top_topics_box ul li:last-child p:last-child,*/
.top_topics_box ul li:last-child .topics_box_text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
}

/*top広告*/
.top_topics_box .adsense_box li:first-child img{
    object-fit: contain;
}

/*top_popularity_ranking*/
#top_popularity_ranking{
    padding: 0 0 100px;
}

#top_popularity div:first-child,
#top_popularity ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
}

#top_popularity ul li{
    width: calc(50% - 12px);
}

#top_ranking{
    padding-top: 100px;
    margin-bottom: 80px;
}
.titlew{max-width: 500px;width: 100%; margin: 0 auto;padding-bottom: 40px;}
#top_ranking ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 70px;
}

#top_ranking ul li{
    width: 31.43%;
    background: #fff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    position: relative;
}

#top_ranking ul li p{
    padding: 32px;background-color: #FDF6F3;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

/*#top_ranking ul li img{
    height: 196px;
    object-fit: cover;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}*/

#top_ranking ul li p span:first-child{
    font-size: 14px;
    color: #E79329;
}

#top_ranking ul li p span:last-child{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
    font-size: 16px;
}

#top_ranking ul li:first-child::before{
    content: '';
    background: url(img/ranking_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}

#top_ranking ul li:nth-child(2)::before{
    content: '';
    background: url(img/ranking_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}

#top_ranking ul li:nth-child(3)::before{
    content: '';
    background: url(img/ranking_3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}

.rankp{width: 100%; position: relative;}
.rankp:before{
    content: '';
  display: block;
  padding-top: 75%;
}
.rankp img{
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rankp .king1{content: '';
    background: url(img/ranking_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}
.rankp .king2{content: '';
    background: url(img/ranking_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}
.rankp .king3{content: '';
    background: url(img/ranking_3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}
/*top_sns*/
#top_sns{
    padding: 100px 0;
}

#top_sns ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}

#top_sns ul li{
    width: 71px;
}

#top_sns ul li:nth-child(3){
    width: 100px;
}
#top_sns ul li:nth-child(4){
    width: 48px;
}
/*tik*/
#tik{
    padding: 0px 0 0 0;
}

.sb-post-item-image-wrap {
    height: 600px !important;
}

/*------single/トピックス------*/
#post_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#post_box .post_l{
    width: 74.6%;
}

#post_box .post_r{
    width: 21.43%;
}
.d-m{display: none;}
@media screen and (max-width:640px){
.d-m{display: block;}
}
#post_box .post_l .post_dc{
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #E79329;
    align-items: center;
    margin-bottom: 10px;
}

#post_box .post_l .post_dc .post_category{
    border: 1px solid #E79329;
    border-radius: 0px;
    padding: 3px 10px;
    text-align: center;
}

#post_box .post_l .post_title{
    border-bottom: 2px solid #E79329;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#post_box .post_l .post_img{
    margin-bottom: 20px;
}

#post_box .post_l .post_img img {
    height: auto!important;
}

/* TOPICS詳細のアイキャッチは実寸比率で表示し、画像下の余白を解消 */
#post_box .post_l .post_img .rankp::before{
    display: none;
}
#post_box .post_l .post_img .rankp img{
    position: static;
    height: auto;
}

#post_box .post_l .post_text{
    font-size: 16px;
    line-height: 1.7; /* 見出し(h2等)は元の行間に戻す＝下線が文字に近い元の見た目を維持 */
}
/* 本文の段落だけ行間を広げ、段落間に余白を付ける（見出しの下線には影響させない） */
#post_box .post_l .post_text p{
    line-height: 1.9;
    margin-bottom: 1.5em;
}
#post_box .post_l .post_text p:last-child{
    margin-bottom: 0;
}

#post_box .post_l .post_plus{
    margin-top: 50px;
}

#post_box .post_l .post_plus .post_coupon{
    margin-bottom: 20px;
}

#post_box .post_l .post_plus .post_coupon span{
    font-size: 16px;
    border-bottom: 1px solid #E79329;
    padding-bottom: 8px;
    margin-bottom: 20px;
    display: block;
}

.post_coupon img {
    width: 100%;
    height: auto;
}

#post_box .post_r .post_category_box{
    margin-bottom: 50px;
}

#post_box .post_r .post_category_box p,
#post_box .post_r .post_archive_box p{
    font-size: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 92.6%;
    margin: 0 auto;
}

#post_box .post_r .post_category_box p span,
#post_box .post_r .post_archive_box p span{
    font-size: 14px;
    color: rgba(78,78,78,0.4);
}

#post_box .post_r .post_category_box ul,
#post_box .post_r .post_archive_box ul{
    border-top: 2px solid #E79329;
    padding-top: 10px;
    margin-top: 3px;
}

#post_box .post_r .post_category_box ul li,
#post_box .post_r .post_archive_box ul li{
    margin-bottom: 10px;
}

#post_box .post_r .post_category_box ul li::before,
#post_box .post_r .post_archive_box ul li::before{
    content: '';
    background: #E79329;
    border-radius: 45px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

#post_box .post_r #shopcate ul{
    border-top: 2px solid #E79329;
    padding-top: 10px;
    margin-top: 3px;
}

#post_box .post_r #shopcate ul li{
    margin-bottom: 10px;display: inline-block;width: 49%!important;
}
#post_box .post_r #shopcate ul li::before,
#post_box .post_r #shopcate ul li::before{
    content: '';
    background: #E79329;
    border-radius: 45px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

#post_box .post_r .post_category_box ul li::before,
#post_box .post_r .post_archive_box ul li::before{
    content: '';
    background: #E79329;
    border-radius: 45px;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

#post_box .post_l .post_matome{
    margin-top: 50px;
}

#post_box .post_l .post_matome p{
    font-size: 16px;
    border-bottom: 1px solid #E79329;
    padding-bottom: 8px;
    margin-bottom: 10px;
    display: block;
}

#post_box .post_l .post_matome ul li::before{
    content: '・';
    color: #E79329;
    display: inline-block;
}

#post_box .post_l .post_matome ul li{
    font-size: 16px;
}


#post_box .post_l .youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-top: 30px;
}

#post_box .post_l .movie{
    margin-top: 30px;
}

#post_box .post_l .youtube iframe,
#post_box .post_l .movie video{
    width: 100%;
    height: 100%;
}

#post_box .post_l h1,
#coupon_box .coupon_set h1{
    font-size: 125%;
    border-left: 7px solid #E79329;
    color: #E79329;
    font-weight: 700;
    text-align: left;
    padding-left: 0.3em;
    margin-top: 0.5em;
}

/* 大見出し（H2）：左の太いバー＋淡い背景。全幅の罫線をやめたので続けて使っても重くならない */
#post_box .post_l h2,
#coupon_box .coupon_set h2{
    font-size: 122%;
    color: #E79329;
    background: #FDF3E8;
    border-left: 6px solid #E79329;
    border-bottom: none;
    font-weight: 700;
    text-align: left;
    padding: 0.55em 0.75em;
    border-radius: 0 5px 5px 0;
    margin: 1.8em 0 0.8em;
    font-family: 'Noto Sans JP', sans-serif;
    box-sizing: border-box;
}

#post_box .post_l h2::after,
#coupon_box .coupon_set h2::after,
#coupon_box .coupon_list .page_box h2::after,
.top_topics_box ul li:last-child .topics_box_text h2::after{
    display: none;
}

/* 中見出し（H3）：先頭に丸。背景のベタ塗りをやめて軽く見せる */
#post_box .post_l h3,
#coupon_box .coupon_set h3{
    font-size: 116%;
    color: #E79329;
    background: none;
    font-weight: 700;
    text-align: left;
    padding: 0 0 0 1.15em;
    max-width: none;
    width: auto;
    margin: 1.6em 0 0.6em;
    border-radius: 0;
    position: relative;
    box-sizing: border-box;
}

#post_box .post_l h3::before,
#coupon_box .coupon_set h3::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0.45em;
    width: 0.6em;
    height: 0.6em;
    background: #E79329;
    border-radius: 50%;
}

/* 小見出し（H4）：文字の幅だけ下線。いちばん軽い見出し（H5も同じ見た目にそろえる） */
#post_box .post_l h4,
#post_box .post_l h5,
#coupon_box .coupon_set h4,
#coupon_box .coupon_set h5{
    font-size: 107%;
    color: #4E4E4E;
    font-weight: 700;
    text-align: left;
    display: table;
    padding: 0 0 0.2em;
    margin: 1.4em 0 0.5em;
    border-bottom: 2px solid #F1CFA2;
}

#post_box .post_l .page_box h1,
#post_box .post_l .page_box h2,
#post_box .post_l .page_box h3,
#post_box .post_l .page_box h4,
#post_box .post_l .page_box h5,
#coupon_box .coupon_list .page_box h1,
#coupon_box .coupon_list .page_box h2,
#coupon_box .coupon_list .page_box h3,
#coupon_box .coupon_list .page_box h4,
#coupon_box .coupon_list .page_box h5,
.top_topics_box ul li:last-child .topics_box_text h1,
.top_topics_box ul li:last-child .topics_box_text h2,
.top_topics_box ul li:last-child .topics_box_text h3,
.top_topics_box ul li:last-child .topics_box_text h4,
.top_topics_box ul li:last-child .topics_box_text h5{
    font-size: 100%;
    font-weight: 500;
    color: #4E4E4E;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
    background: none;
    display: inline;
    font-family: 'Noto Sans JP', sans-serif;
}

/*------single/クーポン------*/
#coupon_box{
}

#coupon_box .coupon_set .coupon_day{
    font-size: 14px;
    color: #E79329;
    margin-bottom: 10px;
}

#coupon_box .coupon_set .coupon_title{
    border-bottom: 2px solid #E79329;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#coupon_box .coupon_set .coupon_img{
    margin-bottom: 20px;
}

#coupon_box .coupon_set .coupon_img img {
    height: auto!important;
}

#coupon_box .coupon_set .coupon_text{
    font-size: 16px;
    line-height: 1.7;
}

#coupon_box .coupon_set .preview_btn{
    margin-top: 15px;
}

#coupon_box .coupon_set .use_btn{
    margin-top: 40px;
}

#coupon_box .coupon_set .preview_btn a,
#coupon_box .coupon_set .use_btn a,
#coupon_box .coupon_set .use_btn button{
    background: #E79329;
    border-radius: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 700;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    padding: 17px 0;
    display: block;
    box-sizing: border-box;
}

#coupon_box .coupon_set .use_btn button.coupon-used,
#coupon_box .coupon_set .preview_btn a.coupon-used{
    background: #e0e0e0;
    color: #6c757d;
    pointer-events: none;
    cursor: none;
}

/*------single/店舗------*/
.shop_plus{
    border-top: 1px solid #E79329;
    padding-top: 15px;
    margin-top: 50px;
    font-size: 16px;
}
.shop_plus2{
    margin-top: 40px;
    font-size: 16px;
}

.shop_plus ul,.shop_plus2 ul{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.shop_plus ul li:first-child,.shop_plus2 ul li:first-child{
    width: 18%;
}

.shop_plus ul li:last-child,.shop_plus2 ul li:last-child{
    width: 82%;
}

.shop_plus ul li:last-child a,.shop_plus2 ul li:last-child a{
    text-decoration: underline;
}

.shop_plus ul.sns_box,.shop_plus2 ul.sns_box{
    margin-top: 20px;
    border-bottom: none;
}

.shop_plus ul.sns_box li:first-child,.shop_plus2 ul.sns_box li:first-child{
    width: 220px;
    margin-right: 30px;
}

.shop_plus ul.sns_box li:last-child,.shop_plus2 ul.sns_box li:last-child{
    width: auto;
    max-width: none;
}

.shop_plus ul.sns_box li:last-child a.inst,.shop_plus2 ul.sns_box li:last-child a.inst{
    width: 40px;
    display: inline-block;
    margin-right: 25px;
}

.shop_plus ul.sns_box li:last-child a.tiktok,.shop_plus2 ul.sns_box li:last-child a.tiktok{
    width: 36px;
    display: inline-block;
    margin-right: 25px;
}

.shop_plus ul.sns_box li:last-child a.x,.shop_plus2 ul.sns_box li:last-child a.x{
    width: 39px;
    display: inline-block;
    margin-right: 25px;
}

.shop_plus ul.sns_box li:last-child a.yt,.shop_plus2 ul.sns_box li:last-child a.yt{
    width: 42px;
    display: inline-block;
}

/* SNSアイコンは高さがそろっていない（YouTubeは横長）ため、下端ではなく縦中央で並べる */
.shop_plus ul.sns_box li:last-child a,
.shop_plus2 ul.sns_box li:last-child a{
    vertical-align: middle;
}
.shop_phot{width: 100%;padding: 16px 0px;}
/*口コミ*/
.kuchikomi_box{
    margin-top: 50px;
    font-size: 16px;
}

.kuchikomi_box .title{
    border-bottom: 1px solid #E79329;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.kuchikomi_box ul{
    margin-bottom: 30px;
}

.wpcf7-form-control-wrap{
    display: block;
}

.kuchikomi_box ul li input,
.kuchikomi_box ul li textarea,
.kuchikomi_box ul li select{
    width: 100%;
    resize: vertical;
}

.kuchikomi_box ul li input.wpcf7-form-control.wpcf7-file {
    width: auto;
}

.kuchikomi_box ul li:first-child{
    margin-bottom: 5px;
}

.kuchikomi_box ul li:first-child span{
    color: #FF0000;
}

.kuchikomi_box ul li .wpcf7-text,
.kuchikomi_box ul li .wpcf7-textarea,
.kuchikomi_box ul li .wpcf7-select{
    border: 1px solid #4E4E4E;
    padding: 6px 0;
}

.kuchikomi_box .kuchikomi_note{
    margin-bottom: 5px;
}

.kuchikomi_box .kuchikomi_note_box{
    height: 122px;
    overflow-y: scroll;
    border: 1px solid #4E4E4E;
    padding: 15px;
    margin-bottom: 40px;
}

.form_btn{
    background: #E79329;
    border-radius: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 700;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    padding: 17px 0;
    display: block;
}

.screen-reader-response{
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; /* Blue */
}
  
.wpcf7 form.init .wpcf7-response-output {
    display: none;
}
  
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450; /* Green */
}
  
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; /* Red */
}
  
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}
  
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; /* Yellow */
}

.wpcf7-not-valid-tip{
    color: #FF0000;
    font-size: 14px;
}

.reset_pw .link-text{
    display: none;
}

/*------page/トピック一覧------*/

.ran1::before{
    content: '';
    background: url(img/ranking_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}
.ran2::before{
    content: '';
    background: url(img/ranking_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}

.ran3::before{
    content: '';
    background: url(img/ranking_3.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 9;
}

#post_box .page_box{
    margin-bottom: 20px;
}

#post_box .page_box a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#post_box .page_box li:first-child{
    width: 33.52%;
}

/*#post_box .page_box li:first-child img{
    height: 150px;
    object-fit: cover;
    border-radius: 0px;
}*/

#post_box .page_box li:last-child{
    width: 64.37%;
}


#post_box .page_box li:last-child .page_dc{
    display: flex;
    color: #E79329;
    font-size: 14px;
    align-items: center;
}

#post_box .page_box li:last-child .page_dc .post_category{
    border: 1px solid #E79329;
    border-radius: 5px;
    padding: 3px 10px;
    text-align: center;
    margin-left: 10px;
}

#post_box .page_box li:last-child .page_text{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
}

/*pagenavi*/
.wp-pagenavi{
    text-align: center;
    margin: 20px auto;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #E79329;
    padding: 3px 5px;
    margin: 2px;
}

.wp-pagenavi .pages{
    display: none;
}

.wp-pagenavi .current{
    background: #E79329;
    color: #fff;
}

.wp-pagenavi a{
    width: auto;
    height: auto;
    display: inline;
}

/*------page/クーポン一覧------*/
#coupon_box .coupon_list .page_box{
    margin-bottom: 20px;
}

#coupon_box .coupon_list .page_box a{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

#coupon_box .coupon_list .page_box a li:first-child{
    width: 25%;
}

/*#coupon_box .coupon_list .page_box a li:first-child img{
    object-fit: cover;
    height: 150px;
    border-radius: 0px;
}*/

#coupon_box .coupon_list .page_box a li:last-child{
    width: 73.41%;
}

#coupon_box .coupon_list .page_box a li:last-child .coupon_day{
    color: #E79329;
    font-size: 14px;
}

#coupon_box .coupon_list .page_box a li:last-child .coupon_text{
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#coupon_box .coupon_list .coupon_banner{
    max-width: 500px;
    width: 100%;
    margin: auto auto 50px auto;
}


/*------policy/プライバシーポリシー------*/
#note_box .policy ul:first-child li,
#note_box .policy ul:nth-child(n+2) li:nth-child(n+2){
    font-size: 16px;
}

#note_box .policy ul{
    margin-bottom: 30px;
}

#note_box .policy ul:last-child{
    margin-bottom: 0;
}

#note_box .policy ul li.font_b{
    border-bottom: 1px dashed #E79329;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#note_box .policy ul .ml_1{
    margin-left: 1em;
}

#note_box .policy ul .ml_2{
    margin-left: 2em;
}

#note_box .policy ul .mt_1{
    margin-top: 1em;
}

/*------company/会社概要------*/
#note_box .company ul{
    border-bottom: 1px dashed #E79329;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
}

#note_box .company ul:last-child{
    margin-bottom: 0;
}

#note_box .company ul li:first-child{
    max-width: 125px;
    width: 15%;
}

/*------form/口コミ------*/
.form_text{
    font-size: 18px;
    text-align: center;
}
.form_text2{
    font-size: 18px;
    text-align: justify;
}
.ind1{padding-left: 18px;text-indent: -18px;}
.reviewsform_box.section_inner_1050{
    width: 100%;
}

/*------member_register/会員登録フォーム------*/
/*------member_login/会員ログインフォーム------*/
#wpmem_login legend,
#wpmem_reg legend,
#wpmem_reg .req-text{
    display: none;
}

/* 会員登録：ユーザー名フィールドに注記を表示（気持ち小さめ） */
#wpmem_reg label[for="username"]::after{
    content: "（ユーザー名には半角英数字のみ使用できます。また、すでに使用されているユーザー名は登録できません。）";
    font-size: 12px;
    font-weight: 400;
    color: #707070;
    margin-left: 4px;
}

h4{
    font-size: 24px;
    color: #4E4E4E;
}

#wpmem_login fieldset,
#wpmem_reg fieldset {
    margin: 30px 0 0 0!important;
    font-family: 'Noto Sans JP', sans-serif!important;
}

#wpmem_reg fieldset .text,
#wpmem_login{
    font-size: 16px!important;
    color: #4E4E4E!important;
    font-weight: 700!important;
    margin-bottom: 5px!important;
    display: block!important;
}

#wpmem_login,
#wpmem_msg,
#wpmem_reg,
.wpmem_msg{
    width: 100%!important;
}

#wpmem_login input[type=password],
#wpmem_login input[type=text],
#wpmem_reg input[type=date],
#wpmem_reg input[type=email],
#wpmem_reg input[type=number],
#wpmem_reg input[type=password],
#wpmem_reg input[type=text],
#wpmem_reg input[type=url],
#wpmem_reg textarea{
    padding: 8px 0!important;
}

#wpmem_reg .div_text{
    margin: 0 0 30px 0!important;
}

#wpmem_reg .button_div input{
    background: #E79329;
    border-radius: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 700;
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    padding: 17px 0;
    display: block;
}

#wpmem_login .button_div .buttons{
    background: #E79329;
    border-radius: 45px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.12em;
    font-weight: 700;
    max-width: 350px;
    width: 100%;
    margin: 15px auto auto auto;
    padding: 17px 0;
    display: block;
}

#wpmem_login .button_div,
#wpmem_login .link-text{
    text-align: center!important;
    font-weight: 500;
}

#wpmem_login .link-text a{
    color: #0921E9;
}


/*------search/検索結果------*/
h5{
    font-size: 20px;
    margin-bottom: 10px;
}

.search_form{
    margin-top: 20px;
}

/*------searchform/検索エリア------*/
#s-box{
    border: 1px solid #000;
    text-align: left;
/*    width: 80%;*/
    color: #4E4E4E;
}
#s-btn{
    background: #E79329;
    color: #fff;
    padding: 2px 10px;
    text-align: center;
}

/* 検索フォームコンテナ */
.header-search {
    position: relative; /* 親基準 */
    overflow: hidden;
    max-width: 400px;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #fff;

    transform: translateY(-20px); /* 上に隠す */
    opacity: 0;
    pointer-events: none; /* 閉じてるときはクリック不可 */
    transition: transform 0.3s ease, opacity 0.3s ease;
    margin-left: auto;
}

/* 表示状態 */
.header-search.active {
    transform: translateY(0); /* 元の位置に */
    opacity: 1;
    pointer-events: auto; /* 表示中はクリック可能 */
}

/* フォーム内部の幅や余白は固定 */
#header-search form {
    width: 90%;
    margin: 20px auto;
}

#header-search #s-box {
    width: 80%;
}

#header-search #s-btn {
    padding: 2px 0;
}

#header-search #s-btn-area {
    width: 16%;
    padding: 0;
}

/*language*/
.lang-toggle {
    position: relative;
    display: inline-block;
}

#langFlags.hidden {
    display: none;
}

/* 国旗一覧のポップアップ風 */
#langFlags {
    position: absolute;
/*    top: 40px;*/
/*    right: 0;*/
    background: #fff;
    padding: 10px;
    z-index: 9999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transform: translate(-30px, 0);
}

#flags li{
    width: auto!important;
}

#header-menu li .VIpgJd-ZVi9od-l4eHX-hSRGPd img {
    width: auto;
    margin: 0 auto;
    display: inline-block;
}


@media screen and (max-width:960px){
    .s_t1{font-size: 18px;color: #E79329;}
    .s_t2{font-size: 12px;color:#919191;}
.rankp .king1,.rankp .king2,.rankp .king3{width: 32px;height: 32px;}

    .titlew{padding-bottom: 20px;}
    .t_cat{font-size: 10px;color: #fff;z-index: 1;}
    #top_topics_menu ul.tt li{
    padding: 20px 4px;
        font-size: 12px;
        margin-bottom: 0px;
    }
    
    .kuchi{width: 100%;padding: 45px 60px;box-sizing: border-box;}
    .kuchi_tx{max-width:300px;margin: 0 auto;width: 100%;}
    .font_b1 img{width: 90px;}
    .pc{
        display: none!important;
    }

    .sp{
        display: inherit;
    }

    /*共通*/
    body{
        letter-spacing: 0.04em;
        margin-top: 50px;
        font-size: 14px;
    }

    .section_inner_1260{
        width: 86.668%;
        padding: 20px 0 50px 0;
    }

    .section_1320{
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

    .btn a{
        font-size: 16px;
        padding: 15px 0;
    }

    h2{
        font-size: 33px;
        margin-bottom: 20px;
    }

    h3{
        font-size: 18px;
        border-radius: 5px;
        padding: 10px 0;
/*        margin: 70px auto 20px auto;*/
        margin: auto auto 20px auto;
        letter-spacing: 0.07em; 
    }
    
    .bg_or{
        padding-top: 20px;
    }

    .pankuzu {
        margin-bottom: 30px;
    }

    .pankuzu ul li.next{
        margin: 0 2px;
        margin-bottom: 5px;
    }
    

    /*header*/
    header {
        height: 50px;
    }

    .header-inner {
        padding: 0 0 0 10px;
    }

    h1 {
        font-size: 16px;
    }

    .nav-item-box {
        width: 89.757%;
    }

    .nav-item-box p{
        font-size: 14px;
        margin-bottom: 8px;
    }

    .nav-item-box p:nth-of-type(2){
        margin-top: 22px;
    }

    .nav-item-box p::before{
        margin-right: 5px;
    }

    .nav-item {
        font-size: 14px;
    }

    .nav-item-box ul{
        display: block;
    }

    .nav_border{
        padding-top: 14px;
        margin-top: 20px;
    }

    .nav-item-box ul .item_box_btn{
        width: 100%;
        margin-right: 0;
        height: auto;
        font-size: 14px;
        padding: 19px 0;
        margin-bottom: 0;
        border: none;
        border-radius: 0;
        border-bottom: 1px solid #F1E3D5;
    }

    /* 各グループの最後の項目は下線を出さない（グループ間の線と重ならないように） */
    .nav-item-box ul .item_box_btn:last-child{
        border-bottom: none;
    }
    
    .item_box_btn .item_box_btn_inner{
        width: 87.8%;
        padding-right: 5%;
    }

    .item_box_btn a img{
        width: 18px;
    }

    .nav-item-box ul.item_btn_box{
        display: block;
        margin-top: 18px;
    }
    
    .nav-item-box ul.item_btn_box:nth-child(7){
        margin-top: 14px;
    }

    .item_btn{
        display: block;
        width: 100%;
        font-size: 14px;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .hamburger {
        width: 49px;
        font-size: 9px;
        padding-top: 3px;
    }

    .hamburger span {
        width: 22px;
        height: 2px;
    }

    .hamburger span:nth-child(2) {
        margin: 5px 0;
    }

    .hamburger.active span:nth-child(1) {
        top: 8px;
        width: 26px;
        left: 20%;
    }

    .hamburger.active span:nth-child(3) {
        top: -6px;
        width: 26px;
        left: 20%;
    }

    #header-menu{
        font-size: 7px;
        letter-spacing: 0;
        right: 49px;
        height: 50px;
        line-height: 1.2;
        padding: 8px 0px;
    }

    #header-menu li{
        height: auto;
        width: 49px;
        text-align: center;
    }

    #header-menu li img{
        width: 22px;
        margin: 0px auto 5px auto;
    }

    #js-nav {
        width: 88.54%;
        border-bottom-left-radius: 20px;
        padding: 35px 0 25px 0;
    }


    /*footer*/
    footer{
        font-size: 13px;
        padding: 30px 0 10px 0;
    }

    footer ul{
        display: block;
    }

    footer ul li{
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #fff;
        width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
        text-align: left;
    }

    footer ul li:first-child{
        border-left: none;
    }
    footer ul li:last-child{
        border-right: none;
    }
    footer ul li:nth-child(4){
        border-right: none;
    }
    footer p{
        margin-top: 50px;
        font-size: 11px;
    } 
    
    
    /*------top------*/
    /*top_topics_menu*/
    #top_topics_menu{
        padding: 15px 0 0 0;
    }

    #top_topics_menu ul{
        width: 95%;
    }

    #top_topics_menu ul li{
        margin-bottom: 15px;
    }

    #top_topics_menu ul li img{
        width: 32px;
    }

    #top_topics_menu ul li span{
        margin-top: 5px;
        font-size: 12px;
    }

    /*top_topics*/
    #top_topics{
        padding-bottom: 50px;
    }

    .top_topics_box{
        margin-bottom: 30px;
    }
    .top_topics_box ul.topic_item { border-bottom: 1px solid #707070;padding:16px 0 16px 0;}

    .top_topics_box ul a{
        margin-bottom: 0px;
    }

    .top_topics_box ul li:first-child{
        width: 43%;
    }
    .t_img:before{
        padding-top: 100%;
    }

    /*.top_topics_box ul li:first-child img{
        border-radius: 0px;
        height: 120px;
    }*/

    .top_topics_box ul li:last-child{
        width: 53.47%;
    }

    .top_topics_box ul li:last-child p:first-child{
        flex-direction: row-reverse;
        justify-content: space-between;
    }
    
    .top_topics_box ul li:last-child span.day{
        margin-right: 0;
    }

    .top_topics_box ul li:last-child span.category{
        font-size: 11px;
        padding: 1px 10px;
    }

/*    .top_topics_box ul li:last-child p:last-child,*/
    .top_topics_box ul li:last-child .topics_box_text{
        -webkit-line-clamp: 4;
        margin-top: 8px;
    }

    .d_txt{color: #B4B4B4;font-size: 12px;text-align: right;padding-top: 6px;}
    /*top_popularity_ranking*/
    #top_popularity_ranking{
        padding: 10px 0 30px;
    }

    #top_popularity div:first-child{
        margin: auto auto 20px auto;
    }
    #top_ranking div:first-child{
        margin: auto auto 0px auto;
    }

    #top_popularity ul{
        width: 88.93%;
        margin: 0 auto;
    }

    #top_popularity ul li{
        width: 100%;
    }

    #top_ranking{
        padding-top: 50px;
    }

    #top_ranking ul{
        display: block;
        margin-bottom: 30px;
        width: 88.93%;
        margin: 0 auto;
    }

    #top_ranking ul li{
        width: 100%;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        margin-bottom: 30px;
    }

    #top_ranking ul li p{
        padding: 15px;
    }

    #top_ranking ul li img{
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    #top_ranking ul li p span:first-child{
        font-size: 13px;
    }

    #top_ranking ul li p span:last-child{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        margin-top: 5px;
        font-size: 13px;
    }

    #top_ranking ul li:first-child::before,
    #top_ranking ul li:nth-child(2)::before,
    #top_ranking ul li:nth-child(3)::before{
        width: 50px;
        height: 50px;
        left: -18px;
    }

    /*top_sns*/
    #top_sns{
        padding: 50px 0;
    }

    #top_sns ul{
        max-width: 300px;
        width: 100%;
        margin: 0 auto;
    }

    #top_sns ul li{
        width: 40px;
    }
    #top_sns ul li:nth-child(3){
        width: 57px;
    }
    #top_sns ul li:nth-child(4){
        width: 28px;
    }
    
    /*tik*/
    #tik{
        padding: 50px 0 0 0;
    }
    
    #sb-tiktok-feeds-container-1 .sb-post-item-wrap{
        padding: 0!important;
        margin-bottom: 0!important;
    }
    
    

    
    /*------single------*/
    #post_box{
        display: block;
    }

    #post_box .post_l{
        width: 100%;
        border-bottom: 1px solid #D9D9D9;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    #post_box .post_r{
        width: 100%;
    }

    #post_box .post_l .post_dc{
        margin-bottom: 5px;
    }

    #post_box .post_l .post_dc .post_category{
        padding: 2px 10px;
    }

    #post_box .post_l .post_title{
        margin-bottom: 10px;
    }

    #post_box .post_l .post_img{
        margin-bottom: 15px;
    }

    #post_box .post_l .post_text{
        font-size: 13px;
    }

    #post_box .post_l .post_plus{
        margin-top: 30px;
    }

    #post_box .post_l .post_plus .post_coupon{
        margin-bottom: 10px;
    }

    #post_box .post_l .post_plus .post_coupon span{
        font-size: 14px;
        padding-bottom: 3px;
        margin-bottom: 10px;
    }

    #post_box .post_r .post_category_box p,
    #post_box .post_r .post_archive_box p{
        font-size: 16px;
        width: 93.1%;
    }

    #post_box .post_r .post_category_box p span,
    #post_box .post_r .post_archive_box p span{
        font-size: 11px;
    }

    #post_box .post_r .post_category_box ul,
    #post_box .post_r .post_archive_box ul{
        border-top: 2px solid #E79329;
        padding-top: 15px;
        margin-top: 3px;
    }

    #post_box .post_r .post_category_box ul li,
    #post_box .post_r .post_archive_box ul li{
        margin-bottom: 5px;
    }

    #post_box .post_l .post_matome{
        margin-top: 30px;
    }

    #post_box .post_l .post_matome p{
        font-size: 14px;
    }

    #post_box .post_l .post_matome ul li{
        font-size: 13px;
    }
    
    /*------single/店舗------*/
    .shop_plus{
        margin-top: 30px;
        font-size: 14px;
    }

    .shop_plus ul,.shop_plus2 ul{
        display: block;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .shop_plus ul li:first-child,.shop_plus2 ul li:first-child{
        width: 100%;
        margin-bottom: 5px;
    }

    .shop_plus ul li:last-child,.shop_plus2 ul li:last-child{
        width: 100%;
    }
    
    .shop_plus ul.sns_box,.shop_plus2 ul.sns_box{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .shop_plus ul.sns_box li:first-child,.shop_plus2 ul.sns_box li:first-child{
        max-width: 176px;
        margin-right: 7px;
    }

    .shop_plus ul.sns_box li:last-child a.inst{
        max-width: 29px;
        margin-right: 7px;
    }

    .shop_plus ul.sns_box li:last-child a.tiktok{
        max-width: 26px;
        margin-right: 7px;
    }

    .shop_plus ul.sns_box li:last-child a.x{
        max-width: 28px;
        margin-right: 7px;
    }

    .shop_plus ul.sns_box li:last-child a.yt{
        max-width: 30px;
    }
    
    /*口コミ*/
    .kuchikomi_box{
        margin-top: 30px;
        font-size: 13px;
    }

    .kuchikomi_box .title{
        font-size: 14px;
    }

    .kuchikomi_box ul{
        margin-bottom: 15px;
    }

    .kuchikomi_box ul li input.wpcf7-form-control.wpcf7-file {
        width: 100%;
    }

    .kuchikomi_box .kuchikomi_note_box{
        height: 88px;
        padding: 10px;
        margin-bottom: 30px;
    }

    .form_btn{
        font-size: 16px;
        padding: 15px 0;
    }
    
    /*------page/トピック一覧------*/
    #post_box .page_box:last-child{
        margin-bottom: 0;
    } 
    
    #post_box .page_box li:first-child{
        width: 36.335%;
    }

    /*#post_box .page_box li:first-child img{
        height: 105px;
        border-radius: 0px;
    }*/

    #post_box .page_box li:last-child{
        width: 60.2%;
    }

    #post_box .page_box li:last-child .page_dc{
        font-size: 11px;
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    #post_box .page_box li:last-child .page_dc .post_category{
        padding: 1px 10px;
        margin-left: 0;
    }

    #post_box .page_box li:last-child .page_text{
        -webkit-line-clamp: 3;
        margin-top: 0px;
    }
    
    
    /*------page/クーポン一覧------*/

    #coupon_box .coupon_list .page_box a li:first-child{
        width: 36.335%;
    }

    /*#coupon_box .coupon_list .page_box a li:first-child img{
        height: 105px;
        border-radius: 0px;
    }*/

    #coupon_box .coupon_list .page_box a li:last-child{
        width: 60.2%;
    }

    #coupon_box .coupon_list .page_box a li:last-child .coupon_day{
        font-size: 11px;
    }

    #coupon_box .coupon_list .page_box a li:last-child .coupon_text{
        -webkit-line-clamp: 3;
    }

    #coupon_box .coupon_list .coupon_banner{
        margin: auto auto 30px auto;
    }
    
    #coupon_box .coupon_set .use_btn{
        margin-top: 30px;
    }

    #coupon_box .coupon_set .preview_btn a,
    #coupon_box .coupon_set .use_btn a,
    #coupon_box .coupon_set .use_btn button{
        font-size: 16px;
        padding: 15px;
        letter-spacing: 0;
    }
    
    
    
    
    
    /*------policy/プライバシーポリシー------*/
    #note_box .policy ul:first-child li,
    #note_box .policy ul:nth-child(n+2) li:nth-child(n+2){
        font-size: 13px;
    }

    #note_box .policy ul li.font_b{
        padding-bottom: 7px;
        margin-bottom: 7px;
    }

    /*------company/会社概要------*/
    #note_box .company ul{
        padding-bottom: 7px;
        margin-bottom: 7px;
        display: block;
        font-size: 13px;
    }

    #note_box .company ul li:first-child{
        max-width: none;
        width: 100%;
        font-size: 14px;
        letter-spacing: 0.039em;
        margin-bottom: 3px;
    }

    /*------form/口コミ------*/
    .form_text{
        font-size: 13px;
        text-align: justify;
    }
.form_text2{
    font-size: 13px;
    text-align: justify;
}
    .ind1{padding-left: 13px;text-indent: -13px;}
    /*------member_register/会員登録フォーム------*/
    /*------member_login/会員ログインフォーム------*/
    h4{
        font-size: 18px;
    }

    #wpmem_login fieldset,
    #wpmem_reg fieldset {
        margin: 20px 0 0 0!important;
    }

    #wpmem_reg fieldset .text,
    #wpmem_login{
        font-size: 13px!important;
    }

    #wpmem_reg .div_text{
        margin: 0 0 15px 0!important;
    }

    #wpmem_reg .button_div input{
        font-size: 16px;
        padding: 15px 0;
    }

    #wpmem_login .button_div .buttons{
        font-size: 16px;
        padding: 15px 0;
        margin: 10px auto auto auto;
    }


    /*------search/検索結果------*/
    h5{
        font-size: 16px;
    }
    
    /* 国旗一覧のポップアップ風 */
    #langFlags {
        transform: translate(-47%, 0);
    }

}



@media screen and (max-width:372px){
    .shop_plus ul.sns_box li:first-child,.shop_plus2 ul.sns_box li:first-child{
        width: 50%;
        margin-right: 3%;
    }
    
    .shop_plus ul.sns_box li:last-child,.shop_plus2 ul.sns_box li:last-child{
        width: 47%
    }

    .shop_plus ul.sns_box li:last-child a.inst{
        width: 22%;
        margin-right: 4%;
    }

    .shop_plus ul.sns_box li:last-child a.tiktok{
        width: 20%;
        margin-right: 4%;
    }

    .shop_plus ul.sns_box li:last-child a.x{
        width: 21%;
        margin-right: 4%;
    }

    .shop_plus ul.sns_box li:last-child a.yt{
        width: 25%;
    }
}


@media screen and (max-width:330px){
    #header-menu{
        display: none;
    }
}


@media screen and (max-width:270px){
    /*------searchform/検索エリア------*/
#s-box{
    width: 100%;
    padding: 0;
}

#s-btn-area{
    width: 100%;
    margin-top: 5px;
}

}

/* ============================================================
   記事一覧：タイトル＋本文抜粋（2026-07-20 追加）
   ・サムネイルとテキストを上寄せにする
   ・タイトルは最大2行、本文は改行を生かしてPC3行／SP2行
   ============================================================ */
#post_box .page_box a,
#coupon_box .coupon_list .page_box a,
.top_topics_box ul.topic_item a {
    align-items: flex-start;
}

#post_box .page_box li:last-child,
#coupon_box .coupon_list .page_box a li:last-child,
.top_topics_box ul.topic_item li:last-child {
    align-self: stretch;
}

.entry_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #333333;
    margin: 0 0 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#post_box .page_box li:last-child .page_text,
#coupon_box .coupon_list .page_box a li:last-child .coupon_text,
.top_topics_box ul li:last-child .topics_box_text {
    -webkit-line-clamp: 3;
    font-size: 15px;
    line-height: 1.7;
    color: #666666;
    margin-top: 0;
}

@media screen and (max-width: 960px) {
    .entry_title {
        font-size: 15px;
        line-height: 1.45;
        margin-bottom: 4px;
    }
    #post_box .page_box li:last-child .page_text,
    #coupon_box .coupon_list .page_box a li:last-child .coupon_text,
    .top_topics_box ul li:last-child .topics_box_text {
        -webkit-line-clamp: 2;
        font-size: 13px;
        line-height: 1.6;
    }
    .d_txt {
        font-size: 12px;
        padding-top: 8px;
    }
}


/* ・・・ 既存の p:first-child 向けスタイル（flex / row-reverse）を上書きするため
       タイトルはより詳細度の高いセレクタで再指定する ・・・ */
#post_box .page_box li:last-child p.entry_title,
#coupon_box .coupon_list .page_box a li:last-child p.entry_title,
.top_topics_box ul.topic_item li:last-child p.entry_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #333333;
    margin: 0 0 6px;
}

@media screen and (max-width: 960px) {
    #post_box .page_box li:last-child p.entry_title,
    #coupon_box .coupon_list .page_box a li:last-child p.entry_title,
    .top_topics_box ul.topic_item li:last-child p.entry_title {
        font-size: 15px;
        line-height: 1.45;
        margin-bottom: 4px;
    }
}


/* ・・・ 一覧の補完：検索結果・月別アーカイブ・クーポンカテゴリなど
       #post_box / #coupon_box の外にある一覧にも同じ見た目を適用する ・・・ */
.page_box a {
    align-items: flex-start;
}

.page_box li:last-child p.entry_title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    color: #333333;
    margin: 0 0 6px;
}

.page_box li:last-child .page_text,
.page_box li:last-child .coupon_text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.7;
    color: #666666;
    margin-top: 0;
}

@media screen and (max-width: 960px) {
    .page_box li:last-child p.entry_title {
        font-size: 15px;
        line-height: 1.45;
        margin-bottom: 4px;
    }
    .page_box li:last-child .page_text,
    .page_box li:last-child .coupon_text {
        -webkit-line-clamp: 2;
        font-size: 13px;
        line-height: 1.6;
    }
}


/* ・・・ クーポン一覧のサムネイル（2026-07-20）
       クーポン画像は横長バナー（1200x630など）が多く、
       4:3の枠で切り抜くと左右が大きく欠けて文字が読めないため
       枠を16:9に広げ、画像全体が入るよう contain にする ・・・ */
#coupon_box .coupon_list .t_img::before {
    padding-top: 56.25%;
}

#coupon_box .coupon_list .t_img img {
    object-fit: contain;
    background-color: #ffffff;
}


/* ・・・ クーポンページのバナー（2026-07-20）
       「温泉クーポンはこちら」と「その他のクーポンをもっと見る」を横並びにする ・・・ */
#coupon_box .coupon_list .coupon_banner {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    width: 100%;
    max-width: 1020px;
    margin: 0 auto 50px;
}

#coupon_box .coupon_list .coupon_banner a {
    display: block;
    flex: 0 1 500px;
    max-width: 500px;
}

#coupon_box .coupon_list .coupon_banner img {
    display: block;
    width: 100%;
    height: auto;
}

@media screen and (max-width: 960px) {
    #coupon_box .coupon_list .coupon_banner {
        gap: 12px;
        margin-bottom: 30px;
    }
    #coupon_box .coupon_list .coupon_banner a {
        flex: 1 1 100%;
        max-width: 100%;
    }
}


/* ・・・ 一覧内の広告（2026-07-20）
       記事と同じ見た目に揃え、PR表記はサムネイル右下に控えめに出す ・・・ */
.adsense_item .t_img .ad_label {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.6);
    color: #999999;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0.04em;
    padding: 3px 6px;
    border-radius: 2px 0 0 0;
}

@media screen and (max-width: 960px) {
    .adsense_item .t_img .ad_label {
        font-size: 9px;
        padding: 2px 5px;
    }
}

/* === 口コミ募集バナー：スマホ時は画面幅いっぱい（最終上書き・960px指定より後に配置） === */
@media screen and (max-width:640px){
  .kuchi{padding:26px 12px !important;}
  .kuchi_box{max-width:100% !important;width:100% !important;}
  .kuchi_bnr_img{width:100% !important;max-width:100% !important;}
}


/* =========================================================
   記事本文内のリンクを「リンクらしく」表示する
   （reset.css で全体の a から色・下線を消しているため、本文内だけ戻す）
   ========================================================= */
#post_box .post_l .post_text a,
#post_box .post_l .post_text a:visited{
    color:#1a6fb5;
    text-decoration:underline;
    text-underline-offset:2px;
    text-decoration-thickness:1px;
    word-break:break-word;
    transition:color .15s ease;
}
#post_box .post_l .post_text a:hover,
#post_box .post_l .post_text a:focus-visible{
    color:#E79329;
}
/* 画像だけのリンク、ボタン類は下線を付けない */
#post_box .post_l .post_text a:has(img),
#post_box .post_l .post_text a.button,
#post_box .post_l .post_text .post_coupon a,
#post_box .post_l .post_text .post_matome a{
    text-decoration:none;
    color:inherit;
}
