@charset "UTF-8";

#main {
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;
  clear: both;
  width: 1000px;
  background-color: #fff;
  color: #fff;
  text-align: left;
  font-size: 13px;
  overflow: hidden;
}

#main #top {
  background: url(images/main_bg.jpg) no-repeat #fff;
  padding-top: 0px;
  height: 592px;
  /* text-align: center; */
  background-size: cover;
}

#main #menu li {
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;
  text-align: center;
  line-height: 40px;
  font-size: 19px;
  letter-spacing: 0;
  padding: 0;
}

#main #menu li a {
  color: #fff;
  padding: 0 14px;
  text-shadow: 0px 0px 6px #00000066;
}

#main #top span {
  display: inline-block;
  font-size: 0;
  margin: 0, auto;
}

.logo {
  background: url(images/logo.png) no-repeat;
  width: 1000px;
  height: 283px;
  filter: drop-shadow(0px 0px 20px black);
  margin-top: 237px;
  margin-bottom: -86px;
  z-index: 20;
  position: relative;
}

.tagline {
  background: url(images/tagline.png) no-repeat;
  width: 1000px;
  height: 109px;
  margin-top: 50px;
  z-index: 10;
  position: relative;
  /* border-top: 2px solid #d10050; */
}

#main #review h3 {
  font-size: 32px;
  line-height: 43px;
  padding: 0;
  color: #fff;
  text-align: center;
  border-bottom: solid 2px #96233c;
  margin: 0 0 20px;
  padding: 0 0 8px;
}

#main #review h3 span {
  color: #bf2d4c;
}

#main #review p span {
  color: #bf2d4c;
}

#main #review p span2 {
  color: #fff;
}

#main #review h4 span {
  color: #bf2d4c;
  display: inline-block;
  width: auto;
}

#main p, #main #review h4 {
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    text-align: justify;
    word-break: break-all;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
}

#main #review p {
  margin: 0 20px;
}

#main #archives h2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;
  font-size: 34px;
  color: #bf2d4c;
  line-height: 1.5em;
  padding: 20px 0 0;
  border-bottom: 2px solid #96233c;
  text-align: center;
  margin-bottom: 15px;
}

#main h2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  font-style: normal;
  font-size: 30px;
  color: #bf2d4c;
  line-height: 1.5em;
  padding: 0 0 0;
  border-bottom: 2px solid #96233c;
  text-align: center;
  margin-bottom: 15px;
}

#main #present h2 {
  border-bottom: 2px solid #96233c;
  color: #bf2d4c;
}

#main #message h2 {
  border-bottom: 2px solid #96233c;
  color: #bf2d4c;
}

#main #tour h2 span,
#tour h3 span {
  display: block;
}

#main #tour h2 span {
  line-height: 1em;
  color: #bf2d4c;
}

#tour h2 {
  padding: 22px 0 15px;
  margin: 0;
  /* border: none; */
  color: #fff;
}

#tour h3 {
  /*	font-family: 'Domine', serif;*/
  text-align: center;
  line-height: 1.5em;
  font-size: 24px;
  /*	font-weight:400;*/
  margin: 0 0 10px;
  padding: 15px 0 10px;
  color: #72a9c2;
  letter-spacing: 0em;
  border-bottom: 2px solid #72a9c2;
}

#main #tour h4 {
  text-align: left;
  line-height: 1.5em;
  font-size: 19px !important;
  font-weight: bold;
  color: #ffffff;
  height: 40px;
  font-family: "Shippori Mincho", serif;
}

#tour .ticket {
  text-align: center !important;
  margin: 0 !important;
  padding: 10px 0 30px !important;
  border-top: 2px solid #72a9c2;
}

#present .xl-present-text {
  display: inline-block;
  width: 217px;
  margin: 0 15px 0 0;
  padding: 0;
}

#present .xl-present-text p {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
}

#present .xl-present-image {
  display: inline-block;
  width: 219px;
  padding: 0;
}

#present p {
  color: #fff;
  font-size: 14px;
  line-height: 21px;
  /*	font-weight:400;*/
  text-align: justify;
}

#present a {
  color: #bf2d4c !important;
  font-weight: bold;
}

#present a:hover {
  color: #ff5a7d !important;
}

#present a img {
  height: 198px;
}

#main #present h4.list a {
  color: #fff !important;
  background: #96233c;
}

#main #present h4.list a:hover {
  color: #fff !important;
  background: #ff5a7d;
}

#archives h2 {
  border-bottom: 2px solid #72a9c2;
}

#review h3 {
    font-size: 13px;
    /* color: #333; */
    font-family: "Shippori Mincho", serif;
	font-weight: 800;
	font-style: normal;
}

#disk_title h3 {
	font-size: 32px;
	line-height: 43px;
	padding: 0;
	color: #fff;
	text-align: center;
	border-bottom: solid 2px #708fff;
	margin: 0 0 20px;
	padding: 0 0 8px;
	font-family: "Shippori Mincho", serif;
	font-weight: 800;
	font-style: normal;
}

#disk_title span{
	color: #708fff;
}

.detail{
	color: #fff;
    margin: 0px 0px 0px 0px;
    display: inline-block;
    letter-spacing: 0px;
    padding: 0 0 2px 0;
    font-size: 14px;
}

.first iframe {
  border: 0.5px solid #ffffff;
}

.schedule {
  display: flex;
  gap: 47px;
  justify-content: center;
}

div#tour {
  background: url(images/bg2.jpg);
  margin-bottom: -5px !important;
}

div#info {
  display: flex;
  gap: 70px;
  margin: 28px 0 0px 0;
}

img#event_info {
  margin-left: 30px;
}

.right {
  padding: 47px 0 0 0;
}

#main .arrow2 {
  display: inline-block;
  font-size: 24px;
  line-height: 40px;
  background: #0416ff;
  color: #fff;
  width: 100%;
  margin: -10px 0 35px -20px;
  padding: 0px 10px;
  text-decoration: none;
  position: relative;
  font-weight: bold;
  font-family: "Shippori Mincho", serif;
}

#main .arrow2:before {
  margin-top: 0px;
  /* margin-left: 1690px; */
  content: "";
  position: absolute;
  right: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-left: 20px solid #0416ff;
  border-bottom: 20px solid transparent;
  transition: .3s linear;
  -webkit-transition: .3s linear;
  -moz-transition: .3s linear;
  -o-transition: .3s linear;
  -ms-transition: .3s linear;
}

#main .arrow2:hover {
  background-color: #708fff;
}

#main .arrow2:hover::before {
  border-left: 20px solid #708fff;
}

.right img {
  opacity:1;
  transition:0.6s;
}

.right img:hover {
  opacity:0.75;
  transition:0.6s;
}

ul.first {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

div#price1 {
  line-height: 0px;
}

img#cover {
  border: 0.5px solid #ffffff;
}

#main #tour2 h4, #main #tour3 h4 {
  text-align: center;
  line-height: 1.5em;
  font-size: 26px !important;
  letter-spacing: 1px;
  font-weight: bold;
  color: #ffffff;
  height: 50px;
  font-family: "Shippori Mincho", serif;
}

div#tour2 {
  padding: 17px 0 0px 0px;
  background: url(images/bg.jpg);
}

div#tour3 {
  padding: 17px 0 0px 0px;
  background: url(images/bg1.jpg);
}