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


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


/* contents-top */

.contents-top {
/*	padding-top: 60px;*/
}

/* title_contents-top */

.title_contents-top {
	flex-direction: column;
	align-items: flex-start;
	padding-top: 25px;
	gap:15px 20px;
}

.title_contents-top h2 {
	font-size: 42px;
}

.title_contents-top h3 {
	font-size: 18px;
}


/* main-img-top */

.main-img-top .box-inner {
	height: 150vh;
}

.main-img-top .slider-wrap {
  height: 75vh;
	background-image: url("../../images/top/back-mainimg-sp.png");
	background-size: 180% auto;
}

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

.main-img-top .frame-slider {
	background-size: auto 300px;
}
	
.main-img-top .main-slider::after {
	content: "";
	position: absolute;
left: 0px;
top: 53vh;
	background-image: url("../../images/top/frame-slide2-sp.png");
background-position: center top;
background-repeat: no-repeat;
	background-size: 180% auto;
	width: 100%;
	height: 427px;
}

.main-img-top .main-slider img {
height: 75vh;
}

.main-img-top .box-text {
	height: 92vh;
}

.main-img-top .box-text h2 {
	padding-left: 5%;
	padding-bottom: 5vh;
}

.main-img-top .box-text h2 img {
	width: 90vw;
}
	
	
/* container */

.container {
	width: 100%;
	padding-top: 160vh;
}


/* contents01 */

.contents01 {
	width: 100%;
	height: 100vh;
}

.contents01 .box-inner::before {
	height: 10vh;
	margin-top: -10vh;
}

.contents01 .box-inner {
	width: 100%;
	height: 90vh;
	align-items: flex-start;
	padding-top: 5vh;
}

.contents01 p {
	text-align: left;
	padding: 0px 6%;
}


/* contents02 */

.contents02 {
	padding-bottom: 80px;
}

.contents02::before {
	background-size: 150% auto;
	margin-top: -5vh;
}

.contents02-slider .box {
	padding: 10px 20px;
}

.contents02-slider .box-inner {
  justify-content: center;
	padding: 30px 25px;
	gap:20px;
	flex-direction: column;
}

.contents02 .box-text {
	padding: 0px;
}

.contents02 .box-img {
	width: 100%;
	max-width: 400px;
}

.contents02 h4 {
	font-size: 5.6vw;
line-height: 1.6;
	margin-bottom: 20px;
}

/* contents03 */

.contents03 {
	padding: 70px 0px 80px;
	background-size: 60% auto;
}

.contents03::before {
background-position: left top;
	width: 45%;
	height: 70px;
	margin-top: -26px;
}
	
@media screen and (max-width: 500px) {
	.contents03::before {
	width: 65%;
}
}
	
.contents03 .box-title {
	padding: 15px;
	border-radius: 15px;
}

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

.contents03 .lay01 {
	gap:30px;
	flex-direction: column;
	align-items: flex-start;
	margin-bottom: 50px;
}

.contents03 .lay02 {
	padding: 30px 0px 50px;
	gap:40px 0px;
}

.contents03 .lay02 .box {
	width: 48%;
}

.contents03 .lay02 .box img {
	width: 98%;
	max-width: 200px;
}

.contents03 .lay02 h4 {
	font-size: 15px;
	padding: 12px 0px;
	margin-bottom: 20px;
}
	
.contents03 .lay02 h5 {
	height: 45vw;
}

.contents03 .lay03 {
  justify-content: center;
	flex-direction: column;
	gap:20px;
}

.contents03 .lay03 .box {
	width: 100%;
	max-width: 400px;
	margin: 0px auto;
}

.contents03 .lay03 .box a::after, .contents03 .lay03 .box::after {
right: 24px;
bottom: 24px;
	width: 26px;
	height: 26px;
}

.contents03 .lay03 .box-img::after {
	padding: 10px;
	min-width: 120px;
	font-size: 16px;
}

.contents03 .lay03 .box-detail p {
	padding: 15px 20px;
}
	
@media screen and (max-width: 500px) {
	.contents03 .lay03 .box-detail p {
	font-size: 4.2vw;
}
}

.contents03 .lay03 .box-detail p::after {
right: 12px;
bottom: 12px;
	width: 50px;
	height: 50px;
}

.contents03 .lay04 {
	padding-top: 30px;
}

.contents03 .lay04 a:hover {
	opacity: 1;
}

.contents03 .lay04 .box {
	padding-top: 25px;
	position: relative;
}

.contents03 .lay04 .box::after {
	height: 50px;
}
	
.contents03 .lay04 .box-img img {
	min-height: 180px;
}

.contents03 .lay04 h6 {
	font-size: 6vw;
}


/* layout-interview */

.layout-interview .box-inner {
	padding: 70px 0px;
}

/* contents05 */

.contents05 {
	width: 100%;
	padding-bottom: 70px;
}

.contents05 .box-inner {
  justify-content: center;
	flex-direction: column;
	gap:30px;
}

.contents05 .box-img {
	width: 100%;
	max-width: 400px;
	height: 75vw;
}

.contents05 .box-img .box:nth-child(2) {
top: 40vw;
}

.contents05 .box-img .box:nth-child(3) {
bottom: 2vw;
}

.contents05 .box-detail {
	width: 100%;
}

.contents05 h2 {
	font-size: 50px;
}

.contents05 h3 {
	font-size: 22px;
	padding: 15px 0px 20px;
}

.contents05 .box-link {
	padding-top: 40px;
}


/* contents06 */

.contents06::before {
	background-size: 100% auto;
	margin-top: -10vh;
}

.contents06 .box-inner {
	padding: 70px 0px;
}

.contents06 .lay01 {
  justify-content: flex-start;
	flex-direction: column;
	padding-top: 40px;
	gap:40px;
}

.contents06 .lay01 .box-img {
	width: 100%;
	border-radius: 0px;
}

.contents06 .lay01 .box-detail {
	position: static;
left: 0px;
top: 0px;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
align-items: center;
flex-wrap: wrap;
}

.contents06 .lay01 .box-link {
	gap:20px 0px;
}

.contents06 .lay01 .box {
	width: 100%;
}

.contents06 .lay01 .box:hover {
	width: 100%;
}

.contents06 h6 a {
	height: 80px;
	padding: 0px 30px;
	font-size: 20px;
}

.contents06 h6 a::before, .contents06 h6 a::after {
right: 22px;
}



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