@charset "UTF-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@500&family=Zen+Kaku+Gothic+New:wght@500;700&display=swap");
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit; }

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit; }

* {
  padding: 0;
  margin: 0; }

hr {
  overflow: visible;
  height: 0;
  color: inherit; }

details, main {
  display: block; }

summary {
  display: list-item; }

small {
  font-size: 80%; }

[hidden] {
  display: none; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline-width: 0; }

code, kbd, pre, samp {
  font-family: monospace,monospace; }

pre {
  font-size: 1em; }

b, strong {
  font-weight: bolder; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

table {
  border-color: inherit;
  text-indent: 0; }

input {
  border-radius: 0; }

[disabled] {
  cursor: default; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  resize: vertical; }

button, input, optgroup, select, textarea {
  font: inherit; }

optgroup {
  font-weight: 700; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  color: inherit; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

button, input, select, textarea {
  background-color: transparent;
  border-style: none; }

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0; }

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

select::-ms-expand {
  display: none; }

select::-ms-value {
  color: currentColor; }

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit; }

img {
  border-style: none; }

progress {
  vertical-align: baseline; }

[aria-busy=true] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled=true] {
  cursor: default; }

* {
  box-sizing: border-box; }

body {
  background: #fff;
  line-height: 2em;
  font-family: "Zen Kaku Gothic New", serif;
  font-size: clamp(0.875rem, calc(0.852rem + 0.11vw), 0.938rem);
  letter-spacing: 0.08em;
  font-weight: 500;
  color: #1C130F; }

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

a {
  color: #1C130F;
  text-decoration: none;
  transition: .3s;
  font-weight: 700; }
  a:hover {
    transition: .3s;
    text-decoration: none; }
  a img {
    transition: .3s; }
    a img:hover {
      opacity: .7;
      transition: .3s; }

li {
  list-style: none; }

.flb_sb, .gnav, .topttl, .jounallist, .jounallist .box ul, .workslist, .otherlist .ttl, .pagenav {
  display: flex;
  justify-content: space-between; }

.flb_ct, .conbox .inbox .center p.or, .conbox .inbox .right p a, header .menubtn, .wp-pagenavi {
  display: flex;
  justify-content: center; }

.flb_st, .pagettl .bread, .gnav .sns, .topservice .list .box dl dt, .topworks .list .box, .topworks .list .box ul, .jounallist .box, .about dl, .worksnav, .jottl, .jottl ul, .jocms .archives .box .txt ul {
  display: flex;
  justify-content: flex-start; }

.flb_ed {
  display: flex;
  justify-content: flex-end; }

.sp {
  display: block; }
  @media screen and (min-width: 701px) {
    .sp {
      display: none; } }

.sptab {
  display: block; }
  @media screen and (min-width: 961px) {
    .sptab {
      display: none; } }

.tab {
  display: none; }
  @media screen and (min-width: 701px) {
    .tab {
      display: block; } }
  @media screen and (min-width: 961px) {
    .tab {
      display: none; } }

.tabpc {
  display: none; }
  @media screen and (min-width: 701px) {
    .tabpc {
      display: block; } }

.pc {
  display: none; }
  @media screen and (min-width: 961px) {
    .pc {
      display: block; } }

.inner, .pagettl {
  width: calc(100% - 40px);
  margin: auto; }
  @media screen and (min-width: 375px) {
    .inner, .pagettl {
      width: calc(100% - 60px); } }
  @media screen and (min-width: 701px) {
    .inner, .pagettl {
      width: calc(100% - 130px); } }
  @media screen and (min-width: 961px) {
    .inner, .pagettl {
      width: calc(100% - 160px); } }

.wide, .about_kv, .about_lead::before {
  width: calc(100% - 40px);
  margin: auto; }
  @media screen and (min-width: 701px) {
    .wide, .about_kv, .about_lead::before {
      width: calc(100% - 100px); } }
  @media screen and (min-width: 961px) {
    .wide, .about_kv, .about_lead::before {
      width: calc(100% - 120px); } }

.fadeIn {
  opacity: 0;
  transition: 1.5s; }
  .fadeIn.is-show {
    opacity: 1; }

.fadeIn_up {
  opacity: 0;
  transform: translate(0, 50px);
  transition: 2s; }
  .fadeIn_up.is-show {
    transform: translate(0, 0);
    opacity: 1; }

.fadeIn_left {
  opacity: 0;
  transform: translate(-50px, 0);
  transition: 2s; }
  .fadeIn_left.is-show {
    transform: translate(0, 0);
    opacity: 1; }

.fadeIn_right {
  opacity: 0;
  transform: translate(50px, 0);
  transition: 2s; }
  .fadeIn_right.is-show {
    transform: translate(0, 0);
    opacity: 1; }

@keyframes rotate {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-100%); } }
/* 共通 */
.btnmore {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: calc(14 / 16 * 1rem);
  font-weight: 700;
  position: relative;
  padding-bottom: 4px; }
  @media screen and (min-width: 701px) {
    .btnmore {
      padding-bottom: 6px; } }
  @media screen and (min-width: 961px) {
    .btnmore {
      padding-bottom: 8px; } }
  .btnmore::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #FCF13A;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: .3s;
    transform-origin: right top; }
  .btnmore:hover {
    opacity: .7; }
    .btnmore:hover:after {
      transform: scale(0, 1);
      transition: .3s; }

.pagettl {
  padding-top: 106px;
  padding-bottom: 60px; }
  @media screen and (min-width: 701px) {
    .pagettl {
      padding-top: 159px;
      padding-bottom: 90px;
      display: flex;
      justify-content: space-between;
      align-items: flex-end; } }
  @media screen and (min-width: 961px) {
    .pagettl {
      padding-top: 212px;
      padding-bottom: 120px; } }
  .pagettl h1, .pagettl h2 {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.625rem, calc(0.943rem + 3.41vw), 3.5rem);
    font-weight: 700;
    line-height: 1em;
    padding-bottom: 16px; }
    @media screen and (min-width: 701px) {
      .pagettl h1, .pagettl h2 {
        padding-bottom: 0; } }
  .pagettl .bread {
    flex-wrap: wrap; }
    @media screen and (min-width: 701px) {
      .pagettl .bread {
        justify-content: flex-end; } }
    .pagettl .bread li {
      font-family: "Montserrat", sans-serif;
      font-size: calc(10 / 16 * 1rem);
      font-weight: 600; }
      .pagettl .bread li a {
        text-decoration: underline; }
        .pagettl .bread li a::after {
          content: "/";
          display: inline-block;
          color: #E1E1E1;
          font-weight: 700;
          margin: 0 16px; }

/* 下部コンタクト */
.conbox {
  background: #FCF13A;
  position: relative; }
  .conbox::before {
    content: "";
    display: block;
    width: 100%;
    height: 400px;
    background: url("../images/common/conbg_sp.webp") center top no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (min-width: 701px) {
      .conbox::before {
        background: url("../images/common/conbg.webp") center top no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 961px) {
      .conbox::before {
        height: 500px; } }
  .conbox .lead {
    text-align: right;
    width: calc(100% - 30px);
    margin: auto;
    padding-top: 91px;
    padding-bottom: 30px;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 701px) {
      .conbox .lead {
        width: calc(100% - 60px);
        padding-top: 139px;
        padding-bottom: 40px; } }
    @media screen and (min-width: 961px) {
      .conbox .lead {
        width: calc(100% - 160px);
        padding-top: 187px; } }
    .conbox .lead p {
      color: #FCF13A;
      font-family: "Montserrat", sans-serif;
      font-weight: 600;
      font-size: calc(10 / 16 * 1rem);
      width: min(100%, 300px);
      margin-left: auto; }
      @media screen and (min-width: 701px) {
        .conbox .lead p {
          width: min(100%, 400px); } }
  .conbox .inbox {
    width: calc(100% - 20px);
    margin-left: auto;
    background: #F7F7F7;
    border-radius: 30px 30px 0 30px;
    padding: 40px 0;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 375px) {
      .conbox .inbox {
        width: calc(100% - 30px); } }
    @media screen and (min-width: 701px) {
      .conbox .inbox {
        width: calc(100% - 60px);
        border-radius: 40px 40px 0 40px;
        padding: 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
    @media screen and (min-width: 961px) {
      .conbox .inbox {
        width: calc(100% - 80px); } }
    @media screen and (min-width: 1081px) {
      .conbox .inbox {
        padding: 0 2%; } }
    @media screen and (min-width: 1201px) {
      .conbox .inbox {
        padding: 0 5%; } }
    @media screen and (min-width: 1401px) {
      .conbox .inbox {
        padding: 0 80px; } }
    .conbox .inbox h2 {
      font-family: "Montserrat", sans-serif;
      font-size: clamp(1.5rem, calc(1.136rem + 1.82vw), 2.5rem);
      font-weight: 700;
      padding-bottom: 15px; }
      @media screen and (min-width: 701px) {
        .conbox .inbox h2 {
          padding-bottom: 22px; } }
    .conbox .inbox .left {
      padding: 0 30px 30px;
      border-bottom: #E1E1E1 1px solid; }
      @media screen and (min-width: 701px) {
        .conbox .inbox .left {
          width: 100%;
          padding-top: 56px; } }
      @media screen and (min-width: 1081px) {
        .conbox .inbox .left {
          width: 32.5%;
          padding: 112px 0 120px;
          border-bottom: 0;
          border-right: #E1E1E1 1px solid; } }
      .conbox .inbox .left p {
        font-size: clamp(0.656rem, calc(0.577rem + 0.4vw), 0.875rem);
        font-weight: 700;
        line-height: 1.9em; }
    .conbox .inbox .center {
      padding: 30px 30px 20px; }
      @media screen and (min-width: 701px) {
        .conbox .inbox .center {
          width: 50%;
          position: relative;
          padding-bottom: 56px; } }
      @media screen and (min-width: 1081px) {
        .conbox .inbox .center {
          width: 32.5%;
          padding: 103px 0; } }
      .conbox .inbox .center p {
        font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem); }
        .conbox .inbox .center p.tel {
          font-family: "Montserrat", sans-serif;
          font-size: 1rem;
          font-weight: 600; }
          .conbox .inbox .center p.tel a {
            display: block;
            font-family: "Oswald", sans-serif;
            font-weight: 500;
            font-size: clamp(2.5rem, calc(2.318rem + 0.91vw), 3rem);
            font-weight: 500;
            line-height: 0.63em;
            margin: 14px 0;
            transform: translateX(-0.1em); }
        .conbox .inbox .center p.or {
          align-items: center;
          width: 38px;
          height: 38px;
          border-radius: 50%;
          background: #fff;
          font-family: "Montserrat", sans-serif;
          font-size: calc(10 / 16 * 1rem);
          font-weight: 500;
          letter-spacing: 0;
          margin: 20px auto 0; }
          @media screen and (min-width: 701px) {
            .conbox .inbox .center p.or {
              position: absolute;
              right: 0;
              top: 0;
              bottom: 0;
              margin: auto; } }
    .conbox .inbox .right {
      padding: 0 30px; }
      @media screen and (min-width: 701px) {
        .conbox .inbox .right {
          width: 50%;
          padding: 30px 30px 56px; } }
      @media screen and (min-width: 1081px) {
        .conbox .inbox .right {
          width: 22.8%;
          padding: 103px 0; } }
      .conbox .inbox .right p {
        font-family: "Montserrat", sans-serif;
        font-size: 1rem;
        font-weight: 600; }
        .conbox .inbox .right p a {
          align-items: center;
          width: 100%;
          height: 75px;
          border: #FCF13A 2px solid;
          background: #FCF13A;
          border-radius: 20px;
          font-weight: 600;
          margin-top: 22px;
          position: relative;
          z-index: 1;
          overflow: hidden; }
          .conbox .inbox .right p a::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            border-radius: 20px;
            transform: scaleX(0);
            transform-origin: right;
            transition: .3s;
            transition-property: transform; }
          .conbox .inbox .right p a:hover::before {
            transform: scaleX(1);
            transform-origin: left; }

/* ヘッダー */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: 999; }
  @media screen and (min-width: 701px) {
    header {
      height: 99px; } }
  header::before {
    content: "";
    display: block;
    width: 95px;
    aspect-ratio: 19 / 12;
    background: url("../images/common/line_sp.webp") center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (min-width: 701px) {
      header::before {
        width: 190px;
        aspect-ratio: 19 / 10;
        background: url("../images/common/line.webp") center center no-repeat;
        background-size: 100% auto; } }
  header .logo {
    display: block;
    width: 192px;
    margin-top: 32px;
    margin-left: 8px;
    z-index: 5;
    position: relative;
    transition: .5s; }
    @media screen and (min-width: 701px) {
      header .logo {
        width: 210px;
        margin-top: 58px;
        margin-left: 20px; } }
    @media screen and (min-width: 961px) {
      header .logo {
        width: 286px;
        margin-top: 58px;
        margin-left: 40px; } }
    header .logo img {
      display: block; }
    header .logo.none {
      transition: .5s;
      transform: translateY(-400%) scale(0);
      transform-origin: top left; }
  header .nav {
    display: none; }
    @media screen and (min-width: 701px) {
      header .nav {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        width: 420px;
        height: 100%;
        border-radius: 0 0 0 40px;
        background: #fff;
        position: absolute;
        top: 0;
        right: 100px; } }
    @media screen and (min-width: 961px) {
      header .nav {
        width: 508px;
        right: 112px; } }
    header .nav::before {
      content: "";
      width: 24px;
      aspect-ratio: 1 / 1;
      background: url("../images/common/round.webp") center center no-repeat;
      background-size: 100% auto;
      position: absolute;
      top: 0;
      right: 100%;
      transform: rotate(180deg); }
    header .nav li {
      display: block;
      margin-left: 20px;
      font-family: "Montserrat", sans-serif;
      font-size: calc(14 / 16 * 1rem); }
      @media screen and (min-width: 961px) {
        header .nav li {
          margin-left: 40px; } }
      header .nav li a {
        font-weight: 600;
        display: inline-block;
        position: relative; }
        header .nav li a::after {
          content: "";
          display: block;
          width: 100%;
          height: 2px;
          background: #FCF13A;
          position: absolute;
          left: 0;
          bottom: 0;
          transform: translateY(-10px);
          opacity: 0;
          transition: .3s; }
        header .nav li a:hover::after {
          transform: translateY(0);
          opacity: 1;
          transition: .53s; }
  header .menubtn {
    width: 72px;
    height: 100%;
    background: #fff;
    border-radius: 0 0 0 30px;
    position: absolute;
    top: 0;
    right: 0;
    align-items: center;
    flex-direction: column; }
    @media screen and (min-width: 701px) {
      header .menubtn {
        width: 100px;
        border-radius: 0; } }
    @media screen and (min-width: 961px) {
      header .menubtn {
        width: 112px; } }
    header .menubtn::before {
      content: "";
      display: block;
      width: 16px;
      aspect-ratio: 1 / 1;
      background: url("../images/common/round_sp.webp") center center no-repeat;
      background-size: 100% auto;
      position: absolute;
      top: 0;
      right: 72px;
      transform: rotate(180deg); }
      @media screen and (min-width: 701px) {
        header .menubtn::before {
          content: none; } }
    header .menubtn span {
      display: block;
      width: 24px;
      height: 2px;
      background: #1C130F;
      transition: .3s; }
      @media screen and (min-width: 701px) {
        header .menubtn span {
          width: 32px; } }
      header .menubtn span:nth-child(1) {
        margin-bottom: 6px; }
        @media screen and (min-width: 701px) {
          header .menubtn span:nth-child(1) {
            margin-bottom: 8px; } }
  header.active .logo, header.active .nav, header.active::before {
    display: none; }
  header.active .menubtn span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: .3s; }
    header.active .menubtn span:nth-child(1) {
      transform: rotate(25deg); }
    header.active .menubtn span:nth-child(2) {
      transform: rotate(-25deg); }

.gnav {
  position: fixed;
  top: 0;
  right: 0;
  width: min(calc(100% - 40px), 533px);
  height: 100dvh;
  background: #fff;
  border-radius: 0 0 0 32px;
  z-index: 998;
  padding: 80px 0 45px 40px;
  flex-direction: column;
  align-items: flex-start;
  transform: translateX(100%);
  transition: .3s; }
  @media screen and (min-width: 701px) {
    .gnav {
      border-radius: 0 0 0 40px;
      padding: 112px 0 80px 120px; } }
  .gnav.active {
    transform: translateX(0);
    transition: .3s; }
  .gnav .nav li {
    font-family: "Montserrat", sans-serif;
    font-size: calc(20 / 16 * 1rem);
    padding-bottom: 32px; }
    @media screen and (min-width: 701px) {
      .gnav .nav li {
        padding-bottom: 40px; } }
    .gnav .nav li:last-child {
      padding-bottom: 0; }
    .gnav .nav li a {
      font-weight: 600; }
    .gnav .nav li span {
      display: inline-block;
      background: #FCF13A;
      padding: 2px 5px;
      font-family: "Montserrat", sans-serif;
      font-size: calc(10 / 16 * 1rem);
      font-weight: 600;
      position: relative;
      vertical-align: 4px;
      margin-left: 16px;
      line-height: 1.8em; }
      .gnav .nav li span::before {
        content: "";
        position: absolute;
        top: 50%;
        left: -8px;
        margin-top: -4px;
        border: 4px solid transparent;
        border-right: 4px solid #FCF13A; }
    .gnav .nav li ul {
      padding-top: 16px;
      padding-left: 24px; }
      .gnav .nav li ul li {
        font-family: "Zen Kaku Gothic New", serif;
        font-size: calc(14 / 16 * 1rem);
        padding-bottom: 16px; }
        .gnav .nav li ul li:last-child {
          padding-bottom: 0; }
        .gnav .nav li ul li::before {
          content: "";
          display: inline-block;
          width: 8px;
          height: 2px;
          background: #FCF13A;
          margin-right: 8px;
          vertical-align: 6px; }
        .gnav .nav li ul li a {
          font-weight: 700; }
  .gnav .add p {
    font-size: calc(14 / 16 * 1rem); }
  .gnav .add .map {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: calc(12 / 16 * 1rem);
    font-weight: 600;
    margin-top: 10px; }
    @media screen and (min-width: 701px) {
      .gnav .add .map {
        margin-top: 15px; } }
    .gnav .add .map::before {
      content: "";
      display: inline-block;
      width: 8px;
      aspect-ratio: 7 / 9;
      background: url("../images/common/map.svg") center center no-repeat;
      background-size: 100% auto;
      margin-right: 8px; }
  .gnav .sns li {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: calc(12 / 16 * 1rem);
    margin-right: 24px; }
    .gnav .sns li a {
      font-weight: 600; }

/* コンテンツ */
main::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  opacity: 0;
  transition: .3s;
  pointer-events: none; }
main.active::before {
  opacity: 1;
  transition: .3s;
  pointer-events: auto; }

/* フッター */
footer {
  background: #F7F7F7;
  padding-top: 44px;
  padding-bottom: 30px;
  position: relative;
  text-align: center; }
  @media screen and (min-width: 701px) {
    footer {
      padding: 62px 0;
      text-align: left; } }
  @media screen and (min-width: 961px) {
    footer {
      padding: 80px 0; } }
  footer::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #FCF13A;
    border-radius: 0 30px 0 0; }
    @media screen and (min-width: 701px) {
      footer::before {
        border-radius: 0 40px 0 0; } }
  footer .inner, footer .pagettl {
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 701px) {
      footer .inner, footer .pagettl {
        display: flex;
        justify-content: space-between; } }
    footer .inner h2, footer .pagettl h2 {
      width: calc(100%,286px);
      margin: 0 auto 30px; }
      @media screen and (min-width: 701px) {
        footer .inner h2, footer .pagettl h2 {
          margin-bottom: 40px; } }
    footer .inner .left, footer .pagettl .left {
      padding-bottom: 47px; }
      @media screen and (min-width: 701px) {
        footer .inner .left, footer .pagettl .left {
          padding-bottom: 0; } }
      footer .inner .left p, footer .pagettl .left p {
        font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem); }
      footer .inner .left .map, footer .pagettl .left .map {
        display: inline-block;
        font-family: "Montserrat", sans-serif;
        font-size: calc(12 / 16 * 1rem);
        font-weight: 600;
        margin-top: 10px; }
        @media screen and (min-width: 701px) {
          footer .inner .left .map, footer .pagettl .left .map {
            margin-top: 15px; } }
        footer .inner .left .map::before, footer .pagettl .left .map::before {
          content: "";
          display: inline-block;
          width: 8px;
          aspect-ratio: 7 / 9;
          background: url("../images/common/map.svg") center center no-repeat;
          background-size: 100% auto;
          margin-right: 8px; }
    footer .inner .right, footer .pagettl .right {
      position: relative; }
      footer .inner .right p, footer .pagettl .right p {
        font-family: "Montserrat", sans-serif;
        font-weight: 600;
        font-size: calc(10 / 16 * 1rem); }
        footer .inner .right p.copy, footer .pagettl .right p.copy {
          font-size: clamp(0.625rem, calc(0.58rem + 0.23vw), 0.75rem);
          padding-top: 20px; }
          @media screen and (min-width: 701px) {
            footer .inner .right p.copy, footer .pagettl .right p.copy {
              position: absolute;
              right: 0;
              bottom: 0;
              padding-top: 0; } }

/* トップページ */
.mv {
  width: calc(100% - 16px);
  height: calc(100h - 96px);
  padding-bottom: 50px;
  background: #fff;
  margin-top: 16px;
  margin-left: auto;
  position: relative; }
  @media screen and (min-width: 701px) {
    .mv {
      width: calc(100% - 38px);
      height: calc(100vh - 76px);
      padding-bottom: 0;
      margin-top: 28px;
      margin-bottom: 28px; } }
  @media screen and (min-width: 961px) {
    .mv {
      width: calc(100% - 60px);
      height: calc(100vh - 80px);
      margin-top: 40px;
      margin-bottom: 40px; } }
  .mv ul {
    width: 100%;
    height: 100%;
    position: relative; }
    .mv ul::before {
      content: "";
      display: block;
      width: 16px;
      aspect-ratio: 1 / 1;
      background: url("../images/common/round_sp.webp") center center no-repeat;
      background-size: 100% auto;
      position: absolute;
      top: 0;
      right: 72px;
      transform: rotate(180deg); }
      @media screen and (min-width: 701px) {
        .mv ul::before {
          width: 24px;
          background: url("../images/common/round.webp") center center no-repeat;
          background-size: 100% auto;
          right: 520px; } }
      @media screen and (min-width: 961px) {
        .mv ul::before {
          right: 620px; } }
    .mv ul.active::before {
      opacity: 0; }
    .mv ul li {
      display: block;
      width: 100%;
      height: 100%; }
      .mv ul li img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .mv h2 {
    display: inline-block;
    padding: 24px 24px 0;
    background: #fff;
    font-size: clamp(1.25rem, calc(1.159rem + 0.45vw), 1.5rem);
    font-weight: 700;
    line-height: 1.95em;
    border-radius: 0 30px 0 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3; }
    @media screen and (min-width: 701px) {
      .mv h2 {
        padding: 48px 50px 32px 0;
        line-height: 1.8em; } }
    .mv h2::before, .mv h2::after {
      content: "";
      display: block;
      width: 20px;
      aspect-ratio: 1 / 1;
      background: url("../images/common/round_sp.webp") center center no-repeat;
      background-size: 100% auto;
      position: absolute; }
      @media screen and (min-width: 701px) {
        .mv h2::before, .mv h2::after {
          width: 32px;
          background: url("../images/common/round.webp") center center no-repeat;
          background-size: 100% auto; } }
    .mv h2::before {
      left: 0;
      bottom: 100%; }
    .mv h2::after {
      left: 100%;
      bottom: 50px; }
      @media screen and (min-width: 701px) {
        .mv h2::after {
          bottom: -1px; } }
  .mv .lead {
    width: 100%;
    position: absolute;
    top: 46%;
    right: 0;
    text-align: right;
    padding-right: 16px; }
    @media screen and (min-width: 701px) {
      .mv .lead {
        top: 70%;
        padding-right: 39px; } }
    @media screen and (min-width: 961px) {
      .mv .lead {
        padding-right: 62px; } }
    .mv .lead h3, .mv .lead p {
      color: #FCF13A;
      font-family: "Montserrat", sans-serif;
      font-weight: 600; }
    .mv .lead h3 {
      font-size: clamp(0.625rem, calc(0.489rem + 0.68vw), 1rem);
      line-height: 1.8em;
      padding-bottom: 16px; }
      @media screen and (min-width: 701px) {
        .mv .lead h3 {
          line-height: 2em;
          padding-bottom: 24px; } }
    .mv .lead p {
      font-size: clamp(0.5rem, calc(0.455rem + 0.23vw), 0.625rem);
      line-height: 1.8em;
      max-width: 263px;
      margin-left: auto; }
      @media screen and (min-width: 701px) {
        .mv .lead p {
          line-height: 2em;
          max-width: 420px; } }

.topttl {
  align-items: center;
  padding-bottom: 40px; }
  @media screen and (min-width: 701px) {
    .topttl {
      padding-bottom: 59px; } }
  @media screen and (min-width: 961px) {
    .topttl {
      padding-bottom: 78px; } }
  .topttl h2 {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.5rem, calc(1.136rem + 1.82vw), 2.5rem);
    font-weight: 700; }

.topabout {
  position: relative;
  background: linear-gradient(180deg, #fff 0%, #fff 50%, #F7F7F7 50%, #F7F7F7 100%);
  padding-top: 146px;
  padding-bottom: 80px;
  overflow: hidden; }
  @media screen and (min-width: 701px) {
    .topabout {
      padding-top: 180px;
      padding-bottom: 140px; } }
  @media screen and (min-width: 961px) {
    .topabout {
      padding-top: 200px;
      padding-bottom: 160px; } }
  .topabout::before {
    content: "";
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 66px);
    position: absolute;
    top: 66px;
    left: 0;
    border-radius: 0 30px 30px 0;
    background: #FCF13A; }
    @media screen and (min-width: 701px) {
      .topabout::before {
        width: calc(100% - 60px);
        height: calc(100% - 80px);
        top: 80px; } }
    @media screen and (min-width: 961px) {
      .topabout::before {
        width: calc(100% - 120px); } }
  .topabout::after {
    content: "";
    display: block;
    width: 183px;
    aspect-ratio: 1 / 1;
    background: url("../images/common/circle.webp") center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: -50px;
    animation: rotate 60s infinite linear; }
    @media screen and (min-width: 701px) {
      .topabout::after {
        width: 300px;
        right: -80px;
        animation: rotate 80s infinite linear; } }
    @media screen and (min-width: 961px) {
      .topabout::after {
        width: min(30vw, 488px);
        right: -130px; } }
  .topabout .inner, .topabout .pagettl {
    position: relative;
    z-index: 2;
    padding-right: 20px; }
    @media screen and (min-width: 701px) {
      .topabout .inner, .topabout .pagettl {
        padding-right: 60px; } }
    @media screen and (min-width: 961px) {
      .topabout .inner, .topabout .pagettl {
        display: flex;
        justify-content: flex-start;
        padding-right: 0; } }
  @media screen and (min-width: 961px) {
    .topabout .topttl {
      display: inline-block;
      width: min(30%, 320px); } }
  @media screen and (min-width: 961px) {
    .topabout .topttl h2 {
      line-height: 1.4em; } }
  @media screen and (min-width: 961px) {
    .topabout .txt {
      width: min(58%, 730px); } }
  .topabout h3 {
    font-size: clamp(1rem, calc(0.818rem + 0.7vw), 1.5rem);
    font-weight: 700;
    line-height: 1.8em;
    padding-bottom: 40px; }
    @media screen and (min-width: 701px) {
      .topabout h3 {
        padding-bottom: 48px; } }
    @media screen and (min-width: 961px) {
      .topabout h3 {
        padding-bottom: 56px;
        line-height: 2.4em; } }
    .topabout h3 br {
      display: none; }
      @media screen and (min-width: 701px) {
        .topabout h3 br {
          display: block; } }
  .topabout p {
    padding-bottom: 24px;
    line-height: 1.8em; }
    @media screen and (min-width: 701px) {
      .topabout p {
        padding-bottom: 32px; } }
    @media screen and (min-width: 961px) {
      .topabout p {
        padding-bottom: 40px; } }
  .topabout .right {
    text-align: right;
    padding-top: 32px; }
    @media screen and (min-width: 701px) {
      .topabout .right {
        padding-top: 24px; } }
    @media screen and (min-width: 961px) {
      .topabout .right {
        padding-top: 16px; } }
  .topabout .btnmore::after {
    background: #1C130F; }

.topservice {
  position: relative;
  background: linear-gradient(180deg, #FCF13A 0%, #FCF13A 50%, #F7F7F7 50%, #F7F7F7 100%);
  padding-top: 80px;
  padding-bottom: 30px; }
  @media screen and (min-width: 701px) {
    .topservice {
      padding-top: 72px;
      padding-bottom: 80px; } }
  @media screen and (min-width: 961px) {
    .topservice {
      padding-top: 128px;
      padding-bottom: 130px; } }
  .topservice::before, .topservice::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%; }
  .topservice::before {
    width: 37px;
    left: 0;
    background: #FCF13A;
    border-radius: 0 0 24px 0; }
    @media screen and (min-width: 701px) {
      .topservice::before {
        width: 60px; } }
    @media screen and (min-width: 961px) {
      .topservice::before {
        width: 120px; } }
  .topservice::after {
    width: calc(100% - 37px);
    right: 0;
    background: #F7F7F7;
    border-radius: 24px 0 0 0; }
    @media screen and (min-width: 701px) {
      .topservice::after {
        width: calc(100% - 60px); } }
    @media screen and (min-width: 961px) {
      .topservice::after {
        width: calc(100% - 120px); } }
  .topservice .inner, .topservice .pagettl {
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 701px) {
      .topservice .inner, .topservice .pagettl {
        padding-left: 60px; } }
    @media screen and (min-width: 961px) {
      .topservice .inner, .topservice .pagettl {
        padding-left: 120px; } }
    @media screen and (min-width: 1081px) {
      .topservice .inner, .topservice .pagettl {
        display: flex;
        justify-content: space-between; } }
  @media screen and (min-width: 1081px) {
    .topservice .topttl {
      display: inline-block;
      width: 25%; } }
  @media screen and (min-width: 1081px) {
    .topservice .list {
      width: 75%; } }
  .topservice .list .box {
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    position: relative;
    margin-bottom: 30px; }
    @media screen and (min-width: 701px) {
      .topservice .list .box {
        border-radius: 32px;
        display: flex;
        justify-content: center; } }
    .topservice .list .box figure {
      aspect-ratio: 63 / 40;
      overflow: hidden;
      margin: 0; }
      @media screen and (min-width: 701px) {
        .topservice .list .box figure {
          aspect-ratio: auto;
          width: 38%; } }
      .topservice .list .box figure img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: .5s; }
    .topservice .list .box dl {
      padding: 24px 44px 24px 20px;
      position: relative; }
      @media screen and (min-width: 701px) {
        .topservice .list .box dl {
          width: 62%;
          padding: 32px 54px 32px 32px; } }
      @media screen and (min-width: 1201px) {
        .topservice .list .box dl {
          padding: 40px 60px 40px 40px; } }
      @media screen and (min-width: 1401px) {
        .topservice .list .box dl {
          padding: 80px 108px 80px 80px; } }
      .topservice .list .box dl::after {
        content: "";
        display: block;
        width: 12px;
        aspect-ratio: 15 / 13;
        background: url("../images/common/arrow.svg") center center no-repeat;
        background-size: 100% auto;
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: .3s; }
        @media screen and (min-width: 701px) {
          .topservice .list .box dl::after {
            right: 30px; } }
        @media screen and (min-width: 1401px) {
          .topservice .list .box dl::after {
            right: 46px; } }
      .topservice .list .box dl dt {
        align-items: center;
        font-size: clamp(1rem, calc(0.818rem + 0.91vw), 1.5rem);
        font-weight: 700;
        padding-bottom: 16px;
        position: relative; }
        @media screen and (min-width: 701px) {
          .topservice .list .box dl dt {
            padding-bottom: 22px; } }
        @media screen and (min-width: 961px) {
          .topservice .list .box dl dt {
            padding-bottom: 30px; } }
        .topservice .list .box dl dt::before, .topservice .list .box dl dt::after {
          color: #FCF13A; }
        .topservice .list .box dl dt::before {
          content: "[";
          margin-right: 0.5em; }
        .topservice .list .box dl dt::after {
          content: "]";
          margin-left: 0.5em; }
        .topservice .list .box dl dt span {
          display: inline-block;
          font-weight: 700;
          position: relative;
          z-index: 1; }
          .topservice .list .box dl dt span::before {
            content: "";
            display: block;
            width: 0;
            height: 100%;
            position: absolute;
            top: 0;
            bottom: 0;
            left: -0.8em;
            background: #FCF13A;
            margin: auto;
            z-index: -1;
            opacity: 0;
            transition: .3s; }
      .topservice .list .box dl dd {
        font-size: clamp(0.75rem, calc(0.682rem + 0.34vw), 0.938rem);
        line-height: 1.8em; }
    .topservice .list .box a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    .topservice .list .box:hover figure img {
      transition: .5s;
      transform: scale(1.1); }
    .topservice .list .box:hover dl::after {
      transition: .3s;
      transform: translateX(10px); }
    .topservice .list .box:hover dl dt span::before {
      transition: .3s;
      width: calc(100% + 1.5em);
      opacity: 1; }

.topworks {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #F7F7F7;
  overflow: hidden; }
  @media screen and (min-width: 701px) {
    .topworks {
      padding: 120px 0; } }
  @media screen and (min-width: 961px) {
    .topworks {
      padding: 160px 0; } }
  @media screen and (min-width: 701px) {
    .topworks .list {
      padding: 0 32px; } }
  .topworks .list .slick-prev, .topworks .list .slick-next {
    width: 40px;
    height: 40px;
    z-index: 1;
    top: 35%; }
    @media screen and (min-width: 701px) {
      .topworks .list .slick-prev, .topworks .list .slick-next {
        width: 60px;
        height: 60px; } }
    @media screen and (min-width: 961px) {
      .topworks .list .slick-prev, .topworks .list .slick-next {
        width: 80px;
        height: 80px; } }
    .topworks .list .slick-prev::before, .topworks .list .slick-next::before {
      content: "";
      display: block;
      width: 100%;
      aspect-ratio: 1 / 1;
      background: url("../images/common/arrow.webp") center center no-repeat;
      background-size: 100% auto;
      opacity: 1; }
  .topworks .list .slick-prev {
    left: 10px; }
    @media screen and (min-width: 701px) {
      .topworks .list .slick-prev {
        left: 22px; } }
    @media screen and (min-width: 961px) {
      .topworks .list .slick-prev {
        left: 25px; } }
    .topworks .list .slick-prev::before {
      transform: scale(-1, 1); }
  .topworks .list .slick-next {
    right: 10px; }
    @media screen and (min-width: 701px) {
      .topworks .list .slick-next {
        right: 22px; } }
    @media screen and (min-width: 701px) {
      .topworks .list .slick-next {
        right: 25px; } }
  .topworks .list .box {
    position: relative;
    flex-direction: column;
    margin: 0 12px; }
    @media screen and (min-width: 701px) {
      .topworks .list .box {
        margin: 0 24px; } }
    @media screen and (min-width: 961px) {
      .topworks .list .box {
        margin: 0 36px; } }
    .topworks .list .box figure {
      position: relative;
      width: 100%;
      aspect-ratio: 36 / 25;
      border-radius: 16px;
      overflow: hidden;
      margin-bottom: 16px; }
      @media screen and (min-width: 701px) {
        .topworks .list .box figure {
          border-radius: 24px;
          margin-bottom: 20px; } }
      @media screen and (min-width: 961px) {
        .topworks .list .box figure {
          border-radius: 32px;
          margin-bottom: 24px; } }
      .topworks .list .box figure img, .topworks .list .box figure video {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: opacity 1s ease; }
        .topworks .list .box figure img.active, .topworks .list .box figure video.active {
          opacity: 1;
          z-index: 2; }
    .topworks .list .box h3 {
      font-size: clamp(0.75rem, calc(0.659rem + 0.45vw), 1rem);
      font-weight: 700;
      line-height: 1.8em;
      padding-bottom: 16px; }
      @media screen and (min-width: 701px) {
        .topworks .list .box h3 {
          padding-bottom: 20px; } }
      @media screen and (min-width: 961px) {
        .topworks .list .box h3 {
          padding-bottom: 24px; } }
    .topworks .list .box ul {
      flex-wrap: wrap;
      margin-top: auto; }
      .topworks .list .box ul li {
        font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem);
        margin-right: 8px; }
    .topworks .list .box a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5; }
    .topworks .list .box:hover h3 {
      text-decoration: underline; }

.topjounal {
  padding-top: 80px;
  padding-bottom: 50px;
  background: #F7F7F7;
  position: relative; }
  @media screen and (min-width: 701px) {
    .topjounal {
      padding: 120px 0; } }
  @media screen and (min-width: 961px) {
    .topjounal {
      padding: 160px 0; } }
  .topjounal::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 0 30px 0 0; }
    @media screen and (min-width: 701px) {
      .topjounal::before {
        border-radius: 0 40px 0 0; } }
  .topjounal .inner, .topjounal .pagettl {
    position: relative;
    z-index: 1; }

.jounallist {
  flex-wrap: wrap; }
  @media screen and (min-width: 701px) {
    .jounallist::before, .jounallist::after {
      content: "";
      display: block;
      width: 23.5%; } }
  @media screen and (min-width: 961px) {
    .jounallist::before, .jounallist::after {
      width: 22.5%; } }
  @media screen and (min-width: 701px) {
    .jounallist::before {
      order: 1; } }
  .jounallist .box {
    width: 47.6%;
    flex-direction: column;
    position: relative;
    margin-bottom: 8px; }
    @media screen and (min-width: 701px) {
      .jounallist .box {
        width: 23.5%;
        margin-bottom: 0; } }
    @media screen and (min-width: 961px) {
      .jounallist .box {
        width: 22.5%; } }
    .jounallist .box figure {
      margin-bottom: 8px;
      border-radius: 16px;
      overflow: hidden; }
      @media screen and (min-width: 701px) {
        .jounallist .box figure {
          margin-bottom: 16px;
          border-radius: 24px; } }
      @media screen and (min-width: 961px) {
        .jounallist .box figure {
          margin-bottom: 24px;
          border-radius: 32px; } }
      .jounallist .box figure img {
        display: block;
        transition: .5s; }
    .jounallist .box h3 {
      font-size: clamp(0.75rem, calc(0.659rem + 0.45vw), 1rem);
      font-weight: 700;
      line-height: 1.8em;
      padding-bottom: 8px; }
      @media screen and (min-width: 701px) {
        .jounallist .box h3 {
          padding-bottom: 14px; } }
      @media screen and (min-width: 961px) {
        .jounallist .box h3 {
          padding-bottom: 20px; } }
    .jounallist .box ul {
      margin-top: auto; }
      .jounallist .box ul li {
        display: inline-block;
        font-family: "Montserrat", sans-serif;
        font-size: clamp(0.625rem, calc(0.58rem + 0.23vw), 0.75rem);
        padding-bottom: 30px; }
        @media screen and (min-width: 701px) {
          .jounallist .box ul li {
            padding-bottom: 0; } }
        .jounallist .box ul li span {
          padding: 4px 8px;
          border: #000 1px solid;
          border-radius: 100px;
          font-size: clamp(0.5rem, calc(0.455rem + 0.23vw), 0.625rem); }
    .jounallist .box a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .jounallist .box:hover h3 {
      text-decoration: underline; }
    .jounallist .box:hover figure img {
      transition: .5s;
      transform: scale(1.1); }

/* ABOUT US */
.about_kv {
  display: block;
  margin-bottom: 80px; }
  @media screen and (min-width: 701px) {
    .about_kv {
      margin-bottom: 120px; } }
  @media screen and (min-width: 961px) {
    .about_kv {
      margin-bottom: 160px; } }

.about_lead {
  position: relative;
  padding-bottom: 119px; }
  @media screen and (min-width: 701px) {
    .about_lead {
      padding-bottom: 178px; } }
  @media screen and (min-width: 961px) {
    .about_lead {
      padding-bottom: 238px; } }
  .about_lead::before {
    content: "";
    display: block;
    height: 100%;
    background: #FCF13A;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    @media screen and (min-width: 701px) {
      .about_lead::before {
        border-radius: 40px; } }
  .about_lead .inner, .about_lead .pagettl {
    position: relative;
    z-index: 1; }
  .about_lead h2 {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.125rem, calc(0.625rem + 2.5vw), 2.5rem);
    font-weight: 700;
    display: inline-block;
    border: #000 2px solid;
    border-radius: 30px;
    padding: 20px 14px;
    background: #fff;
    position: relative;
    transform: translateY(-27px);
    margin-bottom: 9px; }
    @media screen and (min-width: 701px) {
      .about_lead h2 {
        padding: 40px 54px;
        border-radius: 40px;
        transform: translateY(-40px);
        margin-bottom: 13px; } }
    @media screen and (min-width: 961px) {
      .about_lead h2 {
        padding: 54px 72px;
        transform: translateY(-54px) translateX(20px);
        margin-bottom: 18px; } }
    .about_lead h2::after {
      content: "";
      display: block;
      width: 20px;
      aspect-ratio: 4 / 3;
      background: url("../images/about/bubble.webp") center center no-repeat;
      background-size: 100% auto;
      position: absolute;
      left: 30px;
      top: calc(100% - 1.5px); }
      @media screen and (min-width: 701px) {
        .about_lead h2::after {
          width: 33px;
          left: 52px; } }
      @media screen and (min-width: 961px) {
        .about_lead h2::after {
          width: 44px;
          left: 75px; } }
  .about_lead .flb {
    padding: 0 20px; }
    @media screen and (min-width: 701px) {
      .about_lead .flb {
        padding: 0 4vw;
        display: flex;
        justify-content: space-between; } }
    @media screen and (min-width: 961px) {
      .about_lead .flb {
        padding: 0 min(6.25vw, 100px); } }
    .about_lead .flb p {
      font-size: clamp(0.938rem, calc(0.733rem + 1.02vw), 1.5rem);
      font-weight: 700;
      line-height: 3em; }
      .about_lead .flb p br {
        display: none; }
        @media screen and (min-width: 701px) {
          .about_lead .flb p br {
            display: block; } }
      .about_lead .flb p b {
        background: #fff; }
    @media screen and (min-width: 701px) {
      .about_lead .flb .txt {
        width: 73%; } }
    .about_lead .flb figure {
      display: none; }
      @media screen and (min-width: 701px) {
        .about_lead .flb figure {
          display: block;
          width: 27%; } }
  .about_lead .imgs {
    overflow: hidden;
    display: flex;
    padding-top: 80px; }
    @media screen and (min-width: 701px) {
      .about_lead .imgs {
        padding-top: 120px; } }
    @media screen and (min-width: 961px) {
      .about_lead .imgs {
        padding-top: 160px; } }
    .about_lead .imgs ul {
      display: flex;
      list-style: none;
      animation: infinity-scroll-left 80s infinite linear 0.5s both; }
      .about_lead .imgs ul li {
        display: block;
        width: 32vw;
        margin-right: 10px; }
        @media screen and (min-width: 701px) {
          .about_lead .imgs ul li {
            margin-right: 25px;
            width: 21.25vw; } }
        @media screen and (min-width: 961px) {
          .about_lead .imgs ul li {
            margin-right: 40px; } }
        .about_lead .imgs ul li:nth-child(even) {
          margin-top: 10px; }
          @media screen and (min-width: 701px) {
            .about_lead .imgs ul li:nth-child(even) {
              margin-top: 25px; } }
          @media screen and (min-width: 961px) {
            .about_lead .imgs ul li:nth-child(even) {
              margin-top: 40px; } }

.about_more {
  text-align: center; }
  .about_more h2 {
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.125rem, calc(0.625rem + 2.5vw), 2.5rem);
    font-weight: 700;
    display: inline-block;
    border: #000 2px solid;
    border-radius: 30px;
    padding: 20px 14px;
    background: #fff;
    position: relative;
    transform: translateY(-27px);
    margin-bottom: 13px; }
    @media screen and (min-width: 701px) {
      .about_more h2 {
        padding: 40px 54px;
        border-radius: 40px;
        transform: translateY(-40px);
        margin-bottom: 20px; } }
    @media screen and (min-width: 961px) {
      .about_more h2 {
        padding: 54px 72px;
        transform: translateY(-54px);
        margin-bottom: 26px; } }
    .about_more h2::after {
      content: "";
      display: block;
      width: 20px;
      aspect-ratio: 4 / 3;
      background: url("../images/about/bubble.webp") center center no-repeat;
      background-size: 100% auto;
      position: absolute;
      left: 30px;
      top: calc(100% - 1.5px); }
      @media screen and (min-width: 701px) {
        .about_more h2::after {
          width: 33px;
          left: 52px; } }
      @media screen and (min-width: 961px) {
        .about_more h2::after {
          width: 44px;
          left: 75px; } }
  .about_more .flb {
    padding-bottom: 80px; }
    @media screen and (min-width: 701px) {
      .about_more .flb {
        display: flex;
        justify-content: space-between;
        padding-bottom: 120px; } }
    @media screen and (min-width: 961px) {
      .about_more .flb {
        padding-bottom: 160px; } }
    .about_more .flb .box {
      border-radius: 32px;
      background: #F7F7F7;
      padding: 0 24px 30px;
      margin-bottom: 32px; }
      @media screen and (min-width: 701px) {
        .about_more .flb .box {
          width: 32%;
          padding: 0 14px 30px;
          margin-bottom: 0; } }
      @media screen and (min-width: 961px) {
        .about_more .flb .box {
          width: 30%;
          padding: 0 48px 40px; } }
      .about_more .flb .box:last-of-type {
        margin-bottom: 0; }
      .about_more .flb .box h3 {
        font-family: "Montserrat", sans-serif;
        font-size: clamp(1.5rem, calc(1.318rem + 0.91vw), 2rem);
        font-weight: 700;
        transform: translateY(-50%);
        margin-bottom: 8px; }
        @media screen and (min-width: 701px) {
          .about_more .flb .box h3 {
            margin-bottom: 12px; } }
        @media screen and (min-width: 961px) {
          .about_more .flb .box h3 {
            margin-bottom: 16px; } }
      .about_more .flb .box figure {
        width: min(100%, 180px);
        margin: 0 auto 16px; }
        @media screen and (min-width: 961px) {
          .about_more .flb .box figure {
            margin-bottom: 32px; } }
        .about_more .flb .box figure img {
          display: block; }
      .about_more .flb .box p {
        font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
        line-height: 1.8em;
        text-align: left;
        padding-right: 24px;
        position: relative; }
        @media screen and (min-width: 961px) {
          .about_more .flb .box p {
            padding-right: 12px; } }
        .about_more .flb .box p::after {
          content: "";
          display: block;
          width: 14px;
          aspect-ratio: 15 / 13;
          background: url("../images/common/arrow.svg") center center no-repeat;
          background-size: 100% auto;
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          margin: auto; }
          @media screen and (min-width: 961px) {
            .about_more .flb .box p::after {
              width: 16px;
              right: auto;
              left: 100%; } }

.about {
  background: #F7F7F7;
  border-radius: 0 32px 0 0;
  padding: 80px 0; }
  @media screen and (min-width: 701px) {
    .about {
      border-radius: 0 40px 0 0;
      padding: 120px 0; } }
  @media screen and (min-width: 961px) {
    .about {
      padding: 160px 0; } }
  @media screen and (min-width: 961px) {
    .about .inner, .about .pagettl {
      display: flex;
      justify-content: space-between; } }
  .about dl {
    flex-wrap: wrap;
    border-top: #000 1px solid; }
    @media screen and (min-width: 961px) {
      .about dl {
        width: 41.6%; } }
    .about dl dt, .about dl dd {
      padding: 16px 0;
      border-bottom: #000 1px solid; }
      @media screen and (min-width: 701px) {
        .about dl dt, .about dl dd {
          padding: 24px 0; } }
      @media screen and (min-width: 961px) {
        .about dl dt, .about dl dd {
          padding: 32px 0; } }
    .about dl dt {
      width: 100px;
      text-align: center; }
      @media screen and (min-width: 701px) {
        .about dl dt {
          width: 160px; } }
    .about dl dd {
      width: calc(100% - 100px); }
      @media screen and (min-width: 701px) {
        .about dl dd {
          width: calc(100% - 160px); } }
    .about dl .map {
      display: block;
      font-family: "Montserrat", sans-serif;
      font-size: calc(12 / 16 * 1rem);
      font-weight: 600;
      margin-top: 10px; }
      @media screen and (min-width: 701px) {
        .about dl .map {
          margin-top: 15px; } }
      .about dl .map::before {
        content: "";
        display: inline-block;
        width: 8px;
        aspect-ratio: 7 / 9;
        background: url("../images/common/map.svg") center center no-repeat;
        background-size: 100% auto;
        margin-right: 8px; }
  .about figure {
    border-radius: 32px;
    overflow: hidden; }
    @media screen and (min-width: 961px) {
      .about figure {
        width: 52.7%;
        border-radius: 40px; } }
    .about figure img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }

.works, .contact {
  background: #fff;
  position: relative;
  padding-top: 60px; }
  @media screen and (min-width: 701px) {
    .works, .contact {
      padding-top: 90px; } }
  @media screen and (min-width: 701px) {
    .works, .contact {
      padding-top: 120px; } }
  .works::before, .contact::before {
    content: "";
    display: block;
    background: #F7F7F7;
    width: 100%;
    height: 100%;
    border-radius: 0 32px 0 32px;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (min-width: 701px) {
      .works::before, .contact::before {
        border-radius: 0 40px 0 40px; } }
  .works .inner, .contact .inner, .works .pagettl, .contact .pagettl {
    position: relative;
    z-index: 2; }
  .works .jounallist, .contact .jounallist {
    padding-bottom: 38px; }
    @media screen and (min-width: 701px) {
      .works .jounallist, .contact .jounallist {
        padding-bottom: 57px; } }
    @media screen and (min-width: 961px) {
      .works .jounallist, .contact .jounallist {
        padding-bottom: 76px; } }
    .works .jounallist .box, .contact .jounallist .box {
      margin-bottom: 32px; }
      @media screen and (min-width: 701px) {
        .works .jounallist .box, .contact .jounallist .box {
          margin-bottom: 48px; } }
      @media screen and (min-width: 961px) {
        .works .jounallist .box, .contact .jounallist .box {
          margin-bottom: 64px; } }

.worksnav {
  flex-wrap: wrap;
  padding-bottom: 44px; }
  @media screen and (min-width: 701px) {
    .worksnav {
      margin-right: 26px; } }
  @media screen and (min-width: 961px) {
    .worksnav {
      margin-right: 40px; } }
  .worksnav li {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(0.75rem, calc(0.659rem + 0.45vw), 1rem);
    line-height: 1.8em;
    margin-right: 28px;
    margin-bottom: 16px; }
    @media screen and (min-width: 701px) {
      .worksnav li {
        margin-right: 42px;
        margin-bottom: 0; } }
    @media screen and (min-width: 961px) {
      .worksnav li {
        margin-right: 56px; } }
    .worksnav li:last-child {
      margin-right: 0; }
    .worksnav li a {
      font-weight: 700;
      position: relative; }
      .worksnav li a::after {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background: #FCF13A;
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 0;
        transition: .3s; }
      .worksnav li a:hover::after {
        bottom: -10px;
        opacity: 1;
        transition: .3s; }
    .worksnav li.current a {
      pointer-events: none; }
      .worksnav li.current a::after {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        opacity: 1; }

.workslist {
  flex-wrap: wrap;
  padding-bottom: 28px; }
  @media screen and (min-width: 701px) {
    .workslist {
      padding-bottom: 42px; } }
  @media screen and (min-width: 961px) {
    .workslist {
      padding-bottom: 64px; } }
  @media screen and (min-width: 701px) {
    .workslist::after {
      content: "";
      display: block;
      width: 32%; } }
  @media screen and (min-width: 961px) {
    .workslist::after {
      width: 30%; } }
  .workslist li {
    width: 47.6%;
    margin-bottom: 32px;
    font-size: clamp(0.75rem, calc(0.659rem + 0.45vw), 1rem);
    line-height: 1.8em; }
    @media screen and (min-width: 701px) {
      .workslist li {
        width: 32%;
        margin-bottom: 48px; } }
    @media screen and (min-width: 961px) {
      .workslist li {
        width: 30%;
        margin-bottom: 64px; } }
    .workslist li figure {
      position: relative;
      width: 100%;
      aspect-ratio: 36 / 25;
      border-radius: 16px;
      overflow: hidden;
      margin-bottom: 12px; }
      @media screen and (min-width: 701px) {
        .workslist li figure {
          border-radius: 24px;
          margin-bottom: 18px; } }
      @media screen and (min-width: 961px) {
        .workslist li figure {
          border-radius: 32px;
          margin-bottom: 24px; } }
      .workslist li figure img, .workslist li figure video {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: opacity 1s ease; }
        .workslist li figure img.active, .workslist li figure video.active {
          opacity: 1;
          z-index: 2; }
    .workslist li a {
      font-weight: 700; }
      .workslist li a img:hover {
        opacity: 1; }

.otherlist {
  background: #F7F7F7;
  padding: 70px 0;
  position: relative; }
  @media screen and (min-width: 701px) {
    .otherlist {
      padding: 105px 0; } }
  @media screen and (min-width: 961px) {
    .otherlist {
      padding: 140px 0; } }
  .otherlist::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 0 32px 0 0;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (min-width: 701px) {
      .otherlist::before {
        border-radius: 0 40px 0 0; } }
  .otherlist .inner, .otherlist .pagettl {
    position: relative;
    z-index: 2; }
  .otherlist .ttl {
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 40px; }
    @media screen and (min-width: 701px) {
      .otherlist .ttl {
        padding-bottom: 60px; } }
    @media screen and (min-width: 961px) {
      .otherlist .ttl {
        padding-bottom: 80px; } }
    .otherlist .ttl h2 {
      font-size: clamp(1rem, calc(0.818rem + 0.91vw), 1.5rem);
      font-weight: 700;
      line-height: 1.8em; }
      .otherlist .ttl h2.en {
        font-family: "Montserrat", sans-serif;
        font-size: clamp(1.25rem, calc(0.977rem + 1.36vw), 2rem);
        font-weight: 700; }
  .otherlist .btnmore {
    margin-left: auto;
    margin-top: 16px; }
    @media screen and (min-width: 701px) {
      .otherlist .btnmore {
        margin-top: 0; } }
  .otherlist .workslist li:last-child {
    display: none; }
    @media screen and (min-width: 701px) {
      .otherlist .workslist li:last-child {
        display: block; } }

.workscms {
  max-width: 1280px;
  margin: auto; }
  .workscms h2 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.8em;
    padding-bottom: 21px; }
    @media screen and (min-width: 701px) {
      .workscms h2 {
        padding-bottom: 31.5px; } }
    @media screen and (min-width: 961px) {
      .workscms h2 {
        padding-bottom: 42px; } }
  .workscms .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
    margin-bottom: 32px; }
    @media screen and (min-width: 701px) {
      .workscms .wp-block-media-text.is-stacked-on-mobile > .wp-block-media-text__media {
        margin-bottom: 0; } }
  .workscms.has-next-div {
    padding-bottom: 84px; }
    @media screen and (min-width: 701px) {
      .workscms.has-next-div {
        padding-bottom: 126px; } }
    @media screen and (min-width: 961px) {
      .workscms.has-next-div {
        padding-bottom: 168px; } }
    .workscms.has-next-div .worksup {
      border-bottom: #fff 2px solid;
      margin-bottom: 60px; }
      @media screen and (min-width: 701px) {
        .workscms.has-next-div .worksup {
          margin-bottom: 90px; } }
      @media screen and (min-width: 961px) {
        .workscms.has-next-div .worksup {
          margin-bottom: 120px; } }

.worksup {
  padding-bottom: 60px; }
  @media screen and (min-width: 701px) {
    .worksup {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      padding-bottom: 90px; } }
  @media screen and (min-width: 961px) {
    .worksup {
      padding-bottom: 90px; } }
  .worksup .data {
    padding-bottom: 16px; }
    @media screen and (min-width: 701px) {
      .worksup .data {
        width: 23.4%;
        padding-bottom: 0; } }
    .worksup .data dl dt {
      font-family: "Montserrat", sans-serif;
      font-size: calc(14 / 16 * 1rem);
      font-weight: 600;
      line-height: 1.3em;
      padding-bottom: 8px; }
    .worksup .data dl dd {
      font-size: calc(10 / 16 * 1rem);
      line-height: 2em;
      padding-bottom: 15px; }
      @media screen and (min-width: 701px) {
        .worksup .data dl dd {
          padding-bottom: 22.5px; } }
      @media screen and (min-width: 961px) {
        .worksup .data dl dd {
          padding-bottom: 30px; } }
  .worksup h1 {
    font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
    font-weight: 700;
    line-height: 1.8em;
    padding-bottom: 16px; }
    @media screen and (min-width: 701px) {
      .worksup h1 {
        padding-bottom: 24px; } }
    @media screen and (min-width: 961px) {
      .worksup h1 {
        padding-bottom: 24px; } }
  .worksup .cat {
    padding-bottom: 28px; }
    @media screen and (min-width: 701px) {
      .worksup .cat {
        padding-bottom: 42px; } }
    @media screen and (min-width: 961px) {
      .worksup .cat {
        padding-bottom: 56px; } }
    .worksup .cat li {
      font-size: calc(10 / 16 * 1rem); }
      .worksup .cat li::before {
        content: "#"; }
  @media screen and (min-width: 701px) {
    .worksup .imgs {
      width: 64.375%; } }
  .worksup .imgs li {
    padding-bottom: 20px; }
    @media screen and (min-width: 701px) {
      .worksup .imgs li {
        padding-bottom: 30px; } }
    @media screen and (min-width: 961px) {
      .worksup .imgs li {
        padding-bottom: 40px; } }
    .worksup .imgs li img {
      display: block; }

.jottl {
  max-width: 1024px;
  margin: auto;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 40px; }
  @media screen and (min-width: 701px) {
    .jottl {
      padding-bottom: 60px; } }
  @media screen and (min-width: 961px) {
    .jottl {
      padding-bottom: 80px; } }
  .jottl .date {
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: calc(12 / 16 * 1rem);
    font-weight: 600;
    margin-right: 12px; }
    @media screen and (min-width: 701px) {
      .jottl .date {
        margin-right: 18px; } }
    @media screen and (min-width: 961px) {
      .jottl .date {
        margin-right: 24px; } }
  .jottl ul {
    align-items: center;
    flex-wrap: wrap; }
    .jottl ul li {
      display: block; }
      .jottl ul li a {
        display: inline-block;
        font-family: "Montserrat", sans-serif;
        font-size: calc(10 / 16 * 1rem);
        font-weight: 500;
        line-height: 2.1em;
        padding: 0 6px;
        border: #000 1px solid;
        border-radius: 16px; }
  .jottl h1 {
    width: 100%;
    font-size: clamp(1rem, calc(0.818rem + 0.91vw), 1.5rem);
    font-weight: 700;
    line-height: 1.8em;
    padding-top: 10px; }
    @media screen and (min-width: 701px) {
      .jottl h1 {
        padding-top: 15px; } }
    @media screen and (min-width: 961px) {
      .jottl h1 {
        padding-top: 20px; } }
  .jottl .kv {
    display: block;
    width: 100%;
    margin-top: 40px;
    border-radius: 16px;
    overflow: hidden; }
    @media screen and (min-width: 701px) {
      .jottl .kv {
        margin-top: 60px;
        border-radius: 24px; } }
    @media screen and (min-width: 961px) {
      .jottl .kv {
        margin-top: 80px;
        border-radius: 32px; } }
    .jottl .kv img {
      display: block;
      width: 100%;
      height: auto; }

.jocms {
  max-width: 800px;
  margin: auto;
  padding-bottom: 80px;
  counter-reset: listnum; }
  @media screen and (min-width: 701px) {
    .jocms {
      padding-bottom: 120px; } }
  @media screen and (min-width: 961px) {
    .jocms {
      padding-bottom: 160px; } }
  .jocms h2 {
    font-size: clamp(0.938rem, calc(0.915rem + 0.11vw), 1rem);
    border-top: #000 1px solid;
    border-bottom: #000 1px solid;
    padding: 12px 0;
    font-weight: 700;
    margin-bottom: 20px; }
    @media screen and (min-width: 701px) {
      .jocms h2 {
        padding: 18px 0;
        margin-bottom: 30px; } }
    @media screen and (min-width: 961px) {
      .jocms h2 {
        padding: 24px 0;
        margin-bottom: 40px; } }
    .jocms h2::before {
      counter-increment: listnum;
      content: counter(listnum,decimal-leading-zero);
      margin-right: 12px; }
      @media screen and (min-width: 701px) {
        .jocms h2::before {
          margin-right: 18px; } }
      @media screen and (min-width: 961px) {
        .jocms h2::before {
          margin-right: 24px; } }
  .jocms h3 {
    font-size: clamp(0.813rem, calc(0.79rem + 0.11vw), 0.875rem);
    font-weight: 700;
    padding: 8px;
    background: #fff;
    border-radius: 100px;
    margin-bottom: 8px; }
    @media screen and (min-width: 701px) {
      .jocms h3 {
        padding: 12px;
        margin-bottom: 12px; } }
    @media screen and (min-width: 961px) {
      .jocms h3 {
        padding: 16px;
        margin-bottom: 16px; } }
  .jocms p a {
    font-weight: 500;
    text-decoration: underline; }
    .jocms p a:hover {
      text-decoration: none; }
  .jocms .archives {
    padding-bottom: 32px; }
    @media screen and (min-width: 701px) {
      .jocms .archives {
        padding-bottom: 48px; } }
    @media screen and (min-width: 961px) {
      .jocms .archives {
        padding-bottom: 64px; } }
    .jocms .archives:nth-of-type(n + 2) {
      padding-bottom: 40px; }
      @media screen and (min-width: 701px) {
        .jocms .archives:nth-of-type(n + 2) {
          padding-bottom: 60px; } }
      @media screen and (min-width: 961px) {
        .jocms .archives:nth-of-type(n + 2) {
          padding-bottom: 80px; } }
    .jocms .archives h3 {
      background: none; }
    .jocms .archives .box {
      background: #fff;
      position: relative; }
      @media screen and (min-width: 701px) {
        .jocms .archives .box {
          display: flex;
          justify-content: flex-start; } }
      .jocms .archives .box:nth-of-type(n + 2) {
        margin-top: 12px; }
        @media screen and (min-width: 701px) {
          .jocms .archives .box:nth-of-type(n + 2) {
            margin-top: 18px; } }
        @media screen and (min-width: 961px) {
          .jocms .archives .box:nth-of-type(n + 2) {
            margin-top: 24px; } }
      .jocms .archives .box figure {
        position: relative;
        width: 100%;
        aspect-ratio: 36 / 25;
        overflow: hidden;
        margin: 0; }
        @media screen and (min-width: 701px) {
          .jocms .archives .box figure {
            width: 320px; } }
        .jocms .archives .box figure img, .jocms .archives .box figure video {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          transition: opacity 1s ease; }
          .jocms .archives .box figure img.active, .jocms .archives .box figure video.active {
            opacity: 1;
            z-index: 2; }
      .jocms .archives .box .txt {
        padding: 20px;
        position: relative;
        text-align: right; }
        @media screen and (min-width: 701px) {
          .jocms .archives .box .txt {
            width: calc(100% - 320px);
            padding: 30px;
            text-align: left; } }
        @media screen and (min-width: 961px) {
          .jocms .archives .box .txt {
            padding: 40px; } }
        .jocms .archives .box .txt h4 {
          font-size: clamp(0.875rem, calc(0.83rem + 0.23vw), 1rem);
          font-weight: 700;
          padding-bottom: 8px;
          text-align: left; }
          @media screen and (min-width: 701px) {
            .jocms .archives .box .txt h4 {
              padding-bottom: 12px; } }
          @media screen and (min-width: 961px) {
            .jocms .archives .box .txt h4 {
              padding-bottom: 16px; } }
        .jocms .archives .box .txt ul {
          flex-wrap: wrap; }
          .jocms .archives .box .txt ul li {
            display: block;
            margin-right: 8px;
            font-size: calc(12 / 16 * 1rem); }
            .jocms .archives .box .txt ul li::before {
              content: "#"; }
      .jocms .archives .box .link {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5; }
      .jocms .archives .box .btnmore {
        margin-top: 20px; }
        @media screen and (min-width: 701px) {
          .jocms .archives .box .btnmore {
            position: absolute;
            right: 30px;
            bottom: 12px;
            margin-top: 0; } }
        @media screen and (min-width: 961px) {
          .jocms .archives .box .btnmore {
            right: 40px;
            bottom: 24px; } }
  .jocms .wp-block-list li {
    font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem);
    font-weight: 500;
    position: relative;
    padding-left: 16px;
    margin-bottom: 8px; }
    @media screen and (min-width: 701px) {
      .jocms .wp-block-list li {
        padding-left: 20px;
        margin-bottom: 12px; } }
    @media screen and (min-width: 961px) {
      .jocms .wp-block-list li {
        padding-left: 24px;
        margin-bottom: 16px; } }
    .jocms .wp-block-list li:last-child {
      margin-bottom: 0; }
    .jocms .wp-block-list li::before {
      content: "";
      display: block;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #FCF13A;
      position: absolute;
      left: 0;
      top: 1em; }
  .jocms #toc_container {
    border: 0;
    border-radius: 8px;
    padding: 20px;
    margin-top: 28px;
    margin-bottom: 40px; }
    @media screen and (min-width: 701px) {
      .jocms #toc_container {
        padding: 30px;
        margin-top: 42px;
        margin-bottom: 60px; } }
    @media screen and (min-width: 961px) {
      .jocms #toc_container {
        padding: 40px;
        margin-top: 57px;
        margin-bottom: 80px; } }
    .jocms #toc_container .toc_title {
      text-align: left;
      font-size: clamp(0.875rem, calc(0.852rem + 0.11vw), 0.938rem);
      font-weight: 700;
      padding-bottom: 12px; }
      @media screen and (min-width: 701px) {
        .jocms #toc_container .toc_title {
          padding-bottom: 18px; } }
      @media screen and (min-width: 961px) {
        .jocms #toc_container .toc_title {
          padding-bottom: 24px; } }
      .jocms #toc_container .toc_title + ul.toc_list {
        margin-top: 0; }
        .jocms #toc_container .toc_title + ul.toc_list li {
          margin-bottom: 8px;
          font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem); }
          @media screen and (min-width: 701px) {
            .jocms #toc_container .toc_title + ul.toc_list li {
              margin-bottom: 12px; } }
          @media screen and (min-width: 961px) {
            .jocms #toc_container .toc_title + ul.toc_list li {
              margin-bottom: 16px; } }
          .jocms #toc_container .toc_title + ul.toc_list li a {
            font-weight: 500; }
          .jocms #toc_container .toc_title + ul.toc_list li ul {
            padding-top: 4px; }
            @media screen and (min-width: 701px) {
              .jocms #toc_container .toc_title + ul.toc_list li ul {
                padding-top: 6px; } }
            @media screen and (min-width: 961px) {
              .jocms #toc_container .toc_title + ul.toc_list li ul {
                padding-top: 8px; } }
            .jocms #toc_container .toc_title + ul.toc_list li ul li {
              margin-bottom: 6px; }

.newslist {
  border-top: #000 1px solid;
  max-width: 1024px;
  margin: auto;
  padding-bottom: 70px; }
  @media screen and (min-width: 701px) {
    .newslist {
      padding-bottom: 105px; } }
  @media screen and (min-width: 961px) {
    .newslist {
      padding-bottom: 140px; } }
  .newslist li {
    padding: 16px 20px;
    border-bottom: #000 1px solid; }
    @media screen and (min-width: 701px) {
      .newslist li {
        padding: 24px 30px; } }
    @media screen and (min-width: 961px) {
      .newslist li {
        padding: 32px 40px; } }
    .newslist li a {
      display: block;
      position: relative;
      padding-right: 20px; }
      @media screen and (min-width: 701px) {
        .newslist li a {
          display: flex;
          justify-content: flex-start;
          align-items: center; } }
      .newslist li a::after {
        content: "";
        display: block;
        width: 16px;
        aspect-ratio: 15 / 13;
        background: url("../images/common/arrow.svg") center center no-repeat;
        background-size: 100% auto;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: .3s; }
      .newslist li a:hover::after {
        transform: translateX(10px);
        transition: .3s; }
    .newslist li .date {
      font-family: "Montserrat", sans-serif;
      font-size: clamp(0.688rem, calc(0.665rem + 0.11vw), 0.75rem);
      font-weight: 600; }
      @media screen and (min-width: 701px) {
        .newslist li .date {
          width: 120px; } }
    .newslist li .txt {
      display: block;
      padding-top: 8px;
      position: relative; }
      @media screen and (min-width: 701px) {
        .newslist li .txt {
          padding-top: 0;
          width: calc(100% - 120px); } }

.pagenav {
  align-items: center;
  padding: 32px 20px;
  position: relative;
  border-top: #fff 2px solid; }
  @media screen and (min-width: 375px) {
    .pagenav {
      padding: 32px 30px; } }
  @media screen and (min-width: 701px) {
    .pagenav {
      padding: 48px 65px; } }
  @media screen and (min-width: 961px) {
    .pagenav {
      padding: 62px 80px; } }
  .pagenav li {
    display: block;
    font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem); }
    .pagenav li a {
      display: block;
      width: 100%; }
    .pagenav li.prev, .pagenav li.next {
      width: 7px; }
      .pagenav li.prev a::after, .pagenav li.next a::after {
        content: "";
        display: block;
        width: 100%;
        aspect-ratio: 7 / 12;
        background: url("../images/common/next.svg") center center no-repeat;
        background-size: 100% auto; }
    .pagenav li.prev a::after {
      transform: scale(-1, 1); }

.wp-pagenavi {
  width: 100%;
  padding: 3.2rem 0;
  border-top: #fff 2px solid;
  position: relative;
  z-index: 1; }
  @media screen and (min-width: 701px) {
    .wp-pagenavi {
      padding: 6.4rem 0; } }
  .wp-pagenavi span, .wp-pagenavi a {
    font-family: "Montserrat", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    margin: 0 1rem;
    padding: 0;
    border: 0; }
    @media screen and (min-width: 701px) {
      .wp-pagenavi span, .wp-pagenavi a {
        font-size: 1.4rem;
        margin: 0 2rem; } }
    @media screen and (min-width: 961px) {
      .wp-pagenavi span, .wp-pagenavi a {
        margin: 0 4rem; } }
    .wp-pagenavi span.previouspostslink, .wp-pagenavi span.nextpostslink, .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
      color: #F7F7F7;
      position: absolute; }
      .wp-pagenavi span.previouspostslink::before, .wp-pagenavi span.nextpostslink::before, .wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before {
        content: "";
        display: block;
        width: 0.6rem;
        height: 0.6rem;
        border-top: #1C130F 1px solid;
        border-right: #1C130F 1px solid;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto; }
        @media screen and (min-width: 701px) {
          .wp-pagenavi span.previouspostslink::before, .wp-pagenavi span.nextpostslink::before, .wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before {
            width: 0.8rem;
            height: 0.8rem; } }
    .wp-pagenavi span.previouspostslink, .wp-pagenavi a.previouspostslink {
      left: 0; }
      .wp-pagenavi span.previouspostslink::before, .wp-pagenavi a.previouspostslink::before {
        transform: rotate(-135deg); }
    .wp-pagenavi span.nextpostslink, .wp-pagenavi a.nextpostslink {
      right: 0; }
      .wp-pagenavi span.nextpostslink::before, .wp-pagenavi a.nextpostslink::before {
        transform: rotate(45deg); }

/* CONTACT */
.conttl {
  font-size: clamp(1rem, calc(0.818rem + 0.91vw), 1.5rem);
  font-weight: 700;
  line-height: 1.8em; }
  .conttl span {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(1.75rem, calc(1.477rem + 1.36vw), 2.5rem);
    font-weight: 700;
    line-height: 1.6em; }

.contact {
  padding-bottom: 80px; }
  @media screen and (min-width: 701px) {
    .contact {
      padding-bottom: 120px; } }
  @media screen and (min-width: 961px) {
    .contact {
      padding-bottom: 160px; } }
  .contact p {
    line-height: 1.8em; }
  .contact .inner, .contact .pagettl {
    max-width: 1280px; }
  .contact .lead {
    padding-bottom: 80px; }
    @media screen and (min-width: 701px) {
      .contact .lead {
        padding-bottom: 120px; } }
    @media screen and (min-width: 961px) {
      .contact .lead {
        padding-bottom: 160px; } }
  @media screen and (min-width: 961px) {
    .contact .flb {
      display: flex;
      justify-content: space-between; } }
  .contact .ttl {
    padding-bottom: 40px; }
    @media screen and (min-width: 961px) {
      .contact .ttl {
        width: 33.5%;
        padding-bottom: 0; } }
    .contact .ttl .conttl {
      padding-bottom: 20px; }
      @media screen and (min-width: 701px) {
        .contact .ttl .conttl {
          padding-bottom: 30px; } }
      @media screen and (min-width: 961px) {
        .contact .ttl .conttl {
          padding-bottom: 40px; } }
  @media screen and (min-width: 961px) {
    .contact .txt {
      width: 60%; } }
  .contact .txt a {
    text-decoration: underline;
    font-weight: 500; }
    .contact .txt a:hover {
      text-decoration: none; }
  .contact .txt dl dt {
    font-weight: 700;
    padding-bottom: 16px; }
    .contact .txt dl dt span {
      background: #FCF13A;
      font-size: calc(10 / 16 * 1rem);
      font-weight: 500;
      display: inline-block;
      width: 37px;
      line-height: 18px;
      border-radius: 9px;
      text-align: center;
      margin-left: 8px; }
      @media screen and (min-width: 701px) {
        .contact .txt dl dt span {
          margin-left: 12px; } }
      @media screen and (min-width: 961px) {
        .contact .txt dl dt span {
          margin-left: 16px; } }
  .contact .txt dl dd {
    padding-bottom: 20px; }
    @media screen and (min-width: 701px) {
      .contact .txt dl dd {
        padding-bottom: 30px; } }
    @media screen and (min-width: 961px) {
      .contact .txt dl dd {
        padding-bottom: 40px; } }
  .contact input, .contact textarea, .contact select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .contact input[type=text], .contact input[type=tel], .contact input[type=email] {
    width: min(100%, 400px);
    background: #fff;
    font-family: "Zen Kaku Gothic New", serif;
    font-size: clamp(0.875rem, calc(0.852rem + 0.11vw), 0.938rem);
    font-weight: 500;
    letter-spacing: 0.08em;
    padding: 1.2em 1.6em; }
  .contact ::placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .contact textarea {
    width: 100%;
    height: 120px;
    border-radius: 8px;
    background: #fff;
    font-family: "Zen Kaku Gothic New", serif;
    font-size: clamp(0.875rem, calc(0.852rem + 0.11vw), 0.938rem);
    font-weight: 500;
    letter-spacing: 0.08em;
    padding: 1.2em 1.6em; }
    @media screen and (min-width: 701px) {
      .contact textarea {
        height: 180px; } }
    @media screen and (min-width: 961px) {
      .contact textarea {
        height: 240px; } }
  .contact input[type=submit], .contact input[type=button] {
    display: block;
    background: #FCF13A;
    width: min(100%, 436px);
    line-height: 84px;
    text-align: center;
    font-family: "Zen Kaku Gothic New", serif;
    font-size: clamp(0.875rem, calc(0.852rem + 0.11vw), 0.938rem);
    font-weight: 500;
    letter-spacing: 0.08em;
    border-radius: 100px;
    margin-bottom: 20px; }
    @media screen and (min-width: 701px) {
      .contact input[type=submit], .contact input[type=button] {
        margin-bottom: 30px; } }
    @media screen and (min-width: 961px) {
      .contact input[type=submit], .contact input[type=button] {
        margin-bottom: 40px; } }
    .contact input[type=submit]:disabled, .contact input[type=button]:disabled {
      background: #ccc; }
  .contact .wpcf7-list-item {
    position: relative;
    padding-left: 27px;
    margin-left: 0;
    margin-right: 10px; }
    @media screen and (min-width: 701px) {
      .contact .wpcf7-list-item {
        margin-right: 20px; } }
    @media screen and (min-width: 961px) {
      .contact .wpcf7-list-item {
        margin-right: 30px; } }
    .contact .wpcf7-list-item.first {
      margin-left: 0; }
    .contact .wpcf7-list-item::before, .contact .wpcf7-list-item::after {
      content: "";
      display: block;
      position: absolute; }
    .contact .wpcf7-list-item::before {
      width: 17px;
      height: 17px;
      background: #fff;
      border: #ddd 1px solid;
      border-radius: 4px;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
    .contact .wpcf7-list-item::after {
      left: 5px;
      top: 8px;
      width: 8px;
      height: 10px;
      border-right: #000 2px solid;
      border-bottom: #000 2px solid;
      transform: rotate(45deg);
      opacity: 0; }
    .contact .wpcf7-list-item:has(:checked)::after {
      opacity: 1; }
  .contact .agree {
    margin-bottom: 40px; }
    @media screen and (min-width: 701px) {
      .contact .agree {
        height: 60px; } }
    @media screen and (min-width: 961px) {
      .contact .agree {
        height: 80px; } }
    .contact .agree .wpcf7-list-item {
      padding-left: 0;
      margin-right: 0; }
      .contact .agree .wpcf7-list-item input {
        width: 17px;
        height: 17px;
        margin-right: 10px;
        position: relative;
        z-index: 5; }

.telephone {
  padding: 80px 0; }
  @media screen and (min-width: 701px) {
    .telephone {
      padding: 120px 0; } }
  @media screen and (min-width: 961px) {
    .telephone {
      padding: 160px 0; } }
  .telephone .inner, .telephone .pagettl {
    max-width: 1280px; }
    @media screen and (min-width: 961px) {
      .telephone .inner, .telephone .pagettl {
        display: flex;
        justify-content: space-between;
        align-items: center; } }
  .telephone .ttl {
    padding-bottom: 40px; }
    @media screen and (min-width: 961px) {
      .telephone .ttl {
        width: 33.5%;
        padding-bottom: 0; } }
  @media screen and (min-width: 961px) {
    .telephone .phone {
      width: 60%; } }
  .telephone .phone a {
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: clamp(2.5rem, calc(1.955rem + 2.73vw), 4rem);
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 0.8em; }
    @media screen and (min-width: 701px) {
      .telephone .phone a {
        pointer-events: none;
        margin-bottom: 15px; } }
    @media screen and (min-width: 961px) {
      .telephone .phone a {
        margin-bottom: 20px; } }
  .telephone .phone p {
    font-size: clamp(0.75rem, calc(0.705rem + 0.23vw), 0.875rem); }

.thanks h2 {
  font-size: clamp(1rem, calc(0.818rem + 0.91vw), 1.5rem);
  font-weight: 700;
  padding-bottom: 30px; }
  @media screen and (min-width: 701px) {
    .thanks h2 {
      padding-bottom: 30px; } }
  @media screen and (min-width: 961px) {
    .thanks h2 {
      padding-bottom: 40px; } }
.thanks p {
  line-height: 1.8em; }
  .thanks p:last-child {
    padding-top: 12px; }
    @media screen and (min-width: 701px) {
      .thanks p:last-child {
        padding-top: 18px; } }
    @media screen and (min-width: 961px) {
      .thanks p:last-child {
        padding-top: 24px; } }

.policy {
  width: min(100%, 800px);
  margin: auto; }
  .policy p {
    line-height: 1.8em; }
  .policy dl dt {
    font-size: clamp(0.938rem, calc(0.915rem + 0.11vw), 1rem);
    font-weight: 700;
    padding: 12px 0;
    border-top: #000 1px solid;
    border-bottom: #000 1px solid;
    margin-bottom: 20px;
    margin-top: 40px; }
    @media screen and (min-width: 701px) {
      .policy dl dt {
        padding: 18px 0;
        margin-bottom: 30px;
        margin-top: 60px; } }
    @media screen and (min-width: 961px) {
      .policy dl dt {
        padding: 24px 0;
        margin-bottom: 40px;
        margin-top: 80px; } }
  .policy dl dd {
    line-height: 1.8em; }
    .policy dl dd ul {
      list-style: none;
      padding-top: 1em; }
      .policy dl dd ul li {
        line-height: 1.8em;
        text-indent: -1em;
        margin-left: 1em; }
        .policy dl dd ul li::before {
          content: "・"; }
