@charset "UTF-8";
/***************************************
 *
 *base CSS
 *
 *2019/XX
 *
 ****************************************** */
/*****************************
 *
 *settings
 *
 ***************************** */
.trans_txt_parent .inner {
  overflow: hidden; }
.trans_txt_parent s {
  display: inline-block;
  opacity: 0;
  transform: translateY(100px); }

.scroll_fadein {
  transform: translateY(100px);
  opacity: 0; }

s {
  text-decoration: none; }

#content.tcs {
  margin-top: 100px; }
  #content.tcs .hero {
    position: relative;
    height: auto;
    width: 100%;
    aspect-ratio: 1/0.6;
    overflow: hidden; }
    #content.tcs .hero:before {
      content: "";
      background: url(../img/pattern10.png), linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    #content.tcs .hero .ib {
      z-index: 3;
      display: flex;
      align-items: center;
      width: 1100px; }
      #content.tcs .hero .ib h1#head {
        color: #fff;
        text-align: center;
        font-size: 66px;
        line-height: 1.4; }
      #content.tcs .hero .ib .sq_box {
        height: 480px;
        width: 480px;
        padding: 40px;
        border: 8px solid #fff;
        margin: 20px auto;
        font-size: 72px;
        line-height: 1.3;
        text-align: center;
        color: #fff;
        flex-wrap: wrap;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: "Mulish", "dnp-shuei-gothic-gin-std", sans-serif;
        letter-spacing: 0.2rem; }
        #content.tcs .hero .ib .sq_box p {
          width: 100%;
          text-align: center;
          font-size: 32px;
          line-height: 1.6;
          font-weight: bold; }
  #content.tcs .intro1 {
    background: #fff7df;
    position: relative; }
    #content.tcs .intro1 .ib {
      padding: 30px 0 60px; }
      #content.tcs .intro1 .ib h3 {
        margin-top: 20px;
        font-weight: bold;
        text-align: center;
        font-size: 62px;
        color: #ff9e31; }
      #content.tcs .intro1 .ib p {
        font-size: 32px;
        font-weight: 900;
        text-align: center;
        margin-bottom: 0;
        font-family: "dnp-shuei-gothic-gin-std"; }
    #content.tcs .intro1 .si {
      position: absolute;
      opacity: 0.3;
      width: 1100px;
      bottom: 0;
      display: block;
      left: calc(50% - 550px); }
  #content.tcs .intro {
    position: relative;
    height: 300px;
    z-index: 3; }
  #content.tcs .hosoku {
    position: relative;
    z-index: 3;
    padding: 50px;
    background: #f1f1f1;
    width: 1000px;
    font-size: 28px;
    font-weight: bold;
    z-index: 4;
    margin: 70px auto 0; }
    #content.tcs .hosoku:before, #content.tcs .hosoku:after {
      content: "";
      display: block;
      width: 50px;
      height: 50px;
      background: #69AC23;
      position: absolute;
      top: -14px;
      left: -14px; }
    #content.tcs .hosoku:after {
      width: 14px;
      height: 14px;
      top: 36px;
      left: 36px; }
  #content.tcs #ytbg {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    width: 120vw;
    height: 130vh;
    top: -30vh;
    left: -10vw; }
  #content.tcs .overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35); }
  #content.tcs .embbed_mov {
    width: 100vw;
    margin-left: calc(0px - calc(50vw - 50%));
    background: #fff7df; }
    #content.tcs .embbed_mov .ib {
      padding: 100px 0 50px; }
    #content.tcs .embbed_mov iframe {
      display: block;
      width: 100%;
      height: auto;
      aspect-ratio: 1/0.6; }
  #content.tcs .hero-content {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    padding: 2rem; }
  #content.tcs .middle_content {
    background: #fff7df;
    margin-left: calc(0px - calc(50vw - 50%));
    width: 100vw; }
    #content.tcs .middle_content img {
      max-width: 100%;
      display: block;
      margin: 55px 0; }
    #content.tcs .middle_content .eye_img {
      height: 460px;
      width: 100%;
      background: url(../img/bg2.jpg) 50% 50%;
      background-size: cover; }
    #content.tcs .middle_content .ib {
      z-index: 2;
      padding: 80px 0; }
      #content.tcs .middle_content .ib h4 {
        font-size: 30px;
        font-weight: bold;
        line-height: 1.5;
        margin-top: 0;
        color: #00B09B;
        margin: 0px 0;
        letter-spacing: -0.01rem; }
      #content.tcs .middle_content .ib h3 {
        line-height: 1.4;
        font-size: 66px;
        font-weight: 900; }
      #content.tcs .middle_content .ib .remark {
        margin: 60px 0; }
  #content.tcs .ib.w1000 {
    width: 1000px; }
  #content.tcs .ib p {
    font-size: 18px; }
  #content.tcs .ib .buttons {
    justify-content: center;
    display: flex;
    margin: 80px auto;
    width: 800px;
    max-width: 100%; }
    #content.tcs .ib .buttons a.btn {
      margin: 0;
      margin-right: 20px; }
      #content.tcs .ib .buttons a.btn:last-child {
        margin-right: 0; }
  #content.tcs .ib a.btn2 {
    width: 350px;
    font-weight: bold;
    font-size: 20px;
    padding: 15px 40px;
    padding-right: 55px;
    border-radius: 50px;
    margin-right: 20px;
    background: linear-gradient(90deg, #69AC23, #00B09B);
    display: flex;
    max-width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.4;
    color: #fff;
    position: relative;
    margin: 50px auto; }
    #content.tcs .ib a.btn2 span {
      width: 100%;
      text-align: center;
      font-size: 14px;
      color: #fff; }
    #content.tcs .ib a.btn2:after {
      content: "";
      position: absolute;
      right: 20px;
      top: calc(50% - 14px);
      font-size: 22px;
      font-family: "material icons"; }
  #content.tcs .ib .remark {
    padding: 32px;
    background: #E3F0E3;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    margin: 80px 0; }
    #content.tcs .ib .remark .hirokun {
      width: 110px;
      position: absolute;
      bottom: 40px;
      right: 40px; }
  #content.tcs .ib .df {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    margin: 80px 0; }
    #content.tcs .ib .df .box {
      width: 49%;
      display: flex;
      align-items: center;
      border: 2px solid #69AC23;
      height: 240px; }
      #content.tcs .ib .df .box .l {
        background: linear-gradient(90deg, #69AC23, #00B09B);
        padding: 20px 30px;
        width: 50%;
        line-height: 1.4;
        height: 100%; }
        #content.tcs .ib .df .box .l h3 {
          color: #fff;
          font-size: 32px; }
          #content.tcs .ib .df .box .l h3 span {
            display: block;
            font-size: 18px; }
      #content.tcs .ib .df .box .img {
        width: 50%;
        height: 100%;
        padding: 32px; }
        #content.tcs .ib .df .box .img img {
          display: block;
          width: auto;
          height: 100%;
          margin: 0 auto; }
  #content.tcs .ib .ts1 {
    display: block;
    margin: 40px auto;
    max-width: 100%;
    width: 720px; }
  #content.tcs .ib h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin: 40px 0 60px; }
    #content.tcs .ib h2.active:after {
      width: 100%; }
    #content.tcs .ib h2:after {
      transition: 0.4s ease;
      transition-delay: 1s;
      content: "";
      height: 3px;
      width: 0;
      display: block;
      position: absolute;
      bottom: -8px;
      left: 0;
      background: #69AC23; }
    #content.tcs .ib h2 .inner s:first-child {
      font-size: 100%;
      color: #000; }
    #content.tcs .ib h2 s {
      font-weight: bold; }
  #content.tcs .ib p a {
    text-decoration: underline; }

@media(max-width:660px) {
  #content.tcs {
    margin-top: 80px; }
    #content.tcs .hero {
      height: auto;
      aspect-ratio: 1/1; }
      #content.tcs .hero #ytbg {
        top: -10%;
        height: 120%;
        width: 160%;
        left: -30%; }
      #content.tcs .hero .ib {
        padding: 50px; }
        #content.tcs .hero .ib h1#head {
          font-size: 30px; }
        #content.tcs .hero .ib .sq_box {
          padding: 20px;
          font-size: 44px;
          width: 100%;
          height: auto;
          line-height: 1.2;
          aspect-ratio: 1/1; }
          #content.tcs .hero .ib .sq_box p {
            font-size: 20px; }
    #content.tcs .intro1 .si {
      width: 100%;
      left: 0;
      opacity: 0.5; }
    #content.tcs .intro1 .ib {
      padding: 50px 25px; }
      #content.tcs .intro1 .ib h3 {
        line-height: 1.1;
        font-size: 30px;
        margin-bottom: 20px; }
      #content.tcs .intro1 .ib p {
        font-size: 20px; }
        #content.tcs .intro1 .ib p br {
          display: none; }
    #content.tcs .embbed_mov .ib {
      padding: 40px 25px 10px; }
      #content.tcs .embbed_mov .ib a.btn2 {
        margin-bottom: 30px; }
    #content.tcs .intro {
      margin-bottom: -60px; }
    #content.tcs .middle_content .eye_img {
      height: 240px; }
      #content.tcs .middle_content .eye_img .ib {
        padding: 25px; }
        #content.tcs .middle_content .eye_img .ib h3 {
          font-size: 44px; }
    #content.tcs .middle_content .ib {
      padding: 40px 25px; }
      #content.tcs .middle_content .ib h4 {
        font-size: 24px; }
        #content.tcs .middle_content .ib h4 br {
          display: none; }
      #content.tcs .middle_content .ib .remark {
        margin: 30px 0; }
    #content.tcs .hosoku {
      padding: 20px;
      font-size: 18px;
      width: 100%;
      line-height: 1.7;
      margin-top: 20px; }
      #content.tcs .hosoku:before {
        width: 32px;
        height: 32px; }
      #content.tcs .hosoku:after {
        display: none; }
    #content.tcs .ib h2 {
      line-height: 1.4;
      text-align: left;
      margin: 40px 0; }
      #content.tcs .ib h2 s {
        font-size: 24px; }
        #content.tcs .ib h2 s:first-child {
          font-size: 130%; }
    #content.tcs .ib p {
      font-size: 16px; }
    #content.tcs .ib .ts1 {
      margin: 30px 0; }
    #content.tcs .ib .buttons {
      flex-wrap: wrap;
      margin: 50px 0; }
      #content.tcs .ib .buttons a {
        width: 100%;
        margin-right: 0;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 20px;
        margin-top: 20px; }
    #content.tcs .ib .remark {
      font-size: 18px;
      line-height: 1.6;
      margin: 50px 0; }
      #content.tcs .ib .remark img.hirokun {
        width: 60px;
        right: 0px;
        top: -110px; }
    #content.tcs .ib .df {
      margin: 40px 0;
      flex-wrap: wrap;
      height: auto; }
      #content.tcs .ib .df .box {
        width: 100%;
        flex-wrap: wrap;
        height: auto;
        margin-bottom: 10px; }
        #content.tcs .ib .df .box .img {
          width: 100%;
          padding: 20px;
          height: 170px; }
        #content.tcs .ib .df .box .l {
          height: auto;
          width: 100%; }
          #content.tcs .ib .df .box .l h3 {
            font-size: 20px;
            margin: 0; }
            #content.tcs .ib .df .box .l h3 span {
              font-size: 13px; } }

/*# sourceMappingURL=lp.css.map */
