@charset "UTF-8";
/*
Theme Name:  garbo architects Theme
Theme URI: http://www.www.www/
Description: This is garbo architects's theme.
*/
/* 
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 {
  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;
}

/* 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 {
  vertical-align: middle;
}

/* iOSでのデフォルトスタイルをリセット */
input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}
input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 0.8333333333vw;
  position: relative;
  height: 100%;
}
@media screen and (max-width: 768px) {
  html {
    font-size: 4.2666666667vw;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  height: 100%;
}
body * {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

a {
  cursor: pointer;
  color: #fff;
}

img,
svg {
  vertical-align: top;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@-webkit-keyframes fadebody {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadebody {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*---------------------------------------------------
テンプレートパーツ
---------------------------------------------------*/
/*---------------------------------------------------
オリジナルパーツ
---------------------------------------------------*/
.l-layer {
  margin-top: 20.8333333333vw;
}
@media screen and (max-width: 768px) {
  .l-layer {
    margin-top: 28.5333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .l-layer {
    margin-top: 400px;
  }
}

.inner {
  max-width: 75vw;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 1920px) {
  .inner {
    max-width: 1440px;
  }
}

@media screen and (max-width: 768px) {
  #l-mv {
    margin-bottom: 24vw;
  }
}
#l-service {
  margin-bottom: 17.1875vw;
}
@media screen and (max-width: 768px) {
  #l-service {
    margin-bottom: 37.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  #l-service {
    margin-bottom: 330px;
  }
}

#l-news {
  margin-bottom: 7.8125vw;
}
@media screen and (max-width: 768px) {
  #l-news {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1920px) {
  #l-news {
    margin-bottom: 150px;
  }
}

#l-member {
  margin-bottom: 7.8125vw;
}
@media screen and (max-width: 768px) {
  #l-member {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1920px) {
  #l-member {
    margin-bottom: 150px;
  }
}

#l-company {
  position: relative;
}
@media screen and (max-width: 768px) {
  #l-company {
    margin-bottom: 0;
  }
}
#footer {
  background-color: #E8704A;
  position: sticky;
  top: 100vh;
  width: 100%;
  z-index: -1;
}

#l-footer-fixed {
  min-height: 100vh;
  /* ←コンテンツの高さの最小値＝ブラウザの高さに指定 */
  position: relative;
  /* ←相対位置 */
  padding-bottom: 44px;
  /* ←フッターの高さを指定 */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* ↑ヘッダーやフッターを含むすべての要素の高さ＝min-height:100vhになるように指定 */
  padding-bottom: 44px;
  /* ←フッターの高さを指定 */
}
@media screen and (max-width: 768px) {
  #l-footer-fixed {
    padding-bottom: 40px;
    /* ←フッターの高さを指定 */
  }
}

.c-loading {
  width: 100vw;
  height: 100%;
  z-index: 1000;
  position: absolute;
}

.c-inner {
  max-width: 75vw;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-inner {
    max-width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .c-inner {
    max-width: 1440px;
  }
}

.c-sec-ttl {
  display: block;
  position: relative;
  z-index: 5;
  text-align: center;
}
.c-sec-ttl.-service {
  width: 12.4479166667vw;
  margin: 0 auto 5.2083333333vw;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl.-service {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .c-sec-ttl.-service {
    width: 239px;
    margin-bottom: 100px;
  }
}
.c-sec-ttl.-service.-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl.-service.-sp {
    display: block;
    width: 25.6vw;
    margin-bottom: 16vw;
  }
}
.c-sec-ttl.-news {
  width: 7.96875vw;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl.-news {
    width: 16.5333333333vw;
  }
}
.c-sec-ttl.-news.-article {
  width: 11.4583333333vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl.-news.-article {
    width: 19.4666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-sec-ttl.-news.-article {
    width: 220px;
  }
}
.c-sec-ttl.-member {
  width: 13.125vw;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl.-member {
    width: 26.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-sec-ttl.-member {
    width: 252px;
  }
}
.c-sec-ttl.-company {
  width: 14.5833333333vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-sec-ttl.-company {
    width: 42.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-sec-ttl.-company {
    width: 280px;
  }
}

.c-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  background-color: #E8704A;
  font-size: 26px;
  font-size: 1.625rem;
  height: 100%;
  border-radius: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  .c-button {
    font-size: 0.625rem;
    border-radius: 13.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-button {
    font-size: 26px;
    border-radius: 46px;
  }
}

.c-breadcrumb {
  color: #E8704A;
  max-width: 52.0833333333vw;
  width: 100%;
  margin: 0 auto;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb {
    max-width: 100%;
    display: block;
    padding-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-breadcrumb {
    max-width: 1000px;
    font-size: 16px;
  }
}

.c-breadcrumb__list {
  white-space: nowrap;
  display: inline-block;
}

.c-breadcrumb__list sup {
  font-size: 0.6em;
  vertical-align: top;
}

.c-breadcrumb__list.-last {
  white-space: wrap;
  width: 26.0416666667vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb__list.-last {
    width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .c-breadcrumb__list.-last {
    width: 500px;
  }
}

.c-breadcrumb__list a {
  color: #E8704A;
  text-decoration: none;
  font-weight: bold;
}

.c-breadcrumb__list + .c-breadcrumb__list:before {
  content: ">";
  margin: 0.5em;
}

.c-pagination {
  padding: 2.8645833333vw 0 10.4166666667vw;
  border-top: 0.1822916667vw solid #E8704A;
}
@media screen and (max-width: 768px) {
  .c-pagination {
    padding: 5.3333333333vw 0 9.3333333333vw;
    border-top: 1.0666666667vw solid #E8704A;
  }
}
@media screen and (min-width: 1920px) {
  .c-pagination {
    padding: 55px 0 200px;
    border-top: 3.5px solid #E8704A;
  }
}
.c-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-pagination ul li:only-child {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-pagination a {
  color: #E8704A;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-pagination a {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .c-pagination a {
    font-size: 20px;
  }
}

.c-detail-box {
  color: #E8704A;
  margin-bottom: 13.0208333333vw;
}
@media screen and (max-width: 768px) {
  .c-detail-box {
    margin-bottom: 18.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-box {
    margin-bottom: 250px;
  }
}

.c-detail-ttl {
  font-size: 34px;
  font-size: 2.125rem;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .c-detail-ttl {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-ttl {
    font-size: 34px;
  }
}

.c-detail-date-box {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 3.125vw 0 5.7291666667vw;
}
@media screen and (max-width: 768px) {
  .c-detail-date-box {
    font-size: 0.625rem;
    margin: 5.3333333333vw 0 8vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-date-box {
    margin: 60px 0 110px;
  }
}

.c-detail-date-box .date {
  letter-spacing: 0;
  margin-right: 2.0833333333vw;
}
@media screen and (min-width: 1920px) {
  .c-detail-date-box .date {
    margin-right: 40px;
  }
}

.c-detail-button {
  text-align: center;
  padding: 2.8645833333vw 0 10.4166666667vw;
  border-top: 0.1822916667vw solid #E8704A;
}
@media screen and (max-width: 768px) {
  .c-detail-button {
    padding: 5.3333333333vw 0 9.3333333333vw;
    border-top: 1.0666666667vw solid #E8704A;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-button {
    padding: 55px 0 200px;
    border-top: 3.5px solid #E8704A;
  }
}
.c-detail-button a {
  color: #E8704A;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .c-detail-button a {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-button a {
    font-size: 20px;
  }
}

.c-detail-txt {
  word-break: break-all;
  max-width: 41.6666666667vw;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-detail-txt {
    max-width: 100%;
    padding: 0 6.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-txt {
    max-width: 800px;
  }
}
.c-detail-txt h1 {
  line-height: 1.4;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  .c-detail-txt h1 {
    font-size: 0.875rem;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-txt h1 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.c-detail-txt p {
  color: #333;
  line-height: 2;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 3.3854166667vw;
}
@media screen and (max-width: 768px) {
  .c-detail-txt p {
    font-size: 0.625rem;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-txt p {
    font-size: 20px;
    margin-bottom: 65px;
  }
}
.c-detail-txt a {
  display: block;
  color: #E8704A;
  text-decoration: none;
}
.c-detail-txt img {
  margin-bottom: 3.3854166667vw;
  width: 100%;
  height: 23.4375vw;
}
@media screen and (max-width: 768px) {
  .c-detail-txt img {
    font-size: 0.625rem;
    margin-bottom: 5.3333333333vw;
    height: 38.4vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-detail-txt img {
    margin-bottom: 65px;
    height: 450px;
  }
}
.c-detail-txt strong {
  font-weight: 900;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.p-header-bg {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 99;
  border-radius: 0 0 3.3854166667vw 3.3854166667vw;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  /* アニメーションで滑らかに動かす */
  background-color: #E8704A;
}
@media screen and (max-width: 768px) {
  .p-header-bg {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .p-header-bg {
    border-radius: 0 0 65px 65px;
  }
}
.p-header-bg.is-active {
  background-color: #E8704A;
}
.p-header-bg.is-hidden {
  -webkit-transform: translate(-50%, -100%) !important;
          transform: translate(-50%, -100%) !important;
  /* ヘッダーを上に隠す */
}
.p-header-bg.-lower {
  background-color: #E8704A;
}

.p-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 78.125vw;
  width: 100%;
  height: 7.8125vw;
  margin: 0 auto;
}
@media screen and (min-width: 1920px) {
  .p-header {
    max-width: 1500px;
    height: 100px;
  }
}

.p-header__logo__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-header__logo__link.-sp {
    width: 32.8vw;
    height: 5.0666666667vw;
    background-size: cover;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 123.66 19.54"><path fill="%239d9e9e" d="M9.66 0L0 15.45h1.99l2.17-3.47h5.5l.14 3.47h1.76L10.96 0h-1.3zm-.32 3.69l.25 6.55H5.24l4.09-6.55zm18.75-1.1h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-3.76 12.83h1.79L20 14.51c.6.59 1.45.93 2.44.93h2.24c2.28 0 4.68-1.85 5.35-4.12l1.25-4.25c.35-1.18.18-2.35-.46-3.2-.61-.82-1.59-1.27-2.74-1.27zM24.83 13.7h-2.24c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l1.25-4.25c.43-1.48 2.04-2.73 3.52-2.73h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-1.25 4.25c-.43 1.48-2.05 2.73-3.52 2.73zm16.1-9.59c-.38-.54-1.02-.86-1.78-.86h-.47l-.51 1.74H39c.15 0 .35.03.47.19.1.14.12.35.05.59l-2.84 9.69h1.79l2.46-8.39c.43-1.48 2.04-2.73 3.52-2.73H48l.51-1.74H44.6c-1.28 0-2.61.57-3.66 1.52zm19.15-1.52h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-1.25 4.25c-.35 1.18-.18 2.35.45 3.2.62.82 1.59 1.27 2.74 1.27h2.24c2.38 0 4.34-1.43 4.99-3.65l.23-.8H60.1l-.13.45c-.41 1.41-1.59 2.26-3.15 2.26h-2.24c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l.41-1.39h9.09l.84-2.87c.35-1.18.18-2.35-.45-3.2-.62-.82-1.59-1.27-2.74-1.27zm1.07 5.6h-7.3l.33-1.13c.43-1.48 2.04-2.73 3.52-2.73h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-.43 1.48zm16.31-5.6h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-1.25 4.25c-.35 1.18-.18 2.35.45 3.2.62.82 1.59 1.27 2.74 1.27h2.24c2.28 0 4.68-1.85 5.35-4.12l.23-.8h-1.79l-.13.45c-.43 1.48-2.04 2.73-3.52 2.73h-2.24c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l1.25-4.25c.43-1.48 2.04-2.73 3.52-2.73h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-.23.8h1.79l.13-.45c.35-1.18.18-2.35-.45-3.2-.62-.82-1.59-1.27-2.74-1.27zm8.12 12.86h1.79l3.77-12.86h-1.79l-3.77 12.86zm18.91-12.86h-3.56l-.51 1.74h3.92c.39 0 .71.14.9.39.21.28.25.67.12 1.11l-.26.9c-.6-.59-1.45-.93-2.44-.93h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-.31 1.05c-.35 1.18-.18 2.35.45 3.2.62.82 1.59 1.27 2.74 1.27h2.24c2.28 0 4.68-1.85 5.35-4.12l1.51-5.14c.28-.94.14-1.88-.37-2.56-.5-.66-1.28-1.03-2.2-1.03zm-4.15 11.11H98.1c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l.31-1.05c.43-1.48 2.05-2.74 3.52-2.74h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-.31 1.05c-.43 1.48-2.04 2.73-3.52 2.73zm19.41-11.11c-1.28 0-2.61.57-3.66 1.52-.38-.54-1.02-.86-1.78-.86h-.47l-.51 1.74h.83c.15 0 .35.03.47.19.1.14.12.35.05.59l-2.84 9.69h1.79l2.46-8.39c.43-1.48 2.04-2.73 3.52-2.73h3.55l.51-1.74h-3.91z" /></svg>');
  }
}

@media screen and (max-width: 768px) {
  .p-header-sp.-ismenu .p-header__logo__link.-sp.-sp {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 123.66 19.54"><path fill="%23fff" d="M9.66 0L0 15.45h1.99l2.17-3.47h5.5l.14 3.47h1.76L10.96 0h-1.3zm-.32 3.69l.25 6.55H5.24l4.09-6.55zm18.75-1.1h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-3.76 12.83h1.79L20 14.51c.6.59 1.45.93 2.44.93h2.24c2.28 0 4.68-1.85 5.35-4.12l1.25-4.25c.35-1.18.18-2.35-.46-3.2-.61-.82-1.59-1.27-2.74-1.27zM24.83 13.7h-2.24c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l1.25-4.25c.43-1.48 2.04-2.73 3.52-2.73h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-1.25 4.25c-.43 1.48-2.05 2.73-3.52 2.73zm16.1-9.59c-.38-.54-1.02-.86-1.78-.86h-.47l-.51 1.74H39c.15 0 .35.03.47.19.1.14.12.35.05.59l-2.84 9.69h1.79l2.46-8.39c.43-1.48 2.04-2.73 3.52-2.73H48l.51-1.74H44.6c-1.28 0-2.61.57-3.66 1.52zm19.15-1.52h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-1.25 4.25c-.35 1.18-.18 2.35.45 3.2.62.82 1.59 1.27 2.74 1.27h2.24c2.38 0 4.34-1.43 4.99-3.65l.23-.8H60.1l-.13.45c-.41 1.41-1.59 2.26-3.15 2.26h-2.24c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l.41-1.39h9.09l.84-2.87c.35-1.18.18-2.35-.45-3.2-.62-.82-1.59-1.27-2.74-1.27zm1.07 5.6h-7.3l.33-1.13c.43-1.48 2.04-2.73 3.52-2.73h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-.43 1.48zm16.31-5.6h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-1.25 4.25c-.35 1.18-.18 2.35.45 3.2.62.82 1.59 1.27 2.74 1.27h2.24c2.28 0 4.68-1.85 5.35-4.12l.23-.8h-1.79l-.13.45c-.43 1.48-2.04 2.73-3.52 2.73h-2.24c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l1.25-4.25c.43-1.48 2.04-2.73 3.52-2.73h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-.23.8h1.79l.13-.45c.35-1.18.18-2.35-.45-3.2-.62-.82-1.59-1.27-2.74-1.27zm8.12 12.86h1.79l3.77-12.86h-1.79l-3.77 12.86zm18.91-12.86h-3.56l-.51 1.74h3.92c.39 0 .71.14.9.39.21.28.25.67.12 1.11l-.26.9c-.6-.59-1.45-.93-2.44-.93h-2.24c-2.28 0-4.68 1.85-5.35 4.12l-.31 1.05c-.35 1.18-.18 2.35.45 3.2.62.82 1.59 1.27 2.74 1.27h2.24c2.28 0 4.68-1.85 5.35-4.12l1.51-5.14c.28-.94.14-1.88-.37-2.56-.5-.66-1.28-1.03-2.2-1.03zm-4.15 11.11H98.1c-.62 0-1.14-.23-1.44-.64-.33-.45-.41-1.07-.21-1.75l.31-1.05c.43-1.48 2.05-2.74 3.52-2.74h2.24c.62 0 1.14.23 1.44.64.33.45.41 1.07.21 1.75l-.31 1.05c-.43 1.48-2.04 2.73-3.52 2.73zm19.41-11.11c-1.28 0-2.61.57-3.66 1.52-.38-.54-1.02-.86-1.78-.86h-.47l-.51 1.74h.83c.15 0 .35.03.47.19.1.14.12.35.05.59l-2.84 9.69h1.79l2.46-8.39c.43-1.48 2.04-2.73 3.52-2.73h3.55l.51-1.74h-3.91z" /></svg>');
  }
}

.p-header__logo__img {
  width: 13.6458333333vw;
}
@media screen and (min-width: 1920px) {
  .p-header__logo__img {
    width: 262px;
  }
}

.p-header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-header__item {
  position: relative;
  margin-right: 1.5625vw;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (min-width: 1920px) {
  .p-header__item {
    margin-right: 30px;
    font-size: 20px;
  }
}

.p-header__list__item:last-child {
  margin-right: 0;
}

.p-header__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}

.p-menu__list__ttl.u-fz-menu3 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
}

.p-header-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-header-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 200;
    padding: 6.6666666667vw;
    background-color: #fff;
    border-bottom: 1.0666666667vw solid #E8704A;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }
}
@media screen and (max-width: 768px) {
  .p-header-sp.-ismenu {
    background-color: transparent;
    border-bottom: 1.0666666667vw solid #fff;
  }
}
.p-header-sp.-ismenu.is-hidden {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  /* ヘッダーを上に隠す */
}
.p-header-sp.is-hidden {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  /* ヘッダーを上に隠す */
}

.p-header-sp__logo__img {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-header-sp__logo__img {
    display: block;
    width: 32.8vw;
  }
}

/*ボタン外側※レイアウトによってpositionや形状は適宜変更してください*/
.p-header__hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-header__hamburger {
    position: fixed;
    top: 4vw;
    right: 4vw;
    z-index: 100;
    display: block;
    cursor: pointer;
    width: 9.6vw;
    height: 9.6vw;
    background-color: transparent;
    border: none;
  }
}

/*ボタン内側*/
.p-header__hamburger span {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-header__hamburger span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    /*アニメーションの設定*/
    position: absolute;
    right: 1.0666666667vw;
    height: 1.0666666667vw;
    background: #E8704A;
    border-radius: 1.0666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-header__hamburger span:nth-of-type(1) {
    top: 2.1333333333vw;
    width: 6.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-header__hamburger span:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 6.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-header__hamburger span:nth-of-type(3) {
    top: 6.4vw;
    width: 6.6666666667vw;
  }
}

/*-ismenuクラスが付与されると線が回転して×になる*/
@media screen and (max-width: 768px) {
  .p-header__hamburger.-ismenu {
    position: fixed;
    right: 3.125vw;
  }
}

/*ボタン内側*/
.p-header__hamburger.-ismenu span {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .p-header__hamburger.-ismenu span:nth-of-type(1) {
    top: 4.2666666667vw;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(-135deg);
            transform: translate(-50%, 0) rotate(-135deg);
    width: 6.9333333333vw;
  }
}

.p-header__hamburger.-ismenu span:nth-of-type(2) {
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .p-header__hamburger.-ismenu span:nth-of-type(3) {
    top: 4.2666666667vw;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(135deg);
            transform: translate(-50%, 0) rotate(135deg);
    width: 6.9333333333vw;
  }
}

.p-menu {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-menu {
    display: block;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #E8704A;
    overflow: hidden;
  }
}
.p-menu.-ismenu {
  visibility: visible;
  opacity: 1;
  z-index: 99;
}

.p-menu__inner__box {
  overflow: auto;
  height: 100vh;
  height: 100lvh;
}

.p-menu__list__box {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-menu__list__box {
    display: block;
    margin: 0 0 8vw;
    padding: 0 6.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__list {
    margin-top: 34.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__list__item {
    margin-bottom: 8vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__list__item:last-child {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__logo__img {
    width: 32.8vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__list__ttl {
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  .p-menu__list__ttl.-margin1 {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-menu__list__ttl.-margin2 {
    margin-bottom: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .p-menu__list__ttl.-margin3 {
    margin-bottom: 2.6666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__list__link {
    display: block;
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .p-menu__list__link.-logo {
    display: inline-block;
    margin: 6.6666666667vw 0;
    z-index: 200;
  }
}

.p-menu__list__icon {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-menu__list__icon {
    display: inline-block;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    margin-top: 1.8666666667vw;
    margin-left: 1.0666666667vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__note__box {
    margin-top: 25.3333333333vw;
    font-size: 0.625rem;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__copyright {
    color: #fff;
    margin-top: 5.3333333333vw;
  }
}

@media screen and (max-width: 768px) {
  .p-menu__sns__list__item:nth-child(2) {
    margin: 5.3333333333vw 0 0 0;
  }
}

.p-menu__sns__icon__link {
  display: block;
}

@media screen and (max-width: 768px) {
  .p-menu__sns__icon {
    width: 8.5333333333vw;
  }
}

.p-nav {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, .7);
  z-index: 50;
  padding: 1.8666666667vw 0;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (max-width: 768px) {
  .p-nav {
    display: none;
  }
}

.p-nav.-down {
  -webkit-transform: translateY(120%);
          transform: translateY(120%);
}

.p-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.p-nav__list__item {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-nav__list__item:nth-child(1) {
  margin-right: 2.1333333333vw;
}

.p-mv {
  background-color: #E8704A;
  border-radius: 0;
  -webkit-transition: border-radius 0.3s;
  transition: border-radius 0.3s;
}
.p-mv.is-active {
  border-radius: 0 0 5.7291666667vw 5.7291666667vw;
}
@media screen and (min-width: 1920px) {
  .p-mv.is-active {
    border-radius: 0 0 110px 110px;
  }
}

.p-mv__inner {
  position: relative;
  max-width: 78.125vw;
  width: 100%;
  height: 100vh;
  height: 100lvh;
  min-height: 59vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-height: 64vw;
}
@media screen and (max-width: 768px) {
  .p-mv__inner {
    max-width: 100%;
    max-height: 200vw;
    min-height: 170vw;
    padding-top: 20vw;
    padding-bottom: 20vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__inner {
    max-width: 1500px;
  }
}

.p-mv__image {
  width: 41.6666666667vw;
  margin-top: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  .p-mv__image {
    width: 100%;
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 376px) {
  .p-mv__image {
    display: block;
    width: 85%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__image {
    width: 800px;
    margin-top: 40px;
  }
}

.p-mv__ttl__box {
  margin-top: -31.25vw;
  margin-left: 44.2708333333vw;
}
@media screen and (max-width: 768px) {
  .p-mv__ttl__box {
    margin-top: -16vw;
    margin-left: 64vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__ttl__box {
    margin-top: -600px;
    margin-left: 850px;
  }
}

.p-mv__ttl {
  letter-spacing: 0.3em;
  font-size: 97px;
  font-size: 6.0625rem;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .p-mv__ttl {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-size: 2.3125rem;
    line-height: 1.6;
    letter-spacing: 0.2em;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__ttl {
    font-size: 97px;
  }
}

@media screen and (max-width: 768px) {
  .p-mv__ttl span:nth-of-type(5) {
    margin-top: 9.3333333333vw;
  }
}

.p-mv__subttl {
  width: 30.2083333333vw;
  margin-top: 1.5625vw;
}
@media screen and (max-width: 768px) {
  .p-mv__subttl {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__subttl {
    width: 580px;
    margin-top: 30px;
  }
}
.p-mv__subttl.-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-mv__subttl.-sp {
    display: block;
    width: 92.2666666667vw;
    margin: -18.6666666667vw auto 0;
  }
}

.p-mv-hand {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-mv-hand {
    display: block;
  }
  .p-mv-hand.-top {
    width: 33.6vw;
    margin-left: -8vw;
    margin-bottom: 8vw;
  }
  .p-mv-hand.-bottom {
    width: 32.5333333333vw;
    margin-left: auto;
    margin-right: -8vw;
    margin-top: 8vw;
  }
}

.p-mv__text__box {
  color: #E8704A;
  font-size: 59px;
  font-size: 3.6875rem;
  text-align: center;
  max-width: 87.5vw;
  width: 100%;
  padding: 0 2.0833333333vw;
  margin: 200px auto 0;
}
@media screen and (max-width: 768px) {
  .p-mv__text__box {
    max-width: 100%;
    padding: 0 8vw;
    margin: 18.6666666667vw 0;
    text-align: left;
    font-size: 1rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__text__box {
    max-width: 1680px;
    font-size: 59px;
    margin: 200px auto 0;
  }
}

.p-mv__text {
  line-height: 1.9;
  margin-bottom: 5.2083333333vw;
}
@media screen and (max-width: 768px) {
  .p-mv__text {
    margin-bottom: 13.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__text {
    margin-bottom: 100px;
  }
}
.p-mv__text.-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-mv__text.-sp {
    display: block;
  }
}
.p-mv__text.-pc {
  margin-bottom: 0;
  margin-top: 2.0833333333vw;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-mv__text.-pc {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__text.-pc {
    margin-top: 40px;
    font-size: 20;
  }
}

.p-mv__ttl__box p:nth-of-type(2) {
  margin-top: 1.5625vw;
}
@media screen and (max-width: 768px) {
  .p-mv__ttl__box p:nth-of-type(2) {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .p-mv__ttl__box p:nth-of-type(2) {
    margin-top: 30px;
  }
}

.p-service {
  position: relative;
}

.p-service__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 86%;
  height: 45.8333333333vw;
  background-color: #E8704A;
  margin-left: auto;
  margin-bottom: 5.7291666667vw;
  border-radius: 8.4895833333vw 0 0 8.4895833333vw;
}
@media screen and (max-width: 768px) {
  .p-service__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    height: auto;
    margin-bottom: -18.6666666667vw;
    padding: 34.6666666667vw 8vw 21.3333333333vw;
    border-radius: 10.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__item {
    height: 960px;
    margin-bottom: 110px;
    border-radius: 163px 0 0 163px;
  }
}
@media screen and (max-width: 768px) {
  .p-service__item:first-child {
    z-index: 3;
    padding-top: 18.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-service__item:nth-child(2) {
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .p-service__item:nth-child(3) {
    z-index: 1;
  }
}
.p-service__item:last-child {
  margin-bottom: 0;
}
.p-service__item:nth-child(even) {
  margin-right: auto;
  margin-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  border-radius: 0 8.4895833333vw 8.4895833333vw 0;
}
@media screen and (max-width: 768px) {
  .p-service__item:nth-child(even) {
    border-radius: 10.6666666667vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-service__item.-blue {
  background-color: #00ADE2;
}
.p-service__item.-yellow {
  background-color: #FFE643;
}
.p-service__item.-green {
  background-color: #84CBA3;
}

.p-service__ttl__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  .p-service__ttl__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__ttl__box {
    padding: 0 40px;
  }
}
.p-service__ttl__box.-blue {
  padding: 0 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  .p-service__ttl__box.-blue {
    padding: 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__ttl__box.-blue {
    padding: 0 80px;
  }
}
.p-service__ttl__box.-yellow {
  padding: 0 3.125vw;
}
@media screen and (max-width: 768px) {
  .p-service__ttl__box.-yellow {
    padding: 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__ttl__box.-yellow {
    padding: 0 60px;
  }
}
.p-service__ttl__box.-green {
  padding: 0 5.46875vw;
}
@media screen and (max-width: 768px) {
  .p-service__ttl__box.-green {
    padding: 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__ttl__box.-green {
    padding: 0 105px;
  }
}

.p-service__ttl {
  font-size: 46px;
  font-size: 2.875rem;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  font-weight: 900;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .p-service__ttl {
    font-size: 1.3125rem;
    padding-top: 10.6666666667vw;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    text-align: center;
    line-height: 1.4;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__ttl {
    font-size: 50px;
  }
}
.p-service__ttl.-green {
  line-height: 1;
}

.p-service__ttl span {
  vertical-align: middle;
}

.p-service__image {
  width: 16.8229166667vw;
}
@media screen and (max-width: 768px) {
  .p-service__image {
    width: 50.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__image {
    width: 323px;
  }
}
.p-service__image.-blue {
  width: 12.7604166667vw;
  margin-top: 1.5625vw;
}
@media screen and (max-width: 768px) {
  .p-service__image.-blue {
    width: 32.5333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__image.-blue {
    width: 245px;
    margin-top: 30px;
  }
}
.p-service__image.-yellow {
  width: 15vw;
}
@media screen and (max-width: 768px) {
  .p-service__image.-yellow {
    width: 40.5333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__image.-yellow {
    width: 288px;
  }
}
.p-service__image.-green {
  width: 9.8958333333vw;
  margin-top: 5.2083333333vw;
}
@media screen and (max-width: 768px) {
  .p-service__image.-green {
    width: 25.0666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__image.-green {
    width: 190px;
    margin-top: 100px;
  }
}

.p-service__text__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45.8333333333vw;
  height: 100%;
  padding: 0 5.7291666667vw;
  line-height: 1.6;
  background-color: #e35633;
}
@media screen and (max-width: 768px) {
  .p-service__text__box {
    width: 100%;
    height: auto;
    padding: 0 2.6666666667vw;
    background-color: transparent;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__text__box {
    width: 880px;
    height: 100%;
    padding: 0 110px;
  }
}
.p-service__text__box.-blue {
  background-color: #3880a5;
}
@media screen and (max-width: 768px) {
  .p-service__text__box.-blue {
    background-color: transparent;
  }
}
.p-service__text__box.-yellow {
  background-color: #f3bc2e;
}
@media screen and (max-width: 768px) {
  .p-service__text__box.-yellow {
    background-color: transparent;
  }
}
.p-service__text__box.-green {
  background-color: #70b78d;
}
@media screen and (max-width: 768px) {
  .p-service__text__box.-green {
    background-color: transparent;
  }
}

.p-service__text {
  text-align: justify;
  line-height: 1.9;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 900;
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  .p-service__text {
    font-size: 0.75rem;
    margin: 8vw 0 12vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__text {
    font-size: 32px;
    margin-bottom: 50px;
  }
}

.p-service__example {
  position: relative;
  padding: 2.5vw 0;
}
@media screen and (max-width: 768px) {
  .p-service__example {
    padding: 6.6666666667vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example {
    padding: 60px 0;
  }
}
.p-service__example.-color1 {
  border-top: 0.15625vw solid #E8704A;
  border-bottom: 0.15625vw solid #E8704A;
}
@media screen and (max-width: 768px) {
  .p-service__example.-color1 {
    border-top: 0.5333333333vw solid #E8704A;
    border-bottom: 0.5333333333vw solid #E8704A;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example.-color1 {
    border-top: 3px solid #E8704A;
    border-bottom: 3px solid #E8704A;
  }
}
.p-service__example.-color2 {
  border-top: 0.15625vw solid #84CBA3;
  border-bottom: 0.15625vw solid #84CBA3;
}
@media screen and (max-width: 768px) {
  .p-service__example.-color2 {
    border-top: 0.5333333333vw solid #84CBA3;
    border-bottom: 0.5333333333vw solid #84CBA3;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example.-color2 {
    border-top: 3px solid #84CBA3;
    border-bottom: 3px solid #84CBA3;
  }
}
.p-service__example.-color3 {
  border-top: 0.15625vw solid #F7CBCA;
  border-bottom: 0.15625vw solid #F7CBCA;
}
@media screen and (max-width: 768px) {
  .p-service__example.-color3 {
    border-top: 0.5333333333vw solid #F7CBCA;
    border-bottom: 0.5333333333vw solid #F7CBCA;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example.-color3 {
    border-top: 3px solid #F7CBCA;
    border-bottom: 3px solid #F7CBCA;
  }
}
.p-service__example.-color4 {
  border-top: 0.15625vw solid #fdd000;
  border-bottom: 0.15625vw solid #fdd000;
}
@media screen and (max-width: 768px) {
  .p-service__example.-color4 {
    border-top: 0.5333333333vw solid #fdd000;
    border-bottom: 0.5333333333vw solid #fdd000;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example.-color4 {
    border-top: 3px solid #fdd000;
    border-bottom: 3px solid #fdd000;
  }
}

.p-service__example__ttl {
  font-weight: 500;
  font-size: 28px;
  font-size: 1.75rem;
  position: absolute;
  top: -1.25vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #e35633;
  padding: 0 1.5625vw;
}
@media screen and (max-width: 768px) {
  .p-service__example__ttl {
    font-size: 0.6875rem;
    top: -2.6666666667vw;
    padding: 0 5.3333333333vw;
    background-color: #E8704A;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example__ttl {
    font-size: 28px;
    top: -24px;
    padding: 0 30px;
  }
}
.p-service__example__ttl.-blue {
  background-color: #3880a5;
}
@media screen and (max-width: 768px) {
  .p-service__example__ttl.-blue {
    background-color: #00ADE2;
  }
}
.p-service__example__ttl.-yellow {
  background-color: #f3bc2e;
}
@media screen and (max-width: 768px) {
  .p-service__example__ttl.-yellow {
    background-color: #FFE643;
  }
}
.p-service__example__ttl.-green {
  background-color: #70b78d;
}
@media screen and (max-width: 768px) {
  .p-service__example__ttl.-green {
    background-color: #84CBA3;
  }
}

.p-service__example__text {
  font-weight: 500;
  line-height: 2.1;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 1.1em;
  padding-right: 1.1em;
}
@media screen and (max-width: 768px) {
  .p-service__example__text {
    font-size: 0.6875rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-service__example__text {
    font-size: 18px;
  }
}

.p-news {
  width: 95%;
  margin-right: 0;
  padding: 4.1666666667vw 0;
  border-radius: 0 4.6875vw 4.6875vw 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #E8704A;
}
@media screen and (max-width: 768px) {
  .p-news {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    border-radius: 0;
    padding: 8vw 8vw 9.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news {
    padding: 80px 0;
    border-radius: 0 90px 90px 0;
  }
}

.p-news__ttl__link {
  margin-right: 10.4166666667vw;
}
@media screen and (max-width: 768px) {
  .p-news__ttl__link {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .p-news-items {
    margin-top: 8vw;
  }
}

.p-news__item {
  line-height: 1.5;
}

.p-news__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 768px) {
  .p-news__link {
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__link {
    margin-bottom: 30px;
  }
}

.p-news__link .title {
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.6;
  width: 41.6666666667vw;
  margin-right: 5.2083333333vw;
}
@media screen and (max-width: 768px) {
  .p-news__link .title {
    font-weight: 700;
    width: 100%;
    margin-right: 0;
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__link .title {
    font-size: 21px;
  }
}

.p-news__link .date {
  letter-spacing: 0;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  margin-right: 5.2083333333vw;
}
@media screen and (max-width: 768px) {
  .p-news__link .date {
    font-weight: 700;
    font-size: 0.625rem;
    margin-right: 9.6vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__link .date {
    font-size: 16px;
  }
}

.p-member {
  width: 80%;
  margin: 0 auto;
  border-radius: 4.6875vw;
  background-color: #00ADE2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6.4583333333vw 10.4166666667vw;
  color: #F7CBCA;
}
@media screen and (max-width: 768px) {
  .p-member {
    width: 100%;
    border-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 13.3333333333vw 8vw 24vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-member {
    padding: 124px 250px;
    border-radius: 90px;
  }
}

.p-member__flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .p-member__flexbox {
    margin-top: 10.6666666667vw;
  }
}

.p-member__image {
  width: 15.625vw;
  margin: 0 4.1666666667vw 0 6.25vw;
}
@media screen and (max-width: 768px) {
  .p-member__image {
    width: 35.2vw;
    height: 64vw;
    margin: 0 5.3333333333vw 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-member__image {
    width: 300px;
    margin: 0 80px 0 200px;
  }
}

.p-member__text__box {
  width: 20.2083333333vw;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-member__text__box {
    width: auto;
  }
}

.p-member__text {
  line-height: 2.4;
}
@media screen and (max-width: 768px) {
  .p-member__text {
    line-height: 2;
    letter-spacing: 0.1em;
  }
}

.p-member__name {
  font-size: 28px;
  font-size: 1.75rem;
  margin: 2.6041666667vw 0;
}
@media screen and (max-width: 768px) {
  .p-member__name {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-member__name {
    font-size: 28px;
    margin: 50px 0;
  }
}

.p-member__company,
.p-member__text {
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .p-member__company,
  .p-member__text {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-member__company,
  .p-member__text {
    font-size: 16px;
  }
}

.p-company {
  width: 95%;
  margin-left: auto;
  border-radius: 4.6875vw 0 0 4.6875vw;
  background-color: #FFE059;
  text-align: center;
  padding: 6.7708333333vw 33.8541666667vw 6.7708333333vw 29.6875vw;
  color: #E8704A;
}
@media screen and (max-width: 768px) {
  .p-company {
    width: 100%;
    border-radius: 0;
    padding: 16vw 8vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-company {
    padding: 130px 590px;
  }
}

.p-company__items {
  position: relative;
  width: 100%;
  margin-top: 4.6875vw;
}
@media screen and (max-width: 768px) {
  .p-company__items {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-company__items {
    margin-top: 90px;
  }
}
.p-company__items::before {
  content: "";
  display: block;
  width: 0.0520833333vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 5.9895833333vw;
  background-color: #E8704A;
}
@media screen and (max-width: 768px) {
  .p-company__items::before {
    width: 0.2666666667vw;
    left: 16vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-company__items::before {
    width: 1px;
    left: 115px;
  }
}

.p-company__item {
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.1979166667vw;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .p-company__item {
    font-size: 0.625rem;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-company__item {
    font-size: 16px;
    margin-bottom: 23px;
  }
}

.p-company__ttl {
  min-width: 3.6458333333vw;
  margin-right: 5.7291666667vw;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .p-company__ttl {
    width: 10.6666666667vw;
    margin-right: 13.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-company__ttl {
    min-width: 70px;
    margin-right: 110px;
  }
}

.p-company__text {
  white-space: break-spaces;
  line-height: 1.6;
  width: 21.875vw;
}
@media screen and (max-width: 768px) {
  .p-company__text {
    width: 60vw;
    letter-spacing: 0.01em;
  }
}
@media screen and (min-width: 1920px) {
  .p-company__text {
    width: 420px;
  }
}

.p-company-button {
  text-align: center;
  width: 20.8333333333vw;
  height: 4.84375vw;
  margin: 5.9895833333vw auto 0;
}
@media screen and (max-width: 768px) {
  .p-company-button {
    width: 46.9333333333vw;
    height: 10.6666666667vw;
    margin: 13.3333333333vw auto 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-company-button {
    width: 400px;
    height: 93px;
    margin: 115px auto 0;
  }
}

.p-company-bg {
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  background-color: #E8704A;
  width: 100%;
  height: 10.4166666667vw;
}
@media screen and (max-width: 768px) {
  .p-company-bg {
    display: none;
  }
}
@media screen and (min-width: 1920px) {
  .p-company-bg {
    height: 200px;
  }
}

.p-news.-article {
  max-width: 52.0833333333vw;
  margin: 0 auto;
  border-radius: 0;
  background-color: transparent;
  display: block;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .p-news.-article {
    max-width: 100%;
    padding: 0 9.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news.-article {
    max-width: 1000px;
  }
}

.p-news-items.-article {
  margin: 8.8541666667vw 0;
}
@media screen and (max-width: 768px) {
  .p-news-items.-article {
    margin: 9.3333333333vw 0 13.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news-items.-article {
    margin: 170px 0;
  }
}

.p-news__item.-article {
  line-height: 1.5;
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  .p-news__item.-article {
    margin-bottom: 9.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__item.-article {
    margin-bottom: 50px;
  }
}

.p-news__link.-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 768px) {
  .p-news__link.-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 4.2666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__link.-article {
    margin-bottom: 10px;
  }
}

.p-news__link.-article .title {
  font-weight: 700;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 2;
  width: auto;
  margin: 0.5208333333vw 0 0 0;
}
@media screen and (max-width: 768px) {
  .p-news__link.-article .title {
    font-weight: 900;
    margin-top: 4vw;
    font-size: 1.125rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__link.-article .title {
    margin: 10px 0 0 0;
  }
}

.p-news__link.-article .date {
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 2.3958333333vw;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-news__link.-article .date {
    font-size: 0.625rem;
    margin-right: 5.3333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__link.-article .date {
    margin-right: 46px;
    font-size: 20px;
  }
}

.p-news__link.-article .tag {
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .p-news__link.-article .tag {
    font-size: 0.625rem;
  }
}

.p-news__image__box {
  width: 20.8333333333vw;
}
@media screen and (max-width: 768px) {
  .p-news__image__box {
    width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__image__box {
    width: 400px;
  }
}

.p-news__text__box {
  width: 28.6458333333vw;
  color: #E8704A;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-news__text__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .p-news__text__box {
    width: 550px;
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .p-news__date__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1.0666666667vw solid #E8704A;
    border-radius: 999px;
    padding: 1.0666666667vw 2.6666666667vw;
    margin-top: 5.3333333333vw;
  }
}

.p-single-news__box img {
  max-width: 100% !important;
  height: auto !important;
}

.p-single-news__date__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.p-single-news__date__box .tag {
  width: 6.7708333333vw;
  font-size: 12px;
  font-size: 0.75rem;
  border-radius: 5.2083333333vw;
  padding: 0.3645833333vw;
  text-align: center;
  color: #fff;
  margin-left: 0.5208333333vw;
}
@media screen and (max-width: 768px) {
  .p-single-news__date__box .tag {
    width: 29.3333333333vw;
    padding: 1.8666666667vw;
    border-radius: 26.6666666667vw;
    margin-left: 2.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-single-news__date__box .tag {
    width: 130px;
    font-size: 12px;
    border-radius: 100px;
    padding: 7px;
    margin-left: 10px;
  }
}
.p-single-news__date__box .tag.-news {
  background-color: rgba(232, 125, 170, .8);
}
.p-single-news__date__box .tag.-press {
  background-color: rgba(217, 173, 87, .8);
}

.p-single-news__ttl {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 3.3333333333vw 0;
}
@media screen and (max-width: 768px) {
  .p-single-news__ttl {
    padding: 17.0666666667vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-single-news__ttl {
    font-size: 18px;
    padding: 64px 0;
  }
}

.p-single-news__txt p:not([class]),
.p-studies__list__dec p:not([class]) {
  margin-bottom: 1.8em;
}
.p-single-news__txt .wp-block-image,
.p-studies__list__dec .wp-block-image {
  margin-bottom: 1.8em;
}
.p-single-news__txt a,
.p-studies__list__dec a {
  color: #E8704A;
  text-decoration: underline;
}
.p-single-news__txt .has-medium-font-size,
.p-studies__list__dec .has-medium-font-size {
  font-size: 1.2em;
}
.p-single-news__txt .has-small-font-size,
.p-studies__list__dec .has-small-font-size {
  font-size: 0.8em;
}
.p-single-news__txt .has-large-font-size,
.p-studies__list__dec .has-large-font-size {
  font-size: 1.4em;
}
.p-single-news__txt .has-xlarge-font-size,
.p-studies__list__dec .has-xlarge-font-size {
  font-size: 1.6em;
}

.p-single-news__other__box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 46.6666666667vw;
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 1.6666666667vw;
  margin-top: 3.3333333333vw;
}
@media screen and (max-width: 768px) {
  .p-single-news__other__box {
    max-width: 100%;
    border-radius: 8.5333333333vw;
    margin-top: 17.0666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-single-news__other__box {
    max-width: 896px;
    border-radius: 32px;
    margin-top: 64px;
  }
}

.p-single-news__other__box::before {
  content: "";
  display: block;
  background-color: #cccccc;
  width: 6.3541666667vw;
  height: 0.1041666667vw;
  position: absolute;
  top: 6.25vw;
  left: 19.7916666667vw;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  .p-single-news__other__box::before {
    width: 32.5333333333vw;
    height: 0.5333333333vw;
    top: 24vw;
    left: 34.6666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-single-news__other__box::before {
    width: 122px;
    height: 2px;
    top: 120px;
    left: 380px;
  }
}

.p-single-news__other__box .title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 2;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (min-width: 1920px) {
  .p-single-news__other__box .title {
    font-size: 14px;
  }
}

.p-single-news__other__box .prev,
.p-single-news__other__box .next {
  width: 16.6666666667vw;
  padding: 3.3333333333vw;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
@media screen and (max-width: 768px) {
  .p-single-news__other__box .prev,
  .p-single-news__other__box .next {
    width: 40vw;
    padding: 8vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-single-news__other__box .prev,
  .p-single-news__other__box .next {
    width: 320px;
    padding: 64px;
  }
}

.p-single-news__other__box .next {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.p-single-news__img {
  width: 3.6458333333vw;
  margin-bottom: 0.625vw;
}
@media screen and (max-width: 768px) {
  .p-single-news__img {
    width: 18.6666666667vw;
    margin-bottom: 3.2vw;
  }
}
@media screen and (min-width: 1920px) {
  .p-single-news__img {
    width: 70px;
    margin-bottom: 12px;
  }
}

.p-footer {
  white-space: nowrap;
  padding: 6.0416666667vw 0;
}
@media screen and (max-width: 768px) {
  .p-footer {
    padding: 10.6666666667vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-footer {
    padding: 116px 0;
  }
}

.p-footer-copy {
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-footer-copy {
    font-size: 0.625rem;
  }
}
@media screen and (min-width: 1920px) {
  .p-footer-copy {
    font-size: 15px;
  }
}

.contact {
  width: 16.6666666667vw !important;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .contact {
    width: 26.6666666667vw !important;
  }
}

.wpcf7-form {
  max-width: 640px;
  margin: auto;
  margin-bottom: 120px;
}
.wpcf7-form p {
  margin-top: 20px;
}
.wpcf7-form label {
  font-size: 14px;
  color: #333;
}
.wpcf7-form input,
.wpcf7-form textarea {
  padding: 12px;
  margin-top: 12px;
  width: 100%;
  border: none;
  background: #efefef;
  margin-bottom: 4px;
  line-height: 1.7;
  border-radius: 10px;
}
.wpcf7-form .wpcf7-submit {
  background-color: #e8704a;
  color: white;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}
.wpcf7-form .wpcf7-not-valid-tip {
  color: red;
  margin-top: 4px;
}

.hissu {
  color: red;
  margin-left: 8px;
}

.wpcf7-response-output {
  color: #333;
  font-size: 14px;
  margin-top: 20px;
  line-height: 1.7;
}

#l-single-news .c-detail-txt a {
  display: inline-block;
}

.u-object-fit-img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.u-pc_br {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-pc_br {
    display: inline;
  }
}

.u-sp_br {
  display: inline;
}
@media screen and (max-width: 768px) {
  .u-sp_br {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .u-fz-menu1 {
    font-size: 1.875rem;
  }
}

@media screen and (max-width: 768px) {
  .u-fz-menu2 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .u-fz-menu3 {
    font-size: 0.75rem;
  }
}

.u-br-32 {
  border-radius: 1.6666666667vw;
}
@media screen and (max-width: 768px) {
  .u-br-32 {
    border-radius: 8.5333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .u-br-32 {
    border-radius: 32px;
  }
}

.u-br-8 {
  border-radius: 0.4166666667vw;
}
@media screen and (max-width: 768px) {
  .u-br-8 {
    border-radius: 2.1333333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .u-br-8 {
    border-radius: 8px;
  }
}

.u-br-16 {
  border-radius: 0.8333333333vw;
}
@media screen and (max-width: 768px) {
  .u-br-16 {
    border-radius: 4.2666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .u-br-16 {
    border-radius: 16px;
  }
}

.u-tel-number a {
  text-decoration: underline;
}

.u-fax-number a {
  text-decoration: none;
}

.u-mail-address {
  text-decoration: underline;
}

.u-under-line {
  position: relative;
  vertical-align: baseline;
}

.-none {
  pointer-events: none;
}
/*# sourceMappingURL=style.css.map */
