@charset "UTF-8";

/* ---------- reset ---------- */
*{
	margin: 0;
	padding: 0;
}
img {
	vertical-align: middle;
	border: none;
}

/* ---------- fluid-img ---------- */
img{
	max-width: 100%;
}

/* ---------- IE6 fluid-img ---------- */
.ie6 img {
	width: 100%;
}

/* ---------- text ---------- */
html {
	font-family: Arial, Tahoma, Verdana, Helvetica, 'Hiragino Kaku Gothic Pro', 'Segoe UI', Meiryo, 'MS PGothic', sans-serif;
	font-size: 16px;
	line-height: 1.5;	/* 24px */
	color: #333;
}
ul {
	list-style-type: none;
}
p {
	margin-top: 1em;
}
.clearBoth {
	clear: both;
}
.attention {
	color:#F60;
}
.bgEl {
	background-color: #c1e2e5;
	font-weight: normal;
}
.bgEm {
	background-color: #ffce99;
	font-weight: normal;
}
.bgHu {
	background-color: #ffefbf;
	font-weight: normal;
}
.bgBu {
	background-color: #a0e5b7;
	font-weight: normal;
}

/* ---------- body ---------- */
body {
	background: url(../img/bgImg.jpg) repeat;
}

/* ---------- header ---------- */
header {
	padding-bottom: 8px;
}
h1 {
	margin-top: 8px;
	margin-left: 10px;
}
header img {
	width: 157px;	/* 157px/(320px-10px) */
	height: 59px;	/* 59px/((320px-10px) */
}
header p {
	color: #fff7df;
	font-size: 11px;
	line-height: 1;
	font-weight: bold;
	margin-top: 0;
	margin-left: 8px;
}

/* ---------- nav ---------- */
nav {
	overflow: hidden;
	background: url(../img/bgNote.gif) repeat;
	margin: 0 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#duuSrc {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	cursor : pointer;
	width: 44px;
	line-height:44px;
	min-height: 44px;
	/* IE6 */
		height: auto !important;
		height: 44px;
	/* //IE6 */
	background: url(../img/btn_duuSrc.png) #ffb15f;
	border-radius: 3px;	/*IE 7 AND 8 DO NOT SUPPORT*/
	box-shadow: 2px 2px 1px 0 #cec6b5;
}

nav #menu {
	float: left;
	width: 26%;	/* 78px/(320px-10px-10px) */
	font-size: 13px;
	text-align: center;
	margin-top: 24px;
	border: 3px solid #5ec9ed;
	background: url(../img/btn_ue.png) no-repeat 95% 50% #aee0e6;
	background-size: 10px 5px;
	line-height:30px;
	min-height: 30px;
	/* IE6 */
		height: auto !important;
		height: 30px;
	/* //IE6 */
	cursor : pointer;
	border-radius: 3px;	/*IE 7 AND 8 DO NOT SUPPORT*/
	box-shadow: 2px 2px 1px 0 #cec6b5;
}
nav.close #menu {
	background: url(../img/btn_shita.png) no-repeat 95% 50% #aee0e6;
	background-size: 10px 5px;
}
nav .menuBg {
	background-color: #fff;
	border: 1px solid #999;
	padding:0 0 5px 10px;
	overflow: hidden;
	clear: both;
}
nav.close .menuBg {
	display : none;
}
nav ul {
	text-align: center;
}
nav li {
	float: left;
	width: 44.2%;	/* 123px/(320px-10px-1px-10px-10px-1px-10px) */
	font-size: 13px;
	line-height: 30px;
	letter-spacing: -1px;
	margin: 5px 10px 0 0;
	background-color: #aee0e6;
	border: 3px solid #5ec9ed;
}
nav li.here {
	color: #0A4A5F;
	background-color: #ff972a;
	border: 3px solid #0e6e8e;
	text-shadow: 0px 0px 2px #ff972a;
}
.text-px {
	font-size: 93%;
}
nav li a {
	color: #0D6482;
	display: block;
	text-decoration: none;
}
nav li.here a {
	color: #0A4A5F;
	text-shadow: 0px 0px 2px #ff972a;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	zoom: 1;	/* IE6,IE7 */
}

/* ---------- .topPhoto ---------- */
.topPhoto {
	text-align: center;
}

/* ---------- .bgNote ---------- */
.bgNote {
	background: url(../img/bgNote.gif) repeat;
	margin: 0 10px;
	padding: 10px 0 15px;
	text-align: center;
}

/* ---------- #topUpdate ---------- */
#topUpdate {
	margin: 0 10px 10px 10px;
}
#topUpdate article {
	margin-bottom: 20px;
	position: relative;
	text-align: left;
}
#topUpdate h3 {
	color: #0e6e8e;
	padding-left: 40px;
}
#topUpdate a {
	text-decoration: none;
}
#topUpdate a span {
	color: #0e6e8e;
	text-decoration: underline;
}
.topDate {
	display: block;
	margin-bottom: 10px;
}
.topTitleMark {
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 1;
	width: 40px;
	height: 40px;
	background-color: #26e567;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;	/* IE 7 AND 8 DO NOT SUPPORT */
}

.topEvent .topTitleMark,
.event {
	background: #26e567 url(../img/topTitleMarkEvent.png) no-repeat center center;
	background-size: 60%;
}
.topArchive .topTitleMark,
.archive {
	background: #26e567 url(../img/topTitleMarkArchive.png) no-repeat center center;
	background-size: 60%;
}
.topDuu .topTitleMark,
.duu {
	background: #26e567 url(../img/topTitleMarkDuu.png) no-repeat center center;
	background-size: 60%;
}
.topDuuSolo .topTitleMark,
.solo {
	background: #26e567 url(../img/topTitleMarkDuuSolo.png) no-repeat center center;
	background-size: 60%;
}
.topGroup .topTitleMark,
.group {
	background: #26e567 url(../img/topTitleMarkDuuGroup.png) no-repeat center center;
	background-size: 60%;
}
.topLyrics .topTitleMark,
.lyrics {
	background: #26e567 url(../img/topTitleMarkDuuLyrics.png) no-repeat center center;
	background-size: 60%;
}
.topAbout .topTitleMark,
.about {
	background: #26e567 url(../img/topTitleMarkAbout.png) no-repeat center center;
	background-size: 60%;
}
.mailform {
	background: #26e567 url(../img/topTitleMarkMailform.png) no-repeat center center;
	background-size: 60%;
}

/* ---------- .topDuuImgShig ---------- */
.topDuuImgShig {
	display: block;
	height: 97px;
	background: #FFF url(../img/topDuuImgShigBgf.png) no-repeat right bottom;
	border: solid 1px #CCC;
	padding: 10px;
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-size: 24px;
	line-height: 1.5;
	color: #ff972a;
}

/* ---------- .subGuide ---------- */
.subGuide {
	background-color: #fff;
	border: 1px solid #999;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
.subGuide h2 {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #ff972a;
	margin-bottom: 10px;
	padding: 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.subGuide h2.subGuideTitle {
	background-color: #54e287;
}
.subGuide li {
	font-size: 14px;
	line-height: 1.1428571;	/* 16px */
	padding-bottom: 10px;
}
.subGuide li span {
	color: #ff972a;
}
.subGuide li p {
	margin-top: 0.5em;
}

/* ---------- .toTop ---------- */
.toTop {
	text-align: right;
	background-color: #007BA4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	/* IE 7 AND 8 DO NOT SUPPORT */
	margin: 0.5em 0 40px 82.14285%;	/* 230px/280px */
}
.toTop a {
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.toTop a:visited {
	color: #fff;
}
.toTop a::before {
	content: "▲";
}

/* ---------- #lastUpdate ---------- */
#lastUpdate {
	text-align: right;
	font-size: 14px;
	padding-right: 5px;
	margin-bottom: 5px;
}

/* ---------- .new ---------- */
.new {
	display: inline-block;
	background-color: #DF3014;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	/* IE 7 AND 8 DO NOT SUPPORT */
	line-height: 1.5;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 3px;
}


/* ---------- footer ---------- */
footer {
	color: #fff7df;
	font-size: 13px;
	text-align: center;
	padding: 10px 0 5px;
}
#maruC {
	font-weight: bold;
}

/* ---------- #duuSrcPanel ---------- */
#duuSrcPanel {
	padding: 5px;
}
.sidr{
	display:none;
	position:absolute;
	position:fixed;
	top:0;
	height:100%;
	z-index:999999;
	width:240px;
	overflow-x:none;
	overflow-y:auto;
	background:#fff;
	-webkit-box-shadow:inset 0 0 5px 5px #ebebeb;
	-moz-box-shadow:inset 0 0 5px 5px #ebebeb;
	box-shadow:inset 0 0 5px 5px #ebebeb;
}
.sidr .sidr-inner{
	padding:0 0 15px;
}
.sidr.right{
	left:auto;
	right:-240px;
}
.sidr.left{
	left:-240px;
	right:auto;
}
.sidr h2 {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	text-align: center;
	background-color: #ffb15f;
	margin-bottom: 10px;
	padding: 6px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#duuSrcPanel h3 {
	border-left: 4px solid #ff972a;
	margin: 0 0 10px 10px;
	padding: 3px 5px;
	font-size: 16px;
	color: #0e6e8e;
	
}
#duuSrcPanel p {
	text-align: right;
	line-height: 1.25;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.sidr select{
	width: 208px;
	font-size:14px;
	padding:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	border:none;
	background:rgba(0,0,0,0.1);
	color:rgba(51,51,51,0.6);
	clear:both;
}
.sidr input[type=button],
.sidr input[type=submit]{
	color:#f8f8f8;
	background:#333;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sidr input[type=button]:hover,
.sidr input[type=submit]:hover{
	background:rgba(51,51,51,0.9);
}


/*  devicePixelRatio: 2.0
---------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio:2),
(min-resolution: 2dppx){
	.topDuuImgShig {
		display: block;
		height: 97px;
		background: #FFF url(../img/topDuuImgShigBgf-R.png) no-repeat right bottom;
		background-size: 102px auto;
		border: solid 1px #CCC;
		padding: 10px;
		overflow: hidden;
		font-family: 'Open Sans', sans-serif;
		font-style: italic;
		font-size: 24px;
		line-height: 1.5;
		color: #ff972a;
	}
	#duuSrc {
		float: right;
		margin-top: 10px;
		margin-right: 10px;
		cursor : pointer;
		width: 44px;
		line-height:44px;
		min-height: 44px;
		background: url(../img/btn_duuSrc-R.png) #ffb15f;
		background-size: 44px 44px;
		border-radius: 3px;	/*IE 7 AND 8 DO NOT SUPPORT*/
		box-shadow: 2px 2px 1px 0 #cec6b5;
	}
}


/** RESPONSIVE BREAKPOINTS
================================================**/
/*480px*/
@media screen and (min-width : 480px){
	body {
		-webkit-text-size-adjust: 100%;
		/* アップル社が独自に作ったコード。デバイスの方向を変えるとテキストサイズが変わらないようにする。 */
	}
	header img {
		width: 230px;
		height: 86px;
	}
	header p {
		font-size: 15px;
		font-weight: normal;
		margin-left: 12px;
	}
	nav li {
		width: 46.3%;	/* 203px/(480px-10px-1px-10px-10px-1px-10px) */
		font-size: 14px;
	}
	.text-px {
		font-size: 100%;
	}
	.toTop {
		margin-left: 89.77272%;	/* 395px/440px */
	}
	.topDuuImgShig {
		width: 95%;	/* 418px/480px-(10px+10px)-(10px+10px) */
		height: 165px;
		font-size: 36px;
	}
}


/*620px　（TOP画像サイズに合わせた設定）*/
@media screen and (min-width : 620px){
	header p {
		text-align: right;
		font-weight: bold;
		margin-right: 12px;
	}
	#bigerNote {
		background: url(../img/bgNote.gif) repeat;
		margin: 0 10px;
		width: 96.77419%;	/* 600px/620px　※IE7用にここの幅指定が必要 */
	}
	nav {
		background-image: none;
		margin-left: 0;
		margin-right: 0;
	}
	nav #menu {
		width: 154px;
	}
	nav .menuBg {
		box-shadow: 0px 3px 2px 0 #ccc;
	}
	nav li {
		width: 47.2%;	/* 273px/(620px-10px-1px-10px-10px-1px-10px) */
	}
	.topPhoto {
		margin: 0 10px;
		padding: 0 0 10px;
	}
	.topPhoto img {
		width: 580px;
		height: 417px;
	}
	.bgNote {
		background-image: none;
		padding-bottom: 20px;
		margin-left: 20px;
		margin-right: 0;
	}
	#topUpdate {
		margin-left: 0;
		margin-right: 0;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}
	#topUpdate .row {
		clear: both;
	}
	#topUpdate article {
		width: 270px;
		float: left;
		margin-right: 20px; /* 20px/(768px-10px-10px-10px-10px-74px-74px) */
	}
	.topDuuImgShig {
		width: 248px;
		height: 93px;
		font-size: 24px;
	}
}

/*768px*/
@media screen and (min-width : 768px){
	#duuSrc {
		margin-bottom: 6px;
	}
	nav #menu {
		display: none;
	}
	nav .menuBg {
		box-shadow: 3px 3px 2px 0 #ccc;
		margin-right: 10px;
	}
	nav.close .menuBg {
		display: block !important;
	}
	nav li {
		width: 17.59776%;	/* 126px/(768px-(10px+10px)-10px-(1px+10px+1px+10px)) */
		font-size: 13px;
	}
	.text-px {
		font-size: 93%;
	}
	#bNav {
		padding-bottom: 15px;
	}
	#topUpdate {
		width: 600px;
	}
	#topUpdate article {
		width: 280px;
	}
	.topDuuImgShig {
		width: 258px;
		height: 97px;
	}
	.subGuide {
		margin-right: 10.1%;	/* 74px/(768px-10px-10px-10px-10px) */
		margin-left: 10.1%;	/* 74px/(768px-10px-10px-10px-10px) */
	}
	.toTop {
		margin-left: 92.93785%;	/* 658px/708px */
	}
	.toTop a {
		font-size: 13px;
	}
}

/*1024px*/
@media screen and (min-width : 1024px){
	header p {
		margin-left: 0;
		margin-right: 0;
		width: 93.75%;	/* 960px/1024px */
	}
	#bigerNote {
		margin: 0;
		padding: 10px 0 20px;
		width: 93.75%;	/* 960px/1024px */
		overflow: hidden;
	}
	nav {
		width: 91.66666%;	/* 880px/960px */
		padding-left: 0;
	}
	nav li {
		width: 18.08755%;	/* 157px/(nav:880px-(1px+10px+1px)) */
		font-size: 16px;
	}
	#duuSrc {
		margin-top: 0;
		margin-right: 0;
	}
	nav .menuBg {
		margin-right: 0;
	}
	.topPhoto {
		float: left;
		margin-left: 4.16666%;	/* 40px/960px */
		margin-right: 4.16666%;	/* 40px/960px */
		padding-top: 10px;
		width: 60.41666%;	/* 580px/960px */
		text-align: center;
	}
	.bgNote {
		margin-left: 0;
	}
	#topUpdate {
		width: 280px;
		float: left;
	}
	#topUpdate article {
		float: none;
	}
	
	/* 2020.2.20追加 */
	#noneTopPhoto {
		margin: 0 30px;
	}
	
	/* 2020.2.20追加 */
	#noneTopPhoto #topUpdate,
#noneTopPhoto #topUpdate .row {
		width: auto;
	}
	
	/* 2020.2.20追加 */
	#noneTopPhoto #topUpdate .row,
	#noneTopPhoto #topUpdate article {
		float: left;
	}
	
	/* 2020.2.20追加 */
	#noneTopPhoto #topUpdate article {
		float: left;
	}
	
	.subGuide {
		margin-right: 0;
		margin-left: 0;
	}
	.toTop {
		margin-left: 91.65275%;	/* 549px/599px */
	}
	footer {
		clear: both;
	}
}







