<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.container {
	margin-top: 35px;
}
	
.goodsTi{
	font-size: 19px;
}

.ttlVisual {
	margin: 20px 0 40px;
}

.tabList {
	margin-left: -15px;
	margin-bottom: 55px;
}

.tabList li {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 240px;
	float: left;
}

.purposeList{
	margin: 30px 0 50px -15px;
}

.priceList {
	margin: 30px 0 50px -15px;
}

.purposeList li,
.priceList li{
	margin-left: 15px;
	margin-bottom: 15px;
	width: 240px;
	float: left;
	box-sizing: border-box;
}

.purposeList li a{
	display: table;
	width: 100%;
	height: 88px;
	border: 1px solid #ccc;
	color: #1e2678;
	font-size: 16px;
	text-align: center;
}


.purposeList li a:hover,
.priceList li a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: all 0.2s ease;
}

.purposeList li a .txt{
	display: table-cell;
	vertical-align: middle;
	width: 108px;
	line-height: 1.3;
}

.purposeList li a .img{
	display: table-cell;
	vertical-align: middle;
	width: 129px;
}

.purposeList li a .img img{
	vertical-align: middle;
	width: 100%;
}

.priceList li a{
	display: block;
	position: relative;
	vertical-align: middle;
	height: 68px;
	line-height: 68px;
	border: 1px solid #ccc;
	color: #1e2678;
	font-size: 16px;
	text-align: center;
}

.priceList li a:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 20px;
	width: 8px;
	height: 16px;
	background: url(/images/pc/common/list_arrow_nv.png) no-repeat center center;
}

.serviceCont{
	margin: 30px 0 70px;
}

.serviceCont .aboutNoshi{
	margin: 0 0 70px;
}

.serviceCont h3{
	margin-left: 10px;
	margin-bottom: 20px;
	color: #333;
	font-size: 19px;
	font-weight: bold;
} 

.serviceCont .aboutNoshi &gt; p{
	margin: 0 0 45px 15px;
	font-size: 15px;
}

.serviceCont .aboutNoshi .box .img{
	width: 325px;
	float: left;
}

.serviceCont .aboutNoshi .box .img img{
	width: 182px;
	float: left;
}

.serviceCont .aboutNoshi .box .img ul{
	margin-top: 15px;
	width: 140px;
	float: left;
}

.serviceCont .aboutNoshi .box .img ul li{
	margin-left: 1em;
	text-indent: -1em;
	font-size: 15px;
}

.serviceCont .aboutNoshi .box .imgIce{
	margin-right: 20px;
	padding: 8px 20px 10px;
	width: 380px;
	box-sizing: border-box;
	border: 1px solid #d0a759;
	float: right;
}

.serviceCont .aboutNoshi .box .imgIce img{
	display: block;
	margin-bottom: 10px;
	width: 110px;
	float: left;
}

.serviceCont .aboutNoshi .box .imgIce img + p{
	margin-top: 30px;
	width: 212px;
	float: right;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.serviceCont .aboutNoshi .box .imgIce p.note{
	clear: both;
	color: #967840;
	font-size: 14px;
}

.serviceCont .useNoshi{
	margin-bottom: 65px;
}

.serviceCont .useNoshi .itemRow{
	display: table;
	width: 100%;
	color: #333;
	border: 1px solid #ccc;
	border-bottom: 0;
}

.serviceCont .useNoshi .itemRow:last-of-type{
	border-bottom: 1px solid #ccc;
}

.serviceCont .useNoshi .itemRow .itemHead{
	display: table-cell;
	vertical-align: middle;
	padding: 0 6px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 134px;
	border-right: 1px solid #ccc;
}

.serviceCont .useNoshi .itemRow .itemImg{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	width: 190px;
	border-right: 1px solid #ccc;
}

.serviceCont .useNoshi .itemRow .itemImg img{
	vertical-align: middle;
}

.serviceCont .useNoshi .itemRow p{
	display: table-cell;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	font-size: 15px;
	vertical-align: middle;
}

.serviceCont .naireNoshi p,
.serviceCont .naireNoshi img{
	margin-left: 15px;
}

.serviceCont .naireNoshi p{
	font-size: 15px;
	margin-bottom: 25px;
}

.serviceCont .btnMnrBox{
	margin-top: 50px;
	text-align: center;
}

.serviceCont .btnMnrBox p{
	margin-bottom: 20px;
	font-size: 19px;
}

.serviceCont .btnMnrBox p a{
	color: #1e2678;
	text-decoration: underline;
}

.serviceCont .btnMnrBox .confirmBtn {
	display: block;
	width: 340px;
	height: 60px;
	line-height: 58px;
	line-height: 66px\9;
	margin: 0 auto;
	background: #1e2677;
	color: #FFF;
	font-size: 20px;
	border: none;
	cursor: pointer;
}

.serviceCont .btnMnrBox p a:hover{
	text-decoration: none;
}

.serviceCont .btnMnrBox .confirmBtn span {
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 14px;
	background: url(/images/pc/goods/number_input/arrow.png) no-repeat 0 0;
	margin-left: 10px;
}

@media all and (-ms-high-contrast: none) {
	.serviceCont .btnMnrBox .confirmBtn {
		line-height: 66px;
	}
}

.serviceCont .btnMnrBox .confirmBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	-moz-transition: opacity 0.2s ease;
	-webkit-transition: opacity 0.2s ease;
	-o-transition: all 0.2s ease;
	text-decoration: none;
}







































</pre></body></html>