@media screen and (min-width: 751px) {
    .lightbox, .lightboxOverlay {
        min-width: var(--container);
    }
    .under main .image_l {
        float: left;
        margin: 0 50px 0 0
    }
    .under main .image_r {
        float: right;
        margin: 0 0 0 50px
    }
    /* BUTTON OVN DETAIL */
    /* HOVER */
    .under main #topic_path li a:hover {
        text-decoration: underline
    }
    .under main .bnn a:hover, .under main .list_ovn li:hover {
        opacity: 0.7;
    }
    .under main .link:not(a[target=_blank]):hover {
        color: var(--scolor);
    }
    .under main .un_acc dl dt:hover {
        background: var(--mcolor);
        color: #fff;
    }
    .under main .un_acc dl dt:hover:after, .under main .un_acc dl dt:hover:before {
        background: #fff
    }
    .under main .list_faq dt:hover {
        color: var(--mcolor);
    }
    .under main .list01 li a:hover {
        color: #A4A4A4;
    }
}
@media screen and (max-width: 750px) {
    .under main #content {
        padding: 0 0 80px
    }
    .under main section {
        padding: 0 0 60px;
    }
    .under main .image_r, .under main .image_l {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0 auto 30px !important
    }
    .under main .un_ttl2, .under main .u_editor h2 {
        letter-spacing: 0em;
    }
    /*==========================================================
                  C U S T O M
  ==========================================================*/
    /*  TOP INFO  */
    .under main #top_info .inner {
        padding-top: 115px;
    }
    .under main #top_info {}
    .under main #topic_path {
        margin-bottom: 15px
    }
    .under main #topic_path li, .under main #topic_path li a {
        font-size: 14px;
    }
    /*============ HEAD TITLE ============ */
    /*============ TABLE ============ */
    .under main table {
        margin-bottom: 30px
    }
    .under main table td, .under main table th {}
    /* 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;
    }
    .under main table th, .under main table td {
        padding: 12px 5px 8px;
        letter-spacing: 0em;
    }
    /*============ FRAME ============ */
    .under main .frame01 {
        padding: 30px 15px
    }
 /*   .under main .frame02 {
        margin: 0 auto;
    }*/
    .under main .frame_pick {
        padding: 30px 15px
    }
    /*============ ORTHER ============ */
    .under main .box_map {
        height: 250px
    }
    .under main .un_box1_img img, .under main .list_step_img img {
        width: 100%;
    }
}
@media screen and (min-width: 376px) and (max-width: 750px) {
    .sp750 {
        display: block !important;
    }
    .under main #top_info:before, .under main .un_doctor:after, .under main .frame_pick:after, .under main .frame_pick2:after {
        width: 750px;
        height: 108px;
        background-size: 750px auto;
        left: calc(50% - 375px);
        bottom: -76px;
    }
    .under main .un_doctor:before, .under main .frame_pick:before, .under main .frame_pick2:before {
        width: 750px;
        height: 97px;
        background-size: 750px auto;
        left: calc(50% - 375px);
        top: -60px;
    }
    .under main .un_doctor, .under main .frame_pick, .under main .frame_pick2 {
        margin-top: 60px !important;
        margin-bottom: 60px !important;
    }
    .under main #top_info {
        margin-bottom: 70px;
    }
    .under main .un_ttl3, .under main .u_editor h3 {
        padding-bottom: 50px;
    }
}
/* 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 .flex1 {
        flex-direction: column;
        margin-bottom: 5px;
    }
    .under main .flex1 span {
        width: auto;
        text-align: left;
        margin-right: 0px;
    }
    .under main .un_ttl2.sm {
        font-size: 26px;
    }
}
/* IPHONE 6 */
@media screen and (max-width: 375px) {
    .under main .frame_pick .pick_ttl {
        font-size: 26px;
        letter-spacing: 0em;
    }
    .under main table.tb1 th {
        width: 90px;
    }
    .under main .un_ttl2:before, .under main .doctor_tt2:before {
        width: 230px;
    }
    .under main .un_acc dl dt:after, .under main .un_acc dl dt:before {
        right: 40px;
    }
    .under main .un_acc dl dt:after {
        right: 45px;
    }
    .under main .un_ttl2 {
        letter-spacing: 0em;
    }
}
@media screen and (max-width: 374px) {
    .under main .cta_under .cta_contact_tel a {
        font-size: 26px;
    }
    .under main .cta_under .cta_contact_mail a {
        line-height: 1.4;
    }
    .under main .btn a {
        padding-left: 0px;
    }
    .under main .un_bnr li a {
        font-size: 20px;
        background-position: right 10px center;
    }
    .under .un_page_ttl {
        font-size: 25px;
        letter-spacing: 0em;
    }
    .under main .un_ttl2 {
        font-size: 27px;
    }
    .under main .un_ttl2.sm {
        font-size: 25px;
    }
    .under main .frame_pick .pick_ttl {
        font-size: 26px;
    }
    .under main .list01 li.flex_list {
        flex-direction: column;
    }
    .under main .un_ttl2.sm {
        font-size: 24px;
    }
    .under main table.tb1 th, .under main table.tb1 td {
        font-size: 15px;
    }
    .under main table.tb1 th {
        width: 80px;
    }
    .under main .un_bnr li a .sm {
        line-height: 1.4;
    }
	.under table.tb01 td, .under table.tb01 th {
		font-size: 14px;
		padding: 10px 5px;
	}
	.under main .list_anchor .btn a {
		padding-left: 18px;
	}
}
/* 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) {}