@charset "utf-8";

.cont_wrap { margin-top: 50px; }
.cont_title_wrap {  }
.board_nav {float:left; position: absolute; margin:0; font-family: 'Spoqa Han Sans'; font-size: 0.7em; color: #848484; }
.board_nav a{ color: #848484; }

.ticket_title {
    text-align: center;
    font-family: 'Spoqa Han Sans';
    font-size: 1.4em;
    color: #0b6a2f;
    font-weight: 700;
}

@media (max-width: 992px) { 
	.ticket_title { padding-top: 40px; }
}
.ticket_title01 {text-align: center; font-weight: 400; font-size: 1.4em; color: #151515; }
.ticket_title02 { margin-top: 30px; text-align: center; font-weight: 400; font-size: 0.9em; color: #151515;  }

.tk_tab_wrap { width: 100%; margin-top: 40px; display: table;}
.tk_tab_wrap .tk_tab{cursor: pointer; width: 50%; text-align: center;  font-size: 1em; color:#000000;  line-height: 55px; background-color: #e3e3e3; border:1px solid #c5c5c5; float: left;}
.tk_tab_wrap .tk_tab.on { background-color: #fff; border:none; border-top:2px solid #0b6a2f; border-left: 1px solid #c5c5c5;}

.tk_under_line { text-align: center; border-bottom: 1px solid #a6a6a6; width: 100%; padding-bottom: 10px; margin-top: 80px; font-size: 1.5em; }





/*sto_ticket*/
.tkcolor { color: #29b05c; }
.tkbold { font-weight: 700; }


.store_list { width: 100%; text-align: center; margin-bottom: 15px;}
.store_list ul { padding:0; margin: 0; }
.store_list ul li{transition: all 0.3s ease; cursor: pointer; padding:8px 10px; margin: 5px; list-style: none; font-family: 'Spoqa Han Sans'; font-size: 0.75em; font-weight: 400; color: #5e5e5e; text-align-last: center;  border:1px solid #5e5e5e; display: inline-block;}
.store_list ul li.on { background-color:#29b05c; color: #fff;  border:1px solid #29b05c;   }
.store_list ul li:hover { background-color:#29b05c; color: #fff;  border:1px solid #29b05c;   }


.icon_wrap { padding: 60px 0; border-bottom: 1px solid #a6a6a6; }

.icon_item .text01 { text-align: center; font-size: 1.2em; color: #000000; margin-top: 20px;}
.icon_item .text02 { text-align: center; font-size: 1.3em; color: #29b05c; margin-top: 5px;}


.warning_tit { font-size: 1.3em; text-align: center; margin: 0; color: #0f0f0f; }
.warning_tit span{ color: #0b6a2f }

.warning { font-size: 1.2em; text-align: center; margin: 0; color: #0f0f0f;  }


.blockUI.blockMsg.blockPage{width: 800px !important; height: 650px !important; }



/*#login_layer { display:none; width:650px; height:800px; background-color: #fff; padding-top: 30px}*/


#by_layer { background-color: #fff; width: 100%; height: 100%;  display: none;  }
#by_layer > div.by_layer_close { width: 100%; text-align: right; }
#by_layer > div.by_layer_close img{ height: 40px; cursor: pointer;}
#by_layer > div.by_layer_inner { padding:25px 65px 65px 65px; }
.buy_tit01 { font-size: 1.7em; color:#0b6a2f; text-align: center;margin: 30px 0 0 0;  font-weight: 700; }
.buy_tit02 { font-size: 1.4em; color:#0f0f0f; text-align: center;margin: 0;  }


.btn_ticket_wrap { text-align: center; margin-top: 30px;}

.btn_ticket {margin:15px; cursor: pointer; border-radius: 50px; background-color: #29b05c; font-size: 1em; text-align: center; padding:10px 30px; color: #fff; display: inline-block; }



@media (max-width: 992px) { 
.blockUI.blockMsg.blockPage{width: 95% !important; height: 350px !important; }
#by_layer > div.by_layer_inner { padding:10px; }
}












