@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:700);
@import url(https://fonts.googleapis.com/css?family=Nunito:200);
@import url(https://fonts.googleapis.com/css?family=Nunito:300);
@import url(https://fonts.googleapis.com/css?family=Nunito:400);
@import url(https://fonts.googleapis.com/css?family=Nunito:600);
@import url(https://fonts.googleapis.com/css?family=Nunito:700);
@import url(https://fonts.googleapis.com/css?family=Nunito:800);
@import url(https://fonts.googleapis.com/css?family=Nunito:900);
@import url(https://fonts.googleapis.com/css?family=Lato:100);
@import url(https://fonts.googleapis.com/css?family=Lato:300);
@import url(https://fonts.googleapis.com/css?family=Lato:400);
@import url(https://fonts.googleapis.com/css?family=Lato:700);
@import url(https://fonts.googleapis.com/css?family=Lato:900);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400);
@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:400);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:500);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:600);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond:800);
@font-face {
  font-family: "Noto Serif Japanese light";
  font-style: normal;
  src: url("../font/NotoSerifCJKjp-Light.otf") format("opentype"), url("../font/NotoSerifCJKjp-Light.woff2") format("woff2"), url("../font/NotoSerifCJKjp-Light.woff") format("woff"); }
@font-face {
  font-family: "Noto Serif Japanese regular";
  font-style: normal;
  src: url("../font/NotoSerifCJKjp-Regular.otf") format("opentype"), url("../font/NotoSerifCJKjp-Regular.woff2") format("woff2"), url("../font/NotoSerifCJKjp-Regular.woff") format("woff"); }
/* =========================================================
 * reset　　　    /*リセット
========================================================= */
blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, select, span, textarea, td, th, ul, figure, figcaption {
  margin: 0px;
  padding: 0px; }

fieldset, img {
  border: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

ol {
  list-style-type: none; }

ul {
  list-style-type: none; }
  ul li {
    list-style-type: none; }

img {
  border: none;
  vertical-align: bottom; }

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

caption, th {
  text-align: left; }

iframe {
  border: none; }

a:focus {
  outline: none; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

li img {
  line-height: 0;
  font-size: 0;
  vertical-align: top; }

/* IE */
* html ul li dl, * html ol li dl {
  display: inline; }
*:first-child + html ul li dl, *:first-child + html ol li dl {
  display: inline; }

/* =========================================================
 * default settings      　   /*デフォルトセッティング
========================================================= */
html {
  font-size: 62.5%; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-all; }

p {
  line-break: strict; }

a {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
  a:hover {
    opacity: 0.7;
    -webkit-opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"; }

body {
  font-size: 1.4rem;
  font: inherit;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.6;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  color: #333; }

#wrapper {
  width: 100%; }

.pc {
  display: block; }

.sp {
  display: none; }

.hide, .hidden {
  visibility: hidden; }

img {
  max-width: 100%; }

main {
  display: block; }

@media screen and (max-width: 767px) {
  a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none; }
    a:hover {
      opacity: 1;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100);
      /* IE lt 8 */
      -ms-filter: "alpha(opacity=100)";
      /* IE 8 */ }

  body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    min-width: 100%; }

  img {
    width: 100%; }

  .pc {
    display: none; }

  .sp {
    display: block; } }
/* =========================================================
 * font
========================================================= */
/*noto-sans*/
/*Robot*/
/*Nunito*/
/*Lato*/
/*Montserrat*/
.roboto {
  font-family: 'Roboto Condensed', sans-serif; }

.font-rk {
  font-family: Ryumin Regular KL; }

.font-mb31 {
  font-family: Midashi Go MB31; }

.font-telop {
  font-family: TelopMinPro-D; }

.font-noto {
  font-family: 'Noto Sans Japanese'; }

.font-nunito {
  font-family: 'Nunito', sans-serif; }

.font-lato {
  font-family: 'Lato', sans-serif; }

.font-montserrat {
  font-family: 'Montserrat', sans-serif; }

.fonte-gramond {
  font-family: 'EB Garamond', serif; }

/* =========================================================
 * clearfix　　   /*クリアフィックス
========================================================= */
.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both; }

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100; }
  .header--inner {
    max-width: 1400px;
    margin: 0 auto; }
    .header--inner--logo a img {
      width: 157px; }
    .header--inner .menu-trigger, .header--inner nav {
      display: none; }

.footer {
  padding: 0;
  position: relative;
  z-index: 50;
  background-color: #fff; }
  .footer--inner {
    max-width: 1024px;
    margin: 0 auto;
    position: relative; }
    .footer--inner--sns {
      display: flex;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
      .footer--inner--sns li:not(:last-child) {
        margin-right: 8px; }
    .footer--inner--logo {
      text-align: center; }

.under-btn {
  display: none; }

.totop {
  margin-top: 70px;
  text-align: center; }
  .totop--btn {
    display: inline-block; }
    .totop--btn a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: #de0012;
      font-size: 1.4rem;
      line-height: 1.0; }
      .totop--btn a span {
        font-family: "Roboto Condensed", sans-serif;
        letter-spacing: .12em;
        display: block;
        font-weight: 600; }
      .totop--btn a img {
        margin-top: 10px;
        display: block; }

#pagetop {
  width: 48px;
  height: 48px;
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 200; }
  #pagetop a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #de0012;
    position: relative; }
    #pagetop a:before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 12px 16px 12px;
      border-color: transparent transparent #de0012 transparent;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin-top: -2px; }
  #pagetop.bottom {
    position: absolute; }

.pages header {
  position: absolute; }

@media screen and (max-width: 767px) {
  .header--inner {
    width: 92%;
    position: relative; }
    .header--inner--logo {
      width: 127px;
      position: relative;
      z-index: 100;
      transition: all .6s ease-out; }
      .header--inner--logo a img {
        width: 38.124999999vw; }
      .header--inner--logo.scrolled {
        transform: translateY(-127px); }
      .header--inner--logo.fixed {
        transform: translateY(0) !important; }
    .header--inner .menu-trigger {
      position: absolute;
      right: 0;
      top: 14px;
      transform: scale(0.8);
      z-index: 50;
      width: 45px;
      height: 30px; }
    .header--inner .menu-trigger,
    .header--inner .menu-trigger span {
      display: inline-block;
      transition: all .4s;
      box-sizing: border-box; }
    .header--inner .menu-trigger span {
      position: absolute;
      left: 0;
      width: 100%;
      height: 4px;
      background-color: #de0012; }
    .header--inner .menu-trigger span:nth-of-type(1) {
      top: 0; }
    .header--inner .menu-trigger span:nth-of-type(2) {
      top: 50%;
      margin-top: -2px; }
    .header--inner .menu-trigger span:nth-of-type(3) {
      bottom: 0; }
    .header--inner .menu-trigger.active {
      height: 40px; }
    .header--inner .menu-trigger.active span:nth-of-type(1) {
      -webkit-transform: translateY(18px) rotate(-45deg);
      transform: translateY(18px) rotate(-45deg); }
    .header--inner .menu-trigger.active span:nth-of-type(2) {
      opacity: 0; }
    .header--inner .menu-trigger.active span:nth-of-type(3) {
      -webkit-transform: translateY(-18px) rotate(45deg);
      transform: translateY(-18px) rotate(45deg); }
    .header--inner nav {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      background-color: #fff;
      padding-top: 0;
      padding-bottom: 20px;
      padding-top: 66px;
      display: none;
      z-index: 10; }
      .header--inner nav h2 {
        width: 20%;
        position: absolute;
        left: 5%;
        top: 0; }
      .header--inner nav ul li a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #de0012;
        text-align: center;
        padding: 15px 0;
        position: relative; }
        .header--inner nav ul li a:after {
          content: '';
          display: block;
          width: 24px;
          height: 21px;
          background: url("../images/common/img-arrow-r.png") no-repeat 0 0/cover;
          position: absolute;
          right: 5%;
          top: 50%;
          margin-top: -10px; }
        .header--inner nav ul li a span {
          display: block;
          font-family: "Noto Sans Japanese";
          font-size: 3.6vw; }

  .footer {
    padding: 0; }
    .footer--inner {
      max-width: 100%; }
      .footer--inner--sns {
        justify-content: center;
        position: static;
        left: auto;
        top: auto;
        transform: none; }
      .footer--inner--logo {
        width: 62%;
        margin: 16px auto 0 auto; }

  .under-btn {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block;
    z-index: 10; }
    .under-btn ul {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex; }
      .under-btn ul li {
        width: calc(100% / 3); }
        .under-btn ul li a {
          display: block;
          width: 100%;
          height: 100%;
          color: #fff;
          text-decoration: none;
          text-align: center;
          padding: 12px 0 15px 0;
          background-color: #de0012;
          font-size: 4.4vw;
          line-height: 1.0;
          font-family: "Roboto Condensed", sans-serif;
          position: relative;
          letter-spacing: .10em; }
          .under-btn ul li a span {
            display: block;
            font-size: 3.6vw;
            margin-top: 8px;
            font-family: "Noto Sans Japanese";
            letter-spacing: .06em; }
          .under-btn ul li a:after {
            content: '';
            display: block;
            border-right: 1px solid #fff;
            border-bottom: 1px solid #fff;
            transform: rotate(45deg);
            width: 10px;
            height: 10px;
            margin: 6px auto 0 auto; }
        .under-btn ul li:not(:last-child) {
          border-right: 1px solid #d5d5d5; }

  #pagetop {
    right: 10px; }

  .totop {
    margin-top: 45px; }
    .totop--btn a {
      font-size: 4.4vw; }
      .totop--btn a span {
        letter-spacing: .18em; }

  .pages .header {
    position: fixed; }
    .pages .header--inner--logo {
      width: 127px; }
    .pages .header--inner .menu-trigger {
      top: 27px; }
  .pages #pagetop {
    transition: all .3s ease-out;
    bottom: -50px !important; }
    .pages #pagetop.active {
      bottom: 100px !important; }
    .pages #pagetop.bottom {
      bottom: 20px !important; } }
.top .opening {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
  transition: all 1s ease-out; }
  .top .opening--inner {
    width: 100%;
    height: 100%;
    position: relative; }
    .top .opening--inner--items {
      position: absolute;
      top: calc(50% + 16px);
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center; }
      .top .opening--inner--items h1 {
        position: relative;
        right: 1%;
        transition: all 2s ease-out;
        opacity: 0; }
        .top .opening--inner--items h1 img {
          max-width: none; }
        .top .opening--inner--items h1.active {
          opacity: 1;
          transform: scale(1); }
      .top .opening--inner--items h2 {
        margin-top: 50px;
        transition: all 1s ease-out;
        opacity: 0; }
        .top .opening--inner--items h2.active {
          opacity: 1; }
  .top .opening.complete {
    pointer-events: none; }
.top .header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0; }
  .top .header--inner {
    max-width: 1400px;
    margin: 0 auto; }
    .top .header--inner--logo {
      transition: all 1s ease-out;
      position: relative;
      top: -154px; }
      .top .header--inner--logo.scrolled, .top .header--inner--logo .active {
        top: 0; }
      .top .header--inner--logo.ended {
        top: -154px; }
.top main {
  background-color: #f2f1f6;
  position: relative;
  padding-bottom: 120vh; }
  .top main .backegg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    .top main .backegg--egg, .top main .backegg--kewpie {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .top main .backegg--egg {
      width: 426px;
      z-index: 2; }
      .top main .backegg--egg img {
        width: 426px; }
    .top main .backegg--kewpie {
      opacity: 0;
      width: 210px;
      z-index: 1;
      left: 49%;
      transition: all 1.2s ease-out;
      transform: translate(-90px, -118px) scale(0.95); }
      .top main .backegg--kewpie.ended {
        transform: translate(30px, -150px) scale(1);
        opacity: 1; }
  .top main .lead, .top main .news, .top main .topmessage, .top main .history, .top main .concert, .top main .orchestra, .top main .cafe, .top main .cpBanner {
    position: relative;
    z-index: 10;
    width: 100%; }
    .top main .lead--inner, .top main .news--inner, .top main .topmessage--inner, .top main .history--inner, .top main .concert--inner, .top main .orchestra--inner, .top main .cafe--inner, .top main .cpBanner--inner {
      text-align: center; }
  .top main .news, .top main .topmessage, .top main .history, .top main .concert, .top main .orchestra, .top main .cafe, .top main .cpBanner {
    margin-top: 50vh; }
    .top main .news--inner--title h3, .top main .topmessage--inner--title h3, .top main .history--inner--title h3, .top main .concert--inner--title h3, .top main .orchestra--inner--title h3, .top main .cafe--inner--title h3, .top main .cpBanner--inner--title h3 {
      font-size: 4.0rem;
      line-height: 1.0;
      color: #de0012;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      letter-spacing: .16em; }
    .top main .news--inner--title h2, .top main .topmessage--inner--title h2, .top main .history--inner--title h2, .top main .concert--inner--title h2, .top main .orchestra--inner--title h2, .top main .cafe--inner--title h2, .top main .cpBanner--inner--title h2 {
      font-size: 1.8rem;
      line-height: 1.0;
      color: #de0012;
      font-family: "Noto Sans Japanese";
      letter-spacing: .08em;
      margin-top: 20px; }
    .top main .news--inner > p, .top main .topmessage--inner > p, .top main .history--inner > p, .top main .concert--inner > p, .top main .orchestra--inner > p, .top main .cafe--inner > p, .top main .cpBanner--inner > p {
      font-size: 1.6rem;
      color: #1a1a1a;
      font-family: "Noto Sans Japanese";
      line-height: 2.6;
      margin-top: 40px; }
    .top main .news--inner--image, .top main .topmessage--inner--image, .top main .history--inner--image, .top main .concert--inner--image, .top main .orchestra--inner--image, .top main .cafe--inner--image, .top main .cpBanner--inner--image {
      position: relative;
      margin-top: 40px;
      display: inline-block; }
      .top main .news--inner--image p, .top main .topmessage--inner--image p, .top main .history--inner--image p, .top main .concert--inner--image p, .top main .orchestra--inner--image p, .top main .cafe--inner--image p, .top main .cpBanner--inner--image p {
        font-size: 1.0rem;
        line-height: 1.0;
        position: absolute; }
    .top main .news--inner .page-btn, .top main .topmessage--inner .page-btn, .top main .history--inner .page-btn, .top main .concert--inner .page-btn, .top main .orchestra--inner .page-btn, .top main .cafe--inner .page-btn, .top main .cpBanner--inner .page-btn {
      max-width: 250px;
      margin: 30px auto 0 auto; }
      .top main .news--inner .page-btn a, .top main .topmessage--inner .page-btn a, .top main .history--inner .page-btn a, .top main .concert--inner .page-btn a, .top main .orchestra--inner .page-btn a, .top main .cafe--inner .page-btn a, .top main .cpBanner--inner .page-btn a {
        border-radius: 60px;
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #fff;
        position: relative;
        font-size: 1.6rem;
        line-height: 1.6;
        font-family: "Noto Sans Japanese";
        letter-spacing: .08em;
        text-align: center;
        padding: 10px 0;
        background-color: #de0012;
        transition: all .3s ease-out;
        border: 1px solid #de0012; }
        .top main .news--inner .page-btn a:after, .top main .topmessage--inner .page-btn a:after, .top main .history--inner .page-btn a:after, .top main .concert--inner .page-btn a:after, .top main .orchestra--inner .page-btn a:after, .top main .cafe--inner .page-btn a:after, .top main .cpBanner--inner .page-btn a:after {
          content: '';
          display: block;
          position: absolute;
          width: 24px;
          height: 21px;
          top: 50%;
          margin-top: -10px;
          right: 5%;
          transition: all .3s ease-out;
          background: url("../images/top/img-arrow-w.png") no-repeat 0 0; }
        .top main .news--inner .page-btn a p:nth-of-type(1), .top main .topmessage--inner .page-btn a p:nth-of-type(1), .top main .history--inner .page-btn a p:nth-of-type(1), .top main .concert--inner .page-btn a p:nth-of-type(1), .top main .orchestra--inner .page-btn a p:nth-of-type(1), .top main .cafe--inner .page-btn a p:nth-of-type(1), .top main .cpBanner--inner .page-btn a p:nth-of-type(1) {
          font-size: 1.3rem; }
        .top main .news--inner .page-btn a p:nth-of-type(2), .top main .news--inner .page-btn a p:nth-of-type(3), .top main .topmessage--inner .page-btn a p:nth-of-type(2), .top main .topmessage--inner .page-btn a p:nth-of-type(3), .top main .history--inner .page-btn a p:nth-of-type(2), .top main .history--inner .page-btn a p:nth-of-type(3), .top main .concert--inner .page-btn a p:nth-of-type(2), .top main .concert--inner .page-btn a p:nth-of-type(3), .top main .orchestra--inner .page-btn a p:nth-of-type(2), .top main .orchestra--inner .page-btn a p:nth-of-type(3), .top main .cafe--inner .page-btn a p:nth-of-type(2), .top main .cafe--inner .page-btn a p:nth-of-type(3), .top main .cpBanner--inner .page-btn a p:nth-of-type(2), .top main .cpBanner--inner .page-btn a p:nth-of-type(3) {
          font-size: 1.5rem; }
        .top main .news--inner .page-btn a .more, .top main .topmessage--inner .page-btn a .more, .top main .history--inner .page-btn a .more, .top main .concert--inner .page-btn a .more, .top main .orchestra--inner .page-btn a .more, .top main .cafe--inner .page-btn a .more, .top main .cpBanner--inner .page-btn a .more {
          font-size: 1.2rem;
          background-color: #de0012;
          border: 1px solid #fff;
          display: inline-block;
          padding: 5px 15px;
          margin-top: 10px; }
        .top main .news--inner .page-btn a:hover, .top main .topmessage--inner .page-btn a:hover, .top main .history--inner .page-btn a:hover, .top main .concert--inner .page-btn a:hover, .top main .orchestra--inner .page-btn a:hover, .top main .cafe--inner .page-btn a:hover, .top main .cpBanner--inner .page-btn a:hover {
          background-color: #fff;
          color: #de0012;
          opacity: 1; }
          .top main .news--inner .page-btn a:hover:after, .top main .topmessage--inner .page-btn a:hover:after, .top main .history--inner .page-btn a:hover:after, .top main .concert--inner .page-btn a:hover:after, .top main .orchestra--inner .page-btn a:hover:after, .top main .cafe--inner .page-btn a:hover:after, .top main .cpBanner--inner .page-btn a:hover:after {
            right: 3%;
            background: url("../images/top/img-arrow-r.png") no-repeat 0 0; }
          .top main .news--inner .page-btn a:hover .more, .top main .topmessage--inner .page-btn a:hover .more, .top main .history--inner .page-btn a:hover .more, .top main .concert--inner .page-btn a:hover .more, .top main .orchestra--inner .page-btn a:hover .more, .top main .cafe--inner .page-btn a:hover .more, .top main .cpBanner--inner .page-btn a:hover .more {
            color: #fff; }
      .top main .news--inner .page-btn.double, .top main .topmessage--inner .page-btn.double, .top main .history--inner .page-btn.double, .top main .concert--inner .page-btn.double, .top main .orchestra--inner .page-btn.double, .top main .cafe--inner .page-btn.double, .top main .cpBanner--inner .page-btn.double {
        border-radius: 80px;
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #fff;
        position: relative;
        font-size: 1.6rem;
        line-height: 1.6;
        font-family: "Noto Sans Japanese";
        letter-spacing: .08em;
        text-align: center;
        padding: 10px 0 20px 0;
        background-color: #de0012;
        transition: all .3s ease-out;
        border: 1px solid #de0012; }
        .top main .news--inner .page-btn.double .more, .top main .topmessage--inner .page-btn.double .more, .top main .history--inner .page-btn.double .more, .top main .concert--inner .page-btn.double .more, .top main .orchestra--inner .page-btn.double .more, .top main .cafe--inner .page-btn.double .more, .top main .cpBanner--inner .page-btn.double .more {
          display: block;
          margin: 10px auto 0 auto;
          max-width: 200px; }
          .top main .news--inner .page-btn.double .more a, .top main .topmessage--inner .page-btn.double .more a, .top main .history--inner .page-btn.double .more a, .top main .concert--inner .page-btn.double .more a, .top main .orchestra--inner .page-btn.double .more a, .top main .cafe--inner .page-btn.double .more a, .top main .cpBanner--inner .page-btn.double .more a {
            border-radius: 0;
            text-align: center;
            padding: 5px 10px;
            background-color: #de0012;
            transition: all .3s ease-out;
            border: 1px solid #fff;
            font-size: 1.2rem; }
            .top main .news--inner .page-btn.double .more a:after, .top main .topmessage--inner .page-btn.double .more a:after, .top main .history--inner .page-btn.double .more a:after, .top main .concert--inner .page-btn.double .more a:after, .top main .orchestra--inner .page-btn.double .more a:after, .top main .cafe--inner .page-btn.double .more a:after, .top main .cpBanner--inner .page-btn.double .more a:after {
              width: 12px;
              height: 10px;
              background-size: cover;
              margin-top: -5px; }
            .top main .news--inner .page-btn.double .more a:hover, .top main .topmessage--inner .page-btn.double .more a:hover, .top main .history--inner .page-btn.double .more a:hover, .top main .concert--inner .page-btn.double .more a:hover, .top main .orchestra--inner .page-btn.double .more a:hover, .top main .cafe--inner .page-btn.double .more a:hover, .top main .cpBanner--inner .page-btn.double .more a:hover {
              background-color: #fff;
              color: #de0012; }
    .top main .news--inner .att, .top main .topmessage--inner .att, .top main .history--inner .att, .top main .concert--inner .att, .top main .orchestra--inner .att, .top main .cafe--inner .att, .top main .cpBanner--inner .att {
      text-align: center;
      color: #de0012;
      font-size: 1.4rem;
      line-height: 1.0;
      margin-top: 20px;
      font-family: "Noto Sans Japanese"; }
  .top main .lead--inner {
    width: 100%;
    height: 100vh;
    position: relative; }
    .top main .lead--inner p {
      width: 100%;
      font-size: 1.8rem;
      font-family: "Noto Sans Japanese";
      letter-spacing: .12em;
      line-height: 2.8;
      color: #e4002b;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      margin-top: -20px; }
      .top main .lead--inner p span {
        display: block;
        opacity: 0;
        transform: translate(0, 50px);
        transition: all 2000ms;
        text-indent: -.5em; }
        .top main .lead--inner p span.active {
          opacity: 1;
          transform: translate(0, 0); }
        .top main .lead--inner p span.scrolled {
          opacity: 0; }
        .top main .lead--inner p span span {
          display: inline; }
    .top main .lead--inner .btn {
      position: absolute;
      right: 10%;
      bottom: 20px;
      transition: all .8s ease-out;
      opacity: 0; }
      .top main .lead--inner .btn.active {
        opacity: 1; }
    .top main .lead--inner .scroll {
      position: absolute;
      bottom: 20px;
      left: 50%;
      z-index: 2;
      transform: translateX(-50%);
      transition: all 2s ease-out;
      opacity: 0; }
      .top main .lead--inner .scroll a {
        color: #de0012;
        text-decoration: none;
        display: inline-block;
        font-size: 1.4rem;
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        letter-spacing: .12em;
        padding-top: 70px; }
        .top main .lead--inner .scroll a span {
          position: absolute;
          top: 0;
          left: 50%;
          width: 24px;
          height: 24px;
          margin-left: -12px;
          border-left: 1px solid #de0012;
          border-bottom: 1px solid #de0012;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -webkit-animation: sdb 2.5s infinite;
          animation: sdb 2.5s infinite;
          box-sizing: border-box; }
      .top main .lead--inner .scroll.active {
        opacity: 1; }
      .top main .lead--inner .scroll.scrolled {
        opacity: 0; }
  .top main .text {
    position: relative;
    z-index: 10;
    margin: 10vh auto 0 auto;
    text-align: center; }
    .top main .text p {
      font-size: 1.8rem;
      line-height: 2.8;
      font-family: "Noto Sans Japanese"; }
  .top main .news--inner--wrap {
    max-width: 540px;
    margin: 30px auto 0 auto; }
    .top main .news--inner--wrap dl {
      border-top: 1px solid #de0012;
      padding: 25px 0;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      font-size: 1.5rem;
      line-height: 1.6;
      font-family: "Noto Sans Japanese";
      text-align: left; }
      .top main .news--inner--wrap dl dt {
        margin-right: 20px;
        white-space: nowrap; }
      .top main .news--inner--wrap dl:last-child {
        border-bottom: 1px solid #de0012; }
      .top main .news--inner--wrap dl dd a {
        color: #333; }
        .top main .news--inner--wrap dl dd a:hover {
          opacity: 1;
          text-decoration: none; }
  .top main .topmessage--inner--btn {
    margin-top: 40px; }
    .top main .topmessage--inner--btn a img {
      left: 50%;
      margin-left: -75px; }
  .top main .history--inner--image, .top main .cafe--inner--image {
    margin-top: 40px;
    position: relative; }
    .top main .history--inner--image .btn a img, .top main .cafe--inner--image .btn a img {
      bottom: -28px;
      left: -47px; }
  .top main .history--inner--wrap {
    display: flex;
    justify-content: center; }
    .top main .history--inner--wrap .history--inner--image:nth-of-type(2) {
      margin-left: 80px; }
  .top main .history--inner--image {
    display: block; }
  .top main .cafe--inner--title h2 {
    font-family: "Roboto Condensed", sans-serif; }
  .top main .cafe--inner--image .btn a img {
    left: auto;
    right: -47px; }
  .top main .concert--inner--image p {
    right: -46px;
    bottom: 10px; }
  .top main .concert--inner .page-btn {
    max-width: 470px; }
  .top main .orchestra--inner--image {
    left: 24px; }
    .top main .orchestra--inner--image p {
      left: -46px;
      bottom: 0; }
  .top main .orchestra--inner .page-btn {
    max-width: 400px; }
    .top main .orchestra--inner .page-btn a p:nth-of-type(1) {
      font-size: 1.5rem; }
  .top main .fadebtn {
    position: relative; }
    .top main .fadebtn a img {
      position: absolute;
      transition: all .3s ease-out; }
      .top main .fadebtn a img:nth-of-type(2) {
        opacity: 0; }
    .top main .fadebtn a:hover {
      opacity: 1; }
      .top main .fadebtn a:hover img:nth-of-type(1) {
        opacity: 0; }
      .top main .fadebtn a:hover img:nth-of-type(2) {
        opacity: 1; }
  .top main .cpBanner--inner--image {
    text-align: center;
    display: block; }
    .top main .cpBanner--inner--image p {
      text-align: center;
      font-size: 1.4rem;
      line-height: 1.0;
      color: #de0012;
      position: static;
      margin-top: 10px; }

.fade,
.fadein,
.fadein-top,
.fadein-left,
.fadein-right,
.fadein-last {
  opacity: 0;
  transition: all 1500ms; }

.fade {
  transform: translate(0, 0); }

.fadein, .fadein-last {
  transform: translate(0, 30px); }

.fadein-top {
  transform: translate(0, -30px); }

.fadein-left {
  transform: translate(-30px, 0); }

.fadein-right {
  transform: translate(30px, 0); }

.fade.scrollin,
.fadein.scrollin,
.fadein-top.scrollin,
.fadein-left.scrollin,
.fadein-right.scrollin,
.fadein-last.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0; } }
@media screen and (max-width: 767px) {
  .top .opening {
    z-index: 10; }
    .top .opening--inner--items {
      top: calc(50% + 25px);
      width: 100%; }
      .top .opening--inner--items h1 {
        width: 55%;
        right: 0;
        margin: 0 auto;
        right: 1.5%; }
        .top .opening--inner--items h1 img {
          max-width: 100%; }
      .top .opening--inner--items h2 {
        width: 75.7%;
        margin: 20px auto 0 auto; }
  .top .header {
    z-index: 12; }
    .top .header--inner {
      max-width: 92%; }
      .top .header--inner--logo {
        top: -102px;
        transition: all 0.6s ease-out; }
        .top .header--inner--logo.scrolled, .top .header--inner--logo .active {
          top: 0; }
        .top .header--inner--logo.scrolled {
          transform: none; }
        .top .header--inner--logo.ended {
          top: -102px; }
  .top main {
    padding-bottom: 120vh;
    overflow: hidden; }
    .top main .backegg--egg, .top main .backegg--kewpie {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .top main .backegg--egg {
      width: 91%; }
      .top main .backegg--egg img {
        width: 100%; }
    .top main .backegg--kewpie {
      width: 44%;
      left: auto;
      right: 14.5%;
      transform: translate(-30%, -50%) scale(0.95);
      transition: all 0.6s ease-out; }
      .top main .backegg--kewpie.ended {
        transform: translate(15%, -80%) scale(1); }
    .top main .news, .top main .topmessage, .top main .history, .top main .concert, .top main .orchestra, .top main .cafe, .top main .cpBanner {
      margin-top: 50vh; }
      .top main .news--inner--title h3, .top main .topmessage--inner--title h3, .top main .history--inner--title h3, .top main .concert--inner--title h3, .top main .orchestra--inner--title h3, .top main .cafe--inner--title h3, .top main .cpBanner--inner--title h3 {
        font-size: 9.0vw;
        text-align: center; }
      .top main .news--inner--title h2, .top main .topmessage--inner--title h2, .top main .history--inner--title h2, .top main .concert--inner--title h2, .top main .orchestra--inner--title h2, .top main .cafe--inner--title h2, .top main .cpBanner--inner--title h2 {
        font-size: 4.0vw;
        letter-spacing: .08em;
        margin-top: 20px; }
      .top main .news--inner > p, .top main .topmessage--inner > p, .top main .history--inner > p, .top main .concert--inner > p, .top main .orchestra--inner > p, .top main .cafe--inner > p, .top main .cpBanner--inner > p {
        font-size: 3.8vw;
        line-height: 2.6;
        text-align: justify;
        width: 80%;
        margin: 20px auto 0 auto;
        overflow-wrap: break-word;
        word-wrap: break-word; }
        .top main .news--inner > p br, .top main .topmessage--inner > p br, .top main .history--inner > p br, .top main .concert--inner > p br, .top main .orchestra--inner > p br, .top main .cafe--inner > p br, .top main .cpBanner--inner > p br {
          display: none; }
      .top main .news--inner--image, .top main .topmessage--inner--image, .top main .history--inner--image, .top main .concert--inner--image, .top main .orchestra--inner--image, .top main .cafe--inner--image, .top main .cpBanner--inner--image {
        margin-top: 20px;
        width: 100%; }
        .top main .news--inner--image .image, .top main .topmessage--inner--image .image, .top main .history--inner--image .image, .top main .concert--inner--image .image, .top main .orchestra--inner--image .image, .top main .cafe--inner--image .image, .top main .cpBanner--inner--image .image {
          width: 56%;
          margin: 0 auto; }
        .top main .news--inner--image p, .top main .topmessage--inner--image p, .top main .history--inner--image p, .top main .concert--inner--image p, .top main .orchestra--inner--image p, .top main .cafe--inner--image p, .top main .cpBanner--inner--image p {
          font-size: 2.8vw;
          letter-spacing: -0.04em; }
      .top main .news--inner .page-btn, .top main .topmessage--inner .page-btn, .top main .history--inner .page-btn, .top main .concert--inner .page-btn, .top main .orchestra--inner .page-btn, .top main .cafe--inner .page-btn, .top main .cpBanner--inner .page-btn {
        margin: 20px auto 0 auto; }
        .top main .news--inner .page-btn a, .top main .topmessage--inner .page-btn a, .top main .history--inner .page-btn a, .top main .concert--inner .page-btn a, .top main .orchestra--inner .page-btn a, .top main .cafe--inner .page-btn a, .top main .cpBanner--inner .page-btn a {
          font-size: 4.0vw;
          letter-spacing: .04em;
          transition: none; }
          .top main .news--inner .page-btn a:after, .top main .topmessage--inner .page-btn a:after, .top main .history--inner .page-btn a:after, .top main .concert--inner .page-btn a:after, .top main .orchestra--inner .page-btn a:after, .top main .cafe--inner .page-btn a:after, .top main .cpBanner--inner .page-btn a:after {
            transition: none; }
          .top main .news--inner .page-btn a p:nth-of-type(1), .top main .topmessage--inner .page-btn a p:nth-of-type(1), .top main .history--inner .page-btn a p:nth-of-type(1), .top main .concert--inner .page-btn a p:nth-of-type(1), .top main .orchestra--inner .page-btn a p:nth-of-type(1), .top main .cafe--inner .page-btn a p:nth-of-type(1), .top main .cpBanner--inner .page-btn a p:nth-of-type(1) {
            font-size: 3.6vw; }
          .top main .news--inner .page-btn a p:nth-of-type(2), .top main .news--inner .page-btn a p:nth-of-type(3), .top main .topmessage--inner .page-btn a p:nth-of-type(2), .top main .topmessage--inner .page-btn a p:nth-of-type(3), .top main .history--inner .page-btn a p:nth-of-type(2), .top main .history--inner .page-btn a p:nth-of-type(3), .top main .concert--inner .page-btn a p:nth-of-type(2), .top main .concert--inner .page-btn a p:nth-of-type(3), .top main .orchestra--inner .page-btn a p:nth-of-type(2), .top main .orchestra--inner .page-btn a p:nth-of-type(3), .top main .cafe--inner .page-btn a p:nth-of-type(2), .top main .cafe--inner .page-btn a p:nth-of-type(3), .top main .cpBanner--inner .page-btn a p:nth-of-type(2), .top main .cpBanner--inner .page-btn a p:nth-of-type(3) {
            font-size: 3.8vw; }
          .top main .news--inner .page-btn a .more, .top main .topmessage--inner .page-btn a .more, .top main .history--inner .page-btn a .more, .top main .concert--inner .page-btn a .more, .top main .orchestra--inner .page-btn a .more, .top main .cafe--inner .page-btn a .more, .top main .cpBanner--inner .page-btn a .more {
            font-size: 3.4vw;
            padding: 5px 10px; }
          .top main .news--inner .page-btn a:hover, .top main .topmessage--inner .page-btn a:hover, .top main .history--inner .page-btn a:hover, .top main .concert--inner .page-btn a:hover, .top main .orchestra--inner .page-btn a:hover, .top main .cafe--inner .page-btn a:hover, .top main .cpBanner--inner .page-btn a:hover {
            background-color: #de0012;
            color: #fff; }
            .top main .news--inner .page-btn a:hover:after, .top main .topmessage--inner .page-btn a:hover:after, .top main .history--inner .page-btn a:hover:after, .top main .concert--inner .page-btn a:hover:after, .top main .orchestra--inner .page-btn a:hover:after, .top main .cafe--inner .page-btn a:hover:after, .top main .cpBanner--inner .page-btn a:hover:after {
              background: url("../images/top/img-arrow-w.png") no-repeat 0 0;
              right: 5%; }
        .top main .news--inner .page-btn.double, .top main .topmessage--inner .page-btn.double, .top main .history--inner .page-btn.double, .top main .concert--inner .page-btn.double, .top main .orchestra--inner .page-btn.double, .top main .cafe--inner .page-btn.double, .top main .cpBanner--inner .page-btn.double {
          font-size: 4.0vw;
          letter-spacing: .04em;
          transition: none;
          width: 80%;
          border-radius: 70px; }
          .top main .news--inner .page-btn.double .more, .top main .topmessage--inner .page-btn.double .more, .top main .history--inner .page-btn.double .more, .top main .concert--inner .page-btn.double .more, .top main .orchestra--inner .page-btn.double .more, .top main .cafe--inner .page-btn.double .more, .top main .cpBanner--inner .page-btn.double .more {
            max-width: 70%; }
            .top main .news--inner .page-btn.double .more a, .top main .topmessage--inner .page-btn.double .more a, .top main .history--inner .page-btn.double .more a, .top main .concert--inner .page-btn.double .more a, .top main .orchestra--inner .page-btn.double .more a, .top main .cafe--inner .page-btn.double .more a, .top main .cpBanner--inner .page-btn.double .more a {
              transition: none;
              font-size: 3.4vw; }
              .top main .news--inner .page-btn.double .more a:hover, .top main .topmessage--inner .page-btn.double .more a:hover, .top main .history--inner .page-btn.double .more a:hover, .top main .concert--inner .page-btn.double .more a:hover, .top main .orchestra--inner .page-btn.double .more a:hover, .top main .cafe--inner .page-btn.double .more a:hover, .top main .cpBanner--inner .page-btn.double .more a:hover {
                background-color: #de0012;
                color: #fff; }
      .top main .news--inner .att, .top main .topmessage--inner .att, .top main .history--inner .att, .top main .concert--inner .att, .top main .orchestra--inner .att, .top main .cafe--inner .att, .top main .cpBanner--inner .att {
        font-size: 3.8vw;
        margin-top: 15px; }
    .top main .lead--inner {
      width: 100%;
      height: 100vh;
      position: relative; }
      .top main .lead--inner p {
        font-size: 3.8vw;
        letter-spacing: .06em;
        line-height: 2.2;
        margin-top: -60px; }
        .top main .lead--inner p span.active {
          opacity: 1;
          transform: translate(0, 0); }
        .top main .lead--inner p span.scrolled {
          opacity: 0; }
        .top main .lead--inner p span span {
          display: block; }
        .top main .lead--inner p span img {
          width: 46.5%;
          display: block;
          margin: 0 auto; }
      .top main .lead--inner .scroll {
        bottom: 55px; }
        .top main .lead--inner .scroll a {
          font-size: 3.6vw;
          padding-top: 60px; }
          .top main .lead--inner .scroll a span {
            width: 18px;
            height: 18px;
            margin-left: -9px; }
      .top main .lead--inner .btn {
        width: 25%;
        bottom: 36vh;
        right: 2%; }
    .top main .text {
      max-width: 90%;
      margin: 5vh auto 0 auto;
      text-align: left; }
      .top main .text p {
        font-size: 4.4vw;
        line-height: 2.0; }
    .top main .news--inner--wrap {
      max-width: 90%;
      margin: 15px auto 0 auto; }
      .top main .news--inner--wrap dl {
        padding: 12px 0;
        display: -webkit-block;
        display: -moz-block;
        display: -ms-block;
        display: -o-block;
        display: block; }
        .top main .news--inner--wrap dl dt {
          margin-right: 0;
          white-space: normal;
          font-size: 3.8vw;
          line-height: 1.0; }
        .top main .news--inner--wrap dl dd {
          margin-top: 10px;
          font-size: 3.8vw; }
    .top main .topmessage--inner p {
      text-align: center; }
    .top main .topmessage--inner--btn {
      margin-top: 23px; }
      .top main .topmessage--inner--btn a img {
        width: 33.6%;
        left: 33.2%;
        margin-left: 0; }
    .top main .history--inner--image, .top main .cafe--inner--image {
      margin-top: 20px;
      position: relative; }
      .top main .history--inner--image .btn a img, .top main .cafe--inner--image .btn a img {
        width: 33.63%;
        bottom: -22px;
        left: 8%; }
    .top main .history--inner--wrap {
      display: block; }
    .top main .history--inner .history--inner--image:nth-of-type(2) {
      margin-left: 0; }
      .top main .history--inner .history--inner--image:nth-of-type(2) .btn a img {
        left: auto;
        right: 8%; }
    .top main .cafe {
      padding-bottom: 30px; }
      .top main .cafe--inner--image .btn a img {
        left: auto;
        right: 8%; }
    .top main .concert--inner--image p {
      right: 0;
      bottom: 10px; }
    .top main .concert--inner .page-btn {
      width: 80%; }
    .top main .orchestra--inner--image {
      left: 5%; }
      .top main .orchestra--inner--image .image {
        width: 68.3%; }
      .top main .orchestra--inner--image p {
        left: 0;
        bottom: 0; }
    .top main .orchestra--inner .page-btn {
      width: 70%; }
      .top main .orchestra--inner .page-btn a p:nth-of-type(1) {
        font-size: 3.8vw; }
    .top main .fadebtn a img {
      transition: none; }
      .top main .fadebtn a img:nth-of-type(2) {
        display: none; }
    .top main .fadebtn a:hover {
      opacity: 1; }
      .top main .fadebtn a:hover img:nth-of-type(1) {
        opacity: 1; }
    .top main .cpBanner--inner p {
      text-align: center; }
      .top main .cpBanner--inner p br {
        display: block; }
    .top main .cpBanner--inner--image {
      width: 80%;
      margin: 20px auto 0 auto; }
      .top main .cpBanner--inner--image p {
        font-size: 3.8vw; }
    .top main .under-btn {
      transition: all .6s ease-out;
      bottom: -83px; }
      .top main .under-btn.scrolled, .top main .under-btn .active {
        bottom: 0; }
    .top main #pagetop {
      transition: all .3s ease-out;
      bottom: -50px !important; }
      .top main #pagetop.active {
        bottom: 100px !important; }
      .top main #pagetop.bottom {
        bottom: 20px !important; } }
@media only screen and (min-width: 568px) and (max-width: 736px) {
  .top .opening--inner--items {
    transform: translate(-50%, -50%) scale(0.6); }
  .top main .backegg--egg, .top main .backegg--kewpie {
    transform: translate(-50%, -50%) scale(0.6); }
  .top main .backegg--kewpie.ended {
    transform: translate(4%, -60%) scale(0.6); }
  .top main .lead--inner {
    height: 150vh; }
    .top main .lead--inner p {
      font-size: 3.8vw;
      line-height: 2.2;
      margin-top: 0;
      top: 35%; }
    .top main .lead--inner .scroll {
      bottom: 25vh; } }
.orchestra-page {
  background-color: #f7f7f9; }
  .orchestra-page .header {
    position: static; }
    .orchestra-page .header--inner--logo a {
      pointer-events: visible; }
  .orchestra-page main {
    padding-top: 45px;
    padding-bottom: 100px;
    position: relative; }
    .orchestra-page main .title--inner {
      text-align: center; }
      .orchestra-page main .title--inner p {
        font-size: 1.6rem;
        line-height: 2.6;
        color: #1a1a1a;
        font-family: "Noto Sans Japanese";
        letter-spacing: .24em;
        margin-top: 40px; }
        .orchestra-page main .title--inner p span {
          color: #de0012; }
    .orchestra-page main .sub {
      margin-top: 40px; }
      .orchestra-page main .sub--inner {
        text-align: center; }
        .orchestra-page main .sub--inner--text h2 {
          margin-top: 40px; }
        .orchestra-page main .sub--inner--text p:nth-of-type(1) {
          font-size: 1.6rem;
          line-height: 2.6;
          color: #1a1a1a;
          font-family: "Noto Sans Japanese";
          letter-spacing: .24em;
          margin-top: 40px; }
          .orchestra-page main .sub--inner--text p:nth-of-type(1) span {
            color: #de0012; }
        .orchestra-page main .sub--inner--text p:nth-of-type(2) {
          font-size: 1.4rem;
          line-height: 2.2;
          font-family: "Noto Sans Japanese";
          margin-top: 20px;
          letter-spacing: .08em; }
        .orchestra-page main .sub--inner .wrap {
          margin-top: 45px;
          position: relative;
          display: inline-block; }
          .orchestra-page main .sub--inner .wrap .att {
            position: absolute;
            bottom: 0;
            right: -47px;
            line-height: 1.0;
            font-size: 1.0rem; }
    .orchestra-page main .contents {
      margin-top: 95px; }
      .orchestra-page main .contents--inner {
        display: flex;
        justify-content: center; }
        .orchestra-page main .contents--inner--box dl {
          display: flex;
          align-items: center; }
          .orchestra-page main .contents--inner--box dl dt {
            margin-right: 15px; }
          .orchestra-page main .contents--inner--box dl dd {
            font-size: 2.2rem;
            line-height: 1.0;
            font-family: "Noto Sans Japanese";
            letter-spacing: .16em; }
            .orchestra-page main .contents--inner--box dl dd span {
              font-size: 1.4rem;
              letter-spacing: .06em; }
        .orchestra-page main .contents--inner--box--program {
          margin-top: 30px;
          position: relative;
          width: 456px;
          height: 221px;
          background-repeat: no-repeat;
          background-position: 0 0;
          background-size: cover; }
          .orchestra-page main .contents--inner--box--program h2 {
            position: absolute;
            z-index: 2;
            font-size: 1.4rem;
            font-family: "Noto Sans Japanese";
            line-height: 1.0;
            letter-spacing: .06em;
            display: inline-block;
            color: #fff;
            padding: 6px 15px;
            border-radius: 20px;
            top: -13px;
            left: -5px; }
          .orchestra-page main .contents--inner--box--program--image {
            position: absolute; }
          .orchestra-page main .contents--inner--box--program--wrap {
            padding: 22px 25px 15px 25px; }
            .orchestra-page main .contents--inner--box--program--wrap p, .orchestra-page main .contents--inner--box--program--wrap ul {
              font-family: "Noto Sans Japanese"; }
            .orchestra-page main .contents--inner--box--program--wrap p {
              font-size: 1.4rem;
              line-height: 1.6; }
            .orchestra-page main .contents--inner--box--program--wrap ul {
              margin-top: 6px; }
              .orchestra-page main .contents--inner--box--program--wrap ul li {
                font-size: 1.2rem; }
        .orchestra-page main .contents--inner--box--btn {
          margin: 30px auto 0 auto;
          max-width: 290px; }
          .orchestra-page main .contents--inner--box--btn a {
            display: block;
            width: 100%;
            height: 100%;
            text-decoration: none;
            color: #fff;
            font-size: 1.4rem;
            font-family: "Noto Sans Japanese";
            line-height: 1.0;
            position: relative;
            background-color: #e51125;
            border-radius: 20px;
            padding: 10px 0 10px 70px;
            letter-spacing: .08em; }
            .orchestra-page main .contents--inner--box--btn a .icon {
              position: absolute;
              left: -5px;
              top: 50%;
              transform: translateY(-50%); }
            .orchestra-page main .contents--inner--box--btn a:after {
              content: '';
              display: block;
              position: absolute;
              width: 6px;
              height: 6px;
              border-top: 1px solid #fff;
              border-right: 1px solid #fff;
              transform: rotate(45deg);
              right: 16px;
              top: 50%;
              margin-top: -3px; }
        .orchestra-page main .contents--inner--box:nth-of-type(1) {
          margin-right: 90px; }
          .orchestra-page main .contents--inner--box:nth-of-type(1) dl dd {
            color: #f4a23b; }
          .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program {
            background-image: url("../images/orchestra/img-flame-y_sp.png"); }
            .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program h2 {
              background-color: #f4a23b; }
            .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program--image {
              right: 0;
              top: -33px; }
            .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program--wrap p {
              color: #f4a23b; }
        .orchestra-page main .contents--inner--box:nth-of-type(2) dl dd {
          color: #ee847d; }
        .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program {
          background-image: url("../images/orchestra/img-flame-p_sp.png"); }
          .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program h2 {
            background-color: #ee847d; }
          .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program--image {
            right: 15px;
            top: -2px; }
          .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program--wrap p {
            color: #ee847d; }
    .orchestra-page main .schedule {
      margin-top: 80px;
      overflow: hidden; }
      .orchestra-page main .schedule--upper {
        margin-left: -0.1%; }
      .orchestra-page main .schedule--inner {
        position: relative;
        z-index: 1; }
        .orchestra-page main .schedule--inner > p {
          font-size: 1.4rem;
          margin-top: 25px;
          line-height: 1.60;
          letter-spacing: .06em;
          text-align: center;
          font-family: "Noto Sans Japanese"; }
        .orchestra-page main .schedule--inner--title {
          text-align: center;
          font-family: "Noto Sans Japanese"; }
          .orchestra-page main .schedule--inner--title h3 {
            line-height: 1.0;
            letter-spacing: .12em;
            font-size: 2.0rem; }
          .orchestra-page main .schedule--inner--title p {
            font-size: 1.4rem;
            margin-top: 25px;
            line-height: 3.0;
            letter-spacing: .06em; }
        .orchestra-page main .schedule--inner--table {
          max-width: 840px;
          margin: 40px auto 0 auto;
          position: relative; }
          .orchestra-page main .schedule--inner--table table {
            width: 100%; }
            .orchestra-page main .schedule--inner--table table tbody tr {
              border-bottom: 1px solid #000;
              font-family: "Noto Sans Japanese"; }
              .orchestra-page main .schedule--inner--table table tbody tr td {
                padding-bottom: 10px; }
                .orchestra-page main .schedule--inner--table table tbody tr td p {
                  font-size: 1.4rem; }
                .orchestra-page main .schedule--inner--table table tbody tr td em {
                  font-weight: normal; }
              .orchestra-page main .schedule--inner--table table tbody tr:nth-of-type(1) td {
                font-size: 1.2rem;
                line-height: 1.0; }
              .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td {
                padding-top: 20px; }
                .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(1) {
                  font-size: 1.4rem;
                  padding-right: 30px; }
                  .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(1) em {
                    font-size: 2.0rem; }
                .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) {
                  padding-right: 20px; }
                  .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) h3 {
                    font-size: 2.0rem;
                    line-height: 1.0; }
                  .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) p {
                    font-size: 1.2rem;
                    line-height: 1.6;
                    margin-top: 10px; }
                .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date {
                  display: flex;
                  align-items: flex-end; }
                  .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date--box {
                    font-size: 1.4rem; }
                    .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date--box em {
                      font-size: 2.0rem; }
                    .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date--box:nth-of-type(2) {
                      padding-left: 0.5em; }
              .orchestra-page main .schedule--inner--table table tbody tr.active td {
                color: #de0012; }
          .orchestra-page main .schedule--inner--table--icon {
            position: absolute;
            top: 189px;
            right: -5px; }
    .orchestra-page main .mayoterrace {
      margin-top: 20px;
      overflow: hidden; }
      .orchestra-page main .mayoterrace--upper {
        margin-left: -0.1%; }
      .orchestra-page main .mayoterrace--inner {
        position: relative;
        z-index: 1; }
        .orchestra-page main .mayoterrace--inner > p {
          font-size: 1.4rem;
          margin-top: 25px;
          line-height: 1.60;
          letter-spacing: .06em;
          text-align: center;
          font-family: "Noto Sans Japanese"; }
        .orchestra-page main .mayoterrace--inner--box {
          max-width: 840px;
          margin: 40px auto 0 auto;
          position: relative; }
          .orchestra-page main .mayoterrace--inner--box ul {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: space-between; }
            .orchestra-page main .mayoterrace--inner--box ul li {
              width: 49%;
              margin: 7px 0; }
              .orchestra-page main .mayoterrace--inner--box ul li img {
                width: 100%;
                height: auto; }
          .orchestra-page main .mayoterrace--inner--box p {
            font-size: 1.4rem;
            margin-top: 0;
            line-height: 1.5;
            letter-spacing: .06em;
            text-align: right; }
  .orchestra-page .btn {
    max-width: 250px;
    margin: 10px auto 0 auto; }
    .orchestra-page .btn a {
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none;
      color: #de0012;
      background-color: #fff;
      line-height: 1.0;
      font-family: "Noto Sans Japanese";
      font-size: 1.6rem;
      text-align: center;
      padding: 10px 0;
      border-radius: 4px;
      position: relative;
      border: 1px solid #de0012;
      transition: all .3s ease-out; }
      .orchestra-page .btn a:after {
        content: '';
        display: block;
        position: absolute;
        width: 12px;
        height: 10px;
        top: 50%;
        margin-top: -4px;
        right: 8%;
        background: url("../images/common/img-arrow-r.png") no-repeat 0 0/cover;
        transition: all .3s ease-out; }
      .orchestra-page .btn a:hover {
        background-color: #de0012;
        color: #fff;
        opacity: 1; }
        .orchestra-page .btn a:hover:after {
          background: url("../images/common/img-arrow-w.png") no-repeat 0 0/cover;
          right: 4%; }
  .orchestra-page.report main .ribbon {
    color: #fff;
    font-family: "Noto Sans Japanese";
    position: relative;
    background-color: #de0012;
    text-align: center;
    font-family: "Noto Sans Japanese";
    font-size: 2.0rem;
    padding: 0;
    max-width: 400px;
    margin: 0 auto;
    height: 66px; }
    .orchestra-page.report main .ribbon span {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .orchestra-page.report main .ribbon:before, .orchestra-page.report main .ribbon:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      top: 0; }
    .orchestra-page.report main .ribbon:before {
      border-width: 33px 0 33px 24px;
      border-color: transparent transparent transparent #f7f7f9;
      left: 0; }
    .orchestra-page.report main .ribbon:after {
      border-width: 33px 24px 33px 0;
      border-color: transparent #f7f7f9 transparent transparent;
      right: 0; }
    .orchestra-page.report main .ribbon.ttl02 {
      line-height: 1.4;
      padding: 5px 0; }
  .orchestra-page.report main .title--inner h2 {
    text-align: center;
    line-height: 1.0;
    color: #de0012;
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    letter-spacing: .08em;
    font-size: 1.8rem;
    margin-top: 15px; }
  .orchestra-page.report main .lead--inner {
    text-align: center; }
    .orchestra-page.report main .lead--inner p {
      font-size: 1.5rem;
      line-height: 2.0;
      font-family: "Noto Sans Japanese";
      margin-top: 40px; }
    .orchestra-page.report main .lead--inner .btn {
      margin-top: 20px; }
    .orchestra-page.report main .lead--inner--main {
      margin-top: 52px; }
      .orchestra-page.report main .lead--inner--main img {
        max-width: 600px; }
    .orchestra-page.report main .lead--inner--anchor {
      max-width: 720px;
      margin: 40px auto 0 auto;
      display: flex;
      justify-content: space-between; }
      .orchestra-page.report main .lead--inner--anchor li {
        max-width: 200px;
        width: 100%;
        height: 90px; }
        .orchestra-page.report main .lead--inner--anchor li a {
          border: 1px solid #de0012;
          border-radius: 4px;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 100%;
          text-decoration: none;
          font-family: "Noto Sans Japanese";
          font-weight: bold;
          text-align: center;
          line-height: 1.2;
          color: #de0012;
          font-size: 1.6rem; }
          .orchestra-page.report main .lead--inner--anchor li a span {
            display: inline-block;
            position: relative; }
            .orchestra-page.report main .lead--inner--anchor li a span:after {
              content: '';
              display: block;
              width: 19px;
              height: 17px;
              margin: 5px auto 0 auto;
              background: url("../images/orchestra/img-red-arrow.png") no-repeat 0 0/cover; }
  .orchestra-page.report main .contents {
    margin-top: 150px; }
    .orchestra-page.report main .contents--inner {
      margin-top: 60px; }
      .orchestra-page.report main .contents--inner--box h3 {
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        font-weight: bold;
        text-align: center;
        letter-spacing: .08em;
        font-size: 2.2rem; }
      .orchestra-page.report main .contents--inner--box--program {
        margin-top: 40px; }
        .orchestra-page.report main .contents--inner--box--program h2 {
          line-height: 1.4; }
        .orchestra-page.report main .contents--inner--box--program--wrap {
          padding-top: 30px; }
          .orchestra-page.report main .contents--inner--box--program--wrap p {
            font-size: 1.2rem; }
          .orchestra-page.report main .contents--inner--box--program--wrap ul {
            margin-top: 15px; }
            .orchestra-page.report main .contents--inner--box--program--wrap ul li {
              font-size: 1.1rem; }
      .orchestra-page.report main .contents--inner--box:nth-of-type(1) h3 {
        color: #f2a03b; }
      .orchestra-page.report main .contents--inner--box:nth-of-type(1) .contents--inner--box--program--wrap {
        padding-top: 48px; }
      .orchestra-page.report main .contents--inner--box:nth-of-type(2) h3 {
        color: #ec827d; }
  .orchestra-page.report main .schedule {
    margin-top: 150px; }
    .orchestra-page.report main .schedule--inner--table .schedule-report {
      max-width: 680px;
      margin: 0 auto; }
      .orchestra-page.report main .schedule--inner--table .schedule-report .title {
        display: flex;
        align-items: center;
        font-family: "Noto Sans Japanese"; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .title dt, .orchestra-page.report main .schedule--inner--table .schedule-report .title dd {
          font-size: 1.2rem;
          line-height: 1.0; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .title dt {
          width: 170px; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .title dd {
          width: calc(100% - 170px); }
      .orchestra-page.report main .schedule--inner--table .schedule-report .wrap {
        margin-top: 10px; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box {
          border-top: 1px solid #000;
          padding: 40px 0 30px 0; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl {
            display: flex;
            align-items: center;
            font-family: "Noto Sans Japanese"; }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dt {
              width: 170px;
              font-size: 1.6rem; }
              .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dt span {
                font-weight: 400; }
                .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dt span.big {
                  font-size: 2.1rem; }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dd {
              width: calc(100% - 170px);
              font-size: 1.4rem; }
              .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dd a {
                color: #000;
                text-decoration: none;
                display: block;
                width: 100%;
                height: 100%;
                position: relative; }
                .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dd a:after {
                  content: '';
                  display: block;
                  position: absolute;
                  width: 10px;
                  height: 10px;
                  border-right: 1px solid #000;
                  border-bottom: 1px solid #000;
                  right: 5px;
                  top: 50%;
                  transform: translateY(-50%) rotate(45deg); }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl.region dd {
              font-size: 2.0rem; }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl:nth-of-type(2) {
              margin-top: 15px; }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl:nth-of-type(n+3) {
              margin-top: 10px; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box:last-child {
            border-bottom: 1px solid #000; }
  .orchestra-page.report main .reportCon {
    margin-top: 60px; }
    .orchestra-page.report main .reportCon.newreport {
      margin-top: 150px; }
    .orchestra-page.report main .reportCon--inner {
      max-width: 960px;
      margin: 0 auto; }
      .orchestra-page.report main .reportCon--inner h2 {
        color: #fff;
        font-family: "Noto Sans Japanese";
        position: relative;
        background-color: #de0012;
        text-align: center;
        font-family: "Noto Sans Japanese";
        font-size: 2.0rem;
        padding: 0;
        max-width: 400px;
        margin: 0 auto;
        height: 66px; }
        .orchestra-page.report main .reportCon--inner h2 span {
          display: inline-block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          white-space: nowrap; }
        .orchestra-page.report main .reportCon--inner h2:before, .orchestra-page.report main .reportCon--inner h2:after {
          content: '';
          display: block;
          position: absolute;
          width: 0;
          height: 0;
          border-style: solid;
          top: 0; }
        .orchestra-page.report main .reportCon--inner h2:before {
          border-width: 33px 0 33px 24px;
          border-color: transparent transparent transparent #f7f7f9;
          left: 0; }
        .orchestra-page.report main .reportCon--inner h2:after {
          border-width: 33px 24px 33px 0;
          border-color: transparent #f7f7f9 transparent transparent;
          right: 0; }
        .orchestra-page.report main .reportCon--inner h2.ttl02 {
          line-height: 1.4;
          padding: 5px 0; }
      .orchestra-page.report main .reportCon--inner > dl {
        font-family: "Noto Sans Japanese";
        font-size: 1.8rem;
        color: #de0012;
        text-align: center;
        margin-top: 20px; }
      .orchestra-page.report main .reportCon--inner .movie {
        margin: 20px auto 0 auto;
        position: relative;
        max-width: 600px;
        height: 338px; }
      .orchestra-page.report main .reportCon--inner p {
        max-width: 600px;
        margin: 20px auto 0 auto;
        font-size: 1.4rem;
        font-family: "Noto Sans Japanese";
        line-height: 2.2; }
      .orchestra-page.report main .reportCon--inner ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        .orchestra-page.report main .reportCon--inner ul li {
          width: 47%; }
          .orchestra-page.report main .reportCon--inner ul li:nth-of-type(n+3) {
            margin-top: 20px; }
      .orchestra-page.report main .reportCon--inner--wrap {
        margin-top: 50px; }
        .orchestra-page.report main .reportCon--inner--wrap--block {
          margin-top: 50px; }
          .orchestra-page.report main .reportCon--inner--wrap--block--anchor {
            text-align: center; }
            .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol {
              display: inline-block;
              text-align: left;
              margin-top: 20px;
              font-family: "Noto Sans Japanese"; }
              .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li {
                line-height: 1.0;
                font-size: 1.6rem; }
                .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li a {
                  color: #de0012;
                  text-decoration: none;
                  border: 1px solid #de0012;
                  display: block;
                  width: 100%;
                  height: 100%;
                  padding: 15px 60px;
                  position: relative; }
                  .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li a:after {
                    content: '';
                    display: block;
                    position: absolute;
                    border-top: 1px solid #de0012;
                    border-right: 1px solid #de0012;
                    width: 10px;
                    height: 10px;
                    transform: rotate(45deg) translateY(-50%);
                    top: 50%;
                    right: 5%; }
                .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li:not(:first-child) {
                  margin-top: 15px; }
            .orchestra-page.report main .reportCon--inner--wrap--block--anchor .other {
              text-align: right;
              line-height: 1.0;
              margin-top: 30px;
              font-family: "Noto Sans Japanese"; }
              .orchestra-page.report main .reportCon--inner--wrap--block--anchor .other a {
                color: #333;
                font-size: 1.4rem; }
          .orchestra-page.report main .reportCon--inner--wrap--block h3 {
            font-size: 2.0rem;
            line-height: 1.4;
            font-family: "Noto Sans Japanese";
            text-align: center;
            letter-spacing: .12em; }
            .orchestra-page.report main .reportCon--inner--wrap--block h3 span {
              font-size: 1.6rem; }
          .orchestra-page.report main .reportCon--inner--wrap--block:not(:first-child) {
            margin-top: 30px; }
          .orchestra-page.report main .reportCon--inner--wrap--block--box {
            border: 1px solid #de0012;
            margin-top: 30px;
            padding: 20px 5%; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box dl {
              color: #de0012;
              font-family: "Noto Sans Japanese";
              text-align: center;
              position: relative;
              cursor: pointer;
              transition: all .3s ease-out; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box dl:before, .orchestra-page.report main .reportCon--inner--wrap--block--box dl:after {
                content: '';
                display: block;
                position: absolute;
                background-color: #de0012;
                right: 0;
                top: 50%;
                transform: translateY(-50%); }
              .orchestra-page.report main .reportCon--inner--wrap--block--box dl:before {
                width: 30px;
                height: 2px; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box dl:after {
                width: 2px;
                height: 30px;
                margin-right: 14px; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box dl dt {
                font-size: 1.6rem; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box dl dd {
                font-size: 2.4rem;
                letter-spacing: .08em; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo.close {
              display: none; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment {
              margin-top: 25px;
              padding-top: 25px;
              border-top: 1px solid #de0012;
              padding-bottom: 20px; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment h4 {
                text-align: center;
                line-height: 1.0;
                color: #de0012;
                font-size: 2.0rem;
                letter-spacing: .08em; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap {
                max-width: 650px;
                margin: 30px auto 0 auto; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl {
                  display: flex;
                  justify-content: space-between;
                  align-items: center;
                  font-size: 1.4rem;
                  text-align: left;
                  cursor: inherit;
                  font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }
                  .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dt {
                    width: 15%;
                    min-width: 130px;
                    color: #f02d3d; }
                  .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd {
                    width: 85%;
                    background-color: #fff;
                    font-size: 1.6rem;
                    border: 1px solid #de0012;
                    border-radius: 6px;
                    padding: 10px;
                    position: relative;
                    color: #8a6024; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:before, .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:after {
                      content: '';
                      display: block;
                      position: absolute;
                      width: 0;
                      height: 0;
                      border-style: solid;
                      border-width: 10px 20px 10px 0;
                      top: 50%;
                      margin-top: -10px; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:before {
                      border-color: transparent #de0012 transparent transparent;
                      left: -20px;
                      z-index: 1; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:after {
                      border-color: transparent #fff transparent transparent;
                      z-index: 2;
                      transform: scale(0.9);
                      left: -19px; }
                  .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl:before, .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl:after {
                    display: none; }
                  .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl:not(:first-child) {
                    margin-top: 15px; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box ul {
              margin-top: 20px;
              border-top: 1px solid #de0012;
              padding: 40px 0 20px 0; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box:not(:nth-of-type(1)) {
              margin-top: 60px; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box.open dl:after {
              opacity: 0; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box.open .report-photo {
              display: block; }
          .orchestra-page.report main .reportCon--inner--wrap--block:not(:nth-of-type(1)) {
            margin-top: 100px; }

@media screen and (max-width: 768px) {
  .orchestra-page main {
    overflow: hidden; }
    .orchestra-page main .sub--inner .wrap .att {
      right: -27px; }
    .orchestra-page main .contents--inner--box {
      transform: scale(0.8);
      position: relative; }
      .orchestra-page main .contents--inner--box:nth-of-type(1) {
        margin-right: 0;
        left: 3%; }
      .orchestra-page main .contents--inner--box:nth-of-type(2) {
        right: 3%; }
  .orchestra-page.report main .reportCon--inner {
    padding: 0 5%; } }
@media screen and (max-width: 767px) {
  .orchestra-page .header {
    position: fixed; }
  .orchestra-page main {
    padding-top: 86px; }
    .orchestra-page main .title--inner h1 {
      width: 90%;
      margin: 0 auto; }
    .orchestra-page main .title--inner p {
      font-size: 3.8vw;
      line-height: 2.2;
      letter-spacing: .20em;
      margin-top: 25px; }
    .orchestra-page main .sub--inner h2 {
      width: 87%;
      margin: 0 auto; }
    .orchestra-page main .sub--inner p {
      font-size: 3.6vw;
      line-height: 2.0;
      margin-top: 15px;
      letter-spacing: .04em;
      letter-spacing: 0; }
    .orchestra-page main .sub--inner .wrap {
      margin-top: 24px;
      width: 56%; }
      .orchestra-page main .sub--inner .wrap .att {
        right: -67px;
        font-size: 3.0vw; }
    .orchestra-page main .sub--inner {
      display: block; }
      .orchestra-page main .sub--inner--text {
        margin-right: 0; }
        .orchestra-page main .sub--inner--text h2 {
          width: 87%;
          margin: 20px auto 0 auto; }
        .orchestra-page main .sub--inner--text p:nth-of-type(1) {
          font-size: 3.8vw;
          line-height: 2.2;
          letter-spacing: .20em;
          margin-top: 25px; }
        .orchestra-page main .sub--inner--text p:nth-of-type(2) {
          font-size: 3.6vw;
          line-height: 2.0;
          margin-top: 15px;
          letter-spacing: .04em;
          letter-spacing: 0; }
      .orchestra-page main .sub--inner .wrap {
        margin-top: 24px;
        width: 56%; }
        .orchestra-page main .sub--inner .wrap .att {
          right: -67px;
          font-size: 3.0vw; }
    .orchestra-page main .contents {
      margin-top: 30px; }
      .orchestra-page main .contents--inner {
        display: block;
        width: 90%;
        margin: 0 auto; }
        .orchestra-page main .contents--inner--box {
          transform: none;
          position: static; }
          .orchestra-page main .contents--inner--box dl {
            width: 100%; }
            .orchestra-page main .contents--inner--box dl dt {
              margin-right: 7px;
              width: 20%; }
            .orchestra-page main .contents--inner--box dl dd {
              font-size: 4.2vw;
              letter-spacing: .08em; }
              .orchestra-page main .contents--inner--box dl dd span {
                font-size: 3.6vw;
                letter-spacing: .03em; }
          .orchestra-page main .contents--inner--box--program {
            margin-top: 20px;
            width: 100%;
            height: auto;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100%; }
            .orchestra-page main .contents--inner--box--program h2 {
              font-size: 3.2vw;
              letter-spacing: .03em;
              padding: 5px 10px;
              top: -8px; }
            .orchestra-page main .contents--inner--box--program--wrap {
              padding: 20px 5% 15px 5%; }
              .orchestra-page main .contents--inner--box--program--wrap p {
                font-size: 3.0vw;
                line-height: 1.5;
                letter-spacing: -0.05em; }
              .orchestra-page main .contents--inner--box--program--wrap ul {
                margin-top: 5px; }
                .orchestra-page main .contents--inner--box--program--wrap ul li {
                  font-size: 2.8vw;
                  line-height: 1.4; }
          .orchestra-page main .contents--inner--box--btn {
            margin: 15px auto 0 auto;
            max-width: 72%; }
            .orchestra-page main .contents--inner--box--btn a {
              font-size: 3.2vw;
              padding: 10px 0 10px 24%;
              letter-spacing: .04em; }
              .orchestra-page main .contents--inner--box--btn a .icon {
                width: 21%; }
          .orchestra-page main .contents--inner--box:nth-of-type(1) {
            margin-right: 0; }
            .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program {
              background-image: url("../images/orchestra/img-flame-y_sp.png"); }
              .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program--image {
                right: 0;
                top: -10px;
                width: 28%; }
          .orchestra-page main .contents--inner--box:nth-of-type(2) {
            margin-top: 60px; }
            .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program {
              background-image: url("../images/orchestra/img-flame-p_sp.png"); }
              .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program--image {
                width: 46%;
                right: 2%;
                top: 0; }
              .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program--wrap {
                padding: 30px 5% 36px 5%; }
    .orchestra-page main .schedule {
      margin-top: 50px; }
      .orchestra-page main .schedule--upper {
        margin-left: 0; }
      .orchestra-page main .schedule--inner {
        margin-top: 0;
        padding-bottom: 50px; }
        .orchestra-page main .schedule--inner > p {
          font-size: 3.2vw;
          margin-top: 15px;
          line-height: 2.0;
          letter-spacing: .03em; }
        .orchestra-page main .schedule--inner--title h3 {
          letter-spacing: .06em;
          font-size: 4.0vw; }
        .orchestra-page main .schedule--inner--title p {
          font-size: 3.2vw;
          margin-top: 15px;
          line-height: 2.0;
          letter-spacing: .03em; }
        .orchestra-page main .schedule--inner--table {
          max-width: 96%;
          margin: 30px auto 0 auto; }
          .orchestra-page main .schedule--inner--table table tbody tr td p {
            font-size: 3.1vw; }
          .orchestra-page main .schedule--inner--table table tbody tr:nth-of-type(1) td {
            font-size: 3.0vw;
            letter-spacing: -0.04em; }
            .orchestra-page main .schedule--inner--table table tbody tr:nth-of-type(1) td:nth-of-type(2) {
              padding-left: 5%; }
          .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td {
            padding-top: 10px; }
            .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(1) {
              width: 15%;
              font-size: 3.0vw;
              padding-right: 0; }
              .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(1) em {
                font-size: 3.2vw; }
            .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) {
              width: 60%;
              padding-right: 4%;
              padding-left: 4%; }
              .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) h3 {
                font-size: 3.3vw; }
              .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) p {
                font-size: 3.0vw;
                line-height: 1.6;
                margin-top: 5px;
                text-align: justify;
                overflow-wrap: break-word;
                word-wrap: break-word; }
                .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(2) p br {
                  display: none; }
            .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) {
              width: 25%; }
              .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date {
                display: block; }
                .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date--box {
                  font-size: 3.0vw; }
                  .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date--box em {
                    font-size: 3.2vw; }
                  .orchestra-page main .schedule--inner--table table tbody tr:not(:nth-of-type(1)) td:nth-of-type(3) .date--box:nth-of-type(2) {
                    padding-left: 0; }
          .orchestra-page main .schedule--inner--table--icon {
            top: 62%;
            right: -5px;
            width: 12%; }
    .orchestra-page main .mayoterrace {
      margin-top: 10px; }
      .orchestra-page main .mayoterrace--upper {
        margin-left: 0; }
      .orchestra-page main .mayoterrace--inner {
        margin-top: 0;
        padding-bottom: 10px; }
        .orchestra-page main .mayoterrace--inner--box {
          max-width: 96%;
          margin: 30px auto 0 auto; }
          .orchestra-page main .mayoterrace--inner--box ul li {
            margin-bottom: 2vw; }
          .orchestra-page main .mayoterrace--inner--box p {
            font-size: 3.2vw;
            margin-top: 0;
            line-height: 1.5;
            letter-spacing: .03em;
            text-align: right; }
  .orchestra-page .btn {
    max-width: 60%; }
    .orchestra-page .btn a {
      font-size: 4.0vw;
      padding: 8px 0;
      transition: none; }
      .orchestra-page .btn a:after {
        transition: none;
        margin-top: -5px; }
      .orchestra-page .btn a:hover {
        color: #de0012;
        background-color: #fff; }
        .orchestra-page .btn a:hover:after {
          background: url("../images/common/img-arrow-r.png") no-repeat 0 0/cover;
          right: 8%; }
  .orchestra-page.report main {
    padding-top: 117px; }
    .orchestra-page.report main .ribbon {
      font-size: 4.4vw;
      padding: 0;
      max-width: 90%;
      height: 60px;
      position: relative;
      margin: 0 auto; }
      .orchestra-page.report main .ribbon span {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 100%; }
      .orchestra-page.report main .ribbon:before {
        border-width: 30px 0 30px 24px; }
      .orchestra-page.report main .ribbon:after {
        border-width: 30px 24px 30px 0; }
      .orchestra-page.report main .ribbon.ttl02 {
        padding: 0;
        line-height: 1.3; }
    .orchestra-page.report main .title--inner h2 {
      font-size: 4.8vw;
      margin-top: 10px; }
    .orchestra-page.report main .lead--inner {
      text-align: left;
      max-width: 90%;
      margin: 0 auto; }
      .orchestra-page.report main .lead--inner p {
        font-size: 3.8vw;
        margin-top: 20px; }
      .orchestra-page.report main .lead--inner .btn {
        margin-top: 10px; }
      .orchestra-page.report main .lead--inner--main {
        margin-top: 30px; }
        .orchestra-page.report main .lead--inner--main img {
          max-width: 100%; }
      .orchestra-page.report main .lead--inner--anchor {
        max-width: 100%;
        margin: 30px auto 0 auto;
        flex-wrap: wrap;
        justify-content: space-around; }
        .orchestra-page.report main .lead--inner--anchor li {
          max-width: 46%;
          height: auto; }
          .orchestra-page.report main .lead--inner--anchor li a {
            font-size: 3.8vw;
            padding: 20px 0; }
          .orchestra-page.report main .lead--inner--anchor li:last-child {
            margin-top: 20px; }
    .orchestra-page.report main .contents {
      margin-top: 75px; }
      .orchestra-page.report main .contents--inner {
        margin-top: 50px; }
        .orchestra-page.report main .contents--inner--box h3 {
          letter-spacing: .04em;
          font-size: 4.6vw; }
        .orchestra-page.report main .contents--inner--box--program {
          margin-top: 25px; }
          .orchestra-page.report main .contents--inner--box--program h2 {
            line-height: 1.2; }
          .orchestra-page.report main .contents--inner--box--program--wrap {
            padding-top: 15px; }
            .orchestra-page.report main .contents--inner--box--program--wrap p {
              font-size: 3.0vw;
              line-height: 1.4; }
            .orchestra-page.report main .contents--inner--box--program--wrap ul {
              margin-top: 5px; }
              .orchestra-page.report main .contents--inner--box--program--wrap ul li {
                font-size: 2.8vw; }
        .orchestra-page.report main .contents--inner--box:nth-of-type(1) .contents--inner--box--program {
          min-height: 45.5vw; }
          .orchestra-page.report main .contents--inner--box:nth-of-type(1) .contents--inner--box--program--wrap {
            padding-top: 9.5vw; }
        .orchestra-page.report main .contents--inner--box:nth-of-type(2) {
          margin-top: 40px; }
          .orchestra-page.report main .contents--inner--box:nth-of-type(2) .contents--inner--box--program {
            min-height: 44vw; }
    .orchestra-page.report main .schedule {
      margin-top: 75px; }
      .orchestra-page.report main .schedule--inner--table .schedule-report {
        max-width: 90%;
        margin: 50px auto 0 auto; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .title dt, .orchestra-page.report main .schedule--inner--table .schedule-report .title dd {
          font-size: 3.0vw; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .title dt {
          width: 25%; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .title dd {
          width: 75%; }
        .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box {
          padding: 20px 0; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dt {
            width: 25%;
            font-size: 3.0vw; }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dt span.big {
              font-size: 3.2vw; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dd {
            width: 75%;
            font-size: 3.0vw; }
            .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl dd a:after {
              content: '';
              display: block;
              position: absolute;
              width: 10px;
              height: 10px;
              border-right: 1px solid #000;
              border-bottom: 1px solid #000;
              right: 5px;
              top: 50%;
              transform: translateY(-50%) rotate(45deg); }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl.region dd {
            font-size: 2.0rem; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl:nth-of-type(2) {
            margin-top: 15px; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box dl:nth-of-type(n+3) {
            margin-top: 10px; }
          .orchestra-page.report main .schedule--inner--table .schedule-report .wrap .box:last-child {
            border-bottom: 1px solid #000; }
    .orchestra-page.report main .reportCon {
      margin-top: 30px; }
      .orchestra-page.report main .reportCon.newreport {
        margin-top: 75px; }
      .orchestra-page.report main .reportCon--inner {
        max-width: 90%;
        padding: 0; }
        .orchestra-page.report main .reportCon--inner h2 {
          font-size: 4.4vw;
          padding: 0;
          max-width: 100%;
          height: 60px;
          position: relative; }
          .orchestra-page.report main .reportCon--inner h2 span {
            position: absolute;
            transform: translate(-50%, -50%);
            top: 50%;
            left: 50%;
            width: 100%; }
          .orchestra-page.report main .reportCon--inner h2:before {
            border-width: 30px 0 30px 24px; }
          .orchestra-page.report main .reportCon--inner h2:after {
            border-width: 30px 24px 30px 0; }
          .orchestra-page.report main .reportCon--inner h2.ttl02 {
            padding: 0;
            line-height: 1.3; }
        .orchestra-page.report main .reportCon--inner dl {
          font-size: 5.0vw; }
        .orchestra-page.report main .reportCon--inner .movie {
          margin: 20px auto 0 auto;
          max-width: 100%;
          height: 45vw; }
        .orchestra-page.report main .reportCon--inner p {
          max-width: 100%;
          margin: 10px auto 0 auto;
          font-size: 3.8vw;
          line-height: 2.0; }
        .orchestra-page.report main .reportCon--inner ul {
          display: block;
          margin-top: 25px; }
          .orchestra-page.report main .reportCon--inner ul li {
            width: 100%; }
            .orchestra-page.report main .reportCon--inner ul li:nth-of-type(n+3) {
              margin-top: 0; }
            .orchestra-page.report main .reportCon--inner ul li:not(:first-child) {
              margin-top: 20px; }
        .orchestra-page.report main .reportCon--inner:not(:first-child) {
          margin-top: 60px; }
        .orchestra-page.report main .reportCon--inner--wrap {
          margin-top: 25px; }
          .orchestra-page.report main .reportCon--inner--wrap--block {
            margin-top: 25px; }
            .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol {
              display: block;
              margin-top: 15px; }
              .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li {
                font-size: 4.0vw; }
                .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li a {
                  padding: 10px 0;
                  line-height: 1.4;
                  text-align: center; }
                .orchestra-page.report main .reportCon--inner--wrap--block--anchor ol li:not(:first-child) {
                  margin-top: 10px; }
            .orchestra-page.report main .reportCon--inner--wrap--block--anchor .other {
              text-align: center;
              margin-top: 20px; }
              .orchestra-page.report main .reportCon--inner--wrap--block--anchor .other a {
                font-size: 3.8vw; }
            .orchestra-page.report main .reportCon--inner--wrap--block h3 {
              font-size: 4.6vw;
              line-height: 1.4;
              letter-spacing: .06em; }
              .orchestra-page.report main .reportCon--inner--wrap--block h3 span {
                font-size: 3.3vw;
                letter-spacing: -0.02em; }
            .orchestra-page.report main .reportCon--inner--wrap--block:not(:first-child) {
              margin-top: 15px; }
            .orchestra-page.report main .reportCon--inner--wrap--block--box {
              margin-top: 30px;
              padding: 10px 4%; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box dl {
                transition: none;
                margin-top: 0;
                text-align: left; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box dl:before {
                  width: 15px;
                  height: 2px; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box dl:after {
                  width: 2px;
                  height: 15px;
                  margin-right: 7px; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box dl dt {
                  font-size: 3.8vw; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box dl dd {
                  font-size: 4.2vw;
                  letter-spacing: 0; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box ul {
                margin-top: 10px;
                padding: 20px 0 10px 0; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box:not(:nth-of-type(1)) {
                margin-top: 30px; }
              .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment {
                padding-bottom: 20px; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment h4 {
                  font-size: 4.8vw; }
                .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap {
                  max-width: 100%;
                  margin: 25px auto 0 auto; }
                  .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl {
                    font-size: 3.2vw; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dt {
                      width: 25%;
                      min-width: inherit; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd {
                      width: 75%;
                      font-size: 3.4vw;
                      padding: 8px; }
                      .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:before, .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:after {
                        border-width: 8px 16px 8px 0;
                        margin-top: -8px; }
                      .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:before {
                        left: -16px; }
                      .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl dd:after {
                        left: -15px; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl:before, .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl:after {
                      display: none; }
                    .orchestra-page.report main .reportCon--inner--wrap--block--box .report-photo--comment--wrap dl:not(:first-child) {
                      margin-top: 15px; }
            .orchestra-page.report main .reportCon--inner--wrap--block:not(:nth-of-type(1)) {
              margin-top: 50px; } }
@media only screen and (min-width: 568px) and (max-width: 736px) {
  .orchestra-page main {
    padding-bottom: 50px; }
    .orchestra-page main .contents--inner--box--btn {
      margin-top: 40px; }
    .orchestra-page main .contents--inner--box:nth-of-type(1) .contents--inner--box--program--wrap {
      padding: 30px 5% 30px 5%; }
    .orchestra-page main .contents--inner--box:nth-of-type(2) {
      margin-top: 60px; }
      .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program--image {
        width: 46%;
        right: 2%;
        top: 0; }
      .orchestra-page main .contents--inner--box:nth-of-type(2) .contents--inner--box--program--wrap {
        padding: 40px 5% 66px 5%; }
    .orchestra-page main .schedule--inner--table--icon {
      width: 12%; } }
.message {
  background-color: #fff; }
  .message main {
    border: 8px solid #de0012;
    padding: 115px 0 65px 0;
    position: relative; }
    .message main .title {
      text-align: center;
      color: #de0012; }
      .message main .title h3, .message main .title h2 {
        line-height: 1.0; }
      .message main .title h3 {
        font-size: 4.8rem;
        font-family: "Roboto Condensed", sans-serif;
        letter-spacing: .16em; }
      .message main .title h2 {
        margin-top: 24px;
        font-size: 1.8rem;
        font-family: "Noto Sans Japanese"; }
    .message main .contents {
      margin-top: 85px; }
      .message main .contents--inner--profile {
        margin: 0 5%; }
        .message main .contents--inner--profile h4 {
          text-align: center;
          font-size: 2.8rem;
          font-family: "Noto Sans Japanese";
          color: #de0012;
          letter-spacing: .08em; }
        .message main .contents--inner--profile--image {
          margin-top: 40px;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          justify-content: center;
          align-items: flex-end; }
          .message main .contents--inner--profile--image .president {
            margin: 0 30px 0 181px; }
          .message main .contents--inner--profile--image .texts {
            font-family: "Noto Sans Japanese"; }
            .message main .contents--inner--profile--image .texts dl {
              letter-spacing: .08em; }
              .message main .contents--inner--profile--image .texts dl dt {
                font-size: 1.6rem;
                line-height: 1.0; }
              .message main .contents--inner--profile--image .texts dl dd {
                font-size: 1.4rem;
                margin-top: 10px; }
            .message main .contents--inner--profile--image .texts h3 {
              font-size: 2.2rem;
              margin-top: 20px;
              letter-spacing: .22em; }
        .message main .contents--inner--profile p {
          max-width: 1100px;
          margin: 70px auto 0 auto;
          font-size: 1.6rem;
          line-height: 3.2;
          font-family: "Noto Sans Japanese"; }
          .message main .contents--inner--profile p span {
            text-indent: -0.5em;
            display: inline-block; }

@media screen and (max-width: 767px) {
  .message main {
    border: 4px solid #de0012;
    padding: 123px 0 60px 0; }
    .message main .title h3 {
      font-size: 7.2vw;
      letter-spacing: .16em; }
    .message main .title h2 {
      margin-top: 20px;
      font-size: 4.0vw; }
    .message main .contents {
      margin-top: 60px; }
      .message main .contents--inner--profile {
        margin: 0 5%; }
        .message main .contents--inner--profile h4 {
          font-size: 5.0vw;
          letter-spacing: .04em;
          line-height: 2.0;
          text-align: center;
          padding-left: 0.4em; }
        .message main .contents--inner--profile--image {
          margin-top: 35px;
          justify-content: space-between; }
          .message main .contents--inner--profile--image .president {
            margin: 0;
            width: 55%; }
          .message main .contents--inner--profile--image .texts dl {
            letter-spacing: .08em; }
            .message main .contents--inner--profile--image .texts dl dt {
              font-size: 3.4vw; }
            .message main .contents--inner--profile--image .texts dl dd {
              font-size: 3.2vw; }
          .message main .contents--inner--profile--image .texts h3 {
            font-size: 4.8vw;
            letter-spacing: .22em; }
        .message main .contents--inner--profile p {
          max-width: 100%;
          margin: 35px auto 0 auto;
          font-size: 3.8vw;
          line-height: 2.0;
          font-family: "Noto Sans Japanese"; }
          .message main .contents--inner--profile p span {
            text-indent: 0;
            display: inline; } }
.slogan .header--inner--logo {
  display: none; }
.slogan main {
  border: 8px solid #de0012;
  padding: 70px 0 65px 0;
  position: relative; }
  .slogan main .title {
    text-align: center; }
    .slogan main .title h3, .slogan main .title h2, .slogan main .title p {
      transition: all 1.6s ease-out;
      opacity: 0; }
      .slogan main .title h3.active, .slogan main .title h2.active, .slogan main .title p.active {
        opacity: 1; }
    .slogan main .title h2 {
      margin-top: 40px; }
    .slogan main .title p {
      margin-top: 50px;
      font-size: 1.9rem;
      line-height: 3.0;
      font-family: "Noto Sans Japanese"; }
  .slogan main .about--inner, .slogan main .logo--inner {
    text-align: center; }
    .slogan main .about--inner h4, .slogan main .logo--inner h4 {
      font-size: 2.2rem;
      line-height: 1.0;
      font-family: "Roboto Condensed", sans-serif;
      letter-spacing: .20em;
      text-align: center;
      font-weight: 600; }
      .slogan main .about--inner h4 span, .slogan main .logo--inner h4 span {
        display: inline-block;
        position: relative; }
    .slogan main .about--inner p, .slogan main .logo--inner p {
      font-size: 1.9rem;
      line-height: 3.0;
      font-family: "Noto Sans Japanese"; }
  .slogan main .about {
    margin-top: 140px; }
    .slogan main .about--inner h2 {
      margin-top: 48px; }
    .slogan main .about--inner p {
      margin-top: 50px; }
  .slogan main .logo {
    margin-top: 120px; }
    .slogan main .logo--inner h4 {
      color: #de0012;
      text-align: center;
      position: relative;
      max-width: 800px;
      margin: 0 auto; }
      .slogan main .logo--inner h4:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        border-top: 1px solid #000;
        position: absolute;
        top: 50%;
        left: 0;
        z-index: -1; }
      .slogan main .logo--inner h4 span {
        display: inline-block;
        background-color: #fff;
        padding: 0 10px; }
    .slogan main .logo--inner h2 {
      margin-top: 45px; }
    .slogan main .logo--inner p {
      margin-top: 45px; }
  .slogan main .totop {
    margin-top: 110px; }

@media screen and (max-width: 767px) {
  .slogan main {
    border: 4px solid #de0012;
    padding: 120px 0 60px 0; }
    .slogan main .title h3 {
      width: 51.5%;
      margin: 0 auto; }
    .slogan main .title h2 {
      width: 70%;
      margin: 20px auto 0 auto; }
    .slogan main .title p {
      font-size: 3.8vw;
      line-height: 2.0; }
    .slogan main .about--inner h4, .slogan main .logo--inner h4 {
      font-size: 5.8vw; }
    .slogan main .about--inner p, .slogan main .logo--inner p {
      font-size: 3.8vw;
      line-height: 2.0; }
    .slogan main .about {
      margin-top: 90px; }
      .slogan main .about--inner h2 {
        margin: 20px auto 0 auto;
        width: 70%; }
      .slogan main .about--inner p {
        margin-top: 40px; }
    .slogan main .logo {
      margin-top: 120px; }
      .slogan main .logo--inner h4 {
        width: 80%; }
      .slogan main .logo--inner h2 {
        width: 39%;
        margin: 50px auto 0 auto; }
      .slogan main .logo--inner p {
        margin-top: 35px; }
    .slogan main .totop {
      margin-top: 70px; } }
.fade,
.fadein,
.fadein-top,
.fadein-left,
.fadein-right,
.fadein-last {
  opacity: 0;
  transition: all 1500ms; }

.fade {
  transform: translate(0, 0); }

.fadein, .fadein-last {
  transform: translate(0, 30px); }

.fadein-top {
  transform: translate(0, -30px); }

.fadein-left {
  transform: translate(-30px, 0); }

.fadein-right {
  transform: translate(30px, 0); }

.fade.scrollin,
.fadein.scrollin,
.fadein-top.scrollin,
.fadein-left.scrollin,
.fadein-right.scrollin,
.fadein-last.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.history-pages {
  height: 100%; }
  .history-pages .header--inner {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
    max-width: 100%;
    position: relative;
    padding-left: 5%; }
    .history-pages .header--inner--logo {
      margin-right: 30px; }
    .history-pages .header--inner--text {
      color: #de0012;
      padding-bottom: 17px; }
      .history-pages .header--inner--text dl {
        line-height: 1.0;
        font-family: "Roboto Condensed", sans-serif; }
        .history-pages .header--inner--text dl dt {
          font-size: 2.3rem;
          letter-spacing: .12em;
          font-weight: 500; }
        .history-pages .header--inner--text dl dd {
          font-size: 1.2rem;
          margin-top: 10px;
          letter-spacing: .08em; }
  .history-pages main {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    .history-pages main .history-wrap {
      margin-left: 5%;
      padding-right: 5%;
      position: relative;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      align-items: center; }
      .history-pages main .history-wrap:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        top: 50%;
        left: 0;
        border-top: 1px solid #000;
        z-index: -1; }
      .history-pages main .history-wrap--box img {
        max-width: none; }
      .history-pages main .history-wrap--box.title {
        width: 156px;
        height: 156px;
        min-width: 156px;
        min-height: 156px;
        text-align: center;
        color: #fff;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
        justify-content: center; }
        .history-pages main .history-wrap--box.title h2 {
          font-family: "Noto Sans Japanese";
          font-size: 1.6rem; }
        .history-pages main .history-wrap--box.title p {
          font-family: "Roboto Condensed", sans-serif;
          font-size: 1.1rem;
          letter-spacing: .08em;
          margin-top: 20px; }
      .history-pages main .history-wrap--box.text {
        position: relative;
        height: 56px; }
        .history-pages main .history-wrap--box.text .num {
          position: relative;
          display: inline-block; }
          .history-pages main .history-wrap--box.text .num:after {
            content: '';
            display: block; }
          .history-pages main .history-wrap--box.text .num:after {
            width: 14px;
            height: 14px;
            background-color: #fff;
            border: 1px solid #000;
            border-radius: 50%;
            position: absolute;
            left: 50%;
            margin-left: -7px;
            bottom: -21px; }
        .history-pages main .history-wrap--box.text p {
          font-family: "Noto Sans Japanese";
          font-size: 1.2rem;
          line-height: 1.6;
          position: relative;
          top: 80px;
          left: 16px;
          white-space: nowrap; }
          .history-pages main .history-wrap--box.text p:before {
            content: '';
            display: block;
            position: absolute;
            width: 1px;
            height: 53px;
            border-left: 1px solid #000;
            top: -60px;
            left: 5px; }
          .history-pages main .history-wrap--box.text p span {
            font-size: 1.3rem;
            margin-bottom: 5px;
            display: inline-block; }
      .history-pages main .history-wrap--box.image {
        height: 225px; }
        .history-pages main .history-wrap--box.image h3 {
          text-align: center;
          font-family: "Noto Sans Japanese";
          font-size: 1.3rem;
          line-height: 1.4;
          margin-top: 4px;
          white-space: nowrap; }
        .history-pages main .history-wrap--box.image p {
          font-family: "Noto Sans Japanese";
          font-size: 1.2rem;
          line-height: 1.6;
          margin: 9px auto 0 auto;
          width: 160px; }
          .history-pages main .history-wrap--box.image p span {
            font-size: 1.3rem;
            margin-bottom: 5px;
            display: inline-block; }
        .history-pages main .history-wrap--box.image .att {
          font-size: 1.0rem;
          text-align: center;
          font-family: "Noto Sans Japanese";
          margin-top: 8px; }
      .history-pages main .history-wrap--box.block {
        margin-top: -20px; }
      .history-pages main .history-wrap--box.upper {
        position: relative;
        height: 16px; }
        .history-pages main .history-wrap--box.upper .num {
          position: relative;
          display: inline-block;
          padding-top: 22px;
          z-index: 2; }
          .history-pages main .history-wrap--box.upper .num:after {
            content: '';
            display: block; }
          .history-pages main .history-wrap--box.upper .num:after {
            width: 14px;
            height: 14px;
            background-color: #fff;
            border: 1px solid #000;
            border-radius: 50%;
            position: absolute;
            left: 50%;
            margin-left: -7px;
            top: 0; }
        .history-pages main .history-wrap--box.upper .attention {
          color: #fff;
          background-color: #999;
          width: 125px;
          height: 125px;
          border-radius: 50%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 1.4rem;
          line-height: 1.6;
          color: #fff;
          font-family: "Noto Sans Japanese";
          text-align: center;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: -150px; }
          .history-pages main .history-wrap--box.upper .attention:after {
            content: '';
            display: block;
            height: 30px;
            width: 1px;
            border-left: 1px solid #000;
            position: absolute;
            bottom: -30px;
            margin-left: 1px; }
      .history-pages main .history-wrap--back {
        margin-left: 200px;
        margin-top: 193px; }
        .history-pages main .history-wrap--back--btn {
          width: 240px; }
          .history-pages main .history-wrap--back--btn a {
            display: block;
            width: 100%;
            height: 100%;
            background-color: #de0012;
            text-decoration: none;
            color: #fff;
            font-family: "Noto Sans Japanese";
            line-height: 1.0;
            text-align: center;
            font-size: 1.2rem;
            padding: 2px; }
            .history-pages main .history-wrap--back--btn a span {
              display: block;
              width: 100%;
              height: 100%;
              border: 1px solid #fff;
              padding: 6px 6px 6px 0;
              position: relative; }
              .history-pages main .history-wrap--back--btn a span:after {
                content: '';
                display: block;
                position: absolute;
                width: 6px;
                height: 6px;
                border-top: 1px solid #fff;
                border-right: 1px solid #fff;
                transform: rotate(45deg);
                top: 50%;
                margin-top: -3px;
                right: 10px; }
  .history-pages .footer {
    display: none; }

@media all and (-ms-high-contrast: none) {
  .history-pages main .history-wrap--box.title {
    min-width: 156px;
    min-height: 156px; }
  .history-pages main .history-wrap--box.upper .attention:after {
    left: 50%; }

  .mayo_dre main .history-wrap:before {
    width: 550%; }

  .food main .history-wrap:before {
    width: 450%; }

  .egg main .history-wrap:before {
    width: 380%; }

  .fine main .history-wrap:before {
    width: 200%; }

  .jam main .history-wrap:before {
    width: 270%; }

  .salad main .history-wrap:before {
    width: 250%; } }
.mayo_dre main .history-wrap:before {
  border-color: #ff782e !important; }
.mayo_dre main .history-wrap--box.title {
  background-color: #ff782e !important; }
.mayo_dre main .history-wrap--box.text .num:after {
  border-color: #ff782e !important; }
.mayo_dre main .history-wrap--box.text p:before {
  border-color: #ff782e !important; }
.mayo_dre main .history-wrap--box.image h3 {
  color: #ff782e !important; }
.mayo_dre main .history-wrap--box.upper .num:after {
  border-color: #ff782e !important; }
.mayo_dre main .history-wrap--box.upper .attention {
  background-color: #ff782e !important; }
  .mayo_dre main .history-wrap--box.upper .attention:after {
    border-color: #ff782e !important; }
.mayo_dre main .history-wrap--box:nth-of-type(1) {
  margin-right: 50px; }
.mayo_dre main .history-wrap--box:nth-of-type(2) {
  margin-right: 40px; }
.mayo_dre main .history-wrap--box:nth-of-type(3) {
  margin-right: 40px; }
.mayo_dre main .history-wrap--box:nth-of-type(4) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(5) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(6) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(7) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(8) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(9) {
  margin-right: 50px; }
.mayo_dre main .history-wrap--box:nth-of-type(10) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(11) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(12) {
  margin-right: 100px; }
.mayo_dre main .history-wrap--box:nth-of-type(13) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(14) {
  margin-right: 100px; }
.mayo_dre main .history-wrap--box:nth-of-type(15) {
  margin-right: 85px; }
.mayo_dre main .history-wrap--box:nth-of-type(16) {
  margin-right: 25px; }
.mayo_dre main .history-wrap--box:nth-of-type(17) {
  margin-right: 80px; }
.mayo_dre main .history-wrap--box:nth-of-type(18) {
  margin-right: 5px; }
.mayo_dre main .history-wrap--box:nth-of-type(19) {
  margin-right: 25px; }
.mayo_dre main .history-wrap--box:nth-of-type(20) {
  margin-right: 25px; }
.mayo_dre main .history-wrap--box:nth-of-type(21) {
  margin-right: 150px; }
.mayo_dre main .history-wrap--box:nth-of-type(22) {
  margin-right: 50px; }
.mayo_dre main .history-wrap--box:nth-of-type(23) {
  margin-right: 20px; }
.mayo_dre main .history-wrap--box:nth-of-type(24) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(25) {
  margin-right: 150px; }
.mayo_dre main .history-wrap--box:nth-of-type(26) {
  margin-right: 30px; }
.mayo_dre main .history-wrap--box:nth-of-type(27) {
  margin-right: 40px; }
.mayo_dre main .history-wrap--box:nth-of-type(28) {
  margin-right: 25px; }
.mayo_dre main .history-wrap--box:nth-of-type(29) {
  margin-right: 105px; }
.mayo_dre main .history-wrap--box:nth-of-type(30) {
  margin-right: 60px; }
.mayo_dre main .history-wrap--box:nth-of-type(31) {
  margin-right: 65px; }
.mayo_dre main .history-wrap--box:nth-of-type(32) {
  margin-right: 85px; }
.mayo_dre main .history-wrap--box:nth-of-type(33) {
  margin-right: 20px; }
.mayo_dre main .history-wrap--box:nth-of-type(34) {
  margin-right: 35px; }

.food main .history-wrap:before {
  border-color: #008fe6 !important; }
.food main .history-wrap--box.title {
  background-color: #008fe6 !important; }
.food main .history-wrap--box.text .num:after {
  border-color: #008fe6 !important; }
.food main .history-wrap--box.text p:before {
  border-color: #008fe6 !important; }
.food main .history-wrap--box.image h3 {
  color: #008fe6 !important; }
.food main .history-wrap--box.upper .num:after {
  border-color: #008fe6 !important; }
.food main .history-wrap--box.upper .attention {
  background-color: #008fe6 !important; }
  .food main .history-wrap--box.upper .attention:after {
    border-color: #008fe6 !important; }
.food main .history-wrap--box:nth-of-type(1) {
  margin-right: 70px; }
.food main .history-wrap--box:nth-of-type(2) {
  margin-right: 88px; }
.food main .history-wrap--box:nth-of-type(3) {
  margin-right: 230px; }
.food main .history-wrap--box:nth-of-type(4) {
  margin-right: 62px; }
.food main .history-wrap--box:nth-of-type(5) {
  margin-right: 25px; }
.food main .history-wrap--box:nth-of-type(6) {
  margin-right: 40px; }
.food main .history-wrap--box:nth-of-type(7) {
  margin-right: 115px; }
.food main .history-wrap--box:nth-of-type(8) {
  margin-right: 395px; }
.food main .history-wrap--box:nth-of-type(9) {
  margin-right: 50px; }
.food main .history-wrap--box:nth-of-type(10) {
  margin-right: 425px; }
.food main .history-wrap--box:nth-of-type(11) {
  margin-right: 285px; }
.food main .history-wrap--box:nth-of-type(12) {
  margin-right: 395px; }
.food main .history-wrap--box:nth-of-type(13) {
  margin-right: 50px; }
.food main .history-wrap--box:nth-of-type(14) {
  margin-right: 30px; }
.food main .history-wrap--box:nth-of-type(15) {
  margin-right: 260px; }

.egg main .history-wrap:before {
  border-color: #fec900 !important; }
.egg main .history-wrap--box.title {
  background-color: #fec900 !important; }
.egg main .history-wrap--box.text .num:after {
  border-color: #fec900 !important; }
.egg main .history-wrap--box.text p:before {
  border-color: #fec900 !important; }
.egg main .history-wrap--box.image h3 {
  color: #fec900 !important; }
.egg main .history-wrap--box.upper .num:after {
  border-color: #fec900 !important; }
.egg main .history-wrap--box.upper .attention {
  background-color: #fec900 !important; }
  .egg main .history-wrap--box.upper .attention:after {
    border-color: #fec900 !important; }
.egg main .history-wrap--box:nth-of-type(1) {
  margin-right: 50px; }
.egg main .history-wrap--box:nth-of-type(2) {
  margin-right: 90px; }
.egg main .history-wrap--box:nth-of-type(3) {
  margin-right: 375px; }
.egg main .history-wrap--box:nth-of-type(4) {
  margin-right: 170px; }
.egg main .history-wrap--box:nth-of-type(5) {
  margin-right: 30px; }
.egg main .history-wrap--box:nth-of-type(6) {
  margin-right: 15px; }
.egg main .history-wrap--box:nth-of-type(7) {
  margin-right: 70px; }
.egg main .history-wrap--box:nth-of-type(8) {
  margin-right: 120px; }
.egg main .history-wrap--box:nth-of-type(9) {
  margin-right: 60px; }
.egg main .history-wrap--box:nth-of-type(10) {
  margin-right: 40px; }
.egg main .history-wrap--box:nth-of-type(11) {
  margin-right: 95px; }
.egg main .history-wrap--box:nth-of-type(12) {
  margin-right: 90px; }
.egg main .history-wrap--box:nth-of-type(13) {
  margin-right: 25px; }
.egg main .history-wrap--box:nth-of-type(14) {
  margin-right: 90px; }
.egg main .history-wrap--box:nth-of-type(15) {
  margin-right: 180px; }

.fine main .history-wrap {
  padding-right: 45%; }
  .fine main .history-wrap:before {
    border-color: #ff87a2 !important; }
  .fine main .history-wrap--box.title {
    background-color: #ff87a2 !important; }
  .fine main .history-wrap--box.text .num:after {
    border-color: #ff87a2 !important; }
  .fine main .history-wrap--box.text p:before {
    border-color: #ff87a2 !important; }
  .fine main .history-wrap--box.image h3 {
    color: #ff87a2 !important; }
  .fine main .history-wrap--box.upper .num:after {
    border-color: #ff87a2 !important; }
  .fine main .history-wrap--box.upper .attention {
    background-color: #ff87a2 !important; }
    .fine main .history-wrap--box.upper .attention:after {
      border-color: #ff87a2 !important; }
  .fine main .history-wrap--box:nth-of-type(1) {
    margin-right: 65px; }
  .fine main .history-wrap--box:nth-of-type(2) {
    margin-right: 60px; }
  .fine main .history-wrap--box:nth-of-type(3) {
    margin-right: 220px; }
  .fine main .history-wrap--box:nth-of-type(4) {
    margin-right: 485px; }

.jam main .history-wrap:before {
  border-color: #895097 !important; }
.jam main .history-wrap--box.title {
  background-color: #895097 !important; }
.jam main .history-wrap--box.text .num:after {
  border-color: #895097 !important; }
.jam main .history-wrap--box.text p:before {
  border-color: #895097 !important; }
.jam main .history-wrap--box.image h3 {
  color: #895097 !important; }
.jam main .history-wrap--box.upper .num:after {
  border-color: #895097 !important; }
.jam main .history-wrap--box.upper .attention {
  background-color: #895097 !important; }
  .jam main .history-wrap--box.upper .attention:after {
    border-color: #895097 !important; }
.jam main .history-wrap--box:nth-of-type(1) {
  margin-right: 50px; }
.jam main .history-wrap--box:nth-of-type(2) {
  margin-right: 30px; }
.jam main .history-wrap--box:nth-of-type(3) {
  margin-right: 230px; }
.jam main .history-wrap--box:nth-of-type(4) {
  margin-right: 195px; }
.jam main .history-wrap--box:nth-of-type(5) {
  margin-right: 50px; }
.jam main .history-wrap--box:nth-of-type(6) {
  margin-right: 200px; }
.jam main .history-wrap--box:nth-of-type(7) {
  margin-right: 50px; }
.jam main .history-wrap--box:nth-of-type(8) {
  margin-right: 240px; }
.jam main .history-wrap--box:nth-of-type(9) {
  margin-right: 25px; }
.jam main .history-wrap--box:nth-of-type(10) {
  margin-right: 75px; }

.salad main .history-wrap:before {
  border-color: #56c800 !important; }
.salad main .history-wrap--box.title {
  background-color: #56c800 !important; }
.salad main .history-wrap--box.text .num:after {
  border-color: #56c800 !important; }
.salad main .history-wrap--box.text p:before {
  border-color: #56c800 !important; }
.salad main .history-wrap--box.image h3 {
  color: #56c800 !important; }
.salad main .history-wrap--box.upper .num:after {
  border-color: #56c800 !important; }
.salad main .history-wrap--box.upper .attention {
  background-color: #56c800 !important; }
  .salad main .history-wrap--box.upper .attention:after {
    border-color: #56c800 !important; }
.salad main .history-wrap--box:nth-of-type(1) {
  margin-right: 75px; }
.salad main .history-wrap--box:nth-of-type(2) {
  margin-right: 30px; }
.salad main .history-wrap--box:nth-of-type(3) {
  margin-right: 140px; }
.salad main .history-wrap--box:nth-of-type(4) {
  margin-right: 155px; }
.salad main .history-wrap--box:nth-of-type(5) {
  margin-right: 35px; }
.salad main .history-wrap--box:nth-of-type(6) {
  margin-right: 130px; }
.salad main .history-wrap--box:nth-of-type(7) {
  margin-right: 25px; }
.salad main .history-wrap--box:nth-of-type(8) {
  margin-right: 290px; }

@media screen and (max-width: 767px) {
  .history-pages .header--inner {
    align-items: center;
    max-width: 100%;
    position: relative;
    padding-left: 0; }
    .history-pages .header--inner--logo {
      margin-right: 15px; }
    .history-pages .header--inner--text {
      padding-bottom: 0;
      transition: all .6s ease-out; }
      .history-pages .header--inner--text dl dt {
        font-size: 5.0vw;
        letter-spacing: .06em; }
      .history-pages .header--inner--text dl dd {
        font-size: 3.2vwm;
        margin-top: 5px;
        letter-spacing: .04em; }
      .history-pages .header--inner--text.scrolled {
        transform: translateY(-96px); }
  .history-pages main {
    display: -webkit-block;
    display: -moz-block;
    display: -ms-block;
    display: -o-block;
    display: block;
    padding-top: 130px; }
    .history-pages main .history-wrap {
      margin-left: 0;
      padding-right: 0;
      display: -webkit-block;
      display: -moz-block;
      display: -ms-block;
      display: -o-block;
      display: block;
      overflow: hidden; }
      .history-pages main .history-wrap:before {
        width: 1px;
        height: 100%;
        top: 0;
        left: 50%;
        border-top: none;
        border-left: 1px solid #000; }
      .history-pages main .history-wrap--box {
        margin: 0 auto;
        margin-right: auto !important;
        height: auto !important; }
        .history-pages main .history-wrap--box img {
          max-width: 100%; }
        .history-pages main .history-wrap--box.title {
          width: 250px;
          height: 250px !important;
          min-width: 250px;
          min-height: 250px;
          text-align: center;
          color: #fff;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          align-items: center;
          justify-content: center; }
          .history-pages main .history-wrap--box.title h2 {
            font-size: 5.6vw; }
          .history-pages main .history-wrap--box.title p {
            font-size: 3.8vw;
            letter-spacing: .04em;
            margin-top: 30px; }
        .history-pages main .history-wrap--box.text {
          text-align: center; }
          .history-pages main .history-wrap--box.text .num {
            width: 25.5%; }
            .history-pages main .history-wrap--box.text .num img {
              display: block;
              background-color: #fff;
              padding: 10px; }
            .history-pages main .history-wrap--box.text .num:after {
              position: static;
              display: inline-block;
              margin-left: 0; }
          .history-pages main .history-wrap--box.text p {
            font-size: 3.4vw;
            top: 12vw;
            left: 55%;
            white-space: normal;
            text-align: left;
            display: inline-block;
            position: absolute; }
            .history-pages main .history-wrap--box.text p:before {
              display: none; }
            .history-pages main .history-wrap--box.text p span {
              font-size: 3.8vw; }
        .history-pages main .history-wrap--box.image {
          background-color: #fff; }
          .history-pages main .history-wrap--box.image .history-image {
            width: 68.2%;
            margin: 0 auto; }
          .history-pages main .history-wrap--box.image h3 {
            font-size: 4.0vw; }
          .history-pages main .history-wrap--box.image p {
            width: 62%; }
          .history-pages main .history-wrap--box.image .att {
            font-size: 3.2vw; }
        .history-pages main .history-wrap--box.block {
          margin-top: 0;
          width: 39.32%;
          background-color: #fff; }
        .history-pages main .history-wrap--box.upper {
          text-align: center;
          background: #fff; }
          .history-pages main .history-wrap--box.upper .num {
            width: 26.9%;
            position: relative;
            display: inline-block;
            padding-top: 22px; }
            .history-pages main .history-wrap--box.upper .num:after {
              display: none; }
          .history-pages main .history-wrap--box.upper .attention {
            width: 200px;
            height: 200px;
            font-size: 4.6vw;
            position: static;
            transform: none;
            margin: 15px auto 0 auto; }
            .history-pages main .history-wrap--box.upper .attention:after {
              display: none; }
      .history-pages main .history-wrap--back {
        margin-left: 0;
        margin-top: 200px; }
        .history-pages main .history-wrap--back--btn {
          width: 60%;
          margin: 0 auto; }
          .history-pages main .history-wrap--back--btn a {
            font-size: 3.4vw;
            line-height: 1.4; }
  .history-pages .footer {
    display: block;
    margin-top: 150px; }

  .mayo_dre main .history-wrap--box:nth-of-type(2) {
    margin-top: 70px; }
  .mayo_dre main .history-wrap--box:nth-of-type(3) {
    margin-top: 190px; }
  .mayo_dre main .history-wrap--box:nth-of-type(4) {
    margin-top: 190px; }
  .mayo_dre main .history-wrap--box:nth-of-type(5) {
    margin-top: 40px; }
  .mayo_dre main .history-wrap--box:nth-of-type(6) {
    margin-top: 40px; }
  .mayo_dre main .history-wrap--box:nth-of-type(7) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(8) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(9) {
    margin-top: 125px; }
  .mayo_dre main .history-wrap--box:nth-of-type(10) {
    margin-top: 150px; }
  .mayo_dre main .history-wrap--box:nth-of-type(11) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(12) {
    margin-top: 60px; }
  .mayo_dre main .history-wrap--box:nth-of-type(13) {
    margin-top: 170px; }
  .mayo_dre main .history-wrap--box:nth-of-type(14) {
    margin-top: 50px; }
  .mayo_dre main .history-wrap--box:nth-of-type(15) {
    margin-top: 200px; }
  .mayo_dre main .history-wrap--box:nth-of-type(16) {
    margin-top: 120px; }
  .mayo_dre main .history-wrap--box:nth-of-type(17) {
    margin-top: 30px; }
  .mayo_dre main .history-wrap--box:nth-of-type(18) {
    margin-top: 60px; }
  .mayo_dre main .history-wrap--box:nth-of-type(19) {
    margin-top: 135px; }
  .mayo_dre main .history-wrap--box:nth-of-type(20) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(21) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(22) {
    margin-top: 60px; }
  .mayo_dre main .history-wrap--box:nth-of-type(23) {
    margin-top: 35px; }
  .mayo_dre main .history-wrap--box:nth-of-type(24) {
    margin-top: 55px; }
  .mayo_dre main .history-wrap--box:nth-of-type(25) {
    margin-top: 85px; }
  .mayo_dre main .history-wrap--box:nth-of-type(26) {
    margin-top: 110px; }
  .mayo_dre main .history-wrap--box:nth-of-type(27) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(28) {
    margin-top: 45px; }
  .mayo_dre main .history-wrap--box:nth-of-type(29) {
    margin-top: 80px; }
  .mayo_dre main .history-wrap--box:nth-of-type(30) {
    margin-top: 100px; }
  .mayo_dre main .history-wrap--box:nth-of-type(31) {
    margin-top: 40px; }
  .mayo_dre main .history-wrap--box:nth-of-type(32) {
    margin-top: 140px; }
  .mayo_dre main .history-wrap--box:nth-of-type(33) {
    margin-top: 140px; }
  .mayo_dre main .history-wrap--box:nth-of-type(34) {
    margin-top: 45px; }

  .food main .history-wrap--box:nth-of-type(2) {
    margin-top: 75px; }
  .food main .history-wrap--box:nth-of-type(3) {
    margin-top: 80px; }
  .food main .history-wrap--box:nth-of-type(4) {
    margin-top: 250px; }
  .food main .history-wrap--box:nth-of-type(5) {
    margin-top: 55px; }
  .food main .history-wrap--box:nth-of-type(6) {
    margin-top: 30px; }
  .food main .history-wrap--box:nth-of-type(7) {
    margin-top: 70px; }
  .food main .history-wrap--box:nth-of-type(8) {
    margin-top: 170px; }
  .food main .history-wrap--box:nth-of-type(9) {
    margin-top: 245px; }
  .food main .history-wrap--box:nth-of-type(10) {
    margin-top: 35px; }
  .food main .history-wrap--box:nth-of-type(11) {
    margin-top: 380px; }
  .food main .history-wrap--box:nth-of-type(12) {
    margin-top: 150px; }
  .food main .history-wrap--box:nth-of-type(13) {
    margin-top: 225px; }
  .food main .history-wrap--box:nth-of-type(14) {
    margin-top: 55px; }
  .food main .history-wrap--box:nth-of-type(15) {
    margin-top: 25px; }
  .food main .history-wrap--box:nth-of-type(16) {
    margin-top: 280px; }

  .egg main .history-wrap--box:nth-of-type(2) {
    margin-top: 70px; }
  .egg main .history-wrap--box:nth-of-type(3) {
    margin-top: 355px; }
  .egg main .history-wrap--box:nth-of-type(4) {
    margin-top: 610px; }
  .egg main .history-wrap--box:nth-of-type(5) {
    margin-top: 265px; }
  .egg main .history-wrap--box:nth-of-type(6) {
    margin-top: 125px; }
  .egg main .history-wrap--box:nth-of-type(7) {
    margin-top: 50px; }
  .egg main .history-wrap--box:nth-of-type(8) {
    margin-top: 135px; }
  .egg main .history-wrap--box:nth-of-type(9) {
    margin-top: 290px; }
  .egg main .history-wrap--box:nth-of-type(10) {
    margin-top: 150px; }
  .egg main .history-wrap--box:nth-of-type(11) {
    margin-top: 295px; }
  .egg main .history-wrap--box:nth-of-type(12) {
    margin-top: 115px; }
  .egg main .history-wrap--box:nth-of-type(13) {
    margin-top: 100px; }
  .egg main .history-wrap--box:nth-of-type(14) {
    margin-top: 40px; }
  .egg main .history-wrap--box:nth-of-type(15) {
    margin-top: 120px; }
  .egg main .history-wrap--box:nth-of-type(16) {
    margin-top: 255px; }

  .fine main .history-wrap {
    padding-right: 0; }
    .fine main .history-wrap--box:nth-of-type(2) {
      margin-top: 75px; }
    .fine main .history-wrap--box:nth-of-type(3) {
      margin-top: 70px; }
    .fine main .history-wrap--box:nth-of-type(4) {
      margin-top: 225px; }
    .fine main .history-wrap--box:nth-of-type(5) {
      margin-top: 750px; }

  .jam main .history-wrap--box:nth-of-type(2) {
    margin-top: 70px; }
  .jam main .history-wrap--box:nth-of-type(3) {
    margin-top: 110px; }
  .jam main .history-wrap--box:nth-of-type(4) {
    margin-top: 430px; }
  .jam main .history-wrap--box:nth-of-type(5) {
    margin-top: 685px; }
  .jam main .history-wrap--box:nth-of-type(6) {
    margin-top: 30px; }
  .jam main .history-wrap--box:nth-of-type(7) {
    margin-top: 820px; }
  .jam main .history-wrap--box:nth-of-type(8) {
    margin-top: 30px; }
  .jam main .history-wrap--box:nth-of-type(9) {
    margin-top: 370px; }
  .jam main .history-wrap--box:nth-of-type(10) {
    margin-top: 105px; }
  .jam main .history-wrap--box:nth-of-type(11) {
    margin-top: 60px; }

  .salad main .history-wrap--box:nth-of-type(2) {
    margin-top: 75px; }
  .salad main .history-wrap--box:nth-of-type(3) {
    margin-top: 60px; }
  .salad main .history-wrap--box:nth-of-type(4) {
    margin-top: 180px; }
  .salad main .history-wrap--box:nth-of-type(5) {
    margin-top: 265px; }
  .salad main .history-wrap--box:nth-of-type(6) {
    margin-top: 65px; }
  .salad main .history-wrap--box:nth-of-type(7) {
    margin-top: 305px; }
  .salad main .history-wrap--box:nth-of-type(8) {
    margin-top: 85px; }
  .salad main .history-wrap--box:nth-of-type(9) {
    margin-top: 415px; } }
.cafe .cafe-title {
  text-align: center;
  line-height: 1.0; }
  .cafe .cafe-title h3 {
    color: #de0012;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 5.0rem;
    letter-spacing: .12em; }
  .cafe .cafe-title h2 {
    font-size: 2.0rem;
    font-family: "Noto Sans Japanese";
    letter-spacing: .06em;
    margin-top: 10px; }
.cafe .header--inner--logo {
  display: none; }
.cafe main {
  overflow: hidden;
  position: relative; }
  .cafe main .main img {
    width: 100%; }
  .cafe main .title {
    padding: 35px 0 0 0; }
    .cafe main .title--inner h1.main-title {
      text-align: center; }
      .cafe main .title--inner h1.main-title img {
        max-width: 512px; }
    .cafe main .title--inner h1.text {
      margin-top: 25px;
      text-align: center;
      font-size: 2.0rem;
      line-height: 1.0;
      font-family: "Noto Sans Japanese";
      color: #de0012;
      letter-spacing: .12em; }
    .cafe main .title--inner h2 {
      font-size: 2.6rem;
      line-height: 1.0;
      color: #de0012;
      font-family: "Noto Sans Japanese";
      text-align: center;
      margin-top: 80px; }
    .cafe main .title--inner p {
      margin-top: 20px;
      font-size: 4.6rem;
      line-height: 1.0;
      text-align: center;
      color: #de0012;
      font-family: "Roboto Condensed", sans-serif; }
    .cafe main .title--inner .att {
      font-size: 1.6rem;
      line-height: 1.8;
      font-family: "Noto Sans Japanese";
      text-align: center;
      margin-top: 40px; }
      .cafe main .title--inner .att span {
        font-size: 4.0rem;
        line-height: 1.4; }
        .cafe main .title--inner .att span.red {
          color: #de0012; }
    .cafe main .title--inner--anchor {
      margin-top: 30px;
      display: flex;
      justify-content: center; }
      .cafe main .title--inner--anchor li {
        max-width: 172px;
        width: 100%; }
        .cafe main .title--inner--anchor li a {
          display: block;
          width: 100%;
          height: 100%;
          text-decoration: none;
          color: #fff;
          font-family: "Noto Sans Japanese";
          font-size: 1.7rem;
          line-height: 1.0;
          text-align: center;
          background-color: #de0012;
          padding: 15px 0;
          border-radius: 4px;
          position: relative; }
          .cafe main .title--inner--anchor li a:after {
            content: '';
            display: block;
            width: 20px;
            height: 18px;
            background: url("../images/cafe/tokyo/img-arrow@2x_pc.png") no-repeat 0 0/cover;
            margin: 6px auto 0 auto; }
        .cafe main .title--inner--anchor li:not(:last-child) {
          margin-right: 35px; }
    .cafe main .title--inner--list {
      margin: 60px auto 0 auto;
      max-width: 520px; }
      .cafe main .title--inner--list dl {
        display: flex;
        align-items: center;
        line-height: 1.0; }
        .cafe main .title--inner--list dl dt {
          font-size: 2.8rem;
          letter-spacing: .12em;
          min-width: 3.5em; }
        .cafe main .title--inner--list dl dd {
          font-size: 2.0rem;
          letter-spacing: .06em;
          padding-left: 1em; }
          .cafe main .title--inner--list dl dd span {
            display: inline-block;
            margin-left: 0.5em; }
        .cafe main .title--inner--list dl:not(:first-child) {
          margin-top: 20px; }
        .cafe main .title--inner--list dl:not(:last-child) {
          padding-bottom: 20px;
          border-bottom: 1px dashed #de0012; }
        .cafe main .title--inner--list dl.active {
          color: #de0012; }
  .cafe main .topics {
    margin-top: 60px; }
    .cafe main .topics--inner--news {
      margin: 35px auto 0 auto;
      max-width: 750px; }
      .cafe main .topics--inner--news dl {
        border: 1px solid #de0012;
        line-height: 1.0;
        align-items: center;
        display: flex;
        font-family: "Noto Sans Japanese";
        font-size: 1.5rem;
        padding: 15px 22px; }
        .cafe main .topics--inner--news dl dt, .cafe main .topics--inner--news dl dd {
          white-space: nowrap; }
        .cafe main .topics--inner--news dl dt {
          padding-right: 20px; }
          .cafe main .topics--inner--news dl dt a:visited, .cafe main .topics--inner--news dl dt a:link {
            color: #595959;
            text-decoration: none; }
          .cafe main .topics--inner--news dl dt a:hover {
            color: #E60004;
            text-decoration: underline; }
  .cafe main .concept {
    margin-top: 75px; }
    .cafe main .concept--inner--lead {
      text-align: center;
      margin-top: 30px; }
      .cafe main .concept--inner--lead h3 {
        color: #de0012;
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        font-size: 2.5rem; }
      .cafe main .concept--inner--lead p {
        margin-top: 40px;
        font-family: "Noto Sans Japanese";
        font-size: 1.7rem;
        line-height: 2.2; }
    .cafe main .concept--inner figure {
      margin-top: 45px;
      text-align: center; }
    .cafe main .concept--inner--date {
      max-width: 756px;
      margin: 50px auto 0 auto;
      padding: 25px 0 25px 175px;
      border-top: 1px solid #000;
      border-bottom: 1px solid #000; }
      .cafe main .concept--inner--date dl {
        display: flex;
        align-items: center; }
        .cafe main .concept--inner--date dl dt, .cafe main .concept--inner--date dl dd {
          line-height: 1.0;
          font-family: "Noto Sans Japanese"; }
        .cafe main .concept--inner--date dl dt {
          min-width: 93px;
          font-size: 1.8rem;
          margin-right: 15px;
          padding: 7px 0;
          text-align: center;
          border: 1px solid #de0012; }
        .cafe main .concept--inner--date dl dd {
          font-size: 1.9rem; }
        .cafe main .concept--inner--date dl:nth-of-type(n+2) {
          margin-top: 15px; }
    .cafe main .concept--inner--movie {
      margin: 65px auto 0 auto;
      max-width: 560px;
      border: 1px solid #de0012;
      padding: 9px; }
      .cafe main .concept--inner--movie .movie {
        width: 100%;
        height: 304px;
        position: relative; }
    .cafe main .concept--inner--recipe {
      max-width: 826px;
      margin: 80px auto 0 auto; }
      .cafe main .concept--inner--recipe h4 {
        text-align: center;
        position: relative; }
        .cafe main .concept--inner--recipe h4:before {
          content: '';
          display: block;
          position: absolute;
          border-top: 1px solid #de0012;
          width: 100%;
          top: 50%;
          z-index: 1; }
        .cafe main .concept--inner--recipe h4 span {
          position: relative;
          display: inline-block;
          line-height: 1.0;
          z-index: 2;
          padding: 0 20px;
          font-size: 1.6rem;
          letter-spacing: .04em;
          background-color: #fff; }
      .cafe main .concept--inner--recipe p {
        margin-top: 65px;
        text-align: center;
        font-family: "Noto Sans Japanese";
        font-size: 1.7rem;
        line-height: 2.4; }
      .cafe main .concept--inner--recipe ul {
        margin-top: 45px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
        .cafe main .concept--inner--recipe ul li:nth-of-type(1) {
          max-width: 580px;
          margin-left: 123px; }
        .cafe main .concept--inner--recipe ul li:nth-of-type(n+2) {
          max-width: 390px;
          margin-top: 40px; }
  .cafe main .contents {
    margin-top: 100px;
    background-color: #ebebeb;
    padding: 60px 0 85px 0; }
    .cafe main .contents .store, .cafe main .contents .cafemenu {
      background-color: #fff;
      max-width: 996px;
      margin: 0 auto;
      padding: 40px 0 60px; }
    .cafe main .contents .store--title {
      text-align: center;
      margin-top: 30px; }
      .cafe main .contents .store--title h3 {
        color: #de0012;
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        font-size: 2.5rem;
        font-weight: bold; }
      .cafe main .contents .store--title p {
        margin-top: 10px;
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        font-size: 1.7rem; }
      .cafe main .contents .store--title .att {
        font-size: 1.6rem;
        font-family: "Noto Sans Japanese";
        color: #de0012;
        line-height: 1.0;
        margin-top: 20px;
        font-weight: bold; }
    .cafe main .contents .store--list {
      margin-top: 30px; }
      .cafe main .contents .store--list--box h4 {
        max-width: 490px;
        margin: 0 auto;
        background-color: #ff8901;
        color: #fff;
        text-align: center;
        line-height: 1.0;
        font-size: 1.9rem;
        font-family: "Noto Sans Japanese";
        padding: 10px 0;
        border-radius: 40px;
        letter-spacing: .12em; }
      .cafe main .contents .store--list--box p {
        max-width: 490px;
        margin: 15px auto 0 auto;
        text-align: center;
        font-family: "Noto Sans Japanese";
        font-size: 1.6rem; }
        .cafe main .contents .store--list--box p span {
          display: block;
          font-size: 1.3rem; }
        .cafe main .contents .store--list--box p dfn {
          display: inline-block; }
          .cafe main .contents .store--list--box p dfn.id01 {
            margin-right: 1em; }
          .cafe main .contents .store--list--box p dfn.id02 {
            margin-right: 3em; }
          .cafe main .contents .store--list--box p dfn.id03 {
            margin-right: 2em; }
      .cafe main .contents .store--list--box .map {
        max-width: 786px;
        height: 400px;
        margin: 25px auto 0 auto; }
        .cafe main .contents .store--list--box .map iframe {
          width: 100%;
          height: 100%; }
      .cafe main .contents .store--list--box:not(:nth-of-type(1)) {
        margin-top: 35px; }
      .cafe main .contents .store--list--box.time {
        text-align: center; }
        .cafe main .contents .store--list--box.time p {
          max-width: inherit;
          display: inline-block;
          text-align: left; }
          .cafe main .contents .store--list--box.time p b {
            font-weight: normal;
            display: block;
            text-align: center; }
      .cafe main .contents .store--list--box em {
        text-align: center;
        display: block;
        color: #ff8901;
        font-weight: bold; }
    .cafe main .contents .store--link {
      max-width: 280px;
      margin: 40px auto 0 auto; }
      .cafe main .contents .store--link a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #fff;
        font-family: "Noto Sans Japanese";
        font-size: 1.7rem;
        line-height: 1.0;
        text-align: center;
        background-color: #de0012;
        padding: 15px 0;
        position: relative; }
        .cafe main .contents .store--link a:after {
          content: '';
          display: block;
          position: absolute;
          width: 20px;
          height: 18px;
          background: url("../images/cafe/tokyo/img-arrow@2x_pc.png") no-repeat 0 0/cover;
          right: 10px;
          top: 50%;
          margin-top: -9px; }
    .cafe main .contents .cafemenu {
      margin-top: 70px; }
      .cafe main .contents .cafemenu--title p {
        text-align: center;
        font-size: 1.7rem;
        line-height: 2.2;
        font-family: "Noto Sans Japanese";
        margin-top: 35px; }
      .cafe main .contents .cafemenu--block {
        text-align: center; }
        .cafe main .contents .cafemenu--block--title dl {
          font-family: "Noto Sans Japanese";
          line-height: 1.0;
          margin-top: 20px; }
          .cafe main .contents .cafemenu--block--title dl dt {
            font-size: 2.4rem; }
          .cafe main .contents .cafemenu--block--title dl dd {
            font-size: 3.0rem;
            margin-top: 15px;
            font-weight: 200; }
        .cafe main .contents .cafemenu--block--title p {
          font-size: 1.5rem;
          font-family: "Noto Sans Japanese";
          margin-top: 20px; }
          .cafe main .contents .cafemenu--block--title p span {
            font-weight: bold;
            text-decoration: underline; }
        .cafe main .contents .cafemenu--block--wrap {
          margin-top: 45px; }
          .cafe main .contents .cafemenu--block--wrap--box .text {
            margin-top: 25px; }
            .cafe main .contents .cafemenu--block--wrap--box .text h4 {
              font-family: "Noto Sans Japanese";
              font-weight: bold;
              font-size: 1.9rem;
              line-height: 1.4;
              color: #ff8901; }
              .cafe main .contents .cafemenu--block--wrap--box .text h4 span {
                display: block;
                font-weight: normal;
                font-size: 1.6rem;
                color: #000; }
            .cafe main .contents .cafemenu--block--wrap--box .text p {
              font-size: 1.5rem;
              line-height: 2.0;
              font-family: "Noto Sans Japanese";
              margin-top: 20px; }
            .cafe main .contents .cafemenu--block--wrap--box .text--menu {
              margin-top: 40px;
              font-family: "Noto Sans Japanese"; }
              .cafe main .contents .cafemenu--block--wrap--box .text--menu h5 {
                font-weight: bold;
                line-height: 1.0;
                font-size: 1.6rem;
                text-indent: -0.5em;
                color: #ff8901; }
                .cafe main .contents .cafemenu--block--wrap--box .text--menu h5:not(:first-child) {
                  margin-top: 15px; }
              .cafe main .contents .cafemenu--block--wrap--box .text--menu p {
                font-size: 1.5rem;
                margin-top: 3px; }
          .cafe main .contents .cafemenu--block--wrap--box.att {
            position: relative;
            padding-bottom: 50px; }
            .cafe main .contents .cafemenu--block--wrap--box.att .att-txt {
              position: absolute;
              line-height: 1.0;
              text-align: center;
              width: 100%;
              bottom: 0;
              left: 0;
              font-size: 1.4rem;
              font-family: "Noto Sans Japanese"; }
        .cafe main .contents .cafemenu--block--after {
          max-width: 910px;
          margin: 40px auto 0 auto;
          padding-top: 40px;
          border-top: 1px dashed #ff8901; }
          .cafe main .contents .cafemenu--block--after--text p, .cafe main .contents .cafemenu--block--after--text li {
            font-family: "Noto Sans Japanese";
            font-size: 1.5rem;
            line-height: 1.8; }
          .cafe main .contents .cafemenu--block--after--text ul {
            margin: 20px 0 0 0; }
            .cafe main .contents .cafemenu--block--after--text ul li.indent {
              text-indent: -1em;
              margin-left: 1em; }
            .cafe main .contents .cafemenu--block--after--text ul li:not(:first-child) {
              margin-top: 8px; }
        .cafe main .contents .cafemenu--block.lunch {
          margin-top: 50px; }
          .cafe main .contents .cafemenu--block.lunch .cafemenu--block--title h3 img {
            max-width: 428px; }
          .cafe main .contents .cafemenu--block.lunch .cafemenu--block--wrap--box .text h4 {
            color: #de0012; }
          .cafe main .contents .cafemenu--block.lunch .cafemenu--block--wrap--box:not(:first-child) {
            margin-top: 50px; }
        .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap, .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap {
          max-width: 910px;
          margin: 45px auto 0 auto;
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap; }
          .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap--box, .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box {
            width: 46%; }
            .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap--box:nth-of-type(n+3), .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box:nth-of-type(n+3) {
              margin-top: 65px; }
        .cafe main .contents .cafemenu--block.tea {
          margin-top: 100px; }
          .cafe main .contents .cafemenu--block.tea .cafemenu--block--title h3 img {
            max-width: 481px; }
        .cafe main .contents .cafemenu--block.dinner {
          margin-top: 100px; }
          .cafe main .contents .cafemenu--block.dinner .cafemenu--block--title h3 img {
            max-width: 453px; }
          .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box:last-child {
            margin-left: 245px; }
      .cafe main .contents .cafemenu--pdfTitle {
        font-size: 18px;
        line-height: 1.0;
        color: #fff;
        max-width: 500px;
        margin: 60px auto 0 auto;
        background-color: #ff8901;
        text-align: center;
        font-family: "Noto Sans Japanese";
        padding: 15px 0;
        border-radius: 20px; }
      .cafe main .contents .cafemenu--pdf {
        display: flex;
        justify-content: center;
        margin-top: 30px; }
        .cafe main .contents .cafemenu--pdf li:nth-of-type(1) {
          margin-right: 60px; }
  .cafe main .recipe--title, .cafe main .parkevent--title {
    text-align: center; }
    .cafe main .recipe--title h3, .cafe main .parkevent--title h3 {
      line-height: 1.0;
      font-family: "Roboto Condensed", sans-serif;
      color: #de0012;
      font-size: 5.0rem;
      letter-spacing: .12em; }
    .cafe main .recipe--title h2, .cafe main .parkevent--title h2 {
      font-family: "Noto Sans Japanese";
      font-size: 2.0rem;
      letter-spacing: .06em;
      margin-top: 10px; }
  .cafe main .recipe {
    margin-top: 80px; }
    .cafe main .recipe p {
      margin-top: 35px;
      font-family: "Noto Sans Japanese";
      font-size: 1.7rem;
      line-height: 2.4;
      text-align: center; }
    .cafe main .recipe .btn {
      max-width: 363px;
      margin: 35px auto 0 auto; }
      .cafe main .recipe .btn a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #fff;
        font-family: "Noto Sans Japanese";
        font-size: 2.3rem;
        line-height: 1.0;
        text-align: center;
        background-color: #de0012;
        padding: 30px 0;
        border-radius: 4px;
        position: relative; }
        .cafe main .recipe .btn a:after {
          content: '';
          display: block;
          position: absolute;
          width: 34px;
          height: 30px;
          background: url("../images/cafe/tokyo/img-arrow@2x_pc.png") no-repeat 0 0/cover;
          right: 40px;
          top: 50%;
          transform: translateY(-50%); }
  .cafe main .parkevent {
    margin-top: 90px;
    padding-bottom: 70px; }
    .cafe main .parkevent--title--main {
      margin: 45px auto 0 auto;
      max-width: 644px; }
    .cafe main .parkevent--title .date {
      font-family: "Noto Sans Japanese";
      margin-top: 35px;
      font-size: 2.4rem;
      line-height: 1.0; }
    .cafe main .parkevent--lead {
      margin-top: 70px;
      text-align: center; }
      .cafe main .parkevent--lead h3 {
        color: #de0012;
        font-family: "Noto Sans Japanese";
        font-size: 2.5rem; }
      .cafe main .parkevent--lead p {
        font-family: "Noto Sans Japanese";
        margin-top: 50px;
        line-height: 2.2;
        font-size: 1.7rem; }
    .cafe main .parkevent--image {
      max-width: 700px;
      margin: 50px auto 0 auto; }
      .cafe main .parkevent--image ul {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap; }
        .cafe main .parkevent--image ul li:nth-of-type(1) {
          max-width: 470px; }
        .cafe main .parkevent--image ul li:nth-of-type(n+2) {
          max-width: 322px;
          margin-top: 34px; }
  .cafe main .event {
    margin-top: 25px; }
    .cafe main .event--inner {
      margin-top: 25px;
      background-color: #de0012;
      padding: 40px 0 60px 0; }
      .cafe main .event--inner h3 {
        color: #fff;
        font-family: "Roboto Condensed", sans-serif;
        line-height: 1.0;
        text-align: center;
        font-size: 4.8rem;
        letter-spacing: .06em; }
      .cafe main .event--inner--wrap {
        background-color: #fff;
        max-width: 996px;
        margin: 48px auto 0 auto;
        position: relative;
        padding: 45px 0; }
        .cafe main .event--inner--wrap:after {
          content: '';
          display: block;
          max-width: 915px;
          width: 100%;
          height: 22px;
          background: url("../images/cafe/tokyo/img-event-obj_pc.png") no-repeat 0 0/cover;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: -11px; }
        .cafe main .event--inner--wrap--block {
          max-width: 850px;
          margin: 0 auto;
          display: flex;
          justify-content: space-between; }
          .cafe main .event--inner--wrap--block .text p {
            font-family: "Noto Sans Japanese";
            line-height: 1.8;
            font-size: 1.5rem; }
            .cafe main .event--inner--wrap--block .text p em {
              color: #de0012;
              font-weight: bold; }
          .cafe main .event--inner--wrap--block .image p {
            font-family: "Noto Sans Japanese";
            line-height: 1.0;
            font-size: 1.5rem;
            color: #de0012;
            text-align: right;
            margin-top: 15px; }
        .cafe main .event--inner--wrap .btn {
          margin-top: 25px;
          text-align: center; }
  .cafe main .other {
    margin-top: 70px; }
    .cafe main .other h3 {
      text-align: center;
      line-height: 1.0;
      font-family: "Noto Sans Japanese";
      font-weight: bold;
      font-size: 2.4rem; }
    .cafe main .other ul {
      margin: 40px auto 0 auto;
      max-width: 996px;
      display: flex;
      width: 100%;
      justify-content: space-between; }
  .cafe main .totop {
    margin: 35px 0; }

@media screen and (max-width: 768px) {
  .cafe main .concept--inner--recipe ul {
    padding: 0 2%; }
    .cafe main .concept--inner--recipe ul li:nth-of-type(1) {
      margin-left: 103px; }
    .cafe main .concept--inner--recipe ul li:nth-of-type(n+2) {
      max-width: 350px; } }
@media screen and (max-width: 767px) {
  .cafe {
    overflow: hidden; }
    .cafe .cafe-title h3 {
      font-size: 35px;
      font-size: 10.9375vw; }
    .cafe .cafe-title h2 {
      font-size: 17px;
      font-size: 5.3125vw; }
    .cafe .header--inner .menu-trigger {
      position: relative;
      float: right;
      top: 20px; }
    .cafe main .title {
      padding: 20px 0 0 0; }
      .cafe main .title--inner h1.main-title {
        width: 77%;
        margin: 0 auto; }
      .cafe main .title--inner h1.text {
        font-size: 14px;
        font-size: 4.375vw;
        letter-spacing: 0;
        margin-top: 15px; }
      .cafe main .title--inner p {
        font-size: 18px;
        font-size: 5.625vw; }
      .cafe main .title--inner h2 {
        font-size: 18px;
        font-size: 5.625vw;
        margin-top: 50px; }
      .cafe main .title--inner .att {
        font-size: 12px;
        font-size: 3.75vw;
        margin-top: 20px; }
        .cafe main .title--inner .att span {
          font-size: 18px;
          font-size: 5.625vw; }
      .cafe main .title--inner--anchor {
        width: 90%;
        margin: 20px auto 0 auto;
        justify-content: space-between; }
        .cafe main .title--inner--anchor li {
          max-width: 100%;
          width: 47%; }
          .cafe main .title--inner--anchor li a {
            font-size: 14px;
            font-size: 4.375vw;
            padding: 25px 0 10px 0;
            border-radius: 2px; }
            .cafe main .title--inner--anchor li a:after {
              margin: 13px auto 0 auto; }
          .cafe main .title--inner--anchor li:not(:last-child) {
            margin-right: 0; }
      .cafe main .title--inner--list {
        margin: 30px auto 0 auto;
        max-width: 90%; }
        .cafe main .title--inner--list dl {
          align-items: flex-start;
          line-height: 1.6; }
          .cafe main .title--inner--list dl dt {
            font-size: 12px;
            font-size: 3.75vw;
            letter-spacing: .06em;
            min-width: 3.5em;
            -moz-text-align-last: justify;
            text-align-last: justify; }
          .cafe main .title--inner--list dl dd {
            font-size: 12px;
            font-size: 3.75vw;
            letter-spacing: .03em;
            padding-left: 1em; }
          .cafe main .title--inner--list dl:not(:first-child) {
            margin-top: 10px; }
          .cafe main .title--inner--list dl:not(:last-child) {
            padding-bottom: 10px;
            border-bottom: 1px dashed #de0012; }
          .cafe main .title--inner--list dl.active {
            color: #de0012; }
    .cafe main .topics {
      margin-top: 65px; }
      .cafe main .topics--inner--news {
        margin: 20px auto 0 auto;
        max-width: 90%; }
        .cafe main .topics--inner--news dl {
          display: block;
          font-size: 12px;
          font-size: 3.75vw;
          padding: 12px 15px;
          line-height: 1.4; }
          .cafe main .topics--inner--news dl dt, .cafe main .topics--inner--news dl dd {
            white-space: normal; }
          .cafe main .topics--inner--news dl dt {
            padding-right: 0; }
          .cafe main .topics--inner--news dl dd {
            margin-top: 5px; }
    .cafe main .concept {
      margin-top: 50px; }
      .cafe main .concept--inner--lead {
        margin-top: 20px; }
        .cafe main .concept--inner--lead h3 {
          font-size: 22px;
          font-size: 6.875vw;
          line-height: 1.4; }
        .cafe main .concept--inner--lead p {
          margin-top: 20px;
          font-size: 12px;
          font-size: 3.75vw;
          line-height: 2.0;
          letter-spacing: -0.04em; }
      .cafe main .concept--inner figure {
        margin: 30px auto 0 auto;
        max-width: 58.6%; }
      .cafe main .concept--inner--date {
        max-width: 90%;
        margin: 35px auto 0 auto;
        padding: 20px 2%; }
        .cafe main .concept--inner--date dl dt {
          min-width: 23%;
          font-size: 13px;
          font-size: 4.0625vw;
          margin-right: 3vw;
          padding: 6px 0; }
        .cafe main .concept--inner--date dl dd {
          font-size: 13px;
          font-size: 4.0625vw; }
        .cafe main .concept--inner--date dl:nth-of-type(n+2) {
          margin-top: 12px; }
      .cafe main .concept--inner--movie {
        margin: 35px auto 0 auto;
        max-width: 90%;
        padding: 5px; }
        .cafe main .concept--inner--movie .movie {
          height: 49vw; }
      .cafe main .concept--inner--recipe {
        max-width: 90%;
        margin: 40px auto 0 auto; }
        .cafe main .concept--inner--recipe h4 span {
          padding: 0 20px;
          font-size: 14px;
          font-size: 4.375vw; }
        .cafe main .concept--inner--recipe p {
          margin-top: 30px;
          font-size: 12px;
          font-size: 3.75vw;
          line-height: 2.2; }
        .cafe main .concept--inner--recipe ul {
          margin-top: 30px; }
          .cafe main .concept--inner--recipe ul li:nth-of-type(1) {
            max-width: 88%;
            margin-left: 6%; }
          .cafe main .concept--inner--recipe ul li:nth-of-type(n+2) {
            max-width: 47.5%;
            margin-top: 20px; }
    .cafe main .contents {
      margin-top: 80px;
      padding: 30px 0 40px 0; }
      .cafe main .contents .store, .cafe main .contents .cafemenu {
        max-width: 92%;
        padding: 30px 0; }
      .cafe main .contents .store--title {
        margin-top: 22px; }
        .cafe main .contents .store--title h3 {
          line-height: 1.4;
          font-size: 20px;
          font-size: 6.25vw;
          letter-spacing: -0.02em; }
        .cafe main .contents .store--title p {
          margin-top: 13px;
          font-size: 14px;
          font-size: 4.375vw; }
        .cafe main .contents .store--title .att {
          font-size: 12px;
          font-size: 3.75vw; }
      .cafe main .contents .store--list {
        margin-top: 35px; }
        .cafe main .contents .store--list--box h4 {
          max-width: 85.4%;
          font-size: 16px;
          font-size: 5vw;
          padding: 8px 0;
          border-radius: 20px;
          letter-spacing: .06em; }
        .cafe main .contents .store--list--box p {
          max-width: 85.4%;
          margin-top: 10px;
          font-size: 14px;
          font-size: 4.375vw; }
          .cafe main .contents .store--list--box p span {
            font-size: 12px;
            font-size: 3.75vw;
            text-align: left; }
          .cafe main .contents .store--list--box p.w100 {
            max-width: 100%;
            text-align: center; }
            .cafe main .contents .store--list--box p.w100 em {
              letter-spacing: -0.04em; }
            .cafe main .contents .store--list--box p.w100 span {
              text-align: center; }
          .cafe main .contents .store--list--box p dfn {
            display: block; }
            .cafe main .contents .store--list--box p dfn.id01 {
              margin-right: 0; }
            .cafe main .contents .store--list--box p dfn.id02 {
              margin-right: 0; }
        .cafe main .contents .store--list--box .map {
          max-width: 90%;
          height: 150px;
          margin: 15px auto 0 auto; }
        .cafe main .contents .store--list--box:not(:nth-of-type(1)) {
          margin-top: 15px; }
        .cafe main .contents .store--list--box.time p {
          max-width: 100%;
          display: block; }
      .cafe main .contents .store--link {
        max-width: 72%;
        margin: 25px auto 0 auto; }
        .cafe main .contents .store--link a {
          font-size: 13px;
          font-size: 4.0625vw;
          letter-spacing: -0.02em;
          padding: 10px 0; }
      .cafe main .contents .cafemenu {
        margin-top: 40px; }
        .cafe main .contents .cafemenu--title p {
          font-size: 13px;
          font-size: 4.0625vw;
          line-height: 2.0;
          margin-top: 25px; }
        .cafe main .contents .cafemenu--block--title h3 {
          width: 86%;
          margin: 0 auto; }
        .cafe main .contents .cafemenu--block--title dl {
          margin-top: 10px; }
          .cafe main .contents .cafemenu--block--title dl dt {
            font-size: 16px;
            font-size: 5vw; }
          .cafe main .contents .cafemenu--block--title dl dd {
            font-size: 18px;
            font-size: 5.625vw;
            margin-top: 12px; }
        .cafe main .contents .cafemenu--block--title p {
          font-size: 13px;
          font-size: 4.0625vw;
          margin-top: 15px; }
        .cafe main .contents .cafemenu--block--wrap {
          margin-top: 30px; }
          .cafe main .contents .cafemenu--block--wrap--box .image {
            width: 86%;
            margin: 0 auto; }
          .cafe main .contents .cafemenu--block--wrap--box .text {
            margin-top: 12px; }
            .cafe main .contents .cafemenu--block--wrap--box .text h4 {
              font-size: 15px;
              font-size: 4.6875vw; }
              .cafe main .contents .cafemenu--block--wrap--box .text h4 span {
                font-size: 13px;
                font-size: 4.0625vw; }
            .cafe main .contents .cafemenu--block--wrap--box .text p {
              font-size: 13px;
              font-size: 4.0625vw;
              line-height: 1.6;
              margin-top: 25px; }
            .cafe main .contents .cafemenu--block--wrap--box .text--menu {
              max-width: 90%;
              margin: 30px auto 0 auto; }
              .cafe main .contents .cafemenu--block--wrap--box .text--menu h5 {
                font-size: 14px;
                font-size: 4.375vw; }
                .cafe main .contents .cafemenu--block--wrap--box .text--menu h5:not(:first-child) {
                  margin-top: 20px; }
              .cafe main .contents .cafemenu--block--wrap--box .text--menu p {
                font-size: 12px;
                font-size: 3.75vw;
                margin-top: 5px; }
          .cafe main .contents .cafemenu--block--wrap--box.att {
            padding-bottom: 0; }
            .cafe main .contents .cafemenu--block--wrap--box.att .att-txt {
              position: static;
              font-size: 12px;
              font-size: 3.75vw;
              margin-top: 25px; }
        .cafe main .contents .cafemenu--block--after {
          max-width: 86%;
          margin: 30px auto 0 auto;
          padding-top: 30px; }
          .cafe main .contents .cafemenu--block--after p {
            font-size: 13px;
            font-size: 4.0625vw;
            line-height: 1.6; }
          .cafe main .contents .cafemenu--block--after ul li {
            font-size: 12px;
            font-size: 3.75vw; }
        .cafe main .contents .cafemenu--block.lunch {
          margin-top: 40px; }
          .cafe main .contents .cafemenu--block.lunch .cafemenu--block--title h3 img {
            max-width: 100%; }
        .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap, .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap {
          max-width: 100%;
          margin: 30px auto 0 auto;
          display: block; }
          .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap--box, .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box {
            width: 100%; }
            .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap--box:nth-of-type(n+3), .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box:nth-of-type(n+3) {
              margin-top: 0; }
            .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap--box:not(:nth-of-type(1)), .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box:not(:nth-of-type(1)) {
              margin-top: 30px; }
        .cafe main .contents .cafemenu--block.tea {
          margin-top: 75px; }
          .cafe main .contents .cafemenu--block.tea .cafemenu--block--title h3 img {
            max-width: 100%; }
          .cafe main .contents .cafemenu--block.tea .cafemenu--block--wrap--box:last-child {
            margin-left: 0; }
        .cafe main .contents .cafemenu--block.dinner {
          margin-top: 40px; }
          .cafe main .contents .cafemenu--block.dinner .cafemenu--block--title h3 img {
            max-width: 100%; }
          .cafe main .contents .cafemenu--block.dinner .cafemenu--block--wrap--box:last-child {
            margin-left: 0; }
        .cafe main .contents .cafemenu--pdfTitle {
          font-size: 14px;
          font-size: 4.375vw;
          margin: 30px auto 0 auto;
          max-width: 90%;
          letter-spacing: -0.04em; }
        .cafe main .contents .cafemenu--pdf {
          display: block;
          width: 85%;
          margin: 20px auto 0 auto; }
          .cafe main .contents .cafemenu--pdf li:nth-of-type(1) {
            margin-right: 0;
            margin-bottom: 15px; }
    .cafe main .recipe--title h3, .cafe main .parkevent--title h3 {
      font-size: 35px;
      font-size: 10.9375vw; }
    .cafe main .recipe--title h2, .cafe main .parkevent--title h2 {
      font-size: 17px;
      font-size: 5.3125vw; }
    .cafe main .recipe {
      margin-top: 60px; }
      .cafe main .recipe p {
        margin-top: 25px;
        font-size: 12px;
        font-size: 3.75vw;
        line-height: 2.2; }
      .cafe main .recipe .btn {
        max-width: 72%;
        margin: 30px auto 0 auto; }
        .cafe main .recipe .btn a {
          font-size: 16px;
          font-size: 5vw;
          padding: 23px 0; }
          .cafe main .recipe .btn a:after {
            width: 25px;
            height: 21px;
            right: 8%; }
    .cafe main .parkevent {
      margin-top: 60px;
      padding-bottom: 50px; }
      .cafe main .parkevent--title--main {
        margin: 30px auto 0 auto;
        max-width: 90%; }
      .cafe main .parkevent--title .date {
        margin-top: 17px;
        font-size: 12px;
        font-size: 3.75vw; }
      .cafe main .parkevent--lead {
        margin-top: 35px; }
        .cafe main .parkevent--lead h3 {
          font-size: 22px;
          font-size: 6.875vw; }
        .cafe main .parkevent--lead p {
          margin-top: 30px;
          font-size: 13px;
          font-size: 4.0625vw; }
      .cafe main .parkevent--image {
        max-width: 92%;
        margin: 45px auto 0 auto; }
        .cafe main .parkevent--image ul li:nth-of-type(1) {
          max-width: 68%; }
        .cafe main .parkevent--image ul li:nth-of-type(n+2) {
          max-width: 46%;
          margin-top: 20px; }
    .cafe main .event {
      margin-top: 15px; }
      .cafe main .event--inner {
        margin-top: 15px;
        padding: 20px 0 25px 0; }
        .cafe main .event--inner h3 {
          font-size: 30px;
          font-size: 9.375vw;
          line-height: 1.4;
          letter-spacing: .03em; }
        .cafe main .event--inner--wrap {
          max-width: 92%;
          margin: 27px auto 0 auto;
          padding: 25px 0 40px 0; }
          .cafe main .event--inner--wrap:after {
            max-width: 298px;
            background: url("../images/cafe/tokyo/img-event-obj_sp.png") no-repeat 0 0/cover; }
          .cafe main .event--inner--wrap--block {
            max-width: 92%;
            display: block; }
            .cafe main .event--inner--wrap--block .text p {
              line-height: 1.8;
              font-size: 13px;
              font-size: 4.0625vw; }
              .cafe main .event--inner--wrap--block .text p span {
                text-indent: -0.5em;
                margin-left: 0.5em;
                display: inline-block; }
            .cafe main .event--inner--wrap--block .image {
              margin-top: 30px; }
              .cafe main .event--inner--wrap--block .image p {
                font-size: 12px;
                font-size: 3.75vw;
                margin-top: 10px;
                text-align: center; }
          .cafe main .event--inner--wrap .btn {
            margin: 30px auto 0 auto;
            width: 62%; }
    .cafe main .other {
      margin-top: 30px; }
      .cafe main .other h3 {
        font-size: 16px;
        font-size: 5vw; }
      .cafe main .other ul {
        margin: 25px auto 0 auto;
        max-width: 90%;
        display: block; }
        .cafe main .other ul li:not(:nth-of-type(1)) {
          margin-top: 20px; }
    .cafe main .totop {
      margin: 35px 0; }
    .cafe main #pagetop.active {
      bottom: 50px !important; }
    .cafe main #pagetop.bottom {
      bottom: 0 !important; } }
.concert-page {
  background-color: #f7f7f9; }
  .concert-page .header {
    position: static; }
    .concert-page .header--inner--logo a {
      pointer-events: visible; }
  .concert-page main {
    padding-top: 45px;
    padding-bottom: 100px;
    position: relative; }
    .concert-page main .title {
      text-align: center;
      color: #de0012;
      position: relative;
      margin: 0 auto; }
      .concert-page main .title h3, .concert-page main .title h2 {
        line-height: 1.0; }
      .concert-page main .title h3 {
        font-size: 4.8rem;
        font-family: "Roboto Condensed", sans-serif;
        letter-spacing: .16em;
        position: relative;
        display: inline-block; }
        .concert-page main .title h3:before, .concert-page main .title h3:after {
          content: '';
          position: absolute;
          top: 0;
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover; }
        .concert-page main .title h3:before {
          left: -106px;
          width: 76px;
          height: 80px;
          background-image: url("../images/concert/movie/img-musicalnote01_pc.png"); }
        .concert-page main .title h3:after {
          right: -105px;
          width: 75px;
          height: 69px;
          background-image: url("../images/concert/movie/img-musicalnote02_pc.png"); }
      .concert-page main .title h2 {
        margin-top: 24px;
        font-size: 1.8rem;
        font-family: "Noto Sans Japanese"; }
    .concert-page main .sub {
      margin-top: 120px; }
      .concert-page main .sub--inner {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center; }
        .concert-page main .sub--inner--text {
          margin-right: 30px; }
          .concert-page main .sub--inner--text h2 {
            margin-top: 20px; }
          .concert-page main .sub--inner--text p {
            font-size: 1.6rem;
            line-height: 2.6;
            color: #1a1a1a;
            font-family: "Noto Sans Japanese";
            letter-spacing: .24em;
            margin-top: 27px; }
          .concert-page main .sub--inner--text .smail {
            font-size: 1.4rem;
            margin-top: 20px; }
      .concert-page main .sub .movie--inner {
        position: relative;
        max-width: 680px;
        height: 379px;
        margin: 40px auto 0 auto; }
      .concert-page main .sub .contents {
        overflow: hidden; }
        .concert-page main .sub .contents--inner--table {
          max-width: 680px;
          margin: 60px auto 20px auto;
          position: relative; }
          .concert-page main .sub .contents--inner--table table {
            width: 100%; }
            .concert-page main .sub .contents--inner--table table tbody tr {
              font-family: "Noto Sans Japanese"; }
              .concert-page main .sub .contents--inner--table table tbody tr td {
                font-size: 1.5rem;
                line-height: 1.8;
                padding: 0 20px 35px;
                vertical-align: top; }
                .concert-page main .sub .contents--inner--table table tbody tr td:nth-of-type(2) {
                  max-width: 350px;
                  border-left: 1px solid #000;
                  padding: 0 0 35px 20px;
                  text-align: justify; }
              .concert-page main .sub .contents--inner--table table tbody tr:last-child td {
                padding-bottom: 0; }
          .concert-page main .sub .contents--inner--table .smail {
            text-align: right;
            font-size: 1.4rem;
            margin-top: 10px; }
          .concert-page main .sub .contents--inner--table:before, .concert-page main .sub .contents--inner--table:after {
            content: '';
            position: absolute;
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover; }
          .concert-page main .sub .contents--inner--table:before {
            bottom: -20px;
            left: 0;
            width: 57px;
            height: 60px;
            background-image: url("../images/concert/movie/img-musicalnote01_pc.png"); }
          .concert-page main .sub .contents--inner--table:after {
            top: -18px;
            right: 0;
            width: 57px;
            height: 53px;
            background-image: url("../images/concert/movie/img-musicalnote02_pc.png"); }

@media screen and (max-width: 768px) {
  .concert-page main .title {
    max-width: 90%; }
  .concert-page main .sub {
    margin-top: 80px; } }
@media screen and (max-width: 767px) {
  .concert-page #pagetop.active {
    bottom: 50px !important; }
  .concert-page .header {
    position: fixed; }
  .concert-page main {
    padding-top: 142px; }
    .concert-page main .title {
      max-width: 95%; }
      .concert-page main .title h3 {
        font-size: 7.0vw;
        letter-spacing: .12em; }
        .concert-page main .title h3:before, .concert-page main .title h3:after {
          top: 15%; }
        .concert-page main .title h3:before {
          left: -14vw;
          width: 38px;
          height: 40px; }
        .concert-page main .title h3:after {
          right: -14vw;
          width: 37px;
          height: 34px; }
      .concert-page main .title h2 {
        margin-top: 20px;
        font-size: 4.0vw; }
    .concert-page main .sub {
      max-width: 90%;
      margin: 50px auto 0 auto; }
      .concert-page main .sub--inner {
        text-align: justify; }
        .concert-page main .sub--inner--text {
          margin-right: 0; }
          .concert-page main .sub--inner--text h2 {
            margin-top: 0; }
          .concert-page main .sub--inner--text p {
            font-size: 3.6vw;
            line-height: 2.0;
            letter-spacing: 0em;
            margin-top: 20px; }
          .concert-page main .sub--inner--text .smail {
            font-size: 3.4vw;
            margin-top: 10px;
            line-height: 1.0;
            text-align: right; }
      .concert-page main .sub .movie--inner {
        height: 200px;
        max-width: 100%; }
      .concert-page main .sub .contents--inner--table {
        max-width: 100%;
        margin: 40px auto 20px auto;
        position: relative; }
        .concert-page main .sub .contents--inner--table table {
          width: 100%; }
          .concert-page main .sub .contents--inner--table table tbody tr td {
            font-size: 3.4vw;
            padding: 0 10px 18px; }
            .concert-page main .sub .contents--inner--table table tbody tr td:nth-of-type(2) {
              max-width: 250px; }
        .concert-page main .sub .contents--inner--table .smail {
          font-size: 3.4vw;
          margin-top: 20px; }
        .concert-page main .sub .contents--inner--table:before {
          bottom: -20px;
          left: 0;
          width: 38px;
          height: 40px; }
        .concert-page main .sub .contents--inner--table:after {
          top: -18px;
          right: 0;
          width: 38px;
          height: 35px; } }
.cafe-event .cafe-title {
  text-align: center;
  line-height: 1.0; }
  .cafe-event .cafe-title h3 {
    color: #de0012;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 5.0rem;
    letter-spacing: .12em; }
  .cafe-event .cafe-title h2 {
    font-size: 2.0rem;
    font-family: "Noto Sans Japanese";
    letter-spacing: .06em;
    margin-top: 10px; }
.cafe-event .header--inner--logo {
  display: none; }
.cafe-event main {
  position: relative; }
  .cafe-event main .main--inner {
    padding-top: 70px;
    text-align: center; }
    .cafe-event main .main--inner h1 img {
      max-width: 643px; }
    .cafe-event main .main--inner .date {
      margin-top: 40px;
      line-height: 1.0;
      color: #de0012;
      font-family: "Roboto Condensed", sans-serif;
      font-size: 4.6rem; }
    .cafe-event main .main--inner .att {
      font-size: 1.6rem;
      line-height: 1.0;
      margin-top: 20px;
      font-family: "Noto Sans Japanese";
      font-weight: bold;
      color: #de0012; }
    .cafe-event main .main--inner h3 {
      line-height: 1.0;
      font-size: 4.0rem;
      font-family: "Noto Sans Japanese";
      margin-top: 35px;
      font-weight: 300; }
    .cafe-event main .main--inner h2 {
      margin-top: 40px;
      color: #de0012;
      line-height: 1.6;
      font-size: 2.5rem;
      font-family: "Noto Sans Japanese"; }
    .cafe-event main .main--inner p {
      font-family: "Noto Sans Japanese";
      font-size: 1.7rem;
      margin-top: 40px;
      line-height: 1.8; }
    .cafe-event main .main--inner--anchor {
      margin-top: 40px;
      display: flex;
      justify-content: center; }
      .cafe-event main .main--inner--anchor li {
        max-width: 172px;
        width: 100%; }
        .cafe-event main .main--inner--anchor li a {
          display: block;
          width: 100%;
          height: 100%;
          text-decoration: none;
          color: #fff;
          font-family: "Noto Sans Japanese";
          font-size: 1.7rem;
          line-height: 1.0;
          text-align: center;
          background-color: #de0012;
          padding: 15px 0;
          border-radius: 4px;
          position: relative; }
          .cafe-event main .main--inner--anchor li a:after {
            content: '';
            display: block;
            width: 20px;
            height: 18px;
            background: url("../images/cafe/tokyo/img-arrow@2x_pc.png") no-repeat 0 0/cover;
            margin: 6px auto 0 auto; }
        .cafe-event main .main--inner--anchor li:not(:last-child) {
          margin-right: 35px; }
  .cafe-event main .contents {
    margin-top: 60px;
    padding: 60px 0 80px 0;
    background-color: #ebebeb; }
    .cafe-event main .contents--block {
      background-color: #fff;
      max-width: 996px;
      margin: 0 auto;
      padding: 40px 0 80px 0; }
    .cafe-event main .contents .event--title {
      text-align: center;
      margin-top: 30px; }
      .cafe-event main .contents .event--title h3 {
        color: #de0012;
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        font-size: 2.5rem;
        font-weight: bold; }
      .cafe-event main .contents .event--title p {
        margin-top: 10px;
        line-height: 1.0;
        font-family: "Noto Sans Japanese";
        font-size: 1.7rem; }
      .cafe-event main .contents .event--title .att {
        font-size: 1.6rem;
        line-height: 1.0;
        margin-top: 20px;
        font-family: "Noto Sans Japanese";
        font-weight: bold;
        color: #de0012; }
    .cafe-event main .contents .event--list {
      margin-top: 25px; }
      .cafe-event main .contents .event--list--box h4 {
        max-width: 490px;
        margin: 0 auto;
        background-color: #54c7fe;
        color: #fff;
        text-align: center;
        line-height: 1.0;
        font-size: 1.9rem;
        font-family: "Noto Sans Japanese";
        padding: 10px 0;
        border-radius: 40px;
        letter-spacing: .12em; }
      .cafe-event main .contents .event--list--box p {
        max-width: 490px;
        margin: 15px auto 0 auto;
        text-align: center;
        font-family: "Noto Sans Japanese";
        font-size: 1.6rem; }
        .cafe-event main .contents .event--list--box p span {
          display: block;
          font-size: 1.3rem; }
      .cafe-event main .contents .event--list--box .map {
        max-width: 786px;
        height: 400px;
        margin: 25px auto 0 auto; }
        .cafe-event main .contents .event--list--box .map iframe {
          width: 100%;
          height: 100%; }
      .cafe-event main .contents .event--list--box:not(:nth-of-type(1)) {
        margin-top: 30px; }
    .cafe-event main .contents .content--lead p {
      font-size: 1.7rem;
      line-height: 1.8;
      font-family: "Noto Sans Japanese";
      margin-top: 30px;
      text-align: center; }
      .cafe-event main .contents .content--lead p span {
        font-size: 1.5rem;
        display: block;
        margin-top: 20px; }
    .cafe-event main .contents .content--wrap {
      margin-top: 50px; }
      .cafe-event main .contents .content--wrap--box {
        max-width: 916px;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 40px;
        border-bottom: 1px dashed #54c7fe; }
        .cafe-event main .contents .content--wrap--box--title dt {
          max-width: 490px;
          margin: 0 auto;
          line-height: 1.0;
          font-size: 2.8rem;
          color: #de0012;
          font-family: "Noto Sans Japanese";
          position: relative;
          font-weight: bold; }
          .cafe-event main .contents .content--wrap--box--title dt img {
            max-width: 490px; }
          .cafe-event main .contents .content--wrap--box--title dt:before, .cafe-event main .contents .content--wrap--box--title dt:after {
            content: '';
            display: block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 102px;
            height: 20px;
            z-index: 1; }
          .cafe-event main .contents .content--wrap--box--title dt:before {
            background: url("../images/cafe/park/img-ribbon-left.png") no-repeat left top/cover;
            left: 0; }
          .cafe-event main .contents .content--wrap--box--title dt:after {
            background: url("../images/cafe/park/img-ribbon-right.png") no-repeat right top/cover;
            right: 0; }
          .cafe-event main .contents .content--wrap--box--title dt span {
            display: inline-block;
            background-color: #fff;
            position: relative;
            z-index: 2;
            padding: 0 20px;
            text-align: center; }
        .cafe-event main .contents .content--wrap--box--title dd {
          margin-top: 20px;
          line-height: 1.0;
          font-size: 2.4rem;
          font-family: "Noto Sans Japanese";
          font-weight: bold; }
        .cafe-event main .contents .content--wrap--box .image {
          margin-top: 35px; }
          .cafe-event main .contents .content--wrap--box .image img {
            max-width: 490px; }
        .cafe-event main .contents .content--wrap--box h3 {
          color: #de0012;
          font-size: 2.4rem;
          font-family: "Noto Sans Japanese";
          line-height: 1.4;
          margin-top: 40px;
          font-weight: 500; }
          .cafe-event main .contents .content--wrap--box h3 span {
            display: block;
            color: #000;
            font-size: 1.5rem;
            font-weight: 200;
            margin-top: 5px; }
        .cafe-event main .contents .content--wrap--box h4 {
          margin-top: 30px;
          line-height: 1.0;
          font-size: 2.4rem;
          font-weight: bold; }
        .cafe-event main .contents .content--wrap--box p {
          font-size: 2.0rem;
          font-family: "Noto Sans Japanese";
          line-height: 1.8;
          margin-top: 5px; }
          .cafe-event main .contents .content--wrap--box p span {
            display: block;
            font-size: 1.5rem;
            margin-top: 5px; }
        .cafe-event main .contents .content--wrap--box:not(:first-child) {
          margin-top: 40px; }
        .cafe-event main .contents .content--wrap--box:last-child {
          padding-bottom: 0;
          border: none; }
  .cafe-event main .cafetop {
    padding: 80px 0; }
    .cafe-event main .cafetop--btn {
      max-width: 280px;
      margin: 0 auto; }
      .cafe-event main .cafetop--btn a {
        display: block;
        width: 100%;
        height: 100%;
        text-decoration: none;
        color: #fff;
        line-height: 1.0;
        text-align: center;
        font-size: 1.7rem;
        font-family: "Noto Sans Japanese";
        padding: 10px 0;
        background-color: #de0012;
        position: relative; }
        .cafe-event main .cafetop--btn a:after {
          content: '';
          display: block;
          width: 20px;
          height: 18px;
          background: url("../images/cafe/tokyo/img-arrow@2x_pc.png") no-repeat 0 0/cover;
          position: absolute;
          top: 50%;
          margin-top: -9px;
          right: 10px; }

@media screen and (max-width: 767px) {
  .cafe-event {
    overflow: hidden; }
    .cafe-event .cafe-title h3 {
      font-size: 35px;
      font-size: 10.9375vw; }
    .cafe-event .cafe-title h2 {
      font-size: 17px;
      font-size: 5.3125vw; }
    .cafe-event .header--inner .menu-trigger {
      position: relative;
      float: right;
      top: 20px; }
    .cafe-event main .main--inner {
      padding-top: 70px;
      text-align: center; }
      .cafe-event main .main--inner h1 img {
        max-width: 77%; }
      .cafe-event main .main--inner .date {
        margin-top: 25px;
        font-size: 18px;
        font-size: 5.625vw; }
      .cafe-event main .main--inner .att {
        font-size: 12px;
        font-size: 3.75vw; }
      .cafe-event main .main--inner h3 {
        font-size: 21px;
        font-size: 6.5625vw;
        margin-top: 25px; }
      .cafe-event main .main--inner h2 {
        margin-top: 30px;
        font-size: 21px;
        font-size: 6.5625vw; }
      .cafe-event main .main--inner p {
        font-size: 13px;
        font-size: 4.0625vw;
        margin-top: 25px; }
      .cafe-event main .main--inner--anchor {
        width: 60%;
        margin: 60px auto 0 auto;
        justify-content: space-between; }
        .cafe-event main .main--inner--anchor li {
          max-width: 100%;
          width: 46%; }
          .cafe-event main .main--inner--anchor li a {
            font-size: 13px;
            font-size: 4.0625vw;
            padding: 25px 0 10px 0;
            border-radius: 2px; }
            .cafe-event main .main--inner--anchor li a:after {
              margin: 13px auto 0 auto; }
          .cafe-event main .main--inner--anchor li:not(:last-child) {
            margin-right: 0; }
    .cafe-event main .contents {
      margin-top: 60px;
      padding: 30px 0 80px 0; }
      .cafe-event main .contents--block {
        max-width: 92%;
        padding: 20px 0 60px 0; }
      .cafe-event main .contents .event--title {
        text-align: center;
        margin-top: 30px; }
        .cafe-event main .contents .event--title h3 {
          line-height: 1.4;
          font-size: 19px;
          font-size: 5.9375vw;
          letter-spacing: -0.04em; }
        .cafe-event main .contents .event--title p {
          margin-top: 13px;
          font-size: 14px;
          font-size: 4.375vw; }
        .cafe-event main .contents .event--title .att {
          font-size: 12px;
          font-size: 3.75vw; }
      .cafe-event main .contents .event--list {
        margin-top: 35px; }
        .cafe-event main .contents .event--list--box h4 {
          max-width: 85.4%;
          font-size: 16px;
          font-size: 5vw;
          padding: 8px 0;
          border-radius: 20px;
          letter-spacing: .06em; }
        .cafe-event main .contents .event--list--box p {
          max-width: 85.4%;
          margin-top: 10px;
          font-size: 14px;
          font-size: 4.375vw; }
          .cafe-event main .contents .event--list--box p span {
            font-size: 12px;
            font-size: 3.75vw; }
        .cafe-event main .contents .event--list--box .map {
          max-width: 90%;
          height: 150px;
          margin: 15px auto 0 auto; }
        .cafe-event main .contents .event--list--box:not(:nth-of-type(1)) {
          margin-top: 15px; }
      .cafe-event main .contents .content {
        margin-top: 40px; }
        .cafe-event main .contents .content--lead p {
          font-size: 14px;
          font-size: 4.375vw;
          line-height: 1.6;
          margin-top: 25px; }
          .cafe-event main .contents .content--lead p span {
            font-size: 13px;
            font-size: 4.0625vw; }
        .cafe-event main .contents .content--wrap {
          margin-top: 40px; }
          .cafe-event main .contents .content--wrap--box {
            max-width: 100%; }
            .cafe-event main .contents .content--wrap--box--title {
              max-width: 86%;
              margin: 0 auto; }
              .cafe-event main .contents .content--wrap--box--title dt {
                max-width: 100%;
                font-size: 18px;
                font-size: 5.625vw;
                line-height: 1.4; }
                .cafe-event main .contents .content--wrap--box--title dt img {
                  max-width: 100%; }
                .cafe-event main .contents .content--wrap--box--title dt:before, .cafe-event main .contents .content--wrap--box--title dt:after {
                  width: 81px;
                  height: 16px; }
                .cafe-event main .contents .content--wrap--box--title dt span {
                  padding: 0 1em; }
              .cafe-event main .contents .content--wrap--box--title dd {
                margin-top: 12px;
                font-size: 17px;
                font-size: 5.3125vw; }
            .cafe-event main .contents .content--wrap--box .image {
              max-width: 86%;
              margin: 28px auto 0 auto; }
              .cafe-event main .contents .content--wrap--box .image img {
                max-width: 100%; }
            .cafe-event main .contents .content--wrap--box h3 {
              font-size: 15px;
              font-size: 4.6875vw;
              letter-spacing: -0.04em;
              margin-top: 15px; }
              .cafe-event main .contents .content--wrap--box h3 span {
                font-size: 13px;
                font-size: 4.0625vw; }
            .cafe-event main .contents .content--wrap--box h4 {
              margin-top: 25px;
              font-size: 17px;
              font-size: 5.3125vw; }
            .cafe-event main .contents .content--wrap--box p {
              font-size: 14px;
              font-size: 4.375vw;
              letter-spacing: -0.02em; }
              .cafe-event main .contents .content--wrap--box p span {
                font-size: 13px;
                font-size: 4.0625vw; }
    .cafe-event main .cafetop {
      padding: 80px 0 40px 0; }
      .cafe-event main .cafetop--btn {
        max-width: 80%; }
        .cafe-event main .cafetop--btn a {
          font-size: 15px;
          font-size: 4.6875vw;
          padding: 15px 0; }
    .cafe-event main #pagetop.active {
      bottom: 50px !important; }
    .cafe-event main #pagetop.bottom {
      bottom: 105px !important; } }
.historymovie main {
  background-color: #f7f7f9;
  padding-top: 140px;
  padding-bottom: 70px;
  position: relative; }
  .historymovie main .contents h3, .historymovie main .contents h2 {
    text-align: center;
    line-height: 1.0;
    color: #de0012; }
  .historymovie main .contents h3 {
    font-size: 4.8rem;
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: .08em; }
  .historymovie main .contents h2 {
    font-size: 1.8rem;
    font-family: "Noto Sans Japanese";
    margin-top: 35px;
    letter-spacing: .04em; }
  .historymovie main .contents p {
    text-align: center;
    margin-top: 90px;
    font-family: "Noto Sans Japanese";
    font-size: 1.6rem;
    line-height: 2.2; }
  .historymovie main .contents .movielong {
    margin-top: 30px;
    line-height: 1.0;
    font-family: "Noto Sans Japanese";
    font-size: 1.6rem;
    text-align: center; }
  .historymovie main .contents--movie {
    margin: 75px auto 0 auto;
    max-width: 680px;
    height: 382px;
    position: relative; }
  .historymovie main .contents--historybtn {
    margin: 80px auto 0 auto;
    max-width: 350px; }
    .historymovie main .contents--historybtn a {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 1.0;
      font-family: "Noto Sans Japanese";
      font-weight: bold;
      color: #de0012;
      border: 1px solid #de0012;
      text-align: center;
      position: relative;
      text-decoration: none;
      font-size: 1.6rem;
      padding: 15px 0;
      border-radius: 2px; }
      .historymovie main .contents--historybtn a img {
        max-width: 17px;
        height: auto;
        margin-left: 17px;
        transition: all .3s ease-out;
        position: relative;
        left: 0; }
      .historymovie main .contents--historybtn a:hover img {
        left: 10px; }

@media screen and (max-width: 767px) {
  .historymovie main {
    padding-top: 140px;
    padding-bottom: 60px; }
    .historymovie main .contents h3 {
      font-size: 7.6vw;
      letter-spacing: .04em; }
    .historymovie main .contents h2 {
      font-size: 4.6vw;
      margin-top: 20px;
      letter-spacing: .02em; }
    .historymovie main .contents p {
      text-align: left;
      font-size: 3.7vw;
      line-height: 2.0;
      max-width: 90%;
      margin: 45px auto 0 auto; }
    .historymovie main .contents .movielong {
      font-size: 3.7vw;
      text-align: right;
      max-width: 90%;
      margin: 10px auto 0 auto; }
    .historymovie main .contents--movie {
      margin: 45px auto 0 auto;
      max-width: 90%;
      height: 50.78125vw; }
    .historymovie main .contents--historybtn {
      margin: 40px auto 0 auto;
      max-width: 90%; }
      .historymovie main .contents--historybtn a {
        font-size: 4.2vw;
        padding: 15px 0; }
        .historymovie main .contents--historybtn a img {
          transition: none;
          left: auto; }
        .historymovie main .contents--historybtn a:hover img {
          left: auto; } }
