/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav,
ul,
li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: unset;
}

/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select,
textarea,
button {
  vertical-align: middle;
  border: none;
}

body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #4D3924;
}

body.is-fixed {
  overflow: hidden;
}

a {
  text-decoration: none;
}

section {
  width: 100%;
}

img,
svg {
  width: 100%;
  vertical-align: top;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.l-wrapper {
  position: relative;
  overflow-x: hidden;
  padding-top: 0;
  background-color: #D7D0C2;
}

.l-section {
  position: relative;
}

.l-content {
  width: 1250px;
  margin: auto;
  padding: 125px 0;
}

.l-content--spBreak {
  width: 1250px;
  margin: auto;
  padding: 200px 0;
}

.l-row {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.l-row--spReverse {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.l-row--center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.l-row--asymmetric {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.l-center {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.l-spSort {
  display: flex;
  flex-direction: column;
}

.l-spSort--01 {
  order: 1;
}

.l-spSort--02 {
  order: 2;
}

.l-spSort--03 {
  order: 3;
}

.c-image01 {
  width: 500px;
  border-radius: 160px 0 0 0;
  overflow: hidden;
}

.c-textBox01 {
  width: 620px;
}

.c-headline01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 32px;
  line-height: 1;
  letter-spacing: 0em;
}

.c-headline01::before {
  content: "";
  display: block;
  width: 10px;
  height: 40px;
  margin-right: 25px;
  background-color: #4D3924;
}

.c-headline01::after {
  content: "";
  display: block;
  width: 10px;
  height: 40px;
  margin-left: 25px;
  background-color: #4D3924;
}

.c-headline02 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 44px;
  line-height: 1.6590909091;
  letter-spacing: 0em;
  color: #000000;
  font-weight: 400;
}

.c-headline02__logo {
  display: inline-block;
  width: 290px;
}

.c-headline03 {
  vertical-align: middle;
  font-size: 32px;
  line-height: 2.125;
  letter-spacing: 0em;
  font-weight: 500;
}

.c-headline03__logo {
  display: inline-block;
  width: 180px;
}

.c-headline04,
.c-headline04--sink {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 430px;
  height: 107px;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0em;
  font-weight: 600;
  background-image: url(../image/deco01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.c-headline04--sink {
  margin-bottom: -54px;
}

.c-headline05 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 500;
}

.c-text01 {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-text02 {
  font-size: 18px;
  line-height: 1.7222222222;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-text03 {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-text04 {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-text04 small {
  font-size: 16px;
  line-height: 3;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-text05 {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 400;
}

.caution_txt {
  color: red;
}

.c-notes01 {
  margin-top: 40px;
  font-size: 24px;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-notes02 {
  margin-top: 24px;
  font-size: 16px;
  line-height: 2.125;
  letter-spacing: 0em;
  font-weight: 400;
}

.c-logo {
  width: 300px;
}

.c-logo02 {
  width: 236px;
}

.c-map {
  width: 550px;
}

.c-map iframe {
  width: 100%;
  height: 100%;
  font-size: 48px;
  line-height: 1;
  letter-spacing: 0em;
  color: #fff;
}

.c-map__image01 {
  width: 550px;
  margin-top: 63px;
}

.c-map__image02 {
  width: 637px;
  margin-top: 33px;
}

.c-button {
  text-align: left;
}

.c-button__main {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  border-radius: 100px;
  margin-top: 35px;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.2em;
  color: #fff;
  border: 1px solid #ccc;
}

.c-button__icon {
  display: inline-block;
  width: 28px;
  margin-left: 20px;
}

.c-textTable {
  text-align: left;
  width: 100%;
}

.c-textTable__headline {
  padding-right: 20px;
  font-weight: normal;
}

.c-scroll {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 80px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0em;
  color: #4D3924;
  transform-origin: left top;
  transform: rotate(-90deg) translateX(-80%);
  z-index: 20;
}

.c-scroll:after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 2px;
  margin-left: 25px;
  background-color: #4D3924;
}

.c-floatButton {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 100px;
  z-index: 60;
}

.p-header {
  position: absolute;
  width: 100%;
  top: 30px;
  left: 0;
  z-index: 5;
}

.p-header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 90.625vw;
  margin: auto;
}

.p-header__logo {
  width: 170px;
}

.p-header__tel {
  display: inline-block;
  color: #000000;
  background-color: #fff;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  padding: 10px 62px;
  border-radius: 100px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.p-header__menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #fff;
}

.p-header__menu__link {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  margin-left: 90px;
}

.p-header__menu__sns {
  width: 30px;
  margin-left: 45px;
}

.p-header__button {
  display: none;
}

.p-fv {
  position: relative;
  width: 100%;
  height: 100lvh;
  z-index: 0;
}

.p-fv__main {
  overflow: hidden;
  width: 100%;
  height: 100lvh;
}

.p-fv__image {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100lvh;
  background-image: url(../image/fv01.jpg);
  background-size: cover;
  background-position: center center;
  z-index: 1;
}

.p-fv__text {
  position: absolute;
  top: 277px;
  right: 0;
  left: 0;
  width: 951px;
  margin: auto;
  z-index: 5;
}

.p-fv__title {
  font-size: 75px;
  line-height: 1.2;
  letter-spacing: 0em;
  color: #fff;
  font-weight: 300;
}

.p-fv__title span {
  font-size: 90px;
  line-height: 1;
  letter-spacing: 0em;
}

.p-card {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.p-card__image {
  position: relative;
  width: 540px;
  flex: 0 0 auto;
  z-index: 0;
}

.p-card__text {
  position: relative;
  width: 640px;
  color: #fff;
}

.p-flexContainer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.p-flexContainer__box {
  width: 280px;
  margin-top: 40px;
}

.p-flexContainer__box--wide {
  width: 615px;
  margin-top: 40px;
}

.p-flexContainer__box_thumbnail img {
  -o-object-fit: contain;
  object-fit: contain;
  aspect-ratio: 6/8.4;
}

.p-news {
  background-color: #D7D0C2;
  padding: 72px 0;
}

.p-news__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1102px;
  margin: auto;
}

.p-news__box {
  width: 330px;
}

.p-news__date {
  margin-top: 16px;
  font-size: 16px;
  line-height: 2.25;
  letter-spacing: 0em;
}

.p-news__text {
  margin-top: 8px;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
}

.p-news__button {
  display: block;
  margin: 40px auto 0;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: center;
  width: 260px;
  padding: 8px 0;
  background-color: #4D3924;
  color: #fff;
}

.p-footer {
  position: relative;
  width: 100%;
  padding: 50px 0 0;
  text-align: center;
  color: #fff;
  background-color: #4D3924;
}

.p-footer__logo {
  width: 165px;
}

.p-footer__wrapper {
  margin: auto;
  width: 1250px;
}

.p-footer__container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.p-footer__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 7.4666666667vw;
}

.p-footer__link__list {
  margin-left: 85px;
  font-size: 18px;
  line-height: 1.4444444444;
  letter-spacing: 0em;
}

.p-footer__link__text {
  line-height: 1;
}

.p-footer__details__head {
  text-align: right;
  font-weight: 500;
}

.p-footer__details__head--top {
  text-align: left;
  font-weight: 500;
}

.p-footer__details__cell {
  -moz-text-align-last: left;
  text-align-last: left;
  padding-left: 1.5em;
}

.p-footer__sns {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p-footer__sns__icon {
  width: 50px;
  margin: 0 15px;
}

.p-footer__copy {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
  width: 91.6666666667vw;
  margin: 50px auto 0;
  padding: 25px 0 40px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.u-tal {
  text-align: left;
}

.u-tac {
  text-align: center;
}

.u-tar {
  text-align: right;
}

.u-caution {
  font-size: 0.5em;
  color: #A80000;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mt40 {
  margin-top: 40px;
}

.u-mt60 {
  margin-top: 60px;
}

.u-mt80 {
  margin-top: 80px;
}

.u-ml40 {
  margin-left: 40px;
}

.u-bgc01 {
  position: relative;
  background-color: #4D3924;
  z-index: 1;
}

.u-bgc02 {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.u-bgc03 {
  position: relative;
  background-color: #fff;
  z-index: 1;
}

.u-bgc04 {
  position: relative;
  background-color: #D7D0C2;
  z-index: 1;
}

.u-fadeUp {
  opacity: 1;
  filter: blur(0);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
  transition-delay: opacity 0s, filter 0.3s, transform 0s;
  transform: translateY(0%);
}

.u-fadeUp.is-active {
  opacity: 0;
  transform: translateY(0.5em);
  filter: blur(12px);
}

.u-fadeIn {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
  transition: opacity 1.2s, filter 1.2s, transform 1.2s;
  transition-delay: opacity 0.6s, filter 0.9s, transform 0.9s;
}

.u-fadeIn.is-active {
  transform: scale(1.05);
  opacity: 0;
  filter: blur(3px);
}

.u-stamp {
  filter: blur(0);
  transform: scale(1);
  transition: 0.6s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.12, 0.28, 0.54, 1.34);
}

.u-stamp.is-active {
  filter: blur(12px);
  transform: scale(2.5);
}

.u-pint {
  filter: blur(0);
  transform: scale(1);
  transition: 1.2s;
  transition-delay: 0.9s;
}

.u-pint.is-active {
  filter: blur(12px);
  transform: scale(1.05);
}

.u-slideLeft {
  transform: translateX(0);
  overflow: hidden;
  transition: 0.9s;
  transition-delay: 0.6s;
}

.u-slideLeft.is-active {
  transform: translateX(-100%);
}

.u-slideRight {
  transform: translateX(0);
  overflow: hidden;
  transition: 0.9s;
  transition-delay: 0.6s;
}

.u-slideRight.is-active {
  transform: translateX(100%);
}

.u-magnify {
  transform: scale(1);
  transform-origin: bottom right;
  transition: 0.9s;
  transition-delay: 0.6s;
}

.u-magnify.is-active {
  transform: scale(0);
}

@media screen and (min-width: 1025px), print {
  .u-sp {
    display: none;
  }
}

@media screen and (max-width: 1440px) {
  .l-wrapper {
    padding-top: 0vw;
  }

  .l-content {
    width: 86.8055555556vw;
    padding: 8.6805555556vw 0vw 8.6805555556vw 0vw;
  }

  .l-content--spBreak {
    width: 83.3333333333vw;
    padding: 13.8888888889vw 0vw 13.8888888889vw 0vw;
  }

  .c-image01 {
    width: 34.7222222222vw;
    border-radius: 11.1111111111vw 0 0 0;
  }

  .c-textBox01 {
    width: 43.0555555556vw;
  }

  .c-headline01 {
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-headline01::before {
    margin-right: 1.7361111111vw;
    height: 2.7777777778vw;
  }

  .c-headline01::after {
    margin-left: 1.7361111111vw;
    height: 2.7777777778vw;
  }

  .c-headline02 {
    font-size: 44px;
    font-size: 3.0555555556vw;
    line-height: 1.6590909091;
    letter-spacing: 0em;
  }

  .c-headline02__logo {
    width: 20.1388888889vw;
  }

  .c-headline03 {
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 2.125;
    letter-spacing: 0em;
  }

  .c-headline04,
  .c-headline04--sink {
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: 1.2;
    letter-spacing: 0em;
    min-width: 29.8611111111vw;
    height: 7.4305555556vw;
  }

  .c-headline04--sink {
    margin-bottom: -3.75vw;
  }

  .c-headline05 {
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }

  .c-text01 {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-text02 {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7222222222;
    letter-spacing: 0em;
  }

  .c-text03 {
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }

  .c-text04 {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-text04 small {
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 3;
    letter-spacing: 0em;
  }

  .c-text05 {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-notes01 {
    margin-top: 2.7777777778vw;
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-notes02 {
    margin-top: 1.6666666667vw;
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 2.125;
    letter-spacing: 0em;
  }

  .c-logo {
    width: 20.8333333333vw;
  }

  .c-logo02 {
    width: 16.3888888889vw;
  }

  .c-map {
    width: 38.1944444444vw;
  }

  .c-map__image01 {
    width: 38.1944444444vw;
    margin-top: 4.375vw;
  }

  .c-map__image02 {
    width: 44.2361111111vw;
    margin-top: 2.2916666667vw;
  }

  .c-button__main {
    margin-top: 2.4305555556vw;
    padding: 1.0416666667vw 2.0833333333vw 1.0416666667vw 2.0833333333vw;
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1;
    letter-spacing: 0.2em;
  }

  .c-button__icon {
    width: 1.9444444444vw;
    margin-left: 1.3888888889vw;
  }

  .c-textTable__headline {
    padding-right: 1.3888888889vw;
  }

  .c-scroll {
    left: 5.5555555556vw;
    font-size: 30px;
    font-size: 2.0833333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-floatButton {
    right: 1.3888888889vw;
    bottom: 1.3888888889vw;
    width: 6.9444444444vw;
  }

  .p-header {
    top: 2.0833333333vw;
  }

  .p-header__logo {
    width: 11.8055555556vw;
  }

  .p-header__tel {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.6944444444vw 4.3055555556vw 0.6944444444vw 4.3055555556vw;
    border-radius: 6.9444444444vw;
    margin-bottom: 1.3888888889vw;
  }

  .p-header__menu__link {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 6.25vw;
  }

  .p-header__menu__sns {
    width: 2.0833333333vw;
    margin-left: 3.125vw;
  }

  .p-fv__text {
    top: 19.2361111111vw;
    width: 66.0416666667vw;
  }

  .p-fv__title {
    font-size: 75px;
    font-size: 5.2083333333vw;
    line-height: 1.2;
    letter-spacing: 0em;
  }

  .p-fv__title span {
    font-size: 90px;
    font-size: 6.25vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-card__image {
    width: 37.5vw;
  }

  .p-card__text {
    width: 44.4444444444vw;
  }

  .p-flexContainer__box {
    width: 19.4444444444vw;
    margin-top: 2.7777777778vw;
  }

  .p-flexContainer__box--wide {
    width: 42.7083333333vw;
    margin-top: 2.7777777778vw;
  }

  .p-news {
    padding: 5vw 0vw 5vw 0vw;
  }

  .p-news__container {
    width: 76.5277777778vw;
  }

  .p-news__box {
    width: 22.9166666667vw;
  }

  .p-news__date {
    margin-top: 1.1111111111vw;
    font-size: 16px;
    font-size: 1.1111111111vw;
    line-height: 2.25;
    letter-spacing: 0em;
  }

  .p-news__text {
    margin-top: 0.5555555556vw;
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }

  .p-news__button {
    margin: 2.7777777778vw auto 0vw auto;
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.4;
    letter-spacing: 0em;
    width: 18.0555555556vw;
    padding: 0.5555555556vw 0vw 0.5555555556vw 0vw;
  }

  .p-footer {
    padding: 3.4722222222vw 0vw 0vw 0vw;
  }

  .p-footer__logo {
    width: 11.4583333333vw;
  }

  .p-footer__wrapper {
    width: 86.8055555556vw;
  }

  .p-footer__link__list {
    margin-left: 5.9027777778vw;
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.4444444444;
    letter-spacing: 0em;
  }

  .p-footer__sns__icon {
    width: 3.4722222222vw;
    margin: 0vw 1.0416666667vw 0vw 1.0416666667vw;
  }

  .p-footer__copy {
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    margin: 3.4722222222vw auto 0vw auto;
    padding: 1.7361111111vw 0vw 2.7777777778vw 0vw;
  }

  .u-mt20 {
    margin-top: 1.3888888889vw;
  }

  .u-mt40 {
    margin-top: 2.7777777778vw;
  }

  .u-mt60 {
    margin-top: 4.1666666667vw;
  }

  .u-mt80 {
    margin-top: 5.5555555556vw;
  }

  .u-ml40 {
    margin-left: 2.7777777778vw;
  }
}

@media screen and (max-width: 767px) {
  body.is-fixed-sp {
    overflow: hidden;
  }

  .l-wrapper {
    padding-top: 0vw;
  }

  .l-content {
    width: 92vw;
    padding: 16vw 0vw 16vw 0vw;
  }

  .l-content--spBreak {
    width: 100%;
    padding: 53.3333333333vw 0vw 53.3333333333vw 0vw;
  }

  .l-row {
    flex-direction: column;
  }

  .l-row--spReverse {
    flex-direction: column-reverse;
  }

  .l-row--center {
    flex-direction: column;
  }

  .l-row--asymmetric {
    flex-direction: column;
  }

  .c-image01 {
    width: 280vw;
    margin-left: auto;
    border-radius: 42.6666666667vw 0 0 0;
  }

  .c-textBox01 {
    width: 84vw;
    margin: 18.6666666667vw auto 0vw auto;
  }

  .c-headline01 {
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 2.4;
    letter-spacing: 0em;
  }

  .c-headline01::before {
    margin-right: 2.6666666667vw;
    width: 1.6vw;
    height: 5.3333333333vw;
  }

  .c-headline01::after {
    margin-left: 2.6666666667vw;
    width: 1.6vw;
    height: 5.3333333333vw;
  }

  .c-headline02 {
    font-size: 30px;
    font-size: 8vw;
    line-height: 2.4333333333;
    letter-spacing: 0em;
  }

  .c-headline02__logo {
    width: 52vw;
  }

  .c-headline03 {
    font-size: 24px;
    font-size: 6.4vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-headline04,
  .c-headline04--sink {
    font-size: 30px;
    font-size: 8vw;
    line-height: 1.6;
    letter-spacing: 0em;
    min-width: 75.7333333333vw;
    height: 18.6666666667vw;
  }

  .c-headline04--sink {
    margin-bottom: -8.5333333333vw;
  }

  .c-headline05 {
    font-size: 28px;
    font-size: 7.4666666667vw;
    line-height: 1.7142857143;
    letter-spacing: 0em;
  }

  .c-text01 {
    font-size: 15px;
    font-size: 4vw;
    line-height: 2.2666666667;
    letter-spacing: 0em;
  }

  .c-text02 {
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 2.125;
    letter-spacing: 0em;
  }

  .c-text03 {
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1.7;
    letter-spacing: 0em;
  }

  .c-text04 {
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-text04 small {
    display: block;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }

  .c-text05 {
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1.85;
    letter-spacing: 0em;
  }

  .c-notes01 {
    margin-top: 16vw;
    font-size: 42px;
    font-size: 11.2vw;
    line-height: 1.9761904762;
    letter-spacing: 0em;
  }

  .c-notes02 {
    margin-top: 4.5333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0em;
  }

  .c-logo {
    width: 40.9722222222vw;
  }

  .c-logo02 {
    width: 40.9722222222vw;
  }

  .c-map {
    width: 100%;
    height: 48vw;
  }

  .c-map__image01 {
    width: 100%;
    margin-top: 6.1333333333vw;
  }

  .c-map__image02 {
    width: 100%;
    margin-top: 9.3333333333vw;
  }

  .c-button__main {
    margin-top: 24vw;
    padding: 6.6666666667vw 0vw 6.6666666667vw 0vw;
    font-size: 40px;
    font-size: 10.6666666667vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }

  .c-button__icon {
    width: 14.9333333333vw;
    margin-left: 10.6666666667vw;
  }

  .c-textTable__headline {
    padding-right: 6.1333333333vw;
  }

  .c-scroll {
    left: 21.3333333333vw;
    font-size: 30px;
    font-size: 8vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .c-floatButton {
    right: 0;
    bottom: 4.1666666667vw;
    left: 0;
    width: 84.5333333333vw;
    margin: auto;
  }

  .p-header {
    top: 4vw;
  }

  .p-header__logo {
    width: 32.8vw;
  }

  .p-header__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 0vw;
    height: 0vh;
    justify-content: flex-start;
    flex-direction: column;
    overflow: hidden;
    transition: opacity 0.3s 0s, width 0s 0.3s, height 0s 0.3s;
    opacity: 0;
    z-index: 80;
    pointer-events: none;
  }

  .p-header__nav.is-active {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    transition: opacity 0.3s 0s, width 0s 0s, height 0s 0s;
    opacity: 1;
    pointer-events: all;
  }

  .p-header__menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .p-header__menu__link {
    font-size: 72px;
    font-size: 5vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-left: 0;
  }

  .p-header__menu__link:not(:first-child) {
    margin-top: 13.8888888889vw;
  }

  .p-header__menu__sns {
    width: 8vw;
    margin-top: 13.8888888889vw;
  }

  .p-header__button {
    position: absolute;
    top: 3.4666666667vw;
    right: 5.3333333333vw;
    display: block;
    width: 8.5333333333vw;
    height: 6.4vw;
    cursor: pointer;
    z-index: 300;
  }

  .p-header__button__bar {
    position: absolute;
    display: block;
    width: 100%;
    height: 0.5333333333vw;
    border-radius: 5px;
    margin: auto;
    background-color: #fff;
    transform-origin: center center;
    transition: transform 0.3s;
  }

  .p-header__button__bar:nth-child(1) {
    top: 0;
  }

  .is-active > .p-header__button__bar:nth-child(1) {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
  }

  .p-header__button__bar:nth-child(2) {
    top: 0;
    bottom: 0;
  }

  .is-active > .p-header__button__bar:nth-child(2) {
    transform: scaleX(0);
  }

  .p-header__button__bar:nth-child(3) {
    bottom: 0;
  }

  .is-active > .p-header__button__bar:nth-child(3) {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
  }

  .p-fv {
    min-height: 100lvh;
    height: 100lvh;
  }

  .p-fv__image {
    background-image: url(../image/fv01-sp.jpg);
  }

  .p-fv__text {
    top: 40vw;
    width: 83.2vw;
    text-align: center;
  }

  .p-fv__title {
    font-size: 38px;
    font-size: 10.1333333333vw;
    line-height: 1.1842105263;
    letter-spacing: 0em;
  }

  .p-fv__title span {
    font-size: 45px;
    font-size: 12vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-card {
    flex-direction: column;
    align-items: center;
  }

  .p-card__image {
    width: 84vw;
  }

  .p-card__text {
    width: 84vw;
    margin-top: 9.8666666667vw;
  }

  .p-flexContainer {
    width: 82.4vw;
  }

  .p-flexContainer__box {
    width: 38.6666666667vw;
    margin-top: 5.3333333333vw;
  }

  .p-flexContainer__box--wide {
    width: 100%;
    margin-top: 5.3333333333vw;
  }

  .p-news {
    padding: 19.2vw 0vw 19.2vw 0vw;
  }

  .p-news__container {
    width: 74.6666666667vw;
    flex-direction: column;
  }

  .p-news__box {
    width: 100%;
  }

  .p-news__box:not(:first-child) {
    margin-top: 12.8vw;
  }

  .p-news__date {
    margin-top: 6.4vw;
    font-size: 16px;
    font-size: 4.2666666667vw;
    line-height: 2.25;
    letter-spacing: 0em;
  }

  .p-news__text {
    margin-top: 2.1333333333vw;
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }

  .p-news__button {
    margin: 10.6666666667vw auto 0vw auto;
    font-size: 20px;
    font-size: 5.3333333333vw;
    line-height: 1.4;
    letter-spacing: 0em;
    width: 69.3333333333vw;
    padding: 2.1333333333vw 0vw 2.1333333333vw 0vw;
  }

  .p-footer {
    padding: 20vw 0vw 13.3333333333vw 0vw;
  }

  .p-footer__logo {
    width: 48vw;
  }

  .p-footer__wrapper {
    width: 90.6666666667vw;
  }

  .p-footer__container {
    flex-direction: column-reverse;
    align-items: center;
  }

  .p-footer__container:not(:first-child) {
    margin-top: 7.4666666667vw;
    flex-direction: column;
  }

  .p-footer__link__list {
    margin: unset;
    font-size: 13px;
    font-size: 3.4666666667vw;
    line-height: 1.4615384615;
    letter-spacing: 0em;
    padding: 0vw 3.2vw 0vw 3.2vw;
  }

  .p-footer__details {
    margin: auto;
  }

  .p-footer__sns__icon {
    width: 9.0666666667vw;
    margin: 0vw 2.6666666667vw 0vw 2.6666666667vw;
  }

  .p-footer__copy {
    font-size: 10px;
    font-size: 2.6666666667vw;
    line-height: 4.8;
    letter-spacing: 0em;
    margin: 5.3333333333vw auto 0vw auto;
    width: 84.2666666667vw;
    padding: 4.2666666667vw 0vw 4.2666666667vw 0vw;
  }

  .u-pc {
    display: none;
  }

  .u-mt20 {
    margin-top: 5.3333333333vw;
  }

  .u-mt40 {
    margin-top: 10.6666666667vw;
  }

  .u-mt60 {
    margin-top: 16vw;
  }

  .u-mt80 {
    margin-top: 21.3333333333vw;
  }

  .u-ml40 {
    margin-left: 10.6666666667vw;
  }
}

@media screen and (min-width: 767px) and (max-width: 1025px) {
  .u-sp {
    display: none;
  }
}