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




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



body {
	background-size: 250% auto;
}


.header {
	width: 80%;
	padding-top: 20px;
}
	
	.header img {
	width: 100%;
	height: auto;
}
	
	.header div {
	display: inline-block;
vertical-align: top;
}

.header .contents-right {
	width: 25%;
	float: right;
}

.header .contents-left {
	width: 60%;
	padding-top: 50px;
	float: left;
}
	
.header h5, .header h6 {
	display: none;
}

/* contents-top */
	
.contents-top {
	width: 100%;
	background-size: auto 80px;
	padding-top: 80px;
}
	

/* banner-box */


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

/* contents01 */

.contents01 {
	width: 92%;
	display: block;
	margin-top: 0px;
	margin-bottom: 35px;
}

.contents01 h3, .contents01 h4 {
	display: block;
}

.contents01 h3 {
	width: 100%;
	padding: 30px 0px 20px;
	text-align: center;
}
	
.contents01 h3 img {
	height: 25px;
	width: auto;
}

.contents01 h4 {
	width: 100%;
	padding-left: 0px;
	border-left-style : none;
	font-size: 15px;
letter-spacing: 0.1em;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


.banner-nairan {
	display: block;
}
	
.banner-nairan h5 img {
	width: 100%;
height: auto;
}
	
.banner-nairan p.note02 {
		color:#063444;
    padding: 15px 20px;
    margin-top: 20px;
    background-color: #f1f1f1;
    font-weight: normal;
	font-size: 14px;
	line-height: 1.6;
	text-align: center;
	}
	

/* contents02 */

.contents02-wrap {
	width: 100%;
	background-size: auto 100px;
	padding-bottom: 80px;
}
	
/* contents02 */

.contents02 {
	width: 92%;
	background-image: none;
}

.contents02 .box01 {
	width: 100%;
}

.contents02 .box02 {
	width: 100%;
	margin-top: 40px;
	background-size:  auto 60px;
	padding-top: 70px;
}

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

.contents02 h3 {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 10px;
}
	
.contents02 .box02 h3 {
	padding-left: 0px;
	margin-bottom: 10px;
}

.contents02 h4 {
	font-size: 15px;
}
	
.contents02 .box02 h6 {
	font-size: 17px;
	padding: 7px 12px;
	letter-spacing: 0.1em;
}

.contents02 p, .contents02 li, .contents03 p, .contents04 p {
	font-size: 14px;
}


.contents02 .box01 .box-in, .contents03 p, .contents04 p {
	padding: 20px 15px;
}
	
.contents02 .box02 .box-in {
	padding: 20px 15px;
	background-color: #fcfbe8;
	border-radius: 10px;
}
	
.contents02 .box03 {
	width: 100%;
	padding-top: 20px;
}
	
.contents02 .box03 img {
	width: 100%;
height: auto;
}



/* contents05 */

.contents05 {
	width: 100%;
	padding: 0px;
}

.contents05 .box01 {
	width: 92%;
	margin-bottom: 30px;
}

/* contents07 */

.contents07 {
	width: 100%;
border-width : 10px;
	padding: 25px 0px;
}

.contents07 h3 {
	margin-bottom: 20px;
}
	
.contents07 h3 img {
	height: 25px;
	width: auto;
}



/*news-box*/
.news-box {
	width: 92%;
}

.news-box .news {
	height: 280px;
}

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

    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
   
}
