@charset "UTF-8";
.sp-br {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pc-br {
    display: none;
  }
}
html,
body {
  font-family: Noto Sans JP, sans-serif;
}
*,
:before,
:after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  margin: 0;
}
html {
  line-height: 1.5;
  color: #333;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
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,
embed,
object,
iframe {
  vertical-align: bottom;
}
button,
input,
optgroup,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.l-header {
  background-color: #fff;
  padding: 25px 0 18px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  box-shadow: 0 10px 15px #0000001a;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 18px 0;
  }
}
.l-footer {
  padding: 94px 0 15px;
  background-color: #5b5553;
}
.l-main {
  background-color: #fff;
}
.l-fv {
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .l-fv {
    height: auto;
  }
}
.l-information {
  width: 100%;
}
.l-presents {
  width: 100%;
  height: 560px;
  background-color: #f1e9dc;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .l-presents {
    height: 395px;
  }
}
.l-case {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.l-embla {
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .l-embla {
    padding: 20px 0 0;
  }
}
.l-special-feature {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.l-bottom-banner {
  padding: 120px 60px;
}
@media screen and (max-width: 767px) {
  .l-bottom-banner {
    padding: 80px 15px;
  }
}
.c-header {
  display: flex;
  justify-content: center;
}
.c-header .c-header__logo {
  width: 100%;
  height: 100%;
  max-width: 152px;
}
@media screen and (max-width: 767px) {
  .c-header .c-header__logo {
    max-width: 112px;
  }
}
.c-header .c-header__logo-img {
  width: 100%;
  height: auto;
}
.c-footer {
  font-size: 11px;
  color: #fff;
  text-align: center;
}
.c-fv {
  height: 100%;
  width: 100%;
  padding: 70px 60px 52px;
  height: 100vh;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
@media screen and (max-width: 767px) {
  .c-fv {
    height: 100%;
    padding: 60px 15px 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.c-fv .c-fv__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  position: relative;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__inner {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%;
  }
}
.c-fv .c-fv__inner .c-fv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__inner .c-fv__bg {
    height: 365px;
  }
}
.c-fv .c-fv__inner .c-fv__bg .c-fv__bg-img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 90%;
  width: 100%;
}
.c-fv .c-fv__inner .c-fv__inner-content {
  display: flex;
  flex-direction: column;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .c-fv .c-fv__inner .c-fv__inner-content {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__inner .c-fv__inner-content {
    position: relative;
    max-width: 414px;
    width: 100%;
    align-items: center;
    padding-bottom: unset;
    margin-top: 370px;
  }
}
.c-fv .c-fv__inner .c-fv__inner-content .c-fv__inner-content-top {
  margin-left: 30px;
  max-width: 112px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__inner .c-fv__inner-content .c-fv__inner-content-top {
    max-width: 54px;
    position: absolute;
    top: -50px;
    left: 10%;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-top
  .c-fv__inner-content-top-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-fv .c-fv__inner .c-fv__inner-content .c-fv__inner-content-middle {
  padding-left: 60px;
  display: flex;
  gap: 10px;
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__inner .c-fv__inner-content .c-fv__inner-content-middle {
    padding-left: 0;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-middle
  .c-fv__inner-content-middle-text-area {
  max-width: 420px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-middle
    .c-fv__inner-content-middle-text-area {
    color: #5b5553;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-middle
  .c-fv__inner-content-middle-text-area
  .c-fv__inner-content-middle-text-area-text {
  font-size: 23px;
  line-height: 1.6;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 400;
  text-shadow: 0 5px 10px rgba(85, 85, 85, 0.3);
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-middle
    .c-fv__inner-content-middle-text-area
    .c-fv__inner-content-middle-text-area-text {
    font-size: 16px;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-middle
  .c-fv__inner-content-middle-text-area
  .c-fv__inner-content-middle-text-area-title {
  font-size: 56px;
  line-height: 1.6;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-shadow: 0 5px 10px rgba(85, 85, 85, 0.3);
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-middle
    .c-fv__inner-content-middle-text-area
    .c-fv__inner-content-middle-text-area-title {
    font-size: 35px;
    margin-top: 10px;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-middle
  .c-fv__inner-content-middle-img-area {
  max-width: 74px;
  display: flex;
  align-items: end;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-middle
    .c-fv__inner-content-middle-img-area {
    position: absolute;
    top: -80px;
    right: 20px;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-middle
  .c-fv__inner-content-middle-img-area
  .c-fv__inner-content-middle-img-area-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-middle
    .c-fv__inner-content-middle-img-area
    .c-fv__inner-content-middle-img-area-img {
    display: none;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-middle
  .c-fv__inner-content-middle-img-area
  .c-fv__inner-content-middle-img-area-img-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-middle
    .c-fv__inner-content-middle-img-area
    .c-fv__inner-content-middle-img-area-img-sp {
    display: block;
  }
}
.c-fv .c-fv__inner .c-fv__inner-content .c-fv__inner-content-bottom {
  width: 100%;
  padding-left: 60px;
  display: flex;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__inner .c-fv__inner-content .c-fv__inner-content-bottom {
    position: relative;
    justify-content: center;
    padding-left: 0;
    margin-top: 10px;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-bottom
  .c-fv__inner-content-bottom-text-image {
  background-image: url(../img/speech-bubble.png);
  background-size: cover;
  background-position: center;
  width: 305px;
  height: 64px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-bottom
    .c-fv__inner-content-bottom-text-image {
    background-image: none;
    width: 100%;
    height: auto;
    justify-content: center;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-bottom
  .c-fv__inner-content-bottom-text-image
  .c-fv__inner-content-bottom-text-image-text {
  padding-left: 54px;
  font-size: 17px;
  line-height: 1.5;
  color: #5b5553;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-bottom
    .c-fv__inner-content-bottom-text-image
    .c-fv__inner-content-bottom-text-image-text {
    padding-left: 0;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-bottom
  .c-fv__inner-content-bottom-img-area {
  max-width: 136px;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-bottom
    .c-fv__inner-content-bottom-img-area {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-bottom
  .c-fv__inner-content-bottom-img-area
  .c-fv__inner-content-bottom-img-area-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-bottom
    .c-fv__inner-content-bottom-img-area
    .c-fv__inner-content-bottom-img-area-img {
    display: none;
  }
}
.c-fv
  .c-fv__inner
  .c-fv__inner-content
  .c-fv__inner-content-bottom
  .c-fv__inner-content-bottom-img-area
  .c-fv__inner-content-bottom-img-area-img-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-fv
    .c-fv__inner
    .c-fv__inner-content
    .c-fv__inner-content-bottom
    .c-fv__inner-content-bottom-img-area
    .c-fv__inner-content-bottom-img-area-img-sp {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
  }
}
.c-fv .c-fv__foot-prints {
  position: absolute;
  right: 22px;
  top: 376px;
  mix-blend-mode: difference;
  display: none;
  width: 62px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__foot-prints {
    display: block;
  }
}
.c-fv .c-fv__foot-prints .c-fv__foot-prints-img {
  height: auto;
  object-fit: contain;
  width: 100%;
}
.c-fv .c-fv__link-wrapper {
  max-width: 414px;
  width: 100%;
  display: flex;
  position: absolute;
  bottom: 60px;
  right: 0;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__link-wrapper {
    max-width: 365px;
    bottom: unset;
    right: unset;
    position: relative;
    margin-top: 10px;
  }
}
@media screen and (max-width: 499px) {
  .c-fv .c-fv__link-wrapper {
    width: calc(100% + 28px);
  }
}
.c-fv .c-fv__link-wrapper .c-fv__link-wrapper-area {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__link-wrapper .c-fv__link-wrapper-area {
    position: relative;
    right: auto;
    bottom: auto;
    max-width: 365px;
    width: 100%;
  }
}
.c-fv .c-fv__link-wrapper .c-fv__link-wrapper-area .c-fv__link-wrapper-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-fv .c-fv__scroll-wrapper {
  position: absolute;
  bottom: 120px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .c-fv .c-fv__scroll-wrapper {
    left: auto;
    bottom: auto;
    right: -2px;
    top: 306px;
  }
}
.c-fv__scroll span {
  display: inline-block;
  position: relative;
  font-size: 12px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: #5b5553;
  writing-mode: vertical-lr;
  transition: 0.2s;
}
.c-fv__scroll span:before {
  content: "";
  position: absolute;
  border-radius: 100vh;
  bottom: -50px;
  left: 8px;
  width: 0.5px;
  height: 40px;
  background: #5b5553;
}
.c-fv__scroll span:after {
  content: "";
  border-radius: 100vh;
  position: absolute;
  bottom: -50px;
  left: 7.5px;
  width: 1.5px;
  height: 40px;
  background-color: #5b5553;
}
#type01 span:after {
  animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@keyframes sdl01 {
  0% {
    transform: scaleY(0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1);
    transform-origin: 0 100%;
  }
  to {
    transform: scaleY(0);
    transform-origin: 0 100%;
  }
}
.c-information {
  width: 100%;
  height: 100%;
  background-image: url(../img/information-bg.jpg);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}
.c-information .c-information__inner {
  width: 100%;
  height: 100%;
  padding: 0 65px 65px;
  display: flex;
  align-items: end;
}
@media screen and (max-width: 767px) {
  .c-information .c-information__inner {
    padding: 0 15px 65px;
  }
}
.c-information .c-information__inner .c-information__inner-content {
  max-width: 1200px;
  width: 100%;
  height: 665px;
  margin: 35% auto 0;
  background-color: #fff;
  box-shadow: 0 10px 15px #0000001a;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  background-image: url(../img/circle-beige.png);
  background-size: 100% 135px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .c-information .c-information__inner .c-information__inner-content {
    height: 390px;
    background-image: url(../img/circle-beige-sp.png);
    background-size: 100% 102px;
  }
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-text-area
  .c-information__inner-text-area-title {
  font-size: 89px;
  font-weight: 400;
  line-height: 1.2;
  color: #f5f3ef;
  font-family: Figtree, sans-serif;
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translate(-50%);
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-text-area
    .c-information__inner-text-area-title {
    font-size: 53px;
    top: 35px;
  }
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-text-area
  .c-information__inner-text-area-content {
  max-width: 554px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 124px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-text-area
    .c-information__inner-text-area-content {
    max-width: 324px;
    margin-top: 62px;
  }
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-text-area
  .c-information__inner-text-area-content
  .c-information__inner-text-area-content-text {
  font-size: 31px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-optical-sizing: auto;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-text-area
    .c-information__inner-text-area-content
    .c-information__inner-text-area-content-text {
    font-size: 20px;
  }
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-text-area
  .c-information__inner-text-area-content
  .c-information__inner-text-area-content-icon {
  width: 100%;
  height: auto;
  margin-top: 20px;
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-img-area {
  width: 500px;
  height: 360px;
  margin-right: 100px;
  background-image: url(../img/book.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: end;
  justify-content: end;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-img-area {
    width: 300px;
    height: 230px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 499px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-img-area {
    margin-right: 56px;
    width: calc(100% - 40px);
  }
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-img-area
  .c-information__inner-item {
  width: 212px;
  height: 212px;
  position: absolute;
  bottom: 30px;
  right: -90px;
}
@media screen and (max-width: 767px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-img-area
    .c-information__inner-item {
    width: 170px;
    height: 170px;
    right: -64px;
    bottom: 20px;
  }
}
@media screen and (max-width: 499px) {
  .c-information
    .c-information__inner
    .c-information__inner-content
    .c-information__inner-img-area
    .c-information__inner-item {
    right: -50px;
  }
}
.c-information
  .c-information__inner
  .c-information__inner-content
  .c-information__inner-img-area
  .c-information__inner-item
  .c-information__inner-right-img {
  width: 100%;
  height: auto;
}
.c-presents {
  width: 100%;
  height: 100%;
  background-image: url(../img/circle-white.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-presents {
    background-image: url(../img/circle-white-sp.png);
    background-size: 100% 120px;
  }
}
.c-presents .c-presents__title {
  font-size: 146px;
  font-family: Figtree, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #ebe2d3;
  position: absolute;
  top: 223px;
  left: 50%;
  transform: translate(-50%);
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-presents .c-presents__title {
    font-size: 87px;
    top: 172px;
  }
}
.c-presents .c-presents__inner {
  max-width: 728px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-presents .c-presents__inner {
    max-width: 400px;
  }
}
.c-presents .c-presents__inner .c-presents__top-left {
  max-width: 266px;
  width: 100%;
  position: absolute;
  top: 69px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .c-presents .c-presents__inner .c-presents__top-left {
    max-width: 173px;
    left: 5%;
  }
}
.c-presents .c-presents__inner .c-presents__top-left .c-presents__top-left-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-presents .c-presents__inner .c-presents__top-right {
  max-width: 160px;
  width: 100%;
  position: absolute;
  top: 50px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  .c-presents .c-presents__inner .c-presents__top-right {
    max-width: 120px;
    top: 25px;
    right: 5%;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__top-right
  .c-presents__top-right-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-presents .c-presents__inner .c-presents__inner-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 175px;
}
@media screen and (max-width: 767px) {
  .c-presents .c-presents__inner .c-presents__inner-content {
    padding-top: 140px;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-text-img-area {
  max-width: 422px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-text-img-area {
    max-width: 276px;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-text-img-area
  .c-presents__inner-text-img-area-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-text-img-area
  .c-presents__inner-text-img-area-text {
  font-size: 28px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-text-img-area
    .c-presents__inner-text-img-area-text {
    display: none;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper {
  max-width: 458px;
  width: 100%;
  height: 94px;
  margin-left: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper {
    max-width: 315px;
    margin-left: 0;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-area {
  max-width: 458px;
  width: 100%;
  height: 94px;
  background-color: #ff9c50;
  border: 1px solid #fff;
  border-radius: 100px;
  margin-top: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper
    .c-presents__inner-link-area {
    height: 85px;
    margin-top: 10px;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-area
  .c-presents__inner-link-area-text {
  font-size: 26px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper
    .c-presents__inner-link-area
    .c-presents__inner-link-area-text {
    font-size: 19px;
    margin-left: 10px;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-area
  .pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper
    .c-presents__inner-link-area
    .pc {
    display: none;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-area
  .sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper
    .c-presents__inner-link-area
    .sp {
    display: block;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-area
  .c-presents__inner-link-area-img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 80px;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper
    .c-presents__inner-link-area
    .c-presents__inner-link-area-img {
    width: 19px;
    height: 19px;
    right: 36px;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-book-img-area {
  width: 150px;
  height: 168px;
  position: absolute;
  top: -10px;
  left: -40px;
}
@media screen and (max-width: 767px) {
  .c-presents
    .c-presents__inner
    .c-presents__inner-content
    .c-presents__inner-link-wrapper
    .c-presents__inner-link-book-img-area {
    width: 120px;
    height: 130px;
    top: -10px;
    left: -30px;
  }
}
.c-presents
  .c-presents__inner
  .c-presents__inner-content
  .c-presents__inner-link-wrapper
  .c-presents__inner-link-book-img-area
  .c-presents__inner-link-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-case {
  width: 100%;
  height: 100%;
  padding: 100px 90px 130px;
}
@media screen and (max-width: 767px) {
  .c-case {
    padding: 60px 30px 90px;
  }
}
.c-case .c-case__top {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-case .c-case__top .c-case__top-text-wrapper {
  width: 100%;
  height: 100%;
  padding-bottom: 78px;
  position: relative;
}
.c-case .c-case__top .c-case__top-text-wrapper .c-case__top-text-wrapper-title {
  font-size: 143px;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #f5f3ef;
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%);
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-case
    .c-case__top
    .c-case__top-text-wrapper
    .c-case__top-text-wrapper-title {
    font-size: 76px;
  }
}
.c-case
  .c-case__top
  .c-case__top-text-wrapper
  .c-case__top-text-wrapper-text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  position: relative;
  z-index: 1;
}
.c-case
  .c-case__top
  .c-case__top-text-wrapper
  .c-case__top-text-wrapper-text-area
  .c-case__top-text-wrapper-text-area-sub-title {
  font-size: 20px;
  font-family: Figtree, sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #ff9c50;
}
.c-case
  .c-case__top
  .c-case__top-text-wrapper
  .c-case__top-text-wrapper-text-area
  .c-case__top-text-wrapper-text-area-text {
  font-size: 45px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-case
    .c-case__top
    .c-case__top-text-wrapper
    .c-case__top-text-wrapper-text-area
    .c-case__top-text-wrapper-text-area-text {
    font-size: 25px;
  }
}
.c-case .c-case__top .c-case__top-img-wrapper {
  max-width: 830px;
  width: 100%;
  height: 100%;
  margin: 40px auto 0;
  display: flex;
  justify-content: space-between;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__top .c-case__top-img-wrapper {
    margin: 0 auto;
  }
}
.c-case .c-case__top .c-case__top-img-wrapper .c-case__top-img-wrapper-left {
  max-width: 350px;
  max-height: 608px;
}
.c-case
  .c-case__top
  .c-case__top-img-wrapper
  .c-case__top-img-wrapper-left
  .c-case__top-img-wrapper-left-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  filter: drop-shadow(0 5px 10px rgba(85, 85, 85, 0.3));
}
.c-case .c-case__top .c-case__top-img-wrapper-right {
  max-width: 350px;
  max-height: 608px;
  margin-top: 52px;
}
.c-case
  .c-case__top
  .c-case__top-img-wrapper-right
  .c-case__top-img-wrapper-right-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  filter: drop-shadow(0 5px 10px rgba(85, 85, 85, 0.3));
}
.c-case .c-case__case1 {
  max-width: 1267px;
  width: 100%;
  height: 100%;
  margin: 120px auto 0;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__case1 {
    margin: 80px auto 0;
  }
}
.c-case .c-case__case2 {
  max-width: 1267px;
  width: 100%;
  height: 100%;
  margin: 90px auto 0;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__case2 {
    margin: 70px auto 0;
  }
}
.c-case .c-case__case-header {
  width: 100%;
  height: 112px;
  padding: 0 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__case-header {
    padding: 0;
  }
}
.c-case .c-case__case-header .c-case__case-header-title {
  font-size: 93px;
  font-family: Figtree, sans-serifs;
  font-weight: 400;
  line-height: 1.2;
  color: #f5f3ef;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__case-header .c-case__case-header-title {
    font-size: 56px;
    top: auto;
    bottom: -10px;
    right: -20px;
  }
}
.c-case .c-case__case-header .c-case__case-header-text-area {
  display: flex;
  flex-direction: column;
  gap: 15px;
  position: relative;
  z-index: 1;
}
.c-case
  .c-case__case-header
  .c-case__case-header-text-area
  .c-case__case-header-text-area-sub-title {
  font-size: 18px;
  font-family: Figtree, sans-serifs;
  font-weight: 400;
  line-height: 1.2;
  color: #ff9c50;
}
.c-case
  .c-case__case-header
  .c-case__case-header-text-area
  .c-case__case-header-text-area-text {
  font-size: 28px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-case
    .c-case__case-header
    .c-case__case-header-text-area
    .c-case__case-header-text-area-text {
    font-size: 23px;
    line-height: 1.7;
  }
}
.c-case .c-case__case-text-wrapper {
  width: 100%;
  height: 100%;
  padding: 0 30px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .c-case .c-case__case-text-wrapper {
    padding: 0;
  }
}
.c-case .c-case__case-text-wrapper .c-case__case-text-wrapper-text {
  font-size: 17px;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-weight: 400;
  line-height: 1.7;
}
.c-embla {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.c-embla__viewport {
  overflow: hidden;
  padding-bottom: 20px;
}
.c-embla__container {
  display: flex;
  touch-action: pan-y pinch-zoom;
  margin-left: calc(var(--slide-spacing) * -1);
}
.c-embla__slide {
  min-width: 0;
  margin-left: 40px;
  min-width: 430px;
  max-width: 430px;
}
@media screen and (max-width: 767px) {
  .c-embla__slide {
    min-width: 100%;
    max-width: 100%;
    margin-left: 25px;
  }
}
.c-embla__slide-wrapper {
  max-width: 430px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .c-embla__slide-wrapper {
    max-width: 100%;
  }
}
.c-embla__slide-img {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 4px 8px rgba(85, 85, 85, 0.3));
  border-radius: 10px;
}
.c-embla__buttons {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.c-embla__button {
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 55px;
  height: 55px;
  z-index: 1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff9c50;
}
@media screen and (max-width: 767px) {
  .c-embla__button {
    width: 45px;
    height: 45px;
  }
}
.c-embla__button--prev {
  position: relative;
  left: -27.5px;
}
@media screen and (max-width: 767px) {
  .c-embla__button--prev {
    left: -22.5px;
  }
}
.c-embla__button--next {
  position: relative;
  right: -27.5px;
}
@media screen and (max-width: 767px) {
  .c-embla__button--next {
    right: -22.5px;
  }
}
.c-embla__button__svg {
  width: 25%;
  height: 25%;
  fill: #fff;
}
.c-embla__dots {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 10px;
}
.c-embla__dot {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  touch-action: manipulation;
  display: inline-flex;
  text-decoration: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  margin: 0;
  width: 6px;
  height: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #f0e6db;
}
.c-embla__dot:after {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  content: "";
}
.c-embla__dot--selected:after {
  background-color: #ff9c50;
}
.c-special-feature {
  width: 100%;
  height: 100%;
  padding: 120px 60px;
}
@media screen and (max-width: 767px) {
  .c-special-feature {
    padding: 70px 15px;
  }
}
.c-special-feature .c-special-feature__content {
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  box-shadow: 0 10px 15px #0000001a;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.c-special-feature .c-special-feature__content .c-special-feature__content-top {
  width: 100%;
  height: 147px;
  background-color: #f5f3ef;
  padding-top: 54px;
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-top {
    height: 85px;
    padding-top: 24px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-top
  img {
  width: 194px;
  height: 62px;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-top
    img {
    width: 135px;
    height: 100%;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-middle {
  width: 100%;
  height: 170px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-middle {
    height: 80px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-middle
  .c-special-feature__content-middle-title {
  width: 100%;
  font-size: 74px;
  font-weight: 400;
  font-family: Figtree, sans-serifs;
  color: #f5f3ef;
  line-height: 1.1;
  position: absolute;
  top: 24px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-middle
    .c-special-feature__content-middle-title {
    font-size: 42px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-middle
  .c-special-feature__content-middle-text-area {
  margin-top: 37px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-middle
    .c-special-feature__content-middle-text-area {
    margin-top: 10px;
    gap: 5px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-middle
  .c-special-feature__content-middle-text-area
  .c-special-feature__content-middle-text-area-sub-title {
  font-size: 46px;
  font-weight: 500;
  font-family: Zen Kaku Gothic New, sans-serifs;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-middle
    .c-special-feature__content-middle-text-area
    .c-special-feature__content-middle-text-area-sub-title {
    font-size: 28px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-middle
  .c-special-feature__content-middle-text-area
  .c-special-feature__content-middle-text-area-text {
  font-size: 21px;
  font-weight: 400;
  font-family: Figtree, sans-serifs;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-middle
    .c-special-feature__content-middle-text-area
    .c-special-feature__content-middle-text-area-text {
    font-size: 13px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-bottom {
  width: 100%;
  height: 183px;
  background-color: #f5f3ef;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-bottom {
    height: 125px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-bottom
  .c-special-feature__content-bottom-wrapper {
  max-width: 800px;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-bottom
    .c-special-feature__content-bottom-wrapper {
    padding-top: 20px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-bottom
  .c-special-feature__content-bottom-wrapper
  .c-special-feature__content-bottom-text-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-bottom
  .c-special-feature__content-bottom-wrapper
  .c-special-feature__content-bottom-text-area
  .c-special-feature__content-bottom-text-area-text {
  font-size: 24px;
  font-weight: 400;
  font-family: Zen Kaku Gothic New, sans-serifs;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-bottom
    .c-special-feature__content-bottom-wrapper
    .c-special-feature__content-bottom-text-area
    .c-special-feature__content-bottom-text-area-text {
    font-size: 18px;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-bottom
  .c-special-feature__content-bottom-wrapper
  .c-special-feature__content-bottom-img-area {
  width: 136px;
  position: absolute;
  top: 30px;
  right: 0;
}
@media screen and (max-width: 991px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-bottom
    .c-special-feature__content-bottom-wrapper
    .c-special-feature__content-bottom-img-area {
    top: 64px;
  }
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-bottom
    .c-special-feature__content-bottom-wrapper
    .c-special-feature__content-bottom-img-area {
    width: 78px;
    top: auto;
    right: 2vw;
    bottom: 2vw;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-bottom
  .c-special-feature__content-bottom-wrapper
  .c-special-feature__content-bottom-img-area
  .c-special-feature__content-bottom-img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-img-area {
  width: 120px;
  height: 100%;
  position: absolute;
  top: 80px;
  left: 20%;
}
@media screen and (max-width: 767px) {
  .c-special-feature
    .c-special-feature__content
    .c-special-feature__content-img-area {
    width: 80px;
    top: 2vw;
    left: 2vw;
  }
}
.c-special-feature
  .c-special-feature__content
  .c-special-feature__content-img-area
  img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
body {
  color: #5b5553;
}
.c-bottom-banner {
  text-align: center;
  background-image: url(../img/bottom-banner-img.jpg);
  background-size: cover;
  background-position: center;
  max-width: 1200px;
  padding: 81px 15px 65px;
  margin: 0 auto;
  box-shadow: 0 10px 15px #0000001a;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner {
    background-image: url(../img/bottom-banner-img-sp.jpg);
    padding: 70px 15px 76px;
  }
}
.c-bottom-banner .c-bottom-banner__content {
  max-width: 510px;
  margin: 0 auto;
  padding: 86px 0 71px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fffc;
  border-radius: 8px;
  position: relative;
}
.c-bottom-banner .c-bottom-banner__content .c-bottom-banner__border {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 0.5px solid #ff9c50;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-bottom-banner .c-bottom-banner__content .c-bottom-banner__wrapper {
  max-width: 287px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner .c-bottom-banner__content .c-bottom-banner__wrapper {
    max-width: 224px;
    margin-bottom: 20px;
  }
}
.c-bottom-banner .c-bottom-banner__content .c-bottom-banner__link {
  display: flex;
  max-width: 283px;
  width: 100%;
  height: 50px;
  align-items: center;
  position: relative;
  justify-content: center;
  background-color: #ff9c50;
  border-radius: 100px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner .c-bottom-banner__content .c-bottom-banner__link {
    max-width: 230px;
  }
}
.c-bottom-banner
  .c-bottom-banner__content
  .c-bottom-banner__link
  .c-bottom-banner__text {
  font-size: 18px;
  font-family: Zen Kaku Gothic New, sans-serifs;
  line-height: 1.5;
  margin-right: 14px;
  margin-bottom: 2px;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner
    .c-bottom-banner__content
    .c-bottom-banner__link
    .c-bottom-banner__text {
    font-size: 15px;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.c-bottom-banner
  .c-bottom-banner__content
  .c-bottom-banner__link
  .c-bottom-banner__arrow {
  max-width: 24px;
  position: absolute;
  right: 19px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner
    .c-bottom-banner__content
    .c-bottom-banner__link
    .c-bottom-banner__arrow {
    max-width: 16px;
    right: 16px;
  }
}
.c-bottom-banner
  .c-bottom-banner__content
  .c-bottom-banner__link
  .c-bottom-banner__arrow
  .c-bottom-banner__img {
  width: 100%;
  height: auto;
}
.c-bottom-banner .c-bottom-banner__content .c-bottom-banner__dog {
  max-width: 110px;
  position: absolute;
  bottom: 16px;
  left: 13px;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner .c-bottom-banner__content .c-bottom-banner__dog {
    max-width: 97px;
    bottom: 18px;
    left: 10px;
  }
}
.c-bottom-banner .c-bottom-banner__content .c-bottom-banner__book {
  max-width: 200px;
  position: absolute;
  top: -32px;
  right: -45px;
}
@media screen and (max-width: 767px) {
  .c-bottom-banner .c-bottom-banner__content .c-bottom-banner__book {
    max-width: 162px;
    top: -28px;
    right: -28px;
  }
}
.c-bottom-banner__img {
  width: 100%;
  height: auto;
}
.u-font-noto-sans {
  font-family: Noto Sans JP, serif;
}
.u-font-noto-serif {
  font-family: "Noto Serif JP", serif;
}
.u-font-ibm {
  font-family: IBM Plex Sans JP, serif;
}
.u-font-futura {
  font-family: futura-pt, sans-serif;
}
.u-font-temeraire {
  font-family: temeraire, serif;
}
.u-font-regular {
  font-weight: 400;
}
.u-font-medium {
  font-weight: 500;
}
.u-font-semibold {
  font-weight: 600;
}
.u-font-bold {
  font-weight: 700;
}
