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


.main {
	width: 95%;
	margin: 0px auto;
	padding: 0;
}

.block01{
width: 100%;
height: auto;
background: url(../image/block01_bg.jpg) center center;
background-size: cover;
margin: 0px;
}
.filter01{
	height: 100%;
	width: 100%;
	background: url(../image/filter01.png) repeat;
}
.blue01{
	height: 100%;
	width: 100%;
  background: linear-gradient(135deg, rgba(145,193,115,0.65), rgba(0,167,255,0.65));
  overflow: hidden;
}
.block01 h1.logo{
	height: 80px;
	width: 200px;
	margin: 30px auto 20px;
	background: url("../image/campress_logo.svg") no-repeat center;
	background-size: 100%;
	position: relative;
	top: 30px;
}
.block01 h2.catch{
	margin: 20px auto;
	text-align: center;
	font-size: 20px;
	width: 100%;
	line-height: 200%;
	position: relative;
	top: 30px;
	font-weight: bold;
	}
.block01 .point{
	font-size: 20px;
	color: #fff;
	background:#c9005b;
	padding: 5px 10px;
}
.block01 .big{
	font-size: 30px;
}
.block01 p{
	margin: 10px 10px 100px 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: relative;
	top: 50px;
}
.contact_block{
	width: 100%;
	background: #005bac;
}
.contact_block .main{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0px auto;
}

.contact_block .contact_left{
	width: 90%;
	color: #fff;
	margin: 10px auto 0px;
	text-align: center;
}
.contact_block .contact_left .contact_cap{
	font-size: 20px;
	letter-spacing: 5px;
	margin: 10px auto 0px;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
.contact_block .contact_left .contact_date{
	font-size: 14px;
	text-align: center;
	margin: 0px auto 15px;
	padding: 0;
}

.contact_block .contact_btn{
	width: 90%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	-ms-flex-line-pack: center;
       align-content: center;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 auto 10px;
	text-align: center;
}
.contact_block .contact_btn a{
	display: block;
}
.contact_block .contact_btn li{
	text-align: center;
	padding: 0;
	margin: 0px auto;
width: 100%;
height: auto;
}
.contact_block .contact_btn li img{
width: 100%;
}

.contact_block .contact_btn a{
	display: block;
}


.block02{
width: 100%;
 background: linear-gradient(135deg, rgba(34,197,229,1.00), rgba(0,165,277,1.00)), url(../image/bg03.jpg) repeat;	
margin: 0 auto;
padding: 30px 0px;
}
.block02 .main{
}

.block02 h2{
	width: 100%;
	margin: 80px auto 50px;
}
.block02 .main_catch{
	text-align: left;
	color: #fff;
	font-size: 22px;
	line-height: 200%;
	font-weight: bold;
	margin: 0px auto 30px auto;
}
.block02 .main_catch span{
	padding: 0px 0px 5px;
	border-bottom: 5px solid #fff;
}
.block02 p{
	color: #fff;
	font-size: 15px;
	line-height: 200%;
	text-align: center;
}
.block02 .mark{
	padding: 0px 0px 5px;
	border-bottom: 3px solid #ed1e79;
}


.block03{
width: 100%;
height: auto;
background: url(../image/bg01.png) repeat;
overflow: hidden;
}
.block03 h2{
	text-align: center;
	background: url(../image/hd02_01.png) no-repeat;
	background-size: 100%;
	height: 90px;
	width: 80%;
	margin: 50px auto 10px;
}
.block03 img{
	width: 90%;
	margin: 0px auto 30px;
}

.block04{
width: 100%;
background: url(../image/block04_bg.jpg) center center;
background-size: cover;
}
.block04 .filter01{
	overflow: hidden;
}
.block04 .blue01{
	overflow: hidden;
}
.block04 p{
	width: 80%;
	height: 88px;
	background: url(../image/block04_p.png) center center no-repeat;
	background-size: 100%;
	margin: 50px auto 0px;
}
.block04 .proportion{
	width: 90%;
	height: 180px;
	background: url(../image/proportion_img.png) center center no-repeat;
	background-size: 100%;
	margin: 0px auto 50px auto;
}


.block05{
width: 100%;
margin: 0px auto;
padding: 0;
}
.block05 .contents{
	margin: 50px auto;
	width: 96%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
	-webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
}
.block05 .contents h3{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 180%;
	border-bottom: 3px solid #ccc;
	padding: 0px 0px 10px 0px;
	margin: 0 auto 20px;
	text-align: left;
}
.block05 .contents h3 span{
	font-size: 30px;
	color: #c80056;
}
.block05 .contents p{
	width: 100%;
	text-align: left;
	font-size: 15px;
}
.block05 .root{
	text-align: center;
	font-size: 16px;
}
.block05 .root span.ika{
	border-bottom: 3px solid rgba(5,139,255,1.00);
	padding: 0px 0px 3px 0px;
	font-size: 20px;
	font-weight: bold;
}
.block05 .arrow{
	width: 145px;
	height: 75px;
	background: url(../image/arrow01.png) no-repeat center;
	margin: 20px auto;
}
.block05 .answer{
	text-align: center;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 30px;
}
.block05 .kome{
	font-size: 12px;
	margin-bottom: 40px;
}


.block06{
width: 100%;
height: auto;
 background: linear-gradient(135deg, rgba(34,197,229,1.00), rgba(0,165,277,1.00)), url(../image/bg03.jpg) repeat;
padding: 30px 0;
margin: 0px auto;
}
.block06 h2{
	text-align: center;
	background: url(../image/block06_hd.png) no-repeat;
	background-size: 100%;
	height: 60px;
	width: 80%;
	margin: 50px auto;
}
.block06 img{
	width: 80%;
	margin: 0px auto;
}
.block06 p{
	width: 90%;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	margin: 0px auto;
	padding: 0;
}


.block07{
width: 100%;
	background: #fff;
	margin: 0 auto;
	padding: 0;
}
.block07 .obi{
	width: 100%;
	background: #2e476b;
	overflow: hidden;
	margin: 50px auto;
}
.block07 h2{
	text-align: center;
	background: url(../image/block07_hd.png) no-repeat;
	background-size: 100%;
	height: 60px;
	width: 80%;
	margin: 30px auto 20px;
	padding: 0;
}
.block07 .box01{
	width: 90%;
	margin: 20px auto;
	padding: 0 0px 180px 0px;
	text-align: left;
	background: url(../image/img01.png) right bottom no-repeat;
}
.block07 h3.one{
	background: url(../image/list_01.png) left top no-repeat;
	background-size: 10%;
	height: 80px;
	text-align: left;
	padding:0px 0px 0px 10%;
	font-size: 16px;
	font-weight: bold;
	line-height:120%;
	margin: 0;
	color: #005BAB;	
}
.block07 .box01 p,
.block07 .box02 p,
.block07 .box03 p{
	width: 100%;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 150%;
}
.block07 .box02{
	width:90%;
	margin: 50px auto;
	padding: 0 0px 220px 0px;
	text-align: left;
	background: url(../image/img02.png) right bottom no-repeat;
}
.block07 h3.two{
	background: url(../image/list_02.png) left top no-repeat;
	background-size: 10%;
	height: 80px;
	text-align: left;
	padding:0px 0px 0px 10%;
	font-size: 16px;
	font-weight: bold;
	line-height:120%;
	margin: 0;
	color: #007AC4;	
}
.block07 .box03{
width: 90%;
	margin: 0px auto 50px;
	padding: 0 0px 220px 0px;
	text-align: left;
	background: url(../image/img03.png) right bottom no-repeat;
}
.block07 h3.three{
	background: url(../image/list_03.png) left top no-repeat;
	background-size: 10%;
	height: 80px;
	text-align: left;
	padding:0px 0px 0px 10%;
	font-size: 16px;
	font-weight: bold;
	line-height:120%;
	margin: 0;
	color: #009BDB;	
}


.block08{
width: 100%;
background: url(../image/bg01.png) repeat;
	margin: 0px;
	padding: 0;
	overflow: hidden;
}
.block08 h2{
	background: #2e476b;
	font-size: 24px;
	color: #fff;
	border-radius: 10px;
	padding: 10px 30px;
	width: 80%;
margin: 70px auto 50px;
	font-weight: bold;
}
.block08 .flow_box{
	width: 90%;
	margin: 0px auto 50px;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 -ms-flex-wrap: wrap;
      flex-wrap: wrap;
	-webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
	-webkit-box-align: start;
     -ms-flex-align: start;
        align-items: flex-start;
}
.block08 .flow_box .arrow{
	background: url(../image/arrow01.png) no-repeat;
	background-size: 100%;
	width: 40%;
	height: 45px;
	overflow: hidden;
	margin: 10px auto 20px auto;
}
.block08 .flow_box .flow01{
	width: 100%;
	margin: 0px auto 30px auto;
}
.block08 .flow_box .flow01 .flow_img{
	width: 100%;
	height: 145px;
	margin: 0px auto 20px;
	overflow: hidden;
}
.block08 .flow_box .flow01 .flow_img img{
	width: 100%;
}
.block08 .flow_box .flow01 dl{
	width: 100%;
}
.block08 .flow_box .flow01 dl dt{
	margin: 0px auto;
	padding: 0;
	text-align: center;
	color: #2e476b;
	font-size: 18px;
	font-weight: bold;
}
.block08 .flow_box .flow01 dl dd{
	margin: 0px auto;
	padding: 0;
	text-align: left;
	color: #000;
	font-size: 15px;
	line-height: 170%;
}


.block09{
	 background: linear-gradient(135deg, rgba(145,193,115,0.65), rgba(0,167,255,0.65));
	width: 100%;
	margin: 0px;
	padding: 0 0px 50px 0px;
}
.block09 h2{
	width: 80%;
	background: #005099;
	font-size: 20px;
	color: #fff;
	border-radius: 10px;
	padding: 10px 30px;
	font-weight: bold;
	display: inline-block;
	position: relative;
	z-index: 10;
	top:-40px;
	margin: 0px auto;
}
.block09 h2 span{
	font-size: 16px;
}
.block09 p{
	width: 90%;
	text-align: center;
	margin: 0px auto 0px;
	color: #fff;
	font-size: 15px;
	text-shadow: 0px 0px 3px #999; 
}
.block09 ul.contact_btn{
	width: 90%;
	margin: 30px auto;
	padding: 0;
}
.block09 .contact_btn li{
	width: 100%;
	height: auto;
	margin:0px auto 30px;
	text-align: center;
	padding: 0;
	
}
.block09 .contact_btn li a{
	display: block;
	border-radius: 10px;
	padding: 15px;
	background: rgba(255,245,245,1.0);
	box-shadow: 2px 2px 0px rgba(109,109,109,0.7);
	text-align: center;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	-webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -ms-flex-direction: column;
         flex-direction: column;
	 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
   justify-content: space-between;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}
.block09 .contact_btn a img{
height: 80px;
}
.block09 .contact_btn li a span.tel{
	font-size: 25px;
	color: #005099;
	text-align: center;
	line-height: 100%;
}
.block09 .contact_btn li a span.date{
	font-size: 17px;
}
.block09 .contact_btn li a .arrow{
	color: #005099;
}

