@charset "utf-8";

#join {width: 100%; overflow: hidden; color: #333; line-height: 1.3; letter-spacing: -0.025rem; padding-bottom: 88px;}
#join * {box-sizing: border-box;}
#join img {display: block; max-width: 100%; margin: 0 auto;}
#join button {-webkit-appearance: none; appearance: none;}
#join #body_temp {}
.container {max-width: 1320px; padding-left: 20px; padding-right: 20px;}

@media (max-width:768px) {
	#join {padding-bottom: 72px;}
}




.jn-top {padding-top: 64px; padding-bottom: 120px; background: url('https://img.megastudyth.com/event/2023/join/join_top_bg.png')no-repeat center center / cover;}
.jn-top__wrap {display: flex;}
.jn-top__slogan {width: 40%;}
.jn-top__slogan h3 {height: 56px; text-indent: -9999px; background: url('https://img.megastudyth.com/event/2023/join/join_top_logo.png')no-repeat left center / auto 100%;}
.jn-top__slogan p {font-size: 20px; margin-top: 16px;}
.jn-top__content {width: 60%;}

.jn-accordion {margin: 0 -6px;}
.jn-accordion .slick-list {}
.jn-accordion .slick-track {width: 100% !important; display: flex;}
.jn-accordion .slick-slide {padding: 0 6px; left: 0 !important; opacity: 1 !important; flex: 1; -webkit-transition: all .3s ease-out !important; transition: all .3s ease-out !important;}
.jn-accordion__item {height: 440px; cursor: pointer; -webkit-border-radius: 12px; border-radius: 12px; position: relative; overflow: hidden;}
.jn-accordion__item p {font-size: 40px; font-weight: 600; color: #fff; transform: translateX(-100%); transition-duration: 0.2s; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; padding: 48px;}
.jn-accordion__item span {display: block; color: #FFF739;}
.jn-accordion .slick-current {flex: 5;}
.jn-accordion .slick-current p {transform: translateX(0px); opacity: 1; transition-duration: 1.5s;}

.jn-univ {padding-top: 48px; padding-bottom: 56px; background: linear-gradient(180deg, #2C507A 0%, #567AA4 100%);}
.jn-univ__title {text-align: center;}
.jn-univ__title h3 {font-size: 36px; color: #fff; font-weight: 600;}
.jn-univ__title p {font-size: 20px; font-weight: 300; margin-top: 8px; color: rgba(255,255,255,0.7);}
.jn-univ__list {margin-top: 32px;}
.jn-univ__list .slick-slide {padding: 0 32px;}
.jn-univ__list em {display: block !important; width: 72px !important; height: 72px; margin: 0 auto; background-size: 64px auto !important; -webkit-border-radius: 12px; border-radius: 12px;}

@media (max-width:1280px) {
	.jn-top {padding-bottom: 64px;}
	.jn-top__slogan {width: 45%;}
	.jn-top__slogan h3 {height: 40px;}
	.jn-top__slogan p {font-size: 18px;}
	.jn-top__content {width: 55%;}
	.jn-accordion__item {height: 320px;}
	.jn-accordion__item p {font-size: 26px; padding: 24px;}

	.jn-univ__title h3 {font-size: 32px;}
	.jn-univ__title p {font-size: 18px;}
}

@media (max-width:992px) {	
	.jn-top {padding-top: 40px; padding-bottom: 40px;}
	.jn-top__slogan {padding-right: 24px;}
	.jn-top__slogan p {font-size: 16px;}
	.jn-accordion {margin: 0 -4px;}
	.jn-accordion .slick-slide {padding: 0 4px;}
	.jn-accordion__item {height: 240px;}
	.jn-accordion__item p {font-size: 20px; padding: 16px;}

	.jn-univ__title h3 {font-size: 26px;}
	.jn-univ__title p {font-size: 16px;}
}

@media (max-width:768px) {
	.jn-top__wrap {display: block;}
	.jn-top__slogan {width: 100%;}
	.jn-top__slogan h3 {height: 32px;}
	.jn-top__slogan p {font-size: 14px; margin-top: 8px;}
	.jn-top__content {width: 100%; margin-top: 16px;}
	.jn-accordion {margin: 0 -2px;}
	.jn-accordion .slick-slide {padding: 0 2px;}
	.jn-accordion .slick-current {flex: 7;}
	.jn-accordion__item {height: 200px; -webkit-border-radius: 8px; border-radius: 8px;}
	.jn-accordion__item p {font-size: 20px; padding: 16px;}
	.jn-univ__title h3 {font-size: 22px;}
	.jn-univ__title h3 span {display: block;}
	.jn-univ__title p {font-size: 13px;}
	.jn-univ__list {margin-top: 24px;}
	.jn-univ__list .slick-slide {padding: 0 8px;}
	.jn-univ__list em {width: 64px !important; height: 64px; background-size: 48px auto !important; -webkit-border-radius: 8px; border-radius: 8px;}
}

@media (max-width:320px) {
	.jn-univ__title h3 {font-size: 18px;}
}





.jn-best {padding-top: 64px; padding-bottom: 56px; background: #D9EDFF;}
.jn-best__title {text-align: center;}
.jn-best__title p {font-size: 20px; color: #676767;}
.jn-best__title h3 {font-size: 48px; font-weight: 600; margin-top: 12px; line-height: 1.0;}
.jn-best__title h3 span {display: inline-flex; height: 62px; padding: 0 16px; background: #00FF66; color: #326BFF; -webkit-border-radius: 50%; border-radius: 50%; align-items: center; justify-content: center;}
.jn-best__title h3 br {display: none;}
.jn-best__box {margin-top: 48px; overflow: hidden; -webkit-border-radius: 16px; border-radius: 16px; box-shadow: 0px 0px 20px 0px #00000029;}
.jn-best__video {padding-bottom: 56.25%; position: relative;}
.jn-best__video iframe {display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.jn-best__text {padding: 32px 40px; background: #F6F6F6;}
.jn-best__text dl {padding-bottom: 16px; margin-bottom: 16px; border-bottom: solid 1px #ddd;}
.jn-best__text dl dt {font-size: 20px; font-weight: 600;}
.jn-best__text dl dd {margin-top: 16px; display: flex; align-items: center;}
.jn-best__text dl dd span {font-size: 14px; color: #999;}
.jn-best__text dl dd ul {display: inline-flex; margin-left: 8px;}
.jn-best__text dl dd ul li {width: 21px; height: 20px; background: url('https://img.megastudyth.com/event/2023/join/join_best_rating.png')no-repeat center center / cover;}
.jn-best__text p {line-height: 1.6;}

@media (max-width:1280px) {
	.jn-best__title p {font-size: 18px;}
	.jn-best__title h3 {font-size: 36px;}
}

@media (max-width:992px) {	
	.jn-best__title p {font-size: 16px;}
	.jn-best__title h3 {font-size: 30px;}
	.jn-best__title h3 br {display: block;}
	.jn-best__title h3 span {height: 40px; padding: 0 8px; font-size: 30px;}
	.jn-best__box {margin-top: 32px;}

}

@media (max-width:768px) {
	.jn-best {padding-top: 48px;}
	.jn-best__title p {font-size: 12px;}
	.jn-best__title h3 {font-size: 22px; margin-top: 8px;}
	.jn-best__title h3 span {height: 32px; font-size: 18px;}
	.jn-best__box {margin-top: 16px;}
	.jn-best__text {padding: 24px;}
	.jn-best__text dl {padding-bottom: 8px; margin-bottom: 8px;}
	.jn-best__text dl dt {font-size: 16px;}
	.jn-best__text dl dd {margin-top: 4px;}
	.jn-best__text dl dd span {font-size: 12px;}
	.jn-best__text dl dd ul li {width: 16px; height: 15px;}
	.jn-best__text p {font-size: 12px;}
}

@media (max-width:320px) {
	.jn-best__title h3 {font-size: 18px;}
}




.jn-pack {padding-top: 56px; padding-bottom: 80px;}
.jn-pack__title {text-align: center;}
.jn-pack__title p {color: #0082FF; font-size: 20px;}
.jn-pack__title h3 {font-size: 48px; font-weight: 700; margin-top: 8px; line-height: 1.1;}
.jn-pack__title h3 br {display: none;}
.jn-pack__list {margin-top: 40px;}
.jn-pack__item {margin-bottom: 24px;}
.jn-pack__item:last-child {margin-bottom: 0;}
.jn-pack__toggle {height: 68px; background: #435287; color: #fff !important; font-size: 28px; font-weight: 600; padding: 0 24px; position: relative; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0; display: flex; align-items: center; justify-content: space-between;}
.jn-pack__toggle:before {content: ''; display: block; width: 48px; height: 42px; background: #fff; position: absolute; right: 24px; bottom: 0; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0;}
.jn-pack__toggle:after {content: ''; display: block; position: absolute; right: 43px; bottom: 18px; width: 0px; height: 0px; border-style: solid; border-width: 5px 5px 0 5px; border-color: #000000 transparent transparent transparent; transform: rotate(0deg);}
.jn-pack__toggle.active:after {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.jn-pack__detail {display: none; padding: 32px 40px; border: solid 1px #ddd; border-top: none;}
.jn-pack__inner {display: flex; align-items: center; justify-content: space-between;}
.jn-pack__inner ul {flex-grow: 1; padding-left: 16px;}
.jn-pack__inner ul li {list-style: decimal; font-size: 18px; margin-bottom: 8px;}
.jn-pack__inner ul li:last-child {margin-bottom: 0;}
.jn-pack__right {align-items: center; flex-shrink: 0; display: flex; flex-direction: column;}
.jn-pack__right p {display: flex; align-items: center;}
.jn-pack__right p u {display: inline-block; color: #999; position: relative; text-decoration: none; margin-right: 32px;}
.jn-pack__right p u:before {content: ''; display: block; height: 1px; background: #E70A0A; position: absolute; left: -8px; right: -8px; top: 50%;}
.jn-pack__right p u:after {content: ''; display: block; position: absolute; right: -14px; top: 50%; margin-top: -4px; width: 0px; height: 0px; border-style: solid; border-width: 5px 0 5px 6px; border-color: transparent transparent transparent #E70A0A; transform: rotate(0deg);}
.jn-pack__right p span {color: #E70A0A;}
.jn-pack__right p strong {font-size: 40px; font-weight: 600;}
.jn-pack__right a {width: 200px; height: 56px; margin-top: 16px; background: #EBF4FF; color: #0082FF; font-size: 24px; font-weight: 600; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 40px; border-radius: 40px;}

@media (max-width:1280px) {
	.jn-pack__title p {font-size: 18px;}
	.jn-pack__title h3 {font-size: 36px;}
	.jn-pack__toggle {height: 56px; font-size: 24px;}
	.jn-pack__detail {padding: 24px;}
	.jn-pack__inner ul li {font-size: 16px;}
	.jn-pack__right a {width: 160px; height: 48px; font-size: 20px;}
}

@media (max-width:992px) {	
	.jn-pack__title p {font-size: 16px;}
	.jn-pack__title h3 {font-size: 28px;}
	.jn-pack__list {margin-top: 24px;}
	.jn-pack__toggle {height: 48px; font-size: 20px;}
	.jn-pack__toggle:before {width: 40px; height: 32px; right: 16px;}
	.jn-pack__toggle:after {right: 31px; bottom: 13px;}
	.jn-pack__detail {padding: 16px;}
	.jn-pack__inner ul li {font-size: 14px; margin-bottom: 4px;}
	.jn-pack__right p u {font-size: 12px; margin-right: 24px;}
	.jn-pack__right p span {font-size: 12px;}
	.jn-pack__right p strong {font-size: 32px;}
	.jn-pack__right a {width: 120px; height: 40px; font-size: 18px; margin-top: 8px;}
}

@media (max-width:768px) {
	.jn-pack__title p {font-size: 14px;}
	.jn-pack__title h3 {font-size: 24px;}
	.jn-pack__title h3 br {display: block;}
	.jn-pack__list {margin-top: 16px;}
	.jn-pack__item {margin-bottom: 16px;}	
	.jn-pack__toggle {height: 40px; font-size: 18px; padding: 0 16px;}
	.jn-pack__inner {display: block;}
	.jn-pack__right {border-top: solid 1px #ddd; margin-top: 16px; padding-top: 16px; padding-left: 8px; flex-direction: row; justify-content: space-between;}
	.jn-pack__right a {margin-top: 0;}
}

@media (max-width:320px) {
	.jn-pack__title p {font-size: 12px;}
	.jn-pack__title h3 {font-size: 20px;}
	.jn-pack__right a {width: 80px; height: 32px; font-size: 14px;}
}




.jn-review {}
.jn-review__rolling {padding-bottom: 126px; background: url('https://img.megastudyth.com/event/2023/join/join_rolling.png')no-repeat center center / cover;}
.jn-review__wars {position: relative; height: 300px; overflow: hidden;}
.jn-review__move {position: absolute; bottom: 0; left: 50%; height: 160rem; font-weight: bold; font-size: 4.5rem; width: 100%; overflow: hidden;}
.jn-review__move {transform-origin: 0% 105%; transform: perspective(220px) translateX(-50%) rotateX(25deg);}
.jn-review__move ul {animation-name: text-move; animation-duration: 60s; animation-timing-function: linear;}
.jn-review__move ul li {display: flex; justify-content: space-between; color: #fff; padding: 10px;}
.jn-review__move ul li:last-child {border-bottom: none;}
.jn-review__list {position: relative; margin-top: -126px;}
.jn-review__list:before {content: ''; display: block; position: absolute; left: 0; right: 0; top: 126px; bottom: 0; background: #345383;}
.jn-review__slider {margin: 0 -10px;}
.jn-review__slider .slick-slide {padding: 0 10px 16px;}
.jn-review__item {background: #fff; height: 252px; display: flex !important; flex-direction: column; -webkit-border-radius: 20px; border-radius: 20px; overflow: hidden; box-shadow: 0px 8px 16px 0px #0000001F;}
.jn-review__item dt {flex-shrink: 0; padding: 24px 16px; height: 104px; display: flex;}
.jn-review__item dt em {display: block; width: 40px; height: 40px; flex-shrink: 0; margin-right: 12px; -webkit-border-radius: 50%; border-radius: 50%;}
.jn-review__item dt h5 {font-size: 24px; font-weight: 600;}
.jn-review__item dt p {color: #999; font-weight: 300;}
.jn-review__item dd {padding: 16px 24px; flex-grow: 1; color: #555; background: #F6F6F6; font-weight: 300; font-size: 15px; line-height: 1.4; -webkit-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0;}
.jn-review__item dd span {font-weight: 600; color: #1A2663; font-size: 20px; margin: 4px; box-shadow: inset 0 -28px 0 #d0e1fb;}
.jn-review__bot {margin-top: 40px; text-align: center; padding-bottom: 64px;}
.jn-review__bot h5 {font-size: 40px; color: #fff;}
.jn-review__bot a {width: 248px; height: 60px; background: #297FFF; color: #fff; font-weight: 500; font-size: 24px; margin: 20px auto 0; display: flex; align-items: center; justify-content: center; -webkit-border-radius: 30px; border-radius: 30px;}
@keyframes text-move {from {transform: translateY(2500px);}to {transform: translateY(-6000px);}}

@media (max-width:1280px) {
	.jn-review__move {font-size: 3.5rem;}
	.jn-review__item {height: 224px;}
	.jn-review__item dt h5 {font-size: 18px;}
	.jn-review__item dt p {font-size: 14px;}
	.jn-review__item dd {padding: 16px; font-size: 13px;}
	.jn-review__item dd span {font-size: 16px; margin: 2px; box-shadow: inset 0 -20px 0 #d0e1fb;}
	.jn-review__bot {margin-top: 16px;}
	.jn-review__bot h5 {font-size: 32px;}
	.jn-review__bot a {width: 200px; height: 48px; font-size: 20px; margin: 16px auto 0;}
}

@media (max-width:992px) {	
	.jn-review__move {font-size: 2.5rem;}
}

@media (max-width:768px) {
	.jn-review__wars {margin: 0 -60px; height: 260px;}
	.jn-review__move h5,
	.jn-review__move p {font-size: 2.0rem;}
	.jn-review__move ul {font-size: 12px; height: 200px;}
	.jn-review__bot {margin-top: 0;}
	.jn-review__bot h5 {font-size: 24px;}
	.jn-review__bot a {width: 160px; height: 40px; font-size: 16px;}
}





.jn-content {padding-top: 80px; padding-bottom: 136px;}
.jn-content__title {text-align: center; margin-bottom: 80px;}
.jn-content__title p {font-size: 20px;}
.jn-content__title h3 {display: inline-flex; position: relative; height: 62px; font-size: 48px; font-weight: 600; padding: 0 16px; margin-top: 16px; color: #1855CC; background: #00FF66; -webkit-border-radius: 50%; border-radius: 50%; align-items: center; justify-content: center;}
.jn-content__title h3:before {content: ''; display: block; width: 118px; height: 122px; position: absolute; right: 100%; margin-right: 64px; bottom: -32px; background: url('https://img.megastudyth.com/event/2023/join/join_content_icon.png')no-repeat center center / cover;}
.jn-content__list {display: flex; margin: 0 -10px;}
.jn-content__list li {width: 33.3333%; padding: 0 10px;}
.jn-content__list li a {display: block; height: 100%; position: relative; padding: 40px 32px; background: linear-gradient(97.54deg, #3972FF 0.91%, #6ED0FF 100%); -webkit-border-radius: 16px; border-radius: 16px;}
.jn-content__list li a h5 {font-size: 32px; color: #fff; font-weight: 600;}
.jn-content__list li a p {color: rgba(255,255,255,0.7); font-weight: 300; margin-top: 16px;}
.jn-content__list li a span {display: block; font-size: 0px; position: absolute; right: 32px; top: 48px; padding-right: 16px;}
.jn-content__list li a span:before {content: ''; display: block; width: 48px; height: 26px; background: #fff; position: absolute; right: 0; top: 50%; margin-top: -13px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -webkit-border-radius: 50%; border-radius: 50%;}
.jn-content__list li a span:after {content: ''; width: 31px; height: 18px; display: block; position: relative; background: url('https://img.megastudyth.com/event/2023/join/join_content_arrow.png')no-repeat center center / cover;}

@media (max-width:1280px) {
	.jn-content__title h3 {font-size: 40px;}
	.jn-content__list li a h5 {font-size: 26px;}
	.jn-content__list li a span {right: 16px;}
}

@media (max-width:992px) {	
	.jn-content {padding-bottom: 96px;}
	.jn-content__title {margin-bottom: 40px;}
	.jn-content__title p {font-size: 16px;}
	.jn-content__title h3 {height: 48px; font-size: 36px; margin-top: 8px;}
	.jn-content__list li a {padding: 32px 24px;}
	.jn-content__list li a h5 {font-size: 22px;}
	.jn-content__list li a p {margin-top: 8px;}
	.jn-content__list li a span {display: none;}
}

@media (max-width:768px) {
	.jn-content {padding-top: 48px; padding-bottom: 64px;}
	.jn-content__title {margin-bottom: 24px;}
	.jn-content__title p {font-size: 14px;}
	.jn-content__title h3 {height: 40px; font-size: 26px;}
	.jn-content__list {display: block; margin: 0;}
	.jn-content__list li {width: 100%; padding: 0; margin-bottom: 8px;}
	.jn-content__list li:last-child {margin-bottom: 0;}
	.jn-content__list li a span {display: block; top: 32px;}
}



.jn-pop {display: none; background: rgba(0,0,0,0.7); position: fixed; z-index: 2000; left: 0; right: 0; top: 0; bottom: 0; overflow-y: auto; padding: 48px 16px;}
.jn-pop > div {width: 100%; height: 100%; display: table;}
.jn-pop > div > div {display: table-cell; width: 100%; vertical-align: middle;}
.jn-pop__box {width: 100%; max-width: 1280px; margin: 0 auto; position: relative; -webkit-border-radius: 12px; border-radius: 12px; -webkit-box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.28); box-shadow: 0px 0px 24px 0px rgba(0,0,0,0.28);}
.jn-pop__close {display: block; width: 32px; height: 32px; background: none; position: absolute; right: 0; bottom: 100%; text-indent: -9999px;}
.jn-pop__close:before,
.jn-pop__close:after {content: ''; display: block; width: 26px; height: 3px; background: #fff; position: absolute; left: 50%; top: 50%; margin-left: -13px; margin-top: -1px;}
.jn-pop__close:before {-webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.jn-pop__close:after {-webkit-transform: rotate(45deg); transform: rotate(45deg);}
.jn-pop__top {height: 260px; padding-left: 56px; padding-right: 96px; display: flex; align-items: center; justify-content: space-between; background: linear-gradient(90.96deg, #3973FF 0%, #6ED2FF 100%); -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0;}
.jn-pop__top:after {content: ''; display: block; transform-origin: right center; flex-shrink: 0; margin-left: 16px;}
.jn-pop__top > div {flex-grow: 1;}
.jn-pop__top h4 {font-size: 48px; font-weight: 700; color: #fff;}
.jn-pop__top p {font-size: 24px; color: rgba(255,255,255,0.7); font-weight: 300; margin-top: 16px; line-height: 1.3;}
.jn-pop#jn-pop1 .jn-pop__top:after {width: 209px; height: 196px; background: url('https://img.megastudyth.com/event/2023/join/join_popup_top_1.png')no-repeat center center / cover;}
.jn-pop#jn-pop2 .jn-pop__top:after {width: 250px; height: 162px; background: url('https://img.megastudyth.com/event/2023/join/join_popup_top_2.png')no-repeat center center / cover;}
.jn-pop#jn-pop3 .jn-pop__top:after {width: 183px; height: 168px; background: url('https://img.megastudyth.com/event/2023/join/join_popup_top_3.png')no-repeat center center / cover;}
.jn-pop__cont {background: #fff; padding: 20px; -webkit-border-radius: 0 0 12px 12px; border-radius: 0 0 12px 12px;}
.jn-pop__round {overflow: hidden; -webkit-border-radius: 12px; border-radius: 12px;}
.jn-pop__btn {padding-top: 40px; padding-bottom: 20px;}
.jn-pop__btn a {background: #0082ff; color: #fff !important; margin: 0 auto; font-weight: 600; font-size: 24px; display: flex; width: 280px; height: 56px; padding: 0 24px; align-items: center; justify-content: space-between; -webkit-border-radius: 56px; border-radius: 56px;}
.jn-pop__btn a:after {content: ''; display: block; box-sizing: border-box; width: 11px; height: 11px; border-top: solid 3px #fff; border-right: solid 3px #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg);}

.jn-pop__slider,
.jn-pop__slider .slick-list,
.jn-pop__slider .slick-track,
.jn-pop__slider .slick-slide,
.jn-pop__slider .slick-slide > div {height: 100%;}
.jn-pop__slider .slick-slide > div {display: block !important;}
.jn-pop__slider {position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.jn-pop__review {height: 100%; padding: 32px 24px; box-sizing: border-box; display: flex !important; flex-direction: column; justify-content: space-between;}
.jn-pop__review h6 {font-size: 24px; font-weight: 400; line-height: 1.3;}
.jn-pop__review h6 span {color: #0082ff;}
.jn-pop__review em {display: block; color: #999; font-style: normal; align-self: flex-end; display: flex; align-items: center;}
.jn-pop__review em:before {content: ''; display: block; width: 24px; height: 24px; flex-shrink: 0; margin-right: 8px; background: url('https://img.megastudyth.com/event/2023/join/join_popup_content_2_3.png')no-repeat center center / cover;}

.jn-pop__cont_1 dt {}
.jn-pop__cont_1 dt img {width: 100%;}
.jn-pop__cont_1 dd {margin-top: 20px;}
.jn-pop__cont_1 dd ul {display: flex; margin: 0 -10px;}
.jn-pop__cont_1 dd ul li {width: 50%; padding: 0 10px;}
.jn-pop__cont_1 dd ul li > div {padding: 48px; min-height: 250px; box-sizing: border-box;}
.jn-pop__cont_1 dd ul li:nth-child(1) > div {padding-right: 40%; background: #F3FBED url('https://img.megastudyth.com/event/2023/join/join_popup_content_1_2.png')no-repeat right center / auto 250px;}
.jn-pop__cont_1 dd ul li:nth-child(2) > div {padding-right: 50%; background: #DCF7FF url('https://img.megastudyth.com/event/2023/join/join_popup_content_1_3.png')no-repeat right center / auto 250px;}
.jn-pop__cont_1 dd ul li h5 {font-size: 32px; font-weight: 700;}
.jn-pop__cont_1 dd ul li p {font-size: 20px; color: #676767; margin-top: 16px; line-height: 1.4; font-weight: 300;}

.jn-pop__cont_2 {display: flex; margin: 0 -10px;}
.jn-pop__cont_2 h5 {font-size: 32px; font-weight: 700;}
.jn-pop__cont_2 p {font-size: 20px; color: #676767; margin-top: 24px; font-weight: 300; line-height: 1.4;}
.jn-pop__cont_2 dt {width: 50%; padding: 0 10px; order: 2;}
.jn-pop__cont_2 dt > div {border: solid 1px #ddd; padding: 48px 48px 64px;}
.jn-pop__cont_2 dt img {display: block; max-width: 100%; margin: 64px auto 0; transform-origin: center bottom;}
.jn-pop__cont_2 dd {width: 50%; padding: 0 10px;}
.jn-pop__cont_2 dd ul {display: flex; flex-direction: column; height: 100%;}
.jn-pop__cont_2 dd ul li {height: 50%;}
.jn-pop__cont_2 dd ul li:nth-child(1) {padding-bottom: 10px;}
.jn-pop__cont_2 dd ul li:nth-child(1) > div {border: solid 1px #ddd; height: 100%; padding: 16px 48px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between;}
.jn-pop__cont_2 dd ul li:nth-child(1) > div > div {flex-grow; 1;}
.jn-pop__cont_2 dd ul li:nth-child(1) img {display: block; flex-shrink: 0; margin-left: 24px; transform-origin: right center;}
.jn-pop__cont_2 dd ul li:nth-child(2) {padding-top: 10px;}
.jn-pop__cont_2 dd ul li:nth-child(2) > div {height: 100%; background: #DFEFFF; position: relative;}

.jn-pop__cont_3 {display: flex; margin: 0 -10px;}
.jn-pop__cont_3 h5 {font-size: 32px; font-weight: 700;}
.jn-pop__cont_3 p {font-size: 20px; color: #676767; margin-top: 24px; font-weight: 300; line-height: 1.4;}
.jn-pop__cont_3 dt {width: 50%; padding: 0 10px; order: 2;}
.jn-pop__cont_3 dt > div {height: 100%; box-sizing: border-box; padding: 48px 40px; background: #E9F3FC; display: flex; flex-direction: column;}
.jn-pop__cont_3 dt > div > div {flex-grow: 1;}
.jn-pop__cont_3 dt img {margin-top: 64px; align-self: flex-end; flex-shrink: 0;}
.jn-pop__cont_3 dt h5 {color: #0082ff;}
.jn-pop__cont_3 dd {width: 50%; padding: 0 10px;}
.jn-pop__cont_3 dd ul {display: flex; flex-direction: column; height: 100%;}
.jn-pop__cont_3 dd ul li {height: 50%;}
.jn-pop__cont_3 dd ul li > div {height: 100%; padding: 16px 48px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between;}
.jn-pop__cont_3 dd ul li > div > div {flex-grow; 1;}
.jn-pop__cont_3 dd ul li img {display: block; flex-shrink: 0; margin-left: 24px;}
.jn-pop__cont_3 dd ul li:nth-child(1) {padding-bottom: 10px;}
.jn-pop__cont_3 dd ul li:nth-child(2) {padding-top: 10px;}
.jn-pop__cont_3 dd ul li:nth-child(1) > div {background: #F3FBED;}
.jn-pop__cont_3 dd ul li:nth-child(2) > div {background: #FFFAF1;}
.jn-pop__cont_3 dd ul li:nth-child(1) h5 {color: #1BC200;}
.jn-pop__cont_3 dd ul li:nth-child(2) h5 {color: #FF8A1E;}

@media (max-width:1280px) {
	.jn-pop__top {height: 176px; padding-left: 40px; padding-right: 64px;}
	.jn-pop__top:after {-webkit-transform: scale(0.7); transform: scale(0.7);}
	.jn-pop__top h4 {font-size: 40px;}
	.jn-pop__top p {font-size: 20px; margin-top: 16px;}
	.jn-pop__review {padding: 24px;}
	.jn-pop__review h6 {font-size: 18px;}
	.jn-pop__cont_1 dd ul li > div {padding: 32px; min-height: 200px;}
	.jn-pop__cont_1 dd ul li:nth-child(2) > div {background-size: auto 200px;}
	.jn-pop__cont_1 dd ul li h5 {font-size: 26px;}
	.jn-pop__cont_1 dd ul li p {font-size: 16px;}
	.jn-pop__cont_2 h5 {font-size: 26px;}
	.jn-pop__cont_2 p {font-size: 16px; margin-top: 16px;}
	.jn-pop__cont_2 dt > div {padding: 32px 32px 40px;}
	.jn-pop__cont_2 dt img {margin: 40px auto 0; width: 192px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) > div {padding: 16px 32px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) img {width: 152px;}
	.jn-pop__cont_3 h5 {font-size: 26px;}
	.jn-pop__cont_3 p {font-size: 16px; margin-top: 16px;}
	.jn-pop__cont_3 dt > div {padding: 32px;}
	.jn-pop__cont_3 dt img {margin-top: 40px; width: 160px;}
	.jn-pop__cont_3 dd ul li > div {padding: 16px 32px;}
	.jn-pop__cont_3 dd ul li img {margin-left: 24px; width: 132px;}
}

@media (max-width:992px) {	
	.jn-pop__top {height: 120px; padding-left: 32px; padding-right: 40px;}
	.jn-pop__top:after {-webkit-transform: scale(0.5); transform: scale(0.5);}
	.jn-pop__top h4 {font-size: 30px;}
	.jn-pop__top p {font-size: 16px; margin-top: 8px;}
	.jn-pop__btn a {font-size: 18px; width: 200px;}
	.jn-pop__review {padding: 16px 24px;}
	.jn-pop__review h6 {font-size: 16px;}
	.jn-pop__cont_1 dd ul {display: block; margin: 0;}
	.jn-pop__cont_1 dd ul li {width: 100%; padding: 0; margin-bottom: 20px;}
	.jn-pop__cont_1 dd ul li:last-child {margin-bottom: 0;}
	.jn-pop__cont_2 h5 {font-size: 22px;}
	.jn-pop__cont_2 p {font-size: 14px; margin-top: 8px;}
	.jn-pop__cont_2 dt > div {padding: 24px 24px 32px;}
	.jn-pop__cont_2 dt img {margin: 32px auto 0; width: 160px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) > div {padding: 16px 16px 16px 24px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) img {width: 104px; margin-left: 16px;}
	.jn-pop__cont_3 h5 {font-size: 22px;}
	.jn-pop__cont_3 p {font-size: 14px; margin-top: 8px;}
	.jn-pop__cont_3 dt > div {padding: 24px;}
	.jn-pop__cont_3 dt img {margin-top: 32px; width: 120px;}
	.jn-pop__cont_3 dd ul li > div {padding: 16px 24px;}
	.jn-pop__cont_3 dd ul li img {margin-left: 24px; width: 104px;}
}

@media (max-width:768px) {
	.jn-pop__top {height: 104px; padding-left: 16px; padding-right: 16px;}
	.jn-pop__top:after {-webkit-transform: scale(1); transform: scale(1);}
	.jn-pop#jn-pop1 .jn-pop__top:after {width: 84px; height: 79px;}
	.jn-pop#jn-pop2 .jn-pop__top:after {width: 100px; height: 65px;}
	.jn-pop#jn-pop3 .jn-pop__top:after {width: 74px; height: 68px;}
	.jn-pop#jn-pop2 .jn-pop__top p br {display: none;}
	.jn-pop__top h4 {font-size: 24px;}
	.jn-pop__top p {font-size: 11px;}
	.jn-pop__cont {padding: 16px;}
	.jn-pop__btn {padding-top: 24px; padding-bottom: 8px;}
	.jn-pop__btn a {font-size: 14px; width: 160px; height: 48px;}
	.jn-pop__review {padding: 16px;}
	.jn-pop__review h6 {font-size: 14px;}
	.jn-pop__review em {font-size: 12px;}

	.jn-pop__cont_1 dd {margin-top: 8px;}
	.jn-pop__cont_1 dd ul li {margin-bottom: 8px;}
	.jn-pop__cont_1 dd ul li > div {padding: 16px; min-height: auto;}
	.jn-pop__cont_1 dd ul li:nth-child(1) > div {background-size: auto 184px !important; background-position: 80% top;}
	.jn-pop__cont_1 dd ul li:nth-child(2) > div {background-size: auto 88px !important;}
	.jn-pop__cont_1 dd ul li h5 {font-size: 20px;}
	.jn-pop__cont_1 dd ul li p {font-size: 12px; margin-top: 8px;}

	.jn-pop__cont_2 {display: block; margin: 0;}
	.jn-pop__cont_2 h5 {font-size: 20px;}
	.jn-pop__cont_2 p {font-size: 12px;}
	.jn-pop__cont_2 dt {width: 100%; padding: 0;}
	.jn-pop__cont_2 dt > div {padding: 16px; display: flex; align-items: center;}
	.jn-pop__cont_2 dt > div > div {flex-grow: 1;}
	.jn-pop__cont_2 dt p br {display: none;}
	.jn-pop__cont_2 dt img {margin: 0; width: 96px; flex-shrink: 0; margin-left: 16px;}
	.jn-pop__cont_2 dd {width: 100%; padding: 0; margin-top: 8px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) {padding-bottom: 4px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) > div {padding: 16px;}
	.jn-pop__cont_2 dd ul li:nth-child(1) img {width: 96px;}
	.jn-pop__cont_2 dd ul li:nth-child(2) {padding-top: 4px;}
	.jn-pop__cont_2 dd ul li:nth-child(2) > div {height: 128px;}

	.jn-pop__cont_3 {display: block; margin: 0;}
	.jn-pop__cont_3 h5 {font-size: 20px;}
	.jn-pop__cont_3 p {font-size: 12px;}
	.jn-pop__cont_3 dt {width: 100%; padding: 0;}
	.jn-pop__cont_3 dt > div {padding: 16px;}
	.jn-pop__cont_3 dt img {margin-top: 32px; width: 120px;}
	.jn-pop__cont_3 dd {width: 100%; padding: 0; margin-top: 8px;}
	.jn-pop__cont_3 dd ul li:nth-child(1) {padding-bottom: 4px;}
	.jn-pop__cont_3 dd ul li:nth-child(2) {padding-top: 4px;}
	.jn-pop__cont_3 dd ul li img {margin-left: 16px; width: 88px;}
}






.jn-coupon {padding-top: 80px; background: #D8E3FF;}
.jn-coupon__title {text-align: center; position: relative;}
.jn-coupon__title h3 {font-size: 48px; font-weight: 700; line-height: 1.1;}
.jn-coupon__title h3 span {display: inline-flex; height: 62px; padding: 0 16px; background: #00FF66; -webkit-border-radius: 50%; border-radius: 50%; align-items: center; justify-content: center;}
.jn-coupon__title p {font-size: 20px; color: #506DB9; margin-top: 16px;}
.jn-coupon__title:after {content: ''; display: block; width: 168px; height: 146px; position: absolute; right: 40px; bottom: -40px; background: url('https://img.megastudyth.com/event/2023/join/join_coupon_icon.png')no-repeat center center / cover;}
.jn-coupon__ticket {padding-bottom: 80px; position: relative; margin-top: 40px;}
.jn-coupon__ticket:after {content: ''; display: block; position: absolute; left: -100%; right: -100%; bottom: 0; height: 271px; background: url('https://img.megastudyth.com/event/2023/join/join_coupon_wave.png')no-repeat center center / auto 100%;}
.jn-coupon__btn {margin-top: -96px; position: relative;}
.jn-coupon__btn a {background: #0082ff; color: #fff !important; margin: 0 auto; font-weight: 500; font-size: 20px; display: flex; width: 246px; height: 56px; padding: 0 24px; align-items: center; justify-content: space-between; -webkit-border-radius: 56px; border-radius: 56px;}
.jn-coupon__btn a:after {content: ''; display: block; box-sizing: border-box; width: 11px; height: 11px; border-top: solid 3px #fff; border-right: solid 3px #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.jn-coupon__desc {margin-top: 24px; padding-bottom: 56px; text-align: center; position: relative;}
.jn-coupon__desc span {color: #f00;}


@media (max-width:1280px) {
	.jn-coupon__title h3 {font-size: 40px;}
	.jn-coupon__title h3 span {height: 48px;}
	.jn-coupon__title p {font-size: 18px;}
}

@media (max-width:992px) {
	.jn-coupon__title h3 {font-size: 36px;}
	.jn-coupon__title h3 span {height: 40px;}
	.jn-coupon__title:after {right: -40px;}
	.jn-coupon__ticket img {width: 380px;}
}

@media (max-width:768px) {
	.jn-coupon__title h3 {font-size: 24px;}
	.jn-coupon__title h3 span {height: 32px;}
	.jn-coupon__title:after {display: none;}
	.jn-coupon__title p {font-size: 14px; margin-top: 8px;}
	.jn-coupon__ticket {padding-bottom: 32px;}
	.jn-coupon__ticket img {width: 240px;}
	.jn-coupon__ticket:after {height: 120px;}
	.jn-coupon__btn {margin-top: -32px;}
	.jn-coupon__btn a {height: 48px; width: 184px; font-size: 16px;}
	.jn-coupon__btn a:after {width: 8px; height: 8px; border-top-width: 2px; border-right-width: 2px;}
	.jn-coupon__desc {font-size: 12px;}
}

@media (max-width:320px) {
	.jn-coupon__title h3 {font-size: 20px;}
}



.jn-inquiry {background: #25356D; padding-top: 80px; padding-bottom: 56px;}
.jn-inquiry__wrap {display: flex;}
.jn-inquiry__left {width: 50%; display: flex; flex-direction: column; justify-content: space-between;}
.jn-inquiry__left p {font-size: 20px; color: rgba(255,255,255,0.7);}
.jn-inquiry__left h5 {font-size: 48px; font-weight: 600; color: #fff; margin-top: 16px;}
.jn-inquiry__left img {width: 271px; margin: 0 !important;}
.jn-inquiry__right {width: 50%; padding: 0 20px;}
.jn-inquiry__box {background: #fff; padding: 30px; margin: 0 auto; -webkit-border-radius: 10px; border-radius: 10px;}
.jn-inquiry__box label:not([type='radio'] + label) {display: block; font-size: 15px; margin-top: 20px; margin-bottom: 10px;}
.jn-inquiry__box li {margin-bottom: 5px; position: relative;}
.jn-inquiry__box li:last-child {margin-bottom: 0; margin-top: 20px;}
.jn-inquiry__box li:first-child label {margin-top: 0;}
.jn-inquiry__box input:not([type='radio']),
.jn-inquiry__box select {display: block; width: 100%; height: 50px; border: solid 1px #ddd; -webkit-border-radius: 0px; border-radius: 0px; -webkit-appearance: none; appearance: none; -webkit-border-radius: 5px; border-radius: 5px;}
.jn-inquiry__box input {padding: 0 10px;}
.jn-inquiry__box select {padding-left: 10px; padding-right: 40px; background: none; cursor: pointer;}
.jn-inquiry__box input:focus,
.jn-inquiry__box select:focus {border-width: 2px; border-color: #0082ff;}
.jn-inquiry__box input[type='radio'] {margin-right: 5px;}
.jn-inquiry__box input[type='radio'] + label {margin-right: 15px; cursor: pointer;}
.jn-inquiry__select:after {content: ''; display: block; width: 6px; height: 6px; border-right: solid 1px #333; border-bottom: solid 1px #333; position: absolute; right: 15px; bottom: 24px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.jn-inquiry__btn {display: flex; padding-top: 40px; margin: 0 -10px;}
.jn-inquiry__btn li {width: 50%; padding: 0 10px;}
.jn-inquiry__btn li button,
.jn-inquiry__btn li a {color: #fff; font-weight: 500; font-size: 20px; display: flex; width: 100%; height: 56px; padding: 0 24px; align-items: center; justify-content: space-between; -webkit-border-radius: 56px; border-radius: 56px; -webkit-appearance: none; appearance: none;}
.jn-inquiry__btn li button:after,
.jn-inquiry__btn li a:after {content: ''; display: block; box-sizing: border-box; width: 11px; height: 11px; border-top: solid 3px #fff; border-right: solid 3px #fff; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.jn-inquiry__btn li button.blu {background: #0082ff;}
.jn-inquiry__btn li a.grn {background: #48C74D;}
.jn-inquiry__btn li a.grn span {display: flex; align-items: center;}
.jn-inquiry__btn li a.grn span:before {content: ''; display: block; flex-shrink: 0; margin-right: 8px; width: 30px; height: 28px; background: url('https://img.megastudyth.com/event/2023/join/join_inquiry_line.png')no-repeat center center / cover;}

@media (max-width:1280px) {
	.jn-inquiry__right {padding: 0;}
	.jn-inquiry__left p {font-size: 18px;}
	.jn-inquiry__left h5 {font-size: 40px;}
	.jn-inquiry__btn {padding-top: 24px; margin: 0 -4px;}
	.jn-inquiry__btn li {padding: 0 4px;}
	.jn-inquiry__btn li button,
	.jn-inquiry__btn li a {height: 48px; font-size: 15px; padding: 0 16px;}
	.jn-inquiry__btn li button:after,
	.jn-inquiry__btn li a:after {width: 8px; height: 8px; border-top-width: 2px; border-right-width: 2px;}
}

@media (max-width:992px) {
	.jn-inquiry__left p {font-size: 16px;}
	.jn-inquiry__left h5 {font-size: 32px;}
	.jn-inquiry__box input[type="text"],
	.jn-inquiry__box input[type="tel"],
	.jn-inquiry__box select {height: 40px;}
	.jn-inquiry__box label:not([type='radio'] + label) {margin-top: 16px; margin-bottom: 6px; font-size: 14px;}
	.jn-inquiry__btn li button,
	.jn-inquiry__btn li a {font-size: 14px; padding: 0 12px;}
}

@media (max-width:768px) {
	.jn-inquiry__wrap {display: block;}
	.jn-inquiry__left {width: 100%; text-align: center;}
	.jn-inquiry__left p {font-size: 14px;}
	.jn-inquiry__left h5 {font-size: 26px; margin-top: 8px; margin-bottom: 32px;}
	.jn-inquiry__left img {width: 200px; margin: 0 auto !important;}
	.jn-inquiry__right {width: 100%;}
	.jn-inquiry__btn li button,
	.jn-inquiry__btn li a {justify-content: center; position: 0;}
	.jn-inquiry__btn li button:after,
	.jn-inquiry__btn li a:after {display: none;}
}





.jn-event {padding: 80px 0; background: #E8F5FD;}
.jn-event__title {font-size: 48px; font-weight: 700; display: flex; align-items: center; justify-content: center; margin-bottom: 48px;}
.jn-event__title span {display: flex; height: 62px; padding: 0 16px; background: #00FF66; color: #1855CC; -webkit-border-radius: 50%; border-radius: 50%; align-items: center; justify-content: center;}
.jn-event__slider {width: 100%; max-width: 652px; margin: 0 auto;}
.jn-event__slider:before,
.jn-event__slider:after {content: ''; display: block; position: absolute; z-index: 1;}
.jn-event__slider:before {width: 75px; height: 66px; top: -40px; left: 56px; background: url('https://img.megastudyth.com/event/2023/join/join_event_icon_1.png')no-repeat center center / cover;}
.jn-event__slider:after {width: 82px; height: 82px; right: -8px; bottom: -32px; background: url('https://img.megastudyth.com/event/2023/join/join_event_icon_2.png')no-repeat center center / cover;}
.jn-event__slider .slick-list {overflow: visible;}
.jn-event__slider .slick-slide {padding: 0 32px;}
.jn-event__slider .slick-arrow {display: block; width: 56px; height: 56px; background: #fff; border: solid 1px #ddd; text-indent: -9999px; position: absolute; top: 50%; margin-top: -28px; z-index: 1; -webkit-border-radius: 50%; border-radius: 50%;}
.jn-event__slider .slick-prev {left: 4px;}
.jn-event__slider .slick-next {right: 4px;}
.jn-event__slider .slick-arrow:after {content: ''; display: block; box-sizing: border-box; width: 15px; height: 15px; position: absolute; left: 50%; top: 50%; margin-top: -7px; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.jn-event__slider .slick-prev:after {border-left: solid 3px #333; border-bottom: solid 3px #333; margin-left: -4px;}
.jn-event__slider .slick-next:after {border-top: solid 3px #333; border-right: solid 3px #333; margin-left: -10px;}
.jn-event__slider .slick-arrow:hover {background: #0082ff; border-color: #0082ff;}
.jn-event__slider .slick-arrow:hover:after {border-color: #fff;}
.jn-event__item a {display: block; -webkit-border-radius: 16px; border-radius: 16px; overflow: hidden; -webkit-box-shadow: 0px -12px 20px 0px rgba(0,0,0,0.16); box-shadow: 0px -12px 20px 0px rgba(0,0,0,0.16);}
.jn-event__item a img {display: block; width: 100%;}
.jn-event.lecture {background: #C7EBFF;}
.jn-event.lecture .jn-event__slider:before,
.jn-event.lecture .jn-event__slider:after {display: none;}

@media (max-width:1280px) {
	.jn-event__title {font-size: 40px;}
	.jn-event__title span {height: 56px;}
}

@media (max-width:992px) {
	.jn-event__title {font-size: 34px;}
	.jn-event__title span {height: 48px;}
}

@media (max-width:768px) {
	.jn-event {padding: 48px 0;}
	.jn-event__title {margin-bottom: 16px; font-size: 26px; flex-direction: column;}
	.jn-event__title span {height: 40px;}
	.jn-event__slider:before {width: 56px; height: 50px; top: -20px; left: -16px;}
	.jn-event__slider:after {width: 61px; height: 61px; bottom: -24px; right: -16px;}
	.jn-event__slider .slick-slide {padding: 0 8px;}
}





.jn-fixed {position: fixed; left: 0; right: 0; bottom: 0; z-index: 10;}
.jn-fixed__list {display: flex; background: #1F2A55; -webkit-border-radius: 12px 12px 0 0; border-radius: 12px 12px 0 0; box-shadow: 0px -8px 16px 0px #00000033;} 
.jn-fixed__list li {width: 33.3333%; border-right: solid 1px #3C4D8E;}
.jn-fixed__list li:last-child {border-right: none;}
.jn-fixed__list li a {padding: 24px; height: 88px; display: flex; align-items: center;}
.jn-fixed__list li a dl {display: flex; align-items: center; justify-content: space-between; width: 100%;}
.jn-fixed__list li a dl dt {flex-grow: 1; display: flex; align-items: center;}
.jn-fixed__list li a dl dt:before {content: ''; display: block; width: 40px; height: 40px; flex-shrink: 0; margin-right: 12px; -webkit-border-radius: 50%; border-radius: 50%;}
.jn-fixed__list li:nth-child(1) a dl dt:before {background: #fff url('https://img.megastudyth.com/event/2023/join/join_fixed_icon_1.png')no-repeat center center / 22px auto;}
.jn-fixed__list li:nth-child(2) a dl dt:before {background: #fff url('https://img.megastudyth.com/event/2023/join/join_fixed_icon_2.png')no-repeat center center / 22px auto;}
.jn-fixed__list li:nth-child(3) a dl dt:before {background: #fff url('https://img.megastudyth.com/event/2023/join/join_fixed_icon_3.png')no-repeat center center / 22px auto;}
.jn-fixed__list li a dl dt p {color: #fff; font-weight: 500;}
.jn-fixed__list li a dl dt strong {display: block; color: #F6F98E;}
.jn-fixed__list li a dl dd {flex-shrink: 0; margin-left: 32px; display: block; width: 28px; height: 28px; text-indent: -9999px; position: relative; background: rgba(255,255,255,0.3); -webkit-border-radius: 50%; border-radius: 50%;}
.jn-fixed__list li a dl dd:before {content: ''; display: block; width: 40px; height: 2px; background: #fff; position: absolute; right: 7px; bottom: 7px;}
.jn-fixed__list li a dl dd:after {content: ''; display: block; width: 12px; height: 2px; background: #fff; position: absolute; right: 8px; bottom: 7px; transform-origin: right bottom; -webkit-transform: rotate(45deg); transform: rotate(45deg);}
.quick-bot {display: none;}

@media (max-width:1280px) {	
	.jn-fixed__list li a {padding: 16px;}
	.jn-fixed__list li a dl dt strong {font-size: 12px;}
}

@media (max-width:992px) {
	.jn-fixed__list {margin: 0 -20px;}
	.jn-fixed__list li a dl dt:before {margin-right: 8px;}
	.jn-fixed__list li a dl dd {display: none;}
}

@media (max-width:768px) {
	.jn-fixed__list li a {padding: 0; height: 72px;}
	.jn-fixed__list li a dl dt {flex-direction: column;}
	.jn-fixed__list li a dl dt:before {margin-right: 0; margin-bottom: 4px; width: 34px; height: 34px; background-size: 20px auto !important;}
	.jn-fixed__list li a dl dt p {font-size: 12px;}
	.jn-fixed__list li a dl dt strong {display: none;}
}




#spinner:not([hidden]) {position: fixed; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; background: rgba(0,0,0,0.5); z-index:999;}
#spinner::after {content: ""; width: 80px; height: 80px; border: 2px solid #f3f3f3; border-top: 3px solid #f25a41; border-radius: 100%; will-change: transform; animation: spin 1s infinite linear;}
@keyframes spin {from {transform: rotate(0deg);} to {transform: rotate(360deg);}}










