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

/* top */
#main_image_bg {
	background-image: url(../images/top/main_image.png);
	background-size: cover;
	background-position: left top;
	background-repeat:no-repeat;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	display: block;
	width: 100%;
	height: 100vh;
}
#main_image {
	width: 100%;
	height:100vh;
	background-color: transparent;
}
#catch_top {
	margin-left: auto;
	margin-right: 0;
	width: 60%;
	height: 60vh;
	background-color: var(--white);
	display: flex;
	justify-content: center;
}
#catch_top img {
	width: 45%;
}
#project {
	position: relative;
	overflow: hidden;
}
#project .flex {
	position: absolute;
	bottom: 80px;
	display: flex;
	justify-content: center;
	gap: 60px;
}
#project .flex a {
	display: block;
	width: 27.5%;
}
#project .flex a:hover {
	opacity: 0.8;
}
#project .flex a img {
	width: 100%;
}
#catch_bottom {
	width: 100%;
	height:70vh;
	background-color: transparent;
	display: flex;
}
#catch_bottom img {
	width: 35%;
	padding-left: 5%;
	filter: invert(1);
}
#recruit_link {
	position: relative;
}
#recruit_link img {
	position: absolute;
	top: -130px;
	right: 0;
	width: 55%;
	display: block;
}
#recruit_link img:hover {
	filter: invert(1);
}
.about {
	padding-top: 150px;
}
.about {
	background-color: var(--white);
}
.about a img {
	width: 80%;
	max-width: 1060px;
	margin: 0 auto;
	display: block;
}
.about a img:hover {
	opacity: 0.8;
}

@media(max-width:768px){
/* top */
#main_image_bg {
	background-image: url(../images/top/main_image_sp.png);
}
.carousel {
    background-color: var(--white);
}
.project_h2 {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 1;
}
.carousel_area .slick-arrow {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: transparent;
	cursor: pointer;
	border: 1px solid var(--white);
	outline: none;
	font-size: 0;
	position: absolute;
	top: 48%;
	z-index: 1;
}
.carousel_area .slick-arrow::before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	border: 1px solid var(--white);
	border-width: 3px 3px 0 0;
	position: absolute;
	top: 19px;
	transform: rotate(45deg);
}
.carousel_area .slick-next {
	right: 20px;
}
.carousel_area .slick-prev {
	right: 90px;
}
.carousel_area .slick-next::before {
	left: 16px;
}
.carousel_area .slick-prev::before {
	border-width: 0 0 3px 3px;
	right: 16px;
}
.dots {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.dots .slick-dots {
	text-align: center;
}
.dots .slick-dots li {
	display: inline-block;
}
.dots .slick-dots button {
	display: block;
	width: 10px;
	height: 10px;
	margin: 6px;
	font-size: 0;
	padding: 0;
	border: 0;
	outline: none;
	cursor: pointer;
	background: var(--dark03);
	border-radius: 50%;
}
.dots .slick-dots .slick-active button {
	background: var(--dark02);
}
#catch_bottom {
	height: 65vh;
}
#catch_bottom img {
	width: 93%;
	padding-left: 7%;
	height: 80%;
}
#recruit_link img {
	top: -120px;
	width: 94%;
}
.about {
	padding-top: 120px;
}
.about a img {
	width: 100%;
}


.content_area {
	background-image:url(../images/common/bg01_sp.jpg);
	background-size:100%;
	padding:8% 0 10%;
}
.content_area .inn {
	width:92%;
	margin:auto;
}
.content_area .inn h2 {
	margin:0 0 5%;
}
#recruit #vision.content_area .inn h2 {
	margin:-2rem 0 5%;
}
.content_area .inn h3 {
	font-size:20px;
	line-height:29px;
	margin:0 0 4%;
}
.content_area .inn dl {
	display:block;
	align-items: center;
}
.content_area .inn dl dt,
.content_area .inn dl dd {
	width:auto;
}
.content_area .inn p {
	font-size:12px;
	line-height:20px;
}
#vision.content_area .inn dl dd .more_btn {
	float:none;
	margin:6% auto 0;
}
#style.content_area {
	padding:8% 0 10%;
}
#style.content_area .inn dl.snd {
	margin:6% 0 0;
}
.content_area .inn dl.snd h4 span.average {
	font-size: 20px;
	padding: 7.5px 10px;
	border: 1px solid #000;
}
.content_area .inn dl.snd h4 .age{
	line-height: 1.1;
}
.content_area .inn dl.snd h4 .age span{
	font-weight: bold;
}
.content_area .inn dl.snd h4 .age span.big {
	font-size: 70px;
	letter-spacing : -3px;
}
.content_area .inn dl.snd h4 .age span.small {
	font-size: 35px;
	margin-left: -20px;
}
#style.content_area .inn dl dt,
#style.content_area .inn dl dd {
	width:100%;
}
#style.content_area .inn dl.snd dd h3 {
	margin:0 0 4%;
}
#style.content_area .inn dl.snd dt h4 {
	margin:0 auto 7%;
	width:52%;
}
#recruit.content_area {
	padding:8% 0 10%;
}
#recruit.content_area .box {
	width:100%;
	margin:auto;
}
#recruit.content_area .box h3 {
	background-size: 150%;
	padding: 0 0 8%;
	margin: 0 0 6%;
}
#recruit.content_area .box ul {
	margin:6% 3% 4%;
}
#recruit.content_area .box ul li,
#recruit.content_area .box ul li:nth-child(2) {
	float:none;
	margin:0 0 5%;
}
#recruit.content_area .box ul li a {
}
#recruit.content_area .box ul li a span:nth-child(1) {
	font-size:15px;
	margin:0 10px 0 0;
}
#recruit.content_area .box ul li a span:nth-child(2) {
	font-size:12px;
	margin:0;
}
#recruit.content_area .box ul li a span:nth-child(3) {
	margin-left:auto;
	width:80px;
	padding:5px 0 0;
}
#project.content_area {
	padding:8% 0 20%;
}
#project.content_area .inn dl dd .more_btn {
	float:none;
	margin:6% auto 0;
}
#project.content_area .slider_wrap {
	width:86%;
	margin: 10% auto 0;
	border:2px solid #03275F;
	box-sizing:border-box;
	border-radius:6px;
	padding:1%;
}
#project.content_area .slider_wrap dl {
	display:flex;
	align-items:center;
}
#project.content_area .slider_wrap dl dt {
	width:50%;
	margin:0 4%;
}
#project.content_area .slider_wrap dl dd {
	width:44%;
}
#project.content_area .slider_wrap dl dt h3 {
	font-size:14px;
	padding:0 0 3%;
	margin:0 0 4%;
}
#project.content_area .slider_wrap dl dt p {
	font-size:10px;
	line-height:17px;
}
}