body { margin: 0; padding: 0; }

html, body { height: 100%; }

img { line-height: 0; font-size: 0; border: 0; }

a img, fieldset, img { border: 0; }

blockquote, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, ul, li, ol, p, pre, span, td, th { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, address { font-size: 100%; font-weight: normal; }

ul, li, ol { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; font-size: 100%; }

a:link, a:visited { color: #FFF; text-decoration: none; }

a:hover, a:active { color: #FFF; text-decoration: none; }

.cf:before, .cf:after { content: " "; display: table; }

.cf:after { clear: both; }

.cf { *zoom: 1; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }

#container { margin: 0 auto; text-align: center; font-size: 3.8vw; line-height: 160%; overflow-x: hidden; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; }

body { background: #000; color: #FFF; }

.pc { display: none; }

.cInner { width: 100%; margin: 0 auto; text-align: center; position: relative; padding: 0 5vw; }

.fit { width: 100%; height: auto; display: block; }

.btn { background-color: #000; border: 1px solid #FFF; padding: 3vw 10vw; display: inline-block; text-align: center; max-width: 70vw; font-size: 5vw; position: relative; }
.btn:before { content: ""; width: 14vw; height: 1px; background-color: #FFF; display: block; position: absolute; top: 50%; right: -7vw; transition: all 0.2s ease-in; }
.btn:after { content: ""; width: 12px; height: 1px; background-color: #FFF; display: block; position: absolute; top: 50%; right: -7.1vw; transform: rotate(-140deg); margin-top: -1.2vw; }
.btn.en { font-family: 'Barlow Condensed', sans-serif; font-size: 6.6vw; font-weight: bold; }

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
.menuBtn { position: relative; display: inline-block; width: 30px; height: 30px; transition: all .2s; z-index: 10; position: fixed; top: 2vw; right: 2vw; }
.menuBtn span { position: absolute; display: inline-block; box-shadow: 0 3px 0px #FFF; left: 0; width: 100%; height: 3px; background-color: #000; transition: all .2s; }
.menuBtn span:nth-of-type(1) { top: 0; }
.menuBtn span:nth-of-type(2) { top: 10px; }
.menuBtn span:nth-of-type(3) { top: 20px; }
.menuBtn.current span { background-color: #FFF; box-shadow: none; }
.menuBtn.current span:nth-of-type(1) { transform: translateY(12px) rotate(-45deg); }
.menuBtn.current span:nth-of-type(2) { opacity: 0; }
.menuBtn.current span:nth-of-type(3) { transform: translateY(-8px) rotate(45deg); }

.menuContents { display: none; width: 100%; z-index: 11; position: fixed; top: 12vw; left: 0; padding: 3vw; }
.menuContents ul { width: 100%; }
.menuContents ul li { border-bottom: 1px solid #FFF; }
.menuContents ul li a { text-align: center; display: block; font-size: 4.8vw; padding: 3vw; }
.menuContents ul li:nth-of-type(1) { border-top: 1px solid #FFF; }

#main { min-height: 90vw; position: relative; padding-top: 9vw; background-color: #FFF; background: #FFF url("../img/main_kv.png") no-repeat center 6vw; background-size: 98% auto; }
#main .mainTitle { width: 100%; margin: 0 auto; text-align: center; position: absolute; top: 48vw; left: 0; }
#main .mainTitle img { width: 50%; margin: 0 auto; text-align: center; }
#main .spotify { width: 100%; margin: 0 auto; text-align: center; position: absolute; top: 68vw; left: 0; }
#main .spotify img { width: 30%; margin: 0 auto; text-align: center; }

body.sub #main { height: 60vw; min-height: 60vw; }
body.sub #main .mainTitle { top: 38vw; }
body.sub #main .spotify { top: 62vw; }

#content { background: #000 url("../img/bg01.jpg") repeat-y center top; background-size: 100% auto; }

body.sub #content { padding-top: 20vw; padding-bottom: 10vw; }

.mainSns { margin: 0 auto; text-align: center; }
.mainSns #gigyaShare { margin: 0 auto; }

#gigyaShare.monotone #gigyaShare-reaction0-facebook_img { background: url(../img/share-facebook-mono.svg) no-repeat center center !important; }

#gigyaShare.monotone #gigyaShare-reaction1-twitter_img { background: url(../img/share-twitter-mono.svg) no-repeat center center !important; }

#gigyaShare.monotone #gigyaShare-reaction2-mixi_img { background: url(../img/share-mixi-mono.svg) no-repeat center center !important; }

#gigyaShare.monotone #gigyaShare-reaction3-linkedin_img { background: url(../img/share-linkedin-mono.svg) no-repeat center center !important; }

.section { position: relative; padding: 12vw 0; }
.section .secHead { margin: 0 auto 5vw auto; text-align: center; }
.section .secHead img { width: auto; height: 8vw; margin: 0 auto; text-align: center; }

.bgblack { background-color: #000; padding: 12vw 5vw 5vw 5vw; text-align: left; position: relative; }
.bgblack .secHead { position: absolute; top: -5vw; left: 0; width: 100%; }
.bgblack .secHead img { width: auto; height: 13vw; margin: 0 auto; text-align: center; }

/*-------------------------------------------------
	++ HOME CONTENTS 
-------------------------------------------------*/
#intro .introWrap { margin-bottom: 8vw; }
#intro .introWrap .photo { width: 50%; position: relative; margin: 0 auto; text-align: center; margin-bottom: 3vw; }
#intro .introWrap .photo:before { content: ""; display: block; position: absolute; right: -5vw; top: -7vw; z-index: 0; width: 60vw; min-height: 80vw; background: url("../img/halftone1.png") no-repeat center top; background-size: 100% auto; }
#intro .introWrap .photo img { position: relative; z-index: 1; }
#intro .introWrap .photo .name { position: relative; z-index: 1; background-color: #000; color: #FFF; display: inline-block; padding: 1vw 3vw; line-height: 100%; font-weight: bold; margin-top: 3vw; }
#intro .introWrap .text { z-index: 1; position: relative; text-align: left; }

.archiveBox .boxHead { margin-bottom: 5vw; }
.archiveBox .boxHead .date { font-family: 'Barlow Condensed', sans-serif; font-size: 4.4vw; font-weight: bold; background: #397327; color: #FFF; display: inline-block; padding: 1vw 3vw; line-height: 100%; text-align: center; margin-bottom: 3vw; }
.archiveBox .boxHead .title { font-size: 4.4vw; }
.archiveBox .detail .linkBtn { margin: 5vw auto 0 auto; text-align: center; }
.archiveBox .photo { margin: 5vw auto; text-align: center; }
.archiveBox .photo img { margin: 0 auto; text-align: center; max-width: 100%; }

#podcast .text { margin-bottom: 5vw; line-height: 200%; }
#podcast .text span { background-color: #FFF; color: #000; font-size: 4.4vw; }
#podcast .spotify img { width: 50%; margin: 0 auto; text-align: center; }

#navigator .secHead { margin-bottom: 10vw; }

.navigatorBlock h3 { font-size: 6.6vw; color: #FFF; text-shadow: 2px 2px 0px #000; line-height: 180%; margin-bottom: 8vw; }
.navigatorBlock ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-around; }
.navigatorBlock ul li { width: 48%; margin-bottom: 3vw; }
.navigatorBlock ul li h4 { font-size: 4.6vw; background-color: #000; color: #FFF; padding: 2vw; }
.navigatorBlock ul li .navigatorBox { position: relative; }
.navigatorBlock ul li .navigatorBox .detail { background-color: rgba(0, 0, 0, 0.75); color: #FFF; position: absolute; bottom: 0; left: 0; width: 100%; line-height: 120%; padding: 1vw; }
.navigatorBlock ul li .navigatorBox .detail .name { font-size: 4.4vw; }
.navigatorBlock ul li .navigatorBox .detail .nameEn { font-family: 'Barlow Condensed', sans-serif; font-size: 3.8vw; }
.navigatorBlock ul li .navigatorBox .detail .mcNameEn { font-family: 'Barlow Condensed', sans-serif; font-size: 3.8vw; font-weight: bold; }
.navigatorBlock ul li .navigatorBox .detail .mcName { font-size: 2.8vw; }
.navigatorBlock ul li .navigatorBox .detail .cvName { font-size: 3.8vw; }
.navigatorBlock.ikebukuro h3 span { background: linear-gradient(transparent 60%, #ff0000 60%); }
.navigatorBlock.yokohama h3 span { background: linear-gradient(transparent 60%, #004eff 60%); }
.navigatorBlock.shibuya h3 span { background: linear-gradient(transparent 60%, #ffc800 60%); }
.navigatorBlock.shinjuku h3 span { background: linear-gradient(transparent 60%, #a8a8a8 60%); }
.navigatorBlock.osaka h3 span { background: linear-gradient(transparent 60%, #f26a02 60%); }
.navigatorBlock.nagoya h3 span { background: linear-gradient(transparent 60%, #6b4095 60%); }

#community .halfBox { text-align: center; margin-bottom: 15vw; }
#community .halfBox .text { margin-bottom: 3vw; }
#community .halfBox .twitterLink { width: 20%; margin: 0 auto; text-align: center; }

#about { background: #adadad url("../img/bg02.jpg") repeat-y center top; background-size: 100% auto; padding: 10vw 0; color: #000; }
#about .aboutInner { background: url("../img/bg_whatsnoise.png") no-repeat center top; }
#about .secHead { margin-bottom: 7vw; }
#about .headText { line-height: 200%; }
#about .headText span { background-color: #000; color: #FFF; font-size: 4.4vw; }
#about .link { margin: 5vw 0 15vw 0; }
#about .link a { border: 1px solid #000; padding: 3vw 10vw; color: #000; font-size: 4.8vw; display: inline-block; position: relative; }
#about .link a:before, #about .link a:after { content: ""; width: 4vw; height: 4vw; border-top: 1vw solid #000; border-left: 1vw solid transparent; border-right: 1vw solid transparent; position: absolute; right: 3vw; top: 50%; transform: rotate(45deg); margin-top: -2vw; }
#about .link a:after { transform: rotate(135deg); margin-top: -1.7vw; }
#about .charaWrap h3 { font-family: 'Barlow Condensed', sans-serif; font-size: 8vw; font-weight: bold; margin-bottom: 10vw; }
#about .charaWrap ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-around; padding: 0 3vw; position: relative; }
#about .charaWrap ul:before { width: 10vw; height: calc(100% + 10vw); content: ""; display: block; position: absolute; top: -5vw; left: 0; border-top: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000; }
#about .charaWrap ul:after { width: 10vw; height: calc(100% + 10vw); content: ""; display: block; position: absolute; top: -5vw; right: 0; border-top: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; }
#about .charaWrap ul li { width: 48%; margin-bottom: 3vw; background: url("../img/logo_chbg.jpg") no-repeat center top; background-size: 100% 100%; color: #FFF; padding: 3vw; }
#about .charaWrap ul li:nth-child(n + 5) { margin-bottom: 0; }
#about .charaWrap ul li .logo { margin-bottom: 3vw; }
#about .charaWrap ul li h4 { font-size: 3.8vw; font-weight: normal; }
#about .charaWrap ul li h4 span { font-size: 4.4vw; font-weight: bold; }

.hypcopy { font-size: 3.2vw; padding: 10px 0; }

/*-------------------------------------------------
	++ ARCHIVE
-------------------------------------------------*/
.selectBlock { margin: 0 auto 5vw auto; text-align: center; }

.selectWrap { position: relative; display: inline-block; border-radius: 0; background: #fff; width: 100%; }
.selectWrap:before { content: ""; position: absolute; top: 50%; right: 10px; margin-top: -8px; display: block; width: 8px; height: 8px; border-top: solid 2px #4d4d4d; border-right: solid 2px #4d4d4d; transform: rotate(135deg); }
.selectWrap select { max-width: 100%; cursor: pointer; position: relative; -webkit-appearance: none; appearance: none; display: block; font-size: 16px; padding: 2vw 5vw 2vw 2vw; border: none; outline: none; border-radius: 0; background: transparent; }
.selectWrap select::-ms-expand { display: none; }

.report { position: relative; margin-top: 10vw; padding: 8vw 3vw 3vw 3vw; }
.report:before { width: 10vw; height: 100%; content: ""; display: block; position: absolute; top: 0; left: 0; border-top: 1px solid #353535; border-left: 1px solid #353535; border-bottom: 1px solid #353535; }
.report:after { width: 10vw; height: 100%; content: ""; display: block; position: absolute; top: 0; right: 0; border-top: 1px solid #353535; border-right: 1px solid #353535; border-bottom: 1px solid #353535; }
.report h4 { font-size: 5vw; color: #397327; text-align: center; width: 100%; position: absolute; top: -3vw; left: 0; }
.report .comment { background-color: #353535; padding: 3vw; margin-bottom: 5vw; }
.report .reply { padding: 3vw; }

.mb50 { margin-bottom: 10vw; }

/*-------------------------------------------------
	++ FORM 
-------------------------------------------------*/
#messageform .message { padding: 3vw 3vw; text-align: center; }
#messageform .message .message-subtitle { background-color: #999; color: #FFF; margin: 3vw 0; padding: 2vw; }
#messageform .message .sub-link { margin: 3vw 0; }
#messageform .message .sub-link a { margin: 0 3vw; }
#messageform .message #form-notice { margin: 3vw 0; text-align: left; }
#messageform .message #form-notice .formAtt { margin-bottom: 3vw; }
#messageform .message a { text-decoration: underline; }
#messageform .message table { width: 100%; border-collapse: collapse; }
#messageform .message table tr th { display: block; text-align: left; padding-bottom: 1vw; }
#messageform .message table tr td { display: block; text-align: left; padding-bottom: 5vw; }
#messageform .message table tr td input.fname { width: 45%; margin-bottom: 2px; vertical-align: middle; }
#messageform .message table tr td input.fage { width: 15%; margin-right: 3px; margin-bottom: 2px; vertical-align: middle; }
#messageform .message.thanks h2 { font-size: 6vw; font-weight: bold; margin-bottom: 3vw; }

#hw-message input[type="text"], #hw-message input[type="password"], #hw-message input[type="tel"], #hw-message input[type="email"], #hw-message input[type="number"], #hw-message table textarea { width: 100%; border: 1px solid #d1d1d1; background: #fff; -webkit-appearance: none; padding: 2vw; border-radius: 0; font-size: 16px; }

#hw-message input[type="text"], #hw-message input[type="password"], #hw-message input[type="tel"], #hw-message input[type="email"], #hw-message input[type="number"] { vertical-align: top; }

.custom-selectbox { position: relative; }
.custom-selectbox .inner { position: relative; z-index: 0; height: 32px; line-height: 32px; margin-top: -2px; border: 1px solid #d1d1d1; }
.custom-selectbox .inner:before, .custom-selectbox .inner:after { content: ""; position: absolute; display: block; }
.custom-selectbox .inner:after { top: 50%; right: 7px; margin-top: -3px; width: 0; height: 0; border: solid transparent; border-top-color: #d1d1d1; border-width: 5px 5px 0; }
.custom-selectbox select { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 32px; display: block; font-size: 16px; }

#form-submit, #form-reset { -webkit-appearance: none; border: 1px solid #999; background: #999; height: 12vw; width: 80%; }

#form-submit { background: #397327; border: 1px solid #397327; color: #fff; margin-bottom: 3vw; }

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#jwaveFooter { background-color: #000; color: #FFF; padding: 6vw 0; }
#jwaveFooter .commonSet { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; align-items: center; }
#jwaveFooter .commonSet .toHome { width: 60%; text-align: left; }
#jwaveFooter .commonSet .toHome a { width: 45%; display: block; }
#jwaveFooter .commonSet .footerLogo { width: 40%; text-align: right; }
#jwaveFooter .commonSet .copyRight { width: 60%; margin: 0 auto; text-align: center; margin-top: 8vw; }

/* overrides common styles */
#commonFooter { width: 100% !important; position: static !important; }

#commonFooterInner { padding: 15px 0 !important; width: 100% !important; background-color: #282828 !important; text-align: center !important; }

#commonFooter li { display: inline-block !important; float: none !important; }

#pageTop { position: fixed; bottom: 5vw; right: 5vw; width: 10vw; height: 10vw; }

#spCover { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 9; }

/*inview
---------------------------------------------------------------------------*/
.up { overflow: hidden; position: relative; opacity: 0; bottom: -80px; }

.upstyle { opacity: 1; bottom: 0px; transition: 1s 0.3s; }
