@charset "UTF-8";
@import url("https://use.typekit.net/eyo0dij.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.css");
@import url("https://fonts.googleapis.com/css2?family=Alice&family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");
.pc {
  display: block;
}
@media (max-width: 768px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media (max-width: 768px) {
  .sp {
    display: block;
  }
}

.invisible {
  visibility: hidden;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadein {
  opacity: 0;
  transform: translate(0, 0px);
  transition: all 0.8s ease;
}
.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

html,
body {
  width: 100%;
  height: auto;
  background: #F2F2F0;
  color: #575654;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: lighter;
  font-size: 62.5%;
  /* 10px / 16px * 100 */
}
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 2.666vw;
    /* 10px / 375px * 100 */
  }
}

body {
  height: 200%;
  left: 0px;
  top: 0px;
  margin: 0;
  overflow-x: clip;
}

a:hover,
a:active,
a.active {
  color: rgb(113, 112, 112);
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

i {
  font-style: normal;
}

form,
section,
p,
div,
ul,
li,
dl,
dt,
dd,
a,
span,
input,
textarea {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  list-style: none;
}

a {
  color: unset;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

/*-----------------設定---------------*/
.item-d-none a {
  pointer-events: none;
  display: none;
}

.swiper-container {
  position: relative;
  overflow: hidden;
}

.swiper-slide {
  height: auto;
  width: 100% !important;
}
.swiper-slide img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1% 1%;
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}

.swiper-pagination-bullet {
  background-color: #575654;
  height: 8px;
  width: 8px;
}
@media screen and (max-width: 768px) {
  .swiper-pagination-bullet {
    width: calc(5 / 375 * 100vw);
    height: calc(5 / 375 * 100vw);
  }
}

.swiper-button-prev,
.swiper-button-next {
  height: 30px;
  width: 30px;
}
@media screen and (max-width: 768px) {
  .swiper-button-prev,
  .swiper-button-next {
    height: calc(15 / 375 * 100vw);
    width: calc(15 / 375 * 100vw);
    right: calc(5 / 375 * 100vw);
  }
}

.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 30px;
  margin: auto;
  width: 30px;
}
@media screen and (max-width: 768px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    height: calc(15 / 375 * 100vw);
    width: calc(15 / 375 * 100vw);
  }
}

/* 前への矢印カスタマイズ */
.swiper-button-prev::after {
  background-image: url(..//img/swiper-prev.svg);
}

/* 次への矢印カスタマイズ */
.swiper-button-next::after {
  background-image: url(../img/swiper-next.svg);
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.loopWrapAll {
  width: 100vw;
  overflow: hidden;
  position: relative;
  height: min(600 / 1280 * 100vw, 600px);
}
@media screen and (max-width: 768px) {
  .loopWrapAll {
    height: calc(372 / 375 * 100vw);
  }
}
.loopWrapAll .loopwrap {
  display: flex;
  overflow: hidden;
  width: 100%;
}
.loopWrapAll .loopwrap .looplist {
  display: flex;
  list-style: none;
}
.loopWrapAll .loopwrap .looplist--left {
  animation: infinity-scroll-left 70s infinite linear 0.5s both;
}
.loopWrapAll .loopwrap .looplist-ph {
  width: min(500 / 1280 * 100vw, 500px);
}
@media screen and (max-width: 768px) {
  .loopWrapAll .loopwrap .looplist-ph {
    width: calc(300 / 375 * 100vw);
  }
}

/*-----------------フォント---------------*/
.fontB {
  font-family: "Bodoni Moda", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.fontI {
  font-family: "Bodoni Moda", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: italic;
}

.fontJ {
  font-weight: 300;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-style: normal;
}

.last-brd,
.bcs {
  font-family: "alternate-gothic-no-2-d", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/*-----------------本文---------------*/
#container {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1002px) {
  #container {
    display: block;
  }
}
#container #fixedWrap {
  width: 100%;
  max-width: 1280px;
  position: relative;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-inline: auto;
  contain: paint;
  animation-delay: 0.5s;
  justify-content: space-around;
}
@media screen and (max-width: 768px) {
  #container #fixedWrap {
    width: 100%;
    contain: unset;
    display: block;
  }
}
#container .fixed-area {
  position: sticky;
  top: 0;
  height: 100vh;
  z-index: 10;
  display: grid;
  place-items: center;
  width: 37%;
}
@media screen and (max-width: 768px) {
  #container .fixed-area {
    position: relative;
    height: auto;
    display: block;
    width: 100%;
  }
}
#container .fixed-area .kvsec {
  width: 100%;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #container .fixed-area .kvsec {
    margin-bottom: calc(50 / 375 * 100vw);
  }
}
#container .fixed-area .kvsec-ph {
  height: auto;
  width: 100%;
  overflow: hidden;
}
#container .fixed-area .kvsec-ph .swiper-container {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
}
#container .fixed-area .kvsec-ph .swiper-wrapper {
  height: -moz-fit-content;
  height: fit-content;
}
#container .fixed-area .kvsec-ph .swiper-slide {
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
}
#container .fixed-area .kvsec-ph .swiper-slide img {
  height: auto;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#container .fixed-area .kvsec-ttl {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 30;
  position: absolute;
  width: 100%;
  color: white;
  font-size: min(47 / 1280 * 100vw, 47px);
  text-align: center;
}
@media screen and (max-width: 768px) {
  #container .fixed-area .kvsec-ttl {
    font-size: calc(38 / 375 * 100vw);
  }
}
#container .fixed-area .kvsec-logo {
  width: 40%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 30;
  bottom: 2%;
  position: absolute;
}
@media screen and (max-width: 768px) {
  #container .fixed-area .kvsec-logo {
    width: calc(168 / 375 * 100vw);
  }
}
#container .non-fixed {
  width: 50%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed {
    width: 100%;
  }
}
#container .non-fixed .lead {
  font-size: min(14 / 1280 * 100vw, 14px);
  text-align: center;
  line-height: 170%;
  margin-bottom: calc(100 / 1280 * 100vw);
  padding-top: 15%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .lead {
    margin-bottom: calc(100 / 375 * 100vw);
    padding-top: unset;
    font-size: calc(13 / 375 * 100vw);
  }
}
#container .non-fixed .sec {
  padding: 6% 6% 10%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec {
    padding: calc(50 / 375 * 100vw) calc(15 / 375 * 100vw);
  }
}
#container .non-fixed .sec-ttl {
  margin-bottom: calc(10 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec-ttl {
    margin-bottom: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec-ttl p:first-of-type {
  font-size: min(40 / 1280 * 100vw, 40px);
  margin-bottom: 1%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec-ttl p:first-of-type {
    font-size: calc(30 / 375 * 100vw);
    margin-bottom: calc(5 / 375 * 100vw);
  }
}
#container .non-fixed .sec-ttl p:last-of-type {
  font-size: min(17 / 1280 * 100vw, 17px);
  padding-left: calc(35 / 1280 * 100vw);
  position: relative;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec-ttl p:last-of-type {
    font-size: calc(11 / 375 * 100vw);
    padding-left: calc(25 / 375 * 100vw);
  }
}
#container .non-fixed .sec-ttl p:last-of-type::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #575654;
  position: absolute;
  top: 50%;
  left: calc(19 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec-ttl p:last-of-type::before {
    left: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec-lead {
  font-size: min(14 / 1280 * 100vw, 14px);
  line-height: 170%;
  width: 90%;
  margin: 0 auto calc(10 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec-lead {
    font-size: calc(11 / 375 * 100vw);
    margin: 0 auto calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec-txt {
  font-size: min(14 / 1280 * 100vw, 14px);
  line-height: 170%;
  width: 90%;
  margin: calc(10 / 1280 * 100vw) auto 0;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec-txt {
    font-size: calc(11 / 375 * 100vw);
    margin: calc(10 / 375 * 100vw) auto 0;
  }
}
#container .non-fixed .sec-txt a {
  display: block;
  text-decoration: underline;
  text-underline-offset: 3px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 5px auto auto 0;
}
#container .non-fixed .sec#sec01 {
  padding: 0 6% 10%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 {
    padding: 0 calc(15 / 375 * 100vw) calc(50 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .ph-main img {
  border: 1px solid #575654;
}
#container .non-fixed .sec#sec01 .accoWrap {
  border-bottom: 1px solid #575654;
  padding: 1% 0;
}
#container .non-fixed .sec#sec01 .accoWrap-each:not(:last-of-type) {
  border-bottom: 1px solid #575654;
  padding-bottom: 1%;
}
#container .non-fixed .sec#sec01 .accoWrap-each_btn {
  position: relative;
  padding-left: calc(10 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each_btn {
    padding-left: calc(5 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each_btn span.fontI {
  font-size: min(27 / 1280 * 100vw, 27px);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each_btn span.fontI {
    font-size: calc(23 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each_btn span.fontJ {
  font-size: min(12 / 1280 * 100vw, 12px);
  padding-left: calc(10 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each_btn span.fontJ {
    font-size: calc(10 / 375 * 100vw);
    padding-left: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .toggle-button {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .toggle-button {
    width: calc(15 / 375 * 100vw);
    height: calc(20 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .toggle-button_open::before {
  display: none;
}
#container .non-fixed .sec#sec01 .accoWrap-each .toggle-button::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #575654;
  position: absolute;
  left: 0px;
  top: 15px;
  transition: background-color 0.3s linear;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .toggle-button::after {
    width: calc(15 / 375 * 100vw);
    top: calc(9 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .toggle-button::before {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #575654;
  transform: rotate(-90deg);
  position: absolute;
  left: 0px;
  top: 15px;
  transition: background-color 0.3s linear;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .toggle-button::before {
    width: calc(15 / 375 * 100vw);
    top: calc(9 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  width: 90%;
  margin: auto;
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text.open {
  max-height: calc(2550 / 1280 * 100vw);
  padding-top: calc(20 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .accordion-text.open {
    padding-top: calc(20 / 375 * 100vw);
    max-height: calc(1500 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each {
  margin-bottom: calc(40 / 1280 * 100vw);
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each p.bld {
  font-weight: 600;
  font-size: min(14 / 1280 * 100vw, 14px);
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #575654;
  margin-bottom: 1%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each p.bld {
    font-size: calc(11 / 375 * 100vw);
    margin-bottom: calc(5 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each p.bld-2 {
  font-weight: 600;
  font-size: min(14 / 1280 * 100vw, 14px);
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each p.bld-2 {
    font-size: calc(11 / 375 * 100vw);
    margin-bottom: calc(5 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .txt {
  font-size: min(13 / 1280 * 100vw, 13px);
  line-height: 170%;
  margin-bottom: 2.5%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .txt {
    font-size: calc(10 / 375 * 100vw);
    margin-bottom: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .txt p.chck {
  position: relative;
  padding-left: 5%;
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .txt p.chck:not(:last-of-type) {
  margin-bottom: 1%;
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .txt p.chck:before {
  content: "";
  display: block;
  background-image: url(..//img/check.png);
  background-size: cover;
  position: absolute;
  left: 2%;
  width: 15px;
  height: 15px;
  top: 10%;
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .phWrap {
  width: 90%;
  margin: auto;
}
#container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .phWrap .swiper-wrapper {
  padding-bottom: 6%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec01 .accoWrap-each .accordion-text_each .phWrap .swiper-wrapper {
    padding-bottom: 5%;
  }
}
#container .non-fixed .sec#sec02 {
  background-color: #dcd8d7;
}
#container .non-fixed .sec#sec02 .swiper-button-disabled {
  display: none;
}
#container .non-fixed .sec#sec02 .sec-lead {
  font-size: min(14 / 1280 * 100vw, 14px);
  line-height: 170%;
  width: 90%;
  margin: 0 auto calc(10 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-lead {
    font-size: calc(11 / 375 * 100vw);
    margin: 0 auto calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd {
  width: 90%;
  margin: 0 auto calc(20 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd {
    margin: 0 auto calc(20 / 375 * 100vw);
  }
  #container .non-fixed .sec#sec02 .sec-pd .swiper-container {
    height: -moz-fit-content;
    height: fit-content;
  }
}
#container .non-fixed .sec#sec02 .sec-pd .swiper-slide {
  background-color: white;
  position: relative;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd .swiper-slide {
    height: -moz-fit-content;
    height: fit-content;
  }
}
#container .non-fixed .sec#sec02 .sec-pd_ttl {
  font-size: min(28 / 1280 * 100vw, 28px);
  position: absolute;
  top: 2%;
  left: 3%;
  line-height: 120%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd_ttl {
    font-size: calc(20 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd_ttl .non-act {
  opacity: 0.4;
}
#container .non-fixed .sec#sec02 .sec-pd_ttl .act {
  opacity: 1;
}
#container .non-fixed .sec#sec02 .sec-pd_credit {
  font-size: min(14 / 1280 * 100vw, 14px);
  border-left: 1px solid #575654;
  padding-left: 1.5%;
  position: absolute;
  bottom: 2%;
  left: 3%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd_credit {
    font-size: calc(13 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd_credit .credit-link {
  margin-top: 4%;
  font-size: 16px;
  display: flex;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd_credit .credit-link {
    font-size: calc(15 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd_credit .credit-link a {
  display: inline-block;
  background-color: #575654;
  border: 1px solid #575654;
  color: white;
  border-radius: 20px;
  padding: 3px 15px;
  margin-left: calc(13 / 1280 * 100vw);
  transition: background-color 0.3s linear;
  line-height: 100%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd_credit .credit-link a {
    margin-left: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd_credit .credit-link a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #575654;
}
#container .non-fixed .sec#sec02 .sec-pd-cover {
  margin-top: 6%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd-cover {
    margin-top: 10%;
  }
}
#container .non-fixed .sec#sec02 .sec-pd-cover_ttl {
  font-size: min(20 / 1280 * 100vw, 20px);
  padding-left: calc(35 / 1280 * 100vw);
  position: relative;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd-cover_ttl {
    font-size: calc(15 / 375 * 100vw);
    padding-left: calc(25 / 375 * 100vw);
    margin-bottom: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd-cover_ttl::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background-color: #575654;
  position: absolute;
  top: 50%;
  left: calc(19 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd-cover_ttl::before {
    left: calc(10 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-pd-cover .swiper-wrapper {
  padding-bottom: 6%;
  height: auto;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-pd-cover .swiper-wrapper {
    padding-bottom: 5%;
  }
}
#container .non-fixed .sec#sec02 .sec-btn a {
  display: block;
  width: 100%;
  margin: auto;
  background-color: #575654;
  border: 1px solid #575654;
  color: white;
  border-radius: 20px;
  transition: background-color 0.3s linear;
  font-size: min(17 / 1280 * 100vw, 17px);
  text-align: center;
  padding: 7px;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec02 .sec-btn a {
    font-size: calc(13 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec02 .sec-btn a:first-of-type {
  margin-bottom: 3%;
}
#container .non-fixed .sec#sec02 .sec-btn a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #575654;
}
#container .non-fixed .sec#sec03 {
  background-color: white;
  padding: 6% 0;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec03 {
    padding: calc(30 / 375 * 100vw) 0;
  }
}
#container .non-fixed .sec#sec03 .sec-ttl {
  padding: 0 6%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .sec#sec03 .sec-ttl {
    padding: 0 calc(15 / 375 * 100vw);
  }
}
#container .non-fixed .sec#sec03 .sec-phWrap {
  overflow: hidden;
}
#container .non-fixed .last {
  padding: 10% 6%;
}
#container .non-fixed .last-btn {
  margin-bottom: 10%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last-btn {
    margin-bottom: calc(57 / 375 * 100vw);
  }
}
#container .non-fixed .last-btn a {
  display: block;
  width: 100%;
  margin: auto;
  background-color: transparent;
  border: 1px solid #575654;
  border-radius: 20px;
  transition: background-color 0.3s linear;
  font-size: min(17 / 1280 * 100vw, 17px);
  text-align: center;
  padding: 7px;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last-btn a {
    font-size: calc(15 / 375 * 100vw);
  }
}
#container .non-fixed .last-btn a:first-of-type {
  margin-bottom: 3%;
}
#container .non-fixed .last-btn a:hover {
  text-decoration: none;
  background-color: #575654;
  color: white;
}
#container .non-fixed .last-brd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 60%;
  margin: auto auto 10%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last-brd {
    margin: auto auto calc(50 / 375 * 100vw);
  }
}
#container .non-fixed .last-brd_each .logo {
  width: calc(90 / 1280 * 100vw);
  margin: 0 auto 15%;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last-brd_each .logo {
    width: calc(65 / 375 * 100vw);
    margin: 0 auto calc(13 / 375 * 100vw);
  }
}
#container .non-fixed .last-brd_each ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#container .non-fixed .last-brd_each ul li {
  font-size: min(17 / 1280 * 100vw, 17px);
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last-brd_each ul li {
    font-size: calc(15 / 375 * 100vw);
  }
}
#container .non-fixed .last-brd_each ul li:not(:last-of-type) {
  margin-bottom: 5%;
}
#container .non-fixed .last-brd_each_2 .logo {
  width: calc(70 / 1280 * 100vw);
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last-brd_each_2 .logo {
    width: calc(55 / 375 * 100vw);
  }
}
#container .non-fixed .last .bcs {
  font-size: min(12 / 1280 * 100vw, 12px);
  text-align: center;
}
@media screen and (max-width: 768px) {
  #container .non-fixed .last .bcs {
    font-size: calc(11 / 375 * 100vw);
  }
}/*# sourceMappingURL=style.css.map */