.loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 99999;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .loader .wrap {
    margin-left: 180px;
    margin-bottom: 140px;
    width: 530px;
    height: 405px;
    background: url("../cmn_img/loader_img01.png") no-repeat top right/509px 405px;
    position: relative; }
    @media screen and (max-width: 1199px) {
      .loader .wrap {
        width: 320px;
        height: 243px;
        background-size: 320px 243px;
        margin-left: auto;
        margin-right: -20px;
        margin-bottom: -80px; } }
    .loader .wrap .img01 {
      position: absolute;
      width: 20px;
      top: 195px;
      left: 140px;
      opacity: 0;
      -webkit-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media screen and (max-width: 1199px) {
        .loader .wrap .img01 {
          width: 12px;
          top: 115px;
          left: 76px; } }
      .loader .wrap .img01.acitve {
        opacity: 1 !important; }
    .loader .wrap .img02 {
      position: absolute;
      width: 17px;
      top: 125px;
      left: 0;
      opacity: 0;
      -webkit-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media screen and (max-width: 1199px) {
        .loader .wrap .img02 {
          top: 0;
          left: -25px;
          width: 15px;
          top: 60px; } }
      .loader .wrap .img02.acitve {
        opacity: 1 !important;
        top: 135px; }
        @media screen and (max-width: 1199px) {
          .loader .wrap .img02.acitve {
            top: 70px; } }
    .loader .wrap .line01, .loader .wrap .line02 {
      position: absolute;
      background: #111;
      -webkit-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      transition: all .4s ease-in-out; }
    .loader .wrap .line01 {
      bottom: 209px;
      left: 152px;
      width: 1px;
      height: 0; }
      @media screen and (max-width: 1199px) {
        .loader .wrap .line01 {
          bottom: 127px;
          left: 83px; } }
      .loader .wrap .line01.acitve {
        height: 40px; }
        @media screen and (max-width: 1199px) {
          .loader .wrap .line01.acitve {
            height: 30px; } }
    .loader .wrap .line02 {
      bottom: 249px;
      right: 377px;
      width: 0;
      height: 1px; }
      @media screen and (max-width: 1199px) {
        .loader .wrap .line02 {
          bottom: 156px;
          right: 236px; } }
      .loader .wrap .line02.acitve {
        width: 118px; }
        @media screen and (max-width: 1199px) {
          .loader .wrap .line02.acitve {
            width: 80px; } }
    .loader .wrap .tx01 {
      position: fixed;
      left: 7%;
      bottom: 13%;
      width: 90%;
      opacity: 0;
      -webkit-transition: all 1s ease-in-out;
      -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out; }
      @media screen and (max-width: 768px) {
        .loader .wrap .tx01 {
          width: 100%;
          text-align: center;
          left: 0;
          bottom: 50%;
          margin-bottom: 40px; } }
      .loader .wrap .tx01 .enTx {
        margin-bottom: 20px;
        display: block;
        width: 200px; }
        @media screen and (max-width: 768px) {
          .loader .wrap .tx01 .enTx {
            width: 140px;
            margin: 0 auto 10px; } }
      .loader .wrap .tx01 .jpTx {
        font-size: 4.0rem;
        font-family: "Noto Serif JP", serif !important;
        letter-spacing: 0.15em;
        line-height: 1.7;
        font-weight: 400; }
        @media screen and (max-width: 768px) {
          .loader .wrap .tx01 .jpTx {
            font-size: 2.4rem; } }
      .loader .wrap .tx01.acitve {
        opacity: 1 !important; }

.topPage .wrapper {
  margin-top: 0; }

.topPage .ttlStyle01 {
  font-family: "Noto Serif JP", serif !important;
  font-size: 2.6rem;
  letter-spacing: 0.15em;
  padding-left: 60px;
  background: url("../cmn_img/item01.png") no-repeat center left/48px 26px;
  margin-bottom: 5px; }
  @media screen and (max-width: 1199px) {
    .topPage .ttlStyle01 {
      font-size: 2.0rem;
      background-size: 33px 18px;
      padding-left: 45px; } }

.topPage .ttlStyle02 {
  margin-left: -45px;
  margin-bottom: 40px; }
  @media screen and (max-width: 768px) {
    .topPage .ttlStyle02 {
      margin-left: 0;
      margin-bottom: 30px; } }
  .topPage .ttlStyle02 .enTx {
    font-family: 'EB Garamond', serif;
    font-size: 8.0rem;
    line-height: 1;
    display: inline-block;
    vertical-align: bottom; }
    @media screen and (max-width: 768px) {
      .topPage .ttlStyle02 .enTx {
        font-size: 5.0rem;
        display: block; } }
  .topPage .ttlStyle02 .jpTx {
    font-size: 2.0rem;
    letter-spacing: 0.15em;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 115px;
    position: relative;
    line-height: 1.6;
    font-family: "Noto Serif JP", serif !important; }
    @media screen and (max-width: 768px) {
      .topPage .ttlStyle02 .jpTx {
        font-size: 1.5rem;
        margin-left: 60px;
        margin-top: 10px; } }
    .topPage .ttlStyle02 .jpTx::before {
      content: "";
      position: absolute;
      top: 50%;
      left: -95px;
      width: 75px;
      height: 1px;
      background: #111; }
      @media screen and (max-width: 768px) {
        .topPage .ttlStyle02 .jpTx::before {
          left: -60px;
          width: 45px; } }

.topPage .mv {
  padding-top: 100px;
  position: relative; }
  @media screen and (max-width: 1199px) {
    .topPage .mv {
      padding-top: 85px; } }
  @media screen and (max-width: 768px) {
    .topPage .mv {
      padding-top: 55px; } }
  .topPage .mv .copy {
    position: absolute;
    left: 7%;
    bottom: 13%;
    font-size: 4.0rem;
    color: #fff;
    width: 90%;
    z-index: 1;
    font-family: "Noto Serif JP", serif !important;
    letter-spacing: 0.15em;
    line-height: 1.7;
    font-weight: 400;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .topPage .mv .copy {
        font-size: 2.4rem;
        bottom: 16%; } }
  .topPage .mv .slider01 {
    margin-bottom: 0 !important;
    width: 100%;
    position: relative;
    margin: 0; }
    .topPage .mv .slider01 span::before {
      padding-top: 0;
      height: calc(100vh - 100px); }
      @media screen and (max-width: 768px) {
        .topPage .mv .slider01 span::before {
          height: auto;
          padding-top: 100%; } }
    .topPage .mv .slider01 .slick-slide {
      margin: 0 !important; }
      .topPage .mv .slider01 .slick-slide img {
        border-radius: 0 !important;
        margin-left: -1px !important; }
    .topPage .mv .slider01 .slider-dots {
      width: calc(100% - 80px);
      margin: 0;
      padding: 0;
      text-align: center;
      position: absolute;
      bottom: 50px;
      right: 50px;
      text-align: right; }
      @media screen and (max-width: 768px) {
        .topPage .mv .slider01 .slider-dots {
          bottom: 20px;
          right: 20px;
          width: calc(100% - 40px); } }
      .topPage .mv .slider01 .slider-dots li {
        display: inline-block;
        width: 80px;
        margin: 0 4px; }
        @media screen and (max-width: 768px) {
          .topPage .mv .slider01 .slider-dots li {
            width: 40px;
            margin: 0 3px; } }
        .topPage .mv .slider01 .slider-dots li button {
          position: relative;
          width: 100%;
          height: 4px;
          border: 0;
          background-color: #fff;
          font-size: 0; }
          @media screen and (max-width: 768px) {
            .topPage .mv .slider01 .slider-dots li button {
              height: 3px; } }
          .topPage .mv .slider01 .slider-dots li button:after {
            position: absolute;
            top: 0;
            left: 0;
            content: '';
            display: block;
            width: 0%;
            height: 100%; }
      .topPage .mv .slider01 .slider-dots .slick-active button:after {
        background-color: #223e69;
        -webkit-animation: progress 5.5s linear forwards;
        animation: progress 5.5s linear forwards; }

@-webkit-keyframes progress {
  from {
    width: 0%; }
  to {
    width: 100%; } }

@keyframes progress {
  from {
    width: 0%; }
  to {
    width: 100%; } }

.topPage .sec01 .wrap {
  font-size: 0; }
  .topPage .sec01 .wrap .cmn {
    width: 32.666%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1%; }
    @media screen and (max-width: 768px) {
      .topPage .sec01 .wrap .cmn {
        width: 100%;
        margin: 0 0 10px; } }
    .topPage .sec01 .wrap .cmn.last {
      margin-right: 0; }
    .topPage .sec01 .wrap .cmn .box {
      position: relative;
      border-radius: 5px;
      overflow: hidden;
      margin-bottom: 2.5%; }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .wrap .cmn .box {
          margin-bottom: 0; } }
      .topPage .sec01 .wrap .cmn .box a {
        display: block; }
        .topPage .sec01 .wrap .cmn .box a:hover .btn {
          border-color: #223e69;
          background-color: #223e69; }
      .topPage .sec01 .wrap .cmn .box .num {
        font-family: 'EB Garamond', serif;
        font-weight: bold;
        font-size: 1.4rem;
        line-height: 1.2;
        position: absolute;
        top: 20px;
        right: 20px;
        display: inline-block;
        border-bottom: 1px solid #fff;
        z-index: 1;
        color: #fff; }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .wrap .cmn .box .num {
            font-size: 1.0rem;
            top: 10px;
            right: 10px; } }
      .topPage .sec01 .wrap .cmn .box .ttlWrap {
        position: absolute;
        top: 50%;
        left: 0%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 40px;
        width: 100%;
        z-index: 1; }
        @media screen and (max-width: 1199px) {
          .topPage .sec01 .wrap .cmn .box .ttlWrap {
            left: 30px; } }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .wrap .cmn .box .ttlWrap {
            left: 15px; } }
        .topPage .sec01 .wrap .cmn .box .ttlWrap .main {
          font-size: 2.6rem;
          letter-spacing: 0.15em;
          background: #fff;
          box-decoration-break: clone;
          -webkit-box-decoration-break: clone;
          display: inline;
          border-radius: 2px;
          font-family: "Noto Serif JP", serif !important;
          line-height: 1.75;
          padding: 0px 10px 3px 13px; }
          @media screen and (max-width: 1199px) {
            .topPage .sec01 .wrap .cmn .box .ttlWrap .main {
              font-size: 2.0rem; } }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .wrap .cmn .box .ttlWrap .main {
              font-size: 1.5rem;
              line-height: 1.85;
              padding: 0 6px 3px 8px; } }
          .topPage .sec01 .wrap .cmn .box .ttlWrap .main .sml {
            font-size: 1.5rem;
            letter-spacing: 0;
            margin-left: 5px; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .wrap .cmn .box .ttlWrap .main .sml {
                font-size: 1.1rem; } }
        .topPage .sec01 .wrap .cmn .box .ttlWrap .enTx {
          display: block;
          font-size: 1.2rem;
          color: #fff;
          margin-top: 5px;
          font-family: "Roboto", sans-serif !important;
          letter-spacing: 0.05em; }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .wrap .cmn .box .ttlWrap .enTx {
              font-size: 1.0rem;
              margin-top: 3px; } }
        .topPage .sec01 .wrap .cmn .box .ttlWrap .btn {
          width: 50px;
          height: 50px;
          border-radius: 90px;
          border: 1px solid #fff;
          position: relative;
          margin-top: 20px;
          -webkit-transition: all .5s ease-in-out;
          -o-transition: all .5s ease-in-out;
          transition: all .5s ease-in-out; }
          @media screen and (max-width: 1199px) {
            .topPage .sec01 .wrap .cmn .box .ttlWrap .btn {
              margin-top: 10px; } }
          @media screen and (max-width: 768px) {
            .topPage .sec01 .wrap .cmn .box .ttlWrap .btn {
              width: 30px;
              height: 30px;
              margin-top: 5px; } }
          .topPage .sec01 .wrap .cmn .box .ttlWrap .btn::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            background: url("../cmn_img/arw_wh.png") no-repeat center center/cover;
            width: 11px;
            height: 11px; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .wrap .cmn .box .ttlWrap .btn::before {
                width: 9px;
                height: 9px; } }
          .topPage .sec01 .wrap .cmn .box .ttlWrap .btn.link::before {
            background-image: url("../cmn_img/icon_link_wh.png");
            width: 12px;
            height: 12px; }
            @media screen and (max-width: 768px) {
              .topPage .sec01 .wrap .cmn .box .ttlWrap .btn.link::before {
                width: 10px;
                height: 10px; } }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .wrap .cmn .box.big .ttlWrap {
          left: 20px; } }
      .topPage .sec01 .wrap .cmn .box.big .ttlWrap .main {
        font-size: 3.0rem; }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .wrap .cmn .box.big .ttlWrap .main {
            font-size: 2.0rem; } }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .wrap .cmn .box.big .ttlWrap .btn {
          width: 40px;
          height: 40px; } }
      .topPage .sec01 .wrap .cmn .box.big .cmn_ofi::before {
        padding-top: 135.7%; }
        @media screen and (max-width: 768px) {
          .topPage .sec01 .wrap .cmn .box.big .cmn_ofi::before {
            padding-top: 66.66%; } }
    .topPage .sec01 .wrap .cmn.sp_cmn02 {
      font-size: 0; }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .wrap .cmn.sp_cmn02 .box {
          width: 49%;
          display: inline-block;
          vertical-align: top; } }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .wrap .cmn.sp_cmn02 .box.mr {
          margin-right: 2%; } }
      @media screen and (max-width: 768px) {
        .topPage .sec01 .wrap .cmn.sp_cmn02 .box .cmn_ofi::before {
          padding-top: 100%; } }

.topPage .sec02 .inr {
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #ddd;
  position: relative; }
  .topPage .sec02 .inr::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: calc(100% - 20px);
    height: 52px;
    background: #fff; }
    @media screen and (max-width: 768px) {
      .topPage .sec02 .inr::before {
        height: 30px; } }
  .topPage .sec02 .inr .wrap {
    padding: 50px;
    overflow-y: scroll;
    height: 365px; }
    @media screen and (max-width: 768px) {
      .topPage .sec02 .inr .wrap {
        padding: 25px 20px; } }

.topPage .sec03 {
  margin-top: 160px;
  position: relative; }
  @media screen and (max-width: 768px) {
    .topPage .sec03 {
      margin-top: 100px; } }
  .topPage .sec03::before {
    content: "ABOUT";
    position: absolute;
    top: -100px;
    right: -15px;
    font-size: 14.0rem;
    color: #eeeeee;
    line-height: 1;
    font-family: 'EB Garamond', serif; }
    @media screen and (max-width: 768px) {
      .topPage .sec03::before {
        font-size: 7.6rem;
        top: -50px;
        z-index: 9; } }
  .topPage .sec03 .img01 {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: -1;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .img01 {
        width: 75%;
        position: static;
        margin: 0 0 0 auto; } }
  .topPage .sec03 .img02 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: -1;
    overflow: hidden; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .img02 {
        width: 60%;
        position: static;
        margin: 40px 0 auto 0 0; } }
  .topPage .sec03 .txBox {
    padding: 140px 0 90px; }
    @media screen and (max-width: 768px) {
      .topPage .sec03 .txBox {
        padding: 35px 0 40px;
        text-align: center; } }
    .topPage .sec03 .txBox .ttl {
      font-size: 3.8rem;
      letter-spacing: 0.15em;
      line-height: 1.55;
      font-family: "Noto Serif JP", serif !important;
      position: relative;
      z-index: 1;
      font-weight: 400; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .txBox .ttl {
          font-size: 2.6rem; } }
      .topPage .sec03 .txBox .ttl::before {
        content: "";
        position: absolute;
        left: -200px;
        top: -170px;
        background: url("../cmn_img/top/sec03_img03.png") no-repeat center center/cover;
        width: 503px;
        height: 400px;
        z-index: -1; }
        @media screen and (max-width: 768px) {
          .topPage .sec03 .txBox .ttl::before {
            left: -40px;
            width: 301px;
            height: 240px;
            top: -140px; } }
      .topPage .sec03 .txBox .ttl span {
        display: block;
        color: #aaaaaa;
        font-size: 1.5rem;
        font-family: "Roboto", sans-serif !important;
        letter-spacing: 0;
        margin-top: 10px; }
        @media screen and (max-width: 768px) {
          .topPage .sec03 .txBox .ttl span {
            font-size: 1.3rem;
            margin-top: 6px; } }
    .topPage .sec03 .txBox .tx01 {
      font-size: 1.6rem;
      position: relative;
      z-index: 1;
      margin-top: 25px; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .txBox .tx01 {
          margin-top: 15px;
          font-size: 1.4rem; } }
    .topPage .sec03 .txBox .btn a {
      margin-left: 0;
      margin-top: 40px; }
      @media screen and (max-width: 768px) {
        .topPage .sec03 .txBox .btn a {
          margin-top: 25px;
          margin-left: auto; } }

.topPage .sec04 {
  padding-top: 220px;
  background: url("../cmn_img/top/sec04_main.jpg") no-repeat center top/100% auto; }
  @media screen and (max-width: 768px) {
    .topPage .sec04 {
      padding-top: 80px;
      background-size: 150% auto; } }
  .topPage .sec04 .tx01 {
    font-size: 1.6rem; }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .tx01 {
        text-align: center;
        font-size: 1.4rem;
        line-height: 1.7; } }
  .topPage .sec04 .gaList > li {
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 2%;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .gaList > li {
        width: 32%; } }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .gaList > li:nth-child(2n) {
        margin-right: 2%; } }
    @media screen and (max-width: 768px) {
      .topPage .sec04 .gaList > li:nth-child(3n) {
        margin-right: 0; } }
    .topPage .sec04 .gaList > li:hover {
      -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
      transform: scale(1.03); }
  .topPage .sec04 .moreBox {
    display: none; }
    .topPage .sec04 .moreBox.open {
      display: block;
      -webkit-animation: .5s fadeIn;
      animation: .5s fadeIn; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.topPage .sec05 .movieList > li {
  position: relative; }
  @media screen and (max-width: 768px) {
    .topPage .sec05 .movieList > li {
      margin-bottom: 6% !important; } }
  .topPage .sec05 .movieList > li .cmn_ofi {
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .topPage .sec05 .movieList > li .cmn_ofi::before {
      padding-top: 50%; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .movieList > li .cmn_ofi::before {
          padding-top: 66.666%; } }
    .topPage .sec05 .movieList > li .cmn_ofi::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: url("../cmn_img/top/sec05_icon01.png") no-repeat center center/cover;
      width: 100px;
      height: 100px;
      z-index: 1; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .movieList > li .cmn_ofi::after {
          width: 55px;
          height: 55px; } }
  .topPage .sec05 .movieList > li .ttl {
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: 100%;
    font-size: 1.6rem;
    color: #fff;
    line-height: 1.65;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .sec05 .movieList > li .ttl {
        position: static;
        color: #111;
        font-size: 1.3rem;
        margin-top: 10px; } }
    .topPage .sec05 .movieList > li .ttl span {
      display: block;
      font-size: 1.1rem;
      color: #eee; }
      @media screen and (max-width: 768px) {
        .topPage .sec05 .movieList > li .ttl span {
          font-size: 1.0rem;
          color: #aaa; } }

.topPage .sec06 {
  position: relative; }
  .topPage .sec06::before {
    content: "";
    position: absolute;
    top: 30px;
    right: 30px;
    background: url("../cmn_img/top/sec06_img01.png") no-repeat center center/cover;
    width: 100px;
    height: 100px;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .topPage .sec06::before {
        width: 70px;
        height: 70px;
        top: 10px;
        right: 10px; } }
  .topPage .sec06 .txWrap {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9; }
    @media screen and (max-width: 768px) {
      .topPage .sec06 .txWrap {
        top: 53%; } }
    .topPage .sec06 .txWrap .logo {
      max-width: 321px;
      width: 90%;
      margin: 0 auto; }
      @media screen and (max-width: 768px) {
        .topPage .sec06 .txWrap .logo {
          width: 260px; } }
    .topPage .sec06 .txWrap .tx01 {
      font-size: 1.7rem;
      margin: 15px 0 25px;
      color: #fff; }
      @media screen and (max-width: 768px) {
        .topPage .sec06 .txWrap .tx01 {
          font-size: 1.4rem;
          margin-bottom: 15px; } }
  .topPage .sec06 .cmn_ofi::before {
    padding-top: 0;
    height: 360px; }
    @media screen and (max-width: 768px) {
      .topPage .sec06 .cmn_ofi::before {
        height: auto;
        padding-top: 100%; } }

@media screen and (max-width: 768px) {
  .topPage .sec07 .bnrList > li {
    margin: 0 0 20px;
    width: 100%; } }

.topPage .sec07 a:hover {
  opacity: 0.8; }

.topPage .sec08 .wrap {
  font-size: 0;
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden; }
  .topPage .sec08 .wrap .txBox {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 10px 20px; }
    @media screen and (max-width: 768px) {
      .topPage .sec08 .wrap .txBox {
        width: 100%;
        padding: 25px 10px; } }
    .topPage .sec08 .wrap .txBox .logo {
      max-width: 344px;
      width: 95%;
      margin: 0 auto 25px; }
      @media screen and (max-width: 768px) {
        .topPage .sec08 .wrap .txBox .logo {
          width: 230px; } }
  .topPage .sec08 .wrap .imgBox {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .topPage .sec08 .wrap .imgBox {
        width: 100%; } }
    .topPage .sec08 .wrap .imgBox .cmn_ofi::before {
      padding-top: 50%; }

.topPage .sec09 .inr {
  font-size: 0; }

.topPage .sec09 .boxL {
  width: 340px;
  display: inline-block;
  vertical-align: top; }
  @media screen and (max-width: 768px) {
    .topPage .sec09 .boxL {
      width: 100%; } }

.topPage .sec09 .boxR {
  width: calc(100% - 340px);
  display: inline-block;
  vertical-align: top;
  margin-top: 10px; }
  @media screen and (max-width: 768px) {
    .topPage .sec09 .boxR {
      width: 100%; } }
  .topPage .sec09 .boxR .ttl {
    padding-left: 22px;
    font-size: 1.8rem;
    color: #223e69;
    position: relative;
    margin-bottom: 5px;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .topPage .sec09 .boxR .ttl {
        font-size: 1.4rem;
        padding-left: 16px; } }
    .topPage .sec09 .boxR .ttl::before {
      content: "";
      position: absolute;
      top: 13px;
      left: 0;
      width: 11px;
      height: 11px;
      background: #223e69;
      border-radius: 90px; }
      @media screen and (max-width: 768px) {
        .topPage .sec09 .boxR .ttl::before {
          width: 8px;
          height: 8px;
          top: 10px; } }
  .topPage .sec09 .boxR .tbl tr th, .topPage .sec09 .boxR .tbl tr td {
    font-size: 1.5rem;
    padding: 8px 0;
    text-align: left;
    line-height: 1.7;
    vertical-align: top; }
    @media screen and (max-width: 768px) {
      .topPage .sec09 .boxR .tbl tr th, .topPage .sec09 .boxR .tbl tr td {
        font-size: 1.2rem; } }
  .topPage .sec09 .boxR .tbl tr th {
    width: 12%;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      .topPage .sec09 .boxR .tbl tr th {
        width: 60px; } }

.aboutPage .fixMenu {
  position: fixed;
  top: -100px;
  right: 0;
  z-index: 9999;
  width: 100%;
  background-color: #000;
  display: block;
  -webkit-transition: .8s;
  -o-transition: .8s;
  transition: .8s;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.08); }
  .aboutPage .fixMenu .menuList {
    margin: 0 auto;
    font-size: 0;
    text-align: center; }
    .aboutPage .fixMenu .menuList > li {
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
      .aboutPage .fixMenu .menuList > li a {
        display: block;
        font-family: "Noto Serif JP", serif !important;
        font-size: 1.5rem;
        padding: 20px 25px; }
        .aboutPage .fixMenu .menuList > li a span {
          display: inline-block;
          background: url("../cmn_img/arw_anc02.png") no-repeat center right/15px 15px;
          padding-right: 20px; }
        .aboutPage .fixMenu .menuList > li a:hover {
          background: #eff2f7; }

.aboutPage .sec_mainImg {
  width: 100%;
  padding-top: 45.8333%;
  background: no-repeat center center / cover;
  position: relative; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec_mainImg {
      padding-top: 66%; } }
  .aboutPage .sec_mainImg::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: calc(50% + 600px);
    height: 180px;
    background: #fff; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec_mainImg::before {
        height: 45px;
        width: calc(100% - 20px); } }

.aboutPage .secWrap {
  margin-top: -80px;
  position: relative;
  z-index: 1;
  padding-bottom: 100px; }
  @media screen and (max-width: 768px) {
    .aboutPage .secWrap {
      margin-top: 0;
      padding-bottom: 60px; } }
  .aboutPage .secWrap .secEnTx {
    position: absolute;
    top: -155px;
    right: -30px;
    z-index: 1;
    line-height: 1;
    font-size: 13.0rem;
    color: #eeeeee;
    font-family: 'EB Garamond', serif; }
    @media screen and (max-width: 768px) {
      .aboutPage .secWrap .secEnTx {
        font-size: 5.0rem;
        top: -65px;
        right: -25px; } }
  .aboutPage .secWrap .secTtlWrap {
    position: relative;
    z-index: 1;
    margin-bottom: 65px; }
    @media screen and (max-width: 768px) {
      .aboutPage .secWrap .secTtlWrap {
        margin-bottom: 35px; } }
    .aboutPage .secWrap .secTtlWrap .enTtl .tx01 {
      font-family: 'EB Garamond', serif;
      font-size: 3.2rem;
      display: inline-block;
      vertical-align: middle;
      margin-right: 80px;
      position: relative;
      line-height: 1;
      margin-bottom: 6px;
      letter-spacing: 0.05em; }
      @media screen and (max-width: 768px) {
        .aboutPage .secWrap .secTtlWrap .enTtl .tx01 {
          font-size: 1.6rem;
          margin-right: 50px; } }
      .aboutPage .secWrap .secTtlWrap .enTtl .tx01::before {
        content: "";
        position: absolute;
        top: 60%;
        right: -69px;
        width: 55px;
        height: 1px;
        background: #cccccc; }
        @media screen and (max-width: 768px) {
          .aboutPage .secWrap .secTtlWrap .enTtl .tx01::before {
            width: 30px;
            right: -40px; } }
    .aboutPage .secWrap .secTtlWrap .enTtl .tx02 {
      font-family: "Noto Serif JP", serif !important;
      font-size: 1.5rem;
      display: inline-block;
      vertical-align: middle;
      line-height: 1; }
      @media screen and (max-width: 768px) {
        .aboutPage .secWrap .secTtlWrap .enTtl .tx02 {
          font-size: 1.2rem; } }
    .aboutPage .secWrap .secTtlWrap .mainTtl {
      font-family: "Noto Serif JP", serif !important;
      font-size: 3.6rem;
      letter-spacing: 0.08em;
      margin-top: 15px;
      line-height: 1.75;
      font-weight: 200; }
      @media screen and (max-width: 768px) {
        .aboutPage .secWrap .secTtlWrap .mainTtl {
          font-size: 2.2rem;
          margin-top: 10px; } }
  .aboutPage .secWrap .secReadTx {
    font-size: 1.6rem;
    line-height: 2.2; }
    @media screen and (max-width: 768px) {
      .aboutPage .secWrap .secReadTx {
        font-size: 1.3rem; } }

.aboutPage .pcHd {
  position: absolute;
  -webkit-box-shadow: none;
  box-shadow: none; }

.aboutPage .sec00 {
  position: relative;
  z-index: 9; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec00 .ancList > li:nth-child(1) {
      width: 100%;
      margin-right: 0; } }
  @media screen and (max-width: 768px) {
    .aboutPage .sec00 .ancList > li:nth-child(2), .aboutPage .sec00 .ancList > li:nth-child(4) {
      margin-right: 2%; } }
  @media screen and (max-width: 768px) {
    .aboutPage .sec00 .ancList > li:nth-child(3), .aboutPage .sec00 .ancList > li:nth-child(5) {
      margin-right: 0; } }

@media screen and (max-width: 768px) {
  .aboutPage .sec01 {
    padding-bottom: 100px;
    padding-top: 0 !important; } }

.aboutPage .sec01 .wrap {
  position: relative; }
  .aboutPage .sec01 .wrap .txBox {
    width: 54%;
    padding: 100px 13% 4.3% 5%;
    position: relative; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec01 .wrap .txBox {
        width: 100%;
        padding: 140px 40px 30px 20px; } }
    .aboutPage .sec01 .wrap .txBox::before {
      content: "";
      position: absolute;
      top: -170px;
      left: -30px;
      background: url("../cmn_img/about/sec01_item01.png") center center/cover;
      width: 530px;
      height: 405px;
      z-index: -1; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec01 .wrap .txBox::before {
          width: 352px;
          height: 268px;
          top: -60px;
          left: 0; } }
    .aboutPage .sec01 .wrap .txBox::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding-top: 70.606%;
      background: #eff2f7;
      border-radius: 5px;
      overflow: hidden;
      z-index: -2; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec01 .wrap .txBox::after {
          padding-top: 0;
          height: calc(100% - 156px);
          bottom: -40px;
          width: calc(100% - 20px); } }
    .aboutPage .sec01 .wrap .txBox .sub {
      font-size: 2.0rem;
      letter-spacing: 0.08em;
      font-family: "Noto Serif JP", serif !important; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec01 .wrap .txBox .sub {
          font-size: 1.5rem; } }
    .aboutPage .sec01 .wrap .txBox .ttl {
      font-size: 3.6rem;
      letter-spacing: 0.08em;
      line-height: 1.6;
      margin-top: 5px;
      font-family: "Noto Serif JP", serif !important; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec01 .wrap .txBox .ttl {
          font-size: 2.4rem; } }
    .aboutPage .sec01 .wrap .txBox .tx {
      margin-top: 20px;
      font-size: 1.6rem;
      line-height: 2.4; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec01 .wrap .txBox .tx {
          font-size: 1.3rem; } }
  .aboutPage .sec01 .wrap .imgBox {
    position: absolute;
    top: 0;
    right: 0;
    width: 54%; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec01 .wrap .imgBox {
        position: static;
        width: calc(100% - 20px);
        margin: 0 0 0 auto; } }
    .aboutPage .sec01 .wrap .imgBox p {
      display: block;
      position: relative; }
      .aboutPage .sec01 .wrap .imgBox p::before {
        content: "ABOUT";
        position: absolute;
        bottom: -70px;
        right: -40px;
        font-family: 'EB Garamond', serif;
        font-size: 13.0rem;
        color: #eee;
        z-index: 1;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          .aboutPage .sec01 .wrap .imgBox p::before {
            font-size: 8.0rem;
            right: -30px;
            bottom: -40px; } }

.aboutPage .sec02 {
  background: #223e69; }
  .aboutPage .sec02 .sec_mainImg::before {
    background: #223e69; }
  .aboutPage .sec02 .secWrap .secEnTx {
    color: #455a79; }
  .aboutPage .sec02 .secWrap .secTtlWrap .enTtl .tx01 {
    color: #fff; }
    .aboutPage .sec02 .secWrap .secTtlWrap .enTtl .tx01::before {
      background: #667791; }
  .aboutPage .sec02 .secWrap .secTtlWrap .enTtl .tx02 {
    color: #fff; }
  .aboutPage .sec02 .secWrap .secTtlWrap .mainTtl {
    color: #fff; }
  .aboutPage .sec02 .secWrap .secReadTx {
    color: #fff;
    margin-top: -25px; }
  .aboutPage .sec02 .kosoList > li .ttl {
    margin-top: -70px;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec02 .kosoList > li .ttl {
        margin-top: -55px; } }
    .aboutPage .sec02 .kosoList > li .ttl span {
      border-radius: 2px;
      font-family: "Noto Serif JP", serif !important;
      font-size: 1.8rem;
      background: #fff;
      color: #223e69;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      display: inline;
      padding: 5px 10px 6px;
      line-height: 2.5 !important;
      font-weight: 500;
      letter-spacing: 0.05em; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec02 .kosoList > li .ttl span {
          font-size: 1.5rem;
          padding: 3px 10px 4px;
          line-height: 2.45 !important; } }
  .aboutPage .sec02 .kosoList > li .tx {
    font-size: 1.4rem;
    line-height: 2.2;
    margin-top: 15px;
    color: #fff; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec02 .kosoList > li .tx {
        font-size: 1.2rem;
        margin-top: 7px; } }
  @media screen and (max-width: 768px) {
    .aboutPage .sec02 .kosoList > li.last {
      margin-bottom: 0 !important; } }

.aboutPage .sec03 .slick-dots {
  bottom: 0; }

.aboutPage .sec03 .slick-prev, .aboutPage .sec03 .slick-next {
  top: 20%; }

.aboutPage .sec03 .slick-next {
  right: 9px; }

.aboutPage .sec03 .planList li .wrap {
  position: relative;
  margin-bottom: 60px; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec03 .planList li .wrap {
      margin-bottom: 40px; } }
  .aboutPage .sec03 .planList li .wrap.last {
    margin-bottom: 0; }
  .aboutPage .sec03 .planList li .wrap .img {
    width: 55%;
    position: absolute;
    top: 0;
    right: 0; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec03 .planList li .wrap .img {
        width: calc(100% - 20px);
        position: static; } }
  .aboutPage .sec03 .planList li .wrap .txBox {
    width: 50%;
    z-index: 1; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec03 .planList li .wrap .txBox {
        width: calc(100% - 20px);
        margin: -30px 0 0 auto !important; } }
    .aboutPage .sec03 .planList li .wrap .txBox .wrap {
      display: table;
      width: 100%;
      height: 100%;
      padding: 50px 0; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec03 .planList li .wrap .txBox .wrap {
          padding: 0; } }
      .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn {
        padding: 0 50px;
        color: #fff;
        background: #223e69;
        height: 100%;
        width: 100%;
        border-radius: 5px;
        overflow: hidden;
        display: table-cell;
        vertical-align: middle;
        position: relative;
        overflow: inherit; }
        @media screen and (max-width: 768px) {
          .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn {
            padding: 30px 20px 35px; } }
        .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn::before {
          content: "";
          position: absolute;
          top: -30px;
          left: 20px;
          background: url("../cmn_img/about/sec03_item01.png") no-repeat center center/cover;
          width: 186px;
          height: 101px; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn::before {
              width: 130px;
              height: 70px;
              top: -20px;
              left: -20px; } }
        .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .num {
          position: absolute;
          top: 20px;
          right: 20px;
          display: inline-block;
          color: #fff;
          font-size: 1.4rem;
          border-bottom: 1px solid #fff;
          font-family: 'EB Garamond', serif;
          line-height: 1.2;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .num {
              font-size: 1.1rem;
              top: 15px;
              right: 15px; } }
        .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .enTtl {
          font-size: 4.6rem;
          letter-spacing: 0.05em;
          font-family: 'EB Garamond', serif;
          line-height: 1.5; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .enTtl {
              font-size: 2.6rem; } }
        .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .jpTtl {
          letter-spacing: 0.12em;
          font-size: 2.0rem;
          font-family: "Noto Serif JP", serif !important;
          line-height: 1.7; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .jpTtl {
              font-size: 1.4rem;
              margin-top: 3px; } }
        .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .tx {
          font-size: 1.4rem;
          margin-top: 15px; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec03 .planList li .wrap .txBox .wrap .bgOn .tx {
              font-size: 1.2rem;
              margin-top: 7px;
              text-align: left; } }

.aboutPage .sec03 .planList li:nth-child(2n) .img {
  right: auto;
  left: 0; }

.aboutPage .sec03 .planList li:nth-child(2n) .txBox {
  margin: 0 0 0 auto; }

.aboutPage .sec03 .kyoteiList {
  text-align: center; }
  .aboutPage .sec03 .kyoteiList > li {
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec03 .kyoteiList > li {
        margin-bottom: 20px; } }
    .aboutPage .sec03 .kyoteiList > li .tx {
      text-align: center;
      margin-top: 20px;
      font-family: "Noto Serif JP", serif !important;
      font-size: 1.6rem;
      line-height: 1.65; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec03 .kyoteiList > li .tx {
          font-size: 1.3rem;
          margin-top: 10px; } }
    @media screen and (max-width: 768px) {
      .aboutPage .sec03 .kyoteiList > li.last {
        margin-bottom: 0; } }

.aboutPage .sec04 .secWrap .secEnTx {
  font-size: 10.0rem;
  top: -139px; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec04 .secWrap .secEnTx {
      font-size: 3.4rem;
      top: -58px; } }

.aboutPage .sec04 .infoTx {
  font-size: 1.5rem;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec04 .infoTx {
      text-align: left;
      font-size: 1.3rem; } }

.aboutPage .sec04 .supportArea .supportList > li {
  font-size: 0;
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec04 .supportArea .supportList > li {
      padding-bottom: 30px;
      margin-bottom: 25px; } }
  .aboutPage .sec04 .supportArea .supportList > li .txBox {
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    margin-right: 5%; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec04 .supportArea .supportList > li .txBox {
        width: 100%;
        margin: 0 0 15px; } }
    .aboutPage .sec04 .supportArea .supportList > li .txBox .tx {
      font-size: 1.4rem; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec04 .supportArea .supportList > li .txBox .tx {
          font-size: 1.2rem; } }
  .aboutPage .sec04 .supportArea .supportList > li .imgBox {
    width: 25%;
    display: inline-block;
    vertical-align: middle; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec04 .supportArea .supportList > li .imgBox {
        width: 100%; } }
  .aboutPage .sec04 .supportArea .supportList > li.last {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none; }

.aboutPage .sec04 .lifeArea .lifeList .tx {
  color: #111;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 15px; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec04 .lifeArea .lifeList .tx {
      font-size: 1.2rem;
      margin-top: 10px; } }

.aboutPage .sec05 .mapWrap {
  text-align: center;
  max-width: 800px;
  width: 100%;
  margin: 0 auto; }
  .aboutPage .sec05 .mapWrap .tx {
    text-align: center;
    margin-top: 15px; }
  .aboutPage .sec05 .mapWrap .map03 {
    background: #eff2f7;
    padding: 20px 80px; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec05 .mapWrap .map03 {
        padding: 20px 10px; } }

.aboutPage .sec05 .placeList {
  margin-top: 60px; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec05 .placeList > li {
      margin-bottom: 20px; } }
  .aboutPage .sec05 .placeList > li .tx {
    text-align: center;
    margin-top: 15px;
    font-size: 1.5rem;
    line-height: 1.65; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec05 .placeList > li .tx {
        font-size: 1.2rem;
        margin-top: 10px; } }
    .aboutPage .sec05 .placeList > li .tx .wrap {
      display: inline;
      padding-left: 15px;
      background: url("../cmn_img/arw02.png") no-repeat center left/5px 9px; }

.aboutPage .sec05 .kankyoArea .navList > li {
  background: #eff2f7;
  font-size: 1.5rem;
  padding: 10px 5px;
  text-align: center;
  border-radius: 5px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec05 .kankyoArea .navList > li {
      font-size: 1.2rem; } }
  .aboutPage .sec05 .kankyoArea .navList > li.current {
    background: #223e69;
    color: #fff; }

.aboutPage .sec05 .kankyoArea .tab {
  margin-top: 20px; }
  .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList {
    margin-top: 10px; }
    .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li {
      padding: 11px 5px;
      font-size: 0;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      margin-bottom: 0;
      margin-top: -1px; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li {
          padding: 10px 0; } }
      .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx01, .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx02, .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx03 {
        display: inline-block;
        vertical-align: top;
        font-size: 1.4rem;
        line-height: 1.65; }
        @media screen and (max-width: 768px) {
          .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx01, .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx02, .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx03 {
            font-size: 1.2rem; } }
      .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx01 {
        width: 55%;
        margin-right: 3px; }
      .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx02 {
        width: 20%; }
      .aboutPage .sec05 .kankyoArea .tab .tabWrap .kankyoList > li .tx03 {
        width: 22%; }

.aboutPage .sec06 {
  background: url("../cmn_img/about/sec06_bg.jpg") no-repeat center center/cover; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec06 {
      background-image: url("../cmn_img/about/sec06_bg_sp.jpg"); } }
  .aboutPage .sec06 .readTx {
    text-align: center;
    font-size: 2.0rem;
    font-family: "Noto Serif JP", serif !important;
    letter-spacing: 0.08em; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec06 .readTx {
        font-size: 1.5rem; } }
  .aboutPage .sec06 .btnList {
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .aboutPage .sec06 .btnList {
        margin-top: 20px; } }
    .aboutPage .sec06 .btnList > li {
      margin-bottom: 0; }
      @media screen and (max-width: 768px) {
        .aboutPage .sec06 .btnList > li {
          width: 100%;
          margin: 0 0 10px; } }
      .aboutPage .sec06 .btnList > li a {
        display: block;
        border-radius: 5px;
        overflow: hidden;
        text-align: center;
        font-size: 1.7rem;
        color: #fff;
        padding: 16px 10px;
        background: #223e69; }
        @media screen and (max-width: 768px) {
          .aboutPage .sec06 .btnList > li a {
            font-size: 1.4rem;
            padding: 12px 10px; } }
        .aboutPage .sec06 .btnList > li a span {
          display: inline-block;
          padding: 2px 0 2px 35px;
          background: no-repeat center left; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec06 .btnList > li a span {
              padding-left: 24px; } }
        .aboutPage .sec06 .btnList > li a:hover {
          -webkit-transform: translate(0, 5px);
          -ms-transform: translate(0, 5px);
          transform: translate(0, 5px);
          -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15); }
      .aboutPage .sec06 .btnList > li:nth-child(1) a span, .aboutPage .sec06 .btnList > li:nth-child(2) a span {
        background-image: url("../cmn_img/icon_search.png");
        background-size: 23px 23px; }
        @media screen and (max-width: 768px) {
          .aboutPage .sec06 .btnList > li:nth-child(1) a span, .aboutPage .sec06 .btnList > li:nth-child(2) a span {
            background-size: 15px 15px; } }
      .aboutPage .sec06 .btnList > li:nth-child(3) a {
        background: #df0023; }
        .aboutPage .sec06 .btnList > li:nth-child(3) a span {
          background-image: url("../cmn_img/icon_stay.png");
          background-size: 32px 29px;
          padding-left: 38px; }
          @media screen and (max-width: 768px) {
            .aboutPage .sec06 .btnList > li:nth-child(3) a span {
              background-size: 25px 23px;
              padding-left: 32px; } }

.aboutPage .sec02 .sec_mainImg {
  background-image: url("../cmn_img/about/sec02_main.jpg"); }
  @media screen and (max-width: 768px) {
    .aboutPage .sec02 .sec_mainImg {
      background-image: url(../cmn_img/about/sec02_main_sp.jpg); } }

.aboutPage .sec03 .sec_mainImg {
  background-image: url(../cmn_img/about/sec03_main.jpg); }
  @media screen and (max-width: 768px) {
    .aboutPage .sec03 .sec_mainImg {
      background-image: url(../cmn_img/about/sec03_main_sp.jpg); } }

.aboutPage .sec04 .sec_mainImg {
  background-image: url(../cmn_img/about/sec04_main.jpg); }
  @media screen and (max-width: 768px) {
    .aboutPage .sec04 .sec_mainImg {
      background-image: url(../cmn_img/about/sec04_main_sp.jpg); } }

.aboutPage .sec05 .sec_mainImg {
  background-image: url(../cmn_img/about/sec05_main.jpg);
  background-position: center bottom; }
  @media screen and (max-width: 768px) {
    .aboutPage .sec05 .sec_mainImg {
      background-image: url(../cmn_img/about/sec05_main_sp.jpg); } }

.aboutPage .sec06 .sec_mainImg {
  background-image: url(../cmn_img/about/sec06_main.jpg); }
  @media screen and (max-width: 768px) {
    .aboutPage .sec06 .sec_mainImg {
      background-image: url(../cmn_img/about/sec06_main_sp.jpg); } }
