<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift_jis";

/*--------------------------------------------------------------------------
   overwrite  - 上書き -
---------------------------------------------------------------------------*/
#crumbslist{
	margin-bottom:0;
}

.compo_inc_area{
	width: auto;
	margin-top: 40px;
}

/* @SP */
@media all and (max-width: 767px){
	.asset_ttl_cmn{
		display: block;
	}
	#crumbslist{
		display: block;
	}
	.compo_inc_area{
		margin-top: 0;
	}
	#footer-re .ft_pagetop{
		display: none;
		height: 0;
		visibility: hidden;
	}
}


/*--------------------------------------------------------------------------
   lp_header
---------------------------------------------------------------------------*/
#lp_header h1{
	padding: 32px 0 30px;
	text-align: center;
	background: #032771;
}

/* @SP */
@media all and (max-width: 767px){
	#lp_header{
		margin-bottom: 30px;
	}
	#lp_header h1{
		padding: 15px 0;
	}
	#lp_header h1 img{
		width: 155px;
		height: 24px;
	}

}


/*--------------------------------------------------------------------------
   lp_footer
---------------------------------------------------------------------------*/
#lp_footer{

}
#lp_footer .ft_about{
	background: #032771;
}
#lp_footer .copyright{
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #00005C;
}


/* @SP */
@media all and (max-width: 767px){
	#lp_footer .ft_pagetop{
		border-top: 1px solid #043395;
	}
	#lp_footer .ft_about{
		display: block;
		padding: 15px 0;
	}
	#lp_footer .copyright{
		font-size: 92%;
	}
	.ft_about .logo{
		display: none;
	}


}

/*--------------------------------------------------------------------------
   main
---------------------------------------------------------------------------*/
.btn-official{
	margin: 70px 0 60px;
	text-align: center;
}
.btn-official a:hover{
	opacity: .7;
}

/* @SP */
@media all and (max-width: 767px){
	.asset_select-base:before{
		content: "";
		position: absolute;
		top: 50%;
		right: 10px;
		width: 12px;
		height: 8px;
		margin-top: -4px;
		background: url(../../images/v2/common/select_arw_sp.png) no-repeat;
		background-size: 12px 8px;
		z-index:1;
	}
	.btn-official{
		margin: 30px auto;
		width: 290px;
		height: 45px;
		background: url(../../images/v2/lp/btn_official_sp.png) no-repeat 0 0;
		background-size: 290px 45px;
		text-indent: -9999px;
	}
	.btn-official a{
		display: block;
	}
	.compo_inc_area.inc02{
		margin-top:25px;
	}
}

/* アイコン p.ico */
.txt-wrap p.ico,
.txt-wrap p.ico-sub {
	letter-spacing: 0;
	font-size: 0;
	line-height: 0;
}
.txt-wrap p.ico span,
.txt-wrap p.ico-sub span {
	box-sizing: border-box;
	display: inline-block;
	font-size: 13px;
	line-height: 1;
	padding: 3px 5px;
	margin: 0 5px 5px 0;
}
.txt-wrap p.ico .icon_new {
	color: #FFFFFF;
	background: #FF0000;
	border: 1px solid #FF0000;
}
.txt-wrap p.ico .icon_delivery {
	color: #FFFFFF;
	background: #001489;
	border: 1px solid #001489;
}
.txt-wrap p.ico .icon_pre {
	color: #FFFFFF;
	background: #001489;
	border: 1px solid #001489;
}
.txt-wrap p.ico .icon_camp {
	color: #FFFFFF;
	background:	#333333;
	border: 1px solid #333333;
}
.txt-wrap p.ico .icon_sale {
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #FF0000;
}
.txt-wrap p.ico-sub .icon_sex,
.txt-wrap p.ico-sub .icon_type {
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
</pre></body></html>