@charset "UTF-8";
/* CSS Document */
body{
	color: #000;
	margin: 0 auto;
	padding: 0px;
	line-height: 1em;
	font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W5", 'ヒラギノ角ゴシック Pro W5', 'Hiragino Kaku Gothic Pro W5', "メイリオ", Meiryo, sans-serif;
	background-image: url(../image/common/bg.jpg);
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

img{
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

a,
a img{
	transition: 0.3s;
}

a:hover img{
	opacity: 0.8;
}

a[href^="tel:"] {
	pointer-events: none;
}

input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0;
}

.bg-slider{
	width: 100vw;
	height: 100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.smp_b,
.smp_img,
#concept div,
.smp_d,
.smp_t{
	display: none;
}

#PageTopBtn{
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 5;
}

/*----------------------------contents----------------------------*/

#inner_header{
	text-align: right;
	position: fixed;
	top: 35px;
	right: 35px;
	z-index: 1;
}

#inner_cont{
	width: 600px;
	margin: 0 auto;
	padding: 180px 0px 110px;
}

#top_cont{
	width: 600px;
	margin: 0 auto;
	padding: 70px 0px 0px;
}

footer{
	background-color:#896239;
	padding: 20px 0px;
	position: relative;
}

#globalfooter{
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 2;
}

#globalfooter #footer_logo{
	float: left;
}

#globalfooter #footer_cont{
	float: right;
	position: relative;
	z-index: 2;
}

#globalfooter #footer_cont ul{
	text-align: right;
}

#globalfooter #footer_cont ul li{
	display: inline-block;
	margin-left: 15px;
	font-size: 12px;
}

#globalfooter #footer_cont ul li a{
	color:#fff;
	text-decoration: none;
}

#globalfooter #footer_cont ul li a:hover{
	color:#fff;
	text-decoration: underline;
}

#globalfooter #footer_cont address{
	text-align: right;
	font-size: 12px;
	padding-top: 15px;
	color:#fff;
	font-style: inherit;
	letter-spacing: 0.05em;
}

#inner_cont h2,
#top_cont h2{
	text-align: center;
	padding-bottom: 65px;
	letter-spacing: 0.05em;
	font-size: 24px;
	line-height: 24px;
}

#inner_cont #pp_txt{
	text-align: left;
	line-height: 1.8em;
	font-size: 12px;
}

ul#sitemap_list{
	padding-bottom: 30px;
}

ul#sitemap_list li{
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 35px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

ul#sitemap_list li:last-child{
	margin-bottom: 0px;
}

ul#sitemap_list li a{
	color:#000;
	text-decoration: none;
}

ul#sitemap_list li a:hover{
	color:#000;
	text-decoration: underline;
}

#pagetop{
	text-align: center;
	margin-top: 85px;
	margin-bottom: 85px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	display: none;
}

#pagetop a{
	color:#000;
	text-decoration: underline;
}

#pagetop a:hover{
	text-decoration: none;
}

p#management{
	text-align: center;
	color:#896239;
	font-size: 18px;
	line-height: 18px;
	padding-top: 50px;
	padding-bottom: 30px;
}

a#management_link{
	display: block;
	line-height: 80px;
	color:#896239;
	border: 3px solid #896239;
	background-color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	box-sizing: border-box;
}

a.top_management_link{
	width: 600px;
	margin: 0 auto 110px;
}

a:hover#management_link{
	transition: 0.3s;
	background-color: #896239;
	color:#fff;
}

#concept{
	background-image: url(../image/top/concept.png);
	background-repeat: no-repeat;
	width: 1200px;
	background-position: center top;
	padding-top: 135px;
	padding-bottom: 115px;
	text-align: center;
	margin: 0 auto;
}

#concept h2{
	font-size: 24px;
	line-height: 1.8em;
	letter-spacing: 0.05em;
}

#concept p{
	line-height: 2.2em;
	padding-top: 85px;
}

ul.banner_area01,
ul.banner_area02{
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 40px;
}

ul.banner_area01_last{
	margin-bottom: 0px;
}

ul.banner_area01 li,
ul.banner_area02 li{
	display: inline-block;
	height: 200px;
	box-sizing: border-box;
}

ul.banner_area01 li:first-child{
	float: left;
}

ul.banner_area02 li:first-child{
	float: right;
}

ul.banner_area01 li:first-child,
ul.banner_area02 li:first-child{
	width: 65%;
}

ul.banner_area01 li:first-child img,
ul.banner_area02 li:first-child img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE対策*/
}

ul.banner_area01 li:last-child,
ul.banner_area02 li:last-child{
	border-top: 1px dashed #a37c52;
	border-bottom: 1px dashed #a37c52;
	width: 35%;
	padding: 35px 3%;
}

ul.banner_area01 li:last-child th, ul.banner_area02 li:last-child th{
	font-size: 24px;
	line-height: 1.4em;
	padding-bottom: 22px;
	display: block;
}

ul.banner_area01 li:last-child td, ul.banner_area02 li:last-child td{
	font-size: 12px;
	line-height: 1.8em;
	display: block;
}

p#open_txt{
	font-size: 16px;
	line-height: 2.2em;
	padding-bottom: 55px;
}

#detail{
	border-top: 1px solid #896239;
	border-bottom: 1px solid #896239;
	margin-bottom: 40px;
}

#detail th{
	width: 115px;
	background-color: #c3996d;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
	padding: 15px 0px 13px;
	border-bottom: 1px solid #fff;
	text-align: center;
	color:#fff;
}

#detail td{
	line-height: 1.6em;
	font-size: 12px;
	padding: 15px 0px 13px 15px;
	border-bottom: 1px dashed #896239;
}

#detail tr:last-child th,
#detail tr:last-child td{
	border-bottom: none;
}

#online_store{
	right: 35px;
	bottom: 35px;
	position: absolute;
}

#doctor{
	background-image: url(../image/cont/bg1.jpg);
	padding: 0px 0px 70px;
	background-position: center top;
	text-align: center;
}

#doctors{
	padding-top: 5px;
}

h2#doctor_ttl{
	margin-top: -80px;
}

#doctor_img{
	background-image: url(../image/cont/d_detail.png);
	width: 600px;
	height: 445px;
	background-size: 600px 445px;
	margin: 0 auto;
}

#doctor_img p{
	font-size: 15px;
	width: 330px;
	line-height: 2.0em;
	padding: 100px 0px 0px 235px;
	text-align: left;
	font-weight: bold;
}

#doctor_img img{
	display: none;
}

#doctor_bx{
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 75px;
}

#doctor_bx .db_cont{
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}

#doctor_bx .db_odd .hmn{
	float: left;
}

#doctor_bx .db_odd .cont{
	text-align: left;
	font-weight: bold;
	float: right;
	width: 475px;
	padding: 10px;
	box-sizing: content-box;
	font-size: 15px;
	color:#00747f;
	line-height: 1.6em;
	background-color: #fff33f;
	margin-top: 20px;
	position: relative;
}

#doctor_bx .db_odd .cont:before{
	content: "";
	position: absolute;
	top: 30px;
	left: -25px;
	margin-top: -3px;
	border: 10px solid transparent;
	border-right: 20px solid #fff33f;
}



#doctor_bx .db_even .hmn{
	float: right;
}

#doctor_bx .db_even .cont{
	text-align: left;
	font-weight: bold;
	margin-right: 25px;
	float: right;
	padding: 10px;
	box-sizing: content-box;
	font-size: 15px;
	color:#00747f;
	line-height: 1.6em;
	background-color: #fff;
	margin-top: 20px;
	position: relative;
}

#doctor_bx .db_even .cont:before{
	content: "";
	position: absolute;
	top: 30px;
	right: -25px;
	margin-top: -3px;
	border: 10px solid transparent;
	border-left: 20px solid #fff;
}

#doctor_bx .db_02 .cont,
#doctor_bx .db_06 .cont{
	margin-top: 30px;
}

#doctor_bx .db_02 .cont:before,
#doctor_bx .db_06 .cont:before{
	top: 15px;
}


#story{
	background-image: url(../image/cont/bg2.jpg);
	padding: 140px 0px 110px;
	background-position: center center;
}

#croquette{
	text-align: center;
	padding-bottom: 15px;
}

p#croquette_txt{
	width: 600px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.8em;
	color:#6a3906;
	padding-bottom: 50px;
}

h3#recipe{
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	padding-bottom: 15px;
}

#recipe_tbl{
	background-color: #fff;
	padding: 25px;
	width: 525px;
	box-sizing: border-box;
	border: 1px solid #b28146;
	border-radius: 20px;
	margin: 0 auto 10px;
}

#recipe_tbl p#txt{
	text-align: center;
	font-size: 14px;
	padding-bottom: 20px;
	font-weight: bold;
}

#recipe_tbl th{
	border-bottom: 1px dashed #a37c52;
	padding: 10px 0px 5px;
	text-align: left;
	font-size: 14px;
}

#recipe_tbl td{
	border-bottom: 1px dashed #a37c52;
	padding: 10px 0px 5px;
	font-size: 14px;
	text-align: right;
}

#story_img{
	text-align: center;
	width: 1200px;
	margin: 0 auto;
}

#allergies{
	background-color: #fac03d;
	border-radius: 10px;
	padding: 0px 0px 30px 0px;
	width: 600px;
	margin: 0 auto;
}

#allergies #allergies_spc{
	padding-top: 5px;
}

#allergies h3{
	margin-top: -35px;
	margin-left: 30px;
}

#allergies ul{
	text-align: center;
}

#allergies ul li{
	margin: 0px 7px;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	color:#6a3906;
	font-size: 16px;
	line-height: 1.4em;
	display: inline-block;
	width: 160px;
	height: 90px;
	font-weight: bold;
	padding-top: 12px;
	box-sizing: border-box;
	vertical-align: top;
}

#allergies ul li:first-child{
	padding-top: 22px;
}

#allergies p#txt1{
	text-align: center;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	padding: 30px 0px 20px;
}

#allergies p#txt2{
	text-align: center;
	color:#fff;
	background-color: #6a3906;
	font-size: 16px;
	border-radius: 10px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 0px;
}

#allergies p#txt3{
	color:#fff;
	text-align: left;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 15px;
}

h2#book_ttl{
	text-align: center;
}

h2#book_ttl{
	font-size: 46px;
	line-height: 46px;
	text-align: center;
	letter-spacing: 0.05em;
	padding-top: 180px;
	font-family: 'Noto Sans JP', sans-serif;
}

#flow{
	width: 1200px;
	height: 4950px;
	background-image: url(../image/cont/flow.jpg);
	margin: 0 auto 90px;
}

#flow p.txt{
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

#flow p.txt1{
	padding-top: 50px;
	padding-left: 140px;
}

#flow p.txt2{
	padding-top: 25px;
	padding-left: 140px;
}

#flow p.txt3{
	padding-top: 445px;
	padding-left: 140px;
}

#flow p.txt4{
	padding-top: 295px;
	padding-left: 480px;
}

#flow p.txt5{
	padding-top: 25px;
	padding-left: 480px;
}

#flow p.txt6{
	padding-top: 25px;
	padding-left: 480px;
}

#flow p.txt7{
	padding-top: 245px;
	padding-left: 140px;
}

#flow p.txt8{
	padding-top: 375px;
	padding-left: 650px;
}

#flow p.txt9{
	padding-top: 535px;
	padding-left: 605px;
}

#flow p.txt10{
	padding-top: 45px;
	padding-left: 605px;
}

#flow p.txt11{
	padding-top: 535px;
	padding-left: 145px;
}

#flow p.txt12{
	padding-top: 45px;
	padding-left: 145px;
}

#flow p.txt13{
	padding-top: 25px;
	padding-left: 145px;
}

#flow p.txt14{
	padding-top: 25px;
	padding-left: 145px;
}

#flow p.txt15{
	padding-top: 65px;
	padding-left: 595px;
}

#flow p.txt16{
	padding-top: 55px;
	padding-left: 595px;
}

#flow p.txt17{
	padding-top: 75px;
	padding-left: 595px;
}

#flow p.txt span{
	border-bottom: 1px dotted #000;
	padding: 12px 10px 7px 0px;
	float: left;
	clear: both;
}

p#contact_txt{
	line-height: 2.2em;
	padding-bottom: 80px;
}

#form{
}

#form table{
	width: 100%;
}

#form tr:first-child th,
#form tr:first-child td{
	border-top: 1px dashed #274340;
}

#form th{
	border-bottom: 1px dashed #274340;
	width: 210px;
	padding: 30px 0px 30px;
	line-height: 1.6em;
	vertical-align: top;
}

#form th span{
	font-size: 10px;
	line-height: 10px;
	padding-top: 3px;
	color:#b92d22;
	display: block;
}

#form td{
	border-bottom: 1px dashed #274340;
	padding: 30px 0px 30px;
	line-height: 1.6em;
}

#form td p{
	padding-top: 10px;
	color:#3e3a39;
	font-size: 12px;
}

#form td input{
	width: 390px !important;
	height: 40px !important;
	border: 1px solid #000;
	border-radius: 5px;
}

#form td textarea{
	width: 390px !important;
	height: 200px !important;
	border: 1px solid #000;
	border-radius: 5px;
}

#submit,
.mfp_buttons{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 25px;
}

#submit button,
.mfp_buttons button{
	width: 250px;
	line-height: 80px;
	margin: 0px 10px;
	background-color: #f29600;
	text-align: center;
	border: none;
	border-radius: 20px;
	color:#fff;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 0.1em;
}

p#law_txt{
	font-size: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	padding: 100px 0px;
}

#confirm{
	display: block;
	margin-top: 10px;
}

p#contact_abt{
	text-align: center;
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	padding: 60px 0px 15px;
}

#privacy{
	width: 600px;
	height: 200px;
	border-radius: 5px;
	color:#3e3a39;
	box-sizing: border-box;
	padding: 25px;
	background-color: #fff;
	border: 1px solid #000;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 30px;
}

#last_check{
	border-radius: 5px;
	background-color: #c3996d;
	padding: 15px 0px;
}

#last_check th{
	width: 85px;
	padding: 0px;
	line-height: 0px;
	vertical-align: inherit;
	text-align: center;
}

#last_check th input{
	width: 18px;
	height: 18px;
	border-radius: 5px;
	border: 2px solid #a37c52;
}

#last_check th div{
	text-indent: -9999px;
}

#last_check td{
	color:#ffffff;
	line-height: 1.8em;
	font-size: 18px;
	padding: 0px;
}

#form tr:last-child th,
#form tr:last-child td{
	border-bottom: none;
}

#last_check tr:first-child th, #last_check tr:first-child td{
	border-top: none;
}

#btm_logo{
	position: absolute;
	z-index: 1;
	width: 150px;
	height: 150px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-left: 1100px;
	margin: 0 auto;
	display: none;
}

#btm_logo img{
	width: 150px;
	height: 150px;
}

#globalfooter #footer_cont ul li:first-child{
	display: none;
}

.area_link{
	color:#000;
	text-decoration: none;
}

ul.banner_area01 li:first-child{
	background-image: url(../image/top/banner1.jpg);
	background-size: cover;
}

ul.banner_area02 li:first-child{
	background-image: url(../image/top/banner2.jpg);
	background-size: cover;
}

ul.banner_area03 li:first-child{
	background-image: url(../image/top/banner3.jpg);
	background-size: cover;
}

ul.banner_area04 li:first-child{
	background-image: url(../image/top/banner4.jpg);
	background-size: cover;
}

ul.banner_area01_last li:first-child{
	background-image: url(../image/top/banner5.jpg);
	background-size: cover;
}

#contact_txt_add{
	padding-bottom: 75px;
}

#contact_txt_add th{
	line-height: 2.2em;
	vertical-align: top;
	font-size: 15px;
}

#contact_txt_add td{
	line-height: 2.2em;
	vertical-align: top;
	font-size: 15px;
}

#contact_txt_add td span{
	color: #b92d22;
}

#mfp_loading,
#mfp_loading_screen,
#mfp_overlay_background,
#mfp_overlay,
#mfp_hidden,
#mfp_OperationCheck{
	display: none;
}

#mfp_phase_confirm_inner h4{
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.1em;
}

p#comp_txt{
	text-align: center;
	font-size: 14px;
	line-height: 2.2em;
	padding-bottom: 35px;
}

p#comp_txt span{
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.mfp_err{
	font-size: 14px;
	padding-top: 3px;
	color:#b92d22;
	font-weight: bold;
}

p#add_resipi{
	text-align: center;
	font-size: 24px;
	line-height: 1.8em;
	font-weight: bold;
	padding-top: 100px;
	padding-bottom: 40px;
}

#add_resipi_btn{
	text-align: center;
	padding-bottom: 30px;
}

#add_resipi_btn a{
	display: block;
	width: 600px;
	margin: 0 auto;
	text-align: center;
}

#add_resipi_btn #r_btn1{
	margin-bottom: 30px;
}

#tofu-buy{
	text-align: center;
}

p#tofu-read{
	text-align: center;
	color:#3e3a39;
	font-size: 24px;
	line-height: 1.8em;
	padding: 85px 0 75px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#illust_eat{
	text-align: center;
	padding: 30px 0px;
}

p#illust_eat_txt{
	width: 600px;
	margin: 0 auto 45px;
	line-height: 2.2em;
	font-weight: bold;
}

p.make_txt{
	padding: 55px 0px 45px;
}

.eat_pc_img{
	background-image: url(../image/tofu/pc_eat.png);
	width: 1200px;
	height: 1980px;
	margin: 0 auto;
	position: relative;
}

.eat_pc_img p.txt1{
	position: absolute;
	line-height: 2.2em;
	font-weight: bold;
	width: 440px;
	left: 215px;
	top: 310px;
}

.eat_pc_img p.txt2{
	position: absolute;
	line-height: 2.2em;
	font-weight: bold;
	width: 440px;
	left: 550px;
	top: 980px;
}

.eat_pc_img p.txt3{
	position: absolute;
	line-height: 2.2em;
	font-weight: bold;
	width: 440px;
	left: 215px;
	bottom: 200px;
}

#illust_make{
	padding-bottom: 60px;
	text-align: center;
}

.make_wht{
	background-color: #fff;
}

.make_cont1{
	padding: 30px 0px 0px;
}

.make_cont2{
	padding: 15px 0px 10px;
}

.make_cont3{
	padding: 30px 0px 10px;
}

.make_cont4{
	padding: 80px 0px;
}

.make_cont5{
	padding: 80px 0px 10px;
}

.make_cont6{
	padding: 65px 0px 0;
}

.make_cont7{
	padding: 80px 0px 70px;
}

.make_cont8{
	padding: 100px 0px 70px;
}

.make_cont9,
.make_cont10{
	padding: 75px 0px;
}

.make_conts .contents{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.make_cont1 .img,
.make_cont3 .img{
	text-align: right;
	padding-right: 45px;
}

.make_cont9 .img{
	text-align: right;
	padding-right: 155px;
}

.make_cont2 .img{
	padding-left: 65px;
}

.make_cont4 .img{
	padding-left: 110px;
}

.make_cont5 .img,
.make_cont6 .img,
.make_cont8 .img{
	padding-left: 145px;
}

.make_cont10 .img{
	padding-left: 150px;
}

.make_cont7 .img{
	text-align: right;
	padding-right: 95px;
}

.make_conts .contents .box{
	width: 345px;
}

.make_conts .contents .box a{
	display: block;
	margin-top: 40px;
}

.make_cont10 .contents .box{
	width: 265px;
}

.make_conts .contents .box h3{
	padding-bottom: 20px;
}

.make_conts .contents .box p{
	font-weight: bold;
	line-height: 2.2em;
}

.make_cont1 .box{
	position: absolute;
	top: 30px;
	left: 145px;
}

.make_cont2 .box{
	position: absolute;
	top: 120px;
	right: 150px;
}

.make_cont3 .box{
	position: absolute;
	top: 85px;
	left: 150px;
}

.make_cont4 .box{
	position: absolute;
	top: 120px;
	right: 150px;
}

.make_cont5 .box{
	position: absolute;
	top: 30px;
	right: 150px;
}

.make_cont5 .box h3#t2{
	padding-top: 50px;
}

.make_cont6 .box{
	position: absolute;
	top: 35px;
	right: 150px;
}

.make_cont7 .box{
	position: absolute;
	top: 45px;
	left: 145px;
}

.make_cont8 .box{
	position: absolute;
	top: 0px;
	right: 150px;
}

.make_cont9 .box{
	position: absolute;
	top: 0px;
	left: 145px;
}

.make_cont10 .box{
	position: absolute;
	top: 95px;
	right: 150px;
}

.make_cont6 .img2{
	position: absolute;
	bottom: 0px;
	right: 60px;
}

.make_cont7 .img2{
	position: absolute;
	bottom: 20px;
	left: 275px;
}

.make_cont8 .img2{
	position: absolute;
	bottom: 0;
	right: 210px;
}

.make_cont10 .img2{
	position: absolute;
	bottom: 0;
	right: 175px;
}

.make_cont6 .img{
	padding-bottom: 70px;
}

#make_img_11{
	text-align: center;
	padding-top: 55px;
}

h3#ttl10{
	text-align: center;
	padding-top: 75px;
}

h2#book_ttl .sp{
	display: none;
}