@media screen and (min-width: 751px) {
    .lightbox, .lightboxOverlay {
        min-width: var(--container);
    }
    .under main .image_l {
        float: left;
        margin: 0 45px 0 0;
    }
    .under main .image_r {
        float: right;
        margin: 0 0 0 50px
    }
    .under main .frame_pick .image_l {
        margin: 0 40px 0 0;
    }
    .under main .frame_pick .image_r {
        margin: 0 0 0 40px
    }
    .under main .mb50 {
        margin-bottom: 50px !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;
    }
    .under main .btn.btn_un a {
        width: 400px;
    }
    /* HOVER */
    .under main #topic_path li a:hover, .under main .list01 li a:hover {
        text-decoration: underline
    }
    .under main .bnn a:hover, .under main .un_sec_tab li:hover, .under main .lecturer_slider .slick-arrow:hover, .link_img:hover {
        opacity: 0.7;
    }
    .under main .list_anchor.list_3anchor .btn.active a {
        background: var(--mcolor);
        color: #fff;
    }
    .under main .schedule_txt2 a:hover, .under main .schedule_txt3 a:hover {
        background: var(--mcolor);
        color: #fff;
    }
    .under main .schedule_txt2 a[target=_blank]:hover, .under main .schedule_txt3 a[target=_blank]:hover {
        background: none;
        color: var(--mcolor);
    }
    .under main .link:not(a[target=_blank]):hover {
        color: var(--scolor);
    }
    .under main .btn.btn_un a:hover:before {
        background: url(../images/arrow_down_un_w.svg) no-repeat center / cover;
    }
    .under main .unbox_bnr .un_bnr a:after {
        position: absolute;
        content: "";
        width: 0%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.2);
        left: 0;
        top: 0;
        transition: all 0.3s;
    }
    .under main .unbox_bnr .un_bnr a:hover:after {
        width: 100%;
    }
    .under main .list3img li:nth-child(3) {
        margin-right: 0;
    }
    .under main .list3img.list_step_img li {
        width: calc(33.333% - 45px);
    }
    .under main .unbox_con_list li:not(:nth-child(4n)) {
        margin-right: 10px;
    }
    .under main .list3img li:nth-child(n + 4), .under main .unbox_con_list li:nth-child(n + 5) {
        margin-top: 12px;
    }
    .under main .lecturer_slider .slick-dots li:hover button {
        background: #030F57;
    }
    .under main .un_sec_tab li:not(:nth-child(3n)) {
        margin-right: 50px;
    }
    .under main .un_sec_tab li:nth-child(n + 4) {
        margin-top: 30px;
    }
    .under main .list_f {
        display: flex;
        flex-wrap: wrap;
    }
    .under main .list_f li {
        width: 33.333%;
        margin-bottom: 0;
    }
    .btn_zipcode:hover {
        background: #fff;
        color: #000;
    }
    .btn_contact:hover, .back-btn:hover {
        background-color: var(--mcolor);
        color: #fff;
    }
    .btn-con-arrow:hover:before {
        background: #fff;
    }
    .under main .contact_bnr p.linkpdf a:hover {
        opacity: 0.8;
    }
    .under main .contact_bnr p.linkpdf a:hover {
        opacity: 1;
        background-color: transparent;
        color: #fff;
    }
    .under main .dvd_list li:hover {
        opacity: 1;
    }
    .under main .dvd_list li .btn a:hover {
        background: none;
    }
    .under main .dvd_list li:hover .btn a {
        background: var(--mcolor);
        color: #fff;
    }
    .under main .dvd_list li:hover .btn a:before {
        background: #fff;
    }
    .under main .dvd_list li .btn a:hover:before {
        background: #98989A;
        color: var(--mcolor);
    }
    .under main .u_editor p + .list01 li {
        display: table;
    }
}
@media screen and (max-width: 750px) {
    .under main #content {
        padding: 0 0 80px
    }
    .under main section {
        padding: 0 0 50px;
    }
    .under main .image_r, .under main .image_l {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0 auto 25px !important;
    }
    /*==========================================================
                  C U S T O M
  ==========================================================*/
    /*  TOP INFO  */
    .under main #top_info {
        height: 150px;
        padding-top: 0px;
        margin-bottom: 0;
    }
    .under main #top_info .inner {
        padding-bottom: 15px;
    }
    .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_page_title {
        font-size: 26px;
		line-height: 1.5;
        text-align: center;
    }
    .under main .un_ttl2, .u_editor h2 {
        font-size: 24px;
        padding-bottom: 15px;
        margin-bottom: 25px;
    }
    .under main .un_ttl2:before, .u_editor h2:before {
        width: 90px;
        height: 2px;
    }
    .under main .un_ttl3, .u_editor h3 {
        font-size: 22px;
        border-bottom-width: 1px;
        padding-bottom: 10px;
        margin-bottom: 35px;
    }
    .under main .un_ttl4, .u_editor h4 {
        font-size: 21px;
        padding-left: 8px;
        margin-bottom: 30px;
    }
    .under main .un_ttl4::before, .u_editor h4:before {
           top: 4px;
    }
    .under main .un_ttl5, .u_editor h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .under main .un_box_doctor_img {
        width: 100%;
        margin-right: 0px;
    }
    .under main .un_box_doctor {
        flex-direction: column;
    }
    .under main .list_tt {
        font-size: 20px;
        line-height: 1.6;
        padding-left: 15px;
    }
    .under main .list_tt:before {
        top: 10px;
    }
    .under main .un_box_doctor_img:before {
        width: 90px;
        height: 105px;
        left: -15px;
        bottom: -28px;
        background-size: 90px auto;
    }
    .un_box_doctor_txt {
        margin-top: 30px;
    }
    .under main .frame_pick .pick_ttl span img {
        width: 120px;
    }
    .under main .frame_pick .pick_ttl {
        font-size: 24px;
    }
    .under main .frame_pick .pick_ttl span {
        margin-bottom: 5px;
    }
    /*============ TABLE ============ */
    .under main table {
        margin-bottom: 30px;
        border-spacing: 3px;
    }
    .under main table th {
        line-height: 1.5;
    }
    .under main table td, .under main table th {
        padding: 10px 8px 9px;
    }
    .under main table.tb_block tr {
        display: flex;
        flex-direction: column
    }
    .under main table.tb_block tr:not(:last-child) th {
        border-bottom: none
    }
    .under main table.tb_block td + td {
        border-top: none;
    }
    .under main table.tb_block th, .under main table.tb_block td {
        width: 100%;
        margin-bottom: 3px;
    }
    /* 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;
        font-size: 14px;
        letter-spacing: 0em;
    }
    /*============ LIST ============ */
    .under main .list01 {}
    .under main .list01 li {
        padding-left: 15px;
        line-height: 1.4;
    }
    .under main .list01 li:not(:last-child) {
        margin-bottom: 10px;
    }
    .under main .list01 li::before {
        top: 9px;
    }
    .under main .list02 {}
    .under main .list02 li {}
    .under main .list02 li::before {}
    .under main .list01 li a {
        margin-left: -15px;
        padding-left: 15px;
    }
    .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 dl {
        margin-bottom: 20px;
        padding-bottom: 40px
    }
    /*============ 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 .unbox_bnr {
        flex-direction: column;
    }
    .under main .unbox_bnr .un_bnr {
        width: 100%;
        height: 130px;
    }
    .under main .unbox_bnr .un_bnr a:before {
        right: 10px;
    }
    .under main .unbox_bnr .un_bnr a {
        padding: 10px 20px;
        font-size: 14px;
        line-height: 1.4;
    }
    .under main .unbox_bnr .un_bnr a .lg {
        font-size: 16px;
        line-height: 1.5;
    }
    .under main .list3img li {
        width: calc(50% - 15px);
    }
    .under main .list3img li:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .under main .list3img.list_step_img li:not(:nth-child(2n)) {
        margin-right: 30px;
    }
    .under main .list3img li:nth-child(n+3) {
        margin-top: 10px;
    }
    .under main .list3img_center_sp li,.under main .list3img.list_step_3imgsp li:nth-child(3){
        margin-right: 0 !important;
    }
    .under main .list3img.list3img_center_sp li:nth-child(n+3) {
        margin-top: 0;
    }
    .under main .unbox_con_list li {
        width: calc(50% - 5px);
    }
    .under main .unbox_con_list li:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .under main .unbox_con_list li:nth-child(n+3) {
        margin-top: 16px;
    }
    .under main .un_sec_tab li {
        width: calc(50% - 10px);
    }
    .under main .un_sec_tab li:not(:nth-child(2n)) {
        margin-right: 20px;
    }
    .under main .un_sec_tab li:last-child {
        margin-right: 0;
    }
    .under main .un_sec_tab li:nth-child(n+3) {
        margin-top: 20px;
    }
    .under main .list_step_3imgsp li, .under main .list_step_img.list_step_3imgsp li:not(:last-child) {
        width: calc(33.333% - 27px);
        margin-right: 30px;
    }
    .under main .list3img.list_step_3imgsp li:nth-child(n+3) {
        margin-top: 0;
    }
    .under main .list_step_3imgsp li:nth-child(3n) {
        margin-right: 0;
    }
    .under main .un_sec_tab li .tt {
        right: 2vw;
        top: 2vw;
        padding: 2vw 0;
        font-size: 4vw;
        line-height: 6vw;
    }
    .under main .lecturer_slider_item {
        height: 20vw;
    }
    .under main .lecturer_slider .slick-prev, .under main .lecturer_slider .slick-next {
        width: 25px;
        height: 25px;
        top: calc(50% - 0px);
        background-size: 25px auto;
    }
    .under main .lecturer_slider .slick-slide {
        margin: 0 3px;
    }
    .under main .lecturer_slider .slick-next {
        right: -12px;
    }
    .under main .lecturer_slider .slick-prev {
        left: -12px;
    }
    .under main .list_step_img_down {
        flex-wrap: wrap;
        margin-bottom: 50px;
    }
    .under main .list_step_img_down li {
        width: calc(50% - 5px);
        padding: 5px;
    }
    .under main .w_full .list_step_img_down li {
        width: 100%;
    }
    .under main .list_step_img_down li:not(:last-child), .under main .list_step_2img_down li:not(:last-child) {
        margin-right: 10px;
    }
    .under main .list_step_img_down li:nth-child(2n) {
        margin-right: 0;
    }
    .under main .list_step_img_down .tt, .under main .list_step_2img_down .tt {
        line-height: 1.4;
        font-size: 14px;
    }
    .under main .basic_tt02 {
        font-size: 18px;
    }
    .under main .list02 li::before {
        top: 4px;
    }
    .under main .list_frame > li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 25px;
    }
    .under main .list_frame, .under main .box_img_sub, .under main .list_step_2img_down {
        flex-direction: column;
    }
    .under main .list_frame > li, .under main .list_step_2img_down > li {
        width: 100%;
    }
    .under main .box_img_sub .img {
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .under main .list_2con > li:not(:nth-child(2n)) {
        margin-right: 0;
    }
    .under main .list_2con > li {
        width: 100%;
        padding: 15px;
    }
    .under main .list_2con > li:nth-child(n+2) {
        margin-top: 25px;
    }
    .under main .list3img_center {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .under main .list_step_2img_down li:not(:last-child) {
        margin-right: 0;
    }
    .under main .list_step_img_down li:not(:last-child) {
        margin-right: 5px;
    }
    .under main .list3img_center li:not(:last-child) {
        margin-bottom: 25px;
    }
    .under main .list_step_2img_down > li:nth-child(n+2) {
        margin-top: 25px;
    }
    .under main .list_step_img_down li {
        width: calc(33.333% - 5px);
    }
    .under main .list3img.list4img_sp li:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .under main .w02sp li {
        width: 100%
    }
    .under main .w01sp li {
        width: 100%;
        max-width: 60%;
    }
    .under main .w01sp li .img {
        display: flex;
        text-align: center;
    }
    .under main .w01sp li .img img {
        width: calc(50% - 3px);
    }
    .under main .w01sp li .img img:not(:last-child) {
        margin-right: 6px;
    }
    .under main .list_step_img_down:before {
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-top: 20px solid var(--mcolor);
        bottom: -36px;
    }
    .under main .list_step_img_down.fs_sm .tt {
        min-height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 8px 2px 6px;
    }
    .under main .mt30_01 {
        margin-top: 10px;
    }
    .under main .list_step_img li.arr:before {
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        border-left: 18px solid var(--mcolor);
        right: -25px;
        top: calc(50% - 12px);
    }
    .under main .list_step_img_down_2sp li {
        width: calc(50% - 10px);
    }
    .under main .list_step_img_down_2sp li:nth-child(2) {
        margin-right: 0;
    }
    .under main .list_step_img_down_2sp li:nth-child(n+3) {
        margin-top: 5px;
    }
    .under main .post_img_center img {
        max-height: 300px;
    }
    .under main .list_anchor.list_3anchor .btn {
        width: 100%;
        max-width: 350px;
    }
    .under main .news_list li {
        flex-direction: column;
    }
    .under main .news_img {
        width: 240px;
        height: 140px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .under main .news_info_post {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .under main .dvd_list .news_tt_main {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .under main .schedule_list li {
        flex-direction: column;
        padding: 20px 0;
    }
    .under main .schedule_l, .under main .schedule_r, .under main .schedule_cen {
        width: 100%;
        padding: 0;
    }
    .under main .schedule_l, .under main .schedule_cen {
        border-right: none;
        border-bottom: 5px #fff solid;
        padding: 0;
    }
    #confirm .btn-con-arrow {
        margin: 0 10px;
        width: calc(50% - 10px);
    }
    #confirm .btn-con-arrow input,.back-btn {
        width: 100%;
        margin: 0;
    }
    .under main .contact_bnr {
        height: auto;
        flex-direction: column;
        padding: 13px 10px 25px;
    }
    .under main .contact_bnr p.linkpdf a {
        margin-top: 5px;
        margin-left: 0;
    }
    .under main .input02, .select01, .textarea_text01 {
        width: 100% !important;
    }
    .under main .box_contact table th p {
        padding-top: 2px;
    }
    .btn_contact {
        width: 260px;
    }
    .under main .box-check01 .wpcf7-list-item {
        width: 100%;
    }
    .under main .box-check01 .wpcf7-list-item {
        margin: 3px 0;
    }
    /*STEP CONTACT*/
    .under main .step_contact {
        flex-direction: column;
        max-width: 400px;
        margin: 0 auto;
    }
    .under main .step_contact li {
        width: 100%;
    }
    .under main .step_contact li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .under main .step_contact li:not(:last-child):before {
        border-width: 12px 0 12px 12px;
        right: 0;
        top: auto;
        transform: rotate(90deg);
        bottom: -31px;
        left: 0;
        margin: 0 auto;
    }
    .under main .un_num_list {
        width: 28px;
        height: 28px;
        font-size: 16px;
        line-height: 28px;
    }
}
/* 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 .list_step_img_down.fs_sm .tt {
        min-height: 54px;
    }
    .under main .list_step_img li.arr:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid var(--mcolor);
        top: calc(50% - 10px);
        right: -23px;
    }
}
/* IPHONE 6 */
@media screen and (max-width: 360px) {
    .under main .un_page_title {
        font-size: 24px;
    }
    .under main .unbox_con_list li:not(:nth-child(2n)) {
        margin-right: 0px;
    }
    .under main .unbox_con_list li {
        width: 100%;
    }
    .under main .unbox_con_list li:nth-child(n+2) {
        margin-top: 8px;
    }
    .under main .unbox_con_list li .tt, .under main .unbox_con_list li .txt {
        font-size: 14px;
    }
    .under main .list_step_img_down .tt, .under main .list_step_2img_down .tt.fs_sm {
        font-size: 12px;
        padding: 11px 2px 8px;
    }
    .under main .list_step_img_down .tt {
        padding: 10px 2px 8px;
    }
    .under main .list_step_img_down.fs_sm .tt {
        font-size: 11px;
    }
    #confirm .btn-con-arrow {
        margin: 0 5px;
        width: calc(50% - 10px);
    }
    .under .btn a {
        width: 270px;
    }
    .btn_zipcode {
        width: 150px;
        font-size: 12px;
    }
    .under main .list3img li .tt {
        font-size: 15px;
        letter-spacing: 0em;
    }
}
/* 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) {}