@charset "shift_jis";
/* CSS Document */
.body_pc>.contents{
	width: auto !important;
}

#lp {font-family: 'Yu Gothic', san-serif;}
.hide_pc{display: none;}
.hide_sp{display: initial;}

@media screen and (max-width:768px) {
	.hide_pc{display: initial;}
	.hide_sp{display: none;}
}

/*micro clearfix CSS-------------------------------------------*/

.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }


#topcontrol{
	z-index:10;
}
#lp .inbox {
    margin: 0 auto 30px;
    text-align: center;
    /*width: 950px;*/
}


#lp-header{
	text-align: center;
	background: url("../images/main_bg.png") repeat-x;
}
#lp-header h1 img{width:100%; max-width: 950px;}

#lp {
}

#lp .cont1-ttl {
    margin: 0 0 22px;
    text-align: center;
}

#lp .lead_wrapper{
	background: #b67212;
	padding: 40px 0;
}

#lp .lead {
    font-size: 1.4em;
    line-height: 1.5;
    margin: 0 auto;
    width: auto;
	color: #fff;
	width: 90%;
	max-width: 850px;
}

#lp .lead span {
    font-size: 1.1em;
    margin-top: 10px;
    font-weight: bold;
}

#lp .lead small {
    font-size: 0.8em;
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

#lp .comment{
	background: #f0e3d0;
	color: #000;
	margin: 0 auto;;
	width: 90%;
	max-width: 850px;
}
#lp .comment span{font-weight: bold;}
#lp .comment img{width:100%;}
#lp .comment p{
	font-size: 1.2em;
	text-align: left;
	line-height: 1.5;
	padding: 10px 24px 24px;}

#lp .wakasa_wrapper {
	width: 96%;
	max-width: 850px;
	margin: 40px auto;
}
#lp .wakasa_wrapper img{width:100%; max-width: 850px;}
#lp .wakasa_wrapper h2 {
	width: 90%;
	margin: 0 auto 30px;
}
#lp .wakasa_wrapper h2 img {max-width: 720px;}
#lp .wakasa_wrapper .detail{margin: 24px 0; font-size: 1.2em; line-height: 1.5; text-align: left;}
#lp .wakasa_wrapper .material{margin: 14px 0 0; font-size: 1em;}


#lp #howto {
	margin: 0 0 45px;
	position: relative;
	z-index:1;
}

#lp #howto h2 {
	background-color: #b67212;
    color: #ffffff;
    font-size: 300%;
    font-weight: normal;
    line-height: 1;
    padding: 14px 0 8px;
}

#lp #howto .text_oubo_wrap {
	background-color: #fff;
	position: relative;
	width: 96%;
	max-width: 850px;
	margin: 40px auto;
	z-index: 1;
	text-align: right;
}

#lp #howto .text_oubo_wrap .text_oubo {
    width: 100%;
    font-size: 16px;
    padding: 0;
    line-height: 1.5;
    display: inline-block;
    text-align: left;
}

#lp #howto .text_oubo_wrap .text_oubo p {
	border: 2px solid #b67212;
    border-left: none;
    border-right: none;
    text-align: center;
    font-size: 1.4em;
    margin: 0 0 10px;
    line-height: 1;
    font-weight: bold;
    padding: 10px 0 5px;
}

#lp #howto .text_oubo_wrap .text_oubo span {
	display: block;
	margin: 5px 0 0;
	font-weight: bold;
}

#lp #howto .text_oubo_wrap img {
	position: absolute;
	left: -18px;
	top: 6px;
}


#lp #howto .order{
	margin: 40px auto;
}

#lp #howto .order h3{
	background-color: #0050be;
    color: #ffffff;
    text-align: left;
    padding: 10px 10px 7px;
    margin: 0 0 10px;
    font-size: 150%;
}

#lp #howto .order .text_order{
    text-align: left;
    line-height: 1.5;
}

#lp #howto .order .text_order ul{
	overflow: hidden;
	width: 96%;
	max-width: 850px;
	margin: 15px auto 0;
}

#lp #howto .order .text_order ul li{
	font-size: 1.2em;
	list-style: none;
}

#lp #howto .order .text_order ul li p{
	    font-weight: bold;
}

#lp #howto .order .text_order ul li img{
	    border: 1px solid #cccccc;
}

#lp #howto .order .text_order ul li.pc{
		width: 74%;
	    float: left;
}

#lp #howto .order .text_order ul li.pc img{
	    width: 100%;
}

#lp #howto .order .text_order ul li.sp{
	width: 24%;    
	float: right;
}

#lp #howto .order .text_order ul li.sp img{
	    width: 99%;
}

#lp #howto .order #caution{
	background-color: #e6e0c3;
	position: relative;
    color: #000;
    padding: 15px;
    font-size: 1.3em;
    width: 80%;
	max-width: 700px;
    margin: 30px auto 0;
}

#lp #howto .order #caution span{
	color: #000;
	font-weight: bold;
	display: inline;
}

#lp #howto .order #caution:before{
    content: "";
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -15px;
    border: 16px solid transparent;
    border-bottom: 22px solid #e6e0c3;
}

#lp #howto #cp_end2 {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 200px;
    z-index: 2;
}

#lp .seiza {
	margin: 0 0 50px;
}
#lp .seiza h2{
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
}
#lp .seiza h2 img{
	width:100%;
}

#lp .seiza ul {
    margin: 40px auto;
	width: 96%;
	max-width: 850px;
    overflow: hidden;
}

#lp .seiza ul li {
	list-style: none;
    float: left;
	width: calc((100% - 30px)/4);
    padding-right: 10px;
}
#lp .seiza ul li img{
	width: 100%;
}
#lp .seiza ul li:nth-child(4n){
	padding-right: 0;
}

#lp .attention {
	background-color: #e6e0c3;
    color: #000;
    font-size: 1.1em;
    text-indent: 0;
    line-height: 1.5;
    padding: 30px 0;
    text-align: left;
}
#lp .attention ul{
	margin: 0px auto;
	width: 90%;
	max-width: 850px;
}
#lp .attention ul li{
	list-style: none;
	line-height: 1.7;
	font-size: 1.1em;
	padding-left:1em;
	text-indent: -1em;
}

#lp .attention .ttl {
	font-size:17px;
	line-height:1.5;
	font-weight:bold;
	color:#000;
}

#lp .cont1-up {
	text-align: right;
}
.spbr {
	display:none;
}


/* スマホ用(画像２列並びに) */
@media screen and (max-width: 768px){ 

/*　画面サイズが768未満はここを読み込む　*/
	.hide_pc{display: initial;}
	.hide_sp{display: none;}

	#lp-header img{
	width: 100%;
	}

	#lp .cont1-ttl {
		margin: 0 0 10px;
	}
	
	#lp .inbox {
		width: 100%;
	}
		
	#lp .lead {
		font-size: 1.4em;
		line-height: 1.6;
		margin: 0 auto 10px;
		width: 94%;
	}
	
	#lp .lead small {
   	 font-size: 0.8em;
	}
	
	#lp .comment{
		width: 94%;
	}
	#lp .comment p{
		padding: 10px;
	}
	
	#lp .wakasa_wrapper h2 {
		width: 100%;
	}
	#lp .wakasa_wrapper img {
		width: 100%;
	}
	
	#lp .seiza {
		margin: 0 0 20px;
	}
	
	#lp .seiza ul {
		margin: 20px auto 40px;
		width: 94%;

	}
	
	#lp .seiza ul li {
		width: calc((100% - 10px)/2);
		margin-bottom: 16px;
	}
	#lp .seiza ul li:nth-child(2n){
		padding-right: 0;
	}
	
	#lp .attention {
    	width: 100%;
    	padding: 30px 0;
	}
	
	#lp #howto h2 img{
		width: 34%;
	}
	
	#lp #howto .text_oubo_wrap {
		padding: 0 0 10px;
		width: 94%;
	
	}
	
	#lp #howto .text_oubo_wrap .text_oubo {
		width: auto;
	}
	#lp #howto .text_oubo_wrap .text_oubo p{font-size:1.3em;}
	

	#lp #howto .text_oubo_wrap img {	
		position: static;
		display: block;
		margin: 0 auto;
	}
	
	#lp #howto .order .text_order ul{
		margin: -20px auto 0;
		width:94%;
	}

	
	#lp #howto .order .text_order ul li.pc{
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	
	#lp #howto .order .text_order ul li.pc img{
		width: 100%;
	}

	#lp #howto .order .text_order ul li.sp{
		width: 100%;
		float: none; 
	}
	
	#lp #howto .order .text_order ul li.sp img{
		width: 100%;
	}
	
	#lp #howto .order #caution{
	    margin: 30px auto;
    	width: 84%;
    	padding: 10px;
    	font-size: 1.1em;
   		line-height: 1.7;
	}
	.spbr{
		display:block;
	}
}


/*footer -------------------------------------------*/


#lp #lp_footer {
	background: #e6e0c3;
	padding-bottom: 30px;
}

#lp #lp_footer ul {
	overflow:hidden;
	margin: 0 auto 10px;
	width: 96%;
	max-width: 850px;
}

#lp #lp_footer ul li{
	width: 50%;
	list-style-type:none;
	opacity:0.7;
	transition: 0.2s;
}
#lp #lp_footer ul li img {
	width:100%;
}
#lp #lp_footer ul li:hover{opacity:1;}

#lp #lp_footer ul li.f-top {
	float: left;
}


#lp #lp_footer ul li.i-top {
	float: right;
}

@media screen and (max-width: 768px){ 

	/*　画面サイズが768未満はここを読み込む　*/
	#lp #lp_footer ul {
		overflow:hidden;
		margin: 0 auto 10px;
		width: 94%;;
	}
	#lp #lp_footer ul li {
		width: 100%;
		margin-bottom: 10px;
	}
	#lp #lp_footer ul li img {
		width: 100%;
	}
}


