@charset "utf-8";

/*-----------------------------------------------------
content
-------------------------------------------------------*/

/*後から対応ページを増やす とりあえずかりるトップのみ。*/
/*
#contentArea div.group h2 a{
	display: block;
	color: white;
	padding: 4px 5px;
	font-size: 1.5rem;
	background: #5880AC;
	background: -moz-linear-gradient(top,  #5880AC 0%, #89a5c5 90%, #5880AC 90%, #5880AC 100%);
	background: -webkit-linear-gradient(top,  #5880AC 0%,#89a5c5 90%,#5880AC 90%,#5880AC 100%);
	background: linear-gradient(to bottom,  #5880AC 0%,#89a5c5 90%,#5880AC 90%,#5880AC 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5880AC', endColorstr='#5880AC',GradientType=0 );
}

#contentArea div.group h2 a:hover{
	background: #81b5ff;
	}

#contentArea div.group h2 a:before{
	content:"▶";
	font-size: 0.7rem;
	margin-right: 3px;
	position: relative;
	top: -2px;
}


#titleArea { background-image: url(../images/h1_base.jpg); background-repeat: no-repeat; }

#goaisatsu {  margin-right: auto;  margin-left: auto;  width: 630px;  }
#goaisatsu p { line-height: 2em;  font-size: 1.1em;  }


#contentArea table .table03 td{
	vertical-align:top;
	padding: 0px;
	border: none;
}
*/

/*201612追加 ALLDAYで仕様*/
section#point_box{
	margin-bottom: 20px;
}

section#point_box ul {
    padding: 10px;
    padding-bottom: 7px;
    border: 2px solid #5880ac;
    background-color: #ffffdb;
}

section#point_box li{
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	letter-spacing: -.40em;
}

section#point_box li:last-child{
	border-bottom: none;
}

section#point_box .icp{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 9%;
	text-align: center;
	margin-right: 1%;
}

section#point_box .exp{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 89%;
	line-height: 1.3;
}

section#point_box p{
	margin: 0;
	font-size: 1.2rem;
/* 	color: #cc0000; */
	font-weight: bold;
}

section#point_box p.smaller{
	font-size: 1.4rem;
	color: #000;
}


/* お申し込みの流れ */
section#nagare_box{
	margin-bottom: 20px;
}

section#nagare_box ul {
    padding: 10px;
    padding-bottom: 7px;
    border: 2px solid #5880ac;
    background-color: #d0e6ff;
}

section#nagare_box li{
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	letter-spacing: -.40em;
}

section#nagare_box li:last-child{
	border-bottom: none;
	padding-bottom: 5px;
}

section#nagare_box .moushikomi_p{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	width: 9%;
	text-align: center;
	margin-right: 1%;
}

section#nagare_box .exp{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 89%;
	line-height: 1.3;
}

section#nagare_box .exp2{
	background-color: #f7fbff ;
/* 	background-color: rgba(35, 97, 152, 0.2); */
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	width: 100%;
	max-width:100%;
	line-height: 1.3;
	text-align: center;
	padding:10px;
	color:#042275;
}
section#nagare_box h4{
	margin: 5px 0 10px 0 ;
	font-size: 1.2rem;
/* 	color: #cc0000; */
	font-weight: bold;
	color:#042275;
}
section#nagare_box p{
	margin:0;
}

section#nagare_box p.smaller{
	font-size: 1.4rem;
	color: #000;
}


h3.bt_moushikomi{
	color:#ffffff;
	font-weight:bold;
	background-color: #ff6600;
	padding:20px;
	text-align: center;
	max-width:80%;
	width:300px;
	margin:30px auto;
	border-radius:10px;
}
h3.bt_moushikomi:hover{
	background-color: #ffa915;
}
/* ここまで */

#tetsuzuki2 h4{
	background: #369EDC;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 5px;
	padding-top: 7px;
	text-align: center;
	font-size: 1.6rem;
	margin-bottom: 10px;
	position: relative;
}

#tetsuzuki2 h4>span{
	max-width: 17%;
	position: absolute;
	top: -10px;
	left: 0;
	}

#tetsuzuki2 h4>span>span{
	position: absolute;
	top: 40%;
	left: 38%;
	color: #E73562;
	font-size: 2.5rem;
	}

#tetsuzuki2 p.yaji{
	text-align: center;
	padding: 10px;
	}

#tetsuzuki2 .box .fll{
	width: 20%;
	padding-bottom: 10px;
}

#tetsuzuki2 .box .fll img{
	max-width: 90%;
}

#tetsuzuki2 .box p{
	margin-bottom: 0;
}

#tetsuzuki2 .box{
	background: #ffffe7;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 10px;
	border: 1px solid #369EDC;
}

#tetsuzuki2 .box.flr{
	background-color: #ffe0e6;	
}

#contentArea .syosailinks ul {
    text-align: center;
    padding-bottom: 20px;
}

#contentArea .syosailinks ul li {
	display: inline-block;
}

#contentArea h1#normal{
	margin-bottom: 10px;
    font-size: 15px;
}


#contentArea h1#normal span{	
    display: block;
    background-image: url(/kojin/common/images/titles_bk.gif);
    background-position: center bottom;
    padding: 8px 5px;
    min-height: 22px;
    border: 1px solid #ccc;
}

#titleArea { background-image: url(../images/h1_base.jpg); background-repeat: no-repeat; }

#goaisatsu {  margin-right: auto;  margin-left: auto;  width: 630px;  }
#goaisatsu p { line-height: 2em;  font-size: 1.1em;  }


#contentArea table .table03 td{
	vertical-align:top;
	padding: 0px;
	border: none;
}

