@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
html {
  font-size: 10px;
}

.container > article * {
  line-height: inherit;
}

.feature .multicolumn-right {
  width: calc(100% - 40px) !important;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", YuGothic, "Yu Gothic", Meiryo, sans-serif;
  font-weight: 400;
}
.feature .socialbutton {
  text-align: right;
  line-height: 1;
}
.feature .socialbutton ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.feature .socialbutton li {
  margin-left: 10px;
}
.feature .socialbutton li .tweet {
  height: 20px;
}
.feature .socialbutton li .facebook-share {
  height: 20px;
}
.feature .socialbutton.socialbutton--top {
  display: none;
  margin: 0 20px 20px;
}
.feature .socialbutton.socialbutton--bottom {
  display: inline-block;
  margin: 8px 0 0;
  vertical-align: middle;
}

.entry__meta {
  width: calc(100% - 32px);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.entry__meta .create-date {
  margin-top: 8px;
  min-width: 8em;
}

/*　サイドバー その他の記事 表示設定 */
.multicolumn-left section.random-bn ul {
  display: block;
}

.main-content {
  display: block;
  width: 100%;
  padding: 12px 0 24px;
  border: none;
  background: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.86;
  color: #222;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
  font-weight: 700;
}
.main-content p,
.main-content li {
  line-height: 1.86;
}
.main-content a {
  text-decoration: underline;
  -webkit-transition: all 0.2s 0s ease-in-out;
  transition: all 0.2s 0s ease-in-out;
  text-underline-offset: 3px;
}
.main-content a:hover {
  opacity: 0.7;
}
.main-content *, .main-content *::before, .main-content *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-content br.pc-br {
  display: none;
}
.main-content .note {
  font-size: 0.9em;
  line-height: 1.5;
}

.page__header {
  padding: 0;
  margin: 0;
}
.page__intro {
  width: calc(100% - 38px);
  margin: 30px auto 10px;
}
.page__ps {
  margin: 20px 19px 30px;
}

.simplebar-scrollbar::before {
  background: #aaa;
  border-radius: 4px;
  width: 160px;
  margin-left: 2px;
  margin-top: 0px;
}

.simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}

.simplebar-track {
  background-color: #e5e5e5;
  border-radius: 10px;
}

.page__tips {
  margin: 60px auto 80px;
  width: calc(100% - 60px);
}
.page__tips__title img {
  width: 243px;
}
.page__tips__subtitle {
  margin: 35px auto 30px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.8rem;
  line-height: 1.6 !important;
}
.page__tips__subtitle span {
  display: inline-block;
}
.page__tips__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px 30px;
}
.page__tips__item {
  width: 100%;
  padding: 30px 26px 24px;
  border-radius: 20px;
}
.page__tips__item01 {
  background-color: #faf2df;
  border-bottom-left-radius: 0px !important;
}
.page__tips__item02 {
  background-color: #edf6e1;
  border-bottom-right-radius: 0px !important;
}
.page__tips__item__title {
  margin-bottom: 16px;
  background-color: #fff;
  text-align: center;
  color: #0092b7;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  line-height: 1.6 !important;
}
.page__nav {
  margin-bottom: 115px;
  padding-bottom: 32px;
  background-image: url("../imgs/nav_bg-top_sp.png"), url("../imgs/nav_bg-bottom_sp.png"), url("../imgs/nav_bg.jpg");
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: right top, left bottom, center center;
}
.page__nav__title {
  margin-bottom: 30px;
}
.page__nav__title img {
  width: 200px;
  margin: 20px 0 0 7px;
}
.page__nav__list {
  margin: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 36px 22px;
}
.page__nav__item {
  width: 125px;
  position: relative;
}
.page__nav__item a {
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 1.15rem;
  line-height: 1.4;
}
.page__nav__item a figure {
  margin-bottom: 10px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
}
.page__nav__item a > span {
  display: block;
}
.page__nav__item a > span.name span {
  font-size: 1.4rem;
}
.page__nav__item a .index {
  width: 52px;
  position: absolute;
  top: -8px;
  left: -5px;
  z-index: 10;
}
.page__nav__item a .btn {
  margin-top: 6px;
  position: relative;
  background-color: #650200;
  border-radius: 2px;
  font-size: 1rem;
  line-height: 17px;
}
.page__nav__item a .btn::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #fff;
  border-left: 3.5px solid transparent;
  border-right: 3.5px solid transparent;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page__ps .btn {
  margin: 50px auto 80px;
  text-align: center;
}
.page__ps .btn__index {
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
  color: #650200;
  font-size: 1.7rem;
  font-weight: 700;
}
.page__ps .btn__index::before, .page__ps .btn__index::after {
  content: "";
  display: block;
  width: 22px;
  height: 2px;
  position: absolute;
  background-color: #650200;
}
.page__ps .btn__index::before {
  top: 8px;
  left: -30px;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.page__ps .btn__index::after {
  top: 8px;
  right: -30px;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.page__ps .btn a {
  display: block;
  width: 100%;
  height: 58px;
  max-width: 350px;
  margin: 0 auto;
  background-color: #0096bb;
  border-radius: 29px;
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 58px;
}

.section {
  width: calc(100% - 38px);
  max-width: 423px;
  margin: 12px auto 50px;
}
.section__header {
  margin: 0 auto 70px;
  height: 65px;
  padding-top: 10px;
  background: url("../imgs/section_title_bg.png") 50% 0 no-repeat;
  background-size: auto 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #650200;
}
.section__content__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 46px;
}
.section__content__header > img {
  max-width: 423px;
}
.section__content__header .text {
  width: calc(100% - 16px);
  margin-top: -16px;
  text-shadow: 4px 4px 8px #fff, -4px 4px 8px #fff, 4px -4px 8px #fff, -4px -4px 8px #fff;
}
.section__content__header .meta {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.6;
}
.section__content__header .meta .palt {
  display: inline-block;
  margin: 0 -0.2em;
}
.section__content__header .meta__name {
  margin-bottom: 4px;
  font-size: 1.2rem;
}
.section__content__header .meta__name span {
  font-size: 1.7rem;
}
.section__content__header .meta__sns {
  display: inline-block;
  height: 17px;
  padding: 0 6px;
  margin: 0 0 0 5px;
  background-color: #650200;
  border-radius: 2px;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  color: #fff;
  text-decoration: none;
  text-shadow: none;
  font-size: 1.3rem;
  letter-spacing: 0;
  line-height: 16px;
}
.section__content__title {
  margin-bottom: 16px;
  text-align: left;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  font-weight: 500 !important;
  color: #0092b7;
  letter-spacing: -0.03em;
}
.section__content__title span {
  display: inline-block;
  line-height: 1.6;
}
.section__content__qa figure {
  margin: 40px auto;
}
.section__content__qa .qa {
  margin-bottom: 40px;
}
.section__content__qa .qa__q {
  margin-bottom: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: #0092b7;
}
.section__content__qa .qa__q p {
  line-height: 1.4;
}
@media screen and (min-width: 751px) {
  .feature .multicolumn-right {
    width: 780px !important;
  }
  .feature .create-date {
    display: block;
    font-size: 1.4rem;
  }
  .feature .socialbutton.socialbutton--top {
    display: block;
    padding-top: 24px;
  }
  .entry__meta {
    width: calc(100% - 48px);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-content {
    padding: 0 0 20px;
    font-size: 1.5rem;
  }
  .main-content br.sp-br {
    display: none;
  }
  .main-content br.pc-br {
    display: inline;
  }
  .page__header {
    margin: 0 auto;
  }
  .page__header .page__title {
    margin: 0 22px;
  }
  .page__intro {
    width: calc(100% - 68px);
    font-size: 1.5rem;
  }
  .page__ps {
    margin: 40px 34px;
    font-size: 1.5rem;
  }
  .page__tips {
    margin: 80px auto 110px;
  }
  .page__tips__subtitle {
    margin: 36px auto;
  }
  .page__tips__item {
    width: 295px;
    padding: 30px 36px 24px;
    border-radius: 40px;
  }
  .page__nav {
    background-image: url("../imgs/nav_bg-top.png"), url("../imgs/nav_bg-bottom.png"), url("../imgs/nav_bg.jpg");
  }
  .page__nav__title img {
    width: 262px;
    margin: 22px 0 0 30px;
  }
  .page__nav__list {
    -webkit-column-gap: 63px;
    -moz-column-gap: 63px;
    column-gap: 63px;
  }
  .page__nav__item {
    width: 158px;
  }
  .page__nav__item figure {
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }
  .page__nav__item a {
    text-decoration: none;
    color: #fff;
  }
  .page__nav__item a:hover {
    opacity: 1;
  }
  .page__nav__item a:hover .figure, .page__nav__item a:hover > span {
    opacity: 0.7;
  }
  .page__nav__item a > span {
    display: block;
  }
  .page__ps .btn {
    margin: 60px auto 180px;
  }
  .section {
    width: calc(100% - 64px);
    max-width: none;
  }
  .section__header {
    height: 82px;
    margin: 130px auto;
    padding-top: 16px;
  }
  .section__content__header {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .section__content__header .text {
    width: calc(100% - 407px);
    margin: 0 0 0 -16px;
  }
  .section__content__header .meta__name span {
    font-size: 1.8rem;
  }
  .section__content__title {
    margin-bottom: 24px;
    font-size: 2.6rem;
  }
  .section__content__qa figure {
    width: 396px;
    margin: 0;
  }
  .section__content__qa figure.qa2 {
    float: right;
    margin: 0 0 16px 20px;
  }
  .section__content__qa figure.qa4 {
    float: left;
    margin: 0 20px 16px 0;
  }
}/*# sourceMappingURL=style.min.css.map */
