@charset "UTF-8";
.l-footer .l-footer__top {
  display: block;
  height: 370px;
  position: relative;
  overflow: hidden;
}
.l-footer .l-footer__top::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
}
.l-footer .l-footer__top .l-footer__img {
  width: 100%;
  height: 100%;
  background: url("../img/contactBg.jpg") no-repeat center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s ease transform;
}
.l-footer .l-footer__top:hover .l-footer__img {
  -ms-transform: scale(1.02);
      transform: scale(1.02);
}
.l-footer .l-footer__top .c-fBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: 0 2.5rem;
  height: 100%;
}
.l-footer .l-footer__top .textBox {
  height: 100%;
  color: #fff;
  z-index: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.l-footer .l-footer__top .textBox .btn.white .text {
  color: #fff;
}
.l-footer .l-footer__top .textBox .c-ttl {
  font-size: 8.6rem;
  font-weight: 400;
}
.l-footer .l-footer__top .textBox .text {
  font-size: 2rem;
}
.l-footer .l-footer__top .c-btn__cirle {
  width: 76px;
  height: 76px;
  margin: 0;
  padding: 34px 0;
  position: relative;
  z-index: 1;
  display: block;
}
.l-footer .l-footer__top .c-btn__cirle .arrow {
  width: 76px;
  padding: 0;
  height: 12px;
  position: absolute;
  top: 43%;
  right: 0;
  left: 0;
  display: inline-block;
  color: #fff;
  text-align: center;
}
.l-footer .l-footer__top .c-btn__cirle .arrow::before {
  width: 16px;
  height: 2px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #fff;
  content: "";
  transition: 0.3s;
}
.l-footer .l-footer__top .c-btn__cirle .arrow::after {
  width: 10px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 29px;
  bottom: 0;
  display: block;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  content: "";
  transition: 0.3s;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
}
.l-footer .l-footer__top .c-btn__cirle .circle {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.l-footer .l-footer__top .c-btn__cirle .circle svg path {
  stroke-width: 1px;
}
.l-footer .l-footer__top:hover .c-btn__cirle .loadcircle {
  transition: 0.3s;
  transition: 0.3s;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.l-footer .l-footer__top:hover .c-btn__cirle .arrow::before {
  width: 25px;
  left: 9px;
  transition: 0.3s;
}
.l-footer .l-footer__top:hover .c-btn__cirle .arrow::after {
  right: 20px;
  transition: 0.3s;
}
.l-footer .l-footer__bottom {
  background-color: #000000;
  padding-top: 9rem;
  padding-bottom: 10rem;
}
.l-footer .l-footer__bottom .c-fBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.l-footer .l-footer__bottom .l-footer__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 8rem;
}
.l-footer .l-footer__bottom .l-footer__list li {
  margin-left: 34px;
}
.l-footer .l-footer__bottom .l-footer__list li a {
  color: #fff;
  font-size: 2rem;
  position: relative;
}
.l-footer .l-footer__bottom .l-footer__list li a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  -ms-transform: scale(0, 1);
      transform: scale(0, 1);
  -ms-transform-origin: right top;
      transform-origin: right top;
  transition: transform 0.3s;
}
.l-footer .l-footer__bottom .l-footer__list li a:hover {
  color: #fff;
}
.l-footer .l-footer__bottom .l-footer__list li a:hover::after {
  -ms-transform: scale(1, 1);
      transform: scale(1, 1);
  -ms-transform-origin: left top;
      transform-origin: left top;
}
.l-footer .l-footer__bottom .c-fBox {
  display: -ms-flexbox;
  display: flex;
}
.l-footer .l-footer__bottom .c-fBox .l-footer__logo {
  width: 100%;
  max-width: 120px;
  margin-right: 6rem;
}
.l-footer .l-footer__bottom .c-fBox .l-footer__logo img {
  width: 100%;
}
.l-footer .l-footer__bottom .c-fBox .address {
  color: #fff;
  font-size: 2rem;
  line-height: 1.5;
}
.l-footer .l-footer__bottom .c-fBox .linkArea {
  margin: 0 0 0 auto;
}
.l-footer .l-footer__bottom .c-fBox .linkArea .textLink {
  text-align: right;
  margin-top: 1rem;
}
.l-footer .l-footer__bottom .c-fBox .linkArea .textLink a {
  color: #fff;
  text-decoration: underline;
  font-size: 1.6rem;
  margin-top: 1rem;
}
.l-footer .l-footer__bottom .c-fBox .linkArea .textLink a:hover {
  opacity: 0.7;
}
.l-footer .l-footer__bottom .c-insta {
  text-align: right;
  margin-bottom: 20px;
}
.l-footer .l-footer__bottom .c-insta a {
  width: 28px;
  display: block;
  margin: 0 0 0 auto;
}
.l-footer .l-footer__bottom .copyLight {
  text-align: right;
  font-size: 1.2rem;
  color: #fff;
}

@media (max-width: 767px) {
  .l-footer .l-footer__top {
    height: 240px;
  }
  .l-footer .l-footer__top .c-fBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 2.5rem;
    height: 100%;
  }
  .l-footer .l-footer__top .textBox {
    height: 100%;
    color: #fff;
    z-index: 2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .l-footer .l-footer__top .textBox .btn.white .text {
    color: #fff;
  }
  .l-footer .l-footer__top .textBox .c-ttl {
    font-size: 4rem;
    font-weight: 400;
  }
  .l-footer .l-footer__top .textBox .text {
    font-size: 1.4rem;
  }
  .l-footer .l-footer__top .c-btn__cirle {
    width: 54px;
    height: 54px;
    padding: 30px 0;
  }
  .l-footer .l-footer__top .c-btn__cirle .arrow {
    width: 54px;
    padding: 0;
    height: 6px;
  }
  .l-footer .l-footer__top .c-btn__cirle .arrow::after {
    right: 20px;
  }
  .l-footer .l-footer__top .c-btn__cirle .circle {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transition: 0.3s;
  }
  .l-footer .l-footer__top .c-btn__cirle .circle svg {
    width: 54px;
    height: 54px;
  }
  .l-footer .l-footer__top .c-btn__cirle .circle svg path {
    stroke-width: 1px;
  }
  .l-footer .l-footer__top:hover .c-btn__cirle .loadcircle {
    transition: 0.3s;
    transition: 0.3s;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
  }
  .l-footer .l-footer__top:hover .c-btn__cirle .arrow::before {
    width: 16px;
    left: 0;
  }
  .l-footer .l-footer__top:hover .c-btn__cirle .arrow::after {
    right: 20px;
    transition: 0.3s;
  }
  .l-footer .l-footer__bottom {
    padding: 60px 0 80px 0;
  }
  .l-footer .l-footer__bottom .c-fBox {
    display: block;
  }
  .l-footer .l-footer__bottom .l-footer__list {
    display: block;
    margin-bottom: 40px;
  }
  .l-footer .l-footer__bottom .l-footer__list li {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .l-footer .l-footer__bottom .l-footer__list li a {
    color: #fff;
    font-size: 2rem;
    position: relative;
  }
  .l-footer .l-footer__bottom .l-footer__list li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    -ms-transform: scale(0, 1);
        transform: scale(0, 1);
    -ms-transform-origin: right top;
        transform-origin: right top;
    transition: transform 0.3s;
  }
  .l-footer .l-footer__bottom .l-footer__list li a:hover::after {
    display: none;
  }
  .l-footer .l-footer__bottom .c-fBox .l-footer__logo {
    width: 100%;
    max-width: 100px;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .l-footer .l-footer__bottom .c-fBox .l-footer__logo img {
    width: 100%;
  }
  .l-footer .l-footer__bottom .c-insta {
    text-align: right;
    margin-bottom: 0;
    -ms-transform: translateY(20px);
        transform: translateY(20px);
  }
  .l-footer .l-footer__bottom .c-insta a {
    width: 28px;
    display: block;
    margin: 0 0 0 auto;
  }
  .l-footer .l-footer__bottom .copyLight {
    text-align: left;
    font-size: 1.2rem;
    color: #fff;
  }
}
/* # =================================================================
   # エフェクト要素
   # ================================================================= */
.effect-fade {
  opacity: 0;
  -ms-transform: translate(0, 28px);
      transform: translate(0, 28px);
  transition: all 1s cubic-bezier(0.52, 0.08, 0.18, 1);
}
.effect-fade.effect-scroll {
  opacity: 1;
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.effect-fade.side {
  -ms-transform: translate(-28px, 0);
      transform: translate(-28px, 0);
}
.effect-fade.effect-scroll.side {
  opacity: 1;
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

/* —————————————————
  ローディング loading
  —————————————————*/
.l-loading {
  width: 100%;
  height: 100vh;
  height: 100dvh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: 0.3s ease all;
}
.l-loading::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #363636;
  transition: 0.8s cubic-bezier(0.54, 0.04, 0.38, 0.78);
  position: fixed;
  top: 0;
  left: 0;
}
.l-loading .l-loading__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  padding: 0 24px;
  margin: 0 auto;
  text-align: center;
}
.l-loading .l-loading__logo svg {
  width: 100%;
  max-width: 300px;
}
.l-loading .l-loading__logo svg .cls-1 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
}
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 319.6886291504px;
    stroke-dasharray: 319.6886291504px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 319.6886291504px;
  }
}
.svg-elem-1 {
  animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both;
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 352.3180541992px;
    stroke-dasharray: 352.3180541992px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 352.3180541992px;
  }
}
.svg-elem-2 {
  animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s both;
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 585.8914794922px;
    stroke-dasharray: 585.8914794922px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 585.8914794922px;
  }
}
.svg-elem-3 {
  animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s both;
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 322.3202514648px;
    stroke-dasharray: 322.3202514648px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 322.3202514648px;
  }
}
.svg-elem-4 {
  animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.36s both;
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 226.0000305176px;
    stroke-dasharray: 226.0000305176px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 226.0000305176px;
  }
}
.svg-elem-5 {
  animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.48s both;
}
@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 351.3599853516px;
    stroke-dasharray: 351.3599853516px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 351.3599853516px;
  }
}
.svg-elem-6 {
  animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s both;
}

.l-loading .l-loading__logo.on-fill svg path {
  opacity: 1;
  animation: animate-fill 2s ease 0s forwards;
}
.l-loading.on {
  animation: fadeOut 1s cubic-bezier(0.47, 0, 0.745, 0.715) 4s forwards;
}

@keyframes animate-fill {
  0% {
    fill-opacity: 0;
    fill: #fff;
  }
  60% {
    fill-opacity: 1;
    fill: #fff;
    opacity: 1;
  }
  80% {
    fill-opacity: 1;
    fill: #fff;
    opacity: 1;
  }
  100% {
    stroke: 0;
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* —————————————————
  ヘッダー header
  —————————————————*/
body.lower .l-header .l-header__logo a svg .cls-1 {
  fill: #000;
  stroke: #000;
}
body.lower .l-header .gnav li a {
  color: #000;
}
body.lower .l-header .gnav li a:after {
  background: #000;
}

.l-header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  margin: 0 auto;
  z-index: 999;
  padding: 30px;
  transition: 0.3s ease all;
}
.l-header .l-header__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  transition: 0.5s;
  height: 100%;
}
.l-header .l-header__inner .l-header__logo {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 120px;
}
.l-header .l-header__inner .l-header__logo a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
}
.l-header .l-header__inner .l-header__logo a svg {
  width: 100px;
  height: 18px;
  vertical-align: middle;
  display: inline-block;
}
.l-header .l-header__inner .l-header__logo a svg .cls-1 {
  fill: #fff;
  stroke: #fff;
}
.l-header.js-top {
  top: -160px;
}
.l-header.fixed {
  position: fixed;
  background: #F3EFE9;
  padding: 20px 30px;
}
.l-header.fixed .l-header__inner .l-header__logo .cls-1 {
  fill: #040404;
  stroke: #040404;
}
.l-header.fixed .l-header__inner .l-navArea .l-navArea__inner .gnav li a {
  color: #404040;
}
.l-header.fixed .l-header__inner .l-navArea .l-navArea__inner .gnav li a:after {
  background: #404040;
}

.c-hamburger {
  display: none;
}

.l-navArea {
  height: 100%;
}
.l-navArea .l-navArea__inner {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.l-navArea .l-navArea__inner .gnav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
}
.l-navArea .l-navArea__inner .gnav li {
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  margin: 0 15px;
}
.l-navArea .l-navArea__inner .gnav li:last-child {
  margin-right: 0;
}
.l-navArea .l-navArea__inner .gnav li a {
  font-size: 2rem;
  font-weight: 500;
  position: relative;
  display: block;
  text-decoration: none;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: normal;
  letter-spacing: 0.06em;
  color: #fff;
}
.l-navArea .l-navArea__inner .gnav li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  -ms-transform: scale(0, 1);
      transform: scale(0, 1);
  -ms-transform-origin: right top;
      transform-origin: right top;
  transition: transform 0.3s;
}
.l-navArea .l-navArea__inner .gnav li a:hover:after {
  -ms-transform-origin: left top;
      transform-origin: left top;
  -ms-transform: scale(1, 1);
      transform: scale(1, 1);
}

/* —————————————————
  ヘッダー header レスポンシブ
  —————————————————*/
@media (max-width: 767px) {
  .l-header {
    padding: 0 24px;
    height: 60px;
  }
  .l-header .l-header__inner {
    width: 100%;
  }
  .l-header .l-header__inner .l-header__logo {
    margin: 0;
    z-index: 9999999999;
    padding: 0;
    max-width: 100px;
  }
  .l-header .l-header__inner .l-header__logo a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .l-header .l-header__inner .l-navArea {
    z-index: 99999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 80px;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
  }
  .l-header .l-header__inner .l-navArea .l-navArea__inner {
    display: block;
    margin-bottom: 80px;
    padding-bottom: 80px;
  }
  .l-header .l-header__inner .l-navArea .l-navArea__inner .gnav {
    display: block;
    height: auto;
  }
  .l-header .l-header__inner .l-navArea .l-navArea__inner .gnav li {
    text-align: left;
    margin: 0 auto 10px auto;
    height: auto;
    max-width: 100%;
  }
  .l-header .l-header__inner .l-navArea .l-navArea__inner .gnav li:last-child {
    margin-right: auto;
  }
  .l-header .l-header__inner .l-navArea .l-navArea__inner .gnav li a {
    font-size: 1.6rem;
    padding: 10px 24px;
    width: 100%;
    display: block;
    position: relative;
    color: #fff;
  }
  .l-header .l-header__inner .l-navArea .l-navArea__inner .gnav li a::after {
    display: none;
  }
  .l-header.js-color .l-header__inner .l-header__logo .cls-1 {
    fill: #040404;
    stroke: #040404;
  }
  .l-header.js-color .l-header__inner .c-hamburger span {
    background-color: #040404;
  }
  .l-header.js-color.is-bg .l-header__inner .l-header__logo .cls-1 {
    fill: #fff;
    stroke: #fff;
  }
  .l-header.js-color.is-bg .l-header__inner .c-hamburger span {
    background-color: #fff;
  }
  .l-header .c-hamburger {
    display: inline-block;
    transition: all 0.2s;
    box-sizing: border-box;
    position: fixed;
    top: 12px;
    right: 15px;
    width: 40px;
    height: 40px;
    z-index: 999999999;
    display: block;
  }
  .l-header .c-hamburger span {
    display: inline-block;
    transition: all 0.2s;
    box-sizing: border-box;
    position: absolute;
    height: 1px;
    background-color: #fff;
    border-radius: 4px;
    width: 20px;
    right: 10px;
  }
  .l-header .c-hamburger span:nth-of-type(1) {
    top: 12px;
  }
  .l-header .c-hamburger span:nth-of-type(2) {
    top: 18px;
  }
  .l-header .c-hamburger span:nth-of-type(3) {
    top: 24px;
  }
  .l-header .c-hamburger.is-active span {
    z-index: 99999999;
    background-color: #fff;
  }
  .l-header .c-hamburger.is-active span:nth-of-type(1) {
    -ms-transform: translateY(6px) rotate(-45deg);
        transform: translateY(6px) rotate(-45deg);
  }
  .l-header .c-hamburger.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .l-header .c-hamburger.is-active span:nth-of-type(3) {
    -ms-transform: translateY(-6px) rotate(45deg);
        transform: translateY(-6px) rotate(45deg);
  }
  .l-header.fixed {
    box-shadow: none;
    background: transparent;
    padding: 0 24px;
    mix-blend-mode: difference;
  }
  .l-header.fixed .l-header__inner .l-header__logo .cls-1 {
    fill: #fff;
    stroke: #fff;
  }
  .l-header.fixed .l-header__inner .l-navArea .l-navArea__inner .gnav li a {
    color: #fff;
  }
  .l-header.fixed .l-header__inner .l-navArea .l-navArea__inner .gnav li a:after {
    display: none;
  }
  .l-header.is-bg {
    mix-blend-mode: initial;
  }
  body.lower .l-header {
    mix-blend-mode: difference;
  }
  body.lower .l-header.is-bg {
    mix-blend-mode: initial;
  }
  body.lower .l-header .l-header__logo a svg .cls-1 {
    fill: #fff;
    stroke: #fff;
  }
}
/* # =================================================================
   # 共通要素
   # ================================================================= */
html {
  font-size: 62.5%;
}

body {
  font-family: "Cormorant", serif;
  background-color: #F3EFE9;
  position: relative;
  overflow-x: hidden;
  font-weight: 400;
  color: #404040;
  line-height: 1.5;
}

a {
  color: #000;
  text-decoration: none;
}
a.topBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid #fff;
  color: #fff;
  font-size: 2.4rem;
  width: 100%;
  max-width: 220px;
  height: 40px;
  margin: 0 auto;
}
a.topBtn:hover {
  background-color: #fff;
  color: #2C3340;
}

.l-wrap {
  width: 100%;
  max-width: 1380px;
  padding: 0 24px;
  margin: 0 auto;
}

.lower .l-wrap {
  max-width: 1080px;
}

.home main {
  padding-top: 0;
}

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

.u-sp {
  display: none !important;
}

li {
  list-style: none;
}

/* # =================================================================
   # アニメーション
   # ================================================================= */
.js-txt {
  overflow-y: hidden;
  display: block;
}
.js-txt span {
  display: inline-block;
  opacity: 0;
  -ms-transform: translateX(30px);
      transform: translateX(30px);
}
.js-txt.is-show span {
  animation: pop 0.4s ease-out forwards;
}
.js-txt.is-show span:nth-child(1) {
  animation-delay: 0.02s;
}
.js-txt.is-show span:nth-child(2) {
  animation-delay: 0.04s;
}
.js-txt.is-show span:nth-child(3) {
  animation-delay: 0.06s;
}
.js-txt.is-show span:nth-child(4) {
  animation-delay: 0.08s;
}
.js-txt.is-show span:nth-child(5) {
  animation-delay: 0.1s;
}
.js-txt.is-show span:nth-child(6) {
  animation-delay: 0.12s;
}
.js-txt.is-show span:nth-child(7) {
  animation-delay: 0.14s;
}
.js-txt.is-show span:nth-child(8) {
  animation-delay: 0.16s;
}
.js-txt.is-show span:nth-child(9) {
  animation-delay: 0.18s;
}
.js-txt.is-show span:nth-child(10) {
  animation-delay: 0.2s;
}
.js-txt.is-show span:nth-child(11) {
  animation-delay: 0.22s;
}
.js-txt.is-show span:nth-child(12) {
  animation-delay: 0.24s;
}
.js-txt.is-show span:nth-child(13) {
  animation-delay: 0.26s;
}
.js-txt.is-show span:nth-child(14) {
  animation-delay: 0.28s;
}
.js-txt.is-show span:nth-child(15) {
  animation-delay: 0.3s;
}
.js-txt.is-show span:nth-child(16) {
  animation-delay: 0.32s;
}
.js-txt.is-show span:nth-child(17) {
  animation-delay: 0.34s;
}
.js-txt.is-show span:nth-child(18) {
  animation-delay: 0.36s;
}
.js-txt.is-show span:nth-child(19) {
  animation-delay: 0.38s;
}
.js-txt.is-show span:nth-child(20) {
  animation-delay: 0.4s;
}
.js-txt.is-show span:nth-child(21) {
  animation-delay: 0.42s;
}
.js-txt.is-show span:nth-child(22) {
  animation-delay: 0.44s;
}
.js-txt.is-show span:nth-child(23) {
  animation-delay: 0.46s;
}
.js-txt.is-show span:nth-child(24) {
  animation-delay: 0.48s;
}
.js-txt.is-show span:nth-child(25) {
  animation-delay: 0.5s;
}
.js-txt.is-show span:nth-child(26) {
  animation-delay: 0.52s;
}
.js-txt.is-show span:nth-child(27) {
  animation-delay: 0.54s;
}
.js-txt.is-show span:nth-child(28) {
  animation-delay: 0.56s;
}
.js-txt.is-show span:nth-child(29) {
  animation-delay: 0.58s;
}
.js-txt.is-show span:nth-child(30) {
  animation-delay: 0.6s;
}
.js-txt.is-show span:nth-child(31) {
  animation-delay: 0.62s;
}
.js-txt.is-show span:nth-child(32) {
  animation-delay: 0.64s;
}
.js-txt.is-show span:nth-child(33) {
  animation-delay: 0.66s;
}
.js-txt.is-show span:nth-child(34) {
  animation-delay: 0.68s;
}
.js-txt.is-show span:nth-child(35) {
  animation-delay: 0.7s;
}
.js-txt.is-show span:nth-child(36) {
  animation-delay: 0.72s;
}
.js-txt.is-show span:nth-child(37) {
  animation-delay: 0.74s;
}
.js-txt.is-show span:nth-child(38) {
  animation-delay: 0.76s;
}
.js-txt.is-show span:nth-child(39) {
  animation-delay: 0.78s;
}
.js-txt.is-show span:nth-child(40) {
  animation-delay: 0.8s;
}
.js-txt.is-show span:nth-child(41) {
  animation-delay: 0.82s;
}
.js-txt.is-show span:nth-child(42) {
  animation-delay: 0.84s;
}
.js-txt.is-show span:nth-child(43) {
  animation-delay: 0.86s;
}
.js-txt.is-show span:nth-child(44) {
  animation-delay: 0.88s;
}
.js-txt.is-show span:nth-child(45) {
  animation-delay: 0.9s;
}
.js-txt.is-show span:nth-child(46) {
  animation-delay: 0.92s;
}
.js-txt.is-show span:nth-child(47) {
  animation-delay: 0.94s;
}
.js-txt.is-show span:nth-child(48) {
  animation-delay: 0.96s;
}
.js-txt.is-show span:nth-child(49) {
  animation-delay: 0.98s;
}
.js-txt.is-show span:nth-child(50) {
  animation-delay: 1s;
}

@keyframes pop {
  0% {
    opacity: 0;
    transform: translateX(30px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.js-fadeUp {
  opacity: 0;
  -ms-transform: translateY(30px);
      transform: translateY(30px);
}
.js-fadeUp.is-show {
  animation: fadeUp 0.4s ease-out forwards;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.js-panelAnime {
  opacity: 0;
  -ms-transform: translateY(30px);
      transform: translateY(30px);
}
.js-panelAnime.is-show {
  animation: fadeUp 0.8s ease-out forwards;
}
.js-panelAnime.is-show:nth-child(1) {
  animation-delay: 0.08s;
}
.js-panelAnime.is-show:nth-child(2) {
  animation-delay: 0.16s;
}
.js-panelAnime.is-show:nth-child(3) {
  animation-delay: 0.24s;
}
.js-panelAnime.is-show:nth-child(4) {
  animation-delay: 0.32s;
}
.js-panelAnime.is-show:nth-child(5) {
  animation-delay: 0.4s;
}
.js-panelAnime.is-show:nth-child(6) {
  animation-delay: 0.48s;
}
.js-panelAnime.is-show:nth-child(7) {
  animation-delay: 0.56s;
}
.js-panelAnime.is-show:nth-child(8) {
  animation-delay: 0.64s;
}
.js-panelAnime.is-show:nth-child(9) {
  animation-delay: 0.72s;
}
.js-panelAnime.is-show:nth-child(10) {
  animation-delay: 0.8s;
}
.js-panelAnime.is-show:nth-child(11) {
  animation-delay: 0.88s;
}
.js-panelAnime.is-show:nth-child(12) {
  animation-delay: 0.96s;
}
.js-panelAnime.is-show:nth-child(13) {
  animation-delay: 1.04s;
}
.js-panelAnime.is-show:nth-child(14) {
  animation-delay: 1.12s;
}
.js-panelAnime.is-show:nth-child(15) {
  animation-delay: 1.2s;
}
.js-panelAnime.is-show:nth-child(16) {
  animation-delay: 1.28s;
}
.js-panelAnime.is-show:nth-child(17) {
  animation-delay: 1.36s;
}
.js-panelAnime.is-show:nth-child(18) {
  animation-delay: 1.44s;
}
.js-panelAnime.is-show:nth-child(19) {
  animation-delay: 1.52s;
}
.js-panelAnime.is-show:nth-child(20) {
  animation-delay: 1.6s;
}
.js-panelAnime.is-show:nth-child(21) {
  animation-delay: 1.68s;
}
.js-panelAnime.is-show:nth-child(22) {
  animation-delay: 1.76s;
}
.js-panelAnime.is-show:nth-child(23) {
  animation-delay: 1.84s;
}
.js-panelAnime.is-show:nth-child(24) {
  animation-delay: 1.92s;
}
.js-panelAnime.is-show:nth-child(25) {
  animation-delay: 2s;
}
.js-panelAnime.is-show:nth-child(26) {
  animation-delay: 2.08s;
}
.js-panelAnime.is-show:nth-child(27) {
  animation-delay: 2.16s;
}
.js-panelAnime.is-show:nth-child(28) {
  animation-delay: 2.24s;
}
.js-panelAnime.is-show:nth-child(29) {
  animation-delay: 2.32s;
}
.js-panelAnime.is-show:nth-child(30) {
  animation-delay: 2.4s;
}
.js-panelAnime.is-show:nth-child(31) {
  animation-delay: 2.48s;
}
.js-panelAnime.is-show:nth-child(32) {
  animation-delay: 2.56s;
}
.js-panelAnime.is-show:nth-child(33) {
  animation-delay: 2.64s;
}
.js-panelAnime.is-show:nth-child(34) {
  animation-delay: 2.72s;
}
.js-panelAnime.is-show:nth-child(35) {
  animation-delay: 2.8s;
}
.js-panelAnime.is-show:nth-child(36) {
  animation-delay: 2.88s;
}
.js-panelAnime.is-show:nth-child(37) {
  animation-delay: 2.96s;
}
.js-panelAnime.is-show:nth-child(38) {
  animation-delay: 3.04s;
}
.js-panelAnime.is-show:nth-child(39) {
  animation-delay: 3.12s;
}
.js-panelAnime.is-show:nth-child(40) {
  animation-delay: 3.2s;
}
.js-panelAnime.is-show:nth-child(41) {
  animation-delay: 3.28s;
}
.js-panelAnime.is-show:nth-child(42) {
  animation-delay: 3.36s;
}
.js-panelAnime.is-show:nth-child(43) {
  animation-delay: 3.44s;
}
.js-panelAnime.is-show:nth-child(44) {
  animation-delay: 3.52s;
}
.js-panelAnime.is-show:nth-child(45) {
  animation-delay: 3.6s;
}
.js-panelAnime.is-show:nth-child(46) {
  animation-delay: 3.68s;
}
.js-panelAnime.is-show:nth-child(47) {
  animation-delay: 3.76s;
}
.js-panelAnime.is-show:nth-child(48) {
  animation-delay: 3.84s;
}
.js-panelAnime.is-show:nth-child(49) {
  animation-delay: 3.92s;
}
.js-panelAnime.is-show:nth-child(50) {
  animation-delay: 4s;
}

.js-ttl {
  overflow-y: hidden;
  display: block;
}
.js-ttl span {
  display: inline-block;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
}
.js-ttl.is-show span {
  animation: txtUp 0.4s ease-out forwards;
}
.js-ttl.is-show span:nth-child(1) {
  animation-delay: 0.02s;
}
.js-ttl.is-show span:nth-child(2) {
  animation-delay: 0.04s;
}
.js-ttl.is-show span:nth-child(3) {
  animation-delay: 0.06s;
}
.js-ttl.is-show span:nth-child(4) {
  animation-delay: 0.08s;
}
.js-ttl.is-show span:nth-child(5) {
  animation-delay: 0.1s;
}
.js-ttl.is-show span:nth-child(6) {
  animation-delay: 0.12s;
}
.js-ttl.is-show span:nth-child(7) {
  animation-delay: 0.14s;
}
.js-ttl.is-show span:nth-child(8) {
  animation-delay: 0.16s;
}
.js-ttl.is-show span:nth-child(9) {
  animation-delay: 0.18s;
}
.js-ttl.is-show span:nth-child(10) {
  animation-delay: 0.2s;
}
.js-ttl.is-show span:nth-child(11) {
  animation-delay: 0.22s;
}
.js-ttl.is-show span:nth-child(12) {
  animation-delay: 0.24s;
}
.js-ttl.is-show span:nth-child(13) {
  animation-delay: 0.26s;
}
.js-ttl.is-show span:nth-child(14) {
  animation-delay: 0.28s;
}
.js-ttl.is-show span:nth-child(15) {
  animation-delay: 0.3s;
}
.js-ttl.is-show span:nth-child(16) {
  animation-delay: 0.32s;
}
.js-ttl.is-show span:nth-child(17) {
  animation-delay: 0.34s;
}
.js-ttl.is-show span:nth-child(18) {
  animation-delay: 0.36s;
}
.js-ttl.is-show span:nth-child(19) {
  animation-delay: 0.38s;
}
.js-ttl.is-show span:nth-child(20) {
  animation-delay: 0.4s;
}
.js-ttl.is-show span:nth-child(21) {
  animation-delay: 0.42s;
}
.js-ttl.is-show span:nth-child(22) {
  animation-delay: 0.44s;
}
.js-ttl.is-show span:nth-child(23) {
  animation-delay: 0.46s;
}
.js-ttl.is-show span:nth-child(24) {
  animation-delay: 0.48s;
}
.js-ttl.is-show span:nth-child(25) {
  animation-delay: 0.5s;
}
.js-ttl.is-show span:nth-child(26) {
  animation-delay: 0.52s;
}
.js-ttl.is-show span:nth-child(27) {
  animation-delay: 0.54s;
}
.js-ttl.is-show span:nth-child(28) {
  animation-delay: 0.56s;
}
.js-ttl.is-show span:nth-child(29) {
  animation-delay: 0.58s;
}
.js-ttl.is-show span:nth-child(30) {
  animation-delay: 0.6s;
}
.js-ttl.is-show span:nth-child(31) {
  animation-delay: 0.62s;
}
.js-ttl.is-show span:nth-child(32) {
  animation-delay: 0.64s;
}
.js-ttl.is-show span:nth-child(33) {
  animation-delay: 0.66s;
}
.js-ttl.is-show span:nth-child(34) {
  animation-delay: 0.68s;
}
.js-ttl.is-show span:nth-child(35) {
  animation-delay: 0.7s;
}
.js-ttl.is-show span:nth-child(36) {
  animation-delay: 0.72s;
}
.js-ttl.is-show span:nth-child(37) {
  animation-delay: 0.74s;
}
.js-ttl.is-show span:nth-child(38) {
  animation-delay: 0.76s;
}
.js-ttl.is-show span:nth-child(39) {
  animation-delay: 0.78s;
}
.js-ttl.is-show span:nth-child(40) {
  animation-delay: 0.8s;
}
.js-ttl.is-show span:nth-child(41) {
  animation-delay: 0.82s;
}
.js-ttl.is-show span:nth-child(42) {
  animation-delay: 0.84s;
}
.js-ttl.is-show span:nth-child(43) {
  animation-delay: 0.86s;
}
.js-ttl.is-show span:nth-child(44) {
  animation-delay: 0.88s;
}
.js-ttl.is-show span:nth-child(45) {
  animation-delay: 0.9s;
}
.js-ttl.is-show span:nth-child(46) {
  animation-delay: 0.92s;
}
.js-ttl.is-show span:nth-child(47) {
  animation-delay: 0.94s;
}
.js-ttl.is-show span:nth-child(48) {
  animation-delay: 0.96s;
}
.js-ttl.is-show span:nth-child(49) {
  animation-delay: 0.98s;
}
.js-ttl.is-show span:nth-child(50) {
  animation-delay: 1s;
}

@keyframes txtUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateX(0);
  }
}
.js-fadeImg {
  opacity: 0;
}
.js-fadeImg.is-show {
  animation: fade 0.8s ease-out forwards;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100vh;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  background: #f1e6d7;
}

/* # =================================================================
   # トップページ
   # ================================================================= */
.p-top__mv {
  display: block;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  position: relative;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-container-fade .swiper-slide {
  width: 100%;
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img,
.swiper-slide-duplicate-next .slide-img {
  width: 100%;
  height: 100%;
  animation: zoomUp 8s linear 0s normal both;
}

.slide-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.slide-img::after {
  content: "";
  background-color: #000;
  opacity: 0.18;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
.p-top__mv .p-top__mv-news {
  width: calc(100% - 10rem);
  max-width: 1000px;
  height: 100px;
  margin: 0 0 0 auto;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  position: absolute;
  right: 0;
  bottom: -25px;
  z-index: 4;
  font-family: "Noto Serif JP", serif;
  display: flex;
  padding: 20px 34px;
}
.p-top__mv .p-top__mv-news .news__ttl {
  position: relative;
  font-family: "Noto Serif", serif;
  font-weight: 400;
  border-right: 1px solid #000;
  font-size: 1.6rem;
  padding-right: 14px;
  margin-right: 20px;
  letter-spacing: 0.28em;
  color: #2C3340;
}
.p-top__mv .p-top__mv-news .news__link {
  width: calc(80% - 200px);
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  font-family: "Noto Serif", serif;
  transition: 0.3s ease all;
}
.p-top__mv .p-top__mv-news .news__link .news__date {
  font-size: 1.6rem;
  margin-right: 1rem;
  transition: 0.3s ease;
  color: #B5B5B5;
  margin-right: 1.5rem;
}
.p-top__mv .p-top__mv-news .news__link .news__txt {
  font-size: 1.6rem;
  transition: 0.3s ease;
}
.p-top__mv .p-top__mv-news .news__link:hover .news__date,
.p-top__mv .p-top__mv-news .news__link:hover .news__txt {
  opacity: 0.7;
}

/* About us */
.p-top__about {
  position: relative;
  padding-top: 14rem;
  margin-bottom: 23rem;
  overflow: hidden;
}
.p-top__about .p-top__about-lead {
  font-size: 5.729vw;
  line-height: 1.3;
  color: #404040;
  font-weight: 400;
  margin-bottom: 200px;
  text-align: center;
  overflow: hidden;
}
.p-top__about .l-wrap {
  position: relative;
  z-index: 2;
}

.p-panel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  height: 100%;
}
.p-panel .p-panel__main {
  display: block;
  width: 40%;
  margin-right: 4%;
}
.p-panel .p-panel__img {
  -ms-flex: 1;
      flex: 1;
  width: 48%;
  margin-right: calc(50% - 50vw);
}
.p-panel .p-panel__ttl {
  margin: 0;
  font-size: 5.729vw;
  font-weight: 400;
  margin-bottom: 70px;
}
.p-panel .p-panel__txt {
  font-size: 2rem;
  line-height: 2.5;
  letter-spacing: 0.01em;
  margin-bottom: 80px;
}
.p-panel .c-btn {
  font-size: 2.4rem;
  position: relative;
  transition: 0.3s ease;
  margin: auto 0 0 0;
  border-bottom: 1px solid rgba(197, 199, 201, 0.8196078431);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 200px;
  padding-bottom: 4px;
}
.p-panel .c-btn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("../img/arrows.svg") no-repeat center/100%;
  -ms-transform: translateX(-5px);
      transform: translateX(-5px);
  transition: transform 0.3s;
}
.p-panel .c-btn::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  height: 1px;
  background-color: #000;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -ms-transform-origin: right center;
      transform-origin: right center;
  transition: transform 0.3s;
}
.p-panel .c-btn:hover::after {
  -ms-transform: translateX(0);
      transform: translateX(0);
}
.p-panel .c-btn:hover::before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -ms-transform-origin: left center;
      transform-origin: left center;
}

/* Projects プロジェクト */
.p-works__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 6rem;
}
.p-works__list .p-works__item {
  width: 28.3333333333%;
  margin-bottom: 10.5rem;
}
.p-works__list .p-works__item:not(:nth-child(3n)) {
  margin-right: 7.2%;
}
.p-works__list .p-works__item .item__img {
  overflow: hidden;
  height: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-top: 71%;
}
.p-works__list .p-works__item .item__img img {
  width: 100%;
  transition: 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-works__list .p-works__item .item__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  padding-top: 3rem;
}
.p-works__list .p-works__item .item__wrap .item__ttl {
  font-size: 1.6rem;
  color: #fff;
  margin-bottom: 3rem;
  letter-spacing: 0.05em;
}
.p-works__list .p-works__item .item__wrap .item__date-place {
  font-size: 1.6rem;
  color: #B5B5B5;
  margin-bottom: 10px;
}
.p-works__list .p-works__item .item__wrap .item__date-place .date {
  font-family: "Times New Roman", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}
.p-works__list .p-works__item .item__wrap .item__btn {
  font-size: 2.4rem;
  position: relative;
  padding: 0 15px 15px 0;
  width: 150px;
  margin: 0 0 0 auto;
  transition: 0.3s ease;
  text-align: center;
}
.p-works__list .p-works__item .item__wrap .item__btn span {
  transition: 0.3s ease;
  display: inline-block;
  color: #fff;
}
.p-works__list .p-works__item .item__wrap .item__btn::after {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: 0.3s ease;
}
.p-works__list .p-works__item:hover .item__img img {
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}
.p-works__list .p-works__item:hover .item__btn {
  opacity: 0.6;
}
.p-works__list .p-works__item:hover .item__btn span {
  -ms-transform: translate(8px, 8px);
      transform: translate(8px, 8px);
}
.p-works__list .p-works__item:hover .item__btn::after {
  width: 36px;
  height: 36px;
}

.p-top__works {
  padding: 80px 0;
  margin-bottom: 14rem;
  position: relative;
  z-index: 2;
  background-color: #363636;
}
.p-top__works .c-ttl {
  text-align: center;
  color: #fff;
  font-size: 8.6rem;
  margin-bottom: 10rem;
  font-weight: 400;
}
.p-top__works .c-btn__line {
  font-size: 2.4rem;
  position: relative;
  transition: 0.3s ease;
  margin: auto 0 0 0;
  display: block;
  margin: 0 auto;
  width: auto;
  padding-bottom: 4px;
  text-align: center;
  max-width: 150px;
  letter-spacing: 0.05em;
  color: #fff;
}
.p-top__works .c-btn__line::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  height: 1px;
  background-color: rgba(197, 199, 201, 0.8196078431);
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -ms-transform-origin: right center;
      transform-origin: right center;
  transition: transform 0.3s;
}
.p-top__works .c-btn__line:hover::before {
  animation: btnLine 0.6s ease 0s forwards;
}

@keyframes btnLine {
  49% {
    transform-origin: right;
  }
  50% {
    transform-origin: left;
    transform: scaleX(0);
  }
  100% {
    transform-origin: left;
    transform: scaleX(1);
  }
}
/* worls flow */
.p-top__flow {
  margin-bottom: 23rem;
}
.p-top__flow .p-panel {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}
.p-top__flow .p-panel .p-panel__img {
  margin-right: 0;
  margin-left: calc(50% - 50vw);
}
.p-top__flow .p-panel .p-panel__main {
  margin-right: 0;
  margin-left: 8%;
}
.p-top__flow .p-panel .c-btn {
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  .u-sp {
    display: block !important;
  }
  .u-pc {
    display: none !important;
  }
  .home.no_scroll {
    overflow: hidden;
  }
  .swiper-container {
    height: 84%;
  }
  .l-wrap {
    padding: 0 6.4vw;
  }
  .p-top__mv {
    margin-bottom: 60px;
  }
  .p-top__mv .p-top__mv-news {
    width: 90%;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding: 24px 16px;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-transform: translateY(-70px);
        transform: translateY(-70px);
    z-index: 9;
  }
  .p-top__mv .p-top__mv-news .news__ttl {
    border-right: none;
    border-bottom: 1px solid #040404;
    font-size: 1.3rem;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    letter-spacing: 0.28em;
    width: 100%;
  }
  .p-top__mv .p-top__mv-news .news__link {
    width: 100%;
    display: block;
  }
  .p-top__mv .p-top__mv-news .news__link .news__date {
    margin-right: 0;
    margin-bottom: 4px;
    font-size: 1.1rem;
  }
  .p-top__mv .p-top__mv-news .news__link .news__txt {
    font-size: 1.3rem;
  }
  /* About us */
  .p-top__about {
    padding-top: 0;
    margin-bottom: 60px;
  }
  .p-top__about .p-top__about-lead {
    font-size: 8.8vw;
    line-height: 1.3;
    margin-bottom: 120px;
    text-align: left;
    margin-bottom: 80px;
  }
  .p-panel {
    display: block;
  }
  .p-panel .p-panel__main {
    position: static;
    -ms-transform: none;
        transform: none;
    z-index: 2;
    width: 100%;
  }
  .p-panel .p-panel__txt {
    display: inline-block;
  }
  .p-panel .p-panel__img {
    width: 100%;
    margin: 0 auto 30px auto;
    -ms-transform: none;
        transform: none;
  }
  .p-panel .p-panel__ttl {
    font-size: 4rem;
    margin-bottom: 20px;
  }
  .p-panel .p-panel__txt {
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
  .p-panel .c-btn.u-sp {
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0 0 0 auto;
  }
  .p-panel .c-btn {
    max-width: 160px;
    font-size: 1.8rem;
  }
  .p-top__works .c-ttl {
    text-align: left;
  }
  .p-top__works .p-works__list .p-works__item {
    width: calc(50% - 1.5rem);
    margin-bottom: 6rem;
  }
  .p-top__works .p-works__list .p-works__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-top__works .p-works__list .p-works__item:nth-child(odd) {
    margin-right: 2.5rem;
  }
  .p-top__works .p-works__list .p-works__item .item__wrap {
    padding-top: 2rem;
  }
  .p-top__works .p-works__list .p-works__item .item__wrap .item__ttl {
    font-size: 1.3rem;
  }
  .p-top__works .p-works__list .p-works__item .item__wrap .item__date-place {
    font-size: 1.3rem;
    width: 100%;
    margin-bottom: 2rem;
  }
  .p-top__works .p-works__list .p-works__item .item__wrap .item__btn {
    font-size: 2rem;
    width: 120px;
  }
  /* Projects プロジェクト */
  .p-works__list {
    margin-top: 0;
    margin: 0 auto;
  }
  .p-works__list .p-works__item {
    width: calc(50% - 1.5rem);
    margin-bottom: 6rem;
  }
  .p-works__list .p-works__item:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .p-works__list .p-works__item:nth-child(odd) {
    margin-right: 2.5rem;
  }
  .p-works__list .p-works__item .item__wrap {
    padding-top: 2rem;
  }
  .p-works__list .p-works__item .item__wrap .item__ttl {
    font-size: 1.3rem;
    margin-bottom: 1.8rem;
  }
  .p-works__list .p-works__item .item__wrap .item__date-place {
    font-size: 1.3rem;
    width: 100%;
    margin-bottom: 10px;
  }
  .p-works__list .p-works__item .item__wrap .item__btn {
    font-size: 1.6rem;
    width: 120px;
    text-align: right;
    padding-bottom: 4px;
  }
  .p-works__list .p-works__item:hover .item__img img {
    -ms-transform: scale(1);
        transform: scale(1);
  }
  .p-works__list .p-works__item:hover .item__btn {
    opacity: 1;
  }
  .p-works__list .p-works__item:hover .item__btn span {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0);
  }
  .p-works__list .p-works__item:hover .item__btn::after {
    width: 15px;
    height: 15px;
  }
  .p-top__works {
    margin-bottom: 60px;
    padding: 60px 0;
  }
  .p-top__works .c-ttl {
    font-size: 4rem;
    margin-bottom: 30px;
  }
  .p-top__works .c-btn__line {
    font-size: 1.8rem;
    width: 120px;
  }
  /* worls flow */
  .p-top__flow {
    margin-bottom: 60px;
  }
  .p-top__flow .p-panel .p-panel__img {
    margin: 0 auto;
    width: 100%;
    -ms-transform: none;
        transform: none;
  }
  .p-top__flow .p-panel .p-panel__main {
    left: inherit;
    right: 0;
    width: auto;
    margin: 0;
  }
  .p-top__flow .p-panel .c-btn.u-sp {
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 2rem 0 0 auto;
  }
}
/* # =================================================================
   # 下層ページ
# ================================================================= */
/* 共通項目 */
.c-heading {
  font-weight: 400;
  margin-bottom: 60px;
  width: 100%;
  margin-bottom: 60px;
  padding-left: 13.75vw;
}

.c-heading .en {
  font-size: 7rem;
  display: block;
  margin-bottom: 10px;
}

.c-heading .jp {
  display: block;
  font-size: 2rem;
}

.c-secTtl {
  font-weight: 400;
  margin-bottom: 50px;
  font-size: 6.4rem;
}

.c-secTtl .en {
  display: block;
  font-size: 4.8rem;
}

.c-secTtl .jp {
  display: block;
  font-size: 1.8rem;
}

.c-heading-mv {
  position: relative;
  overflow: hidden;
  margin-bottom: 15rem;
  padding-left: 13.75vw;
}

.c-lead {
  font-size: 2.6rem;
  margin-bottom: 50px;
  letter-spacing: 0.1em;
  font-weight: 400;
}

.l-main {
  padding-top: 180px;
}

/* About Us */
.p-about-vision .c-txt {
  font-size: 1.8rem;
  line-height: 1.88;
  margin: 0 auto;
  font-weight: 500;
  margin-bottom: 60px;
}

.p-about-vision {
  margin-bottom: 200px;
}

.p-about-company {
  margin-bottom: 200px;
}

.p-about-company__dl dl {
  max-width: 1080px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  font-family: "Noto Sans JP", sans-serif;
  border-bottom: 1px solid #bcb3b3;
  padding: 30px 0;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
}
.p-about-company__dl dl:first-child {
  border-top: 1px solid #bcb3b3;
}
.p-about-company__dl dl a {
  mix-blend-mode: soft-light;
  display: inline-block;
  margin-left: 2rem;
  opacity: 0.6;
}
.p-about-company__dl dl a.exLink {
  text-decoration: underline;
  font-size: 1.3rem;
  display: inline-block;
  margin-top: 8px;
}
.p-about-company__dl dl a.exLink::after {
  content: "";
  background: url("../img/iconEx.svg") no-repeat center center;
  background-size: 100%;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-left: 8px;
}
.p-about-company__dl dl dt {
  width: 20%;
}
.p-about-company__dl dl dd {
  width: 80%;
}
.p-about-company__dl dl ul {
  margin-bottom: 2rem;
}
.p-about-company__dl dl ul li {
  margin-bottom: 5px;
}

@media screen and (max-width: 1100px) {
  .c-heading {
    padding-left: 24px;
  }
  .c-heading-mv {
    padding-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .c-heading {
    font-weight: 400;
    margin-bottom: 40px;
    padding: 0 24px;
  }
  .c-heading .en {
    font-size: 4.8rem;
    margin-bottom: 0;
  }
  .c-heading .jp {
    font-size: 1.6rem;
  }
  .c-secTtl {
    margin-bottom: 40px;
  }
  .c-secTtl .en {
    display: block;
    font-size: 3rem;
  }
  .c-secTtl .jp {
    display: block;
    font-size: 1.2rem;
  }
  .l-main {
    padding-top: 140px;
  }
  .c-heading-mv {
    position: relative;
    margin-bottom: 60px;
  }
  .c-heading-mv {
    width: 100%;
    aspect-ratio: 16/9;
  }
  .c-heading-mv img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left center;
       object-position: left center;
  }
  .c-lead {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  /* About Us */
  .p-about-vision .c-txt {
    font-size: 1.5rem;
    line-height: 1.88;
    margin-bottom: 40px;
  }
  .p-about-vision {
    margin-bottom: 60px;
  }
  .p-about-company {
    margin-bottom: 60px;
  }
  .p-about-company__dl dl {
    display: block;
    font-size: 1.4rem;
    padding: 20px 0;
  }
  .p-about-company__dl dl a {
    margin-left: 0;
  }
  .p-about-company__dl dl a.exLink {
    text-decoration: underline;
    font-size: 1.3rem;
    display: inline-block;
    margin-top: 8px;
  }
  .p-about-company__dl dl a.exLink::after {
    content: "";
    background: url("../img/iconEx.svg") no-repeat center center;
    background-size: 100%;
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-left: 8px;
  }
  .p-about-company__dl dl dt {
    width: 100%;
    font-weight: 600;
  }
  .p-about-company__dl dl dd {
    width: 100%;
    margin-top: 10px;
  }
}
/* workflow 詳細 共通*/
.p-flow-sec {
  margin-bottom: 16rem;
}

.p-flow-sec.l-wrap {
  padding-bottom: 11rem;
}

.p-flow-sec .p-flow__box {
  padding: 0 9rem 0 6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 5rem;
}

.p-flow-sec .p-flow__box .num {
  width: 90px;
  font-size: 8rem;
  color: #000000;
  opacity: 0.2;
  line-height: 0.8;
  font-family: "Noto Sans JP", sans-serif;
  font-family: "Times New Roman", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
  position: relative;
}

.p-flow-sec .p-flow__box:not(:last-child) .num::after {
  content: "";
  display: block;
  width: 1px;
  height: 140px;
  background-color: #000;
  position: absolute;
  top: 100px;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

.p-flow-sec .p-flow__box .flowText {
  padding-bottom: 4.5rem;
  width: calc(100% - 120px);
  margin-top: 20px;
}

.p-flow-sec .p-flow__box .flowText h3 {
  font-size: 2.5rem;
  margin-bottom: 4rem;
  letter-spacing: 0.1em;
}

.p-flow-sec .p-flow__box .flowText p {
  font-size: 2rem;
  letter-spacing: 0.06em;
  line-height: 2.2;
}

.p-flow-sec .p-flow__box .flowText p.notice {
  font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
  .p-flow-sec {
    margin-bottom: 60px;
  }
  .p-flow-sec .p-flow__box {
    padding: 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #999;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .p-flow-sec .p-flow__box .num {
    font-size: 4.6rem;
    width: 50px;
  }
  .p-flow-sec .p-flow__box:not(:last-child) .num::after {
    display: none;
  }
  .p-flow-sec .p-flow__box .flowText {
    padding-bottom: 3rem;
    width: calc(100% - 50px);
    padding-left: 20px;
    margin-top: 0;
  }
  .p-flow-sec .p-flow__box .flowText h3 {
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .p-flow-sec .p-flow__box .flowText p {
    font-size: 1.5rem;
    line-height: 1.88;
  }
  .p-flow-sec .p-flow__box .flowText p.notice {
    font-size: 1.3rem;
  }
}
/* workflow 詳細 共通*/
.works-heading {
  padding-left: 0;
  padding: 0 24px;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}

.p-works .p-works__list {
  padding: 0 24px;
  max-width: 1380px;
  margin: 0 auto;
}

.p-works .p-works__list .p-works__item .item__wrap .item__date-place {
  color: #404040;
}

.p-works .p-works__list .p-works__item .item__wrap .item__ttl {
  color: #404040;
}

.p-works .p-works__list .p-works__item .item__wrap .item__btn span {
  color: #404040;
}

.p-works .p-works__list .p-works__item .item__wrap .item__btn::after {
  border-color: #404040;
}

/* 施工事例詳細 完成*/
.p-works__article {
  margin-bottom: 200px;
}

.p-works__article .projectsMv {
  width: 100%;
  position: relative;
  margin-bottom: 10rem;
}

.p-works__article .mvImg {
  position: relative;
  background-size: cover;
  background-position: center center;
  width: 100%;
  margin-bottom: 50px;
}

.p-works__article .p-works__ttl {
  width: 100%;
  max-width: 1380px;
  margin: 20px auto 60px auto;
  position: relative;
  z-index: 1;
}

.p-works__article .p-works__ttl h1 {
  font-size: 3rem;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.p-works__article .c-fBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 14px;
}

.p-works__article .c-fBox .data {
  border-right: 1px solid #404040;
  padding-right: 20px;
  margin-right: 20px;
  font-size: 1.6rem;
  font-family: "Times New Roman", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", Meiryo, serif;
}

.p-works__article .c-fBox .adress {
  font-size: 1.6rem;
}

.p-works__article .p-lead {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  font-size: 1.6rem;
  margin-bottom: 30px;
}

.p-works__article .p-article-box:not(:last-child) {
  margin-bottom: 10rem;
}

.p-works__article .p-article-box.fBox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.p-works__article .p-article-box.fBox .p-article__img {
  width: 47.5%;
}

.p-works {
  margin-bottom: 200px;
}

.p-works__other .p-works__list {
  padding: 0;
}
.p-works__other .p-works__backBtn {
  font-size: 1.8rem;
  position: relative;
  transition: 0.3s ease;
  margin: auto 0 0 0;
  border-bottom: 1px solid rgba(197, 199, 201, 0.8196078431);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 200px;
  margin: 0 auto;
  padding-bottom: 4px;
}
.p-works__other .p-works__backBtn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("../img/arrows.svg") no-repeat center/100%;
  -ms-transform: translateX(-5px);
      transform: translateX(-5px);
  transition: transform 0.3s;
}
.p-works__other .p-works__backBtn::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  height: 1px;
  background-color: #000;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -ms-transform-origin: right center;
      transform-origin: right center;
  transition: transform 0.3s;
}
.p-works__other .p-works__backBtn:hover::after {
  -ms-transform: translateX(0);
      transform: translateX(0);
}
.p-works__other .p-works__backBtn:hover::before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -ms-transform-origin: left center;
      transform-origin: left center;
}

@media screen and (max-width: 767px) {
  /* 施工事例詳細 完成*/
  .p-works__article {
    margin-bottom: 80px;
  }
  .p-works__article .p-works__ttl {
    margin: 20px auto 40px auto;
  }
  .p-works__article .p-works__ttl h1 {
    font-size: 2.2rem;
  }
  .p-works__article .c-fBox .data {
    padding-right: 12px;
    margin-right: 12px;
    font-size: 1.4rem;
  }
  .p-works__article .c-fBox .adress {
    font-size: 1.4rem;
  }
  .p-works__article .p-lead {
    line-height: 1.88;
    font-size: 1.5rem;
  }
  .p-works__article .p-article-box:not(:last-child) {
    margin-bottom: 60px;
  }
  .p-works__other .l-wrap {
    padding: 0;
  }
  .p-works__other .c-secTtl {
    padding: 0 24px;
  }
  .p-works__other .p-works__list {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .p-works {
    margin-bottom: 80px;
  }
}
/* contact お問い合わせ */
.p-contact .pageTitle {
  margin-bottom: 8rem;
}

/* フォーム */
.p-contact {
  margin-bottom: 9.4rem;
}

.p-contact .p-lead {
  font-size: 1.6rem;
  margin-bottom: 60px;
}

.p-contact .formArea dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: start;
      align-items: flex-start;
  font-size: 1.6rem;
  margin-bottom: 30px;
}

.p-contact .formArea dt {
  width: 180px;
  padding-top: 15px;
}

.p-contact .formArea dd {
  width: calc(100% - 180px);
}

.p-contact .formArea tbody {
  display: block;
  width: 100%;
}

.p-contact .formArea th,
.p-contact .formArea td {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
}

.p-contact .formArea dt span.required {
  display: inline-block;
  margin-left: 0.5rem;
  color: #E22B46;
}

.p-contact .formArea form tr td {
  border-bottom: none;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}

.p-contact .formArea form tr td p {
  margin: 0;
  text-align: left;
}

.p-contact .formArea dl dd input[type=text],
.p-contact .formArea dl dd input[type=tel],
.p-contact .formArea dl dd input[type=email] {
  background-color: #f7f7f7;
  width: 100%;
  padding: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  font-size: 15px;
  font-size: 1.5rem;
  background: #fff;
  border-radius: 10px;
  font-family: "Noto Sans JP", sans-serif;
}

.p-contact .formArea form tr td.checkArea {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
}

.p-contact .formArea form tr td.checkArea input {
  margin-bottom: 1rem;
}

.p-contact .formArea form tr td.checkArea label {
  margin-right: 5px;
  margin-left: 5px;
  display: inline-block;
  margin-bottom: 8px;
}

.p-contact .formArea dl dd textarea {
  width: 100%;
  height: 190px;
  resize: vertical;
  background-color: #fff;
  padding: 1rem;
  font-size: 1.7rem;
  border-radius: 10px;
}

.p-contact .formArea dl dd input:focus,
.p-contact .formArea dl dd textarea:focus,
.p-contact .formArea dl dd select:focus {
  outline: none;
}

.p-contact .formArea .p-check {
  font-size: 1.5rem;
  text-align: center;
}

.p-contact form .sendBtn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.8rem;
  width: 100%;
  max-width: 300px;
  height: 60px;
  margin: 0 auto;
  transition: 0.3s ease;
  margin-top: 20px;
  background-color: #363636;
  border-radius: 10px;
  pointer-events: none;
}

.p-contact .wpcf7 form .wpcf7-response-output {
  display: none;
}

.p-contact form .sendBtn input {
  width: 100%;
  height: 100%;
  color: #fff;
}

.p-contact form .sendBtn:hover {
  opacity: 0.7;
}

.p-contact form .sendBtn .wpcf7-spinner {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-contact .pageTitle {
    margin-bottom: 8rem;
  }
  /* フォーム */
  .p-contact {
    margin-bottom: 9.4rem;
  }
  .p-contact .p-lead {
    font-size: 1.4rem;
    margin-bottom: 40px;
  }
  .p-contact .formArea dl {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .p-contact .formArea dt {
    width: 100%;
    padding-top: 15px;
    margin-bottom: 10px;
  }
  .p-contact .formArea dd {
    width: 100%;
  }
  .p-contact .formArea dl dd input[type=text],
  .p-contact .formArea dl dd input[type=tel],
  .p-contact .formArea dl dd input[type=email] {
    padding: 12px;
    border-radius: 6px;
  }
  .p-contact .formArea dl dd textarea {
    padding: 12px;
    font-size: 1.4rem;
    border-radius: 6px;
  }
  .p-contact .formArea dl dd input:focus,
  .p-contact .formArea dl dd textarea:focus,
  .p-contact .formArea dl dd select:focus {
    outline: none;
  }
  .p-contact .formArea .p-check {
    font-size: 1.4rem;
    text-align: center;
  }
  .p-contact form .sendBtn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1.5rem;
    width: 100%;
    max-width: 300px;
    height: 60px;
    margin: 0 auto;
    transition: 0.3s ease;
    margin-top: 30px;
    background-color: #363636;
    border-radius: 10px;
  }
  .p-contact form .sendBtn input {
    width: 100%;
    height: 100%;
    color: #fff;
  }
  .p-contact form .sendBtn:hover {
    background-color: #fff;
    color: #2C3340;
  }
}
/* New topics 一覧*/
.p-news {
  margin-bottom: 200px;
}

.p-news .p-news__list .p-news__item {
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  padding: 30px 0;
  border-bottom: 1px solid #d3d3d3;
}

.p-news .p-news__list .p-news__item .news_date {
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.p-news .p-news__list .p-news__item .news_ttl {
  width: 100%;
  font-size: 1.6rem;
}

/* ページネーション */
.page-numbers {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 80px;
  font-family: "Noto Sans JP", sans-serif;
}

.page-numbers li .page-numbers {
  display: block;
  width: 30px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 2.2rem;
  margin: 0 0.5rem;
  line-height: 0.8;
}

.page-numbers li .current {
  background-color: #040404;
  border-radius: 50%;
  color: #fff;
}

/* New topics 詳細*/
.p-news__article {
  margin-bottom: 200px;
}

.p-news__article .p-news-ttl {
  font-family: "Noto Sans JP", sans-serif;
  border-bottom: 1px solid #d3d3d3;
  margin-top: 1rem;
  padding-bottom: 30px;
  margin-bottom: 80px;
}

.p-news__article .p-news-ttl .news_ttl {
  font-size: 2.8rem;
  line-height: 2.1;
  font-weight: 300;
}

.p-news__article .p-news-ttl .news_date {
  color: #3d3d3d;
  font-size: 1.6rem;
  margin-top: 10px;
}

.p-news__article .news_detail {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 2.3;
}

.p-news__article .news_detail p {
  margin-bottom: 60px;
}

.p-news__article .news_detail img {
  display: block;
  margin-bottom: 60px;
}

.p-news__article .news_detail {
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.p-news__article .p-news__backBtn {
  font-size: 1.8rem;
  position: relative;
  transition: 0.3s ease;
  margin: auto 0 0 0;
  border-bottom: 1px solid rgba(197, 199, 201, 0.8196078431);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 200px;
  margin: 0 auto;
  padding-bottom: 4px;
}
.p-news__article .p-news__backBtn::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: url("../img/arrows.svg") no-repeat center/100%;
  -ms-transform: translateX(-5px);
      transform: translateX(-5px);
  transition: transform 0.3s;
}
.p-news__article .p-news__backBtn::before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: -1px;
  height: 1px;
  background-color: #000;
  -ms-transform: scaleX(0);
      transform: scaleX(0);
  -ms-transform-origin: right center;
      transform-origin: right center;
  transition: transform 0.3s;
}
.p-news__article .p-news__backBtn:hover::after {
  -ms-transform: translateX(0);
      transform: translateX(0);
}
.p-news__article .p-news__backBtn:hover::before {
  -ms-transform: scaleX(1);
      transform: scaleX(1);
  -ms-transform-origin: left center;
      transform-origin: left center;
}

@media screen and (max-width: 767px) {
  .p-news {
    margin-bottom: 80px;
  }
  .p-news .p-news__list .p-news__item .news_date {
    font-size: 1.3rem;
  }
  .p-news .p-news__list .p-news__item .news_ttl {
    font-size: 1.5rem;
  }
  /* ページネーション */
  .page-numbers {
    margin-top: 60px;
  }
  .page-numbers li .page-numbers {
    font-size: 1.6rem;
  }
  /* New topics 詳細*/
  .p-news__article {
    margin-bottom: 80px;
  }
  .p-news__article .p-news-ttl {
    margin-bottom: 50px;
  }
  .p-news__article .p-news-ttl .news_ttl {
    font-size: 2rem;
    line-height: 1.7;
  }
  .p-news__article .p-news-ttl .news_date {
    font-size: 1.4rem;
  }
  .p-news__article .news_detail {
    font-size: 1.5rem;
    line-height: 2;
  }
  .p-news__article .news_detail p {
    margin-bottom: 40px;
  }
  .p-news__article .news_detail img {
    margin-bottom: 40px;
  }
  .p-news__article .news_detail {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .p-news__article .p-news__backBtn {
    font-size: 1.6rem;
  }
}