
@font-face { font-family: "Yu Gothic M"; src: local("Yu Gothic Medium"); }
@font-face { font-family: "Yu Gothic M"; src: local("Yu Gothic Bold"); font-weight: bold; }

/*===============================================
base.css ζΚΜ‘ͺ768pxΘγ
===============================================*/
@media print, screen and (min-width: 768px){

img{
max-width: 100%;
height: auto;
width /***/:auto;@
}

/*  tHgΖwi@*/
/*--------------------------------------------------------*/

body {
	font-size:14px;
	font-family: Roboto, "ΰSVbNΜ", YuGothic, "Yu Gothic M", "ΰSVbN Medium", "Yu Gothic Medium", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height:1.8em;
	background-color: #FFF;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body img{
	vertical-align:bottom;
	border:0;
	font-size:0;
	line-height:0;
	margin: 0;
	padding: 0;
}

p.contents {font-size: 100%; color: #333;}
p.contents_s {font-size: 85%; color: #333;}
p.contents_l {font-size: 110%; color: #333;}

/*  N@*/
/*--------------------------------------------------------*/

a {text-decoration: none;}
a:link {color:#FFF;}
a:visited {color:#FFF;}
a:active {color:#FFF;}
a:hover {color:#FFF; text-decoration: underline;}

a {
overflow: hidden;
}

/*  CAEg@*/
/*--------------------------------------------------------*/

#bg{
	background:url("../../img/mmfan316.jpg") no-repeat;
	min-height: 100vh;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}

#container {
	max-width:380px;
	margin:0 auto;
	padding:50px 50px 0;
}

/*  wb_[@*/
/*--------------------------------------------------------*/

header{
}

header h1{
	font-family: 'Roboto', sans-serif;
	font-size:60px;
	color:#eaf442;
	font-weight:700;
	line-height:1.4em;
	letter-spacing:0px;
	white-space: nowrap;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*  Rec@*/
/*--------------------------------------------------------*/

.message{
	margin-top:40px;
}

.music{
	margin-top:40px;
}

p.message_txt{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#CCC;
	font-weight:300;
	line-height:2.0em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.music ul.music_list{
}

.music ul.music_list li{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:8px;
}

.music ul.music_list li:last-child{
	margin-bottom:0;
}

.release{
	margin-top:40px;
}

.release .releaseBox{
	display: table;
	width: 100%;
}

.release .releaseBox .imgBox{
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width:120px;
}

.release .releaseBox .imgBox img{
	width:100px;
}

.release .releaseBox .infoBox{
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.release .releaseBox .infoBox h2.name{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#999;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.release .releaseBox .infoBox h3.title{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#CCC;
	font-weight:700;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.release .releaseBox .infoBox p.label{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#999;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.re_mt{
	margin-top:25px;
}

.bt_contact a{
	display:block;
	width:100%;
	background:#222;
	padding:15px 0;
	margin-top:40px;
	text-decoration:none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all  0.1s ease;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.bt_contact a:hover{
	color:#FFF;
	background-color:#666;
	text-decoration:none;
}

/*  tb^[@*/
/*--------------------------------------------------------*/

footer {
	margin-top:40px;
	padding-bottom:40px;
}

footer p.copyright{
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#999;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*  y[Wgbv{^@*/
/*--------------------------------------------------------*/

#page-top {
	position: fixed;
	bottom: 0px;
	right: 15px;
	font-size: 12px;
	line-height:1.3em;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight:400;
	font-feature-settings : "palt";
	letter-spacing:1.0px;
}
#page-top a {
	background: #333;
	text-decoration: none;
	color: #FFF;
	width: 56px;
	padding: 10px 0 16px;
	text-align: center;
	display: block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#page-top a:hover {
	text-decoration: none;
	background: #555;
}

}














/*===============================================
smartphone.css ζΚΜ‘ͺ768pxΘΊ
===============================================*/
@media screen and (max-width:768px){

img{
max-width: 100%;
height: auto;
width /***/:auto;@
}

/*  tHgΖwi@*/
/*--------------------------------------------------------*/

body {
	font-size:14px;
	font-family: Roboto, "ΰSVbNΜ", YuGothic, "Yu Gothic M", "ΰSVbN Medium", "Yu Gothic Medium", "qMmpS ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "qMmpS ProN", "Hiragino Kaku Gothic ProN", "qMmpS Pro", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height:1.8em;
	background-color: #FFF;
	-webkit-text-size-adjust: 100%;
}

body img{
	vertical-align:bottom;
	border:0;
	font-size:0;
	line-height:0;
	margin: 0;
	padding: 0;
}

p.contents {font-size: 100%; color: #333;}
p.contents_s {font-size: 85%; color: #333;}
p.contents_l {font-size: 110%; color: #333;}

/*  N@*/
/*--------------------------------------------------------*/

a {text-decoration: none;}
a:link {color:#FFF;}
a:visited {color:#FFF;}
a:active {color:#FFF;}
a:hover {color:#FFF; text-decoration: underline;}

a {
overflow: hidden;
}

/*  CAEg@*/
/*--------------------------------------------------------*/

#bg{
	background:url("../../img/sp_bg.jpg") no-repeat;
	min-height: 100vh;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}

#container {
	padding:30px 35px 0;
}

/*  wb_[@*/
/*--------------------------------------------------------*/

header{
}

header h1{
	font-family: 'Roboto', sans-serif;
	font-size:40px;
	color:#eaf442;
	font-weight:700;
	line-height:1.4em;
	letter-spacing:0px;
	white-space: nowrap;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*  X}zp no[K[j[ ρ\¦Ι@*/
/*--------------------------------------------------------*/

#toggle {
	display:none;
}

.trigger{
	display:none;
}

.toggleWrap{
	display:none;
}

/*  Rec@*/
/*--------------------------------------------------------*/

.message{
	margin-top:25px;
}

.music{
	margin-top:35px;
}

p.message_txt{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#CCC;
	font-weight:300;
	line-height:1.9em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.music ul.music_list{
}

.music ul.music_list li{
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:8px;
}

.music ul.music_list li:last-child{
	margin-bottom:0;
}

.release{
	margin-top:40px;
}

.release .releaseBox{
	display: table;
	width: 100%;
}

.release .releaseBox .imgBox{
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width:100px;
}

.release .releaseBox .imgBox img{
	width:85px;
}

.release .releaseBox .infoBox{
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.release .releaseBox .infoBox h2.name{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#999;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.release .releaseBox .infoBox h3.title{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#CCC;
	font-weight:700;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.release .releaseBox .infoBox p.label{
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#999;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.re_mt{
	margin-top:25px;
}

/*  tb^[@*/
/*--------------------------------------------------------*/

footer {
	margin-top:40px;
	padding-bottom:40px;
}

footer p.copyright{
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	color:#999;
	font-weight:300;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

.bt_contact a{
	display:block;
	width:100%;
	background:#222;
	padding:15px 0;
	margin-top:40px;
	text-decoration:none;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all  0.1s ease;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.bt_contact a:hover{
	color:#FFF;
	background-color:#666;
	text-decoration:none;
}

/*  y[Wgbv{^@*/
/*--------------------------------------------------------*/

#page-top {
	position: fixed;
	bottom: 0px;
	right: 15px;
	font-size: 12px;
	line-height:1.3em;
	font-family: 'Roboto Condensed',sans-serif;
	font-weight:400;
	font-feature-settings : "palt";
	letter-spacing:1.0px;
}
#page-top a {
	background: #333;
	text-decoration: none;
	color: #FFF;
	width: 56px;
	padding: 10px 0 16px;
	text-align: center;
	display: block;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#page-top a:hover {
	text-decoration: none;
	background: #555;
}

}