/*
Theme Name: Flatsome Child V3
Description: This is a child theme for Flatsome Theme
Author: UX Themes by hankojel
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/*  영어 */
:lang(en) {font-family:'Roboto', 'Helvetica', 'SF Pro Text', 'Arial', sans-serif;}
 /* 일본어 */
:lang(ja) {font-family:'Roboto', 'Meiryo', 'Helvetica', 'SF Pro Text', sans-serif;}

/* 페이지별 개별 클래스 추가 */
/* token-economy, mainnet */
.header-title.custom-pb-102 {padding-bottom: 101px;}
/* token-economy */
.icon-cards.custom-pb-199 {padding-bottom: 199px;}
/* news */
.board-box.news-front .date {padding-top: 11px;}
.board-box.custom-pb-50 {padding-bottom: 50px;}
.link-pagination-wrap.custom-mt--20 {margin-top: -20px}
/* mainnet */
.token-economy-flow .inner-box h4.custom-pb-8 {padding-bottom: 8px;}
.token-economy-flow .inner-box p.custom-pb-38 {padding-bottom: 38px;}
.token-economy-flow.custom-pb-150 {padding-bottom: 150px;}
/* blockchain-platform */
.header-title.custom-pb-118 {padding-bottom: 118px;}
.use-case-box.custom-pb--4 .box-text p:nth-child(4) {margin-top: -4px;}
/* use-case */
.bottom-title.custom-pt-170 {padding-top: 170px;}
/* contact */
.header-title-list.custom-mb-127 {margin-bottom: 127px;}
/* faq */
.header-title-list.custom-mb-139 {margin-bottom: 139px;}
/* //페이지별 개별 클래스 추가// */

/* 일본어 CSS */
html:lang(ja) body {font-weight: 400; word-break: normal;}
html:lang(ja) .main-feature .inner-box h3 {font-size: 42px;}
html:lang(ja) #footer .bottom-section ul.sub-util li:nth-child(4) {display: none;}
html:lang(ja) .ls-1 {letter-spacing: -1px;}
html:lang(ja) .ls-2 {letter-spacing: -2px;}
html:lang(ja) .service-oriented .font-large {letter-spacing: 0;}
html:lang(ja) .icon-cards h3 {font-weight: 700;}
html:lang(ja) .token-economy-flow.panel:before {background: url(/wp-content/uploads/2020/08/img_token_jp@2x.png) top left no-repeat;background-size: cover;}
html:lang(ja) .whitepaper-box .inner-content .img-0404 {background: url(/wp-content/uploads/2020/08/img_token_jp@2x.png) no-repeat; background-size: cover;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, fieldset,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
dl {text-transform: none;}
dl dt, dl dd {margin: 0;}
ol, ul {list-style: none;}
a {color: #000;}
a:hover, a:focus {}
.button, button, input[type='submit'], input[type='reset'], input[type='button'] {font-weight: 500; text-transform: none;}
html {overflow-x: auto;}
body {font-weight: 400; color: #222; word-break: keep-all; letter-spacing: .25px;}
.page-wrapper {padding: 0;}
.container {padding-left: 15px; padding-right: 15px;}
.container .section, .row .section {padding: 0;}
.row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
    padding-left: 0;
    padding-right: 0;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
}
.col {padding: 0 15px 0 15px;}
.font-huge {font-size: 50px; font-weight: 700; color: #000; line-height: 1.16;}
.font-big {font-size: 22px; color: #222; line-height: 1.37;}
.font-large {font-size: 20px; color: #949494; line-height: 1.5;}
.font-medium-plus {font-size: 18px; font-weight: bold; color: #222; line-height: 1.67;}
.font-medium {font-size: 17px; color: #949494; line-height: 1.53;}
.font-small {font-size: 15px; color: #949494; line-height: 1.47;}
.fp-scrollable {overflow: hidden; position: relative;}
.fp-scroller {overflow: hidden;}
.iScrollIndicator {border: 0 !important;}

li.current-dropdown > .nav-dropdown,
.next-prev-thumbs li.has-dropdown:hover > .nav-dropdown,
.no-js li.has-dropdown:hover > .nav-dropdown {left: 0;}

li:last-child.current-dropdown > .nav-dropdown,
.next-prev-thumbs li:last-child.has-dropdown:hover > .nav-dropdown,
.no-js li:last-child.has-dropdown:hover > .nav-dropdown {right: 0 !important;}
.header-main {background: #fff;}
#fullpage.transition {-webkit-transition-delay: .5s !important; transition-delay: .5s !important;}
.motion-section {position: relative;}
/*.motion-section.in-view {background: #999;}*/
.motion-section .main-banner {position: absolute; top: calc(50% - 7px); left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 1200px; text-align: center; z-index: 2;}
/*.motion-section .main-banner.animate-scene1 {top: 0; transition: all 2s ease;}*/
.motion-section .main-banner.animate-scene1 {
    animation-name: animate;
    animation-delay: 0.1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}
@keyframes animate {
    from {top: calc(50% - 7px);}
    to {top: 0;}
}
.motion-section .main-banner.fix {top: calc(50% - 7px);}
.motion-section .main-banner h2 {font-size: 68px; font-weight: 700; color: #111; line-height: 1.15;}
.motion-section .main-banner p {padding: 33px 0 50px 0; font-size: 24px; font-weight: 400; color: #111; line-height: 1.45;}
.motion-section .main-banner p:last-child {padding: 0;}
.motion-section .main-banner a {display: inline-block; width: 198px; margin: 0 7.5px; padding: 15px 0; font-size: 18px; font-weight: 500; line-height: 1.56; border-radius: 4px;}
.motion-section .main-banner a:hover {-webkit-box-shadow: none;box-shadow: none; text-decoration: none;}
.motion-section .main-banner .primary { color: #fff !important; background: #1e2333;}
.motion-section .main-banner .white {color: #111 !important; border: solid 1px #1e2333; background: #fff;}
.motion-section .main-banner .white span:after {content: ''; width: 11px; height: 17px; display: inline-block; margin-left: 5px; vertical-align: middle; background: url(/wp-content/uploads/2020/04/ic-down@2x.png) top left no-repeat; background-size: cover;}
.motion-section #first-motion {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 1920px; opacity: 1; z-index: 1;}
.motion-section #second-motion,
.motion-section #third-motion {position: absolute; left: 50%; top: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 1920px; z-index: 1; opacity: 0;}
.motion-section #second-motion.show,
.motion-section #third-motion.show {opacity: 1;}
/*.motion-section .inner-box {position: absolute; left: 50%; top: calc(50% + 40px); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 1920px; z-index: 1; transition: all .5s ease;}*/
.animate-scene2-2 {position: relative; top: 100%;}
.animate-scene2-2 {
    animation-name: animate2-2;
    animation-delay: 0.1s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}
@keyframes animate2-2 {
    from {top: 100%;}
    to {top: 50%; margin-top: 116px;}
}
.motion-section .inner-box .text {position: absolute; left: 50%; top: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); transition: all .5s ease; width: 1200px; margin: 0 auto; font-size: 36px; font-weight: 500; color: #111; line-height: 1.28; text-align: center; z-index: 9;}
.animate-scene2-1 {
    animation-name: animate2-1;
    animation-delay: 0s;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
    animation-timing-function: ease-in-out;
}
@keyframes animate2-1 {
    from {top: 100%;}
    to {top: 50%; margin-top: -223px;}
}

.main-feature {position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; width: 1020px; margin: 0 auto; padding: 10px 0;}
.main-feature:before,
.main-feature:after {content: ''; width: 440px; height: 400px; z-index: 1;}
.main-feature.easy {margin-top: 130px !important;}
.main-feature.easy #illust_1 {position: absolute; top: 0; left: 0; width: 450px; height: 450px; margin-top: -12px;}
.main-feature.large #illust_2 {position: absolute; top: 0; right: 0; width: 450px; height: 450px; margin-top: -12px;}
.main-feature.compliance #illust_3 {position: absolute; top: 0; left: 0; width: 450px; height: 450px; margin-top: -12px;}
.main-feature.allocation #illust_4 {position: absolute; top: 0; right: 0; width: 450px; height: 450px; margin-top: -12px;}
.main-feature.easy:after,
.main-feature.large:before,
.main-feature.compliance:after,
.main-feature.allocation:before {display: none;}
.main-feature.large .inner-box,
.main-feature.allocation .inner-box {margin-left: initial; margin-right: auto;}
.main-feature .inner-box {width: 440px; margin-left: auto; z-index: 1;}
.main-feature .inner-box h3 {padding-bottom: 21px; font-size: 46px; font-weight: bold; color: #111; line-height: 1.22;}
.main-feature .inner-box p {font-size: 24px; color: #555; line-height: 1.42;}

.main-board {width: 1260px; margin: 0 auto; margin-top: 180px;}
.main-board .head {display: -webkit-box;display: -ms-flexbox;display: flex; align-items: center; width: 1200px; margin: 0 auto; margin-bottom: 30px;}
.main-board .head h3 {flex: 1 0 0; font-size: 24px; font-weight: bold; color: #111; line-height: 1.42;}
.main-board .head .more {margin-left: auto; display: inline-block; font-size: 16px; font-weight: 500; color: #555; line-height: 1.5; text-decoration: none;}
.main-board .head .more:after {content: ''; width: 8px; height: 12px; display: inline-block; margin-left: 7px; vertical-align: middle; background: url(/wp-content/uploads/2020/04/ic-more@2x.png) top left no-repeat; background-size: cover;}
.main-board .col-inner {display: flex; flex-direction: column; padding: 48px 38px 32px 38px; margin-bottom: 50px; border-radius: 8px; -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); border: solid 0.5px #ebebeb;}
.main-board .col-inner h4 {padding: 80px 0 54px 0; font-size: 23px; color: #111; font-weight: 500; line-height: 1.39;}
.main-board .col-inner .icon-notice {background: url(/wp-content/uploads/2020/05/ic-news-notice@2x.png) top left no-repeat; background-size: 50px;}
.main-board .col-inner .icon-digest {background: url(/wp-content/uploads/2020/05/ic-news-digest@2x.png) top left no-repeat; background-size: 50px;}
.main-board .col-inner .icon-report {background: url(/wp-content/uploads/2020/05/ic-news-report@2x.png) top left no-repeat; background-size: 50px;}
.main-board .col-inner .icon-media {background: url(/wp-content/uploads/2020/05/ic-news-media@2x.png) top left no-repeat; background-size: 50px;}
.main-board .col-inner .date {margin-top: auto; font-size: 16px; color: #999; line-height: 1.5;}
.main-board .col-inner .date span:before {content:""; display:inline-block; vertical-align: middle; width:4px; height:4px; margin:0 8px; margin-top: -1px; border-radius: 100%; background: #999;}


#footer,
#footer .fp-tableCell {height: auto !important;}
#footer .footer {padding: 46px 0;}
#footer .footer .widget_text {margin: 0;}
#footer .footer strong {display: block; text-align: left; color: #757a88;}
#footer .footer ul {padding: 0; opacity: 1; border: none;}
#footer .footer ul:after {display:block; height: 0; clear:both; content:'';}
#footer .footer ul.inner-text {padding-bottom: 36px; font-size: 13px; font-weight: 400; line-height: 1.54; color: #757a88; text-align: left; border: none;}
#footer .absolute-footer {height: 0; margin: 0; padding: 0;}
#footer .bottom-section {display: -webkit-box; display: -ms-flexbox; display: flex;}
#footer .bottom-section ul.sub-util li {float: left; padding: 0 14px; padding-left: 0; font-weight: 400; color: #757a88;}
#footer .bottom-section ul.sub-util li a {font-size: 15px; line-height: 1.47;}
#footer .bottom-section ul.sub-util li a:hover {color:#fff; text-decoration: none;}
#footer .bottom-section ul.sub-util li:first-child a:before {display:none;}
#footer .bottom-section ul.sub-util li a:before {content:""; display:inline-block; vertical-align: middle; width:1px; height:11px; margin:0 14px 0 0; background: rgba(255, 255, 255, 0.1);}
#footer .bottom-section .comm-box {margin-left: auto;}
#footer .bottom-section .comm-box:after {display:block; height: 0; clear:both; content:'';}
#footer .bottom-section .comm-box ul.social {float: left; margin-top: -3px; overflow: hidden;}
#footer .bottom-section .comm-box ul.social li {float: left; margin-left: 2px;}
#footer .bottom-section .comm-box ul.social li.me,
#footer .bottom-section .comm-box ul.social li.nt {margin-left: 10px;}
#footer .bottom-section .comm-box ul.social li:first-child {margin-left: 0;}
#footer .bottom-section .comm-box ul.social li a {display: inline-block; width: 30px; height: 30px; text-indent: -9999px; vertical-align: text-bottom;}
#footer .bottom-section .comm-box ul.social li.ln a {background: url(/wp-content/uploads/2020/05/ic-lineoa@2x.png) no-repeat; background-size: cover;}
#footer .bottom-section .comm-box ul.social li.me a {background: url(/wp-content/uploads/2020/05/ic-medium@2x.png) no-repeat; background-size: cover;}
#footer .bottom-section .comm-box ul.social li.nt a {background: url(/wp-content/uploads/2020/05/ic-note-copy-2@2x.png) no-repeat; background-size: cover;}
#footer .bottom-section .comm-box ul.social li.fb a {background: url(/wp-content/uploads/2020/05/ic-fb@2x.png) no-repeat; background-size: cover;}
#footer .bottom-section .comm-box ul.social li.tw a {background: url(/wp-content/uploads/2020/05/ic-tw@2x.png) no-repeat; background-size: cover;}

#footer .footer-site {float: left; margin-left: 30px; margin-top: -10px;}
#footer .footer-site .cont-box {position: relative; padding-top: 10px;}
#footer .footer-site .cont-box .tit a {display: block; font-size: 15px; line-height: 1.47; color: #757a88; text-decoration: none;}
#footer .footer-site .cont-box .tit a.on {}
#footer .footer-site .cont-box .cont {display: none; position: absolute; bottom: 28px; right: 0; width: 230px; background-color: #373f57;}
#footer .footer-site .cont-box .cont.lang {width: 110px;}
#footer .footer-site .cont-box .cont ul {padding: 20px;}
#footer .footer-site .cont-box .cont ul li {margin-top: 16px;}
#footer .footer-site .cont-box .cont ul li:first-child {margin-top: 0;}
#footer .footer-site .cont-box .cont a {display: block; font-size: 15px; line-height: 1.33; color: #828796; text-align: left; text-decoration: none;}
#footer .footer-site .cont-box .cont a:hover,
#footer .footer-site .cont-box .cont a.on {color:#fff;}
#footer .footer-site .cont-box .tit a:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    margin-left: 10px;
    vertical-align: middle;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.4);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
#footer .footer-site .cont-box .tit a.on:after {
    vertical-align: text-bottom;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
}
#footer copyright {display: block; margin-top: 10px; font-size: 13px; font-weight: 400; color: #757a88; line-height: 1.54;}

.api-whatislink {display: none;}

.header-title {padding: 123px 0 120px 0; text-align: center;}
.header-title h2 {padding-bottom: 19px;}
.icon-cards {padding-bottom: 202px;}
.icon-cards [data-aos-duration='4000'] [data-aos] {-webkit-transition-duration: 4000ms;transition-duration: 4000ms;}
.icon-cards .first > .col-inner {margin-left: 0 !important;}
.icon-cards .last > .col-inner {margin-right: 0 !important;}
.icon-cards .col-inner {width: 320px; margin: 0 auto !important;}
.icon-cards .icon-type1 h3 {padding-top: 82px !important; background: url(/wp-content/uploads/2020/04/token-ic-01@2x.png) top left no-repeat; background-size: 64px;}
.icon-cards .icon-type2 h3 {padding-top: 82px !important; background: url(/wp-content/uploads/2020/04/token-ic-02@2x.png) top left no-repeat; background-size: 64px;}
.icon-cards .icon-type3 h3 {padding-top: 82px !important; background: url(/wp-content/uploads/2020/04/token-ic-03@2x.png) top left no-repeat; background-size: 64px;}
.icon-cards .icon-mainnet1 h3 {padding-top: 82px !important; background: url(/wp-content/uploads/2020/05/mainnet-ic-01@2x.png) top left no-repeat; background-size: 64px;}
.icon-cards .icon-mainnet2 h3 {padding-top: 82px !important; background: url(/wp-content/uploads/2020/04/mainnet-ic-02@2x.png) top left no-repeat; background-size: 64px;}
.icon-cards .icon-mainnet3 h3 {padding-top: 82px !important; background: url(/wp-content/uploads/2020/04/mainnet-ic-03@2x.png) top left no-repeat; background-size: 64px;}
.icon-cards h3 {font-weight: 500;}
.icon-cards p {margin-top: 16px; font-size: 18px; line-height: 1.45; color: #949494;}

.about-link {margin-top: 140px; background: url(/wp-content/uploads/2020/03/linklogo@2x.png) top right no-repeat; background-size: 368px;}
.about-link h3 {padding-bottom: 30px;}
.about-link p {width: 700px;}
.about-link ul.stat-list {padding: 30px 0 108px 0;}
.about-link ul.stat-list:after {display:block; height: 0; clear:both; content:'';}
.about-link ul.stat-list li {position: relative; float: left; margin: 0; padding: 0 42px 0 20px; font-size: 16px; color: #949494; line-height: 1.25;}
.about-link ul.stat-list li:before {content:""; position: absolute; top: 0; left: 0; display:inline-block; vertical-align: middle; width:1px; height:100%; background: #ddd;}
.about-link ul.stat-list li:first-child {padding-left: 0;}
.about-link ul.stat-list li:first-child:before {display: none;} 
.about-link ul.stat-list li .title {display: block; padding-bottom: 6px; font-weight: 500; color: #555;}

.trad-box {padding: 0 !important; padding-bottom: 150px !important;}
.trad-box h3 {padding-bottom: 19px;}
.two-col-580 {max-width: 1240px !important; margin-left: -20px !important; margin-right: -20px !important;}
.two-col-580 > .col {min-width: 620px; padding-left: 20px; padding-right: 20px;}
.trad-exg-list .col-inner {display: -webkit-box; display: -ms-flexbox; display: flex; height: calc(100% - 40px); padding: 38px 38px 35px 38px; margin-bottom: 40px; border-radius: 8px; -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); border: solid 0.5px #ebebeb;}
.trad-exg-list .col-inner p.symbol {width: 66px; height: 66px; margin-right: 28px; border-radius: 8px; background: #e5e5e5; overflow: hidden;}
.trad-exg-list .col-inner p.symbol img {width: 100%; height: auto;}
.trad-exg-list .col-inner p:empty {display: block;}
.trad-exg-list .col-inner .inner-box {position: relative; padding-bottom: 25px; flex: 1; min-height: 138px;}
.trad-exg-list .col-inner .inner-box .link-btn {position: absolute; bottom: 0; left: 0;}
.trad-exg-list .col-inner .inner-box h4 {margin-top: 2px;}
.trad-exg-list .col-inner .inner-box p.content {margin: 10px 0 19px 0;}

.link-btn > a {display: block; font-size: 16px; font-weight: 500; color: #00c88f; line-height: 1.38 !important;}
.link-btn-disabled > a {color: #cccccc;}
.link-btn > a:hover {color: #00c88f;}
.link-btn > a:after,
.drop-btn > a:after {content: ''; width: 7px; height: 19px; display: inline-block; margin-left: 3px; vertical-align: text-top; background: url(/wp-content/uploads/2021/08/icon-main-more@2x.png) top -3px left no-repeat; background-size: cover;}
.link-btn-disabled > a:after {background: url(/wp-content/uploads/2021/08/icon-main-more-copy-3@2x.png) top -3px left no-repeat; background-size: cover;}

.token-economy-flow {position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; align-items: center; padding: 200px 0;}
.token-economy-flow:before {content: ''; width: 480px; height: 495px; margin-top: 80px; background: url(/wp-content/uploads/2020/05/img-token@2x.png) top left no-repeat; background-size: cover; z-index: 1;}
.token-economy-flow:after {content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: calc(95vw - 17px); height: 100%; background: #fafbfc;}
.token-economy-flow.panel {height: 1000px;}
.token-economy-flow.panel-small {height: 800px;}
.token-economy-flow .inner-box {width: 580px; margin-left: auto; z-index: 1;}
.token-economy-flow .inner-box h3 {padding-bottom: 35px;}
.token-economy-flow .inner-box h4 {padding-bottom: 8px;}
.token-economy-flow .inner-box .line-pbsmall {padding-bottom: 32px; line-height: 1.2;}
.token-economy-flow .inner-box p {padding-bottom: 38px;}
.token-economy-flow .inner-box p:last-child {padding-bottom: 0;}

.service-oriented:before {position: absolute; right: 0; width: 520px; height: 520px; margin-top: 0; background: url(/wp-content/uploads/2020/05/img-architecture@2x.png) top left no-repeat; background-size: cover;}
.service-oriented .inner-box {margin-left: 0; margin-right: auto;}

.full-stack:before {width: 330px; height: 330px; margin-top: 20px; background: url(/wp-content/uploads/2020/04/line-blockchain-platform@2x.png) top left no-repeat; background-size: cover;}
.full-stack:after {display: none;}
.full-stack .inner-box {width: 750px;}
.full-stack .inner-box a {display: inline-block; margin: 0; margin-top: 8px; padding: 18px 39px; font-size: 15px; font-weight: bold; color: #fff; line-height: 1.2; border-radius: 4px; background-color: #1e2333; cursor: pointer; text-decoration: none;}

.blockchain-protocol {padding-bottom: 115px;}
.blockchain-protocol:before {width: 400px; height: 400px; margin-top: 14px; margin-left: 38px; background: url(/wp-content/uploads/2020/05/img-protocol@2x.png) top left no-repeat; background-size: cover;}
.blockchain-protocol:after {display: none;}
.blockchain-protocol .inner-box ul.list-bullet {}
.blockchain-protocol .inner-box ul.list-bullet li {margin: 0; padding: 2px 0; font-size: 12px; color: #949494; line-height: 1.67;}
.blockchain-protocol .inner-box ul.list-bullet li:before {content: ''; display: inline-block; width: 5px; height: 5px; margin-right: 5px; vertical-align: middle; border-radius: 100%; background-color: #c1c4ca;}
.blockchain-protocol .inner-box ul.list-bullet li.blue:before {background-color: #a4b0d4;}

.distribution-plan-box {}
.distribution-plan-box h3 {padding: 203px 0 40px 0;}
.distribution-plan-box .image-bg {position: relative; height: 427px; background: url(/wp-content/uploads/2020/04/img-distrilbution@2x.png) 58% 25% no-repeat; background-size: 600px;}
.distribution-plan-box .image-bg .col-inner {position: initial;}
.distribution-plan-box .left-box {position: absolute; bottom: 80px; left: 20px; width: 300px;}
.distribution-plan-box .left-box dt {display: block; padding-bottom: 10px; font-size: 15px; font-weight: 500; color: #000; line-height: 1.33; letter-spacing: 0;}
.distribution-plan-box .left-box dd {font-size: 12px; color: #949494; line-height: 1.85;}
.distribution-plan-box .right-box {position: absolute; bottom: 80px; right: 20px; width: 284px; text-align: right;}
.distribution-plan-box .right-box dt {display: block; padding-bottom: 10px; font-size: 15px; font-weight: 500; color: #000; line-height: 1.33; letter-spacing: 0;}
.distribution-plan-box .right-box dd {font-size: 12px; color: #949494; line-height: 1.85;}
.distribution-plan-box .inner-system .col-inner {padding: 38px; border-radius: 8px; -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); border: solid 0.5px #ebebeb;}
.distribution-plan-box h4 {padding-bottom: 16px;}
.token-bottom-text {margin-top: 35px; padding-bottom: 121px;}

.use-case-box .col {margin-bottom: 30px;}
.use-case-box .col-inner {border-radius: 9px; -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); border: solid 1px #ebebeb; /*overflow: hidden;*/}
.use-case-box .col-inner:after {display:block; height: 0; clear:both; content:'';}
.use-case-box .box {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; height: 100%;}
.use-case-box .box .box-image {width: 100%; overflow: hidden; border-top-left-radius: 8px; border-top-right-radius: 8px;}
.use-case-box .box-text {padding: 29px 30px 86px 25px; flex: 1 0 auto; font-size: 16px; line-height: 1.63; color: #6b6b6b;}
.use-case-box .box-text h4 {margin: 0; padding-bottom: 13px; font-size: 22px; color: #000; line-height: 1.41;}
.use-case-box .box-text .meta {margin-top: -7px; font-size: 14px; font-weight: 500; color: #000; line-height: 1.29;}
.use-case-box .box-text p.content {margin: 30px 0 0 0;}
.use-case-box .box-text .link-btn {position: absolute; bottom: 28px;}
.use-case-box .box-text .drop-btn {position: absolute; bottom: 28px; left: 122px;}
.use-case-box .box-text .drop-btn a {font-size: 16px; font-weight: 500; color: #00c88f; line-height: 1.38 !important;}
.use-case-box .box-text .drop-btn .menu-box {position: absolute; top: 22px; left: 0; min-width: 200px; padding-top: 10px; display: none; z-index: 2;}
.use-case-box .box-text .drop-btn .menu-box ul {padding: 20px; border-radius: 2px; border: 1px solid #ebebeb; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); background: #fff;}
.use-case-box .box-text .drop-btn .menu-box ul li {margin: 0; margin-top: 16px;}
.use-case-box .box-text .drop-btn .menu-box ul li:first-child {margin-top: 0;}
.use-case-box .box-text .drop-btn .menu-box ul li a {display: block; color: #ccc; text-decoration: none;}
.use-case-box .box-text .drop-btn .menu-box ul li a:hover {color: #000;}
.use-case-box.row-bottom {padding-bottom: 170px;}
.use-case-box.platform-box .box-text {padding-bottom: 83px;}
.use-case-box.platform-box .box-text h4 {padding-bottom: 8px;}
.use-case-box.platform-box .box-text .link-btn {bottom: 24px;}
.use-case-box.platform-box .box-text .drop-btn {bottom: 24px;}
.use-case-box.platform-box .box-text .drop-btn .menu-box {top: 24px;}

.bottom-title {padding: 155px 0 200px 0; text-align: center;}
.bottom-title h3 {font-size: 36px; line-height: 1.22; letter-spacing: -0.2px; color: #111;}
.bottom-title h3.small {font-size: 28px; font-weight: 500; color: #111; line-height: 1.43; letter-spacing: -0.2px;}
.bottom-title h3.large {font-size: 42px; font-weight: bold; color: #111; line-height: 1.24; letter-spacing: -0.2px;}
.bottom-title .subtext {display: inline-block; font-size: 23px; color: #555; line-height: 1.22;}
.bottom-title .button {margin: 0; margin-top: 32px; padding: 15px 28px; font-size: 18px; line-height: 1.11; text-transform: none; border-radius: 4px; background: #00d397;}

.board-title {margin-top: 120px;}
.board-title .img-inner {width: 580px; border-radius: 6.1px;}
.board-title .inner-text-box {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 31px;}
.board-title .inner-contents h2 {margin-bottom: 20px;}
.board-title .inner-contents h2 a {max-height: 174px; white-space: normal; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;}
.board-title .inner-contents p {margin-bottom: 20px; font-size: 20px; font-weight: 500; color: #222; line-height: 1.3; max-height: 52px; white-space: normal; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.board-title .inner-contents .meta {font-size: 16px; color: #999; line-height: 1.25;}
.board-title .inner-contents .meta .date {}
.board-title .inner-contents .meta .date:before {content:""; display:inline-block; vertical-align: middle; width:4px; height:4px; margin:0 8px; margin-top: -1px; border-radius: 100%; background: #999;}
.board-subject {padding-bottom: 19px; font-size: 24px; font-weight: bold; color: #000; line-height: 1.25;}
.board-subject:after {content: ''; width: 7px; height: 13px; display: inline-block; margin-left: 5px; vertical-align: middle; background: url(/wp-content/uploads/2020/03/more-big@2x.png) top left no-repeat; background-size: cover;}
.board-subject.first {margin-top: 122px;}
.board-box > .col {padding-bottom: 102px;}
.board-box .col-inner {display: flex; flex-direction: column;}
.board-box .col-inner > .img {margin-top: auto;}
.board-box .title {font-size: 18px; font-weight: 500; line-height: 1.35; flex: 1 0 0;}
.board-box .title a {color: #222;}
.board-box .date {display: block; padding: 9px 0 20px 0; font-size: 14px; color: #999; line-height: 1.29;}
.board-box .img-inner {border-radius: 4px; overflow: hidden;}

.header-title-list {margin: 123px 0 141px 0; text-align: center;}
.list-content {margin: 62px 0 20px 0; padding: 48px 0; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb;}
.list-content .section-content {width: 800px; margin: 16px auto; font-size: 18px; color: #222; line-height: 1.89;}
.list-bottom:after {display:block; height: 0; clear:both; content:'';}
.list-bottom .button {float: left; margin: 0; padding: 7px 35px; font-size: 15px; font-weight: 500; color: #000; letter-spacing: 0.7px; border: 1px solid #e5e5e5;}
.is-outline:hover, .primary.is-outline:hover {color: #000; background-color: #fff; border-color: #e5e5e5;}
.list-bottom .link-pagination-wrap {float: right;}
.list-bottom .link-pagination-wrap .pagination .previous {margin-left: 0; margin-right: 3px;}
.list-bottom .link-pagination-wrap .pagination .next {margin-left: 3px; margin-right: 0;}

.contact-section {text-align: center; margin: 0 -15px 0 -15px; padding-bottom: 236px;}
.contact-section .box {display: inline-block; width: 380px; margin: 15px 13px; padding: 48px 40px; text-align: left; border-radius: 8px; -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.04); border: solid 0.5px #ebebeb;}
.contact-section .box h3 {padding-bottom: 4px; font-size: 18px; font-weight: 500; color: #000; line-height: 1.25;}
.contact-section .box span {font-size: 16px; color: #949494; line-height: 1.67;}
.contact-section .box.type1 {background: url(/wp-content/uploads/2020/05/interconnected-01@2x.png) 88% 50% no-repeat; background-size: 56px;}
.contact-section .box.type2 {background: url(/wp-content/uploads/2020/05/interconnected-02@2x.png) 88% 50% no-repeat; background-size: 56px;}
.contact-section .box.type3 {background: url(/wp-content/uploads/2020/05/interconnected-03@2x.png) 88% 50% no-repeat; background-size: 56px;}
.contact-section .box.type4 {background: url(/wp-content/uploads/2020/05/interconnected-04@2x.png) 88% 50% no-repeat; background-size: 56px;}
.contact-section .box.type5 {background: url(/wp-content/uploads/2020/05/interconnected-05@2x.png) 88% 50% no-repeat; background-size: 56px;}
.newsletter-section {padding-bottom: 145px;}
.newsletter-section h2 {padding-bottom: 20px;}
.newsletter-section .newsletter_collect_form {width: calc(100% - 15px); margin-left: 15px;}

.newsletter_collect_form {font-size: 14px; font-weight: 400; line-height: 1.43; color: #949494;}
.newsletter_collect_form input[type="text"],
.newsletter_collect_form input[type="email"] {height: 56px; padding: 18px 19px; font-size: 16px; color: #949494; line-height: 1.25; border-radius: 4px; border: 1px solid #c9c9c9; -webkit-box-shadow: none; box-shadow: none;}
.newsletter_collect_form input::-webkit-input-placeholder {color: #949494;}
.newsletter_collect_form input:-ms-input-placeholder {color: #949494;}
.newsletter_collect_form input::placeholder {color: #949494;}
.newsletter_collect_form .warning {color: #de4f41 !important;}
.newsletter_collect_form .agree-checkbox {position: relative; margin: 5px 0 12px 0;}
.newsletter_collect_form .agree-checkbox input[type="checkbox"] {display: none;}
.newsletter_collect_form .agree-checkbox input[type="checkbox"] + label:before {content: ''; position: absolute; top: 4px; left: 0; width: 18px; height: 18px; cursor: pointer; background: url(/wp-content/uploads/2020/03/box@2x.png) no-repeat; background-size: cover;}
.newsletter_collect_form .agree-checkbox input[type="checkbox"]:checked + label:before {background: url(/wp-content/uploads/2020/03/box-check@2x.png) no-repeat; background-size: cover;}
.newsletter_collect_form .agree-checkbox label {display: inline-block; padding-left: 27px; font-size: 14px; font-weight: 400; line-height: 1.43; color: #949494;}
.newsletter_collect_form .description {margin-bottom: 28px; padding-left: 27px; background: url(/wp-content/uploads/2020/03/attention@2x.png) no-repeat; background-size: 18px;}
.newsletter_collect_form .email_collect_submit {display: inline-block; margin: 0; padding: 18px 33px; font-size: 15px; font-weight: bold; color: #fff; line-height: 1.2; border-radius: 4px; background-color: #1e2333; cursor: pointer; text-decoration: none;}
/* 뉴스레터 버튼 클릭시 modal 생성 */
.email_collect_form_success {
    display: none;
    position: fixed;
    position: -webkit-fixed;
    /* for safari */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}

.email_collect_form_success.show {
    display: block;
}

.email_collect_form_success .success_box {
    position: absolute;
    position: -webkit-absolute;
    /* for safari */
    top: 40%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 360px;
    height: 206px;
    text-align: center;
    background-color: #ffff;
}

.email_collect_form_success .success_box h3 {
    /*    font-family: 'Roboto', 'HiraginoSansGB', sans-serif !important;*/
    font-size: 24px !important;
    font-weight: bold !important;
    font-stretch: normal;
    line-height: 24px !important;
    letter-spacing: normal;
    color: #000000;
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}

.email_collect_form_success .success_box p {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    margin-top: 20px;
    width: 262px;
    margin-left: auto;
    margin-right: auto;
}

.email_collect_form_success .success_box a.close_btn {
    width: 360px;
    height: 54px;
    background: #000;
    color: #fff;
    margin-top: 4px;
    padding-bottom: 19px !important;
    padding-top: 19px !important;
    font-size: 14px !important;
    line-height: 1.62;
    letter-spacing: 3px !important;
    font-weight: 500 !important;
    bottom: 0 !important;
    position: absolute;
    position: -webkit-absolute;
    /* for safari */
    left: 0 !important;
    cursor: pointer;
}

.link-pagination-wrap {margin-bottom: 150px; text-align: center;}
.link-pagination-wrap .pagination {display: inline-block;}
.link-pagination-wrap .pagination a:not(.page-number) {width: 48px; height: 48px; border: 1px solid #e5e5e5; padding: 0 !important; line-height:48px;}
.link-pagination-wrap .pagination .pager-disable:not(.page-number) {width: 48px; height: 48px; border: 1px solid #e5e5e5; padding: 0 !important; font-size: 0; line-height: 48px;}
.link-pagination-wrap .pagination a, 
.link-pagination-wrap .pagination span {display: inline-block; margin: 0 11px; font-weight: 500; color: #949494; vertical-align: middle;}
.link-pagination-wrap .pagination .to-first {margin: 0;}
.link-pagination-wrap .pagination .previous {margin-left: 6px; margin-right: 18px;}
.link-pagination-wrap .pagination .next {margin-left: 18px; margin-right: 6px;}
.link-pagination-wrap .pagination .to-last {margin: 0;}
.link-pagination-wrap .pagination .to-first:before {background-image: url(/wp-content/uploads/2020/03/to-first.png);}
.link-pagination-wrap .pagination .previous:before {background-image: url(/wp-content/uploads/2020/03/previous.png);}
.link-pagination-wrap .pagination .next:before {background-image: url(/wp-content/uploads/2020/03/next.png);}
.link-pagination-wrap .pagination .to-last:before {background-image: url(/wp-content/uploads/2020/03/to-last.png);}
.link-pagination-wrap .pagination a:not(.page-number):hover:before,
.link-pagination-wrap .pagination a:not(.page-number):focus:before {opacity: 1;}
.link-pagination-wrap .pagination a:not(.page-number):before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 10px;
    opacity: 1;
}
.link-pagination-wrap .pagination .pager-disable:not(.page-number):before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 10px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 10px;
    opacity: 0.2;
    vertical-align: middle;
}
.link-pagination-wrap .pagination a:not(.page-number) img {display: none;}
.link-pagination-wrap .pagination a img {width: calc(27px / 2);}
.link-pagination-wrap .pagination .current-page {font-weight: 500; color: #000;}
.link-pagination-wrap .pagination a:hover {text-decoration: none;}

.accordion-section {padding: 0 0 100px 0 !important;}
.accordion-section .section-content {width: 800px; margin: 0 auto;}
.accordion-section .section-content .message-box {margin-bottom: 50px; padding: 0 0 48px 0; border-bottom: solid 1px #ebebeb; background: #fff;}
.accordion-section .section-content .message-box .title {font-size: 26px; font-weight: 500; color: #000; line-height: 1.31;}
.accordion-section .section-content .message-box .content-box {margin: 20px 0 15px 0; font-size: 16px; color: #222; line-height: 1.63;}
.accordion-section .section-content .message-box .content-box.active {margin: 20px 0 41px 0;}
.accordion-section .section-content .message-box .content-box.active p {display: block;}
.accordion-section .section-content .message-box .content-box p {display: none;}
.accordion-section .section-content .message-box .toggle-more {min-height: 0; font-size: 14px; font-weight: 500; color: #00c88f; line-height: 1.43; text-decoration: none; border: none;}
.accordion-section .section-content .message-box .toggle-more:not(.icon)>span+i {margin-left: .2em;}
.accordion-section .section-content .message-box .toggle-more i {margin-left: 0 !important; font-size: 17px; font-weight: 500 !important; vertical-align: middle; top: 0px;}

.terms-list {margin: 120px auto; font-size: 16px; color: #000; line-height: 1.75;}
.terms-list h2 {padding-bottom: 86px; font-size: 44px; font-weight: bold; color: #000; line-height: 1.23; text-align: center;}
.terms-list h3 {padding-bottom: 20px; font-size: 20px; font-weight: 500; color: #000; line-height: 1.3;}
.terms-list .notice p {margin-top: 28px;}
.terms-list .notice p:first-child {margin-top: 0;}
.terms-list p a {color: #4780ff;}
.terms-list .mtnone {margin-top: 0;}
.terms-list strong {font-weight: 300;}
.terms-list ul {margin: 28px 0;}
.terms-list ul li {margin: 0;}
.terms-list ol,
.terms-list ol li {margin: 0; margin-top: 60px;}
.terms-list ol li .subtitle {display: inline-block; font-size: 20px; font-weight: 500; line-height: 1.3;}
.terms-list > ol > li > ol > li ol {margin-top: 0; counter-reset: section;}
.terms-list > ol > li > p,
.terms-list > ol > li > ol > li > ol,
.terms-list > ol > li > ol > li > p {margin-top: 28px;}
.terms-list > ol > li > .subtitle + ol,
.terms-list > ol > li > p + ol,
.terms-list > ol > li > ol > li > p + ol {margin-top: 0;}
.terms-list ul > li {position: relative; margin-top: 0; padding-left: 10px;}
.terms-list ul > li:before {content: ''; position: absolute; top: 14px; left: 0; width: 3px; height: 3px; border-radius: 3px; vertical-align: middle; background-color: #000;}
.terms-list ul > li > ol {margin-top: 0; margin-left: 23px;}
.terms-list ul > li > ol li,
.terms-list > ol > li > ol > li > ol li {position: relative; margin-top: 0; padding-left: 23px; counter-increment: section;}
.terms-list > ol > li > ul > li > ol > li:before,
.terms-list > ol > li > ol > li > ol > li:before {position: absolute; left: 0; content: "(" counter(section, lower-alpha) ")";}
.terms-list > ol > li > ol > li > ol > li > ol li:before {position: absolute; left: 0; content: "(" counter(section, lower-roman) ")";}

.none-page {position: relative; background-color: #fff;}
.none-page .text-inner {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 720px; z-index: 1;}
.none-page h2 {padding-top: 100px; font-size: 42px; font-weight: 500; color: #000; line-height: 1.1; letter-spacing: -0.4px; background: url(/wp-content/uploads/2020/04/ic-404@2x.png) top center no-repeat; background-size: 70px;}
.none-page p {margin: 15px 0 57px 0; font-size: 18px; color: #6b6b6b; line-height: 1.22;}
.none-page a {display: inline-block; min-width: 165px; margin: 0 5px; padding: 12px 38px; font-size: 16px; font-weight: 400; line-height: 1.38; border-radius: 4px;}
.none-page a:hover {-webkit-box-shadow: none;box-shadow: none; text-decoration: none;}
.none-page .secondary {color: #fff !important; background: #00d397;}
.none-page .white {color: #111 !important; border: solid 1px #ebebeb; background: #fff;}
.lp-screen span, .lp-screen img {width: 150px !important;}


.whitepaper-box {position: relative; width: 1020px; margin: 0 auto;}
.whitepaper-box .tocify {position: absolute; top: 630px; bottom: 0; overflow-y: scroll; -ms-overflow-style: none; scrollbar-width: none; width: 260px; word-break: normal;}
.whitepaper-box .tocify::-webkit-scrollbar {display: none;}
.whitepaper-box .tocify .tocify-header .tocify-item {margin-left: 0; padding-bottom: 25px;}
.whitepaper-box .tocify .tocify-header .tocify-item a {display: block; font-size: 14px; color: #333; line-height: 1.58;}
.whitepaper-box .tocify .tocify-header .tocify-item.active a {font-weight: 700; color: #111;}
.whitepaper-box .tocify .tocify-subheader {margin: 0;}
.whitepaper-box .tocify .tocify-subheader .tocify-item {position: relative; margin-bottom: 0; padding-bottom: 0;}
.whitepaper-box .tocify .tocify-subheader .tocify-item:before {content: ''; position: absolute; top: 0; left: 0; width: 2px; height: 100%; background: #eaeaea;}
.whitepaper-box .tocify .tocify-subheader .tocify-item:last-child {padding-bottom: 25px;}
.whitepaper-box .tocify .tocify-subheader .tocify-item:last-child:before {height: calc(100% - 25px);}
.whitepaper-box .tocify .tocify-subheader .tocify-item.active:after {content: ''; position: absolute; top: 0; left: 0; width: 2px; height: 100%; background: #111;}
.whitepaper-box .tocify .tocify-subheader .tocify-item.active:last-child:after {height: calc(100% - 25px);}
.whitepaper-box .tocify .tocify-subheader .tocify-item a {display: block; padding: 8px 0 8px 17px; font-size: 14px;}
.whitepaper-box .tocify-subheader {display: none;}
.whitepaper-box .title-box {position: relative; padding: 118px 0 150px 0; text-align: center;}
.whitepaper-box .title-box:after {content: ''; position: absolute; left: 50%; bottom: 0; width: 100vw; height: 1px; transform: translate(-50%, 0); background: #F7F7F8;}
.whitepaper-box .title-box .motion {vertical-align: top;}
.whitepaper-box .title-box .whitepaper-motion-wrap .hide-for-medium {width: 100%;}
.whitepaper-box .title-box h1 {margin-top: 9px; font-size: 16px; font-weight: 500; color: #333; line-height: 28px;}
.whitepaper-box .inner-content {margin: 125px 0 0 340px; line-height: 30px; color: #333; word-break: normal;}
.whitepaper-box .inner-content strong {font-weight: 700;}
.whitepaper-box .inner-content .image {display: inline-block; text-indent: -9999px;}
.whitepaper-box .inner-content .img-0401 {width: 536px; height: 542px; margin: 40px 0 70px 0; background: url(/wp-content/uploads/2020/08/group-9@2x.png) no-repeat;  background-size: cover;}
.whitepaper-box .inner-content .img-0402 {width: 302px; height: 291px; margin: 40px 0 20px 0; background: url(/wp-content/uploads/2020/08/group-211@2x.png) no-repeat;  background-size: cover;}
.whitepaper-box .inner-content .img-0404 {width: 576px; height: 594px; margin: 40px 0 70px 0; background: url(/wp-content/uploads/2020/08/img-token-en@2x.png) no-repeat;  background-size: cover;}
.whitepaper-box .inner-content .img-0501 {width: 680px; height: 146px; margin: 40px 0 20px 0; background: url(/wp-content/uploads/2020/08/scalabiltiy@2x.png) no-repeat;  background-size: cover;}
.whitepaper-box .inner-content section {margin-bottom: 150px;}
.whitepaper-box .inner-content section p:last-child {padding-bottom: 0;}
.whitepaper-box .inner-content section .sub-cont {margin-top: 50px;}
.whitepaper-box .inner-content section .description {margin-top: -10px;}
.whitepaper-box .inner-content section .sub-title {font-weight: 700;}
.whitepaper-box .inner-content h2 {margin-bottom: 20px; font-size: 48px; color: #111; line-height: 1.04;}
.whitepaper-box .inner-content h3 {margin-bottom: 10px; font-size: 24px; color: #111; line-height: 1.42;}
.whitepaper-box .inner-content h4,
.whitepaper-box .inner-content h5,
.whitepaper-box .inner-content h6 {font-size: 16px; font-weight: normal; line-height: 1.88; letter-spacing: normal; text-transform: none; color: #333; opacity: 1;}
/*.whitepaper-box .inner-content h3:before {content: ''; width: 100%; height: 50px;}*/
.whitepaper-box .inner-content p {margin-bottom: 30px;}
.whitepaper-box .inner-content p.summary {position: relative; margin-top: -10px; padding-top: 20px;}
.whitepaper-box .inner-content p.summary:before {content: ''; position: absolute; top: 0; left: 0; width: 30px; height: 1px; background: #666;}
.whitepaper-box .inner-content ul.segment {margin-bottom: 50px;}
.whitepaper-box .inner-content ul.segment li {margin-left: 0; margin-bottom: 20px; padding: 32px 26px 32px 86px; font-size: 14px; color: #666; line-height: 1.4; border-radius: 4px;}
.whitepaper-box .inner-content ul.segment li:last-child {margin-bottom: 0;}
.whitepaper-box .inner-content ul.segment li.type01 {background: #f9f9f9 url(/wp-content/uploads/2020/08/contributors@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type02 {background: #f9f9f9 url(/wp-content/uploads/2020/08/economic@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type03 {background: #f9f9f9 url(/wp-content/uploads/2020/08/everyone@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type04 {background: #f9f9f9 url(/wp-content/uploads/2020/08/contnt@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type05 {background: #f9f9f9 url(/wp-content/uploads/2020/08/commerce@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type06 {background: #f9f9f9 url(/wp-content/uploads/2020/08/social@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type07 {background: #f9f9f9 url(/wp-content/uploads/2020/08/gaming@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li.type08 {background: #f9f9f9 url(/wp-content/uploads/2020/08/exchange@2x.png) 20px 50% no-repeat;  background-size: 56px;}
.whitepaper-box .inner-content ul.segment li .header {padding-bottom: 4px; font-size: 16px; font-weight: 700; color: #333; line-height: 1.3;}
.whitepaper-box .inner-content ul.segment li p {margin-bottom: 0;}
.whitepaper-box .inner-content ul.caption {display: flex; flex-direction: column; flex-wrap: wrap; height: 92px; margin: 17px 0 68px 0; font-size: 15px; line-height: 2; color: #333333;}
.whitepaper-box .inner-content ul.caption li {margin-left: 0; width: 50%;}
.whitepaper-box .inner-content ul.caption li strong {display: inline-block; margin-right: 10px;}
.whitepaper-box .inner-content ul.list-bullet {}
.whitepaper-box .inner-content ul.list-bullet li {position: relative; margin-left: 0; margin-bottom: 30px; padding-left: 10px; font-size: 16px; line-height: 1.88;}
.whitepaper-box .inner-content ul.list-bullet li:before {content: ''; position: absolute; top: 12px; left: 0; width: 4px; height: 4px; border-radius: 100%; background: #333;}
.whitepaper-box .inner-content ul.list-bullet li dl {font-size: 1em; opacity: 1;}
.whitepaper-box .inner-content ul.list-bullet li dl dd {position: relative; display: block; padding-left: 10px;}
.whitepaper-box .inner-content ul.list-bullet li dl dd:before {content: '- '; position: absolute; top: 0; left: 0;}
.whitepaper-box .inner-content .milestones {}
.whitepaper-box .inner-content .milestones > ul {}
.whitepaper-box .inner-content .milestones > ul > li {}
.whitepaper-box .inner-content .milestones > ul > li {margin-left: 0; margin-top: 50px; padding-bottom: 30px; border-bottom: 1px solid #ebebeb;}
.whitepaper-box .inner-content .milestones > ul > li:last-child {margin-bottom: 78px; border-bottom: none;}
.whitepaper-box .inner-content .milestones > ul > li .year {font-weight: 700;}
.whitepaper-box .inner-content .milestones > ul > li .month {position: relative;}
.whitepaper-box .inner-content .milestones > ul > li .month span {position: absolute;}
.whitepaper-box .inner-content .milestones > ul > li .month ul {margin: 20px 0;  padding-left: 115px;}
.whitepaper-box .inner-content .milestones > ul > li .month ul li {margin-left: 0;}
.whitepaper-box .inner-content ol {margin: 0;}
.whitepaper-box .inner-content ol > li {position: relative; margin: 0 0 30px 0; padding-left: 20px; counter-increment: section;}
.whitepaper-box .inner-content ol > li:before {position: absolute; left: 0; content: counter(section, lower-alpha) ".";}
.whitepaper-box .inner-content ol > li > ol {margin-top: 30px;}
.whitepaper-box .inner-content ol > li > ol >li {position: relative; margin: 0 0 30px 0; padding-left: 20px; counter-increment: section2;}
.whitepaper-box .inner-content ol > li > ol >li:before {position: absolute; left: 0; content: counter(section2, lower-roman) ".";}
.whitepaper-box .pdf-btn {position: fixed; bottom: 0; left: 0; width: 100%; min-width: 1200px; z-index: 1;}
.whitepaper-box .pdf-btn a {position: absolute; right: 30px; bottom: 30px; display: inline-block; width: 66px; height: 66px; text-indent: -9999px; border-radius: 100%; border: solid 1px #ededed; background: #fff url(/wp-content/uploads/2020/08/pdf_icon.png) 50% 50% no-repeat; background-size: 100%;}
/*.whitepaper-box #tocify-header0 {display: none;}
.whitepaper-box .dummy {height: 0; padding-bottom: 1px !important;}*/


@media only screen and (max-width:1280px){
/*************** ADD LAPTOP ONLY CSS HERE  ***************/
    .token-economy-flow:after {width: calc(100% - 17px);}
    .two-col-580 > .col {min-width: inherit;}
    
}

@media only screen and (min-width:851px) {
	#header {width: 100% !important; transition: top 0.2s ease-in-out;}
	#header.nav-up {top: -80px !important;}
	#header .header-wrapper {min-width: 1200px;}
	#header .header-wrapper.white-bg {background: #fff;}
	#header .header-inner {padding: 0 40px;}
	#header .header-inner .nav > li {margin: 0 20px;}
	#header .header-inner .nav > li > a {font-family: inherit !important; font-size: 16px; font-weight: 500; color: #111; line-height: 1.25; text-transform: none;}
	#header .header-inner .nav > li > a:hover,
	#header .header-inner .nav > li > a:focus {text-decoration: none;}
	#header .header-inner .nav > li > a i {display: none;}
    #header .nav-dropdown {min-width: -webkit-max-content !important; min-width: -moz-max-content !important; min-width: max-content !important; border: none; border-radius: 2px; -webkit-box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.14) !important; box-shadow: 0 0 10px 0 rgba(59, 59, 59, 0.14) !important;}
    #header .header-inner .nav > li:nth-child(4) > a {background-image: url(/wp-content/uploads/2020/09/icon-outlink@.png); background-repeat: no-repeat; background-size: 10px 10px; background-position: center right; padding-right: 15px;}
    #header .header-inner .nav > li:nth-child(1) > .nav-dropdown > li:nth-child(3) > a {background-image: url(/wp-content/uploads/2021/10/outlink-gray@3x.png); background-repeat: no-repeat; background-size: 10px 10px; background-position: center right 24px;}
    #header .header-inner .nav > li:nth-child(1) > .nav-dropdown > li:nth-child(3) > a:hover {background-image: url(/wp-content/uploads/2020/09/icon-outlink@.png);}
    :lang(ja) #header .header-inner .nav > li:nth-child(1) > .nav-dropdown > li:nth-child(3) > a {background-position: center right 74px;}
    #header .header-inner .nav > li:nth-child(7) {border: 1px solid #000; border-radius: 4px; margin-right: 0;}
	#header .header-inner .nav > li:nth-child(7) > a {padding-left: 14px; padding-right: 14px; font-size: 14px;}
	#header .nav-column li > a, 
	#header .nav-dropdown > li > a {padding: 0;}
	#header .nav-dropdown > li > a:hover {color: #111 !important; text-decoration: none;}
	#header .nav-dropdown > li.active > a {color: #000 !important;}
	#header .nav-dropdown-default .nav-column li > a,
	#header .nav-dropdown.nav-dropdown-default > li > a {margin: 0; padding-bottom: 16px; font-size: 17px; font-weight: 400; color: #ccc; line-height: 1.29; border-bottom: none;}
	#header .nav-dropdown.nav-dropdown-default > li:last-child > a {padding-bottom: 0;}
	
    /* 모바일 작업에서 수정한 부분 */
    .mfp-bg, .mfp-wrap {display: none;}
    #wrapper {min-width: 1200px; overflow: hidden;}
    #header .header-inner .nav > li.wpml-ls-item {display: none;}
    .board-title .image-cover img {position: static !important;}
    .board-title .img-inner {width: 100%; padding-top: 0 !important;}
    /* 모바일 작업에서 수정한 부분 */
}

@media only screen and (max-width:850px){
/*************** ADD TABLET ONLY CSS HERE  ***************/
    .normal-height,
    .normal-height .fp-tableCell {height: auto !important;}
    /*.motion-section #first-motion {width: 100%;}*/
    .motion-section .inner-box {top: 50%;}
    html, body {overflow: visible !important; height: initial !important;}
    .motion-section {height: 100% !important;}


    .swiper-pagination-bullet { width: 6px !important; height: 6px !important; background-color: #dbdee4 !important;}
    .swiper-pagination-bullet-active {background-color: #999999 !important;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px !important;}
    html {background-color: white !important; margin-right: 0 !important;}
    * {
		font-family:-apple-system, BlinkMacSystemFont, メイリオ, Meiryo, roboto, sans-serif !important;
		-webkit-tap-highlight-color: transparent;
		transition-duration: 0s !important;
	}
    h1, h2, h3, h4, h5, h6 { color: #111 }
    h3, h4, h5, h6 {line-height: 1.2;}
	video {
		-webkit-mask-image: -webkit-radial-gradient(white, black);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
	}
    .btn {
        padding: 15px 30px;
        border-radius: 3px;
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
		color: #111;
    }
    .btn-black, .btn-black:hover, .btn-black:focus, .btn-black:active { 
        background-color: #1e2333;
        color: white;
    }
    .btn-white, .btn-white:hover, .btn-white:focus, .btn-white:active {
        border: solid 1px #e5e5e5;
        color: black;
        background: white;
    }
    .btn-green, .btn-green:hover, .btn-green:focus, .btn-green:active {
        background-color: #00d397;
        color: white;
    }

    html, .header-main {min-width: 340px;}
    #wrapper { overflow-x: hidden; }
    .sticky-element-placeholder { display: none !important; }
    #header {
		width: 100% !important;
		margin-top: 0 !important;
		height: 72px;
		background: white;
		left: 0 !important;
		top: 0 !important;
	}
    .header-inner.flex-row.container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .header-logo, .header-logo-dark {
        width: 132px !important;
    }
    header .nav .nav-icon .ico-menu-toggle {
        position: relative;
        display: block;
        width: 18px;
        height: 16px;
        color: #000000;
    }
    header .nav .nav-icon .ico-menu-toggle > span:nth-child(1) {
        top: 0px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
    header .nav .nav-icon .ico-menu-toggle > span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background-color: #000;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    header .nav .nav-icon .ico-menu-toggle > span:nth-child(2) {
        top: 7px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
    header .nav .nav-icon .ico-menu-toggle > span:nth-child(3) {
        top: 14px;
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
	.header-main {
		position: fixed;
		width: 100%;
		height: 72px !important;
	}
    .header-bg-color, .header-wrapper {
        background: white !important;
    }

    /* nav overlay menu */
    .mfp-bg {
        opacity: 0 !important;
    }
    .mfp-container .mfp-content {
        margin-top: 72px;
        width: 100%;
        box-shadow: none !important;
        background: white !important;
    }
    .mfp-close {
		top: 25px !important;
		right: 25px !important;
    	width: 30px !important;
    	height: 30px !important;
        line-height: 16px !important;
        opacity: 1 !important;
        font-size: 0 !important;
        mix-blend-mode: initial !important;
		overflow: visible;
		background-image: url(/wp-content/uploads/2020/09/close@2x.png);
		background-size: 16px 16px;
		background-position: top 2px right;
		background-repeat: no-repeat;
    }
    .off-canvas .sidebar-menu {
        padding-top: 0 !important;
    }
    .nav-sidebar.nav-vertical {
        padding: 0 25px !important;
    }
    .mfp-container .nav>li>a, .mfp-container .nav>li>a>span {
        color: #111;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.33;
        padding: 15px 0 15px !important;
        font-stretch: normal;
        font-style: normal;
        text-transform: initial;
        flex-grow: initial;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: transparent;
    }
    .nav-sidebar.nav-vertical>li+li {
        border-top: 0;
    }
    .nav-sidebar.nav-vertical>li:nth-of-type(5) {
        padding-bottom: 20px;
    }
    .nav-sidebar.nav-vertical>li:nth-of-type(6) {
        padding-top: 20px;
        border-top: 1px solid #ebebeb; 
    }
    .nav-vertical li li {
        padding-left: 0 !important;
    }
    .nav-vertical li li a {
        padding-left: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 16px !important;
        font-size: 18px;
		font-weight: 500;
        color: #ccc !important;
    }
    .nav .active>.children {
        padding-bottom: 0;
    }
	.nav .active>.children>li>a {
		line-height: 24px;
	}
	.nav .active>.children>li:last-of-type>a {
		padding-bottom: 17px !important;
	}
	.nav-icon.has-icon a {
		width: 18px;
		overflow: hidden;
	}
	.mfp-container .nav>li>a.nav-top-link {
		padding: 15px 0 16px !important;
	}
    .nav-sidebar > .menu-item:nth-child(1) > ul> li:nth-child(3) > a {
        background-image: url(/wp-content/uploads/2021/10/outlink-gray@3x.png);
        background-repeat: no-repeat;
        background-size: 12px 12px;
        background-position: top 7px left 135px;
    }
    :lang(ja) .nav-sidebar > .menu-item:nth-child(1) > ul> li:nth-child(3) > a {
        background-position: top 7px left 202px;
    }
    .nav>li>button.toggle {
        width: 25px;
        padding: 3px 0 0;
        opacity: 1;
		transition: all 0s !important;
    }
    .nav>li>button.toggle i {
        font-size: 1.4em;
		transition: all 0s !important;
    }
	.nav>li.active>button.toggle i {
		padding-top: 2px;
		padding-bottom: 0;
	}
    /* nav overlay menu */

    #footer .bottom-section {
        display: block;
    }
    #footer .footer {
        padding: 27px 0;
    }
    #footer .footer .widget_text {
        padding: 0 25px !important;
    }
    #footer .footer ul.sub-util {
        max-width: 350px;
		min-width: 301px;
        margin-bottom: 33px;
    }
    :lang(ja) #footer .footer ul.sub-util {
        margin-bottom: 65px;
    }
	#footer .bottom-section ul.sub-util li {
		padding-bottom: 7px;
		padding-right: 12px !important;
	}
    #footer .bottom-section ul.sub-util li a {
        font-size: 14px;
    }
    #footer .bottom-section ul.sub-util li a:before {display:none !important;}
    #footer .bottom-section ul.sub-util li a:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 11px;
        margin: 0 0 1px 12px;
        background: rgba(255, 255, 255, 0.1);
    }
    #footer .bottom-section ul.sub-util li:nth-child(2) {padding-right: 0 !important;}
    #footer .bottom-section ul.sub-util li:nth-child(4) {padding-right: 0 !important;}
    #footer .bottom-section ul.sub-util li:nth-child(2) a:after {display: none;}
    #footer .bottom-section ul.sub-util li:nth-child(4) a:after {display: none;}
    #footer .footer-site {
        position: absolute;
        top: 67px;
        left: 72px;
    }
    #footer .footer-site .cont-box .cont {
        left: -20px;
		width: 240px;
		border-radius: 2px;
    }
	html:lang(ja) #footer .footer-site .cont-box .cont {
		left: 0;
	}
	#footer .footer-site .cont-box .tit a:after {
		margin-top: 2px;
	}
    #footer .footer-site:nth-of-type(2) {
        display: none;
    }
    #footer .bottom-section .comm-box ul.social li a {
        width: 36px;
        height: 36px;
    }
	#footer .footer-site .cont-box .tit a {
		font-size: 14px;
	}
    #footer copyright {
        margin-top: 0 !important;
        font-size: 12px;
    }
    html:lang(ja) #footer .bottom-section ul.sub-util li:last-child a:after {
        display: none;
    }
    html:lang(ja) #footer .footer-site {
        left: -5px;
    }
	main#main {
		margin-top: 72px;
	}

    /* page common */
	.has-off-canvas main#main, .has-off-canvas footer {
		display: none;
	}
    .page-wrapper {
        padding: 0 10px !important;
    }
    .header-title {
        padding: 51px 0;
        text-align: center;
    }
	.header-title h2 {
		font-size: 32px;
		line-height: 34px;
		padding-bottom: 14px;
	}
	.header-title .btn-white {
        min-width: 186px;
		line-height: 52px;
		padding: 0;
	}
	.header-title .header-description {
		line-height: 21px;
		color: #111;
		letter-spacing: 0;
		font-size: 15px;
	}
    #content .row {
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: -25px !important;
        margin-right: -25px !important;
    }
    #content .row-main {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .link-btn a, .drop-btn a {
        font-size: 14px !important;
    }
	.link-btn-android:after {
		margin-top: -1px;
	}
    .shadow-box {
        max-width: 350px;
        margin: 15px auto;
        padding: 25px;
        border-radius: 6px;
        box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.04);
        border: solid 0.5px #ebebeb;
        background-color: #ffffff;
    }
    .image-text-box img {
        border-radius: 6px 6px 0 0;
    }
    .image-text-box .shadow-box {
        margin-top: 0;
        border-radius: 0 0 6px 6px;
    }
	.last-description {
		line-height: 26px !important;
		letter-spacing: 0;
		font-weight: 500;
	}
	.btn-green-join {
		font-size: 15px;
		padding: 14px 0;
		width: 175px;
	}
	.btn-learn-more {
		padding: 12px 30px;
	}
    /* page common */

    /* home */
    .has-off-canvas-left .header-wrapper {
        background: white !important;
    }
    .home #content {
        padding: 0 10px !important;
    }
	.home .home-wrap {
		margin-top: -72px;
	}
    .home .header-title {
		padding: calc(50vh - 155px) 0 0 0;
    }
    .home .header-title.home-header-title-iphonex {
		padding: calc(50vh - 179px) 0 0 0 !important;
    }
    .home .header-title h2 {
		font-size: 32px;
		line-height: 36px;
		padding-bottom: 15px;
	}
    .home .home-description {
        width: 300px;
		margin-left: auto;
		margin-right: auto;
		margin-top: calc(100vw - 67px);
		margin-bottom: 50px;
		line-height: 24px;
        text-align: center;
        color: #111;
        font-size: 18px;
        font-weight: 500;
    }
    .mobile-video-wrap {
        position: absolute;
        overflow: visible;
        height: 100vh;
		width: 100%;
        top: -122px;
        margin-left: -10px;
        margin-right: -10px;
    }
    .mobile-video-wrap video {
        width: 100vw;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
    }
	.mobile-video2-wrap {
		padding-top: 115%;
		position: relative;
		margin-bottom: 110px;
	}
    .mobile-video2-wrap video {
        width: 100%;
		position: absolute;
		top: 0;
		opacity: 0;
    }
    .mobile-video2-wrap video.show {
		opacity: 1;
    }
	.mobile-video2-wrap #m-second-motion {
		z-index: 1;
	}
	.mobile-video2-wrap #m-third-motion {
		z-index: 2;
	}
    .motions .motion-item {
        padding-bottom: 50px;
    }
    .motions .motion-item h3 {
        text-align: center;
        font-size: 26px;
		margin-top: -10px;
		margin-bottom: 10px;
    }
	.motions .motion-item:first-of-type h3 {
        margin-top: -23px;
    }
	.motions .motion-item:nth-of-type(2) h3 {
        margin-top: -31px;
    }
	.motions .motion-item:nth-of-type(3) h3 {
        margin-top: -27px;
    }
	.motions .motion-item:nth-of-type(4) h3 {
        margin-top: -22px;
    }
    .motions .motion-item p {
        text-align: center;
        font-size: 18px;
        color: #6b6b6b;
		line-height: 24px;
    }
	.motions #m_illust_2 {
		margin-top: 30px;
	}
	.motions #m_illust_3 {
		margin-top: 24px;
	}
	.motions #m_illust_4 {
		margin-top: 15px;
		margin-left: 7px;
	    margin-right: -7px;
	}
	.main-news-table {
		margin-top: 88px;
		padding-bottom: 4px;
	}
    .main-news-more {
        margin-left: auto;
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        color: #555;
        line-height: 1.5;
        text-decoration: none;
    }
    .main-news-more:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		background: url(/wp-content/uploads/2020/04/ic-more@2x.png) top 1px left no-repeat;
		background-size: 7px;
		margin-left: 3px;
		width: 6px;
		height: 15px;
    }
	.main-board-wrap {
		margin-left: -25px;
	    margin-right: -25px;
	}
    .main-board {
        width: 100% !important;
        overflow-x: scroll !important;
		margin: 0 0 42px;
		padding-top: 15px;
		padding-bottom: 20px;
		padding-left: 25px;
    }
	.main-board .col-inner h4 {
		background-size: 40px !important;
		line-height: 24px !important;
		color: #111;
	}
    .main-board .align-equal {
        width: 880px !important;
    }
	.main-board .align-equal>.col {
		padding: 0 6px !important;
		max-width: 283px !important;
	}
	.main-board .align-equal>.col:first-of-type {
		padding-left: 15px !important;
	}
    .main-board .head {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }
    .main-board .head h3 {
        font-size: 18px !important;
    }
    .main-board .col-inner .icon-notice {
        background-size: 40px !important;
    }
    .main-board .col-inner h4 a {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
		overflow-wrap: break-word;
		word-break: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .main-board .col-inner h4 {
        padding: 58px 0 23px !important;
        font-size: 18px !important;
    }
    .main-board .col-inner .date {
        font-size: 13px !important;
		color: #949494 !important;
    }
	.main-board .col-inner .date span:before {
		width: 3px;
		height: 3px;
	}
    .main-board .col-inner {
        padding: 30px 24px 25px !important;
        margin-bottom: 0 !important;
    }
    /* home */

    /* mainnet */
	.mainnet-table {
		margin-top: 27px;
		margin-bottom: 21px;
	}
	.mainnet-table h3 {
		line-height: 22px !important;
	}
	.mainnet-table p {
		line-height: 20px;
		color: #6b6b6b;
		padding-bottom: 7px;
	}
	.mainnet-table img {
		margin-left: -1px;
	}
	.mainnet-table tr:first-of-type img {
		margin-top: -1px;
	}
	.mainnet-table tr:nth-of-type(2) img {
		margin-top: -3px;
	}
    .node-point {
        line-height: 2.1;
    }
    .node-point:before {
        content: '';
        display: inline-block;
        vertical-align: top;
        width: 4px;
        height: 4px;
        border-radius: 4px;
        background-color: #9eb3ff;
    }
    .node-point.node-point-gray:before {
        background-color: #a6a7a9;
    }
	.mainnet-shadow-box {
		padding: 30px 29px 25px;
		min-height: 144px;
	}
	.mainnet-shadow-box p {
		line-height: 20px;
	}
	.swiper-pagination-bullets {
		bottom: 3px !important;
	}
    /* mainnet */
	
	/* blockchain-platform */
	.blockchain-platform-img-wrap {
	    padding-top: 186px;
        background-image: url(/wp-content/uploads/2020/05/developers-copy-5@2x-691x400.png);
        background-position: center center;
        background-size: 378px 213px;
		border-radius: 6px 6px 0 0;
	}
	.image-text-box {
		margin-bottom: 60px;
	}
	.image-text-box h3 {
		font-weight: 500;
	}
	.image-text-box p {
		line-height: 20px;
	}
	.image-text-box .shadow-box {
		padding: 25px 25px 19px;
	}
	.image-text-box .link-btn:after {
		margin-left: -2px;
		height: 15px;
		vertical-align: initial;
		background: url(/wp-content/uploads/2020/03/more@2x.png) top 1px left no-repeat;
        background-size: 7px 18px;
	}
	/* blockchain-platform */
	
    /* token-economy */
	.token-economy-table {
		padding-bottom: 86px;
	}
	.token-economy-table h3 {
		line-height: 22px !important;
		letter-spacing: 0;
		font-weight: 500;
	}
	.token-economy-table p {
		line-height: 20px;
		color: #6b6b6b;
		padding-bottom: 7px;
	}
	.token-economy-table img {
		margin-left: -1px;
	}
	.token-economy-table tr:first-of-type img {
		margin-top: -3px;
	}
	.token-economy-table tr:nth-of-type(2) img {
		margin-top: -2px;
	}
	.token-economy-table tr:nth-of-type(3) img {
		margin-top: -3px;
	}
	.about-link-m {
		margin-bottom: 58px;
	}
    .about-link-m ul.stat-list li {
        margin-left: 0 !important;
        margin-bottom: 12px;
        width: 50%;
        float: left;
        font-size: 14px;
        color: #6b6b6b;
		font-weight: 500;
    }
    .about-link-m ul.stat-list li .title {
        color: #949494;
    }
    .about-link-m ul.stat-list li .title:after {
        content: '';
        display: block;
    }
	.tradable-exchanges-table h4 {
		font-weight: 500;
	}
	.tradable-exchanges-table p {
		line-height: 20px;
		color: #6b6b6b;
		margin-top: 3px;
		margin-bottom: 10px;
	}
	.tradable-exchanges-table .link-btn:after {
		margin-left: -1px;
	}
	.token-economy-shadow-box {
		padding: 31px 29px;
	}
	.token-economy-shadow-box h3 {
		font-weight: 500;
	}
	.token-economy-shadow-box p {
		line-height: 20px;
	}
    /* token-economy */

    /* use-case */
	.use-case-img-wrap {
		width: 100%;
        padding-top: 186px;
        background-size: 368px 214px;
        background-position: center;
	}
	.use-case-box .col {
		margin-bottom: 20px;
	}
	.use-case-box .box-text {
		padding: 23px 25px 64px;
	}
	.use-case-box .box-text h4 {
		padding-bottom: 11px;
		color: #111;
		font-size: 18px;
		font-weight: 500;
	}
	.use-case-box .box-text .meta {
		font-size: 13px;
		color: #111;
	}
    .use-case-box .box-text p.content {
		margin-top: 14px;
        font-size: 14px !important;
		line-height: 20px;
    }
	.use-case-box .box-text .link-btn {
		bottom: 19px;
	}
    .use-case-box .box-text .link-btn:after {
		margin-left: 3px;
		height: 15px;
		vertical-align: middle;
		background: url(/wp-content/uploads/2020/03/more@2x.png) top -2px left no-repeat;
        background-size: 7px 18px;
	}
	.use-case-box .box-text .drop-btn {
		bottom: 19px;
	}
    /* use-case */

    /* news all */
    .board-subject {
        max-width: 350px;
        margin: 0 auto;
        font-size: 20px !important;
        padding-bottom: 15px !important;
    }
    .board-subject:after {
        vertical-align: top;
        margin-top: 6px;
    }
    .board-subject.first {
        margin-top: 70px !important;
    }
    .news-front-item:nth-of-type(2), .news-front-item:nth-of-type(3) {
        display: none !important;
    }
	.news-front img {
		border-radius: 6px;
	}
    .news-front h2 {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
		overflow-wrap: break-word;
		word-break: break-word;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
		margin-top: 16px;
    }
	.news-front h3, .news-front p {
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
		overflow-wrap: break-word;
		word-break: break-word;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
	}
    /* news all*/

    /* news list */
    .news-main-list .news-title {
        margin: 12px 0 4px;
        max-height: 44px;
        font-size: 17px;
        line-height: 23px;
		font-weight: 500;
    }
    .news-main-list .news-title a {
		color: #111;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
		overflow-wrap: break-word;
		word-break: break-word;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
	}
    .news-main-list .news-date {
        font-size: 13px;
        color: #949494;
    }
    .news-main-list .btn-news-more {
        width: 108px;
        height: 40px;
        border: solid 1px #e5e5e5;
        font-size: 14px;
        color: #949494;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
		margin-right: auto;
        margin-left: auto;
		margin-bottom: 30px;
    }
    .news-main-list .btn-news-more i {
        padding-left: 5px !important;
        padding-top: 3px !important;
        font-size: 17px;
    }
	.news-img-wrap img {
		border-radius: 6px;
	}
    /* news list */

    /* news single */
	.news-detail h2 {
		margin-top: 16px;
		font-size: 26px;
		line-height: 30px;
	}
	.news-single-content p {
		line-height: 20px;
		word-break: break-word;
	}
	.news-detail .btn-white {
		padding: 7.5px 30px;
		font-size: 14px;
	}
    .link-pagination-wrap .pagination a:not(.page-number), .link-pagination-wrap .pagination .pager-disable:not(.page-number) {
        width: 38px !important;
        height: 39px !important;
        line-height: 39px !important;
    }
    .link-pagination-wrap .pagination .previous, .link-pagination-wrap .pagination .next {
        margin: 0 0 0 4px !important;
    }
	.link-pagination-wrap .pagination a:not(.page-number):before {
		height: 12px;
	}
    /* news single */

    /* contact */
    .contact-section {
        margin: 15px 0 0 !important;
        padding-bottom: 108px;
    }
    .contact-section h3 {
        font-size: 16px !important;
    }
    .contact-section .box {
		margin: 0 0 12px;
        width: 100%;
        padding: 39px 30px 36px !important;
    }
	.contact-section .box h3 {
        padding-bottom: 2px;
		color: #111;
	}
    .contact-section .box span a {
        font-size: 14px !important;
        color: #949494;
    }
    .newsletter-section {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
    .newsletter-section .font-huge {
        font-size: 30px;
		color: #111;
		padding-bottom: 16px;
    }
    .newsletter-section .font-big {
        font-size: 15px;
        margin-bottom: 24px;
		color: #111;
		line-height: 21px;
    }
    .newsletter-section .newsletter_collect_form {
        width: 100%;
        margin-left: 0;
    }
	.newsletter_collect_form .agree-checkbox {
		margin: 5px 0 11px 0;
	}
	.newsletter-section {
		padding-bottom: 43px;
	}
    .newsletter-section .newsletter_email {
        font-size: 14px !important;
        padding: 7px 18px !important;
		height: 46px !important;
		margin-bottom: 8px;
    }
    .newsletter_collect_form .agree-checkbox label {
        font-size: 12px;
		padding-left: 24px;
    }
    .newsletter_collect_form .agree-checkbox input[type="checkbox"] + label:before {
        width: 16px !important;
        height: 16px !important;
        top: 1px !important;
    }
    .newsletter_collect_form .description {
        font-size: 12px;
        background-size: 16px !important;
		padding-left: 24px;
		margin-bottom: 24px;
    }
	.newsletter_collect_form .email_collect_submit {
		font-size: 14px;
		padding: 15px 32px;
	}
    /* contact */

    /* faq */
    .faq-item {
        cursor: pointer;
        margin-top: 15px; 
    }
    .faq-item .faq-title {
        font-weight: normal !important;
        font-size: 15px;
		max-width: 292px;
		line-height: 21px !important;
    }
    .faq-item .faq-icon-wrap {
        padding: 3px 0 0 0;
        vertical-align: top;
		text-align: right;
	    line-height: 1;
    }
    .faq-item .faq-icon-wrap i {
        line-height: 0.6;
        font-size: 25px;
        color: #ccc;
    }
    .faq-item .faq-content {
        font-size: 14px;
		line-height: 20px;
        color: #949494;
        padding-bottom: 25px;
        margin: 0.5em 0;
        border-bottom: 1px solid #f4f4f4;
    }
    .faq-item .faq-hidden-content {
        display: none;
    }
    .faq-item .icon-angle-up {
        display: none !important;
    }
    .faq-item.active .faq-title {
        font-weight: bold !important;
    }
    .faq-item.active .icon-angle-up {
        display: inline-block !important;
    }
    .faq-item.active .icon-angle-down {
        display: none !important;
    }
    .faq-item.active span.faq-hidden-content {
        display: inline;
    }
    .faq-item.active div.faq-hidden-content {
        display: block;
        margin-top: 0.5em;
    }
    .faq-item td:last-of-type {
        width: 20px;
    }
    /* faq */

    /* whitepaper */
    .whitepaper-nav {
        position: fixed;
        display: none;
        width: 100%;
        top: 0;
        left: 0;
        background: white;
        padding: 0 25px;
        z-index: 10000;
		border-bottom: 1px solid #f4f4f4;
    }
    .whitepaper-nav-toggle {
        text-align: center;
        cursor: pointer;
        height: 72px;
        width: auto;
    }
    .whitepaper-nav-title {
        font-weight: bold;
        font-size: 16px;
        color: #111111;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
		overflow-wrap: break-word;
		word-break: break-word;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
		max-width: 230px;
    }
    .whitepaper-nav i {
        font-size: 20px;
        font-weight: bold;
		padding-top: 3px;
        padding-left: 5px;
		color: #111;
		line-height: 1;
    }
    .whitepaper-nav .icon-angle-up {
        display: none;
    }
    .whitepaper-nav.open .icon-angle-down {
        display: none;
    }
    .whitepaper-nav.open .icon-angle-up {
        display: inline-block;
    }
    .whitepaper-nav .whitepaper-menu {
        display: none;
    }
    .whitepaper-nav.open .whitepaper-menu {
        display: block;
    }
	:lang(en) .whitepaper-nav.open .whitepaper-menu {
		margin: auto;
		max-width: 300px;
	}
    .whitepaper-menu {
        text-align: center;
        padding: 2px 0 20px;
    }
    .whitepaper-menu-link {
        color: #6b6b6b;
        display: block;
        padding: 14px 0;
		line-height: 22px;
    }
    .whitepaper-box {
        width: 100% !important;
    }
    .whitepaper-box .tocify {
        display: none !important; 
    }
    .whitepaper-box .title-box {
        padding: 0 !important;
        height: calc(100vh - 72px);
		overflow: hidden;
		max-height: -webkit-fill-available !important;
    }
    .whitepaper-box .title-box .whitepaper-motion-wrap {
		margin-left: -25px;
	    margin-right: -25px;
		margin-top: -72px;
		height: calc(100% + 72px);
		position: relative;
    }
    .whitepaper-box .title-box video {
        max-width: 425px;
		width: 100%;
		position: absolute;
		left: 50%;
		top: 50%;
        transform: translate(-50%, -50%);
    }
    .whitepaper-box .title-box h1 {
        display: none;
    }
    .whitepaper-box .pdf-btn {
        min-width: 100%;
		display: none;
    }
	.whitepaper-box .pdf-btn a {
		right: 24px;
	}
    .whitepaper-box .pdf-btn.show {
		display: block;
    }
    .whitepaper-box .whitepaper-start-scroll {
        width: 100%;
        color: #cccccc;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        position: absolute;
        bottom: 20px;
    }
    .whitepaper-box .whitepaper-start-scroll i {
        font-size: 20px;
		line-height: 0.9;
    }
    .whitepaper-box .inner-content {
        margin: 0 !important;
        padding: 44px 0 0 !important;
    }
    .whitepaper-box .inner-content h2 {
        font-size: 28px !important;
        margin-bottom: 16px !important;
		line-height: 34px !important;
    }
	.whitepaper-box .inner-content section {
		margin-bottom: 100px;
	}
    .whitepaper-box .inner-content section .sub-cont {
        margin-top: 40px !important;
    }
    .whitepaper-box .inner-content h3 {
        font-size: 20px !important;
        margin-bottom: 8px !important;
		line-height: 28px !important;
    }
    .whitepaper-box .inner-content h4, .whitepaper-box .inner-content h5, .whitepaper-box .inner-content h6 {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }
    .whitepaper-box .inner-content p {
        font-size: 14px !important;
        color: #333333 !important;
        line-height: 1.43;
        margin-bottom: 20px;
		letter-spacing: 0;
    }
	.whitepaper-box .inner-content p.summary {
		font-size: 12px !important;
	}
	.whitepaper-box .inner-content ul.segment {
		margin-bottom: 30px;
	}
    .whitepaper-box .inner-content ul.segment li {
        padding: 26px 26px 26px 88px;
		margin-bottom: 12px;
		background-position: top 20px left 16px !important;
    }
	.whitepaper-box .inner-content ul.segment li.type02 {
		background-position: top 18px left 16px !important;
	}
	.whitepaper-box .inner-content ul.segment li.type03 {
		background-position: top 18px left 16px !important;
	}
    .whitepaper-box .inner-content ul.segment li p {
        margin-bottom: 0 !important;
		font-size: 13px !important;
		color: #6b6b6b !important;
		line-height: 19px;
		letter-spacing: 0;
    }
    .whitepaper-box .inner-content ul.list-bullet li {
        font-size: 14px !important;
        color: #333333 !important;
        line-height: 1.43;
        margin-bottom: 15px !important;
    }
    .whitepaper-box .inner-content ul.list-bullet li:before {
        top: 8px !important;
    }
	.whitepaper-box .inner-content ul.segment li .header {
		font-size: 14px;
		line-height: 20px;
		letter-spacing: 0;
		padding-bottom: 6px;
	}
    .whitepaper-box .inner-content .img-0401, .whitepaper-box .inner-content .img-0404 {
        width: 100% !important;
        padding-top: 100% !important;
        height: 0 !important;
        background-size: contain !important;
    }
	.whitepaper-box .inner-content .img-0401 {
		background: url(/wp-content/uploads/2020/09/mo-img-ecosystem-principles@2x.png) no-repeat;
		margin: 10px 0 40px !important;
	}
    .whitepaper-box .inner-content .img-0402 {
        width: 188px !important;
        height: 181px !important;
        margin: 16px 0 5px !important;
    }
	.whitepaper-box .inner-content .img-0404 {
		background: url(/wp-content/uploads/2020/09/mo-img-token@2x.png) no-repeat;
		margin: 10px 0 24px !important;
	}
	html:lang(ja) .whitepaper-box .inner-content .img-0404 {
		background: url(/wp-content/uploads/2020/09/mo-img-token-ja@2x.png) no-repeat !important;
		margin: 10px 0 24px !important;
        background-size: contain !important;
	}
    .whitepaper-box .inner-content .img-0501 {
		background: url(/wp-content/uploads/2020/09/mo-img-scalabiltiy@2x.png) no-repeat;
        width: 100% !important;
        padding-top: 53% !important;
        height: 0 !important;
        background-size: contain !important;
        margin: 20px 0 30px !important;
    }
    .whitepaper-box .inner-content ul.caption {
        display: block !important;
		margin: 0 0 40px !important;
		height: initial !important;
    }
    .whitepaper-box .inner-content ul.caption li {
        width: 100% !important;
		font-size: 13px;
		line-height: 22px;
		letter-spacing: 0;
    }
	.whitepaper-box .inner-content ul.list-bullet {
		margin-top: 0 !important;
	}
	.whitepaper-box .inner-content .diff-linear-network {
		margin-top: 20px !important;
	}
    .whitepaper-box .inner-content .milestones > ul > li {
        margin-top: 34px !important;
    }
	.whitepaper-box .inner-content .milestones > ul > li:first-of-type {
		margin-top: 30px !important;
	}
    .whitepaper-box .inner-content .milestones > ul > li .year, .whitepaper-box .inner-content .milestones > ul > li .month span, .whitepaper-box .inner-content .milestones > ul > li .month ul li, .whitepaper-box .inner-content ol > li {
        font-size: 14px !important;
        line-height: 1.43;
    }
    .whitepaper-box .inner-content .milestones > ul > li {
        padding-bottom: 18px;
    }
	.whitepaper-box .inner-content .milestones > ul > li .month ul {
		padding-left: 95px;
	}
    .whitepaper-box .inner-content ol > li {
        margin-bottom: 20px !important;
    }
	.whitepaper-box .inner-content .milestones > ul > li:last-child {
		margin-bottom: 32px;
	}
	.whitepaper-box .inner-content ol > li > ol {
		margin-top: 20px;
	}
	.whitepaper-box .inner-content .sub-title {
		font-size: 14px;
		line-height: 20px;
	}
	.whitepaper-box .inner-content section:last-of-type {
		margin-bottom: 70px;
	}
    /* whitepaper */

    /* terms-list */
    .terms-list {
        margin: 51px auto 50px;
    }
    .terms-list h2 {
        font-size: 30px;
        padding-bottom: 78px;
    }
    .terms-list h3 {
        font-size: 15px;
        color: #6b6b6b;
        padding-bottom: 8px;
		line-height: 21px !important;
    }
    .terms-list p {
        font-size: 13px;
        color: #6b6b6b;
		line-height: 20px;
    }
    .terms-list ol, .terms-list ol li {
        margin-top: 30px;
        font-size: 13px;
        color: #6b6b6b;
    }
    .terms-list ul > li {
        font-size: 13px;
        color: #6b6b6b;
    }
    .terms-list ul > li:before {
        top: 10px;
        background-color: #6b6b6b;
        width: 2px;
        height: 2px;
    }
    .terms-list ol li .subtitle {
        font-size: 15px;
        color: #6b6b6b;
        line-height: 21px;
    }
    .terms-list > ol > li > p, .terms-list > ol > li > ol > li > ol, .terms-list > ol > li > ol > li > p {
        margin-top: 8px;
    }
    .terms-list ul > li > ol li, .terms-list > ol > li > ol > li > ol li {
        line-height: 20px;
	}
    /* terms-list */

    /* 404 */
	.error404 main#main {
		margin-top: 0;
	}
	.error404 #header {
		display: none;
	}
    .none-page {
        height: 100vh !important;
        margin-left: auto;
        margin-right: auto;
    }
    .none-page .text-inner {
		position: fixed;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
		padding: 0 25px;
		top: calc(50% - 38px);
    }
    .none-page h2 {
        padding-top: 77px;
        background-size: 60px;
        font-size: 24px;
		font-weight: 700;
		line-height: 30px;
		color: #111;
    }
    .none-page .text-inner p {
        margin: 12px 0 0 0;
        font-size: 15px;
		line-height: 21px;
    }
    .none-page .button {
        padding: 17px 38px;
        min-width: 157px;
        font-weight: 500;
    }
    .error404 .btn-wrap {
        position: fixed;
        bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .error404 .btn {
        width: 157px;
        display: inline-block;
		font-size: 15px;
    }
	.error404 .btn-white {
		color: #111;
	}
	.error404 .btn-green {
		border: 1px solid #00d397;
	}
    .error404 footer {
        display: none;
    }
    /* 404 */
}

/* promotion */
.page-id-3945 header#header, .page-id-3945 footer#footer, .page-id-3962 header#header, .page-id-3962 footer#footer {
	display: none;
}
.page-id-4063 header#header, .page-id-4063 footer#footer, .page-id-4066 header#header, .page-id-4066 footer#footer {
	display: none;
}
.page-id-3945 .row, .page-id-3962 .row, .page-id-4063 .row, .page-id-4066 .row {
	max-width: initial;
}
.page-id-3945 .col, .page-id-3962 .col, .page-id-4063 .col, .page-id-4066 .col {
    padding: 0;
}
.page-id-3945 *, .page-id-3962 *, .page-id-4063 *, .page-id-4066 * {
    letter-spacing: normal;
    line-height: normal;
}
.page-id-3945 #promotion_nav_top>div:nth-of-type(1) a, .page-id-3962 #promotion_nav_top>div:nth-of-type(2) a {
    opacity: 0.4;
}
.page-id-4063 #promotion_nav_top>div:nth-of-type(1) a, .page-id-4066 #promotion_nav_top>div:nth-of-type(2) a {
    opacity: 0.4;
}
.page-id-3945 header#header, .page-id-3945 footer#footer, .page-id-3962 header#header, .page-id-3962 footer#footer {
	display: none;
}
.page-id-4132 header#header, .page-id-4132 footer#footer, .page-id-4134 header#header, .page-id-4134 footer#footer {
	display: none;
}
.page-id-3945 .row, .page-id-3962 .row, .page-id-4132 .row, .page-id-4134 .row {
	max-width: initial;
}
.page-id-3945 .col, .page-id-3962 .col, .page-id-4132 .col, .page-id-4134 .col {
    padding: 0;
}
.page-id-3945 *, .page-id-3962 *, .page-id-4132 *, .page-id-4134 * {
    letter-spacing: normal;
    line-height: normal;
}
.page-id-3945 #promotion_nav_top>div:nth-of-type(1) a, .page-id-3962 #promotion_nav_top>div:nth-of-type(2) a {
    opacity: 0.4;
}
.page-id-4134 #promotion_nav_top>div:nth-of-type(1) a, .page-id-4132 #promotion_nav_top>div:nth-of-type(2) a {
    opacity: 0.4;
}
@media only screen and (max-width:850px){
    /* promotion */
    .page-id-3945 main#main, .page-id-3962 main#main, .page-id-4063 main#main, .page-id-4066 main#main {
        margin-top: 0;
    }
    .page-id-3945 .page-wrapper, .page-id-3962 .page-wrapper, .page-id-4063 .page-wrapper, .page-id-4066 .page-wrapper {
        padding: 0 !important;
    }
    .page-id-3945 main#main, .page-id-3962 main#main, .page-id-4132 main#main, .page-id-4134 main#main {
        margin-top: 0;
    }
    .page-id-3945 .page-wrapper, .page-id-3962 .page-wrapper, .page-id-4132 .page-wrapper, .page-id-4134 .page-wrapper {
        padding: 0 !important;
    }
}
#promotion_nav_top {
	height: 80px;
    width: 100vw;
    padding: 30px 150px;
    background: #5078f2;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    -webkit-transition: top 0.3s linear;
    transition: top 0.3s linear;
    transition-duration: 0.3s !important;
}
#promotion_nav_top.out {
    top: -80px;
}
#promotion_nav_top.gnb-white {
    background: white;
}
#promotion_nav_top.gnb-green {
    background: #00ce93;
}
#promotion_nav_top a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.11;
    color: white;
    margin-right: 35px;
}
#promotion_nav_top.gnb-white a {
    color: #262626;
}
#promotion_nav_top.gnb-green a {
    color: white;
}
#promotion_footer {
    background: #1e2333;
    padding: 60px 0 72px;
}
#promotion_footer .footer-inner {
    max-width: 1150px;
    margin: auto;
}
#promotion_footer h3 {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.67;
    margin-bottom: 5px;
    color: #757a88;
}
#promotion_footer ul {
    margin-bottom: 30px;
}
#promotion_footer li {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.47;
    color: #757a88;
    position: relative;
}
#promotion_footer li::before {
    content: '・';
    position: absolute;
    left: -25px;
    top: -10px;
    font-size: 30px;
}
#promotion_footer a {
    color: #757a88;
}
#promotion_footer .line-blockchain-logo {
    width: 140px;
    margin-bottom: 20px;
    margin-left: -1px;
    margin-top: 52px;
}
#promotion_footer .table-promotion-footer {
    width: initial;
}
#promotion_footer .table-promotion-footer td {
    vertical-align: top;
}
#promotion_footer .table-promotion-footer td:first-of-type {
    width: 260px;
}
#promotion_footer .table-promotion-footer td:nth-of-type(2) {
    width: 180px;
}
#promotion_footer .table-promotion-footer td:nth-of-type(3) {
    width: 180px;
}
#promotion_footer .table-promotion-footer td:nth-of-type(4) {
    width: 180px;
}
#promotion_footer .table-promotion-footer td>div {
    height: 24px;
    margin-bottom: 7px;
}
#promotion_footer .table-promotion-footer a {
    font-size: 15px;
    line-height: 1.07;
    color: #757a88;
}
#promotion_footer .promotion-language {
    position: relative;
    cursor: pointer;
}
#promotion_footer .promotion-language span {
    font-size: 15px;
    line-height: 1.07;
    color: #757a88;
}
#promotion_footer .promotion-language span.ja {
    display: none;
}
:lang(ja) #promotion_footer .promotion-language span.ja {
    display: inline;
}
:lang(ja) #promotion_footer .promotion-language span.en {
    display: none;
}
#promotion_footer .promotion-language i {
    position: absolute;
    color: #757a88;
    font-size: 19px;
    bottom: 5px;
    right: -15px;
}
#promotion_footer .promotion-language .icon-angle-up {
    display: none;
}
#promotion_footer .promotion-language.active .icon-angle-up {
    display: inline-block;
}
#promotion_footer .promotion-language.active .icon-angle-down {
    display: none;
}
#promotion_footer .promotion-language .language-selectbox {
    position: absolute;
    border-radius: 2px;
    background-color: #373f57;
    padding: 20px 24px;
    bottom: 33px;
    right: -14px;
    display: none;
}
#promotion_footer .promotion-language.active .language-selectbox {
    display: block;
}
#promotion_footer .promotion-language .language-selectbox .ja {
    margin-top: 16px;
}
#promotion_footer .promotion-language .language-selectbox a {
    font-size: 15px;
    line-height: 1.33;
    color: #828796;
}
#promotion_footer .promotion-language .language-selectbox a:hover, #promotion_footer .promotion-language .language-selectbox a:focus, #promotion_footer .promotion-language .language-selectbox a:active {
    color: white;
}
#promotion_footer .copyright {
    color: #757a88;
    font-size: 13px;
    line-height: 1.54;
}
#promotion_footer .copyright.copyright-second {
    margin-top: 10px;
}
.promotion-main {
    min-height: 100vh;
    text-align: center;
}
.promotion-main-header {
    padding-top: 134px;
    margin: auto;
    position: relative;
    overflow: hidden;
    background: #5078f2;
}
#whatislink .promotion-main-header {
    height: 941px;
}
:lang(ja) #whatislink .promotion-main-header {
    height: 1011px;
}
#linkrewards .promotion-main-header {
    height: 941px;
}
:lang(ja) #linkrewards .promotion-main-header {
    height: 1011px;
}
.promotion-main-header #whatislink-main-motion2, .promotion-main-header #whatislink-main-motion2-m {
    opacity: 0;
    height: 0;
}
.promotion-main-header .promotion-title {
    width: 289px;
    height: 46px;
    text-align: center;
    color: #5078f2;
    font-size: 23px;
    line-height: 46px;
    font-weight: bold;
    background: white;
    border-radius: 999px;
    margin: auto;
}
.promotion-main-header h2 {
    max-width: 788px;
    margin: 16px auto 15px;
    font-size: 60px;
    font-weight: bold;
    color: white;
}
:lang(ja) .promotion-main-header h2 {
    max-width: 900px;
}
.promotion-main-header p {
    margin: 0 auto;
    opacity: 0.8;
    font-size: 20px;
    line-height: 1.7;
    color: white;
}
.promotion-main-header .promotion-main-motion {
    width: 1920px;
    position: absolute;
    left: calc(-960px + 50vw);
    bottom: 0;
}
.promotion-main-header #whatislink-main-motion1, .promotion-main-header #whatislink-main-motion2 {
    margin-top: -30px;
}
.promotion-main-header #linkrewards-main-motion {
    margin-top: -30px;
}
.promotion-main-header .white-fill {
    position: absolute;
    height: 4px;
    width: 100%;
    bottom: 0;
    background: white;
}
:lang(ja) .promotion-main-header p {
    max-width: 1150px;
}
.promotion-main .line-row::after {
    display: block;
    clear: both;
    content: "";
}
.promotion-main .line-column {
    width: 33.33%;
    float: left;
}
.promotion-main .fadein {
    -webkit-transition: opacity 1.5s ease-out;
    transition: opacity 1.5s ease-out;
    transition-duration: 1.5s !important;
    opacity: 1;
}
.promotion-main .unvisible {
    opacity: 0;
}
.promotion-main .content-part::after {
    display: block;
    clear: both;
    content: "";
}
.promotion-main .content-part h2 {
    font-size: 45px;
    font-weight: bold;
    color: #262626;
}
.promotion-main .content-part p {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 1.5;
    color: #262626;
}
.promotion-main .shadow-box {
    border-radius: 10px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.06);
    border: solid 0.5px #eeeeee;
    margin: 0 18px;
    padding: 142px 27px 60px;
}
.promotion-main .line-column .shadow-box {
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: center 62px;
}
.promotion-main .line-column:nth-of-type(1) .shadow-box {
    background-image: url(/wp-content/uploads/2020/09/ic-contributors@3x.png);
}
.promotion-main .line-column:nth-of-type(2) .shadow-box {
    background-image: url(/wp-content/uploads/2020/09/ic-andmore@3x.png);
}
.promotion-main .line-column:nth-of-type(3) .shadow-box {
    background-image: url(/wp-content/uploads/2020/09/ic-payment@3x.png);
}
.promotion-main .shadow-box h3 {
    max-width: 210px;
    margin: 20px auto 10px;
    font-size: 24px;
    font-weight: bold;
    color: #222222;
}
:lang(ja) .promotion-main .shadow-box h3 {
    max-width: 100%;
}
.promotion-main .shadow-box h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.44;
    color: #949494;
    min-height: 92px;
}
:lang(ja) #whatislink .shadow-box h4 {
    min-height: 115px;
}
.btn-what-is-link {
    padding: 0 31px 0 20px;
    line-height: 46px;
    border: solid 0.5px #c4c4c4;
    border-radius: 99px;
    font-weight: bold;
    font-size: 16px;
    color: #262626;
    margin: 30px auto 70px;
    position: relative;
}
.btn-what-is-link img {
    width: 21px;
    margin-right: 5px;
    margin-top: -1px;
}
.btn-what-is-link i {
    position: absolute;
    font-size: 22px;
    top: -1px;
    right: 20px;
    line-height: 46px;
}
.btn-type1, .btn-type1:hover, .btn-type1:focus, .btn-type1:active {
  background-color: #00c88f;
  border: 1px solid #00c88f;
  color: white;
  padding: 11px 17px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: bold;
  line-height: 42px;
}
.btn-type2, .btn-type2:hover, .btn-type2:focus, .btn-type2:active {
  background-color: white;
  border: 1px solid #00c88f;
  color: #00c88f;
  padding: 11px 17px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: bold;
  line-height: 42px;
}
/* promotion */

/* whatislink */
#whatislink .content-part1 .line-row {
    margin: 241px auto 0;
    display: flex;
    justify-content: center;
}
#whatislink .content-part1-text {
    width: 813px;
    float: left;
    text-align: left;
    padding-right: 63px;
}
#whatislink .content-part1-img {
    width: 174px;
    float: left;
    position: relative;
}
#whatislink .content-part1-img img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
:lang(ja) #whatislink .content-part1-img img {
    top: calc(50% + 5px);
}
#whatislink .content-part2 h2 {
    margin-top: 300px;
}
#whatislink .content-part2 p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
#whatislink .content-part2 .img-wrap {
    max-width: 1080px;
    margin: 64px auto 0;
}
#whatislink .content-part3 h2 {
    margin-top: 300px;
}
#whatislink .content-part3 p {
    max-width: 600px;
}
#whatislink .content-part3 .line-row {
    width: 1130px;
    margin: 55px auto 270px;
}
#whatislink .content-part3 .white-box {
    border-radius: 10px;
    box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.04);
    border: solid 0.5px #ebebeb;
    background-color: #ffffff;
    margin: 10px;
}
#whatislink .green-wrap {
    background: #00ce93;
    padding: 100px 0 0;
    overflow: hidden;
}
:lang(ja) #whatislink .green-wrap {
    padding: 107px 0 0;
}
#whatislink .content-part4 h2, #whatislink .content-part4 p {
    color: white;
}
#whatislink .content-part4 .btn-get-link {
    margin: 30px auto 38px;
    padding: 0 30px;
    background: white;
    border-radius: 99px;
    font-size: 22px;
    font-weight: bold;
    color: #00d397;
    min-width: 191px;
    line-height: 60px;
    display: inline-block;
}
#whatislink .content-part4 .img-wrap {
    text-align: center;
}
#whatislink .content-part4 img {
    width: 1138px;
}
#whatislink .content-part5 {
    max-width: 840px;
    margin: 80px auto 150px;
}
#whatislink .content-part5 h2 {
    margin-top: 270px;
}
#whatislink .content-part5 .fadein>p {
    max-width: 600px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}
#whatislink .content-part5 .line-row:nth-of-type(2) .text-wrap, #whatislink .content-part5 .line-row:nth-of-type(2) .img-wrap {
    margin-top: -3px;
}
#whatislink .content-part5 .line-row:nth-of-type(3) .text-wrap, #whatislink .content-part5 .line-row:nth-of-type(3) .img-wrap {
    margin-top: -22px;
}
#whatislink .content-part5 .line-row .text-wrap {
    width: 70%;
    position: relative;
    height: 400px;
}
#whatislink .content-part5 .line-row .img-wrap {
    width: 30%;
    height: 400px;
    align-items: center;
    display: flex;
}
#whatislink .content-part5 .line-row .text-wrap .inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
#whatislink .content-part5 .line-row .text-wrap h3 {
    font-size: 34px;
    font-weight: bold;
    color: #262626;
}
#whatislink .content-part5 .line-row .text-wrap p {
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.5;
    color: #262626;
}
#whatislink .content-part5 .line-row .text-wrap .api-token-economy {
    display: none;
}
#whatislink .content-part5 .line-row .text-wrap p.additional {
    margin-top: 8px;
    position: relative;
}
#whatislink .content-part5 .line-row .text-wrap p.additional span {
    font-weight: bold;
}
#whatislink .content-part5 .line-row .text-wrap p.additional i {
    position: absolute;
    top: -1px;
    left: 227px;
    font-size: 28px;
}
#whatislink .content-part5 .line-row:nth-of-type(odd) div {
    float: right;
}
#whatislink .content-part5 .line-row:nth-of-type(even) div {
    float: left;
}
#whatislink .content-part5 .line-row:nth-of-type(odd) .text-wrap {
    text-align: left;
}
#whatislink .content-part5 .line-row:nth-of-type(odd) .img-wrap {
    justify-content: flex-end;
}
#whatislink .content-part5 .line-row:nth-of-type(even) .text-wrap {
    text-align: right;
}
#whatislink .content-part5 .line-row:nth-of-type(even) .img-wrap {
    justify-content: flex-start;
}
#whatislink .content-part5 .line-row:nth-of-type(1) .description {
    max-width: 450px;
    margin-left: 0;
}
#whatislink .content-part5 .line-row:nth-of-type(1) img {
    width: 210px;
}
#whatislink .content-part5 .line-row:nth-of-type(2) img {
    width: 220px;
}
#whatislink .content-part5 .line-row:nth-of-type(3) img {
    width: 200px;
}
#whatislink .content-part5 .line-row:nth-of-type(1) .description {
    max-width: 450px;
    margin-left: 0;
}
#whatislink .content-part5 .line-row:nth-of-type(2) .description {
    max-width: 400px;
    margin-right: 0;
}
#whatislink .content-part5 .line-row:nth-of-type(3) .description {
    max-width: 480px;
    margin-left: 0;
}
#whatislink .content-part5 .api-whatislink {
    display: block;
}
#whatislink .content-part5 .line-row:nth-of-type(1) .price {
    display: none;
}
#whatislink .content-part5 .line-row:nth-of-type(2) .circulation-supply {
    display: none;
}
/* whatislink */

/* linkrewards */
#linkrewards .content-part1 h2 {
    margin-top: 230px;
}
#linkrewards .content-part1 p {
    max-width: 600px;
}
:lang(ja) #linkrewards .content-part1 p {
    max-width: 800px;
}
#linkrewards .content-part2 .line-card-wrap {
    max-width: 1140px;
    margin: auto;
}
#linkrewards .content-part2 .line-card {
    position: relative;
    padding: 56px 25.5px 48px;
    margin: 0 10px 20px;
    border-radius: 10px;
    height: 432px;
}
#linkrewards .content-part2 .btn-line-card-wrap {
    position: absolute;
    bottom: 46px;
    width: calc(100% - 51px);
    text-align: center;
}
#linkrewards .content-part2 .btn-line-card-wrap p {
    display: none;
}
#linkrewards .content-part2 .btn-line-card-wrap br {
    display: none;
}
#linkrewards .content-part2 .btn-line-card {
    padding: 9px 0;
    border-radius: 99px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
    background: white;
    width: 208px;
    display: inline-block;
}
#linkrewards .content-part2 .btn-line-card-disabled {
    display: none;
    padding: 9px 0;
    border-radius: 99px;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.79;
    color: white;
    background: rgba(0, 0, 0, 0.06);
    width: 228px;
}
:lang(ja) #linkrewards .content-part2 .btn-line-card-disabled {
    width: 208px;
}
#linkrewards .content-part2 .campaign-ended .btn-line-card {
    display: none;
}
#linkrewards .content-part2 .campaign-ended .btn-line-card-disabled {
    display: inline-block;
}
#linkrewards .content-part2 .campaign-ended .remaining-time {
    opacity: 0;
}
#linkrewards .content-part2 .line-column:nth-of-type(1) .line-card.line-card-color {
    background: #8f60ef;
}
#linkrewards .content-part2 .line-column:nth-of-type(2) .line-card.line-card-color {
    background: #09c2fe;
}
#linkrewards .content-part2 .line-column:nth-of-type(3) .line-card.line-card-color {
    background: #08bf5b;
}
#linkrewards .content-part2 .line-column:nth-of-type(4) .line-card.line-card-color {
    background: #ffba00;
}
#linkrewards .content-part2 .line-column:nth-of-type(5) .line-card.line-card-color {
    background: #ff7167;
}
#linkrewards .content-part2 .line-column:nth-of-type(6) .line-card.line-card-color {
    background: #5877f6;
}
#linkrewards .content-part2 .line-column:nth-of-type(1) .line-card.line-card-color .btn-line-card {
    color: #8f60ef;
}
#linkrewards .content-part2 .line-column:nth-of-type(2) .line-card.line-card-color .btn-line-card {
    color: #09c2fe;
}
#linkrewards .content-part2 .line-column:nth-of-type(3) .line-card.line-card-color .btn-line-card {
    color: #08bf5b;
}
#linkrewards .content-part2 .line-column:nth-of-type(4) .line-card.line-card-color .btn-line-card {
    color: #ffba00;
}
#linkrewards .content-part2 .line-column:nth-of-type(5) .line-card.line-card-color .btn-line-card {
    color: #ff7167;
}
#linkrewards .content-part2 .line-column:nth-of-type(6) .line-card.line-card-color .btn-line-card {
    color: #5877f6;
}
#linkrewards .content-part2 .line-card.line-card-coming-soon {
    padding: 0;
    opacity: 0.9;
    border: dashed 1px #e4e4e4;
    background-color: #f4f4f4;
    position : relative;
    height: 432px;
}
#linkrewards .content-part2 .long-line-card-pc, #linkrewards .content-part2 .line-card.line-card-coming-soon.long-line-card-pc {
    height: 457px;
}
#linkrewards .content-part2 .line-card.line-card-coming-soon h3 {
    font-size: 25.1px;
    font-weight: bold;
    line-height: 1.36;
    color: #cdcdcd;
    margin: 0;
    position: absolute;
    width: calc(100% - 160px);
    left: 80px;
    top: calc(50% - 17px);
}
#linkrewards .content-part2 .line-card-img-wrap {
    text-align: center;
}
#linkrewards .content-part2 .line-card-img-wrap img {
    width: 80px;
}
#linkrewards .content-part2 .btn-line-card-mo {
    display: none;
}
#linkrewards .content-part2 h3 {
    margin-top: 30px;
    margin-bottom: 7px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: normal;
    color: white;
}
#linkrewards .content-part2 h4 {
    font-size: 18px;
    line-height: 1.39;
    font-weight: normal;
    color: white;
}
#linkrewards .content-part2 .campaign-ended h4 {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through; 
}
#linkrewards .content-part2 h4 p {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    display: inline;
}
#linkrewards .content-part2 h4 .rewards-price {
    font-weight: bold;
    position: relative;
    display: inline;
}
#linkrewards .content-part2 h4 .rewards-price p {
    display: none;
}
#linkrewards .content-part2 h4 .rewards-price .highlight {
    font-weight: bold;
    position: relative;
    display: inline-block;
    position: absolute;
    background: white;
    opacity: 0.2;
    width: 100%;
    height: 12px;
    bottom: 0;
    left: 0;
}
#linkrewards .content-part2 .campaign-ended .rewards-price .highlight {
    display: none;
}
:lang(ja) #linkrewards .content-part2 h4 .rewards-price .highlight {
    left: -2px;
}
#linkrewards .content-part2 h4 .rewards-price::after {
    position: absolute;
}
#linkrewards .content-part2 h5 {
    opacity: 0.8;
    font-size: 17px;
    line-height: 1.88;
    font-weight: normal;
    color: white;
    position: absolute;
    bottom: 111px;
    width: calc(100% - 51px);
}
#linkrewards .content-part3 h2 {
    margin-top: 282px;
}
#linkrewards .content-part3 p {
    max-width: 794px;
    padding-bottom: 20px;
}
#linkrewards .content-part4 .line-row {
    width: 1200px;
    margin: auto;
    margin-top: 60px;
}
#linkrewards .content-part4 .rewards-img-wrap {
    float: left;
    width: 600px;
    min-height: 520px;
    margin: 10px 0;
    padding: 0 40px;
}
#linkrewards .content-part4 .rewards-content-wrap {
    float: left;
    text-align: left;
    width: 600px;
    min-height: 520px;
    margin: 10px 0;
    position: relative;
}
#linkrewards .content-part4 .rewards-content-wrap .inner {
    position: absolute;
    padding: 0 40px 0 50px;
    top: 50%;
    transform: translateY(-50%);
}
#linkrewards .content-part4 .rewards-content-wrap h3 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.24;
    color: #262626;
}
:lang(en) #linkrewards .content-part4 .line-row:nth-of-type(2) .rewards-content-wrap h3 {
    max-width: 350px;
}
#linkrewards .content-part4 .line-row:nth-of-type(2) .rewards-content-wrap p {
    max-width: 418px;
}
:lang(en) #linkrewards .content-part4 .line-row:nth-of-type(3) .rewards-content-wrap h3 {
    max-width: 400px;
}
#linkrewards .content-part4 .line-row:nth-of-type(3) .rewards-content-wrap p {
    max-width: 442px;
}
:lang(ja) #linkrewards .content-part4 .line-row:nth-of-type(2) .rewards-content-wrap h3 {
    max-width: 420px;
}
:lang(en) #linkrewards .content-part4 .line-row:nth-of-type(4) .rewards-content-wrap h3 {
    max-width: 800px;
}
:lang(ja) #linkrewards .content-part4 .line-row:nth-of-type(4) .rewards-content-wrap h3 {
    max-width: 400px;
}
:lang(en) #linkrewards .content-part4 .line-row:nth-of-type(4) .rewards-content-wrap p {
    max-width: 418px;
}
#linkrewards .content-part4 .rewards-content-wrap p {
    margin-top: 10px;
    margin-left: 0;
    margin-right: initial;
    font-size: 19px;
    line-height: 1.47;
    color: #949494;
}
#linkrewards .content-part4 .rewards-content-wrap .additional {
    font-size: 16px;
    line-height: 1.38;
}
#linkrewards .content-part4 .rewards-content-wrap .btn-wrap {
    margin-top: 30px;
}
#linkrewards .content-part4 .rewards-content-wrap .btn-type2 {
    margin-left: 6px;
}
#linkrewards .content-part5 h2 {
    margin-top: 290px;
}
:lang(en) #linkrewards .content-part5 p {
    max-width: 600px;
}
#linkrewards .content-part5 .line-row {
    max-width: 1130px;
    margin: 55px auto 40px;
}
#linkrewards .content-part5 .learn-more a {
    opacity: 1;
    font-size: 16px;
    line-height: 1.88;
    color: #262626;
    text-decoration: underline;
}
#linkrewards .content-part6 h2 {
    margin-top: 335px;
    margin-bottom: 72px;
}
#linkrewards .content-part6 .faq-table-line {
    margin: 50px auto;
    border-top: 1px solid #f0f0f0;
    max-width: 920px;
    display: none;
}
#linkrewards .content-part6 .faq-table {
    margin: 0 auto;
    max-width: 920px;
    cursor: pointer;
    display: none;
}
#linkrewards .content-part6 .faq-table:nth-of-type(1), #linkrewards .content-part6 .faq-table:nth-of-type(2), #linkrewards .content-part6 .faq-table:nth-of-type(3), #linkrewards .content-part6 .faq-table:nth-of-type(4), #linkrewards .content-part6 .faq-table:nth-of-type(5), #linkrewards .content-part6 .faq-table:nth-of-type(6), #linkrewards .content-part6 .faq-table:nth-of-type(7) {
    display: table;
}
#linkrewards .content-part6 .faq-table-line:nth-of-type(1), #linkrewards .content-part6 .faq-table-line:nth-of-type(2), #linkrewards .content-part6 .faq-table-line:nth-of-type(3), #linkrewards .content-part6 .faq-table-line:nth-of-type(4), #linkrewards .content-part6 .faq-table-line:nth-of-type(5), #linkrewards .content-part6 .faq-table-line:nth-of-type(6), #linkrewards .content-part6 .faq-table-line:nth-of-type(7) {
    display: block;
}
#linkrewards .content-part6 .faq-wrap.see-more .faq-table {
    display: table;
}
#linkrewards .content-part6 .faq-wrap.see-more .faq-table-line {
    display: block;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(odd) td:first-of-type {
    width: 30px;
    background-image: url(/wp-content/uploads/2020/09/q@.png);
    background-size: 19px 22px;
    background-position: left 10px top;
    background-repeat: no-repeat;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(odd) td:nth-of-type(2) {
    padding-left: 12px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -0.79px;
    color: #222222;
    line-height: 23px;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(odd) td:nth-of-type(3) {
    width: 30px;
    position: relative;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(even) * {
    font-size: 18px;
    line-height: 1.44;
    color: #898a98;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(even) td {
    display: none;
}
#linkrewards .content-part6 .faq-table.active tr:nth-of-type(even) td {
    display: table-cell;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(even) td:nth-of-type(2) {
    padding: 16px 12px 0;
}
#linkrewards .content-part6 .faq-table tr:nth-of-type(even) p {
    margin-bottom: 0;
}
#linkrewards .content-part6 .faq-table a {
    text-decoration: underline;
}
#linkrewards .content-part6 .faq-table i {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 34px;
    color: #ccc;
    line-height: 24px;
}
#linkrewards .content-part6 .faq-table .icon-angle-up {
    display: none;
}
#linkrewards .content-part6 .faq-table.active .icon-angle-up {
    display: inline-block;
}
#linkrewards .content-part6 .faq-table.active .icon-angle-down {
    display: none;
}
#linkrewards .content-part6 .see-more-wrap {
    display: flex;
    justify-content: center;
    margin-top: -6px;
    margin-bottom: 220px;
}
#linkrewards .content-part6 .btn-see-more {
    border-radius: 26px;
    border: solid 1px #e6e6e6;
    padding: 0;
    font-size: 16px;
    color: #222222;
    width: 146px;
    line-height: 46px;
}
#linkrewards .content-part6 .faq-wrap.see-more .btn-see-more {
    display: none;
}
/* linkrewards */

@media only screen and (max-width:1214px){
    .promotion-main-header .promotion-main-motion {
        left: -353px;
    }
}
@media only screen and (max-width:850px){
    /* promotion */
    #promotion_nav_top {
        width: 100vw;
        padding: 20px 16px 21px;
        height: 59px;
    }
    #promotion_nav_top a {
        margin-right: 12px;
        font-size: 14px;
        line-height: normal;
    }
    #promotion_footer {
        padding: 50px 30px 40px;
    }
    #promotion_footer .footer-inner {
        max-width: 100%;
    }
    #promotion_footer h3 {
        font-size: 14px;
        line-height: 1.29;
        margin-bottom: 9px;
    }
    #promotion_footer ul {
        margin-bottom: 50px;
    }
    #promotion_footer li {
        position: relative;
        font-weight: normal;
        font-size: 12px;
        line-height: 1.33;
        margin-left: 13px;
    }
    #promotion_footer li::before {
        content: '・';
        position: absolute;
        left: -13px;
        top: -3px;
        font-size: 17px;
    }
    #promotion_footer .line-blockchain-logo {
        margin-top: 20px;
        margin-bottom: 22px;
        margin-left: 0;
    }
    #promotion_footer .mobile-site-links>div {
        display: flex;
        margin-bottom: 20px;
    }
    #promotion_footer .mobile-site-links>div a {
        font-size: 13px;
        line-height: 0.7;
        color: #757a88;
    }
    #promotion_footer .mobile-site-links ul {
        margin-bottom: 0;
    }
    #promotion_footer .mobile-site-links li::before {
        content: none;
    }
    #promotion_footer .mobile-site-links li {
        font-size: 13px;
        line-height: 0.7;
        color: #757a88;
        margin-left: 0;
        float: left;
        padding: 0 10px;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    #promotion_footer .mobile-site-links li:nth-of-type(1) {
        padding-left: 0;
    }
    #promotion_footer .mobile-site-links li:last-of-type {
        padding-right: 0;
        border-right: 0;
    }
    #promotion_footer .mobile-site-links .privacy-policy-2 {
        display: none;
    }
    #promotion_footer .mobile-site-links .contact-b2b {
        padding-left: 0;
    }
    #promotion_footer .mobile-site-links .contact-user-2 {
        display: none;
    }
    #promotion_footer .promotion-language span {
        font-size: 13px;
        line-height: 0.7;
        color: #757a88;
    }
    #promotion_footer .promotion-language i {
        font-size: 16px;
        left: 48px;
        bottom: 4px;
        color: #757a88;
    }
    :lang(ja) #promotion_footer .promotion-language i {
        left: 61px;
    }
    #promotion_footer .promotion-language .language-selectbox {
        padding: 16px 17px 18px;
        bottom: 26px;
        left: -17px;
        right: auto;
    }
    #promotion_footer .promotion-language .language-selectbox a {
        font-size: 13px;
        line-height: normal;
        color: #828796;
    }
    #promotion_footer .copyright {
        font-size: 12px;
        margin-top: -13px;
    }
    .promotion-main {
        min-height: 100vh;
        text-align: center;
    }
    .promotion-main-header {
        padding-top: 100px;
    }
    #whatislink .promotion-main-header {
        height: initial;
    }
    #linkrewards .promotion-main-header {
        height: initial;
    }
    :lang(ja) #whatislink .promotion-main-header {
        height: initial;
    }
    :lang(ja) #linkrewards .promotion-main-header {
        height: initial;
    }
    .promotion-main-header .promotion-title {
        font-size: 13px;
        width: 174px;
        height: 28px;
        line-height: 28px;
    }
    .promotion-main-header h2 {
        font-size: 33px;
        margin: 10px auto 11px;
        line-height: 1.15;
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(ja) .promotion-main-header h2 {
        max-width: 310px;
    }
    .promotion-main-header p {
        font-size: 13px;
        line-height: 1.38;
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(ja) .promotion-main-header p {
        max-width: 250px;
    }
    .promotion-main-header .promotion-main-motion {
        width: 100%;
        position: static;
        left: unset;
    }
    .promotion-main-header #whatislink-main-motion1-m, .promotion-main-header #linkrewards-main-motion-m {
        margin-top: -15px;
    }
    .promotion-main .line-column {
        width: 100%;
        float: left;
    }
    .promotion-main .content-part {
        max-width: 315px;
        margin-left: auto;
        margin-right: auto;
    }
    .promotion-main .content-part h2 {
        font-size: 30px;
        line-height: 1.2;
        color: #121212;
    }
    .promotion-main .content-part p {
        margin-top: 8px;
        font-size: 15px;
        line-height: 1.33;
        color: #333333;
    }
    .promotion-main .shadow-box {
        margin: 0 -10px;
        padding: 25px 30px 25px 83px;
    }
    .promotion-main .line-column .shadow-box {
        background-repeat: no-repeat;
        background-size: 40px;
        background-position: top 26px left 25px;
        margin-bottom: 5px;
    }
    .promotion-main .shadow-box h3 {
        max-width: 100%;
        margin: -2px 0 2px;
        font-size: 16px;
        line-height: 1.5;
        color: #121212;
        text-align: left;
    }
    .promotion-main .shadow-box h4 {
        font-size: 14px;
        line-height: 1.43;
        color: #949494;
        min-height: initial;
        text-align: left;
    }
    :lang(en) .promotion-main .shadow-box h4, :lang(ja) .promotion-main .shadow-box h4 {
        min-height: initial;
    }
    :lang(en) #linkrewards .shadow-box h4, :lang(ja) #linkrewards .shadow-box h4 {
        min-height: initial;
    }
    :lang(en) #whatislink .shadow-box h4, :lang(ja) #whatislink .shadow-box h4 {
        min-height: initial;
    }
    .btn-what-is-link {
        padding: 0 28px 0 18px;
        border: solid 0.5px #b7b7b7;
        margin: 17px auto 40px;
        position: relative;
        font-size: 14px;
        font-weight: normal;
        line-height: 38px;
    }
    .btn-what-is-link img {
        width: 18px;
        margin-right: 4px;
        margin-top: -2px;
    }
    .btn-what-is-link i {
        position: absolute;
        font-size: 17px;
        top: 1px;
        right: 17px;
        line-height: 38px;
    }
    .btn-type1, .btn-type1:hover, .btn-type1:focus, .btn-type1:active {
        min-width: 230px;
        padding: 14px 17px 15px;
        font-size: 14px;
        line-height: 43px;
    }
    .btn-type2, .btn-type2:hover, .btn-type2:focus, .btn-type2:active {
        min-width: 230px;
        padding: 14px 17px 15px;
        font-size: 14px;
        line-height: 43px;
    }
    /* promotion */

    /* whatislink */
    #whatislink .content-part1.unvisible {
        opacity: 1;
    }
    #whatislink .content-part1 .line-row {
        margin: 120px auto 0;
        display: block;
    }
    #whatislink .content-part1-text {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    #whatislink .content-part1-img {
        width: 100%;
        float: left;
        margin-top: 30px;
    }
    #whatislink .content-part1-img img {
        width: 128px;
        position: static;
        transform: initial;
        left: unset;
        top: unset;
    }
    #whatislink .content-part2 h2 {
        margin-top: 131px;
    }
    #whatislink .content-part2 .img-wrap {
        max-width: 100%;
        margin: 35px auto 0;
    }
    #whatislink .content-part3 h2 {
        margin-top: 130px;
        max-width: 230px;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(ja) #whatislink .content-part3 h2 {
        max-width: 100%;
    }
    :lang(ja) #whatislink .content-part3 p {
        max-width: 280px;
    }
    #whatislink .content-part3 .line-row {
        width: 100%;
        margin: auto;
        margin-top: 32px;
        margin-bottom: 95px;
    }
    #whatislink .content-part3 .white-box {
        border-radius: 10px;
        box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.04);
        border: solid 0.5px #ebebeb;
        background-color: #ffffff;
        margin: 10px;
    }
    #whatislink .green-wrap {
        padding: 80px 0 0;
    }
    :lang(ja) #whatislink .green-wrap {
        padding: 80px 0 0;
    }
    #whatislink .content-part4 h2, #whatislink .content-part4 p {
        color: white;
    }
    :lang(ja) #whatislink .content-part4 h2 {
        max-width: 240px;
        margin: auto;
    }
    #whatislink .content-part4 .btn-get-link {
        margin: 18px auto 48px;
        padding: 0 20px;
        font-size: 14px;
        min-width: 135px;
        line-height: 40px;
    }
    #whatislink .content-part4 .img-wrap {
        margin-left: calc(-50vw + 50% - 2px);
        margin-right: calc(-50vw + 50% - 2px);
    }
    #whatislink .content-part4 img {
        width: 100%;
    }
    #whatislink .content-part5 {
        max-width: 315px;
        margin: 0 auto 130px;
    }
    #whatislink .content-part5 h2 {
        margin-top: 120px;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(en) #whatislink .content-part5 h2 {
        max-width: 250px;
    }
    :lang(ja) #whatislink .content-part5 h2 {
        max-width: 200px;
    }
    #whatislink .content-part5 .fadein>p {
        max-width: 100%;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(ja) #whatislink .content-part5 .fadein>p {
        max-width: 250px;
    }
    #whatislink .content-part5 .line-row:nth-of-type(2) .text-wrap, #whatislink .content-part5 .line-row:nth-of-type(2) .img-wrap {
        margin-top: 0;
    }
    #whatislink .content-part5 .line-row:nth-of-type(3) .text-wrap, #whatislink .content-part5 .line-row:nth-of-type(3) .img-wrap {
        margin-top: 0;
    }
    #whatislink .content-part5 .line-row .text-wrap {
        width: 100%;
        height: initial;
    }
    #whatislink .content-part5 .line-row .img-wrap {
        width: 100%;
        height: initial;
        display: block;
    }
    #whatislink .content-part5 .line-row .text-wrap .inner {
        position: static;
        top: 0;
        transform: none;
    }
    #whatislink .content-part5 .line-row .text-wrap h3 {
        font-size: 20px;
        color: #111111;
    }
    #whatislink .content-part5 .line-row .text-wrap p {
        margin-top: 5px;
        font-size: 15px;
        line-height: 1.33;
    }
    #whatislink .content-part5 .line-row .text-wrap p.additional {
        margin-top: 5px;
    }
    #whatislink .content-part5 .line-row .text-wrap p.additional i {
        top: -2px;
        left: 246px;
        font-size: 20px;
    }
    #whatislink .content-part5 .line-row:nth-of-type(odd) .text-wrap {
        text-align: center;
    }
    #whatislink .content-part5 .line-row:nth-of-type(odd) .img-wrap {
        justify-content: center;
    }
    #whatislink .content-part5 .line-row:nth-of-type(even) .text-wrap {
        text-align: center;
    }
    #whatislink .content-part5 .line-row:nth-of-type(even) .img-wrap {
        justify-content: center;
    }
    #whatislink .content-part5 .line-row:nth-of-type(1) img {
        margin-top: 80px;
        margin-bottom: 24px;
        width: 200px;
    }
    #whatislink .content-part5 .line-row:nth-of-type(2) img {
        margin-top: 130px;
        margin-bottom: 20px;
        width: 200px;
    }
    #whatislink .content-part5 .line-row:nth-of-type(3) img {
        margin-top: 130px;
        margin-bottom: 22px;
        width: 200px;
    }
    #whatislink .content-part5 .line-row:nth-of-type(1) .description {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #whatislink .content-part5 .line-row:nth-of-type(2) .description {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #whatislink .content-part5 .line-row:nth-of-type(3) .description {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(ja) #whatislink .content-part5 .line-row:nth-of-type(3) .description {
        max-width: 100%;
    }
    /* whatislink */

    /* linkrewards */
    #linkrewards .content-part1 h2 {
        margin-top: 120px;
    }
    #linkrewards .content-part1 p {
        max-width: 100%;
    }
    #linkrewards .content-part2 .line-card-wrap {
        width: calc(100% + 33px);
        margin: 0 -16.5px;
    }
    #linkrewards .content-part2 .line-column {
        width: 50%;
        margin: 0;
    }
    #linkrewards .content-part2 .line-card {
        padding: 25px 12px 15px;
        margin: 0 4.5px 9px;
        border-radius: 10px;
        height: 229px;
    }
    #linkrewards .content-part2 .long-line-card-pc, #linkrewards .content-part2 .line-card.line-card-coming-soon.long-line-card-pc {
        height: 229px;
    }
    #linkrewards .content-part2 .long-line-card-mo {
        height: 245px;
    }
    #linkrewards .content-part2 .btn-line-card-wrap {
        display: none;
    }
    #linkrewards .content-part2 .btn-line-card-mo {
        display: inline;
        opacity: 0;
        margin: 0;
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
    }
    #linkrewards .content-part2 .campaign-ended h4 {
        opacity: 0.6;
    }
    #linkrewards .content-part2 .campaign-ended .btn-line-card-disabled {
        display: none;
    }
    #linkrewards .content-part2 .campaign-ended .remaining-time {
        opacity: 1;
        font-weight: bold;
    }
    #linkrewards .content-part2 .campaign-ended .btn-line-card-mo {
        display: none;
    }
    #linkrewards .content-part2 .line-card.line-card-coming-soon {
        height: 229px;
    }
    #linkrewards .content-part2 .line-card.line-card-coming-soon h3 {
        width: calc(100% - 22px);
        left: 11px;
        font-size: 15px;
        line-height: 1.33;
        top: calc(50% - 9.5px);
    }
    #linkrewards .content-part2 .line-card-img-wrap img {
        width: 45px;
    }
    #linkrewards .content-part2 h3 {
        margin-top: 14px;
        margin-bottom: 4px;
        font-size: 15px;
        line-height: 20px;
    }
    #linkrewards .content-part2 h4 {
        font-size: 12px;
        line-height: 16px;
        margin: auto;
    }
    #linkrewards .content-part2 h4 .rewards-price {
        font-weight: normal;
        line-height: 16px;
    }
    #linkrewards .content-part2 h4 .rewards-price .highlight {
        width: 100%;
        height: 9px;
    }
    #linkrewards .content-part2 h4 .rewards-price::after {
        position: absolute;
    }
    #linkrewards .content-part2 h5 {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 1.67;
        opacity: 1;
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
    }
    #linkrewards .content-part3 h2 {
        margin-top: 142px;
    }
    #linkrewards .content-part3 p {
        max-width: 100%;
        padding-bottom: 0;
    }
    #linkrewards .content-part4 .line-row {
        max-width: 335px;
        width: calc(100% + 20px);
        margin: 100px -10px 0;
    }
    #linkrewards .content-part4 .line-row:first-of-type {
        margin: 25px -10px 0;
    }
    #linkrewards .content-part4 .rewards-img-wrap {
        width: 100%;
        margin: 0;
        padding: 0;
        min-height: initial;
        margin-bottom: -3px;
    }
    #linkrewards .content-part4 .rewards-content-wrap {
        float: left;
        text-align: center;
        width: 100%;
        min-height: initial;
        margin: 0;
        position: relative;
    }
    #linkrewards .content-part4 .rewards-content-wrap .inner {
        position: static;
        padding: 18px 10px 0;
        top: 0;
        transform: none;
    }
    :lang(en) #linkrewards .content-part4 .line-row:nth-of-type(2) .rewards-content-wrap h3 {
        max-width: 250px;
        margin: auto;
    }
    :lang(en) #linkrewards .content-part4 .line-row:nth-of-type(4) .rewards-content-wrap h3 {
        max-width: 280px;
        margin: auto;
    }
    #linkrewards .content-part4 .rewards-content-wrap h3 {
        font-size: 18px;
        line-height: normal;
        color: #333333;
    }
    #linkrewards .content-part4 .rewards-content-wrap p {
        margin-top: 4px;
        font-size: 14px;
        line-height: 1.43;
        color: #262626;
    }
    #linkrewards .content-part4 .rewards-content-wrap .additional {
        opacity: 0.5;
        font-size: 14px;
        line-height: 1.43;
        color: #262626;
        margin-top: 5px;
    }
    #linkrewards .content-part4 .rewards-content-wrap .btn-wrap {
        margin-top: 18px;
    }
    #linkrewards .content-part4 .rewards-content-wrap .btn-type1 {
        display: inline-block;
        margin: 0 auto 10px;
        padding: 0 20px;
        font-size: 14px;
        border-radius: 4px;
    }
    #linkrewards .content-part4 .line-row:nth-of-type(2) .btn-type1 {
        width: 230px;
    }
    #linkrewards .content-part4 .rewards-content-wrap .btn-type2 {
        display: block;
        margin: 0 auto;
        font-size: 14px;
        font-weight: normal;
        line-height: normal;
        color: #949494;
        border: 0;
        background: transparent;
        padding: 0;
        text-decoration: underline;
    }
    #linkrewards .content-part5 h2 {
        margin-top: 150px;
    }
    :lang(en) #linkrewards .content-part5 h2 {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
    }
    :lang(ja) #linkrewards .content-part5 p {
        max-width: 280px;
    }
    #linkrewards .content-part5 .line-row {
        max-width: 1130px;
        margin: 30px auto 20px;
    }
    #linkrewards .content-part5 .learn-more a {
        font-size: 15px;
        line-height: 1.33;
        color: #333333;
        display: block;
    }
    #linkrewards .content-part6 h2 {
        margin-top: 150px;
        margin-bottom: 34px;
    }
    #linkrewards .content-part6 .faq-table-line {
        margin: 22px auto;
    }
    #linkrewards .content-part6 .faq-table tr:nth-of-type(odd) td:first-of-type {
        width: 15px;
        background-size: 11px;
        background-position: center top 5px;
    }
    #linkrewards .content-part6 .faq-table tr:nth-of-type(odd) td:nth-of-type(2) {
        padding-left: 6px;
        font-size: 13px;
        letter-spacing: normal;
    }
    #linkrewards .content-part6 .faq-table tr:nth-of-type(odd) td:nth-of-type(3) {
        width: 17px;
    }
    #linkrewards .content-part6 .faq-table tr:nth-of-type(even) * {
        font-size: 12px;
        line-height: 1.33;
    }
    #linkrewards .content-part6 .faq-table tr:nth-of-type(even) td:nth-of-type(2) {
        padding: 6px 0 0;
    }
    #linkrewards .content-part6 .faq-table tr:nth-of-type(even) td:nth-of-type(2)>div {
        margin-left: -15px;
        margin-right: -17px;
        width: calc(100% + 32px);
    }
    #linkrewards .content-part6 .faq-table i {
        top: 4px;
        right: 0;
        font-size: 20px;
        color: #ccc;
        line-height: 16px;
    }
    #linkrewards .content-part6 .faq-table .icon-angle-up {
        display: none;
    }
    #linkrewards .content-part6 .see-more-wrap {
        display: flex;
        justify-content: center;
        margin-top: 0;
        margin-bottom: 120px;
    }
    #linkrewards .content-part6 .btn-see-more {
        width: 120px;
        padding: 0;
        font-size: 14px;
        color: #262626;
        line-height: 36px;
    }
    /* linkrewards */
}
@media only screen and (max-width:402px){
    #promotion_footer .mobile-site-links .terms-of-service {
        border-right: 0;
    }
    #promotion_footer .mobile-site-links .privacy-policy-1 {
        display: none;
    }
    #promotion_footer .mobile-site-links .privacy-policy-2 {
        display: block;
    }
    #promotion_footer .mobile-site-links .contact-b2b {
        padding-left: 10px;
    }
}
@media only screen and (max-width:374px){
    #promotion_footer .mobile-site-links .contact-b2b {
        border-right: 0;
    }
    #promotion_footer .mobile-site-links .contact-user-1 {
        display: none;
    }
    #promotion_footer .mobile-site-links .contact-user-2 {
        display: block;
        margin-bottom: 50px;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
/*************** ADD RETINA IMAGES ONLY CSS HERE  ***************/
    
}

/* IE11 prefix */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #header .nav-dropdown {min-width: 200px;}
    .service-oriented:before {transform: translate(0%, -50%);}
    .none-page + #footer {position: fixed; bottom: 0; left: 0;}
    .none-page + #footer > .footer > .row {margin: 0 auto;}
    .none-page + #footer .bottom-section ul.sub-util li {margin-left: 0;}
}

/* utilities */
.align-top {
    vertical-align: top !important;
}
.bg-fafbfc {
    background-color: #fafbfc !important;
}
.bg-ebebeb {
    background-color: #ebebeb !important;
}
.border-radius-0 {
    border-radius: 0 !important;
}
.color-black {
    color: black !important;
}
.color-white {
    color: white !important;
}
.color-111111 {
    color: #111111 !important;
}
.color-6b6b6b {
    color: #6b6b6b !important;
}
.color-949494 {
    color: #949494 !important;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
.d-flex {
    display: flex !important;
}
.d-block {
    display: block !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-none {
    display: none !important;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.font-size-10px {
    font-size: 10px !important;
}
.font-size-11px {
    font-size: 11px !important;
}
.font-size-12px {
    font-size: 12px !important;
}
.font-size-13px {
    font-size: 13px !important;
}
.font-size-14px {
    font-size: 14px !important;
}
.font-size-15px {
    font-size: 15px !important;
}
.font-size-16px {
    font-size: 16px !important;
}
.font-size-17px {
    font-size: 17px !important;
}
.font-size-18px {
    font-size: 18px !important;
}
.font-size-19px {
    font-size: 19px !important;
}
.font-size-20px {
    font-size: 20px !important;
}
.font-size-25px {
    font-size: 25px !important;
}
.font-size-26px {
    font-size: 26px !important;
}
.font-size-30px {
    font-size: 30px !important;
}
.font-weight-normal {
    font-weight: normal !important;
}
.font-weight-bold {
    font-weight: bold !important;
}
.font-weight-500 {
    font-weight: 500 !important;
}
.font-weight-700 {
	font-weight: 700 !important;
}
.h-3px {
	height: 3px !important;
}
.h-4px {
	height: 4px !important;
}
.h-8px {
	height: 8px !important;
}
.h-14px {
	height: 14px !important;
}
.h-27px {
	height: 27px !important;
}
.h-28px {
	height: 28px !important;
}
.h-29px {
	height: 29px !important;
}
.h-32px {
	height: 32px !important;
}
.h-34px {
	height: 34px !important;
}
.h-50px {
	height: 50px !important;
}
.justify-content-center {
    justify-content: center !important;
}
.mw-250px { 
    max-width: 250px !important;
}
.mw-300px {
    max-width: 300px !important;
}
.mw-350px {
    max-width: 350px !important;
}
.mw-400px {
    max-width: 400px !important;
}
.mw-450px {
    max-width: 450px !important;
}
.mw-500px {
    max-width: 500px !important;
}
.mw-550px {
    max-width: 550px !important;
}
.mw-600px {
    max-width: 600px !important;
}
.mw-650px {
    max-width: 650px !important;
}
.mw-700px {
    max-width: 700px !important;
}
.mw-750px {
    max-width: 750px !important;
}
.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
.mt-m15px {
    margin-top: -15px !important;
}
.mt-1px {
    margin-top: 1px !important;
}
.mt-2px {
    margin-top: 2px !important;
}
.mt-3px {
    margin-top: 3px !important;
}
.mt-4px {
    margin-top: 4px !important;
}
.mt-5px {
    margin-top: 5px !important;
}
.mt-6px {
    margin-top: 6px !important;
}
.mt-7px {
    margin-top: 7px !important;
}
.mt-8px {
    margin-top: 8px !important;
}
.mt-9px {
    margin-top: 9px !important;
}
.mt-10px {
    margin-top: 10px !important;
}
.mt-12px {
    margin-top: 12px !important;
}
.mt-15px {
    margin-top: 15px !important;
}
.mt-20px {
    margin-top: 20px !important;
}
.mt-25px {
    margin-top: 25px !important;
}
.mt-26px {
    margin-top: 26px !important;
}
.mt-30px {
    margin-top: 30px !important;
}
.mt-35px {
    margin-top: 35px !important;
}
.mt-40px {
    margin-top: 40px !important;
}
.mt-45px {
    margin-top: 45px !important;
}
.mt-50px {
    margin-top: 50px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1px {
    margin-bottom: 1px !important;
}
.mb-2px {
    margin-bottom: 2px !important;
}
.mb-3px {
    margin-bottom: 3px !important;
}
.mb-4px {
    margin-bottom: 4px !important;
}
.mb-5px {
    margin-bottom: 5px !important;
}
.mb-6px {
    margin-bottom: 6px !important;
}
.mb-7px {
    margin-bottom: 7px !important;
}
.mb-8px {
    margin-bottom: 8px !important;
}
.mb-9px {
    margin-bottom: 9px !important;
}
.mb-10px {
    margin-bottom: 10px !important;
}
.mb-12px {
	margin-bottom: 12px !important;
}
.mb-15px {
    margin-bottom: 15px !important;
}
.mb-16px {
    margin-bottom: 16px !important;
}
.mb-20px {
    margin-bottom: 20px !important;
}
.mb-21px {
    margin-bottom: 21px !important;
}
.mb-23px {
    margin-bottom: 23px !important;
}
.mb-25px {
    margin-bottom: 25px !important;
}
.mb-26px {
    margin-bottom: 26px !important;
}
.mb-30px {
    margin-bottom: 30px !important;
}
.mb-32px {
    margin-bottom: 32px !important;
}
.mb-35px {
    margin-bottom: 35px !important;
}
.mb-36px {
    margin-bottom: 36px !important;
}
.mb-40px {
    margin-bottom: 40px !important;
}
.mb-45px {
    margin-bottom: 45px !important;
}
.mb-50px {
    margin-bottom: 50px !important;
}
.mr-5px {
    margin-right: 5px !important;
}
.mr-10px {
    margin-right: 10px !important;
}
.mr-15px {
    margin-right: 15px !important;
}
.mr-20px {
    margin-right: 20px !important;
}
.mr-25px {
    margin-right: 25px !important;
}
.mr-30px {
    margin-right: 30px !important;
}
.mr-35px {
    margin-right: 35px !important;
}
.mr-40px {
    margin-right: 40px !important;
}
.mr-45px {
    margin-right: 45px !important;
}
.mr-50px {
    margin-right: 50px !important;
}
.ml-5px {
    margin-left: 5px !important;
}
.ml-10px {
    margin-left: 10px !important;
}
.ml-15px {
    margin-left: 15px !important;
}
.ml-20px {
    margin-left: 20px !important;
}
.ml-25px {
    margin-left: 25px !important;
}
.ml-30px {
    margin-left: 30px !important;
}
.ml-35px {
    margin-left: 35px !important;
}
.ml-40px {
    margin-left: 40px !important;
}
.ml-45px {
    margin-left: 45px !important;
}
.ml-50px {
    margin-left: 50px !important;
}
.letter-spacing-0 {
	letter-spacing: 0 !important;
}
.line-height-17px {
	line-height: 17px !important;
}
.line-height-20px {
	line-height: 20px !important;
}
.line-height-21px {
	line-height: 21px !important;
}
.line-height-22px {
	line-height: 22px !important;
}
.line-height-23px {
	line-height: 23px !important;
}
.line-height-24px {
	line-height: 24px !important;
}
.line-height-25px {
	line-height: 25px !important;
}
.line-height-26px {
	line-height: 26px !important;
}
.line-height-30px {
	line-height: 30px !important;
}
.line-height-34px {
	line-height: 34px !important;
}
.pt-5px {
    padding-top: 5px !important;
}
.pt-10px {
    padding-top: 10px !important;
}
.pt-15px {
    padding-top: 15px !important;
}
.pt-20px {
    padding-top: 20px !important;
}
.pt-25px {
    padding-top: 25px !important;
}
.pt-30px {
    padding-top: 30px !important;
}
.pt-35px {
    padding-top: 35px !important;
}
.pt-40px {
    padding-top: 40px !important;
}
.pt-45px {
    padding-top: 45px !important;
}
.pt-50px {
    padding-top: 50px !important;
}
.pb-5px {
    padding-bottom: 5px !important;
}
.pb-8px {
    padding-bottom: 8px !important;
}
.pb-10px {
    padding-bottom: 10px !important;
}
.pb-15px {
    padding-bottom: 15px !important;
}
.pb-20px {
    padding-bottom: 20px !important;
}
.pb-25px {
    padding-bottom: 25px !important;
}
.pb-30px {
    padding-bottom: 30px !important;
}
.pb-35px {
    padding-bottom: 35px !important;
}
.pb-40px {
    padding-bottom: 40px !important;
}
.pb-45px {
    padding-bottom: 45px !important;
}
.pb-50px {
    padding-bottom: 50px !important;
}
.pr-5px {
    padding-right: 5px !important;
}
.pr-10px {
    padding-right: 10px !important;
}
.pr-15px {
    padding-right: 15px !important;
}
.pr-20px {
    padding-right: 20px !important;
}
.pr-25px {
    padding-right: 25px !important;
}
.pr-30px {
    padding-right: 30px !important;
}
.pr-35px {
    padding-right: 35px !important;
}
.pr-40px {
    padding-right: 40px !important;
}
.pr-45px {
    padding-right: 45px !important;
}
.pr-50px {
    padding-right: 50px !important;
}
.pl-5px {
    padding-left: 5px !important;
}
.pl-10px {
    padding-left: 10px !important;
}
.pl-15px {
    padding-left: 15px !important;
}
.pl-20px {
    padding-left: 20px !important;
}
.pl-25px {
    padding-left: 25px !important;
}
.pl-30px {
    padding-left: 30px !important;
}
.pl-35px {
    padding-left: 35px !important;
}
.pl-40px {
    padding-left: 40px !important;
}
.pl-45px {
    padding-left: 45px !important;
}
.pl-50px {
    padding-left: 50px !important;
}
.w-100 {
    width: 100% !important;
}

.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
/* utilities */
