@charset "UTF-8";
/*
Theme Name: 酒井法律事務所
Version: 1.0
Author: Kenji
Description: 酒井法律事務所のオリジナルテーマ
*/
/* foundation */
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;
  font-weight: normal;
  box-sizing: border-box;
}

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

ul {
  list-style: none;
}

li {
  list-style-position: inside;
}

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;
  text-decoration: none;
  color: inherit;
}

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

mark {
  background-color: #fff;
  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;
}

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

input, select {
  vertical-align: middle;
}

img {
  object-fit: cover;
  height: auto;
  display: block;
}

div {
  box-sizing: border-box;
}

/* サイト共通設定 */
html {
  font-size: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 60px;
}

body {
  background-color: #fff;
  color: #05070D;
  font-family: "Shippori Mincho", "Yu Mincho Light", "YuMincho", "Yu Mincho", "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho", "ＭＳ 明朝", "MS Mincho", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", sans-serif;
  font-weight: 500;
  line-height: 1.5;
}

a:hover {
  opacity: 0.6;
  filter: brightness(110%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* PC */
@media (min-width: 768px) {
  body {
    font-size: 1rem;
    width: 100%;
  }
  ._inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  ._inner-md {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  ._sp {
    display: none;
  }
  /* PC版ではtelリンクなし */
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/* SP */
@media (max-width: 768px) {
  body {
    font-size: 1rem;
    min-width: 320px;
  }
  html,
  body {
    height: 100%;
    min-height: 100%;
  }
  ._inner, ._inner-md {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  ._pc {
    display: none;
  }
}
@media screen and (min-width: 1010px) {
  ._header-sp {
    display: none;
  }
}
@media screen and (max-width: 1010px) {
  ._header-pc {
    display: none;
  }
}
/* layout */
.l-main {
  margin-top: 62px;
}
@media screen and (max-width: 1010px) {
  .l-main {
    margin-top: 50px;
  }
}

/* component */
.c-btn-page-top {
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 30;
}
.c-btn-page-top a img {
  width: 42px;
  height: 42px;
}

.c-btn-blue {
  width: 100%;
  max-width: 330px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 1.25rem;
  border: none;
  text-align: center;
  background-color: #010D26;
  color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 2px rgba(1, 13, 38, 0.54);
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .c-btn-blue {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .c-btn-blue {
    max-width: 250px;
  }
}

.c-btn-blue-02 {
  width: 100%;
  max-width: 330px;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 1.25rem;
  border: none;
  text-align: center;
  background: linear-gradient(135deg, #010D26, #010D26, #021555);
  color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 8px 8px 15px #000, inset 2px 2px 20px #1A1A6A;
}

.c-btn-blue-03 {
  width: 100%;
  max-width: 330px;
  font-weight: 700;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  border: none;
  text-align: center;
  background: linear-gradient(135deg, #010D26, #010D26, #021555);
  color: #fff;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 2px rgba(1, 13, 38, 0.54);
  font-family: YuGothic, "Yu Gothic", sans-serif;
  position: relative;
}
@media (max-width: 768px) {
  .c-btn-blue-03 {
    max-width: 250px;
  }
}
.c-btn-blue-03:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 8px;
  background-image: url(images/arrow.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
}
.c-btn-blue-03--white {
  background: #fff;
  color: #010D26;
  box-shadow: 8px 8px 15px rgba(0, 0, 0, 0.33), inset 2px 2px 20px #d8d8d8;
}
.c-btn-blue-03--white::before {
  background-image: url(images/arrow_02.webp);
}

.c-hamburger {
  position: absolute;
  background: #010D26;
  height: 50px;
  right: 0;
  z-index: 999;
}

.c-hamburger__icon {
  width: 30px;
  height: 30px;
  background: #010D26;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
}

.c-hamburger__icon:hover {
  cursor: pointer;
}

.c-hamburger__icon span {
  background: #fff;
  width: 25px;
  height: 2px;
  position: absolute;
  transition: 0.3s ease-out;
}

.c-hamburger__icon span:nth-of-type(1) {
  top: 15px;
}

.c-hamburger__icon span:nth-of-type(3) {
  bottom: 15px;
}

/* ハンバーガーメニューにactiveクラスがついたときのスタイル */
.c-hamburger__icon.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
  transition: 0.3s ease-out;
}

.c-hamburger__icon.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
  transition: 0.3s ease-out;
}

.c-hamburger__icon.active span:nth-of-type(2) {
  opacity: 0;
}

.c-heading {
  text-align: center;
  margin-bottom: 48px;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .c-heading {
    margin-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.c-heading__en {
  font-size: 45px;
  letter-spacing: 0.22em;
  font-family: "Oswald", sans-serif;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .c-heading__en {
    font-size: 30px;
  }
}
.c-heading__en--01 {
  color: #DCDCDC;
}
.c-heading__en--02 {
  color: #B9BCBF;
}
.c-heading__en--03 {
  background: linear-gradient(180deg, #C6C6C6, #F4F4F4);
  background: -webkit-linear-gradient(-90deg, #C6C6C6, #F4F4F4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 768px) {
  .c-heading__en--03sp {
    opacity: 0.4;
  }
}
.c-heading__en--04 {
  background: linear-gradient(180deg, #727B89, #8D94A1);
  background: -webkit-linear-gradient(-90deg, #727B89, #8D94A1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-heading__en--sm {
  font-size: 26px;
  letter-spacing: 0.22em;
  font-family: "Oswald", sans-serif;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .c-heading__en--sm {
    font-size: 14px;
  }
}

.c-heading__title {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .c-heading__title {
    font-size: 1.25rem;
  }
}

.c-heading__lead {
  font-weight: 700;
}
@media (max-width: 768px) {
  .c-heading__lead {
    text-align: left;
  }
}

.c-googlemaps {
  width: 100%;
  height: 365px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .c-googlemaps {
    height: 200px;
  }
}

.c-googlemaps iframe {
  width: 100%;
  height: 746px;
  margin-top: -170px;
}
@media (max-width: 768px) {
  .c-googlemaps iframe {
    height: 560px;
  }
}

.c-practice-area-title {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-practice-area-title__icon {
  width: 84px;
  height: 55px;
  margin-right: 32px;
}
@media (max-width: 768px) {
  .c-practice-area-title__icon {
    width: 60px;
    height: 40px;
    margin-right: 24px;
  }
}

.c-practice-area-title__text {
  font-size: 1.75rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .c-practice-area-title__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .c-practice-area-title__text {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .c-practice-area-title__text {
    font-size: 1.25rem;
  }
}

/* project */
.pagination {
  margin: 40px 0 0;
}

.nav-links {
  display: flex;
  justify-content: center;
}

.pagination .page-numbers {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 20px;
  color: #333;
  box-shadow: 0 3px 3px #999;
  background: #fff;
}

.pagination .current {
  padding: 10px 20px;
  background: #010D26;
  color: #fff;
}

.pagination .prev,
.pagination .next {
  background: transparent;
  box-shadow: none;
  color: #010D26;
}

.pagination .dots {
  background: transparent;
  box-shadow: none;
}

.p-firstview {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .p-firstview {
    margin-bottom: 0;
  }
}

.p-firstview__child {
  height: inherit;
}

.p-header {
  position: fixed;
  z-index: 999;
  background-color: #fff;
  width: 100%;
  display: flex;
  top: 0;
}
@media screen and (max-width: 1010px) {
  .p-header {
    background-color: #010D26;
    padding-right: 65px;
    justify-content: space-between;
  }
}

.p-header__logo {
  width: 190px;
  height: 62px;
  background-color: #010D26;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border-bottom: 1px solid #010D26;
}
@media screen and (max-width: 1010px) {
  .p-header__logo {
    font-size: 1rem;
    height: 50px;
    width: 150px;
  }
}

.p-header__nav {
  width: 100%;
}
@media screen and (max-width: 1010px) {
  .p-header__nav {
    position: absolute;
    padding-left: 0;
    padding-top: 62px;
    width: 100vw;
    height: 100vh;
    background-color: #010D26;
    opacity: 0.95;
    left: -100%;
    transition: left 0.5s;
    text-align: center;
    color: #fff;
  }
  .p-header__nav.open {
    left: 0;
    transition: left 0.5s;
  }
}

.p-header__menu-items {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1010px) {
  .p-header__menu-items {
    justify-content: center;
    flex-direction: column;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.p-header__menu-item {
  text-align: center;
  font-weight: 700;
}
.p-header__menu-item:first-of-type {
  padding-left: 4%;
}
@media (max-width: 768px) {
  .p-header__menu-item:first-of-type {
    padding-left: 0;
  }
}
.p-header__menu-item > a {
  display: inline-block;
  line-height: 1em;
  padding-top: 23px;
  padding-bottom: 23px;
  width: 100%;
}
@media (max-width: 768px) {
  .p-header__menu-item > a {
    padding: 0;
    margin-bottom: 16px;
    text-decoration: underline;
    text-decoration-thickness: from-font;
  }
}
.p-header__menu-item--contact {
  flex-basis: content;
  flex-grow: 0;
}

/* サブメニュー表示 */
.p-header__menu-item:nth-of-type(4) {
  position: relative;
}
@media screen and (max-width: 1010px) {
  .p-header__menu-item:nth-of-type(4) a {
    display: inline-block;
  }
}
@media screen and (max-width: 1010px) {
  .p-header__menu-item:nth-of-type(4) .p-header__menu-item-toggle {
    display: inline-block;
    position: absolute;
    right: 50px;
    padding: 17px;
    cursor: pointer;
  }
  .p-header__menu-item:nth-of-type(4) .p-header__menu-item-toggle::after {
    border-color: currentcolor;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: "";
    display: block;
    height: 0.4em;
    transform: rotate(135deg);
    transition: transform 0.3s ease;
    width: 0.4em;
  }
}
.p-header__menu-item:nth-of-type(4) .p-header__menu-item-toggle.open {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.p-header__menu-item:nth-of-type(4) .p-header__sub-menu-items {
  position: absolute;
  bottom: -48px;
  left: 0;
  background-color: #fff;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1010px) {
  .p-header__menu-item:nth-of-type(4) .p-header__sub-menu-items {
    position: relative;
    bottom: initial;
    height: 0;
  }
  .p-header__menu-item:nth-of-type(4) .p-header__sub-menu-items.open {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .p-header__menu-item:nth-of-type(4):hover .p-header__sub-menu-items {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s ease;
  }
}

.p-header__contact {
  flex-basis: content;
  background-color: #010D26;
  color: #fff;
  display: flex;
  height: 100%;
  align-items: center;
  font-weight: 700;
  padding-left: 14px;
  padding-right: 14px;
  width: fit-content;
}

.p-header__contact-left {
  margin-right: 8px;
}

.p-header__contact-left-lead {
  font-size: 0.875rem;
}

.p-header__contact-left-icon {
  width: 14.5px;
  height: 14.5px;
  display: inline-block;
}

.p-header__contact-left-tel {
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
}

.p-header__contact-right {
  font-size: 0.875rem;
}

.p-header__contact-right-am {
  display: inline-block;
}

.p-header__contact-right-pm {
  display: inline-block;
}

/* header-sp */
.p-header__sp-info {
  padding-left: 7%;
  padding-right: 5%;
  text-align-last: left;
}

.p-header__sp-info-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 24px;
  display: block;
}

.p-header__sp-info-post-code {
  margin-bottom: 6px;
  font-size: 0.875rem;
}

.p-header__sp-info-address {
  margin-bottom: 6px;
  font-size: 0.875rem;
}

.p-header__sp-info-hour {
  margin-bottom: 6px;
  font-size: 0.875rem;
}
.p-header__sp-info-hour span {
  padding-left: 2em;
}

.p-header__sp-info-holiday {
  margin-bottom: 24px;
  font-size: 0.875rem;
}
.p-header__sp-info-holiday span {
  padding-left: 3em;
}

.p-header__sp-info-tel {
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: block;
  max-width: 320px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 56px;
  padding-right: 56px;
  margin-bottom: 48px;
}
.p-header__sp-info-tel img {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.p-header__sp-info-tel a {
  font-size: 1.5rem;
  display: inline-block;
  letter-spacing: 0.05em;
}
.p-header__sp-info-tel p:last-of-type {
  text-align: right;
}

.p-header__sp-info-tel-container {
  width: 100%;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.p-header__sp-info-privacy-policy {
  text-decoration: underline;
  text-decoration-thickness: from-font;
}

.p-header__sp-tel {
  color: #fff;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.p-header__sp-tel-lead {
  margin-left: 14.5px;
  font-size: 8px;
}

.p-header__sp-tel-icon {
  width: 14.5px;
  height: 14.5px;
  display: inline-block;
}

.p-header__sp-tel-tel {
  font-size: 1.25rem;
  display: inline-block;
}

.p-header__sp-tel-bottom {
  font-size: 5px;
  margin-left: 14.5px;
}

.p-header__sp-tel-bottom-text {
  display: inline-block;
}

.p-header__sp-tel-bottom-am {
  display: inline-block;
}

.p-header__sp-tel-bottom-pm {
  display: inline-block;
}

.p-header__sp-info {
  padding-left: 7%;
  padding-right: 5%;
  text-align-last: left;
}

.p-header__sp-info-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 24px;
  display: block;
}

.p-header__sp-info-post-code {
  margin-bottom: 6px;
  font-size: 0.875rem;
}

.p-header__sp-info-address {
  margin-bottom: 6px;
  font-size: 0.875rem;
}

.p-header__sp-info-hour {
  margin-bottom: 6px;
  font-size: 0.875rem;
}
.p-header__sp-info-hour span {
  padding-left: 2em;
}

.p-header__sp-info-holiday {
  margin-bottom: 24px;
  font-size: 0.875rem;
}
.p-header__sp-info-holiday span {
  padding-left: 3em;
}

.p-header__sp-info-tel {
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: block;
  max-width: 320px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 56px;
  padding-right: 56px;
  margin-bottom: 48px;
}
.p-header__sp-info-tel img {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.p-header__sp-info-tel a {
  font-size: 1.5rem;
  display: inline-block;
  letter-spacing: 0.05em;
}
.p-header__sp-info-tel p:last-of-type {
  text-align: right;
}

.p-header__sp-info-tel-container {
  width: 100%;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.p-header__sp-info-privacy-policy {
  text-decoration: underline;
  text-decoration-thickness: from-font;
}

.p-header-img {
  height: 400px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .p-header-img {
    height: 200px;
    margin-bottom: 18px;
  }
}
.p-header-img--practice-area {
  background-image: url(images/pic_header_practice-area.webp);
}
.p-header-img--fees {
  background-image: url(images/pic_header_fees.webp);
}
.p-header-img--topics {
  background-image: url(images/pic_header_topics.webp);
}
.p-header-img--about {
  background-image: url(images/pic_header_about.webp);
}
.p-header-img--beginner {
  background-image: url(images/pic_header_beginner.webp);
}
.p-header-img--privacy-policy {
  background-image: url(images/pic_header_privacy-policy.webp);
}

.p-header-img-sm {
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .p-header-img-sm {
    height: 100px;
    margin-bottom: 18px;
  }
}

.p-cta {
  background-color: #010D26;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 25px;
}
@media (max-width: 768px) {
  .p-cta {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 20px;
  }
}

.p-cta__container {
  width: 100%;
  max-width: 1072px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  box-shadow: 25px 25px rgba(145, 145, 145, 0.79), inset 25px 25px rgba(220, 223, 229, 0.16);
  padding-top: 72px;
  padding-bottom: 56px;
}
@media (max-width: 768px) {
  .p-cta__container {
    box-shadow: 10px 10px rgba(145, 145, 145, 0.79), inset 10px 10px rgba(220, 223, 229, 0.16);
  }
}

.p-cta__heading-title {
  color: #fff;
}

.p-cta__tel-container {
  color: #fff;
}

.p-cta__tel-lead p {
  font-size: 1.25rem;
  display: inline-block;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .p-cta__tel-lead p {
    font-size: 1rem;
  }
}
.p-cta__tel-lead img {
  display: inline-block;
}
.p-cta__tel-lead img:first-of-type {
  width: 33.5px;
  height: 28px;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .p-cta__tel-lead img:first-of-type {
    width: 30px;
    height: 25px;
    margin-right: 18px;
  }
}
.p-cta__tel-lead img:last-of-type {
  width: 29px;
  height: 28px;
}
@media (max-width: 768px) {
  .p-cta__tel-lead img:last-of-type {
    width: 25.5px;
    height: 25px;
  }
}

.p-cta__tel-number {
  margin-bottom: 24px;
}
.p-cta__tel-number img {
  width: 35.5px;
  height: 35.5px;
  display: inline-block;
}
@media (max-width: 768px) {
  .p-cta__tel-number img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }
}
.p-cta__tel-number a {
  color: #fff;
  display: inline-block;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .p-cta__tel-number a {
    font-size: 26px;
  }
}

.p-cta__reception-time {
  color: #fff;
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .p-cta__reception-time {
    font-size: 1rem;
  }
}

.p-cta__reception-time-text {
  border: 1px solid #fff;
  display: inline-block;
  padding: 10px 20px 10px 25px;
  margin-right: 30px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-cta__reception-time-text {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.p-cta__reception-time-text span {
  font-size: 1rem;
}

.p-cta__reception-time-am {
  display: inline-block;
  margin-right: 20px;
  font-weight: 700;
}

.p-cta__reception-time-pm {
  display: inline-block;
  font-weight: 700;
}

.p-footer {
  background-color: #010D26;
  color: #fff;
  font-weight: 700;
  padding-top: 96px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .p-footer {
    padding-top: 0;
  }
}

.p-footer__container {
  padding-left: 30px;
  padding-right: 30px;
}

.p-footer__menu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .p-footer__menu {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .p-footer__info {
    order: 5;
  }
}

.p-footer__info-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 24px;
  display: block;
}
@media (max-width: 768px) {
  .p-footer__info-title {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .p-footer__info-title {
    margin-bottom: 8px;
  }
}

.p-footer__info-post-code {
  margin-bottom: 8px;
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .p-footer__info-post-code {
    margin-bottom: 0;
  }
}

.p-footer__info-address {
  margin-bottom: 8px;
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .p-footer__info-address {
    margin-bottom: 0;
  }
}

.p-footer__info-hour {
  margin-bottom: 8px;
  font-size: 0.75rem;
}
@media (max-width: 768px) {
  .p-footer__info-hour {
    margin-bottom: 0;
  }
}
.p-footer__info-hour span {
  padding-left: 2em;
}

.p-footer__info-holiday {
  margin-bottom: 24px;
  font-size: 0.75rem;
}
.p-footer__info-holiday span {
  padding-left: 3em;
}

.p-footer__info-privacy-policy {
  text-decoration: underline;
  text-decoration-thickness: from-font;
}

.p-footer__info-tel {
  border: 1px solid rgba(255, 255, 255, 0.4);
  display: block;
  max-width: 320px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 56px;
  padding-right: 56px;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .p-footer__info-tel {
    margin-bottom: 16px;
  }
}
.p-footer__info-tel img {
  width: 19px;
  height: 19px;
  display: inline-block;
}
.p-footer__info-tel a {
  font-size: 1.5rem;
  display: inline-block;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .p-footer__info-tel a {
    font-size: 1.25rem;
  }
}
.p-footer__info-tel p:last-of-type {
  text-align: right;
}

.p-footer__info-tel-container {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.p-footer__menu-items {
  /*first-col*/
  /*second-col,third-col*/
  /*second-col*/
  /*third-col*/
}
@media (max-width: 768px) {
  .p-footer__menu-items {
    text-align: center;
  }
}
.p-footer__menu-items--01 .p-footer__menu-item {
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .p-footer__menu-items--01 .p-footer__menu-item {
    margin-bottom: 16px;
  }
}
.p-footer__menu-items--01 .p-footer__menu-item:last-of-type {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .p-footer__menu-items--01 .p-footer__menu-item:last-of-type {
    margin-bottom: 16px;
  }
}
.p-footer__menu-items--01 a {
  text-decoration: underline;
  text-decoration-thickness: from-font;
}
.p-footer__menu-items--02, .p-footer__menu-items--03 {
  height: fit-content;
}
.p-footer__menu-items--02 > .p-footer__menu-item, .p-footer__menu-items--03 > .p-footer__menu-item {
  /*first-line */
}
.p-footer__menu-items--02 > .p-footer__menu-item > a, .p-footer__menu-items--03 > .p-footer__menu-item > a {
  text-decoration: underline;
  text-decoration-thickness: from-font;
}
.p-footer__menu-items-child {
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  padding-left: 10px;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .p-footer__menu-items-child {
    display: none;
  }
}
.p-footer__menu-items-child > .p-footer__menu-item {
  font-size: 0.875rem;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .p-footer__menu-item {
    margin-bottom: 16px;
  }
}

.p-footer__copyright {
  text-align: center;
  color: #010D26;
  background-color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}
.p-footer__copyright p {
  border-top: solid 1px #010D26;
  border-bottom: solid 1px #010D26;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .p-footer__copyright p {
    font-size: 0.75rem;
  }
}

.p-top-about {
  display: flex;
}

.p-top-about__img {
  width: 30%;
}
@media (max-width: 768px) {
  .p-top-about__img {
    display: none;
  }
}
.p-top-about__img img {
  display: block;
  width: 100%;
  height: 100%;
}

.p-top-about__box {
  width: 40%;
  background-color: #010D26;
  color: #fff;
  padding: 5.63% 6.2%;
  margin-bottom: -40px;
  margin-top: -40px;
}
@media (max-width: 768px) {
  .p-top-about__box {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    background-image: url(images/bg_catch.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
  }
}

.p-top-about__catch {
  width: 100%;
  max-width: 230px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
.p-top-about__catch img {
  width: 100%;
}

.p-top-about__title {
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 48px;
  font-size: 1.5rem;
}
@media (max-width: 768px) {
  .p-top-about__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .p-top-about__title {
    margin-bottom: 16px;
  }
}

.p-top-about__text {
  letter-spacing: 0.229em;
  line-height: 2;
}
@media (max-width: 768px) {
  .p-top-about__text {
    letter-spacing: normal;
  }
}

.p-top-practice-area {
  background-image: url(images/bg_02.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 56px;
}
@media (max-width: 768px) {
  .p-top-practice-area {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.p-top-practice-area__row {
  display: flex;
}
@media (max-width: 768px) {
  .p-top-practice-area__row {
    flex-direction: column;
  }
}

.p-top-practice-area__col {
  display: grid;
  grid-template-rows: auto 1fr;
  grid-auto-rows: 1fr;
  width: 50%;
  background-color: rgba(1, 13, 38, 0.2);
  padding: 24px;
}
@media (max-width: 768px) {
  .p-top-practice-area__col {
    width: 100%;
    display: block;
    margin-bottom: 24px;
    padding: 12px;
  }
}
.p-top-practice-area__col:first-of-type {
  margin-right: 24px;
}
@media (max-width: 768px) {
  .p-top-practice-area__col:last-of-type {
    margin-bottom: 0;
  }
}
.p-top-practice-area__col--other {
  width: 100%;
  background-color: inherit;
  padding-bottom: 0;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .p-top-practice-area__col--other {
    margin-bottom: 24px;
  }
}

.p-top-practice-area__col-head {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .p-top-practice-area__col-head {
    margin-bottom: 8px;
  }
}

.p-top-practice-area__col-head-icon {
  width: 100%;
  max-width: 84px;
  height: 55px;
  margin-right: 32px;
}
@media (max-width: 768px) {
  .p-top-practice-area__col-head-icon {
    max-width: 64px;
    height: 40px;
    margin-right: 24px;
  }
}

.p-top-practice-area__col-head-title {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-top-practice-area__col-head-title {
    font-size: 1.25rem;
  }
}

.p-top-practice-area__card {
  /* Add these properties */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-row: span 2;
  height: 210px;
  /* Existing properties */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  color: #fff;
  padding: 64px 40px 24px 32px;
  margin-bottom: 16px;
  position: relative;
}
.p-top-practice-area__card:before {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
}
@media (max-width: 768px) {
  .p-top-practice-area__card {
    padding: 24px 18px 18px 18px;
    height: 150px;
  }
}
.p-top-practice-area__card:last-of-type {
  margin-bottom: 0;
}

.p-top-practice-area__card-title {
  font-size: 1.25rem;
  margin-bottom: 16px;
  position: relative;
}
@media (max-width: 768px) {
  .p-top-practice-area__card-title {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .p-top-practice-area__card-title {
    margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
  .p-top-practice-area__card-title--other {
    font-size: 12px;
  }
}

.p-top-practice-area__card-lead-btn-wrap {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.p-top-practice-area__card-lead-btn-wrap--other {
  width: 50%;
  padding-right: 70px;
}
@media (max-width: 768px) {
  .p-top-practice-area__card-lead-btn-wrap--other {
    width: 100%;
    padding-right: 0;
  }
}

.p-top-practice-area__card-lead {
  width: 100%;
  max-width: 235px;
  position: relative;
}
@media (max-width: 768px) {
  .p-top-practice-area__card-lead {
    font-size: 0.875rem;
  }
}

.p-top-practice-area__card-btn {
  width: 100%;
  max-width: 105px;
  display: flex;
  align-items: end;
  position: relative;
  z-index: 100;
}
@media (max-width: 768px) {
  .p-top-practice-area__card-btn {
    max-width: 96px;
  }
}
.p-top-practice-area__card-btn img {
  width: 100%;
}

.p-top-attorney {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .p-top-attorney {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.p-top-attorney__img {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .p-top-attorney__img {
    height: 200px;
    margin-bottom: 24px;
  }
}
.p-top-attorney__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.p-top-topics {
  background-image: url(images/bg_03.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .p-top-topics {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.p-top-topics__items {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .p-top-topics__items {
    margin-bottom: 24px;
  }
}

.p-top-topics__item {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(1, 13, 38, 0.4);
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
}
.p-top-topics__item:last-of-type {
  border-bottom: 1px solid rgba(1, 13, 38, 0.4);
}
@media (max-width: 768px) {
  .p-top-topics__item {
    flex-direction: column;
    align-items: baseline;
  }
}

.p-top-topics__item-category {
  padding: 8px 40px;
  background-color: #fff;
  font-weight: 700;
  font-size: 0.875rem;
  margin-right: 50px;
}
@media (max-width: 768px) {
  .p-top-topics__item-category {
    font-size: 0.75rem;
    padding: 8px 16px;
    margin-right: 16px;
    margin-bottom: 8px;
  }
}

.p-top-topics__nonitem {
  font-size: 1.25rem;
  text-align: center;
}
@media (max-width: 768px) {
  .p-top-topics__nonitem {
    font-size: 1rem;
  }
}

.p-top-address {
  display: flex;
  background-color: #010D26;
}
@media (max-width: 768px) {
  .p-top-address {
    flex-direction: column;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-top-address__img {
  width: 50%;
  background-image: url(images/bg_01.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .p-top-address__img {
    display: none;
  }
}
.p-top-address__img img {
  width: 100%;
}

.p-top-address__textarea {
  width: 50%;
  padding-left: 40px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 72px;
  padding-bottom: 72px;
}
@media (max-width: 768px) {
  .p-top-address__textarea {
    width: 100%;
    padding-left: 16px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.p-top-address__heading {
  text-align: left;
}
@media (max-width: 768px) {
  .p-top-address__heading {
    text-align: center;
  }
}

.p-top-address__textarea-title {
  color: #fff;
}

.p-top-address__textarea-lists {
  color: #fff;
  font-size: 1.25rem;
  margin-bottom: 56px;
}
@media (max-width: 768px) {
  .p-top-address__textarea-lists {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .p-top-address__textarea-lists {
    margin-bottom: 24px;
  }
}

.p-top-address__textarea-list {
  display: flex;
  margin-bottom: 24px;
}
.p-top-address__textarea-list:last-of-type {
  margin-bottom: 0;
}
.p-top-address__textarea-list-title {
  width: 17%;
}
@media (max-width: 768px) {
  .p-top-address__textarea-list-title {
    width: 25%;
  }
}

.p-top-address__textarea-list-text {
  width: 83%;
}
@media (max-width: 768px) {
  .p-top-address__textarea-list-text {
    width: 75%;
  }
}

.p-top-address__btn a {
  margin: 0;
}

.p-attorney-heading {
  margin-bottom: 136px;
}
@media (max-width: 768px) {
  .p-attorney-heading {
    margin-bottom: 100px;
  }
}

.p-attorney-section {
  color: #fff;
  background-color: #010D26;
  padding-top: 50px;
  padding-bottom: 136px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-attorney-section {
    padding-top: 32px;
    padding-bottom: 72px;
    margin-bottom: 48px;
  }
}
.p-attorney-section:nth-of-type(n+4) {
  margin-top: 0;
}
.p-attorney-section:nth-last-of-type(2) {
  padding-bottom: 186px;
}
@media (max-width: 768px) {
  .p-attorney-section:nth-last-of-type(2) {
    margin-bottom: 0;
  }
}
.p-attorney-section a {
  text-decoration: underline;
}
.p-attorney-section ul {
  list-style: disc;
}
.p-attorney-section ul li {
  text-indent: -1.5em;
  padding-left: 1.5em;
  word-break: break-all; /*枠内にテキストを収める*/
}
.p-attorney-section:nth-of-type(odd) {
  color: #010D26;
  background-color: initial;
  background-image: url(images/bg_04.webp);
  margin-top: 0;
}
.p-attorney-section:nth-of-type(odd) .p-attorney-section__col-02 {
  order: 1;
}
.p-attorney-section:nth-of-type(odd) .p-attorney-section__textarea-01 {
  padding-left: 32.5%;
  padding-right: 10.2%;
}
@media (max-width: 768px) {
  .p-attorney-section:nth-of-type(odd) .p-attorney-section__textarea-01 {
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 260px;
  }
}
.p-attorney-section:nth-of-type(odd) .p-attorney-section__textarea-02 {
  padding-left: 0;
  padding-right: 40px;
}
@media (max-width: 768px) {
  .p-attorney-section:nth-of-type(odd) .p-attorney-section__textarea-02 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.p-attorney-section:nth-of-type(odd) .p-attorney-section__head:before {
  background-image: url(images/border_02.webp);
}

.p-attorney-section__container {
  display: flex;
}
@media (max-width: 768px) {
  .p-attorney-section__container {
    flex-direction: column;
    position: relative;
  }
}

.p-attorney-section__col-01 {
  width: 50%;
}
@media (max-width: 768px) {
  .p-attorney-section__col-01 {
    width: 100%;
    margin-bottom: 56px;
  }
}

.p-attorney-section__col-02 {
  width: 50%;
  order: -1;
}
@media (max-width: 768px) {
  .p-attorney-section__col-02 {
    width: 100%;
    order: 1;
  }
}
.p-attorney-section__textarea-01 {
  padding-left: 25%;
  padding-right: 40px;
}
@media (max-width: 768px) {
  .p-attorney-section__textarea-01 {
    padding-top: 260px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.p-attorney-section__textarea-02 {
  padding-left: 28.7%;
}
@media (max-width: 768px) {
  .p-attorney-section__textarea-02 {
    padding-left: 10px;
  }
}
.p-attorney-section__img {
  margin-top: -80px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .p-attorney-section__img {
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.p-attorney-section__img img {
  width: 50%;
  margin-left: auto;
  height: auto;
  display: block;
}
@media (max-width: 768px) {
  .p-attorney-section__img img {
    margin-left: initial;
    width: 100%;
    object-fit: cover;
    height: 300px;
    object-position: 0 25%;
  }
}
.p-attorney-section__img--reverse img {
  margin-right: auto;
  margin-left: initial;
}

.p-attorney-section__potision {
  font-size: 1.25rem;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .p-attorney-section__potision {
    font-size: 1rem;
  }
}

.p-attorney-section__name {
  font-size: 1.75rem;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-attorney-section__name {
    font-size: 1.5rem;
  }
}

.p-attorney-section__name-en {
  font-size: 0.875rem;
  margin-bottom: 32px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.22em;
}

.p-attorney-section__head {
  font-size: 1.25rem;
  position: relative;
  padding-left: 70px;
  margin-bottom: 18px;
}
@media (max-width: 768px) {
  .p-attorney-section__head {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .p-attorney-section__head {
    font-size: 18px;
  }
}
.p-attorney-section__head:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 2px;
  background-image: url(images/border_01.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
}
.p-attorney-section__text {
  line-height: 1.75;
  margin-bottom: 56px;
}
.p-attorney-section__text:last-of-type {
  margin-bottom: 0;
}

.p-practice-area-index {
  background-image: url(images/bg_05.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .p-practice-area-index {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }
}

.p-practice-area-index__row {
  padding: 24px 24px 64px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .p-practice-area-index__row {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 24px;
    padding-top: 16px;
    margin-bottom: 16px;
  }
}
.p-practice-area-index__row:last-of-type {
  margin-bottom: 0;
}

.p-practice-area-index__title {
  font-size: 1.5rem;
  margin-bottom: 32px;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-practice-area-index__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .p-practice-area-index__title {
    margin-bottom: 16px;
  }
}

.p-practice-area-index__items {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-practice-area-index__items {
    gap: 12px;
  }
}
.p-practice-area-index__items--other {
  display: block;
}

.p-practice-area-index__item {
  width: calc(25% - 24px);
  max-width: 260px;
  color: #fff;
  background-color: #010D26;
  box-shadow: 5px 5px rgba(145, 145, 145, 0.79), inset 5px 5px rgba(220, 223, 229, 0.16);
  text-align: center;
  opacity: 0.95;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .p-practice-area-index__item {
    width: calc(50% - 6px);
  }
}
.p-practice-area-index__item--other {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 460px;
}
@media (max-width: 768px) {
  .p-practice-area-index__item--other {
    max-width: 300px;
  }
}
.p-practice-area-index__item a {
  padding: 1.5em 48px;
  display: block;
  width: 100%;
}
@media (max-width: 768px) {
  .p-practice-area-index__item a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.875rem;
  }
}

.p-practice-area-index-under {
  background-image: url(images/bg_05.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .p-practice-area-index-under {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }
}

.p-practice-area-index-under__row {
  padding: 32px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
  width: 100%;
}
@media (max-width: 768px) {
  .p-practice-area-index-under__row {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 24px;
    padding-top: 16px;
    margin-bottom: 16px;
  }
}
.p-practice-area-index-under__row:last-of-type {
  margin-bottom: 0;
}

.p-practice-area-index-under__title {
  font-size: 1.5rem;
  margin-bottom: 32px;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-practice-area-index-under__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .p-practice-area-index-under__title {
    margin-bottom: 16px;
  }
}

.p-practice-area-index-under__items {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .p-practice-area-index-under__items {
    gap: 12px;
    justify-content: center;
  }
}
.p-practice-area-index-under__items--center {
  justify-content: center;
}

.p-practice-area-index-under__item {
  width: calc(20% - 24px);
  color: #fff;
  background-color: #010D26;
  box-shadow: 5px 5px rgba(145, 145, 145, 0.79), inset 5px 5px rgba(220, 223, 229, 0.16);
  text-align: center;
  opacity: 0.95;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .p-practice-area-index-under__item {
    width: calc(50% - 6px);
    max-height: 145px;
  }
}
@media (max-width: 768px) {
  .p-practice-area-index-under__item--sm a {
    font-size: 0.75rem !important;
  }
}
.p-practice-area-index-under__item--three {
  width: calc(25.5% - 20px);
}
@media (max-width: 768px) {
  .p-practice-area-index-under__item--three {
    width: calc(50% - 15px);
  }
}
.p-practice-area-index-under__item a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  height: 72px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .p-practice-area-index-under__item a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.875rem;
  }
}

.p-practice-area-section {
  padding-top: 90px;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}
@media (max-width: 768px) {
  .p-practice-area-section {
    padding-top: 24px;
  }
}
.p-practice-area-section--company {
  background-image: url(images/bg_06.webp);
}
@media (max-width: 768px) {
  .p-practice-area-section--company {
    background-image: none;
  }
}
.p-practice-area-section--person {
  background-image: url(images/bg_07.webp);
}
@media (max-width: 768px) {
  .p-practice-area-section--person {
    background-image: none;
  }
}
.p-practice-area-section--other {
  background-color: #fff;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .p-practice-area-section__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-practice-area-section__head {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .p-practice-area-section__head {
    margin-bottom: 16px;
  }
}

.p-practice-area-section__row {
  display: flex;
  align-items: center;
}
.p-practice-area-section__row:target:before {
  content: "";
  display: block;
  height: 60px; /* ずらしたい高さ */
  margin-top: -60px; /* heightに対するネガティブマージン */
  visibility: hidden;
}
@media (max-width: 768px) {
  .p-practice-area-section__row {
    flex-direction: column;
    padding-bottom: 56px;
  }
}
.p-practice-area-section__row--reverse {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .p-practice-area-section__row--reverse {
    flex-direction: column;
    background-image: url(images/bg_06.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}

.p-practice-area-section__row-other {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  color: #fff;
  padding-top: 88px;
  padding-bottom: 98px;
  text-align: center;
}
@media (max-width: 768px) {
  .p-practice-area-section__row-other {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.p-practice-area-section__img {
  margin-left: calc(50% - 50vw);
  width: 50vw;
}
.p-practice-area-section__img--reverse {
  margin-left: initial;
  margin-right: calc(50% - 50vw);
}
@media (max-width: 768px) {
  .p-practice-area-section__img {
    width: 100%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 16px;
  }
}
.p-practice-area-section__img img {
  width: 100%;
  max-height: 600px;
}
@media (max-width: 768px) {
  .p-practice-area-section__img img {
    height: 120px;
  }
}

.p-practice-area-section__textarea {
  width: 50%;
  padding-left: 9.3%;
  padding-right: 72px;
}
@media (max-width: 768px) {
  .p-practice-area-section__textarea {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-practice-area-section__title {
  font-size: 1.5rem;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .p-practice-area-section__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .p-practice-area-section__title {
    font-weight: 700;
    margin-bottom: 16px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .p-practice-area-section__title--sm {
    font-size: 1rem;
  }
}

.p-practice-area-section__lead {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .p-practice-area-section__lead {
    margin-bottom: 16px;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .p-practice-area-section__btn a {
    margin-left: auto;
    margin-right: auto;
  }
}
.p-practice-area-section__btn--other a {
  margin-left: auto;
  margin-right: auto;
}

.p-practice-area-under-main-section {
  background-image: url(images/bg_06.webp);
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 88px;
  padding-bottom: 88px;
}

.p-practice-area-under-main-section__container {
  padding-left: 10px;
  padding-right: 10px;
}

.p-practice-area-index-main-section__section-name {
  font-size: 1.75rem;
  text-align: left;
  font-weight: 700;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-practice-area-index-main-section__section-name {
    font-size: 1.5rem;
  }
}

.p-practice-area-index-main-section__section-lead {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .p-practice-area-index-main-section__section-lead {
    margin-bottom: 40px;
  }
}

.p-practice-area-under-main-section__wrap {
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .p-practice-area-under-main-section__wrap {
    margin-bottom: 40px;
  }
}

.p-practice-area-under-main-section__title {
  font-size: 1.5rem;
  margin-bottom: 8px;
  border-left: 4px solid #010D26;
  padding-left: 0.75em;
  line-height: 1;
  padding-top: 0.23em;
  padding-bottom: 0.23em;
}
@media (max-width: 768px) {
  .p-practice-area-under-main-section__title {
    font-size: 1.25rem;
  }
}

.p-practice-area-under-main-section__lead {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-practice-area-under-main-section__lead {
    font-size: 1rem;
  }
}

.p-practice-area-under-main-section__text {
  line-height: 1.875;
}

.p-practice-area-under-main-section__fees {
  font-size: 1.25rem;
  font-weight: 600;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 104px;
  display: block;
}
@media (max-width: 768px) {
  .p-practice-area-under-main-section__fees {
    font-size: 1rem;
  }
}

.p-fees-index {
  background-image: url(images/bg_05.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .p-fees-index {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }
}

.p-fees-index__row {
  padding: 24px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .p-fees-index__row {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 24px;
    padding-top: 16px;
    margin-bottom: 16px;
  }
}
.p-fees-index__row:last-of-type {
  margin-bottom: 0;
}

.p-fees-index__items {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-fees-index__items {
    gap: 12px;
  }
}
.p-fees-index__items--other {
  display: block;
}

.p-fees-index__item {
  width: calc(20% - 24px);
  max-width: 260px;
  color: #fff;
  background-color: #010D26;
  box-shadow: 5px 5px rgba(145, 145, 145, 0.79), inset 5px 5px rgba(220, 223, 229, 0.16);
  text-align: center;
  opacity: 0.95;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .p-fees-index__item {
    width: calc(50% - 6px);
  }
}
.p-fees-index__item--other {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 460px;
}
@media (max-width: 768px) {
  .p-fees-index__item--other {
    max-width: 300px;
  }
}
.p-fees-index__item a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  height: 176px;
}
@media (max-width: 768px) {
  .p-fees-index__item a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.875rem;
    height: 110px;
  }
}

.p-fees-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  background-image: url(images/bg_06.webp);
}
@media (max-width: 768px) {
  .p-fees-section {
    padding-top: 24px;
    background-image: none;
  }
}

@media (max-width: 768px) {
  .p-fees-section__container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-fees-section__head {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .p-fees-section__head {
    margin-bottom: 16px;
  }
}

.p-fees-section__row {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .p-fees-section__row {
    flex-direction: column;
    padding-bottom: 56px;
  }
}
.p-fees-section__row--reverse {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .p-fees-section__row--reverse {
    flex-direction: column;
    background-image: url(images/bg_06.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}

.p-fees-section__img {
  margin-left: calc(50% - 50vw);
  width: 50vw;
}
.p-fees-section__img--reverse {
  margin-left: initial;
  margin-right: calc(50% - 50vw);
}
@media (max-width: 768px) {
  .p-fees-section__img {
    width: 100%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 16px;
  }
}
.p-fees-section__img img {
  width: 100%;
  max-height: 600px;
}
@media (max-width: 768px) {
  .p-fees-section__img img {
    height: 120px;
  }
}

.p-fees-section__textarea {
  width: 50%;
  padding-left: 9.3%;
  padding-right: 72px;
}
@media (max-width: 768px) {
  .p-fees-section__textarea {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-fees-section__title {
  font-size: 1.5rem;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-fees-section__title {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .p-fees-section__title {
    font-weight: 700;
    margin-bottom: 16px;
    text-align: center;
  }
}

.p-fees-section__kind {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .p-fees-section__kind {
    justify-content: center;
  }
}
.p-fees-section__kind:before {
  content: "";
  border-bottom: 1px #000 solid;
  flex-grow: 0.16;
  margin-right: 1em;
}
.p-fees-section__kind:after {
  content: "";
  border-bottom: 1px #000 solid;
  flex-grow: 0.16;
  margin-left: 1em;
}

.p-fees-section__lead {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .p-fees-section__lead {
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .p-fees-section__btn a {
    margin-left: auto;
    margin-right: auto;
  }
}
.p-fees-section__btn--other a {
  margin-left: auto;
  margin-right: auto;
}

.p-fees-index-under {
  background-image: url(images/bg_05.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .p-fees-index-under {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }
}

.p-fees-index-under__row {
  padding: 24px;
  background-color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-fees-index-under__row {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 24px;
    padding-top: 16px;
    margin-bottom: 16px;
  }
}
.p-fees-index-under__row:last-of-type {
  margin-bottom: 0;
}

.p-fees-index-under__items {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  width: 100%;
}
@media (max-width: 768px) {
  .p-fees-index-under__items {
    gap: 12px;
  }
}

.p-fees-index-under__item {
  width: calc(20% - 24px);
  color: #fff;
  background-color: #010D26;
  box-shadow: 5px 5px rgba(145, 145, 145, 0.79), inset 5px 5px rgba(220, 223, 229, 0.16);
  text-align: center;
  opacity: 0.95;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .p-fees-index-under__item {
    width: calc(50% - 6px);
  }
}
.p-fees-index-under__item a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  height: 100px;
}
@media (max-width: 768px) {
  .p-fees-index-under__item a {
    padding-left: 1px;
    padding-right: 1px;
    font-size: 0.875rem;
    height: 70px;
  }
}

.p-fees-under-main-section {
  background-image: url(images/bg_02.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 72px;
  padding-bottom: 72px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 768px) {
  .p-fees-under-main-section {
    padding-left: 0;
    padding-right: 0;
  }
}

.p-fees-under-main-section__container {
  width: 100%;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.p-fees-under-main-section__row {
  background-color: #fff;
}
.p-fees-under-main-section__row--head {
  color: #fff;
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .p-fees-under-main-section__row--head {
    font-size: 1rem;
  }
}
.p-fees-under-main-section__row:nth-of-type(even) {
  background-color: #F2F2F2;
}

.p-fees-under-main-section__col-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 3fr;
}
@media (max-width: 768px) {
  .p-fees-under-main-section__col-wrap {
    grid-template-columns: 1.3fr 0.7fr 3fr;
  }
}

.p-fees-under-main-section__col {
  padding: 24px;
}
@media (max-width: 768px) {
  .p-fees-under-main-section__col {
    padding: 4px;
  }
}
@media (max-width: 768px) {
  .p-fees-under-main-section__col:nth-last-of-type(2), .p-fees-under-main-section__col:nth-last-of-type(3) {
    font-size: 12px;
  }
}
.p-fees-under-main-section__col--head {
  margin-right: 3px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background-color: #010D26;
}
.p-fees-under-main-section__col--head:last-of-type {
  border-right: none;
  margin-right: 0;
}
.p-fees-under-main-section__col--dark-blue, .p-fees-under-main-section__col--blue {
  margin-right: 8px;
  margin-top: 8px;
}
.p-fees-under-main-section__col--dark-blue:nth-last-of-type(2), .p-fees-under-main-section__col--blue:nth-last-of-type(2) {
  margin-right: 0;
}
.p-fees-under-main-section__col--dark-blue {
  background-color: #E8EBF5;
}
.p-fees-under-main-section__col--blue {
  background-color: #EDF6FF;
  margin-bottom: 8px;
}

.p-fees-under-main-section__date {
  font-size: 1.25rem;
  margin-top: 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .p-fees-under-main-section__date {
    font-size: 1rem;
  }
}

.p-topics-topics {
  background-image: url(images/bg_03.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-top: 140px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .p-topics-topics {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.p-topics-topics__items {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
@media (max-width: 768px) {
  .p-topics-topics__items {
    margin-bottom: 24px;
  }
}

.p-topics-topics__archive-title {
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .p-topics-topics__archive-title {
    font-size: 1rem;
  }
}

.p-topics-topics__item {
  display: flex;
  align-items: center;
  border-top: 1px solid rgba(1, 13, 38, 0.4);
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
}
.p-topics-topics__item:last-of-type {
  border-bottom: 1px solid rgba(1, 13, 38, 0.4);
}
@media (max-width: 768px) {
  .p-topics-topics__item {
    flex-direction: column;
    align-items: baseline;
  }
}

.p-topics-topics__item-category {
  padding: 8px 40px;
  background-color: #fff;
  font-weight: 700;
  font-size: 0.875rem;
  margin-right: 50px;
}
@media (max-width: 768px) {
  .p-topics-topics__item-category {
    font-size: 0.75rem;
    padding: 8px 16px;
    margin-right: 16px;
    margin-bottom: 8px;
  }
}

.p-topics-post {
  padding-bottom: 48px;
}

.p-topics-post__thumbnail {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
  margin-top: 110px;
}
@media (max-width: 768px) {
  .p-topics-post__thumbnail {
    margin-top: 60px;
  }
}
.p-topics-post__thumbnail img {
  width: 100%;
  height: auto;
  max-height: 400px;
}

.p-topics-post__text {
  margin-bottom: 120px;
}
.p-topics-post__text h2 {
  font-size: 1.75rem;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-topics-post__text h2 {
    font-size: 1.5rem;
  }
}
.p-topics-post__text h3 {
  font-size: 1.5rem;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-topics-post__text h3 {
    font-size: 1.25rem;
  }
}
.p-topics-post__text h4 {
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .p-topics-post__text h4 {
    font-size: 1rem;
  }
}
.p-topics-post__text p {
  margin-bottom: 8px;
}

.p-topics-post__prev-next {
  display: flex;
  justify-content: center;
}

.p-topics-post__prev-next-container {
  margin-right: 48px;
  width: 100%;
  max-width: 300px;
}
@media (max-width: 768px) {
  .p-topics-post__prev-next-container {
    margin-right: 20px;
  }
}
.p-topics-post__prev-next-container:last-of-type {
  margin-right: 0;
}
.p-topics-post__prev-next-container--prev > p {
  text-align: left;
}
.p-topics-post__prev-next-container--next > p {
  text-align: right;
}

.p-topics-post__prev-next-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 90px;
  position: relative;
  padding: 5px 10px;
}
@media (max-width: 768px) {
  .p-topics-post__prev-next-wrap {
    height: 70px;
  }
}
.p-topics-post__prev-next-wrap:before {
  background-color: rgba(1, 13, 38, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: " ";
}

.p-topics-post__prev-next-title {
  display: inline-block;
  color: #fff;
  position: relative;
}

.p-about-address {
  background-color: #010D26;
}
@media (max-width: 768px) {
  .p-about-address {
    flex-direction: column;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.p-about-address__textarea {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 72px;
  padding-bottom: 72px;
}
@media (max-width: 768px) {
  .p-about-address__textarea {
    width: 100%;
    padding-left: 0;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.p-about-address__textarea-title {
  color: #fff;
}

.p-about-address__textarea-lists {
  color: #fff;
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .p-about-address__textarea-lists {
    font-size: 1rem;
  }
}
.p-about-address__textarea-list {
  display: flex;
  margin-bottom: 24px;
}
.p-about-address__textarea-list:last-of-type {
  margin-bottom: 0;
}
.p-about-address__textarea-list-title {
  width: 17%;
}
@media (max-width: 768px) {
  .p-about-address__textarea-list-title {
    width: 23%;
  }
}

.p-about-address__textarea-list-text {
  width: 83%;
}
@media (max-width: 768px) {
  .p-about-address__textarea-list-text {
    width: 77%;
  }
}

.p-about-contact {
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  padding-top: 48px;
  padding-bottom: 48px;
  padding-left: 10px;
  padding-right: 10px;
}

.p-about-contact__title {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  .p-about-contact__title {
    font-size: 1rem;
  }
}

.p-about-contact__lead {
  font-weight: 700;
}

.p-about-contact__text {
  font-weight: 700;
  margin-bottom: 24px;
}

.p-about-contact__contact {
  margin-top: 40px;
  flex-basis: content;
  color: #010D26;
  display: flex;
  height: 100%;
  align-items: end;
  font-weight: 700;
  padding-left: 14px;
  padding-right: 14px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .p-about-contact__contact {
    flex-direction: column;
    margin-top: 16px;
  }
}

.p-about-contact__contact-left {
  margin-right: 24px;
}
.p-about-contact__contact-left-lead {
  font-size: 1.25rem;
  padding-left: 1.5em;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-about-contact__contact-left-lead {
    font-size: 1rem;
  }
}

.p-about-contact__contact-left-icon {
  width: 26px;
  height: 26px;
  display: inline-block;
}

.p-about-contact__contact-left-tel {
  color: #010D26;
  font-size: 34px;
  line-height: 1;
  font-weight: 700;
}

.p-about-contact__contact-right {
  font-size: 1.25rem;
}

.p-about-contact__contact-right-text {
  font-weight: 700;
}

.p-about-contact__contact-right-am {
  display: inline-block;
  font-weight: 700;
}

.p-about-contact__contact-right-pm {
  display: inline-block;
  font-weight: 700;
}

.p-beginner-feature {
  background-color: #010D26;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}

.p-beginner-feature__title {
  font-size: 1.75rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .p-beginner-feature__title {
    font-size: 1.5rem;
  }
}

.p-beginner-feature__img {
  margin-bottom: 50px;
}
.p-beginner-feature__img img {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.p-beginner-feature__text {
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .p-beginner-feature__text {
    font-size: 1rem;
  }
}

.p-beginner-flow {
  background-image: url(images/bg_06.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 88px;
  padding-bottom: 88px;
}
@media (max-width: 768px) {
  .p-beginner-flow {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.p-beginner-flow__container {
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.p-beginner-flow__title {
  font-size: 1.75rem;
  text-align: center;
  margin-bottom: 88px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .p-beginner-flow__title {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .p-beginner-flow__title {
    margin-bottom: 50px;
  }
}

.p-beginner-flow__title-02 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 18px;
}
@media (max-width: 768px) {
  .p-beginner-flow__title-02 {
    font-size: 1.25rem;
  }
}

.p-beginner-flow__img-text {
  display: flex;
  margin-bottom: 80px;
}
@media (max-width: 768px) {
  .p-beginner-flow__img-text {
    flex-direction: column;
    margin-bottom: 50px;
  }
}
.p-beginner-flow__img-text:last-of-type {
  margin-bottom: 0;
}

.p-beginner-flow__img {
  width: 50%;
}
@media (max-width: 768px) {
  .p-beginner-flow__img {
    width: 100%;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}
.p-beginner-flow__img img {
  width: 100%;
}
@media (max-width: 768px) {
  .p-beginner-flow__img img {
    width: 100%;
  }
}

.p-beginner-flow__text {
  width: 50%;
  padding-left: 32px;
  letter-spacing: 0.1em;
  line-height: 1.875;
}
@media (max-width: 768px) {
  .p-beginner-flow__text {
    width: 100%;
    padding-left: initial;
  }
}

.p-beginner-point {
  padding-top: 100px;
  padding-bottom: 30px;
}

.p-beginner-point__section {
  background-color: #010D26;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.p-beginner-point__section--white {
  background-color: #fff;
  color: #05070D;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .p-beginner-point__section--white {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.p-beginner-point__container {
  width: 100%;
  max-width: 950px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  align-items: center;
}
@media (max-width: 768px) {
  .p-beginner-point__container {
    flex-direction: column;
  }
}

.p-beginner-point__img {
  margin-left: calc(50% - 50vw);
  width: 50vw;
  margin-top: -50px;
}
@media (max-width: 768px) {
  .p-beginner-point__img {
    margin-top: initial;
    width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-bottom: 16px;
  }
}
.p-beginner-point__img--reverse {
  order: 2;
  margin-left: initial;
  margin-right: calc(50% - 50vw);
  margin-top: initial;
}
@media (max-width: 768px) {
  .p-beginner-point__img--reverse {
    order: -1;
    margin-left: calc(50% - 50vw);
  }
}
.p-beginner-point__img img {
  width: 100%;
}

.p-beginner-point__text-area {
  width: 50%;
  padding-left: 72px;
}
@media (max-width: 768px) {
  .p-beginner-point__text-area {
    width: 100%;
    padding-left: initial;
  }
}
.p-beginner-point__text-area--reverse {
  padding-left: initial;
  padding-right: 72px;
}
@media (max-width: 768px) {
  .p-beginner-point__text-area--reverse {
    padding-right: initial;
  }
}

.p-beginner-point__title {
  font-size: 1.75rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .p-beginner-point__title {
    font-size: 1.5rem;
  }
}

.p-beginner-point__text {
  font-weight: 600;
  letter-spacing: 0.1em;
}

.p-privacy-policy {
  padding-bottom: 64px;
  padding-left: 10px;
  padding-right: 10px;
}

.p-privacy-policy__section {
  margin-bottom: 80px;
}

.p-privacy-policy__title {
  font-size: 1.25rem;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .p-privacy-policy__title {
    font-size: 1rem;
  }
}
@media (max-width: 768px) {
  .p-privacy-policy__title {
    font-size: 18px;
  }
}

.p-404 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.p-404__title {
  font-size: 2rem;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .p-404__title {
    font-size: 1.75rem;
  }
}

.p-404__text {
  margin-bottom: 50px;
}

.p-404__top-link a {
  text-decoration: underline;
}

/* utility */
.u-margin-bottom-88 {
  margin-bottom: 88px;
}

/* swiper */
.swiper-box {
  width: 30%;
}

.swiper-slide {
  aspect-ratio: 3/2;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}

/* swiper *//*# sourceMappingURL=style.css.map */