@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Zen+Maru+Gothic&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

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

a img {
  border: none;
}

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

@font-face {
  font-family: "Full block";
  src: url(../font/Intramur.ttf);
}
@font-face {
  font-family: "Ryumin Pro";
  src: url(../font/a-otf-ryumin-pro-m-kl.otf);
  font-weight: normal;
}
@font-face {
  font-family: "Ryumin Pro";
  src: url(../font/a-otf-ryumin-pro-b-kl.otf);
  font-weight: bold;
}
html {
  font-size: 17px;
}

body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 34px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

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

a {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  overflow-wrap: anywhere;
}

strong {
  font-weight: bold;
}

span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: bottom;
}

table th,
table td {
  vertical-align: top;
}

input[type="radio"],
input[type="checkbox"],
label {
  cursor: pointer;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="tel"],
input.text,
textarea {
  padding: 2px 6px;
  margin: 0 5px 0 0;
  border: 1px solid #fff;
  vertical-align: middle;
  font-weight: normal;
  line-height: 1;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  color: #fff;
  max-width: 100%;
  font-size: 16px;
  display: block;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input.text:focus,
textarea:focus {
  background-color: #fff;
}

textarea {
  line-height: 1.4;
}

select {
  height: 30px;
  padding: 2px 6px;
  line-height: 1;
  border: 1px solid #dcdcdc;
  background: #fff;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-clip: padding;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
}

textarea {
  resize: none;
}

.mhauto {
  margin: 0 auto;
}

.block {
  display: block !important;
}

.inline {
  display: inline-block !important;
}

/*
 レイアウト
 ----------------------------*/
html {
  position: relative;
  font-weight: 500;
}

body {
  height: 100%;
  background: url(../img/bg_2.jpg);
  color: #fff;
  background-size: cover;
}
@media screen and (max-width: 760px) {
  body {
    background: url(../img/bg_2_sp.jpg);
    background-size: cover;
  }
}

.container {
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 760px) {
  .container {
    padding-left: 6.15385vw;
    padding-right: 6.15385vw;
  }
}

.gold_title {
  color: #A59256;
  font-size: 45px;
  letter-spacing: 0.25em;
  line-height: 68px;
}
@media screen and (max-width: 760px) {
  .gold_title {
    font-size: 9.33333vw;
  }
}
.gold_title.en {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 54px;
}

/*
 header
 ----------------------------*/
.header {
  padding: 23px 120px 0;
  border-bottom: 1px solid #a59256;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 760px) {
  .header {
    padding: 9.06667vw 3.73333vw 0;
  }
}
.header .head_logo {
  display: inline-block;
  width: 210px;
  padding-bottom: 4px;
}
@media screen and (max-width: 760px) {
  .header .head_logo {
    width: 48vw;
  }
}
.header .languages {
  display: flex;
  gap: 14px;
}
.header .languages p {
  color: #A59256;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 760px) {
  .header .languages p {
    font-size: 3.73333vw;
  }
}
.header .languages .lang {
  position: relative;
}
.header .languages .languages-toggle {
  width: 80px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: #a59256;
  border: 1px solid #a59256;
  cursor: pointer;
}
@media screen and (max-width: 760px) {
  .header .languages .languages-toggle {
    width: 14.66667vw;
    height: 6.66667vw;
  }
}
.header .languages .languages-toggle .status {
  width: 100%;
  height: 100%;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 760px) {
  .header .languages .languages-toggle .status {
    font-size: 4.26667vw;
  }
}
.header .languages .header-language-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
}
.header .languages .header-language-list .lang-link {
  display: block;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #A59256;
  text-decoration: none;
  letter-spacing: 0.075em;
  height: 26px;
  border: 1px solid #A59256;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 760px) {
  .header .languages .header-language-list .lang-link {
    width: 14.66667vw;
    height: 6.66667vw;
    font-size: 4.26667vw;
  }
}
.header .languages.is-open .header-language-list {
  display: block;
}

/*
 footer
 ----------------------------*/
.footer {
  border-top: 1px solid #A59256;
  padding: 18px 0;
}
.footer .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 760px) {
  .footer .container {
    flex-direction: column;
  }
}
@media screen and (max-width: 760px) {
  .footer .container .left {
    margin-bottom: 8.53333vw;
  }
}
.footer .container .left ul {
  display: flex;
  gap: 25px;
}
@media screen and (max-width: 760px) {
  .footer .container .left ul {
    justify-content: center;
    gap: 2em;
  }
}
.footer .container .left ul li a {
  font-size: 12px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 760px) {
  .footer .container .left ul li a {
    font-size: 2.66667vw;
  }
}
.footer .container .right a {
  display: inline-block;
  margin-bottom: 10px;
}
@media screen and (max-width: 760px) {
  .footer .container .right a {
    text-align: center;
    display: block;
  }
  .footer .container .right a img {
    width: 66.66667vw;
  }
}
.footer .container .right p {
  font-size: 12px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 760px) {
  .footer .container .right p {
    text-align: center;
  }
}

/*
 fade-in animation
----------------------------*/
.fade {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.fade.is-show {
  opacity: 1;
  transform: translateY(0);
}

/*
 btn
----------------------------*/
/*
 titles
----------------------------*/
/*
 bg
----------------------------*/
/*
 bd
----------------------------*/
/*
 color
----------------------------*/
/*
 table
----------------------------*/
/*
 block
----------------------------*/
/*
 column
----------------------------*/
.section-kv {
  padding-top: 124px;
  margin-bottom: 99px;
}
@media screen and (max-width: 760px) {
  .section-kv {
    padding-top: 37.33333vw;
    margin-bottom: 16.8vw;
  }
}
.section-kv h2 {
  text-align: center;
  color: #A59256;
  font-family: "Ryumin Pro", serif;
  letter-spacing: 0.025em;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 23px;
  font-size: 25px;
}
@media screen and (max-width: 760px) {
  .section-kv h2 {
    font-size: 5.06667vw;
    letter-spacing: 0.075em;
    line-height: 10.13333vw;
    margin-bottom: 12.26667vw;
  }
}
.section-kv h2.en {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 70px;
}
@media screen and (max-width: 760px) {
  .section-kv h2.en {
    font-size: 6.66667vw;
    line-height: 8vw;
  }
}
.section-kv h1 {
  text-align: center;
  margin-bottom: 87px;
}
@media screen and (max-width: 760px) {
  .section-kv h1 {
    margin-bottom: 35.73333vw;
  }
}
.section-kv h1 img {
  width: 849px;
}
@media screen and (max-width: 760px) {
  .section-kv h1 img {
    width: 92.8vw;
  }
}
.section-kv .banner {
  background: url(../img/kv-banner-color.jpg);
  background-size: contain;
  width: 100%;
  padding: 22px 0;
}
@media screen and (max-width: 760px) {
  .section-kv .banner {
    background: url(../img/kv-banner-color_sp.jpg);
    background-size: cover;
    background-position: center;
    padding: 8vw 0 12.26667vw;
  }
}
.section-kv .banner h4 {
  color: #001638;
  font-size: 44px;
  letter-spacing: 0.025em;
  line-height: 97px;
  font-family: "Ryumin Pro", serif;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-weight: bold;
  position: relative;
  width: fit-content;
  margin: 0 auto 25px;
  line-height: revert;
}
@media screen and (max-width: 760px) {
  .section-kv .banner h4 {
    display: block;
    font-size: 7.46667vw;
    margin: 0 auto 6.66667vw;
  }
  .section-kv .banner h4 .main {
    font-size: 9.06667vw;
  }
  .section-kv .banner h4 .main span {
    font-size: 4.53333vw;
  }
}
.section-kv .banner h4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 100%;
  height: 2px;
  background: #001638;
}
@media screen and (max-width: 760px) {
  .section-kv .banner h4::after {
    bottom: -2.66667vw;
  }
}
.section-kv .banner h4 span {
  font-size: 28px;
  vertical-align: baseline;
}
.section-kv .banner h4 span.left {
  margin-right: 6px;
}
.section-kv .banner h4 span.center {
  margin-right: 0.5em;
}
.section-kv .banner h4.en {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 42px;
  font-weight: 500;
  width: 620px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .section-kv .banner h4.en {
    width: fit-content;
    font-size: 8.26667vw;
  }
}
.section-kv .banner h4.en span {
  font-size: 32px;
}
@media screen and (max-width: 760px) {
  .section-kv .banner h4.en span {
    font-size: 4.8vw;
  }
}
.section-kv .banner h4.en::after {
  width: 110%;
  left: -5%;
}
.section-kv .banner h3 {
  text-align: center;
  font-family: "Ryumin Pro", serif;
  font-weight: 700;
  font-size: 66px;
  color: #001638;
  font-weight: normal;
}
@media screen and (max-width: 760px) {
  .section-kv .banner h3 {
    font-size: 14.66667vw;
  }
}
.section-kv .banner h3.en {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 500;
  font-size: 39px;
}
@media screen and (max-width: 760px) {
  .section-kv .banner h3.en {
    font-size: 13.33333vw;
  }
}

.section-about {
  margin-bottom: 122px;
}
@media screen and (max-width: 760px) {
  .section-about {
    margin-bottom: 27.73333vw;
  }
}
.section-about h2 {
  color: #A59256;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 45px;
  text-align: center;
  letter-spacing: 0.075em;
  margin-bottom: 60px;
}
@media screen and (max-width: 760px) {
  .section-about h2 {
    font-size: 9.33333vw;
    margin-bottom: 9.86667vw;
  }
}
.section-about h2 span {
  font-size: 33px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "MS P Gothic", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
}
@media screen and (max-width: 760px) {
  .section-about h2 span {
    font-size: 6.13333vw;
  }
}
.section-about h2.en {
  font-family: "Barlow Condensed", sans-serif;
}
.section-about h3 {
  color: #A59256;
  font-size: 27px;
  margin-bottom: 36px;
  letter-spacing: 0.1em;
  line-height: 45px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .section-about h3 {
    font-size: 5.33333vw;
    margin-bottom: 5.86667vw;
  }
}
.section-about h3.en {
  font-size: 35px;
  font-weight: 500;
  font-family: "Barlow Condensed", sans-serif;
}
@media screen and (max-width: 760px) {
  .section-about h3.en {
    font-size: 6.13333vw;
    letter-spacing: 0.05em;
    line-height: 8vw;
  }
}
.section-about p {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.075em;
  line-height: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .section-about p {
    font-size: 3.73333vw;
    line-height: 8.53333vw;
    margin-bottom: 7.46667vw;
  }
}
.section-about p.en {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 22px;
}
@media screen and (max-width: 760px) {
  .section-about p.en {
    font-size: 4.53333vw;
    letter-spacing: 0.035em;
  }
}
.section-about small {
  display: block;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 22px;
}
@media screen and (max-width: 760px) {
  .section-about small {
    font-size: 2.93333vw;
  }
}
@media screen and (max-width: 760px) {
  .section-about small.en {
    letter-spacing: 0.05em;
  }
}

.section-program {
  margin-bottom: 138px;
}
@media screen and (max-width: 760px) {
  .section-program {
    margin-bottom: 34.13333vw;
  }
}
.section-program .gold_title {
  margin-bottom: 58px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .section-program .gold_title {
    margin-bottom: 16.53333vw;
  }
}
.section-program p {
  text-align: center;
  font-size: 17px;
  letter-spacing: 0.075em;
  line-height: 40px;
}
@media screen and (max-width: 760px) {
  .section-program p {
    font-size: 4.53333vw;
  }
}
.section-program p.en {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 25px;
}
@media screen and (max-width: 760px) {
  .section-program p.en {
    font-size: 5.33333vw;
  }
}

.section-overview {
  margin-bottom: 109px;
}
@media screen and (max-width: 760px) {
  .section-overview {
    margin-bottom: 22.66667vw;
  }
}
.section-overview .gold_title {
  margin-bottom: 58px;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .section-overview .gold_title {
    margin-bottom: 9.6vw;
  }
}
.section-overview .overview {
  width: 582px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 760px) {
  .section-overview .overview {
    margin: 0 4vw;
    width: auto;
  }
}
.section-overview .overview::after {
  content: "";
  width: 1px;
  height: 90%;
  background: #A59256;
  position: absolute;
  left: 110px;
  top: 10px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview::after {
    left: 0;
    top: 0;
    height: 100%;
  }
}
.section-overview .overview.top {
  margin-bottom: 56px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.top {
    margin-bottom: 12vw;
  }
}
.section-overview .overview dl {
  font-size: 18px;
  display: flex;
  letter-spacing: 0.1em;
  line-height: 40px;
  gap: 60px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview dl {
    padding-left: 3.46667vw;
    font-size: 4.26667vw;
    flex-direction: column;
    gap: 0.2em;
    margin-bottom: 6.13333vw;
    line-height: 4.26667vw;
  }
}
.section-overview .overview dl dt {
  color: #A59256;
  flex-shrink: 0;
}
.section-overview .overview dl dd {
  font-size: 15px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview dl dd {
    font-size: 4.26667vw;
  }
}
@media screen and (max-width: 760px) {
  .section-overview .overview dl dd span {
    font-size: 2.93333vw;
  }
}
.section-overview .overview.en {
  width: 704px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.en {
    width: auto;
    margin: 0 4vw;
  }
}
.section-overview .overview.en::after {
  left: 160px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.en::after {
    left: 0;
  }
}
.section-overview .overview.en dl {
  font-family: "Barlow Condensed", sans-serif;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.075em;
  gap: 0;
  margin-bottom: 3px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.en dl {
    padding-left: 3.46667vw;
    font-size: 5.33333vw;
    flex-direction: column;
    gap: 0.5em;
    margin-bottom: 6.13333vw;
    line-height: 4.26667vw;
  }
}
.section-overview .overview.en dl dt {
  width: 185px;
}
.section-overview .overview.en dl dt.lh {
  line-height: normal;
}
.section-overview .overview.en dl dd {
  font-size: 22px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.en dl dd {
    font-size: 5.33333vw;
    line-height: 5.86667vw;
  }
}
.section-overview .overview.en dl dd span {
  font-size: 20px;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.en dl dd span {
    font-size: 4.8vw;
  }
}
.section-overview .overview.en dl dd.lh {
  line-height: normal;
}
@media screen and (max-width: 760px) {
  .section-overview .overview.en dl dd.lh {
    line-height: 5.86667vw;
  }
}

.section-sns {
  margin-bottom: 22px;
}
.section-sns .container {
  position: relative;
}
.section-sns .container ul {
  display: flex;
  justify-content: center;
}
.section-sns .container ul li a img {
  width: 40px;
}
@media screen and (max-width: 760px) {
  .section-sns .container ul li a img {
    width: 10.66667vw;
  }
}
.section-sns .container .top_link img {
  display: block;
  margin-left: auto;
}
@media screen and (max-width: 760px) {
  .section-sns .container .top_link img {
    width: 10.66667vw;
  }
}

.section-terms-of-use,
.section-terms-of-use-2,
.section-privacy-policy,
.section-privacy-policy-2 {
  padding: 60px 0 80px;
}
.section-terms-of-use .inner,
.section-terms-of-use-2 .inner,
.section-privacy-policy .inner,
.section-privacy-policy-2 .inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 60px;
}
@media screen and (max-width: 760px) {
  .section-terms-of-use .inner,
  .section-terms-of-use-2 .inner,
  .section-privacy-policy .inner,
  .section-privacy-policy-2 .inner {
    padding: 0 30px;
  }
}
.section-terms-of-use .inner h2,
.section-terms-of-use-2 .inner h2,
.section-privacy-policy .inner h2,
.section-privacy-policy-2 .inner h2 {
  color: #A59256;
  font-weight: 700;
  font-family: "Ryumin Pro", serif;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 760px) {
  .section-terms-of-use .inner h2,
  .section-terms-of-use-2 .inner h2,
  .section-privacy-policy .inner h2,
  .section-privacy-policy-2 .inner h2 {
    font-size: 7.2vw;
    margin-bottom: 10.66667vw;
  }
}
.section-terms-of-use .inner h3,
.section-terms-of-use-2 .inner h3,
.section-privacy-policy .inner h3,
.section-privacy-policy-2 .inner h3 {
  font-family: "Ryumin Pro", serif;
  color: #A59256;
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 760px) {
  .section-terms-of-use .inner h3,
  .section-terms-of-use-2 .inner h3,
  .section-privacy-policy .inner h3,
  .section-privacy-policy-2 .inner h3 {
    font-size: 5.33333vw;
    margin-bottom: 5.33333vw;
  }
}
.section-terms-of-use .inner p,
.section-terms-of-use-2 .inner p,
.section-privacy-policy .inner p,
.section-privacy-policy-2 .inner p {
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .section-terms-of-use .inner p,
  .section-terms-of-use-2 .inner p,
  .section-privacy-policy .inner p,
  .section-privacy-policy-2 .inner p {
    font-size: 3.73333vw;
    margin-bottom: 8vw;
  }
}
.section-terms-of-use .inner dl,
.section-terms-of-use-2 .inner dl,
.section-privacy-policy .inner dl,
.section-privacy-policy-2 .inner dl {
  margin-bottom: 40px;
}
.section-terms-of-use .inner dl dt,
.section-terms-of-use-2 .inner dl dt,
.section-privacy-policy .inner dl dt,
.section-privacy-policy-2 .inner dl dt {
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 40px;
}
@media screen and (max-width: 760px) {
  .section-terms-of-use .inner dl dt,
  .section-terms-of-use-2 .inner dl dt,
  .section-privacy-policy .inner dl dt,
  .section-privacy-policy-2 .inner dl dt {
    font-size: 4.26667vw;
    margin-bottom: 1.33333vw;
  }
}
.section-terms-of-use .inner dl dd,
.section-terms-of-use-2 .inner dl dd,
.section-privacy-policy .inner dl dd,
.section-privacy-policy-2 .inner dl dd {
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 40px;
}
@media screen and (max-width: 760px) {
  .section-terms-of-use .inner dl dd,
  .section-terms-of-use-2 .inner dl dd,
  .section-privacy-policy .inner dl dd,
  .section-privacy-policy-2 .inner dl dd {
    font-size: 3.73333vw;
  }
}

.pc_only_flex {
  display: flex !important;
}

.pc_only {
  display: block !important;
}

.sp_only {
  display: none !important;
}

@media screen and (max-width: 760px) {
  .sp_only {
    display: block !important;
  }

  .pc_only {
    display: none !important;
  }

  .pc_only_flex {
    display: none !important;
  }
}
