/*==========================================================
                        C U S T O M
==========================================================*/
.under main .image_l{float:left;margin:0 78px 0 0}
.under main .image_r{float:right;margin:0 0 0 78px}
.under main .image_c {margin: 120px auto 0;position: relative;filter: var(--s_down2);max-width: 1100px;}
.under main .image_c::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 7px solid var(--wh);}

/* 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}
.under main .mb100{margin-bottom:100px}
.under main .mb120{margin-bottom:120px}
.under main .mb150{margin-bottom:150px}

/* 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 .inner {width: 100%;max-width: 1370px;}

/*==========================================================
                        H E A D I N G
==========================================================*/
.under main h2,
.under main h3,
.under main h4,
.under main h5,
.under main h6,
.under main .ovn_content h3,
.under main .ovn_content h4,
.under main .ovn_content h5,
.under main .ovn_content h6{font-weight: bold;margin-bottom: 30px;}

.under main h2{font-size: 50px;margin-bottom: 0;font-family: var(--f_zen);color: var(--mcolor);line-height: 1.44;}

.under main h3,
.under main .ovn_content h3{font-size: 41px; text-align: center;font-weight: bold;line-height: 1.5;font-family: var(--f_zen);color: var(--mcolor);letter-spacing: 0.05em;position: relative;z-index: 1;}
.under main h3::before,
.under main .ovn_content h3::before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 386px;height: 132px;background: url(../images/u_ttl_h3.png) center / cover no-repeat; z-index: -1;}



.under main h4,
.under main .ovn_content h4{font-size: 33px;font-weight: bold;letter-spacing: .025em;line-height: 1.5;color: var(--mcolor);}

.under main h5,
.under main .ovn_content h5{font-size: 30px;font-weight: bold;line-height: 1.34;position: relative;padding-left: 21px;}

.under main h5::before{content: "";position: absolute; width:4px;height: 100%;background-color: var(--mcolor);left: 0;top: -1px;}


.under main h6,
.under main .ovn_content h6{font-size: 24px;position: relative;font-weight: bold;}

.under main .u_txt_dot {position: relative;padding-left: 25px;margin-bottom: 0;}
.under main .u_txt_dot::before {content: '';position: absolute;left: 0;top: 11px;width: 14px;height: 14px;border-radius: 50%;background-color: var(--mcolor);}


/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content{padding: 0 0 120px}
.under main section{padding:0 0 100px;margin-bottom:0}
.under main section:last-child{padding:0}

/* LINK + BUTTON TOP */
.under main .link{text-decoration: underline;color: var(--mcolor);}

/*============ TOP INFO ============ */
.under main #top_info{height:405px;width:100%;max-width:1920px;margin:0 auto;background:var(--wh);position: relative;z-index: 2;}
.under main #top_info::before {content: '';position: absolute;left: 0;top: 0;width: 230px;height: 313px;background: url(../images/top_info_img1.png) center / cover no-repeat;z-index: -1;}
.under main #top_info::after {content: '';position: absolute;left: 0;bottom: 0px;width: 843px;height: 366px;background: url(../images/top_info_img2.png) center / cover no-repeat;z-index: -2;}
.under main #top_info .pic_info {position: absolute;right: 0;bottom: -73px;z-index: 2;filter: var(--s_down2);}
.under main #top_info .inner{display:flex;flex-direction:column;justify-content:center;width:100%;max-width: 1370px;height:100%;z-index: 1;padding-right: 30%;}
.under main #top_info .inner::before {content: '';position: absolute;right: 210px;top: 0;width: 635px;height: 250px;background: url(../images/top_info_img3.png) center / cover no-repeat;z-index: -1;}


/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path{margin: 17px 0 0;}
.under main #topic_path ul{display:block;padding: 0}
.under main #topic_path li{display:inline;position: relative;color: var(--txt);font-size: 16px;line-height: 1.875;}
.under main #topic_path li:not(:last-child) {margin-right: 24px;}
.under main #topic_path li:not(:last-child)::after{content:"";position:absolute;top: 4px;left: calc(100% + 9px);width: 9px;height: 14px;background: url(../images/ic_topic.png) center / cover no-repeat;pointer-events: none;}
.under main #topic_path li a {color: var(--wh);background-color: var(--mcolor);line-height: 1.875;border-radius: 17px;padding: 3px 17px 0px;margin-bottom: 5px;display: inline-block;}

/*============ 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:last-child{margin-bottom: -15px;} */


/*==========================================================
                        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) !important;color:#fff;font-weight:bold;font-size: 19px;}
.under main table.mailform th span{color:#fff}
.under main table.mailform td .info{color:var(--mcolor)}

.under main table td{background:#fff;}
/* .under main table th,
.under main table td{border: 0;border-bottom: 10px solid #fff;} */
.under main table img{display:block;margin:auto;}

.under main table th{border-right:10px solid #fff;padding:13px 10px;}
.under main table td {padding: 13px 32px;}


.under main table th {border: 1px solid var(--mcolor);border-bottom-color: #e5e5e5;border-right-color: #e5e5e5;}
.under main table td {border: 1px solid #e5e5e5;}

.under main table.has_line_td td {border-bottom: 1px solid var(--mcolor) !important;}

/*============ LIST ============ */
/* LIST 01 */
.under main .list01,
.under main .ovn_content ul{margin-bottom: 30px;}
.under main .list01 li,
.under main .ovn_content ul li{display:block;padding-left:25px;margin-bottom:5px;position:relative}
.under main .list01 li::before,
.under main .ovn_content ul li::before{background:var(--mcolor);width:14px;height:14px;position:absolute;top:11px;left:0;content:'';border-radius: 50%;}

/* LIST 02 */
.under main .list02{margin-bottom: 30px;}
.under main .list02 li, .under main .ovn_content ol li{counter-increment: li; padding-left: 46px;position: relative;margin-bottom: 8px;}
.under main .list02 li::before, .under main .ovn_content ol li::before{ content: counter(li);position: absolute;width: 36px;height:36px;display: flex;justify-content: center;align-items: center;left: 0; top: -1px; background-color: var(--mcolor);font-size: 18px;font-weight: bold;color: #FFF;line-height: 1;padding-top: 4px;}
 
/* 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: 9px; 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;margin-bottom: 20px}
.under main .list_faq dt{position: relative;font-size: 18px;font-weight: bold;line-height: 1.5em;margin-bottom: 10px;border-bottom: 1px dashed var(--mcolor);display: flex;align-items: center;display: flex;align-items: center;padding-bottom: 15px;}
.under main .list_faq dt span{width: 70px;height: 34px;font-weight: bold;text-align:center;line-height: 1em;background: #fff;border:1px solid var(--mcolor);color: var(--mcolor);margin-right: 15px;display: flex;align-items: center;justify-content: center;text-align: center;flex-shrink: 0;border-radius: 29px;}

.under main .list_faq dd{position: relative;padding-left: 84px;min-height: 62px}
.under main .list_faq dd span{position: absolute;top: 5px;left: 0;width: 70px;height: 34px;font-weight: bold;text-align:center;line-height: 1em;color:#fff;background: var(--mcolor);display: flex;align-items: center;justify-content: center;text-align: center;flex-shrink: 0;border-radius: 29px;}

/* LIST STEP */
.under main .list_step dl {display: flex;align-items: flex-start;margin-bottom: 99px;position: relative;}
.under main .list_step.step_center dl {align-items: center;}
.under main .list_step dl:not(:last-child):before {content: '';position: absolute;left: 87px;top: 191px;width: 4px;height: calc(100% - 112px);background: url(../images/ic-step.png) repeat; background-size: 4px;}
.under main .list_step dl dt {font-size: 20px;line-height: 1;color: var(--wh);font-weight: bold;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;width: 174px;height: 174px;border-radius: 50%;background-color: var(--mcolor);flex-shrink: 0;margin-right: 75px;position: relative;}
.under main .list_step.step_center dl dd .u_ttl_step {margin-bottom: 0;}
.under main .list_step dl dt::before {content: '';position: absolute;top: 7px;left: 7px;width: calc(100% - 14px);height: calc(100% - 14px);background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='white' stroke-width='2' stroke-dasharray='3%2c 6' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e");border-radius: 50%;border-color: var(--wh);}
.under main .list_step dl:nth-child(2n+2) dt {background-color: var(--green2)}

.under main .list_step dl dt .num {font-size: 45px;margin-top: 5px;}
.under main .list_step dl dd {line-height: 2.2;}
.under main .list_step dl dd .u_ttl_step {font-size: 31px;color: var(--mcolor);font-weight: bold;line-height: 1.3;margin-bottom: 25px;}

.under main .list_step dl dd .wrap_btn {display: flex;flex-wrap: wrap;justify-content: center;margin: 50px auto 0;}
.under main .list_step dl dd .wrap_btn .btn {margin: 0 0 15px;}
.under main .list_step dl dd .wrap_btn .btn a {width: 376px;height: 88px;text-align: center;line-height: 1.3;}
.under main .list_step dl dd .wrap_btn .btn_tel a {flex-direction: column;font-size: 34px;background: var(--mcolor);padding-top: 5px;}
.under main .list_step dl dd .wrap_btn .btn_tel a::before {display: none;}
.under main .list_step dl dd .wrap_btn .btn_tel a .f_sm {font-size: 16px;line-height: 1}


/*============ FRAME ============ */
/* FRAME 01 */
.under main .frame01{border-top: 7px solid var(--scolor);border-bottom: 7px solid var(--scolor);padding: 46px 50px 45px;max-width: 1100px;margin: 0 auto;}

/* FRAME 02 */
.under main .frame02{border: 1px solid #e6e6e6;padding: 25px;background: url('../images/frame01_bg.jpg') repeat;margin-bottom: 50px;}

/* FRAME PICKUP */
.under main .frame_pick{padding: 154px 0 88px;z-index: 1;width: 1920px;margin: 0 -290px;background: var(--yl3);position: relative;}
.under main .frame_pick::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/sec05_bg2.png);background-size: 60px;z-index: -1;opacity: 48%;}
.under main .frame_pick::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/sec05_bg3.png);background-size: 59px;z-index: -1;opacity: 48%;}

.under main .frame_pick .content {position: relative;filter: var(--s_down2);z-index: 1;background: var(--wh);
width: 1340px;margin: 0 auto;padding: 100px 70px 70px;display: flex;flex-wrap: wrap;}
.under main .frame_pick .content::before {content: '';position: absolute;top: 15px;left: 15px;width: calc(100% - 30px);height: calc(100% - 30px);z-index: -1;background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23707070FF' stroke-width='3' stroke-dasharray='2%2c 6' stroke-dashoffset='4' stroke-linecap='square'/%3e%3c/svg%3e");}
.under main .frame_pick .pick_badge {position: absolute;top: -66px;left: calc(50% - 67px);width: 133px;height: 133px;border-radius: 50%;background-color: var(--mcolor);color: var(--wh);display: flex;justify-content: center;align-items: center;text-align: center;font-weight: bold;text-transform: uppercase;font-size: 21px;line-height: 1.2;z-index: 1;filter: var(--s_down);padding-top: 8px;}
.under main .frame_pick .pick_badge::before {content: '';position: absolute;top: 7px;left: 7px;width: calc(100% - 14px);height: calc(100% - 14px);z-index: -1;background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='white' stroke-width='2' stroke-dasharray='3%2c 6' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e");border-radius: 50%;}
.under main .frame_pick .pick_ttl{font-size: 31px;text-align: center;max-width: 845px;margin: 0 auto 60px;color: var(--mcolor);font-weight: bold;line-height: 1.5;}

.under main .frame_pick .box.has_pic {position: relative;padding-right: 454px;min-height: 300px;}
.under main .frame_pick .box .pic {position: absolute;right: 0;top: 0;}

/* 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;}

/* ===========  KIJIKAKU ===========  */
.under main .list_kiji{margin-top: 50px;}
.under main .list_kiji dl{display: flex;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #ccc}
.under main .list_kiji dt{display: flex;align-items: center;width: 200px;height: 150px;}
.under main .list_kiji dt a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;}
.under main .list_kiji dt a img{max-height: 100%;width: auto;height: auto;}
.under main .list_kiji dd{width: calc(100% - 200px);display: flex;flex-direction: column;padding-left: 15px;}
.under main .list_kiji dd .info_box{width: 100%;display: flex;margin-bottom: 30px;}
.under main .list_kiji dd .info_box p{margin-bottom: 0;}
.under main .list_kiji dd .info_box .cate{padding: 3px 10px 0;background: var(--mcolor);color: #fff;border-radius: 5px;margin-right: 15px;}
.under main .list_kiji dd a{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 100%;font-size: 120%;font-weight: bold;}
.under main .kiji_detail_ct img{max-width: 800px;max-height: 600px;}

/* ===========  OVERNOTE ===========  */
.under.ovn_page main .inner {width: 1130px;}
.under main .first_sec {padding-top: 140px;}

.under main .list_anchor {display: flex;flex-wrap: wrap;justify-content: center;}
.under main .list_anchor .btn {margin: 0 15px 15px;}
.under main .list_anchor .btn a {width: 270px;height: 56px;background: #fff;color: var(--mcolor);border: 2px solid var(--scolor);border-radius: 30px;text-shadow: none;}
.under main .list_anchor .btn a::before {background-image: url(../images/ic-right_or.png);}
.under main .list_anchor .btn.active a{background: var(--scolor);pointer-events: none;color: var(--wh);}


.under main .list_ovn {display: flex;flex-wrap: wrap;margin: 50px auto 0;width: 1200px;max-width: 100%;}
.under main .list_ovn li {padding: 10px 10px 25px;margin-bottom: 15px;position: relative;margin: 0 20px 45px 0;width: calc((100% - 40px) / 3);border: 1px solid var(--mcolor);position: relative;border-radius: 12px;transition: .3s;}
.under main .list_ovn li .badge {width: 80px;height: 80px;position: absolute;top: -25px;left: -10px;font-size: 18px;text-align: center;display: flex;justify-content: center;align-items: center;font-weight: bold;color: var(--wh);background-color: var(--scolor);border-radius: 50%;text-shadow: 3px 3px rgba(0, 0, 0, .16);filter: var(--s_down);}
.under main .list_ovn li .badge::before{content: '';position: absolute;top: 4px;left: 4px;width: calc(100% - 8px);height: calc(100% - 8px);background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='100' ry='100' stroke='white' stroke-width='2' stroke-dasharray='3%2c 6' stroke-dashoffset='5' stroke-linecap='square'/%3e%3c/svg%3e");border-radius: 50%;}


.under main .list_ovn li .img {width: 100%;height: auto;aspect-ratio: 3/2;display: flex;align-items: center;justify-content: center;background: #e6e6e6;}
.under main .list_ovn li .img img {max-width: 100%;max-height: 100%;flex-shrink: 0;object-fit: cover;width: 100%;height: 100%;}

.under main .list_ovn .info_box {}

.under main .list_ovn .info_box .cate{background-color: var(--wh);text-align: center;line-height: 1;border: 1px solid var(--scolor);padding: 8px 15px 7px;font-size: 14px;margin-bottom: 10px;display: inline-block;border-radius: 30px;color: var(--scolor);}

.under main .list_ovn .big {font-size: 18px;font-weight: bold;margin-bottom: 15px;max-height: 60px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}

.under main .list_ovn .sub_txt {color: #707070;font-size: 15px;margin: 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;max-height: 72px;line-height: 1.6;}




/* ===========  OVERNOTE BLOG ===========  */
.under main .list_ovn_blog {margin-top: 50px;}
.under main .list_ovn_blog li{width: 100%;display: flex;position: relative;transition: .3s;}
.under main .list_ovn_blog li:not(:last-child) {border-bottom: 2px solid var(--scolor);padding-bottom: 30px;margin-bottom: 30px;}
.under main .list_ovn_blog li .img {flex-shrink: 0;margin: 0 30px 0 0;width: 300px;height: 180px;display: flex;justify-content: center;align-items: center;}
.under main .list_ovn_blog li .img img {width: auto;height: 100%;object-fit: cover;}
.under main .list_ovn_blog li .info_box {display: flex;flex-direction: column;justify-content: center;}
.under main .list_ovn_blog li .info_box .big{font-size: 22px;font-weight: bold;margin-bottom: 10px;font-weight: bold;height: 88px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;color: var(--mcolor);}
.under main .list_ovn_blog li .info_box .cate {line-height: 1;font-size: 16px;background-color: var(--scolor);color: var(--wh);border-radius: 30px;padding: 8px 22px 6px; text-align: center;margin: 0;display: inline-block;}
.under main .list_ovn_blog li .date {line-height: 1;margin: 0;font-size: 18px;font-weight: bold;padding:5px 0 0 8px;}

.under main .ovn_content p.center img {max-height: 500px;}

/* ===========  OVERNOTE DETAIL ===========  */
.under#ovn_detail main  .ovn_topic_path {margin: 30px 0 40px;}

.under main .ovn_pic {display: flex;justify-content: center;align-items: center;aspect-ratio: 3/2;}
.under main .ovn_pic img {width: 100%;height: 100%;object-fit: cover;transition: .3s;}

.under main .ovn_info_detail {display: flex; justify-content: center;align-items: center; gap: 20px;}
.under.ovn_page main .ovn_ttl_h2 {font-size: 41px;text-align: center;color: var(--txt);margin-bottom: 30px;}
.under main .ovn_info_detail .cate {line-height: 1;font-size: 18px;background-color: var(--scolor);color: var(--wh);border-radius: 30px;padding: 8px 22px 6px; text-align: center;margin: 0;display: inline-block;}
.under main .ovn_info_detail .cate.result {font-size: 18px;font-weight: bold;padding: 14px 28px 11px;background-color: var(--mcolor);}
.under main .ovn_info_detail .date {line-height: 1;margin: 0;font-size: 20px;font-weight: bold;margin: 0;}

.under main .ovn_info_detail .update {line-height: 1;margin: 0;font-size: 20px;font-weight: bold;margin: 0;}

.under main .ovn_box01 {max-width: 900px;display: flex;align-items: center;margin: 0 auto;}
.under main .ovn_box01:not(:last-child) {margin-bottom: 30px;}
.under main .ovn_box01 .u_txt {font-weight: bold;font-size: 20px;flex-shrink: 0;margin: 0 50px 0 0;width: 20%;}

.under main .u_box_tw {position: relative;max-width: 800px;margin: 0 auto 30px;}
.under main .u_box_tw .twentytwenty-container img {object-fit: cover;aspect-ratio: 3/2;}

.under main .u_box_tw .badge {position: absolute;top: -17px;font-size: 20px;font-weight: bold;color: var(--wh);background-color: var(--scolor);border-radius: 30px;left: 10%;line-height: 1;padding: 11px 50px 12px;z-index: 2;text-transform: capitalize;}
.under main .u_box_tw .badge.af {left: initial;right: 10%;background-color: var(--mcolor);}

.under main .u_box_tw .twentytwenty-horizontal .twentytwenty-before-label:before,.under main .u_box_tw .twentytwenty-horizontal .twentytwenty-after-label:before {display: none;}
.under main .u_box_tw  .twentytwenty-handle {margin-left: -28px;}
.under main .u_box_tw .twentytwenty-horizontal .twentytwenty-handle:before,.under main .u_box_tw .twentytwenty-horizontal .twentytwenty-handle:after {opacity: 0;}


.under main .ovn_list_bf_af .item:not(:last-child){margin-bottom: 50px;}
.under main .ovn_list_bf_af .item {display: flex;justify-content: space-between;}
.under main .ovn_list_bf_af .item .ovn_pic {width: calc(50% - 20px);position: relative;margin: 0;z-index: 1;}
.under main .ovn_list_bf_af .item .ovn_pic::before {content: '';position: absolute;z-index: -1;width: 100%;height: 100%;background-color: var(--scolor);top: 10px;left: 10px;}
.under main .ovn_list_bf_af .item .badge {position: absolute;top: -22px;left: 50%;transform: translateX(-50%);font-size: 20px;font-weight: bold;color: var(--wh);background-color: var(--scolor);border-radius: 30px;line-height: 1;padding: 11px 50px 12px;z-index: 2;text-transform: capitalize;}
.under main .ovn_list_bf_af .item .badge.af {background-color: var(--mcolor);}

.under main .ovn_list_pic {display: flex;flex-wrap: wrap;}
.under main .ovn_list_pic .ovn_pic {width: calc(100% / 3 - 14px);margin: 0 20px 20px 0;overflow: hidden;filter: var(--s_down);}
.under main .ovn_list_pic .ovn_pic img {transition: .3s;}



.under main .ovn_box_bg {position: relative;z-index: 1;padding: 100px 0;}
.under main .ovn_box_bg::before {content: "";position: absolute;top: 0;left: 50%;width: 1920px;height: 100%;background: url(../images/sec03_bg.jpg) repeat;z-index: -1;transform: translateX(-50%);}


.under main .ovn_box_bg table th {background-color: transparent !important;color: var(--txt);}
.under main .ovn_box_bg table th, .under main .ovn_box_bg table td {border: 0;border-bottom:1px solid #707070;}
.under main .ovn_box_bg table td {background: transparent;}

.under main .u_box06 {display: flex;flex-wrap: wrap;}
.under main .u_box06 .item {width: calc(50% - 20px);margin: 0 40px 40px 0;}
.under main .u_box06 .item:nth-child(2n+2) {margin-right: 0;}
.under main .u_box06 .item .ovn_pic {margin: 0 0 20px;}

.under main .ovn_box04 .pic {max-width: 500px;margin: 0 auto 20px;}
.under main .ovn_box04 table th {color: var(--txt);background: transparent;font-size: 24px;}
.under main .ovn_box04 table td,.under main .ovn_box04 table th {border-bottom: 0;}

.under main .ovn_box05 {display: flex;align-items: center;padding: 50px 0 40px;border-top: 10px solid var(--scolor);border-bottom: 10px solid var(--scolor);}
.under main .ovn_box05 .wrap_pic {display: flex;flex-direction: column;align-items: center;flex-shrink: 0;margin-right: 50px;max-width: 400px;}
.under main .ovn_box05 .wrap_pic .ovn_pic {margin: 0 0 20px;width: 100%;}
.under main .ovn_box05 .wrap_pic .txt {font-size: 22px;text-align: center;font-weight: bold;margin: 0 0 10px;line-height: 1.5;color: var(--mcolor);}
.under main .ovn_box05 .wrap_pic .sub_txt {font-size: 16px;margin: 0;color: #707070;} 


.under main .btn_list_ovn .btn a {width: 280px;height: 56px;margin: 0 auto 15px;}
.under main .btn_list_ovn .is_prev a::before {left: 23px;right: initial;transform:  translateY(-50%) rotate(180deg);}

.under main .btn_list_ovn .is_none a::before {display: 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 10px}
.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}

/* ===========  PAGINATION WP ===========  */
.under main .wp_pagination {display: flex;justify-content: center;flex-wrap: wrap;margin-top: 40px;}
.under main .wp_pagination > span,
.under main .wp_pagination a{min-width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;text-decoration: none;color: #fff;margin: 5px;text-align: center;font-weight: 500;line-height: 1em;transition: all 0.3s;padding: 5px;border: 1px #ccc solid;font-size: 14px;background: #ccc;}
.under main .wp_pagination a{color: var(--txt)}
.under main .wp_pagination > span {background: var(--mcolor);border: 1px var(--mcolor) solid;color: #fff;}


/* ===========  BOX ACHOR ===========  */
.under main .u_box_achor {position: relative;padding: 82px 0 67px;z-index: 1;margin-bottom: 112px;}
.under main .u_box_achor::before{content: '';position: absolute;left: -290px;top: 0;width: 1920px;height: 100%;background-color: var(--scolor);z-index: -1;}
.under main .u_ttl_ic{position: relative;padding-left: 25px;font-size: 21px;color: var(--wh);font-weight: bold;line-height: 1.3;text-shadow: 1px 1px rgba(0, 0, 0, 0.3);margin-bottom: 24px;}
.under main .u_ttl_ic::before {content: '';position: absolute;left: 0;top: 2px;width: 17px;height: 24px;background: url(../images/ic_favorite.png) center / cover no-repeat;filter: drop-shadow(1px 1px rgba(0,0,0,.3));}

.under main .u_box_achor .list_anchor {display: flex;flex-wrap: wrap;width: 100%;}
.under main .u_box_achor .list_anchor .u_btn {margin: 0 14px 14px 0;width: calc(50% - 7px);}
.under main .u_box_achor .list_anchor .u_btn:nth-child(2n + 2) {margin-right: 0;}
.under main .u_box_achor .list_anchor .u_btn a {border: 1px solid var(--wh);width: 100%;height: 100%;display: flex;align-items: center;padding: 20px 35px 16px 24px;color: var(--wh);font-weight: bold;font-size: 18px;font-weight: bold;line-height: 1.3;position: relative;}
.under main .u_box_achor .list_anchor .u_btn a .wrap_ct {position: relative;padding-left: 35px;}
.under main .u_box_achor .list_anchor .u_btn a .num {margin-right: 15px;position: absolute;top: 0;left: 0;}
.under main .u_box_achor .list_anchor .u_btn a::before {content: '';position: absolute;right: 25px;top: calc(50% - 4px);width: 9px;height: 8px;background: url(../images/ic_down.png) center / cover no-repeat;}


/* ===========  BOX PIC ===========  */
.under main .u_box_pic {position: relative;margin: 152px 0;z-index: 1;display: flex;flex-direction: column;justify-content: center;}
.under main .u_box_pic.u_right {padding-right: 575px;}
.under main .u_box_pic.u_left {padding-left: 575px;} 

.under main .u_box_pic .pic_border {position: absolute;top: 50%;transform: translateY(-50%);filter: var(--s_down2);}
.under main .u_box_pic.u_right .pic_border{right: -143px}
.under main .u_box_pic.u_left .pic_border {left: -143px;}
.under main .u_box_pic .pic_border img {border: 7px solid var(--wh);}
.under main .u_box_pic::before {content: '';position: absolute;top: -152;width: 614px;height: calc(100% + 304px);background-color: var(--scolor);z-index: -1;}
.under main .u_box_pic.u_right::before {right: -290px}
.under main .u_box_pic.u_left::before {left: -290px;}
.under main .u_box_pic::after {content: '';position: absolute;bottom: 51px;width: 315px;height: 282px;}
.under main .u_box_pic.u_right::after {right: -370px;background: url(../images/u_box_img1.png) center / cover no-repeat;}
.under main .u_box_pic.u_left::after {left: -370px;background: url(../images/u_box_img2.png) center / cover no-repeat;}

/* ===========  BOX BG ===========  */
.under main .u_box_bg dl{margin: 0 auto 30px;background-color: #F7F7F7;box-shadow: 6px 6px rgba(0, 0, 0, 0.12);padding: 0 40px 40px;}
.under main .u_box_bg dl dt {background-color: var(--mcolor);margin: 0 -40px 40px;padding:28px 20px 26px 58px;position: relative;}
.under main .u_box_bg dl dt.none_dot {padding-left: 20px;}
.under main .u_box_bg dl dt:not(.none_dot)::before {content: '';position: absolute;left: 28px;top: 35px;width: 16px;height: 16px;background-color: var(--wh);border-radius: 50%;}
.under main .u_box_bg .u_ttl_bg {color: var(--wh);font-weight: bold;font-size: 24px;line-height: 1.3;margin: 0; padding: 0;position: unset;letter-spacing: 0;text-align: left;}
.under main .u_box_bg .u_ttl_bg::before,
.under main .u_box_bg .u_ttl_bg::after {display: none;}


/* ===========  BOX BTN ===========  */
.under main .u_box_btn {display: flex;flex-wrap: wrap;justify-content: center;max-width: 840px;margin: 0 auto;}
.under main .u_box_btn .btn {margin: 0 10px 15px;;width: 100%;max-width: 400px;}
.under main .u_box_btn .btn a {text-align: center;line-height: 1.3;width: 100%;}


.under#flow main .u_box_btn {margin-top: 20px;}
.under#flow main .u_box_btn .btn{margin: 0 5px;max-width: 290px;}
.under#flow main .u_box_btn .btn a {height: 88px;}
.under main .u_box_btn .btn_tel a {font-family: var(--f_zen);font-size: 36px;flex-direction: column;line-height: 1;background: var(--mcolor);}
.under main .u_box_btn .btn_tel a::before {display: none;}
.under main .u_box_btn .btn_tel a .f_sm {font-family: var(--f-main);font-size: 16px;}
.under main .u_box_btn .btn_tel a .has_ic {position: relative;padding-left: 25px;}
.under main .u_box_btn .btn_tel a .has_ic::before{content: '';position: absolute;top: 11px;left: -5px;width: 24px;height: 24px;background: url(../images/ic_phone_wh.png) center / cover no-repeat;}

/* ===========  BOX PIC SMALL ===========  */
.under main .u_box_pic_sm:not(:last-child) {margin: 0 auto 50px;}


/* ===========  BLOCK TAB ===========  */
.under main .block_tab .list_tab_click {display: flex;justify-content: center;margin: 0 auto 2px;}
.block_tab .list_tab_click .tab_click {margin: 0 5px;}
.block_tab .list_tab_click .tab_click a {font-size: 19px;font-weight: bold;color: var(--txt);display: flex;justify-content: center;align-items: center;transition: .3s;line-height: 1;text-align: center;background-color: #E6E6E6;width: 200px;height: 56px;font-family: var(--f_nts);}
.block_tab .list_tab_click .tab_click.active a,
.block_tab .list_tab_click .tab_click a:hover {color: var(--wh);background: var(--mcolor);}

.block_tab .list_tab_click .tab_click.active {pointer-events: none;}


/* ===========  CONTACT===========  */
.under main .u_bnn_contact {width: fit-content;margin: 0 auto;background-color: var(--yl);border: 4px solid var(--scolor);border-radius: 12px;display: flex;flex-direction: column;align-items: center;padding: 30px 80px 20px;}
.under main .u_bnn_contact .txt{font-weight: bold;font-size: 24px;text-align: center;line-height: 1.5;margin-bottom: 0;}
.under main .u_bnn_contact a {text-align: center;font-family: var(--f_zen); color: var(--mcolor);font-weight: bold;font-size: 60px;line-height: 1;}
.under main .u_bnn_contact .time {font-size: 18px;text-align: center;margin: 20px auto 0;}

.under main .step_contact li.active {background: var(--scolor);}
.under main .step_contact li {text-align: left;clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);}
.under main .step_contact li .txt {color: var(--wh);font-weight: bold;font-size: 24px;display: block;text-transform: uppercase;letter-spacing: .025em;}

.under.contact_page main table.mailform th, .under.contact_page main table th {background: var(--scolor) !important;border-top-color: var(--scolor);border-left-color: var(--scolor);}

.under.contact_page #fmail .size_8 input, #fmail .size_8 select,.under.contact_page  #fmail .size_8 textarea {height: 200px;}

.under.contact_page .submit_confirm_button, .under.contact_page .submit_send_button, .under.contact_page .submit_cancel_button,.under.contact_page .site_top a {width: 260px;height: 60px;border-radius: 8px;border: 0;filter: var(--s_down);background: url(../images/ic-right.png) center right 12px / 10px no-repeat var(--scolor);}

.under.contact_page .submit_cancel_button {background: url(../images/ic-left.png) center left 12px / 10px no-repeat var(--scolor);}

.under main .u_wrap_table {display: flex;justify-content: space-between;}
.under main .u_wrap_table table{ width: calc(50% - 10px);margin: 0;}

.under main label.fmail_label_enabled,.under main  label.fmail_label_disabled {padding: 10px 10px 5px;}
.under main label.fmail_label_enabled input,.under main label.fmail_label_disabled input {margin: 0 2px 3px 0 !important;}

.under .step_contact {margin-bottom: 50px !important;}

/* =========== U_BNN 01 ===========  */
.under main .u_bnn01 {width: 100%;margin: 72px auto 62px;display: flex;background-color: var(--yl);border-radius: 10px;border: 4px solid var(--scolor);position: relative;padding: 46px 37px 30px 54px;}
.under main .u_bnn01 .badge{position: absolute;top: -26px;left: -21px;color: var(--wh);font-weight: bold;font-size: 23px;line-height: 1;background-color: var(--scolor);    padding: 11px 5px 10px;border-radius: 29px;text-align: center;padding: 16px 44px 14px;z-index: 1;}
.under main .u_bnn01 .badge::before {content: '';position: absolute;left: 55px;bottom: -13px;display: inline-block;width: 0;height: 0;border-style: solid;border-width: 22px 12.5px 0 12.5px;border-color: var(--scolor) transparent transparent transparent;z-index: -1;}
.under main .u_bnn01 .txt{font-weight: bold;font-size: 26px;line-height: 1.34;letter-spacing: 0.05em;flex-shrink: 0;margin: 0 38px 0 0;}
.under main .u_bnn01 .txt .cl_red{font-size: 32px;}
.under main .u_bnn01 .list_pic{display: flex;position: absolute;top: -26px;right: 18px;width: calc(100% - 365px);}
.under main .u_bnn01 .list_pic li{margin: 0 15px 0 0;filter: var(--s_down2);}
.under main .u_bnn01 .list_pic li .sub_pic{margin: 0;font-size: 18px;letter-spacing: 0.05em;line-height: 1.3;background-color: var(--green2);color: var(--wh);font-weight: bold;text-align: center;padding: 11px 5px 10px;}

/* =========== BOX PDF ===========  */
.under main .u_box_pdf {border: 2px solid #e5e5e5; padding: 10px 30px;width: fit-content;}

/* =========== BOX QR ===========  */
.under main .u_box_qr {display: flex;}
.under main .u_box_qr .pic {margin: 0 30px 0 0;max-width: 240px;}
.under main .u_btn_line  {margin: 0;width: 100%;;max-width: 380px;}
.under main .u_btn_line a {width: 100%;background-color: #03c653;display: flex;align-items: center;box-shadow: 1px 1px 10px rgba(46, 46, 46, 15%);position: relative;border-radius: 5px;transition: .3s;padding: 20px 26px;}
.under main .u_btn_line a::before {content: '';position: absolute;right: 10px;bottom: 12px;width: 20px;height: 20px;background: url(../images/ic_link_line.png) center / cover no-repeat;}
.under main .u_btn_line a span {font-size: 15px;font-weight: bold;line-height: 1.3;text-align: left;color: var(--wh);}
.under main .u_btn_line a .f_big {font-size: 200%;line-height:1;letter-spacing: 0.05em;font-family: var(--f_zen);margin-right: 2px;}



/* 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,
.under main .ovn_content ul:last-child{margin-bottom: 0}

.reset_sec {margin-bottom: -100px;}
.post_box{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 60px;
    gap: 20px;
}
.post_box li{
    position: relative;
    width: 33%;
    margin-right: 4%;
    max-width: 450px;
    border: 2px solid var(--mcolor);
    padding: 15px;
    border-radius: 20px;
}
.post_box li:last-child{
    margin-right: 0;
}
.post_box li .post_link{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.post_box li .post_link:hover{
    background:#ffffff36;
}
.txt_post{
    margin-bottom: 0;
}
.txt_post span:first-child{
    font-size: 14px;
}
.txt_post span:last-child{
    display: block;
    color: var(--mcolor);
    font-weight: bold;
    font-size: 16px;
    margin-top: -5px;
    line-height: 1.5;
}

.people{
	border: 3px solid var(--mcolor);
	border-radius: 10px;
	padding: 20px;
	width: fit-content;
	margin: 0 auto;
}

.people .tit{
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-bottom: 1rem;
    color: var(--mcolor);
}

.people .cont{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}

.people .cont .cont-img{
	width: 250px;
}

.people .cont .cont-txt{
	flex: 1;
	display: flex;
    flex-direction: column;
    gap: 20px;
}

.people .cont .cont-txt span{
	display: block;
    text-align: left;
    font-size: 19px;
}

.people .cont .cont-txt span.txt-lar{
	font-size: 1.4rem;
}

.under main .people .list_anchor .btn {
    margin: 0;
}