@charset "UTF-8";/* top-page.css *//* メインビジュアル */#mv_wrap {	position: relative;	padding-top: 150px;	padding-bottom: 50px;}.pc_flex {	display: flex !important;}.sp_flex {	display:none !important;}#mvIcon_wrapPC {	width: 37vw;	justify-content: space-between;	flex-wrap: nowrap;	position: absolute;	bottom: 0;	margin-left:   4.8vw;;	margin-bottom: 6.589vw;}#mvIcon_wrapPC a {	width: calc(100%/4 - .732vw);}#mvIcon_wrap {	justify-content: space-between;	flex-wrap: nowrap;	padding-top:   2.5vw;	padding-left:  4vw;	padding-right: 4vw;}#mvIcon_wrap a {	width: calc(100%/4 - 1.3vw);	display: inline-block;}#mv .pos_ab {	position: absolute;	top:  0;	left: 0;	transform: translateY(150px);}#mv .uk-animation-fade {	animation-duration: .5s !important;}/* message */.h2_small.reverse small {	display: inline-block;	margin-top: 0;	margin-bottom: 15px;}.h2_small.reverse small.pc_blk {	display: inline-block !important;}#sec_message .white_box .h2_small {	line-height: 1.9;}#sec_message .white_box p {	letter-spacing: .12em;}/* サービスについて　&　会社概要 */#sec_contLink .card {	width: calc(100%/2 - 50px/2);	text-align: center;}.btn_white   {	width: auto;	display: inline-block;	border: 2px solid #ccc;	border-radius: 30px;	background-color: #fff;	transform: translateY(-40%);}.btn_white a {	width: 100%;	min-width:  290px;	text-align: center;	line-height: 1;	letter-spacing: .12em;	display: inline-block;	padding: 20px;	color: #231815;}/* お知らせ */.dl_table dt {	min-width: 9em;}@media screen and (max-width:949px) {	br.tab_blk { display:block !important; }	#mv_wrap {		padding-top:    80px;		padding-bottom: 30px;	}	#mv .pos_ab {		transform: translateY(80px);	}}@media screen and (max-width:768px) {	.h2_small.reverse small.pc_blk {		display: none !important;	}	#sec_message .white_box .h2_small {		letter-spacing: .05em;	}	/* メインビジュアル */	#mv_wrap {		padding-top:  70px;		padding-bottom: 8vw;	}	#mv .pos_ab {		transform: translateY(70px);	}	.pc_flex { display:none !important; }	.sp_flex { display:flex !important; }		/* message */	.h2_small.reverse small {		margin-bottom: 5px;	}	#sec_message .white_box p {		font-size: 14px;		letter-spacing: .05em;	}		/* サービスについて　&　会社概要 */	#sec_contLink .card {		width: 100%;	}	.btn_white a {		width:      50vw;		max-width: 300px;		min-width: 200px;		padding:    15px;	}		/* お知らせ */	#sec_news .h2_small.reverse small.sp_blk {		display: inline-block !important;		margin-left:  10px;		margin-bottom: 0px;	}}