@charset "shift-jis";

body {
	display: flex;
	flex-flow: column;
	flex-direction: column;
	min-height: 100vh;
	font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

body h1{
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding:9px 10px;
	border-top:1px solid #cacaca;
	background: -webkit-gradient(linear,left bottom,left top,
    from(rgb(209,209,209)),
    color-stop(0.9, rgb(255,255,255)),
    color-stop(0.1, rgb(255,255,255)),
    to(rgb(209,209,209))
);
}
body h2{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin-top: 25px;
	padding:9px 10px;
	border-top:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	background: #dddddd;
}
body h3{
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin-top: 25px;
	padding:3px 10px 3px 12px;
	border:1px solid #999999;
	border-left:7px solid #999999;
	background-color: #efefef;
}



#section_visual {
	text-align: center;
	margin: 10px 0;
}
#section_visual img{
	width: 100%;
	max-width: 50%;
}

.section_Txt {
	margin: 10px 0px;
	padding: 0px 20px;
}
.section_Txt p {
	margin-bottom: 0.6em;
	line-height: 1.5;
	/*font-size: 14px;*/
}
.section_Txt p.caution {
	margin-bottom: 0.6em;
	line-height: 1.3;
	font-size: 80%;
}
.section_Txt p.image1 {
	text-align: center;
}
.section_Txt p.image2 {
	text-align: center;
}
img.capture{
	border: 1px solid #dddddd;
}
.red{
	color: #ff0000;
}
.section_Btn {
	margin: 10px auto 20px auto;
	width: 284px;
	}

.section_Btn a {
	display: block;
	width: 284px;
	margin: 0 auto 5px auto;
	}

.att {
	padding: 15px 0px;
	font-size: 90%;
	text-indent: -2.0em;
	padding-left: 2.0em;
}

.att02 {
	padding: 15px 0px;
	margin: 0px 10px;
	font-size: 90%;
	text-indent: -0.5em;
	padding-left: 0.5em;
}

.add_this {
	margin: 0px;
	padding: 10px;
	text-align: right;
}

.outPc_link {
	background: url(../img/iconArrowPc.png) right 1px no-repeat;
	padding-right: 15px;
}




h2 {
	display: block;
	padding: 8px 20px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	background-color: #E1E2E2;
	color: #1172A6;
	line-height: 1.2;
	font-weight: bold;
	}
	
.section_movie {
	margin:  0 0 30px 0;
	padding: 10px 20px;
	background-color: #000;
	}


.section_right {
	text-align: right;
	font-size: 12px;
	margin: 10px 0px;
	padding:5px 10px;

}  

.section_topmenu li {
	font-size: 12px;
#	margin: 10px 0px;
	padding:10px 10px;
}

ul.dot{
	list-style-type: disc;
	padding-right: 20px;
}
ul.dot li{
	margin: 10px 0 10px 40px;
/*	font-size: 14px;
	line-height: 1.3;*/
}
ul.dot ul.dot{
	list-style-type: square;
	padding-right: 20px;
}
ul.no-style li{
	list-style-type: none;
	margin: 10px 0 10px 0;
	font-size: 14px;
	line-height: 1.3;
}
.section_Txt ol li ul.dot li{
	margin-left: 0;
}
.section_Txt ul.dot li{
	margin: 10px 0 10px 20px;
}
.section_Txt ul.note li{
	font-size: 14px;
	line-height: 1.3;
}

p.img-number-160 span{padding-right: 150px;}
p.img-number-120 span{padding-right: 110px;}
p.img-number-80 span{padding-right: 70px;}
p.img-number-60 span{padding-right: 48px;}

ul.dot img.capture{
	position: relative;
	left: -20px;
}
ul.dot td img.capture{
	position: relative;
	left: 0;
}
ul.dot p{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	line-height: 1.3;
}


.section_Txt ol{
	margin: 10px 0 10px 15px;
}
.section_Txt ol li{
	margin-bottom: 7px;
/*	font-size: 14px;
	line-height: 1.3;*/
}
.section_Txt ol ul{
	list-style-type: disc;
	margin: 10px 0 0 20px;
}


ol.flow{
	list-style-type: decimal;
	padding-right: 20px;
}
ol.flow li{
	margin: 10px 0 10px 20px;
}

div#article {
	flex: 1 0 auto;
}

div#article ol{
	list-style-type: decimal;
}
b{
	font-weight: bold;
}

div.anchor-list{
	margin: 20px 0;
}
div.anchor-list ul li{
	display: inline;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: normal;
	list-style: none;
}
div.anchor-list ul li a{
	/*margin: -16px -20px -16px -10px;*/
	border: 1px solid #003a91;
	padding: 8px 12px 8px 12px;
	display: block;
	color: #003a91;
	text-decoration: none;
}











div.section-navi{
	margin: 0;
	border-bottom: 10px solid #cacaca;
}
div.section-navi ul{
	margin: 0;
	padding: 0;
}

div.section-navi ul li{
	position: relative;
    margin: 0;
	border-top: 1px solid #cacaca;
	font-size: 12px;
    font-weight:normal;
    list-style: none;
	color:#000;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(223,223,223)),
    color-stop(1, rgb(255,255,255))
);
}
div.section-navi ul li a{
	/*margin: -16px -20px -16px -10px;*/
	padding: 16px 20px 16px 10px;
	background:url("../img/listArrow.png") no-repeat scroll right center transparent;
	display: block;
	color: #003a91;
	text-decoration:none;
}
table{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 15px 0;
	font-size: 14px;
	width: 100%;
}
tr{
}
th{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 15px !important;
	background-color: #efefef;
}
td{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 15px !important;
	background-color: #ffffff;
}
.center{text-align: center;}






/*policy*/
body#policy h1{
	font-size:1.4em;
	font-weight:normal;
	line-height: 1.5;
}
body#policy h2{
	font-size:1.2em;
	font-weight:bold;
	line-height: 1.5;
}
body#policy h3{
	font-size:1.2em;
	font-weight:normal;
	line-height: 1.5;
}
body#policy .section_Txt {
	margin: 10px 0px;
	padding: 0px 20px;
}
body#policy .section_Txt p {
	font-size:1em;
	margin-bottom: 0.6em;
	line-height: 1.5;
}
body#policy .section_Txt ol{
	margin: 10px 0 10px 15px;
}
body#policy .section_Txt ol li{
	font-size:1em;
	margin-bottom: 7px;
	line-height: 1.5;
}
body#policy div#article ol{
	list-style-type: decimal;
}



dl.faq{
	margin-bottom: 10px;
}
dl.faq dt{
	margin-bottom: 10px;
}
dl.faq dd{
	margin-bottom: 50px;
}


.accordion {
	width: 100%;
	/*min-width: 300px;*/
	margin: 0 auto;
	font-size: 0.8em;
}

.accordion .ac-content {
}


.accordion label {
	display: block;
	border-top: 1px solid #cacaca;
	cursor: pointer;
    padding: 8px 20px 8px 24px;
    color: #003a91;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(223,223,223)),
    color-stop(1, rgb(255,255,255))
);
}
.accordion label span{
	display: block;
	background:url("../img/listArrow_bottom.png") no-repeat scroll right center transparent;
	margin: -8px -20px -8px -10px;
	padding: 8px 30px 8px 10px;
}

.accordion label:hover {
	background: #ccc;
}

.accordion input {
	display: none;
}
.accordion input:checked + .ac-cont {
	height: auto;
    padding: 8px 20px 8px 24px;
}

.accordion .ac-cont {
	transition: 0.2s;
	height: 0;
	overflow: hidden;
	background: #ffffff;
	padding: 0 10px;
	line-height: 1.5;
}

.accordion ul.dot li{
	margin: 5px 0 5px 30px;
}

table.layout-table{
	border: none !important;
}
table.layout-table th{
	padding: 0 5px 5px 0 !important;
	border: none !important;
	background: none !important;
	text-align:center !important;
}
table.layout-table td{
	padding: 0 5px 0 0 !important;
	border: none !important;
	background: none !important;
	text-align:center !important;
}

table.column1 th, table.column1 td{
	display: block;
}
table.column1 th{
	text-align: left;
}

.ac-cont ol{
	margin: 5px 0 5px 20px;
}
.ac-cont ol li{
	margin: 5px 0;
	line-height: 1.3;
}
.ac-cont ul.dot li{
/*
	font-size: 0.9em;
*/
	margin-bottom: 5px;
}
.ac-cont p{
	line-height: 1.5;
}

.indent, .indent2, .indent3{
	font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}
.indent{
	text-indent: -1em;
	padding-left: 1em;
}
.indent2{
	text-indent: -2em;
	padding-left: 2em;
}
.indent3{
	text-indent: -3em;
	padding-left: 3em;
}
.icon{
	vertical-align: middle;
	line-height: 1;
	padding: 0 2px;
}
.firmware-photo{
	max-width: 100%;
}

.scroll {
  overflow-x: auto;
}
.scroll table th{
  line-height: 1.2;
}
.scroll table td{
  white-space: nowrap;
  line-height: 1.2;
}
.scroll table td p{
  font-size: 1em;
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.circle{
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	display: inline-block;
	font-size: 0.9em;
	width: 0.8em;
	height: 0.8em;
	border: 1px solid #555555;
	border-radius: 50%;
	background-color: #efefef;
	text-align: center;
	line-height: 0.8em;
	vertical-align: middle;
	margin: 0 0.1em 0.2em 0.1em;
	padding: 0.2em;
}


.pagetop{
	position: relative;
	text-align: right;
	padding: 10px 30px 10px 0;
	border-top: 1px solid #999999;
}
.pagetop::before{
	content: '';
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #003A9D;
	border-right: solid 2px #003A9D;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -4px;
}
.pagetop a{
	font-size: 0.8em;
	text-decoration: none;
}

.nowrap{
	white-space: nowrap;
}

.scroll th, .scroll td{
	font-size: 0.9em;
}
.scroll td ul.dot{
	padding-right: 0;
}
.scroll td ul.dot li{
	margin: 0 0 0 1em;
	padding: 0 0 0 0;
	background: none;
	border: none;
	font-size: 1em;
	list-style-type: disc;
}

.red{color: #ff0000;}
.green{color: #047e0b;}
.bgred{color: #ffffff;background-color: #ff0000;padding: 2px 5px;}
.bggreen{color: #ffffff;background-color: #047e0b;padding: 2px 5px;}

.clearfix:before,
.clearfix:after{
	content: " ";
	display: table;
}

.clearfix:after{
	clear: both;
}

.clearfix{
	*zoom: 1;
}











body {
	color:#000000;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body a {
	color:#003a91;
/*	font-weight: bold !important;*/
	text-decoration: underline;
}

body img.iconselect{
	padding-right:5px;
}








/*
SECTION SEARCH
--------------------------------------------------------------------------------\*/
body > #section_search{
	position:absolute;
	top:0;
	width:100%;
}

body > #section_search >  #section_search-In{
	padding:9px 10px;
	border-top: 1px solid #cacaca;
	text-align:center;
	height:29px;
	background: -webkit-gradient(linear, left top, left bottom,
    from(#727273),
    color-stop(0.50, #393939),
    color-stop(0.49, #0d0d0f),
    to(#0f0f10)
  );
}

body > #section_search > #section_search-In #searchform-1{
	padding:0;
	margin-left:92px;
}

body > #section_search > #section_search-In #searchform-1 #inhight{
	height:29px;
	font-size:16px;
	line-height:1;
	text-align:left;
	float:left;
	margin-left:-92px;
	display:block;
	padding:0;
	background-color:#fff;
	-webkit-border-radius:6px;
	border:none;
	width:100%;
}

body > #section_search > #section_search-In #searchform-1 .section_search-btn{
	height:29px;
	width:82px;
	float:right;
}
body > #section_search > #section_search-In #searchform-1 .section_search-btn #closeBtn-1{
	float:right;
	width:27px;
	padding-left:5px;
}

body > #section_search > #section_search-In #searchform-1 .section_search-btn #searchBtn-1{
	float:right;
	width:50px;
}



/*
FOOTER AREA
--------------------------------------------------------------------------------\*/
body > div#footer{
	padding:10px 10px 5px 10px;
	font-size:12px;
	border-top:1px solid #cacaca;
	text-align:center;
	border-bottom:1px solid #cacaca;
	background-color:#434343;
}

body > div#footer > ul{
	overflow:hidden;
	zoom:1;
	padding:0 0 3px 0;
}

body > div#footer > ul li{
	display:inline;
	text-align:center;
	padding-right:5px;
}

body > div#footer > address{
	display:inline;
	text-align:center;
	padding:0 0 3px 0;
	color:#CCC;
	font-style: normal;
}


/*
H1
--------------------------------------------------------------------------------\*/
body div#article > h1{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	padding:12px 10px;
	border-top:1px solid #cacaca;
	background: #777777;
}

body div#article > h1 span{
	font-size:11px;
}


a.arw-link{
    position: relative;
    display: inline-block;
    padding: 0 25px 0 0;
    color: #003a91;
    vertical-align: middle;
    text-decoration: none;
    border-bottom: 1px solid #003a91;
    line-height: 1.3;
}
a.arw-link::before,
a.arw-link::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    content: "";
    vertical-align: middle;
}
a.arw-link::before{
    box-sizing: border-box;
    width: 15px;
    height: 15px;
    border: 1px solid #003a91;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
a.arw-link::after{
    right: 11px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #003a91;
    border-right: 1px solid #003a91;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.arw-link:hover::before{right: 4px;}
a.arw-link:hover::after{right: 10px;}



.btn{
    margin-bottom: 5px;
}
.btn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#F7F7FF;
    text-align:center;
    border:1px solid #CCCCCC;
    color:#000000;
    font-size:16px;
    border-radius:35px;
    -webkit-border-radius:35px;
    -moz-border-radius:35px;
    transition: all 0.5s ease;
    padding: 0.25em 1em;
}
.btn a:hover{
    background:#ffffff;
    color:#0000FF;
    box-shadow:none;
}







img.icon25{
	vertical-align: bottom;
}

img.table-photo{
	max-width: 100%;
}

/*
table.case tr:first-child th:first-child{
	width: 20%;
	white-space: nowrap;
}
*/
table.case tr{
	text-align: left;
}
table.case tr th{
    white-space: normal;
}
table.case tr:nth-child(2) th:nth-child(1){
	width: 40%;
}
table.case th span.heading1,
table.case th span.heading2,
table.case th span.heading3{
	font-weight: normal;
    white-space: nowrap;
    text-align:center;
    font-size:16px;
    border-radius:25px;
    -webkit-border-radius:25px;
    -moz-border-radius:25px;
    transition: all 0.5s ease;
    padding: 0.2em 1em;
    color:#ffffff;
}
table.case th span.heading1{
    background:#ff6666;
}
table.case th span.heading2{
    background:#3e3eae;
}
table.case th span.heading3{
    background:#388638;
}




table.error tr{
}
table.error tr th:nth-child(2){
	text-align: left;
}
table.error tr th:nth-child(1){
}
table.error tr th:nth-child(2){
	width: 40%;
}















/*
Section Button:4/4
Section Button:3/3
Section Button:2/2
--------------------------------------------------------------------------------\*/
body div#article > .section_btn-4,
body div#article > .section_btn-3,
body div#article > .section_btn-2,
body div#article > .section_btn-4W,
body div#article > .section_btn-3W,
body div#article > .section_btn-2W,
body div#article > .section_btn-4Thin,
body div#article > .section_btn-3Thin,
body div#article > .section_btn-2Thin,
body div#article > .section_btn-4WThin,
body div#article > .section_btn-3WThin,
body div#article > .section_btn-2WThin{

}

body div#article > .section_btn-4 ul li,
body div#article > .section_btn-4W ul li,
body div#article > .section_btn-4Thin ul li,
body div#article > .section_btn-4WThin ul li{
	width:25%;
}
body div#article > .section_btn-3 ul li,
body div#article > .section_btn-3W ul li,
body div#article > .section_btn-3Thin ul li,
body div#article > .section_btn-3WThin ul li{
	width:33.33%;
}
body div#article > .section_btn-2 ul li,
body div#article > .section_btn-2W ul li,
body div#article > .section_btn-2Thin ul li,
body div#article > .section_btn-2WThin ul li{
	width:50%;
}

body div#article > .section_btn-4 ul li.vacant,
body div#article > .section_btn-3 ul li.vacant,
body div#article > .section_btn-2 ul li.vacant,
body div#article > .section_btn-4W ul li.vacant,
body div#article > .section_btn-3W ul li.vacant,
body div#article > .section_btn-2W ul li.vacant,
body div#article > .section_btn-4 ul li.vacant span,
body div#article > .section_btn-3 ul li.vacant span,
body div#article > .section_btn-2 ul li.vacant span,
body div#article > .section_btn-4W ul li.vacant span,
body div#article > .section_btn-3W ul li.vacant span,
body div#article > .section_btn-2W ul li.vacant span{
	height:42px;
}

body div#article > .section_btn-4Thin ul li.vacant,
body div#article > .section_btn-3Thin ul li.vacant,
body div#article > .section_btn-2Thin ul li.vacant,
body div#article > .section_btn-4WThin ul li.vacant,
body div#article > .section_btn-3WThin ul li.vacant,
body div#article > .section_btn-2WThin ul li.vacant,
body div#article > .section_btn-4Thin ul li.vacant span,
body div#article > .section_btn-3Thin ul li.vacant span,
body div#article > .section_btn-2Thin ul li.vacant span,
body div#article > .section_btn-4WThin ul li.vacant span,
body div#article > .section_btn-3WThin ul li.vacant span,
body div#article > .section_btn-2WThin ul li.vacant span{
	height:28px;
}

body div#article > .section_btn-4 ul li,
body div#article > .section_btn-3 ul li,
body div#article > .section_btn-2 ul li,
body div#article > .section_btn-4W ul li,
body div#article > .section_btn-3W ul li,
body div#article > .section_btn-2W ul li,
body div#article > .section_btn-4Thin ul li,
body div#article > .section_btn-3Thin ul li,
body div#article > .section_btn-2Thin ul li,
body div#article > .section_btn-4WThin ul li,
body div#article > .section_btn-3WThin ul li,
body div#article > .section_btn-2WThin ul li{
    float: left;
}

body div#article > .section_btn-4 ul li a,
body div#article > .section_btn-3 ul li a,
body div#article > .section_btn-2 ul li a,
body div#article > .section_btn-4W ul li a,
body div#article > .section_btn-3W ul li a,
body div#article > .section_btn-2W ul li a{
	padding:15px 10px 15px 10px;
}

body div#article > .section_btn-4Thin ul li a,
body div#article > .section_btn-3Thin ul li a,
body div#article > .section_btn-2Thin ul li a,
body div#article > .section_btn-4WThin ul li a,
body div#article > .section_btn-3WThin ul li a,
body div#article > .section_btn-2WThin ul li a{
	padding:8px 10px 8px 10px;
}

body div#article > .section_btn-4 > ul > li:first-child > a,
body div#article > .section_btn-3 > ul > li:first-child > a,
body div#article > .section_btn-2 > ul > li:first-child > a,
body div#article > .section_btn-4W > ul > li:first-child > a,
body div#article > .section_btn-3W > ul > li:first-child > a,
body div#article > .section_btn-2W > ul > li:first-child > a,
body div#article > .section_btn-4Thin > ul > li:first-child > a,
body div#article > .section_btn-3Thin > ul > li:first-child > a,
body div#article > .section_btn-2Thin > ul > li:first-child > a,
body div#article > .section_btn-4WThin > ul > li:first-child > a,
body div#article > .section_btn-3WThin > ul > li:first-child > a,
body div#article > .section_btn-2WThin > ul > li:first-child > a{
	border-left:none;
}

body div#article > .section_btn-4 ul,
body div#article > .section_btn-3 ul,
body div#article > .section_btn-2 ul,
body div#article > .section_btn-4Thin ul,
body div#article > .section_btn-3Thin ul,
body div#article > .section_btn-2Thin ul,
body div#article > .section_btn-4 ul li.vacant,
body div#article > .section_btn-3 ul li.vacant,
body div#article > .section_btn-2 ul li.vacant,
body div#article > .section_btn-4Thin ul li.vacant,
body div#article > .section_btn-3Thin ul li.vacant,
body div#article > .section_btn-2Thin ul li.vacant,
body div#article > .section_btn-4 ul li a,
body div#article > .section_btn-3 ul li a,
body div#article > .section_btn-2 ul li a,
body div#article > .section_btn-4Thin ul li a,
body div#article > .section_btn-3Thin ul li a,
body div#article > .section_btn-2Thin ul li a{
	background: -webkit-gradient(linear, left top, left bottom,
    from(#4e70e4),
    color-stop(0.03, #4e70e4), 
    color-stop(0.48, #005ace), 
    color-stop(0.52, #0041c0), 
    to(#0041c0)
  );
}

body div#article > .section_btn-4W ul,
body div#article > .section_btn-3W ul,
body div#article > .section_btn-2W ul,
body div#article > .section_btn-4W ul li.vacant,
body div#article > .section_btn-3W ul li.vacant,
body div#article > .section_btn-2W ul li.vacant,
body div#article > .section_btn-4WThin ul li.vacant,
body div#article > .section_btn-3WThin ul li.vacant,
body div#article > .section_btn-2WThin ul li.vacant,
body div#article > .section_btn-4W ul li a,
body div#article > .section_btn-3W ul li a,
body div#article > .section_btn-2W ul li a,
body div#article > .section_btn-4WThin ul li a,
body div#article > .section_btn-3WThin ul li a,
body div#article > .section_btn-2WThin ul li a{
	background: -webkit-gradient(linear, left top, left bottom,
    from(#d3d3d3),
    color-stop(0.52, #707070), 
    to(#5d5d5d)
  );
}

body div#article > .section_btn-4 ul li.stay a,
body div#article > .section_btn-3 ul li.stay a,
body div#article > .section_btn-3 ul.stay3,
body div#article > .section_btn-2 ul li.stay a,
body div#article > .section_btn-4Thin ul li.stay a,
body div#article > .section_btn-3Thin ul li.stay a,
body div#article > .section_btn-3Thin ul.stay3,
body div#article > .section_btn-2Thin ul li.stay a{
	background: -webkit-gradient(linear, left top, left bottom,
    from(#d3e5ff),
    color-stop(0.48, #a5b9dc), 
    color-stop(0.52, #9eadd2), 
    to(#6282d4)
  )!important;
}

body div#article > .section_btn-4W ul li.stay a,
body div#article > .section_btn-3W ul li.stay a,
body div#article > .section_btn-3W ul.stay3,
body div#article > .section_btn-2W ul li.stay a,
body div#article > .section_btn-4WThin ul li.stay a,
body div#article > .section_btn-3WThin ul li.stay a,
body div#article > .section_btn-3WThin ul.stay3,
body div#article > .section_btn-2WThin ul li.stay a{
	background: -webkit-gradient(linear, left top, left bottom,
    from(#e9e9e9),
    color-stop(0.52, #c1c1c1), 
    to(#8f8f8f)
  )!important;
}

body div#article > .section_btn-4 ul li a,
body div#article > .section_btn-3 ul li a,
body div#article > .section_btn-2 ul li a,
body div#article > .section_btn-4W ul li a,
body div#article > .section_btn-3W ul li a,
body div#article > .section_btn-2W ul li a,
body div#article > .section_btn-4Thin ul li a,
body div#article > .section_btn-3Thin ul li a,
body div#article > .section_btn-2Thin ul li a,
body div#article > .section_btn-4WThin ul li a,
body div#article > .section_btn-3WThin ul li a,
body div#article > .section_btn-2WThin ul li a,
body div#article > .section_btn-4 ul li.vacant span,
body div#article > .section_btn-3 ul li.vacant span,
body div#article > .section_btn-2 ul li.vacant span,
body div#article > .section_btn-4W ul li.vacant span,
body div#article > .section_btn-3W ul li.vacant span,
body div#article > .section_btn-2W ul li.vacant span,
body div#article > .section_btn-4Thin ul li.vacant span,
body div#article > .section_btn-3Thin ul li.vacant span,
body div#article > .section_btn-2Thin ul li.vacant span,
body div#article > .section_btn-4WThin ul li.vacant span,
body div#article > .section_btn-3WThin ul li.vacant span,
body div#article > .section_btn-2WThin ul li.vacant span{
	border-left: 1px solid #cacaca;
	display: block;
	text-align:center;
}

body div#article > .section_btn-4 ul,
body div#article > .section_btn-3 ul,
body div#article > .section_btn-2 ul,
body div#article > .section_btn-4W ul,
body div#article > .section_btn-3W ul,
body div#article > .section_btn-2W ul,
body div#article > .section_btn-4Thin ul,
body div#article > .section_btn-3Thin ul,
body div#article > .section_btn-2Thin ul,
body div#article > .section_btn-4WThin ul,
body div#article > .section_btn-3WThin ul,
body div#article > .section_btn-2WThin ul{
	border-top:1px solid #cacaca;
    overflow: hidden;
	zoom:1;
}

body div#article > .section_btn-4 ul li a,
body div#article > .section_btn-3 ul li a,
body div#article > .section_btn-2 ul li a,
body div#article > .section_btn-4W ul li a,
body div#article > .section_btn-3W ul li a,
body div#article > .section_btn-2W ul li a,
body div#article > .section_btn-4Thin ul li a,
body div#article > .section_btn-3Thin ul li a,
body div#article > .section_btn-2Thin ul li a,
body div#article > .section_btn-4WThin ul li a,
body div#article > .section_btn-3WThin ul li a,
body div#article > .section_btn-2WThin ul li a{
    color: #fff;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
	font-weight: bold;
    line-height:1;
	vertical-align:middle;
	font-size:12px;
}

body div#article > .section_btn-4 ul li.stay a,
body div#article > .section_btn-3 ul li.stay a,
body div#article > .section_btn-3 ul.stay3,
body div#article > .section_btn-2 ul li.stay a,
body div#article > .section_btn-4Thin ul li.stay a,
body div#article > .section_btn-3Thin ul li.stay a,
body div#article > .section_btn-3Thin ul.stay3,
body div#article > .section_btn-2Thin ul li.stay a,
body div#article > .section_btn-4W ul li.stay a,
body div#article > .section_btn-3W ul li.stay a,
body div#article > .section_btn-3W ul.stay3,
body div#article > .section_btn-2W ul li.stay a,
body div#article > .section_btn-4WThin ul li.stay a,
body div#article > .section_btn-3WThin ul li.stay a,
body div#article > .section_btn-3WThin ul.stay3,
body div#article > .section_btn-2WThin ul li.stay a{
    color: #292929;
	text-shadow: rgba(255, 255, 255, 0.4) 0px 1px 0px!important;
}

/* Type line-2 */
body div#article > .section_btn-4 ul li.line2 a,
body div#article > .section_btn-3 ul li.line2 a,
body div#article > .section_btn-2 ul li.line2 a,
body div#article > .section_btn-4W ul li.line2 a,
body div#article > .section_btn-3W ul li.line2 a,
body div#article > .section_btn-2W ul li.line2 a{
	padding:8px 10px 10px 10px!important;
	line-height:1;
	font-size:12px;
}



/*
Section PcChange
--------------------------------------------------------------------------------\*/
body div#article > .section_PcChange ul{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	border-top: 1px solid #cacaca;
	padding:16px 10px;
}

body div#article > .section_PcChange ul li{
	display:inline-block;
	padding:0 6px;
}

body div#article > .section_PcChange ul li:last-child{
	border-left:1px solid #cacaca;
	text-align:center;
}



/*
Section MenuList
Section MenuListInd
Section MenuListCent
Section MenuListPlain
Section MenuListPlainInd
Section MenuListPlainCent
--------------------------------------------------------------------------------\*/
body div#article > .section_menu ul,
body div#article > .section_menuInd ul,
body div#article > .section_menuCent ul,
body div#article > .section_menuPl ul,
body div#article > .section_menuPlInd ul,
body div#article > .section_menuPlCent ul{
	margin:0;
	padding:0;
}

body div#article > .section_menu ul li,
body div#article > .section_menuInd ul li,
body div#article > .section_menuCent ul li,
body div#article > .section_menuPl ul li,
body div#article > .section_menuPlInd ul li,
body div#article > .section_menuPlCent ul li{
	position: relative;
    margin: 0;
	border-top: 1px solid #cacaca;
	font-size: 14px;
    font-weight:normal;
    list-style: none;
	color:#000;
}


body div#article > .section_menu ul li,
body div#article > .section_menuInd ul li,
body div#article > .section_menuCent ul li{
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(223,223,223)),
    color-stop(1, rgb(255,255,255))
);
}
body div#article > .section_menu ul li a:hover,
body div#article > .section_menuInd ul li a:hover,
body div#article > .section_menuCent ul li a:hover{
	background-color:#fdfdfd;
}

body div#article > .section_menuPl ul li,
body div#article > .section_menuPlInd ul li,
body div#article > .section_menuPlCent ul li{
	background-color:#FFF;
}

body div#article > .section_menu ul li,
body div#article > .section_menuCent ul li,
body div#article > .section_menuPl ul li,
body div#article > .section_menuPlCent ul li{
    padding: 16px 20px 16px 10px;
}

body div#article > .section_menuInd ul li,
body div#article > .section_menuPlInd ul li{
    padding: 16px 20px 16px 24px;
}

body div#article > .section_menuCent ul li,
body div#article > .section_menuCent  ul li a,
body div#article > .section_menuPlCent ul li,
body div#article > .section_menuPlCent  ul li a{
	text-align:center;
}

body div#article > .section_menu  ul li a,
body div#article > .section_menuInd  ul li a,
body div#article > .section_menuCent  ul li a,
body div#article > .section_menuPl  ul li a,
body div#article > .section_menuPlInd  ul li a,
body div#article > .section_menuPlCent  ul li a{
	display:block;
    color: #003a91;
	text-decoration:none !important;
}

body div#article > .section_menu  ul li a,
body div#article > .section_menuCent  ul li a,
body div#article > .section_menuPl  ul li a,
body div#article > .section_menuPlCent  ul li a{
	margin: -16px -20px -16px -10px;
	padding: 16px 20px 16px 10px;
}

body div#article > .section_menuInd  ul li a,
body div#article > .section_menuPlInd  ul li a{
	margin: -16px -20px -16px -24px;
	padding: 16px 20px 16px 24px;
}



/*
Section MenuList AC
Section MenuList White AC
--------------------------------------------------------------------------------\*/
body > div#article > .section_ACmenu h2,
body > div#article > .section_ACmenu ul,
body > div#article > .section_ACmenuW h2,
body > div#article > .section_ACmenuW ul{
	margin:0;
	padding:0;
}

body > div#article > .section_ACmenu h2,
body > div#article > .section_ACmenuW h2{
    position: relative;
    margin: 0;
    border-top: 1px solid #cacaca;
	background-color:#fff;
    padding: 16px 20px 16px 10px;
    font-size: 12px;
	color:#fff;
    font-weight:bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
}

body > div#article > .section_ACmenu h2 a,
body > div#article > .section_ACmenuW h2 a{
	display:block;
    font-weight:bold;
	margin: -16px -20px -16px -10px;
	padding: 16px 20px 16px 10px;
	text-decoration:none;
	color:#fff;
    font-weight:bold;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
}


body > div#article > .section_ACmenu h2,
body > div#article > .section_ACmenu h2 a{
	background-color:#0041c0;
}

body > div#article > .section_ACmenuW h2,
body > div#article > .section_ACmenuW h2 a{
	background-color:#707070;
}

body > div#article > .section_ACmenu ul li,
body > div#article > .section_ACmenuW ul li{
    position: relative;
    margin: 0;
    border-top: 1px solid #cacaca;
    padding: 16px 20px 16px 24px;
    font-size: 12px;
	font-weight:normal;
    list-style: none;
	color:#000;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, rgb(223,223,223)),
    color-stop(1, rgb(255,255,255))
);
}

body > div#article > .section_ACmenu ul li a,
body > div#article > .section_ACmenuW ul li a{
	display:block;
	margin: -16px -20px -16px -24px;
	padding: 16px 20px 16px 24px;
	text-decoration:none;
    color: #003a91;
}




/*
Section Haeding
Section Haeding White
--------------------------------------------------------------------------------\*/

body > div#article > .section_Heading h2,
body > div#article > .section_HeadingW h2,
body > div#article > .section_HeadingThin h2,
body > div#article > .section_HeadingWThin h2,
body > div#article > .section_Heading h2 a,
body > div#article > .section_HeadingW h2 a,
body > div#article > .section_HeadingThin h2 a,
body > div#article > .section_HeadingWThin h2 a{
	font-size: 12px;
	font-weight:bold;
	color:#fff;
	text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0px;
}

body > div#article > .section_Heading h2,
body > div#article > .section_HeadingW h2,
body > div#article > .section_HeadingThin h2,
body > div#article > .section_HeadingWThin h2{
	position: relative;
    margin: 0;
    border-top: 1px solid #cacaca;
}

body > div#article > .section_Heading h2 a,
body > div#article > .section_HeadingW h2 a,
body > div#article > .section_HeadingThin h2 a,
body > div#article > .section_HeadingWThin h2 a{
	display:block;
	text-decoration:none;
}

body > div#article > .section_Heading h2,
body > div#article > .section_HeadingThin h2,
body > div#article > .section_Heading h2 a,
body > div#article > .section_HeadingThin h2 a{
	background-color:#0041c0;
}

body > div#article > .section_HeadingW h2,
body > div#article > .section_HeadingWThin h2,
body > div#article > .section_HeadingW h2 a,
body > div#article > .section_HeadingWThin h2 a{
	background-color:#707070;
}

body > div#article > .section_Heading h2,
body > div#article > .section_HeadingW h2{
    padding: 16px 20px 16px 10px;
}
body > div#article > .section_HeadingThin h2,
body > div#article > .section_HeadingWThin h2{
    padding:10px 20px 10px 10px;
}
body > div#article > .section_Heading h2 a,
body > div#article > .section_HeadingW h2 a{
	margin: -16px -20px -16px -10px;
	padding: 16px 20px 16px 10px;
}

body > div#article > .section_HeadingThin h2 a,
body > div#article > .section_HeadingWThin h2 a{
	margin: -10px -20px -10px -10px;
	padding: 10px 20px 10px 10px;
}

body > div#article > .section_Heading h2 img.icon,
body > div#article > .section_HeadingW h2 img.icon,
body > div#article > .section_HeadingThin h2 img.icon,
body > div#article > .section_HeadingWThin h2 img.icon{
	display:inline;
}



/* Localized */


body div#article > .section_menu ul.btn-detail li a{
	text-align: right;
	padding-right: 30px;
}

















