/* ----------------------------
reset
------------------------------- */
body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
}

html { font-size: 62.5%;} 

body {
	width: 100%;
	color: #111111;
	font-family: "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
    color: #181e2f;
    font-size: 1.8rem;
    line-height: 1.8;
	-webkit-text-size-adjust: 100%;
    background-color: #ffffff;
    text-align: left;
}

a,
a:link,
a:visited {
	color: #111111;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #666;
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

/**************************************************************
【配置設定】
**************************************************************/
.img_c{text-align:center; margin: 20px auto;}
.img_c img{width: 100%;}
.img_c2{text-align:center; margin: 20px auto;}
.img_c2 img{width: 50%;}

.back_line2{
background-image: url("../images/back_line2.png");
background-repeat: repeat-x;
background-size: auto 50%;
background-position: left bottom;
font-style: normal;
}


/* バナー */
.banner{}
.banner img:hover{opacity:0.8; filter: alpha(opacity=60);}


/* 共通 */
.inner{
    width: 1020px;
	margin:0 auto;
}
.inner2{
    width: 1020px;
	margin:0 auto;
}

.b_line{background-color: #00487c;
display: block;
width: 15%;
height: 4px;
margin: 0 auto 60px;}

.banner_pc{display: block;}
.banner_sp{display: none;}

.pcbr {display:block;}
.spbr {display:none;}

#wrapper{
width: 100%;
margin: 0 auto;
background-color: #ffffff;
}

/* ロゴエリア */
.head_top{
padding: 10px 0px 15px;
width: 1056px;
margin: 0 auto;
}

header h1{
font-size: 13px;
line-height: 120%;
color: #444;
font-weight: normal;
margin: 0 0 17px;
}

.logo{
float: left;
width: 145px;
margin: 0 40px 0 0px;
}

.contact1{
float: right;
width: 136px;
}

.contact2{
float: right;
width: 181px;
margin: 6px 18px 0 0;
}

/* ヘッダー */
#header_pc{
    width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
	background-image: url("../images/header_back.jpg");
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
    background-color: #0e1b2d;
}

#header_pc{display: block;}
#header_sp{display: none;}


/* CTA */
.cta{
margin: 0px auto 0;
padding: 50px 0px 50px;
background-image: url("../images/cta_back.jpg");
background-repeat: repeat;
}
.ctainner_cta{
width: 800px;
margin: 0px auto 0;
}

.cta h2{
margin: 0 auto 30px;
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-weight: normal;
font-size: 28px;
line-height: 180%;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 auto 0px;
	padding:12px 15px 8px;
	height:48px;
	width:90%;
	border:0;
	font-size:24px;
	line-height:48px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-align:center;
	color:#444;
	border:double 4px #222;
}

.check{text-align: left;
margin: 0 30px 0;
font-size: 1.3rem;
line-height: 110%;
}
	
.cta ul{
	font-size: 1.1rem;
	line-height: 130%;
    padding: 20px 20px 0px;
}

.submit {
width: 100%;
	margin:0px auto 15px;

}
.submit img{
width: 100%;
margin:0px auto;
}


.cta a,
.cta a:link,
.cta a:visited {
	color: #4873ed;
	text-decoration: underline;
}

.cta a:hover,
.cta a:active {
	color: #4873ed;
	text-decoration:none;
}

/* 直近上昇銘柄 */
.ch1{
background: #02143b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #02143b 1%, #0d5b8e 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #02143b 1%,#0d5b8e 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #02143b 1%,#0d5b8e 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02143b', endColorstr='#0d5b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 50px 0 50px;
}

.ch1 h2{
font-size: 3.0rem;
line-height: 1.4;
text-align: center;
margin: 0 0 50px;
color: #fff;
}

.container {
display: flex;
justify-content: space-between;
}

.item{
width: 32%;
}

.item img{
width: 100%;
margin: 0 0 3px;
}

.ch1 table{
width: 100%;
border-collapse: collapse;
border: 1px solid #0d5b8e;
font-size: 1.8rem;
line-height: 1.4;
}

.ch1 th{
background-color: #151b2b;
color: #fff;
padding: 10px;
vertical-align: middle;
text-align: left;
width: 30%;
border: 1px solid #0d5b8e;
}

.ch1 td{
background-color: #fff;
padding: 10px;
vertical-align: middle;
text-align: left;
border: 1px solid #0d5b8e;
}

.ch1_text{
color: #fff;
font-size: 1.3em;
margin: 30px 0 0;
}

/* 2 */
.ch2{
background-image: url("../images/ch2_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 100px 0 100px;
}

.ch2 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch2 h3{
font-size: 1.8rem;
line-height: 1.4;
text-align: center;
margin: 0 0 50px;
color: #d40000;
text-shadow:0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF;
}

.ch2 p{
font-size: 1.8rem;
line-height: 1.6;
margin: 0 0 0px;;
text-shadow:0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF;
}

/* 3 */
.ch3{
background: #151b2b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #151b2b 0%, #455172 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #151b2b 0%,#455172 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #151b2b 0%,#455172 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151b2b', endColorstr='#455172',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 50px 0 50px;
}

.ch3 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch3_box{
background-color: #fff;
padding: 50px 0 0;
background-image: url("../images/ch3_img.png");
background-repeat: no-repeat;
background-position: right bottom;
}

.ch3_in{
padding: 0 50px 50px;
}

.ch3_img{
display: none;
}

/* 4 */
.ch4{
background-image: url("../images/ch4_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 110px 0 110px;
}

.ch4 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch4_box{
width: 100%;
margin: 0 auto;
width: 800px;
background-color: #fff;
padding: 50px 0px 50px;
}

.ch4_in{
padding: 0px 50px 0px;
}

/* 5 */
.ch5{
background-image: url("../images/ch5_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 110px 0 110px;
}

.ch5 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch5_box{
margin: 0 auto;
width: 800px;
background-color: #fff;
padding: 50px 0px 50px;
}

.ch5_in{
padding: 0px 50px 0px;
}

/* 6 */
.ch6{
padding: 110px 0 110px;
}

.ch6 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch6 h3{
font-size: 2.8rem;
line-height: 1.7;
text-align: center;
margin: 70px 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch6_box{
margin: 0 auto;
width: 800px;
background-color: #fff;
}

.ch6_in{
padding: 0px 0px 50px;
}

.ch6 ul{
margin: 0 0 30px;
}

.ch6 li{
background-image: url("../images/icon1.png");
background-repeat: no-repeat;
background-position: left center;
background-size: 53px auto;
border-bottom: 4px solid #e0c265;
padding: 15px 0 20px 65px;
margin: 0 0 10px;
font-size: 24px;
line-height: 32px;
color: #00487c;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/* 7 */
.ch7{
background-color: #eff1f4;
padding: 110px 0 110px;
}

.ch7 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch7 p{
text-align: center;
}

.ch7_img img{
margin: 50px auto 0;
width: 100%;
}

/* 8 */
.ch8{
background: #02143b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #02143b 1%, #0d5b8e 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #02143b 1%,#0d5b8e 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #02143b 1%,#0d5b8e 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02143b', endColorstr='#0d5b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 50px 0 50px;
}

.ch8 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch8_box{
margin: 0 auto;
width: 800px;
background-color: #fff;
}

.ch8_in{
padding: 50px 50px 50px;
}

.ch8 dt{
background-image: url("../images/icon_q.png");
background-repeat: no-repeat;
background-position: left 4px;
background-size: 21px auto;
padding: 0px 0 0px 30px;
margin: 0 0 15px;
font-size: 24px;
line-height: 32px;
font-weight: bold;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch8 dd{
background-image: url("../images/icon_a.png");
background-repeat: no-repeat;
background-position: left 2px;
background-size: 20px auto;
padding: 0px 0 0px 30px;
margin: 0 0 40px;
font-size: 18px;
line-height: 26px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}


/* footer */
footer{
    background-color: #001734;
	padding:30px 0 70px;
	text-align: left;
	width:100%;
    font-size: 1.6rem;
    line-height: 1.4;
    color: #fff;
}

.footer_inner{
    width: 80%;
	margin:0 auto;
}

.f_navi{
margin: 0px 0 30px;
font-size: 1.6rem;
text-align: center;
}

.foot_left{
float: left;
width: 65%;
}

.foot_right{
float: right;
width: 30%;
}

.copy{
text-align: center;
font-size: 1.4rem;
margin: 70px 0 0;
}

footer a,
footer a:link,
footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

footer a:hover,
footer a:active {
	color: #ccc;
	text-decoration:none;
}

/*ここからタブレット用（600px～1230px）環境の設定
---------------------------------------------------------------------------*/
@media (min-width:600px) and (max-width:1230px){
body { font-size: 1.6rem;
	line-height: 1.7;
background-image:none;}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:50%; margin: 20px auto;}

/* 共通 */
#wrapper{
width: 100%;
margin: 0 auto;
background-color: #ffffff;
}

.inner{
	width:92%;
	margin:0 auto;
}

.inner2{
	width:92%;
	margin:0 auto;
}

.b_line{background-color: #00487c;
display: block;
width: 15%;
height: 3px;
margin: 0 auto 50px;}

.banner_pc{display: block;}
.banner_sp{display: none;}

.pcbr {display:block;}
.spbr {display:none;}


/* ロゴエリア */
.head_top{
padding: 10px 0px 10px;
width: 100%;
margin: 0 auto;
}

header h1{
font-size: 12px;
line-height: 120%;
color: #444;
font-weight: normal;
margin: 0 0 17px 10px;
}

.logo{
float: left;
width: 15%;
margin: 0 10px 0 10px;
}

.contact1{
float: right;
width: 16%;
margin: 0px 10px 0 0;
}

.contact2{
float: right;
width: 18%;
margin: 10px 10px 0 0;
}

.logo img,.contact1 img,.contact2 img{
width: 100%;
}

/* ヘッダー */
#header_pc{
    width:100%;
	margin: 0 auto;
    padding: 0 0 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
    text-align: center;
    background-color: #0e1b2d;
}

#header_pc img{
width: 100%;
}

#header_pc{display: block;}
#header_sp{display: none;}

/* CTA */
.cta{
margin: 0px auto 0;
padding: 30px 0px 30px;
background-image: url("../images/cta_back.jpg");
background-repeat: repeat;
background-size: 30% auto;
}
.ctainner_cta{
width: 92%;
margin: 0px auto 0;
}

.cta h2{
margin: 0 auto 20px;
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-weight: normal;
font-size: 20px;
line-height: 160%;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 auto 0px;
	padding:10px 10px 6px;
	height:38px;
	width:92%;
	border:0;
	font-size:18px;
	line-height:36px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-align:center;
	color:#444;
	border:double 4px #222;
}

.check{text-align: left;
margin: 0 0px 5px;
font-size: 1.3rem;
line-height: 110%;
}
	
.cta ul{
	font-size: 1.1rem;
	line-height: 130%;
    padding: 10px 0px 0px;
}

.submit {
	margin:0px auto 15px;

}
.submit img{
width: 80%;
margin:0px auto;
}

/* 直近上昇銘柄 */
.ch1{
background: #02143b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #02143b 1%, #0d5b8e 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #02143b 1%,#0d5b8e 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #02143b 1%,#0d5b8e 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02143b', endColorstr='#0d5b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 40px 0 40px;
}

.ch1 h2{
font-size: 2.6rem;
line-height: 1.4;
text-align: center;
margin: 0 0 40px;
color: #fff;
}

.container {
display: flex;
justify-content: space-between;
}

.item{
width: 32%;
}

.item img{
width: 100%;
margin: 0 0 3px;
}

.ch1 table{
width: 100%;
border-collapse: collapse;
border: 1px solid #0d5b8e;
font-size: 1.4rem;
line-height: 1.4;
}

.ch1 th{
background-color: #151b2b;
color: #fff;
padding: 10px;
vertical-align: middle;
text-align: left;
width: 35%;
border: 1px solid #0d5b8e;
}

.ch1 td{
background-color: #fff;
padding: 10px;
vertical-align: middle;
text-align: left;
border: 1px solid #0d5b8e;
}

.ch1_text{
color: #fff;
font-size: 1.3rem;
margin: 30px 0 0;
}

/* 2 */
.ch2{
background-image: url("../images/ch2_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 40px 0 40px;
}

.ch2 h2{
font-size: 2.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch2 h3{
font-size: 1.6rem;
line-height: 1.6;
text-align: center;
margin: 0 0 30px;
color: #d40000;
text-shadow:0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF;
}

.ch2 p{
font-size: 1.6rem;
line-height: 1.6;
margin: 0 0 0px;;
text-shadow:0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF;
}

/* 3 */
.ch3{
background: #151b2b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #151b2b 0%, #455172 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #151b2b 0%,#455172 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #151b2b 0%,#455172 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151b2b', endColorstr='#455172',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 40px 0 40px;
}

.ch3 h2{
font-size: 2.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 30px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch3_box{
background-color: #fff;
padding: 40px 0 0;
background-image: none;
background-repeat: no-repeat;
background-position: right bottom;
}

.ch3_in{
padding: 0 30px 40px;
}

.ch3_img{
display: block;
float: right;
margin: 0 0 15px 20px;
width: 50%;
}
.ch3_img img{
width: 100%;
}

/* 4 */
.ch4{
background-image: url("../images/ch4_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 40px 0 40px;
}

.ch4 h2{
font-size: 2.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch4_box{
width: 100%;
margin: 0 auto;
width: 92%;
background-color: #fff;
padding: 40px 0px 40px;
}

.ch4_in{
padding: 0px 40px 0px;
}

/* 5 */
.ch5{
background-image: url("../images/ch5_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 40px 0 40px;
}

.ch5 h2{
font-size: 2.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch5_box{
width: 100%;
margin: 0 auto;
width: 92%;
background-color: #fff;
padding: 40px 0px 40px;
}

.ch5_in{
padding: 0px 40px 0px;
}

/* 6 */
.ch6{
padding: 50px 0 50px;
}

.ch6 h2{
font-size: 2.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch6 h3{
font-size: 2.0rem;
line-height: 1.7;
text-align: center;
margin: 40px 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch6_box{
margin: 0 auto;
width: 92%;
background-color: #fff;
}

.ch6_in{
padding: 0px 0px 40px;
}

.ch6 ul{
margin: 0 0 30px;
}

.ch6 li{
background-image: url("../images/icon1.png");
background-repeat: no-repeat;
background-position: left center;
background-size: 33px auto;
border-bottom: 3px solid #e0c265;
padding: 10px 0 10px 43px;
margin: 0 0 0px;
font-size: 18px;
line-height: 24px;
color: #00487c;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/* 7 */
.ch7{
background-color: #eff1f4;
padding: 40px 0 40px;
}

.ch7 h2{
font-size: 2.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch7 p{
text-align: left;
}

.ch7_img img{
margin: 30px auto 0;
width: 100%;
}

/* 8 */
.ch8{
background: #02143b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #02143b 1%, #0d5b8e 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #02143b 1%,#0d5b8e 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #02143b 1%,#0d5b8e 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02143b', endColorstr='#0d5b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 40px 0 40px;
}

.ch8 h2{
font-size: 2.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch8_box{
margin: 0 auto;
width: 92%;
background-color: #fff;
}

.ch8_in{
padding: 40px 30px 40px;
}

.ch8 dt{
background-image: url("../images/icon_q.png");
background-repeat: no-repeat;
background-position: left 2px;
background-size: 22px auto;
padding: 0px 0 0px 32px;
margin: 0 0 15px;
font-size: 20px;
line-height: 28px;
font-weight: bold;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch8 dd{
background-image: url("../images/icon_a.png");
background-repeat: no-repeat;
background-position: left top;
background-size: 22px auto;
padding: 2px 0 0px 32px;
margin: 0 0 30px;
font-size: 16px;
line-height: 22px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/* footer */
footer{
    background-color: #001734;
	padding:30px 0 50px;
	text-align: left;
	width:100%;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #fff;
}

.footer_inner{
    width: 92%;
	margin:0 auto;
}

.f_navi{
margin: 0px 0 20px;
font-size: 1.3rem;
text-align: center;
}

.foot_left{
float: none;
width: 100%;
}

.foot_right{
float: none;
width: 100%;
}

.copy{
text-align: center;
font-size: 1.2rem;
margin: 30px 0 0;
}

footer a,
footer a:link,
footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

footer a:hover,
footer a:active {
	color: #ccc;
	text-decoration:none;
}


}

/*ここからスマートフォン用（599px以下）環境の設定
---------------------------------------------------------------------------*/
@media only screen and (max-width:599px){
body { font-size: 1.4rem; 
background-image:none;
line-height:1.7;
margin: 0 auto 0;}

input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
    -webkit-appearance: none;
    border-radius: 0;
}

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:60%; margin: 20px auto;}

/* 共通 */
#wrapper{
width: 100%;
margin: 0 auto;
background-color: #ffffff;
}

.inner{
	width:96%;
	margin:0 auto;
}

.inner2{
	width:92%;
	margin:0 auto;
}

.b_line{background-color: #00487c;
display: block;
width: 15%;
height: 3px;
margin: 0 auto 40px;}

.banner_pc{display: none;}
.banner_sp{display: block;}


.pcbr {display:none;}
.spbr {display:block;}

/* ロゴエリア */
.head_top{
padding: 10px 0px 5px;
width: 100%;
margin: 0 auto;
}

header h1{
font-size: 10px;
line-height: 120%;
color: #444;
font-weight: normal;
margin: 0 10px 5px 10px;
}

.logo{
float: left;
width: 23%;
margin: 0 10px 0 10px;
}

.contact1{
float: right;
width: 23%;
margin: 0px 10px 0 0;
}

.contact2{
float: right;
width: 25%;
margin: 7px 10px 0 0;
}

.logo img,.contact1 img,.contact2 img{
width: 100%;
}

/* ヘッダー */
#header_sp{
    width:100%;
	margin: 0 auto;
    text-align: center;
}

#header_sp img{
width: 100%;
}

#header_pc{display: none;}
#header_sp{display: block;}

/* CTA */
.cta{
margin: 0px auto 0;
padding: 20px 0px 20px;
background-image: url("../images/cta_back.jpg");
background-repeat: repeat;
background-size: 30% auto;
}
.ctainner_cta{
width: 92%;
margin: 0px auto 0;
}

.cta h2{
margin: 0 auto 15px;
text-align: center;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
font-weight: bold;
font-size: 14px;
line-height: 160%;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 auto 0px;
	padding:7px 10px 6px;
	height:38px;
	width:92%;
	border:0;
	font-size:16px;
	line-height:32px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-align:center;
	color:#444;
	border:double 4px #222;
}

.check{text-align: left;
margin: 0 0px 5px;
font-size: 1.2rem;
line-height: 110%;
}
	
.cta ul{
	font-size: 1.1rem;
	line-height: 130%;
    padding: 10px 0px 0px;
}

.submit {
	margin:0px auto 15px;
	
}
.submit img{
width: 100%;
}

/* 直近上昇銘柄 */
.ch1{
background: #02143b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #02143b 1%, #0d5b8e 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #02143b 1%,#0d5b8e 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #02143b 1%,#0d5b8e 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02143b', endColorstr='#0d5b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 30px 0 30px;
}

.ch1 h2{
font-size: 1.8rem;
line-height: 1.4;
text-align: center;
margin: 0 0 30px;
color: #fff;
}

.container {
display: flex;
justify-content: space-between;
}

.item{
width: 33%;
}

.item img{
width: 100%;
margin: 0 0 3px;
}

.ch1 table{
width: 100%;
border-collapse: collapse;
border: 1px solid #0d5b8e;
font-size: 1.2rem;
line-height: 1.4;
}

.ch1 th{
background-color: #151b2b;
color: #fff;
padding: 5px;
vertical-align: middle;
text-align: left;
width: 35%;
border: 1px solid #0d5b8e;
}

.ch1 td{
background-color: #fff;
padding: 5px;
vertical-align: middle;
text-align: left;
border: 1px solid #0d5b8e;
}

.ch1_text{
color: #fff;
font-size: 1.2rem;
line-height: 1.4;
margin: 10px 0px 0;
}

/* 2 */
.ch2{
background-image: url("../images/ch2_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 30px 0 30px;
}

.ch2 h2{
font-size: 1.8rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch2 h3{
font-size: 1.4rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #d40000;
text-shadow:0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF;
}

.ch2 p{
font-size: 1.4rem;
line-height: 1.7;
margin: 0 0 0px;;
text-shadow:0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF,0 0 10px #FFF;
}

/* 3 */
.ch3{
background: #151b2b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #151b2b 0%, #455172 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #151b2b 0%,#455172 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #151b2b 0%,#455172 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#151b2b', endColorstr='#455172',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 30px 0 30px;
}

.ch3 h2{
font-size: 1.8rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch3_box{
background-color: #fff;
padding: 30px 0 0;
background-image: none;
background-repeat: no-repeat;
background-position: right bottom;
}

.ch3_in{
padding: 0 15px 30px;
}

.ch3_img{
display: block;
margin: 0 auto 20px;
width: 60%;
}
.ch3_img img{
width: 100%;
}

/* 4 */
.ch4{
background-image: url("../images/ch4_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: 100% 100%;
padding: 30px 0 30px;
}

.ch4 h2{
font-size: 1.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch4_box{
width: 100%;
margin: 0 auto;
width: 92%;
background-color: #fff;
padding: 30px 0px 30px;
}

.ch4_in{
padding: 0px 30px 0px;
}

/* 5 */
.ch5{
background-image: url("../images/ch5_back.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: 100% 100%;
padding: 30px 0 30px;
}

.ch5 h2{
font-size: 1.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch5_box{
width: 100%;
margin: 0 auto;
width: 92%;
background-color: #fff;
padding: 30px 0px 30px;
}

.ch5_in{
padding: 0px 30px 0px;
}

/* 6 */
.ch6{
padding: 30px 0 30px;
}

.ch6 h2{
font-size: 1.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch6 h3{
font-size: 1.6rem;
line-height: 1.7;
text-align: center;
margin: 40px 0 30px;
color: #00355b;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch6_box{
margin: 0 auto;
width: 92%;
background-color: #fff;
}

.ch6_in{
padding: 0px 0px 30px;
}

.ch6 ul{
margin: 0 0 30px;
}

.ch6 li{
background-image: url("../images/icon1.png");
background-repeat: no-repeat;
background-position: left center;
background-size: 33px auto;
border-bottom: 3px solid #e0c265;
padding: 10px 0 10px 43px;
margin: 0 0 0px;
font-size: 14px;
line-height: 22px;
color: #00487c;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/* 7 */
.ch7{
background-color: #eff1f4;
padding: 30px 0 30px;
}

.ch7 h2{
font-size: 1.9rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch7 p{
text-align: left;
}

.ch7_img img{
margin: 20px auto 0;
width: 100%;
}

/* 8 */
.ch8{
background: #02143b; /* Old browsers */
background: -moz-linear-gradient(-45deg, #02143b 1%, #0d5b8e 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #02143b 1%,#0d5b8e 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #02143b 1%,#0d5b8e 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02143b', endColorstr='#0d5b8e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 30px 0 30px;
}

.ch8 h2{
font-size: 1.8rem;
line-height: 1.7;
text-align: center;
margin: 0 0 20px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch8_box{
margin: 0 auto;
width: 92%;
background-color: #fff;
}

.ch8_in{
padding: 30px 15px 30px;
}

.ch8 dt{
background-image: url("../images/icon_q.png");
background-repeat: no-repeat;
background-position: left 4px;
background-size: 15px auto;
padding: 0px 0 0px 25px;
margin: 0 0 10px;
font-size: 16px;
line-height: 24px;
color: #00355b;
font-weight: bold;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch8 dd{
background-image: url("../images/icon_a.png");
background-repeat: no-repeat;
background-position: left 2px;
background-size: 15px auto;
padding: 0px 0 0px 25px;
margin: 0 0 30px;
font-size: 14px;
line-height: 22px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/* footer */
footer{
    background-color: #001734;
	padding:20px 0 40px;
	text-align: left;
	width:100%;
    font-size: 1.3rem;
    line-height: 1.4;
    color: #fff;
}

.footer_inner{
    width: 92%;
	margin:0 auto;
}

.f_navi{
margin: 0px 0 20px;
font-size: 1.3rem;
text-align: center;
}

.foot_left{
float: none;
width: 100%;
}

.foot_right{
float: none;
width: 100%;
}

.copy{
text-align: center;
font-size: 1.2rem;
margin: 30px 0 0;
}


}


/*************************************************************
【marginの設定】
*************************************************************/
.m0{margin:0 !important}
.mt0{margin-top:0 !important}
.mr0{margin-right:0 !important}
.mb0{margin-bottom:0 !important}
.ml0{margin-left:0 !important}

.m5{margin:5px !important}
.mt5{margin-top:5px !important}
.mr5{margin-right:5px !important}
.mb5{margin-bottom:5px !important}
.ml5{margin-left:5px !important}

.m10{margin:10px !important}
.mt10{margin-top:10px !important}
.mr10{margin-right:10px !important}
.mb10{margin-bottom:10px !important}
.ml10{margin-left:10px !important}

.m15{margin:15px !important}
.mt15{margin-top:15px !important}
.mr15{margin-right:15px !important}
.mb15{margin-bottom:15px !important}
.ml15{margin-left:15px !important}

.m20{margin:20px !important}
.mt20{margin-top:20px !important}
.mr20{margin-right:20px !important}
.mb20{margin-bottom:20px !important}
.ml20{margin-left:20px !important}

.m25{margin:25px !important}
.mt25{margin-top:25px !important}
.mr25{margin-right:25px !important}
.mb25{margin-bottom:25px !important}
.ml25{margin-left:25px !important}

.m30{margin:30px !important}
.mt30{margin-top:30px !important}
.mr30{margin-right:30px !important}
.mb30{margin-bottom:30px !important}
.ml30{margin-left:30px !important}

.m35{margin:35px !important}
.mt35{margin-top:35px !important}
.mr35{margin-right:35px !important}
.mb35{margin-bottom:35px !important}
.ml35{margin-left:35px !important}

.m40{margin:40px !important}
.mt40{margin-top:40px !important}
.mr40{margin-right:40px !important}
.mb40{margin-bottom:40px !important}
.ml40{margin-left:40px !important}

.m45{margin:45px !important}
.mt45{margin-top:45px !important}
.mr45{margin-right:45px !important}
.mb45{margin-bottom:45px !important}
.ml45{margin-left:45px !important}

.m50{margin:50px !important}
.mt50{margin-top:50px !important}
.mr50{margin-right:50px !important}
.mb50{margin-bottom:50px !important}
.ml50{margin-left:50px !important}

.m55{margin:55px !important}
.mt55{margin-top:55px !important}
.mr55{margin-right:55px !important}
.mb55{margin-bottom:55px !important}

.ml55{margin-left:55px !important}
.m60{margin:60px !important}
.mt60{margin-top:60px !important}
.mr60{margin-right:60px !important}
.mb60{margin-bottom:60px !important}
.ml60{margin-left:60px !important}

.m65{margin:65px !important}
.mt65{margin-top:65px !important}
.mr65{margin-right:65px !important}
.mb65{margin-bottom:65px !important}
.ml65{margin-left:65px !important}

.m70{margin:70px !important}
.mr70{margin-right:70px !important}
.mb70{margin-bottom:70px !important}
.ml70{margin-left:70px !important}

.m75{margin:75px !important}
.mt75{margin-top:75px !important}
.mr75{margin-right:75px !important}
.mb75{margin-bottom:75px !important}
.ml75{margin-left:75px !important}

.m80{margin:80px !important}
.mt80{margin-top:80px !important}
.mr80{margin-right:80px !important}
.mb80{margin-bottom:80px !important}
.ml80{margin-left:80px !important}


.mlrb30{margin:10px 30px 30px !important}
.ml90{margin-left:90px !important}

/**************************************************************
【paddingの設定】
**************************************************************/
.p0{padding:0 !important}		
.pt0{padding-top:0 !important}	
.pr0{padding-right:0 !important}
.pb0{padding-bottom:0 !important}
.pl0{padding-left:0 !important}	

.p5{padding:5px !important}
.pt5{padding-top:5px !important}
.pr5{padding-right:5px !important}
.pb5{padding-bottom:5px !important}
.pl5{padding-left:5px !important}

.p10{padding:10px !important}
.pt10{padding-top:10px !important}
.pr10{padding-right:10px !important}
.pb10{padding-bottom:10px !important}
.pl10{padding-left:10px !important}

.p20{padding:20px !important}
.pt20{padding-top:20px !important}
.pr20{padding-right:20px !important}
.pb20{padding-bottom:20px !important}
.pl20{padding-left:20px !important}

.p30{padding:30px !important}

.p4050{padding:40px 50px !important}

.pb30{padding-bottom:30px !important}
.pb40{padding-bottom:40px !important}
.pb50{padding-bottom:50px !important}
.pb80{padding-bottom:80px !important}

/**************************************************************
【widthの設定】
**************************************************************/
.w50{width:50px;}
.w100{width:100px;}
.w130{width:130px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w600{width:600px;}
.w700{width:700px;}
.w710{width:710px;}
.w876{width:876px;}

/**************************************************************
【heightの設定】
**************************************************************/
.h10{height:10px;}
.h30{height:30px;}
.h100{height:100px;}
.h200{height:200px;}


/**************************************************************
【配置設定】
**************************************************************/
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}

.f_left{float:left;}
.f_right{float:right;}

/**************************************************************
【文字装飾】
**************************************************************/
.red1{color:#FF0000;}/*明るい赤 */
.red2{color:#d40000;}/*暗い赤 */
.red1_b{color:#F00;font-weight:bold;}/*太字・明るい赤 */
.red2_b{color:#d13938;font-weight:bold;}/*太字・暗い赤 */
.blue{color:#00F;}/*青 */
.bl{color:#5589c3;}/*青 */
.or{color:#ed844b;}/*オレンジ */
.blk{color:#000;}/*黒 */
.gr{color:#999;}/*グレー */
.grn{color:#50A810;}/*みどり */
.pk{color:#FE48DA;}/*ピンク */
.gld{color:#d5b876;}/*ゴールド */
.pp{color:#8A37BC;}/*むらさき */
.underline{text-decoration:underline;}/*アンダーライン */
strong{font-weight:bold;}/*太字 */
.bg_y{
    background-color:#F6BD15;
    padding:0px 5px 0px;}
.bg_k{
	background-color: #F8FF12;
	padding: 0px 5px 0px;}

.back_line{
background:linear-gradient(transparent 60%, #ffe400 60%);
}/*蛍光ペン */

.font0_5{font-size:0.5em;}
.font0_6{font-size:0.6em;}
.font0_7{font-size:0.7em;}
.font0_8{font-size:0.8em;}
.font0_9{font-size:0.9em;}
.font1{font-size:1em;}
.font1_1{font-size:1.1em;}
.font1_2{font-size:1.2em;}
.font1_3{font-size:1.3em;}
.font1_4{font-size:1.4em;}
.font1_5{font-size:1.5em;}
.font1_6{font-size:1.6em;}
.font1_7{font-size:1.7em;}
.font1_8{font-size:1.8em;}
.font1_9{font-size:1.9em;}
.font2{font-size:2em;}

.lh160{
line-height: 160%;
}

.font_M {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*Q&A */
.qa{
font-size: 24px;
line-height: 34px;
}
.qa-list dl {
    position: relative;
    margin: 20px 0 0;
    cursor: pointer;
    border: 1px solid #DDD;
}
.qa-list dl:first-child {
  margin-top: 0;
}
.qa-list dl::after {
    position: absolute;
    top: 30px;
    right: 26px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.qa-list .open::after {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 60px;
    font-weight: bold;
    background: #fff;
}
.qa-list dl dt::before {
    font-size: 30px;
    line-height: 36px;
    position: absolute;
    top: 20px;
    left: 20px;
    display: block;
    content: 'Q.';
    color: #5589c3;
}
.qa-list dl dd::before {
    font-size: 30px;
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #ed844b;
}
.qa-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 60px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

@media (min-width:600px) and (max-width:1024px){
.qa{
font-size: 18px;
line-height: 28px;
}

 .qa-list dl {
    margin: 10px 0 0;
    line-height: 160%;
}
.qa-list dl:after {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 10px 40px 10px 45px;
    font-size: 18px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 12px;
    left: 20px;
}
.qa-list dl dt::before {
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
    content: 'Q.';
    color: #5589c3;
}
.qa-list dl dd::before {
    font-size: 18px;
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #ed844b;
}
.qa-list dl dd {
    margin: 0;
    padding: 10px 10px 10px 45px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}

@media only screen and (max-width:599px){
.qa{
font-size: 14px;
line-height: 24px;
}

 .qa-list dl {
    margin: 10px 0 0;
    line-height: 160%;
}


.qa-list dl:after {
    top: 15px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 10px 40px 10px 35px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 12px;
    left: 20px;
}

.qa-list dl dt::before {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    content: 'Q.';
    color: #5589c3;
}
.qa-list dl dd::before {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    left: 10px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #ed844b;
}

.qa-list dl dd {
    margin: 0;
    padding: 10px 10px 10px 35px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}








/*




*/
/* 5 */
.ch9{
background-image: url("../images/menu-1.jpg");
background-repeat: no-repeat;
background-position: center top;
background-size: cover;
padding: 110px 0 110px;
}

.ch9 h2{
font-size: 3.6rem;
line-height: 1.7;
text-align: center;
margin: 0 0 40px;
color: #00355b;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.ch9_box{
margin: 0 auto;
width: 800px;
background-color: #fff;
padding: 50px 0px 50px;
}

.ch9_in{
padding: 0px 50px 0px;
}
.ch9_ttl{
	font-size:24px;
	margin-bottom:15px;
	background:#ccc;
	text-align:center;
	padding:10px 0;
}
.ch9_service{
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:30px 0;
	border-bottom:#ccc 1px solid;
}
.ch9_service_img{
	width:25%;
}
.ch9_service_img img{
	width:100%;
	height:auto;
}
.ch9_service_body{
	width:75%;
	padding:0 10px 0 15px;
	box-sizing:border-box;
}

.ch9_service2{
	background:#eee;
	padding:20px;
	box-sizing:border-box;
	margin-top:20px;
	margin-bottom:40px;
}
.ch9_service2 h4{
	text-align:center;
}
.ch9_service2 p{
	font-size:14px;
}
.ch9_service2 ul li{
	font-size:18px;
	font-weight:bold;
}
.list_table{
	width:100%;
	border-spacing: 0;
}

.list_table th,
.list_table td{
	border:#ccc 1px solid;
	font-size:14px;
	padding:10px 5px;
	box-sizing:border-box;
}
.list_table th{
	background:#f5f5f5;
}
@media (min-width:600px) and (max-width:1230px){

	/* 5 */
	.ch9{
	background-image: url("../images/menu-1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	padding: 40px 0 40px;
	}
	
	.ch9 h2{
	font-size: 2.4rem;
	line-height: 1.7;
	text-align: center;
	margin: 0 0 40px;
	color: #00355b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	}
	
	.ch9_box{
	width: 100%;
	margin: 0 auto;
	width: 92%;
	background-color: #fff;
	padding: 40px 0px 40px;
	}
	
	.ch9_in{
	padding: 0px 40px 0px;
	}


}


@media only screen and (max-width:599px){

	/* 5 */
	.ch9{
	background-image: url("../images/menu-1.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	padding: 30px 0 30px;
	}
	
	.ch9 h2{
	font-size: 1.6rem;
	line-height: 1.7;
	text-align: center;
	margin: 0 0 20px;
	color: #00355b;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	}
	
	.ch9_box{
	width: 100%;
	margin: 0 auto;
	width: 92%;
	background-color: #fff;
	padding: 30px 0px 30px;
	}
	
	.ch9_in{
	padding: 0px 30px 0px;
	}
	.list_table th,
	.list_table td{
		font-size:12px;
		padding:10px 5px;
		box-sizing:border-box;
	}
}
