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




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

	
.title-box {
	top: -60px;
	
}
	
#main-img .title-box h2 img {
	height: 80px;
}

.title2 h2 {
	margin-bottom: 30px;
	padding-top: 30px;
}
	
.contents {
	width: 100%;
	padding-top: 0px;
	background-image: none;
}


/* contents01 */

.contents01, .contents01 .box-in {
	width: 100%;
	background-size: 200% auto;
}

.contents01 {
	width: 100%;
	padding-top: 40px;
}


.contents01 .box-in {
	padding-bottom: 60px;
}	

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

.contents01 .box02 {
	width: 92%;
}
	
.contents01 p {
	width: 100%;
}

.contents01 .box02 h1 {
	font-size: 26px;
}

.contents01 .box02 h2 {
	font-size: 24px;
}

.contents01 .box02 h3 {
	font-size: 20px;
}

.contents01 .box02 h4 {
	font-size: 16px;
}

.contents01 .box02 h5 {
	font-size: 12px;
}

.contents01 .box02 h6 {
	font-size: 10px;
}

.news-title {
	width: 92%;
	background-size: 50px auto;
	padding-left: 0px;
	padding-top: 35px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.news-title h5, .news-title h6 {
	width: 100%;
	display: block;
}

.news-title h5 {
font-size: 14px;
	margin-right: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}

.news-title h6 {
font-size: 18px;
letter-spacing: 0em;
}

h6.btn-back {
	padding-top: 50px;
}
	
h6.btn-back img {
	height: 35px;
	width: auto;
}


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