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

.content404{
	padding:100px auto;
	text-align:center;
}

#contentsBox p {
	margin-top:20px;	
}

#breadcrumbList{
  letter-spacing:-.3em;
}
#breadcrumbList li{
  display:inline-block;
  letter-spacing:normal;
  font-size: 12px;
  line-height: 1.2;
}
#breadcrumbList li:before {/*置換インライン要素*/
  content:"＞";
  display:inline-block;
  padding:0 3px;
}
#breadcrumbList li:first-child:before{
  content:"";
  padding: 0;
}

#backBox{
	text-align:center;
}


@media print, screen and (min-width:680px){
/* ===============================================
#mainImageArea
=============================================== */
#mainImageArea{
  width:100%;
  /*background:url("../img/bg_main.gif") center top repeat-x;*/
}
#mainImageBox{
  width:960px;
  margin:0 auto;
  position:relative;
  font-size:0;
  line-height:0;
}
/*#mainImageBox p,
#mainImageBox h2{
	position: absolute;
	top: -3px;
	left: 27px;
	width: 600;
}*/
/*#mainImageTxt1{
  left:20px;
  top:10px;
}
#mainImageTxt2{
  left:20px;
  top:374px;
}
#mainImagebt{
  left:17px;
  top:298px;
}*/
#mainImageBox #mainImageText{
	position: absolute;
	z-index: 10;
	top: 60px;
	left: 60px;
	width: 800px;
}
.tit3_02{
	font-size: 30px;
	text-align: left;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.tit2_01{
	/*font-size: 36px;
	color: #FFBE8F;
	line-height: 1.5;
	text-align: left;
	font-weight:800;
	text-shadow:2px 2px 3px #6091B2;*/
	margin-top:50px;

}

.tit2_02{
	font-size:30px;
	color:#F93; 
	color:#fff; 
	line-height:1.5; 
	text-align:left;
	margin-top:30px;
	text-shadow:2px 2px 3px #6091B2;
}
.span_01{
	color:#F93; 
}
/* ===============================================
#promiseArea
=============================================== */
#promiseArea{
  margin-top:40px;
}
#promiseArea h2{
  text-align:center;
}
#promiseList{
  letter-spacing:-.4em;
  margin:0 -8px;
  padding-top:20px;
}
#promiseList li{
  display:inline-block;
  letter-spacing:normal;
  margin:10px 8px 0;
}
#promiseTxtBox{
  padding:20px;
  margin-top:30px;
  background-color:#f4f4f4;
  position:relative;
  line-height:23px;
}
#promiseTxtBoxImage{
  font-size:0;
  line-height:0;
  position:absolute;
  bottom:0;
  right:61px;
}
/* ===============================================
#promiseArea2
=============================================== */
#promiseArea2 {
	width:960px;
	border:solid 2px #36ade9;
	margin:20px auto 60px;
} 
#promiseArea2 > .contentBox{
	width:920px;
	height:445px;
	height:auto;
	margin:20px auto;	
}
#promiseArea2 h2{
	padding-top:10px;
	font-size:26px;
	line-height:1.5;
	color:#36ade9;
}
#promiseArea2 p{
	text-align:left;
	margin-top:10px;
	font-size:17px;
	line-height:30px;
}
#promiseArea2 h3{
	text-align: left;
	margin-top: 25px;
	font-size: 19px;
	line-height: 32px;
	text-align: left;
	font-weight: 500;
}
.span_05{
	font-size:16px
}
.p_01{
	float:right;
}
/* ===============================================
#newsArea
=============================================== */
#newsArea{
  width:580px;
  float:left;
  margin-top:42px;
}
#newsAreaSingle{
  width:580px
  margin-top:42px;
}
#newsArea h2,#newsAreaSingle h2{
  position:relative;
  padding-left:20px;
  background-color:#36ade9;
}
#newsArea h2 span{
  position:absolute;
  top:0;
  right:20px;
}
#newsArea dl,#newsAreaSingle dl{
  display:block;
  width:100%;
  margin-top:20px;
  font-weight:bold;
}
#newsArea dt ,#newsAreaSingle dt{
  float:left;
}
#newsArea dd , #newsAreaSingle dd{
  padding-left:8em;
  padding-bottom:18px;
  margin-bottom:20px;
  border-bottom:dotted 1px #36ade9;
}
#newsArea dd:last-child{
  margin-bottom:0;
}

#newsAreaSingle > h3 {
	margin:20px auto 5px auto;
	padding:10px 5px;
	font-size:21px;
	background:url("../../../../common/img/bg_heading_green.gif");	
}

#newsAreaSingle > div {
	margin:20px auto;
	background:#fbfbfb;
	padding:20px 20px 20px 20px;
	line-height:1.8;
}



#bnrBlogArea {
	text-align:center;
	margin-top:20px;
	padding:20px 0px;	
}

/* ===============================================
#requestArea
=============================================== */
#requestArea{
  width:320px;
  height:320px;
  float:right;
  margin-top:42px;
  background:url("../img/pc_bg_request.png") right top no-repeat;
  font-size:0;
  line-height:0;
  padding-top:11px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
}
#requestArea p{
  padding-left:12px;
}
#requestBt{
  padding:15px 0 5px;
  text-align:center;
}
/* ===============================================
#processArea
=============================================== */
#processArea{
  background-color:#eff3f4;
  margin-top: 20px;
  padding-bottom:50px;
}
#processArea .processBox{
	width: 920px;
	margin: 0 auto;
	
}
.tit2_04{
	font-size: 26px;
	text-align: center;
	padding: 60px 0 40px;
	color: #15475d;
}

#processList{
  display:block;
  letter-spacing:-.4em;
}
#processList li{
  display:inline-block;
  margin:10px;
  letter-spacing:normal;
  border-radius: 10px;
  width:440px;
  text-align:center;
}
.processListOrange{
  background-color:#ffe2cd;
}
.processListGreen{
  background-color:#dcedb7;
}
.processListWhite{
  background-color:#FFF;
}
#processList li a{
  color:#333333;
  text-decoration:none;
  /*padding:0 0 42px;*/
  padding:0 0 0;
  display:block;
}
#processList li a:hover{
  opacity:.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
#processList li.processListWhite a{
  padding:0 0 16px;
}
#processList h3{
 /* border-bottom:dotted 1px #7e7e7e;*/
  padding:16px 0 32px;
  margin:0 10px;
}
#processList .processListWhite h3{
  padding:16px 10px 20px;
}
#processList .processListTxt{
  text-align:left;
  padding:10px 10px 14px;
  font-weight:bold;
}
#processList .processListBt{
  margin-top:12px;
  font-size:0;
  line-height:0;
}
#processArea h4{
  padding:20px 0 10px;
  text-align:center;
  margin-bottom:18px;
  border-bottom:solid 3px #36ade9;
}
/* ===============================================
#overArea
=============================================== */
#overArea{
  margin-top:40px;
}
#overBox{
  margin-top:20px;
}
#overImg{
  float:right;
}
#overImg img{
  width:200px;
  height:auto;
  margin-top:30px;
}

#overTxt{
  float:left;
  width:700px;
}
/**/
.tit3_01{
	padding-top: 30px;
	font-size: 24px;
	color: #F60;
}
.span_02{
	font-size: 33px;
	color: #97cc1d;
}
.ul_03{
	font-size:20px;
	padding: 30px 0 60px;
	line-height:1.8;
}
/**/
.tit3_04{
	font-size:18px;
	line-height:1.5;
	font-weight:800;
}
.span_10{
	font-size: 16px;
}
.tit4_03{
	font-size:20px;
	margin-top:20px;
	text-align:right; 
	margin-right:50px;
}

/* ===============================================
#movieArea
=============================================== */
#movieArea{
	margin-top:40px;
	text-align:center;
	padding:50px 0px;
	background:#eff3f4;
}

#movieArea iframe {
	width:560px;
	height:	315px;
}


/* ===============================================
#questionnaire
=============================================== */
#questionnaire{
	width:920px;
	margin-top:30px;
	background-color:#FFF !important;
	padding:0 !important;
	text-align:center;
}
#questionnaire img{
	max-width:920px;
}
#questionnaire p{
text-align: left;
}

}

@media screen and (max-width: 679px){
/* ===============================================
#mainImageArea
=============================================== */
#mainImageArea{
  width:100%;
  background:url("../img/bg_main.gif") center top repeat-x;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
#mainImageBox{
  width:100%;
  margin:0 auto;
  position:relative;
  font-size:0;
  line-height:0;
}
/*#mainImageBox p,
#mainImageBox h2{
	position: absolute;
	top: 259px;
	left: -1px;
}
#mainImageTxt1{
  left:10px;
  top:9px;
}
#mainImageTxt2{
  left:10px;
  top:165px;
}
#mainImagebt{
  left:8px;
  top:129px;
}
#mainImagebt img{
  width:219px;
}*/
#mainImageBox #mainImageText{
	position: absolute;
	z-index: 10;
	top: 19px;
	left: 19px;
	width: 200px;
}
.tit2_01{
	font-size:20px;
	 color:#F93; 
	 line-height:1.5; 
	 text-align:left;
}
/* ===============================================
#promiseArea
=============================================== */
#promiseArea{
  margin-top:20px;
}
#promiseArea .contentBox{
  text-align:center;
}
#promiseList{
  padding-top:10px;
}
#promiseList li{
  margin-top:5px;
}
#promiseTxtBox{
  padding:10px 90px 10px 10px;
  margin-top:20px;
  background-color:#f4f4f4;
  position:relative;
  text-align:left;
}
#promiseTxtBoxImage{
  font-size:0;
  line-height:0;
  position:absolute;
  bottom:0;
  right:3px;
}
#promiseTxtBoxImage img{
  width:78px;
  height:124px;
}
/* ===============================================
#promiseArea2
=============================================== */
#promiseArea2 {	
	margin: 20px 0;
	border: 2px solid #36ade9;
	margin:15px 5% 0;
}
#promiseArea2 .contentBox {
	width: 94%;
	margin:15px 3% 0;
}
#promiseArea2 h2{
	text-align:left;
	font-size:20px;
	line-height:1.5;
	color:#36ade9;
}
#promiseArea2 p{
	text-align:left;
	font-size:15px;
	line-height:1.5;
}
#promiseArea2 h3{
	text-align: left;
	margin-top: 10px;
	font-size: 18px;
	line-height: 32px;
	text-align: right;
	font-weight: 1000;
}
.span_05{
	font-size: 13px;
	
}


/* ===============================================
#newsArea
=============================================== */
#newsArea{
  margin-top:20px;
  text-align:left;
}
#newsArea h2{
  position:relative;
  padding-left:7px;
  background-color:#36ade9;
}
#newsArea h2 span{
  position:absolute;
  top:0;
  right:5px;
}
#newsArea dl,#newsAreaSingle dl{
  display:block;
  margin:0 5px;
  font-weight:bold;
}
#newsArea dt,#newsAreaSingle dt{
  margin-top:20px;
}
#newsArea dd,#newsAreaSingle dd{
	font-size:16px;
	line-height:1.5;
	 margin-top:5px;
  padding-bottom:18px;
  border-bottom:dotted 1px #36ade9;
}


#newsAreaSingle{
  width:96%;
  margin:40px auto;  
}

#newsArea h2,#newsAreaSingle h2{
  position:relative;
  padding-left:5px;
  background-color:#36ade9;
}
#newsArea h2 span{
  position:absolute;
  top:0;
  right:20px;
}

#newsAreaSingle h3{
  margin-top:20px;
  font-size:24px;
  background:url("../../../../common/img/bg_heading_green.gif");
  padding:5px;
}

#newsAreaSingle > div {
	width:96%;
	margin:10px auto;
	padding:20px 0px;
	background:#fbfbfb;
	
	font-size:16px;
	line-height:1.8;
	font-weight:normal;
}
#newsAreaSingle > div > p  {
width:96%;
margin:0 auto;
}

#bnrBlogArea {
	text-align:center;
	padding:20px 0px;	
}

#bnrBlogArea img{
	width:90%;
}


/* ===============================================
#requestArea
=============================================== */
#requestArea{
  width:308px;
  height:175px;
  margin:20px auto;
  background:url("../img/sp_bg_request.png") center top no-repeat;
  -moz-background-size: 308px 175px;
  background-size: 308px 175px;
  font-size:0;
  line-height:0;
  padding-top:13px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  text-align:left;
}
#requestArea p{
  padding-left:6px;
}
#requestBt{
  padding:10px 0 5px;
  text-align:center;
}
/* ===============================================
#processArea
=============================================== */
#processArea{
  background-color:#eff3f4;
  margin:20px 0 0;
  padding:0 5px 10px;
  text-align:left;
}
#processArea .processBox{
	width: 94%;
	margin: 0 3%;
}
.tit2_04{
	font-size: 19px;
	text-align: center;
	padding: 30px 0 15px;
	color: #15475d;
}
#processList{
  display:block;
  text-align:center;
}
#processList li{
  display:block;
  width:100%;
  margin:15px auto 30px;
  border-radius: 5px;
  text-align:center;
}
.processListOrange{
  background-color:#ffe2cd;
}
.processListGreen{
  background-color:#dcedb7;
}
.processListWhite{
  background-color:#FFF;
}
#processList li a{
  color:#333333;
  text-decoration:none;
  padding:0 0 8px;
  display:block;
}
#processList li.processListWhite a{  
}
#processList h3{
  padding:8px 0 9px;
  margin:0 5px;
}
#processList .processListWhite h3{
  padding-top:8px;
  border-bottom:none;
}
#processList .processListTxt{
  text-align:center;
}

/* ===============================================
#overArea
=============================================== */
#overArea{
  margin-top:20px;
}
#overImg{
	float:right;
	margin-left:10px;
}
#overImg img{
  width:120px;
  height:auto;
  margin-top:30px;
}

#overTxt{
  margin:0 5px;
}
#overTxt h3{
  padding:15px 0 10px;
}
#overTxt p{
  margin-top:10px;
}
/**/
#tit3_04{
	font-size:14px;
	line-height:1.5;
	font-weight:800;
	margin:5px 0 10px; 
	text-align:left;"
}
.span_10{
	font-size: 13px;
}
.tit4_03{
	
	font-size:16px; 
	margin:5px 0 10px; 
	text-align:left;
}
/* ===============================================
#movieArea
=============================================== */
#movieArea{
	margin-top:20px;
	text-align:center;
	padding:50px 0px;
	background:#eff3f4;
}

#movieArea iframe {
	width:320px;
	height:180px;
}

/* ===============================================
#questionnaire
=============================================== */
#questionnaire{
	width:96%;
	margin-top:30px;
	background-color:#FFF !important;
	padding:0 !important;
}
#questionnaire img{
	width:100%;
}


#backBox{
	font-size:18px;
}
}

 @media screen and (max-width: 374px) {
/* ===============================================
#promiseArea2
=============================================== */
#promiseArea2 h2{
	font-size:18px;	
}
#promiseArea2 p{
	text-align:left;
	font-size:15px;
	line-height:1.5;
}
#promiseArea2 h3{
	text-align: left;
	margin-top: 10px;
	font-size: 15px;
	line-height: 1.5;
	text-align: right;
	font-weight: 1000;
}
.span_05{
	font-size: 13px;
	
}
/* ===============================================
#overArea
=============================================== */

/**/
#tit3_04{
	font-size:14px!important;
	line-height:1.5;
	font-weight:800;
	margin:5px 0 10px; 
	text-align:left;"
}
.span_10{
	font-size: 13px;
}
.tit4_03{
	font-size:16px; 
	margin:5px 0 10px; 
	text-align:left;
}

}