@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");

.button-wrapper-cus{
  text-align: center;
}

.custom-button{
    display: inline-block;
    margin-top:15px;
    padding: 10px 60px; 
    position: relative;
    background: #605BFF;
    color:#fff!important;
    font-weight: 600!important;
    border-radius: 40px;
    width: auto;
    white-space: nowrap;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); 
}

.custom-button::after {
    position: absolute;
    content: "";
    background: url("../img/arrow_w.svg") no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}

.button-wrapper-cus{
  text-align: center;
}

.custom-button2{
    display: inline-block;
    margin-top:15px;
    padding: 20px 70px; 
    position: relative;
    background: #605BFF;
    color:#fff!important;
    font-weight: 600!important;
    border-radius: 40px;
    width: auto;
    white-space: nowrap;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); 
}

.custom-button2::after {
    position: absolute;
    content: "";
    background: url("../img/arrow_w.svg") no-repeat center center;
    background-size: contain;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}

.mt55{
  margin-top:55px;
}

.custom-button li a:after

img {
  width: 100%; }

#contents p {
  padding-bottom: 0;
  line-height: 1.6;
  margin: 0;
  padding: 0; }

#contents {
  position: relative;
  z-index: 2; }
  #contents .t_heisei {
    overflow: hidden;
    max-width: 1030px;
    margin: 0 auto;
    background: #ECFEF8;
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.08em; }
    #contents .t_heisei .kv {
      text-align: center;
      position: relative; }
      #contents .t_heisei .kv--inner {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 3; }
        #contents .t_heisei .kv--inner .sh_ttls {
          width: 530px;
          margin: 70px auto 0; }
        #contents .t_heisei .kv--inner .sh_lead {
          font-size: 26px;
          font-weight: 500;
          line-height: 1.4;
          padding-bottom: 10px; }
          #contents .t_heisei .kv--inner .sh_lead span {
            color: #605BFF;
            font-size: 36px;
            font-weight: 700; }
        #contents .t_heisei .kv--inner .ttlupper {
          font-size: 17px;
          font-weight: 700; }
          #contents .t_heisei .kv--inner .ttlupper span {
            font-size: 12px;
            font-weight: 400;
            display: block;
            padding-top: 20px; }
      #contents .t_heisei .kv .kvimg {
        position: relative;
        z-index: 2; }
    #contents .t_heisei .contents .back_top {
      position: relative;
      top: -150px;
      margin-bottom: -150px; }
    #contents .t_heisei .contents .back_w {
      padding: 55px 0; }
    #contents .t_heisei .contents .sh_contttl {
      font-weight: 500;
      font-size: 20px;
      line-height: 1.4;
      position: relative;
      color: #00A6A5;
      padding: 0 0 15px;
      margin: 0 0 15px; }
      #contents .t_heisei .contents .sh_contttl:after {
        position: absolute;
        content: "";
        background: url("../img/line_1.svg");
        width: 42.5px;
        height: 8.3px;
        left: 0;
        bottom: 0; }
      #contents .t_heisei .contents .sh_contttl span {
        display: block;
        font-family: "Poppins", serif;
        color: #fff;
        font-size: 81px;
        font-weight: 700;
        line-height: 0.8;
        -webkit-text-stroke: 1px #00A6A5;
        padding-bottom: 10px; }
    #contents .t_heisei .contents .sh_conttxt {
      font-size: 18px;
      line-height: 1.6;
      font-weight: 700; }
    #contents .t_heisei .contents .sh_txt {
      font-size: 14px;
      line-height: 1.8;
      text-align: justify; }
    #contents .t_heisei .contents .what_contents {
      max-width: 900px;
      margin: 0 auto;
      position: relative; }
      #contents .t_heisei .contents .what_contents:after {
        position: absolute;
        content: "";
        background: #fff;
        border: 1px solid #00A6A5;
        width: 100%;
        height: 100%;
        top: 0; }
      #contents .t_heisei .contents .what_contents:before {
        position: absolute;
        content: "";
        background: #00A6A5;
        height: 220px;
        bottom: 0;
        left: -30%;
        width: 160%; }
      #contents .t_heisei .contents .what_contents--inner {
        padding: 50px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between; }
      #contents .t_heisei .contents .what_contents .txtbox {
        position: relative;
        z-index: 3;
        max-width: 400px; }
      #contents .t_heisei .contents .what_contents .img {
        position: relative;
        z-index: 3;
        max-width: 368px;
        padding-bottom: 10px;
        top: -20px; }
      #contents .t_heisei .contents .what_contents .sh_conttxt {
        margin-bottom: 15px; }
    #contents .t_heisei .contents .choice_contents {
      padding: 100px 0;
      background: #00A6A5;
      position: relative; }
      #contents .t_heisei .contents .choice_contents .obj {
        position: absolute;
        z-index: 3; }
        #contents .t_heisei .contents .choice_contents .obj.left {
          left: 367px;
          width: 72px;
          top: -20px; }
        #contents .t_heisei .contents .choice_contents .obj.right {
          right: 65px;
          width: 183px;
          top: -40px; }
      #contents .t_heisei .contents .choice_contents .sh_contttl {
        text-align: center;
        color: #fff; }
        #contents .t_heisei .contents .choice_contents .sh_contttl:after {
          background: url("../img/line_w.svg");
          left: 50%;
          margin-left: -21.5px; }
        #contents .t_heisei .contents .choice_contents .sh_contttl span {
          color: #00A6A5;
          -webkit-text-stroke: 1px #FFF; }
      #contents .t_heisei .contents .choice_contents .sh_flexcont {
        max-width: 900px;
        margin: 20px auto 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        position: relative; }
        #contents .t_heisei .contents .choice_contents .sh_flexcont:after {
          position: absolute;
          content: "";
          width: 100%;
          border-top: 6px solid #fff;
          left: 0%;
          top: 105px; }
        #contents .t_heisei .contents .choice_contents .sh_flexcont--box {
          width: 280px;
          position: relative;
          z-index: 2; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .img {
            overflow: hidden; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .eng {
            position: absolute;
            top: 0;
            left: 0;
            width: 54px;
            height: 54px;
            background: #fff;
            display: flex;
            align-items: center;
            align-content: center;
            justify-content: center;
            flex-wrap: wrap;
            font-family: "Poppins", serif;
            font-weight: 400;
            font-size: 13px;
            color: #00A6A5;
            text-align: center;
            line-height: 1; }
            #contents .t_heisei .contents .choice_contents .sh_flexcont--box .eng span {
              font-size: 20px;
              display: block;
              width: 100%;
              line-height: 1; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .sh_cttl {
            font-weight: 700;
            font-size: 15px;
            text-align: center;
            margin: 20px auto;
            color: #FFFF00; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .sh_txt {
            color: #fff;
            text-align: justify; }
      #contents .t_heisei .contents .choice_contents .sh_midttl {
        font-weight: 700;
        font-size: 33px;
        text-align: center;
        color: #00A6A5;
        line-height: 2;
        margin: 50px 0; }
        #contents .t_heisei .contents .choice_contents .sh_midttl span {
          background: #FFFF50;
          padding: 3px 5px; }
          #contents .t_heisei .contents .choice_contents .sh_midttl span.last {
            position: relative; }
            #contents .t_heisei .contents .choice_contents .sh_midttl span.last:after {
              position: absolute;
              content: "";
              width: 0;
              height: 0;
              border-style: solid;
              border-right: 10px solid transparent;
              border-left: 10px solid transparent;
              border-top: 15px solid #FFFF50;
              border-bottom: 0;
              bottom: -15px;
              left: 50%;
              margin-left: -10px; }
      #contents .t_heisei .contents .choice_contents .underbox {
        max-width: 900px;
        background: #0000FF;
        margin: 0 auto;
        border: 1px solid #FFFF50;
        border-radius: 30px;
        color: #fff;
        padding-bottom: 50px; }
        #contents .t_heisei .contents .choice_contents .underbox .topttl {
          max-width: 500px;
          margin: 0 auto;
          padding: 35px 0 20px;
          border-bottom: 1px solid #fff;
          text-align: center;
          font-size: 18px;
          font-weight: 700; }
        #contents .t_heisei .contents .choice_contents .underbox .sh_leads {
          font-weight: 700;
          font-size: 26px;
          line-height: 1.4;
          text-align: center;
          padding: 30px 0 15px; }
        #contents .t_heisei .contents .choice_contents .underbox .img {
          max-width: 524px;
          margin: 0 auto 15px; }
        #contents .t_heisei .contents .choice_contents .underbox .sh_txts {
          max-width: 570px;
          margin: 0 auto 15px;
          text-align: center; }
        #contents .t_heisei .contents .choice_contents .underbox .sh_undertxt {
          color: #FFFF50;
          font-weight: 700;
          font-size: 18px;
          text-align: center; }
    #contents .t_heisei .contents .how_contents {
      position: relative; }
      #contents .t_heisei .contents .how_contents .sh_contttl {
        text-align: center; }
        #contents .t_heisei .contents .how_contents .sh_contttl:after {
          left: 50%;
          margin-left: -21.5px; }
        #contents .t_heisei .contents .how_contents .sh_contttl span {
          color: #fff;
          -webkit-text-stroke: 1px #00A6A5; }
      #contents .t_heisei .contents .how_contents--top {
        max-width: 900px;
        margin: 0 auto; }
        #contents .t_heisei .contents .how_contents--top .sh_txt {
          max-width: 680px;
          margin: 0 auto 35px; }
      #contents .t_heisei .contents .how_contents--second {
        max-width: 900px;
        margin: 55px auto 0;
        padding: 40px;
        background: #00A6A5;
        color: #fff;
        position: relative; }
        #contents .t_heisei .contents .how_contents--second:before {
          position: absolute;
          content: "";
          width: 0;
          height: 0;
          border-style: solid;
          border-right: 25px solid transparent;
          border-left: 25px solid transparent;
          border-top: 30px solid #ECFEF8;
          border-bottom: 0;
          top: 0;
          left: 50%;
          margin-left: -25px; }
        #contents .t_heisei .contents .how_contents--second .top_txt {
          font-size: 22px;
          font-weight: 700;
          text-align: center;
          padding-bottom: 20px;
          border-bottom: 1px solid #fff; }
          #contents .t_heisei .contents .how_contents--second .top_txt span {
            font-size: 13px; }
        #contents .t_heisei .contents .how_contents--second--flex {
          padding: 30px 0;
          border-bottom: 1px solid #fff;
          display: flex;
          justify-content: space-between; }
          #contents .t_heisei .contents .how_contents--second--flex:last-child {
            border-bottom: 0; }
          #contents .t_heisei .contents .how_contents--second--flex .imgs {
            width: 250px; }
          #contents .t_heisei .contents .how_contents--second--flex .txtbox {
            width: 520px; }
            #contents .t_heisei .contents .how_contents--second--flex .txtbox .contttl {
              font-size: 16px;
              font-weight: 700;
              color: #FFFF00; }
            #contents .t_heisei .contents .how_contents--second--flex .txtbox .sh_txt {
              font-size: 14px;
              line-height: 23px;
              padding: 10px 0;
              letter-spacing: 0; }
            #contents .t_heisei .contents .how_contents--second--flex .txtbox ul {
              background: #fff;
              display: flex;
              flex-wrap: wrap;
              padding: 13px; }
              #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li {
                font-size: 14px;
                letter-spacing: 0;
                color: #000;
                position: relative;
                padding-left: 20px;
                margin-right: 30px; }
                #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li:before {
                  position: absolute;
                  content: "●";
                  left: 0;
                  color: #00A6A5;
                  left: 0; }
                #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li:first-child {
                  width: 100%;
                  color: #00A6A5;
                  font-size: 15px;
                  font-weight: 700;
                  padding-left: 0; }
                  #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li:first-child:before {
                    content: none; }
    #contents .t_heisei .contents .loca_contents {
      background: #00A6A5;
      padding: 75px 0;
      color: #fff;
      position: relative; }
      #contents .t_heisei .contents .loca_contents .sh_contttl {
        text-align: center;
        color: #fff;
        position: relative; }
        #contents .t_heisei .contents .loca_contents .sh_contttl:after {
          background: url("../img/line_w.svg");
          left: 50%;
          margin-left: -21.5px; }
        #contents .t_heisei .contents .loca_contents .sh_contttl span {
          color: #00A6A5;
          -webkit-text-stroke: 1px #FFF; }
        #contents .t_heisei .contents .loca_contents .sh_contttl i {
          position: absolute;
          width: 76px;
          left: 50%;
          margin-left: -300px; }
      #contents .t_heisei .contents .loca_contents--top {
        max-width: 900px;
        margin: 0 auto; }
        #contents .t_heisei .contents .loca_contents--top .sh_txt {
          max-width: 680px;
          margin: 0 auto 35px; }
        #contents .t_heisei .contents .loca_contents--top--box {
          max-width: 680px;
          margin: 0 auto;
          background: #fff;
          color: #000;
          padding: 15px;
          display: flex;
          justify-content: space-between; }
          #contents .t_heisei .contents .loca_contents--top--box .txtbox {
            width: 473px; }
            #contents .t_heisei .contents .loca_contents--top--box .txtbox .sh_mapsttl {
              width: 414px;
              text-align: center;
              background: #6E72FF;
              font-size: 18px;
              font-weight: 700;
              color: #FFFF00;
              position: relative;
              top: -29px;
              margin-bottom: -10px; }
              #contents .t_heisei .contents .loca_contents--top--box .txtbox .sh_mapsttl:before {
                position: absolute;
                content: "";
                top: 0;
                left: 0;
                width: 0;
                height: 0;
                border-style: solid;
                border-color: #00A6A5 transparent transparent transparent;
                border-width: 15px 15px 0px 0px; }
              #contents .t_heisei .contents .loca_contents--top--box .txtbox .sh_mapsttl:after {
                position: absolute;
                content: "";
                bottom: 0;
                right: 0;
                width: 0;
                height: 0;
                border-style: solid;
                border-color: transparent transparent #fff transparent;
                border-width: 0px 0px 15px 15px; }
            #contents .t_heisei .contents .loca_contents--top--box .txtbox .sh_txt {
              max-width: 100%;
              margin: 0; }
          #contents .t_heisei .contents .loca_contents--top--box .img {
            width: 152px; }
        #contents .t_heisei .contents .loca_contents--top iframe {
          margin: 50px auto 30px; }
        #contents .t_heisei .contents .loca_contents--top .address {
          display: flex;
          align-items: center;
          font-size: 14px; }
          #contents .t_heisei .contents .loca_contents--top .address dt {
            width: 200px;
            text-align: center; }
          #contents .t_heisei .contents .loca_contents--top .address dd {
            padding-left: 25px;
            border-left: 1px solid #fff; }
    #contents .t_heisei .contents .eight_contents {
      padding: 100px 130px;
      position: relative; }
      #contents .t_heisei .contents .eight_contents .sh_contttl {
        text-align: center; }
        #contents .t_heisei .contents .eight_contents .sh_contttl:after {
          left: 50%;
          margin-left: -21.5px; }
        #contents .t_heisei .contents .eight_contents .sh_contttl span {
          color: #fff;
          -webkit-text-stroke: 1px #00A6A5; }
      #contents .t_heisei .contents .eight_contents .qabox {
        margin-top: 30px; }
        #contents .t_heisei .contents .eight_contents .qabox .tgglqa {
          display: flex;
          align-items: center;
          background: #FFF;
          position: relative; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa:after, #contents .t_heisei .contents .eight_contents .qabox .tgglqa:before {
            position: absolute;
            content: ""; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa:after {
            width: 27px;
            border-top: 1px solid #00A6A5;
            top: 50%;
            right: 25px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa:before {
            height: 27px;
            border-right: 1px solid #00A6A5;
            top: 50%;
            margin-top: -13.5px;
            right: 38px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa.open:before {
            content: none; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa dt {
            background: linear-gradient(to right, #00C2BA, #00A6A5);
            display: flex;
            justify-content: center;
            align-items: center;
            width: 54px;
            height: 54px;
            font-size: 18px;
            font-family: "Poppins", serif;
            font-weight: 400;
            color: #fff; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa dd {
            font-size: 18px;
            padding: 0 25px; }
        #contents .t_heisei .contents .eight_contents .qabox .tgglboxs {
          display: none;
          padding-top: 20px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglboxs dt {
            width: 54px;
            text-align: center;
            font-family: "Poppins", serif;
            font-weight: 400;
            font-size: 18px;
            color: #00A6A5; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglboxs dd {
            width: calc(100% - 54px); }
    #contents .t_heisei .contents .sh_under_contents {
      background: #00A6A5;
      padding: 75px 0; }
      #contents .t_heisei .contents .sh_under_contents .sh_contttl {
        color: #fff;
        font-size: 23px;
        font-weight: 700;
        text-align: center;
        margin: 0;
        padding: 0;
        width: 640px;
        margin: 0 auto; }
        #contents .t_heisei .contents .sh_under_contents .sh_contttl span {
          display: block;
          font-size: 23px; }
        #contents .t_heisei .contents .sh_under_contents .sh_contttl:after {
          content: none; }
      #contents .t_heisei .contents .sh_under_contents .sh_links {
        max-width: 900px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #contents .t_heisei .contents .sh_under_contents .sh_links li {
          width: 434px;
          margin: 25px 0px 0;
          border: 1px solid #00A6A5;
          font-size: 17px;
          font-weight: 700; }
          #contents .t_heisei .contents .sh_under_contents .sh_links li a {
            display: block;
            padding: 20px 25px;
            position: relative;
            background: #fff;
            border-radius: 40px; }
            #contents .t_heisei .contents .sh_under_contents .sh_links li a:after {
              position: absolute;
              content: "";
              background: url("../img/arrow_b.svg");
              width: 20px;
              height: 20px;
              right: 15px;
              top: 50%;
              margin-top: -10px; }

@media screen and (max-width: 767px) {
  #contents .t_heisei {
    max-width: 100%;
    font-size: 13px;
    letter-spacing: 0.04em; }
    #contents .t_heisei .kv--inner .sh_ttls {
      width: 330px;
      margin: 70px auto 10px; }
    #contents .t_heisei .kv--inner .sh_lead {
      font-size: 18px;
      font-weight: 500; }
      #contents .t_heisei .kv--inner .sh_lead span {
        font-size: 24px; }
    #contents .t_heisei .kv--inner .ttlupper {
      font-size: 14px;
      font-weight: 700; }
      #contents .t_heisei .kv--inner .ttlupper span {
        font-size: 12px;
        padding-top: 10px; }
    #contents .t_heisei .kv .kvimg {
      position: relative;
      width: 120%;
      left: -10%;
      z-index: 2; }
    #contents .t_heisei .contents .back_top {
      position: relative;
      top: -150px;
      margin-bottom: -150px; }
    #contents .t_heisei .contents .back_w {
      padding: 70px 0; }
    #contents .t_heisei .contents .sh_contttl {
      font-size: 16px;
      padding: 0 0 15px;
      margin: 0 0 15px; }
      #contents .t_heisei .contents .sh_contttl:after {
        position: absolute;
        content: "";
        background: url("../img/line_1.svg");
        width: 42.5px;
        height: 8.3px;
        left: 0;
        bottom: 0; }
      #contents .t_heisei .contents .sh_contttl span {
        display: block;
        color: #fff;
        font-size: 50px; }
    #contents .t_heisei .contents .sh_conttxt {
      font-size: 15px; }
    #contents .t_heisei .contents .sh_txt {
      font-size: 13px; }
    #contents .t_heisei .contents .what_contents {
      max-width: 90%; }
      #contents .t_heisei .contents .what_contents:before {
        position: absolute;
        content: "";
        background: #00A6A5;
        height: 220px;
        bottom: 0;
        left: -30%;
        width: 160%; }
      #contents .t_heisei .contents .what_contents--inner {
        padding: 25px;
        flex-wrap: wrap; }
      #contents .t_heisei .contents .what_contents .txtbox {
        max-width: 100%; }
      #contents .t_heisei .contents .what_contents .img {
        max-width: 100%;
        padding-top: 10px;
        padding-bottom: 0px; }
      #contents .t_heisei .contents .what_contents .sh_conttxt {
        margin-bottom: 15px; }
    #contents .t_heisei .contents .choice_contents {
      padding: 50px 0;
      background: #00A6A5;
      position: relative; }
      #contents .t_heisei .contents .choice_contents .obj {
        position: absolute;
        z-index: 3; }
        #contents .t_heisei .contents .choice_contents .obj.left {
          left: 100px;
          width: 40px;
          top: -20px; }
        #contents .t_heisei .contents .choice_contents .obj.right {
          right: 10px;
          width: 80px;
          top: -40px; }
      #contents .t_heisei .contents .choice_contents .sh_flexcont {
        max-width: 90%;
        margin: 0px auto 0; }
        #contents .t_heisei .contents .choice_contents .sh_flexcont:after {
          content: none; }
        #contents .t_heisei .contents .choice_contents .sh_flexcont--box {
          width: 100%;
          position: relative;
          z-index: 2;
          margin-top: 30px; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .img {
            overflow: hidden; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .sh_cttl {
            font-weight: 700;
            font-size: 15px;
            text-align: center;
            margin: 10px auto;
            color: #FFFF00; }
          #contents .t_heisei .contents .choice_contents .sh_flexcont--box .sh_txt {
            color: #fff;
            text-align: justify; }
    #contents .t_heisei .contents .how_contents {
      position: relative; }
      #contents .t_heisei .contents .how_contents--top {
        max-width: 90%;
        margin: 0 auto; }
        #contents .t_heisei .contents .how_contents--top .sh_txt {
          max-width: 90%;
          margin: 0 auto 35px; }
      #contents .t_heisei .contents .how_contents--second {
        max-width: 100%;
        margin: 55px auto 0;
        padding: 15px; }
        #contents .t_heisei .contents .how_contents--second:before {
          border-right: 12px solid transparent;
          border-left: 12px solid transparent;
          border-top: 15px solid #ECFEF8;
          margin-left: -12px; }
        #contents .t_heisei .contents .how_contents--second .top_txt {
          font-size: 16px;
          padding-top: 10px;
          padding-bottom: 20px; }
          #contents .t_heisei .contents .how_contents--second .top_txt span {
            font-size: 13px; }
        #contents .t_heisei .contents .how_contents--second--flex {
          padding: 15px 0;
          border-bottom: 1px solid #fff;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          #contents .t_heisei .contents .how_contents--second--flex:last-child {
            border-bottom: 0; }
          #contents .t_heisei .contents .how_contents--second--flex .imgs {
            width: 100%; }
          #contents .t_heisei .contents .how_contents--second--flex .txtbox {
            width: 100%; }
            #contents .t_heisei .contents .how_contents--second--flex .txtbox .contttl {
              font-size: 15px;
              font-weight: 700;
              margin-top: 20px; }
            #contents .t_heisei .contents .how_contents--second--flex .txtbox .sh_txt {
              font-size: 13px;
              line-height: 22px; }
            #contents .t_heisei .contents .how_contents--second--flex .txtbox ul {
              padding: 10px; }
              #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li {
                font-size: 12px;
                padding-left: 15px;
                margin-right: 15px; }
                #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li:first-child {
                  font-size: 14px; }
                  #contents .t_heisei .contents .how_contents--second--flex .txtbox ul li:first-child:before {
                    content: none; }
    #contents .t_heisei .contents .loca_contents {
      padding: 50px 0; }
      #contents .t_heisei .contents .loca_contents .sh_contttl {
        text-align: center;
        color: #fff;
        position: relative; }
        #contents .t_heisei .contents .loca_contents .sh_contttl:after {
          background: url("../img/line_w.svg");
          left: 50%;
          margin-left: -21.5px; }
        #contents .t_heisei .contents .loca_contents .sh_contttl span {
          color: #00A6A5;
          -webkit-text-stroke: 1px #FFF; }
        #contents .t_heisei .contents .loca_contents .sh_contttl i {
          position: absolute;
          width: 76px;
          left: 0%;
          margin-left: -0px;
          top: -80px; }
      #contents .t_heisei .contents .loca_contents--top {
        max-width: 90%;
        margin: 0 auto; }
        #contents .t_heisei .contents .loca_contents--top .sh_txt {
          max-width: 90%;
          margin: 0 auto 35px; }
        #contents .t_heisei .contents .loca_contents--top--box {
          max-width: 100%;
          margin: 0 auto;
          background: #fff;
          color: #000;
          padding: 10px;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          #contents .t_heisei .contents .loca_contents--top--box .txtbox {
            width: 100%; }
            #contents .t_heisei .contents .loca_contents--top--box .txtbox .sh_mapsttl {
              width: 100%;
              font-size: 16px;
              line-height: 1.4;
              padding: 5px 0; }
            #contents .t_heisei .contents .loca_contents--top--box .txtbox .sh_txt {
              max-width: 100%;
              margin: 0; }
          #contents .t_heisei .contents .loca_contents--top--box .img {
            width: 100%;
            margin-top: 10px; }
        #contents .t_heisei .contents .loca_contents--top iframe {
          width: 100%;
          height: 300px;
          margin: 30px auto 30px; }
        #contents .t_heisei .contents .loca_contents--top .address {
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          font-size: 14px; }
          #contents .t_heisei .contents .loca_contents--top .address dt {
            width: 100%;
            text-align: left; }
          #contents .t_heisei .contents .loca_contents--top .address dd {
            width: 100%;
            padding-left: 0px;
            border-left: none;
            border-top: 1px solid #fff; }
    #contents .t_heisei .contents .eight_contents {
      padding: 40px 10px;
      position: relative; }
      #contents .t_heisei .contents .eight_contents .qabox {
        margin-top: 30px; }
        #contents .t_heisei .contents .eight_contents .qabox .tgglqa {
          display: flex;
          align-items: flex-start;
          position: relative;
          align-items: center; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa:after, #contents .t_heisei .contents .eight_contents .qabox .tgglqa:before {
            position: absolute;
            content: ""; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa:after {
            width: 27px;
            top: 50%;
            right: 15px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa:before {
            height: 27px;
            top: 50%;
            margin-top: -13.5px;
            right: 28px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa dt {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 54px;
            height: 54px;
            font-size: 18px;
            font-weight: 500;
            color: #fff; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglqa dd {
            width: calc(100% - 54px);
            font-size: 15px;
            padding: 0 35px 0 15px;
            line-height: 1.2; }
        #contents .t_heisei .contents .eight_contents .qabox .tgglboxs {
          padding-top: 20px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglboxs dt {
            width: 54px;
            text-align: center;
            font-weight: 500;
            font-size: 18px; }
          #contents .t_heisei .contents .eight_contents .qabox .tgglboxs dd {
            width: calc(100% - 54px); }
    #contents .t_heisei .contents .sh_under_contents {
      background: #00A6A5;
      padding: 50px 0; }
      #contents .t_heisei .contents .sh_under_contents .sh_contttl {
        color: #fff;
        font-size: 16px;
        width: 320px;
        margin: 0 auto; }
      #contents .t_heisei .contents .sh_under_contents .sh_links {
        max-width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        #contents .t_heisei .contents .sh_under_contents .sh_links li {
          width: 100%;
          margin: 25px 0px 0;
          border: 1px solid #00A6A5;
          font-size: 14px;
          font-weight: 700;
          line-height: 1.2; }
          #contents .t_heisei .contents .sh_under_contents .sh_links li a {
            display: block;
            padding: 20px 25px;
            position: relative;
            background: #fff;
            border-radius: 40px; }
            #contents .t_heisei .contents .sh_under_contents .sh_links li a:after {
              position: absolute;
              content: "";
              background: url("../img/arrow_b.svg");
              width: 20px;
              height: 20px;
              right: 15px;
              top: 50%;
              margin-top: -10px; } }
/* =========================================================
 * reset　　　    /*リセット
========================================================= */
blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, select, span, textarea, td, th, ul, figure, figcaption {
  margin: 0px;
  padding: 0px; }

fieldset, img {
  border: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ol {
  list-style-type: none; }

ul {
  list-style-type: none; }
  ul li {
    list-style-type: none; }
    ul li img {
      line-height: 0;
      font-size: 0;
      vertical-align: top; }

img {
  border: none;
  vertical-align: bottom; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th {
  text-align: left; }

iframe {
  border: none; }

a:focus {
  outline: none; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

/* IE */
* html ul li dl, * html ol li dl {
  display: inline; }
*:first-child + html ul li dl, *:first-child + html ol li dl {
  display: inline; }

/* =========================================================
 * default settings      　   /*デフォルトセッティング
========================================================= */
html {
  font-size: 62.5%;
  overflow: auto; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-all;
  /*CJK (中国語、台湾語、日本語、韓国語) 以外のテキストにおいて、単語中などでの文字の改行に関する禁則処理を解除し、どの文字の間でも改行するようにします。*/ }

body {
  overflow: hidden;
  -webkit-text-size-adjust: 100%;
  font: inherit;
  font-size: 1vw;
  /*ゴシック体設定*/
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  /*明朝体設定*/
  line-height: 1.8;
  color: #333;
  background: #fff; }

a {
  width: 100%;
  height: auto;
  text-decoration: none;
  color: #333;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  a:hover {
    opacity: 0.7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"; }

.soon {
  pointer-events: none;
  opacity: .5; }

.hide, .hidden {
  visibility: hidden; }

p {
  line-break: strict; }

img {
  max-width: 100%; }

main {
  display: block; }

.pc {
  display: block; }

.sp {
  display: none; }

@media screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    min-width: 100%; }

  a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none; }
    a:hover {
      opacity: 1;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
      /* IE lt 8 */
      -ms-filter: "alpha(opacity=100)";
      /* IE 8 */ }

  img {
    width: 100%; }

  .pc {
    display: none; }

  .sp {
    display: block; } }
/* =========================================================
 * font
========================================================= */
/*noto-sans*/
/*Montserrat*/
/*noto-serif*/
.poppins {
  font-family: "Poppins", serif; }

.arenq {
  font-family: 'Arenq', sans-serif; }

.font-noto {
  font-family: 'Noto Sans JP', sans-serif; }

/* =========================================================
 * clearfix　　   /*クリアフィックス
========================================================= */
.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

/* =========================================================
 * fade Animation　　   /*フェード アニメーション
========================================================= */
.fade,
.fadein,
.fadein-top,
.fadein-left,
.fadein-right,
.opening {
  position: relative;
  opacity: 0;
  transition: opacity 0.875s ease-in-out , transform 0.875s ease-in-out; }

.fade {
  transform: translate(0, 0); }

.fadein {
  transform: translate(0, 50px); }

.fadein-top {
  transform: translate(0, -50px); }

.fadein-left {
  transform: translate(-50px, 0); }

.fadein-right {
  transform: translate(50px, 0); }

.fade.scrollin,
.fadein.scrollin,
.fadein-top.scrollin,
.fadein-left.scrollin,
.fadein-right.scrollin,
.opening.active {
  opacity: 1;
  transform: translate(0, 0); }

/* =========================================================
 * scrollbar　　   /*フスクロールバー
========================================================= */
::-webkit-scrollbar {
  display: none;
  -webkit-appearance: none; }
