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




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

	
#r01, #r02, #r03 {
    top: -90px;
}

.midashi02 {
	margin-bottom: 30px;
}

.midashi02 h4 {
	font-size: 25px;
	padding: 0px 90px;
}
	
.midashi02a h4 {
	padding: 0px 160px;
}
	
.midashi02 h4::before {
	height: 45px;
	margin-left: 0px;
}

.midashi02 h4::after {
	height: 45px;
	margin-right: 0px;
}
	
	
.midashi02a h4::before {
	margin-left: 0px;
}

.midashi02a h4::after {
	margin-right: 0px;
}

.midashi02 h5 {
	font-size: 14px;
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

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

.contents03 .box01 h3 {
	font-family: "Sawarabi Mincho", YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents03 .box01 h3 {
	font-size: 20px;
}

.contents03 .box01 h4 {
	font-size: 11px;
}
	
.contents03 .box01 h4 {
	padding: 6px 20px;
}

/* contents01 */

.contents01 {
	width: 92%;
	margin-bottom: 50px;
}

/* contents02 */

.contents02 {
	padding: 70px 0px;
	margin-bottom: 50px;
}

.contents02::before {
	height: 25px;
}

.contents02::after {
	height: 25px;
}

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

.contents02 .box {
  justify-content: center;
	gap:30px 30px;
}

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

.contents02 .box01 {
	width: 330px;
}

.contents02 .box02 {
	width: 330px;
}

.contents02 .box:nth-child(1) .box02::before {
	height: 50px;
}

.contents02 .box:nth-child(2) .box02::before {
	height: 45px;
}

.contents02 .box:nth-child(3) .box02::before {
	height: 45px;
}
	
.contents02 .box02 h4 img {
	width: 100%;
height: auto;
}


/* contents03 */

.contents03 {
	width: 100%;
	margin-bottom: 50px;
}

.contents03 .box01 {
	margin-bottom: 40px;
	background-size: auto 60px;
	padding-top: 90px;
}
	
.contents03 .box01 .box {
	width: 90%;
	padding: 30px 25px;
}

.contents03 .box02 {
	position: static;
	width: 100%;
	padding-bottom: 0px;
	margin-bottom: 50px;
}

.contents03 .box02 img {
	width: 100%;
height: 200px;
}

.contents03 .box02 .box {
	width: 100%;
}

.contents03 .box02 .box:nth-child(2) {
	position: static;
}

.contents03 .box03 {
	width: 90%;
}

.contents03c .box03 {
	width: 90%;
}

.contents03 .box03 .box-in {
	gap:15px 0px;
}

.contents03c .box03 .box-in {
	gap:20px 0px;
}

.contents03 .box03 .box {
	width: 48%;
}
	
.contents03 .box03 .box:nth-child(9) {
	display: none;
}

.contents03c .box03 .box {
	width: 48%;
}

.contents03 .box03 .box img {
	border-radius: 8px;
}

.contents03c .box03 .box h5 {
	font-size: 15px;
	margin: 15px auto 12px;
}

.contents03c .box03 p br {
	display: none;
}
	
.contents03c .box03 p br.sp-view {
	display: block;
}

.contents03c .box03 h6 {
	font-size: 28px;
	padding-top: 12px;
}

.contents03c .box03 h6 span, .contents03c .box03 h6::before {
	font-size: 14px;
}

.contents03c .box03 h6::after {
	font-size: 14px;
}

.contents03 .box04 {
	gap:5px 20px;
	padding-top: 40px;
}

.contents03 .box05, .contents03 .box06 {
	margin-bottom: 45px;
}

.contents03 .box05 .box-in {
	gap:0px 25px;
}

.contents03 .box05 .box {
	width: 160px;
}
	
.contents03 .box05 .box img {
	width: 100%;
height: auto;
}

.contents03 .box05 .box::after {
	background-size: auto 17px;
	width: 20px;
	margin-right: -20px;
}


.contents03 .box06 {
	width: 92%;
}

.contents03 .box06 ul {
	gap:10px 3%;
}

.contents03 .box06 ul li {
	font-size: 14px;
	padding: 10px 0px;
	display: block;
	width: 48.5%;
}
	
.contents03 .box06 ul li:last-child {
	width: 100%;
}


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