@import url('/css/style2021.css');
@import url('/UbestA/ubesta2_new/Css/font.css');

/* margin */
.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt55 {
    margin-top: 55px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt65 {
    margin-top: 65px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mt75 {
    margin-top: 75px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt85 {
    margin-top: 85px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mt95 {
    margin-top: 95px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb65 {
    margin-bottom: 65px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb75 {
    margin-bottom: 75px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb85 {
    margin-bottom: 85px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb95 {
    margin-bottom: 95px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml55 {
    margin-left: 55px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml65 {
    margin-left: 65px !important;
}

.ml70 {
    margin-left: 70px !important;
}

.ml75 {
    margin-left: 75px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml85 {
    margin-left: 85px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.ml95 {
    margin-left: 95px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr55 {
    margin-right: 55px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr65 {
    margin-right: 65px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mr75 {
    margin-right: 75px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mr85 {
    margin-right: 85px !important;
}

.mr90 {
    margin-right: 90px !important;
}

.mr95 {
    margin-right: 95px !important;
}

.mr100 {
    margin-right: 100px !important;
}


html {
    height: 100%;
    overflow-y: scroll;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.3
}

header {
    position: relative;
    font-family: 'notosans';
    color: #b5b5b5;
    height: 120px;
}

header:before {
    content: '';
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    top: 0;
}

header nav {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    background: none;
    background-color: #feba00;
    background-image: url("https://www.transparenttextures.com/patterns/pyramid.png");
}

header nav ul {
    width: 1000px;
    margin: 0 auto;
    height: 70px;
    font-family: 'cookie';
    font-size: 20px;
    line-height: 70px;
    border-bottom: #DDA200 1px solid;
}

header nav ul li {
    display: inline-block;
    vertical-align: middle;
}

header nav ul li a {
    position: relative;
    font-family: 'cookie' !important;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-weight: 500;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    letter-spacing: 0;
}

header nav ul li a:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    height: 43px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
}

header nav ul li a:hover {
    color: #fff;
}

header nav ul li a:hover:after {
    opacity: 1
}

header nav ul li.menu01 {
    width: 179px;
}

header nav ul li.menu01 a:hover {
    border-radius: 10px;
    background-color: #323232;
    color: #feba00;
    padding: 4px 10px;
    border: 2px #545454 solid;
    height: 70px;
}

header nav ul li.menu02 {
    width: 167px;
}

header nav ul li.menu02 a:hover {
    border-radius: 10px;
    background: #323232;
    color: #feba00;
    padding: 4px 10px;
    border: 2px #545454 solid;
    height: 70px;
}

header nav ul li.menu03 {
    width: 167px;
}

header nav ul li.menu03 a:hover {
    border-radius: 10px;
    background: #323232;
    color: #feba00;
    padding: 4px 10px;
    border: 2px #545454 solid;
    height: 70px;
}

header nav ul li.menu04 {
    width: 165px;
}

header nav ul li.menu04 a:hover {
    border-radius: 10px;
    background: #323232;
    color: #feba00;
    padding: 4px 10px;
    border: 2px #545454 solid;
    height: 70px;
}

header nav ul li.menu05 {
    width: 208px;
}

header nav ul li.menu05 a:hover {
    border-radius: 10px;
    background: #323232;
    color: #feba00;
    padding: 4px 10px;
    border: 2px #545454 solid;
    height: 70px;
}

header nav ul li .on {
    border-radius: 10px;
    background: #323232;
    color: #feba00;
    padding: 4px 10px;
    border: 2px #545454 solid;
    height: 70px;
}

em,
address {
    font-style: normal;
}

/* score_wrap */

.score_wrap {
    width: 100%;
    background: #333;
    height: 50px;
}

.score_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.score_cont h1 {
    float: left;
    margin-right: 60px;
}

.score_cont h1 a {
    display: block;
    padding: 13px 12px 11px;
}


.score_cont .type {
    float: left;
}

.score_cont .type p {
    display: inline-block;
    height: 16px;
    margin-top: 18px;
    text-indent: -9999px;
}

.score_cont .type p.fame {
    width: 60px;
    margin-right: 105px;
    color: #fff;
}

.score_cont .type p.alpha {
    width: 62px;
    margin-right: 80px;
    background: url(/UbestA/ubesta2_new/images/2020/pic/pic_menu02.png);
}

.score_cont .type p.carat {
    width: 64px;
    background: url(/UbestA/ubesta2_new/images/2020/pic/pic_menu03.png);
}

.score_cont .gnb {
    float: right;
    padding-top: 14px;
}

.score_cont .gnb:after {
    display: block;
    content: '';
    clear: both;
}

.score_cont .gnb .attendance {
    float: left;
    margin-right: 30px;
    font-size: 15px;
    line-height: 20px;
    color: #b5b5b5;
}

.score_cont .gnb .attendance em {
    color: #f6f6f6;
}

.score_cont .gnb .attendance strong {
    color: #ffc823;
    font-weight: 400;
}

.score_cont .gnb .util {
    float: left;
}

.score_cont .gnb .util:after {
    display: block;
    content: '';
    clear: both;
}

.score_cont .gnb .util a {
    display: block;
    float: left;
    height: 14px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    line-height: 14px;
    border-radius: 4px;
}

.score_cont .gnb .util a + a {
    margin-left: 8px;
}

.score_cont .score_3 {
    float: left;
    width: 160px;
    color: #fff;
    font-size: 18px;
    height: 33px;
    font-weight: 600;
    background: #222222;
    border-radius: 20px;
    line-height: 39px;
    border: 1px solid #3e3e3e;
    margin: 0 10px;
    line-height: 10px;
    padding-right: 14px;
}

.score_cont .total_score {
    font-size: 16px;
}


.left_wrap {
    float: left;
	margin-left: -25px;
    width: 170px;
    position: absolute;
    top: 1301px;
}

.conts_wrap {
    float: right;
    width: 980px;
}

.conts_wrap h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #3d3d3c;
    text-align: left;
}

.visual {
    background: url(/img/sub_img/img_summer2021_visualbg.png) center top no-repeat;
    height: 664px;
}

.visual ul {
    padding-top: 50px;
}

.visual ul li {
    text-align: center;
}

.visual ul li h3 {
    margin: 30px 0 50px;
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
}

.visual ul li p {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    color: #fff;
}

.visual ul li p strong {
    font-weight: 500;
}

.visual ul li span {
    display: inline-block;
    padding: 0 30px;
    font-size: 20px;
    font-weight: 500;
    line-height: 50px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
}

.visual .weeknotice {
	margin: 40px auto 0;
	padding: 40px;
	width: 720px;
	border: 1px solid #fff;
	border-radius: 20px;
	background: #fff;
}

.visual .weeknotice span {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	color: #3d3d3c;
}

.visual .weeknotice p {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #5b5b5a;
}
.visual .weeknotice table {
	margin-top: 20px;
	width: 100%;
}
.visual .weeknotice table tbody tr td {
	padding: 15px;
	vertical-align: middle;
	border: 1px solid #e9e9e9;
	text-align: center;
}

.visual .weeknotice table tbody tr td p strong {
	font-weight: 500;
}

/* snb_left_wrap */

#snb_left_wrap {
    position: absolute;
    padding: 0;
    width: 170px;
    top: 794px;
    left: 0px;
    border: 0;
}

#snb_left_wrap > h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: #5b5b5a;
}

#snb_left_wrap .pagename {
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
    color: #5b5b5a;
}

#snb_left_wrap ul {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

#snb_left_wrap ul li {
    margin-top: 10px;
    border: 1px solid #e9e9e9;
    border-radius: 50px;
    text-align: center;
}

#snb_left_wrap ul li:first-child {
    margin-top: 0;
}

#snb_left_wrap ul li.snb_on {
    border: 1px solid #007aff;
    background: #007aff;
}

#snb_left_wrap ul li a {
    display: block;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
    color: #797978;
}

#snb_left_wrap ul li.snb_on a {
    font-weight: 400;
    color: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#snb_left_wrap ul li:hover {
    border: 1px solid #007aff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#snb_left_wrap ul li:hover a {
    color: #007aff;
}

#snb_left_wrap ul li.snb_on:hover a {
    color: #fff;
}

.quickdiary {
    width: 60px;
}

.quickdiary img {
    width: 100%;
}

/* brd_wrap */
.notice_section1 {
    width: 100%;
    text-align: center;
}

.notice_section2 {
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    padding-bottom: 50px;
}

.notice_search2 {
    text-align: center;
}

.notice_search2 ul li {
    display: inline-block;
}

.input_style {
    width: 250px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.search_btn2 {
    padding: 10px 20px;
    background-color: #313131;
    color: #fff;
}

.search_btn2:hover {
    padding: 10px 20px;
    background-color: #0b0b0b;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.write_btn2 {
    padding: 10px 25px;
    background-color: #fdcc32;
    color: #fff;
}

.write_btn2:hover {
    padding: 10px 25px;
    background-color: #fd9b32;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.mgl10 {
    margin-left: 10px;
}

.btn_wrap {
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-top: 20px;
}

.btn_wrap ul {
    margin: 0px;
    padding: 0px;
}

.btn_wrap ul li {
    width: 40%;
    display: inline-block;
    font-size: 16px;
    border: 0;
    float: none;
}

/* brd_wrap list */
.brd_wrap table.board_li tr {
    border-bottom: 1px solid #e9e9e9;
}

.brd_wrap table.board_li th {
    height: 40px;
    font-weight: 500;
}

.brd_wrap table.board_li td {
    height: 40px;
}

.brd_wrap .brd_tit h3 {
    padding-bottom: 15px;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
}

.brd_wrap .brd_tit h3::before {
    margin-bottom: 15px;
    display: block;
    content: '';
    width: 30px;
    height: 3px;
    background: #ffc823;
}

.brd_wrap .brd_tit p {
    margin-bottom: 20px;
    line-height: 1.5;
}

.brd_wrap .subject {
    text-align: left;
    padding: 5px 5px;
}

.brd_wrap .subject a {
    color: #737373;
}

.brd_wrap .new_icon {
    margin-left: 5px;
    padding: 0 10px;
    border: 1px solid #ffb923;
    border-radius: 50px;
    font-size: 12px;
    color: #ffb923;
    line-height: 2;
}

.brd_wrap .search_wrap {
    position: relative;
    padding: 20px 0;
    width: 100%;
}

.brd_wrap .search_cont {
    margin: 4px auto;
    display: table;
    position: relative;
    width: 300px;
}

.brd_wrap .search_cont input[type=text] {
    margin: 0;
    padding: 5px 48px 5px 15px;
    width: 100%;
    border-radius: 100px;
}

.brd_wrap .search_cont input[type=image] {
    position: absolute;
    top: 14px;
    right: 15px;
    width: 18px;
}

.brd_wrap .search_wrap button {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    user-select: none;
    display: flex;
    margin: 0 auto;
    padding: 0;
    width: 170px;
    font-size: 15px;
    font-weight: 400;
    line-height: 50px;
    border-radius: 50px;
    background: none;
    text-align: center;
    color: #9e9e9e;
    border: 1px solid #dbdbdb;
}

/* brd_wrap view, write */
.brd_wrap .brd_view tr,
.brd_wrap .brd_write tr {
    border-bottom: 1px solid #e9e9e9;
}

.brd_wrap .brd_view tr:first-child,
.brd_wrap .brd_write tr:first-child {
    border-top: 1px solid #9e9e9e;
}

.brd_wrap .brd_view th,
.brd_wrap .brd_write th {
    text-align: center;
    padding: 0 10px;
    font-weight: 500;
}

.brd_wrap .brd_view td {
    padding: 0 10px;
    height: 50px;
}

.brd_wrap .brd_view .brd_cont {
    padding: 20px 20px;
    height: 300px;
}

.brd_wrap .brd_view .brd_cont img {
    max-width: 940px;
}

.brd_wrap .brd_view .brd_cont .share {
    margin-top: 20px;
    height: 40px;
    float: right;
}

.brd_wrap .brd_write td {
    padding: 0 10px;
    height: 60px;
}

.brd_wrap .brd_write .comemnt {
    text-align: left;
	font-size: 15px;
    line-height: 1;
    color: rgb(243, 110, 102);
    font-weight: 400;
}

.like {
    margin-left: 5px;
    font-weight: bold;
}

.likebtn {
    float: left;
    margin: 0px;
}

/* btn_wrap */
.btn_wrap,
.btn_wrap2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    margin: 50px auto;
}

.btn_wrap ul {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

.btn_wrap ul li {
    float: none;
    width: 47%;
    display: inline-block;
}

.ok_btn,
.x_btn,
.list_btn {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    outline: none;
    user-select: none;
    display: flex;
    margin: 0 10px;
    padding: 0;
    width: 116px;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    border-radius: 35px;
    background: none;
    text-align: center;
    color: #9e9e9e;
    border: 1px solid #dbdbdb;
}

.ok_btn {
	color: #fff;
    border: 1px solid #3d3d3c;
    background: #3d3d3c;
}

.btn_wrap2 ul {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

.btn_wrap2 ul li {
    float: none;
    width: 170px;
    display: inline-block;
}

/*pagenation*/
.pagination {
   
    height: 50px;
    text-align: center;
    display: inline-block;
    margin: 40px 0 20px 0;
}

.pagination a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.pagination a.active {
    background-color: #ffc600;
    color: #fff;
    font-weight: bold;
}

.pagination a:hover:not(.active) {
    background-color: #ffc600;
}


/* edg header */
.edg_header_wrap {
    width: 100%;
}

.edg_header_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}