@charset "UTF-8";


@media screen and (max-width: 640px) {
  }
@media screen and (min-width: 641px) and (max-width: 1023px) {
}
@media screen and (min-width: 1024px) {
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

@media screen and (min-width: 1024px) {
		.l-header-logo{
	left: auto;
}
}
@media screen and (max-width: 1023px) {
.l-header-logo img {
    width: 4.75rem;
}
}

:root {
  --padding-ex: 9.375rem;
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
    :root {
        --padding-ex: 7.375rem;
      }
}
@media screen and (max-width: 640px) {
    :root {
        --padding-ex: 6.375rem;
      }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

[data-service=about],
[data-service=kaigo] {
    --color-service: #EDCE20;
    --color-bg: #FDFAE8;
}

.c-btn-round--br {
    background: #5f4601;
    color: #fff;
    border-color: #5f4601;
}
.c-btn-round--br:hover {
    color: #5f4601;
}

.construction {
    margin-top: var(--padding-section);
    text-align: center;
}

.c-heading__en {
    margin-top: 0.25em;
}

.c-paragraph-bg {
    margin-bottom: .5em;
}
.c-paragraph-bg{
    display: inline;
    color: #fff;
    font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    font-size: 1.5em;
    padding: 0.4em 0.65em;

    line-height: 2.65em;
    background: linear-gradient(transparent 0%, var(--color-service) 0%);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
.c-heading__chip {
    -ms-flex-item-align: start;
        align-self: flex-start;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0.5rem;
    height: 1.5rem;
    border-radius: 100px;
    font-size: 0.75rem;
    letter-spacing: 0.2em;
    text-align: center;
    width: 4.75rem;
    margin-bottom: 0.5rem;
    color: #5F4601;
    border: 2px solid #5F4601;
  }
  .c-heading__chip.--rev {
    border-color: transparent;
    background: #5F4601;
    color: #fff;

  }
  /* @media screen and (min-width: 1024px) {
    .c-heading__chip {
      padding: 0 0.75rem;
      height: 2rem;
      font-size: 1.125rem;
    }
  } */
/* .c-paragraph-bg span {
    color: #fff;
    background-color: var(--color-service);
    display: inline-block;
    padding: 0.4em 0.85em;
    margin: 0 0 .4em;
    line-height: 1.6;

    font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    font-size: 1.5em;
} */
@media screen and (max-width: 640px) {
    .c-paragraph-bg {
        font-size: 1.125em;
    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	波線
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
[data-service=kagaya] .bg-line {
    background: #eff4d9;
  }
  [data-service=kagaya] .bg-line:before {
    background: url(../img/p-kagaya-top-news-bg1.webp) center bottom/auto 3.125rem no-repeat;
  }
  [data-service=kagaya] .bg-line:after {
    background: url(../img/p-kagaya-top-news-bg2.webp) center bottom/auto 3.125rem no-repeat;
  }
  @media screen and (min-width: 1921px) {
    [data-service=kagaya] .bg-line:before {
      background-size: auto 4.39238653vw;
    }
    [data-service=kagaya] .bg-line:after {
      background-size: auto 4.39238653vw;
    }
  }
  
  [data-service=shiranami] .bg-line {
    background: #d0eef0;
  }
  [data-service=shiranami] .bg-line:before {
    background: url(../img/p-shiranami-top-news-bg1.webp) center bottom/auto 3.125rem no-repeat;
  }
  [data-service=shiranami] .bg-line:after {
    background: url(../img/p-shiranami-top-news-bg2.webp) center bottom/auto 3.125rem no-repeat;
  }
  @media screen and (min-width: 1921px) {
    [data-service=shiranami] .bg-line:before {
      background-size: auto 4.39238653vw;
    }
    [data-service=shiranami] .bg-line:after {
      background-size: auto 4.39238653vw;
    }
  }

  [data-service=about] .bg-line {
    background: #FFFBE8;
  }
  [data-service=about] .bg-line:before {
    background: url(../img/bg-line-top_about.svg) center bottom/auto 3.125rem no-repeat;
  }
  [data-service=about] .bg-line:after {
    background: url(../img/bg-line-bottom_about.svg) center bottom/auto 3.125rem no-repeat;
  }
  @media screen and (min-width: 1921px) {
    [data-service=about] .bg-line:before {
      background-size: auto 4.39238653vw;
    }
    [data-service=about] .bg-line:after {
      background-size: auto 4.39238653vw;
    }
  }
  
  .bg-line {
    position: relative;
    padding: 1.25rem 0 3.125rem;
    margin: 3.125rem 0;
  }
  .bg-line:before, .bg-line:after {
    content: "";
    display: block;
    width: 100%;
    height: 3.125rem;
    position: absolute;
    left: 0;
    top: -3.125rem;
    pointer-events: none;
  }
  .bg-line:after {
    top: auto;
    bottom: -3.125rem;
  }
  @media screen and (min-width: 1921px) {
    .bg-line {
      padding: 1.4641288433vw 0 4.39238653vw;
      margin: 4.39238653vw 0;
    }
    .bg-line:before, .bg-line:after {
      content: "";
      display: block;
      width: 100%;
      height: 4.39238653vw;
      position: absolute;
      left: 0;
      top: -4.39238653vw;
      pointer-events: none;
    }
    .bg-line:after {
      top: auto;
      bottom: -4.39238653vw;
    }
  }
  
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	2カラム
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.colmn02__wrap {
    display: grid;
    /* grid-template-rows: 4.375rem 1fr; */
    grid-template-columns: 1fr 50%;
    grid-row-gap: 1.875em;
    grid-column-gap: 4.375em;
    padding-top: var(--padding-section);
}

.p-strength-body .colmn02__wrap {
    padding-top: 0;
}

.p-strength-body {
    padding-top: 5rem;
}

@media screen and (min-width: 641px) {
    .p-strength-body .bg-line {
        padding-top: 2.25rem;
    }
}
@media screen and (max-width: 640px) {
    .p-strength-body {
        padding-top: 3.5rem;
    }
}

.colmn02__desc {
    line-height: 2;
    margin-top: 1rem;
}


.colmn02__head {
    display: grid;
    /* grid-template-rows: 4.375rem 1fr; */
    grid-template-columns: 5rem 1fr;
    grid-column-gap: 1rem;
    align-items: center;
}
.colmn02__head-pic {
    grid-row: 1 / 3;
}
.c-heading_left {
    text-align-last: left;
}

@media screen and (min-width: 1024px) {
    .colmn02__head {
        grid-row: 1 / 2;
        grid-column: 1 / 3;
    }
    .--rev .colmn02__body {
        order: 3;
    }
}

@media screen and (max-width: 1023px) {
    .colmn02__wrap {
        grid-template-columns: 1fr;
        grid-row-gap: .875em;
    }
    .colmn02__head {
        grid-template-columns: 3.25rem 1fr;
    } 
}

.red{
    color: #f00;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-kaigo
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.cm-faq-list {
    margin: 3.75rem 0;
    padding: 3.25rem 3.75rem;
    background-color: var(--color-bg);
    border-radius: 2.5rem;
}
.cm-faq-list dt {
    padding-left: 4.5rem;
    position: relative;
    margin-bottom: 1.875rem;

    font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    color: #5f4601;
}
.cm-faq-list dt ._ja {
    font-size: 1.25rem;
}
.cm-faq-list dt ._en {
    position: absolute;
    font-size: 1.25rem;
    left: 0;
    top: calc(50% - 1.5625rem);
    height: 3.125rem;
    width: 3.125rem;
    line-height: 3.125rem;
    border-radius: 100px;
    background-color: var(--color-accent);
    text-align: center;
}
.cm-faq-list dd {
    font-size: 1rem;
    padding-left: 1.25rem;
    line-height: 2;

    border-left: 6px solid var(--color-accent);
}

.cm-faq-list__link {
    margin-top: 0.5rem;
}

.cm-faq-list__link .c-link-angle {
    align-items: flex-start;
    line-height: 1.6;
}
.cm-faq-list__link .c-link-angle i {
    margin-top: 0.4em;
}

@media screen and (min-width: 1024px) {
    .cm-faq-list__link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .cm-faq-list__link li + li {
        margin-left: 1.875rem;
    }
}
@media screen and (max-width: 1023px) {
    .cm-faq-list {
        margin: 1.5rem 0;
        padding: 1.85em 2em;
        border-radius: 2rem;
    }
    .cm-faq-list dt {
        padding-left: 3rem;
        margin-bottom: 1rem;
    }
    .cm-faq-list dt ._ja {
        font-size: 1rem;
    }
    .cm-faq-list dt ._en {
        font-size: 1rem;
        top: calc(50% - 1.125rem);

        height: 2.25rem;
        width: 2.25rem;
        line-height: 2.25rem;
    }
    .cm-faq-list dd {
        font-size: .825rem;
        line-height: 2;
        border-left: 3px solid var(--color-accent);

    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-about
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/


/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

[data-service=about] .p-facility-top-mv__bg img {
   aspect-ratio: 1/1;
   -o-object-fit: cover;
      object-fit: cover;
 }
 @media screen and (min-width: 1024px) {
   [data-service=about] .p-facility-top-mv__bg img {
     aspect-ratio: 1096/554;
     -o-object-fit: cover;
        object-fit: cover;
   }
 }
 [data-service=about] .p-facility-top-mv__pic {
   right: 1.25rem;
   bottom: -2.5rem;
 }
 [data-service=about] .p-facility-top-mv__pic img {
   width: 18.25rem;
 }
 @media screen and (min-width: 1024px) {
   [data-service=about] .p-facility-top-mv__pic {
     right: 1.25rem;
     bottom: -2.5rem;
   }
   [data-service=about] .p-facility-top-mv__pic img {
     width: 34.6875rem;
   }
 }

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.p-about-map {
    padding-top: var(--padding-section);
    padding-bottom: var(--padding-section);
}
.p-about-body {
    padding: var(--padding-section) 0;
    background-color: var(--color-bg);
}
.p-about-body__more {
    text-align: center;
    padding-top: var(--padding-section);
}
.p-about-body,
.p-about-body .colmn02__body,
.p-about-body .colmn02__pic {
    position: relative;
}
.p-about-body .colmn02__body .__ill2 {
    position: absolute;
    top: -0.25rem;
    right: -1.25rem;
    width: 6.6875rem;
}
.p-about-body .colmn02__pic .__ill1 {
    position: absolute;
    top: -7.75rem;
    right: 0;
    width: 17.25rem;
}
.p-about-body .__ill3 {
    position: absolute;
    bottom: var(--padding-section);
    right: 0;
    width: 14.125rem;
}

@media screen and (max-width: 1023px) {
    .colmn02__body .colmn02__pic {
        margin: var(--padding-section-lg) 0 0 0;
    }
    .p-about-body .colmn02__body.--rev .colmn02__pic {
        margin: 0 0 0 var(--padding-section-lg);
    }
    .p-about-body .colmn02__pic .__ill1 {
        top: -5.5rem;
        width: 13.25rem;
    }
    .p-about-body .colmn02__pic .__ill3 {
        width: 11.125rem;
    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-tsurukame
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.p-tsuru-facility{
    background: #F9EECE;
}
.p-tsuru-facility-body {
    padding: var(--padding-section) 0;
}
.p-outline-nav .__service a {
    text-align: center;
}
.p-tsuru-facility .p-outline-nav a:before {
  background: var(--color-service);
}
@media screen and (min-width: 1024px) {
    .p-outline-nav .__service a {
        width: 15rem;
    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

@media screen and (max-width: 1023px) {
    .p-tsuru-facility .colmn02__head {
        grid-template-columns: 3.25rem 1fr;
        grid-row-gap: 0.5rem;
    }
    .p-tsuru-facility .colmn02__head-pic {
        grid-area: 1 / 1 / 2 / 2;
    }
    .p-tsuru-facility .c-heading__chip {
        grid-area: 1 / 2 / 2 / 4;
        margin-bottom: 0;
    }
    .p-tsuru-facility .c-heading__ja {
        grid-area: 2 / 1 / 3 / 4;
    }
}


.p-tsuru-facility .c-btn-round {
    background: var(--color-service);
    color: #fff;
    height: 2.75rem; 
}
/* .p-outline-subNav {
    padding-top: var(--padding-block);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.25rem;
  }
 */
 @media screen and (min-width: 641px){
    .p-tsuru-facility .p-outline-subNav {
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        flex-wrap: wrap;
        gap: 1.25rem;
        max-width: 47.125rem;
    }
    .p-tsuru-facility .p-outline-subNav li {
        flex: none;
        width: 13.875rem;
    }
     @media screen and (min-width: 1024px) {
       .p-tsuru-facility .p-outline-subNav {
           justify-content: space-between;
       }
     }
    
 }
 @media screen and (max-width: 640px) {
    /* .p-outline-subNav li {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
      } */
}
  
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.p-tsuru-facility-wrapper {
  margin-top: var(--padding-section);
  background: #fff;
  border-radius: 2.5rem;
  padding: 1.75rem;
}
.p-tsuru-facility-wrapper .colmn02__wrap{
    padding: 0;

}
@media screen and (min-width: 1024px) {
    .p-tsuru-facility-wrapper {
        padding: 3.125rem;
      }     
    .p-tsuru-facility-wrapper .colmn02__wrap {
        grid-template-columns: 1fr 44.5%;
        grid-column-gap: 3.5em;
      }      
}

 /*::::::::::::::::::::::::::::::::::::::::::::::::::*/

 .p-tsuru-facility-outline {
    margin-top: var( --padding-block);
 }

 .p-tsuru-facility-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 1rem 0;
    border-top: .0625rem solid #EEE;
    font-size: 1rem;
    line-height: 2
}
.p-tsuru-facility-list dt {
    width: 20%;
    font-weight: bold;
    color: var(--color-service);

}
.p-tsuru-facility-list dd {
    width: 80%;
}
.p-tsuru-facility .colmn02__pic img + img {
    margin-top: 2.5rem;
}
@media screen and (min-width: 1024px) {
    .p-sakishima-access .p-tsuru-facility-list dt {
        width: 29.5%;
    }
    .p-sakishima-access .p-tsuru-facility-list dd {
        width: 70.5%;
    }
}
@media screen and (min-width: 641px) and (max-width: 1023px) {
    .p-tsuru-facility .colmn02__pic {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-direction: row;
    }
    .p-tsuru-facility .colmn02__pic img {
       width: 47.5%;
    }
    .p-tsuru-facility .colmn02__pic img + img {
        margin-top: 0;
    }
}
@media screen and (max-width: 640px) {
    .p-company {
        padding: 2.5rem 0 0;
    }
    .p-company__head {
        margin-bottom: 1.75rem;
    }
    .p-company-copy {
        text-align: center;
        margin-bottom: 2rem;
    }
    .p-company-outline {
        margin: 0 0;
    }
    .p-tsuru-facility-list {
        padding: 1rem 0;
        font-size: 1rem;
        line-height: 1.6
    }
    .p-tsuru-facility-list dt {
        width: 100%;
        margin-bottom: 0.25rem;
    }
    .p-tsuru-facility-list dd {
        width: 100%;
    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.p-tsuru-facility-map {
    margin-top: var(--padding-block);
}
.p-tsuru-facility-map iframe {
    aspect-ratio: 3 / 1;
    width: 100%;
    height: auto;
    border-radius: 1.875rem;
}
@media screen and (max-width: 1023px) {
    .p-tsuru-facility-map iframe {
        aspect-ratio: 2 / 1;
    }    
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*----------------------------------------------------
	p-sakishima-feature
----------------------------------------------------*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

/* .p-sakishima-header {
    margin-top: var(--padding-block);
} */
.p-sakishima-feature,
.p-sakishima-access {
    background: var(--color-bg);
    margin-top: var(--padding-ex);
    padding: var(--padding-section) 0;

}

.p-sakishima-feature-lead {
    padding: var(--padding-block) 0 var(--padding-section-lg);
    text-align: center;
}

.p-sakishima-feature-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    gap: 3.75rem 3.125rem;
}

.p-sakishima-feature-items {
    position: relative;
    background: #fff;
    border-radius: 1.25rem;
    -webkit-box-shadow: 0 0.4375rem 1.11375rem 0.57375rem rgba(197, 197, 197, 0.24);
    box-shadow: 0 0.4375rem 1.11375rem 0.57375rem rgba(197, 197, 197, 0.24);
    width: 47.5%;
    padding: 3.125rem 1.875rem;
    text-align: center;
    /* margin-bottom: 2rem; */
}

.p-sakishima-feature-num {
    font-size: 3.5rem;
    font-family: Arial, Helvetica, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: bold;
    color: var(--color-accent);
    line-height: 1;
    position: absolute;
    top: -1.875rem;
    left: 50%;
    transform: translateX(-50%);
}

.p-sakishima-feature-head {
    font-size: 1.625rem;
    font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: bold;
    color: rgb(95, 70, 1);
    margin-bottom: 1.25rem;
}

.p-sakishima-feature-head span {
    font-size: 1.25rem;
}

.p-sakishima-feature-txt {
    line-height: 2;
}

@media screen and (max-width: 1023px) {
    .p-sakishima-feature-items {
        width: 100%;
        padding: 2.125rem 1.875rem 1.875rem ;

    }
    .p-sakishima-feature-head {
        font-size: 1.25rem;
    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.p-sakishima-about {
    margin: var(--padding-ex) 0;
}

.p-sakishima-about__lead.c-paragraph-bg {
    border-left: solid 0.5rem var(--color-service);
    color: #5F4601;
    background: transparent;
    line-height: normal;
    padding: 0.25rem 0 0.25rem 1.5rem;
    font-size: 1.875rem;
}

.p-sakishima-about-lead .colmn02__desc {
    margin-top: 1.875rem;
}
.p-sakishima-about-lead {
    grid-template-columns: 1fr 35%;
}

.p-sakishima-about-body {
    display: grid;
    /* grid-template-rows: 4.375rem 1fr; */
    grid-row-gap: 2.5em;
    grid-column-gap: 2.5em;
    padding-top: var(--padding-section);
}
.p-sakishima-about-body__inner {
   background: var(--color-bg);
   border-radius: 2.5rem;
   padding: 2.5rem;
}
.p-sakishima-about-body .colmn02__wrap.--lg {
        display: grid;
        /* grid-template-rows: 4.375rem 1fr; */
        grid-template-columns: 1fr 39.8%;
        grid-column-gap: 3.75rem;
        padding: 3.75rem;
}
.p-sakishima-about-body__lead {
    background: #aac535;
    border-radius: 100px;
    padding: 0.75rem;
    color: #fff;
    text-align: center;
    font-family: zen-maru-gothic, source-han-sans-japanese, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 500;
    font-size: 1.375em;
}
.p-sakishima-about-body__lead span {
    font-size: 1.125rem;
}
.p-sakishima-about-body .c-btn-round {
    max-width: 15.25rem;
    margin-top: 1.875rem;
}
@media screen and (min-width: 1024px) {
    .p-sakishima-about-body {
        grid-template-columns: 1fr 1fr;
    }
    .p-sakishima-about-body .colmn02__wrap.--lg {
        grid-row: 1 / 2;
        grid-column: 1 / 3;
    }
}
@media screen and (max-width: 1023px) {
    .p-sakishima-about-body {
        grid-row-gap: 1.875em;
    }
    .p-sakishima-about__lead.c-paragraph-bg {
        font-size: 1.75rem;
    }
    .p-sakishima-about-lead {
        grid-template-columns: 1fr;
    }
    .p-sakishima-about-body .colmn02__wrap.--lg {
        grid-template-columns: 1fr;
    } 
}
@media screen and (max-width: 640px) {
    .p-sakishima-about__lead.c-paragraph-bg {
        font-size: 1.25rem;
    }
    .p-sakishima-about-body__inner,
    .p-sakishima-about-body .colmn02__wrap.--lg {
        padding: 1.5rem;
    }
    .p-sakishima-about-body__lead {
        font-size: 1.125rem;
    }
}


/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

.p-sakishima-access .colmn02__wrap{
  background: #fff;
  border-radius: 2.5rem;
  padding: 1.75rem;
  margin-top: 1.125rem;
}
.p-sakishima-access .colmn02__desc {
    margin-top: 0;
}
.p-sakishima-access iframe {
    aspect-ratio: 20 / 23;
    width: 100%;
    height: auto;
    border-radius: 1.875rem;
}
@media screen and (max-width: 1023px) {
    .p-sakishima-access iframe {
        aspect-ratio: 4 / 3;
    }    
}
@media screen and (min-width: 1024px) {
    .p-sakishima-access .colmn02__wrap {
        grid-template-columns: 1fr 44.5%;
        grid-column-gap: 3.125em;
        padding: 3.125rem;
        margin-top: 2.125rem;
    }
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::*/

[data-service=shiranami] .p-facility-top-service__other {
    background-image: url(../img/p-shiranami-top-service-bg.webp);
}