@charset "UTF-8";
/*! destyle.css v1.0.14 | MIT License | https://github.com/nicolas-cusan/destyle.css */
* {
  box-sizing: border-box;
}

::after, ::before {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

address, blockquote, dl, figure, form, iframe, p, pre, table {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

ol, ul {
  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: 0;
  border-top: 1px solid;
  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;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 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 {
  border-style: none;
  vertical-align: bottom;
}

embed, iframe, object {
  border: 0;
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: 0 0;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

[type=button][disabled], [type=reset][disabled], [type=submit][disabled], button[disabled] {
  cursor: default;
}

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

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

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

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 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: 0;
}

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;
}

body {
  color: #333;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.75;
}
body.-fixed {
  position: fixed;
  left: 0;
  right: 0;
}

img {
  max-width: 100%;
}

.wrapper {
  overflow: hidden;
  position: relative;
}

.main {
  margin-left: 300px;
}
@media (max-width: 1179px) {
  .main {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .main {
    margin: 0 20px;
  }
}

.contents {
  display: block;
  max-width: 986px;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and (max-width: 767px) {
  .contents {
    margin: 0;
    padding: 0;
  }
}

@media print, (min-width: 768px) {
  .for-sp {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .for-pc {
    display: none !important;
  }
}
@media (min-width: 1180px) {
  .for-mb {
    display: none !important;
  }
}
@media (max-width: 1179px) {
  .for-lg {
    display: none !important;
  }
}
.u-mb20 {
  margin-bottom: 20px !important;
}

.header {
  position: absolute;
  bottom: 400px;
  left: 0;
  z-index: 10;
  width: 300px;
  transition: ease-in-out 0.2s;
}
@media (max-width: 1179px) {
  .header {
    position: fixed;
    top: 0;
    bottom: auto;
    width: 100%;
  }
}
.header.-fixed {
  position: fixed;
  top: 0;
  bottom: auto;
}
@media (max-width: 1179px) {
  .header__inner {
    position: relative;
    overflow-y: auto;
    background-color: #FFF;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    opacity: 0;
    transition: ease-in-out 0.3s;
  }
}
@media (max-width: 1179px) {
  .header__inner.-hide {
    display: none;
  }
}
@media (max-width: 1179px) {
  .header__inner.-show {
    opacity: 1;
  }
}
.header__logo {
  padding-top: 40px;
  padding-left: 40px;
}
@media (max-width: 1179px) {
  .header__logo {
    padding: 20px 50px 0 20px;
  }
}
.header__logo-link {
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .header__logo-link:hover {
    opacity: 0.7;
  }
}
.header__logo-img {
  width: 225px;
  max-width: none;
  transition: ease-in-out 0.3s;
}
@media (max-width: 1179px) {
  .header__logo-img {
    width: auto;
    max-width: 275px;
  }
}
.header__nav {
  margin-top: 20px;
  padding: 0 20px;
}
@media (max-width: 1179px) {
  .header__nav {
    overflow: visible;
    max-width: none;
  }
}
.header__nav-item {
  position: relative;
  margin-bottom: 16px;
  padding-left: 12px;
}
.header__nav-item::before {
  content: "";
  position: absolute;
  top: 0.9em;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #E5E4E3;
  border-radius: 50%;
}
.header__nav-link {
  font-weight: 500;
}
.header__nav-link:hover {
  text-decoration: underline;
}
.header__nav-link--accordion {
  position: relative;
  padding-right: 16px;
}
.header__nav-link--accordion::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 7px;
  background: url(/assets/img/ico-arrow-header.svg);
  transform: translateY(-50%);
}
.header__nav-link--accordion.-active::after {
  transform: translateY(-50%) rotate(180deg);
}
.header__nav-lv2 {
  display: none;
  padding-top: 10px;
  font-size: 12px;
}
.header__nav-lv2-item {
  position: relative;
  margin-bottom: 6px;
  padding-left: 12px;
}
.header__nav-lv2-item::before {
  content: "";
  position: absolute;
  top: 0.9em;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background-color: #E5E4E3;
  border-radius: 50%;
}
.header__bottom {
  margin: 24px 40px;
  font-size: 12px;
}
@media (min-width: 1180px) {
  .header__bottom {
    margin: 32px 20px 0;
  }
}
.header__bottom-item {
  margin-bottom: 16px;
}
.header__bottom-link {
  position: relative;
  padding-right: 12px;
}
@media (min-width: 1180px) {
  .header__bottom-link {
    display: inline-block;
    font-weight: 500;
  }
}
.header__bottom-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 4px;
  height: 8px;
  margin-top: -4px;
  background: url(/assets/img/ico-arrow-footer.svg) no-repeat right bottom;
}
.header__btn {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 36px;
  height: 36px;
  padding-top: 24px;
  font-size: 10px;
  line-height: 1;
  font-family: Prompt, sans-serif;
  font-weight: 700;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
}
@media (min-width: 1180px) {
  .header__btn {
    display: none;
  }
}
.-page-top .header__btn {
  background-color: transparent;
}
.header__btn-inner {
  position: absolute;
  top: 3px;
  right: 3px;
  left: 3px;
  width: 30px;
  height: 19px;
}
.header__bar {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 1px;
  border-radius: 1px;
  transition: ease-in-out 0.2s;
  background-color: #333;
}
.header__bar:nth-child(1) {
  z-index: 1;
  transform: translate(-50%, -9px);
}
.-active .header__bar:nth-child(1) {
  transform: translate(-50%, -50%) rotate(150deg);
}
.header__bar:nth-child(2) {
  transform: translate(-50%, -50%);
}
.-active .header__bar:nth-child(2) {
  opacity: 0;
}
.header__bar:nth-child(3) {
  transform: translate(-50%, 8px);
}
.-active .header__bar:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-150deg);
}

.limited-contents-btn {
  position: fixed;
  right: 0;
  top: 30px;
  z-index: 2;
  transition: opacity 0.3s;
}
.limited-contents-btn:hover {
  opacity: 0.7;
}
@media (max-width: 1179px) {
  .limited-contents-btn {
    display: none;
  }
}

.js-header-nav {
  position: relative;
  overflow-y: auto;
  max-height: calc(100vh - 123px);
}
@media (max-width: 1179px) {
  .js-header-nav {
    max-height: none;
  }
}

.ps__thumb-y {
  background-color: transparent;
}

.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: transparent;
  width: 6px;
}

.ps__rail-y:hover > .ps__thumb-y, .ps__rail-y:focus > .ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: transparent;
  width: 6px;
}

.footer {
  margin-top: 80px;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 767px) {
  .footer {
    margin-top: 60px;
  }
}
.footer__logo {
  margin-bottom: 30px;
  max-width: 414px;
}
@media (min-width: 768px) and (max-width: 1179px) {
  .footer__logo {
    margin: 0 auto 40px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .footer__logo {
    width: auto;
    max-width: 314px;
    margin: 0 auto 20px;
  }
}
.footer__logo img {
  width: 100%;
}
.footer__logo-link {
  transition: opacity 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .footer__logo-link:hover {
    opacity: 0.7;
  }
}
.footer__next {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 31px;
  max-width: 414px;
  margin: 0 auto;
  font-size: 12px;
  background-color: #E4D370;
  border-radius: 16px;
}
@media only screen and (max-width: 767px) {
  .footer__next {
    max-width: 314px;
    margin-bottom: 30px;
  }
}
.footer__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1366px;
  margin: 0 auto;
  padding: 68px 80px;
}
@media (min-width: 768px) and (max-width: 1179px) {
  .footer__row {
    display: block;
    max-width: 1286px;
    padding: 68px 40px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__row {
    display: block;
    padding: 30px 40px 14px;
  }
}
.footer__row--bottom {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 1179px) {
  .footer__row--bottom {
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .footer__row--bottom {
    display: block;
    padding: 16px 20px;
  }
}
.footer__col:first-child {
  flex-basis: 414px;
}
@media (min-width: 1180px) {
  .footer__col:first-child {
    margin-right: 40px;
  }
}
.footer__bnr {
  display: flex;
  justify-content: space-between;
  width: 652px;
}
@media (min-width: 768px) and (max-width: 1179px) {
  .footer__bnr {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .footer__bnr {
    display: block;
    width: auto;
    max-width: 314px;
    margin: 0 auto;
  }
}
.footer__bnr-item {
  flex-basis: calc(50% - 12px);
}
.footer__bnr-item img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .footer__bnr-item {
    margin-bottom: 16px;
  }
}
.footer__bnr-link {
  display: block;
  overflow: hidden;
  transition: opacity 0.3s;
  border-radius: 10px;
}
@media (hover: hover) and (pointer: fine) {
  .footer__bnr-link:hover {
    opacity: 0.7;
  }
}
.footer__bottom {
  background-color: #E5E4E3;
}
.footer__nav {
  width: 652px;
  font-size: 12px;
  line-height: 1.2;
}
@media print, (min-width: 768px) {
  .footer__nav {
    column-count: 2;
    column-gap: 24px;
    margin-bottom: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1179px) {
  .footer__nav {
    margin: 30px auto;
  }
}
@media only screen and (max-width: 767px) {
  .footer__nav {
    max-width: 314px;
    margin: 0 auto 30px;
  }
}
.footer__nav-item {
  margin-bottom: 16px;
}
@media print, (min-width: 768px) {
  .footer__nav-item:nth-child(3n) {
    break-after: column;
  }
}
.footer__nav-link {
  position: relative;
  padding-right: 12px;
}
.footer__nav-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 4px;
  height: 8px;
  margin-top: -4px;
  background: url(/assets/img/ico-arrow-footer.svg) no-repeat right bottom;
}
.footer__copyright {
  padding: 16px 20px;
  font-size: 10px;
  text-align: center;
}

.title {
  padding: 70px 0 40px;
  line-height: 1.6;
  text-align: center;
}
.title__en {
  display: block;
  padding-left: 0.08em;
  font-family: Prompt, sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
@media only screen and (max-width: 767px) {
  .title__en {
    font-size: 30px;
  }
}
.title__ja {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.title--bg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 195px;
  margin-bottom: 50px;
  padding: 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .title--bg {
    margin-right: -20px;
    margin-left: -20px;
    padding: 0 20px 10px;
  }
}
.title.title-feature {
  background-color: #F8F2D1;
}
.title.title-column {
  background-color: #EEF5E2;
}
.title.title-report {
  background-color: #E1E7E9;
}
.title.title-backnumber {
  background-color: #F2E4F8;
}

.heading {
  margin-top: 70px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  display: inline-block;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .heading {
    margin: 50px 0 20px;
    font-size: 24px;
    display: block;
  }
}
.heading:first-child {
  margin-top: 0;
}
.heading.ondate {
  display: block;
}
.heading__date {
  font-size: 16px;
  font-weight: bold;
  color: #B59B08;
}
.heading__marker {
  background: linear-gradient(transparent 65%, #F8F2D1 0);
}
.heading__small {
  font-size: 16px;
  font-weight: normal;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .heading__small {
    padding-left: 0;
  }
}

.heading-lv2 {
  margin: 50px 0;
  color: #B59B08;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .heading-lv2 {
    margin: 40px 0 20px;
    font-size: 20px;
  }
}
.heading-lv2-line {
  margin: 50px 0 30px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.6;
  position: relative;
  background-color: #fff;
}
.heading-lv2-line::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #B59B08;
  position: absolute;
  top: 50%;
  right: 0;
}
.heading-lv2-line span {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding-right: 10px;
  padding-bottom: 10px;
}
.heading-lv2-border {
  font-size: 24px;
  color: #B59B08;
  border: #B59B08 1px solid;
  font-weight: bold;
  width: -webkit-fit-content;
  width: fit-content;
  padding: 0 10px;
  margin-bottom: 20px;
}
.heading-lv2-border2 {
  font-size: 24px;
  color: #fff;
  background-color: #B59B08;
  font-weight: bold;
  width: -webkit-fit-content;
  width: fit-content;
  padding: 0 10px;
  margin-top: 100px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .heading-lv2-border2 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .heading-lv2-line::after {
    display: none;
  }
}

.heading-lv3 {
  position: relative;
  margin: 40px 0 20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .heading-lv3 {
    margin-top: 30px;
    padding-left: 18px;
    font-size: 14px;
  }
}
.heading-lv3::before {
  content: "";
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #E4D370;
}
@media only screen and (max-width: 767px) {
  .heading-lv3::before {
    width: 14px;
    height: 14px;
  }
}
.heading-lv3 small {
  margin-left: 10px;
  font-size: 12px;
}
.heading-lv3.bold {
  font-weight: bold;
}

.heading-lv3-bold {
  font-weight: bold;
  font-size: 29px;
}
.heading-lv3-bold span {
  font-size: 18px;
  margin-right: 20px;
}

.heading-lv3-bg {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  background-color: #B59B08;
  font-weight: bold;
  width: -webkit-fit-content;
  width: fit-content;
  margin-bottom: 30px;
  padding: 0 10px;
}

.heading-lv3-bg-black {
  font-size: 20px;
  color: #333333;
  background-color: #F8F2D1;
  font-weight: normal;
  width: -webkit-fit-content;
  width: fit-content;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0 10px;
}

.photo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .photo {
    display: block;
  }
}
.photo__col {
  flex-basis: 100%;
}
.photo--col2 .photo__col {
  flex-basis: calc(50% - 10px);
}
@media only screen and (max-width: 767px) {
  .photo--col2 .photo__col {
    margin-bottom: 24px;
  }
}
.photo--col3 .photo__col {
  flex-basis: calc(33.33333% - 10px);
}
@media only screen and (max-width: 767px) {
  .photo--col3 .photo__col {
    margin-bottom: 24px;
  }
}
.photo__img {
  width: 100%;
  max-width: none;
}
.photo__caption {
  margin-top: 10px;
  color: #888;
  font-size: 12px;
  line-height: 1.6;
}
.photo.align-center {
  align-items: center;
}
.photo__read {
  color: #B59B08;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 10px;
}

.figure {
  margin-bottom: 30px;
}
.figure img {
  width: 100%;
  max-width: none;
}

.box {
  padding: 20px;
  font-size: 16px;
  background-color: #F5F5F5;
}
.box__inner {
  display: flex;
}
.box__logo {
  width: 143px;
  margin-right: 20px;
}
.box__text {
  font-size: 14px;
}
.box__text + .box__text {
  margin-top: 10px;
}
.box__text .link {
  font-size: 16px;
}
.box__img {
  margin-top: 5px;
}
.box__img p {
  display: inline-block;
}
@media (max-width: 1179px) {
  .box__img p {
    display: block;
  }
}

.column-project {
  background-color: #F8F2D1;
  margin-bottom: 60px;
  padding: 20px 84px;
}
@media (max-width: 1179px) {
  .column-project {
    padding: 10px 24px;
  }
}
.column-project h2 {
  font-size: 24px;
  position: relative;
  margin-bottom: 10px;
}
.column-project h2::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  margin-right: 10px;
  background-image: url(/assets/img/2307/column/01/book.svg);
  background-size: contain;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.index-column {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 50px auto 40px;
}
@media only screen and (max-width: 767px) {
  .index-column {
    display: block;
    margin-bottom: 60px;
  }
}
.index-column::after {
  content: "";
  display: block;
  width: calc(33.3333333333% - 12px);
}
.index-column__link {
  display: block;
  transition: opacity 0.3s;
  flex-basis: calc(33.3333333333% - 12px);
  margin-bottom: 40px;
  transition: opacity 1s;
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  .index-column__link:hover {
    opacity: 0.7;
  }
}
.index-column__link.is-loaded {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .index-column__link {
    margin-bottom: 24px;
  }
}
.index-column__img {
  margin-bottom: 12px;
}
.index-column__img img {
  min-height: 139px;
}
.index-column__heading {
  position: relative;
  min-height: 56px;
  padding-right: 50px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .index-column__heading {
    min-height: 36px;
    padding-right: 42px;
    font-size: 14px;
  }
}
.index-column__heading::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 34px;
  height: 34px;
  margin-top: -17px;
  background: url(/assets/img/top/ico-arrow-link.svg);
}
@media only screen and (max-width: 767px) {
  .index-column__heading::after {
    top: 13px;
    width: 26px;
    height: 26px;
    margin-top: 0;
    background-size: 26px auto;
  }
}
.index-column__tag {
  font-size: 14px;
  font-weight: bold;
  background-color: #E5E4E3;
  width: -webkit-fit-content;
  width: fit-content;
  border-radius: 7px;
  padding: 0 14px;
}

.index-information {
  max-width: 826px;
  margin: 0 auto 80px;
}
@media only screen and (max-width: 767px) {
  .index-information {
    margin-bottom: 60px;
  }
}
.index-information__box {
  margin-bottom: 16px;
  padding: 40px 0;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 767px) {
  .index-information__box {
    padding: 20px 0;
    margin-bottom: 13px;
  }
}
.index-information__heading {
  margin: 0 40px 20px;
  color: #B59B08;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  .index-information__heading {
    margin: 0 20px 15px;
    font-size: 18px;
  }
}
.index-information__list {
  margin: 0 40px;
  min-height: 300px;
}
@media only screen and (max-width: 767px) {
  .index-information__list {
    margin: 0 20px;
  }
}
.index-information__item {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #E5E4E3;
}
@media only screen and (max-width: 767px) {
  .index-information__item {
    margin-bottom: 13px;
    padding-bottom: 13px;
  }
}
.index-information__item:last-child {
  margin-bottom: 0;
}
.index-information__link {
  display: block;
  transition: opacity 0.3s;
  position: relative;
  min-height: 34px;
  padding: 5px 56px 5px 0;
  font-weight: bold;
}
@media (hover: hover) and (pointer: fine) {
  .index-information__link:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 767px) {
  .index-information__link {
    padding-right: 40px;
    font-size: 14px;
  }
}
.index-information__link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 34px;
  height: 34px;
  margin-top: -17px;
  background: url(/assets/img/top/ico-arrow-link.svg);
}
@media only screen and (max-width: 767px) {
  .index-information__link::after {
    right: 5px;
    width: 26px;
    height: 26px;
    background-size: 26px auto;
  }
}

.name-wrap {
  display: flex;
  flex-wrap: wrap;
}
.name-wrap .name {
  margin-right: 25px;
}
.name-wrap .name:last-child {
  margin-right: 0;
}

.alert-list {
  margin-bottom: 50px;
}
.alert-list__item {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1em;
  line-height: 1.53;
}
@media only screen and (max-width: 767px) {
  .alert-list__item {
    font-size: 14px;
  }
}
.alert-list__item::before {
  content: "●";
  position: absolute;
  top: 0;
  left: -1px;
  color: #E4D370;
}
.alert-list__notes {
  position: relative;
  margin-left: -1em;
  padding-left: 1em;
}
.alert-list__notes::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}

.text {
  margin-bottom: 40px;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .text {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.text--qr {
  display: flex;
  align-items: center;
}
.text__qr-code {
  min-width: 80px;
  max-width: 80px;
  margin-left: 16px;
}

.link {
  color: #B59B08;
  text-decoration: underline;
}

.notes {
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 1.6;
}

.name {
  margin: 10px 0 20px;
}
.name__main {
  font-size: 28px;
  line-height: 1;
}
.name__hurigana {
  font-size: 12px;
}
.name__small {
  font-size: 16px;
}

.snsbtn {
  margin-top: 100px;
}
.snsbtn p {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
}
.snsbtn ul {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.snsbtn ul li {
  margin: 0 10px;
}
.snsbtn ul li a {
  transition: opacity 0.3s;
}
.snsbtn ul li a:hover {
  opacity: 0.7;
}