/* =================================
	chasseriau-ten lower CSS
================================= */

/*	header
============================== */
div.header {
}
div.header header {
}
div.header header p a, div.header header p span {
	display:block;
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
div.header header p.logo, div.header header p.logo a {
	width:296px;
	height:140px;
}
div.header header p.logo a {
	background-image:url(../img/cmn_header.png);
	background-position:-12px 0;
}
div.header header p.date span {
	background-image:url(../img/cmn_header.png);
	background-position:-39px -140px;
}
@media all and (min-width: 768px) {
div.header {
}
div.header header {
	background-image:url(../img/cmn_header_pc.jpg);
	background-position:left top;
	height:170px;
}
div.header header p {
	position:absolute;
}
div.header header p.date, div.header header p.date span {
	width:242px;
	height:100px;
}
div.header header p.logo {
	left:100px;
	top:20px;
}
div.header header p.date {
	left:442px;
	top:39px;
}
}
@media all and (max-width: 767px) {
div.header header {
	text-align:left;
	background-image:url(../img/bg3.jpg);
	background-position:left top;
	background-size:50%;
	padding:20px 0;
}
div.header header p {
	margin:0 auto;
}
/* div.header header p.date, div.header header p.date span {
	width:169.4px;
	height:70px;
}
div.header header p.logo {
	margin-bottom:15px;
}
div.header header p.date span {
	background-size:224px 168px;
	background-position:-27.3px -98px;
} */
div.header header p.date {
	display:none;
}
}


/*	left box (.col-lef)
============================== */
div.col-lef {
	background-color:hsla(210,4%,98%,0.5);
	border-style:solid;
	border-color:#fff;
}
@media all and (min-width: 768px) {
div.col-lef {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px;
	-webkit-box-shadow:0 0 20px #c2d6b8;
	box-shadow:0 0 20px #c2d6b8;
	border-width:6px;
}
}
@media all and (max-width: 767px) {
div.col-lef {
	border-top-width:5px;
	border-bottom-width:5px;
	padding:10px;
}
}

/*	h1
============================== */
div.col-lef h1 span {
	display:block;
}
@media all and (min-width: 768px) {
div.col-lef h1 {
	width:426px;
	margin:0 auto 15px;
}
div.col-lef h1 span {
	height:80px;
	background-image:url(../img/cmn_h1.png);
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
.oln div.col-lef h1 span {background-position:left top;}
.tckt div.col-lef h1 span {background-position:0 -80px;}
.abt div.col-lef h1 span {background-position:0 -160px;}
.wrks div.col-lef h1 span {background-position:0 -240px;}
.evt div.col-lef h1 span {background-position:0 -320px;}
.eglsh div.col-lef h1 span {background-position:0 -400px;}
}
@media all and (max-width: 767px) {
div.col-lef h1 {
	font-size:112.5%;
	color:#3c1e11;
	padding-top:5px;
	font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;
	line-height:1.5;
	text-align:center;
	margin-bottom:10px;
}
div.col-lef h1 span:after {
	content:"";
	display:block;
	height:1px;
	background-color:#91b486;
	background-image: -webkit-gradient(linear, left top, right top, from(#ebf5eb), color-stop(0.5, transparent), to(#ebf5eb));
	background-image: -webkit-linear-gradient(left, #ebf5eb, transparent 50%, #ebf5eb);
	background-image: linear-gradient(to right, #ebf5eb, transparent 50%, #ebf5eb);
}
div.col-lef h1:after {
	display:block;
	line-height:1.75;
	font-size:62.5%;
	font-weight:normal;
	font-family: 'Noto Serif', 'serif';
}
.oln div.col-lef h1:after {content:"OUTLINE";}
.tckt div.col-lef h1:after {content:"TICKET";}
.abt div.col-lef h1:after {content:"ABOUT";}
.wrks div.col-lef h1:after {content:"WORKS";}
.evt div.col-lef h1:after {content:"EVENT&TIE UP&GOODS";}

}


/*	table (.basic)
============================== */
table.basic {
	width:100%;
}
table.basic th, table.basic td {
	text-align:left;
	vertical-align:top;
	line-height:1.5;
}
table.basic th {
	color:#007b72;
	background-color:hsla(106,26%,70%,0.25);
}
table.basic td {
	background-color:hsla(0,0%,100%,0.7);
}
@media all and (min-width: 768px) {
table.basic {
	margin-bottom:30px;
}
table.basic tr {
	border-bottom:1px solid #91b486;
}
table.basic th, table.basic td {
	font-size:87.5%;
	padding:1em;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
table.basic th {
	text-align:center;
	vertical-align:middle;
	white-space: nowrap;
}
}
@media all and (max-width: 767px) {
table.basic {
	margin-bottom:20px;
}
table.basic tr, table.basic th, table.basic td {
	display:block;
}
table.basic th, table.basic td {
	font-size:83%;
	padding:0.5em;
}
}

/*	kome (.kome)
============================== */
ul.kome, ul.kome2 {
	margin-bottom:1.5em;
}
ul.kome li, ul.kome2 li {
	color:#546633;
	line-height:1.5;
	margin-bottom:0.25em;
}
ul.kome li:before, ul.kome2 li:before {
	display:block;
	float:left;
}
ul.kome li:before {
	content:"※";
}
ul.kome2 li:nth-child(1):before {content:"※1";}
ul.kome2 li:nth-child(2):before {content:"※2";}
ul.kome li span, ul.kome2 li span {
	display:block;
}
ul.kome li span {
	padding-left:1.5em;
}
ul.kome2 li span {
	padding-left:2.5em;
}
@media all and (min-width: 768px) {
ul.kome li, ul.kome2 li {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
ul.kome li, ul.kome2 li {
	font-size:83%;
}
}


/* =================================
	/outline/
================================= */

/*	logo (.nmwa)
============================== */
p.nmwa {
	margin:0 auto;
}
p.nmwa span {
	display:block;
}
p.nmwa span:first-child {
	background-image:url(../img/logo_nmwa.svg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
p.nmwa span:last-child {
	text-align:center;
	border-top:solid #000 1px;
	border-bottom:solid #000 1px;
	padding:0.25em 0;
	line-height:1.25;
}
@media all and (min-width: 768px) {
p.nmwa {
	width:260px;
	margin-bottom:20px;
}
p.nmwa span:first-child {
	width:260px;
	height:50px;
}
}
@media all and (max-width: 767px) {
p.nmwa {
	width:200px;
	margin-bottom:15px;
}
p.nmwa span:first-child {
	background-size:contain;
	width:200px;
	height:38px;
}
p.nmwa span:last-child {
	font-size:83%;
}
}

/*	add (.add)
============================== */
div.add {
	background-color:hsla(0,0%,100%,0.7);
	margin-bottom:1.5em;
}
div.add p {
	line-height:1.5;
}
div.add p:first-child {
	margin-bottom:1em;
}
@media all and (min-width: 768px) {
div.add {
	padding:20px;
}
div.add p {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div.add {
	padding:10px;
}
div.add p {
	font-size:83%;
}
}


/*	access (#access)
============================== */

#access div.map {
	border-color:hsla(106,26%,70%,0.25);
	border-style:solid;
}
#access div.map span {
	display:block;
	position:relative;
	height:0;
	padding-top:68.88888888%;
}
#access div.map img {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
@media all and (min-width: 768px) {
#access div.map {
	/* margin:0 40px; */
	border-width:10px;
}
}
@media all and (max-width: 767px) {
#access div.map {
	border-width:5px;
}
}


/* =================================
	/english/
================================= */
.eglsh div.col-lef {
	font-family: 'Lusitana', 'serif';
}
.eglsh div.col-lef p {
	text-align: justify;
	text-justify: distribute;
}
@media all and (min-width: 768px) {
.eglsh div.col-lef p {
	line-height:1.75;
	margin-bottom:2em;
}
}
@media all and (max-width: 767px) {
.eglsh div.col-lef p {
	font-size:87.5%;
	line-height:1.5;
	margin-bottom:1.5em;
}
}


/*	article (.unit-basic)
============================== */

div.unit-basic {
	padding-top:10px;
	margin-top:-10px;
}
div.unit-basic article {
	border:solid 1px #91b486;
}
div.unit-basic article h2 {
	background-image:-webkit-gradient(linear, left top, right top, from(hsla(0,0%,100%,0)), color-stop(0.25, hsla(0,0%,100%,1)), color-stop(0.75, hsla(0,0%,100%,1)), to(hsla(0,0%,100%,0)));
	background-image:-webkit-linear-gradient(left, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
	background-image:linear-gradient(to right, hsla(0,0%,100%,0), hsla(0,0%,100%,1) 25%, hsla(0,0%,100%,1) 75%, hsla(0,0%,100%,0));
}
div.unit-basic article h2 > span {
	display:block;
	font-family:"Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",serif;
	text-align:center;
	line-height:1.5;
	padding: 0.75em 1em;
	text-shadow:1px 1px 0 #e0edd6, -1px 1px 0 #e0edd6, -1px -1px 0 #e0edd6, 1px -1px 0 #e0edd6, 2px 2px 3px hsla(106,26%,70%,0.3);
}
div.unit-basic article div.inner h3 {
	background-image:url(../img/bg2.jpg);
	background-position:left top;
	line-height:1.5;
	padding:0.5em 1em;
	margin-bottom:0.75em;
}
div.unit-basic article div.inner p.txt {
	line-height:1.5;
}
div.unit-basic article p.pgmn a {
	font-size:87.5%;
	position:relative;
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#91b486;
}
div.unit-basic article p.pgmn a:before {
	content:"";
	display:block;
	width:16px;
	height:16px;
	background-image:url(../img/cmn_arrow.svg);
	background-position:0 -40px;
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-8px;
	margin-top:-8px;
}
div.unit-basic article p.pgmn a span {
	display:block;
	text-indent:110%;white-space:nowrap;overflow:hidden;
}
@media all and (min-width: 768px) {
div.unit-basic:not(:last-child) {
	margin-bottom:20px;
}
div.unit-basic article div.inner {
	padding:20px;
}
div.unit-basic article div.inner h3,
div.unit-basic article div.inner p.txt {
	font-size:87.5%;
}
div.unit-basic article p.pgmn {
	padding-left:530px;
}
div.unit-basic article p.pgmn a {
	height:38px;
}
div.unit-basic article p.pgmn a:hover {
	background-color:#7ba470;
}
}
@media all and (max-width: 767px) {
div.unit-basic:not(:last-child) {
	margin-bottom:10px;
}
div.unit-basic article div.inner {
	padding:10px;
}
div.unit-basic article div.inner h3,
div.unit-basic article div.inner p.txt {
	font-size:83%;
}
div.unit-basic article p.pgmn {
	padding:0 120px 10px;
}
div.unit-basic article p.pgmn a {
	height:32px;
}
}


/*	submenu (.cmn-submenu)
============================== */


div.cmn-submenu nav ul li a {
	text-decoration:none;
}
@media all and (min-width: 768px) {
div.cmn-submenu nav ul li {
	line-height:18px;
	margin-bottom:0.5em;
}
div.cmn-submenu nav ul li:before {
	content:"";
	display:block;
	background-image:url(../img/cmn_arrow.svg);
	background-repeat:no-repeat;
	background-position:0 -59px;
	width:16px;
	height:18px;
	float:left;
	margin-right:6px;
}
div.cmn-submenu {
	margin-bottom:20px;
}
div.cmn-submenu nav ul li a:hover {
	text-decoration:underline;
}
div.cmn-submenu nav ul li a > span {
	font-size:87.5%;
}
}
@media all and (max-width: 767px) {
div.cmn-submenu nav ul li a, div.cmn-submenu nav ul li a span {
	display:block;
}
div.cmn-submenu {
	margin-bottom:15px;
}

div.cmn-submenu nav ul li {
	position:relative;
	background-color:#91b486;
	margin-bottom:2px;
}
div.cmn-submenu nav ul li:before {
	position:absolute;
	content:"";
	display:block;
	background-image:url(../img/cmn_arrow.svg);
	background-repeat:no-repeat;
	background-position:0 -60px;
	width:16px;
	height:16px;
	left:4px;
	top:50%;
	margin-top:-8px;
}
div.cmn-submenu nav ul li a {
	display:block;
	background-color:#fff;
	line-height:1.5;
	padding:0.5em;
	margin-left:24px;
}

div.cmn-submenu nav ul li a > span {
	font-size:83%;
}
}