@charset "utf-8";

body{
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 
	'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	overflow-x: hidden;
}

a img:hover{ opacity:0.8; filter:alpha(opacity=80); -ms-filter: "alpha( opacity=80)"; }

.pc{ display: inline-block; }
.sp{ display: none; }

h1,h2,h3,h4,h5{
	font-family: 游明朝,"Sawarabi Mincho","Yu Mincho",
	YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
h1{
	font-size: 32px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}
h2{
	font-size: 26px;
    margin-bottom: 5px;
    padding: 0;
    font-weight: bold;
}
h3{
	font-size: 34px;
    color: #fff;
    margin-bottom: 10px;
}
h4{
	font-size: 32px;
    color: #e6d29c;
    margin-bottom: 10px;
    text-align: left;
    letter-spacing: -0.02em;
}
h5{}
p{
	font-size: 15px;
    line-height: 1.8em;
    letter-spacing: 0.01em;
}
img{width: 100%;}

#page-top {
    position: fixed;
    z-index: 200;
    bottom: 20px;
    right: 5%;
}

.kodawari_con .number,
.number5,
.arrow,
.footer img{
	width: auto;
}

.w_700{
	max-width: 700px;
    width: 85%;
    margin: 0 auto;
}

/*.autumn2022{
	max-width: 950px;
    width: 100%;
    margin: 0 auto;
}*/

.reserve{
    position: fixed;
    top: 18px;
    right: 18px;
    z-index: 10;
}
.reserve a{
    display: block;
    color: #fff;
    background-color: #D62B17;
    font-size: 18px;
    font-weight: 600;
    width: 80px;
    height: 80px;
    border: 1px solid #fff;
    border-radius: 5px;
    line-height: 1.2;
    padding-top: 19px;
    transition: .25s;
}
.reserve a:hover{
    background-color: #c32614;
}

.title{
	background-color: #251e1c;
    padding: 0 0 80px;
    margin-top: 50px;
}
.title p{
	text-align: left;
    color: #fff;
    margin-top: 20px;
}
.mainimg{
	max-width: 1000px;
    width: 100%;
    margin-top: -14px;
}
.l_h1 .mainimg{
    margin-top: -16px;
}
.whatis{}

.open_banner{
    background-color: #FBEAE8;
    text-align: center;
    padding: 0 0 18px;
}
.open_banner img{
    max-width: 700px;
    margin-top: -20px;
}

.about{
    padding-top: 45px;
}

.coupon{
	background-color: #f9e3e0;
    padding: 50px 0 50px;
}
.coupon p{
	font-weight: bold;
    letter-spacing: -0.03em;
}
.coupon_con{
	display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 20px;
}
.camera{
	margin-right: 5px;
    width: 25px;
    /*vertical-align: text-top;*/
}
.coupon_img{
    width: 48%;
}
.coupon_img img{
    width: 100%;
}
.coupon--one .coupon_img{
	width: 100%;
    text-align: center;
}
.coupon--one .coupon_img img{
	max-width: 336px;
}
.barcode{
    padding: 15px;
    background-color: #fff;
    height: 110px;
}
.coupon--tec .coupon_img{
    width: 100%;
    text-align: center;
}
.coupon--tec .coupon_img img{
    max-width: 400px;
}

.kodawari{
	background-color: #251e1c;
	padding: 70px 0 100px;
}
.kodawari h3{
	margin-bottom: 50px;
	letter-spacing: -0.05em;
}
.kodawari p{
	text-align: left;
    color: #fff;
    margin-top: 15px;
}
.number5{vertical-align: bottom;}
.kodawari_con{
	margin-bottom: 50px;
}
.kodawari_con .number{
	vertical-align: baseline;
    margin-right: 7px;
    margin-bottom: -2px;
}

.autumn2022 .shoplist{
	display: block;
    color: #fff;
    border: solid 1px #fff;
    padding: 30px 0;
    max-width: 500px;
    font-size: 14px;
    margin: 80px auto 20px;
    position: relative;
}
.autumn2022 .shoplist:hover{
	background-color: #46403e;
}

.autumn2022 .shoplist2{
	display: block;
    color: #000;
    border: solid 1px #000;
    padding: 30px 0;
    max-width: 500px;
    font-size: 14px;
    margin: 60px auto 20px;
    position: relative;
}
.autumn2022 .shoplist2:hover{
	background-color: #fdf2f0;
}

.arrow{
	position: absolute;
    right: 30px;
}

.footer{
	background-color: #423a36;
    padding: 30px 0;
}
.footer img{}
.footer p{
	font-size: 10px;
    color: #fff;
    letter-spacing: 2.5px;
    margin-top: 10px;
}

.mb_0{margin-bottom: 0 !important;}

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

.pc{ display: none; }
.sp{ display: inline-block; }

h1{font-size: 18px; margin-bottom: 0;}
h2{font-size: 18px; line-height: 1.3em;}
h3{font-size: 22px;}
h4{
	font-size: 16px;
    font-weight: bold;
    }
h5{}
p{font-size: 12px;}

.pab0{padding-bottom: 0 !important;}

.reserve a{
    font-size: 14px;
    width: 60px;
    height: 60px;
    padding-top: 13px;
}

.title {
    padding: 0 0 35px;
}
.title p {
    margin-top: 10px;
}

.open_banner{
    padding: 10px 0;
}
.open_banner img{
    
}

.about {
    padding-top: 25px;
}

.coupon {
	padding: 30px 0 40px;
}
.coupon_con{
	flex-direction: column;
	align-items: center;
	margin-bottom: 0;
}
.coupon_img {
    width: 100%;
    margin-bottom: 40px;
}

.number5{
	height: 35px;
	margin: 5px 1px 0 4px;
}
.kodawari {
    padding: 40px 0 50px;
}
.kodawari h3 {
    margin-bottom: 30px;
}
.kodawari p {
    margin-top: 8px;
}
.kodawari_con {
    margin-bottom: 30px;
}
.autumn2022 .shoplist {
    margin: 40px auto 10px;
    padding: 20px 0;
}
.autumn2022 .shoplist2 {
    margin: 0 auto;
    padding: 20px 0;
}
.kodawari_con .number{
	height: 20px;
}

.footer img{
	width: 50%;
}
.footer p {
    letter-spacing: 1px;
}

}


/* 20220929 追加 */
.info{
    padding: 40px 0 40px;
}
.info .info__en{
    font-size: 14px;
    font-family: 游明朝,"Sawarabi Mincho","Yu Mincho", YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    margin-bottom: 20px;
}
.info .info__table{
    width: 100%;
    margin: 0 auto;
}
.info .info__table span{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
.info .info__table p{
    font-size: 16px;
    font-weight: 500;
}
.info .info__table tr{
    border-bottom: 1px solid #888;
}
.info .info__table tr:first-of-type{
    border-top: 1px solid #888;
}
.info .info__table th,.info .info__table td{
    font-size: 16px;
    text-align: left;
    padding: 0.8em 0.9em;
    font-weight: 500;
}
.info .info__table th{
    width: 140px;
    background-color: #f3f3f3;
}
.info .info__table td{
    padding-left: 1em;
}
.info .info__table .p_r0{
    padding-right: 0;
}
.info .info__table .schedule{
    display: flex;
    justify-content: left;
    align-items: start;
}
.info .info__table .schedule:not(:last-of-type){
    margin-bottom: 10px;
}
.info .info__table .schedule div{
    display: inline-block;
}
.info .info__table .schedule .schedule__ttl{
    text-align: center;
    background-color: #f3f3f3;
    width: 88px;
    margin-right: 10px;
    flex-shrink: 0;
    height: 24px;
    margin-right: 10px;
    flex-shrink: 0;
}
.info .info__table .map {
    position: relative;
    width: 100%;
    padding-top: 64.15%;
    margin-bottom: 15px;
}
.info .info__table .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.info .info__table .info__table--txt{
    margin-bottom: 10px;
}
.info .info__table .info__table--txt span{
    font-weight: bold;
}
.info .info__table .info__table--txt:last-of-type{
    margin-bottom: 0;
}
@media screen and (max-width: 600px) {
    .info h2{
        margin-bottom: 0;
    }
    .info .info__table tr.add_padding th{
        padding: 1.1em 0.7em;
    }
    .info .info__table tr.add_padding td{
        padding: 1.1em 0 1.1em 0.7em;
    }
    .info .info__table th, .info .info__table td{
        padding: 0.8em 0.7em;
    }
    .info .info__table th,.info .info__table td,.info .info__table span,.info .info__table p{
        font-size: 12px;
    }
    .info .info__table th{
        width: 70px;
    }
    .info .info__table td{
        padding-left: 0.7em;
    }
    .info .info__table .schedule .schedule__ttl {
        width: 75px;
        height: 18px;
    }
    .info .info__table .map{
        padding-top: 90%;
    }
    .info .info__en{font-size: 12px;}
}

.l_h1{
    line-height: 1;
}

@media(min-width: 768px){
  a[href^="tel:"]{
    pointer-events: none;
  }
}