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


body {
	background-image: url("top/images/header-back.png");
background-position: center top;
background-repeat: repeat-x;
}


.header {
	width: 880px;
	padding-top: 120px;
}

.header .contents-right {
	width: 189px;
}

.header .contents-left {
	width: 326px;
	padding-top: 175px;
}

.header h5 {
	position: fixed;
	right: 0px;
top: 45%;
}

.header h5 a:hover {
	opacity: 0.75;
}

.header h6 {
	width: 100%;
	text-align: right;
	position: relative;
	top: -30px;
}

.header h6 img {
	width: 500px;
height: auto;
}

.header h6 a:hover {
	opacity: 0.75;
}





/* contents-top */

.contents-top {
	width: 100%;
	background-image: url("common/images/header-back.png");
background-position: center top;
background-repeat: repeat-x;
	padding-top: 173px;
}


/* banner-box */


.banner-box {
	background-color: #FFF;
	margin-bottom: 50px;
}

/* contents01 */

.contents01 {
	width: 1020px;
	display: table;
	margin-top: 60px;
}

.contents01 h3, .contents01 h4 {
	display: table-cell;
vertical-align: middle;
float: none;
}

.contents01 h3 {
	width: 40%;
}

.contents01 h4 {
	width: 60%;
	padding-left: 40px;
	border-left-style : solid;
	border-color : rgba(0, 0, 0, 0.5);
border-left-width : 1px;
	font-size: 25px;
color: #003444;
line-height: 1.6;
letter-spacing: 0.3em;
font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


.banner-nairan {
	width: 92%;
	margin-bottom: 30px;
	display: none;
}

.banner-nairan h6 img {
	width: 100%;
height: auto;
}


/* contents02 */

.contents02-wrap {
	width: 100%;
	background-image: url("top/images/back02.png");
background-position: right bottom;
background-repeat: no-repeat;
	padding-bottom: 300px;
}

.contents02 {
	width: 1170px;
	background-image: url("top/images/text-back.png");
background-position: left bottom;
background-repeat: no-repeat;
}

.contents02 .box {
	margin-bottom: 30px;
}

.contents02 .box02 .box {
	margin-bottom: 20px;
}

.contents02 .box:last-child {
	margin-bottom: 0px;
}

.contents02 .box01 {
	width: 615px;
}

.contents02 .box02 {
	width: 550px;
	margin-top: 0px;
	background-image: url("top/images/logo-top.svg");
background-position: 10px top;
background-repeat: no-repeat;
	padding-top: 160px;
}

.contents02 h3, .contents02 h4, .contents02 h6, .contents02 p, .contents02 li, .contents07 h3 {
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents02 h3 {
	font-size: 26px;
color: #003b25;
	margin-bottom: 20px;
}

.contents02 .box02 h3 {
	padding-left: 30px;
	margin-bottom: 0px;
}

.contents02 h4 {
	font-size: 20px;
color: #003444;
	margin-bottom: 10px;
}

.contents02 .box02 h4 {
	border-bottom-style : solid;
border-bottom-color : rgba(0, 0, 0, 0.5);
border-bottom-width : 1px;
	padding-bottom: 10px;
}

.contents02 .box02 h6 {
	font-size: 20px;
color: #ec1e79;
	padding: 10px 15px;
	background-color: #FFF;
	display: inline-block;
	letter-spacing: 0.1em;
}

.contents02 p, .contents02 li, .contents03 p, .contents04 p {
	font-size: 16px;
color: #000;
	line-height: 1.6;
}

.contents02 li {
	margin-bottom: 10px;
}

.contents02 li:last-child {
	margin-bottom: 0px;
}

.contents02 .box01 .box-in {
	background-color: #f1f1f1;
	padding: 25px 30px;
	border-radius: 10px;
}

.contents02 .box02 .box-in {
	padding: 25px 35px;
}

.contents03 p, .contents04 p {
	padding: 35px 30px;
}




/* contents05 */

.contents05 {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}


.contents05 .box01 {
	width: 970px;
	margin-bottom: 60px;
}

/*slider*/

div.slider-wrap {
	clear: both;
	width:100%;
	position: relative;
}

.slider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: 100%;
	overflow:visible;
}

.slider .box {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	text-align: right;
}

.slider .box img {
	width: 100%;
	height: auto;
	display: inline-block;
}

.contents05 .access-box {
	padding: 0px;
}

/* contents07 */

.contents07 {
	width: 100%;
	padding: 50px 0px 40px;
	background-color: #f1f1f1;
	margin-bottom: 45px;
}

.contents07 h3 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px;
color: #003444;
	letter-spacing: 0.4em;
}


/*news-box*/
.news-box {
	width: 870px;
}

.news-box .news {
	height: 280px;
	overflow: auto;
	clear: both;
	width: 100%;
}

.news-box .news iframe {
	width: 870px;
	height: 280px;
}







.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



@media screen and (min-width: 737px) {

	
#main-img-top {
	min-width: 1280px;
}


	
}
