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: #000; text-decoration: none; }

a:hover, a:active { color: #333; 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.6vw; line-height: 160%; overflow-x: hidden; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; }

.pc { display: none; }

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

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

#content { overflow: hidden; }

/*-------------------------------------------------
	++ HOME MAIN 
-------------------------------------------------*/
#main { color: #FFF; background: url("../img/main_bg_sp.jpg") no-repeat center top; background-size: 100% auto; position: relative; }
#main .mainInner .mainTitle { padding: 5vw; }
#main .mainInner .twitter { margin-bottom: 7vw; }
#main .mainInner .twitter a { display: inline-block; line-height: 1; background: #1da1f2 url(../img/icon_twitter.png) no-repeat 5px center; background-size: auto 5vw; min-height: 7vw; padding: 2vw 3vw 1vw 8vw; color: #FFF; border-radius: 21px; font-size: 3vw; vertical-align: middle; }
#main .mainInner .time { padding: 0 11vw; }

.mainSns { padding: 5vw; text-align: center; }

#gigyaShare { text-align: center; vertical-align: top; }

#gigyaShare > img, #gigyaShare > div { display: inline-block; }

#gigyaShare > div { padding: 5px 0 0 10px; }

/*-------------------------------------------------
	++ HOME CONTENTS 
-------------------------------------------------*/
.section { position: relative; padding: 5vw 0; }
.section .secHead { margin-bottom: 15vw; }
.section .secHead h2 img { height: 11.8vw; width: auto; max-width: 100%; margin: 0 auto; text-align: center; }
.section#nextonair .secBox { margin-bottom: 15vw; }
.section#nextonair .secBox:nth-last-of-type(1) { margin-bottom: 0; }
.section#nextonair .secBox .secLeft { position: relative; margin-bottom: 10vw; }
.section#nextonair .secBox .secLeft .photo { width: 60%; margin: 0 auto; text-align: center; }
.section#nextonair .secBox .secLeft .photo img { box-shadow: 3vw 3vw 0 0 #eee730; }
.section#nextonair .secBox .secLeft .date { position: absolute; top: -5vw; left: 10%; background-color: #eee730; padding: 1vw 3vw; }
.section#nextonair .secBox .secLeft .date:before { content: ""; display: block; background: url(../img/onair_date.png) no-repeat left bottom; background-size: auto 4vw; width: 100%; height: 4vw; position: absolute; top: -3.8vw; left: 0; }
.section#nextonair .secBox .secRight { text-align: left; }
.section#nextonair .secBox .secRight .title { font-size: 5.2vw; font-weight: bold; display: inline-block; margin-bottom: 3vw; line-height: 150%; }
.section#nextonair .secBox .secRight .title span { background: linear-gradient(transparent 60%, #eee730 60%); }
.section#nextonair .secBox .secRight .text { line-height: 180%; }
.section#messageLink { padding-top: 0; }
.section#onairarchive .secList ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.section#onairarchive .secList ul li { width: 50%; text-align: left; margin-bottom: 5vw; padding-right: 4vw; }
.section#onairarchive .secList ul li .photo { margin-bottom: 4vw; }
.section#onairarchive .secList ul li .photo img { box-shadow: 2vw 2vw 0 0 #eee730; }
.section#onairarchive .secList ul li .title { margin-bottom: 3vw; }
.section#onairarchive .secList ul li .link a { display: block; background: #000; border: 2px solid #000; color: #FFF; border-radius: 3vw; text-align: center; font-size: 4vw; }
.section#onairarchive .secList ul li .link a:after { display: inline-block; content: ""; background: url(../img/arrow_white.png) no-repeat center top; background-size: 3vw 3vw; width: 4vw; height: 3vw; margin-left: 1vw; vertical-align: middle; }

.linkBtn { margin: 5vw auto 0 auto; text-align: center; }
.linkBtn a { display: block; }

/*-------------------------------------------------
	++ FORM 
-------------------------------------------------*/
#messageform { margin-top: 3vw; }
#messageform .message { background-color: #FFF; color: #333; padding: 3vw 3vw; }
#messageform .message .message-subtitle { background-color: #1a2828; 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; }

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

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

#form-submit { background: #000; border: 1px solid #000; 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; }

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

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