@media screen and (min-width: 1921px) {
    .under main #top_info {
        background-size: cover;
    }
    .under main h2 {
        margin-left: calc(50% - 960px);
    }
}
@media screen and (min-width: 751px) {
    .lightbox, .lightboxOverlay {
        min-width: var(--container);
    }
    .under main .image_l {
        float: left;
        margin: 0 40px 0 0
    }
    .under main .image_r {
        float: right;
        margin: 0 0 0 40px
    }
    /* 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, .list_toc 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 .btn_list a {
        width: 260px;
    }
    .under main section.section2 {
        padding-bottom: 100px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1500px) {
    .under main h2 {
        padding-left: 40px;
    }
}
@media screen and (max-width: 750px) {
    .under main #content {
        padding: 0 0 80px
    }
    .under main section {
        padding: 0 0 50px;
    }
    .under main section.section2 {
        padding-bottom: 60px;
    }
    .under main .boxh5 {
        padding: 50px 0;
        margin: 0px 0 50px;
    }
    /*.under main .boxh5.mid {
        padding: 20px 0;
    }
    .under main .boxh5.mid2 {
        padding-top: 20px;
        padding-bottom: 60px;
    }*/
    .under main .image_r, .under main .image_l {
        float: none;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin: 0 auto 20px !important;
    }
    /*==========================================================
                  C U S T O M
  ==========================================================*/
    /*  TOP INFO  */
    .under main #top_info {
        height: 200px;
		background-size: cover !important;
    }
    .under main #topic_path {
        margin-bottom: 15px
    }
    .under main #topic_path li, .under main #topic_path li a {
        font-size: 14px;
        line-height: 1.6;
    }
    /*============ HEAD TITLE ============ */
    .under main h2 {
        font-size: 26px;
        padding-left: 0px;
        text-align: center;
    }
    .under main h3 {
        font-size: 24px;
        padding-bottom: 12px;
        margin-bottom: 30px;
    }
    .under main h4 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .under main h5 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .under main h6 {
        font-size: 18px;
    }
    /*============ TABLE ============ */
    .under main table {
        margin-bottom: 30px;
        border-collapse: separate;
    }
    .under main table td, .under main table th {
        padding: 9px 8px;
        line-height: 1.6;
    }
    .under main table tr td:not(:last-child)/*, .under main table tr th:not(:last-child)*/ {
        border-right: none;
    }
    .under main table tr:not(:last-child) td, .under main table tr:not(:last-child) th {
        border-bottom: none;
    }
    .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%;
    }
    /* 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 {
        top: 3px;
    }
    .under main .list_check li::before {
        top: 5px;
    }
    .under main .list_check {}
    .under main .list_check li {}
    .under main .list01 li::before, .list_toc li:before {
        width: 8px;
        height: 8px;
        top: 11px;
        left: 0;
    }
    .list_toc li a {
        display: block;
    }
    .under main .list01 li::before {
        top: 12px;
    }
    .under main .list_bg li:before {
        top: 13px;
    }
    /* 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
    }
    .under main .frame_pick:before {
        bottom: -7px;
        right: -7px;
    }
    .under main .pickup {
        width: 60px;
        height: 60px;
        line-height: 1.2;
        font-size: 16px;
        margin-right: 20px;
        left: 10px;
        top: -40px;
    }
    .under main .pickup:before {
        right: 1px;
        top: calc(50% + 20px);
    }
    .under main .frame_pick .pick_ttl {
        margin-bottom: 20px;
        line-height: 1.4;
    }
    .under main .frame_pick .pick_ttl span {
        font-size: 24px;
        background-image: linear-gradient(0deg, #ccd8ea 12.12%, rgba(255, 255, 255, 0) 12.12%, rgba(255, 255, 255, 0) 50%, #ccd8ea 50%, #ccd8ea 62.12%, rgba(255, 255, 255, 0) 62.12%, rgba(255, 255, 255, 0) 100%);
        background-size: 80.00px 80.00px;
    }
    /*============ ORTHER ============ */
    .under main .box_map {
        height: 250px
    }
    .under main .sec_cta_item_un.sec_cta_item p a .box_time {
        flex-direction: column;
    }
    .under main .sec_cta_item_un.sec_cta_item p a .number:before {
        top: 2px;
    }
    .under main .sec_cta_item_un.sec_cta_item p a .number {
        margin-bottom: 10px;
    }
    .under main .sec_cta_item_un.sec_cta_item p a {
        padding-bottom: 0px;
    }
    /* OVERNOTE */
    .under main section.toc_content {
        padding: 20px;
    }
    .under main .toc_content p {
        font-size: 20px;
        padding: 6px;
		margin-bottom: 20px;
    }
    .under main .center_post img {
        max-height: 300px;
    }
    .under main .list_ovn {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .under main .list_ovn > li .big {
        font-size: 16px;
    }
    .under main .info_box .cate {
        min-width: 80px;
        font-size: 12px;
    }
    .under main .list_3anchor .btn {
        margin: 0;
    }
    .under main .list_3anchor {
        gap: 10px;
    }
    .under main .list_ovn > li .img {
        height: 28vw;
    }
    .under main .btn_list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .under main .btn_list li:not(:last-child) {
        margin-bottom: 20px;
    }
}
/* 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_3anchor {
        flex-direction: column;
    }
    .under main .list_3anchor .btn {
        flex: initial;
        width: 100%;
    }
    .under main .list_ovn {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .under main .list_ovn > li .img {
        height: 55vw;
    }
}
/* IPHONE 6 */
@media screen and (max-width: 360px) {}
/* 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) {}