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

img{
	width:100%;
	display:block;
}

/*===== PC ここから =====*/
@media screen and (min-width: 741px){

/*===== h2 =====*/
.ttl_box{
	width: 100%;
	height: 250px;
	background-color: #004999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h2_ttl{
	color: #FFF;
	font-size: 34px;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	height: 100px;
	padding-top: 100px;
	line-height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ttl_img{
	background-image: url(img/fv.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 250px;
	right: 0px;
	float: right;
}
.main_contents{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.h3_ttl{
	width:845px;
	margin:0 auto 60px auto;
}
.check_box{
	width: 700px;
	border: 1px solid #0045A2;
	padding:30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 80px;
	margin-left: auto;
}

.box01{
	width: 100%;
	background-color: #e6eef6;
	padding: 0px;
	margin:0 0 0px 0;
	display:table;	
}
.txt_box{
	width:630px;
	margin:0 0 0 auto;
	padding-top:50px;
	padding-right:20px;
	padding-bottom:45px;
}
.txt_box p{
	margin:0;
	font-size:20px;
	line-height:1.8;
}
.img_bg{
	background-image:url(img/img01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:40%;	
	display:table-cell;
	vertical-align:middle;
	box-shadow: 80px 0px 40px -10px rgba(230,238,246,1.0) inset;
	-webkit-box-shadow: 80px 0px 40px -10px rgba(230,238,246,1.0) inset;
	-moz-box-shadow: 80px 0px 40px -10px rgba(230,238,246,1.0) inset;
}
.h3_ttl02{
	width:555px;
	margin:0 auto 60px auto;
}

.box02{
	width:885px;
	margin:0 auto 20px auto;
	overflow:hidden;
}
.ico01{
	width:186px;
	float:left;
}
.txt_box02{
	width:575px;
	padding:25px;
	float:right;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border:solid 2px #0045a2;
	margin:10px 0 0 0;
}
.txt_box02 h4{
	font-size:26px;
	color:#0045a2;
	margin-top:0;
	margin-bottom:15px;
	line-height:1.0;
}
span.belt{
	background-color:#fff66d;
}

span.blue{ color:#0045a2;}

.txt_box02 p{
	font-size:20px;
	margin:0;
	line-height:1.6;
}
.txt02{
	background-color:#e6eef6;
	padding:40px 0 40px 200px;
	font-size:28px;
	margin:0 0 60px 0;
	line-height:1.6;
	font-weight:bold;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
.img_bg02{
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height:325px;
	margin-bottom:60px;
}
.bg01{ background-image:url(img/bg01.png);}
.bg02{ background-image:url(img/bg02.png);}
.bg03{ background-image:url(img/bg03.png);}
.h3_ttl03{
	width:555px;
	margin:0 auto 60px auto;
}
.h3_ttl04{
	width:455px;
	margin:0 auto 60px auto;
}
.h3_ttl05{
	width:420px;
	margin:0 auto 60px auto;
}
.h4_ttl{
	font-size:30px;
	background-color:#0045a2;
	color:#ffffff;
	padding:15px;
	line-height:1.0;
	margin:0 0 30px 0;
}
.box03{
	width:984px;
	margin:0 auto 60px auto;
	overflow:hidden;
}
.txt01{
	width:535px;
	font-size:20px;
	margin-top:0;
	margin-bottom:30px;
	line-height:1.6;
	float:left;
}
.img_box01{
	width:385px;
	float:right;
}

.perform_box,.perform_box02{
	width:477px;
	height:220px;
	border:solid 2px #0045a2;
	padding:25px 10px 25px 15px;
	overflow:hidden;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	float:left;
}
.perform_box02{
	float:right!important;
}
.perform_img{
	width:180px;
	float:left;
}
.perform_txt_box{
	width:270px;
	float:right;
}
.perform_txt01{
	font-size:16px;
	margin-top:0;
	margin-bottom:5px;
	line-height:1.4;
}
.perform_txt01 span{
	font-weight:bold;
	font-size:20px;
}
.perform_txt02{
	font-size:30px;
	line-height:1.2;
	margin-top:0;
	margin-bottom:10px;
	color:#d93535;
	font-weight:bold;
}
.price01{
	width:225px;
}
.perform_txt02 span.big{
	font-size:48px;
}
.perform_txt02 span.small{
	font-size:12px;
	font-weight:normal;
	text-align:right;
	display:block;
	color:#222222;
}
.perform_txt03{
	width:200px;
	padding:10px 10px 10px 30px;
	background-color:#e6eef6;
	line-height:1.6;
	font-size:16px;
	margin:0;
}
.perform_txt04{
	width:246px;
	padding:10px 7px;
	background-color:#e6eef6;
	line-height:1.6;
	font-size:16px;
	margin:0;
}
.hidden{
	overflow:hidden;
	margin-bottom:12px;
}
.hidden02{
	overflow:hidden;
	margin-bottom:90px;
}
span.small02{
	font-size:15px;
	font-weight:bold;
}

.txt03{
	font-size:20px;
	margin-top:0;
	margin-bottom:30px;
	line-height:1.6;
}

/*=========== accodion ============*/

dl.accordion {
    background: #FFF;
    width: 100%;
	margin:0 auto 20px auto;
    font-size: 20px;
}

dl.accordion dt {
    background:url(../common/img/open_ico.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 3%;
	padding-left:30px;
    padding-top: 15px;
    padding-bottom: 15px;
	background-color:#0045a2;
    cursor: pointer;
	font-size:20px;
	line-height: 1;
	color: #fff;

}
dl.accordion dt p{
	display:inline-block;
	font-size:20px;
	line-height: 1;
	color: #fff;
	margin:0;
}

dl.accordion dt span{
	display:inline-block;
	background-color:#259de9;
	padding:10px 13px;
	margin-right:15px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

dl.accordion dt.open {
    background:url(../common/img/close_ico.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 3%;
    z-index: 999;
	background-color:#0045a2;
}

dl.accordion dd {
    background: #FFF;
    padding: 30px 50px;
    line-height: 1.5;
    display: none;
    margin:0 0 20px 0;
    border-left: 2px solid #0045a2;
	border-right: 2px solid #0045a2;
	border-bottom: 2px solid #0045a2;
	font-size:20px;
}

.faq_link{
	margin-top:5px;
	margin-bottom:50px;
	font-size:16px;
	line-height:1.0;
	text-align:right;
}
.faq_link a{
	color:#259de9;
}

/*=========== contact_box ============*/

.contact_box{
	width:800px;
	margin:0 auto 80px auto;
	border:solid 2px #0045a2;
	padding:30px 0;
}

.tel_txt{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:30px;
	margin-top:0;
	margin-bottom:30px;
	line-height:1.0;
	text-align:center;
}
.tel_txt02{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:28px;
	margin-top:0;
	margin-bottom:30px;
	line-height:1.0;
	text-align:center;
	color:#0045a2;
}
.tel_number{
	width:623px;
	margin:0 auto 25px auto;
}

.site_btn{
	background-color: #004999;
	height: 50px;
	width: 380px;
	margin:0 auto;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.site_btn a{
	background-image:url(../common/img/btn_ico.png);
	background-repeat: no-repeat;
	background-position: 13px 14px;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-left: 60px;
	display: block;
	padding-top: 13px;
	padding-bottom: 10px;
	cursor:pointer;
	background-color: transparent;
	outline:none;
}
/* hover */
.site_btn:before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #002455;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.site_btn:hover:before, .site_btn:focus:before, .site_btn:active:before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.box04{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding:80px 0;
	background-image: url(img/bg04.png);
}
.ttl04{
	width: 792px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.check img{
	width: 506px;
	margin-left: auto;
	margin-right: auto;
}

	
}
	
/*===== PC ここまで =====*/


/*===== SP ここから =====*/
@media screen and (max-width: 740px){
	
/*===== h2 =====*/
.ttl_box{
	width: 100%;
	height: 90px;
	background-color: #004999;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.h2_ttl{
	color: #FFF;
	font-size: 16px;
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 100%;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ttl_img{
	background-image: url(img/fv.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height: 90px;
	right: 0px;
	float: right;
}
.main_contents{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
.h3_ttl{
	width: 94%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.check_box{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.box01{
	width: 100%;
	background-color: #e6eef6;
	padding: 0px;
	margin:0 0 0 0;
}
.txt_box{
	width:100%;
	margin:0 0 0 auto;
	padding-top:25px;
	padding-right:20px;
	padding-bottom:25px;
	box-sizing:border-box;
}
.txt_box p{
	width:95%;
	margin:0 auto;
	font-size:14px;
	line-height:1.6;
}
.img_bg{
	background-image:url(img/img01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:100%;
	height:250px;
}
.h3_ttl02{
	width:85%;
	margin:0 auto 60px auto;
}

.box02{
	overflow:hidden;
	margin-bottom:20px;
}
.ico01{
	width:50%;
	margin:0 auto 20px auto;
}
.txt_box02{
	width:100%;
	padding:20px;
	box-sizing:border-box;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border:solid 2px #0045a2;
	margin:0;
}
.txt_box02 h4{
	font-size:18px;
	color:#0045a2;
	margin-top:0;
	margin-bottom:10px;
	line-height:1.6;
}
span.belt{
	background-color:#fff66d;
}

span.blue{ color:#0045a2;}

.txt_box02 p{
	font-size:14px;
	margin:0;
	line-height:1.6;
}
.txt02{
	background-color:#e6eef6;
	padding:15px;
	font-size:18px;
	margin:0 0 40px 0;
	line-height:1.6;
	font-weight:bold;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}
.img_bg02{
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height:200px;
	margin-bottom:60px;
}
.bg01{ background-image:url(img/bg01.png);}
.bg02{ background-image:url(img/bg02.png);}
.bg03{ background-image:url(img/bg03.png);}

.h3_ttl03{
	width:75%;
	margin:0 auto 30px auto;
}
.h3_ttl04{
	width:80%;
	margin:0 auto 30px auto;
}
.h3_ttl05{
	width:80%;
	margin:0 auto 30px auto;
}
.h4_ttl{
	font-size:18px;
	background-color:#0045a2;
	color:#ffffff;
	padding:10px;
	line-height:1.0;
	margin:0 0 20px 0;
}
.box03{
	width:100%;
	margin:0 auto 40px auto;
	overflow:hidden;
}
.txt01{
	width:100%;
	font-size:14px;
	margin-top:0;
	margin-bottom:20px;
	line-height:1.6;
}
.img_box01{
	width:100%;
}
.perform_box,.perform_box02{
	width:100%;
	border:solid 2px #0045a2;
	padding:20px;
	overflow:hidden;
	box-sizing:border-box;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.perform_box{
	margin-bottom:20px;
}

.perform_img{
	width:60%;
	margin:0 auto 15px auto;
}
.perform_txt_box{
	width:100%;
}
.perform_txt01{
	font-size:16px;
	margin-top:0;
	margin-bottom:5px;
	line-height:1.4;
}
.perform_txt01 span{
	font-weight:bold;
	font-size:20px;
}
.perform_txt02{
	font-size:30px;
	line-height:1.2;
	margin-top:0;
	margin-bottom:10px;
	color:#d93535;
	font-weight:bold;
	text-align:center;
}
.price01{
	width:100%;
}
.perform_txt02 span.big{
	font-size:50px;
}
.perform_txt02 span.small{
	font-size:12px;
	font-weight:normal;
	display:block;
	color:#222222;
}
.perform_txt03,.perform_txt04{
	width:100%;
	box-sizing:border-box;
	padding:10px 10px 10px 30px;
	background-color:#e6eef6;
	line-height:1.6;
	font-size:16px;
	margin:0;
}
.hidden,.hidden02{
	overflow:hidden;
	margin-bottom:20px;
}
span.small02{
	font-size:15px;
	font-weight:bold;
}

.txt03{
	font-size:14px;
	margin-top:0;
	margin-bottom:20px;
	line-height:1.6;
}

/*=========== accodion ============*/
dl.accordion {
    background: #FFF;
    width: 100%;
	margin:0 auto 20px auto;
    font-size: 20px;
}

dl.accordion dt {
	width:100%;
    background:url(../common/img/open_ico.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 3%;
	padding-left:10px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1;
    color: #fff;
	background-color:#0045a2;
    cursor: pointer;
	font-size:16px;
	box-sizing:border-box;
}

dl.accordion dt p{
	width: 70%;
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	color: #fff;
	margin: 0 0 0 3%;
	vertical-align: top;
}

dl.accordion dt span{
	width: 10%;
	display: inline-block;
	background-color: #259de9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-sizing: border-box;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

dl.accordion dt.open {
    background:url(../common/img/close_ico.png);
    background-repeat: no-repeat;
    background-position: 97% center;
    background-size: 3%;
    z-index: 999;
	background-color:#0045a2;
}

dl.accordion dd {
	width:100%;
    background: #FFF;
    padding: 15px;
    line-height: 1.5;
    display: none;
    margin:0 0 20px 0;
    border-left: 2px solid #0045a2;
	border-right: 2px solid #0045a2;
	border-bottom: 2px solid #0045a2;
	font-size:14px;
	box-sizing:border-box;
}

.faq_link{
	margin-top:5px;
	margin-bottom:50px;
	font-size:13px;
	line-height:1.0;
	text-align:right;
}
.faq_link a{
	color:#259de9;
}

/*=========== contact_box ============*/

.contact_box{
	width:100%;
	margin:0 auto 50px auto;
	border:solid 2px #0045a2;
	padding:30px 0;
}

.tel_txt{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:16px;
	margin-top:0;
	margin-bottom:15px;
	line-height:1.4;
	text-align:center;
}
.tel_txt02{
	font-family: "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:16px;
	margin-top:0;
	margin-bottom:20px;
	line-height:1.0;
	text-align:center;
	color:#0045a2;
}
.tel_number{
	width:80%;
	margin:0 auto 15px auto;
}

.site_btn{
	background-color: #004999;
	width: 90%;
	margin:0 auto;
	padding:0;
}
.site_btn a{
	background-image: url(../common/img/btn_ico.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	background-size: 16px;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0px;
}
.box04{
	background-image: url(img/bg04.png);
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.ttl04{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.check{
	width:80%;
	margin:0 auto;
}
}
/*===== SP ここまで =====*/
