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

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

		
/* main-img-top */

.main-img-top {
	position: relative;
	width: 100%;
	height: 330px;
}
	
.main-img-top > img {
	width: 100%;
height: 360px;
}

.title-box-top h3 img {
	height: 120px;
}

.title-box-top h4 img {
	height: 80px;
}

	
	
/* contents-top */

.contents-top {
	width: 100%;
}

.midashi-box {
	flex-wrap: wrap;
	margin-bottom: 50px;
	padding-left: 50px;
}

.contents02 .midashi-box::before {
	height: 54px;
	margin-left: -5px;
	margin-top: -40px;
}

.contents03 .midashi-box::before {
	height: 51px;
	margin-left: -5px;
	margin-top: -25px;
}

.midashi-box h3 {
	font-size: 27px;
}

.midashi-box h4 {
	font-size: 14px;
	padding-left: 15px;
}

.contents-linkbox {
	background-size: cover;
	padding: 35px 0px 15px;
}
	

/* contents01 */

.contents01 {
	width: 100%;
	height: auto;
	padding: 60px 0px;
	padding-top: 0px;
}
	
.contents01 .box-in {
	padding: 0px 4%;
	padding-top: 60px;
	background-image: url("top/images/text-back01.svg");
background-position: center top;
background-repeat: no-repeat;
	background-size: auto 120px;
}

.contents01 h3 {
	font-size: 32px;
}

.contents01 h4 {
	font-size: 20px;
	letter-spacing: 0.1em;
	padding: 25px 0px 30px;
}

.contents01 p {
	background-color: rgba(255,255,255,0.8);
	padding: 30px 10px;
	border-radius: 15px;
}
	

/* contents02 */

.contents02 {
	width: 100%;
	background-image: url("top/images/back02.jpg");
background-position: center top;
background-repeat: no-repeat;
	background-size: cover;
	gap:30px 0px;
	padding: 50px 0px 100px;
}

.contents02 .box01 {
	width: 92%;
	padding-top: 0px;
	margin: 0px auto;
}

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

.contents02 .box02 {
	width: 320px;
	margin: 0px auto;
}

.contents02 h5 {
	font-size: 17px;
	padding: 15px 0px;
	padding-left: 65px;
	width: 310px;
	margin-left: 20px;
	margin-bottom: 15px;
}

.contents02 h5::after {
	height: 80px;
	margin-left: -25px;
	margin-top: -25px;
}

.contents02 .box:nth-child(2) h5::after {
	height: 85px;
}

.contents02 .box:nth-child(3) h5::after {
	height: 85px;
}

.contents02 .box:nth-child(4) h5::after {
	height: 82px;
}

.contents02 .box:nth-child(5) h5::after {
	height: 82px;
}
	
.contents02 .box01 p {
	padding-left: 10px;
}


/* contents03 */

.contents03 {
	width: 100%;
	height: auto;
	gap:50px 30px;
	padding: 60px 0px 60px;
}

.contents03 .box01 {
	width: 92%;
	margin: 0px auto;
}

.contents03 .box01 .box001 {
	padding: 35px 30px 20px;
	margin-top: 40px;
}

.contents03 .box01 .box001::before {
left: 20px;
	width: 180px;
	padding: 8px 0px;
	margin-top: -20px;
	font-size: 20px;
}

.contents03 .box01 .box002 {
	padding-top: 30px;
}

.contents03 .box01 h6 {
	font-size: 17px;
}

.contents03 .box01 .box002 p {
	font-size: 14px;
}
	
.contents03 .box01 .box002 p span {
	font-size: 13px;
}
	
.contents03 .box01 .box002 p::before {
	content: "…";
}

.contents03 .box02 {
	width: 100%;
}

.contents03 .box02 .box001 {
	height: 380px;
	background-size: auto 100%;
	margin-bottom: 20px;
}

.contents03 .box02 .box001 img {
	width: 320px;
height: auto;
}

.contents03 .box02 h5 {
	font-size: 30px;
}

.contents03 .box02 h6 {
	font-size: 15px;
	padding-top: 10px;
}

/* contents04 */

.contents04 {
	padding: 70px 0px 150px;
	background-size: 150% auto;
}
	
.contents04::before {
	height: 150px;
}
	
.contents04 h3 img {
	width: 96%;
height: auto;
}

.contents04 .box01 {
	padding: 30px 20px 60px;
}

.contents04 .box02 {
	width: 92%;
	padding: 50px 25px 30px;
	border-radius: 15px;
}

.contents04 .box02::after {
	height: 55px;
	margin-top: -25px;
}
	
.contents04 .box02 .box-in {
	border-radius: 12px;
	padding: 40px 20px 25px;
}

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

.contents04 .box02 .box-in::after {
left: 5%;
top: 0px;
	width: 90%;
	padding: 8px 0px;
	font-size: 18px;
letter-spacing: 0.1em;
	margin-top: -17px;
}

.contents04 .box:not(:last-child) {
	margin-bottom: 12px;
}

.contents04 h4 {
	font-size: 18px;
letter-spacing: 0.1em;
border-bottom-color : rgba(0, 0, 0, 0.5);
border-bottom-width : 1px;
	padding-bottom: 10px;
}

.contents04 .box01 p {
	padding-top: 30px;
}

.contents04 h5 {
	font-size: 14px;
letter-spacing: 0.05em;
	width: 100%;
	padding: 10px 0px;
}

.contents04 .box p {
	padding: 10px 0px;
	padding-left: 0px;
}
	
.contents04 .box02 .box-in02 p span{
	font-size: 16px;
	padding: 15px 0px 20px;
	border-radius: 10px;
}
	
/* contents05 */

.contents05 {
	width: 90%;
	padding: 40px 0px;
  display: block;
}
	
.contents05 h3 {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
	
.contents05 h3 img {
	height: 65px;
	width: auto;
}
	
/*news-box*/
.news-box {
	width: 100%;
}

.news-box .news {
	height: 280px;
}

.news-box .news iframe {
	width: 100%;
	height: 280px;
}


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