/*==========================================================
                        C U S T O M
==========================================================*/
.under #wrapper {overflow: hidden;}
.under main .image_l{float:left;margin:0 40px 0 0}
.under main .image_r{float:right;margin:0 0 0 40px}

/* MB */
.under main .mb10{margin-bottom:10px}
.under main .mb15{margin-bottom:15px}
.under main .mb20{margin-bottom:20px}
.under main .mb25{margin-bottom:25px}
.under main .mb30{margin-bottom:30px}
.under main .mb40{margin-bottom:40px}
.under main .mb50{margin-bottom:50px}
.under main .mb60{margin-bottom:60px}
.under main .mb70{margin-bottom:70px}
.under main .mb80{margin-bottom:80px}
.under main .mb90{margin-bottom:90px}
.under main .mb100{margin-bottom:100px}
.under main .mb120{margin-bottom:120px}
.under main .mb150{margin-bottom:150px}

/* MT */
.under main .mt10{margin-top:10px}
.under main .mt15{margin-top:15px}
.under main .mt20{margin-top:20px}
.under main .mt25{margin-top:25px}
.under main .mt30{margin-top:30px}
.under main .mt40{margin-top:40px}
.under main .mt50{margin-top:50px}

/*==========================================================
                        H E A D I N G
==========================================================*/
.under main h2,
.under main h3,
.under main h4,
.under main h5,
.under main h6,
.under main .wp_content h3,
.under main .wp_content h4,
.under main .wp_content h5,
.under main .wp_content h6{margin-bottom: 30px;font-family: var(--f-ttl);letter-spacing: 0.05em;}

.under main h2, .under main .wp_content h2 { font-size: 40px; margin-bottom: 27px; background: var(--mcolor); color: #fff; padding: 5px 20px; }

.under main h3, .under main .wp_content h3{font-size: 30px;color: var(--dark);border-bottom: 1px dashed #ED7100;padding: 0 0 2px;margin: 0 0 17px;}
.under main h3:first-letter, .under main .wp_content h3:first-letter{color: var(--mcolor);}

.under main h4, .under main .wp_content h4 { font-size: 25px; position: relative; color: var(--dark); padding: 0 0 7px; margin: 0 0 20px; overflow: hidden;}
.under main h4::before, .under main .wp_content h4{content: "";position: absolute; width:80px;height: 2px;background-color: var(--mcolor);left: 0;bottom: 0;}

.under main h5, .under main .wp_content h5{font-size: 20px;color: var(--mcolor);margin: 0 0 3px;}

.under main h6, .under main .wp_content h6{font-size: 20px;position: relative;}

/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main {padding-top: 142px;}
.under header:before {display: none;}
.under main #content{padding: 0 0 120px}
.under main section{padding:0 0 80px;margin-bottom:0}
.under main section:last-child{padding:0}
.under main #content > .inner {width: 1030px;}

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

/*============ TOP INFO ============ */
.under main #top_info{height:250px;width:100%;margin:0 auto;background:url('../images/top_info_bg.jpg') no-repeat center /cover;}
.under main #top_info .inner{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}
.under main #top_info p { font-size: 50px; line-height: 1.5; letter-spacing: 0.05em; text-decoration: underline; text-decoration-thickness: 2px; text-decoration-color: var(--mcolor); color: var(--dark); text-underline-offset: 21px; background: none;padding: 0;text-align: center;margin: 0;}
#dentist main #top_info {background-image: url("../images/top_info_bg_blue.jpg");}
#dentist main #top_info p {text-decoration-color: var(--blue);}
#assistant main #top_info {background-image: url("../images/top_info_bg_green.jpg");}
#assistant main #top_info p {text-decoration-color: var(--scolor);}
/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path{margin-bottom:30px}
.under main #topic_path ul{display:block;padding:17px 0}
.under main #topic_path li{display:inline;position: relative;color: var(--dark);}
.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(--dark);}
.under main #topic_path li:last-child { text-decoration: underline; text-underline-offset: 2px; }


/*============ LIST ANCHOR LINK ============ */
.under main .list_anchor{display: flex; align-items: center; flex-wrap: wrap; justify-content: center;width:100%;margin-bottom: 30px;gap: 30px 80px;}
.under main .list_anchor .btn{margin: 0}
.under main .btn:not(.center){text-align: left;}

.under_anchor { border: 1px solid #CCCCCC; position: relative; padding: 38px 46px; }
.under_anchor:before {content: '';position: absolute;top: 4px;left: 4px;right: 4px;bottom: 4px; border: 1px solid #CCCCCC;pointer-events: none;}
.under_anchor_ttl { font-size: 30px; text-align: center; display: flex; justify-content: center; align-items: center; color: var(--mcolor); font-family: var(--f-ttl); gap: 43px; white-space: nowrap;margin: 0 0 22px;}
.under_anchor_ttl:before, .under_anchor_ttl:after {content: '';position: relative;display: inline-block;background: var(--mcolor);height: 1px;flex: 1;}
.under_anchor_list { display: flex; flex-wrap: wrap; justify-content: space-between; }
.under_anchor_list li {width: 45%;margin: 0 0 12px;}
.under_anchor_list li a {position: relative;display: inline-block;text-decoration: underline;padding-left: 13px;text-underline-offset: 2px;}
.under_anchor_list li a:before {content: '';position: absolute;background: var(--mcolor);width: 8px;height: 8px;left: 0;top: 10px;clip-path: polygon(0 0, 0% 100%, 100% 50%);}
/*==========================================================
                        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:#F8F8F8;color:var(--dark);font-family: var(--f-ttl);text-align: left;}
.under main table.mailform td .info{color:#4e9f27;font-size: 85%;}

.under main table td{background:#fff;}
.under main table th,
.under main table td{padding:16px 20px;border: 1px solid #E5E5E5;}
.under main table img{display:block;margin:auto;}
.under main table.center th, .under main table tr.center th, .under main table th.center {text-align: center;}

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

/*============ LIST ============ */
/* LIST 01 */
.under main .list01,
.under main .wp_content ul{margin-bottom: 30px;overflow: hidden;}
.under main .list01 li,
.under main .wp_content ul li{display:block;padding-left:13px;margin-bottom:12px;position:relative}
.under main .list01 li::before,
.under main .wp_content ul li::before{background:var(--mcolor);width:8px;height:8px;position:absolute;top:9px;left:0;content:'';clip-path: polygon(0 0, 0% 100%, 100% 50%);}

/* LIST 02 */
.under main .list02, .under main .wp_content ol{margin-bottom: 30px;overflow: hidden;}
.under main .list02 li, .under main .wp_content ol li{counter-increment: li; padding-left: 30px;position: relative;margin-bottom: 10px;}
.under main .list02 li::before, .under main .wp_content ol 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;overflow: hidden;}
.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;box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.13);margin-bottom: 31px;color: #000;position: relative;}
.under main .list_faq dl:after {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;border: 1px solid var(--mcolor);pointer-events: none;opacity: 0;visibility: hidden;transition: all 0.3s;}
.under main .list_faq dl.show:after {opacity: 1;visibility: visible;}
.under main .list_faq dt{position: relative;font-size: 25px;font-family: var(--f-ttl);line-height: 1.5em;padding: 21px 50px 21px 73px;cursor: pointer;}
.under main .list_faq dt >.ttl {position: absolute;font-size: 20px;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;text-align: center;color: #fff;font-family: var(--f-ttl);left: 20px;top: calc(50% - 20px);background: var(--mcolor);}
.under main .list_faq dt .icon {position: absolute;width: 30px;height: 14px;border-radius: 3px;background: var(--dark);right: 20px;top: calc(50% - 7px);transition: all 0.3s;}
.under main .list_faq dt .icon:before, .under main .list_faq dt .icon:after {content: '';position: absolute;width: 10px;height: 2px;background: #fff;left: calc(50% - 5px);top: calc(50% - 1px);transition: all 0.3s;}
.under main .list_faq dt .icon:after {transform: rotate(-90deg);}
.under main .list_faq dt.active .icon:after {transform: rotate(0deg);}
.under main .list_faq dt.active .icon {background: #CCCCCC;}
.under main .list_faq dd{padding: 6px 20px 23px;display: none;}

/* LIST STEP */
.under main .list_step_item_ttl { display: flex; font-size: 30px; padding: 0; margin-bottom: 27px; align-items: flex-start; color: var(--mcolor); gap: 21px;}
.under main .list_step_item_ttl:before {display: none;}
.under main .list_step_item_ttl .en { font-size: 14px; letter-spacing: 0.05em; flex-shrink: 0; gap: 5px; border-right: 1px solid #fff; width: 100px; background: var(--mcolor); color: #fff; height: 45px; display: flex; justify-content: center; align-items: center; position: relative; }
.under main .list_step_item_ttl .en:after {content: '';position: absolute;left: 100%;background: var(--mcolor);top: 0;width: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%);height: 100%;}
.under main .list_step_item_ttl .en .num {font-size: 142.86%;}
.under main .list_step_item:not(:last-child) {margin-bottom: 70px;}
.under main .list_step_item:not(:last-child):before {content: '';position: absolute;background: url("../images/under_pick_arr.svg") no-repeat center center/100% auto;width: 200px;height: 17px;left: 50%;transform: translateX(-50%);top: calc(100% + 24px);}
.under main .list_step_item {position: relative;}
.under main .list_step_item_ttl .ttl { flex: 1; border-bottom: 1px solid; line-height: 1.45em; }
.under main .list_step { padding-top: 17px; }

/*============ FRAME ============ */
/* FRAME 01 */
.under main .frame01{background:var(--mcolor);padding:40px;margin-bottom: 50px;color: #fff;}
.under main .frame01 .list01 li:before {background: #fff;}

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

/* FRAME PICKUP */
.under main .frame_pick{padding: 100px 0;position: relative;z-index: 2;margin-bottom: 100px;}
.under main .frame_pick:after {content: '';position: absolute;width: 100vw;min-width: 1260px;height: 100%;top: 0;left: 50%;transform: translateX(-50%);z-index: -2;pointer-events: none;background: url("../images/under_pick_bg1.jpg") no-repeat center center/cover;}
.under main .frame_pick .pick_ttl{font-size: 40px;text-align: center;padding: 0;background: none;color: var(--txt);margin: 0 0 33px;}
.under main .frame_pick .pick_ttl:before {display: none;}
.under main .pick_ttl_en { font-size: 40px; color: var(--mcolor); line-height: 1em; margin: 0; position: absolute; left: 0; text-align: center; width: 100%; top: -19px; }
.under main .frame_pick_main {background: #fff;padding: 42px 40px 53px;position: relative;}

.under main .frame_pick.itm_bg_green:after {background-image: url("../images/under_pick_bg2.jpg");}
.under main .frame_pick.itm_bg_green .pick_ttl_en {color: var(--scolor);}
.under main .frame_pick.itm_bg_blue:after {background-image: url("../images/under_pick_bg3.jpg");}
.under main .frame_pick.itm_bg_blue .pick_ttl_en {color: var(--blue);}

.under main .frame_pick.itm_bg_green h3 {border-bottom-color: var(--scolor);}
.under main .frame_pick.itm_bg_blue h3 {border-bottom-color: var(--blue);}
.under main .frame_pick h3:first-letter {color: inherit;}

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

/* ===========  OVERNOTE ===========  */
.under main .list_ovn {display: flex;flex-wrap: wrap;margin: 50px auto 0;width: 1200px;max-width: 100%;}
.under main .list_ovn li {padding: 10px;margin-bottom: 15px;position: relative;margin: 0 20px 20px 0;width: calc((100% - 40px) / 3);border: 1px solid var(--mcolor);}
.under main .list_ovn li .img {width: 100%;height: auto;aspect-ratio: 3/2;display: flex;align-items: center;justify-content: center;background: #efefef;}
.under main .list_ovn li .img img {max-width: 100%;max-height: 100%;flex-shrink: 0;object-fit: cover;width: 100%;height: 100%;}
.under main .list_ovn li p {margin-bottom: 0;}
.under main .list_ovn li a {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.under main .list_ovn .info_box {display: flex;justify-content: space-between;margin: 10px 0 15px;}
.under main .list_ovn .info_box .cate{padding: 0 15px;background: var(--mcolor);color: #fff;border-radius: 5px;}
.under main .list_ovn .big {max-width: 100%;overflow: hidden;text-overflow: ellipsis;max-height: 70px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.under main .list_ovn li:hover {background: #fdf4e0;}

/* ===========  OVERNOTE DETAIL ===========  */
.under main .wp_content p a {text-decoration: underline;color: var(--blue);}
.under main .wp_content img {max-height: 500px;}
.under main .wp_content ol {margin-left: 20px;}
.under main .wp_content ol li{list-style: decimal;}

.under main .btn_list .is_prev a {background: url('../images/ic_prev.svg') no-repeat left 20px center /6px var(--mcolor);}
.under main .btn_list .is_none a {background: var(--mcolor);}


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

.under main .under_col { display: flex; gap: 30px 40px; flex-wrap: wrap; }
.under main .under_col_item h5 { margin: -6px 0 15px; }
.under main .under_col_item h5:last-child {margin-bottom: 0;}

.under main .under_doctor_ttl { position: relative; display: flex; flex-direction: row-reverse; align-items: flex-end; justify-content: flex-end; gap: 40px;margin-bottom: 50px; }
.under main .under_doctor_img { flex-shrink: 0; }
.under main .under_doctor_name { position: relative; font-size: 25px; border: none; color: #fff; margin: 0; text-align: left; height: 250px; display: flex; flex-direction: column; justify-content: flex-end; padding: 0 0 41px; }
.under main .under_doctor_name:first-letter {color: #fff;}
.under main .under_doctor_name .lager {font-size: 160%;letter-spacing: 0.05em;display: block;margin: 3px 0 0;}
.under main .under_doctor_name:after {content: '';position: absolute;width: 200vw;height: 100%;background: var(--mcolor);bottom: 0;left: 50%;transform: translateX(-50%);pointer-events: none;z-index: -2;}
.under main .under_doctor_biography {font-size: 20px;font-weight: 600;color: #000;padding: 0 0 8px;margin: 0 0 15px;border-bottom: 1px dashed #ED7100;padding: 0 0 2px;}
.under main .under_doctor_biography:before {display: none;}
.under main .under_doctor_biography:first-letter {color: var(--mcolor);}
.under main .under_doctor_year { column-count: 2; color: #000; font-size: 15px; line-height: 2.16em; margin: 0 0 30px; }
.under main .under_doctor .list01 {column-count: 2;}
.under main .under_doctor .list01 li { font-size: 15px; color: #000; margin: 0 0 10px; line-height: 1.5em; }
.under main .under_doctor .list01 li::before { top: 6px; }

.under main .under_dentist_top { position: relative; display: flex; flex-direction: row-reverse; align-items: flex-end; justify-content: flex-end; gap: 40px;}
.under main .under_dentist_img {flex-shrink: 0;margin: 0;}
.under main .under_dentist .under_dentist_ttl {font-size: 25px;color: var(--dark);margin: 0;padding: 0;background: none;padding: 0 0 17px;}
.under main .under_dentist .under_dentist_ttl:after {content: '';position: absolute;height: 250px;width: 100vw;min-width: 1260px;left: 50%;transform: translateX(-50%);pointer-events: none;z-index: -2;background: url("../images/under_bg1.jpg") no-repeat top center/cover;bottom: 0;}
.under main .under_dentist .under_dentist_ttl .lager {display: block;font-size: 160%;letter-spacing: 0.05em;margin: 2px 0 4px;}
.under main .under_dentist_en { position: absolute; bottom: 255px; left: 500px; font-size: 40px; color: var(--mcolor); margin: 0; line-height: 1em; }
.under main .item_bg_blue .under_dentist_ttl:after {background-image: url("../images/under_bg2.jpg");}
.under main .item_bg_blue .under_dentist_en {color: var(--blue);}
.under main .item_bg_green .under_dentist_ttl:after {background-image: url("../images/under_bg3.jpg");}
.under main .item_bg_green .under_dentist_en {color: var(--scolor);}


.under main .under_time { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start;flex-direction: row-reverse;margin-top: 60px;}
.under main .under_time_item {width: calc((100% - 200px)/2);position: relative;}
.under main .under_time_item:before {content: '';position: absolute;height: 100%;width: 2px;top: 0;left: -101px;background: var(--mcolor);}
.under main .under_time_item_time { margin: 0; width: 100px; height: 100px; position: absolute; right: calc(100% + 50px); display: flex; justify-content: center; align-items: center; text-align: center; background: var(--mcolor); z-index: 2; color: #fff; font-size: 20px; font-family: var(--f-ttl); top: 0;line-height: 1.5em; }
.under main .under_time_item_time:before {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;pointer-events: none;background: #D86700;clip-path: polygon(100% 0, 0% 100%, 0 0);}
.under main .under_time_item_time:after {content: '';position: absolute;width: 10px;height: 16px;top: 50%;transform: translateY(-50%);left: 99%;background: var(--mcolor);clip-path: polygon(100% 50%, 0% 100%, 0 0);}
.under main .under_time_item_ttl { font-size: 24px; color: var(--mcolor); border: none; padding: 0; }
.under main .under_time_item_ttl:before {display: none;}
.under main .under_time_item_ttl:first-letter {color: inherit;}
.under main .under_time_item_main { padding: 30px 0 0; }
.under main .under_time_item.item_bg_green .under_time_item_time,.under main .under_time_item.item_bg_green .under_time_item_time:after, .under main .under_time_item.item_bg_green:before {background: var(--scolor);}
.under main .under_time_item.item_bg_green .under_time_item_time:before {background: #74AC0D;}
.under main .under_time_item.item_bg_green .under_time_item_ttl {color: var(--scolor);}
.under main .under_time_item.item_bg_blue .under_time_item_time,.under main .under_time_item.item_bg_blue .under_time_item_time:after, .under main .under_time_item.item_bg_blue:before {background: var(--blue);}
.under main .under_time_item.item_bg_blue .under_time_item_time:before {background: #125B9B;}
.under main .under_time_item.item_bg_blue .under_time_item_ttl {color: var(--blue);}

.under main .txt_over {overflow: hidden;}

.under main .under_bnr li {max-width: 700px;margin: 0 auto;font-size: 22px;font-family: var(--f-ttl);}
.under main .under_bnr li:not(:last-child) {margin-bottom: 30px;}
.under main .under_bnr li a {background: var(--mcolor);color: #fff;height: 160px;display: flex;justify-content: center;align-items: center;text-align: center;position: relative;padding: 40px;z-index: 2;border-radius: 5px;}
.under main .under_bnr li a:after {content: '';position: absolute;width: 30px;height: 80px;background: url("../images/ic_arr_lager.svg") no-repeat center center/10px auto #fff;border-radius: 5px;right: 15px;top: 50%;transform: translateY(-50%);}
.under main .under_bnr li.bnr_dentist a {background-color: var(--blue);}
.under main .under_bnr li.bnr_assistant a {background-color: var(--scolor);}
.under main .under_bnr li.bnr_dentist a:after {background-image: url("../images/ic_arr_lager_blue.svg");}
.under main .under_bnr li.bnr_assistant a:after {background-image: url("../images/ic_arr_lager_green.svg");}
.under main .under_bnr li a:before {content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -2;pointer-events: none;border-radius: 5px;opacity: 0.32;background: url("../images/under_bnr.jpg") no-repeat center center/cover;}
.under main .under_bnr li.bnr_dentist a:before {background-image: url("../images/under_bnr_dentist.jpg");}
.under main .under_bnr li.bnr_hygienist a:before {background-image: url("../images/under_bnr_hygienist.jpg");}
.under main .under_bnr li.bnr_assistant a:before {background-image: url("../images/under_bnr_assistant.jpg");}
.under main .under_bnr li.bnr_contact a:before {background-image: url("../images/under_bnr_contact.jpg");}

.under main .under_img_list {display: flex;justify-content: center;gap: 20px;}
.under main .under_img_list:not(:last-child) {margin-bottom: 20px;}

.under main table.mailform input[type="text"],.under main table.mailform input[type="tel"],.under main table.mailform input[type="email"] {width: 100%;border: 1px solid #ccc;padding: 5px;}
.under main table.mailform textarea {width: 100%!important;border: 1px solid #ccc;padding: 5px;min-height: 100px;height: 150px;}
.under main table.mailform .must { float: right; background: #f00; color: #fff; line-height: 1.5em; font-size: 80%; width: 40px; text-align: center; height: 24px; display: flex; justify-content: center; align-items: center; padding: 1px 0 0; border-radius: 3px; margin: 2px 0 0; }
.under main .contact_btn {display: flex;justify-content: center;flex-wrap: wrap;gap: 20px;position: relative;}
.under main .contact_btn .wpcf7-spinner { position: absolute; top: 100%; }
.under main .contact_btn input.btn_more, .under main #contact_ttl .btn a {display: flex;justify-content: center;align-items: center;text-align: center;background: url("../images/ic_arr.svg") no-repeat right 10px center/8px auto var(--mcolor);border: none;width: 200px;height: 60px;font-family: var(--font-main);color: #fff;font-weight: 700;cursor: pointer;transition: all 0.3s;font-size: 16px;text-decoration: none;}
.under main #contact_ttl .btn a:after {display: none;}
.under main .contact_btn input.btn_more.back {background-color: #000;background-image: url("../images/ic_prev.svg");background-position: left 10px center;font-family: var(--font-main);}
.under main .mailform .wpcf7-list-item label { border: 1px dashed #ccc; padding: 5px 10px; border-radius: 3px; }
.under main .mailform .wpcf7-list-item {margin: 0;}
.under main .mailform .wpcf7-form-control.wpcf7-checkbox, .under main .mailform .wpcf7-form-control.wpcf7-radio {display: flex;flex-wrap: wrap;gap: 10px;}
.under main .mailform .mess_note {display: none;}
.under main .wpcf7 form .wpcf7-response-output {font-size: 14px;}

.under main .under_ttl {border: none;padding: 0;font-size: 24px;margin-bottom: 40px;}
.under main .under_ttl:first-letter {color: inherit;}
.under main .under_ttl .lager {font-size: 140%;display: block;}
.under main .under_ttl .lager:first-letter {color: var(--mcolor);}

.under main .under_voice {padding-top: 50px;}
.under main .under_voice dl { display: flex; gap: 60px; align-items: flex-start; }
.under main .under_voice dl:not(:last-child) {margin-bottom: 120px;}
.under main .under_voice dt { text-align: center;flex-shrink: 0;width: 247px; }
.under main .under_voice .img {display: block;margin: 0 0 5px;text-align: center;}
.under main .under_voice img {border-radius: 50%;border: 1px solid var(--mcolor);}
.under main .under_voice .ttl {font-size: 112.5%;}
.under main .under_voice dd {background: #fff;border: 1px solid var(--mcolor);position: relative;padding: 30px;box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.13);}
.under main .under_voice dd:before { position: absolute; width: 0; height: 0; border-style: solid; border-top: 16px solid transparent; border-bottom: 16px solid transparent; border-right: 39px solid #ffffff; border-left: 0; top: 60px; left: -36px; content: ''; filter: drop-shadow(-3px 0px 0px var(--mcolor)); }

.under main .under_heading {padding-top: 30px;}
.under main .under_heading dl { display: flex; gap: 70px; align-items: flex-start; }
.under main .under_heading dl:not(:last-child) {margin-bottom: 15px;}
.under main .under_heading dt {width: 213px;height: 213px;display: flex;justify-content: center;align-items: center;border: 1px solid var(--mcolor);border-radius: 50%;flex-shrink: 0;overflow: hidden;}
.under main .under_heading dt img {height: 100%;object-fit: cover;}
.under main .under_heading dd {background: #fff;border: 1px solid var(--mcolor);position: relative;padding: 30px 30px 30px 50px;box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.13);margin: 10px 0 0;min-height: 180px;flex: 1;}
.under main .under_heading dd:before { position: absolute; width: 0; height: 0; border-style: solid; border-top: 9px solid transparent; border-bottom: 9px solid transparent; border-right: 39px solid #ffffff; border-left: 0; top: 34px; left: -36px; content: ''; filter: drop-shadow(-4px 0px 0px var(--mcolor)); }
.under main .under_heading dl:nth-child(2n) dd {padding-left: 30px;padding-right: 50px;}
.under main .under_heading dl:nth-child(2n) {flex-direction: row-reverse;}

.under main .under_heading dl.itm_blue dt, .under main .under_heading dl.itm_blue dd { border-color: var(--blue); }
.under main .under_heading dl.itm_blue dd:before { filter: drop-shadow(-4px 0px 0px var(--blue)); }
.under main .under_heading dl.itm_green dt, .under main .under_heading dl.itm_green dd { border-color: var(--scolor); }
.under main .under_heading dl.itm_green dd:before { filter: drop-shadow(-4px 0px 0px var(--scolor)); }

.under main .not_err {color: #f00;font-size: 80%;display: block;margin-top: 10px;line-height: 1.5em;}
.under main .under_img_slide {width: 460px;max-width: 100%;height: 300px;overflow: hidden;}
.under main .under_img_slide.slick-initialized {height: auto;overflow: visible;}

/* RESET */
.under main table:last-child,
.under main .list_faq:last-child,
.under main .list_faq dl:last-child,
.under main .list01:last-child,
.under main .list01 li:last-child,
.under main .list02:last-child,
.under main .list02 li:last-child,
.under main .list_check:last-child,
.under main .list_check li:last-child,
.under main .list_step:last-child,
.under main .list_step dl:last-child,
.under main section p:last-child,
.under main p:last-child,
.under main .frame01:last-child,
.under main .frame02:last-child{margin-bottom: 0}