@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, .under main .list_link02 li a:hover {
        text-decoration: underline
    }
    .under main .list_ovn li:hover, .under main .list_link li a:hover, .under main .news_list li:hover .news_info_post, .under main .news_list li:hover .news_img {
        opacity: 0.7;
    }
    .under main .news_list li:hover .news_tt_main {
        color: var(--scolor);
    }
    .under main .link:not(a[target=_blank]):hoverm {
        color: var(--scolor);
    }
    .under main .list01 li a:hover {
        color: var(--mcolor);
    }
    .under main .bnr_over a {
        position: relative;
    }
    .under main .bnr_over 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 .bnr_over a:hover:after {
        width: 100%;
    }
}
@media screen and (max-width: 750px) {
    .under main .content {
        margin-top: 0;
    }
    .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 {}
    .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 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;
    }
    /*============ LIST ============ */
    .under main .list01 {}
    .under main .list01 li {}
    .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 {}
    .under main .list_faq dt span {}
    .under main .list_faq dt {}
    /*============ FRAME ============ */
    .under main .frame01 {
        padding: 30px 15px
    }
    .under main .frame02 {
        max-width: 400px;
        margin: 0 auto;
    }
    .under main .news_img {
        height: 226px;
    }
    /*============ ORTHER ============ */
    .under main .box_map {
        height: 250px
    }
    .news_img {
        max-width: 400px;
        margin: 0 auto 18px;
    }
    .news_list {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .under main .list_link02 li a {
        display: block;
    }
	.alignright, .alignleft {
        max-width: 100% !important;
    }
}
@media screen and (min-width: 441px) and (max-width: 750px) {
    .sp750 {
        display: block !important;
    }
}
/* 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;
    }
    
}
@media screen and (max-width: 425px) {
    .under .h_box {
        height: 90px;
    }
    .under main .content {
        margin-top: 0;
    }
    .under main {
        padding-top: 90px;
    }
    .under main .cta li.btn_con a .lg {
        font-size: 20px;
    }
    .under main .cta li.btn_tel a .lg {
        font-size: 26px;
    }
    .under main .list_step dt .icon {
        margin-right: 10px;
    }
    .under main .list_step dd {
        padding-left: 60px;
    }
    .under main .cta li.btn_con a .lg {
        font-size: 18px;
    }
    .under main .cta li.btn_con a .lg:before {
        width: 20px;
        left: 5px;
        background-size: 20px auto;
    }
    .under main .list_2anchor .btn a {
        font-size: 3.8vw;
        width: 100%;
    }
	  .under main .news_img {
        height: 175px;
    }
}
/* 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 {
        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 .sec03_ttl3 .lg {
    font-size: 26px;
}
}
/* 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) {}