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%; }

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; }

a { -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }

a:hover { filter: alpha(opacity=80); -moz-opacity: 0.80; opacity: 0.80; }

hr { display: 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; }

img { vertical-align: top; }

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

#container { margin: 0 auto; text-align: center; line-height: 180%; min-width: 1000px; overflow-x: hidden; font-size: 16px; }

.pc { display: block; }

.sp, img.sp { display: none !important; }

.cInner { width: 1000px; margin: 0 auto; text-align: center; position: relative; }

.btn { background-color: #000; border: 1px solid #FFF; padding: 10px 50px; display: inline-block; text-align: center; min-width: 300px; font-size: 24px; position: relative; }
.btn:before { content: ""; width: 74px; height: 1px; background-color: #FFF; display: block; position: absolute; top: 50%; right: -37px; transition: all 0.2s ease-in; }
.btn:after { content: ""; width: 12px; height: 1px; background-color: #FFF; display: block; position: absolute; top: 50%; right: -38px; transform: rotate(-140deg); margin-top: -4px; transition: all 0.2s ease-in; }
.btn:hover:before { right: -42px; }
.btn:hover:after { right: -43px; }
.btn.en { font-family: 'Barlow Condensed', sans-serif; font-size: 28px; font-weight: bold; }

/*-------------------------------------------------
	++ COMMON
-------------------------------------------------*/
#main { min-height: 960px; position: relative; background-color: #FFF; background: #FFF url("../img/main_kv.png") no-repeat center top; background-size: 1200px auto; }
#main .mainTitle { width: 565px; position: absolute; top: 565px; left: 50%; margin-left: -282px; }
#main .mainTitle a:hover { opacity: 1; }
#main .spotify { width: 256px; position: absolute; top: 865px; left: 50%; margin-left: -128px; }

body.sub #main { height: 570px; min-height: 570px; }
body.sub #main .mainTitle { top: 425px; }
body.sub #main .spotify { top: 665px; }

@media screen and (max-width: 1200px) { #main { background-size: 100% auto; } }
#content { background: #000 url("../img/bg01.jpg") repeat-y center top; }

body.sub #content { padding-top: 210px; padding-bottom: 100px; }

.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: 50px 0; }
.section .secHead { margin: 0 auto 25px auto; text-align: center; }
.section .secHead.type1 { position: absolute; top: -30px; left: 0; text-align: left; }

.bgblack { background-color: #000; padding: 70px 30px 30px 30px; text-align: left; position: relative; }
.bgblack .secHead { position: absolute; top: -30px; left: 0; text-align: left; }

/*-------------------------------------------------
	++ HOME CONTENTS 
-------------------------------------------------*/
#intro { padding-top: 100px; }
#intro .introWrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 55px; }
#intro .introWrap .photo { width: 190px; position: relative; }
#intro .introWrap .photo:before { content: ""; display: block; position: absolute; right: -20px; top: -40px; z-index: 0; width: 266px; min-height: 291px; background: url("../img/halftone1.png") no-repeat center top; }
#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: 5px 15px; line-height: 100%; font-weight: bold; margin-top: 10px; }
#intro .introWrap .text { width: calc(100% - 190px); text-align: left; padding-left: 30px; }

.archiveBox .boxHead { margin-bottom: 30px; }
.archiveBox .boxHead .date { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: bold; background: #397327; color: #FFF; display: inline-block; padding: 3px 15px; line-height: 100%; width: 100px; text-align: center; float: left; }
.archiveBox .boxHead .title { width: calc(100% - 100px); float: left; padding-left: 20px; font-size: 18px; }
.archiveBox .detail .linkBtn { margin: 25px auto 0 auto; text-align: center; }
.archiveBox .photo { margin: 50px auto; text-align: center; }
.archiveBox .photo img { margin: 0 auto; text-align: center; max-width: 100%; }

#podcast .text { margin-bottom: 20px; }
#podcast .text span { background-color: #FFF; color: #000; font-size: 18px; }

#navigator .secHead { margin-bottom: 70px; }

.navigatorBlock h3 { font-size: 28px; color: #FFF; text-shadow: 2px 2px 0px #000; margin-bottom: 50px; }
.navigatorBlock ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.navigatorBlock ul li { width: 300px; margin: 0 10px; }
.navigatorBlock ul li h4 { font-size: 22px; background-color: #000; color: #FFF; padding: 5px; }
.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: 10px; }
.navigatorBlock ul li .navigatorBox .detail .name { font-size: 18px; }
.navigatorBlock ul li .navigatorBox .detail .nameEn { font-family: 'Barlow Condensed', sans-serif; font-size: 16px; }
.navigatorBlock ul li .navigatorBox .detail .mcNameEn { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: bold; }
.navigatorBlock ul li .navigatorBox .detail .mcName { font-size: 14px; }
.navigatorBlock ul li .navigatorBox .detail .cvName { font-size: 16px; }
.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 { padding: 120px 0 150px 0; }
#community .secWrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-around; }
#community .halfBox { width: 480px; text-align: center; }
#community .halfBox .text { margin-bottom: 20px; }

#about { background: #adadad url("../img/bg02.jpg") repeat-y center top; padding: 90px 0 0 0; color: #000; }
#about .aboutInner { background: url("../img/bg_whatsnoise.png") no-repeat center top; padding-bottom: 90px; }
#about .secHead { margin-bottom: 40px; }
#about .headText span { background-color: #000; color: #FFF; font-size: 18px; }
#about .link { margin: 60px 0 70px 0; }
#about .link a { border: 1px solid #000; padding: 10px 40px; color: #000; font-size: 24px; display: inline-block; position: relative; }
#about .link a:before, #about .link a:after { content: ""; width: 20px; height: 20px; border-top: 4px solid #000; border-left: 4px solid transparent; border-right: 4px solid transparent; position: absolute; right: 10px; top: 50%; transform: rotate(45deg); margin-top: -11px; }
#about .link a:after { transform: rotate(135deg); margin-top: -9px; }
#about .charaWrap h3 { font-family: 'Barlow Condensed', sans-serif; font-size: 40px; font-weight: bold; margin-bottom: 65px; }
#about .charaWrap ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 25px; position: relative; }
#about .charaWrap ul:before { width: 50px; height: calc(100% + 50px); content: ""; display: block; position: absolute; top: -25px; left: 0; border-top: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000; }
#about .charaWrap ul:after { width: 50px; height: calc(100% + 50px); content: ""; display: block; position: absolute; top: -25px; right: 0; border-top: 1px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; }
#about .charaWrap ul li { width: 300px; min-height: 320px; margin: 0 8px 16px 8px; background: url("../img/logo_chbg.jpg") no-repeat center top; background-size: 300px 100%; color: #FFF; padding: 20px; }
#about .charaWrap ul li:nth-child(n + 4) { margin-bottom: 0; }
#about .charaWrap ul li .logo { margin-bottom: 10px; }
#about .charaWrap ul li h4 { font-size: 16px; font-weight: normal; line-height: 30px; }
#about .charaWrap ul li h4 span { font-size: 18px; font-weight: bold; }

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

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

.selectWrap { position: relative; display: inline-block; border-radius: 0; background: #fff; }
.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 { cursor: pointer; position: relative; -webkit-appearance: none; appearance: none; display: block; padding: 10px 30px 10px 10px; border: none; outline: none; border-radius: 0; background: transparent; }
.selectWrap select::-ms-expand { display: none; }

.report { position: relative; margin-top: 50px; padding: 20px; }
.report:before { width: 50px; 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: 50px; 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: 24px; color: #397327; text-align: center; width: 100%; position: absolute; top: -10px; left: 0; }
.report .comment { background-color: #353535; padding: 20px; }
.report .reply { padding: 20px 20px 0 20px; }

.mb50 { margin-bottom: 50px; }

/*-------------------------------------------------
	++ FORM 
-------------------------------------------------*/
#messageform .formAtt { margin: 20px 0; text-align: left; font-size: 14px; }
#messageform .message { padding: 20px 40px; text-align: center; }
#messageform .message .message-subtitle { background-color: #999; padding: 5px; color: #FFF; margin: 20px 0; }
#messageform .message .sub-link { margin: 20px 0; font-size: 14px; }
#messageform .message .sub-link a { margin: 0 20px; }
#messageform .message #form-notice { margin: 20px 0; text-align: left; font-size: 14px; }
#messageform .message #form-notice .formAtt { margin-bottom: 20px; }
#messageform .message a { text-decoration: underline; }
#messageform .message table { width: 100%; border-collapse: collapse; }
#messageform .message table tr th { vertical-align: top; padding-top: 9px; width: 30%; padding-left: 30px; padding-right: 24px; text-align: right; font-size: 14px; }
#messageform .message table tr td { padding: 1px 0px 7px 0; width: 70%; text-align: left; font-size: 14px; }
#messageform .message table tr td input.fname { width: 50%; margin-bottom: 2px; vertical-align: middle; }
#messageform .message table tr td input.fage { width: 10%; margin-right: 3px; margin-bottom: 2px; vertical-align: middle; }
#messageform .message.thanks { padding: 40px; }
#messageform .message.thanks h2 { font-size: 32px; font-weight: bold; margin-bottom: 15px; }

#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: 1rem; border-radius: 0; }

#hw-message table textarea { height: 120px; }

#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"] { height: 32px; 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; }

#form-submit, #form-reset { -webkit-appearance: none; border: 1px solid #999; background: #999; height: 44px; width: 264px; margin-right: 16px; font-size: 14px; cursor: pointer; }

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

/*-------------------------------------------------
	++ FOOTER
-------------------------------------------------*/
#jwaveFooter { background-color: #000; color: #FFF; padding: 20px 0 70px 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: 50%; text-align: left; }
#jwaveFooter .commonSet .footerLogo { width: 50%; text-align: right; }
#jwaveFooter .commonSet .copyRight { width: 100%; text-align: center; font-size: 12px; }

#spCover { display: none; }

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

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