:before,
:after {
  pointer-events: none; }

.d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.txt-center {
  text-align: center; }

.object-fit-cover {
  position: relative; }
  .object-fit-cover img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100% !important;
    width: 100% !important; }

@media screen and (min-width: 768px) {
  .object-fit-cover-pc {
    position: relative; }
    .object-fit-cover-pc img {
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100% !important;
      width: 100% !important; } }
@media screen and (max-width: 767px) {
  .pc {
    display: none; } }
body.home {
  text-align: justify;
  color: #89735C;
  position: relative;
  z-index: 1;
  font-family: "Zen Maru Gothic";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: calc(28 / 16);
  background: #fff; }
  body.home #wrapper {
    padding-top: 0; }
  body.home .container {
    max-width: 100%;
    padding: 0; }
    body.home .container section.full-box-w {
      max-width: 100%; }
  @media screen and (max-width: 767px) {
    body.home #main {
      font-size: 15px; } }

@media screen and (max-width: 767px) {
  @-webkit-keyframes moveSlideshow {
    0% {
      left: 0; }
    100% {
      left: -1298px; } }
  @-moz-keyframes moveSlideshow {
    0% {
      left: 0; }
    100% {
      left: -1298px; } }
  @-ms-keyframes moveSlideshow {
    0% {
      left: 0; }
    100% {
      left: -1298px; } } }
.tbl-time {
  --border-color: var(--prim);
  border: 2px solid var(--border-color);
  border-radius: 15px;
  padding: 8px 13px; }
  .tbl-time .tbl-ttl {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 18px; }
    .tbl-time .tbl-ttl::before {
      content: '';
      width: 24px;
      height: 24px;
      background: #72AEB1;
      display: inline-block;
      margin-right: 10px; }
  .tbl-time .prim {
    color: #86C4C9; }
  .tbl-time .prim2 {
    color: #34787E; }
  .tbl-time table {
    width: 100%;
    font-size: 16px;
    font-weight: bold; }
    .tbl-time table tr {
      border-top: 1px solid var(--border-color); }
    .tbl-time table th:last-child,
    .tbl-time table td:last-child {
      border-right: none; }
    .tbl-time table td {
      text-align: center;
      font-size: 15px;
      color: #8B725F; }
    .tbl-time table th {
      text-align: left;
      white-space: nowrap;
      padding: 10px 2px 10px 2px;
      text-align: center;
      color: var(--prim);
      font-weight: bold; }
    .tbl-time table thead tr {
      border-top: 0; }
      .tbl-time table thead tr th {
        letter-spacing: 0.15em;
        text-align: center;
        font-size: 16px; }
      .tbl-time table thead tr th:first-child {
        width: 68px;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 0.08em; }
    .tbl-time table tbody {
      font-size: 16px; }
      .tbl-time table tbody th {
        font-size: 18px;
        letter-spacing: 0.1em;
        min-width: 120px;
        width: 30%;
        font-weight: bold;
        letter-spacing: 0.04em; }
      .tbl-time table tbody td {
        width: calc(100% / 9); }
    .tbl-time table .fnt-futura {
      color: #373431; }
  .tbl-time .tbl-bottom {
    margin-top: 19px; }
  .tbl-time .tbl-txt {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: calc(24 / 16); }
    .tbl-time .tbl-txt .fnt-futura {
      font-size: 18px; }
  .tbl-time .tbl-txt2 {
    letter-spacing: 0.02em;
    font-size: 15px;
    line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .tbl-time {
      padding: 3px 10px 3px; }
      .tbl-time table thead tr th:first-child {
        font-size: 15px; }
      .tbl-time table tbody th {
        font-size: 15px;
        min-width: 94px; }
      .tbl-time table thead tr th {
        padding: 5px 2px 5px 2px;
        font-size: 14px; }
      .tbl-time table td {
        font-size: 14px; } }

@media screen and (max-width: 767px) {
  .tbl-time table {
    font-size: 12px; }
    .tbl-time table tbody th {
      padding: 4px 4px 4px 4px; } }
.nav-open .fixed-box {
  z-index: 0 !important;
  opacity: 0;
  visibility: hidden; }

.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  bottom: 200px !important; }

.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #46b450; }

body {
  z-index: 1; }

.dash {
  position: relative;
  top: -5px; }

.btn-shared a {
  display: inline-flex;
  line-height: 1.8;
  padding: 0px 42px 2px 23px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0;
  background: var(--prim);
  border-radius: 30px;
  position: relative; }
  .btn-shared a::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url("../img/icons/arr_w.png") no-repeat center center/100%;
    width: 14px;
    height: 62px;
    right: 10px;
    transition: 0.3s; }
  .btn-shared a:hover::before {
    transform: translate(5px, -50%); }

.post-box {
  padding: 32px 0 0 8px; }
  .post-box .post-box__content dl {
    display: flex;
    gap: 20px;
    border-bottom: 1px solid #EBDED0;
    letter-spacing: 0;
    padding: 0 0 10px; }
    .post-box .post-box__content dl + dl {
      margin-top: 23px; }
    .post-box .post-box__content dl dt {
      color: #89735C;
      font-weight: bold;
      min-width: 70px; }
  .post-box .post-box__content dd {
    margin-top: 2px; }
  .post-box a:hover {
    text-decoration: underline; }
  .post-box .new-label {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.05em;
    background: var(--prim);
    margin-left: 11px;
    display: inline-block;
    padding: 0 10px 0;
    line-height: 1.5; }
  @media (max-width: 767px) {
    .post-box {
      padding-top: 20px; }
      .post-box .post-box__content dl {
        display: block; } }

#news {
  margin: 0 auto 0;
  padding: 98px 20px 96px;
  max-width: 1067px;
  --news-color: var(--prim);
  position: relative; }
  #news::before {
    content: '';
    position: absolute;
    top: 0;
    right: calc(50% - 50vw);
    bottom: 0;
    left: calc(50% - 50vw);
    background: #fff;
    z-index: -1; }
  #news .elementor-row {
    display: flex;
    gap: 99px;
    flex-wrap: nowrap; }
  #news .news-item {
    width: 50%; }
  #news .news-ttl {
    border-radius: 10px;
    padding: 5px 18px 6px 30px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    position: relative;
    color: #fff;
    background: var(--news-color);
    display: inline-block; }
    #news .news-ttl::before {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 8px;
      height: 8px;
      background: currentColor;
      border-radius: 50%;
      left: 12px; }
  #news .btn-more {
    text-align: center;
    margin-top: 20px; }
    #news .btn-more a {
      display: inline-block;
      text-decoration: none !important;
      background: var(--news-color);
      border-radius: 30px;
      padding: 4px 16px 4px;
      color: #fff;
      font-weight: bold;
      font-size: 14px;
      letter-spacing: 0;
      line-height: 1.6;
      transition: 0.3s; }
      #news .btn-more a:hover {
        opacity: 0.7; }
  #news .news2 {
    --news-color: #FDBE73; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #news .elementor-row {
      gap: 30px; } }
  @media (max-width: 767px) {
    #news {
      padding: 65px 20px 65px; }
      #news .elementor-row {
        display: flex;
        gap: 50px;
        flex-direction: column; }
      #news .news-item {
        width: 100%; } }

#access {
  padding: 160px 20px 100px;
  position: relative;
  z-index: 1; }
  #access::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 480px;
    z-index: -1;
    background: url("../img/index/acess_bg.jpg") no-repeat center top/cover; }
  #access .inner {
    background: #fff;
    padding: 64px 48px 50px;
    border-radius: 10px; }
  #access .gr-main {
    display: flex;
    gap: 47px;
    margin-top: 60px; }
    #access .gr-main > * {
      flex-shrink: 0;
      flex: 1; }
  #access .info1 {
    padding: 14px 10px 15px 22px;
    border-bottom: 1px solid var(--prim);
    font-size: 15px; }
    #access .info1 dl {
      display: flex; }
      #access .info1 dl dt {
        min-width: 60px;
        font-weight: bold;
        color: var(--prim); }
  #access .txt {
    color: #FA8383;
    margin-top: 10px;
    font-weight: bold; }
  #access .info2 {
    padding: 15px 0 5px;
    font-size: 16px; }
    #access .info2 dl {
      display: flex; }
      #access .info2 dl + dl {
        margin-top: 16px; }
      #access .info2 dl dt {
        min-width: 116px;
        font-weight: bold;
        letter-spacing: 0.08em;
        color: var(--prim);
        padding: 0 0 0 13px;
        border-left: 4px solid currentColor;
        align-self: flex-start; }
      #access .info2 dl dd {
        letter-spacing: 0; }
  #access .map {
    height: 414px;
    overflow: hidden;
    border-radius: 10px; }
    #access .map iframe {
      width: 100%;
      height: 100%; }
  #access .btn-more {
    color: #89735C;
    margin: 13px 14px 0 0;
    text-align: right;
    font-size: 14px; }
    #access .btn-more a {
      display: inline-flex;
      align-items: center; }
    #access .btn-more .icon {
      max-width: 12px;
      height: auto; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #access .inner {
      padding: 64px 20px 50px; }
    #access .gr-main {
      gap: 25px; } }
  @media (max-width: 767px) {
    #access {
      padding: 150px 0 50px; }
      #access::before {
        height: 320px; }
      #access .wrap {
        padding: 0 15px; }
      #access .inner {
        padding: 60px 15px 50px; }
      #access .gr-main {
        display: flex;
        flex-direction: column;
        gap: 25px;
        margin-top: 50px; }
      #access .ttl-common .top {
        font-size: 29px; }
      #access .ttl-common .bottom {
        font-size: 15px; }
      #access .info1 {
        padding: 15px 0 15px; }
      #access .txt {
        margin-top: 10px;
        font-size: 14px; }
      #access .info2 {
        padding: 15px 0 5px; }
        #access .info2 dl {
          display: block; }
        #access .info2 dd {
          padding-left: 18px; }
      #access .map {
        height: 280px; } }

#examination {
  padding: 70px 20px 100px; }
  #examination .wrap {
    max-width: 1005px; }
  #examination .photo {
    max-width: 454px; }
  #examination .inner {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 59px;
    gap: 30px;
    justify-content: space-between;
    line-height: 2;
    letter-spacing: 0; }
  #examination .prim {
    color: #FA8383; }
  #examination .tel {
    margin-top: 16px; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #examination .photo {
      max-width: 50%; } }
  @media (max-width: 767px) {
    #examination {
      padding: 65px 0 50px; }
      #examination .photo {
        max-width: 100%; }
      #examination .inner {
        display: block;
        margin-top: 45px; }
      #examination .gr-txt {
        margin-top: 15px; }
      #examination .tel {
        margin-top: 25px;
        text-align: center; } }

#feature {
  padding: 77px 0 50px; }
  #feature .wrap {
    max-width: 1270px; }
  #feature .gr-main {
    margin-top: 46px; }
  #feature .feature-item + .feature-item {
    margin-top: 179px; }
  #feature .item-inner {
    gap: 50px;
    display: flex;
    align-items: center; }
  #feature .revert .item-inner {
    flex-direction: row-reverse; }
  #feature .photo {
    max-width: 592px; }
  #feature .gr-txt {
    max-width: 587px;
    box-sizing: border-box;
    padding: 2px 63px 20px 87px;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    width: 100%;
    min-width: 520px; }
    #feature .gr-txt::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding-top: 100%;
      background: #fff;
      z-index: -1;
      border-radius: 50%; }
  #feature .item-num {
    display: block;
    margin-left: 14px;
    max-width: 63px; }
  #feature .item-ttl {
    color: var(--item-color);
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    margin-top: 16px; }
  #feature .txt {
    margin-top: 37px;
    letter-spacing: 0;
    line-height: calc(28 / 16);
    max-width: 440px; }
  #feature .btn-list {
    margin-top: 28px;
    display: flex;
    gap: 15px;
    white-space: nowrap; }
    #feature .btn-list a {
      background: var(--item-color); }
  #feature .item1 {
    --item-color: #F7A8A8;
    position: relative; }
    #feature .item1::before {
      content: '';
      position: absolute;
      top: -180px;
      left: calc(50% - 507px);
      background: url("../img/index/feature_deco1.png") no-repeat center top/100%;
      width: 825px;
      height: 726px;
      z-index: -1; }
    #feature .item1::after {
      content: '';
      position: absolute;
      top: -20px;
      left: 0;
      background: url("../img/index/feature_deco2.png") no-repeat center top/100%;
      width: 233px;
      height: 410px; }
  #feature .item2 {
    --item-color: #9EB5E8;
    position: relative; }
    #feature .item2::before {
      content: '';
      position: absolute;
      top: -180px;
      left: calc(50% - 317px);
      background: url("../img/index/feature_deco3.png") no-repeat center top/100%;
      width: 825px;
      height: 726px;
      z-index: -1; }
    #feature .item2::after {
      content: '';
      position: absolute;
      top: -20px;
      right: 0;
      background: url("../img/index/feature_deco4.png") no-repeat center top/100%;
      width: 233px;
      height: 410px; }
  #feature .item3 {
    --item-color: #FDBE73;
    margin-top: 137px !important;
    position: relative; }
    #feature .item3::before {
      content: '';
      position: absolute;
      top: -136px;
      left: calc(50% - 507px);
      background: url("../img/index/feature_deco5.png") no-repeat center top/100%;
      width: 825px;
      height: 726px;
      z-index: -1; }
    #feature .item3::after {
      content: '';
      position: absolute;
      top: 20px;
      left: 0;
      background: url("../img/index/feature_deco6.png") no-repeat center top/100%;
      width: 233px;
      height: 410px; }
  @media (min-width: 768px) and (max-width: 1200px) {
    #feature .item-inner {
      margin-right: -40px;
      gap: 10px; }
    #feature .revert .item-inner {
      margin-right: 0;
      margin-left: -70px; } }
  @media (max-width: 767px) {
    #feature {
      padding: 100px 0 50px; }
      #feature .gr-main {
        margin-top: 46px; }
      #feature .feature-item + .feature-item {
        margin-top: 80px; }
      #feature .item-inner {
        display: block; }
      #feature .photo {
        max-width: unset;
        position: relative;
        z-index: 3; }
      #feature .gr-txt {
        max-width: 587px;
        padding: 10px 0 20px;
        min-width: unset; }
        #feature .gr-txt::before {
          width: 160vw;
          height: 160vw;
          padding: 0; }
      #feature .item-ttl {
        margin-top: 10px; }
      #feature .txt {
        margin-top: 30px;
        max-width: unset; }
      #feature .btn-list {
        justify-content: center; }
      #feature .item1 {
        --item-color: #F7A8A8;
        position: relative; }
        #feature .item1::before {
          top: -7vw;
          left: -1vw;
          width: 100vw;
          height: 200vw;
          z-index: -1; }
        #feature .item1::after {
          top: 35vw;
          left: unset;
          right: 0;
          background: url("../img/index/feature_deco2_sp.png") no-repeat center top/100%;
          width: 21vw;
          height: 50vw;
          z-index: 2; }
      #feature .item2 {
        z-index: 2; }
        #feature .item2::before {
          top: -7vw;
          left: -1vw;
          right: auto;
          width: 100vw;
          height: 200vw;
          z-index: -1; }
        #feature .item2::after {
          top: 35vw;
          left: unset;
          right: 0;
          background: url("../img/index/feature_deco4.png") no-repeat center top/100%;
          width: 21vw;
          height: 50vw;
          z-index: 2; }
      #feature .item3 {
        margin-top: 80px !important;
        z-index: 3; }
        #feature .item3::before {
          top: -7vw;
          left: -1vw;
          right: auto;
          width: 100vw;
          height: 200vw;
          z-index: -1; }
        #feature .item3::after {
          top: 35vw;
          left: unset;
          right: 0;
          background: url("../img/index/feature_deco6_sp.png") no-repeat center top/100%;
          width: 21vw;
          height: 50vw;
          z-index: 2; } }

#information {
  padding: 144px 20px 130px; }
  #information .wrap {
    max-width: 1141px; }
  #information .information-item {
    max-width: 1270px;
    width: 100%;
    margin: 0 auto;
    background: rgba(247, 168, 168, 0.24);
    border-radius: 10px;
    position: relative; }
    #information .information-item .inner {
      padding: 70px 20px 60px;
      position: relative; }
    #information .information-item.item2 {
      background: rgba(253, 191, 115, 0.24); }
      #information .information-item.item2 .ttl2 {
        background: #FDBE73;
        color: #fff; }
      #information .information-item.item2 .txt {
        border-color: #FDBE73; }
    #information .information-item .txt {
      border-color: #F7A8A8;
      border-bottom-right-radius: 12px;
      border-bottom-left-radius: 12px; }
  #information .ttl2 {
    display: inline-block;
    background: #F7A8A8;
    line-height: 1.5;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    border-radius: 11px;
    padding: 5px 40px;
    top: 0; }
  #information .txt {
    background: #fff;
    border-top: 4px solid #F7A8A8;
    box-sizing: border-box;
    padding: 26px 70px 30px;
    text-align: center;
    line-height: calc(28 / 16);
    letter-spacing: 0; }
  #information .tabs-switch {
    margin-top: 48px; }
    #information .tabs-switch .tab-link {
      border-bottom: 4px solid #F7A8A8;
      display: flex; }
      #information .tabs-switch .tab-link li {
        background: #FDC5C5;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 0;
        line-height: calc(24 / 18);
        padding: 8px 5px 8px;
        transition: 0.3s; }
        #information .tabs-switch .tab-link li.active {
          background: #F7A8A8; }
    #information .tabs-switch .tab-content {
      background: #fff;
      border-bottom-right-radius: 12px;
      border-bottom-left-radius: 12px;
      box-sizing: border-box;
      padding: 45px 50px 50px; }
    #information .tabs-switch .list-link {
      display: flex;
      flex-wrap: wrap;
      gap: 30px 80px; }
      #information .tabs-switch .list-link a {
        display: inline-block;
        box-sizing: border-box;
        position: relative;
        color: #89735C;
        letter-spacing: 0;
        font-size: 18px;
        font-weight: bold;
        line-height: calc(24 / 18);
        transition: 0.3s; }
        #information .tabs-switch .list-link a:hover {
          opacity: 0.8; }
          #information .tabs-switch .list-link a:hover::before {
            left: 5px; }
        #information .tabs-switch .list-link a::before {
          content: '';
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          width: 10px;
          height: 9px;
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
          background: var(--prim);
          left: 0;
          transition: 0.3s;
          display: none; }
    #information .tabs-switch .tab01_s li {
      width: 20%; }
      #information .tabs-switch .tab01_s li img {
        width: 111px !important; }
    #information .tabs-switch .tab01_s li:nth-child(1) img {
      width: 165px !important; }
    #information .tabs-switch .tab02_s li img {
      width: 93px !important; }
    #information .tabs-switch .tab02_s li:nth-child(1) img {
      width: 291px !important; }
    #information .tabs-switch .tab02_s li:nth-child(7) img,
    #information .tabs-switch .tab02_s li:nth-child(2) img {
      width: 219px !important; }
    #information .tabs-switch .tab02_s li:nth-child(4) img {
      width: 237px !important; }
    #information .tabs-switch .tab02_s li:nth-child(5) img {
      width: 57px !important; }
    #information .tabs-switch .tab03_s li:nth-child(1) img {
      width: 255px !important; }
    #information .tabs-switch .tab03_s li:nth-child(2) img {
      width: 57px !important; }
    #information .tabs-switch .tab03_s li:nth-child(3) img {
      width: 201px !important; }
    #information .tabs-switch .tab03_s li:nth-child(4) img {
      width: 417px !important; }
    #information .tabs-switch .tab03_s li:nth-child(5) img {
      width: 309px !important; }
    #information .tabs-switch .tab03_s li:nth-child(6) img {
      width: 183px !important; }
    #information .tabs-switch .tab04_s li:nth-child(1) img {
      width: 75px !important; }
    #information .tabs-switch .tab04_s li:nth-child(2) img {
      width: 75px !important; }
    #information .tabs-switch .tab04_s li:nth-child(3) img {
      width: 273px !important; }
    #information .tabs-switch .tab05_s li:nth-child(1) img {
      width: 147px !important; }
    #information .tabs-switch .tab05_s li:nth-child(2) img {
      width: 75px !important; }
    #information .tabs-switch .tab06_s li:nth-child(1) img {
      width: 129px !important; }
    #information .tabs-switch .tab06_s li:nth-child(2) img {
      width: 165px !important; }
    #information .tabs-switch .tab06_s li:nth-child(3) img {
      width: 147px !important; }
    #information .tabs-switch .tab06_s li:nth-child(4) img {
      width: 219px !important; }
    #information .tabs-switch .tab06_s li:nth-child(5) img {
      width: 201px !important; }
    #information .tabs-switch .tab06_s li:nth-child(6) img {
      width: 165px !important; }
    #information .tabs-switch .tab06_s li:nth-child(7) img {
      width: 237px !important; }
    #information .tabs-switch .tab06_s li:nth-child(8) img {
      width: 183px !important; }
    #information .tabs-switch .tab06_s li:nth-child(9) img {
      width: 93px !important; }
    #information .tabs-switch .tab06_s li:nth-child(10) img {
      width: 201px !important; }
  #information .set1 {
    margin-top: 83px;
    position: relative;
    z-index: 1; }
    #information .set1::before {
      content: '';
      position: absolute;
      top: -263px;
      right: calc(50% - 50vw);
      background: url("../img/index/information_deco1.png") no-repeat center top/100%;
      width: 233px;
      height: 411px;
      z-index: -1; }
    #information .set1::after {
      content: '';
      position: absolute;
      bottom: -394px;
      left: calc(50% - 50vw);
      background: url("../img/index/information_deco2.png") no-repeat center bottom/100%;
      width: 233px;
      height: 411px;
      z-index: -1; }
  #information .set2 {
    margin-top: 87px;
    position: relative;
    z-index: 2; }
    #information .set2 .list-services {
      margin-top: 47px;
      display: flex;
      flex-wrap: wrap;
      --gap: 33px;
      --col: 3;
      gap: var(--gap); }
      #information .set2 .list-services li {
        width: calc((100% / var(--col) - var(--gap) *((var(--col) - 1)) / var(--col))); }
  @media (min-width: 768px) and (max-width: 1000px) {
    #information .txt {
      padding: 26px 20px 30px; }
    #information .tabs-switch .list-link {
      gap: 30px; }
    #information .tabs-switch .tab01_s li {
      width: 30%; }
    #information .tabs-switch .tab-link li {
      font-size: 1.6vw; }
    #information .set2 .list-services {
      --gap: 15px; } }
  @media (max-width: 767px) {
    #information {
      padding: 50px 15px 65px; }
      #information .wrap {
        max-width: 1141px; }
      #information .information-item {
        border-radius: 20px; }
        #information .information-item .inner {
          padding: 55px 0 20px; }
      #information .ttl2 {
        font-size: 24px;
        padding: 5px 40px;
        white-space: nowrap; }
      #information .txt {
        padding: 26px 20px 30px; }
      #information .tabs-switch {
        margin-top: 48px; }
        #information .tabs-switch .tab01_s li {
          width: auto !important; }
        #information .tabs-switch .tab03_s li:nth-child(4) img {
          width: 273px !important; }
        #information .tabs-switch .tab-link {
          border-bottom: none;
          --gap: 10px;
          --col: 3;
          gap: var(--gap);
          flex-wrap: wrap; }
          #information .tabs-switch .tab-link li {
            width: calc(100% / var(--col) - var(--gap) * 2 / 3);
            border-radius: 12px;
            flex: unset;
            font-size: 20px;
            white-space: nowrap;
            font-size: 3vw;
            min-height: 12vw; }
        #information .tabs-switch .tab-content {
          background: #fff;
          border-bottom-right-radius: 12px;
          border-bottom-left-radius: 12px;
          box-sizing: border-box;
          padding: 30px 30px 30px;
          margin-top: 15px;
          border-radius: 20px; }
        #information .tabs-switch .list-link {
          display: flex;
          flex-wrap: wrap;
          gap: 20px 50px; }
          #information .tabs-switch .list-link a {
            font-size: 15px; }
            #information .tabs-switch .list-link a::before {
              content: '';
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              width: 10px;
              height: 9px;
              clip-path: polygon(0 0, 0% 100%, 100% 50%);
              background: var(--prim);
              left: 0;
              transition: 0.3s; }
      #information .set1 {
        margin-top: 70px; }
        #information .set1::before {
          top: -120px;
          width: 35vw;
          height: 100vw; }
        #information .set1::after {
          bottom: -170px;
          width: 35vw;
          height: 100vw; }
      #information .set2 {
        margin-top: 70px; }
        #information .set2 .list-services {
          margin-top: 35px;
          --gap: 15px;
          --col: 1; } }

#greeting .set1 {
  padding: 65px 20px 64px;
  background: url("../img/index/greeting_bg.jpg") no-repeat center top/cover;
  position: relative;
  z-index: 1; }
  #greeting .set1::before {
    content: '';
    position: absolute;
    top: 50px;
    left: 0;
    background: url("../img/index/greeting_deco1.png") no-repeat center top/100%;
    width: 233px;
    height: 410px; }
  #greeting .set1::after {
    content: '';
    position: absolute;
    bottom: 50px;
    right: 0;
    background: url("../img/index/greeting_deco2.png") no-repeat center bottom/100%;
    width: 233px;
    height: 410px; }
  #greeting .set1 .wrap {
    max-width: 579px; }
  #greeting .set1 .inner {
    max-width: 746px;
    margin: 0 auto;
    background: #FFFFFF;
    opacity: 0.8;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 64px 20px 66px;
    font-weight: bold;
    line-height: 2; }
  #greeting .set1 .txt {
    margin-top: 43px;
    letter-spacing: 0;
    text-align: center; }
  #greeting .set1 .txt2 {
    margin-top: 13px;
    text-align: center; }
  #greeting .set1 .btn-shared {
    text-align: center;
    margin-top: 20px; }
#greeting .greeting-slider {
  padding: 30px 0 25px; }
  #greeting .greeting-slider .item {
    max-width: 354px;
    box-sizing: border-box;
    margin-right: 20px; }
  #greeting .greeting-slider .slick-slide:nth-child(even) {
    margin-top: 20px; }
@media (max-width: 767px) {
  #greeting .set1 {
    padding: 65px 20px 64px; }
    #greeting .set1::before {
      top: 20px;
      width: 100px;
      height: 200px;
      z-index: 2; }
    #greeting .set1::after {
      width: 100px;
      height: 200px;
      bottom: 20px; }
    #greeting .set1 .inner {
      padding: 40px 0 40px; }
    #greeting .set1 .txt {
      margin-top: 30px;
      font-size: 16px; }
    #greeting .set1 .txt2 {
      margin-top: 5px; }
    #greeting .set1 .btn-shared {
      margin-top: 20px; } }
