@charset "utf-8";


/*layout*/
.top_about{
	background:url(/en/img/about/bg_04.png) top center repeat;
	background-size: 100% 100%;
	padding: 0 0 140px;
}
.placein_box{
	margin-bottom: 140px;
}
.placein_img{
	overflow: hidden;
	width: 51%;
}
.placein_txt{
	width: 49%;
	padding: 50px 0;
	z-index: 99;
}
.placein_txt h3{
	margin-left: -30px;
	margin-bottom: 30px;
	padding: 0 0 8px 65px;
	font-size: 1.87rem;
	color: #314a35;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-bottom: 2px solid #314a35;
}
.placein_txt h3 span{
	font-size: 2.25rem;
	margin-right: 15px;
}
.placein_txt p{
	padding: 0 15px 0 35px;
}
.change .placein_img{
	order:2;
}
.change .placein_txt{
	order:1;
	margin-left: 0;
	padding: 50px 0;
}
.change .placein_txt h3{
	margin-left: 0;
	padding-left: 15px;
	margin-right: -30px;
}
.change .placein_txt p{
	padding: 0 35px 0 15px;
}
.placein_box2{
	align-items: flex-start;
}
.placein_box2 .placein_txt h3{
	margin-left: -63%;
	padding-left: calc(63% + 35px);
}
.placein_box2 .placein_img{
	width: 58%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.placein_box2 .placein_txt{
	padding: 55px 0 0;
	width: 42%;
}
.placein_box2 .placein_img div:nth-child(1){
	width: 58.1%;
}
.placein_box2 .placein_img div:nth-child(2){
	width: 39.2%;
}
.change.placein_box2 .placein_img{
	flex-direction:row-reverse;
}
.change.placein_box2 .placein_txt h3{
	margin-left: 0;
	padding-left: 15px;
	margin-right: -63%;
	padding-right: calc(63% + 35px);
}
.change .placein_txt .info_more{
	margin-top: 15px;
	margin-right: 45px;
}

.fullwidth .placein_txt{
	width: 100%;
	padding: 70px 0;
	margin-left: 0;
}
.pl01.placein_txt{
	padding-left: 14%;
}

.place_map{
	width: 46.6%;
	margin: 0 auto;
	position: relative;
}
.place_map ul li a{
	position: absolute;
	width: 17%;
	height: 17%;
	display: block;
	text-indent: -9999px;
}
.place_map ul li a.map01{
	background:url(/en/img/about/no1_off.png) 0 0 no-repeat;
	top:70%;
	left: 3%;
}
.place_map ul li a.map02{
	background:url(/en/img/about/no2_off.png) 0 0 no-repeat;
	top:56%;
	left: 55%;
}
.place_map ul li a.map03{
	background:url(/en/img/about/no3_off.png) 0 0 no-repeat;
	top:24%;
	left: 25%;
}
.place_map ul li a.map04{
	background:url(/en/img/about/no4_off.png) 0 0 no-repeat;
	top:89%;
	left: 82%;
}
.place_map ul li a.map05{
	background:url(/en/img/about/no5_off.png) 0 0 no-repeat;
	top:26%;
	left: 56%;
}
.place_map ul li a.map06{
	background:url(/en/img/about/no6_off.png) 0 0 no-repeat;
	top: 80%;
  left: 28%;
}
.place_map ul li a.map07{
	background:url(/en/img/about/no7_off.png) 0 0 no-repeat;
	top:75%;
	left: 57%;
}
.place_map ul li a.map08{
	background:url(/en/img/about/no8_off.png) 0 0 no-repeat;
	top:95%;
	left: 59%;
}
.place_map ul li a.map09{
	background:url(/en/img/about/no9_off.png) 0 0 no-repeat;
	top:60%;
	left: 17%;
}
.place_map ul li a.map10{
	background:url(/en/img/about/no10_off.png) 0 0 no-repeat;
	top:47.5%;
	left: 42%;
}
.place_map ul li a.map11{
	background:url(/en/img/about/no11_off.png) 0 0 no-repeat;
	top: 67%;
	left: 94%;
	z-index: 9;
}
.place_map ul li a.map12{
	background:url(/en/img/about/no12_off.png) 0 0 no-repeat;
	top: 36%;
	left: 28%;
}
.place_map ul li a.map13{
	background:url(/en/img/about/no13_off.png) 0 0 no-repeat;
	top:58%;
	left: 85%;
}

.place_map ul li a.map01:hover{
	background:url(/en/img/about/no1_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map02:hover{
	background:url(/en/img/about/no2_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map03:hover{
	background:url(/en/img/about/no3_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map04:hover{
	background:url(/en/img/about/no4_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map05:hover{
	background:url(/en/img/about/no5_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map06:hover{
	background:url(/en/img/about/no6_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map07:hover{
	background:url(/en/img/about/no7_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map08:hover{
	background:url(/en/img/about/no8_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map09:hover{
	background:url(/en/img/about/no9_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map10:hover{
	background:url(/en/img/about/no10_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map11:hover{
	background:url(/en/img/about/no11_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map12:hover{
	background:url(/en/img/about/no12_on.png) 0 0 no-repeat;
	opacity: 1;
}
.place_map ul li a.map13:hover{
	background:url(/en/img/about/no13_on.png) 0 0 no-repeat;
	opacity: 1;
}
#anc_snav3{
	padding-top: 80px;
	margin-top: -80px;
}
.about_txt01_wp{
	margin: -30px auto 120px;
	display: flex;
	justify-content: center;
	max-width: 980px;
}
.about_his_wp{
	padding: 80px 160px 80px 180px;
	background: #fff;
}
.about_his_wp .ui_title_S{
	margin-bottom: 60px;
}
.about_his_flex{
	display: flex;
	justify-content: space-between;
}
.about_his_col01{
	width: 46%;
}
.about_his_col02{
	width: 50.5%;
}
.about_his_pic{
	display: flex;
	justify-content: space-between;
}
.about_his_col02 li:nth-child(1){
	margin-top: 15px;
}
.about_place_mb{
	margin-bottom: 140px;
}
.about_photo_list{
	margin-bottom: 80px;
	display: flex;
	flex-wrap: wrap;
}
.about_photo_list li{
	margin-right: 40px;
	margin-bottom: 60px;
	width: calc((100% - 120px)/4.001);
}
.about_photo_list li:nth-child(4n){
	margin-right: 0;
}
.about_photo_list li h4{
	padding-top: 20px;
	font-size: 1.5rem;
	text-align: center;
	margin: 0 -35px;
}
.about_photo_pic{
	position: relative;
}
.about_photo_at{
	position: absolute;
	left: 0;
	top: 0;
	padding: 3px 15px 1px;
	background: #314a35;
	color: #fff;
	line-height: 1.4;
}
.about_photo_modal{
	cursor: pointer;
	transition: 0.3s;
	opacity: 1;
}
.about_photo_modal:hover{
	transition: 0.3s;
	opacity: 0.6;
}
.about_photo_modal::after{
	content: '';
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 26px;
	height: 27px;
	background: url(/en/img/photo_zoom.png) no-repeat;
	background-size: 100%;
}

/* noukotsudo */
.sub_mainimg{
	margin-bottom: 140px;
}
.nou_info h2{
	margin-bottom: 140px;
}
.nou_boxin.change .nou_img{
	order:2;	
}
.nou_boxin.change .nou_txt{
	order:1;
}
.tit_line_l{
	text-align: left;
}
.tit_line_l span{
	left: 0;
}
.tit_h3{
	font-size: 1.87rem;
    line-height: 3.4rem;
	color: #314a35;
	margin-bottom: 50px;
}
.nou_boxin .nou_txt{
	width: 47%;
}
.nou_boxin .nou_img{
	width: 47%;
}
.nou_boxin .nou_img li{
	width: 47.3%;
	overflow: hidden;
}
.nou_boxin .nou_img li:last-child{
	margin-top: -60px;
}
.nou_boxin.change .nou_img li:last-child{
	margin-top: 60px;
}
.nou_info{
	margin-bottom: 180px;
}
.price_info{
	margin-bottom: 150px;
}
.price_list li{
	width: 31%;
}
.price_list li h3{
	text-align: center;
	border-bottom: 2px #314a35 solid;
}
.price_list li h3 span{
	background: #fff;
	padding: 0 20px;
	display: inline-block;
	position: relative;
	bottom: -27px;
}
.price_dl{
	padding: 0 15px;
	display: flex;
	align-items: center;
	justify-content:center;
	color: #314a35;
	margin-bottom: 30px;
}
.price_dl01{
	justify-content: flex-start;
}
.price_dl02{
	align-items: flex-start;
}
.price_dl02 dt{
	padding-top: 8px;
}
.price_dl dt{
	margin-right: 20px;
}
.price_dl dd{
	line-height: 2.6em;
}
.price_dl dd span{
	font-size: 1.7rem;
}
.price_dl dd .price_big{
	font-size: 2.6rem;
}
.price_dl dd p{
	line-height: 1;
}
.price_dl_text01{
	margin-right: -35px;
}
.price_txt{
	line-height: 1.7rem!important;
	margin-bottom: 30px;
}
.price_dl dd .noteS{
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.1rem;
}
.tel_info{
	background: #f5f5f5;
	padding: 25px 0;
	text-align: center;
	margin-bottom: 190px;
}
.tel_txt01{
	font-size: 2.5rem;
	color: #314a35;
	letter-spacing: 2px;
}
.tel_txt01 a{
	color: #314a35;
}
.dot_line{
	border-bottom: 3px #314a35 dotted;
	padding-bottom: 80px!important;
	margin-bottom: 60px;
}
.tit_floor{
	vertical-align: middle;
	margin-bottom: 30px;
}
.tit_floor p{
	font-size: 1.87rem;	
	display: inline-block;
	margin-right: 24px;
	border-left: 2px #314a35 solid;
	border-right: 2px #314a35 solid;
	padding: 5px 20px;
	color: #314a35;
}
.tit_floor p span{
	vertical-align: middle;
	display: inline-block;
	margin-bottom: 3px;
	padding: 0 10px;
	font-size: 2.1rem;
}
.floor_info{
	padding: 0 25px;
}
.floor_01{
	order:3;
	width: 28.7%;
}
.floor_02{
	order:2;
	width: 31%;
}
.floor_03{
	order:1;
	width: 40%;
	margin-right: -10px;
	align-items: flex-end;
}
.floor_03 .floor_txt{
	order:2;
	line-height: 1.6;
}
.floor_03 .floor_img01{
	order:1;
}
.floor_01 h3{
	margin-bottom: 0;
}
.floor_01 h3 span{
	font-size: 1rem;
}
.floor_01 p{
	line-height: 1.6rem;
}
.floor_01 .floor_img02{
	margin-bottom: 12px;
}
.floor_img01{
	max-width: 350px;
}
.floor_txt{
	width: 130px;
	display: flex;
	align-items:flex-start;
	flex-wrap: wrap;
}
.floor_txt dt{
	max-width:20px ;
	margin-right: 5px;
}
.floor_txt dd p{
	line-height: 1.6rem;
	margin-left: 0.5em;
	text-indent: -0.5em;
}
.nou_btn01 {
	text-align: center;
}
.nou_btn01 a{
	background: #314a35 url(/en/img/about/noukotsudo/ico_arrow_l.png) 15% 43% no-repeat;
	padding: 20px 50px 20px 80px;
	color: #fff;
	width: 275px;
	border-radius: 30px;
	margin: 0 auto;
	box-shadow:5px 5px 16px rgba(13,33,8,0.45); 
}
.mb_01{
	margin-bottom: 200px;
}
.tit_h2_02{
	color: #551900;
}
.nou_info .tit_h2,.price_info .tit_h2{
	letter-spacing: 2px;
}
.nou_info .tit_h3{
	letter-spacing: 2px;
}
.price_box{
	max-width: 330px;
	width: 100%;
	margin: 0 auto;
}
.price_box .price_dl{
	justify-content: flex-start;
}
.tip_box{
	position: relative;
	top: -55px;
	text-align: center;
	color: #f00;
	line-height: 1.6 !important;
}
.tip_bottom{
	position: relative;
	top: -10px;
	margin-bottom: 10px;
	text-indent: -0.5em;
	color: #f00;	
	line-height: 1.6 !important;
}

/*shop*/
.shop_info_wp{
	margin-top: 40px;
}
.shop_info{
	display: flex;
	justify-content: center;
	line-height: 1.4;
	color: #314a35;
}
.shop_info dt{
	width: 120px;
	margin-top: 10px;
	text-align: left;
}
.shop_info dd{
	width: 300px;
	margin-right: -30px;
	font-size: 1.9rem;
	text-align: left;
}
.shop_time_note{
	margin-top: -20px;
	margin-right: -50px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.8rem;
}
.shop_col{
	display: inline-block;
	margin: 0 -0.25em;
}

/*season*/
.season_snav{
	margin: 80px 0 20px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
.season_snav li{
	width: calc((100% - 60px)/4.001);
}
.season_snav li a{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;	
	font-size: 1.9rem;
	line-height: 1.2;
}
.season_snav li a span{
	display: block;
	padding: 7px 0 5px;
}
.season_snav li:nth-child(1) a{
	background: url(/en/img/season/bg_snav01_pc.png);
	background-size: 100% 100%;
}
.season_snav li:nth-child(2) a{
	background: url(/en/img/season/bg_snav02_pc.png);
	background-size: 100% 100%;
}
.season_snav li:nth-child(3) a{
	background: url(/en/img/season/bg_snav03_pc.png);
	background-size: 100% 100%;
}
.season_snav li:nth-child(4) a{
	background: url(/en/img/season/bg_snav04_pc.png);
	background-size: 100% 100%;
}
.season_snav li a:after{
	content: '';
	position: absolute;
	right: 20px;
	top: calc(50% - 10px);
	width: 8px;
	height: 21px;
	background: url(/en/img/season/arr_snav_b_pc.png) no-repeat;
}
#anc_spring .ui_title,#anc_summer .ui_title,#anc_autumn .ui_title,#anc_winter .ui_title{
	color: #000;
}
#anc_spring .ui_title span{
	border-color: #d4b4bf;
}
#anc_summer .ui_title span{
	border-color: #a4c3c3;
}
#anc_autumn .ui_title span{
	border-color: #d1bfb3;
}
#anc_winter .ui_title span{
	border-color: #c9d3ff;
}
.season_photo_wp{
	position: relative;
	height: 610px;
	padding-bottom: 110px;
}
.season_photo_bg{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 450px;
}
.bg_spring{
	background: url(/en/img/season/bg_spring_pc.png) center bottom;
	background-size: 100% 100%;
}
.bg_summer{
	background: url(/en/img/season/bg_summer_pc.png) center bottom;
	background-size: 100% 100%;
}
.bg_autumn{
	background: url(/en/img/season/bg_autumn_pc.png) center bottom;
	background-size: 100% 100%;
}
.bg_winter{
	background: url(/en/img/season/bg_winter_pc.png) center bottom;
	background-size: 100% 100%;
}
.pic_left{
	position: relative;
	z-index: 2;
	overflow: hidden;
	height: 500px;
}
.pic_left ul{
	overflow: hidden;
	position:absolute;
	width: 3260px;
	height: 100%;
	left: 0;
	top: 0;
}
.pic_left ul li{
	position: relative;
	float: left;
	overflow: hidden;
	height: 100%;
	padding-left: 30px;
	cursor: pointer;
	transition: 0.3s;
}
.pic_left ul li:hover{
	opacity: 0.6;
	transition: 0.3s;
}

.pic_left ul li::after {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 26px;
    height: 27px;
    background: url(/en/img/photo_zoom.png) no-repeat;
    background-size: 100%;
}
/*manekineko*/
.gray_wrap{
	position: relative;
	padding: 142px 0 0;
}
.cat_title{
	color: #551900;
}
.cat_title span{
	border-color: #551900;
}
.ui_title_noBor.cat_title{
	margin-bottom: 0;
}
.cat_bg{
	top: -142px;
	position: absolute;
	z-index: 2;
	left: 0;	
	width: 100%;
	height: 280px;
	background: url(/en/img/manekineko/bg01_pc.png) no-repeat center top;
}
.cat_con{
	padding-top: 120px;
	position: relative;
	z-index: 3;
}
.gray_wrap_in{
	position: relative;
	width: 100%;
	background:#f5f3ee;
	z-index: 9;
	padding-top: 0;
	padding-bottom: 30px;
}
.gray_wrap_in h2{
	position: relative;
	top: -25px;
	margin-bottom: 50px;
}
.gray_wrap_in h3{
	font-size: 1.87rem;
	line-height: 3.4rem;
	color: #551900;
}
.gray_wrap_in .catfoot{
	background: url(/en/img/manekineko/bg02.png) 100px 125px no-repeat;
	background-size:121px;
	padding-bottom: 130px;
	margin-bottom: 70px;
}
.cat_box{
	margin-bottom: 150px;
}
.cat_box .cat_img{
	width: 47%;
	margin-top: -60px;
	z-index: 99;
	overflow: hidden;
}
.cat_box .cat_txt{
	width: 60%;
	background: #fff;
	padding: 60px 40px 5px 130px;
	margin-left: -46px;	
	z-index: 1;
}
.cat_box .cat_txt h3{
	font-size:1.5rem ;
	line-height: 2.3rem;
	margin-bottom: 10px;
}
.cat_box.change .cat_img{
	order:2;
}
.cat_box.change .cat_txt{
	order:1;
	margin-right: -46px;
	padding: 60px 120px 50px 100px;
}
.cat_img_b{
	max-width: 282px;
	float: right;
	margin-top: 15px;
}
#cat01{
	position: relative;
	z-index: 9;
}
.cat_pic01{
	position: absolute;
	z-index: 2;
	left: 85px;
	top: 90px;
}
.cat_pic02{
	position: absolute;
	z-index: 2;
	right: 85px;
	top: 430px;
}
.cat_con .tit_line span{
	border-color: #551900;
}
.cat_klg{
	margin: 0 70px 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.cat_klg_img{
	width: 48%;
}
.cat_klg_text{
	margin-right: -1em;
	padding-left: 3%;
}
.cat_klg_text h3{
	margin-bottom: 15px;
	font-size: 1.5rem;
	color: #551900;
}
.cat_klg_text p{
	line-height: 2.5;
}
.cat_klg_dir{
	flex-direction: row-reverse;
}
.cat_map_wp{
	margin-top: 200px;
	position: relative;
	background: #f5f3ee url(/en/img/manekineko/cat_map_bg_pc.png) no-repeat center 35px;
}
.cat_pic03{
	position: absolute;
	left: 50%;
	top: -60px;
	width: 116px;
	height: 60px;
	overflow: hidden;
}
.cat_map_wp .ui_title{
	margin-bottom: 70px;
}
.cat_map_wp .ui_sec{
	padding-top: 170px;
}
.cat_map_tit{
	padding: 60px 0 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cat_map_tit>div{
	margin-right: 10px;
}
.cat_map{
	position: relative;
	width: 55%;
	margin: 0 auto;
}
.cat_pic05{
	padding: 80px 280px 120px;
}
.cat_mbtn_wp{
	position: relative;
	margin-top: 30px;
}
.cat_mbtn{
	position: absolute;
	z-index: 3;
	left: calc(50% - 142px);
	top: -99px;
	width: 284px;
	height: 109px;
}
.cat_btn{
	position: absolute;
	left: 0;
	top: 0;
	width: 11%;
	height: 10%;
	background: url(/en/img/manekineko/btn_cat_off.png);
	background-size: 100% 100%;
}
.cat_btn:hover{
	opacity:1;
	background-image: url(/en/img/manekineko/btn_cat_on.png);
}
.cat_btn_a{
	top: 56%;
	left: 28.5%;
}
.cat_btn_b{
	top: 66%;
	left: 40.5%;
}
.cat_btn_c{
	top: 46%;
	left: 63.5%;
}
.cat_btn_d{
	top: 66.5%;
	left: 67%;
}
.cat_btn_e{
	top: 73.5%;
	left: 42%;
}
.cat_pic02_02{
	position: absolute;
	right: -70px;
	top: -45px;
}
.placein_font_11 p{
	margin-right: -80px;
}
.placein_font_11 p.about_tit01{
	margin-right: -270px;
}
.shop_noteS{
	font-size: 0.75rem;
	line-height: 1.8;
	margin: 8px 0 -20px;
}

 @media only screen and (min-width: 767px) and (max-width: 1330px) {
	 .about_txt01{
		 margin-left: 25px;
		 margin-right: 25px;
	 }
	 .placein_txt{
		 padding-left: 40px!important;
		 padding-right: 40px!important;
	 }
	 .nou_info,.price_info{
		 margin-left: 25px;
		 margin-right: 25px;
	 }
	 .price_dl dt{
		 min-width: 50px;
	 }
}






