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

@import url(http://fonts.googleapis.com/css?family=Roboto:400,500);

body{
	background-color: #00318c;
	min-width: 710px;
	-webkit-text-size-adjust: 100%;
}

#hdWRP{
	position: fixed;
	background-color: rgba(0, 0, 0, 0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A000000,endColorstr=#1A000000);
	width: 100%;
	height: 100px;
	min-width: 710px;
}

#hdWRP:not(:target){
    filter: none;
}

#logoWRP{
	float: left;
	margin: 21px 0 0 45px;
}

#navWRP{
	margin-right: 45px;
	float: right;
}

#contentsWRP{
	padding-top: 100px;
}

#navWRP li{
	float: left;
	text-align: center;
	color: #fff;
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin: 30px 0 0 46px;
	cursor: pointer;
}

#navWRP .translate{
	font-size: 10px;
	margin-top: 10px;
	letter-spacing: 0.1em;
	color: #ddd;
}

.ttl{
	text-align: center;
	color: #fff;
	font-family: 'Roboto';
	font-size: 60px;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding: 42px 0 63px 0;
}

#section1{
	background-color: #00318c;
	height: 750px;
	display: block;
	background-image: url("../img/s1_bg.png");
	background-repeat: no-repeat;
	background-position: center;
}

#section1 .article1{
	padding-top: 230px;
	padding-left: 16%;
}

#section1 p{
	color: #fff;
	font-size: 19px;
        font-family: "Hiragino Mincho ProN", "HiraMinProN-W6", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS –¾’©", serif;
	line-height: 2em;
	letter-spacing: 0.04em;
	margin-top: 40px;
	padding-left: 14px;
}

#section2{
	background-color: #ef9c49;
	height: 1325px;
}

#section2 .slash{
	
}

#section2 .article1{
	background-color: #fff;
	width: 990px;
	height: 350px;
	margin: 0 auto 20px;
	background-image: url("../img/s2_a1_bg.png");
	background-repeat: no-repeat;
	background-position: 685px 40px;

	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#section2 .article2{
	background-color: #fff;
	width: 990px;
	height: 330px;
	margin: 0 auto 20px;
	background-image: url("../img/s2_a2_bg.png");
	background-repeat: no-repeat;
	background-position: 700px 50px;

	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#section2 .article3{
	background-color: #fff;
	width: 990px;
	height: 330px;
	margin: 0 auto;
	background-image: url("../img/s2_a3_bg.png");
	background-repeat: no-repeat;
	background-position: 706px -40px;

	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#section2 .txtWRP{
	padding: 32px 0 0 34px;
	width: 700px;
}

#section2 .caption{
	font-size: 35px;
	color:  #00388c;
	font-weight: 800;
	margin-bottom: 32px;
}

#section2 .caption .txt1{
	vertical-align: text-bottom;
	letter-spacing: -0.1em;
}

#section2 .mainTXT{
	font-size: 12.5px;
	color: #00388c;
	font-weight: 800;
	line-height: 1.7em;
	letter-spacing: -0.02em;
	margin-bottom: 24px;
}

#section2 .subTXT{
	font-size: 10.2px;
	color:  #000;
	font-weight: 800;
	line-height: 1.7em;
}

#section3{
	background-color: #004776;
	height: 750px;
}

#section3 .articleWRP{
	width: 700px;
	margin: 35px auto 0;
	padding-left: 30px;
}

#section3 #list1{
	float: left;	
}

#section3 #list2{
	float: right;	
}

#section3 .article2{
	margin-bottom: 70px;
}

#section3 .article3{
	margin-bottom: 95px;
}

#section3 .caption{
	background-color: #fff;
	width: 80px;
	height: 20px;
	color:  #005187;
	font-size: 11px;
	font-weight: 800;
	margin-bottom: 22px;
	padding-top: 6px;
	text-align: center;
}

#section3 ul{
	margin-bottom: 40px;
}

#section3 li{
	color:  #fff;
	font-size: 13px;
	margin-bottom: 8px;
	letter-spacing: 0.03em;
	line-height: 1.4em;
}

#section3 .list_caption{
	width: 105px;
	display: block;
	float: left;
}

#section3 #list2 .mainTXT{
	color:  #fff;
	font-size: 13px;
	margin-bottom: 8px;
	letter-spacing: 0.03em;
}

#section4{
	background-color: #666;
	height: 750px;
}

#section4 .articleWRP{
	width: 980px;
	margin: 50px auto 0;
	padding-left: 25px;
}

#section4 .caption{
	color:  #fff;
	font-size: 22px;
	margin-bottom: 40px;
}

#section4 .mainTXT p{
	color:  #fff;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.8em;
	letter-spacing: 0.01em;
}

#section4 ul{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 18px;
	margin-bottom: 30px;
}

#section4 li{
	color:  #eee;
	font-size: 10px;
	margin-bottom: 8px;
	font-weight: 300;
	line-height: 1.6em;
}

#section4 #adress p{
	color:  #eee;
	font-size: 13px;
	margin-bottom: 4px;
	font-weight: 300;
	line-height: 1.6em;
	letter-spacing: 0.03em;
}

.tel-link {
	color: #fff;
}

#section5{
	background-color: #60c5d4;
	height: 670px;
}

#section5 .article1{
	width: 326px;
	margin: 126px auto 0;
	position: relative;
	cursor: pointer;
}

#section5 .on{
	position: absolute;
	opacity: 0;
}

#banner-area {
  background-color: #ffef62;
  width: 100%;
  min-width: 1000px;
}

.banner-area-inbox {
  margin: 0 auto;
  padding: 30px 0;
  width: 760px;
  text-align: center;
}
.banner-area-inbox p {
  line-height: 0;
}

.banner-row {
  display: table;
  margin: 0 auto;
  width: 580px;
}

.banner-row-left {
  display: table-cell;
  padding: 0 30px 0 0;
  width: 300px;
  text-align: center;
  vertical-align: top;
}
.banner-row-left p {
  line-height: 0;
}

.banner-row-right {
  display: table-cell;
  text-align: center;
  vertical-align: top;
}
.banner-row-right p {
  line-height: 0;
}



#ftWRP{
	background-color: #333333;
	height: 80px;
}

#ftWRP p{
	color:  #eee;
	font-size: 11px;
	text-align: center;
	padding-top: 33px;
	letter-spacing: 0.04em;
}
