/*Reset*/
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}


#loader{
  margin: -25px 0 0 -25px;
  position: fixed;
  left:50%;
  top:50%;
  background: #fff;
  padding: 10px;
  border-radius: 25px;
  z-index: 10;
}


.CF:after,
.clearfix:after{
    content:"";
    clear:both;
    display:block;
}


h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
    border: none;
    border-collapse: collapse;
    font-size: 100%;
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}
a{
    text-decoration:none;
    color:#000;
}
img {
    vertical-align: bottom;
    border-style: none;
}
/*Google Chrome髱偵＞譫�邱壽ｶ医☆*/
a,
input[type="email"],
input[type="text"],
input[type="number"],
input[type="password"],
textarea,
select {
    outline: none;
}
input[type="email"],
input[type="text"],
input[type="number"],
input[type="tel"],
textarea{
  font-size:1.6rem;
}
hr{display:none;}
em{font-style:normal}


html{
    font-size:62.5%;
    height:100%;
    overflow: hidden
}
body{
    background:#222;
    font-family: "Yu Gothic", YuGothic;
    font-color:#000;
    height:100%;
    margin:0;
    padding:0;
}
#wrapper{
  background: url(img/back_img2.jpg) no-repeat center/ cover;
  width: 100%;
  height: 100%;
  min-height: 700px;
  margin:auto;
}
#stage{
    margin: -250px 0 0 -480px;
    padding-bottom: 70px;
    position: fixed;
    width: 960px;
    height: 600px;/*580*/
    top: 50%;
    left: 50%;
    background: #ffffed;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
    overflow: hidden;
    z-index: 2;
}
#articles{
  width: 1920px;
}
article{
  width: 960px;
  float: left;
  overflow: hidden;
}


/*header*/
header{
  background: #5eb235;
  width: 100%;
  height: 75px;
  position: relative;
}
/*h1*/
.s{
    margin: 0 auto;
    background-image: url(img/title.png);
    background-size: 100%;
    display: block;
    background-repeat: no-repeat;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
}
header h1{
    background-position: 0 0;
    position: absolute;
    top: 23px;
    left: 288px;
    width: 400px;
    height: 75px;
}


/*button*/
button {
  padding: 0.7em 0;
  font-size:26px;
  font-size:2.6rem;
  text-align: center;
  color: #5eb235;
  background: #fff;
  border: 2px solid #5eb235;
  border-radius: 10px;
  display: block;
  width: 100%;
  font-weight: bold;
  cursor: pointer;
}
button:hover {
    color: #fff;
    background: #5eb235;
}
button.next {
    color: #fff;
    background: #5eb235;
    box-shadow: 0 6px 0 #3b9a00;
}


/*#sections*/
#sections{
  width: 960px;
}
#sections ul.sections{
  width: 1920px;
}
li.space{
  float: left;
  width: 960px;
}
.red {
    color: red;
}


/*#spece_contents*/
#spece_contents{
  width: 960px;
  height: 470px;
  overflow: hidden;
}
#spece_contents h3{
  margin: 55px 0 0 0;
  font-size: 26px;
  font-size:2.6rem;
  font-weight: bold;
  color: #630;
  text-align: center;
}
#spece_contents h3 em{
  display: block;
  line-height: 45px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#spece_contents h3 em:before{
    margin: 0;
    width: 70px;
    height: 70px;
    background-position: center center;
    vertical-align: middle;
}
.sb:before{/*h3 em:before*/
    content: '';
    margin: 0 auto;
    background-image: url(img/question.png);
    background-repeat: no-repeat;
    background-size: 70%;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    top: -5px;
    left: 0;
}


/*#spece_contents*/
#spece_contents ul.row{
  width: 4800px;
  height: 100%;
}
#spece_contents li.col{
  width: 960px;
  float: left;
  position: relative;
  height: 100%;
}
.button_list{
  margin:60px auto 0 auto;
  width: 500px;
}
.button_list li{
  margin: 10px 15px;
  padding: 0px;
  width: 220px;
  float: left;
}
/*
#col2 .button_list{
  margin-top:100px;
}
.button_list.area{
  margin-top:10px;
}
.button_list.area li{
    width: 135px;
}
*/


p.back{
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  color: #630;
  position: absolute;
  bottom: 00px;
  left:50px;
  cursor: pointer;
}


/*個人情報入力*/
#title_result{
  margin:20px auto;
  padding:1.2em 0;
  text-align:center;
  border-radius: 5px;
  width: 300px;
}
#title_result span{
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 #000;
  font-size: 2rem;
  font-size: 20px;
}
#title_result.before{
  background: #00B9EF;
}
#title_result.after{
  background: #ff6800;
}
#title_result.before span.after,
#title_result.after span.before{
  display: none;
}
#title_result.before span.before{
  display: inline;
  margin-left:1em;
}
#title_result.before span.before span{
  position:relative;
  display: inline;
}
#title_result.after span.after{
  display: inline;
}

#personal h3{
  margin: 0px 0 10px;
  font-size: 16px;
  font-size:1.6rem;
  font-weight: bold;
  color: #630;
  text-align: center;
}
#personal table{
  margin:0 auto 0 60px;
  width: 675px;
}
#personal th{
  color: #444;
  padding: 10px 0;
  width: 240px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height:1.4;
  text-align: right;
  vertical-align:middle;
}
#personal td{
  color: #444;
  padding: 10px 10px 10px 20px;
  width: 440px;
  line-height: 2;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  vertical-align:middle;
}
#personal td span{
  vertical-align: middle;
  display: inline-block;
  height: 37px;
  font-weight: bold;
}

input{
    line-height:normal;
    vertical-align:top;
}
textarea{
    font-size:100%;
}
#col5 input[type="number"]{
  padding: 15px 20px;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #5eb235;
  font-size: 36px;
  font-size:3.6rem;
  width: 260px;
  text-align:center;
}
#number_input{
  margin: 50px auto 80px auto;
  text-align: center;
}
#number_input span{
  margin: 0 0 10px 10px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  color: #5eb235;
  display: inline-block;
  vertical-align: bottom;
}
#personal input,
#personal textarea,
select.pref{
  padding: 7px 10px;
  border:3px solid #a0a0a0;
  border-radius: 10px;
  background: #fff;
  font-size:20px;
  font-size:2rem;
  width: 85%;
}
select.pref {
    width: 91%;
}
#personal input[type="email"]{
    padding: 10px 10px;
}
#personal input[type="tel"]{
  width: 94px;
    font-size:26px;
    font-size:2.6rem;
    line-height:1;
    text-align:center;
}
select#Phone1.pref {
  padding: 7px 10px;
  border:3px solid #a0a0a0;
  border-radius: 10px;
  background: #fff;
    font-size:26px;
    font-size:2.6rem;
    line-height:1;
    text-align:center;
  width:110px;
}
#personal textarea{
    height: 50px;
}
/*送信ボタン*/
p.to_button{
    margin:10px auto 0;
    text-align:center;
}
p.to_button span{
    color:#111;
    font-size:20px;
    font-size:2.0rem;
    font-weight:bold;
    position:relative;
}
p.to_button span:before{
    background:url("img/to_button_left.png") no-repeat;
    background-size:100% 100%;
    content:"";
    position:absolute;
    width:32px;
    height:24px;
    left:-40px;
    top:0;
}
p.to_button span:after{
    background:url("img/to_button_right.png") no-repeat;
    background-size:100% 100%;
    content:"";
    position:absolute;
    width:32px;
    height:24px;
    right:-37px;
    top:0;
}
p.button{
    margin: 10px auto 0;
    width:300px;/*220*/
}
#submit em{
  font-style: normal;
  font-weight: bold;
}
#submit:disabled{
  background: #ddd;
  border:1px solid #ccc;
  box-shadow: 0 6px 0 #cacaca;
  cursor: default;
}
#submit em.abled{
  display: inline;
}
#submit:disabled em.abled,
#submit em.disabled{
  display: none;
}
#submit:disabled em.disabled{
  margin-left:1em;
  display: inline-block;
  color:#333;
}
#submit:disabled em.disabled span{
  position:relative;
  animation: letter_anime 1s ease -2s infinite alternate;
}
@keyframes letter_anime{
  from{
    opacity:0;
  }
  to{
    opacity:1;
  }
}
#submit:disabled em.disabled span:nth-of-type(2){
  animation-delay: 200ms;
}
#submit:disabled em.disabled span:nth-of-type(3){
  animation-delay: 300ms;
}
#submit:disabled em.disabled span:nth-of-type(4){
  animation-delay: 400ms;
}
#submit:disabled em.disabled span:nth-of-type(5){
  animation-delay: 500ms;
}
#submit:disabled em.disabled span:nth-of-type(6){
  animation-delay: 600ms;
}
p.button_bottom{
    color:#111;
    font-size:14px;
    font-size:1.4rem;
    margin:15px auto 0;
    padding-bottom:10px;
    text-align:center;
}


/*footer*/
footer {
    width:100%;
    position: absolute;
    bottom:15px;
}
footer ul {
    display:flex;
    justify-content:center;
}
footer ul li {
    margin:0 15px;
}
footer ul li a{
    color:#000;
    font-size: 15px;
    font-size: 1.5rem;
}



/**/
#article_thanks section{
  overflow-y: scroll;
  margin: 20px;
  background: url(img/back_thanks.png) no-repeat left bottom;
  height: 520px;
  position: relative;
}
#article_thanks .comment_space{
  position: absolute;
  width: 480px;
  left: 180px;
  top:10px;
  border-radius: 10px;
  padding: 20px 40px;
}
div.conversion{
  visibility: hidden;
}
/*#article_thanks h3{
  margin: 15px;
  padding: 0.5em 0;
  border-top:5px solid #ff9900;
  border-bottom:5px solid #ff9900;
  color: #c30;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}
#article_thanks p{
  font-size: 13px;
  font-size:1.3rem;
  line-height: 1.6;
  text-align: center;
}
#article_thanks p.tel{
  margin: 15px auto ;
  padding: 5px 0;
  font-size: 11px;
  font-size: 1.1rem;
  border: 2px solid #cfc6ba;
  border-radius: 10px;
  width: 300px;
}
#article_thanks p.tel em{
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#article_thanks li{
  margin: 10px 0 0 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
*/


/*2021 5 7　STEP2追加*/
/*手順2step*/
#article_thanks h3{
  padding: 0.5em 0;
  color: #fe4c1e;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
#article_thanks h4{
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #5eb235;
  position: relative;
  margin: 30px 0 20px;
}
#article_thanks h4::before{
  content: "";
  width: 160px;
  border-bottom: 3px solid #5eb235;
  position: absolute;
  left: 0;
  top: 10px;
}
#article_thanks h4::after{
  content: "";
  width: 160px;
  border-bottom: 3px solid #5eb235;
  position: absolute;
  right: 0;
  top: 10px;
}
#article_thanks .thanks_dtl{
	margin: 30px 0 20px;
	padding: 0 0 20px 0;
}
#article_thanks .thanks_dtl .thanks_dtl_title{
  border: 3px solid #5eb235;
  border-radius: 20px;
  margin: 0 0 20px;
}
#article_thanks .thanks_dtl .thanks_dtl_title .title_step{
  color: #fefe66;
  display: inline-block;
  width: 20%;
  font-size: 1.8rem;
  font-weight: bold;
  background: #5eb235;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: center;
  padding: 6.1% 0;
}
#article_thanks .thanks_dtl .thanks_dtl_title .title_text{
  color: #393939;
  display: inline-block;
  width: 75%;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: left;
  padding: 10px 20px;
  box-sizing: border-box;
}
#article_thanks .thanks_dtl .thanks_dtl_title .title_text span{
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
#article_thanks p{
  color: #630;
  font-size: 16px;
  font-size:1.6rem;
  line-height: 1.6;
  text-align: center;
}
#article_thanks .thanks_dtl_office{
  border:3px solid #5eb235;
  padding: 0 0 20px;
  margin: 0 0 20px 0;
}
#article_thanks p.thanks_call_num{
  font-size: 40px;
  font-size:4.0rem;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
	color: #266207;
}
#article_thanks p.thanks_call_num:before {
  content: url(img/tel.png);
  display: inline-block;
  width: 42px;
  height: 32px;
	position:relative;
    top:6px;
}
#article_thanks p.tel{
  margin: 15px auto ;
  padding: 5px 10px;
  font-size: 20px;
  font-size: 2rem;
  border: 2px solid #57a331;
	background: #57a331;
  border-radius: 5px;
  width: 360px;
	color: #fff;
	line-height: 1.5;
}
#article_thanks p.tel em{
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
#article_thanks li{
  margin: 10px 0 0 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
#article_thanks .thanks_dtl_office .office_text{
  font-weight: normal;
}


/*youtube*/
.video {
  text-align: center;
  width: 100%;
}
.video_title{
  border: 3px solid #5eb235;
  border-radius: 20px;
  text-align: left;
}
.video_title .title_step{
  color: #fefe66;
  display: inline-block;
  width: 20%;
  font-size: 1.8rem;
  font-weight: bold;
  background: #5eb235;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: center;
  padding: 6.1% 0;
}
#article_thanks .video_title .title_text{
  color: #393939;
  display: inline-block;
  width: 75%;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: left;
  padding: 10px 20px;
  box-sizing: border-box;
}
.video_title .title_text span{
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.video_triangle {
  border: 20px solid transparent;
  border-top: 20px solid #5eb235;
  display: block;
  margin: 13px auto 20px;
  height: 0;
  position: relative;
  width: 0;
}
.video_triangle:before {
  content: '';
  border: 20px solid transparent;
  border-top: 20px solid #86d161;
  display: block;
  position: absolute;
  left: -20px;
  right: 0;
  margin: auto;
  top: 7px;
  height: 0;
  width: 0;
}
.video_text {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  margin: 20px 0 10px
}
.video_img {
  transition:0.3s;
  width: 100%;
}
.video_img:hover {
  opacity: 0.8;
}
.video_img img {
  max-width: 100%;
}


/*2016 12 15　該当なし追加*/
/*no office*/
#no_office{
  position: relative;
  text-align-last: center;
  vertical-align: middle;
  height: 100%;
}
#no_office .table{
  display: table;
  width: 100%;
  height: 100%;
}
#no_office .table_cell{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#no_office .title{
  margin:20px 180px 30px 180px;
  padding:0.5em 1em;
  background: #999;
  color: #fff;
  text-align-last: center;
  border-radius: 20px;
}
#no_office p{
  margin-top:1em ;
  text-align:center;
  font-size: 16px;
  line-height: 1.6;
}
#no_office .houterasu{
  margin:20px auto;
  border-radius: 10px;
  padding: 0px 60px 15px 60px;
  border:2px solid #F06C00;
  display: inline-block;
}
#no_office .logo{
  margin:10px auto;
  width: 200px;
  text-align:center;
  display: block;
}
#no_office img{
  width: 100%;
  height: auto;
}
#no_office .houterasu .note{
  font-size: 12px;
}


/*
#chara{
  margin:15px 0 0 -300px;
  position: absolute;
  top:0;
  left:50%;
  z-index: 2;
  width: 130px;
}
#calc{
  width: 160px;
  margin:40px 0 0 160px;
  position: absolute;
  top:0;
  left:50%;
}
#calc img,
#chara img{
  width: 100%;
  height: auto;
}
*/
/*
ul.status{
  margin: 24px auto 0 auto;
  text-align: center;
}
ul.status li{
  margin: 0 10px;
  width: 15px;
  height: 15px;
  display: inline-block;
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}
ul.status li:before{
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 8px;
  border: 3px solid #e6c655;
}
ul.status li.now:before{
  background-color: #e6c655;
}
*/