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




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

	
/* contents01 */

.contents01 {
	width: 100%;
}

.contents01 .box01, .contents01 .box02, .contents01 .box03 {
	margin-bottom: 40px;
}

.contents01 .box01 h3 {
	margin-bottom: 35px;
	padding-top: 20px;
}
	
.contents01 .box01 h4 a {
	font-size: 29px;
	letter-spacing: 0.1em;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-size: 18px auto;
background-position: left 5px;
	padding-left: 30px;
	margin-bottom: 30px;
	text-decoration: underline;
}

.contents01 .box01 h3 img {
	width: 120px;
height: auto;
}

.contents01 .box02, .contents01 .box03 {
	width: 92%;
}

.contents01 .box02 .contents-left, .contents01 .box03 .contents-left {
	width: 100%;
	padding-top: 0px;
	text-align: center;
}
	
	.contents01 .box02 .contents-left img, .contents01 .box03 .contents-left img {
		height: 50px;
		width: auto;
}

.contents01 .box02 .contents-right, .contents01 .box03 .contents-right {
	width: 100%;
}

.contents01 .box02 .contents-right .box {
	display: block;
	padding: 25px 0px;
	border-left-style : none;
	border-top-style : solid;
border-top-color : rgba(0, 0, 0, 0.5);
border-top-width : 1px;
}

.contents01 .box02 .contents-right .box:first-child {
	border-top-style : none;
}

.contents01 .box03 h3 {
	margin-bottom: 20px;
}
	
.contents01 .box03 table td {
	padding: 10px 0px;
	font-size: 13px;
}



.contents01 .box04 {
	margin-bottom: 20px;
}

.contents01 .box04 h6 {
	padding: 15px 0px;
	font-size: 14px;
letter-spacing: 0em;
}

.contents01 .box04 iframe {
	width: 100%;
	height: 150px;
}


.online{
		padding: 0px 20px 20px;
		width: 92%;
        margin-bottom: 50px;
	}	
	
.online h5 {
		font-size: 17px;
        line-height: 1.4;
        padding: 15px 20px;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 15px;
	}	

.online p{
		font-size: 14px;
	}	


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