/* RESETER AND NORMALIZER FOR FOR ALL BROWSER E DEVICES */

@-ms-viewport{
  width: device-width;
}

/* SCROLL-BAR */
::-webkit-scrollbar{width: 10px; height: 10px;}
::-webkit-scrollbar-track-piece{background-color: #EEE;}
::-webkit-scrollbar-thumb:vertical{  height: 5px;  background-color: #222;}
::-webkit-scrollbar-thumb:horizontal{  width: 5px;  background-color: #222;}
::-ms-clear { width : 0; height: 0;}
::-ms-reveal { width : 0; height: 0;}

/* HIDE YELLOW BACKGROUND IN STORED PASSWORD */
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:active
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active{
	background-color: rgba(0,0,0,0) !important;
	transition: background-color 5000s ease-in-out 0s;
}

::-moz-focus-inner { 
  border: 0; 
}

/* TAP AND TOUCH HIGHTLIGHT */
*{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-ms-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
}
a, a:visited{
	text-decoration: none;
	outline: 0;
}
a:active, a:hover, a:focus{
	text-decoration: none;
	outline: 0;
}
p{
	margin: 6px 0px;
	text-align: left;
}
img{
	border: 0px;
	width: 100%;
}
table{
	border-collapse: collapse;
}
table td{
	vertical-align: top;
	padding: 5px;
}
select{
	background-image: none;
	background-color: #FFF;
	outline: none;
	border: 1px solid #CCC;
	height: 30px;
	padding: 0px 0px 0px 5px;
	font-size: 0.9em;
	color: #666;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	appearance:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	-ms-appearance:none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow: none;
}
select::-ms-expand{
	display: none;
}
input, button, textarea{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow: none;
	background-image: none;
	outline: none;
}
blockquote{
	background: #f9f9f9;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: 1.5em 10px;
	quotes: "\201C""\201D";
}
blockquote:before{
	color: #CCC;
	content: open-quote;
	font-size: 5em;
	line-height: .1em;
	margin-right: .25em;
	vertical-align: -.4em;
}
blockquote p{
	display:inline;
	line-height: 30px !important;
	font-size: 1.5em;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
	color: #AAA;
}
input:-moz-placeholder,
textarea:-moz-placeholder{
	color: #AAA;
}
input:-ms-input-placeholder,
textarea:-ms-placeholder{
	color: #AAA;
}
input:-o-input-placeholder,
textarea:-o-placeholder{
	color: #AAA;
}
fieldset{
	border: 1px solid #AAA;
	margin: 0px;
}
.white, .white p, .white h1, .white h2, .white h3, .white h4{
	color: #FFF !important;
}
.background-white{
	background-color: #FFF !important;
}
.text-center{
	text-align: center;
}
.text-center-all *{
	text-align: center;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}
.text-justify{
	text-align: justify;
}
.responsivevideo{
	background-color: #E4E5E6;
	position: relative;
	padding-bottom: 56.25% !important; /* 16:9 */
	height: 0 !important;
	z-index: 5;
}
.responsivevideo iframe{
	border: none;
	outline: none;
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 5;
	border: 0px !important;
}
.width-10{
	width: 10%;
}
.width-15{
	width: 15%;
}
.width-20{
	width: 20%;
}
.width-25{
	width: 25%;
}
.width-30{
	width: 30%;
}
.width-33{
	width: 33%;
}
.width-33-3{
	width: 33.33%;
}
.width-34{
	width: 34%;
}
.width-35{
	width: 35%;
}
.width-40{
	width: 40%;
}
.width-45{
	width: 45%;
}
.width-50{
	width: 50%;
}
.width-55{
	width: 55%;
}
.width-60{
	width: 60%;
}
.width-65{
	width: 65%;
}
.width-70{
	width: 70%;
}
.width-75{
	width: 75%;
}
.width-80{
	width: 80%;
}
.width-85{
	width: 85%;
}
.width-90{
	width: 90%;
}
.width-100{
	width: 100%;
}
.site-space-5{
	display: table;
	width: 100%;
	height: 5px;
}
.site-space{
	display: table;
	width: 100%;
	height: 10px;
}
.site-space-20{
	display: table;
	width: 100%;
	height: 20px;
}
.site-space-30{
	display: table;
	width: 100%;
	height: 30px;
}
.site-space-40{
	display: table;
	width: 100%;
	height: 40px;
}
.site-space-50{
	display: table;
	width: 100%;
	height: 50px;
}
.site-space-100{
	display: table;
	width: 100%;
	height: 100px;
}
.cursor-pointer{
	cursor: pointer;
}
.block, .block-s, .block-sl, .block-tp{
	display: inline-block;
	vertical-align: top;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.block-padding-left{
	padding-left: 5px;
}
.block-padding-right{
	padding-right: 5px;
}
.padding-right-10{
	padding-right: 10px;
}
.padding-left-10{
	padding-left: 10px;
}
.padding-right-20{
	padding-right: 20px;
}
.padding-left-20{
	padding-left: 20px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.align-top{
	vertical-align: top !important;
}
.align-middle{
	vertical-align: middle !important;
}
.align-bottom{
	vertical-align: bottom !important;
}
.display-none{
	display: none;
}
.display-table{
	display: table;
}
.display-inline-block{
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.display-inline-table{
	display: inline-table;
}
.margin-auto{
	margin: auto;
}
.outline-none{
	outline: none;
}
.hidden{
	margin-top: -9999px !important;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 0px;
	position: absolute !important;
	opacity: 0 !important;
	overflow: auto;
}
.border-box{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.no-select{
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
.opacity{
	opacity: 0;
	filter: alpha(opacity=0);
}
.animation{
	-webkit-animation: all 0.25s ease-in-out;
	-moz-animation: all 0.25s ease-in-out;
	-o-animation: all 0.25s ease-in-out;
	-ms-animation: all 0.25s ease-in-out;
	animation: all 0.25s alternate;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.animation:hover{
	-webkit-animation: all 0.25s ease-in-out;
	-moz-animation: all 0.25s ease-in-out;
	-o-animation: all 0.25s ease-in-out;
	-ms-animation: all 0.25s ease-in-out;
	animation: all 0.25s alternate;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.rotate-180{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.clean-list, .clean-list ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.clean-list li, .clean-list ol{
	list-style: none;
	padding: 0px;
}

#boss-confirm{
	position: fixed;
	display: block;
	z-index: 9999;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
}
.boss-confirm{
	display: block;
	background-color: #FFF;
	margin: auto;
	width: 300px;
	margin-top: 60px;
	box-shadow: 0px 0px 10px 10px rgba(0,0,0,0.3);
	border-radius: 4px;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#boss-warning{
	position: fixed;
	display: block;
	z-index: 9999;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: #FF5A5A;
	opacity: 0;
	-webkit-animation: all 0.25s ease-in-out;
	-moz-animation: all 0.25s ease-in-out;
	-o-animation: all 0.25s ease-in-out;
	-ms-animation: all 0.25s ease-in-out;
	animation: all 0.25s alternate;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.boss-warning{
	display: block;
	color: #FFF;
	margin: auto;
	width: 300px;
	border-radius: 4px;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.warning-green{
	background-color: #8CC63F !important;
}
.warning-blue{
	background-color: #41A1FF !important;
}


#boss-dialog, .boss-dialog{
	position: fixed;
	z-index: 998;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.7);
	width: 100vw;
	height: 100vh;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.boss-dialog-area{
	position: relative;
	display: block;
	max-width: calc(100vw - 30px);
	max-height: calc(100vh - 30px);
	background-color: #FFF;
	border: 4px solid #383740;
}
.boss-dialog-invisible{
	background-color: rgba(0,0,0,0) !important;
	border: none !important;
}
.boss-dialog-area iframe{
	border: none;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.boss-dialog-area-iframe{
	height: calc(100vh - 40px);
	width: calc(100vw - 40px);
	max-width: 1280px;
	background-color: #FFF;
}

.boss-dialog-close{
	cursor: pointer;
	position: absolute;
	top: -10px;
	right: -10px;
	font-size: 20px;
	background-color: #383740;
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	z-index: 2;
}
.boss-dialog-close:hover{
	background-color: #FFF;
	border: 2px solid #383740;
	color: #383740;
}



@media all and (min-width: 1281px){
	.no-pc{
		display: none !important;
		position: absolute;
		margin-left: -99999px;
	}
}
@media all and (min-width: 1024px) and (max-width: 1280px){
	.no-pc{
		display: none !important;
		position: absolute;
		margin-left: -99999px;
	}
}
@media all and (min-width: 768px) and (max-width: 1023px){
	.block, .block-tp{
		width: 100% !important;
		padding: 5px 0px !important;
	}
	.padding-right-10, .padding-left-10, .padding-right-20, .padding-left-20{
		padding-left: 0;
		padding-right: 0;
	}
	.reponsive-table{
		clear: both !important;
		float: left !important;
		display: table !important;
		width: 100% !important;
		margin-bottom: 5px;
	}
	.no-mobile{
		display: none !important;
		position: absolute;
		margin-left: -99999px;
	}
	.mobile-text-center{
		text-align: center;
	}
}
@media all and (min-width: 521px) and (max-width: 767px){
	.block, .block-tp{
		width: 100% !important;
		padding: 5px 0px !important;
	}
	.padding-right-10, .padding-left-10, .padding-right-20, .padding-left-20{
		padding-left: 0;
		padding-right: 0;
	}
	.reponsive-table{
		clear: both !important;
		float: left !important;
		display: table !important;
		width: 100% !important;
		margin-bottom: 5px;
	}
	.no-mobile{
		display: none !important;
		position: absolute;
		margin-left: -99999px;
	}
	.mobile-text-center{
		text-align: center;
	}
}
@media all and (min-width: 382px) and (max-width: 520px){
	@-ms-viewport{
		width: 450px;
	}
	.block, .block-tp, .block-sl{
		width: 100% !important;
		padding: 5px 0px !important;
	}
	.padding-right-10, .padding-left-10, .padding-right-20, .padding-left-20{
		padding-left: 0;
		padding-right: 0;
	}
	.reponsive-table{
		clear: both !important;
		float: left !important;
		display: table !important;
		width: 100% !important;
		margin-bottom: 5px;
	}
	.no-mobile{
		display: none !important;
		position: absolute;
		margin-left: -99999px;
	}
	.mobile-text-center{
		text-align: center;
	}
}
@media all and (max-width: 381px){
	@-ms-viewport{
		width: 450px;
	}
	.block, .block-tp, .block-sl, .block-s{
		width: 100% !important;
		padding: 5px 0px;
	}
	.padding-right-10, .padding-left-10, .padding-right-20, .padding-left-20{
		padding-left: 0;
		padding-right: 0;
	}
	.reponsive-table{
		clear: both !important;
		float: left !important;
		display: table !important;
		width: 100% !important;
		margin-bottom: 5px;
	}
	.no-mobile{
		display: none !important;
		position: absolute;
		margin-left: -99999px;
	}
	.mobile-text-center{
		text-align: center;
	}
}