@charset "UTF-8";
/* CSS Document */


.block{
	padding:0 !important;
	text-align:center;
}
h3.ttl{
	color:#ed64a5;
	font-size:32px;
	text-align:center;
	margin-bottom:60px;
}
.block h3{
	margin-bottom:20px;
}
p.mdTxt{
	font-weight:bold;
	color:#666666;
}
#nSubNav li{
	background:url(../img/ico_subnav.gif) no-repeat 0 4px;
}






#feature #content #block01,
#feature #block02 .inner,
#feature #block04 .inner{
	width:980px;
	margin:0 auto;
	padding:90px 0 !important;
}
#feature #content #block03{
	width:980px;
	margin:0 auto;
	padding:70px 0 !important;
}
#feature p.mdTxt br{
	display:none;
}


/*-----------------------------------block01*/
#feature #content #block01{
	padding-top:0 !important;
}
#feature #content #block01:after{
	content:"";
	clear:both;
	display:block;
}
#feature #content #block01 .posL{
	width:400px;
}
#feature #content #block01 .posR{
	width:520px;
}
#point_fe_wrap{
	margin-top:30px;
	overflow:hidden;
	width:980px;
}
dl#point_fe{
	float:left;
	margin-right:40px;
	overflow:hidden;
	width:300px;
}
dl#point_fe dt,dl#point_fe dd{
	width:300px;
}
dl#point_fe dt{
	margin-bottom:15px;
}
dl#point_fe dd{
	font-size:95%;
	margin-top:15px;
	line-height:1.5;
}
.lastone{
	margin:0 !important;
}


/*-----------------------------------block02*/
#feature #content #block02{
	background:url(../img/bg01.gif) no-repeat top center;
}
#feature #block02 .wk{
	margin-top:60px;
	padding-bottom:40px !important;
}
#feature #block02 .wk p{
	color:#999;
	font-weight:bold;
}
#feature #block02 .col2 dt{
	/*width:280px;*/
	width:100%;
}
#feature #block02 .col2 dt p{
	display:inline-block;
}
#feature #block02 .col2 dd{
	/*padding-top:70px;
	width:400px;*/
	width:100%;
	text-align:center;
	font-size:19px;
	line-height:1.6;
	color:#e891ba;
	font-weight:bold;
	margin-top:20px;
}
#feature #block02-01 p.mtmTxt{
	font-size:23px !important;
	margin-top:50px;
	border:1px solid #d9d9d9;
	background:#f1f1f1;
	padding:22px 10px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#feature #block02-01 .yj{
	padding:35px 0;
}



/*-----------------------------------block03*/
#feature #content #block03 {
	padding-bottom:0 !important;
}
#feature #block03 ul{
	margin-top:30px;
}
#feature #block03 ul:after{
	content:"";
	clear:both;
	display:block;
}
#feature #block03 li{
	background:#f8e8f0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:25px 15px;
	margin-right:1%;
	margin-bottom:1%;
	width:32.66%;
	float:left;
}
#feature #block03 li:nth-child(3),
#feature #block03 li:nth-child(6){
	margin-right:0;
}
#feature #block03 li h4{
	background:#f17ab2;
	padding:11px 10px;
	background:url(../img/h4_bg.gif) repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	margin-bottom:15px;
}
#feature #block03 li p.txt{
	margin-top:15px;
	font-size:18px;
}
#feature #block03 .box:last-child{
	margin-top:70px !important;
}


/*-----------------------------------block04*/

#feature #block04{
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:980px;
}
#feature #block04 ul#btn_btm{
	margin:0 auto;
	width:980px;
}
#feature #block04 ul#btn_btm li{
	display:inline-block;
	overflow:hidden;
}


/*-----------------------------------use*/

#use #content dl#use_flow{
	margin:0 auto;
	width:920px;
}
#use #content dl#use_flow dt{
	height:442px;
	position:relative;
}
dl#use_flow dt.flow01{background:url(../img/use/use01.png) center top no-repeat;}
dl#use_flow dt.flow02{background:url(../img/use/use02.png) center top no-repeat;}
dl#use_flow dt.flow03{background:url(../img/use/use03.png) center top no-repeat;}
dl#use_flow dt.flow04{background:url(../img/use/use04.png) center top no-repeat;}
dl#use_flow dt.flow05{background:url(../img/use/use05.png) center top no-repeat;}
dl#use_flow dt.flow06{background:url(../img/use/use06.png) center top no-repeat;}
dl#use_flow dt.flow07{background:url(../img/use/use07.png) center top no-repeat;}
dl#use_flow dt.flow08{background:url(../img/use/use08.png) center top no-repeat;}
.capL{
	height:330px;
	width:357px;
	position:absolute;
	left:0;
	top:30px;
}
.capR{
	height:330px;
	width:357px;
	position:absolute;
	right:0;
	top:30px;
}
#use #content dl#use_flow dd{
	text-align:center;
	margin:30px 0;
}



@media screen and (min-width: 769px) {
p.mdTxt{
	font-size:20px;
	line-height:1.6;
}

#feature #block02 .wk p{
	font-size:16px;
}
}





/*=====================================

	スマホサイト縦
	
======================================*/

@media screen and (max-width: 768px) {

#feature #content{
	padding-left:0 !important;
	padding-right:0 !important;
}
#feature #content .block{
	width:100% !important;
}
#content br{
	display:none;
}
h3.ttl{
	font-size:20px;
	letter-spacing:-0.1em;
	margin-bottom:20px;
	line-height:1.7;
}




#feature #block02 .inner,
#feature #block04 .inner{
	padding:0 0 !important;
}
#feature .block,
#feature .block .inner{
	width:100% !important;
}
#feature p.mdTxt {
	font-size:20px;
}
#feature p.mdTxt br{
	display:block;
}



/*-----------------------------------block01*/
#feature #content #block01{
	padding:20px 15px !important;
	margin-bottom:30px;
}
#point_fe_wrap{
	margin:30px auto 0 auto;
	overflow:hidden;
	width:90%;
}
dl#point_fe{
	overflow:hidden;
	width:100%;
}
dl#point_fe dt,dl#point_fe dd{
	width:100%;
}
dl#point_fe dd{
	font-size:95%;
	margin:2% 0 4% 0;
}



/*-----------------------------------block02*/
#feature #content #block02{
	padding:40px 20px !important;
}
#feature #block02 .wk h4{
	font-size:18px;
}
#feature #block02 .wk img{
	width:100%;
}
#feature #block02 .wk{
	margin-top:30px !important;
}
#feature #block02 .mdTxt  br{
	display:none !important;
}
#feature #block02 .col2 dd{
	font-size:14px;
	line-height:1.5;
}
#feature #block02-01 p.mtmTxt{
	font-size:18px !important;
	margin-top:30px;
	border:none;
	background:none;
	padding:0;
}
#feature #block02-01 .yj{
	padding:25px 0;
}
#feature #block02 .mdTxt{
	font-size:15px;
	line-height:1.5;
}


/*-----------------------------------block03*/
#feature #content #block03{
	padding:40px 20px 0 !important;
}
#feature #block03 ul{
	margin-top:20px !important;
}
#feature #block03 li h3 img{
	max-width:100%;
}
#feature #block03 li h4{
	font-size:16px !important;
	line-height:1.3 !important;
}
#feature #block03 li{
	width:49% !important;
	margin-right:2% !important;
	margin-bottom:2% !important;
	padding:15px !important;
}
#feature #block03 li:nth-child(2),
#feature #block03 li:nth-child(4),
#feature #block03 li:nth-child(6){
	margin-right:0 !important;
}
#feature #block03 li img{
	height:60px;
}
#feature #block03 .box:last-child{
	margin-top:40px !important;
}




/*-----------------------------------block04*/

#feature #block04{
	margin:40px auto 0;
	overflow:hidden;
	text-align:center;
	width:100%;
}

#feature #block04 ul#btn_btm{
	margin:0 auto;
	width:90%;
}

#feature #block04 ul#btn_btm li{
	display:inline-block;
	overflow:hidden;
	width:100%;
}

#feature #block04 .btnBlue {
    margin: 0px !important;
}
#feature #block04 .btnBlue:last-child {
    margin-top: 6px !important;
}


/*-----------------------------------use*/

#use #content dl#use_flow{
	margin:0 auto;
	width:100%;
}
#use #content dl#use_flow dt{
	height: 0;
    overflow: hidden;
    padding-top: 48.04%;
	width:100%;
	position:relative;
}
dl#use_flow dt.flow01,dl#use_flow dt.flow02,dl#use_flow dt.flow03,dl#use_flow dt.flow04,dl#use_flow dt.flow05,dl#use_flow dt.flow06,dl#use_flow dt.flow07,dl#use_flow dt.flow08{
	background-size:100% auto;
}

.capL{
	height:auto;
	width:45%;
	position:absolute;
	left:0;
	top:0;
}
.capR{
	height:auto;
	width:45%;
	position:absolute;
	right:0;
	top:0;
}
#use #content dl#use_flow dd{
	margin:2% auto 5% auto;
	width:25%;
}