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

.text01{
	font-size:22px;
	font-weight:bold;
}

.text01 strong{
	color:#c70000;
}

/* ------------------------ スマートフォン ------------------------ */
@media only screen and (max-width:640px){

.text01{
	font-size:14px;
}

}

/* ------------------------------------------
  トップページ
--------------------------------------------- */


.main_visual{
	width:100%;
	background-image:url(../img/main-visual.jpg);
	background-position:center center;
	background-size:cover;
}

.satei{
	background-color:#f6ab00;
	width:100%;
}

.main_visual .inner , .satei .inner{
	width:1000px;
	margin:0 auto;
}

ul.top02{
	overflow:hidden;
	margin-top:50px;
}

.top01{
	border-top:solid 6px #003567;
	border-bottom:solid 6px #003567;
	background-color:#fff4e4;
	padding:10px 50px 40px 50px;
	margin-top:30px;
}

.top01 h3{
	color:#ee5425;
	font-weight:bold;
	font-size:32px;
	text-align:center;
	border-bottom:solid 1px #000000;
	padding:20px;
}

.top01 p{
	font-weight:bold;
	font-size:22px;
	text-align:center;
}

.top01 p strong{
	color:#c70000;
}

ul.top02 li{
	width:460px;
	float:left;
}

ul.top02 li:first-child{
	margin-right:80px;
}

.link_button{
	padding:10px 0 7px 0;
	width:90%;
	margin:0 auto;
	background:url(../img/top_arrow.jpg) center right no-repeat #eeeeee;
	text-align:center;
	margin-top:30px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

a .link_button{
	color:#000000;
	font-size:24px;
	color:#003567;
	font-weight:bold;
}

.link_button:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	transition: 0.8s ;
}

.top03{
	float:right;
}

/* ------------------------ スマートフォン ------------------------ */
@media only screen and (max-width:640px){

.main_visual img , .satei img{
	width:100%;
}

.main_visual .inner , .satei .inner{
	width:100%;
}

.top01{
	padding:10px 20px 10px 30px;
}

.top01 h3{
	font-size:15px;
	padding:10px;
	margin-bottom:20px;
}

.top01 p{
	font-size:14px;
}

ul.top02{
	overflow:hidden;
	margin-top:30px;
}

ul.top02 li{
	width:100%;
}

ul.top02 li:first-child{
	margin-right:0;
	margin-bottom:40px;
}

a .link_button{
	color:#000000;
	font-size:15px;
	color:#003567;
	font-weight:bold;
}

.top03{
	width:150px;
	margin-top:20px;
}

}

/* ------------------------------------------
  下層ページ
--------------------------------------------- */

h2.lower{
	background-color:#003567;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	margin-top:60px;
    position: relative;
    width: 100%;
	margin-bottom:50px;
}

h2.lower:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 30px solid transparent;
    border-top-color: #003567;
    top: 100%;
    left: 50%;
    margin-left: -30px;
	transform-origin: left top;
	transform: scaleY(.5);
}

ul.satei_f li{
	position:relative;
	margin-top:40px;
}

ul.satei_f li div{
	background-color:#f9f7f0;
	border:1px solid #003567;
	overflow:hidden;
	padding:20px 10px 10px 175px;
}

ul.satei_f li h3{
	color:#003567;
	font-size:26px;
	font-weight:bold;
	margin-bottom:10px;
}

ul.satei_f p{
	font-weight:bold;
	font-size:16px;
}

ul.satei_f .step{
	position:absolute;
	top:-30px;
	left:35px;
}

ul.satei_f .img{
	float:right;
}

/* ------------------------ スマートフォン ------------------------ */
@media only screen and (max-width:640px){


h2.lower{
	font-size:17px;
	margin-top:30px;
	margin-bottom:30px;
}

ul.satei_f{
	margin-top:0;
}

ul.satei_f li{
	position:relative;
	margin-top:40px;
}

ul.satei_f li div{
	padding:20px 10px 10px 10px;
}

ul.satei_f li h3{
	font-size:15px;
	margin-bottom:10px;
}

ul.satei_f p{
	font-size:13px;
}

ul.satei_f .step{
	position:absolute;
	top:-40px;
	left:5px;
	width:60px;
	height:auto;
}

ul.satei_f .img{
	width:40%;
	height:auto;
}

ul.satei_f .flow{
	width:37px;
	height:auto;
}


}


.merit .inner div{
	border:1px solid #d9c378;
	padding:30px;
	overflow:hidden;
	background-color:#f9f7f0;
}

.merit h3 {
	font-size:35px;
	height:131px;
	width:inherit;
	padding:10px 10px 10px 160px;
	line-height:1.3em;
    display: table-cell;
    vertical-align: middle;
	background-color:#d9c378;
	color:#FFFFFF;
	font-weight:bold;
}

.merit .m01{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img01.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .m02{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img02.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .m03{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img03.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .m04{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img04.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .m05{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img05.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .p01{
	background-image:url("../img/merit_img00.jpg"),url("../img/point_img01.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .p02{
	background-image:url("../img/merit_img00.jpg"),url("../img/point_img02.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}

.merit .p03{
	background-image:url("../img/merit_img00.jpg"),url("../img/point_img03.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,30px center;
}


.merit .inner div img{
	float:left;
	margin-right:30px;
}

/* ------------------------ パソコン ------------------------ */
@media screen and (min-width: 640px) {


.merit .inner div p{
	overflow:hidden;
}

}

/* ------------------------ スマートフォン ------------------------ */
@media only screen and (max-width:640px){

.merit .inner{
	width:100%;
}

.merit .inner div{
	padding:15px;
}

.merit h3 {
	font-size:18px;
	height:80px;
	width:1000px;
	padding:10px 20px 10px 60px;
	line-height:1.3em;
}

.merit .m01{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img01.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .m02{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img02.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .m03{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img03.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .m04{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img04.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .m05{
	background-image:url("../img/merit_img00.jpg"),url("../img/merit_img05.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .inner div img{
	width:40%;
	margin-right:20px;
}

.merit .p01{
	background-image:url("../img/merit_img00.jpg"),url("../img/point_img01.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .p02{
	background-image:url("../img/merit_img00.jpg"),url("../img/point_img02.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}

.merit .p03{
	background-image:url("../img/merit_img00.jpg"),url("../img/point_img03.jpg");
    background-repeat:no-repeat,no-repeat;
    background-position:top right,10px center;
	background-size:30px,40px;
}



}