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


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

	
/* contents01 */

.contents .layout00 {
background-size: auto 80%;
}


/* contents01 lay01 */

.contents01 .lay01 {
	padding-bottom: 300px;
	padding-left: 30px;
}

.contents01 .lay01::before {
background-position: center bottom;
	width: 100%;
	height: 280px;
}

.contents .layout00 .lay01 h3 {
	font-size: 17px;
}
	
	
.contents01 .lay01 h6 {
	font-size: 26px;
	width: 100%;
}

.contents01 .lay01 h6 span {
	height: 18px;
}

.contents01 .lay01 p {
	width: 100%;
	padding: 30px 0px;
}

/* contents01 lay02 */

.contents01 .lay02 {
	padding: 40px 20px;
}

.contents01 .lay02 h2 {
	font-size: 25px;
}

.contents01 .lay02 h3 {
	font-size: 14px;
}

.contents01 .lay02 h4 {
	font-size: 16px;
	padding: 30px 0px;
}

.contents01 .lay02 ul li {
	font-size: 16px;
	text-indent: -16px;
	margin-left: 16px;
}

/* contents01 lay03 */

.contents01 .lay03 {
	padding-top: 50px;
	gap:15px 20px;
}
	
/* contents02 */

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

.contents02 .lay01 .box {
	padding: 20px 0px 30px;
}

.contents02 .lay01 .box:not(:last-child) {
	padding-bottom: 40px;
}

.contents02 .lay01 .box-box {
	width: 88%;
	padding-top: 0px;
}

.contents02 .lay01 .box-box:not(:last-child) {
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.contents02 .access01 {
	margin-bottom: 30px;
}

.contents02 .access01 iframe {
	width: 100%;
height: 200px;
}

.contents02 .access02 img {
	max-width: 400px;
}

.contents02 .lay01 table td {
	display: block;
	padding: 15px 0px;
	line-height: 1.6;
}
	
.contents02 .lay01 table tr:not(:last-child) {
		border-bottom-style : solid;
border-color : rgba(0,0,0,0.5);
border-width : 1px;
	}

.contents02 .lay01 table td:first-child {
	white-space: nowrap;
	text-align: center;
	border-right-style : none;
	padding-bottom: 0px;
	color: #16447c;
	font-size: 16px;
}

.contents02 h6, .contents03 h6 {
	font-size: 17px;
	padding-left: 20px;
}

.contents02 h6::before, .contents03 h6::before {
top: 8px;
	width: 8px;
	height: 8px;
}
	

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