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


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

/* main-img-top */

.main-img-top {
}

.main-img-top::after {
right: 20px;
top: 20px;
	height: 25px;
}

.main-img-top .box-in {
	width: 100%;
	background-image: url("top/images/main-img-sp.jpg");
	background-size: auto 600px;
	height: 1020px;
	background-color: #51BECF;
}

.main-img-top .box-img {
	width: 100%;
	position: relative;
	margin-top: -80px;
}

.main-img-top .box-img::after {
	height: 120px;
	margin-top: -85px;
}


.title-box-top {
top: 310px;
	width: 90%;
	text-align: center;
}

.title-box-top h2, .contents02 h2 {
	font-size: 45px;
	color: #FFF;
}
	
.title-box-top h2 {
	text-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.title-box-top h2 span::before {
top: 10px;
}

.contents02 h2 {
	font-size: 40px;
	margin-bottom: 30px;
}

.title-box-top h3, .contents02 h3 {
	font-size: 24px;
	padding: 30px 0px 5px;
}

.contents02 h3 {
	padding-top: 0px;
}

.title-box-top h4, .contents02 h4 {
	font-size: 30px;
	text-indent: -22px;
}
	
.title-box-top h5 img {
	width: 100%;
height: auto;
	max-width: 450px;
}

.contents02 h5 {
	font-size: 55px;
}

.contents02 h5::before, .contents02 h5::after {
	font-size: 20px;
}
	
.title-box-top p {
font-size: 5.1vw;
	line-height: 1.6;
}

.contents02 p {
	padding-top: 30px;
	text-indent: -14px;
	margin-left: 14px;
	text-align: left;
}


/* contents-top */

.contents-top {
	width: 100%;
}


/* contents01 */

.contents01 {
	width: 100%;
	background-image: none;
	padding: 30px 0px 70px;
}

.contents01 .box-inner {
	width: 88%;
}

.contents01 .box-inner .box:not(:last-child) {
	margin-bottom: 60px;
}

.contents01 h3 {
	font-size: 28px;
	margin-bottom: 25px;
	position: relative;
}
	
.contents01 h3::before {
	content: "";
	position: absolute;
left: 0px;
bottom: 0px;
height: 70px;
background-position: left bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100px;
	margin-left: -10px;
}
	
.contents01 .box:nth-child(1) h3::before {
	background-image: url("top/images/icon02.svg");
	margin-bottom: -15px;
}
	
.contents01 .box:nth-child(2) h3::before {
	background-image: url("top/images/icon04.svg");
	margin-bottom: 0px;
	bottom: 60px;
}
	
.contents01 h3::after {
	content: "";
	position: absolute;
right: 0px;
bottom: 0px;
height: 70px;
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100px;
	margin-right: -10px;
}
	
.contents01 .box:nth-child(1) h3::after {
	background-image: url("top/images/icon03.svg");
	margin-bottom: -15px;
}
	
.contents01 .box:nth-child(2) h3::after {
	background-image: url("top/images/icon05.svg");
	margin-bottom: 0px;
	bottom: 60px;
}

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


/* contents02 */

.contents02 {
	padding: 50px 0px;
	margin-bottom: 40px;
	text-align: center;
}

.contents02 .box-inner {
	width: 88%;
  justify-content: center;
	gap:30px;
}
	
.contents02 .box01 h3 img {
	height: 50px;
	width: auto;
}


/* contents03 */

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

.contents03 .box-inner {
	width: 88%;
	border-radius: 40px;
	padding: 0px 25px;
	padding-bottom: 50px;
}
	
.contents03 .box-inner-in {
	gap:35px 4%;
}

.contents03 .box-inner::before {
	display: none;
}

.contents03 .box {
	width: 48%;
}
	
@media screen and (max-width: 500px) {
	.contents03 .box {
	width: 100%;
}
}

.contents03 h4 {
	width: 180px;
}


/* contents04 */

.contents04 {
	padding: 50px 0px 30px;
}

.contents04 > p {
	margin-bottom: 30px;
	padding: 0px 25px;
}



/*contact*/
.contact {
	width: 88%;
}
	
.contact table tr {
	gap:10px;
	padding: 15px 0px;
}	

.contact table tr td:first-child {
	width: 100%;
	padding-right: 0px;
	font-size: 18px;
}

.contact table tr td:last-child {
	width: 100%;
}
	
.contact .hissu::after {
right: 15px;
	width: 60px;
	font-size: 14px;
}

.contact table tr td input.radio {
	width: 10%;
	height:auto;
}
	
button span, a.btn-mail, .btn-box input, .btn-back {
	padding:15px 50px;
}

	
#formWrap {
	padding-top: 30px;
	padding-bottom: 30px;
}
	
#formWrap .center {
	width:100%;
}


span.text003 {
	display: inline-block;
	padding-right:30px;
}
	
.contact .checktext {
	padding-top: 30px;
}

.contact .checktext h6 {
	font-size: 16px;
}
	
.contact .checktext div.box-text p {
	font-size: 14px;
}

	
/* contents05 */

.contents05 {
	padding: 50px 0px 70px;
}

.contents05 .midashi-box h2 {
	letter-spacing: 0.2em;
}

.contents05 .box-inner {
	width: 88%;
	margin-bottom: 50px;
}
	
.contents05 table td {
	padding: 25px 15px;
}

.contents05 h6 a {
	font-size: 14px;
	line-height: 1.4;
	padding: 15px 30px;
}

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