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


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

	
/* contents01 */

.contents .contents01 .box-inner {
	width: 88%;
	padding: 40px 0px 70px;
}

/* contents01 lay01 */
	
.contents01 > div:not(:last-child) {
	margin-bottom: 40px;
}
	
.contact .box .box001 {
	width: 100%;
	padding-top: 0px;
}
	
.contact .box .box002 {
	width: 100%;
}
	
.contact .box .box001 h6 {
	font-size: 15px;
}

.button {
	text-align: center;
	margin-top: 50px;
}
	
.btn-box {
	padding-top: 30px;
}

#formWrap .center {
	width:90%;
}
	
table.formtable td, table.formtable th {
	padding: 15px 0px;
	display: block;
}

table.formtable th {
	border-bottom-style : none;
	padding-bottom: 0px;
	width: 100%;
}
	
table.formtable td:last-child {
	padding-top: 5px;
}

.post-box iframe {
	height: 1600px;
}
	

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