/* header */

@media (min-width: 901px) {
	.gl_common_nav__list__item {
		position: relative
	}

	.gl_common_nav__list__item a {
		font-style: initial
	}

	ul.item_ul {
		padding: 0.75rem 0 0.5rem;
		position: absolute;
		width: 6.5rem;
		top: 3.125rem;
		display: none;
		background: #FFFFFF;
		border: 1px solid #EBECEB;
		border-radius: 10px;
	}

	.gl_common_nav__list__item:hover ul.item_ul {
		display: block
	}

	ul.item_ul li a {
		line-height: 2rem;
		padding: 0;
	}

	ul.item_ul li a:hover {
		color: #1a1a1a
	}

	.gl_common_main.brandi {
		padding: 5.75rem 0 0;
	}

	.w-embed.guanlian .c_heading,
	.w-embed.guanlian .c_visual_split {
		width: 80%;
		min-width: 80rem;
	}

}

.c_slider__caption_bz {
	color: #666;
	text-align: center;
	margin-top: 0.5rem;
	font-size: 1rem;
}



@media (max-width: 900px) {
	.gl_common_nav__list__item {
		display: inherit;
	}

	.gl_common_nav__list__item a {
		width: 100%;
		display: block;
		padding: 0.7rem 1.5rem;
		font-style: initial;
	}

	ul.item_ul {
		display: flex;
		width: 100%;
		margin-bottom: 3rem;
		justify-content: center;
	}

	ul.item_ul li a {
		color: #444;
		font-size: 1.2rem;
		/* padding: 1rem; */
	}

}

/* swiper */

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	/* width: 100%; */
	object-fit: cover;
	width: 20rem;
	height: 20rem;
	margin-bottom: 1rem;
	margin-top: -1rem;
}

/* h2 */
.toppage .about__block__ttl {
	/*font-family: Georgia, serif;*/
	font-size: 2.5rem;
	font-weight: 900;
	line-height: 1.4em;
}

.toppage .statement__block__lead {
	/*font-family: Georgia, serif;*/
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.4em;
}

.toppage .statement__block__txt {
	/*font-family: Georgia, serif;*/
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.7em;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.6875em;
	letter-spacing: 0.08em;
}

.toppage .about__block__ttl:before,
.toppage .statement__block__lead:before,
.toppage .statement__block__txt:before {
	display: none
}

.otherpage .article__body ol.ol3>li {
	list-style: lower-latin;
}

.otherpage .article__body ol.ol3>li:before {
	display: none
}

.otherpage .article__body table.tablepg {
	width: inherit;
	border: 0;
	margin: 0;
	padding: 0;
}

.otherpage .article__body table.tablepg td {
	border: 0;
	padding: 0;
}

.otherpage .article__body table.tablepg td:first-child {
	padding: 0;
	border-right: 0;
	padding-right: 1.25rem;
	width: 40%;
}

.otherpage .article__body table.tablepg td:last-child {
	padding: 0;
	width: 60%
}

.faq_emb {
	min-height: auto;
	padding-bottom: 6.875rem;
	background: url(/img/bg0912-1.png) no-repeat center bottom;
	background-size: contain
}

.faq_emb .contents_area {
	padding-bottom: 0;
	min-height: auto;
}

.otherpage .article__body p {
	margin-bottom: 1em;
}

p.hlist {
	margin-left: 3.75rem;
	line-height: 1.8em;
}

.app_yszc {
	margin-top: 2.5rem;
	text-align: center;
	font-size: 1rem;
}

.app_yszc a {
	text-decoration: underline;
}

.cus_line {
	background: #FFFFFF;
	border: 1px solid #EBECEB;
	border-radius: 20px;
	padding: 1.25rem;
	text-align: center;
}

.cus_line .phone,
.cus_line .mail {
	font-size: 1.5rem;
	color: #1A1A1A;
	letter-spacing: 2.4px;
	line-height: 2.0625rem;
	font-weight: bold;
	margin-bottom: 0.625rem;
}

.cus_line p {
	color: #1A1A1A;
	letter-spacing: 1.6px;
	line-height: 1.5rem;
	font-size: 1rem;
}

.otherpage .article__body.sh {
	margin-left: -5em;
	margin-right: -5em;
}

.cus_bz {
	font-size: 0.75rem;
	color: #969696;
	letter-spacing: 1.2px;
	line-height: 1rem;
	text-align: center;
	margin-top: 1.5rem;
	margin-bottom: 1.25rem;
}

.hzcg {
	margin-top: 6.25rem;
}

.cus_line .mail {
	margin-bottom: 0;
	line-height: 1.8em;
}

br.sp {
	display: none;
}

.cg-t {
	margin-top: 4.75rem;
	display: flex;
	justify-content: space-between;
}

.btn.cg-t {
	width: 26rem;
	line-height: 3.75rem;
	letter-spacing: 0;
	color: #fff;
	background: #000;
	border-radius: 1.875rem;
	font-weight: 700;
	text-align: center;
	display: block;
}

.btn.cg-t a {
	margin: 0;
}

.cus_line .mail a {
	/* display: block; */
}

.cus_line .mail a img {
	width: 1.5rem;
	height: 1.5rem;
	display: inline;
	margin-left: 0.625rem;
	margin-top: -0.3125rem;
	vertical-align: middle;
}

.brand_his .group {
	display: flex;
	align-items: flex-start;
	padding-bottom: 14.375rem;
	margin-left: 3.75rem;
}

.brand_his.nop .group {
	padding-bottom: 0
}

.brand_his.fir .group {
	padding-bottom: 16rem;
}

.brand .brand_his.fir article .timeline {
	height: calc(100% - 15rem);
}

.brand .gl_common_main__bg div:nth-of-type(1):before {
	display: none;
}

.brand .gl_common_main__bg div:nth-of-type(2):before {
	display: none;
}

.brand .article p {
	margin-top: 0
}

.brand .year {
	width: 18.75rem;
	/* height: 48px; */
	font-size: 4.0625rem;
	color: #1A1A1A;
	line-height: 3rem;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia-BoldItalic;
	margin-top: -0.5rem;
}


.brand .cont .ph {
	margin-top: 3.125rem;
}

.brand .cont .ph.au {
	text-align: center;
}

.brand .cont .ph.au img {
	width: inherit;
	display: inline;
}

.brand .cont .line {
	height: 1px;
	background: #EEEEEE;
	overflow: hidden;
	margin: 5rem 0;
}

.brand .cont .ph.bd {
	padding: 1.875rem;
	background: #FFFFFF;
	border: 1px solid #EBECEB;
	border-radius: 1.25rem;
	text-align: center;
}

.brand .cont .ph.bd img {
	width: 190px;
	display: inline;
}

.brand .cont .ph.bd span.txt {
	width: 9.125rem;
	line-height: 1.875rem;
	background: #000000;
	border-radius: 0.25rem;
	font-weight: 600;
	font-size: 1.125rem;
	color: #FFFFFF;
	letter-spacing: 0.0625rem;
	display: inline-block;
	height: 1.875rem;
	margin: 0.625rem;
}

.brand .cont .ph.bd.flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.brand .cont .phgp {
	display: flex;
	gap: 2.5rem;
}

.brand .cont .phgp .ph.bd {
	padding: 1.875rem 1.25rem;
}

.brand .cont .phgp .ph.bd .txt {}

section.brand_his.fir {
	background: url(/img/brand/history/bg-b.png) no-repeat bottom;
	background-size: contain;
}

section.brand_his.sec {
	background: url(/img/brand/history/bg-m2.png) no-repeat bottom center;
	background-size: contain;
}

section.brand_his.thi {
	background: url(/img/brand/history/bg-m.png) no-repeat bottom center;
	background-size: contain;
}

section.brand_his.fou {
	background: url(/img/brand/history/bg-t.png) no-repeat bottom;
	background-size: contain;
	/* padding-bottom: 14.375rem; */
}

.brand article.month .year {
	font-size: 2.5rem;
}

.brand .article {
	position: relative;
}

.brand article .timeline {
	margin-top: 3.9375rem;
	height: calc(100% - 5rem);
	width: 1px;
	position: absolute;
	background: url(/img/brand/history/line.png) repeat-y;
}

.brand_his .group .cont {
	width: calc(100% - 22.5rem);
	/* margin-top: -3.125rem; */
}

.brand article .timeline:before {
	content: "";
	display: table;
	width: 1.25rem;
	height: 1.25rem;
	background: #000000;
	display: block;
	border-radius: 100%;
	margin-bottom: 1.25rem;
	margin-left: -0.5625rem;
	margin-top: -3.125rem;
}

.brand article.month {
	/* padding-bottom: 14.375rem; */
	/* margin-bottom: 3.75rem; */
}

.brand article.month .timeline {
	/* height: calc(100% - 8.75rem); */
}

.brand article.month .timeline:before {
	border: 2px solid #000;
	background: none;
	width: 0.75rem;
	height: 0.75rem;
	margin-left: -0.4375rem;
}

.brand article.month .cont {
	font-weight: 600;
	font-size: 1.5rem;
	color: #1A1A1A;
	letter-spacing: 2.4px;
	line-height: 1.875rem;
	margin-top: 0;
}

section.brand_his.fou .line {
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.brand .article.title {
	padding-top: 0;
}

.links a {
	display: inline-block;
	margin-right: 1rem;
}

.links {
	margin-bottom: 1rem;
	font-size: 0.875rem;
}

.pc_cr {
	display: block;
}

.sp_cr {
	display: none;
}

.brand_in p {
	margin-bottom: 2.5rem;
	font-weight: 400;
	font-size: 1rem;
	color: #1A1A1A;
	letter-spacing: 1.6px;
	line-height: 1.75rem;
}

.brand .article p.lgsiz {
	font-weight: 600;
	font-size: 1.5rem;
	letter-spacing: 2.4px;
	line-height: 1.875rem;
}

.brand_in.fir {
	background: url(/img/brand/story-b-line.png) no-repeat bottom left;
	background-size: contain;
	padding: 0 0 13rem;
}

.gl_common_main {}


.brand_in.sec {
	background: url(/img/brand/brand-2.png) no-repeat top left;
	background-size: 100%;
	padding: 20.625rem 0;
	margin-top: -8.125rem;
}



.brand_in.sec .article {
	background: rgba(255, 255, 255, 0.98);
	padding: 5rem;
	width: calc(60rem + 10rem);
}

.brand_in.thi {
	/* background: url(/img/brand/brand-3.png) no-repeat top left; */
	/* background-size: 100%; */
	/* margin-top: -14.375rem; */
}

.brand_in.thi p {
	color: white;
}

.brand_in.thi p.center {
	text-align: center;
	padding-top: 3.125rem;
	padding-bottom: 3.75rem;
	font-weight: 600;
	font-size: 1.125rem;
	color: #FFFFFF;
	letter-spacing: 1.8px;
	text-align: center;
	line-height: 2.25rem;
}

.brand_in.thi .photos {
	display: flex;
	justify-content: center;
	align-items: center;
}

.brand_in.thi .photos img {
	width: 32.5rem;
}

.brand_in.thi .photos .cont {
	margin-left: 5rem;
}

.brand_in.thi .cont p {
	font-weight: 600;
	text-align: left;
	font-size: 1.4506666667rem;
	line-height: 1.5em;
}

.brlinks {
	display: flex;
	justify-content: space-between;
	margin-top: 3rem;
	margin-bottom: 7.875rem;
}

.brlinks a {
	width: 27.5rem;
	background: #FFFFFF;
	border: 1px solid #EBECEB;
	border-radius: 20px;
	padding: 1.875rem;
	position: relative;
}

.brlinks a span {
	display: block;
}

.brlinks a span.en-ti {
	font-family: Georgia-BoldItalic;
	font-weight: BoldItalic;
	font-size: 1.5rem;
	color: #1A1A1A;
	letter-spacing: 2.4px;
	line-height: 1.875rem;
	margin-bottom: 0.625rem;
}

.brlinks a span.cn-ti {
	font-weight: 600;
	font-size: 1.5rem;
	color: #1A1A1A;
	letter-spacing: 2.4px;
}

.brlinks .c_product_list__icon {
	bottom: 1.85rem;
}

.ba span:first-child {
	margin-right: 0.5rem;
}

.paragraph {
	font-size: 0.875rem;
}

.button {
	font-size: 0.875rem;
}

.open {
	display: block !important;
}

.hz-title {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5em;
	display: block;
	margin: 0 0 1.5rem;
	letter-spacing: 0.1em;
}

.gl_common_main.brandi {
	position: relative
}

.gl_common_main.brandi .yuan {
	position: absolute;
	right: -5.5622rem;
	top: 0;
	width: 45rem;
}

.brand .article p.kh {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 6rem;
}

article.article.posi-center {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

article.article .ph-story {
	width: 25rem;
	height: 18.75rem;
}

article.article .ph-story img {
	width: 100%;
	max-width: 100%;
}

p.mstxt {
	font-size: 0.875rem;
	line-height: 1.4285714286em;
	margin: 0.5625rem 0 0;
	letter-spacing: 0.05em;
	color: #969696;
}

.brand .article p.topjg {
	margin-bottom: 4rem;
}

.monthms {
	width: 18.75rem;
	font-size: 2.5rem;
	color: #1A1A1A;
	line-height: 3rem;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia-BoldItalic;
	margin-top: -0.5rem;
}

.brand article .timeline.month:before {
	border: 2px solid #000;
	background: none;
	width: 0.75rem;
	height: 0.75rem;
	margin-left: -0.4375rem;
}

article.article.siyear {
	padding-bottom: 3.125rem;
	padding-bottom: 3rem;
}

article.article.siyear-x {
	/* padding-top: 3.125rem; */
	padding-bottom: 3rem;
}

article.article.siyear-x .group {
	padding-bottom: 0;
}

/* article.article.siyear .timeline{display:none}
article.article.siyear .timeline:before{display:none} */


.brand .article.last {
	padding-bottom: 14.375rem;
}

.brand .article.mbg .group {
	padding-bottom: 4rem;
}

.brand .article.mbg.last .group {
	padding-bottom: 0;
}

.brand .brand_his.fir article.article.siyear-x .timeline {
	height: 3.125rem
}

.brand .brand_his.fir article.article.mbg .group {
	padding-bottom: 14.375rem;
}

article.article.siyear .timeline {
	background: none;
}

article.article.siyear-x .timeline {
	background: none;
}

br.pc {
	display: block;
}

br.sp {
	display: none
}

.c_visual_split img {
	width: 50%;
	padding: 0;
}

.gl_common_anc_target .pc {
	display: block
}

.gl_common_anc_target .sp {
	display: none
}

.img-col3 {
	display: flex;
	margin: 0;
	gap: 1.5rem;
	font-size: 1.15rem;
	line-height: 1.1724137931em;
}

.img-col3 .col img {
	display: block;
	margin-bottom: 1rem;
	border-radius: 10px;
	width: 100%;
	max-width: 100%;
	padding: 0;
}

.customproductpage .c_visual_split .gx-group {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}

.gx-group .col {
	width: calc(25% - 15px);
	padding: 1rem 1rem 2rem;
	border: 1px solid #f1f1f1;
	border-radius: 10px !important;
	box-shadow: 0 0 4px #00000029;
	transition: var(--tran-all);
	margin: 0 auto
}

.gx-group .col .t1 {
	display: block;
	font-size: 1.25rem;
	font-weight: 900;
	line-height: 1.3em;
	text-align: center;
}

.gx-group .col img {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1.5rem;
	padding: 0 1rem;
}

.gx-group .col:hover {
	border: 1px solid #999;
}

.gl_common_rightgp {
	display: flex;
}

.gl_common_footer__copy.pc {
	display: block;
}

.gl_common_footer__copy.sp {
	display: none;
}

/* 
.kv-list .swiper-slide {
	position: relative;
	width: 100vw;
	height: 100vh;
}

.kv-list .swiper-slide a {
	content: "";
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
}

.kv-list .swkv1 {
	background: url('../img/product/dots/dots_KV_2880_1680.jpg');
	background-size: cover;
}

.kv-list .swkv2 {
	background: url('../img/kv/kv1.png');
	background-size: cover;
}

.kv-list .swkv3 {
	background: url('../img/kv/kv2.png');
	background-size: cover;
}

.kv-list .swkv4 {
	background: url('../img/kv/kv3.png');
	background-size: cover;
} */


.swiper.kv-list {
	width: 100%;
	height: 100%;
}

.swiper.kv-list .swiper-slide img {
	width: 100vw;
	height: inherit;
}

.swiper.kv-list .swiper-slide img.pc {
	display: block;
}

.swiper.kv-list .swiper-slide img.sp {
	display: none;
}

.swiper.kv-list .swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 1rem));
	height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 1rem));
}

.swiper.kv-list .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper.kv-list .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0.5rem);
}

.c_product_info__color.c_product_price {
	font-weight: bolder;
	font-size: 2.5rem;
	letter-spacing: 0;
	margin-top: 3rem;
	letter-spacing: 0.1rem;
}

.c_product_info__color.c_product_price span {
	font-size: 1.2rem;
	margin-top: -2rem;
	line-height: 1rem;
}

p.mstxt.list {
	margin-top: 1.2rem;
}


.faq_emb.nobg {
	background: none
}

.sotrepg .title {
	font-weight: 600;
	font-size: 1.5rem;
	color: #1A1A1A;
	letter-spacing: 0.1rem;
	line-height: 1.875rem;
	margin-bottom: 4rem;
}

.sotrepg .storelist {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 -10px;
}

.sotrepg .storelist .bk {
	font-weight: 600;
	line-height: 1.5rem;
	padding: 1.2rem;
	border: 1px solid #EBECEB;
	border-radius: 20px;
	width: calc((100% - 60px) / 4);
	margin: 0 0.625rem;
	position: relative;
}

.sotrepg .storelist a {
	text-decoration: none;
	display: flex;
	gap: 20px;
	align-items: center;
	font-size: 1.125rem;
}

.sotrepg .storelist img {
	width: 3rem;
	min-width: 48px;
}

.sotrepg .storelist .bk .stcode {
	position: absolute;
	bottom: calc(100% + 10px);
	border: 1px solid #EBECEB;
	border-radius: 20px;
	padding: 1.2rem;
	text-align: center;
	left: 0;
	width: 100%;
	display: none
}

.sotrepg .storelist .bk .stcode img {
	display: block;
	width: 100%;
	margin-bottom: 0.625rem;
	;
}

.sotrepg .storelist .bk .stcode.rb img {
	padding: 0.625rem;
}

.sotrepg .storelist .bk .stcode span {
	display: block;
}

.sotrepg .storelist .bk:hover {
	border: 1px solid #000;
}

.sotrepg .storelist .bk:hover .stcode {
	display: block
}

.sotrepg .storelist a:hover img {
	opacity: 1;
}

.sotrepg .imglist .row {
	display: flex;
	gap: 3.75rem;
	align-items: center;
	background: #FFFFFF;
	border: 1px solid #EBECEB;
	border-radius: 20px;
	padding: 1.25rem;
	margin-bottom: 2.5rem;
}

.gh {
	height: 6.25rem;
}

.sotrepg.mt {
	margin-top: 0;
}

.sotrepg .imglist .row .imgs {
	width: 20rem;
	height: calc(11.25rem + 30px);
	height: inherit;
	border-radius: 20px;
}

.sotrepg .imglist .row .imgs img {
	width: 100%;
	height: inherit;
	border-radius: 20px;
}

.imgs .swiper-slide img {
	margin-top: 0;
	margin-bottom: 0
		/* margin-bottom: 30px; */
}

.sotrepg .imglist .row .imgs .swiper-wrapper {
	height: inherit;
}

.sotrepg .imglist .row .cont {
	display: flex;
	flex-direction: column;
	font-weight: bold;
	width: calc(100% - 20rem - 3.75rem);
	/* margin-bottom: 30px; */
}

.sotrepg .imglist .row .cont .txt1 {
	font-size: 1.125rem;
	margin-bottom: 0.8rem
}

.sotrepg .imglist .row .cont .txt2 {
	font-size: 1rem;
	line-height: 1.8rem
}

.imgs .swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.5);
}

.imgs .swiper-horizontal>.swiper-pagination-bullets,
.imgs .swiper-pagination-bullets.swiper-pagination-horizontal,
.imgs .swiper-pagination-custom,
.imgs .swiper-pagination-fraction {
	bottom: 5px
}

.imgs .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.imgs .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.imgs .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, 1.0);
	width: 32px;
	border-radius: 5px;
}

.faq_emb.nobg .anchor {
	margin-top: 0;
}

.proleft {
	position: absolute;
	top: 2.625rem;
	left: 0.25rem;
	width: 27.9375rem;
	height: 27.9375rem;
	pointer-events: none;
}

.icolist {
	position: absolute;
	bottom: -7rem;
	display: flex;
	align-items: start;
	gap: 0.9375rem;
}

.icolist img {
	width: 3.75rem;
}

.icolist img.if {
	width: 6.4rem;
}

.icolist img.rdpoint {
	width: 5.7rem;
	margin: 0 -0.8rem;
}

.icolist img.jdpp {
	margin-top: -0.45rem;
}

.icolist img.ard {
	margin-top: 0.3rem;
}

@media (max-width: 900px) {
	.otherpage .article__body.sh {
		margin: 0;
	}

	.cus_line {
		padding: 1.25rem 0;
		margin-left: 1.92rem;
		margin-right: 1.92rem;
		margin-top: 1.25rem;
	}

	.cus_line .phone {
		margin-left: 0;
		margin-right: 0;
	}

	.cus_bz {
		margin: 0.625rem 1.92rem 0;
	}

	.otherpage .article__body table.tablepg td:first-child {
		width: 30%
	}

	.cus_line .mail {
		font-size: 1.25rem;
		letter-spacing: 0.5px;
	}

	.cus_line .mail a img {
		margin-left: 0;
	}

	.btn.cg-t a {
		display: block;
		margin: 0 auto;
		line-height: 3.75rem;
		margin-bottom: 0.625rem;
	}

	.cg-t {
		display: block;
	}

	.faq_emb {
		padding-bottom: 2.5rem
	}

	.brand_his .group .cont {
		width: inherit;
		margin-top: inherit;
	}

	.brand .article {
		width: inherit;
		margin: 0 1.5625rem;
		padding-top: 1.875rem;
	}

	.brand .cont .phgp {
		gap: 0;
		display: block;
	}

	.brand_his .group {
		margin-left: 2.5rem;
		display: block;
		padding-bottom: 7.5rem;
	}

	.brand_his.fir .group {
		padding-bottom: 9rem;
		margin-bottom: 0;
	}

	.brand .cont .phgp .ph.bd {
		padding: 1.3rem;
		margin-left: auto;
		margin-right: auto;
	}

	.brand .cont .ph.au img {
		width: 100%;
		max-width: 100%;
	}

	.brand .cont .ph.bd {
		padding: 1.3rem;
		width: 60%;
	}

	.brand .cont .ph.bd.flex {
		display: block
	}

	.brand .cont .ph.bd span.txt {
		margin-top: 1.2rem;
	}

	.brand .year {
		width: inherit;
		font-size: 2.5rem;
		margin-bottom: 0;
		margin-top: -0.3125rem;
	}

	.brand .cont .ph {
		margin-top: 1.25rem;
		margin-left: auto;
		margin-right: auto;
		width: 60%;
	}

	.brand .cont .line {
		margin: 2.5rem 0;
	}

	.brand article.month .cont {
		font-size: 1.25rem;
		line-height: 2em;
	}

	section.brand_his.fir {
		/* margin: 0 10px; */
	}

	.brand article.month {
		margin-bottom: 0;
		padding-bottom: 1.875rem;
	}

	section.brand_his.fou {
		/* padding-bottom: 5rem; */
	}

	.gl_common_footer__links li {
		float: left;
		width: 30%;
	}

	.gl_common_footer__links li:first-child {
		float: none;
		clear: both;
		margin-bottom: 0.5rem
	}

	.gl_common_footer__logo {
		margin-bottom: 1.5rem;
	}

	.gl_common_footer__links__item {
		margin-bottom: 0;
	}

	.gl_common_footer__links:last-child {
		margin-bottom: 0;
	}

	.gl_common_footer__copy {
		margin-top: 5rem;
	}

	.gl_common_footer__links:after {
		content: "";
		display: table;
		clear: both
	}

	.gl_common_footer__links {
		margin-bottom: 2.5rem;
	}

	.links a:last-child {
		margin-right: 0;
	}

	.pc_cr {
		display: none;
	}

	.sp_cr {
		display: block;
		margin-top: 0.3125rem;
	}

	.brand_in.sec .article {
		width: inherit;
		padding: 1.875rem;
	}

	.brand_in.thi .photos img {
		width: 100%;
	}

	.brand_in.thi .photos {
		display: block;
	}

	.brand_in.fir {}

	article.article.posi-center {
		display: block;
	}

	section.brand_in.sec {
		background-position: center;
		background-size: cover;
		padding: 6.25rem 0 9.375rem;
		margin-top: -6.25rem;
	}

	.brand_in.sec {}

	.brand_in.sec .article {
		margin-top: 7.5rem;
	}

	.brand_in p {
		margin-bottom: 1.875rem;
		font-size: 1.024rem;
		line-height: 1.5em;
	}

	.brand_in.thi {
		/* margin-top: -50px; */
		background-size: contain;
	}

	.brand_in.thi p.center {
		color: #1A1A1A;
		padding-top: 15rem;
		padding-bottom: 0;
		font-size: 1.4506666667rem;
		line-height: 2em;
	}

	.brand_in.thi p {
		color: #1A1A1A;
	}

	.brand_in.thi .photos .cont {
		margin-left: 0;
		margin-top: 1.875rem;
	}

	.brlinks {
		display: block;
		padding-bottom: 3rem;
	}

	.brlinks a {
		width: 100%;
		margin-bottom: 20px;
		display: block;
		padding: 1.25rem;
	}

	.brand .article p.lgsiz {
		font-size: 1.4506666667rem;
		line-height: 1.3529411765em;
	}

	.brand .article h1 {
		font-size: 2.1333333333rem;
		font-style: italic;
	}

	.brand_in.thi .cont p {
		text-align: center
	}

	.brand article.month .year,
	.monthms {
		font-size: 1.875rem;
		margin-bottom: 1.25rem;
	}

	section.brand_his.fou .line {
		margin-top: 3.125rem;
	}

	.faqpage .faq .faq_ttl {
		margin-top: 0.625rem;
		margin-bottom: 0.625rem;
	}

	.links {
		margin-top: 0
	}

	br.sp {
		display: inline;
	}

	.brand .article p.kh {
		margin: 3rem 0;
	}

	.brand_in.fir {
		padding-bottom: 12rem;
	}

	.gl_common_main.brandi {
		width: 100%;
		overflow: hidden;
	}

	article.article .ph-story {
		width: 100%;
	}

	.brand .article p.topjg {
		margin-top: 0;
		margin-bottom: 0;
	}

	article.article.siyear {
		padding-bottom: 0;
	}

	.brand .article.last {
		padding-bottom: 7rem;
	}

	.brand .article.mbg .group {
		padding-bottom: 1.875rem;
	}

	.brand .article.mbg .group {
		/* padding-bottom: 7.5rem; */
	}

	.brand .brand_his.fir article.article.siyear-x .timeline {
		height: inherit;
	}

	.brand .brand_his.fir article.article.mbg .group {
		padding-bottom: 10rem;
	}

	article.article.siyear-x {
		padding-bottom: 0;
	}

	br.pc {
		display: none
	}

	br.sp {
		display: block
	}

	.c_visual_split img {
		width: 100%;
	}

	.gl_common_anc_target .sp {
		display: block
	}

	.gl_common_anc_target .pc {
		display: none
	}

	.gl_common_rightgp {
		display: block;
	}

	.gl_common_footer__copy.pc {
		display: none;
	}

	.gl_common_footer__copy.sp {
		display: block;
	}

	.swiper.kv-list {
		margin-top: -1.5rem;
	}

	.swiper.kv-list .swiper-slide img.pc {
		display: none;
	}

	.swiper.kv-list .swiper-slide img.sp {
		display: block;
	}

	.swkv1 {
		background: url('/img/product/dots/dots_KV_1500_2000.jpg');
		background-size: cover;
	}

	.swkv2 {
		background: url('/img/kv/sp-kv1.png');
		background-size: cover;
	}

	.swkv3 {
		background: url('/img/kv/sp-kv2.png');
		background-size: cover;
	}

	.swkv4 {
		background: url('/img/kv/sp-kv3.png');
		background-size: cover;
	}

	img.vgp {
		right: -2rem;
	}

	.c_product_info__color.c_product_price {
		margin-top: 1.5rem;
		margin-bottom: -1rem;
	}




	.faq_emb.nobg .contents_area {
		width: inherit;
		margin: 0 20px;
	}



	.sotrepg .storelist div {
		gap: 20px;
	}

	.sotrepg .storelist div span {
		width: 8rem;
	}

	.sotrepg .storelist div a {
		width: calc(100% - 15rem)
	}

	.sotrepg .title {
		margin-bottom: 2rem;
	}

	/* 	.sotrepg.mt {
		margin-top: 4rem;
	} */

	.sotrepg .imglist .row {
		display: block;
	}

	.sotrepg .imglist .row .cont .txt1 {
		margin-bottom: 0.5rem;
	}

	.sotrepg .imglist .row .imgs {
		width: 100%;
		margin-bottom: 1.5rem;
	}

	/* .faq_emb.nobg .anchor {
		margin-top: 2rem;
	} */

	.sotrepg .imglist .row .imgs {
		height: inherit;
		margin-bottom: 0;
	}

	.sotrepg .imglist .row .cont {
		width: 100%;
		margin-bottom: 0;
		margin: 1.875rem 0 1.25rem;
	}

	.sotrepg .storelist {
		margin: 0;
		flex-direction: column;
	}

	.sotrepg .storelist .bk {
		width: inherit;
		margin: 10px 0;
	}

	.sotrepg .storelist div a {
		width: inherit;
	}

	.sotrepg .storelist .bk:hover .stcode {
		display: none
	}

	.icolist {
		bottom: 0;
	}

	.proleft {
		height: 35rem;
		top: 0;
	}

	.customproductpage .c_product_info__img_list {
		/* position: absolute; */
	}

	.customproductpage .c_product_info {
		padding-top: 0;
	}

	.customproductpage .proleft {
		position: relative;
		width: 100%;
		height: inherit;
		top: 0;
		left: 0;
	}

	.customproductpage .proleft {
		display: flex;
		flex-direction: column;
		gap: 2rem;
	}

	.icolist {
		position: relative;
		z-index: 10;
	}


	.customproductpage .c_product_info__type {
		margin-top: 3rem;
	}



	.customproductpage .c_separator.pattern2 {
		height: inherit;
	}

	/* .customproductpage .c_product_info__type.sp-dotsh {
	margin-top: 5rem;
} */

	.gl_common_anc_target {
		margin-top: 0
	}

	.customproductpage .c_heading.level2 .c_heading__hdg {
		margin-bottom: 1.5rem;
	}

	.gx-group .col {
		width: calc(50% - 15px);
		padding-bottom: 1rem
	}
}

/*0626*/
/*产品一览*/
.prowid {
	width: 80%;
	min-width: 80rem;
	margin: 0 auto;
}

.prowid .article {
	width: 100%;
	margin: 0;
}

.customproductpage.proimglist {
	display: flex;
	gap: 3rem;
	flex-wrap: wrap;
}

.customproductpage.proimglist .c_product_info {
	display: flex;
	flex-direction: column;
	width: calc(33.33% - 3rem);
	padding: 1.5rem;
	margin: 0;
	background: white;
	border: 1px solid #f1f1f1;
	border-radius: 1.25rem !important;
	box-shadow: 0 0 4px #00000029;
}

.customproductpage.proimglist .c_product_info:hover {
	border-color: #bbb;
}

.customproductpage.proimglist .c_product_info__color_item {
	margin: 0.625rem 0.3rem 0 0;
}

.customproductpage.proimglist .c_product_list__icon {
	bottom: 1.8rem
}

.customproductpage.proimglist .c_product_info__img_list {
	position: relative;
	width: 18rem;
	height: 18rem;
	margin: 1rem auto;
}

.customproductpage.proimglist .c_product_info__img_item {
	/* height: inherit; */
}

.customproductpage.proimglist .c_product_info__color_list {
	margin: 0;
}

.customproductpage.proimglist .c_product_info__color {
	margin: 0;
}

.customproductpage.proimglist .c_product_list__model {
	font-size: 1.65rem;
	letter-spacing: 0em;
}

.customproductpage.proimglist .c_product_list__type {
	margin-top: 0.5rem;
}

.customproductpage.proimglist .c_product_list__desc {
	text-align: left;
	height: 40px;
}

.customproductpage.proimglist .c_product_list__price {
	text-align: left;
}

.customproductpage.proimglist .c_product_list__model {
	margin: 0;
}


/*产品一览首页*/
.w-embed.inwid .section__inner {
	width: 68rem
}

.inwid .customproductpage.proimglist {
	padding: 0 4rem;
	display: block;
}

.inwid .customproductpage.proimglist .product-list .c_product_info {
	width: 100%;
	display: block;
	margin: 7px;
}



.inwid .customproductpage.proimglist .swiper-button-prev {
	transform: rotate(180deg);
}

.inwid .customproductpage.proimglist .swiper-button-next,
.inwid .customproductpage.proimglist .swiper-button-prev {
	top: var(--swiper-navigation-top-offset, 45%)
}

.inwid .customproductpage.proimglist .swiper-button-next:after,
.inwid .customproductpage.proimglist .swiper-button-prev:after {
	content: "";
	background: no-repeat url(/cdnjs/images/662a041b476e0bd5ca833584_2404_c_slider_arrow.svg);
	background-size: contain;
	width: 1.625rem;
	height: 2.875rem;
}

@media (max-width: 900px) {
	.w-embed.inwid .section__inner {
		width: 100%;
	}

	.customproductpage.proimglist .c_product_info__img_list {
		left: inherit;
	}

	.customproductpage .c_product_info:before {
		height: inherit
	}

	.customproductpage .c_product_info__color_icon:after {
		top: -3px;
		right: -3px;
		bottom: -3px;
		left: -3px;
		border: solid 1px #000;
	}
}

/*20250703*/
.faqpage .anchor__list {
	flex-wrap: wrap;
	gap: 0 8rem;
}

.customproductpage .c_heading.top {
	padding-top: 7rem;
}

.faqpage .anchor__ttl {
	font-size: 1.25rem;
}



@media (max-width: 900px) {
	.prowid {
		width: 90%;
		min-width: inherit;
	}

	.customproductpage.proimglist {
		flex-direction: column;
		gap: 2rem;
	}

	.customproductpage.proimglist .c_product_info {
		width: inherit;
	}

	.customproductpage.proimglist .c_product_info__color_list {
		margin: 0 0 1rem;
	}

	.faqpage .anchor__ttl {
		font-size: 1.4506666667rem;
	}
}

/**0707**/
.newsgp {
	margin-bottom: 5rem;
}

.newslist {
	display: flex;
	gap: 3rem;
	flex-wrap: wrap;
	margin: 3rem 0;
}

.newslist .bk {
	width: calc((100% - 6rem) / 3);
	margin-bottom: 2rem;
}

.newslist .bk .ph img {
	/* border-radius: 0.8rem;
	border: 1px solid #eee; */
}

.newslist .bk:hover .ph img {
	transform: scale(1.1);
	transition: transform 1.5s cubic-bezier(.22, 1, .36, 1);
}

.newslist .bk .ph {
	margin-bottom: 1.4rem;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 0.8rem;
	overflow: hidden;
}

.newslist .bk .ti {
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.08rem;
	margin-bottom: 0.8rem;
}

.newslist .bk .co {
	font-size: 1.08rem;
	font-weight: bold;
	letter-spacing: 0.1rem;
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}


.pageno {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 3rem;
	border: 1px solid #eee;
	padding: 0.5rem;
	margin: 0 auto;
	width: 9rem;
	gap: 1rem;
	font-size: 0.875rem;
}

.pageno .no {
	display: flex;
	gap: 0.5rem;
}

.pageno .no-click {
	opacity: 0.3;
	pointer-events: none;
}

@media (max-width: 900px) {
	.newslist {
		gap: 1.5rem;
		margin: 2rem 0;
	}

	.newslist .bk {
		width: calc((100% - 1.5rem) / 2);
	}

	.newslist .bk .co {
		height: 7rem;
	}

	.pageno {
		font-size: 1rem;
		padding: 0.8rem;
		width: 10rem;
	}

	.contents_area section {
		margin-top: 3rem;
	}
}

.news_detail {}

.news_detail .news_title {
	font-size: 2.5rem;
	line-height: 1.166;
	font-weight: bold;
}

.news_detail .news_date {
	font-size: 1.25rem;
	line-height: 1.6;
	font-weight: bold;
	margin-top: 1rem;
}

.news_detail .news_cont {}

.news_detail .ph {
	display: flex;
	justify-content: center;
}

.news_detail .ph img {
	width: inherit;
}

.news_detail .h1 {
	margin-top: 3rem;
	font-size: 2rem;
	font-weight: bold;
	padding-bottom: 1.5rem;
}

.news_detail .nline {
	border-bottom: 1px solid #ddd;
}

.news_detail .sbk {
	margin-bottom: 4rem
}

.news_detail .h2 {
	margin-top: 2rem;
	font-size: 1.75rem;
	font-weight: bold;
	padding: 1rem;
	background: #eee;
}

.news_detail p {
	margin-top: 2rem;
}

.news_detail ul {
	margin: 2rem 0 0;
}

.news_detail ul li {
	list-style: disc;
	margin-left: 1.5rem;
}

.news_detail a {
	text-decoration: underline;
}

.news_detail_share {
	border-top: 1px solid #eee;
	padding-top: 2rem;
	margin-bottom: 3rem;
	display: flex;
	justify-content: right;
	align-items: center;
	gap: 1.5rem;
}

.news_detail_share .sh_txt {
	margin-right: 1rem;
}

.news_detail_share img {
	width: 1.8rem;
	height: 1.8rem;
}


.news_detail_share .sh_wechat .code img {
	width: inherit;
	height: inherit;
}

.news_detail_share .sh_wechat {
	display: flex;
	align-items: center;
	position: relative;
}

.news_detail_share .sh_wechat .code img {
	width: 100%;
}

.news_detail_share .sh_wechat .code {
	background: white;
	border: calc(var(--stroke-width) * 1px) solid transparent;
	border-radius: 6px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px, rgba(0, 0, 0, 0.1) 0px 0 5px;
	padding: 1rem;
	width: 10rem;
	position: absolute;
	right: -11rem;
	text-align: center;
	top: -2rem;
	z-index: 10;
	/* 	opacity: 1;
	transition: all 0.2s ease-in; */
	display: none;
}

/* .news_detail_share .sh_wechat:hover .code {
	opacity: 1;
} */

.news_detail_share .sh_wechat .code img {
	width: 100%;
	margin-bottom: 0.5rem;
}

.news_detail_share {
	letter-spacing: 0.1rem;
}

.news_detail_share a,
.news_detail_share .sh_link div,
.news_detail_share span {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	font-size: 0.8rem;
	cursor: pointer;
	/* width: 4rem; */
}

.news_detail_share .sh_link .copy {
	cursor: inherit
}

.news_detail_share a img,
.news_detail_share .sh_link div img,
.news_detail_share span img {
	display: block;
}

@media (max-width: 900px) {
	.news_detail_share {
		margin-bottom: 8rem;
	}

	.news_detail_share .sh_wechat {
		width: inherit;
		margin: 0;
	}

	.news_detail_share .sh_wechat .code {
		right: -1rem;
		margin-top: -11rem;
	}

	.sp-flex-h {
		display: flex;
		gap: 1rem;
	}

	.sp-flex-h .ph {
		width: calc((100% - 1rem) / 2) !important;
	}
}

/*分享*/
.sh_wechat .address {
	display: none
}

.mb4 {
	margin-bottom: 4rem
}

.copy.txt {
	font-size: 0.7rem;
	border-radius: 6px;
	background: #000;
	display: inline;
	padding: 0.2rem 0.5rem;
	color: white;
	margin-left: 0;
	margin-top: -0.2rem;
}

.customproductpage .c_product_info__model.font {
	font-size: 2rem;
	letter-spacing: 0 !important;
}

.f-red {
	color: red
}

.customproductpage .c_product_info__model.font b {
	font-size: 1.5rem;
}

.customproductpage.proimglist .c_product_list__model b {
	font-size: 1.2rem;
	margin-left: 0.5rem;
}

.gx-group .col .t1 b {
	font-size: 1rem;
}

/****news标题****/

.n_tp_ico {
	display: flex;
	gap: 10px;
	align-items: center
}

.n_tp_ico:before {
	content: "";
	display: table;
	background-position: center;
	background-repeat: no-repeat;
	width: 36px;
	height: 26px;
}

.nico1:before {
	background-image: url(/img/news_detail/news_bt_ico1.png);
}

.nico2:before {
	background-image: url(/img/news_detail/news_bt_ico2.png);
}

.nico3:before {
	background-image: url(/img/news_detail/news_bt_ico3.png);
}

.n_uline {
	text-decoration: underline
}