@charset "UTF-8";

/* service */

.service-kv{
	background: url('../img/service/kv.jpg') no-repeat center top;
	background-size: cover;
	height: 90vh;
	width: 100%;
	color: #fff;
}

.service-lead{padding: 90px 40px 95px;}

.service-lead p{
	font-size: 16px;
	line-height: 2;
	letter-spacing: .15rem;
	text-align:center;
	font-weight:400;
	font-family:"A1ゴシック R","A1 Gothic R",-apple-system,"Hiragino Sans",sans-serif;
}

.service-section{padding: 0px 0px 0px;}

.service-section-inner{
	max-width:1080px;
	padding:0 0px 0px;
	margin:auto
}

.service-tab{
	max-width:1050px;
	margin:0 auto 117px;
}

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

.service-tab-list > li{
	width: 48.8%;
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 30px;
	line-height: 1;
	letter-spacing: .1rem;
	text-align: center;
	padding-bottom: 13px;
	border-bottom: solid 1px #1a1f61;
	opacity: 0.3;
	cursor: pointer;
}

.service-tab-list > li.active{
	opacity: 1;
	border-bottom: solid 2px #22a638;
}

.service-tab-list > li span{
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	color: #22a638;
}

.service-tab-box-wrapper {}

.service-tab-box {display: none;}

.service-tab-box.active {display: block;}

.service-section-heading {
	text-align:center;
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 50px;
	line-height: 1.2;
	letter-spacing: .17rem;
	text-align: center;
	margin-bottom: 33px;
}

.service-section-heading span{
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	color: #22a638;
}

.service-section-lead {
	font-size: 16px;
	line-height: 2;
	letter-spacing: .13rem;
	text-align: center;
	padding-bottom: 100px;
	margin-bottom: 75px;
	position:relative;
	font-weight:400;
	font-family:"A1ゴシック R","A1 Gothic R",-apple-system,"Hiragino Sans",sans-serif;
}

.service-section-lead::after{
	display:block;
	content:'';
	background:#1a1f61;
	width:1px;
	height:50px;
	position:absolute;
	left:50%;
	bottom: 0;
}


.service-products {
	background-color: #1a1f61;
	color: #fff
}

.service-products-anchor {
	max-width: 1060px;
	margin: 0 auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
}

.service-products-anchor-heading {
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 22px;
	line-height: 1.45;
	letter-spacing: .08rem;
}

.service-products-anchor-heading span,
.service-products-anchor-list > li span,
.service-products-list-heading span{
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	color: #22a638;
}

.service-products-anchor-list {
	width: 590px;
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	padding: 30px 110px 30px 0;
}

.service-products-anchor-list > li{
	width: 120px;
}

.service-products-anchor-list > li a{
	display: block;
	position:relative;
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 16px;
	letter-spacing:0.0em;
	line-height: 1.2;
}

.service-products-anchor-list > li a::after{
	display:block;
	content:'';
	background:url('../img/common/icon_arrow_down.png') no-repeat left top;
	background-size:100%;
	width:33px;
	height:33px;
	position:absolute;
	right:0px;
	top:45%;
	transform:translate(0,-50%);
}

.service-products-list {}

.service-products-list >li{
	margin-top: -70px;
	padding-top: 70px;
}

.service-products-list-item {position:relative;}
.service-products-list-image {}

.service-products-list-inner {
	position:absolute;
	left:50%;
	top:50%;
	width: 100%;
	max-width: 1140px;
	transform:translate(-50%,-50%);
	padding: 0 40px;
}

.service-products-list-shoulder {
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 20px;
	line-height: 1;
	letter-spacing: .1rem;
	text-align: left;
	margin-bottom: 15px;
}

.service-products-list-heading {
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 45px;
	line-height: 1;
	letter-spacing: .15rem;
	margin-bottom: 25px;
}

.service-products-list-subheading {
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .3rem;
	margin-bottom: 30px;
	font-weight:400;
	font-family:"A1ゴシック M","A1 Gothic M",-apple-system,"Hiragino Sans",sans-serif;
}

.service-digital {}

.service-digital-reservation {
	padding: 145px 40px 120px;
	color: #fff;
	background-color: #1a1f61;
}

.service-digital-reservation-heading {
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 35px;
	line-height: 1.71;
	letter-spacing: .15rem;
	text-align: center;
	color: #ffffff;
	margin-bottom: 90px;
}

.service-digital-reservation-flex {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 90px;
	padding: 0 0px 30px;
}

.service-digital-reservation-flex-image {
	order: 2;
	width: 49%;
}

.service-digital-reservation-flex-body {
	order: 1;
	width: 47%;
}

.service-digital-reservation-flex-body-heading {
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 35px;
	line-height: 1.39;
	letter-spacing: .1rem;
	color: #ffffff;
	margin-bottom: 5px;
}

.service-digital-reservation-flex-body-heading span{
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	color: #22a638;
}

.service-digital-reservation-flex-body p b{
	font-size: 20px;
	line-height: 2;
	letter-spacing: .29rem;
	font-weight:400;
	font-family:"A1ゴシック M","A1 Gothic M",-apple-system,"Hiragino Sans",sans-serif;
}

.service-digital-reservation-flex-body p,
.service-digital-reservation-flex-body table td{
	font-size: 16px;
	line-height: 2;
	letter-spacing: .14rem;
	font-weight:400;
	font-family:"A1ゴシック R","A1 Gothic R",-apple-system,"Hiragino Sans",sans-serif;
}

.service-digital-reservation-flex-body table{margin-top: 50px;}

.service-digital-reservation-flex-body table td{padding: 0 20px 20px;}

.service-digital-reservation-flex-body table td:first-of-type {
  padding-left: 0;
}

.service-digital-reservation-flex-label {
	display: inline-block;
	border-radius: 15px;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	background-color: #22a638;
	width: 160px;
	text-align:center;
	color: #fff;
	font-family:"PLUGO R",-apple-system,"Hiragino Sans",sans-serif;
	font-size: 14px;
	letter-spacing:0.1em;
	line-height: 30px;
}


@media (max-width:799px){

	/* service */

	.service-kv{
		background: url('../img/service/kv_sp.jpg') no-repeat center top;
		background-size: cover;
		height: 90vh;
	}

	.service-lead{padding: 55px 40px 60px;}

	.service-lead p{
		margin-bottom: 20px;
		font-size: 12px;
		line-height: 2.1;
		letter-spacing: .2rem;
	}

	.service-tab{margin:0 auto 35px;}

	.service-tab-list > li{
		width: 50%;
		font-size: 15px;
		line-height: 1;
		padding-bottom: 10px;
		letter-spacing:0.2em;
	}

	.service-tab-list > li.active{border-bottom: solid 1px #22a638;}

	.service-section-heading {
		font-size: 30px;
		line-height: 1.4;
		letter-spacing: .13rem;
		margin-bottom: 15px;
	}

	.service-section-lead {
		font-size: 12px;
		line-height: 2.1;
		padding: 0 40px 45px;
		margin-bottom: 40px;
	}

	.service-section-lead::after{height:30px;}

	.service-products-anchor {
		padding: 25px 40px 20px;
		display: block;
	}

	.service-products-anchor-heading {
		font-size: 15px;
		line-height: 1.45;
		letter-spacing: .12rem;
	}

	.service-products-anchor-list {
		width: 100%;
		padding: 17px 0 0;
	}

	.service-products-anchor-list > li{width: 85px;}

	.service-products-anchor-list > li a{
		font-size: 12px;
		letter-spacing:0em;
		line-height: 1.25;
	}

	.service-products-anchor-list > li a::after{
		width:24px;
		height:24px;
	}

	.service-products-list >li{
		margin-top: -55px;
		padding-top: 55px;
	}

	.service-products-list-item {position:relative;}
	.service-products-list-inner {top:32%;}

	.service-products-list-shoulder {
		font-size: 13px;
		margin-bottom: 15px;
		letter-spacing:0.05em;
	}

	.service-products-list-heading {
		font-size: 30px;
		letter-spacing: .1rem;
		margin-bottom: 30px;
	}

	.service-products-list-subheading {
		font-size: 17px;
		line-height: 1.9;
		letter-spacing: .27rem;
		margin-bottom: 25px;
	}

	.service-digital-reservation {padding: 55px 40px 60px;}

	.service-digital-reservation-heading {
		font-size: 30px;
		margin-bottom: 35px;
		line-height: 1.4
	}

	.service-digital-reservation-flex {
		display: block;
		margin-top: 0px;
		padding: 0;
	}

	.service-digital-reservation-flex-image {
		width: 100%;
		margin-bottom: 40px
	}

	.service-digital-reservation-flex-body {
		width: 100%;
		margin-bottom: 30px
	}

	.service-digital-reservation-flex-body.sp-center {text-align:center;}

	.service-digital-reservation-flex-body-heading {
		font-size: 30px;
		line-height: 1.35;
		letter-spacing: .1rem;
		margin-bottom: 5px;
	}

	.service-digital-reservation-flex-body p b{
		font-size: 18px;
		line-height: 1.9;
		letter-spacing: .17rem;
		margin-bottom: 10px;
		display: block;
	}

	.service-digital-reservation-flex-body p,
	.service-digital-reservation-flex-body table td{
		font-size: 12px;
		line-height:2.2;
		letter-spacing: .14rem;
	}

	.service-digital-reservation-flex-body table{margin-top: 20px;}
	.service-digital-reservation-flex-body table td{padding: 0 0px 0px;}
	.service-digital-reservation-flex-body table,
	.service-digital-reservation-flex-body table tbody,
	.service-digital-reservation-flex-body table tr,
	.service-digital-reservation-flex-body table th,
	.service-digital-reservation-flex-body table td{
		display: block;
		width: 100%;
		text-align:center;
	}

	.service-digital-reservation-flex-body table tr{margin-bottom: 25px;}

	.service-digital-reservation-flex-body table td{
		font-size:18px;
		padding-bottom: 2px
	}

	.service-digital-reservation-flex-label {
		width: 220px;
		font-size: 12px;
		line-height: 30px;
	}

}