/*==========================================================
                        C U S T O M
==========================================================*/
/* MB */
.under main .mb0{margin-bottom:0px !important;}
.under main .mb5{margin-bottom:5px}
.under main .mb10{margin-bottom:10px !important;}
.under main .mb15{margin-bottom:15px !important;}
.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 .list_faq dt,
.under main .list_step dt{font-family: var(--f-nsr)}

/*==========================================================
                        H E A D I N G
==========================================================*/
.under main h2{display: inline-block;font-size: 50px;font-weight: 500;color: rgba(31, 31, 31, 0.8);background: #fff;padding: 7.5px 20px;line-height: 1.3;margin: 0 auto 0 auto;letter-spacing: 0;position: relative;box-shadow: 10px 10px 0 rgba(0,0,0,0.1);max-width: 650px;text-align: center;}
.under main .blog_detail_cnt h2 {
    display: block;
    max-width: 100%;
    background: transparent;
    box-shadow: unset;
    padding: 0;
}
.under main .blog_detail_cnt h2 span {
    box-shadow: 10px 10px 0 rgba(0, 0, 0, 0.1);
    padding: 7.5px 20px;
}
.under main h2.ds_h3{display: block;font-size: unset;font-weight: unset;color: unset;background-color: transparent;padding: unset;line-height: unset;margin: 0;box-shadow: none;max-width: none;}
.under main h3 span,.under main h2.ds_h3 span{font-size: 42px;font-weight: 500;display: inline-block;color: #7a4a26;position: relative;letter-spacing: 0.05em;padding: 0 40px;}
.under main h3 span::before,.under main h2.ds_h3 span::before{content: '';position: absolute;top: calc((100% - 18px)/2);left: 0;width: 27px;height: 18px;background: url(../images/u_h3_ic.png) no-repeat center/100%;}
.under main h3 span::after,.under main h2.ds_h3 span::after{content: '';position: absolute;top: calc((100% - 18px)/2);right: 0;width: 27px;height: 18px;background: url(../images/u_h3_ic.png) no-repeat center/100%;}
.under main h3{text-align: center;margin: 0 0 30px 0;}
.under main h4{margin: 0 0 30px 0;}
.under main h4 > span{display: inline-block;font-size: 38px;color: #333;font-weight: 500;padding: 0 0 18px 0px;position: relative;}
.under main h4 > span::after{content: '';position: absolute;bottom: 0;left: 0;width: 100px;height: 1px;background: var(--yellow);}
.under main h4.h4_style2 {text-align: center;}
.under main h4.h4_style2 span {padding-bottom: 0;}
.under main h4.h4_style2 span::after {display: none;}
.under main h5{font-family: var(--f-main);margin: 0 0 35px 0;}
.under main h5 span{font-family: var(--f-main);font-size: 30px;font-weight: 500;color: #333;position: relative;letter-spacing: 0.05em;padding: 0 0 20px 0;display: inline-block;}
.under main h5 span::after{content: '';position: absolute;bottom: 0;left: 0;width: 100px;height: 5px;background: var(--yellow);}
.under main h6{font-family: var(--f-main);margin: 0 0 20px 0px;}
.under main h6 span{font-family: var(--f-main);font-size: 28px;color: var(--brown);font-weight: 500;}
/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content{padding: 0 0 120px}
.under main section{padding: 0 0 50px;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: #333;}
.under main {padding: 120px 0 0 0;}
.under main .inner{width: 100%;max-width: 1110px;padding: 0 15px;margin: 0 auto;}
/*============ TOP INFO ============ */
.under main #top_info{height: auto;width:100%;max-width:1920px;margin:0 auto;background:url('../images/top_info_bg.jpg') no-repeat center /cover;min-height: 300px;display: flex;align-items: center;}
.under main #top_info .inner{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding: 50px 0;}
#sell main #top_info{background: url(../images/sell_top_info_bg.jpg) no-repeat center/cover;}
#house main #top_info{background: url(../images/house_top_info_bg.jpg) no-repeat center/cover;}
#mansion main #top_info{background: url(../images/mansion_top_info_bg.jpg) no-repeat center/cover;}
#qa main #top_info{background: url(../images/qa_top_info_bg.jpg) no-repeat center/cover;}
#company main #top_info{background: url(../images/company_top_info_bg.jpg) no-repeat center/cover;}
#inheritance main #top_info{background: url(../images/inheritance_top_info_bg.jpg) no-repeat center/cover;}
#empty main #top_info{background: url(../images/empty_top_info_bg.jpg) no-repeat center/cover;}
#advantage main #top_info{background: url(../images/advantage_top_info_bg.jpg) no-repeat center/cover;}
#hurry main #top_info{background: url(../images/hurry_top_info_bg.jpg) no-repeat center/cover;}
#relocation main #top_info{background: url(../images/relocation_top_info_bg.jpg) no-repeat center/cover;}
#contact main #top_info{background: url(../images/contact_top_info_bg.jpg) no-repeat center/cover;}

/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path{margin-bottom: 60px;}
.under main #topic_path ul{display:block;padding:10px 0}
.under main #topic_path li{display:inline;position: relative;}
.under main #topic_path li:not(:last-child)::after{content:">";position:relative;display: inline-block;margin: 0 5px 0 10px;top: -1px;pointer-events: none;}
.under main #topic_path li{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_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: #7A5C48;color:#fff;font-weight:700;font-size: 16px;}
.under main table.mailform th span{color:#fff}
.under main table.mailform td .info{color:var(--mcolor)}

.under main table td{border-color: #af9d91;background:#fff;border-right: 0;font-weight: 600;}
.under main table th,
.under main table td{padding:15px;}
.under main table img{display:block;margin:auto;}

.under main table .bg_org{background: #ea791d;}
.under main table .bg_yellow{background: var(--yellow);}

.under main table tr td:first-child{border-left: 0;}
.under main table tr td.pc{border-left: 0;}

.under main table .bg01{background: #fef8ec;color: #333;}
.under main table .bg01.th_left_border{border-left: 1px solid #af9d91;}

.under main table th{border-color: #af9d91;border-right-color: #af9d91;border-left: 0;}
.under main table tr th:first-child{border-left-color: #af9d91;}
.under main table tr th:last-child{border-right-color: #7A5C48;border-right: 0;}
.under main table.mailform th,
.under main table.tb_block th{border-color: #7A5C48;border-bottom-color: #af9d91;}
.under main table.mailform tr:first-child th,
.under main table.tb_block tr:first-child th{border-top-color: #7A5C48;}
.under main table.mailform tr:last-child th,
.under main table.tb_block tr:last-child th{border-bottom-color: #7A5C48;}
.under main table.td_center td{text-align: center;}


/*============ 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;font-size: 18px;letter-spacing: 0;}
.under main .frame01 .list01 li,
.under main .frame01 .fit_post ul li{font-size: 21px;}
.under main .list01 li::before,
.under main .fit_post ul li::before{content: '';position: absolute;top: 14px;left: 5px;width: 10px;height: 10px;border-radius: 50%;background: var(--mcolor);}
.under main .list01.mb10{margin-bottom: 10px;}

.under main .frame01 .list01 li::before, .under main .frame01 .fit_post ul li::before{top: 15px;}
/* 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: 5px;background-color: var(--mcolor);font-size: 12px;font-weight: bold;color: #FFF;line-height: 22px;padding: 0 0 2px 1px;}

/* 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{position: relative;padding: 60px 30px;margin: 0 0 30px 0;}
.under main .frame01:last-child{margin-bottom: 0;}
.under main .frame01.only_frame::before{display: none;}
.under main .frame01.only_frame{position: relative;z-index: 1;}
.under main .frame01.only_frame::before{content: '';position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);z-index: -1; display: block;top: 0;left: 50%;transform: translate(-50%, 0);}
.under main .frame01.only_frame::after{content: '';position: absolute;background: url('../images/only_frame_house.jpg') center no-repeat;background-size: cover;width: 100%;height: 100%;z-index: -2;top: 0;left: 50%;transform: translate(-50%, 0);}
.under main .frame01.only_frame li {color: #fff;}
/* .under main .frame01::before{content: '';position: absolute;top: 0;left: calc((100% - 1920px)/2);width: 1920px;height: 100%;background: url(../images/frame01_bg.jpg) repeat center/100%;z-index: -1;} */
.under main .frame01::before{content: '';position: absolute;top: 0;left: 0;width: max(100vw, 1260px);height: 100%;background: url(../images/frame01_bg.jpg) repeat center/100%;z-index: -1;left: 50% !important;transform: translate(-50% ,0);}
.under main .frame01.inheritance_bg01::before{background: url(../images/inheritance_bg01.jpg) no-repeat center/cover;width: 100%;height: 100%;left: 0;}
.under main .frame01.sell_bg01::before{background: url(../images/sell_img05.jpg) no-repeat center/cover;width: 100%;height: 100%;left: 0;}
.under main .frame01.empty_bg01::before{background: url(../images/empty_img01.jpg) no-repeat center/cover;width: 100%;height: 100%;left: 0;}
.under main .frame01.hurry_bg01::before{background: url(../images/hurry_img02.jpg) no-repeat center/cover;width: 100%;height: 100%;left: 0;}
.under main .frame01.relocation_bg01::before{background: url(../images/relocation_img01.jpg) no-repeat center/cover;width: 100%;height: 100%;left: 0;}
.under main .frame01.inheritance_bg01{padding: 30px 50px;}
.under main .frame01.sell_bg01{padding: 30px 50px;}
.under main .frame01.sell_bg01 > p {font-size: 21px;}
.under main .frame01.empty_bg01{padding: 30px 50px;}
.under main .frame01.hurry_bg01{padding: 30px 50px;}
.under main .frame01.relocation_bg01{padding: 30px 50px;}
.under main .frame01.set_bg::after{content: '';position: absolute;top: 0;left: calc((100% - 1920px)/2);width: 1920px;height: 100%;background: rgba(255,255,255,.5);z-index: -1;;}
.under main .frame01.set_bg::before{z-index: -1;filter: blur(2px);}
/* FRAME PICKUP */
.under main .frame_pick{background: #fff;border: 2px solid #E5DBCC;border-radius: 10px;padding: 40px 40px;}
.under main .frame_pick_ttl p{text-align: center;}
.under main .frame_pick_ttl p span{display: inline-block;position: relative;padding: 0 55px;font-size: 40px;color: #EA791D;text-transform: uppercase;font-weight: 500;letter-spacing: 0.02em;line-height: 1.5;}
.under main .frame_pick_ttl p span::before{content: '';position: absolute;top: 40%;left: 0;width: 47px;height: 18px;background: url(../images/frame_ttl_ic.png) no-repeat center/100%;}
.under main .frame_pick_ttl p span::after{content: '';position: absolute;top: 40%;right: 0;width: 47px;height: 18px;background: url(../images/frame_ttl_ic.png) no-repeat center/100%;}
.under main .frame_pick_ttl{margin: 0 0 15px 0;}
.under main .frame_pick_desc p{letter-spacing: -1px;font-weight: 500;}

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

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

.under main .image_l img,
.under main .image_r img{border-radius: 10px;}

.under main p{font-size: 18px;letter-spacing: -0.5px;}
.under main .btn a{border-radius: 999px;font-size: 20px;min-width: 380px;background: url("../images/btn_ic_u.png") no-repeat right 25px center/9px 13px #ea791d;height: auto;padding: 10px 50px;text-align: center;width: fit-content;line-height: 1.5;}
/* 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;}
.under main .fit_post ol{margin: 0 0 0 20px;}
.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;display: block;margin: 0 0 30px 0;}
.under main .fit_post p,
.under main .fit_post p a{word-break: break-all}

.under main section section:not(:last-child) {padding-bottom: 40px;}

.under main{padding: 0;}

.under main .toc {max-width: 800px;margin: 0 auto;}
.under main .toc_ttl{width: 100%;padding: 15px 15px;background: #ea791d;display: flex;justify-content: center;cursor: pointer;position: relative;transition: .3s ease-in-out;cursor: pointer;}
.under main .toc_ttl p{color: #fff;font-size: 20px;display: inline-block;padding: 0 25px;font-family: var(--f-mc);font-weight: 700;position: relative;}
.under main .toc_ttl p::before{content: '';position: absolute;top: calc((100% - 18px)/2);left: 0;width: 20px;height: 20px;background: url(../images/toc.svg) no-repeat center/100%;}
.under main .toc_ttl::before{content: '開く';background: #fff;padding: 5px 10px;color: var(--mcolor);font-weight: 500;position: absolute;top: 50%;right: 20px;font-weight: 700;font-size: 16px;border-radius: 5px;transform: translateY(-50%);}
.under main .toc_ttl::after{content: '閉じる';background: #fff;padding: 5px 10px;color: var(--mcolor);font-weight: 500;position: absolute;top: 50%;right: 20px;font-weight: 700;font-size: 16px;display: none;border-radius: 5px;transform: translateY(-50%);}
.under main .toc_ttl.active::before{display: none;}
.under main .toc_ttl.active::after{display: block;}
.under main .toc_content ol{margin: 0 0 0 20px;}
.under main .toc_content ul{margin: 0 0 0 0;}
.under main .toc_content ol li,
.under main .toc_content ul li{list-style-type: none;}
.under main .toc_content{background: #F5EBDD;border-radius: 0 0 10px 10px;padding: 30px 30px;display: none;}
.under main .toc_content ul li a{position: relative;padding: 0 0 0 15px;font-size: 18px;}
.under main .toc_content ul li a::before{content: '';position: absolute;top: 9px;left: 0;width: 8px;height: 8px;border-radius: 50%;background: #ea791d;}
.under main .toc_content ul ol li a::before{width: 6px;height: 6px;top: 10px;}
.under main .toc_content ul ol li a{padding: 0 0 0 12px;}
.under main .toc_content ul ol ol li a::before{width: 5px;height: 5px;}
/* .under main .toc_content ol li:not(:last-child), .under main .toc_content ul li:not(:last-child){margin: 0 0 10px 0;} */
.under main .toc_content li{margin: 0 0 10px 0;}
.under main .toc_content ol li{margin: 0 0 5px 0;}
.under main .toc_content li.mb5{margin: 0 0 5px 0;}
.under main .toc_content li:last-child{margin-bottom: 0;}

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

.under main .list_banner{display: flex;flex-wrap: wrap;margin: 0 auto 30px;}
.under main .list_banner .banner_link{width: calc((50% - 20px));margin: 10px 10px;}
.under main .list_banner .banner_link > p {height: 100%;}

.under main .list_banner:not(.has_img) {
    max-width: 670px;
}
.under main .list_banner .banner_link {

}
.under main .banner_link a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;border: 2px solid var(--mcolor);background: #F5EBDD;height: 100%;padding: 15px 15px;text-align: center;position: relative;z-index: 1;}
.under main .list_banner:not(.has_img) .banner_link a::before {
    content: '';
    position: absolute;
    background: url(../images/ic_right.svg) center no-repeat;
    width: 10px;
    height: 14px;
    background-size: cover;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    z-index: -1;
    filter: brightness(0) invert(0);
}
.under main .banner_link.sell_bg a{background: url(../images/sell_top_info_bg.jpg) no-repeat bottom/cover;}
.under main .banner_link.house_bg a{background: url(../images/house_top_info_bg.jpg) no-repeat center/cover;}
.under main .banner_link.advantage_bg a{background: url(../images/advantage_top_info_bg.jpg) no-repeat center/cover;}
.under main .banner_link.mansion_bg a{background: url(../images/mansion_top_info_bg.jpg) no-repeat center/cover;}
.under main .banner_link.company_bg a{background: url(../images/company_top_info_bg.jpg) no-repeat center/cover;}
.under main .banner_link.qa_bg a{background: url(../images/qa_top_info_bg.jpg) no-repeat center/cover;}
.under main .has_img .banner_link a{padding: 50px 15px;position: relative;color: #fff;font-weight: 700;z-index: 1;font-size: 24px;}
.under main .has_img .banner_link a::after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: -1;transition: .3s ease-in-out;background: rgba(0, 0, 0, 0.01);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 100%);}
.under main .u_step_row{display: flex;position: relative;}
.under main .u_step_row::before{content: '';position: absolute;top: calc((100% + 20px));left: calc((100% - 60px)/2);width: 60px;height: 30px;background: var(--mcolor);clip-path: polygon(50% 100%, 0 0, 100% 0);}
.under main .u_step_row:last-child:before{display: none;}
.under main .u_step_row:not(:last-child){margin: 0 0 50px 0;}
.under main .u_step_ttl{background: var(--mcolor);width: 100px;height: 50px;display: flex;justify-content: center;align-items: center;margin: 0 5px 0 0;}
.under main .u_step_list {margin-left: 100px;}
.under main .u_step_ttl p{color: #fff;}
.under main .u_step_desc p{font-size: 20px;font-weight: 500;color: var(--mcolor);}
.under main .u_step_desc p span {font-size: 18px;}
.under main .u_step_desc{border-bottom: 1px solid var(--mcolor);width: 100%;padding: 2px 0 0 0;}
.under main .tb_scroll{margin-bottom: 30px;}
.under main .tb_scroll td{text-align: center;}
.under main .u_drop_list{display: flex;flex-wrap: wrap;border-top: 1px solid #af9d91;}
/* .under main .u_drop_list.no_drop .u_drop_demo::before {display: none;}
.under main .u_drop_list.no_drop .u_drop_demo::after {display: none;} */
.under main .u_drop_col{width: 100%;max-width: 50%;border-bottom: 1px solid #af9d91;transition: .3s ease-in-out;}
.under main .u_drop_col.bg01{background: #E5DBCC;}
.under main .demo_ttl p{font-size: 20px;font-weight: 700;}
.under main .u_drop_demo{position: relative;padding: 20px 80px 20px 30px;transition: .3s ease-in-out;display: flex;align-items: center;cursor: pointer;}
.under main .u_drop_demo::before{content: '';position: absolute;top: calc((100% - 30px)/2);right: 35px;width: 2px;height: 30px;background: #af9d91;transition: .3s ease-in-out;}
.under main .u_drop_demo::after{content: '';position: absolute;top: calc((100% - 2px)/2);right: 20px;width: 30px;height: 2px;background: #af9d91;transition: .3s ease-in-out;}
.under main .u_drop_demo.active::before{opacity: 0;}
.under main .u_drop_show{width: 200%;position: relative;background: #fff;z-index: 2;border: 1px solid #af9d91;border-bottom: 0;padding: 30px 30px;}
.under main .u_drop_show.active{height: auto;padding: 30px 30px;opacity: 1;visibility: visible;}
.under main .u_drop_col:nth-child(even) .u_drop_show{left: -100%;}
.under main .demo_desc p{ -webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;display: -webkit-box;}
.under main .u_float:not(:last-child){margin: 0 0 40px 0;}
.under main .has_img .banner_link a{border: 0;}
.under main .has_img .banner_link a::before{content: '';position: absolute;top: 10px;left: 10px;width: calc((100% - 20px));height: calc((100% - 20px));border: 1px solid #fff;}
.under main .point_box{border: 2px solid var(--mcolor);padding: 20px 20px;position: relative;margin: 70px 0 30px 0;}
.under main .point_ttl{position: absolute;top: -38px;left: -2px;background: var(--mcolor);padding: 5px 20px;}
.under main .point_ttl p{color: #fff;font-weight: 700;line-height: 1.5;text-transform: uppercase;}
.under main .point_box .list01 li{border-bottom: 1px dashed #ccc;}
.under main .point_box .list01 li:not(:last-child){margin: 0 0 10px 0;}
.under main .box_ds01{border: 2px solid #ea791d;padding: 20px 20px;position: relative;margin: 40px 0 70px 0;}
.under main .box_ds01:last-child{margin-bottom: 0;}
.under main .box_ds01_ttl p{font-size: 20px;font-weight: 700;color: #ea791d;}
.under main .box_ds01_ttl{position: absolute;top: -22px;left: 20px;background: #fff;padding: 0 15px;}
.under main .list_anchor_btn{display: flex;flex-wrap: wrap;justify-content: center;}
.under main .btn_anchor{margin: 10px 10px;}
.under main .btn_anchor:last-child{margin: 10px 10px;}
.under main .btn_anchor a{width: 200px;display: flex;justify-content: center;align-items: center;background: var(--mcolor);color: #fff;font-size: 18px;padding: 10px 15px;border-radius: 999px;}

.under main .u_faq_ttl{width: 100%;height: auto;padding: 10px 20px;background: #ea791d;}
.under main .u_faq_ttl p{color: #fff;font-size: 20px;font-weight: 700;line-height: 1.8;}
.under main .u_faq_info{padding: 20px 20px;background: #ffefe4;}
.under main .u_faq_col:not(:last-child){margin: 0 0 40px 0;}
.under main table.td_left td{text-align: left;}



.under main .feedback{display: flex;align-items: center;padding-top: 34px;}
.under main .feedback .person{width: 200px;text-align: center;margin: 0 30px 0 0;position: relative;z-index: 1;flex-shrink: 0;}
.under main .feedback .avatar{width: 120px;height: 120px;border-radius: 50%;overflow: hidden;background: #dcdcdc;margin: 0 auto;display: flex;align-items: center;justify-content: center;}
.under main .avt_ttl p{font-size: 18px;font-weight: 700;position: absolute;bottom: calc(100% + 5px);width: 100%;}
.under main .message{background: #d1d1d1;padding: 20px 20px;height: 100%;border-radius: 20px;position: relative;}
.under main .message::before{content: '';position: absolute;top: calc((100% - 30px)/2);left: -20px;width: 30px;height: 30px;background: #d1d1d1;clip-path: polygon(100% 0, 0 50%, 100% 100%);}
.under main .message p{font-weight: 600;}


.under main .ds03_list{display: flex;flex-wrap: wrap;justify-content: center;}
.under main .ds03_col{width: calc((100% / 3) - 20px);margin: 0 10px;border: 1px solid #7a4a26;padding: 15px 15px;}
.under main .ds03_ttl{font-weight: 700;text-align: center;font-size: 22px;margin: 0 0 15px 0;}
.under main .ds03_img{margin: 0 0 15px 0;text-align: center;}
.under main .ds03_img img{margin: 0 auto;}



.under main .u_contact_plg{display: flex;justify-content: center;margin: 0 0 30px 0;}
.under main .u_contact_box{width: 350px;height: auto;padding: 20px 20px;border: 2px solid var(--mcolor);display: flex;justify-content: center;align-items: center;flex-direction: column;margin: 0 20px;border-radius: 20px;}
.under main .u_contact_ttl p{font-size: 24px;font-weight: 700;line-height: 1.3;}
.under main .u_contact_content a{display: inline-block;font-size: 24px;font-weight: 700;position: relative;padding: 0 0 0 0;}
.under main .u_contact_content p{margin: 0 0 10px 0;}
.under main .u_contact_content.tel a{font-size: 32px;padding: 0 0 0 55px;}
.under main .u_contact_content.tel{margin: 10px 0 5px 0;}
.under main .u_contact_content.tel a::before{content: '';position: absolute;top: 4px;left: 0;width: 49px;height: 29px;background: url(../images/ic_tel.svg) no-repeat center/100%;}
.under main .u_contact_content.line a::before{content: '';position: absolute;top: -5px;left: 0;width: 50px;height: 50px;background: url(../images/line_ic.jpg) no-repeat center/100%;border-radius: 10px;}
.under main .u_contact_content.line a{padding: 0 0 0 60px;color: #22b94e;}
.under main .u_contact_demo p{line-height: 1.3;font-size: 16px;padding: 0 0 0 10px;}
.under main .u_contact_line .u_contact_ttl{margin: 0 0 25px 0;}
.under main .u_contact_box.u_contact_line{border-color: #22b94e;justify-content: flex-start;}

.under main .fs_big{font-size: 140%;line-height: 1.5;display: block;margin-bottom: -20px;}

.under main table.full_border td,
.under main table.full_border tr td:first-child,
.under main table.full_border tr th:last-child,
.under main table.only_td.full_border tr:last-child td:last-child,
.under main table.full_border td.pc,
.under main table.full_border th{border: 1px solid #af9d91;}
.under main p img{border-radius: 10px;}
.under main .br_img li{border: 1px solid #7A5C48;padding: 10px 10px;border-radius: 10px;}
.under main img.wp-smiley,.under main img.emoji{border-radius: 0;}
.under main .le .u_drop_col:last-child{border-bottom: 0;}

.under main .demo_ttl p{display: flex;}
.under main .demo_ttl img.emoji{display: block !important;margin: 10px 10px 0 0 !important;}
.under main .box_ds01 .box_ds01_info p:not(:last-child){margin: 0 0 10px 0;}
.under main .u_step_desc p .txt_sm{color: var(--txt);}
.under main .name_big{font-size: 200%;font-family: var(--f-nsr);color: var(--mcolor);font-weight: 700;text-align: center;}

.under main .arrows_icon{display: inline-block;width: 15px;height: 15px;background: var(--mcolor);clear: inherit;clip-path: polygon(0 0, 0% 100%, 100% 50%);margin: 0 10px 0 0;}
.under main .custom_th th{position: relative;}
.under main .custom_th th::before{content: '';position: absolute;top: calc((100% - 5px));left: calc((100% - 30px)/2);width: 30px;height: 20px;background: #7A5C48;clip-path: polygon(0 0, 50% 100%, 100% 0);}

.under main .anc_cat {padding-top: 150px;}
.under main .bg_cat{position: relative;margin-top: 0;}
.under main .bg_cat::before{content: '';position: absolute;left: 50%;bottom: calc((100% - 33px));transform: translateX(-50%);width: 790px;height: 200px;background: url(../images/relocation_img02.png) no-repeat center/100%;}

.under main .design_td{font-family: var(--f-main);margin: 0 0 0 0;font-size: 16px;font-weight: 600;}

.under main table.full_border td {vertical-align: top;}

.under_col_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    counter-reset: col;
    gap: 30px;
    position: relative;
    z-index: 1;
    padding: 50px 0;
}

.under_col_list::before {
    content: '';
    position: absolute;
    width: max(100vw, 1260px);
    height: 100%;
    background-color: #e5dbcc;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.under_col_list dl {
    width: calc((100% - 60px) / 3);
    background: #fff;
    margin: 0;
    position: relative;
    padding: 35px 20px 20px;
    text-align: center;
    background: url("../images/sec6_item_bg1.png") center top repeat;
    background-size: 230px 100px;
    border-radius: 10px;
    margin-top: 24px;
}
.under_col_list dl:before {
    counter-increment: col;
    content: counter(col);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -23px;
    font-size: 20px;
    font-weight: 700;
    background: var(--mcolor);
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.under_col_list dt {
    margin: 0 0 15px;
}

.under_col_list dt img {
    border-radius: 40px;
    box-shadow: 0px 0px 40px 0px rgba(231, 127, 74, 0.1);
}

.under main .box_ds01_info .list01 {
    background-color: #FEF8EC;
    display: block;
    padding: 15px;
}

.under main .u_float_info .list01 li {
    font-size: 18px;
    letter-spacing: -0.04em;
}

.under main .custom_desc {
    font-family: var(--f-nsr);
    padding: 30px 17px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
}

.under main .custom_desc .uFrame {
    position: absolute;
    border: 2px solid #000000;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    z-index: -1;
}

.under main .custom_desc .uFrame::before {
    content: '';
    position: absolute;
    width: 18px;
    aspect-ratio: 1/1;
    z-index: -1;
}
.under main .custom_desc .uFrame::after {
    content: '';
    position: absolute;
    width: 25px;
    aspect-ratio: 1/1;
    z-index: -1;
}

.under main .custom_desc .uFrame1 {
    top: 0;
    left: 0;
}
.under main .custom_desc .uFrame1::before, .under main .custom_desc .uFrame1::after {
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    top: 0;
    left: 0;
}

.under main .custom_desc .uFrame2 {
    bottom: 0;
    right: 0;
}
.under main .custom_desc .uFrame2 {
    bottom: 0;
    right: 0;
}
.under main .custom_desc .uFrame2::before, .under main .custom_desc .uFrame2::after {
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    bottom: 0;
    right: 0;
}

.under main .circle_box {
    font-size: 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 58em;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.under main .circle_box::before {
    content: '';
    position: absolute;
    background: url(../images/logo_icon.png) center no-repeat;
    background-size: cover;
    width: 8.4em;
    height: 12em;
    top: 5em;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    opacity: 0.4;
    pointer-events: none;
}
.under main .circle_box .item {
    width: 30em;
    height: 30em;
    border-radius: 50%;
    border: 1px solid var(--mcolor);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.under main .circle_box .item_group {
    display: flex;
    justify-content: center;
    margin-top: -6em;
}

.under main .circle_box .item_group .item:not(:last-child) {
    margin-right: -1.5em;
}

.under main .circle_box .item .ttl {
    text-align: center;
    font-size: 2.6em;
    color: var(--mcolor);
    margin-bottom: 0.3846em;
    line-height: 1.5em;
}

.under main .circle_box .item .desc p {
    text-align: center;
    font-size: 1.6em !important;
}

.under main .umessage-scroll {
    margin-top: 90px;
    width: max(min(100vw, 1920px), 1260px);
    position: relative;
    left: min(max((100vw - 100% - 17px) / -2, -351.5px), -21.5px);
}

.under main .umessage-scroll.js_scrollTarget .img {
    position: absolute;
    width: 600px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.under main .umessage-scroll .utext {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0;
    white-space: nowrap;
    color: rgba(221, 221, 221, 1);
}

.under main .umessage-scroll .utext:not(:last-of-type) {
    margin-bottom: 220px;
}



.staff_menu {
    width: 100%;
}
.staff_menuItem:nth-child(1) {
    background-image: url("../images/1.sp1.png");
}

.staff_menuItem:nth-child(1):hover {
    background-image: url("../images/1.sp2.png");
}

.staff_menuItem:nth-child(2) {
    background-image: url("../images/2.sp1.png");
}

.staff_menuItem:nth-child(2):hover {
    background-image: url("../images/2.sp2.png");
}

.staff_menuItem:nth-child(3) {
    background-image: url("../images/4.sp1.png");
}

.staff_menuItem:nth-child(3):hover {
    background-image: url("../images/4.sp2.png");
}

.staff_menuItem_second:nth-child(1) {
    background-image: url("../images/5.sp1.png");
}

.staff_menuItem_second:nth-child(1):hover {
    background-image: url("../images/5.sp2.png");
}

.staff_menuItem_second:nth-child(2) {
    background-image: url("../images/6.sp1.png");
}

.staff_menuItem_second:nth-child(2):hover {
    background-image: url("../images/6.sp2.png");
}

.staff_menuItem_second:nth-child(3) {
    background-image: url("../images/7.sp1.png");
}

.staff_menuItem_second:nth-child(3):hover {
    background-image: url("../images/7.sp2.png");
}

.staff_menuItem_second:nth-child(4) {
    background-image: url("../images/8.sp1.png");
}

.staff_menuItem_second:nth-child(4):hover {
    background-image: url("../images/8.sp2.png");
}

.staff_menuList {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    gap: 100px;
}
.staff_menuItem {
    width: 170px;
    height: 170px;
    position: relative;
}

.staff_menuItem {
    width: 160px;
    height: auto;
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: center top;
    transition: .3s ease-out;
}

.staff_menuItem .info {
    padding-top: 160px;
    text-align: center;
}

.staff_enclose.info {
    margin-bottom: 10px;
}
.staff_enclose.info dt {
    border-bottom: 0;
    font-weight: 400;

}
.staff_enclose.info dt span {
    background-color: var(--mcolor);
    color: #fff;
    padding: 2px 15px 3px;
    border-radius: 50px;
}
.staff_enclose.info dd {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}
.staff_enclose {
    position: relative;
    z-index: 1;
}
.staff_enclose:last-child dd label::after {
    position: absolute;
    line-height: 2.5rem;
    bottom: 10px;
    width: 190px;
    height: 40px;
    content: '続きをよむ';
    color: #ffffff;
    background: var(--mcolor);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    border: 1px solid var(--mcolor);
    padding-bottom: 3px;
}
.none414 {
    display: block;
}
.staff_enclose input {
    display: none;
}

.staff_enclose .cnt p {
    height: 84px;
    overflow: hidden;
}

.staff_enclose input:checked + label:after {
  content: '閉じる';
}
.staff_enclose input:checked + label:before {
  left: calc(50% - 2.5em);
  transform: scale(1, -1);
}
.staff_enclose input:checked + label {
    background: unset;
}
.staff_enclose:has(input:checked) .cnt p {
  height: auto;
  padding-bottom: 80px;
  transition: all 0.5s;
}
.staff_enclose label {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: 80px;
    cursor: pointer;
    text-align: center;
    background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 28%);
    transition: all ease 0.3s;
}
.staff_enclose.info dd span {
    font-size: 90%;
    margin-left: 10px;
}
.staff_menuItem .info .position {

    text-align: center;
    font-size: 16px;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-bottom: 5px;
}

.staff_menuItem .info .position a {
    color: var(--mcolor);
}

.staff_menuItem .info .name {
    line-height: 1.5em;
    font-size: 18px;
}

.staff_contentWrap {
    display: flex;
    justify-content: space-between;
}

.staff_textWrap {
    width: 41%;
}

.staff_enclose dt {
    font-size: 20px;
    font-weight: bold;
    color: #FF9933;
    letter-spacing: .8px;
    line-height: 2;
    border-bottom: 1px solid #FF9933;
}

.staff_enclose dd {
    margin-top: 8px;
    font-size: 18px;
    color: #333333;
    letter-spacing: .8px;
    line-height: 2;
}

.staff_photoWrap {
    width: 55%;
}
.staff_photoWrap img {
    height: auto;
}

.staff_name {
    width: 64%;
    margin-left: auto;
    transform: translateY(-60%);
}
.staff_content .staff_contentItem:not(:last-child) {
    margin-bottom: 50px;
}

.bnr_circle {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}
.bnr_circle p {
    margin-bottom: 0;
}
.bnr_circle img {
    width: 100%;
    max-width: 330px;
}

.bnr_circle dl {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid var(--mcolor);
}

.bnr_circle dl:not(:last-child) {
    margin-bottom: 10px;
}

.bnr_circle dt {
    background-color: var(--mcolor);
    padding: 5px;
    min-height: 40px;
    min-width: 130px;
    color: #fff;
    text-align: center;
    flex-shrink: 0;
}

.bnr_circle dd {
    line-height: 1.5em;
}

.under main .td_clr {
    background-color: #FEF8EC;
}

.under main .uStep {
    display: flex;
    gap: 70px 10px;
    flex-wrap: wrap;
}
.under main .uStep .uStep_item {
    width: calc((100% / 9) - 10px);
    min-height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 0 0 20px;
    position: relative;
    z-index: 1;
}
.under main .uStep .uStep_item::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 65px 0 65px 40px;
    border-color: transparent transparent transparent #F9CF01;
    left: calc(100% - 5px);
    z-index: -1;
}
.under main .uStep .uStep_item::after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #fff;
    border-radius: 10px;
    transform: rotate(45deg) skew(12deg, 12deg);
    top: 0px;
    bottom: 0;
    right: calc(100% - 28px);
    margin: auto;
    z-index: -2;
}
.under main .uStep .uStep_item .en {
    margin-bottom: 0;
    font-size: 18px !important;
    letter-spacing: 0.05em;
}
.under main .uStep .uStep_item .ttl {
    font-size: 12px !important;
}
.under main .uStep .uStep_item p {
    color: #fff !important;
    text-align: center;
    line-height: 1.5em;
    margin-right: -30px;
}


.under main .uStep .uStep_item a {
    text-underline-offset: 5px;
    color: #fff;
}
.under main .uStep .uStep_item:first-child {
    padding-left: 0;
}
.under main .uStep .uStep_item:nth-child(1) {
    background-color: #F9CF01;
    z-index: 9;
}
.under main .uStep .uStep_item:first-child:after {
    display: none;
}
.under main .uStep .uStep_item:nth-child(2) {
    background-color: #F8C700;
    z-index: 8;
}
.under main .uStep .uStep_item:nth-child(3) {
    background-color: #F7B902;
    z-index: 7;
}
.under main .uStep .uStep_item:nth-child(4) {
    background-color: #F3B701;
    z-index: 6;
}
.under main .uStep .uStep_item:nth-child(5) {
    background-color: #FAAD04;
    z-index: 5;
}
.under main .uStep .uStep_item:nth-child(6) {
    background-color: #F2A203;
    z-index: 4;
}
.under main .uStep .uStep_item:nth-child(7) {
    background-color: #F19903;
    z-index: 3;
}
.under main .uStep .uStep_item:nth-child(8) {
    background-color: #EE8800;
    z-index: 2;
}
.under main .uStep .uStep_item:nth-child(9) {
    background-color: #EB7D00;
    z-index: 1;
}
.under main .uStep .uStep_item:nth-child(2)::before {
    border-color: transparent transparent transparent #F8C700;
}
.under main .uStep .uStep_item:nth-child(3)::before {
    border-color: transparent transparent transparent #F7B902;
}
.under main .uStep .uStep_item:nth-child(4)::before {
    border-color: transparent transparent transparent #F3B701;
}
.under main .uStep .uStep_item:nth-child(5)::before {
    border-color: transparent transparent transparent #FAAD04;
}
.under main .uStep .uStep_item:nth-child(6)::before {
    border-color: transparent transparent transparent #F2A203;
}
.under main .uStep .uStep_item:nth-child(7)::before {
    border-color: transparent transparent transparent #F19903;
}
.under main .uStep .uStep_item:nth-child(8)::before {
    border-color: transparent transparent transparent #EE8800;
}
.under main .uStep .uStep_item:nth-child(9)::before {
    border-color: transparent transparent transparent #EB7D00;
}


.under main .uStep.col6 .uStep_item:nth-child(1) {
    background-color: #F3B701;
    z-index: 9;
}
.under main .uStep.col6 .uStep_item:nth-child(2) {
    background-color: #FAAD04;
    z-index: 8;
}
.under main .uStep.col6 .uStep_item:nth-child(3) {
    background-color: #F2A203;
    z-index: 7;
}
.under main .uStep.col6 .uStep_item:nth-child(4) {
    background-color: #F19903;
    z-index: 6;
}
.under main .uStep.col6 .uStep_item:nth-child(5) {
    background-color: #EE8800;
    z-index: 5;
}
.under main .uStep.col6 .uStep_item:nth-child(6) {
    background-color: #EB7D00;
    z-index: 4;
}
.under main .uStep.col6 .uStep_item:nth-child(1)::before {
    border-color: transparent transparent transparent #F3B701;
}
.under main .uStep.col6 .uStep_item:nth-child(2)::before {
    border-color: transparent transparent transparent #FAAD04;
}
.under main .uStep.col6 .uStep_item:nth-child(3)::before {
    border-color: transparent transparent transparent #F2A203;
}
.under main .uStep.col6 .uStep_item:nth-child(4)::before {
    border-color: transparent transparent transparent #F19903;
}
.under main .uStep.col6 .uStep_item:nth-child(5)::before {
    border-color: transparent transparent transparent #EE8800;
}
.under main .uStep.col6 .uStep_item:nth-child(6)::before {
    border-color: transparent transparent transparent #EB7D00;
}

.under main .empty_list {
    display: flex;
    align-items: center;
    gap: 40px;
}

.under main .empty_list .empty_frame {
    flex-grow: 1;
    position: relative;
    z-index: 1;
}

.under main .empty_list .empty_frame::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    background-color: #c5c5c5;
    left: -2px;
    top: 0;
    z-index: -1;
}

.under main .empty_list_chart {
    width: 440px;
    max-width: 100%;
}

.under main .empty_item {
    display: flex;
    align-items: center;
    gap: 30px;
    padding-left: 50px;
    position: relative;
    z-index: 1;
}

.under main .empty_item::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: var(--mcolor);
    border-radius: 50%;
    left: -7px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

.under main .empty_item:not(:last-child) {
    margin-bottom: 30px;
}

.under main .empty_item .info {
    flex-grow: 1;
}

.under main .empty_item .icon {
    width: 50px;
}

.under main .empty_item .ttl {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
}

.under main .empty_item .list01 li {
    line-height: 1.5em;
    font-size: 16px;
}

.under main .empty_item .list01 li::before {
    top: 9px;
}

.under main .w_full {
    width: 100%;
    position: relative;
}

.under main h4.w_full {
    margin-bottom: -10px;
}


.under main .box_tabs .tabs {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: -1px;
}
.under main .box_tabs .tabs .item {
    width: 100%;
    max-width: 250px;
    height: 70px;
    font-size: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--mcolor);
    background-color: #fff;
    font-weight: 500;
    line-height: 1.5em;
    margin-bottom: 0;
    cursor: pointer;
    transition: all ease 0.3s;
}

.under main .box_tabs .tabs .item.active {
    color: #fff;
    background-color: var(--mcolor);
}

.under main .box_tabs .contents {
    border: 1px solid var(--mcolor);
    padding: 30px;
    background-color: #fff;
}

.under main .box_tabs .contents .item {
    display: flex;
    align-items: center;
    gap: 20px;
    display: none;
    position: relative;
    z-index: 1;
    padding-right: 180px;
}
.under main .box_tabs .contents .item::before {
    content: '';
    position: absolute;
    width: 170px;
    height: 170px;
    bottom: 0;
    right: 0;
    z-index: -1;
}
.under main .box_tabs .contents .item:nth-child(1)::before {
    background: url('../images/sell_ic_tab1.png') center no-repeat;
    background-size: contain;
}
.under main .box_tabs .contents .item:nth-child(2)::before {
    background: url('../images/sell_ic_tab2.png') center no-repeat;
    background-size: contain;
}

.under main .box_tabs .contents .item.active {
    display: flex;
}
.under main .box_tabs .contents .item .img {
    width: 35%;
}

.under main .box_tabs .contents .item .desc p {
    font-size: 16px;
}

.under main .box_tabs .contents .item .desc p:not(:last-child) {
    margin-bottom: 10px;
}
.under main .staff {
    position: relative;
    z-index: 1;
}

.staff_menuItem > a {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
}

table.defaul_r10 tbody tr {
  display: none;
}

table.defaul_r10 tbody tr td {
    white-space: nowrap;
}

table.defaul_r10 tbody tr.show {
  display: table-row;
}

.box-check01 .wpcf7-list-item.first {
    display: none !important;
}

.cf7msm-ro {
    word-wrap: break-word !important;
}