/*==========================================================
                        C U S T O M
==========================================================*/
/* MB */
.under main .mb10 {
    margin-bottom: 10px
}
.under main .mb15 {
    margin-bottom: 15px
}
.under main .mb20 {
    margin-bottom: 20px
}
.under main .mb25 {
    margin-bottom: 25px
}
.under main .mb30 {
    margin-bottom: 30px
}
.under main .mb40 {
    margin-bottom: 40px
}
.under main .mb50 {
    margin-bottom: 50px
}
.under main .mb60 {
    margin-bottom: 60px
}
.under main .mb70 {
    margin-bottom: 70px
}
.under main .mb80 {
    margin-bottom: 80px
}
.under main .mb90 {
    margin-bottom: 90px
}
/* MT */
.under main .mt10 {
    margin-top: 10px
}
.under main .mt15 {
    margin-top: 15px
}
.under main .mt20 {
    margin-top: 20px
}
.under main .mt25 {
    margin-top: 25px
}
.under main .mt30 {
    margin-top: 30px
}
.under main .mt40 {
    margin-top: 40px
}
.under main .mt50 {
    margin-top: 50px
}
.under main .mt60 {
    margin-top: 60px
}
.under main .mt70 {
    margin-top: 70px
}
.under main .mt80 {
    margin-top: 80px
}
.under main .mt90 {
    margin-top: 90px
}
/* MAX_W */
.under main .max_w200 {
    width: 100%;
    max-width: 200px
}
.under main .max_w250 {
    width: 100%;
    max-width: 250px
}
.under main .max_w300 {
    width: 100%;
    max-width: 300px
}
.under main .max_w350 {
    width: 100%;
    max-width: 350px
}
.under main .max_w500 {
    width: 100%;
    max-width: 500px
}
.under main .max_w600 {
    width: 100%;
    max-width: 600px
}
.under main .max_w700 {
    width: 100%;
    max-width: 700px
}
.under main .max_w800 {
    width: 100%;
    max-width: 800px
}
.under main .max_w900 {
    width: 100%;
    max-width: 900px
}
/* MIN-W */
.under main .min_w200 {
    min-width: 200px
}
.under main .min_w250 {
    min-width: 250px
}
.under main .min_w300 {
    min-width: 300px;
}
.under main .min_w350 {
    min-width: 350px
}
.under main .min_w500 {
    min-width: 500px
}
/*==========================================================
                        FONT FAMILY
==========================================================*/
.under main h2, .under main h3, .under main h4, .under main table th, .under main .list_faq dt, .under main .list_step dt {
    font-family: var(--f-nsr)
}
/*==========================================================
                        H E A D I N G
==========================================================*/
.under main h2, .under main h3, .under main h4, .under main h5, .under main h6 {
    /* font-weight: bold;*/
    margin-bottom: 30px;
}
.under .un_en {
    font-family: var(--f-en);
    font-size: 130px;
    margin-bottom: 20px;
    font-weight: 700;
    font-style: italic;
    line-height: 1;
    text-transform: uppercase;
}
.under main .un_en_lg {
    position: relative;
}
.under main .un_en_lg img {
    max-width: inherit;
    position: absolute;
    left: calc(50% - 1095px);
    top: -60px;
}
.under main .un_ttl2, .u_editor h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 600;
}
.under main .un_ttl3, .u_editor h3 {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 0.04em;
    line-height: 1.3;
    text-align: center;
    color: #000;
    word-break: break-all;
}
.under main .un_ttl3.mb01 {
    margin-bottom: 45px;
}
.under main .u_editor {
    word-break: break-all;
}
.under main .un_ttl4, .u_editor h4 {
    position: relative;
    padding-left: 15px;
    color: #fff;
    z-index: 1;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 0.03em;
    padding: 17px 10px 19px 75px;
    margin-bottom: 70px;
}
.u_editor h4 {
    display: table;
}
.under main .un_ttl4::before, .u_editor h4:before {
    content: "";
    position: absolute;
    background: #202020;
    clip-path: polygon(30px 0%, 100% 0%, 100% 100%, 0% 100%);
    z-index: -1;
    width: 4000px;
    height: 100%;
    left: 0;
    top: 0;
}
.under main .un_ttl5, .u_editor h5 {
    font-weight: 700;
    font-size: 26px;
    letter-spacing: 0.04em;
    line-height: 1;
    color: #070707;
    padding-right: 85px;
    border-bottom: 3px #202020 solid;
    display: table;
    padding-bottom: 24px;
}
.under main h6, .u_editor h6 {
    font-size: 20px;
    position: relative;
}
.under main .u_editor ol li {
    list-style: none;
}
.under main h6::before, .under main h6::after, .u_editor h6:before, .u_editor h6:after {
    content: "";
    position: absolute;
    height: 3px;
    left: 0;
    bottom: -5px;
}
.under main .list3_content .un_ttl5 {
    font-size: 20px;
    padding-right: 25px;
    border-bottom-width: 2px;
    padding-bottom: 12px;
}
.under main h6::before, .u_editor h6:before {
    background-color: var(--mcolor);
    width: 50px;
    left: 0;
    z-index: 2;
}
.under main h6::after, .u_editor h6:after {
    background-color: #ccc;
    width: 100%;
}
.under main .un_ttl6 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    padding-left: 20px;
}
.under main .un_ttl6:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 0;
    top: 10px;
    background: #333;
}
/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content {
    padding: 0 0 120px
}
.under main #content .inner {
    width: 1430px;
}
.under main section {
    padding: 0 0 80px;
    margin-bottom: 0
}
.under main section:last-child {
    padding: 0
}
.under main ol li {
    list-style: decimal;
}
/* LINK + BUTTON TOP */
.under main .link {
    text-decoration: underline;
    color: var(--mcolor);
    text-underline-offset: 3px;
}
/*============ TOP INFO ============ */
.under main #top_info {
    height: 500px;
    width: 100%;
    margin: 0 auto;
    background: #1f1f1f;
    position: relative;
    color: #fff;
    margin-bottom: 25px;
}
.under main #top_info:before, .under main #top_info:after {
    position: absolute;
    content: "";
}
.under main #top_info:before {
    width: 100%;
    height: 300px;
    background: url(../images/topninfo_bg.svg) no-repeat center top / 1920px;
    left: 0;
    top: 0;
    mix-blend-mode: multiply;
    z-index: 9;
    pointer-events: none;
}
.under main #top_info:after {
    background: url("../images/topninfo_img.png") no-repeat center top/cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 100%;
    height: 520px;
    max-width: 1710px;
}
.under main #top_info .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
    padding-top: 107px;
}
/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path {
    margin-bottom: 83px;
}
.under main #topic_path ul {
    display: block;
    padding: 10px 0
}
.under main #topic_path li {
    display: inline;
    position: relative;
}
.under main #topic_path li:not(:last-child)::after {
    content: ">";
    position: relative;
    display: inline-block;
    margin: 0 5px 0 10px;
    top: -1px;
    pointer-events: none;
}
.under main #topic_path li a {
    color: var(--mcolor);
    text-decoration: underline;
    text-underline-offset: 3px;
}
/*============ LIST ANCHOR LINK ============ */
.under main .list_anchor {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
}
.under main .list_anchor .btn {
    margin: 0 10px 15px
}
.under main .list_anchor .btn a {
    line-height: 1.4em;
}
.under main .list_anchor:last-child {
    margin-bottom: -15px;
}
.under main .list_anchor .btn.active a {
    background: var(--mcolor);
    color: #fff;
    pointer-events: none;
}
.under main .list_anchor.mb02 {
    margin-bottom: 30px;
}
/*==========================================================
                        T A B L E
==========================================================*/
.under main table.td_top td {
    vertical-align: top
}
.under main table.tb_fix {
    table-layout: fixed;
}
.under main table {
    margin-bottom: 30px;
}
.under main table.mailform th, .under main table th {
    background: var(--mcolor);
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.under main table.mailform th span {
    color: #fff
}
.under main table.mailform td .info {
    color: var(--mcolor)
}
.under main table td {
    border-color: var(--mcolor);
    background: #fff;
    line-height: 2em;
}
.under main table th, .under main table td {
    padding: 15px;
}
.under main table img {
    display: block;
    margin: auto;
}
.under main table th {
    border-color: var(--mcolor);
    border-right-color: #fff;
}
.under main table tr th:first-child {
    border-left-color: var(--mcolor);
}
.under main table tr th:last-child {
    border-right-color: var(--mcolor);
}
.under main table.mailform th, .under main table tr:not(:last-child) th {
    border-color: var(--mcolor);
}
.under main table tr:not(:last-child) th {
    border-bottom-color: #fff;
}
.under main table tr:not(:last-child) th {
    border-right-color: #fff;
}
.under main table.mailform tr:first-child th, .under main table.tb_block tr:first-child th {
    border-top-color: var(--mcolor);
}
.under main table.mailform tr:last-child th, .under main table.tb_block tr:last-child th {
    border-bottom-color: var(--mcolor);
}
/*============ LIST ============ */
/* LIST 01 */
.under main .list01 {
    margin-bottom: 30px;
}
.under main .u_editor .list01, .under main .u_editor .list02 {
    display: inline-block;
    width: calc(100% - 775px);
}
.under main .list01 li {
    display: block;
    padding-left: 20px;
    margin-bottom: 5px;
    position: relative
}
.under main .list01 li a {
    position: relative;
    margin-left: -20px;
    padding-left: 20px;
}
.under main .list01 li::before {
    background: var(--mcolor);
    width: 8px;
    height: 8px;
    position: absolute;
    top: 17px;
    left: 0;
    content: '';
    border-radius: 50%;
}
/* LIST 02 */
.under main .list02 {
    margin-bottom: 30px;
}
.under main .list02 li {
    counter-increment: li;
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
.under main .list02 li::before {
    content: counter(li);
    position: absolute;
    width: 22px;
    height: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    left: 0;
    top: 10px;
    background-color: var(--mcolor);
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
    line-height: 22px;
}
.under main .list03 {}
.under main .list03 li {
    text-align: center;
    padding: 15px;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    font-weight: 500;
}
.under main .list03 li:last-child {
    margin-bottom: 0;
}
/* LIST CHECK */
.under main .list_check {
    margin-bottom: 30px;
}
.under main .list_check li {
    display: block;
    padding-left: 25px;
    margin-bottom: 5px;
    position: relative
}
.under main .list_check li::before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 5px;
    width: 7px;
    height: 15px;
    border: solid var(--mcolor);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
/* LIST FAQ */
.under main .list_faq {
    margin-bottom: 30px;
}
.under main .list_faq dl {
    background: #FFF;
    padding: 15px;
    box-shadow: 0px 4px 13px rgba(0, 0, 0, 0.2);
    margin-bottom: 50px
}
.under main .list_faq dt {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    border-bottom: 1px var(--scolor) dashed;
    display: flex;
    align-items: center;
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}
.under main .list_faq dd {
    position: relative;
    padding-left: 90px;
    min-height: 62px;
    line-height: 2em;
}
.under main .list_faq dt span, .under main .list_faq dd .label {
    width: 80px;
    height: 60px;
    font-weight: bold;
    line-height: 1em;
    color: #fff;
    background: var(--scolor);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 5px;
    margin-right: 5px;
    flex-shrink: 0;
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    font-family: var(--f-en);
    font-size: 32px;
}
.under main .list_faq dd .label {
    position: absolute;
    top: 5px;
    left: 0;
    background: var(--mcolor);
}
.under main .list_award {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.under main .list_award li {
    margin-right: 30px;
}
/* LIST STEP */
.under main .list_step dl {
    margin-bottom: 35px;
    padding-bottom: 50px;
    position: relative;
}
.under main .list_step dl:not(:last-child)::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 40px 0px 40px;
    border-color: var(--scolor) transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.under main .list_step dl:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}
.under main .list_step dt {
    background: var(--scolor);
    color: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}
.under main .list_step dt span {
    background: #fff;
    padding: 10px;
    color: var(--scolor);
    font-family: var(--f-en);
    margin-right: 15px;
    line-height: 1em;
    font-size: 24px;
    flex-shrink: 0;
}
.under main .list_step dd {
    padding: 15px;
    background: #DBDBDB;
}
/*============ FRAME ============ */
/* FRAME 01 */
.under main .frame01 {
    border: 1px solid var(--mcolor);
    padding: 30px;
    margin-bottom: 50px;
    background: #f4f4f4;
}
.under main .frame01.mb10 {
    margin-bottom: 10px;
}
.under main .frame01.mb25 {
    margin-bottom: 25px;
}
/* FRAME 02 */
.under main .frame02 {
    background: #DBDBDB;
    margin: 0 auto 50px;
    width: 940px;
    max-width: 100%;
}
/* FRAME PICKUP */
.under main .frame_pick {
    padding: 30px 55px 30px 90px;
    background: #DBDBDB;
    margin-bottom: 50px;
    width: calc(100% - 130px);
    margin-left: auto;
    display: table;
    position: relative;
}
.under main .frame_pick .pick_ttl {
    position: absolute;
    left: -130px;
    top: 50px;
}
.under main .frame_pick .pick_ttl .en {
    width: 260px;
    height: 70px;
    background: #202020;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--f-en);
    letter-spacing: 0.1em;
    margin-bottom: 37px;
}
.under main .frame_pick .pick_ttl .ja {
    font-family: var(--f-nsr);
    font-weight: 600;
    font-size: 34px;
    letter-spacing: 0.04em;
    line-height: 2;
    text-align: left;
    color: #000;
}
.under main .frame_pick .pick_ttl .ja span {
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    background: #fff;
    padding: 16px 20px 17px;
}
/* IFRAME BOX */
.under main .box_map {
    width: 100%;
    height: 400px
}
.under main .box_ytb {
    width: 900px;
    height: auto;
    margin: 0 auto;
    aspect-ratio: 16/9;
    max-width: 100%;
}
.under main .box_map iframe, .under main .box_ytb iframe {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}
/* ===========  PAGINATION ===========  */
.under main .pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    margin: 30px auto 0
}
.under main .pagination li {
    margin: 0 5px 5px;
}
.under main .pagination li a {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid var(--mcolor);
    background: #fff;
    display: flex;
    color: var(--mcolor);
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
.under main .pagination li:hover a, .under main .pagination li.active a {
    background: var(--mcolor);
    color: #fff;
}
.under main .pagination li.active a {
    pointer-events: none;
}
.under main .pagination li.disabled {
    display: none
}
.under .btn a {
    height: 70px;
    font-family: var(--f-main);
    text-align: center;
    width: 290px;
    line-height: 1.5em;
}
.under main .un_box01 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -100px;
    padding-top: 51px;
}
.under main .un_box01 li {
    width: calc(33.333% - 44px);
    background: #202020;
    color: #fff;
    margin-bottom: 100px;
}
.under main .un_box01.un_box01_gray li {
    background: #DBDBDB;
    color: #333;
}
.under main .un_box01.un_box01_2col li {
    width: calc(50% - 33px);
}
.under main .un_box01 li.img_only {
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
  
}
.under main .un_box01 li.img_only .un_box01_img {
    margin: 0;
  
}
.under main .un_box01 li:not(:nth-child(3n)) {
    margin-right: 66px;
}
.under main .un_box01_img {
    position: relative;
    margin: -50px auto 20px;
    text-align: center;
    padding: 0 15px;
}
.under main .un_box01_tt {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 5px;
    padding: 0 10px;
    line-height: 2;
    text-align: center;
}
.under main .un_box01_tt:first-child {
    margin-top: 20px;
}
.under main .un_box01_tt:last-child {
    margin-bottom: 20px;
}
.under main .un_box01_tt .en {
    font-family: var(--f-en);
    font-size: 40px;
    font-weight: 700;
}
.under main .un_box01_tt .ja {
    font-size: 20px;
}
.under main .un_box01_tt.big02 .ja {
    font-size: 26px;
}
.under main .un_box01_des {
    padding: 0 35px 30px;
}
.under main .un_box01 li .btn a {
    width: 270px;
    height: 44px;
    background: #000;
    color: #fff;
    font-size: 18px;
    font-family: var(--f-en);
    font-weight: 700;
}
.under main .box_btn {
    background: #DBDBDB;
    padding: 22px 10px 24px;
}
.under main .bnn01 {
    width: 940px;
    height: 220px;
    position: relative;
    margin: 0 auto 30px;
}
.under main .bnn01::before {
    width: 350px;
    height: 240px;
    position: absolute;
    top: -10px;
    left: 18px;
    background: url('../images/bnn_img.png') center /cover no-repeat;
    content: '';
    cursor: pointer;
    z-index: 2;
}
.under main .bnn01::after {
    background: url('../images/ic_bnn.png') center /cover no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 17px;
    right: 17px;
    content: '';
}
.under main .bnn01 {
    position: relative;
    display: flex;
    z-index: 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: #2a2a2a;
    text-align: left;
    padding-left: 380px;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 15px;
}
.under main .bnn01.bnn_in {
    transition: all 0.3s;
    padding-bottom: 0;
}
.under main .bnn01.bnn_in.mt01 {
    margin-top: 50px;
}
.under main .bnn01 .link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.under main .bnn01 .en {
    font-size: 64px;
    font-weight: bold;
    font-family: var(--f-en);
    letter-spacing: 0.05em;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 0;
}
.under main .bnn01 .en .sub {
    font-size: 20px;
    font-family: var(--f-main);
}
.under main .bnn01 .jp {
    font-size: 28px;
    font-weight: 400;
    line-height: 1em;
}
.under main .bnn01.bnn_in .jp {
    padding-bottom: 3px;
    display: block;
}
.under main .bnn01 p {
    line-height: 1em;
    margin-bottom: 0;
}
.under main .bnn_out, .under main .bnn_tel {
    margin-bottom: 70px;
    background: var(--mcolor);
}
.under main .bnn_tel:before {
    background: url(../images/ic_bnn_l.png) center / cover no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 17px;
    top: 17px;
    content: '';
}
.under main .bnn_tel {
    padding-left: 0px;
    text-align: center;
}
.under main .bnn_ct {
    padding-bottom: 8px;
    transition: all 0.3s;
}
.under main .bnn_ct .en .sub {
    font-size: 18px;
}
.under main .bnn_ct .jp {
    font-size: 20px;
}
.under main .bnn01.bnn_ct .jp .bold {
    display: block;
    line-height: 1.8;
    margin-bottom: -8px;
}
.under main .bnn_ct .jp .txt_sm {
    font-size: 16px;
    display: block;
    line-height: 1.8;
    padding-right: 16px;
    margin-bottom: -10px;
    margin-top: 10px;
}
.under main .bnn_ct .btn {
    margin-top: 20px;
}
.under main .bnn_ct .btn a {
    height: 45px;
    clip-path: polygon(7% 0%, 100% 0%, 93% 100%, 0% 100%);
}
.under main .list_btn {
    display: flex;
    justify-content: center;
}
.under main .list_btn .btn {
    display: flex;
    justify-content: center;
}
.under main .list_btn .btn a {
    clip-path: none;
    position: relative;
    text-align: center;
    line-height: 1.4em;
    width: 455px;
    height: 100px;
    font-size: 23px;
    max-width: 100%;
    font-family: var(--f-nsr);
    background: #DBDBDB;
    color: #000;
}
.under main .list_btn .btn a::before {
    background: url('../images/ic_bnn.png') center /cover no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    content: '';
}
.under main .list_3img {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -30px;
}
.under main .list_3img li {
    width: calc((100% - 60px) / 3);
    margin: 0 30px 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
/* COMPANY STAFF */
.under main .company_map {}
.under main .company_map .map_ttl {
    margin: 0 auto;
    width: 400px;
    text-align: center;
    position: relative;
    margin-bottom: 70px;
    background: var(--txt);
    color: #fff;
    font-family: var(--f-nsr);
    font-size: 24px;
    font-weight: bold
}
.under main .company_map .map_ttl:not(.full)::before {
    width: 4px;
    height: 70px;
    position: absolute;
    top: 100%;
    left: calc(50% - 2px);
    background: var(--txt);
    content: '';
}
.under main .company_map .map_ttl.full {
    width: 100%;
}
.under main .company_map ul {
    display: flex;
    justify-content: space-around;
}
.under main .company_map ul li {
    width: 5%;
    background: var(--txt);
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
    -moz-text-orientation: mixed;
    -ms-text-orientation: mixed;
    text-orientation: mixed;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px 0;
    letter-spacing: 0.1em;
    font-size: 20px;
    position: relative;
    cursor: pointer;
    font-family: 'Noto Sans JP Vertical';
    white-space: nowrap;
}
.under main .company_map ul li::before {
    width: 4px;
    height: 70px;
    position: absolute;
    top: -70px;
    left: calc(50% - 2px);
    background: var(--txt);
    content: '';
}
.under main .company_map ul li:hover {
    background: var(--mcolor);
}
.under main .company_map ul li.active {
    background: var(--mcolor);
}
.under main .map_content {
    margin-top: 50px;
}
.under main .map_box {
    display: none;
}
.under main .map_box.active {}
.under main .un_ttl_main {
    font-size: 22px;
    font-family: var(--f-nsr);
    font-weight: 700;
    width: calc(100% - 775px);
    line-height: 1.9;
    margin-bottom: 15px;
    display: inline-block;
}
.under main #d_en1398753491 p {
    font-weight: bold;
    margin-bottom: 10px;
}
.under main .chart01 {
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
}
.under main .flex_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.under main .flex_right {
    flex-direction: row-reverse;
}
.under main .flex_txt {
    flex-grow: 1;
}
.under main .f_normal {
    display: block;
    line-height: 1.2;
    margin-bottom: 10px;
    font-weight: normal;
}
/* OVERNOTE */
.sec06_load {
    max-height: inherit;
    overflow: inherit;
}
.sec06_load dl dt .date {
    width: 110px;
}
.sec06_load dl dt .cate {
    min-width: 120px;
}
.under main .list_btn_column {
    max-width: 1400px;
    margin: 0 auto 25px;
}
.under main .list_btn.list_btn_column .btn {
    width: calc(25% - 10px);
    margin-bottom: 0;
}
.under main .list_btn.list_btn_column .btn a {
    width: 100%;
    font-size: 20px;
}
.under main .list_btn.list_btn_column .btn a span {
    background: #fff;
    padding: 5px 15px;
}
.under main .list3_content {
    display: flex;
    justify-content: space-between;
}
.under main .list3_content li {
    width: 25%;
}
.under main .list3_content li:nth-child(2) {
    width: 48%;
}
.under main .list3_content li:not(:last-child) {
    margin-right: 30px;
}
.under main .box_list3img {
    display: flex;
    flex-wrap: wrap;
}
.under main .box_list3img li {
    width: calc(33.333% - 47px);
}
.under main .box_list3img li .un_ttl5 {
    padding-right: 0px;
    line-height: 1.4;
    width: 100%;
    padding-bottom: 15px;
    font-size: 25px;
}
.under main .box_list3img li:not(:nth-child(3n)) {
    margin-right: 70px;
}
.under main .box_list3img li .tt {
    font-size: 20px;
    text-align: center;
}
.under main .box_list3img li .tt span {
    font-weight: bold;
}
.under main .btn_lg a {
    width: 800px;
    padding: 0 25px;
    line-height: 1.2;
}
.under main .no_hover a:hover {
    background: #000000;
}
/* RESET */
.under main table:last-child, .under main .list_faq:last-child, .under main .list_faq dl:last-child, .under main .list01:last-child, .under main .list01 li:last-child, .under main .list02:last-child, .under main .list02 li:last-child, .under main .list_check:last-child, .under main .list_check li:last-child, .under main .list_step:last-child, .under main .list_step dl:last-child, .under main section p:last-child, .under main p:last-child, .under main .frame01:last-child, .under main .frame02:last-child, .under main .frame_pick:last-child {
    margin-bottom: 0
}

#h_en1751008598{
    display: none !important;
}
.under main table #d_en1751008598{
    border: none;
    padding: 15px 0 0;
}