@charset "utf-8";
/* CSS Document */
#soyjoy_lowgi{
	width: 730px;
	color: #353535;
	background-color: #ffffff;
}

#soyjoy_lowgi .cl { clear: both;}  
#soyjoy_lowgi .fr {float: right;}
#soyjoy_lowgi .fl {float: left;}

#soyjoy_lowgi .cfix {overflow: hidden;}

#soyjoy_lowgi .tc{ text-align: center;}

#soyjoy_lowgi .frImg{margin: 0px 0px 10px 10px}
#soyjoy_lowgi .flImg{margin: 0px 10px 10px 0px}

#soyjoy_lowgi .mt15{margin-top: 15px;}
#soyjoy_lowgi .ml10{margin-left: 10px;}
#soyjoy_lowgi .mt20{margin-top: 20px;}
#soyjoy_lowgi .mb15{margin-bottom: 15px;}
#soyjoy_lowgi .mb25{margin-bottom: 25px;}
#soyjoy_lowgi .mtb20{margin: 20px 0px;}

#soyjoy_lowgi section.topCont{
	background-image: url(img_top.jpg) ;
	background-repeat: no-repeat;
	height:270px;
	padding-top: 140px;
    box-sizing: border-box;
}
#soyjoy_lowgi section.topCont .topTxt {
	background-color: rgba(255, 255, 255, 0.9);
	height: 110px;
	width: 406px;
	padding: 10px 15px;
	box-sizing: border-box;
	font-size: 1.1em;
	/*font-weight: bold;*/
	line-height: 1.6;
	margin: 0px 0px 0px 20px;
}
#soyjoy_lowgi section.area01 {
	background-color: #fdefe2;
	margin: 0px auto 30px;
	padding: 20px;
	box-sizing: border-box;
}
#soyjoy_lowgi .cont01 {
	background-color: #ffffff;
	padding: 20px;
	box-sizing: border-box;
	margin: 20px auto;
}
#soyjoy_lowgi .cont01 .txt01 {
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 15px 0px 25px 0px;
}
#soyjoy_lowgi .cont01 .txt02 {
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 0px 10px 25px 0px;
}
#soyjoy_lowgi .cont01 .txt03 {
	font-size: 1.1em;
	line-height: 1.8em;
	padding: 0px 0px 10px 0px;
}
#soyjoy_lowgi .cont01 .txt04_01 {
	font-size: 1.15em;
	line-height: 1.6em;
	padding: 10px 20px;
	border: solid 2px #a6937c;
	margin: 15px auto 10px;
	text-align: center;
}
#soyjoy_lowgi .cont01 .txt04_02 {
	font-size: 1.15em;
	line-height: 1.6em;
	padding: 10px 20px;
	border: solid 2px #a6937c;
	margin: 15px auto 10px;
	text-align: center;
}
#soyjoy_lowgi small {
	color: #B0B0B0;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 400px;
	margin-bottom: 45px;
}
#soyjoy_lowgi small.s02 {
	color: #B0B0B0;
	display: block;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 400px;
	margin-bottom: 10px;
}
#soyjoy_lowgi .cont01 .txt05 {
	background-image: url(img_05_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 1.1em;
	height: 255px;
	line-height: 1.8em;
	padding: 10px 190px 10px 10px;
	margin: 15px auto 10px;
}




#soyjoy_lowgi .lowgiList01 {
	display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
	margin-top: 15px;
}
#soyjoy_lowgi .lowgiList01 li {
	display: table-cell;
    vertical-align: middle;
}




#soyjoy_lowgi section.area02 {
	background-color: #cae6e0;
	margin: 0px auto 30px;
	padding: 20px;
	box-sizing: border-box;
}



#soyjoy_lowgi section.area02 .fukidashi01{
	float: left;
	width: 50%;
	height: 145px;
	background-image: url(img_06_bg_l.png);
	background-repeat: no-repeat;
	padding: 60px 32px 0px 19px;;
	line-height: 1.6em;
	box-sizing: border-box;
	font-size: 0.93em;
}
#soyjoy_lowgi section.area02 .fukidashi02{
	float: right;
	width: 50%;
	height: 145px;
	background-image: url(img_06_bg_r.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 60px 16px 0px 45px;
	line-height: 1.6em;
	box-sizing: border-box;
	font-size: 0.93em;
}




#soyjoy_lowgi section.area03 {
	background-image: url(img_07_bg.jpg);
	background-repeat: no-repeat;
	height: 560px;
	margin: 0px auto 30px;
	padding: 20px 40px;
	box-sizing: border-box;
	
}
#soyjoy_lowgi section.area03 .txt06 {
	width: 320px;
	line-height:2.2em;
	margin: 30px 0px;
	font-size: 1.1em;
}

#soyjoy_lowgi .btnArea {
	text-align: center;
	margin-bottom: 30px;
}
	