/*==========================================================
                        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}
.under main p.mb5{margin-bottom: 5px;}

/* 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
==========================================================*/
/*==========================================================
                        H E A D I N G
==========================================================*/
.under main #top_info{margin: 0 0 45px 0;}
.under main h2{font-size: 55px;font-family: var(--f-rbt);font-weight: 700;text-align: center;text-transform: uppercase;}
/* .under.column main h1{font-size: 55px;font-family: var(--f-rbt);font-weight: 700;text-align: center;text-transform: uppercase;}
.under.case main h1{font-size: 55px;font-family: var(--f-rbt);font-weight: 700;text-align: center;text-transform: uppercase;} */
.under main .u_sec_ttl{display: flex;flex-direction: column;}
.under main .u_sec_ttl .ja{font-size: 15px;color: var(--mcolor);display: inline-block;margin: 0 0 2px 0;}
.under main .u_sec_ttl .en{font-size: 38px;font-family: var(--f-rbt);font-weight: 700;color: var(--mcolor);line-height: 1.2;text-transform: uppercase;}
/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content{padding: 0 0 70px;}
.under main section{padding: 0 0 95px;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);}

/*============ TOP INFO ============ */

/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main .topic_path_inner{width: 100%;padding: 0 80px;}
.under main #topic_path{margin-bottom: 27px;}
.under main #topic_path ul{display:block;padding: 6px 0;}
.under main #topic_path li{display:inline;position: relative;}
.under main #topic_path li,
.under main #topic_path li a{font-size: 13px;}
/* .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:not(:last-child)::after{content:"";position:relative;display: inline-block;margin: 0 7px 0 11px;top: 3px;pointer-events: none;width: 18px;height: 20px;background: url(../images/topic_path_icon.png) no-repeat center/100%;}

/*============ 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);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;}
.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.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,
.under main .fit_post ul{margin-bottom: 30px;}
.under main .list01 li,
.under main .fit_post ul li{display:block;padding-left:25px;margin-bottom:5px;position:relative}
.under main .list01 li::before,
.under main .fit_post ul li::before{background:var(--mcolor);width:12px;height:3px;position:absolute;top: 16px;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;}
.under main .list_step dd{padding: 15px;background: #fff;box-shadow: 0 5px 8px rgba(0, 0, 0, 0.15);}

/*============ FRAME ============ */
/* FRAME 01 */
.under main .frame01{border:3px solid var(--mcolor);padding:50px 30px;background: #fff;border-radius:10px;margin-bottom: 50px;}

/* FRAME 02 */
.under main .frame02{border: 1px solid #e6e6e6;padding: 25px;background: #fff;margin-bottom: 50px;}

/* 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:360px;background: #D9D9D9;border-radius: 20px;margin: 0 0 5px 0;}
.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;border-radius: 20px;}

/* ===========  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 ul{display: flex;justify-content: center;flex-wrap: wrap;text-align: center;margin: 0 auto 0}
.under main .pagination li{margin: 0 3.5px}
.under main .pagination li a,
.under main .pagination li span{width:30px;height: 30px;text-align: center;border: 2px solid  var(--mcolor);background: #fff;display: flex;justify-content: center;align-items: center;border-radius: 50%;padding: 0 0 2px 0;border-color: transparent;font-weight: 700;}
.under main .pagination li span.current{border-color: var(--mcolor);color: var(--mcolor);}
/* .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 main .pagination .page-numbers.prev{position: relative;width: 13px;}
.under main .pagination .page-numbers.prev::before{content: '';position: absolute;top: 2px;left: 0;width: 13px;height: 23px;background: url(../images/prev_icc.svg) no-repeat center/100%;}
.under main .pagination .page-numbers.next{position: relative;width: 13px;}
.under main .pagination .page-numbers.next::before{content: '';position: absolute;top: 2px;left: 0;width: 13px;height: 23px;background: url(../images/next_icc.svg) no-repeat center/100%;}

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

/* PAGENATION - change WP same */
.under main .btn_ovn{display: flex;justify-content: center;}
.under main .btn_ovn .btn {margin: 5px 10px;}
.under main .btn_ovn.prevPage a{}
.under main .btn_ovn.nextPage a{}

/* RESET */
.under main table:last-child,
.under main .list_faq:last-child,
.under main .list_faq dl:last-child,
.under main .fit_post ul:last-child,
.under main .fit_post ol: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 .fit_post img{max-height: 400px;width: auto;border-radius: 20px;}
.under main .fit_post ol{margin: 0 0 0 0;}
.under main .fit_post .alignleft{float: left;margin: 0 30px 30px 0;}
.under main .fit_post .alignright{float: right;margin: 0 0 30px 30px;}
.under main .fit_post .aligncenter{margin: 0 auto 30px;display: block;}
.under main .fit_post p,
.under main .fit_post p a{word-break: break-all}


/* PAGE ABOUT */
.under main p{margin: 0 0 15px 0;}
.under main p:last-child{margin: 0;}
.under main .about_right_img img{border-radius: 20px;}
.under main .about_right{flex-shrink: 0;margin: 8px 0 0 50px;}
.under main .about_flex{display: flex;}
.under main .about_left_ttl p{font-size: 23px;font-weight: 700;}
.under main .about_ttl{margin: 0 0 27px 0;}
.under main .about_left_ttl{margin: 0 0 11px 0;}
.under main .about_row{display: flex;}
.under main .about_row .u_sec_ttl{margin: 0 100px 0 0;min-width: 200px;}
.under main .about_row_des{margin: 15px 0 0 0;width: calc((100% - 200px) - 100px);}
.under main .about_table dl{display: flex;border-bottom: 1px solid #A8A8A8;}
.under main .about_table dt{width: 200px;font-size: 16px;padding: 10px 15px 10px 15px;font-weight: 500;}
.under main .about_table dd{font-size: 16px;padding: 10px 15px 10px 15px;font-weight: 500;}
.under main .about_table dd p{font-weight: 500;}
.under main .about_table dd.w_full{width: 100%;}
.under main .about_history dl{display: flex;}
.under main .about_history dt{margin: 0 65px 0 0;}
.under main .about_history dd{}
.under main .about_history dl:not(:last-child){margin: 0 0 5px 0;}

/* PAGE SERVICE */
.under main .sv_list_tab ul{display: flex;}
.under main .sv_list_tab{background: #F6F5F3;border-radius: 20px 20px 0 0;border-bottom: 2px solid var(--mcolor);margin: 0 0 70px 0;}
.under main .sv_list_tab li{font-size: 16px;font-weight: 700;padding: 0 30px 4px 30px;height: 68px;display: flex;justify-content: center;align-items: center;position: relative;letter-spacing: 0;transition: .3s ease-in-out;cursor: pointer;line-height: 1.5;}
.under.en main .sv_list_tab li{padding: 0 10px 4px 10px;}
.under.vi main .sv_list_tab li{padding: 0 10px 4px 10px;}
.under main .sv_list_tab li::after{content: '';position: relative;top: 0;right: 0;width: 16px;height: 9px;background: url(../images/sv_tab_ic.png) no-repeat center/100%;margin: 0 0 0 9px;transition: .3s ease-in-out;filter: brightness(0.1);}
.under main .sv_list_tab li.active{background: #fff;border: 2px solid var(--mcolor);border-bottom: 0;border-radius: 20px 20px 0 0;color: var(--mcolor);}
.under main .sv_list_tab li.active::after{filter: unset;}
.under main .sv_list_tab li.active::before{content: '';position: absolute;bottom: -2px;left: 0px;width: calc((100% + 0px));height: 2px;background: #fff;}
.under main .u_sv_ttl p{font-size: 34px;font-weight: 700;line-height: 1.5;}
.under main .u_sv_flex{display: flex;}
.under main .u_sv_img{flex-shrink: 0;margin: 0 0 0 50px;}
.under main .u_sv_img img{border-radius: 20px;}
.under main .u_sv_info_ttl p{font-size: 23px;color: var(--mcolor);font-weight: 700;line-height: 1.65;}
.under main .u_sv_info_ttl{margin: 0 0 15px 0;}
.under main .u_sv_ttl{margin: 0 0 55px 0;}
.under main .u_step_flex{display: flex;}
.under main .u_step_left{flex-shrink: 0;margin: 0 95px 0 0;}
.under main .u_step_icon{width: 50px;height: 50px;border-radius: 50%;background: #F6F5F3;border: 1px solid var(--mcolor);display: flex;justify-content: center;align-items: center;margin: 0 20px 0 0;flex-shrink: 0;}
.under main .u_step_box{display: flex;}
.under main .u_step_icon p{line-height: 0;}
.under main .u_step_number p{font-size: 15px;font-family: var(--f-rbt);color: var(--mcolor);font-weight: 700;line-height: 1;}
.under main .u_step_ttl p{font-size: 18px;font-weight: 700;line-height: 1.5;}
.under main .u_step_des_box p{font-size: 15px;}
.under main .u_step_right{padding: 20px 0 0 0;}
.under main .u_step_number{margin: 7px 0 3px 0;}
.under main .u_step_des_box{padding: 17px 0 0 82px;}
.under main .u_btn_mail a{display: flex;justify-content: center;align-items: center;width: 200px;height: 50px;position: relative;position: relative;padding: 0 0;background: #00E08C;background: linear-gradient(90deg, rgba(0, 224, 140, 1) 0%, rgba(0, 122, 76, 1) 100%);border-radius: 999px;z-index: 1;}
.under main .u_btn_mail a::before{content: '';position: absolute;top: 2px;left: 2px;width: calc((100% - 4px));height: calc((100% - 4px));background: #fff;border-radius: 999px;z-index: -1;transition: .3s ease-in-out;}
.under main .u_btn_mail a span{color: #fff;font-size: 16px;color: var(--mcolor);font-weight: 700;transition: .3s ease-in-out;position: relative;padding: 0 0 0 30px;}
.under main .u_btn_mail a span::before{content: '';position: absolute;top: calc((100% - 14px)/2);left: 0;width: 18px;height: 14px;background: url(../images/u_mail_icon.png) no-repeat center/100%;transition: .3s ease-in-out;}
.under main .u_step_row:not(:last-child){padding: 0 0 30px 0;}
.under main .u_step_des_box p.u_step_des_box_ttl{font-size: 17px;}
.under main .u_step_row{position: relative;}
.under main .u_step_row::before{content: '';position: absolute;top: 0;left: 25px;width: 1px;height: calc((100% - 0px));background: var(--mcolor);z-index: -1;}
.under main .u_step_row:last-child:before{display: none;}
.under main .u_case_post_other_ttl{display: flex;align-items: center;}
.under main .u_sec_ttl_case_sub p{font-size: 20px;font-weight: 500;}
.under main .u_case_post_other .u_sec_ttl{position: relative;padding: 0 25px 0 0;margin: 0 25px 0 0;}
.under main .u_case_post_other .u_sec_ttl::after{content: '';position: absolute;top: 3px;right: 0;width: 1px;height: calc((100% - 10px));background: var(--mcolor);}
.under main .sec02{padding: 0;}
.under main .u_case_post_other_list{width: 100vw;}
.under main .u_case_post_other_content{margin: 30px 0 0 0;}
.under main .sec02 .slick-dots{bottom: -40px;}
.under main .btn a{width: 303px;}
.under main .sv_content{display: none;}
.under main .sv_content.active{display: block;}
.under main .sv02_img img{border-radius: 10px;}
.under main .sv02_img{flex-shrink: 0;margin: 0 35px 0 0;}
.under main .sv_row02{display: flex;border-bottom: 1px solid #A8A8A8;padding: 0 0 18px 0;margin: 0 0 20px 0;}
.under main .sv_row02:last-child{margin: 0;}
.under main .sv02_ttl p{font-size: 18px;font-weight: 700;margin: 0;}
.under main .sv02_ttl{margin: 0 0 6px 0;}
.under main .sv02_des p{font-size: 14px;line-height: 1.95;}

.under main .list_category ul{display: flex;flex-wrap: wrap;margin: -5px -5px;}
.under main .list_category ul li{font-size: 14px;line-height: 1.5;margin: 5px 5px;}
.under main .list_category ul li a{font-size: 14px;line-height: 1.5;padding: 10px 14px;border: 1px solid #DAD1BE;border-radius: 999px;display: flex;justify-content: center;align-items: center;font-weight: 500;}
.under main .list_category ul li.active a{border-color: var(--mcolor);color: var(--mcolor);font-weight: 700;border-width: 2px;padding: 8px 13px;}
.under main .case_head{display: flex;justify-content: space-between;align-items: center;}
.under main .case_head_right_ttl p{font-size: 13px;}
.under main .case_head_right_ttl{display: flex;align-items: center;}
.under main .case_head_right_ttl .ttl{margin: 0 10px 0 0;}
.under main .case_head_right_ttl select,
.under main .case_head_right_ttl option{font-size: 13px;font-family: var(--f-main);font-weight: 400;background: transparent;border: 0;appearance: none;}
.under main .case_head_right_ttl select{position: relative;}
.under main .case_head_right_ttl option{font-size: 15px;width: 50px;height: 50px;text-align: center;}
.under main .case_head_right_ttl p .txt{display: inline-block;margin: 0 0 0 10px;font-weight: 500;}
.under main .case_head_right{padding: 0 35px 0 0;position: relative;}
.under main .case_head_right::after{content: '';position: absolute;top: calc((100% - 6px)/2);right: 20px;width: 11px;height: 6px;background: url(../images/u_arrow_down.png) no-repeat center/100%;}
.under main .case_list{display: flex;flex-wrap: wrap;margin: -12.5px;}
.under main .case_list .s2_col{padding: 12.5px;margin: 0;width: calc((100% / 3));height: auto;}
.under main .case_body{margin: 30px 0 0 0;}
.under main .s2_date_cate .cate p{margin: 2.5px 5px;}
.under main .s2_date_cate .cate::after{top: 3px;height: calc((100% - 5px));}
.under main .s2_date_cate .date{margin: 0 10px 0 0}
.under main .s2_date_cate .cate{padding: 0 0 0 5px;}
.under main .s2_desc{margin: 0 0 10px 0;}
.under main .case_detail_flex{display: flex;}
.under main .case_detail_left{width: 590px;flex-shrink: 0;margin: 0 60px 0 0;}
.under main .case_detail_big{height: 443px;width: 100%;background: transparent;margin: 0 0 20px 0;overflow: hidden;}
.under main .case_detail_big p{width: 590px;height: 100%;display: flex;justify-content: center;align-items: center;}
.under main .case_detail_big .slick-list{height: 100%;}
.under main .case_detail_big .slick-track{height: 100%;}
.under main .case_detail_big img{max-height: 443px;}
.under main .case_detail_big img{width: 100%;height: 100%;object-fit: cover;border-radius: 20px;}
.under main .case_detail_small p{width: 90px;height: 68px;border-radius: 10px;background: transparent;overflow: hidden;margin: 0 0 0 0;cursor: pointer;position: relative;}
.under main .case_detail_small p::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 10px;border: 3px solid var(--mcolor);transition: .3s ease-in-out;opacity: 0;visibility: hidden;}
/* .under main .case_detail_small p.slick-current::before{opacity: 1;visibility: visible;} */
.under main .case_detail_small p.current::before{opacity: 1;visibility: visible;}
.under main .case_detail_small img{width: 100%;height: 100%;object-fit: cover;transition: .3s ease-in-out;}
.under main .case_detail_right{width: calc((100% - 590px) - 60px);}
/* .under main .case_detail_ttl p{font-size: 30px;font-weight: 700;line-height: 1.4;} */
.under main .case_detail_ttl h1{font-size: 30px;font-weight: 700;line-height: 1.4;}
.under main .case_detail_date_cate{display: flex;}
.under main .case_detail_date_cate .cd_date p{color: #808080;font-size: 14px;padding: 3px 0 0 0;font-family: var(--f-rbt);}
.under main .case_detail_date_cate .cd_cate p{color: var(--mcolor);border: 1px solid var(--mcolor);border-radius: 999px;padding: 2px 6px;display: inline-block;margin: 2px 2px;font-size: 12px;}
.under main .case_detail_ttl{margin: 0 0 20px 0;}
.under main .case_detail_date_cate .cd_cate{position: relative;padding: 0 0 0 5px;}
.under main .case_detail_date_cate .cd_cate::before{content: '';position: absolute;top: 0;left: 0;width: 1px;height: calc((100% - 0px));background: var(--mcolor);}
.under main .case_detail_date_cate .cd_date{margin: 0 8px 0 0;}
.under main .case_detail_building{width: 100%;height: auto;background: #E6E2DA;border-radius: 10px;padding: 10px 53px 6px 32px;margin: 18px 0 0 0;}
.under main .case_detail_building_flex{display: flex;align-items: center;justify-content: space-between;}
.under main .case_detail_building_ttl p{font-size: 20px;}
.under main .case_detail_building_des p{font-size: 26px;font-weight: 700;}
.under main .case_detail_note p{font-size: 13px;text-align: right;}
.under main .case_detail_note{margin: -4px 0 0 0;}
.under main .case_detail_info_ttl p{font-size: 14px;}
.under main .case_detail_info{margin: 18px 0 0 0;}
.under main .case_detail_info_des{border: 1px solid #DAD1BE;border-radius: 10px;padding: 15px 20px;}
.under main .case_detail_info_ttl{margin: 0 0 3px 0;}
.under main .case_detail_info_des li{padding: 0 0 0 30px;position: relative;line-height: 1.6;}
.under main .case_detail_info_des li.cd_building_icon::before{content: '';position: absolute;top: 7px;left: 0;width: 18px;height: 18px;background: url(../images/case_build.png) no-repeat center/100%;}
.under main .case_detail_info_des li.cd_work_icon::before{content: '';position: absolute;top: 6px;left: 0;width: 18px;height: 15px;background: url(../images/case_work.png) no-repeat center/100%;}
.under main .case_detail_info_des li.cd_link_icon::before{content: '';position: absolute;top: 6px;left: 0;width: 18px;height: 16px;background: url(../images/case_link.png) no-repeat center/100%;}
.under main .case_detail_info_des li.cd_address_icon::before{content: '';position: absolute;top: 1px;left: 0;width: 14px;height: 18px;background: url(../images/case_location.png) no-repeat center/100%;}
.under main .case_detail_info_des li:not(:last-child){margin: 0 0 10px 0;}
.under main .flexin{display: flex;}
.under main .flexin:not(:last-child){margin: 0 0 4px 0;}
.under main .case_detail_info_des02{border-top: 1px solid #DAD1BE;margin: 8px 0 0 0;padding: 5px 0 0 0;}
.under main .flexin .ttl p{font-size: 14px;}
.under main .flexin .ttl{margin: 0 50px 0 0;min-width: 60px;}
.under main .flexin .des p{font-size: 15px;}
.under main .list_sv_all{display: flex;margin: 2px 0 0 0;align-items: flex-start;}
.under main .list_sv_all li{width: 80px;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.under main .list_sv_all .icon{display: flex;justify-content: center;align-items: center;width: 70px;height: 70px;border: 1px solid var(--mcolor);border-radius: 50%;background: #F6F5F3;margin: 0 0 9px 0;}
.under main .list_sv_all .txt{text-align: center;font-size: 13px;display: block;line-height: 1.2;}
.under main .case_detail_sv_ttl p{font-size: 14px;}
.under main .case_detail_sv_all{margin: 20px 0 0 0;}
.under main .list_sv_all li:not(:last-child){margin: 0 10px 0 0;}
.under main .case_detail_title02 p{font-size: 25px;font-weight: 700;}
.under main .case_detail_title02{margin: 0 0 20px 0;}
.under main .column_left{width: 750px;margin: 0 70px 0 0;}
.under main .column_flex{display: flex;}
.under main .column_head .list_category li{white-space: nowrap;}
.under main .column_head .list_category ul{flex-wrap: unset;}
.under main .column_head .list_category{overflow-x: auto;overflow-y: hidden;scrollbar-width: thin;}
.under main .column_row{display: flex;}
.under main .column_img{width: 210px;height: 158px;flex-shrink: 0;border-radius: 10px;overflow: hidden;}
.under main .column_img p,
.under main .column_img img{width: 100%;height: 100%;overflow: cover;}
.under main .column_content{margin: 10px 0 0 0;}
.under main .cln_right_ttl p{font-size: 17px;font-weight: 700;text-align: center;line-height: 1.5;}
.under main .cln_right_ttl p.left{text-align: left;}
.under main .cln_right_ttl{border-bottom: 1px solid #E6E2DA;padding: 0 0 5px 0;margin: 0 0 6px 0;}
.under main .column_right{padding: 8px 0 0 0;width: calc((100% - 750px) - 70px);}
.under main .cln_left{width: 94px;position: relative;flex-shrink: 0;margin: 0 12px 0 0;}
.under main .cln_number{position: absolute;top: 0;left: 0;}
.under main .cln_img{width: 100%;height: 70px;border-radius: 8px;overflow: hidden;}
.under main .cln_img p,
.under main .cln_img img{width: 100%;height: 100%;object-fit: cover;}
.under main .cln_right_row{display: flex;border: 1px solid transparent;padding: 2px 4px;border-radius: 8px;align-items: center;transition: .3s ease-in-out;cursor: pointer;}
.under main .cln_right p{font-size: 13px;line-height: 1.5;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;display: -webkit-box;}
.under main .cln_number{width: 23px;height: 20px;display: flex;justify-content: center;align-items: center;padding: 4px 0 0 2px;position: absolute;top: -10px;left: 8px;background: url(../images/top04.png) no-repeat center/100%;}
.under main .top01 .cln_number{background: url(../images/top01.png) no-repeat center/100%;}
.under main .top02 .cln_number{background: url(../images/top02.png) no-repeat center/100%;}
.under main .top03 .cln_number{background: url(../images/top03.png) no-repeat center/100%;}
.under main .cln_number p{font-size: 13px;font-weight: 700;font-family: var(--f-rbt);color: #fff;line-height: 1;}
.under main .cln_right_row:not(:last-child){margin: 0 0 10px 0;}
.under main .cln_right_section:not(:last-child){margin: 0 0 30px 0;}
.under main .cln_cat_list li a{display: block;font-size: 15px;border-bottom: 1px solid #DAD1BE;padding: 5px 10px;}
.under main .cln_right_category{margin: 0 0 0 0;}
.under main .cln_cat_list li a .number{display: inline-block;margin: 0 0 0 0;font-size: 13px;}
.under main .cln_right_search{display: flex;margin: 30px 0 0 0;align-items: center;}
.under main .cln_right_search_ttl p{font-size: 13px;}
.under main .cln_right_search_all{}
.under main .cln_right_search_ttl{margin: 0 10px 0 0;}
.under main .cln_right_search_all_item select{font-size: 13px;font-family: var(--f-main);font-size: 13px;width: 182px;height: 25px;border: 1px solid #DAD1BE;appearance: none;background: transparent;padding: 0px 15px;}
.under main .cln_right_search_all_item{position: relative;}
.under main .cln_right_search_all_item::after{content: '';position: absolute;top: calc((100% - 6px)/2);right: 15px;width: 11px;height: 6px;background: url(../images/arrow_down02.svg) no-repeat center/100%;}

/* .under main .column_detail h3{font-size: 28px;font-weight: 700;margin: 0 0 30px 0;} */
.under main .column_detail h1{font-size: 28px;font-weight: 700;margin: 0 0 30px 0;font-family: var(--f-main);text-align: left;}
.under main .column_detail .s7_item_cate_date{margin: 0 0 20px 0;}
.under main .clone_img_features{text-align: center;}
.under main .clone_img_features img{border-radius: 20px;}

/* .under main .column_detail h4{font-size: 20px;font-weight: 700;line-height: 1.6;position: relative;padding: 15px 0 15px 30px;margin: 0 0 30px 0;}
.under main .column_detail h4::before{content: '';position: absolute;top: 0;left: 0;width: 5px;height: 100%;background: var(--mcolor);} */
.under main .column_detail h2{font-size: 20px;font-weight: 700;line-height: 1.6;position: relative;padding: 15px 0 15px 30px;margin: 0 0 30px 0;text-align: left;font-family: var(--f-main);}
.under main .column_detail h2::before{content: '';position: absolute;top: 0;left: 0;width: 5px;height: 100%;background: var(--mcolor);}

/* .under main .column_detail h5{font-size: 16px;font-weight: 700;line-height: 1.6;background: #E6E2DA;border-radius: 10px;padding: 13px 20px;margin: 0 0 20px 0;} */
.under main .column_detail h3{font-size: 16px;font-weight: 700;line-height: 1.6;background: #E6E2DA;border-radius: 10px;padding: 13px 20px;margin: 0 0 20px 0;}

/* .under main .column_detail h6{font-size: 16px;font-weight: 700;line-height: 1.6;border-bottom: 1px solid #E6E2DA;padding: 0 0 11px 0;margin: 0 0 20px 0;} */
.under main .column_detail h4{font-size: 16px;font-weight: 700;line-height: 1.6;border-bottom: 1px solid #E6E2DA;padding: 0 0 11px 0;margin: 0 0 20px 0;}
.under main .column_detail h5{font-size: 16px;color: var(--mcolor);font-weight: 700;margin: 0 0 20px 0;}
.under main .column_detail_field{margin: 50px 0 0 0;}
.under main .column_dt_field01_list{display: flex;justify-content: center;}
.under main .cln_dt_col{width: calc((100% / 3));}
.under main .cln_dt_col:not(:last-child){margin: 0 23px 0 0;}
.under main .cln_dt_img img{border-radius: 20px;}
.under main .cln_dt_img{width: 100%;height: 162px;border-radius: 20px;overflow: hidden;margin: 0 0 16px 0;}
.under main .cln_dt_img p,
.under main .cln_dt_img img{width: 100%;height: 100%;object-fit: cover;}
.under main .cln_dt_des p{font-size: 13px;line-height: 1.5;text-align: center;}
.under main .column_detail_director{border: 1px solid #DAD1BE;border-radius: 20px;padding: 30px 20px;display: flex;margin: 50px 0 0 0;align-items: center;}
.under main .cln_dir_img{width: 120px;height: 120px;border-radius: 50%;flex-shrink: 0;background: #D9D9D9;border: 1px solid #DAD1BE;margin: 0 30px 0 0;overflow: hidden;}
.under main .cln_dir_img p,
.under main .cln_dir_img img{width: 100%;height: 100%;object-fit: cover;}
.under main .cln_dir_head{display: flex;margin: 0 0 15px 0;}
.under main .cln_dir_content dl{display: flex;}
.under main .cln_dir_content dl:not(:last-child){margin: 0 0 5px 0;}
.under main .cln_dir_content dt{font-size: 15px;font-weight: 500;min-width: 75px;margin: 0 20px 0 0;}
.under main .cln_dir_content dd{font-size: 14px;}
.under main .cln_dir_head .posi p{font-size: 18px;font-weight: 700;color: var(--mcolor);position: relative;padding: 0 0 0 35px;}
.under main .cln_dir_head .posi p::before{content: '';position: absolute;top: 4px;left: 2px;width: 25px;height: 25px;background: url(../images/director_icon.png) no-repeat center/100%;}
.under main .cln_dir_head .name p{font-size: 18px;font-weight: 700;}
.under main .cln_dir_head .posi{margin: 0 20px 0 0;flex-shrink: 0;}

.under main .column_social{margin: 50px 0 0 0;}
.under main .column_social ul{display: flex;justify-content: center;}
.under main .column_social ul li a{width: 100px;height: 45px;display: flex;justify-content: center;align-items: center;border: 1px solid #A8A8A8;border-radius: 999px;}
.under main .column_social ul li:not(:last-child){margin: 0 20px 0 0;}
.under main .column_detail{border-bottom: 1px solid #DAD1BE;padding: 0 0 45px 0;}

.under main .contact_inner{width: 100%;max-width: 700px;margin: 0 auto;}
.under main .list_anchor_fun{display: flex;justify-content: space-between;position: relative;padding: 30px 0 0 0;}
.under main .list_anchor_fun li{margin: 0 10px;}
.under main .list_anchor_fun li a{font-size: 15px;font-weight: 700;color: #313131;position: relative;border: 1px solid var(--mcolor);border-radius: 999px;padding: 5px 20px;display: inline-flex;justify-content: center;align-items: center;min-width: 200px;}
.under main .list_anchor_fun li.bt_left a{padding: 5px 5px 5px 15px;}
.under main .list_anchor_fun li.bt_right a{padding: 5px 15px 5px 5px;}
.under main .list_anchor_fun li.bt_left a::before{content: '';position: absolute;top: calc((100% - 14px)/2);left: 15px;width: 7px;height: 14px;background: url(../images/btn_left.svg) no-repeat center/100%;}
.under main .list_anchor_fun li.bt_right a::before{content: '';position: absolute;top: calc((100% - 14px)/2);right: 15px;width: 7px;height: 14px;background: url(../images/btn_right.svg) no-repeat center/100%;}

.under main .s7_item_des p{-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;display: -webkit-box;}
.under main .s7_item_cate_date{margin: 5px 0 0 0;}

.under main .mail_form table th,
.under main .mail_form table td{font-size: 15px;}
.under main .mail_form table th{width: 200px;}
.under main .mail_form table th,
.under main .mail_form table td{background: transparent;color: #000;border: 0;padding: 10px 0 12px 0;position: relative;}
.under main .mail_form table .must{font-size: 12px;background: #000;border-radius: 3px;padding: 3px 3px;line-height: 1.2;color: #fff;font-weight: 300;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.under main .mail_form table th{text-align: left;padding-left: 35px;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item{display: block;margin: 0 0 0 13px;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item input{width: 0;height: 0;position: relative;border: 0;background: transparent;margin: 0 0 0 20px;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item input{display: none;}
/* .under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item input::before{content: '';position: absolute;top: -16px;left: -18px;width: 20px;height: 20px;border-radius: 50%;border: 1px solid #DAD1BE;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item input::after{content: '';position: absolute;top: -11px;left: -13px;width: 10px;height: 10px;border-radius: 50%;background: var(--mcolor);opacity: 0;visibility: hidden;} */
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item input:checked:after{opacity: 1;visibility: visible;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item input[type="radio"]{accent-color: var(--mcolor);}

/* fix */
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label{position: relative;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label::before{content: '';position: absolute;top: 2px;left: -18px;width: 20px;height: 20px;border-radius: 50%;border: 1px solid #DAD1BE;}
.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label::after{content: '';position: absolute;top: 7px;left: -13px;width: 10px;height: 10px;border-radius: 50%;background: var(--mcolor);opacity: 0;visibility: hidden;}
.under main .mail_form .custom_radio01 
.wpcf7-form-control-wrap .wpcf7-list-item input:checked 
+ .wpcf7-list-item-label::after {
  opacity: 1;
  visibility: visible;
}

/* fix */

.under main .mail_form .custom_radio01 .wpcf7-form-control-wrap .wpcf7-list-item .wpcf7-list-item-label{margin: 0 0 0 0px;position: relative;padding: 0 0 0 10px;display: block;}
.under main .mail_form .class_input{border: 1px solid #DAD1BE;outline: 0;height: auto;border-radius: 5px;padding: 14px;width: 100%;resize: vertical;}
.under main .mail_form .class_input::placeholder{color: rgba(0,0,0,.5);font-size: 15px;font-family: var(--f-rbt);font-weight: 400;}
.under main .class_submit{display: flex;justify-content: center;margin: 34px 0 0 0;}
.under main .class_submit input{width: 100%;height: 100%;border-radius: 999px;outline: 0;border: 0;appearance: none;position: relative;z-index: 1;padding: 3px 32px 0 0;cursor: pointer;background: transparent url(../images/contact_btn.png) no-repeat 70% center/18px 20px;font-size: 19px;font-family: var(--f-main);font-weight: 700;}
.under main .class_submit p{width: 308px;height: 70px;border-radius: 999px;background: #00E08C;background: linear-gradient(90deg, rgba(0, 224, 140, 1) 0%, rgba(0, 122, 76, 1) 100%);position: relative;}
.under main .class_submit p::before{content: '';position: absolute;top: 2px;left: 2px;width: calc((100% - 4px));height: calc((100% - 4px));background: #fff;border-radius: 999px;transition: .3s ease-in-out;}
.under main .contact_demo{border-bottom: 1px solid #DAD1BE;padding: 0 0 13px 0;}
.under main .mail_form table tr.bb th{vertical-align: top;}
.under main .mail_form table tr.bb{border-bottom: 1px solid #A8A8A8;}
.under main .mail_form table tr.bb th .must{top: 15px;transform: translateY(0);}
.under main .mail_form textarea.class_input{min-height: 260px;}
.under main .mail_form table tr:last-child td{padding-top: 20px;text-align: center;}


.under main .mail_form table .box_policy_fix input{width: 0;height: 0;border: 0;background: transparent;position: relative;margin: 0 0 0 60px;font-weight: 500;}
/* .under main .mail_form table .box_policy_fix input::before{content: '';position: absolute;top: -17px;left: -34px;width: 22px;height: 22px;background: transparent;border: 2px solid #808080;}
.under main .mail_form table .box_policy_fix input::after{content: '';position: absolute;top: -12px;left: -30px;width: 14px;height: 13px;background: url(../images/contact_tick.png) no-repeat center/14px 13px;opacity: 0;visibility: hidden;} */
.under main .mail_form table .box_policy_fix input:checked:after{opacity: 1;visibility: visible;}

/* fix  */
.under main .mail_form table .box_policy_fix .wpcf7-list-item{position: relative;padding: 0 0 0 0;}
.under main .mail_form table .box_policy_fix .wpcf7-list-item::before{content: '';position: absolute;top: 0;left: 30px;width: 22px;height: 22px;background: transparent;border: 2px solid #808080;pointer-events: none;}
.under main .mail_form table .box_policy_fix .wpcf7-list-item::after{content: '';position: absolute;top: 4px;left: 34px;width: 14px;height: 13px;background: url(../images/contact_tick.png) no-repeat center/14px 13px;opacity: 0;visibility: hidden;pointer-events: none;}
.under main .mail_form table .box_policy_fix.click .wpcf7-list-item::after {
    opacity: 1;
    visibility: visible;
}
.under main .wpcf7-not-valid-tip{text-align: left;}
/* .under main .wpcf7-list-item-label{text-align: left;} */
  
/* fix  */

#contact .footer_contact{display: none;}
.wpcf7 form .wpcf7-response-output{font-size: 14px;}

.case_detail_big,
.case_detail_small {opacity: 0;visibility: hidden;transition: opacity 0.4s ease;}
.case_detail_small{opacity: 1;visibility: visible;}
.slider-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.slider-nav > div {
  width: 100px;
  cursor: pointer;
}

.slider-nav img {
  width: 100%;
  display: block;
}


.case_detail_big.slick-initialized,
.case_detail_small.slick-initialized {opacity: 1;visibility: visible}

.under main ol{counter-reset: item;}
.under main ol li{list-style: none;position: relative;padding: 0 0 0 25px;}
.under main ol li::before{counter-increment: item;content: counter(item);position: absolute;left: 0;top: 5px;font-weight: bold;width: 20px;height: 20px;border-radius: 50%;background: var(--mcolor);display: flex;justify-content: center;align-items: center;color: #fff;font-size: 14px;font-weight: 400;font-family: var(--f-rbt);padding: 2px 0 0 1px;}
.under main ol{margin: 0 0 0 0;}
.under main .fit_post a{text-decoration: underline;text-decoration-color: var(--mcolor);}
.under main .list_anchor_fun.bt{border-top: 1px solid #DAD1BE;}
.under main .s7_info{width: calc((100% - 210px) - 25px);}

.under.case main .btn a{min-width: 300px;height: auto;padding: 15px 20px;display: inline-flex;width: auto;}

.under main .wpcf7-spinner{display: flex;justify-content: center;margin: 2px auto;}


/* TOC */
.under main #toc_container .toc_list{display: block !important}
.under main #toc_container{width: 100% !important;border: 1px solid #E6E2DA;border-radius: 20px;background: transparent;margin: 0 0 60px 0;padding: 30px 30px;}
.under main #toc_container .toc_number{display: none;}
.under main #toc_container p.toc_title{font-size: 20px;font-weight: 700;border-bottom: 1px solid #E6E2DA;margin: 0 0 30px 0;padding: 0 0 5px 0;text-align: center;}
.under main #toc_container span.toc_toggle{display: none;}
/* h3 */
.under main #toc_container ul li::before,
.under main #toc_container ul li::after{display: none;}
.under main #toc_container ul li a{font-size: 16px;font-weight: 500;position: relative;padding: 0 0 0 35px;display: inline-block;text-decoration: none;}
.under main #toc_container ul li a::before{content: '';position: absolute;top: -5px;left: 0;width: 32px;height: 32px;background: url(../images/pencil.png) no-repeat center/100%;}
.under main #toc_container ul li ul li a{font-size: 14px;font-weight: 400;position: relative;padding: 0 0 0 15px;}
.under main #toc_container ul li ul li a::before{display: none;}
.under main #toc_container ul li ul li a::after{content: '';position: absolute;top: 10px;left: 0;width: 10px;height: 10px;border-radius: 50%;background: #007A4C;}
.under main #toc_container ul ul{margin: 0 0 0 35px;}
.under main #toc_container ul ul ul,
.under main #toc_container ul ul ul ul{margin: 0 0 0 0;}
.under main #toc_container ul li:not(:last-child){margin: 0 0 20px 0;}
.under main #toc_container ul ul li:not(:last-child){margin: 0 0 0 0;}
.under main #toc_container ul li{padding: 0;}
.under main .case_detail_gallery .slick-prev{left: 10px;z-index: 1;width: auto;height: auto;}
.under main .case_detail_gallery .slick-prev::before{color: #fff;font-size: 40px;opacity: 1;}
.under main .case_detail_gallery .slick-prev::after{content: '';position: absolute;top: -3px;left: 0px;width: 40px;height: 40px;background: var(--mcolor);border-radius: 50%;z-index: -1;}
.under main .case_detail_gallery .slick-next::after{content: '';position: absolute;top: -3px;left: 0px;width: 40px;height: 40px;background: var(--mcolor);border-radius: 50%;z-index: -1;}
.under main .case_detail_gallery .slick-next::before{color: #fff;font-size: 40px;opacity: 1;}
.under main .case_detail_gallery .slick-next{right: 10px;z-index: 1;width: auto;height: auto;}

@media screen and (min-width: 751px) {
  .under main #toc_container ul li a:hover{color: var(--mcolor);}
}

@media screen and (max-width: 750px) {
  .under main #toc_container{padding: 15px 15px;}
  .under main #toc_container p.toc_title{font-size: 18px;margin: 0 0 15px 0;}
  .under main #toc_container ul li a::before{width: 16px;height: 16px;top: 7px;}
  .under main #toc_container ul li a{padding: 0 0 0 20px;}
  .under main #toc_container ul li ul li a::after{width: 8px;height: 8px;top: 12px;}
  .under main #toc_container ul ul{margin: 0 0 0 20px;}
  .under main .case_detail_small{padding: 0 ;}
  .under main .case_detail_small p{width: auto;height: auto;}
  .case_detail_small.slider-nav {display: grid;grid-template-columns: repeat(5, 1fr);gap: 1vw;}
  .case_detail_small.slider-nav p {aspect-ratio: 1/1;overflow: hidden;}
  .case_detail_small.slider-nav img {width: 100%;height: 100%;object-fit: cover;}
  .under main .case_detail_gallery .slick-prev{left: 0;}
  .under main .case_detail_gallery .slick-next{right: 0;}
}