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




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

/* midashi-box */

.midashi-box {
	height: 80px;
	background-size: auto 80px;
	padding-top: 16px;
}


.midashi-box h2 {
	font-size: 18px;
	margin-bottom: 3px;
}

.midashi-box h3 {
	font-size: 17px;
}

/* contents-top */

.contents-top {
	width: 100%;
}


/* contents01 */

.contents01 {
border-bottom-width : 25px;
	padding-bottom: 10px;
}

.contents01 .box01 {
	position: static;
	margin-bottom: 30px;
}

.contents01 .box01 .box-in {
	position: static;
   -webkit-transform: translate(00%, 00%);
   transform: translate(00%, 00%);
	padding-top: 15px;
	width: 92%;
}

.contents01 .box01 h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

.contents01 .box01 p, .contents01 .box02 p, .contents02 .box002 p, .contents02 .box002 table td {
	text-align: left;
	line-height: 1.6;
}


.contents01 .box02 {
	width: 92%;
}

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

.contents01 .box02 .box001 {
	width: 200px;
margin-left: auto;
margin-right: auto;
}
	
.contents01 .box02 .box001 img {
	width: 100%;
height: auto;
}

.contents01 .box02 .box002 {
	width: 100%;
	padding-top: 15px;
}

.contents01 .box02 h5 {
	font-size: 24px;
	margin-bottom: 15px;
}


/* contents02 */

.contents02 {
	width: 100%;
	margin-bottom: 30px;
}

.contents02 .box01 {
	width: 100%;
	position: static;
}

.contents02 .box002 {
	position: static;
	width: 92%;
	height:  auto;
	padding: 15px 0px 0px;
}

.contents02 .box002 .box-in {
	width: 100%;
}

.contents02 .box002 p {
	margin-bottom: 25px;
}


.contents02 .box002 h4 img {
	height: 30px;
	width: auto;
}

.contents02 .box002 .p01 {
	width: 100%;
}

.contents02 .box002 .p01 table td:first-child {
	width: 80px;
}

.contents02 .box002 .p02 {
	padding: 8px 0px 15px;
}

.contents02 .box002 .p02 p {
	background-image: url("top/images/prof.svg");
background-position: center 10px;
	padding: 35px 15px 0px;
}
	
.contents02 .box002 .p02 p br {
	display: none;
}

	
/* contents03 */

.contents03 {
	width: 100%;
	display: block;
}

.contents03 .box {
	width: 100%;
}

	
/*contents04*/

.contents04 {
width: 100%;
	margin-bottom: 0px;
	display: block;
}

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

.contents04 .news-box {
	width: 100%;
	padding: 20px 15px;
}
	
.contents04 .box {
	display: block;
	padding: 10px 10px;
}

.contents04 h5 {
	width: 90px;
	margin-bottom: 5px;
	font-size: 12px;
}

.contents04 p {
	width: 100%;
	padding-left: 0px;
}



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