/*==========================================================
                        C U S T O M
==========================================================*/
/* MB */
.under main .mb10 {
    margin-bottom: 10px
}
.under main .mb15 {
    margin-bottom: 15px
}
.under main .mb20 {
    margin-bottom: 20px
}
.under main .mb25 {
    margin-bottom: 25px
}
.under main .mb30 {
    margin-bottom: 30px
}
.under main .mb40 {
    margin-bottom: 40px
}
.under main .mb50 {
    margin-bottom: 50px
}
.under main .mb60 {
    margin-bottom: 60px
}
.under main .mb70 {
    margin-bottom: 70px
}
.under main .mb80 {
    margin-bottom: 80px
}
.under main .mb90 {
    margin-bottom: 90px
}
/* MT */
.under main .mt10 {
    margin-top: 10px
}
.under main .mt15 {
    margin-top: 15px
}
.under main .mt20 {
    margin-top: 20px
}
.under main .mt25 {
    margin-top: 25px
}
.under main .mt30 {
    margin-top: 30px
}
.under main .mt40 {
    margin-top: 40px
}
.under main .mt50 {
    margin-top: 50px
}
.under main .mt60 {
    margin-top: 60px
}
.under main .mt70 {
    margin-top: 70px
}
.under main .mt80 {
    margin-top: 80px
}
.under main .mt90 {
    margin-top: 90px
}
/* MAX_W */
.under main .max_w200 {
    width: 100%;
    max-width: 200px
}
.under main .max_w250 {
    width: 100%;
    max-width: 250px
}
.under main .max_w300 {
    width: 100%;
    max-width: 300px
}
.under main .max_w350 {
    width: 100%;
    max-width: 350px
}
.under main .max_w500 {
    width: 100%;
    max-width: 500px
}
.under main .max_w600 {
    width: 100%;
    max-width: 600px
}
.under main .max_w700 {
    width: 100%;
    max-width: 700px
}
.under main .max_w800 {
    width: 100%;
    max-width: 800px
}
.under main .max_w900 {
    width: 100%;
    max-width: 900px
}
/* MIN-W */
.under main .min_w200 {
    min-width: 200px
}
.under main .min_w250 {
    min-width: 250px
}
.under main .min_w300 {
    min-width: 300px
}
.under main .min_w350 {
    min-width: 350px
}
.under main .min_w500 {
    min-width: 500px
}
.under main {
    padding-top: 135px;
}
/*==========================================================
                        FONT FAMILY
==========================================================*/
.under main h2, .under main h3, .under main h4, .under main h5, .under main h6, .under main table th, .under main .list_faq dt, .under main .list_step dt, .under main .un_page_title {
    font-family: var(--f-yumin);
    font-weight: 400;
}
.under main .inner {
    width: 1060px;
}
.under main p {
    line-height: 1.8;
    letter-spacing: 0.05em;
    font-weight: 400;
}
/*==========================================================
                        H E A D I N G
==========================================================*/
.under main h2, .under main h3, .under main h4, .under main h5, .under main h6 {
    margin-bottom: 30px;
}
.under main .un_page_title {
    font-size: 40px;
    margin-bottom: 0;
}
.under main .un_ttl2, .under main .u_editor h2 {
    font-size: 35px;
    text-align: center;
    position: relative;
    padding-bottom: 39px;
    margin-bottom: 42px;
    letter-spacing: 0.1em;
}
.under main .un_ttl2:before, .under main .u_editor h2:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 140px;
    height: 2px;
    background: #6eac93;
    ;
}
.under main .un_ttl3, .under main .u_editor h3 {
    font-size: 30px;
    letter-spacing: 0.1em;
    border-bottom: 2px solid #a2b9af;
    position: relative;
    padding-bottom: 17px;
}
.under main .un_ttl3:before, .under main .u_editor h3:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 4px;
    background: #549e7d;
    left: 0;
    bottom: -3px;
}
.under main .un_ttl4, .under main .u_editor h4 {
    font-size: 30px;
    position: relative;
    padding-left: 23px;
    letter-spacing: 0.1em;
}
.under main .un_ttl4::before, .under main .u_editor h4:before {
    content: "";
    position: absolute;
    width: 2px;
    height: calc(100% - 12px);
    background-color: #549e7d;
    left: 0;
    top: 5px;
}
.under main .un_ttl5, .under main .u_editor h5 {
    font-size: 22px;
    color: #333333;
    letter-spacing: 0.1em;
    position: relative;
    padding-left: 25px;
}
.under main .un_ttl5.mb10 {
    margin-bottom: 10px;
}
.under main .un_ttl5:before, .under main .u_editor h5:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background: #554435;
    left: 0;
    top: 11px;
}
.under main h6, .under main .u_editor h6 {
    font-size: 20px;
    position: relative;
}
.under main h6::before, .under main h6::after {
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    bottom: -5px;
}
.under main h6::before {
    background-color: var(--mcolor);
    width: 50px;
    left: 0;
    z-index: 2;
}
.under main h6::after {
    background-color: #ccc;
    width: 100%;
}
.under main .secbox_2 {
    max-width: 850px;
    margin: 0 auto;
}
.under main .secbox_2.mb01 {
    margin-bottom: 73px;
}
.under main .un_box_doctor {
    position: relative;
    min-height: 550px;
    padding-left: 500px;
}
.under main .un_box_doctor:not(:last-child) {
    margin-bottom: 200px;
}
.under main .un_box_doctor > dt {
    position: absolute;
    left: -150px;
    top: 0;
}
.under main .un_box_doctor > dd {
    width: 668px;
    background-color: rgba(247, 248, 245, 0.9);
    padding: 76px 80px;
    margin-left: -168px;
    top: 100px;
    position: relative;
    min-height: 450px;
    margin-bottom: 200px;
}
/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content {
    padding: 0 0 100px
}
.under main section {
    padding: 0 0 140px;
    margin-bottom: 0
}
.under main .frame01 section {
    padding: 0 0 40px;
}
.under main section:last-child, .under main .frame01 section:last-child {
    padding: 0
}
.under main ol li {
    list-style: decimal;
}
/* LINK + BUTTON TOP */
.under main .link {
    text-decoration: underline;
    color: var(--mcolor);
    text-underline-offset: 4px;
}
/*============ TOP INFO ============ */
.under main #top_info {
    height: 150px;
    width: 100%;
    /* max-width: 1920px; */
    margin: 0 auto 17px;
    background: linear-gradient(-135deg, rgba(242, 243, 238, 0) 0%, #ecede8 69.19%, #f2f3ee 100%);
}
.under main #top_info .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path {
    margin-bottom: 88px;
}
.under main #topic_path ul {
    display: block;
    padding: 10px 0
}
.under main #topic_path li {
    display: inline;
    position: relative;
}
.under main #topic_path li a {
    text-underline-offset: 4px;
}
.under main #topic_path li:not(:last-child)::after {
    content: "|";
    position: relative;
    display: inline-block;
    margin: 0 5px 0 5px;
    top: 0px;
    pointer-events: none;
    font-weight: 300;
}
.under main #topic_path li {}
/*============ LIST ANCHOR LINK ============ */
.under main .list_anchor {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
}
.under main .list_anchor:last-child {
    margin-bottom: -15px;
}
.under main .list_anchor .btn a {
    width: 100%;
}
.under main .list_anchor .btn {
    width: calc(33.333% - 27px);
    margin-bottom: 15px;
}
.under main .list_anchor .btn:not(:last-child) {
    margin-right: 40px;
}
.under main .list_anchor .btn.active a {
    background-color: var(--mcolor);
    border-color: var(--mcolor);
    color: #fff;
    pointer-events: none;
}
/*==========================================================
                        T A B L E
==========================================================*/
.under main table.td_top td {
    vertical-align: top
}
.under main table.tb_fix {
    table-layout: fixed;
}
.under main table {
    margin-bottom: 30px;
    border-collapse: separate;
    border-spacing: 5px;
}
.under main table.mailform th, .under main table th {
    background: var(--sscolor);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.under main table.mailform th span {
    color: #fff
}
.under main table.mailform td .info {
    color: var(--sscolor)
}
.under main table td {
    border-color: #F8F9F5;
    background: #F8F9F5;
    font-size: 16px;
}
.under main table th, .under main table td {
    padding: 12px 20px 11px;
    font-weight: 400;
}
.under main table img {
    display: block;
    margin: auto;
}
.under main table th {
    border-color: var(--sscolor);
    font-size: 18px;
}
.under main table {
    border-spacing: 5px;
    top: -5px;
    width: calc(100% + 10px);
    left: -5px;
    position: relative;
}
/*============ LIST ============ */
/* LIST 01 */
.under main .list01 {
    margin-bottom: 30px;
}
.under main .list01 li {
    display: block;
    padding-left: 25px;
    margin-bottom: 11px;
    position: relative;
    font-weight: 400;
}
.under main .list01 li::before {
    background: #8fab9c;
    width: 10px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: 0;
    content: ''
}
.under main .list01.mb10 {
    margin-bottom: 10px;
}
/* LIST 02 */
.under main .list02 {
    margin-bottom: 30px;
}
.under main .list02 li {
    counter-increment: li;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
    list-style: none;
}
.under main .list02 li::before {
    content: counter(li);
    position: absolute;
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    left: 0;
    top: 2px;
    background-color: var(--mcolor);
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    line-height: 22px;
}
/* LIST CHECK */
.under main .list_check {
    margin-bottom: 30px;
}
.under main .list_check li {
    display: block;
    padding-left: 25px;
    margin-bottom: 5px;
    position: relative
}
.under main .list_check li::before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 7px;
    height: 15px;
    border: solid var(--mcolor);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/* LIST FAQ */
.under main .list_faq {
    margin-bottom: 30px;
}
.under main .list_faq dl {
    background: #FFF;
    padding: 15px;
    margin-bottom: 50px;
    border: 1px #A8A8A8 solid;
}
.under main .list_faq dt {
    position: relative;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    border-bottom: 1px solid var(--mcolor);
    display: flex;
    align-items: center;
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}
.under main .list_faq dt span {
    width: 40px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
    background: #fff;
    border: 1px solid var(--mcolor);
    color: var(--mcolor);
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-shrink: 0;
}
.under main .list_faq dd {
    position: relative;
    padding-left: 50px;
    min-height: 62px
}
.under main .list_faq dd span {
    position: absolute;
    top: 5px;
    left: 0;
    width: 40px;
    height: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
    color: #fff;
    background: var(--mcolor);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-shrink: 0;
    font-family: var(--f-yumin);
}
/* LIST STEP */
.under main .list_step .list_step_wrap {
    margin-bottom: 125px;
    position: relative;
    border: 1px #A8A8A8 solid;
    display: flex;
    padding: 67px 59px 41px 60px;
    width: 100%;
}
.under main .list_step .list_step_wrap:not(:last-child):before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 22px solid transparent;
    border-left: 22px solid transparent;
    border-top: 25px solid #A8A8A8;
    border-bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -76px;
}
.under main .list_step .list_step_wrap:last-child {
    margin-bottom: 0
}
.under main .list_step .list_step_tt {
    font-weight: 500;
    display: flex;
    flex-direction: column;
    margin-right: 0;
    margin-top: -37px;
    width: 100%;
}
.under main .step_img {
    flex-shrink: 0;
    position: absolute;
    right: 59px;
    top: 62px;
}
.under main .list_step .step_tt {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    font-family: var(--f-yumin);
}
.under main .list_step .step_icon {
    color: #A8A8A8;
    font-size: 18px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.under main .list_step.no_tt .step_icon {
    margin-bottom: 0;
}
.under main .list_step .step_icon .num {
    font-size: 30px;
    color: var(--sscolor);
    font-weight: 300;
    letter-spacing: 0.05em;
    margin-left: 10px;
}
.under main .list_step .tt {
    font-size: 25px;
    font-family: var(--f-yumin);
    letter-spacing: 0em;
}
.under main .list_step .txt {}
/*============ FRAME ============ */
/* FRAME 01 */
.under main .frame01 {
    padding: 46px 77px 48px;
    background: #f8f9f5;
    margin-bottom: 50px;
}
.under main .frame01.mb10 {
    margin-bottom: 10px;
}
/* FRAME 02 */
.under main .frame02 {
    border: 1px solid #e6e6e6;
    padding: 25px;
    margin-bottom: 50px;
}
/* FRAME PICKUP */
.under main .frame_pick {
    padding: 25px 72px 70px;
    background: #ffff;
    margin-bottom: 80px !important;
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 80px 0;
}
.under main .frame_pick:before {
    position: absolute;
    content: "";
    width: 1920px;
    height: calc(100% + 160px);
    background: url("../images/bg_pickup.png")#f1f2ed repeat-x left top;
    left: calc(50% - 960px);
    top: -80px;
    z-index: -1;
}
.under main .frame_pick .pick_ttl {
    font-size: 25px;
    text-align: center;
    font-family: var(--f-yumin);
    margin-bottom: 2px;
    position: relative;
    top: -50px;
}
.under main .frame_pick .pick_ttl span {
    display: block;
    margin-bottom: 56px;
}
/* IFRAME BOX */
.under main .box_map {
    width: 100%;
    height: 290px;
}
.under main .box_ytb {
    width: 900px;
    height: auto;
    margin: 0 auto;
    aspect-ratio: 16/9;
    max-width: 100%;
}
.under main .box_map iframe, .under main .box_ytb iframe {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}
/*==========================================================
                     EDITOR WORDPRESS + ovn
==========================================================*/
.u_editor::after {
    content: "";
    display: table;
    clear: both;
}
.u_editor div {
    font-size: 16px;
}
.u_editor .clearfix:not(:last-child) {
    margin-bottom: 40px;
}
/* Blockquote */
.u_editor blockquote {
    color: var(--txt);
    background: #efefef;
    padding: 20px 20px 18px;
    margin-bottom: 20px;
}
.u_editor del {
    text-decoration: line-through;
    font-size: 100%;
}
.u_editor blockquote p {
    font-size: 100%;
}
.u_editor blockquote cite {
    display: block;
    font-style: normal;
    margin-top: 0.5em;
    color: #999;
}
/* Caption */
.u_editor .wp-caption {
    max-width: 100%;
    text-align: center;
    margin-bottom: 1.5em;
}
.u_editor .wp-caption:last-child {
    margin-bottom: 0;
}
.u_editor .wp-caption img {
    margin: 0 auto;
    border: 0;
}
.u_editor .wp-caption-text {
    font-size: 16px;
    color: var(--txt);
    margin-top: 0.5em;
    font-weight: 500;
}
/* Horizontal line */
.u_editor hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 2em 0;
}
/* Text align */
.u_editor .has-text-align-center {
    text-align: center;
}
.u_editor .has-text-align-right {
    text-align: right;
}
.u_editor .has-text-align-left {
    text-align: left;
}
/* Gutenberg-specific */
.u_editor .wp-block-image {
    margin: 1.5em 0;
}
.u_editor .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    margin: 1.5em 0;
}
.u_editor .wp-block-quote {
    border-left: 4px solid #ccc;
    padding-left: 1em;
    color: #555;
    font-style: italic;
}
.u_editor .wp-block-quote cite {
    display: block;
    font-style: normal;
    margin-top: 0.5em;
    color: #999;
}
.u_editor .wp-block-table td, .u_editor .wp-block-table th {
    border: 1px solid #ccc;
    padding: 0.5em;
}
.alignright, .alignleft, .u_editor img {
    margin-bottom: 30px;
    max-width: 460px !important
}
.aligncenter {
    display: block !important;
    margin: 0 auto
}
@media screen and (min-width: 751px) {
    .alignleft {
        float: left;
        margin-right: 30px;
    }
    .alignright {
        float: right;
        margin-left: 30px;
    }
}
@media screen and (max-width: 750px) {
    .alignleft, .alignright {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
}
.under main .btn a {
    width: 400px;
    height: 50px;
    background: url("../images/arrow_down.png")#fff no-repeat right 40px center/13px;
    border: 1px solid #a8a8a8;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-radius: 0px;
    padding-top: 2px;
}
.under main .btn.btn_one a {
    background: url("../images/arrow_right.svg")#fff no-repeat right 20px center;
}
.under main .btn.btn_one.bt_mid a {
    width: 280px;
}
.under main .un_ttl01 {
    font-family: "Yu Mincho";
    font-weight: 400;
    font-size: 25px;
    letter-spacing: 0.15em;
    border-bottom: 1px #A8A8A8 solid;
    margin-bottom: 16px;
}
.under main .box_his {
    margin-bottom: 20px;
}
.under main .box_his dl {
    display: flex;
}
.under main .box_his dl:not(:last-child) {
    margin-bottom: 10px;
}
.under main .box_his dl dt {
    width: 80px;
    flex-shrink: 0;
}
.under main .box_his.box_his_none dl dt {
	width: 0px;
}
.under main .un_list.mb20 {
    margin-bottom: 20px;
}
.under main .un_list li {
    margin-bottom: 6px;
    font-size: 18px;
    padding-left: 18px;
    text-indent: -18px;
}
.under main .un_list:not(:last-child) {
    margin-bottom: 20px;
}
.under main .doctor_box, .under main .doctor_tt {
    display: flex;
    flex-direction: column;
}
.under main .doctor_tt, .under main .doctor_name {
    font-family: var(--f-yumin);
}
.under main .doctor_tt .sm {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 6px;
}
.under main .doctor_tt .lg {
    font-size: 28px;
}
.under main .doctor_box {
    max-width: 330px;
    margin-left: auto;
    margin-right: 170px;
}
.under main .doctor_name {
    font-weight: 600;
    font-size: 28px;
}
.under main .doctor_img {
    margin-bottom: 39px;
}
.under main .doctor_tt {
    margin-bottom: 20px;
}
.under main .un_box_doctor.direc > dt {
    position: absolute;
    right: -150px;
    left: auto;
}
.under main .un_box_doctor.direc > dd {
    margin-left: 0;
    margin-right: -170px;
}
.under main .un_box_doctor.direc > dd.visib {
    visibility: hidden;
}
.under main .un_box_doctor.direc {
    padding-left: 0;
}
.under main .un_box_doctor.mb0 {
    margin-bottom: 0;
}
.under main .un_box_doctor.direc .doctor_box {
    margin-right: 70px;
}
.under main .un_box_2_col {
    display: flex;
    flex-wrap: wrap;
}
.under main .un_box_2_col li {
    width: 460px;
}
.under main .un_box_2_col.img_sm li {
    margin-bottom: 0;
}
.under main .un_tt {
    font-size: 25px;
    font-family: var(--f-yumin);
    margin-bottom: 11px;
}
.under main .un_img {
    margin-bottom: 36px;
    text-align: center;
}
.under main .un_img.un_img01_l {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    /*   margin-right: 30px;*/
    background: #f8f9f5;
    padding: 10px;
}
.under main .un_img.un_img01_l img + img {
    margin-top: 8px;
    position: relative;
}
.under main .un_bnr {
    display: flex;
    flex-wrap: wrap;
}
.under main .un_bnr li {
    width: 475px;
    height: 180px;
    position: relative;
}
.under main .un_bnr.one {
    justify-content: center;
}
.under main .un_bnr.one li, .under main .un_bnr.un_bnr_line li {
    height: 130px;
}
.under main .un_bnr.un_bnr_line li.center {
    margin: 50px auto 0;
}
.under main .un_bnr li:before {
    position: absolute;
    content: "";
    border: 1px #D5D5D5 solid;
    bottom: 10px;
    left: 10px;
    top: 10px;
    right: 10px;
}
.under main .un_bnr li.bnr04:before {
    border-color: #E5E5E5;
}
.under main .un_bnr li.bnr04 a {
    color: #333;
}
.under main .un_bnr li.bnr04 a:before {
    border-left: 9px solid #A8A8A8;
}
.under main .un_bnr li a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: var(--f-yumin);
    text-align: center;
    padding: 5px 50px;
    font-weight: 400;
    position: relative;
}
.under main .un_bnr li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 9px solid #fff;
    border-right: 0;
    top: calc(50% - 8px);
    right: 30px;
    background: none;
}
.under main .un_bnr li a .sm {
    font-size: 16px;
    margin-bottom: 7px;
}
.under main .un_bnr li a .lg {
    font-size: 25px;
    line-height: 1.728;
    letter-spacing: 0.05em;
}
.under main .un_bnr li.bnr01 {
    background: var(--mcolor);
}
.under main .un_bnr li.bnr02 {
    background: var(--sscolor);
}
.under main .un_bnr li.bnr03 {
    background: var(--scolor);
}
.under main .un_bnr li.bnr04 {
    background: #F8F9F5;
}
.under main .un_bnr.center li {
    margin: 0 auto !important;
}
/*TAB*/
.under main .un_sec_tab {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.under main .un_sec_tab li {
    width: calc(20% - 8px);
    margin-bottom: 9px;
    background: #f1f2ed;
    height: 135px;
}
.under main .un_sec_tab li a {
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    height: 100%;
    z-index: 1;
}
.under main .un_sec_tab li a .img {
    height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.under main .un_sec_tab li a.active {
    pointer-events: none;
}
.under main .un_sec_tab li a:before {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    background: #F7FFD6;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s;
}
.under main .un_sec_tab li a.active:before {
    width: 100%;
}
.under main .un_sec_tab li a .tt {
    font-family: var(--f-yumin);
    font-size: 16px;
    text-align: center;
    width: 100%;
}
.under main .st01 {
    color: var(--sscolor);
}
.under main .img_mb01 .un_img {
    margin-bottom: 10px;
}
.under main .flex_col {
    display: flex;
}
.under main .flex_col_l {
    flex-shrink: 0;
    margin-right: 50px;
    ;
}
.under main .direc.flex_col {
    flex-direction: row-reverse;
}
.under main .direc.flex_col .flex_col_l {
    margin-left: 50px;
    margin-right: 0;
}
.under main .step_img_list {
    display: flex;
    justify-content: center;
}
.under main .step_img_list li {
    position: relative;
}
.under main .step_img_list li:not(:last-child):before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid var(--mcolor);
    border-right: 0;
    right: -38px;
    top: calc(50% - 14px);
}
.under main .step_img_list li:not(:last-child) {
    margin-right: 50px;
}
.under main .un_sec_tab_guide {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
}
.under main .un_sec_tab_guide li {
    width: calc(33.333% - 14px);
    height: 50px;
    border: 1px #ddd solid;
    margin-bottom: 10px;
}
.under main .un_sec_tab_guide li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding-left: 30px;
    position: relative;
    padding-top: 3px;
    font-family: var(--f-yumin);
    line-height: 1.3;
}
.under main .un_sec_tab_guide li a.active {
    background-color: var(--mcolor);
    color: #fff;
    pointer-events: none;
}
.under main .un_sec_tab_guide li a.active:before {
    border: solid #fff;
    border-width: 0 2px 2px 0;
}
.under main .un_sec_tab_guide li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    left: 13px;
    width: 7px;
    height: 15px;
    border: solid var(--mcolor);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: all 0.3s;
}
.sec_treatment_wrap, .sec_guide_wrap {
    height: 1000px;
    overflow: hidden;
}
.sec_treatment_wrap.active, .sec_guide_wrap.active {
    height: auto;
    overflow: inherit;
}
.under main .sec_btn_box.un_btn_box li {
    width: calc(50% - 10px);
    height: 80px;
}
.under main .sec_btn_box.un_btn_box li a {
    flex-direction: column;
    font-size: 20px;
}
.under main .sec_btn_box.un_btn_box li.sec_btn_tel a {
    font-size: 22px;
}
.under main .sec_btn_box.un_btn_box li:not(:last-child) {
    margin-right: 20px;
}
.under main .sec_btn_box.un_btn_box li .txt {
    font-size: 13px;
}
.under main .tb_none td {
    border: none;
}
.under main .un_ttl2_w {
    display: flex;
}
.under main .un_ttl2_w:not(:last-child) {
    margin-bottom: 20px;
}
.under main .un_ttl2_w p {
    margin-bottom: 0;
}
.under main .un_ttl2_l {
    margin-left: auto;
    flex-grow: 1;
    margin-right: 20px;
}
.under main .un_ttl2_r {
    /* width: 192px; */
    flex-shrink: 0;
}
.under main .un_ttl2_r span {
    width: 70px;
    display: inline-block;
    text-align: center;
}
.under main .concept_bnr01 {
    width: 800px;
    height: 180px;
    background: url("../images/concept_bnr01.png")#efefef no-repeat left -7px top -7px;
    background-size: contain;
    position: relative;
    margin: 0 auto;
    padding-left: 200px;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-family: var(--f-yumin);
    color: #000;
    font-size: 22px;
    align-items: center;
    justify-content: center;
    padding-bottom: 31px;
}
.under main .concept_bnr01:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 7px;
    bottom: 7px;
    right: 7px;
    border: 1px #ccc solid;
}
.under main .concept_bnr01 .lg {
    color: var(--sscolor);
    font-size: 25px;
    font-weight: 700;
}
.under main .concept_bnr01 .tel_txt {
    position: absolute;
    left: 7px;
    bottom: 7px;
    background: rgba(51, 93, 67, 0.9);
    color: #fff;
    text-align: center;
    font-weight: bold;
    width: calc(100% - 14px);
    padding-top: 2px;
}
.under main .list_bnr {
    display: flex;
    justify-content: space-between;
}
.under main .list_bnr li:not(:last-child) {
    margin-right: 20px;
}
.under main .map_base {
    position: relative;
    background: url(../images/concept_img_07.jpg) top no-repeat;
    height: 300px;
    width: 640px;
    margin: 0 auto;
}
.under main .map_base span {
    position: absolute;
}
.under main span.map_point01 {
    top: 60px;
    left: 100px;
}
.under main span.map_point02 {
    top: 62px;
    left: 410px;
}
.under main span.map_point03 {
    top: 130px;
    left: 224px;
}
.under main span.map_point04 {
    top: 204px;
    right: 232px;
}
.under .f_style {
    font-family: var(--f-yumin);
}
.under main .box_hour p {
    display: flex;
    margin-bottom: 0;
}
.under main .box_hour p span {
    width: 120px;
    flex-shrink: 0;
}
/*POSTYPE INFO*/
.under main .news_pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 40px;
}
.under main .news_pagination > span, .under main .news_pagination a {
    min-width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #fff;
    margin: 5px;
    text-align: center;
    font-weight: 500;
    line-height: 1em;
    transition: all 0.3s;
    padding: 5px 10px 3px;
    border: 1px var(--mcolor) solid;
    font-size: 14px;
}
.under main .news_pagination a {
    color: #232323
}
.under main .news_pagination > span, .under main .news_pagination a:hover {
    background: var(--mcolor);
    color: #fff;
}
.under main .news_info_post {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.under main .news_info_post p {
    margin-bottom: 0;
}
.under main .news_info_post .cate {
    background: var(--mcolor);
    color: #fff;
    padding: 4px 15px 2px;
    min-width: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}
.under main .news_tt_main {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}
.under main .news_list {
    display: flex;
    flex-wrap: wrap;
}
.under main .news_list li {
    cursor: pointer;
    transition: all 0.3s;
    width: calc(33.333% - 27px)
}
.under main .news_img {
    height: 167px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px #ddd solid;
    margin-bottom: 15px;
}
.under main .news_img img {
    max-width: 100%;
    max-height: 100%;
    flex-shrink: 0;
}
/*new post*/
.under main .news_step {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.under main .news_step li {
    width: calc(33.333% - 20px);
}
.under main .news_step li p {
    margin-bottom: 0;
}
.under main .post_arrow {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    right: -25px;
    top: calc(50% - 25px);
}
.under main .post_arrow:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 30px solid var(--scolor);
    border-right: 0;
}
.under main .news_step .news_step_before {
    position: relative;
    margin-right: 80px;
}
.under main .news_step li .post_img_center img {
    max-width: 100%;
    max-height: 100%;
    flex-shrink: 0;
}
.under main .news_step li .post_img_center {
    height: 250px;
    border: 1px #ddd solid;
    display: flex;
    align-items: center;
    justify-content: center;
}
.under main .post_img_center_main {
    text-align: center;
}
.under main .post_img_center_main img {
    max-height: 400px;
    max-width: 100%;
}
.under main .info_ttl {
    font-size: 22px;
    font-weight: bold;
}
/*CONTACT*/
.input_text01 {
    width: 300px;
    height: 38px;
    padding: 7px 5px 5px;
    box-sizing: border-box;
}
.txt_info {
    color: #009900;
    font-size: 80%;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
}
.textarea_text01 {
    padding: 10px;
    box-sizing: border-box;
    width: 100% !important;
    border: 1px #ccc solid;
}
.btn_contact, .back-btn {
    appearance: none;
    -webkit-appearance: none;
    border: none !important;
    width: 280px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--mcolor);
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02em;
    cursor: pointer;
    transition: all 0.3s;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    padding-top: 2px;
}
.btn-con-arrow {
    display: table;
    position: relative;
    /*   margin: 0 auto;*/
}
.btn-con-arrow:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    border-right: 0;
    top: calc(50% - 7px);
    right: 15px;
    background: none;
    z-index: 9;
    pointer-events: none;
}
.btn-con-arrow.back:before {
    right: auto;
    left: 15px;
    transform: scaleX(-1);
}
.back-btn {
    background: #333;
    background: var(--mcolor);
}
.wpcf7 form .wpcf7-response-output {
    font-size: 16px;
    padding: 0.3em 1em 0.2em;
}
.under #content .btn_contact a, .under #content .back-btn a {
    color: #fff;
}
.under .btn_contact_w > p {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.under .btn_contact_w > p > input {
    margin: 0 5px;
}
#confirm .btn_contact_w input {
    margin: 0 5px;
    position: relative;
}
#confirm .btn_contact_w input.btn_contact {
    background: #333;
}
.list_check.list_check01 {
    display: flex;
}
input[type="text"], input[type="number"], input[type="tel"], input[type="email"], input[type="submit"], textarea, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn_contact a {
    color: #fff;
    text-decoration: none;
}
.clear_left {
    clear: left;
}
.under main .check_wrap {
    display: flex;
    flex-wrap: wrap;
}
.under img.ui-datepicker-trigger {
    position: relative;
    left: 7px;
    top: -1px;
    cursor: pointer;
}
.under main .input02, .under main .text_area01, .select01 {
    border: 1px #ccc solid;
    padding: 7px 5px 5px;
}
.select02 {
    border: 1px #ccc solid;
    background: #fff;
}
.under main .input02, .select01 {
    width: 300px;
    height: 36px;
}
.select01 {
    height: 40px;
}
.under main .input02::placeholder, .under main .text_area01::placeholder {
    color: #ccc;
}
.under main .text_area01 {
    width: 100% !important;
    height: 150px !important;
}
.under main .must1 {
    background: #d0111b;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    float: right;
    padding: 2px 5px 1px;
    border-radius: 3px;
    line-height: 1.7;
    margin-left: auto;
    position: relative;
    top: 3px;
}
.under main .box-check01 .wpcf7-list-item label {
    border: dashed 1px #CCCCCC;
    padding: 6px 10px 2px;
    display: inline-block;
    margin: 3px;
    cursor: pointer;
}
p:empty {
    display: none;
}
.under main .box-check01 .wpcf7-list-item label:hover {
    background: #FFEE7C;
}
.wpcf7-spinner {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.under main .txt_info_red {
    color: #BF0000;
}
.under main .txt_info_red p {
    font-weight: bold;
}
.under main .txt_info_red span {
    display: inline-block;
    text-indent: -15px;
    padding-left: 15px;
    width: 100%;
}
.under main .box-check01 {
    position: relative;
    left: -3px;
}
.under main .box-check01 .wpcf7-list-item {
    margin: 0
}
.under main .box_number {
    display: table;
    margin: 0 auto;
}
.under main .box_num_tt {
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
.under main .box_num_sub {
    margin-bottom: 15px;
}
.under main .box_num_sub .sub01 {
    margin: 0 5px;
}
.under main .con_mb01 {
    margin: 5px 0 3px;
}
.under main .box_contact th {
    text-align: left;
}
.under main .un_3slider {
    display: flex;
    max-width: 915px;
    margin: 0 auto;
}
.under main .un_3slider .slick-dots li.slick-active {
	pointer-events: none;
}
.under main .un_3slider .un_3slider_item {
    width: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 10px;
    text-align: center;
}
.under main .un_3slider .slick-dots li button::before {
	font-size: 15px;
}
.box_qa dl:not(:last-child) {
    margin-bottom: 30px;
}
.box_qa dl dt {
    background: var(--mcolor);
    color: #fff;
    padding:9px 35px 8px 15px;
    font-family: var(--f-yumin);
    font-weight: 400;
    position: relative;
    cursor: pointer;
    line-height: 1.5;
}
.box_qa dl dt h4 {
	margin-bottom: 0;
	font-size: 20px;
}
.box_qa dl dt:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 12px solid #fff;
    border-bottom: 0;
    right: 15px;
    top: calc(50% - 6px);
    transition: all 0.3s;
}
.box_qa dl dt.open:before {
    transform: rotate(180deg);
}
.box_qa dl dd {
    background: #f8f9f5;
    padding: 20px;
    display: none;
}
.under main .un_3slider .slick-dots li button::before {
	font-size: 15px;
}
.under main .calendar_un {
	display: flex;
	margin-bottom: 20px;
}
.under main .calendar_un > div {
	flex: 1;
	display: flex;
	flex-direction: column;
	background: #fff;
	padding: 10px;
	border: 1px #ddd solid;
}
.under main .calendar_un > div:not(:last-child) {
	margin-right: 30px;
}
.under main .calendar_un > div img {
	margin: 0;
	width: 100%;
	flex-shrink: 0;
	
}
.under main .calendar_un > div .sec03_tt {
	    font-size: 22px;
    margin-bottom: 0px;
	border-bottom: 1px #ddd solid;
}
.under main .calendar_un > div .sec03_calc_un {

}
/* RESET */
.under main table:last-child, .under main .list_faq:last-child, .under main .list_faq dl:last-child, .under main .list01:last-child, .under main .list01 li:last-child, .under main .list02:last-child, .under main .list02 li:last-child, .under main .list_check:last-child, .under main .list_check li:last-child, .under main .list_step:last-child, .under main .list_step dl:last-child, .under main section p:last-child, .under main p:last-child, .under main .frame01:last-child, .under main .frame02:last-child, .under main .frame_pick:last-child {
    margin-bottom: 0
}