@charset "utf-8";
.visual-util .visual-text {text-shadow: 0 0 3px black;}

/* Fullpage */
@media all and (min-width: 1400px) {
  .fp-tableCell > div.multipleContentsDiv {height: auto !important; padding-top: 100px;}
  .check .fp-tableCell > div.multipleContentsDiv,
  .edit .fp-tableCell > div.multipleContentsDiv {padding-top: 0;}
  #multipleContentsDiv_guide_46 {height: 100% !important; padding-top: 0;}

  #menu11101_obj587,
  .wrap-visual,
  .wrap-visual .slider,
  .wrap-visual .slick-list,
  .wrap-visual .slick-track,
  .wrap-visual .slick-slide,
  .wrap-visual .slick-slide > div,
  .wrap-visual .slick-slide li {height: 100vh;}
}

.check .multipleContentsDiv > div,
.edit .multipleContentsDiv > div {height: auto !important;}
.check #_contentBuilder .multipleDiv,
.check #_contentBuilder .fp-tableCell,
.edit #_contentBuilder .multipleDiv,
.edit #_contentBuilder .fp-tableCell {height: auto !important;}

/*비주얼 영상*/
#menu11101_obj920{display: none; overflow: hidden; position: absolute; width: 100% !important; height: 100% !important; top: 0; right: 0; z-index: 60; background: #fff; transform: translate(0, 0%);}
#menu11101_obj920.on {display: block;}
#menu11101_obj920::after{content:""; display: block; width: 100%; height: 100%; background: url('../../images/main/pattern.png'); top: 0; left: 0; position: absolute;}
.edit #menu11101_obj920 {display: none;}
.video-box {height: 100%;}
.video-box video {display:block; /*max-height:968px;*/ height: 120%; position:relative; left:50%; top: -10%; transform:translate(-50%,0); max-width:none;}
.edit .video-box video {height: 150%}

.video-box .youtube,
.video-box .video-container,
.video-box .video-foreground,
.video-box .video-foreground iframe {width: 100%; height: 100%}
.video-box .video-container {overflow: hidden; position: relative;}
.video-box .video-container iframe {position: absolute; top: 50%; left: 50%; width: 140%; height: calc(100% + 990px); transform: translate(-50%, -50%);}
.video-box .video-foreground {pointer-events: none;}

.video-box .movie-slogan {position: absolute; left: 0; top: 47%; z-index: 1; width: 100%; text-align: center; transform: translate(0, -50%); text-shadow: 1px 1px 5px rgba(0,0,0,.9);}
.video-box .movie-slogan .title p {font-family: 'H Medium'; font-size: 70px; line-height: 1.3; color: #fff;}
.video-box .movie-slogan .title strong {font-family: 'H Bold'; font-size: 70px; line-height: 1.3; color: #ffff;}
.video-box .movie-control {position: absolute; left: 0; bottom: 7%; z-index: 1; width: 100%; text-align: right;}
.video-box .movie-control .container {display: flex; justify-content: center; align-items: center; flex-direction: column;}
.video-box .movie-control .btn-movie-close {width: 70px; height: 70px; background: rgba(167, 130, 88, .8) url('../../images/main/main_video_btn.png') no-repeat center; border-radius: 100%; transform: rotate(0deg); transition: .75s;}
.video-box .movie-control .btn-movie-close:hover {transform: rotate(180deg);}

.video-box .movie-today {display: inline-block; position: relative; margin: 0 6px; padding: 8px 15px; background: rgba(0,0,0,.8); border-radius: 100px; font-family: 'Noto Regular'; font-size: 14px; color: #fff; vertical-align: middle; cursor: pointer}
.video-box .movie-today input[type="checkbox"] {position: absolute; right: 13px; top: 10px; z-index: 1; border: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 0; cursor: pointer;}
.video-box .movie-today input[type="checkbox"] + label {position: relative; top: 1px; display: inline-block; width: 14px; height: 13px; margin-left: 6px; background: url('../../images/main/ico-movie-close.png') no-repeat center;}

.videoWrapper {display:block; /*max-height:968px;*/ height: 120% !important; position:relative; left:50%; top: -10%; transform:translate(-50%,0); max-width:none;}

#menu11101_obj1025 {display: none; position: absolute; right: 30px; top: 100px; z-index: 90; cursor: pointer;}
.edit #menu11101_obj1025 {display: block;}
#menu11101_obj1025 button {width: 150px; height: 60px; background: #008395; border-radius: 20px; font-family: 'Noto Bold'; line-height: 60px; color: #fff;}

@media all and (max-width: 660px) {
  /*#menu11101_obj920 {display: none !important;}*/
  .video-box .movie-slogan .title p { font-size: 39px; }
  .video-box .movie-slogan .title strong { font-size: 39px; }
}

/* ISSUE */
#menu11101_obj1355 {position: absolute; left: 0; bottom: -130px; width: 100% !important; font-size: 0;}
.wrap-issue .container {position: relative; display: table; table-layout: fixed; width: 100%;}
.wrap-issue .title {display: table-cell; width: 200px; background: #fff; font-family: 'Noto Regular'; font-size: 20px; text-align: center; letter-spacing: .7px; color: #008395; vertical-align: middle;}
.wrap-issue .title strong {font-family: 'Noto Bold';}

.wrap-issue .list {position: relative; display: table-cell; background: #fff; vertical-align: middle;}
.wrap-issue .list ul {overflow: hidden;}
.wrap-issue .list li {overflow: hidden; display: block; position: relative; float: left; width: 50%; padding: 5px 0 5px 20px;}
.wrap-issue .list li::after {content: ''; position: absolute; left: 0; top: 16px; width: 1px; height: 16px; background: #ccc;}
.wrap-issue .list a {overflow: hidden; position: relative; display: -webkit-box;  padding-right: 120px;  -webkit-line-clamp: 1; -webkit-box-orient: vertical}
.wrap-issue .list a:hover span {color: #008395}
.wrap-issue .list a span {overflow: hidden;  position: relative; display: -webkit-inline-box; padding: 5px 0; font-family: 'Noto Regular'; font-size: 18px; color: #000; -webkit-line-clamp: 1; -webkit-box-orient: vertical}
.wrap-issue .list a span::after {content: ''; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background: #008395; transition: .75s;}
.wrap-issue .list a:hover span::after {width: 100%;}
.wrap-issue .list .btn-open {position: absolute; right: 0; top: 0; width: 120px; height: 100%; background: url('../../images/main/btn-issue-open.png') no-repeat center; text-indent: -9999999px;}

.wrap-issue .control {display: table-cell; width: 210px; height: 100px; font-size: 0; vertical-align: bottom;}
.wrap-issue .control .box {height: 50%; background: rgba(21, 44, 70, .5);}
.wrap-issue .control button {position: relative; width: 50%; height: 100%; font-family: 'Play Bold'; font-size: 14px; color: #fff;}
.wrap-issue .control button.prev::before {content: ''; display: inline-block; width: 8px; height: 14px; margin-right: 25px; background: url('../../images/main/btn-issue-prev.png') no-repeat center; vertical-align: middle;}
.wrap-issue .control button.next::after {content: ''; display: inline-block; width: 8px; height: 14px; margin-left: 25px; background: url('../../images/main/btn-issue-next.png') no-repeat center; vertical-align: middle;}
.wrap-issue .control button span {position: relative;}
.wrap-issue .control button span::after {content: ''; position: absolute; left: 0; bottom: -5px; width: 0; height: 1px; background: #fff; transition: .75s;}
.wrap-issue .control button:hover span::after {width: 100%;}

.wrap-issue .pop {display: flex; position: absolute; left: -200px; bottom: 0; z-index: 120; overflow: hidden; width: calc(100% + 200px); max-height: 0px; background: #fff; transition: .7s;}
.wrap-issue .pop.on {max-height: 330px; padding: 23px 0;}
.wrap-issue .pop .title {margin-top: 16px;}
.wrap-issue .pop .list {position: static; flex: 1}
.wrap-issue .pop .list li {padding: 12px 0 12px 20px;}
.wrap-issue .pop .list li::after {top: 24px;}
.wrap-issue .pop .list li a {padding-right: 20px;}
.wrap-issue .pop .list .btn-open {height: 110px; background: url('../../images/main/btn-issue-close.png') no-repeat center;}

@media all and (max-width: 1620px) {
  .wrap-issue {padding: 0 40px;}
  .wrap-issue .container {padding: 0;}
.visual-util .container { padding: 0 70px;}
}

@media all and (max-width: 1450px) {
  .wrap-issue .title {width: 160px; font-size: 18px; letter-spacing: 0}

  .wrap-issue .list li {padding: 5px 0 5px 15px;}
  .wrap-issue .list a span {font-size: 16px;}

  .wrap-issue .list .btn-open {width: 80px; background-size: auto 20px !important;}

  .wrap-issue .pop {left: -160px; width: calc(100% + 160px);}
  .wrap-issue .pop.on {padding: 12px 0;}
  .wrap-issue .pop .title {margin-top: 9px;}
  .wrap-issue .pop .list li {padding: 5px 0 5px 15px;}
  .wrap-issue .pop .list li::after {top: 16px;}
  .wrap-issue .pop .list .btn-open {height: 70px;}
}

@media all and (max-width: 1400px) {
  #menu11101_obj1355 {bottom: 0;}
}

@media all and (max-width: 1000px) {
  .wrap-issue .container {padding: 0; height: 60px;}
  .wrap-issue .title {width: 145px; font-size: 16px;}

  .wrap-issue .list .btn-open {width: 60px; background-size: auto 17px !important;}
  .wrap-issue .list a {padding-right: 50px;}

  .wrap-issue .pop {left: -145px; width: calc(100% + 145px);}
  .wrap-issue .pop .list .btn-open {height: 63px;}
 .visual-util .container { padding: 0 40px;}
}

@media all and (max-width: 890px) {
  .wrap-issue .list li {width: 100%;}

  .wrap-issue .pop .title {top: 5px;}
  .wrap-issue .pop .list li {padding: 0 0 0 15px;}
  .wrap-issue .pop .list li::after {top: 11px;}
}

@media all and (max-width: 660px) {
  .wrap-issue {padding: 0 30px;}
  .wrap-issue .container {display: block; padding: 0 0; height: auto; background:#fff;}
  .wrap-issue .title {display: block; width: 100%; padding: 15px 25px 5px 25px; font-size: 14px; text-align: left;}

  .wrap-issue .list {display: block; width: calc(100%);}
  .wrap-issue .list li {padding: 0 25px 10px 25px;}
  .wrap-issue .list li::after {display: none;}
  .wrap-issue .list a span {padding: 0; font-size: 17px;}
  .wrap-issue .list .btn-open {top: auto; bottom: 0; width: 60px; height: 80px;}

  .wrap-issue .control {position: absolute; right: 0; bottom: 100%; width: 73px; height: 50px; display: none !important;}
  .wrap-issue .control .box {height: 100%;}
  .wrap-issue .control button span {display: none;}
  .wrap-issue .control button.prev::before {margin-right: 0;}
  .wrap-issue .control button.next::after {margin-left: 0;}

  .wrap-issue .pop {display: block; left: 0; bottom: 0; width: calc(100%);}
  .wrap-issue .pop .title {margin-bottom: 9px; padding: 0 25px;}
  .wrap-issue .pop .list {width: 100%;}
  .wrap-issue .pop .list li {width: 100%; padding: 2px 25px 2px 35px;}
  .wrap-issue .pop .list li::after {display: block; height: 12px; left: 25px; top: 8px;}
  .wrap-issue .pop .list .btn-open {top: 0;}
}

/* Schedule */
#multipleDiv_hufs_913 .fp-tableCell {vertical-align: top;}
.wrap-cal {background: url('../../images/main/bg-cal.jpg') no-repeat top center; background-size: cover; text-align: center;}
.wrap-cal .container {display: inline-block; width: 100%; text-align: left; vertical-align: middle;}

.wrap-cal .title {position: relative; right: -50px; float: left; width: 285px; padding-top: 55px; opacity: 0;}
.wrap-cal .title span {display: block; font-family: 'Play Regular'; font-size: 16px; letter-spacing: normal; color: #fff;}
.wrap-cal .title strong {display: block; margin: 13px 0 43px 0; font-family: 'H Medium'; font-size: 50px; line-height: 1; color: #fff;}
.wrap-cal .title .more {display: inline-block; padding: 10px 20px; border: 1px solid #fff; font-family: 'Noto Medium'; font-size: 16px; color: #fff;}
.wrap-cal .title .more:hover {background: #fff; color: #333;}
.wrap-cal .title .more::after {content: ''; position: relative; top: -2px; display: inline-block; width: 10px; height: 10px; margin-left: 53px; background: url('../../images/main/btn-cal-more.png') no-repeat center center; vertical-align: middle;}
.wrap-cal .title .more:hover::after {background: url('../../images/main/btn-cal-more-ov.png');}

.wrap-cal .list {position: relative; display: flex; align-items: center; float: left; width: calc(100% - 285px); height: 300px;}
.wrap-cal .list ul {width: 100%;}
.wrap-cal .list li .date {margin-bottom: 20px; font-family: 'Play Bold'; font-size: 40px; line-height: 1.1; color: #fff;}
.wrap-cal .list li .txt {font-family: 'Noto Light'; font-size: 20px; color: #fff;}
.wrap-cal .list .prev,
.wrap-cal .list .next {position: absolute; top: calc(50% - 45px); z-index: 1; width: 31px; height: 90px; text-indent: -999999px;}
.wrap-cal .list .prev {left: 0; background: url('../../images/main/btn-cal-prev.png') no-repeat center;}
.wrap-cal .list .prev:hover {background: url('../../images/main/btn-cal-prev-on.png') no-repeat center;}
.wrap-cal .list .next {right: 0; background: url('../../images/main/btn-cal-next.png') no-repeat center;}
.wrap-cal .list .next:hover {background: url('../../images/main/btn-cal-next-on.png') no-repeat center;}

.wrap-cal .slider .slick-slide {margin: 0 45px;}
.wrap-cal .slider .slick-list {margin: 0 45px; text-align: left;}
.wrap-cal .slider .slick-list li .box {position: relative; right: -50px; opacity: 0;}
.wrap-cal .slider .slick-track {display: inline-block;}

@media all and (max-width: 1450px) {
  .wrap-cal .title {width: 190px; padding-top: 36px;}
  .wrap-cal .title span {font-size: 14px; letter-spacing: normal;}
  .wrap-cal .title strong {margin: 9px 0 30px 0; font-size: 40px;}
  .wrap-cal .title .more {padding: 6px 15px; font-size: 14px;}
  .wrap-cal .title .more::after {width: 7px; height: 7px; margin-left: 30px; background-size: 100% !important;}

  .wrap-cal .list {width: calc(100% - 190px); height: 250px;}
  .wrap-cal .list li .date {font-size: 35px;}
  .wrap-cal .list li .txt {font-size: 16px;}
  .wrap-cal .list .prev,
  .wrap-cal .list .next {top: calc(50% - 30px); height: 60px; background-size: auto 100% !important;}

  .wrap-cal .slider .slick-slide {margin: 0 30px;}
  .wrap-cal .slider .slick-list {margin: 0 30px;}
}

@media all and (max-width: 1400px) {
  .wrap-cal .title {right: 0; opacity: 1;}
  .wrap-cal .slider .slick-list li .box {right: 0; opacity: 1;}
}

@media all and (max-width: 1000px) {
  .wrap-cal .title span {font-size: 12px;}
  .wrap-cal .title strong {font-size: 32px;}
  .wrap-cal .title .more {font-size: 12px;}

  .wrap-cal .list {height: 200px;}
  .wrap-cal .list li .date {font-size: 26px;}
  .wrap-cal .list li .txt {font-size: 14px;}
}

@media all and (max-width: 660px) {
  .wrap-cal .title {width: 130px; padding-top: 30px;}
  .wrap-cal .title strong {margin: 5px 0 22px 0; font-size: 26px;}

  .wrap-cal .list {width: calc(100% - 130px); height: 167px;}
  .wrap-cal .list li {margin: 5px 0;}
  .wrap-cal .list li .txt {overflow: hidden; display: -webkit-inline-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
  .wrap-cal .list li .txt br {display: none;}
  .wrap-cal .list li .date {margin-bottom: 0;}
}

/* Info */
.check .wrap-info,
.edit .wrap-info {padding: 100px 0;}
.wrap-info {overflow: hidden; padding: 100px 0 0 0;}

.wrap-info .info-banner {position: relative;}
.wrap-info .info-banner > ul {width: 110.5%;}
.wrap-info .info-banner li .btn-banner {position: relative; display: flex; flex-direction: column; flex-wrap: wrap; justify-content: space-between; width: 100%; height: 350px; padding: 45px 40px 50px 40px; background: #f5f5f5; text-align: left;}
.wrap-info .info-banner .slick-slide {margin: 0 28px 0 0;}
.wrap-info .info-banner .slick-list {margin: 0 -28px 0 0;}
.wrap-info .info-banner .slick-slide > div > li .btn-banner {position: relative; top: 50px; opacity: 0;}
.wrap-info .info-banner .opa {opacity: .3;}
.wrap-info .info-banner .eng {display: block; width: 100%; height: 40px; font-family: 'Play Bold'; font-size: 18px; line-height: 1.1; color: #000;}
.wrap-info .info-banner .kor {display: block; position: relative; width: 100%; margin-top: -28px; padding-bottom: 13px; font-family: 'H Bold'; font-size: 35px; color: #000;}
.en .wrap-info .info-banner .kor { line-height: 2.1rem;}
.wrap-info .info-banner .kor::after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 5px; background: #000;}
.wrap-info .info-banner .more {position: relative; width: 100%; font-family: 'Noto Light'; font-size: 16px; color: #000;}
.wrap-info .info-banner .more::after {content: ''; position: absolute; right: 0; top: 7px; width: 19px; height: 11px; background: url('../../images/main/btn-info-more.png') no-repeat center center;}
.wrap-info .info-banner .next {height: 0; position: absolute; left: 0; top: calc(50% - 45px); width: 100%; text-align: right;}
.wrap-info .info-banner .next .container {height: 0;}
.wrap-info .info-banner .next button {width: 90px; height: 90px; background: #00284a url('../../images/main/btn-info-next.png') no-repeat right center; border-radius: 100%; text-indent: -9999999px; transition: .5s}

.wrap-info .info-box {position: absolute; left: -999999px; top: 0; width: 100%; height: 100%; padding: 35px 30px 40px 40px; background: url('../../images/main/bg-info.jpg') no-repeat left top; background-size: cover !important; opacity: 0; transition: opacity .5s;}
.wrap-info .info-box.bg1 {background: url('../../images/main/bg-info.jpg') no-repeat left top;}
.wrap-info .info-box.bg2 {background: url('../../images/main/bg-info2.jpg') no-repeat left top;}
.wrap-info .info-box.bg3 {background: url('../../images/main/bg-info3.jpg') no-repeat left top;}
.wrap-info .info-box.bg4 {background: url('../../images/main/bg-info4.jpg') no-repeat left top;}
.wrap-info .info-box.bg5 {background: url('../../images/main/bg-info5.jpg') no-repeat left top;}
.wrap-info .btn-banner.on .info-box,
.wrap-info .btn-banner:hover .info-box {left: 0; opacity: 1;}
.wrap-info .info-box .title strong {display: block; font-family: 'H Medium'; font-size: 30px; line-height: 1.1; color: #fff;}
.wrap-info .info-box .list {overflow: hidden; overflow-y: auto; height: 205px; margin-top: 24px;}
.wrap-info .info-box .list::-webkit-scrollbar {width: 20px;}
.wrap-info .info-box .list::-webkit-scrollbar-thumb {background-clip: padding-box; background-color: #d7d7d7; border: 7px solid transparent;  border-radius: 100px;}
.wrap-info .info-box .list li {margin: 2px 0; padding-left: 0;}
.wrap-info .info-box .list a {position: relative; font-family: 'Noto Light'; font-size: 18px; color: #e0e0e0; transition: padding .5s;}
.wrap-info .info-box .list a:hover {padding-left: 17px; font-family: 'Noto Medium'; color: #fff;}
.wrap-info .info-box .list a::before {content: ''; position: absolute; left: 0; top: 13px; width: 0; height: 2px; background: #fff; transition: width .2s;}
.wrap-info .info-box .list a:hover::before {width: 5px;}

@keyframes bounceArrow {
  0% {
    right: 0;
  }
  50% {
    right: 13px;
  }
  100% {
    right : 0;
  }
}

@media all and (max-width: 1620px) {
  .wrap-info .info-banner .next .container {padding: 0;}
}

@media all and (max-width: 1450px) {
  .check .wrap-info,
  .edit .wrap-info {padding: 50px 0;}

  .wrap-info .slider {padding: 0;}
  .wrap-info .info-banner li .btn-banner {height: 250px; padding: 30px 25px 30px 25px;}
  .wrap-info .info-banner .eng {font-size: 15px;}
  .wrap-info .info-banner .kor {font-size: 27px;}
  .wrap-info .info-banner .kor::after {height: 3px;}
  .wrap-info .info-banner .more {font-size: 14px;}
  .wrap-info .info-banner .more::after {height:  7px; background-size: auto 100% !important;}
  .wrap-info .info-banner .next {top: calc(50% - 30px);}
  .wrap-info .info-banner .next button {width: 60px; height: 60px; background-size: auto 17px !important;}

  .wrap-info .info-box {padding: 27px 22px 27px 27px;}
  .wrap-info .info-box .title strong {font-size: 20px;}
  .wrap-info .info-box .list {height: 165px; margin-top: 14px;}
  .wrap-info .info-box .list a {font-size: 15px;}
  .wrap-info .info-box .list a:hover {padding-left: 10px;}
  .wrap-info .info-box .list a::before {top: 9px; height: 1px;}
}

@media all and (max-width: 1400px) {
  .wrap-info .info-banner .slick-slide > div > li .btn-banner {top: 0; opacity: 1;}
}

@media all and (max-width: 1000px) {
  .check .wrap-info,
  .edit .wrap-info {padding: 40px 0;}

  .wrap-info .info-banner > ul {width: 100%;}
  .wrap-info .info-banner li .btn-banner {height: 230px;}
  .wrap-info .info-banner .kor {font-size: 23px;}
  .wrap-info .info-banner .eng {font-size: 11px;}
  .wrap-info .info-banner .more {font-size: 13px;}

  .wrap-info .info-box .list {height: 153px;}
  .wrap-info .info-box .list a {font-size: 12px;}
}

@media all and (max-width: 660px) {
  .check .wrap-info,
  .edit .wrap-info {padding: 30px 0;}
  .wrap-info .info-box .list {height: 125px;}
}

/* World */
#multipleDiv_hufs_1362 {background: url('../../images/main/bg-world.jpg') no-repeat center top;}
.check .wrap-world,
.edit .wrap-world {padding: 95px 0 160px 0;}
.wrap-world {overflow: hidden;}
.wrap-world .container {display: flex;}

.wrap-world .title {position: relative; left: -50px; width: 520px; letter-spacing: normal; opacity: 0;}
.wrap-world .title p {font-family: 'H Medium'; font-size: 55px; line-height: 1; color: #846d59;}
.wrap-world .title strong {font-family: 'H Bold'; font-size: 65px; line-height: 1; color: #002d56;}

.wrap-world .box {position: relative; right: -50px; flex: 1; margin-top: 65px; opacity: 0;}
.wrap-world .row {display: flex;}
.wrap-world .row li {position: relative; right: -50px; width: 25%; opacity: 0;}
.wrap-world .row li a {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width: 100%; height: 270px; background-size: cover; text-align: center;}
.wrap-world .row li .txt1 {display: block; width: 100%; font-family: 'H Bold'; font-size: 30px;}
.wrap-world .row li .txt1 span {position: relative;}
.wrap-world .row li .txt1 span::after {content: ''; position: absolute; left: 0; bottom: -2px; width: 0; height: 1px; transition: width .5s;}
.wrap-world .row li a:hover .txt1 span::after {width: 100%;}
.wrap-world .row li .txt2 {display: block; width: 100%; font-family: 'Noto Regular'; font-size: 18px;}
.wrap-world .row li .txt3 {display: inline-block; width: 18px; height: 18px; margin-top: 17px; text-indent: -99999px;}

.wrap-world .row1 .type1 a {background: #008395;}
.wrap-world .row1 .type1 .txt1 {color: #fff;}
.wrap-world .row1 .type1 .txt1 span::after {background: #fff;}
.wrap-world .row1 .type1 .txt2 {color: #fff;}
.wrap-world .row1 .type1 .txt3 {background: url('../../images/main/btn-world-more1.png') repeat center; background-size: cover;}

.wrap-world .row1 .type2 a {background: #fff;}
.wrap-world .row1 .type2 .txt1 {color: #008294;}
.wrap-world .row1 .type2 .txt1 span::after {background: #008294;}
.wrap-world .row1 .type2 .txt2 {color: #008294;}
.wrap-world .row1 .type2 .txt3 {background: url('../../images/main/btn-world-more2.png') repeat center;}

.wrap-world .row1 .type3 a {background: #fff url('../../images/main/bg-world2.jpg') repeat center;}
.wrap-world .row1 .type3 .txt1 {color: #fff;}
.wrap-world .row1 .type3 .txt1 span::after {background: #fff;}
.wrap-world .row1 .type3 .txt2 {color: #fff;}
.wrap-world .row1 .type3 .txt3 {background: url('../../images/main/btn-world-more1.png') repeat center;}

.wrap-world .row1 .deco {background: url('../../images/main/deco-world1.png') no-repeat center;}

.wrap-world .row2 .type1 a {background: rgba(21,44,70,.67);}
.wrap-world .row2 .type1 .txt1 {color: #fff;}
.wrap-world .row2 .type1 .txt1 span::after {background: #fff;}
.wrap-world .row2 .type1 .txt2 {color: #fff;}
.wrap-world .row2 .type1 .txt3 {background: url('../../images/main/btn-world-more1.png') repeat center;}

.wrap-world .row2 .type2 a {background: #fff;}
.wrap-world .row2 .type2 .txt1 {color: #008294;}
.wrap-world .row2 .type2 .txt1 span::after {background: #008294;}
.wrap-world .row2 .type2 .txt2 {color: #565656;}
.wrap-world .row2 .type2 .txt3 {background: url('../../images/main/btn-world-more2.png') repeat center;}

.wrap-world .row2 .type3 {background: url('../../images/main/bg-world3.jpg') no-repeat center; background-size: cover;}

.wrap-world .row2 .deco {background: url('../../images/main/deco-world2.png') no-repeat center;}

@media all and (max-width: 1620px) {
  .wrap-world .row li .txt1 {font-size: 24px;}
  .wrap-world .row li .txt2 {font-size: 16px;}
}

@media all and (max-width: 1450px) {
  .check .wrap-world,
  .edit .wrap-world {padding: 50px 0 90px 0; background-size: cover !important;}

  .wrap-world .title {width: 390px;}
  .wrap-world .title p {font-size: 40px; line-height: 1.2;}
  .wrap-world .title strong {font-size: 50px;}

  .wrap-world .box {margin-top: 42px;}
  .wrap-world .row li .txt1 {font-size: 22px;}
  .wrap-world .row li .txt2 {margin-top: 10px; font-size: 15px; line-height: 1.2;}
  .wrap-world .row li a {height: 232px;}

  .wrap-world .row1 .deco {background-size: 103px auto !important;}
  .wrap-world .row2 .deco {background-size: 100px auto !important;}
}

@media all and (max-width: 1400px) {
  .wrap-world .title {left: 0; opacity: 1;}
  .wrap-world .box {right: 0; opacity: 1;}
  .wrap-world .row1 .type1 { right: 0; opacity: 1;}
  .wrap-world .row1 .type2 { right: 0; opacity: 1;}
  .wrap-world .row1 .type3 { right: 0; opacity: 1;}
  .wrap-world .row1 .deco { right: 0; opacity: 1;}
  .wrap-world .row2 .deco { right: 0; opacity: 1;}
  .wrap-world .row2 .type1 { right: 0; opacity: 1;}
  .wrap-world .row2 .type2 { right: 0; opacity: 1;}
  .wrap-world .row2 .type3 { right: 0; opacity: 1;}
}

@media all and (max-width: 1125px) {
  .wrap-world .title {width: 297px;}
  .wrap-world .title p {font-size: 31px; }
  .wrap-world .title strong {font-size: 37px;}

  .wrap-world .row li .txt1 {font-size: 17px;}
  .wrap-world .row li .txt2 {font-size: 13px;}
  .wrap-world .row li a {height: 155px;}
}

@media all and (max-width: 940px) {
  .wrap-world .container {flex-wrap: wrap;}
  .wrap-world .title {width: 100%;}
  .wrap-world .box {width: 100%;}
}

@media all and (max-width: 660px) {
  .check .wrap-world,
  .edit .wrap-world {padding: 50px 0; background: url('../../images/main/bg-world-m.jpg') no-repeat center 40%;}
  .wrap-world .box {margin-top: 196px;}

  .wrap-world .row li {width: 33.333%;}

  .wrap-world .row1 .deco {display: none;}
  .wrap-world .row2 .deco {display: none;}
}

/* Full Page Acc */
.next-move {position: absolute; bottom: 0; width: 100%;}
.next-move button {display:block; position: absolute; left: -99999px; bottom: 0; z-index: 200; width:100%; padding: 10px 0; background:rgba(0, 0, 0,.8); backdrop-filter: blur(10px); border: 0 none; font-family: 'Dream Regular'; font-size: 15px; text-align: center; color:#fff;}
.next-move button:focus,
.next-move button:hover,
.next-move button:active {left: 0;}
