@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Open Sans', sans-serif;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5em;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  color: #f05b7d;
  text-decoration: none;
}

@media screen and (min-width: 1080px) {
  br.pc-none {
    display: none;
  }
}

/*追加リセット*/
html {
  font-size: 16px;
}

body {
  /*background: url(../imgs/back-img.jpg)top center no-repeat;
	background-attachment: fixed;*/
  background: #000;
  padding: 50px 0;
  width: 100%;
}

@media screen and (max-width: 1000px) {
  body {
    padding: 20px 0;
    background: none;
  }
  body::before {
    /*background:url('../imgs/back-img.jpg') no-repeat left top;*/
    background-color: #000;
    background-size: 100% auto;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 300%;
    height: 100%;
    padding-bottom: 108px;
    content: "";
    z-index: -1;
  }
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

.open-resp-nav {
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .only-desktop {
    display: none;
  }
}

@media screen and (min-width: 642px) {
  .sp {
    display: none;
  }
}

@media screen and (max-width: 641px) {
  .pc {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .pc-text {
    display: none;
  }
}

@media screen and (min-width: 961px) {
  .sp-text {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  br.pc {
    display: none;
  }
}

.cf:after {
  content: "";
  clear: both;
  display: block;
}

.wrapper-top {
  margin: auto;
  color: #fff;
}

.wrapper-top .head {
  width: 1080px;
  margin: auto;
}

@media screen and (max-width: 1140px) {
  .wrapper-top .head {
    width: 90%;
  }
}

.wrapper-top .head img {
  width: 25%;
  float: left;
}

@media screen and (min-width: 401px) and (max-width: 800px) {
  .wrapper-top .head img {
    width: 35%;
  }
}

@media screen and (max-width: 400px) {
  .wrapper-top .head img {
    width: 50%;
  }
}

.wrapper-top .head p {
  width: 70%;
  padding-left: 5%;
  float: right;
  text-align: right;
  color: #c2a763;
  font-size: 40px;
  font-weight: 900;
  line-height: 1.5em;
  font-family: 'Anton', sans-serif;
  letter-spacing: 5px;
  margin-top: 30px;
}

@media screen and (min-width: 900px) and (max-width: 1030px) {
  .wrapper-top .head p {
    font-size: 25px;
  }
}

@media screen and (min-width: 800px) and (max-width: 900px) {
  .wrapper-top .head p {
    font-size: 30px;
    text-align: left;
    margin-top: 0;
  }
}

@media screen and (min-width: 745px) and (max-width: 800px) {
  .wrapper-top .head p {
    width: 60%;
    margin-top: 0;
    text-align: left;
    line-height: 1.3em;
  }
}

@media screen and (min-width: 550px) and (max-width: 745px) {
  .wrapper-top .head p {
    width: 60%;
    font-size: 25px;
    margin-top: 10px;
    text-align: left;
  }
}

@media screen and (min-width: 510px) and (max-width: 550px) {
  .wrapper-top .head p {
    width: 60%;
    font-size: 18px;
    margin-top: 10px;
    text-align: left;
    line-height: 1.3em;
  }
}

@media screen and (min-width: 400px) and (max-width: 510px) {
  .wrapper-top .head p {
    width: 60%;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
  }
}

@media screen and (min-width: 200px) and (max-width: 400px) {
  .wrapper-top .head p {
    width: 45%;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
  }
}

.wrapper-top .sec01 {
  margin-top: 80px;
  background: url(../imgs/top-mv.jpg) no-repeat top center;
}

@media screen and (max-width: 700px) {
  .wrapper-top .sec01 {
    background-size: 250%;
    background-position-y: 100px;
  }
}

.wrapper-top .sec01 .inner {
  width: 1080px;
  margin: auto;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec01 .inner {
    width: 90%;
  }
}

.wrapper-top .sec01 .inner p.kettei {
  text-align: center;
  font-size: 40px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 2px;
}

@media screen and (min-width: 541px) and (max-width: 900px) {
  .wrapper-top .sec01 .inner p.kettei {
    font-size: 30px;
  }
}

@media screen and (max-width: 540px) {
  .wrapper-top .sec01 .inner p.kettei {
    font-size: 20px;
  }
}

@media screen and (max-width: 691px) {
  .wrapper-top .sec01 .inner p.kettei.pc {
    display: none;
  }
}

@media screen and (min-width: 690px) {
  .wrapper-top .sec01 .inner p.kettei.pc {
    display: block;
  }
}

@media screen and (min-width: 690px) {
  .wrapper-top .sec01 .inner p.kettei.sp {
    display: none;
  }
}

@media screen and (max-width: 691px) {
  .wrapper-top .sec01 .inner p.kettei.sp {
    display: block;
  }
}

.wrapper-top .sec01 .inner h1 {
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-size: 30px;
  line-height: 1.8em;
  font-weight: 800;
  letter-spacing: 5px;
  margin-top: 200px;
  text-shadow: 3px 3px 3px #333;
}

.wrapper-top .sec01 .inner h1 span.main {
  font-family: 'Noto Serif JP', serif;
  font-size: 80px;
  line-height: 1.2em;
}

@media screen and (min-width: 410px) and (max-width: 798px) {
  .wrapper-top .sec01 .inner h1 span.main {
    font-size: 50px;
    line-height: 60px;
  }
}

@media screen and (max-width: 410px) {
  .wrapper-top .sec01 .inner h1 span.main {
    font-size: 40px;
    line-height: 50px;
  }
}

.wrapper-top .sec01 .inner h1 span.main span.sub {
  font-size: 0.8em;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
}

@media screen and (min-width: 800px) {
  .wrapper-top .sec01 .inner h1.pc {
    display: block;
  }
  .wrapper-top .sec01 .inner h1.tab {
    display: none;
  }
  .wrapper-top .sec01 .inner h1.sp {
    display: none;
  }
}

@media screen and (min-width: 550px) and (max-width: 800px) {
  .wrapper-top .sec01 .inner h1 {
    font-size: 20px;
  }
  .wrapper-top .sec01 .inner h1.pc {
    display: none;
  }
  .wrapper-top .sec01 .inner h1.tab {
    display: block;
  }
  .wrapper-top .sec01 .inner h1.sp {
    display: none;
  }
}

@media screen and (min-width: 200px) and (max-width: 550px) {
  .wrapper-top .sec01 .inner h1 {
    font-size: 18px;
    margin-top: 100px;
  }
  .wrapper-top .sec01 .inner h1.pc {
    display: none;
  }
  .wrapper-top .sec01 .inner h1.tab {
    display: none;
  }
  .wrapper-top .sec01 .inner h1.sp {
    display: block;
  }
}

.wrapper-top .sec01 .inner h2.on-air {
  text-align: center;
  font-size: 25px;
  background: rgba(232, 65, 104, 0.8);
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  color: #fff;
  font-weight: 600;
  font-family: 'Noto Serif JP', serif;
}

@media screen and (min-width: 615px) {
  .wrapper-top .sec01 .inner h2.on-air.sp_only {
    display: none;
  }
}

@media screen and (min-width: 615px) and (max-width: 780px) {
  .wrapper-top .sec01 .inner h2.on-air {
    font-size: 20px;
  }
  .wrapper-top .sec01 .inner h2.on-air.sp_only {
    display: none;
  }
}

@media screen and (min-width: 495px) and (max-width: 615px) {
  .wrapper-top .sec01 .inner h2.on-air {
    font-size: 16px;
    padding: 15px;
  }
  .wrapper-top .sec01 .inner h2.on-air.sp_only {
    display: none;
  }
}

@media screen and (max-width: 495px) {
  .wrapper-top .sec01 .inner h2.on-air {
    font-size: 18px;
    line-height: 1.5em;
    padding: 10px;
    padding: 15px;
  }
  .wrapper-top .sec01 .inner h2.on-air.pc_only {
    display: none;
  }
}

.wrapper-top .sec01 .inner .top-main {
  margin-top: 40px;
}

.wrapper-top .sec01 .inner .top-main .top-main-text {
  padding: 50px 0;
}

.wrapper-top .sec01 .inner .top-main .top-main-text p {
  text-align: right;
  margin-bottom: 30px;
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5em;
  text-shadow: black 1px 1px 10px, black -1px 1px 10px,black 1px -1px 10px, black -1px -1px 10px;
  letter-spacing: 2px;
}

@media screen and (max-width: 750px) {
  .wrapper-top .sec01 .inner .top-main .top-main-text p {
    text-align: center;
    font-size: 18px;
  }
}

@media screen and (max-width: 500px) {
  .wrapper-top .sec01 .inner .top-main .top-main-text p {
    text-align: center;
    font-size: 16
 px;
  }
}

@media screen and (max-width: 750px) {
  .wrapper-top .sec01 .inner .top-main .top-main-text p br {
    display: none;
  }
}

.wrapper-top .sec01 .inner .entry-box {
  width: 100%;
  margin: auto;
  background: rgba(194, 167, 99, 0.7);
  border-radius: 10px;
  text-align: center;
}

.wrapper-top .sec01 .inner .entry-box p {
  font-family: 'Noto Serif JP', serif;
  font-size: 23px;
  letter-spacing: 2px;
  padding-top: 50px;
  width: 95%;
  margin: auto;
  text-shadow: rgba(54, 42, 13, 0.6) 1px 1px 10px, rgba(54, 42, 13, 0.6) -1px 1px 10px, rgba(54, 42, 13, 0.6) 1px -1px 10px, rgba(54, 42, 13, 0.6) -1px -1px 10px;
}

@media screen and (min-width: 890px) and (max-width: 1080px) {
  .wrapper-top .sec01 .inner .entry-box p {
    font-size: 20px;
  }
}

@media screen and (max-width: 829px) {
  .wrapper-top .sec01 .inner .entry-box p {
    font-size: 16px;
    padding-top: 30px;
  }
}

@media screen and (max-width: 670px) {
  .wrapper-top .sec01 .inner .entry-box p {
    font-size: 25px;
    padding-top: 30px;
    line-height: 1.5em;
  }
}

@media screen and (max-width: 580px) {
  .wrapper-top .sec01 .inner .entry-box p {
    font-size: 18px;
  }
}

.wrapper-top .sec01 .inner .entry-box h2 {
  font-family: 'Noto Serif JP', serif;
  font-size: 35px;
  letter-spacing: 2px;
  margin: 30px auto 20px;
  font-weight: 600;
  text-shadow: rgba(54, 42, 13, 0.6) 1px 1px 10px, rgba(54, 42, 13, 0.6) -1px 1px 10px, rgba(54, 42, 13, 0.6) 1px -1px 10px, rgba(54, 42, 13, 0.6) -1px -1px 10px;
  line-height: 1.5em;
  width: 95%;
}

@media screen and (min-width: 830px) and (max-width: 1080px) {
  .wrapper-top .sec01 .inner .entry-box h2 {
    font-size: 25px;
    margin: 20px auto;
  }
}

@media screen and (max-width: 829px) {
  .wrapper-top .sec01 .inner .entry-box h2 {
    font-size: 20px;
    margin: 10px auto;
  }
}

@media screen and (max-width: 670px) {
  .wrapper-top .sec01 .inner .entry-box h2 {
    font-size: 30px;
    line-height: 1.5em;
  }
}

@media screen and (max-width: 580px) {
  .wrapper-top .sec01 .inner .entry-box h2 {
    font-size: 23px;
    line-height: 1.5em;
  }
}

.wrapper-top .sec01 .inner .entry-box .btn {
  margin-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 829px) {
  .wrapper-top .sec01 .inner .entry-box .btn {
    padding-bottom: 50px;
  }
}

.wrapper-top .sec01 .inner .entry-box .btn a {
  background: #fff;
  border-radius: 5px;
  padding: 10px 150px;
  color: #ad914b;
  font-size: 30px;
  font-weight: 600;
  -webkit-box-shadow: 3px 3px 3px 0px #635022;
          box-shadow: 3px 3px 3px 0px #635022;
}

.wrapper-top .sec01 .inner .entry-box .btn a:hover {
  background: #e84168;
  color: #fff;
}

@media screen and (max-width: 829px) {
  .wrapper-top .sec01 .inner .entry-box .btn a {
    padding: 10px 80px;
    font-size: 20px;
  }
}

@media screen and (max-width: 450px) {
  .wrapper-top .sec01 .inner .entry-box .btn a {
    padding: 10px 30px;
    font-size: 18px;
  }
}

@media screen and (min-width: 830px) and (max-width: 1080px) {
  .wrapper-top .sec01 .inner .entry-box .btn {
    margin-top: 60px;
  }
}

@media screen and (max-width: 829px) {
  .wrapper-top .sec01 .inner .entry-box .btn {
    margin-top: 40px;
  }
}

.wrapper-top h3 {
  text-align: center;
}

.wrapper-top h3 img {
  width: 1080px;
}

@media screen and (max-width: 1080px) {
  .wrapper-top h3 img {
    width: 90%;
  }
}

@media screen and (max-width: 642px) {
  .wrapper-top h3 img {
    max-width: 458px;
  }
}

.wrapper-top .sec02 {
  margin-top: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(../imgs/top-back.jpg) no-repeat;
}

@media screen and (max-width: 700px) {
  .wrapper-top .sec02 {
    background-size: 250%;
  }
}

.wrapper-top .sec02 .inner {
  width: 1080px;
  margin: 100px auto;
  padding-bottom: 150px;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec02 .inner {
    width: 90%;
    margin: 50px auto;
  }
}

.wrapper-top .sec02 .inner h3 {
  font-size: 60px;
  font-weight: 600;
  font-family: 'Anton', sans-serif;
  letter-spacing: 2px;
  margin-bottom: 50px;
}

.wrapper-top .sec02 .inner h3 span {
  font-family: 'Anton', sans-serif;
  letter-spacing: 2px;
  font-size: 0.8em;
}

.wrapper-top .sec02 .inner p {
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 1.6em;
}

@media screen and (max-width: 580px) {
  .wrapper-top .sec02 .inner p {
    font-size: 23px;
  }
}

@media screen and (max-width: 400px) {
  .wrapper-top .sec02 .inner p {
    font-size: 20px;
  }
}

.wrapper-top .sec02 .inner .time {
  margin-bottom: 50px;
}

.wrapper-top .sec02 .inner .time dl {
  margin-bottom: 20px;
}

.wrapper-top .sec02 .inner .time dl dt {
  background: #f05b7d;
  width: 80px;
  text-align: center;
  border-radius: 5px;
  padding: 5px 0;
  color: #000;
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  float: left;
}

.wrapper-top .sec02 .inner .time dl dt span {
  font-size: 0.8em;
}

.wrapper-top .sec02 .inner .time dl dd {
  font-size: 20px;
  line-height: 35px;
  padding-left: 100px;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec02 .inner .time dl dd {
    line-height: 1.5em;
  }
}

@media screen and (max-width: 580px) {
  .wrapper-top .sec02 .inner .time dl dd {
    font-size: 17px;
  }
}

.wrapper-top .sec002 .inner {
  max-width: 1080px;
  width: 90%;
  margin: 150px auto;
}

.wrapper-top .sec002 .inner h2 {
  text-align: center;
  color: #FFFFFF;
  font-size: 50px;
  font-weight: 900;
  line-height: 1.5em;
  font-family: 'Anton', sans-serif;
  letter-spacing: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media screen and (max-width: 650px) {
  .wrapper-top .sec002 .inner h2 {
    font-size: 40px;
  }
}

.wrapper-top .sec002 .inner ul li {
  background: #fff;
  padding: 30px;
  color: #000;
  margin-bottom: 30px;
}

@media screen and (max-width: 650px) {
  .wrapper-top .sec002 .inner ul li {
    padding: 20px;
  }
}

.wrapper-top .sec002 .inner ul li h3 {
  color: #c2a763;
  font-size: 40px;
  font-weight: 900;
  font-family: 'Anton', sans-serif;
  line-height: 1.3em;
}

.wrapper-top .sec002 .inner ul li h3 span {
  font-size: 0.8em;
}

@media screen and (max-width: 650px) {
  .wrapper-top .sec002 .inner ul li h3 {
    font-size: 30px;
    line-height: 1.2em;
  }
}

@media screen and (min-width: 750px) {
  .wrapper-top .sec002 .inner ul li h3 br.sp_only {
    display: none;
  }
}

.wrapper-top .sec002 .inner ul li h3 img.sp_only {
  max-width: 152px;
  margin-top: 10px;
}

@media screen and (min-width: 650px) {
  .wrapper-top .sec002 .inner ul li h3 img.sp_only {
    display: none;
  }
}

.wrapper-top .sec002 .inner ul li h3 img.tab_only {
  max-width: 230px;
  margin-top: 10px;
}

@media screen and (max-width: 650px) {
  .wrapper-top .sec002 .inner ul li h3 img.tab_only {
    display: none;
  }
}

@media screen and (min-width: 750px) {
  .wrapper-top .sec002 .inner ul li h3 img.tab_only {
    display: none;
  }
}

.wrapper-top .sec002 .inner ul li h3 img.pc_only {
  max-width: 325px;
  margin-top: 10px;
}

@media screen and (max-width: 750px) {
  .wrapper-top .sec002 .inner ul li h3 img.pc_only {
    display: none;
  }
}

.wrapper-top .sec002 .inner ul li .cf {
  width: 100%;
  margin-top: 20px;
}

.wrapper-top .sec002 .inner ul li .cf .left {
  width: 20%;
  float: left;
}

@media screen and (min-width: 500px) and (max-width: 750px) {
  .wrapper-top .sec002 .inner ul li .cf .left {
    width: 70%;
    float: none;
    margin: 0 auto 20px;
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .wrapper-top .sec002 .inner ul li .cf .left {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
}

.wrapper-top .sec002 .inner ul li .cf .left img {
  width: 100%;
}

.wrapper-top .sec002 .inner ul li .cf .left p {
  font-size: 12px;
  line-height: 1.5em;
}

.wrapper-top .sec002 .inner ul li .cf .right {
  width: 78%;
  float: right;
}

@media screen and (max-width: 750px) {
  .wrapper-top .sec002 .inner ul li .cf .right {
    width: 100%;
    float: none;
    margin: auto;
  }
}

.wrapper-top .sec002 .inner ul li .cf .right h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.wrapper-top .sec002 .inner ul li .cf .right p {
  font-size: 20px;
  line-height: 1.5em;
}

@media screen and (max-width: 750px) {
  .wrapper-top .sec002 .inner ul li .cf .right p {
    font-size: 16px;
  }
}

.wrapper-top .sec002 .inner ul li .message {
  background: #f2ebd8;
  margin-top: 20px;
  padding: 20px;
}

.wrapper-top .sec03 .inner {
  margin: 80px auto;
}

.wrapper-top .sec03 .inner .tour-bnr {
  width: 1080px;
  text-align: center;
  margin: 30px auto;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner .tour-bnr {
    width: 90%;
  }
}

.wrapper-top .sec03 .inner .tour-bnr img {
  width: 600px;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner .tour-bnr img {
    width: 100%;
    max-width: 600px;
  }
}

.wrapper-top .sec03 .inner p.tour-text {
  text-align: center;
  font-size: 23px;
  font-family: 'Noto Serif JP', serif;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner p.tour-text {
    width: 90%;
    margin: auto;
  }
}

.wrapper-top .sec03 .inner .tour {
  background: url(../imgs/top-tatsuro.jpg) no-repeat top center;
  margin-top: 50px;
}

@media screen and (max-width: 900px) {
  .wrapper-top .sec03 .inner .tour {
    background: url(../imgs/top-tatsuro-sp.jpg) no-repeat top center;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content {
  width: 1080px;
  margin: auto;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner .tour .tour-content {
    width: 90%;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content h4 {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2em;
}

@media screen and (max-width: 550px) {
  .wrapper-top .sec03 .inner .tour .tour-content h4 {
    font-size: 40px;
  }
}

@media screen and (max-width: 410px) {
  .wrapper-top .sec03 .inner .tour .tour-content h4 {
    font-size: 35px;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content h4 span.big {
  font-size: 60px;
}

.wrapper-top .sec03 .inner .tour .tour-content h4 span.mid {
  font-size: 35px;
}

.wrapper-top .sec03 .inner .tour .tour-content h4 span.small {
  font-size: 30px;
}

@media screen and (min-width: 740px) {
  .wrapper-top .sec03 .inner .tour .tour-content h4 br.none {
    display: none;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content h5 {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.2em;
  margin-bottom: 10px;
}

@media screen and (max-width: 455px) {
  .wrapper-top .sec03 .inner .tour .tour-content h5 {
    font-size: 20px;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box {
  background: rgba(102, 226, 237, 0.5);
  border-radius: 10px;
  margin-top: 50px;
  padding: 40px;
}

@media screen and (max-width: 600px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box {
    padding: 20px;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus {
  margin-bottom: 20px;
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .eplus-bnr {
  float: left;
  width: 25%;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .eplus-bnr {
    float: none;
    width: 100%;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: inline-block;
  height: 70px;
  line-height: 1.5em;
  padding: 0 2em 0 3em;
  position: relative;
  width: 75%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 10px;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link {
    height: auto;
    width: 100%;
    padding: 20px;
  }
}

@media screen and (max-width: 600px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link {
    padding: 10px;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link::before {
  border: 35px solid transparent;
  border-right-color: rgba(0, 0, 0, 0.5);
  border-left-width: 0;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  left: -35px;
  top: 0;
  width: 0;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link::before {
    display: none;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link p {
  text-align: left;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5em;
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link a {
  color: #e85298;
  word-break: break-all;
}

@media screen and (min-width: 860px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box .eplus .link br {
    display: none;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box p {
  font-size: 20px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.8em;
}

@media screen and (max-width: 860px) {
  .wrapper-top .sec03 .inner .tour .tour-content .text-box p {
    font-size: 17px;
  }
}

.wrapper-top .sec03 .inner .tour .tour-content .text-box p a {
  color: #e85298;
  word-break: break-all;
}

.wrapper-top .sec03 .inner .tour .tour-content ul.schedule {
  margin: 50px auto;
}

.wrapper-top .sec03 .inner .tour .tour-content ul.schedule li {
  font-weight: 700;
  font-size: 23px;
  margin-bottom: 25px;
  line-height: 1.5em;
}

@media screen and (max-width: 550px) {
  .wrapper-top .sec03 .inner .tour .tour-content ul.schedule li {
    font-size: 20px;
  }
}

.wrapper-top .sec03 .inner ul.bnr {
  width: 1080px;
  margin: auto;
}

@media screen and (max-width: 1080px) {
  .wrapper-top .sec03 .inner ul.bnr {
    width: 90%;
  }
}

.wrapper-top .sec03 .inner ul.bnr li {
  width: 22%;
  float: left;
  margin-right: 4%;
  margin-bottom: 20px;
}

@media screen and (max-width: 850px) {
  .wrapper-top .sec03 .inner ul.bnr li {
    width: 48%;
  }
  .wrapper-top .sec03 .inner ul.bnr li:nth-child(2n) {
    margin-right: 0;
  }
}

.wrapper-top .sec03 .inner ul.bnr li:nth-child(4n) {
  margin-right: 0;
}

.wrapper-top .sec03 .inner ul.bnr li a img {
  width: 100%;
}

.wrapper-top .sec03 .inner ul.bnr li a p {
  font-size: 18px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
}

.wrapper-top .sec03 .inner ul.bnr li a:hover {
  opacity: 0.6;
}

.wrapper {
  background: #fff;
  max-width: 1080px;
  width: 90%;
  margin: 50px auto 0;
  padding: 30px 0;
}

@media screen and (max-width: 642px) {
  .wrapper {
    margin: 30px auto 0;
  }
}

.wrapper h1 {
  font-size: 25px;
  font-weight: 800;
  color: #fff;
  width: 100%;
  background: #f05b7d;
  padding: 20px;
  text-align: center;
  margin: 20px 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 35px;
  text-shadow: 2px 2px #a30f31;
}

.col ul {
  width: 95%;
  margin: auto;
  text-align: center;
}

.col ul li.item {
  width: 15%;
  margin-right: 2%;
  float: left;
}

@media screen and (min-width: 1075px) {
  .col ul li.item:nth-child(6n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 901px) and (max-width: 1075px) {
  .col ul li.item {
    width: 18%;
    margin-right: 2.5%;
  }
  .col ul li.item:nth-child(5n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 736px) and (max-width: 900px) {
  .col ul li.item {
    width: 23%;
    margin-right: 2.5%;
  }
  .col ul li.item:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (min-width: 551px) and (max-width: 735px) {
  .col ul li.item {
    width: 32%;
    margin-right: 2%;
  }
  .col ul li.item:nth-child(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 550px) {
  .col ul li.item {
    width: 48%;
    margin-right: 4%;
  }
  .col ul li.item:nth-child(2n) {
    margin-right: 0;
  }
}

.col ul li.item img {
  height: 150px;
}

.col ul li.item h3 {
  height: 120px;
}

@media screen and (max-width: 640px) {
  .modal-content {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 10px;
    bottom: 10px;
    background-color: rgba(0, 0, 0, 0.45);
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
}

.modal-content div.cf {
  margin-top: 10px;
}

.modal-content h3 {
  font-size: 1.5em;
  font-weight: 800;
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .modal-content h3 {
    margin-top: 10px;
  }
}

.modal-content h3 span {
  font-size: 0.8em;
  font-weight: 600;
}

.modal-content h4 {
  font-weight: 600;
  color: #fff;
  background: #8f8f8f;
  padding: 5px 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modal-content ul li {
  border-bottom: 1px dotted #8f8f8f;
  padding: 5px 0;
}

.modal-content ul li:last-child {
  border-bottom: none;
}

.modal-content ul li a {
  color: #000;
}

.modal-content ul li a:hover {
  color: #f05b7d;
}

.modal-content .img {
  width: 45%;
  float: left;
  margin-right: 5%;
}

@media screen and (max-width: 640px) {
  .modal-content .img {
    width: 100%;
  }
}

.modal-content .img img {
  width: 100%;
}

.modal-content .img p {
  text-align: left;
  margin-bottom: 10px;
  font-size: 0.8em;
}

@media screen and (max-width: 640px) {
  .modal-content .img p {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 640px) {
  .modal-content .img a {
    font-size: 0.8em;
    margin-bottom: 10px;
  }
}

.modal-content .song-list {
  width: 50%;
  float: right;
}

@media screen and (max-width: 640px) {
  .modal-content .song-list {
    width: 100%;
  }
}

/*クリックして表示する*/
/*全体*/
.hidden_box {
  margin: 2em 0;
  /*前後の余白*/
  padding: 0;
}

/*ボタン装飾*/
.hidden_box label {
  padding: 5px 20px;
  font-weight: bold;
  border: solid 2px black;
  cursor: pointer;
}

/*ボタンホバー時*/
.hidden_box label:hover {
  background: #efefef;
}

/*チェックは見えなくする*/
.hidden_box input {
  display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
  padding: 30px 0;
  height: auto;
  opacity: 1;
}

.hidden_box input:checked ~ .hidden_show ul {
  display: list-item;
  list-style-type: decimal-leading-zero;
}

.hidden_box input:checked ~ .hidden_show ul li {
  display: inline-block;
}

.hidden_box input:checked ~ .hidden_show .show2 {
  padding-top: 18px;
}

#pageTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
}

@media screen and (max-width: 640px) {
  #pageTop {
    bottom: 10px;
    right: 10px;
  }
}

#pageTop img {
  width: 80px;
}

@media screen and (max-width: 640px) {
  #pageTop img {
    width: 60px;
  }
}

#pageTop a {
  display: block;
  z-index: 999;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#gotop {
  position: fixed;
  bottom: 120px;
  right: 30px;
}

@media screen and (max-width: 640px) {
  #gotop {
    bottom: 80px;
    right: 10px;
  }
}

#gotop img {
  width: 80px;
}

@media screen and (max-width: 640px) {
  #gotop img {
    width: 60px;
  }
}

#gotop a {
  display: block;
  z-index: 999;
}

#gotop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.border {
  border: 1px solid #c2a763;
  width: 100%;
  margin: 20px auto;
}

/*アコーディオン*/
/*ボックス全体*/
.accbox {
  padding: 0;
  max-width: 1080px;
  /*最大幅*/
}

/*ラベル*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #fff;
  font-weight: bold;
  background: #c2a763;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-family: 'Anton', sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 0.1em;
}

/*アイコンを表示*/
.accbox label:before {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  padding-right: 8px;
}

/*ラベルホバー時*/
.accbox label:hover {
  background: #f2ebd8;
}

/*チェックは隠す*/
.accbox input {
  display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: 0.8s;
  transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
  height: auto;
  opacity: 1;
}

.accbox .accshow p {
  margin: 15px 10px;
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
  content: '\f078';
}
/*# sourceMappingURL=style.css.map */