@charset "utf-8";

.wp_social_bookmarking_light,.wp_social_bookmarking_light_clear{
  display: none !important;
}
.mb5{
  margin-bottom: 5px;
}
.qMin {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝","メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic","sans-serif";
}
.typeDetail{
  display: none;
}
.typeImgs{
  display: none;
}
.detailText .wp_social_bookmarking_light{
  display: none !important;
}
.detailText .wpcr3_in_content{
  display: none !important;
}
body .noBorder{
  border: none;
}
.mt20{
  margin-top: 20px;
}
.code-block{
	clear: none !important;
}
  
@media screen and (max-width: 768px){
  /* shop */
  .shopList .direct{
    text-align: center;
    height: 25px;
    width: 96%;
    margin: 0 auto;
  }
  .shopList .direct a{
    color: #000;
    padding:5px 10px;
    border: #000 solid 3px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 11px;
    display: block;
  }
  .shopList .direct a:hover{
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #ffffff;
    background-color: #e00000;
    border: #e00000 solid 3px;
  }
  .areaList{
    margin: 12px auto;
    text-align: center;
  }
  .areaList li {
    width: 96%;
    margin: 0 auto;
    margin-bottom: 5px;
    display: block;
  }
  .areaList li a{
    display: block;
    width: 100%;
    color: #000;
    padding:5px 10px;
    border: #000 solid 3px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 11px;
  }
  .areaList li a:hover{
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #ffffff;
    background-color: #e00000;
    border: #e00000 solid 3px;
  }
  
  /* shopBox */
  .shopBox{
    margin: 10px auto 0px;
    width: 96%;
  }
  .shopInfoWap .shopInfo {
    width: 100%;
    float: none;
    }
  .shopInfo {
    width: 55%;
    float: right;
}

  .shopInfo h2{
    font-weight: normal;
    font-size: 18px;
    margin: 10px 0;
  }
  .shopInfo p{
    margin-top: -0px;
    font-size: 1em;
    line-height: 140%;
  }
  .spShopArea{
    background: url(../img/shop/shoplist_spbg_close.png) no-repeat right center #CA2A1F;
    background-size: 35px 25px;
    padding: 15px;
    width: 96%;
    margin: 10px auto;
    color: #FFF;
    text-align: center;
    display: block !important;
  }
  .shopList .listOpen{
    background: url(../img/shop/shoplist_spbg_open.png) no-repeat right center #CA2A1F;
    background-size: 35px 25px;
  }
  
  .shopLabel{
    font-size: 18px;
    padding: 25px 0 25px;
    marigin-top: 10px;
    text-align: center;
  }
  /* shopAreaBox */
  .shopAreaBox{
    width: 98%;
    float: none;
    margin: 1% 1% 10px;
    border-bottom: 1px solid #CCC;
    padding: 10px;

  }
  .shopAreaBox .shopBox{
    margin: 5px auto 20px;
  }
  .shopAreaBox .shopImg{
    width: 40%;
    float: left;
    margin-right: 5%;
    height: auto !important;
  }
  .shopImg{
    height: auto !important;
  }
  .shopAreaBox .shopInfo h2{
    font-weight: normal;
    font-size: 1em;
    text-align: left !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .shopAreaBox .shopInfo p{
    font-weight: normal;
    font-size: 0.75em;
    line-height: 1.7em;
  }
  /* shopDetail */
  .shopDetail{
    width: 100%;
    margin: 0 auto;
    display: table;
  }
  .detailImg{
    width: 100%;
    box-sizing: border-box;
  }
  .detailText{
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .detailText table{
    margin-bottom: 10px;
  }
  .detailText table th{
    width: 100%;
    display: block;
    font-weight: bold;
  }
  .detailText td,.detailText th{
    display: block;
    width: 100%;
    padding: 4px 2px 4px;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
  }
  body .detailText td{
    border-bottom: 1px dotted #C8C8C8;
    padding-bottom: 10px;
    margin-bottom: 3px;
  }
  .detailLinks a{
    display: block;
    position: relative;
    width: 140px;
    height: 35px;
    margin: 9px 5px;
    padding: 10px 0;
    background-color: #333;
    color: #FFF;
    border: none;
    border-radius: 20px;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    transition: all 0.5s ease;
    float: left;
  }
  .detailLinks a:hover{
    background-color: #ea1e21;
  }
  
  /*map*/
  .map{
    margin: 50px 0;
  }
  .map iframe{
    width: 100%;
    height: 400px;
  }
  
  /* newsShop */
  #newsShop{
    margin:100px 0 70px;
  }
  #newsShop h3{
    text-align: center;
  }
  #newsShop h3 img{
    width: 150px;
  }
  #newsShop span.subTtl{
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    display: block;
    padding: 20px;
  }
  #newsShop .newsShopRead{
    text-align: center;
  }
  #newsShop .newsShopRead p{
    margin: 0 10px;
    text-align: left;
  }
  #newsShop .newsShopRead p br{
    display: none;    
  }
  #newsShop .newsShopBtn{
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  #newsShop .newsShopBtn:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  .newsShopText{
    display: none;
    padding: 10px;
    line-height: 200%;
  }
  .shopBlog{
    width: 768px;
    max-width: 100%;
    margin: 30px auto;
  }
  .shopBlogList{
    display: block;
    box-sizing: border-box;
  }
  .shopBlogList .shopBlogBox{
    background: #FFF;
    display: block;
    padding: 5px;
    width: 48%;
    margin: 1%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #CCC;
    float: left;
  }
  .shopBlogList .shopBlogBox:nth-child(3n){
    display: none;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
    margin: 40px 0;
  }
  .blogentry a{
    padding: 5px;
    display: block;
    background: #FFF;
  }
  .blogentry span{
    display: block;
    font-size: 12px;
    color: #999;
    text-align: left;
  }
  .blogentry div{
    text-align: left;
    margin-bottom: 5px;
  }
  .blogentry h3{
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    font-weight: bold !important;
    margin-bottom: 6px;
    text-align: left;
  }
  .blogentry:hover .shopBlogLink{
    text-decoration: underline;
  }
  .shopBlogImg{
    text-align: center !important;
  }
  .shopborder{
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .bottomShopList{}
  .bottomShopList table{}
  .bottomShopList table td{
    padding: 3px;
    box-sizing: border-box;
    width: 50%;
  }
  .bottomShopList table td a{
    background: url(../img/shop/bottom_shoplist_bg.png) no-repeat right center;
    background-size: 25px 20px;
    display: block;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
    border: 3px solid #000;
  }
  .bottomBorder{
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 5px;
  }
  .shopTelBtn{}
  .shopReserveBtn a{
    background:#E6211A;
    padding: 2px 10px 2px 5px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    width: 80%;
    font-weight: bold;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tokuten{
    line-height: 100%;
    margin: 10px auto;
    font-size: 11px;
  }
  .wideBtns{
    font-size: 12px;
  }
  .wideBtns .shopTelBtn{
    width: 49%;
    float: left;
    margin-right: 0;
  }
  .wideBtns .shopReserveBtn{
    width: 49%;
    float: right;
  }
  .wideBtns .shopReserveBtn a img{
    margin-right: 3px;
  }
  .wideBtns .shopTelBtn a,.wideBtns .shopReserveBtn a{
    width: 100%;
		padding: 15px;
		background: linear-gradient(to right,#d5281d,#74110f);
		color: #fff;
		margin-top: 5px;
		border-radius: 30px;
		transition: all 0.3s;
		text-align: center;
  }
  .wideBtns {
    margin-top: 15px;
  }
  .shopTelBtn a,.shopReserveBtn a{
    transition: 0.3s;
  }
  .shopTelBtn a:hover,.shopReserveBtn a:hover{
    opacity: 0.6;
  }
  .mt50{
    margin-top: 50px;
  }
  .bottomContentsLinks{
    margin:20px auto 70px;
  }
  .bottomContentsLinks .bcLinkBox{
    width: 48%;
    margin: 1%;
    float: left;
    transition: 0.5s;
  }
  .bottomContentsLinks .bcLinkBox:hover{
    opacity: 0.8;
  }
  .wideLeft{
    display: none;
  }
  .wideRight{
    width: 100%;
    float: none;
  }
  .detailReserve{
    text-align: center;
  }
  .detailReserve p{
    margin: 10px 10px 25px;
    line-height: 180%;
  }
  .detailReserve h3{
    font-size: 20px;
  }
  .drLeft{
    width: 49.5%;
    float: left;
  }
  .drRight{
    width: 49.5%;
    float: right;
  }
  .drArea{
    margin: 30px auto;
  }
  .wideRight iframe{
    width: 100%;
  }
  .detailText h1{
    font-size: 20px;
    padding-bottom: 4px;
    margin-bottom: 8px;
    text-align: center;
  }
  .detailText h1 span{
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
  }
  h3.shopSubTtl{
    text-align: center;
    display: block;
    margin: 15px 0 35px;
    font-size: 16px;
  }
  h3.shopSubTtl strong{
    font-size: 18px;
    display: block;
  }
  .blogLinkBtn{
    margin: 5px 0 40px;
    width: 100%;
    text-align: center;
  }
  .newsShopRead .blogLinkBtn{
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .blogLinkBtn a{
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .blogLinkBtn a:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  #interView{
    padding: 30px 0;
    border-top: 1px solid #BFBFBF;
  }
  #interView .interviewImg{
    float: none;
    margin: 10px 0;
    width: 100%;
  }
  .interviewTtl{
    font-size: 14px;
    text-align: center;
  }
  .interviewBox h4.interviewTtl{
    font-size: 18px;
  }
  .interviewBox h4{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .interviewBox p{
    margin-bottom: 45px;
  }
  .firstBox{
    padding-top: 10px;
  }
  .interArea{
    padding-top: 50px;
  }
  .secBox{
    clear: both;
  }
  .detailLeft{
    width: 100%;
    margin-bottom: 10px;
  }
  .detailMainImg{
    margin-bottom: 20px;
  }
  .detailImgList{
  padding: 0 20px;
  }
  .detailImgList li{
    float: left;
    margin: 0.8%;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    width: 15%;
  }
  .detailImgList li:last-child{
    margin-right: 0;
  }
  .detailNote,.bsdetailNote{
    font-size: 12px;
    margin: 10px;
    text-align: center;
  }
  .detailNote, .bsdetailNote {
    display: none;
  }
  .detailLeft .bikou01{
    display: block;
  }
  #fair{
    background: #F7F7F7;
    padding: 10px 0 40px;
  }
  .fairBox{
    padding: 12px;
    background: #FFF;
  }
  .fairInfo{
    padding: 5px;
    margin-left: 0;
    font-size: 12px;
  }
  .fairInfo h4{
    color: #000;
    font-size: 18px;
    margin: 5px 0;
  }
  .fairImg{
    float: none;
    width: 100%;
    margin-bottom: 10px;
		text-align: center;
    
  }
  .fairBox h4{
	  margin: 5px;
	  font-weight: bold;
  }
  span.recommend {
    display: inline-block;
    text-align: center;
    padding: 1px 10px;
    background: #9E813F;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
  }
  .fairText{
    border-bottom: 1px dotted #434040;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .fairBottom{
    margin-bottom: 10px;
  }
  .fairLinkBtn,.fairReserveBtn{
    float: none;
    width: 100%;
		margin: 5px auto;
		display: block;
  }

  .fairLinkBtn,.fairReserveBtn{
    display: inline-block;
  }
  .fairLinkBtn a,.fairReserveBtn a{
    display: block;
    padding: 4px 8px 4px 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
  }
  .fairLinkBtn a,.fairReserveBtn a{
    width: 80%;
		padding: 15px;
		background: linear-gradient(to right,#d5281d,#74110f);
		color: #fff;
		margin: 5px auto 0;
		border-radius: 30px;
		transition: all 0.3s;
		text-align: center;
  }
  .fairInfo span.recommend{
    display: inline-block;
    text-align: center;
    padding: 1px 10px;
    background: #9E813F;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    margin-left: 8px;
  }
  .fairBox {
    margin-bottom: 20px;
  }
  .shopTelbtn a{
    background: url(../img/shop/shop_telicon.png) no-repeat 5px center #FFF;
    background-size: 25px 20px;
    border: 2px solid #333;
    color: #333;
    padding: 4px 20px 4px 35px;
    border-radius: 4px;
  }
  .shopDetail .wideBtns {
    margin: 0 10px;
    font-size: 12px;
  }
  .shopDetail .wideBtns .shopTelBtn{
    width: 49%;
    float: left;
    margin-right: 0;
  }
	.shopDetail .wideBtns .shopTelBtn img{
		margin-right: 3px;
  }
  .shopDetail .wideBtns .shopReserveBtn{
    width: 49%;
    float: right;
  }
  .blogLinkBtn span {
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .shopCloseBtn{
    display: none;
  }
  .shopCloseBtn .blogLinkBtn span {
    padding: 8px 15px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/close_iconw.png) no-repeat right center #FFF;
    background-size: 25px 20px;
    min-width: 180px;
    display: inline-block;
  }
  .moreText{
    display: none;
  }
  .shopPSwap{
    padding: 15px 8px;
    background: #F4F4F4;
  }
  .shopAreaBox {
    background: #FFF;
  }
  .shopPSwap .sInner{
    padding: 10px 0;
  }
  .shopTtl {
    font-size: 18px;
    padding-bottom: 5px;
    color: #333;
  }
  .cb{
    clear: both;
  }
  .shopAreaBox .shopTelBtn{
    float: left;
    width: 49%;
  }
  .shopAreaBox .shopReserveBtn{
    float: right;
    width: 49%;
  }
  .shopAreaBox .shopTelBtn a{
    width: 100%;
    margin-top: 0;
    height: 30px;
    font-size: 12px;
  }
  .shopAreaBox .shopReserveBtn a{
    width: 100%;
    height: 30px;
    padding: 2px 10px 2px 0px;
    font-size: 12px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shopAreaBox {
    background: url(../img/shop/shoplist_arrow.png) no-repeat right top #FFF;
    background-size: 30px 35px;
  }
  .gb{
    background: #f4f4f4;
  }
  .shopBox{
    padding-top: 15px;
    border-top: 1px solid #000;
  }
  .gb .shopInfoWap .shopBox {
    background: url(../img/shop/bottom_shoplist_bg_g.png) no-repeat right top;
    background-size: 30px 35px;
    padding-top: 10px !important;
  }
  h1.shopTitleLabel{
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  }
  h1.shopTitleLabel span{
    font-size: 18px !important;
    letter-spacing: 0 !important;
  }
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  /* shop */
  .shopList .direct{
    text-align: center;
    height: 25px;
  }
  .shopList .direct a{
    color: #000;
    padding: 5px 50px;
    border: #000 solid 3px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 11px;
  }
  .shopList .direct a:hover{
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #ffffff;
    background-color: #e00000;
    border: #e00000 solid 3px;
  }
  .areaList{
    margin: 20px auto;
    text-align: center;
  }
  .areaList li {
    display: inline-block;
    height: 30px;
    margin-bottom: 10px;
  }
  .areaList li a{
    color: #000;
    padding: 5px 30px;
    border: #000 solid 3px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 11px;
    margin: 2px;
  }
  .areaList li a:hover{
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #ffffff;
    background-color: #e00000;
    border: #e00000 solid 3px;
  }
  
  /* shopBox */
  .shopBox{
    margin: 30px auto 70px;
    width: 96%;
  }
  .shopImg{
    width: 40%;
    float: left;
    margin-right: 5%;
  }
  .shopInfo{
    width: 50%;
    float: left;
  }
  .shopInfo h2{
    font-weight: normal;
    font-size: 20px;;
    margin-bottom: 20px;
  }
  .shopInfo p{
    margin-top: -0px;
    font-size: 1em;
    line-height: 2;
  }
  .shopLabel{
    font-size: 18px;
    padding: 20px 0 20px;
    margin-top: 20px;
    border-top: 1px solid #000;
    text-align: center;
  }
  /* shopAreaBox */
  .shopAreaBox{
    width: 50%;
    float: left;
    padding: 1%;
    margin:1% 0;
    border-bottom: 1px solid #C8C5C5;
  }
  .shopAreaBox .shopBox{
    margin: 30px auto 70px;
  }
  .shopAreaBox .shopImg{
    width: 40%;
    float: left;
    margin-right: 5%;
    height: 150px;
  }
  .shopAreaBox .shopInfo h2{
    font-weight: normal;
    font-size: 1em;
    text-align: left !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .shopAreaBox .shopInfo p{
    font-weight: normal;
    font-size: 0.75em;
    margin-top: -20px;
    line-height: 1.7em;
  }
  /* shopDetail */
  .shopDetail{
    width: 100%;
    max-width: 1428px;
    margin: 0 auto;
    display: table;
  }
  .detailImg{
    width: 49%;
    box-sizing: border-box;
    float: left;
  }
  .detailText{
    width: 48%;
    box-sizing: border-box;
    float: right;
  }
  .detailText table{
    margin-bottom: 10px;
  }
  .detailText table th{
    width: 115px;
    font-weight: bold;
  }
  .detailText td,.detailText th{
    padding: 11px 2px 11px;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
  }
  .detailLinks a{
    display: block;
    position: relative;
    width: 165px;
    height: 45px;
    margin: 9px 5px;
    padding: 15px 0;
    background-color: #333;
    color: #FFF;
    border: none;
    border-radius: 20px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.5s ease;
    float: left;
  }
  .detailLinks a:hover{
    background-color: #ea1e21;
  }
  
  /*map*/
  .map{
    margin: 50px 0;
  }
  .map iframe{
    width: 100%;
    height: 600px;
  }
  
  /* newsShop */
  #newsShop{
    margin:100px 0 70px;
  }
  #newsShop h3{
    text-align: center;
  }
  #newsShop h3 img{
    width: 150px;
  }
  #newsShop span.subTtl{
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    display: block;
    padding: 30px;
  }
  #newsShop .newsShopRead{
    text-align: left;
  }
  #newsShop .newsShopBtn{
    padding: 8px 30px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: auto auto;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  #newsShop .newsShopBtn:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  .newsShopText{
    display: none;
    padding: 20px 0;
    line-height: 200%;
  }
  .shopBlog{
    width: 1400px;
    max-width: 100%;
    margin: 30px auto;
  }
  .shopBlogList{
    padding: 20px 20px 30px;
    box-sizing: border-box;
  }
  .shopBlogList .shopBlogBox{
    padding: 5px;
    width: 30.33%;
    margin: 0 1.5%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #B2B1B1;
    background: #FFF;
    float: left;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
  }
  .shopBlogImg{
    text-align: center !important;
  }
  .blogentry a{
    padding: 15px;
    display: block;
    background: #FFF;
  }
  .blogentry span{
    display: block;
    font-size: 12px;
    color: #999;
    text-align: left;
  }
  .blogentry div{
    text-align: left;
    margin-bottom: 15px;
  }
  .blogentry h3{
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-weight: bold !important;
    margin-bottom: 20px;
    text-align: left;
  }
  .blogentry:hover .shopBlogLink{
    text-decoration: underline;
  }
  .shopAreaWap {
    background: #FFF;
    padding: 10px 30px;
    box-sizing: border-box;
  }
  .shopPSwap{
    padding: 35px 20px;
    background: #F4F4F4;
  }
  .shopTelBtn{}
  .shopTelBtn a{
    background: url(../img/shop/tel_btn_icon.png) no-repeat left center #E6211A;
    display: block;
    padding: 6px 10px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    width: 80%;
    margin-top: 10px;
    font-weight: bold;
  }
  .shopReserveBtn a{
    background:#E6211A;
    padding: 2px 20px 2px 5px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    width: 80%;
    font-weight: bold;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tokuten{
    line-height: 100%;
    margin: 10px auto;
    font-size: 11px;
  }
  .wideBtns{}
  .wideBtns .shopTelBtn{
    width: 180px;
    float: left;
    margin-right: 15px;
  }
  .wideBtns .shopReserveBtn{
    width: 210px;
    float: left;
  }
  .wideBtns .shopReserveBtn a{
    width: 100%;
    padding: 2px 20px 2px 5px;
    height: 40px;
    margin-top: 0;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wideBtns .shopTelBtn a{
    width: 100%;
    padding: 12px 15px;
    height: 40px;
    margin-top: 0;
  }
  .wideBtns {
    margin-top: 15px;
  }
  .shopTelBtn a,.shopReserveBtn a{
    transition: 0.3s;
  }
  .shopTelBtn a:hover,.shopReserveBtn a:hover{
    opacity: 0.6;
  }
  .mt50{
    margin-top: 50px;
  }
  .bottomContentsLinks{
    margin:20px auto 70px;
  }
  .bottomContentsLinks .bcLinkBox{
    width: 24.6%;
    margin: 0.2%;
    float: left;
    transition: 0.5s;
  }
  .bottomContentsLinks .bcLinkBox:hover{
    opacity: 0.8;
  }
  .wideLeft{
    width: 49%;
    float: left;
    padding: 25px 10px 15px;
    background: #F7F7F7;
  }
  .wideRight{
    width: 49%;
    float: right;
  }
  .detailReserve{
    text-align: center;
  }
  .detailReserve p{
    margin: 10px 10px 25px;
    line-height: 180%;
  }
  .detailReserve h3{
    font-size: 20px;
  }
  .drLeft{
    width: 49.5%;
    float: left;
  }
  .drRight{
    width: 49.5%;
    float: right;
  }
  .drArea{
    margin: 80px auto;
  }
  .wideRight iframe{
    width: 100%;
  }
  .detailText h1{
    font-size: 20px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px solid #BFBFBF;
  }
  .detailText h1 span{
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
  }
  h3.shopSubTtl{
    text-align: center;
    display: block;
    margin: 70px 0 70px;
    font-size: 16px;
  }
  h3.shopSubTtl strong{
    font-size: 22px;
    display: block;
  }
  .blogLinkBtn{
    margin: 5px 0 40px;
    width: 100%;
    text-align: center;
  }
  .newsShopRead .blogLinkBtn{
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .blogLinkBtn a{
    padding: 8px 30px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .blogLinkBtn a:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  #interView{
    padding: 60px 0;
    border-top: 1px solid #BFBFBF;
  }
  #interView .interviewImg{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 42.8%;
  }
  .interviewTtl{
    font-size: 20px;
  }
  .interviewBox h4.interviewTtl{
    font-size: 20px;
  }
  .interviewBox h4{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .interviewBox p{
    margin-bottom: 45px;
  }
  .firstBox{
    padding-top: 10px;
  }
  .interArea{
    padding-top: 50px;
  }
  .secBox{
    clear: both;
  }
  .detailLeft{
    width: 47%;
    float: left;
    margin-left: 1%;
  }
  .detailMainImg{
    margin-bottom: 20px;
  }
  .detailImgList{
    max-width: 430px;
  }
  .detailImgList li{
    float: left;
    margin-right: 0.8%;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    width: 16%;
  }
  .detailImgList li:last-child{
    margin-right: 0;
  }
  .detailNote,.bsdetailNote{
    font-size: 12px;
    margin: 10px;
    text-align: center;
  }
  .detailNote, .bsdetailNote {
    display: none;
  }
  .detailLeft .bikou01{
    display: block;
  }
  #fair{
    background: #F7F7F7;
    padding: 10px 0 40px;
  }
  .fairBox{
    padding: 12px;
    background: #FFF;
  }
  .fairInfo{
    padding: 10px;
    margin-left: 300px;
  }
  .fairInfo h4{
    color: #000;
    font-size: 18px;
    margin: 5px 0;
  }
  .fairImg{
    float: left;
    margin-right: 20px;
    max-width: 280px;
  }
  .fairText{
    border-bottom: 1px dotted #434040;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .fairBottom{
    margin-bottom: 10px;
  }
  .fairLinkBtn,.fairReserveBtn{
    display: inline-block;
    margin-right: 10px;    
  }
 .fairLinkBtn a:hover,.fairReserveBtn a:hover{
		opacity: 0.6;
	}
  .fairLinkBtn a,.fairReserveBtn a{
		min-width: 220px;
		color: #fff;
		display: block;
		text-align: center;
		padding: 15px 0 17px;
		background: linear-gradient(to right,#d5281d,#72110f);
		margin: 10px auto 0;
		border-radius: 30px;
		font-size: 16px;
		transition: 0.3s all;
  }
  .fairInfo span.recommend{
    display: inline-block;
    text-align: center;
    padding: 1px 10px;
    background: #9E813F;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    margin-left: 8px;
  }
  .fairBox {
    margin-bottom: 20px;
  }
  .shopTelbtn a{
    background: url(../img/shop/shop_telicon.png) no-repeat 5px center #FFF;
    background-size: 25px 20px;
    border: 2px solid #333;
    color: #333;
    padding: 4px 20px 4px 35px;
    border-radius: 4px;
  }
  .shopBox{
    padding-top: 40px;
    border-top: 1px solid #000;
  }
  h1.shopTitleLabel{
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  }
  h1.shopTitleLabel span{
    font-size: 20px !important;
    letter-spacing: 0 !important;
  }
}

@media screen and (min-width: 1000px)  {
  
  /* shop */
  .shopList .direct{
    text-align: center;
  }
  .shopList .direct a{
    color: #000;
    padding: 5px 50px;
    border: #000 solid 3px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 11px;
  }
  .shopList .direct a:hover{
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #ffffff;
    background-color: #e00000;
    border: #e00000 solid 3px;
  }
  .areaList{
    margin: 20px auto;
    text-align: center;
  }
  .areaList li {
    display: inline;
  }
  .areaList li a{
    color: #000;
    padding: 5px 29px;
    border: #000 solid 3px;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    font-size: 11px;
    margin: 2px;
  }
  .areaList li a:hover{
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    color: #ffffff;
    background-color: #e00000;
    border: #e00000 solid 3px;
  }
  
  /* shopBox */
  .shopBox{
    margin: 20px auto 10px;
  }
  .shopImg{
    width: 450px;
    float: left;
    margin-right: 70px;
  }
  .shopInfo h2{
    font-weight: normal;
    font-size: 20px;;
    margin-bottom: 20px;
  }
  .shopInfo p{
    margin-top: -0px;
    font-size: 1em;
    line-height: 2;
  }
  
  .shopLabel{
    font-size: 18px;
    padding: 60px 0;
    margin-top: 20px;
    border-top: 1px solid #000;
    text-align: center;
  }
  /* shopAreaBox */
  .shopAreaBox{
    width: 50%;
    float: left;
    padding: 1% 1% 2%;
    margin:1% 0;
    border-bottom: 1px solid #C8C5C5;
  }
  .shopAreaBox .shopBox{
    margin: 30px auto 70px;
  }
  .shopAreaBox .shopImg{
    width: 40%;
    float: left;
    margin-right: 5%;
    height: 150px;
  }
  .shopAreaBox .shopInfo h2{
    font-weight: normal;
    font-size: 1em;
    text-align: left !important;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
  }
  .shopAreaBox .shopInfo p{
    font-weight: normal;
    font-size: 0.75em;
    margin-top: -20px;
    line-height: 1.7em;
  }
  
  /* shopDetail */
  .shopDetail{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 60px;
  }
  .detailImg{
    width: 49%;
    box-sizing: border-box;
    float: left;
  }
  .detailText{
    width: 48%;
    box-sizing: border-box;
    float: right;
  }
  .detailText table{
    margin-bottom: 10px;
  }
  .detailText table th{
    width: 115px;
    font-weight: bold;
  }
  .detailText td,.detailText th{
    padding: 11px 2px 11px;
    text-align: left;
    vertical-align: top;
    line-height: 1.3;
  }
  .detailLinks a{
    display: block;
    position: relative;
    width: 185px;
    height: 45px;
    margin: 9px 10px;
    padding: 15px 0;
    background-color: #333;
    color: #FFF;
    border: none;
    border-radius: 20px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.5s ease;
    float: left;
  }
  .detailLinks a:hover{
    background-color: #ea1e21;
  }
  
  /*map*/
  .map{
    margin: 50px 0;
  }
  .map iframe{
    width: 100%;
    height: 600px;
  }
  
  /* newsShop */
  #newsShop{
    margin:100px 0 70px;
  }
  #newsShop h3{
    text-align: center;
  }
  #newsShop h3 img{
    width: 150px;
  }
  #newsShop span.subTtl{
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    display: block;
    padding: 30px;
  }
  #newsShop .newsShopRead{
    text-align: left;
  }
  #newsShop .newsShopBtn{
    padding: 8px 30px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  #newsShop .newsShopBtn:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  .newsShopText{
    display: none;
    padding: 20px 0;
    line-height: 200%;
  }
  .tyokueiImg{
    width: 1400px;
    max-width: 100%;
    margin: 30px auto;
  }
  .tyokueiImg li{
    float: left;
    width: 33.33%;
  }
  
  .shopBlog{
    width: 1000px;
    max-width: 100%;
    margin: 30px auto;
  }
  .shopBlogList{
    display: table;
    padding: 20px 0px 30px;
    box-sizing: border-box;
  }
  .shopBlogList .shopBlogBox{
    padding: 5px;
    width: 30.33%;
    margin: 0 1.5%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #B2B1B1;
    background: #FFF;
    float: left;
  }
  .shopBlogList .shopBlogBox h3 img{
    max-width: 198px;
  }
  .blogentry a{
    padding: 15px;
    display: block;
    background: #FFF;
  }
  .blogentry span{
    display: block;
    font-size: 12px;
    color: #999;
    text-align: left;
  }
  .blogentry div{
    text-align: left;
    margin-bottom: 8px;
  }
  .blogentry h3{
    font-family: Verdana, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    font-weight: bold !important;
    margin-bottom: 5px;
    text-align: left;
  }
  .shopBlogImg{
    text-align: center !important;
  }
  .blogentry:hover .shopBlogLink{
    text-decoration: underline;
  }
  .shopAreaWap .shopAreaBox .shopInfo{
    margin-left: 210px;
  }
  .shopTtl{
    margin-bottom: 30px;
    font-size: 20px;
  }
  .shopAreaWap {
    background: #FFF;
    padding: 10px 30px;
    box-sizing: border-box;
  }
  .shopPSwap{
    padding: 35px 20px;
    background: #F4F4F4;
  }
  .shopTelBtn{}
  .shopTelBtn a{
    background: url(../img/shop/tel_btn_icon.png) no-repeat left center #E6211A;
    display: block;
    padding: 6px 10px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    width: 80%;
    margin-top: 10px;
    font-weight: bold;
  }
  .shopReserveBtn a{
    background:#E6211A;
    padding: 2px 20px 2px 5px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    width: 80%;
    font-weight: bold;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tokuten{
    line-height: 100%;
    margin: 10px auto;
    font-size: 11px;
  }
  .wideBtns{}
  .wideBtns .shopTelBtn{
    width: 180px;
    float: left;
    margin-right: 15px;
  }
  .wideBtns .shopReserveBtn{
    width: 210px;
    float: left;
  }
  .wideBtns .shopReserveBtn a{
    width: 100%;
    padding: 2px 20px 2px 5px;
    height: 40px;
    margin-top: 0;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wideBtns .shopTelBtn a{
    width: 100%;
    padding: 12px 15px;
    height: 40px;
    margin-top: 0;
  }
  .wideBtns {
    margin-top: 15px;
  }
  .shopTelBtn a,.shopReserveBtn a{
    transition: 0.3s;
  }
  .shopTelBtn a:hover,.shopReserveBtn a:hover{
    opacity: 0.6;
  }
  .mt50{
    margin-top: 50px;
  }
  .bottomContentsLinks{
    margin:20px auto 70px;
  }
  .bottomContentsLinks .bcLinkBox{
    width: 24.6%;
    margin: 0.2%;
    float: left;
    transition: 0.5s;
  }
  .bottomContentsLinks .bcLinkBox:hover{
    opacity: 0.8;
  }
  .wideLeft{
    width: 49%;
    float: left;
    padding: 25px 10px 15px;
    background: #F7F7F7;
  }
  .wideRight{
    width: 49%;
    float: right;
  }
  .detailReserve{
    text-align: center;
  }
  .detailReserve p{
    margin: 10px 10px 25px;
    line-height: 180%;
  }
  .detailReserve h3{
    font-size: 20px;
  }
  .drLeft{
    width: 49.5%;
    float: left;
  }
  .drRight{
    width: 49.5%;
    float: right;
  }
  .drArea{
    margin: 80px auto;
  }
  .wideRight iframe{
    width: 100%;
  }
  .detailText h1{
    font-size: 20px;
    padding-bottom: 8px;
    margin-bottom: 15px;
    border-bottom: 1px solid #BFBFBF;
  }
  .detailText h1 span{
    font-size: 16px;
    display: block;
    margin-bottom: 2px;
  }
  h3.shopSubTtl{
    text-align: center;
    display: block;
    margin: 70px 0 70px;
    font-size: 16px;
  }
  h3.shopSubTtl strong{
    font-size: 22px;
    display: block;
  }
  .blogLinkBtn{
    margin: 5px 0 40px;
    width: 100%;
    text-align: center;
  }
  .newsShopRead .blogLinkBtn{
    margin: 0;
    width: 100%;
    text-align: center;
  }
  .blogLinkBtn a{
    padding: 8px 30px;
    color: #E82F28;
    border: 2px solid #E82F28;
    background: url(../img/shop/blog_arrow.png) no-repeat right center #FFF;
    background-size: 20px 23px;
    min-width: 180px;
    display: inline-block;
  }
  .blogLinkBtn a:hover{
    background: url(../img/shop/blog_arrow.png) no-repeat right center #E82F28;
    color: #FFF;
  }
  #interView{
    padding: 60px 0;
    border-top: 1px solid #BFBFBF;
  }
  #interView .interviewImg{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 42.8%;
  }
  .interviewTtl{
    font-size: 20px;
  }
  .interviewBox h4.interviewTtl{
    font-size: 20px;
  }
  .interviewBox h4{
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
  }
  .interviewBox p{
    margin-bottom: 45px;
  }
  .firstBox{
    padding-top: 50px;
  }
  .interArea{
    padding-top: 50px;
  }
  .secBox{
    clear: both;
  }
  .detailLeft{
    width: 48%;
    float: left;
    min-width: 430px;
  }
  .detailMainImg{
    margin-bottom: 20px;
    width: 430px;
  }
  .detailImgList{
    max-width: 430px;
  }
  .detailImgList li{
    float: left;
    margin-right: 0.8%;
    border: 1px solid #BFBFBF;
    box-sizing: border-box;
    width: 16%;
  }
  .detailImgList li:last-child{
    margin-right: 0;
  }
  .detailNote,.bsdetailNote{
    font-size: 12px;
    margin: 10px;
    text-align: center;
  }
  .detailNote, .bsdetailNote {
    display: none;
  }
  .detailLeft .bikou01{
    display: block;
  }
  #fair{
    background: #F7F7F7;
    padding: 10px 0 40px;
  }
  .fairBox{
    padding: 12px;
    background: #FFF;
  }
  .fairInfo{
    padding: 10px;
    margin-left: 300px;
  }
  .fairInfo h4{
    color: #000;
    font-size: 18px;
    margin: 5px 0;
  }
  .fairImg{
    float: left;
    margin-right: 20px;
    max-width: 280px;
  }
  .fairText{
    border-bottom: 1px dotted #434040;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .fairBottom{
    margin-bottom: 10px;
  }
  .fairLinkBtn,.fairReserveBtn{
    display: inline-block;
    margin-right: 10px;    
  }
  .fairLinkBtn a,.fairReserveBtn a{
  }
	.fairLinkBtn a:hover,.fairReserveBtn a:hover{
		opacity: 0.6;
	}
  .fairLinkBtn a,.fairReserveBtn a{
		min-width: 220px;
		color: #fff;
		display: block;
		text-align: center;
		padding: 15px 0 17px;
		background: linear-gradient(to right,#d5281d,#72110f);
		margin: 10px auto 0;
		border-radius: 30px;
		font-size: 16px;
		transition: 0.3s all;
  }
  .fairInfo span.recommend{
    display: inline-block;
    text-align: center;
    padding: 1px 10px;
    background: #9E813F;
    font-size: 11px;
    font-weight: bold;
    color: #FFF;
    margin-left: 8px;
  }
  .fairBox {
    margin-bottom: 20px;
  }
  .shopTelbtn a{
    background: url(../img/shop/shop_telicon.png) no-repeat 5px center #FFF;
    background-size: 25px 20px;
    border: 2px solid #333;
    color: #333;
    padding: 4px 20px 4px 35px;
    border-radius: 4px;
  }
  .shopBox{
    padding-top: 40px;
    border-top: 1px solid #000;
  }
  h1.shopTitleLabel{
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
  }
  h1.shopTitleLabel span{
    font-size: 20px !important;
    letter-spacing: 0 !important;
  }
}


.reservation_area{background: #fff;padding: 15px;margin: 10px auto 0;width: 94%;}
.reservation_area h4{font-size: 16px;/* font-weight: bold; */}
.reservation_area .reserve_btn{width: 220px;color: #fff;display: block;text-align: center;padding: 15px 0 17px;background: linear-gradient(to right,#d5281d,#72110f);margin: 10px auto 0;border-radius: 30px;font-size: 18px;transition: 0.3s all;}
.reservation_area .reserve_btn:hover{opacity: 0.6;}
.reservation_area p{margin: 0;}
.reservation_area .tel_copy{font-size: 24px;/* font-weight: bold; */margin: 15px 0 10px;letter-spacing: 0.05em;line-height: 1;}
.reservation_area .tel_copy span{font-size: 14px;background-color: #3e3a39;color: #fff;margin-right: 0.5em;padding: 2px 5px 3px;vertical-align: 0.2em;}

#shop h1.shoptitle{font-family: eb garamond,serif ,eb garamond,serif ,minion-pro, "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-size: 38px;text-align: center;position: relative;padding: 70px 0;}
#shop h1.shoptitle span{display: block;font-size: 18px;margin-top: 15px;letter-spacing: .1em;}
@media screen and (max-width: 768px){
#shop h1.shoptitle{font-family: eb garamond,serif ,eb garamond,serif ,minion-pro, "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;font-size: 28px;text-align: center;margin: 30px auto;padding: 10px 0;}
#shop h1.shoptitle span{display: block;font-size: 15px;margin-top: 10px;letter-spacing: .1em;}
}

/*2023.06.29追加*/
#q-and-a{
  background-color: #EEEEEE;
}
.q-and-a-container{
  max-width: 697px;
  margin: auto;
  padding-bottom: 70px;
  overflow:hidden;
}
.q-and-a-wrapper span{
  display: inline-block;
  padding-right: 16px;
  font-size: 24px;
  color: #BF2120;
}
.answer{
  padding: 0 8px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  top: 1.6px;
  font-size: 17px;
  border-top: dotted 1px #3E3F40;
  max-height: 0;
  overflow: hidden;
}
.answer p{
  width: auto;
  padding-right: 16px;
  font-size: 17px;
  line-height: 35px;
}
.toggle{
  display: none;
}
.question{
  width: 100%;
  padding: 12px 24px 12px 0;
  display: inline-block;
  font-size: 24px;
  border-top: solid 1px #3E3F40;
}
.q-and-a-wrapper:last-child .answer{
  border-bottom: solid 1px #3E3F40;
}
.question
, .answer{
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.question::after
, .question::before{
  content: "";
  position: absolute;
  right: 1.25em;
  top: 1em;
  width: 2px;
  height: 0.75em;
  background-color: #D71718;
  transition: all 0.3s;
}
.question::after{
  transform: rotate(90deg);
}
.toggle:checked + .question + .answer{
  max-height: 1700px;
  transition: all 1.5s;
}
.toggle:checked + .question::before{
  transform: rotate(90deg) !important;
}
@media screen and (max-width: 768px){
  .q-and-a-wrapper span{
    padding-right: 8px;
    font-size: 15px;
  }
  .answer{
    padding: 0;
    font-size: 13px;
  }
  .answer p{
    padding-right: 16px;
    font-size: 13px;
    line-height: 25px;
  }
  .question{
    font-size: 15px;
  }
  .question::after
  , .question::before{
    right: 1.15em;
    top: 1.4em;
  }
}
.sp_indention{
  display: none;
}
.recommend-container{
  padding-bottom: 70px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
	justify-content: space-around;
}
.recommend-wrapper{
  width: 30%;
}
.ring-name{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.ring-name h4{
  font-size: 13px;
  line-height: 24px;
}
.ring-name h5 a{
  font-family: "EB Garamond",serif;
  font-size: 24px;
  line-height: 40px;
}
.ring-name span{
  font-family: "Sawarabi Mincho";
  font-size: 12px;
  line-height: 21px;
}
.recommend-wrapper p{
  font-family: "Sawarabi Mincho";
  padding: 16px 8px; 
  font-size: 13px;
}
.recommend-link-wrapper{
  padding: 16px 0;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
  -webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.recommend-link{
  min-width: 210px;
  padding: 8px;
  position: relative;
  display: inline-block;
  border: solid 2px #E6211A;
  color: #E6211A;
  text-align: center;
}
.recommend-link::after{
    content: '';
    width: 6px;
    height: 6px;
    margin-top:-4px;
    position: absolute;
    top: 50%;
    right: 6px;
    border: 0;
    border-top: solid 1px #E6211A;
    border-right: solid 1px #E6211A;
    transform: rotate(45deg);
}
@media screen and (max-width: 768px){
  .sp_indention{
    display: inline-block;
  }
  .recommend-container{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .recommend-wrapper{
    width: 100%;
    display:grid;
    grid-template-rows: auto auto;
    grid-template-columns: 50% 45% 5%;
    align-items: center;
  }
  .ring-name{
    display: block;
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }
  .ring-name h5{
    width: fit-content;
    float: left;
  }
  .ring-name span{
    width: fit-content;
    position: relative;
    top: 10px;
    left: 8px;
  }
  .recommend-wrapper a{
    grid-row: 2 / 3;
    grid-column: 1 / 2;
  }
  .recommend-wrapper p{
    grid-row: 2 / 3;
    grid-column: 2 / 3;
  }
  .recommend-link-wrapper{
    width: auto;
    grid-row: 2 / 3;
    grid-column: 3 / 4;
  }
  .recommend-link{
    width: 10px;
    min-width: 0;
    height: 15px;
    font-size: 0;
    border: 2px solid;
    border-color: #E6211A #E6211A transparent transparent;
    transform: rotate(45deg);
  }
  .recommend-link::after{
    border: none;
}
}