/*
	Theme Name: tone.jp
	Theme URI: http://tone.jp/
	Description: WordPress Theme for TONE official website.
	Version: 1.0.0
	Author URI: http://tone.jp/
*/

/*------------------------------------*\
    RESET
\*------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* @font-face {
    font-family: 'NotoSansCJKjp-Medium';
    src: url("fonts/NotoSansCJKjp-Regular-Subset.eot") format('eot'),
       url("fonts/NotoSansCJKjp-Regular-Subset.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansCJKjp-Bold';
    src: url("fonts/NotoSansCJKjp-Bold-Subset.eot") format('eot'),
       url("fonts/NotoSansCJKjp-Bold-Subset.woff") format('woff');
    font-weight: normal;
    font-style: normal;
} */

/* global box-sizing */
*,
*:after,
*:before {
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
	background-color: #F3F3F3;
}
body {
	font: 16px/1 "Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;
	font-weight:400;
	color:#000;
	letter-spacing:0.05em;
	-webkit-text-size-adjust: 100%;
	word-wrap : break-word;
	overflow-wrap : break-word;
}
html,body{
    margin: 0;	/* 余白の削除 */
	padding: 0;	/* 余白の削除 */
	height: 100%;	/* 縦の高さを100% */
	width: 100%;	/* 横の幅を100% */
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.container{
	width: 100%;
	position: relative;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
}

/* wrapper */
.wrapper {
	/*max-width:1280px;
	width:95%;*/
	/*width:1000px;*/
	width:100%;
	margin:0 auto;
	position:relative;
	padding:190px 20px 90px;
}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    HEADER
\*------------------------------------*/
header {
	padding: 53px 0;
	position: fixed;
	width: 100%;
	z-index: 999;
	top:0;
	background-color: #F3F3F3;
	transition: all 0.2s ease;
}

header.top{
	padding: 25px 0;
	background-color: #fff;
}

section{
	padding-top: 12px;
}

nav#header-nav{
	max-width: 1060px;
	min-width:1000px;
	margin: 0 auto;
}

nav#header-nav a#header-logo-pc{
	width: 120px;
	height: 25px;
	background: url("img/header/h1_logo.svg") no-repeat;
	background-size: 120px 25px;
	display: block;
}

nav#header-nav ul.line{
	border-left:1px solid #C7C7C7;
	margin-left: 27px;
	padding-left: 27px;
}

nav#header-nav ul.flr.line li{
	margin-right: 0;
}

nav#header-nav ul.flr li{
	margin: 0 30px;
}

nav#header-nav ul.flr li{
	margin-top: 3px;
}

nav#header-nav ul li a.nav-current{
	color:#C2C2C2;
}

nav#header-nav ul#header-nav-store li a{
	display: block;
	width: 117px;
	height: 16px;
	background-image: url("img/header/img_store.svg");
	background-repeat: no-repeat;
	background-size:  117px 9px;
	background-position: center center;
}

header div#header-logo{
	display: none;
}

header div#hamburger{
	display: none;
}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/

footer{
	width: 1065px;
	margin: 0 auto;
}

footer nav{
	padding-top: 36px;
}

footer nav ul{
	margin: 0 auto;
}

footer nav ul li{
	margin-right: 25px;
}

footer nav ul li span.montserrat{letter-spacing:0.02em;}

footer div#footer-btm{
	padding: 27px 0 60px;
}

div#gotop{
	position: fixed;
	bottom:59px;
	right:10px;
	width: 70px;
	height: 83px;
	background: url("img/footer/img_gotop.png") no-repeat;
	cursor: pointer;
}

ul#sns{
	padding-top: 40px;
}

ul#sns li{
	width:21px;
	height: 21px;
	background-size: 21px 21px;
	background-repeat: no-repeat;
	margin-bottom: 14px;
}

ul#sns li a{
	display: block;
	width: 100%;
	height: 100%;
}

ul#sns li#sns-tw{background-image: url("img/footer/btn_tw.png");margin-right:11px;}
ul#sns li#sns-fb{background-image: url("img/footer/btn_fb.png");}


/*------------------------------------*\
    PAGES
\*------------------------------------*/
section#sec-page{
	width: 1065px;
	margin: 0 auto;
}

dl#dl-company {
  width:800px;
}
dl#dl-company dt {
  float:left;
  margin-bottom: 30px;
}
dl#dl-company dd {
  margin-left:159px;
  margin-bottom: 30px;
}

div.entry-content{
	line-height: 220%;
}

div.entry-content a{
	color:#3ea8bc;
	border-bottom:1px solid;
	padding-bottom: 0.2em;
}

div.entry-content a:hover{
	border-bottom:none;
}

div.entry-content em{
	font-style: italic;
}

div.entry-content p{
	margin-bottom: 30px;
}

div.entry-content p.mb50{
	margin-bottom: 50px;
}

div.entry-content p.mb140{
	margin-bottom: 140px;
}

div.entry-content img,
div.entry-content iframe{
	margin: 10px 0;
}

div.entry-content img{
	max-width: 640px;
	height: auto;
}

/*YouTube,SoundCloudの大きさ*/
div.entry-content iframe{
	width: 640px;
	height: 369px;
}

/*------------------------------------*\
    TOP
\*------------------------------------*/

div#top-main{
	position: relative;
	margin-top: 134px;
	margin-bottom: 100px;
	max-height:500px;
}

body.home .wrapper{
	width: 100%;
	padding:0;
}

body.home section{
	padding-top:0;
	padding-bottom: 150px;
}

body.home section#sec-top-musicians{
	padding-bottom: 70px;
}

section#sec-top-news,
section#sec-top-musicians,
section#sec-top-bnr,
section#sec-single-musicians{
	width: 1065px;
	margin: 0 auto;
}

section div.sec-top-left{
	width: 180px;
	float: left;
}

section div.sec-top-left h1{
	-webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

section div.sec-top-right{
	width: 885px;
	float: right;
}

section div.sec-top-right div.fll{
	width: 120px;
}

section div.sec-top-right div.flr{
	width: 750px;
}

section#sec-top-musicians article{
	width: 420px;
	float: left;
}

section#sec-top-musicians article:nth-child(2n){
	margin-left: 40px;
}

section#sec-single-musicians article{
	width: 280px;
	float: left;
	margin-right: 20px;
}

section#sec-single-musicians article img{
	width: 280px;
	height: auto;
}

section#sec-single-musicians article:nth-child(3n){
	margin-right:0; 
}


section#sec-top-info {
	width: 1065px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

section#sec-top-info .info_title {
	font-size: 20px;
	font-weight: 700;
	line-height: calc(28/20);
	letter-spacing: 0;
}

section#sec-top-info .info_text {
	margin-top: 56px;
	font-size: 16px;
	font-weight: 400;
	line-height: calc(36/16);
	letter-spacing: 0;
}
section#sec-top-info .info_text a {
	text-decoration: underline;
}
section#sec-top-info .info_text a:hover {
	text-decoration: none;
}


@media screen and (max-width: 750px) {
	section#sec-top-info {
		width: 660px;
	}
	
	section#sec-top-info .info_title {
		font-size: 30px;
		font-weight: 700;
		line-height: calc(42/30);
	}
	
	section#sec-top-info .info_text {
		margin-top: 56px;
		font-size: 24px;
		font-weight: 400;
		line-height: calc(54/24);
	}
}

/*------------------------------------*\
    PROFILE
\*------------------------------------*/
section#sec-profile{
	width: 780px;
	margin: 0 auto;
}


/*------------------------------------*\
    NEWS
\*------------------------------------*/
ul#newscat{
	width: 240px;
}

div#sec-news-contents{
	width: 640px;
}

span.newspostcat{
	color:#fff;
	background-color: #192345;
	padding: 6px 20px;
}

body.post-type-archive-news select,
body.tax-cat_news select{
	padding: 10px 10px 10px 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #FFF;
	background-image: url("img/common/icon_dropdown.png");
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size:20px;
	border: none;
	width: 300px;
	text-align: right;
}

/*------------------------------------*\
    MUSICIANS
\*------------------------------------*/

div.article-musicians-top{
	
}

div.article-musicians-top-left{
	width: 180px;
	float: left;
}

div.article-musicians-top-right{
	width: 640px;
	float: right;
}

div.article-musicians-top-right-content a{
	color:#3ea8bc;
	border-bottom:1px solid;
	padding-bottom: 0.2em;
}

div.article-musicians-top-right-box{
	position: relative;
	margin-bottom: 25px;
}

div.article-musicians-top-right-box div.fll{
	width: 105px !important;
}

div.article-musicians-top-right-box div.flr{
	width: 520px !important;
}

div.article-musicians-top-right div.spotifycode iframe{
	width: 100%;
}

ul.profilesnsmenu li{
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	margin-right: 6px;
	background-size: 21px 21px;
}

ul.profilesnsmenu li a{
	display: block;
	width: 100%;
	height: 100%;
}

ul.profilesnsmenu li.profilesnsmenu1{background-image: url("img/musicians/icon_sns_tw.png");}
ul.profilesnsmenu li.profilesnsmenu2{background-image: url("img/musicians/icon_sns_fb.png");}
ul.profilesnsmenu li.profilesnsmenu3{background-image: url("img/musicians/icon_sns_web.png");}
ul.profilesnsmenu li.profilesnsmenu4{background-image: url("img/musicians/icon_sns_ig.png");}

/*------------------------------------*\
    specialcontents
\*------------------------------------*/

body.post-type-archive-specialcontents section article{
	width: 260px;
	float: left;
	margin-right: 52px;
	margin-bottom: 45px;
}

body.post-type-archive-specialcontents section article img{
	width: 260px;
	height: 241px;
}

body.post-type-archive-specialcontents section article:nth-child(3n) {
	margin-right: 0;
}

/*------------------------------------*\
    CONTACT
\*------------------------------------*/

div.wpcf7{
	background-color: #fff;
	padding: 24px 33px 44px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"]
{
	width: 300px;
	border:#D2D2D2 1px solid;
	font-size: 16px;
	padding: 5px;
}

.wpcf7 textarea{
	width: 600px;
	border:#D2D2D2 1px solid;
	font-size: 16px;
	padding: 5px;
}

.wpcf7 div.fll{
	width: 180px !important;
}

.wpcf7 div.flr{
	width: 600px !important;
}

.wpcf7 input[type="submit"]{
	font-size: 18px;
	color:#fff;
	background-color: #3EA8BB;
	border:none;
	padding: 20px 100px;
	cursor: pointer;
}

div.wpcf7-validation-errors{
	border-color:#BBB;
}

div.wpcf7-mail-sent-ok{
	border-color:#BBB;
}


/*------------------------------------*\
    404
\*------------------------------------*/
body.error404{
	overflow: hidden;
}

body.error404 header{
	display: none;
}

div#page404{
	position: relative;
	width: 100%;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

blockquote {
	padding: 1.7em 2em 0.1em 2em;
	margin: 20px 0;
	background: #FFF;
	font-style: italic;
}

blockquote.blue{
	color:#394ebc;
}

/*------------------------------------*\
    WP-PAGENAVI
\*------------------------------------*/

.wp-pagenavi {
	clear: both;
	padding-top: 20px;
	width: 945px;
	margin: 0 auto;
	font-weight: 600;
}

.wp-pagenavi.wp-pagenavi-disco{
	width: 940px;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 3px 5px;
	margin: 0 2px;
	text-align: center;
	color:#c77a6c;
	font-size: 15px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	color:#e6e6e6;
}

.wp-pagenavi a.nextpostslink{
	float:right;
	padding: 0;
	margin-top: -5px;
}

.wp-pagenavi a.previouspostslink{
	float: left;
	padding: 0;
	margin-top: -5px;
}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi-live span.flr a{
	float:right;
	padding: 0;
}

.wp-pagenavi span.nextpostslink{
	float:right;
	padding: 0;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi-live span.fll a{
	float: left;
	padding: 0;
}

.wp-pagenavi span.previouspostslink{
	float: left;
	padding: 0;
}
.wp-pagenavi-live div.fll,
.wp-pagenavi-live div.flr,
.wp-pagenavi-disco div.fll,
.wp-pagenavi-disco div.flr{
	width: 33%;
}


/*------------------------------------*\
    COMMON
\*------------------------------------*/

/* -- Modern Browsers -- */

.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

/* -- IE7 -- */

.clearfix {
	display: inline-block;
}

/*  -- Legacy IE -- */

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.fll{float: left;}
.flr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.uppercase{text-transform: uppercase;}
.mb0{margin-bottom: 0;}
.mb5{margin-bottom: 5px;}
.mb7{margin-bottom: 7px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom: 30px;}
.mb35{margin-bottom: 35px;}
.mb40{margin-bottom: 40px;}
.mb45{margin-bottom: 45px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}
.mb90{margin-bottom: 90px;}
.mb100{margin-bottom: 100px;}
.mb130{margin-bottom: 130px;}
.mb140{margin-bottom: 140px;}
.mt-10{margin-top: -10px;}
.mt3{margin-top: 3px;}
.mt7{margin-top: 7px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}
.mt90{margin-top: 90px;}
.mt100{margin-top: 100px;}
.mt110{margin-top: 110px;}
.mt120{margin-top: 120px;}
.mt130{margin-top: 130px;}
.ml-05em{margin-left: -0.5em;}
.ml5{margin-left: 5px;}
.ml8{margin-left: 8px;}
.ml10{margin-left: 10px;}
.mr10{margin-right: 10px;}
.mr22{margin-right: 22px;}
.mr30{margin-right: 30px;}
.pl5{padding-left: 5px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pt55{padding-top: 55px;}
.pt80{padding-top: 80px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb50{padding-bottom: 50px;}
.pb100{padding-bottom: 100px;}
.p20{padding: 0 20px;}
.fs4{font-size: 4px;}
.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs19{font-size: 19px;}
.fs20{font-size: 20px;}
.fs21{font-size: 21px;}
.fs22{font-size: 22px;}
.fs23{font-size: 23px;}
.fs24{font-size: 24px;}
.fs25{font-size: 25px;}
.fs26{font-size: 26px;}
.fs30{font-size: 30px;}
.fs32{font-size: 32px;}
.fs35{font-size: 35px;}
.fs36{font-size: 36px;}
.fs55{font-size: 55px;}
.fcg{color:#666666;}
.fcp{color:#be5693;}
a.fcr,.fcr{color:#c77a6c;}
a.fcr:hover{color:#e6e6e6;}
a.ulhover:hover{text-decoration: underline;}
.lh120{line-height: 120%;}
.lh130{line-height: 130%;}
.lh140{line-height: 140%;}
.lh160{line-height: 160%;}
.lh180{line-height: 180%;}
.lh200{line-height: 200%;}
.lh220{line-height: 220%;}
.ls009{letter-spacing: 0.09em;}
.fwb{font-weight: bold;}
.fwn{font-weight: normal;}
.fw300{font-weight: 300;}
.fw400{font-weight: 400;}
.fw500{font-weight: 500;}
.fw600{font-weight: 600;}
.fw700{font-weight: 700;}
.fw900{font-weight: 900;}
.vam{vertical-align: middle;}
hr.grayline{border: none;border-top:1px solid #A4A4A4;}
.montserrat{font-family: 'Montserrat', sans-serif;letter-spacing:0.08em;}
.tdu{border-bottom: 1px solid #0b3a7f;padding-bottom: 5px;}
.curp{cursor: pointer;}
.op2{opacity: 0.2;}
.op3{opacity: 0.3;}
.pc{display: block;}
.sp{display: none;}
.pos-rel{position: relative;}
a.link-asl{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-9999px;
}
.brdn br{display: none;}


/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media screen and (max-width: 750px) {

	.fs9{font-size: 16px;}
	.fs10{font-size: 17px;}
	.fs11{font-size: 18px;}
	.fs12{font-size: 19px;}
	.fs13{font-size: 20px;}
	.fs14{font-size: 21px;}
	.fs15{font-size: 22px;}
	.fs16{font-size: 23px;}
	.fs17{font-size: 24px;}
	.fs18{font-size: 25px;}
	.fs19{font-size: 26px;}
	.fs20{font-size: 27px;}
	.fs21{font-size: 28px;}
	.fs22{font-size: 29px;}
	.fs23{font-size: 30px;}
	.fs24{font-size: 31px;}
	.fs25{font-size: 32px;}
	.fs26{font-size: 33px;}
	.fs30{font-size: 40px;}
	.fs32{font-size: 42px;}
	.fs35{font-size: 45px;}
	.fs36{font-size: 46px;}
	.fs55{font-size: 65px;}

	.pc{display: none;}
	.sp{display: block;}

	body{
		font-size: 24px;
	}

	.wrapper {
		width:750px;
		padding:155px 0px 150px;
	}

	header{
		position: fixed;
		width:750px;
		height: 135px;
		z-index: 998;
		top:0;
		left: 0;
	}
	
	body.openmenu header{
		background:none;
	}
	
	header.top{
		height:100px;
	}

	h1#cat-title.fs20{
		font-size: 40px;
	}

	/*------------------------------------*\
	    SELECT
	\*------------------------------------*/
	select {
		font-size:24px;
	}

	nav#header-nav-sp{
		transition: all 300ms 0s ease;
		width:750px;
		height:100%;
		position: fixed;
		top:0;
		left: 0;
		opacity: 0;
		pointer-events: none;
		z-index:997;
	}
	
	nav#header-nav-sp div#header-nav-sp-container{
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	nav#header-nav-sp hr{
		border:none;
		width: 20px;
		height:2px;
		border:1px solid #5D5D5D;
		margin-bottom: 95px;
	}

	nav#header-nav-sp.active{
		background-color: #F3F3F3;
		opacity: 1;
		pointer-events: auto;
	}
	
	nav#header-nav-sp ul#header-nav-sp-main{
		margin-top: 203px;
		padding-bottom: 30px;
	}
	
	nav#header-nav-sp ul#header-nav-sp-main li{
		font-size: 30px;
		margin-bottom: 65px;
	}
	
	nav#header-nav-sp ul#header-nav-sp-main li#header-nav-sp-store a{
		display: inline-block;
		width: 282px;
		height: 22px;
		background-image: url("img/header/img_store.svg");
		background-repeat: no-repeat;
		background-size:  282px 22px;
		background-position: center center;
	}
	
	nav#header-nav-sp ul#header-nav-sp-footer{
		margin-top: 30px;
		padding-bottom: 30px;
	}
	
	nav#header-nav-sp ul#header-nav-sp-footer li{
		font-size: 20px;
		margin-bottom: 35px;
	}
	
	ul#header-nav-sp-sns{
		width: 130px;
		margin: 0 auto 65px;
	}
	
	ul#header-nav-sp-sns li{
		width: 48px;
		height: 48px;
		background-repeat: no-repeat;
		background-size: 48px 48px;
	}
	
	ul#header-nav-sp-sns li a{
		display: block;
		width: 100%;
		height: 100%;
	}
	
	ul#header-nav-sp-sns li#header-nav-sp-sns-tw{background-image: url("img/footer/btn_tw.png");}
	ul#header-nav-sp-sns li#header-nav-sp-sns-fb{background-image: url("img/footer/btn_fb.png");}

	header div#header-logo{
		display: block;
		position: absolute;
		top:45px;
		left: 42px;
		font-size: 36px;
		transition: all 0.2s ease;
	}
	
	header.top div#header-logo{
		top:30px;
	}
	
	header div#header-logo a#header-logo-sp{
		width: 166px;
		height: 36px;
		background: url("img/header/h1_logo.svg") no-repeat;
		background-size: 166px 36px;
		display: block;
	}

	header div#hamburger{
		display: block;
		position: absolute;
		top:48px;
		right: 45px;
		transition: all 0.2s ease;
	}
	
	header.top div#hamburger{
		top:33px;
	}

	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.menu-trigger {
		position: relative;
		width: 50px;
		height: 30px;
	}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #5D5D5D;
	}
	.menu-trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
		top: 14px;
	}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;
	}

	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(14px) rotate(-35deg);
		transform: translateY(14px) rotate(-35deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		left: 50%;
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
	}
	@-webkit-keyframes active-menu-bar02 {
		100% {
			height: 0;
		}
	}
	@keyframes active-menu-bar02 {
		100% {
			height: 0;
		}
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-14px) rotate(35deg);
		transform: translateY(-14px) rotate(35deg);
	}

	footer nav{
		padding-top: 45px;
	}

	footer{
		width: 660px;
	}
	
	footer div#footer-btm{
		padding: 80px 0 60px;
	}
	
	ul#sns{
		display: none;
	}
	
	nav#header-nav ul li a.nav-current{
		color:#fff;
	}

	div.entry-content iframe{
		width: 580px;
		height: 326px;
	}

	div.entry-content img{
		max-width: 580px;
	}

	/*------------------------------------*\
	    TOP
	\*------------------------------------*/
	
	body.home .wrapper{
		padding:0;
	}
	
	div#top-main{
		margin-top: 135px;
	}
	
	body.home section{
		padding-top:0;
		padding-bottom: 150px;
	}
	
	body.home section h1.fs18.fw500{
		font-size: 36px;
		font-weight: 700px;
		margin-bottom: 70px;
	}

	dl#dl-company {
	  width:580px;
	}
	dl#dl-company dt {
	  float:none;
	  margin-bottom: 5px;
	}
	dl#dl-company dd {
	  margin-left:0px;
	  margin-bottom: 40px;
	}
	
	section#sec-top-news,
	section#sec-top-musicians,
	section#sec-top-bnr,
	section#sec-single-musicians,
	section#sec-page{
		width: 660px;
		margin: 0 auto;
	}
	
	section div.sec-top-left{
		width: 80px;
	}
	
	section div.sec-top-right{
		width: 580px;
	}
	
	section div.sec-top-right div.fll{
		width: 140px;
	}
	
	section div.sec-top-right div.flr{
		width: 430px;
	}
	
	section#sec-top-musicians article{
		width: 280px;
	}
	
	section#sec-top-musicians article img{
		width: 280px;
		height: 190px;
	}
	
	section#sec-top-musicians article:nth-child(2n){
		margin-left: 20px;
	}
	
	section#sec-single-musicians article:nth-child(3n){
		margin-right: 20px;
	}
	
	section#sec-single-musicians article:nth-child(2n){
		margin-right:0 !important;
	}
	
	section#sec-top-bnr a.mr30{
		margin-right: 16px;
	}
	
	section#sec-top-bnr a.mr30:nth-child(3){
		margin-right: 0;
	}
	
	section#sec-top-bnr img{
		width: 178px;
		height: auto;
	}

	/*------------------------------------*\
	    NEWS
	\*------------------------------------*/
	
	section.sec-news,
	section.sec-news article{
		width: 660px;
		margin: 0 auto;
	}
	
	section.sec-news article div.fll{
		width: 660px;
		float: none;
	}
	
	section.sec-news article div.flr{
		width: 660px;
		float: none;
	}
	
	section.sec-news article div.flr h2.fs17{
		font-size: 28px;
	}
	
	div#sec-news-contents{
		width: 580px;
	}

	/*------------------------------------*\
	    specialcontents
	\*------------------------------------*/

	body.post-type-archive-specialcontents section article{
		width: 270px;
		float: left;
		margin-right: 40px;
		margin-bottom: 40px;
	}
	
	body.post-type-archive-specialcontents section article img{
		width: 270px;
		height: 251px;
	}
	
	body.post-type-archive-specialcontents section article:nth-child(2n),
	body.post-type-archive-specialcontents section article:nth-child(6) {
		margin-right: 0 !important;
	}
	
	body.post-type-archive-specialcontents section article:nth-child(3n) {
		margin-right: 40px;
	}
	
	/*------------------------------------*\
	    musicians
	\*------------------------------------*/
	
	div.article-musicians-top-left,
	div.article-musicians-top-right{
		width: 580px;
		float: none;
	}
	
	div.article-musicians-top-left .tar{
		text-align: left;
		font-size: 30px;
		margin-bottom: 20px;
	}
	
	div.article-musicians-top-right-box{
		position: relative;
		margin-bottom: 25px;
	}
	
	div.article-musicians-top-right-box div.fll{
		width: 150px !important;
	}
	
	div.article-musicians-top-right-box div.flr{
		width: 430px !important;
	}
	
	ul.profilesnsmenu{
		margin-bottom: 50px;
	}
	
	ul.profilesnsmenu li{
		width: 43px;
		height: 43px;
		margin-right: 6px;
		background-size: 43px 43px;
	}
	
	/*------------------------------------*\
	    CONTACT
	\*------------------------------------*/
	
	div.wpcf7{
		background-color: #fff;
		padding: 24px 33px 54px;
	}
	
	.wpcf7 input[type="text"],
	.wpcf7 input[type="email"]
	{
		width: 100%;
		font-size: 20px;
	}
	
	.wpcf7 textarea{
		width: 100%;
		font-size: 20px;
	}
	
	.wpcf7 div.fll,
	.wpcf7 div.flr{
		width: 100% !important;
		float: none;
	}
	
	.wpcf7 input[type="submit"]{
		font-size: 22px;
		padding: 20px 100px;
	}
	/*------------------------------------*\
	    WP-PAGENAVI
	\*------------------------------------*/
	
	.wp-pagenavi,
	.wp-pagenavi.wp-pagenavi-disco{
		width: 660px;
		font-weight: 400;
	}

	.wp-pagenavi a, .wp-pagenavi span {
		font-size: 22px;
	}
}