@charset "utf-8";
/* CSS Document */

/* 10px = 77% 11px = 85% 12px = 93% 13px = 100%
14px = 108% 15px = 116% 16px = 123.1% 17px = 131%
18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6%
22px = 167% 23px = 174% 24px = 182% 25px = 189% 26px = 197% */

.goodpoint-introduction {margin-bottom: 20px;}
.goodpoint-introduction p:first-child {margin-top: 0;line-height: 1.5;}

.feature-box {margin-bottom: 20px;}
.feature-box:last-child {margin-bottom: 0;}
.featureList {
	display: table;
	width: 100%;
	margin: 0 0 15px;
}
.featureList dt,
.featureList dd {display: table-cell;font-weight: bold;font-size: 116%;padding: 7px;vertical-align: middle;}
.featureList dt {
	width: 25%;
	text-align: center;
	background-color: #8f8279;
	color: #FFF;
}
.featureList dt span {
	margin-left: 3px;
	font-size: 139%;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.featureList dd {background-color: #e3e0dd;}

.img2-box {margin-top: 20px;}

.feature03 ul:last-child {
	list-style: none;
	padding-left: 0;
	margin: 15px 0 0;
}

.feature03 .img {margin: 15px 0 0 !important;}

@media print, screen and (min-width: 641px) {
	
.pc-gNav>ul>li.gNav-goodpoint>a {
	background-color: #736357;
	color: #FFF;
}

.goodpoint-introduction {margin-bottom: 40px;}

.feature-box {margin-bottom: 40px;}
.featureList {margin: 0 0 25px;}
.featureList dt,
.featureList dd {font-weight: bold;font-size: 123.1%;padding: 7px 10px;}
.featureList dt {width: 15%;}
.featureList dt span {font-size: 163%;}

.img2-box {margin-top: 30px;}
.img2-box .item {margin-bottom: 0;}
.img2-box p:last-child {margin-bottom: 0;}

.feature03 ul:last-child {margin: 20px 0 0;}

.feature03 .img {margin: 0 !important;}


}