@charset "shift-jis";

body h1{
	font-size:16px;
	font-weight:normal;
	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:normal;
	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 h3{
	font-size:16px;
	font-weight:normal;
	color:#000;
	padding:9px 10px;
	border-top:2px solid #cacaca;
	border-bottom:2px solid #cacaca;
}



#section_visual {
	text-align: center;
	margin: 0 0 10px 0;
}

.section_Txt {
	margin: 10px 0px;
	padding: 0px 20px;
}
.section_Txt p {
	margin-bottom: 0.6em;
	line-height: 1.3;
	font-size: 14px;
	}
.section_Txt p.caution {
	margin-bottom: 0.6em;
	line-height: 1.3;
	font-size: 80%;
}
.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 30px;
	font-size: 14px;
	line-height: 1.3;
}
ul.dot ul.dot{
	list-style-type: circle;
	padding-right: 20px;
}
img.capture{
	border: 1px solid #dddddd;
}
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;}







.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 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 auto;
	font-size: 14px;
}
tr{
}
th{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 15px !important;
	background-color: #dddddd;
}
td{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 10px 15px !important;
	background-color: #efefef;
}
.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-bottom: 0;
}

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;
}

.ac-cont ol{
	margin: 5px 0 5px 20px;
}
.ac-cont ol li{
	margin: 5px 0;
}





.clearfix:before,
.clearfix:after{
	content: " ";
	display: table;
}

.clearfix:after{
	clear: both;
}

.clearfix{
	*zoom: 1;
}
