@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=BIZ+UDGothic&family=Noto+Sans+JP:wght@100..900&display=swap');

body {
    padding-top: 140px;
    font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "sans-serif";
    letter-spacing: 0.05em;
}

h1, h2, h3, h4, h5 {
    font-weight: 500;
    letter-spacing: 0.05em;
}
strong{
    color: #333;
}
small{
    font-size: 0.7em;
}
.l-inner1, .p-top-main, .p-int-block1, .p-rec-entry, .p-rec-require, .p-rec-point, .p-rec-business, .p-rec-news > *, .p-info-archive, .f-main, .l-page {
    max-width: 1200px;
    padding: 0;
    margin-inline: auto;
}

cite{
    display: block;
    text-align: right;
    margin-top: 0.5em;
    font-style: normal;
    font-size: 0.9em;
}

cite a{
    text-decoration: underline;

}

.h-btn2 {
   background-color: #888482;
}

@media screen and (max-width: 768px) {
    cite {
        text-align: left;
    }

}

.h-logo a {
    max-width: 420px;
}

.text-link a:link,
.text-link a:visited{
    text-decoration: underline;
}

.text-link a:active,
.text-link a:hover{
    color:#6EC300;
    text-decoration: underline;
}

@media screen and (max-width: 750px) {
    body{
        font-size: 20px;
        margin-top: -90px;
    }
        h4 {
        font-size: 1.8rem;
    }
    
    .l-inner1, .p-top-main, .p-int-block1, .p-rec-entry, .p-rec-require, .p-rec-point, .p-rec-business, .p-rec-news > *, .p-info-archive, .f-main, .l-page {
        padding-left:2%;
        padding-right:2%;
    }

    .c-card2 .txt {
        padding: 0;
        font-size: 1.8rem;
        margin-bottom: 1.25em;
    }

    .c-card3 .txt, .c-card2-rec .txt {
        font-size: 1.8rem;
    }
    .c-txt-m {
        font-size: 2.0rem;
    }
    .c-box-health__contents .c-btn2{
        margin:3em auto 2em;
    }
    .h-logo a {
        max-width: 360px;
    }
    .c-hero .info{
        padding-top: 4em;
    }
    .c-hero .info .box .body::after{
        content: "";
        aspect-ratio: 1 / 1;
        width: 1.25em;
        background-image: url(../images/common/icon/icon-arrow-circle-red.svg);
        background-size: 1.25em;
        background-repeat: no-repeat;
        display: block;
        z-index: 10;
        position: absolute;
        right: 0.5em;
        bottom: 0.5em;
    }
}


.c-hero .info .box .body {
    font-weight: normal;
}

.h-header .main{
    padding: 0 3%;
}

.c-nav1 h3{
    font-family: "BIZ UDGothic", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "sans-serif";
}

.c-ttl1 {
    margin-bottom: 3.5rem;
}


.c-ttl3 {
    font-size: 2.4rem;
    text-align: left!Important;
}

.ttl small,
.c-ttl1 small ,
.c-ttl5 small,
.c-ttl6 small {
    font-family: "BIZ UDGothic", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "sans-serif";
}

.c-ttl9{
  border-bottom: solid 2px #6ec300;
  padding-bottom: 0.3em;
  margin: 2em 0 1em;
  display: inline-block;
}

.f-container {
    margin-top: 2.75em;
    padding-top: 4.75rem;
}

.c-btn3, .c-btn3-rec, .c-btn3-rec2 {
    font-weight: 500;
}

.h-btn1{
    background-color: #e7aa19;
}

.c-mv1 h1{
    font-weight: 500;
}

.c-mv1 h1 small {
    font-family: "BIZ UDGothic", "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "sans-serif";
}

.c-breadcrumb .current-item {
    font-weight: normal;
}

.c-btn2, .c-btn5, .c-btn2-rec, .js-more-btn, .c-btn-more {
    background-color: #888482;
}

.c-breadcrumb {
    padding-bottom:0;
}

.l-page .c-ttl1 {
    margin: 2em 0 1em;
}

.c-btn-more::before{
    mask-image: url(/wp-content/themes/original-theme/assets/images/common/icon/arrow-b-down.svg?250420);
}



.c-list1.etc li:last-child::after{
    content:"など";
    font-size: 0.85em;
    margin-left: 7.5em;
}



.c-nav2 {
    margin-top: 4.25em;
}

.c-block2 {
    padding-bottom: 0;
    margin-bottom: 3em;
    align-items: stretch
}

.c-block2 > *:nth-child(1){
    width: 75%;
}

.c-block2 > *:nth-child(2){
    padding-left: 5%;
}

.c-block2 > *:nth-child(2).intro-img  {
    width: 30%;
}

.c-block2 > *:nth-child(2) img {
    width: 100%;
}

.c-block2 .intro-txt p{
    margin-bottom: 1em;
    text-indent: 1em;
}

.c-block2 .intro-img div{
    margin-bottom: 1em;
}

.c-block2 .intro-img div .doctor-name{
    margin-top: 0.25em;
    font-size: 0.9em;
}

@media screen and (max-width: 768px) {
    
    .c-mv1 h1 {
        min-width: 0;
        min-height: 0;
        width: 90%;
    }

   .l-page .c-ttl1 {
    font-size: 1.5em;
        margin: 2.75em 0 1.25em;
    }
   .l-page .c-ttl2 {
    font-size: 1.25em;
    }
   .c-block2 {
    display: flex;
    flex-wrap: wrap-reverse;
   }

   .c-block2 > *:nth-child(1) {
    width: 100%;
   }
   .c-block2 > *:nth-child(2).intro-img {
    width: 100%;
    padding-left: 0;
    
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
   }

   .c-block2 > *:nth-child(2).intro-img div{
    width: 48.5%;
   }
   .c-block2 > *:nth-child(2).intro-img div img{
   -webkit-transform: translateX(0);
    transform: translateX(0);
   }
   .c-block2 .intro-img div .doctor-name {
    font-size: 0.75em;
}
   .c-ttl3 {
    margin-left: 1em;
   }

   .c-btn3-rec2::before {
    right: 2.5em;
   }
}

/* TOP */

.p-top-about {
    padding: 80px 0;
}

.c-nav1 {
    max-width: 1120px;
}

.c-list-info li a .ttl {
    font-size: 1.6rem;
    font-weight: normal;
}

.c-box-health__contents > * {
    padding: 0 64px 64px;
}

.c-box-health__nav button, .c-box-interview__nav button {
    height: 106px;
}

.p-top-pickup {
    padding-top: 4.25em;
}

.c-list-cat li span{
    font-size: 1.4rem;
}

.c-health-nav2 .c-btn3{
    font-size: 2rem;
    background: #888482;
}

.c-health-nav2 .c-btn3::after {
    background: #6fc300;
}

.c-btn-q{
    font-size: 0.95em;
    padding-left: 3.5em;
}

@media screen and (max-width: 768px) {
    .c-hero .info .box .body {
        font-size: 0.9em;
        background-image: none;
        position:relative;
    }

    .c-box-health__nav button, .c-box-interview__nav button {
        height: 80px;
    }

    .c-box-health__contents > * {
        padding: 0 3%;
    }

    .p-top-about {
        padding: 80px 2%;
    }

    .c-card2{
        display: block;
    }

    .c-card2 .img {
        width: 100%;
    }
    .c-card2 .body {
        width: 100%;
    }
    .c-card2 .body::before{
    top: 0;
    left: 50%;
    }
    .c-card2 .ttl {
        margin:1.25em 0 0.75em;
    }

    .c-csrd-block1 {
        display: block;
    }

    .c-csrd-block1 div:nth-child(1){
        margin-bottom: 2em;
    }

}

.h-header .main {
    height: 100px;
}




.h-nav-tel a {
    font-size: 2rem;
}

.h-btn1, .h-btn2 {
    height: auto;
    font-size: 1.6rem;
    padding: 1.25em 0.5em;
}

.h-gnav ul li a {
    height: 64px;
}

.h-gnav--sp .menu-main li a,
.h-gnav--sp .has-children h3 {
    font-size: 2.4rem;
    font-weight: 500;
}

.h-nav-tel>* {
    width: 48%;
}

.h-btn1, .h-btn2 {
    height: 58px;
}

.c-hero .info .box h2 {
    border-radius: 8px 0 0 8px;
}

@media(max-width: 580px) {
    .c-hero .info .box h2 {
        border-radius: 8px 8px 0 0;
    }
}

.c-btn-q {
    -webkit-align-items: baseline;
    align-items: baseline;

}

/* ABOUT */

.p-about-greeting{
    margin-top: 3em;
}

.p-about-greeting::after {
    top: 0;
    left: 50%;
    width: 80%;
    height: 100%;
    z-index: -1;
    margin-left: -40%;
    background-size:auto;
}

.c-block-greeting{
    width: 75%;
    max-width: 1020px;
    margin-inline: auto;
    display: block;
}

.c-block-greeting .txt{
    width: 100%;
    font-size: 1.6rem;
}

.c-block-greeting .name{
    width: 100%;
    max-width: 16.5em;
    margin-inline: auto 0;
}

.p-about-vission {
    padding-top: 3em;
}

.p-about-vission .inner {
    padding: 20px 40px;
}

.p-about-vission .c-ttl5{
    margin-top: 0.75em;
}

.p-about-vission .box1 {
    padding-top: 0.75em;
}

.p-about-vission .c-list4 dt:nth-child(1){
    padding-top: 0;
}

.p-about-history {
    margin-top: 4.5em;
    padding:1.25em 0 3.75em;
}

.p-about-history .c-ttl1{
    margin-top: 2em;
}

.p-about-business .c-box2{
    padding: 2em 2.5em;
}

.p-about-business .c-box2 .c-list1{
    margin: 0;
}

.p-about-business .c-ttl3{
    margin-bottom: 0.5em;    
}
.p-about-iformation .c-ttl7:nth-child(1){
    margin-top: 0;
}


.c-box4 {
    padding: 2.75em 2.5em 2.25em;
}

.c-list5 {
    margin-top: 0.75em;
}

.c-csrd-block1 div .img{
    margin-bottom: 0.5em;
}

.c-csrd-block1 .c-ttl9{
    margin: 0.25em;
}

.c-csrd-block1 .c-ttl4 {
    margin: 1.5em 0 0.5em;
}

.c-csrd-block1 * a.c-btn2{
    margin:2em auto 0;
}

.c-list-accordion .content {
    margin-top: 1.25em;
    width: 90%;
    margin-inline: auto;
    padding: 0;
    position: relative;
}

.c-list-accordion .content b{
    color:#D00;
}

.c-list-accordion .content .attention{
    margin-left: 1em;
    position: relative;
}

.c-list-accordion .content .attention::before{
    content:"※";
    color: #D00;
    position: absolute;
    left: -1em;
}

.c-list-history {
    position: relative;
}

.c-list-history dt{
    width: 15%;
    padding: 1rem;
    background-color: inherit;
    color:#6ec300 ;
    position: relative;
    min-width: auto;
    justify-content: flex-start;
}

.c-list-history div dt::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #6ec300;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 10.19em;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}


.c-list-history div dt::after {
    top: 0.75em;
    bottom: 0;
    left: auto ! Important;
    right: 1em;
    height: calc(100% + 2.25em) ! Important;
}

.c-list-history *:first-child::after {
    top: 1.25em;
    height: calc(100% + 1.75em) ! Important;
}

.c-list-history *:last-child::after {
        display: none;
 }


.c-list-history dd{
    padding: 1rem 2rem;
    background-color: inherit;
}

@media screen and (max-width:768px) {

    .c-block-greeting{
        width: 95%;
    }

    .c-block-greeting .txt {
        width: 100%;
        font-size: 1em;
    }

    .c-ttl4{
        font-size: 1.15em;
    }
    .c-list-history > *{ 
        flex-wrap: wrap;
    }
    .c-list-history dt,
    .c-list-history dd{
        width: 100%;
        padding:0 0 0 1.25em;
        position: relative;
    }

    .p-about-vission .box1 {
        padding: 1em 1em 2em;
    }

    .c-list-history div dt::before {
        top: 0.85em;
        left: 0.5em;
    }
    
    .c-list-history *:first-child::after {
        display: none!Important;    
    }
    .c-list-history div *:last-child::after {
        content: "";
        display: block;
        position: absolute;
        background-color: #6ec300;
        width: 2px;
        height: calc(100% + 2.5em);
        top: -0.75em;
        left: 0.45em;
    }
    .c-list-history div.last-hidden dd::after {
        display: none!Important;
    }
    .p-about-vission .block1 .box1.secondary{
        padding: 0 0.75em;

    }
}
    
    

.p-about-information .c-list0 a:hover{
    color:#6ec300 ;
}

.p-about-information .c-ttl7{
    color: #000;
    font-size: 2rem;
    margin: 2.5em 0 1em;
    padding: 0.5em;
    border-bottom: 0;
        display: flex;
        align-items: center;
        width: 100%;
    }

    .p-about-information .c-ttl7.first{
        margin-top: 0;
    }

    .p-about-information .c-ttl7::after {
        content: "";
        flex: 1; /* ← これが線を右まで広げる */
        height: 1px;
        border-top:1px dashed #767676;
        margin-left: 15px;
    }

    .p-about-health-management{
        position: relative;
        margin-top: 2.5em;
        padding: 1em 0 2em;
    }
    
    .p-about-health-management::before{
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fbf7ef;
    z-index: -1;
    }

    .p-about-organization .c-box3,
    .p-about-health-management .c-box3{
        background: none;
        padding-top: 0;
        padding-bottom: 0;
        
    }
    .p-about-organization .c-list-accordion2,
    .p-about-health-management .c-list-accordion2{
        margin: 2.75em 0 0;
    }

    .p-about-organization .c-list-accordion2 .btn,
    .p-about-health-management .c-list-accordion2 .btn{
        margin-top: 1.6rem;
        padding-left: 1em;
        font-size: 1.25em;
        
    }

    .p-about-organization .c-list-accordion2 li,
    .p-about-health-management .c-list-accordion2 li {
        padding-top: 0;
        padding-bottom: 0;
        background: none;
    }

    .p-about-organization .c-list-accordion2 .c-list2 li,
    .p-about-health-management .c-list-accordion2 .c-list2 li {
        padding-left: 0;
        border-bottom: dotted 1.5px #CCC;
        margin-bottom: 1.75em;

    }

    .p-about-organization .c-list-accordion2 .c-list2 li:nth-last-child(1),
    .p-about-health-management .c-list-accordion2 .c-list2 li:nth-last-child(1){
        margin-bottom: 0;
    }

    .p-about-organization .c-list-accordion2 .c-list2 li h4,
    .p-about-health-management .c-list-accordion2 .c-list2 li h4 {
        padding-left: 2.5em;
        padding-bottom: 0.5em;
    }
    .p-about-organization .c-list-accordion2 .content,
    .p-about-health-management .c-list-accordion2 .content {
        padding-top: 1.75em;
    }

@media screen and (max-width: 768px){
    .p-about-greeting::after {
    top: 0;
    left: 50%;
    width: 100%;
    aspect-ratio: 1 / 1;
    z-index: -1;
    margin-left: -50%;
    background-size: contain;
    }
}

/* Health Management */

.c-hm-2column{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.c-hm-flex-2column .primary-column{
    width: 78%;
}

.c-hm-flex-2column .secondary-column{
    width: 20%;
}

/* Interview */

.c-card-interview {
    margin-top: 13.75rem;
}


.c-card-interview .header .l {
    width: 24%;
    max-width: 308px;
}

.c-card-interview .header .r {
    width: 70%;
    max-width: 772px;
    padding: 40px 3% 40px 15%;
}

.c-card-interview .header .r h3 {
    font-size: 3.2rem;
}

.c-card-interview .body h4 {
    font-size: 2.4rem;text-align: left;
}

.c-card-interview .header {
    padding-bottom: 0;
    height: 280px;
}

.c-card-interview .header .pos {
    right: auto;
    left: 35%;
    min-width: 250px;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0.5em 0.75em;
}

.c-card-interview .header .pos span,
.c-card-interview .header .pos p {
    display: block;
    width: 100%;
}

.c-card-interview .header .pos span {
    font-size: 1.6rem;
}
.c-list-schedule{
    margin-bottom: 12px;
    position: relative;
    padding-left: 6em;
}
.c-list-schedule div {
    flex-wrap: wrap;
}

.c-list-schedule div dt {
    width: 100%;
    padding: 0 1rem 0 1.6rem;
    font-size: 1em;
}

.c-list-schedule> * dt span {
    font-size: 2rem;
    color: #81dfcf;
    left: -5em;
    font-weight: 500;
}

.c-list-schedule div dd {
    width: 100%;
    font-size: 1.6rem;
    padding: 0 0 0 1em;
    line-height: 1.25em;
}


.c-list-schedule> * dt,
.c-list-schedule> * dd {
    padding-left: 15px;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    background: none;
}

.c-list-schedule > *:first-child::after,
.c-list-schedule> *::after {
    width: 2px;
    top: 0.75em;
    height: calc(100% + 1.25em);
    margin-left: 0.2em;
}

.c-list-schedule > *:last-child::after {
    display: none;
}

.c-list-schedule div dt::after {
    background-color: #81dfcf;
    left: -1.37em;
    width: 12px;
    height: 12px;
    
}

.c-card-interview .body .block1 {
    margin: 6.5em auto 0;
    gap: 4em;
}

.c-list-medical-schedule{
    display: flex;
    flex-wrap: wrap;
    margin-top: 1em!Important;
}

.c-list-medical-schedule li{
    width: auto!Important;
    display: inline-block;
    position: relative;
}

.c-list-medical-schedule small{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0.85em;
}

.c-list-medical-schedule li::after{
    content:"▶";
    font-size: 0.85em;
    color: #6EC300;
    margin-left: 0.75em;
}

.c-list-medical-schedule li:nth-last-child(1):after{
    display: none;
}

@media screen and (max-width:768px) {
    .c-list-schedule > *:first-child::after,
    .c-list-schedule div::after{
        width: 2px;
        top: 1em;
        height: calc(100% + 0.5em);
        margin-left: 0.15em;
    }
    .c-list-schedule > *:last-child::after {
        display: none!Important;
    }
    .c-list-schedule div dt {
        font-size: 1.6rem;
    }
    .c-list-schedule> * dt span {
        font-size: 1em;
    }

    .c-card-interview .body .block1 {
        margin-top: 3em;
        gap: 1.5em;
    }

    .c-list-schedule div dd{
        padding-left: 0em;
    }

}


/* Contact */
.js-select-tab-contents {
    height: 100%;
}

.p-contact-block1 nav{
    margin-bottom:4em;
}

.c-txt-box1 small{
    font-size: 0.85em;
    line-height: 1.5em;
}

.c-txt-box2{
    width: 70%;
    margin: 0 auto 2em;
}

.c-list-accordion .content p{
    margin-top: 0.75em!Important;
    margin-bottom: 2em;    
}

/* Result */
table.result-details {
    min-width: 900px;
    width: 100%;
    border-collapse: collapse;
}

table.result-details small{
    font-size: 0.85em;
}

.wht {
    background: #fff;
}

.odd {
    background: #ffffe1;
}

table.result-details th, table.result-details tr, table.result-details td {
    text-align: center;
    vertical-align: middle;
    border: 1px solid #000;
    padding: 5px;
}



table.result-details td.txt-left {
    text-align: left;
    width: 65%;
    background: #FFF;
}

@media screen and (max-width:750px) {
table.result-details td.txt-left {
    white-space:nowrap;
}
.p-contact-block1{
    margin-top: 2em;
}
.c-box-health__contents .content h5{
    font-size: 1.15em;
    margin-top: 0.75em;;

}
}

.bg-y {
    background: #f0ffdc;
    width: 170px;
}

.bg-g {
    background: #e6fac3;
}

.nowrap{
    white-space:nowrap;    
}

td.wth100 {
    width: 100px;
}

/* access */

.access-block{
    margin-top: 3em;
}

.access-block {
    margin-bottom: 150px;
}

.a-block1 {
    display: flex;
    gap: 5%;
}

.a-ttl, #map, #tel, #fax, .individual, .Corporation {
    position: relative;
}

.a-ttl {
    border-bottom: 1px solid #000;
    margin-bottom: 5%;
    padding-left: 40px;
}

#map, #tel, #fax {
    padding-left: 1em;
    font-weight: 500;
}

.a-ttl::before, #map::before, #tel::before, #fax::before, .individual::before, .Corporation::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background-image: url('/wp-content/uploads/access_img3.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

#map::before, #tel::before, #fax::before {
    width: 10px;
    height: 10px;
}

#map::before {
    background-image: url('/wp-content/uploads/access_img4.png');
}

#tel::before {
    background-image: url('/wp-content/uploads/access_img5.png');
}

#fax::before {
    background-image: url('/wp-content/uploads/access_img6.png');
}

.access-img {
    width: 50%;
}

.access-txt {
    width: 40%;
}

.access-detail {
    margin-top: 20px;
}

@media(max-width: 768px) {
    .a-block1 {
        display: block;
    }

    .access-img, .access-txt {
        width: 100%;
    }

    .access-img {
        margin-bottom: 30px;
    }
}

/* accuracy */

.p-accuracy-block1{
    margin-top: 2em;
}



.l-page p.accuracy{
    margin: 2.5em 0 1.25em;
}

.Certification, .Security {
    margin-bottom: 4.25em;
}

.Cer_ttl h2, .Sec_ttl h2, .training h2, .qualified {
    font-size: 2.4rem;
    margin-bottom: 0.9em;

}

.Certification .Cer_ttl,
.Security .Sec_ttl{
    max-width: 1100px;
    margin-inline: auto;
}

/*.Cer_ttl h2{
    display: flex;
    align-items: center;
    margin-bottom:2em;
    white-space: nowrap;

}

.Cer_ttl h2::before{
    content: "";
    height: 2px;
    background-color: #333;
    flex-grow: 1;
    margin-right: 0.5em;
}

.Cer_ttl h2::after{
    content: "";
    height: 2px;
    background-color: #333;
    flex-grow: 1;
    margin-left: 0.5em;
}

    @media (max-width: 768px) {
        .Cer_ttl h2{
        display:block ;
        flex-wrap: nowrap;
        white-space: normal;
        text-align: center;
        width: 100%;
      }
      .Cer_ttl h2::before,
      .Cer_ttl h2::after{
        display: none;
      }
    }*/

.Cer_block, .Sec_block {
    display: flex;
    gap: 5%;
    width: 95%;
    margin: auto;
}

.Cer_txt, .Sec_txt {
    width: 75%;
}

.Cer_txt .lead-txt{
    font-size: 2rem;
    font-weight: 500;
}

.Cer_txt h3{
    width: 40%;
    font-size: 2rem;
    margin-top: 1.75em;
    margin-bottom: 1em;
    padding-bottom: 0.25em;
    border-bottom: 2px solid #6ec300;
}

.Cer_txt ul,
.Cer_txt ul li{
    position: relative;
    padding-left: 1em;
    font-weight: 500;
}
.Cer_txt ul li::before{
    content: "";
    display: block;
    width: 0.4em;
    height: 0.4em;
    top: 0.6em;
    left: 0;
    position: absolute;
    border-radius: 50%;
    background-color: #6ec300;
}

.Cer_txt ol{
    margin-left: 1.25em;
}

.Cer_txt ol li{
    list-style: decimal;
    margin-bottom: 0.75em;
}

h3.txt_ttl, .Sec_ttl h2, .qualified {
    margin-bottom: 30px;
}

.Cer_img, .Sec_img {
    width: 20%;
}

table.medical-details {
    min-width: 900px;
    width: 100%;
    border-collapse: collapse;
}

.medical-details td, .medical-details th {
    border: 1px solid #6ec300;
    padding: 15px;
    vertical-align: middle;
}

.medical-details th {
    background: #6EC300;
    border-right: 1px solid #fff;
    color: #fff;
}

.medical-details th:nth-child(3) {
    border-right: none;
}

.medical-left, .medical-40, .medical-30 {
    text-align: center;
}

.medical-left {
    width: 40%;
    background: #f0ffdc;
}

.medical-40 {
    width: 40%;
    background: #f0ffdc;
}

.medical-right {
    width: 60%;
    text-align: left;
}

.medical-30 {
    width: 30%;
}

.reservation {
    display: flex;
    gap: 3%;
    justify-content: center;
    margin: 5.75rem 0;
    color: #fff;
}

.individual, .Corporation {
    background: #6E6C6B;
    padding: 25px 55px;
    border-radius: 10px;
}

.individual p, .Corporation p {
    padding-left: 5px;
}

.individual::before, .Corporation::before {
    left: 30px;
}

.individual::before {
    background-image: url('/wp-content/uploads/medical_img1.png');
    width: 20px;
    height: 20px;
}

.Corporation::before {
    background-image: url('/wp-content/uploads/medical_img2.png');
    width: 30px;
    height: 30px;
}

.individual::after, .Corporation::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-mask-size: 0.5em auto;
    mask-size: 0.5em auto;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-image: url(../images/common/icon/arrow-b-r.svg);
    mask-image: url(../images/common/icon/arrow-b-r.svg);
    background-color: currentColor;
}

.training,
.table-container {
    margin-top: 5.75rem;
    width: 90%;
    margin-inline: auto;
    max-width: 1100px;
}

@media screen and (max-width:750px) {
    .table-container {
    width: 100%;
    overflow-x: auto;
    }
}

.tra_ttl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.tra_block {
    width: calc(45% - 10px);
    /* 50% width minus half of the gap */
    margin: 10px;
}

.tra_content {
    display: flex;
    align-items: flex-start;
    gap: 5%;
    padding: 1.75em;
    border: 3px solid #6ec300;
    border-radius: 10px;
}

.tra_content img {
    width: 20%;
    height: auto;
    object-fit: cover;
}

.tra_txt {
    flex: 1;
}

.qualified {
    margin-top: 5.75rem;;
}

.qualified-detail {
    width: 90%;
    margin-inline: auto;
    margin-top: 5.75rem;
    padding: 50px;
    border: 2px solid #6ec300;
    position: relative;
}

.qualified-detail h3{
    position: absolute;
    background: #FFF;
    top: -0.85em;
    left: 50%;
    margin-left: -3.5em;
    padding: 0 0.5em;
}

@media screen and (max-width:768px) {
.qualified-detail h3{
        font-size:1.25em;
    }
    
}

.qualified-detail ul{
    display: flex;
    flex-wrap: wrap;
}

.qualified-detail ul li{
    width: auto;
    margin-right: 1.75em;
    margin-bottom: 0.5em;
    padding-left: 0.75em;
}

.qualified-detail p {
    margin: 0 auto;
    width: fit-content;
    text-align: left;
}

@media(max-width: 768px) {
    .Cer_block, .Sec_block, .tra_ttl {
        display: block;
    }

    .Cer_txt, .Sec_txt, .tra_block {
        width: 100%;
        margin-bottom: 20px;
    }

    .Cer_img, .Sec_img {
        width: 50%;
        margin: 0 auto;
    }

    .tra_block {
        margin: 0 0 2em 0;
    }
    .individual p, .Corporation p {
        font-size: 13px;
    }
    .tra_content {
        padding: 1em;
        gap: 7%;

    }
    .tra_content img {
        width: 18%;
    }
    .tra_content .tra_txt {
        width: 75%;
    }
    .tra_content h3{
        font-size: 2.25rem;
        margin-bottom: 0.75em;
    }

    .qualified-detail {
        padding: 0.75em 1.25em;
    }
    .qualified-detail ul li{
        width: 100%;
    }
    table.medical-details.sp {
        min-width: auto;
    }
}

/* reservation */

.c-box-health{
    margin-top: 2.5em;
}

.c-btn3 span {
    font-size: 15px;
}

.c-box-reservation .tell-contents{
    width: 95%;
    margin: 4em auto 0;
}

.c-box-health__contents>* .ttl2 {
    font-size: 2.6rem;
    text-align: left;
    border-bottom: solid 1px #6ec300;
    padding-bottom: 20px;
    margin: 2.5em 0 1.25em;
}

.download-form {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 2%;
    padding: 20px 0;
    width: 95%;
    font-size: 0.95em;
    margin: 0 auto;
}

.download-form p,
.download-form a {
    position: relative;
    background-color: #F9F6EE;
    padding: 15px 50px;
    border-radius: 25px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: left;
    min-width: 120px;
    width: 32%;
    margin-bottom: 1.5em;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
}

.download-form p:hover,
.download-form a:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}

.download-form .icon-pdf::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/themes/original-theme/assets/images/common/icon/icon-pdf.svg');
    mask-image:url('/wp-content/themes/original-theme/assets/images/common/icon/icon-pdf.svg');
    background-color: none !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}


.download-form .icon-xls::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/themes/original-theme/assets/images/common/icon/icon-xls.svg');
    mask-image: url('/wp-content/themes/original-theme/assets/images/common/icon/icon-xls.svg');
    background-color: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.download-form a::after,
.download-form p::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/themes/original-theme/assets/images/reservation/reservation_img2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.mail-name {
    font-size: 24px;
    text-align: center;
    padding: 25px 50px;
    border: 7px solid #f5f8e8;
    border-radius: 25px;
}

.tell-contents {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    align-items: center;
}

.tell-contents p{
    margin-top: 1.25em;
}

.tell-block {
    margin-bottom: 15px;
    background-color: #f9f6ee;
    width: 49%;
    padding: 25px 50px;
    border-radius: 15px;
}

.tell-block p {
    text-align: center;
}

.tell-block p span {
    font-size: 3.2em;
    font-weight: bold;
}

.tell-name {
    border: 1px solid #6fc300;
    border-radius: 25px;
    color: #6fc300;
    background-color: #fff;
    margin: 0 70px;
    padding: 0.8rem;
    position: relative;
    font-size: 1.25em;
    margin-top: -2.5em ! Important;
}

.c-center-tel{
    text-align: left;
}

.c-txt-center-name{
    font-size: 1.75em;
    font-weight: 500;
    color: #6EC300;
}

.c-txt-tel{
    font-size: 4.75rem;
}

.c-reservation-txt-content{
    text-align: center;
    margin: 2em auto 3.75em;
}

.c-reservation-txt-content small{
    font-size: 0.85em;
}
.p-reservation-appli-step{
    counter-reset: section;
}

.p-reservation-appli-step h4{
    counter-increment: section; /* カウントアップ */
    position: relative;
    font-size: 1.25em;
    padding-left: 1.5em;
    margin-top: 1.75em;
    margin-bottom: 0.5em;
  }
  
  .p-reservation-appli-step h4::before {
    content: counter(section) ".";
    position: absolute;
    left: 0;
  }

  .p-reservation-appli-step p{
    margin-left: 1.25em;
  }

.p-reservation-appli-step .attention{
    margin-left: 1.25em;
}

.c-txt-icon-green{
    background: #6ec300;
    font-size: 0.95em;
    padding: 0.15em 0.2em;
    border-radius: 4px;
    display: inline-block;
    color:#FFF;
    margin-right:0.5em;
}
/*
.tell-name::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('/wp-content/themes/original-theme/assets/images/medical-check/tel-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
*/

.icon-phone-wh::before{
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/phone.svg);
    -webkit-mask-image: url(../images/common/icon/phone.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: #FFF;
    vertical-align: bottom;
}

.icon-phone::before,.icon-phone-wh::before, .c-txt-tel::before, .c-cta h3::before {
    width: 0.9em;
    aspect-ratio: 22 / 25;
}



.icon-phone-wh::before{
    vertical-align: bottom;
    background-color: #FFF;    
}

.c-txt-fax {
    display: flex;
    font-size: 4.75rem;
    color: #6ec300;
    align-items: center;
}

.c-txt-fax::before{
    content:"FAX:";
    margin-right: 0.2em;
    font-size: 0.8em;
}

.icon-phone,.icon-phone-wh, .c-txt-tel, .c-cta h3 {
    gap: 0.15em;
}

.p-reservation-appli-step .text-link{
    margin: 0em;
}

@media(max-width: 768px) {

    .c-box-reservation .c-txt-box2{
        width: 90%;
    }

    .c-health-nav2 .c-btn3 {
        font-size: 1.75rem;
        line-height: 1.15em;
    }
    
    .download-form, .tell-contents {
        display: block;
        padding: 0;
    }

    .download-form p,
    .download-form a,
    .tell-block {
        width: 100%;
    }

    .download-form p,
    .download-form a{
        margin: 30px 0;
    }
    .tell-block{
        padding: 45px 0px 25px;
    }
    .tell-name {
        font-size: 1em;
        width: 75%;
        margin: 0 auto;
        margin-top: -3.5em ! Important;
    }

    .c-txt-tel {
        font-size: 2em;
    }
    .tell-block:nth-last-child(1){
        margin-top: 3.75em;
    }

    .c-box-health__contents>* .ttl2 {
        padding-bottom: 0.75rem;
        margin: 5.75rem 0 1.25rem;
    }
    .c-txt-fax {
        width: 90%;
        margin: 0 auto;
        font-size: 2em;
    }
    .p-reservation-appli-step .text-link{
        margin-top: 0;
        margin-left: 1.25em;

    }
    
}

/* Recruit */

.p-rec-featuers, .p-rec-p-rec-career, .p-rec-required, .p-rec-contact {
    max-width: 1400px;
    padding-right: 40px;
    padding-left: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.p-rec-btn-2col {
    max-width: 1080px;
    margin: 0 auto;
}

.p-rec-career .p-rec-btn-2col nav {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    justify-content: space-around;
}


.p-rec-featuers .p-rec-block1 ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
    margin-inline: auto;
    width: 80%;
}

.p-rec-featuers .p-rec-block1 ul.circle-gradient li {
    width: 31.3%;
    aspect-ratio: 1/1;
    border-radius: 50%;
    /* 正円にする */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2ec5ab;
    font-weight: bold;
    background: white;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
}

.p-rec-featuers .p-rec-block1 ul.circle-gradient li::before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    background: -webkit-linear-gradient(top left, #a9ead4, #e9ffc9);
    background: linear-gradient(to bottom right, #a9ead4, #e9ffc9);
    border-radius: 50%;
    z-index: -1;
}

.p-rec-featuers .pict1 {
    width: 486px;
    margin: 120px auto -180px;

}

.p-rec-featuers .box2 {
    max-width: 1920px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.p-rec-featuers .box2 img {
    border-radius: 10px;
}

.p-rec-activities .c-list-point-rec {
    margin: 150px auto 50px;
}

.interview-link-btn{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin:6em auto 4em;

}

.interview-link-btn a{
    width: 40%;
}

@media screen and (max-width:768px) {
    .interview-link-btn{
        margin-top: 2em;
    }
    .interview-link-btn a{
        width: 80%;
        margin-top: 2em;
        margin-inline: auto;
}
    
}

/* ホバー効果（オプション） */
li.circle-gradient:hover {
    transform: scale(1.05);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.c-rec-ttl1 {
    margin: 6.5rem auto 4.25rem;
}

.p-rec-career {
    background: -webkit-linear-gradient(top left, #a9ead4, #e9ffc9);
    background: linear-gradient(to bottom right, #a9ead4, #e9ffc9);
    padding-bottom: 64px;
}

.p-rec-career .p-rec-block1 nav {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
    justify-content: space-around;
}


.p-rec-career .c-rec-ttl1 strong {
    color: #FFF;
}

.p-rec-career {
    padding-top: 80px;
    margin-top: -160px;
}

.recruit-img img {
    border-radius: 12px;
}


.p-rec-message .p-rec-flex-block1 {
    display: flex;
    gap: 2%;
}

.p-rec-message .p-rec-flex-block1 .txt1 {
    width: 63%;
    text-align: left;
    margin: 0;
}

.p-rec-message .p-rec-flex-block1 .txt1 h3 {
    margin-bottom: 0.75em;
}

.p-rec-message .p-rec-flex-block1 .recruit-img {
    width: 35%;
}

.c-info-tab-nav{
    margin-top: 2em;
}

.p-rec-news .c-rec-ttl1,
.p-rec-activities .c-rec-ttl1 {
    margin-bottom: 64px;
}


.p-rec-news {
    margin-top: 140px;
    padding: 1px 0 115px;
}

.p-rec-require {
    padding-top: 64px;
}

.p-rec-require .nav1 {
    padding: 24px 4px 92px;
}

.c-btn3-rec2 {
    height: 72px;
    font-size: 2.4rem;
}

.p-rec-activities {
    background: -webkit-gradient(linear, left top, right bottom, from(#a9ead4), to(#e9ffc9));
    background: -webkit-linear-gradient(top left, #a9ead4, #e9ffc9);
    background: linear-gradient(to bottom right, #a9ead4, #e9ffc9);
    padding-bottom: 64px;
    margin-top: 10em;
}

.p-rec-activities .content {
    max-width: 1400px;
    padding-right: 40px;
    padding-left: 40px;
    width: 100%;
    margin-inline: auto;
    position: relative;
    padding-top: 2em;
}

.p-rec-activities .c-rec-ttl1 strong {
    color: #FFF;
}

.p-rec-activities .c-list-activities-rec {
    margin: 100px auto 50px;
}

.c-list-activities, .c-list-activities-rec {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    counter-reset: my-counter;
}

.c-list-activities-rec .c-card2-rec .body::before {
    color: #17dfbd;
}

.p-rec-require .c-rec-ttl1 {
    padding-top: 0;
    margin: 64px auto 72px;
}

section .interview-bnr {
    display: block;
    width: 70%;
    margin: 96px auto 32px;

}

.c-card-interview .certification-list {
    width: 100%;
    margin-inline: auto;
    border-radius: 18px;
    margin-top: 2.75em;
    position: relative;
    padding: 2.5em 0 2em;
}


.c-card-interview .certification-list h4 {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom: 1em;
    color: #2ec5ab;
    position: absolute;
    left: 50%;
    margin-left: -3.5em;
    top: -0.75em;
}


.c-card-interview .certification-list ul {
    display: flex;
    width: 100%;
    margin-inline: auto;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 3%;
}

.c-card-interview .certification-list ul li{
    margin-inline: auto;
    white-space: nowrap;
}

.c-card-interview .certification-list ul li::before {
    content: "●";
    color: #6ee300;
    margin-right: 0.25em;
    font-size: 0.8em;
    align-items: center;
}

.format-download {
    margin-top: 1.75em;
    text-align: center;
}

a:link.link-marker,
a:active.link-marker,
a:hover.link-marker,
a:visited.link-marker {
    text-decoration: underline;
    color: #7fbb15;
}

a:hover.link-marker {
    opacity: 0.7;
}

.p-rec-featuers .p-rec-block1 ul {
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 1.5em;
    margin-inline: auto;
}

.c-list-activities-rec .c-card2-rec .body::before {
    background-image: none;
    counter-increment: my-counter;
    content: counter(my-counter, decimal-leading-zero);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 3.9rem;
    line-height: 1;
    font-weight: bold;
    color: #17dfbd;
}

.p-rec-contact .text1 {
    margin: 1em auto;
    width: 60%;
    text-align: center;
}

.c-btn-to-entry {
    background-image: url(../images/recruit/rec-entry.svg);
    width: 126px;
    height: 112px;
}

@media screen and (max-width:768px) {
    .p-rec-featuers .p-rec-block1 ul {
        display: flex;
        gap: 1.5em;
        width: 47%;
    }
    .p-rec-featuers .p-rec-block1 ul.circle-gradient li {
        width: 100%!Important;
        font-size: 1em;
    }
    .p-rec-featuers .box2 {
        gap: 2%;
        width: 100%;
        position: absolute;
        bottom: 60px;
        left: 0;
    }
    .p-rec-career .c-rec-ttl1{
        margin-top: 2.5em;

    }
    .p-rec-activities {
        margin-top: 2rem;
        padding-bottom: 1.25rem;
        margin-bottom: 2em;
    }
    .c-list-activities, .c-list-activities-rec {
        grid-template-columns: repeat(1, 3fr);
        margin: 2.5em auto 2em!Important;
    }

    .p-rec-news .c-rec-ttl1, .p-rec-activities .c-rec-ttl1 {
        padding-top: 3rem;
        margin-bottom: 0;
    }

    .c-card3 .ttl, .c-card2-rec .ttl {
        font-size: 2.5rem;
        text-align: center;
        padding: 1.25em 0 0.5em;
        margin-bottom: 1.25em;
    }

    .c-card2-rec .body {
        padding: 16px 30px 32px;
    }

    
    .p-rec-contact .text1 {
        width: 90%;
    }

    .c-list5 {
        display: block;
    }
    .c-list5 dt{
        width: 100%;
        text-align: center;
    }
    .c-list5 dd{
        width: 100%;
        text-align: center;
    }
    .p-rec-contact .text1 {
        width: 100%;
    }
    .p-rec-require {
        padding-top: 3rem;
    }
    .p-rec-require .c-rec-ttl1 {
        margin: 2rem auto 4rem;
    }

    .c-btn3-rec2 {
        background-image: url(../images/recruit/rec-box3-sp.svg);
    }
    
    .p-rec-featuers, .p-rec-p-rec-career, .p-rec-required, .p-rec-contact {
        padding: 0;
    }

}
.c-link-blank, body#tinymce.wp-editor.post-type-post a[target=_blank], body#tinymce.wp-editor.post-type-news a[target=_blank], body#tinymce.wp-editor.post-type-blog a[target=_blank], .c-post a[target=_blank], .p-policy a[target=_blank] {
    color:#6ec300;
}

/*CONTACT  */

.p-contact-form .c-box5 {
    border: none;
    padding: 0;
    width: 90%;
    margin-inline:auto;
    padding-bottom: 2em;
}

.p-contact-form::before{
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fbf7ef;
    z-index: -1;
}

.p-contact-form .c-box5 .c-ttl7 {
    border-color: #6ec300;
}

.p-contact-form .c-box5 h2{
    font-size: 2em;
}

.c-ttl7 {
    margin: 1em 0;
}

.p-contact-faq .c-box-health__contents{
    max-width: 1120px;
    margin-inline: auto;
}

.p-contact-faq .c-box-health__contents > * {
    border:none;
}

.p-contact-faq .c-box-health__contents p {
    margin-top: 2.5em;
}


.p-rec-contact .c-ttl8 {
    margin-bottom: 1.75em;
}

.p-contact-form{
    padding: 0.15rem 2em;
    position: relative;
}

.p-contact-faq__header {
    width: 90%;
    margin-inline: auto;
}

.p-rec-contact .text1 p {
    margin-bottom: 1.25em;
}

.c-contact-block {
    display: flex;
    justify-content: center;
    align-items: center;
}

.c-contact-block span {
    font-size: 1.25em;
}

.c-btn-rec--download {
    font-weight: normal;
}

h3.btn {
    font-size: 1.8rem;
    font-weight: 500;
}

@media screen and (max-width:750px) {
    .p-contact-form h5{
    font-size: 1em;    
    }
    .p-contact-form .c-box5 {
        width: 100%;
    }
}

/* HEALTH CHECK INDIVISUAL/CORPORATION */

.c-nav2 a {
    height: 3.25em;
    font-weight: 500;
    font-size: 1.8rem;
}

.c-list-course li{
    width: 100%;
    max-width: 1080px;
    margin-inline: auto;
}

.c-list-course li .btn {
    font-weight: 500;
}

.c-list-course li .body {
    padding: 16px 0;
    margin-inline: auto;
    width: 85%;
}

.c-list-course li .content {
    padding: 0 0 50px;
    display: none;
    width: 85%;
    margin: 0 auto;
}

.c-list-course li .btn.open {
    border-bottom: 2px solid #FFF;
}

.c-list-course .middle-caps {
    font-size: 1.5em;
    border-bottom: solid 2px #6ec300;
    margin-top: 2em;
    margin-bottom: 0.75em;
}

.c-list-course .small-caps {
    font-size: 1.25em;
    border-bottom: solid 1px #6ec300;
    margin-top: 2em;
    margin-bottom: 0.75em;
}

.c-list-course .c-table2 {
    border-radius: 0;
    border: none;
    background: none;
    margin: 3.25em auto 0;
    width: 90%;
}

.c-list-course .c-table2 tbody tr:last-child td:last-child{
    border-radius: 0;
}

.c-list-course .c-table2 th,
.c-list-course .c-table2 td {
    border: none;
    border-bottom: solid 1px #6ec300;
    background-color: #fff;
    padding: 0.25em 0.5em;
}
.c-list-course .c-table2 th {
    text-align: left;
    border-right: solid 1px #6ec300;
    vertical-align: middle;
}

.c-list-course .c-table2 td {
    background: #FFF;
    text-align: left;
}

.c-list-course .c-table2 thead th{
    text-align: center;
    color: #fff;
    background:#6ec300 ;
}

.c-list-course .c-table2 td.course-price {
    text-align: right;
}

.c-list-course .c-table2.medicalbus th:nth-child(1),
.c-list-course .c-table2.medicalbus th:nth-child(2),
.c-list-course .c-table2.medicalbus th:nth-child(4),
.c-list-course .c-table2.medicalbus th:nth-child(5){
    width: 15%;
}
.c-list-course .c-table2.medicalbus td:nth-child(1),
.c-list-course .c-table2.medicalbus td:nth-child(2),
.c-list-course .c-table2.medicalbus td:nth-child(4),
.c-list-course .c-table2.medicalbus td:nth-child(5){
    text-align: center;
}


.c-list-course ul.attention {
    margin-top: 1em;
}

.c-list-course ul.attention li {
    width: 100%;
    margin-inline: auto;
    margin-bottom: 0.25em;
}

.c-list-course ul.attention li::before {
    content: "※";
    font-weight: bold;
}

.c-list-course .service-flexbox {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin-inline: auto;
    margin-top: 3.25em;
    gap: 4%;
}
.c-list-course ul{
    width: 100%;
    margin: auto;
}

.c-list-course .c-table2 td{
    vertical-align: middle;
    line-height: 1.25em;
}

@media screen and (max-width:750px) {

    .c-ttl8 {
        font-size:1.25em ;
    }

    .c-list-medical-schedule{
    width: 100%!Important;
    }

    .c-list-course .c-table2 {
        width: 100%;
    }
    .c-list-course li{
    margin-inline: 0;
    margin-right: 1em;
    }
    .c-list-course li .content {
        width: 95%;
    }
    .c-list-course li .body {
        width: 100%;
    }
    
    .c-list-step > li > * {
        padding: 0 1em;
    }

    .c-list-course .service-flexbox {
        display: block;
        margin-top: 1.25em;
    }

    .c-list-course > li .btn {
        font-size: 2.25rem;
    }
    .c-list-course .middle-caps {
        font-size: 1.25em;
    }

    .p-contact-form .c-box5 h2 {
        font-size: 1.25em;
    }
}

.c-list-course .c-box-health__contents{
    width: 100%;
    background-color: #fff;
    border: solid 3px #6ec300;
}

.c-list-course .c-box-health__contents li.current{
    width:90%;
    border: none;
    padding: 0;
    margin: 2em auto;
}


ul.medical-check-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5%;
    margin-top: 1.75em;
    width: 100%;
    margin-inline: auto;
}

ul.medical-check-list li{
    width: 33%;
    padding: 0.5em 0.5%;
    text-align: left;
    border-radius: 8px;
    padding: 0.5em;
    /*font-size: 1.15em;*/
    margin-inline: initial;
}

ul.medical-check-list li::before {
    content: "●";
    color: #6ec300;
    margin-right: 0.25em;
    font-size: 0.8em;
    align-items: center;
}


.c-list-course .service-flexbox dl {
    width: 48%;
}

.c-list-course .service-flexbox dl dt,
.c-list-course .service-flexbox dl dd {
    width: 100%;
}

.c-list-course .service-flexbox dl dt img {
    width: 100%;
}


.c-list-course ul.c-list-schedule {
    position: relative;
    font-size: 1.25em;
    margin-top: 2em;
    margin-left: 2em;
}


.c-list-course ul.c-list-schedule li::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 1em;
    aspect-ratio: 1/1;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: #6ec300;
}
.c-list-course .c-list-schedule>*::after{
    background-color: #6ec300;

}
.c-list-course .c-box-health__nav button {
    height: 80px;
}

@media screen and (max-width:768px) {

.c-list-course ul {
    width: 100%;
    margin: 0.25em auto;
}

.c-list-course ul.c-list-schedule {
    padding-left:0;
}

ul.medical-check-list {
    width: 70%;
    margin-inline: auto;
    margin-top: 0.75em;
    padding: 0.25em 0.5em;
}

ul.medical-check-list li {
    width: 100%;
}

.c-list-course .service-flexbox dl {
    width: 100%;
    margin-bottom: 1.5em;
}

}

.c-box-health__nav button .ttl, .c-box-interview__nav button .ttl {
    font-size: 2.5rem;
    
}

.c-list-course p {
    margin-top: 0.75em;
}

.c-list-course .body .c-box-health {
    margin-top: 2.5em;
}

.health-flow {
    width: 90%;
    max-width: 760px;
    margin-inline: auto;
    margin-top: 2.75em;
}

.health-flow img {
    width: 100%;
}

.employed-attention {
    width: 90%;
    max-width: 820px;
    border: 2px solid #6fc300;
    margin-top: 2.5em;
    padding: 0.75em;
    margin-inline: auto;
    background: #FFF;
}

.employed-attention p {
    margin-top: 0;
}

.employed-attention h4 {
    text-align: center;
    border-bottom: 2px solid #6fc300;
    margin-bottom: 0.75em;
    padding-bottom: 0.75em;
}

.employed-attention ul li {
    margin-bottom: 0.75em;
    width: 93%;
    margin-inline: auto;
    line-height: 1.5em;
}

.employed-attention ul li::before {
    content: "●";
    color: #6ec300;
    margin-right: 0.25em;
    font-size: 0.8em;
    align-items: center;
    margin-left: -1.25em;
}

@media screen and (max-width:750px) {

.employed-attention ul li {
    width: 90%;
    margin-inline: auto;
}
    
}

.c-nav-course-3col {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1398px;
    margin: 100px auto 150px;
    width: 80%;

}

.c-nav-course-3col .c-btn3 {
    font-size: 1.15em;
}

.c-list-course .course-link,
.c-list-step .course-link {
    display: flex;
    gap: 5%;
    justify-content: center;
    margin: 0 auto;
    color: #fff;
}

.c-list-course .course-link a,
.c-list-step .course-link a {
    width: 45%;
}

#specific .course-link a:link,
#specific .course-link a:visited{
    color: #333;
    cursor: pointer;
}

#specific .course-link a:hover,
#specific .course-link a:active{
    color: #6ec300;
}

.c-list-course .course-link a div,
.c-list-step .course-link a div {
    width: 100%;
}

.c-list-course .tell-contents{
    justify-content: flex-start;
    gap: 7.5%;
}
.c-list-course .tell-contents .tell-block {
    background: none;
    padding: 25px 20px;
    border: 1px solid #6fc300;
}

.medical-tour-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.medical-tour-flex .c-table2{
    border: 2px solid #6fc300;
    border-radius: 12px;
}

.medical-tour-flex div{
    width: 40%;
}

ol.medical-tour-steps{
    list-style: decimal;
    margin-top: 2em;
    margin-left: 1.5em;
}

ol.medical-tour-steps li{
    margin-left: 0.75em;
    margin-bottom: 1.75em;
}

.swiper-pagination-bullet {
    color: #ccc;
}

.swiper-pagination-bullet-active {
    color: #000;
}

.c-block-ladys-day .icon-calendar {
    width: 75%;
    margin-top: 1.75em;
}
.c-list-course .icon-mail.center{
    margin-top: 2em;
    margin-inline: auto;
}

.c-btn4{
    width: 40%;
    font-size: 1em;
    margin-top: 0.75em;
    height: auto;
    padding: 0.75em 0;
    font-weight: 400;
    background: #888482;
    text-align: left;
}
.c-box-health__contents .c-btn4{
    width: 65%;
    margin: 2em auto 0;
}

.c-btn4 small{
    font-size: 0.75em;
    display: block;
}

.c-btn4::after {
    -webkit-mask-image: url(../images/common/icon/arrow-b-r.svg);
    mask-image: url(../images/common/icon/arrow-b-r.svg);
}

.c-btn4.icon-phone-wh{
    background: #6ec300;
    cursor: pointer;
}

.c-list-step{
    padding:0.75em 0;
    min-height: 250px;
    max-width: 1120px;
    margin-inline: auto;
}

.c-list-step li{
    min-height: auto;
    padding: 0.5rem 2rem;
    border: none;
    margin-bottom: 1.5em;
}

.c-list-step li:nth-last-child(1){
    margin-bottom: 0;
}

.c-list-step li h4 {
    width: 20%;
    background: #6ec300;
    color: #FFF;
    min-width: auto;
    border-right: none;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0.25em;
    height: 1.65em;
    border-radius: 12px;
    position: relative;
    margin-right: 1em;
}
.c-list-step div.flow-content{
    position: relative;
}

.c-list-step div.flow-content::before {
    content:"";
    height: calc(100% + 2em);
    border: 2px solid #6ec300;
    position: absolute;
    top: 0.25em;
    left: -4.6em;
    z-index: -1;
}


.flow-content.last-hidden::before {
    display: none;
}



.c-list-step li:not(:last-child)::after {
    display: none;
}

.c-list-step li div {
    width: 90%;
}
.c-list-step > li h4 strong{
    margin-top: 0px;
    font-size: 6.5rem;
}

@media screen and (min-width:769px) {
    .c-list-step li h4 span{
        display: none;
    }
}

@media screen and (max-width:750px){

    .c-nav-course-3col {
        grid-template-columns: repeat(1, 3fr);
        margin: 2em auto 3em;
    }

    .c-btn4{
        display: flex;
        justify-content: flex-start;
        width: 80%;
        padding-left:1em;
    }
.c-list-step li h4 {
    width: auto;
    margin-right: auto;
    padding: 0.5em;
    height: auto;
    display: inline-block;
}
.c-list-step li div {
    width: 100%;
}

.c-list-step li .c-btn4 {
    width:100%;
}

.c-list-course .course-link,
.c-list-step .course-link {
    display: block;
}
.c-list-course .course-link a,
.c-list-step .course-link a {
    width: 100%;
    display: block;
    margin-bottom: 1.25rem;
}

.c-block-ladys-day {
    display: flex;
    gap: 1.8rem;
    flex-wrap: wrap-reverse;
}

.c-box-health__contents .c-btn4{
    width: 95%;
    margin-inline:auto;
    display: flex;
    flex-wrap: wrap;
    line-height: 1em;
    margin-bottom: 2em;
    
}

ol.medical-tour-steps li {
    font-size: 1.6rem;
}

.c-box-health__nav button .ttl, .c-box-interview__nav button .ttl {
    font-size: 1.8rem;
}

.c-list-step div.flow-content::before {
    display: none;display: flex;
    flex-wrap: wrap;
    line-height: 1em;
}

}


/*健康づくりサポート*/

.c-card-popup .box2{
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    margin: 1.75em 0;

}

.c-card-popup .box2 div{
    width: 65%;
    position: relative;
    padding: 1em;
    border-radius: 15px;
    background-color: #fbf7ef;
}

.c-card-popup .box2 div::after{
    content: "";
    position: absolute;
    top: 50%;
    right: -1.75em;
    margin-top: -0.5em;
    border: 0.75em solid transparent;
    border-left: 1em solid #fbf7ef;
}

.c-card-popup .box2 img{
    width: 30%;
}

.c-card-popup .inner {
    margin-top:-1px;
}

.icon-pdf-link-wh{
    position: relative;
}

.icon-pdf-link-wh::after{
    content:url("/wp-content/themes/original-theme/assets/images/common/icon/icon-pdf-link-wh.svg");
    width: 90px;
    aspect-ratio: 153 / 37;
    display: block;
    position: relative;
    bottom: 2em;
    left: 100%;
    margin-left: -6em;
}


.icon-pdf-well-smile{
    position: relative;
}

.icon-pdf-well-smile::after{
    content:url("/wp-content/themes/original-theme/assets/images/common/icon/icon-pdf-link-wh.svg");
    width: 90px;
    aspect-ratio: 153 / 37;
    display: block;
    position: relative;
    bottom: 4.5em;
    left: 100%;
    margin-left: -6em;
}

@media screen and (min-width:769px){ 
.js-popup-btn{
    height: 240px;
}
}

.c-hps-contents{
    border-radius: 12px;
    margin-bottom: 20px;
    padding:0 1.5em 2.5em;
    justify-content: space-between;
}

.c-hps-contents .c-hps-txt{
    width: 70%;
}

.c-hps-contents .c-hps-txt dl.c-hps-seminor-list{
    margin-top: 1.25em;
    margin-bottom: 0.75em;
}

.c-hps-contents .c-hps-txt dl.c-hps-seminor-list dt{
    font-weight: bold;
}

.c-hps-contents .c-hps-txt dl.c-hps-seminor-list dt::before{
    content:"●";
}
.c-hps-contents .c-hps-txt dl.c-hps-seminor-list dd{
    line-height: 1.25em;
    margin-left: 1em;
}

.c-hps-contents .c-hps-img,
.c-hps-contents .c-hps-img-2col{
    width:20%;
    text-align: center;
}



.c-hps-contents .c-hps-img img,
.c-hps-contents .c-hps-img-2col img{
    margin-bottom:1em;
}

.c-hps-ttl1{
    line-height: 1.5em;
    margin-top: 0.75em;
    margin-bottom: 15px;
    padding: 0.5em 0 0.5em 1.5rem;
    position: relative;
    margin-bottom: 0.75em;
}

.c-hps-ttl1::before{
    content: "";
    position: absolute;
    top: .5em;
    left: .0em;
    content: '';
    width: 8px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: #6ec300;
}

.c-hps-contents .c-hps-txt .c-hps-ttl2{
    position: relative;
    margin-bottom: 0.75em;
    font-weight: bold;
}

.c-hps-contents .c-hps-txt .c-hps-ttl2::before{
    content: "";
    display: block;
    width: 0.4em;
    height: 0.4em;
    top: 0.6em;
    left: -1em;
    position: absolute;
    border-radius: 50%;
    background-color: #6ec300;
}

.c-hps-contents .c-hps-img img{
    width: 100%;
    max-width: 250px;
    margin-inline: auto;
}

.c-hps-contents-flex,
.c-hps-contents-flex-2col-img,
.c-hps-contents-flex-3col-img {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.c-hps-contents-flex-img .c-hps-txt{
    width: 100%;
}
.c-hps-contents-flex-img .c-hps-img-2col{
    display: flex;
    flex-wrap: wrap;
    width: 60%;
    margin-inline: auto;
    gap: 5%;
}

.c-hps-contents-flex-img .c-hps-img-2col img{
    margin-bottom:0;
}


.c-hps-contents-flex-img .c-hps-img-2col div{
    width: 47.5%;
}

.c-hps-contents-flex-img .c-hps-img-3col{
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    margin-inline: auto;
    gap: 3%;
}

.c-hps-contents-flex-img .c-hps-img-3col *{
    width: 30%;
}

.c-hps-contents-flex-1col {
    width: 100%;
    background:#f5f9e9;
    border-radius: 12px;
    padding: 2%;
    margin-bottom: 2em;
    display: flex;
    flex-wrap: wrap;
    gap: 3%;
}

.c-hps-contents-flex-2col {
    width: 49%;
    border: 3px solid #6ec300;
    border-radius: 12px;
    padding: 2%;
    margin-bottom: 2em;
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
}

.c-hps-contents-flex-1col  .c-hps-box-img{
    width: 15%;
    max-width: 166px;
}


.c-hps-contents-flex-2col .c-hps-box-img {
    width: 31%;
}

.c-hps-contents-flex-1col .c-hps-box-txt{
    width: 82%;
}
.c-hps-contents-flex-2col .c-hps-box-txt{
    width: 64%;
}

.c-hps-contents-flex-2col .c-hps-box-txt h4{
    font-size: 1.325em;
}

.c-hps-box-link.is-pc{
    display: flex !Important;
    width: 90%;
    margin-inline: auto;
    gap: 3%;
    margin-top: 1.25em;
}


.c-hps-box-link .is-pc{
    flex-wrap: wrap;
    width: 80%;
    gap:2%;
    margin-inline:auto;
    margin-top: 2em;
}

.c-hps-box-link a{
    width: 49%;
    color: #FFF;
}


.c-hps-box-link a div{
    background: #888482;
    padding: 1.25em 3%;
    border-radius: 10px;
    position: relative;
    text-align: center;
}

.c-hps-box-link a div:after {
    content: '>';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
}

.solo-magazine-box .magazine-contents{
    width: 50%;
    max-width: 300px;
    aspect-ratio: 210/297;
}

.p-health-block4{
    margin-top: 4.25em;
}

.p-health-block5 .c-list-collabo li.pink-bg{
    background: #F6DDDD;
}

.p-health-block5 .c-list-collabo li.pink-bg .js-accordion-btn {
    background-image: url(../images/common/icon/pink-btn.svg);
}
.p-health-block5 .c-list-collabo li.pink-bg .js-accordion-btn.open {
    background-image: url(../images/common/icon/pink-btn-close.svg);
}

.pink-bg .c-ttl4{
    border-color: #EA8CBB;
}
.pink-bg .c-list1 li::before,
.pink-bg .c-list2 li::before{ 
    background-color: #EA8CBB;
}

@media screen and (max-width:750px){
    .c-hps-ttl1 {
        font-size: 1.25em;
    }

    .c-hps-contents{
        margin-bottom: 0;
        padding-bottom: 0;
    }


    .c-hps-contents-flex.wrap-reverse {
        flex-wrap: wrap-reverse;
    }
    .c-hps-contents-flex-1col,
    .c-hps-contents-flex-2col{
        display: flex;
        width: 100%;
        margin-inline: auto;
        gap: 0;
    }
    .c-hps-contents-flex-1col .c-hps-box-img,
    .c-hps-contents-flex-2col .c-hps-box-img { 
        width: 23%;
        max-width: 250px;
        margin-inline: auto;
    }

    .c-hps-contents-flex-1col .c-hps-box-txt,
    .c-hps-contents-flex-2col .c-hps-box-txt { 
        width: 75%;
        align-items: center;
    }

    .c-hps-contents-flex-1col .c-hps-box-txt .c-hps-box-link{
        display: block;
    }
    .c-hps-box-link.is-pc {
        display: none ! Important;
    }
    .c-hps-box-link.is-sp{
    display: flex !Important;
    flex-wrap: wrap;
    }

    .c-hps-box-link a {
        width: 90%;
        margin-inline: auto;
        margin-top: 0.75em;
        font-size: 0.85em;
    }
    .c-hps-box-link a div{
    padding: 0.75em 3%;
    }


    .c-hps-contents .c-hps-img{
        max-width: 370px;
        width: 100%;
        margin-inline: auto;
    }

    .c-hps-contents-flex-img .c-hps-img-3col {
        width: 100%;
    }

    .c-hps-contents .c-hps-img-2col{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap:5%;
    }

    .c-hps-contents .c-hps-img-2col img{
        width: 47.5%;
    }

    .c-hps-contents-flex-img .c-hps-img-2col img{
        width: 100%;
    }

    .c-hps-contents .c-hps-img img{
        width: 100%;
        margin: 0;
        max-width: max-content;
    }
    .c-hps-contents .c-hps-txt {
        width: 100%;
        margin-bottom: 2em;
    }

    .c-hps-contents .c-hps-txt .c-hps-ttl2 {
        font-size: 1.15em;
        margin: 0.75em 0 0.25em;
    }

    .p-health-block4 {
        margin-bottom: 0;
        padding-bottom: 2.25em;
    }

    .p-health-block5 .c-ttl4{
        margin-left: 0.5em;
    }

    .icon-pdf-link-wh::after{
        width: 130px;
        bottom: 2.25em;
        margin-left: -140px;
    }
    .icon-pdf-well-smile::after{
        margin-left: -5em;
    }
}

/* access */

.swiper-wrapper {
    height: auto !Important;
}


.access-img .swiper-slide img{
    border-radius: 12px;
}

/*FILE SENDING*/

.p-ipass-box{
    margin-top: 2em;
    max-width: 980px;
    margin-inline: auto;
    background: #fbf7ef;
    border: none;
    border-radius: 24px;
    padding-top: 2em;
    padding-bottom: 3em;
}

.p-ipass-box h2 {
    margin:1.75em auto 0.5em;
}
.p-ipass-box input{
height: 64px;
}

.p-ipass-box label {
    margin: 1.5em 0 0.5em;
}

/* icon */

.icon-calendar::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-calendar.svg);
    -webkit-mask-image: url(../images/common/icon/icon-calendar.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

.icon-file::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-file.svg);
    -webkit-mask-image: url(../images/common/icon/icon-file.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

.icon-website::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-website.svg);
    -webkit-mask-image: url(../images/common/icon/icon-website.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

.icon-clipboard::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-clipboard.svg);
    -webkit-mask-image: url(../images/common/icon/icon-clipboard.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

.icon-health::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-health.svg);
    -webkit-mask-image: url(../images/common/icon/icon-health.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

.icon-rankup::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-rankup.svg);
    -webkit-mask-image: url(../images/common/icon/icon-rankup.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

.icon-badge::before {
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-badge.svg);
    -webkit-mask-image: url(../images/common/icon/icon-badge.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: currentColor;
}

@media screen and (max-width:768px) {
    .icon-file::before,
    .icon-health::before{
        margin-right:0.25em;
    }

    
}

/* CTA*/

.c-cta h2 {
    font-size: 4.2rem;
}


/* SP */
/*
@media screen and (max-width:768px) {
    .c-list-schedule {
        margin-top: 1em;
        padding-left: 1.25em;
    }

    .c-nav-course-3col {
        display: block;
        width: 100%;
    }

    .c-nav-course-3col .c-btn3 {
        margin-bottom: 1.25em;
    }

    .c-list-schedule li {
        font-size: 1.6rem;
    }

    .c-list-course .service-flexbox {
        width: 100%;
        margin-top: 1.75em;
    }

    .c-list-course .service-flexbox dl {
        width: 100%;
        margin-bottom: 1.5em;
    }
}
    */
/* 強制処理 */
.c-list-accordion .content p{
    margin-top: 0.25em !Important;
    margin-bottom: 0!Important;
}

/* footer */
.f-logo {
    width: 100%;
}

.f-main .body{
    gap: 5%;
}

.f-main .body .f-nav-flex-1st{
    width: 35%;
}

.f-main .body .f-nav-flex-2nd{
    width: 60%;
    margin-top: 5.25em;
}

.f-main .body h3 {
    font-size: 2rem;
    margin: 1.25em 0 0.25em;
}

.f-nav ul:nth-child(1) {
    min-width: 220px;
}

.f-nav ul:nth-child(2) {
    min-width: 200px;
}

.f-nav ul:nth-child(3) {
    min-width: 180px;
}

.f-nav .menu-item{
    font-size: 0.85em;
}

.f-nav-sub ul{
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    gap:4%;
    font-size: 0.85em;
}
.f-nav-sub ul li{
    padding-bottom: 0.5em;
}
.f-nav-sub ul li::before{
    content: "";
    display: inline-block;
    mask-image: url(../images/common/icon/icon-arrow-circle.svg);
    -webkit-mask-image: url(../images/common/icon/icon-arrow-circle.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 1em;
    height: 1em;
    background-color: #6ec300 !important;
}


@media screen and (max-width: 750px) {
    .f-nav-flex-2nd,
    .f-nav-sub {
        display: none;
    }
    .f-main .body .f-nav-flex-1st{
        width: 80%;
        margin-inline:auto;
    }
}

.f-badge{
    display: flex;
    flex-wrap: wrap;
    width: auto;
    margin-left: 80%;
    gap: 3%;
}

.f-jqa{
    cursor: pointer;
    margin: 2em 0 1em auto;
}

.f-jqa.iso img{
    width: 100%;
}
.f-jqa.white img{
    width:100%;
    aspect-ratio: 1 / 1;
}

body#tinymce.wp-editor.post-type-post h4 + p, body#tinymce.wp-editor.post-type-news h4 + p, body#tinymce.wp-editor.post-type-blog h4 + p, .c-post h4 + p, .p-policy h4 + p {
    font-size: 1em;

}

@media screen and (max-width:750px){
    .f-container {
        font-size: 1.5rem;
    }
    .f-badge{
        width: 30%;
        margin: 0 auto;
        margin-left: auto;
        margin-right: 1em;
        margin-top: 1.75em;
        gap: 10%;
    }
    .f-jqa{
        display: block;
        position:relative;
        width: 45%;
        bottom: 0;
        right: 0;
    }

    /*==== slick ====*/
    .slick-prev,.slick-next {
        z-index: 19;
    }
}