@charset "utf-8";

/* ---------------------------------------------------------------------------------------------

　   COMMON

--------------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------------

　   MV

--------------------------------------------------------------------------------------------- */
#mv .container ,#mv .mv_inner {
	height: 100%;
}
#mv {
	color: #fff;
	transition: .5s;
}
#mv h1,#mv p {
	letter-spacing: 0.15em;
}
#mv p {
	line-height: 2em;
}
.mv_text {
	width: 100%;
}
.select_menu {
	width: 100%;
}
.select_menu li {
	width: 50%;
}
.select_menu li a {
	background: #fff;
	display: block;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.select_menu li a:after {
	content: "";
	position: absolute;
	font-family: 'icomoon' !important;
	content: "\e900";
	top: 50%;
	margin-top: -0.5em;
	height: 1em;
	line-height: 1em;
}
.select_menu li a i {
	display: inline-block;
	vertical-align: middle;
}
.select_menu li a i img {
	display: block;
}
.select_menu li:first-child {
	border-right: 1px solid #eee;
}
.select_menu li:first-child a {
	border-radius: 5px 0 0 5px;
}
.select_menu li:last-child a {
	border-radius: 0 5px 5px 0;
}
.select_menu li a br {
	display: none;
}
@media only screen and ( max-width : 991px ) {
	.mv_inner {
		/*padding-left: 7vw;*/
	}
	#mv h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	#mv p {
		font-size: 12px;
	}
	.select_menu {
		margin-top: 30px;
	}
	.select_menu li a {
		padding: 15px 5px;
		font-size: 13px;
	}
	.select_menu li a i {
		max-width: 16px;
		margin-right: 5px;
	}
	.select_menu li a:after {
		right: 5px;
	}
}
@media only screen and ( max-width : 767px ) {
	#mv {
		height: 500px;
		background: url(../img/top/mv_sp.jpg) no-repeat center right / 100% 100%;
	}

}
@media only screen and ( max-width : 575px ) {
	#mv h1 {
	}
	#mv p {
	}
}
@media only screen and ( max-width : 320px ) {
	.select_menu li a br {
		display: block;
	}
}
@media print, screen and ( min-width : 768px ) {
	#mv {
		height: 500px;
		background: url(../img/top/mv.jpg) no-repeat center / 100% 100%;
	}

}
@media print, screen and ( min-width : 992px ) {
	#mv {
		height: 600px;
		background: url(../img/top/mv.jpg) no-repeat center / cover;
	}
	.mv_inner {
		padding-left: 50px;
	}
	#mv h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	#mv p {
		font-size: 15px;
	}
	.select_menu {
		margin-top: 50px;
	}
	.select_menu li a {
		font-size: 16px;
		padding: 25px;
	}
	.select_menu li a i {
		margin-right: 30px;
	}
	.select_menu li a:after {
		right: 30px;
	}
}
@media print, screen and ( min-width : 1200px ) {
	#mv {
		height: 760px;
	}

}
@media print, screen and ( min-width : 1400px ) {

}

/* ---------------------------------------------------------------------------------------------

　   TOP NEWS

--------------------------------------------------------------------------------------------- */
#top_news h2 {
	background: #004094;
	color: #fff;
}
#top_news h2 span {
	font-weight: normal;
}

#top_news dl {
	font-size: 13px;
	border:none;
}

#top_news dl dd,#top_news dl dt {
	margin-bottom: 10px;
	border:none;
	padding: 0;
}
#top_news dl dd:last-of-type, #top_news dl dt:last-of-type {
	margin-bottom: 0;
}

#top_news dl dd a {
	padding: 0;
}
#top_news .container {
	position: relative;
	z-index: 10;
}
#top_news .top_news_more {
	color: #004094;
	font-size: 12px;
	display: flex;
	align-items: center;
}
@media only screen and ( max-width : 767px ) {
	#top_news {
		margin-bottom: 40px;
	}
	#top_news h2 {
		font-size: 15px;
		width: 50%;
		order: 1;
		padding: 15px;
	}
	#top_news h2 span {
		display: block;
		font-size: 10px;
	}
	#top_news {
	}
	.news_inner {
		background: #fff;
		position: relative;
	}
	#top_news dl {
		order: 3;
		width: 100%;
	}
	#top_news dl dd,#top_news dl dt {
		border-bottom: 1px solid #eee;
		padding: 20px 15px;
	}
	#top_news .top_news_more {
		width: 50%;
		order: 2;
		text-align: right;
		justify-content: flex-end;
		padding: 15px;
	}
}
@media print, screen and ( min-width : 768px ) {
	#top_news {
		margin-top: -70px;
		position: relative;
		display: flex;
		justify-content: flex-end;
	}
	#top_news h2 {
		width: 140px;
		margin-right: 40px;
		position: relative;
		font-size: 16px;
		padding: 14px 15px;
	}
	#top_news h2:after {
		content: "";
		height: 16px;
		width: 1px;
		background: #808080;
		position: absolute;
		right: 0;
		top: 0.2em;
	}
	#top_news h2 span {
		display: block;
		font-size: 11px;
	}
	#top_news .post_list {
		width: calc(100% - (140px + 40px + 30px + 100px));
		margin-right: 30px;
	}
	#top_news .news_inner {
		width: 680px;
		height: 70px;
		background: #fff;
	}
	#top_news .top_news_more {
		width: 100px;
		border-left: 1px solid #eee;
		justify-content: center;
	}
}



/* ---------------------------------------------------------------------------------------------

　   GUARANTEE

--------------------------------------------------------------------------------------------- */

#guarantee h2 span {
	text-align: left;
}
.guarantee_txt {
	background: #fff;
	position: relative;
	z-index: 10;
}
@media only screen and ( max-width : 991px ) {
	#guarantee {
		padding-top: 0;
	}
	.guarantee_txt {
		margin-top: -80px;
	}
	.guarantee_ph {
		height: 44vw;
	}
}
@media only screen and ( max-width : 767px ) {
	.guarantee_txt {
		padding: 20px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.guarantee_txt {
		padding: 40px;
	}

}
@media print, screen and ( min-width : 992px ) {
	#guarantee .container {
		background: url(../img/guarantee_bg.jpg) no-repeat center / cover;
	}
	#guarantee .container {
		padding: 80px;
	}
	.guarantee_txt {
		padding: 40px;
		width: 50%;
	}
	.guarantee_ph {
		display: none;
	}
}

@media print, screen and ( min-width : 1200px ) {
	.guarantee_txt {
		width: 40%;
	}
}


/* ---------------------------------------------------------------------------------------------

　   VOICE

--------------------------------------------------------------------------------------------- */
#voice {
	overflow: hidden;
}
#voice .slick-list {
	overflow: visible;
}
.voice_content {
	position: relative;
}
.voice_content:before {
	content: "";
	background: #fcfcfc;
	position: absolute;
	top: 0;
	left: -2000%;
	width: 2000%;
	height: 100%;
	z-index: 10;
}
@media only screen and ( max-width : 767px ) {
	.voice_lead {
		display: none;
	}
	.voice__list_box {
		padding: 0 10px;
	}
	.voice_content {
		padding-bottom: 50px;
	}
}
@media print, screen and ( min-width : 768px ) {
	.voice_lead {
		-ms-writing-mode: tb-rl;
  		writing-mode: vertical-rl;
  		position: relative;
  		padding-top: 40px;
  		width: 30px;
  		margin-right: 100px;
  		z-index: 12;
	}
	.voice_lead:before {
		content: "";
		width: 1px;
		height: 30px;
		background: #004094;
		position: absolute;
		left: 50%;
		margin-left: -.5px;
		top: 0;
	}
	.voice_lead p {
		display: inline-block;
		transform: rotate(180deg);
		font-size: 18px;
		letter-spacing: 0.1em;
	}
	.voice_content {
		width: calc(100% - (30px + 100px));
	}
	.voice__list_box {
		padding: 0 15px;
	}
}


/* ---------------------------------------------------------------------------------------------

　   COMPANY

--------------------------------------------------------------------------------------------- */
#company h2 {
	background: url(../img/company_bg.jpg) no-repeat center / cover;
	color: #fff;
}
@media only screen and ( max-width : 767px ) {
	#company h2 {
		padding: 60px 15px;
	}
}
@media print, screen and ( min-width : 768px ) {
	#company h2 {
		padding: 100px 40px;
	}
}



/* ---------------------------------------------------------------------------------------------

　   XXX

--------------------------------------------------------------------------------------------- */

@media only screen and ( max-width : 767px ) {
}
@media print, screen and ( min-width : 768px ) {
}
