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




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

	
.main-img-top {
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
}
	
	
/*slider*/

div.slider-wrap {
	clear: both;
	width: 100%;
	height: auto;
	position: relative;
}


.slider {
	width: 100%;
	height: auto;
	overflow:visible;
}

.slider .box {
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: 100%;
}

.slider .box > img {
	width: 100%;
	height: 600px;
	object-fit: cover;
}
	
	
/* title-top */

.title-top {
	width: 100%;
	height: 90%;
}

.title-top .box-in {
	width: 90%;
}
	
.title-top h3 img {
	height: 90px;
	width: auto;
}

.title-top .box-wrap {
	padding: 20px 25px;
}

.title-top .box-box {
	display: block;
	padding-top: 15px;
}

.title-top h4 {
	font-size: 20px;
	margin-bottom: 10px;
	padding-right: 0px;
}

.title-top p {
	width: 100%;
	font-size: 12px;
	line-height: 1.6;
}
	
.title-top p br {
	display: none;
}

	
	
/* contents-top */

.contents-top {
	width: 100%;
}
	
.contents-backimg {
	width: 100%;
	height: 1630px;
	background-image: none;
	position: relative;
}
	
.contents-backimg-in {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	height: 100%;
	clip: rect(auto, auto, auto, auto);
}
	
.contents-backimg-in > .bg-box {
	position: fixed;
left: 0px;
top: 0px;
	display:block;
	background-image: url("top/images/back01-sp.jpg");
background-position: center center;
background-repeat: no-repeat;
	background-size: cover;
	width:100%;
height:100vh;
	z-index: -1;
}
	

.contents01 .btn01 a::after {
	background-image: url("common/images/link-arrow01.svg");
}

.contents02 .btn01 a, .contents03 .btn01 span {
	color: #FFF;
}

.contents02 .btn01 a::after, .contents03 .btn01 span::after {
	background-image: url("common/images/link-arrow02.svg");
}

.contents04 .btn01 a {
	padding-right: 70px;
	padding-bottom: 5px;
	font-size: 14px;
}

.contents04 .btn01 a::after {
	bottom: 0px;
	width: 102px;
}

.contents03 .btn01 {
	text-align: right;
}

.contents03 .btn01 span {
	padding: 6px 20px;
	padding-right: 115px;
	background-color: #ff0000;
}

.contents03 .btn01 span::after {
	bottom: 15px;
	right: 20px;
}

/* contents01 */

.contents01 {
	width: 100%;
	height: 320px;
}

.contents01 .box-in, .contents02 .box-in {
	width: 90%;
}

.contents01 .box-in {
	top: -70px;
}

.contents01 .box-box, .contents02 .box-box {
	width: 100%;
}

.contents01 h3, .contents02 h3 {
	font-size: 35px;
	background-size: auto 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}

.contents01 h3:first-letter, .contents02 h3:first-letter {
	font-size: 45px;
}

.contents01 h4, .contents02 h4 {
	font-size: 16px;
	margin-bottom: 25px;
}

/* contents02 */

.contents02 {
	width: 100%;
	height: 700px;
	-webkit-clip-path: polygon(0 18%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0 18%, 100% 0%, 100% 100%, 0% 100%);
	background-image: url("top/images/back02-sp.jpg");
}

.contents02 .box-in {
	padding-top: 110px;
}

.contents02 .fukidashi-box {
bottom: 60px;
	width: 100%;
}

.contents02 .fukidashi-box .f-box {
	width: 100%;
	text-align: center;
}
	
.contents02 .fukidashi-box h6 img {
	height: 180px;
	width: auto;
}
	

/* contents03 */

.contents03 {
	width: 100%;
	background-size: auto 150px;
	background-image: url("top/images/text-back03-sp.png");
}
	
.contents03 .midashi-box {
	padding: 40px 0px 25px;
}
	
.contents03 .box-wrap {
	justify-content: center;
}

.contents03 .box {
	width: 360px;
	margin: 0px 5px;
	margin-bottom: 10px;
	height: 180px;
}

.contents03 .box-box {
	width: 90%;
}

.contents03 .box h3 {
	font-size: 28px;
}

.contents03 .box h3:first-letter {
	font-size: 38px;
}

.contents03 .box h4 {
	font-size: 15px;
	margin-bottom: 15px;
}

.contents03 p {
	display: none;
}

.contents03 .btn01 {
	text-align: center;
}


/* contents04 */

.contents04 {
	width: 100%;
	padding: 20px 0px;
}

.contents03 .midashi-box h3, .contents04 .midashi-box h3 {
	font-size: 30px;
}

.contents03 .midashi-box h3:first-letter, .contents04 .midashi-box h3:first-letter {
	font-size: 38px;
}

.contents03 .midashi-box h4, .contents04 .midashi-box h4 {
	font-size: 14px;
	height: 28px;
	margin-bottom: 30px;
}
	
.contents03 .midashi-box h4 {
	margin-bottom: 0px;
}

.contents04 .box-in {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
}

.contents04 .box {
	width: 280px;
	margin: 0px 10px;
	margin-bottom: 25px;
}

.contents04 .box-in h4 {
	padding: 15px 0px 8px;
}

.contents04 .box-in h5 {
	margin-bottom: 10px;
}



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