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


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

/* contents00 */

.contents00 {
	border-radius: 20px;
	padding: 30px 25px;
  justify-content: center;
}

.contents00 .box01 {
	text-align: center;
}

.contents00 .box02 {
	width: 100%;
	padding-top: 20px;
}

.contents00 h4 {
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 15px;
}


/* contents01 */

.contents00, .contents01, .contents02, .contents03 {
	width: 92%;
	margin-bottom: 50px;
}

/* contents02 */

.contents02 .box01 .lay02:not(:last-child) {
	margin-bottom: 20px;
}

.contents02 .box01 h6 {
	font-size: 19px;
}


/* contents03 */

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

.contents03 .box02:last-child {
	margin-bottom: 0px;
}

.contents03 .box02 .box-in {
	border-radius: 12px;
}

.contents03 .box02 .box {
  justify-content: center;
	padding: 30px 20px;
}

.contents03 .box02 .box::after {
	border-width: 20px;
	margin-left: -20px;
}

.contents03 .box02 .box .box002 {
	width: 100%;
	padding-top: 20px;
}

	
/* contents04 */

.contents04 {
	margin-bottom: 50px;
}

.contents04 img {
height: auto;
}


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