@charset "UTF-8";

/*
Theme Name: tokyo-hart
Theme URI: http://www.tokyo-hart.jp/
Version: 1.0
 */
.p-front-mv__title {
    background-size: unset;
    background: url(../img/img_moya01.webp) no-repeat calc(50% - 600px) 30% / cover;
}


.c-gnav .menu>li>a {
    /* padding: 10px 18px; 一時的にコメント */
    /* font-weight: 700; */
    font-size: 20px;
    font-weight: 600;
}

.l-header__left {
    max-width: 602px;
    min-width: 301px;
}
@media screen and (max-width: 767px) {
    .l-header__left {
        width: 100%;
    }
}

.l-header-branding>a {
    width: 250px;
}

.p-front-mv-reception {
    /* bottom: -50px; */
    /* background: url(../img/front/img_circle.png) no-repeat 75px 70px; */
    /* background-size: 450px; */
    /* height: 500px; */
}

.p-front-newstopics {
    background-color: rgb(255, 247, 248, 0.95);
}

.p-front-medical {
    background-color: rgba(255, 255, 255, 0.8);
}


.p-front-medical-block03__link02 {
    background: url(../img/icon_arrow-pink.png) no-repeat calc(100% - 40px) 48% / 30px auto, #fff;
}

.p-front-feature.is-show::before {
    background: url(../img/img_moya01.webp) no-repeat 40% 30%;
    opacity: 0.6;
}

.c-gnav .menu>li>.sub-menu>li>a {
    font-size: 14px;
}

.c-gnav .menu>li>.sub-menu {
    top: 45px;
    width: 260px;
}

/*========= 下層 =========*/
section.faq-list {
    margin-bottom: 1.5rem;
}

section.faq-list ul {
    width: 95%;
    margin: 0 auto;
    padding: 35px 40px;
}

section.faq-list ul li {
    padding-left: 25px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    font-size: 16px;

}

section.faq-list ul li.list-headline {
    font-size: 20px;
    padding-left: 0;
    padding-bottom: 10px;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #ffb3bc;
}

section.faq-list ul li.list-headline a {
    color: #000;
    font-weight: 600;

}

section.faq-list ul li a {
    text-decoration: none;
    color: #885f3c;
}

.post-312 h2 {
    margin-top: 120px;
}

.post-312 dl.c-dl02 {
    margin: 6rem 0;
}

.post-312 dl dt {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 1px;
    margin-bottom: 2.0rem;
}

.post-312 dl dd {
    line-height: 2;
}


.post-312 dl.c-dl02 dt,
.post-312 dl.c-dl02 dd {
    padding: 0 0 0 75px;
}

.post-312 dl.c-dl02 dt::before,
.post-312 dl.c-dl02 dd::before {
    width: 50px;
    height: 50px;
    font-size: 25px;
    padding-top: 9px;
    top: -5px;
}

.c-page-heading {
    padding: 60px 0;
}

.c-page-heading h1 {
    line-height: 1.6;
    letter-spacing: 1.0px;
}
@media screen and (max-width: 767px) {
    .c-page-heading {
        padding: 20px 0;
    }
}

table .l-page .wp-block-table table,
.l-page table,
.l-single-content .wp-block-table table,
.l-single-content table {
    width: 100% !important;
    border-collapse: collapse;
    line-height: 1.6;
    padding: 30px !important;
    table-layout: fixed;
}

/*table td {
    background: #fff8f8 !important;
    text-align: center;
}

table tbody td:first-child {
    background: #ffebee !important;
}

table thead td {
    background: #efefef !important;
}

table th {
    font-weight: 600 !important;
}

table .th-ttl {
    font-size: 18px !important;
    font-weight: 700 !important;
    background: #fff !important;
    padding: 20px 0 20px 30px !important;
    position: relative;
    line-height: 1;
    text-align: left !important;
}

table .th-ttl:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: #e9828a;
    position: absolute;
    left: 0;
}*/

.post-1868 table {
    table-layout: auto;
}

.post-1868 table td {
    font-size: 18px !important;
    text-align: left;
    padding: 30px 35px !important;
}

.post-1868 table td:last-child {
    font-size: 20px !important;
    text-align: right;
    width: 20%;
    max-width: 200px;
}

.p-front-information-block01__table01 table td,
.p-front-information-block01__table02 table td {
    background: unset !important;
}

.p-front-information-block01__table02 table td {
    text-align: left !important;
}

#metaslider-id-415 {
    max-width: 600px !important;
    margin: 0 auto;
}

body {
    line-height: 2;
    /* letter-spacing: 1px; */
}
@media screen and (max-width: 767px) {
    body{
        line-height: 1.8;
    }
}

/* .l-page h2,
.l-single-content h2 {
    background-color: #ff99a7;
    margin: 120px -50px 50px -50px;
} */

.c-page-heading::before {
    background-color: #fff5f7;
}

.c-page-heading .sectionFrame {
    width: 100%;
}

.c-page-heading.anchor-nav {
    flex-direction: column;
    text-align: center;
    margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
    .c-page-heading.anchor-nav {
        padding: 0;
    }
}


.c-page-heading.anchor-nav p {
    color: #653B22;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .c-page-heading.anchor-nav p {
        margin-bottom: 35px;
        font-size: 24px;
    }
}

.c-page-heading.anchor-nav ol {
    background: transparent;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.c-page-heading.anchor-nav ol li {
    width: 33%;
    height: 70px;
    background: #fff;
    color: #111;
    margin: 0;
    padding: 0;
    font-size: 16px;
    position: relative;
    z-index: 1;
    border: solid 1px #ccc;
}
.c-page-heading.anchor-nav.col2 ol li {
    width: 50%;
}
.c-page-heading.anchor-nav ol li:not(:first-of-type):not(:nth-of-type(4)):not(:nth-of-type(7)){
    margin-left: -1px;
}
.c-page-heading.anchor-nav ol li:not(:first-of-type):not(:nth-of-type(2)):not(:nth-of-type(3)){
    margin-top: -1px;
}
@media screen and (max-width: 767px) {
    .c-page-heading.anchor-nav ol li {
        width: 100%;
    }
    .c-page-heading.anchor-nav.col2 ol li {
        width: 100%;
    }
    .c-page-heading.anchor-nav ol li:not(:first-of-type){
        margin-top: -1px;
        margin-left: 0;
    }
}
.c-page-heading.anchor-nav ol li:after {
    content: "";
    display: block;
    width: 19px;
    height: 12px;
    background: url(../img/arrow_bottom_icon.svg) center center / cover no-repeat;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    /* transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); */
}

.c-page-heading.anchor-nav ol li a {
    height: 100%;
    padding-left: 30px;
    color: #111;
    letter-spacing: 0;
    text-decoration: none;
    display: flex;
    align-items: center;
    text-align: left;
}

/* .c-page-heading.feature-nav ol li div:first-child {
    color: #fff;
    background-color: #ff99a7;
    border-left: 15px solid #FFD1D7;
    padding: 0.5rem 0 1rem;
}

.c-page-heading.feature-nav ol li div:first-child span {
    font-size: 30px;
    position: relative;
    top: 4px;
    left: 3px;
}

.c-page-heading.feature-nav ol li div:last-child {
    padding: 2.5rem 2rem 2rem;
    color: #000;
} */

.block-01 {
    background: #fff6f8;
    padding: 4rem;
    line-height: 2;
    margin-bottom: 3rem !important;
}

.l-page h4,
.l-single-content h4 {
    margin: 60px 0 20px 0;
}

.c-drawer .menu {
    padding: 0 20px;
}

.c-pageTop {
    padding-top: 22px;
}




@media screen and (max-width:767px) {

    /* .l-page h2,
    .l-single-content h2 {
        margin: 80px 0 30px;
        width: 100%;
    } */

    .l-page .wp-block-table table,
    .l-page table,
    .l-single-content .wp-block-table table,
    .l-single-content table {
        margin-bottom: 10px;
    }

    .l-page .wp-block-table table tbody th,
    /*.l-page table tbody th,*/
    .l-single-content .wp-block-table table tbody th,
    .l-single-content table tbody th,
    .l-page .wp-block-table table tbody td,
    /*.l-page table tbody td,*/
    .l-single-content .wp-block-table table tbody td,
    .l-single-content table tbody td {
        padding: 25px 5px;
    }

    .l-footer__brand a img {
        width: 250px;
    }

}

@media screen and (max-width: 767px) {
    .c-page-heading .sectionFrame {
        width: 100%;
    }
    .c-page-heading.feature-nav ol li {
        padding-right: 68px;
    }
}

@media screen and (max-width: 480px) {
    .c-page-heading.feature-nav ol {
        display: block;
        width: 100%;
    }
    .c-page-heading.feature-nav ol li {
        width: 100%;
        /* margin-bottom: 20px; */
    }
    .c-page-heading.feature-nav ol li:last-of-type {
        margin-bottom: 0;
    }
    .c-page-heading.feature-nav ol li div:last-child {
        padding: 1.5rem 2rem 0.5rem;
    }
}


.fadeInTrigger {
    opacity: 0;
    /* transition: all 300ms ease 0s; */
    /* visibility: hidden; */
    position: sticky;
    top: 150px;
}

.fadeOutTrigger {
    /* opacity: 1; */
    /* transition: all 300ms ease 0s; */
    /* visibility: hidden; */
    /* position: fixed; */
    /* top: 150px; */
}

.fadeInFix {
    -webkit-animation-name: fadeInFix;
    animation-name: fadeInFix;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 0;
}
.fadeOutFix {
    -webkit-animation-name: fadeOutFix;
    animation-name: fadeOutFix;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    opacity: 1;
}


@-webkit-keyframes fadeInFix {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeInFix {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



@-webkit-keyframes fadeOutFix {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOutFix {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.l-page .headline01 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: -0.5em;
    color: #626262;
}
.l-page .headline01:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #ffc3c7;
    border-radius: 20px;
    position: relative;
    display: inline-block;
    top: -2px;
    left: 0px;
    margin-right: 10px;
}


/*追加*/
.pc_display{}
.sp_display{
  display: none;
}
@media screen and (max-width: 767px) {
  .pc_display{
    display: none;
  }
  .sp_display{
    display: block;
  }
  br.sp_display{
    display: inline;
  }
}
.txt_right{
  text-align: right;
}
.txt_center{
    text-align: center;
}
.clearfix::after{
  content: '';
  clear: both;
  display: block;
}
.c_brown,
.c_brown strong,
.c_brown strong a,
.c_brown a{
    color: #653b22;
}
.c_red{
    color: #B24655
}
.l-page p.no_lf{
    margin-bottom: 0;
}
.block-youtube{
    width: 100%;
    height: 404px;
}
.block-youtube iframe{
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    border-radius: 20px;
}
@media screen and (max-width: 767px) {
    .block-youtube{
        width: 100%;
        height: auto;
    }
}
.l-profile {}

.l-profile__text p {
  margin-bottom: 1.5em;
}
.l-profile__text {
  line-height: 2.3;
}
.l-profile__text .text_hello{
  color: #b24655;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.4375;
}
@media screen and (max-width: 767px) {
  .l-profile__text .text_hello{
    font-size: 24px;
  }
}
.l-profile__img{
  width: 500px;
  margin-left: 80px;
  margin-bottom: 62px;
  border-radius: 20px;
  overflow: hidden;
  float: right;
}
.l-profile__img figure{
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-profile__img{
    width: 100%;
    margin-left: 0;
    margin-bottom: 60px;
    float: none;
  }
}
.bg_color{
  background: #fef5f6;
  padding: 40px;
  color: #b24655;
  font-weight: 600;
  border-radius: 20px;
}
.bg_color.f_noc{
    color: #111;
    font-size: 18px;
}
.bg_color.p_small{
  padding: 20px 40px;
}
@media screen and (max-width: 767px) {
    .bg_color{
        padding: 30px;
    }
    .bg_color.p_small{
    padding: 40px 30px;
    }
}
.text_name{
  font-size: 24px;
}
.text_name span{
  font-size: 42px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .text_name{
    font-size: 16px;
  }
  .text_name span{
    font-size: 40px;
  }
}
.h2_heading{
    background: url(../img/h2_icon_deco.svg) no-repeat top left;
    width: 100%;
    margin-bottom: 100px;
    padding-left: 82px;
    padding-bottom: 34px;
    font-size: 46px;
    text-align: left;
    border-bottom: solid 3px #FFADB8    ;
}
@media screen and (max-width: 767px) {
    .h2_heading{
        background: url(../img/h2_icon_deco.svg) no-repeat top left;
        background-size: 14%;
        margin-bottom: 80px;
        padding-left: 62px;
        padding-bottom: 24px;
        font-size: 40px;
    }
    .h2_heading span{
        font-size: 28px;
    }
}

.h3_heading{
    margin-bottom: 40px;
    color: #b24655;
    font-size: 38px;
}
@media screen and (max-width: 767px) {
    .h3_heading{
        font-size: 36px;
    }
}
.small_normal{
    font-size: 26px;
    font-weight: normal;
}
@media screen and (max-width: 767px) {
    .small_normal{
        font-size: 24px;
        font-weight: normal;
    }
}
/* .h3_heading + p{
    margin-bottom: 80px;
} */
 .l-block__text h5.h5_heading{
    margin-top: 0;
    color: #653b22;
    font-size: 28px;
 }
.h5_heading{
    font-size: 18px;
    position: relative;
}
.h5_heading::before{
    content: '';
    background: #653b22;
    width: 6px;
    height: 32px;
    margin-right: 20px;
    display: inline-block;
    position: relative;
    top: 8px;
}
.l-block__row2 {
    display: flex;
    gap: 0 80px;
}
.l-block__row2:not(:last-of-type){
    margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
    .l-block__row2 {
        flex-direction: column;
        gap: 40px;
    }
    /* .l-block__row2:not(:last-of-type){
        margin-bottom: 60px;
    } */
}
.l-block__row2 .h4_heading,
h4.h4_heading {
    width: calc(100% - 720px - 80px);
    margin: 0;
    padding: 0;
    color: #b24655;
    font-size: 28px;
    letter-spacing: -0.03em;
    display: flex;
}
h4.h4_heading{
    margin-bottom: 40px;
}
.l-block__row2 .h4_heading span,
h4.h4_heading span{
    padding-left: 90px;
    color: #333;
    font-size: 26px;
    position: relative;
}
.l-block__row2 .h4_heading span::before,
h4.h4_heading span::before{
    content: '';
    background: #111;
    width: 70px;
    height: 1px;
    display: block;
    position: relative;
    top: 0.9em;
    left: -80px;
}
@media screen and (max-width: 767px) {
    .l-block__row2 .h4_heading,
    h4.h4_heading {
        width: 100%;
        font-size: 24px;
    }
    .l-block__row2 .h4_heading span,
    h4.h4_heading span{
        padding-left: 70px;
        font-size: 24px;
    }
    .l-block__row2 .h4_heading span::before,
    h4.h4_heading span::before{
        width: 50px;
        top: 0.9em;
        left: -61px;
    }
}
.l-block__row2 .l-block__text{
    width: 720px;
    font-size: 18px;
}
.l-block__row2 .l-block__text img{
    width: 100%;
    max-width: 100%;
    border-radius: 20px;
}
@media screen and (max-width: 767px) {
.l-block__row2 .l-block__text{
    width: 100%;
}
}
.l-block__row2 .l-block__text .bg_color{
    background: #f8ede7;
    margin-bottom: 0;
    padding: 30px 34px;
    color: #653b22;
    font-size: 22px;
}
@media screen and (max-width: 767px) {
    .l-block__row2 .l-block__text .bg_color{
        font-size: 20px;
    }
}
.l-block__row2 .l-block__text .bg_color_gray{
    background: #F5F5F5;
    margin-bottom: 0;
    padding: 30px 34px;
    font-size: 16px;
    border-radius: 10px;
}
/* .l-block__row2 .l-block__text a{
    color: #111;
} */
.l-block__row2-in_bg{
    display: flex;
    gap: 0 40px;
}
.l-block__row2-in_bg .l-block__text{
    width: 540px;
    font-size: 18px;
    line-height: 2.33;
}
.l-block__row2-in_bg .l-block__img{
    width: 520px;
    border-radius: 10px;
    overflow: hidden;
}
.l-block__row2-in_bg .l-block__img img{
    border-radius: 20px;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .l-block__row2-in_bg{
        flex-direction: column;
    }
    .l-block__row2-in_bg .l-block__text{
        width: 100%;
        line-height: 1.8;
    }
    .l-block__row2-in_bg .l-block__img{
        width: 100%;
    }
}

.icon_arrow{
    padding-left: 40px;
    position: relative;
}
.icon_arrow::before{
    content: '';
    background: url(../img/arrow_right_icon.svg) no-repeat center left;
    width: 12px;
    height: 18px;
    /* transform: rotate(-90deg); */
    display: inline-block;
    position: absolute;
    top: 24px;
    left: 14px;
    z-index: 1;
}
.icon_arrow::after{
    content: '';
    background: #653b22;
    width: 34px;
    height: 34px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    top: 16px;
    display: inline-block;
}
@media screen and (max-width: 767px) {
    .icon_arrow::before{
        top: 9px;
    }
    .icon_arrow::after{
        top: 2px;
    }
}
a.link_circle{
    margin-right: 14px;
    margin-top: 0.5em;
    padding: 3px 37px 3px 16px;
    color: #653b22;
    text-decoration: none;
    border: solid 1px #FFADB8;
    border-radius: 50px;
    position: relative;
    display: inline-block;
}
a.link_circle._lf{
    margin-left: 0;
}
a.link_circle::after{
    content: '';
    background: url(../img/arrow_naname_icon.svg) no-repeat center right;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
    a.link_circle{
        margin-top: 10px;
        display: inline-block;
    }
    a.link_circle._lf{
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 10px;
    }
}
ul.list_bg{
    margin-bottom: 0;
    padding: 0;
    font-size: 20px;
}
.list_bg li{
    background: #f5e7df;
    width: 100%;
    padding: 19px 24px 19px 65px;
    color: #653b22;
    font-weight: 600;
    /* text-indent: -36px; */
    letter-spacing: 0;
    border-radius: 10px;
    position: relative;
}
@media screen and (max-width: 767px) {
    .list_bg li{
        padding: 16px 20px 16px 60px;
    }
}
.list_bg li::before{
    content: '';
    background: url(../img/arrow_right_icon.svg) no-repeat center left;
    width: 12px;
    height: 18px;
    margin-right: 20px;
    /* transform: rotate(-90deg); */
    display: inline-block;
    position: absolute;
    left: 28px;
    top: 25px;
    z-index: 1;
}
.list_bg li::after{
    content: '';
    background: #653b22;
    width: 34px;
    height: 34px;
    border-radius: 50px;
    position: absolute;
    left: 15px;
    top: 17px;
    display: inline-block;
}
.list_bg li:not(:last-of-type){
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .list_bg li:not(:last-of-type){
        margin-bottom: 16px;
    }
}
.list_bg li a{
    color: #653b22;
}
div.link_pdf ol {
    background: transparent;
    width: 100%;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
div.link_pdf ol li{
    width: 50%;
    border: solid 1px #ccc;
}
div.link_pdf ol li:not(:first-of-type){
    margin-left: -1px;
}
div.link_pdf ol li a{
    background: url(../img/download_icon_deco.svg) no-repeat right 23px center;
    background-size: 26px 26px;
    width: 100%;
    padding: 24px 66px 24px 30px;
    font-size: 16px;
    color: #111;
    text-decoration: none;
    display: block;
}
@media screen and (max-width: 767px) {
    div.link_pdf ol li{
        width: 100%;
        margin-bottom: 0;
    }
    div.link_pdf ol li:not(:first-of-type){
        margin-left: 0;
        margin-top: -1px;
    }
}
.list_disc li{
    padding-left: 1.5em;
    color: #111;
    font-weight: normal;
    text-indent: -1.5em;
    list-style: inside disc;
}
.w_800_pc{
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
img.has_border{
    border: solid 1px #E5E5E5;
    border-radius: 20px;
}
.display_f{
    display: flex;
}
@media screen and (max-width: 767px) {
    .display_f{
        flex-direction: column;
    }
}
.txt_indent{
    padding-left: .8em;
    text-indent: -.8em;
}
li .txt_indent{
    margin-bottom: 0;
}
span.strong{
    background: #fef5f6;
    padding: 1px 15px 5px;
    color: #b24655;
    font-weight: 600;
    border-radius: 50px;
}
.l-block__text img.img_cause08{
    width: 420px;
    max-width: 100%;
    margin-right: 20px;
}
.l-block__text img.img_cause09{
    width: 280px;
    max-width: 100%;
}
.l-page__hisotry_box{
    position: relative;
}
.l-page__hisotry_box::before{
    content: '';
    background: #b24655;
    width: 1px;
    height: 728px;
    display: block;
    position: absolute;
    top: 60px;
    left: 185px;
    z-index: 1;
}
.l-page__hisotry_box::after{
    content: '';
    background: #ddd;
    width: 1px;
    height: 57%;
    display: block;
    position: absolute;
    bottom: 100px;
    left: 185px;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    .l-page__hisotry_box::before,
    .l-page__hisotry_box::after{
        content: none;
    }
}
.l-page__hisotry_box ul{
    padding: 0;
}
.l-page__hisotry_box ul li{
    margin-bottom: 12px;
}
.l-page__hisotry_box li dl{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 113px;
}
@media screen and (max-width: 767px) {
    .l-page__hisotry_box li dl{
        flex-direction: column;
        gap: 0px;/*32*/
    }
}
.l-page__hisotry_box li dt{
    width: 170px;
    color: #333;
    font-size: 38px;
    font-weight: bold;
    position: relative;
}
@media screen and (max-width: 767px) {
    .l-page__hisotry_box li dt{
        margin-bottom: 21px;
    }
}
.l-page__hisotry_box li.has_point dt::before{
    content: '';
    background: #FEF5F6;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    position: absolute;
    top: 16px;
    left: 170px;
}
.l-page__hisotry_box li.has_point dt::after{
    content: '';
    background: #b24655;
    width: 14px;
    height: 14px;
    border-radius: 50px;
    position: absolute;
    top: 24px;
    left: 178px;
    z-index: 5;
}
@media screen and (max-width: 767px) {
    .l-page__hisotry_box li dt{
        width: 100%;
    }
    .l-page__hisotry_box li.has_point dt::before,
    .l-page__hisotry_box li.has_point dt::after{
        content: none;
    }
}
.l-page__hisotry_box li dd{
    background: #fef5f6;
    width: 909px;
    padding: 30px 34px;
    color: #333;
    font-size: 22px;
    letter-spacing: 0;
    border-radius: 10px;
    position: relative;
}
.l-page__hisotry_box li.has_point dd::before{
    content: '';
    background: #b24655;
    width: 100px;
    height: 1px;
    display: block;
    position: absolute;
    top: 50%;
    left: -100px;
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
    .l-page__hisotry_box li dd{
        width: 100%;
        padding: 30px;
    }
    .l-page__hisotry_box li.has_point dd::before{
        content: none;
    }
}
.icon_tel{
    background: url(../img/tel_icon_deco.svg) no-repeat center left 20px,#F5F5F5;
    margin-right: 2em;
    padding: 5px 30px 5px 65px;
    border-radius: 30px;
}
@media screen and (max-width: 767px) {
    .icon_tel{
        margin-right: 0;
        padding: 5px 10px 5px 40px;
    }
}
table.table_basic{
    width: 100%;
    border: none;
}
table.table_basic th{
    background: #fef5f6;
    width: 27.78%;
    padding: 24px 20px;
    font-size: 22px;
    border: solid 1px #fef5f6;
    border-bottom: solid 1px #fff;
}
@media screen and (max-width: 767px) {
    table.table_basic th{
        padding: 20px 10px;
        font-size: 20px;
    }
}
table.table_basic td{
    width: calc(100% - 27.78%);
    padding: 24px;
    border: solid 1px #E5E5E5;
}
@media screen and (max-width: 767px) {
    table.table_basic td{
        padding: 20px 15px;
        font-size: 18px;
    }
}
table.table_basic td p{
    margin-bottom: 0;
}
table.table_basic td span{
    background: #f5f5f5;
    margin: 5px 0;
    padding: 3px 16px 3px;
    border-radius: 50px;
    display: inline-block;
}
table.table_basic td span.icon_post,
table.table_basic td span.icon_mail,
table.table_basic td span.icon_tel{
    min-width: 122px;
    margin-top: 13px;
    margin-bottom: 13px;
    padding-left: 50px;
    padding-right: 30px;
    font-size: 18px;
    font-weight: bold;
}
table.table_basic td span.icon_post{
    background: url(../img/post_icon_deco.svg) no-repeat center left 20px,#f5f5f5;
}
table.table_basic td span.icon_mail{
    background: url(../img/mail_icon_deco.svg) no-repeat center left 20px,#f5f5f5;
    margin-top: 0;
}
table.table_basic td span.icon_tel{
    background: url(../img/tel_icon_deco_mono.svg) no-repeat center left 20px,#f5f5f5;
}
table.table_4row{
    width: 100%;
    border: none;
    border-top: solid 3px #333;
}
table.table_4row th{
    background: #FEF5F6;
    width: 20%;
    padding: 30px 24px;
    border: solid 1px #fef5f6;
}
table.table_4row td{
    width: calc((100% - 20%) / 3);
    padding: 24px;
    letter-spacing: 0;
    word-break: break-all;
    border: solid 1px #E5E5E5;
}
table.table_4row td:not(:first-of-type){
    font-size: 18px;
}
table.table_4row td:first-of-type{
    border-left: none;
}
table.table_4row td:last-of-type{
    border-right: none;
}
@media screen and (max-width: 767px) {
    table.table_4row th{
        padding: 20px 5px;
    }
    table.table_4row td{
        padding: 20px 5px;
    }
}
table.table_col2{
    width: 100%;
    border: none;
    table-layout:auto;
}
table.table_col2:not(:last-of-type){
    margin-bottom: 40px;
}
table.table_col2 th{
    background: #f8ede7;
    width: 100%;
    padding: 23px;
    color: #653b22;
    font-size: 24px;
    font-weight: 500;
    text-align: center; 
    border: solid 1px #f8ede7;
}
table.table_col2 td{
    width: 75%;
    padding: 23px;
    font-size: 18px;
    border: solid 1px #e5e5e5;
}
table.table_col2 td:first-of-type{
    width: 25%;
    font-size: 20px;
}
@media screen and (max-width: 767px) {
    table.table_col2 th{
        padding: 20px;
    }
    table.table_col2 td{
        padding: 20px;
    }
}
table.table_col2_half{
    width: 100%;
    border: none;
    border-top: solid 3px #333;
}
table.table_col2_half th{
    background: #fef5f6;
    padding: 23px;
    font-weight: 500;
    border: solid 1px #fef5f6;
}
table.table_col2_half td{
    width: calc(100% - 55.56%);
    padding: 30px 10px;
    text-align: center;
    border: solid 1px #e5e5e5;
}
table.table_col2_half td:first-of-type{
    width: 55.56%;
    color: #b24655;
    font-weight: 600;
    border-left: none;
}
table.table_col2_half td:last-of-type{
    border-right: none;
}
@media screen and (max-width: 767px) {
}
table.table_color{
    width: 100%;
    border: none;
}
table.table_color th{
    width: 50%;
    padding: 20px 30px;
    font-size: 24px;
    text-align: center;
}
table.table_color th:first-of-type{
    background: #a9bfe9;
    border: 1px solid #a9bfe9;
    border-right:solid 1px #fff;
}
table.table_color th:first-of-type mark{
    background: transparent;
    color: #1a4cac;
    font-weight: bold;
}
table.table_color th:last-of-type{
    background: #F4B183;
    border: 1px solid #F4B183;
}
table.table_color th:last-of-type mark{
    background: transparent;
    color: #722800;
    font-weight: bold;
}
table.table_color td{
    padding: 20px 30px;
    text-align: center;
    border: 1px solid #e5e5e5;
}
@media screen and (max-width: 767px) {
    table.table_color th{
        padding: 10px 20px;
        font-size: 22px;
    }
table.table_color td{
    padding: 20px 12px;
    font-size: 18px;
}
}

.f_colorR{
    color: #b24655;
    font-size: 20px;
    font-weight: 600;
}

.dl_schedule{
    display: flex;
    flex-wrap: wrap;
}
.dl_schedule dt{
    background: #f8ede7;
    width: 31.52%;
    min-height: 80px;
    color: #653b22;
    font-size: 22px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 1px #F8EDE7;
    border-radius: 10px 0 0 10px;
}
@media screen and (max-width: 767px) {
    .dl_schedule dt{
        padding: 16px 20px;
        font-size: 20px;
    }
}
.dl_schedule dt.none{
    border-radius: 10px;
}
.dl_schedule dt:not(:last-of-type){
    margin-bottom: 75px;
    position: relative;
}
.dl_schedule dt:not(:last-of-type)::before{
    content: '';
    background: url(../img/arrow_right_icon.svg) no-repeat;
    width: 12px;
    height: 18px;
    display: block;
    position: absolute;
    bottom: -48px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    z-index: 1;
}
.dl_schedule dt:not(:last-of-type)::after{
    content: '';
    background: #653B22;
    width: 34px;
    height: 34px;
    border-radius: 50px;
    display: block;
    position: absolute;
    bottom: -54px;
    left: 50%;
    transform: translateX(-50%);
}
.dl_schedule dd{
    width: calc(100% - 31.52%);
    min-height: 80px;
    padding: 0 24px;
    font-size: 18px;
    display: flex;
    align-items: center;
    border: solid 1px #e5e5e5;
    border-left: none;
    border-radius: 0 10px 10px 0;
}
.dl_schedule dd:not(:last-of-type){
    margin-bottom: 75px;
}
.dl_schedule dd.none{
    border: none;
}
.wp-element-caption{
    font-size: 18px;
}

/*here*/