@charset "utf-8";

/* =======================================
	誘導灯 Landing CSS
========================================== */

/* PC用メディアクエリ */
@media print, screen and (min-width: 640px) {

body,div{
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.browser_width > * {
    position: absolute;
    left: 0px;
    right: 0px;
}
#gdlight{
 z-index: 100;
 width: 100%;
 font-size: 1.2em;
}
#gdlight img{
  display: block;
  margin: 0 auto;
}
.cont{
 width: 100%;
 margin: 0 auto;
 padding: 30px 0;
 font-size: 1.2em;
}
h1{
  margin-top: 30px;
}
h3,h4{
  font-size: 1.4em;
  text-align: center;
}
.cont img{
  display: block;
  margin: 0 auto;
}
.clearfix:after {
  content: "\0020";
  visibility: hidden;
  display: block;
  height: 0px;
  clear: both;
}
a img:hover{
  opacity: 0.8;
}
.org{
  color: #ed6d35;
}
#main{
  position: relative;
  background-color: #e2dedb;
  padding: 0;
  top: -10px;
}
#merit,#step{
  display: block;
  width: 1000px;
  height: auto;
	overflow: hidden;
  margin:0 auto;
}
#merit img,#step img {
    display: block;
    margin: 5px 0;
    float: left;
}
#gdlight h1,
#gdlight h1 {
    color: #009900;
    margin: 0 0 5px 0;
}
.tbox {
    display: block;
    width: 790px;
    height: 160px;
    margin: 5px;
    padding: 10px;
    float: left;
    background-color: #fffce6;
}
.tbox_s {
    display: block;
    width: 820px;
    height: 125px;
    margin: 5px;
    padding: 10px;
    float: left;
    background-color: #f9faf9;
}
p.ast {
  font-size: 0.8em;
  padding-left:50px;
}
.tbox_p {
    display: block;
    width: 800px;
    height: 125px;
    color: #990e0e;
    margin: 5px;
    padding: 10px;
    float: left;
    background-color: #FFF;
}
#gdlight h1.bar_gr{
  position: relative;
  background: #009900;
  /*display: inline-block;*/
  text-align: center;
  color: #FFF;
  padding: 8px 0;
  margin-top: 15px;
}
#gdlight h1.bar_gr::before,
#gdlight h1.bar_gr::after{
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  height: 0;
  width: 0;
  border: 20px solid transparent;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
#gdlight h1.bar_gr::before {
  border-top: 20px solid #009900;
}
#toi01,
#toi02{
  background-color: #ffe7c8;
  height:auto;
	overflow:hidden;
  padding: 0;
}
#toi01 img,
#toi02 img{
  padding: 20px 0;
}
#toi02 img{
  display: inline-block;
}
#toi01 .toiarea{
  width: 1000px;
  background-image: url(../images/staff03.png);
  background-position: right 10px bottom 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin: 0 auto;
  padding: 35px 10px;
}
#toi01 p,#area p{
  width: 740px;
  font-size: 1.4em;
  font-weight: bold;
  color: #0d4080;
  margin: 30px auto;
}
#toi02 .toiarea{
  width: 1000px;
  background-image: url(../images/staff02.png);
  background-position: left 5px bottom 0;
  background-repeat: no-repeat;
  background-size: auto;
  text-align: right;
  margin: 0 auto;
  padding: 35px 10px;
}
#flow{
  background-color: #cde8ff;
}
#faq{
  background-color: #eee;
}
.faq_cont{
  width: 900px;
  margin: 0 auto 35px;
}
dl.qst dt,dl.qst dd {
    text-indent: -3.8em;
    padding: 0 15px 10px 90px;
    text-align: left;
    margin:10px 0;
}
dl.qst dt:first-letter,dl.qst dd:first-letter {
    font-size: 1.8em;
    font-weight: bold;
    margin-right: 10px;
    padding: 5px 18px;
    font-family: 'Nunito', sans-serif;
}
dl.qst dt{
  background-color: #c2ddf2;
  font-weight: bold;
}
dl.qst dd{
  background-color: #FFF;
  margin-inline-start: 0;
}
dl.qst dt:first-letter {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #0088cc;
  text-align:center;
  /*line-height: 80px;*/
  color: #FFF;
}
dl.qst dd:first-letter {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #ff6633;
  text-align:center;
  /*line-height: 80px;*/
  color: #FFF;
}
/* /// header /// */
#hd_area {
    z-index: 76;
    position: absolute;
}
#hd_g {
    z-index: 76;
    width: 0.01px;
    height: 0px;
    padding-bottom: 80px;
    margin-right: -10000px;
}
#hd_bar {
    z-index: 76;
    height: 80px;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 25%);
    background-color: #FFFFFF;
    position: fixed;
    top: 0px;
}
#hd_logo {
    z-index: 77;
    width: 306px;
    background-color: transparent;
    position: fixed;
    top: 18px;
    left: 50%;
    margin-left: -456px;
}
#hd_tel {
    z-index: 79;
    width: 250px;
    background-color: transparent;
    position: fixed;
    top: 12px;
    left: 50%;
    margin-left: 35px;
}
#hd_tel p,
#hd_logo p{
  font-size: 0.9em;
  margin: 0;
}
#hd_tel p.telno,
#ft_right p.telno{
  font-family: "arial black";
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 0.05em;
}
#hd_form {
    z-index: 81;
    width: 177px;
    background-color: transparent;
    position: fixed;
    top: 17px;
    left: 50%;
    margin-left: 278px;
}
/* /// footer /// */
#ft_area {
    z-index: 2;
    min-height: 184.87530900000093px;
    background-color: #0d4080;
    padding-bottom: 0px;
}
#ft_align {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 960px;
    left: -480px;
    padding-top: 29px;
    padding-bottom: 13px;
}
#ft_left {
    z-index: 3;
    width: 0.01px;
    padding-bottom: 0px;
    margin-right: -10000px;
    display: inline;
    float: left;
}
#ft_cont {
    z-index: 0;
    width: 0.01px;
    left: 528px;
    position: relative;
}
#ft_logo {
    z-index: 3;
    width: 240px;
    background-color: transparent;
    margin-left: 1px;
    position: relative;
}
#ft_right {
    z-index: 13;
    /*width: 0.01px;*/
    margin-right: -10000px;
    margin-left: 499px;
    display: inline;
    float: left;
}
#ft_right p.telno{
  color: #FFF;
  font-size: 2.4em;
}
#ft_rightcont {
    z-index: 13;
    width: 389px;
    min-height: 27px;
    background-color: transparent;
    line-height: 24px;
    text-align: right;
    font-size: 16px;
    color: #FFFFFF;
    position: relative;
    display: inline;
    /*float: left;*/
    clear: both;
}
#ft_adrs {
    z-index: 5;
    width: 457px;
    min-height: 27px;
    background-color: transparent;
    line-height: 21px;
    text-align: left;
    color: rgb(255, 255, 255);
    margin-top: 3px;
    position: relative;
}
#ft_tel {
    z-index: 17;
    display: block;
    vertical-align: top;
    margin: 0;
    text-align: center;
    top: -4px;
    margin-bottom: -4px;
    position: relative;
    /*float: left;*/
    clear: both;
}
#ft_copy {
    z-index: 9;
    width: 888px;
    min-height: 27px;
    background-color: transparent;
    line-height: 21px;
    text-align: center;
    color: rgb(255, 255, 255);
    left: 528px;
    margin-top: 47px;
    position: relative;
}
}/* PC用メディアクエリここまで */

/* SP用メディアクエリ */
@media screen and (max-width: 640px) {
#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 5px;
    bottom: 35px;
    background: #8f8f8f;
    opacity: 0.6;
}
#page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f062';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
body {
  font-family: sans-serif;
  margin: 0;
}
#gdlight{
  font-size: 1.2em;
  margin:0 8px;
}
#gdlight img{
  display: block;
  width: 100%;
  margin: 0 auto;
}
h1 {
    font-size: 1.4em;
}
h3,h4 {
    text-align: center;
    font-size: 1.2em;
}
.org{
  color: #ed6d35;
}
.cont{
 width: 100%;
 margin: 0 auto;
 padding: 20px 0;
}
.cont img{
  display: block;
  width: 100%;
  margin: 0 auto;
}
#gdlight h1, #gdlight h1 {
text-align: center;
    color: #009900;
    margin: 0;
}
#merit img{
    display: block;
    width: 40%;
    margin: 10px auto;
}
#step img {
    display: block;
    width: 25%;
    margin: 10px auto;
}
#merit span, #step span {
  margin: 0 8px;
}
#gdlight h1.bar_gr{
  position: relative;
  background: #009900;
  /*display: inline-block;*/
  text-align: center;
  color: #FFF;
  padding: 8px 0;
  margin-top: 15px;
}
#gdlight h1.bar_gr::before,
#gdlight h1.bar_gr::after{
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  height: 0;
  width: 0;
  border: 20px solid transparent;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
#gdlight h1.bar_gr::before {
  border-top: 20px solid #009900;
}
.tbox_p {
    display: block;
    color: #990e0e;
}
p.ast {
    font-size: 0.8em;
    padding: 0 15px;
}
#toi01,
#toi02{
  background-color: #ffe7c8;
  height:auto;
	overflow:hidden;
  padding: 0;
}
#toi01 img,
#toi02 img{
  width: 90%;
  padding: 10px 0;
}
#toi02 img{
  display: inline-block;
}
#toi01 .fmbt,
#toi02 .fmbt{
  padding: 180px 0 10px;
}
#toi01 .toiarea{
  width: 100%;
  background-image: url(../images/staff03.png);
  background-position: right 50% bottom 0;
  background-repeat: no-repeat;
  background-size: 250px;
  margin: 0 auto;
  padding: 15px 10px 30px;
}
#toi01 p{
  width: 90%;
  font-size: 1.0em;
  font-weight: bold;
  color: #0d4080;
  text-align: left;
  margin: 10px auto;
}
#toi02 .toiarea{
  width: 100%;
  background-image: url(../images/staff02.png);
  background-position: right 50% bottom 0;
  background-repeat: no-repeat;
  background-size: 250px;
  margin: 0 auto;
  padding: 15px 10px 0;
}
#flow{
  background-color: #cde8ff;
}
#faq{
  background-color: #eee;
}
.faq_cont{
  margin: 0 auto 35px;
}
dl.qst dt,dl.qst dd {
    text-indent: -3.2em;
    padding: 0 5px 10px 55px;
    text-align: left;
    margin:10px 0;
}
dl.qst dt:first-letter,dl.qst dd:first-letter {
    font-size: 1.8em;
    font-weight: bold;
    padding: 5px 18px;
    font-family: 'Nunito', sans-serif;
}
dl.qst dt{
  background-color: #c2ddf2;
  font-weight: bold;
}
dl.qst dd{
  background-color: #FFF;
  margin-inline-start: 0;
}
dl.qst dt:first-letter {
  color: #0088cc;
}
dl.qst dd:first-letter {
  color: #ff6633;
}
/* /// header footer /// */
#hd_g{
  margin-bottom: -75px; /* 余白解消 */
  padding: 20px 10px 5px;
}
#hd_tel p,
#hd_logo p{
  margin-block-start: 0.75em;
    margin-block-end: 0.75em;
}
#hd_tel p.telno,
#ft_right p.telno{
  font-size: 1.6em;
  font-weight: bold;
  margin: 0;
}
#ft_right p.telno{
  font-size: 2.0em;
  text-align: center;
}
#hd_form {
    z-index: 81;
    width: 50%;
    position: relative;
    top: -85px;
    left: 55%;
}
#hd_form img{
    z-index: 81;
    width: 45%;
}
#ft_area {
    z-index: 2;
    background-color: #0d4080;
    padding: 20px 10px 5px;
    color: rgb(255, 255, 255);
}
#ft_area img{
    margin: 0 auto;
}
#ft_area img.svg{
    width:80%;
}
#ft_copy {
    font-size: 0.8em;
}
}/* SP用メディアクエリここまで */
