@charset "UTF-8";
/*===================================
フロントページ
===================================*/
.sp-change {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  display: contents; }

.head_wrap {
  position: relative; }
  .head_wrap .head_txt {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 70%;
    left: 20%;
    transform: translateY(-70%) translateX(-20%);
    height: 75%; }
  .head_wrap ._hd02 {
    letter-spacing: 20px; }
  .head_wrap ._hdtxt {
    line-height: 1.8;
    letter-spacing: 1.8px; }
  .head_wrap .sogyotxt {
    letter-spacing: 5px;
    margin: 0; }

.cb01 {
  display: flex;
  justify-content: center; }
  @media (max-width: 767px) {
    .cb01 {
      display: block; } }
  .cb01 ._hd03 {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 5px;
    position: relative; }
    @media (max-width: 767px) {
      .cb01 ._hd03 {
        -ms-writing-mode: unset;
        writing-mode: unset;
        text-align: center;
        margin-bottom: 33px; } }
    .cb01 ._hd03::after {
      content: '';
      right: -32px;
      width: 3px;
      height: 121px;
      display: inline-block;
      background-color: #559A6E;
      position: absolute;
      top: 32px; }
      @media (min-width: 768px) and (max-width: 1081px) {
        .cb01 ._hd03::after {
          right: -25px; } }
      @media (max-width: 767px) {
        .cb01 ._hd03::after {
          width: 58px;
          height: 1px;
          right: 37%;
          transform: translateX(-35%);
          top: 35px; } }
  .cb01 .sbi_header_text h3 {
    color: #000; }

.tab_panel li {
  list-style: none; }
.tab_panel .news_flex_wrap {
  display: flex;
  align-items: center; }
  @media (max-width: 767px) {
    .tab_panel .news_flex_wrap {
      flex-wrap: wrap; } }
.tab_panel .time_wrap {
  margin-right: 17px;
  white-space: nowrap; }
.tab_panel .category-name {
  margin-right: 16px; }
  @media (max-width: 767px) {
    .tab_panel .category-name {
      font-size: 10px; } }
  .tab_panel .category-name span {
    border-radius: 4px;
    padding: 4px 16px;
    white-space: nowrap; }
    @media (max-width: 767px) {
      .tab_panel .category-name span {
        padding: 4px 8px; } }
@media (max-width: 767px) {
  .tab_panel ._ttl {
    width: 100%; } }
@media (max-width: 767px) {
  .tab_panel ._ttl .news_txt {
    padding: 8px 0; } }
@media (max-width: 767px) {
  .tab_panel ._ttl .ttl_news__txt {
    padding: 3px 0; } }
.tab_panel ._ttl .news_single__txt {
  padding-top: 15px; }
  @media (min-width: 1081px) {
    .tab_panel ._ttl .news_single__txt {
      font-size: 25px; } }
  @media (min-width: 768px) and (max-width: 1081px) {
    .tab_panel ._ttl .news_single__txt {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .tab_panel ._ttl .news_single__txt {
      padding: 3px 0;
      font-size: 18px; } }
.tab_panel .news {
  background-color: #BF9D58; }
.tab_panel .yamasasa {
  background-color: #346F6D; }
.tab_panel .sasakawa {
  background-color: #9B2739; }
@media (max-width: 767px) {
  .tab_panel .item_original {
    width: 90%; } }

.infoList__link {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 20px 0;
  margin-bottom: 10px;
  border-bottom: 1px dotted rgba(51, 51, 51, 0.5); }
  @media (max-width: 767px) {
    .infoList__link {
      padding: 10px 0; } }
  .infoList__link::before {
    content: "";
    background-image: url("../img/page/circle-play-solid.svg");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 8px; }
    @media (max-width: 767px) {
      .infoList__link::before {
        width: 20px;
        height: 20px; } }

.cb02 {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1060px + (1400 - 1060)*(100vw - 1080px)/(1940 - 1080)); }
  @media (min-width: 1081px) {
    .cb02 {
      flex-wrap: nowrap; } }
  @media (min-width: 768px) and (max-width: 1081px) {
    .cb02 {
      justify-content: center; } }
  .cb02::before {
    background-color: rgba(85, 154, 110, 0.5);
    content: "";
    position: absolute;
    top: 250px;
    left: -25%;
    bottom: -50px;
    right: 550px;
    z-index: -1; }
    @media (min-width: 768px) and (max-width: 1081px) {
      .cb02::before {
        top: 230px;
        bottom: 330px;
        right: 0; } }
    @media (max-width: 767px) {
      .cb02::before {
        top: 115px;
        bottom: calc(310px + (220 - 310)*(100vw - 375px)/(767 - 375));
        right: 0; } }
  .cb02 ._hd03 {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: calc(5px + (11.5 - 5)*(100vw - 1080px)/(1940 - 1080)); }
    @media (max-width: 767px) {
      .cb02 ._hd03 {
        letter-spacing: 13px; } }
    @media (max-width: 767px) {
      .cb02 ._hd03 ._span {
        display: block;
        margin-top: 60px; } }
  @media (min-width: 1081px) {
    .cb02 ._img01 {
      width: 48%; } }
  @media (min-width: 768px) and (max-width: 1081px) {
    .cb02 ._img01 {
      width: 65%; } }
  @media (max-width: 767px) {
    .cb02 ._img01 {
      width: 74%;
      max-width: 350px; } }

.cb04 {
  width: 100%;
  max-width: 1345px; }

.cb05 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  background-image: url("../img/top/_bkg01.jpg");
  background-repeat: no-repeat;
  padding: calc(100px + (196 - 100)*(100vw - 1080px)/(1940 - 1080)) 20px; }
  @media (min-width: 1081px) {
    .cb05 {
      flex-wrap: nowrap; } }
  @media (max-width: 767px) {
    .cb05 {
      padding: 40px 20px;
      background-size: cover; } }
  .cb05 ._sintro {
    display: flex;
    flex-direction: unset;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%; }
    @media (min-width: 1081px) {
      .cb05 ._sintro {
        flex-direction: column;
        justify-content: unset;
        width: 36%;
        max-width: 210px; } }
    .cb05 ._sintro h3 {
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      letter-spacing: 5px;
      position: relative; }
      .cb05 ._sintro h3::after {
        content: '';
        right: -8px;
        width: 2px;
        height: 48px;
        display: inline-block;
        background-color: #FCFCFC;
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        @media (min-width: 1081px) {
          .cb05 ._sintro h3::after {
            right: -32px;
            height: 108px; } }
        @media (max-width: 767px) {
          .cb05 ._sintro h3::after {
            width: 1px; } }
  .cb05 ._slink {
    padding: 15px 26px 15px 45px;
    background-color: #FCFCFC;
    border-radius: 4px;
    color: #0B0B0B;
    transition: 0.4s ease-out;
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.16); }
    @media (min-width: 1081px) {
      .cb05 ._slink {
        display: flex;
        align-items: center;
        justify-content: center; } }
    @media (max-width: 767px) {
      .cb05 ._slink {
        padding: 18px 28px; } }
    .cb05 ._slink::after {
      background-image: url(../img/top/arrow02.svg); }
    .cb05 ._slink:hover {
      background-color: #284B35;
      color: #FCFCFC; }
      .cb05 ._slink:hover::after {
        background-image: url(../img/top/arrow01.svg); }
  .cb05 ._link {
    position: relative;
    width: 32.333%;
    color: #0B0B0B;
    transition: 0.8s ease-out; }
    @media (min-width: 1081px) {
      .cb05 ._link {
        width: 400px; } }
    @media (max-width: 767px) {
      .cb05 ._link {
        width: 31.333%; } }
    .cb05 ._link:hover {
      color: #fff; }
      .cb05 ._link:hover ._saiyoutxt {
        background-color: rgba(40, 75, 53, 0.8); }
      .cb05 ._link:hover ._arrow02::after {
        background-image: url(../img/top/arrow01.svg); }
    .cb05 ._link ._saiyoutxt {
      display: flex;
      /* テキストの中央揃え */
      align-items: center;
      /* テキストの中央揃え */
      justify-content: center;
      /* テキストの中央揃え */
      margin: auto;
      position: absolute;
      bottom: 0;
      width: 100%;
      /* テキストを横幅いっぱいにならないようにする */
      height: 60px;
      line-height: 60px;
      background-color: rgba(252, 252, 252, 0.8); }
      @media (min-width: 1081px) {
        .cb05 ._link ._saiyoutxt {
          font-size: 20px; } }
      @media (min-width: 768px) and (max-width: 1081px) {
        .cb05 ._link ._saiyoutxt {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .cb05 ._link ._saiyoutxt {
          height: 100%;
          background-color: rgba(11, 11, 11, 0.3);
          font-size: 11px;
          color: #FCFCFC; } }
      @media (max-width: 767px) {
        .cb05 ._link ._saiyoutxt span {
          display: none; } }
    .cb05 ._link ._arrow02::after {
      background-image: url(../img/top/arrow02.svg); }
    .cb05 ._link ._arrow06::after {
      background-image: url(../img/top/arrow02.svg); }
      @media (max-width: 767px) {
        .cb05 ._link ._arrow06::after {
          background-image: url(../img/top/arrow01.svg); } }
  .cb05 ._link:nth-child(3) {
    margin: 0 8px; }

._bl01 {
  margin-left: 140px; }
  @media (min-width: 768px) and (max-width: 1081px) {
    ._bl01 {
      margin-left: 70px; } }
  @media (max-width: 767px) {
    ._bl01 {
      margin-left: 0; } }
  @media (min-width: 1081px) {
    ._bl01 ._newsctn {
      width: 710px; } }
  @media (min-width: 768px) and (max-width: 1081px) {
    ._bl01 ._newsctn {
      width: 550px; } }
  @media (max-width: 767px) {
    ._bl01 ._newsctn {
      width: 100%; } }
  ._bl01 ._link {
    width: fit-content;
    border: solid 1px #559A6E;
    border-radius: 4px;
    color: #559A6E;
    padding: 8px 24px;
    margin-right: -40px;
    transition: 0.5s;
    position: relative; }
    @media (max-width: 767px) {
      ._bl01 ._link {
        padding: 8px;
        margin-right: 0;
        font-size: 14px; } }
    ._bl01 ._link::after {
      content: '';
      position: absolute;
      left: -110px;
      top: 18px;
      width: 98px;
      height: 1px;
      display: inline-block;
      background-color: #559A6E; }
      @media (max-width: 767px) {
        ._bl01 ._link::after {
          left: -80px;
          top: 16px;
          width: 68px; } }
    ._bl01 ._link:hover {
      border: solid 1px #284B35;
      background-color: #284B35;
      color: #FCFCFC; }
      ._bl01 ._link:hover::after {
        background-color: #284B35; }

@media (min-width: 768px) and (max-width: 1081px) {
  ._bl02 {
    width: 80%; } }

._bl03 {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1060px + (1400 - 1060)*(100vw - 1080px)/(1940 - 1080)); }
  @media (min-width: 1081px) {
    ._bl03 {
      flex-wrap: nowrap; } }

._bl04 {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1060px + (1400 - 1060)*(100vw - 1080px)/(1940 - 1080));
  justify-content: flex-end; }
  @media (min-width: 1081px) {
    ._bl04 {
      flex-wrap: nowrap; } }

._bl05 {
  display: flex;
  flex-wrap: wrap; }
  ._bl05 .sabou span, ._bl05 .kasen span, ._bl05 .zyosetu span {
    width: 48px; }
    @media (max-width: 767px) {
      ._bl05 .sabou span, ._bl05 .kasen span, ._bl05 .zyosetu span {
        width: 24px; } }
  ._bl05 .sinrin span {
    width: 85px; }
    @media (max-width: 767px) {
      ._bl05 .sinrin span {
        width: 55px; } }
  ._bl05 .douro span {
    width: 100px; }
    @media (max-width: 767px) {
      ._bl05 .douro span {
        width: 60px; } }
  ._bl05 .other span {
    width: 70px; }
    @media (max-width: 767px) {
      ._bl05 .other span {
        width: 45px; } }
  ._bl05 .sabou {
    background-color: #BF9D58; }
  ._bl05 .kasen {
    background-color: #4eadea; }
  ._bl05 .zyosetu {
    background-color: #1D4077; }
  ._bl05 .minkan {
    background-color: #9B2739; }
  ._bl05 .sinrin {
    background-color: #5e813f; }
  ._bl05 .douro {
    background-color: #4eadea; }
  ._bl05 .other {
    background-color: #68349a; }
  ._bl05 ._categoryctn {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 534px;
    margin-top: -38px;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.16);
    background-color: #fff; }
  ._bl05 .category_pd01 {
    padding: 43px 50px 50px 43px; }
    @media (max-width: 767px) {
      ._bl05 .category_pd01 {
        padding: 15px 18px 20px; } }
  ._bl05 .category_pd02 {
    padding: 30px; }
    @media (max-width: 767px) {
      ._bl05 .category_pd02 {
        padding: 18px; } }

._bl06 {
  cursor: pointer;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  margin: 0 auto; }
  @media (min-width: 1081px) {
    ._bl06 {
      max-width: 400px; } }
  ._bl06:hover img {
    transform: scale(1.1); }
  ._bl06 img {
    height: auto;
    transition: transform 2s ease; }

._bl07 {
  width: 100%;
  max-width: 890px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 768px) and (max-width: 1081px) {
    ._bl07 img {
      width: 280px; } }
  @media (max-width: 767px) {
    ._bl07 img {
      display: none; } }
  ._bl07 ._contactctn {
    width: 100%;
    height: 207px; }
    @media (min-width: 1081px) {
      ._bl07 ._contactctn {
        height: 296px;
        padding: 52px 40px 30px; } }
    @media (min-width: 768px) and (max-width: 1081px) {
      ._bl07 ._contactctn {
        padding: 25px 40px 30px; } }
    @media (max-width: 767px) {
      ._bl07 ._contactctn {
        padding: 24px 35px; } }
  ._bl07 ._cbkg01 {
    background-color: #838B29; }
    @media (max-width: 767px) {
      ._bl07 ._cbkg01 {
        background-image: url("../img/top/_bkg02.jpg");
        background-repeat: no-repeat;
        background-size: cover; } }
  ._bl07 ._cbkg02 {
    background-color: #C79C16; }
    @media (max-width: 767px) {
      ._bl07 ._cbkg02 {
        background-image: url("../img/top/_bkg03.jpg");
        background-repeat: no-repeat;
        background-size: cover; } }
  ._bl07 ._cbkg03 {
    background-color: #1D4077; }
    @media (max-width: 767px) {
      ._bl07 ._cbkg03 {
        background-image: url("../img/top/_bkg04.jpg");
        background-repeat: no-repeat;
        background-size: cover; } }
  ._bl07 ._inner {
    position: relative; }
    @media (min-width: 1081px) {
      ._bl07 ._inner {
        height: 196px; } }
    @media (min-width: 768px) and (max-width: 1081px) {
      ._bl07 ._inner {
        height: 155px; } }
    @media (max-width: 767px) {
      ._bl07 ._inner {
        max-width: 300px;
        height: auto;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%); } }
    ._bl07 ._inner div {
      position: absolute;
      top: 20px; }
      @media (max-width: 767px) {
        ._bl07 ._inner div {
          position: unset; } }
    ._bl07 ._inner p {
      line-height: 2; }
      @media (max-width: 767px) {
        ._bl07 ._inner p {
          font-size: 12px;
          line-height: 1.6; } }
    ._bl07 ._inner a {
      position: absolute;
      right: 0;
      bottom: 0; }
      @media (max-width: 767px) {
        ._bl07 ._inner a {
          position: relative;
          margin-top: 12px;
          margin-left: auto; } }

._intro {
  position: relative;
  width: 97%;
  margin-right: auto;
  border: solid 3px #559A6E; }
  @media (min-width: 1081px) {
    ._intro {
      width: 540px;
      margin: 0; } }
  @media (max-width: 767px) {
    ._intro {
      border: solid 1px #559A6E; } }
  ._intro ._introctn01 {
    position: absolute;
    transform: translateY(-40%);
    left: calc(7% + (12 - 7)*(100vw - 1080px)/(1940 - 1080)); }
    @media (min-width: 1081px) {
      ._intro ._introctn01 {
        transform: unset; } }
    @media (max-width: 767px) {
      ._intro ._introctn01 {
        left: 2%;
        padding: 0px 8px; } }
  ._intro ._introctn01._top01 {
    top: 40%; }
    @media (min-width: 1081px) {
      ._intro ._introctn01._top01 {
        top: calc(18% + (23 - 18)*(100vw - 1080px)/(1940 - 1080)); } }
  ._intro ._introctn01._top02 {
    top: 35%; }
    @media (min-width: 1081px) {
      ._intro ._introctn01._top02 {
        top: 13%; } }
  ._intro ._introctn02 {
    position: absolute;
    transform: translateY(-50%);
    left: calc(7% + (12 - 7)*(100vw - 1080px)/(1940 - 1080)); }
    @media (min-width: 1081px) {
      ._intro ._introctn02 {
        transform: unset;
        left: 25%; } }
    @media (max-width: 767px) {
      ._intro ._introctn02 {
        left: 2%;
        padding: 0px 8px; } }
  ._intro ._introctn02._top01 {
    top: 50%; }
    @media (min-width: 1081px) {
      ._intro ._introctn02._top01 {
        top: calc(15% + (20 - 15)*(100vw - 1080px)/(1940 - 1080)); } }
  ._intro ._introctn02._top02 {
    top: 45%; }
    @media (min-width: 1081px) {
      ._intro ._introctn02._top02 {
        top: 13%; } }

@media (min-width: 1081px) {
  ._bkg01 {
    height: calc(450px + (540 - 450)*(100vw - 1080px)/(1940 - 1080)); } }
@media (min-width: 768px) and (max-width: 1081px) {
  ._bkg01 {
    height: 370px; } }
@media (max-width: 767px) {
  ._bkg01 {
    height: 250px; } }
._bkg01::before {
  background-color: rgba(85, 154, 110, 0.1);
  content: "";
  position: absolute;
  z-index: -1; }
  @media (min-width: 1081px) {
    ._bkg01::before {
      top: calc(400px + (450 - 400)*(100vw - 1080px)/(1940 - 1080));
      left: 28%;
      bottom: -165px;
      right: -155px; } }
  @media (min-width: 768px) and (max-width: 1081px) {
    ._bkg01::before {
      top: 50px;
      left: 527px;
      bottom: 0px;
      right: -25px; } }
  @media (max-width: 767px) {
    ._bkg01::before {
      top: 200px;
      left: 240px;
      bottom: -170px;
      right: -30px; } }

@media (min-width: 1081px) {
  ._bkg02 {
    height: calc(450px + (540 - 450)*(100vw - 1080px)/(1940 - 1080)); } }
@media (min-width: 768px) and (max-width: 1081px) {
  ._bkg02 {
    height: 370px; } }
@media (max-width: 767px) {
  ._bkg02 {
    height: 310px; } }
._bkg02::before {
  background-color: rgba(85, 154, 110, 0.1);
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(390px + (500 - 390)*(100vw - 1080px)/(1940 - 1080));
  left: -30%;
  bottom: -230px;
  right: 155px; }
  @media (min-width: 768px) and (max-width: 1081px) {
    ._bkg02::before {
      top: 50px;
      left: 527px;
      bottom: 0px;
      right: -25px; } }
  @media (max-width: 767px) {
    ._bkg02::before {
      top: 200px;
      left: 240px;
      bottom: -170px;
      right: -30px; } }

@media (min-width: 1081px) {
  ._bkg03 {
    height: calc(450px + (540 - 450)*(100vw - 1080px)/(1940 - 1080)); } }
@media (min-width: 768px) and (max-width: 1081px) {
  ._bkg03 {
    height: 370px; } }
@media (max-width: 767px) {
  ._bkg03 {
    height: 250px; } }
._bkg03::before {
  background-color: rgba(85, 154, 110, 0.1);
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(400px + (450 - 400)*(100vw - 1080px)/(1940 - 1080));
  left: 28%;
  bottom: -125px;
  right: -155px; }
  @media (min-width: 768px) and (max-width: 1081px) {
    ._bkg03::before {
      top: 50px;
      left: 527px;
      bottom: 0px;
      right: -25px; } }
  @media (max-width: 767px) {
    ._bkg03::before {
      top: 200px;
      left: 240px;
      bottom: -170px;
      right: -30px; } }

@media (min-width: 1081px) {
  ._bkg04 {
    height: 400px; } }
@media (min-width: 768px) and (max-width: 1081px) {
  ._bkg04 {
    height: 370px; } }
@media (max-width: 767px) {
  ._bkg04 {
    height: 250px; } }

._introimg {
  position: relative;
  margin-left: auto;
  margin-top: -85px;
  margin-right: -20px;
  max-width: 915px; }
  @media (min-width: 1081px) {
    ._introimg {
      position: absolute;
      z-index: 1;
      top: 30px;
      margin: 0; } }
  @media (max-width: 767px) {
    ._introimg {
      margin-top: -15px;
      margin-right: 0; } }

._introimg.width01 {
  width: calc(600px + (950 - 600)*(100vw - 1080px)/(1940 - 1080)); }

._introimg.width02 {
  width: calc(600px + (650 - 600)*(100vw - 1080px)/(1940 - 1080)); }
  @media (max-width: 767px) {
    ._introimg.width02 {
      width: 90%; } }

._arrow01 {
  position: relative;
  width: fit-content; }
  ._arrow01::after {
    display: block;
    position: absolute;
    content: "";
    right: -10px;
    height: 7px;
    border-right: 3px solid #559A6E;
    border-bottom: 2px solid #559A6E;
    transform: skew(45deg);
    transition: .3s;
    width: 125px; }
    @media (max-width: 767px) {
      ._arrow01::after {
        right: -20px; } }
  ._arrow01:hover::after {
    right: -20px;
    width: 135px;
    border-right: 3px solid #284B35;
    border-bottom: 2px solid #284B35; }
    @media (max-width: 767px) {
      ._arrow01:hover::after {
        right: -30px; } }

._arrow02::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 3px;
  width: 11px;
  height: 17px;
  display: block;
  margin-left: 20px; }
  @media (max-width: 767px) {
    ._arrow02::after {
      width: 6px;
      height: 10px;
      margin-left: 16px; } }

._arrow03 {
  position: relative;
  width: fit-content; }
  ._arrow03::after {
    display: block;
    position: absolute;
    content: "";
    left: -5px;
    width: 140px;
    height: 7px;
    border-right: 3px solid #FCFCFC;
    border-bottom: 2px solid #FCFCFC;
    transform: skew(45deg);
    transition: .3s; }
    @media (max-width: 767px) {
      ._arrow03::after {
        width: 124px; } }
  ._arrow03:hover::after {
    left: -5px;
    width: 145px; }
    @media (max-width: 767px) {
      ._arrow03:hover::after {
        width: 130px; } }

._arrow04 {
  position: relative;
  display: inline-block;
  padding: 10px; }
  ._arrow04::before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    right: 16px;
    top: 5px;
    transform: rotate(135deg); }
    @media (max-width: 767px) {
      ._arrow04::before {
        display: none; } }
  ._arrow04:hover::before {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff; }

._arrow05 {
  position: relative;
  width: fit-content; }
  ._arrow05::after {
    display: block;
    position: absolute;
    content: "";
    right: -10px;
    height: 7px;
    border-right: 3px solid #559A6E;
    border-bottom: 2px solid #559A6E;
    transform: skew(45deg);
    transition: .3s;
    width: 125px; }
    @media (max-width: 767px) {
      ._arrow05::after {
        width: 100px;
        right: 2px; } }
  ._arrow05:hover::after {
    right: -20px;
    width: 135px;
    border-right: 3px solid #284B35;
    border-bottom: 2px solid #284B35; }
    @media (max-width: 767px) {
      ._arrow05:hover::after {
        right: -30px; } }

._arrow06::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 3px;
  width: 11px;
  height: 17px;
  display: block;
  margin-left: 20px; }
  @media (max-width: 767px) {
    ._arrow06::after {
      width: 5px;
      height: 7px;
      margin-top: 1px;
      margin-left: 8px; } }

._border {
  position: relative; }
  ._border::after {
    content: '';
    width: 83px;
    height: 3px;
    display: inline-block;
    background-color: #559A6E;
    position: absolute;
    bottom: -24px;
    left: calc(50% - 35px); }
    @media (max-width: 767px) {
      ._border::after {
        width: 58px;
        height: 1px;
        bottom: -9px;
        left: calc(50% - 30px); } }
