h1,h2{
	color:#2a5fa7;
}
.pcol{
	color:#4073b9;
}
/*--- cont6 ----*/
#cont6{
	padding-top: 60px;
	padding-bottom: 60px;
	border-top:10px solid #4073b9;
}
#cont6 ul{
	display: table;
}
#cont6 ul > li{
	display: table-row;
	width: 300px;
	float: left;
	padding: 0 10px;
	position: relative;
	border-right: 2px solid #4073b9;
}
#cont6 ul > li:nth-last-child(1){
	margin-right: 0px;
	border-right: none;
}
#cont6 ul > li h3{
	display: table-cell;
	font-size: 24px;
	line-height: 150%;
	padding-bottom: 10px;
	text-align: center;
	width: 300px;
	height: 110px;
	vertical-align: middle;
}
#cont6 ul > li p{
	display: block;
	width: 300px;
	height: 190px;
	line-height: 150%;
	padding: 20px 0 0 0;
}
#cont6 ul > li p .attn a{
	color:#666;
	text-decoration: underline;
}

/*--- cont7 ----*/
#cont7{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont7 #co7Logo{
	display: block;
	margin: 0 auto 30px auto;
	
}
#cont7 #co7card.pc{
	display: block;
	width: 360px;
	margin: 0 auto 20px auto;
}
#cont7 #co7card.sp{
	display: none;
}
#cont7 #co7btn{
	display: block;
	width: 400px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	font-weight: bold;
	color:#fff;
	margin: 0 auto 20px auto;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background: #4073b9;
	background: -moz-linear-gradient(top,  #4073b9 0%, #155596 100%);
	background: -webkit-linear-gradient(top,  #4073b9 0%,#155596 100%);
	background: linear-gradient(to bottom,  #4073b9 0%,#155596 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4073b9', endColorstr='#155596',GradientType=0 );
}
#cont7 #co7txt{
	display: block;
	text-align: center;
	margin: 0 auto 40px auto;
	text-decoration: underline;
	color:#333333;
	line-height: 150%;
	font-size: 18px;
}
#cont7 #co7ar1{
	display: block;
}
#cont7 #co7ar1 li{
	display: block;
	width: 245px;
	float: left;
}
#cont7 #co7ar1 li:nth-child(1){
	margin-left:285px;
}
#cont7 #co7ar1 li h4{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
#cont7 #co7ar2{
	display: block;
	margin-top: 40px;
	text-align: center;
	line-height: 150%;
}
#cont7 #co7ar2 h4{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
/*--- cont8 ----*/
#cont8{
	padding-top: 55px;
	padding-bottom: 55px;
}
#cont8 #co8gld{
	display: block;
	border: 2px solid #b29856;
	padding: 8px;
	text-align: center;
	font-size: 17px;
	line-height: 150%;
	color: #b29856;
	width: 165px;
	height: 50px;
	position: absolute;
	left:720px;
	top:0;
}
#cont8 #co8Head{
	display: block;
	position: relative;
	height: 185px;
}
#cont8 #co8Head #c8t1{
	display: block;
	text-align: center;
	color:#777777;
	padding-bottom: 10px
}
#cont8 #co8Head #c8t2{
	display: block;
	text-align: center;
	color:#b29856;
	font-size: 32px;
	padding-bottom: 20px;
}
#cont8 #co8Head #c8t3{
	display: block;
	text-align: center;
	font-weight: bold;
}
#cont8 #co8detail{
	display: block;
	position: relative;
	/*height: 335px;*/
    height: 278px;
}
#cont8 #co8detail #c8card.pc{
	display: block;
	position: absolute;
	left:110px;
	width: 366px;
	top:0;
}
#cont8 #co8detail #c8card.sp{
	display: none;
}
#cont8 #co8detail #c8txt{
	display: block;
	position: absolute;
	left:500px;
	top:0;
	width:450px;
	line-height: 150%;
}
#cont8 #co8detail #c8txt h5{
	color:#b29856;
	font-size: 20px;
	margin-bottom: 10px;
}
#cont8 #co8detail #c8txt ul{
	display: block;
	margin-bottom: 15px;
}
#cont8 #co8detail #c8txt li{
	font-weight: bold;
	padding-left: 18px;
	text-indent: -14px;
	margin-bottom: 5px;
} 
#cont8 #co8detail #c8txt li:nth-child(4){
	font-size: 12px;
	padding-top: 10px;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 5px;
} 
#cont8 #co8detail #c8txt li:nth-child(5){
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
} 
#cont8 #co8detail #c8txt li:nth-child(6){
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
} 

/*--- cont9 ----*/
#cont9{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont9 #co9table{
	margin-top:50px;
	display: table;
	width: 100%;
	border-top:2px solid #4073b9;
	border-bottom:2px solid #4073b9;
}
#cont9 #co9table .tableRow{
	display: table;
}
#cont9 td{
	border-bottom: 1px solid #227ab0;
	border-right: 1px solid #227ab0;
	color: #333;
	height: 110px;
	vertical-align: middle;	
	background-color: #fff;
	border-collapse: collapse !important;
}
#cont9 #co9table tr > td:nth-child(1){
	width: 500px;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}
#cont9 #co9table tr > td:nth-child(2){
	width: 250px;
	text-align: center;
	box-sizing: border-box;
}
#cont9 #co9table tr > td:nth-child(3){
	width: 250px;
	text-align: center;
	box-sizing: border-box;
	border-right: none!important;
}
#cont9 .co9Midashi td{
	color:#333;
	height: 95px;
	padding: 3px 0;
	text-align: center !important;
}
#cont9 .co9head td{
	background-color:#4073b9;
	color:#fff;
	height: 45px;
	font-size: 22px;
	line-height: 45px;
	text-align: left !important;
	text-indent: 20px;
}
#cont9 .co9foot td{
	background-color: #fffce4;
	line-height: 200%;
	font-weight: bold;
	text-align: center !important;
}
#cont9 .co9pri{
	color: #227ab0;
	display: inline-block;
	height: 40px;
}
#cont9 .co9pri strong{
	font-size: 28px;
	color: #227ab0;
	display: inline-block;
	height: 44px;
	padding-left: 1px;
	padding-right: 1px;
	font-weight: bold;
}
#cont9 .co9foot td .co9pri strong{
	font-size:32px;
}
#cont9 #co9Ararea{
	display: block;
	height: 65px;
	position: relative;
}
#cont9 #co9Arrow{
	position: absolute;
	bottom:10px;
	left:490px;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-top: 15px solid #eea71e;
}
#cont9 h3{
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
#cont9 #co9ul{
	display: block;
}
#cont9 #co9ul >li{
	display:block;
	width:359px;
	float: left;
	border: 2px solid #cccccc;
	border-collapse: collapse;
	background-color: #fff;
	padding: 30px 50px;
}
#cont9 #co9ul >li:nth-child(1){
	margin-left:20px!important;
}
#cont9 #co9ul >li:nth-child(2){
	margin-left:34px!important;
}
#cont9 #co9ul >li h4{
	color:#2a5fa7;
	text-align: center;
	font-size: 30px;
	line-height: 150%;
	margin-bottom: 30px;
}
.co9img:nth-child(1),
.co9img:nth-child(3){
	margin-left: 28px;
}

#cont9 .co9big{
	text-align: center;
	font-size:22px;
	font-weight: 600;
	padding: 15px 0;
	margin: 40px 20px 0 20px;
	border: solid 2px #e7ab17;
	background-color: #fff;
}
/*--- cont10 ----*/
#cont10{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont10 h2{
	display: block;
	margin: 0 0 50px 0;
}
#cont10 p {
    display: block;
    padding-left: 155px;
    font-size: 24px;
    line-height: 180%;
    margin-left: 1em;
    text-indent: -0.6em;
}
/*--- cont11 ----*/
#cont11{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont11 #co11ul{
	display: block;
}
#cont11 #co11ul > li{
	display: block;
	width: 300px;
	float: left;
}
#cont11 #co11ul > li:nth-child(1),
#cont11 #co11ul > li:nth-child(2){
	margin-right: 50px;
}
#cont11 #co11ul > li img{
	width: 100%;
}

#cont11 #co11ul > li h3{
	display: block;
	margin: 20px 0;
	font-size: 22px;
	text-align: center;
}
#cont11 #co11ul > li p strong{
	font-weight: bold;
	color:#2a5fa7;
}
/*--- cont12 ----*/
#cont12{
	padding-top: 70px;
	padding-bottom: 70px;
}
#cont12 #co12ul{
	display: block;
}
#cont12 #co12ul > li{
	display: inline-block;
	width: 476px;
	margin-right:43px;
	float: left;
	position: relative;
	border: 1px solid #666666;
}
#cont12 #co12ul > li:nth-last-child(1){
	margin-right: 0px;
}
#cont12 #co12ul > li strong{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 52px;
	color:#fff;
	background-color: #666666;
	line-height: 52px;
	text-align: center;
	font-weight: bold;
}
#cont12 #co12ul > li p{
	display: block;
	height: 140px;
	width: 456px;
	line-height: 150%;
	padding: 20px 10px 0 10px;
	background-color: #fff;
}
#cont12 #co12ul > li p .attn{
	display: block;
	padding-top: 10px;
}
#cont12 #co12ul > li .arrow{
	position: absolute;
	bottom: 90px;
	right: -46px;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-left: 15px solid #333333;

}

/*--- cont13 ----*/
#cont13{
	padding-top: 70px;
	padding-bottom: 70px;
}
/*--- cont134 ----*/
#cont14{
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center
}
#cont14 h2{
	margin-bottom: 20px;
}


#cont13 > div{
    text-align: center;
}

/* 20231213 */
#cont10 sup{
    font-size: 80%;
    vertical-align: top;
    position: relative;
    top: -0.2em;
}
.attn.n2 {
    padding-top: 3px;
}
/* 20240107 */
.annual_fee{
    text-align: center;
    width: 420px;
}