/* CSS Document */
input,button,select,textarea{outline:none}
 *:focus { outline: none; }
/*button, input, textarea { -webkit-appearance: none;}*/

img {max-width:100%;height: auto; vertical-align: inherit;}
.editor a {word-wrap: break-word;word-break: break-all;}
.editor ul, .editor li { list-style-type:initial;}
.table_scroll{overflow-x: auto; display: block; padding-bottom:0px;}
.datatable { width:100%; min-width: 900px; border-spacing:1px; background: #e6e6e6;}
.datatable th {color:#fff; font-size:16px; background: #c00000; text-align:center; padding:10px; line-height: 140%;}
.datatable td { color: #3a3a3a; background: #eee; font-size:16px; text-align:center; padding:5px; line-height: 140%;}

.list-disc li { list-style-type:disc; margin:0 0 0 20px;}
.list-decimal li { list-style-type:decimal; margin:0 0 0 25px;}
.overflow-hidden { overflow-x: hidden;}


header {position: relative; width: 100%; top: 0; z-index: 10000; background: rgba(255,255,255,1);}
.header-box { position: relative; height: 80px;} 
.logo { position: absolute; z-index: 10001;top:12px; left: 10px; width: 265px!important;}
nav { margin:0 0 0 auto; position: relative; padding-top: 45px;padding-right: 10px; z-index: 100;}

.top-right-link { position:absolute; z-index:10000; top:5px; right:20px; padding:0; text-align: right; background: none; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end; align-items: center;}
.top-right-link > div { padding: 0 10px; font-size: 20px;}
.btn-partner{display: flex;justify-content: center;align-items: center;}
.btn-partner a{font-size: 14px;display: block;color: #fff;background: #444444;padding: 5px 13px; border-radius: 4px;-webkit-transition: padding .2s linear;
    transition: padding .2s linear;}
.btn-partner a:hover{background: #000000;}
/*.lang a { display: inline-block; color: #fff; font-size: 20px; font-weight: 700; line-height: 28px; padding: 0 15px; border:1px solid #fff; border-radius:14px;}
.lang a:hover, .lang a.current { border:1px solid transparent; }
.lang a:first-child { margin-right: 5px;}*/

.lang-box { position: relative; display: inline-block; vertical-align: top;}
.lang { display:inline-block; cursor:pointer; position:relative;}
.lang i { color:#fff;}
.lang-open { display:none; position:absolute; z-index:100000; left:0px; top:43px; background:#9dcf56; padding:0px;  font-size:15px; color:#fff; text-align:left; width:100%;  overflow:hidden; line-height: 120%;}
.lang-open a { display:block; color:#fff; text-align:center; padding:8px 4px;}
.lang-open a:hover { background: #000;;}

/*.cart { position:fixed; z-index: 99; bottom:160px; right: 20px; width: 52px; height: 52px; border-radius: 100%; background: #aaaaaa; text-align: center; color: #fff; font-size: 14px; cursor: pointer; padding-top: 10px; line-height: 100%;transition: all 0.4s ease-out 0s;}*/
.cart { color: #fff; cursor: pointer; transition: all 0.4s ease-out 0s;}
.cart:hover,.ecpay:hover { opacity: 0.75;}
.cart a { position: relative; color: #fff; display: block; line-height: 1.75;}
.cart span { position: absolute; top: 0; right:-8px; display: block; text-align: center; background: #000; color: #fff; padding: 0px 5px; border-radius: 20px; font-size: 12px;}
/*.ecpay { position: fixed; z-index: 99; bottom: 165px; right: 20px; width: 55px; height: 55px; text-align: center; transition: all 0.4s ease-out 0s;}*/
.line { position:fixed; z-index: 99; bottom: 60px; right: 20px; width: 52px; height: 52px; border-radius: 100%; background: #06C152; text-align: center; cursor: pointer; transition: all 0.4s ease-out 0s;}
.line a { width: 52px; height: 52px; display: flex; flex-flow: wrap; align-items: center; justify-content: center;}
.line:hover { opacity: 0.7;} 

.search, .top-member { display: inline-block; vertical-align: top; cursor: pointer; font-size: 22px;color: #444444;}
.search a, .top-member a {color: #444444;}
.search-box {  width: 100%; padding: 0 20px;}
.search-open { background: rgba(0,0,0,.85); position: fixed; width: 100%; height: 100%; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center;z-index: 100000;transition: all 0.4s ease-out 0s; opacity: 0; visibility: hidden; top:0; left: 0;}
.search-open-show { opacity: 1; visibility: visible;}
.search-open-form { padding: 0 0px; border-bottom: 1px solid #fff;}
.search-open input[type=text] { width: calc(100% - 30px - 7px); color: #fff; border-width: 0; background: none; display: inline-block; vertical-align: top; font-size: 18px; font-family: 'PT Sans'; padding: 2px 10px 0 10px; font-weight: normal;}
.search-open input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #fff; opacity:0.7;}
.search-open input[type=text]::-moz-placeholder { /* Firefox 19+ */color: #fff; opacity:0.7;}
.search-open input[type=text]:-ms-input-placeholder { /* IE 10+ */color: #fff; opacity:0.7;}
.search-open input[type=text]:-moz-placeholder { /* Firefox 18- */color: #fff; opacity:0.7;}
.search-open a { color: #fff; vertical-align: top; font-size:24px;}
.search-open a:hover {opacity: 0.6;}
.search-close { position: absolute; top:20px; right: 20px; color: #fff; font-size: 30px; cursor: pointer;}

.header-top {transition: all 0.4s ease-out 0s;}
.header-scroll { position: fixed;}

#keyreply-container {z-index: 99 !important; top:280px !important; right: 26px !important; bottom: inherit !important;}
.keyreply-brand { display: none !important;}
.keyreply-chat-icon img { position: absolute; left: 0;}

.countdown-block{width: 100%;padding: 12px 20px; background: #666666;color: #fff;display: flex;justify-content: center;align-items: center; flex-wrap: wrap;}
.countdown-block_title{font-size: 14px;}
.countdown-block_body{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 0 0 0 16px;}
.countdown-block_body .countdown-block_button{border-radius: 3px;padding: 5px 15px 5px 43px;text-align: center;font-size: 14px;color:#666666;background: #fff;position: relative;font-weight: 700;}
.countdown-block_body .countdown-block_button::before{position: absolute;content: "";top: 50%;left: 9px;transform: translateY(-50%);background: url('../images/finger.svg')no-repeat;width: 26px;height: 20px;background-size: cover; animation: moveFinger 1s infinite;}
.countdown-timer {display: flex;justify-content: center;align-items: flex-start;position: relative;flex-wrap: wrap;margin: 0 16px 0 0;}
.colon {width: 28px;font-size: 14px;line-height: 21px;}
.time-unit{line-height: 18px;}
.time-unit > div:nth-child(1){font-size: 17px;font-weight: 700;}
.time-unit-name{font-size: 12px;}
@keyframes moveFinger {
	0% {left: 9px;}
	50% {left: 12px;}
	100% {left: 9px;}
}


@media only screen and (max-width: 980px) {
/*	.cart { right: 5px;}*/
/*	.ecpay { right: 5px;}*/
	#keyreply-container { right: -10px !important;}
	nav { width: 100%; height: 70px; padding-top: 15px; padding-right: 0;}
	.header-box { height: 80px; padding: 0 0px; position: relative; margin: 0 auto;} 
	.logo { top:20px; width: 200px;}
	.logo img { max-width: 200px;}
	.logo.pc-logo { display: none;}
	.logo.phone-logo { display: block; width: 200px;}
	.top-right-link { top:22px; right: 45px; }
	.line { right: 10px;}
	.cart a { margin-top: 4px;}
	.cart span { top: -3px;}
	/*.lang a { color: #333; border-color: #333;}
	.lang a:hover, .lang a.current { background: #333; color: #fff;}
	.lang { display:none;}
	.lang-open { display:inline-block!important; vertical-align: middle;position:inherit; left:auto; top:auto; background:none;  width:auto; color: #fff; }
	.lang-open a { color:#333; display:inline-block; font-size:16px; font-weight:bold;}
	.lang-open a:after, .cart a:after { content:"|"; display:inline-block; vertical-align:top; padding:0 3px 0 15px;}
	.lang-open a:last-child:after { display:none;}
	.lang-open a:hover { color:#0092db;}
	.cart a, .search { color: #003b4a;}
	.cart span { right: 10px; top:-6px;}*/
.showhide:before { content:"MENU"; display:block; position:absolute; right:7px; bottom:-15px; text-align:right; font-size:12px; color:#333333; letter-spacing: -0.5px;}

.showhide-rotate em:nth-of-type(1) { position:relative; top:10px;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);}
.showhide-rotate em:nth-of-type(2) { display:none;}
.showhide-rotate em:nth-of-type(3) {  position:relative; top:1px;
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg);}

	.menuzord-menu:after  { display: none !important;}
	
}

@media only screen and (max-width: 768px) {
	.countdown-block{padding: 6px 15px;}
	.countdown-block_title{width: 100%;margin: 0 0 5px 0;}
	.countdown-block_body{width: 100%; margin: 0;}
	.time-unit > div:nth-child(1){font-size: 15px;}
	.countdown-block_body .countdown-block_button{padding: 4px 11px 4px 40px;}
	.countdown-block_body .countdown-block_button::before{width: 23px;height: 17px;}
}

@media only screen and (max-width: 640px) {
	.countdown-block_title{max-width: 340px;}
}

@media only screen and (max-width: 576px) {
	.line { width: 42px; height: 42px;}
	.line a { width: 42px; height: 42px;}
	.line a img { width: 24px;}
	
	.logo{top: 23px;width: 150px;}
	.top-right-link > div{padding: 0 6px;}
	.btn-partner a{font-size: 12px;}
}
@media only screen and (max-width: 430px) {
	.countdown-block_body .countdown-block_button{padding: 2px 8px 2px 30px;}
	.countdown-block_body .countdown-block_button::before{width: 18px;height: 14px;}
	.countdown-timer{margin: 0 12px 0 0;}
	.colon{width: 20px;}
	@keyframes moveFinger {
		0% {left: 7px;}
		50% {left: 9px;}
		100% {left: 7px;}
	}
	.time-unit-name{display: none;}
	
	.logo {top: 44px; width: 150px;}
	.top-right-link{top: 6px;right: 4px;}
	.showhide:before{display: none;}
	.header-box{height: 88px;}
}
@media only screen and (max-width: 414px) {
	#keyreply-container {display: none !important;}
/*	.ecpay { top:350px;}*/
}
@media only screen and (max-width: 380px) {
	.top-right-link > div { padding: 0 5px;}
	.cart { margin-right: 8px;}
}
@media only screen and (max-width: 320px) {

}