/*==========================================================
                        C U S T O M
==========================================================*/
/* MB */
.under main .mb0{margin-bottom:0}
.under main .mb10{margin-bottom:10px}
.under main .mb15{margin-bottom:15px}
.under main .mb20{margin-bottom:20px}
.under main .mb25{margin-bottom:25px}
.under main .mb30{margin-bottom:30px}
.under main .mb40{margin-bottom:40px}
.under main .mb50{margin-bottom:50px}
.under main .mb60{margin-bottom:60px}
.under main .mb70{margin-bottom:70px}
.under main .mb80{margin-bottom:80px}
.under main .mb90{margin-bottom:90px}
/* MT */
.under main .mt10{margin-top:10px}
.under main .mt15{margin-top:15px}
.under main .mt20{margin-top:20px}
.under main .mt25{margin-top:25px}
.under main .mt30{margin-top:30px}
.under main .mt40{margin-top:40px}
.under main .mt50{margin-top:50px}
.under main .mt60{margin-top:60px}
.under main .mt70{margin-top:70px}
.under main .mt80{margin-top:80px}
.under main .mt90{margin-top:90px}

.under main{padding-top:0;background:#f5f5f5}

.under main .center img,
.under main .image_l img,
.under main .image_r img{border-radius:10px}
.under main .no_bor img{border-radius: 0;}
/*==========================================================
                        FONT FAMILY
==========================================================*/
.under main h2,
.under main h3,
.under main h4,
.under main h5,
.under main h6,
.under main table th,
.under main .list_faq dt,
.under main .list_step dt {font-family: var(--f-main);}
/*==========================================================
                        H E A D I N G
==========================================================*/
.under main h2,
.under main h3,
.under main h4,
.under main h5,
.under main h6{font-weight:700;margin-bottom:30px}
.under main .un_ttl2,
.under main h2{font-weight:700;font-size:60px;text-align:center;color:#2d170e}
.under main .un_ttl3,
.under main h3{letter-spacing:0;margin-bottom:35px;border-bottom:5px var(--mcolor) solid;position:relative;font-weight:700;font-size:36px;text-align:left;color:#2d170e;padding-bottom:41px;padding-left:35px}
.under main .under_content p:not([class]){overflow:hidden}
.under main .under_content .case_des p:not([class]){overflow:inherit}
.under main .under_main.full .inner{width:1630px;padding:0 15px;max-width:100%}
.under main .under_main.full .under_content{width:100%;padding:0}
.under main .under_main.full .under_anc{display: none !important}
.under main .un_ttl3::before,
.under main h3::before{position:absolute;content:"";background:url("../images/ic_h.png") no-repeat left top/47px;width:47px;height:49px;left:5px;top:-11px}
.under main .un_ttl4,
.under main h4{line-height:1.4;margin-bottom:39px;background:var(--mcolor);font-size:22px;color:#fff;padding:10px 25px;border-radius:10px;overflow:hidden}
.under main .org{background:var(--org)}
.under main .green{background:var(--mcolor)}
.under main .blue{background:#023d8b}
.under main .blue,
.under main .green,
.under main .org{margin-bottom:23px;font-size:20px;display: inline-block;}
.under main h4.mb0{margin-bottom:0}
.under main .un_ttl5,
.under main h5{line-height:1.25;margin-bottom:29px;display:table;font-weight:700;font-size:22px;color:#2d170e}
.under main h5.center{text-align:center;display:block}
.under main .un_ttl6,
.under main h6{position:relative;font-weight:700;font-size:20px;color:#5a8503;margin-bottom:20px}
/*==========================================================
                      MAIN - CONTENT
==========================================================*/
.under main #content{padding:0 0 120px}
.under main section{padding:0 0 60px;margin-bottom:0}
.under main section.sec_main{padding-bottom:40px}
.under main section:last-child{padding:0}
.under main ol li{list-style:decimal;list-style:none}
/* LINK + BUTTON TOP */
.under main .link,
.under main .wp_content a{text-decoration:underline;color:var(--mcolor);text-underline-offset:4px;text-decoration-thickness:1px;font-weight:700}
/*============ TOP INFO ============ */
.under main #top_info{height:440px;height:428px;margin:0 auto;position:relative;padding-top:120px}
.under main #top_info::before{background:url('../images/top_info_bg.png') center/cover no-repeat;width:1971px;height:477px;position:absolute;top:10px;left:calc(50% - 960px);content:'';z-index:0}
.under main #top_info .inner{display:flex;align-items:center;height:100%;width:100%;max-width:1920px;justify-content:center;padding:70px 15px 0}
.under main #top_info.full .inner{padding-left:0}
/*==========================================================
                    T O P I C   P A T H
==========================================================*/
.under main #topic_path{max-width:1660px;margin:0 auto;padding:0 30px}
.under main #topic_path ul{display:flex;justify-content:flex-end;flex-wrap:wrap}
.under main #topic_path li{display:inline;position:relative;letter-spacing:-.05em;font-weight:500;font-size:14px;text-align:right;color:#4a4a4a;max-width:100%}
.under main #topic_path li:not(:last-child)::after{content:">";position:relative;display:inline-block;margin:0 13px 0 14px;pointer-events:none}
.under main #topic_path li:nth-last-child(2)::after{content:'>';margin:0 13px 0 15px}
.under main #topic_path li a{text-decoration:none;color:#4a4a4a;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: 15px 20px;}
.under main .list_anchor .btn{margin:0;}
.under main .list_anchor .btn a{padding-top:2px}
.under main .list_anchor .btn.active a{background-color:var(--scolor);pointer-events:none}
/*============ UNDER ANCHOR ============ */
.under main .under_anc{position:absolute;left:calc(50% - 800px);z-index:10;width:400px;border-radius:30px;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16)}
.under main .under_content{width:1150px}
.under main .under_content.full{width:100%}
.under main .boxh3{border-radius:30px;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16);padding:95px 70px 72px;width:100%;display:inline-block}
.under main .boxh3:not(:last-child){margin-bottom:60px}
.under main .under_anc .wrap{width:100%;margin-bottom:10px;position:relative}
.under main .under_anc.active{position:fixed;top:140px}
.under main .under_anc_tt{font-weight:700;text-align:center;margin:0 auto 0;height:80px;background:#d4eba8;display:flex;font-size:22px;color:#2d170e;justify-content:center;border-radius:30px 30px 0 0;align-items:center}
.under main .under_anc li:not(:last-child){border-bottom:1px #c9c9c9 solid;display:inline-block;width:100%}
.under main .under_anc{counter-reset:num}
.under main .under_anc li{counter-increment:num;position:relative;list-style:none}
.under main .under_anc li:not(:last-child){border-bottom:1px solid #ccc}
.under main .under_anc li::before{content:counter(num,decimal-leading-zero) ".";position:absolute;left:0;top:30px;width:60px;text-align:center;line-height:1;font-family:var(--en);font-weight:600;font-size:18px;letter-spacing:-.03em;color:#608d08}
.under main .under_anc li a{position:relative;display:flex;font-weight:500;font-size:16px;line-height:1.56;text-align:left;color:#2d170e;background:url("../images/icon_link.png") no-repeat right 10px center/14px;padding:25px 50px 24px 60px}
.under main .under_anc li.active a{cursor:default;pointer-events:none;color:#393c71}
.under main .under_main{margin-top:15px}
.under main .content_full{padding-top:75px}
.under main #top_info.full .inner{padding-left:0;padding:7px 30px 0}
.under main .full #topic_path{left:35px}
.under main .under_main .inner{width:1630px;padding-left:465px}
.under main .btn_lg a{width:100%;height:72px;padding-top:2px;font-size:24px}
.under main .btn_mid a{width:100%;max-width:320px}
.under main .btn_full{overflow:hidden}
.under main .btn_full a{width:100%;max-width:770px}
/*==========================================================
                        T A B L E
==========================================================*/
.under main .tb_scroll {
  margin-bottom: 25px;
}
.under main .tb_scroll.mb0 {
  margin-bottom: 0;
}
.under main table.td_top td {
  vertical-align: top
}
.under main table.tb_fix {
  table-layout: fixed;
}
.under main table {
  margin-bottom: 25px;
}
.under main table th {
  background: #ABC47A;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.under main table td {
  border: none;
  font-size: 18px;
  line-height: 1.45;
  color: #393c71;
  position: relative;
}
.under main table td:before {
  position: absolute;
  content: "";
  height: calc(100% - 20px);
  width: 1px;
  right: 0;
  top: 10px;
  background: #C8C8C8;
}
.under main table tr {
  background: #eeeeee;
}
.under main table tr:nth-child(2n) {
  background: #fff;
}
.under main table td.td1 {
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  color: #2d170e;
}
.under main table tr th:nth-child(2n) {
  background: #83A83A;
}
.under main table th,
.under main table td {
  padding: 11px 20px;
  color: #000;
  font-size: 15px;
  line-height: 1.6;
}
.under main table img {
  display: block;
  margin: auto;
}
.under main table th {
  border-color: #fff;
  line-height: 1.3em;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  color: #2d170e;
  padding: 27px 15px;
}
.under main table th.center {
  text-align: center;
}
.under main table th.bg1 {
  background: #fff;
  color: #01527c;
}
.under main table.tb_block th {
  border-color: var(--mcolor);
}
.under main table.tb_block tr:first-child th {
  border-top-color: var(--mcolor);
}
.under main table.tb_block tr:last-child th {
  border-bottom-color: var(--mcolor);
}
.bold1 {
  font-weight: 700;
}
.bold2 {
  font-weight: 700;
  color: #ff8a01;
}
.bold3 {
  font-weight: 700;
  background: linear-gradient(to bottom, rgba(255, 222, 152, 0) 0%, rgba(255, 222, 152, 0) 58%, rgba(255, 222, 152, 0.5) 45%, rgba(255, 222, 152, 1) 47.1%, rgba(255, 222, 152, 1) 100%);
}
/*============ LIST ============ */
/* LIST 01 */
.under main .wp_content ul,
.under main .list01 {
  margin-bottom: 30px;
}
.under main .wp_content ul li a,
.under main .list01 li a {
  position: relative;
  margin-left: -25px;
  padding-left: 25px;
}
.under main .list01.mb0 {
  margin-bottom: 0;
}
.under main .list01.mb10 {
  margin-bottom: 10px;
}
.under main .wp_content ul li,
.under main .list01 li {
  display: block;
  padding-left: 20px;
  margin-bottom: 13px;
  position: relative
}
.under main .wp_content ul li::before,
.under main .list01 li::before {
  background: var(--mcolor);
  width: 10px;
  height: 10px;
  position: absolute;
  top: 11px;
  left: 0;
  content: '';
  border-radius: 50%;
}
.under main .wp_content td ul li::before,
.under main td .list01 li::before {
  top: 9px;
}
/* LIST 02 */
.under main .wp_content ol,
.under main .list02 {
  margin-bottom: 30px;
}
.under main .wp_content ol li,
.under main .list02 li {
  counter-increment: li;
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
}
.under main .wp_content ol li::before,
.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;
}
/* 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: 7px;
  left: 5px;
  width: 7px;
  height: 15px;
  border: solid var(--mcolor);
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.under main td .list_check li::before {
  top: 12px;
}
/*============ FRAME ============ */
/* FRAME 01 */
.under main .frame01 {
  padding: 51px 55px 66px;
  background: #fff;
  margin-bottom: 38px;
  display: inline-block;
  width: 100%;
  border: 1px #CECECE solid;
  border-radius: 10px;
}
.under main .frame_has_img {
  padding: 47px 50px;
}
.under main .frame01 p {
  color: #000;
}
.under main .frame01.mb30 {
  margin-bottom: 30px;
}
.under main .frame_pick .frame01 {
  background: #fff;
}
/* FRAME 02 */
.under main .frame02 {
  padding: 35px 40px;
  margin-bottom: 50px;
  border-radius: 10px;
  background: #f0f9de;
}
/* FRAME PICKUP */
.under main .frame_pick {
  padding: 54px 45px 41px;
  margin-bottom: 50px;
  border: 6px var(--mcolor) solid;
  position: relative;
  z-index: 1;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 30px;
}
.under main .frame_pick:before {
  position: absolute;
  content: "";
  background: #fff;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  border-radius: 30px;
  z-index: -1;
}
.under main .frame_pick .pick_ttl {
  font-weight: 900;
  font-size: 28px;
  margin-bottom: 29px;
  padding: 0;
  position: unset;
  background: none;
  border: none;
  color: var(--txt);
  line-height: 2em;
  text-align: center;
}
.under main .frame_pick .pick_ttl span {
  display: table;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -33px;
  width: 200px;
  height: 60px;
  border-radius: 10px;
  background: var(--mcolor);
  color: #fff;
  font-weight: bold;
  font-size: 29px;
  letter-spacing: 0.01em;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding-top: 3px;
}
/* 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;
}
/* WP CONTENT */
.alignright, .alignleft {
  margin-bottom: 30px;
  max-width: 300px !important
}
.aligncenter {
  display: block !important;
  margin: 0 auto
}
.under main .list_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -33px;
}
.under main .list_img > div {
  width: 362px;
  margin-bottom: 33px;
}
.under main .list_img > div.w50 {
  width: 550px;
}
.under main .un_ttl1 {
  display: flex;
  margin-bottom: 0;
}
.under main .un_ttl1 > span {
  flex-shrink: 0;
}
.hidden {
  overflow: hidden;
}
/* RESET */
.under main table:last-child,
.under main .list_faq:last-child,
.under main .list_faq dl:last-child,
.under main .list01:last-child,
.under main .list01 li:last-child,
.under main .list02:last-child,
.under main .list02 li:last-child,
.under main .list_check:last-child,
.under main .list_check li:last-child,
.under main .list_step:last-child,
.under main .list_step dl:last-child,
.under main section p:last-child,
.under main p:last-child,
.under main .frame01:last-child,
.under main .frame02:last-child,
.under main .frame_pick:last-child {
  margin-bottom: 0
}
.under main .box_reason {
  display: flex;
  flex-direction: column;
}
.under main .box_reason > div {
  padding: 60px 50px;
  width: 100%;
  border-radius: 20px;
  display: inline-block;
  position: relative;
}
.under main .rea_num {
  position: absolute;
  left: 47px;
  top: -44px;
  font-family: var(--en);
  font-weight: 500;
  font-size: 47px;
  letter-spacing: -0.03em;
  opacity: 0.3;
}
.under main .box_reason > div.item1 .rea_num {
  color: var(--org);
}
.under main .box_reason > div.item2 .rea_num {
  color: var(--mcolor);
}
.under main .box_reason > div.item3 .rea_num {
  color: #023D8B;
}
.under main .box_reason > div:not(:last-child) {
  margin-bottom: 50px;
}
.under main .box_reason .item1 {
  background: #fff6d6;
}
.under main .box_reason .item2 {
  background: #e8f3d1;
}
.under main .box_reason .item3 {
  background: #deecfe;
}
.under main .list_step {}
.under main .list_step dl {
  border: 4px solid var(--mcolor);
  border-radius: 20px;
  padding: 11px 36px;
  display: flex;
  align-items: flex-start;
  position: relative;
  margin-bottom: 47px;
}
.under main .list_step dl::before {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 10px 0px 10px;
  border-color: var(--mcolor) transparent transparent transparent;
  content: '';
  position: absolute;
  bottom: -32px;
  left: calc(50% - 10px);
  z-index: 1;
}
.under main .list_step dl::after {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 10px 0px 10px;
  border-color: #fff transparent transparent transparent;
  content: '';
  position: absolute;
  bottom: -18px;
  left: calc(50% - 10px);
  z-index: 2;
}
.under main .list_step dt {
  color: var(--mcolor);
  font-weight: bold;
  flex-shrink: 0;
  width: 60px;
  font-family: var(--en);
  font-size: 22px;
  letter-spacing: 0;
  padding-top: 11px;
}
.under main .list_step dd {
  flex-grow: 1;
  padding-left: 30px;
  margin-left: 0;
  border-left: 1px solid var(--mcolor);
  padding-top: 15px;
  padding-bottom: 24px;
}
.under main .list_step dd .step_ttl {
  font-size: 22px;
  font-weight: bold;
  color: var(--txt2);
  line-height: 1.3em;
  margin-bottom: 20px;
}
.under main .list_step dl:last-child {
  margin-bottom: 0;
}
.under main .list_step dl:last-child::before,
.under main .list_step dl:last-child::after {
  display: none;
}
.under main .flex_4img {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -15px;
}
.under main .flex_4img li {
  width: calc((100% - 45px) / 4);
  margin: 0 15px 15px 0;
}
.under main .flex_4img li:nth-child(4n + 4) {
  margin-right: 0;
}
.under main .flex_4img li img {
  border-radius: 10px;
}
/* VOICE */
.under main .list_voice {
  display: flex;
  flex-wrap: wrap;
}
.under main .list_voice .item {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  height: 500px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  padding: 15px 30px 60px 30px;
  position: relative;
  cursor: pointer;
  margin-bottom: 30px;
}
.under main .list_voice .item .wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.under main .list_voice .item .wrap .img {
  border-radius: 20px;
  overflow: hidden;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.under main .list_voice .item .wrap .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
  max-height: 100%;
}
.under main .list_voice .item .wrap .label {
  height: 40px;
  border-radius: 20px;
  background: #9fbe61;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 22px;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 2px 15px 0;
}
.under main .list_voice .item .wrap .title {
  font-size: 18px;
  line-height: 1.94;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.under main .list_voice .item .wrap .link_tt {
  position: absolute;
  bottom: 30px;
  right: 30px
}
.under main .list_voice .item .wrap .link_tt a {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.under main .list_voice .item :last-child {
  margin-right: 0;
}
.under main .voice_content .label {
  height: 40px;
  border-radius: 20px;
  background: #9fbe61;
  color: #fff;
  font-size: 18px;
  margin-bottom: 40px;
  padding: 2px 15px 0;
  display: inline-block;
}
.under main .voice_content .img {
  margin-bottom: 30px;
}
.under main .voice_content .img img {
  border-radius: 10px;
}
.under main .voice_content .des {}
/* COLUMN */
.under main .infor_post {
  display: flex;
  align-items: center;
}
.under main .infor_post .cate {
  height: 40px;
  border-radius: 20px;
  background: #9fbe61;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-left: 20px;
  width: auto;
  padding: 0 25px 2px;
}
.under main .infor_post .date {}
.under main .sec06_load dl {
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.2);
}
.under main .sec06_load dl:not(:last-child) {
  margin-bottom: 20px;
}
/* CASE */
.under main .list_case {
  flex-wrap: wrap;
  margin-bottom: 50px;
	gap: 50px 40px;
}
.under main .list_case .item {
  margin: 0;
}
.under main .list_case .item .big {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  max-width: 100%;
}
.under main .list_case .item table th {
  padding: 15px;
  font-size: 18px;
}
.under main .list_case .item table td {}
.under main .case_infor {
  display: flex;
  align-items: center;
}
.under main .case_infor p {
  margin-bottom: 0;
  line-height: 1.5em;
}
.under main .case_infor .sec01_area {
  margin-left: 15px;
  flex-grow: 1;
}
.under main .case_infor .sec01_area .lable {
  display: inline-block;
  padding: 0 10px;
  font-size: 16px;
  margin-right: 0;
  width: auto;
  max-width: 100%;
}
.under main .case_content {}
.under main .case_content .date {
  display: flex;
  align-items: center;
}
.under main .case_content .date .label {
  min-width: 100px;
  height: 40px;
  border-radius: 20px;
  background: #9fbe61;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  margin-left: 15px;
  padding: 0 15px;
}
.under main .case_slider {
  width: 1200px;
  margin: 0 auto 30px;
  max-width: 100%;
}
.under main .case_slider_big {
  position: relative;
}
.under main .case_slider_big .sold_ttl {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 5;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.under main .case_slider_big .sold_ttl.active {
  display: flex !important;
}
.under main .case_slider_big .sold_ttl::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.under main .case_slider_big .sold_ttl span {
  width: 236px;
  height: 56px;
  border-radius: 5px;
  background: #ecb211;
  border: 3px solid #fff;
  position: relative;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.under main .case_slider_lg {
  height: 800px;
  margin: 0 auto 30px;
  text-align: center;
  overflow: hidden;
}
.under main .case_slider_lg .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.under main .case_slider_lg .img img {
  border-radius: 10px;
}
.under main .case_slider_lg .slick-list,
.under main .case_slider_lg .slick-track {
  height: 100%;
}
.under main .case_slider_sm {
  display: flex;
  height: 380px;
  overflow: hidden;
}
.under main .case_slider_lg.slick-initialized {
  overflow: inherit;
}
.under main .case_slider_sm .img {
  margin: 0 20px 20px 0;
  border: 2px solid var(--mcolor);
  height: auto;
  aspect-ratio: 4/3;
  position: relative;
  cursor: pointer;
}
.under main .case_slider_sm .img::before {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--mcolor);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  z-index: 5;
  pointer-events: none;
  content: '';
}
.under main .case_slider_sm .img.slick-current {
  pointer-events: none;
  border-color: var(--scolor);
}
.under main .case_slider_sm .img.slick-current::before {
  display: block;
  background: var(--scolor);
}
/* .under main .case_slider_lg .img img, */
.under main .case_slider_sm .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 100%;
}
.under main .case_slider_sm .img:nth-child(5n + 5) {
  margin-right: 0;
}
.under main .case_slider_sm .slick-track {
  display: flex !important;
  flex-wrap: wrap;
}
.under main .case_slider_sm .img {
  width: calc((100% - 80px) / 5) !important;
}
.under main .case_slider_sm .img:not(.slick-current):hover::before {
  display: block;
}
.under main .case_slider_sm.slick-initialized {
  height: auto;
  overflow: inherit;
  width: 100%;
}
.under main .case_slider_sm,
.under main .case_slider_sm .slick-list,
.under main .case_slider_sm .slick-track {
  width: 100% !important;
}
/* ===========  WORDPRESS ===========  */
.under main .wp_content img.aligncenter {
  margin: 0 auto;
  display: block;
  border-radius: 20px;
}
.under main .wp_content img.alignleft {
  float: left;
  margin: 0 50px 0 0;
  border-radius: 20px;
}
.under main .wp_content img.alignright {
  float: right;
  margin: 0 0 0 50px;
  border-radius: 20px;
}
.under main .wp_content img {
  max-height: 500px;
  width: auto;
}
.under main .wp_content del {
  text-decoration: line-through;
}
/* ===========  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: 50px;
  height: 50px;
  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 10px;
  border: 1px #ccc solid;
  background: #ccc;
  color: var(--txt)
}
.under main .wp_pagination > span {
  background: var(--mcolor);
  border: 1px var(--mcolor) solid;
  color: #fff;
}
.under main .wp_next_prev {
  position: relative;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.under main .wp_next_prev .btn a {
  padding: 0;
}
.under main .wp_next_prev .btn_back a {
  background: #7e664a no-repeat right 20px center /20px;
}
.under main .wp_next_prev .nextPage a {
  background: url('../images/icon_left_w.png') #7e664a no-repeat left 20px center /20px;
}
.under main .sec06_load:last-child {
  margin-bottom: 0;
}
/*CONTACT*/
.input_text01 {
  width: 300px;
  height: 38px;
  padding: 5px;
  box-sizing: border-box;
}
.txt_info {
  color: #009900;
  font-size: 80%;
  display: block;
  margin-bottom: 5px;
}
.textarea_text01 {
  padding: 10px;
  box-sizing: border-box;
  width: 100%!important;
	min-height: 50px;
  height: 150px;
}
.btn_contact, .back-btn {
  appearance: none;
  -webkit-appearance: none;
  border: none !important;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/icon_right_w.png) #7e664a no-repeat right 12px center / 14px;
  color: #fff;
  text-decoration: none;
  width: 280px;
  height: 60px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
.btn-con-arrow {
  display: table;
  position: relative;
  margin: 0 auto;
}
.back-btn, .back-btn a {
  background: url(../images/icon_left_w.png)var(--scolor) no-repeat left 12px center / 14px;
}
.wpcf7 form .wpcf7-response-output {
  font-size: 15px;
}
.under #content .btn_contact a,
.under #content .back-btn a {
  color: #fff;
}
.under .btn_contact_w > p {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.under .btn_contact_w > p > input {
  margin: 0 5px;
}
#confirm .btn_contact_w input, #confirm .btn_contact_w a {
  margin: 0 5px;
  position: relative;
}
.list_check.list_check01 {
  display: flex;
}
input[type="text"], input[type="number"], input[type="tel"], input[type="email"], input[type="submit"], textarea, button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn_contact a {
  color: #fff;
  text-decoration: none;
}
.box_zipcode, .btn_zipcode01 {
  display: flex;
}
.btn_zipcode {
  width: 100px;
  height: 36px;
  background: var(--scolor);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-left: 10px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  transition: all ease 0.3s;
  position: relative;
  top: 0px;
}
.clear_left {
  clear: left;
}
.under main .check_wrap {
  display: flex;
  flex-wrap: wrap;
}
.under img.ui-datepicker-trigger {
  position: relative;
  left: 7px;
  top: -1px;
  cursor: pointer;
}
.under main .input02,
.under main .textarea_text01, .select01 {
  border: 1px #ccc solid;
  padding: 7px 5px 5px;
  width: 100%;
}
.under main .input02, .select01 {
  width: 300px;
  height: 36px;
}
.select01 {
  height: 40px;
}
.under main .input02::placeholder,
.under main .textarea_text01::placeholder {
  color: #ccc;
}
.under main .btn_site a {
  width: 280px;
  height: 60px;
  background-size: 14px auto;
  background-position: right 12px center;
}
.under main .must1 {
  background: #d0111b;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  float: right;
  padding: 1px 5px 1px;
  border-radius: 3px;
  line-height: 1.7;
  margin-left: auto;
  position: relative;
  top: 8px;
}
.under main .box-check01 .wpcf7-list-item {
  border: dashed 1px #CCCCCC;
  padding: 7px 10px 5px;
  display: inline-block;
  margin: 3px;
  cursor: pointer;
}
.under main .check_wrap .mwform-checkbox-field {
  display: block;
}
p:empty {
  display: none;
}
.under main .box-check01 .wpcf7-list-item:hover {
  background: #FFEE7C;
}
.wpcf7-spinner {
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.box-check01_radio input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  position: relative;
  transition: all .2s ease;
  top: 2px;
}
.box-check01_radio input[type="checkbox"]:checked::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  inset: 0;
  margin: auto;
}
.un_contact {
  display: flex;
  align-items: center;
  justify-content: center;
	gap: 40px;
}
.un_contact .h_contact_tel a {
  font-size: 44px;
}
.un_contact .h_contact_tel a:before {
  top: 7px;
}
.un_contact .ft_contact_line a { display: flex; flex-direction: column; justify-content: center; border-radius: 20px; box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.15); font-weight: bold; padding: 0;line-height: 1.75em; }
.un_contact .ft_contact_line a .txt .lg { display: block; font-size: 160%; font-weight: 700; }
.un_contact .ft_contact_line a .txt { padding: 14px 50px 14px 65px; font-size: 90%; background-position: left 15px center, right 15px center; background-size: 35px auto, 20px auto; }
/*STEP CONTACT*/
.under .step_contact {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-right: 30px;
}
.under .step_contact li {
  width: calc((100% - 150px) / 3);
  height: 90px;
  padding: 0 15px;
  background: var(--mcolor);
  color: #fff;
  text-align: center;
  font-weight: 700;
  position: relative;
  border-radius: 5px 0 0 5px;
  font-size: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.under .step_contact li .num {
  font-family: var(--en);
  font-size: 24px;
}
.under .step_contact li::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 0 45px 30px;
  border-color: transparent transparent transparent var(--mcolor);
  right: -30px;
  top: 0;
}
.under .step_contact li.active {
  background: #FFCE3C;
}
.under .step_contact li.active::before {
  border-color: transparent transparent transparent #FFCE3C;
}
.under main .under_content .h_contact {justify-content: center;}
.under .lightbox {position: fixed;top: 50%!important;transform: translateY(-50%);}
/* FIREFOX ONLY */
@-moz-document url-prefix() {
  .under main .list_voice .item {
    max-width: 460px;
  }
  .mv_bnr_box_fix .title {
    padding-left: 3px;
    padding-right: 0;
  }
}
/* Safari 10.1+ (which is the latest version of Safari at this time) */
@media not all and (min-resolution: 0.001dpcm) {}