@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  line-height: 1;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
  overflow: hidden;
}
ul {
  list-style: none;
}
body {
  font-family: 'Noto Sans Japanese', 'Open Sans', serif; /* Web font指定 */
  margin: 0;
  padding: 0;
  color: #000;
  margin-top: 0px;
  background: #fff;
  overflow-x: hidden; /* 横スクロールバー非表示 */
}
p {
  font-family: 'Noto Sans Japanese', 'Open Sans', serif; /* Web font指定 */
}
/* ページトップボタン（右下）
------------------------------------------------------------*/
.bg-dark {
  background-color: #009ae4 !important;
  padding: 2vh;
}
/* ヘッダー内要素
------------------------------------------------------------*/
/* ナビゲーション要素 */
.nav-item a {
  color: #fff;
  padding: 0 2vw;
  font-size: 1.0rem;
}
.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: none;
  border-radius: .25rem;
}
ul.navbar-nav.mr-auto {
 display: table;
  table-layout: fixed;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
li.nav-item {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (max-width: 768px) {
ul.navbar-nav.mr-auto {
 display: flex;
}
li.nav-item {
  display: table-cell;
  vertical-align: middle;
}



}
/* メイン背景要素 */
#header {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 715px;
  background: #fff url(../images/top/bg_main.jpg) repeat-x 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#headerMain {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#headerMain h1.seo {
  position: absolute;
  left: -9999px;
}
#headerMain .logo {
  width: 140px;
  margin: 0 auto;
  position: relative;
  top: 7vh;
}
#headerMain a {
  padding-top: 36px;
  text-align: center;
}
#headerMain a:hover {
  opacity: 0.8; /*Firefox, Opera, Chrome, Safari*/
  filter: alpha(opacity=80);
}
#headerMain img.catch {
  position: absolute;
  top: 100px;
}
#headerMain img.icon {
  position: absolute;
  top: 18vh;
  right: 24px;
  z-index: 3;
}
@media only screen and (max-width: 768px) {
  .mr-auto, .mx-auto {
    margin-right: auto !important;
    background-color: #b5afafb8;
  }
  .bg-dark {
    background-color: unset !important;
  }
  #headerMain img.icon {
    top: 60vh;
  }
  #headerMain .logo {
    top: 5vh;
  }
  #header {
    height: 140vh;
  }
  .s1_2--inner {
    margin: 2vh auto;
  }
  li.nav-item {
    margin: 2vh;
  }
}
/* 各セクションの高さ・背景設定 */
.s6 {
  width: 100%;
  background: #009BE4;
  background-position: top;
  padding-bottom: 50px;
}
.s7 {
  width: 100%;
  background: #F5F5F5;
  background-position: top;
  padding-bottom: 100px;
}
.s9 {
  width: 100%;
  background: #F5F5F5;
  background-position: top;
  padding: 0 0 8vh 0;
}
#s1_1 {
  width: 100%;
  min-height: 598px;
  background: #009BE4;
  background-position: top;
  padding: 2vh 0px;
}
#s1_2 {
  background: url(../images/s1/bg_s1_02.jpg) no-repeat;
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2vh 0px;
}
.s1_2--inner {
  margin: 6vh 0;
}
@media only screen and (max-width: 768px) {
  .s1_2--inner {
    margin: 2vh auto 12vh;
  }
}
#s1_3 {
  background: #fff url(../images/s1/bg_s1_03.jpg) no-repeat;
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2vh 0px;
}
#s1_4 {
  background: #fff url(../images/s1/bg_s1_04.jpg) no-repeat;
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2vh 0px;
}
#s1_5 {
  background: #fff url(../images/s1/bg_s1_05.jpg) no-repeat;
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2vh 0px;
}
#s1_1 h3 {
  padding-top: 85px;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.1em;
  color: #fff;
}
#s1_1 .point {
  float: left;
  height: 263px;
  background: url(../images/s1/s1_01_bg.png) no-repeat;
  background-position: center center;
  text-align: center;
}
#s1_1 p {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  padding-top: 100px;
  color: #009BE4;
}
#s1_1 p.cl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  padding-top: 80px;
  color: #009BE4;
}
#s1_2 img.reason01 {
  margin: 9vh auto;
  display: block;
}
#s1_2 h3 {
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.4em;
}
#s1_2 p {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.4em;
}
#s1_3 img.reason02 {
  margin: 9vh auto;
  display: block;
}
#s1_3 h3 {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.4em;
  margin-bottom: 14vh;
}
@media only screen and (max-width: 768px) {
  #s1_1 h3 {
    font-size: 1.2rem;
    padding: 0 2vw;
  }
  #s1_2 img.reason01 {
    margin: 9vh auto;
    display: block;
  }
  #s1_3 img.reason02 {
    margin: 9vh auto;
    display: block;
  }
  #s1_2 h3 {
    font-size: 1rem;
  }
  #s1_3 h3 {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.4em;
    text-align: center;
  }
  #s1_4 h3 {
    text-align: center;
  }
}
#s1_4 img.reason03 {
  margin: 9vh auto;
  display: block;
}
#s1_4 h3 {
  color: #fff;
  line-height: 1.4;
}
#s1_4 p {
  color: #fff;
  font-size: 70px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.4em;
}
#s1_5 h3 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.4em;
  padding: 230px 15px 0;
}
#s1_5 img.logo {
  margin: 0 auto;
  max-width: 300px;
  display: block;
}
#s1_5 ul {
  margin: 0 auto;
  padding-top: 50px;
  display: block;
  display: flex;
  flex-wrap: wrap;
  table-layout: fixed;
  text-align: center;
}
#s1_5 li {
  width: 140px;
  height: 140px;
  margin: 41px;
  text-align: center;
  line-height: 1.7;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  border: #000000 solid 1px;
  background: #fff;
  opacity: 0.8;
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  #s1_4 p {
    color: #fff;
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 0.4em;
    text-align: center;
    margin: 4vh 0;
  }
  #s1_5 li {
    width: calc(50% - 41px);
    margin: 20px;
  }
}
/* s2の個別設定 */
.s2_1 {
  width: 100%;
  min-height: 609px;
  background: #fff;
  background-position: top;
}
.s2_1 h3 {
  margin: 0 auto;
  background: #000;
  text-align: center;
  color: #fff;
  font-size: 3vh;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  padding: 10px;
  margin-top: 70px;
  margin-bottom: 20px;
}
.s2_1 img.pop {
  margin: 30px auto;
  display: block;
}
.s2_1 img.tel {
  margin: 40px auto;
  display: block;
  width: 100%;
  max-width: 440px;
}
.s2_1 img.tel:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.s2_1 p.mfree {
  color: #009BE4;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.2em;
  padding: 20px;
  text-align: center;
  line-height: 34px;
}
.s2_1 p.sonlyok {
  color: #009BE4;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.s2_1 p.weblook {
  clear: both;
  text-align: center;
  color: #009BE4;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
  line-height: 31px;
}
.s2_1 img.btn {
  margin: 60px auto;
  max-width: 320px;
}
.s2_1 img.btn:hover {
  opacity: 0.8; /*Firefox, Opera, Chrome, Safari*/
  filter: alpha(opacity=80);
}
img.btn {
  display: block;
  margin: 0 auto;
  width: 100%;
}
#s3_0 {
  background: #fff url(../images/s3/bg_s3_title.jpg) no-repeat;
  background-position: top;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2vh 0px;
}
#s3_1 {
  width: 100%;
  min-height: 627px;
  background: #fff url(../images/s3/bg_s3_01.jpg) no-repeat;
  background-position: top;
  position: relative;
}
#s3_2 {
  width: 100%;
  min-height: 627px;
  background: #fff url(../images/s3/bg_s3_02.jpg) no-repeat;
  background-position: top;
}
#s3_3 {
  width: 100%;
  min-height: 627px;
  background: #fff url(../images/s3/bg_s3_03.jpg) no-repeat;
  background-position: top;
}
#s3_4 {
  width: 100%;
  min-height: 627px;
  background: #fff url(../images/s3/bg_s3_04.jpg) no-repeat;
  background-position: top;
}
#s3_5 {
  width: 100%;
  min-height: 627px;
  background: #fff url(../images/s3/bg_s3_05.jpg) no-repeat;
  background-position: top;
}
#s3_6 {
  background: #fff url(../images/s3/bg_s3_06.jpg) no-repeat;
  background-position: top;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 2vh 0px;
}
#s3_0 img.reason01 {
  display: block;
  margin: 9vh auto 0;
}
#s3_0 h3 {
  color: #fff;
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.1;
  margin: 21vh 0;
}
#s3_1 h3.tbox {
  color: #009BE4;
  font-size: 3rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  position: relative;
  top: 168px;
  top: 20vh;
  left: 26%;
}
#s3_1 p.dbox {
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 84%;
  left: 26%;
}
#s3_2 h3.tbox {
  color: #009BE4;
  font-size: 55px;
  font-size: 3rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  position: relative;
  top: 40%;
  top: 16vh;
  right: 7%;
}
#s3_2 p.dbox {
  width: 270px;
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 22vh;
  right: 4%;
}
#s3_3 h3.tbox {
  color: #009BE4;
  font-size: 3.0rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  position: relative;
  top: 16vh;
  right: 5%;
}
#s3_3 p.dbox {
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 24vh;
  right: 3%;
  width: 270px;
}
#s3_4 h3.tbox {
  color: #009BE4;
  font-size: 3rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  position: relative;
  top: 16vh;
  right: 6%;
}
#s3_4 p.dbox {
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 24vh;
  right: 6%;
  width: 270px;
}
#s3_5 h3.tbox {
  color: #009BE4;
  font-size: 3rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  position: relative;
  top: 11vh;
  l: 0%;
  left: 28%;
}
#s3_5 h3.tbox2 {
  color: #009BE4;
  font-size: 3rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  position: relative;
  top: 16vh;
  left: 26%;
}
#s3_5 p.dbox {
  width: 270px;
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 51%;
  left: 28%;
}
#s3_6 .lbox {
  padding-top: 50px;
}
#s3_6 .rbox {
  margin-top: 210px;
}
#s3_6 .lbox p {
  color: #fff;
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 10px;
}
.lbox img {
  width: 100%;
}
#s3_6 .rbox h3 {
  color: #fff;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
#s3_6 .rbox p {
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 30px;
}
#s3_6 .rbox2 img.btn {
  clear: both;
  padding-top: 0px;
  margin: 4vh auto;
  width: 320px;
}
#s3_6 .rbox2 img.btn:hover {
  opacity: 0.8; /*Firefox, Opera, Chrome, Safari*/
  filter: alpha(opacity=80);
}
#s4_0 {
  background: #EDEDED url(../images/s4/bg_s4_title.jpg);
  background-position: top;
  background-size: auto 900px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#s4_1 {
  height: 628px;
  background: #EDEDED url(../images/s4/bg_s4_01.jpg) no-repeat;
  background-position: center;
}
#s4_2 {
  height: 627px;
  background: #EDEDED url(../images/s4/bg_s4_02.jpg) no-repeat;
  background-position: center;
}
#s4_0 h3 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin: 14vh 0;
}
#s4_0 img.reason02 {
  display: block;
  margin: 0 auto;
  display: block;
  margin: 9vh auto 0;
}
#s4_1 h3.tbox {
  color: #009BE4;
  font-size: 2rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.2;
  position: relative;
  top: 168px;
  right: 6%;
}
#s4_1 p.dbox {
  width: 270px;
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 30vh;
  right: 4%;
}
#s4_2 h3.tbox {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em;
  line-height: 1.2;
  position: relative;
  top: 22vh;
  left: 25%;
  color: #009BE4;
}
#s4_2 p.dbox {
  width: 270px;
  color: #009BE4;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.7;
  position: relative;
  top: 32vh;
  left: 11vh;
}
#s5_0 {
  background: #EDEDED url(../images/s5/bg_s5.jpg);
  background-position: center;
  background-position: top;
  background-size: auto 900px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#s5_0 img.reason03 {
  display: block;
  margin: 9vh auto 0;
}
#s5_0 h3 {
  color: #fff;
  font-size: 31px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.5;
  padding-top: 43px;
}
#s5_0 .yellow { /* span class */
  color: yellow;
  font-weight: bold;
}
#s5_0 p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.5;
  padding-top: 10px;
  margin: 6vh 0;
}
#s6_0 h3 {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.1;
  padding-top: 85px;
  padding-bottom: 60px;
  text-align: center;
}
#s6_0 h4 {
  color: #009BE4;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.3;
  text-align: center;
  width: 100%;
  background: #fff;
  padding: 3vh;
}
#s6_0 p {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.6;
  padding-top: 40px;
  padding-bottom: 35px;
  text-align: center;
}
#s6_0 img.point {
  width: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  display: block;
}
#s6_0 p.attention {
  font-size: 14px;
  color: #fff;
  padding-top: 0px;
}
#s7_0 h3 {
  color: #312E2A;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
  padding-top: 85px;
  padding-bottom: 20px;
  text-align: center;
}
#s7_0 h3.faq {
  color: #312E2A;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
  padding-top: 0px;
  padding-bottom: 60px;
  text-align: center;
}
#s7_0 .faqbox {
  margin-left: 20px;
  margin-right: 20px;
  background: #fff;
  padding-bottom: 30px;
}
#s7_0 .faqbox h4 {
  float: left;
  background: url(../images/s7/s7_faq_bg.png);
  background-repeat: no-repeat;
  width: 118px;
  height: 37px;
  color: #fff;
  padding: 10px;
  padding-left: 15px;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.2em;
}
#s7_0 .faqbox h5 {
  color: #009BE4;
  padding: 53px 15px;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.2em;
  line-height: 1.7;
}
#s7_0 .faqbox p {
  padding: 0px 40px 40px 40px;
  line-height: 1.7;
}
#s9_0 h3 {
  color: #312E2A;
  font-size: 60px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
  padding-top: 85px;
  padding-bottom: 20px;
  text-align: center;
}
#s9_0 h3.profile {
  color: #312E2A;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
  padding-top: 0px;
  padding-bottom: 60px;
  text-align: center;
}
#s9_0 table {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 2vh;
}
#s9_0 th {
  width: 20%;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.7;
  text-align: left;
  vertical-align: top;
  border-bottom: solid 1px #E8E8E8;
  padding: 2rem;
}
#s9_0 td {
  width: 80%;
  font-size: 14px;
  line-height: 1.7;
  text-align: left;
  vertical-align: top;
  border-bottom: solid 1px #E8E8E8;
  padding: 2rem;
}
@media only screen and (max-width: 768px) {
  #s3_0 h3 {
    font-size: 2.8rem;
    margin: 60px 0;
    text-align: center;
  }
  #s3_1 h3.tbox {
    left: 0;
    width: 100%;
  }
  #s3_1 p.dbox {
    left: 0%;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
  }
  .lbox img {
    margin: 22px auto;
    display: block;
  }
  #s3_2 h3.tbox {
    right: 0;
  }
  #s3_2 p.dbox {
    right: 0;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
  }
  #s3_3 h3.tbox {
    right: 0;
    width: 100%;
  }
  #s3_3 p.dbox {
    right: 0;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
  }
  #s3_4 h3.tbox {
    right: 0;
    width: 100%;
  }
  #s3_4 p.dbox {
    right: 0;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
  }
  #s3_5 h3.tbox {
    right: 0;
    left: 9px;
  }
  #s3_5 p.dbox {
    left: 0%;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
  }
  #s3_5 h3.tbox2 {
    top: 21vh;
    left: 0;
  }
  #s3_6 .rbox h3 {
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #s3_6 .rbox {
    margin-top: 0px;
  }
  #s4_1 h3.tbox {
    right: 0%;
    width: 100%;
  }
  #s4_1 p.dbox {
    right: 0%;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
    margin: 9vh 0;
  }
  #s4_2 h3.tbox {
    left: 0;
    width: 100%;
  }
  #s4_2 p.dbox {
    left: 0vh;
    width: 100%;
    background-color: #ffffffa1;
    padding: 2vh;
  }
}
/* 下層ページ(お問い合わせ) TABLE用
*****************************************************/
/* フッター
*****************************************************/
/* コピーライト部分 */
#copyright {
  overflow: hidden;
  height: 64px;
  margin: 0 auto;
}
#copyright p {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
  padding-top: 20px;
}
h3.tbox:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 0;
  height: 0;
  width: 76%;
  border-bottom: 5px solid;
}