@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.5em;
  color: #232323;
  text-align: left;
  font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, YuGothic, "Yu Gothic", -apple-system, BlinkMacSystemFont, Meiryo, "M+ 1p", sans-serif;
  text-align: justify;
  text-justify: inter-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4f4f4f;
  background-color: #F3F3F3;
  min-width: 1024px; }
  @media screen and (max-width: 768px) {
    body {
      min-width: initial; } }

html, body {
  height: 100%;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

h2 {
  font-size: 2.2rem;
  line-height: 1.5em; }

p {
  margin-bottom: 1.2rem; }

.EFC986 {
  color: #EFC986; }

.pc_none {
  display: none !important; }

@media screen and (max-width: 768px) {
  .sp_none {
    display: none !important; }
  .pc_none {
    display: block !important; } }

footer {
  position: relative;
  width: 100%;
  text-align: center; }
  footer .logo_ft {
    width: 140px;
    position: absolute;
    left: 50%;
    margin-left: -70px;
    bottom: 120px; }
  footer .ft_bg {
    width: 100%; }
  footer p {
    font-size: 0.8rem;
    margin: 70px 0 0 0;
    color: #fff;
    position: absolute;
    bottom: 20px;
    width: 100%; }
  @media screen and (max-width: 480px) {
    footer {
      margin-top: 50px; }
      footer .logo_ft {
        bottom: 90px; }
      footer p {
        font-size: 0.7rem;
        bottom: 15px; } }
  footer #footer_sns {
    width: 70px;
    height: 25px;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(../img/footer_sns.png);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    right: 50%;
    margin-right: -35px;
    bottom: 75px; }
    footer #footer_sns a {
      display: block;
      float: left;
      width: 25px;
      height: 20px; }
    @media screen and (max-width: 480px) {
      footer #footer_sns {
        bottom: 45px; } }

#logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
  width: 150px; }
  #logo img {
    width: 100%; }
    @media screen and (max-width: 768px) {
      #logo img {
        width: 130px; } }

.sns_icon {
  position: absolute;
  top: 25px;
  right: 20px;
  z-index: 10; }
  .sns_icon li {
    display: inline-block;
    margin: 0 10px; }
  .sns_icon a {
    color: #fff;
    font-size: 1.2rem; }
  .sns_icon img {
    width: 22px; }
  @media screen and (max-width: 480px) {
    .sns_icon {
      margin: 0 5px;
      right: 10px; } }

#copy_v {
  width: 600px;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -120px; }
  #copy_v img {
    width: 100%; }
  @media screen and (max-width: 480px) and (orientation: portrait) {
    #copy_v {
      width: 85%;
      margin-left: 7.5%;
      margin-top: initial;
      top: 60vw;
      left: initial; } }
  @media only screen and (min-width: 479px) and (orientation: landscape) {
    #copy_v {
      width: 300px;
      margin-left: -150px;
      margin-top: -29vh; } }
  @media only screen and (min-width: 567px) and (orientation: landscape) {
    #copy_v {
      width: 300px;
      margin-left: -150px;
      margin-top: -29vh; } }
  @media only screen and (min-width: 666px) and (orientation: landscape) {
    #copy_v {
      width: 350px;
      margin-left: -175px; } }
  @media only screen and (min-width: 811px) and (orientation: landscape) {
    #copy_v {
      width: 400px;
      margin-left: -200px; } }
  @media only screen and (min-width: 1023px) and (orientation: landscape) {
    #copy_v {
      width: 600px;
      margin-left: -300px;
      margin-top: -120px; } }
  @media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    #copy_v {
      width: 75%;
      left: initial;
      margin-left: 12.5%;
      top: 45vw;
      margin-top: initial; } }

#eyelogo {
  width: 50px;
  position: absolute;
  z-index: 10;
  left: 50%;
  margin-left: -25px;
  bottom: 50px; }
  @media screen and (orientation: landscape) {
    #eyelogo {
      bottom: 20px; } }

.introdeco_ling_up:before, .introdeco_ling_bottom:after, .deco_ling_up:before, .deco_ling_bottom:after {
  content: "";
  display: block;
  background-image: url(../img/deco_ling1.png);
  width: 100%;
  height: 15px;
  background-repeat: repeat-x;
  background-size: auto 100%;
  position: absolute;
  top: 0; }

.deco_ling_bottom:after, .introdeco_ling_bottom:after {
  top: initial;
  bottom: 0; }

@media screen and (min-width: 769px) {
  .decoling_bottom_fix:after {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .deco_ling_up:before {
    display: none; } }

.deco_ling2:before {
  content: "";
  display: block;
  background-image: url(../img/deco_ling2.png);
  width: 5px;
  height: 520px;
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 0; }

#intro_page {
  background-image: url(../img/intro_bg.jpg);
  background-size: cover;
  background-position: center center;
  width: 100%;
  padding: 120px 0;
  color: #fff;
  position: relative; }
  #intro_page h2 {
    text-align: center;
    margin-bottom: 20px; }
  #intro_page .deco1 {
    position: absolute;
    top: 80px;
    left: 60px;
    width: 40px; }
    #intro_page .deco1 img {
      width: 100%; }
  #intro_page .deco2 {
    position: absolute;
    bottom: 100px;
    right: 60px;
    width: 15px; }
    #intro_page .deco2 img {
      width: 100%; }
  #intro_page #intro_btn {
    margin-top: 40px; }
    #intro_page #intro_btn li {
      background-color: #0A87A0;
      border-radius: 4px;
      display: inline-block;
      padding: 5px 16px;
      color: #EFC986;
      margin-right: 10px; }
      #intro_page #intro_btn li:hover {
        background-color: #15a1bd; }
  @media screen and (max-width: 768px) {
    #intro_page {
      padding: 60px 0; }
      #intro_page .deco1, #intro_page .deco2 {
        display: none; }
      #intro_page #intro_btn li {
        margin: 0 30px 20px 0;
        float: left; }
      #intro_page #intro_btn:after {
        content: "";
        display: block;
        clear: both; } }

.container {
  width: 900px;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    .container {
      width: 100%;
      padding: 0 70px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }
  @media screen and (max-width: 480px) {
    .container {
      padding: 0 20px; } }

.section_w {
  padding: 60px 0;
  position: relative; }
  .section_w h2 {
    display: inline-block; }
  .section_w h3 {
    display: inline-block; }
    @media screen and (max-width: 480px) {
      .section_w h3 {
        display: block;
        margin-bottom: 10px; } }
  .section_w .text {
    float: right;
    width: 34%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 30px 0px 30px; }
    @media screen and (max-width: 1200px) {
      .section_w .text {
        margin-bottom: 30px; } }
    @media screen and (max-width: 768px) {
      .section_w .text {
        width: calc( 100% - 40px);
        padding: 20px 1rem 10px;
        float: initial;
        background-color: #fff;
        margin: -100px 20px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        z-index: 1; } }
    @media screen and (max-width: 480px) {
      .section_w .text {
        margin: -15vw 20px 30px; } }
  @media screen and (max-width: 768px) {
    .section_w {
      padding: 0; } }
  @media screen and (max-width: 480px) {
    .section_w {
      padding-bottom: 60px; } }

.section_b {
  padding: 80px 0;
  background-image: url(../img/section_b_bg.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  position: relative;
  color: #EFC986; }
  .section_b .text {
    float: left; }
  @media screen and (max-width: 768px) {
    .section_b {
      padding: 0; }
      .section_b .text {
        float: initial;
        background-color: #3a3a3a; } }
  @media screen and (max-width: 480px) {
    .section_b {
      padding-bottom: 60px;
      background-image: url(../img/section_b_bg2.jpg);
      -webkit-background-size: 100% auto;
      -moz-background-size: 100% auto;
      background-size: 100% auto; } }

.section_pb0 {
  padding-bottom: 0; }

.section_img {
  width: 65%; }
  .section_img img {
    width: 100%; }
  @media screen and (max-width: 768px) {
    .section_img {
      width: 100%; } }

.ac_con {
  margin: 50px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1024px; }
  .ac_con li {
    width: 320px;
    position: relative;
    text-align: left; }
    .ac_con li a {
      color: #fff; }
    .ac_con li img {
      width: 100%; }
    .ac_con li h3 {
      font-size: 1.5rem;
      line-height: 1.8rem; }
    .ac_con li h4 {
      font-size: 1.1rem; }
  @media screen and (max-width: 768px) {
    .ac_con {
      width: calc( 100% - 40px);
      margin: 30px auto 0;
      padding: 0 0 20px; }
      .ac_con li {
        width: 224px;
        margin-bottom: 40px; }
        .ac_con li h3 {
          font-size: 1.2rem;
          line-height: 1.5rem;
          margin: 0; } }
  @media screen and (max-width: 480px) {
    .ac_con {
      display: none; } }
  @media only screen and (min-width: 567px) and (orientation: landscape) {
    .ac_con li {
      width: 160px; } }
  @media only screen and (min-width: 666px) and (orientation: landscape) {
    .ac_con li {
      width: 200px; } }
  @media screen and (min-width: 768px) {
    .ac_con li {
      width: 320px; } }

.ac_con2 {
  width: 700px; }
  @media screen and (max-width: 768px) {
    .ac_con2 {
      width: 480px; } }
  @media (min-width: 567px) and (orientation: landscape) {
    .ac_con2 {
      width: 340px; } }
  @media (min-width: 666px) and (orientation: landscape) {
    .ac_con2 {
      width: 430px; } }
  @media screen and (min-width: 768px) {
    .ac_con2 {
      width: 700px; } }

.ac_con3 {
  width: 320px; }
  @media screen and (max-width: 768px) {
    .ac_con3 {
      width: 224px; } }

.ac_con_bg {
  background-image: url(../img/ac_con_bg.jpg);
  -webkit-background-size: 150% auto;
  -moz-background-size: 150% auto;
  background-size: 150% auto;
  background-position: center bottom;
  background-repeat: no-repeat; }
  @media screen and (max-width: 768px) {
    .ac_con_bg {
      background-image: none; } }

.deco01, .deco02, .deco03, .deco04, .deco05, .deco06 {
  content: "";
  position: absolute;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  left: 50%; }
  @media screen and (max-width: 768px) {
    .deco01, .deco02, .deco03, .deco04, .deco05, .deco06 {
      display: none; } }

.deco01 {
  margin-left: 120px;
  top: 35px;
  width: 50px;
  height: 40px;
  background-image: url(../img/deco01.png); }

.deco02 {
  right: 8vw;
  left: initial;
  top: 42vw;
  width: 35px;
  height: 45px;
  background-image: url(../img/deco02.png); }
  @media screen and (max-width: 1024px) {
    .deco02 {
      top: 450px; } }

.deco03 {
  right: 2vw;
  left: initial;
  top: 53px;
  width: 50px;
  height: 40px;
  background-image: url(../img/deco07.png); }

.deco04 {
  left: 3vw;
  top: 40.8vw;
  width: 35px;
  height: 45px;
  background-image: url(../img/deco06.png); }
  @media screen and (max-width: 1024px) {
    .deco04 {
      top: 455px; } }

.deco05 {
  right: 2vw;
  left: initial;
  top: 75px;
  width: 50px;
  height: 40px;
  background-image: url(../img/deco04.png); }

.deco06 {
  right: 2vw;
  left: initial;
  top: 40.8vw;
  width: 15px;
  height: 70px;
  background-image: url(../img/deco03.png); }
  @media screen and (max-width: 1024px) {
    .deco06 {
      top: 453px; } }

@media screen and (max-width: 480px) {
  .deco_spline:before {
    content: "";
    display: block;
    background-image: url(../img/deco_spline.png);
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: repeat-x;
    position: absolute;
    width: 100%;
    height: 6px;
    top: 0;
    left: 0; } }

.y_generator {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(90deg, rgba(165, 104, 30, 0.45) 0, rgba(30, 116, 165, 0) 100%);
  background: -moz-linear-gradient(0deg, rgba(165, 104, 30, 0.45) 0, rgba(30, 116, 165, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(165, 104, 30, 0.45)), to(rgba(30, 116, 165, 0)));
  background: -webkit-linear-gradient(bottom, rgba(165, 104, 30, 0.45) 0, rgba(30, 116, 165, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(165, 104, 30, 0.45) 0, rgba(30, 116, 165, 0) 100%);
  background: linear-gradient(0deg, rgba(165, 104, 30, 0.45) 0, rgba(30, 116, 165, 0) 100%);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto; }

.bk_generator {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  padding: 50px 14px 20px;
  position: absolute;
  bottom: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0, rgba(30, 116, 17, 0) 100%);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(30, 116, 17, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.7)), to(rgba(30, 116, 17, 0)));
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(30, 116, 17, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0, rgba(30, 116, 17, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(30, 116, 17, 0) 100%);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto; }

.blue_generator {
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: none;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(90deg, rgba(30, 116, 165, 0.6) 0, rgba(30, 116, 165, 0) 100%);
  background: -moz-linear-gradient(0deg, rgba(30, 116, 165, 0.6) 0, rgba(30, 116, 165, 0) 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(30, 116, 165, 0.6)), to(rgba(30, 116, 165, 0)));
  background: -webkit-linear-gradient(bottom, rgba(30, 116, 165, 0.6) 0, rgba(30, 116, 165, 0) 100%);
  background: -o-linear-gradient(bottom, rgba(30, 116, 165, 0.6) 0, rgba(30, 116, 165, 0) 100%);
  background: linear-gradient(0deg, rgba(30, 116, 165, 0.6) 0, rgba(30, 116, 165, 0) 100%);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto; }

.mobile_slider {
  overflow: hidden; }
  .mobile_slider a {
    color: #fff; }
  .mobile_slider img {
    width: 100%; }
  .mobile_slider h3 {
    font-size: 1.5rem;
    margin-bottom: 5px; }
  @media screen and (min-width: 481px) {
    .mobile_slider {
      display: none !important; } }
  @media screen and (max-width: 480px) {
    .mobile_slider {
      display: block !important; } }

.slider_bg1, .slider_bg2, .slider_bg3, .slider_bg4 {
  background-position: top center; }

.slider_bg1 {
  background-image: url(../img/slider1.jpg); }
  @media screen and (max-width: 768px) {
    .slider_bg1 {
      background-image: url(../img/sider_ipad1.jpg); } }
  @media screen and (max-width: 480px) {
    .slider_bg1 {
      background-image: url(../img/sider_sp1.jpg); } }

.slider_bg2 {
  background-image: url(../img/slider2.jpg); }
  @media screen and (max-width: 768px) {
    .slider_bg2 {
      background-image: url(../img/sider_ipad2.jpg); } }
  @media screen and (max-width: 480px) {
    .slider_bg2 {
      background-image: url(../img/sider_sp2.jpg); } }

.slider_bg3 {
  background-image: url(../img/slider3.jpg); }
  @media screen and (max-width: 768px) {
    .slider_bg3 {
      background-image: url(../img/sider_ipad3.jpg); } }
  @media screen and (max-width: 480px) {
    .slider_bg3 {
      background-image: url(../img/sider_sp3.jpg); } }

.slider_bg4 {
  background-image: url(../img/slider4.jpg); }
  @media screen and (max-width: 768px) {
    .slider_bg4 {
      background-image: url(../img/sider_ipad4.jpg); } }
  @media screen and (max-width: 480px) {
    .slider_bg4 {
      background-image: url(../img/sider_sp4.jpg); } }
