@charset "UTF-8";
/* カラー *
base ピンク　{ color: #ff8c82 }
薄ピンク　{ color: #fff6f5 } */
.fit_img{object-fit: cover;font-family:'object-fit:cover';}
/* TypeType - TT Chocolates Medium */
@font-face {
  font-family: 'TTC';
  src: url('../font/TTChocolates-medium.otf') format('truetype');
  font-weight:400;}
/* TypeType - TT Chocolates bold */
@font-face {
  font-family: 'TTC';
  src: url('../font/TTChocolates-bold.otf') format('truetype');
  font-weight: 700;}
/*----------------------- 一覧 ---------------------------*/
fieldset{
  border: none;
  width: 100%;
}
.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;}
}

/* ページタイトル */
.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}
    .pagettl_type1 h2 span{font-size: 14px;}
    .pagettl_sub{width: 90%;margin: 0 auto;margin-bottom: 30px}
}

/*----------------------- 店舗 ---------------------------*/
/* カテゴリー　タブ */
.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:2px solid #ff8c82;
    border-right:2px 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 .current-cat a span{
    color: #ffffff;
}
.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,
    #tab-ctrl6:checked ~ .swiper-container2 ul li label#tab-label6,
    #tab-ctrl7:checked ~ .swiper-container2 ul li label#tab-label7,
    #tab-ctrl8:checked ~ .swiper-container2 ul li label#tab-label8{
       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,
    #tab-ctrl6:checked ~ .swiper-container2 ul li label#tab-label6 span,
    #tab-ctrl7:checked ~ .swiper-container2 ul li label#tab-label7 span,
    #tab-ctrl8:checked ~ .swiper-container2 ul li label#tab-label8 span{
        color:#fff}
/* taxonomy-のカテゴリータブのカレント表示 */
.store_tab_set li.current-cat a,
.term-gourmet a.gourmet,
.term-beauty a.beauty,
.term-lifestyle a.lifestyle,
.term-housing a.housing,
.term-skillup a.skillup,
.term-carlife a.carlife,
.term-help a.help,
.term-gourmet a.gourmet span,
.term-beauty a.beauty span,
.term-lifestyle a.lifestyle span,
.term-housing a.housing span,
.term-skillup a.skillup span,
.term-carlife a.carlife span,
.term-help a.help 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,
    #tab-ctrl6:checked ~ #panels article#panel_6
    #tab-ctrl7:checked ~ #panels article#panel_7
    #tab-ctrl8:checked ~ #panels article#panel_8{
        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 2px ;
        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";}
    .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{}
    .swiper-scrollbar{height: 5px;margin-bottom:40px;}
}


/* タグ　*/
.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 }
.store_tag_list li a{
    padding: 6px 12px;
    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_list li{margin:10px 5px}
}


/* 店舗　リスト　*/
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% !important;
	height: 100% !important;
	max-width: none;
	aspect-ratio: auto !important;
	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}
.archive_cateBar{
    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;
    }

.cateBar.gourmet:before,
.cateBar.gourmetbeauty:before,
.cateBar.gourmetlifestyle:before,
.cateBar.gourmetskillup:before,
.cateBar.gourmethelp:before,
.cateBar.gourmetcarlife:before,
.cateBar.gourmethousing:before,
.cateBar.beauty:before,
.cateBar.beautylifestyle:before,
.cateBar.beautyskillup:before,
.cateBar.beautyhelp:before,
.cateBar.beautycarlife:before,
.cateBar.beautyhousing:before,
.cateBar.skillup:before,
.cateBar.skilluphousing:before ,
.cateBar.skillupcarlife:before,
.cateBar.skilluplifestyle:before,
.cateBar.skilluphelp:before ,
.cateBar.housing:before,
.cateBar.housingcarlife:before,
.cateBar.housinglifestyle:before,
.cateBar.housinghelp:before,
.cateBar.carlife:before,
.cateBar.carlifelifestyle:before,
.cateBar.carlifehelp:before,
.cateBar.lifestyle:before,
.cateBar.lifestylehelp:before,
.cateBar.help:before{
  content: "";
  display: inline-block;
  background: url('../img/top/img_store_map.png');
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
z-index: -1;}

.cateBar.gourmet:after{ content: "GOURMET"}
.cateBar.gourmetbeauty:after{ content: "GOURMET / BEAUTY"}
.cateBar.gourmetlifestyle:after{ content: "GOURMET / LIFE STYLE"}
.cateBar.gourmetskillup:after{ content: "GOURMET / SKILLUP"}
.cateBar.gourmethelp:after{ content: "GOURMET / HELP"}
.cateBar.gourmetcarlife:after{ content: "GOURMET / CAR LIFE"}
.cateBar.gourmethousing:after{ content: "GOURMET / HOUSING"}
.cateBar.beauty:after{ content: "BEAUTY"}
.cateBar.beautylifestyle:after{ content: "BEAUTY / LIFE STYLE"}
.cateBar.beautyskillup:after{ content: "BEAUTY / SKILLUP"}
.cateBar.beautyhelp:after{ content: "BEAUTY / HELP"}
.cateBar.beautycarlife:after{ content: "BEAUTY / CAR LIFE"}
.cateBar.beautyhousing:after{ content: "BEAUTY / HOUSING"}
.cateBar.skillup:after {content: "SKILLUP";}
.cateBar.skilluphousing:after {content: "SKILLUP / HOUSING";}
.cateBar.skillupcarlife:after {content: "SKILLUP / CAR LIFE";}
.cateBar.skilluplifestyle:after{ content: "SKILLUP / LIFE STYLE"}
.cateBar.skilluphelp:after {content: "SKILLUP / HELP";}
.cateBar.housing:after{ content: "HOUSING";}
.cateBar.housingcarlife:after{ content: "HOUSING / CAR LIFE";}
.cateBar.housinglifestyle:after{ content: "HOUSING / LIFE STYLE"}
.cateBar.housinghelp:after{ content: "HOUSING / HELP";}
.cateBar.carlife:after{ content: "CAR LIFE"}
.cateBar.carlifelifestyle:after{ content: "CAR LIFE / LIFE STYLE"}
.cateBar.carlifehelp:after{ content: "CAR LIFE / HELP"}
.cateBar.lifestyle:after{ content: "LIFE STYLE"}
.cateBar.lifestylehelp:after{ content: "LIFE STYLE / HELP"}
.cateBer.help:after{ content: "HELP";}
.gourmet:after,
.gourmetbeauty:after,
.gourmetlifestyle:after,
.gourmetskillup:after,
.gourmethelp:after,
.gourmetcarlife:after,
.gourmethousing:after,
.beauty:after,
.beautylifestyle:after,
.beautyskillup:after,
.beautyhelp:after,
.beautycarlife:after,
.beautyhousing:after,
.skillup:after,
.skilluphousing:after,
.skillupcarlife:after,
.skilluplifestyle:after,
.skilluphelp:after,
.housing:after,
.housingcarlife:after,
.housinglifestyle:after,
.housinghelp:after,
.carlife:after,
.carlifelifestyle:after,
.carlifehelp:after,
.lifestyle:after,
.lifestylehelp:after,
.cateBer.help:after{
    padding:2px;
    border: 1px solid #ff8c82;}
.archive_cateBar span{
    display: inline-block;
    font-size: 13px;
    line-height:1;
    padding:0;}

.cateBar{position: relative;}

.archive_data_box h3{
    font-size: 18px;
    font-weight: 700;
    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}
    .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: 16px;}
    .cateBar {
      position: relative;
      top: -20px;
      font-size: .6rem;
      z-index: 1;}

      .cateBar.gourmet:before,
      .cateBar.gourmetbeauty:before,
      .cateBar.gourmetlifestyle:before,
      .cateBar.gourmetskillup:before,
      .cateBar.gourmethelp:before,
      .cateBar.gourmetcarlife:before,
      .cateBar.gourmethousing:before,
      .cateBar.beauty:before,
      .cateBar.beautylifestyle:before,
      .cateBar.beautyskillup:before,
      .cateBar.beautyhelp:before,
      .cateBar.beautycarlife:before,
      .cateBar.beautyhousing:before,
      .cateBar.skillup:before,
      .cateBar.skilluphousing:before ,
      .cateBar.skillupcarlife:before,
      .cateBar.skilluplifestyle:before,
      .cateBar.skilluphelp:before ,
      .cateBar.housing:before,
      .cateBar.housingcarlife:before,
      .cateBar.housinglifestyle:before,
      .cateBar.housinghelp:before,
      .cateBar.carlife:before,
      .cateBar.carlifelifestyle:before,
      .cateBar.carlifehelp:before,
      .cateBar.lifestyle:before,
      .cateBar.lifestylehelp:before,
      .cateBar.help:before{
        width: 8px;
        height: 8px;
        top:4px;}
}


/* プラグイン　ページナビ用 */
.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;
	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: #fff;
	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 .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}
@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}
}

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

.store_added_images.main_slider{
    width: 100%;
    margin: 20px 0 0;
    overflow: hidden;
    position: relative;
}
.store_added_images.main_slider .swiper-container{
    width: 100% !important;
    margin: 0 !important;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.store_added_images.main_slider .swiper-wrapper{
    width: 100%;
    box-sizing: border-box;
}
.store_added_images.main_slider .swiper-slide{
    width: 100%;
    flex-shrink: 0;
    box-sizing: border-box;
}
.store_added_images.main_slider .swiper-slide img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: 320px;
    object-fit: cover;
    border-top-right-radius: 40px;
    margin: 0 0 8px;
}
@media only screen and (max-width: 767px){
    .store_added_images.main_slider .swiper-slide img{
        height: 240px;
    }
}
.store_added_images.main_slider .swiper-slide .store_single_cap{
    margin: 0 0 10px;
}
.store_added_images.main_slider .swiper-button-prev,
.store_added_images.main_slider .swiper-button-next{
    color: #fff !important;
    opacity: 1 !important;
    transform: scale(0.6);
    top: calc(50% - 30px);
}
.store_added_images.main_slider .swiper-pagination{
    bottom: 6px;
}
.store_added_images.main_slider .swiper-pagination-bullet-active{
    background: #ff8c82;
}

.store_single_img_slider.main_slider{
    width: 100%;
    margin: 0 0 16px;
    overflow: hidden;
    position: relative;
}
.store_single_img_slider.main_slider .swiper-container{
    width: 100% !important;
    margin: 0 !important;
    padding-bottom: 28px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.store_single_img_slider.main_slider .swiper-wrapper{
    width: 100%;
    box-sizing: border-box;
}
.store_single_img_slider.main_slider .swiper-slide{
    width: 100%;
    flex-shrink: 0;
    box-sizing: border-box;
}
.store_single_img_slider.main_slider .swiper-slide img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-top-right-radius: 40px;
    margin: 0 0 8px;
}
.store_single_img_slider.main_slider .swiper-slide .store_single_cap{
    margin: 0 0 10px;
}
.store_single_img_slider.main_slider .swiper-button-prev,
.store_single_img_slider.main_slider .swiper-button-next{
    color: #fff !important;
    opacity: 1 !important;
    width: 36px;
    height: 36px;
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 50%;
    top: 50%;
    margin-top: -18px;
    transform: none;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.store_single_img_slider.main_slider .swiper-button-prev:after,
.store_single_img_slider.main_slider .swiper-button-next:after{
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    width: auto;
    height: auto;
    display: block;
    margin: 0;
    padding: 0;
}
.store_single_img_slider.main_slider .swiper-button-prev:after{
    margin-left: -2px;
}
.store_single_img_slider.main_slider .swiper-button-next:after{
    margin-right: -2px;
}
.store_single_img_slider.main_slider .swiper-button-prev{
    left: 10px;
}
.store_single_img_slider.main_slider .swiper-button-next{
    right: 10px;
}
.store_single_img_slider.main_slider .swiper-pagination{
    bottom: 4px;
}
.store_single_img_slider.main_slider .swiper-pagination-bullet-active{
    background: #ff8c82;
}
.store_single_cap{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 15px}
.store_single_regalia{
  font-weight: bold;
  margin-bottom: 15px;}
.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}

.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}
@media only screen and (max-width: 767px) {
    .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}
}

/* 特集コラム 詳細ページ */
.store_single_section,.special_de{
    margin-bottom: 120px;
}
@media only screen and (max-width: 767px){
    .store_single_section,.special_de{
        margin-bottom: 60px;
    }
}
.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;}
.special-photo{
    margin-bottom: 1.5em;
}
.special-photo img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto !important;
    aspect-ratio: auto !important;
    object-fit: initial;
    margin: 0 auto;
}
.special_h1 span{
    font-size: 14px;
    padding-left: 1em;
    font-weight: normal;
}
/* 目次 */
.table_of_contents{
  color: #333;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 30px;
  background: #EEE;
  border-radius: 8px;
  margin-bottom: 45px;
}
.table_of_contents span{
  display: block;
  text-align: center;
  color: #333;
  font-size: 18px;
  padding: 8px;
}
.table_of_contents a{
  text-decoration: none;
  color: #333;
}
.table_of_contents li{
  list-style: none;
  padding-bottom: 5px;
}
@media only screen and (max-width: 767px){
  .table_of_contents{padding: 10px 15px;}
}
/* 特集ページの見出し */
.store_single_midashi{
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 1.2em;
}
/* 特集ページの地図 */
.shop_iframe{
  width: 100%;
  aspect-ratio: 5 / 2;
  margin: 0 0 20px;
  overflow: hidden;
}
.shop_iframe iframe{
  width: 100% !important;
  height: 100% !important;
  border: 0;
  display: block;
}
/* 特集ページのマップピン */
.store_single .archive_cateBar.cateBar:before{
  content: "";
  display: inline-block;
  background: url('../img/top/img_store_map.png');
  background-size: cover;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: -1;
}
.special_sns ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.special_sns ul li{
    width: 48%;
    margin-bottom: 10px;
}
.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;
}
@media only screen and (max-width: 767px) {
    .special_h1 span{padding-left: 0em;}
}

/* クーポン、ピックアップ */
.store_picup, .store_coupon{
    font-size: 14px;
    position: relative;
    border-radius: 15px;
    padding: 40px;
    margin-bottom: 70px;
    background: #ffe8e6}
.store_picup:after{
    content: '';
    position: absolute;
    left:calc(50% - 28px);
    bottom:-28px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #ffe8e6}
.store_picup h4, .store_picup .pickup, .store_coupon h4{
    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{
        margin-bottom: 50px;
        padding: 30px}
    .store_picup:after{
        position: absolute;
        left:calc(50% - 20px);
        bottom:-20px;
        width: 40px;
        height: 40px}
    .store_picup h4, .store_picup .pickup, .store_coupon h4{font-size: 18px}
    .tore_picup_img{
        width: 100%;
        max-width: 400px;
        margin:15px auto 0}
}

/* 店舗データ */
.store_data{
    word-break: break-all;
    letter-spacing: 0.02em;
    margin-bottom:100px}
.store_data h4{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px}
.store_data h5{
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px}
.store_data dt h5{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0}
.store_data 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){border-top: 1px solid #e6e6e6;}
.store_data dt{
    width: 20%;
    padding:12px 0;
    font-weight: 700}
.store_data 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: 25px;
     box-sizing: border-box;
     background-color: #ff8c81;
     padding: 10px;
     color:#ffffff;
     text-align: center;
}

.store_sns{margin-bottom: 100px;}
.store_sns ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.store_sns ul li{
    width: 48%;
    margin-bottom: 10px;
}
.store_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{
    content: "";
    display: block;
    width: 48%;
    height: 0;
}

.store_map{
    width: 100%;
    max-width: 1200px}
.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{margin-bottom:50px}
    .store_data h4{font-size: 18px}
    .store_data h5{font-size: 18px}
    .store_data dt h5{font-size: 14px}
	 .store_data dl.pc{display: none;}
    .store_data dt{
        width: 100%;
        padding:12px 0 6px}
    .store_data dd{
        width: 100%;
        padding:0px 0 12px}
    .store_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}


@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%}
}
/*----------------------- 店舗 ---------------------------*/
section.top_store{
    width: 1200px;
    margin: 100px auto 160px;
    position: relative}
@media screen and (min-width:768px) and (max-width: 1300px){
    section.top_store{width: 90%}
}
@media only screen and (max-width: 767px) {
    section.top_store{
        width: 100%;
        padding: 0;
        margin: 80px auto}
}

.store_tab_area{width: 100%;margin: 0;overflow: hidden}
.swiper-container2{
    width:100%;
    max-width: 1213px;
    border-bottom:2px solid #ff8c82;
    margin-bottom: 50px}
@media only screen and (max-width: 1300px) {
    .swiper-container2{width:calc(100% + 0px)}
    .store_tab_set{width:100%}
}

@media only screen and (max-width: 767px) {
    .ch{width: 100%;padding: 0;}
    .store_tab_area{
        width: 100%!important;
        margin: 0 auto;
        line-height: 0}
    .swiper-container2{
        width:100vw;
        max-width:100vw;
        margin: 0 0 2px ;
        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;}
    .swiper-scrollbar{height: 5px;margin-bottom:40px;}
}
/* タブ */

input.tab-radios {display: none}
li.tab-label {cursor: pointer;}
.store_tab_set{
    line-height: 0}

.store_tab_set li label{
    display: inline-block;
    width: 100%;
    font-size: .8rem;
    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:2px solid #ff8c82;
    border-right:2px solid #ff8c82}
.store_tab_set li label span{
    display: block;
    color: #ff8c82;
    font-family: 'TTC';
    font-size: 10px}
.store_tab_set li:hover label{
    cursor: pointer;
    background:#fff6f5 }

    #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,
    #tab-ctrl6:checked ~ .swiper-container2 ul li label#tab-label6,
    #tab-ctrl7:checked ~ .swiper-container2 ul li label#tab-label7,
    #tab-ctrl8:checked ~ .swiper-container2 ul li label#tab-label8{
       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,
    #tab-ctrl6:checked ~ .swiper-container2 ul li label#tab-label6 span,
    #tab-ctrl7:checked ~ .swiper-container2 ul li label#tab-label7 span,
    #tab-ctrl8:checked ~ .swiper-container2 ul li label#tab-label8 span{
        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,
    #tab-ctrl6:checked ~ #panels article#panel_6,
    #tab-ctrl7:checked ~ #panels article#panel_7,
    #tab-ctrl8:checked ~ #panels article#panel_8{
        height: initial;
        opacity: 1}


.store_tab_cont ul.store li{
    width: 24%;margin-bottom: 80px}

@media only screen and (max-width: 900px) {
    .store_tab_set li label{
        line-height: 1.4;
        margin-bottom: 0;
        font-feature-settings: "palt";
        font-size: .7rem;}
}

@media only screen and (max-width: 767px) {
    .store_tab_set li label{
        line-height: 1.4;
        margin-bottom: 0;
        font-feature-settings: "palt";
        font-size: 12px}
    section.top_store{
        width: 100%;
        padding: 0;
        margin: 0 auto 80px;}
    #panels{width:100vw;margin: 0;padding: 0}

    .store_tab_cont {width: 90%!important;margin: 0 auto;padding-right:6px;box-sizing: border-box}
    .store_tab_cont ul.store li{
        width: 48%;margin-bottom: 40px}

}
