@charset "UTF-8";

/* INTERFACE */


#home_welcome_area{
	background-image:url(../img/welcome_bg.jpg);
	background-repeat:no-repeat;
	background-size:768px 437px;
	background-position:top center;
}

#home_welcome_area>div{
	width:100%;
	margin:0 auto;
	padding:100px 0;
	position:relative;
	overflow:hidden;
}

#welcome_pic{
	width:45%;
	float:left;
	position:relative;
	left:30px;
	top:-40px;
}

#welcome_pic img{
	width:100%;
}

#welcome_txt{
	width:50%;
	float:right;
	margin:0 25px 0 0;
	border:1px solid #a69e5d;
	position:relative;
}

#welcome_txt>div{
	width:calc(100% + 3px);
	box-sizing:border-box;
	padding:60px 50px 60px 70px;
	border:1px solid #a69e5d;
	position:relative;
	top:-6px;
	left:-6px;
}

#welcome_txt h2{
	margin:0 0 30px;
	padding:25px 0 0;
	font-size:20px;
	font-weight:300;
	color:#575757;
	letter-spacing:0px;
	background-image:url(../img/interface/dec_welcome.svg);
	background-repeat:no-repeat;
	background-size:150px 19px;
	background-position:center top;
}

#welcome_txt h2 span{
	display:block;
	margin:0 0 30px;
	text-align:center;
	font-family: 'Great Vibes', cursive;
	font-size:17px;
	color:#a69e5d;
}

#welcome_txt p{
	text-align:justify;
	margin:0;
	font-size:14px;
	font-weight:300;
	line-height:2em;
}

#home_feature_area>h2{
	margin:0;
	text-align:center;
	font-size:26px;
	font-weight:300;
	line-height:1.3em;
	color:#717171;
}

#home_feature_area h2 img{
	width:130px;
	margin:0 10px 0 0;
	font-size:26px;
	vertical-align:bottom;
}

#home_feature_area h2 span{
	display:block;
	padding:0 0 20px;
	font-size:12px;
	letter-spacing:1px;
	background-image:url(../img/interface/dec_feature.svg);
	background-repeat:no-repeat;
	background-size:160px 9px;
	background-position:center bottom;
}

#home_feature_area>div{
	margin:0 auto 60px;
	padding:60px 30px 440px 30px;
	overflow:hidden;
	position:relative;
}

#home_feature_area>div picture img{
	width:60%;
	float:left;
}

#home_feature_area>div img:nth-child(3){
	width:360px;
	position:absolute;
	right:0;
	bottom:100px;
}

#home_feature_area>div img:nth-child(4){
	width:300px;
	position:absolute;
	bottom:0;
	left:0;
}

#feature_txt{
	margin:100px 0 0;
	transform:translateX(-30px);
}

#feature_txt h3{
	margin:0 0 20px;
	font-size:25px;
	font-weight:300;
	color:#575757;
	letter-spacing:1px;
}

#feature_txt h3 span{
	display:block;
	margin:0 0 15px;
	font-family: 'Great Vibes', cursive;
	font-size:17px;
	color:#a69e5d;
}

#feature_txt p{
	text-align:justify;
	margin:0;
	font-size:14px;
	font-weight:300;
	line-height:2em;
}

#home_semiorder_area{
	max-width:1280px;
	margin:0 auto 150px;
	padding:0 30px;
}

#home_semiorder_area>div{
	min-height:580px;
	margin:0 auto;
	background-image:url(../img/interface/frame_order_tb.svg);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:center center;
	position:relative;
}

#home_semiorder_area>div>div{
	width:90%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translateY(-50%) translateX(-50%);
}


#home_semiorder_area>div>div>img{
	width:220px;
	float:left;
	margin:30px 30px 80px 0;
}

#semiorder_txt h2{
	margin:0 0 30px;
	font-size:24px;
	font-weight:300;
	color:#575757;
	letter-spacing:2px;
}

#semiorder_txt h2 span{
	display:block;
	margin:0 0 25px;
	font-family: 'Great Vibes', cursive;
	font-size:17px;
	color:#a69e5d;
}

#semiorder_txt p{
	margin:0 0 40px;
	text-align:justify;
	font-size:14px;
	font-weight:300;
	line-height:1.8em;
}

#home_semiorder_area>div>div>a{
	clear:both;
	width:290px;
	margin:0 auto;
	padding:25px 20px 25px 0;
	display:block;
	background-image:url(../img/interface/btn_arrow.svg);
	background-repeat:no-repeat;
	background-size:10px 20px;
	background-position:right 20px center;
	background-color:#b2ab70;
	text-align:center;
	font-size:16px;
	line-height:1em;
	color:#fff;
}

#home_semiorder_area>div>div>a:hover,
#home_semiorder_area>div>div>a:active{
	text-decoration:none;
	background-color:#aaa158;
}

#home_shop_area{
	background-color:#faf6f5;
	border-top:3px solid #a69e5d;
}

#home_shop_area>div{
	margin:0 auto;
	padding:80px 40px;
	text-align:center;
}

#home_shop_area>div>img{
	width:70%;
	margin:0 0 30px;
}

#shop_txt{
	margin:10px 0 0;
	overflow:hidden;
}

#shop_txt h2{
	margin:0 0 30px;
	text-align:center;
	font-size:22px;
	font-weight:300;
	line-height:1em;
	color:#717171;
}

#shop_txt h2 img{
	width:130px;
	margin:0 8px 0 0;
	font-size:22px;
	vertical-align:middle;
}

#shop_txt h2 span{
	display:block;
	margin:10px 0 0;
	font-size:19px;
	line-height:1.2em;
	letter-spacing:1px;
}

#shop_txt p{
	margin:0 0 30px;
	text-align:justify;
	font-size:13px;
	font-weight:300;
	line-height:1.8em;
}

#shop_txt a.tel{
	font-family:Arial,sans-serif;
	font-size:32px;
	font-weight:bold;
}

#shop_txt p.comment{
	margin:0 0 20px;
	text-align:center;
	font-size:12px;
}

#shop_txt a.btn{
	display:inline-block;
	padding:8px 20px;
	font-size:12px;
	line-height:1em;
	color:#fff;
	background-color:#a69e5d;
	border-radius:3px;
}

#shop_txt a.btn:hover,
#shop_txt a.btn:active{
	text-decoration:none;
	background-color:#aaa158;
}


/* SEMI ORDER */

#sub_key_area .sub_key_txt{
	color:#707070;
	position:absolute;
	top:30%;
	left:10%;
}

#sub_key_area h1{
	margin:0 0 5px;
	font-size:26px;
	font-weight:400;
	color:#707070;
}

#sub_key_area p{
	margin:0;
	font-size:14px;
	font-weight:300;
	color:#a69e5d;
}

#sub_semiorder_area{
}

#sub_semiorder_area>section{
	max-width:1300px;
	margin:0 auto;
	padding:70px 20px;
	text-align:center;
	border-bottom:4px double #ddd;
	background-image:url(../img/interface/ico_triangle.svg);
	background-repeat:no-repeat;
	background-size:25px 25px;
	background-position:top center;
}

#sub_semiorder_area>section:first-child{
	background-image:none;
}

#sub_semiorder_area>section:nth-child(8){
	border:none;
}

#sub_semiorder_area>section h2{
	margin:0 0 20px;
	padding:0 0 15px;
	font-size:25px;
	font-weight:300;
	color:#707070;
	letter-spacing:1px;
	background-image:url(../img/interface/dec_feature.svg);
	background-repeat:no-repeat;
	background-size:160px 9px;
	background-position:bottom center;
}

#sub_semiorder_area>section h2 span{
	font-family: 'Great Vibes', cursive;
}

#sub_semiorder_area>section>p{
	margin:0 0 40px;
	font-family:'ヒラギノ明朝 Pro W3',serif;
	font-size:14px;
	font-weight:300;
}

#sub_semiorder_area>section>div{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

#sub_semiorder_area>section>div>section{
	width:20%;
	box-sizing:border-box;
	padding:10px;
}

#sub_semiorder_area>section>div>section h3{
	font-size:15px;
	font-weight:400;
	color:#707070;
	line-height:1.4em;
}

#sub_semiorder_area>section>div>section h3 span{
	display:block;
	font-size:20px;
	font-family: 'Great Vibes', cursive;
	color:#a69e5d;
}

#sub_semiorder_area>section>div>section p{
	font-size:13px;
	text-align:justify;
	color:#555;
}

#sub_semiorder_area>section>div>section img{
	width:100%;
}

#order_step5>div,
#order_step8>div{
	overflow:hidden;
}

#order_step5>div img,
#order_step8>div img{
	float:left;
	width:60%;
	height:60%;
	margin:0 0 20px;
}

#order_step5>div p,
#order_step8>div p{
	text-align:left;
	font-size:15px;
	font-weight:300;
	line-height:1.5em;
}

#order_step5>div p span,
#order_step8>div p span{
	display:block;
	font-size:13px;
	margin:10px 0 0;
}

#order_closing{
	margin:0 0 120px;
	padding:25px 30px 0;
	text-align:center;
	background-image:url(../img/interface/dec_order01.svg);
	background-repeat:no-repeat;
	background-size:111px 10px;
	background-position:center top;
}

#order_closing p{
	font-size:20px;
	font-weight:300;
	line-height:2.2em;
	color:#a69e5d;
}

