@charset "UTF-8";
@media screen and (min-width: 900px) {
  .egypt-body {
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    font-size: 1.25em;
    line-height: 1.75em;
    letter-spacing: 3px;
    font-weight: bold;
    background-color: #b39068;
    padding: 3em;
    margin: 0 0 2em 0;
  }
  .egypt-body .ticket {
    width: 340px;
    text-align: center;
    margin: 30px auto;
  }
  .egypt-body .movie-area iframe {
    display: block;
    margin: 0 auto;
  }
  .egypt-body .sns__box {
    width: 500px;
    margin: 30px auto;
  }
  .egypt-body .sns__box p.btn {
    text-align: center;
    margin: 0 0 20px 0;
  }
  .egypt-body .sns__box p.btn a {
    background-color: #000;
    color: #fff;
    padding: 20px;
    width: 300px;
    display: inline-block;
    line-height: 1em;
    letter-spacing: 3px;
  }
  #contentsBox .egypt-body a {
    color: #fff;
  }
  #contentsBox .page_title h2 img {
    display: block;
  }
  .item.clearfix .title {
    width: 24%;
    margin: 0 1% 0 0;
    border-bottom: solid 2px #000;
    color: #000;
    padding: 15px 15px 30px 15px;
    font-weight: 600;
    font-size: 16px;
  }
  #contentsBox .item.clearfix .contents {
    width: 75%;
    border-bottom: solid 2px #b39068;
    padding: 15px 15px 30px 15px;
  }
  #contentsBox .item.clearfix .contents .item_sup div.btn {
    text-align: center;
    margin: 0 0 1em 0;
  }
  #contentsBox .item.clearfix .contents .item_sup div.btn a {
    background-color: #edd6a1;
    padding: 1em;
    display: block;
    width: 50%;
    margin: 1em auto 0;
    text-align: center;
    font-size: 1.2em;
    color: #000;
    border-radius: 2em;
  }
}
@media screen and (max-width: 899px) {
  .egypt-body {
    font-size: 1em;
    letter-spacing: 1px;
    padding: 1em;
    font-family: "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
    line-height: 1.75em;
    font-weight: bold;
    background-color: #b39068;
  }
  .egypt-body .movie-area {
    aspect-ratio: 16/9;
    position: relative;
    margin: 0 auto 1em;
  }
  .egypt-body .movie-area iframe {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .egypt-body .sns__box {
    width: 100%;
    margin: 30px auto;
  }
  .egypt-body .sns__box p.btn {
    text-align: center;
    margin: 0 0 20px 0;
  }
  .egypt-body .sns__box p.btn a {
    background-color: #000;
    color: #fff;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    line-height: 1em;
    letter-spacing: 3px;
  }
  .ticket {
    text-align: center;
    margin: 30px auto;
  }
  #contentsBox .page_title h2 img {
    display: block;
  }
  #contentsBox .egypt-body a {
    color: #fff;
  }
  .item.clearfix .contents {
    border-bottom: none;
  }
  .item.clearfix .title {
    border-bottom: none;
  }
  .eventWebpage .item.clearfix {
    display: block;
    position: relative;
    width: 100%;
    border-top: solid 2px #b39068;
    margin: 0 0 1.5em;
  }
  .eventWebpage .item.clearfix:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 50%;
    height: inherit;
    border-top: 2px solid #000;
  }
  .eventWebpage .item.clearfix .title {
    color: #000;
    padding: 1em 15px 0.5em 15px;
    font-weight: 600;
    font-size: 14px;
  }
  #contentsBox .item.clearfix .contents .item_sup div.btn {
    text-align: center;
    margin: 0 0 1em 0;
  }
  #contentsBox .item.clearfix .contents .item_sup div.btn a {
    background-color: #edd6a1;
    padding: 1em;
    display: block;
    width: 100%;
    margin: 1em auto 0;
    text-align: center;
    font-size: 1.2em;
    color: #000;
    border-radius: 2em;
    box-sizing: border-box;
  }
}/*# sourceMappingURL=2024egypt.css.map */