@charset "UTF-8";

/* 
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", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  text-align: justify;
}

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;
}

.l-section {
  position: relative;
}

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

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

.l-content--wide {
  width: 100%;
  margin: auto;
  padding: 125px 0;
}

.l-content--stick {
  width: 1345px;
  margin-right: auto;
  margin-left: auto;
  padding: 200px 0 140px;
}

.l-content--spStick {
  width: 1250px;
  margin: auto;
}

.l-inner {
  width: 1250px;
  margin: auto;
}

.l-inner--stick {
  width: calc(1250px + (100vw - 1250px) / 2);
  margin-left: auto;
}

.l-inner--stick img {
  width: 100%;
}

.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;
}

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

.c-textBox01 {
  width: 680px;
  min-height: 529px;
  margin-right: 50px;
}

.c-textBox02 {
  width: 680px;
  margin-right: 50px;
}

.c-headline01,
.c-headline01--setMl {
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
  padding: 10px 0 10px 35px;
  font-size: 63px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.c-headline01__sub {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
}

.c-headline01::first-letter,
.c-headline01--setMl::first-letter {
  color: #2B2B2B;
}

.c-headline01::before,
.c-headline01--setMl::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  margin-right: 25px;
  background-color: #2B2B2B;
}

.c-headline02 {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 46px;
  line-height: 1.4782608696;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.c-headline02__logo {
  display: inline-block;
  width: 180px;
  margin-right: 15px;
}

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

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

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

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

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

.c-notes01 {
  display: block;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.6111111111;
  letter-spacing: 0.05em;
  text-align: left;
  font-weight: 400;
}

.c-notes02 {
  display: block;
  margin: 30px 0;
  font-size: 32px;
  line-height: 1.3125;
  letter-spacing: 0.05em;
  text-align: left;
  font-weight: 400;
}

.c-logo {
  width: 300px;
}

.c-logo02 {
  width: 236px;
}

.c-map {
  width: 100%;
  height: 370px;
}

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

.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: #2B2B2B;
  border: 1px solid #ccc;
}

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

.c-textTable {
  text-align: left;
  table-layout: fixed;
  width: 100%;
  margin-top: 85px;
}

.c-textTable__row {
  border-top: 64px solid transparent;
}

.c-textTable__headline {
  position: relative;
  font-size: 24px;
  line-height: 1.1666666667;
  letter-spacing: 0em;
  font-weight: normal;
  width: 220px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border-bottom: 35px solid transparent;
  z-index: 5;
}

.c-textTable__headline::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2em;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #2B2B2B;
  z-index: -1;
}

.c-textTable__cell {
  position: relative;
  font-size: 24px;
  line-height: 1.1666666667;
  letter-spacing: 0em;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  border-bottom: 35px solid transparent;
  border-left: 65px solid transparent;
  z-index: 5;
}

.c-textTable__cell__link {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  text-decoration: underline;
}

.c-textTable__cell__icon {
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  width: 0.8em;
  margin-left: 0.5em;
}

.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: #5f1c20;
  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: #5f1c20;
}

.c-headline {
  text-align: center;
}

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

.c-headline__lead {
  font-size: 29px;
  font-weight: 600;
  color: #FC653B;
}

.c-headline__title,
.c-headline__title--small {
  font-size: 40px;
  font-weight: 600;
  margin-top: 14px;
}

.c-headline__title--small {
  font-size: 34px;
}

.c-headline__text {
  font-size: 20px;
  line-height: 33px;
  margin-top: 19px;
}

.c-definition {
  margin: 70px auto 0;
  width: 865px;
}

.c-definition:last-of-type {
  margin: 70px auto 118px;
}

.c-definition__term {
  color: #fff;
  font-size: 17px;
  line-height: 1.4117647059;
  letter-spacing: 0em;
  padding: 5px 14px;
  box-sizing: border-box;
  width: 100%;
  background-color: #2B2B2B;
}

.c-definition__description {
  margin-top: 40px;
  font-size: 17px;
  line-height: 1.9411764706;
  letter-spacing: 0em;
}

.c-definition__description p,
.c-definition__description ul {
  margin-top: 2em;
  counter-reset: section;
}

.c-definition__description ul > li {
  padding-left: 1em;
  text-indent: -1em;
}

.c-definition__description ol {
  counter-reset: section;
}

.c-definition__description ol > li {
  display: flex;
  justify-content: flex-start;
  counter-increment: section;
}

.c-definition__description ol > li::before {
  content: counter(section) ". ";
  display: inline-block;
  width: 2em;
  flex: 0 0 auto;
}

.c-definition date {
  font-size: 17px;
  line-height: 1.4117647059;
  letter-spacing: 0em;
}

.c-float {
  display: none;
}

.c-float__icon {
  position: absolute;
  top: 0;
  right: 6.9333333333vw;
  bottom: 0;
  display: block;
  width: 5.3333333333vw;
  height: 3.7333333333vw;
  margin: auto;
}

.p-header {
  position: relative;
  width: 100%;
  padding: 40px 40px 80px;
  box-sizing: border-box;
}

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

.p-header__logo {
  width: 17.7777777778vw;
}

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

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

.p-header__menu__link {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-left: 32px;
}

.p-header__menu__contact {
  padding: 15px 20px;
  background-color: #2B2B2B;
  color: #fff;
  margin-left: 90px;
}

.p-header__sns {
  display: none;
  justify-content: center;
  align-items: center;
}

.p-header__sns__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 500;
  margin-right: 50px;
}

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

.p-header__button {
  display: none;
}

.p-fv {
  position: relative;
  z-index: 0;
}

.p-fv__text {
  position: absolute;
  top: 200px;
  left: 100px;
  z-index: 5;
}

.p-fv__title {
  display: block;
  font-size: 58px;
  line-height: 1.224137931;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
  font-weight: 600;
}

.p-fv__title__wrapper {
  margin-top: 25px;
}

.p-fv__title__inner {
  display: inline-block;
  color: #000;
  background-color: #fff;
  margin-top: 25px;
  padding: 7px 80px 7px 0;
}

.p-fv__image {
  position: relative;
  margin-left: auto;
  width: 88.1944444444vw;
  height: 819px;
  overflow: hidden;
  z-index: 0;
}

.p-fv__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-fv__sub {
  width: 100%;
  padding: 210px 0 90px;
  margin-top: -130px;
  color: #fff;
  background-color: #2B2B2B;
  text-align: center;
}

.p-fv__sub__title {
  display: inline-block;
  font-size: 45px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 0 24px 5px;
  font-weight: 600;
  border-bottom: 2px solid #fff;
}

.p-fv__sub__text {
  text-align: center;
  font-size: 36px;
  line-height: 2.1111111111;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  margin-top: 30px;
}

.p-works {
  padding: 72px 0;
}

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

.p-works__box {
  width: 330px;
}

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

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

.p-works__text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0em;
  overflow: hidden;
  line-height: 1.4;
  height: 4.2em;
  opacity: 0.5;
}

.p-works__button {
  position: relative;
  display: block;
  margin: 40px auto 0;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: center;
  width: 180px;
  padding: 8px 10px 8px 0;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #2B2B2B;
  color: #fff;
}

.p-works__button::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 19px;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  background-image: url(../image/icon_arrow.png);
  background-size: 100% 100%;
}

.p-news {
  padding: 23px 0;
}

.p-news__container {
  width: 1102px;
  margin: auto;
}

.p-news__box {
  padding: 32px 0;
  border-top: 1px solid #707070;
}

.p-news__box a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.p-news__date {
  font-size: 16px;
  line-height: 2.25;
  letter-spacing: 0em;
  width: 150px;
  flex: 0 0 auto;
}

.p-news__title {
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
}

.p-news__button {
  position: relative;
  display: block;
  margin: 40px 70px 0 auto;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: center;
  width: 180px;
  padding: 8px 10px 8px 0;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #2B2B2B;
  color: #fff;
}

.p-news__button::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 19px;
  bottom: 0;
  margin: auto;
  width: 9px;
  height: 9px;
  background-image: url(../image/icon_arrow.png);
  background-size: 100% 100%;
}

.p-card {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  width: 1250px;
  margin: 80px auto 0;
}

.p-card__box,
.p-card__box--fill {
  width: 590px;
  border: 2px solid #2B2B2B;
  padding: 50px 50px;
  box-sizing: border-box;
  margin-top: 60px;
}

.p-card__box--fill {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background-color: #C9C9C9;
  border-color: #C9C9C9;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}

.p-card__box--fill::after {
  content: "";
  position: absolute;
  top: 0;
  right: 72px;
  bottom: 0;
  margin: auto;
  display: block;
  width: 28px;
  height: 28px;
  border-top: 4px solid #000;
  border-right: 4px solid #000;
  transform: rotate(45deg);
}

.p-card__title {
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
  border-bottom: 2px solid #2B2B2B;
}

.p-card__title::first-letter {
  color: #2B2B2B;
}

.p-card__text {
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0.05em;
  margin-top: 30px;
}

.p-form {
  margin: 0 0 72px;
}

.p-form__wrapper {
  margin-top: 55px;
}

.p-form__container {
  width: 860px;
  margin: 72px auto 0;
}

.p-form__block {
  margin-top: 18px;
  width: 100%;
}

.p-form__block--button {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 106px;
  width: 100%;
}

.p-form__label {
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 400;
  padding: 15px 0;
}

.p-form__input {
  width: 100%;
  padding: 13px 21px;
  font-size: 17px;
  font-size: 1.1805555556vw;
  line-height: 1;
  letter-spacing: 0em;
  border: 1px solid #999;
  box-sizing: border-box;
  color: #000;
  flex: 0 0 auto;
}

.p-form__input.is-false {
  background-color: #fee;
}

.p-form__input[readonly] {
  border: 1px solid transparent;
  border-bottom: 1px solid #999;
  border-radius: 0;
}

.p-form__input::before {
  content: attr("placeholder");
  color: #ccc;
}

.p-form__input::-moz-placeholder {
  color: #ccc;
}

.p-form__input::placeholder {
  color: #ccc;
}

.p-form__input::-webkit-datetime-edit-fields-wrapper {
  display: none;
  color: #ccc;
}

.p-form__select {
  position: relative;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0em;
}

.p-form__select::after {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 0.9em;
  width: 10px;
  height: 10px;
  margin: auto;
  border-right: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  box-sizing: border-box;
  transform: translateY(-50%) rotate(45deg);
}

.p-form__caution {
  display: none;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
  color: #EF4E4E;
  padding: 5px 0 0 0;
}

.is-false + .p-form__caution {
  display: block;
}

.p-form__textarea {
  width: 100%;
  height: 19em;
  padding: 15px 21px;
  border: 1px solid #999;
  box-sizing: border-box;
  flex: 0 0 auto;
  resize: vertical;
}

.p-form__textarea.is-true {
  background-color: #efe;
}

.p-form__textarea.is-false {
  background-color: #fee;
}

.p-form__textarea[readonly] {
  border: 1px solid transparent;
  border-bottom: 1px solid #999;
  border-radius: 0;
}

.p-form__textarea::before {
  content: attr(placeholder);
  color: #ccc;
}

.p-form__textarea::-moz-placeholder {
  color: #ccc;
}

.p-form__textarea::placeholder {
  color: #ccc;
}

.p-form__textarea::-webkit-datetime-edit-fields-wrapper {
  display: none;
}

.p-form__button,
.p-form__button--prev {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background-color: #666;
  color: #fff;
  border-radius: 100px;
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0em;
  box-sizing: border-box;
  width: 370px;
  margin: auto;
  opacity: 0.3;
  pointer-events: none;
  cursor: pointer;
}

.p-form__button--prev {
  pointer-events: all;
}

.p-form__button.is-active,
.is-active.p-form__button--prev {
  opacity: 1;
  pointer-events: all;
}

.p-form__notes {
  display: block;
  margin-top: 36px;
  font-size: 15px;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  text-align: center;
  width: 100%;
}

.p-form__notes__link {
  color: #1A11AB;
  text-decoration: underline;
}

.p-form__thanks {
  display: none;
  width: 860px;
  margin: 60px auto;
  text-align: center;
  font-size: 15px;
  line-height: 2.4;
  letter-spacing: 0em;
}

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

.p-footer__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 1.7777777778;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding-right: 50px;
}

.p-footer__logo {
  width: 165px;
}

.p-footer__wrapper {
  width: 91.6666666667vw;
  margin: auto;
}

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

.p-footer__container:not(:first-child) {
  margin-top: 50px;
}

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

.p-footer__link__text {
  margin: 0 40px;
}

.p-footer__details__list {
  text-align: center;
  margin-top: 10px;
}

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

.p-footer__sns__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 500;
  margin-right: 50px;
}

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

.p-footer__copy {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
  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-ftMin {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

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

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

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

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

.border-top {
  border-top: 1px solid #707070;
}

.u-color01 {
  color: #2B2B2B;
}

.u-color03 {
  color: #2B2B2B;
}

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

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

.u-mt10 {
  margin-top: 10px;
}

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

.u-fadeUp {
  opacity: 1;
  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);
}

.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(12px);
}

.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);
}

.u-sliderWrapper {
  position: relative;
  transform: scaleX(1);
  transform-origin: center left;
  transition: 0.6s;
  transition-delay: 0.3s;
}

.u-sliderWrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2B2B2B;
  transform: scaleX(0);
  transform-origin: center right;
  z-index: 1;
  transition: 0.6s;
  transition-delay: 0.9s;
}

.u-sliderWrapper.is-active {
  transform: scaleX(0);
}

.u-sliderWrapper.is-active:after {
  content: "";
  transform: scaleX(1);
}

@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;
  }

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

  .l-content--stick {
    width: 93.4027777778vw;
    margin-right: unset;
    padding: 13.8888888889vw 0vw 9.7222222222vw 0vw;
  }

  .l-content--spStick {
    width: 86.8055555556vw;
  }

  .l-inner {
    width: 86.8055555556vw;
  }

  .l-inner--stick {
    width: 93.0555555556vw;
  }

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

  .c-textBox01 {
    width: 47.2222222222vw;
    min-height: 36.7361111111vw;
    margin-right: 3.4722222222vw;
  }

  .c-textBox02 {
    width: 47.2222222222vw;
    margin-right: 3.4722222222vw;
  }

  .c-headline01,
  .c-headline01--setMl {
    font-size: 63px;
    font-size: 4.375vw;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0.6944444444vw 0vw 0.6944444444vw 2.4305555556vw;
  }

  .c-headline01__sub {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0.05em;
  }

  .c-headline01::before,
  .c-headline01--setMl::before {
    margin-right: 1.7361111111vw;
  }

  .c-headline02 {
    font-size: 46px;
    font-size: 3.1944444444vw;
    line-height: 1.4782608696;
    letter-spacing: 0.05em;
  }

  .c-headline02__logo {
    width: 12.5vw;
    margin-right: 1.0416666667vw;
  }

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

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

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

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

  .c-notes01 {
    margin-top: 0.6944444444vw;
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.6111111111;
    letter-spacing: 0.05em;
  }

  .c-notes02 {
    margin: 2.0833333333vw 0vw 2.0833333333vw 0vw;
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1.3125;
    letter-spacing: 0.05em;
  }

  .c-logo {
    width: 20.8333333333vw;
  }

  .c-logo02 {
    width: 16.3888888889vw;
  }

  .c-map {
    height: 25.6944444444vw;
  }

  .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 {
    margin-top: 5.9027777778vw;
  }

  .c-textTable__row {
    border-top: 4.4444444444vw solid transparent;
  }

  .c-textTable__headline {
    width: 15.2777777778vw;
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1.1666666667;
    letter-spacing: 0em;
    border-bottom: 2.4305555556vw solid transparent;
  }

  .c-textTable__cell {
    font-size: 24px;
    font-size: 1.6666666667vw;
    line-height: 1.1666666667;
    letter-spacing: 0em;
    border-bottom: 2.4305555556vw solid transparent;
    border-left: 4.5138888889vw solid transparent;
  }

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

  .c-headline__lead {
    font-size: 29px;
    font-size: 2.0138888889vw;
    line-height: normal;
    letter-spacing: 0em;
  }

  .c-headline__title,
  .c-headline__title--small {
    font-size: 40px;
    font-size: 2.7777777778vw;
    line-height: normal;
    letter-spacing: 0em;
    margin-top: 0.9722222222vw;
  }

  .c-headline__title,
  .c-headline__title--small {
    font-size: 34px;
    font-size: 2.3611111111vw;
    line-height: normal;
    letter-spacing: 0em;
  }

  .c-headline__text {
    font-size: 20px;
    font-size: 1.3888888889vw;
    line-height: 1.65;
    letter-spacing: 0em;
    margin-top: 1.3194444444vw;
  }

  .c-definition {
    margin: 4.8611111111vw auto 0vw auto;
    width: 60.0694444444vw;
  }

  .c-definition:last-of-type {
    margin: 4.8611111111vw auto 4.8611111111vw auto;
  }

  .c-definition__term {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0.9722222222vw 0.3472222222vw 0.9722222222vw;
  }

  .c-definition__description {
    margin-top: 2.7777777778vw;
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.9411764706;
    letter-spacing: 0em;
  }

  .c-definition date {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
  }

  .p-header {
    padding: 2.7777777778vw 2.7777777778vw 5.5555555556vw 2.7777777778vw;
  }

  .p-header__logo {
    width: 17.7777777778vw;
  }

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

  .p-header__menu__contact {
    margin-left: 6.25vw;
  }

  .p-header__sns__link {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-right: 3.4722222222vw;
  }

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

  .p-fv__text {
    top: 13.8888888889vw;
    left: 6.9444444444vw;
  }

  .p-fv__title {
    font-size: 58px;
    font-size: 4.0277777778vw;
    line-height: 1.224137931;
    letter-spacing: 0.075em;
  }

  .p-fv__title__wrapper {
    margin-top: 1.7361111111vw;
  }

  .p-fv__title__inner {
    margin-top: 1.7361111111vw;
    padding: 0.6222222222vw 7.1111111111vw 0.6222222222vw 0vw;
  }

  .p-fv__image {
    height: 56.875vw;
  }

  .p-fv__sub {
    padding: 14.5833333333vw 0vw 6.25vw 0vw;
    margin-top: -9.0277777778vw;
    background-position: top -29.8611111111vw left, right bottom -6.9444444444vw;
    background-size: 39.9305555556vw auto, 36.4583333333vw auto;
  }

  .p-fv__sub__title {
    font-size: 45px;
    font-size: 3.125vw;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0vw 1.6666666667vw 0.3472222222vw 1.6666666667vw;
    border-bottom: 1px solid #fff;
  }

  .p-fv__sub__text {
    font-size: 36px;
    font-size: 2.5vw;
    line-height: 2.1111111111;
    letter-spacing: 0.05em;
    margin-top: 2.0833333333vw;
  }

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

  .p-works__container {
    width: 76.5277777778vw;
    padding: 5.5555555556vw 0vw 5.5555555556vw 0vw;
  }

  .p-works__box {
    width: 22.9166666667vw;
  }

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

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

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

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

  .p-works__button::after {
    right: 1.3194444444vw;
    width: 0.625vw;
    height: 0.625vw;
  }

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

  .p-news__container {
    width: 76.5277777778vw;
  }

  .p-news__box {
    padding: 2.2222222222vw 0vw 2.2222222222vw 0vw;
  }

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

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

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

  .p-news__button::after {
    right: 1.3194444444vw;
    width: 0.625vw;
    height: 0.625vw;
  }

  .p-card {
    width: 86.8055555556vw;
    margin: 5.5555555556vw auto 0vw auto;
  }

  .p-card__box,
  .p-card__box--fill {
    width: 40.9722222222vw;
    padding: 3.4722222222vw 3.4722222222vw 3.4722222222vw 3.4722222222vw;
    margin-top: 4.1666666667vw;
  }

  .p-card__box--fill {
    font-size: 32px;
    font-size: 2.2222222222vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
  }

  .p-card__box--fill::after {
    width: 1.9444444444vw;
    height: 1.9444444444vw;
    right: 5vw;
  }

  .p-card__title {
    font-size: 28px;
    font-size: 1.9444444444vw;
    line-height: 1;
    letter-spacing: 0.05em;
    padding-bottom: 0.6944444444vw;
    border-bottom: 0.1388888889vw solid #2B2B2B;
  }

  .p-card__text {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7777777778;
    letter-spacing: 0.05em;
    margin-top: 2.0833333333vw;
  }

  .p-form {
    margin: 0vw 0vw 5vw 0vw;
  }

  .p-form__wrapper {
    margin-top: 3.8194444444vw;
  }

  .p-form__container {
    width: 59.7222222222vw;
    margin: 5vw auto 0vw auto;
  }

  .p-form__block {
    margin-top: 1.25vw;
  }

  .p-form__block--button {
    margin-top: 7.3611111111vw;
  }

  .p-form__label {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.0416666667vw 0vw 1.0416666667vw 0vw;
  }

  .p-form__input {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-form__input {
    padding: 0.9027777778vw 1.4583333333vw 0.9027777778vw 1.4583333333vw;
  }

  .p-form__select {
    font-size: 17px;
    font-size: 1.1805555556vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-form__select::after {
    right: 1.3888888889vw;
    width: 0.6944444444vw;
    height: 0.6944444444vw;
  }

  .p-form__caution {
    font-size: 12px;
    font-size: 0.8333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.3472222222vw 0vw 0vw 0vw;
  }

  .p-form__textarea {
    padding: 1.0416666667vw 1.4583333333vw 1.0416666667vw 1.4583333333vw;
  }

  .p-form__button,
  .p-form__button--prev {
    padding: 1.3888888889vw 1.3888888889vw 1.3888888889vw 1.3888888889vw;
    font-size: 26px;
    font-size: 1.8055555556vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 25.6944444444vw;
  }

  .p-form__notes {
    margin-top: 2.5vw;
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }

  .p-form__thanks {
    width: 59.7222222222vw;
    font-size: 15px;
    font-size: 1.0416666667vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }

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

  .p-footer__link {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1.7777777778;
    letter-spacing: 0.05em;
    padding-right: 3.4722222222vw;
  }

  .p-footer__logo {
    width: 11.4583333333vw;
  }

  .p-footer__container:not(:first-child) {
    margin-top: 3.4722222222vw;
  }

  .p-footer__link__text {
    margin: 0vw 2.7777777778vw 0vw 2.7777777778vw;
  }

  .p-footer__sns__link {
    font-size: 18px;
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-right: 3.4722222222vw;
  }

  .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: 0.1em;
    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-mt10 {
    margin-top: 0.6944444444vw;
  }

  .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: 84vw;
    padding: 16vw 0vw 16vw 0vw;
  }

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

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

  .l-content--stick {
    width: 92.0888888889vw;
    padding: 19.5555555556vw 0vw 19.5555555556vw 0vw;
  }

  .l-content--spStick {
    width: 100%;
  }

  .l-inner {
    width: 84vw;
  }

  .l-inner--stick {
    width: 92.0888888889vw;
  }

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

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

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

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

  v .c-image01 {
    width: 93.3333333333vw;
    margin-left: auto;
    border-radius: 14.2222222222vw 0 0 0;
  }

  .c-textBox01 {
    width: 85.3333333333vw;
    min-height: unset;
    margin-right: 0;
  }

  .c-textBox02 {
    width: 85.3333333333vw;
    margin-right: 0;
  }

  .c-headline01,
  .c-headline01--setMl {
    font-size: 95px;
    font-size: 8.4444444444vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 0.8888888889vw 0vw 0.8888888889vw 5.3333333333vw;
  }

  .c-headline01__sub {
    font-size: 48px;
    font-size: 4.2666666667vw;
    line-height: 1;
    letter-spacing: 0.05em;
  }

  .c-headline01::before,
  .c-headline01--setMl::before {
    margin-right: 3.5555555556vw;
    width: 1.7777777778vw;
  }

  .c-headline01--setMl {
    margin-left: 3.5555555556vw;
  }

  .c-headline02 {
    font-size: 78px;
    font-size: 6.9333333333vw;
    line-height: 1.1794871795;
    letter-spacing: 0.05em;
  }

  .c-headline02__logo {
    width: 33.7777777778vw;
    margin-right: 1.3333333333vw;
  }

  .c-headline03 {
    font-size: 64px;
    font-size: 5.6888888889vw;
    line-height: 1.671875;
    letter-spacing: 0.05em;
  }

  .c-text01 {
    font-size: 48px;
    font-size: 4.2666666667vw;
    line-height: 1.7083333333;
    letter-spacing: 0.05em;
  }

  .c-text02 {
    font-size: 36px;
    font-size: 3.2vw;
    line-height: 1.7222222222;
    letter-spacing: 0.05em;
  }

  .c-text03 {
    font-size: 64px;
    font-size: 5.6888888889vw;
    line-height: 1.296875;
    letter-spacing: 0.05em;
  }

  .c-notes01 {
    text-align: left;
    margin-top: 0.8888888889vw;
    font-size: 36px;
    font-size: 3.2vw;
    line-height: 1.1666666667;
    letter-spacing: 0.05em;
  }

  .c-notes02 {
    text-align: left;
    margin: 2.6666666667vw 0vw 2.6666666667vw 0vw;
    font-size: 60px;
    font-size: 5.3333333333vw;
    line-height: 1;
    letter-spacing: 0.05em;
  }

  .c-logo {
    width: 40.9722222222vw;
  }

  .c-logo02 {
    width: 40.9722222222vw;
  }

  .c-map {
    height: 44.4444444444vw;
  }

  .c-button__main {
    margin-top: 8vw;
    padding: 2.2222222222vw 4.4444444444vw 2.2222222222vw 4.4444444444vw;
    font-size: 40px;
    font-size: 3.5555555556vw;
    line-height: 1;
    letter-spacing: 0.1em;
  }

  .c-button__icon {
    width: 4.9777777778vw;
    margin-left: 3.5555555556vw;
  }

  .c-textTable {
    margin-top: 8.8888888889vw;
  }

  .c-textTable__row {
    border-top: 5.6888888889vw solid transparent;
  }

  .c-textTable__headline {
    width: 20.4444444444vw;
    font-size: 36px;
    font-size: 3.2vw;
    line-height: 1.0555555556;
    letter-spacing: 0em;
    border-bottom: 4vw solid transparent;
  }

  .c-textTable__cell {
    font-size: 44px;
    font-size: 3.9111111111vw;
    line-height: 1.3636363636;
    letter-spacing: 0em;
    border-bottom: 3.1111111111vw solid transparent;
    border-left: 4.4444444444vw solid transparent;
    width: auto;
  }

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

  .c-headline__lead {
    font-size: 87px;
    font-size: 7.7333333333vw;
    line-height: normal;
    letter-spacing: 0em;
  }

  .c-headline__title,
  .c-headline__title--small {
    font-size: 81px;
    font-size: 7.2vw;
    line-height: 1.4074074074;
    letter-spacing: 0em;
    margin-top: 1.3333333333vw;
  }

  .c-headline__title,
  .c-headline__title--small {
    font-size: 81px;
    font-size: 7.2vw;
    line-height: 1.4074074074;
    letter-spacing: 0em;
  }

  .c-headline__text {
    font-size: 45px;
    font-size: 4vw;
    line-height: 1.8666666667;
    letter-spacing: 0em;
    margin-top: 2.1333333333vw;
  }

  .c-definition {
    margin: 13.3333333333vw auto 0vw auto;
    width: 83.4666666667vw;
  }

  .c-definition:last-of-type {
    margin: 16vw auto 16vw auto;
  }

  .c-definition__term {
    font-size: 51px;
    font-size: 4.5333333333vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
    padding: 1.3333333333vw 3.7333333333vw 1.3333333333vw 3.7333333333vw;
  }

  .c-definition__description {
    margin-top: 2.7777777778vw;
    font-size: 51px;
    font-size: 4.5333333333vw;
    line-height: 1.5882352941;
    letter-spacing: 0em;
  }

  .c-definition date {
    font-size: 51px;
    font-size: 4.5333333333vw;
    line-height: 1.4117647059;
    letter-spacing: 0em;
  }

  .c-float {
    position: fixed;
    left: 0;
    bottom: 8vw;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 84.5333333333vw;
    height: 12.2666666667vw;
    border: 0.8vw solid #000;
    border-radius: 2.1333333333vw;
    box-sizing: border-box;
    font-size: 60px;
    font-size: 5.3333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    background-color: #fff;
    margin: auto;
    z-index: 80;
  }

  .p-header {
    padding: 0vw 0vw 8vw 0vw;
  }

  .p-header__wrapper {
    width: 100%;
  }

  .p-header__logo {
    margin: 5.3333333333vw 0vw 0vw 5.3333333333vw;
    width: 44.4444444444vw;
  }

  .p-header__nav {
    position: absolute;
    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: flex-start;
    align-items: center;
    width: 100vw;
    height: 100vh;
    box-sizing: border-box;
    padding-top: 17.7777777778vw;
    padding-bottom: 17.7777777778vw;
    overflow-y: scroll;
    background-color: rgba(255, 255, 255, 0.98);
    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: 0.1em;
    margin-top: 6.9444444444vw;
    margin-left: 0;
  }

  .p-header__menu__contact {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 18.6666666667vw;
    height: 17.7777777778vw;
    background-color: #5C5C5C;
    margin-left: 0;
    z-index: 300;
  }

  .p-header__menu__contact img {
    width: 9.3333333333vw;
  }

  .p-header__sns {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-top: 1px solid #000;
    box-sizing: border-box;
    margin-top: 8.5333333333vw;
    padding-left: 12.2666666667vw;
    width: 79.2vw;
  }

  .p-header__sns__link {
    font-size: 54px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 8.5333333333vw;
    margin-right: 4.4444444444vw;
  }

  .p-header__sns__icon {
    filter: invert(1);
    width: 10.6666666667vw;
    margin: 0vw 5.3333333333vw 0vw 0vw;
  }

  .p-header__button {
    position: relative;
    display: block;
    width: 18.6666666667vw;
    height: 17.7777777778vw;
    background-color: #2B2B2B;
    cursor: pointer;
    z-index: 300;
  }

  .p-header__button__bar {
    position: absolute;
    display: block;
    width: 9.3333333333vw;
    height: 0.8888888889vw;
    border-radius: 5px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #fff;
    transform-origin: center center;
    transition: transform 0.3s;
  }

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

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

  .p-header__button__bar:nth-child(2) {
    bottom: 6.2222222222vw;
  }

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

  .p-fv__text {
    top: 13.3333333333vw;
    left: 0vw;
    width: 100%;
  }

  .p-fv__title {
    font-size: 85px;
    font-size: 7.5555555556vw;
    line-height: 1.2941176471;
    letter-spacing: 0.065em;
  }

  .p-fv__title__wrapper {
    margin-top: 0;
  }

  .p-fv__title__inner {
    margin-top: 0vw;
    padding: 1.7777777778vw 5.3333333333vw 1.7777777778vw 10.6666666667vw;
  }

  .p-fv__image {
    width: 92.2666666667vw;
    height: unset;
  }

  .p-fv__sub {
    padding: 32.4444444444vw 0vw 18.6666666667vw 0vw;
    margin-top: -21.3333333333vw;
    background-position: top -35.5555555556vw left, right bottom -22.2222222222vw;
    background-size: 60.4444444444vw auto, 60.4444444444vw auto;
  }

  .p-fv__sub__title {
    font-size: 68px;
    font-size: 6.0444444444vw;
    line-height: 1;
    letter-spacing: 0.05em;
    padding: 0vw 4.1666666667vw 3.6805555556vw 4.1666666667vw;
  }

  .p-fv__sub__text {
    font-size: 58px;
    font-size: 5.1555555556vw;
    line-height: 1.9655172414;
    letter-spacing: 0.05em;
    margin-top: 7.1111111111vw;
  }

  .p-works {
    padding: 6.4vw 0vw 6.4vw 0vw;
  }

  .p-works__container {
    width: unset;
    overflow: scroll;
  }

  .p-works__box {
    width: 77.3333333333vw;
    flex: 0 0 auto;
    margin-left: 6.4vw;
  }

  .p-works__box:last-of-type {
    margin-right: 6.4vw;
  }

  .p-works__date {
    margin-top: 2.1333333333vw;
    font-size: 48px;
    font-size: 4.2666666667vw;
    line-height: 1.75;
    letter-spacing: 0em;
  }

  .p-works__title {
    margin-top: 6.4vw;
    font-size: 60px;
    font-size: 5.3333333333vw;
    line-height: 1.4;
    letter-spacing: 0em;
  }

  .p-works__text {
    margin-top: 5.1555555556vw;
    font-size: 48px;
    font-size: 4.2666666667vw;
    line-height: 1.5;
    letter-spacing: 0em;
  }

  .p-works__button {
    margin: 3.5555555556vw auto 0vw auto;
    font-size: 75px;
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 60.8vw;
    padding: 4vw 2.6666666667vw 4vw 0vw;
    border-radius: 1.3333333333vw;
  }

  .p-works__button::after {
    margin-right: 6.4vw;
    width: 3.2vw;
    height: 3.2vw;
  }

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

  .p-news__container {
    width: 100%;
  }

  .p-news__box {
    padding: 6.4vw 0vw 6.4vw 0vw;
  }

  .p-news__box:nth-child(n+4) {
    display: none;
  }

  .p-news__box a {
    flex-direction: column;
    align-items: flex-start;
  }

  .p-news__date {
    font-size: 48px;
    font-size: 4.2666666667vw;
    line-height: 2.25;
    letter-spacing: 0em;
    width: 13.3333333333vw;
  }

  .p-news__title {
    margin-top: 1.4222222222vw;
    font-size: 54px;
    font-size: 4.8vw;
    line-height: 1.3333333333;
    letter-spacing: 0em;
  }

  .p-news__button {
    margin: 3.5555555556vw auto 0vw auto;
    font-size: 75px;
    font-size: 6.6666666667vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 60.8vw;
    padding: 4vw 2.6666666667vw 4vw 0vw;
    border-radius: 1.3333333333vw;
  }

  .p-news__button::after {
    margin-right: 6.4vw;
    width: 3.2vw;
    height: 3.2vw;
  }

  .p-card {
    flex-direction: column;
    align-items: center;
    width: 84.4444444444vw;
    margin: 7.1111111111vw auto 0vw auto;
  }

  .p-card__box,
  .p-card__box--fill {
    width: 84.4444444444vw;
    padding: 7.1111111111vw 6.2222222222vw 7.1111111111vw 6.2222222222vw;
    margin-top: 8.8888888889vw;
    flex-direction: column;
    align-items: center;
  }

  .p-card__box--fill {
    align-items: flex-start;
    font-size: 60px;
    font-size: 5.3333333333vw;
    line-height: 1.6;
    letter-spacing: 0.05em;
  }

  .p-card__box--fill::after {
    width: 5.1555555556vw;
    height: 5.1555555556vw;
    right: 6.4vw;
  }

  .p-card__title {
    font-size: 51px;
    font-size: 4.5333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    padding-bottom: 2.6666666667vw;
    border-bottom: 0.5333333333vw solid #8B8B8B;
  }

  .p-card__text {
    font-size: 48px;
    font-size: 4.2666666667vw;
    line-height: 1.75;
    letter-spacing: 0.05em;
    margin-top: 4.4444444444vw;
  }

  .p-form {
    margin: 1.2vw 0vw 6.4vw 0vw;
  }

  .p-form__wrapper {
    margin-top: 13.7777777778vw;
  }

  .p-form__container {
    width: 100%;
    margin: 6.4vw auto 0vw auto;
  }

  .p-form__block {
    flex-direction: column;
    margin-top: 8vw;
  }

  .p-form__block--button {
    margin-top: 13.3333333333vw;
  }

  .p-form__label {
    width: 100%;
    font-size: 42px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-form__input {
    width: 100%;
    font-size: 42px;
    font-size: 3.7333333333vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-form__input {
    padding: 3.4666666667vw 5.6vw 3.4666666667vw 5.6vw;
  }

  .p-form__select {
    font-size: 17px;
    font-size: 1.5111111111vw;
    line-height: 1;
    letter-spacing: 0em;
  }

  .p-form__select::after {
    border-right: get_ve(1125, 6) solid #aaa;
    border-bottom: get_ve(1125, 6) solid #aaa;
    top: auto;
    right: 5.3333333333vw;
    top: 8vw;
    bottom: 0;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }

  .p-form__caution {
    font-size: 36px;
    font-size: 3.2vw;
    line-height: 1;
    letter-spacing: 0em;
    padding: 1.3333333333vw 0vw 0vw 0vw;
  }

  .p-form__textarea {
    padding: 1.0416666667vw 1.4583333333vw 1.0416666667vw 1.4583333333vw;
  }

  .p-form__button,
  .p-form__button--prev {
    padding: 4vw 4vw 4vw 4vw;
    font-size: 78px;
    font-size: 6.9333333333vw;
    line-height: 1;
    letter-spacing: 0em;
    width: 76vw;
  }

  .p-form__notes {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 9.3333333333vw;
    font-size: 42px;
    font-size: 3.7333333333vw;
    line-height: 1.9285714286;
    letter-spacing: 0em;
    width: auto;
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
  }

  .p-form__thanks {
    width: 84vw;
    margin: 6.4vw auto 0vw auto;
    font-size: 45px;
    font-size: 4vw;
    line-height: 1.7333333333;
    letter-spacing: 0em;
  }

  .p-footer {
    padding: 13.3333333333vw 0vw 26.6666666667vw 0vw;
    background-color: #C9C9C9;
    color: #2B2B2B;
  }

  .p-footer__link {
    font-size: 54px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0.05em;
    padding-right: 4.4444444444vw;
  }

  .p-footer__logo {
    width: 32vw;
  }

  .p-footer__wrapper {
    width: 84.4444444444vw;
  }

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

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

  .p-footer__link {
    align-items: flex-start;
    flex-direction: column;
  }

  .p-footer__link__text {
    display: block;
    margin: 7.4666666667vw 0vw 0vw 0vw;
  }

  .p-footer__sns {
    flex-direction: column;
    align-items: flex-start;
  }

  .p-footer__sns__link {
    font-size: 54px;
    font-size: 4.8vw;
    line-height: 1;
    letter-spacing: 0em;
    margin-top: 8.5333333333vw;
    margin-right: 4.4444444444vw;
  }

  .p-footer__sns__icon {
    filter: invert(1);
    width: 10.6666666667vw;
    margin: 0vw 5.3333333333vw 0vw 0vw;
  }

  .p-footer__copy {
    border-top: 1px solid #2B2B2B;
    color: #2B2B2B;
    font-size: 35px;
    font-size: 3.1111111111vw;
    line-height: 1;
    letter-spacing: 0.1em;
    margin: 14.6666666667vw auto 0vw auto;
    width: 84.4444444444vw;
    padding: 5.7777777778vw 0vw 5.7777777778vw 0vw;
  }

  .u-pc {
    display: none;
  }

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

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

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

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

  .u-mt10 {
    margin-top: 1.7777777778vw;
  }

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

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