@charset "UTF-8";
/* CSS Document */
body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
	margin: 0;
	padding: 0;
	background-color:#DADFE7;
}
img {
	vertical-align: bottom;
	border: 0;
}
h1, h2, h3, h4, p, div{
	padding: 0;
	margin: 0;
}
a:link {
	color: #083656;
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:hover {
	color: #F45D60;
}
#wrapper {
	width: 1280px;
	height: auto;
	overflow: hidden;
	background-color: #FEFFFF;
	margin: 0 auto;
}
#mainib {
	background: #083656 url(img/header.jpg) no-repeat ;
	height: 709px;
	width: 1280px;
}
#mainib img {
	display: none;
}
#eng {
	text-align: right;
	padding: 10px 120px 20px;
	color: aliceblue;
	font-size: 1.2em;
}
p#eng a:link {
	color: #ECEDF1;
}
p#eng a:visited {
	color: #fff;
}
#cont01 {
	width: 1280px;
	padding: 20px 0;
	height: auto;
	overflow: hidden;
	background-color: #083656;
	color: #fff;
}
#text01 {
	width: 480px;
	float: left;
	padding: 40px 20px 60px 100px;
	line-height: 2.5;
}
.works01 {
	width: 550px;
	float: right;
	padding: 40px 80px 10px 40px;
	position: relative;
}
.wol01 {
	float: left;
	vertical-align: text-bottom;
}
.cap {
	float:left;
	vertical-align: bottom;
	font-size: 0.7em;
	position: absolute;
	bottom: 10px;
	left: 420px;
	width: 200px;
}
.cape {
	width: 220px;
	float:left;
	vertical-align: bottom;
	font-size: 0.7em;
	position: absolute;
	bottom: 10px;
	left: 420px;
}


#cont02 {
	width: 1280px;
	padding: 20px 0;
	height: auto;
	overflow: hidden;
	background-color: #2F5C78;
	color: #fff;
}

#text02 {
	width: 500px;
	float:right;
	padding: 40px 100px 40px 0;
	line-height: 2.3;
}


h2 {
	font-size: 1.2em;
	padding-top: 30px;
	padding-bottom:10px;
	border-bottom: 1px solid;
	line-height: 0.4;
	margin-bottom: 1em;
}
#text02 h2 {
		width: 4.2em;
}
h3 {
	padding-top: 20px;
	font-size: 1.2em;
}
.ma30 {
	margin-top: 30px;
}
.works02 {
	width: 520px;
	float: left;
	padding: 40px 10px 10px 100px;
	position: relative;
}


.cap2 {
	float:left;
	vertical-align: bottom;
	font-size: 0.7em;
	position: absolute;
	bottom: 10px;
	left: 330px;
}
.wol02 {
	clear: both;
}

.cap3 {
	font-size: 0.7em;
	padding-top: 7px;
}

#cont03 {
	width: 1280px;
	padding: 20px 0;
	height: auto;
	overflow: hidden;
	background-color: #FCFFFF;
	color: #333;
	font-size: 15px;
	position: relative;
}
#cont03 h2 {
	width: 5.5em;
}
#text03 {
	width:500px;
	float: left;
	padding: 40px 0px 60px 100px;
	line-height: 2;
}
.acc {
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 30px;
}
#infor {
	width: 540px;
	float: right;
	padding: 30px 10px 40px;
	position: absolute;
	bottom: 40px;
	left: 700px;
	line-height: 2;
}
#logo {
	padding: 20px 0 30px
}
.chira {
	float:left;
	padding: 0 50px 30px 0;
	font-size: 0.8em;
}
#infor a {
	border: none;
}
#info {
	clear: both;
}

#footer {
	clear: both;
	background-color: #083656;
	color: #fff;
	text-align: center;
	font-size: 0.8em;
	padding: 15px;
}

/* 英語ページ　*/
.ital {
	font-style: oblique;
}
h2#info{
	width: 6.5em;
}

@media screen and (max-width: 680px) {
	/* 幅６8０px以下の場合に適用　*/
	body {
		font-size: 17px;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	height: auto;
	line-height: 1.4;
}
header {
width: auto;
margin: 0 auto;
background: url(img/header_sp.jpg) no-repeat;
height: auto;
overflow: hidden;
}

#mainib {
		width: 100%;
		background: url(img/header_sp.jpg) no-repeat top ;
		height: auto;		
}
#mainib img {
		display: block;
		width: 100%;
	}
#eng {
		text-align: right;
		font-size: 0.9em;
		padding-right: 5%;
		
	}

#cont01 {
float: none;
width: 100%;
overflow: hidden;

}
#text01 {
width: 85%;
float: none;
padding:10px 7%;
line-height: 2;
text-align: justify;

}
.works01 {
	width: 100%;
	float: none;
	padding: 20px 0;
	position: relative;
}
.wol01 {
	float: none;
/*	vertical-align: text-bottom; */
	padding: 10px;
	text-align: center;
	width: 95%;
}
.works01 img {
	width: 90%;

	}
.cap {
	float:none;
	font-size: 0.8em;
	position: relative;
	bottom: 0;
	left: 7%;
	width: 90%;
}
.cape {
	width: 90%;
	float:none;
	font-size: 0.8em;
	position: relative;
	bottom: 0;
	left: 7%;
}

#cont02 {
		width: 100%;
	}
#text02 {
	width: auto;
	float:none;
	padding: 30px 7%;
	line-height: 2.3;
}

h2 {
	font-size: 1.2em;
	padding-top: 30px;
	padding-bottom:10px;
	border-bottom: 1px solid;
	line-height: 0.4;
}
#text02 h2 {
		width: 4.2em;
}
h3 {
	padding-top: 20px;
	font-size: 1.2em;
	max-width: 95%;

}
.ma30 {
	margin-top: 30px;
}
.works02 {
	width: 90%;
	float: none;
	padding: 40px 10px;
	position: relative;
	text-align: center;
}
.works02 img {
		width: 90%;
	text-align: center;
	}
.wol02 {
	float: none;
	clear: both;
	padding: 10px;
	width: 90%;
}

.cap2 {
	float:none;
	font-size: 0.8em;
	position: relative;
	bottom: 0;
	left: 7%;
	text-align: left;
}
.cap3 {
	padding-top: 3px 10px;
	font-size: 0.8em;
	position: relative;
	bottom: 10px;
	left:5%;
	text-align: left;
}
#cont03 {
	width: auto;
	padding: 20px 5%;
	overflow: hidden;
	background-color: #FCFFFF;
	color: #333;
	position: relative;
}
#cont03 h2 {
	width: 5.5em;
}
.im {
text-align: center;
	}
#uta {
		width: 100%;
	}
#text03 {
	width:auto;
	float: none;
	padding: 40px 3%;
	line-height: 2;
	font-size: 17px;
}
.acc {
	font-weight: normal;

	padding-top: 30px;
}
#infor {
	width: 100%;
	float: none;
	padding: 30px 10px 40px;
	position: relative;
	bottom: 0px;
	left: 1px;
	line-height: 2;
}
#info {
		font-size: 17px;
	}
#footer {
		font-size: 14px;
	}
