@import url('vars.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300,400,500,700,900&subset=chinese-traditional');
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,600');
@import url("all.min.css");
@import url("../assets/font-awesome/css/font-awesome.min.css");
/* @import url("../assets/slidebars/slidebars.min.css"); */
@import url("../assets/slick/slick.css");
@import url("../assets/slick/slick-theme.css");
@import url("../assets/responsive-tabs/responsive-tabs.css");
@import url("../assets/fancybox/jquery.fancybox.min.css");
/*@import url("../assets/jAlert/jAlert.css");*/
@import url("../js/jAlert/jAlert.css");
@import url("btn_style.min.css");
@import url("sweetalert2.min.css");

@import url("select2.min.css");
@import url("select2-bootstrap.min.css");

@import url("common.css");
@import url("https://p.typekit.net/p.css?s=1&k=lwx4xka&ht=tk&f=139.175.176&a=1569253&app=typekit&e=css");

@font-face {
    font-family:"proxima-nova";
    src:url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/l?subset_id=2&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/d?subset_id=2&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/71f83c/00000000000000003b9b093b/27/a?subset_id=2&fvd=n7&v=3") format("opentype");
    font-display:auto;font-style:normal;font-weight:700;
    unicode-range: U+0021-007E;
}

@font-face {
    font-family:"proxima-nova";
    src:url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/l?subset_id=2&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/d?subset_id=2&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/4838bd/00000000000000003b9b0934/27/a?subset_id=2&fvd=n4&v=3") format("opentype");
    font-display:auto;font-style:normal;font-weight:400;
    unicode-range: U+0021-007E;
}

@font-face {
    font-family:"proxima-nova";
    src:url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/l?subset_id=2&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/d?subset_id=2&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/6aec08/00000000000000003b9b0935/27/a?subset_id=2&fvd=i4&v=3") format("opentype");
    font-display:auto;font-style:italic;font-weight:400;
    unicode-range: U+0021-007E;
}

.slidebars-top {
    display: none;
}


[placeholder="請輸入簡訊驗證碼"] {
    max-width: 220px;
}

#get-gifts .form-control-sm {
    font-size: initial;
}

.form-control::-webkit-input-placeholder,::-webkit-input-placeholder { /* Edge */
    color: #ccc;
}
.form-control:-ms-input-placeholder, :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ccc;
}
.form-control::placeholder, ::placeholder {
    color: #ccc;
}

*:not(button):focus {
outline: none!important;
box-shadow: none!important;
}

.gotop:focus,
.gotop:hover,
.gotop {
   text-decoration: none;
   font-weight: 500;
}

.slick-prev:before, .slick-next:before {
    color: #000;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.slick-prev:before {
    content: '\f053';
}
.slick-next:before {
    content: '\f054';
}

.ja_title,
.ja_btn_wrap.optBack {
    background-color: #fff;
    border-bottom: 1px solid 
}
.ja_title>div {
    font-size: 14px;
}
.ja_btn_wrap.optBack {
    padding-bottom: 15px;
}
.ja_btn_default, .ja_btn_default:link, .ja_btn_default:visited {
    color: #fff;
    background-color: #000;
}

.ja_default .ja_close_round, .ja_default .ja_close_round_white {
    background-color: #000;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

html { font-size: 15px; font-family: 'Noto Sans TC', sans-serif; color: #333133; }
body, .jAlert { background-color: #fff; font-size: 1rem; font-family: 'proxima-nova', 'Noto Sans TC', sans-serif;  font-display: swap; }
a, a:hover, a:focus, a:active { color: #333; }
a { text-decoration: none; }


a.one:link {color:#0716e6;text-decoration: underline;}
a.one:visited {color:#0716e6;text-decoration: underline;}
a.one:hover {color:#ffcc00;text-decoration: underline;}

.form-control:focus { box-shadow: none; border-color: #ced4da; }

.font-raleway { font-family: 'proxima-nova', 'Raleway', sans-serif; }
.font-crimson { font-family: 'proxima-nova', 'Crimson Text', serif; }
.font-ellipsis { overflow: hidden; text-overflow: ellipsis; white-space : nowrap; width: 100%; }

.font-2s { font-size: .8rem; } /* 12px; */
.font-xs { font-size: .86666rem; } /* 13px; */
.font-s { font-size: .93333rem; } /* 14px; */
.font-m { font-size: 1rem; } /* 15px; */
.font-l { font-size: 1.066666rem; } /* 16px; */
.font-xl { font-size: 1.2rem; } /* 18px; */
.font-2l { font-size: 1.333333rem; } /* 20px; */
.font-3l { font-size: 1.466666rem; } /* 22px; */
.font-4l { font-size: 1.6rem; } /* 24px; */
.font-5l { font-size: 1.866666rem; } /* 28px; */
.font-3rem { font-size: 3rem; }

.font-300 { font-weight: 300; }
.font-400 { font-weight: 400; }
.font-500 { font-weight: 500; }
.font-600 { font-weight: 500; }
.font-700 { font-weight: 700; }

.lineheight-1x {
    line-height: 1.8em;
}

.color-orange { color: #df5308; }
.color-orange2 { color: #ec6b76; }
.color-orange3 { color: #ca3737; }
.color-light-coffice { color: #ddcabd; }
.color-light-coffice2 { color: #e8d0c3; }
.color-graya, .color-blue-green { color: #3C7D8C; }
.color-light-green { color: #e4ff00; }
.color-white { color: #fff; }
.color-light-red { color: #ff0000; }
.color-red { color: #aa283c; }
.color-light-gary { color: #c1c1c1; }
.color-gary { color: #585858; }
.color-purple { color: #696fad; }
.color-purple2 { color: #454c84; }
.color-dark-purple { color: #30397a; }
.breadcrumb .active { color: var(--onyx); }
.color-blue-purple { color: #30397a; }
.color-blue { color: #3b5998; }
.color-blue-new { color: #5d7e95; }
.color-pink { color: #cc0066; }
.color-yellow { color: rgb(255, 165, 0); }
.color-black { color: #000; }

a[rel='group1'] {
    color: #3b5998;
}

a.color-blue-green:hover { color: #aa283c; }

.btn {
    border-radius: 0;
}
.btn-default, .btn-default:hover, .btn-default:active, .btn-default:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.btn-danger, .btn-danger:hover {
    background-color: #ff6855;
    border-color: #ff6855;
}

.btn-secondary, .btn-secondary:hover {
    color: #fff;
    background-color: #898989;
    border-color: #898989;
}

.btn-gary, .btn-gary:hover {
    color: #fff;
    background-color: #b5b5b5;
    border-color: #b5b5b5;
}

.btn-gary2, .btn-gary2:hover {
    color: #000;
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}

.btn-gary3, .btn-gary3:hover {
    color: #383838;
    background-color: #dcdcdc;
    border-color: #dcdcdc;
}

.btn-gary-line {
    border-color: #efeff0;
    color: #000;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e4e4e4+65,e1e1e1+78,e1e1e1+97,dcdcdc+100 */
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e4e4e4 65%, #e1e1e1 78%, #e1e1e1 97%, #dcdcdc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefefe 0%,#e4e4e4 65%,#e1e1e1 78%,#e1e1e1 97%,#dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefefe 0%,#e4e4e4 65%,#e1e1e1 78%,#e1e1e1 97%,#dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
}

.max-w280 {
    max-width: 280px;
}

.max-w380 {
    max-width: 380px;
}

.max-w420 {
    max-width: 420px;
}
.max-w480 {
    max-width: 480px;
}
.max-w580 {
    max-width: 580px;
}

.max-w760 {
    max-width: 760px;
}

.max-w820 {
    max-width: 820px;
}

.max-w992 {
    max-width: 992px;
}

.max-w1011 {
    max-width: 1011px;
}

.w-165px {
    width: 165px!important;
}

.fs-3 { width: 3rem; }
.fs-4 { width: 4rem; }
.fs-5 { width: 5rem; }
.fs-6 { width: 6rem; }
.fs-7 { width: 7rem; }
.fs-8 { width: 8rem; }
.fs-9 { width: 9rem; }
.fs-10 { width: 10rem; }

.main {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

h3.category-title {
    font-size: 2rem;
}
h3.category-title span.font-s {
    font-size: 1.2rem;
}

.breadcrumb {
    position: relative;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
    border-radius: 0;
    font-weight: 700;
}
.breadcrumb:after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle class='st0' cx='0.5' cy='0.5' r='0.5' fill='%23333333' /%3E%3Ccircle class='st1' cx='1.5' cy='0.5' r='0.5' fill='%23333333' fill-opacity='0' /%3E%3C/svg%3E");
    height: 10px;
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 2px 1px;
}

.breadcrumb.font-xs {
    font-size: 14px;
}

.bg-info {background-color: #dadada!important;}
.bg-gary {background-color: #EBEAEC;}
.bg-gary2 {background-color: #CCCCCC;}
.bg-gary3 {background-color: #999999;}
.bg-gary4 {
    background-color: #6a6a6a;
}

.bg-gary5 {background-color: #f5ebdf}

.bg-black {background-color: #000;}


.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.bg-gary-gradation {
    color: #fff;
    background: rgb(180,180,180); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(180,180,180,1) 0%, rgba(178,176,177,1) 4%, rgba(178,176,177,1) 7%, rgba(166,164,165,1) 33%, rgba(157,155,156,1) 48%, rgba(149,149,149,1) 67%, rgba(148,150,149,1) 96%, rgba(154,154,154,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(180,180,180,1) 0%,rgba(178,176,177,1) 4%,rgba(178,176,177,1) 7%,rgba(166,164,165,1) 33%,rgba(157,155,156,1) 48%,rgba(149,149,149,1) 67%,rgba(148,150,149,1) 96%,rgba(154,154,154,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(180,180,180,1) 0%,rgba(178,176,177,1) 4%,rgba(178,176,177,1) 7%,rgba(166,164,165,1) 33%,rgba(157,155,156,1) 48%,rgba(149,149,149,1) 67%,rgba(148,150,149,1) 96%,rgba(154,154,154,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.nowrap {
    white-space: nowrap;
}

.mw-800 {
    max-width: 800px;
}
.mw-590 {
    max-width: 590px;
}

.border {
    border-color: #a0a0a0!important;
}

header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    /* box-shadow: 0 0 5px rgba(0,0,0,.2); */
}

header .container-fluid a {
    color: #2a2a2a;
    font-size: 1.5rem;
}

header .container-fluid {
    height: 54px;
}

header .container-fluid .logo-m {
    height: 28px;
}

header .top-menu li:not(:first-child) {
    position: relative;
}

header .top-menu li:not(:first-child):before {
    content: '';
    position: absolute;
    border-left: 1px solid #999;
    display: block;
    left: -13px;
    top: 3px;
    height: 1rem;
}

header a[data-cart-num] {
    position: relative;
    display: block;
}

header .cart-num {
    position: absolute;
    display: block;
    background-color: #cc0000;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    left: -8px;
    right: -2px;
    top: -8px;
}

header a[data-message-num] {
    position: relative;
    display: block;
}
header .message-num {
    position: absolute;
    display: block;
    background-color: #cc0000;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    left:1px;
    right: 0px;
    top: -16px;
}
header .m_message-num {
    position: absolute;
    display: block;
    background-color: #cc0000;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    left: -16px;
    right: 2px;
    top: -8px;
}

.message-view{
	text-overflow:ellipsis;
  overflow:hidden;
	
}

.message-view a::hover{
	background-color:#eee;
}
.message-view p{
	font-size:13px;	
}
.message-view small{
	font-size:10px;
}
.mailbox-read-message{
	overflow:hidden;
	overflow-x:auto;
	padding:10px;
}

.mailbox{
	border-bottom: 1px solid #eee;
}

.mailbox-menu a:hover{
	text-decoration: none;
}
.mailbox-messages a:hover{
	text-decoration: none;
}
.mailbox-messages td{
	 white-space:nowrap;
    overflow:hidden;
    word-break:keep-all;
}

.mailbox-read-info {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 10px;
}
.mailbox-controls{
	padding:5px;
}
.mailbox-controls.with-border{
	border-bottom: 1px solid rgba(0,0,0,.125);
}




.slidebars-top {
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0,0,0,.05);
    color: #333;
    top: 54px;
    height: auto;
}

.slidebars-box {
    top: 54px;
    width: calc(100% - 15px);
    /*max-width: 350px;*/
    background-color: #fff;
    box-shadow: 3px 0 3px rgba(0,0,0,.05);
    color: #333;
}

.slidebars-box-right {
    box-shadow: -3px 0 3px rgba(0,0,0,.05);
}

.slidebars-box .close-box {
    height: 48px;
}

.close-slidebar {
    display: block;
    width: 36px;
    height: 36px;
    position: relative;
}
.close-slidebar:before,
.close-slidebar:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    overflow: hidden;
    top: 50%;
    position: absolute;
}
.close-slidebar:before {
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
.close-slidebar:after {
    -webkit-transform:rotate(-45deg);
    transform:rotate(-45deg);
}

.links-soon img {
    width: 100%;
    max-width: 84px;
}

.menu>div>h5 {
    background-color: #959595;
    color: #fff;
    margin: 0;
    padding: .8em 26px;
}

.menu>div.list>h5 {
    background-color: #959595;
}

.menu>div>ul>li>ul {
    display: none;
    margin-left: -12px;
    margin-right: -12px;
    font-size: .95em;
}

.menu>div ul {
    padding: 0;
    margin: 0 12px;
    list-style: none;
}

.menu>div>ul>li a, .menu>div>ul>li>span {
    display: block;
    padding: .5em 0;
    position: relative;
}
.menu>div>ul>li a:hover {
    text-decoration: none;
}

.menu>div>ul>li a.open {
    color: #000;
}
.menu>div>ul>li a.open:after {
    content: '';
    position: absolute;
    z-index: -1;
    background-color: #e8d1c3;
    top: 0;
    bottom: 0;
    left: -15px;
    right: -15px;
}

.menu>div>ul li {
    border-bottom: 1px solid #959595;
    padding: 0 14px;
}

.menu>div:not(.list)>ul li:last-child {
    border-bottom: none;
}

.menu>div>ul>li>ul>li {
    padding-left: 24px;
    border-top: 1px solid #e4e4e4;
    border-bottom: none;
}

.menu>div>ul li {
    border-bottom: 1px solid #959595;
    padding: 0 14px;
}

.guest .nav-pills .nav-link.active, .guest .nav-pills .show>.nav-link {
    color: #000;
    font-weight: 500;
    background-color: #dcdcdc;
    border-radius: 0;
}
.guest .nav-tabs>li.active>a, .guest .nav-tabs>li.active>a:hover, .guest .nav-tabs>li.active>a:focus, .guest .tab-content {
    background-color: #dcdcdc;
}
.guest .tab-content>div {
    padding: 12px;
    padding-top: 24px;
}

img.reg {
    border: 1px solid #ced4da;
    width: 128px;
    height: 35.75px;
}

.form-control+div>img.reg {
    border-left: none;
    border-radius: 0 .25rem .25rem 0;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
    opacity: 0;
    position: absolute;
}

label.radio, label.checkbox {
    padding-left: 20px;
    position: relative;
}

label.radio:before, label.checkbox:before {
    content: '';
    border: 1px solid #d1d1d1;
    background-color: #fff;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}

label.radio.font-xl:before, label.checkbox.font-xl:before {
    top: 7px;
}

label.radio:before {
    border-radius: 16px;
}

label.radio.checked:before, label.checkbox.checked:before {
    border-color: #ec6b76;
}

label.radio.checked:after, label.checkbox.checked:after {
    content: '';
    background-color: #ec6b76;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 3px;
    top: 6px;
}

label.radio.checked.font-xl:after, label.checkbox.checked.font-xl:after {
    top: 10px;
}

label.radio.checked:after {
    border-radius: 10px;
}

.search-box {
    padding-top: 12px;
    overflow: hidden;
}

.search-box select.float-left {
    width: 35%;
}

.search-box .form-group {
    width: 80%;
    padding: 0 0.5rem;
    position: relative;
}

.search-box .form-group button, .search-box .form-group button:hover, .search-box .form-group button:focus {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border-color: transparent;
    color: #737272;
    outline: 0;
    min-width: 0;
}

.search-box .form-group button:before {
    top: 3px;
    bottom: 3px;
    content: '';
    display: block;
    border-left: 1px solid #ccc;
    left: 0;
    display: block;
    position: absolute;
}

.tags a {
    color: #cd0060;
    font-weight: 500;
    display: inline-block;
    white-space: nowrap;
}

.pau-search-option {
    color: #f28900 !important;
    background-color: #f2f2f2;
    margin-left: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

.copyright-box {
    padding: 8px 0 12px 0;
    background-color: #6a6db0;
}

ul.points-4>li {
    line-height: 1.2em;
    position: relative;
}

ul.points-4>li:not(:first-child) {
    padding-left: 54px;
}

ul.points-4>li:not(:first-child):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 80px;
    overflow: hidden;
    background: #ccc;
    z-index: 0;
    left: 25px;
    top: 50%;
    margin-top: -40px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

ul.points-4 li img {
    width: 42px;
}

footer .submenu-box>ul>li {
    position: relative;
}
footer .submenu-box>ul>li:not(:last-child):after {
    content: '';
    height: 1em;
    width: 1px;
    border-right: 1px solid #ccc;
    position: absolute;
    right: -1rem;
    top: 50%;
    margin-top: -.5em;
}
.slidebars-box-lean {
    z-index: 8888;
}
.slidebars-box-lean .sidebar {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border: 6px solid #d5d5d5;
    border-right: none;
}

.slidebars-box-lean .close-slidebar {
    position: absolute;
    right: 0;
    background-color: #fff;
    top: 6px;
}

.sidebar {
    width: 186px;
    -ms-flex: 0 0 184px;
    flex: 0 0 184px;
    max-width: 184px;
}

.sidebar .side-title {
    border-bottom: 3px solid #57575C;
    font-size: 22px;
}
.sidebar .side-title span.font-2s {
    font-size: 14px;
}
.sidebar .side-title2 {
    border-bottom: 4px solid #e6d7c8;
    line-height: 1em;
}

.sidebar .menu-list li {
    padding: .5em 0;
    border-bottom: 1px solid #e0e0e0;
}

.sidebar .list-group {
    /* border: 2px solid #57575C; */
    border-radius: 5px;
}
.sidebar .list-group.font-l {
    font-size: 20px;
}

.sidebar .menu-list.font-l {
    font-size: 18px;
}

.sidebar .list-group li {
    border: none;
    background-color: transparent;
    padding: .75rem .5rem;
}
.sidebar .list-group li a {
    display: block;
}
.sidebar .list-group li span {
    color: #57575C;
}
.sidebar .list-group li:hover {
    background-color: #57575C;
}
.sidebar .list-group li:hover a {
    color: #fff;
    text-decoration: none;
}
.sidebar .list-group li:hover a span {
    color: #fff;
}
.sidebar .list-group li {
    border-bottom: 3px solid #57575C;
}

.sidebar .toggle-btn {
    cursor: pointer;
}

.sidebar .toggle-btn .fas {
    height: 22px;
    width: 14px;
    display: block;
    background: url(../images/arrow-bottom.png) center no-repeat;
    background-size: 100% auto;
    color: transparent;
    position: absolute;
    right: 2px;
    bottom: .6rem;
}
.sidebar .toggle-btn .fas.fa-angle-up {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sidebar .toggle-btn+ul {
    display: none;
}

.right-side-box .side-title2 {
    line-height: .75em;
    padding-bottom: .25em;
    border-bottom-color: #57575C;
    position: relative;
    padding-bottom: .8rem;
}

ol.number-list-2 {
    list-style-type: none;
    counter-reset: list;
    padding: 0;
    margin: 0;
}

ol.number-list-2>li {
    counter-increment: list;
    position: relative;
    margin: .75em 0;
    padding-left: 22px;
}

ol.number-list-2>li:before {
    content: counter(list);
    display: block;
    width: 18px;
    height: 18px;
    font-size: 14px;
    color: #fff;
    left: 0;
    top: 1px;
    background-color: #57575C;
    text-align: center;
    line-height: 18px;
    position: absolute;
}

.sidebar ol.number-list {
    list-style-type: none;
    counter-reset: list;
    padding: 0;
    margin: 0;
}

.sidebar ol.number-list>li {
    counter-increment: list;
    padding-left: 17px;
    position: relative;
    margin: .5em 0;
    white-space: nowrap;
}

.sidebar ol.number-list>li:before {
    content: counter(list);
    display: block;
    width: 15px;
    height: 15px;
    font-size: 12px;
    color: #fff;
    left: 0;
    top: 4px;
    border-radius: 4px;
    background-color: #606060;
    text-align: center;
    line-height: 15px;
    position: absolute;
}

.sidebar ol.number-list>li.hot:after {
    content: '';
    display: inline-block;
    height: 12px;
    width: 28px;
    margin-left: 2px;
    background: url(../images/hot.png) no-repeat;
}

.sidebar .sidebar__inner {
    transition: all .8s ease-out;
}



.line-1 {
    width: 100%;
    height: 2px;
    overflow: hidden;
    border: none;
    background: rgb(253,251,251); /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(253,251,251,1) 0%, rgba(250,248,246,1) 8%, rgba(249,246,244,1) 8%, rgba(244,237,233,1) 19%, rgba(242,235,230,1) 20%, rgba(232,220,211,1) 36%, rgba(232,218,209,1) 36%, rgba(224,207,195,1) 50%, rgba(223,206,194,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(253,251,251,1) 0%,rgba(250,248,246,1) 8%,rgba(249,246,244,1) 8%,rgba(244,237,233,1) 19%,rgba(242,235,230,1) 20%,rgba(232,220,211,1) 36%,rgba(232,218,209,1) 36%,rgba(224,207,195,1) 50%,rgba(223,206,194,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(253,251,251,1) 0%,rgba(250,248,246,1) 8%,rgba(249,246,244,1) 8%,rgba(244,237,233,1) 19%,rgba(242,235,230,1) 20%,rgba(232,220,211,1) 36%,rgba(232,218,209,1) 36%,rgba(224,207,195,1) 50%,rgba(223,206,194,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbfb', endColorstr='#dfcec2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.line-2 {
    border-color: #e5e6de;
}

.line-3 {
    height: 1px;
    width: 100%;
    border: none;
    background: linear-gradient(to right, rgba(219,221,220,1) 0%,rgba(235,237,236,1) 0%,rgba(238,238,238,1) 1%,rgba(237,235,236,1) 1%,rgba(240,236,237,1) 1%,rgba(221,212,215,1) 2%,rgba(232,182,211,1) 3%,rgba(228,173,205,1) 3%,rgba(221,161,195,1) 3%,rgba(204,111,164,1) 5%,rgba(198,104,157,1) 5%,rgba(203,76,157,1) 5%,rgba(200,71,154,1) 6%,rgba(197,61,146,1) 6%,rgba(181,19,120,1) 7%,rgba(178,8,114,1) 7%,rgba(175,4,110,1) 8%,rgba(178,2,111,1) 8%,rgba(178,2,111,1) 92%,rgba(185,9,118,1) 93%,rgba(182,35,124,1) 94%,rgba(187,43,131,1) 94%,rgba(194,56,141,1) 94%,rgba(204,93,162,1) 95%,rgba(212,106,172,1) 96%,rgba(216,114,179,1) 96%,rgba(208,140,181,1) 96%,rgba(214,150,187,1) 97%,rgba(226,186,212,1) 98%,rgba(238,211,228,1) 98%,rgba(242,219,235,1) 99%,rgba(238,238,238,1) 99%,rgba(239,239,239,1) 99%,rgba(237,237,237,1) 100%,rgba(220,220,220,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdddc', endColorstr='#dcdcdc',GradientType=1 ); /* IE6-9 */
}

.line-4 {
    height: 1px;
    width: 100%;
    border: none;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 2%,rgba(249,250,252,1) 2%,rgba(213,222,227,1) 3%,rgba(209,218,223,1) 3%,rgba(168,222,255,1) 3%,rgba(165,219,255,1) 3%,rgba(149,207,245,1) 3%,rgba(129,192,233,1) 4%,rgba(119,183,227,1) 4%,rgba(87,179,252,1) 4%,rgba(78,172,246,1) 4%,rgba(50,151,231,1) 5%,rgba(41,143,225,1) 5%,rgba(40,149,234,1) 5%,rgba(37,146,231,1) 6%,rgba(39,148,233,1) 9%,rgba(37,146,231,1) 21%,rgba(39,148,233,1) 22%,rgba(40,149,234,1) 27%,rgba(38,147,232,1) 28%,rgba(39,148,233,1) 30%,rgba(36,145,230,1) 30%,rgba(39,148,233,1) 32%,rgba(39,148,233,1) 77%,rgba(37,146,231,1) 77%,rgba(37,146,231,1) 79%,rgba(39,148,233,1) 79%,rgba(40,149,234,1) 89%,rgba(37,146,231,1) 89%,rgba(38,147,232,1) 94%,rgba(40,147,225,1) 94%,rgba(40,146,224,1) 95%,rgba(43,146,225,1) 95%,rgba(52,151,232,1) 95%,rgba(68,163,245,1) 95%,rgba(74,166,249,1) 95%,rgba(94,170,219,1) 96%,rgba(106,180,227,1) 96%,rgba(143,208,250,1) 96%,rgba(147,212,252,1) 96%,rgba(180,212,235,1) 97%,rgba(183,215,238,1) 97%,rgba(190,221,242,1) 97%,rgba(208,235,254,1) 97%,rgba(224,247,255,1) 97%,rgba(227,249,255,1) 97%,rgba(255,255,255,1) 98%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.line-5 {
    height: 4px;
    width: 100%;
    border: none;
    background: url(../images/line-5.png) top no-repeat;
    background-size: 100% 100%;
}

.line-6 {
    height: 1px;
    width: 100%;
    border: none;
    background: linear-gradient(to right, rgba(237,232,228,1) 0%,rgba(236,214,201,1) 1%,rgba(233,207,190,1) 1%,rgba(234,196,175,1) 1%,rgba(231,180,153,1) 2%,rgba(228,146,99,1) 3%,rgba(226,138,90,1) 4%,rgba(228,129,74,1) 4%,rgba(224,121,63,1) 4%,rgba(225,103,40,1) 5%,rgba(220,86,13,1) 6%,rgba(220,82,7,1) 6%,rgba(223,83,6,1) 7%,rgba(223,83,8,1) 92%,rgba(220,83,5,1) 92%,rgba(224,84,5,1) 93%,rgba(221,84,12,1) 94%,rgba(225,102,34,1) 95%,rgba(223,111,48,1) 95%,rgba(227,118,59,1) 95%,rgba(231,161,127,1) 97%,rgba(233,168,136,1) 97%,rgba(231,180,151,1) 98%,rgba(232,186,160,1) 98%,rgba(236,221,216,1) 99%,rgba(239,238,236,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.line-7 {
    border-style: dashed;
    border-color: #aaa;
}

.line-black {
    border-top-color: #000;
}

footer .social-icons img {
    max-width: 48px;
}

.r-tabs .r-tabs-accordion-title {
    border-top: 1px solid #959595;
    padding: .5em 1em;
    position: relative;
}
.r-tabs-nav li.r-tabs-tab>a:hover,
.r-tabs .r-tabs-accordion-title>a:hover, .r-tabs .r-tabs-accordion-title>a:focus {
    text-decoration: none;
}

.r-tabs-nav {
    border: 1px solid #cccccc;
    border-bottom: 1px solid #848484;
    overflow: hidden;
    width: 100%;
    padding: 0;
}
.r-tabs-nav li.r-tabs-tab {
    border-left: 1px solid #ccc;
    display: block;
    width: 16.666666666%;
    padding: .75em 0;
    text-align: center;
    float: left;
}
.r-tabs-nav li.r-tabs-tab:first-child {
    border-left: 0;
}

.r-tabs-nav li.r-tabs-tab.r-tabs-state-active {
    background: #e7d7c8;
}

.promo-list .choice-selected:after {
    display: block;
    content: '';
    border: 4px solid #ccc;
    left: -10px;
    right: -10px;
    top: 5px;
    bottom: 5px;
    position: absolute;
    z-index: -1;
}


.promo-list h6 {
    height: 2.2em;
}

.news-list-title {
    background-color: #3C7D8C;
    letter-spacing: .4em;
    padding-left: .4em;
}
.news-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.news-list>li {
    padding: .5em .25em;
    padding-left: 1.25em;
    position: relative;
}
.news-list>li:before {
    content: '';
    display: block;
    position: absolute;
    left: .3em;
    top: .925em;
    width: 10px;
    height: 10px;
    background: url(../images/point-icon.png) no-repeat;
}
.news-list>li:nth-child(odd) {
    background-color: #EBEAEC;
}
.news-list>li:nth-child(even) {
    background-color: #FFFAEF;
}

.letter-26 {
    padding: 0;
    margin: 0;
    overflow: hidden;
    list-style: none;
}
.letter-26>li {
    float: left;
    padding: 1px;
    background: #b1b1b1;
}
.letter-26>li>a {
    color: #fff;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 1.6rem;
}
.letter-26>li:hover {
    background-color: #3c7d8c;
}
.letter-26>li>a:hover {
    text-decoration: none;
}

.title-arrow, .title-arrow2 {
    position: relative;
    padding-left: 18px;
}
.title-arrow:before, .title-arrow2:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 12px;
    display: block;
    left: 0;
    top: 4.5px;
    background: url(../images/104.gif) no-repeat;
}
.title-arrow2:before {
    background: url(../images/105.png) no-repeat;
}

.title-contact {
    margin-left: -20px;
}

ul.ingredient-list {
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.ingredient-list>li {
    float: left;
    width: 25%;
    margin: .25em 0;
    padding-left: 1.2em;
    position: relative;
}
ul.ingredient-list>li:before {
    content: '・';
    width: 1em;
    display: block;
    position: absolute;
    left: 0;
    color: #3C7D8C;
}

ul.dity-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.dity-list img.dity {
    width: 22px;
    vertical-align: bottom;
}
ul.dity-list>li {
    border-bottom: 1px solid #b2b2b2;
    padding: 15px 0;
    margin-bottom: 15px;
}
ul.dity-list>li h5 {
    margin: 0;
    margin-bottom: .5em;
}
ul.dity-list>li:first-child {
    padding-top: 0;
}
ul.dity-list>li:last-child {
    border-bottom: none;
}

.page-link {
    border: none;
    color: #666;
    padding-left: .5rem;
    padding-right: .5rem;
}
.page-link:focus {
    outline: 0;
    box-shadow: none;
}
.page-link:hover {
    background-color: transparent;
}

.vedio-title {
    font-size: 1.3rem;
    padding: 22px 0 0 90px;
    max-width: 780px;
    height: 70px;
    background: url(../images/top-banner-6.jpg) left center no-repeat;
}
.vedio-title a {
    font-size: .8em;
    text-decoration: none;
}

.vedios-list {
    padding: 0 5px;
}
.vedios-list .vedio-item {
    padding-left: 10px;
    padding-right: 10px;
}

.media-tabs {
    border-bottom: 1px solid #cccccc;
}
.media-tabs .nav-tabs {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    border: none;
}

.nav-tabs .nav-link,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background-color: transparent;
    border: none;
    border-bottom: 4px solid #fff;
    color: #57575C;
    border-radius: 0;
    margin: 0;
}

.nav-tabs .nav-link:hover {
    background-color: transparent;
    border-bottom-color: #959498;
}

.media-tabs .nav-tabs .nav-item.show .nav-link,
.media-tabs .nav-tabs .nav-link.active {
    background-color: transparent;
    border-bottom-color: #57575C;
    color: #57575C;
}

.media-tabs a>i {
    text-shadow: none;
    color: transparent;
}

.expire-table thead th {
    background-color: #e6d7c8;
    border: 1px solid #fff;
}
.expire-table thead .date {
    width: 33%;
}
.expire-table tbody td {
    border-bottom: 1px solid #ccc;
}

.membersignup-btn {
    border-color: transparent;
}

.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    padding: 1px!important;
    margin: 0!important;
    overflow-y: scroll;
}

.order-detail {
    max-width: 960px;
    margin: auto;
    padding: 1rem 0;
}

.order-detail-box {
    background-color: #efece5;
}

.order-detail-box {
    position: relative;
}
.order-detail-box>* {
    position: relative;
    z-index: 5;
}
.order-detail-head{
  background-color: #efece5;
}
.order-detail-head th{
  background-color: #fbf7f2;
  padding:5px 5px;
}
.order-detail-head td{
  padding:5px 5px;
}

.order-detail-box:before {
    content: '';
    position: absolute;
    display: block;
    width: 6em;
    top: 0;
    bottom: 0;
    background-color: #fbf7f2;
    z-index: 0;
}

.order-detail-box-info:before {
    display: none;
}

.order-dl {
    overflow: hidden;
    margin-bottom: 0;
    padding: .25em 0;
}
.order-dl dt,
.order-dl dd {
    float: left;
    margin-bottom: 0;
    padding: .25em 0;
}

.order-dl dt {
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
    text-align: left;
    padding-left: .75em;
    font-weight: 400;
    
}
.order-dl dd {
    -ms-flex: 0 0 calc(100% - 6em);
    flex: 0 0 calc(100% - 6em);
    width: calc(100% - 6em);
    max-width: calc(100% - 6em);
    padding-left: .5em;
}

.order-title {
    font-size: 1rem;
    background-color: #989898;
    margin: 0;
    color: #fff;
    padding: .5em .35em;
}
.order-detail table {
    background-color: #fff;
}
.order-title.text-lg-center,
.order-detail th {
    background-color: #e5d7c9;
    color: #000;
    padding: .5em .35em;
}

.order-detail tfoot {
    background-color: #efece5;
}
.order-detail tfoot td {
    padding: .5em .35em .5em 0;
}
.order-detail tbody {
    padding: 1.5em 0;
    background-color: #fff;
}
.order-detail tbody:before,
.order-detail tbody:after {
    content: '';
    display: block;
    height: 1em;
    width: 100%;
}

.order-detail tbody td {
    padding: .5em .5em;
    border-bottom: 1px solid #efece5;
}
.order-detail tbody tr:last-child td {
    border-bottom:none;
}
.order-detail tbody tr td:first-child {
    padding-left: 1.5em;
    position: relative;
}
.order-detail tbody tr td:first-child>i {
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top: -.5em;
}

.box-style1 {
    padding: 1px;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.box-style1>div {
    position: relative;
}
.box-style1>div:before {
    content: '';
    display: block;
    height: 12px;
    border-radius: 9px 9px 0 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(rgba(100,100,100,.12) 0%, rgba(180,180,180,.1) 30%,#fff);
}

.box-style1>div:after {
    content: '';
    display: block;
    height: 12px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 0 0 9px 9px;
    background: linear-gradient(#fff 0%,rgba(180,180,180,.1) 70%, rgba(100,100,100,.12));
}

.vedio-info dt {
    position: relative;
}
.vedio-info dt:before {
    content: '';
    left: -28px;
    top: 3px;
    width: 21px;
    height: 21px;
    position: absolute;
    background: url(../images/list-icon.png) no-repeat;
}

.small-banners-box {
    margin-left: -.25rem;
    margin-right:-.25rem;
}
.small-banner-items a {
    padding: 0 .25rem;
}

.home-tabs {
    width: 100%;
    overflow: hidden;
}

.home-tabs .nav>li {
    position: static;
}

.home-tabs .nav>li:not(:last-child) {
    border-right: none;
}

.home-tabs .nav {
    position: relative;
}
.home-tabs .nav>li>a, .home-tabs .nav>li>a:hover {
    font-size: 1.5rem;
    line-height: 1em;
    color: var(--ash);
    background-color: transparent;
    border-bottom: 3px solid var(--ash);
    border-radius: 0;
}
.home-tabs .nav>li>a.active {
    background-color: #fff;
    color: var(--onyx);
    font-weight: 600;
}
.home-tabs .nav>li>a.active::before {
    content: '';
    width: 100%;
    height: 6px;
    background-color: var(--wishrock);
    position: absolute;
    bottom: -3px;
    left: 0;
}

.member-menu-title {
    font-size: 1.125rem;
    border-bottom: 2px solid #3C7D8C;
}
.member-menu-title+ul>li {
    margin: .5em 0;
    /*color: #3C7D8C;*/
}
/*c
.member-menu-title+ul>li>a {
    olor: #3C7D8C;
}*/

.footer-info {
    white-space: nowrap;
}

.footer-info .epager-mail {
    max-width: 222px;
}

.footer-info h3.color-purple {
    font-weight: 7000;
    font-size: 2.5rem;
}

.routine-title>span {
    display: inline-block;
    width: 1.5em;
    height: 1px;
    overflow: hidden;
    background-color: #333;
    vertical-align:middle;
}

.routine-schedule {
    background: #e8d0c2;
    height: 10px;
    overflow: hidden;
    position: relative;
}
.routine-schedule>span {
    display: block;
    position: absolute;
    height: inherit;
    background-color: #57575C;
    left: 0;
    top: 0;
    transition: width .5s;
}
.routine-schedule>span.step1 {
    width: 20%;
}
.routine-schedule>span.step2 {
    width: 40%;
}
.routine-schedule>span.step3 {
    width: 60%;
}
.routine-schedule>span.step4 {
    width: 80%;
}
.routine-schedule>span.step5 {
    width: 100%;
}
.routine-ans>ol.year>li {
    cursor: pointer;
    padding: .35em 0;
    border-bottom: 1px solid #e8d0c2;
}

#q2>*, #q3>*, #q4>* {
    cursor: pointer;
}

.routine-ans>ol.year>li:not(:last-child):hover {
    background-color: #e8d0c2;
}

.routine-ans>div>div {
    max-width: 155px;
}
.routine-ans>div>div.w-100 {
    max-width: 100%;
}
.routine2-q1>div {
    max-width: 100%;
}
.routine-ans>div>div.col-md-12 {
    max-width: 100%;
}
.routine-ans img {
    max-width: 100%;
    width: 100%;
    display: block;
    margin: auto;
}
/*
.slick-slide:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

.slick-slide img {
    display: inline-block;
}

.myroutine-title .slick-back:focus, .myroutine-title .slick-back:hover {
    color: #e8d0c2;
}
*/
.myroutine-title {
    transition: opacity .5s;
}
.myroutine-title.hide {
    opacity: 0;
    overflow: hidden;
}

.recommended-products {
    padding: 0 11px;
}

.recommended-product label.radio.checked:before,
.recommended-product label.checkbox.checked:before {
    border-color: #57575C;
}

.recommended-product label.radio.checked:after,
.recommended-product label.checkbox.checked:after {
    background: url(../images/check.svg) no-repeat;
    background-size: 100% 100%;
    width: 18px;
    height: 18px;
    left: 0px;
    top: 1px;
}

.recommended-product {
    border-bottom: 4px solid #e8d0c2;
    margin-bottom: 2rem;
}
.recommended-product>.recommended-inbox {
    margin-bottom: -1px;
}
.recommended-product>.recommended-inbox:nth-child(2) {
    position: relative;
    border-top: 4px solid #e8d0c2;
}
.recommended-product>h4 {
    position: relative;
}
.recommended-product>h4:after {
    width: 200px;
    content: '';
    background-color: #e8d0c2;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -1.2rem;
    left: 50%;
    margin-left: -100px;
    border-radius: 3px 3px 0 0;
}

.routine-contents .slick-list {
    min-height: 600px;
}
.routine-contents .slick-list,
.recommended-inbox {
    transition: height .5s;
}
.recommended-inbox {
    border: 1px solid #e8d0c2;
    position: relative;
}

.recommended-inbox .front,
.recommended-inbox .back {
    left: 0;
    top: 0;
    height: auto!important;
    position: absolute!important;
    background-color: #fff;
}

.recommended-inbox .front>.d-flex {
    padding-left: 10%;
}

.recommended-inbox .show {
    position: relative!important;
}

.recommended-inbox .front .product-name img {
    display: inline-block;
}

.recommended-inbox .product-name h5 {
    line-height: 1.5em;
}

.recommended-inbox .btn {
    background-color: #57575C;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
    padding: .25rem 2rem;
    font-size: .95rem;
}

.recommended-inbox .btn:focus {
    outline: 0;
    box-shadow: none;
}

.recommended-inbox .prodcut-view {
    width: 110px;
    display: block;
}

.recommended-inbox .product-info-dl>dt>span {
    display: inline-block;
    background-color: #fff;
    padding: 0 1.5em;
    font-weight: 500;
    position: relative;
    z-index: 5;
    font-size: 1.1rem;
}
.recommended-inbox .product-info-dl>dt {
    position: relative;
    text-align: center;
    margin-bottom: 1em;
}
.recommended-inbox .product-info-dl>dt:before {
    content: '';
    display: block;
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #e8d0c2;
    backface-visibility: hidden;
}

.recommended-inbox .product-info-dl>dd {
    margin-bottom: 1em;
    margin: auto;
    padding: 1rem;
    max-width: 780px;
}

.recommended-inbox.lab .front.show:before {
    content: attr(data-title);
    display: block;
    width: 38px;
    line-height: 38px;
    height: 140px;
    text-align: center;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    position: absolute;
    left: -11px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/routine-lab.png) no-repeat;
    background-size: 100% 100%;
    z-index: 100;
}

.recommended-inbox .no-product {
    border: #d2d2d2 solid 3px;
    letter-spacing: .2em;
}

.step-other-box {
    max-width: 545px;
    margin: auto;
}
.step-other-box>* {
    width: 50%;
    border: 1px solid #57575C;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.step-other-box>*:hover {
    text-decoration: none;
    color: #57575C;
}

.step-other-box>*.selected, .step-other-box>*.selected span {
    background-color: #57575C;
    color: #fff!important;
}

.step-other-box>*:not(:first-child) {
    margin-left: -1px;
}

.step-buy-total {
    max-width: 545px;
    padding-top:.5rem;
    padding-bottom: .5rem;
    margin-bottom: .8rem;
    background-color: #57575C;
    color: #fff;
}
.step-buy-total .add-txt {
    transform: translateY(-5px);
    display: inline-block;
    margin-left: .5em;
}
.step-buy-total .font-big{
    font-size: 200%;
}

.result-box>h2 {
    position: relative;
}
.result-box>h2>a {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1.25em;
}
.result-box .over-box {
    border: #86ccd0 2px solid;
    max-width: 754px;
    box-sizing: border-box;
    margin: auto;
}

table.year-select td {
    min-width: 6em;
}

.lean-side-btn {
    position: fixed;
    right: 15px;
    top: 75px;
    z-index: 8889;
    transition: all 300ms;
}
.lean-side-btn>img {
    width: 45px;
}
.lean-side-btn-close {
    position: fixed;
    left: -15px;
    top: 60px;
}
.lean-side-btn.open>img {
    transform: rotate(180deg);
}

.lean-side-btn.open {
    right: 324px;
}
.lean-side-btn>i:after {
    content: '';
    background-color: #fff;
    position: absolute;
    display: block;
    z-index: -1;
    left: 15%;
    right: 15%;
    top: 15%;
    bottom: 15%;
    border-radius: 100%;
}

.fb-box {
    width: 100%;
    overflow: hidden;
}
.maybe-like {
    padding: 0;
    margin: 0;
    list-style: none;
}
.maybe-like>li {
    padding: .25rem 0;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding-left: 1.25rem;
}
.maybe-like>li:before {
    content: '・';
    display: block;
    position: absolute;
    left: 0;
    top: .25rem;
}

.form-lab-7em .form-lab {
    -ms-flex: 0 0 7em;
    flex: 0 0 7em;
    max-width: 7em;
}

.form-lab-6em .form-lab {
    -ms-flex: 0 0 6em;
    flex: 0 0 6em;
    max-width: 6em;
}

.form-lab-5em .form-lab {
    -ms-flex: 0 0 5em;
    flex: 0 0 5em;
    max-width: 5em;
}

.form-lab-4em .form-lab {
    -ms-flex: 0 0 4em;
    flex: 0 0 4em;
    max-width: 4em;
}

.tab-content-slider {
    width: 100%;
}

.text-btn {
    max-width: 1920px;
    height: 142px;
    background-position: center center;
    background-size: auto 100%;
    background-image:url(../images/test-btn.png);
}

.news-slider {
    padding-top: 1.5rem;
}
.news-slider .slick-dots {
    position: absolute;
    top: -10px;
    right: 0;
    white-space: nowrap;
    text-align: right;
    z-index: 0;
}
.news-slider .slick-list {
    z-index: 10;
}

.news-list2>li {
    margin: 1.5rem 0;
    clear: both;
}

.news-list2>li>a>span:first-child {
    float: left;
    width: calc(100% - 6.5em);
}
.news-list2>li>a>span:last-child {
    float: right;
    width: 6em;
}

.services-title,
.services-title-m {
    background-color: #fff;
    border-bottom: 1px dotted #333;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.services-title nav .breadcrumb {
    border-bottom: none;
}
.services-title nav .breadcrumb:after {
    display: none;
}
.selvices-menu-list>li {
    border-bottom: 1px dotted #c4c4c4;
    padding: .5em 0;
    position: relative;
    cursor: pointer;
}
.selvices-menu-list>li a {
    color: #888;
}
.selvices-menu-list>li:after {
    content: '\f054';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #888;
    position: absolute;
    right: 0;
    top: .5em;
}
.selvices-menu-list>li:hover:after,
.selvices-menu-list>li:hover a {
    color: #000;
    text-decoration: none;
}

.services-sub-menu {
    padding: 1.8rem 0;
    border-top: 3px double #d3d3d3;
    border-bottom: 3px double #d3d3d3;
}
.services-sub-menu ul {
    list-style: square;
    overflow: hidden;
}
.services-sub-menu ul>li {    
    float: left;
    white-space: nowrap;
    width: 25%;
    margin: .5em 0;
}
.services-sub-menu ul>li>a {
    text-decoration: underline;
}

.q1-box {
    position: relative;
}
.q1-box .media-body {
    line-height: 1.8em;
}
.q1-more {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    line-height: 1em;
    padding: .2em;
}

ol.qa-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    counter-reset: sectioncounter;
}
ol.qa-list li {
    position: relative;
    padding: 1rem 0;
    padding-left: 2em;
    border-bottom: 3px solid #e5e5e5;
}
ol.qa-list li:before {
    content: "Q" counter(sectioncounter) "."; 
    counter-increment: sectioncounter;
    position: absolute;
    left: 0;
    top: .9rem;
    color: var(--onyx);
    font-size: 110%;
}
ol.qa-list li>a:hover {
    color: var(--onyx);
}
ol.qa-list li>a {
    position: relative;
    padding-right: 1.2em;
    text-decoration: none!important;
}
ol.qa-list li>a i {
    position: absolute;
    right: 0;
    top: .25em;
}
ol.qa-list li>div {
    position: relative;
    display: none;
}
ol.qa-list li>div:before {
    content: 'A.';
    position: absolute;
    left: -1.25em;
    top: -.1rem;
    font-size: 110%;
}



.s-box-in {
    padding-left: 44px;
}
.s-box-in>h3 {
    position: relative;
}
.s-box-in>h3:before {
    content: '';
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    left: -44px;
    top: .1em;
    background: url(../images/s-9.png) no-repeat;
}

.numberCircle {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 2px;
    background: #6a6db0;
    color: #fff;
    text-align: center;
    font: 24px Arial, sans-serif;
}

.s-arrow-title {
    height: 3em;
    width: 9em;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 1em;
    position: relative;
    background-color: #d068a5;
}
.s-arrow-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    border: 1.5em solid transparent;
    border-left-color: #d068a5;
}


.s-arrow-title2 {
    height: 3em;
    width: 9em;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    padding: 1em;
    position: relative;
    background-color: #E2967F;
}
.s-arrow-title2:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    border: 1.5em solid transparent;
    border-left-color: #E2967F;
}


ul.product-photos {
    overflow: hidden;
    padding-left: 15px;
    padding-top: 10px;
    margin-right: -10px;
}

ul.product-photos>li {
    display: block;
    width: calc(33.333333% - 10px);
    float: left;
    margin-right: 10px;
}

ul.product-photos>li img.selected {
    border: 2px solid #ec6b76!important;
}

.login-line .order-md-3 {
    position: relative;
}
.login-line .order-md-3:after {
    content: '';
    top: 0;
    bottom: 0;
    width: 4px;
    background-color: #eaeaea;
    right: -2px;
    display: block;
    position: absolute;
}


.login-line .not-login {
    background-color: #e8d0c2;
    position: relative;
    height: 100%;;
}
.login-line .not-login a {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin-top: -1.85em;
}
.login-line .border {
    border-style: dotted !important;
}

.mycart-title {
    padding: .4em 1em;
    background-color: #eeeeee;
    border-bottom: 3px double #777777;
}

.invoice-tabs>a {
    max-width: 200px;
    width: 31%;
    margin-right: 1%;
}

#carttable .cart-img {
    max-width: 160px!important;
    width: 160px!important;
    padding: 5px;
}

.total-fixed {
    position: absolute;
    left: calc(50% + 650px);
    top: 300px;
    z-index: 90;
    width: 195px;

}

.total-fixed .border-top,
.total-fixed .border-bottom {
    border-color: #000!important;
}


#cart table thead {
    background-color: #eeeeee;
    border-bottom: 3px double #777777;
}
#cart table th, #cart table td {
    padding: .4em .2em;
}
#cart table tr td:first-child {
    width: 100px;
}
#cart table tr th:first-child {
    padding-left: 2.5em;
}

.gift-item {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}
.gift-item.selected {
    background-color: #fce8e7;
}
.gift-item .name {
    height: 8.8em;
    overflow: hidden;
}

.gift-item>div:last-child {
    bottom: 0;
    width: 100%;
}
.gift-item.selected a.btn {
    background-color: #ec6b76;
    border-color: #ec6b76;
}
.gift-item a.btn:focus {
    box-shadow: none;
    outline: 0;
    color: #fff;
}

.gift-items .slick-prev {
    left: -30px;
}
.gift-items .slick-next {
    right: -30px;
}
.gift-items .slick-list .slick-track {
    margin-left: 0;
}

#coupon .epaper-box {
    border-top: 3px solid #000;
}
#coupon td {
    border-bottom: 1px solid #000;
    padding: .5em 0;
}
#coupon table tr:last-child td {
    border-bottom: none;
}
#coupon .coupon-total {
    border-right: 1px solid #000;
}

#shipping-methods a.btn.w-100 {
    max-width: 208px;
}
#shipping-methods .border {
    border-color: #EBEAEC!important;
}

#invoice a.btn:focus,
#shipping-methods a.btn:focus,
#pay-methods a.btn:focus,
#coupon a.btn:focus {
    box-shadow: none;
    outline: 0;
}

#invoice a.btn.selected,
#shipping-methods a.btn.selected,
#pay-methods a.btn.selected,
#buy-plus .bg-gary4.selected,
#return-coupon a.btn.selected,
#new-coupon a.btn.selected,
#coupon a.btn.selected {
    color: #fff;
    background-color: #ec6b76;
    border-color: #ec6b76;
}

.cart-view .d-flex h5 {
    color: #777;
}
.cart-view .d-flex a {
    color: #fff;
    background-color: #000;
    display: block;
}
.cart-view {
    display: none;
    position: absolute;
    z-index: 999;
    right: 0;
    top: calc(100%);
    width: 506px;
    box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.cart-view .cart-img {
    width: 38px!important;
    padding: 2px;
}
.cart-view tr td:first-child {
    padding-left: 0;
}
.cart-view tr td:last-child {
    padding-right: 0;
}
.cart-view td {
    padding: .35em .5em;
}
.cart-view td.text-center {
    min-width: 4em;
}

header .view-cart:hover .cart-view {
    display: block;
}

.check-mobile-btns .btn {
    width: 45%;
    max-width: 250px;
    margin: 0 .5%;
}
.check-mobile-btns .btn:focus {
    border-color: #efeff0;
    color: #000;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e4e4e4+65,e1e1e1+78,e1e1e1+97,dcdcdc+100 */
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #e4e4e4 65%, #e1e1e1 78%, #e1e1e1 97%, #dcdcdc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefefe 0%,#e4e4e4 65%,#e1e1e1 78%,#e1e1e1 97%,#dcdcdc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefefe 0%,#e4e4e4 65%,#e1e1e1 78%,#e1e1e1 97%,#dcdcdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
}

#over-mesg input.blue-line {
    border-color: #3fbcef;
}

#buy-plus>.row>div {
    display: none;
}
#buy-plus>.row>div:nth-child(1),
#buy-plus>.row>div:nth-child(2),
#buy-plus>.row>div:nth-child(3),
#buy-plus>.row>div:nth-child(4) {
    display: block;
}

#buy-plus .more-box {
    margin-top: -1.5rem;
}

#shipping .label-md-pl {
    padding-left: 3rem!important;
}

.features+a.btn {
    background-color: #ec6b76;
    border-color: #ec6b76;
}
.features+a.btn:hover,
.features+a.btn:focus {
    background-color: #ec6b76;
    border-color: #ec6b76;
}

.store-address>div:not(:first-child) {
    border-left-width: 0!important;
}

.product-title {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
}
.features-desc {
    font-weight: 400;
    line-height: 1.7;
    font-family: "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sale75 {
    border-color: #ff0000!important;
    color: #ff0000;
}

#cart table tr.other-list {
    border-top: 1px solid #707070;
    padding-top: 1.5rem;
    position: relative;
}

.get-gifts {
    width: 100%;
    max-width: 600px;
    padding: 30px;
}
.get-gifts table thead th {
    font-weight: 400;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.get-gifts table th, .get-gifts table td {
    text-align: center;
    padding:  .75em;
}

.get-gifts .fancybox-close-small:after {
    color: #fff;
    background-color: #000;
}

.btn-logout {
    position: absolute;
    right: 15px;
    top: 78px;
    padding: .15rem .5rem;
    font-size: 15px;
    border-radius: 3px;
}

.member-menu>li {
    margin: .45em 0;
}

#twzipcode .address {
    padding-left: 63px!important;
}

#twzipcode .address.cart-address {
    padding-left: 45px!important;
}

.login-btn {
    margin-right: 4.5rem;
    font-size: 1.15rem;
}

.buy-plus-name {
    height: 3.2em;
    overflow: hidden;
    margin-bottom: 0;
}

.gift-items .gift-img {
    max-width: 180px!important;
    width: 100%;
}

#buy-plus .gift-img {
    max-width: 180px!important;
    width: 100%;
}

#buy-plus .plus-item {
    padding-top: 10px;
}
#buy-plus .plus-item.sbg {
    background-color: #fce8e7;
}

.guestbook-tabs .gb-btns {
    overflow: hidden;
    list-style: none;
    border-bottom: 1px solid #696fad;
    width: 100%;
}
.guestbook-tabs .gb-btns>li {
    float: left;
    padding-right: 2rem;
}
.guestbook-tabs .gb-btns>li>a {
    padding-bottom: .5rem;
    border-bottom: 4px solid transparent;
}
.guestbook-tabs .gb-btns>li>a:hover {
    text-decoration: none;
}
.guestbook-tabs .gb-btns>li>a + .gb-score {
    display: none;
}
.guestbook-tabs .gb-btns>li>a.active {
    border-bottom-color: #696fad;
}
.guestbook-tabs .gb-btns>li>a.active + .gb-score {
    display: inline-block;
}

.guestbook-tabs .gb-conents {
    padding-top: 1.25rem;
}

.guestbook-tabs .gb-mesgs .gb-last-col {
    flex: 0 0 calc( 100% - 8em );
    max-width: calc( 100% - 8em );
}
.guestbook-tabs .gb-mesgs .gb-first-col {
    flex: 0 0 8em;
    max-width: 8em;
}
.guestbook-tabs .gb-mesgs .mesg-item {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1rem;
}
.guestbook-tabs .gb-mesgs .mesg-item p, .guestbook-tabs .gb-mesgs .mesg-item h5 {
    word-break: break-all;
}
.guestbook-tabs .gb-mesgs .mesg-item:last-child {
    border-bottom: none;
}

@media (min-width: 1200px) {
    #buy-plus>.row>div:nth-child(5) {
        display: block!important;
    }

    #buy-plus .row>.col-md-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    
    .col-xl-2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 768px) {
    .cart-img {
        max-width: 160px!important;
        width: 160px!important;
    }
}


@media (max-width: 575.98px) {
    .products-list>div {
        padding-left: 0;
        padding-right: 0;
    }
    .products-list>div:not(:last-child) {
        border-bottom: 1px solid #ccc;
    }
    .products-list>div h6 {
        font-size: 1.15rem;
    }

    .order-list-box {
        background-color: #fff;
    }

    .ja_sm {
        width: 84%;
    }

    #cart .cart-img {
        max-width:110px!important;
        width: 110px!important;
    }

    .gift-items .gift-img {
        max-width: 120px!important;
    }
    
    #buy-plus .gift-img {
        max-width: 120px!important;
    }
    

}

@media (max-width: 767.98px) {
    .breadcrumb {
        margin-bottom: 0;
    }

    .promo-cart {
        left: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        box-shadow: 0 0 5px rgba(0,0,0,.1);
    }

    .promo-cart .promo-txt {
        line-height: 37.5px;
        text-align: center;
        background-color: #d2d2d2;
        border-radius: 0.25rem;
    }

    .order-table thead {
        display: none;
    }

    .order-table,
    .order-table tbody,
    .order-table tr,
    .order-table td {
        display: block;
        position: relative;
    }
    .order-table tr {
        border-radius: 8px;
        padding: 1rem;
        margin-bottom: 1rem;
        background-color: #eaeaea;
    }
    .order-table td:before {
        content: attr(data-title) "：";
        display: inline-block;
    }
    
    .q1-box>img {
        width: 80px;
    }
    .q1-box .media-body {
        overflow: hidden;
        padding-bottom: 2em;
    }
    .q1-more {
        top: auto;
        bottom: 0;
    }
    .services-title {
        background-color: #e5e5e5;
        box-shadow: none;
        border-bottom: none;
    }
    .services-title .container {
        padding-top: 0!important;
        padding-bottom: 0!important;
       
    }
    .services-title h3 {
        display: none;
    }
    .services-title .breadcrumb>li:first-child {
        padding-left: 1em;
        border-left: 4px solid #000;
    }
    .services-sub-menu {
        padding: 0;
        border-top: none;
        border-bottom: none;
    }
    .services-pop-box {
        width: 90%;
        display: none;
        padding: 0!important;
    }
    .services-pop-box .fancybox-close-small {
        display: none;
    }
    .services-pop-box ul {
        list-style: none;
        padding: 0;
        background-color: #fff;
        margin: 0!important;
    }
    .services-pop-box ul li {
        border-bottom: 1px solid #ccc;
        font-size: 1.25rem;
        text-align: left;
        padding: 1em 24px;
        position: relative;
    }
    .services-pop-box ul li:last-child {
        border-bottom: none;
    }
    .services-pop-box ul li a:hover {
        text-decoration: none;
    }
    .services-pop-box ul li:before {
        border: 1px solid #666;
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        margin-top: -12px;
        right: 24px;
    }
    .services-pop-box ul li.selected:before {
        border-color: #00987e;
    }
    .services-pop-box ul li.selected:after {
        background-color: #00987e;
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: 28px;
    }

    .services-bottom h4 span {
        border-bottom: 1px solid #57575C;
    }

    .services-bottom .item {
        background-color: #57575C;
        color: #fff;
        border: 1px solid #fff;
        margin-top: -1px;
    }
    .services-bottom .item .p1,
    .services-bottom .item .p2, 
    .services-bottom .item .p3 {
        display: inline-block;
        position: relative;
        padding-left: 2.4rem;
    }
    .services-bottom .item .p1:before,
    .services-bottom .item .p2:before, 
    .services-bottom .item .p3:before {
        content: '';
        position: absolute;
        left: 0;
        top: -.25rem;
        height: 2rem;
        width: 2rem;
        display: block;
    }
    .services-bottom .item .p1:before {
        background: url(../images/s-7.png) no-repeat;
        background-size: 100% 100%;
    }
    .services-bottom .item .p2:before {
        background: url(../images/s-8.png) no-repeat;
        background-size: 100% 100%;
    }
    .services-bottom .item .p3:before {
        background: url(../images/s-6.png) no-repeat;
        background-size: 100% 100%;
    }
    .s-box-in {
        padding-left: 0;
    }

    .text-btn {
        max-width: 1920px;
        height: 110px;
        background-image:url(../images/test-btn_m.png);
    }

    .buy-btns-fixed {
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        padding: .75rem 0;
        background-color: #fff;
        text-align: center;
        position: fixed;
        z-index: 99;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .login-line .order-md-3:after {
        display: none;
    }
    .login-line .m-line {
        border-top: 4px solid #eaeaea;
    }
    .login-line .not-login a {
        position: static;
        margin-top: 0;
    }

    #cart table, #cart tbody, #cart table tr, #cart table td {
        display: block;
    }
    #cart table thead {
        display: none;
    }
    #cart table tr {
        overflow: hidden;
        position: relative;
    }
    #cart table tr td:first-child {
        float: left;
        width: 30%;
    }
    #cart table tr.other-list td:first-child {
        float: none;
        position: static;
    }
    #cart table tr {
        /*border-bottom: 1px solid #707070;*/
        padding-top: 20px;
        padding-bottom: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }
    #cart table tr td:nth-child(2),
    #cart table tr td:nth-child(3),
    #cart table tr td:nth-child(4) {
        float: left;
        text-align: left!important;
    }
    #cart table tr td:nth-child(2) {
        width: 70%;
        /*padding-right: 60px;*/
        font-size: 1.1rem;
        height: auto;
    }
    #cart table tr td:nth-child(3) {
        padding-right: 2em;
    }
    #cart table tr td:nth-child(4) {
        font-size: 1.8rem;
        line-height: 1em;
        color: #ca3737;
    }
    #cart table tr td:last-child {
        position: absolute;
        right: 15px;
        /*top: 15px;*/
        top:auto;
        right:5%;
        bottom:0%;
        transform:translate(0%,0%);
        width: 24px;
        font-size:20px;
    }
    #cart table tr td.close {
        width: auto;
        padding-right: 0;
    }
    #cart table tr td.sub-quantity {
        padding-top: 1rem;
    }
    #cart .cart-img {
        width: 100%;
    }
    #cart table tbody tr:last-child {
        border: none;
    }
    
    .fullgifts {
        margin-left: -15px;
        margin-right: -15px;
        
    }
    .fullgifts .gift-items {
        padding-left: 10px;
        padding-right: 10px;
    }
    .fullgifts .gift-items .slick-prev {
        left: 0;
        z-index: 90;
    }
    .fullgifts .gift-items .slick-next {
        right: 0;
        z-index: 90;
    }
    #store-select,
    #buy-plus,
    #coupon,
    #return-coupon,
    #new-coupon,
    #pay-methods,
    #shipping-methods,
    #shipping,
    #invoice,
    .fullgifts .mycart-title {
        margin-left: -15px;
        margin-right: -15px;
    }
    #buy-plus>.row {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
        margin-right: 0;
    }
    #buy-plus>.row>div {
        padding-left: 5px;
        padding-right: 5px;
    }
    #buy-plus>.row>div:nth-child(3),
    #buy-plus>.row>div:nth-child(4) {
        display: none;
    }
    #buy-plus>.row>div p {
        min-height: 4.5em;
    }

    .fullgifts .sub-title,
    #buy-plus .sub-title {
        margin-top: -1rem;
    }

    #coupon .btn.font-xl {
        font-size: 1.05rem;
    }


    #shipping-methods .btn.font-2l,
    #pay-methods .btn.font-2l {
        padding-left: 0!important;
        padding-right: 0!important;
        font-size: 1.05rem;
    }

    .store-address>div {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        text-align: center;
    }
    .store-address>div:last-child {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        text-align: left;
    }

    .store-address>div:nth-child(5) {
        border-left-width: 1px!important;
    }

    #shipping .label-pl {
        padding-left: 3rem!important;
    }

    #over-mesg .font-2l {
        font-size: 1.15rem;
    }

    .routine2-q2>div>div {
        max-width: 155px;
    }

    .mycart-title {
        text-align: center;
    }

    table.year-select td {
        min-width: 1em;
    }

    .services-toggle-m {
        padding: .375rem .75rem;
        display: block;
        width: 100%;
        height: calc(2.25rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.8em;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    .copyright-box {
        display: none;
    }

    .recommended-inbox .front>.d-flex {
        padding-left: 0;
    }

    .recommended-inbox .front>.d-flex>.pr-4 {
        padding-right: 1rem!important;
    }
    .recommended-inbox .front>.d-flex>.pr-4>.d-flex {
        display: block!important;
        text-align: center;
    }
    .recommended-inbox .front>.d-flex>.pr-4>.d-flex>* {
        display: block;
        white-space: nowrap;
    }
    .recommended-inbox .front>.d-flex>.pr-4>.d-flex>.mr-2 {
        width: 18px;
        margin: 0 auto 3rem auto!important;
    }
    .recommended-inbox .front>.d-flex>.pr-4>.d-flex>* img {
        display: block!important;
        margin: .5em auto!important;
    }

    .recommended-inbox .front .product-name h5 {
        padding-right: .5em;
        font-size: 1.1rem;
        white-space: normal;
    }

    .main.container {
        width: 100%;
        overflow-x: hidden;
    }

    #cart table tr.other-list td:first-child {
        width: 100%;
    }

    .login-btn {
        margin-left: auto;
        margin-right: 0;
    }

    .timercss2 {
        padding-left: 36%;
        padding-right: 0!important;
        text-align: center!important;
        font-size: 22px!important;
    }
}

@media (max-width: 991.98px) {
    /* [canvas=container] {
        padding-top: 54px;
    } */

    header {
        border-top: 6px solid #57575c;
    }

    .main {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        min-height: calc(100vh - 3rem - 122px) ;
    }
    .footer-info {
        padding: 1em 12px;
        background-color: #d2d2d2;
        max-width: 100%;
    }

    .slick-box .slick-dots {
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    .slick-box .slick-dots>li {
        display: inline;
        margin: 0 2px;
    }
    .slick-box .slick-dots li {
        position: relative;
        display: inline-block;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }
    /*
    .slick-box .slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        width: 10px;
        height: 10px;
        padding: 5px;
        cursor: pointer;
        color: transparent;
        border: 0;
        outline: none;
        background: black;
        opacity: .25;
        border-radius: 10px;
    }*/
    .slick-box .slick-dots li.slick-active button {
        opacity: 1;
    }

    .size-table thead {
        display: none;
    }
    .size-table,
    .size-table tr,
    .size-table tr td {
        display: block;
    }

    .size-table tr td {
        padding-left: 5.7em;
        position: relative;
        margin-bottom: 10px;
        line-height: 1.6em;
    }
    .size-table tr td:before {
        content: attr(data-title)'：';
        display: block;
        position: absolute;
        left: 0;
        text-align: right;
        width: 5.2em;
        top: 0;
        bottom: 0;
        line-height: 2em;
    }

    .r-tabs-panel.r-tabs-state-active {
        border-top: 1px solid #f2f2f2;
    }
    
    /* .home-tabs .nav>li>a.active:before {
        display: none;
    } */

    .order-title.text-lg-center {
        background-color: #989898;
        color: #fff;
    }
    .order-detail-box {
        margin-bottom: 1rem;
    }
    .invoice-box dl.order-dl-first {
        padding-bottom: 0
    }

    .order-detail-box-info {
        padding: .75rem .5rem;
    }

    .right-side-box .side-title2 {
        padding-left: 1.25rem;
    }
    .right-side-box .side-title2.selected {
        background-color: #57575C;
        color: #fff;
    }

    .sidebar .toggle-btn.selected .fas {
        color: #fff;
    }
    .sidebar .toggle-btn+ul {
        padding-left: 0!important;
        padding-right: 0!important;
        margin-bottom: 0;
    }

    .sidebar .toggle-btn+ul>li {
        border-bottom: 1px solid #ccc;
        padding-left: 1.25rem;
        padding-bottom: .5rem;
    }

    .sidebar .toggle-btn .fas {
        right: 10px;
    }

    .sidebar .bg-gary.number-list {
        background-color: transparent;
        padding-left: 0!important;
        margin-bottom: 30px;
    }
    
    .sidebar ol.number-list>li {
        padding: .5rem 0;
        margin: 0;
        padding-left: 2.75rem;
        border-bottom: 1px solid #ccc;
    }

    .sidebar ol.number-list>li:before{
        left: 1.25rem;
        background-color: #57575C;
        border-radius: 0;
        top: 50%;
        margin-top: -8px;
    }

    .maybe-like {
        margin: 0 -15px;
    }

    .maybe-like>li {
        padding-right: 0;
        padding-left: calc( 1.25rem + 15px);
    }

    .maybe-like>li:before {
        left: 15px;
    }
    
}

#coupon .coupon-total {
    display: none;
}
@media (max-width: 1024px) {

    .total-fixed {
        display: none!important;
    }

    #coupon .coupon-total {
        border-right: none;
        margin-bottom: 1.5rem;
        display: block!important;
    }
    #coupon .coupon-total>div:not(:last-child) {
        border-bottom: 1px solid #000;
    }

    input.form-control, textarea.form-control, select.form-control {
        font-size: initial!important;
    }
    
}

@media (min-width: 576px) {
    .small-banners-box {
        margin-left: -8px;
        margin-right: -8px;
    }
    .small-banner-items a {
        display: block;
        padding: 0 8px;
    }
    .products-list>div {
        padding-bottom: 80px;
        margin-bottom: 60px;
    }
    .products-list>div h6>a {
        color: #333133;
    }
    .products-list>div h6>a:hover {
        color: #cc0000;
    }
    
    .products-list>div>div>div:last-child {
        position: static;
    }

    .products-list .add-cart-box {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 15px;
        vertical-align: middle;
    }
    
    .products-list2>div{padding-bottom: 10px;}
    .products-list2>div h6>a {
        color: #3c7d8c;
    }
    .products-list2>div h6>a:hover {
        color: #cc0000;
    }
    
    .products-list2>div>div>div:last-child {
        position: static;
    }

  

    .promo-list .choice-selected:after {
        bottom: -10px;
        left: 5px;
        right: 5px;
    }
    

}

@media (min-width: 768px) {
    header>.container>div.logo-box {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
        z-index: 0;
        top: 18px;
    }
    header>.container>div {
        position: relative;
        z-index: 5;
    }
    .order-table th, .order-table td {
        padding-top: .25em;
        padding-bottom: .25em;
    }

    .order-table tbody tr:first-child td {
        padding-top: .5em;
    }
    .order-table tbody tr:last-child td {
        padding-bottom: .5em;
    }

    .forget-boxs .box-style1,
    .forget-boxs .box-style1>div {
        height: 100%;
    }

    #shipping .flex-fill {
        -ms-flex: none!important;
        flex:none!important;
        width: 40%;
    }
    #shipping .flex-fill.address {
        width: 80%;
    }
    #shipping .flex-fill.pw {
        width: 30%;
    }

    .product-tabs .r-tabs-nav {
        border: none;
        font-size: 1.15rem;
    }
    .product-tabs .r-tabs-nav li.r-tabs-tab {
        border-left: none;
    }
    .product-tabs .r-tabs-nav li.r-tabs-tab {
        border-bottom: solid #959498 6px;
    }
    .product-tabs .r-tabs-nav li.r-tabs-tab.r-tabs-state-active {
        background-color: transparent;
        border-bottom-color: #57575C;
    }
    .product-tabs .r-tabs-nav li.r-tabs-tab>a {
        color: #959498;
    }
    .product-tabs .r-tabs-nav li.r-tabs-tab.r-tabs-state-active>a {
        color: #57575C;
    }

}


@media (min-width: 992px) {

    header {
        background-color: #fff;
        position: relative;
        z-index: 1000;
    }
    header .logo {
        width: 300px;
    }

    header>.container {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    header .search-pc .btn,
    header .search-pc .btn:hover,
    header .search-pc .btn:focus,
    header .search-pc .btn:active {
        box-shadow: none!important;
        background-color: transparent!important;
        border-color: transparent!important;
        color: #b5b5b5!important;
        font-size: 18px;
    }
    header .search-pc tr td:last-child {
        width: 36px;
    }
    header .search-pc input.form-control-sm {
        width: 206px;
    }

    .pc-nav {
        color:var(--wishrock);
        /* background-color: #6a6a6a; */
        /* border-bottom: 5px solid #626262; */
    }

    .pc-nav li>div {
        padding: 5px 0;
    }

    .pc-nav li>div>div,
    .pc-nav li>div>ul {
        padding: 15px 25px;
        min-height: 120px;
        /* border-left: 1px solid #e5e5e5; */
        font-size: 15px;
    }

    .pc-nav li>div>div:first-child,
    .pc-nav li>div>ul:first-child {
        border-left: none;
    }

    .pc-nav li>div>div>ul>li a:hover,
    .pc-nav li>div>ul>li a:hover {
        /* color: #293874; */
        position: relative;
        /* text-decoration: none; */
    }

    .pc-nav li>div ul.font-300 {
        font-weight: 400;
    }
    
    /* .pc-nav li>div>div>ul>li a:hover:before,
    .pc-nav li>div>ul>li a:hover:before {
        content: '';
        display: block;
        border: 5px solid transparent;
        border-left-color: #293874;
        position: absolute;
        left: -10px;
        top: 5px;
    } */
    
    .pc-nav li>div>div>ul>li,
    .pc-nav li>div>ul>li {
        /* margin: .25em; */
        white-space: nowrap;
        min-width: 120px;
        padding:10px 0;
        font-weight: 500;
    }

    nav {
        box-shadow: 0px 9px 15px 4px rgb(0 0 0 / 4%);
    }

    .nav>li {
        position: relative;
    }
    nav .nav>li:hover::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background-color: var(--wishrock);
    }
    /* .nav>li:not(:last-child) {
        border-right: 1px solid #fff;
    } */
    .nav>li>a {
        /* color: #fff; */
        line-height: 32px;
        display: block;
        font-size: 16px;
        padding-bottom: 5px;
    }
    .nav>li:hover>a {
        text-decoration: none;
        /* border-bottom: 2px solid var(--wishrock); */
        /* background-color:#293874; */
    }
    .nav>li:hover>a::before {
        content: '';
        position: absolute;
        bottom: -3px;
        width: 100%;
        height: 3px;
        left: 0;
        background-color: var(--wishrock);
    }
    .nav>li>div {
        text-align: left;
        display: none;
        background: #fff;
        top: 100%;
        /* border-top: 5px solid #293874; */
        position: absolute;
    }
    .nav>li:hover>div {
        display: block;
        overflow: hidden;
        box-shadow: 0 5px 5px rgba(0,0,0,.1);
    }
    .nav>li.item-1>div {
        left: 0;
        width: 225%;
        background: url(../images/about-1.png) #fff right bottom no-repeat;
        background-size: auto 90%;
    }

    .nav>li.item-2>div {
        left: 0;
        width: 275%;
    }

    .nav>li.item-3>div {
        left: 0;
        width: 250%;
    }
    
    .nav>li.item-4>div {
        left: -300%;
        width: 680%;
    }

    .nav>li.item-5>div {
        left: 0;
        width: 220%;
    }

    .nav>li.item-6>div {
        right: 0;
        width: 300%;
    }

    .nav>li.item-7>div {
        right: 0;
        width: 200%;
    }
    
    .nav>li.item-8>div {
        right: 0;
        width: 350%;
    }
    
    .nav>li.item-9>div {
        right: 0;
        width: 375%;
    }

    .nav>li.item-10>div {
        left: 0;
        width: 380%;
    }

    .nav>li.item-11>div {
        left: 0;
        width: 255%;
    }
    

    .nav>li.item-12>div {
        left: 0;
        width: 500%;
    }

    .nav>li.item-13>div {
        left: 0;
        width: 280%;
    }

    .container {
        max-width: 1280px;
    }

    .copyright-box {
        background-color: #6a6a6a;
    }

    footer .submenu-box {
        border-bottom: 10px solid #c3c3c3;
    }

    .banner-items .slick-dots {
        bottom: -27px;
    }


  
    footer .social-icons img {
        max-width: 38px;
    }

    .size-table {
        border-collapse: separate;
        border-spacing: 1px;
        border-bottom: 1px solid #f4e7e2;
    }
    .size-table th, .size-table td {
        padding: 5px;
    }

    .size-table select {
        text-align: center;
    }

    .products-list .products-list {
        text-align: center;
    }

    .products-list h6 {
        font-size: 1.15rem;
    }
    .products-list p.font-s {
        font-size: 15px;
    }

    .products-list .add-cart-box .color-red.font-l {
        font-size: 1.3rem;
    }

    .choice-box {
        border: 3px solid #aa283c;
        font-size: 1.5rem;
        font-weight: 500;
    }

    .letter-26>li>a {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 1.2rem;
    }

    ul.dity-list>li {
        border-bottom: none;
        padding: 5px;
    }

    .form-box {
        border-radius: 15px;
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 62%, rgba(250,250,250,1) 69%, rgba(230,230,230,1) 82%, rgba(225,225,225,1) 90%, rgba(223,223,223,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(250,250,250,1) 69%,rgba(230,230,230,1) 82%,rgba(225,225,225,1) 90%,rgba(223,223,223,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 62%,rgba(250,250,250,1) 69%,rgba(230,230,230,1) 82%,rgba(225,225,225,1) 90%,rgba(223,223,223,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 ); /* IE6-9 */
    }

    .main>.d-md-flex>.flex-grow-1+.sidebar {
        margin-left: 2rem;
    }
    .main>.d-md-flex>.sidebar+.flex-grow-1 {
        margin-left: 3.5rem!important;
        padding-left: 0!important;
    }

    #shipping .mobile-code {
        width: calc(40% + 2rem);
    }

    #shipping .mobile-code .flex-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important;
        width: auto;
    }

    .slidebars-box {
        display: none!important;
    }

    .home-tabs .tab-content {
        height: 412px;
        overflow: hidden;
    }

    .routine-contents #step5 {
        min-height: 1270px;
    }
 
}

@media (min-width: 1024px) {
    .home-tabs .tab-content {
        height: 445px;
    }
}

.article_h1 {
    text-align: left;
    font-size:1.5em;  
}


.article_h2 {
    text-align: left;
    font-size:1.25em;  
}


.article_h3 {
    text-align: left;
    font-size:1.15em; 
}


.article_txt {
        font-size:1.15em;
        line-height: 1.75em;      
}


.serial_h1 {
    text-align: left;
    font-size:2.1em;
    font-weight:700;
    padding-bottom:10px;  
}


.serial_txt {
        font-size:1.5em;
        line-height: 1.55em;
        letter-spacing:0.5px;
        font-weight:350;              
}

@media (max-width: 379.98px) {
        .serial_txt {
            font-size: 1.2em;
        }

        .serial_h1 {
            font-size: 1.8em;
        }

}


.sidebar .fa-plane:before {
    content: '\f06d';
}

.pc-dropdown:hover .pc-dropdown-content {
    display: block!important;
}

.pc-dropdown-content li::before {
    height: 0px!important;
}

.w-250px {
    width: 250px!important;
}

.border-bottom-10 {
    border-bottom: 10px solid rgb(240,240,240)!important;
}

.pc-border-bottom {
    border-bottom: 1px solid rgb(240,240,240)!important;
}

.pc-box-shadow {
    box-shadow: 0 5px 5px rgb(0 0 0 / 10%);
}

.pc-primary-color {
    color: #ec6b76;
}

.pc-primary-color:hover {
    color: #ec6b76;
}

.pc-comment-star-color {
    color:rgb(255,210,0)
}

.pc-comment-dropdown {
    cursor: pointer;
    width: 50%;
}

.pc-comment-dropdown-content {
    width: 100%;
}

.pc-comment-dropdown-content > div:hover {
    background-color: #f1f1f1;
}

.starlevel_select .starlevel i.fa-caret-down {
    display: inline-block!important;
}

.type_select .type i.fa-caret-down {
    display: inline-block!important;
}

.comment_dropdown {
    margin: 0;
}

@media (min-width: 768px) {
    .comment_dropdown {
        margin: 0px 0 -50px 0;
    }
    .pc-comment-dropdown {
        width: 180px;
    }
    .pc-comment-dropdown-content {
        width: 180px;
    }
}

.news-list2 li a:nth-child(1) {
    font-family: 'Noto Sans TC';
}

.choice-box2 {
    border: 3px solid #aa283c;
    font-size: 1.5rem;
    font-weight: 500;
}

.ad_popup #swal2-html-container {
    padding:0;
}
.sw2_btn {
    width: 40%;
}


.ad_popup #swal2-html-container {
    padding:0;
}
.sw2_btn {
    width: 40%;
}

.ad_popup #swal2-html-container .coupon_card {
    border: 2px solid #e2967f;
    margin: 1rem 1rem;
}

.ad_popup #swal2-html-container .coupon_title {
    padding: 0.5rem 1rem;
    display: flex;
    font-size: 1.5rem;
    border-bottom: #e2967f 2px dashed;
}

.ad_popup #swal2-html-container .coupon_title .coupon_title_left {
    text-align: left;
    width: 30%;
}

.ad_popup #swal2-html-container .coupon_title .coupon_title_right {
    width: 0%;
}

.ad_popup #swal2-html-container .coupon_title .coupon_title_center {
    width: 70%;
}

.ad_popup #swal2-html-container .coupon_content {
    padding: 1rem 1rem 0;
    text-align: left;
    margin: auto;
    font-size: 0.9rem;
}

@media (min-width: 768px) {
    .ad_popup #swal2-html-container .coupon_card {
        border: 2px solid #e2967f;
        margin: 1rem 5rem;
    }
    
    .ad_popup #swal2-html-container .coupon_title {
        padding: 0.5rem 1rem;
        display: flex;
        font-size: 1.5rem;
        border-bottom: #e2967f 2px dashed;
    }
    
    .ad_popup #swal2-html-container .coupon_title .coupon_title_left {
        text-align: left;
        width: 20%;
    }

    .ad_popup #swal2-html-container .coupon_title .coupon_title_right {
        width: 20%;
    }

    .ad_popup #swal2-html-container .coupon_title .coupon_title_center {
        width: 60%;
    }
    
    .ad_popup #swal2-html-container .coupon_content {
        padding: 1rem 1rem 0;
        text-align: left;
        margin: auto;
        font-size: auto;
    }
}

.bg-enlighten {
	background-color: var(--enlighten);
}

.text-onyx {
	color:var(--onyx);
}

.text-wishrock {
	color:var(--wishrock);
}

.text-beam {
	color:var(--beam);
}

.font-proxima-jheng {
    font-family: 'proxima-nova', 'Microsoft JhengHei'!important;
}

.bg-wishrock {
	background-color:var(--wishrock);
}

.bg-E2967F {
    background-color: #E2967F;
}

.starlevel_average img{
    margin-bottom: 3.5px;
}

.curtain-item {
    font-size: 0.8rem;
}

.curtain > div{
    padding: .75rem 0;
}

@media (min-width: 768px) {
    .curtain > div:not(:last-child){
        border-right: #FFF solid 1px;
    }
}

.curtain a:hover{
    text-decoration: none;
}

@media (max-width: 768px) {
    .curtain {
        padding-top: 60px;
    }
}

.blink_gift {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}

.loader {
    font-size: 10px;
    margin: 2rem auto;
    text-indent: -9999em;
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    background: #333133;
    background: -moz-linear-gradient(left, #333133 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #333133 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #333133 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #333133 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #333133 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
@media (max-width: 768px) {
    .loader {
        width: 5rem;
        height: 5rem;
    }
}
.loader:before {
    width: 50%;
    height: 50%;
    background: #333133;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}
.loader:after {
    background: #ffffff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.sell_tags a {
    border-radius: 6.25em;
    display: block;
    margin: 0 8px 8px 0;
    padding: 9px 12px 10px;
    font-size: 13px !important;
    font-weight: normal;
    line-height: 1;
    background-color: #F5EBDF;
}
.sell_tags a:hover {
    background-color: #57575C;
    color:white!important;
    text-decoration: none!important;
}

#sat #sat2 {
    display: none;
}
@media (min-width: 768px) {
    #sat2 {
        width: 880px;
    }
}

.icon-facebook {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNC4xNjcgMi4zMzNhMTEuNjY3IDExLjczOCAwIDEwMCAyMy40NzYgMTEuNjY3IDExLjczOCAwIDEwMC0yMy40NzZ6Ii8+CiAgICA8cGF0aCBkPSJNMTQuMTY3IDIuMzMyYy02LjQ0NCAwLTExLjY2OCA1LjI1Ni0xMS42NjggMTEuNzM5IDAgNS44NTkgNC4yNjcgMTAuNzE1IDkuODQ0IDExLjU5NnYtOC4yMDNIOS4zODF2LTMuMzkzaDIuOTYydi0yLjU4NmMwLTIuOTQyIDEuNzQyLTQuNTY3IDQuNDA3LTQuNTY3IDEuMjc3IDAgMi42MTIuMjI5IDIuNjEyLjIyOXYyLjg4OWgtMS40NzFjLTEuNDUgMC0xLjkwMi45MDUtMS45MDIgMS44MzN2Mi4yMDJoMy4yMzZsLS41MTcgMy4zOTNoLTIuNzE5djguMjAzYzUuNTc4LS44OCA5Ljg0NS01LjczNyA5Ljg0NS0xMS41OTYgMC02LjQ4My01LjIyNC0xMS43MzktMTEuNjY4LTExLjczOXoiIGZpbGw9IiMxODc3RjIiLz4KICA8L2c+Cjwvc3ZnPgo=)
}

.icon-line {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxwYXRoIGQ9Ik0yMS45MjcgMS4xNjdhNS41NjEgNS41NjEgMCAwMTUuNTYxIDUuNTZ2MTQuNTQ1YTUuNTYxIDUuNTYxIDAgMDEtNS41NiA1LjU2MUg3LjM4MmE1LjU2MSA1LjU2MSAwIDAxLTUuNTYxLTUuNTZWNi43MjdhNS41NjEgNS41NjEgMCAwMTUuNTYtNS41NjFoMTQuNTQ1em0tLjY2IDEuMTY2SDguMDQzQTUuMDU2IDUuMDU2IDAgMDAyLjk5IDcuMjM3bC0uMDAyLjE1MlYyMC42MWE1LjA1NiA1LjA1NiAwIDAwNC45MDQgNS4wNTRsLjE1Mi4wMDJoMTMuMjIyYTUuMDU2IDUuMDU2IDAgMDA1LjA1My00LjkwNGwuMDAzLS4xNTJWNy4zOWE1LjA1NiA1LjA1NiAwIDAwLTQuOTA0LTUuMDUzbC0uMTUyLS4wMDN6IiBmaWxsPSIjRkZGIi8+CiAgICA8cGF0aCBkPSJNMjEuMjY2IDI1LjY2N0g4LjA0NGE1LjA1NiA1LjA1NiAwIDAxLTUuMDU2LTUuMDU2VjcuMzlhNS4wNTYgNS4wNTYgMCAwMTUuMDU2LTUuMDU2aDEzLjIyMmE1LjA1NiA1LjA1NiAwIDAxNS4wNTYgNS4wNTZ2MTMuMjJhNS4wNTYgNS4wNTYgMCAwMS01LjA1NiA1LjA1NiIgZmlsbD0iIzAwQjkwMCIvPgogICAgPHBhdGggZD0iTTIzLjExMyAxMi45NzRjMC0zLjgwMS0zLjgxMS02Ljg5NC04LjQ5Ni02Ljg5NC00LjY4NCAwLTguNDk1IDMuMDkzLTguNDk1IDYuODk0IDAgMy40MDggMy4wMjIgNi4yNjIgNy4xMDUgNi44MDIuMjc2LjA2LjY1My4xODIuNzQ4LjQxOS4wODYuMjE1LjA1Ni41NS4wMjcuNzY4bC0uMTIuNzI3Yy0uMDM4LjIxNS0uMTcxLjg0LjczNS40NTguOTA3LS4zODIgNC44OTMtMi44OCA2LjY3NS00LjkzMiAxLjIzLTEuMzUgMS44Mi0yLjcyIDEuODItNC4yNDIiIGZpbGw9IiNGRkYiLz4KICAgIDxwYXRoIGQ9Ik0xMi44OTEgMTEuMTM3Yy4wNzggMCAuMTQ0LjA1NC4xNjEuMTI3bC4wMDQuMDM4djMuNzAyYS4xNjUuMTY1IDAgMDEtLjEyNy4xNmwtLjAzOC4wMDVoLS41OTZhLjE2Ni4xNjYgMCAwMS0uMTYxLS4xMjdsLS4wMDQtLjAzOHYtMy43MDJjMC0uMDc4LjA1NC0uMTQzLjEyNy0uMTZsLjAzOC0uMDA1aC41OTZ6bS45MSAwaC42MDZsLjA2My4wMTcuMDM4LjAyNi4wMi4wMjIgMS43MDMgMi4zdi0yLjJjMC0uMDc4LjA1NS0uMTQzLjEyOC0uMTZsLjAzOC0uMDA1aC41OTZjLjA3OCAwIC4xNDQuMDU0LjE2LjEyN2wuMDA1LjAzOHYzLjcwMmEuMTY1LjE2NSAwIDAxLS4xMjcuMTZsLS4wMzguMDA1aC0uNTk2bC0uMDIyLS4wMDEtLjA0LS4wMS0uMDMyLS4wMTgtLjAyMi0uMDE4LS4wMi0uMDIzLTEuNjk4LTIuMjkzdjIuMTk4YS4xNjUuMTY1IDAgMDEtLjEyOC4xNmwtLjAzOC4wMDVoLS41OTZhLjE2Ni4xNjYgMCAwMS0uMTYtLjEyN2wtLjAwNS0uMDM4di0zLjcwMmMwLS4wNzguMDU0LS4xNDMuMTI3LS4xNmwuMDM4LS4wMDV6bS00LjEzMSAwYy4wNzggMCAuMTQ0LjA1NC4xNjEuMTI3bC4wMDQuMDM4djIuOTRoMS42MmMuMDc4IDAgLjE0My4wNTUuMTYuMTI4bC4wMDUuMDM4di41OTZhLjE2Ni4xNjYgMCAwMS0uMTI3LjE2bC0uMDM4LjAwNUg5LjA3NGwtLjA0My0uMDA1YS4xNjUuMTY1IDAgMDEtLjA1LS4wMjRsLS4wMjYtLjAyMmEuMTY1LjE2NSAwIDAxLS4wNC0uMDcxbC0uMDA2LS4wNDN2LTMuNzAyYzAtLjA3OC4wNTQtLjE0My4xMjctLjE2bC4wMzgtLjAwNWguNTk2em0xMC42MTMgMGMuMDc5IDAgLjE0NC4wNTQuMTYxLjEyOGwuMDA1LjAzOHYuNTk1YS4xNjUuMTY1IDAgMDEtLjEyOC4xNjJsLS4wMzguMDA0aC0xLjYxOXYuNjI1aDEuNjJjLjA3OCAwIC4xNDMuMDU1LjE2LjEyOGwuMDA1LjAzOHYuNTk2YS4xNjUuMTY1IDAgMDEtLjEyOC4xNjFsLS4wMzguMDA0aC0xLjYxOXYuNjI2aDEuNjJjLjA3OCAwIC4xNDMuMDU1LjE2LjEyOGwuMDA1LjAzOHYuNTk2YS4xNjYuMTY2IDAgMDEtLjEyOC4xNmwtLjAzOC4wMDVoLTIuMzhhLjE2Mi4xNjIgMCAwMS0uMDgyLS4wMjFsLS4wMzYtLjAyOGEuMTcuMTcgMCAwMS0uMDQyLS4wNzNsLS4wMDYtLjA0M3YtMy43MDFsLjAwNi0uMDQzYS4xNjQuMTY0IDAgMDEuMDIzLS4wNWwuMDItLjAyNWEuMTcyLjE3MiAwIDAxLjA3NC0uMDQybC4wNDMtLjAwNmgyLjM4eiIgZmlsbD0iIzAwQjkwMCIvPgogIDwvZz4KPC9zdmc+Cg==)
}

.icon-google {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgPGcgZmlsbD0ibm9uZSI+CiAgICA8cGF0aCBkPSJNMjQuNjA1IDEyLjE1M2MuMTExLjY3NC4xNzYgMS4zNjcuMTc2IDIuMDk2IDAgMy4yNzgtMS4xMzUgNi4wNTgtMy4xMTcgNy45ODRsLS4xNzEuMTYzLTMuNTY2LTIuNzcxYzEuMTExLS43NSAxLjg3Ny0xLjgzNiAyLjE3Ny0zLjEyMmwuMDQtLjE4NWgtNS45NzZ2LTQuMTY1aDEwLjQzN3oiIGZpbGw9IiM0Mjg1RjQiLz4KICAgIDxwYXRoIGQ9Ik03Ljk1MiAxNi4xMTVjLjg3OCAyLjYzMiAzLjMyNSA0LjU4MSA2LjIxNiA0LjU4MSAxLjQxMyAwIDIuNjItLjM2MiAzLjU5LS45NjNsLjE3LS4xMDggMy41NjUgMi43N2MtMS44MyAxLjY5LTQuMzMyIDIuNjg4LTcuMzI1IDIuNjg4LTQuMjUzIDAtNy45MzYtMi40MDQtOS43OS01LjkxOGwtLjEwMi0uMTk2IDMuNjc2LTIuODU0eiIgZmlsbD0iIzM0QTg1MyIvPgogICAgPHBhdGggZD0iTTcuOTUyIDE2LjExNUE2LjQzMSA2LjQzMSAwIDAxNy42MDIgMTRhNi43IDYuNyAwIDAxLjM1LTIuMTE1VjkuMDNINC4yNzZhMTAuOTU1IDEwLjk1NSAwIDAwMCA5LjkzOGwzLjY3Ni0yLjg1NHoiIGZpbGw9IiNGQkJDMDUiLz4KICAgIDxwYXRoIGQ9Ik0xNC4xNjggNy4zMDRjMS42MzUgMCAzLjA5NC41NjMgNC4yNDkgMS42NjJsMy4xNTktMy4xNThjLTEuOTEyLTEuNzkyLTQuNDE1LTIuODkxLTcuNDA4LTIuODkxLTQuMzMxIDAtOC4wNzIgMi40OTMtOS44OTIgNi4xMTRsMy42NzYgMi44NTRjLjg3OC0yLjYzMiAzLjMyNS00LjU4MSA2LjIxNi00LjU4MXoiIGZpbGw9IiNFQTQzMzUiLz4KICA8L2c+Cjwvc3ZnPgo=)
}

.hover\:no-underline:hover {
    text-decoration: none;
}

.login-middle-line{display: flex;
    text-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 12px;
    color: #6e6e6e;}
    .login-middle-line::after,.login-middle-line::before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #a4a4a4
}

.login-middle-line::before {
    margin-right: 8px
}

.login-middle-line::after {
    margin-left: 8px
}

.socail_login_btn {
    border: 1px solid #57575C;
    border-radius: 5px;
    padding: 20px 0;
}