/* ----------------------------
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 {
	
	color: #111111;
	font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    font-size: 1.8rem;;
    line-height: 1.7;
    color: #121212;
	-webkit-text-size-adjust: 100%;
    background-color: #ffffff;
    text-align: left;
}

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

a:hover,
a:active {
	color: #00426c;
	text-decoration:underline;
}

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

html {scroll-behavior: smooth;}
.section {scroll-margin-top: 50px;}

/**************************************************************
【配置設定】
**************************************************************/
.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: 70%;}
.img_c3{text-align:center; margin: 20px auto;}
.img_c3 img{width: 80%;}
.img_c4{text-align:center; margin: 20px auto;}
.img_c4 img{width: 60%;}
.img_c5{text-align:center; margin: 0px auto;}
.img_c5 img{margin: 0px auto;}

.img_right1{
float: right;
margin: 0px 0 20px 30px;
width: 25%;
}
.img_right1 img{width: 100%;}

.img_left1{
float: left;
margin: 0px 30px 20px 0px;
width: 25%;
}
.img_left1 img{width: 100%;}

.img_right2{
float: right;
margin: 7px 0 20px 30px;
width: 40%;
}
.img_right2 img{width: 100%;}

.img_right3{
float: right;
margin: 0px 0 10px 20px;
width: 25%;
}
.img_right3 img{width: 100%;}

.img_right4{
float: right;
margin: 0px 0 20px 30px;
width: 50%;
}
.img_right4 img{width: 100%;}


.img_left2{
float: left;
margin: 7px 30px 20px 0px;
width: 40%;
}
.img_left2 img{width: 100%;}

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


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

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

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

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

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


/* 背景 */
.back1{
background-color: #f7f7f7;
padding: 30px 0;
}

/* タイトル */
.page_title_n{
font-size: 3.6rem;
line-height: 1.3;
padding: 50px 0 50px 0;
margin: 0px 0 40px 0;
text-align: center;
background-color: #e5f1ff;
}

.h3_n{
	font-size: 22px;
	line-height: 26px;
	padding: 15px 0 15px 0px;
	font-weight: bold;
	border-bottom: 4px solid #00426c;
	margin:0 0 10px 0;
}

.h3_s{
font-size: 1.6rem;
line-height: 180%;
font-weight: normal;
color: #00426c;
}

.h3_n2{
	font-size: 22px;
	line-height: 26px;
	padding: 15px 20px;
	font-weight: bold;
	background-color: #f7f7f7;
	margin:0 0 10px 0;
    text-align: center;
    border:1px solid #00426c;
}

.h3_n3{
	font-size: 28px;
    text-align: center;
	font-weight: bold;
	margin:0 0 10px 0;
}

.h4_n{
	font-size: 22px;
	line-height: 32px;
	padding: 15px 0 10px 0px;
	font-weight: bold;
	margin:0 0 10px 0;
    text-align: center;
}

.h4_n2{
	font-size: 26px;
	line-height: 34px;
	padding: 15px 0 10px 0px;
	font-weight: bold;
	margin:0 0 10px 0;
    text-align: center;
}

.h4_n_k{
	font-size: 26px;
	line-height: 32px;
	padding: 15px 0 10px 0px;
	font-weight: bold;
	margin:0 auto 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 70%;
}

/* 背景画像アリ */
.page_title{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
background-image: url("../images/ttl.jpg");
background-repeat: no-repeat;
background-position: top center;
/* text-shadow */
text-shadow: 0px 4px 3px rgba(255,255,255,1.0);
background-size: cover;
}

.page_title2{
font-size: 3.2rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
background-image: url("../images/ttl.jpg");
background-repeat: no-repeat;
background-position: top center;
/* text-shadow */
text-shadow: 0px 4px 3px rgba(255,255,255,1.0);
background-size: cover;
}

/* ページ別背景画像アリ */

.page_title_about{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_about.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_advance_document{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_advance_document.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_asset{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_asset.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_board{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_board.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_board_datail{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_board_detail.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_case{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_case.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_contact{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_contact.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_course{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_course.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_diagnosis{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_diagnosis.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_digital{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_digital.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_document{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_document.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_dream{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_dream.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_faq{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_faq.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_greeting{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_greeting.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_info_disc{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_info_disc.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_kiyaku{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_kiyaku.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_law{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_law.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_line{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_line.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_list{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_list.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_mailbox{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_mailbox.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_member_edit{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_member_edit.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_nisa{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_nisa.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_pay_bank{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_pay_bank.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_pay_credit{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_pay_credit.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_policy{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_policy.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_privacy{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_privacy.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_question{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_question.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_result{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_result.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_setting{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_setting.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_start{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_start.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_unregistered{
font-size: 3.6rem;
line-height: 1.3;
padding: 8.0rem 0 8.0rem 0;
margin: 0px 0 40px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_unregistered.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

/* ボタン */
.btn1 {
display: block;
  width: 15%;
  margin-left: auto;
}
.btn1 a {
    border-radius: 100px;
    margin: 0 0 0 auto;
    padding: 10px 15px;
    display: block;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    background-color: #1f2c5c;
    text-decoration: none;
}
.btn1 a:hover {
    background-color: #49639A;
    text-decoration: none;
}

.line1{
margin: 20px auto;
width: 25%;
}
.line1 img{
width: 100%;
}

/* 001 */
.button001 a {
    background: #148ac3;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding: 20px 25px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    margin: 0 0px;
    text-decoration: none;
}
.button001 a:hover {
    background: #32a6de;
    color: #FFF;
}
.button001 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button001 a:hover:after {
    border-color: #FFF;
}

/* テーブル */
.tb_n{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}

.tb_n th{
	width:30%;
	padding:10px 20px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

.tb_n td{
	padding:10px 20px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.tb_smp {
  border-collapse: collapse;
  border-spacing: 5px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.tb_smp th,
.tb_smp td {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.tb_smp th {
  padding: 20px 30px;
  text-align: left;
  width: 25%;
}
.tb_smp td {
  padding: 20px 30px;
  text-align: left;
}
.tb_smp tr{
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  color:#00000;
}

/* テーブル-問い合わせ */
.table-contact{border-collapse: collapse;
width: 100%;
margin: 0px auto 20px;}

.table-contact th{
width: 20%;
padding: 15px 30px 10px 0;;
vertical-align: top;
text-align: right;
}

.table-contact td{
padding: 10px 0;
vertical-align: top;
}

.tbg{
background-color: #eee;
}

.atn{
font-size: 1.6rem;
}
.atn a,
.atn a:link,
.atn a:visited {
	color: #181818;
	text-decoration: underline;
}
.atn a:hover,
.atn a:active {
	color: #333;
	text-decoration:none;
}

.deco1{
	display:block;
	margin: 0 0 0px 0px;
	padding:8px 15px 8px;
	height:30px;
	width:90%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	border:solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: none;
}

.deco2{
	display:block;
	margin: 0 0 20px 0px;
	padding:8px 15px 8px;
	height:40px;
	width:90%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
	border:solid 1px #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #eee;
}

.deco3 {
	display:block;
	margin: 0px 0 20px 0px;
	padding:10px 15px 4px;
	height:300px;
	width:90%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
	border:solid 1px #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #fff;
}

input.sbtn {
background: #ff9900;
border-radius: 200px;
align-items: center;
padding: 20px 25px;
color: #ffffff;
transition: 0.3s ease-in-out;
font-weight: 500;
margin: 0 auto 30px;
background-image: url("../images/btn_mark.png");
background-repeat: no-repeat;
background-position: right center;
background-size: 20px auto;
width: 500px;
border: none;
font-size: 2.0rem;
display: block;
letter-spacing: 0.5rem;}

input.sbtn a{
border: none;
margin: 0 auto;
align-items: center;
}

input.sbtn:hover { 
background-repeat: no-repeat;
background-color: #ff6600;
box-shadow: none;
transform: translate3d(0, 0px, 0); 
}
    
.select-group
{
    position: relative;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 92%;
padding:8px 15px 8px;
    vertical-align: middle;
    background-color: #f2f2f2;
    background-repeat: no-repeat;
    
    height: 50px;
	font-size:1.8rem;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#666;
	
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.select
{
    position: relative;
    z-index: 1;  
  color:#000;
    line-height: 1.8;
font-size:1.6rem;

    display: block;

    width: 105%;
    padding: 0;

    text-indent: 0px;

    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
outline: none;
}

.select-group:after
{
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';

    border-top: 6px solid #999;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}


form em{
	font-style: normal;
	background-color: #e60e11;
	color: #ffffff;
	padding:3px;
	margin-left:3px;
	font-size:80%;
	line-height:1.0;
}

/* 問い合わせ */
.form_n table{
	border-collapse: collapse;
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
}

.form_n table th{
	width:30%;
	text-align:center;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
	background-color: #f7f7f7;
	font-weight: normal;
    font-size: 16px;
}

.form_n table td{
	text-align:left;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
}

.form_n input[type=text] {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 60%;
height: 40px;
}

.form_n textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.form_n .submit_button {
    font-size: 22px;
	display: block;
	width: 40%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
    margin: 0 auto;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.form_n .submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a;}
	
.form_n .submit_button a,
.form_n .submit_button a:link,
.form_n .submit_button a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.form_back {
	font-size: 22px;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
background: linear-gradient(to right, #fd8282 0%,#ef1717 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.form_back:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #fd8282; }

.form_back a,
.form_back a:link,
.form_back a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}


/* ヘッダー */
#header_pc{
	width:980px;
	margin: 0 auto;
}

.head_top{
padding: 0px 0px 0;
width: 100%;
}

#header_pc h1{
float: left;
margin: 0px 0 0 0px;
}
#header_pc h1 img{
width: 358px;
}

.top_right{
float: right;
width: 412px;
margin: 10px 0px 5px 0px;
padding: 0 0 0px 0;
}

#header_pc p{
font-size: 1.2rem;
line-height: 1.3;
padding: 8px 0 0px 0;
font-weight: normal;
}

.contact1{
float: left;
}
.contact1 img{
width: 110px;
}

.contact2{
float: right;
width: 286px;
margin: 8px 0 7px 0;
}
.contact2 img{
width: 100%;
}


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

#top_fix{display: none;}

/* アンケート */
.que_box{
border: 1px solid #ccc;
padding: 20px;
width: 90%;
}
.que_check{
width: 15%;
float: left;
}
.que_check2{
margin: 0 30px 0 0;
float: left;
}

.th_tyosei{
padding: 30px 20px 0 0!important}


/* ページャー*/
.page{color: #aaa; margin: 0 15px; text-align: center;}
.page a,
.page a:link,
.page a:visited {
	color: #333;
	text-decoration: none;
}

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

#pagetop{
  width:70px;
  position: fixed;
  bottom: 30px;
  right:20px;

  z-index: 10000;
  text-align: center;
  display:block;
}
#pagetop img{
  width:100%;
}

/* 四角いページャー*/
.Pagination {
  display: flex;
  align-items: center;
  justify-content:center;
  margin: 30px auto 0;
}
.Pagination-Item-Link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 35px;
  height: 45px;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 16px;
  color: #666;
  font-weight: normal;
  transition: all 0.15s linear;
}

.mark_p{font-size: 22px;}

.Pagination-Item-Link-Icon {
  width: 16px;
}
.Pagination-Item-Link.isActive {
  background: #f7f7f7;
  color: #666;
  pointer-events: none;
}
.Pagination-Item-Link:not(.isActive):hover {
  background: #f7f7f7;
  color: #666;
}
.Pagination > * + * {
  margin-left: 12px;
}

.Pagination a,
.Pagination a:link,
.Pagination a:visited {
	color: #666;
	text-decoration: none;
}

.Pagination a:hover,
.Pagination a:active {
	color: #00426c;
	text-decoration:none;
}





/* TOP動画背景バナー */
.top_mv{
text-align: center;
}

.cp_banner{
position:  absolute;
top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.top_mv li{
margin: 0 0 20px;
}
.top_mv li:last-child {
    margin: 0 0 0px;
}
.top_mv li img{
width: 100%;
border:3px solid #000;
}

.bg{
	position: relative;
	width: 100%;
	height: 1000px;
}
.video{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.video video{
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}

/* TOP4つ目以降バナー */
.next_banner{
background-color: #f7f7f7;
padding: 50px 0 20px;
}

.next_banner li img{
width: 100%;
margin: 0 0 30px;
border:3px solid #000;
}

.black_line img{
border:3px solid #000;
}

/* TOP掲示板 */
.top_board{padding: 50px 0;}

.title1 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 3.4rem;
  margin: 0 0 30px;
}

.title1:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #ccc;
}

.title1 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

.board_box{
border:1px solid #ccc;
padding: 30px;
}

.container2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 0 20px;
}

.item1{
width: 22%;
margin: 0 10px 10px 0;
background-color: #f8c890;
border-radius: 5px;
font-size: 1.6rem;
text-align: center;
}
.item1 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 15px;
    display: block;
    color: #121212;
    font-size: 1.6rem;
    text-align: center;
    background-color: #f8c890;
    text-decoration: none;
}
.item1 a:hover {
    background-color: #fdbe74;
    text-decoration: none;
}

.item2{
width: 22%;
margin: 0 10px 10px 0;
background-color: #ccd9fb;
border-radius: 5px;
font-size: 1.5rem;
text-align: center;
}
.item2 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 15px;
    display: block;
    color: #121212;
    font-size: 1.5rem;
    text-align: center;
    background-color: #ccd9fb;
    text-decoration: none;
}
.item2 a:hover {
    background-color: #b1c6fa;
    text-decoration: none;
}

.item3{
width: 22%;
margin: 0 10px 10px 0;
background-color: #abecc3;
border-radius: 5px;
font-size: 1.6rem;
text-align: center;
}
.item3 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 15px;
    display: block;
    color: #121212;
    font-size: 1.6rem;
    text-align: center;
    background-color: #abecc3;
    text-decoration: none;
}
.item3 a:hover {
    background-color: #85e8aa;
    text-decoration: none;
}

.item4{
width: 22%;
margin: 0 10px 10px 0;
border-radius: 5px;
background-color: #f7d0de;
font-size: 1.6rem;
text-align: center;
}
.item4 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 15px;
    display: block;
    color: #121212;
    font-size: 1.6rem;
    text-align: center;
    background-color: #f7d0de;
    text-decoration: none;
}
.item4 a:hover {
    background-color: #f3b5cb;
    text-decoration: none;
}

.top_board dl{
border-bottom:1px solid #ccc;
display: flex;
justify-content: flex-start;
padding: 0 0 10px;
margin: 0 0 10px;
}

.top_board dt{
width: 37%;
margin: 0 20px 0px 0;
}

.top_board dd{
width: 65%;
background-image: url("../images/icon1.png");
background-repeat: no-repeat;
background-size: 10px auto;
background-position: left center;
font-size: 20px;
line-height: 28px;
padding: 0 0 0 23px;
}

.d1{
float: left;
width: 48%;
margin: 0 0px 0 0;
font-size: 1.8rem;
}
.d2{
float: right;
width: 52%;
margin: 0 0px 0 0;
}

.top_board dd a,
.top_board dd a:link,
.top_board dd a:visited {
	color: #2461bd;
	text-decoration: none;
}

.top_board dd a:hover,
.top_board dd a:active {
	color: #00426c;
	text-decoration:underline;
}

/* TOP実績一覧 */
.top_result{padding: 50px 0;}
.title2 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 3.4rem;
  margin: 0 0 30px;
}

.title2:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #ccc;
}

.title2 span {
  position: relative;
  padding: 0 1em;
  background: #f7f7f7;
}

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

.result_box{
width: 48%;
margin: 0 0 30px;
border:1px solid #ccc;
background-color: #fff;
}

.result_box h3{
color: #fff;
font-size: 2.0rem;
line-height: 140%;
padding: 7px 20px;
background-color: #00426c;}

.result_wp{
padding: 20px;
}

.result_left{
width: 50%;
float: left;
font-size: 1.6rem;
line-height: 120%;
}

.result_right{
width: 48%;
float: right;
}
.result_right img{
width: 100%;
}

.result_left dl{
border-bottom:1px dotted#ccc;
display: flex;
justify-content: flex-start;
padding: 0 0 3px;
margin: 0 0 5px;
}

.result_left dt{
width: 40%;
margin: 0 10px 0px 0;
}

.result_left dd{
width: 55%;
padding: 0 0 0 0px;
line-height: 120%
}

.r1{
width: 100%;
background-color: #00426c;
color: #fff;
text-align: center;
}

.r2{
width: 100%;
background-color: #e71c60;
color: #fff;
text-align: center;
}

/* TOP各コンテンツ */
.top_contents{padding: 70px 0;}
.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.ImgBox-Img{transition-duration: 0.3s; }

.ImgBox-Img:hover{ 
transform: scale(1.1);
transition-duration: 0.3s;
box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.8);
}

/* TOPバナー */
.top_banner{padding: 0px 0 70px;}
.banner1{
float: left;
width: 68%;
}
.banner1 img{
width: 100%;
}
.banner2{
float: right;
width: 29%;
}
.banner2 img{
width: 100%;
}

/* 期間契約コース */
.co{
margin: 0 0 20px;
}
.co img{
width: 100%;
}

/* バナー8個 */
.container_b {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item_b{
width: 24%;
margin: 0px 0 20px;
}
.item_b img{width: 100%;}

.link1{border-left: 6px solid #00426c;
padding: 0 0 0 10px;
margin: 0 0 5px;
font-size: 14px;
line-height: 190%;}

.link2{border-left: 6px solid #00426c;
padding: 0 0 0 10px;
margin: 0 0 5px;
font-size: 11px;
line-height: 120%;}

/* スクロール */
#scrl{}

.scrl_box{
	border: 1px solid #ccc;
	padding:0px 0px 0px;
}

*.logbox
      {
         width: 100%;
         height: 300px;
         padding: 5px  0;
		 margin:5px auto 10px;
         overflow: auto;
      }

/* 下層：期間契約コース */
.my_table{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #cccccc;
    table-layout: fixed;
}

.my_table th{
	padding:10px;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #cccccc;
	background: #f7f7f7;
    overflow-wrap:break-word;
}

.my_table td{
	padding:10px;
	text-align:left;
	vertical-align: middle;
	border: 1px solid #cccccc;
	background: #ffffff;
    overflow-wrap:break-word;
}

.th1{width:20%;}
.th2{width:60%;}
.th3{width:20%;}

.pay_bank_h {
	font-size: 16px;
	display: block;
	width: 100px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 5px 5px;
	background: #167e05;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #167e05), color-stop(0.00, #3cc70b));
background: -webkit-linear-gradient(#3cc70b, #167e05);
background: -moz-linear-gradient(#3cc70b, #167e05);
background: -o-linear-gradient(#3cc70b, #167e05);
background: -ms-linear-gradient(#3cc70b, #167e05);
background: linear-gradient(#3cc70b, #167e05);
}

.pay_bank_h:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #3cc70b; }

.pay_bank_h a,
.pay_bank_h a:link,
.pay_bank_h a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.pay_bank_h2 {
	font-size: 16px;
	display: block;
	width: 150px;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
    margin: 0 auto;
	padding: 5px 5px;
	background: #167e05;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #167e05), color-stop(0.00, #3cc70b));
background: -webkit-linear-gradient(#3cc70b, #167e05);
background: -moz-linear-gradient(#3cc70b, #167e05);
background: -o-linear-gradient(#3cc70b, #167e05);
background: -ms-linear-gradient(#3cc70b, #167e05);
background: linear-gradient(#3cc70b, #167e05);
}

.pay_bank_h2:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #3cc70b; }

.pay_bank_h2 a,
.pay_bank_h2 a:link,
.pay_bank_h2 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.pay_wp{
	width:80%;
	margin:20px auto;
}
.pay_left{
	float:left;
    width: 45%;
}
.pay_right{
	float:right;
    width: 45%;
}

/* 支払いボタン */
.pay_bank {
	font-size: 22px;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.pay_bank:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a; }

.pay_bank a,
.pay_bank a:link,
.pay_bank a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.pay_card {
	font-size: 22px;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
background: linear-gradient(to right, #ffb513 0%,#e88504 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.pay_card:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #ffb513;}

.pay_card a,
.pay_card a:link,
.pay_card a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.pay_next {
	font-size: 22px;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
	background: #001ca8;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #2476ff), color-stop(1.00, #001ca8));
background: -webkit-linear-gradient(#2476ff, #001ca8);
background: -moz-linear-gradient(#2476ff, #001ca8);
background: -o-linear-gradient(#2476ff, #001ca8);
background: -ms-linear-gradient(#2476ff, #001ca8);
background: linear-gradient(#2476ff, #001ca8);
}

.pay_next:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2476ff; }

.pay_next a,
.pay_next a:link,
.pay_next a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* メール一覧 */
.mail{
	padding: 8px 5px 8px 10px;
	margin: 5px auto;
	background-color: #ffffff;
	border: 1px solid #00426c;
}

.mail em.midoku{
	margin:0 7px 0 0px;
    display: inline-block;
    background-color: #E71014;
    color: #fff;
    font-style: normal;
    font-size: 13px;
    line-height:14px;
    padding: 5px;
    width:50px;
    text-align: center;
    border-radius: 4px;
}

.mail em.kidoku{
	margin:0 7px 0 0px;
    display: inline-block;
    background-color: #00426c;
    color: #fff;
    font-style: normal;
    font-size: 13px;
    line-height:14px;
    padding: 5px;
    width:50px;
    text-align: center;
    border-radius: 4px;
}

.mail a,
.mail a:link,
.mail a:visited {
	color: #000;
	text-decoration: underline;
}

.mail a:hover,
.mail a:active {
	color: #999;
	text-decoration:none;
}

#m_detail{
	border: 1px solid #ccc;
	margin:15px 0 0 0;
}

#m_detail h3{
	border-bottom: 1px solid #ccc;
	padding:10px 10px;
}

.mail_detail_wp{
	padding:10px;
}

.mail_table{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}

.mail_table th{
	width:30%;
	padding:15px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

.mail_table td{
	padding:15px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.touroku{
width: 70%;
}
.touroku img{
width: 100%;
}

/* 掲示板一覧 */
.board_detail{
border: 1px solid #ccc;
padding: 30px;
margin: 0 0 30px;
}

.board_detail dl{
border-bottom:1px solid #ccc;
display: block;
padding: 0 0 10px;
margin: 0 0 10px;
}

.board_detail dt{
width: 37%;
margin: 0 20px 0 0;
}

.board_detail dd{
font-size: 22px;
line-height: 30px;
padding: 20px 0 0px 0;
}

.honbun{
font-size: 0.9em;
}

.back_list{
width: 20%;
margin: 0 10px 30px 0;
border-radius: 10px;
font-size: 1.8rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
display: inline-block;
}
.back_list a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 6px 5px;
    display: block;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    background-color: #999;
    text-decoration: none;
}
.back_list a:hover {
    background-color: #666;
    text-decoration: none;
}

.ds1{
float: left;
margin: 0 10px 0 0;
font-size: 1.6rem;
}
.ds2{
float: left;
width: 50%;
margin: 0 0px 0 0;
}

/* 銘柄診断 */
.form_n2 table{
	border-collapse: collapse;
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
}

.form_n2 table th{
	width:25%;
	text-align:center;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
	background-color: #f7f7f7;
	font-weight: normal;
    font-size: 16px;
}

.form_n2 table td{
	text-align:left;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
}

.textarea1 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 42%;
height: 40px;
}

.textarea2 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 60%;
height: 40px;
}

.textarea3 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 20%;
height: 40px;
}

.textarea4 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 95%;
height: 40px;
}

.form_n2 textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:94%;
  height:200px;
  font-size:14px;
}

.bg_p_f{
background-color: #f6f6f6;
}

.dan{
margin: 0 0 20px;
}

.form_n2 .submit_button {
    font-size: 22px;
	display: block;
	width: 40%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
    margin: 0 auto;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.form_n2 .submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a;}
	
.form_n2 .submit_button a,
.form_n2 .submit_button a:link,
.form_n2 .submit_button a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.th_left{
font-weight: bold !important;
text-align: left !important}



.bg_yy{background-color:#FFDC73; padding:0px 5px 0px;
}

.card_waku{
margin: 20px auto 30px;
border-bottom: 1px solid #f2f2f2;
}

.moji_tyousei{
text-align: center !important}


/* footer */
.f_city{
	background-image: url("../images/fotter_img.png");
	background-repeat: no-repeat;
    background-size: 100% 20%;
    padding: 130px 0 0;
    margin: 50px 0 0;
}

footer{
    background-color: #f7f7f7;
	padding:40px 0 0;
	text-align: center;
	width:100%;
    line-height: 1.7;
    font-size: 1.6rem;
    color: #121212;
}

.footer_inner{
    width: 980px;
	margin:0 auto;
}

.f_menseki{
font-size: 1.3rem;
text-align: left;
background-color: #f6f6f6;
margin: 40px 0 0;
padding: 30px 0;
}

.copy{
text-align: center;
font-size: 1.2rem;
padding: 20px;
background-color: #00426c;
color: #fff;
}

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

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

/************
2024/0129追記
*************/
.maigara_box{
background-color: #f6f6f6;
padding: 30px;
margin: 20px 0;
}

.me_text1{
color: #666;
font-size: 0.8em;
}

.me_text2{
font-size: 0.9em;
margin: 10px 0 0;
}

.bb_left{
	float:left;
    width: 45%;
}
.bb_right{
	float:right;
    width: 45%;
}

.bb1 {
	font-size: 22px;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+*/
}

.bb1:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a; }

.bb1 a,
.bb1 a:link,
.bb1 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.bb2 {
	font-size: 22px;
	display: block;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
background: linear-gradient(to right, #fd8282 0%,#ef1717 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bb2:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #fd8282; }

.bb2 a,
.bb2 a:link,
.bb2 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* モーダル */
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px 10px;
  text-align: center;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 70%;
  max-width: 600px;
  padding: 10px 30px 25px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 80vh;
  overflow-y: auto;
  text-align: left
}

.modal-content p {
  margin: 10px 0 0 0;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  font-size: 18px;
	display: inline-block;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 5px 15px;
    background-color: #00426c;
    margin: 10px 0 0;
}

.modal-wrapper .modal-close:hover {
  color: #cccccc !important
}

/* 会員情報 */
.info_container {
  margin: 0 0 20px;
}


.info_container table{
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
}
.info_container table td{
border: 1px solid #ccc;
padding: 10px;
font-size: 0.9em;
}

.info_th{
width: 25%;
}

.info_container table td {background-color: #f7f7f7;}
.info_container table tr:nth-child(odd) td {background-color: #fff;}

.th_takasa{
padding: 10px 0;
}

.btn_center{
width: 40%;
margin: 0 auto;
}

.textarea3 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 30%;
height: 40px;
}

/* 契約書面一覧 */
.keiyaku_container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-bottom: 4px solid #00426c;
margin: 0 0 50px;
padding: 0 0 10px 0;
}

.keiyaku_container h3{
width: 50%;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
padding: 10px 0 0;
}

.keiyaku_l{
width: 150px;
margin: 0 30px 0px 0;
}

/* 新NISAの仕組み */
.net_container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.syouken{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 32%;
}
.syouken img{
width: 100%;
}

/* 夢の配当金生活 */
.dr_table{
width: 60%;
margin: 20px auto;
}

.dr_table table{
width: 100%;
border-collapse: separate;
font-size: 0.9em;
line-height: 160%;
  border-spacing: 5;
  border-radius: 10px;

}

.dr_table td{
text-align: center;
padding: 5px;

}

.dr_table tr>*{
    padding: 5px 10px;
    border: none;
}
.dr_table tr:first-child>*:first-child{
    border-radius: 10px 0 0 0;
}
.dr_table tr:first-child>*:last-child{
    border-radius: 0 10px 0 0;
}
.dr_table tr:last-child>*:first-child{
    border-radius: 0 0 0 10px;
}
.dr_table tr:last-child>*:last-child{
    border-radius: 0 0 10px 0;
}

.dr1{
width: 30%;
background-color: #00426c;
color: #fff;
}

.dr2_1{
width: 17.5%;
background: linear-gradient(to right, #efefef 0%,#e3e9e7 80%,#e3e9e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.dr2_2{
width: 17.5%;
background: linear-gradient(to right, #fafafa 1%,#ffffff 80%,#e3e9e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.dr_grd_1{background: linear-gradient(to right, #efefef 0%,#e3e9e7 80%,#e3e9e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.dr_grd_2{background: linear-gradient(to right, #fafafa 1%,#ffffff 80%,#e3e9e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}

.dr3{
width: 17.5%;
background-color: #E95B46;
color: #fff;
vertical-align: top;
}
.dr3_2{
width: 17.5%;
background-color: #fac13c;
color: #fff;
vertical-align: top;
}

.dr4{
background-color:#FAD7AD
}

.dr_text{
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

/* スタートガイド */
.st_container {
  margin: 0 0 0px;
}

.st{
width: 90%;
border: 1px solid #ccc;
margin: 0 auto 20px;
padding: 15px 18px 1px;
}


.st h3 {
  border-bottom: solid 3px #ccc;
  position: relative;
  font-size: 20px;
  padding: 0 0 5px;
  color: #00426c;
}

.st h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00426c;
  bottom: -3px;
  width: 30%;
}

.st h4 {
font-size: 18px;
  color: #00426c;
  line-height: 150%;
  margin: 8px 0 5px;
}

.st p {
font-size: 0.9em;
}

/* aboutページ用スライダー*/
.wideslider {
    width: 100%;
    height: 550px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../images/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../images/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}

.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/* メールが届かない方へ */
.set_box{
border:3px solid #f7f7f7;
padding: 20px;
text-align: center;
width: 80%;
margin: 0 auto;
}

.set_container{
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 0px;
}



.set{
width: 28%;
border:1px solid #ccc;
margin: 20px 0;
padding: 15px;
display: block;
}

.c_logo{
margin: 0 auto;
text-align: center;
width: 80%;
}
.c_logo img{
width: 100%;
}

.set p{
font-size: 0.9em;
line-height: 160%;
text-align: center;
}

.set p a,
.set p a:link,
.set p a:visited {
	color: #333333;
	text-decoration: none;
}

.set p a:hover,
.set p a:active {
	color: #333333;
	text-decoration:none;
}

.set_btn {
  width: 100%;
  margin: 20px 0 0;
}
.set_btn a {
    margin: 0 0 0 auto;
    padding: 5px 15px;
    display: block;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    background-color: #111;
    text-decoration: none;
}
.set_btn a:hover {
    background-color: #111;
    text-decoration: none;
}

/* 無登録業者に関する注意喚起 */
.unr_box{
background-color: #f6f6f6;
padding: 30px 30px;
margin: 30px 0 30px;
}

.unr_box h3{
border: 3px solid #EF1C1C;
padding: 15px 20px;
text-align: center;
font-size: 1.5em;
background-color: #F4CF1D;
color: #EF1C1C;
}

.unr_box h4{
text-align: center;
font-size: 1.3em;
color: #EF1C1C;
margin: 20px 0;
}

.img_left_unr{
float: left;
width: 25%;
margin: 0 30px 10px 0;
}
.img_left_unr img{
width: 100%;
}

.unr_box li{
font-weight: bold;
font-size: 1.1em;
margin: 0 0 10px;
}

.kinsyou{
text-align: center;
margin: 20px auto;
width: 30%;
}
.kinsyou img{
width: 100%;
}

/************
2024/00213追記
*************/
.mini_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px;
  align-items: center;
}

.mini_th{
width: 30%;
text-align: left;
padding: 0 0 10px;
}

.mini_td{
width: 70%;
text-align: left;
padding: 0 0 10px;
}

.textarea_a {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 93%;
height: 40px;
}

.textarea_b {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 36%;
height: 40px;
}

.textarea_c {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 92%;
height: 40px;
}

.textarea_c2 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 95%;
height: 40px;
}

.textarea_tt {
  margin: 10px 0 10px 0px;
  padding: 20px;
  font-size:18px;
  width:94%;
height: 150px;
border: 1px solid #aaa;
}


.select_w select{
width: 50%;
  display: block;
  text-align-last: center;
}

input[type="date"] {
    -webkit-appearance: none;
    height: 20px;
    width: 50%;
    display: block;
  text-align-last: center;
}

/************
2024/00215追記
*************/
.about_img1{
width: 70%;
margin: 20px auto;
}
.about_img1 img{
width: 100%;
}

.about_grd_title{
background: rgb(38,67,103);
background: -moz-linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
background: linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#264367",endColorstr="#11557c",GradientType=1);
padding: 30px 0;
text-align: center;
color: #fff;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.about_grd_title h3{
font-size: 34px;
padding: 0 0 10px;
}

.about_grd_title h4{
font-size: 16px;
border-top: 1px solid #fff;
padding: 10px 0 0px;
width: 60%;
margin: 0 auto;
font-weight: normal;
letter-spacing: 0.1em;
}

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

.about_wp{
width: 90%;
margin: 0 auto;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/************
2024/00216追記
*************/
.step_box{
position: relative;
border: 1px solid #ccc;
padding: 20px 20px 20px 130px;
font-size: 1.2em;
}

.step_ribbon{
position: absolute;
top:-10px;
left: 20px;
}

.step_ribbon img{
width: 13%;
}

.dream_left{
float: left;
width: 40%;
margin: 0 30px 20px 0;
}
.dream_left img{
width: 100%;
}

/************
2024/00217追記
*************/
.jyuyo{
background-color: #FBF1D4;
padding: 20px;
text-align: center;
}

.jyuyo1{
background-color: #F7E5CA;
font-size: 1.3em;
font-weight: bold;
display: inline-block;
padding: 3px 10px;
margin: 0 0 10px;
}

.list_sel{
	float:left;
	width: 100%;
	margin:0 0 0px 0;
	border-spacing: 0;
}

/* checkbox02 */
.list_sel input[type=checkbox] {
	display: none;
}
.list_sel input[type="checkbox"].checkbox02:checked + label {
	background: #00426c;
	color: #ffffff;
}
.check_label:hover {
	background-color: #f7f7f7;
}
.check_label {
	display: block;
	float: left;
	margin: 5px;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	color: #333;
	border: 1px solid #cccccc;
	border-radius: 5px;
    background: #ffffff;
}

.check_label_s {
	display: block;
	float: left;
	margin: 5px;
	width: 150px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	color: #333;
	border: 1px solid #cccccc;
	border-radius: 5px;
    background: #ffffff;
}

.tec{
font-size: 13px;
}



/* contact box */
.contact_box{
background-color: #fdfdf4;
text-align: center;
padding: 30px 100px;
margin: 50px 0 0;
}

.contact_box h2 img{
width: 100%;
margin: 0px 0 20px;
}
.con1 img{width: 50%; margin: 0px 0 20px;}
.con2 img{width: 30%; background-color: #fff;padding: 10px;margin: 20px 0;}
.con3{font-weight: bold;font-size: 1.2em;}


/* 20240725追記 */
.v2_fv{
width: 1080px;
margin: 0 auto 20px;
}
.v2_fv img{
width: 100%;
}

.v2_sv{ 
margin: 50px auto 50px;
  width: 1080px;}
.v2_sv h2{
font-size: 1.8em;
font-style: italic;
text-align: center;
color: #00426c;
border-bottom: 4px solid #00426c;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
padding: 0 0 5px 0;
margin: 0 0 20px;
}
.v2_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.v2_m{
width: 24%;
margin: 0 0px 15px 0;
}
.v2_m img{
width: 100%;
}

.v2_text{
margin: 50px auto 50px;
}

.h3_n{
	font-size: 22px;
	line-height: 26px;
	padding: 15px 0 15px 0px;
	font-weight: bold;
	border-bottom: 4px solid #00426c;
	margin:0 0 10px 0;
    clear: both;
    margin: 0 0 20px;
}
.v2_right{
float: right;
width: 35%;
margin: 0 0 40px 20px;
}
.v2_right img{
width: 100%;
}

.v2_left{
float: left;
width: 35%;
margin: 0 40px 20px 0px;
}
.v2_left img{
width: 100%;
}

/* ヘッダー */
#header_pc{
	width:1080px;
	margin: 0 auto;
}

.head_top{
padding: 0px 0px 0;
width: 100%;
}

#header_pc h1{
float: left;
margin: 0px 0 3px 0px;
line-height: 1.0em;
}
#header_pc h1 img{
width: 300px;
line-height: 1.0em;

}

.top_right{
float: right;
width: 316px;
margin: 4px 0px 0px 0px;
padding: 0 0 0px 0;
}

#header_pc p{
font-size: 1.2rem;
line-height: 1.2;
padding: 7px 0 0px 0;
font-weight: normal;
}

.contact2{
float: right;
width: 163px;
margin: 11px 0 0px 0;
}
.contact2 img{
width: 100%;
}

/* CTA */
.cta{
background-image: url("../images/ch1_back.jpg");
background-repeat: repeat;
padding: 65px 0 65px;
}

.cta_inner{
width: 100%;
}

.cta_wp{
width: 950px;
margin: 0 auto;
}

.cta_l{
float: left;
width: 360px;
}

.cta_r{
float: right;
width: 586px;
margin: 0 0 20px;
}

.cta_l h3 img{
width: 85%;
}

.cta_l p{
font-size: 1.2rem;
line-height: 1.5;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 15px 0px;
	padding:8px 3% 4px;
	height:35px;
	width:94%;
	border:0;
	font-size:14px;
	line-height:45px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.check{
font-size: 1.4rem;
line-height: 1.4;
}

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

.submit.kiran {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.submit.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.submit.kiran:hover::before {
  animation: kiran 0.5s linear;
}
 
@keyframes kiran {
  0% {
    transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

/* CTA3 */
.cta3{
background-image: url("../images/ch1_back.jpg");
background-repeat: repeat;
padding: 65px 0 65px;
}






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

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:90%; margin: 20px auto;}
.img_c3{width: 90%; margin: 20px auto;}
.img_c3 img{width: 100%;}
.img_c4{text-align:center; margin: 20px auto;}
.img_c4 img{width: 70%;}
.img_c5 img{width: 100%;}

.img_right1{
float: right;
margin: 0px 0 20px 20px;
width: 30%;
}
.img_right1 img{width: 100%;}

.img_left1{
float: left;
margin: 0px 20px 20px 0px;
width: 30%;
}
.img_left1 img{width: 100%;}

.img_right2{
float: none;
margin: 20px auto 20px;
width: 60%;
}
.img_right2 img{width: 100%;}

.img_right3{
float: right;
margin: 0px 0 10px 20px;
width: 25%;
}
.img_right3 img{width: 100%;}

.img_right_man{
float: right;
margin: 20px 0 20px 20px;
width: 30%;
}
.img_right_man img{width: 100%;}

.img_left2{
float: none;
margin: 20px auto 20px;
width: 60%;
}
.img_left2 img{width: 100%;}

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

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

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

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

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

/* 背景 */
.back1{
background-color: #f7f7f7;
padding: 20px 0;
}

.back2{
background-color: #ffffff;
padding: 20px 0;
}

.back3{
background-color: #ffffff;
padding: 20px 0 50px;
}

/* タイトル */
.page_title_n{
font-size: 2.4rem;
line-height: 1.3;
padding: 30px 0 30px 0;
margin: 0px 0 20px 0;
text-align: center;
background-color: #e5f1ff;
}

.h3_s{
font-size: 1.4rem;
line-height: 180%;
font-weight: normal;
color: #00426c;
}

.h3_n2{
	font-size: 20px;
	line-height: 26px;
	padding: 15px 10px;
	font-weight: bold;
	background-color: #f7f7f7;
	margin:0 0 10px 0;
    text-align: center;
    border:1px solid #00426c;
}


/* 背景画像アリ */
.page_title{
font-size: 2.4rem;
line-height: 1.3;
padding: 7.0rem 0 7.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
background-image: url("../images/ttl.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% 100%;
/* text-shadow */
text-shadow: 0px 4px 3px rgba(255,255,255,1.0);
}

.page_title2{
font-size: 2.2rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
background-image: url("../images/ttl.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% 100%;
/* text-shadow */
text-shadow: 0px 4px 3px rgba(255,255,255,1.0);
}

/* ページ別背景画像アリ */

.page_title_about{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_about_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_advance_document{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_advance_document_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_asset{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_asset_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_board{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_board_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_board_detail{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_board_detail_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_case{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_case_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_contact{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_contact_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_course{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_course_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_diagnosis{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_diagnosis_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_digital{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_digital_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_document{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_document_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_dream{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_dream_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_faq{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_faq_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_greeting{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_greeting_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_info_disc{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_info_disc_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}
.page_title_kiyaku{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_kiyaku_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_law{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_law_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_line{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_line_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_list{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_list_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_mailbox{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_mailbox_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_member_edit{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_member_edit_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_nisa{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_nisa_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_pay_bank{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_pay_bank_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_pay_credit{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_pay_credit_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_policy{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_policy_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_privacy{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_privacy_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_question{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_asset_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_result{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_result_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_setting{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_setting_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_start{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_start_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_unregistered{
font-size: 2.4rem;
line-height: 1.3;
padding: 4.0rem 0 4.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_unregistered_t.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


/* ボタン */
.btn1 {
  width: 25%;
  margin-left: auto;
}
.btn1 a {
    border-radius: 100px;
    margin: 0 0 0 auto;
    padding: 10px 15px;
    display: block;
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    background-color: #1f2c5c;
    text-decoration: none;
}
.btn1 a:hover {
    background-color: #49639A;
    text-decoration: none;
}

.line1{
margin: 20px auto;
width: 35%;
}
.line1 img{
width: 100%;
}

.button001 a {
    background: #148ac3;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    padding: 20px 5px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.button001 a:hover {
    background: #32a6de;
    color: #FFF;
}
.button001 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button001 a:hover:after {
    border-color: #FFF;
}

/* テーブル */
.tb_smp {
  border-collapse: collapse;
  border-spacing: 5px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.tb_smp th,
.tb_smp td {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.tb_smp th {
  padding: 15px 10px;
  text-align: left;
  width: 30%;
}
.tb_smp td {
  padding: 15px 10px;
  text-align: left;
}
.tb_smp tr{
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  color:#00000;
}



/*お問い合わせ*/
.table-contact{border-collapse: collapse;
width: 100%;
margin: 0px auto 20px;}

.table-contact th{
width: 20%;
padding: 10px 20px 10px 0px;
vertical-align: top;
text-align: right;
}

.table-contact td{
padding: 10px 0;
vertical-align: top;
}

.atn{
font-size: 1.4rem;
}
.atn a,
.atn a:link,
.atn a:visited {
	color: #181818;
	text-decoration: underline;
}
.atn a:hover,
.atn a:active {
	color: #333;
	text-decoration:none;
}

.deco1{
	display:block;
	margin: 0 0 0px 0px;
	padding:8px 15px 8px;
	height:30px;
	width:90%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	border:solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: none;
}

.deco2{
	display:block;
	margin: 0 0 20px 0px;
	padding:8px 15px 8px;
	height:40px;
	width:90%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
	border:solid 1px #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #eee;
}

.deco3 {
	display:block;
	margin: 0px 0 20px 0px;
	padding:10px 15px 4px;
	height:100px;
	width:90%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
	border:solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #fff;
}

input.sbtn {
background: #ff9900;
border-radius: 200px;
align-items: center;
padding: 20px 25px;
color: #ffffff;
transition: 0.3s ease-in-out;
font-weight: 500;
margin: 0 auto 20px;
background-image: url("../images/btn_mark.png");
background-repeat: no-repeat;
background-position: right center;
background-size: 20px auto;
width: 70%;
border: none;
font-size: 1.8rem;
display: block;
letter-spacing: 0.5rem;}

input.sbtn a{
border: none;
margin: 0 auto;
align-items: center;
}

input.sbtn:hover { 
background-repeat: no-repeat;
background-color: #ff6600;
box-shadow: none;
transform: translate3d(0, 0px, 0); 
}

    
.select-group
{
    position: relative;
    display: inline-block;
    overflow: hidden;

    box-sizing: border-box;
    width: 95%;
padding:5px 15px 8px;
    vertical-align: middle;

    background-color: none;
    background-repeat: no-repeat;
    
    height: 40px;
    font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.select
{
    position: relative;
    z-index: 1;  

    line-height: 1.8;

    display: block;

    width: 120%;
    padding: 0;

    text-indent: 0px;

    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-group:after
{
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';

    border-top: 6px solid #999;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

/* 問い合わせ */
.form_n table{
	border-collapse: collapse;
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
}

.form_n table th{
	width:30%;
	text-align:center;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
	background-color: #f7f7f7;
	font-weight: normal;
}

.form_n table td{
	text-align:left;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
}

.form_n input[type=text] {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
width: 90%;
height: 30px;
}

.form_n textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.form_n .submit_button {
    font-size: 22px;
	display: block;
	width: 40%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
    margin: 0 auto;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.form_n .submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a;}
	
.form_n .submit_button a,
.form_n .submit_button a:link,
.form_n .submit_button a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}






/* ヘッダー */
#header_sp{
	width:100%;
	margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 6px 9px -8px rgba(0,0,0,0.3);
    position:relative;
z-index: 0;
}

.head_top{
padding: 10px 0px 15px;
width: 100%;
}

#header_sp h1{
margin: 0px 0 0 60px;
line-height: 1.0;
text-align: left;
}
#header_sp h1 img{
width: 170px;
}

#header_sp p{
font-size: 1.2rem;
line-height: 1.3;
padding: 10px 0 0px 0;
font-weight: normal;
}

/* スマホナビ関連 */
.reg_btn {
position: absolute;
top:8px;
right:10px;
z-index: 10;

	font-size: 11px;
	display: block;
	width: 150px;
	line-height: 12px;
	text-align: center;
	color: #ffffff;
	border: none;
background-color: #00426c;

	padding:5px 0px;
	margin:0px auto 0;
	border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
}

.reg_btn a,
.reg_btn a:link,
.reg_btn a:visited {
	color: #fff;
	text-decoration: none;
}

.reg_btn a:hover,
.reg_btn a:active {
	color: #fff;
	text-decoration:none;
}

.reg_btn2 {
position: absolute;
top:38px;
right:10px;
z-index: 10;
}
.reg_btn2 img{
width: 150px;
}


.drawer-menu-item{
font-size: 1.4rem !important;
text-decoration: none!important}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 32px;
  height: 3px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background-color: #222;

}

.drawer-menu-item a,
.drawer-menu-item a:link,
.drawer-menu-item a:visited {
	color: #111111;
	text-decoration: none!important}


.drawer-hamburger{
top:7px!important
}

.drawer-hamburger{
  width:35px;
  height: 35px;
  text-align: center;
  padding: 5px 3px 5px 5px;
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: black;
  margin: 0 0 0 7px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.h-text{
width: 32px;
text-align: center;
	font-size:	9px;
	margin-top:	12px;
	color:		#666;
	text-align:center;
	display:	block;
}

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

#top_fix{display: block;}


.drawer-dropdown,.drawer-line{
border-bottom: 1px solid #eee;
}

.drawer-dropdown-menu-item{
line-height: 130%;
padding: 10px 5px 10px 20px;
font-size: 0.9em;
-webkit-appearance: none;
appearance: none;
}

.drawer-caret{
color: #00426c;
}

.drawer-dropdown-menu-item em{
font-style: normal;
color: #00426c;
}

/* PCナビ */
#pc_nav{
display: none;
}

nav a,
nav a:link,
nav a:visited {
	color: #111;
	text-decoration: none;
}

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


/* アンケート */
.que_box{
border: 1px solid #ccc;
padding: 20px;
width: 90%;
}
.que_check{
width: 40%;
float: left;
}
.que_check2{
margin: 0 30px 0 0;
float: left;
}

.th_tyosei{
padding: 30px 20px 0 0!important}

/* TOP動画背景バナー */
.top_mv{
text-align: center;
}

.cp_banner{
position:  absolute;
top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.top_mv li{
margin: 0 0 20px;
}
.top_mv li:last-child {
    margin: 0 0 0px;
}
.top_mv li img{
width: 100%;
border:2px solid #000;
}

.bg{
	position: relative;
	width: 100%;
	height: 800px;
}
.video{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.video video{
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}

/* 4つ目以降バナー */
.next_banner{
background-color: #f7f7f7;
padding: 40px 0 20px;
margin: 150px 0 0;
}

.next_banner li img{
width: 100%;
margin: 0 0 20px;
border:2px solid #000;
}

.black_line img{
border:2px solid #000;
}

/* TOP掲示板 */
.top_board{padding: 40px 0;}

.title1 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 2.8rem;
  margin: 0 0 20px;
}

.title1:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #ccc;
}

.title1 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

.board_box{
border:1px solid #ccc;
padding: 15px;
}

.container2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 0 10px;
}

.item1{
width: 35%;
margin: 0 10px 10px 0;
background-color: #f8c890;
border-radius: 5px;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item1 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #f8c890;
    text-decoration: none;
}
.item1 a:hover {
    background-color: #fdbe74;
    text-decoration: none;
}

.item2{
width: 35%;
margin: 0 10px 10px 0;
background-color: #ccd9fb;
border-radius: 5px;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item2 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #ccd9fb;
    text-decoration: none;
}
.item2 a:hover {
    background-color: #b1c6fa;
    text-decoration: none;
}

.item3{
width: 35%;
margin: 0 10px 10px 0;
background-color: #abecc3;
border-radius: 5px;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item3 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #abecc3;
    text-decoration: none;
}
.item3 a:hover {
    background-color: #85e8aa;
    text-decoration: none;
}

.item4{
width: 35%;
margin: 0 10px 10px 0;
border-radius: 5px;
background-color: #f7d0de;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item4 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #f7d0de;
    text-decoration: none;
}
.item4 a:hover {
    background-color: #f3b5cb;
    text-decoration: none;
}

.top_board dl{
border-bottom:1px solid #ccc;
display:block;
justify-content: flex-start;
padding: 0 0 10px;
margin: 0 0 10px;
}

.top_board dt{
width: 90%;
margin: 0 0px 10px 0;
}

.top_board dd{
width: 65%;
background-image: url("../images/icon1.png");
background-repeat: no-repeat;
background-size: 7px auto;
background-position: left 6px;
font-size: 18px;
line-height: 22px;
padding: 0 0 0 13px;
}

.d1{
float: none;
width: 20%;
margin: 0 0px 0 0;
font-size: 1.4rem;
}
.d2{
float: none;
width: 30%;
margin: 0 0px 0 0;
}

.top_board dd a,
.top_board dd a:link,
.top_board dd a:visited {
	color: #2461bd;
	text-decoration: none;
}

.top_board dd a:hover,
.top_board dd a:active {
	color: #00426c;
	text-decoration:underline;
}

/* TOP実績一覧 */
.top_result{padding: 50px 0;}
.title2 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 2.8rem;
  margin: 0 0 30px;
}

.title2:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #ccc;
}

.title2 span {
  position: relative;
  padding: 0 1em;
  background: #f7f7f7;
}

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

.result_box{
width: 49%;
margin: 0 0 20px;
border:1px solid #ccc;
background-color: #fff;
}

.result_box h3{
color: #fff;
font-size: 1.8rem;
line-height: 140%;
padding: 7px 15px;
background-color: #00426c;
}

.result_wp{
padding: 15px;
}

.result_left{
width: 50%;
float: left;
font-size: 1.4rem;
line-height: 140%;
}

.result_right{
width: 48%;
float: right;
}
.result_right img{
width: 100%;
}

.result_left dl{
border-bottom:1px dotted#ccc;
display: flex;
justify-content: flex-start;
padding: 0 0 5px;
margin: 0 0 5px;
}

.result_left dt{
width: 40%;
margin: 0 10px 0px 0;
}

.result_left dd{
width: 55%;
padding: 0 0 0 0px;
}

.r1{
width: 100%;
background-color: #00426c;
color: #fff;
text-align: center;
}

.r2{
width: 100%;
background-color: #e71c60;
color: #fff;
text-align: center;
}

/* TOP各コンテンツ */
.top_contents{padding: 40px 0;}
.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.ImgBox-Img{transition-duration: none; }

.ImgBox-Img:hover{ 
transform: scale(1.0);
transition-duration: 0.3s;
box-shadow: none;
}

/* TOPバナー */
.top_banner{padding: 0px 0 40px;}
.banner1{
float: left;
width: 68%;
}
.banner1 img{
width: 100%;
}
.banner2{
float: right;
width: 29%;
}
.banner2 img{
width: 100%;
}

/* バナー8個 */
.container_b {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item_b{
width: 24%;
margin: 0px 0 15px;
}
.item_b img{width: 100%;}

.link1{display: none; border-left: 6px solid #00426c;
padding: 0 0 0 10px;
margin: 0 0 5px;
font-size: 14px;
line-height: 190%;}

.link2{display: none;border-left: 6px solid #00426c;
padding: 0 0 0 10px;
margin: 0 0 5px;
font-size: 11px;
line-height: 120%;}

/* 掲示板一覧 */
.board_detail{
border: 1px solid #ccc;
padding: 20px;
margin: 0 0 30px;
}

.board_detail dl{
border-bottom:1px solid #ccc;
display: block;
padding: 0 0 10px;
margin: 0 0 10px;
}

.board_detail dt{
width: inherit;
margin: 0 20px 0 0;
}

.board_detail dd{
font-size: 18px;
line-height: 20px;
padding: 20px 0 0px 0;
}

.honbun{
font-size: 0.9em;
}

.back_list{
width: 30%;
margin: 0 10px 30px 0;
border-radius: 10px;
font-size: 1.3rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
display: inline-block;
}
.back_list a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 6px 5px;
    display: block;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    background-color: #999;
    text-decoration: none;
}
.back_list a:hover {
    background-color: #999;
    text-decoration: none;
}

.ds1{
float: left;
margin: 0 10px 0 0;
font-size: 1.3rem;
}
.ds2{
float: left;
width: 30%;
margin: 0 0px 0 0;
}

/* 銘柄診断 */
.form_n2 table{
	border-collapse: collapse;
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
}

.form_n2 table th{
	width:30%;
	text-align:center;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
	background-color: #f7f7f7;
	font-weight: normal;
}

.form_n2 table td{
	text-align:left;
	vertical-align:middle;
	padding:15px;
	border:1px solid #ccc;
}

.textarea1 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 40%;
height: 40px;
}

.textarea2 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 60%;
height: 40px;
}

.textarea3 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 20%;
height: 40px;
}

.form_n2 textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.bg_p_f{
background-color: #f6f6f6;
}

.dan{
margin: 0 0 20px;
}


.form_n2 textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.form_n2 .submit_button {
    font-size: 22px;
	display: block;
	width: 60%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 20px 5px;
    margin: 0 auto;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.form_n2 .submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a;}
	
.form_n2 .submit_button a,
.form_n2 .submit_button a:link,
.form_n2 .submit_button a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* スタートガイド */
.st_container {
  margin: 0 0 0px;
}

.st{
width: 90%;
border: 1px solid #ccc;
margin: 0 auto 20px;
padding: 10px 15px 1px;
}


.st h3 {
  border-bottom: solid 3px #ccc;
  position: relative;
  font-size: 18px;
  padding: 0 0 5px;
  color: #00426c;
}

.st h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00426c;
  bottom: -3px;
  width: 30%;
}

.st h4 {
font-size: 16px;
  color: #00426c;
  line-height: 150%;
  margin: 8px 0 5px;
}

.st p {
font-size: 0.9em;
}

/* メールが届かない方へ */
.set_box{
border:3px solid #f7f7f7;
padding: 20px;
text-align: center;
width: 80%;
margin: 0 auto;
}

.set_container{
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 0px;
}

.set{
width: 43%;
border:1px solid #ccc;
margin: 20px 0;
padding: 15px;
}

.c_logo{
margin: 0 auto;
text-align: center;
width: 80%;
}
.c_logo img{
width: 100%;
}

.set p{
font-size: 0.9em;
line-height: 160%;
text-align: center;
}

.set_btn {
  width: 100%;
  margin: 20px 0 0;
}
.set_btn a {
    margin: 0 0 0 auto;
    padding: 5px 15px;
    display: block;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    background-color: #111;
    text-decoration: none;
}
.set_btn a:hover {
    background-color: #333;
    text-decoration: none;
}

/************
2024/00215追記
*************/
.about_img1{
width: 90%;
margin: 20px auto;
}
.about_img1 img{
width: 100%;
}

.about_grd_title{
background: rgb(38,67,103);
background: -moz-linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
background: linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#264367",endColorstr="#11557c",GradientType=1);
padding: 20px 0;
text-align: center;
color: #fff;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.about_grd_title h3{
font-size: 24px;
line-height: 26px;
padding: 0 0 10px;
}

.about_grd_title h4{
font-size: 12px;
border-top: 1px solid #fff;
padding: 7px 0 0px;
width: 80%;
margin: 0 auto;
font-weight: normal;
letter-spacing: 0.1em;
}

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

.about_wp{
width: 100%;
margin: 0 auto;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/************
2024/00216追記
*************/
.step_box{
position: relative;
border: 1px solid #ccc;
padding: 15px 15px 15px 80px;
font-size: 1.1em;
}

.step_ribbon{
position: absolute;
top:-8px;
left: 20px;
}

.step_ribbon img{
width: 50px;
}

.dream_left{
float: left;
width: 40%;
margin: 0 30px 20px 0;
}
.dream_left img{
width: 100%;
}



/* footer */
.f_city{
	background-image: url("../images/fotter_img_sp.png");
	background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 100px 0 0px;
    background-color: #f7f7f7;
    margin: 0;
}

footer{
    background-color: #f7f7f7;
	padding:10px 0 0;
	text-align: center;
	width:100%;
    line-height: 1.5;
    font-size: 1.3rem;
    color: #121212;
}

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

.f_menseki{
font-size: 1.1rem;
text-align: left;
background-color: #f6f6f6;
margin: 20px 0 0;
padding: 20px 0;
}

.copy{
text-align: center;
font-size: 1.1rem;
padding: 10px;
background-color: #00426c;
color: #fff;
}

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

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

/* contact box */
.contact_box{
background-color: #fdfdf4;
text-align: center;
padding: 20px 20px;
margin: 30px 0 0;
}

.contact_box h2 img{
width: 100%;
margin: 0px 0 20px;
}
.con1 img{width: 70%; margin: 0px 0 10px;}
.con2 img{width: 50%; background-color: #fff;padding: 10px;margin: 5px 0 10px;}
.con3{font-weight: bold;font-size: 1.2em;}


/* 20240725追記 */
.v2_fv{
width: 100%;
margin: 0 auto 10px;
}
.v2_fv img{
width: 100%;
}

.v2_sv{ 
margin: 30px auto 30px;
  width: 96%;}
.v2_sv h2{
font-size: 1.4em;
font-style: italic;
text-align: center;
color: #00426c;
border-bottom: 3px solid #00426c;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
padding: 0 0 5px 0;
margin: 0 0 20px;
}
.v2_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.v2_m{
width: 24%;
margin: 0 0px 15px 0;
}
.v2_m img{
width: 100%;
}

.h3_n{
	font-size: 18px;
	line-height: 26px;
	padding: 10px 0 10px 0px;
	font-weight: bold;
	border-bottom: 3px solid #00426c;
	margin:20px 0 20px 0;
    clear: both;
}

.v2_right{
float: right;
width: 35%;
margin: 0 0 40px 20px;
}
.v2_right img{
width: 100%;
}

.v2_left{
float: left;
width: 35%;
margin: 0 40px 20px 0px;
}
.v2_left img{
width: 100%;
}

/* ヘッダー */
#header_pc{
	width:100%;
	margin: 0 auto;
}

.head_top{
padding: 5px 0px 0;
width: 100%;
}

#header_pc h1{
float: left;
width: 50%;
margin: 0px 0 0 10px;
}
#header_pc h1 img{
width: 70%;
}

.top_right{
float: right;
width: 20%;
margin: 8px 10px 0px 0px;
padding: 0 0px 0px 0;
}

#header_pc p{
font-size: 0.9rem;
line-height: 1.3;
padding: 0px 0 0px 0;
font-weight: normal;
}

.contact2{
float: right;
width: 100%;
margin: 0px 0 0px 0;
}
.contact2 img{
width: 100%;
}

/* CTA */
.cta{
background-image: url("../images/ch1_back.jpg");
background-repeat: repeat;
padding: 45px 0 45px;
}

.cta_inner{
width: 100%;
}

.cta_wp{
width: 90%;
margin: 0 auto;
}

.cta_l{
float: left;
width: 25%;
}

.cta_r{
float: right;
width: 74%;
margin: 0 0 20px;
}

.cta_l h3 img{
width: 95%;
}

.cta_l p{
font-size: 1.1rem;
line-height: 1.5;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 0 0 15px 0px;
	padding:8px 3% 4px;
	height:35px;
	width:94%;
	border:0;
	font-size:14px;
	line-height:45px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.check{
font-size: 1.2rem;
line-height: 1.4;
}

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

.submit.kiran {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.submit.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.submit.kiran:hover::before {
  animation: kiran 0.5s linear;
}
 
@keyframes kiran {
  0% {
    transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}




}

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

/* イメージ */
.img_c img{width:100%;}
.img_c2 img{width:100%; margin: 20px auto;}
.img_c3{width: 90%; margin: 20px auto;}
.img_c3 img{width: 100%;}
.img_c4{text-align:center; margin: 20px auto;}
.img_c4 img{width: 80%;}
.img_c5 img{width: 100%;}

.img_right1{
float: right;
margin: 0px 0 20px 20px;
width: 35%;
}
.img_right1 img{width: 100%;}

.img_left1{
float: left;
margin: 0px 20px 20px 0px;
width: 35%;
}
.img_left1 img{width: 100%;}

.img_right2{
float: none;
margin: 20px auto 20px;
width: 70%;
}
.img_right2 img{width: 100%;}

.img_right3{
float: right;
margin: 0px 0 10px 20px;
width: 30%;
}
.img_right3 img{width: 100%;}

.img_right_man{
float: right;
margin: 20px 0 20px 20px;
width: 35%;
}
.img_right_man img{width: 100%;}

.img_left2{
float: none;
margin: 20px auto 20px;
width: 70%;
}
.img_left2 img{width: 100%;}

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

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

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

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

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

/* 背景 */
.back1{
background-color: #f7f7f7;
padding: 5px 0;
}


/* タイトル */
.page_title_n{
font-size: 2.2rem;
line-height: 1.3;
padding: 30px 0 30px 0;
margin: 0px 0 20px 0;
text-align: center;
background-color: #e5f1ff;;
}

.h3_n{
	font-size: 18px;
	line-height: 24px;
	padding: 15px 0 15px 0px;
	font-weight: bold;
	border-bottom: 4px solid #00426c;
	margin:0 0 10px 0;
}

.h3_s{
font-size: 1.3rem;
line-height: 180%;
font-weight: normal;
color: #00426c;
}

.h3_n2{
	font-size: 16px;
	line-height: 22px;
	padding: 10px 10px;
	font-weight: bold;
	background-color: #f7f7f7;
	margin:0 0 10px 0;
    text-align: center;
    border:1px solid #00426c;
}

.h3_n3{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
    text-align: center;
}

.h4_n{
	font-size: 18px;
	line-height: 28px;
	padding: 15px 0 0px 0px;
	font-weight: bold;
	text-align: center;
	margin:0 0 10px 0;
}
.h4_n2{
	font-size: 18px;
	line-height: 24px;
	padding: 15px 0 10px 0px;
	font-weight: bold;
	margin:0 0 10px 0;
    text-align: center;
}

.h4_n_k{
	font-size: 18px;
	line-height: 24px;
	padding: 15px 0 10px 0px;
	font-weight: bold;
	margin:0 auto 10px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 70%;
}

/* 背景画像アリ */
.page_title{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
background-image: url("../images/ttl.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% 100%;
/* text-shadow */
text-shadow: 0px 4px 3px rgba(255,255,255,1.0);
}

.page_title2{
font-size: 2.0rem;
line-height: 1.3;
padding: 1.5rem 0 1.5rem 0;
margin: 0px 0 20px 0;
text-align: center;
background-image: url("../images/ttl.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: 100% 100%;
/* text-shadow */
text-shadow: 0px 4px 3px rgba(255,255,255,1.0);
}

/* ページ別背景画像アリ */

.page_title_about{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_about_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_advance_document{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_advance_document_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_asset{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_asset_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}



.page_title_board{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_board_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_board_detail{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_board_detail_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_case{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_case_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_contact{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_contact_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_course{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_course_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_diagnosis{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_diagnosis_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_digital{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_digital_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_document{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_document_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_dream{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_dream_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_faq{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_faq_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_greeting{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_greeting_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_info_disc{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_info_disc_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}
.page_title_kiyaku{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_kiyaku_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_law{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_law_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_line{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_line_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_list{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_list_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_mailbox{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_mailbox_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_member_edit{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_member_edit_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_nisa{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_nisa_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_pay_bank{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_pay_bank_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_pay_credit{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_pay_credit_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_policy{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_policy_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_privacy{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_privacy_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_question{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_question_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_result{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_result_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_setting{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_setting_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}

.page_title_start{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_start_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}


.page_title_unregistered{
font-size: 2.0rem;
line-height: 1.3;
padding: 3.0rem 0 3.0rem 0;
margin: 0px 0 20px 0;
text-align: center;
color: #fff;
background-image: url("../images/ttl_unregistered_s.jpg");
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
text-shadow: 0px 2px 1px rgba(0,0,0,0.5);
}




/* ボタン */
.btn1 {
display: none;
  width: 35%;
  margin-left: auto;
  margin-bottom: 20px;
  margin-right: 10px;
}
.btn1 a {
    border-radius: 100px;
    margin: 0 0 0 auto;
    padding: 5px 10px;
    display: block;
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
    background-color: #1f2c5c;
    text-decoration: none;
}
.btn1 a:hover {
    background-color: #49639A;
    text-decoration: none;
}

.line1{
margin: 20px auto;
width: 55%;
}
.line1 img{
width: 100%;
}

/* 001 */
.btn_wp1{
margin: 20px auto 30px;
width: 100%;
}
.btn_left{
float: left;
width: 49%;
}
.btn_right{
float: right;
width: 49%;
}
.button001 a {
    background: #148ac3;
    border-radius: 3px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    width: 100%;
    padding: 20px 0px;
    color: #ffffff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.button001 a:hover {
    background: #32a6de;
    color: #FFF;
}
.button001 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.button001 a:hover:after {
    border-color: #FFF;
}


/* テーブル */
.tb_n{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}

.tb_n th{
	width:30%;
	padding:10px 15px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

.tb_n td{
	padding:10px 15px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.tb_smp {
  border-collapse: collapse;
  border-spacing: 5px;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.tb_smp th,
.tb_smp td {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.tb_smp th {
  padding: 15px 10px;
  text-align: left;
  width: 30%;
}
.tb_smp td {
  padding: 15px 10px;
  text-align: left;
}
.tb_smp tr{
  text-align: center;
  padding: 20px 0;
  background-color: #fff;
  color:#00000;
}

/*お問い合わせ*/
.table-contact{border-collapse: collapse;
width: 90%;
margin: 10px 0 10px;}

.table-contact th{
display: block;
width: 100%;
padding: 10px 0 0;
vertical-align: bottom;
line-height: 100%;
text-align: left;
}

.table-contact td{
display: block;
padding: 10px 0;
}

.atn{
font-size: 1.2rem;
}
.atn a,
.atn a:link,
.atn a:visited {
	color: #181818;
	text-decoration: underline;
}
.atn a:hover,
.atn a:active {
	color: #333;
	text-decoration:none;
}

.deco1{
	display:block;
	margin: 0 0 0px 0px;
	padding:8px 15px 8px;
	height:30px;
	width:98%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	border:solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: none;
}

.deco2{
	display:block;
	margin: 0 0 20px 0px;
	padding:8px 15px 8px;
	height:40px;
	width:100%;
	border:0;
	font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
	border:solid 1px #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #eee;
}

.deco3 {
	display:block;
	margin: 0px 0 20px 0px;
	padding:10px 15px 4px;
	height:100px;
	width:100%;
	border:0;
	font-size:14px;
	line-height:28px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
	border:solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    background-color: #fff;
}

input.sbtn {
background: #ff9900;
border-radius: 200px;
align-items: center;
padding: 20px 25px;
color: #ffffff;
transition: 0.3s ease-in-out;
font-weight: 500;
margin: 0 auto 30px;
background-image: url("../images/btn_mark.png");
background-repeat: no-repeat;
background-position: right center;
background-size: 20px auto;
width: 70%;
border: none;
font-size: 1.6rem;
display: block;
letter-spacing: 0.5rem;}

input.sbtn a{
border: none;
margin: 0 auto;
align-items: center;
}

input.sbtn:hover { 
background-repeat: no-repeat;
background-color: #ff6600;
box-shadow: none;
transform: translate3d(0, 0px, 0); 
}
    
.select-group
{
    position: relative;
    display: inline-block;
    overflow: hidden;

    box-sizing: border-box;
    width: 106%;
padding:5px 15px 8px;
    vertical-align: middle;
    background-color: none;
    background-repeat: no-repeat;
    
    height: 45px;
    font-size:16px;
	line-height:20px;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#000;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.select
{
    position: relative;
    z-index: 1;  
  color:#000;
    line-height: 1.8;

    display: block;

    width: 120%;
    padding: 0;

    text-indent: 0px;

    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;

    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.select-group:after
{
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;

    width: 0;
    height: 0;
    margin: auto;

    content: '';

    border-top: 6px solid #999;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

/* 問い合わせ */
.form_n table{
	border-collapse: collapse;
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
}

.form_n table th{
	width:inherit;
	text-align:left;
	vertical-align:middle;
	padding:7px 15px;
	border:none;
	background-color: #f7f7f7;
	font-weight: normal;
    display: block;
    font-size: 14px;
}

.form_n table td{
	text-align:left;
	vertical-align:middle;
	padding:10px 15px;
	border:none;
    display: block;
}

.form_n input[type=text] {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:14px;
  width: 90%;
height: 35px;
}

.form_n textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.form_n .submit_button {
    font-size: 18px;
	display: block;
	width: 70%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 10px 5px;
    margin: 0 auto;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.form_n .submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a;}
	
.form_n .submit_button a,
.form_n .submit_button a:link,
.form_n .submit_button a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.form_back {
	font-size: 16px;
	display: block;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 15px 0px;
background: linear-gradient(to right, #fd8282 0%,#ef1717 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.form_back:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a; }

.form_back a,
.form_back a:link,
.form_back a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}



/* ヘッダー */
#header_sp{
	width:100%;
	margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 6px 9px -8px rgba(0,0,0,0.3);
    position:relative;
z-index: 0;
}

.head_top{
padding: 8px 0px 8px;
width: 100%;
}

#header_sp h1{
margin: 0px 0 0 60px;
line-height: 1.0;
text-align: left;
}
#header_sp h1 img{
width: 170px;
}

#header_sp p{
font-size: 0.8rem;
line-height: 1.3;
padding: 0px 0 0px 0;
font-weight: normal;
}

/* スマホナビ関連 */
.reg_btn {
position: absolute;
top:5px;
right:10px;
z-index: 10;

	font-size: 11px;
	display: block;
	width: 120px;
	line-height: 12px;
	text-align: center;
	color: #ffffff;
	border: none;
background-color: #00426c;

	padding:5px 0px 5px;
	margin:0px auto 0;
	border-radius: 100px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
}

.reg_btn a,
.reg_btn a:link,
.reg_btn a:visited {
	color: #fff;
	text-decoration: none;
}

.reg_btn a:hover,
.reg_btn a:active {
	color: #fff;
	text-decoration:none;
}

.reg_btn2 {
position: absolute;
top:32px;
right:10px;
z-index: 10;
}
.reg_btn2 img{
width: 120px;
}


.drawer-menu-item{
font-size: 1.4rem !important;
text-decoration: none!important}

.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 32px;
  height: 3px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background-color: #222;

}

.drawer-menu-item a,
.drawer-menu-item a:link,
.drawer-menu-item a:visited {
	color: #111111;
	text-decoration: none!important}


.drawer-hamburger{
top:7px!important
}

.drawer-hamburger{
  width:35px;
  height: 35px;
  text-align: center;
  padding: 5px 3px 5px 5px;
  border: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: black;
  margin: 0 0 0 7px;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.h-text{
width: 32px;
text-align: center;
	font-size:	9px;
	margin-top:	12px;
	color:		#666;
	text-align:center;
	display:	block;
}

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

#top_fix{display: block;}


.drawer-dropdown,.drawer-line{
border-bottom: 1px solid #eee;
}

.drawer-dropdown-menu-item{
line-height: 130%;
padding: 10px 5px 10px 20px;
font-size: 0.9em;
-webkit-appearance: none;
appearance: none;
}

.drawer-caret{
color: #00426c;
}

.drawer-dropdown-menu-item em{
font-style: normal;
color: #00426c;
}

/* PCナビ */
#pc_nav{
display: none;
}

nav a,
nav a:link,
nav a:visited {
	color: #111;
	text-decoration: none;
}

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


/* アンケート */
.que_box{
border: 1px solid #ccc;
padding:10px 15px;
width: 100%;
}
.que_check{
width: 40%;
float: left;
}
.que_check2{
margin: 0 30px 0 0;
float: left;
}

.th_tyosei{
padding: 30px 20px 0 0!important}


/* TOP動画背景バナー */
.top_mv{
text-align: center;
}

.cp_banner{
position:  absolute;
top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.top_mv li{
margin: 0 0 20px;
}
.top_mv li:last-child {
    margin: 0 0 0px;
}
.top_mv li img{
width: 100%;
border:2px solid #000;
}

.bg{
	position: relative;
	width: 100%;
	height: 430px;
}
.video{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.video video{
	position: absolute;
	top: 50%;
	left: 50%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
}

/* 4つ目以降バナー */
.next_banner{
background-color: #f7f7f7;
padding: 30px 0 10px;
margin: 0px 0 0;
}

.next_banner li img{
width: 100%;
margin: 0 0 20px;
border:2px solid #000;
}

.black_line img{
border:2px solid #000;
}

/* TOP掲示板 */
.top_board{padding: 30px 0;}

.title1 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 2.0rem;
  margin: 0 0 20px;
}

.title1:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #ccc;
}

.title1 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

.board_box{
border:1px solid #ccc;
padding: 15px;
}

.container2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 0 10px;
}

.item1{
width: 40%;
margin: 0 10px 10px 0;
background-color: #f8c890;
border-radius: 5px;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item1 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #f8c890;
    text-decoration: none;
}
.item1 a:hover {
    background-color: #fdbe74;
    text-decoration: none;
}

.item2{
width: 40%;
margin: 0 10px 10px 0;
background-color: #ccd9fb;
border-radius: 5px;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item2 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #ccd9fb;
    text-decoration: none;
}
.item2 a:hover {
    background-color: #b1c6fa;
    text-decoration: none;
}

.item3{
width: 40%;
margin: 0 10px 10px 0;
background-color: #abecc3;
border-radius: 5px;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item3 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #abecc3;
    text-decoration: none;
}
.item3 a:hover {
    background-color: #85e8aa;
    text-decoration: none;
}

.item4{
width: 40%;
margin: 0 10px 10px 0;
border-radius: 5px;
background-color: #f7d0de;
font-size: 1.2rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
}
.item4 a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 3px 5px;
    display: block;
    color: #121212;
    font-size: 1.2rem;
    text-align: center;
    background-color: #f7d0de;
    text-decoration: none;
}
.item4 a:hover {
    background-color: #f3b5cb;
    text-decoration: none;
}

.top_board dl{
border-bottom:1px solid #ccc;
display:block;
justify-content: flex-start;
padding: 0 0 10px;
margin: 0 0 10px;
}

.top_board dt{
width: 90%;
margin: 0 0px 5px 0;
}

.top_board dd{
width: 95%;
background-image: url("../images/icon1.png");
background-repeat: no-repeat;
background-size: 7px auto;
background-position: left 6px;
font-size: 16px;
line-height: 22px;
padding: 0 0 0 13px;
}

.d1{
float: left;
width: 35%;
margin: 0 0px 0 0;
font-size: 1.2rem;
}
.d2{
float: left;
width: 50%;
margin: 0 0px 0 0;
}

.top_board dd a,
.top_board dd a:link,
.top_board dd a:visited {
	color: #2461bd;
	text-decoration: none;
}

.top_board dd a:hover,
.top_board dd a:active {
	color: #00426c;
	text-decoration:underline;
}

/* TOP実績一覧 */
.top_result{padding: 30px 0 10px;}
.title2 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 2.0rem;
  margin: 0 0 20px;
}

.title2:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #ccc;
}

.title2 span {
  position: relative;
  padding: 0 1em;
  background: #f7f7f7;
}

.container_result {
  display: block;
  flex-wrap: wrap;
  justify-content: space-between;
}

.result_box{
width: 100%;
margin: 0 0 20px;
border:1px solid #ccc;
background-color: #fff;
}

.result_box h3{
color: #fff;
font-size: 1.6rem;
line-height: 140%;
padding: 7px 15px;
background-color: #00426c;
}

.result_wp{
padding: 15px 15px 5px;
}

.result_left{
width: 50%;
float: left;
font-size: 1.4rem;
line-height: 140%;
}

.result_right{
width: 47%;
float: right;
}
.result_right img{
width: 100%;
}

.result_left dl{
border-bottom:1px dotted#ccc;
display: block;
justify-content: flex-start;
padding: 0 0 5px;
margin: 0 0 5px;
}

.result_left dt{
width: 100%;
margin: 0 10px 0px 0;
}

.result_left dd{
width: 100%;
padding: 0 0 0 0px;
text-align: center;
}

.r1{
width: 100%;
background-color: #00426c;
color: #fff;
text-align: center;
margin: 0 0 5px;
}

.r2{
width: 100%;
background-color: #e71c60;
color: #fff;
text-align: center;
margin: 0 0 5px;
}


/* TOP各コンテンツ */
.top_contents{padding: 30px 0;}
.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

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

.ImgBox-Img{transition-duration: none; }

.ImgBox-Img:hover{ 
transform: scale(1.0);
transition-duration: 0.3s;
box-shadow: none;
}

/* TOPバナー */
.top_banner{padding: 0px 0 30px;}
.banner1{
float: none;
width: 100%;
margin: 0 auto 30px;
}
.banner1 img{
width: 100%;
}
.banner2{
float: none;
width: 70%;
margin: 0 auto;
}
.banner2 img{
width: 100%;
}

/* バナー8個 */
.container_b {
  display: inherit;
  flex-wrap: wrap;
  justify-content: space-between;
}

.item_b{
width: 60%;
margin: 0px auto 10px;
}
.item_b img{width: 100%;}

.link1{
display: none;
border-left: 6px solid #00426c;
padding: 0 0 0 10px;
margin: 0 0 5px;
font-size: 14px;
line-height: 190%;}

.link2{
display: none;
border-left: 6px solid #00426c;
padding: 0 0 0 10px;
margin: 0 0 5px;
font-size: 11px;
line-height: 120%;}

/* ページャー*/
#pagetop{
  width:50px;
  position: fixed;
  bottom: 30px;
  right:20px;

  z-index: 10000;
  text-align: center;
  display:block;
}
#pagetop img{
  width:100%;
}

/* 四角いページャー*/
.Pagination {
  display: flex;
  align-items: center;
  justify-content:center;
  margin: 30px 0 0;
}
.Pagination-Item-Link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 30px;
  height: 35px;
  background: #fff;
  border: solid 1px #ccc;
  font-size: 13px;
  color: #666;
  font-weight: normal;
  transition: all 0.15s linear;
}
.Pagination-Item-Link-Icon {
  width: 13px;
}

.mark_p{font-size: 20px;}

.Pagination-Item-Link.isActive {
  background: #f7f7f7;
  color: #666;
  pointer-events: none;
}
.Pagination-Item-Link:not(.isActive):hover {
  background: #f7f7f7;
  color: #666;
}
.Pagination > * + * {
  margin-left: 7px;
}

.Pagination a,
.Pagination a:link,
.Pagination a:visited {
	color: #666;
	text-decoration: none;
}

.Pagination a:hover,
.Pagination a:active {
	color: #00426c;
	text-decoration:none;
}

/* 支払いボタン */
.pay_wp{
	width:100%;
	margin:20px auto;
}
.pay_left{
	float:left;
    width: 49%;
}
.pay_right{
	float:right;
    width: 49%;
}

.pay_bank {
	font-size: 15px;
	display: block;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 15px 0px;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.pay_bank:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a; }

.pay_bank a,
.pay_bank a:link,
.pay_bank a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.pay_card {
	font-size: 15px;
	display: block;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 15px 0px;
background: linear-gradient(to right, #ffb513 0%,#e88504 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.pay_card:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #ffb513;}

.pay_card a,
.pay_card a:link,
.pay_card a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* メール一覧 */
.mail{
	padding: 8px 5px 8px 10px;
	margin: 5px auto;
	background-color: #ffffff;
	border: 1px solid #00426c;
}

.mail em.midoku{
	margin:0 7px 0 0px;
    display: inline-block;
    background-color: #E71014;
    color: #fff;
    font-style: normal;
    font-size: 11px;
    line-height:12px;
    padding: 5px;
    width:50px;
    text-align: center;
    border-radius: 4px;
}

.mail em.kidoku{
	margin:0 7px 0 0px;
    display: inline-block;
    background-color: #00426c;
    color: #fff;
    font-style: normal;
    font-size: 11px;
    line-height:12px;
    padding: 5px;
    width:50px;
    text-align: center;
    border-radius: 4px;
}

.mail a,
.mail a:link,
.mail a:visited {
	color: #000;
	text-decoration: underline;
}

.mail a:hover,
.mail a:active {
	color: #999;
	text-decoration:none;
}

#m_detail{
	border: 1px solid #ccc;
	margin:15px 0 0 0;
}

#m_detail h3{
	border-bottom: 1px solid #ccc;
	padding:10px 10px;
}

.mail_detail_wp{
	padding:10px;
}

.mail_table{
	width:98%;
	border-collapse:collapse;
	border: 1px solid #cccccc;
    margin: 0 auto;
}

.mail_table th{
	width:20%;
	padding:10px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #eeeeee;
}

.mail_table td{
	padding:10px;
	text-align:left;
	vertical-align:top;
	border: 1px solid #cccccc;
	background: #ffffff;
    word-break:break-all;
}

.touroku{
width: 100%;
}
.touroku img{
width: 100%;
}

/* 掲示板一覧 */
.board_detail{
border: 1px solid #ccc;
padding: 15px;
margin: 0 0 30px;
}

.board_detail dl{
border-bottom:1px solid #ccc;
display: block;
padding: 0 0 10px;
margin: 0 0 10px;
}

.board_detail dt{
width: inherit;
margin: 0 20px 0 0;
}

.board_detail dd{
font-size: 16px;
line-height: 20px;
padding: 20px 0 0px 0;
}

.honbun{
font-size: 0.9em;
}

.back_list{
width: 40%;
margin: 0 10px 30px 0;
border-radius: 10px;
font-size: 1.3rem;
line-height: 130%;
text-align: center;
padding: 3px 5px;
display: inline-block;
}
.back_list a {
    border-radius: 5px;
    margin: 0 0 0 auto;
    padding: 6px 5px;
    display: block;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    background-color: #999;
    text-decoration: none;
}
.back_list a:hover {
    background-color: #999;
    text-decoration: none;
}

.ds1{
float: left;
margin: 0 10px 0 0;
font-size: 1.3rem;
}
.ds2{
float: left;
width: 40%;
margin: 0 0px 0 0;
}

/* 銘柄診断 */
.form_n2 table{
	border-collapse: collapse;
	margin:20px auto;
	width:100%;
	border:1px solid #ccc;
}

.form_n2 table th{
	width:inherit;
	text-align:left;
	vertical-align:middle;
	padding:7px 15px;
	border:none;
	background-color: #f7f7f7;
	font-weight: normal;
    display: block;
    font-size: 14px;
}

.form_n2 table td{
	text-align:left;
	vertical-align:middle;
	padding:10px 5px 10px 10px;
	border:none;
    display: block;
}

.textarea1 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 34%;
height: 40px;
}

.textarea2 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 70%;
height: 40px;
}

.textarea3 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 25%;
height: 40px;
}

.form_n2 textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.bg_p_f{
background-color: #f6f6f6;
}

.dan{
margin: 0 0 20px;
}


.form_n2 textarea{
  margin: 5px 0 5px 0px;
  padding: 10px;
  width:90%;
  height:200px;
  font-size:14px;
}

.form_n2 .submit_button {
    font-size: 18px;
	display: block;
	width: 80%;
	line-height: 32px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 10px 5px;
    margin: 0 auto;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.form_n2 .submit_button:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a;}
	
.form_n2 .submit_button a,
.form_n2 .submit_button a:link,
.form_n2 .submit_button a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}


.card_waku{
margin: 20px auto 20px;
border-bottom: 1px solid #f2f2f2;
}

.moji_tyousei{
text-align: left !important}





/* footer */
.f_city{
	background-image: url("../images/fotter_img_sp.png");
	background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 100px 0 0;
    background-color: #f7f7f7;
    margin: 0px 0 0;
}

footer{
    background-color: #f7f7f7;
	padding:10px 0 0;
	text-align: center;
	width:100%;
    line-height: 1.5;
    font-size: 1.3rem;
    color: #121212;
}

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

.f_menseki{
font-size: 1.1rem;
text-align: left;
background-color: #f6f6f6;
margin: 20px 0 0;
padding: 20px 0;
}

.copy{
text-align: center;
font-size: 1.1rem;
padding: 10px;
background-color: #00426c;
color: #fff;
}

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

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

/************
2024/0129追記
*************/
.maigara_box{
background-color: #f6f6f6;
padding: 15px;
margin: 10px 0;
}

.me_text1{
color: #666;
font-size: 0.8em;
}

.me_text2{
font-size: 0.9em;
margin: 10px 0 0;
}

.cp_ipselect {
	overflow: hidden;
	width: 80%;
	text-align: center;
    margin: 5px 0;
}
.cp_ipselect select {
	width: 80%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}

.bb_left{
	float:left;
    width: 40%;
}
.bb_right{
	float:right;
    width: 56%;
}

.bb1 {
	font-size: 14px;
	display: block;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 15px 0px;
background: linear-gradient(to right, #2de38a 0%,#1aad79 53%,#1aad79 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bb1:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #2de38a; }

.bb1 a,
.bb1 a:link,
.bb1 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

.bb2 {
	font-size: 14px;
	display: block;
	width: 100%;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
	padding: 15px 0px;
background: linear-gradient(to right, #fd8282 0%,#ef1717 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.bb2:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #fd8282; }

.bb2 a,
.bb2 a:link,
.bb2 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* 会員情報 */
.info_container {
  display: inherit;
  margin: 0 0 20px;
}


.info_container table{
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
}
.info_container table td{
border: 1px solid #ccc;
padding: 1px 10px;
font-size: 0.9em;
}

.info_th{
width: 30%;
}

.th_takasa{
padding: 18px 0;
}

.info_container table td {background-color: #f7f7f7;}
.info_container table tr:nth-child(odd) td {background-color: #fff;}


.btn_center{
width: 60%;
margin: 0 auto;
}

.textarea3 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 30%;
height: 40px;
}

input[type="date"] {
    width: 89%;
    height: 32px;
    background-color: #fff;
    border: 1px solid #bbb;
    font-size:16px;
}
input[type="date"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
}

/* 契約書面一覧 */
.keiyaku_container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
border-bottom: 4px solid #00426c;
margin: 0 0 50px;
padding: 0 0 10px 0;
}

.keiyaku_container h3{
width: 50%;
font-size: 18px;
line-height: 24px;
font-weight: bold;
padding: 10px 0 0;
}

.keiyaku_l{
width: 75px;
margin: 0 15px 0px 0;
}

.my_table{
	width:100%;
	border-collapse:collapse;
	border: 1px solid #cccccc;
}

.my_table th{
	padding:7px;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #cccccc;
	background: #f7f7f7;
}

.my_table td{
	padding:7px;
	text-align:left;
	vertical-align: middle;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.th1{width:15%; font-size: 0.8em;}
.th2{width:48%;}
.th3{width:24%;}


.pay_bank_h2 {
	font-size: 12px;
	display: block;
	width: 75px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	color: #032C49;
	text-decoration:none;
	letter-spacing: 0;
	border: 1px solid #ccc;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 7px;
	text-decoration: none;
    margin: 0 auto;
	padding: 5px 2px;
	background: #167e05;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #167e05), color-stop(0.00, #3cc70b));
background: -webkit-linear-gradient(#3cc70b, #167e05);
background: -moz-linear-gradient(#3cc70b, #167e05);
background: -o-linear-gradient(#3cc70b, #167e05);
background: -ms-linear-gradient(#3cc70b, #167e05);
background: linear-gradient(#3cc70b, #167e05);
}

.pay_bank_h2:hover { background-repeat: no-repeat;
	background-position: 7% center;
	background-image: none;
	background-color: #3cc70b; }

.pay_bank_h2 a,
.pay_bank_h2 a:link,
.pay_bank_h2 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

/* 夢の配当金生活 */
.dr_table{
width: 85%;
margin: 20px auto;
border-collapse: separate;
}

.dr_table table{
width: 100%;
font-size: 0.9em;
line-height: 160%;
}

.dr_table td{
text-align: center;
padding: 5px;
}

/* スタートガイド */
.st_container {
  display: inherit;
  flex-wrap: wrap;
  justify-content:space-between;
  margin: 0 0 0px;
}

.st{
width: 90%;
border: 1px solid #ccc;
margin: 0 auto 15px;
padding: 10px 15px 1px;
}


.st h3 {
  border-bottom: solid 3px #ccc;
  position: relative;
  font-size: 14px;
  padding: 0 0 5px;
  color: #00426c;
}

.st h3:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #00426c;
  bottom: -3px;
  width: 30%;
}

.st h4 {
font-size: 15px;
  color: #00426c;
  line-height: 150%;
  margin: 8px 0 5px;
}

.st p {
font-size: 0.9em;
}


/* aboutページ用スライダー*/
.wideslider{
width: 100%;
    height: 300px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.wideslider img{
    width: 400px;
    text-align: center;
    margin: 0 auto;
}

/* メールが届かない方へ */
.set_box{
border:3px solid #f7f7f7;
padding: 20px;
text-align: center;
width: 80%;
margin: 0 auto;
}

.set_container{
display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 0px;
}

.set{
width: 42%;
border:1px solid #ccc;
margin: 10px 0;
padding: 10px;
}

.c_logo{
margin: 0 auto;
text-align: center;
width: 80%;
}
.c_logo img{
width: 100%;
}

.set p{
font-size: 0.9em;
line-height: 160%;
text-align: center;
}

.set_btn {
  width: 100%;
  margin: 20px 0 0;
}
.set_btn a {
    margin: 0 0 0 auto;
    padding: 5px 5px;
    display: block;
    color: #fff;
    font-size: 1.2rem;
    text-align: center;
    background-color: #111;
    text-decoration: none;
}
.set_btn a:hover {
    background-color: #333;
    text-decoration: none;
}

/* 無登録業者に関する注意喚起 */
.unr_box{
background-color: #f6f6f6;
padding: 15px 15px;
margin: 20px 0 20px;
}

.unr_box h3{
border: 2px solid #EF1C1C;
padding: 7px 5px;
text-align: center;
font-size: 1.2em;
line-height: 160%;
background-color: #F4CF1D;
color: #EF1C1C;
}

.unr_box h4{
text-align: center;
font-size: 1.1em;
line-height: 160%;
color: #EF1C1C;
margin: 10px 0 20px;
}

.img_left_unr{
float: left;
width: 20%;
margin: 0 15px 15px 0;
}
.img_left_unr img{
width: 100%;
}

.unr_box li{
font-weight: bold;
font-size: 1.0em;
line-height: 150%;
margin: 0 0 10px;
}

.kinsyou{
text-align: center;
margin: 10px auto;
width: 50%;
}
.kinsyou img{
width: 100%;
}

/************
2024/00213追記
*************/
.mini_container {
  display: block;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 20px;
  align-items:baseline;
}

.mini_th{
width: 90%;
text-align: left;
padding: 0 0 0px;
}

.mini_td{
width: 90%;
text-align: left;
padding: 0 0 0px;
}

.textarea_a {
  margin: 0px 0 0px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 100%;
height: 40px;
}

.textarea_b {
  margin: 0px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 30%;
height: 40px;
}

.textarea_c {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 92%;
height: 40px;
}

.textarea_c2 {
  margin: 10px 0 10px 0px;
  padding: 0 5px;
  font-size:16px;
  width: 92%;
height: 40px;
}


.textarea_tt {
  margin: 10px 0 10px 0px;
  padding: 20px;
  font-size:18px;
  width:96%;
height: 150px;
border: 1px solid #aaa;
}


.select_w select{
width: 100%;
  display: block;
  text-align-last: center;
}

input[type="date"] {
    -webkit-appearance: none;
    height: 32px;
    width: 89%;
    display: block;
  text-align-last: center;
}

/************
2024/00215追記
*************/
.about_img1{
width: 100%;
margin: 10px auto;
}
.about_img1 img{
width: 100%;
}

.about_grd_title{
background: rgb(38,67,103);
background: -moz-linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
background: linear-gradient(90deg, rgba(38,67,103,1) 0%, rgba(17,85,124,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#264367",endColorstr="#11557c",GradientType=1);
padding: 13px 0;
text-align: center;
color: #fff;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.about_grd_title h3{
font-size: 17px;
line-height: 26px;
padding: 0 0 3px;
}

.about_grd_title h4{
font-size: 11px;
border-top: 1px solid #fff;
padding: 3px 0 0px;
width: 80%;
margin: 0 auto;
font-weight: normal;
letter-spacing: 0.1em;
}

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

.about_wp{
width: 100%;
margin: 0 auto;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

/************
2024/00216追記
*************/
.step_box{
position: relative;
border: 1px solid #ccc;
padding: 10px 10px 10px 70px;
font-size: 1.1em;
line-height: 160%
}

.step_ribbon{
position: absolute;
top:-8px;
left: 10px;
}

.step_ribbon img{
width: 50px;
}

.dream_left{
float: left;
width: 45%;
margin: 0 20px 20px 0;
}
.dream_left img{
width: 100%;
}
/************
2024/00217追記
*************/
.jyuyo{
background-color: #FBF1D4;
padding: 20px;
text-align: center;
}

.jyuyo1{
background-color: #F7E5CA;
font-size: 1.2em;
font-weight: bold;
display: inline-block;
padding: 3px 10px;
margin: 0 0 10px;
}

.list_sel{
	float:left;
	width: 100%;
	margin:0 0 10px 0;
	border-spacing: 0;
}

/* checkbox02 */
.list_sel input[type=checkbox] {
	display: none;
}
.list_sel input[type="checkbox"].checkbox02:checked + label {
	background: #00426c;
	color: #ffffff;
}
.check_label:hover {
	background-color: #f7f7f7;
}
.check_label {
	display: block;
	float: left;
	margin: 4px;
	width: 30%;
	height: 30px;
	text-align: center;
	line-height: 11px;
	padding-left: 2px;
	padding-right: 2px;
    padding: 17px 0 0px;
	cursor: pointer;
	color: #333;
	border: 1px solid #cccccc;
	border-radius: 5px;
}

.check_label_s {
	display: block;
	float: left;
	margin: 4px;
	width: 45%;
	height: 30px;
	text-align: center;
	line-height: 11px;
	padding-left: 2px;
	padding-right: 2px;
    padding: 17px 0 0px;
	cursor: pointer;
	color: #333;
	border: 1px solid #cccccc;
	border-radius: 5px;
    background-color: #fff;
}

.tec{
font-size: 9px;
}



/* contact box */
.contact_box{
background-color: #fdfdf4;
text-align: center;
padding: 20px 20px;
margin: 30px 0 0;
}

.contact_box h2 img{
width: 100%;
margin: 0px 0 20px;
}
.con1 img{width: 70%; margin: 0px 0 5px;}
.con2 img{width: 50%; background-color: #fff;padding: 10px;margin: 5px 0 10px;}
.con3{font-weight: bold;font-size: 1.2em;}


/* 20240725追記 */
.v2_fv{
width: 100%;
margin: 3px auto 0px;
}
.v2_fv img{
width: 100%;
}

.v2_sv{ 
margin: 30px auto 20px;
  width: 92%;}
.v2_sv h2{
font-size: 1.3em;
font-style: italic;
text-align: center;
color: #00426c;
border-bottom: 3px solid #00426c;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
padding: 0 0 5px 0;
margin: 0 0 15px;
}
.v2_banner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.v2_m{
width: 48%;
margin: 0 0px 15px 0;
}
.v2_m img{
width: 100%;
}

.h3_n{
	font-size: 15px;
	line-height: 22px;
	padding: 10px 0 7px 0px;
	font-weight: bold;
	border-bottom: 3px solid #00426c;
	margin:10px 0 15px 0;
}

.v2_right{
float: right;
width: 40%;
margin: 0 0 15px 20px;
}
.v2_right img{
width: 100%;
}

.v2_left{
float: left;
width: 40%;
margin: 0 20px 20px 0px;
}
.v2_left img{
width: 100%;
}

/* ヘッダー */
#header_pc{
	width:100%;
	margin: 0 auto;
}

.head_top{
padding: 5px 0px 0;
width: 100%;
}

#header_pc h1{
float: left;
width: 50%;
margin: 0px 0 3px 10px;
line-height: 1.0em;
}
#header_pc h1 img{
width: 180px;
vertical-align: bottom;
line-height: 1.0em;
}

.top_right{
float: right;
width: 27%;
margin: 5px 10px 0px 0px;
padding: 0 0px 0px 0;
}

#header_pc p{
font-size: 0.8rem;
line-height: 1.3;
padding: 0px 0 0px 0;
font-weight: normal;
}

.contact2{
float: right;
width: 100%;
margin: 0px 0 0px 0;
}
.contact2 img{
width: 100%;
vertical-align: bottom;
}

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

.cta_inner{
width: 100%;
}

.cta_wp{
width: 90%;
margin: 0 auto;
}

.cta_l{
float: none;
width: 70%;
margin: 0 auto;
}

.cta_r{
float: none;
width: 100%;
margin: 0 auto 20px;
}

.cta_l h3 img{
width: 85%;
margin: 0 0 3px;
}

.cta_l p{
font-size: 1.1rem;
line-height: 1.5;
text-align: center;
}

.deco2 {/* フォームの入力欄装飾用 */
	display:block;
	margin: 10px 0 10px 0px;
	padding:8px 3% 4px;
	height:30px;
	width:94%;
	border:0;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	text-align:left;
	color:#444;
	border:solid 1px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
}

.check{
font-size: 1.1rem;
line-height: 1.4;
}

.submit {
	margin:0px auto;
}
.submit img{
width: 100%;
vertical-align: middle;
}

.submit.kiran {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.submit.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}
.submit.kiran:hover::before {
  animation: kiran 0.5s linear;
}
 
@keyframes kiran {
  0% {
    transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.section {scroll-margin-top: 20px;}

}


/*************************************************************
【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:#e71c60;}/*明るい赤 */
.red2{color:#c62726;}/*暗い赤 */
.red1_b{color:#F00;font-weight:bold;}/*太字・明るい赤 */
.red2_b{color:#d13938;font-weight:bold;}/*太字・暗い赤 */
.blue{color:#00F;}/*青 */
.bl{color:#254BDD;}/*青 */
.or{color:#FF9739;}/*オレンジ */
.blk{color:#000;}/*黒 */
.gr{color:#999;}/*グレー */
.grn{color:#00426c;}/*みどり */
.pk{color:#fe7677;}/*ピンク */
.gld{color:#d5b876;}/*ゴールド */
.pp{color:#8A37BC;}/*むらさき */
.yl{color:#D6B108;}/*黄色 */
.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;}


.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 */



/*メールBOX */
.mailbox{
font-size: 20px;
line-height: 28px;
}
.mailbox-list dl {
    position: relative;
    margin: 0px 0 0;
    cursor: pointer;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}
.mailbox-list dl:last-child {
    border-bottom: 1px solid #DDD;
}
.mailbox-list dl:first-child {
  margin-top: 0;
}
.mailbox-list dl::after {
    position: absolute;
    top: 38px;
    right: 26px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.mailbox-list .open::after {
    transform: rotate(-45deg);
}
.mailbox-list dl dt {
    position: relative;
    margin: 0;
    padding: 15px 20px 15px 20px;
    font-weight: normal;
    background: #fff;
}
.mailbox-list dl dt span{font-size: 1.6rem;}

.mailbox-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 20px;
    border-top: 1px dotted #ddd;
    font-size: 18px;
}
.mailbox-list dl dd p {
    margin: 30px 0 0;
}
.mailbox-list dl dd p:first-child{
    margin-top: 0;
}

.mailbox em{
font-style: normal;
padding: 0 5px 0 0;
}

@media (min-width:600px) and (max-width:1024px){
.mailbox{
font-size: 16px;
line-height: 24px;
}

 .mailbox-list dl {
    margin: 0px 0 0;
    line-height: 160%;
}
.mailbox-list dl:after {
    top: 25px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.mailbox-list dl dt {
    padding: 10px 40px 10px 15px;
    font-size: 16px;
}
.mailbox-list dl dt::before {
    font-size: 16px;
    top: 12px;
    left: 20px;
}

.mailbox-list dl dt span{font-size: 1.4rem;}

.mailbox-list dl dd {
    margin: 0;
    padding: 10px 10px 10px 15px;
    font-size: 14px;
}
.mailbox-list dl dd p {
    margin: 30px 0 0;
}
.mailbox-list dl dd p:first-child{
    margin-top: 0;
}

}

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

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


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

.mailbox-list dl dt span{font-size: 1.2rem;}

.mailbox-list dl dd {
    margin: 0;
    padding: 10px 10px 10px 15px;
    font-size: 12px;
}
.mailbox-list dl dd p {
    margin: 30px 0 0;
}
.mailbox-list dl dd p:first-child{
    margin-top: 0;
}
}


/*Q&A */
.qa{
font-size: 18px;
line-height: 28px;
}
.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: 20px;
    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: 10px 20px 10px 60px;
    font-weight: bold;
    background: #f7f7f7;
}
.qa-list dl dt::before {
    font-size: 24px;
    line-height: 28px;
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
    content: 'Q.';
    color: #00426c;
}
.qa-list dl dd::before {
    font-size: 24px;
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #f1a109;
}
.qa-list dl dd {
    position: relative;
    margin: 0;
    padding: 20px 20px 20px 60px;
    background: #fff;
}
.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: 16px;
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: #00426c;
}
.qa-list dl dd::before {
    font-size: 18px;
    line-height: 28px;
    line-height: 1;
    position: absolute;
    left: 20px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #f1a109;
}
.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: #00426c;
}
.qa-list dl dd::before {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    left: 10px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #f1a109;
}

.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;
}
}


button{
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
}