@charset "UTF-8";
.contents_solo_header_image {
  position: relative;
  width: 100%;
  height: 615px;
}

@media screen and (max-width: 64em) {
  .contents_solo_header_image {
    height: 400px;
  }
}

@media screen and (max-width: 22.1875em) {
  .contents_solo_header_image {
    height: 300px;
  }
}

.contents_solo_header_image img {
  position: relative;
  width: 1400px;
  height: 615px;
  left: 50%;
  /* 画像の左端が画面中央にくる */
  margin-left: -700px;
  /* 画像幅1600pxの半分だけ左に移動する */
}

@media screen and (max-width: 64em) {
  .contents_solo_header_image img {
    width: auto;
    height: 400px;
    margin-left: -450px;
  }
}

@media screen and (max-width: 22.1875em) {
  .contents_solo_header_image img {
    height: 300px;
    margin-left: -337.5px;
  }
}

.youtube_iframe {
  width: 600px;
  height: 400px;
  margin: 0 auto 20px;
}

.youtube_iframe iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 64em) {
  .youtube_iframe {
    width: 100%;
  }
}

.solo_contents {
  background-image: none;
}

.solo_contents.black {
  background: #000;
  color: #fff;
}

.solo_contents.black a {
  color: #fff;
}

.solo_contents.black a:hover {
  color: #666;
}

.solo_contents.black .contents_solo_page a {
  color: red;
}

.solo_contents.black .contents_solo_page a:hover {
  color: rgba(255, 0, 0, 0.432);
}

.solo_contents.white {
  background: #fff;
}

.solo_contents.white a {
  color: #888;
}

.solo_contents.white a:hover {
  color: #aaa;
}

.solo_contents.blue {
  background: #798bc3;
  color: #fff;
}

.solo_contents.blue a {
  color: red;
}

.solo_contents.blue a:hover {
  color: rgba(255, 0, 0, 0.432);
}

.solo_contents.gray {
  background: #eee;
  color: #000;
}

@media screen and (max-width: 48em) {
  .header {
    margin-bottom: -10px;
  }
}

.contents_solo_header {
  width: 1060px;
}

@media screen and (max-width: 64em) {
  .contents_solo_header {
    width: 100%;
  }
}

.contents_solo_page {
  background-image: none;
  width: 1060px;
  margin: 30px auto;
}

@media screen and (max-width: 64em) {
  .contents_solo_page {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}

.contents_solo_page .title {
  width: 320px;
  margin: 30px auto 30px;
}

.contents_solo_page .title img {
  width: 100%;
  height: auto;
}

.guidelines {
  width: 500px;
  font-size: 13px;
  margin: 0 auto;
}

@media screen and (max-width: 41.25em) {
  .guidelines {
    width: auto;
    padding: 0 10px;
  }
}

.guidelines b {
  font-size: 20px;
  font-weight: bold;
}

.discount_fee .item_list {
  width: 620px;
  margin: 20px auto 30px;
  overflow: hidden;
}

@media screen and (max-width: 41.25em) {
  .discount_fee .item_list {
    width: 96%;
    padding: 0 2%;
    margin-bottom: 0;
  }
}

.discount_fee .item_list .item {
  width: 260px;
  padding: 20px;
  float: left;
  background: #fffcdb;
  font-size: 13px;
  color: #000;
  margin-right: 20px;
}

@media screen and (max-width: 41.25em) {
  .discount_fee .item_list .item {
    width: 96%;
    padding: 2%;
    margin-bottom: 20px;
  }
}

.discount_fee .item_list .item .title {
  font-size: 20px;
  font-weight: bold;
  color: #595959;
  width: auto;
  margin: 0;
}

.discount_fee .item_list .item b {
  font-size: 20px;
}

.discount_fee .item_list .item.last {
  margin-right: 0;
}

.question .item_list {
  width: 820px;
  margin: 50px auto 20px;
  overflow: hidden;
}

@media screen and (max-width: 64em) {
  .question .item_list {
    width: 100%;
  }
}

.question .item_list .item {
  width: 400px;
  height: 200px;
  float: left;
  font-size: 13px;
  color: #000;
  margin-right: 20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 64em) {
  .question .item_list .item {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
}

.question .item_list .item .title {
  font-size: 16px;
  font-weight: bold;
  background-color: #fff;
  background-image: url(/images/star/star_question_mark.png);
  background-repeat: no-repeat;
  background-size: 60px 60px;
  width: 340px;
  padding-left: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 64em) {
  .question .item_list .item .title {
    width: 100%;
  }
}

.question .item_list .item .answer {
  padding: 0 20px;
}

.question .item_list .item b {
  font-size: 20px;
}

.question .item_list .item.last {
  margin-right: 0;
}

.eventdates .item_list_wrap {
  width: 920px;
  margin: 0 auto;
}

@media screen and (max-width: 57.4375em) {
  .eventdates .item_list_wrap {
    width: 732px;
  }
}

@media screen and (max-width: 45.6875em) {
  .eventdates .item_list_wrap {
    width: 544px;
  }
}

@media screen and (max-width: 33.9375em) {
  .eventdates .item_list_wrap {
    width: 356px;
  }
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list_wrap {
    width: 320px;
  }
}

.eventdates .item_list {
  width: 920px;
  overflow: hidden;
  margin: 20px auto 10px;
}

@media screen and (max-width: 57.4375em) {
  .eventdates .item_list {
    width: 732px;
  }
}

@media screen and (max-width: 45.6875em) {
  .eventdates .item_list {
    width: 544px;
  }
}

@media screen and (max-width: 33.9375em) {
  .eventdates .item_list {
    width: 356px;
  }
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list {
    width: 320px;
  }
}

.eventdates .item_list .item {
  width: 168px;
  float: left;
  margin-right: 20px;
}

.eventdates .item_list .item img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list .item {
    float: none;
    margin: 0 auto 10px;
  }
}

.eventdates .item_list .item.last {
  margin-right: 0;
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list .item.last {
    margin: 0 auto 10px;
  }
}

@media screen and (max-width: 33.9375em) {
  .eventdates .item_list .item.second_end {
    margin-right: 0;
  }
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list .item.second_end {
    margin: 0 auto 10px;
  }
}

@media screen and (max-width: 45.6875em) {
  .eventdates .item_list .item.third_end {
    margin-right: 0;
  }
}

@media screen and (max-width: 33.9375em) {
  .eventdates .item_list .item.third_end {
    margin-right: 20px;
  }
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list .item.third_end {
    margin: 0 auto 10px;
  }
}

@media screen and (max-width: 57.4375em) {
  .eventdates .item_list .item.forth_end {
    margin-right: 0;
  }
}

@media screen and (max-width: 45.6875em) {
  .eventdates .item_list .item.forth_end {
    margin-right: 20px;
  }
}

@media screen and (max-width: 33.9375em) {
  .eventdates .item_list .item.forth_end {
    margin-right: 0;
  }
}

@media screen and (max-width: 22.1875em) {
  .eventdates .item_list .item.forth_end {
    margin: 0 auto 10px;
  }
}

.program .item_list {
  margin-top: 30px;
  overflow: hidden;
}

.program .item {
  height: 330px;
  width: 340px;
  margin-right: 20px;
  margin-bottom: 30px;
  background-color: #FFF;
  line-height: 1.5em;
  float: left;
  position: relative;
  color: #000;
}

.program .item.last {
  margin-right: 0px;
}

@media screen and (max-width: 64em) {
  .program .item {
    width: 49.5%;
    height: 450px;
    margin-right: 1%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item {
    width: 100%;
    margin-right: 0;
    height: auto;
  }
}

.program .item.third_end {
  margin-right: 0;
}

@media screen and (max-width: 64em) {
  .program .item.third_end {
    margin-right: 1%;
  }
}

@media screen and (max-width: 64em) {
  .program .item.second_end {
    margin-right: 0;
  }
}

.program .item .program_no {
  position: absolute;
  width: 60px;
  height: 60px;
  left: 10px;
  top: 10px;
  background: #98C238;
  border-radius: 30px;
  color: #fff;
  text-align: center;
  z-index: 50;
}

.program .item .program_no .program_title {
  font-size: 10px;
  margin-top: 8px;
}

.program .item .program_no .program_number {
  font-weight: bold;
  font-size: 20px;
}

.program .item .photo {
  height: 168px;
  width: 300px;
  margin: 20px 20px 10px;
  position: relative;
}

.program .item .photo .event_no {
  left: -20px;
  bottom: -20px;
}

@media screen and (max-width: 64em) {
  .program .item .photo .event_no {
    left: -1%;
    bottom: -20px;
  }
}

.program .item .photo .virtical_title {
  position: absolute;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1em;
  right: 10px;
  top: 10px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

@media screen and (max-width: 64em) {
  .program .item .photo .virtical_title {
    font-size: 35px;
  }
}

.program .item .photo img {
  height: 168px;
  width: 300px;
  object-fit: cover;
}

@media screen and (max-width: 64em) {
  .program .item .photo img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 64em) {
  .program .item .photo {
    width: 96%;
    height: auto;
    margin-top: 10px;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.program .item .title {
  font-size: 20px;
  font-weight: bold;
  width: 300px;
  height: 20px;
  margin: 10px 20px;
  line-height: 1.2em;
}

@media screen and (max-width: 64em) {
  .program .item .title {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

.program .item .lead {
  font-size: 12px;
  width: 300px;
  height: 92px;
  margin-left: 20px;
  margin-bottom: 18px;
}

@media screen and (max-width: 64em) {
  .program .item .lead {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item .lead {
    margin-bottom: 53px;
    height: auto;
  }
}

.program .item .date {
  float: left;
  line-height: 43px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: bold;
  width: 235px;
  border-top: 1px solid #9E9E9E;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 64em) {
  .program .item .date {
    width: 95%;
  }
}

.program .item .more {
  width: 90px;
  height: 44px;
  position: absolute;
  bottom: 0;
  right: 0;
  vertical-align: middle;
  text-align: center;
}

.program .item .more a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 44px;
  color: #fff;
  background: #9E9E9E;
}

.program .item .more a:hover {
  background: #BEBEBE;
}

.program .item.big {
  width: 100%;
  height: 430px;
}

@media screen and (max-width: 41.25em) {
  .program .item.big {
    height: auto;
  }
}

.program .item.big .title {
  height: 120px;
  font-size: 38px;
  line-height: 1.1em;
}

@media screen and (max-width: 64em) {
  .program .item.big .title {
    height: auto;
    margin-bottom: 18px;
    margin-left: 2%;
    line-height: 1.2em;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item.big .title {
    height: auto;
    font-size: 20px;
  }
  .program .item.big .title br {
    display: none;
  }
}

@media screen and (max-width: 64em) {
  .program .item.big .lead {
    height: auto;
    width: 31%;
    margin-bottom: 53px;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item.big .lead {
    width: 96%;
  }
}

.program .item.big .photo {
  float: right;
  height: 430px;
  width: 720px;
  margin: 0;
}

@media screen and (max-width: 64em) {
  .program .item.big .photo {
    width: 66%;
    height: 100%;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item.big .photo {
    width: 96%;
    height: auto;
    margin: 20px 2%;
    float: none;
  }
}

.program .item.big .photo .event_no {
  display: none;
}

@media screen and (max-width: 41.25em) {
  .program .item.big .photo .event_no {
    display: block;
    left: -1%;
    bottom: -20px;
    top: auto;
  }
}

.program .item.big .photo .virtical_title {
  font-size: 48px;
  right: 10px;
  top: 10px;
  line-height: 48px;
}

.program .item.big .photo img {
  height: 430px;
  width: 720px;
}

@media screen and (max-width: 64em) {
  .program .item.big .photo img {
    width: 100%;
    height: 100%;
  }
}

.program .item.big .more {
  right: 720px;
}

@media screen and (max-width: 64em) {
  .program .item.big .more {
    right: 66%;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item.big .more {
    right: 0;
  }
}

@media screen and (max-width: 64em) {
  .program .item.big .date {
    width: 30%;
  }
}

@media screen and (max-width: 41.25em) {
  .program .item.big .date {
    width: 95%;
  }
}

.access .lead {
  width: 350px;
  margin: 0 auto;
  font-size: 13px;
}

.access .item_list {
  width: 900px;
  margin: 20px auto 30px;
  overflow: hidden;
  background: #fffcdb;
}

@media screen and (max-width: 56.1875em) {
  .access .item_list {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
  }
}

.access .item_list .item {
  width: 250px;
  padding: 25px;
  float: left;
  background: #fffcdb;
  font-size: 13px;
  color: #000;
  overflow: hidden;
}

@media screen and (max-width: 56.1875em) {
  .access .item_list .item {
    float: none;
    margin: 0 auto;
  }
}

.access .item_list .item .yellow {
  color: #fffcdb;
}

.access .item_list .item .title {
  font-size: 30px;
  font-weight: bold;
  color: #595959;
  width: auto;
  margin: 0;
}

@media screen and (max-width: 56.1875em) {
  .access .item_list .item .title {
    margin-top: 0;
  }
}

.access .item_list .item .title .ss {
  font-size: 22px;
  color: #595959;
  margin: 0px 0;
}

.access .item_list .item .title .small {
  font-size: 16px;
  color: #000;
  margin: 0px 0;
}

.access .item_list .item dl {
  width: 100%;
  font-size: 13px;
  line-height: 20px;
}

.access .item_list .item dt {
  float: left;
  clear: left;
  height: 20px;
  line-height: 20px;
  background-color: #798BC3;
  width: 150px;
  color: #FFF;
  text-align: center;
  margin-bottom: 10px;
}

.access .item_list .item dd {
  float: left;
  width: 80px;
  height: 20px;
  line-height: 20px;
  padding-left: 20px;
  background-color: #E5E5E5;
  margin-bottom: 10px;
}

.access .item_list .item b {
  font-size: 20px;
}

.access .item_list .item.last {
  margin-right: 0;
}

.bustour .lead {
  width: 320px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
}

@media screen and (max-width: 22.1875em) {
  .bustour .lead {
    width: 100%;
  }
}

.bustour .item_list {
  width: 325px;
  margin: 0 auto 20px;
  overflow: hidden;
}

@media screen and (max-width: 22.1875em) {
  .bustour .item_list {
    width: 100%;
  }
}

.bustour .item_list .item {
  width: 150px;
  height: 70px;
  float: left;
  overflow: hidden;
  margin-right: 25px;
}

.bustour .item_list .item img {
  width: 100%;
}

@media screen and (max-width: 22.1875em) {
  .bustour .item_list .item {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}

.bustour .item_list .item.last {
  margin-right: 0;
}

@media screen and (max-width: 22.1875em) {
  .bustour .item_list .item.last {
    margin-right: auto;
  }
}

.pickup {
  width: 175px;
  margin: 0;
  padding: 0;
  position: relative;
  left: 140px;
}

@media screen and (max-width: 64em) {
  .pickup {
    width: 15%;
  }
}

@media screen and (max-width: 41.25em) {
  .pickup {
    display: none;
  }
}

.pickup img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 48em) {
  .footer {
    position: relative;
    top: 50px;
  }
}

@media screen and (max-width: 48em) {
  .footer_footer {
    position: relative;
    top: 50px;
  }
}
