@charset "UTF-8";
/* =============================================================================
      ____    __  __  __  _____
    /\  _ _`\/\ \/\ \/\ \/ ____/
    \ \ \  \ \ \ \ \ \ \ \ \_____
     \ \ \  \ \ \ \ \ \ \ \_____ \
      \ \ \__\ \ \ \/  \/ / ____\ \
       \ \_____/\ \______/ /\_____/
        \/____/  \/_____/  \/____/
        
    Don't Worry Never Crash
   ========================================================================== */
/* =============================================================================
   BASIC
   ========================================================================== */
/*---DEFAULT---*/
html, body { height: 100%; -webkit-text-size-adjust: none; text-size-adjust: none;}
body { background:#AAC351; background-size: 100%; }
body.bc1 { background:#FFF;}
body.bc2 { background:#F8F4F0;}
body, th, td, input { font-size: 100%; }
a { text-decoration: none; }
p { font-size: 1em; line-height: 1.5em; margin-bottom: 0.6em; color: #333; font-family: sans-serif; }
li { font-size: 1em; line-height: 1.5em; color: #333; font-family: sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: sans-serif; }
h1 { font-size: 2.142em; line-height: 1.1333em; margin-bottom: .2666em; }
h2 { font-size: 1.714em; line-height: 1.1666em; margin-bottom: .4555em; }
h3 { font-size: 1.429em; line-height: 1.4em; margin-bottom: .4em; }
h4 { font-size: 1.143em; line-height: 1.5em; margin-bottom: .4555em; }
h5 { font-size: 1em; line-height: 1.5em; margin-bottom: .5em; }
h6 { font-size: 0.857em; line-height: 1.5em; margin-bottom: .4555em; }
.fc1{ color: #83AA4A;}
	a:link, a:visited { text-decoration: none;}
	::selection { background: #222; color: #FFF;}
	/*SCROLL BAR*/
	body.pc::-webkit-scrollbar{ width:8px; }
	body.pc::-webkit-scrollbar-track{ background:#FFF9F4;}
	body.pc::-webkit-scrollbar-thumb{ background:#83AA4A; }
	body.pc::-webkit-scrollbar-thumb:hover{ background:#83AA4A; }
/*------*/

/*---IMG LOAD---*/
.imgLiquidCenter, .imgLiquidFill{ opacity: 0; transition: opacity 1000ms ease, transform 500ms ease; }
.imgLiquidCenter img, .imgLiquidFill img{ display: none;}
.imgLiquid_ready { opacity: 1; }
div.lazy{ opacity: 0; transition: opacity 1000ms ease, transform 500ms ease; }
div.lazy.imgLiquid_ready{ opacity: 1;}
img.lazy{ opacity: 0; transition: opacity 1000ms ease, transform 500ms ease; }
img.lazy.ed{ opacity: 1;}
/*------*/

/*---SCALE---*/
.if_16by9 { position: relative; padding-bottom: 56.25%;}
.if_16by9 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.if_21by9 { position: relative; padding-bottom: 42.85%;}
.if_21by9 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.if_4by3 { position: relative; padding-bottom: 75%;}
.if_4by3 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.if_1by1 { position: relative; padding-bottom: 100%;}
.if_1by1 iframe{  position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0;}
.item_16by9::before{ content: ''; display: block; padding-bottom: 56.25%;}
.item_4by3::before{ content: ''; display: block; padding-bottom: 75%;}
.item_1by1::before{ content: ''; display: block; padding-bottom: 100%;}
.item .s16by9::before{ display: block; content: ''; padding-bottom: 56.25%;}
.item .s4by3::before{ display: block; content: ''; padding-bottom: 75%;}
.item .s1by1::before{ display: block; content: ''; padding-bottom: 100%;}
/*------*/

/*update_pic*/
.update_pic{ position: relative; display: flex; margin: 20px -20px; justify-content: center;}
.update_pic a{ position: relative; display: block; flex: 0 0 calc(50% - 20px); margin: 0 20px;}
.update_pic a::before{ display: block; content: ''; padding-bottom: 100%;}
.update_pic img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;}
.update_pic .del{ display: block; position: absolute; top: -10px; right: -10px; width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 16px; font-size: 16px; color: #FFF; background: #83AA4A; cursor: pointer;
	transition: 300ms ease;
}
.update_pic .del:hover{ background: #c73246;}
/*------*/

/*---ELEMENT---*/
.ie { position: fixed; width: 60%; height: 80%; padding: 10% 20%; text-align: center; left: 0; top: 0; background: #f2f2f2; z-index: 9999; }
.ie .title { color: #333 !important; font-size: 2em; }
.ie p { text-align: center; color: #333 !important; font-size: 0.9375em; }
.ie a { color: #F36; }
/*------*/

/*---loading_box---*/
.loading_box{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; z-index: 9999;}
.loading_box::after{ display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;  background: url(../images/loading.gif) no-repeat center center; background-size: 60px; }
.loading_box::before{ display: block; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background: #AAC351;}
.loading_box .icon{ width: 60px; margin-top: 0;}
.loading_box .icon img{ display: block; width: 100%;}
/*------*/

@media only screen and (max-width: 1024px) {
	input::-webkit-date-and-time-value {text-align: left;}
	input[type="date"]::-webkit-inner-spin-button,
	input[type="date"]::-webkit-calendar-picker-indicator { position: relative; display: none; -webkit-appearance: none;}
	input[type="date"]::before{ position: absolute; z-index: 100; display: block; top: 0; right: 0; background: #FFF; width: 36px; height: 36px;
		font-family: "FontAwesome"; content: "\f133"; color: #333; font-size: 16px; line-height: 36px;
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
	}
}
@media only screen and (max-width: 576px) {
	.update_pic a{ flex: 0 0 calc(70% - 20px); }
}

/* =============================================================================
   BASIC END
   ========================================================================== */


/* =============================================================================
   MODULE
   ========================================================================== */

/*---page width---*/
.inner-width { position: relative; max-width:1400px; margin: auto;}
.txt-width { position: relative; max-width:800px; margin: auto; }
@media only screen and (min-width: 1921px) {
	.inner-width { max-width:1600px;}
	.txt-width { max-width:1000px;}
}
@media only screen and (max-width: 1920px) {
	.inner-width { max-width:1200px;}
}
@media only screen and (max-width: 1200px) {
	.inner-width { margin: 0 25px;}
}
@media only screen and (max-width: 992px) {
	.txt-width { margin: 0 25px;}
}
@media only screen and (max-width: 576px) {
	.inner-width { margin: 0 20px;}
	.txt-width { margin: 0 20px;}
}
/*------*/

/*---more_bar---*/
.more_bar{ position: relative; z-index: 100; text-align: left;}
.more_bar.bc1{ background: #FFF;}
.more_bar.center{ text-align: center;}
.more_bar.right{ text-align: right;}
.more_bar.pos_tr{ position: absolute; right: 0; top: 0; margin: 0;}
.more_bar .arr{ display: inline-block; margin: 0 20px;  vertical-align: middle; transition: 200ms ease; }
.more_bar .arr:hover{ opacity: 0.5;}
.more_bar>a+a{ margin-left: 10px;}
.more_bar>a{ margin-bottom: 10px;}
/*------*/

/*---cookie_bar---*/
.cookie_bar{ position: fixed; bottom: 0; left: 0; padding: 20px; background: #FFF; color: #222; width: 100%; z-index: 1000; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); border-top: solid 2px #AAC351;}
.cookie_bar .txt{ font-size: 14px; margin-bottom: 10px;}
.cookie_bar .txt a{ color: #AAC351;}
.cookie_bar .control_bar{ text-align: right;}
@media only screen and (max-width: 576px) {
	.cookie_bar .txt{ text-align: justify;}
}
/*------*/

/*---control_bar---*/
.control_bar{ position: relative; }
.control_bar>*+*{ margin-left: 5px;}
@media only screen and (max-width: 576px) {
	.control_bar>*{ margin:0 5px 5px;}
}
/*------*/

/*---title_bar---*/
.title_bar{ position: relative; text-align: left; padding: 0;}
.title_bar.left{ text-align: left; }
.title_bar.right{ text-align: right; }
.title_bar.center{ text-align: center; }
.title_bar .title{ position: relative; display: block; margin: 0; font:700 40px/1.2em 'Signika Negative', sans-serif; color: #AAC351; }
.title_bar .title::before{ content: ''; display: block; position: absolute; top: -20px; left: 0px; background: url(../images/title_sw.svg) no-repeat; width: 35px; height: 24px;}
.title_bar .sec_title{  font:700 20px/1.2em 'Signika Negative', sans-serif; color: #333;}
.title_bar .sub_title{  font:700 18px/1.2em 'Signika Negative', sans-serif; color: #AAC351;}
.title_bar .con{  font:700 16px/1.2em 'Signika Negative', sans-serif; color: #666;}
.title_bar .date{ font:700 20px/1.4em 'Signika Negative', sans-serif; color: #AAC351;}
.title_bar.w .title{ color: #FFF;}
.title_bar.w .con{ color: #FFF;}
@media only screen and (max-width: 1024px) {
	.title_bar .title{ font-size: 30px;}
}

/*---button---*/
.btns .btn_more{ margin: 5px;}
.btn_more{ position: relative; display: inline-block; color: #FFF; min-width: 120px; text-align: center; padding: 0 30px; border-radius: 20px; background: #AAC351; border: solid 1px #AAC351; box-sizing: border-box; vertical-align: middle;
	font: 700 16px/36px 'Signika Negative', sans-serif;
	transition: 200ms ease;
}
.btn_more:hover, .btn_more:focus{ color: #FFF; border: solid 1px #FFF; background: #94a849;}
	.btn_more.c1{ color: #FFF; background: transparent; border: solid 1px #FFF;}
	.btn_more.c1:hover, .btn_more.c1:focus{ color: #FFF; background: #94a849;}
	.btn_more.c2{ color: #FFF; background: #666; border: solid 1px #FFF;}
	.btn_more.c2:hover, .btn_more.c2:focus{ color: #FFF; background: #333;}
	.btn_more.c3{ color: #FFF; background: #e38948; border: solid 1px #FFF;}
	.btn_more.c3:hover, .btn_more.c3:focus{ color: #e38948; background: #FFF; }
.btn_more.sm{ min-width: 100px; padding: 0 20px; font: 400 14px/30px sans-serif; letter-spacing: 0;}

.btn_send{ position: relative; display: inline-block; color: #FFF; min-width: 120px; text-align: center; padding: 0 20px; border-radius: 4px; background: #AAC351; border: solid 1px transparent; box-sizing: border-box; vertical-align: middle;
	font: 400 16px/36px sans-serif;
	transition: 200ms ease;
}
.btn_send:hover, .btn_send:focus{ color: #FFF; border: solid 1px #FFF; background: #94a849;}
	.btn_send.c1{ color: #FFF; background: transparent; border: solid 1px #FFF;}
	.btn_send.c1:hover, .btn_send.c1:focus{ color: #FFF; background: #AAC351;  }
	.btn_send.c2{ color: #83AA4A; background: #FFF; border: solid 1px #FFF;}
	.btn_send.c2:hover, .btn_send.c2:focus{ color: #FFF; background: #AAC351; border: solid 1px #FFF;}
	.btn_send.c3{ color: #FFF; background: #CCC; border: solid 1px #CCC;}
	.btn_send.c3:hover, .btn_send.c3:focus{ color: #FFF; background: #e92f41; border: solid 1px #e92f41; }
	.btn_send.c4{ color: #83AA4A; background: transparent; border: solid 1px #83AA4A;}
	.btn_send.c4:hover, .btn_send.c4:focus{ color: #FFF; background: #83AA4A; }
	.btn_send.c5{ color: #B43844; background: transparent; border: solid 1px #B43844;}
	.btn_send.c5:hover, .btn_send.c5:focus{ color: #FFF; background: #B43844; }

.btn_send.sm{ min-width: inherit; padding: 0 10px;}
.btn_send i{ font-size: 22px; line-height: 36px;}

.btn_o{ position: relative; display: inline-block; font-size: 24px; color: #FFF; width: 48px; height: 48px; line-height: 48px; border-radius: 24px; text-align: center; background: #C29C60; border: solid 1px transparent; margin: 0 5px;}
	.btn_o img{ display: inline-block; width: 24px; margin-top: 12px; filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(236deg) brightness(104%) contrast(102%);}
	.btn_o span{ display: none;}
	.btn_o.zz{ background: #111;}
	.btn_o.fb{ background: #476A9F;}
	.btn_o.google{ background: #CB4E4E; }
	.btn_o.line{ background: #0DB800; }
	.btn_o:hover{ background: #72595C; color: #FFF;}
	.btn_o.zz:hover{ background: #333; color: #FFF;}
	.btn_o.fb:hover{ background: #4c73d7; color: #FFF;}
	.btn_o.google:hover{ background: #db5555; color: #FFF;}
	.btn_o.line:hover{ background: #0dc900; color: #FFF;}
	.btn_o.off{ opacity: 0.4;}
	.btn_o.on{ cursor: default;}
	
.btn_o2{ position: relative; display: inline-block; font-size: 16px; color: #000; width: auto; padding: 0 20px; height: 40px; line-height: 40px; border-radius: 20px; text-align: center; background: #FFF; border: solid 1px #FFF; margin: 0 0 4px 0;
		transition: 200ms ease;
	}
	.btn_o2 i{ position: absolute; top: 8px; left: 15px; font-size: 24px; }
	.btn_o2 img{ position: absolute; top: 8px; left: 10px; width: 22px;}
	.btn_o2 span{ font-size: 15px; display: inline-block; padding: 0 10px;}
	.btn_o2:hover{ color: #000;}
	@media only screen and (min-width: 1025px) {
		.btn_o2:hover{ background: #AAC351; color: #FFF;}
	}
.btn_inn{ position: relative; display: inline-block; color: #D16719; box-sizing: border-box; vertical-align: middle; text-decoration: underline !important;
	font: 400 14px/36px sans-serif;
	transition: 200ms ease;
}
.btn_inn:hover{ color: #CB4E4E;}
@media only screen and (max-width: 1200px) {
	.btn_more{ padding: 0 20px;}
}
@media only screen and (max-width: 576px) {
	.btn_more{ min-width: 100px; }
}
/*------*/

/*---list element---*/
.tag_list{ position:relative; z-index: 10; display: flex; flex-wrap: wrap;}
.tag_list.postl{ position: absolute; top:0; left: 0; padding: 5px;}
.tag_list.postr{ position: absolute; top:0; right: 0; padding: 5px;}
.tag_list .item{ font-size: 14px; background: #FCC80E; padding: 0 8px; line-height: 20px; color: #000; border-radius: 4px; margin: 2px;}
.tag_list .item.c1{ background: #AAC351; color: #000;}
.tag_list .item.c2{ background: #5D6D44; color: #FFF;}
.tag_list .item.big{ font-size: 16px; line-height: 2em;}
/*------*/

/*---list element---*/
.cart_list{ position:relative; z-index: 10; display: flex; flex-wrap: wrap;}
.cart_list.postl{ position: absolute; top:0; left: 0; padding: 5px;}
.cart_list.postr{ position: absolute; top:0; right: 0; padding: 5px;}
.cart_list .item{ font-size: 14px; background: #565656; width: 24px; height: 24px; line-height: 24px; color: #FFF; border-radius: 12px; margin: 2px;}
.cart_list .item:hover{ background: #83AA4A;}
/*------*/

/*---to_top---*/
.to_top{ position: fixed; cursor: pointer; bottom: -48px; right: 20px; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #AAC351; border: solid 1px #FFF; border-radius: 20px; color: #FFF; font-size: 16px; z-index: 100;
	transition: 300ms ease;
}
.to_top:hover{ background: #FFF; color: #AAC351;}
.to_top.ed{ bottom: 20px; }
/*------*/

/*---share_bar---*/
.share_bar{ position: relative; display: flex; justify-content: center; margin: 0 -4px;}
.share_bar a{ color: #FFF; background: #666; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 20px; width: 40px; height: 40px; border-radius: 20px; margin: 0 4px;}
.share_bar a i{ font-size: 1.25em; vertical-align: text-top; margin:0;}
.share_bar a img{ width: 20px; vertical-align: text-top;
	filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(255deg) brightness(114%) contrast(101%);
}
.share_bar a.fb{ background: #3B5998;}
.share_bar a.fb i{ margin:0 0 -2px 0;}
.share_bar a.tw{ background: #222;}
.share_bar a.line{ background: #00B901;}
.share_bar a.line img{ width: 20px; margin: -1px 0 0 0;}
.share_bar a:hover{ background: #AAC351; color: #FFF;}
/*------*/

/*---alert_box---*/
.alert_box{ position:fixed; top:-100%; left:0; width:100%; height:100%; overflow:auto; -webkit-overflow-scrolling: touch; opacity:0; z-index: 3000; pointer-events: none;
	transition: 500ms ease;
}
.alert_box.on{ top:0; opacity:1; }
.alert_box .txt{ position: absolute; width: 300px ; padding: 10px 20px; z-index:10; box-sizing: border-box; color: #FFF; background: #83AA4A; top: 10px; right: 10px; border-radius: 30px;}
.alert_box .fa{ font-size: 18px; margin-right: 10px;}
/*------*/

/*---filter_menu---*/
.filter_menu{ position: relative; margin-bottom: 40px;}
.filter_menu ul{ list-style: none; margin: 0; display: flex; flex-wrap: wrap; justify-content: center;}
.filter_menu a{ display: block; padding:0 30px; margin: 5px; color: #83AA4A; border-radius: 4px; font: 500 15px/40px sans-serif; white-space: nowrap; border: solid 1px #83AA4A;
	transition: background 300ms ease;
}
.filter_menu a:hover{ background: rgba(0, 0, 0, 0.4); color: #FFF;}
.filter_menu a.on{ background: #83AA4A; color: #FFF;}
.filter_menu .active a{ background: #83AA4A; color: #FFF;}
.filter_menu .form-select {
	text-align: center;
	padding: 0 20px;
	-moz-padding-start: calc(0.75rem - 3px);
	font-size: 1rem;
	font-weight: 400;
	line-height: 40px;
	color: #FFF;
	background-color: #83AA4A;
	background-image: url(../images/sel_arr.svg);
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 16px 12px;
	border: none;;
	border-radius: 4px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
@media only screen and (max-width: 992px) {
	.filter_menu a{ padding:0 15px;}
}
@media only screen and (max-width: 576px) {
	.filter_menu{ margin-bottom: 20px;}
}
/*------*/

/*---pager_bar---*/
.pager_bar { padding: 20px 0; text-align: center; }
.pager_bar.right { text-align: right; }
.pager_bar.left { text-align: left; }
.pager_bar a { display: inline-block; line-height: 32px; width: 32px; text-align: center; margin: 0 4px 0 0; color: #333; font-size: 1em; border-radius: 15px; background: #FFF; vertical-align: text-top;
	transition: 300ms ease;
}
.pager_bar select { display: inline-block; line-height: 30px; vertical-align: text-top; padding: 0 30px; margin: 0 4px 0 0; border-radius: 15px;
	transition: 300ms ease;
}
.pager_bar a.arr { background: #FFF; font-size: 1.4em;}
.pager_bar a:hover { color: #FFF; background: #333;}
.pager_bar a.cur { color: #FFF; background: #83AA4A;}
.pager_bar p{ text-align: center; color: #CCC; font-size: 0.9em; margin: 0 0 10px 0;}
.pager_bar p strong{ color:#333}
/*------*/

.form-check-input:checked {
    background-color: #83AA4A;
    border-color: #83AA4A;
}

/* =============================================================================
   MODULE END
   ========================================================================== */

/* =============================================================================
   BLOCK
   ========================================================================== */
#wrapper { position: relative; z-index: 1; width: 100%; max-width: 1920px; margin:auto; top:0; overflow:hidden;}
#content { position: relative; }
#content.path { position: relative; padding-top: 80px;}
#main_block{ position: relative; flex: 0 1 calc(100% - 400px); padding: 0;}
@media only screen and (max-width: 1200px) {
	#main_block{ flex: 0 0 100%;}
	#right_block{flex: 0 0 100%; margin-left: 0;}
}
/* =============================================================================
   BLOCK END
   ========================================================================== */

/* =============================================================================
   HEADER
   ========================================================================== */
#header { position:fixed; z-index:1000; width:100%; top: 10px; left:10px; }
#header::before { position:absolute; display: block; content: ''; z-index:-1; width: calc(100% - 20px); top:0; left:0; background: #FFFCFA; height: 60px; border-radius: 30px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-backdrop-filter: blur(10px) saturate(150%);
	backdrop-filter: blur(20px) saturate(150%);
	transition: 300ms ease;
}
#header>.inner-width{ display: flex; justify-content: center; align-items: center; height: 60px;
	transition: 300ms ease;
}

@media only screen and (min-width: 1921px) {
	#header  { width: 1900px; left: calc(50% - 940px);}
}

@media only screen and (max-width: 1024px) {
	#header { top: 0; left:0; }
	#header::before { width: 100%; border-radius: 0 0 30px 30px;}
}

/*---logo---*/
.logo { position: absolute; top: 5px; left: 0;
	transition: 300ms ease;
}
.logo a { height: 50px; display: flex; justify-content: space-between; }
.logo b { display: block; 
	transition: 300ms ease;
}
.logo b img { height: 100%; }
.logo span { display: none;}
.logo span img { height: 100%; }
/*------*/

/*---top_menu---*/
.top_menu{ box-sizing: border-box; flex: 0 0 calc(100% - 260px);
	transition: 300ms ease;
}
.top_menu ul{ display: block; list-style:none; margin:0; padding:0; width:100%; box-sizing: border-box; }
.top_menu>ul{ display: flex; justify-content: center;}
.top_menu>ul>li{ position: relative; }
.top_menu>ul>li>a{ position: relative; display: block; padding: 10px 20px; font: 500 15px/20px sans-serif; color: #333333;
	transition: color 500ms ease;
}
.top_menu>ul>li.on>a{ color: #111;}
.top_menu>ul>li.on::before{ border-style: solid; border-width: 0 10.5px 10px 10.5px; }
.top_menu>ul>li.cur>a{ color: #83AA4A;}

@media only screen and (min-width: 1025px) {
	.top_menu>ul>li>a:hover { color: #AAC351;}
}
/*------*/

/*---megamenu---*/
.top_menu .megamenu{ position: fixed; top: 80px; left: 10px; width: calc(100% - 20px); background: #FFF; overflow: hidden; max-height: 0; padding: 0; border-radius: 30px;
	transition: max-height 500ms ease-in-out, padding 500ms ease-in-out;
}
	.top_menu .megamenuhead::before{ content: ''; display: block; position: absolute; bottom: -22px; left: calc(50% - 10px); width: 0; height: 0; border-style: solid; border-width: 0 10.5px 0 10.5px; border-color: transparent transparent #FFF transparent;
		transition: 500ms ease;
	}
	.top_menu .on .megamenu{ max-height: 800px; padding: 20px 0;}
	.top_menu .megamenu .list .title{ border-bottom: solid 1px rgba(0, 0, 0, 0.2); padding: 10px 1em; margin-bottom: 4px; font-weight: 700;}

	.top_menu .megamenu .list ul li { position: relative;}

	.top_menu .megamenu .pic{ position: relative; width: 240px; height: 240px;}

	.top_menu .megamenu .txt{ position: relative; padding: 10px 0;}
	.top_menu .megamenu .txt .title{ font-size: 18px; font-weight: 700; margin-bottom: 10px;}
	.top_menu .megamenu .txt .con{ font-size: 14px;}

	.top_menu .megamenu .list ul li:first-child { border-top: none;}
	.top_menu .megamenu .list a{ position: relative; display: block; color: #333; padding: 10px 1em; line-height: 20px; margin:0; font-size: 15px; border-radius: 4px; border:solid 1px transparent;
		transition: 500ms ease;
	}
	

	@media only screen and (min-width: 1025px) {
		.top_menu .megamenu .list a:hover{ color: #AAC351; border:solid 1px #AAC351}
	}

@media only screen and (min-width: 1921px) {
	.top_menu .megamenu  { width: 1880px; left: calc(50% - 940px);}
}
/*------*/


/*submenu*/
.top_menu .submenu{ position: absolute; top: 40px; left: 0; background: #FFF; min-width: 100%; border-radius: 4px; display: none; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
	.top_menu .on .submenu{ display: block;}
	.top_menu .submenu ul li { position: relative; border-top: solid 1px rgba(0, 0, 0, 0.1)}
	.top_menu .submenu ul li:first-child { border-top: none;}
	.top_menu .submenu a{ position: relative; display: block; text-align: center; color: #333; padding: 10px 20px; line-height: 24px; margin:0; font-size: 14px; white-space: nowrap;
		transition: 500ms ease;
	}
	@media only screen and (min-width: 1025px) {
		.top_menu .submenu a:hover, .top_menu ul.submenu a:focus { background: #AAC351; color: #FFF;}
	}	
	.top_menu .submenuhead2::before{ display: block; position: absolute; top: 11px; right: 5px; font-size: 12px; color: #AAC351;
		font-family: "FontAwesome";
		content: "\f067";
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
	}

.top_menu .submenu2{ position: absolute; top: 0; left: 100%; background: #f2f2f2; min-width: 100%; border-radius: 4px; display: none; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
	.top_menu .submenuhead2.on .submenu2{ display: block;}
	.top_menu .submenu2 ul li { position: relative; border-top: solid 1px rgba(0, 0, 0, 0.1)}
	.top_menu .submenu2 ul li:first-child { border-top: none;}
	.top_menu .submenu2 a{ position: relative; display: block; text-align: center; color: #333; padding: 10px 20px; line-height: 24px; margin:0; font-size: 14px; white-space: nowrap;
		transition: 500ms ease;
	}

	@media only screen and (min-width: 1025px) {
		.top_menu .submenu2 a:hover, .top_menu ul.submenu2 a:focus, .top_menu .submenuhead2.on>a{ background: #AAC351; color: #FFF;}
	}
	.top_menu .submenuhead2.on::before{ color: #FFF; z-index: 1;}
/*------*/

/*---nav---*/
.nav{ display: flex; list-style:none; margin:0; box-sizing: border-box; position: absolute; top: 15px; right: 10px;
	transition: top 300ms ease;
}
.nav>li{ position: relative;}
.nav>li>a{ position: relative; display: flex; width: 32px; height: 32px; line-height: 32px; border: solid 1px transparent; border-radius: 20px; margin: 0 2px; transition: 300ms ease; font-size: 22px; justify-content: center; align-items: center; color: #333;}
.nav>li>a img{ width: 20px; }
.nav>li>a span{ display: none;}
.nav>li>a:hover, .nav>li>a.on{ color: #FFF; background: #AAC351;}
.nav>li>a.pop_signin i{ font-size: 20px;}
.nav>li>a b{ display: block; position: absolute; bottom: -5px; right: 14px; font-size: 12px; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #83AA4A; color: #FFF; border-radius: 10px;
	animation: moveicon linear 1s infinite;
}
@keyframes moveicon{
	0% { transform: translateY(-1px) scale(1, 1);}
	50% { transform:  translateY(1px) scale(1, 0.9);}
	100% { transform: translateY(-1px) scale(1, 1);}
}
/*------*/

/*---path---*/
#path{ position: relative; z-index: 200; width: 100%; background: #AAC351; color: #FFF; padding: 5px; font-size: 14px;}
#path .inner-width{ display: flex; overflow: auto;}
#path .inner-width>*{ white-space: nowrap; }
#path .inner-width>*+*::before{ margin-left: -10px; margin-right: 10px;
	font-family: "FontAwesome"; content: "\f0da";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
#path i{ padding: 0 4px 0 0;}
#path a{ padding: 0 10px; color: #FFF;}
#path span{ padding: 0 10px;}
#path b{ padding: 0 10px;}
/*------*/

/*ed*/
#header.ed::before { background: rgb(255, 252, 250, 0.9);}
@media only screen and (max-width: 1280px) {
	.top_menu>ul>li>a { padding: 10px; font-size: 14px;}
	.logo{ left: 10px;}
}

@media only screen and (max-width: 1024px) {
	/*menu_btn*/
	.menu_btn{ position: absolute; top:5px; right:-10px; display:block; width:50px; height:50px; z-index:3000; cursor: pointer;} 
	.menu_btn>div{ position:absolute; width:50px; height:4px; background: #AAC351; left: 10px; transition: 0.2s ease-in; }
	.menu_btn.on>div{ background: #FFF; left:10px;}
	.menu_btn .m1{ top:15px; width: 30px;}
	.menu_btn .m2{ top:24px; width: 30px;}
	.menu_btn .m3{ top:33px; width: 30px;}
	.menu_btn:hover .m1,.menu_btn:hover .m2,.menu_btn:hover .m3{ width:30px;}
	.menu_btn.on .m1{ top:25px; left: 10px; width: 30px; transform: rotateZ(45deg) }
	.menu_btn.on .m2{ opacity: 0; width:0; left:10px;}
	.menu_btn.on .m3{ top:25px; left: 10px; width: 30px; transform: rotateZ(-45deg); }

	.top_menu{ padding: 60px 0 0; position:fixed; top:0 !important; left: initial; right:-100% !important; width:160px;  z-index:100; height: 100%; box-sizing: border-box; letter-spacing: 0.1em; overflow:visible; background: #83AA4A;
		transition: right 500ms ease;
	}
	.top_menu ul{ display: block;  text-align: left; height: 100%; overflow: auto; padding: 0 10px;}
	.top_menu>ul>li{ display: block; border-left:none; margin: 0; padding: 0;}
	.top_menu>ul>li { display: block; border-top: solid 1px #FFF; }
	.top_menu>ul>li:first-child{ border: none;}
	.top_menu>ul>li+li{ border-left: none;}
	.top_menu>ul>li>a{ color:#FFF; margin: 5px 0; padding:10px; line-height: 1.2em; }
	.top_menu>ul>li>a:hover { color: #FFF;}
	.top_menu>ul>li.cur>a { color: #FFF;}
	.top_menu>ul>li>a.cur::before{ top: 8px; left: 4px; margin-left: 0; width: 8px; height: 16px; background-size: 100% auto;}
	
	.top_menu>ul>li>a.cur {color: #FFF; border: none;}
	.top_menu.on{ right:0 !important; }
	.top_menu_mask{ display:block; position:fixed; top:0; left:100%;; width:100%; height:100%; z-index:0; opacity:0; background: rgba(0,0,0,0.8); transition: opacity 500ms ease-in; }
	.top_menu_mask.on{ left:0; opacity:1; z-index: 2;}

	.top_menu>ul>li.on>a { color: #FFF;}

	.top_menu>ul>li.submenuhead::before {
		display: none;
	}
	.top_menu>ul>li.megamenuhead::before {
		bottom: 10px;
		left: -10px;
		border-width: 10px 0 10px 0;
		border-color: transparent transparent transparent #FFF;
	}
	.top_menu>ul>li.megamenuhead.on::before {
		border-width: 10px 0 10px 10px;
		border-color: transparent transparent transparent #FFF;
	}
	.top_menu .megamenu{ top: 0; left: 0; width: calc(100% - 160px); min-width: inherit; opacity: 0; overflow: auto; border-radius: 0;
		transition: opacity 500ms ease-in-out;
	}
	.top_menu .megamenu .list{ margin-bottom: 20px;}
	.top_menu .on .megamenu{ min-height: 100%; max-height: inherit; height: 100vh; padding: 20px 0 100px; opacity: 1;}

	.nav{ top: 15px; right: 40px; }

	.top_menu>ul>li>a { color: #FFF !important; background: transparent !important; font-size: 16px;}
	.top_menu>ul>li.submenuhead.on { height: auto; }
	.top_menu .submenu{ position: relative; top: inherit; left: inherit; right: inherit; width:100%; background: transparent; margin-bottom: 10px;
		transition: none; max-height: 100%; height: 100%; display: block; box-shadow: none;
	}
	.top_menu .submenu ul { border-bottom: none; padding: 0;}
	.top_menu .on .submenu{ max-height: 100%; height: 100%;}
	.top_menu .submenu ul li { border: none;}
	.top_menu .submenu li a{  padding: 5px 0; margin-left: 15px; color: #FFF; text-align: left; font-size: 14px;}

	.top_menu .submenuhead2::before{ display: none;}
	.top_menu .submenu2{ position: relative; top: inherit; left: inherit; right: inherit; width:100%; background: transparent; margin-bottom: 10px;
		transition: none; max-height: 100%; height: 100%; display: block; box-shadow: none;
	}
	.top_menu .submenu2 li a{ padding: 5px 0; margin-left: 30px; color: #FFF; text-align: left; font-size: 12px;}
}

/* =============================================================================
   HEADER END
   ========================================================================== */


/* =============================================================================
   FOOTER
   ========================================================================== */
#footer { position:relative; padding: 40px 0; background: #FFF; z-index: 200; }
#footer .foot_menu{ position: relative; background: #FFF; padding: 10px 0;}
#footer .foot_menu ul{ margin: 0; list-style: none; display: flex; justify-content: center;}
#footer .foot_menu ul li a{ display: block; padding: 5px 10px; margin: 0 5px; color: #333; border: solid 1px transparent; border-radius: 4px; font-size: 14px;
	transition: 500ms ease;
}
#footer .foot_menu ul li a:hover{ background: #AAC351; color: #FFF;}
#footer .info{ position: relative; text-align: center; color: #FFF;}
#footer .info h3{ font-size: 18px; margin-bottom: 0;}
#footer .info p{ font-size: 14px; color: #333;}
#footer .copyright { color: #333; text-align: center; font: 500 14px/20px sans-serif; }
#footer .copyright a{ display: inline-block; color: #333; text-decoration: underline;}
#footer .attention {display: block; text-align: center; flex: 0 0 50%; padding: 0 0 20px 0;}
#footer .attention a{ display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; font-size: 24px; color: #FFF; border: solid 1px #AAC351; background: #AAC351; margin: 0 5px;
	transition: 300ms ease;
}
#footer .attention a img{ display: inline-block; width: 24px; vertical-align: middle; margin-top: -4px; filter: invert(100%) sepia(4%) saturate(163%) hue-rotate(85deg) brightness(116%) contrast(100%);}
#footer .attention a:hover{ color: #83AA4A; background: #FFF;}
#footer .attention a:hover img{ filter: invert(33%) sepia(12%) saturate(1148%) hue-rotate(304deg) brightness(94%) contrast(89%); }
@media only screen and (max-width: 992px) {
	#footer>.inner-width{ flex-wrap: wrap;}
	#footer .copyright { flex: 0 0 100%; }
	#footer .attention { flex: 0 0 100%; padding: 0 0 20px 0;}
	#footer .info{ text-align: center;}
	#footer .attention { text-align: center;}
	#footer .copyright { text-align: center;}
}
@media only screen and (max-width: 576px) {
	#footer{ padding-bottom: 110px;}
	#footer .foot_menu ul{ flex-wrap: wrap; padding:0 10px;}
	#footer .foot_menu ul li { flex: 0 0 calc(100% / 3);}
	#footer .foot_menu ul li a{ font-size: 14px; padding: 5px; margin: 5px; border: solid 1px #FFF; text-align: center;}
	#footer .copyright span{ display: block; font-size: 12px; line-height: 1.8em;}
}
   /* =============================================================================
	  FOOTER END
	  ========================================================================== */

/*---swiper---*/
.swiper{width:100%;height:100%;}
.swiper-slide img{display:block; width:100%;}
.swiper-pagination-bullet{ background: #D9D9D9; border: solid 0.5px #FFF; width: 12px; height: 12px;}
.top_banner { position: relative;}
/*------*/

/*---page_banner---*/
.page_banner{ position: relative; overflow: hidden;}
.page_banner .pic{ position: relative; padding-bottom: 24%;}
/*------*/

/*---second_banner---*/
.second_banner{ position: relative; display: flex; flex-wrap: wrap;}
.second_banner a{ flex: 0 0 50%;}
.second_banner a img{ display: block; width: 100%;}
@media only screen and (max-width: 576px) {
	.second_banner a{ flex: 0 0 100%;}
}
/*------*/

/*---sub_banner---*/
.sub_banner{ position: relative; margin: 0 -150px; width: calc(100% + 300px); padding: 20px; background: #FFF;}
.sub_banner a{opacity:0.5;transition:opacity 500ms ease; border-radius: 20px; overflow: hidden;}
.sub_banner a.swiper-slide-active{ opacity: 1;}
@media only screen and (min-width: 1921px) {
	.sub_banner { position: relative; max-width: 1920px; margin-left: auto; margin-right: auto;}
}
@media only screen and (max-width: 576px) {
	.sub_banner{ margin: 0 -150px;}
}
/*------*/

/*---bg_box---*/
.bg_box{ position: relative; overflow: hidden;}
.bg_box.sw{ padding-bottom: 150px;}
.bg_box .bg{ position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%;}
.bg_box .bg .item{ position: absolute; top: -300px; left: 0; width: 100%;  height: calc(100% + 300px); opacity: 0.1;}
.bg_box .sw1{ position: absolute; bottom: -1px; left: 0; width: 101%; height: 100%; background: url(../images/sw1.svg) no-repeat center bottom; background-size: contain; pointer-events: none;}
.bg_box .sw2{ position: absolute; bottom: -1px; left: 0; width: 101%; height: 100%; background: url(../images/sw2.svg) no-repeat center bottom; background-size: contain; pointer-events: none;}
.bg_box .bg.bc1{ background: #AAC351;}
.bg_box .bg.bc2{ background: #F2F2F2;}
.bg_box .bg.bc3{ background: #FFFFFF;}
.bg_box .bg.bc4{ background: #83AA4A;}
@media only screen and (max-width: 576px) {
	.bg_box.sw{ padding-bottom: 50px;}
}
/*------*/

/*---shop_hl---*/
.shop_hl{ position: relative;}
.shop_hl a{ position: relative; display: block; border-radius: 20px; overflow: hidden; margin: 0 0 calc(var(--bs-gutter-x)) 0;
	transition: 300ms ease;
}
.shop_hl a img{ object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.shop_hl a:nth-child(1)::before{ display: block; content: ''; padding-bottom: 75%;}
.shop_hl a:nth-child(2)::before{ display: block; content: ''; padding-bottom: 56.25%;}
.shop_hl a.sp{ height: calc(100% - calc(var(--bs-gutter-x)));}

@media only screen and (min-width: 1024px) {
	/*hover*/
	.shop_hl a:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);  transform: scale(1.02);}
}
@media only screen and (max-width: 576px) {
	.shop_hl a::before{ padding-bottom: 75% !important;}
}
/*------*/

/*---shop_box---*/
.shop_box{ position: relative; padding: 60px 0; }

	/*shop_box list*/
	.shop_box .list{ position: relative; margin: 0 -15px;}
	.shop_box .list ul{ position: relative; display: flex; flex-flow: wrap; list-style: none; margin: 0; width: 100%;}
	.shop_box .list ul li{ position: relative; flex: 0 0 calc(100% / 4);}
	.shop_box .list li a { position: relative; display: block; overflow: hidden; background: #FFF; margin: 15px; border-radius: 10px; text-align: center;
		transition: border-radius 500ms ease;
	}
	.shop_box .list li a .pic{ width: 100%; height: 0; padding: 0 0 100% 0; margin: 0; background-color: #FFF;
		transition: opacity 500ms ease, transform 500ms ease;
	}
	.shop_box .list li a .pic.hover{ position: absolute; top: 0; left: 0; width: 100%; height: 0; padding: 0 0 100% 0; margin: 0; background-color: #FFF; opacity: 0; z-index: 1;
		transition: opacity 500ms ease, transform 500ms ease;
	}
	.shop_box .list li a .txt{ position: relative; box-sizing: border-box; padding: 10px 20px; background: #FFF;
		transition: 200ms ease;
	}
	.shop_box .list li a .txt .type{  font-size: 15px; font-weight: 600; color: #666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow: hidden; }
	.shop_box .list li a .control{ position: absolute; top: 0; left: 0; width: 100%;}
	.shop_box .list li a .txt .title{ color: #222; font-size: 16px; font-weight: 600; line-height: 1.5em; margin-bottom: 5px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow: hidden; }
	.shop_box .list li a .txt .sub_title{ color: #83AA4A; font-size: 14px; line-height: 1.5em; margin-bottom: 5px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow: hidden; }
	.shop_box .list li a .txt .con{ color: #999; font-size: 14px; line-height: 1.4em; margin-bottom: 5px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden; }
	.shop_box .list li a .txt .price{ position: relative; }
	.shop_box .list li a .txt .price s{ color: #999; margin-bottom: 0; font: 400 14px/1rem sans-serif;}
	.shop_box .list li a .txt .price b{ color: #FF7A1A; font: 700 18px/1rem 'Signika Negative', sans-serif;}
	.shop_box .list li a .txt.c1 .sub_title{ color: #F77349;}

	.shop_box .list.add li a { border: solid 1px #F2F2F2;}
	
	@media only screen and (min-width: 1025px) {
		/*hover*/
		.shop_box .list li a:hover .pic.hover { opacity: 1;}
		.shop_box .list li a:hover .txt { background: #AAC351;}
		.shop_box .list li a:hover .txt .type{ color: #FFF;}
		.shop_box .list li a:hover .txt .title{ color: #FFF;}
		.shop_box .list li a:hover .txt .sub_title{ color: #FFF;}
		.shop_box .list li a:hover .txt .con{ color: #FFF;}
		.shop_box .list li a:hover .txt .price s{ color: #FFF;}
		.shop_box .list li a:hover .txt .price b{ color: #FFF;}
		.shop_box .list li a:hover .txt .aid{ color: #FFF;}
		.shop_box .list.add li a:hover .txt { background: #e38948; }
		.shop_box .list.mem li a:hover .txt { background: #AAC351; box-shadow: none;}
	}


.shop_box .list.center ul{ justify-content: center; }
.shop_box .list.col2 ul li{ flex: 0 0 calc(100% / 2);}
.shop_box .list.col3 ul li{ flex: 0 0 calc(100% / 3);}

.shop_box .list .adds{position:absolute;top:-50px;right:10px;z-index:100;}
.shop_box .list .adds .item img{ max-width: 100%;}
.shop_box .step_list{ position: relative;}

	.shop_box .tr_total{ font: 500 15px/1.2em sans-serif; color: #333;}
	.shop_box .tr_total span{ color: #CF000E; margin-left: 1em;}
	
	.cart_title{ position: relative; border-bottom: solid 1px #666; display: flex; justify-content: flex-start; margin: 0; }
	.cart_title>div{ padding: 0 0.5rem; font-weight: 700; font-size: 16px; line-height: 60px; height: 60px;}
	.cart_title_sw{ display: none; border-bottom: solid 1px #CCC; cursor: pointer;}
	.cart_title_sw:hover .cart_name{ color: #83AA4A;}
	.cart_title_sw.on{ display: flex;}

	.cart_title_sw i{ font-size: 20px; margin: 0 4px 0 0; color: #333;}

	.cart_item { position: relative; background: #FFF; display: flex; justify-content: flex-start; align-items: center; margin: 0; font-size: 16px;}
	/* .cart_item+hr.bb{ margin: -1px 0 0 0; height: 1px; background: #111; z-index: 1; } */

	.cart_pic { position: relative;}
	.cart_pic .pic{ width: 100px; padding: 0 0 100% 0;}

	.cart_name{ color: #222; padding: 10px; flex: 1 1 50%;}
	.cart_name.th{ padding: 0 15px;}
	
	.cart_name .type{ color: #666; font-size: 14px; line-height: 18px;}
	.cart_name .name{ color: #333; font-size: 16px; font-weight: 700;}
	.cart_name .name span+span{ color: #666; font-weight: 400;}
	.aid{ position: relative; font-size: 14px; line-height: 1.2em; color: #666; padding:0 20px; margin: 5px -20px 10px; cursor: pointer;
		display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden;
	}
	.aid::after{ font-size: 14px; margin-left: 10px;
		font-family: "FontAwesome"; content: "\f24d";
		font-style: normal;
		font-variant: normal;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
	}
	.aid:hover{ color: #e26862;}
	.cart_name .subtype{ position: relative; font-size: 14px; line-height: 1.2em; color: #666; padding:0;
		display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow: hidden;
	}
	.cart_item.s1 { background: #fff8c2; }

	.cart_num{  flex: 0 0 140px; text-align: center; display: flex; align-items: center; justify-content: center;}
	.cart_subtotal{ flex: 0 0 100px; text-align: right; padding-right: 0.5rem; font: 700 18px/1.2em 'Signika Negative', sans-serif; display: flex; align-items: center;}
	.cart_price{  flex: 0 0 100px; text-align: center; font: 700 18px/40px 'Signika Negative', sans-serif; display: flex; align-items: center;}
	.cart_del{ flex: 0 0 50px; text-align: center; display: flex; align-items: center;}
	.cart_del .del{ display: block; font-size: 24px; color: #8A8A8A; cursor: pointer; width: 40px; line-height: 40px; margin: 0; padding: 0; text-align: center; border-radius: 20px;}
	.cart_del .del:hover{ color: #FFF; background: #E7505A;}
	.cart_item.sm{ padding-left: 40px; padding-top: 20px; padding-bottom: 20px; background: #EDEDED;}
	.cart_item.sm .cart_pic{ width: 130px; padding: 0;}
	
	.cart_item.sm .cart_pic .pic { width: 70px; padding: 0 0 70px 0;}
	.cart_item.sm .cart_name{ font-size: 15px;}
	.cart_item.sm.c1{ background: #FFE7D2;}

	.switch_list{ display: none;}
	.switch_list.on{ display: block;}	

	.cart_add{ position: relative; padding: 10px 0; background: #f8f8f8; display: flex; justify-content: flex-start; border-bottom: solid 1px #DADADA; line-height: 40px;}
	.cart_add+hr.bb{ margin: -1px 0 0 0; opacity: 0.5;}
	.cart_add .add_1{ flex: 1 1 50%; padding: 10px; margin-left: 100px; font-size: 15px; font-weight: 700; color: #333; display: flex; align-items: center;}
	.cart_add .name{ font-size: 15px;}

	.cart_spe{ padding:10px 10px 10px 100px; font-size: 15px; background: #f8f8f8; display: flex; justify-content: flex-start; }
	.cart_spe table{ margin: 0 10px 0 0;}
	.cart_spe+hr.bb{ margin: -1px 0 0 0; opacity: 0.5;}
	.cart_spe .table>:not(caption)>*:last-child>* { border-bottom-width: 0;}

	.total_1{ border-top: solid 1px #f2f2f2; margin: 0; }
	.total_1>div{ padding: 10px 0; background: #FFF; }
	.total_2{ border-top: solid 1px #f2f2f2; margin: 0;}
	.total_2>div{ padding: 10px 0; background: #FFF; font-size: 18px;}
	.amount{ color: #c73246;}
	.freight{ color: #83AA4A;}
	.discount{ color: #c73246;}
	.final_amount{ color: #C81737; font-weight: 700;}
	.price s{ display: block; font-size: 13px; color: #999; margin-right: 4px; line-height: 14px;}

	.shop_done{ padding: 30px; border: solid 1px #CCC; background: #FFF; border-radius: 20px;}
	.shop_done .cart_pic { padding: 0;}
	.shop_done .cart_pic .pic{ width: 70px; padding: 0 0 100% 0;}
	.shop_done .cart_name .name{ font-size: 16px;}
	.shop_done .cart_add .add_1{ margin-left: 80px; }
	.shop_done .cart_spe { padding-left: 80px; }

	/*---step_bar---*/
	.bg-white { background: #FFF ;}
	.bg-gray{ background:#CCC;}
	.bg-done{ background:#83AA4A;}
	.step_bar .step-line .step-col { padding: 0 0 40px 0; text-align: center; color:#999;}
	.step_bar .step-line .step-number{ cursor:default; font-size:16px; border-radius:50%; box-sizing: border-box; display:block; margin: 0 auto 8px; line-height: 44px; border:3px solid; border-color:#e5e5e5;position:relative; z-index:5; height:50px; width:50px; text-align:center; color:#FFF;}
	.step_bar .step-line .step-number > i{position:relative;top:50%;transform:translateY(-120%);}
	.step_bar .step-line .step-title{ position: relative; font: 500 15px/1.2em sans-serif; }
	.step_bar .step-line .step-title:after{ content:'';height:3px;width:50%;position:absolute;background-color:#e5e5e5;top:-30px;left:50%;z-index:4;transform:translateY(-100%);}
	.step_bar .step-line .step-title:before{ content:'';height:3px;width:50%;position:absolute;background-color:#e5e5e5;top:-30px;right:50%;z-index:4;transform:translateY(-100%);}
	.step_bar .step-line .first .step-title:before{content:none;}
	.step_bar .step-line .last .step-title:after{content:none;}
	.step_bar .step-line .active .step-number{color:#ffffff !important; border-color: #FCC80E !important;}
	.step_bar .step-line .active .step-title,.step_bar .step-line .active .step-content{color:#999 !important;}
	.step_bar .step-line .active .step-title:after,.step_bar .step-line .active .step-title:before{background-color:#e5e5e5;}
	.step_bar .step-line .done .step-number{color:#ffffff !important;}
	.step_bar .step-line .done .step-title,.step_bar .step-line .done .step-content{color:#83AA4A !important;}
	.step_bar .step-line .done .step-title:after,.step_bar .step-line .done .step-title:before{background-color:#e5e5e5;}
	.step_bar .step-line .error .step-number{color:#E7505A !important;border-color:#E7505A !important;}
	.step_bar .step-line .error .step-title,.step_bar .step-line .error .step-content{color:#E7505A !important;}
	.step_bar .step-line .error .step-title:after,.step_bar .step-line .error .step-title:before{background-color:#E7505A;}
	.step_bar .en{float:left;width:100%;opacity:.6;}
	/*------*/

	.shopping_recipient{ padding: 20px;}
	.shopping_recipient + .shopping_recipient{ border-top: solid 1px #CCC;}
	.shopping_recipient p{ font-size: 15px; line-height: 1.4em; color: #666;}
	.shopping_recipient p i{ font-size: 14px;}
	
	.shop_info{ position: relative;}
	.shop_info .sn{ font-size: 12px; line-height: 1.5em; margin-bottom: 15px;}
	.shop_info .sn .sn_con{ font: 700 24px/1em 'Signika Negative', sans-serif; color: #83AA4A;}
	.shop_info .name{ font-size: 12px; line-height: 1.5em; margin-bottom: 15px;}
	.shop_info .name .name_con{ font:400 15px/1.5em sans-serif; color: #333; margin-bottom: 10px;}
	.shop_info .name .name_con span+span{ margin-left: 5px;}
	.shop_info .name .add{ font:400 15px/1.5em sans-serif; color: #333; margin-bottom: 10px;}

	/*quantity*/
	.shop_box .quantity-row{ display:inline-flex; border-radius: 4px; overflow: hidden;}
	.shop_box .quantity_item[type="text"]{ width:44px; height: 38px; line-height: 38px; text-align:center; border: solid 1px #83AA4A; border-radius: 0 !important; margin: 0 -1px; pointer-events: none;}
	.shop_box .quantity_item[type="text"]:focus{ box-shadow: none;}
	.shop_box .button_icon{ width:38px; height: 38px; line-height: 38px; font-size: 12px; text-align:center; color:#83AA4A; background: transparent; cursor:pointer; border: solid 1px #83AA4A; border-radius: 4px 0 0 4px;}
	.shop_box .button_icon:hover{ background: #83AA4A; color: #FFF;}
	.shop_box .quantity_item+.button_icon{ border-radius: 0 4px 4px 0;}

	/*shop_box view*/
.shop_box .view{ position: relative; display: flex; flex-wrap: wrap;}
.shop_box .view .cover { position: relative; width: 50%; }
.shop_box .view .cover .gallery-top { position: relative; width: 100%; overflow: hidden; margin-bottom: 10px; border-radius: 10px;}
.shop_box .view .cover .gallery-top .item{display:block;height:100%;overflow:hidden;padding-bottom:100%;position:relative;width:100%;}
.shop_box .view .cover .gallery-top .item img{position:absolute;top:0;left:0;width:100%; height: 100%; object-fit:contain;}
.shop_box .view .cover .gallery-thumbs { position: relative; overflow: hidden; box-sizing: border-box;}
.shop_box .view .cover .gallery-thumbs .swiper-slide { width: 20%; height: 100%; opacity: 0.2; cursor: pointer; border-radius: 10px; overflow: hidden;
	transition: opacity 500ms ease;
}
.shop_box .view .cover .gallery-thumbs .swiper-slide:hover{ opacity: 0.8;}
.shop_box .view .cover .gallery-thumbs .pic::before{ content: ''; display: block; padding-bottom: 100%;}
.shop_box .view .cover .gallery-thumbs .swiper-slide-active,
.shop_box .view .cover .gallery-thumbs .swiper-slide-thumb-active { opacity: 1 !important; }
.shop_box .view .info{ position: relative;  width: calc(50% - 100px); margin: 20px 50px;}
.shop_box .view .info .name{ font: 400 15px/1.4em sans-serif; color: #666666; margin: 0 0 10px 0;}
.shop_box .view .info .name b{ display: block;  font:700 24px/1.2em sans-serif; color: #222; margin-bottom: 10px;}
.shop_box .view .info .name span{ display: block; font:700 16px/1.2em 'Signika Negative', sans-serif; color: #666; margin-bottom: 10px;}
.shop_box .view .info .des{ padding: 20px 0; }
.shop_box .view .info .des .title{ font-size: 18px; font-weight: 700; color:#333; margin-bottom: 10px;}
.shop_box .view .info .des ul{ margin-bottom: 0;}
.shop_box .view .info .des li{ font:400 14px/1.7em sans-serif; color: #333;}
.shop_box .view .info .des .marks{ display: block; text-align: right;}
.shop_box .view .info .des .marks img{ display: inline-block; max-width: 100px;}
.shop_box .view .info .price{  color: #83AA4A; font: 700 30px/1.2em 'Signika Negative', sans-serif; padding: 10px 0;}
.shop_box .view .info .price s { color: #9A9A9A; font-size: 20px; margin-bottom: 5px;}
.shop_box .view .info img{ max-width: 100%;}
.shop_box .view .mod_list{ position: relative; }
.shop_box .view .mod_list .title{ font-size: 18px; font-weight: 700; color:#333; margin-bottom: 10px;}
.shop_box .view .mod_list .items{ position: relative; padding: 20px 0 0 0;}
.shop_box .view .mod_list .items .name{ font-size: 14px; font-weight: 700; color: #333; margin: 4px;}
.shop_box .view .mod_list select{ border: solid 1px #83AA4A;}
.shop_box .view .mod_list .color_item{ position: relative; display: flex; flex-wrap: wrap;}
.shop_box .view .mod_list .color_item>div{ width: 30px; height: 30px; margin: 2px; border-radius: 15px; overflow: hidden; background-size: cover; border: solid 2px #FFF; cursor: pointer;}
.shop_box .view .mod_list .color_item>div.on{ outline: solid 2px #83AA4A;}

.shop_box .view .buy_list{ position: relative;}
.shop_box .view .buy_list .title{ font-size: 18px; font-weight: 700; color:#333; margin-bottom: 10px;}
.shop_box .view .buy_list .name{ font-size: 14px; font-weight: 700; color: #333; margin: 4px;}

.shop_box .view .edit{ flex: 0 0 100%; }
.shop_box .view .menu{ text-align: center; font: 20px sans-serif; font-weight: 700; display: flex; flex-wrap: nowrap; justify-content: space-around; color: #C29C60;}
.shop_box .view .menu>div{ line-height: 40px; padding: 0 5px;}
.shop_box .view .calendar{ position: relative;}
.shop_box .view .calendar .week{ position: relative; display: flex; flex-wrap: wrap;}
.shop_box .view .calendar .week>div{ flex: 0 0 calc(100% / 7 - 4px); text-align: center; height: 48px; margin: 2px; font: 15px/48px sans-serif; border-radius: 5px;}
.shop_box .view .calendar .week.day>div{ background: rgba(255,255,255,0.3); box-sizing: border-box;}
.shop_box .view .calendar .week.day>div:hover{ border: solid 2px #ffba79; line-height: 44px; }
.shop_box .view .calendar .week.day>div.sel{ border: solid 2px #C29C60; line-height: 44px; }
.shop_box .view .calendar .week.day>div.ade{ background: #b4e7b3;}
.shop_box .view .calendar .week.day>div.has{ background: #fce189;}
.shop_box .view .calendar .week.day>div.full{ background: #e26862;}
.shop_box .view .calendar .week.day>div.old{ background: #CCC;}
.shop_box .view .calendar .week.day>div.now{ background: rgba(255, 214, 79, 0.6); border: solid 2px #e4b415; line-height: 44px; }
.shop_box .view .cover .pic_main{ position: relative;}
.shop_box .view .cover .pic_main .item{ position: relative;}
.shop_box .view .cover .pic_main img{ width: 100%;}
.shop_box .view .cover .pic_main a{ position: relative; display: block; overflow: hidden;}
.shop_box .view .cover .pic_main a::before{ position: relative; display: block; content: ''; padding-bottom: 100%; }
.shop_box .view .cover .pic_main a img{ display: block !important; opacity: 0 !important; z-index: 1; position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; max-width: 100%; background-size: cover; transform: translateX(-50%) translateY(-50%);}
.shop_box .view .cover .pic_list{ position: relative; margin: 5px -5px 0;}
.shop_box .view .cover .pic_list ul{ display: flex; flex-wrap: wrap; margin: 0; list-style: none;}
.shop_box .view .cover .pic_list li{ flex:0 1 25%;}
.shop_box .view .cover .pic_list .item{  margin:5px; opacity: 0.5; height: 50px; overflow: hidden;}
.shop_box .view .cover .pic_list .item::before{ position: relative; display: block; content: ''; padding-bottom: 100%; }
.shop_box .view .cover .pic_list .item.imgLiquid_ready{ height: auto;}
.shop_box .view .cover .pic_list .item:hover{ opacity: 0.8;}
.shop_box .view .cover .pic_list .item.on{ opacity: 1;}
.shop_box .view .cover .pic_list img{ display: block; max-width: 100%;}

	/*shop_box shop_select*/
	.shop_box .shop_select{ position: relative;}
	.shop_box .shop_select .select_cover{ position: fixed; width: 600px; height: 600px; margin: 0 50px;}
	
	.shop_box .send_bar{ border-bottom: solid 2px #CCC; text-align: left; padding: 20px 0.5rem; margin: 20px 0; color: #666;}
	.shop_box .send_bar>*+*{ margin-left: 10px;}
	.shop_box p{ font-size: 14px; line-height: 20px; color: #666; margin: 10px 0 0 0;}
	.shop_box .ser{ display: none;}
	.shop_box .ser.on{ display: block;}
	.shop_box .ser2{ display: none;}
	.shop_box .ser2.on{ display: block;}
	.shop_box .con span{ color: #83AA4A;}
	.shop_box .form-check-input:checked {
		background-color: #83AA4A;
		border-color: #83AA4A;
	}
	.form-control:focus {
		border-color: #83AA4A;
	}
	.form-select:focus {
		border-color: #83AA4A;
		outline: 0;
		box-shadow: none;
	}

		.info_bar{ position: relative; padding: 10px 0.5rem;}
		.info_bar .con{ font-size: 14px; line-height: 20px; color: #666; margin: 10px 0 0 0;}

		.adds_bar{ position: relative; padding: 0; margin: 10px 0; border-top: solid 2px #CCC; border-bottom: solid 2px #CCC;}
		.adds_bar .item{ display: flex; justify-content: space-between; padding: 10px 0.5rem;}
		.adds_bar .item+.item{ border-top: solid 1px #CCC; }
		.adds_bar .price{ position: relative; text-align: right; font:700 20px/1.2em 'Signika Negative', sans-serif; color: #83AA4A;}
		
		.all_bar{ position: relative; padding: 10px 0.5rem; }
		.all_bar .name{ position: relative; text-align: right; font:400 15px/1.2em sans-serif; color: #333;}
		.all_bar .price{ position: relative; text-align: right; font:700 30px/1.2em 'Signika Negative', sans-serif; color: #83AA4A;}

		.shop_box .shop_select .item_list { display: flex; flex-wrap: wrap; }
		.shop_box .shop_select .item_list .item{ position: relative; width: 24px; height: 24px; border-radius: 12px; margin: 5px; background: #FFF; border: solid 1px #CCC; cursor: pointer;}
		.shop_box .shop_select .item_list .item img{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 25px;}

		.shop_box .shop_select .item_list .item.on::before{ display: block; content: ''; position: absolute; top: -4px; left: -4px; border: solid 2px #83AA4A; width: 30px; height: 30px; border-radius: 30px; z-index: 1;}
		.shop_box .shop_select .item_list .item.on::after{ display: block; content: ''; position: absolute; top: -5px; right: -5px; background: url(../images/vr_check.svg) no-repeat; background-size: cover; width: 12px; height: 12px; z-index: 2;}

		/*select_cover*/
		.shop_box .shop_select .select_cover .pic{ position: absolute; top: 0; left: 0; width: 100%; border-radius: 20px; overflow: hidden;}
		.shop_box .shop_select .select_cover .pic::before{ content: ''; display: block; padding-bottom: 100%;}
		.shop_box .shop_select .select_cover .adds{ position: absolute; bottom: 20px; right: 20px; z-index: 100;}
		.shop_box .shop_select .select_cover .quick{ position: absolute; bottom: 20px; left: 20px; z-index: 100;}

		/*select_view*/
		.shop_box .shop_select .select_view{ position: relative; width: 50%; margin-left: 50%; }
		.shop_box .shop_select .select_view .select_list{ position: relative;}
		.shop_box .shop_select .select_view .select_list ul{ display: block; list-style: none; margin: 0%;}
		.shop_box .shop_select .select_view .select_list ul li{ display: block;}
		.shop_box .shop_select .select_view .select_list ul li+li{ border-top: solid 1px #DFDFDF;}
		.shop_box .shop_select .select_view .select_list .select_item{ position: relative; margin: 2px 0; border-radius: 10px; display: flex; padding: 5px; cursor: pointer;
			transition: 300ms ease;
		}
		.shop_box .shop_select .select_view .select_list .select_item .pic{ width: 80px; height: 80px; margin-right: 20px;}
		.shop_box .shop_select .select_view .select_list .select_item .name{ font:700 18px/24px sans-serif; color: #72595C; padding-top: 20px;}
		.shop_box .shop_select .select_view .select_list .select_item .con{ font:400 14px/1.2em sans-serif; color: #666;}
		.shop_box .shop_select .select_view .select_list .select_item .sel_con{ font:700 14px/1.2em sans-serif; color: #333; padding-bottom: 15px;}
		.shop_box .shop_select .select_view .select_list .select_item:hover{background: #F9F4F0;}
		.shop_box .shop_select .select_view .select_list .select_item.on{ background: #F67349;}
		.shop_box .shop_select .select_view .select_list .select_item.on .name{ color: #FFF;}
		.shop_box .shop_select .select_view .select_list .select_item.on .con{ color: #FFF;}
		.shop_box .shop_select .select_view .select_list .select_item.on::after{ display: block; content: ''; position: absolute; top: calc(50% - 12px); right: 10px; background: url(../images/check_w.svg) no-repeat; background-size: cover; width: 24px; height: 24px; z-index: 2;}
		.shop_box .shop_select .select_view .select_list .select_item .btn_send.on{ display: none;}

		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on{ background: #F9F4F0;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on .name{ color: #72595C;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on .con{ color: #666;}
		
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on::after{ display: none; }
		.shop_box .shop_select .select_view .select_list.sty2 .select_item .sel_con{ overflow: hidden; height: 0;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on .sel_con{ height: auto;}

		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on.ed{ background: #F67349;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on.ed .name{ color: #FFF;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on.ed .con{ color: #FFF;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on.ed .sel_con{ color: #FFF;}
		.shop_box .shop_select .select_view .select_list.sty2 .select_item.on.ed::after{ display: block; content: ''; position: absolute; top: calc(50% - 12px); right: 10px; background: url(../images/check_w.svg) no-repeat; background-size: cover; width: 24px; height: 24px; z-index: 2;}

		/*tips_bar*/
		.shop_box .shop_select .tips_bar{ position: fixed; bottom: 0; left: 0; width: calc(50% - 50px); background: rgba(114, 89, 92, 0.95); color: #FFF; padding: 20px; z-index: 100;}
		.shop_box .shop_select .tips_bar .row{ width: 550px; float: right;}
		.shop_box .shop_select .tips_bar .name{ font:400 18px/1.2em sans-serif; }
		.shop_box .shop_select .tips_bar .name .selected{ position: relative; display: flex; margin: 10px 0 0 0; }
		.shop_box .shop_select .tips_bar .name .selected .item{ font:400 14px/1.2em sans-serif; padding: 2px;}
		.shop_box .shop_select .tips_bar .price{ position: relative; text-align: right;}
		.shop_box .shop_select .tips_bar .price span{ display: block; font:700 14px/1.2em 'Signika Negative', sans-serif; margin-bottom: 5px;}
		.shop_box .shop_select .tips_bar .price b{ display: block; font:700 20px/1.2em 'Signika Negative', sans-serif;}

		/*total_bar*/
		.shop_box .shop_select .total_bar{ position: relative; color: #333; padding: 20px 0.5rem;}
		.shop_box .shop_select .total_bar .name{ font:400 24px/1.2em sans-serif; }
		.shop_box .shop_select .total_bar .name .selected{ position: relative; display: flex; margin: 10px 0 0 0; }
		.shop_box .shop_select .total_bar .name .selected .item{ font:400 14px/1.2em sans-serif; padding: 2px;}

		.shop_box .shop_select .total_bar .price{ position: relative; text-align: right;}
		.shop_box .shop_select .total_bar .price b{ display: block; font:700 20px/1.2em 'Signika Negative', sans-serif; color: #83AA4A;}

		/*select_step*/
		.shop_box .shop_select .select_step{ position: relative; text-align: center; min-height: 80px; }
		.shop_box .shop_select .select_step .title{ font:700 20px/1.2em sans-serif; color: #333; margin-bottom: 20px;}
		.shop_box .shop_select .select_step .bar{ position: relative; width: 100%; max-width: 300px; margin: 0 auto; height: 32px;  display: flex; justify-content: space-between;}
		.shop_box .shop_select .select_step .bar::before{ position: absolute; top: calc(50% - 1px); left: 0; content: ''; width: 99%; height: 2px; background: #83AA4A; z-index: -1; }
		.shop_box .shop_select .select_step .bar>span{ position: relative; display: block; width: 32px; height: 32px; border-radius: 16px; box-sizing: border-box; background: #999; border: solid 3px #d9d9d9; line-height: 26px; color: #FFF; font-size: 14px; font-weight: 700; cursor: default;}
		.shop_box .shop_select .select_step .bar>span.on{ border: solid 3px #F67349; cursor: default;}
		.shop_box .shop_select .select_step .bar>span.ed{ background: #83AA4A;}

		.shop_box .shop_select .select_step .prev{ position: absolute; left: 0; top: calc(50% - 20px); width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 32px; color: #83AA4A;}
		.shop_box .shop_select .select_step .prev:hover{ color: #F67349;}
		.shop_box .shop_select .select_step .next{ position: absolute; right: 0; top: calc(50% - 20px); width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 32px; color: #83AA4A;}
		.shop_box .shop_select .select_step .next:hover{ color: #F67349;}

		.shop_box .shop_select .select_step .prev.disabled{ opacity: 0.1;}
		.shop_box .shop_select .select_step .next.disabled{ opacity: 0.1;}

		/*select_table*/
		.select_table{ position: relative; margin: 40px 0;}
		.select_table.info{ margin-top: 0;}
		.select_table .title{ position: relative; color: #333; border-bottom: solid 2px #CCC; text-align: left; padding: 10px 0.5rem; }
		.select_table input[type="text"], .select_table input[type="password"], .select_table input[type="email"], .select_table input[type="mail"], .select_table input[type="phone"], .select_table input[type="tel"], .select_table input[type="date"]{ position: relative; border-width: 0 0 1px 0; border-color: #72595C; border-radius: 0;}
		.select_table select{ border-width: 0 0 1px 0; border-color: #72595C; border-radius: 0;}
		.select_table thead{ border-bottom: solid 1px #CCC;}
		.select_table thead th{ color: #333; font-size: 14px; line-height: 1.1em; text-align: center;}
		.select_table th, .select_table td{ padding-top: 20px; padding-bottom: 20px; border: none; }
		.select_table.info td{ text-align: center;}
		.select_table.info th, .select_table.info td{ padding-top: 0.5rem; padding-bottom: 0.5rem; }
		.select_table .bb{ border-bottom: solid 2px #CCC;}
		.select_table .two_pd{ display: none;}
		.select_table .two_pd.on{ display: table-cell;}
		.select_table .link{ position: relative; padding: 0 10px; line-height: 38px; color: #AAC351;}
		.select_table .link i{ margin-left: 5px;}
		
		.select_table .date_pass{ color: #F67349; font-size: 15px; font-weight: 700; padding: 5px 0.5rem; border-bottom: solid 1px #f2f2f2;
			display: flex; justify-content: space-between;
		}
		.select_table .date_end{ color: #B43844; font-size: 15px; font-weight: 700; padding: 5px 0.5rem; border-bottom: solid 1px #f2f2f2;
			display: flex; justify-content: space-between;
		}
		.select_table .date_update{ color: #666; font-size: 15px; font-weight: 700; padding: 5px 0.5rem; border-bottom: solid 1px #f2f2f2;
			display: flex; justify-content: space-between;
		}
		.select_table .date{ color: #666; font-size: 15px; font-weight: 700; padding: 5px 0.5rem; border-bottom: solid 1px #f2f2f2;
			display: flex; justify-content: space-between;
		}

		/*sel_list*/
		.sel_list{ position: relative; }
		.sel_list .item{ position: relative; display: block;}
		.sel_list .item::after{ display: block; content: ''; position: absolute; top: 8px; left: 9px; width: 20px;  height: 20px; border-radius: 4px; background: #FFF; border: solid 1px #83AA4A;}
		.sel_list .item .con{ padding: 0 14px 0 39px; height: 38px; line-height: 38px; color: #333; text-align: left;}
		/* .sel_list .item:hover .con{ background: #FFF;} */
		.sel_list .item.on .con{ background: #83AA4A; color: #FFF; border-radius: 5px; overflow: hidden;}
		.sel_list .item.on::before{ display: block; position: absolute; top: 6px; left: 11px; font-size: 16px; z-index: 1;
			font-family: "FontAwesome"; content: "\f00c"; color: #FFF;
			font-style: normal;
			font-variant: normal;
			text-rendering: auto;
			-webkit-font-smoothing: antialiased;
		}
		.sel_list .item.on::after{ background: #83AA4A; }
		.sel_list .item.only{  width: 38px; height: 38px;}

@media only screen and (max-width: 1600px) {
	.shop_box .shop_select .select_cover{ width: 500px; height: 500px;}
}

@media only screen and (max-width: 1300px) {
	.shop_box .shop_select .select_cover{ width: 400px; height: 400px;}
	.shop_box .shop_select .tips_bar .row{ width: 100%;}
}
	
@media only screen and (max-width: 1200px) {
	.shop_box.inx .list ul li{ flex: 0 0 calc(100% / 4 );}
	.shop_box .list ul li{ flex: 0 0 calc(100% / 3 );}
	.shop_box .shop_select .select_cover{ width: 400px; height: 400px;}
}

@media only screen and (max-width: 992px) {
	.shop_box { padding: 40px 0;}
	.shop_box .list ul li{ flex: 0 0 calc(100% / 2 );}

		.shop_box.inx .list{ margin-left: -35px; margin-right: -35px; padding: 0 25px;  overflow-x: auto;}
		.shop_box.inx .list ul{ flex-wrap: nowrap; }
		.shop_box.inx .list ul li{ flex:0 0 calc(80% / 2);}
		.shop_box.inx .list ul li:last-child{ flex: 0 0 calc(80% / 2 + 25px ); padding-right: 25px;}

		.shop_box .list.col3 { margin-left: -35px; margin-right: -35px; padding: 0 25px;  overflow-x: auto;}
		.shop_box .list.col3 ul{ flex-wrap: nowrap; }
		.shop_box .list.col3 ul li{ flex:0 0 calc(90% / 2);}
		.shop_box .list.col3 ul li:last-child{ flex: 0 0 calc(90% / 2 + 25px ); padding-right: 25px;}

		.shop_box .view .cover { width: 100%; }
		.shop_box .view .info { width: 100%; padding: 20px 0 0; margin: 20px 0 0;}
		.shop_box .view .info .name{margin:20px 0 10px 0;max-width:inherit;}

		.shop_box .shop_select .select_cover{ position: relative; margin: 0 auto 40px; width: 80%; padding-bottom: 80%; height: auto;}
		.shop_box .shop_select .select_view{ width:80%; margin:0 auto 100px;}
		.shop_box .shop_select .tips_bar{bottom:0;width:calc(100%);padding:10px 20px;}
		.shop_box .shop_select .tips_bar .row{width:auto;float:none;}
}
@media only screen and (max-width: 720px) {
	.cart_item{ flex-wrap: wrap; padding: 10px 0;}
	.cart_title{ display: none;}
	.cart_pic{flex:0 0 80px; padding:10px;}
	.cart_pic .pic{width:100%;}
	.cart_name{ padding:10px; flex:1 1 40%;}
	.cart_name .name { position: relative; padding-right: 2em;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden; font-size: 15px;}
	.cart_name .name::after{ content: ' x '  attr(data-num); font-size: 15px; color: #83AA4A;}
	.cart_name .type{ margin-bottom:4px; font-size: 13px; min-width: 80px;}
	.cart_name .type.c2{ margin-bottom:0;}
	.cart_num.only{display:none;}
	.cart_price{ display:none;}
	.cart_del { position: absolute; top: 2px; right: 0; }
	.cart_del .del{font-size:16px;width:30px;line-height:30px;}
	
	.cart_num{display:none;}
	.cart_num.show{display:block;}
	.cart_add{ flex-wrap: wrap; padding: 10px 0;}
	.cart_add .add_1{ position: relative; padding-right: 2em;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden; font-size: 15px; margin-left: 80px;}
	.cart_add .add_1::after{ content: ' x '  attr(data-num); font-size: 15px; color: #83AA4A;}
	.cart_spe{display:block;padding:10px 10px 10px 80px;}
}
@media only screen and (max-width: 576px) {
	.shop_box.inx .list { margin: 0 -30px; padding: 0 20px; }
	.shop_box.inx .list ul li{ flex:0 0 calc(80%);}
	.shop_box.inx .list ul li:last-child{ flex: 0 0 calc(80% + 20px ); padding-right: 20px;}


	.shop_box .list ul li{ flex: 0 0 100%;}
	.shop_box .list.center ul{ justify-content: start; }

	.shop_box .list.col3 { margin-left: -30px; margin-right: -30px; padding: 0 20px; }
	.shop_box .list.col3 ul li{ flex:0 0 calc(90%);}
	.shop_box .list.col3 ul li:last-child{ flex: 0 0 calc(90% + 20px ); padding-right: 20px;}

	.shop_box .view .info .des .marks{ text-align: center; margin-top: 20px;}
	.shop_box .shop_select .select_step .bar{ max-width: 240px;}

	.shop_box .shop_select .select_cover{ margin: 0 auto 40px; width: auto; padding-bottom: 100%; }
	.shop_box .shop_select .select_view{ width:auto; margin:0 auto 100px;}
	.shop_box .shop_select .tips_bar{bottom:0; width:calc(100%);padding:10px 20px;}
	.shop_box .shop_select .tips_bar .row{width:auto;float:none;}

	.shop_box .shop_select .select_view .select_list .select_item .pic{flex:0 0 60px;display:flex;align-items:center;margin-right:10px;}
	.shop_box .shop_select .select_view .select_list .select_item .pic img{max-width:100%;}
	.shop_box .shop_select .select_view .select_list .select_item .txt{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 40px 0 0;}
	.shop_box .shop_select .select_view .select_list.sty2 .select_item .txt{ padding:30px 40px 0 0;}

	.shop_box .shop_select .select_view .select_list .select_item .name{padding:0;}

	.table>:not(caption)>*>*{padding:0.5rem 0.2rem;font-size:12px;vertical-align:middle;}
	.select_table thead th{font-size:12px;}
	.select_table select{font-size:12px;}
	.select_table .form-select{padding:0.375rem 1.25rem 0.375rem 0.75rem;background-position:right 0.25rem center;}
	.select_table .link i{font-size:16px;}

	.shop_box .shop_select .select_cover .adds{ bottom: 10px;right: 10px; }
	.shop_box .shop_select .select_cover .adds .item{ width: 60px; }
	.shop_box .shop_select .select_cover .adds .item img{ max-width: 100%;}

	.cart_item{ flex-wrap: wrap; padding: 10px 0;}
	.cart_title{ display: none;}
	.cart_pic{flex:0 0 80px; padding:0 10px;}
	.cart_pic .pic{ width:100%; margin: 0; }

	.shop_done{padding:10px;}
	.shop_done .cart_pic { flex: 0 0 80px;}
	
	.cart_name{ padding:10px; flex:1 1 50%;}
	.cart_name .name { position: relative; padding-right: 2em;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden; font-size: 15px;}
	/* .cart_name .name::before{ content: ' x '  attr(data-num); position: absolute; top: 0; right: 0; font-size: 15px;} */
	.cart_name .type{ font-size: 13px; min-width: 80px;}
	.cart_name.th {padding: 0 10px;}

	.cart_num.only{display:none;}

	.cart_add{ flex-wrap: wrap; padding: 10px 0;}
	.cart_add .add_1{ position: relative; padding-right: 2em;  display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden; font-size: 14px; margin-left: 80px;}
	
	.cart_spe{display:block;padding:10px 10px 10px 80px;}
	.cart_add .btn_send  { width: 40px; text-align: center; padding: 0; min-width:inherit;}
	.cart_add .btn_send .gr i{ margin: 0;}
	.cart_add .btn_send .gr span{display:none;}
	.cart_del{ flex: 0 0 40px; text-align: right;}
	.cart_del .del{  margin: 0; width: 30px; line-height: 30px; top: 5px; right: 0; }
	.cart_del .del:hover{ color: #FFF; background: #C81737;}
	.cart_item.sm{ padding: 10px;}
	.cart_item.sm .cart_name{ padding: 0;}
	.cart_item.sm .cart_name .name{ padding: 0;}
	.cart_item.sm .cart_pic{ width: auto; flex: 0 0 auto;}
	.cart_item.sm .cart_pic .pic{display:none;}

	.s1 .cart_item{padding: 0;}
	.s1 .cart_add{padding: 0;}
	
	.shop_info{ padding: 10px;}
	.shop_box .tr_total{ display: none;}

	.select_table .link i { font-size: 24px;}
	.select_table .link span{ display: none;}
	.select_table .link i{ margin-left: 0;}

	.cart_num.show{flex: 0 1 100%; padding-right:0; margin-left: 90px; padding: 5px 10px; display: flex; justify-content: flex-end;}
	.cart_subtotal{ flex: 0 1 100%; padding-right:0; margin-left: 90px; padding: 5px 10px; display: flex; justify-content: flex-end;}
}
/*------*/


/*===最新消息===*/
/*---news_box---*/
.news_box{ position: relative; height: auto; padding: 60px 0;}
	.news_box .list { position: relative; margin: 0 -10px;}
	.news_box .list ul{ position: relative; display: flex; flex-flow: wrap; list-style: none; margin: 0; width: 100%;}
	.news_box .list ul li{ position: relative; flex: 0 0 calc(100% / 4);}
	/*右欄推薦*/
	.news_box.right .list ul li{ flex: 0 0 calc(100%);}
	.news_box.right .list ul li:first-child a{ margin-top: 0;}
	.news_box .list li a { display: block; overflow: hidden; margin:10px; transform: translateZ(0); border-radius: 10px; background: #f2f2f2;
		transition: 500ms ease;	
	}
	.news_box .list li a .pic{ padding-bottom: 75%;}
	.news_box .list li a .txt{ position: relative; padding: 20px; background: #FFF;
		transition: 500ms ease;	
	}
	.news_box .list li a .txt .date{ display: block; color: #AAC351; font: 700 15px/1.1em 'Signika Negative', sans-serif;}
	.news_box .list li a .txt .title{  font: 500 18px/1.4em sans-serif; color: #000;  margin-bottom: 4px;
		display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow: hidden;
	}
	.news_box .list li a .txt .con{ font-size: 15px; line-height: 1.2em; color: #333; 
		display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow: hidden;
	}
	.news_box .list.col2 ul li{ flex: 0 0 calc(100% / 2);}
	.news_box .list.col3 ul li{ flex: 0 0 calc(100% / 3);}
	@media only screen and (min-width: 1025px) {
		/*hover*/
		.news_box .list li a:hover .pic{ transform: scale(1.1); }
	}
@media only screen and (max-width: 1200px) {
	.news_box.right .list ul li:first-child a{margin-top:10px;}
	.news_box.right .list ul li{ flex: 0 0 calc(100% / 3);}
}	
@media only screen and (max-width: 992px) {
	.news_box{ padding: 40px 0; }
	.news_box.inx .list .more_bar.pos_right { right: 50px;}
	.news_box.inx .list{ margin: 0 -35px; padding: 0 25px; overflow-x: auto;}
	.news_box.inx .list ul{ flex-wrap: nowrap;}
	.news_box.inx .list ul li{ flex:0 0 calc(80% / 2);}
	.news_box.inx .list ul li:last-child{ flex: 0 0 calc(80% / 2 + 25px ); padding-right: 25px;}
	.news_box .list ul li{ flex: 0 0 calc(100% / 2);}
	.news_box.right .list ul li{ flex: 0 0 calc(100% / 2);}
	.news_box .list.col3 ul li{ flex: 0 0 calc(100% / 2);}
}
@media only screen and (max-width: 576px) {
	.news_box.inx .list { margin: 0 -30px; padding: 0 20px; }
	.news_box.inx .list ul li{ flex:0 0 calc(80%);}
	.news_box.inx .list ul li:last-child{ flex: 0 0 calc(80% + 20px ); padding-right: 20px;}
	.news_box .list ul li{ flex: 0 0 calc(100% / 1);}
	.news_box .list.col3 ul li{ flex: 0 0 calc(100% / 1);}
}
/*------*/
/*======*/

/*---total_box---*/
.total_box{ position: relative; padding: 60px 0;}
.total_box .items{ padding: 0;}
.total_box .list_item { position: relative; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; padding: 5px;}
.total_box .list_item>*{ padding: 10px;}

.shop_done .total_box .list_item>*{ padding: 0 10px;}

.total_box .list_item .name{ font: 500 16px/1.5em sans-serif; color:#333;}
.total_box .list_item .name span{ margin-left: 10px; color: #F67349;}
.total_box .list_item .name b{ margin-left: 10px; color: #F67349; font: 700 22px/1.2rem 'Signika Negative', sans-serif;}
.total_box .list_item .price{ color:#333; font: 700 22px/1.2rem 'Signika Negative', sans-serif;}

.total_box .list_item .price.all{ font: 700 24px/1.4em 'Signika Negative', sans-serif; color:#222;}
.total_box .list_item .price.point{ font: 700 20px/1.2em 'Signika Negative', sans-serif; color:#F67349; text-align: right;}
.total_box .list_item .other_txt{ width: 100%; text-align: right; padding-top: 0; padding-bottom: 0; font-size: 15px; color: #999;}
.total_box .list_item .other_txt.c1{ font-weight: 700; color: #666;}
.total_box .list_item .info{ font: 700 15px/1em sans-serif; color:#FFF; background: #F67349; border-radius: 4px; margin: 0 0.5rem;}
	/*coupon_list*/
	.coupon_list{ position: relative; display: flex; flex-wrap: wrap; margin: 0 -10px;}
	.coupon_list .item{ flex: 0 0 calc(100% / 4 - 20px); margin: 10px; border: solid 1px #CCC; background: #FFF; border-radius: 10px; overflow: hidden; padding: 0 0 10px 0;}
	.coupon_list.col2 .item{ flex: 0 0 calc(100% / 2 - 20px); }
	.coupon_list .item:hover{ border: solid 1px #666;}
	.coupon_list .item.c1{ background: #EFEFEF;}
	.coupon_list .check{ display: flex; justify-content: space-between; padding-bottom: 6px; padding: 10px; margin-bottom: 6px; border-bottom: 1px dashed #FFF; background: #ffd13a;} 
	.coupon_list .check .form-check-label{ flex: 1 1 70%; text-align: right; font-size: 16px; color: #222;}
	.coupon_list .check .form-check-input:checked { background-color: #83AA4A; border-color: #83AA4A;}
	.coupon_list .name{ font: 700 22px/1.4em 'Signika Negative', sans-serif; color: #333; text-align: right; padding: 4px 10px;}
	.coupon_list .info{ display: flex; justify-content: space-between; padding: 0 10px;} 
	.coupon_list .info>*{ font-size: 15px; color: #666;}
	.coupon_list .info .date{ color: #333;}
	.coupon_list .other{ color: #666; font-size: 12px; padding: 0 10px;}
	.coupon_list .other a{ color: #F67349;}
	.coupon_list .tag{ background: #727272; color: #FFF; padding: 0 5px; line-height: 24px; font-size: 14px; margin-left: -10px;} 
@media only screen and (max-width: 992px) {
	.total_box{ padding: 40px 0;}
	.total_box .coupon_list .item{ flex: 0 0 calc(100% / 2 - 20px); }
	.coupon_list .item{ flex: 0 0 calc(100% / 2 - 20px);}
}
@media only screen and (max-width: 576px) {
	.total_box .coupon_list .item{ flex: 0 0 100%; margin: 0 0 10px 0;}
	.total_box .list_item>*{ padding:10px;}
	.total_box .list_item{padding:0;}
	.total_box .list_item .name{ font: 500 16px/1.5em sans-serif; }
	.total_box .coupon_list{ margin: 0;}
	.total_box .coupon_list .item{ flex: 0 0 100%; margin: 0 0 10px;}
	.total_box .coupon_list.col2 .item{ flex: 0 0 100%; }
	.coupon_list{ margin: 0;}
	.coupon_list .item{ flex: 0 0 100%; margin: 0 0 20px 0;}
	.coupon_list.col2 .item{ flex: 0 0 100%; margin: 0 0 20px 0; }
}
/*------*/

/*---card_box---*/
.card_box{ position: relative; padding: 60px 0;}
.card_box .list{ position: relative; display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -10px; padding: 20px 0;}
.card_box .list .card_item{ flex: 0 0 calc(100% / 2 - 20px); margin: 0 10px; border: solid 1px #f2f2f2; background: #FFF; border-radius: 20px; padding: 30px;}
.card_box .list .card_item.c1{ background: #FFF9F4;}
.card_box .list li{font-size:14px;line-height:1.6em;color:#666;}
.card_box .list .card_item .title{ font: 400 15px/1.2em sans-serif; margin-bottom: 10px; color: #333;}
.credit_card>div{ position: relative;}
.credit_card>div+div::after{ display: block; position: absolute; top: 0; left: -10px; color:#666; opacity: 1; z-index: 2; width: 20px; height: 40px; line-height: 40px; text-align: center; font-size: 16px;
	font-family: "FontAwesome"; content: "\f068";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.credit_card_date>div{ position: relative;}
.credit_card_date>div+div::after{ display: block; position: absolute; top: 0; left: -10px; color:#666; opacity: 1; z-index: 2; width: 20px; height: 40px; line-height: 40px; text-align: center; font-size: 24px; content: "/";}
.card_box .list .card_item .form-check.card-check{ margin-bottom: 20px;}
.card_box .list .card_item .form-check-label{ display: block; font-size: 15px;}
.card_box .list .card_item .form-check-label span{ font-size: 14px; color: #666;}
.card_box .list .card_item .card_text{ display: block; padding: 0 20px; margin: 4px 0; background: #666; color: #FFF; font-size: 15px; line-height: 40px; border-radius: 4px;}
.card_box .list .card_item .card_text.c1{ background: #F67349; } 
@media only screen and (max-width: 992px) {
	.card_box{ padding: 40px 0;}
	.card_box .list{ margin: 0;}
	.card_box .list .card_item{ flex: 0 0 100%; margin: 10px 0; padding: 20px;}
}
/*------*/

/*---mem_notice---*/
.mem_notice{ position: relative; display: flex; padding: 10px 50px; margin: 0 0 40px 0; background: #AAC351; justify-content: space-between; overflow: auto; border-radius: 10px;}
.mem_notice::before{ display: block; color:#FFF; font-size: 24px; position: absolute; top: calc(50% - 12px); left: 20px;
	font-family: "FontAwesome"; content: "\f0a1";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.mem_notice .item{ color: #FFF; padding: 5px 20px; flex: 0 0 calc(100%/5); min-width: 160px; font-size: 14px; line-height: 1.4em;}
.mem_notice .item+.item{ border-left: solid 1px #FFF; }
/*------*/

/*---mem_menu_list---*/
.mem_menu_list{ position: absolute; z-index: 200; top: 44px; right: 0; background: #FFFCFA; padding: 0 10px; overflow: hidden; max-height: 0; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); text-align: center; border-radius: 0 0 10px 10px;
	transition: 500ms ease;
}
.mem_menu_list ul{ list-style:none; margin:0; }
.mem_menu_list.on{ padding: 0 10px 10px; max-height: 1000px;}
.mem_menu_list .row{ max-width: 600px; min-width: 140px; flex-wrap:nowrap }
.mem_menu_list .items{ min-width: 140px; flex: 1 1 auto; padding: 10px;}
.mem_menu_list .items+.items{  border-left: solid 1px #f2f2f2; }
.mem_menu_list .items .title{ font-size: 1.1rem; margin-bottom: 10px; color: #333; font-weight: 700;}
.mem_menu_list .items a{ display: block; padding: 5px 10px; font-size: 0.9rem; color: #666; border-radius: 4px; margin: 4px 0;
	transition: 300ms ease;
}
.mem_menu_list .items li{ border-bottom: solid 1px #f2f2f2;}
.mem_menu_list .items a:hover{ color: #FFF; background: #AAC351;}
.mem_menu_list .signout{ text-align: center; }
/*------*/

/*---mem_box---*/
.mem_ad{ position: relative; padding: 0 0 40px 0;}
.mem_ad .item{ text-align: center;}
.mem_ad .item img{ max-width: 100%;}
.mem_box{ position: relative; padding: 60px 0;}
.mem_box .list{ position: relative; display: flex; justify-content: center; margin: 0 -10px;}
.mem_box .list.full{ display: block; margin: 0;}
.mem_box .list .item{ flex: 0 0 calc(50% - 20px); margin: 10px; background: #FFF; padding: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius: 10px; overflow: hidden;}
.mem_box .list.full .item{ margin: 0 auto; max-width: 992px;}
.mem_box .list .item .f_title{ position: relative; padding: 10px 20px; margin: -20px -20px 0; background: #83AA4A; display: flex; justify-content: space-between; align-items: center;}
.mem_box .list .item .f_title .pic{ position: relative; width: 90px; height: 90px; border-radius: 45px; margin: -40px 0; cursor: pointer; margin-right: 20px;}
.mem_box .list .item .f_title .pic::before{ display: block; position: absolute; bottom: 0; right: 0; width: 32px; height: 32px; text-align: center; line-height: 32px; border-radius: 16px; font-size: 16px; color: #FFF; background: #83AA4A;
	font-family: "FontAwesome"; content: "\f030";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.mem_box .list .item .f_title .pic:hover::before{  background: #F67349;}
.mem_box .list .item .f_title .name{ font:500 20px/1.2em sans-serif; color: #FFF; flex: 1 1 auto;}
.mem_box .list .item .f_title .tel{ font:500 20px/1.2em sans-serif; color: #FFF;}
.mem_box .list .item .info{ padding: 20px 0;}
.mem_box .list .item .info .badge.s2{ white-space: inherit; text-align: left; line-height: 1.4em;}
.mem_box .list .item .info+.info{ border-top: solid 1px #CCC;}
.mem_box .list .item .info .name{ flex: 0 0 auto; margin-bottom: 20px; font:500 20px/30px sans-serif; color: #333;}
.mem_box .list .item .info .mail{ flex: 0 0 100%; font-size: 15px; color: #333; display: flex; align-items: center; height: 38px;}
.mem_box .list .item .info .mail b{ margin-right: 10px;}
.mem_box .list .item .info .mail span{ margin-right: 10px;}
.mem_box .list .item .info .mail span i{ font-size: 24px; color: #479F8A;}
.mem_box .list .item .info .btns{ flex: 0 0 100%; }
.mem_box .list .item .info .btns>*+*{ margin-left: 10px;}
.mem_box .list .item .info .title{ font:500 16px/30px sans-serif; color: #333;}
.mem_box .list .item .info .con{ font:500 14px/30px sans-serif; color: #333;}
.mem_box .list .item .info .price{text-align: right; font: 700 20px/30px 'Signika Negative', sans-serif; color: #F67349; }
.mem_box .list .item .info .price.xl{ font: 700 24px/30px 'Signika Negative', sans-serif;}
.mem_box .list .item .info .price.c1{ color: #333;}
.mem_box .list .item .info .lv{  text-align: right; font:700 18px/30px sans-serif; color: #F67349; }
.mem_box .list .item .info .tips{ flex: 0 0 100%; display: flex; font-size: 15px; color: #999;}
.mem_box .list .item .info .tips .con span{ color: #CF000E; font: 700 18px/30px 'Signika Negative', sans-serif;}
.mem_box .list .item .info .tips .con+.con{ margin-left: 1em;}
.mem_box .list .item .txt{ padding: 20px 0; font:500 15px/30px sans-serif; color: #333; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.mem_box .list .item .txt .title{ font: 18px/1.2em sans-serif; color: #F67349; margin-bottom: 20px;}
.mem_box .pre_list{ position: relative;  margin: 0 auto; max-width: 1012px; display: flex; flex-wrap: wrap;}
.mem_box .pre_list .item{ display: block; flex: 0 0 calc(100% / 3 - 20px); margin: 10px; background: #FFF; border: solid 1px #CCC; border-radius: 10px; overflow: hidden;}
.mem_box .pre_list .item .title{ position: relative; background: #999; color: #FFF; padding: 10px 20px;}
.mem_box .pre_list .item .title i{ position: absolute; top: 10px; right: 20px; z-index: 1; font-size: 24px;}
.mem_box .pre_list .item .title span{ position: absolute; top: 10px; right: 20px; z-index: 1; font-size:14px;}
.mem_box .pre_list .item.pass .title{ background: #F67349;}
.mem_box .pre_list .item.ex .title{ background: #CCC;}
.mem_box .pre_list .item .date_pass{ color: #F67349; font-size: 15px; font-weight: 700; padding: 5px 20px; border-bottom: solid 1px #f2f2f2;
	display: flex; justify-content: space-between;
}
.mem_box .pre_list .item .date_end{ color: #B43844; font-size: 15px; font-weight: 700; padding: 5px 20px; border-bottom: solid 1px #f2f2f2;
	display: flex; justify-content: space-between;
}
.mem_box .pre_list .item .date_update{ color: #999; font-size: 15px; font-weight: 700; padding: 5px 20px; border-bottom: solid 1px #f2f2f2;
	display: flex; justify-content: space-between;
}

.mem_box .pre_list .item .con{ padding: 10px 20px; font:400 14px/1.4em sans-serif; color: #666; }
.mem_box .mem_table{ position: relative;}
.mem_box .mem_table .title_list{ border-bottom: solid 2px #333;}
.mem_box .mem_table .title_list>*{ font: 500 18px/1.5em sans-serif; color:#333; line-height: 30px; padding: 5px 10px; }
.mem_box .mem_table .title_list .set{ min-width: 80px;}
.mem_box .mem_table .con_list{ position: relative; align-items: center;}
.mem_box .mem_table .con_list:nth-child(even){ background: #FFF;}
.mem_box .mem_table .con_list:nth-child(odd){ background: #f1f1f1;}
.mem_box .mem_table .con_list+.con_list{ border-top: solid 1px #CCC;}
.mem_box .mem_table .con_list>*{ font: 500 15px/1.5em sans-serif; color:#333; line-height: 28px; padding: 5px 10px; }
.mem_box .mem_table .con_list.s1>*{ line-height: inherit; padding: 10px;}
.mem_box .mem_table .con_list .name{ color: #83AA4A;}
.mem_box .mem_table .con_list .name a{ color: #83AA4A; text-decoration: underline;}
.mem_box .mem_table .con_list .sn a{ text-decoration: underline; color: #83AA4A;}
.mem_box .mem_table .con_list .price span{ font:700 18px/1.2em 'Signika Negative', sans-serif; color: #c73246;}
.mem_box .mem_table .con_list .point span{ font:700 18px/1.2em 'Signika Negative', sans-serif; color: #D16719;}
.mem_box .mem_table .con_list .add { color: #333; font-size: 16px; text-align: left;}
.mem_box .mem_table .con_list .next_point{ color: #F67349;}
.mem_box .mem_table .con_list .set{ min-width: 80px;}
.mem_box .mem_table .con_list .next_price>div{ text-align: left;}
.mem_box .mem_table .con_list .next_price>div span{ display: inline-block; min-width: 110px; text-align: right;}
.mem_box .mem_table .con_list .next_price>div b{ display: inline-block; white-space:nowrap;}
.mem_box .mem_table .con_list .switch_bar{ display: none;}
.mem_box .mem_table .con_list .switch_bar.on{ display: block;}
@media only screen and (max-width: 1200px) {
	.mem_box .mem_table .title_list .next_price{  min-width: 200px;}
	.mem_box .mem_table .con_list .next_price{  min-width: 200px;}
}
@media only screen and (max-width: 992px) {
	.mem_box{ padding: 40px 0;}
	.mem_box .list{ flex-wrap: wrap; margin: 0;}
	.mem_box .list .item{ flex: 0 0 100%; margin: 10px 0; }
	.mem_box .list .item .info .title.s1{flex:0 0 70%;}
	.mem_box .list .item .info .tips{ flex-wrap: wrap;}
	.mem_box .list .item .info .tips .con{ flex: 0 0 100%; margin: 5px 0 0;}
	.mem_box .list .item .info .tips .con+.con{margin-left:0;}
	.mem_box .mem_table .title_list{ display: none;}
	.mem_box .mem_table .title_list .next_price{  min-width: inherit;}
	.mem_box .mem_table .con_list .next_price{  min-width: inherit;}
	.mem_box .mem_table .con_list{ margin: 0; padding: 10px;}
	.mem_box .mem_table .con_list>*{ font-size:15px; text-align: left; line-height: 1.4em; padding: 10px; border-bottom: solid 1px #CCC;}
	.mem_box .mem_table .con_list>*::before{ content: attr( data-thname) ' : '; color: #222; font-size: 16px;}
	.mem_box .mem_table .con_list .btns{ border: none; line-height: 60px; padding: 0;}
	.mem_box .mem_table .con_list .btns::before{ display: none; }
	.mem_box .mem_table .con_list .set::before{ display: none; }
	.mem_box .mem_table .con_list .set{ min-width: inherit; border-bottom: none; line-height: 1em; padding-top: 0; padding-bottom: 0;}
	.mem_box .mem_table .con_list .next_point{ border: none;}
	.mem_box .mem_table .con_list .switch_bar{ border: none;}
	.mem_box .mem_table .con_list .switch_bar::before{ display: none; }
	.mem_box .mem_table .con_list .switch_bar>*{ min-width: 150px; padding: 8px 20px; margin: 2px;}
	.mem_box .pre_list .item{ flex: 0 0 calc(100% / 2 - 20px);}
}
@media only screen and (max-width: 576px) {
	.mem_box .mem_table .con_list{ margin-bottom: 10px; padding: 10px;}
	.mem_box .mem_table .con_list:nth-child(odd){ background: #FFF;}
	.mem_box .mem_table .con_list+.con_list{ border-top: none;}
	.mem_box .mem_table .con_list>*{ display: flex; justify-content: start; }
	.mem_box .mem_table .con_list>*::before{ content: attr( data-thname) ' : '; color: #222; font-size: 16px; margin-right: 10px;}
	.mem_box .mem_table .con_list .btns{ padding: 10px 0; justify-content: end;}
	.mem_box .mem_table .con_list .next_price{ flex-wrap: wrap;}
	.mem_box .mem_table .con_list .next_price::before{ width: 100%;}
	.mem_box .mem_table .con_list .next_price>div{ width: 100%;}
	.mem_box .mem_table .con_list .switch_bar>*{ min-width: 100%; margin: 0 0 5px 0;}
	.mem_box .list .item .f_title{ flex-wrap: wrap; justify-content: flex-end;}
	.mem_box .list .item .f_title .pic{ width: 70px; height: 70px; border-radius: 50%; margin: -30px 10px 0 0;}
	.mem_box .list .item .f_title .name{ font-size:18px;}
	.mem_box .list .item .f_title .name.s1{ display: flex; justify-content: center;}
	.mem_box .list .item .f_title .tel{font-size:18px;}
	.mem_box .list .item .info {padding: 10px 0;}
	.mem_box .pre_list .item{ flex: 0 0 100%; margin: 0 0 20px 0;}
}
@media only screen and (max-width: 480px) {
	.mem_box .list .item .f_title .name.s1{ display: flex; justify-content: flex-end;}
}
/*------*/

/*---inner_box---*/
.inner_box{ position: relative; padding: 60px 0;}
.inner_box .cover{ position: relative;;}
.inner_box .cover::before{ content: ''; display: block; padding-bottom: 56.25%;}
.inner_box .cover img{ object-fit: cover; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.inner_box .edit blockquote { background: #f2f2f2;}
.inner_box .edit p{ font: 400 15px/2em sans-serif; margin-bottom: 1em; text-align: justify;}
.inner_box .edit ul, .inner_box .edit ol{ margin-bottom: 1em;}
.inner_box .edit li{ font: 400 15px/2em sans-serif; }
.inner_box .edit p strong{ color: #F67349;}
.inner_box a.video {  display: flex; justify-content: center; align-items: center;}
.inner_box a.video::before{ content: ''; display: block; padding-bottom: 56.35%;}
.inner_box a.video::after{ display: block; position: absolute; color:#FFF; opacity: 1; z-index: 2; width: 48px; height: 48px; line-height: 48px; text-align: center; font-size: 48px;
	font-family: "FontAwesome"; content: "\f144";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;	
	text-shadow: 0 0 0 10px rgba(0,0,0,0.2);
}
.inner_box a.video:hover::after{ opacity: 0.2;}
.inner_box a.video .pic{ width: 100%; padding-bottom: 56.25%;}
@media only screen and (max-width: 992px) {
	.inner_box .edit blockquote { padding: 15px; font:500 22px/1.4em sans-serif; text-align: justify;}
	.inner_box{ padding: 40px 0;}
	.tab_scroll{ overflow: auto;}
}
/*------*/

/*---faq_box---*/
.faq_box { position: relative; padding: 60px 0;}
.faq_box .list { counter-reset: my-badass-counter my-badass-counter2;}
.faq_box .faq_title { position: relative; display: block; font-size: 18px; color: #000; padding: 10px 40px 10px 80px; border-bottom: solid 1px #CCC; cursor: pointer;}
	.faq_box .faq_title .tag{ display: inline-block; line-height: 20px; padding: 0 5px; margin: 0 5px; color: #000; background: #e4b415; border-radius: 4px; font-size: 12px;}
	.faq_box .faq_title.on { border: none; }
	.faq_box .faq_title:hover { background: #f2f2f2; }
	.faq_box .faq_title:after { position: absolute; top: 10px; right: 10px; font-size: 24px; color: #CCC; margin: 0 5px 0 0; content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;
		transition: 500ms ease
	}
	.faq_box .faq_title.on:after { transform:rotate(180deg) }
	.faq_box .faq_title:before { position: absolute; top: 2px; left: 10px; font:700 30px/1.4em 'Signika Negative', sans-serif; color: #666; content: 'Q' counter(my-badass-counter); counter-increment: my-badass-counter;}

.faq_box .txt { position: relative; font-size: 16px; color: #666; padding: 0 20px 0 80px; border-bottom: solid 1px #f2f2f2; overflow: hidden; max-height: 0; transition: 500ms linear; }
	.faq_box .txt:before { position: absolute; top: 5px; left: 10px; font:700 30px/1.4em 'Signika Negative', sans-serif; color: #83AA4A; content: 'A' counter(my-badass-counter2); counter-increment: my-badass-counter2; }
	.faq_box .txt.on { max-height: 3000px; padding: 10px 20px 20px 80px; }
	.faq_box .txt.on { border-bottom: solid 1px #CCC;}
	.faq_box .list .pic{ padding: 20px 0;}
	.faq_box .list .pic img{ max-width: 100%;}
@media only screen and (max-width: 992px) {
	.faq_box { padding: 40px 0;}
}
@media only screen and (max-width: 576px) {
	
}		
/*------*/

/*===POPUP===*/
/*---pop_box---*/
.pop_box{ position:fixed; top:0%; left:0; width:100%; height:100%; overflow:auto; -webkit-overflow-scrolling: touch; z-index:1000; display: none;}
.pop_box.on{ top:0; opacity:1;}
.pop_box .mask{  position: fixed; top:0%; left:0; width:100%; height:100%; z-index:1; background:rgba(0,0,0,.8); background-size: cover; opacity:1;
	transition: 800ms ease;
}
	/*close_btn*/
	.pop_box .close_btn{ position: relative; width:48px; text-align:center; z-index:10; margin: 20px auto; cursor: pointer;
		transition: border-radius 300ms ease, background 300ms ease, transform 300ms ease;
	}
	.pop_box .close_btn.in{ position: absolute; top: 0; right: 0; margin: 0;}
	.pop_box .close_btn.fixed{ position: fixed; top: -44px; right: -44px; margin: 0; background: rgba(0, 0, 0, 0.2);}
	.pop_box .close_btn img{ display: block; max-width:100%; margin: 8px;}
	.pop_box .close_btn:hover{ border-radius: 24px; }
	.pop_box.on .close_btn.fixed{top:5px;right:10px;opacity:0.8;stroke:#4f4f4f;stroke-width:1px;fill:#f2f2f2;}
	.pop_box.on .close_btn.fixed:hover{opacity:1;fill:#FFF;}
	.form-label{ font-size: 15px; margin-bottom: 0.2rem;}

	/*txt*/
	.pop_box .txt{ position: relative; max-width:520px; margin:20vh auto; z-index:10; box-sizing: border-box; }
	.pop_box .txt.inner{ background:#FFF; margin: 80px auto; box-shadow: 0 0 10px rgba(0,0,0,0.2); border-radius: 20px; }
	.pop_box .txt.xxl{ max-width: 1600px; margin: 80px auto;}
	.pop_box .txt.xl{ max-width: 1000px; margin: 80px auto;}
	.pop_box .txt.sm{ max-width: 350px; margin: 35vh auto 0;}
	.pop_box .txt .title_area{ line-height: 48px; height: 48px; background: #83AA4A; color: #FFF; font-size: 20px; font-weight: 700; text-align: center; border-radius: 20px 20px 0 0;}
	.pop_box .txt .title_area img{ height: 40px; vertical-align: middle;}
	.pop_box .txt p{font-size: 14px;}
	.pop_box .txt li{font-size: 14px;}
	.pop_box .txt .push img{ width: 100%; height: auto;}

.pop_box .join_list{ position: relative; padding: 40px 20px;}
.pop_box .join_list .pic_logo{ width: 140px; margin: 0 auto 20px;}
.pop_box .join_list .pic_logo img{ width: 100%;}
.pop_box .join_list h3{ font-size: 16px; margin: 0 0 20px 0; color: #4C4847;}
.pop_box .join_list p.t1{ display: flex; align-items: center; justify-content: center;}
.pop_box .join_list p.t1 img{ margin-right: 10px;}
.pop_box .join_btns{ position: relative; max-width: 300px; margin: 30px auto 0; }
.pop_box .join_btns>a{ display: block; margin-bottom: 10px;}
.pop_box .join_btns>a:last-child{ margin-bottom: 0;}
.pop_box .form-check a{ color: #83AA4A;}
.pop_box .form-check .form-check-input{ margin-top: 2px;}

	/*view*/
	.pop_box .view{ position: relative; display: flex; flex-wrap: wrap; padding: 30px;}
	.pop_box .view.full{ display: block;}
	.pop_box .view .pic img{ width: 100%;}
	.pop_box .view .cover { position: relative; width: 45%; border: solid 1px #f2f2f2; border-radius: 20px;}
	.pop_box .view .cover::before{ content: ''; display: block; padding-bottom: 100%;}
	.pop_box .view .cover .pro_cover{ border-radius: 20px; overflow: hidden;}
	.pop_box .view .cover .pro_list { position: relative; margin: 10px 0;}
	.pop_box .view .cover .pro_list .swiper-slide{ border: solid 2px #FFF; cursor: pointer; border-radius: 20px; overflow: hidden;}
	.pop_box .view .cover .pro_list .swiper-slide-thumb-active{ border: solid 2px #AE8F5D;}
	.pop_box .view .info{ position: relative; padding: 0 20px; width: 55%; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center;}
	.pop_box .view .info .name{ font: 400 15px/1.4em sans-serif; color: #666666; margin: 0 0 10px 0; }
	.pop_box .view .info .name b{ display: block; font:500 24px/1.2em sans-serif; color: #333; margin-bottom: 10px;}
	.pop_box .view .info .name span{ display: block; font:700 16px/1.2em 'Signika Negative', sans-serif; color: #666;}
	.pop_box .view .info .des{ padding: 20px 0; font-size: 15px; color: #666;}
	.pop_box .view .info .des .title{ font-size: 18px; font-weight: 700; color:#333; margin-bottom: 10px;}
	.pop_box .view .info .des ul{ margin-bottom: 0;}
	.pop_box .view .info .des li{ font:400 14px/1.7em sans-serif; color: #333;}
	.pop_box .view .info .des .marks{ display: block; text-align: right;}
	.pop_box .view .info .des .marks img{ display: inline-block; max-width: 100px;}
	.pop_box .view .info .price{  color: #83AA4A; font: 700 30px/1.2em 'Signika Negative', sans-serif; padding: 10px 0;}
	.pop_box .view .info .price s { color: #9A9A9A; font-size: 20px; margin-bottom: 5px;}
	.pop_box .view .select_table.info{ padding: 10px 0; width: auto;}
	.pop_box .view .act_img{ display: block; max-width: 100%;}
	.pop_box .view .act_bor{ border-radius: 10px; overflow: hidden;}

.pop_box .view .mod_list{ position: relative; display: flex; flex-wrap: nowrap; padding: 20px 0 0 0;}
.pop_box .view .mod_list .item{ flex: 0 0 auto; margin-right: 30px;}
.pop_box .view .mod_list .item ul{ display: flex; list-style: none; margin: 0;}
.pop_box .view .mod_list .item a{ display: block; flex: 0 0 auto; width: 50px; height: 50px; padding: 6px; line-height: 18px; text-align: center; font-size: 16px; font-weight: 700; margin-right: 10px; background: #AE8F5D; color: #FFF; border-radius: 10px;
	transition: 400ms ease;
}
.pop_box .view .mod_list .item a.c1{ background: #F67349;}
.pop_box .view .mod_list .item a:hover{ transform: scale(1.05);}
.pop_box .txt.vi{ display: flex; align-items: center; height: calc(100vh - 120px);}
.pop_box .box{ display: block;}
.pop_box .video { position: relative; width: 100%; }
.pop_box .video::before{ content: ''; display: block; padding-bottom: 56.25%;}
.pop_box .video iframe{ position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%;}
.pop_box .tip{ justify-content: center;}
.pop_box .tip>div{ font-size: 15px; padding: 4px 8px; margin: 2px; border-radius: 5px;}
.pop_box .tip>div.ade{ background: #b4e7b3;}
.pop_box .tip>div.has{ background: #fce189;}
.pop_box .tip>div.full{ background: #e26862;}
.pop_box .tip>div.old{ background: #CCC;}
.pop_box .tip a{ color: #FFF; text-decoration: underline;}
.pop_box .comm_list{ position: relative;}
.pop_box .comm_list .item{ position: relative; display: flex; justify-content: space-between; font-size: 15px; cursor: pointer; }
.pop_box .comm_list .item:nth-child(even){ background: #EDEDED;}
.pop_box .comm_list .item:hover{ background: #AAC351; color: #FFF;}
.pop_box .comm_list .item .name{ font-weight: 700; flex: 0 1 80px; padding: 10px;}
.pop_box .comm_list .item .tel{ flex: 0 1 80px; padding:10px;}
.pop_box .comm_list .item .add{ flex: 0 1 100%; padding:10px;}
.pop_box .comm_list .item .del{ flex: 0 0 32px; line-height: 32px; text-align: center; font-size: 24px; color: #A3A3A3; border-radius: 20px; margin: 6px;}
.pop_box .comm_list .item .del:hover{ color: #B71939; background: #FFF;}

/*pop_box sel_list*/
.pop_box .sel_list{ position: relative; }
.pop_box .sel_list .item{ position: relative; display: block;}
.pop_box .sel_list .item::after{ display: block; content: ''; position: absolute; top: 8px; left: 9px; width: 20px;  height: 20px; border-radius: 4px; background: #FFF; border: solid 1px #83AA4A;}
.pop_box .sel_list .item .con{ padding: 0 14px 0 39px; height: 38px; line-height: 38px; color: #333; text-align: left;}
.pop_box .sel_list .item:hover .con{ background: #FFF;}

.pop_box .sel_list .item.on .con{ background: #83AA4A; color: #FFF; border-radius: 5px; overflow: hidden;}
.pop_box .sel_list .item.on::before{ display: block; position: absolute; top: 6px; left: 12px; font-size: 16px; z-index: 1;
	font-family: "FontAwesome"; content: "\f00c"; color: #FFF;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.pop_box .sel_list .item.on::after{ background: #83AA4A; }
.pop_box .select_table p{font-size:14px;line-height:20px;color:#666;margin:10px 0 0 0;}
.pop_box .ser{ display: none;}
	.pop_box .ser.on{ display: block;}
	.pop_box .ser2{ display: none;}
	.pop_box .ser2.on{ display: block;}
	.pop_box .con span{ color: #72595C;}
.pop_box .send_bar{border-bottom:solid 2px #CCC;text-align:left;padding:20px 0.5rem;margin:20px 0;color:#666;}

@media only screen and (max-width: 1600px) {
	.pop_box .txt.xxl{ margin: 80px 10px;}
}
@media only screen and (max-width: 992px) {
	.pop_box .txt.xl{ margin: 80px 10px;}
	.pop_box .view .cover { width: 100%; }
	.pop_box .view .info { width: 100%;  padding: 20px 0;}
	.pop_box .view{padding:20px;}
}
@media only screen and (max-width: 576px) {
	.pop_box .title{ font: 700 18px/70px sans-serif;}
	.pop_box .join_list h3 { font-size: 14px;}
	.pop_box .txt.inner{ margin: 70px 10px;}
	.pop_box .txt.sm{ margin: 40vh auto;}
	.pop_box .btn_send{ min-width: inherit;}
	.pop_box .comm_list .item{ flex-wrap: wrap; padding: 10px;}
	.pop_box .comm_list .item:hover{ background: #FFF; color: #000;}
	.pop_box .comm_list .item:hover:nth-child(even){ background: #EDEDED; color: #000;}
	.pop_box .comm_list .item .name{ flex: 0 1 80px; padding: 5px;}
	.pop_box .comm_list .item .tel{ flex: 1 1 calc( 100% - 80px); padding:5px;}
	.pop_box .comm_list .item .add{ flex: 0 1 100%; padding:5px;}
	.pop_box .comm_list .item .del{ flex: 0 0 32px;}
	.pop_box .view .info .des .marks{ text-align: center; margin-top: 20px;}
	.pop_box .comm_list .item .name{ flex: 0 0 auto;}
	.pop_box .comm_list .item .add{ flex: 1;}
}
@media only screen and (max-width: 1600px) {
	
}

/*---font edit---*/
.style_select{ display: flex; margin: 0 -10px;}
.style_select .item{ flex: 0 0 calc(100% / 3 - 20px); margin: 10px; cursor: pointer; border: solid 2px #FFF; border-radius: 5px; overflow: hidden;}
.style_select .item.on{ border: solid 2px #AAC351;}
.style_select .item img{ display: block; max-width: 100%;}
.font_select{ position: relative; border-radius: 5px; border: solid 1px #CCC; cursor: pointer;}
.font_select::before{ display: block; position: absolute; top: 8px; right: 10px;
	font-family: "FontAwesome"; content: "\f078";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;	
	text-shadow: 0 0 0 10px rgba(0,0,0,0.2);
}
.font_select .now{ padding: 5px 10px; font-size: 20px; padding-right: 20px;}
.sublist{ position: absolute; top: 0; left: 0; width: 100%; height: 200px; overflow: auto; background: #FFF; border: solid 2px #AAC351; z-index: 1; display: none; border-radius: 5px;}
.sublist .item{ display: flex; line-height: 30px;}
.sublist .item:hover{ background: #666; color: #FFF;}
.sublist .item .inner{ padding: 0 10px; flex: 0 1 100%;}
.sublist .item .name{ padding: 0 10px; flex: 0 0 70px; }
/*------*/

/* =============================================================================
   INNER LAYOUT
   ========================================================================== */

/*---EDITOR---*/
.edit img{ max-width: 100%; height: auto !important;}
.edit iframe{ max-width: 100%;}
.edit .text{ padding: 3rem;}

/*---text img---*/
.pic_br20{ display: block; overflow: hidden; border-radius: 20px;}
.pic_center{ display: block; max-width: 100%; margin: 0 auto 20px; padding: 0 0 20px 0; text-align: center; }
.pic_center img{ width: 100%; max-width: 500px; height: auto;}
.pic_center figure{ display: block; text-align: left; color: #333; padding: 10px;}
.pic_center.col2 { overflow: auto;}
.pic_center.col2 a{ width:calc(50% - 20px); max-width: none; margin: 0 10px; float: left;}
.pic_left{ display: block; float:left; margin: 0 40px 20px 0; max-width: 45%; }
.pic_left img{ display: block; width: 100%; height: auto;}
.pic_right{ display: block; float:right; margin: 0 0 20px 40px; max-width: 45%; }
.pic_right img{ display: block; width: 100%; height: auto;}
.pic_full{ display: block; max-width: 100%; margin: 0 auto 2em; text-align: center;}
.pic_full img{ width: 100%; max-width: 1600px; height: auto;}
.pic_full figure{ display: block; text-align: left; color: #333; }
.pic_2col{ position: relative; display: flex; margin: 0 -20px; padding: 0 10px;}
.pic_2col>a{ position: relative; display: block; flex: 0 1 50%; margin: 10px;}
.pic_2col>a img{ position: absolute; top: 0%; left: 0%; width: 100% !important; height: 100% !important; object-fit: cover;}
.pic_2col>a::before{ content: ''; display: block; padding-bottom: 75%;}
.pic_3col{ position: relative; display: flex; margin: 0 -20px; padding: 0 10px;}
.pic_3col>a{ position: relative; display: block; flex: 0 1 50%; margin: 10px;}
.pic_3col>a img{ position: absolute; top: 0%; left: 0%; width: 100% !important; height: 100% !important; object-fit: cover;}
.pic_3col>a::before{ content: ''; display: block; padding-bottom: 75%;}
@media only screen and (max-width: 992px) {
	.edit .text{ padding: 2rem;}
}
@media only screen and (max-width: 720px) {
	.pic_right{ float:none; margin: 0 0 20px 0; max-width: 100%; width: 100%; }
	.pic_left{ float:none; margin: 0 0 20px 0; max-width: 100%; width: 100%; }
	.edit .text{ padding: 1rem;}
}
/*------*/

/*---pho_list---*/
.pho_list{ position: relative; margin:0 -10px; display: flex; flex-wrap: wrap;}
.pho_list a{ position: relative; flex: 0 0 calc( 100% / 3 - 20px); margin: 10px; overflow: hidden; background: #333; border-radius: 10px;}
.pho_list.col4 a{ flex: 0 0 calc( 100% / 4 - 20px); }
.pho_list a figure{ position: absolute; display: block; z-index: 1; bottom: 0; left: 0; width: 100%; box-sizing: border-box; background: rgba(0,0,0,0); color: #FFF; padding: 5px; text-align: center; opacity: 0; font-size: 0.9em;
	transition: 500ms ease-in-out;
}
.pho_list a img{ position: absolute; top: 0%; left: 0%; width: 100% !important; height: 100% !important; object-fit: cover;}
.pho_list a::before{ content: ''; display: block; position: relative; color:#FFF; opacity: 0; z-index: 2; top: 0%; left:0%; width: 100%; padding-bottom: 100%; background: #333;
	transition: 500ms ease-in-out;	
}
.pho_list a.paper::before{ padding-bottom: 140%;}
.pho_list a::after{ display: block; position: absolute; color:#FFF; opacity: 0; z-index: 2; top: 50%; left:50%; margin: -16px 0 0 -16px ; width: 32px; height: 32px; line-height: 32px; text-align: center; font-size: 1.2em;
	font-family: "FontAwesome"; content: "\f00e";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	transition: 500ms ease-in-out;	
	text-shadow: 0 0 0 10px rgba(0,0,0,0.2);
}
.pho_list a:hover figure{ background: rgba(0,0,0,0.6); opacity: 1;}
.pho_list a:hover::before{ opacity: 0.4;}
.pho_list a:hover::after{ opacity:1;}
@media only screen and (max-width: 992px) {
	.pho_list a{ position: relative; flex: 0 0 calc( 100% / 2 - 20px); }
	.pho_list.col4 a{ position: relative; flex: 0 0 calc( 100% / 2 - 20px); }
}

/*---blockquote---*/
blockquote{ background: #FFF; padding: 20px; border-left: 4px solid #CCC;}

/* =============================================================================
   INNER LAYOUT END
   ========================================================================== */

/*---RWD---*/
.desk-show { display: block !important;}
.desk-ib-show{ display: inline-block !important;}
.mobile-show { display: none !important; }
.peload{ opacity:0; transition: opacity 2000ms 3000ms ease;}
.peload.ed{ opacity:1;}
.pehide.ed{ display:none;}
.phone_btn{ display: none;}
.mobile_menu{ display: none;}
@media only screen and (max-width: 720px) {
	.desk-show { display: none!important; }
	.desk-ib-show{ display: none !important;}
	.mobile-show { display: block!important; }
}