@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

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

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

* {
  padding: 0;
  margin: 0;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
}

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

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden], template {
  display: none;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

b, strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

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

[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

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

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

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

button, select {
  text-transform: none;
}

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

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

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

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

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

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

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

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
}

audio, canvas, progress, video {
  display: inline-block;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a img {
  border: none;
}

a:focus, *:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
}

ul, ol {
  padding-left: 1em;
}

li > ul, li > ol {
  margin-bottom: 0;
}

dd {
  margin-left: 0;
}

table {
  width: 100%;
}

th {
  text-align: left;
}

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

[src$=".svg"],
[data$=".svg"] {
  width: 100%;
}

i,
cite,
em,
address,
dfn {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-top: 0;
  margin-bottom: 0;
}

html, body {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-font-kerning: normal;
          font-kerning: normal;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-size: 1.5rem;
  font-family: NotoSansCJKjp;
  font-weight: 500;
  font-style: normal;
  position: relative;
  color: #2a342c;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
  }
}

a {
  color: #1D79C9;
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  src: url("/sitewide/font/NotoSansCJKjp-Regular.otf") format("opentype"), url("/sitewide/font/NotoSansCJKjp-Regular.woff") format("woff"), url("/sitewide/font/NotoSansCJKjp-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  src: url("/sitewide/font/NotoSansCJKjp-Medium.otf") format("opentype"), url("/sitewide/font/NotoSansCJKjp-Medium.woff") format("woff"), url("/sitewide/font/NotoSansCJKjp-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 700;
  src: url("/sitewide/font/NotoSansCJKjp-Bold.otf") format("opentype"), url("/sitewide/font/NotoSansCJKjp-Bold.woff") format("woff"), url("/sitewide/font/NotoSansCJKjp-Bold.woff2") format("woff2");
}
b {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
}

@-webkit-keyframes fade-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade-show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeTrigger {
  opacity: 0;
}

.is-fade {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.c-btn__area {
  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;
  gap: clamp(4rem, 6.01vw + 1.51rem, 8rem);
}
.c-btn__area__item {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .c-btn__area__item {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .c-btn__area__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  .c-btn__area__item {
    width: calc(50% - 4rem);
  }
}
.c-btn__area--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-btn__area--right > *:not(:last-child) {
  margin-right: 10px;
}
.c-btn__area--set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-btn__area--set > *:not(:last-child) {
  margin-right: 10px;
}

.c-btn__line {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #1FCB26;
  border-color: #fff;
  color: #fff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.6rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8rem;
}
.c-btn__line:focus {
  outline: none;
}
@media screen and (min-width: 520px) {
  .c-btn__line {
    width: 28rem;
  }
}
@media screen and (min-width: 768px) {
  .c-btn__line {
    font-size: 3.6rem;
    padding: 29px 26px 23px;
    text-align: center;
    width: 60rem;
  }
}
@media screen and (min-width: 520px) {
  .c-btn__area .c-btn__line {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .c-btn__area .c-btn__line {
    width: 100%;
  }
}
.c-btn__line__icon {
  width: 2.1rem;
  height: 2.1rem;
  margin-right: 0.8rem;
}
@media screen and (min-width: 768px) {
  .c-btn__line__icon {
    width: 3rem;
    height: 3rem;
  }
}
@media screen and (min-width: 900px) {
  .c-btn__line__icon {
    width: 4rem;
    height: 4rem;
    margin-right: 1.6rem;
  }
}
.c-btn__tel {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #B28B5A;
  border-color: #fff;
  color: #fff;
  font-weight: bold;
  padding: 1.6rem;
  width: 100%;
  font-size: 1.8rem;
}
.c-btn__tel:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .c-btn__tel {
    font-size: 3.6rem;
    padding: 29px 26px 23px;
    text-align: center;
  }
}

.c-btn__main {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 10px 16px;
  min-width: 100px;
  color: #fff;
  background-color: #1D1D20;
}
.c-btn__main:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .c-btn__main {
    min-width: 200px;
  }
}
.c-btn__main:hover {
  opacity: 0.8;
}
.c-btn__main.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__main.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}
.c-btn__main--sm {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 6px;
  min-width: 100px;
  border-radius: 0.5rem;
  color: #fff;
  background-color: #1D1D20;
}
.c-btn__main--sm:focus {
  outline: none;
}
@media screen and (min-width: 900px) {
  .c-btn__main--sm {
    padding: 8px;
  }
}
.c-btn__main--sm:hover {
  opacity: 0.8;
}
.c-btn__main--sm.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__main--sm.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}
.c-btn__main--lg {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 1.8rem;
  min-width: clamp(25rem, 37.54vw + 9.46rem, 50rem);
  font-size: clamp(1.6rem, 0.6vw + 1.35rem, 2rem);
  position: relative;
  margin: 0 auto;
  color: #fff;
  background-color: #1D1D20;
}
.c-btn__main--lg:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .c-btn__main--lg {
    padding: 2.5rem;
  }
}
.c-btn__main--lg::after {
  content: "";
  background: url("/asset/img/common/icon_arrow.svg") no-repeat;
  width: 2rem;
  height: 2rem;
  display: block;
  background-size: cover;
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  right: 1.5rem;
}
@media screen and (min-width: 768px) {
  .c-btn__main--lg::after {
    right: 2rem;
  }
}
.c-btn__main--lg:hover {
  opacity: 0.8;
}
.c-btn__main--lg.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__main--lg.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}

.c-btn__primary {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 10px 16px;
  min-width: 100px;
  color: #fff;
  border-color: #1D1D20;
  background-color: #1D1D20;
}
.c-btn__primary:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .c-btn__primary {
    min-width: 200px;
  }
}
.c-btn__primary:hover {
  border-color: #60B0CE;
  background-color: #60B0CE;
  color: #fff;
}
.c-btn__primary.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__primary.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}
.c-btn__primary--sm {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 6px;
  min-width: 100px;
  border-radius: 0.5rem;
  color: #fff;
  border-color: #1D1D20;
  background-color: #1D1D20;
}
.c-btn__primary--sm:focus {
  outline: none;
}
@media screen and (min-width: 900px) {
  .c-btn__primary--sm {
    padding: 8px;
  }
}
.c-btn__primary--sm:hover {
  border-color: #60B0CE;
  background-color: #60B0CE;
  color: #fff;
}
.c-btn__primary--sm.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__primary--sm.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}

.c-btn__secondary {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 10px 16px;
  min-width: 100px;
  color: #1D1D20;
  border-color: #ccc;
  background-color: #fff;
}
.c-btn__secondary:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .c-btn__secondary {
    min-width: 200px;
  }
}
.c-btn__secondary:hover {
  border-color: #ccc;
  background-color: #F8F6F4;
}
.c-btn__secondary.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__secondary.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}
.c-btn__secondary--sm {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 6px;
  min-width: 100px;
  border-radius: 0.5rem;
  color: #1D1D20;
  border-color: #ccc;
  background-color: #fff;
}
.c-btn__secondary--sm:focus {
  outline: none;
}
@media screen and (min-width: 900px) {
  .c-btn__secondary--sm {
    padding: 8px;
  }
}
.c-btn__secondary--sm:hover {
  border-color: #ccc;
  background-color: #F8F6F4;
}
.c-btn__secondary--sm.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__secondary--sm.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}

.c-btn__cancel {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 10px 16px;
  min-width: 100px;
  color: #1571DA;
  border-color: #fff;
  background-color: #fff;
}
.c-btn__cancel:focus {
  outline: none;
}
@media screen and (min-width: 768px) {
  .c-btn__cancel {
    min-width: 200px;
  }
}
.c-btn__cancel:hover {
  border-color: #dfdfdf;
  background-color: #dfdfdf;
}
.c-btn__cancel.is-disabled {
  color: #ccc;
}
.c-btn__cancel--sm {
  border-radius: 0.3rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  background-size: 300% 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding: 6px;
  min-width: 100px;
  border-radius: 0.5rem;
  color: #1571DA;
  border-color: #fff;
  background-color: #fff;
}
.c-btn__cancel--sm:focus {
  outline: none;
}
@media screen and (min-width: 900px) {
  .c-btn__cancel--sm {
    padding: 8px;
  }
}
.c-btn__cancel--sm:hover {
  border-color: #dfdfdf;
  background-color: #dfdfdf;
}
.c-btn__cancel--sm.is-disabled {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
  cursor: default;
}
.c-btn__cancel--sm.is-disabled:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #fff;
}

.c-btn__text {
  color: #1D1D20;
  background-color: transparent;
  border-style: none;
  cursor: pointer;
}
.c-btn__text:hover {
  text-decoration: underline;
}
.c-btn__text.is-disabled {
  color: #ccc;
}

.c-btn--all {
  width: 100%;
}

.c-btn__attention {
  font-size: 1.4rem;
  margin-top: 0.8rem;
}
@media screen and (min-width: 768px) {
  .c-btn__attention {
    font-size: 1.5rem;
  }
}

.c-hero {
  width: min(100% - 6rem, 90rem);
  margin: 0 auto;
  margin-bottom: 4rem !important;
}
@media screen and (min-width: 520px) {
  .c-hero {
    width: min(100% - 15rem, 90rem);
  }
}
@media screen and (max-width: calc(768px - 1px)) {
  .l-content .c-hero {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .c-hero {
    margin-bottom: 6rem !important;
  }
}
.c-hero > .is-2 {
  text-align: center;
}
@media screen and (max-width: calc(520px - 1px)) {
  .c-hero {
    width: 28rem !important;
    margin-left: auto;
    margin-right: auto;
  }
}

.is-1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .is-1 {
    font-size: 4.6rem;
  }
}
.is-1.c-title {
  margin-bottom: min(3vh, 1.5rem);
}

.is-2 {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.5;
  font-style: normal;
}
@media screen and (min-width: 768px) {
  .is-2 {
    font-size: 4rem;
  }
}
.is-2.c-title {
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .is-2.c-title {
    margin-bottom: 5rem;
  }
}
.is-2.is-single {
  color: #1D1D20;
}

.is-3 {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .is-3 {
    font-size: 2.8rem;
  }
}
.is-3.c-title {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .is-3.c-title {
    margin-bottom: 2.4rem;
  }
}
.is-3--bd {
  font-size: 2rem;
  color: #1D1D20;
  font-weight: bold;
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .is-3--bd {
    font-size: 3rem;
    margin-bottom: 2.4rem;
  }
}
.is-3--bd::before {
  content: "";
  display: inline-block;
  background-color: #1D1D20;
  width: 15px;
  height: 4px;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
@media screen and (min-width: 768px) {
  .is-3--bd::before {
    width: 20px;
    top: -9px;
  }
}

.is-4 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .is-4 {
    font-size: 2.2rem;
  }
}
.is-4.c-title {
  margin-bottom: 0.6rem;
}
@media screen and (min-width: 768px) {
  .is-4.c-title {
    margin-bottom: 0.6rem;
  }
}

.is-5 {
  font-size: clamp(1.6rem, 0.23vw + 1.5rem, 1.8rem);
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .is-5 {
    font-size: 1.8rem;
  }
}
.is-5.c-title {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .is-5.c-title {
    margin-bottom: 2.4rem;
  }
}

.c-title--sub {
  color: #1D1D20;
  font-weight: bold;
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 768px) {
  .c-title--sub {
    font-size: 2rem;
  }
}

.c-title--bd {
  font-size: 2.5rem;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .c-title--bd {
    font-size: 4rem;
    padding-bottom: 16px;
    margin-bottom: 40px;
  }
}
.c-title--bd::before, .c-title--bd::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
}
.c-title--bd::before {
  width: 100%;
  background-color: #000;
}
.c-title--bd::after {
  width: 40px;
  background-color: #1D1D20;
}
@media screen and (min-width: 768px) {
  .c-title--bd::after {
    width: 96px;
  }
}

.c-title--en {
  color: #1D1D20;
}
@media screen and (min-width: 768px) {
  .c-title--en {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
}
.c-title--en::after {
  content: "";
  display: inline-block;
  background-color: #1D1D20;
  width: 70px;
  height: 1px;
  position: relative;
  top: -6px;
  left: 10px;
}

.c-list__top {
  margin-top: 5px;
}

.c-list__bottom {
  margin-bottom: 5px;
}

.c-list {
  list-style: none;
  padding-left: 1rem;
}
.c-list li {
  text-indent: -0.85rem;
  margin-left: 0.5rem;
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  .c-list li {
    line-height: 1.8;
  }
}
.c-list li::before {
  content: "";
  display: inline-block;
  background-color: #2a342c;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
  top: 50%;
  margin-top: -4px;
}
.c-list.is-bk {
  color: #fff;
}
.c-list.is-bk li::before {
  background-color: #fff;
}

.c-list--none {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-list--none li:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-list--none li:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}

.c-list--kome {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-list--kome li {
  text-indent: -19px;
  margin-left: 19px;
}
.c-list--kome li:not(:last-child) {
  margin-bottom: 5px;
}
.c-list--kome li::before {
  content: "※";
  padding-right: 5px;
}

.c-list--inline {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1.6;
}
.c-list--inline li {
  display: inline;
}
.c-list--inline li:not(:last-child)::after {
  content: " ／";
}

.c-list--check {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.c-list--check li {
  position: relative;
  margin-left: 20px;
}
.c-list--check li::after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  top: 3px;
  left: -20px;
  background: url("/sitewide/img/icon_chack--orange.svg") no-repeat;
}
.c-list--check li:not(:last-child) {
  margin-bottom: 1.6rem;
}

.c-list--ranking {
  list-style: none;
  padding: 0;
  margin: 0;
}
.c-list--ranking li:not(:last-child) {
  margin-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-list--ranking li:not(:last-child) {
    margin-bottom: 2.4rem;
  }
}
.c-list--ranking__1 {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  border: 1px solid;
  background-color: #1D1D20;
  border-color: #1D1D20;
  color: #fff;
}
.c-list--ranking__2 {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  border: 1px solid;
  background-color: #ABABAB;
  border-color: #ABABAB;
  color: #fff;
}
.c-list--ranking__3 {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  border: 1px solid;
  background-color: #C28428;
  border-color: #C28428;
  color: #fff;
}
.c-list--ranking__other {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 2.2rem;
  border: 1px solid;
  background-color: #fff;
  border-color: #888;
  color: #888;
}
.c-list--ranking li {
  position: relative;
  padding-left: 48px;
}
.c-list--ranking li:not(:last-child) {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.6rem;
}
@media screen and (min-width: 768px) {
  .c-list--ranking li:not(:last-child) {
    padding-bottom: 2.4rem;
  }
}

.c-link__arrow {
  display: inline-block;
  margin-left: 13px;
  position: relative;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.c-link__arrow::before {
  top: 8px;
  left: -11px;
  content: "";
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 1px #2a342c;
  border-right: solid 1px #2a342c;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
}
.c-link__arrow:hover {
  text-decoration: underline;
}

.c-link__arrow--w {
  display: inline-block;
  margin-left: 13px;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.c-link__arrow--w::before {
  top: 8px;
  left: -11px;
  content: "";
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.c-link__arrow--w:hover {
  text-decoration: underline;
  color: #1D1D20;
}

.c-link__arrow--bk {
  display: inline-block;
  margin-left: 13px;
  position: relative;
  color: #2a342c;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.c-link__arrow--bk::before {
  top: 8px;
  left: -11px;
  content: "";
  width: 5px;
  height: 5px;
  border: 0px;
  border-top: solid 1px #2a342c;
  border-right: solid 1px #2a342c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.c-link__arrow--bk:hover {
  text-decoration: underline;
  color: #1D1D20;
}

@supports (-ms-ime-align: auto) {
  .c-link__arrow::before, .c-link__arrow--w::before, .c-link__arrow--bk::before {
    top: 6px;
  }
}
.c-link {
  color: #2a342c;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: 1px solid;
  display: inline-block;
  padding-bottom: 3px;
  font-size: 90%;
}
.c-link:hover {
  color: #1D1D20;
}
.c-link:hover::after {
  border-color: #2a342c;
}

.c-link--bk {
  color: #2a342c;
  text-decoration: underline;
}
.c-link--bk:hover {
  color: #1571DA;
  text-decoration: none;
}

.c-link--w {
  color: #fff;
  text-decoration: underline;
}
.c-link--w:hover {
  color: #fff;
  text-decoration: none;
}

.c-link--gray {
  color: #ccc;
}
.c-link--gray:hover {
  color: #1571DA;
  text-decoration: underline;
}

p:not([class]) {
  margin-top: 0;
  margin-bottom: 0;
}
p:not([class]):not(:last-child) {
  margin-bottom: 10px;
}

.c-icon--sm {
  color: #999;
  font-size: 12px;
}

[class*=c-tag--] {
  font-size: 11px;
  display: inline-block;
  text-align: center;
  border: 1px solid;
  border-radius: 3px;
  padding: 1px 6px 0;
}

.c-tag--red {
  background-color: #D14328;
  border: 1px solid #D14328;
  color: #fff;
}
.c-tag--gray {
  background-color: #E0E6EB;
  border: 1px solid #ccc;
}
.c-tag--dgray {
  background-color: #4B4B4B;
  border: 1px solid #4B4B4B;
  color: #fff;
}
.c-tag--white {
  border: 1px solid #2a342c;
}

.c-tag__title {
  margin-bottom: 3px;
}

.c-figure {
  margin: 0;
  display: block;
  text-align: center;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
a .c-figure:hover {
  opacity: 0.5;
}
@media screen and (max-width: calc(900px - 1px)) {
  .c-figure__max {
    max-width: 560px !important;
    width: 100%;
  }
}
.c-figure__text {
  padding-top: clamp(1.4rem, 1.5vw + 0.98rem, 2.6rem);
}
.c-figure + h3 {
  padding-top: clamp(1.4rem, 1.5vw + 0.98rem, 2.6rem);
  text-align: center;
}

.c-title + .c-figure {
  padding-top: 0.6rem;
}

.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
            transform: translateY(1.5rem);
    @media screen and (min-width: 768px) {
      -webkit-transform: translateY(3rem);
              transform: translateY(3rem);
    }
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeUpTrigger {
  opacity: 0;
}

.c-img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}

.c-icon__arrow {
  width: 2rem;
  height: 2rem;
  margin-top: -0.3rem;
  display: inline-block;
  margin-right: 0.4rem;
}
@media screen and (min-width: 768px) {
  .c-icon__arrow {
    width: 2.8rem;
    height: 2.8rem;
    margin-right: 1rem;
  }
}

.c-embed__gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
.c-embed__gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.c-embed__youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.c-embed__youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.p-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: clamp(1.4rem, 0.23vw + 1.3rem, 1.6rem);
  font-weight: 400;
}
.p-table th {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: clamp(1.6rem, 0.46vw + 1.41rem, 2rem);
  padding-right: 0;
  width: 30%;
  vertical-align: top;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .p-table th {
    width: 25%;
  }
}
.p-table td {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: clamp(1.6rem, 0.46vw + 1.41rem, 2rem);
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .p-table td::before {
    border-left: 1px solid #dfdfdf;
    content: "";
    display: block;
  }
}
.p-table__headbrock {
  border-left: 1px solid #dfdfdf;
  padding-left: 1.6rem;
}

.l-wrapper {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  min-height: 100vh;
  position: relative;
}

.l-container {
  padding: 10rem 0;
}
@media screen and (min-width: 768px) {
  .l-container {
    padding: 16rem 0;
  }
}
.l-container--top {
  padding-top: 10rem;
}
@media screen and (min-width: 768px) {
  .l-container--top {
    padding-top: 16rem;
  }
}
.l-container--bottom {
  padding-bottom: 10rem;
}
@media screen and (min-width: 768px) {
  .l-container--bottom {
    padding-bottom: 16rem;
  }
}

.l-bg {
  background-color: #F8F6F4;
  border-top: #E8D9C6 4px solid;
  border-bottom: #E8D9C6 4px solid;
}
@media screen and (min-width: 768px) {
  .l-bg {
    border-width: 8px;
  }
}

.l-content {
  width: min(100% - 6rem, 108rem);
  margin: 0 auto;
}
@media screen and (min-width: 520px) {
  .l-content {
    width: min(100% - 15rem, 108rem);
  }
}
.l-content--sm {
  width: min(100% - 6rem, 90rem);
  margin: 0 auto;
}
@media screen and (min-width: 520px) {
  .l-content--sm {
    width: min(100% - 15rem, 90rem);
  }
}
@media screen and (max-width: calc(768px - 1px)) {
  .l-content .l-content--sm {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .l-content--6 {
    width: 75%;
    margin: 0 auto;
  }
}

.l-main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 70px;
}
@media screen and (min-width: 768px) {
  .l-main {
    padding-top: 90px;
  }
}

.l-unit:not(:last-child) {
  margin-bottom: clamp(4rem, 4.62vw + 2.09rem, 8rem);
}

.l-unit--sm:not(:last-child) {
  margin-bottom: 5rem;
}

.l-unit--lg:not(:last-child) {
  margin-bottom: clamp(4rem, 9.24vw + 0.18rem, 16rem);
}

.empty {
  padding: 0 !important;
  margin: 0 !important;
}

.l-header {
  position: relative;
}
.l-header__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: absolute;
  z-index: 99;
  width: 100%;
  top: 2rem;
}
@media screen and (min-width: 1080px) {
  .l-header__unit {
    top: 2.4rem;
  }
}
.l-header__logo {
  margin-left: 1.6rem;
  width: 12rem;
}
@media screen and (min-width: 1080px) {
  .l-header__logo {
    margin-left: 2.4rem;
    width: 18rem;
  }
}
.l-header__lang__list {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-right: 1.6rem;
  border-bottom: 1px solid;
}
@media screen and (min-width: 768px) {
  .l-header__lang__list {
    margin-right: 2.4rem;
  }
}
.l-header__lang__list:not(:last-child) {
  margin-right: 0.8rem;
}
.l-header__lang__list.is-link {
  color: #8793ad;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-bottom: none;
}
.l-header__lang__list.is-link:hover {
  color: #fff;
}

.l-nav {
  position: fixed;
  right: -290px;
  top: 0;
  width: 260px;
  height: 100vh;
  padding-top: 70px;
  background: #F8F6F4;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  z-index: 200;
  overflow-y: auto;
}
@media screen and (min-width: 900px) {
  .l-nav {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.is-open .l-nav {
  right: 0;
}
.l-nav__bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: #000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  cursor: pointer;
}
.is-open .l-nav__bg {
  opacity: 0.8;
  visibility: visible;
}
.l-nav__unit {
  display: block;
  margin: 0;
  padding: 0;
  border-top: 1px solid rgba(178, 139, 90, 0.22);
}
.l-nav__item {
  padding: 0 1.8rem;
  border-bottom: 1px solid rgba(178, 139, 90, 0.22);
  position: relative;
}
.l-nav__item:hover {
  background: #fff;
}
.l-nav__item::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  top: 50%;
  right: 1.8rem;
  margin-top: -4px;
  border-top: solid #1D1D20 1px;
  border-right: solid #1D1D20 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.l-nav__link {
  text-decoration: none;
  display: block;
  padding: 10px 0;
  color: #333;
}
.l-nav__link__blog {
  display: block;
  padding: 0 1.8rem;
  margin-top: 1.6rem;
  margin-bottom: 0.8rem;
}
.l-nav__sns {
  margin: 1.5rem 1.3rem 3rem;
}
.l-nav__sns__link {
  text-decoration: none;
  display: inline-block;
  padding: 5px;
}
.l-nav__sns__icon {
  fill: #1D1D20;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 26px;
  height: 26px;
  display: block;
}

.l-footer {
  margin-top: auto;
  position: relative;
  z-index: 9;
}
.l-footer__first {
  background: url("/sitewide/img/common/bg_footer.webp") #1D1D20 center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 6rem 0;
  position: relative;
}
.l-footer__first__logo {
  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;
}
.l-footer__first .c-figure {
  width: 18rem;
}
@media screen and (min-width: 768px) {
  .l-footer__first .c-figure {
    width: 25rem;
  }
}
.l-footer__second {
  background-color: #1D1D20;
  padding: 2rem 0 2.2rem;
}
@media screen and (min-width: 768px) {
  .l-footer__second {
    padding: 4rem 0;
  }
}
.l-footer__second__add {
  margin-bottom: 1.8rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .l-footer__second__add {
    font-size: 1.4rem;
    margin-bottom: 3rem;
  }
}
.l-footer__second__add__link {
  color: #fff;
  text-decoration: none;
}
.l-footer__second__add__link:hover {
  text-decoration: underline;
}
.l-footer__second__sns {
  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;
  gap: 16px;
}
.l-footer__second__sns__list {
  fill: #fff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 4rem;
  height: 4rem;
  display: block;
}
.l-footer__second__sns__list:hover {
  opacity: 0.7;
}
.l-footer__third__copy {
  text-align: center;
  padding: 1rem;
}

.l-single__hero {
  background-color: #dfdfdf;
  padding: 20px 0 10rem;
}
@media screen and (min-width: 900px) {
  .l-single__hero {
    padding: 7rem 0;
  }
}
.l-single__hero__unit {
  position: relative;
}
@media screen and (min-width: 768px) {
  .l-single__hero__unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 900px) {
  .l-single__hero__unit {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.l-single__hero__img {
  position: relative;
}
@media screen and (max-width: calc(768px - 1px)) {
  .l-single__hero__img {
    min-width: 320px;
    max-width: 560px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: calc(900px - 1px)) {
  .l-single__hero__img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    padding-left: 1.6%;
    margin-right: -10%;
  }
}
@media screen and (min-width: 900px) {
  .l-single__hero__img {
    position: absolute;
    right: -17.372%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.l-single__hero__img [class*=main__img__] {
  position: absolute;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.l-single__hero__img .is-show {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .l-single__hero__text {
    width: 50%;
    position: relative;
    z-index: 9;
  }
}
.l-single__hero__title {
  font-size: 4rem;
  font-weight: bold;
  color: #1D1D20;
  margin-bottom: 1rem;
}
@media screen and (min-width: 900px) {
  .l-single__hero__title {
    font-size: 8rem;
    margin-bottom: 2rem;
    line-height: 1.3;
  }
}
.l-single__hero__title--en {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (min-width: 900px) {
  .l-single__hero__title--en {
    font-size: 2rem;
  }
}
.l-single__hero__info {
  font-weight: bold;
  border-left: 2px solid #ccc;
  padding: 1rem 0 1rem 2rem;
  margin-left: 1rem;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 900px) {
  .l-single__hero__info {
    font-size: 2rem;
    padding: 1rem 0 1.5rem 4.5rem;
    margin-left: 4.5rem;
  }
}
@media screen and (min-width: 768px) {
  .l-single__hero__info > p {
    line-height: 2;
  }
  .l-single__hero__info > p:not([class]):not(:last-child) {
    margin-bottom: 2rem;
  }
}

.u-align-left {
  display: block !important;
  margin-left: 0 !important;
  margin-right: auto !important;
}

.u-align-center {
  display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.u-align-right {
  display: block !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}

.u-text__means {
  font-family: zen-old-mincho, sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 2rem;
}
@media screen and (min-width: 768px) {
  .u-text__means {
    font-size: 3rem;
    line-height: 1.5;
  }
}
.u-text__means--strong {
  color: #1D1D20;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #F8F6F4));
  background: linear-gradient(transparent 60%, #F8F6F4 60%);
}

.u-text-font-main {
  font-family: NotoSansCJKjp;
}

.u-text-normal {
  font-weight: 500 !important;
}

.u-text-bold {
  font-weight: 700 !important;
}

.u-text-indent {
  text-indent: 1em !important;
}

.u-text-note {
  margin-left: 1em !important;
  text-indent: -1em !important;
}

.u-text-nowrap {
  white-space: nowrap !important;
}

.u-text-breakword {
  word-wrap: break-word !important;
  overflow-wrap: break-word !important;
}

.u-text-justify {
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}

.u-text-none {
  text-transform: none !important;
}

.u-text-lowercase {
  text-transform: lowercase !important;
}

.u-text-uppercase {
  text-transform: uppercase !important;
}

.u-text-capitalize {
  text-transform: capitalize !important;
}

.u-text-smallcaps {
  font-variant: small-caps !important;
}

.u-text-vertical {
  -webkit-writing-mode: vertical-rl !important;
      -ms-writing-mode: tb-rl !important;
          writing-mode: vertical-rl !important;
  text-orientation: mixed !important;
}

.u-text-vertical--upright {
  text-orientation: upright !important;
}

.u-text-right {
  text-align: right !important;
}

.u-text-center {
  text-align: center !important;
}

.u-text-left {
  text-align: left !important;
}

.u-text-top {
  vertical-align: top !important;
}

.u-text-middle {
  vertical-align: middle !important;
}

.u-text-bottom {
  vertical-align: bottom !important;
}

.u-text-caution {
  color: #D14328;
}

@media screen and (min-width: 520px) {
  .u-text-center-pc {
    text-align: center;
  }
}

.u-text-center-sp {
  text-align: center;
}
@media screen and (min-width: 520px) {
  .u-text-center-sp {
    text-align: left;
  }
}

@media screen and (min-width: 520px) {
  .u-br-sp {
    display: none;
  }
}

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

.u-red {
  color: #1D1D20;
}

.tp-main {
  background: url("/sitewide/img/top/img_main@x2.webp") center no-repeat;
  height: 540px;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 520px) {
  .tp-main {
    background: url("/sitewide/img/top/img_main.webp") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 900px) {
  .tp-main {
    height: 720px;
    background-size: cover;
  }
}
.tp-main__bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: calc(768px - 1px)) {
  .tp-main__bg {
    background-color: rgba(12, 19, 35, 0.3);
  }
}
.tp-main__catch {
  width: min(100% - 6rem, 108rem);
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 9;
}
@media screen and (min-width: 520px) {
  .tp-main__catch {
    width: min(100% - 15rem, 108rem);
  }
}
.tp-main__img__outer {
  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;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .tp-main__img__outer {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.tp-main__img__catch {
  width: 32rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .tp-main__img__catch {
    margin-top: -7%;
    width: 31rem;
  }
}
@media screen and (min-width: 1080px) {
  .tp-main__img__catch {
    width: 46.3rem;
  }
}

.tp-info {
  padding-top: 5rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .tp-info {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 768px) {
  .tp-info__unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.tp-info__logo {
  width: 8rem;
  margin: 0 auto 3rem;
}
@media screen and (min-width: 768px) {
  .tp-info__logo {
    margin: 0;
    -ms-flex-preferred-size: 16rem;
        flex-basis: 16rem;
    border-right: 1px solid #dfdfdf;
  }
}
@media screen and (min-width: 900px) {
  .tp-info__logo {
    -ms-flex-preferred-size: 20rem;
        flex-basis: 20rem;
  }
}
.tp-info__logo__svg {
  width: 8rem;
}
@media screen and (min-width: 900px) {
  .tp-info__logo__svg {
    width: 14.5rem;
  }
}
.tp-info__title {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .tp-info__title {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 3.5rem;
  }
}
@media screen and (min-width: 900px) {
  .tp-info__title {
    padding-left: 4.5rem;
  }
}
.tp-info__title__heading {
  font-weight: 700;
  font-size: clamp(3.5rem, 3.12vw + 1.51rem, 5.5rem);
}
.tp-info__title__heading--sub {
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .tp-info__title__heading--sub {
    font-size: 2.8rem;
  }
}
.tp-info__text {
  margin-top: 1.6rem;
}
@media screen and (min-width: 768px) {
  .tp-info__text {
    margin-top: 3.6rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-info__text {
    width: 28rem !important;
    margin-left: auto;
    margin-right: auto;
  }
}

.tp-sensor__can__unit {
  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;
  gap: clamp(4rem, 6.01vw + 1.51rem, 8rem);
}
.tp-sensor__can__item {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .tp-sensor__can__item {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .tp-sensor__can__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  .tp-sensor__can__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-sensor__can__item .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}

.tp-ai .is-2 {
  font-size: 3rem;
}
@media screen and (min-width: 768px) {
  .tp-ai .is-2 {
    font-size: 4rem;
  }
}
.tp-ai__can__unit {
  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;
  gap: clamp(4rem, 6.01vw + 1.51rem, 8rem);
}
.tp-ai__can__item {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .tp-ai__can__item {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .tp-ai__can__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  .tp-ai__can__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-ai__can__item .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}

.tp-product .c-title {
  text-align: center;
}
.tp-product__can:not(:last-child) {
  margin-bottom: clamp(4rem, 4.62vw + 2.09rem, 8rem);
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-product__can .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}
.tp-product__can__unit {
  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;
  gap: clamp(4rem, 6.01vw + 1.51rem, 8rem);
}
.tp-product__can__item {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .tp-product__can__item {
    width: calc(50% - 2rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .tp-product__can__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (min-width: 768px) and (min-width: 900px) {
  .tp-product__can__item {
    width: calc(50% - 4rem);
  }
}
@media screen and (min-width: 1080px) {
  .tp-product__can__item {
    width: calc(33.3333333333% - 2.6666666667rem);
  }
}
@media screen and (min-width: 1080px) and (min-width: 768px) {
  .tp-product__can__item {
    width: calc(33.3333333333% - 5.3333333333rem);
  }
}
@media screen and (min-width: 1080px) and (min-width: 900px) {
  .tp-product__can__item {
    width: calc(33.3333333333% - 5.3333333333rem);
  }
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-product__can__item {
    width: 28rem !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.tp-product__can__item .c-title {
  margin-bottom: 1.2rem;
}
.tp-product__can__undertext {
  margin-top: 1.6rem;
}
@media screen and (min-width: 768px) {
  .tp-product__can__undertext {
    text-align: center;
  }
}

.tp-technology .c-title {
  text-align: center;
}
.tp-technology__can:not(:last-child) {
  margin-bottom: clamp(4rem, 4.62vw + 2.09rem, 8rem);
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-technology__can .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}

.tp-problem {
  background-color: #1D1D20;
  color: #fff;
}
.tp-problem__catch {
  text-align: center;
  padding-bottom: 6rem;
  font-size: 2.7rem;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .tp-problem__catch {
    padding: 0 0 10rem;
    font-size: 4.6rem;
  }
}
@media screen and (min-width: 900px) {
  .tp-problem__catch .u-br-tab {
    display: none;
  }
}
.tp-problem__catch::after {
  content: "";
  display: block;
  width: 5rem;
  height: 1px;
  background-color: #777;
  margin: 6rem auto 0;
}
@media screen and (min-width: 768px) {
  .tp-problem__catch::after {
    width: 8rem;
    margin: 10rem auto 0;
  }
}
.tp-problem__hero {
  margin-bottom: 6rem;
}
.tp-problem__hero .is-2 {
  text-align: center;
}
@media screen and (max-width: calc(768px - 1px)) {
  .tp-problem__hero .is-2.is-small {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 768px) {
  .tp-problem__hero {
    text-align: center;
  }
}
.tp-problem__outer > *:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (min-width: 768px) {
  .tp-problem__outer > *:not(:last-child) {
    margin-bottom: 10rem;
  }
}
.tp-problem__unit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .tp-problem__unit {
    gap: 6rem;
  }
}
@media screen and (min-width: 900px) {
  .tp-problem__unit {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media screen and (min-width: 1080px) {
  .tp-problem__unit {
    gap: 8rem;
  }
}
.tp-problem__unit:not(:last-child) {
  margin-bottom: 8rem;
}
@media screen and (min-width: 520px) {
  .tp-problem__unit:not(:last-child) {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 900px) {
  .tp-problem__unit:not(:last-child) {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .tp-problem__unit:not(:nth-of-type(2n)) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 900px) {
  .tp-problem__text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (min-width: 1080px) {
  .tp-problem__text {
    margin-top: 2rem;
  }
}
.tp-problem__space .tp-problem__hero {
  margin-bottom: 8rem;
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-problem__space .tp-problem__hero {
    margin-bottom: 4rem;
  }
}
.tp-problem__space-mainimg {
  margin-bottom: 8rem;
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-problem .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}
.tp-problem__img {
  width: 100%;
}
@media screen and (min-width: 900px) {
  .tp-problem__img {
    -ms-flex-preferred-size: 28rem;
        flex-basis: 28rem;
  }
}
@media screen and (min-width: 1080px) {
  .tp-problem__img {
    -ms-flex-preferred-size: 40rem;
        flex-basis: 40rem;
  }
}
@media screen and (max-width: calc(520px - 1px)) {
  .tp-problem__img .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}
.tp-problem__space .tp-problem__text {
  margin-top: 0;
}

@media screen and (max-width: calc(520px - 1px)) {
  .tp-example .c-figure {
    width: calc(100% + 6rem);
    margin-left: -3rem;
  }
}
.tp-example .note-embed {
  width: 100%;
  margin: 40px auto 0px;
}
@media screen and (min-width: 768px) {
  .tp-example .note-embed {
    width: 65%;
  }
}
.tp-example__rss {
  margin-top: 60px;
}
.tp-example__rss ul {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}
@media screen and (min-width: 520px) {
  .tp-example__rss ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 768px) {
  .tp-example__rss ul {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 900px) {
  .tp-example__rss ul {
    grid-template-columns: repeat(4, 1fr);
  }
}
.tp-example__rss ul a {
  text-decoration: none;
  color: #1D1D20;
  line-height: 1.5;
}
.tp-example__rss ul a * {
  display: block;
}
.tp-example__rss ul img {
  border-radius: 10px;
}
.tp-example__rss ul time {
  opacity: 0.7;
  margin: 5px 0;
  font-size: 14px;
}
.tp-example__rss #load-more {
  background: #dfdfdf;
  padding: 10px;
  width: 100%;
  max-width: 300px;
  margin: 30px auto 0;
  border-radius: 5px;
}
.tp-example lite-youtube {
  max-width: initial;
  margin-top: 60px;
}

.tp-company .c-title {
  margin: 0 clamp(1.6rem, 0.46vw + 1.41rem, 2rem) clamp(1.6rem, 0.46vw + 1.41rem, 2rem);
}

.tp-contact {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .tp-contact {
    padding-bottom: 16rem;
  }
}
.tp-contact__heading {
  margin-bottom: 5rem;
}
.tp-contact__btn__text {
  margin-bottom: 2rem;
}

@media screen and (max-width: calc(768px - 1px)) {
  .en .is-1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: calc(768px - 1px)) {
  .en .is-2 {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 768px) {
  .en .is-4 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) {
  .en .tp-product__can__item .is-3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: calc(768px - 1px)) {
  .en .tp-problem__hero .is-2.is-small {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 900px) {
  .en .tp-problem__text {
    margin-top: 0;
  }
}
.en .tp-company .is-2 {
  margin-left: 0;
  margin-right: 0;
}/*# sourceMappingURL=common.css.map */