:root {
  --color-text: #333;
  --color-background: #efefef;
  --color-primary: #06589f;
  --color-secondary: #379bf0;
  --color-sub: #edf6ff;
  --color-sub2: #e0e0e0;
  --color-accent: #e0e0e0;
  --color-gray: #717171;
  --color-gray2: #383838;
  --color-notion: #999;
  --color-warning: ;
  --color-gradient: transparent
    linear-gradient(180deg, #379bf0 0%, #0071d5 100%) 0% 0% no-repeat
    padding-box;
  --color-gradient-bg-dark: transparent
    linear-gradient(0deg, #379bf0 0%, #0071d5 100%) 0% 0% no-repeat padding-box;
  --color-gradient-bg-dark-re: transparent
    linear-gradient(0deg, #0071d5 0%, #379bf0 100%) 0% 0% no-repeat padding-box;
  --color-gradient-bg-light: transparent
    linear-gradient(110deg, #ffffff 0%, #b6dbfc 57%, #74b7f4 100%) 0% 0%
    no-repeat padding-box;
  --color-gradient-bg-light-trans: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.24) 0%,
    rgba(116, 183, 244, 0.24) 57%,
    rgba(0, 212, 255, 0.24) 100%
  );
  --radius-sm: 2px;
  --radius: 4px;
  --radius-lg: 8px;
  --shadow: 0px 2px 9px rgba(0, 0, 0, 0.23);
  --font-family-sans: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro",
    "游ゴシック Medium", "Yu Gothic Medium", YuGothic, "游ゴシック体",
    "游ゴシック", "メイリオ", Meiryo, sans-serif;
  --font-family-serif: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho",
    "MS PMincho", serif;
  --font-oswald: "Oswald", sans-serif;
  --font-poppins: "Poppins", sans-serif;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[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-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[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;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote :before,
blockquote :after,
q :before,
q :after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
}
*,
:before,
:after {
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--color-text);
  background-color: var(--color-background);
  font: 400 1.4rem / 1.8 var(--font-family-sans);
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
}
@media screen and (min-width: 900px) {
  body {
    font-size: 1.6rem;
  }
}
img {
  max-width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom;
}
a {
  color: var(--color-text);
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  opacity: 0.7;
}
.l_wrapper {
  position: relative;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
  padding-top: 60px;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .l_wrapper {
    padding-top: 120px;
  }
}
.l_section {
  padding: 36px 0;
}
@media screen and (min-width: 600px) {
  .l_section {
    padding: 88px 0;
  }
}
.l_container {
  padding: 0 8.5333vw;
  margin: 0 auto;
}
@media screen and (min-width: 1264px) {
  .l_container {
    max-width: 1200px;
    padding: 0;
  }
}
.mt-sm {
  margin-top: 12px;
}
@media screen and (min-width: 600px) {
  .mt-sm {
    margin-top: 20px;
  }
}
.mt-mid {
  margin-top: 32px;
}
@media screen and (min-width: 600px) {
  .mt-mid {
    margin-top: 40px;
  }
}
.alignc {
  text-align: center;
}
.alignr {
  text-align: right;
}
.alignl {
  text-align: left;
}
.fw_bold {
  font-weight: bold;
}
.headline-1 {
  font-size: 4.8rem;
  font-size: min(max(2.4rem, 4vw), 4.8rem);
  font-size: clamp(2.4rem, 4vw, 4.8rem);
  font-weight: bold;
}
.headline-2 {
  font-size: 3.6rem;
  font-size: min(max(2.4rem, 2.5vw), 3.6rem);
  font-size: clamp(2.4rem, 2.5vw, 3.6rem);
  font-weight: bold;
}
.headline-3 {
  font-size: 2rem;
  font-size: min(max(1.8rem, 2.5vw), 2rem);
  font-size: clamp(1.8rem, 2.5vw, 2rem);
  font-weight: bold;
}
.headline-4 {
  font-size: 1.6rem;
  font-size: min(max(1.6rem, 2.5vw), 1.6rem);
  font-size: clamp(1.6rem, 2.5vw, 1.6rem);
  font-weight: bold;
}
p,
li {
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 2.5vw), 1.6rem);
  font-size: clamp(1.4rem, 2.5vw, 1.6rem);
  font-weight: 400;
}
.section_ttl {
  color: var(--color-primary);
}
.section_ttl-en {
  display: block;
  font-size: 1.4rem;
  font-size: min(max(1.2rem, 2.5vw), 1.4rem);
  font-size: clamp(1.2rem, 2.5vw, 1.4rem);
  font-weight: 500;
  font-family: var(--font-poppins);
  line-height: 1.1;
}
.section_ttl-en:before {
  content: "";
  display: inline-block;
  width: 56px;
  height: 1px;
  margin-right: 8px;
  background: var(--color-primary);
  vertical-align: middle;
}
.section_ttl-jp {
  display: block;
  margin-top: 22px;
  font-size: 4rem;
  font-size: min(max(3rem, 2.5vw), 4rem);
  font-size: clamp(3rem, 2.5vw, 4rem);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
.section_ttl-sub {
  display: block;
  margin-top: 12px;
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 2.5vw), 1.6rem);
  font-size: clamp(1.4rem, 2.5vw, 1.6rem);
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
.section_ttl-sub + .section_ttl-jp {
  margin-top: 12px;
}
.section_lead {
  font-size: 1.6rem;
  font-size: min(max(1.4rem, 2.5vw), 1.6rem);
  font-size: clamp(1.4rem, 2.5vw, 1.6rem);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .flex_block__img + .flex_block__content,
  .flex_block__content + .flex_block__img {
    margin: 40px 0 0;
  }
}
@media screen and (min-width: 900px) {
  .flex_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flex_block__img {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .flex_block__content {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0;
  }
  .flex_block__content + .flex_block__img {
    padding-left: 40px;
  }
}
.grid_block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  grid-gap: 16px 24px;
  grid-template-areas: "head" "img" "content";
}
.grid_block__head,
.grid_block__img,
.grid_block__content {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  grid-row: auto;
}
.grid_block__head {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: head;
}
.grid_block__img {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  grid-area: img;
}
.grid_block__content {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
  grid-area: content;
}
@media screen and (min-width: 900px) {
  .grid_block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 56px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 24px 56px;
    grid-template-areas: "img head" "img content";
  }
  .grid_block__head {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .grid_block__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }
  .grid_block__content {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
.form input,
.form button,
.form textarea,
.form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: transparent;
  outline: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
}
.form [type="email"],
.form [type="tel"],
.form [type="text"],
.form select,
.form textarea {
  display: block;
  width: 100%;
  color: inherit;
  font-family: inherit;
}
.form button,
.form [type="submit"],
.form select,
.form label {
  cursor: pointer;
}
.form [type="submit"] {
  display: block;
  width: 100%;
  margin: 24px auto 16px;
  padding: 16px 0;
  color: #fff;
  background: var(--color-primary);
  border-radius: 4px;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  text-align: center;
}
.form [type="submit"]:hover {
  opacity: 0.7;
}
.form .field {
  position: relative;
}
.form .field + .field {
  margin-top: 32px;
}
.form .field [type="email"],
.form .field [type="tel"],
.form .field [type="text"],
.form .field select,
.form .field textarea {
  background: #fff;
  border-radius: var(--radius);
  padding: 16px;
  border: 1px solid var(--color-notion);
  letter-spacing: 0.05em;
}
.form .field [type="email"]:focus,
.form .field [type="tel"]:focus,
.form .field [type="text"]:focus,
.form .field select:focus,
.form .field textarea:focus {
  border-color: var(--color-primary);
}
.form .field [type="email"],
.form .field [type="tel"],
.form .field [type="text"] {
  height: 48px;
  line-height: 48px;
}
.form .field .field_type {
  display: block;
  margin: 0 0 8px;
  color: rgba(var(--color-text), 0.5);
  font-size: 1.4rem;
}
.form .field .field_type.required:after {
  content: "必須";
  display: inline-block;
  margin-left: 12px;
  padding: 2px 8px;
  color: #fff;
  background: var(--color-primary);
  border-radius: 2px;
  font-size: 1.2rem;
  letter-spacing: 0.04em;
  vertical-align: middle;
}
.form .field a {
  text-decoration: underline;
}
.form .field select {
  background-image: url(../img/common/chevron-down.svg);
  background-position: right 20px center;
  background-repeat: no-repeat;
  background-size: 16px;
}
.l_header {
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 60px;
  width: 100%;
  padding: 0 5%;
  background: #fff;
  -webkit-box-shadow: 0 24px 40px 0 rgba(1, 24, 60, 0.1);
  box-shadow: 0 24px 40px 0 rgba(1, 24, 60, 0.1);
  z-index: 1000;
}
.l_header__logo {
  display: inline-block;
  width: 168px;
  height: 27px;
  z-index: 9000;
}
.l_header__top {
  display: none;
}
.l_header__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l_header__contact {
  margin-left: 24px;
  padding: 16px 22px 17px 26px;
  color: #fff;
  background: var(--color-primary);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  line-height: 1;
}
.l_header__contact:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  margin-right: 10px;
  background: url(../img/common/icon_mail.svg) 0 0 / contain no-repeat;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  .l_header {
    min-height: 120px;
    padding-right: 1.7%;
    padding-left: 5.7%;
  }
  .l_header__right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .l_header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .l_header__tel .contact__time {
    margin-left: 13px;
  }
  .l_header__logo {
    width: 25.3%;
    max-width: 328px;
    height: 53px;
  }
}
.gnav__link,
.gnav_sub__name {
  color: var(--color-text);
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.gnav__link:before,
.gnav_sub__name:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 24px;
  margin-right: 12px;
  background: rgba(255, 255, 255, 0.6);
  vertical-align: middle;
}
@media screen and (max-width: 1199px) {
  body.gnav_is-open {
    overflow: hidden;
  }
}
.gnav__list {
  margin-top: 60px;
  padding: 24px 40px 48px;
  background: var(--color-primary);
}
.gnav__item {
  margin: 0 0 1em;
  text-align: left;
}
.gnav__link {
  display: block;
  color: #fff;
  padding: 0.5em 0;
  overflow: hidden;
}
.gnav__contact {
  color: #fff;
  background: var(--color-primary);
  border-radius: var(--radius);
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .gnav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    height: 100vh;
    background: var(--color-background);
    z-index: 8000;
  }
  .gnav__inner {
    height: 100%;
    margin: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (min-width: 1200px) {
  .gnav {
    margin-left: auto;
  }
  .gnav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
    padding: 0;
    background: none;
  }
  .gnav__item {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0 0 0 2em;
    white-space: nowrap;
  }
  .gnav__link {
    color: var(--color-text);
    font-size: 1.4rem;
  }
  .gnav__contact {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.gnav_sub {
  position: relative;
}
.gnav_sub__name {
  position: relative;
  display: inline-block;
  color: #fff;
}
.gnav_sub__list a {
  padding-left: 1em;
  font-size: 1.4rem;
  line-height: 1.4;
}
.gnav_sub__list a:before {
  display: none;
}
@media screen and (min-width: 1200px) {
  .gnav_sub__list {
    position: relative;
    padding: 24px;
    background: var(--color-gradient-bg-dark);
  }
  .gnav_sub__list a {
    padding: 6px 0;
  }
  .gnav_sub__name {
    color: var(--color-text);
    font-size: 1.4rem;
  }
  .gnav_sub__name:after {
    content: "";
    display: inline-block;
    height: 13px;
    width: 13px;
    border-style: solid;
    border-width: 1px 1px 0 0;
    border-color: var(--color-text);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: relative;
    margin-left: 8px;
  }
}
@media screen and (min-width: 1200px) and (min-width: 600px) {
  .gnav_sub__name:after {
    width: calc(13px / 2);
    height: calc(13px / 2);
    top: calc((13px / 4) * -1);
  }
}
@media screen and (min-width: 1200px) {
  .gnav_sub .gnav__link {
    color: #fff;
    white-space: normal;
  }
  .gnav_sub:hover {
    cursor: pointer;
  }
  .gnav_sub:hover .gnav_sub__content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-transition-delay: 0.05s;
    -o-transition-delay: 0.05s;
    transition-delay: 0.05s;
  }
  .gnav_sub__content {
    position: absolute;
    top: 100%;
    left: 0;
    width: 180px;
    border-radius: 8px;
    overflow-y: hidden;
    z-index: 1000;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: visibility 0.35s,
      opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.35s;
    transition: visibility 0.35s, opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1),
      -webkit-transform 0.35s;
    -o-transition: transform 0.35s, visibility 0.35s,
      opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.35s, visibility 0.35s,
      opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.35s, visibility 0.35s,
      opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.35s;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
    will-change: opacity;
  }
}
@media screen and (max-width: 1199px) {
  .gnav {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
      visibility 0s ease 0.4s;
    -o-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
      visibility 0s ease 0.4s;
    transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
      visibility 0s ease 0.4s;
  }
  .gnav_is-open .gnav {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s;
    -o-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s;
    transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s;
  }
}
.hamburger {
  position: relative;
  width: 48px;
  height: 48px;
  z-index: 9000;
}
@media screen and (min-width: 900px) {
  .hamburger {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .hamburger_icon {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .hamburger_icon span {
    position: absolute;
    top: calc(50% - 1px);
    right: 0;
    left: 0;
    display: block;
    width: 18px;
    height: 2px;
    margin: 0 auto;
    background: var(--color-primary);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .hamburger_icon span:before,
  .hamburger_icon span:after {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    content: "";
    display: block;
    width: 18px;
    height: 2px;
    margin: 0 auto;
    background: var(--color-primary);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .hamburger_icon span:before {
    margin-top: -8px;
  }
  .hamburger_icon span:after {
    margin-top: 6px;
  }
  .hamburger_is-active .hamburger_icon span {
    background: transparent;
  }
  .hamburger_is-active .hamburger_icon span:before {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .hamburger_is-active .hamburger_icon span:after {
    margin-top: 0;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
.l_footer {
  padding: 36px 0;
  background: var(--color-gray2);
}
@media screen and (min-width: 900px) {
  .l_footer {
    padding: 88px 0;
  }
}
.footer__inner {
  padding: 0 8.5333vw;
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  grid-gap: 24px;
}
.footer__inner > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.footer__inner > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media screen and (min-width: 900px) {
  .footer__inner {
    padding: 0 5%;
  }
}
@media screen and (min-width: 900px) {
  .footer__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.342vw 1fr 2.342vw 1fr 2.342vw 1fr;
    grid-template-columns: repeat(4, 1fr);
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-gap: 32px;
    -ms-grid-columns: auto 2.342vw auto 2.342vw auto 2.342vw auto;
    grid-template-columns: repeat(4, auto);
    -ms-grid-rows: 1fr 40px auto;
    grid-template-rows: 1fr auto;
    grid-gap: 40px 2.342vw;
  }
  .footer__inner > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .footer__inner > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .footer__inner > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .footer__inner > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
  .footer__inner > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .footer__inner > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .footer__inner > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  .footer__inner > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7;
  }
}
.footer__info {
  grid-column: 1 / -1;
  -ms-grid-row: 1;
  grid-row: 1;
}
@media screen and (min-width: 900px) {
  .footer__info {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / span 1;
  }
}
.footer__logo {
  display: inline-block;
  max-width: 357px;
  margin-bottom: 0.5em;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
.footer__add {
  color: #fff;
  font-size: 1.4rem;
}
.footer__legal {
  padding-top: 32px;
  border-top: 1px solid #999;
}
.footer__legal li {
  margin: 0 0 0.5em;
}
.footer__legal li a {
  color: #fff;
  font-size: 1.3rem;
}
@media screen and (min-width: 900px) {
  .footer__legal {
    grid-column: 1 / -1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .footer__legal li {
    display: inline-block;
    margin: 0 1.5em 0 0;
  }
}
.footer__copyright {
  grid-column: 1 / -1;
  color: #fff;
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  -ms-grid-column-align: end;
  justify-self: end;
}
@media screen and (min-width: 900px) {
  .footer__copyright {
    grid-column: 1 / -1;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-row-align: end;
    align-self: end;
  }
}
.footer_contact {
  color: #fff;
}
.footer_contact p {
  text-align: center;
}
.footer_contact p br {
  display: none;
}
.footer_contact .contact__num {
  margin-right: 12px;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .footer_contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 54px;
  }
  .footer_contact p {
    text-align: left;
  }
  .footer_contact p br {
    display: inline-block;
  }
}
.footer_contact_button {
  display: block;
  margin: 16px 0 0;
  padding: 16px 22px 17px 26px;
  color: #fff;
  background: var(--color-primary);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
}
.footer_contact_button:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  margin-right: 10px;
  background: url(../img/common/icon_mail.svg) 0 0 / contain no-repeat;
  vertical-align: middle;
}
@media screen and (min-width: 600px) {
  .footer_contact_button {
    display: inline-block;
  }
}
.footer_nav {
  grid-column: 1 / -1;
}
.footer_nav__list {
  margin: 45px 0 -0.5em;
}
.footer_nav__head {
  margin-bottom: 0.8em;
}
.footer_nav__head a,
.footer_nav__head span {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.footer_nav__item {
  margin: 0 0 0.5em;
}
.footer_nav__item a {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
.footer_nav__item-sub a {
  font-size: 1.6rem;
  font-weight: normal;
}
.footer_nav__item-sub a:before {
  content: "-";
  display: inline-block;
  margin-right: 0.5em;
}
@media screen and (min-width: 900px) {
  .footer_nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column: 2 / -1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .footer_nav__list {
    width: calc((100% - 4.2666vw) / 3);
    margin-top: 0;
  }
}
.article__cat {
  margin: 1em 0;
  font-size: 1.3rem;
  font-size: min(max(1.2rem, 2.5vw), 1.3rem);
  font-size: clamp(1.2rem, 2.5vw, 1.3rem);
  font-weight: 400;
  opacity: 0.7;
}
.article__ttl {
  font-size: 1.7rem;
  font-size: min(max(1.5rem, 2.5vw), 1.7rem);
  font-size: clamp(1.5rem, 2.5vw, 1.7rem);
  font-weight: 400;
  line-height: 2;
}
.archive_container .archive_content {
  width: 100%;
  padding-bottom: 64px;
}
.archive_container .archive_content .column_list {
  margin-top: 0;
}
@media screen and (min-width: 900px) {
  .archive_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .archive_container .archive_content {
    width: 68.3%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68.3%;
    flex: 0 0 68.3%;
  }
}
.articleList__item {
  margin-top: 32px;
}
.articleList__item a {
  display: block;
  padding: 0 24px 24px;
  color: var(--color-text);
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.articleList .article__thumb {
  display: block;
  width: 100%;
  height: 0;
  padding-top: calc((1 / 1.618) * 100%);
  background: url("/assets/img/common/noimg.jpg") 50% 50% / cover no-repeat;
  width: calc(100% + 48px);
  margin: 0 -24px;
}
.articleList__link {
  display: inline-block;
  font-size: 1.5rem;
  font-size: min(max(1.4rem, 2.5vw), 1.5rem);
  font-size: clamp(1.4rem, 2.5vw, 1.5rem);
  font-weight: 400;
  border-bottom: 2px solid #ccc;
}
@media screen and (min-width: 900px) {
  .articleList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px;
  }
  .articleList__item {
    width: 33.333%;
    padding: 0 16px;
  }
  .articleList__item a {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .articleList__item a:hover {
    color: var(--color-accent);
  }
}
.article_detail {
  max-width: 560px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.article_detail__ttl,
.article_detail h1 {
  font-size: 4.8rem;
  font-size: min(max(2.8rem, 4vw), 4.8rem);
  font-size: clamp(2.8rem, 4vw, 4.8rem);
  font-weight: bold;
}
.article_detail .article__date,
.article_detail .article__cat {
  display: inline-block;
  margin: 10px 0 24px;
}
.article_detail h2 {
  position: relative;
  padding-left: 14px;
  font-size: 3.6rem;
  font-size: min(max(2.4rem, 2.5vw), 3.6rem);
  font-size: clamp(2.4rem, 2.5vw, 3.6rem);
  font-weight: bold;
  color: var(--color-primary);
}
.article_detail h2:before {
  position: absolute;
  left: 0;
  top: 12px;
  content: "";
  display: inline-block;
  width: 5px;
  height: 24px;
  background: var(--color-gradient-bg-dark);
}
.article_detail h3 {
  font-size: 2rem;
  font-size: min(max(1.8rem, 2.5vw), 2rem);
  font-size: clamp(1.8rem, 2.5vw, 2rem);
  font-weight: bold;
  color: var(--color-primary);
}
.article_detail h4 {
  font-size: 1.6rem;
  font-size: min(max(1.6rem, 2.5vw), 1.6rem);
  font-size: clamp(1.6rem, 2.5vw, 1.6rem);
  font-weight: bold;
  color: var(--color-primary);
}
.article_detail p,
.article_detail ul {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.article_detail li {
  padding-left: 1em;
  list-style: disc;
  list-style-position: inside;
}
.news__ttl {
  font-size: 1.8rem;
  font-size: min(max(1.6rem, 2.5vw), 1.8rem);
  font-size: clamp(1.6rem, 2.5vw, 1.8rem);
  font-weight: 400;
  font-weight: bold;
  line-height: 1.8;
}
.news__date {
  font-size: 1.3rem;
  font-size: min(max(1.2rem, 2.5vw), 1.3rem);
  font-size: clamp(1.2rem, 2.5vw, 1.3rem);
  font-weight: 400;
}
.news__category {
  width: 80px;
  padding: 0.1em 0;
  color: #fff;
  background: var(--color-secondary);
  font-size: 1.3rem;
  font-size: min(max(1.2rem, 2.5vw), 1.3rem);
  font-size: clamp(1.2rem, 2.5vw, 1.3rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}
.newsList {
  border-top: 1px solid #ddd;
}
.newsList__item {
  border-bottom: 1px solid #ddd;
}
.newsList__item a {
  display: block;
  width: 100%;
  height: 100%;
  color: var(--color-text);
  padding: 1em;
}
.newsList__meta span {
  display: inline-block;
  margin: 0 1em 0.8em 0;
  line-height: 1.8;
}
.newsList__ttl {
  font-size: 1.8rem;
  font-size: min(max(1.6rem, 2.5vw), 1.8rem);
  font-size: clamp(1.6rem, 2.5vw, 1.8rem);
  font-weight: 400;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (min-width: 900px) {
  .newsList__item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 32px 24px;
  }
  .newsList__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
  .newsList__ttl {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 80%;
    flex: 0 1 80%;
  }
}
.column_list {
  --grid: 16px;
  margin: calc(56px - var(--grid)) 0 calc(var(--grid) * -1);
}
.column_list__item {
  padding: var(--grid) 0;
}
.column_list__link {
  display: block;
  height: 100%;
  padding: 0 0 16px;
  background: #fff;
  -webkit-box-shadow: 0 24px 40px 0 rgba(42, 48, 80, 0.16);
  box-shadow: 0 24px 40px 0 rgba(42, 48, 80, 0.16);
}
.column_list__img {
  position: relative;
}
.column_list__img span {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 16px;
  color: #fff;
  background: var(--color-gradient-bg-dark-re);
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.04em;
}
.column_list__img span.column_list__cat {
  background: var(--color-gray);
}
.column_list__ttl {
  margin-top: 28px;
  padding: 0 24px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
.column_list__desc {
  margin-top: 12px;
  padding: 0 24px;
  font-size: 1.4rem;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
.column_list__more {
  margin-top: 20px;
  padding: 0 24px;
  color: var(--color-primary);
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.column_list__more:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 6px;
  margin-left: 6px;
  background: url(../img/common/arrow_bl.svg) 0 0 / contain no-repeat;
  vertical-align: middle;
}
@media screen and (min-width: 600px) {
  .column_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px;
  }
  .column_list-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column_list__item {
    width: 31.7%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31.7%;
    flex: 0 0 31.7%;
    padding: 12px;
  }
}
.tag_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: calc(64px - 4px) -4px calc(32px - 4px);
}
.tag_list li {
  padding: 4px;
}
.tag_list a {
  display: block;
  padding: 2px 6px;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  border-radius: 3px;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
.tag_list a:before {
  content: "#";
  display: inline-block;
  vertical-align: middle;
}
.contact {
  text-align: left;
}
.contact__num {
  color: var(--color-primary);
  font-size: 2.2rem;
  font-family: var(--font-oswald);
  line-height: 1.3;
}
.contact__num:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  background: url(../img/common/icon_phone.svg) 0 0 / contain no-repeat;
  vertical-align: middle;
}
.contact__time {
  font-size: 1rem;
  letter-spacing: 0.04em;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .contact__num {
    font-size: 3.2rem;
  }
  .contact__num:before {
    width: 28px;
    height: 28px;
    margin-right: 8px;
  }
  .contact__time {
    font-size: 1.2rem;
  }
}
.contact_sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 60px;
  z-index: 1000;
}
.contact_sticky__tel {
  width: 50%;
  height: 100%;
  padding: 12px 0 0 15px;
  background: #fff;
}
.contact_sticky__tel .contact__time {
  padding-left: 27px;
}
.contact_sticky__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  color: #fff;
  background: var(--color-primary);
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
.contact_sticky__contact:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 18px;
  margin-right: 10px;
  background: url(../img/common/icon_mail.svg) 0 0 / contain no-repeat;
}
@media screen and (min-width: 600px) {
  .contact_sticky {
    display: none;
  }
}
.btn,
.btn_primary {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  overflow: hidden;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
.btn:hover,
.btn_primary:hover {
  opacity: 0.7;
}
.btn:active,
.btn_primary:active {
  top: 1px;
}
.btn_primary {
  width: 100%;
  padding: 20px 6% 20px 9.7%;
  color: #fff;
  background: var(--color-primary);
  border-radius: var(--radius);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_primary:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/common/icon_arrow_btn.svg) 0 0 / contain no-repeat;
  margin-left: auto;
}
@media screen and (min-width: 600px) {
  .btn_primary {
    max-width: 345px;
    padding-left: 32px;
    padding-right: 20px;
  }
  .btn_primary.large {
    max-width: 420px;
    padding-top: 28px;
    padding-bottom: 28px;
  }
}
.loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 10000;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1),
    visibility 0s ease 0.4s;
  -o-transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1),
    visibility 0s ease 0.4s;
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s ease 0.4s;
}
.loader.loaded {
  opacity: 0;
  visibility: hidden;
}
.loader_spinner {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 1.6rem;
  text-align: center;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    visibility 0s ease 0.4s;
  -o-transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    visibility 0s ease 0.4s;
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s ease 0.4s;
}
.loader_spinner.loaded {
  opacity: 0;
  visibility: hidden;
}
#breadcrumbs {
  width: 100%;
  margin: 0 auto;
  padding: 2rem 8.5333vw;
}
@media screen and (min-width: 900px) {
  #breadcrumbs {
    padding: 2rem 5%;
  }
}
#breadcrumbs span {
  font-size: 1.4rem;
}
#breadcrumbs a {
  color: color("text");
  opacity: 0.6;
}
#breadcrumbs a:hover {
  opacity: 1;
}
.page_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 150px;
  background: url(../img/index/obj1.svg) right top/10.7% auto no-repeat,
    var(--color-gradient-bg-light);
}
.page_header__ttl {
  color: var(--color-primary);
  font-size: 2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 900px) {
  .page_header {
    height: 18vw;
    background-size: 141px auto, 100%;
  }
  .page_header__ttl {
    font-size: 2.8rem;
  }
}
.posts-navigation .nav-previous {
  width: 50%;
  margin-right: auto;
  padding-right: 1em;
  text-align: right;
}
.posts-navigation .nav-next {
  width: 50%;
  margin-left: auto;
  padding-left: 1em;
  text-align: left;
}
.post-navigation {
  max-width: 400px;
  margin: 0 auto;
}
.post-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-navigation .nav-previous {
  display: block;
  width: 50%;
  padding-right: 1em;
  margin-right: auto;
  text-align: right;
}
.post-navigation .nav-next {
  display: block;
  width: 50%;
  padding-left: 1em;
  margin-left: auto;
  text-align: left;
}
.widget_area {
  width: 100%;
  padding-bottom: 56px;
}
.widget .widget-title {
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.widget > ul > .cat-item > a {
  display: inline-block;
  font-size: 1.8rem;
  text-decoration: underline;
}
.widget > ul > .cat-item + .cat-item {
  margin-top: 4px;
}
.widget + .widget {
  margin-top: 40px;
}
.widget .children {
  margin-left: 1em;
}
@media screen and (min-width: 900px) {
  .widget_area {
    width: 27%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
  }
}
.hero {
  position: relative;
  background: url(../img/index/hero@sp.jpg) no-repeat 50% 50%;
  background-size: cover;
  height: 197vw;
  padding: 42px 6.4% 26vw;
  z-index: 1;
}
.hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 600px) {
  .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../img/index/hero@pc.jpg);
    height: 50vw;
    padding: 12vw calc((100% - 1200px) / 2) 16.4vw;
  }
  .hero__content {
    width: 100%;
  }
}
.hero_copy {
  margin: 0 auto;
  padding: 0 7.3%;
  color: var(--color-primary);
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-align: left;
}
.hero_copy__lg {
  font-size: 3.8rem;
  font-size: min(max(4.7rem, 2.5vw), 3.8rem);
  font-size: clamp(4.7rem, 2.5vw, 3.8rem);
  font-weight: 600;
}
.hero_copy__sm {
  font-size: 3.8rem;
  font-size: min(max(3.2rem, 2.5vw), 3.8rem);
  font-size: clamp(3.2rem, 2.5vw, 3.8rem);
  font-weight: 600;
}
.hero_copy__dots {
  padding-top: 0.4em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1.05em 0.3em;
  background-image: -o-radial-gradient(
    center center,
    0.08em 0.08em,
    #379bf0,
    #379bf0 100%,
    transparent
  );
  background-image: radial-gradient(
    0.08em 0.08em at center center,
    #379bf0,
    #379bf0 100%,
    transparent
  );
}
.hero_copy br.sp_only {
  display: inline-block;
}
@media screen and (min-width: 600px) {
  .hero_copy {
    margin: 0;
    padding: 0 0 0 30px;
    letter-spacing: 0.4em;
    line-height: 1.94;
  }
  .hero_copy__lg,
  .hero_copy__sm {
    font-size: 38px;
    font-size: 2.71429vw;
  }
  .hero_copy br.sp_only {
    display: none;
  }
  .hero_copy__dots {
    background-size: 1.15em 0.3em;
  }
}
.hero_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 80px;
  padding: 0 7.9%;
  color: #fff;
  background: var(--color-primary);
  border-radius: var(--radius);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.hero_btn:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/common/icon_arrow_btn.svg) 0 0 / contain no-repeat;
  margin-left: auto;
}
.hero_btn:before {
  content: "";
  display: block;
  margin-right: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.hero_btn + .hero_btn {
  margin-top: 12px;
}
.hero_btn-1:before {
  width: 37px;
  height: 33px;
  background-image: url(../img/index/icon_camera1.svg);
}
.hero_btn-2:before {
  width: 41px;
  height: 33px;
  background-image: url(../img/index/icon_camera2.svg);
}
.hero_btn__wrap {
  margin-top: auto;
}
@media screen and (min-width: 600px) {
  .hero_btn {
    max-width: 345px;
    padding: 0 32px;
  }
  .hero_btn + .hero_btn {
    margin: 0 0 0 26px;
  }
  .hero_btn__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 80%;
    margin-top: 5vw;
    padding: 0 0 0 30px;
  }
}
.top_about {
  padding-bottom: 0;
  color: #fff;
  background: var(--color-gradient-bg-dark);
}
.top_about__ttl {
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.02em;
  line-height: 1.666;
}
.top_about .dots_text {
  padding-top: 0.6em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1em 0.3em;
  background-image: -o-radial-gradient(
    center center,
    0.08em 0.08em,
    #fff,
    #fff 100%,
    transparent
  );
  background-image: radial-gradient(
    0.08em 0.08em at center center,
    #fff,
    #fff 100%,
    transparent
  );
}
.top_about .section_lead {
  margin-top: 46px;
  font-size: 1.6rem;
  font-weight: bold;
}
.top_about .btn_primary {
  margin-top: 36px;
}
.top_about__content {
  padding-bottom: 72px;
}
@media screen and (min-width: 600px) {
  .top_about {
    position: relative;
    height: 42vw;
    min-height: 589px;
  }
  .top_about:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 37.8%;
    height: 100%;
    background: url(../img/index/img_about@pc.jpg) center center/cover no-repeat;
  }
  .top_about__content {
    padding-left: 46.4%;
  }
  .top_about__ttl {
    font-size: 28px;
    font-size: 2vw;
    font-size: 2.8rem;
    font-size: min(max(2rem, 2vw), 2.8rem);
    font-size: clamp(2rem, 2vw, 2.8rem);
    font-weight: 600;
  }
  .top_about__img {
    display: none;
  }
  .top_about .btn_primary {
    margin-top: 32px;
  }
}
.top_service {
  background: var(--color-gradient-bg-light);
}
@media screen and (min-width: 600px) {
  .top_service {
    background: url(../img/index/obj1.svg) right top/10.7% auto no-repeat,
      var(--color-gradient-bg-light);
  }
  .top_service .l_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .top_service .section_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 106px;
  }
  .top_service .section_ttl-en {
    width: 100%;
  }
  .top_service .section_ttl-en:before {
    width: 30px;
  }
  .top_service .section_ttl-sub,
  .top_service .section_ttl-jp {
    display: inline-block;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    vertical-align: top;
  }
  .top_service .section_ttl-sub {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 16px;
  }
}
.service_list {
  --grid: 16px;
  margin: calc(56px - var(--grid)) 0 calc(var(--grid) * -1);
}
.service_list__item {
  padding: var(--grid) 0;
}
.service_list__link {
  display: block;
  height: 100%;
  padding: 0 0 16px;
  background: #fff;
}
.service_list__ttl {
  padding: 24px 24px 0 24px;
  color: var(--color-primary);
  font-size: 20px;
  font-size: 5.33333vw;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.service_list__desc {
  margin-top: 10px;
  padding: 0 24px;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.service_list__arrow {
  position: relative;
  display: block;
  width: 27px;
  height: 27px;
  margin: 0 16px 0 auto;
  background: var(--color-gradient-bg-dark-re);
  border-radius: 50%;
  -webkit-box-shadow: 8px 8px 32px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 8px 8px 32px 0 rgba(0, 0, 0, 0.24);
}
.service_list__arrow:before {
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
  right: 0;
  content: "";
  display: block;
  width: 14px;
  height: 6px;
  margin: 0 auto;
  background: url(../img/common/arrow_wh.svg) 0 0 / contain no-repeat;
}
@media screen and (min-width: 600px) {
  .service_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    margin: 5.9vw 0 0 auto;
  }
  .service_list__item {
    width: 33.333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    padding: 0;
  }
  .service_list__ttl {
    font-size: 20px;
    font-size: 1.42857vw;
  }
  .service_list__desc {
    font-size: 12px;
    font-size: 0.85714vw;
  }
}
.top_recommend {
  background: #fff;
}
.top_recommend:after {
  position: absolute;
  top: 26.9vw;
  left: 0;
  content: "";
  width: 100vw;
  height: 44.35vw;
  min-height: 621px;
  background: url(../img/index/bg.jpg) 50% 50% / cover no-repeat;
  z-index: -1;
}
.top_recommend .btn_primary {
  margin-top: 56px;
}
@media screen and (min-width: 600px) {
  .top_recommend {
    position: relative;
    max-width: 92.8%;
  }
  .top_recommend .l_container {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "Head Button" "Contents Contents";
    -ms-grid-rows: auto 64px 1fr;
    grid-template-rows: auto 1fr;
    grid-gap: 64px 0;
  }
  .top_recommend .section_ttl {
    grid-area: Head;
  }
  .top_recommend .column_list {
    grid-area: Contents;
  }
  .top_recommend .btn_primary {
    grid-area: Button;
    margin: 0 0 0 auto;
    max-width: 314px;
  }
}
.top_case {
  background: #edf6ff;
}
.top_case .btn_primary {
  margin-top: 56px;
}
@media screen and (min-width: 600px) {
  .top_case {
    position: relative;
    max-width: 92.8%;
    margin: 72px 0 0 auto;
    background: #fff;
  }
  .top_case:after {
    position: absolute;
    top: 17.9vw;
    left: -100px;
    content: "";
    width: 100px;
    height: 136px;
    background: url(../img/index/obj2.svg) 0 0 / contain no-repeat;
  }
  .top_case .l_container {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "Head Button" "Contents Contents";
    -ms-grid-rows: auto 64px 1fr;
    grid-template-rows: auto 1fr;
    grid-gap: 64px 0;
  }
  .top_case .section_ttl {
    grid-area: Head;
  }
  .top_case .column_list {
    grid-area: Contents;
  }
  .top_case .btn_primary {
    grid-area: Button;
    margin: 0 0 0 auto;
    max-width: 314px;
  }
  .top_case .l_container > .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_case .l_container > .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_case .l_container > .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
.top_feature {
  color: #fff;
  background: var(--color-primary);
}
.top_feature .section_ttl {
  color: #fff;
  text-align: center;
}
.top_feature .section_ttl-jp {
  margin: 0;
  line-height: 1.5;
}
.top_feature .section_ttl-en {
  margin-top: 12px;
}
.top_feature .section_ttl-en:before {
  display: none;
}
.top_feature .section_ttl .underline {
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 600px) {
  .top_feature .section_ttl br {
    display: none;
  }
}
.feature_list {
  margin-top: 106px;
}
.feature_list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.feature_list__item + .feature_list__item {
  margin-top: 98px;
}
.feature_list__txt {
  padding: 0 7.3% 48px;
  background: var(--color-gradient-bg-light-trans);
}
.feature_list__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  margin: -50px auto 24px;
  color: #fff;
  background: var(--color-gradient-bg-dark-re);
  border-radius: 50%;
  -webkit-box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.1);
  font-size: 2.8rem;
  font-family: var(--font-poppins);
  font-weight: 400;
  letter-spacing: 0.04em;
}
.feature_list__title {
  font-size: 1.8rem;
  font-weight: bold;
}
.feature_list__title .underline {
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
}
.feature_list__desc {
  margin: 24px 0 0;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media screen and (min-width: 900px) {
  .feature_list {
    margin: 116px -20px -20px;
  }
  .feature_list__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .feature_list__item:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .feature_list__txt {
    width: 58.666%;
    margin-top: 70px;
  }
  .feature_list__num {
    width: 103px;
    height: 103px;
    margin-top: -80px;
    margin-right: auto;
    margin-left: 0;
    font-size: 4rem;
  }
  .feature_list__title {
    font-size: 2.8rem;
  }
  .feature_list__img {
    width: 45.333%;
  }
}
.top_column {
  position: relative;
  background: #fff;
}
.top_column .btn_primary {
  margin-top: 56px;
}
@media screen and (min-width: 600px) {
  .top_column {
    max-width: 92.8%;
  }
  .top_column:before {
    position: absolute;
    top: -1px;
    left: 0;
    content: "";
    display: block;
    width: 100vw;
    height: 11.85vw;
    background: var(--color-primary);
    z-index: -1;
  }
  .top_column:after {
    position: absolute;
    top: 47%;
    right: -100px;
    content: "";
    display: block;
    width: 151px;
    height: 204px;
    background: url(../img/index/obj1.svg) right top/contain no-repeat;
  }
  .top_column .l_container {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "Head Button" "Contents Contents";
    -ms-grid-rows: auto 64px 1fr;
    grid-template-rows: auto 1fr;
    grid-gap: 64px 0;
  }
  .top_column .section_ttl {
    grid-area: Head;
  }
  .top_column .column_list {
    grid-area: Contents;
  }
  .top_column .btn_primary {
    grid-area: Button;
    margin: 0 0 0 auto;
    max-width: 314px;
  }
  .top_column .l_container > .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_column .l_container > .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_column .l_container > .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top_column .l_container > .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_column .l_container > .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_column .l_container > .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media screen and (min-width: 600px) {
  .top_recommend .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_recommend .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_recommend .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top_case .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_case .l_container > .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_case .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_case .l_container > .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_case .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top_case .l_container > .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top_column .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_case .l_container > .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_column .l_container > .section_ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .top_column .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_case .l_container > .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_column .l_container > .column_list {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
  }
  .top_column .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top_case .l_container > .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .top_column .l_container > .btn_primary {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
.page {
  background: #fff;
}
.page__section_ttl {
  color: var(--color-primary);
  margin: 0 0 24px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 900px) {
  .page__section_ttl {
    margin: 0 0 48px;
    font-size: 2.4rem;
  }
}
.page_content .l_section:nth-of-type(even) {
  background: var(--color-sub);
}
.page_content h3 {
  position: relative;
  padding-left: 14px;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
}
.page_content h3:before {
  position: absolute;
  left: 0;
  top: 7px;
  content: "";
  display: inline-block;
  width: 5px;
  height: 22px;
  background: var(--color-gradient-bg-dark);
}
.page_content p {
  margin-top: 1em;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.page_content p + h3 {
  margin-top: 32px;
}
.page_content figcaption {
  margin-top: 4px;
  color: var(--color-primary);
  font-size: 1.3rem;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .page_content h3 {
    font-size: 2rem;
  }
  .page_content p {
    font-size: 1.6rem;
    line-height: 2;
  }
  .page_content p + h3 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 600px) {
  .page_container {
    max-width: 840px;
    padding: 0;
  }
}
.page_button {
  margin-top: 40px;
}
.page_cta {
  padding: 40px 0;
  background: var(--color-gradient-bg-light);
  text-align: center;
}
.page_cta__text {
  color: var(--color-primary);
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}
.page_cta__contact {
  text-align: center;
}
.page_cta__contact .contact__num {
  margin-top: 16px;
  font-size: 2.8rem;
  line-height: 1.1;
}
.page_cta__contact .contact__time {
  margin-top: 8px;
}
.page_cta .btn_primary {
  margin-top: 32px;
}
@media screen and (min-width: 600px) {
  .page_cta {
    padding: 64px 0;
  }
  .page_cta .l_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page_cta__contact {
    width: 40%;
    border-right: 1px solid var(--color-gray);
  }
  .page_cta__button {
    width: 60%;
  }
}
.table_common {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
.table_common th,
.table_common td {
  height: 48px;
  padding: 0 12px;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.table_common th {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: left;
}
.table_common td {
  font-size: 1.6rem;
  text-align: left;
}
@media screen and (max-width: 599px) {
  .table_common th,
  .table_common td {
    display: block;
    line-height: 48px;
  }
}
@media screen and (min-width: 900px) {
  .table_common th,
  .table_common td {
    min-height: 48px;
    padding: 1.1em 24px;
    vertical-align: middle;
  }
  .table_common th {
    width: 33.9%;
  }
  .table_common td {
    width: 66.1%;
  }
}
.table_company {
  max-width: 720px;
  margin: 0 auto;
}
.message {
  max-width: 720px;
  margin: 0 auto;
}
.staff_list {
  margin: -16px;
}
.staff_list__name {
  color: var(--color-primary);
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  text-align: center;
}
.staff_list__inner {
  padding: 16px;
}
@media screen and (min-width: 600px) {
  .staff_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .staff_list__item {
    width: 33.333%;
  }
  .staff_list__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    padding-right: 7.9%;
  }
}
.tenpo_img01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tenpo_img01__item {
  width: 48%;
  margin-top: 24px;
}
@media screen and (min-width: 600px) {
  .tenpo_img01__item {
    width: 23%;
  }
}
.tenpo_img02 .flex_block__img + .flex_block__img {
  margin-top: 24px;
}
@media screen and (min-width: 600px) {
  .tenpo_img02 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .tenpo_img02 .flex_block__img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
  }
  .tenpo_img02 .flex_block__img + .flex_block__img {
    margin-top: 0;
  }
}
.price {
  color: var(--color-primary);
  font-size: 2.4rem;
  font-weight: 500;
  font-family: var(--font-oswald);
  letter-spacing: 0.04em;
}
@media screen and (min-width: 600px) {
  .price {
    font-size: 4.8rem;
  }
}
