@charset "UTF-8";
/* CSS Document */
#lp_main {
  margin: 0;
  width: 100%;
  height: 559px;
  position: relative;
}

#catch_bg {
  position: absolute;
  max-width: 1200px;
  min-width: 1000px;
  height: 100%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.25);
}

#akimoto_bak {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

#akimoto_bak .main_bg {
  width: 100%;
}

#catch_bg p {
  position: absolute;
  top: 100px;
  left: 35px;
  z-index: 110;
  font-size: 21px;
  font-weight: 800;
  text-align: left;
  text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
}

#catch_bg div {
  position: absolute;
}

#catch_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 100%;
  background-color: rgba(230, 139, 36, 0.5);
}

#catch_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 100%;
  background-color: rgba(230, 139, 36, 0.5);
}

#as {
  top: 168px;
  left: 35px;
  z-index: 100;
  opacity: 0;
}

#catch_main {
  top: 350px;
  left: 35px;
  z-index: 101;
  opacity: 0;
}

#catch_sub {
  top: 460px;
  left: 35px;
  z-index: 102;
  opacity: 0;
}

#main_photo1 {
  bottom: -75px;
  right: 35px;
  transition: all 1s ease-out;
}

#main_photo1:hover {
  bottom: -75px;
  right: 35px;
  opacity: 0;
  transition: all 1s ease-out;
}

#main_photo2 {
  bottom: -75px;
  right: 35px;
  opacity: 1;
}

#profile {
  bottom: 25px;
  right: 0;
  z-index: 103;
}

#lp_contents {
  margin-top: 170px;
}

#lp_contents h2 {
  color: #e68b24;
  line-height: 150%;
  font-size: 26px;
  text-align: center;
  margin-bottom: 80px;
}

#lp_contents p {
  width: 60%;
  margin: 0 auto 25px;
  font-size: 16px;
  text-align: justify;
}

#lp_contents .space {
  margin-top: 140px;
  clear: both;
}

#lp_contents .space:after {
  content: "";
  clear: both;
  display: block;
}

.coverImg {
  max-width: 1200px;
  min-width: 1000px;
  margin: auto;
}

.coverImg img {
  width: 100%;
}

.centerImg {
  max-width: 900px;
  min-width: 750px;
  margin: auto;
}

.centerImg img {
  width: 100%;
}

#lp_contents .leftBox {
  width: 50%;
  float: left;
  padding: 0 20px;
}

#lp_contents .rightBox {
  width: 50%;
  float: left;
  text-align: center;
}

#lp_link {
  margin-top: 170px;
  text-align: center;
}

#lp_link h2 {
  color: #79ab3b;
  line-height: 150%;
  font-size: 26px;
  margin-bottom: 80px;
}

#lp_link ul {
  margin-bottom: 200px;
}

#lp_link li {
  margin-bottom: 40px;
  transition: all 0.3s ease-out;
}

#lp_link li:hover {
  opacity: 0.5;
  transition: all 0.3s ease-out;
}

#sakata_main {
  margin: 0;
  width: 100%;
  height: 652px;
  position: relative;
}

#sakata_bak {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

#sakata_bak .main_bg {
  width: 100%;
}

#sakata_main {
  margin-top: 66px;
}

#catch_main_sakata {
  top: 5px;
  right: 0;
  z-index: 101;
  opacity: 0;
}

#catch_sub_sakata {
  top: 215px;
  right: 0;
  z-index: 102;
  opacity: 0;
}

#profile_sakata {
  top: 340px;
  right: 20px;
  z-index: 103;
}

#read_sakata {
  top: 350px;
  left: 5px;
  width: 70%;
  z-index: 105;
  opacity: 0;
}

#sakata_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 10%;
  height: 557px;
  background-color: rgba(121, 171, 59, 0.5);
}

#sakata_right {
  position: absolute;
  top: 0;
  right: 0;
  width: 10%;
  height: 557px;
  background-color: rgba(121, 171, 59, 0.5);
}

.o_small_txt {
  font-size: 12px;
  color: #e68b24;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: -75px;
  margin-bottom: 110px;
}

.textImg {
  max-width: 1200px;
  min-width: 1000px;
  position: relative;
  z-index: -1;
}

.wbg_text {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.sakata1 {
  width: 54%;
  margin-left: 40%;
  margin-top: -298px;
}

.leftImg {
  position: relative;
  z-index: -1;
}

#sakata2 {
  margin-top: -700px;
  width: 50%;
  margin-left: 50%;
}

#sakata2 p {
  width: auto;
}

#pop_fukidashi {
  position: fixed;
  bottom: -100px;
  right: 1.5%;
  background-image: url(../images/pop_fukidashi.png);
  background-repeat: no-repeat;
  width: 589px;
  height: 60px;
  z-index: 10001;
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  overflow: hidden;
}

#pop_fukidashi ul {
  width: 100%;
}

#pop_fukidashi li {
  width: 100%;
  font-size: 14px;
  font-weight: 800;
  padding: 10px 10px 10px 66px;
  text-align: left;
  background-image: url(../images/info_icon.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-bottom: 18px;
}

#pop_fukidashi ul li a {
  text-decoration: underline;
  transition: all 0.3s ease-out;
}

#pop_fukidashi ul li a:hover {
  color: rgb(121, 171, 59);
  transition: all 0.3s ease-out;
}

#pop_fukidashi_sp {
  display: none;
}

#sakata_text1 p {
  width: 80%;
}

#lp_lunch {
  position: relative;
  width: 100%;
  min-height: 768px;
  background-image: url(../images/lp_lunch/top_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}

#lp_lunch h2 {
  text-align: left;
  width: 1100px;
  right: 0;
  left: 0;
  margin: 80px auto;
  z-index: 10000;
  position: absolute;
  opacity: 0;
}

#lp_lunch ul li {
  margin-top: 0px;
  position: absolute;
  width: 100%;
  opacity: 0;
}

#lp_lunch ul li img {
  width: 100%;
}

#lp_lunch div {
  margin-top: 0px;
  position: absolute;
  width: 100%;
  opacity: 0;
}

#top_prof img {
  width: 100%;
}

#catch_box {
  z-index: 10001;
  width: 800px;
  margin: -100px auto;
  padding: 25px;
  color: #FFFFFF;
  background-color: rgba(0, 0, 0, 0.6);
  border-left: #79ab3b 10px solid;
  border-right: #e68b24 10px solid;
  text-align: center;
}

#catch_box dl dt {
  font-size: 32px;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 30px;
}

#catch_box dl dd {
  font-size: 21px;
}

#lp_contents h3 {
  width: 100%;
  margin: 0 auto 5px;
}

#lp_contents .white_f {
  background-color: rgba(255, 255, 255, 0.8);
  width: 70%;
  padding: 5%;
  margin: auto;
}

.fix_text {
  width: 100% !important;
}

.lunch_img1 {
  margin-top: -400px;
  z-index: -1;
  position: relative;
}

.white_f_left {
  background-color: rgba(255, 255, 255, 0.8);
  width: 70%;
  padding: 5%;
}

.lunch_r {
  position: absolute;
  z-index: -1;
  right: -180px;
  top: 335px;
}

.lunch_r2 {
  text-align: right;
  margin: -50px 50px 0 0;
}

.lunch_l {
  position: absolute;
  z-index: -1;
  left: -800px;
  top: 145px;
}

.white_f_right {
  background-color: rgba(255, 255, 255, 0.8);
  width: 70%;
  padding: 5%;
  margin-left: 30%;
}

.lunch_c {
  text-align: center;
  margin-top: -100px;
  position: relative;
  z-index: -1;
}

#sano_top {
  background-image: url(../images/lp_sano/sano_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
  min-height: 558px;
  position: relative;
  margin-top: 64px;
}

#sano_main_photo {
  position: absolute;
  right: 0;
  top: 35px;
  z-index: 100;
  display: none;
}

#sano_catch_main {
  z-index: 210;
  display: none;
}

#sano_catch_sub {
  position: absolute;
  top: 100px;
  z-index: 101;
  display: none;
}

#sano_prof {
  z-index: 105;
  right: 30px;
  bottom: 100px;
  display: none;
}

#sano_top p {
  position: absolute;
  bottom: 20px;
  width: 1000px;
  margin: auto;
  left: -150px;
  right: 0;
  z-index: 110;
  font-size: 21px;
  font-weight: 800;
  text-align: left;
  text-shadow: 0px 2px 1px #fff, 0px 1px 1px #fff, 1px 1px 1px #fff, 1px 0px 1px #fff, 2px 0px 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0px -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0px 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
  display: none;
}

#lp_acc {
  width: 800px;
  margin: 0 auto 50px;
}

#lp_acc > dt {
  background: #e68b24;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 6px;
  padding: 25px;
  position: relative;
  color: rgb(255, 255, 255);
}

#lp_acc li {
  margin: auto;
}

#lp_acc li:hover {
  opacity: 1;
}

#lp_acc ul {
  margin: auto;
}

#leader_main {
  background-image: url(../images/lp_leaders/main_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 632px;
  max-width: 100%;
  min-width: 1000px;
  position: relative;
}

#leader_main ul li {
  position: absolute;
  left: 0;
  right: 0;
  display: none;
}

#leader_main ul li:nth-child(1) {
  top: 143px;
  box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px 10px rgba(0, 0, 0, 0.1), 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  height: 364px;
  width: 840px;
}

#leader_main ul li:nth-child(2) {
  top: 113px;
}

#leader_main ul li:nth-child(3) {
  top: 163px;
}

#l_prof {
  width: 680px;
  text-align: center;
  margin: -50px auto -100px;
  font-size: 18px;
  background-color: rgba(230, 233, 245, 0.8);
  padding: 30px;
  position: relative;
  z-index: 10000;
}

.talk_cm {
  width: 880px;
  margin: 0 auto 200px;
  position: relative;
}

.talk_cm b {
  color: #bd2c2c;
}

.talk_cm img {
  padding: 0 18px 0;
}

.talk_cm dl {
  width: 880px;
  margin-top: 0px;
  transition: 0.8s;
  opacity: 0;
}

.talk_cm dt {
  width: 180px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  letter-spacing: -3px;
}

.talk_cm dd {
  width: 700px;
  font-size: 16px;
  padding: 20px;
  background-color: rgba(42, 94, 170, 0.2);
  border-radius: 10px;
}

.talk_cm dl:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

.t_left dt {
  float: left;
}

.t_left dd {
  float: left;
}

.t_right dt {
  float: right;
}

.t_right dd {
  float: right;
  text-align: left;
}

.watanabe_1 {
  color: rgb(42, 94, 170);
}

.watanabe_2 {
  color: rgb(42, 94, 170);
}

.endoh_1 {
  color: rgb(166, 14, 23);
}

.endoh_2 {
  color: rgb(166, 14, 23);
}

.oofuchi_1 {
  color: rgb(218, 101, 38);
}

.oofuchi_2 {
  color: rgb(218, 101, 38);
}

.sekine_1 {
  color: rgb(7, 144, 46);
}

.sekine_2 {
  color: rgb(7, 144, 46);
}

.yokoi_1 {
  color: rgb(6, 131, 183);
}

.yokoi_2 {
  color: rgb(6, 131, 183);
}

.sankaku {
  width: 0;
  height: 0;
  position: absolute;
  top: 64px;
  border: 10px solid transparent;
}

.watanabe_1 .sankaku {
  border-right: 10px solid rgba(42, 94, 170, 0.2);
  right: 0;
}

.watanabe_2 .sankaku {
  border-left: 10px solid rgba(42, 94, 170, 0.2);
}

.oofuchi_1 .sankaku {
  border-right: 10px solid rgba(218, 101, 38, 0.2);
  right: 0;
}

.oofuchi_2 .sankaku {
  border-left: 10px solid rgba(218, 101, 38, 0.2);
  right: 0;
}

.sekine_1 .sankaku {
  border-left: 10px solid rgba(7, 144, 46, 0.2);
}

.sekine_2 .sankaku {
  border-left: 10px solid rgba(7, 144, 46, 0.2);
}

.yokoi_1 .sankaku {
  border-right: 10px solid rgba(6, 131, 183, 0.2);
  right: 0;
}

.yokoi_2 .sankaku {
  border-left: 10px solid rgba(6, 131, 183, 0.2);
}

.endoh_2 .sankaku {
  border-left: 10px solid rgba(166, 14, 23, 0.2);
}

dd.endoh_2 {
  background-color: rgba(166, 14, 23, 0.2);
  color: #000;
}

dd.endoh_1 {
  background-color: rgba(166, 14, 23, 0.2);
  color: #000;
}

dd.oofuchi_1 {
  background-color: rgba(218, 101, 38, 0.2);
  color: #000;
}

dd.oofuchi_2 {
  background-color: rgba(218, 101, 38, 0.2);
  color: #000;
}

dd.sekine_1 {
  background-color: rgba(7, 144, 46, 0.2);
  color: #000;
}

dd.sekine_2 {
  background-color: rgba(7, 144, 46, 0.2);
  color: #000;
}

dd.yokoi_1 {
  background-color: rgba(6, 131, 183, 0.2);
  color: #000;
}

dd.watanabe_2 {
  color: #000;
}

.tips_text {
  font-size: 12px;
}

#leaders_img img {
  width: 100%;
  margin-top: 100px;
}

#talk_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#talk_bg img {
  margin-top: 100px;
  width: 100%;
}

#se1 {
  text-align: center;
}

#se1 h3 {
  position: relative;
  font-size: 21px;
  padding: 0.25em 1em;
  text-align: center;
  margin: 40px auto 60px;
  line-height: 150%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#se1 h3:before, #se1 h3:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  display: inline-block;
}

#se1 h3:before {
  border-left: solid 1px #5767bf;
  border-top: solid 1px #5767bf;
  top: 0;
  left: 0;
}

#se1 h3:after {
  border-right: solid 1px #5767bf;
  border-bottom: solid 1px #5767bf;
  bottom: 0;
  right: 0;
}

#se1 h3 span {
  display: block;
  margin: 0;
  padding: 0;
}

#se1 p {
  line-height: 180%;
  margin-bottom: 50px;
}

#se1 .textStrong {
  font-weight: bold;
  font-size: 180%;
}

#se2 {
  margin-top: 100px;
}

#se2 h3 {
  padding: 18px 16px;
  margin: 2em 0;
  color: #2c2c2f;
  background: #cde4ff;
  border-top: solid 3px #5989cf;
  border-bottom: solid 3px #5989cf;
  font-size: 21px;
}

#se2 h3 span {
  display: block;
  margin: 0;
  padding: 0;
}

#se2 p {
  padding: 0 20px;
  margin-bottom: 50px;
}

#se2 h4 {
  font-size: 18px;
  padding: 0 0 10px 20px;
}

#se2 dl {
  display: flex;
}

#se2 dt {
  font-weight: bold;
  padding: 10px 20px;
  width: 120px;
}

#se2 dd {
  padding: 10px 0px;
  width: 800px;
}

#se2 .step {
  padding: 10px 40px;
}

#se2 .step h5 {
  font-size: 16px;
  color: #5989cf;
}

#se2 .YT {
  background-color: #fff;
  width: 640px;
  height: 360px;
  margin: 0 auto 100px;
}

#main .wrap2 .text h2.dropShadowS {
  line-height: 150%;
  letter-spacing: 100%;
  filter: drop-shadow(0px 0px 15px rgba(0, 0, 50, 0.7)) drop-shadow(0px 0px 5px rgba(0, 0, 50, 0.7)) drop-shadow(0px 0px 5px rgba(0, 0, 50, 0.7)) drop-shadow(0px 0px 5px rgba(0, 0, 50, 0.7));
}

#main .wrap2 .text h2.dropShadowS span {
  font-size: 180%;
  line-height: 150%;
  display: block;
  padding-bottom: 30px;
}

.floatBtn {
  font-size: 18px;
  font-weight: bold;
  position: fixed;
  right: 10px;
  top: 30%;
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #ffffff;
  background: #5989cf;
  border-bottom: solid 6px #224E8E;
  border-radius: 9px;
  box-shadow: 2px 2px 5px 2px rgba(60, 60, 60, 0.3);
  transition: all 0.3s ease-out;
  cursor: pointer;
  z-index: 10000;
}

.floatBtn p {
  margin: 0;
  padding: 0;
}

.floatBtn:hover {
  opacity: 0.5;
}

.wrap2 .dropShadow {
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 50, 0.7)) drop-shadow(0px 0px 5px rgba(0, 0, 50, 0.7)) drop-shadow(0px 0px 5px rgba(0, 0, 50, 0.7));
}

@media screen and (max-width: 667px) {
  #catch_bg {
    max-width: 100%;
    min-width: 100%;
  }
  .coverImg {
    max-width: 100%;
    min-width: 100%;
  }
  .centerImg {
    max-width: 100%;
    min-width: 100%;
  }
  #lp_contents {
    margin-top: 270px;
  }
  #lp_contents h2 {
    font-size: 20px;
    margin-bottom: 30px;
    padding: 0 10%;
    height: auto;
  }
  #lp_contents p {
    width: 80%;
    margin: 0 auto 15px;
    font-size: 15px;
    text-align: justify;
  }
  #lp_contents .space {
    margin-top: 60px;
    clear: both;
  }
  #lp_contents .leftBox {
    width: 80%;
    float: none;
    padding: 0;
  }
  #lp_contents .rightBox {
    width: 100%;
    float: none;
    text-align: center;
  }
  #lp_contents .rightBox img {
    width: 100%;
  }
  #lp_link h2 {
    color: #79ab3b;
    font-size: 20px;
    margin-bottom: 25px;
    height: auto;
    padding: 10%;
  }
  #lp_link {
    margin-top: 50px;
  }
  #lp_link ul {
    margin-bottom: 100px;
  }
  #catch_bg p {
    position: absolute;
    top: 80px;
    left: 5%;
    width: 58%;
    margin: auto;
    z-index: 110;
    font-size: 15px;
    text-align: left;
  }
  #lp_link li {
    width: 90%;
    margin: 25px auto;
  }
  #main_photo1 {
    bottom: -155px;
    right: 5%;
    width: 50%;
  }
  #main_photo2 {
    display: none;
  }
  #as {
    top: 158px;
    width: 50%;
  }
  #catch_main {
    top: 230px;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    z-index: 101;
    opacity: 0;
  }
  #catch_sub {
    top: 310px;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    z-index: 102;
    opacity: 0;
  }
  #profile {
    bottom: -255px;
    right: 0;
    left: 0;
    z-index: 103;
    width: 80%;
    margin: auto;
  }
  #sakata_main {
    margin-bottom: 250px;
    margin-top: 20px;
  }
  #sakata_text1 p {
    width: 90%;
  }
  #sakata_left {
    display: none;
  }
  #sakata_right {
    display: none;
  }
  .textImg {
    max-width: 100%;
    min-width: 100%;
  }
  #catch_main_sakata {
    width: 80%;
  }
  #catch_main_sakata img {
    width: 100%;
  }
  #catch_sub_sakata {
    top: 160px;
    right: 0;
    z-index: 102;
    opacity: 0;
  }
  #profile_sakata {
    top: 210px;
    right: 0;
    left: 0;
    z-index: 103;
    text-align: center;
    margin: auto;
  }
  #profile_sakata {
    width: 80%;
  }
  #read_sakata {
    width: 90%;
    top: 300px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #read_sakata p {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
  }
  .o_small_txt {
    font-size: 12px;
    color: #e68b24;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: -25px;
    margin-bottom: 30px;
  }
  .wbg_text {
    padding: 15px;
    background: none;
    box-shadow: none;
  }
  .sakata1 {
    width: 90%;
    margin: 0 auto;
  }
  #sakata2 {
    width: 100%;
    margin: 0 auto;
  }
  #sakata2 p {
    margin: 0 auto;
    width: 90%;
  }
  #pop_fukidashi {
    display: none;
    position: fixed;
    /* bottom:-100px; */
    bottom: 0;
    right: 0;
    background-image: none;
    background-color: rgba(121, 171, 59, 0.9);
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
    width: 100%;
    height: 86px;
    background-size: contain;
    z-index: 10001;
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
    overflow: hidden;
  }
  #pop_fukidashi ul {
    width: 100%;
  }
  #pop_fukidashi li {
    width: 100%;
    font-size: 12px;
    font-weight: 800;
    padding: 15px 10px;
    text-align: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 10px center;
    height: 86px;
  }
  #pop_fukidashi ul li a {
    color: #FFFFFF;
    text-decoration: underline;
    transition: all 0.3s ease-out;
  }
  #pop_fukidashi ul li a:hover {
    color: rgb(121, 171, 59);
    transition: all 0.3s ease-out;
  }
  #pop_fukidashi_sp {
    display: block;
    position: fixed;
    left: 1%;
    bottom: -100px;
    z-index: 10001;
  }
  #pop_fukidashi_sp li {
    width: 80px;
  }
  #lp_lunch h2 {
    width: 100%;
    margin-top: 75px;
  }
  #lp_lunch h2 img {
    width: 100%;
  }
  #catch_box {
    width: 95%;
    padding: 10px;
    margin-bottom: -150px;
    margin-top: -100px;
  }
  #catch_box dl dt {
    font-size: 28px;
  }
  #catch_box dl dd {
    font-size: 14px;
  }
  .lunch_r {
    width: 95%;
    margin: auto;
  }
  .lunch_r img {
    width: 100%;
    margin: auto;
  }
  .lunch_r {
    position: relative;
    top: 0;
    right: 0;
  }
  #lp_contents .white_f {
    width: 100%;
  }
  .lunch_img1 {
    margin-top: 0px;
  }
  .white_f_left {
    width: 95%;
  }
  .white_f_right {
    width: 95%;
    margin: auto;
  }
  .lunch_l {
    left: -300px;
  }
  .lunch_l img {
    width: 90%;
  }
  .lunch_r2 {
    margin: auto;
  }
  .lunch_c {
    margin: auto;
    width: 95%;
  }
  #lp_lunch {
    min-height: 600px;
  }
  #top_prof {
    width: 100%;
    overflow: hidden;
  }
  #top_prof img {
    width: 300%;
    margin-left: -40px;
  }
  #lp_lunch ul {
    width: 100%;
    overflow: hidden;
  }
  #lp_lunch ul li img {
    width: 300%;
  }
  body {
    max-width: 100%;
    overflow-x: hidden;
  }
  header {
    max-width: 100%;
    /* 		overflow-x:hidden; */
  }
  #sano_main_photo {
    right: 0;
    left: 0;
  }
  #sano_main_photo img {
    margin: 1%;
    width: 98%;
  }
  #sano_prof {
    position: absolute;
    right: 0;
    left: 0;
    top: 300px;
    bottom: auto;
    z-index: 105;
    width: 80%;
    text-align: center;
    margin: auto;
  }
  #sano_prof img {
    width: 100%;
  }
  #sano_catch_main {
    z-index: 200;
    top: 380px;
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.25));
  }
  #sano_catch_sub {
    position: absolute;
    top: 20px;
    z-index: 201;
    display: none;
    text-align: left;
  }
  #sano_catch_sub img {
    width: 75%;
  }
  #sano_top p {
    bottom: -180px;
    width: 95%;
    margin: auto;
    left: 10px;
    right: 0;
    z-index: 110;
    font-size: 14px;
    font-weight: 800;
    text-align: left;
  }
  #sano_top {
    min-height: 350px;
  }
  #lp_contents .rightBox {
    padding: 10%;
  }
  #lp_contents .leftBox {
    width: 100%;
    padding: 10%;
  }
  #lp_acc {
    width: 90%;
    margin: 0 auto 50px;
  }
  #lp_acc li {
    margin: auto;
  }
  #lp_acc li:hover {
    opacity: 1;
  }
  #lp_acc ul {
    margin: auto;
  }
  #lp_acc > dt {
    background: #e68b24;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 6px;
    padding: 10px;
    position: relative;
    color: rgb(255, 255, 255);
  }
  #leader_main {
    background-image: url(../images/lp_leaders/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 200px;
    max-width: 100%;
    min-width: 100%;
    position: relative;
  }
  #leader_main img {
    width: 100%;
  }
  #leader_main ul li:nth-child(1) {
    top: 100px;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1), 0px 0px 5px 5px rgba(0, 0, 0, 0.1), 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    height: auto;
    width: 90%;
  }
  #leader_main ul li:nth-child(2) {
    top: 53px;
  }
  #leader_main ul li:nth-child(3) {
    top: 73px;
  }
  #l_prof {
    width: 80%;
    text-align: center;
    margin: 80px auto 0;
    font-size: 10px;
    background-color: rgba(230, 233, 245, 0.8);
    padding: 10px;
    position: relative;
    z-index: 10000;
  }
  .talk_cm {
    width: 95%;
    margin: 0 auto 100px;
    position: relative;
  }
  .talk_cm img {
    padding: 0;
    width: 80px;
  }
  .talk_cm dl {
    width: 100%;
    margin-top: 10px;
  }
  .talk_cm dt {
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    letter-spacing: -3px;
  }
  .talk_cm dd {
    width: 100%;
    font-size: 14px;
    padding: 10px;
    background-color: rgba(42, 94, 170, 0.2);
    border-radius: 0 10px 10px 10px;
  }
  .sankaku {
    display: none;
  }
  .t_left dt {
    float: none;
    text-align: left;
  }
  .t_left dd {
    float: none;
    text-align: left;
  }
  .t_right dt {
    float: none;
    text-align: left;
  }
  .t_right dd {
    float: none;
  }
  dd.endoh_2 {
    background-color: rgba(166, 14, 23, 0.2);
    color: #000;
  }
  dd.endoh_1 {
    background-color: rgba(166, 14, 23, 0.2);
    color: #000;
  }
  dd.oofuchi_1 {
    background-color: rgba(218, 101, 38, 0.2);
    color: #000;
  }
  dd.oofuchi_2 {
    background-color: rgba(218, 101, 38, 0.2);
    color: #000;
  }
  dd.sekine_1 {
    background-color: rgba(7, 144, 46, 0.2);
    color: #000;
  }
  dd.sekine_2 {
    background-color: rgba(7, 144, 46, 0.2);
    color: #000;
  }
  dd.yokoi_1 {
    background-color: rgba(6, 131, 183, 0.2);
    color: #000;
  }
  dd.watanabe_2 {
    color: #000;
  }
  .leader_top {
    margin-top: -210px;
  }
  #talk2 {
    margin-top: 80px;
  }
  #leaders_img {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  #talk_bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #talk_bg img {
    margin: auto;
    height: 100%;
    width: auto;
    text-align: center;
  }
}
/* 4seasons */
#fourseasons ul {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
}

#fourseasons ul li {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
}

#fourseasons ul li:first-child {
  opacity: 1;
}

#fourseasons ul li img {
  width: 100%;
}

#read {
  position: relative;
  z-index: 1000;
  width: 700px;
  margin: 333px auto 100px;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
}

#read p {
  text-align: center;
  color: #FFF;
  font-size: 18px;
}

#fs_contents {
  width: 1000px;
  margin: 0 auto 200px;
}

#fs_contents p {
  font-size: 18px;
}

#fs_contents h2 a {
  color: #e68b24;
  line-height: 150%;
  font-size: 26px;
  text-align: center;
  margin-bottom: 80px;
}

#fs_contents h2 a img {
  margin-left: 10px;
}

#april {
  position: relative;
  width: 100%;
  margin-bottom: 150px;
}

#april ul li:first-child {
  text-align: left;
}

#april ul li:last-child {
  text-align: right;
  margin-top: -120px;
}

#april p {
  position: absolute;
  text-align: left;
  margin: -100px 0 0 0;
  padding: 10px 10px 10px 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 730px;
  z-index: 2000;
}

#hanami {
  position: relative;
  width: 100%;
  margin-bottom: 150px;
}

#hanami ul li p {
  width: 420px;
}

#hanami ul li:nth-child(1) {
  position: absolute;
  text-align: left;
  left: 0;
  top: 15px;
}

#hanami ul li:nth-child(2) {
  text-align: right;
}

#hanami ul li:nth-child(3) {
  text-align: left;
  margin-top: -120px;
}

#hanami ul li:nth-child(4) {
  position: absolute;
  text-align: left;
  left: 608px;
  top: 470px;
}

#kishabi p {
  width: 100%;
  text-align: center;
}

#kishabi ul {
  position: relative;
  height: 640px;
}

#kishabi ul li {
  position: absolute;
}

#kishabi ul li:nth-child(1) {
  right: 0;
  top: 0;
  z-index: 4000;
}

#kishabi ul li:nth-child(2) {
  left: 0;
  top: 20px;
  z-index: 4001;
}

#kishabi ul li:nth-child(3) {
  left: 240px;
  top: 270px;
  z-index: 4003;
}

#kishabi ul li:nth-child(4) {
  left: 350px;
  top: 300px;
  z-index: 4002;
}

#kishabi_sub {
  position: relative;
  margin-top: 50px;
  margin-bottom: 150px;
}

#kishabi_sub ul {
  height: 645px;
}

#kishabi_sub ul li {
  position: absolute;
}

#kishabi_sub ul li:nth-child(1) {
  left: 0;
  top: 0;
  text-align: left;
  z-index: 4010;
}

#kishabi_sub ul li:nth-child(2) {
  left: 600px;
  top: 20px;
  z-index: 4011;
}

#kishabi_sub ul li:nth-child(2) p {
  width: 400px;
}

#kishabi_sub ul li:nth-child(3) {
  top: 406px;
  left: 0;
  z-index: 4012;
}

#kishabi_sub ul li:nth-child(3) p {
  width: 400px;
}

#kishabi_sub ul li:nth-child(4) {
  top: 265px;
  right: 0;
  z-index: 4013;
}

#circle p {
  text-align: center;
  width: 100%;
}

#circle ul {
  position: relative;
  height: 900px;
}

#circle ul li {
  position: absolute;
}

#circle ul li:nth-child(1) {
  left: 38px;
  top: 0px;
  z-index: 5004;
}

#circle ul li:nth-child(2) {
  right: 22px;
  top: 83px;
  z-index: 5002;
}

#circle ul li:nth-child(3) {
  left: 320px;
  top: 190px;
  z-index: 5003;
}

#circle ul li:nth-child(4) {
  left: 0px;
  top: 380px;
  z-index: 5000;
}

#circle ul li:nth-child(5) {
  right: 95px;
  top: 385px;
  z-index: 5001;
}

#circle_list {
  margin-bottom: 150px;
}

#circle_list h3 {
  font-size: 24px;
  margin-bottom: 50px;
}

#circle_list ul {
  width: 550px;
  margin: auto;
  text-align: left;
  font-size: 18px;
}

#circle_list ul li {
  list-style: square;
}

#august {
  margin-bottom: 150px;
}

#august p {
  text-align: left;
  width: 100%;
}

#august ul {
  position: relative;
  height: 732px;
}

#august ul li {
  position: absolute;
}

#august ul li:nth-child(1) {
  left: 0;
  top: 20px;
}

#august ul li:nth-child(2) {
  right: 0;
  top: 0;
  z-index: 6001;
}

#august ul li:nth-child(3) {
  left: 0;
  right: 0;
  top: 115px;
  z-index: 6000;
}

#august ul li:nth-child(4) {
  left: 0;
  top: 445px;
  z-index: 6000;
}

#october {
  margin-bottom: 150px;
}

#october ul {
  position: relative;
  height: 650px;
  margin-bottom: 20px;
}

#october p {
  width: 100%;
  text-align: center;
}

#october ul li {
  position: absolute;
}

#october ul li:nth-child(1) {
  left: 0;
  right: 0;
  top: 0;
  z-index: 7000;
}

#october ul li:nth-child(2) {
  left: 0;
  bottom: 0;
  z-index: 7001;
}

#october ul li:nth-child(3) {
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 7002;
}

#october ul li:nth-child(4) {
  right: 0;
  bottom: 0;
  z-index: 7003;
}

#autumn {
  margin-bottom: 150px;
}

#autumn p {
  width: 100%;
  text-align: center;
}

#autumn ul {
  position: relative;
  height: 905px;
}

#autumn ul li {
  position: absolute;
}

#autumn ul li:nth-child(1) {
  left: 0;
  top: 0;
  z-index: 8000;
}

#autumn ul li:nth-child(2) {
  right: 0;
  top: 200px;
  z-index: 8001;
}

#autumn ul li:nth-child(3) {
  left: 0;
  right: 0;
  top: 500px;
  z-index: 8001;
}

#autumn ul li:nth-child(3) img {
  width: 600px;
}

#autumn ul li:nth-child(4) {
  left: 0;
  top: 475px;
  z-index: 8002;
}

#autumn ul li:nth-child(4) p {
  text-align: left;
}

#december {
  margin-bottom: 150px;
}

#december p {
  width: 100%;
  text-align: center;
}

#december ul {
  position: relative;
  height: 795px;
}

#december ul li {
  position: absolute;
}

#december ul li:nth-child(1) {
  right: 48px;
  top: 0;
  z-index: 9003;
}

#december ul li:nth-child(2) {
  right: 0;
  top: 213px;
  z-index: 9002;
}

#december ul li:nth-child(3) {
  left: 13px;
  top: 98px;
  z-index: 9001;
}

#december ul li:nth-child(4) {
  top: 420px;
  left: 78px;
  text-align: left;
  z-index: 9000;
}

#end_msg {
  margin-bottom: 200px;
}

#end_msg p {
  text-align: center;
}

#fs_contents img {
  opacity: 0;
}

@media screen and (max-width: 667px) {
  #fourseasons ul li {
    text-align: center;
  }
  #fourseasons ul li img {
    display: block;
    margin: auto;
  }
  #read {
    position: relative;
    z-index: 1000;
    width: 90%;
    margin: 480px auto 0px;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
  }
  #read p {
    text-align: center;
    color: #FFF;
    font-size: 14px;
  }
  #fs_contents {
    width: 100%;
    margin: -200px auto 200px;
    font-size: 14px;
  }
  #fs_contents li {
    text-align: center;
    width: 95%;
    margin: auto;
  }
  #fs_contents img {
    width: 100%;
  }
  #fs_contents h2 a {
    color: #e68b24;
    line-height: 150%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 80px;
  }
  #april {
    margin-bottom: 100px;
  }
  #april ul li:first-child {
    text-align: center;
  }
  #april ul li:last-child {
    text-align: center;
    margin-top: 0px;
  }
  #april p {
    position: relative;
    text-align: left;
    margin: 0 auto;
    padding: 10px;
    width: 100%;
    font-size: 16px;
  }
  #april ul li:first-child {
    text-align: center;
  }
  #april ul li:last-child {
    text-align: center;
    margin-top: 0;
  }
  #hanami {
    position: relative;
    width: 100%;
    margin-bottom: 100px;
  }
  #hanami ul li p {
    width: 95%;
    margin: auto;
    font-size: 16px;
  }
  #hanami ul li:nth-child(1) {
    position: relative;
    text-align: center;
    left: 0;
    top: 0;
  }
  #hanami ul li:nth-child(2) {
    text-align: center;
  }
  #hanami ul li:nth-child(3) {
    text-align: center;
    margin-top: 0;
  }
  #hanami ul li:nth-child(4) {
    position: relative;
    text-align: center;
    left: 0;
    top: 0;
  }
  #kishabi p {
    padding: 10px;
    width: 100%;
    font-size: 16px;
    text-align: left;
  }
  #kishabi ul {
    position: relative;
    height: auto;
  }
  #kishabi ul li {
    position: relative;
  }
  #kishabi ul li:nth-child(1) {
    right: 0;
    top: 0;
    z-index: 4000;
  }
  #kishabi ul li:nth-child(2) {
    left: 0;
    top: 0;
    z-index: 4001;
  }
  #kishabi ul li:nth-child(3) {
    left: 0;
    top: 0;
    z-index: 4003;
  }
  #kishabi ul li:nth-child(4) {
    left: 0;
    top: 0;
    z-index: 4002;
  }
  #kishabi_sub {
    position: relative;
    margin-top: 50px;
    margin-bottom: 100px;
  }
  #kishabi_sub ul {
    height: auto;
  }
  #kishabi_sub ul li {
    position: relative;
  }
  #kishabi_sub ul li:nth-child(1) {
    left: 0;
    top: 0;
    text-align: center;
    z-index: 4010;
  }
  #kishabi_sub ul li:nth-child(2) {
    left: 0;
    top: 0;
    z-index: 4011;
  }
  #kishabi_sub ul li:nth-child(2) p {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #kishabi_sub ul li:nth-child(3) {
    left: 0;
    top: 0;
    z-index: 4012;
  }
  #kishabi_sub ul li:nth-child(3) p {
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #kishabi_sub ul li:nth-child(4) {
    left: 0;
    top: 0;
    z-index: 4013;
  }
  #circle p {
    text-align: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #circle ul {
    position: relative;
    height: auto;
  }
  #circle ul li {
    position: relative;
  }
  #circle ul li:nth-child(1) {
    left: 0;
    top: 0;
    z-index: 5004;
  }
  #circle ul li:nth-child(2) {
    left: 0;
    top: 0;
    z-index: 5002;
  }
  #circle ul li:nth-child(3) {
    left: 0;
    top: 0;
    z-index: 5003;
  }
  #circle ul li:nth-child(4) {
    left: 0;
    top: 0;
    z-index: 5000;
  }
  #circle ul li:nth-child(5) {
    left: 0;
    top: 0;
    z-index: 5001;
  }
  #circle_list {
    margin-bottom: 100px;
  }
  #circle_list h3 {
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 50px;
  }
  #circle_list ul {
    width: 95%;
    margin: auto;
    text-align: left;
    font-size: 16px;
  }
  #circle_list ul li {
    list-style: square;
  }
  #august {
    margin-bottom: 100px;
  }
  #august p {
    text-align: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #august ul {
    position: relative;
    height: auto;
    margin-bottom: 100px;
  }
  #august ul li {
    position: relative;
  }
  #august ul li:nth-child(1) {
    left: 0;
    top: 0;
  }
  #august ul li:nth-child(2) {
    right: 0;
    top: 0;
    z-index: 6001;
  }
  #august ul li:nth-child(3) {
    left: 0;
    top: 0;
    right: 0;
    z-index: 6000;
  }
  #august ul li:nth-child(4) {
    left: 0;
    top: 0;
    z-index: 6000;
  }
  #october {
    margin-bottom: 100px;
  }
  #october ul {
    position: relative;
    height: auto;
    margin-bottom: 0;
  }
  #october p {
    text-align: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #october ul li {
    position: relative;
  }
  #october ul li:nth-child(1) {
    left: 0;
    right: 0;
    top: 0;
    z-index: 7000;
  }
  #october ul li:nth-child(2) {
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 7001;
  }
  #october ul li:nth-child(3) {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 7002;
  }
  #october ul li:nth-child(4) {
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 7003;
  }
  #autumn {
    margin-bottom: 100px;
  }
  #autumn p {
    text-align: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #autumn ul {
    position: relative;
    height: auto;
  }
  #autumn ul li {
    position: relative;
  }
  #autumn ul li:nth-child(1) {
    left: 0;
    top: 0;
    z-index: 8000;
  }
  #autumn ul li:nth-child(2) {
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 8001;
  }
  #autumn ul li:nth-child(3) {
    left: 0;
    right: 0;
    top: 0;
    z-index: 8001;
  }
  #autumn ul li:nth-child(3) img {
    width: 100%;
  }
  #autumn ul li:nth-child(4) {
    left: 0;
    top: 0;
    z-index: 8002;
  }
  #autumn ul li:nth-child(4) p {
    text-align: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #december {
    margin-bottom: 100px;
  }
  #december p {
    text-align: left;
    width: 100%;
    padding: 10px;
    font-size: 14px;
  }
  #december ul {
    position: relative;
    height: auto;
  }
  #december ul li {
    position: relative;
  }
  #december ul li:nth-child(1) {
    right: 0;
    top: 0;
    z-index: 9003;
  }
  #december ul li:nth-child(2) {
    right: 0;
    top: 0;
    z-index: 9002;
  }
  #december ul li:nth-child(3) {
    left: 0;
    top: 0;
    z-index: 9001;
  }
  #december ul li:nth-child(4) {
    top: 0;
    left: 0;
    text-align: left;
    z-index: 9000;
  }
  #end_msg {
    margin-bottom: 100px;
  }
  #end_msg p {
    text-align: left;
  }
}
/* 2019新年 */
#ny2019 {
  position: relative;
  min-width: 1000px;
  height: 100%;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  background-image: url(../images/lp_2019ny/main_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
  opacity: 0;
}

#ny2019 ul li {
  position: absolute;
}

#ny2019 ul li:nth-child(1) {
  bottom: 15%;
  right: 0;
  left: 0;
  z-index: 30;
  opacity: 0;
}

#ny2019 ul li:nth-child(2) {
  top: 7.5%;
  right: 7.5%;
  z-index: 20;
  opacity: 0;
}

#ny2019 ul li:nth-child(3) {
  bottom: 7%;
  left: -10%;
  z-index: 10;
}

.inoshishi {
  display: inline-block;
  animation: hurueru 0.1s 50 ease-out;
}

.inoshishi:hover {
  display: inline-block;
  animation: hurueru 0.1s infinite;
}

@keyframes hurueru {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
  25% {
    transform: translate(2px, 2px) rotateZ(1deg);
  }
  50% {
    transform: translate(0px, 2px) rotateZ(0deg);
  }
  75% {
    transform: translate(2px, 0px) rotateZ(-1deg);
  }
  100% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
}
#ny2019_contents {
  width: 1000px;
  margin: 0 auto 300px;
  position: relative;
  font-size: 18px;
}

#ny2019_contents ol {
  text-align: left;
  list-style: none;
  margin-top: 85px;
  position: relative;
  z-index: 60;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}

#ny2019_contents h3 {
  color: #e68b24;
  font-size: 21px;
  font-weight: 800;
}

#ny2019_contents h3 a {
  color: #e68b24;
}

#ny2019_contents h3 a:hover {
  opacity: 0.5;
}

#ny2019_contents ul {
  margin-left: 10px;
  margin-bottom: 40px;
}

#ny_photos ul li {
  position: absolute;
}

#ny_photos ul li:nth-child(1) {
  top: 75px;
  right: 150px;
  z-index: 40;
}

#ny_photos ul li:nth-child(2) {
  top: 333px;
  right: 0;
  z-index: 50;
}

#ny2019_cover {
  position: relative;
  height: 1000px;
  margin: 0 auto 300px;
  background-image: url(../images/lp_2019ny/photo_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}

#cover_c {
  top: 0;
  left: 0;
  right: 0;
  position: relative;
  width: 1000px;
  margin: auto;
  color: #FFFFFF;
}

#cover_c p {
  font-size: 18px;
  margin: 100px auto auto auto;
  width: 445px;
  text-align: center;
  padding-top: 90px;
}

#cover_c ul li {
  position: absolute;
}

#cover_c ul li:nth-child(1) {
  top: 285px;
  left: 292px;
  z-index: 130;
}

#cover_c ul li:nth-child(2) {
  top: 385px;
  left: 0;
  z-index: 110;
}

#cover_c ul li:nth-child(3) {
  top: 325px;
  right: 0;
  z-index: 120;
}

p#msg {
  padding-top: 495px;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  color: #FFF;
  text-shadow: 2px 2px 1px #051b36, -2px 2px 1px #051b36, 2px -2px 1px #051b36, -2px -2px 1px #051b36;
}

p#msg_bottom {
  margin-top: 85px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
  text-shadow: 2px 2px 1px #051b36, -2px 2px 1px #051b36, 2px -2px 1px #051b36, -2px -2px 1px #051b36;
}

#bottom_btn {
  text-align: center;
  margin-bottom: 200px;
}

#bottom_btn a:hover {
  opacity: 1;
  transition: all 0.25s ease-out;
}

#bottom_btn a:hover {
  opacity: 0.5;
  transition: all 0.25s ease-out;
}

@media screen and (max-width: 667px) {
  #ny2019 {
    min-width: 0;
  }
  #ny2019 ul li:nth-child(1) {
    filter: saturate(0%);
  }
  #ny2019 ul li:nth-child(2) {
    top: 10%;
    right: 0;
    left: 0;
  }
  #ny2019 ul li:nth-child(2) img {
    width: 75%;
  }
  #ny2019 ul li:nth-child(3) img {
    width: 60%;
  }
  #ny2019 ul li:nth-child(3) {
    bottom: 10%;
    left: -50%;
    z-index: 10;
  }
  #ny2019_contents {
    width: 100%;
    margin: -200px auto 200px;
    position: relative;
    font-size: 14px;
  }
  #ny2019_contents ol {
    text-align: left;
    list-style: none;
    margin-top: 15px;
    position: relative;
    z-index: 60;
    text-shadow: none;
  }
  #ny2019_contents h3 {
    font-size: 16px;
  }
  #ny2019_contents h3 img {
    width: 20px;
  }
  #ny2019_contents ul {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
  }
  #ny_photos ul li {
    position: relative;
  }
  #ny_photos ul li:nth-child(1) {
    top: 0;
    right: 0;
  }
  #ny_photos ul li:nth-child(2) {
    top: 0;
  }
  #ny2019_cover {
    height: auto;
    margin: 0 auto 100px;
  }
  #cover_c {
    width: 100%;
    margin: auto;
  }
  #cover_c p {
    font-size: 14px;
    margin: auto;
    width: 95%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #cover_c ul li {
    position: relative;
    width: 85%;
    margin: 10px auto;
  }
  #cover_c ul li:nth-child(1) {
    top: 0;
    left: 0;
  }
  #cover_c ul li:nth-child(2) {
    top: 0;
    left: 0;
  }
  #cover_c ul li:nth-child(3) {
    top: 0;
    right: 0;
  }
  p#msg {
    padding-top: 100px;
    font-size: 16px;
  }
  p#msg_bottom {
    margin-top: 40px;
    padding-bottom: 30px;
    font-size: 14px;
  }
  #bottom_btn {
    text-align: center;
    width: 90%;
    margin: 0 auto 100px;
  }
}
/* NTB */
#ntb_main {
  margin-top: 67px;
  margin-bottom: -100px;
  width: 100%;
  height: 570px;
  background-image: url(../images/lp_ntb/main_bg.jpg);
}

#ntb_img {
  width: 1000px;
  height: 570px;
  margin: 0 auto;
  position: relative;
  background-image: url(../images/lp_ntb/main_img_01.png);
}

#ntb_img ul li {
  position: absolute;
  display: none;
}

#ntb_img ul li:nth-child(1) {
  bottom: 0;
  right: 0;
}

#ntb_img ul li:nth-child(2) {
  bottom: 0;
  right: 0;
}

#ntb_img ul li:nth-child(3) {
  top: 30px;
  left: 0;
}

#ntb_img ul li:nth-child(4) {
  top: 180px;
  left: 0;
}

#ntb_img ul li:nth-child(5) {
  bottom: 20px;
  left: 0;
}

.t_center {
  text-align: center;
  /* width:180px; */
}

.t_center2 {
  text-align: center;
}

.t_center dt {
  text-align: center;
  margin: auto;
  float: none;
}

.t_center dd {
  text-align: center;
  margin: auto;
  float: none;
  font-size: 24px;
  font-weight: 800;
}

.sankaku {
  width: 0;
  height: 0;
  position: absolute;
  top: 64px;
  border: 10px solid transparent;
}

.yasuoka_1 img {
  width: 180px;
}

.yasuoka_2 img {
  width: 180px;
}

.yasuoka_3 img {
  width: 180px;
}

.yasuoka_1 .sankaku {
  border-right: 10px solid rgba(209, 21, 79, 0.9);
  right: 0;
}

.yasuoka_2 .sankaku {
  border-left: 10px solid rgba(209, 21, 79, 0.9);
  left: 0;
}

.yasuoka_3 .sankaku {
  border-bottom: 10px solid rgba(209, 21, 79, 0.9);
  right: 50%;
  left: 50%;
  top: 133px;
  margin-left: -10px;
}

dd.yasuoka_1 {
  background-color: rgba(209, 21, 79, 0.9);
  color: #fff;
  margin-top: 40px;
}

dd.yasuoka_2 {
  background-color: rgba(209, 21, 79, 0.9);
  color: #fff;
  margin-top: 40px;
}

dd.yasuoka_3 {
  background-color: rgba(209, 21, 79, 0.9);
  color: #FFF;
}

.fujita_1 .sankaku {
  border-right: 10px solid rgba(233, 123, 34, 0.9);
  right: 0;
}

.fujita_2 .sankaku {
  border-left: 10px solid rgba(233, 123, 34, 0.9);
  left: 0;
}

dd.fujita_1 {
  background-color: rgba(233, 123, 34, 0.9);
  color: #fff;
  margin-top: 20px;
}

dd.fujita_2 {
  background-color: rgba(233, 123, 34, 0.9);
  color: #fff;
  margin-top: 20px;
}

.fujita_1 img {
  width: 180px;
}

.fujita_2 img {
  width: 180px;
}

dd.minami_1 {
  background-color: rgba(20, 155, 175, 0.9);
  color: #fff;
  margin-top: 20px;
}

dd.minami_2 {
  background-color: rgba(20, 155, 175, 0.9);
  color: #fff;
  margin-top: 20px;
}

.minami_1 .sankaku {
  border-right: 10px solid rgba(20, 155, 175, 0.9);
  right: 0;
}

.minami_2 .sankaku {
  border-left: 10px solid rgba(20, 155, 175, 0.9);
  left: 0;
}

.minami_1 img {
  width: 180px;
}

.minami_2 img {
  width: 180px;
}

dd.suzuki_1 {
  background-color: rgba(17, 50, 135, 0.9);
  color: #fff;
  margin-top: 20px;
}

dd.suzuki_2 {
  background-color: rgba(17, 50, 135, 0.9);
  color: #fff;
  margin-top: 20px;
}

.suzuki_1 .sankaku {
  border-right: 10px solid rgba(17, 50, 135, 0.9);
  right: 0;
}

.suzuki_2 .sankaku {
  border-left: 10px solid rgba(17, 50, 135, 0.9);
  left: 0;
}

.suzuki_1 img {
  width: 180px;
}

.suzuki_2 img {
  width: 180px;
}

dd.m_40 {
  margin-top: 40px;
}

@media screen and (max-width: 667px) {
  #ntb_main {
    margin-top: 57px;
    margin-bottom: -200px;
  }
  #ntb_img {
    width: 100%;
  }
  #ntb_img ul li:nth-child(1) {
    bottom: 0;
    right: 0;
  }
  #ntb_img ul li:nth-child(2) {
    bottom: 0;
    right: 0;
  }
  #ntb_img ul li:nth-child(3) {
    top: 0;
    left: 0;
  }
  #ntb_img ul li:nth-child(4) {
    top: 80px;
    left: 0;
  }
  #ntb_img ul li:nth-child(5) {
    bottom: 180px;
    left: 0;
  }
  #ntb_img ul li:nth-child(5) img {
    width: 75%;
  }
  .t_center {
    text-align: center;
    width: 90%;
  }
  .t_center dt {
    text-align: left;
  }
  .t_center dd {
    text-align: left;
    float: none;
    font-size: 18px;
    font-weight: 800;
  }
  .t_center2 {
    text-align: center;
    width: 100%;
  }
  .yasuoka_1 img {
    width: 80px;
  }
  .yasuoka_2 img {
    width: 80px;
  }
  .yasuoka_3 img {
    width: 80px;
  }
  dd.yasuoka_1 {
    margin-top: 0px;
  }
  dd.yasuoka_2 {
    margin-top: 0px;
  }
  dd.yasuoka_3 {
    background-color: rgba(209, 21, 79, 0.9);
    color: #FFF;
  }
  dd.fujita_1 {
    margin-top: 0px;
  }
  dd.fujita_2 {
    margin-top: 0px;
  }
  .fujita_1 img {
    width: 80px;
  }
  .fujita_2 img {
    width: 80px;
  }
  dd.minami_1 {
    margin-top: 0px;
  }
  dd.minami_2 {
    margin-top: 0px;
  }
  .minami_1 img {
    width: 80px;
  }
  .minami_2 img {
    width: 80px;
  }
  dd.suzuki_1 {
    margin-top: 0px;
  }
  dd.suzuki_2 {
    margin-top: 0px;
  }
  .suzuki_1 img {
    width: 80px;
  }
  .suzuki_2 img {
    width: 80px;
  }
  dd.m_40 {
    margin-top: 0px;
  }
}
/* 新規事業部 */
html, body {
  width: 100%;
  height: 100%;
  background: #fff;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

canvas {
  display: block;
  vertical-align: bottom;
}

#body {
  position: relative;
  top: 0;
  left: 0;
}

#particles-js {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url("");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: fixed;
}

#nb_main {
  margin-top: 67px;
  margin-bottom: -100px;
  width: 100%;
  height: 634px;
  background-image: url(../images/lp_newbusiness/main_bg.jpg);
}

#nb_img {
  width: 1000px;
  margin: auto;
  text-align: left;
}

#nb_main ul {
  padding-top: 22px;
}

#nb_main ul li:nth-child(2) {
  text-align: right;
  margin-top: -50px;
}

#nb_main ul li:nth-child(4) {
  text-align: right;
}

dd.interviewer_3 {
  background-color: rgba(128, 128, 128, 0.25);
  border-radius: 0;
  margin-top: 10px;
  margin-bottom: 50px;
  width: 80%;
  padding: 0;
  font-size: 20px;
}

.interviewer_3 .sankaku {
  margin-top: 10px;
  right: 50%;
  left: 50%;
  top: 119px;
  margin-left: -10px;
  border-bottom: 10px solid rgba(128, 128, 128, 0.25);
}

dd.interviewer_2 {
  background-color: rgba(128, 128, 128, 0.25);
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0;
  padding: 0;
}

.interviewer_2 .sankaku {
  left: 0;
  border-left: 10px solid rgba(128, 128, 128, 0.25);
  top: 58px;
}

dd.interviewer_1 {
  background-color: rgba(128, 128, 128, 0.25);
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0;
  padding: 0;
}

.interviewer_1 .sankaku {
  right: 0;
  border-right: 10px solid rgba(128, 128, 128, 0.25);
  top: 58px;
}

div.box_red2 {
  margin: 0;
  text-align: left;
  padding: 20px;
}

.box_red, .box_red2 {
  position: relative;
}

.box_red:before, .box_red:after, .box_red2:before, .box_red2:after {
  content: "";
  width: 30px;
  height: 20px;
  position: absolute;
  display: inline-block;
}

.box_red:after {
  border-right: solid 1px #ca4132;
  border-bottom: solid 1px #ca4132;
  bottom: 0;
  right: 0;
}

.box_red:before {
  border-right: solid 1px #ca4132;
  border-top: solid 1px #ca4132;
  top: 0;
  right: 0;
}

.box_red2:after {
  border-left: solid 1px #ca4132;
  border-bottom: solid 1px #ca4132;
  bottom: 0;
  left: 0;
}

.box_red2:before {
  border-left: solid 1px #ca4132;
  border-top: solid 1px #ca4132;
  top: 0;
  left: 0;
}

.tomioka_1 .sankaku {
  border-right: 10px solid rgba(128, 128, 128, 0.25);
  right: 0;
}

.tomioka_2 .sankaku {
  border-left: 10px solid rgba(128, 128, 128, 0.25);
  left: 0;
}

dd.tomioka_1 {
  background-color: rgba(128, 128, 128, 0.25);
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0;
  padding: 0;
}

dd.tomioka_2 {
  background-color: rgba(128, 128, 128, 0.25);
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0;
  padding: 0;
}

.tomioka_1 img {
  width: 180px;
}

.tomioka_2 img {
  width: 180px;
}

.box_blue, .box_blue2 {
  position: relative;
}

div.box_blue2 {
  margin: 0;
  text-align: left;
  padding: 20px;
  color: #000;
}

.box_blue:before, .box_blue:after, .box_blue2:before, .box_blue2:after {
  content: "";
  width: 30px;
  height: 20px;
  position: absolute;
  display: inline-block;
}

.box_blue:after {
  border-right: solid 1px #3179d2;
  border-bottom: solid 1px #3179d2;
  bottom: 0;
  right: 0;
}

.box_blue:before {
  border-right: solid 1px #3179d2;
  border-top: solid 1px #3179d2;
  top: 0;
  right: 0;
}

.box_blue2:after {
  border-left: solid 1px #3179d2;
  border-bottom: solid 1px #3179d2;
  bottom: 0;
  left: 0;
}

.box_blue2:before {
  border-left: solid 1px #3179d2;
  border-top: solid 1px #3179d2;
  top: 0;
  left: 0;
}

.saito_1 .sankaku {
  border-right: 10px solid rgba(128, 128, 128, 0.25);
  right: 0;
}

.saito_2 .sankaku {
  border-left: 10px solid rgba(128, 128, 128, 0.25);
  left: 0;
}

dd.saito_1 {
  background-color: rgba(128, 128, 128, 0.25);
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0;
  padding: 0;
}

dd.saito_2 {
  background-color: rgba(128, 128, 128, 0.25);
  margin-top: 0px;
  margin-bottom: 30px;
  border-radius: 0;
  padding: 0;
}

.saito_1 img {
  width: 180px;
}

.saito_2 img {
  width: 180px;
}

.box_green, .box_green2 {
  position: relative;
}

div.box_green2 {
  margin: 0;
  text-align: left;
  padding: 20px;
  color: #000;
}

.box_green:before, .box_green:after, .box_green2:before, .box_green2:after {
  content: "";
  width: 30px;
  height: 20px;
  position: absolute;
  display: inline-block;
}

.box_green:after {
  border-right: solid 1px #2d7224;
  border-bottom: solid 1px #2d7224;
  bottom: 0;
  right: 0;
}

.box_green:before {
  border-right: solid 1px #2d7224;
  border-top: solid 1px #2d7224;
  top: 0;
  right: 0;
}

.box_green2:after {
  border-left: solid 1px #2d7224;
  border-bottom: solid 1px #2d7224;
  bottom: 0;
  left: 0;
}

.box_green2:before {
  border-left: solid 1px #2d7224;
  border-top: solid 1px #2d7224;
  top: 0;
  left: 0;
}

div.doubleL {
  padding-top: 35px;
  min-height: 130px;
}

div.singleL {
  padding-top: 55px;
  min-height: 130px;
}

a.talklink {
  text-decoration: underline;
  color: #325409;
  font-weight: 800;
}

nb_msg {
  text-align: center;
}

#ytplayer {
  width: 720px;
  height: 405px;
}

#webseminarLink {
  position: fixed;
  z-index: 20000;
  right: -40px;
  top: 50%;
  bottom: 50%;
  transform: translateX(180px);
  animation-name: fadeleft;
  animation-delay: 1s;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0;
}

#webseminarLink img {
  width: 60%;
}

@keyframes fadeleft {
  from {
    opacity: 0;
    transform: translateX(180px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@media screen and (max-width: 667px) {
  #webseminarLink {
    right: -60px;
  }
  #webseminarLink img {
    width: 40%;
  }
  #nb_main {
    margin-top: 57px;
    margin-bottom: -200px;
    height: 400px;
  }
  #nb_img {
    width: 100%;
    margin: auto;
    text-align: left;
  }
  #nb_img img {
    width: 100%;
  }
  #nb_main ul li:nth-child(2) {
    text-align: right;
    margin-top: -10px;
  }
  #lp_contents h2 img {
    width: 100%;
  }
  .interviewer_1 img {
    width: 80px;
  }
  .interviewer_2 img {
    width: 80px;
  }
  .interviewer_3 img {
    width: 80px;
  }
  .tomioka_1 img {
    width: 80px;
  }
  .tomioka_2 img {
    width: 80px;
  }
  .saito_1 img {
    width: 80px;
  }
  .saito_2 img {
    width: 80px;
  }
  dt.interviewer_3 {
    text-align: center;
  }
  dd.interviewer_3 {
    margin-top: 5px;
    margin-bottom: 50px;
    width: 100%;
    font-size: 18px;
  }
  div.doubleL {
    padding-top: 20px;
    min-height: 0;
  }
  div.singleL {
    padding-top: 20px;
    min-height: 0;
  }
  #se1 {
    width: 90%;
    margin: auto;
  }
  #se1 h3 {
    font-size: 18px;
    margin: 30px auto 40px;
  }
  #se1 .textStrong {
    font-size: 150%;
  }
  #se2 {
    margin: 80px auto;
    width: 90%;
  }
  #se2 h3 {
    padding: 15px 12px;
    margin: 2em 0;
    font-size: 18px;
  }
  #se2 p {
    padding: 0;
    margin-bottom: 30px;
  }
  #se2 dl {
    display: flex;
    flex-direction: column;
  }
  #se2 dt {
    font-weight: bold;
    padding: 10px 0;
    width: 100%;
  }
  #se2 dd {
    padding: 10px;
    width: 100%;
  }
  #se2 h4 {
    font-size: 16px;
    padding: 0 0 10px 0;
  }
  #se2 .step {
    padding: 10px;
  }
  #se2 .YT {
    width: 100%;
    height: auto;
  }
  .floatBtn {
    font-size: 12px;
    font-weight: bold;
    position: fixed;
    right: 3px;
    top: 85%;
  }
  #main .wrap2 .text h2.dropShadowS {
    font-size: 14px;
    width: 90%;
    margin: auto;
    line-height: 130%;
    letter-spacing: 100%;
  }
  #main .wrap2 .text h2.dropShadowS span {
    font-size: 140%;
    display: block;
    padding-bottom: 20px;
  }
  #ytplayer {
    width: 100%;
  }
}/*# sourceMappingURL=special.css.map */