/*Support_way*/
.Support_box {
  padding: 50px 10px;
  width: 100%;
}
.Support_List {
  width: 100%;
  margin: 0 auto;
  text-align: left;
}
.Support_List ul {
	overflow: hidden;
}
.Support_List ul li {
  float: left;
  width: 48%;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0;
  margin: 0 1% 30px 1%;
}
.Support_List ul li .sl_top {
  overflow: hidden;
  min-height:175px;
	text-align:center;
	padding:20px 30px 30px 30px;
}
.Support_List ul li .sl_top .ml_logo {
  display:block;
}
.Support_List ul li .sl_top .ml_logo img {
  height: 80px;
}
.Support_List ul li .sl_top .sl_xbt {
  display: inline-block;
	min-width:150px;
  line-height: 34px;  
  color: #666;
  font-size: 0.85em;
  background: #f8f8f8;
  padding-top: 28px;
  padding: 0 25px;
  margin: 18px auto 0 auto;
  border-radius: 15px;
}
.Support_List ul li .mobile_qBtn_fbox {
  overflow: hidden;
	width: 100%;
	border-top:1px solid #ddd;
	background:#f8f8f8;
	padding:30px 50px;
}
.Support_List ul li .mobile_qBtn_fbox .ml_q_btn {
  float: left;
  width: 48%;
}
.Support_List ul li .mobile_qBtn_fbox .ml_q_btn a.btn_st_01 {
  width: 100%;
  line-height: 40px;
	font-size: 15px;
	text-transform: capitalize;
	background:#fff;
	border-radius: 5px;
}
.Support_List ul li .mobile_qBtn_fbox .ml_p_btn {
  float: right;
  width: 48%;
}
.Support_List ul li .mobile_qBtn_fbox .ml_p_btn a.btn_st_02 {
  width: 100%;
  line-height: 40px;
  font-size: 15px;
	border:1px solid #0bb0d3;
  background: #0bb0d3;
	text-transform: capitalize;
}
.Support_box1 {
  width: 100%;
  padding: 0 10px;
}
.Support_detail {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 100px;
}
.Support_detail .sd_top {
  padding: 20px 30px 0 30px;
  border: 1px solid #ddd;
  border-bottom:none;
	margin-bottom:0;
}
.Support_detail .sd_top .sl_top {
	padding:0 10px 10px 10px;
	border-bottom:2px solid #222;
  overflow: hidden;
}
.Support_detail .sd_top .sl_top .ml_logo {
  float: left;
  width: 50%;
}
.Support_detail .sd_top .sl_top .ml_logo img {
  width:200px;
  height: auto;
}
.Support_detail .sd_top .sl_top .sl_xbt {
  float: right;
  width: 50%;
  text-align: right;
  font-size: 1.1em;
  font-weight: 500;
  padding-top: 35px;
}
.Support_detail .ul_m_style {
	padding: 20px 30px 30px 30px;
	border: 1px solid #ddd;
	border-top: none;
}
.Support_detail .ul_m_style li {
	font-size: 15px;
	padding-left: 14px;
	background: url(../../images/list_dot_01.png) no-repeat left 10px;
	background-size: 5px;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #666;
}
.Support_detail .mainList tr.bb_none td {
	border-bottom: 1px solid #eaeaea;
}
.Support_detail .mainList tr td:last-child {
	color:#212121;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.Support_box2 {
  width: 100%;
  padding:20px 15px 30px 15px;
}
.Support_way {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  text-align: left;
  padding-bottom: 100px;
}
.Support_way .sw_top {
	display:block;
	position: relative;
  font-size: 1.3em;
	letter-spacing: -0.5px;
	font-weight: 400;
	/*background-image: linear-gradient(120deg,rgba(255,193,7,.4) 0,rgba(255,193,7,.6) 100%);
  background-repeat: no-repeat;
  background-position: 0 90%;
  background-size: 100% .3em;
	*/
	border-top:1px dashed #dadada;
	padding:60px 0 0 0;
	margin:80px 0 20px 0;
}
.Support_way .sw_top:first-child {
	border-top:none;
	padding:0px 0 0 0;
  margin:0px 0 20px 0;
}
.Support_way .sw_top:before {
	content: '';
  display: block;
  height: 0px;
  background: #000000;
}
.Support_way .sw_top span {
  font-weight: 600;
	padding-right:5px;
}
.Support_way .title02 {
	font-size:16px;
}
.Support_way .sw_num {
  width: 100%;
	background: #fff;
	border:10px solid #f3f3f3;
  padding: 25px 25px;
	margin:0px auto 20px auto;
}
.Support_way .sw_num ul {
  width: 100%;
	margin:0 auto;
  overflow: hidden;
}
.Support_way .sw_num ul li {
  float: left;
  width: 10%;
  height: 68px;
  padding: 3px;
}
.Support_way .sw_num ul li span {
	position: relative;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 64px;
  text-align: center;
  border: 1px solid #a2cad2;
  background-color: #fff;
  color: #0bb0d3;
  font-size: 18px;
}
.Support_way .sw_num ul li span:before {
	content: '';
	position: absolute;
	top: 6px;
	bottom: 6px;
	left: -1px;
	width: 1px;
	background: #fff;
}
.Support_way .sw_num ul li span:after {
	content: '';
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: -1px;
	width: 1px;
	background: #fff;
}
.Support_way .sw_num.power_color ul li span {
  color: #55aaf6;
}
.Support_way .sw_btns {
	background: #f3f3f3;
	padding:30px;
}
.Support_way .sw_btns dl {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.Support_way .sw_btns dl dt {
  float: left;
  width: 50px;
  height: 50px;
  background: no-repeat center;
  background-color: #fff;
	background-size:30px;
	border:1px solid #dadada;
  border-radius: 3px;
}
.Support_way .sw_btns dl dt.dt1 {
  background-image: url("../../images/lotto_auto.png");
}
.Support_way .sw_btns dl dt.dt2 {
  background-image: url("../../images/lotto_clean.png");
}
.Support_way .sw_btns dl dt.dt3 {
  background-image: url("../../images/lotto_ex.png");
}
.Support_way .sw_btns dl dd {
  float: left;
  width: calc(100% - 100px);
  padding: 0 30px;
}
.Support_way .sw_btns dl dd .title {
  font-size: 16px;
	color: #0bb0d3;
	font-weight: 500;
	margin-bottom:3px;
}
.Support_way .sw_btns dl dd .txt {
  font-size: 16px;
  color: #666;
  font-weight: 400;
	line-height: 1.5;
}
.Support_way .txt1 {
  position: relative;
  letter-spacing: -0.5px;
  padding: 5px 0 20px 15px;
  border-bottom: 0px solid #e5e5e5;
}
.Support_way .txt1:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 12px;
  width: 4px;
  height: 4px;
  background: #414141;
  border-radius: 100%;
}
.Support_way .sw_total {
  width: 100%;
  height: 100px;
  line-height: 100px;
  border: 0px solid #ddd;
  background-color: #f3f3f3;
  border-radius: 0px;
  font-size: 1em;
  padding-left: 45px;
  position: relative;
}
.Support_way .sw_total span {
  display: block;
  width: 200px;
  line-height: 42px;
  font-size: 1em;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -28px;
}
.Support_way .buy_btn span.btn_st_02 {
  width: 260px;
  line-height: 50px;
  font-size: 18px;
}
.Support_way .sw_setp2 {
  width: 100%;
}
.Support_way .sw_setp2 dl {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}
.Support_way .sw_setp2 dl:last-child {
  margin-bottom: 0;
}
.Support_way .sw_setp2 dl dt {
  float: left;
  width: 30%;
}
.Support_way .sw_setp2 dl dt span {
  width: 100%;
  max-width:220px;
  height: 54px;
  line-height: 54px;
  background-color: #fff;
  font-size: 1.1em;
  font-weight: 400;
}
.Support_way .sw_setp2 dl dd {
  float: left;
  width: 70%;
  padding-left: 20px;
  font-size: 18px;
  color: #666;
  line-height: 1.5em;
  font-weight: 400;
  padding-top: 2px;
}
.Support_way .pb_img {
	text-align:center;
	padding:30px;
	margin-bottom:30px;
}
.Support_way .pb_img img {
	width:450px;
	height: auto;
	border: 1px solid #d4d4d4;
	border-radius: 15px;
}
.Support_way .pb_rule {
	background: #f3f3f3;
  padding: 25px;
	border-radius: 20px;
}
.Support_way h1 {
	display:block;
	font-size:1.7em;
	color:#111111;
	font-weight: 600;
	text-align:center;
	letter-spacing: -0.4px;
	padding:50px 0 10px 0;
}
.Support_way h2 {
	display:block;
	font-size:1.1em;
	color:#111111;
	font-weight: 500;
	border-top:2px solid #000000;
	border-bottom:1px solid #d4d4d4;
	padding:13px 0 13px 5px;
	margin:0px 0 15px 0;
}
.Support_way h3 {
	display:inline-block;
	font-size:22px;
	color:#111111;
	font-weight: 600;
	margin-bottom:10px;
	padding: 0;
  background: 0 0;
  /*background-image: linear-gradient( 120deg,rgba(255,193,7,.4) 0,rgba(255,193,7,.6) 100%);*/
  background-repeat: no-repeat;
  background-position: 0 90%;
  background-size: 100% .3em;
}
.Support_way .pb_rule p {
	position: relative;
	color:#414141;
	font-size:15px;
	font-weight: 400;
	margin:15px 0 7px 0;
	padding-left:10px;
	line-height: 1.4;
}
.Support_way .pb_rule p span {
	display:inline-block;
	color:#000;
	font-weight: 500;
	margin-right: 5px;
}
.Support_way .pb_rule p.title.txt_sub {
	color:#414141;
	font-weight: 500;
}
.Support_way .pb_rule p.txt_sub,
.Support_way .pb_rule p.txt_sub span {
	color:#666;
	font-size:14px;
	font-weight: 400;
	padding-left:10px;
	margin:0;
}
.Support_way .pb_rule p:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 4px;
	height: 4px;
	background: #ccc;
	border-radius: 100%;
}
.Support_way .pb_rule p.txt_sub:before {
  width: 0;
  height: 0;
}
.Support_way .pb_rule p.txt_tab::before {
  content: '';
  display: inline-block;
	position: absolute;
  left: 14px;
  top: 9px;  
  width: 5px;
  height: 1px;
  background: #666666;
  border-radius: 1px;
}
.Support_way .pb_rule dl {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	margin: 10px 5px;
	overflow: hidden;
}
.Support_way .pb_rule dl dt {
  float: left;
	width: 34px;
	height: 34px;
	background: no-repeat center;
	background-color: #fff;
	border:1px solid #dadada;
	background-size: 20px;
	border-radius: 100%;
}     
.Support_way .pb_rule dl dt.dt1 {
	background-image: url(../../images/lotto_auto_2.png);
}
.Support_way .pb_rule dl dt.dt2 {
	background-image: url(../../images/lotto_clean_2.png);
}
.Support_way .pb_rule dl dd {
	float: left;
	width: calc(100% - 100px);
	padding: 0 0 0 15px;
	letter-spacing: -0.5px;
}
.Support_way .btn_center {
	position: relative;
	margin-bottom: 20px;
}
.Support_way .btn_center:after {
	content: '';
  display: block;
  height: 1px;
  margin-top: 20px;
  border-top: 0px dashed #999;
}
.Support_way .btn_left.mb20 {
	background: #f3f3f3;
	text-align:center;
  padding:20px 25px;
	margin:30px 0 20px 0;
}
.Support_way span.play_count{
	background-color: #ffffff;
}
.Support_way .pb_rule p[data-langnum='197'],
.Support_way .pb_rule p[data-langnum='207'],
.Support_way .pb_rule p[data-langnum='275'],
.Support_way .pb_rule p[data-langnum='228'],
.Support_way .pb_rule p[data-langnum='276'],
.Support_way .pb_rule p[data-langnum='277'],
.Support_way .pb_rule p[data-langnum='278'],
.Support_way .pb_rule p[data-langnum='280'],
.Support_way .pb_rule p[data-langnum='279'],
.Support_way .pb_rule p[data-langnum='212'],
.Support_way .pb_rule p[data-langnum='197'],
.Support_way .pb_rule p[data-langnum='197'],
.Support_way .pb_rule p[data-langnum='213'],
.Support_way .pb_rule p[data-langnum='']
{
	font-size:15.5px;
	color:#000;
	font-weight: 400;
}
.Support_way .pb_rule p[data-langnum='198'],
.Support_way .pb_rule p[data-langnum='25043'] {
	margin: 0px 0 4px 0;
}

/* faq */
.faq {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
  padding: 30px 1.5% 40px 1.5%;
}
.faq .faq_tabMenu {
	margin:0 0 30px 0;
	overflow: hidden;
}
.faq .faq_tabMenu li {
	float:left; 
	width:25%;
	height:38px;
	line-height: 38px;
	text-align:center;
	border:1px solid#d2d2d2; 
	background:#ffffff;
	margin-left:-1px;
}
.faq .faq_tabMenu li:first-child {
	margin-left:0;
}
.faq .faq_tabMenu li:nth-child(n+5) {
	margin-top: -1px;
}
.faq .faq_tabMenu li:nth-child(5) {
	margin-left: 0;
}
.faq .faq_tabMenu li a {
	display:block;
	font-size:14px;
	color:#515151;
	letter-spacing: -0.5px;
	white-space: pre;
}
.faq .faq_tabMenu li a.active {
	background:#333333;
	color:#fff 
	!important;
}
.faq .faq_tabMenu:after{
	content:'';
	display:block; 
	clear:both;
}
.faq .faq_title {
	display: block;
	color:#000;
	font-size: 21px;
	font-weight: 500;
	margin:15px 0 25px 0;
}
.faq_txt {
  text-align: center;
  font-size: 40px;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
}
.faq_sub_t {
  padding: 0 30px;
  margin-bottom: 50px;
}
.faq_sub_t p {
  width: 100%;
  height: 120px;
  border: 5px solid #ddd;
  text-align: center;
  line-height: 115px;
  font-size: 45px;
  color: #17a5d7;
  border-radius: 20px;
}
.faq_list > li {

}
.faq_list > li > a {
	display: block;
	position: relative;
  width: 100%;
  line-height: 1.4;
	font-size: 15px;
	color:#333;
	font-weight: 400;
	border-top: 1px solid #eaeaea;
  padding: 20px 60px 20px 25px;  
	transition:ease-in-out 0.2s;
}
.faq_list li a:before {
	content: 'Q';
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	font-family: Base;
	margin: 0 15px 0 0px;
}
.faq_list > li > a.c_on {
	border-top: 2px solid #111111;
	font-size:17px;
	color: #000;
	font-weight: 500;
	transition:ease-in-out 0.2s;
}
.faq_list > li .faq_an {
	font-size:15px;
	border:0px solid #eaeaea;
  padding:0 0 30px 30px;
}
.faq_list > li .faq_an .path_wrap {
	display: inline-flex;
	align-items: center;
	width: auto;
	border: 1px solid #d4d4d4;
	border-radius: 20px;
	padding: 2px 10px;
	margin-bottom: 20px;
}
.faq_list > li .faq_an .path_wrap > p {
	display:inline-block;
	color:#888;
	font-size:13px;
	line-height: 1.4;
	padding:2px 5px;
}
.faq_list > li .faq_an .path_wrap > p > a {
	font-size:13px;
	color:#888;
}
.faq_list > li .faq_an .path_wrap .btn_howto {	
	margin-left:0px;
}
.faq_list > li .faq_an .path_wrap .btn_howto a {
	display:block; 
	height:23px;
	line-height: 23px;	
	color:#111;
	font-size:12px;
	font-weight: 500;
	border:none;
	padding:0;
}
.faq_list > li .faq_an .path_wrap .btn_howto a:before {
	display: none;
}
.faq_list > li .faq_an .path_wrap .btn_howto a:after {
	content:'';
	border:solid rgba(255,255,255,0.7);
	border-width:0 1px 1px 0;
	display:inline-block;
	padding:2.5px;
	margin-left:3px;
	transform:rotate(-45deg);
	-webkit-transform:(-45deg);
}
.faq_list > li .faq_an .detail_box {
	width:100%;
  line-height: 1.6em;
  font-size: 15px;
  color: #777;
	font-weight: 400;
	padding:0 0px;
}
.faq_list > li .faq_an  *,
.faq_list > li .faq_an .detail_box  * {
	color:#777;
}
.faq_list > li .faq_an .detail_box02 a.link_faq {
	position: relative;
  display: inline-block;
	width:auto;
	border:none;
	padding:0;
}
.faq_list > li .faq_an .detail_box02 a.link_faq:before {
	display: none;
}
.faq_list > li .faq_an .detail_box02 a.link_faq span {
  color:#111;
	text-decoration: underline;
}
.faq_list > li .faq_an .detail_box .capture_img {
  display:block;
  border-bottom: 1px dashed #ccc;
  margin:8px 0 0px 0;  
}
.faq_list > li .capture_img img {
	margin: 30px 0 40px 0;
}
.faq_list li span.notice {
  color:var(--color-blue) !important;
}

.how_line {
	margin:30px 0 25px 0;
}
.AppInstall {
	width: 96%;	
	max-width: unset;
	text-align: left;
	line-height: 1.4;
	letter-spacing: -1px;
	padding-bottom: 80px;
	margin: 0 auto;
}
.AppInstall h1 {
	display: block;
	font-size: 32px;
	color: #111111;
	font-weight: 600;
	text-align: center;
	letter-spacing: -1px;
	padding: 50px 0 0px 0;
}
.AppInstall .tabmenu {
	text-align: center;
	margin: 90px 0 25px 0;
	overflow: hidden;
}
.AppInstall .tabmenu a {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height:28px;
	line-height: 28px;
	color:#000;
	font-size:16px;
	font-weight: 500;
	letter-spacing: -0.4px;
	margin:0 20px;
}
.AppInstall .tabmenu a.on {
	color:#0492da;
}
.AppInstall .tabmenu a.on:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #31a0d8;
}
.AppInstall h3.title {
	display: block;
	width: 100%;
	font-size: 28px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -0.5px;
}
.AppInstall .menu_division {
	display:block;
	width:100%;
	height:2px;
	background: #000;
	margin:80px 0;
}
.AppInstall .tit_subject {
	font-size: 1.1em;
	margin: 80px 0 20px 0;
}
.AppInstall .desc p {
	font-size:0.825em;
	line-height: 1.4;
	margin:0 0 5px 0;
}
.AppInstall .imgbox {
	padding: 30px 20px;
	margin: 30px 0 60px 0;
}
.AppInstall .imgbox img {

}

/* Company */
.aboutWrap .lb_top {
	display: none;
}
.company_info {
  width: 100%;
  padding-bottom: 80px;
}
.company_con {
	position: relative;
  width: 98%;
  margin: 0 auto;
  text-align: center;
	letter-spacing: -0.2px;
  padding:50px 0 60px 0;
}
.company_info .company_top {
}
.company_info .company_top h1 {
	color:#111;
	font-size:26px;
	font-weight: 600;
	margin-bottom:20px;
}
.company_info .company_top h3,
.company_info .company_top h3 span {
	color: #111;
  font-size: 36px;
	line-height: 1.2;
  font-weight: 600;
	letter-spacing: -0.25px;
	text-transform: uppercase;
}
.company_info .company_top h3 {
	margin-bottom:30px;
}
.company_info .company_top h3 strong {
	color: #0bb0d3;
}
.company_info .company_top p {
	display:block;
	max-width:660px;
	color:#333;
	font-size:16px;
	line-height: 1.4;
  margin:0 auto;
}
.company_info .company_top p br {
	display: none;
}
.company_info .company_sub {
	color:#333;
	background-color: #f4f4f4;
}
.company_info .company_sub .company_con p{
  color:#666;
}
.company_info .company_sub .company_con .txt2  {
	font-size:16px;
	font-weight: 400;
	max-width:650px;
	margin:0 auto 50px auto;
}
.company_info .company_sub .company_con .txt2 br {
	display: none;
}
.company_info .company_sub .company_con .txt2 span.color_blue_sky {
}
.company_info .company_sub .company_con .txt3  {
	position: relative;
	font-size:15px;
	font-weight: 400;
	padding:0 0px 90px 0;
}
.company_info .company_sub .company_con .txt3:before {
	content: 'Limitations of the Lottery system';
	display: block;
	color: #111;
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 30px;
	letter-spacing: -0.5px;
}
.company_info .company_sub .company_con .txt3:after {
	content: '';
	position: absolute;
	bottom:0px;
	left:50%;
	width:1px;
	height: 40px;
	background: #666;
}
.company_info .company_sub .panel01 {
	padding:0 0 30px 0px;
}
.company_info .company_sub .ul_m_style1 {
	display: flex;
  justify-content: space-around;
	margin:0 auto;
}
.company_info .company_sub .ul_m_style1 li {
	position: relative;
	float:left;
	width:22.5%;
	height:auto;
	min-height: 190px;
	font-size:14px;
	text-align: center;
	background: #fff;
	border-radius: 25px;
	padding:90px 15px 15px 15px;
	margin:20px 10px 20px 10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
}
.company_info .company_sub .ul_m_style1 li:nth-child(1) {
	background:#fff url(../../images/about_icon_0101.png) no-repeat center 5px;
}
.company_info .company_sub .ul_m_style1 li:nth-child(2) {
	background:#fff url(../../images/about_icon_0102.png) no-repeat center 5px;
}
.company_info .company_sub .ul_m_style1 li:nth-child(3) {
	background:#fff url(../../images/about_icon_0103.png) no-repeat center 5px;
}
.company_info .company_sub .ul_m_style1 li:nth-child(4) {
	background:#fff url(../../images/about_icon_0104.png) no-repeat center top;
}
.company_info .company_sub .notice {
	display: inline-block;
	max-width: 650px;
	text-decoration: underline;
	padding: 7px 0px;
	margin: 0 auto;
	border-radius: 25px;
}
.company_info .company_sub .notice span {
	color:#333;
	font-size:16px;
	font-weight: 500;
}
.company_info .company_sub .notice span br {
	display: none;
}
.company_info .company_sub .notice strong {
	font-weight: 600;
}
.company_info .company_01 {
}
.company_info .company_02 {
  background-color: #fff;
}
.company_con .company_top img {
	display:none;
	width:100px;
}
.company_con .txt1 {
  text-align: center;
  font-size: 42px;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.company_con .txt1 span {
	font-weight:700;
}
.company_con .txt2 {
	color:#111;
  text-align: center;
  font-size: 24px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: -0.6px;
	margin-bottom: 35px;
}
.company_con .txt2 span.color_blue_sky {
  font-weight: 400;
}
.company_con .txt3 {
  text-align: center;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 400;
  color: #333;
}
.company_con .txt3 span {
  font-weight: 400;
}
.company_logo {
  text-align: center;
}
.company_logo img {
}
.company_end {
	background-color: #797e88;
}
.company_end p,
.company_end .txt3 {
	font-size:0.9em;
	color:#fff;
}
.company_end .color_blue_sky {
	color:#fff;
}
/* Agreement */
.Privacy {
  padding: 30px 0 60px 0;
}
.Privacy_con {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  text-align: left;
  border: 0px solid #ddd;
  border-radius: 3px;
  padding: 20px 5px 20px 20px;
  color: #666;
  line-height: 1.5em;
}
.Privacy_con > div {
  height: 1000px;
  overflow-y: auto;
  padding-right: 10px;
}
.Privacy_con .txt1 {
  font-size:13px;
}
.Privacy_con .txt1 span.tbold {
	display:block;
	font-size:14px;
	margin:25px 0 0 0;
}
.Privacy_con > div .txt2 {
	font-size:13px;
  padding-left: 13px;
}
.Privacy_con table {
  width: 100%;
}
.Privacy_con table thead th {
	text-align: center;
	font-size:13px;
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 1px solid #666;
}
.Privacy_con table tbody td {
	font-size:13px;
  border: 1px solid #ddd;
  background-color: #fff;
  text-align: center;
  padding: 10px;
}

/*cs*/
.customer {
  width: 95%;
  max-width: 840px;
  margin: 15px auto;
  text-align: left;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.customer h2 {
	display:none;
	color:#111;
	font-size:34px;
	font-family: 'Lato','NotoKr', Sans-serif;
	font-weight: 500;
	text-align: center;
	margin:40px 0 40px 0;
}
.customer .panel02 {
  padding: 50px 50px 50px 50px;
}
.customer .cs_list {
	overflow: hidden;
}
.customer .cs_list li {
	float:left;
	width:100%;
	text-align:center;
}
.customer .cs_list li .csimg {
	display:block;
	margin:0 0 50px 0;
	overflow: hidden;	
}
.customer .cs_list li .csimg img {
	width:100px;
	height:100px;
	border-radius: 10px;
}
.customer .cs_list li .title {
	font-size:1.4em;
	font-weight: 300;
}
.customer .cs_list li .channel_name {
	display:block;
	color:#212121;
	font-size:1em;
	font-weight: 500;
	margin:20px 0 15px 0;
}
.customer .cs_list li .channel_name a{
	font-size:1em;
	font-weight: 500;
	text-decoration: underline;
}
.customer .cs_list li .txt {
	color:#999;
	font-size:14px;
	line-height:18px;
	max-width: 300px;
	margin: 0 auto;
}
.customer .cs_list li .txt br {
	display: none;
}
.customer .sns_id_list li {
  background: no-repeat left center;
	background-size: 80px 80px;  
	height: 80px;
  line-height: 30px;
  font-size: 22px;
  padding-left: 120px;
  margin-bottom: 25px;
}
.customer .sns_id_list li:last-child {
  margin-bottom: 0;
}
.customer .sns_id_list li.sns_bg1 {
  background-image: url("../../images/sns_icon_01.png");
}
.customer .sns_id_list li.sns_bg2 {
  background-image: url("../../images/sns_icon_02.png");
}
.customer .sns_id_list li.sns_bg3 {
  background-image: url("../../images/sns_icon_03.png");
}
.customer .sns_id_list li.sns_bg4 {
  background-image: url("../../images/sns_icon_04.png");
}
.customer .sns_id_list li.sns_bg_telegram {
  background-image: url("../../images/sns_icon_telegram.png");
}
.customer .sns_id_list li.sns_bg5 {
  background-image: url("../../images/email_icon.png");
}
.customer .sns_id_list li .channel_name {
	display:block;	
}
.customer .sns_id_list li .channel_name a {
	font-size:17px;
  color:#666;
	text-decoration: underline;
}


.cntWrap {

}
.cntWrap .btn_box .btns {
	
}
.cntWrap .btn_box .btns .btn {
	display: inline-block;
	width:100%;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
}
.cntWrap .btn_box .btn_st01 {
	color:#fff;
  background: var(--main-color);
}
.cntWrap .btn_box .btn_st03 {
	color:#fff;		
  background:#000;
}

/* event_meberlogin */
.event_login {
	width:95%;
	margin:80px auto;
}
.event_login .top {
	display: block;
	text-align: center;
	margin:0 0 100px 0;
}
.event_login .top h3  {
  display: block;
	text-align: center;
	margin:0 0 30px 0;
}
.event_login .top h3 .wpoint {
  display: inline-block;
	width:170px;
	height: 54px;
	background: url(../../images/cnt/logo_wpoint.png) no-repeat center;
	background-size: 170px 54px;
}
.event_login .top .txt1 {
	font-size:24px;
	font-weight: 500;
	line-height: 1.4;
} 
.event_login .top .txt1 strong {
	color:#c01718;
}
.event_login .top .title {
	display: block;
	font-size:80px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	letter-spacing: -3px;
	margin:10px 0 50px 0;
}
.event_login .top .title span {
	color:var(--main-color);
	font-weight: 600;
	letter-spacing: -3px;
}
.event_login .event_cnt {
	margin:0 0 80px 0;
}
.event_login .event_cnt h2.title {
	display: block;
	color:#000;
	font-size:30px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.5px;
	margin:0 0 30px 0;
}
.event_login .event_cnt .txt_list li {
	display: block;
	position: relative;
	color:#333;
  font-size: 18px;
	line-height: 1.4;
	padding:0 0 0 15px;
  margin:0 0 10px 0;
}
.event_login .event_cnt .txt_list li:before {
	content: '-';
	font-size:16px;
	position: absolute;
	left:0;
	top:2px;
}
.event_login .btn_box {
	display: block;
	text-align: center;
	margin:40px 0;
}
.event_login .btn_box .btns {
	display: inline-block;
	width:220px;
	margin:0 5px;
}

.event_login .guide_box {
  display: block;
	background: #e8e8e8;
	border-radius: 10px;
	padding:35px 30px;
	margin:60px 0;
}
.event_login .guide_box h3 {
	display: block;
	font-size:22px;
	font-weight: 600;
	line-height: 1;
	margin:0 0 20px 0;
}
.event_login .guide_box ul.guide_list {

}
.event_login .guide_box ul.guide_list li {
	display: block;
	position: relative;
	color:#333;
  font-size: 16px;
	line-height: 1.4;
	padding:0 0 0 15px;
  margin:0 0 5px 0;
}
.event_login .guide_box ul.guide_list li:before {
	content: '-';
	font-size:14px;
	position: absolute;
	left:0;
	top:2px;
}


/***** Wtithdraw_Gudie  *****/
.withdraw_guide {
	width:95%;
	margin:50px auto 0 auto;
}
.withdraw_guide h1.title {
	display: block;
	color:#000;
	font-size:28px;
	font-weight: 700;
	letter-spacing: -1px;
	text-align: center;
	margin:40px 0 0px 0;
}
.withdraw_guide .top_text {
	display: block;
	color:#414141;
	font-size:14px;
	text-align: center;
	margin:20px 0 70px 0; 
}
.withdraw_guide .tab_menu {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #d4d4d4;
	margin:0 0 60px 0;
}
.withdraw_guide .tab_menu a {
	display: inline-block;
	color:#666;
	font-size:13px;
	line-height: 1.4;
	margin:0 32px 4px 0;
}
.withdraw_guide .tab_menu a span {
	display: block;
	color:#999;
	font-size:0.9em;
	font-weight: 500;
	line-height: 1.6;
}
.withdraw_guide .tab_menu a:hover,
.withdraw_guide .tab_menu a:hover span {
	color:#000;
}
.withdraw_guide .tab_menu a:last-child {
	margin:0;
}
.withdraw_guide .tab_menu a.on {
	position: relative;
	color:#000;
	font-weight: 500;
}
.withdraw_guide .tab_menu a.on:after {
	content: '';
	position: absolute;
	bottom:-1px;
	left:0;
	width:100%;
	height:2px;
	background: #222;
}
.withdraw_guide .tab_menu a.on span {
  color:#000;
}
.withdraw_guide h3.title {
	display: block;
	color:#000;
	font-size:18px;
	font-weight: 500;
	margin:0px 0 30px 0;
}
.gudie_body {
	background: #eaecf1;
	padding:10px 5px;
	margin:0 0 50px 0;
	overflow: hidden;
}
.gudie_body .rows {
	display: block;
	margin:20px 0 10px 0 ;
}
.gudie_body .rows:first-child {
	margin:0px 0 20px 0;
}
.gudie_body .step {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	margin:15px 0 10px 0;
}
.gudie_body .rows.cols3 .step {
	width:32%;
}
.gudie_body .rows.cols4 .step {
	width:23%;
}
.gudie_body .rows.cols4 .step img {
	width:100%;
}
.gudie_body .step .text_box {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	min-height: 60px;
}
.gudie_body .step .text_box h3.title {
	display: block;
	width:100%;
	color:#000;
	font-size:14px;
	font-weight: 500;
	letter-spacing: -0.5px;
	line-height: 1.2;
	text-align: center;
	margin:0 0 6px 0;
}
.gudie_body .step .text_box h5.desc {
	display: block;
	color: #666;
	font-size: 13px;
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: -0.2px;
	margin: 0 0 5px 0;
}
.gudie_body .step img {
	width:95%;
	max-width: 300px;
	height: auto;
	border-radius: 10px;
	margin:5px 0 0 0;
}
.gudie_body .step .img_box {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 300px;;
	min-height: 300px;
	border-radius: 10px;
	background: #fff;
	padding: 40px 0;
	margin: 0 auto;
}
.gudie_body .step .img_box h3.title {
	font-size:16px;
}
.wallet_gudie .btn_box {
	display: block;
	width:100%;
	text-align: center;
	margin:0 0 30px 0;
}
.wallet_gudie .btn_box a {
	display: inline-block;
	width:220px;
	line-height: 44px;
	color:#fff;
	font-size:15px;
	text-align: center;
	background: #1170ae;
	border-radius: 8px;
	margin:0 auto;
}


/********************************************** 979 **********************************************/
/*************************************************************************************************/
@media screen and (max-width: 979px) {
	.Support_box {
    padding: 40px 10px;
  }
  .Support_List ul li {
		float: none;
		width: 100%;
		max-width:600px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0;
    margin:0 auto 20px auto;
  }
  .Support_List ul li .sl_top .ml_logo img {
  }
  .Support_List ul li .sl_top .sl_xbt {
  }
  .Support_List ul li .mobile_qBtn_fbox .ml_q_btn a.btn_st_01 {
    width: 100%;
  }
  .Support_List ul li .mobile_qBtn_fbox .ml_p_btn a.btn_st_02 {
    width: 100%;
  }
	.Support_detail {
    padding-bottom: 80px;
  }
  .Support_detail .sd_top {
    padding: 15px 25px 0 25px;
  }
  .Support_detail .sd_top .sl_top .sl_xbt {
    padding-top: 35px;
  }
  .ul_m_style {
    padding: 30px 25px;
  }
  .Support_box2 {
    padding: 20px 15px;
  }
  .Support_way {
    padding-bottom: 70px;
  }
	.Support_way.AppInstall {
		max-width: 100%;
		padding-bottom: 0px;
	}
	.Support_way h1 {
    font-size: 26px;
    font-weight: 600;
		line-height: 1.3;
    letter-spacing: -0.4px;
    padding: 40px 20px 0px 20px;
  }
  .Support_way .sw_top {
		font-size: 1.2em;
		margin: 60px 0 20px 0;
  }
	.Support_way .sw_num {
		padding: 20px 20px;
	}
  .Support_way .sw_num ul li {
    height: 55px;
  }
  .Support_way .sw_num ul li span {
    line-height: 48px;
  }
	.Support_way .sw_btns {
    padding: 25px;
  }
  .Support_way .sw_btns dl {
    margin-bottom: 30px;
  }
  .Support_way .sw_btns dl dt {
		width: 40px;
    height: 40px;
		background-size: 26px;
  }
  .Support_way .sw_btns dl dd {
    width: calc(100% - 70px);
    padding: 0 15px;
  }
  .Support_way .sw_btns dl dd .title {
  }
  .Support_way .sw_btns dl dd .txt {
    font-size: 0.95em;
  }
  .Support_way .txt1 {
    font-size: 15px;
    padding-left: 20px;
  }
  .Support_way .sw_total span {
    width: 200px;
    font-size: 18px;
    right: 15px;
    margin-top: -22px;
  }
  .Support_way .sw_setp2 dl {
    margin-bottom: 40px;
  }
  .Support_way .sw_setp2 dl dt span {
    height: 50px;
    line-height: 50px;
    font-size: 1em;
  }
  .Support_way .sw_setp2 dl dd {
    font-size: 18px;
  }
  span.play_count {
    width:100%;
		max-width: 250px;
    height: 50px;
		line-height: 50px;
		border-radius: 3px;
    font-size: 0.9em;
    background-size: 18px;
	}
	.Support_way .section_inner {
		margin:0 15px;
	}
	.Support_way .pb_img {
    background: none;
    padding: 20px 0;
    margin-bottom: 20px;
	}
	.Support_way .pb_img img {
		width:100%;
		max-width:450px;
	}
	.Support_way h2 {
    font-size: 1.2em;
    margin: 10px 0 0px 0;
	}

	/* faq */
  .faq {
    padding: 30px 20px;
  }
	.faq .faq_tabMenu li {
		width:25%;
	}
	.faq .faq_tabMenu li:nth-child(5){
		margin-left:0;
	}
	.faq .faq_tabMenu li:nth-child(n+5) {
		margin-top:-1px;
	}
	.faq_list > li .faq_an {
		padding:20px;
	}

	.how_line {
		margin:30px 0 25px 0;
	}
	.AppInstall {
		width:100%;
	}
	.AppInstall .tabmenu {
		margin: 50px 0 40px 0;
  }
	.AppInstall .tabmenu a {
		height: 32px;
		line-height: 1.4;
		font-size: 0.9em;
		color: #666;
		border: 1px solid #d4d4d4;
		border-radius: 30px;
		padding: 4px 15px;
		margin: 5px 4px;
	}
	.AppInstall .tabmenu a.on {
		color:#fff;
		background: #0492da;	
		border: 1px solid #0492da;			
	}
	.AppInstall .tabmenu a.on:after {
		display: none;
	}
	.AppInstall h3.title {
		font-size:26px;
	}
	.AppInstall .menu_division {
    display: block;
    width: 100%;
    height: 7px;
    background: #eee;
		border-top:1px solid #dadada;
    margin: 35px 0;
  }
	.AppInstall .tit_subject {
    font-size: 18px;
    margin: 40px 30px 10px 30px;
  }
	.AppInstall .desc {
		margin:0 30px;
	}
	.AppInstall .desc p {
		font-size: 14px;
		line-height: 1.4;
		margin:0 0 2px 0;
	}
	.AppInstall .imgbox {
    padding: 30px 20px;
    margin: 30px 30px 60px 30px;
  }
	.AppInstall .imgbox img {
		width:100%;
		max-width:310px;
	}

  /* Company */
  .company_info {
    padding-bottom: 60px;
  }
	.company_con {
    padding: 40px 10px;
  }
	.company_info .company_top h1 {
  }
	.company_info .company_top h3, 
	.company_info .company_top h3 span {
    font-size: 28px;
		line-height: 1.3;
  }
	.company_info .company_top p {
    font-size: 17px;
		line-height: 1.3;
  }
	.company_info .company_sub .company_con .txt3 {
    font-size: 14px;
  }
	.company_info .company_sub .company_con .txt2 {
		font-size:14px;
		padding:0 25px;
	}
	.company_info .company_sub .ul_m_style1 {
		display: block;
	}
	.company_info .company_sub .ul_m_style1 li {
    float: none;
		display: inline-block;
    width: 43%;
    height: auto;
    padding-left: 15px;
    margin: 10px 10px;
		vertical-align: top;
  }
  .company_con .company_top {
    margin-bottom: 30px;
  }
  .company_con .company_top img {
    width: 100px;
  }
  .company_con .txt1 {
    font-size: 30px;
    line-height: 1.2em;
  }
  .company_con .txt2 {
    font-size: 1.5em;
  }
  .company_con .txt3 {
    font-size: 0.8em;
  }
  .company_logo {
    text-align: center;
  }
  /* Agreement */
  .Privacy {
    padding: 40px 10px;
  }
  .Privacy_con {
    padding: 20px 5px 20px 20px;
  }

	.customer .cs_list li .csimg {
		margin:0 0 30px 0;
	 }
	.customer .cs_list li .title {
    font-size: 1.25em;
   }
	.customer .cs_list li .csimg img {
    width: 80px;
    height: 80px;
   }


	.event_login {
		width: 95%;
		margin: 50px auto;
  }
	.event_login .top h3 .wpoint {
		width:150;
		height: 48px;
		background-size: cover;
	}
	.event_login .top .txt1 {
		font-size:22px;
	}
	.event_login .top .title {
		font-size:68px;
		margin: 10px 0 30px 
	}
	.event_login .top .img_wpoint img {
		width:320px;
		height: auto;
	}
	.event_login .event_cnt {
		margin:0 0 50px 0;
	}
	.event_login .event_cnt h2.title {
		font-size:26px;
		margin: 0 0 20px 0;
	}
	.event_login .event_cnt .txt_list li {
		font-size:16px;
	}
	.event_login .btn_box {
		margin:30px;
	}
	.event_login .guide_box {
		padding: 30px 20px;
	}


}


/********************************************** 640 **********************************************/
/*************************************************************************************************/
@media screen and (max-width: 640px) {
	.Support_box {
    padding: 25px 10px;
	}
	.Support_List {
		min-width: 300px;
	}
	.Support_List ul li .sl_top {
    min-height: 150px;
    padding: 15px 30px 20px 30px;
  }
  .Support_List ul li .sl_top .ml_logo img {
    height: 65px;
  }
  .Support_List ul li .sl_top .sl_xbt {
    line-height: 30px;
    font-size:13px;
		margin: 10px auto 0 auto;
	}
	.Support_List ul li .mobile_qBtn_fbox {
    padding: 15px 7px;
  }
	.Support_List ul li .mobile_qBtn_fbox .ml_q_btn {
		width:49%;
	}
  .Support_List ul li .mobile_qBtn_fbox .ml_q_btn a.btn_st_01 {
		line-height: 38px;
		min-width: 143px;
    font-size: 0.85em;
  }
  .Support_List ul li .mobile_qBtn_fbox .ml_p_btn a.btn_st_02 {
		line-height: 38px;
		min-width: 143px;
    font-size: 0.85em;
  }
	.Support_detail {
    padding-bottom: 80px;
  }
  .Support_detail .sd_top {
    padding: 10px 15px 0 15px;
  }
	.Support_detail .sd_top .sl_top {
		padding: 10px 10px 10px 10px;
	}
  .Support_detail .sd_top .sl_top .ml_logo img {
    width: 130px;
  }
  .Support_detail .sd_top .sl_top .sl_xbt {
    font-size: 0.9em;
    padding-top: 15px;
  }
	.Support_detail .ul_m_style {
		padding:15px 15px 20px 15px;
	}
	.Support_detail .ul_m_style li {
		font-size:13px;
		padding-left:10px;
	}
	.Support_box2 {
    padding:5px 15px 20px 15px;
  }
  .Support_way {
    padding-bottom: 50px;
  }
	.Support_way h1 {
		font-size: 1.25em;
    padding: 30px 10px 0px 10px;
	}
  .Support_way .sw_top {
    font-size: 0.95em;
		margin: 40px 0 20px 0;
	}
	.Support_way .sw_top:before {
    margin: 0px 0 0px 0;
  }
	.Support_way .title02 {
    font-size: 0.85em;
  }
	.Support_way .sw_num {
    padding: 15px 3%;
  }
  .Support_way .sw_num ul li {
    height: 38px;
  }
  .Support_way .sw_num ul li span {
    line-height: 30px;
    font-size: 12px;
	}
	.Support_way .sw_btns {
		padding:15px;
	}
  .Support_way .sw_btns dl {
    margin-bottom: 15px;
  }
  .Support_way .sw_btns dl dt {
    width: 35px;
		height: 35px;
		background-size:22px;
  }
  .Support_way .sw_btns dl dd {
    width: calc(100% - 50px);
    padding: 0 0 0 12px;
  }
  .Support_way .sw_btns dl dd .title {
    font-size: 0.9em;
  }
  .Support_way .sw_btns dl dd .txt {
    font-size: 0.8em
  }
  .Support_way .txt1 {
    font-size: 0.85em;
    padding-left: 15px;
	}
	.Support_way .btn_left.mb20 {
    margin: 20px 0 20px 0;
  }
	.Support_way .txt1:after {
    left: 2px;
    top: 12px;
  }
  .Support_way .sw_total {
    height: 60px;
    line-height: 60px;
    font-size: 13px;
    padding-left: 15px;
  }
  .Support_way .sw_total span {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    right: 5px;
    margin-top: -15px;
  }
  .Support_way .buy_btn span.btn_st_02 {
    width: 70%;
		max-width: 300px;
    font-size: 1em;
		line-height: 42px;
  }
  .Support_way .sw_setp2 dl {
    margin-bottom: 30px;
  }
  .Support_way .sw_setp2 dl dt span {
    height: 40px;
    line-height: 40px;
    font-size: 0.9em;
  }
  .Support_way .sw_setp2 dl dd {
    font-size: 14px;
	}
	.Support_way h2 {
    font-size: 0.9em;
		padding: 10px 0 10px 5px;
    margin: 0px 0 0px 0;
	}
	.Support_way h3 {
    font-size: 1em;
	}
	.Support_way .pb_rule {
		padding:15px 12px;
	}
	.Support_way .pb_rule p {
    font-size: 13.5px;
    margin:8px 0 8px 0;
	}
	.Support_way .pb_rule p.txt_sub,
	.Support_way .pb_rule p.txt_sub span {
		font-size:12px;
		line-height: 1.2;
		margin:0;
	}
	.Support_way .pb_rule dl {
    margin: 5px 0px 10px 0px;
  }
	.Support_way .pb_rule dl dt {
		margin-top:5px;
	}
	.Support_way .pb_rule p[data-langnum='197'],
	.Support_way .pb_rule p[data-langnum='207'],
	.Support_way .pb_rule p[data-langnum='275'],
	.Support_way .pb_rule p[data-langnum='228'],
	.Support_way .pb_rule p[data-langnum='276'],
	.Support_way .pb_rule p[data-langnum='277'],
	.Support_way .pb_rule p[data-langnum='278'],
	.Support_way .pb_rule p[data-langnum='280'],
	.Support_way .pb_rule p[data-langnum='279'],
	.Support_way .pb_rule p[data-langnum='212'],
	.Support_way .pb_rule p[data-langnum='197'],
	.Support_way .pb_rule p[data-langnum='197'],
	.Support_way .pb_rule p[data-langnum='213'],
	.Support_way .pb_rule p[data-langnum='']
	{
		font-size:13.5px;
	}

		/* faq */
	.faq {
		padding: 15px 15px;
	}
	.faq .faq_tabMenu {
		margin:0 0 20px 0;
	}
	.faq .faq_tabMenu li {
		width: 50%;
		margin-top:-1px;
	}
	.faq .faq_tabMenu li:nth-child(1),
	.faq .faq_tabMenu li:nth-child(2) {
		margin-top:0;
	}
	.faq .faq_tabMenu li:nth-child(odd){
		margin-left:0;
	}
	.faq .faq_tabMenu li a {
		font-size: 13px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.faq .faq_title {
		font-size:18px;
		margin: 0px 0 15px 0;
	}
	.faq_list > li > a {
		font-size: 13px;
		background-size: 14px;
		padding: 10px 0px 10px 25px;
	}
	.faq_list li a:before {
		position: absolute;
		top:7px;
		left: 0;
		font-size:16px;
		margin: 0 7px 0 0px;
	}
	.faq .faq_tabMenu li a:hover {
		color:#000;
		text-decoration:underline;
	}
	.faq_list > li > a.c_on {
		font-size:15px;
	}
	.faq_list > li .faq_an .path_wrap {
		padding: 0px 0 0px 5px;
		margin-bottom: 10px;
	}
	.faq_list > li .faq_an {
		font-size:14px;
		padding:0 5px 18px 15px;
	}
	.faq_list > li .faq_an > div {
		font-size: 13px;
		padding: 0 0px;
	}
	.faq_list > li .faq_an .detail_box {
		line-height: 1.3;
	}
	.faq_list > li .faq_an > div span {
		font-size: 13px;
	}
	.faq_list > li .faq_an .detail_box .capture_img {
		max-width: 350px;
	}
	.faq_list > li .capture_img img {
		width:100%;
		margin:20px 0 30px 0;
	}

	.AppInstall h1 {
		padding: 30px 5px 0px 5px;
	}
	.AppInstall .tabmenu {
		margin: 20px 0 40px 0;
	}
	.AppInstall h3.title {
		font-size: 22px;
  }
	.AppInstall .tit_subject {
		font-size: 16px;
		margin:40px 15px 10px 15px;
	}
	.AppInstall .desc {
		margin: 0 5px 0 15px;
  }
	.AppInstall .imgbox {
		width: 94%;
		padding: 30px 20px;
		margin: 20px auto 60px auto;
  }
	.AppInstall .imgbox img {
		max-width: 300px;
	}

	.customer .panel02 {
		padding:40px 20px;
	}
	.customer .cs_list li {
		width: 100%;
	}
	.customer .cs_list li .csimg {
		margin:0 0 20px 0;
	}
	.customer .cs_list li .channel_name {
		margin:10px 0 15px 0;
	}
	.customer .sns_id_list li {
		background-size: 70px 70px;
		height: 70px;
		line-height: 30px;
		font-size: 21px;
		padding-left: 100px;
	}


	/* Company */
	.company_info {
		padding-bottom: 60px;
	}
	.company_con {
		padding:30px 10px 40px 10px;
	}
	.company_info .company_top h1 {
		font-size: 18px;
	}
	.company_info .company_top h3 {
		margin-bottom:20px;
	}
	.company_info .company_top h3, 
	.company_info .company_top h3 span {
		font-size: 1.15em;
	}
	.company_info .company_top p {
		font-size: 0.9em;
	}
	.company_info .company_sub .company_con .txt2 {
		margin:0 auto 30px auto;
	}
	.company_info .company_sub .company_con .txt3 {
		font-size:13px;
		padding: 0 0 70px;
	}
	.company_info .company_sub .company_con .txt3:before {
		font-size:20px;
	}
	.company_info .company_sub .ul_m_style1 {
		display: block;
	}
	.company_info .company_sub .ul_m_style1 li {
		display: inline-block;
		width:60%;
		min-width: 300px;
		min-height: auto;
		font-size: 13px;
		padding: 90px 5px 20px 5px;
		vertical-align: top;
	}
	.company_info .company_sub .ul_m_style1 li:nth-child(1),
	.company_info .company_sub .ul_m_style1 li:nth-child(2),
	.company_info .company_sub .ul_m_style1 li:nth-child(3)
	.company_info .company_sub .ul_m_style1 li:nth-child(4){
		background-size: 90px;
	}
	.company_info .company_sub .notice span {
		font-size:15px;
	}
	.company_con .company_top {
		margin-bottom: 25px;
	}
	.company_con .company_top img {
		width: 80px;
		height: 80px;
	}
	.company_con .txt1 {
		font-size: 25px;
		line-height: 1.2em;
	}
	.company_con .txt2 {
		font-size: 1.2em;
		margin-bottom:25px;
	}
	.company_con .txt3 {
		font-size: 0.8em;
	}
	.company_logo {
		text-align: center;
	}
	.company_logo img {
		width: 124px;
		height: auto;
	}
	.panel03 {
		padding: 10px;
		border-radius: 10px;
		border: 2px solid #ddd;
	}
	.ul_m_style1 li {
		font-size: 12px;
		background-size: 4px 1px;
		background-position: left 8px;
		padding-left: 12px;
	}
	/* privacy */
	.Privacy {
		padding: 20px 5px;
	}
	.Privacy_con {
		padding: 10px 5px 10px 10px;
	}
	.Privacy_con > div {
		height: 500px;
		font-size: 12px;
		line-height: 1.5em;
	}
	.Privacy_con .txt1 {
		font-size: 13px;
	}
	.Privacy_con table thead th {
		font-size: 13px;
		padding: 5px;
	}
	.Privacy_con table tbody td {
		font-size: 13px;
		padding: 5px;
	}

	.event_login {
		margin:30px auto;
	}
	.event_login .top {
		margin:0 0 50px 0;
	}
	.event_login .top h3 {
		margin:0 0 10px 0;
	}
	.event_login .top h3 .wpoint {
		width: 120px;
		height: 38px;
		background-size: cover;
  }
	.event_login .top .txt1 {
		font-size: 18px;
  }
	.event_login .top .title {
		font-size:40px;
		letter-spacing: -1px;
		margin: 5px 0 30px;
	}
	.event_login .top .img_wpoint img {
		width: 260px;
		height: auto;
  }
	.event_login .event_cnt {
		margin:0 10px 40px 10px;
	}
	.event_login .event_cnt h2.title {
		font-size:18px;
		margin: 0 0 12px 0;
	}
	.event_login .event_cnt .txt_list li {
		font-size:15px;
		padding:0 0 0 10px;
		margin: 0 0 5px 0;
	}
	.event_login .event_cnt .txt_list li:before {
		top:1px;
		font-size:15px;
	}
	.event_login .btn_box .btns {
		width:47%;
		margin:0 2px;
	}
	.cntWrap .btn_box .btns .btn {
		font-size:14px;
	}
	.event_login .guide_box {
		padding:25px 15px 15px 15px;
		margin: 40px 0;
	}
	.event_login .guide_box h3 {
		font-size:17px;
		margin: 0 0 12px 0;
	}
	.event_login .guide_box ul.guide_list li {
		font-size:14px;
		padding: 0 0 0 10px;
	}
	.event_login .guide_box ul.guide_list li:before {
		font-size:12px;
	}

	/***** Wtithdraw_Gudie  *****/
	.withdraw_guide {
		width: 96%;
		margin: 30px auto 0 auto;
  }
	.withdraw_guide h1.title {
		font-size: 22px;
		line-height: 1.4;
		margin: 0 0 0 0;
	}
	.withdraw_guide .top_text {
		line-height: 1.3;
		margin: 20px 0 40px 0;
	}
  .gudie_body .rows.cols3 .step {
		width: 100%;
	}
	.withdraw_guide .tab_menu {
		display: block;
		border-bottom:0;
		margin:0 7px 40px 7px;
	}
	.withdraw_guide .tab_menu a {
		display: block;
		font-size:14px;
		line-height: 1.8;
		border-bottom:1px solid #eee;
		margin:10px 0 10px 0;
	}
	.withdraw_guide .tab_menu a:last-child {
		margin:10px 0 10px 0;
	}
	.withdraw_guide .tab_menu a.on:after {
		bottom:-1px;
	}
	.withdraw_guide .tab_menu a span {
		color:#b2b2b2;
		font-size:0.85em;
		line-height: 1.2;
	}
	.withdraw_guide h3.title {
		font-size:15px;
		margin: 0px 0 15px 0;
	}
	.gudie_body {
		margin: 0 2% 30px 2%;
	}
	.gudie_body .step {
		margin: 30px 0 0px 0;
	}
	.gudie_body .step .text_box {
		display: block;
		min-height: auto;
	}
	.gudie_body .step .text_box h3.title {
		font-size:14px;
		margin: 0 0 10px 0;
	}
	.gudie_body .step img {
		width:90%;
	}
	
}