@media screen and (min-width: 751px) {
    .lightbox, .lightboxOverlay {
        min-width: var(--container);
    }
    .under main .image_l {
        float: left;
        margin: 9px 50px 0 0
    }
    .under main .image_l.mb30 {
        margin-bottom: 30px;
    }
    .under main .image_r {
        float: right;
        margin: 9px 0 0 50px
    }
    /* 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: 0;
    }
    .under main .btn_list .is_next {
        position: absolute;
        top: 0;
        right: 0;
    }
    .under main .hidden {
        overflow: hidden;
    }
    /* HOVER */
    .under main #topic_path li a:hover {
        text-decoration: underline
    }
    .under main .bnn a:hover,.ligh_over:hover {
        opacity: 0.7;
    }
    .under main .link:not(a[target=_blank]):hover {
        color: var(--scolor);
    }
    .under main .tb_min {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    .under main .list_flex li:nth-child(2n + 2) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .under main .list_flex.list_3col li:nth-child(2n + 2) {
        margin-right: 20px;
    }
    .under main .list_flex.list_3col li:nth-child(3n + 3) {
        margin-right: 0;
    }
    .under main .list_flex.list_3col li:last-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .under main .list_flex.list_3col li {
        width: calc((100% - 40px) / 3);
    }
    .under main .list_flex li {
        line-height: 1.5;
    }
    .under main .list_2btn .btn a {
        width: 490px;
        height: auto;
        min-height: 80px;
        padding: 10px 10px;
        border-radius: 60px;
    }
    .under main .ovn_list dl:hover {
        background: #e4f3fc;
    }
    .under main .list_flex.list_3col li.ml0 {
        margin-left: 0;
        margin-right: auto;
    }
    .under main .list_flex.mb0 li, .under main .list_flex.mb0, .under main .list_flex.list_3col.mb0 li:last-child {
        margin-bottom: 0;
    }
    .under main .list_flex.mb10 {
        margin-bottom: 10px;
    }
    .under main .list3col li:nth-child(n+4) {
        margin-top: 20px;
    }
    .under main .list3col li:not(:nth-child(3n)) {
        margin-right: 20px;
    }
    .under main .list3col .list_check2 {
        display: table;
        margin: 0 auto;
        text-align: left;
    }
    .under main .list3col.list4col li {
        width: calc(50% - 10px);
        margin-right: 20px;
    }
    .under main .list3col.list4col li:nth-child(2n) {
        margin-right: 0;
    }
    .under main .list3col.list4col li:nth-child(n+4) {
        margin-top: 0px;
    }
    .under main .list3col.list4col li:nth-child(n+3) {
        margin-top: 20px;
    }
    .under main .list_anchor.lg .btn a {
        width: 480px;
    }
    .under main table td.bor_gray_top_pc {
        border-top: 1px solid #ccc;
    }
    .under main table th.bor_none {
        border-top: 1px solid var(--mcolor);
    }
	.under main .menu_frame_r,.under main .menu_frame {
		align-items: center;
	}
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
    .under #content .inner {
        padding: 0 30px;
    }
}
@media screen and (max-width: 750px) {
    .under main #content {
        padding: 0 0 50px;
    }
    .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 25px !important;
    }
    /*==========================================================
                  C U S T O M
    ==========================================================*/
    .under main {
        padding-top: 60px;
    }
    /*  TOP INFO  */
    .under main #top_info {
        height: 200px;
        margin-bottom: 40px;
    }
    .under main #top_info .inner {
        padding-bottom: 10px;
    }
    .under main #top_info:before {
        width: 750px;
        height: 230px;
        left: 0;
        background-size: cover;
    }
    .under main #topic_path {
        margin-bottom: 15px
    }
    .under main #topic_path li, .under main #topic_path li a {
        font-size: 14px;
    }
    .under main #topic_path li:not(:last-child)::after {
        margin: 0 8px 0 9px;
        top: 2px;
        width: 8px;
        height: 14px;
        background-size: 6px auto;
    }
    .under main .list_anchor .btn_big a, .under main .list_anchor.list_anchor3btn .btn a {
        font-size: 16px;
        width: 290px;
        letter-spacing: 0;
        background: url('../images/arrow_org.png') no-repeat right 14px center /20px var(--scolor);
        height: auto;
        min-height: 60px;
        padding: 10px 30px 11px;
    }
    /*============ HEAD TITLE ============ */
    .under main h2 {
        font-size: 26px;
        letter-spacing: 0em;
    }
    .under main h3 {
        font-size: 24px;
        background-size: 750px auto;
        padding-bottom: 12px;
        letter-spacing: 0em;
        margin-bottom: 25px;
    }
    .under main h4 {
        font-size: 22px;
        background-size: 32px auto;
        background-position: left top 4px;
        padding-left: 40px;
        padding-bottom: 10px;
    }
    .under main h5 {
        font-size: 20px;
        padding-left: 15px;
        margin-bottom: 15px;
        letter-spacing: 0em;
    }
    .under main h5::before {
        width: 2px;
    }
    .under main h6 {
        font-size: 18px;
        letter-spacing: 0em;
        margin-bottom: 25px;
    }
    .under main h6::before {
        width: 35px;
        height: 2px;
    }
    /*============ TABLE ============ */
    .under main table {
        margin-bottom: 30px
    }
    .under main table td, .under main table th {
        padding: 10px 6px;
        font-size: 16px;
    }
    .under main table th {
        line-height: 1.75em;
        font-size: 16px;
    }
    .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%;
    }
    .under main table.tb_block th {
        border-bottom: 2px #1479ba solid;
    }
    .under main table.tb_block tr:first-of-type th {
        border-bottom: 1px #ccc solid
    }
    .under main table tr th.bor_bt {
        border-bottom: 2px #1479ba solid !important;
    }
    /* 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;
    }
    .under main table.tb01 tr th:first-child {
        width: 50%;
    }
    /*============ LIST ============ */
    .under main .list01 {}
    .under main .list01 li {}
    .under main .list02 {}
    .under main .list02 li {}
    .under main .list02 li::before {
        top: 0;
    }
    .under main .list_check {}
    .under main .list_check li {}
    .under main .list_flex li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 6px 10px 6px 35px;
        line-height: 1.7;
    }
    .under main .list_check.list_flex li::before {
        top: 10px;
    }
    .list_check2:before {
        top: 5px;
    }
    .under main .list_2img p {
        margin-right: 15px;
        margin-bottom: 20px;
    }
    .under main .staff_img {
        margin-bottom: 20px;
    }
    .under main .staff_img span {
        bottom: 15px;
        right: 16px;
        font-size: 18px;
    }
    /* 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
    }
    .under main .list_step dt {
        font-size: 20px;
        display: flex;
        align-items: flex-start;
        line-height: 1.5;
    }
    .under .icon_step {
        border-radius: 5px;
        padding: 5px 7px 2px;
        margin-right: 12px;
        font-size: 15px;
        letter-spacing: 0em;
    }
    /*============ FRAME ============ */
    .under main .frame01 {
        padding: 30px 15px
    }
    .under main .frame02 {
        padding: 30px 15px
    }
    .under main .frame_pick {
        padding: 20px 15px 30px;
    }
    .under main .frame_pick:before, .under main .frame_pick:after {
        width: 40px;
        height: 40px;
    }
    .under main .frame_pick .pick_ttl span {
        font-size: 26px;
    }
    .under main .frame_pick .pick_ttl {
        font-size: 20px;
        line-height: 1.5;
    }
    .under main .frame_pick .pick_ttl {
        margin-bottom: 15px;
    }
    /*============ ORTHER ============ */
    .under main .box_map {
        height: 250px
    }
    .under main .menu_frame {
        flex-wrap: wrap;
        justify-content: center;
    }
    .under main .menu_frame_l {
        margin-right: 0;
        margin-bottom: 76px;
        padding-top: 0;
    }
    .under main .menu_frame_l::before {
        transform: rotate(90deg);
        right: inherit;
        left: calc(50% - 22px);
        top: inherit;
        bottom: -58px;
        background-size: 26px auto;
    }
    .under main .menu_frame_r {
        padding: 20px;
        border-radius: 15px;
        flex-direction: column;
        align-items: center;
    }
    .under main .menu_frame_r .menu_content {
        width: 240px;
        margin-right: 0;
        margin-bottom: 20px;
    }
    /*============ OVN ============ */
    .under main .ovn_detail_ct img {
        max-width: 100%;
        max-height: 300px;
    }
    .under main .list_step dl:not(:last-child)::before {
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 20px solid var(--mcolor);
        bottom: -2px;
    }
    .under main .list_anchor.list_2btn_h_sp .btn_big a {
        height: 85px;
        border-radius: 999px;
    }
    .under main .list_anchor.list_anchor3btn {
        flex-direction: column;
    }
    .under main .btn a {
        line-height: 1.3;
    }
    .under main .btn_list .is_prev.btn a {
        background-size: 18px auto;
    }
    .under main .list3col {
        flex-direction: column;
    }
    .under main .list3col li:not(:last-child) {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .under main .list3col li {
        width: 100%;
        padding: 20px;
    }
    .under main .list_tb dl dt {
        padding: 8px 12px;
    }
    .under main .list_tb dl dd {
        background: #e4f3fc;
        padding: 15px 15px 20px;
    }
    .under main .ovn_img_center img {
        max-height: 300px;
    }
    .under main .btn_list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .under main .btn_list li:not(:last-child) {
        margin-bottom: 20px;
    }
    .under main .ovn_list dl {
        flex-direction: column;
        align-items: center;
        max-width: 400px;
        margin: 0 auto;
    }
    .under main .ovn_list dl:not(:last-child) {
        margin-bottom: 30px;
    }
    .under main .ovn_list dd {
        width: 100%;
    }
    .under main .ovn_list dt {
        width: 100%;
        height: 240px;
        margin-right: 0;
        justify-content: center;
        margin-bottom: 10px;
    }
    .under main .ovn_list dd .date {
        margin-bottom: 0;
    }
    .under main .ovn_list dd .des {
        margin-top: 11px;
    }
    .under main .ovn_list dd a {
        font-size: 20px;
    }
    .under main .ovn_list {
        margin-top: 30px;
    }
    .under main .box_policy {
        border-width: 1px;
    }
    .u_editor img {
        max-width: 100%;
        height: auto !important;
        max-height: 300px;
        float: none !important;
        margin: 0 auto 25px !important;
        display: table;
    }
    .under main .list3col li .list_check2 {
        display: inline;
        margin: 0 auto;
    }
    .under main .list_anchor.lg .btn a {
        height: 80px;
        font-size: 16px;
        border-radius: 999px;
        padding-right: 10px;
    }
    .under main .box_img_list li:not(:last-child) {
        margin-right: 20px;
    }
    .under main .company_frame_tt {
        font-size: 24px;
        line-height: 1.4;
    }
    .under main .company_logo img {
        width: 120px;
    }
    .under main .company_frame {
        padding: 25px 20px;
    }
    /* beer slider bug fix for chrome */
    .beer-range {
        appearance: auto !important;
    }
    .block-tax-calculator {
        width: 100%;
        max-width: 920px;
        margin: 40px auto;
        box-sizing: border-box;
        padding: 32px;
        background: #fff;
    }
    tax-calculator {
        display: block;
        width: calc(100vw + 15px);
        margin: 0 auto;
    }
    .notification p {
        font-size: 14px;
    }
    .calculator-class {
        width: calc(100vw - 30px)
    }
}
/* IPHONE 14 */
@media screen and (max-width: 440px) {
    /*============ ORTHER ============ */
    .under main .menu_frame_r {
        align-content: center;
        justify-content: center;
        flex-direction: column;
    }
    .under main .menu_frame_r .menu_content {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }
    /*============ OVN ============ */
    .under .ovn_list dl {
        flex-wrap: wrap;
    }
    .under .ovn_list dd {
        width: 100%;
    }
    .under .ovn_list dt img {
        top: inherit;
    }
    .under main .ovn_list dt {
        height: 200px;
    }
}
/* IPHONE 6 */
@media screen and (max-width: 360px) {
    .under main h2 {
        font-size: 24px;
    }
    .under main h3 {
        font-size: 23px;
    }
    .under main .un_tel_contact.h_contact_tel a {
        font-size: 32px;
    }
    .under main .frame_pick .pick_ttl {
        font-size: 17px;
    }
}
/* 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) {}