@charset "UTF-8";

.fit_img{object-fit: cover;font-family:'object-fit:cover';}

/*----------------------- 一覧 ---------------------------*/
.store_single_section,.special_de{
    margin-bottom: 40px;
}
.store_archive{
    width: 1200px;margin: 0 auto 150px;
    position: relative}
@media only screen and (max-width: 1400px) {
    .store_archive{
        width: calc(100% - 160px); margin: 0 auto 150px}
    .store_tab_area{width: 100%;margin: 0}
}
@media only screen and (max-width: 767px) {
    .store_archive{
        box-sizing: border-box;
        width: 100%;
        padding: 0;margin: 0 0 80px}
    .ch{width: 100%;padding: 0;}
    .store_tab_area{
        width: 100%!important;
        margin: 0 ;
        line-height: 0;}
}

/*  カテゴリー追加　*/
.taxonomy_ym{text-align: center;margin: 10px auto 20px}
.taxonomy_ym select{display:inline-block}
.term_title{font-size: 22px; font-weight: 700;text-align: center;margin:-40px 0 30px}
.archive.taxonomy.store_area.current-item:after{content:'の店舗一覧'}
.breadcrumbs_area a:after{content:'の店舗一覧　/'}
.cate_area{margin:0 auto 30px;width:100%;max-width:1200px;line-height: 1.2}

/*.swiper-slide{flex-shrink: initial}*/
.swiper-container2{
    box-sizing: border-box;
    border-bottom:2px solid #ff8c82;
    margin-bottom: 40px}
.swiper-wrapper{
    box-sizing: border-box;
    display: flex;
    justify-content: space-between!important;
    align-items:stretch!important}
.swiper-wrapper li{
    width: 100%;
    box-sizing: border-box;position: relative;
    border-radius: .3em .3em 0 0;
    border-top:2px solid #ff8c82;
    border-left:1px solid #ff8c82;
    border-right:1px solid #ff8c82}
.swiper-wrapper li:first-child{border-left:2px solid #ff8c82;}
.swiper-wrapper li:last-child{border-right:2px solid #ff8c82;}
.swiper-wrapper li a{
    display: inline-block;width: 100%; height: 100%!important;
    text-align: center;color:#000;
    font-size: 12px;vertical-align: middle;
    line-height: 1.3;letter-spacing: 0;
    padding: 25px 0 10px;
    background: #fff;
    box-sizing: border-box}
.swiper-wrapper li a:hover{
    cursor: pointer;
    background:#ffeeec }
.swiper-wrapper li a.current:hover{background: #ff8c82;opacity: 1}
.swiper-wrapper li a:before{
    width: 100%;font-size:8px;color:#ff8c82;line-height: 1.1;
    position: absolute;top:6px;left:0}

.swiper-wrapper a.current{background:#ff8c82;color:#fff}
.swiper-wrapper li a.current:before{color:#fff}
@media only screen and (max-width:1250px) {
    .swiper-wrapper li{height: 65px}
}
#tax2{
    width:100%;margin:0 auto;font-size: 14px;
    display: flex;flex-wrap: wrap;justify-content: center}
#tax2 li{display:inline-block;margin: 6px 10px;position: relative}
#tax2 .current-cat a,
#tax2 a.current{font-weight:700;color:#ff8c82}
.archive_area li:nth-child(1):before{content: "エリア： ";color:#888;font-size: 12px;padding-right:6px}
.taxonomy_area li:nth-child(1):before{content: "エリア別： ";color:#888;font-size: 12px;padding-right:6px}
.taxonomy_cate li:nth-child(1):before{content: "カテゴリー別： ";color:#888;font-size: 12px;padding-right:6px}
.taxonomy_cate ul.children li:nth-child(1):before{content: "";padding-right:0px}
#tax2 ul.children li{margin: 8px 0 8px 8px}
#tax2 ul.children li + li{margin-left: 14px}


.date_area{text-align: center;margin-top: 12px}
.no_post{width: 100%;text-align: center}
@media only screen and (max-width: 767px) {
    .taxonomy_ym select{line-height: 1; color:#000;padding:2px 10px 2px 6px!important;border-radius:8px}
    .term_title{font-size:18px;margin:-30px 0 18px}
    .cate_area{margin:0 auto 20px;max-width:100%}
    #tax2{width:96%;margin-bottom:10px;font-size: 13px;letter-spacing:0;justify-content: flex-start;}
    #tax2 li{display:inline-block;margin:3px 7px;position: relative;line-height: 1}
    .archive_area li:nth-child(1):before,
    .taxonomy_area li:nth-child(1):before,
    .taxonomy_cate li:nth-child(1):before{font-size: 10px;padding-right:0}
}


/* 特集ページ */
.special_midashi{padding-bottom: 0.5em;}
.post-date{display: inline-block; margin-right: 0.3em;}
.entry-categories{display: inline-block; background: #fcb900;padding: 0.2em;border-radius: 3px;}


/* ページタイトル */
.pagettl_type1{
    text-align: center}
.pagettl_type1 h2{
    position: relative;
    text-align: center;
    font-family: 'TTC';
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    margin-bottom: 60px;
    letter-spacing:0.05em;
    color: #ff8c82}
.pagettl_type1 h2:before {
    position: absolute;bottom: -40px;left: 50%;
    width: 1px;height: 40px;
    content: '';
    background: #ff8c82}
.pagettl_type1 h2 span{
    font-size: 10px;
    margin-bottom: 10px;
    display: block}
.pagettl_sub{
    text-align: center;
    font-size: 14px;
    margin-bottom: 80px}
@media only screen and (max-width: 767px) {
    .pagettl_type1 h2{font-size: 40px;margin-bottom:40px}
    .pagettl_type1 h2 span{font-size: 14px;}
    .pagettl_type1 h2:before {bottom: -30px;height:30px;}
    .pagettl_sub{width: 90%;margin: 0 auto}
}

/*  追加 */
ul.store_tab_set a:hover{background:#ff8c82;color:#fff}
ul.store_tab_set a:hover span,.current-cat a span,.current-cat a:hover span{color:#fff!important}


/*----------------------- 店舗 ---------------------------*/
/* カテゴリー　タブ */
.swiper-container2{
    border-bottom:2px solid #ff8c82;
    margin-bottom: 50px}
input.tab-radios {display: none}
.tab-label {cursor: pointer;}
.store_tab_set{line-height: 0}
.store_tab_set li label,
.store_tab_set li a{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    line-height: 1.4;
    padding: 10px 0;
    background: #fff;
    border-radius: .3em .3em 0 0;
    border-top:2px solid #ff8c82;
    border-left:1px solid #ff8c82;
    border-right:1px solid #ff8c82}

.store_tab_set li label span,
.store_tab_set li a span{
    display: block;
    color: #ff8c82;
    font-family: 'TTC';
    font-size: 10px}
.store_tab_set li:hover label{
    cursor: pointer;
    background:#ffeeec }
/* タブのカレント表示 */
    #tab-ctrl1:checked ~ .swiper-container2 ul li label#tab-label1,
    #tab-ctrl2:checked ~ .swiper-container2 ul li label#tab-label2,
    #tab-ctrl3:checked ~ .swiper-container2 ul li label#tab-label3,
    #tab-ctrl4:checked ~ .swiper-container2 ul li label#tab-label4,
    #tab-ctrl5:checked ~ .swiper-container2 ul li label#tab-label5{
       background:#ff8c82;color:#fff}
    #tab-ctrl1:checked ~ .swiper-container2 ul li label#tab-label1 span,
    #tab-ctrl2:checked ~ .swiper-container2 ul li label#tab-label2 span,
    #tab-ctrl3:checked ~ .swiper-container2 ul li label#tab-label3 span,
    #tab-ctrl4:checked ~ .swiper-container2 ul li label#tab-label4 span,
    #tab-ctrl5:checked ~ .swiper-container2 ul li label#tab-label5 span{
        color:#fff}
/* taxonomy-のカテゴリータブのカレント表示 */
.store_tab_set li.current-cat a,
.term-gourmet a.gourmet,
.term-beauty a.beauty,
.term-lifestyle a.lifestyle,
.term-other a.other,
.term-gourmet a.gourmet span,
.term-beauty a.beauty span,
.term-lifestyle a.lifestyle span,
.term-other a.other span{background:#ff8c82;color:#fff }
/* タブを表示 */
.store_tab_cont{
        box-sizing: border-box;
        height: 0;
        opacity: 0;
         -webkit-transition: opacity 600ms;
        transition: opacity 600ms;
        overflow-y: hidden}

    #tab-ctrl1:checked ~ #panels article#panel_1,
    #tab-ctrl2:checked ~ #panels article#panel_2,
    #tab-ctrl3:checked ~ #panels article#panel_3,
    #tab-ctrl4:checked ~ #panels article#panel_4,
    #tab-ctrl5:checked ~ #panels article#panel_5{
        height: initial;
        opacity: 1}

/* タクソノミーのページ */
.store_tab_cont_tag{
        box-sizing: border-box;
         -webkit-transition: opacity 600ms;
        transition: opacity 600ms;}

@media only screen and (max-width: 767px) {

    .swiper-container2{
        margin: 0 0 20px ;
        border-bottom:2px solid #ff8c82;
      position: relative;
      overflow: hidden;
      list-style: none;
      padding: 0;
      /* Fix of Webkit flickering */
        z-index: 1}
    .swiper-container2 .swiper-wrapper{box-sizing: border-box;}

    .store_tab_set{ font-feature-settings: "palt"; background: #ccc}
    .store_tab_set li {
        line-height: 1.4;
        margin-bottom: 0;
        font-feature-settings: "palt";
        font-size: 12px}
}
/* タブ  */
@media only screen and (max-width: 767px) {
    .swiper-container2 .swiper-wrapper{margin-left: 10%}
}


/* タグ　*/
.store_tag{
    width: 70%;
    text-align: center;
    margin: 0 auto 60px}
.store_tag_ttl{
    font-weight: 700;
    margin-bottom: 20px}
.store_tag_list li{
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    margin: 5px 4px}
.store_tag_list li a{
    padding: 6px 12px;
	 display: block;
    border-radius: 20px;
    background: #f0f0f0}
.store_tag_list li a:hover{
    color: #fff!important;
    background: #ff8c82}
/* タグのカレント */
.store_tag_list li.current-cat a{
    background: #ff8c82;
    font-weight: 700;
    color:#fff}

@media only screen and (max-width: 767px) {
    /* タグ　*/
    .store_tag{
        width:  100%;
        margin: 0 auto 30px}
    .store_tag_ttl{margin-bottom:10px}
    .store_tag_list li{font-size: 12px;font-feature-settings: "palt";}
}


/* 店舗　リスト　*/
ul.archive_list{
    display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between
}
.archive_list:after{content:"";display: block;width:30%;}
.archive_list li{
    position: relative;
    width: 31%;
    margin-bottom: 50px}
.archive_img{
    width: 100%;
	height: 0;
	line-height: 0;
	margin-bottom: 4px;
	overflow: hidden;
	padding-bottom: 69%;
	position: relative}
.archive_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
    border-top-right-radius:40px}
.archive_data_box{position: relative ; line-height:1.4}
.archive_cateBar{ height:16px;box-sizing: border-box;
    box-sizing:content-box;
    position: absolute;
    top:-20px;
    background: #ff8c82;
    color: #fff;
    border-top-right-radius:20px;
    border-bottom-right-radius: 20px;
    line-height:1;
    font-size:  16px;
    padding:9px 20px 8px 10px;
    display: inline-block;
    font-family: 'TTC',"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    }

@media only screen and (max-width: 767px) {
.archive_img{
    width: 100%;
    height: 0;
    line-height: 0;
    margin-bottom: 4px;
    overflow: hidden;
    padding-bottom: 66%;
    position: relative}
}

/* カテゴリの表示設定 */
a.allCate:before{content: "All"}
a.gift:before{content: "GIFT"}
a.gourmet:before{content: "GOURMET"}
a.school:before{content: "SCHOOL"}
a.beauty:before{content: "BEAUTY"}
a.lifestyle:before{content: "LIFE STYLE"}
a.realestate:before{content: "REALSTYLE"}
a.housing:before{content: "HOUSING"}
a.family:before{content: "FAMILY"}
a.sightseeing:before{content: "SIGHTSEEING"}
a.sweets:before{content: "SWEETS"}
a.other:before{content: "OTHER"}

/* singleでの表示 */
.cateBar.gift:before{content: "GIFT"}
.cateBar.gourmet:before{ content: "GOURMET"}
.cateBar.school:before{content: "SCHOOL"}
.cateBar.beauty:before{ content: "BEAUTY"}
.cateBar.lifestyle:before{ content: "LIFE STYLE"}
.cateBar.realestate:before{content: "REALSTYLE"}
.cateBar.housing:before{content: "HOUSING"}
.cateBar.family:before{content: "FAMILY"}
.cateBar.sightseeing:before{content: "SIGHTSEEING"}
.cateBar.sweets:before{content: "SWEETS"}
.cateBar.other:before{ content: "OTHER"}




.archive_cateBar span{
    display: inline-block;
    font-size: 13px;
    line-height:1;
    padding:0 0 0 8px;
    margin: -2px 0 0 8px;
    border-left:1px solid #fff}


.archive_data_box h3{
    word-break: break-all;/*英単語の途中でも折り返し*/
    font-size: 18px;
    font-weight: 700;
    padding-top:15px;
    margin-bottom: 6px}
.archive_txt{
    height: 48px;
    overflow: hidden;
    font-size: 15px}

@media only screen and (max-width: 767px) {
    .archive_list{width: 90%;margin:0 auto}
    .archive_list li{
        width: 48%;
        margin-bottom: 20px!important}
    .archive_data_box{
        padding-top:15px!important;}
    .archive_cateBar{font-size: 12px;padding:6px 20px 5px 10px;height:12px;top:-12px}
    .archive_cateBar span{font-size: 11px}
    .archive_date{text-align:left}
    .archive_txt{display: none}
    .archive_data_box h3{
        line-height: 1.4;
        font-size: 12px;
        padding-top:5px}

}

/* プラグイン　ページナビ用 */
.wp-pagenavi{display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-weight: bold;
	margin: 0 auto 40px;
	text-align: center;
	font-size: 14px;}
.wp-pagenavi .pages{display: none}
.wp-pagenavi .current,
.wp-pagenavi .page{
	padding:0;
	display: inline-block;
	background-color:#f0f0f0;
    border: none;
	line-height: 40px;
	width: 40px;
	height: 40px;
    border-radius: 50%;
	margin: 0 10px}
.wp-pagenavi a:hover {
    border: none;
	background-color:#999;
	opacity: 1;}
.wp-pagenavi .current{
    color: #fff;
    background-color: #646464;
    border: none}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
	padding:0;
	border: none;
	line-height: 40px;
	font-size: 20px;
	font-weight: normal;
	width: 40px;
	height: 40px;
	margin: 0 ;
	background-color:transparent;;
	color:#333}
.wp-pagenavi a.previouspostslink:hover,
.wp-pagenavi a.nextpostslink:hover {
	color: #333;
	background-color: transparent;}

.wp-pagenavi .first,
.wp-pagenavi .last{border: none;padding-top:6px}
.wp-pagenavi .extend{border: none}
.wp-pagenavi .first:hover,
.wp-pagenavi .last:hover{background-color: transparent;}

@media only screen and (max-width: 767px) {
    .wp-pagenavi{}
    .wp-pagenavi .current,
    .wp-pagenavi .page{margin: 0 4px}
    .wp-pagenavi a.previouspostslink,
    .wp-pagenavi a.nextpostslink {width:20px}
    .wp-pagenavi .first,
    .wp-pagenavi .last{padding:23px 4px;margin: 0 ;font-size: 11px}
    .wp-pagenavi .extend{padding-top:18px;margin: 0 ;}
}


/*------------------------------- info　詳細 ------------- --------------------*/
.store_single{
    width: 1200px;
    margin: 0 auto 150px;
    position: relative}
.gyutto{}
@media only screen and (max-width: 1400px) {
    .store_single{
        width: calc(100% - 160px);
        margin: 0 auto 150px}
}
@media only screen and (max-width: 767px) {
    .store_single{
        width: 90%;
        margin: 0 auto 80px}
    .gyutto:nth-child(1){}

}

.store_single_img{width: 48%}
.store_single_img img{
    border-top-right-radius:40px;
    margin-bottom: 8px}

.gyutto_single_img{width: 48%}
.gyutto_single_img img{
    border-top-right-radius:40px;
    margin-bottom: 8px}
.store_single_cap{
    font-size: 14px;
    line-height: 1.8;
    margin: 1em 0 2em;}

.store_single_main{width: 46%}
.single_cateBar{
    box-sizing:content-box;
    background: #ff8c82;
    color: #fff;
    border-top-right-radius:20px;
    border-bottom-right-radius: 20px;
    line-height:1;
    font-size:  16px;
    padding:6px 20px 5px 10px;
    margin-bottom: 25px;
    display: inline-block;
    font-family: 'TTC',"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif}
.single_cateBar span{
    display: inline-block;
    font-size: 13px;
    line-height:1;
    padding:0 0 0 8px;
    margin: -2px 0 0 8px;
    border-left:1px solid #fff}

.store_single_date{
    display: inline-block;
    margin-left: 15px;
    font-family: 'TTC',"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #ff8c82}

.store_single_h3,
h2.store_single_h3,
.special_h1{
    letter-spacing: 0.03em;
    display: inline-block;
    scroll-margin-top: 80px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom:6px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ff8c82;}
.recipe_name{
    width: 100%;
    letter-spacing: 0.03em;
    display: inline-block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    padding-bottom:6px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ff8c82
}
.recipe_title{
    font-size: 14px;
    font-weight: 700;
}

.store_single_header{
    letter-spacing: 0.02em;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 700;
    margin-bottom: 10px}
.store_single_body{
    text-align: justify;
    font-size: 16px;
    margin-bottom: 80px}
.gyutto_single_body{
    text-align: justify;
    font-size: 16px;
    margin-bottom: 80px}
@media only screen and (max-width: 767px) {
    .single_cateBar{
        padding: 6px 12px 3px 10px;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .store_single_img{width: 100%;margin-bottom: 30px}
    .store_single_main{width: 100%}
    h2.store_single_h3,.special_h1{font-size: 18px}
    h3.store_single_h3{font-size: 18px;}
    .store_single_body{margin-bottom: 50px}
    .gyutto_single_body{margin-bottom: 50px}
}

/* クーポン、ピックアップ */
.store_picup, .store_coupon,.gyutto_picup{
    font-size: 14px;
    position: relative;
    border-radius: 15px;
    padding: 40px;
    margin: 70px 0;
    background: #ffe8e6}
.store_picup:after,.gyutto_picup:after{
    content: '';
    position: absolute;
    left:calc(50% - 28px);
    bottom:-28px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #ffe8e6}
.store_picup .pickup, .store_coupon .pickup,.gyutto_picup .pickup{
    position: absolute;
    top:-15px;
    left:30px;
    transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    display: inline-block;
    background: #fff;
    border: 1px solid #333;
    padding:4px 10px;
    line-height: 1;
    font-size: 22px;
    font-family: 'TTC';
    font-weight: 700}
.tore_picup_img{
    float: right;
    margin-left:10px;
    width: 37%}
.store_coupon .tit{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
.store_coupon dl{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
}
.store_coupon dt{width: 20%;}
.store_coupon dd{width: 80%;}
.store_coupon .subTit{font-weight: 700;}

.store_coupon .cpn_btn a{
    display: block;
    background-color: #ff8c81;
    border: 0;
    border-radius: 25px;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .store_picup, .store_coupon,.gyutto_picup{
        margin: 50px 0;
        padding: 30px}
    .store_picup:after,.gyutto_picup:after{
        position: absolute;
        left:calc(50% - 20px);
        bottom:-20px;
        width: 40px;
        height: 40px}
    .store_picup h4, .store_coupon h4,.gyutto_picup h4{font-size: 18px}
    .tore_picup_img{
        width: 100%;
        max-width: 400px;
        margin:15px auto 0}
}

/* 店舗データ */
.store_data,.gyutto_date{
    word-break: break-all;
    letter-spacing: 0.02em;
    margin-bottom:50px}

.store_data h4{
    font-size: 20px;
    font-weight: 700;
}
.store_data h5{
    font-size: 15px;
    font-weight: 700;
}
.gyutto_date h5{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px}
.store_data dl,.gyutto_date dl{
    font-size: 15px;
    border-bottom: 1px solid #e6e6e6;
    display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between}
.store_data dl:nth-of-type(1),
.gyutto_date dl:nth-of-type(1);{border-top: 1px solid #e6e6e6;}
.store_data dt,.gyutto_date dt{
    width: 20%;
    padding:12px 0;
    font-weight: 700}
.store_data dd,.gyutto_date dd{
    width: 80%;
    padding:12px 0}

.store_btn{margin-bottom: 20px;}
.store_btn ul{
    width: 100%;
}
.store_btn ul li{
    margin-bottom: 10px;
}
.store_btn ul li a{
     width: 100%;
     display: block;
     border-radius: 4px;
     box-sizing: border-box;
     background-color: #F57F00;
     padding: 10px;
     color:#ffffff;
     font-weight: bold;
     text-align: center;
}

.store_btn ul li .btn-map{
    background-color: #FFF;
    color: #F57F00;
    font-weight: bold;
    border: 1px #F57F00 solid;
    border-radius: 4px;
}


.store_sns{margin-bottom: 100px;}
.store_sns ul,.special_sns ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.store_sns ul li,.special_sns ul li{
    width: 48%;
    margin-bottom: 10px;
}
.store_sns ul li a,.special_sns ul li a{
    width: 100%;
    display: block;
    border-radius: 25px;
    border: 1px solid #ff8c81;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
.store_sns::after,,.special_sns::after{
    content: "";
    display: block;
    width: 48%;
    height: 0;
}

.store_map{
    width: 100%;
    max-width: 1200px}
.shop_gmap{
    width: 100%;
    max-width: 1200px;
    height: 320px;
}

.store_map h3{
    text-align: center;
    margin-bottom: 25px;
    font-family: 'TTC';
    font-size: 22px;
    font-weight: 700}
.store_map iframe{
    width: 100%;
    height: 320px}

@media only screen and (max-width: 767px) {
    .store_data h4{font-size: 16px;}
    .store_data,.gyutto_date{margin-bottom:50px}
    .store_data h5,.gyutto_date h5{font-size: 14px}
    .store_data dl.pc ,.gyutto_date dl.pc{display: none;}
    .store_data dt,.gyutto_date dt{
        width: 100%;
        padding:12px 0 6px}
    .store_data dd,.gyutto_date dd{
        width: 100%;
        padding:0px 0 12px}
    .store_map iframe,.gyutto_map iframe{height: 240px}
}



 /*   詳細ページのリスト  */
.store_foot_area{
    padding-top:100px;
    margin: 100px 0 80px;
    border-top:1px solid #ccc}
.store_foot_area h4{
    text-align: center;
    margin-bottom: 60px;
    line-height: 1.4;
    font-size: 20px;
    font-weight: 700}
.store_foot_list li{width: 24%}
.store_foot_list:before,
.store_foot_list:after{content:"";
    display:block;
    width:24%;
    height:0}
.store_foot_list:before{order:1}

.special-photo{
    margin-bottom: 1.5em;
}
.gyutto_single_h2{
    font-size: 18px;
    background: #eee;
    padding: 1em;
    border-radius: .5em;
    margin-bottom: 40px;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    .store_foot_area{
        padding-top:60px;
        margin: 70px 0 50px }
    .store_foot_area h4{
        /*margin-bottom: 30px;*/
        font-size: 20px}
    .store_foot_list li{
        margin-bottom: 20px;
        width: 48%}
}

/* 関連記事 */
.select_special{
    margin: 2em auto;
    background: #FFF;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 16px;
    width: 50%;
}
.select_special .osusume{
    font-size: 18px;
    font-weight: bold;
    color: #ff8c82;
    margin-bottom: 8px;
}
.select_special_title{
    font-size: 16px;
    font-weight: bold;
}
.select_special_des{
    font-size: 14px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    .select_special{width: 100%;}
}

/*  MK 用  */
.mk .pagettl_type1 h2 { color:#3EAAE5!important}
.mk .pagettl_type1 h2:before,
.mk .single_cateBar,
.mk .archive_cateBar{background:#3EAAE5}
.mk h3.store_single_h3,
.mk h2.store_single_h3,
.mk .special_h1 {border-bottom: 1px solid #3EAAE5}
.mk .swiper-container2{border-bottom:2px solid #3EAAE5}
.mk .swiper-wrapper li{
    border-top:2px solid #3EAAE5;
    border-left:1px solid #3EAAE5;
    border-right:1px solid #3EAAE5}
.mk .swiper-wrapper li:first-child{border-left:2px solid #3EAAE5}
.mk .swiper-wrapper li:last-child{border-right:2px solid #3EAAE5}
.mk .swiper-wrapper li a:before{color:#3EAAE5}
.mk .swiper-wrapper li a.current:before{color:#fff}
.mk .swiper-wrapper li a:hover{background:#F0F8FD}
.mk .swiper-wrapper li a.current:hover,
.mk .swiper-wrapper a.current{background:#3EAAE5}
.mk #tax2 .current-cat a,
.mk #tax2 a.current {color:#3EAAE5}
.mk .store_tag_list li.current-cat a{background:#f0f0f0}
.mk .store_tag_list li a:hover {background:#3EAAE5}
.mk .cate_area .current-cat-parent a{color:#3EAAE5;font-weight: 700}
