@charset "utf-8";

.val_bnr {
	background-image: url(/img/business/campaign/intro/value/val_topImg_pc.jpg);
}

@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
	.val_bnr {
		background-image: url(/img/business/campaign/intro/value/val_topImg_sp.jpg);
	}
}

.vs_table{
	width: 100%;
	margin-bottom: 100px;
}
.vs_table thead th{
	padding: 8px 0;
	font-size: 1.25rem;
}
.vs_table thead th:nth-child(1){
	border-top: none;
	border-left: none;
}
.vs_table thead th:nth-child(2){
	background: #0083ba;
	color: #fff;
	font-weight: bold;
}
.vs_table thead th:nth-child(3){
	background: #999999;
	color: #fff;
}
.vs_table tbody th{
	
	font-size: 0.875rem;
	background: #4abcf2;
	color: #fff;
	border-bottom: 1px #f5f5f5 solid;
}
.vs_table tbody td{
	font-size: 0.875rem;
	text-align: center;
	padding: 10px 0;
}
.vs_table th,
.vs_table td{
	border: 1px #dbdbdb solid;
}

.vs_table tbody tr:nth-child(odd) td:nth-child(2){
	background: #f3fbff;
	color: #4abcf2;
	font-weight: bold;
}
.vs_table tbody tr:nth-child(odd) td:nth-child(3){
	background: #f5f5f5;
}
.vs_table tbody tr:nth-child(even) td:nth-child(2){
	color: #4abcf2;
	font-weight: bold;
}
.vs_case{
	border-top: 1px #dbdbdb solid;
	padding-top: 40px;
	margin-bottom: 40px;
}
.vs_tit01{
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.vs_tit01 span{
	color: #4abcf2;
	font-size: 1rem;
	margin-right: 10px;
}
.vs_tit01 span strong{
	font-size: 1.5rem;
}
.vs_txt01{
	background: #f3fbff;
	padding: 15px 0;
	font-size: 1.25rem;
	text-align: center;
	color: #4abcf2;
}
.vs_txt01 strong{
	font-size: 1.5rem;
}
.val_use_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}
.val_use_box li{
	margin-bottom: 10px;
	padding: 30px 10px 30px 20px;
	width: calc((100% - 10px)/2.0001);
	background: #49bcf2;
	color: #fff;
	line-height: 1.9;
}
.val_use_box li h3{
	margin-bottom: 12px;
	font-size: 1.5rem;
}
.val_use_box li p span{
	font-size: 0.75rem;
}
.val_use_box li:nth-child(2){
	background: #f3fbfe;
	color: #1a1a1a;
}
.val_use_box li:nth-child(2) span{
	color: #49bcf2;
}
.val_use_box li:nth-child(3){
	background: #999;
}
.val_use_box li:nth-child(4){
	background: #f5f5f5;
	color: #1a1a1a;
}
.val_use_box li:nth-child(4) p{
	margin-right: -0.5em;
}
.val_use_box li:nth-child(4) span{
	color: #a9a9a9;
}
.val_sup{
	position: relative;
	top: -4px;
	display: inline-block;
	vertical-align: middle;
	font-size: 0.75rem;
}
.val_contact{
	padding: 30px;
	max-width: 650px;
	width: 100%;
	margin: 110px auto;
	text-align: center;
	box-shadow: 0 0 27px rgba(181,181,181,0.3);
}
.val_contact h4{
	font-size: 1.15rem;
	font-weight: normal;
}
.val_contact_mail{
	display: block;
	text-decoration: none;
	padding: 20px;
	max-width: 470px;
	margin: 15px auto 20px;
	position: relative;
	background: #45b6f4;
	color: #fff;
	font-size: 1.25rem;
	font-weight: bold;
}
.val_contact_mail::before{
	content: '';
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	width: 37px;
	height: 25px;
	background: url(/img/business/campaign/intro/value/img_04.png) no-repeat;
	background-size: 100% 100%;
}
.val_contact_tel{
	font-size: 0.875rem;
}
.val_contact_tel span{
	position: relative;
	top: -4px;
	padding: 5px 7px 3px 8px;
	display: inline-block;
	vertical-align: baseline;
	margin-right: 10px;
	border: 1px solid #000;
	line-height: 1.3;
}
.val_contact_tel a{
	display: inline-block;
	vertical-align: baseline;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.2;
	text-decoration: none;
	pointer-events: none;
}





@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
	.vs_tabbox{
		position: relative;
		overflow-x: scroll;
		width: 100%;
	}
	.vs_table{
		width: 900px;
		margin-bottom: 0;
	}
	.table-data-scroll-notice {
	    position: sticky;
	    z-index: 9;
	    left: calc(50% - 25rem);
	    top: calc(50% - 17.5rem);
	    width: 50rem;
	    height: 0;
	    pointer-events: none;
	    opacity: 1;
	    transition: opacity .4s cubic-bezier(.39,.575,.565,1) 3s;
	}
	.table_scr_mark{
		position: sticky;
		left: 50%;
		top: 50%;
		width: 150px;
		height: 0;
		transition: 0.7s;
	}
	.table_scr_mark::after{
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 150px;
		background: url(/img/business/campaign/intro/vs/img_scroll.png) no-repeat;
		background-size: 100% 100%;
		transform: translateX(-50%) translateY(-50%);
	}
	.ui_scroll.is_on .table_scr_mark{
		opacity: 0;
	}
	.vs_case{
		margin-bottom: 30px;
		padding-top: 30px;
	}
	.vs_tit01{
		font-size: 1rem;
	}
	.vs_tit01 span{
		font-size: 0.75rem;
		display: block;
	}
	.vs_tit01 span strong{
		font-size: 1rem;
	}
	.vs_caselist{
		display: block;
	}
	.vs_caselist li{
		width: 100%;
		margin-bottom: 25px;
	}
	.vs_txt01{
		font-size: 0.875rem;
	}
	.vs_txt01 strong{
		font-size: 1rem;
	}
	
	.val_use_box li{
		padding: 20px 4vw;
		width: 100%;
		margin-right: 0 !important;
		margin-bottom: 5px;
		font-size: 0.75rem;
	}
	.val_use_box li:nth-child(2){
		margin-bottom: 20px;
	}
	.val_use_box li h3{
		margin-bottom: 5px;
		font-size: 1.13rem;
	}
	.val_use_box li p{
		line-height: 2;
	}
	.val_use_box li p span{
		font-size: 0.6rem;
	}
	.val_contact{
		padding: 20px 20px;
		margin: 80px auto;
	}
	.val_contact h4{
		font-size: 0.875rem;
	}
	.val_contact_mail{
		padding: 15px;
		font-size: 1rem;
	}
	.val_contact_mail::before{
		margin-right: 10px;
		width: 19px;
		height: 13px;
	}
	.val_contact_tel{
		font-size: 0.7rem;
		line-height: 2 !important;
	}
	.val_contact_tel a{
		pointer-events: auto;
		font-size: 1.1rem;
		line-height: 1.2;
	}
	.val_contact_tel span{
		top: -2px;
		margin-right: 8px;
		padding: 3px 5px;
	}
	.vs_case_last_line{
		padding-bottom: 40px;
		border-bottom: 1px #dbdbdb solid;
	}
	
	
}




/* /business H1 Renewal */
.val_bnr {
  background-image: none;
}





