@charset "utf-8";
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
*{
	box-sizing: border-box
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,figure {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	box-sizing: border-box;
}
input[type=text],input[type=email],input[type=tel],textarea{
	padding: 10px;
	font-size: 17px;
	border-radius: 5px;
	border: 1px solid #ccc;
	width: 100%;
}
*{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
li{ list-style: none; }
.sp{ display: none}
.pc{ display: block}
.center{ text-align: center; }
body{
	background: #FFF;
	font-size: 19px;
}
.dush td{
	border-top: 3px double #ccc	
}
main{
	background: #EEE;
	padding-top: 220px;
	margin-top: -217px
}
.container{
	width: 1000px;
	margin: 0 auto
}
header{
	width: 1000px;
	margin: 0 auto;
	position: relative
}
#hdr_form{
	text-align: center;
	padding: 15px;
}
#logo{
	width: 214px;
	height: 61px;
	position: absolute;
	z-index: 2;
	top:8px;
	left: 14px;
}
#logo img{
	width: 100%;
	height: auto;
}
hr{
	margin-bottom: 60px;
	height: 1px;
	border-top: 2px dotted #ccc;
}
footer{
	text-align: center;
	font-size: 15px;
	padding: 0px 0 30px 0;
}
#ftr_logo{
	width: 240px;
	margin: 0 auto 15px auto;
}
#mv{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#mv ul{
	display: flex;
	width: 100%;
	z-index: 0;
	position: relative;
}
#mv ul li{
	width: 25%;
}
#mv ul li img{
	width: 100%;
	height: auto
}
#mv p{
	padding-bottom: 6px;
}
#mv h1{
	text-align: center;
	font-size: 43px;
	line-height: 1;
	background: #FFF;
	border: 1px solid #666;
	padding: 25px 15px;
	width: 930px;
	margin: -40px auto 40px auto;
	z-index: 1;
	position: relative;
}
#mv h1 strong{
	font-size: 53px;
	color: #B60201
}
.biko{
	font-size: 14px;
	font-weight: normal;
	padding-top: 20px;
}
.biko br{
	display: none
}
.cv_btn{
	display: block;
	padding-bottom: 30px;
}
.cv_btn a{
	display: flex;
	background: linear-gradient(#5F56DA,#0D0297);
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	border: 2px solid #0E0498;
	height: 127px;
	width: 837px;
	margin: 0 auto
}
.cv_btn span{
	
	display: block;
	width: 147px;
	height: 147px;
	border:3px solid #1C1C9A;
	text-align: center;
	font-size: 44px;
	color: #1C1C9A;
	background: #FFF;
	border-radius:200px;
	line-height: 108%;
	font-weight: bold;
	padding-top: 20px;
	margin-top: -34px;
}
.cv_btn p{
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	font-size: 53px;
	padding-left: 40px;
}
.cnt{
	background: #FFF;
	margin-bottom: 30px;
	border: 1px solid #D6D6D6;
	padding: 50px 70px;
}
.h2{
	text-align: center;
	font-size: 33px;
	line-height: 120%;
	margin-bottom: 30px;
}
.txt1{
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
}
.txt1 br{
	display: none
}
.list1{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
	padding-bottom: 40px;
}
.list1 li{
	width: 32%;
	text-align: center;
	padding-bottom: 10px;
}
.list1 li img{
	width: 100%;
	height: auto
}
.list1 li p{
	text-align: center;
	font-size: 18px;
}
.tit{
	display: flex
}
.tit figure{ 
	width: 215px;
	height: 193px;
	margin-left: 30px;
}
.tit figure img{ 
	width: 100%;
	height: 100%;
}
.tit p{
	font-size: 35px;
	font-weight: normal;
	line-height: 130%;
	padding-top: 60px;
}
.sankaku{
	background: linear-gradient(#EEE,#FFF);
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	line-height: 1.1;
}
.sankaku p{
	background-image: url("../img/sankaku.svg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	padding-top: 15px;
}
.ha{
	background-image: url("../img/anshin.svg");
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 37px;
	line-height: 130%;
	padding:0px 0 0px 170px;
	margin-bottom: 20px;
	min-height: 170px;
	margin-top: -30px;
	margin-left: 20px;
	display: flex;
	flex-direction:column-reverse
}
.ha span{
	color:#12079B;
	font-size: 46px;
}
.ha p{
	padding-bottom: 15px;
}
.ha2{

	line-height: 130%;
	padding:0px 0 0px 0px;
	margin-bottom: 20px;

	margin-top: 10px;
	margin-left: 20px;
	text-align: center;
	display: flex;
	flex-direction:column-reverse
}
.ha2 span{
	color:#12079B;
	font-size:37px;
}
.ha2 p{
	padding-bottom: 15px;
}
.pbox{
	display: flex;
	justify-content:space-between;
	margin-bottom: 15px;
}
.pbox .item1{
	width: 45%;
}
.pbox .item1 img{
	width: 100%;
	height: auto
}
.pbox .item2{
	width: 52%;
}
.pbox .item2 h4{
	font-size: 26px;
	color: #1C1C9A;
	margin-bottom: 10px;
	line-height: 130%
}
.pbox .item2 p{
	line-height: 170%
}
.matome{
	text-align: center;
	font-size: 27px;
	border-radius: 8px;
	border: 2px solid #ccc;
	padding: 20px;
	background: linear-gradient(#EEE,#FFF);
	
}
.point1,.point2,.point3,.point4{
	padding-top: 20px;	
}
.ta2{
	margin-bottom: 20px;
}
.ta2 td,.ta2 th{
	border-bottom: 1px solid #ccc;
	padding: 8px;
}
.ta2 th{
	background: #eee;
}
.point4 p{
	margin-bottom: 20px;	
}
.point4 h4{
	margin-bottom: 10px;
	text-align: center
}
.q_list{
	
}
.q_list li{
	margin-bottom: 10px;
	background: #eee;
	padding: 25px 45px ;
}
.q_list h3{
	margin-bottom: 7px;
	color: #BD0101
}
.ta1{
	margin-bottom: 20px;
	width: 100%;
}
.ta1 td,.ta1 th{
	display: block;
	width: 100%;
}
.ta1 th{
	text-align: left;
	padding-top: 10px;
	font-size: 16px;
}
.ta1 td{
	border-bottom: 1px dashed #ccc;
	padding-bottom: 17px;
	padding-top: 8px;
}
.ta1 tr:last-child td{
	border: none
}
.hissu{
	color: darkred;
	display: inline-block;
	padding-left: 8px;
}
.error{
	font-size: 16px;
	color: red;
	padding-top: 5px;
}
.btnbox{
	text-align: center;
	padding: 10px;
}
.btn1{
	width: 200px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	background:linear-gradient(#5F56DA,#0D0297);
	border: 2px solid #0D0297;
	border-radius: 5px;
	font-size: 18px;
	padding: 15px;
}
.btn1:hover{
	opacity: 0.9;
}
.ghr{
	
	margin-bottom: 15px;	
}
.kantan{
	display: flex;
	margin-bottom: 15px;
}
.kantan{
	display: flex
}
.kantan p{
	vertical-align: middle
}
.kantan figure{
	width: 100px;
}
.kantan figure img{
	width: 100%;
	height: auto
}
@media screen and (max-width: 768px) {
	.sp{ display: block}
	.pc{ display: none}
    body{
        font-size: 17px;
    }
    main{
        padding-top: 220px;
        margin-top: -197px
    }
    .container{
        width: 100%;
    }
    header{
        width: 100%;
    }
    #logo{
        width: 150px;
        height: 61px;
        position: absolute;
        z-index: 2;
        top:0px;
        left: 0px;
    }
    #logo img{
        width: 100%;
        height: auto;
    }
    hr{
        margin-bottom: 30px;
        height: 1px;
        border-top: 2px dotted #ccc;
    }
    footer{
        text-align: center;
        font-size: 15px;
        padding: 0px 0 30px 0;
    }
    #ftr_logo{
        width: 250px;
        margin: 0 auto 5px auto;
    }
    #mv{
        width: 100%;
        margin: 0 auto;
    }
    #mv ul{
        width: 100%;
    }
    #mv ul li{
        width: auto
    }
    #mv ul li:last-child{
        display: none
    }
    #mv ul li img{
        width: 100%;
        height: auto
    }
    #mv p{
        padding-bottom: 6px;
    }
    #mv h1{
        font-size: 20px;
        padding: 14px 0;
        width: 90%;
        margin: -20px auto 0 auto;
    }
    #mv h1 strong{
        font-size: 27px;
    }
    .biko{
        font-size: 12px;
        padding-top: 10px;
		line-height: 130%;
    }
    .biko br{
        display: block
    }
    .cv_btn{
        padding-bottom: 20px;
    }
    .cv_btn a{
        padding: 10px;
        text-align: center;
        width: 90%;
		height: 62px;
        margin: 0 auto
    }
    .cv_btn span{
        display: block;
        width: 77px;
        height: 77px;
        color: #1C1C9A;
        background: #FFF;
        border-radius:200px;
        line-height: 108%;
        font-weight: bold;
		font-size: 19px;
        padding-top: 15px;
        margin-top: -19px;
    }
    .cv_btn p{
        font-size: 23px;
        padding-left: 10px;
    }
    .cnt{
        background: #FFF;
        margin-bottom: 30px;
        border: 1px solid #D6D6D6;
        padding: 40px 20px 20px 20px;
    }
    .h2{
        text-align: center;
        font-size: 24px;
        line-height: 120%;
        margin-bottom: 20px;
    }
    .txt1{
        text-align: center;
        margin-bottom: 20px;
        font-size: 17px;
    }
    .txt1 br{
        display: none
    }
    .list1{

        padding-bottom: 30px;
    }
    .list1 li{
        width: 48%;
        text-align: center;
        padding-bottom: 10px;
    }
    .list1 li img{
        width: 100%;
        height: auto
    }
    .list1 li p{
        text-align: center;
        font-size: 14px;
    }
    .tit{
        display: flex
    }
    .tit figure{ 
        width: 90px;
        height: auto;
        margin-left: 0px;
    }
    .tit figure img{ 
        width: 100%;
        height: auto;
    }
    .tit p{
        font-size: 17px;
        font-weight: normal;
        line-height: 130%;
        padding-top: 20px;
    }
    .sankaku{
        font-size: 14px;
        text-align: center;
        line-height: 1.1;
    }
    .sankaku p{

        background-repeat: no-repeat;
        background-position: center top;
		background-size: 90% auto;
        height: 70px;
        padding-top: 10px;
    }
    .ha{
		background-size: 60px auto;
        font-size: 17px;
        line-height: 130%;
        padding:0px 0 0px 70px;
        margin-bottom: 20px;
        min-height: auto;
        margin-top: 5px;
        margin-left: 0px;

    }
    .ha span{
        font-size: 22px;
    }
    .ha p{
		padding-top: 8px;
        padding-bottom: 5px;
    }
    .ha2{

        line-height: 130%;
        padding:0px 0 0px 0px;
        margin-bottom: 20px;
        margin-top: 10px;
        margin-left: 20px;

    }
    .ha2 span{
        color:#12079B;
        font-size:27px;
    }
    .ha2 p{
        padding-bottom: 15px;
    }
    .pbox{
        flex-wrap: wrap;
        margin-bottom: 15px;
    }
    .pbox .item1{
        width: 100%;
		padding-bottom: 15px;
    }
    .pbox .item1 img{
        width: 100%;
        height: auto
    }
    .pbox .item2{
        width: 100%;
    }
    .pbox .item2 h4{
        font-size: 18px;
        margin-bottom: 5px;
        line-height: 130%
    }
    .pbox .item2 p{
        line-height: 170%
    }
    .matome{
        text-align: center;
        font-size: 16px;
        border-radius: 8px;
        border: 1px solid #ccc;
        padding: 10px;
		font-weight: bold;
        background: linear-gradient(#EEE,#FFF);

    }
    .point1,.point2,.point3,.point4{
        padding-top: 20px;	
    }
    .ta2{
        margin-bottom: 20px;
    }
    .ta2 td,.ta2 th{
        border-bottom: 1px solid #ccc;
        padding: 8px;
    }
    .ta2 th{
        background: #eee;
    }
    .point4 p{
        margin-bottom: 20px;	
    }
    .point4 h4{
        margin-bottom: 10px;
        text-align: center
    }
    .q_list{

    }
    .q_list li{
        margin-bottom: 10px;
        background: #eee;
        padding: 25px 15px ;
    }
    .q_list h3{
        margin-bottom: 7px;
        color: #BD0101;
		font-size: 17px;
    }
    .q_list p{

		font-size: 17px;
    }
    .ta1{
        margin-bottom: 20px;
        width: 100%;
    }
    .ta1 td,.ta1 th{
        display: block;
        width: 100%;
    }
    .ta1 th{
        text-align: left;
        padding-top: 10px;
        font-size: 16px;
    }
    .ta1 td{
        border-bottom: 1px dashed #ccc;
        padding-bottom: 17px;
        padding-top: 8px;
    }
    .ta1 tr:last-child td{
        border: none
    }
    .hissu{
        color: darkred;
        display: inline-block;
        padding-left: 8px;
    }
    .error{
        font-size: 16px;
        color: red;
        padding-top: 5px;
    }
    .btnbox{
        text-align: center;
        padding: 10px;
    }
    .btn1{
        width: 200px;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        background:linear-gradient(#5F56DA,#0D0297);
        border: 2px solid #0D0297;
        border-radius: 5px;
        font-size: 18px;
        padding: 15px;
    }
    .btn1:hover{
        opacity: 0.9;
    }
    .ghr{

        margin-bottom: 15px;	
    }
    .kantan{
        display: flex;
        margin-bottom: 15px;
    }
    .kantan{
        display: flex
    }
    .kantan p{
        vertical-align: middle
    }
    .kantan figure{
        width: 100px;
    }
    .kantan figure img{
        width: 100%;
        height: auto
    }
}