/* CSS Document */
#kinojocastle-about .header-img {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 575px) {
    #kinojocastle-about .header-img {
      flex-wrap: wrap; } }
  #kinojocastle-about .header-img .main-img {
    width: 85%; }
    @media screen and (max-width: 575px) {
      #kinojocastle-about .header-img .main-img {
        width: 100%; } }
    #kinojocastle-about .header-img .main-img img {
      width: 100%; }
  #kinojocastle-about .header-img .main-title {
    text-align: center;
    width: 15%; }
    @media screen and (max-width: 575px) {
      #kinojocastle-about .header-img .main-title {
        width: 90%;
        display: flex;
        align-items: center;
        margin: auto; } }
    @media screen and (max-width: 1199px) {
      #kinojocastle-about .header-img .main-title img {
        width: 80%; } }
    @media screen and (max-width: 991px) {
      #kinojocastle-about .header-img .main-title img {
        width: 75%; } }
    @media screen and (max-width: 767px) {
      #kinojocastle-about .header-img .main-title img {
        width: 60%; } }
    @media screen and (max-width: 575px) {
      #kinojocastle-about .header-img .main-title img {
        width: 20%; } }
    #kinojocastle-about .header-img .main-title h2 {
      writing-mode: vertical-rl;
      font-size: 55px;
      font-size: 5.5rem;
      font-family: "Zen Old Mincho", serif;
      font-weight: 400;
      color: #000;
      margin: auto;
      margin-top: 5rem; }
      @media screen and (max-width: 1399px) {
        #kinojocastle-about .header-img .main-title h2 {
          font-size: 50px;
          font-size: 5rem;
          margin-top: 4rem; } }
      @media screen and (max-width: 1199px) {
        #kinojocastle-about .header-img .main-title h2 {
          font-size: 45px;
          font-size: 4.5rem;
          margin-top: 3rem; } }
      @media screen and (max-width: 991px) {
        #kinojocastle-about .header-img .main-title h2 {
          font-size: 40px;
          font-size: 4rem; } }
      @media screen and (max-width: 767px) {
        #kinojocastle-about .header-img .main-title h2 {
          font-size: 35px;
          font-size: 3.5rem; } }
      @media screen and (max-width: 575px) {
        #kinojocastle-about .header-img .main-title h2 {
          writing-mode: horizontal-tb;
          width: 80%;
          margin: 0; } }
#kinojocastle-about .inner {
  width: 90%;
  margin: auto; }
  #kinojocastle-about .inner p {
    text-align: justify;
    margin-top: 3rem; }
    @media screen and (max-width: 575px) {
      #kinojocastle-about .inner p {
        margin-top: 1rem; } }
  #kinojocastle-about .inner .visitor-center {
    margin-top: 5rem;
    margin-bottom: 8rem;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 991px) {
      #kinojocastle-about .inner .visitor-center {
        flex-wrap: wrap; } }
    @media screen and (max-width: 575px) {
      #kinojocastle-about .inner .visitor-center {
        margin-bottom: 5rem; } }
    #kinojocastle-about .inner .visitor-center dl {
      width: 46%;
      margin-right: 4%; }
      @media screen and (max-width: 991px) {
        #kinojocastle-about .inner .visitor-center dl {
          width: 100%;
          margin-right: 0; } }
      #kinojocastle-about .inner .visitor-center dl dt {
        font-size: 30px;
        font-size: 3rem;
        color: #00834B;
        margin-bottom: 2rem; }
        @media screen and (max-width: 575px) {
          #kinojocastle-about .inner .visitor-center dl dt {
            font-size: 25px;
            font-size: 2.5rem; } }
      #kinojocastle-about .inner .visitor-center dl dd table {
        width: 100%; }
        #kinojocastle-about .inner .visitor-center dl dd table tr th {
          width: 30%;
          background-color: #f1f1e7;
          padding: 1rem 2rem;
          border-bottom: 1px solid #9d9d9d; }
          @media screen and (max-width: 575px) {
            #kinojocastle-about .inner .visitor-center dl dd table tr th {
              width: 35%;
              padding: 0.5rem 1rem; } }
        #kinojocastle-about .inner .visitor-center dl dd table tr td {
          width: 70%;
          padding: 1rem 2rem;
          border-bottom: 1px solid #9d9d9d; }
          @media screen and (max-width: 575px) {
            #kinojocastle-about .inner .visitor-center dl dd table tr td {
              width: 65%;
              padding: 0.5rem 1rem;
              text-align: justify; } }
        #kinojocastle-about .inner .visitor-center dl dd table tr:first-child th, #kinojocastle-about .inner .visitor-center dl dd table tr:first-child td {
          border-top: 1px solid #9d9d9d; }
    #kinojocastle-about .inner .visitor-center div {
      width: 50%; }
      @media screen and (max-width: 991px) {
        #kinojocastle-about .inner .visitor-center div {
          width: 100%;
          margin-top: 2rem; } }
      #kinojocastle-about .inner .visitor-center div img {
        width: 100%; }

.beige-back {
  background-color: #f1f1e7;
  padding: 10rem 0; }
  @media screen and (max-width: 991px) {
    .beige-back {
      padding: 8rem 0; } }
  @media screen and (max-width: 575px) {
    .beige-back {
      padding: 5rem 0; } }

#guide-map {
  margin: 0; }
  #guide-map .main-block {
    position: relative; }
    @media screen and (max-width: 767px) {
      #guide-map .main-block {
        z-index: 1;
        margin-bottom: 5rem; } }
    @media screen and (max-width: 575px) {
      #guide-map .main-block {
        text-align: center; } }
    #guide-map .main-block h3 {
      display: inline-block;
      font-size: 36px;
      font-size: 3.6rem;
      color: #fff;
      background-color: #00834B;
      text-align: center;
      line-height: 1;
      padding: 2rem 3rem;
      position: absolute;
      top: 0;
      left: 10%; }
      @media screen and (max-width: 767px) {
        #guide-map .main-block h3 {
          font-size: 30px;
          font-size: 3rem;
          top: -5%;
          left: 0%; } }
      @media screen and (max-width: 575px) {
        #guide-map .main-block h3 {
          font-size: 20px;
          font-size: 2rem;
          top: -5%;
          left: 5%;
          padding: 1rem 2rem; } }
      #guide-map .main-block h3 span {
        font-family: 'Noto Sans JP';
        font-style: normal;
        font-size: 21px;
        font-size: 2.1rem;
        color: #fff; }
        @media screen and (max-width: 767px) {
          #guide-map .main-block h3 span {
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: normal;
            position: relative;
            margin-top: 1rem; } }
    #guide-map .main-block div img {
      width: 100%; }
    #guide-map .main-block p {
      font-size: 20px;
      font-size: 2rem;
      color: #00834B;
      background-color: #fff;
      border: 1px solid #00834B;
      display: inline-block;
      padding: 1rem 3rem;
      position: absolute;
      bottom: 5%;
      right: 10%; }
      @media screen and (max-width: 991px) {
        #guide-map .main-block p {
          bottom: 0%;
          right: 5%; } }
      @media screen and (max-width: 767px) {
        #guide-map .main-block p {
          font-size: 16px;
          font-size: 1.6rem;
          bottom: -5%;
          right: 0%; } }
      @media screen and (max-width: 575px) {
        #guide-map .main-block p {
          padding: 0.5rem 1rem;
          bottom: 0;
          right: 0;
          position: relative;
          margin-top: 1rem; } }
  #guide-map .block-01 {
    display: flex;
    align-items: flex-end;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    height: 400px;
    background-image: url("../img/kinojocastle-illust-background-01.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 90% center; }
    @media screen and (max-width: 991px) {
      #guide-map .block-01 {
        height: 300px; } }
    @media screen and (max-width: 767px) {
      #guide-map .block-01 {
        height: 250px; } }
    #guide-map .block-01 img {
      position: absolute;
      top: 0;
      left: -5%;
      z-index: 1; }
      @media screen and (max-width: 1199px) {
        #guide-map .block-01 img {
          width: 60%; } }
      @media screen and (max-width: 575px) {
        #guide-map .block-01 img {
          width: 70%; } }
    #guide-map .block-01 p {
      font-size: 24px;
      font-size: 2.4rem;
      background-color: #fff;
      display: inline-block;
      position: absolute;
      left: 35%;
      bottom: 25%;
      z-index: 2;
      padding: 1rem 1.5rem;
      letter-spacing: 1px;
      color: #00834B;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        #guide-map .block-01 p {
          font-size: 20px;
          font-size: 2rem; } }
      @media screen and (max-width: 575px) {
        #guide-map .block-01 p {
          font-size: 16px;
          font-size: 1.6rem;
          padding: 0.5rem 1.5rem; } }
  #guide-map .block-02 {
    display: flex;
    align-items: flex-end;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    height: 400px;
    background-image: url("../img/kinojocastle-illust-background-01.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 10% center; }
    @media screen and (max-width: 991px) {
      #guide-map .block-02 {
        height: 300px; } }
    @media screen and (max-width: 767px) {
      #guide-map .block-02 {
        height: 250px; } }
    #guide-map .block-02 img {
      position: absolute;
      top: 0;
      right: -5%;
      z-index: 1; }
      @media screen and (max-width: 1199px) {
        #guide-map .block-02 img {
          width: 55%; } }
      @media screen and (max-width: 575px) {
        #guide-map .block-02 img {
          width: 70%; } }
    #guide-map .block-02 p {
      font-size: 24px;
      font-size: 2.4rem;
      background-color: #fff;
      display: inline-block;
      position: absolute;
      right: 40%;
      bottom: 15%;
      z-index: 2;
      padding: 1rem 1.5rem;
      letter-spacing: 1px;
      color: #00834B;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        #guide-map .block-02 p {
          font-size: 20px;
          font-size: 2rem; } }
      @media screen and (max-width: 575px) {
        #guide-map .block-02 p {
          font-size: 16px;
          font-size: 1.6rem;
          padding: 0.5rem 1.5rem; } }
  #guide-map .block-03 {
    display: flex;
    align-items: flex-end;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    position: relative;
    height: 400px;
    background-image: url("../img/kinojocastle-illust-background-01.svg");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 90% center; }
    @media screen and (max-width: 991px) {
      #guide-map .block-03 {
        height: 300px; } }
    @media screen and (max-width: 767px) {
      #guide-map .block-03 {
        height: 250px; } }
    #guide-map .block-03 img {
      position: absolute;
      top: 20%;
      left: 10%;
      z-index: 1; }
      @media screen and (max-width: 1199px) {
        #guide-map .block-03 img {
          width: 55%;
          left: 5%; } }
      @media screen and (max-width: 575px) {
        #guide-map .block-03 img {
          width: 70%; } }
    #guide-map .block-03 p {
      font-size: 24px;
      font-size: 2.4rem;
      background-color: #fff;
      display: inline-block;
      position: absolute;
      top: 65%;
      left: 40%;
      z-index: 2;
      padding: 1rem 1.5rem;
      letter-spacing: 1px;
      color: #00834B;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        #guide-map .block-03 p {
          font-size: 20px;
          font-size: 2rem; } }
      @media screen and (max-width: 575px) {
        #guide-map .block-03 p {
          font-size: 16px;
          font-size: 1.6rem;
          padding: 0.5rem 1.5rem; } }

#around-iwaya {
  margin-top: 20rem; }
  @media screen and (max-width: 767px) {
    #around-iwaya {
      margin-top: 15rem; } }
  @media screen and (max-width: 575px) {
    #around-iwaya {
      margin-top: 10rem; } }
  #around-iwaya .main-block {
    background-color: #fff;
    position: relative;
    padding: 5rem 8rem; }
    @media screen and (max-width: 1199px) {
      #around-iwaya .main-block {
        padding: 5rem 5rem; } }
    @media screen and (max-width: 575px) {
      #around-iwaya .main-block {
        padding: 3rem 3rem; } }
    #around-iwaya .main-block h3 {
      position: absolute;
      font-size: 36px;
      font-size: 3.6rem;
      color: #00834B;
      background-color: #fff;
      border: 2px solid #00834B;
      display: inline-block;
      padding: 1rem 5rem;
      top: -5%; }
      @media screen and (max-width: 767px) {
        #around-iwaya .main-block h3 {
          font-size: 30px;
          font-size: 3rem;
          top: -2.5%; } }
      @media screen and (max-width: 575px) {
        #around-iwaya .main-block h3 {
          font-size: 20px;
          font-size: 2rem; } }
    #around-iwaya .main-block ul {
      margin: 0; }
      #around-iwaya .main-block ul li {
        display: flex;
        align-items: flex-start;
        margin-top: 2rem; }
        @media screen and (max-width: 767px) {
          #around-iwaya .main-block ul li {
            flex-wrap: wrap;
            margin-top: 4rem; } }
        #around-iwaya .main-block ul li dl {
          width: 46%;
          margin-right: 4%; }
          @media screen and (max-width: 767px) {
            #around-iwaya .main-block ul li dl {
              width: 100%;
              margin-left: 0; } }
          #around-iwaya .main-block ul li dl dt {
            font-size: 30px;
            font-size: 3rem;
            font-family: "Zen Old Mincho", serif;
            font-weight: 400;
            color: #00834B;
            margin-bottom: 2rem; }
            @media screen and (max-width: 767px) {
              #around-iwaya .main-block ul li dl dt {
                font-size: 25px;
                font-size: 2.5rem; } }
            @media screen and (max-width: 575px) {
              #around-iwaya .main-block ul li dl dt {
                font-size: 20px;
                font-size: 2rem;
                margin-bottom: 1rem; } }
          #around-iwaya .main-block ul li dl dd {
            text-align: justify; }
        #around-iwaya .main-block ul li div {
          width: 50%; }
          @media screen and (max-width: 767px) {
            #around-iwaya .main-block ul li div {
              width: 100%; } }
          #around-iwaya .main-block ul li div img {
            width: 100%; }
        #around-iwaya .main-block ul li:first-child {
          margin-top: 2rem; }
          @media screen and (max-width: 575px) {
            #around-iwaya .main-block ul li:first-child {
              margin-top: 4rem; } }
    #around-iwaya .main-block::before {
      content: '';
      background-image: url("../img/kinojocastle-fukidashi.svg");
      background-repeat: no-repeat;
      background-size: auto;
      display: block;
      width: 185px;
      height: 130px;
      position: absolute;
      top: -10%;
      right: 7%;
      z-index: 1; }
      @media screen and (max-width: 991px) {
        #around-iwaya .main-block::before {
          width: 165px;
          height: 115px;
          top: -11%; } }
      @media screen and (max-width: 767px) {
        #around-iwaya .main-block::before {
          top: -5%; } }
      @media screen and (max-width: 575px) {
        #around-iwaya .main-block::before {
          width: 120px;
          height: 80px;
          top: -5%;
          right: 5%; } }
    #around-iwaya .main-block::after {
      content: '';
      background-image: url("../img/kinojocastle-illust-01.svg");
      background-repeat: no-repeat;
      background-size: auto;
      display: block;
      width: 160px;
      height: 100px;
      position: absolute;
      bottom: 7%;
      left: 5%;
      z-index: 1; }
      @media screen and (max-width: 991px) {
        #around-iwaya .main-block::after {
          display: none; } }

#legend {
  margin-top: 6rem; }
  @media screen and (max-width: 1199px) {
    #legend {
      margin-top: 4rem; } }
  #legend .inner {
    width: 85%;
    margin: auto; }
    @media screen and (max-width: 1199px) {
      #legend .inner {
        width: 95%; } }
  #legend .title {
    display: flex;
    align-items: center;
    margin-bottom: 5rem; }
    #legend .title h3 {
      font-size: 40px;
      font-size: 4rem;
      font-family: "Zen Old Mincho", serif;
      font-weight: 400;
      color: #000;
      text-align: left;
      line-height: 1.5;
      margin-bottom: 0;
      margin-left: 2rem; }
      @media screen and (max-width: 991px) {
        #legend .title h3 {
          font-size: 35px;
          font-size: 3.5rem; } }
      @media screen and (max-width: 767px) {
        #legend .title h3 {
          font-size: 29px;
          font-size: 2.9rem; } }
      @media screen and (max-width: 575px) {
        #legend .title h3 {
          font-size: 18px;
          font-size: 1.8rem;
          margin: 0;
          text-align: center; } }
      #legend .title h3 span {
        font-size: 28px;
        font-size: 2.8rem;
        font-style: normal !important;
        display: block;
        margin-bottom: 1rem; }
        @media screen and (max-width: 991px) {
          #legend .title h3 span {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 0.5rem; } }
        @media screen and (max-width: 767px) {
          #legend .title h3 span {
            font-size: 20px;
            font-size: 2rem; } }
        @media screen and (max-width: 575px) {
          #legend .title h3 span {
            font-size: 15px;
            font-size: 1.5rem; } }
    #legend .title img {
      width: 140px; }
      @media screen and (max-width: 991px) {
        #legend .title img {
          width: 80px; } }
      @media screen and (max-width: 767px) {
        #legend .title img {
          display: none; } }
  #legend .main-contents {
    display: flex;
    margin-bottom: 13rem;
    position: relative; }
    @media screen and (max-width: 767px) {
      #legend .main-contents {
        flex-wrap: wrap; } }
    #legend .main-contents::before {
      content: '';
      background-image: url("../img/kinojocastle-illust-background-02.svg");
      background-repeat: no-repeat;
      background-size: auto;
      display: block;
      width: 495px;
      height: 400px;
      position: absolute;
      top: 0;
      left: -35%;
      z-index: -1; }
      @media screen and (max-width: 991px) {
        #legend .main-contents::before {
          width: 300px;
          height: 300px;
          left: -10%; } }
      @media screen and (max-width: 767px) {
        #legend .main-contents::before {
          display: none; } }
    #legend .main-contents::after {
      content: '';
      background-image: url("../img/kinojocastle-illust-background-02.svg");
      background-repeat: no-repeat;
      background-size: auto;
      display: block;
      width: 495px;
      height: 400px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      z-index: -1; }
      @media screen and (max-width: 991px) {
        #legend .main-contents::after {
          width: 300px;
          height: 300px; } }
      @media screen and (max-width: 767px) {
        #legend .main-contents::after {
          display: none; } }
    #legend .main-contents dl {
      width: 50%;
      margin-right: 8rem;
      margin-top: 8rem; }
      @media screen and (max-width: 1199px) {
        #legend .main-contents dl {
          margin-right: 5rem;
          margin-top: 0rem; } }
      @media screen and (max-width: 767px) {
        #legend .main-contents dl {
          width: 100%;
          margin: auto; } }
      #legend .main-contents dl dt {
        font-size: 48px;
        font-size: 4.8rem;
        font-family: "Zen Old Mincho", serif;
        font-weight: 400;
        color: #b81b24;
        margin-bottom: 4rem; }
        @media screen and (max-width: 767px) {
          #legend .main-contents dl dt {
            font-size: 35px;
            font-size: 3.5rem;
            margin-bottom: 3rem; } }
        @media screen and (max-width: 575px) {
          #legend .main-contents dl dt {
            font-size: 30px;
            font-size: 3rem;
            margin-bottom: 2rem; } }
      #legend .main-contents dl dd {
        text-align: justify;
        line-height: 2; }
    #legend .main-contents ul {
      width: 50%;
      margin: 0;
      margin-right: calc(50% - 50vw);
      flex: 1; }
      @media screen and (max-width: 767px) {
        #legend .main-contents ul {
          width: 100%;
          margin: auto;
          flex: auto;
          margin-top: 3rem; } }
      #legend .main-contents ul li figure {
        position: relative;
        margin-bottom: 0.5rem; }
        #legend .main-contents ul li figure figcaption {
          position: absolute;
          display: inline-block;
          background: #fff;
          color: #00834b;
          bottom: 1rem;
          left: 1rem;
          padding: 0rem 1rem;
          font-size: 15px;
          font-size: 1.5rem; }
        #legend .main-contents ul li figure img {
          width: 100%; }
  #legend .sub-contents {
    background-color: #f1f1e7;
    position: relative;
    padding: 6rem 8rem; }
    @media screen and (max-width: 991px) {
      #legend .sub-contents {
        padding: 6rem 4rem 4rem; } }
    @media screen and (max-width: 575px) {
      #legend .sub-contents {
        padding: 4rem 3rem; } }
    #legend .sub-contents h4 {
      font-size: 36px;
      font-size: 3.6rem;
      font-weight: 500;
      letter-spacing: 2px;
      padding: 1.5rem 2rem;
      color: #b81b24;
      position: absolute;
      top: -4rem;
      left: 8rem;
      display: inline-block;
      border: 2px solid #b81b24;
      background-color: #fff; }
      @media screen and (max-width: 991px) {
        #legend .sub-contents h4 {
          font-size: 32px;
          font-size: 3.2rem;
          left: 4rem; } }
      @media screen and (max-width: 767px) {
        #legend .sub-contents h4 {
          font-size: 30px;
          font-size: 3rem; } }
      @media screen and (max-width: 575px) {
        #legend .sub-contents h4 {
          font-size: 20px;
          font-size: 2rem;
          text-align: center;
          left: 0;
          right: 0;
          margin: auto;
          letter-spacing: normal; } }
    #legend .sub-contents .sub-title {
      display: flex;
      align-items: center;
      margin-bottom: 2rem; }
      @media screen and (max-width: 767px) {
        #legend .sub-contents .sub-title {
          flex-wrap: wrap; } }
      #legend .sub-contents .sub-title h5 {
        font-size: 30px;
        font-size: 3rem;
        padding: 1rem 4rem 1rem 0;
        margin-right: 4rem;
        border-right: 1px solid #b81b24;
        color: #b81b24;
        font-family: "Zen Old Mincho", serif;
        font-weight: 400; }
        @media screen and (max-width: 991px) {
          #legend .sub-contents .sub-title h5 {
            font-size: 25px;
            font-size: 2.5rem;
            padding: 1rem 2rem 1rem 0;
            margin-right: 2rem; } }
        @media screen and (max-width: 767px) {
          #legend .sub-contents .sub-title h5 {
            border-right: none; } }
    #legend .sub-contents ul {
      margin-bottom: 0; }
      #legend .sub-contents ul li {
        margin-bottom: 2rem; }
        #legend .sub-contents ul li figure {
          position: relative; }
          #legend .sub-contents ul li figure figcaption {
            position: absolute;
            display: inline-block;
            background: #fff;
            color: #00834b;
            top: 0;
            left: 0;
            padding: 0.5rem 1rem;
            font-size: 15px;
            font-size: 1.5rem; }
          #legend .sub-contents ul li figure img {
            width: 100%; }
        #legend .sub-contents ul li dl dt {
          font-size: 24px;
          font-size: 2.4rem;
          color: #b81b24;
          margin-top: 1.5rem;
          margin-bottom: 1rem;
          font-family: "Zen Old Mincho", serif;
          font-weight: 400; }
          @media screen and (max-width: 767px) {
            #legend .sub-contents ul li dl dt {
              font-size: 19px;
              font-size: 1.9rem;
              margin-top: 1rem;
              margin-bottom: 0.5rem; } }
          #legend .sub-contents ul li dl dt span {
            font-size: 14px;
            font-size: 1.4rem; }
            @media screen and (max-width: 767px) {
              #legend .sub-contents ul li dl dt span {
                font-size: 13px;
                font-size: 1.3rem; } }
        #legend .sub-contents ul li dl dd {
          text-align: justify; }
        #legend .sub-contents ul li:last-child {
          margin-bottom: 0; }

#tour-course {
  background-color: rgba(0, 131, 75, 0.1);
  padding-bottom: 8rem;
  margin: 0;
  margin-top: 14rem; }
  @media screen and (max-width: 575px) {
    #tour-course {
      margin-top: 8rem; } }
  #tour-course .modelcourse {
    margin-bottom: 12rem; }
    #tour-course .modelcourse h3 {
      font-size: 36px;
      font-size: 3.6rem;
      text-align: center;
      line-height: 1.75;
      position: relative;
      padding-top: 7rem; }
      @media screen and (max-width: 767px) {
        #tour-course .modelcourse h3 {
          font-size: 30px;
          font-size: 3rem;
          line-height: 1.5;
          padding-top: 5rem; } }
      @media screen and (max-width: 575px) {
        #tour-course .modelcourse h3 {
          font-size: 20px;
          font-size: 2rem; } }
      #tour-course .modelcourse h3::before {
        content: '';
        background-image: url("../img/kinojocastle-illust-02.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: auto;
        width: 96px;
        height: 90px;
        display: block;
        position: absolute;
        top: -25%;
        left: 0;
        right: 0;
        margin: auto; }
        @media screen and (max-width: 767px) {
          #tour-course .modelcourse h3::before {
            top: -50%; } }
    #tour-course .modelcourse ul li {
      margin-top: 2rem; }
      #tour-course .modelcourse ul li a {
        transition: 0.3s; }
        #tour-course .modelcourse ul li a:hover {
          opacity: 0.5; }
        #tour-course .modelcourse ul li a img {
          width: 100%; }
  #tour-course .lunchcourse h3 {
    font-size: 36px;
    font-size: 3.6rem;
    text-align: center;
    line-height: 1.75;
    position: relative;
    padding-top: 7rem; }
    @media screen and (max-width: 767px) {
      #tour-course .lunchcourse h3 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1.5;
        padding-top: 5rem; } }
    @media screen and (max-width: 575px) {
      #tour-course .lunchcourse h3 {
        font-size: 20px;
        font-size: 2rem; } }
    #tour-course .lunchcourse h3::before {
      content: '';
      background-image: url("../img/kinojocastle-illust-03.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: auto;
      width: 96px;
      height: 90px;
      display: block;
      position: absolute;
      top: -25%;
      left: 0;
      right: 0;
      margin: auto; }
      @media screen and (max-width: 767px) {
        #tour-course .lunchcourse h3::before {
          top: -50%; } }
  #tour-course .lunchcourse ul li {
    margin-top: 2rem; }
    #tour-course .lunchcourse ul li a {
      transition: 0.3s; }
      #tour-course .lunchcourse ul li a:hover {
        opacity: 0.5; }
      #tour-course .lunchcourse ul li a img {
        width: 100%; }
