@charset "utf-8";

.emblem_bn {
	margin-bottom: 40px;
	padding-left: 20px;
}

.swiper-slide-active .swiper-slide__item,
.swiper-slide-duplicate-active .swiper-slide__item,
.swiper-slide-prev .swiper-slide__item {
	animation: zoomanime 5s linear 0s normal both;
}

@keyframes zoomanime {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.05);
	}
}

.contact__banner {
	display: none;
}

.mv__img .pc {
	display: none !important;
}

.mv__scroll__wrap {
	display: none;
}

.mv__txt {
	font-size: 45px;
}

.top__news {
	display: flex;
	justify-content: space-between;
}

.top__news_ttl {
	padding: 10px 30px 7px 15px;
	position: relative;
	overflow: hidden;
	min-width: 95px;
	display: flex;
	align-items: center;
}

.top__news_ttl>p {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	z-index: 2;
	color: #fff;
}

.top__news_ttl::before {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	z-index: 1;
	border-style: solid;
	border-width: 197px 94px 0 0;
	border-color: #FABE00 transparent transparent transparent;
}

.top__news_wrap {
	width: calc(100% - 13em);
	padding: 10px 0;
}

.top__news_list {
	line-height: 1.3;
}

.top__news_link {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px 30px 10px 30px;
	position: relative;
	overflow: hidden;
}

.top__news_link::before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	border-style: solid;
	border-width: 0px 0 100px 46px;
	border-color: transparent transparent #FABE00 transparent;
}

.top__news_list {
	line-height: 1.3;
	font-size: 13px;
}

.top__news_link>a {
	display: block;
	font-size: 13px;
	width: 50px;
	padding: 5px;
	line-height: 1.4;
	position: relative;
	z-index: 2;
	color: #fff;
	margin-left: 1.5em;
}

.top__about_wrap {
	padding: 40px 30px 43px;
	position: relative;
	z-index: 1;
}

.top__about_ttl_area {
	margin-bottom: 30px;
}

.top__ttl {
	font-size: 41px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #10104B;
	letter-spacing: .1em;
}

.top__about_sub_ttl {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;

}

.top__about_txt01 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 25px;
}

.top__about_txt01>span {
	color: #33BAD6;
}

.top__about_txt01::after {
	display: block;
	content: "";
	border-bottom: 2px solid #10104B;
	width: 41px;
	margin-top: 20px;
}

.top__about_txt02 {
	font-size: 12px;
	line-height: 1.8;
	margin-bottom: 25px;
}

.top__about_btn {
	margin: 24px auto 0;
}

.top__about_bg {
	position: relative;
	overflow: hidden;
}

.top__about_bg::before {
	display: block;
	content: "";
	position: absolute;
	left: -114.6px;
	top: 0;
	transform: skewX(335deg);
	width: 152.3px;
	height: 240px;
	background-color: #33BAD6;
	z-index: -1;
}

.top__about_inner_bg {
	position: relative;
	/* max-width: 1018px; */
	margin: auto;
}

.top__about_inner_bg::after {

	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transform: skewX(330deg) translateX(180%);
	width: 100px;
	transform-origin: top;
	background: linear-gradient(90deg, #10104B 0%, #10104B 75%, #33BAD6 25%, #33BAD6 100%);
	z-index: -1;
}

.service {
	background-color: #ECF0F4;
}

.top__service_wrap {
	padding: 40px 30px 35px;
	position: relative;
	z-index: 1;
}

.top__service_ttl_area {
	text-align: center;
	margin-bottom: 40px;
}

.top__sub_ttl {
	font-size: 16px;
	font-weight: bold;
	color: #33BAD6;
	letter-spacing: .1em;
}

.top__service_box {
	margin-bottom: 20px;
}

.top__service_box:last-child {
	margin-bottom: 0;
}

.top__service_box>a {
	display: block;
	background-color: #fff;
	min-height: 280px;
	box-shadow: 5px 5px 0px 0px rgb(0 0 0 / 15%);
	position: relative;
}

.top__service_box>a::after {
	display: block;
	content: "";
	background: url("../img/top/service_arrow.svg") no-repeat;
	position: absolute;
	bottom: 27px;
	left: 50%;
	transform: translateX(-50%);
	width: 19px;
	height: 10px;
}

.top__service_icon01 {
	max-width: 61px;
	margin: 0 auto;
	padding: 37px 0 27px;
}

.top__service_link_ttl {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}

.top__service_txt {
	padding: 0 20px;
	font-size: 11px;
	line-height: 1.5;
}

.top__service_icon02 {
	max-width: 73px;
	margin: 0 auto;
	padding: 37px 0 22px;
}

.top__service_icon03 {
	max-width: 106px;
	margin: 0 auto;
	padding: 32px 0 15px;
}

.top__service_icon04 {
	max-width: 108px;
	margin: 0 auto;
	padding: 35px 0 20px;
}

.top__service_wrap::after {
	display: block;
	content: "";
	position: absolute;
	right: -100px;
	bottom: 0;
	transform: skewX(325deg);
	width: 140px;
	height: 210px;
	background-color: #33BAD6;
	z-index: -1;
}

.top__service_btn {
	margin-top: 30px;
}

.works {
	padding: 40px 60px;
}

.top__works_ttl_area {
	text-align: center;
	margin-bottom: 30px;
}

.top__works_list {
	position: relative;
}

.top__works_img_area {
	padding: 10px;
	background-color: #fff;
	min-height: 170px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slide-arrow {
	max-width: 12px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}

.prev-arrow {
	left: -30px;
}

.next-arrow {
	right: -30px;
}

.top__works_list li>a {
	margin: 5px;
	display: block;
	min-height: 281px;
	background-color: #ECF0F4;
	box-shadow: 5px 5px 0px 0px rgb(0 0 0 / 15%);
}

.top__works_list .top__works_img_area img {
	/* width: 100%; */
	height: auto;
}

.top__works_txt_area {
	padding: 20px 25px;
}

.top__works_article_ttl:not(:last-child) {
	margin-right: 10px;
}

.top__works_txt_area__icn {
	display: flex;
}

.top__works_article_ttl {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333;
	text-align: center;
	padding: 7px;
	/*
	letter-spacing: 2px;
    margin-bottom: 20px;
	width: calc(100% - 5px);
	line-height: 1.3;
	text-align: left;
	 display: flex;
	align-items: center;
	justify-content: center; */
}

.top__works_article_ttl.sub_cate01 {
	border: 1px solid #33BAD6
}

.top__works_txt {
	/* font-size: 10px; */
	font-size: 13px;
	line-height: 1.9;
}

.slick-dots li button {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.slick-dots li button:before {
	content: "";
	border: 1px solid #10104B;
	border-radius: 50%;
	font-size: 15px;
	width: 15px;
	height: 15px;
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	content: "";
	background-color: #10104B;
	opacity: 1;
}

.slick-dots {
	bottom: -35px;
}

.top__wroks_btn {
	margin-top: 75px;
}

.top__recruit_bg01 {
	padding: 38px 30px 0;
	background: url("../img/top/top__recruit_bg01_sp.png") no-repeat;
	background-size: contain;
	background-position-x: right;
}

.top__recruit_img_area {
	text-align: right;
	margin-top: -35px;
}

.top__recruit_img_area>img {
	max-width: 247px;
	margin-right: -10px;
}

.top__recruit_bg02 {
	padding: 25px 30px 38px;
	background: url("../img/top/top__recruit_bg02_sp.png") no-repeat;
	background-size: cover;
}

.top__recruit_txt {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 30px;
}

.top__recruit_txt>span {
	font-size: 30px;
	background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #FABE00 0%) repeat scroll 0 0;
	background-position-y: -5px;
}

.top__recruit_btn {
	margin: 0 auto;
}

.top__column_ttl_area {
	text-align: center;
	padding: 40px 0;
}

.top__column_img_area img {
	height: auto;
}

.top__column_btn {
	margin: 24px auto 0;
}

.top__column_list_area {
	position: relative;
}

.top__column_list_area::before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 165px;
	background: #ECF0F4;
	z-index: -1;
}

.top__contents_ttl_area {
	text-align: center;
	margin-bottom: 30px;
}

.contents {
	padding: 0 30px;
	margin: 43px 0 38px;
}

.top__contents_list>li {
	margin-bottom: 25px;
}

.top__contents_list>li:last-child {
	margin-bottom: 0;
}

.top__contents_txt {
	text-align: center;
	margin-top: 12px;
	font-size: 15px;
}

.works .slick-track {
	display: flex;
	align-items: flex-start;
}

@media screen and (min-width:768px) {
	.mv__img .pc {
		display: block !important;
	}

	.mv__img .sp {
		display: none !important;
	}

	.top__news_wrap {
		width: calc(100% - 20em);
	}

	.top__news_ttl {
		min-width: 115px;
	}

	.top__news_link {
		min-width: 165px;
	}

	.top__about_bg::before {
		left: -93.6px;
	}

	.top__news_link>a {
		padding-left: 2em;
		font-weight: bold;
	}

	.top__about_flex_l {
		margin-right: 10px;
	}

	.works .pc_flex {
		display: block;
	}

	.works .slick-track {
		display: flex;
	}

	.top__service_box_area {
		display: flex;
		flex-wrap: wrap;
	}

	.top__service_box>a {
		min-height: 304px;
	}

	.top__service_box {
		max-width: calc((100% - 30px)/2);
		margin-right: 30px;
	}

	.top__service_box:last-child {
		margin-right: 0;
	}

	.top__service_wrap::after {
		display: none;
	}

	.top__column_list_area {
		max-width: 1200px;
		margin: 0 auto;
		padding-bottom: 57px;
	}

	.top__column_list_area::before {
		width: 100%;
		height: 382px;
		top: initial;
	}

	.top__column_wrap {
		padding: 0 20px;
		max-width: 940px;
		margin: 0 auto;
	}

	.top__column_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.top__column_list>li {
		width: calc((99% - 40px)/3);
		margin-right: 20px;
		margin-bottom: 0;
		background-color: #fff;
	}

	.top__column_list>li:last-child {
		margin-right: 0;
	}

	.top__column_btn {
		margin-top: 50px;
	}

	.contents {
		max-width: 1100px;
		padding: 0 20px;
	}

	.top__contents_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.top__contents_list>li {
		width: calc((99% - 40px)/3);
		margin-right: 20px;
		margin-bottom: 0;
	}

	.top__contents_list>li:last-child {
		margin-right: 0;
	}

	.top__about_wrap {
		max-width: 1018px;
		margin: 0 auto;
	}

	.top__about_flex_l {
		width: calc(100% - 330px);
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
	}

	.top__about_img_area {
		max-width: 275px;
	}

	.top__about_btn {
		margin: 0;
		position: relative;
	}

	.top__recruit_bg02 {
		padding: 0;
		background: url("../img/top/top__recruit_bg_pc.png") no-repeat;
		background-size: cover;
	}

	.top__recruit_wrap {
		max-width: 940px;
		margin: 0 auto;
		padding: 70px 20px 0;
	}

	.top__recruit_flex {
		align-items: flex-end;
	}

	.top__recruit_flex_r {
		max-width: 250px;
		margin-left: 30px;
	}

	.top__recruit_ttl_area {
		text-align: center;
	}
}

@media screen and (min-width:768px) and (max-width:1024px) {
	.top__about_inner_bg::after {
		transform: skewX(330deg) translateX(125%);
	}

	.top__about_txt02 {
		margin-right: -37vw;
	}

	.top__service_box:nth-child(2n) {
		margin-right: 0;
	}

	.top__column_top_txt {
		flex-direction: column;
		align-items: stretch;
	}

	.top__column_day {
		margin-top: 1em;
	}
}

@media screen and (min-width:1025px) {
	.emblem_bn {
		margin-bottom: 30px;
		padding-left: 40px;
	}

	.contact__ .mv {
		position: relative;
	}

	.mv__scroll__wrap {
		z-index: 1;
		position: absolute;
		left: 50%;
		bottom: 17%;
		display: block;
	}

	.mv__scroll {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		transform: translateX(-50%);
		background-color: transparent;
		border-width: 0;
		color: #fff !important;
		font-family: Lato;
		font-size: 12px;
		letter-spacing: .3em;
		text-indent: .3em;
		cursor: pointer;
	}

	.mv__scroll-icon {
		position: relative;
		display: block;
		border-radius: 16px;
		width: 18px;
		height: 26px;
		border: 1px solid #fff;
		margin-top: .5em;
	}

	.mv__scroll-icon:after {
		content: "";
		position: absolute;
		left: 50%;
		top: 6px;
		width: 2px;
		height: 2px;
		border-radius: 10px;
		background: #fff;
		transform: translateX(-50%);
	}

	.mv__scroll:hover .mv__scroll-icon:after {
		animation: c 1.2s infinite;
	}

	@keyframes c {
		18% {
			height: 2px;
			top: 13px
		}

		56% {
			height: 11px;
			top: 4px
		}

		74%, 82% {
			height: 2px;
			top: 4px
		}
	}

	.top__news {
		min-height: 40px;
		justify-content: stretch;
		position: relative;
	}

	.top__news_ttl {
		width: 100%;
		min-width: 365px;
		max-width: 365px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.top__news_wrap {
		width: calc(100% - 48.8vw);
		padding: 10px 0 10px 20px;
	}

	.top__news_list li a {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.top__news_day {
		margin-right: 10px;
	}

	.top__news_link {
		/* max-width: 255px; */
		width: 100%;
		margin-left: auto;
		justify-content: center;
		padding: 0 35px 0px 30px;
	}

	.top__news_link>a {
		margin-left: 35px;
	}

	.top__news_link::before {
		transform: skewX(330deg);
		border-width: 0px 0 100px 2px;
	}

	.top__about_bg::before {
		left: -337px;
		width: 610px;
		height: 100%;
	}

	.top__about_bg::before {
		left: 0;
		width: 365px;
		height: 100%;
		transform-origin: top;
		transform: skewX(334.3deg);
	}

	.top__about_inner_bg::after {
		background-image: linear-gradient(90deg, #10104B 0%, #10104B 80%, #33BAD6 20%, #33BAD6 100%);
		transform: skewX(330deg) translateX(226%);
		width: 215px;
		left: 0;
	}

	.top__about_wrap {
		padding: 80px 0 143px;
	}

	.top__about_flex_l {
		width: calc(100% - 592px);
		padding-left: 30px;
	}

	.top__about_flex_r {
		padding-left: 30px;
	}

	.top__about_img_area {
		max-width: 592px;
	}

	.top__service_wrap {
		padding: 100px 0 80px;
		max-width: 940px;
		margin: 0 auto;
	}

	.top__service_box {
		width: calc((100% - 90px)/4);
		margin-right: 30px;
	}

	.works {
		padding: 153px 0 135px;
		max-width: 940px;
		margin: 0 auto;
	}

	.top__works_ttl_area>h2 span {
		color: #fff;
	}

	.top__works_list_area {
		width: 643px;
		margin-left: 47px;
	}

	.top__works_ttl_area {
		width: calc(100% - 643px);
		margin-bottom: 0;
		text-align: left;
	}

	.top__works_ttl_area .top__ttl {
		margin-top: 42px;
	}

	.top__works_ttl_area .top__sub_ttl {
		text-align: left;
	}

	.top__works_list li {
		margin: 0 15px;
	}

	.works .pc_flex {
		display: flex;
	}

	.slick-dots>li {
		margin: 0 3px;
	}

	.slick-dots {
		bottom: -50px;
	}

	.top__recruit_flex {
		align-items: stretch;
	}

	.top__recruit_wrap {
		padding: 80px 0 0;
	}

	.top__recruit_btn {
		margin: 0 auto 25px;
		margin-left: 0;
	}

	.top__recruit_flex_r {
		max-width: 437px;
		margin-left: 65px;
	}

	.top__column_ttl_area {
		padding: 90px 0 70px;
	}

	.top__column_wrap {
		padding: 0;
	}

	.top__column_list_area {
		max-width: 1200px;
		margin: 0 auto;
		padding-bottom: 57px;
	}

	.top__column_list_area::before {
		width: 100%;
		height: 382px;
		top: initial;
	}

	.contents {
		margin: 100px auto;
	}
}

@media screen and (min-width:1600px) {

	/* .mv__scroll__wrap {
		bottom: 5vw;
	} */
	.top__news_wrap {
		width: calc(100% - 49.1vw);
	}

	.emblem_bn {
		margin-bottom: 60px;
	}
}