.sp750 {
    display: none;
}
@media screen and (min-width: 751px) {
    .lightbox, .lightboxOverlay {
        min-width: var(--container);
    }
    .under main .image_l {
        float: left;
        margin: 0px 40px 0 0;
    }
    .under main .image_r {
        float: right;
        margin: 0 0 0 40px
    }
    .under main .mb30 {
        margin-bottom: 30px !important;
    }
    .under main .mb50 {
        margin-bottom: 50px !important;
    }
    .under main .mb70 {
        margin-bottom: 70px !important;
    }
    .under main .mb80 {
        margin-bottom: 80px !important;
    }
    .under main .mb100 {
        margin-bottom: 100px !important;
    }
    .under main .mb150 {
        margin-bottom: 150px !important;
    }
    .under main .mb180 {
        margin-bottom: 180px !important;
    }
    /* BUTTON OVN DETAIL */
    .under main .btn_list {
        display: flex;
        justify-content: center;
        position: relative;
    }
    .under main .btn_list .is_prev {
        position: absolute;
        top: 0;
        left: 150px;
    }
    .under main .btn_list .is_next {
        position: absolute;
        top: 0;
        right: 150px;
    }
    /* HOVER */
    .under main #topic_path li a:hover {
        text-decoration: underline
    }
    .under main .bnn a:hover, .lbox:hover, .list_bnr li.over:hover {
        opacity: 0.7;
    }
    /* .btn_contact:hover, .back-btn:hover {
        opacity: 0.8;
    }*/
    .box_qa dl dt:hover {
        opacity: 0.8;
    }
    .under main .map_base span a.link_un:hover {
        opacity: 0.9;
    }
    .under main .un_box_2_col li:nth-child(n+3) {
        margin-top: 109px;
    }
    .under main .un_box_2_col li:not(:nth-child(2n)) {
        margin-right: 80px;
    }
    .under main .un_bnr li:not(:nth-child(2n)) {
        margin-right: 50px;
    }
    .under main .un_bnr li:nth-child(n+3) {
        margin-top: 60px;
    }
    .under main .list_step .step_tt, .under main .list_step .txt {
        max-width: 520px;
    }
    .under main .list_step.no_img .step_tt, .under main .list_step.no_img .txt, .under main .list_step .list_step_wrap.none_img .txt {
        max-width: inherit;
    }
    .under main .list_step.no_img .list_step_wrap, .under main .list_step .list_step_wrap.none_img {
        min-height: inherit;
        padding: 61px 59px 41px 60px;
    }
    .under main .list_step.no_img .step_icon {
        margin-bottom: 15px;
    }
    .under main .list_step.no_img.no_tt .step_icon {
        margin-bottom: 5px;
    }
    /*    .under main .un_sec_tab li a:before {
        position: absolute;
        content: "";
        height: 100%;
        border: 2px transparent solid;
        left: 0;
        top: 0;
    }*/
    .under main .un_sec_tab li a:hover:before, .under main .un_sec_tab li a.active:before {
        width: 100%;
    }
    /*   .under main .un_sec_tab li a:hover:before {
        border: 2px var(--mcolor) solid;
    }*/
    .under main .list_step .list_step_wrap {
        min-height: 327px;
    }
    .under main .img_sm {
        justify-content: center;
        margin: 0 auto;
        align-items: center;
    }
    .under main .img_sm li {
        width: auto;
    }
    .under main .un_ttl5.f_right, .under main .un_ttl4.f_right {
        display: inline-block;
    }
    /*  .under main .link:hover {
        text-decoration: none;
    }
	*/
    .under main .btn a:hover {
        background-color: var(--mcolor);
        color: #fff;
        border-color: var(--mcolor);
    }
    .under main .bnr01.h_over:after {
        position: absolute;
        content: "";
        background-color: rgba(255, 255, 255, 0.2);
        left: 0;
        top: 0;
        width: 0%;
        height: 100%;
        transition: all 0.3s;
        pointer-events: none;
    }
    .under main .bnr01.h_over:hover:after {
        width: 100%;
    }
    .under main .un_sec_tab li:not(:nth-child(5n)) {
        margin-right: 10px;
    }
    .under main .un_sec_tab_guide {
        margin-bottom: 50px;
    }
    .under main .un_sec_tab_guide li a:hover {
        background-color: var(--mcolor);
        color: #fff;
    }
    .under main .un_sec_tab_guide li a:hover:before {
        border: solid #fff;
        border-width: 0 2px 2px 0;
    }
    .under main .un_sec_tab_guide li:not(:nth-child(3n)) {
        margin-right: 21px;
    }
    .under main .un_sec_tab_guide.mb0, .under main .un_sec_tab.mb0 {
        margin-bottom: 0px;
    }
    .under main .box_tb01 {
        display: flex;
        align-items: flex-start;
    }
    .under main .box_tb01 .center {
        flex-shrink: 0;
        margin-right: 50px;
    }
    .under main .un_box_doctor.doctor01 > dd {
        min-height: 370px;
    }
    .under main .link:not(a[target=_blank]):hover {
        color: var(--scolor);
        text-decoration: none;
    }
    .under main .news_list li:not(:nth-child(3n)) {
        margin-right: 40px;
    }
    .under main .news_list li:nth-child(n+4) {
        margin-top: 40px;
    }
    .under main .sec_sm section:not(:last-child) {
        padding-bottom: 80px;
    }
    /* BUTTON OVN DETAIL */
    .under main .btn_list {
        display: flex;
        justify-content: center;
        position: relative;
    }
    .under main .btn_list .is_prev {
        position: absolute;
        top: 0;
        left: 150px;
    }
    .under main .btn_list .is_next {
        position: absolute;
        top: 0;
        right: 150px;
    }
    .select02 {
        width: 80px;
    }
    .under main .list_ver {
        display: flex;
        flex-wrap: wrap;
    }
    .under main .list_ver li {
        width: calc(50% - 10px);
    }
}
@media screen and (min-width: 751px) and (max-width: 1500px) {
    .under main {
        padding-top: 130px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1435px) {
    .under main .un_box_doctor > dt {
        position: absolute;
        left: -100px;
        width: 550px;
    }
    .under main .doctor_box {
        max-width: 282px;
    }
    .under main .doctor_name {
        font-size: 24px;
    }
}
@media screen and (max-width: 750px) {
    .under main {
        padding-top: 70px;
    }
    .under main #content {
        padding: 0 0 80px
    }
    .under main section {
        padding: 0 0 60px;
    }
    .under main .frame01 section {
        padding: 0 0 30px;
    }
    .under main .image_r, .under main .image_l {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0 auto 30px !important
    }
    /*==========================================================
                  C U S T O M
  ==========================================================*/
    .under main .un_page_title {
        font-size: 26px;
        text-align: center;
        line-height: 1.4;
    }
    /*  TOP INFO  */
    .under main #top_info {
        margin-bottom: 7px;
    }
    .under main #top_info .inner {
        padding-bottom: 0;
    }
    .under main #topic_path {
        margin-bottom: 15px
    }
    .under main #topic_path li, .under main #topic_path li a {
        font-size: 14px;
    }
    /*============ HEAD TITLE ============ */
    .under main .un_ttl2, .under main .u_editor h2 {
        font-size: 25px;
        padding-bottom: 20px;
        margin-bottom: 25px;
        letter-spacing: 0em;
    }
    .under main .un_ttl2:before, .under main .u_editor h2:before {
        width: 80px;
        height: 2px;
    }
    .under main .un_ttl3:before, .under main .u_editor h2:before {
        width: 70px;
        height: 3px;
        left: 0;
        bottom: -2px;
    }
    .under main .un_ttl3, .under main .u_editor h3 {
        font-size: 24px;
        padding-bottom: 10px;
        border-bottom-width: 1px;
    }
    .under main .un_ttl4, .under main .u_editor h4 {
        font-size: 22px;
        padding-left: 15px;
        letter-spacing: 0em;
    }
    .under main .un_ttl4::before, .under main .u_editor h4:before {
        top: 4px;
        height: calc(100% - 6px);
    }
    .under main .un_ttl5, .under main .u_editor h5 {
        font-size: 20px;
        padding-left: 20px;
        margin-bottom: 20px;
    }
    .under main .un_ttl5:before, .under main .u_editor h5:before {
        top: 9px;
    }
    .under main .un_box_doctor > dt, .under main .un_box_doctor.direc > dt {
        position: relative;
        left: 0;
    }
    .under main .un_box_doctor {
        min-height: auto;
        padding-left: 0;
    }
    .under main .doctor_box, .under main .un_box_doctor.direc .doctor_box {
        max-width: 100%;
        margin-right: 0;
    }
    .under main .un_box_doctor:not(:last-child) {
        margin-bottom: 100px;
    }
    .under main .doctor_img {
        margin-bottom: 10px;
        text-align: center;
    }
    .under main .doctor_tt {
        margin-bottom: 10px;
    }
    .under main .doctor_tt .lg {
        font-size: 24px;
    }
    .under main .doctor_tt .sm {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .under main .doctor_name {
        font-size: 22px;
        text-align: center;
    }
    .under main .un_ttl01 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .under main .un_list li {
        font-size: 16px;
        text-indent: -16px;
        padding-left: 16px;
    }
    /*============ TABLE ============ */
    .under main table {
        margin-bottom: 30px
    }
    .under main table td, .under main table th {
        padding: 10px;
    }
    .under main table th {
        padding-bottom: 7px;
    }
    .under main table.tb_block {
        position: relative;
        width: calc(100% + 10px);
        left: -5px;
    }
    .under main table.tb_block tr {
        display: flex;
        flex-direction: column
    }
    .under main table.tb_block td + td {
        border-top: none;
    }
    .under main table.tb_block th, .under main table.tb_block td {
        width: 100%;
        line-height: 1.5;
    }
    .under main table.tb_block td {
        border: 5px #fff solid;
        border-left: none;
        border-right: none;
    }
    /* TABLE SCROLL */
    .under main .tb_scroll {
        overflow: scroll;
    }
    .under main .tb_scroll:not(:last-child) {
        margin-bottom: 30px;
    }
    .under main .tb_scroll table {
        width: 800px;
    }
    .under main .tb_note {
        margin-bottom: 10px;
        color: #999;
    }
    /*============ LIST ============ */
    .under main .list01 {}
    .under main .list01 li {
        padding-left: 20px;
    }
    .under main .list02 {}
    .under main .list02 li {}
    .under main .list02 li::before {}
    .under main .list_check {}
    .under main .list_check li {}
    /* LIST FAQ */
    .under main .list_faq dl {
        margin-bottom: 30px;
        padding: 15px
    }
    .under main .list_faq dt span {
        top: 3px;
    }
    .under main .list_faq dt {
        font-size: 16px;
        min-height: 50px;
        padding-bottom: 3px;
    }
    /* List STEP */
    .under main .list_step {}
    .under main .step_img {
        position: static;
        text-align: center;
        margin-bottom: 20px;
    }
    .under main .list_step .list_step_wrap {
        margin-bottom: 60px;
        padding: 40px 20px 20px;
    }
    .under main .list_step .tt {
        font-size: 22px;
        line-height: 1.6;
        text-align: center;
    }
    .under main .list_step .step_icon {
        margin-bottom: 0;
        font-size: 16px;
        text-align: center;
    }
    .under main .list_step .step_icon .num {
        font-size: 28px;
        margin-left: 8px;
    }
    .under main .list_step .list_step_wrap:not(:last-child):before {
        bottom: -46px;
    }
    .under main .list_step.no_tt .step_tt {
        margin-bottom: 10px;
    }
    .under main .un_box_doctor > dd, .under main .un_box_doctor.direc > dd {
        width: 100%;
        padding: 20px 15px;
        margin-left: 0;
        top: 0;
        min-height: auto;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .under main .un_box_doctor.direc > dd {
        margin-right: 0;
    }
    /*============ FRAME ============ */
    .under main .frame01 {
        padding: 30px 15px
    }
    .under main .frame02 {
        padding: 30px 15px
    }
    .under main .frame_pick {
        padding: 30px 15px
    }
    /*============ ORTHER ============ */
    .under main .box_map {
        height: 250px
    }
    .under main .un_tt {
        font-size: 22px;
    }
    .under main .un_img {
        margin-bottom: 20px;
    }
    .under main .un_box_2_col li {
        width: 100%;
    }
    .under main .un_box_2_col.img_sm li {
        width: auto;
    }
    .under main .un_box_2_col.img_sm {
        flex-wrap: nowrap;
        justify-content: center;
    }
    .under main .un_img.un_img01_l {
        margin-right: 0;
    }
    .under main .un_box_2_col li:not(:last-child) {
        margin-bottom: 50px;
    }
    .under main .un_box_2_col.img_sm li:not(:last-child) {
        margin-bottom: 0;
        margin-right: 15px;
    }
    .under main .frame_pick .pick_ttl {
        margin-bottom: -20px;
    }
    .under main .frame_pick .pick_ttl span {
        width: 180px;
        margin: 0 auto 20px;
    }
    .under main .frame_pick {
        margin-bottom: 60px !important;
        margin-top: 0px;
    }
    .under main .un_bnr {
        max-width: 475px;
        margin-left: auto;
        margin-right: auto;
    }
    .under main .un_bnr li {
        width: 100%;
        min-height: 120px;
        height: auto;
    }
    .under main .un_bnr.one li, .under main .un_bnr.un_bnr_line li {
        min-height: inherit;
        height: 100px;
    }
    .under main .un_bnr.un_bnr_line li.center {
        margin-top: 0;
    }
    .under main .un_bnr li:not(:last-child) {
        margin-bottom: 20px;
    }
    .under main .un_bnr li a .lg {
        font-size: 22px;
        letter-spacing: 0em;
        line-height: 1.5;
    }
    .under main .un_bnr li a .sm {
        font-size: 15px;
        margin-bottom: 3px;
        line-height: 1.5;
    }
    .under main .un_bnr li a:before {
        right: 20px;
    }
    .under main .un_bnr li:before {
        bottom: 7px;
        left: 7px;
        top: 7px;
        right: 7px;
    }
    .under main .un_bnr li a {
        padding: 15px 30px;
    }
    .under main .btn {
        max-width: 350px;
    }
    .under main .btn a, .under main .btn {
        width: 100%;
    }
    .under main .btn.btn_one {
        margin-left: auto;
        margin-right: auto;
    }
    .under main .btn.btn_one a {
        width: auto;
    }
    .under main .btn a {
        background-position: right 20px center;
        font-size: 16px;
        height: auto;
        min-height: 50px;
        line-height: 1.4;
        padding: 10px 5px 7px;
    }
    .under main .un_sec_tab li {
        width: calc(50% - 5px);
    }
    .under main .un_sec_tab li:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .under main .un_sec_tab_guide li {
        width: calc(50% - 5px);
    }
    .under main .un_sec_tab_guide li:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .under main .un_ttl2_r span {
        width: 40px;
    }
    .under main .list_step .list_step_wrap.none_img .step_tt {
        margin-bottom: 10px;
    }
    .under main .concept_bnr01 {
        width: 100%;
        height: 180px;
        font-size: 18px;
        padding-bottom: 50px;
        padding-left: 0;
        line-height: 1.4;
    }
    .under main .concept_bnr01 .tel_txt {
        line-height: 1.4;
        padding: 5px;
    }
    .under main .concept_bnr01 .lg, .under main .concept_bnr01 .sm {
        text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #FFF, 0 0 30px #FFF, 0 0 10px #FFF, 0 0 55px #FFF, 0 0 10px #FFF, 0 0 5px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 10px #FFF, 0 0 30px #FFF, 0 0 10px #FFF, 0 0 55px #FFF, 0 0 12px #FFF;
    }
    .under main .concept_bnr01 .lg {
        font-size: 20px;
    }
    .under main .concept_bnr01 .sm {
        font-size: 16px;
    }
    .under main .list_bnr {
        max-width: 420px;
        flex-wrap: wrap;
        margin: 0 auto;
    }
    .under main .list_bnr li {
        margin-bottom: 14px;
        width: calc(50% - 7px)
    }
    .under main .list_bnr li:not(:last-child) {
        margin-right: 0px;
    }
    .under main .list_bnr li:not(:nth-child(2n)) {
        margin-right: 14px;
    }
    .under main .map_base {
        height: 36vw;
        width: 80vw;
        background-size: cover;
    }
    .under main .map_base span {
        width: 7vw;
        height: 7vw
    }
    .under main .map_base span.map_point02 {
        top: 7vw;
        left: 51vw;
        width: 7vw;
        height: 7vw;
    }
    .under main .map_base span.map_point01 {
        top: 7vw;
        left: 12vw;
    }
    .under main .map_base span.map_point03 {
        top: 16vw;
        left: 28vw
    }
    .under main .map_base span.map_point04 {
        top: 25vw;
        right: 28vw
    }
    .under main .sec_btn_box.un_btn_box {
        max-width: 450px;
        margin: 0 auto;
    }
    .under main .sec_btn_box.un_btn_box li {
        width: 100%;
    }
    .under main .sec_btn_box.un_btn_box li:not(:last-child) {
        margin-bottom: 20px;
    }
    .under main .sec_btn_box.un_btn_box {
        flex-direction: column;
    }
    /*POSTYPE*/
    .under main .post_img_center_main img {
        max-height: 300px;
    }
    .under main .news_step {
        margin-bottom: 40px;
    }
    .under main .news_step .news_step_before {
        margin-right: 40px;
    }
    .under main .news_step li .post_img_center {
        height: 25vw;
    }
    .under main .post_arrow:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 14px solid var(--scolor);
    }
    .under main .post_arrow {
        right: -11px;
        top: calc(50% - 8px);
    }
    .alignright, .alignleft, .u_editor img {
        max-width: 100% !important;
        max-height: 300px;
    }
    .under main .info_ttl {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .under main .news_list {
        flex-direction: column;
        max-width: 360px;
        margin: 0 auto;
    }
    .under main .news_list li {
        width: 100%;
    }
    .under main .news_list li:nth-child(n+2) {
        margin-top: 40px;
    }
    .under main .news_img {
        height: 35vw;
    }
    .under main .news_info_post .cate {
        padding: 3px 15px 2px;
        min-width: 100px;
        font-size: 14px;
    }
    .under main .list_anchor .btn {
        width: 100%;
    }
    .under main .list_anchor .btn:not(:last-child) {
        margin: 0 0px 15px;
    }
    .under main .input02, .select01 {
        width: 100%;
    }
    .under main .input02_mid {
        width: calc(100% - 30px);
    }
    .under main .box-check01 .wpcf7-list-item {
        width: 100%;
    }
    .under main .must1 {
        top: 5px;
    }
    .under main .box-check01 .wpcf7-list-item label {
        display: flex;
        align-items: flex-start;
    }
    .under main .box-check01 .wpcf7-list-item label {
        padding: 5px 10px 3px 15px;
    }
    .under main .box-check01 .wpcf7-list-item label input {
        position: relative;
        top: 6px;
        left: -6px;
    }
    .under main .box_num_sub p {
        white-space: nowrap;
    }
    .btn_contact, .back-btn {
        height: 50px;
    }
    .wpcf7 form .wpcf7-response-output {
        font-size: 14px;
    }
    .under main .txt_info_red {
        margin-bottom: 10px;
    }
    .under main .txt_info_red p {
        font-size: 14px;
        line-height: 1.4;
    }
    .under main .txt_info_red span {
        width: auto;
    }
    .under main .box_his dl dt {
        width: 70px;
    }
    #confirm .btn_contact_w {
        max-width: 450px;
        margin: 0 auto;
    }
    #confirm .btn_contact_w > p {
        justify-content: space-between;
    }
    #confirm .btn-con-arrow {
        width: 48%;
    }
    #confirm .btn_contact_w input {
        width: 100%;
        margin: 0;
    }
    .under main .un_sec_tab_guide.mb0, .under main .un_sec_tab.mb0 {
        margin-bottom: 0px;
    }
    .box_qa dl dt {
        padding: 8px 25px 5px 10px;
    }
    .box_qa dl dt h4 {
        font-size: 18px;
        line-height: 1.4;
    }
    .box_qa dl dt:before {
        right: 7px;
        top: calc(50% - 5px);
    }
    .under main .un_3slider .slick-dots li button::before {
        font-size: 13px;
    }
	
    .under main .calendar_un {
        flex-direction: column;
		max-width: 375px;
		margin: 0 auto 20px;
    }
    .under main .calendar_un > div:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 30px;
    }
}
/* IPHONE 14 */
@media screen and (max-width: 440px) {
    /*============ ORTHER ============ */
    /*============ OVN ============ */
    /*    .under .ovn_list dl {
        flex-wrap: wrap;
    }
    .under .ovn_list dd {
        width: 100%;
        margin-top: 10px;
    }
    .under .ovn_list dt img {
        top: inherit;
    }*/
    .under main .un_sec_tab li a .tt {
        font-size: 14px;
        line-height: 1.5;
    }
    .under main .btn.btn_one a {
        font-size: 15px;
        background-position: right 15px center;
        padding: 8px 5px 7px;
        letter-spacing: 0em;
    }
    .under main .un_ttl2_w {
        flex-direction: column;
    }
    .under main .un_ttl2_l {
        margin: 0;
    }
    .under main .un_ttl2_r span {
        text-align: left;
    }
    .under main .un_ttl2_r span {
        width: 50px;
    }
    .under main .concept_bnr01 {
        padding-bottom: 55px;
    }
    .under main .news_img {
        height: 50vw;
    }
}
@media screen and (max-width: 425px) {
    .under main .un_page_title {
        font-size: 25px;
    }
    .under main .step_img_list li:not(:last-child):before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 18px solid var(--mcolor);
        right: -25px;
        top: calc(50% - 10px);
    }
    .under main .step_img_list li:not(:last-child) {
        margin-right: 30px;
    }
    .under main .concept_bnr01 .sm {
        font-size: 4vw
    }
    .under main .concept_bnr01 .lg {
        font-size: 5.5vw;
    }
    .under main .concept_bnr01 .tel_txt {
        padding: 5px;
        font-size: 14px;
    }
    .under main .concept_bnr01 {
        padding-bottom: 12vw;
    }
    .under main .un_bnr li a .lg {
        font-size: 18px;
    }
    .under main .news_step .news_step_before {
        margin-right: 25px;
    }
    .under main .post_arrow {
        right: -7px;
        top: calc(50% - 8px);
    }
    .under main .box_hour p {
        flex-direction: column;
    }
    .under main .box_hour p:not(:last-child) {
        margin-bottom: 5px;
    }
    .under main .un_sec_tab_guide li a {
        padding-left: 24px;
        font-size: 14px;
    }
    .under main .un_sec_tab_guide li a:before {
        left: 10px;
        width: 6px;
        height: 14px;
        top: 16px;
    }
    .under main .un_sec_tab li:last-child a .tt {
        font-size: 11px;
    }
    .under main .box_num_sub .sub01 {
        margin: 0 1px;
        font-size: 12px;
    }
    .select02, .under main .box-check01 .wpcf7-list-item, .under main .input02, .select01 {
        font-size: 14px;
    }
    .under main .box-check01 .wpcf7-list-item label input {
        top: 5px;
    }
}
@media screen and (min-width: 375px) and (max-width: 750px) {
    .sp750 {
        display: block;
    }
}
/* IPHONE 6 */
@media screen and (max-width:374px) {
    .under main .un_bnr li a:before {
        right: 15px;
    }
    .under main .un_sec_tab_guide li {
        width: 100%;
    }
    .under main .un_sec_tab_guide li:not(:nth-child(2n)) {
        margin-right: 0px;
    }
    .under main .un_sec_tab li a .tt {
        font-size: 13px;
    }
}
/* FIREFOX ONLY */
@-moz-document url-prefix() {}
/* Safari 10.1+ (which is the latest version of Safari at this time) */
@media not all and (min-resolution: 0.001dpcm) {}