/*==========================================================
                        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 h5,
.under main h6,
.under main table th,
.under main .list_faq dt,
.under main .list_step dt{font-family: var(--f-yumin)} */

/*==========================================================
                        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 main h2{font-size: 38px; text-align: center;margin-bottom: 0;}

.under main h3{font-size: 30px; text-align: center;}
.under main h3 .en{font-size: 80%; color: var(--mcolor); display: block;}

.under main h4{font-size: 26px;position: relative;padding-left: 15px;}
.under main h4::before{content: "";position: absolute; width:4px;height: 25px;background-color: var(--mcolor);left: 0;top: 3px;}

.under main h5{font-size: 24px;color: var(--mcolor);}
.under main h6{font-size: 20px;position: relative;}
.under main h6::before,
.under main h6::after{content: ""; position: absolute;height: 3px;left: 0; bottom: -5px;}
.under main h6::before{background-color: var(--mcolor);width: 50px;left: 0;z-index: 2;}
.under main h6::after{background-color: #ccc;width: 100%;} */

.under main h2{font-size: 48px;font-family: var(--f-yumin);background: #fff;margin: 0 0 0 0;display: inline;padding: 10px 10px 8px 18px;letter-spacing: 0;line-height: 2;}
.under main h2 .color{color: var(--mcolor);}

.under main h3{font-family: var(--f-yumin);text-align: center;font-size: 48px;letter-spacing: -5px;line-height: 1.6;margin: 0 0 30px 0;}

.under main h3 .dot{margin: 0 -2px;display: inline-block;line-height: 1.5;position: relative;}
.under main h3 .dot::before{content: '';position: absolute;top: -3px;left: calc((100% - 8px)/2);width: 8px;height: 8px;border-radius: 50%;background: var(--mcolor);}

.under main h3 .line{background-image: linear-gradient(to bottom, transparent 80%, #d5e5f6 50%, #d5e5f6 95%, #d5e5f6 100%);}

.under main h4{color: var(--mcolor);background: #f4f6f7;padding: 14px 0 8px 23px;line-height: 1.5;font-size: 32px;font-family: var(--f-yumin);position: relative;margin: 0 0 50px 0;font-weight: 500;}
.under main h4::before{content: '';width: 4px;height: 100%;background: var(--mcolor);position: absolute;top: 0;left: 0;}

.under main h5{font-size: 28px;color: #4c8dcb;font-weight: 400;margin: 0 0 25px 0;}

.under main h6{position: relative;font-size: 26px;color: var(--mcolor);position: relative;padding: 0 0 0 40px;}
.under main h6::before{content: '';position: absolute;top: 20px;left: 0;width: 30px;height: 2px;background: var(--mcolor);}

.under main p{font-size: 18px;line-height: 1.9;}

.ovn_detail main h3{letter-spacing: 0;}

/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content{padding: 0 0 120px}
.under main section{padding: 0 0 90px;margin-bottom:0}
.under main section:last-child{padding:0}
.under main ol li{list-style: decimal;font-weight: 600;font-size: 18px;}

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

/*============ TOP INFO ============ */
.under main #top_info{width: 100%;height: 520px;background: url(../images/top_info_bg_01.jpg) no-repeat right/contain;position: relative;display: flex;/* align-items: center; */padding: 134px 0 0 31px;margin: 0 0 0 0;}
.under main #top_info::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #f4f6f7;z-index: -2;}
.under main #top_info::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 397px;background: var(--mcolor);z-index: -1;}

/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path{background: #f4f6f7;padding-bottom: 68px;}
.under main #topic_path ul{display:block;padding: 20px 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{color: var(--mcolor);}


/*============ 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.bg01{font-size: 20px;text-align: center;}
.under main table.td_top td{vertical-align:top}
.under main table.tb_fix{table-layout: fixed;}
.under main table.td_top td.middle{vertical-align: middle;}

.under main table .th_bg{background: var(--mcolor);color: #fff;text-align: center;}

.under main table{margin-bottom: 30px;}
.under main table.mailform th,
.under main table th{background:var(--mcolor);color:#fff;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: transparent;background:#fff;border-bottom: 1px solid #ccc;border-left: 5px solid #fff;border-right: 14px solid #fff;}
.under main table th,
.under main table td{padding:15px;font-size: 18px;}
.under main table img{display:block;margin:auto;}

.under main table th{border-color: var(--mcolor);border-right: 14px solid #fff;border-bottom: 14px solid #fff;}
.under main table tr th:first-child{border-left-color: transparent;}
.under main table tr th:last-child{border-right-color: var(--mcolor);}
/* .under main table.mailform th,
.under main table.tb_block th{border-color: var(--mcolor);border-bottom-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 .list01 li{display:block;padding-left:25px;margin-bottom:5px;position:relative}
.under main .list01 li::before{background:var(--mcolor);width:12px;height:3px;position:absolute;top:12px;left:0;content:''}

/* 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: 2px; background-color: var(--mcolor);font-size: 12px;font-weight: bold;color: #FFF;line-height: 22px;}

/* 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: 5px; 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: 18px;font-weight: bold;line-height: 1.5em;margin-bottom: 10px;border-bottom: 1px dotted var(--mcolor);display: flex;align-items: center;display: flex;align-items: center;padding-bottom: 15px;}
.under main .list_faq dt span{width: 40px;height: 40px;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;padding-bottom: 5px;flex-shrink: 0;}
.under main .list_faq dd{position: relative;padding-left: 50px;min-height: 62px}
.under main .list_faq dd span{position: absolute;top: 5px;left: 0;width: 40px;height: 40px;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;padding-bottom: 5px;flex-shrink: 0;}

/* LIST STEP */
.under main .list_step dl{margin-bottom: 35px;padding-bottom: 50px;position: relative;}
.under main .list_step dl:not(:last-child)::before{background: url('../images/ic-step.png') center /cover no-repeat;width: 80px;height: 30px;position: absolute;bottom: -10px;left: calc(50% - 40px);content: '';}
.under main .list_step dl:last-child{padding-bottom: 0;margin-bottom: 0}
.under main .list_step dt{background: var(--mcolor);color: #fff;font-weight: 500;padding: 10px;display: flex;margin: 0 0px 0 0;/* flex-direction: column; */font-size: 20px;align-items:  center;}
.under main .list_step dd{padding: 15px;background: #fff;box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);}
.under main .list_step dt span{display: inline-block;width: max-content;height: auto;padding: 5px 30px;background: #fff;color: #2661aa;border-radius: 15px;font-size: 20px;font-weight: 700;margin-right: 20px;}
.under main .list_step dt p{font-weight: 700;font-size: 20px;}


/*============ FRAME ============ */
/* FRAME 01 */

/* FRAME 02 */

/* FRAME PICKUP */
.under main .frame_pick{padding: 25px;background: #e6e6e6;margin-bottom: 50px;}
.under main .frame_pick .pick_ttl{font-size: 24px;}
.under main .frame_pick .pick_ttl span{font-size: 36px;display: block;}

/* 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 .kiji_list{margin-top: 50px;}
.under main .kiji_list dl{display: flex;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px dashed #ccc}
.under main .kiji_list dt{display: flex;align-items: center;width: 150px}
.under main .kiji_list dt img{margin-right: 10px;position: relative;top: -2px;}
.under main .kiji_list dd{width: calc(100% - 150px);display: flex;align-items: center;}
.under main .kiji_list dd a{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 100%;}
.under main .kiji_detail_ct img{max-width: 800px;max-height: 600px;}

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

.under main .w_th{width: 287px;}

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

.under main table .bg01{background: #f5f6f8;color: var(--txt);border-bottom: 5px solid #fff;border-left: 0;border-right: 14px solid #fff;}


.under main .list_anchor02_ttl{width: 100%;height: 52px;background: var(--mcolor);display: flex;justify-content: center;align-items: center;padding: 0 0 3px 0px;}
.under main .list_anchor02_ttl p{color: #fff;line-height: 1.2;font-size: 24px;font-weight: 500;}
.under main .list_anchor02{position: relative;padding-bottom: 140px;margin-bottom: 137px;}
.under main .list_anchor02::before{content: '';position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 1920px;height: 100%;background: #f4f6f7;z-index: -1;}
.under main .list_anchor02 li a{display: inline-block;position: relative;font-size: 20px;padding: 0 30px 0 20px;line-height: 1.2;letter-spacing: 0;}
.under main .list_anchor02 li a::before{content: '';position: absolute;top: 8px;left: 5px;width: 9px;height: 9px;border-radius: 50%;background: #4c8dcb;transition: .3s ease-in-out;}
.under main .list_anchor02 li a::after{content: '';position: absolute;top: 0;right: 0;width: 24px;height: 24px;background: url(../images/anchor02.png) no-repeat center/100%;transition: .3s ease-in-out;}
.under main .list_anchor02 li{line-height: 1.2;width: 50%;padding: 15px 10px;}
.under main .list_anchor02_item ul{display: flex;flex-wrap: wrap;margin: -15px -10px;}
.under main .list_anchor02_item{padding: 49px 35px 49px 35px;background: #fff;}
.under main .list_anchor02_ml{border: 2px solid var(--mcolor);}

.under main .u_frame_col{width: calc((100% / 3));padding: 20px;}
.under main .u_frame_list{display: flex;flex-wrap: wrap;margin: -20px;}

.under main .frame_blue{position: relative;padding: 80px 0 80px 0;}
.under main .frame_blue::before{content: '';position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 1920px;height: 100%;background: #d3e6f8;z-index: -1;}
.under main .u_frame_item{width: 100%;background: #fff;}
.under main .u_frame_ttl p{text-align: center;font-size: 28px;color: #4c8dcb;line-height: 1.5;}
.under main .u_frame_img{margin: 0 0 30px 0;text-align: center;}
.under main .u_frame_desc{padding: 20px 20px 30px 20px;}

.under main .list_check01 li,.under main .single_post ul li{position: relative;font-size: 18px;font-weight: 500;padding: 0 0 0 37px;letter-spacing: -1px;margin: 0 0 8px 0;}
.under main .list_check01 li::before,
.under main .single_post ul li::before
{content: '';position: absolute;top: 15px;left: 0;width: 16px;height: 12px;background: url(../images/check_ic01.png) no-repeat center/ 100%;}
.under main .list_check02 li{position: relative;font-size: 18px;font-weight: 500;padding: 0 0 0 37px;letter-spacing: -1px;margin: 0 0 8px 0;}
.under main .list_check02 li::before{content: '';position: absolute;top: 15px;left: 0;width: 16px;height: 12px;background: url(../images/check_ic02.png) no-repeat center/ 100%;}

.under main .link_anchor{display: flex;flex-wrap: wrap;justify-content: center;}
.under main .link_anchor .btn{margin: 10px;}

/* .under main .btn a{width: auto;min-width: 280px;height: auto;min-height: 60px;padding: 10px 60px 10px 10px;} */
.under main .btn a{width: auto;min-width: 340px;height: auto;min-height: 60px;padding: 10px 10px 10px 10px;}

.under main .btn a.active{background: url(../images/btn_ic.png) no-repeat right 13px center/34px 6px #333;}
.under main .link_page .btn{width: 45%;}
.under main .link_page .btn a{background: url(../images/btn_ic.png) no-repeat right 13px center/34px 6px var(--mcolor);text-align: center;}
.under main .b_width.btn a{max-width: 340px;background: url(../images/btn_ic.png) no-repeat right 13px center/34px 6px var(--scolor);}

.under main td, .under main th{line-height: 1.5;}
.under main .flex_center{display: flex;justify-content: center;}

.under main #topic_path.mb50{margin-bottom: 100px;padding-bottom: 0;}
.under main .bg_main a{background: url(../images/btn_ic.png) no-repeat right 13px center/34px 6px var(--mcolor);}

#fmail_form .button{display: flex;justify-content: center;}

.under main .ovn_list{display: flex;flex-wrap: wrap;margin: -15px;}
.under main .ovn_list .ovn_box{width: calc((100% / 3));padding: 15px;}
.under main .ovn_list dl{width: 100%;border: 3px solid var(--mcolor);padding: 15px;position: relative;}
.under main .ovn_list dt img{max-height: 200px;transition: .3s ease-in-out;width: auto;}
.under main .ovn_list dt a::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
.under main .ovn_list dt{width: 100%;height: 200px;background: #fff;display: flex;justify-content: center;align-items: center;border: 1px solid transparent;overflow: hidden;}
.under main .ovn_list dd{}

.under main .cat_date{display: flex;justify-content: space-between;margin: 10px 0 10px 0;}
.under main .cat_date .cate{line-height: 1.2;display: inline-block;padding: 5px 8px;background: var(--mcolor);color: #fff;font-size: 14px;}
.under main .cat_date .date{line-height: 1.2;display: inline-block;padding: 5px 8px;background: var(--mcolor);color: #fff;font-size: 14px;}
.under main .ovn_box .tt a{-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;display: -webkit-box;font-family: var(--f-yumin);font-weight: 700;color: var(--mcolor);}
.under main .list_anchor.mb50{margin-bottom: 90px;}

.under main .single_post img{max-height: 400px;}
.under main .img-center{text-align: center;}

.under main .btn_ovn .btn a{width: 280px;}
.under main .btn_ovn .btn{margin: 0 20px;}
.under main .btn_ovn{display: flex;justify-content: center;}
.under main .btn_ovn .btn.viewPage a{background: var(--scolor);padding: 10px;}
.under main .btn_ovn .btn.prevPage a{background: url(../images/btn_ic_back.png) no-repeat left 13px center/34px 6px var(--scolor);padding: 10px 10px 10px 60px;}
.under main .single_post ol{margin-left: 20px;}

.under .inner_info{width: inherit;}
.ovn_index main .list_anchor .btn a,
.under main .btn_ovn .btn.prevPage a,
.under main .btn_ovn .btn.nextPage a
{padding: 10px;}
.under main .btn_ovn .btn.hidden{display: none;}
.link_outside{
    text-decoration: underline
}
.company_flex{
	display: flex;
	gap: 20px;
	max-width: 960px;
	margin: 0 auto 30px;
}