/* =================================
	index
================================= */

/*	color
============================== */
div.unit-news {
	background-color:hsla(31,95%,56%,0.7);
}
div.artist {
	background-color:hsla(0,100%,40%,0.5);
}
div.artist-navi {
	background-color:hsla(208,100%,57%,0.9);
}
div.tttable {
	background-color:hsla(18,100%,50%,0.8);
}
div.wop-wrap {
	background-color:transparent;
}
div.ranking {
	background-color:hsla(0,0%,0%,0.9);
}
div.unit-green {
	background-color:hsla(78,100%,50%,0.9);
}
div.unit-blue {
	background-color:hsla(207,100%,43%,0.8);
}
div.unit-orange {
	background-color:hsla(52,100%,50%,0.9);
}
div.unit-pink {
	background-color:hsla(330,100%,84%,0.9);
}
div.bnr {
	background-color:hsla(209,98%,21%,0.8);
	background-color:hsla(0,0%,100%,0.9);
}
div.goods {
	background-color:hsla(52,100%,50%,0.9);
}
div.unit-blue h2 {
	color:#ffb2e0;
}
div.unit-green h2 {
	color:#b217ff !important;
	color:#174eea !important;
}
div.unit-pink h2, div.unit-orange h2 {
	color:#b20000 !important;
}
div.unit-green p, div.unit-pink p, div.unit-orange p {
	color:#000 !important;
}
div.unit-green p b, div.unit-green p a, div.unit-green p.end-msg {
	color:#ea2ccc !important;
}
div.unit-blue p b, div.unit-green p a, div.unit-blue p.end-msg {
	color:#4effea !important;
}
div.unit-pink p b, div.unit-pink p a, div.unit-pink p.end-msg {
	color:#008c82 !important;
}
div.unit-green p a {
	color:#174eea !important;
}
div.unit-fes {
	background-color:hsla(0,100%,100%,1);
}

div.unit-yuzu {
	background-color:hsla(32,100%,47%,0.95);
}
div.unit-yuzu h2 {
	color:#fff !important;
	margin-bottom:1.5em !important;
}
div.unit-yuzu article header h2 span, div.unit-blue article header h2 span, div.unit-twitter article header h2 span {
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(0,0%,0%,0.1)), to(hsla(0,0%,0%,0.1))) !important;
	background-image: linear-gradient(transparent 50%, hsla(0,0%,0%,0.1) 50%) !important;
}

div.unit-twitter {
	background-color:hsla(196,100%,46%,0.95);
}
div.unit-twitter h2 {
	color:#fff !important;
	margin-bottom:1.5em !important;
}

/*	NEXT ARTIST
============================== */
.artist section div.inner {
	text-align:left;
}
.artist > section > div.inner > ul:not(.case-1) > li {
	float:left;
}
.artist > section > div.inner > ul > li > span {
	display:block;
	position:relative;
}
.artist > section > div.inner > ul > li > span > span {
	display:block;
	color:#fff;
	text-shadow:1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
	background-color:hsla(0,0%,0%,0.9);
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
	line-height:1.5;
	text-align:center;
	padding:1em .5em;
}
.artist > section > div.inner > ul > li > span > b {
	position:absolute;
	background-color:hsla(317,100%,50%,1);
	color:#000;
	display:inline-block;
	line-height:1.5;
	font-weight:bold;
	padding:0 0.5em;
}
.artist section p.oa, .artist section p.comment, .artist section h3, .artist section h4 , .artist section p.etc, .artist section p.copy, .artist section p.copy2, .artist section p.copy3 {
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:800;
	/**/
	line-height:1.25;
	margin-bottom:0.5em;
	text-align:center;
}
.artist section p.copy-txt {
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
	color:#fff;
	line-height:1.5;
	text-align:center;
}
.artist section p.copy-txt b {
	font-weight:800;
}
.artist section p.copy-txt:not(:last-child) {
	margin-bottom:1em;
}

.artist section h3, .artist section h4, .artist section p.copy2 {
	margin-bottom:1em;
}
.artist section h3 > span, .artist section h4 > span {
	display:inline-block;
}
.artist section h3 > span {
	color:#c2ff00;
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(0,0%,0%,0.25)), to(hsla(0,0%,0%,0.25)));
	background-image: linear-gradient(transparent 50%, hsla(0,0%,0%,0.25) 50%);
}
.artist section h4 > span {
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(0,0%,100%,0.25)), to(hsla(0,0%,100%,0.25)));
	background-image: linear-gradient(transparent 50%, hsla(0,0%,100%,0.25) 50%);
}
.artist section p.copy, .artist section p.copy2, .artist section p.copy3 {
	color:#fff;
}
.artist section p.copy3 {
	line-height:1.5;
	margin-bottom:1.25em;
}
.artist section p.copy span span, .artist section p.copy2 span span {
	color:#7be0ff;
}
.artist section p.etc {
	font-weight:500;
}
.artist section p.comment {
	color:#ffd600;
	line-height:1.5;
}
.artist div.artist-one {
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), to(hsla(0,0%,0%,0.2)));
	background-image: linear-gradient(transparent 0%, hsla(0,0%,0%,0.2) 100%);
}
@media all and (min-width: 768px) {
.artist > section > div.inner > ul:not(:last-child) {
	margin-bottom:30px;
}
.artist section h3 {
	font-size:250%;
}
.artist section h4 {
	font-size:200%;
}
.artist section p.copy {
	font-size:325%;
}
.artist section p.copy2,
.artist section p.copy-txt {
	font-size:175%;
}
.artist section p.copy3 {
	font-size:150%;
}
.artist section p.oa {
	font-size:300%;
}
.artist section p.comment {
	font-size:200%;
}
.artist section p.etc {
	font-size:150%;
}
.artist section p.etc:not(:last-child) {
	margin-bottom:1.5em;
}
.artist > section > .inner > ul > li {
	width:33.3333333333333333%;
	margin-bottom:12px;
}
.artist > section > .inner > ul.case-1-long > li {
	width:50%;
}
.artist > section > div.inner > ul.case-1 > li {
	margin:0 auto;
}
.artist > section > div.inner > ul.case-1-long > li:not(:last-child) {
	margin-bottom:12px;
}
.artist > section > div.inner > ul.case-2 {
	width:66.6666666666666666%;
	margin:0 auto;
}
.artist > section > .inner > ul.case-2 > li {
	width:50%;
}
.artist > section > .inner > ul:not(.case-1):not(.case-2) > li:nth-child(3n-2) {
	clear:both;
}
.artist > section > .inner > ul:not(.case-1):not(.case-2) > li:nth-child(3n-2) > span {
	margin-right:8px;
}
.artist > section > .inner > ul:not(.case-1):not(.case-2) > li:nth-child(3n-1) > span {
	margin-left:4px;
	margin-right:4px;
}
.artist > section > div.inner > ul.case-1 > li > span {
	margin-left:4px;
	margin-right:4px;
}
.artist > section .inner ul:not(.case-1) li:nth-child(3n) > span {
	margin-left:8px;
}
.artist > section > div.inner > ul.case-2 > li:nth-child(odd) > span {
	margin-right:6px;
}
.artist > section > div.inner > ul.case-2 > li:nth-child(even) > span {
	margin-left:6px;
}
.artist div.artist-one {
	padding-bottom:40px;
	margin-bottom:40px;
}
}
@media all and (max-width: 767px) {
.artist > section > div.inner > ul:not(:last-child) {
	margin-bottom:15px;
}
.artist section h3 {
	font-size:4vw;
}
.artist section h4 {
	font-size:4.5vw;
}
.artist section p.oa {
	font-size:6vw;
}
.artist section p.comment {
	font-size:4.5vw;
}
.artist section p.copy {
	font-size:5.5vw;
}
.artist section p.copy2,
.artist section p.copy-txt {
	font-size:3.5vw;
}
.artist section p.copy3 {
	font-size:112.5%;
}
.artist section p.etc {
	font-size:100%;
}
.artist > section > div.inner > ul:not(.case-1) > li {
	margin-bottom:6px;
}
.artist > section > div.inner > ul.case-1-long > li:not(:last-child) {
	margin-bottom:6px;
}
.artist div.artist-one {
	padding-bottom:20px;
	margin:0 -15px 20px;
}
}
@media all and (min-width: 375px) and (max-width: 767px) {
/* @media all and (min-width: 420px) and (max-width: 767px) { */
.artist > section > div.inner > ul > li {
	width:50%;
}
.artist > section > div.inner > ul.case-1 > li {
	margin:0 auto;
}
.artist section div.inner ul.digests li,
.artist > section > div.inner > ul.case-1-long > li {
	width:100%;
}
.artist > section > div.inner > ul:not(.case-1) > li:nth-child(odd) {
	clear:both;
}
.artist > section > div.inner > ul:not(.case-1) > li:nth-child(odd) > span {
	margin-right:3px;
}
.artist > section > div.inner > ul:not(.case-1) > li:nth-child(even) > span {
	margin-left:3px;
}
}
@media all and (max-width: 374px) {
/* @media all and (max-width: 419px) { */
.artist > section > div.inner > ul > li {
	width:100%;
}
}



.artist-pics > section > div.inner > ul.case-pics > li > span > span {
	background-color:transparent;
	padding:0;
}
.artist-pics > section > div.inner > ul.case-pics > li > span,
.artist-pics > section > div.inner > ul.case-pics > li > span > span,
.artist-pics > section > div.inner > ul.case-pics > li span img {
	display:block;
}
.artist-pics > section > div.inner > ul.case-pics > li > span > span:first-child {
	position:relative;
	line-height:1;
	height:0;
	padding-top:75%;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
}
.artist-pics > section > div.inner > ul.case-pics > li > span > span:last-child {
	padding:0.5em 0 1em;
}
.artist-pics > section > div.inner > ul.case-pics > li > span > span:last-child .relay {
	text-shadow:none;
	background-color:yellow;
}
.artist-pics > section > div.inner > ul.case-pics > li > span > span.lazy-done {
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
	background-color:#000;
}
.artist-pics > section > div.inner > ul.case-pics > li.no-pics > span > span.lazy-done {
	background-color:hsla(317,100%,50%,1);
	background-size:75%;
}
.artist-pics > section > div.inner > ul.case-pics > li > span > span:first-child img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
@media print {
.artist-pics > section > div.inner > ul.case-pics > li > span > span:first-child {
	display:none;
}
}




/*	BACK NUMBER
============================== */
@media all and (min-width: 768px) {
.bnum section div.inner ul {
	margin-bottom:30px;
}
}
@media all and (max-width: 767px) {
.bnum section div.inner ul {
	margin-bottom:15px;
}
}



/*	RANKING
============================== */

div.ranking > section > div.inner > h3 {
	color:#fff;
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:800;
	/**/
	line-height:1.5;
	margin-bottom:0.5em;
}
div.ranking > section > div.inner > h3 span.jp {
	display:block;
	font-size:62.5%;
}
div.ranking > section > div.inner > h4,
div.ranking > section > div.inner > p.weekof {
	color:#ff0;
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:800;
	/**/
	line-height:1.25;
	margin-bottom:0.75em;
}
div.ranking > section > div.inner div.rank-tbl > table tr:nth-child(n+11),
div.thisweek100-no1 {
	display: none;
}
@media all and (min-width: 768px) {
div.ranking > section > div.inner > h3 {
	font-size:350%;
}
div.ranking > section > div.inner > h4,
div.ranking > section > div.inner > p.weekof {
	font-size:250%;
}
}
@media all and (max-width: 767px) {
div.ranking > section > div.inner > h3 {
	font-size:6.5vw;
}
div.ranking > section > div.inner > h4,
div.ranking > section > div.inner > p.weekof {
	font-size:4.5vw;
}
}


/*	div.unit-news
============================== */
div.unit-news article header h2 {
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:800;
	/**/
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	/**/
	line-height:1.5;
}
div.unit-news article header h2:not(:last-child) {
	margin-bottom:0.25em;
}
div.unit-news article header {
	margin-bottom:0.75em;
}
div.unit-news article header h2 span {
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(0,0%,100%,0.3)), to(hsla(0,0%,100%,0.3)));
	background-image: linear-gradient(transparent 50%, hsla(0,0%,100%,0.3) 50%);
}

div.school article header {
	margin-bottom:1.25em;
}
div.school article header h2 span {
	background-image:none;
}

div.unit-news article p {
	color:#fff;
}
div.unit-news article p:not(.notes) {
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
	line-height:1.75;
}
div.unit-news article p:not(.notes):not(:last-child) {
	margin-bottom:1.5em;
}
div.unit-news article header p {
	margin-bottom:0.5em !important;
}
div.unit-news article header p b {
	font-size:125%;
}
div.unit-news article p b {
	color:#000;
	/**/
	font-style: normal;
	font-weight:800;
	/**/
}
@media all and (min-width: 768px) {
div.unit-news article header h2 {
	font-size:200%;
}
div.unit-news article p:not(.notes) {
	font-size:125%;
}
}
@media all and (max-width: 767px) {
div.unit-news article header h2 {
	font-size:5vw;
}
div.unit-news article header p b {
	font-size:4.5vw;
}
div.unit-news article p:not(.notes) {
	font-size:87.5%;
}
}



/* =================================
	GotoLightBox
================================= */

div.wop-wrap {
	text-align:center;
	position:absolute;
	left:50%;
	z-index:5200;
	width:90%;
	margin-left:-45%;
}
div.wop-wrap p.wop-btn-close {
	background-image:url(../img/arrow_wop.svg);
	background-repeat:no-repeat;
}
div.wop-wrap p.wop-btn-close a {
	display:block;
}
@media all and (min-width: 768px) {
div.wop-wrap {
	padding:30px 0;
}
div.wop-wrap p.wop-btn-close {
	background-size:80px 480px;
	background-position:center -160px;
}
div.wop-wrap p.wop-btn-close a {
	height:80px;
}
}
@media all and (max-width: 767px) {
div.wop-wrap {
	padding:20px 0;
}
div.wop-wrap p.wop-btn-close {
	background-size:40px 240px;
	background-position:center -80px;
}
div.wop-wrap p.wop-btn-close a {
	height:40px;
}
}







div.info {
	text-align:left;
	text-align:center;
}
div.info div.inner {
	background-color:hsla(0,0%,100%,0.9);
}
div.info div.inner h2 {
	line-height:1.75;
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:800;
}
div.info div.inner p {
	line-height:1.75;
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
}
@media all and (min-width: 768px) {
div.info {
	width:980px;
	margin:30px auto 0;
}
div.info div.inner {
	padding:30px;
}
div.info div.inner h2 {
	font-size:125%;
}
div.info div.inner p {
	font-size:112.5%;
}
}
@media all and (max-width: 767px) {
div.info {
	margin-top:20px;
}
div.info div.inner {
	padding:15px;
}
div.info div.inner p {
	font-size:87.5%;
}
}







/*	festival
============================== */
div.unit-fes article p.txt {
	color:#7c00b2;
	font-weight:bold;
}
div.pics span, div.pics span img {
	display:block;
}
div.pics, div.pics2 {
	text-align:left;
}
div.pics > span, div.pics2 > span {
	position:relative;
	height:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
div.pics > span {
	padding-top:62.7737226277372%;
}
div.pics2 > span {
	padding-top:100%;
}
div.pics span img, div.pics2 span img {
	text-indent:110%;white-space:nowrap;overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.pics > .lazy-done, div.pics2 > .lazy-done {
	-webkit-animation: fadeIn 800ms;
	animation: fadeIn 800ms;
}
div.unit-fes article p.copy {
	margin-top:1em;
}
div.unit-fes article p.copy a, div.unit-fes article p.copy > span {
	display:inline-block;
	text-decoration:none;
	color:#ff0;
	font-weight:bold;
	background-color:#ab00ff;
	line-height:1.5;
	padding:0.5em 1em;
	background-image: linear-gradient(90deg, #ff2b7b, #ab00ff);
}
div.unit-fes article p.copy a span.ticket {
	display:inline-block;
	color:hsla(317,100%,50%,1);
	background-color:#fff;
	padding:0 0.75em;
	margin-top:0.5em;
}
div.unit-fes article header h2 span span {
	color:hsla(317,100%,50%,1);
}
div.unit-fes article header h2 span {
/*	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(56,100%,50%,0.8)), to(hsla(56,100%,50%,0.8)));
	background-image: linear-gradient(transparent 50%, hsla(56,100%,50%,0.8) 50%); */
}
@media all and (min-width: 768px) {
div.pics, div.pics2 {
	margin:0 auto 30px;
}
div.pics {
	max-width:800px;
}
div.pics2 {
	width:640px;
}
div.unit-fes h2 {
	font-size:250% !important;
}
div.unit-fes article p.copy {
	font-size:225% !important;
}
div.unit-fes article p.txt {
	font-size:150% !important;
}
}
@media all and (max-width: 767px) {
div.pics, div.pics2 {
	margin-bottom:15px;
}
div.unit-fes article header h2 {
	font-size:5.5vw;
}
div.unit-fes article p.copy {
	font-size:7.5vw;
}
div.unit-fes article p.txt {
	font-size:3.5vw;
}
}


/*	btn-tweet
============================== */
div.btn-tweet {
	text-align:left;
}
div.btn-tweet > p {
	text-align:center;
	line-height:1.5;
}
div.btn-tweet a, div.btn-tweet a span {
	display:block;
}
div.btn-tweet a {
	border-radius:50% 50%;
	overflow:hidden;
	background-color:#00acee;
	margin:0 auto;
}
div.btn-tweet a > span {
	position:relative;
	height:0;
	padding-top:100%;
	margin:0 auto;
}
div.btn-tweet a span span {
	text-indent:110%;white-space:nowrap;overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-image:url(/um/img/sns_logos.svg);
	background-size:300% 300%;
	background-repeat:no-repeat;
	background-position:left top;
}
@media all and (min-width: 768px) {
div.btn-tweet a {
	width:200px;
	margin-bottom:12px;
}
div.btn-tweet > p {
	font-size:112.5%;
}
}
@media all and (max-width: 767px) {
div.btn-tweet a {
	width:40%;
	margin-bottom:6px;
}
div.btn-tweet > p {
	font-size:87.5%;
}
}



/*	.bnr
============================== */
div.bnr > div {
	text-align:left;
}
div.bnr div a, div.bnr div a span {
	display:block;
}
div.bnr div a {
	position:relative;
	height:0;
	padding-top:47.6190476190476%;
}
div.bnr div a span {
	text-indent:110%;white-space:nowrap;overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
@media all and (min-width: 768px) {
div.bnr > div {
	width:980px;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 175px;
}
}
@media all and (max-width: 767px) {
}


/*	.goods
============================== */
div.goods > div {
	text-align:left;
}
div.goods div.bnr-goods a, div.goods div.bnr-goods a span {
	display:block;
}
div.goods div.bnr-goods a {
	position:relative;
	height:0;
	padding-top:100%;
}
div.goods div.bnr-goods a span {
	text-indent:110%;white-space:nowrap;overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
div.goods p.tit {
	margin-bottom:0.75em;
}
div.goods p {
	text-align:center;
	line-height:1.5;
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	margin-bottom:1.5em;
}
div.goods p b {
	font-weight:800;
	color:#0099e0;
}
div.goods p.tit b {
	color:#ea1870;
	background-image: linear-gradient(transparent 50%, hsla(0,100%,100%,0.4) 50%);
}
@media all and (min-width: 768px) {
div.goods > div {
	width:980px;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0;
}
div.goods div.bnr-goods {
	padding:0 175px;
	margin-bottom:40px;
}
div.goods p.tit {
	font-size:300%;
}
div.goods p {
	font-size:125%;
}
}
@media all and (max-width: 767px) {
div.goods div.bnr-goods {
	margin-bottom:20px;
}
div.goods p.tit {
	font-size:150%;
}
div.goods p {
	font-size:87.5%;
}
}





/*	.news-ongakunohi
============================== */

/*	.unit
============================== */
div.news-ongakunohi {
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
	background-color:#ffd630;
	}
div.news-ongakunohi > article {
	background-color:hsla(0,0%,100%,0.9);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-image:url(/ongakunohi/img/bg_white.svg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:90% 90%;
}
div.news-ongakunohi > article > header h2 {
	color:#00a0e9;
	line-height:1.5;
	margin-bottom:0.5em;
	font-weight:700;
}
div.news-ongakunohi > article > header h2 > span {
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, #ff6), to(#ff6));
	background-image: linear-gradient(transparent 50%, #ff6 50%);
}
div.news-ongakunohi > article p {
	line-height:1.5;
}
div.news-ongakunohi > article > header p {
	font-weight:bold;
	line-height:1.75;
}
div.news-ongakunohi > article > header p:not(:last-child) {
	margin-bottom:1.25em;
}
div.news-ongakunohi > article > header p:first-child {
	margin-bottom:0.25em;
	color:#000;
}

@media all and (min-width: 768px) {
div.news-ongakunohi {
	padding:60px 0;
}
div.news-ongakunohi > article {
	position:relative;
	width:980px;
	padding:50px;
	margin:0 auto;
	-webkit-box-shadow:10px 20px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 60px 0 inset;
	box-shadow:10px 20px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 60px 0 inset;
}
div.news-ongakunohi > article > header {
	margin-bottom:40px;
}
div.news-ongakunohi > article > header h2 {
	font-size:200%;
}
div.news-ongakunohi > article > header p {
	font-size:150%;
}
div.news-ongakunohi > article p.notes {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div.news-ongakunohi {
	padding:30px 0;
}
div.news-ongakunohi > article {
	margin:0 12px;
	padding:20px 12px;
	-webkit-box-shadow:6px 12px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 30px 0 inset;
	box-shadow:6px 12px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 30px 0 inset;
}
div.news-ongakunohi > article > header {
	margin-bottom:20px;
}
div.news-ongakunohi > article > header h2 {
	font-size:125%;
}
div.news-ongakunohi > article > header p {
	font-size:100%;
}
div.news-ongakunohi > article p.notes {
	font-size:75%;
}
}

div.news-ongakunohi > article > header > p {
	color:#ff2cb2;
}
div.news-ongakunohi > article > p.txt {
	margin-bottom:1.5em;
}
@media all and (min-width: 768px) {
div.news-ongakunohi > article > p.txt {
	font-size:125%;
}
}
@media all and (max-width: 767px) {
div.news-ongakunohi > article > p.txt {
	font-size:100%;
}
}




div.info2 {
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
}
div.info2 > article {
	text-align:left;
	background-color:hsla(0,0%,100%,0.9);
}
div.info2 > article h2 {
	font-weight:700;
	line-height:1.5;
	border-style:solid;
	border-color: hsla(317,100%,40%,1);
	margin-bottom:1em;
}
@media all and (min-width: 768px) {
div.info2 {
	padding-bottom:40px;
}
div.info2 > article {
	width:980px;
	margin:0 auto;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:50px;
/*	-webkit-box-shadow:10px 20px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 60px 0 inset;
	box-shadow:10px 20px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 60px 0 inset;*/
}
div.info2 > article h2 {
	font-size:150%;
	margin-left:-50px;
	padding-left:10px;
	border-left-width:40px;
}
}
@media all and (max-width: 767px) {
div.info2 {
}
div.info2 > article {
	padding:20px;
/*	-webkit-box-shadow:6px 12px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 30px 0 inset;
	box-shadow:6px 12px 0 0 hsla(42,90%,54%,.5), hsla(48,100%,68%,0.6) 0 0 30px 0 inset;*/
}
div.info2 > article h2 {
	font-size:125%;
	margin-left:-20px;
	padding-left:6px;
	border-left-width:14px;
}
}

/*	accordion
============================== */
.accordion-unit {
	background-color:hsla(316,100%,50%,0.1);
	overflow:hidden;
}
.accordion-unit .accordion-btn {
	position:relative;
	cursor:pointer;
	/* text-shadow:1px 2px 0 hsla(35,78%,42%,0.5); */
	line-height:1.5;
	color:#fff;
	padding:0.25em 2.5em 0.25em 1em;
}
.accordion-unit .accordion-btn > span {
	display:block;
}
.accordion-unit .accordion-btn > span:first-child {
	margin-bottom:0.1em;
}
.accordion-unit .accordion-btn > span.date {
	font-weight:normal;
}
.accordion-unit:nth-child(odd) .accordion-btn {
	background-color:hsla(316,100%,50%,1);
	border-bottom:solid hsla(317,100%,40%,1) 2px;
}
.accordion-unit:nth-child(even) .accordion-btn {
	background-color:hsla(316,100%,50%,1);
	border-bottom:solid hsla(317,100%,40%,1) 2px;
}
.accordion-unit .accordion-box {
	-webkit-transition-duration:500ms;
	-webkit-transition-timing-function:ease-in-out;
	transition-duration:500ms;
	transition-timing-function:ease-in-out;
	-webkit-transition-property:height;
	transition-property:height;
	overflow:hidden;
}
.accordion-open .accordion-box {
	/* height:auto; */
}
.accordion-close .accordion-box {
	height:0;
}
.accordion-unit .accordion-btn:after {
	content:"";
	background-image:url(/um/img/arrow16_blk.svg);
	display:block;
	width:24px;
	height:24px;
	background-color:#fff;
	background-size:24px 150px;
	border-radius:12px;
	position:absolute;
	top:50%;
	right:12px;
	margin-top:-12px;
}
.accordion-open .accordion-btn:after {
	background-position:center top;
}
.accordion-close .accordion-btn:after {
	background-position:0 -60px;
}
.accordion-inner p {
	line-height:1.5;
}
.accordion-inner > p.date {
	color:hsla(35,78%,42%,1);
	margin-bottom:0.5em;
}

@media all and (min-width: 768px) {
.accordion-inner {
	padding:24px;
}
}
@media all and (max-width: 767px) {
.accordion-inner {
	padding:12px;
}
.accordion-unit .accordion-btn {
	font-size:87.5%;
}
.accordion-inner p {
	font-size:87.5%;
}
}


/*	.btn-calender
============================== */
div.btn-calender {
	text-align:center;
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
}
div.btn-calender a {
	display:inline-block;
	text-decoration:none;
	background-color:#000;
	font-weight:800;
	margin-bottom:0.25em;
}
div.btn-calender a:hover {
	background-color:#ff00b4;
	text-shadow:2px 2px 0 hsla(0,0%,0%,0.3);
}
div.btn-calender a:after {
	content:"";
	display:inline-block;
	margin-left:1em;
	width:14px;
	height:14px;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	transform:rotate(-45deg);
}
div.btn-calender p {
	line-height:1.5;
	color:#fff;
}

@media all and (min-width: 768px) {
div.btn-calender {
	margin-bottom:40px;
}
div.btn-calender a {
	font-size:150%;
	height:64px;
	line-height:64px;
	padding:0 32px;
	border-radius:32px;
}
div.btn-calender p {
	font-size:112.5%;
}
}
@media all and (max-width: 767px) {
div.btn-calender {
	margin-bottom:20px;
}
div.btn-calender a {
	font-size:125%;
	height:48px;
	line-height:48px;
	padding:0 24px;
	border-radius:24px;
}
div.btn-calender p {
	font-size:100%;
}
}



div.unit-fes article p.caution {
	line-height:1.5;
	color:#c00;
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
}
div.unit-fes article p.caution > u {
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(57,100%,50%,0.4)), to(hsla(57,100%,50%,0.4)));
	background-image: linear-gradient(transparent 50%, hsla(57,100%,50%,0.4) 50%);
}
div.unit-fes article p.caution span {
	font-size:100%;
}
@media all and (min-width: 768px) {
div.unit-fes article p.caution {
	font-size:100%;
}
}
@media all and (max-width: 767px) {
div.unit-fes article p.caution {
	font-size:62.5%;
}
}




/*	.bnr-happy
============================== */
div.bnr-happy a, div.bnr-happy a img {
	display:block;
}
div.bnr-happy a {
	position:relative;
	height:0;
	background-size:cover;
}
div.bnr-happy a img {
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 768px) {
div.bnr-happy {
	padding:60px 40px;
}
div.bnr-happy a {
	background-image:url(/um/om/img/tbsvariety_2024autumn.jpg);
	padding-top: -webkit-calc(250 / 1000 * 100%);
	padding-top: calc(250 / 1000 * 100%);
}
}
@media all and (max-width: 767px) {
div.bnr-happy {
	padding:20px 0;
}
div.bnr-happy a {
	background-image:url(/um/om/img/tbsvariety_2024autumn.jpg);
	padding-top: -webkit-calc(250 / 1000 * 100%);
	padding-top: calc(250 / 1000 * 100%);
}
}



/*	.unit-fes (2024)
============================== */
div.unit-fes > article > header > h2 > span {
	background-image: -webkit-gradient(linear, center left, center right, from(#ff2b7b), color-stop(0.5, #ab00ff), to(#ff2b7b));
	background-image: linear-gradient(to right, #ff2b7b, #ab00ff 50%, #ff2b7b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
div.unit-fes > article p.txt > span {
	color:#7c00b2;
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(57,100%,50%,0.1)), to(hsla(57,100%,50%,0.1)));
	background-image: linear-gradient(transparent 50%, hsla(57,100%,50%,0.1) 50%);
}
div.unit-fes > article p.txt > b {
	font-size:112.5%;
	color:#ff2b7b;
	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(57,100%,50%,0.25)), to(hsla(57,100%,50%,0.25)));
	background-image: linear-gradient(transparent 50%, hsla(57,100%,50%,0.25) 50%);
}
div.unit-fes div.btn a {
	background-image: linear-gradient(135deg, #ff2b7b, #ab00ff);
	background-color: transparent;
}
div.unit-fes div.btn a:hover {
	color:#ff0;
}
@media all and (min-width: 768px) {
div.unit-fes article p.txt {
	font-size:125%;
}
div.unit-fes div.btn a {
	border: 5px solid #ededed;
}
}
@media all and (max-width: 767px) {
div.unit-fes article p.txt {
	font-size:112.5%;
}
div.unit-fes div.btn a {
	border: 3px solid #ededed;
}
}

/*	.tbl-box
============================== */
div.tbl-box {
	text-align:left;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
div.tbl-box table {
	border-collapse: collapse;
}
div.tbl-box table th, div.tbl-box table td {
	line-height:1.5;
	/**/
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight:500;
	/**/
	vertical-align:top;
}
div.tbl-box table th {
	width:4em;
	color:#ff2b7b;
	white-space:nowrap;
}
div.tbl-box table td.naka {
	width:1.5em;
	text-align:center;
}
div.unit-fes > article div.tbl-box p {
	color:#000;
	line-height:1.5;
}
div.tbl-box ul.kome li {
	line-height:1.5;
}
div.tbl-box ul.kome li:not(:last-child) {
	margin-bottom:0.5em;
}
@media all and (min-width: 768px) {
div.tbl-box {
	margin-bottom:40px;
}
div.tbl-box table {
	margin-bottom:16px;
}
div.tbl-box table th, div.tbl-box table td {
	font-size:125%;
}
div.unit-fes > article div.tbl-box p {
	font-size:100%;
}
div.tbl-box ul.kome {
	margin-bottom:30px;
}
}
@media all and (max-width: 767px) {
div.tbl-box {
	margin-bottom:20px;
}
div.tbl-box table {
	margin-bottom:8px;
}
div.tbl-box table th, div.tbl-box table td {
	font-size:100%;
}
div.unit-fes > article div.tbl-box p {
	font-size:83%;
}
div.tbl-box ul.kome {
	margin-bottom:15px;
}
div.tbl-box ul.kome li {
	font-size:83%;
}
}



/*	.bnr20240805
============================== */
div.bnr20240805 {
	text-align:left;
}
div.bnr20240805 a, div.bnr20240805 a span, div.bnr20240805 a span img {
	display:block;
}
div.bnr20240805 a span {
	position:relative;
	height:0;
	padding-top: -webkit-calc(380 / 880 * 100%);
	padding-top: calc(380 / 880 * 100%);
	background-repeat:no-repeat;
	background-position:center center;

	background-size:cover;
}
div.bnr20240805 a span img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
div.bnr20240805 a span.lazy-done {
	-webkit-animation: fadeIn 500ms;
	animation: fadeIn 500ms;
}
@media all and (min-width: 768px) {
div.bnr20240805 {
	width:640px;
	margin:0 auto 40px;
}
}
@media all and (max-width: 767px) {
div.bnr20240805 {
	margin:0 20px 20px;
}
}
