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




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

/* contents01 */

.contents01 {
}

.contents01 .box-in {
	width: 92%;
}

.contents01 .box01 {
	width: 100%;
}
	
.contents01 .box01 img {
	width: 100%;
	height: auto;
}

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

.contents01 h3 {
	margin-bottom: 30px;
}
	
	.contents01 h3 img {
		height: 25px;
		width: auto;
}

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

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



.contents01 .box-in:nth-child(2n) .box02 {
	padding-left: 0%;
}

.contents01 .box-in:nth-child(1) {
	padding-bottom: 50px;
	margin-bottom: 0px;
	background-size: 45% auto;
}

.contents01 .box-in:nth-child(2) {
	background-size: 70% auto;
	padding-top: 60px;
}

.contents01 .box-in:nth-child(2) .box01 {
background-position: left 40px top;
	background-size: 30% auto;
	padding-top: 30px;
}

.contents01 .box-in:nth-child(2) .box02 {
	background-size: 45% auto;
	padding-bottom: 50px;
	padding-top: 30px;
}

.contents01 .box-in:nth-child(3) {
	background-size: 60% auto;
	padding-top: 60px;
}

.contents01 .box-in:nth-child(4) {
	background-image: url("images/b06.png");
background-position: right top;
background-repeat: no-repeat;
	background-size: 45% auto;
	padding-top: 80px;
}
	
.contents01 .box-in:nth-child(4) .box01 {
	padding-top: 0px;
}
	
.contents01 .box-in:nth-child(4) .box02 {
	background-image: none;
	padding-top: 30px;
}


/* contents02 */

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

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

.contents02 h3 img {
	width: 92%;
height: auto;
}

.contents02 h4 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.contents02 p {
line-height: 1.6;
	text-align: left;
	padding: 0px 20px;
}

.contents02 ul {
width: 92%;
}

.contents02 ul li {
	width: 47%;
margin-left: 1%;
margin-right: 1%;
	margin-bottom: 10px;
}

	

	

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