body {
  margin: 0;
  padding: 0;
  font-family: "YuGothic", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-weight: 400;
  font-size: 3.6vw;
  line-height: 0;
  color: rgb(0, 0, 0);
}
body section {
  width: 100%;
}
body h1, body h2, body h3, body p, body ul {
  margin: 0;
  padding: 0;
}
body ul {
  list-style: none;
}
body #summary {
  padding: 6.1333333333vw 0 0;
  background: url(../image/index_background_01_sp.jpg) center top/contain no-repeat;
}
body #summary h1 {
  margin: 0 0 0 5.0666666667vw;
  font-weight: 700;
  line-height: 1;
}
body #summary h1 span {
  display: block;
}
body #summary h1 span:nth-of-type(1) {
  font-size: 4vw;
}
body #summary h1 span:nth-of-type(1) span {
  display: inline-block;
  margin: 0 0 0 5.0666666667vw;
}
body #summary h1 span:nth-of-type(2) {
  margin: 5.6vw 0 0;
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 4.8vw;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
  line-height: 1.2;
}
body #summary h1 span:nth-of-type(3) {
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 6.9333333333vw;
  line-height: 1.2884615385;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
}

body #summary h1 span:nth-of-type(4) {
  margin: 5.6vw 0 0;
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 4.8vw;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
}
body #summary h1 span:nth-of-type(5) {
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 6.9333333333vw;
  line-height: 1.2884615385;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
}
body #summary p.balloon {
  display: none;
}
body #summary p.copy {
  width: 91.4666666667vw;
  margin: 4.2666666667vw auto 0;
  font-weight: 700;
  font-size: 3.4666666667vw;
  line-height: 1.9230769231;
}
body #summary p.copy span {
  font-weight: 400;
}
  body #summary p.event{
    width: 91.4666666667vw;
    box-sizing: border-box;
    margin: 0 auto 0;
    padding: 16px 0 0 0;
    font-size: 3.13vw;
  line-height: 1.5;
	font-weight: normal;
  }
  body #summary p.event span{
	font-weight: bold;
  }
  body #summary dl.event_detail{
  	width: 91.4666666667vw;
    height: auto;
    box-sizing: border-box;
    margin: 4.2666666667vw auto 0;
  }
  body #summary dl.event_detail .list{
	width: 100%;
	margin-bottom: 4px;
  }
  body #summary dl.event_detail .list dt,
  body #summary dl.event_detail .list dd {
	font-size: 3.4666666667vw;
	line-height: 1.5;
  }
  body #summary dl.event_detail .list dt {
  	width: auto;
	font-weight: 700;
  }
  body #summary dl.event_detail .list dd {
  	width: auto;
	margin-left: 0;
	margin-bottom: 6px;
  }
  body #summary dl.event_detail .list dd span {
  	font-size: 90%;
  }

body #summary div.dates {
  display: grid;
  grid-template-columns: 13.6vw 1fr;
  grid-template-rows: 2.1333333333vw 13.6vw;
  -moz-column-gap: 1.6vw;
       column-gap: 1.6vw;
  row-gap: 3.2vw;
  width: 96vw;
  margin: 6.1333333333vw 0 0 1.3333333333vw;
}
body #summary div.dates p:nth-of-type(1) {
  grid-column: 2/3;
  grid-row: 1;
  font-weight: 700;
  font-size: 4.4vw;
  line-height: 1;
}
body #summary div.dates p:nth-of-type(2) {
  grid-column: 1/2;
  grid-row: 2/3;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1.1;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
  background: rgb(237, 125, 49);
  border-radius: 50%;
}
body #summary div.dates p:nth-of-type(3) {
  grid-column: 2/3;
  grid-row: 2/3;
  padding: 2.4vw 0 0 2.6666666667vw;
  font-size: 3.6vw;
  line-height: 1;
  color: rgb(255, 255, 255);
  background: rgb(68, 114, 196);
}
body #summary div.dates p:nth-of-type(3) span {
  display: inline-block;
  margin: 0 0 0.8vw;
  font-weight: 700;
  font-size: 4.0vw;
  line-height: 1;
}
body #summary div.dates p:nth-of-type(4) {
  grid-column: 2/3;
  grid-row: 3/4;
  padding: 2.4vw 0 0 2.6666666667vw;
  font-size: 3.6vw;
  line-height: 1;
  color: rgb(255, 255, 255);
  background: rgb(68, 114, 196);
}
body #summary div.dates p:nth-of-type(4) span {
  display: inline-block;
  margin: 0 0 0.8vw;
  font-weight: 700;
  font-size: 4.0vw;
  line-height: 1;
}
body #entry div {
  width: 77.3333333333vw;
  height: 13.3333333333vw;
  margin: 2.4vw auto 0;
}
body #entry div a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 4vw;
  line-height: 1;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(68, 114, 196);
}
body #terms {
  width: 100%;
  margin: 7vw 0 0;
  padding: 4.8vw 0;
  background: rgb(255, 230, 153);
}
body #terms h2 {
  width: 91.4666666667vw;
  margin: 0 auto;
  font-size: 4.8vw;
  line-height: 1;
}
body #terms h3 {
  width: 91.4666666667vw;
  margin: 5.0666666667vw auto 0;
  font-weight: 400;
  font-size: 3.5vw;
  line-height: 1;
}
body #terms ul.terms {
  width: 91.4666666667vw;
  margin: 3.4666666667vw auto 0;
}
body #terms ul.terms li {
  padding: 0 0 0 3.4666666667vw;
  font-size: 4vw;
  line-height: 1.8;
  background: url(../image/index_list_01.svg) left top 1.8666666667vw/2.8vw no-repeat;
}
body #terms ul.terms li ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3.2vw;
  width: auto;
  margin: 0 0 0 5.6vw;
}
body #terms ul.terms li ul li {
  min-width: 40%;
  background: url(../image/index_list_01.svg) left top 2.8vw/0.9333333333vw no-repeat;
}
body #terms ul.notes {
  width: 91.4666666667vw;
  margin: 1.0666666667vw auto 0;
}
body #terms ul.notes li {
  padding: 0 0 0 2.9333333333vw;
  font-size: 3.5vw;
  line-height: 1.7142857143;
  background: url(../image/index_list_01.svg) left 0.9333333333vw top 1.8666666667vw/0.6666666667vw no-repeat;
}

body #exhibition  {
	width: 91.4666666667vw;
    height: auto;
    box-sizing: border-box;
    margin: 10vw auto 0;
	line-height: 1.5;
}
body #exhibition h3 {
 font-size: 5vw;
 color: rgb(68, 114, 196);border-bottom: 2px solid rgb(68, 114, 196);
 margin-bottom: 20px;
}
body #exhibition h4 {
	font-size: 4.5vw;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 1vw;
	color: rgb(68, 114, 196);
}
body #exhibition h4:nth-of-type(2) {
	margin-top: 4vw;
}
body #exhibition h5 {
    font-size: 4vw;
    margin-top: 0;
    margin-bottom: 0.5vw;
    font-weight: 700;
}
body #exhibition p {
	font-size: 4vw;
	margin-bottom: 1vw;
}
body #exhibition p.mt02 {
	margin-top: 2vw;
}
body #exhibition .recautions {
	background: rgb(255, 230, 153);
	padding: 4vw;
	margin-top: 4vw;
}
body #exhibition .recautions p {
	font-size: 4.5vw;
	font-weight: bold;
}
body #exhibition .recautions ul {
}
body #exhibition .recautions li {
  padding: 0 0 0 3.4666666667vw;
  font-size: 4vw;
  line-height: 1.6;
  background: url(../image/index_list_01.svg) left top 1.8666666667vw/2.8vw no-repeat;
}
body #exhibition .img_c{
text-align: center;
margin: 0 auto;
}
body #exhibition .img_c img {
max-width: 100%;
}

body #cover {
  padding: 6.1333333333vw 0 0;
  background: url(../image/index_background_01_pc.jpg) center top/contain no-repeat;
}
body #cover h1 {
  margin: 0 0 0 5.0666666667vw;
  font-weight: 700;
  line-height: 1;
}
body #cover h1 span {
  display: block;
}
body #cover h1 span:nth-of-type(1) {
  font-size: 4vw;
}
body #cover h1 span:nth-of-type(1) span {
  display: inline-block;
  margin: 0 0 0 5.0666666667vw;
}
body #cover h1 span:nth-of-type(2) {
  margin: 5.6vw 0 0;
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 4.8vw;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
  line-height: 1.2;
}
body #cover h1 span:nth-of-type(3) {
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 6.9333333333vw;
  line-height: 1.2884615385;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
}

body #cover h1 span:nth-of-type(4) {
  margin: 5.6vw 0 0;
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 4.8vw;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
}
body #cover h1 span:nth-of-type(5) {
  padding: 1.3333333333vw 0 0 1.3333333333vw;
  font-size: 6.9333333333vw;
  line-height: 1.2884615385;
  border-left: 1.3333333333vw solid rgb(68, 114, 196);
}
body #cover h2 {
  width: 100%;
  height: 10.6666666667vw;
  margin: 5.6vw 0 0;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 10.6666666667vw;
  text-align: center;
  color: rgb(255, 255, 255);
  background: rgb(68, 114, 196);
}
body #schedule h3 {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 4.8vw 0 0;
  padding: 0 0 0 5.0666666667vw;
  font-size: 4.8vw;
  line-height: 8vw;
  background: url(../image/index_h3_01.svg) left 1.0666666667vw top 1.6vw/3.8666666667vw no-repeat;
  border-bottom: 0.2666666667vw solid rgb(68, 114, 196);
}
body #schedule p {
  width: 89.8666666667vw;
  box-sizing: border-box;
  margin: 2.6666666667vw auto 0;
  line-height: 1.5;
}
body #schedule p.notice {
  min-height: 7.6vw;
  padding: 0 0 0 9.8666666667vw;
  font-size: 3.1vw;
  line-height: 1.8;
  background: url(../image/index_notice_01.svg) left top/7.6vw no-repeat;
}
body #schedule p.notice:nth-of-type(9) {
  line-height: 7.6vw;
}
body #notification h3 {
  width: 97.8666666667vw;
  margin: 8.5333333333vw auto 0;
  font-size: 4.8vw;
  line-height: 1;
}
body #notification div {
  width: 89.8666666667vw;
  box-sizing: border-box;
  margin: 3.4666666667vw auto 0;
  padding: 0 2.4vw 3.7333333333vw 3.7333333333vw;
  border: 0.2666666667vw solid rgb(68, 114, 196);
}
body #notification div p {
  margin: 4.2666666667vw 0 0;
  font-size: 3.6vw;
  line-height: 1.8888888889;
}
body #entry {
  display: flex;
  justify-content: space-between;
  width: 100vw;
  margin: 6.4vw auto 0;
  padding: 0 0 7.7333333333vw;
}
body #entry div {
  width: 80vw;
  height: 15vw;
}
body #entry div a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 700;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(68, 114, 196);
}
body #entry div span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  font-weight: 700;
  font-size: 4.2666666667vw;
  line-height: 1.5;
  text-decoration: none;
  color: rgb(255, 255, 255);
  /*background: rgb(128, 128, 128);*/
	background: rgb(68, 114, 196);
}


body #popup{
  display:none;
  width:100%; height:100%;
  max-width:none;
  position:fixed;
  top:0; left:0;
  z-index:1;
  background:rgba(0,0,0,0.7);
}

body #popup.visible{
  display:block;
}

body #popup div {
  width: 90%; height:calc(90% - 2em);
  box-sizing:border-box;
  overflow:auto;
  position:absolute;
  top:50%; left:50%;
  margin:0; padding: 4.8vw;
  background: rgb(255, 230, 153);
  transform:translate(-50%,calc(-50% - 2em));
}

body #popup div h2 {
  width: 91.4666666667%;
  margin: 0 auto;
  font-size: 4.8vw;
  line-height: 1;
}
body #popup div h3 {
  width: 91.4666666667%;
  margin: 5.0666666667vw auto 0;
  font-weight: 400;
  font-size: 3.5vw;
  line-height: 1;
}
body #popup div ul.terms {
  width: 91.4666666667%;
  margin: 3.4666666667vw auto 0;
}
body #popup div ul.terms li {
  padding: 0 0 0 3.4666666667vw;
  font-size: 4vw;
  line-height: 1.8;
  background: url(../image/index_list_01.svg) left top 1.8666666667vw/2.8vw no-repeat;
}
body #popup div ul.terms li ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 3.2vw;
  width: auto;
  margin: 0 0 0 5.6vw;
}
body #popup div ul.terms li ul li {
  min-width: 50%;
  background: url(../image/index_list_01.svg) left top 2.8vw/0.9333333333vw no-repeat;
}
body #popup div ul.notes {
  width: 91.4666666667%;
  margin: 1.0666666667vw auto 0;
}
body #popup div ul.notes li {
  padding: 0 0 0 2.9333333333vw;
  font-size: 3.5vw;
  line-height: 1.7142857143;
  background: url(../image/index_list_01.svg) left 0.9333333333vw top 1.8666666667vw/0.6666666667vw no-repeat;
}
body #popup p{
  position:absolute;
  top:calc(90% + 0.5em); left:50%;
  font-weight:bold;
  font-size: 5vw;
  line-height: 1.7142857143;
  color:rgb(255,255,255);
  transform:translate(-50%,0);
}
.sp{
    display: block;
  }
.pc{
    display: none;
  }

@media (min-width: 768px), print {
  body {
    padding: 0 0 4.5714285714vw;
    font-size: 1.7142857143vw;
  }
  body section {
    width: 100%;
    margin: 0 auto;
  }
  body #summary {
    position: relative;
    padding: 3.4285714286vw 0 0;
    background: url(../image/index_background_02.png) right 7.3571428571vw top 6.2857142857vw/33.0714285714vw 38.2857142857vw no-repeat, url(../image/index_background_01_pc.jpg) center top/contain no-repeat;
  }
  body #summary h1 {
    margin: 0 0 0 7.1428571429vw;
  }
  body #summary h1 span:nth-of-type(1) {
    font-size: 2.1428571429vw;
  }
  body #summary h1 span:nth-of-type(1) span {
    margin: 0 0 0 3.57vw;
  }
  body #summary h1 span:nth-of-type(2) {
    margin: 3vw 0 0;
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 2.5714285714vw;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(3) {
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 4vw;
    line-height: 1.1964285714;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(3) span {
    font-size: 1.9285714286vw;
  }
  body #summary h1 span:nth-of-type(3) br:nth-of-type(2) {
    display: none;
  }
  body #summary h1 span:nth-of-type(3) br:nth-of-type(3) {
    display: none;
  }
  body #summary h1 span:nth-of-type(4) {
    margin: 3vw 0 0;
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 2.5714285714vw;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
   body #summary h1 span:nth-of-type(5) {
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 4vw;
    line-height: 1.1964285714;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(5) span {
    font-size: 1.9285714286vw;
  }
  body #summary h1 span:nth-of-type(5) br:nth-of-type(1) {
    display: none;
  }
  body #summary p.balloon {
    display: block;
    width: 20.5714285714vw;
    height: 7.5vw;
    box-sizing: border-box;
    position: absolute;
    top: 1.5714285714vw;
    right: 25vw;
    padding: 1.7vw 1vw 0 1.8714285714vw;
    font-size: 1.4vw;
    line-height: 1.1;
    background: url(../image/index_balloon_01.svg) center/contain no-repeat;
  }
  body #summary p.copy {
    width: 85.7142857143vw;
    height: auto;
    box-sizing: border-box;
    margin: 3.4285714286vw auto 0;
    padding: 1.1428571429vw 0 0 0;
    font-size: 2.1428571429vw;
    line-height: 1.8;
    background: url(../image/index_copy_01.png) right top/30% no-repeat;
  }

  body #summary p.event{
    width: 85.7142857143vw;
    box-sizing: border-box;
    margin: 0 auto 0;
    padding: 1.1428571429vw 0 0 0;
    font-size: 1.95vw;
    line-height: 1.5;
	font-weight: normal;
  }
  body #summary p.event span{
	font-weight: bold;
  }
  body #summary dl.event_detail{
  	width: 85.7142857143vw;
    height: auto;
    box-sizing: border-box;
    margin: 3.4285714286vw auto 0;
	display: flex;
	 flex-wrap: wrap;
  }
  body #summary dl.event_detail .list{
	display: flex;
	width: 100%;
	margin-bottom: 4px;
  }
  body #summary dl.event_detail .list dt,
  body #summary dl.event_detail .list dd {
	font-size: 2.1428571429vw;
	line-height: 1.5;
  }
  body #summary dl.event_detail .list dt {
  	width: 20%;
  }
  body #summary dl.event_detail .list dd {
  	width: 80%;
	margin-left: 0;
  }
  body #summary dl.event_detail .list dd span {
  	font-size: 90%;
  }

body #summary div.dates {
    grid-template-columns: 7.2857142857vw 1fr;
    grid-template-rows: 2.3571428571vw 7.5714285714vw;
    -moz-column-gap: 1.2142857143vw;
         column-gap: 1.2142857143vw;
    row-gap: 1.7142857143vw;
    width: 58vw;
    margin: 3vw 0 0 7.4285714286vw;
  }
  body #summary div.dates p:nth-of-type(1) {
    font-size: 2.3571428571vw;
  }
  body #summary div.dates p:nth-of-type(2) {
    font-size: 2vw;
  }
  body #summary div.dates p:nth-of-type(3), body #summary div.dates p:nth-of-type(4) {
    padding: 1.1428571429vw 0 0 1.5714285714vw;
    font-size: 2.1428571429vw;
    line-height: 1.2;
  }
  body #summary div.dates p:nth-of-type(3) span, body #summary div.dates p:nth-of-type(4) span {
    margin: 0 0 0.4285714286vw;
    font-size: 2.5714285714vw;
  }
  body #summary div.entry {
    width: 41.4285714286vw;
    height: 7.1428571429vw;
    margin: 5.7142857143vw auto 0;
  }
  body #summary div.entry a {
    font-size: 2.1428571429vw;
  }
  body #terms {
    width: 85.7142857143vw;
    margin: 2.2857142857vw auto 0;
    padding: 2.2857142857vw 0;
  }
  body #terms h2 {
    width: 82.2857142857vw;
    font-size: 2.5714285714vw;
  }
  body #terms h3 {
    width: 82.2857142857vw;
    margin: 2.7142857143vw auto 0;
    font-size: 1.5vw;
  }
  body #terms ul.terms {
    width: 82.2857142857vw;
    margin: 0.8571428571vw auto 0;
  }
  body #terms ul.terms li {
    padding: 0 0 0 2.4285714286vw;
    font-size: 2.1428571429vw;
    background: url(../image/index_list_01.svg) left 0.5714285714vw top 1vw/1.5vw no-repeat;
  }
  body #terms ul.terms li ul {
    margin: 0 0 0 2.2857142857vw;
  }
  body #terms ul.terms li ul li {
    padding: 0 0 0 1.3571428571vw;
    background: url(../image/index_list_01.svg) left top 1.5vw/0.5vw no-repeat;
  }
  body #terms ul.notes {
    width: 82.2857142857vw;
    margin: 0.5714285714vw auto 0;
  }
  body #terms ul.notes li {
    padding: 0 0 0 1.5714285714vw;
    font-size: 1.5vw;
    background: url(../image/index_list_01.svg) left 0.5714285714vw top 1vw/0.3571428571vw no-repeat;
  }
  
  body #exhibition  {
	width: 82.2857142857vw;
    height: auto;
    box-sizing: border-box;
    margin: 10vw auto 0;
	line-height: 1.5;
}
  body #exhibition h3 {
	font-size: 3.5vw;
	color: rgb(68, 114, 196);border-bottom: 2px solid rgb(68, 114, 196);
	margin-bottom: 20px;
}
body #exhibition h4 {
	font-size: 3vw;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.5vw;
	color: rgb(68, 114, 196);
}
body #exhibition h4:nth-of-type(2) {
	margin-top: 3vw;
}
body #exhibition h5 {
    font-size: 2.5vw;
    margin-top: 0;
    margin-bottom: 0.5vw;
    font-weight: bold;
}
body #exhibition p {
	font-size: 2.1428571429vw;
	margin-bottom: 1vw;
}
body #exhibition p.mt02 {
	margin-top: 2vw;
}
body #exhibition .recautions {
	background: rgb(255, 230, 153);
	padding: 3vw;
	margin-top: 4vw;
}
body #exhibition .recautions p {
	font-size: 2.1428571429vw;
	font-weight: bold;
}
body #exhibition .recautions ul {
}
body #exhibition .recautions li {
  padding: 0 0 0 3.4666666667vw;
  font-size: 2.1428571429vw;
  line-height: 1.4;
    background: url(../image/index_list_01.svg) left 0.5714285714vw top 1vw/1.5vw no-repeat;
}
 body #exhibition .img_c{
text-align: center;
margin: 0 auto;
}
body #exhibition .img_c img{
max-height: 300px;
}
  body #cover {
    height: 44.2857142857vw;
    position: relative;
    padding: 3.4285714286vw 0 0;
    background: url(../image/index_background_01_pc.jpg) center top/100% no-repeat;
  }
  body #cover h1 {
    margin: 0 0 0 7.1428571429vw;
  }
  body #cover h1 span:nth-of-type(1) {
    font-size: 2.1428571429vw;
  }
  body #cover h1 span:nth-of-type(1) span {
    margin: 0 0 0 3.57vw;
  }
  body #cover h1 span:nth-of-type(2) {
    margin: 3vw 0 0;
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 2.5714285714vw;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(3) {
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 4vw;
    line-height: 1.1964285714;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(3) span {
    font-size: 1.9285714286vw;
  }
  body #cover h1 span:nth-of-type(3) br:nth-of-type(2) {
    display: none;
  }
  body #cover h1 span:nth-of-type(4) {
    margin: 3vw 0 0;
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 2.5714285714vw;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
   body #cover h1 span:nth-of-type(5) {
    padding: 0.7142857143vw 0 0 0.7142857143vw;
    font-size: 4vw;
    line-height: 1.1964285714;
    border-left: 0.7142857143vw solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(5) span {
    font-size: 1.9285714286vw;
  }
  body #cover h1 span:nth-of-type(5) br:nth-of-type(1) {
    display: none;
  }
  body #cover h2 {
    width: 85.7142857143vw;
    height: 5.7142857143vw;
    box-sizing: border-box;
    margin: 3.4285714286vw auto 0;
    padding: 0 0 0 2.4285714286vw;
    font-size: 2.3571428571vw;
    line-height: 5.7142857143vw;
    text-align: left;
  }
  body #schedule {
    position: relative;
    margin: 0 auto 0;
    z-index: 1;
  }
  body #schedule h3 {
    width: 85.7142857143vw;
    height: 4.1428571429vw;
    margin: 3.4285714286vw auto 0;
    padding: 0 0 0 2.8571428571vw;
    font-size: 2.5714285714vw;
    line-height: 4.1428571429vw;
    background: url(../image/index_h3_01.svg) left 0.5714285714vw top 0.8571428571vw/2.0714285714vw no-repeat;
    border-bottom: 0.1428571429vw solid rgb(68, 114, 196);
  }
  body #schedule p {
    width: 84.5714285714vw;
    margin: 1.4285714286vw auto 0;
  }
  body #schedule p.notice {
    min-height: 4.0714285714vw;
    padding: 0 0 0 5.7142857143vw;
    font-size: 1.4285714286vw;
    background: url(../image/index_notice_01.svg) left 0.5714285714vw top/4.0714285714vw no-repeat;
  }
  body #schedule p.notice:nth-of-type(7) {
    line-height: 4.0714285714vw;
  }
  body #schedule p.notice:nth-of-type(9) {
    line-height: 4.0714285714vw;
  }
  body #notification h3 {
    width: 85.7142857143vw;
    margin: 5.5714285714vw auto 0;
    font-size: 2.5714285714vw;
  }
  body #notification div {
    width: 85.7142857143vw;
    box-sizing: border-box;
    margin: 0.8571428571vw auto 0;
    padding: 1.2857142857vw 5vw 3.2857142857vw;
    border: 0.1428571429vw solid rgb(68, 114, 196);
  }
  body #notification div p {
    margin: 2.2857142857vw 0 0;
    font-size: 1.2857142857vw;
  }
  body #entry {
    width: 75.7142857143vw;
    margin: 4.1428571429vw auto 0;
    padding: 0;
  }
  body #entry div {
    width: 46vw;
    height: 7.5714285714vw;
  }
  body #entry div a, body #entry div span {
    font-size: 2.2857142857vw;
    line-height: 1.3125;
  }
  body #entry div a br:nth-of-type(2), body #entry div span br:nth-of-type(2) {
    display: none;
  }


  body #popup div h2 {
    width: 82.2857142857%;
    font-size: 2.5714285714vw;
  }
  body #popup div h3 {
    width: 82.2857142857%;
    margin: 2.7142857143vw auto 0;
    font-size: 1.5vw;
  }
  body #popup div ul.terms {
    width: 82.2857142857%;
    margin: 0.8571428571vw auto 0;
  }
  body #popup div ul.terms li {
    padding: 0 0 0 2.4285714286vw;
    font-size: 2.1428571429vw;
    background: url(../image/index_list_01.svg) left 0.5714285714vw top 1vw/1.5vw no-repeat;
  }
  body #popup div ul.terms li ul {
    margin: 0 0 0 2.2857142857vw;
  }
  body #popup div ul.terms li ul li {
    padding: 0 0 0 1.3571428571vw;
    background: url(../image/index_list_01.svg) left top 1.5vw/0.5vw no-repeat;
  }
  body #popup div ul.notes {
    width: 82.2857142857%;
    margin: 0.5714285714vw auto 0;
  }
  body #popup div ul.notes li {
    padding: 0 0 0 1.5714285714vw;
    font-size: 1.5vw;
    background: url(../image/index_list_01.svg) left 0.5714285714vw top 1vw/0.3571428571vw no-repeat;
  }
  body #popup p{
    font-size: 2.4vw;
    cursor:pointer;
  }
  .pc{
    display: block;
  }
.sp{
    display: none;
  }

}
@media (min-width: 1400px) {
  body {
    padding: 0 0 64px;
    font-size: 24px;
  }
  body section {
    max-width: 1400px;
  }
  body #summary {
    padding: 48px 0 0;
    background: url(../image/index_background_02.png) right 103px top 88px/463px 536px no-repeat, url(../image/index_background_01_pc.jpg) center top/contain no-repeat;
  }
  body #summary h1 {
    margin: 0 0 0 100px;
  }
  body #summary h1 span:nth-of-type(1) {
    font-size: 30px;
  }
  body #summary h1 span:nth-of-type(1) span {
    margin: 0 0 0 50px;
  }
  body #summary h1 span:nth-of-type(2) {
    margin: 42px 0 0;
    padding: 10px 0 0 10px;
    font-size: 36px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(3) {
    padding: 10px 0 0 10px;
    font-size: 56px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(3) span {
    font-size: 27px;
  }
  /*body #summary h1 span:nth-of-type(3) br:nth-of-type(1) {
    display: none;
  }*/
  body #summary h1 span:nth-of-type(4) {
    margin: 42px 0 0;
    padding: 10px 0 0 10px;
    font-size: 36px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(5) {
    padding: 10px 0 0 10px;
    font-size: 56px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #summary h1 span:nth-of-type(5) span {
    font-size: 27px;
  }
  body #summary p.balloon {
    width: 288px;
    height: 105px;
    top: 23px;
    right: 350px;
    padding: 24px 18px 0 26px;
    font-size: 20px;
    line-height: 1.1;
  }
  body #summary p.copy {
    width: 1200px;
    height: auto;
    margin: 48px auto 0;
    padding: 16px 0 0 0;
    font-size: 30px;
    line-height: 1.8;
  }
  body #summary p.event{
    width: 1200px;
    box-sizing: border-box;
    margin: 0 auto 0;
    padding: 16px 0 0 0;
    font-size: 26px;
    line-height: 1.6;
	font-weight: normal;
  }
  body #summary p.event span{
	font-weight: bold;
  }
  body #summary dl.event_detail{
  	width: 1200px;
    height: auto;
    box-sizing: border-box;
    margin: 48px auto 0;
	display: flex;
	 flex-wrap: wrap;
  }
  body #summary dl.event_detail .list{
	display: flex;
	width: 100%;
	margin-bottom: 4px;
  }
  body #summary dl.event_detail .list dt,
  body #summary dl.event_detail .list dd {
	font-size: 30px;
	line-height: 1.5;
  }
  body #summary dl.event_detail .list dt {
  	width: 20%;
  }
  body #summary dl.event_detail .list dd {
  	width: 80%;
	margin-left: 0;
  }
  body #summary dl.event_detail .list dd span {
  	font-size: 90%;
  }
  
  body #summary div.dates {
    grid-template-columns: 102px 1fr;
    grid-template-rows: 33px 106px;
    -moz-column-gap: 17px;
         column-gap: 17px;
    row-gap: 24px;
    width: 800px;
    margin: 42px 0 0 104px;
  }
  body #summary div.dates p:nth-of-type(1) {
    font-size: 33px;
  }
  body #summary div.dates p:nth-of-type(2) {
    font-size: 28px;
  }
  body #summary div.dates p:nth-of-type(3), body #summary div.dates p:nth-of-type(4) {
    padding: 16px 0 0 22px;
    font-size: 30px;
  }
  body #summary div.dates p:nth-of-type(3) span, body #summary div.dates p:nth-of-type(4) span {
    margin: 0 0 6px;
    font-size: 36px;
  }
  body #summary div.entry {
    width: 580px;
    height: 100px;
    margin: 80px auto 0;
  }
  body #summary div.entry a {
    font-size: 30px;
  }
  body #terms {
    width: 1200px;
    margin: 23px auto 0;
    padding: 32px 0;
  }
  body #terms h2 {
    width: 1152px;
    font-size: 36px;
  }
  body #terms h3 {
    width: 1152px;
    margin: 38px auto 0;
    font-size: 21px;
  }
  body #terms ul.terms {
    width: 1152px;
    margin: 12px auto 0;
  }
  body #terms ul.terms li {
    padding: 0 0 0 34px;
    font-size: 30px;
    background: url(../image/index_list_01.svg) left 8px top 14px/21px no-repeat;
  }
  body #terms ul.terms li ul {
    margin: 0 0 0 32px;
  }
  body #terms ul.terms li ul li {
    padding: 0 0 0 19px;
    background: url(../image/index_list_01.svg) left top 21px/7px no-repeat;
  }
  body #terms ul.notes {
    width: 1152px;
    margin: 8px auto 0;
  }
  body #terms ul.notes li {
    padding: 0 0 0 22px;
    font-size: 21px;
    background: url(../image/index_list_01.svg) left 8px top 14px/5px no-repeat;
  }
  
  body #exhibition  {
	width: 1152px;
    height: auto;
    box-sizing: border-box;
    margin: 100px auto 0;
	line-height: 1.5;
}
body #exhibition h3 {
 font-size: 42px;
 color: rgb(68, 114, 196);border-bottom: 2px solid rgb(68, 114, 196);
 margin-bottom: 20px;
}
body #exhibition h4 {
	font-size: 36px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	color: rgb(68, 114, 196);
}
body #exhibition h4:nth-of-type(2) {
	margin-top: 30px;
}
body #exhibition h5 {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}
body #exhibition p {
	font-size: 30px;
	margin-bottom: 1vw;
}
body #exhibition .recautions {
	background: rgb(255, 230, 153);
	padding: 30px;
	margin-top: 30px;
}
body #exhibition .recautions p {
	font-size: 36px;
	font-weight: bold;
}
body #exhibition .recautions ul {
}
body #exhibition .recautions li {
  padding: 0 0 0 19px;
  background: url(../image/index_list_01.svg) left top 21px/7px no-repeat;
  font-size: 30px;
  line-height: 1.6;
}
  
  
  body #cover {
    height: 620px;
    padding: 48px 0 0;
  }
  body #cover h1 {
    margin: 0 0 0 100px;
  }
  body #cover h1 span:nth-of-type(1) {
    font-size: 30px;
  }
  body #cover h1 span:nth-of-type(1) span {
    margin: 0 0 0 50px;
  }
  body #cover h1 span:nth-of-type(2) {
    margin: 42px 0 0;
    padding: 10px 0 0 10px;
    font-size: 36px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(3) {
    padding: 10px 0 0 10px;
    font-size: 56px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(3) span {
    font-size: 27px;
  }
  /*body #cover h1 span:nth-of-type(3) br:nth-of-type(1) {
    display: none;
  }*/
  body #cover h1 span:nth-of-type(4) {
    margin: 42px 0 0;
    padding: 10px 0 0 10px;
    font-size: 36px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(5) {
    padding: 10px 0 0 10px;
    font-size: 56px;
    border-left: 10px solid rgb(68, 114, 196);
  }
  body #cover h1 span:nth-of-type(5) span {
    font-size: 27px;
  }
  body #cover h2 {
    width: 1200px;
    height: 80px;
    margin: 48px auto 0;
    padding: 0 0 0 34px;
    font-size: 33px;
    line-height: 80px;
  }
  body #schedule {
    margin: 0 auto 0;
  }
  body #schedule h3 {
    width: 1200px;
    height: 58px;
    margin: 48px auto 0;
    padding: 0 0 0 40px;
    font-size: 36px;
    line-height: 58px;
    background: url(../image/index_h3_01.svg) left 8px top 12px/29px no-repeat;
    border-bottom: 2px solid rgb(68, 114, 196);
  }
  body #schedule p {
    width: 1184px;
    margin: 20px auto 0;
  }
  body #schedule p.notice {
    min-height: 57px;
    padding: 0 0 0 80px;
    font-size: 20px;
    background: url(../image/index_notice_01.svg) left 8px top/57px no-repeat;
  }
  body #schedule p.notice:nth-of-type(7) {
    line-height: 57px;
  }
  body #schedule p.notice:nth-of-type(9) {
    line-height: 57px;
  }
  body #notification h3 {
    width: 1200px;
    margin: 78px auto 0;
    font-size: 36px;
  }
  body #notification div {
    width: 1200px;
    margin: 12px auto 0;
    padding: 18px 70px 46px;
    border: 2px solid rgb(68, 114, 196);
  }
  body #notification div p {
    margin: 32px 0 0;
    font-size: 18px;
  }
  body #entry {
    width: 1060px;
    margin: 58px auto 0;
  }
  body #entry div {
    width: 540px;
    height: 106px;
  }
  body #entry div a, body #entry div span {
    font-size: 32px;
    line-height: 1.3125;
  }


  body #popup div h2 {
    width: 1152px;
    font-size: 36px;
  }
  body #popup div h3 {
    width: 1152px;
    margin: 38px auto 0;
    font-size: 21px;
  }
  body #popup div ul.terms {
    width: 1152px;
    margin: 12px auto 0;
  }
  body #popup div ul.terms li {
    padding: 0 0 0 34px;
    font-size: 30px;
    background: url(../image/index_list_01.svg) left 8px top 14px/21px no-repeat;
  }
  body #popup div ul.terms li ul {
    margin: 0 0 0 32px;
  }
  body #popup div ul.terms li ul li {
    padding: 0 0 0 19px;
    background: url(../image/index_list_01.svg) left top 21px/7px no-repeat;
  }
  body #popup div ul.notes {
    width: 1152px;
    margin: 8px auto 0;
  }
  body #popup div ul.notes li {
    padding: 0 0 0 22px;
    font-size: 21px;
    background: url(../image/index_list_01.svg) left 8px top 14px/5px no-repeat;
  }
  body #popup p{
    font-size: 32px;
  }

.sp{
    display: none;
  }
.pc{
    display: block;
  }
}