@charset "utf-8";

/* HOME
-------------------------------------------------------------------*/
.home .mv{
	position:relative;
	height:900px;
}

.home .mv .bg{
	position:absolute;
	top:-20px;
	left:0;
	height:680px;
	width:100%;
	transform: skewY(-14deg);
	z-index:-1;
	background: linear-gradient(#1bbffc 0%, #01abeb 51.23%, #01a3eb 100%);
}

.home .mv .bg02{
	position:absolute;
	top:400px;
	left:50px;
	height:300px;
	width:100%;
	transform: skewY(-14deg);
	z-index:-2;
	background:#F8F8F8;
}

.home .mv .box{
	position:relative;
}

.home .mv h1{
	position:absolute;
	left:0;
	top:100px;
}

.home .mv .slider{
	position:absolute;
	left:520px;
	top:50px;
	width:100vw;
}

.home .mv .slider img{
	max-width:inherit;
}

.top-about{
	padding:0 20px;
}

.top-about .txtbox{
	min-width:490px;
}

.top-about .txtbox .ico{
	margin:30px 0 0 -95px;
	position:relative;
	z-index:-2;
}

.top-about .box .img{
	padding:100px 0 0 50px;
	position:relative;
}

.top-about .box .img p{
	width:100vw;
	position:relative;
}

.top-about .box .img h3{
	position:absolute;
	left:400px;
	top:-50px;
}

.tit-txt{
	font-size:48px;
	font-weight:700;
	line-height:1.2em;
}

.tit-txt > span{
	font-family: "Inter", sans-serif;
	color:#2984D8;
	font-size:24px;
	font-weight:600;
	display:block;
	margin:0 0 -10px 0;
}

.top-about .tit-txt > span{
	margin:0 0 -20px 0;
}

.top-about .box{
	display:flex;
}

.top-about .tit-txt{
	font-size:60px;
	font-weight:900;
}

.top-about .tit-txt em{
	font-size:27px;
	font-weight:700;
	display:block;
	margin:-10px 0 0 0;
}

.top-about .tit-txt em > span{
	color:#2984D8;
}

.top-about .txtbox .txt{
	padding:30px 0 0 0;
	line-height:2em;
}

.top-about .txtbox .txt span{
	background: linear-gradient(transparent 50% , #FFE200 50%);
	font-weight:700;
}

.top-about .bg{
	height:195px;
	width:100vw;
	transform: skewY(-15.5deg);
	z-index:-1;
	position:relative;
	background: linear-gradient(#1bbffc 0%, #01abeb 51.23%, #01a3eb 100%);
	margin:-170px -20px 0 -20px;
}

.top-service{
	padding:0 20px;
	position:relative;
}

.top-service .txtbox{
	width:430px;
	padding:190px 0 0 0;
}

.top-service .txtbox .txt{
	padding:30px 0 50px 0;
	line-height:2em;
}

.m-btn a{
	font-size:14px;
	display:block;
	box-sizing:border-box;
	padding:0 0 0 30px;
	width:230px;
	border-radius:30px;
	line-height:60px;
	height:62px;
	border:1px solid #2984D8;
	background:url(../img/common/btn-off.png) no-repeat 90% center #fff;
	text-align:left;
}

.m-btn a:hover{
	border:1px solid #F5F5F5;
	background:url(../img/common/btn-on.png) no-repeat 90% center #F5F5F5;
}

.top-service .img{
	position:relative;
	left:50%;
	top:-720px;
	margin:0 0 -720px 0;
}

.top-service .img h3{
	position:absolute;
	left:-65px;
	top:230px;
}

.home .link-area{
	position:relative;
	padding:0 20px;
}

.home .link-area:after{
	content:"";
	position:absolute;
	bottom:110px;
	left:0;
	right:0;
	height: 80%;
	background: linear-gradient(#16bbf9 0%, #01a5eb 100%);
	transform: skewY(-15.5deg);
	z-index:-1;
}

.home .link-area .box{
	max-width:1250px;
	margin:20px auto 0;
}

.home .link-area ul{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	text-align:center;
}

.home .link-area ul:nth-child(2){
	margin:-15% auto 0;
}


.home .link-area ul li{
	width:50%;
}

.home .link-area ul li:nth-child(even){
	margin:-13.6% 0 0 -1px;
}

.home .link-area ul li a{
	position:relative;
	color:#fff;
	display:block;
}

.home .link-area ul li a .txtbox{
	width:100%;
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home .link-area ul li a .txtbox h2{
	font-size:37px;
	font-weight:700;
	line-height:1em;
}

.home .link-area ul li a .txtbox h2 span{
	font-family: "Inter", sans-serif;
	display:block;
	font-size:13px;
	font-weight:500;
}

.home .link-area ul li a .txtbox .btn{
	transition: all 0.3s;
	display:inline-block;
	font-family: "Inter", sans-serif;
	padding:20px 40px 20px 0;
	background:url(../img/common/btn-off.png) no-repeat right center;
}

.home .link-area ul li a:hover .txtbox .btn{
	background:url(../img/common/btn-on.png) no-repeat right center;
}

.top-works{
	padding:100px 20px;
	position:relative;
}

.top-works .box{
	position:relative;
}

.top-works .box .ico{
	position:absolute;
	right:-100px;
	top:-124px;
}

.top-works .txtbox{
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
	width:510px;
	margin:0 0 30px 0;
}

.top-works .works-slider{
	width: 100vw;
}

.top-works .works-slider li{
	width:420px;
	margin:0 30px 0 0;
}

.top-works .works-slider .cate li{
	display:inline-block;
	width:auto;
	margin:10px 10px 0 0;
	background:#2984D8;
	border-radius:20px;
	color:#fff;
	padding:3px 15px;
	font-size:12px;
}

.top-works .works-slider li .img{
	height:293px;
}

.top-works .works-slider li .day{
	font-size:12px;
	padding:10px 0 0 0;
	font-weight:400;
}

.top-works .works-slider li h3{
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
}

.top-works .slick-next {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
	left:920px;
	top:130px;
}

.top-works .slick-next:before {
    content: "";
    background: url(../img/top/slide-next.png) no-repeat center center;
    width: 60px;
    height: 60px;
    display: block;
	transition: all 0.3s;
}

.top-works .slick-prev{
	display:none;
}

.blue-bg{
	position:absolute;
	top:-500px;
	left:0;
	height:3500px;
	width:90%;
	background:#F5F9FF;
	z-index:-3;
}

.home .message{
	padding:100px 20px;
}

.home .message .box{
	position:relative;
}

.home .message .box .img{
	position:absolute;
	left:50%;
	z-index:-1;
	top:-200px;
	width:100vw;
}

.home .message h2{
	color:#00AAEA;
	font-size:120px;
	line-height:1.2em;
	font-weight:900;
}

.home .message .txt{
	font-size:40px;
	line-height:1.4em;
	font-weight:700;
	padding:0 0 50px 0;
}

.top-recruit{
	padding:200px 0 0 0;
	position:relative;
}

.top-recruit .bg{
	position:absolute;
	top:730px;
	width:100%;
	left:0;
	z-index:-1;
	height:2000px;
	background:#00AAEA;
	transform: skewY(-15.5deg);
}

.top-recruit .box{
	position:relative;
}

.top-recruit .box .img{
	width:50%;
	position:absolute;
	right:50%;
	top:0;
	text-align:right;
	min-width:668px;
}

.top-recruit .box .txtbox{
	width:50%;
	margin:0 0 0 50%;
	position:relative;
	color:#fff;
	box-sizing:border-box;
	padding:80px 20px 80px 60px;
	z-index:1;
}

.top-recruit .box .txtbox:after{
	content:"";
	width:1500px;
	height:480px;
	background: #00aaea;
	transform: skewY(-15.5deg);
	position:absolute;
	top:-35.5%;
	left:0;
	z-index:-1;
}


.top-recruit .box .txtbox h2{
	font-size:70px;
	font-weight:900;
	line-height:1.2em;
}

.top-recruit .box .txtbox dl dt{
	font-size:42px;
	font-weight:700;
	line-height:1.4em;
}

.top-recruit .box .txtbox dl dd{
	font-size:20px;
	font-weight:700;
	line-height:1.6em;
	padding:10px 0 0 0;
}

.top-recruit .box .txtbox dl{
	padding:0 0 20px 0;
}

.home .border-box{
	position:relative;
	margin:65px 0 0 0;
	z-index:2;
	border-top:40px solid #98DCFA;
	height:90px;
	background:#00AAEA;
	transform: skewY(-15.5deg);
	transition: all 0.3s;
}

.home footer{
	margin:200px 0 0 0;
}


@media screen and (max-width: 800px) {
.home .mv{
	height:auto;
}

.home .mv .bg{
	display:none;
}

.home .mv .bg02{
	display:none;
}

.home .mv .box{
	position:relative;
}

.home .mv h1{
	position:static;
	width:100%;
}

.home .mv .slider{
	left:auto;
	right:-25%;
	top:5%;
	width:70%;
}

.home .mv .slider img{
	max-width:100%;
}

.top-about{
	padding:40px 20px;
}

.top-about .txtbox{
	min-width:inherit;
}

.top-about .txtbox .ico{
	display:none;
}

.top-about .box .img{
	padding:60px 0 30px 0;
	text-align:center;
}

.top-about .box .img p{
	width:100%;
}

.top-about .box .img h3{
	left:auto;
	right:0;
	top:20px;
	width:170px;
}

.tit-txt{
	font-size:24px;
}

.tit-txt > span{
	font-size:18px;
	margin:0;
}

.top-about .tit-txt > span{
	margin:0 0 -5px 0;
}

.top-about .box{
	display:block;
}

.top-about .tit-txt{
	font-size:34px;
}

.top-about .tit-txt em{
	font-size:20px;
	margin:0;
}

.top-about .txtbox .txt{
	padding:30px 0 0 0;
}

.top-about .bg{
	height:50px;
	margin:-50px -20px 0 -20px;
	position:relative;
	z-index:3;
}

.top-about .ico{
	width:220px;
}

.top-service{
	padding:60px 20px 0 20px;
	position:relative;
}

.top-service .txtbox{
	width:100%;
	padding:0;
}

.top-service .txtbox .txt{
	padding:10px 0 50px 0;
}

.m-btn a{
	font-size:13px;
	width:230px;
	line-height:50px;
	height:52px;
	margin:0 auto;
	background: url(../img/common/sp/btn-off.png) no-repeat 90% center #fff;
	background-size:25px;
}

.m-btn a:hover{
	background: url(../img/common/sp/btn-on.png) no-repeat 90% center #fff;
	background-size:25px;
}

.top-service .img{
	margin:0;
	left:auto;
	top:auto;
}

.top-service .img h3{
	width:170px;
	left:0;
	top:50%;
    transform: translateY(-50%);
}

.home .link-area{
	padding:0 20px;
}

.home .link-area:after{
	bottom:0;
	height: 80%;
}

.home .link-area .box{
	max-width:inherit;
	margin:20px auto 0;
}

.home .link-area ul{
	display:block;
}

.home .link-area ul:nth-child(2){
	margin:-15% auto 0;
}


.home .link-area ul li{
	width:100%;
}

.home .link-area ul li:nth-child(even){
	margin:-29% 0 0 0;
}

.home .link-area ul li:not(first-child){
	margin:-29% 0 0 0;
}
	
.home .link-area ul li a .txtbox .ico{
	width:30px;
	margin:0 auto;
}

.home .link-area ul li a .txtbox h2{
	font-size:20px;
	line-height:1.4em;
	padding:0 0 10px 0;
}

.home .link-area ul li a .txtbox h2 span{
	font-size:12px;
}

.top-works{
	padding:100px 20px 60px 20px;
}

.top-works .box .ico{
	right:-60px;
	top:-53px;
	width:190px;
}

.top-works .txtbox{
	display:block;
	width:100%;
}

.top-works .works-slider{
	width: 100%;
	padding:0 0 30px 0;
}

.top-works .works-slider li{
	margin:0 20px 0 0;
	width:250px;
}

.top-works .works-slider .slick-list{
    overflow: visible;
}
	
.top-works .works-slider li .day{
	padding:10px 0 0 0;
}

.top-works .works-slider .cate li{
	margin:10px 10px 0 0;
	padding:3px 13px;
	font-size:11px;
}

.top-works .works-slider li .img{
	height:auto;
}

.top-works .works-slider li .coverimg:before {
    padding-top: 70%;
}

.top-works .works-slider li h3{
	font-size:16px;
}

.top-works .slick-next {
    width: 40px;
    height: 40px;
	right:-5px;
	left:auto;
	top:30%;
}

.top-works .slick-next:before{
    background: url(../img/top/slide-next.png) no-repeat center center;
	background-size:contain;
    width: 40px;
    height: 40px;
	display:block;
}

.home .message{
	padding:0 20px 60px 20px;
}

.home .message .box .img{
	position:static;
}

.home .message h2{
	font-size:16vw;
}

.home .message .txt{
	font-size:5.2vw;
	padding:0 0 30px 0;
}

.top-recruit{
	padding:0;
}

.top-recruit .bg{
	position:absolute;
	top:730px;
	width:100%;
	left:0;
	z-index:-1;
	height:2000px;
	background:#00AAEA;
	transform: skewY(-15.5deg);
}


.top-recruit .box .img{
	width:100%;
	position:static;
	text-align:center;
	min-width:inherit;
}

.top-recruit .box .txtbox{
	width:100%;
	margin:0;
	position:relative;
	padding:80px 20px 60px 20px;
	z-index:1;
	text-align:center;
}

.top-recruit .box .txtbox:after{
	width:800px;
	height:380px;
	top:-10%;
}


.top-recruit .box .txtbox h2{
	font-size:40px;
}

.top-recruit .box .txtbox dl dt{
	font-size:24px;
}

.top-recruit .box .txtbox dl dd{
	font-size:16px;
	display:inline-block;
	padding:10px 0 0 0;
	text-align:left;
}

.top-recruit .box .txtbox dl{
	padding:0 0 20px 0;
}

.home .border-box{
	margin:-15% 0 0 0;
	z-index:2;
	border-top:30px solid #98DCFA;
	height:90px;
}

.home footer{
	margin:0;
}
}

/* SERVICE
-------------------------------------------------------------------*/
.kaso-mv{
	height:823px;
	background:url(../img/service/mv-bg.png) no-repeat bottom center;
	background-size:cover;
	box-sizing:border-box;
	padding:150px 20px 0 20px;
	position:relative;
	margin:0 0 -150px 0;
}

.kaso-mv .sokomade{
	position:absolute;
	right:0;
	left:0;
	top:425px;
	text-align:right;
}

.kaso-mv .box{
	position:relative;
}

.kaso-mv .txt{
	padding:20px 0 0 0;
	line-height:1.8em;
	text-shadow: 2px 3px 3px rgba(255, 255, 255, 0.4);
	font-weight:600;
}

.kaso-mv .ico{
	position:absolute;
	left:600px;
	top:0;
}

.tab-area .tab{
	display:flex;
	justify-content:center;
	align-items:flex-end;
}

.tab-area .tab li{
	width:24%;
	background:url(../img/service/tab-ico01_off.png) no-repeat center 20px #16BBF9;
	border-radius:8px 8px 0 0;
	text-align:center;
	color:#fff;
	padding:50px 0 15px 0;
	font-size: clamp(20px, 2vw, 22px);
	line-height:1.4em;
	cursor:pointer;
	margin:0 5px;
	transition: all 0.3s;
	position:relative;
}

.tab-area .tab li:nth-child(2){
	background:url(../img/service/tab-ico02_off.png) no-repeat center 20px #16BBF9;
}

.tab-area .tab li:nth-child(3){
	background:url(../img/service/tab-ico03_off.png) no-repeat center 20px #16BBF9;
}

.tab-area .tab li:nth-child(4){
	background:url(../img/service/tab-ico04_off.png) no-repeat center 20px #16BBF9;
}

.tab-area .tab li:after{
	content:"";
	width:16px;
	height:10px;
	background:url(../img/service/tab-arrow.png) no-repeat center center;
	position:absolute;
	left:0;
	right:0;
	bottom:15px;
	margin:0 auto;
	opacity:0;
	transition: all 0.3s;
}

.tab-area .tab li:hover,
.tab-area .tab li.select{
	background:url(../img/service/tab-ico01_on.png) no-repeat center 20px #2984D8;
	padding:50px 0 40px 0;
}

.tab-area .tab li:nth-child(2):hover,
.tab-area .tab li:nth-child(2).select{
	background:url(../img/service/tab-ico02_on.png) no-repeat center 20px #2984D8;
}

.tab-area .tab li:nth-child(3):hover,
.tab-area .tab li:nth-child(3).select{
	background:url(../img/service/tab-ico03_on.png) no-repeat center 20px #2984D8;
}

.tab-area .tab li:nth-child(4):hover,
.tab-area .tab li:nth-child(4).select{
	background:url(../img/service/tab-ico04_on.png) no-repeat center 20px #2984D8;
}

.tab-area .tab li:hover:after,
.tab-area .tab li.select:after{
	opacity:1;
}

.tab-area .tab li span{
	font-family: "Inter", sans-serif;
	font-size:13px;
	display:block;
}

.tab-area .tabcont .tabbox .b-box{
	background:#2984D8;
	padding:50px 20px;
	position:relative;
}

.tab-area .tabcont .tabbox .b-box:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:-24px;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 48px solid transparent;
	border-left: 48px solid transparent;
	border-top: 24px solid #2984D8;
	border-bottom: 0;
	z-index:2;
}

.tab-area .tabbox .box-in{
	display:flex;
	justify-content:space-between;
}

.tab-area .tabbox h2{
	display:flex;
	align-items:center;
	color:#fff;
	font-weight:700;
	line-height:1.4em;
	font-size:16px;
}

.tab-area .tabbox h2 span{
	font-family: "Inter", sans-serif;
	padding:0 0 0 20px;
	color:#FFE200;
	font-weight:500;
	font-size:12px;
}

.tab-area .tabbox .cate{
	padding:20px 0;
}

.tab-area .tabbox .cate li{
	border-radius: 3px;
	background: #d82981;
	padding:10px 10px;
	color:#fff;
	font-size:14px;
	margin:0 5px 0 0;
	display:inline-table;
	text-align:center;
}

.tab-area .tabbox .box-in .txt{
	line-height:2em;
	color:#fff;
	padding:10px 0 30px 0;
	min-width:420px;
	width:420px;
	margin:0 30px 0 0;
}

.service .jirei-list {
	padding:0 20px 100px 20px;
}

.service .jirei-list .box{
	border-radius: 0px 0px 8px 8px;
	background: #f8f8f8;
	border: 2px solid #2984d8;
	border-top:none;
	padding:50px 20px 80px 20px;
}

.service .jirei-list .box h3{
	font-size:32px;
	text-align:center;
	line-height:1.2em;
	color:#2984D8;
	font-weight:700;
	padding:0 0 20px 0;
}

.service .jirei-list .box ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.service .jirei-list .box ul:after{
	content:"";
	display:block;
	width:32%;
}

.service .jirei-list .box ul li{
	width:32%;
	padding:0 0 50px 0;
}

.service .jirei-list .box ul li .coverimg{
	border-radius:8px;
}

.service .jirei-list .box ul li .coverimg:before {
    padding-top: 70%;
}

.service .jirei-list .box ul li h4{
	font-size:20px;
	line-height:1.4em;
	font-weight:700;
	padding:10px 0 5px 0;
}

.service .jirei-list .box ul li .txt{
	font-size:15px;
	line-height:1.8em;
}

@media screen and (max-width: 800px) {
.kaso-mv{
	height:200px;
	padding:70px 20px 0 20px;
	box-sizing:border-box;
	margin:0;
}

.service .kaso-mv{
	height:auto;
	background:url(../img/service/sp/mv-bg.jpg) no-repeat center center;
	background-size:cover;
	padding:60px 20px 40px 20px;
	margin:0;
}

.kaso-mv .sokomade{
	width:170px;
	right:0;
	left:auto;
	top:auto;
	bottom:10px;
}

.kaso-mv .txt{
	padding:10px 0 0 0;
}

.kaso-mv .ico{
	position:static;
	margin:10px 0 0 0;
	width:100px;
}

.tab-area .tab{
	flex-wrap:wrap;
	padding:0;
}

.tab-area .tab li{
	width:50%;
	background:url(../img/service/tab-ico01_off.png) no-repeat center 10px #16BBF9;
	background-size:30px;
	border-radius:0;
	padding:40px 0 15px 0;
	font-size: clamp(14px, 2vw, 18px);
	margin:0;
}

.tab-area .tab li:nth-child(2){
	background:url(../img/service/tab-ico02_off.png) no-repeat center 10px #16BBF9;
	background-size:30px;
}

.tab-area .tab li:nth-child(3){
	background:url(../img/service/tab-ico03_off.png) no-repeat center 10px #16BBF9;
	background-size:30px;
}

.tab-area .tab li:nth-child(4){
	background:url(../img/service/tab-ico04_off.png) no-repeat center 10px #16BBF9;
	background-size:25px;
}

.tab-area .tab li:after{
	display:none;
}

.tab-area .tab li:hover,
.tab-area .tab li.select{
	background:url(../img/service/tab-ico01_on.png) no-repeat center 10px #2984D8;
	padding:40px 0 15px 0;
	background-size:30px;
}

.tab-area .tab li:nth-child(2):hover,
.tab-area .tab li:nth-child(2).select{
	background:url(../img/service/tab-ico02_on.png) no-repeat center 10px #2984D8;
	background-size:30px;
}

.tab-area .tab li:nth-child(3):hover,
.tab-area .tab li:nth-child(3).select{
	background:url(../img/service/tab-ico03_on.png) no-repeat center 10px #2984D8;
	background-size:30px;
}

.tab-area .tab li:nth-child(4):hover,
.tab-area .tab li:nth-child(4).select{
	background:url(../img/service/tab-ico04_on.png) no-repeat center 10px #2984D8;
	background-size:25px;
}

.tab-area .tab li span{
	font-size:11px;
}

.tab-area .tabcont .b-box{
	padding:40px 20px;
}
	
.tab-area .tabcont .b-box .m-btn{
	padding:30px 0 0 0;
}

.tab-area .tabcont .tabbox .b-box:after{
	bottom:-15px;
	border-style: solid;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	border-top: 15px solid #2984D8;
}

.tab-area .tabbox .box-in{
	display:block;
}

.tab-area .tabbox h2 span{
	font-size:11px;
}

.tab-area .tabbox .cate{
	padding:10px 0;
}

.tab-area .tabbox .cate li{
	padding:2px 10px;
	font-size:11px;
	margin:5px 5px 0 0;
}

.tab-area .tabbox .box-in .txt{
	padding:10px 0 30px 0;
	min-width:inherit;
	font-size:13px;
	width:100%;
	margin:0;
}

.service .jirei-list {
	padding:0 5px 60px 5px;
}

.service .jirei-list .box{
	padding:40px 20px;
}

.service .jirei-list .box h3{
	font-size:20px;
	padding:0 0 20px 0;
}

.service .jirei-list .box ul:after{
	display:none;
}

.service .jirei-list .box ul li{
	width:49%;
	padding:0 0 20px 0;
}

.service .jirei-list .box ul li h4{
	font-size:16px;
}

.service .jirei-list .box ul li .txt{
	font-size:14px;
}
}

/* COMPANY
-------------------------------------------------------------------*/
.company .kaso-mv{
	background:url(../img/company/mv-bg.jpg) no-repeat bottom center;
	background-size:cover;
}

.company .mv .txtbox{
	position:absolute;
	top:580px;
	left:0;
	right:0;
	margin:0 auto;
}

.company .mv .txtbox h2{
	font-size:40px;
	font-weight:700;
	color:#2984D8;
	line-height:1.6em;
	position:relative;
	display:inline-block;
}

.company .mv .txtbox h2:after{
	content:"";
	width:47px;
	height:38px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	position:absolute;
	left:-20px;
	top:-50px;
}

.company .mv .txtbox h2:before{
	content:"";
	width:47px;
	height:38px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	position:absolute;
	right:-20px;
	bottom:-50px;
	transform: rotate(-180deg);
}

.company .message-area{
	padding:100px 20px;
	position:relative;
}

.company .message-area .box{
	display:flex;
}

.company .message-area .img{
	width:100vw;
	position:relative;
}

.company .message-area .box:nth-child(2) .img{
	margin:0 0 0 -150px;
}

.company .message-area .img h3{
	color:#fff;
	position:absolute;
	left:50px;
	bottom:130px;
	font-size:20px;
	font-weight:700;
	display:inline-block;
	text-align:right;
}

.company .message-area .box:nth-child(2) .img h3{
	left:100px;
	bottom:150px;
}

.company .message-area .img h3 span{
	font-size:12px;
	display:block;
	font-weight:500;
}

.company .message-area .img h3 em{
	font-size:14px;
	padding:0 10px 0 0;
}


.company .message-area .img img{
	max-width:inherit;
}

.company .message-area .txt-box{
	min-width:480px;
	margin:100px 50px 0 0;
}

.company .message-area .box:nth-child(2) .txt-box{
	margin:100px 0 0 50px;
	order:2;
}

.tit-txt02{
	font-size:32px;
}

.tit-txt02 span{
	font-size:16px;
	margin:0 0 -5px 0;
}

.company .message-area .txt{
	line-height:2em;
	padding:30px 0 0 0;
	width:480px;
}

.company .certificate{
	padding:0 20px;
	text-align:center;
}

.company .certificate .box{
	border-radius: 8px;
	background: #f8f8f8;
	padding:60px 20px;
}

.company .certificate .box .txt{
	padding:30px 0 0 0;
	line-height:2em;
}

.company .certificate .box ul{
	display:flex;
	justify-content:center;
	padding:30px 0 0 0;
}

.company .certificate .box ul li{
	width:50%;
}

.company .certificate .box ul li:nth-child(1){
	text-align:right;
}

.company .certificate .box ul li:nth-child(2){
	text-align:left;
	padding:0 0 0 50px;
}

.company .profile{
	padding:100px 20px;
}

.company .profile .tab{
	padding:30px 0 0 0;
	display:flex;
	justify-content:center;
}

.company .profile .tab li{
    width: 320px;
	border-radius: 8px 8px 0px 0px;
	background: #f8f8f8;
    transition: all 0.3s;
	text-align:center;
	padding:30px 0;
	position:relative;
	font-size:22px;
	font-weight:700;
	cursor:pointer;
}

.company .profile .tab li:hover,.company .profile .tab li.select {
    background:#2984D8;
	color:#fff;
}

.company .profile .tab li:hover:after,.company .profile .tab li.select:after {
    opacity: 1;
}

.company .profile .tab li:after {
    content: "";
    width: 16px;
    height: 10px;
    background: url(../img/company/tab-arrow.png) no-repeat center center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
    opacity: 0;
    transition: all 0.3s;
}

.company .profile .tabcont{
	border-radius: 8px;
	background: #2984d8;
	padding:60px 20px;
}

.company .profile .tabcont .tabbox{
	display:flex;
}

.company .profile .tabcont .tabbox .txtbox{
	width:50%;
	color:#fff;
	box-sizing:border-box;
	padding:10px;
}

.company .profile .tabcont .tabbox .txtbox dl:not(:last-child){
	padding:0 0 15px 0;
}

.company .profile .tabcont .tabbox .txtbox dl dt{
	font-weight:700;
	line-height:1.6em;
	padding:0 0 5px 0;
}

.company .profile .tabcont .tabbox .txtbox dl dd{
	line-height:1.6em;
	position:relative;
}

.company .profile .tabcont .tabbox .txtbox dl dd .map{
	position:absolute;
	left:320px;
	top:-10px;
}

.company .profile .tabcont .tabbox .txtbox dl dd a{
	color:#fff;
}

.company .profile .tabcont .tabbox .txtbox dl dd span{
	display:block;
	padding:0 0 5px 0;
}

.company .profile .tabcont .tabbox .txtbox dl dd p{
	padding:0 0 10px 0;
	font-size:14px;
}

.company .history{
	padding:0 20px;
}

.company .history .img{
	text-align:center;
	padding:50px 0 100px 0;
	border-bottom:1px dotted #2984D8;
}

.company .history .linkbox{
	padding:100px 0;
}

.company .history .linkbox h3{
	font-size:22px;
	line-height:1.6em;
	font-weight:700;
	padding:0 0 20px 0;
}

@media screen and (max-width: 800px) {
.company .kaso-mv{
	background:url(../img/company/sp/mv-bg.jpg) no-repeat bottom center;
	background-size:cover;
}

.company .mv .txtbox{
	top:220px;
	left:10%;
}

.company .mv .txtbox h2{
	font-size:20px;
}

.company .mv .txtbox h2:after{
	width:25px;
	height:20px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	background-size:25px;
	left:-10px;
	top:-30px;
}

.company .mv .txtbox h2:before{
	width:25px;
	height:20px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	background-size:25px;
	right:-10px;
	bottom:-30px;
}

.company .message-area{
	padding:100px 20px 60px 20px;
}

.company .message-area .box{
	display:block;
}

.company .message-area .img{
	width:100%;
	text-align:center;
}

.company .message-area .box:nth-child(2) .img{
	margin:30px 0 0 0;
}

.company .message-area .img h3{
	left:30px;
	bottom:100px;
	font-size:18px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}

.company .message-area .box:nth-child(2) .img h3{
	left:70px;
	bottom:120px;
}

.company .message-area .img h3 span{
	font-size:12px;
}

.company .message-area .img img{
	max-width:100%;
}

.company .message-area .txt-box{
	min-width:inherit;
	margin:100px 0 0 0;
}

.company .message-area .box:nth-child(2) .txt-box{
	margin:30px 0 0 0;
}

.tit-txt02{
	font-size:24px;
	text-align:center;
}

.tit-txt02 span{
	font-size:12px;
	margin:0;
}

.company .message-area .txt{
	width:100%;
}

.company .certificate{
	padding:0;
}

.company .certificate .box{
	border-radius: 0;
	padding:60px 20px;
}

.company .certificate .box .txt{
	padding:30px 0 0 0;
	text-align:left;
}

.company .certificate .box ul{
	display:block;
	padding:20px 0 0 0;
}

.company .certificate .box ul li{
	width:100%;
}

.company .certificate .box ul li:nth-child(1){
	text-align:center;
	max-width:300px;
	margin:0 auto;
}

.company .certificate .box ul li:nth-child(2){
	text-align:center;
	padding:20px 0 0 0;
	max-width:300px;
	margin:0 auto;
}

.company .profile{
	padding:60px 0;
}

.company .profile .tab{
	padding:30px 0 0 0;
}

.company .profile .tab li{
    width: 47%;
	padding:20px 0;
	font-size: clamp(14px, 2vw, 18px);
	border-radius:0;
}

.company .profile .tab li:after {
    width: 13px;
    height: 8px;
    background: url(../img/company/tab-arrow.png) no-repeat center center;
	background-size:13px;
    bottom: 7px;
}

.company .profile .tabcont{
	border-radius: 0;
	padding:40px 20px;
}

.company .profile .tabcont .tabbox{
	display:block;
}

.company .profile .tabcont .tabbox .txtbox{
	width:100%;
	padding:0 0 10px 0;
}

.company .profile .tabcont .tabbox .txtbox dl:not(:last-child){
	padding:0 0 15px 0;
}


.company .profile .tabcont .tabbox .txtbox dl dd .map{
	position:static;
	padding:10px 0 0 0;
	width:30px;
}

.company .profile .tabcont .tabbox .txtbox dl dd p{
	padding:0 0 10px 0;
	font-size:12px;
}

.company .history{
	padding:0 20px;
}

.company .history .img{
	text-align:center;
	padding:30px 0;
	overflow:auto;
}

.company .history .img img{
	width:740px;
	max-width:inherit;
}

.company .history .linkbox{
	padding:60px 0;
}

.company .history .linkbox h3{
	font-size:18px;
	text-align:center;
}

.company .history .linkbox p{
	max-width:380px;
	margin:0 auto;
}
}

/* RECRUIT
-------------------------------------------------------------------*/
.welfare-btn{
	padding:80px 20px;
	text-align:center;
}

.recruit .kaso-mv {
	background: url(../img/recruit/mv-bg.jpg) no-repeat bottom center;
	background-size: cover;
}

.recruit .mv h2{
	position:absolute;
	left:0;
	right:0;
	bottom:150px;
	margin:0 auto;
	text-align:right;
}

.recruit .message-area{
	padding:100px 20px;
}

.recruit .message-area dl{
	text-align:center;
}

.recruit .message-area dl dt{
	color:#2984D8;
	font-weight:600;
	line-height:1.4em;
	padding:0 0 10px 0;
}

.recruit .message-area dl dd{
	line-height:2em;
}

.recruit .message-area h2{
	text-align:center;
	position:relative;
	z-index:2;
}

.recruit .message-area .box-in{
	background: linear-gradient(#18bdfa 0%, #01a4eb 100%);
	padding:210px 20px 70px 20px;
	margin:-200px 0 0 0;
}

.recruit .message-area .box-in .txt{
	width:770px;
	margin:0 auto;
	color:#fff;
	line-height:2em;
}

.recruit .job{
	padding:0 20px;
}

.recruit .job .box{
	position:relative;
}

.recruit .job .txt{
	padding:30px 0 100px 0;
	line-height:2em;
	position:relative;
}

.recruit .flow{
	padding:0 20px 100px 20px;
}

.t-b{
	padding:100px 0 0 0;
}

.t-b:after{
	content:"";
	width:64px;
	height:1px;
	border:1px dashed #29BBF9;
	position:absolute;
	top:0;
	left:0;
}

.recruit .flow .slider{
	padding:30px 0 0 0;
	width:100vw;
}

.recruit .flow .slider li{
	width:330px;
	margin:0 40px 0 0;
}

.recruit .flow .slider li .img-box{
	position:relative;
}

.recruit .flow .slider li .img-box .time{
	position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size:24px;
	font-weight:600;
	font-family: "Inter", sans-serif;
	display:inline-block;
	color:#fff;
}

.recruit .flow .slider li h3{
	font-size:16px;
	font-weight:700;
	line-height:1.8em;
	padding:5px 0 0 0;
}

.recruit .slick-next:before {
    content: "";
    background: url(../img/recruit/next.png) no-repeat center center;
    width: 118px;
    height: 118px;
    display: block;
	transition: all 0.3s;
}

.recruit .slick-next {
    position: absolute;
    display: block;
    width: 118px;
    height: 118px;
    left: 1000px;
    top: 195px;
}

.recruit .slick-prev:before {
    content: "";
    background: url(../img/recruit/prev.png) no-repeat center center;
    width: 118px;
    height: 118px;
    display: block;
	transition: all 0.3s;
}

.recruit .slick-prev{
    position: absolute;
    display: block;
    width: 118px;
    height: 118px;
    left: -60px;
    top: 195px;
	z-index:99;
}

.recruit .flow .btn{
	padding:100px 0 0 0;
	text-align:center;
}

.recruit .questionnaire .tit-box{
	height:480px;
	width:100%;
    background: url(../img/recruit/questionnaire-bg.jpg) no-repeat center center;
	background-size:cover;
	position:relative;
	text-align:center;
}

.recruit .questionnaire .tit-box h2{
	position:absolute;
	bottom:100px;
	left:0;
	right:0;
	display:inline-block;
	color:#fff;
}

.recruit .questionnaire .tit-box h2 span{
	color:#D82981;
	position:relative;
	display:inline-block;
}

.recruit .questionnaire .tit-box h2 span:after{
	content:"";
	width:70px;
	height:65px;
    background: url(../img/recruit/questionnaire-ico.png) no-repeat center center;
	position:absolute;
	left:-200px;
	top:10px;
}

.recruit .questionnaire .box{
	margin:-50px 0 0 0;
}

.recruit .questionnaire ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	max-width:1520px;
	margin:0 auto;
}

.recruit .questionnaire ul li{
	width:350px;
	position:relative;
	margin:0 30px 60px 30px;
}

.recruit .questionnaire ul li h3{
	position:absolute;
	right:25px;
	top:550px;
	z-index:2;
}

.recruit .questionnaire ul li h3 span{
	font-size:32px;
	color:#D82981;
	position:relative;
	display:inline-block;
	font-weight:600;
}

.recruit .questionnaire ul li h3 span:after{
	content:"";
	height:1px;
	width:28px;
	background:#D82981;
	position:absolute;
	left:-25px;
	transform:rotate(60deg);
	top:25px;
}

.recruit .questionnaire ul li h3 span:before{
	content:"";
	height:1px;
	width:28px;
	background:#D82981;
	position:absolute;
	right:-25px;
	transform:rotate(-60deg);
	top:25px;
}

.recruit .questionnaire ul li .txt-box{
	border-radius: 16px;
	background: #f8f8f8;
	padding:0 20px;
	position:relative;
}

.recruit .questionnaire ul li .img{
	line-height:0;
}

.recruit .questionnaire ul li .txt-box dl{
	padding:20px 0;
}

.recruit .questionnaire ul li .txt-box dl:not(:last-child){
	border-bottom:1px solid #EBEADF;
}

.recruit .questionnaire ul li .txt-box dl dt{
	color:#2984D8;
	font-size:18px;
	font-weight:700;
	line-height:1.3em;
}

.recruit .questionnaire ul li .txt-box dl dt span{
	font-size:14px;
}

.recruit .questionnaire ul li .txt-box dl dd{
	padding:10px 0 0 0;
	font-size:15px;
	line-height:1.6em;
}

.recruit .questionnaire h4{
	text-align:center;
	padding:30px 0;
}

.recruit .questionnaire h4 span{
	font-size:32px;
	color:#16BBF9;
	position:relative;
	display:inline-block;
	font-weight:700;
}

.recruit .questionnaire h4 span:after{
	content:"";
	height:2px;
	width:38px;
	background:#D82981;
	position:absolute;
	left:-45px;
	transform:rotate(55deg);
	top:15px;
}

.recruit .questionnaire h4 span:before{
	content:"";
	height:2px;
	width:38px;
	background:#D82981;
	position:absolute;
	right:-45px;
	transform:rotate(-55deg);
	top:15px;
}

.recruit .questionnaire ul.other .txt-box:after{
	content:"";
	width:43px;
	height:59px;
    background: url(../img/recruit/questionnaire-ico02.png) no-repeat center center;
	position:absolute;
	bottom:-40px;
	left:40px;
}

.recruit .welfare{
	padding:100px 20px;
}

.recruit .welfare .txt{
	padding:10px 0 30px 0;
	line-height:2em;
}

.recruit .welfare ul li{
    background: url(../img/recruit/welfare-img01.jpg) no-repeat center center;
	background-size:cover;
	height:400px;
	width:100%;
	position:relative;
}

.recruit .welfare ul li:nth-child(2){
    background: url(../img/recruit/welfare-img02.jpg) no-repeat center center;
	background-size:cover;
}

.recruit .welfare ul li:nth-child(3){
    background: url(../img/recruit/welfare-img03.jpg) no-repeat center center;
	background-size:cover;
}

.recruit .welfare ul li h3{
	position:absolute;
	width:100%;
	top: 50%;
    transform: translateY(-50%);
	color:#fff;
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
	text-align:center;
}

.recruit .welfare ul li h3 span{
	display:block;
	font-weight:500;
}

.recruit .faq .box{
	padding:0 20px 100px 20px;
	border-bottom:1px dashed #29BBF9;
}

.recruit .faq h2 em{
	font-size:16px;
	font-weight:500;
}

.recruit .faq ul{
	padding:30px 0 0 0;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

.recruit .faq ul li{
	margin:0 20px 40px 20px;
	width:430px;
}

.recruit .faq ul li h3{
	font-size:20px;
	color:#16BBF9;
	line-height:1.6em;
	font-weight:700;
	padding:0 0 20px 0;
}

.recruit .faq ul li .img{
	border-radius: 16px;
	background: #fff;
	box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
}

.recruit .boshu{
	padding:100px 20px;
}

.recruit .boshu .box-in{
	background: #f8f8f8;
	padding:40px 60px;
	margin:30px 0 0 0;
}

.recruit .boshu .box-in dl{
	background: #f8f8f8;
	padding:40px 60px;
}

.recruit .boshu .box-in dl:not(:last-child) {
    border-bottom: 1px solid #EBEADF;
}

.recruit .boshu .box-in dl dt{
	font-size:20px;
	line-height:1.4em;
	font-weight:700;
	color:#16BBF9;
	padding:0 0 10px 0;
}

.recruit .boshu .entry{
	text-align:center;
}

.recruit .boshu .entry .txt{
	padding:100px 0;
	color:#2984D8;
	font-weight:700;
	line-height:2em;
}
@media screen and (max-width: 800px) {
.welfare-btn{
	padding:60px 20px;
}	
	
.recruit .kaso-mv {
	background: url(../img/recruit/sp/mv-bg.jpg) no-repeat bottom center;
	background-size: cover;
}

.recruit .mv h2{
	display:none;
}

.recruit .sp-tit{
	padding:20px 20px 0 20px;
}

.recruit .message-area{
	padding:60px 20px;
}


.recruit .message-area h2{
	text-align:center;
}

.recruit .message-area .box-in{
	padding:210px 20px 40px 20px;
	margin:-200px 0 0 0;
}

.recruit .message-area .box-in .txt{
	width:100%;
}
	
.recruit .message-area dl dd{
	text-align:left;
}

.recruit .job .txt{
	padding:30px 0 60px 0;
}

.recruit .flow{
	padding:0 20px 60px 20px;
}

.t-b{
	padding:60px 0 0 0;
}

.recruit .flow .slider{
	padding:30px 0 0 0;
	width:100vw;
}

.recruit .flow .slider li{
	width:250px;
	margin:0 20px 0 0;
}

.recruit .flow .slider li .img-box .time{
	font-size:18px;
}

.recruit .flow .slider li h3{
	font-size:14px;
	text-align:center;
}

.recruit .slick-next:before {
    background: url(../img/recruit/next.png) no-repeat center center;
	background-size:contain;
    width: 70px;
    height: 70px;
}

.recruit .slick-next {
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    left: auto;
	right:25px;
    top: 155px;
}

.recruit .slick-prev:before {
    background: url(../img/recruit/prev.png) no-repeat center center;
	background-size:contain;
    width: 70px;
    height: 70px;
}

.recruit .slick-prev{
    width: 70px;
    height: 70px;
    left: -15px;
    top: 155px;
}

.recruit .flow .btn{
	padding:40px 0 0 0;
	max-width:380px;
	margin:0 auto;
}

.recruit .questionnaire .tit-box{
	height:200px;
	width:100%;
}

.recruit .questionnaire .tit-box h2{
	bottom:60px;
}

.recruit .questionnaire .tit-box h2 span:after{
	width:40px;
	height:35px;
    background: url(../img/recruit/questionnaire-ico.png) no-repeat center center;
	background-size:40px;
	left:0;
	right:0;
	margin:0 auto;
	top:-40px;
}

.recruit .questionnaire .box{
	margin:-20px 0 0 0;
}

.recruit .questionnaire ul{
	display:block;
	max-width:inherit;
}

.recruit .questionnaire ul li{
	width:100%;
	margin:0 0 30px 0;
}

.recruit .questionnaire ul li .img{
	width:230px;
	margin:0 auto;
}

.recruit .questionnaire ul li h3{
	right:30px;
	top:350px;
}

.recruit .questionnaire ul li h3 span{
	font-size:24px;
}

.recruit .questionnaire ul li h3 span:after{
	width:25px;
}

.recruit .questionnaire ul li h3 span:before{
	width:25px;
}

.recruit .questionnaire ul li .txt-box{
	border-radius: 0;
}

.recruit .questionnaire ul li .txt-box dl dt{
	font-size:16px;
}

.recruit .questionnaire ul li .txt-box dl dt span{
	font-size:13px;
}

.recruit .questionnaire ul li .txt-box dl dd{
	font-size:14px;
}

.recruit .questionnaire h4{
	text-align:center;
	padding:30px 0;
}

.recruit .questionnaire h4 span{
	font-size:22px;
	line-height:1.4em;
}

.recruit .questionnaire h4 span:after{
	top:35px;
}

.recruit .questionnaire h4 span:before{
	top:35px;
}

.recruit .questionnaire ul.other{
	padding:0 20px;
}

.recruit .questionnaire ul.other .txt-box:after{
	width:30px;
	height:45px;
    background: url(../img/recruit/questionnaire-ico02.png) no-repeat center center;
	background-size:30px;
	bottom:-25px;
	left:20px;
}

.recruit .welfare{
	padding:60px 20px;
}

.recruit .welfare .txt{
	padding:10px 0 30px 0;
}

.recruit .welfare ul li{
	height:220px;
}

.recruit .welfare ul li h3{
	font-size:16px;
}

.recruit .faq .box{
	padding:0 10px 40px 10px;
}

.recruit .faq h2 em{
	font-size:14px;
	display:block;
}

.recruit .faq ul{
	padding:30px 0 0 0;
}

.recruit .faq ul li{
	margin:0 20px 30px 20px;
	width:280px;
}

.recruit .faq ul li h3{
	font-size:16px;
	text-align:center;
}

.recruit .faq ul li .img{
	border-radius: 8px;
}

.recruit .boshu{
	padding:60px 20px;
}

.recruit .boshu .box-in{
	padding:30px 20px;
}

.recruit .boshu .box-in dl{
	padding:15px 0;
}

.recruit .boshu .box-in dl dt{
	font-size:16px;
	padding:0 0 10px 0;
}

.recruit .boshu .entry .txt{
	padding:40px 0;
	text-align:left;
}

.recruit .boshu .entry .btn{
	max-width:380px;
	margin:0 auto;
}
}

/* PRIVACY
-------------------------------------------------------------------*/
.privacy .txt-area{
	position:relative;
	padding:150px 20px 130px 20px;
	background:#F8F8F8;
}

.privacy .txt-area .bg{
	height:760px;
	position:absolute;
	left:0;
	right:0;
	top:0;
    background: url(../img/privacy/bg.jpg) no-repeat bottom center;
	background-size:cover;
	z-index:0;
}

.privacy .txt-area h1{
	padding:0 0 0 80px;
}

.privacy .txt-area .box-in{
	width:720px;
	margin:60px auto 0;
}

.privacy .txt-area .box-in dl{
	padding:0 0 30px 0;
}

.privacy .txt-area .box-in dl dt{
	line-height:2em;
	font-weight:700;
}

.privacy .txt-area .box-in dl dd{
	line-height:2em;
	font-size:15px;
}

.privacy .txt-area .box-in dl dd ul li{
	padding-left:1em;
	text-indent:-1em;
}

@media screen and (max-width: 800px) {
.privacy .txt-area{
	padding:60px 20px;
}

.privacy .txt-area .bg{
	height:800px;
}

.privacy .txt-area h1{
	padding:0;
}

.privacy .txt-area .box-in{
	width:100%;
	margin:40px auto 0;
}

.privacy .txt-area .box-in dl{
	padding:0 0 30px 0;
}

.privacy .txt-area .box-in dl dt{
	font-size:15px;
}

.privacy .txt-area .box-in dl dd{
	font-size:13px;
}
}

/* WORKS
-------------------------------------------------------------------*/
.works .kaso-mv{
	height:425px;
	box-sizing:border-box;
    background: url(../img/works/bg.jpg) no-repeat center center;
	background-size:cover;
	margin:0;
}

.works .list-area{
	background:#F8F8F8;
	padding:0 0 100px 0;
}

.works .list-area .tit-box{
	display:flex;
	width:100%;
}

.works .list-area .tit-box h2{
	font-size:14px;
	height:70px;
	display:flex;
	justify-content:center;
	align-items:center;
	font-weight:700;
	background:#F8F8F8;
	color:#2984D8;
	width:14%;
}

.works .list-area .tit-box .tab{
	display:flex;
	width:100%;
}

.works .list-area .tit-box .tab li{
	border-left:1px solid #E8ECFF;
	height:70px;
	box-sizing:border-box;
	display:flex;
	justify-content:center;
	align-items:center;
	font-weight:700;
	color:#fff;
	background:#16BBF9;
	width:21%;
	position:relative;
	padding:25px 0 0 0;
	transition: all 0.3s;
	cursor:pointer;
}

.works .list-area .tit-box .tab li:first-child{
	padding:0;
	font-size:14px;
	width:16%;
}

.works .list-area .tit-box .tab li:after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0 auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 7px solid #f8f8f8;
	border-top: 0;
	opacity:0;
	transition: all 0.3s;
}

.works .list-area .tit-box .tab li:hover:after,
.works .list-area .tit-box .tab li.select:after{
	opacity:1;
}

.works .list-area .tit-box .tab li:hover,
.works .list-area .tit-box .tab li.select{
	background:#2984D8;
}

.works .list-area .tit-box .tab li:nth-child(2){
	background: url(../img/works/tab-ico01_off.png) no-repeat center 10px #16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(2):hover,
.works .list-area .tit-box .tab li:nth-child(2).select{
	background: url(../img/works/tab-ico01_on.png) no-repeat center 10px #2984D8;
}

.works .list-area .tit-box .tab li:nth-child(3){
	background: url(../img/works/tab-ico02_off.png) no-repeat center 10px #16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(3):hover,
.works .list-area .tit-box .tab li:nth-child(3).select{
	background: url(../img/works/tab-ico02_on.png) no-repeat center 10px #2984D8;
}

.works .list-area .tit-box .tab li:nth-child(4){
	background: url(../img/works/tab-ico03_off.png) no-repeat center 10px #16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(4):hover,
.works .list-area .tit-box .tab li:nth-child(4).select{
	background: url(../img/works/tab-ico03_on.png) no-repeat center 10px #2984D8;
}

.works .list-area .tit-box .tab li:nth-child(5){
	background: url(../img/works/tab-ico04_off.png) no-repeat center 10px #16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(5):hover,
.works .list-area .tit-box .tab li:nth-child(5).select{
	background: url(../img/works/tab-ico04_on.png) no-repeat center 10px #2984D8;
}

.works .list-area .box{
	padding:40px 20px;
}

.works-list{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.works-list:after{
	content:"";
	width:32%;
	display:block;
}

.works-list li{
	width:32%;
	margin:0 0 40px 0;
}

.works-list li.no-txt{
	width:100%;
	text-align:center;
}

.works-list .cate li{
	display:inline-block;
	width:auto;
	margin:10px 10px 0 0;
	background:#2984D8;
	border-radius:20px;
	color:#fff;
	padding:3px 15px;
	font-size:12px;
}

.works-list li .coverimg{
	border-radius: 8px;
}

.works-list li .coverimg:before {
    content: "";
    display: block;
    padding-top: 75%;
}

.works-list li .day{
	font-size:12px;
	padding:10px 0 0 0;
	font-weight:500;
}

.works-list li h3{
	font-size:24px;
	font-weight:700;
	line-height:1.4em;
}

.morelink{
	font-size: 14px;
    display: block;
    box-sizing: border-box;
    padding: 0 0 0 30px;
    width: 230px;
    border-radius: 30px;
    line-height: 60px;
    height: 62px;
    border: 1px solid #2984D8;
    background: url(../img/common/btn-off.png) no-repeat 90% center #fff;
	margin:30px auto 0;
	cursor:pointer;
	transition: all 0.3s;
}

.morelink:hover{
	border:1px solid #F5F5F5;
	background:url(../img/common/btn-on.png) no-repeat 90% center #F5F5F5;
}

@media screen and (max-width: 800px) {
.works .kaso-mv{
	height:200px;
    background: url(../img/works/sp/mv-bg.jpg) no-repeat center center;
	background-size:cover;
}

.works .list-area{
	padding:0 0 60px 0;
}

.works .list-area .tit-box{
	display:block;
}

.works .list-area .tit-box h2{
	font-size:14px;
	height:50px;
	width:100%;
	text-align:center;
	border-top:3px solid #16BBF9;
}

.works .list-area .tit-box .tab{
	flex-wrap:wrap;
}

.works .list-area .tit-box .tab li{
	height:50px;
	width:33.33333%;
	position:relative;
	padding:0;
	transition: all 0.3s;
	cursor:pointer;
	font-size:12px;
}

.works .list-area .tit-box .tab li:first-child{
	padding:0;
	font-size:14px;
	width:33.3333%;
	border-left:none;
}
	
.works .list-area .tit-box .tab li:nth-child(4){
	border-left:none;
}
	
.works .list-area .tit-box .tab li:nth-child(4),
.works .list-area .tit-box .tab li:nth-child(5){
	width:50%;
	border-top:1px solid #fff;
}
.works .list-area .tit-box .tab li:nth-child(2){
	background:#16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(2):hover,
.works .list-area .tit-box .tab li:nth-child(2).select{
	background:#2984D8;
}
.works .list-area .tit-box .tab li:nth-child(3){
	background:#16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(3):hover,
.works .list-area .tit-box .tab li:nth-child(3).select{
	background:#2984D8;
}

.works .list-area .tit-box .tab li:nth-child(4){
	background:#16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(4):hover,
.works .list-area .tit-box .tab li:nth-child(4).select{
	background:#2984D8;
}

.works .list-area .tit-box .tab li:nth-child(5){
	background:#16BBF9;
}
.works .list-area .tit-box .tab li:nth-child(5):hover,
.works .list-area .tit-box .tab li:nth-child(5).select{
	background:#2984D8;
}

.works .list-area .box{
	padding:40px 20px;
}

.works-list{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

.works-list:after{
	width:49%;
}

.works-list li{
	width:49%;
	margin:0 0 30px 0;
}

.works-list li.no-txt{
	width:100%;
}
	
.works-list li .day {
    padding: 10px 0 0 0;
}

.works-list li h3{
	font-size:16px;
}

.morelink{
	font-size: 12px;
    padding: 0 0 0 30px;
    width: 200px;
    border-radius: 40px;
    line-height: 50px;
    height: 52px;
    background: url(../img/common/sp/btn-off.png) no-repeat 90% center #fff;
	background-size:25px;
	margin:20px auto 0;
}

.morelink:hover{
    background: url(../img/common/sp/btn-off.png) no-repeat 90% center #fff;
	background-size:25px;
}
}

/* WORKS-SINGLE
-------------------------------------------------------------------*/
.single-works .tit-area{
	padding:155px 0 0 0;
}

.single-works .tit-area .box{
	position:relative;
}

.single-works .tit-area .box .tit-box{
	width:900px;
	margin:0 auto;
}

.single-works .tit-area .tit{
	font-weight:600;
	color:#2984D8;
	line-height:1.4em;
	padding:0 0 5px 0;
}

.single-works .tit-area .day{
	font-size:12px;
	line-height:1.2em;
	padding:10px 0;
}

.single-works .tit-area h1{
	font-size:27px;
	line-height:1.4em;
	font-weight:700;
}

.single-works .tit-area .cate li {
    display: inline-block;
    width: auto;
    margin: 10px 10px 0 0;
    background: #2984D8;
    border-radius: 20px;
    color: #fff;
    padding: 3px 15px;
    font-size: 12px;
}

.single-works .tit-area .box{
	position:relative;
}

.single-works .tit-area .box .m-btn{
	position:absolute;
	right:0;
	top:-50px;
}

.single-works .detail-area .slider{
	padding:30px 0 0 0;
}

.single-works .detail-area .slider li{
	margin:0 50px;
	height:600px;
	width:900px;
}

.single-works .detail-area .slider li.coverimg:before {
    padding-top: 70%;
}

.single-works .slick-next,.single-works .slick-prev {
	width: 100px;
    height: 100px;
	z-index:9;
}

.single-works .slick-next{
	right:15%;
}

.single-works .slick-prev{
	left:15%;
}

.single-works .slick-next:before {
	content:"";
    background: url(../img/works/next.png) no-repeat center center;
	width: 100px;
    height: 100px;
    display: block;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	transition: all 0.3s;
}

.single-works .slick-prev:before {
	content:"";
    background: url(../img/works/prev.png) no-repeat center center;
	width: 100px;
    height: 100px;
    display: block;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
	transition: all 0.3s;
}

.single-works .detail-area .txt-box{
	width:900px;
	margin:0 auto;
	padding:40px 0;
	display:flex;
	justify-content:space-between;
}

.single-works .detail-area .txt-box .box-in:nth-child(1){
	width:100%;
}

.single-works .detail-area .txt-box .box-in:nth-child(2){
	min-width:360px;
	width:360px;
	margin:0 0 0 60px;
}

.single-works .detail-area .txt-box .box-in h2{
	font-size:12px;
	color:#2984D8;
	line-height:1.4em;
	padding:0 0 20px 0;
	font-weight:500;
}

.single-works .detail-area .txt-box .box-in .txt{
	line-height:2em;
}

.single-works .detail-area .txt-box .box-in:nth-child(2) .txt{
	font-size:12px;
}

.single-works .connection{
	padding:0 20px 100px 20px;
}

.single-works .connection .box{
	border-radius: 8px;
	background: #f8f8f8;
	padding:50px 20px;
}

.single-works .connection .box h2{
	font-size:24px;
	line-height:1.4em;
	padding:0 0 30px 0;
	font-weight:700;
	text-align:center;
}

@media screen and (max-width: 800px) {
.single-works .tit-area{
	padding:90px 0 0 0;
}

.single-works .tit-area .box .tit-box{
	width:100%;
	box-sizing:border-box;
	padding:0 20px;
}

.single-works .tit-area .tit{
	padding:0;
}

.single-works .tit-area .day{
	font-size:12px;
	padding:5px 0;
}

.single-works .tit-area h1{
	font-size:18px;
}

.single-works .tit-area .cate li {
    margin: 10px 10px 0 0;
    padding: 3px 15px;
    font-size: 11px;
}

.single-works .tit-area .box .m-btn{
	top:0;
	right:20px;
}
	
.single-works .tit-area .box .m-btn a{
	width:170px;
	font-size:11px;
	height:30px;
	line-height:28px;
    background: url(../img/common/sp/btn-off.png) no-repeat 90% center #fff;
	background-size:15px;
}
	
.single-works .tit-area .box .m-btn a:hover{
    background: url(../img/common/sp/btn-on.png) no-repeat 90% center #fff;
	background-size:15px;
}

.single-works .detail-area .slider{
	padding:30px 0 0 0;
}

.single-works .detail-area .slider li{
	margin:0 10px;
	height:auto;
	width:100%;
}

.single-works .slick-next,.single-works .slick-prev {
	width: 60px;
    height: 60px;
}

.single-works .slick-next{
	right:10px;
}

.single-works .slick-prev{
	left:10px;
}

.single-works .slick-next:before {
    background: url(../img/works/next.png) no-repeat center center;
	background-size:contain;
	width: 60px;
    height: 60px;
}

.single-works .slick-prev:before {
    background: url(../img/works/prev.png) no-repeat center center;
	background-size:contain;
	width: 60px;
    height: 60px;
}

.single-works .detail-area .txt-box{
	width:100%;
	padding:40px 20px;
	display:block;
}

.single-works .detail-area .txt-box .box-in:nth-child(1){
	width:100%;
}

.single-works .detail-area .txt-box .box-in:nth-child(2){
	min-width:inherit;
	width:100%;
	margin:20px 0 0 0;
}

.single-works .detail-area .txt-box .box-in h2{
	padding:0 0 10px 0;
}


.single-works .connection{
	padding:0 0 60px 0;
}

.single-works .connection .box{
	border-radius: 0;
	padding:50px 20px;
}

.single-works .connection .box h2{
	font-size:18px;
	padding:0 0 20px 0;
}
}

/* CONTACT
-------------------------------------------------------------------*/
.contact .kaso-mv{
	height:280px;
	box-sizing:border-box;
    background: url(../img/contact/mv.jpg) no-repeat center center;
	background-size:cover;
	margin:0;
	padding:100px 0 0 0;
}

.contact-area{
	padding:0 0 100px 0;
}

.contact-area .box{
	width:770px;
	margin:0 auto;
}

.contact-area .box .txt-box{
	text-align:center;
	padding:0 0 40px 0;
}

.contact-area .box .txt-box .txt{
	line-height:2em;
	padding:40px 0 20px 0;
}

.contact-area .box .txt-box ul{
	display:flex;
	justify-content:center;
}

.contact-area .box .txt-box ul li{
	width:340px;
	margin:0 10px;
}

.contact-area .box .txt-box ul li .img{
	padding:0 0 10px 0;
}

.m-btn02 a {
    background: url(../img/common/btn02-off.png) no-repeat 90% center #fff;
	display:inline-block;
}

.m-btn02 a:hover{
	background:url(../img/common/btn02-on.png) no-repeat 90% center #F5F5F5;
}

.contact-area .box .txt-box ul li dl dt a{
	color:#2984D8;
	font-size:32px;
	line-height:1.4em;
	font-weight:700;
}

.contact-area .box .txt-box ul li dl dd{
	font-size:12px;
	line-height:2em;
}

.contact-area .form{
	padding:40px 0 0 0;
}

.contact-area .form h2{
	font-size:20px;
	line-height:1.4em;
	font-weight:700;
	text-align:center;
	padding:0 0 10px 0;
}

.contact-area .privacy-box{
	width:700px;
	margin:20px auto 30px;
	box-sizing:border-box;
	padding:30px;
	border-radius: 4px;
	border: 1px solid #ccc;
}

.contact-area .privacy-box h3{
	font-size:16px;
	text-align:center;
	padding:0 0 10px 0;
}

.contact-area .privacy-box .txt{
	width:600px;
	margin:0 auto;
	font-size:12px;
	line-height:1.8em;
}

.contact-area .radiobox{
	padding:20px 0;
	text-align:center;
}

.form dl{
	display:flex;
	padding:20px 0;
	border-top:1px solid #EEEEEE;
}

.form dl.last{
	border-bottom:1px solid #EEEEEE;
	margin:0 0 30px 0;
}

.form dl dt{
	position:relative;
	font-weight:400;
	padding:15px 0 0 60px;
	min-width:300px;
	width:300px;
	box-sizing:border-box;
}

.form dl.none dt{
	padding:0;
}

.form dl dt.hissu:after{
	content:"必須";
	color: #fff;
	font-size:12px;
	position:absolute;
	padding:0 5px;
	line-height:20px;
	height:20px;
	background:rgba(41,132,216,0.4);
	left:14px;
	top:19px;
	border-radius:3px;
}

.form dl.none dt.hissu:after{
	top:0;
}

.form dl dd{
	width:100%;
}

.form input, .form textarea {
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    padding: 15px;
	background:#F8F8F8;
    box-sizing: border-box;
	font-family: 'Noto Sans JP', sans-serif;
	border:none;
}

.form dl.num input{
	width:200px;
}

.form dl.num em{
	padding:0 5px 0 0;
}

.form .wpcf7-radio {
    display: block;
    padding:0;
}

.form .wpcf7-radio>* {
    display:inline-block;
	margin:0;
}

.form .wpcf7-radio input[type="radio"] {
    display: none;
}

.form .wpcf7-radio .wpcf7-list-item-label {
    position: relative;
    padding-left: 50px;
    line-height: 1.5;
    cursor: pointer;
}

.form .wpcf7-list-item > label{
	display:inline-block;
	margin:0 0 0 20px;
}

.form .wpcf7-list-item.first > label{
	margin:0;
}

.form .wpcf7-radio .wpcf7-list-item-label::before {
    content: "";
    position: absolute;
    width: 40px;
	height:40px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
	background:#F8F8F8;
}

.form .wpcf7-radio .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    width: 20px;
	height:20px;
    top: 50%;
	left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #2984D8;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

.form .wpcf7-radio input[type="radio"]:checked+.wpcf7-list-item-label::after {
    opacity: 1;
}

.contact .wpcf7-response-output{
	max-width:700px;
	margin:30px auto 0 !important;
	text-align:center;
}

.check .wpcf7-list-item-label{
	position:relative;
}

.check input[type="checkbox"] {
	position: absolute;
	opacity: 0;/*既存のチェックボックスを非表示に*/
}

.check .wpcf7-list-item-label:before {/*チェック枠*/
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    background: #fff;
    top: 0;
    margin: 1px 10px 5px 0;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: 3px solid #C5C5C5;
	border-radius:3px;
}

.check input[type="checkbox"]:checked + .wpcf7-list-item-label:after {/*チェックアイコン*/
	content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 5px;
	width: 21px;
	height: 12px;
    background: url(../img/common/check.png) no-repeat center;
    background-size: contain;
}

.wpcf7-list-item {
    display: block;
}

.form dl.checkbox dd .wpcf7-list-item{
	margin:0 0 10px 0;
}

.contact-area .check{
    text-align: center;
	padding:10px 0 50px 0;
	font-weight:500;
}

.conbtn input[type="submit"], .conbtn input[type="button"] {
	display: block;
    width: 460px;
    font-weight: 700;
    text-align: center;
    border: 1px solid #2984D8;
    background: #2984D8;
    line-height: 78px;
    height: 80px;
    margin: 0 auto;	
    transition: all 0.3s;
    -webkit-appearance: none;
	font-family: 'Noto Sans JP', sans-serif;
    cursor: pointer;
    outline: none;
    font-size: 24px;
	color:#fff;
	letter-spacing:0.1em;
	border-radius:3px;
}

.conbtn input[type="submit"]:hover, .conbtn input[type="button"]:hover {
    background: #fff;
	color:#333333;
}

@media screen and (max-width: 800px) {
.contact .kaso-mv{
	height:200px;
    background: url(../img/contact/sp/mv-bg.jpg) no-repeat center center;
	padding:70px 20px 0 20px;
}

.contact-area{
	padding:0 20px 60px 20px;
}

.contact-area .box{
	width:100%;
}

.contact-area .box .txt-box{
	text-align:left;
	padding:0 0 40px 0;
}

.contact-area .box .txt-box .txt{
	padding:30px 0 20px 0;
}

.contact-area .box .txt-box ul{
	display:block;
	text-align:center;
}

.contact-area .box .txt-box ul li{
	width:100%;
	margin:0 0 20px 0;
}

.contact-area .box .txt-box ul li .img{
	padding:0 0 10px 0;
	text-align:center;
}

.m-btn02 a {
    background: url(../img/common/sp/btn02-off.png) no-repeat 90% center #fff;
	background-size:25px;
}

.m-btn02 a:hover{
	background:url(../img/common/sp/btn02-on.png) no-repeat 90% center #F5F5F5;
	background-size:25px;
}

.contact-area .box .txt-box ul li dl dt a{
	font-size:24px;
}

.contact-area .form{
	padding:20px 0 0 0;
}

.contact-area .form h2{
	font-size:18px;
}

.contact-area .privacy-box{
	width:100%;
	padding:20px;
}

.contact-area .privacy-box h3{
	font-size:15px;
}

.contact-area .privacy-box .txt{
	width:100%;
}

.form dl{
	padding:20px 0;
	display:block;
}

.form dl.last{
	margin:0 0 20px 0;
}

.form dl dt{
	padding:0 0 10px 40px;
	min-width:inherit;
	width:100%;
}

.form dl dt.hissu:after{
	font-size:10px;
	line-height:20px;
	height:20px;
	left:0;
	top:1px;
}

.form dl.none dt.hissu:after{
	top:0;
}

.form dl dd{
	width:100%;
}

.form input, .form textarea {
    padding: 10px;
}

.form dl.num input{
	width:200px;
}
	
.contact-area .radiobox {
    text-align: left;
}

.form .wpcf7-radio .wpcf7-list-item-label {
    padding-left:30px;
	display:block;
	margin:0 20px 10px 0;
}
	
.form .wpcf7-list-item > label {
    margin: 0;
}

.form .wpcf7-radio .wpcf7-list-item-label::before {
    width: 20px;
	height:20px;
}

.form .wpcf7-radio .wpcf7-list-item-label::after {
    width: 10px;
	height:10px;
	left: 5px;
}

.contact .wpcf7-response-output{
	max-width:inherit;
	margin:20px auto 0 !important;
}

.check .wpcf7-list-item-label:before {/*チェック枠*/
    width: 24px;
    height: 24px;
    margin: 1px 10px 5px 0;
    border: 2px solid #C5C5C5;
}

.check input[type="checkbox"]:checked + .wpcf7-list-item-label:after {/*チェックアイコン*/
    top: 6px;
    left: 3px;
	width: 18px;
	height: 10px;
}

.contact-area .check{
	padding:10px 0 30px 0;
}

.conbtn input[type="submit"], .conbtn input[type="button"] {
    width: 280px;
    line-height: 58px;
    height: 60px;
    font-size: 18px;
}
}

/* THANKS/404
-------------------------------------------------------------------*/
.thanks_area{
	padding:120px 0 140px 0;
	text-align:center;
}

.thanks_area h1{
	font-size:28px;
	line-height:1.6em;
	padding:50px 0;
	width:720px;
	border-bottom:1px solid #E8EBEC;
	margin:0 auto;
}

.thanks_area .txt{
	line-height:2em;
	padding:50px 0;
	font-weight:500;
}

.thanks_area .m-btn a{
	margin:0 auto;
}

@media screen and (max-width: 800px) {
.thanks_area{
	padding:50px 20px;
	text-align:left;
}

.thanks_area h1{
	font-size:20px;
	padding:30px 0;
	box-sizing:border-box;
	width:100%;
	text-align:center;
}

.thanks_area .txt{
	padding:30px 0 40px 0;
}

}

/* GROUP
-------------------------------------------------------------------*/
.group .kaso-mv {
	background: url(../img/group/mv-bg.jpg?20250707) no-repeat bottom center;
	background-size: cover;
}

.group .txt-area{
	padding:80px 20px 160px 20px;
}

.group .txt-area .box-in{
	margin:80px 0 0 0;
	display:flex;
	padding:50px 50px 50px 0;
	background:#F8F8F8;
}

.group .txt-area .box-in .logo-box{
	min-width:320px;
	width:320px;
	text-align:center;
}

.group .txt-area .box-in .logo-box .logo:nth-child(2){
	padding:30px 0 0 0;
}

.group .txt-area .box-in .logo-box .logo span{
	display:block;
	font-size:30px;
	font-weight:600;
	line-height:1.4;
}

.group .txt-area .box-in .logo-box .logo em{
	font-size:24px;
}

.group .txt-area .box-in .txt-box{
	width:100%;
}

.group .txt-area .box-in .txt-box dl{
	display:flex;
}

.group .txt-area .box-in .txt-box dl:not(:first-child){
	padding:30px 0 0 0;
}

.group .txt-area .box-in .txt-box dl dt{

}

.group .txt-area .box-in .txt-box dl dt span{
	min-width:110px;
	width:110px;
	display:block;
	height:30px;
	line-height:30px;
	background:#2984D8;
	font-size:14px;
	color:#fff;
	text-align:center;
	border-radius:15px;
	margin:0 40px 0 0;
}

.group .txt-area .box-in .txt-box dl dd span:before{
	content:"●";
	color:#29BBF9;
}

.group .txt-area .box-in .txt-box dl dd em{
	font-size:15px;
	display:block;
}

.group .txt-area .box-in .txt-box dl dd .url{
	text-decoration:underline;
	color:#2A84D8;
}

@media screen and (max-width: 800px) {
.group .kaso-mv {
	background: url(../img/group/sp/mv-bg.jpg?20250707) no-repeat bottom center;
	background-size: cover;
}

.group .txt-area{
	padding:40px 20px 100px 20px;
}

.group .txt-area .box-in{
	margin:40px 0 0 0;
	display:block;
	padding:20px;
}

.group .txt-area .box-in .logo-box{
	min-width:inherit;
	width:100%;
}

.group .txt-area .box-in .logo-box .logo:nth-child(2){
	padding:20px 0 0 0;
}
	
.group .txt-area .box-in .logo-box .logo img{
	width:100px;
}

.group .txt-area .box-in .logo-box .logo span{
	font-size:18px;
	padding:10px 0 0 0;
	vertical-align:middle;
}

.group .txt-area .box-in .logo-box .logo em{
	font-size:14px;
}

.group .txt-area .box-in .txt-box{
	padding:15px 0 0 0;
}

.group .txt-area .box-in .txt-box dl{
	display:block;
}

.group .txt-area .box-in .txt-box dl:not(:first-child){
	padding:30px 0 0 0;
}

.group .txt-area .box-in .txt-box dl dt span{
	margin:0 auto;
}
	
.group .txt-area .box-in .txt-box dl dd{
	padding:15px 0 0 0;
}

.group .txt-area .box-in .txt-box dl dd span:before{
	content:"●";
	color:#29BBF9;
}

.group .txt-area .box-in .txt-box dl dd em{
	font-size:15px;
	display:block;
}

.group .txt-area .box-in .txt-box dl dd .url{
	text-decoration:underline;
	color:#2A84D8;
}
}

/* WELFARE
-------------------------------------------------------------------*/
.welfare .kaso-mv {
	background: url(../img/welfare/mv-bg.jpg?20250708) no-repeat bottom center;
	background-size: cover;
}

.welfare .mv .txtbox{
	position:absolute;
	top:580px;
	left:0;
	right:0;
	margin:0 auto;
	text-align:right;
	z-index:2;
}

.welfare .mv .txtbox h2{
	font-size:40px;
	font-weight:700;
	color:#2984D8;
	line-height:1.6em;
	position:relative;
	display:inline-block;
	text-align:left;
}

.welfare .mv .txtbox h2:after{
	content:"";
	width:47px;
	height:38px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	position:absolute;
	left:-20px;
	top:-50px;
}

.welfare .mv .txtbox h2:before{
	content:"";
	width:47px;
	height:38px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	position:absolute;
	right:-20px;
	bottom:-50px;
	transform: rotate(-180deg);
}

.welfare .txt-area{
	padding:200px 20px 100px 20px;
}

.welfare .txt-area .img{
	line-height:0;
}

.welfare .txt-area .box-in,
.welfare .txt-area ul li{
	padding:60px 0 0 0;
}

.welfare .txt-area ul li h2{
	font-size:36px;
	line-height:1.6;
	font-weight:600;
	border-left:5px solid #16BBF9;
	padding:0 0 0 10px;
}

.welfare .txt-area ul li .txt{
	font-size:21px;
	line-height:1.8;
	padding:10px 0 0 0;
}

.welfare .txt-area ul li .txt span{
	font-size:19px;
	display:inline-block;
	padding:10px 0 0 0;
}

.welfare .txt-area .btn{
	padding:60px 0 0 0;
	text-align:center;
}

@media screen and (max-width: 800px) {
.welfare .kaso-mv {
	background: url(../img/welfare/sp/mv-bg.jpg?20250708) no-repeat bottom center;
	background-size: cover;
}	
	
.welfare .mv .txtbox{
	top:220px;
	left:10%;
}
	
.welfare .mv .txtbox{
	text-align:left;
}

.welfare .mv .txtbox h2{
	font-size:20px;
}

.welfare .mv .txtbox h2:after{
	width:25px;
	height:20px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	background-size:25px;
	left:-10px;
	top:-30px;
}

.welfare .mv .txtbox h2:before{
	width:25px;
	height:20px;
	background:url(../img/company/txt-ico.png) no-repeat center center;
	background-size:25px;
	right:-10px;
	bottom:-30px;
}
	
.welfare .txt-area{
	padding:100px 20px 60px 20px;
}

.welfare .txt-area .box-in,
.welfare .txt-area ul li{
	padding:40px 0 0 0;
}

.welfare .txt-area ul li h2{
	font-size:20px;
	border-left:3px solid #16BBF9;
}

.welfare .txt-area ul li .txt{
	font-size:16px;
}

.welfare .txt-area ul li .txt span{
	font-size:14px;
}

.welfare .txt-area .btn{
	padding:40px 0 0 0;
}
}