.box_under_1 {
	position: relative;
	padding: 78px 0 81px
}

.box_under_1::before,
.box_under_1::after {
	position: absolute;
	content: "";
}

.box_under_1::before {
	left: 0;
	top: 0;
	width: 100%;
	height: 1100px;

	background: url(../images/bg_box_1.jpg) center /cover no-repeat;
	z-index: -1
}

.box_under_1::after {
	height: 1px;
	background: var(--border);
	max-width: 1374px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.box_under_1 .tag_tt2_lp {
	line-height: 1.6em
}

.box_under_1 .tag_tt3_lp {
	line-height: 1.6em;
	font-size: 46px;
	letter-spacing: 0;
}

.under main .txt_u {
	font-weight: 500
}

.under main .list_box_1 {
	position: relative;
	display: flex;
	margin-bottom: 134px;
}

.under main .list_box_1::before,
.under main .list_box_1::after {
	position: absolute;
	content: "";
}

.under main .list_box_1::before {
	left: 0;
	width: 1214px;
	border: 14px solid #C7C7C7;
	height: 306px;
	top: 56px;
	right: 0;
	margin: 0 auto;
}

.under main .list_box_1::after {
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 53px 60px 0px 60px;
	border-color: #C7C7C7 transparent transparent transparent;
	bottom: -107px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.under main .list_box_1 .item {
	width: calc((100% - 83px) / 3);
	border: 6px solid #131313;
	box-shadow: 0 4px 4px rgb(0, 0, 0, 25%);
	background: #fff;
	padding: 49px 32px 46px 32px;
	position: relative;
	margin: 0 42px 0 0;
	z-index: 1;
}

.under main .list_box_1 .item:last-child {
	margin-right: 0
}

.under main .list_box_1 .item::before,
.under main .list_box_1 .item::after {
	position: absolute;
	content: "";
}

.under main .list_box_1 .item::before {
	left: -6px;
	top: -6px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 120px 120px 0px 0px;
	border-color: #131313 transparent transparent transparent;
}

.under main .list_box_1 .item::after {
	width: 110px;
	height: auto;
	aspect-ratio: 1 / 1;
	top: 10px;
	right: 19px;
	z-index: -1;
}

.under main .list_box_1 .item1::after {
	background: url(../images/ic_u_box_1_1.png) center /cover no-repeat;
	right: 12px;
	top: 9px;
}

.under main .list_box_1 .item2::after {
	background: url(../images/ic_u_box_1_2.png) center /cover no-repeat;
}

.under main .list_box_1 .item3::after {
	background: url(../images/ic_u_box_1_3.png) center /cover no-repeat;
}

.under main .list_box_1 .item .txt-big,
.under main .list_box_1 .item .txt-small {
	text-align: center;
	display: block;
}

.under main .list_box_1 .item .txt-big {
	font-size: 28px;
	font-weight: 800;
	margin-bottom: 4px;
}

.under main .list_box_1 .item .txt-small {
	font-size: 20px;
	font-weight: bold;
}

.under main .list_box_1 .item .desc {
	font-weight: 500
}

.under main .list_box_1 .item .num {
	font-size: 36px;
	font-family: var(--f-FjallaOne);
	position: absolute;
	margin-bottom: 0;
	top: 3px;
	left: 9px;
	color: #fff;
}

.under main .tag_tt3_lp .line::before {
	bottom: 9px;
}

.under main .tag_tt3_lp .line2::before {
	bottom: 5px;
}

.under main .box_contact {
	position: relative;
	max-width: 1094px;
	margin: 25px auto 0 auto;
	height: 205px;
	padding: 20px;
}

.under main .box_contact::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/u_bg_contact.jpg) center /cover no-repeat;
	z-index: -1;
}

.under main .box_contact .sub_content {
	background: #fff;
	box-shadow: 0px 3px 3px rgb(0, 0, 0, 25%);
	border: 4px solid #fff;
	height: calc(100% - 4px);
	display: flex;
	align-items: center;
	padding: 0px 0 0px 0;
	position: relative;
	z-index: 1;
}

.under main .box_contact .sub_content::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 221px;
	height: 153px;
	background: #EEE;
	clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
	z-index: -1;
}

.under main .box_contact .sub_content .item_l {
	display: flex;
	align-items: center;
	margin-right: 47px;
}

.under main .box_contact .sub_content .img {
	margin-bottom: 0;
	position: relative;
	left: 10px;
	top: 1px;
}

.under main .box_contact .sub_content .name {
	font-size: 32px;
	font-weight: 900;
	line-height: 1.5em;
	margin-left: 30px;
	letter-spacing: 0.1em;
	padding-bottom: 7px;
}

.under main .box_contact .sub_content .item_r .btn_inquiry {
	padding-bottom: 1px;
}

.under main .box_contact .sub_content .item_r .btn_inquiry a {
	height: 86px;
	width: 340px;
	font-size: 20px;
	padding-left: 6px;
	font-weight: 700;
}

.under main .box_contact .sub_content .item_r .btn_inquiry a::after {
	background-position: center right 16px;
}

.under main .box_under_2 {
	padding: 100px 0
}

.under main .box_under_2 .sub-under-2 {
	margin: 77px 0 0 0;
}

.under main .ttl-lp {
	margin-bottom: 69px
}

.under main .title3_lp .txt_h3_2 {
	margin-bottom: 11px;
	display: block;
}

.under main .title3_lp::before {
	height: calc(100% + 44px);
	top: -22px;
}
.under main .tt-lp .sm{background: none}
.under main .tt-lp .line2::before{height: 32px;}
.under main .box_table_lp .frame_more_ttl .line2{padding: 0 5px}
.under main .ttl-lp .tt-sub {
	font-weight: bold;
	font-size: 26px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	margin-bottom: 47px;
}

.under main .ttl-lp .tt-sub .txt {
	border: 4px solid #131313;
	padding: 7px 23px 9px 23px;
	display: inline-block;
	box-shadow: 0px 4px 4px rgb(0, 0, 0, 25%);
	position: relative;
	background: #fff;
}


.under main .ttl-lp .tt-sub .txt::after {
	content: "";
	position: absolute;
	left: 58px;
	bottom: -29px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #000 transparent transparent transparent;
	background: transparent;
	filter: drop-shadow(0px 4px 4px rgb(0, 0, 0, 32%));
	border-width: 26px 35px 0px 0px;
}

.under main .ttl-lp .tt-sub .txt::before {
	content: "";
	position: absolute;
	left: 62px;
	bottom: -22px;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	z-index: 1;
	border-width: 30px 37px 0px 0px;
}


.under main .box_under_2 .item {
	position: relative;
	margin-bottom: 148px
}

.under main .box_under_2 .item:last-child {
	margin-bottom: 0
}

.under main .box_under_2 .item::before {
	width: 793px;
	height: 366px;
	position: absolute;
	content: "";
	top: 60px;
	z-index: -1;
}

.under main .box_under_2 .item1::before,
.under main .box_under_2 .item3::before {
	right: calc(50% - 960px);
}

.under main .box_under_2 .item1::before {
	background: url(../images/bg_item_1.jpg) center /cover no-repeat;
}

.under main .box_under_2 .item2::before {
	background: url(../images/bg_item_2.jpg) center /cover no-repeat;
	left: calc(50% - 960px);
}

.under main .box_under_2 .item3::before {
	background: url(../images/bg_item_3.jpg) center /cover no-repeat;
}

.under main .box_under_3 {
	padding: 59px 0;
	position: relative;
}
.under main .box_under_3 .tag_tt3_2 .line::before{height: 13px;}
.under main .box_chart {
	position: relative;
	max-width: 1214px;
	margin: 25px auto 0 auto;
	height: 442px;
	padding: 20px;
	z-index: 1;
}

.under main .box_chart::before {
	position: absolute;
	content: "";
	left: 0;
	top: -36px;
	width: 1214px;
	height: auto;
	background: url(../images/bg_box_chart.svg) center / cover no-repeat;
	z-index: -1;
	aspect-ratio: 607 / 239;
}

.under main .box_chart .ct-chart {
	background: #fff;
	box-shadow: 0px 3px 3px rgb(0, 0, 0, 25%);
	border: 4px solid #fff;
	height: calc(100% - 4px);
	position: relative;
	z-index: 1;
	padding: 25px 37px;
}

.under main .box_chart .box_u_chart {
	margin: 11px 0 0 0;
}

.box_pick_lp {
	position: relative;
	padding: 69px 0;
	min-height: 843px;
	margin: 103px 0 0;
}

.box_pick_lp::before {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/bg_pick_lp.svg) center / cover no-repeat;
	z-index: -1;
	position: absolute;
	content: ""
}

.box_pick_lp::after {
	width: 554px;
	height: 582px;
	top: 131px;
	right: -4px;
	background: url(../images/bg_ft_after.png) center / cover no-repeat;
	z-index: -1;
	opacity: 0.1;
	mix-blend-mode: screen;
	position: absolute;
	content: ""
}

.box_pick_lp .tt_ft {
	text-align: center;
	margin: 0;
	position: absolute;
	top: -23px;
	left: 0px;
	right: 0;
}

.box_pick_lp .tt_ft .txt {
	font-size: 36px;
	font-weight: 900;
	letter-spacing: 0;
	padding: 5px 20px;
	position: relative;
}

.box_pick_lp .tt_ft .txt::before {
	position: absolute;
	content: "";
	left: -36px;
	top: -11px;
	background: url(../images/bg_btn_pick_lp.svg) center / cover no-repeat;
	width: 794px;
	height: auto;
	z-index: -1;
	aspect-ratio: 794 / 125;
}

.txt-en-lp {
	position: absolute;
	z-index: -1;
	margin: 0;
	line-height: 1em;
	left: -15px;
	color: var(--gray);
	font-size: 270px;
	color: #fff;
	opacity: 0.1;
}

.box_pick_lp .txt-en-lp {
	top: 112px;
}

.box_pick_lp .tt-pick-lp {
	font-size: 52px;
	letter-spacing: 0;
	font-weight: 900;
	line-height: 1.3em;
	text-shadow: 0 4px 4px rgb(0, 0, 0, 25%);
	color: #fff;
	text-align: center;
	margin-bottom: 45px;
}

.box_pick_lp .sub_ct_pick_lp {
	display: flex;
	justify-content: space-between;
	margin: 129px 0 0;
}

.box_pick_lp .sub_ct_pick_lp .item {
	background: #fff;
	width: calc((100% - 38px) / 2);
	box-shadow: 0px 3px 3px rgb(0, 0, 0, 25%);
	padding: 40px 40px 37px 40px;
	position: relative;
}

.box_pick_lp .sub_ct_pick_lp .desc_picl_lp {
	margin-bottom: 28px
}

.box_pick_lp .sub_ct_pick_lp .item .img_picl_lp {
	margin: -120px auto 20px auto;
	text-align: center
}

.box_pick_lp .sub_ct_pick_lp .item .btn_art {
	text-align: center;
	margin: 0 0 0 8px;
}

.box_pick_lp .sub_ct_pick_lp .item .btn_art a,
.box_pick_2_lp .content_pick_lp .btn_art a {
	font-weight: 800
}

.box_table_lp {
	position: relative;
	padding: 100px 0px 0px;
}

.under main .box_table_lp .frame_pick_ic {
	top: 0
}

.box_table_lp .content_table_lp {
	margin: 98px 0 0 0;
}

.box_table_lp .content_table_lp .item {
	padding-bottom: 100px;
	margin-bottom: 101px;
	border-bottom: 1px solid var(--border);
}

.box_table_lp .content_table_lp .item {
	display: flex;
	justify-content: space-between;
}

.box_table_lp .content_table_lp .ct_it_l {
	display: flex
}

.box_table_lp .content_table_lp .item .tag_tt2_cus {
	line-height: 1.4em;
	margin-bottom: 60px;
	letter-spacing: 0.05em;
}

.box_table_lp .content_table_lp .item .tag_tt2_cus::before {
	height: calc(100% + 1px);
	top: -1px;
}

.box_table_lp .content_table_lp .item .img_user_lp {
	width: 187px;
	height: 187px;
	border-radius: 50%;
	margin: 0 0 18px 0;
}

.box_table_lp .content_table_lp .item .img_user_lp img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.box_table_lp .content_table_lp .item .txt_user_lp {
	text-align: center;
	font-weight: 500
}

.box_table_lp .content_table_lp .item .info_txt_lp .group_tb_lp {
	margin-bottom: 27px;
}

.box_table_lp .content_table_lp .item .info_txt_lp .group_tb_lp .tt-tb-lp {
	font-weight: 900;
	padding-left: 42px;
	position: relative;
	margin-bottom: 15px;
}

.box_table_lp .content_table_lp .item .info_txt_lp .group_tb_lp .tt-tb-lp::before {
	position: absolute;
	content: "";
	top: 1px;
	height: auto;
	width: 30px;
	background: url(../images/ic_check_lp.png) center /cover no-repeat;
	aspect-ratio: 1 / 1;
	left: 0;
}

.box_table_lp .content_table_lp .item .list-tb-lp li {
	font-weight: 500;
	position: relative;
	padding-left: 16px;
	letter-spacing: 0;
}

.box_table_lp .content_table_lp .item .list-tb-lp li::before {
	position: absolute;
	content: ".";
	top: -8px;
	height: 0;
	width: 0;
	border-radius: 50%;
	background: var(--txt);
	left: 0;
	font-size: 31px;
}

.box_table_lp .content_table_lp .ct_it_l .user-lp {
	margin-right: 40px;
}

.box_table_lp .content_table_lp .ct_it_l .list-tb-lp {
	margin-left: 11px;
	padding-right: 12px;
}

.under main .tb_lp tr th,
.under main .tb_lp tr:first-child th {
	border-bottom-color: #fff
}

.under main .tb_lp tr:last-child th {
	border-bottom-color: var(--txt);
}
.under main .tb_sale_lp th.empty{
    background: transparent;
    border: 0;
 }
 .under main .tb_sale_lp td.label-vertical{letter-spacing: 0;background: #EEE;line-height: 1.2em;}
  
.box_text_lp {
	position: relative;
	max-width: 1214px;
	margin: 0 auto 0 auto;
	height: 299px;
	padding: 20px;
}

.box_text_lp::before {
	position: absolute;
	content: "";
	left: 0;
	top: -36px;
	width: 1214px;
	height: auto;
	background: url(../images/bg_box_text.svg) center / cover no-repeat;
	z-index: -1;
	aspect-ratio: 1214 / 299;
}

.box_text_lp .ct_text_lp {
	padding: 50px
}

.box_text_lp .ct_text_lp .tag_tt2_lp {
	line-height: 1.6em
}

.box_text_lp .ct_text_lp .tag_tt2_lp .line::before {
	bottom: 7px
}

.box_pick_2_lp {
	padding: 66px 0 72px 0;
	position: relative;
	margin: 64px 0;
	overflow: hidden;
}

.box_pick_2_lp::before {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/bg_pick_2_lp.svg) center / cover no-repeat;
	z-index: -1;
	position: absolute;
	content: "";
}

.box_pick_2_lp::after {
	width: 554px;
	height: 582px;
	top: -4px;
	right: -10px;
	background: url(../images/bg_ft_after.png) center / cover no-repeat;
	z-index: -1;
	opacity: 0.1;
	mix-blend-mode: screen;
	position: absolute;
	content: "";
}

.box_pick_2_lp .txt-en-lp {
	top: -20px;
}

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

.box_pick_2_lp .ct_box_pick_2_lp .tag_tt3_cus {
	line-height: 1.6em;
	display: block;
	padding-bottom: 17px;
	margin-bottom: 33px;
}

.box_pick_2_lp .ct_box_pick_2_lp .content_pick_lp {
	padding: 10px 0 0 0
}

.box_pick_2_lp .content_pick_lp .btn_art {
	margin: 54px 0 0 4px;
	text-align: center;
}

.box_under_4 {
	padding: 36px 0 21px;
}

.box_under_4 .info_box_4 {
	display: flex;
	justify-content: space-between;
	margin: 97px 0 0 0;
}

.box_under_4 .info_box_4 .item {
	width: calc((100% - 38px) / 2);
	border: 2px solid var(--txt);
	padding: 37px 50px 25px 50px;
	position: relative;
}

.box_under_4 .info_box_4 .item:not(:last-child)::before {
	position: absolute;
	content: "";
	right: -49px;
	width: 68px;
	height: auto;
	aspect-ratio: 68 / 29;
	background: url(../images/ic_row4.png) center /cover no-repeat;
	top: calc(50% - 14px);
	z-index: 1;
}

.box_under_4 .info_box_4 .item .list01 {
	padding: 0 29px 0 30px;
}

.box_under_4 .info_box_4 .item .list01 li {
	letter-spacing: 0;
	font-weight: 500;
	margin-bottom: 15px;
}

.box_lp {
	padding: 78px 0 0;
}

.box_lp .ct_box_lp {
	border-top: 1px solid var(--border);
	padding: 102px 0 0;
}

.box_under_tb_lp .ct_tb_lp {
	border-bottom: 1px solid var(--border);
	padding-bottom: 100px;
}

.box_under_qa_lp {
	margin-bottom: 22px;
}


.box_under_user_lp .box_info {
	position: relative;
	min-height: 398px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.box_under_user_lp .box_info::before,
.box_under_user_lp .box_info::after {
	position: absolute;
	content: "";
	left: 0;
}

.box_under_user_lp .box_info::before {
	top: 0;
	background: url(../images/bg_user_lp.svg) center /cover no-repeat;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.box_under_user_lp .box_info::after {
	width: 448px;
	height: auto;
	background: url(../images/bg_after_user_lp.svg) center /cover no-repeat;
	bottom: 0;
	aspect-ratio: 224 / 199;
	z-index: -1;
}

.box_under_user_lp .box_info .img-user {
	margin-bottom: 20px
}

.box_under_user_lp .box_info .img-user img {
	box-shadow: 4px 4px 12px rgb(0, 0, 0, 15%)
}

.box_under_user_lp .box_info .name-user {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0;
	line-height: 1.8em
}

.box_under_step_lp {
	padding: 101px 0 21px;
}

.under main .box_under_step_lp .frame_more_ttl {
	text-align: left;
	align-items: flex-start;
	justify-content: flex-start;
}

.box_under_step_lp .inner,
.box_under_step_lp .info_step_lp {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.box_under_step_lp .info_step_lp .item {
	width: calc((100% - 110px) / 4);
	padding: 0 18px;
	max-width: 356px;
}

.box_under_step_lp .info_step_lp .item .name-step {
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1.8em;
	margin-bottom: 16px;
}

.box_under_step_lp .info_step_lp .item .img-step {
	margin-bottom: 28px
}

.box_under_step_lp .info_step_lp .item .name-step .txt {
	color: #fff;
	font-family: var(--f-FjallaOne);
	font-size: 24px;
	display: inline-block;
	padding: 4px 12px 2px 16px;
	position: relative;
	font-weight: 300;
	background: var(--mcolor);
	letter-spacing: 0.01em;
	margin-right: 20px;
}

.box_under_step_lp .info_step_lp .item .name-step .txt::before {
	content: '';
	position: absolute;
	width: 10px;
	height: 100%;
	right: -9px;
	top: 0;
	background: var(--mcolor);
	clip-path: polygon(1% -10%, -5% 100%, 93% 102%);
}

.box_under_step_lp .info_step_lp .slick-prev,
.box_under_step_lp .info_step_lp .slick-next {
	top: 25.5%;
	width: 60px;
	height: 60px;
}

.box_under_step_lp .info_step_lp .slick-prev {
	background: url(../images/ic_next_lp.png) center /cover no-repeat;
	left: -310px;
}

.box_under_step_lp .info_step_lp .slick-next {
	background: url(../images/ic_prev_lp.png) center /cover no-repeat;
	left: -230px;
	right: initial;
}

.box_under_step_lp .info_step_lp .slick-prev::before,
.box_under_step_lp .info_step_lp .slick-next::before {
	display: none
}

.box_under_step_lp .info_step_lp {
	width: 100%;
	height: 460px;
	overflow: hidden;
}

.box_under_step_lp .info_step_lp.slick-initialized {
	overflow: inherit;
	height: auto;
}

/*CTA 1*/
.u_box_cta {
	position: relative;
	padding: 77px 0 66px;
}

.u_box_cta::before {
	position: absolute;
	content: "";
	min-width: 1260px;
	width: 100vw;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: url(../images/bg_cta1.svg) center / cover no-repeat;
	height: 100%;
	z-index: -1
}

.u_box_cta .info_cta {
	position: relative;
	z-index: 2
}

.u_box_cta::after {
	content: 'PICK UP';
	position: absolute;
	font-family: var(--f-FjallaOne);
	font-size: 270px;
	color: #fff;
	line-height: 1em;
	left: calc(50% - 950px);
	z-index: -1;
	opacity: 0.15;
	mix-blend-mode: soft-light;
	bottom: -50px;
}

.u_box_cta_1 {
	text-align: center;
}

.under main .u_box_cta .tt-cta-3 {
	text-align: center;
	margin: 0 auto 32px auto;
	padding-bottom: 17px;
	margin-bottom: 30px;
}

.tt-cta {
	position: relative;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 15px;
}

.tt-cta .txt {
	position: relative;
	padding: 0 20px;
}

.tt-cta .txt::before,
.tt-cta .txt::after {
	background: var(--txt);
	height: 19px;
	width: 2px;
	bottom: 3px;
	position: absolute;
	content: ""
}

.tt-cta .txt::before {
	transform: rotate(-27deg);
	left: -10px;
}

.tt-cta .txt::after {
	transform: rotate(27deg);
	right: 0;
}

.u_box_cta .btn {
	margin: 37px 0 0 0
}

.u_box_cta .btn a {
	line-height: 1.3em;
	padding-bottom: 3px;
	letter-spacing: 0.1em;
	text-align: center;
}

.u_box_cta .ic_pick_cta {
	position: absolute;
	width: 100vw;
	min-width: 1260px;
	top: 11px;
	height: 100%;
	right: calc(46% - 888px);
	overflow: hidden;
	margin-bottom: 0;
}

.u_box_cta .ic_pick_cta::after {
	width: 554px;
	height: auto;
	top: -27px;
	right: -4px;
	background: url(../images/ic_cta.png) center / cover no-repeat;
	z-index: -1;
	opacity: 0.08;
	mix-blend-mode: screen;
	position: absolute;
	content: "";
	aspect-ratio: 277 / 280;
}

/*CTA 2*/
.under main .u_box_cta_2 .img_cta_lp img {
	max-height: 100%
}

.ct_box_cta {
	position: relative;
	z-index: 1
}

.u_box_cta_2 .tt-cta .txt::before {
	left: 3px;
}

.u_box_cta_2 .ic_pick_cta::after {
	top: 0
}

/*CTA 3*/
.u_box_cta_3 {
	text-align: center
}

.u_box_cta_3::before {
	background: url(../images/bg_cta3.svg) center / cover no-repeat;
}

.u_box_cta_3 .tt-cta .txt::before {
	left: -2px;
}

.u_box_cta_3 .ic_pick_cta::after {
	top: calc(50% - 280px);
}

.u_box_cta_3 .img_cta_lp {
	margin: 47px 0 40px
}

.under main .link_under {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.line_bg2 {
	background: linear-gradient(transparent 0%, transparent 65%, var(--scolor) 50%, var(--scolor) 50%, var(--scolor) 90%, transparent 90%, transparent 100%) repeat scroll 0 0px;
	padding-bottom: 6px;
}

.bg_line {
	position: relative
}

.bg_line::before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 13px;
	background: var(--scolor);
	content: "";
	z-index: -1
}

.bg_line1::before {
	width: calc(100% - 14px);
	bottom: -1px;
}

/*.line_bg_lp {
	background: linear-gradient(transparent 0%, transparent 58%, #fff 50%, #fff 50%, #fff 95%, transparent 90%, transparent 100%) repeat scroll 0 0;
	padding-bottom: 3px;
}*/