@charset "UTF-8";

/* ---------- nav.subGuide ---------- */
nav#sub {
	display: none;
}

/* ---------- #bNav ---------- */
#bNav {
	background-color: #fef8e5;
	margin: 0 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 2;
}
#bNav li {
	display: inline;
	float: left;
}

/* ---------- article#main ---------- */
article#main {
	background: url(../img/bgNote.gif) repeat;
	margin: 0 10px;
	padding: 0 0 10px;
}
article.wrapp {
	position: relative;
}
.titleMark {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 1;
	width: 50px;
	height: 50px;
	background-color: #26e567;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;	/* IE 7 AND 8 DO NOT SUPPORT */
}
.titleMarkText {
	position: absolute;
	top: 18px;
	left: 12px;
	z-index: 1;
	width: 80px;
	height: 40px;
	font-size: 13px;
	line-height: 1.2;	/* 15.6px */
	color: #0c953b;
	font-weight: bold;
	text-shadow: 2px 1px 0px #fff7df;
}
.titleMarkText span {
	font-size: 11px;
}
article#main h2 {
	color: #0e6e8e;
	font-size: 20px;
	line-height: 1;
	letter-spacing: -1px;
	padding: 12px 2px 5px 60px;
	border-bottom: 8px solid #ff972a;
}
.mainImg {
	width: 100%;
	text-align: center;
}
.topDuuImgShig {
	text-align: left;
}
article#main h4.duu_nMuLi {
	color: #0e6e8e;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 5px;
}
article#main h3.duu_nSinger {
	margin-bottom: 14px;
	padding-left: 5px;
}
article#main h3.duu_nSinger a {
	color: #0e6e8e;
}
article#main h3.duu_nSinger span {
	font-size: 16px;
}

/* ---------- iframe ---------- */
.movie {
	text-align: center;
}
iframe {
	width: 280px;
	height: 210px;
}

/* ---------- .mp3Rink ---------- */
.mp3Rink {
	background-color: #fef8e5;
	border: solid 2px #ff972a;
	border-radius: 5px;
	margin: 5px 10px;
	padding: 5px 10px;
}
.rinkIcon img {
	width: 31px;
	height: 29px;
}
.speakerIcon {
	display:inline-block;
	background-color: #0e6e8e;
	margin:12px 6px 6px 0;
	border-radius: 3px;
}
.speakerIcon img {
	width: 16px;
	height: 15px;
	margin: 4px 8px;
}

/* ---------- .infoWrap ---------- */
.infoWrap {
	background-color: #fef8e5;
	border: solid 2px #26e567;
	border-radius: 5px;
	margin: 5px 10px;
	padding: 5px 10px;
}
.infoIcon img {
	width: 29px;
	height: 29px;
}
.infoWrap .reference {
	word-break: break-all;
}

/* ---------- .bgHalf ---------- */
.bgHalf {
	background: rgba(255,251,238,0.47);	/* IE 7 AND 8 DO NOT SUPPORT */
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;	/* IE 7 AND 8 DO NOT SUPPORT */
	padding: 10px;
}

/* ---------- .accordion dt,dd ---------- */
.accordion dt {
	margin-top: 15px;
	padding-right: 30px;
	background: url(../img/btn_ue.png) no-repeat 98% 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height:34px;
	min-height: 34px;
	/* IE6 */
		height : auto !important;
		height : 34px;
	/* //IE6 */
	cursor : pointer;
}
.accordion.close dt {
	background: url(../img/btn_shita.png) no-repeat 98% 50%;
}
.accordion dd {
}
.accordion.close dd {
	display : none;
}
.bgHalf h3 {
	font-size: 18px;
	line-height: 1.8888888;	/* 34px */
	letter-spacing: -1px;
	border-left: 6px solid #ff972a;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 0;
	color:#0e6e8e;
}
.bgHalf h3 a {
	color:#0e6e8e;
	text-decoration:none;
}

/* ---------- .accordion dt,dd　中 ---------- */
.accordion h3 span {
	font-size: 16px;
	letter-spacing: 1px;
}
.duuSrcIcon {
	display: inline;
	width: 22px;
	height: 22px;
	background: #ffb15f;
	border-radius: 3px;	/*IE 7 AND 8 DO NOT SUPPORT*/
}
.eventPicture {
	text-align: center;
}
dd div.outline {
	margin-bottom: 2em;
}
.eventPlace {
	word-break: break-all;
}
dd .wrapp {
	border-top: 4px dotted #ffb15f;
	border-bottom: 4px dotted #ffb15f;
	margin-top: 10px;
	margin-bottom: 10px;
}
dd div.noImage {
	margin-top: 10px;
}

/* ---------- .accorList dt ---------- */
.accorList dt {
	margin-top: 15px;
	padding-right: 30px;
	background: url(../img/btn_migi.png) no-repeat 98% 50%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	line-height:34px;
	min-height: 34px;
	/* IE6 */
		height : auto !important;
		height : 34px;
	/* //IE6 */
}
.accorList dt a {
	display: block;
	text-decoration: none;
}

/* ---------- .accorList dt　中 ---------- */
.accorList h3 span {
	font-size: 16px;
	letter-spacing: 1px;
}
/* ---------- .accorLink dt　中 ---------- */
.accorLink h3 span {
	font-size: 16px;
	letter-spacing: 1px;
}

/* ---------- dd ul,li  ---------- */
dd ul {
	margin: 1em;
	border: 2px solid #ffb15f;
	padding-left: 10px;
	padding-bottom: 1em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
dd ul li {
	color: #0e6e8e;
	font-weight: bold;
	line-height: 1.25;	/* 20px */
	list-style: none;
	margin-top: 1em;
	margin-right: 0.5em;
	padding-left: 1.5em;
	text-indent: -1em;
}
dd ul li .setsumei {
	font-size: 98%;
	color: #333;
	font-weight: normal;
}

dd ul.listLink {
	display: table;
	margin-right: 0;
	margin-left: -4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 97.85714%;	/* 274px【ulのwidth:ddのwidth280px-(-4px-4px)-(2px+2px)-(5px+5px)】/280px【ddのwidth:320px-(10px+10px)-(10px+10px)】 */
}
ul.listLink li {
	display: table-cell;
	*display: inline;	/* IE7以下 */  
	*zoom: 1;	/* IE7以下 */
	margin-top: 20px;
	margin-right: 0;
	padding-left: 0;
	border-left: 1px solid #ccc;
	text-indent: 0;
	width: 13.98601%;	/* 40px【liのwidth:ulのwidth286px-1px×6本÷7セル】/286px【ulのwidth】 */
}
ul.listLink li:first-child {
	border: none;
}
ul.listLink a {
	display: block;
	width: 100%;
	line-height: 2.5;	/* 40px */
	color: #0000ee;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
ul.listLink a:visited {
 color: #0000ee;
}

/* ---------- ol,li  ---------- */
ol {
	margin: 1em;
	padding-left: 10px;
	padding-bottom: 1em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

ol li {
	line-height: 1.25;	/* 20px */
	margin-top: 1em;
	margin-right: 0.5em;
	padding-left: 1.5em;
	text-indent: -1em;
}

/* ---------- table ---------- */
.genzai {
	text-align: right;
	font-size: 13px;
	margin-top: 1em;
}
table,tr,th,td {
	display: block;
}
table {
	border-collapse: collapse;
	width: 100%;
}
tbody {	/* ブラウザ側での記述対応用 */
	display: block;
}
tr {
	padding-bottom: 10px;
	border-bottom: 2px dotted #ff972a;
}
tr.tableHead,
tr.tableSubhead {
	padding: 5px;
	border-bottom: none;
	color: #fff;
}
tr.tableHead {
	background-color: #727272;
}
tr.tableSubhead {
	background-color: #0e6e8e;
	margin-top: 4px;
}
th {
	text-align: left;
}
td {
	margin-top: 10px;
}
.hName,
.yamarHun,
.hiimeerYum,
.duuNer,
.duuchinNer,
.hiisenJilSar{
	font-size: 14px;
	line-height: 1.1428571;	/* 16px */
	margin-top: 10px;
}
.hName,
.duuNer {
	color: #0e6e8e;
	font-weight: bold;
}
.yamarHun,
.hiimeerYum,
.duuchinNer,
.hiisenJilSar {
	margin-left: 2em;
	padding-left: 6px;
	border-left: 2px solid #0e6e8e;
	background-color: #fef8e5;
}
th.hName,
th.duuNer {
	color: #fef8e5;
	margin-top: 0;
	margin-right: 0;
}
th.yamarHun,
th.hiimeerYum,
tr.tableHead th.duuchinNer,
tr.tableHead th.hiisenJilSar {
	font-weight: normal;
	border-left: 2px solid #fef8e5;
	background-color: #727272;
}

/* ---------- .notes ---------- */
.notes {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 2px solid #ffb15f;
	padding: 5px 10px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size: 14px;
}

/* ---------- #mailForm ---------- */
#mailForm {
	text-align: center;
	margin-top: 3em;
}
#mailForm #mailformasp #mailformasp_txt_explain {
	text-align: left;
	margin-bottom: -1em;
}
#mailForm table {
	text-align: left;
}
#mailForm th {
	margin-top: 30px;
	margin-bottom: -10px;
	color: #0e6e8e;
}
#mailForm [type="text"] {
	height: 30px;
	font-size: 16px;
}
#mailForm [name="maildata_1_sei"],
#mailForm [name="maildata_1_mei"] {
	width: 92.85714%;	/* 260px/320px-(10px+10px)-(10px+10px) */
}
#mailForm [name="maildata_2_1"],
#mailForm [name="maildata_2_2"] {
	width: 71.42857%;	/* 200px/320px-(10px+10px)-(10px+10px) */
}
#mailForm [name="maildata_2_1"] {
	margin-top: 1em;
	margin-bottom: 1em;
}
#mailForm .mailformasp_error_text {
	color: #F00;
	font-weight: bold;
}
#mailForm select {
	width: 100%;	/* 280px/320px-(10px+10px)-(10px+10px) */
	height: 30px;
	font-size: 15px;
}
#mailForm textarea {
	padding: 4px;
	width: 97.14285%;	/* (280px-(4px+4px))/(320px-(10px+10px)-(10px+10px)) */
	font-size: 14px;
}
#mailForm [type="button"] {
	cursor: pointer;
	font-size: 14px;
	height: 40px;
	width: 220px;
	margin-bottom: 20px;
}

/* ---------- .toDuuList ---------- */
.toDuuList {
	text-align: right;
	background-color: #fef8e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	/* IE 7 AND 8 DO NOT SUPPORT */
	margin-left: 72%;	/* (270px-75px)/270px */
}
.toDuuList a {
	display: block;
	font-size: 12px;
	line-height: 1.5;	/* 18px/12px */
	color: #0e6e8e;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.toDuuList a:visited {
	color: #0e6e8e;
}

/* ---------- .check-circleIcon ---------- */
.check-circleIcon {
	display: inline-block;
}
.check-circleIcon img {
	width: 15px;
	height: 18px;
	margin: 0 4px;
}

/* ---------- .duu_a-duuLink ---------- */
.duu_a-duuLink h3 {
	font-size: 20px;
	line-height: 1;
	margin-top: 20px;
	font-weight: normal;
}
.duu_a-duuLink .offical {
	margin-top: 0;
	word-break: break-all;
	font-size: 13px;
	line-height: 1.5384615;	/* 20px */
}
.duu_a-duuLink .offical a {
	text-decoration: underline;
}
.jTitle {
	font-size: 16px;
}
.rubiTitle {
	font-size: 12px;
}

/* ---------- #lyric ---------- */
#lyric {
	padding: 0 10px;
}
#lyric ul.tab {
    display: table;
    width: 100%;
	margin-top: 14px;
}
#lyric ul.tab li {
    display: table-cell;
	*display: inline;	/* IE7 */  
	*zoom: 1;	/* IE7 */  
	width: 33%;
}
#lyric ul.tab li a {
	background: #aee0e6;
	border: 1px solid #bf8548;
	border-radius: 20px 4px 0px 0px;	/*IE 7 AND 8 DO NOT SUPPORT*/
	-webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.2);
	color: #0e6e8e;
	font-size: 13px;
	text-decoration: none;
	text-shadow: 2px 2px 0px #e3f4f6;
	display: block;
	margin: 0;
	padding: 5px;
	text-align: center;
}
#lyric ul.tab li.current a {
	background: #fff;
	font-weight: bold;
	text-shadow: none;
	border-bottom: 1px solid #fff;
}

/* ---------- .tabContents ---------- */
.tabContents {
	display: none;
}
.tabContents.current {
	display: block;
	background: #fff url(../img/monkanLogo.jpg) no-repeat 99% 99%;
	border: 1px solid #bf8548;
	border-top: none;
	padding: 0 10px 30px 40px;
}
.translator {
	font-size: 13px;
	line-height: 1;
	text-align: right;
	padding-top: 10px;
}
.tabContents .dugaar {
	padding-bottom: 20px;
}
.tabContents .others {
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: -30px;
	padding-left: 40px;
	border-left: 2px dotted #bf8548;
}
.tabContents span {
	display: block;
	margin-top: 4px;
	text-indent: -30px;
	line-height: 1.25;
}
.tabContents .doumero {
	margin-top: 0;
	padding-top: 10px;
}
.tabContents .sabi {
	padding: 10px 0 0 15px;
}
.tabContents .sabi2 {
	padding: 10px 0 0 30px;
}
.tabContents .pt0 {
	padding-top: 0;
}
.tabContents#mongoloor {
	font-family: Tahoma, Arial, Verdana, Helvetica, 'Hiragino Kaku Gothic Pro', 'Segoe UI', 'Yu Gothic', Meiryo, 'MS PGothic', sans-serif;
	padding-top: 23px;
}
.tabContents#yomigana {
	padding-top: 23px;
}
.tabContents#yomigana span {
	display: block;
	font-size: 14px;
	line-height: 1.4285714;	/* 20px */
}

/* ---------- .ue_aki ---------- */
.ue_aki {
	margin-top: 1em;
}

/* ---------- .wrapp ---------- */
.wrapp h5 {
	font-size: 1em;
}

/* ---------- .kakomi ---------- */
.kakomi {
	margin: 1em;
	border: 2px solid #ffb15f;
	padding-left: 10px;
	padding-bottom: 1em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.kakomi h5,
.kakomi h6 {
	font-size: 1em;
}


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

@media only screen and (-webkit-min-device-pixel-ratio:2){
	
}


/** RESPONSIVE BREAKPOINTS
================================================**/
/*480px*/
@media screen and (min-width : 480px){
	.mainImg img {
		width: 440px;
		height: 187px;
	}
	.mainImg .topDuuImgShig {
		width: 418px;	/* 418px/440px-(10px+10px)-(1px+1px) */
		height: 165px;
		font-size: 36px;
		margin-left: auto;
		margin-right: auto;
	}
	#mailForm [name="maildata_1_sei"],
	#mailForm [name="maildata_1_mei"] {
		width: 95.45454%;	/* 420px/480px-(10px+10px)-(10px+10px) */
	}
	#mailForm [name="maildata_2_1"],
	#mailForm [name="maildata_2_2"] {
		width: 81.81818%;	/* 360px/480px-(10px+10px)-(10px+10px) */
	}
	#mailForm select {
		width: 50%;
	}
	#mailForm textarea {
		width: 98.18181%;	/* (480px-(4px+4px))/(480px-(10px+10px)-(10px+10px)) */
	}
	dd ul.listLink {
		margin-right: auto;
		margin-left: auto;
		width: 92.27272%;	/* 406px【ulのwidth:ddのwidth440px-(10px+10px)-(2px+2px)-(5px+5px)】/440px【ddのwidth:480px-(10px+10px)-(10px+10px)】 */
	}
	ul.listLink li {
		width: 14.07459%;	/* 57.142857px【liのwidth:ulのwidth406px-1px×6本÷7セル】/406px【ulのwidth】 */
	}
	.toDuuList {
		margin-left: 82%;	/* (430px-75px)/430px */
	}
	article#main h3.duu_nSinger {
		text-align: right;
	}
	iframe {
		width: 460px;
		height: 345px;
	}
	.speakerIcon {
		margin-left: 12px;
	}
	#lyric ul.tab li a {
		border-top-left-radius: 26px;	/*IE 7 AND 8 DO NOT SUPPORT*/
	}
}


/*620px　（TOP画像サイズに合わせた設定）*/
@media screen and (min-width : 620px){
	article#main {
		background: none;
	}
	.mainImg .topDuuImgShig {
		width: 418px;	/* 418px/440px-(10px+10px)-(1px+1px) */
		height: 165px;
		font-size: 36px;
	}
	iframe {
		width: 480px;
		height: 360px;
	}
	table {
		display: table;
	}
	tbody {	/* ブラウザ側での記述対応用 */
		display: table-row-group;
	}
	.listTable tr {
		display: table-row;
		padding-bottom: 0;
		border-bottom: none;
	}
	tr.tableSubhead {
		margin-top: 0;
	}
	.listTable th,
	.listTable td {
		display: table-cell;
	}
	.listTable th {
		text-align: center;
	}
	.listTable td {
		margin-top: 0;
	}
	.hName,
	.yamarHun,
	.hiimeerYum,
	.duuNer,
	.duuchinNer,
	.hiisenJilSar {
		margin-top: 0;
		margin-right: 0;
		border-bottom: 1px solid #0e6e8e;
	}
	tr.tableHead th {
		border-bottom: 2px solid #fef8e5;
	}
	tr.tableSubhead th {
		text-align:left;
		border-bottom: none;
	}
	.hName,
	.duuNer {
		padding: 5px;
	}
	th.hName {
		width: 98px;
	}
	.listTable th.duuNer {
		width: 50%;
	}
	.yamarHun,
	.hiimeerYum,
	.duuchinNer,
	.hiisenJilSar {
		margin-left: 0;
		padding: 5px;
		border-left: 2px dotted #ff972a;
	}
	th.yamarHun {
		width: 225px;
	}
	th.yamarHun,
	th.hiimeerYum,
	th.duuchinNer,
	th.hiisenJilSar {
		border-left: none;
	}
	#mailForm [name="maildata_1_sei"],
	#mailForm [name="maildata_1_mei"] {
		width: 150px;
	}
	#mailForm [name="maildata_2_1"],
	#mailForm [name="maildata_2_2"] {
		width: 300px;
	}
	#mailForm select {
		width: 174px;
	}
	.toDuuList {
		margin-left: 71%;	/* (280px-75px-5px)/280px */
		margin-right: 5px;
	}
	.tabContents#mongoloor span {
		font-size: 18px;
		line-height: 1.1111112;	/* 20px */
	}
}

/*768px*/
@media screen and (min-width : 768px){
	#bNav {
		padding-bottom: 20px;
	}
	.titleMark {
		top: -2px;
		width: 60px;
		height: 60px;
		-moz-border-radius: 60px;
		-webkit-border-radius: 60px;
		border-radius: 60px;	/* IE 7 AND 8 DO NOT SUPPORT */
	}
	.titleMarkText {
	top: 26px;
	}
	article#main h2 {
		font-size: 24px;
		padding-left: 80px;
	}
	.rubiTitle {
		font-size: 14px;
	}
	.mainImg .topDuuImgShig {
		width: 418px;	/* 418px/440px-(10px+10px)-(1px+1px) */
		height: 165px;
		font-size: 36px;
	}
	.tabContents.current {
		padding-left: 60px;
	}
	dd {
		width: 100%;
		overflow: hidden;
	}
	dd p.eventPicture {
		width: 40%;
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	dd div.outline {
		width: 56%;
		float: left;
	}
	dd div.noImage {
		width: 100%;
		float: none;
	}
	.toDuuList {
		margin-left: 77%;	/* (354px-75px-5px)/354px */
	}
	.duu_a-duuLink .offical {
		margin-top: -10px;
		margin-left: 60px;
	}
}

/*1024px*/
@media screen and (min-width : 1024px){
	#bNav {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
		padding: 0 20px;
		width: 87.5%;	/* (880px-(20px+20px))/960px */
	}
	nav#sub {
		display: block;
		float: left;
		margin-left: 1.04166%;	/* 10px/960px */
		width: 22.91666%;	/* 220px/960px */
	}
	nav#sub form {
		text-align: right;
	}
	nav#sub p {
		line-height: 1.25;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		padding-left: 20px;
	}
	nav#sub select {
		width: 208px;
	}
	nav.subGuide {
		box-shadow: none;
	}
	nav.subGuide h2 {
		color: #333;
		background-color: #ffb15f;
	}
	nav.subGuide h3 {
		border-left: 4px solid #ff972a;
		margin: 0 0 10px 10px;
		padding: 3px 5px;
		font-size: 16px;
		color: #0e6e8e;
	}
	nav.subGuide h3 a {
		font-weight: normal;
	}
	article#main {
		float: left;
		margin-left: 2.08333%;	/* 20px/960px */
		width: 64.58333%;	/* 620px/960px */
	}
	.oneColumn article#main {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.titleMark {
		top: 5px;
	}
	.titleMarkText {
	top: 24px;
	}
	article#main h2 {
		padding-bottom: 3px;
	}
	.bgHalf h3 {
		font-size: 24px;
		line-height: 1.4166666;	/* 34px */
		font-weight: normal;
		margin-top: 15px;
	}
	.accordion dt {
		margin-top: 0;
		background: none;
		border-top: none;
		border-bottom: none;
		cursor : auto;
	}
	.accordion.close dt {
		background: none;
	}
	.accordion.close dd {
		display: block !important;
	}
	.accordion h3 span {
		font-size: 20px;
	}
	dd .wrapp {
		border-top: 3px dotted #ffb15f;
		border-bottom: 3px dotted #ffb15f;
	}
	.accorList dt {
		margin-bottom: 30px;
	}
	.accorList dt h3 {
		margin-top: 0;
	}
	.accorList h3 span {
		font-size: 20px;
	}
	.toDuuList {
		margin-left: 73%;	/* (295px-75px-5px)/295px */
		margin-right: 1.69491%;	/* 5px/295px */
	}
	.duu_a-duuLink h3 {
		font-size: 22px;
		line-height: 1;
		margin-top: 22px;
	}
	.duu_a-duuLink .offical a {
		text-decoration: none;
	}
	.jTitle {
		font-size: 18px;
	}
	#lyric ul.tab li a {
		font-size: 16px;
	}
}







