/*--------------------
	VARIABLE
--------------------*/
/*--------------------
	INFO
--------------------*/
.info .sub-head h2 img {
  height: 75px;
  margin: 10px auto 0; }
  @media screen and (max-width: 1119px) {
    .info .sub-head h2 img {
      height: 65px;
      margin: 0 auto; } }
.info .lineup {
  display: flex;
  flex-wrap: nowrap; }
  @media screen and (max-width: 1119px) {
    .info .lineup {
      flex-wrap: wrap;
      padding: 0 2%; } }
  .info .lineup li {
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    font-weight: bold; }
    @media screen and (max-width: 1119px) {
      .info .lineup li {
        width: auto;
        font-size: 1.4em;
        margin: 0 1.5em .5em 0; } }
    .info .lineup li a {
      display: block;
      width: 95%;
      background: #fff;
      color: #2f2f2f;
      padding: 10px 0;
      border-radius: 18px; }
      @media screen and (max-width: 1119px) {
        .info .lineup li a {
          width: 100%;
          padding: 10px .5em; } }
      .info .lineup li a:hover {
        background: #ff4803;
        color: #fff; }
.info section {
  padding-top: 40px;
  border-radius: 10px;
  overflow: hidden; }
  @media screen and (max-width: 1119px) {
    .info section {
      padding: 40px 2% 0; } }
  .info section h3 {
    background: #ff4803;
    color: #fff;
    font-size: 1.8em;
    padding: 20px;
    border-radius: 10px 10px 0 0; }
  .info section .coat {
    background: #fff;
    padding: 20px 20px 40px; }
    @media screen and (max-width: 1119px) {
      .info section .coat {
        padding: 20px 2% 40px; } }
    .info section .coat h4 {
      background: #ddd;
      font-size: 1.6em;
      padding: 15px;
      border-radius: 10px;
      margin-bottom: 40px; }
      @media screen and (max-width: 1119px) {
        .info section .coat h4 {
          padding: 10px;
          margin-bottom: 20px; } }
    .info section .coat .floormap {
      margin: 20px 0; }
      @media screen and (max-width: 1119px) {
        .info section .coat .floormap {
          margin: 20px 0 40px; } }
    .info section .coat div {
      display: grid;
      grid-template-columns: 55% 1fr;
      gap: 20px;
      margin: 0 20px 40px; }
      @media screen and (max-width: 1119px) {
        .info section .coat div {
          margin: 0 2% 20px; } }
      .info section .coat div.bb {
        padding-bottom: 40px;
        border-bottom: 1px dashed #2f2f2f; }
        @media screen and (max-width: 1119px) {
          .info section .coat div.bb {
            padding-bottom: 20px; } }
      .info section .coat div dl dt {
        font-size: 1.6em;
        font-weight: bold;
        margin-bottom: 10px; }
      .info section .coat div dl dd {
        font-size: 1.4em;
        line-height: 1.5; }
    .info section .coat .note {
      display: block;
      width: 600px;
      background: #ddd;
      padding: 30px 0;
      border-radius: 10px;
      margin: 0 auto; }
    .info section .coat .attention{
      font-size: 1.5em;
    }
      @media screen and (max-width: 1119px) {
        .info section .coat .note {
          width: 96%;
          padding: 20px 2%; } }
      .info section .coat .note p {
        text-align: center;
        font-size: 2em;
        font-weight: bold;
        margin-bottom: 20px; }
        @media screen and (max-width: 1119px) {
          .info section .coat .note p {
            font-size: 1.8em;
            margin-bottom: 10px; } }
      .info section .coat .note ul {
        width: 400px;
        margin: 0 auto; }
        @media screen and (max-width: 1119px) {
          .info section .coat .note ul {
            width: 100%;
            max-width: 350px; } }
        .info section .coat .note ul li {
          font-size: 1.6em;
          font-weight: bold;
          line-height: 2; }
          @media screen and (max-width: 1119px) {
            .info section .coat .note ul li {
              font-size: 1.4em;
              text-indent: -1em;
              padding-left: 1em; } }
  .info section#sec02 .coat {
    padding: 20px 40px 40px; }
    @media screen and (max-width: 1119px) {
      .info section#sec02 .coat {
        padding: 20px 2% 40px; } }
    .info section#sec02 .coat table {
      width: 100%;
      table-layout: fixed;
      text-align: center;
      font-size: 1.4em;
      line-height: 1.5;
      box-sizing: border-box; }
      @media screen and (max-width: 1119px) {
        .info section#sec02 .coat table {
          font-size: 1.2em; } }
      .info section#sec02 .coat table thead {
        background: #ddd; }
        .info section#sec02 .coat table thead th {
          vertical-align: middle;
          padding: 10px 0;
          border: 2px solid #2f2f2f; }
      .info section#sec02 .coat table tbody th {
        text-indent: 1em;
        text-align: left;
        vertical-align: middle;
        font-weight: normal;
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
        @media screen and (max-width: 1119px) {
          .info section#sec02 .coat table tbody th {
            text-indent: 0;
            text-align: center; } }
      .info section#sec02 .coat table tbody td {
        vertical-align: middle;
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
    .info section#sec02 .coat p {
      font-size: 1.4em;
      margin-top: 1em; }
      @media screen and (max-width: 1119px) {
        .info section#sec02 .coat p {
          font-size: 1.2em; } }
  .info section#sec03 .coat {
    padding: 20px 40px 40px; }
    @media screen and (max-width: 1119px) {
      .info section#sec03 .coat {
        padding: 20px 2% 40px; } }
    .info section#sec03 .coat table {
      width: 300px;
      table-layout: auto;
      text-align: center;
      font-size: 1.4em;
      line-height: 1.5;
      box-sizing: border-box; }
      .info section#sec03 .coat table thead {
        background: #ddd; }
        .info section#sec03 .coat table thead th {
          padding: 10px 0;
          border: 2px solid #2f2f2f; }
      .info section#sec03 .coat table tbody th {
        font-weight: normal;
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
      .info section#sec03 .coat table tbody td {
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
    .info section#sec03 .coat p {
      font-size: 1.4em;
      margin-top: 1em; }
      @media screen and (max-width: 1119px) {
        .info section#sec03 .coat p {
          font-size: 1.2em; } }
  .info section#sec04 table {
    width: 400px;
    table-layout: auto;
    text-align: center;
    font-size: 1.4em;
    line-height: 1.5;
    box-sizing: border-box;
    margin: 0 20px; }
    @media screen and (max-width: 1119px) {
      .info section#sec04 table {
        width: 100%;
        max-width: 400px;
        margin: 0; } }
    .info section#sec04 table thead {
      background: #ddd; }
      .info section#sec04 table thead th {
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
    .info section#sec04 table tbody th {
      text-indent: 1em;
      text-align: left;
      font-weight: normal;
      padding: 10px 0;
      border: 2px solid #2f2f2f; }
    .info section#sec04 table tbody td {
      padding: 10px 0;
      border: 2px solid #2f2f2f; }
  .info section#sec04 p {
    font-size: 1.4em;
    margin: 1em 20px 0; }
    @media screen and (max-width: 1119px) {
      .info section#sec04 p {
        font-size: 1.4em;
        margin: 1em 2% 0; } }
  .info section#sec04 h4 {
    margin: 20px 0 0 0; }
  .info section#sec05 .coat {
    padding: 20px; }
    @media screen and (max-width: 1119px) {
      .info section#sec05 .coat {
        padding: 20px 2%; } }
  .info section#sec05 h4 {
    margin-bottom: 20px; }
  .info section#sec05 p {
    font-size: 1.4em;
    margin: 0 20px 20px; }
    @media screen and (max-width: 1119px) {
      .info section#sec05 p {
        margin: 0 0 20px; } }
    @media screen and (max-width: 1119px) {
      .info section#sec05 p.sp {
        color: #ff4803;
        font-size: 1.2em;
        margin-top: -10px; } }
  .info section#sec05 a {
    display: block;
    width: 900px;
    margin: 0 auto 40px; }
    @media screen and (max-width: 1119px) {
      .info section#sec05 a {
        width: 100%;
        max-width: 900px;
        margin: 0 auto 20px; } }
    .info section#sec05 a:hover {
      opacity: .8; }
  .info section#sec06 .coat {
    padding: 20px 40px 40px; }
    @media screen and (max-width: 1119px) {
      .info section#sec06 .coat {
        padding: 20px 2% 40px; } }
    .info section#sec06 .coat p {
      font-size: 1.4em;
      font-weight: bold;
      margin-bottom: .5em; }
    .info section#sec06 .coat table {
      width: 100%;
      table-layout: auto;
      text-align: left;
      text-indent: 1em;
      font-size: 1.4em;
      line-height: 1.5;
      box-sizing: border-box; }
      @media screen and (max-width: 1119px) {
        .info section#sec06 .coat table {
          text-indent: 0; } }
      .info section#sec06 .coat table th {
        background: #ddd;
        font-weight: bold;
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
        @media screen and (max-width: 1119px) {
          .info section#sec06 .coat table th {
            width: 20%;
            text-align: center;
            vertical-align: middle; } }
      .info section#sec06 .coat table td {
        padding: 10px 0;
        border: 2px solid #2f2f2f; }
        @media screen and (max-width: 1119px) {
          .info section#sec06 .coat table td {
            vertical-align: middle;
            padding: 10px; } }
  .info section#sec07 .coat {
    padding: 20px 40px 40px; }
    @media screen and (max-width: 1119px) {
      .info section#sec07 .coat {
        padding: 20px 2% 40px; } }
    .info section#sec07 .coat p {
      font-size: 1.4em;
      margin-bottom: 1em; }
    .info section#sec07 .coat a {
      display: inline-block;
      background: #ddd;
      font-size: 1.4em;
      font-weight: bold;
      padding: 15px;
      border-radius: 10px; }
      @media screen and (max-width: 1119px) {
        .info section#sec07 .coat a {
          text-indent: -1em;
          line-height: 1.5;
          padding: 1em 1em 1em 2em; } }
      .info section#sec07 .coat a:hover {
        opacity: .8; }
