<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
reset
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

ul {
  list-style: none;
}

ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/*------------------------------
関数
------------------------------*/
/* ----------------------- */
/*サイズ
/* ----------------------- */
/* ----------------------- */
/*font
/* ----------------------- */
/* ----------------------- */
/*塗り
/* ----------------------- */
/* ----------------------- */
/*border
/* ----------------------- */
/* ----------------------- */
/*背景色
/* ----------------------- */
/* ----------------------- */
/*シャドー
/* ----------------------- */
/* ----------------------- */
/*余白
/* ----------------------- */
/* ----------------------- */
/* メディアクエリ（max-width)
/* ----------------------- */
/* ----------------------- */
/* メディアクエリ（min-width)
/* ----------------------- */
/* ----------------------- */
/* メディアクエリ（min〜max)
/* ----------------------- */
/* ----------------------- */
/* プロジェクトmixin
/* ----------------------- */
/* ----------------------- */
/*アナトミー専用
/* ----------------------- */
/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
base
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media (max-width: 768px) {
  html {
    font-size: 3.4vw;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  html {
    font-size: 1.4vw;
  }
}
@media (min-width: 1201px) {
  html {
    font-size: 17px;
  }
}

body {
  font-size: 1rem;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  font-weight: 400;
  color: #6e6d6d;
  letter-spacing: 0em;
  line-height: 1.5;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6 {
  color: inherit;
}

.en * {
  word-break: break-all;
}

a {
  color: inherit;
}

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

input {
  font-size: 16px;
}

select {
  font-size: 16px;
}

textarea {
  font-size: 16px;
}

input[type=submit] {
  appearance: none;
  -webkit-appearance: none;
}

input[type=button],
input[type=text],
input[type=submit],
input[type=image],
textarea {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}

/*------------------------------
font-face
------------------------------*/
@font-face {
  font-family: "Carattere";
  src: url("../font/Carattere-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YakuHanJP";
  src: url("../font/YakuHanJP-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YakuHanJP";
  src: url("../font/YakuHanJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YakuHanJP";
  src: url("../font/YakuHanJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("../font/NotoSerifJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("../font/NotoSerifJP-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NotoSerifJP";
  src: url("../font/NotoSerifJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YakuHanMP";
  src: url("../font/YakuHanMP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YakuHanMP";
  src: url("../font/YakuHanMP-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "YakuHanMP";
  src: url("../font/YakuHanMP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
共通
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ----------------------- */
/*layout
/* ----------------------- */
.l-container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 200px;
}
@media (max-width: 768px) {
  .l-container {
    padding: 0 5.2083333333vw;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .l-container {
    padding: 0 16.6666666667vw;
  }
}

.l-container-l {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 0 130px;
}
@media (max-width: 768px) {
  .l-container-l {
    padding: 0 5.2083333333vw;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .l-container-l {
    padding: 0 10.8333333333vw;
  }
}

.l-inner {
  padding: 0 4.1666666667vw;
  margin: auto;
}
@media (max-width: 768px) {
  .l-inner {
    padding: 0;
  }
}

/* ----------------------- */
/*common・component
/* ----------------------- */
.c-text-ss {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.7;
}

.c-text-s {
  font-size: 1.0588235294rem;
  font-weight: 400;
  line-height: 1.7;
}

.c-text {
  font-size: 1.1764705882rem;
  font-weight: 400;
  line-height: 1.75;
}

.c-text-l {
  font-size: 1.2941176471rem;
  font-weight: 400;
  line-height: 1.75;
}

.c-marker {
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.1em;
  background: linear-gradient(transparent 60%, #fff47a 60%);
}

.c-marker2 {
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.1em;
  background: linear-gradient(transparent 60%, rgba(255, 235, 0, 0.5) 60%);
}

.c-marker3 {
  padding-left: 0.2em;
  padding-right: 0.2em;
  padding-bottom: 0.1em;
  background: linear-gradient(transparent 60%, rgba(255, 202, 0, 0.5) 60%);
}

.c-button__text {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -1.4705882353rem;
}
@media (max-width: 768px) {
  .c-button__text {
    width: 85%;
    margin-bottom: -1.1764705882rem;
  }
}
.c-button__button {
  transition: 0.3s;
}
.c-button__button:hover {
  filter: brightness(1.12);
}
.c-button--2 .c-button__text {
  width: 72%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .c-button--2 .c-button__text {
    width: 78%;
  }
}

.c-sec-border {
  position: relative;
}
.c-sec-border::before {
  content: "";
  width: 2px;
  height: 4.7058823529rem;
  background-color: rgba(110, 109, 109, 0.5);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.c-sec-arrow {
  position: relative;
}
.c-sec-arrow::before {
  content: "";
  width: 12.7647058824rem;
  height: 4.1764705882rem;
  background-image: url("../img/sec_arrow.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -25%);
}

.c-logo {
  width: 29.4117647059rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .c-logo {
    width: 90%;
  }
}

.c-iframe {
  position: relative;
  padding-top: 56.2068965517%;
}
.c-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-dot {
  position: relative;
}
.c-dot::before {
  content: "";
  width: 0.22em;
  height: 0.22em;
  border-radius: 50%;
  background: #6e6d6d;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.18em;
}
.c-dot--yellow::before {
  background: #986600;
}

/* ----------------------- */
/*ユーティリティ
/* ----------------------- */
.hidden {
  display: none;
}

@media (min-width: 769px) {
  .pc-none {
    display: none !important;
  }
}

.pc-none--flex {
  display: none !important;
}
@media (max-width: 768px) {
  .pc-none--flex {
    display: flex !important;
  }
}

@media (max-width: 768px) {
  .sp-none {
    display: none !important;
  }
}

.bg-white {
  background-color: #fff;
}

.bg-gray {
  background-color: #EBEBEB;
}

.hover-opacity {
  transition: 0.3s;
}
.hover-opacity:hover {
  opacity: 0.7;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

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

@media (max-width: 768px) {
  .sm-justify-end {
    justify-content: flex-end;
  }
}

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

@media (max-width: 768px) {
  .sm-justify-end-box {
    display: flex;
    justify-content: flex-end;
  }
}

.justify-between {
  justify-content: space-between;
}

@media (max-width: 768px) {
  .sm-justify-between {
    justify-content: space-between;
  }
}

.justify-between-box {
  display: flex;
  justify-content: space-between;
}

.justify-center {
  justify-content: center;
}

@media (max-width: 768px) {
  .sm-justify-center {
    justify-content: center;
  }
}

.justify-center-box {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .sm-justify-center-box {
    display: flex;
    justify-content: center;
  }
}

.align-items-center {
  align-items: center;
}
@media (max-width: 768px) {
  .align-items-center {
    align-items: normal;
  }
}

.align-items-end {
  align-items: flex-end;
}

@media (max-width: 768px) {
  .sm-align-items-end {
    align-items: flex-end;
  }
}

.align-self-start {
  align-self: flex-start;
}

@media (max-width: 768px) {
  .sm-align-self-start {
    align-self: flex-start;
  }
}

.align-self-end {
  align-self: flex-end;
}

@media (max-width: 768px) {
  .sm-align-self-end {
    align-self: flex-end;
  }
}

.align-center-box {
  display: flex;
  align-items: center;
}

.overflow-right {
  margin-right: calc(50% - 50vw);
}

.overflow-left {
  margin-left: calc(50% - 50vw);
}

.text-center {
  text-align: center;
}

@media (max-width: 768px) {
  .sm-text-center {
    text-align: center;
  }
}

.text-right {
  text-align: right;
}

.text-link {
  text-decoration: underline;
}
.text-link:hover {
  text-decoration: none;
}

.text-list li:not(:last-child) {
  margin-bottom: 0.5em;
}

.text-indent {
  padding-left: 0.5em;
  text-indent: -0.5em;
}

.text-indent2 {
  padding-left: 1em;
  text-indent: -1em;
}

.weight400 {
  font-weight: 400;
}

.weight500 {
  font-weight: 500;
}

.weight600 {
  font-weight: 600;
}

.color-white {
  color: #fff;
}

.pt-sec {
  padding-top: 5.8823529412rem;
}

.pb-sec {
  padding-bottom: 5.8823529412rem;
}

.ptb-sec {
  padding: 5.8823529412rem 0;
}

.mt0 {
  margin-top: 0px !important;
}

.mt10 {
  margin-top: 0.6rem !important;
}

.mt20 {
  margin-top: 1.2rem !important;
}

.mt30 {
  margin-top: 1.8rem !important;
}

.mt40 {
  margin-top: 2.4rem !important;
}

.mt50 {
  margin-top: 2.9rem !important;
}

.mt60 {
  margin-top: 3.5rem !important;
}

.mt80 {
  margin-top: 4.7rem !important;
}

.mt100 {
  margin-top: 5.9rem !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb10 {
  margin-bottom: 0.6rem !important;
}

.mb20 {
  margin-bottom: 1.2rem !important;
}

.mb30 {
  margin-bottom: 1.8rem !important;
}

.mb40 {
  margin-bottom: 2.4rem !important;
}

.mb50 {
  margin-bottom: 2.9rem !important;
}

.mb60 {
  margin-bottom: 3.5rem !important;
}

.mb80 {
  margin-bottom: 4.7rem !important;
}

.mb100 {
  margin-bottom: 5.9rem !important;
}

.mt05em {
  margin-top: 0.5em !important;
}

.mt1em {
  margin-top: 1em !important;
}

.mt15em {
  margin-top: 1.5em !important;
}

.mt2em {
  margin-top: 2em !important;
}

.mb05em {
  margin-bottom: 0.5em !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.mb15em {
  margin-bottom: 1.5em !important;
}

.mb2em {
  margin-bottom: 2em !important;
}

.mb25em {
  margin-bottom: 2.5em !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pt10 {
  padding-top: 0.6rem !important;
}

.pt20 {
  padding-top: 1.2rem !important;
}

.pt30 {
  padding-top: 1.8rem !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb10 {
  padding-bottom: 0.6rem !important;
}

.pb20 {
  padding-bottom: 1.2rem !important;
}

.pb30 {
  padding-bottom: 1.8rem !important;
}

.pt100 {
  padding-top: 6.25rem !important;
}

.pb100 {
  padding-bottom: 6.25rem !important;
}

.pb120 {
  padding-bottom: 7.5rem !important;
}

.pt05em {
  padding-top: 0.5em !important;
}

.pt1em {
  padding-top: 1em !important;
}

.pt15em {
  padding-top: 1.5em !important;
}

.pt2em {
  padding-top: 2em !important;
}

.pb05em {
  padding-bottom: 0.5em !important;
}

.pb1em {
  padding-bottom: 1em !important;
}

.pb15em {
  padding-bottom: 1.5em !important;
}

.pb2em {
  padding-bottom: 2em !important;
}

.pb25em {
  padding-bottom: 2.5em !important;
}

/* ----------------------- */
/*cta
/* ----------------------- */
.cta {
  padding: 2.3529411765rem 0;
  background-color: #efede3;
}
.cta__title {
  text-align: center;
  letter-spacing: 0.12em;
  color: #464646;
  margin-top: 0.3em;
  font-size: 2.3529411765rem;
  font-weight: 400;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .cta__title {
    font-size: 2.3529411765rem;
  }
}
.cta--2 {
  padding: 4.7058823529rem 0 3.5294117647rem;
  position: relative;
}
.cta--2::before {
  content: "";
  width: 5.8823529412rem;
  height: 7.2352941176rem;
  background-image: url("../img/cta_arrow.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* ----------------------- */
/*sec1
/* ----------------------- */
.sec1-head {
  padding: 3.5294117647rem 0;
  background-color: #fff;
  background-image: url("../img/sec1_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec1-head {
    background-image: url("../img/sec1_bg_sp.webp");
  }
}
.sec1-head__title {
  text-align: center;
  color: #464646;
  margin-bottom: 0.6em;
  text-shadow: 0px 0px 24px #ffffff, 0px 0px 16px #ffffff, 0px 0px 8px #ffffff;
  font-size: 1.6470588235rem;
  font-weight: 400;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
}
@media (max-width: 768px) {
  .sec1-head__title {
    font-size: 1.6470588235rem;
  }
}
.sec1-item .l-container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .sec1-item .l-container {
    flex-direction: column;
    align-items: center;
  }
}
.sec1-item__image {
  width: 15.8823529412rem;
  margin-bottom: 1.1538461538rem;
}
@media (max-width: 768px) {
  .sec1-item__image {
    width: 70%;
  }
}
.sec1-item__content {
  width: 27.6470588235rem;
}
@media (max-width: 768px) {
  .sec1-item__content {
    width: 100%;
  }
}
.sec1-item1 {
  background: linear-gradient(90deg, rgba(243, 205, 179, 0.1) 0%, rgba(243, 205, 179, 0.8) 35%, #f8a171 71.08%, rgba(244, 192, 159, 0.1) 100%);
  padding-top: 2.9411764706rem;
}
@media (max-width: 768px) {
  .sec1-item1 {
    padding-bottom: 2.9411764706rem;
  }
}
.sec1-item1__wrap {
  flex-direction: row-reverse;
}
.sec1-item2 {
  background: linear-gradient(-90deg, rgba(252, 225, 131, 0.15) 0%, rgba(252, 225, 131, 0.7) 35%, #fbd759 70.56%, rgba(252, 228, 142, 0.2) 99.99%);
  padding-bottom: 2.9411764706rem;
}
@media (max-width: 768px) {
  .sec1-item2 {
    padding-top: 2.9411764706rem;
  }
}
.sec1-item2__wrap {
  align-items: flex-end;
}

/* ----------------------- */
/*sec2
/* ----------------------- */
.sec2 {
  background-image: url("../img/sec2_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec2 {
    background-image: url("../img/sec2_bg_sp.webp");
  }
}
.sec2__text1 {
  font-size: 1.6470588235rem;
  font-weight: 500;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  color: #464646;
  text-align: center;
  margin-bottom: 0.8em;
}
@media (max-width: 768px) {
  .sec2__text1 {
    font-size: 1.6470588235rem;
  }
}
.sec2__title {
  text-align: center;
  font-size: 2.3529411765rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  background: linear-gradient(-91.8deg, #fbda58 -8.97%, #f9aa72 31.99%, #f7877b 109.18%);
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  line-height: 1.4;
  padding: 0.4em;
  border-radius: 10px;
  position: relative;
  margin-bottom: 1.3em;
}
@media (max-width: 768px) {
  .sec2__title {
    font-size: 2.1764705882rem;
  }
}
.sec2__title::after {
  content: "";
  background: rgb(245, 168, 127);
  width: 0.8em;
  height: 0.7em;
  -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
  clip-path: polygon(100% 0, 0 0, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(97%);
}
.sec2__text2 {
  font-size: 1.4117647059rem;
  font-weight: 400;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  text-align: center;
}
@media (max-width: 768px) {
  .sec2__text2 {
    font-size: 1.4117647059rem;
  }
}
.sec2__text3 {
  text-align: center;
  margin-top: 0.7em;
  margin-bottom: 2em;
  font-size: 1.8823529412rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .sec2__text3 {
    font-size: 1.8823529412rem;
  }
}
.sec2__text3 ._border {
  display: inline-block;
  position: relative;
  font-size: 1.25em;
}
.sec2__text3 ._border::before {
  content: "";
  width: 100%;
  height: 0.3em;
  background: linear-gradient(90deg, rgba(248, 136, 123, 0.5) 0%, rgba(252, 218, 89, 0.5) 100%);
  position: absolute;
  bottom: 0.2em;
  left: 0;
  z-index: -1;
}
.sec2-item {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .sec2-item {
    flex-direction: column !important;
  }
}
@media (max-width: 768px) {
  .sec2-item__image {
    margin-bottom: 1.1764705882rem !important;
  }
}
.sec2-item__content {
  flex: 1;
}
@media (max-width: 768px) {
  .sec2-item__content {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .sec2-item__content .c-text {
    font-size: 1.1647058824rem;
  }
}
.sec2-item__content .c-text ._line {
  display: block;
  border-bottom: 1px dashed #464646;
}
.sec2-item:not(:last-child) {
  margin-bottom: 2.0588235294rem;
}
@media (max-width: 768px) {
  .sec2-item:not(:last-child) {
    margin-bottom: 3.5294117647rem;
  }
}
.sec2-item:nth-child(odd) .sec2-item__image {
  width: 16.8823529412rem;
  margin-right: 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec2-item:nth-child(odd) .sec2-item__image {
    margin-right: 0;
    width: 100%;
  }
}
.sec2-item:nth-child(even) {
  flex-direction: row-reverse;
}
.sec2-item:nth-child(even) .sec2-item__image {
  width: 14.7058823529rem;
  margin-left: 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec2-item:nth-child(even) .sec2-item__image {
    margin-left: 0;
    width: 70%;
  }
}

/* ----------------------- */
/*sec3
/* ----------------------- */
.sec3 {
  background-color: #efede3;
}
.sec3__title {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 2.3529411765rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .sec3__title {
    font-size: 2.3529411765rem;
  }
}
.sec3__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 8%;
}
@media (max-width: 768px) {
  .sec3__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 2.9411764706rem;
  }
}
.sec3-item__image {
  margin-bottom: 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec3-item__image {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .sec3-item__content {
    text-align: center;
  }
}

/* ----------------------- */
/*sec4
/* ----------------------- */
.sec4 {
  background-color: #fff;
  background-image: url("../img/sec4_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec4 {
    background-image: url("../img/sec4_bg_sp.webp");
  }
}
.sec4__title {
  text-align: center;
  font-size: 3.2941176471rem;
  font-weight: 400;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .sec4__title {
    font-size: 2.9411764706rem;
  }
}
.sec4__title ._small {
  font-size: 0.9642857143em;
}
.sec4__heading {
  text-align: center;
  margin-bottom: 2em;
  font-size: 2.5882352941rem;
  font-weight: 500;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .sec4__heading {
    font-size: 1.7058823529rem;
  }
}
@media (max-width: 768px) {
  .sec4__heading {
    margin-bottom: 4.7058823529rem;
  }
}
.sec4__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 5%;
  margin-bottom: 2.3529411765rem;
}
@media (max-width: 768px) {
  .sec4__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 4.1176470588rem;
  }
}
.sec4-item {
  background: #efede3;
  padding: 0 1.1764705882rem 1.1764705882rem;
  color: #464646;
  position: relative;
}
.sec4-item::before {
  padding-right: 0.1em;
  font-family: "Carattere", serif;
  font-weight: 400;
  font-size: 4.7058823529rem;
  line-height: 1;
  background: linear-gradient(149.87deg, #fcda59 18.09%, #f7877b 79.41%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-20%, -50%);
  z-index: 2;
}
@media (max-width: 768px) {
  .sec4-item::before {
    left: 50%;
    transform: translate(-50%, -62%);
    font-size: 5.8823529412rem;
  }
}
.sec4-item__title {
  font-size: 1.7647058824rem;
  font-weight: 400;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  height: 6.1764705882rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #464646;
  margin-bottom: 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec4-item__title {
    font-size: 1.7647058824rem;
  }
}
.sec4-item:nth-child(1)::before {
  content: "01";
}
.sec4-item:nth-child(2)::before {
  content: "02";
}
.sec4-item:nth-child(3) .sec4-item__title {
  font-size: 1.4117647059rem;
}
.sec4-item:nth-child(3)::before {
  content: "03";
}

/* ----------------------- */
/*sec5
/* ----------------------- */
.sec5 {
  overflow: hidden;
}
.sec5__title {
  text-align: center;
  color: #464646;
  font-size: 2.5882352941rem;
  font-weight: 500;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  letter-spacing: 0.1em;
  margin-top: 1em;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .sec5__title {
    font-size: 2.0588235294rem;
  }
}
.sec5__title span {
  position: relative;
}
.sec5__title span::before, .sec5__title span::after {
  content: "";
  width: 12.9411764706rem;
  height: 1px;
  background-color: #6e6d6d;
  position: absolute;
  top: 50%;
}
@media (max-width: 768px) {
  .sec5__title span::before, .sec5__title span::after {
    width: 1.7647058824rem;
  }
}
.sec5__title span::before {
  left: 0;
  transform: translate(-115%, -50%);
}
.sec5__title span::after {
  right: 0;
  transform: translate(115%, -50%);
}
.sec5__heading {
  width: 27.8235294118rem;
  margin: auto;
  margin-bottom: 2.9411764706rem;
}
@media (max-width: 768px) {
  .sec5__heading {
    width: 90%;
  }
}
.sec5-item {
  display: flex;
}
@media (max-width: 768px) {
  .sec5-item {
    flex-direction: column !important;
  }
}
.sec5-item__image {
  position: relative;
}
.sec5-item__image::before {
  content: "";
  width: 11.7647058824rem;
  height: 11.7647058824rem;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  z-index: -1;
}
.sec5-item__content {
  flex: 1;
}
.sec5-item__title {
  color: #f8a171;
  display: flex;
  align-items: center;
  font-size: 1.7647058824rem;
  font-weight: 600;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  line-height: 1.15;
  margin-bottom: 0.7em;
}
@media (max-width: 768px) {
  .sec5-item__title {
    font-size: 1.7647058824rem;
  }
}
.sec5-item__title::before {
  font-size: 4.1176470588rem;
  font-weight: 400;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  padding-right: 0.1em;
  margin-right: 0.2em;
  border-right: 2px solid #f8a171;
  line-height: 1;
}
@media (max-width: 768px) {
  .sec5-item__title::before {
    font-size: 4.1176470588rem;
  }
}
.sec5-item__desc {
  background-color: #efede3;
  font-size: 1.2352941176rem;
  font-weight: 500;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  color: #464646;
  line-height: 1;
  padding: 0.3em;
  display: inline-block;
  margin-top: 0.8em;
}
@media (max-width: 768px) {
  .sec5-item__desc {
    font-size: 1.2352941176rem;
  }
}
.sec5-item:nth-child(odd) {
  flex-direction: row-reverse;
}
.sec5-item:nth-child(odd) .sec5-item__image {
  flex-basis: 20.7058823529rem;
  margin-left: 2.9411764706rem;
}
@media (max-width: 768px) {
  .sec5-item:nth-child(odd) .sec5-item__image {
    margin-left: 0;
    margin-bottom: 1.7647058824rem;
    flex-basis: 100%;
  }
}
.sec5-item:nth-child(even) .sec5-item__image {
  width: 16.2352941176rem;
  margin-right: 2.9411764706rem;
}
@media (max-width: 768px) {
  .sec5-item:nth-child(even) .sec5-item__image {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.7647058824rem;
    width: 70%;
  }
}
.sec5-item:not(:last-child) {
  margin-bottom: 5.2941176471rem;
}
.sec5-item:nth-child(1) .sec5-item__image::before {
  background-image: url("../img/sec5_1_deco.svg");
  right: 0;
  bottom: 0;
  transform: translate(50%, 20%);
}
@media (max-width: 768px) {
  .sec5-item:nth-child(1) .sec5-item__image::before {
    bottom: auto;
    top: 0;
    transform: translate(70%, -35%);
  }
}
.sec5-item:nth-child(1) .sec5-item__title::before {
  content: "01";
}
.sec5-item:nth-child(2) .sec5-item__image::before {
  background-image: url("../img/sec5_2_deco.svg");
  left: 0;
  top: 0;
  transform: translate(-60%, -20%);
}
.sec5-item:nth-child(2) .sec5-item__title::before {
  content: "02";
}
.sec5-item:nth-child(3) .sec5-item__image::before {
  background-image: url("../img/sec5_3_deco.svg");
  right: 0;
  bottom: 0;
  transform: translate(40%, 25%);
}
@media (max-width: 768px) {
  .sec5-item:nth-child(3) .sec5-item__image::before {
    bottom: auto;
    top: 0;
    transform: translate(30%, -40%);
  }
}
.sec5-item:nth-child(3) .sec5-item__title::before {
  content: "03";
}
.sec5-course__deco {
  display: block;
  width: 9.4117647059rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3.5294117647rem;
  margin-bottom: 2.0588235294rem;
}
.sec5-course__title {
  text-align: center;
  color: #464646;
  font-size: 2.2352941176rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  margin-bottom: 5.8823529412rem;
}
@media (max-width: 768px) {
  .sec5-course__title {
    font-size: 2.2352941176rem;
  }
}
@media (max-width: 768px) {
  .sec5-course__title {
    margin-bottom: 2.3529411765rem;
  }
}
.sec5-course__wrap {
  position: relative;
  width: 83%;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .sec5-course__wrap {
    width: 100%;
    flex-direction: column;
  }
}
.sec5-course__image {
  width: 19.4117647059rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .sec5-course__image {
    position: static;
    width: 100%;
    margin-bottom: 1.1764705882rem;
  }
}
.sec5-course__content {
  background: #efede3;
  color: #464646;
  position: relative;
  padding-top: 1.7647058824rem;
  padding-bottom: 1.7647058824rem;
  padding-left: 4.7058823529rem;
  padding-right: 2.3529411765rem;
  width: 22.3529411765rem;
}
@media (max-width: 768px) {
  .sec5-course__content {
    width: 100%;
    padding: 2.3529411765rem 1.4705882353rem;
  }
}
.sec5-course__content::before {
  content: "";
  width: 3.2941176471rem;
  height: 2.9411764706rem;
  background-image: url("../img/camera.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-80%);
}
@media (max-width: 768px) {
  .sec5-course__content::before {
    width: 4.1176470588rem;
    height: 3.7647058824rem;
  }
}
.sec5-course__deco2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1.7647058824rem 0;
}
.sec5-course__deco2 span {
  width: 0.3529411765rem;
  height: 0.3529411765rem;
  border-radius: 50%;
  background: #464646;
}
.sec5-course__deco2 span:not(:last-child) {
  margin-bottom: 0.8823529412rem;
}
.sec5-course__step {
  margin: 2.9411764706rem calc(50% - 50vw) 0;
}

/* ----------------------- */
/*sec-session
/* ----------------------- */
.sec-session {
  overflow: hidden;
}
.sec-session__wrap {
  display: flex;
  margin-right: -6%;
  margin-top: 2.9411764706rem;
  margin-bottom: 3.5294117647rem;
  position: relative;
}
@media (max-width: 768px) {
  .sec-session__wrap {
    flex-direction: column;
    margin-right: 0;
  }
}
.sec-session__wrap::before {
  content: "";
  width: 6.2352941176rem;
  height: 9.7058823529rem;
  background-image: url("../img/session_arrow.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(-100%, 55%);
}
@media (max-width: 768px) {
  .sec-session__wrap::before {
    transform: translate(-30%, 60%);
  }
}
.sec-session__image {
  flex-basis: 37.2340425532%;
  margin-right: 3.5294117647rem;
  margin-top: 3.2352941176rem;
}
@media (max-width: 768px) {
  .sec-session__image {
    margin-top: 0;
    margin-right: 0;
  }
}
.sec-session__content {
  flex: 1;
}
@media (max-width: 768px) {
  .sec-session__content {
    margin-right: -4%;
  }
}
.sec-session-benefit {
  background-image: url("../img/session_benefit_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  padding: 2.9411764706rem 5.8823529412rem 4.1176470588rem;
}
@media (max-width: 768px) {
  .sec-session-benefit {
    background-image: url("../img/session_benefit_bg_sp.webp");
    padding-left: 1.1764705882rem;
    padding-right: 1.1764705882rem;
  }
}
.sec-session-benefit__title {
  width: 35.7647058824rem;
  margin: 0 auto 2.3529411765rem;
}
@media (max-width: 768px) {
  .sec-session-benefit__title {
    width: 100%;
  }
}
.sec-session-benefit-item {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  padding: 1.7647058824rem;
  padding-left: 5.8823529412rem;
  display: flex;
  align-items: center;
  color: #464646;
}
@media (max-width: 768px) {
  .sec-session-benefit-item {
    padding: 1.4705882353rem;
    flex-direction: column-reverse;
    align-items: normal;
  }
}
.sec-session-benefit-item__ribbon {
  width: 4.7058823529rem;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-2%, -2%);
}
.sec-session-benefit-item__content {
  flex: 1;
}
.sec-session-benefit-item__title {
  font-size: 2.1176470588rem;
  font-weight: 700;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  color: #ff976f;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .sec-session-benefit-item__title {
    font-size: 2.1176470588rem;
  }
}
.sec-session-benefit-item__desc {
  display: block;
  width: 63%;
  background: #EBEBEB;
  padding: 0.3em 0.5em;
  font-weight: 500;
  margin-top: 1.1764705882rem;
}
.sec-session-benefit-item__image {
  flex-basis: 14.1176470588rem;
}
@media (max-width: 768px) {
  .sec-session-benefit-item__image {
    flex-basis: 100%;
    margin-bottom: 1.1764705882rem;
  }
}
.sec-session-benefit-item:not(:last-child) {
  margin-bottom: 1.7647058824rem;
}
.sec-session-benefit-item:nth-child(1) .sec-session-benefit-item__image, .sec-session-benefit-item:nth-child(2) .sec-session-benefit-item__image {
  transform: scale(1.35);
}
@media (max-width: 768px) {
  .sec-session-benefit-item:nth-child(1) .sec-session-benefit-item__image, .sec-session-benefit-item:nth-child(2) .sec-session-benefit-item__image {
    transform: none;
  }
}

/* ----------------------- */
/*sec6
/* ----------------------- */
.sec6 {
  background-color: #fff;
  background-image: url("../img/sec6_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec6 {
    background-image: url("../img/sec6_bg_sp.webp");
  }
}
.sec6__heading {
  font-size: 1.8823529412rem;
  font-weight: 400;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  color: #c09133;
  padding-left: 0.3em;
  border-left: 0.4705882353rem solid #c09133;
  line-height: 1.2;
  margin-bottom: 0.8em;
}
@media (max-width: 768px) {
  .sec6__heading {
    font-size: 1.6470588235rem;
  }
}
.sec6__image {
  background: #efede3;
  padding: 2.9411764706rem 2.3529411765rem;
  margin-top: 3.5294117647rem;
}
@media (max-width: 768px) {
  .sec6__image {
    padding: 0rem;
  }
}

/* ----------------------- */
/*よくあるご質問
/* ----------------------- */
.sec7 {
  background: #efede3;
}
.sec7__title {
  width: 16.9411764706rem;
  margin: 0 auto 3.5294117647rem;
}
@media (max-width: 768px) {
  .sec7__title {
    width: 14.7058823529rem;
  }
}
.sec7 dl:not(:last-child) {
  margin-bottom: 2.3529411765rem;
}
.sec7 ._en {
  font-size: 1.5294117647rem;
  flex-basis: 10%;
}
@media (max-width: 768px) {
  .sec7 ._en {
    flex-basis: 15%;
  }
}
.sec7 ._en__inner {
  width: 1.8em;
  height: 1.8em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.sec7 ._text {
  flex: 1;
}
.sec7 ._button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3%;
  width: 22px;
  height: 3px;
  background: #6e6d6d;
}
.sec7 ._button::before {
  content: "";
  height: 22px;
  width: 3px;
  background: #6e6d6d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .sec7 ._button::before {
    height: max(15px, 1.2rem);
    width: max(1px, 0.2rem);
  }
}
@media (max-width: 768px) {
  .sec7 ._button {
    width: max(15px, 1.2rem);
    height: max(1px, 0.2rem);
  }
}
.sec7 ._button.click::before {
  display: none;
}
.sec7 dt {
  cursor: pointer;
  display: flex;
  align-items: center;
  background: #fff;
  position: relative;
  padding: 1.1764705882rem 2.6470588235rem 1.1764705882rem 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec7 dt {
    padding: 1.1764705882rem 2.6470588235rem 1.1764705882rem 0.8823529412rem;
  }
}
.sec7 dt ._en__inner {
  background: #c09133;
  color: #fff;
}
.sec7 dt ._text {
  font-size: 1.4117647059rem;
  font-weight: 500;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
}
@media (max-width: 768px) {
  .sec7 dt ._text {
    font-size: 1.2941176471rem;
  }
}
.sec7 dd {
  border-top: 1px solid #c09133;
  background-color: #fff;
  display: flex;
  height: 0;
  transform: scaleY(0);
  overflow: hidden;
  transform-origin: top;
  transition: height 0.3s, transform 0.3s, padding 0s;
}
.sec7 dd.open {
  height: auto;
  transform: scaleY(1);
  padding: 1.1764705882rem 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec7 dd.open {
    padding: 1.1764705882rem 1.7647058824rem 1.1764705882rem 0.8823529412rem;
  }
}
.sec7 dd ._en__inner {
  color: #c09133;
  border: 3px solid #c09133;
}

/* ----------------------- */
/*sec8
/* ----------------------- */
.sec8 {
  background-color: #fff;
  background-image: url("../img/sec8_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec8 {
    background-image: url("../img/sec8_bg_sp.webp");
  }
}
.sec8__title {
  width: 14.5882352941rem;
  margin: 0 auto 3.5294117647rem;
}
@media (max-width: 768px) {
  .sec8__title {
    width: 13.8235294118rem;
  }
}
.sec8-item {
  display: flex;
}
@media (max-width: 768px) {
  .sec8-item {
    flex-direction: column;
  }
}
.sec8-item__image {
  width: 11.1764705882rem;
  margin-right: 1.7647058824rem;
}
@media (max-width: 768px) {
  .sec8-item__image {
    width: 70%;
    margin: 0 auto 1.7647058824rem;
  }
}
.sec8-item__content {
  flex: 1;
}
.sec8-item__title {
  font-size: 1.4117647059rem;
  font-weight: 700;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  color: #f8a171;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .sec8-item__title {
    font-size: 1.4117647059rem;
  }
}
.sec8-item dl:not(:last-child) {
  margin-bottom: 1.7647058824rem;
}
.sec8-item dt {
  color: #c09133;
  font-size: 1.0588235294rem;
  font-weight: 500;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
  margin-bottom: 0.6em;
  padding-left: 1.15em;
  text-indent: -1.15em;
}
@media (max-width: 768px) {
  .sec8-item dt {
    font-size: 1.0588235294rem;
  }
}
.sec8-item dd {
  padding-left: 1.4em;
}
.sec8-item:not(:last-child) {
  margin-bottom: 3.5294117647rem;
}

/* ----------------------- */
/*sec9
/* ----------------------- */
.sec9__bg {
  background-color: #fff;
  background-image: url("../img/sec9_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec9__bg {
    background-image: url("../img/sec9_bg_sp.webp");
    background-position: right 40% top;
  }
}
.sec9__title {
  text-align: center;
  color: #464646;
  line-height: 1.8;
  font-size: 2.0588235294rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  margin-bottom: 2.2857142857em;
}
@media (max-width: 768px) {
  .sec9__title {
    font-size: 2.0588235294rem;
  }
}
@media (max-width: 768px) {
  .sec9__title {
    line-height: 1.7;
  }
}
.sec9__title ._large {
  font-size: 1.0857142857em;
}
.sec9__wrap li:not(:last-child) {
  margin-bottom: 1.1764705882rem;
}
.sec9 dl {
  display: inline-flex;
  align-items: center;
  border-bottom: 2px dotted #a8a8a8;
  color: #464646;
}
@media (max-width: 768px) {
  .sec9 dl {
    display: flex;
  }
}
.sec9 dt {
  flex-basis: 3.1176470588rem;
  flex-shrink: 0;
  margin-right: 0.3529411765rem;
}
.sec9 dd {
  flex: 1;
  font-size: 1.2352941176rem;
  font-weight: 500;
  font-family: "YakuHanJP", "NotoSansJP", sans-serif;
}
@media (max-width: 768px) {
  .sec9 dd {
    font-size: 1.1764705882rem;
  }
}
.sec9 dd ._large {
  font-size: 1.1904761905em;
  color: #ae7300;
}
.sec9-bottom {
  margin-top: -0.1764705882rem;
  background: #efede3;
  height: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .sec9-bottom {
    height: 11.7647058824rem;
  }
}
.sec9-bottom__text {
  text-align: center;
  font-size: 2.3529411765rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .sec9-bottom__text {
    font-size: 2.1764705882rem;
  }
}

/* ----------------------- */
/*sec10
/* ----------------------- */
.sec10 {
  background-color: #fff;
  background-image: url("../img/sec10_bg.webp");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media (max-width: 768px) {
  .sec10 {
    background-image: url("../img/sec10_bg_sp.webp");
  }
}
.sec10__title {
  font-size: 2.3529411765rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
  text-align: center;
  letter-spacing: 0.12em;
  margin-top: 0.3em;
}
@media (max-width: 768px) {
  .sec10__title {
    font-size: 2rem;
  }
}
.sec10__title ._small {
  font-size: 0.8em;
}
.sec10__heading {
  margin: 3.5294117647rem 0;
  text-align: center;
  font-size: 2.4705882353rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .sec10__heading {
    font-size: 2.4705882353rem;
  }
}
.sec10__heading ._large {
  font-size: 1.1666666667em;
  color: #c09133;
}
.sec10__heading ._dot {
  position: relative;
}
.sec10__heading ._dot::before {
  content: "";
  width: 0.16em;
  height: 0.16em;
  border-radius: 50%;
  background: #c09133;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -0.18em;
}
.sec10__text {
  text-align: center;
  line-height: 2;
  font-size: 1.8823529412rem;
  font-weight: 600;
  font-family: "YakuHanMP", "NotoSerifJP", serif;
}
@media (max-width: 768px) {
  .sec10__text {
    font-size: 1.5294117647rem;
  }
}
.sec10__text ._large {
  font-size: 1.25em;
  color: #c09133;
}

/*# sourceMappingURL=style.css.map */
</pre></body></html>