
@charset "utf-8";
section div.body {
    width: 94%;
    max-width: 1280px;
}
h1.titletype01 {
	margin-bottom: 0.6em;
}
section#tl h2  {
    width: 100%;
    max-width: none;
    padding: 0.5em calc((100% - 1280px) / 2);
    background: #f1f4f7;
    margin-bottom: 1.5em;
}
section#tl #main_v img {
    width: 100%;
    height: auto;
}
.btntype07 {
    float: right;
}
.btntype07 a::before {
    content: '';
    position: absolute;
    top: -89%;
    left: -47px !important;
    transition: none;
    display: inline-block;
    width: 40px;
    height: 50px;
    background-size: contain;
    background-image: url(/img/common/icon_report.png);
    background-repeat: no-repeat;
}
div.body div .explanation{
	margin: 0 auto;
	color: #1982c7;
	line-height: 1.8em;
	padding: 1% 0%;
	text-align: center;
}
a.registration {
    width: 60%;
    text-align: center;
    margin: 1.3em auto;
}
section.content {
    margin-top: 10px;
    padding-bottom: 0;
}
p.red{
	color: #f00;
}
span.red{
	font-size: 85% !important;
}
dl dt {
    background: #1982c7 none repeat scroll 0 0;
    clear: left;
    color: white;
    float: left;
    font-weight: normal;
    margin: 0 0 1em;
    padding: 5px 3%;
    text-align: center;
    min-width: 210px;
    letter-spacing: 1px;
}
dl dd:nth-of-type(6) ul {
    background: #f6f6f6;
	padding: 2%;
}
dl dd {
    margin: 0 0 40px 250px;
    padding: 5px;
}
@media only screen and (max-width:599px) {
section div.body {
    width: 100%;
}
h1.titletype01 {
	width: 94%;
	margin: 0 auto 0.6em;
	font-size: 150%;
}
p.red {
    width: 94%;
    margin: 0 auto;
}
section#tl h2{
    background: none;
    padding: 0;
}
.explanation {
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    font-size: 16px;
}
div.body div.btntype07 {
    margin-top: 10px;
    padding: 0.4em 4%;
    margin-right: 2%;
}
a.registration {
    width: 96%;
    margin: 1em 2%;
}
section.content {
    padding-bottom: 0;
}
dl {
	padding: 1% 0;
}
dl dt {
	float: none;
	margin: 0 auto;
	width: 100%;
}
dl dt:nth-of-type(6) {
	width: auto;
}
dl dd {
    width: 96%;
    margin: 1em auto;
    padding: 0 2%;
}
}



/*place*/
dl dd#place {
    margin-bottom: 2em;
    width: 72%;
}
dd#place p {
    margin-bottom: 1.5em;
    width: 47%;
    min-width: 400px;
}
dd#place figure {
    width: 450px;
    margin-top: -1em;
}
dd#place figure img{
    width: 100%;
    height: auto;
}
dd#place figcaption {
    margin-top: 0.7em;
    color: #1982c7;
}
@media only screen and (max-width:599px) {
dl dd#place {
    margin-bottom: 2em;
    width: 96%;
}
dd#place p {
    width: 100%;
    min-width: unset;
}
dd#place figure {
    text-align: center;
    width: 100%;
}
dd#place figcaption {
    margin-top: 1em;
}
}



/*
official_site
*/
#official_site a{
    width: 230px;
    height: 60px;
    display: block;
}
#official_site img{
    width: 100%;
    height: auto;
}
@media only screen and (max-width:599px) {
#official_site a {
    width: 84%;
    height: auto;
    margin: 0 auto 2em;
}
}



/*
exhibition
*/
section div.exhibition {
    width: 100%;
    max-width: none;
    padding: 0.5em 0 2em;
    background: #f1f4f7;
}
.exhibition dl {
    padding: 20px 0;
    width: 94%;
    max-width: 1280px;
    margin: 0 auto;
}
dl dd#exhibition {
    margin: 1.5em 0 0;
    display: inline-block;
    padding: 60px 4%;
    background: #fff;
}
dl dd#exhibition h3 {
    font-size: 120%;
    color: #1982c7;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #1982c7;
    font-weight: bold;
    border-left: 10px solid #1982c7;
    line-height: 1.6;
    padding: 0.3em 15px 0.1em;
}
dl dd#exhibition ul {
    margin-bottom: 1.5em;
}
dl dd#exhibition ul li {
    border-bottom: 1px solid #d9d9d9;
    padding: 1.5em 0 0;
    margin: 0px auto;
    width: 96%;
}
dl dd#exhibition ul li:last-of-type {
	border:none;
}
dl dd#exhibition ul li a{
	float: left;
	margin-left: 2%;
}
dl dd#exhibition ul li a:hover{
	text-decoration:underline;
}
dl dd#exhibition h4 {
    padding-left: 1.8%;
    border-left: 6px solid #bfbfbf;
    font-size: 120%;
    font-weight: bold;
    margin: 0.2em auto 1.3em 0;
}
dl dd#exhibition .tx {
    width: 65%;
    margin: 0 auto 0 2.5%;
}
dl dd#exhibition .tx b{
    display: block;
    font-size: 110%;
    margin: 0 auto .2em;
}
dl dd#exhibition .tx p {
    margin: 0 auto 1.5em;
}
dl dd#exhibition figure {
    width: 28%;
    margin: -2.7em 2% 0 auto;
}
dl dd#exhibition img{
    width: 100%;
    height: auto;
}
dl dd#exhibition small {
    display: block;
    width: 92%;
    margin: 0 auto;
}
@media only screen and (max-width:599px) {
section div.exhibition {
    padding: 1em 0;
    margin-bottom: 0;
}
dl dd#exhibition {
    width: 100%;
    padding: 30px 4%;
    margin: 0 auto;
    display: block;
}
dl dd#exhibition h3 {
    line-height: 1.3;
    padding: 0.3em 15px 0.5em;
    font-size: 110%;
}
dl dd#exhibition ul li {
    width: 96%;
    padding: 0;
    margin: 1.3em auto 2em;
    border: none;
}
dl dd#exhibition ul li a {
    margin: 0.8em 0 0.8em -0.2%;
    text-align: left;
    text-indent: -6%;
    padding: 0.2em 0 0.2em 6.2%;
}
dl dd#exhibition .tx {
    width: auto;
    margin: 0 auto;
}
dl dd#exhibition h4 {
    padding-left: 3%;
    line-height: 1.4;
}
dl dd#exhibition .tx p {
    text-align: justify;
}

dl dd#exhibition figure {
    width: 90%;
    margin: 0em auto;
    float: none;
}
dl dd#exhibition small {
    text-align: left;
}
.exhibition dl {
    padding: 0;
}
}


footer#footer {
    margin-top: 0;
}




