@charset "UTF-8";
/* pattern-responsive */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
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;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

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

nav ul {
  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;
  /*ikkrweb preview ie9 emulator ie7 varnish error*/
  /*background:transparent;*/
}

/* 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 #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #333;
  background: #fff;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1rem;
  }
}

img {
  border: none;
  vertical-align: top;
}

p, li, address, table, dt, dd {
  line-height: 150%;
}

ul, ol {
  list-style: none;
}

a:link {
  color: #3c312b;
  text-decoration: underline;
}

a:visited {
  color: #8b008b;
  text-decoration: underline;
}

a:hover {
  color: #3c312b;
  text-decoration: none;
}

/*アクセシビリティ対応*/
a:focus img {
  /*border:1px solid #C00000;*/
}

a:focus {
  background-color: inherit;
  color: #3c312b;
}

a:active {
  _background: inherit; /*IEのみactive疑似クラスにて処理*/
}

/*iphoneでルビで文字サイズが勝手に変わるのを修正*/
body {
  -webkit-text-size-adjust: 100%;
}

address {
  font-style: normal;
}

/*clearfix*/
.cmstag:after,
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.first-left {
  margin-left: 0 !important;
}

.first-top {
  margin-top: 0 !important;
}

.left-col {
  float: left;
}

.right-col {
  float: right;
}

.img-item img, .img-text img {
  max-width: 100%;
  height: auto;
}

@media print, screen and (min-width: 769px) {
  .view-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .view-pc {
    display: none !important;
  }
}
.des-attention-area {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.des-attention {
  background-color: #FFFF40;
  font-size: 80%;
}

.des-attention2 {
  background-color: #C0C0FF;
  font-size: 80%;
}

.color-scheme-area {
  margin-top: 20px;
}

.scheme-bar {
  padding: 5px 0 5px 0;
  border: 1px solid #333333;
}

.color-scheme-area .box {
  width: 300px;
}

@media print, screen and (min-width: 769px) {
  .color-scheme-area .box {
    float: left;
    margin-left: 20px;
  }
}
.color-scheme-area .title {
  margin: 5px 0 0 0;
}

.scheme1 {
  background-color: #ababab;
  text-align: center;
}

.scheme2 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme3 {
  background-color: #333;
  text-align: center;
}

.scheme4 {
  background-color: #333;
  text-align: center;
}

.scheme5 {
  border: 1px solid #ccc;
  text-align: center;
}

.scheme6 {
  background-color: #333;
  text-align: center;
}

.scheme7 {
  background-color: #ccc;
  text-align: center;
}

.scheme8 {
  background-color: #555;
  color: #fff;
  text-align: center;
}

.scheme9 {
  background-color: #eee;
  text-align: center;
}

.scheme10 {
  background-color: #4682c0;
  text-align: center;
}

.scheme11 {
  background-color: #c896bd;
  text-align: center;
}

/* Googleカスタム検索
--------------------------------------------------------- */
/* ----- デフォルトスタイル初期化 ----- */
form.gsc-search-box {
  margin: 0 !important;
  font-size: inherit !important;
}

table.gsc-search-box {
  margin: 0 !important;
  border: none !important;
}

.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}

.gsc-search-box .gsc-input > input:hover, .gsc-input-box-hover {
  box-shadow: none !important;
}

.gsc-search-box .gsc-input > input:focus, .gsc-input-box-focus {
  box-shadow: none !important;
}

table.gsc-search-box td {
  line-height: 1;
}

.gsib_a {
  padding: 0 0 0 10px !important;
}

.cse input.gsc-input, input.gsc-input {
  box-sizing: border-box;
  padding: 5px 0 !important;
  border: none !important;
  font-size: inherit !important;
  margin: 0 !important;
}

.cse input.gsc-input::-webkit-input-placeholder, input.gsc-input::-webkit-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-moz-placeholder, input.gsc-input:-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input::-moz-placeholder, input.gsc-input::-moz-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.cse input.gsc-input:-ms-input-placeholder, input.gsc-input:-ms-input-placeholder {
  font-family: inherit !important;
  font-size: inherit !important;
}

.gsst_b {
  font-size: inherit !important;
  padding: 0 !important;
}

.gsst_a {
  padding: 0 !important;
}

.gscb_a {
  display: inline-block;
  font: inherit !important;
  padding: 0 5px !important;
}

td.gsc-search-button {
  font-size: 0;
}

.gsc-search-button {
  margin: 0 !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  box-sizing: border-box;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  cursor: pointer;
}

/* ----- カスタム設定 ----- */
@media print, screen and (min-width: 769px) {
  form.gsc-search-box {
    width: 340px !important;
  }
}
@media screen and (max-width: 768px) {
  form.gsc-search-box {
    width: 100% !important;
  }
}

.gsc-input-box {
  padding: 0 !important;
}
@media print, screen and (min-width: 769px) {
  .gsc-input-box {
    border: 1px solid #cc3f78 !important;
    border-radius: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-input-box {
    border: 2px solid #cc3f78 !important;
    border-radius: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 34px;
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 768px) {
  .cse input.gsc-input, input.gsc-input {
    min-height: 34px;
    font-size: 1rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  td.gsc-search-button {
    height: 34px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 36px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  td.gsc-search-button {
    height: 34px;
  }
  @-moz-document url-prefix() {
    td.gsc-search-button {
      height: 38px;
    }
  }
  td.gsc-search-button {
    padding-left: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #cc3f78 !important;
    width: 36px !important;
    border: 1px solid #cc3f78 !important;
    border-radius: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .cse .gsc-search-button-v2, .gsc-search-button-v2 {
    background-color: #cc3f78 !important;
    width: 36px !important;
    border: 1px solid #cc3f78 !important;
    border-radius: 0 !important;
  }
}

@media print, screen and (min-width: 769px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 19px !important;
    height: 19px !important;
  }
}
@media screen and (max-width: 768px) {
  .gsc-search-button-v2 svg {
    fill: #ffffff !important;
    width: 18px !important;
    height: 18px !important;
  }
}

.dummy-search-area {
  box-sizing: border-box;
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-area {
    width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-area {
    width: 100%;
  }
}

.dummy-search {
  box-sizing: border-box;
  padding: 10px 0 10px 13px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .dummy-search {
    border: 1px solid #cc3f78;
    height: 36px;
    width: calc(100% - 36px);
    border-radius: 0;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search {
    border: 2px solid #cc3f78;
    height: 36px;
    width: calc(100% - 36px);
    border-radius: 0;
    font-size: 2rem;
  }
}

.dummy-search-btn {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn {
    background-color: #cc3f78;
    flex-basis: 36px;
    width: 36px;
    height: 36px;
    border: 1px solid #cc3f78;
    border-radius: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn {
    background-color: #cc3f78;
    flex-basis: 36px;
    width: 36px;
    height: 36px;
    border: 1px solid #cc3f78;
    border-radius: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 769px) {
  .dummy-search-btn svg {
    width: 19px;
    height: 19px;
    fill: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .dummy-search-btn svg {
    width: 18px;
    height: 18px;
    fill: #ffffff;
  }
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

.hide {
  display: none;
}

#smartphone * {
  box-sizing: border-box;
}
#smartphone a {
  color: #333;
  display: block;
  text-decoration: none;
}
#smartphone .wrap {
  align-items: center;
  background-color: #e976a3;
  border: 2px solid #e976a3;
  display: flex;
  justify-content: center;
  padding: 15px 0;
  position: relative;
  width: 100%;
}
#smartphone .wrap .txt {
  font-size: 230%;
  font-weight: bold;
  line-height: 140%;
  padding-right: 20px;
}
#smartphone .wrap .ico {
  background-color: #cc3f78;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 20px;
}
#smartphone .wrap .ico:after {
  border-left: 12px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  bottom: 0;
  content: "";
  left: 0;
  height: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
}

@media print {
  body {
    zoom: 1;
  }
}
#header, #footer, #side-nav {
  overflow-wrap: anywhere;
}

.gsst_a .gscb_a {
  color: #333 !important;
}

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

a:has(> img) {
  display: inline-block;
}

.splide {
  --pcGap: 40px;
  --spGap: 20px;
}
.splide a {
  display: block;
}
.splide a:hover img {
  opacity: 0.85;
}
.splide a:focus, .splide a:focus-visible {
  outline: none;
}
.splide a:focus .item-in, .splide a:focus-visible .item-in {
  position: relative;
}
.splide a:focus .item-in::before, .splide a:focus-visible .item-in::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  outline: 1px solid #fff;
  border: 2px solid #333;
}
.splide .splide__arrow {
  position: absolute;
  opacity: initial;
  border-radius: initial;
  background-color: transparent;
  border: none;
  width: 7.7333333333vw;
  height: 7.7333333333vw;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 10vw;
  height: 13.3333333333vw;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrow {
    width: 75px;
    height: 100px;
  }
  .splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrow:hover {
    opacity: 0.85;
  }
}
.splide .splide__arrow--prev {
  background: url(../img_top/prev.png) no-repeat center/10vw;
  left: calc(50% - 37.3333333333vw);
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrow--prev {
    background: url(../img_top/prev.png) no-repeat center/75px;
    left: calc(50% - 250px);
  }
}
.splide .splide__arrow--next {
  background: url(../img_top/next.png) no-repeat center/12.2666666667vw;
  width: 12.2666666667vw;
  right: calc(50% - 50.6666666667vw);
}
@media print, screen and (min-width: 769px) {
  .splide .splide__arrow--next {
    width: 92px;
    background: url(../img_top/next.png) no-repeat center/92px;
    right: calc(50% - 350px);
  }
}
.splide .splide__controls {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.splide .splide__controls .splide__arrows {
  display: flex;
  align-items: center;
  align-items: flex-end;
  gap: 6px;
}
.splide .splide__pagination {
  display: flex !important;
  padding: 0;
  position: initial;
  border: 1px solid #fff;
  margin-bottom: 4px;
}
.splide .splide__pagination li {
  display: flex;
}
.splide .splide__pagination__page {
  width: 8vw;
  height: 1.3333333333vw;
  margin: 0;
  background: #cc3f78;
  transition: initial;
  border-radius: 0;
  border: none;
  opacity: initial;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__pagination__page {
    width: 30px;
    height: 5px;
  }
  .splide .splide__pagination__page:hover {
    opacity: 0.85;
  }
}
.splide .splide__pagination__page.is-active {
  background: #fff;
  transform: initial;
  border: 1px solid #cc3f78;
}
.splide .splide__toggle {
  width: 9.0666666667vw;
  height: 9.0666666667vw;
  background: #cc3f78;
  border: 2px solid #fff;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__toggle {
    width: 34px;
    height: 34px;
    border: 1px solid #fff;
  }
  .splide .splide__toggle:hover {
    opacity: 0.85;
  }
}
.splide .splide__toggle span {
  margin: auto;
  position: absolute;
  inset: 0;
  background-color: #fff !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.splide .splide__toggle__play {
  clip-path: polygon(40.87% 63.2%, 62.72% 49.8%, 40.87% 37.2%);
  width: 8.5333333333vw;
  height: 8.5333333333vw;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__toggle__play {
    width: 30px;
    height: 30px;
  }
}
.splide .splide__toggle__pause {
  clip-path: polygon(45.21% 63.2%, 40.87% 63.2%, 40.87% 37.2%, 45.21% 37.2%, 45.21% 63.2%, 54.79% 63.2%, 54.79% 37.2%, 59.13% 37.2%, 59.13% 63.2%, 54.79% 63.2%);
  height: 2.9333333333vw;
  width: 8.5333333333vw;
  height: 8.5333333333vw;
}
@media print, screen and (min-width: 769px) {
  .splide .splide__toggle__pause {
    width: 30px;
    height: 30px;
  }
}
.splide:not(.is-active) {
  visibility: visible !important;
}
.splide:not(.is-active) .splide__list {
  display: flex !important;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .splide:not(.is-active) .splide__list {
    gap: var(--pcGap);
  }
}
@media screen and (max-width: 768px) {
  .splide:not(.is-active) .splide__list {
    gap: var(--spGap);
  }
}
.splide:not(.is-active) .splide__slide:last-child {
  margin: 0 !important;
}
.splide:not(.is-active) .splide__arrows {
  display: none;
}
.splide:not(.is-active) .splide__toggle {
  display: none;
}

.slider a:focus, .slider a:focus-visible {
  outline: none;
  position: relative;
}
.slider a:focus::before, .slider a:focus-visible::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 6px;
  outline: 1px solid #fff;
  border: 2px solid #333;
}

#header-print {
  position: relative;
}

#header, #sp-header {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
}

#header {
  min-width: 1040px;
}

#container {
  margin: 0 !important;
}

#main section:last-child {
  margin-bottom: 37.3333333333vw;
}
@media print, screen and (min-width: 769px) {
  #main section:last-child {
    margin-bottom: 100px;
  }
}

#footer {
  margin-top: 0;
}

.ttl-parts {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ttl-parts span {
  position: relative;
  font-weight: normal;
}
.ttl-parts span::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #f492b9;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .ttl-parts span {
    font-size: 1.125rem;
    margin-left: 46px;
  }
  .ttl-parts span::before {
    height: 16px;
    width: 16px;
    border-radius: 16px;
    left: -31px;
  }
}
@media screen and (max-width: 768px) {
  .ttl-parts span {
    font-size: 0.84375rem;
    margin-left: 8.9333333333vw;
  }
  .ttl-parts span::before {
    height: 3.2vw;
    width: 3.2vw;
    border-radius: 3.2vw;
    left: -6.2666666667vw;
  }
}

@media print, screen and (min-width: 769px) {
  .c-width {
    margin: 0 auto;
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .c-width {
    margin: 0 3.3333333333vw;
  }
}

.btn-parts {
  width: fit-content;
  margin: 0 auto;
}
.btn-parts button {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 0;
  vertical-align: bottom;
}
.btn-parts a, .btn-parts button {
  display: block;
  text-decoration: none;
  width: fit-content;
}
.btn-parts a span, .btn-parts button span {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border: 2px solid #cc3f78;
  transition: background-color 0.3s ease-out;
  font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.btn-parts a span:hover, .btn-parts button span:hover {
  background-color: #f3d9ee;
}
@media print, screen and (min-width: 769px) {
  .btn-parts a span, .btn-parts button span {
    border-radius: 6px;
    min-width: 300px;
    padding: 22px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .btn-parts a span, .btn-parts button span {
    border-radius: 1.3333333333vw;
    min-width: 62.6666666667vw;
    padding: 3.2vw 5.3333333333vw;
    margin-right: 2.6666666667vw;
  }
}
.btn-parts a span::before, .btn-parts button span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  .btn-parts a span::before, .btn-parts button span::before {
    right: -25px;
    background: url(../img_common/arrow_pink.png) no-repeat center/50px;
    width: 50px;
    height: 15px;
  }
}
@media screen and (max-width: 768px) {
  .btn-parts a span::before, .btn-parts button span::before {
    right: -4.9333333333vw;
    background: url(../img_common/arrow_pink.png) no-repeat center/9.3333333333vw;
    width: 9.3333333333vw;
    height: 2.5333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .btn-parts {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .btn-parts {
    margin-top: 5.3333333333vw;
  }
}

.sec-mv .splide {
  --pcGap: 0;
  --spGap: 0;
}
.sec-mv .splide .splide-wrapper {
  position: relative;
}
.sec-mv .splide .splide__track {
  overflow: hidden;
}
.sec-mv .splide .splide__list {
  height: fit-content;
}
.sec-mv .splide .splide__slide {
  height: fit-content;
  width: 100%;
}
.sec-mv .splide .splide__slide img {
  object-fit: cover;
  transition: opacity 0.3s ease-out;
}
@media print, screen and (min-width: 769px) {
  .sec-mv .splide .splide__slide img {
    width: 100%;
    height: 650px;
  }
}
@media screen and (max-width: 768px) {
  .sec-mv .splide .splide__slide img {
    width: 100%;
    height: 134.6666666667vw;
  }
}
.sec-mv .splide .splide__controls {
  position: relative;
  margin-top: 0;
}
.sec-mv .splide .splide__controls .splide__arrows {
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .sec-mv .splide .splide__controls .splide__arrows {
    bottom: 20px;
    background-color: transparent !important;
  }
}
@media screen and (max-width: 768px) {
  .sec-mv .splide .splide__controls .splide__arrows {
    right: 10px;
    bottom: 20px;
    margin-top: 2.6666666667vw;
  }
}

.sec-mv {
  position: relative;
}
.sec-mv::before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../img_top/mv_dec.png) no-repeat;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .sec-mv::before {
    height: 221px;
    width: 272px;
  }
}
@media screen and (max-width: 768px) {
  .sec-mv::before {
    background-size: 36.2666666667vw;
    width: 36.2666666667vw;
    height: 29.4666666667vw;
  }
}
.sec-mv .splide a:focus .item-in::before, .sec-mv .splide a:focus-visible .item-in::before {
  width: calc(100% - 4px);
  height: calc(100% - 90px);
}
.sec-mv .splide-wrapper {
  position: relative;
  background: url(../img_common/bg03.png);
}
@media print, screen and (min-width: 769px) {
  .sec-mv .splide-wrapper {
    padding-bottom: 6px;
    min-height: 650px;
  }
}
@media screen and (max-width: 768px) {
  .sec-mv .splide-wrapper {
    padding-bottom: 1.3333333333vw;
    min-height: 134.6666666667vw;
  }
}
.sec-mv .splide-wrapper::before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  z-index: 1;
}
@media print, screen and (min-width: 769px) {
  .sec-mv .splide-wrapper::before {
    background: url(../img_top/mv_dec_pc.png) no-repeat;
    height: 101px;
    width: 319px;
    bottom: -20px;
  }
}
@media screen and (max-width: 768px) {
  .sec-mv .splide-wrapper::before {
    background: url(../img_top/mv_dec_sp.png) no-repeat;
    background-size: 45.8666666667vw;
    height: 15.3333333333vw;
    width: 45.8666666667vw;
    bottom: -2.6666666667vw;
  }
}
.sec-mv .splide__slider {
  background-color: #fff;
}

.sec-important .post-list, .sec-important .pageListNotExists, .sec-news .post-list, .sec-news .pageListNotExists {
  overflow-y: auto;
  padding-right: 18px;
  margin-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .sec-important .post-list li, .sec-important .pageListNotExists li, .sec-news .post-list li, .sec-news .pageListNotExists li {
    border-left: 4px solid;
    padding: 25px 50px 18px 26px;
    border-radius: 0 6px 6px 0;
    min-height: 100px;
  }
}
@media screen and (max-width: 768px) {
  .sec-important .post-list li, .sec-important .pageListNotExists li, .sec-news .post-list li, .sec-news .pageListNotExists li {
    font-size: 0.875rem;
    border-left: 0.8vw solid;
    padding: 4vw 3.2vw 4vw 1.8666666667vw;
    border-radius: 0 6px 6px 0;
  }
}
.sec-important .post-list li + li, .sec-important .pageListNotExists li + li, .sec-news .post-list li + li, .sec-news .pageListNotExists li + li {
  margin-top: 15px;
}
.sec-important .date, .sec-news .date {
  display: block;
  margin-bottom: 5px;
  color: #3c312b;
  font-weight: bold;
}

.sec-important {
  margin-top: 10.6666666667vw;
}
@media print, screen and (min-width: 769px) {
  .sec-important {
    margin-top: 80px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-important .important-ttl img {
    width: 340px;
  }
}
@media screen and (max-width: 768px) {
  .sec-important .important-ttl img {
    width: 54.4vw;
  }
}
.sec-important .important-ttl span::before {
  background-color: #cc3f3f;
}
@media print, screen and (min-width: 769px) {
  .sec-important .post-list {
    max-height: calc(120px + 5em - 80px);
  }
}
@media screen and (max-width: 768px) {
  .sec-important .post-list {
    max-height: calc(25.3vw + 5em - 80px);
  }
}
.sec-important .post-list li {
  border-color: #cc3f3f;
  background-color: #ffdbdb;
}
.sec-important .important-btn a span {
  border-color: #cc3f3f;
}
.sec-important .important-btn a span:hover {
  background-color: #fde7e7;
}
.sec-important .important-btn a span::before {
  background-image: url(../img_top/arrow_red.png);
}

.sec-news {
  margin-top: 10.6666666667vw;
}
@media print, screen and (min-width: 769px) {
  .sec-news {
    margin-top: 80px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-news .news-ttl img {
    width: 209px;
  }
}
@media screen and (max-width: 768px) {
  .sec-news .news-ttl img {
    width: 38.9333333333vw;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-news .post-list {
    max-height: calc(350px + 5em - 80px);
  }
}
@media screen and (max-width: 768px) {
  .sec-news .post-list {
    max-height: calc(84.7vw + 5em - 80px);
  }
}
.sec-news .post-list li {
  border-color: #f492b9;
  background-color: #fff1fd;
}

.list-event, .list-useful {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 5.3333333333vw;
  gap: 4vw;
}
@media print, screen and (min-width: 769px) {
  .list-event, .list-useful {
    margin-top: 40px;
    gap: 35px;
  }
}
.list-event .item, .list-useful .item {
  position: relative;
  transition: 0.3s ease-out;
  transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .list-event .item, .list-useful .item {
    height: fit-content;
  }
}
.list-event .item::before, .list-useful .item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img_common/bg04.png);
  border-radius: 6px;
  z-index: 1;
  right: -4px;
  bottom: -4px;
}
.list-event .item:hover, .list-useful .item:hover {
  transition: 0.3s ease-out;
  opacity: unset;
  transform: translateY(-1rem);
}
.list-event .item:hover img, .list-useful .item:hover img {
  transform: scale(1.1);
}
.list-event .item a, .list-event .item .item-nolink, .list-useful .item a, .list-useful .item .item-nolink {
  position: relative;
  z-index: 2;
  display: block;
  background-color: #fff;
  text-decoration: none;
  color: #3c312b;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .list-event .item a, .list-event .item .item-nolink, .list-useful .item a, .list-useful .item .item-nolink {
    width: 310px;
    min-height: 328px;
    padding: 20px;
    border-radius: 6px;
  }
}
@media screen and (max-width: 768px) {
  .list-event .item a, .list-event .item .item-nolink, .list-useful .item a, .list-useful .item .item-nolink {
    height: fit-content;
    width: 44vw;
    min-height: 50.6666666667vw;
    padding: 2.6666666667vw 2vw;
  }
}
.list-event .item .item-in, .list-useful .item .item-in {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .list-event .item .item-in, .list-useful .item .item-in {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .list-event .item .item-in, .list-useful .item .item-in {
    gap: 2.6666666667vw;
  }
}
.list-event .item .item-in .item-tag, .list-useful .item .item-in .item-tag {
  text-align: center;
  border-radius: 32px;
}
@media print, screen and (min-width: 769px) {
  .list-event .item .item-in .item-tag, .list-useful .item .item-in .item-tag {
    min-width: 92px;
    padding: 4px 15px;
  }
}
@media screen and (max-width: 768px) {
  .list-event .item .item-in .item-tag, .list-useful .item .item-in .item-tag {
    font-size: 0.875rem;
    min-width: 18.6666666667vw;
    padding: 2px 10px;
  }
}
.list-event .item .item-in .item-txt p, .list-useful .item .item-in .item-txt p {
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
@media print, screen and (min-width: 769px) {
  .list-event .item .item-in .item-txt p, .list-useful .item .item-in .item-txt p {
    font-size: 1.25rem;
    width: 240px;
  }
}
@media screen and (max-width: 768px) {
  .list-event .item .item-in .item-txt p, .list-useful .item .item-in .item-txt p {
    margin-top: 1.3333333333vw;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 769px) {
  .list-event .item .item-in .item-img, .list-event .item .item-in img, .list-useful .item .item-in .item-img, .list-useful .item .item-in img {
    width: 270px;
    height: 180px;
    border-radius: 6px;
  }
}
@media screen and (max-width: 768px) {
  .list-event .item .item-in .item-img, .list-event .item .item-in img, .list-useful .item .item-in .item-img, .list-useful .item .item-in img {
    width: 40vw;
    height: 26.6666666667vw;
    border-radius: 0.8vw;
  }
}
.list-event .item .item-in .item-img, .list-useful .item .item-in .item-img {
  overflow: hidden;
}
.list-event .item .item-in .item-img img, .list-useful .item .item-in .item-img img {
  object-fit: cover;
  transition: 0.3s ease-in-out;
}

.sec-event {
  background-color: #f2f2f2;
  margin-top: 12vw;
  margin-bottom: 0 !important;
  padding-top: 7.3333333333vw;
  padding-bottom: 8.6666666667vw;
}
@media print, screen and (min-width: 769px) {
  .sec-event {
    margin-top: 50px;
    padding-top: 90px;
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-event .event-ttl img {
    width: 192px;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-ttl img {
    width: 38.9333333333vw;
  }
}
.sec-event .item-tag {
  background-color: #ffffcc;
}
.sec-event .item-tag.tag-1 {
  background-color: #ffffcc;
}
.sec-event .item-tag.tag-2 {
  background-color: #fca0c4;
}
.sec-event .item-tag.tag-3 {
  background-color: #b6ec9e;
}
.sec-event .item-tag.tag-4 {
  background-color: #b3ecf5;
}
.sec-event .item-tag.tag-5 {
  background-color: #ffcb9c;
}
.sec-event .item-tag.tag-6 {
  background-color: #f8d4fc;
}
.sec-event .item-tag.tag-7 {
  background-color: #b8def0;
}

.sec-useful {
  background: url(../img_top/useful_dec_sp.png) no-repeat top center/100vw, url(../img_top/interview_dec_sp.png) no-repeat bottom center/100vw, url(../img_common/bg02.png);
  margin-bottom: 0 !important;
  padding-top: 22.6666666667vw;
  padding-bottom: 13.3333333333vw;
}
@media print, screen and (min-width: 769px) {
  .sec-useful {
    background: url(../img_top/useful_dec.png) no-repeat top center, url(../img_top/interview_dec.png) no-repeat bottom center, url(../img_common/bg02.png);
    padding-top: 170px;
    padding-bottom: 175px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-useful .useful-ttl img {
    width: 304px;
  }
}
@media screen and (max-width: 768px) {
  .sec-useful .useful-ttl img {
    width: 52.6666666667vw;
  }
}
.sec-useful .list-useful .item:nth-child(n+7) {
  display: none;
}
.sec-useful .item-tag {
  background-color: #b3ecf5;
}
.sec-useful .item-tag.tag-1 {
  background-color: #b3ecf5;
}
.sec-useful .item-tag.tag-2 {
  background-color: #ffcb9c;
}
.sec-useful .item-tag.tag-3 {
  background-color: #f8d4fc;
}
.sec-useful .item-tag.tag-4 {
  background-color: #b8def0;
}
.sec-useful .item-tag.tag-5 {
  background-color: #b6ec9e;
}
.sec-useful .item-tag.tag-6 {
  background-color: #ffd8b6;
}
.sec-useful .item-tag.tag-7 {
  background-color: #fca0c4;
}
.sec-useful .item-tag.tag-8 {
  background-color: #b8def0;
}
.sec-useful .item-tag.tag-9 {
  background-color: #ffffcc;
}
.sec-useful .item-tag.tag-10 {
  background-color: #ffe684;
}
.sec-useful .useful-more-btn button span {
  margin-right: 0;
  min-width: 33.3333333333vw;
  font-size: 1rem;
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .sec-useful .useful-more-btn button span {
    min-width: 200px;
  }
}
.sec-useful .useful-more-btn button span::before {
  left: 50%;
  background: url(../img_top/arrow_bottom.png) no-repeat center/3.2vw;
  width: 3.2vw;
  height: 8.2666666667vw;
  top: auto;
  bottom: -6vw;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .sec-useful .useful-more-btn button span::before {
    bottom: -26px;
    background: url(../img_top/arrow_bottom.png) no-repeat center/15px;
    width: 15px;
    height: 42px;
  }
}

.sec-interview {
  background-color: #f2f2f2;
  margin-bottom: 0 !important;
  padding-top: 9.3333333333vw;
  padding-bottom: 17.3333333333vw;
}
@media print, screen and (min-width: 769px) {
  .sec-interview {
    padding-top: 0;
    padding-bottom: 120px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-interview .interview-ttl img {
    width: 348px;
  }
}
@media screen and (max-width: 768px) {
  .sec-interview .interview-ttl img {
    width: 60.2666666667vw;
  }
}
.sec-interview .splide {
  margin-top: 26px;
}
.sec-interview .splide a, .sec-interview .splide .item-nolink {
  color: #333;
  text-decoration: none;
}
.sec-interview .splide a:hover, .sec-interview .splide .item-nolink:hover {
  text-decoration: underline;
}
.sec-interview .splide a:focus-visible .item-in::before, .sec-interview .splide .item-nolink:focus-visible .item-in::before {
  left: -2px;
  bottom: auto;
  width: calc(100% + 4px);
  height: 100%;
}
.sec-interview .splide .splide__list {
  height: fit-content;
}
@media print, screen and (min-width: 769px) {
  .sec-interview .splide .item-in {
    width: 380px;
  }
}
@media screen and (max-width: 768px) {
  .sec-interview .splide .item-in {
    width: 58.6666666667vw;
  }
}
.sec-interview .splide .item-img {
  background-color: #fff !important;
  border-radius: 0.8vw;
}
@media print, screen and (min-width: 769px) {
  .sec-interview .splide .item-img {
    border-radius: 6px;
  }
}
.sec-interview .splide .item-txt {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .sec-interview .splide .item-txt {
    font-size: 0.875rem;
  }
}
.sec-interview .splide .splide__slide img {
  object-fit: cover;
  transition: opacity 0.3s ease-out;
  background: url(../img_common/bg03.png);
}
@media print, screen and (min-width: 769px) {
  .sec-interview .splide .splide__slide img {
    width: 380px;
    height: 250px;
    border-radius: 6px;
    padding: 3px;
  }
}
@media screen and (max-width: 768px) {
  .sec-interview .splide .splide__slide img {
    width: 58.6666666667vw;
    height: 38.6666666667vw;
    border-radius: 0.8vw;
    padding: 0.4vw;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-interview .splide .splide__arrow {
    top: 125px;
  }
}
@media screen and (max-width: 768px) {
  .sec-interview .splide .splide__arrow {
    top: 75px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-interview .splide .splide__controls {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec-interview .splide .splide__controls {
    margin-top: 15px;
  }
}
.sec-interview .interview-btn {
  margin-top: 20px;
}

.sec-sns {
  margin-top: 8vw;
}
@media print, screen and (min-width: 769px) {
  .sec-sns {
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-sns .box-sns {
    display: flex;
    gap: 57px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-sns .sns-ttl img {
    width: 215px;
  }
}
@media screen and (max-width: 768px) {
  .sec-sns .sns-ttl img {
    width: 40.2666666667vw;
  }
}
.sec-sns .list-sns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media print, screen and (min-width: 769px) {
  .sec-sns .list-sns {
    gap: 50px;
    max-width: 430px;
  }
}
@media screen and (max-width: 768px) {
  .sec-sns .list-sns {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-sns .list-sns {
    justify-content: center;
    gap: 6.6666666667vw;
  }
}
.sec-sns .list-sns img {
  transition: 0.3s ease-out;
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .sec-sns .list-sns img {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 768px) {
  .sec-sns .list-sns img {
    width: 12vw;
    height: 12vw;
  }
}
.sec-sns .list-sns a:hover img, .sec-sns .list-sns .item-nolink:hover img {
  transform: scale(1.05);
}

.sec-related {
  background-color: #f2f2f2;
  margin-top: 8vw;
  margin-bottom: 0 !important;
  padding-top: 10.6666666667vw;
  padding-bottom: 32vw;
}
@media print, screen and (min-width: 769px) {
  .sec-related {
    margin-top: 80px;
    padding-top: 100px;
    padding-bottom: 135px;
  }
}
@media print, screen and (min-width: 769px) {
  .sec-related .related-ttl img {
    width: 159px;
  }
}
@media screen and (max-width: 768px) {
  .sec-related .related-ttl img {
    width: 33.4666666667vw;
  }
}
.sec-related .list-related {
  display: flex;
  flex-wrap: wrap;
  gap: 5.3333333333vw 6.6666666667vw;
}
@media print, screen and (min-width: 769px) {
  .sec-related .list-related {
    gap: 40px 50px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec-related .list-related {
    width: 86.6666666667vw;
    margin: 5.3333333333vw auto 0;
  }
}
.sec-related .list-related a, .sec-related .list-related .item-nolink {
  display: block;
  background-color: #fff;
  border-radius: 6px;
}
.sec-related .list-related a:hover img, .sec-related .list-related .item-nolink:hover img {
  opacity: 0.85;
}
.sec-related .list-related a img, .sec-related .list-related .item-nolink img {
  transition: opacity 0.3s ease-out;
  object-fit: cover;
}
@media print, screen and (min-width: 769px) {
  .sec-related .list-related a img, .sec-related .list-related .item-nolink img {
    border: 2px solid #cc3f78;
    border-radius: 6px;
    width: 300px;
    height: 170px;
  }
}
@media screen and (max-width: 768px) {
  .sec-related .list-related a img, .sec-related .list-related .item-nolink img {
    border: 0.2666666667vw solid #cc3f78;
    border-radius: 0.8vw;
    width: 40vw;
    height: 22.6666666667vw;
  }
}

@media print {
  #pagetop, .otoiawase-btn, .search-support-btn {
    position: absolute !important;
  }
  #pagetop {
    display: block !important;
    top: -70px !important;
    bottom: auto !important;
  }
  .otoiawase-btn {
    top: -110px !important;
    bottom: auto !important;
  }
}
/*++++++++++++++++++++++++++++++++++
 * トップと下層ページのフッターエリア専用CSS
 * @version 0.0.1
++++++++++++++++++++++++++++++++++*/
#footer-print,
#footer-print *,
#footer-print *::before,
#footer-print *::after {
  box-sizing: border-box;
}

/*==================================
フッター
==================================*/
footer {
  margin-top: 100px;
  position: relative;
  background: url(../img_common/bg02.png);
  /* PCでは電話番号リンクを無効化 */
}
footer::before {
  content: "";
  position: absolute;
  opacity: 0.5;
  bottom: 0;
  height: 75%;
  width: 100%;
  background: linear-gradient(180deg, rgba(247, 229, 244, 0) 0%, rgb(247, 229, 244) 10%, rgb(196, 249, 109) 100%);
}
@media print, screen and (min-width: 769px) {
  footer a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
footer .in {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
footer .in::before, footer .in::after {
  content: "";
  position: absolute;
  background: url(../img_common/footer_dec.png) no-repeat;
  bottom: 8px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
footer .in .footer-name {
  color: #3c312b;
}
footer .box {
  text-align: center;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
footer #pagetop {
  transition: transform 0.3s;
  z-index: 2;
}
footer #pagetop:hover {
  transform: translate(0, -10px);
}
footer #pagetop a {
  display: block;
}
footer .otoiawase-btn {
  position: fixed;
  z-index: 5;
}
footer .otoiawase-btn a {
  display: block;
}
footer .btn-parts {
  width: fit-content;
  margin: 0 auto;
}
footer .btn-parts button {
  appearance: none;
  background: none;
  border: none;
  cursor: pointer;
  display: block;
  padding: 0;
  vertical-align: bottom;
}
footer .btn-parts a, footer .btn-parts button {
  display: block;
  text-decoration: none;
  width: fit-content;
}
footer .btn-parts a span, footer .btn-parts button span {
  position: relative;
  display: inline-block;
  text-align: center;
  background-color: #fff;
  border: 2px solid #cc3f78;
  transition: background-color 0.3s ease-out;
  font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
footer .btn-parts a span:hover, footer .btn-parts button span:hover {
  background-color: #f3d9ee;
}
@media print, screen and (min-width: 769px) {
  footer .btn-parts a span, footer .btn-parts button span {
    border-radius: 6px;
    min-width: 300px;
    padding: 22px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 768px) {
  footer .btn-parts a span, footer .btn-parts button span {
    border-radius: 1.3333333333vw;
    min-width: 62.6666666667vw;
    padding: 3.2vw 5.3333333333vw;
    margin-right: 2.6666666667vw;
  }
}
footer .btn-parts a span::before, footer .btn-parts button span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@media print, screen and (min-width: 769px) {
  footer .btn-parts a span::before, footer .btn-parts button span::before {
    right: -25px;
    background: url(../img_common/arrow_pink.png) no-repeat center/50px;
    width: 50px;
    height: 15px;
  }
}
@media screen and (max-width: 768px) {
  footer .btn-parts a span::before, footer .btn-parts button span::before {
    right: -4.9333333333vw;
    background: url(../img_common/arrow_pink.png) no-repeat center/9.3333333333vw;
    width: 9.3333333333vw;
    height: 2.5333333333vw;
  }
}
footer .copyright {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  footer {
    border-top: 4px solid #f492b9;
    padding-top: 50px;
  }
  footer .footer-logo img {
    width: 460px;
  }
  footer .in::before, footer .in::after {
    width: 702px;
    height: 179px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  footer .in::before {
    right: calc(50% - 64px);
  }
  footer .in::after {
    left: calc(50% + 608px);
  }
  footer .box {
    width: 1000px;
  }
  footer .box .footer-name {
    font-weight: bold;
    font-size: 1.75rem;
    margin-top: 30px;
  }
  footer .box .footer-address {
    margin-top: 25px;
  }
  footer .box .footer-tel {
    margin-top: 6px;
  }
  footer .box .footer-link {
    margin-top: 20px;
  }
  footer #pagetop {
    bottom: 0;
    top: -70px;
    left: 20px;
  }
  footer #pagetop img {
    width: 90px;
  }
  footer .otoiawase-btn {
    bottom: 20px;
    right: 35px;
    transition: transform 0.3s;
  }
  footer .otoiawase-btn:hover {
    transform: translate(0, -10px);
  }
  footer .otoiawase-btn img {
    width: 175px;
  }
  footer .btn-parts {
    margin-top: 12px;
  }
  footer .copyright {
    font-size: 0.875rem;
    padding: 45px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 37.3333333333vw;
    border-top: 0.5333333333vw solid #f492b9;
  }
  footer .footer-logo img {
    width: 299px;
  }
  footer .in::before, footer .in::after {
    background-size: 93.6vw;
    width: 93.6vw;
    height: 23.8666666667vw;
  }
  footer .in::before {
    right: calc(50% - 107px);
  }
  footer .in::after {
    left: calc(50% + 226px);
  }
  footer .box {
    padding: 7.3333333333vw 0 27.3333333333vw;
  }
  footer .box .footer-name {
    font-weight: bold;
    font-size: 1.1875rem;
    margin-top: 6.6666666667vw;
  }
  footer .box .footer-address {
    font-size: 0.875rem;
    margin-top: 4vw;
  }
  footer .box .footer-tel {
    font-size: 0.875rem;
  }
  footer .box .footer-link {
    margin-top: 6.6666666667vw;
  }
  footer #pagetop {
    position: absolute;
    top: -16vw;
    left: 0;
  }
  footer #pagetop img {
    width: 18.6666666667vw;
  }
  footer .otoiawase-btn {
    bottom: 15px;
    right: 0;
    transition: transform 0.3s;
  }
  footer .otoiawase-btn:hover {
    transform: translate(0, -10px);
  }
  footer .otoiawase-btn img {
    width: 131px;
  }
  footer .btn-parts {
    margin-top: 4vw;
  }
  footer .copyright {
    font-size: 0.625rem;
    padding-top: 5.3333333333vw;
  }
}

html[data-fontsize=up] {
  font-size: 133.3%;
}
html[data-fontsize=up2] {
  font-size: 166.7%;
}
html[data-fontsize=up3] {
  font-size: 200%;
}

#speach-area {
  display: none;
  margin-top: 30px;
  background-color: #edeef0;
}
#speach-area.is-active {
  display: block;
}
#speach-area .speach-area-in {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-in {
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-in {
    margin: 0 2.6666666667vw;
  }
}
#speach-area .speach-area-close {
  position: absolute;
  right: -10px;
  top: -10px;
  appearance: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #1b2441;
}
#speach-area .speach-area-close:hover {
  opacity: 0.85;
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-close {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-close {
    padding: 0;
    width: 6.4vw;
    height: 6.4vw;
  }
}
@media print, screen and (min-width: 769px) {
  #speach-area .speach-area-close img {
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  #speach-area .speach-area-close img {
    width: 2.5333333333vw;
    height: 2.5333333333vw;
  }
}
#speach-area .tsutaeru-speech {
  font-size: 100%;
  text-align: left;
}
#speach-area .tsutaeru-speech .tsutaeru-button {
  margin-right: 0.25em;
}

.table-wrap, .wysiwyg .table-wrap {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .table-wrap .table-wrapper, .wysiwyg .table-wrap .table-wrapper {
    overflow: visible !important;
  }
}

.wysiwyg .table-wrap div {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wysiwyg .table-wrap {
    margin: 48px 0 0;
  }
  .table-wrap {
    margin: 48px 0 0;
  }
  .table-wrap tbody {
    background-color: #fff;
  }
  .table-wrap .scroll-table-switch {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
  }
  .table-wrap .scroll-table-switch a {
    display: flex;
    width: fit-content;
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 55px;
    color: #333;
    text-decoration: none;
    font-size: 0.75rem;
    position: relative;
    line-height: normal;
  }
  .table-wrap .scroll-table-switch a .scroll {
    background-repeat: no-repeat;
    background-image: url(../img_sub/v3.2/scroll-table-switch.png);
    background-position: left 10px center;
    background-size: 19px;
    padding: 4px 10px 5px 28px;
    border-radius: 3px 0 0 3px;
  }
  .table-wrap .scroll-table-switch a .scroll::before {
    content: "スクロール";
  }
  .table-wrap .scroll-table-switch a .in-display {
    background-repeat: no-repeat;
    background-image: url(../img_sub/v3.2/scroll-table-switch-in.png);
    background-position: left 10px center;
    background-size: 13px;
    padding: 4px 10px 5px 25px;
    border-radius: 0 3px 3px 0;
  }
  .table-wrap .scroll-table-switch a .in-display::before {
    content: "画面内";
  }
  .table-wrap .scroll-table-switch .scroll {
    background-color: #cc3f78;
    color: #fff;
  }
  .table-wrap .scroll-table-switch .in-display {
    background-color: #fff1fd;
    color: #333;
  }
  .scroll-view .scroll {
    background-color: #fff1fd !important;
    color: #333 !important;
  }
  .scroll-view .in-display {
    background-color: #cc3f78 !important;
    color: #fff !important;
  }
  .scroll-view .table-wrapper {
    overflow: visible !important;
  }
  .scroll-view .table-wrapper .is-active {
    display: none;
  }
  .table-wrapper.scroll-table {
    padding: 20px 0;
    overflow-x: auto;
  }
  .table-wrapper.scroll-table .scroll-hint-icon {
    top: calc(50% - 40px);
  }
  .table-wrapper.scroll-table table {
    margin-top: 0;
    table-layout: initial !important;
    width: 100%;
    border-collapse: collapse !important;
    white-space: nowrap !important;
  }
}
h2.head-title, .wysiwyg h2, .free-layout-area h2 {
  background: #fff1fd;
  color: #3c312b;
  font-size: 1.625rem;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 12px 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h2.head-title, .wysiwyg h2, .free-layout-area h2 {
    margin-top: 32px;
  }
}
h2.head-title .bg, .wysiwyg h2 .bg, .free-layout-area h2 .bg {
  display: block;
}

h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
  background: #f2f2f2;
  color: #3c312b;
  font-size: 1.5rem;
  border-radius: 5px;
  padding: 8px 20px;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h3.head-title, .wysiwyg h3, .free-layout-area h3, .smartcmsBbsBlock h3 {
    margin-top: 24px;
  }
}
h3.head-title .bg, .wysiwyg h3 .bg, .free-layout-area h3 .bg, .smartcmsBbsBlock h3 .bg {
  display: block;
}

h4, .wysiwyg h4, .free-layout-area h4 {
  color: #3c312b;
  font-size: 1.375rem;
  padding: 8px 10px;
  margin-top: 48px;
  position: relative;
}
h4::before, .wysiwyg h4::before, .free-layout-area h4::before {
  position: absolute;
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background-color: #e36c9b;
  border-radius: 1px;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  h4, .wysiwyg h4, .free-layout-area h4 {
    margin-top: 24px;
  }
}
h4 .bg, .wysiwyg h4 .bg, .free-layout-area h4 .bg {
  display: block;
}
h5, .wysiwyg h5, .free-layout-area h5 {
  color: #3c312b;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 8px 0;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h5, .wysiwyg h5, .free-layout-area h5 {
    margin-top: 24px;
  }
}
h5 .bg, .wysiwyg h5 .bg, .free-layout-area h5 .bg {
  display: block;
  padding: 0 7px 0 10px;
  position: relative;
}
h5 .bg::before, .wysiwyg h5 .bg::before, .free-layout-area h5 .bg::before {
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  width: 3px;
  background-color: #e36c9b;
  border-radius: 1px;
  bottom: 0;
  left: 0;
}
h6, .wysiwyg h6, .free-layout-area h6 {
  color: #3c312b;
  font-size: 1.125rem;
  padding: 8px 10px;
  font-weight: bold;
  margin-top: 48px;
}
@media screen and (max-width: 768px) {
  h6, .wysiwyg h6, .free-layout-area h6 {
    margin-top: 24px;
  }
}
h6 .bg, .wysiwyg h6 .bg, .free-layout-area h6 .bg {
  display: block;
}
h2.head-title, h3.head-title {
  overflow: hidden;
}

.smartcmsBbsBlock h3,
h4, h5, h6 {
  overflow: hidden;
}

.wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .free-layout-area h2, .free-layout-area h3, .free-layout-area h4, .free-layout-area h5, .free-layout-area h6 {
  overflow: hidden;
}

.wysiwyg ul, .pubcom-table ul {
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 1.4em;
  list-style: disc;
}

* html .wysiwyg ul,
* html .pubcom-table ul {
  display: inline-block;
}

.wysiwyg ol, .pubcom-table ol {
  /* 回り込み画像時にリストが出ない問題を解決 */
  overflow: hidden;
  margin-top: 10px;
  margin-left: 30px;
  padding-left: 2em;
  list-style: decimal;
}

* html .wysiwyg ol,
* html .pubcom-table ol {
  display: inline-block;
}

.wysiwyg p {
  margin-top: 10px;
}

.wysiwyg table ul, .wysiwyg table ol, .pubcom-table table ul, .pubcom-table table ol {
  margin-left: 0;
}
.wysiwyg table p, .pubcom-table table p {
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.wysiwyg table, .smartcmsBbsBlock .bbsBody .form table {
  border-collapse: collapse;
  border: 1px solid #cc3f78;
  margin-top: 10px;
}

.wysiwyg td,
.wysiwyg th {
  border-collapse: collapse;
  border: 1px solid #cc3f78;
  padding: 5px 10px;
  word-break: break-all;
}

.wysiwyg th {
  background-color: #fff1fd;
}

.wysiwyg caption {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

.wysiwyg div {
  line-height: 150%;
  margin-top: 10px;
}

.wysiwyg img {
  max-width: 100%;
  height: auto;
}

.wysiwyg .col {
  width: 700px;
  overflow: hidden;
}

.wysiwyg .left-col {
  width: 330px;
  float: left;
}

.wysiwyg .right-col {
  width: 330px;
  float: right;
}

em, strong, b {
  font-style: normal;
  font-weight: bold;
}

.text_ {
  color: #c00;
}

.text2_ {
  color: #00c;
}

b.text2_ {
  font-weight: normal;
}

.cke_panel_list em, .cke_panel_list strong, .cke_panel_list b {
  font-style: normal;
  font-weight: bold;
}
.cke_panel_list .text_ {
  color: #c00;
}
.cke_panel_list .text2_ {
  color: #00c;
}
.cke_panel_list b.text2_ {
  font-weight: normal;
}

.wysiwyg blockquote {
  margin-top: 10px;
  margin-left: 30px;
  padding: 5px 5px 5px 15px;
  background-image: url("../img_common/blockquote.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #eee;
  border-left: 3px solid #999;
}

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

@media print, screen and (min-width: 769px) {
  body {
    min-width: 1040px;
  }
  .to-container a {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    margin-top: -9999px;
    color: #333;
    font-size: 97%;
  }
  .to-container a:focus {
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 0;
  }
  #header {
    /* end-#header-nav */
  }
  #header .header-subnav-area {
    min-height: 90px;
    padding: 10px 0;
    display: grid;
    background-color: #e9f3d4;
    grid-template-columns: 1fr 1000px 1fr;
    border-radius: 0 0 20px 20px;
  }
  #header .header-subnav-area .header-subnav-area-inner {
    grid-column: 2/3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 20px;
  }
  #header .header-subnav-area #header-logo a {
    display: inline-block;
  }
  #header .header-subnav-area #header-logo a:hover {
    opacity: 0.85;
  }
  #header .header-subnav-area .box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    gap: 5px 20px;
    margin-left: auto;
    padding: 5px 0;
  }
  #header #header-nav {
    position: relative;
  }
  #header #header-nav .in .list {
    display: flex;
    gap: 10px 50px;
  }
  #header #header-nav .in .list > li:last-child > a::before {
    content: none;
  }
  #header #header-nav .in .list > li.active > a::after {
    content: "";
    height: 3px;
    width: calc(100% + 20px);
    display: block;
    position: absolute;
    left: -10px;
    bottom: -8px;
    background-color: #e36c9b;
  }
  #header #header-nav .in .list > li.nav1 .dropmenu {
    background-position: top 21px left 122px;
  }
  #header #header-nav .in .list > li.nav2 .dropmenu {
    background-position: top 21px left 206px;
  }
  #header #header-nav .in .list > li.nav3 .dropmenu {
    background-position: top 21px left 300px;
  }
  #header #header-nav .in .list > li.nav4 .dropmenu {
    background-position: top 21px left 413px;
  }
  #header #header-nav .in .list > li.nav5 .dropmenu {
    background-position: top 21px left 534px;
  }
  #header #header-nav .in .list > li.nav6 .dropmenu {
    background-position: top 21px left 676px;
  }
  #header #header-nav .in .list > li > a {
    display: block;
    text-decoration: none;
    font-size: 1.125rem;
    position: relative;
    font-weight: bold;
    color: #3c312b;
  }
  #header #header-nav .in .list > li > a::before {
    content: "";
    position: absolute;
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    background-color: #e976a3;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #header #header-nav .in .list > li > a:visited {
    color: #333;
  }
  #header #header-nav .in .list > li .dropmenu {
    display: none;
    width: 760px;
    padding-top: 32px;
    position: absolute;
    top: 100%;
    right: -21px;
    z-index: 59;
    background-color: transparent !important;
    background: url(../img_common/arrow_dropmenu.png) no-repeat;
  }
  #header #header-nav .in .list > li .dropmenu dt {
    display: none;
  }
  #header #header-nav .in .list > li .dropmenu .in2 {
    padding: 25px 20px 25px 25px;
    background-color: rgba(244, 146, 185, 0.9);
    border-radius: 10px;
  }
  #header #header-nav .in .list > li .dropmenu .list2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px 20px;
    box-sizing: border-box;
    max-height: calc(170px + 5em - 80px);
    overflow-y: auto;
    padding: 5px 10px 5px 5px;
  }
  #header #header-nav .in .list > li .dropmenu .list2 > li {
    height: auto !important;
    overflow: visible !important;
  }
  #header #header-nav .in .list > li .dropmenu .list2 > li a {
    display: block;
    color: #3c312b;
    text-decoration: none;
    background: #fff url(../img_common/arrow_pink.png) no-repeat right 7px center/21px;
    padding: 8px 30px 8px 13px;
    border-radius: 6px;
    text-align: left;
    position: relative;
  }
  #header #header-nav .in .list > li .dropmenu .list2 > li a:hover {
    text-decoration: underline;
  }
  #header .search-support-btn, #header .search-support-close {
    position: fixed;
    right: 0;
    top: 120px;
    z-index: 10;
  }
  #header .search-support-btn a, #header .search-support-close a {
    display: block;
  }
  #header .search-support-btn a:hover img, #header .search-support-close a:hover img {
    transition: opacity 0.3s ease-out;
    opacity: 0.85;
  }
  #header .search-support-btn a:focus-visible, #header .search-support-close a:focus-visible {
    outline-offset: -2px;
  }
  #header .search-support-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
    background-color: #fff;
    z-index: 9;
  }
  #header .search-support {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    height: 100vh;
    width: 100%;
    overflow-y: auto;
    background-color: #fff1fd;
  }
  #header .search-support > .in {
    position: relative;
    margin: 12px auto 65px;
  }
  #header .search-support > .in > * {
    width: 1000px;
    margin: 0 auto;
  }
  #header .search-support .search-support-close {
    width: fit-content;
    margin: 0;
    position: absolute;
    z-index: 60;
    top: 108px;
  }
  #header .search-support .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #header .search-support .search-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 17px;
    border-radius: 6px;
    min-width: 615px;
    gap: 18px;
    line-height: 1.4;
  }
  #header .search-support .support-block {
    margin: 40px auto 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 30px;
  }
  #header .search-support .support-block .header-size, #header .search-support .support-block .header-color {
    display: flex;
    align-items: center;
  }
  #header .search-support .support-block .header-size button, #header .search-support .support-block .header-color button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    padding: 0;
    vertical-align: bottom;
  }
  #header .search-support .support-block .header-size .title, #header .search-support .support-block .header-color .title {
    font-size: 87.5%;
    margin-right: 10px;
    line-height: 1.2;
  }
  #header .search-support .support-block .header-size dd, #header .search-support .support-block .header-color dd {
    line-height: 1;
  }
  #header .search-support .support-block .header-size dd img, #header .search-support .support-block .header-color dd img {
    cursor: pointer;
  }
  #header .search-support .support-block .header-size dd img:hover, #header .search-support .support-block .header-color dd img:hover {
    opacity: 0.85;
  }
  #header .search-support .support-block .header-size {
    margin-left: 100px;
  }
  #header .search-support .support-block .header-size .normal-on, #header .search-support .support-block .header-size .normal-off, #header .search-support .support-block .header-size .big-on, #header .search-support .support-block .header-size .big-off {
    border: 1px solid #cc3f78;
    display: block;
  }
  #header .search-support .support-block .header-size .normal-on.hide, #header .search-support .support-block .header-size .normal-off.hide, #header .search-support .support-block .header-size .big-on.hide, #header .search-support .support-block .header-size .big-off.hide {
    display: none;
  }
  #header .search-support .support-block .header-size .normal-on span, #header .search-support .support-block .header-size .normal-off span, #header .search-support .support-block .header-size .big-on span, #header .search-support .support-block .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 1rem;
  }
  #header .search-support .support-block .header-size .normal-on span:hover, #header .search-support .support-block .header-size .normal-off span:hover, #header .search-support .support-block .header-size .big-on span:hover, #header .search-support .support-block .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #header .search-support .support-block .header-size .normal-on span span, #header .search-support .support-block .header-size .normal-off span span, #header .search-support .support-block .header-size .big-on span span, #header .search-support .support-block .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .search-support .support-block .header-size button:has(.normal-on, .big-on):focus-visible {
    outline-offset: -2px;
  }
  #header .search-support .support-block .header-size .normal-on, #header .search-support .support-block .header-size .big-on {
    background-color: #fff;
    border-color: #cc3f78;
    color: #333;
  }
  #header .search-support .support-block .header-size .normal-off, #header .search-support .support-block .header-size .big-off {
    background-color: #cc3f78;
    color: #fff;
  }
  #header .search-support .support-block .header-color {
    margin-right: 100px;
  }
  #header .search-support .support-block .header-color dd + dd {
    margin-left: 2px;
  }
  #header .search-support .support-block .header-color dd {
    border-radius: 0;
    border: 1px solid #fff;
  }
  #header .search-support .support-block .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 0;
    text-decoration: none;
  }
  #header .search-support .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #header .search-support .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #header .search-support .support-block .header-color .item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #header .search-support .support-block .header-color .item a:focus-visible {
    outline-offset: 2px;
    margin-right: 2px;
  }
  #header .search-support .support-block .header-color .item2 a {
    background-color: #286db3 !important;
    color: #fff !important;
  }
  #header .search-support .support-block .header-color .item2 a:focus-visible {
    outline-offset: 2px;
    margin-right: 2px;
  }
  #header .search-support .support-block .header-color .item3 {
    border-color: #B0B0B0;
  }
  #header .search-support .support-block .header-color .item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #header .search-support .support-block .third-party-box {
    display: flex;
    align-items: center;
    gap: 9px;
  }
  #header .search-support .support-block .third-party-box dd + dd {
    margin-left: 10px;
  }
  #header .search-support .support-block .third-party-box button {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-size: 100%;
  }
  #header .search-support .support-block .third-party-box button,
  #header .search-support .support-block .third-party-box a {
    display: block;
    padding: 7px 8px 7px;
    color: #000;
    line-height: 1.2;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #b5b5b5;
    background-color: #fff;
    font-size: 0.875rem;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  }
  #header .search-support .support-block .third-party-box button:hover,
  #header .search-support .support-block .third-party-box a:hover {
    text-decoration: underline;
  }
  #header .search-support .support-block .third-party-box .is-hide {
    display: none;
  }
  #header .search-support .support-block .header-lang-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
  }
  #header .search-support .support-block .header-lang-wrapper .lang-error {
    color: #ee0000;
  }
  #header .search-support .support-block .header-lang {
    display: flex;
  }
  #header .search-support .support-block .header-lang .lang-select {
    color: #333;
    padding: 3px 30px 3px 10px;
    border: solid 1px #cc3f78;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    font-size: 80%;
    min-width: 190px;
    background: url(../img_common/arrow_lang.png) no-repeat right 8px center/12px #fff;
  }
  #header .search-support .support-block .header-lang .btn-lang-select {
    color: #fff;
    min-height: 32px;
    padding: 3px 10px;
    font-weight: bold;
    border: solid 1px #cc3f78;
    background: #cc3f78;
    line-height: 1;
    cursor: pointer;
    font-size: 80%;
  }
  #header .search-support .support-block .header-lang .btn-lang-select:hover {
    opacity: 0.85;
  }
  #header .search-support .support-block .header-page-number-search #number-search-container *, #header .search-support .support-block .header-page-number-search #number-search-container *::before, #header .search-support .support-block .header-page-number-search #number-search-container *::after, #header .search-support .support-block .header-page-number-search #sp-number-search-container *, #header .search-support .support-block .header-page-number-search #sp-number-search-container *::before, #header .search-support .support-block .header-page-number-search #sp-number-search-container *::after {
    box-sizing: border-box;
  }
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap {
    display: flex;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap {
    width: 340px;
    gap: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media print, screen and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap .number-label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap .number-label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 36px);
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap .number-label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 36px);
  }
}
@media print, screen and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap .submit-label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap .submit-label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 36px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap .submit-label, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 36px;
  }
}
@media print, screen and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap input[type=text], #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    width: 100%;
    padding: 10px 0 10px 13px;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap input[type=text], #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #cc3f78;
    border-radius: 0;
    height: 36px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap input[type=text], #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid #cc3f78;
    border-radius: 0;
    height: 36px;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap button, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap button, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #cc3f78;
    border-radius: 0;
    background-color: #cc3f78;
    width: 36px;
    height: 36px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap button, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #cc3f78;
    border-radius: 0;
    background-color: #cc3f78;
    width: 36px;
    height: 36px;
  }
}
@media print, screen and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap button::after, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
}
@media print, screen and (min-width: 769px) and (min-width: 769px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap button::after, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 19px;
    height: 19px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  #header .search-support .support-block .header-page-number-search #number-search-container .input-wrap button::after, #header .search-support .support-block .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 18px;
    height: 18px;
  }
}
@media print, screen and (min-width: 769px) {
  #header .search-support .category-list ul.list {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  #header .search-support .category-list ul.list > li {
    display: flex;
    justify-content: center;
    width: 245px;
  }
  #header .search-support .category-list ul.list > li.active {
    width: 262px;
  }
  #header .search-support .category-list ul.list > li.active > a {
    padding: 8px 15px 8px 35px;
    border-radius: 6px 0 0 6px;
    border: 2px solid #cc3f78;
    border-right: 0;
  }
  #header .search-support .category-list ul.list > li.active > a::before {
    content: "";
    display: block;
    position: absolute;
    z-index: 56;
    right: -2px;
    height: 100%;
    width: 6px;
    background-color: #fff;
  }
  #header .search-support .category-list ul.list > li.active .dropmenu {
    display: block !important;
  }
  #header .search-support .category-list ul.list > li > a {
    position: relative;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    min-height: 60px;
    font-size: 1.125rem;
    line-height: 1.2;
    padding: 8px 0 8px 35px;
    word-break: break-word;
    background-color: #fff;
    border-radius: 6px;
  }
  #header .search-support .category-list ul.list > li > a .small {
    font-size: 0.875rem;
  }
  #header .search-support .category-list .dropmenu {
    display: none;
    position: absolute;
    width: 740px;
    right: 0;
    z-index: 55;
    top: 0;
  }
  #header .search-support .category-list .dropmenu.active {
    display: block !important;
  }
  #header .search-support .category-list #jqs-category-details-1 .dropmenu-in {
    border-radius: 0 6px 6px 6px;
  }
  #header .search-support .category-list .dropmenu-in {
    background-color: #fff;
    border: 2px solid #cc3f78;
    padding: 20px 0;
    height: calc(462px + 3em - 48px);
    box-sizing: border-box;
    border-radius: 6px;
  }
  #header .search-support .category-list .list2 {
    box-sizing: border-box;
    gap: 20px;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    padding: 3px 0 3px 20px;
  }
  #header .search-support .category-list .list2 li {
    box-sizing: border-box;
    width: 218px;
    text-align: left;
    float: none;
    flex-shrink: 0;
    position: relative;
  }
  #header .search-support .category-list .list2 li:nth-of-type(4n) {
    margin: 0;
  }
  #header .search-support .category-list .list2 li > a {
    color: #333;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 9px 32px 9px 10px;
    min-height: 62px;
    height: 100%;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e36c9b;
    border-radius: 6px;
    background-image: url(../img_common/arrow_pink.png);
    background-repeat: no-repeat;
    background-position: right 9px center;
    background-size: 22px;
    word-break: break-word;
    line-height: 1.2;
  }
  #header .search-support .category-list .list2 li > a:hover {
    background-color: #f3d9ee;
  }
  #header .search-support .category-list .list2 li > a:focus-visible {
    outline-offset: -2px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header #sp-header-logo img, #sp-header .modal-logo img {
    width: 46.4vw;
  }
  #sp-header > .box {
    background-color: #dae2bc;
    padding: 0 0.8vw 0 3.3333333333vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sp-header > .box #sp-header-nav {
    padding: 0;
    background: none;
  }
  #sp-header > .box #sp-header-nav img {
    width: 21.0666666667vw;
  }
  #sp-header > .box #sp-header-nav .list {
    display: none;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area {
    display: flex;
    column-gap: 0.2666666667vw;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area > p {
    z-index: 1 !important;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area a {
    display: block;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area a:focus-visible {
    outline-offset: -2px;
  }
  #sp-header > .box #sp-header-nav .menu-btn-area img {
    max-width: 100%;
  }
  #sp-header .modal-search-bg,
  #sp-header .modal-support-bg {
    width: 100%;
    height: 1000px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6;
    background: #000;
    z-index: 9;
  }
  #sp-header .modal-search,
  #sp-header .modal-support {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  #sp-header .modal-search .in,
  #sp-header .modal-support .in {
    margin: 0;
    padding: 0 0 20px 0;
    background-color: #fff1fd;
    box-sizing: border-box;
  }
  #sp-header .modal-search .in .modal-header,
  #sp-header .modal-support .in .modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.8vw 0 3.3333333333vw;
  }
  #sp-header .modal-search .in .modal-header .menu-btn-area,
  #sp-header .modal-support .in .modal-header .menu-btn-area {
    display: flex;
  }
  #sp-header .modal-search .in .modal-header .menu-btn-area a:focus-visible,
  #sp-header .modal-support .in .modal-header .menu-btn-area a:focus-visible {
    outline-offset: -2px;
  }
  #sp-header .modal-search .in .modal-header .menu-btn-area img,
  #sp-header .modal-support .in .modal-header .menu-btn-area img {
    width: 21.0666666667vw;
  }
  #sp-header .search-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    padding: 4vw 4vw 5.3333333333vw 4vw;
    border-radius: 0.8vw;
    margin: 4.2666666667vw 3.3333333333vw 5.3333333333vw;
    gap: 4vw;
    line-height: 1.4;
  }
  #sp-header .search-box .header-search {
    width: 100%;
  }
  #sp-header .modal-search .sp-nav {
    background-color: #fff;
    margin: 0 3.3333333333vw;
    border-radius: 0.8vw;
  }
  #sp-header .modal-search .sp-nav .box {
    display: block;
    border-bottom: 2px solid #cc3f78;
  }
  #sp-header .modal-search .sp-nav .title {
    position: relative;
    font-weight: normal;
  }
  #sp-header .modal-search .sp-nav .title::before {
    position: absolute;
    content: "";
    display: block;
    height: 2.6666666667vw;
    width: 2.6666666667vw;
    border-radius: 2.6666666667vw;
    background-color: #f492b9;
    top: 50%;
    left: 4vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  #sp-header .modal-search .sp-nav .title a {
    font-weight: bold;
    display: block;
    padding: 3.3333333333vw 0px 3.3333333333vw 10.6666666667vw;
    margin-right: 90px;
  }
  #sp-header .modal-search .sp-nav .title button {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    background-color: transparent;
  }
  #sp-header .modal-search .sp-nav .title button.plus::after, #sp-header .modal-search .sp-nav .title button.mynus::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #cc3f78;
  }
  #sp-header .modal-search .sp-nav .title button.plus::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    clip-path: polygon(43% 100%, 43% 57%, 0% 57%, 0% 43%, 43% 43%, 43% 0%, 57% 0%, 57% 43%, 100% 43%, 100% 57%, 57% 57%, 57% 100%);
  }
  #sp-header .modal-search .sp-nav .title button.mynus::after {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    clip-path: polygon(0% 57%, 0% 43%, 100% 43%, 100% 57%);
  }
  #sp-header .modal-search .sp-nav .title button span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  #sp-header .modal-search .sp-nav .bloc {
    display: none;
  }
  #sp-header .modal-search .sp-nav .bloc .list {
    padding: 2vw 0;
    background-color: #f5f5d7;
  }
  #sp-header .modal-search .sp-nav .bloc .list a {
    font-size: 0.875rem;
    display: block;
    padding: 2vw 12vw 2vw 4vw;
    background: url(../img_common/arrow_pink.png) no-repeat right 20px center/6.1333333333vw;
  }
  #sp-header .support-block {
    margin-top: 20px;
  }
  #sp-header .support-block button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    padding: 0;
  }
  #sp-header .support-block .support-list {
    border-radius: 10px;
    box-sizing: border-box;
    margin: 4vw 2.6666666667vw 8vw;
  }
  #sp-header .support-block .support-list li + li {
    margin-top: 5.3333333333vw;
  }
  #sp-header .support-block .header-size dl,
  #sp-header .support-block .header-color dl {
    align-items: center;
    display: flex;
  }
  #sp-header .support-block .header-size dt,
  #sp-header .support-block .header-color dt {
    font-size: 0.875rem;
    flex-shrink: 0;
    width: fit-content;
    margin-right: 2.6666666667vw;
  }
  #sp-header .support-block .header-size dd img {
    height: 5.3333333333vw;
  }
  #sp-header .support-block .header-color dd img {
    height: 8vw;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-on, #sp-header .support-block .header-size .big-off {
    border: 1px solid #cc3f78;
    display: block;
  }
  #sp-header .support-block .header-size .normal-on.hide, #sp-header .support-block .header-size .normal-off.hide, #sp-header .support-block .header-size .big-on.hide, #sp-header .support-block .header-size .big-off.hide {
    display: none;
  }
  #sp-header .support-block .header-size .normal-on span, #sp-header .support-block .header-size .normal-off span, #sp-header .support-block .header-size .big-on span, #sp-header .support-block .header-size .big-off span {
    display: block;
    padding: 8px;
    line-height: 1;
    border-radius: 3px;
    text-decoration: none;
    font-size: 1rem;
  }
  #sp-header .support-block .header-size .normal-on span:hover, #sp-header .support-block .header-size .normal-off span:hover, #sp-header .support-block .header-size .big-on span:hover, #sp-header .support-block .header-size .big-off span:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-size .normal-on span span, #sp-header .support-block .header-size .normal-off span span, #sp-header .support-block .header-size .big-on span span, #sp-header .support-block .header-size .big-off span span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-size .normal-on, #sp-header .support-block .header-size .big-on {
    background-color: #fff;
    border-color: #cc3f78;
    color: #333;
  }
  #sp-header .support-block .header-size .normal-off, #sp-header .support-block .header-size .big-off {
    background-color: #cc3f78;
    color: #fff;
  }
  #sp-header .support-block .header-color dd {
    border: 1px solid #fff;
  }
  #sp-header .support-block .header-color dd + dd {
    margin-left: 1.0666666667vw;
  }
  #sp-header .support-block .header-color dd a {
    display: block;
    padding: 8px;
    line-height: 1;
    text-decoration: none;
  }
  #sp-header .support-block .header-color dd a:hover {
    opacity: 0.85;
  }
  #sp-header .support-block .header-color dd a span {
    background-color: inherit !important;
    color: inherit !important;
  }
  #sp-header .support-block .header-color .header-color-item a {
    background-color: #333333 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item2 a {
    background-color: #286db3 !important;
    color: #fff !important;
  }
  #sp-header .support-block .header-color .header-color-item3 {
    border-color: #B0B0B0;
  }
  #sp-header .support-block .header-color .header-color-item3 a {
    background-color: #fff !important;
    color: #333 !important;
  }
  #sp-header .support-block .third-party-in {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 2vw 0;
  }
  #sp-header .support-block .third-party-in dt {
    font-size: 0.875rem;
    min-width: 18.6666666667vw;
    margin-right: 2.6666666667vw;
  }
  #sp-header .support-block .third-party-in dd + dd {
    margin-left: 2.6666666667vw;
  }
  #sp-header .support-block .third-party-in .yomiage {
    margin-left: 21.3333333333vw;
  }
  #sp-header .support-block .third-party-in button {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-size: 100%;
  }
  #sp-header .support-block .third-party-in button,
  #sp-header .support-block .third-party-in a {
    display: block;
    padding: 7px 8px 7px;
    color: #000;
    line-height: 1.2;
    font-weight: normal;
    text-decoration: none;
    border: 1px solid #b5b5b5;
    background-color: #fff;
    font-size: 0.875rem;
    font-family: "Noto Sans JP", sans-serif, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  }
  #sp-header .support-block .third-party-in button:hover,
  #sp-header .support-block .third-party-in a:hover {
    text-decoration: underline;
  }
  #sp-header .support-block .third-party-in .is-hide {
    display: none;
  }
  #sp-header .support-block .header-lang-wrapper {
    display: flex;
    align-items: center;
    gap: 2.6666666667vw;
    flex-wrap: wrap;
  }
  #sp-header .support-block .header-lang-wrapper .title {
    font-size: 0.875rem;
  }
  #sp-header .support-block .header-lang-wrapper .lang-error {
    background-color: #fff;
    color: #ee0000;
    width: 100%;
  }
  #sp-header .support-block .header-lang {
    display: flex;
    border: solid 2px #cc3f78;
  }
  #sp-header .support-block .header-lang .lang-select {
    color: #333;
    font-size: 0.8125rem;
    flex: 1;
    padding: 2.4vw 4vw 2.4vw 2.4vw;
    border: 0;
    background: #fff;
    appearance: none;
    word-break: break-all;
    white-space: normal;
    background: url(../img_common/arrow_lang.png) no-repeat right 1.3333333333vw center/3.2vw auto #fff;
    width: 50.6666666667vw;
  }
  #sp-header .support-block .header-lang .btn-lang-select {
    font-size: 0.875rem;
    color: #fff;
    padding: 1.8666666667vw 3.0666666667vw;
    background: #cc3f78;
    line-height: 1;
    cursor: pointer;
  }
  #sp-header .header-page-number-search {
    width: 100%;
  }
  #sp-header .header-page-number-search #number-search-container *, #sp-header .header-page-number-search #number-search-container *::before, #sp-header .header-page-number-search #number-search-container *::after, #sp-header .header-page-number-search #sp-number-search-container *, #sp-header .header-page-number-search #sp-number-search-container *::before, #sp-header .header-page-number-search #sp-number-search-container *::after {
    box-sizing: border-box;
  }
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap {
    display: flex;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap {
    width: 340px;
    gap: 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap, #sp-header .header-page-number-search #sp-number-search-container .input-wrap {
    width: 100%;
    gap: 0;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap label {
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 0;
  }
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 36px);
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .number-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .number-label {
    width: calc(100% - 36px);
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 36px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap .submit-label, #sp-header .header-page-number-search #sp-number-search-container .input-wrap .submit-label {
    width: 36px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    width: 100%;
    padding: 10px 0 10px 13px;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 1px solid #cc3f78;
    border-radius: 0;
    height: 36px;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap input[type=text], #sp-header .header-page-number-search #sp-number-search-container .input-wrap input[type=text] {
    border: 2px solid #cc3f78;
    border-radius: 0;
    height: 36px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #cc3f78;
    border-radius: 0;
    background-color: #cc3f78;
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button {
    border: 1px solid #cc3f78;
    border-radius: 0;
    background-color: #cc3f78;
    width: 36px;
    height: 36px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    margin: auto;
    clip-path: polygon(21.69% 24.41%, 20.35% 26.06%, 19.18% 27.87%, 18.12% 29.9%, 17.39% 31.94%, 16.85% 34.07%, 16.48% 36.48%, 16.46% 39.04%, 16.69% 41.55%, 17.14% 43.85%, 17.72% 45.78%, 18.57% 47.98%, 19.59% 49.91%, 20.76% 51.74%, 22.03% 53.36%, 23.36% 54.85%, 25.08% 56.37%, 26.93% 57.75%, 28.81% 58.84%, 30.74% 59.72%, 33.07% 60.33%, 35.1% 60.7%, 37.38% 60.92%, 39.37% 60.93%, 41.98% 60.66%, 44.52% 60.17%, 46.66% 59.48%, 48.31% 58.76%, 50.1% 57.78%, 51.58% 56.77%, 52.95% 55.68%, 53.79% 54.88%, 54.34% 54.34%, 94.61% 94.61%, 89.9% 99%, 62.61% 72.02%, 62.61% 66.88%, 61.76% 66.05%, 59.89% 67.58%, 57.49% 69.21%, 55.34% 70.42%, 52.57% 71.91%, 49.77% 72.84%, 47.16% 73.61%, 43.77% 74.17%, 40.36% 74.48%, 36.79% 74.47%, 33.89% 74.24%, 30.69% 73.66%, 27.25% 72.79%, 23.53% 71.39%, 19.93% 69.42%, 16.93% 67.46%, 13.57% 64.57%, 10.52% 61.3%, 8.12% 58.07%, 6.24% 54.71%, 4.72% 51.31%, 3.72% 47.79%, 3.11% 44.85%, 2.69% 41.66%, 2.6% 38.44%, 2.68% 36.45%, 2.8% 34.73%, 3.04% 32.91%, 3.32% 31.43%, 3.63% 29.82%, 3.96% 28.4%, 4.47% 26.91%, 4.93% 25.43%, 5.72% 23.7%, 6.43% 22.1%, 7.78% 19.8%, 9.14% 17.79%, 10.71% 15.76%, 12.37% 13.93%, 13.93% 12.37%, 15.76% 10.71%, 17.79% 9.14%, 19.8% 7.78%, 22.1% 6.43%, 23.7% 5.72%, 25.43% 4.93%, 26.91% 4.47%, 28.4% 3.96%, 29.82% 3.63%, 31.43% 3.32%, 32.91% 3.04%, 34.73% 2.8%, 36.45% 2.68%, 38.44% 2.6%, 41.66% 2.69%, 44.85% 3.11%, 47.79% 3.72%, 51.31% 4.72%, 54.71% 6.24%, 58.07% 8.12%, 61.3% 10.52%, 64.57% 13.57%, 67.46% 16.93%, 69.42% 19.93%, 71.39% 23.53%, 72.79% 27.25%, 73.66% 30.69%, 74.24% 33.89%, 74.47% 36.79%, 74.48% 40.36%, 74.17% 43.77%, 73.61% 47.16%, 72.84% 49.77%, 71.91% 52.57%, 70.42% 55.34%, 69.21% 57.49%, 67.58% 59.89%, 66.05% 61.76%, 66.88% 62.61%, 72.02% 62.61%, 99% 89.9%, 94.61% 94.61%, 54.34% 54.34%, 54.88% 53.79%, 55.68% 52.95%, 56.77% 51.58%, 57.78% 50.1%, 58.76% 48.31%, 59.48% 46.66%, 60.17% 44.52%, 60.66% 41.98%, 60.93% 39.37%, 60.92% 37.38%, 60.7% 35.1%, 60.33% 33.07%, 59.72% 30.74%, 58.84% 28.81%, 57.75% 26.93%, 56.37% 25.08%, 54.85% 23.36%, 53.36% 22.03%, 51.74% 20.76%, 49.91% 19.59%, 47.98% 18.57%, 45.78% 17.72%, 43.85% 17.14%, 41.55% 16.69%, 39.04% 16.46%, 36.48% 16.48%, 34.07% 16.85%, 31.94% 17.39%, 29.9% 18.12%, 27.87% 19.18%, 26.06% 20.35%, 24.41% 21.69%);
  }
}
@media screen and (max-width: 768px) and (min-width: 769px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 19px;
    height: 19px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  #sp-header .header-page-number-search #number-search-container .input-wrap button::after, #sp-header .header-page-number-search #sp-number-search-container .input-wrap button::after {
    background-color: #ffffff;
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 768px) {
  #sp-header .go-to-pc-btn, #sp-header .menu-btn-close {
    display: block !important;
    text-align: center;
    position: relative;
    margin: 8vw auto 0;
    width: 80vw;
    background-color: #fff;
    border: 1px solid #cc3f78;
    border-radius: 6px;
  }
  #sp-header .go-to-pc-btn a, #sp-header .menu-btn-close a {
    color: #3c312b;
    text-decoration: none;
    min-height: 13.3333333333vw;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 2.6666666667vw;
  }
  #sp-header .go-to-pc-btn a::before, #sp-header .menu-btn-close a::before {
    content: "";
    display: block;
  }
  #sp-header .go-to-pc-btn a::before {
    background: url(../img_common/icon_gopc.png) no-repeat center/5.6vw;
    height: 5.6vw;
    width: 7.0666666667vw;
  }
  #sp-header .go-to-pc-btn + .menu-btn-close {
    margin: 5.3333333333vw auto 0;
  }
  #sp-header .menu-btn-close a::before {
    background-color: #cc3f78;
    clip-path: polygon(100% 10%, 60% 50%, 100% 90%, 90% 100%, 50% 60%, 10% 100%, 0% 90%, 40% 50%, 0% 10%, 10% 0%, 50% 40%, 90% 0%);
    height: 4.9333333333vw;
    width: 4.9333333333vw;
  }
}
@media screen and (max-width: 768px) {
  #container {
    margin: 0 10px;
  }
}
html[data-bgcolor=color_black] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_black] body, html[data-bgcolor=color_black] p, html[data-bgcolor=color_black] div, html[data-bgcolor=color_black] table, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6, html[data-bgcolor=color_black] ul, html[data-bgcolor=color_black] ol, html[data-bgcolor=color_black] li, html[data-bgcolor=color_black] td, html[data-bgcolor=color_black] th, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] dd, html[data-bgcolor=color_black] dl, html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] dt, html[data-bgcolor=color_black] caption, html[data-bgcolor=color_black] section, html[data-bgcolor=color_black] span, html[data-bgcolor=color_black] header, html[data-bgcolor=color_black] footer, html[data-bgcolor=color_black] nav {
  background-color: #000 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_black] a {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_black] h1, html[data-bgcolor=color_black] h2, html[data-bgcolor=color_black] h3, html[data-bgcolor=color_black] h4, html[data-bgcolor=color_black] h5, html[data-bgcolor=color_black] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_black] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_black] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_black] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_black] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_black] #header-logo img, html[data-bgcolor=color_black] #sp-header-logo img,
html[data-bgcolor=color_black] #header-subnav .list li a,
html[data-bgcolor=color_black] #header-size .title img,
html[data-bgcolor=color_black] #header-color .title img,
html[data-bgcolor=color_black] header .header-subnav-in li img,
html[data-bgcolor=color_black] #footer-logo img,
html[data-bgcolor=color_black] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_black] .toiawase .title, html[data-bgcolor=color_black] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_black] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_black] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .anchor ul li a::after, html[data-bgcolor=color_black] .detail a::after, html[data-bgcolor=color_black] .page a::after, html[data-bgcolor=color_black] .dir a::after,
html[data-bgcolor=color_black] .link-item .icon1::after, html[data-bgcolor=color_black] .link-item .icon2::after,
html[data-bgcolor=color_black] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .page a, html[data-bgcolor=color_black] .dir a, html[data-bgcolor=color_black] .table td, html[data-bgcolor=color_black] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_black] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_black] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_black] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] .simple-enquete form input[type=submit] {
  background-color: #000 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .event-search-area .box2 label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #000 !important;
  border-bottom: 2px solid #000 !important;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_black] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_black] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_black] .third-party-box button, html[data-bgcolor=color_black] a .small {
  background-color: #000 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_black] #header .search-support .category-list ul.list > li.active > a::before {
  background-color: #000 !important;
}
html[data-bgcolor=color_black] #sp-header .menu-btn-close a::before,
html[data-bgcolor=color_black] #sp-header .modal-search .sp-nav .title button.plus::after,
html[data-bgcolor=color_black] #sp-header .modal-search .sp-nav .title button.mynus::after,
html[data-bgcolor=color_black] .modal-header img, html[data-bgcolor=color_black] .ttl-parts img, html[data-bgcolor=color_black] .footer-logo img,
html[data-bgcolor=color_black] .item-img, html[data-bgcolor=color_black] .sec-sns .list-sns img {
  background-color: #fff !important;
}
html[data-bgcolor=color_black] #sp-header .modal-search .in .modal-header .menu-btn-area,
html[data-bgcolor=color_black] #sp-header .modal-support .in .modal-header .menu-btn-area,
html[data-bgcolor=color_black] .search-support-btn, html[data-bgcolor=color_black] footer .otoiawase-btn, html[data-bgcolor=color_black] footer #pagetop {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] #sp-header .modal-search .in .modal-header .menu-btn-area img, html[data-bgcolor=color_black] #sp-header .modal-search .in .modal-header .menu-btn-area a,
html[data-bgcolor=color_black] #sp-header .modal-support .in .modal-header .menu-btn-area img,
html[data-bgcolor=color_black] #sp-header .modal-support .in .modal-header .menu-btn-area a,
html[data-bgcolor=color_black] .search-support-btn img,
html[data-bgcolor=color_black] .search-support-btn a, html[data-bgcolor=color_black] footer .otoiawase-btn img, html[data-bgcolor=color_black] footer .otoiawase-btn a, html[data-bgcolor=color_black] footer #pagetop img, html[data-bgcolor=color_black] footer #pagetop a {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .post-list li {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
html[data-bgcolor=color_black] .list-event li a, html[data-bgcolor=color_black] .list-event li .item-nolink, html[data-bgcolor=color_black] .list-useful li a, html[data-bgcolor=color_black] .list-useful li .item-nolink {
  box-sizing: border-box;
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .list-event li a .item-tag, html[data-bgcolor=color_black] .list-event li .item-nolink .item-tag, html[data-bgcolor=color_black] .list-useful li a .item-tag, html[data-bgcolor=color_black] .list-useful li .item-nolink .item-tag {
  border: 1px solid #fff;
}
html[data-bgcolor=color_black] .btn-parts:hover {
  position: relative;
}
html[data-bgcolor=color_black] .btn-parts:hover span {
  background-color: transparent !important;
}
html[data-bgcolor=color_black] .btn-parts:hover::before {
  content: "";
  position: absolute;
  background-color: #fff;
  opacity: 0.1;
  width: calc(100% - 10px);
  height: 100%;
  left: 0;
}

html[data-bgcolor=color_blue] {
  /* よくあるご質問詳細ページ */
  /* よくあるご質問詳細ページ 0009_2 */
}
html[data-bgcolor=color_blue] body, html[data-bgcolor=color_blue] p, html[data-bgcolor=color_blue] div, html[data-bgcolor=color_blue] table, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6, html[data-bgcolor=color_blue] ul, html[data-bgcolor=color_blue] ol, html[data-bgcolor=color_blue] li, html[data-bgcolor=color_blue] td, html[data-bgcolor=color_blue] th, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] dd, html[data-bgcolor=color_blue] dl, html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] dt, html[data-bgcolor=color_blue] caption, html[data-bgcolor=color_blue] section, html[data-bgcolor=color_blue] span, html[data-bgcolor=color_blue] header, html[data-bgcolor=color_blue] footer, html[data-bgcolor=color_blue] nav {
  background-color: #005795 !important;
  color: #FFFFFF !important;
  background-image: none !important;
}
html[data-bgcolor=color_blue] a {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_blue] a:visited {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] a:hover {
  color: #f5c77b !important;
}
html[data-bgcolor=color_blue] h1, html[data-bgcolor=color_blue] h2, html[data-bgcolor=color_blue] h3, html[data-bgcolor=color_blue] h4, html[data-bgcolor=color_blue] h5, html[data-bgcolor=color_blue] h6 {
  background-image: none !important;
  border: 1px solid #E5D1AF;
}
html[data-bgcolor=color_blue] h5 {
  padding: 10px 0px;
}
html[data-bgcolor=color_blue] .wysiwyg .text_ {
  color: #ffdbea !important;
}
html[data-bgcolor=color_blue] .wysiwyg .text2_ {
  color: #b6e2f3 !important;
}
html[data-bgcolor=color_blue] #pdf-download {
  color: #333 !important;
}
html[data-bgcolor=color_blue] #header-logo img, html[data-bgcolor=color_blue] #sp-header-logo img,
html[data-bgcolor=color_blue] #header-subnav .list li a,
html[data-bgcolor=color_blue] #header-size .title img,
html[data-bgcolor=color_blue] #header-color .title img,
html[data-bgcolor=color_blue] header .header-subnav-in li img,
html[data-bgcolor=color_blue] #footer-logo img,
html[data-bgcolor=color_blue] #footer-character img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] header .header-in #header-nav .list .dropmenu {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .side-nav-list {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .side-nav-list li span {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] #keyword-area {
  background: transparent !important;
}
html[data-bgcolor=color_blue] .toiawase .title, html[data-bgcolor=color_blue] .toiawase .in {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .toiawase .in {
  border-top: none;
}
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.plus::after,
html[data-bgcolor=color_blue] #sp-header .modal-menu .sp-nav .title button.mynus::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .gsst_a .gscb_a {
  color: inherit !important;
}
html[data-bgcolor=color_blue] .faq-answer-area {
  background-image: url(../img_sub/v3.2/h2_faq_title_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-q-title::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .faq-block .faq-answer-area {
  background-image: none !important;
  background-color: inherit !important;
}
html[data-bgcolor=color_blue] #pankuzu .in {
  background-image: url(../img_sub/v3.2/pankuzu_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #ashiato .in {
  background-image: url(../img_sub/v3.2/ashiato_icon.png) !important;
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .anchor ul li a::after, html[data-bgcolor=color_blue] .detail a::after, html[data-bgcolor=color_blue] .page a::after, html[data-bgcolor=color_blue] .dir a::after,
html[data-bgcolor=color_blue] .link-item .icon1::after, html[data-bgcolor=color_blue] .link-item .icon2::after,
html[data-bgcolor=color_blue] #side-nav .side-nav-list li a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .page a, html[data-bgcolor=color_blue] .dir a, html[data-bgcolor=color_blue] .table td, html[data-bgcolor=color_blue] .table th {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a {
  border: 1px solid #fff !important;
}
html[data-bgcolor=color_blue] .toiawase .mail a::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #side-nav .side-nav-list {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container {
  border-color: #fff !important;
}
html[data-bgcolor=color_blue] .attend-container .attend-list li a::before {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio] {
  border-color: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=radio]:checked:before {
  background: #fff;
}
html[data-bgcolor=color_blue] .simple-enquete form .item::after {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] .simple-enquete form input[type=submit] {
  background-color: #005795 !important;
  color: #fff !important;
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .event-search-area .box2 label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term label::after {
  border-right: 2px solid #005795 !important;
  border-bottom: 2px solid #005795 !important;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::before, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::before {
  background: #fff !important;
  border: 1px solid #231815;
}
html[data-bgcolor=color_blue] .event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .event-search-area .event-search-term input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .box2 input[type=checkbox]:checked + label::after, html[data-bgcolor=color_blue] .recruit-event-search-area .event-search-term input[type=checkbox]:checked + label::after {
  opacity: 1;
  background: #fff !important;
}
html[data-bgcolor=color_blue] .third-party-box button, html[data-bgcolor=color_blue] a .small {
  background-color: #005795 !important;
  color: #FFFF00 !important;
}
html[data-bgcolor=color_blue] #header .search-support .category-list ul.list > li.active > a::before {
  background-color: #005795 !important;
}
html[data-bgcolor=color_blue] #sp-header .menu-btn-close a::before,
html[data-bgcolor=color_blue] #sp-header .modal-search .sp-nav .title button.plus::after,
html[data-bgcolor=color_blue] #sp-header .modal-search .sp-nav .title button.mynus::after,
html[data-bgcolor=color_blue] .modal-header img, html[data-bgcolor=color_blue] .ttl-parts img, html[data-bgcolor=color_blue] .footer-logo img,
html[data-bgcolor=color_blue] .item-img, html[data-bgcolor=color_blue] .sec-sns .list-sns img {
  background-color: #fff !important;
}
html[data-bgcolor=color_blue] #sp-header .modal-search .in .modal-header .menu-btn-area,
html[data-bgcolor=color_blue] #sp-header .modal-support .in .modal-header .menu-btn-area,
html[data-bgcolor=color_blue] .search-support-btn, html[data-bgcolor=color_blue] footer .otoiawase-btn, html[data-bgcolor=color_blue] footer #pagetop {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] #sp-header .modal-search .in .modal-header .menu-btn-area img, html[data-bgcolor=color_blue] #sp-header .modal-search .in .modal-header .menu-btn-area a,
html[data-bgcolor=color_blue] #sp-header .modal-support .in .modal-header .menu-btn-area img,
html[data-bgcolor=color_blue] #sp-header .modal-support .in .modal-header .menu-btn-area a,
html[data-bgcolor=color_blue] .search-support-btn img,
html[data-bgcolor=color_blue] .search-support-btn a, html[data-bgcolor=color_blue] footer .otoiawase-btn img, html[data-bgcolor=color_blue] footer .otoiawase-btn a, html[data-bgcolor=color_blue] footer #pagetop img, html[data-bgcolor=color_blue] footer #pagetop a {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .post-list li {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
html[data-bgcolor=color_blue] .list-event li a, html[data-bgcolor=color_blue] .list-event li .item-nolink, html[data-bgcolor=color_blue] .list-useful li a, html[data-bgcolor=color_blue] .list-useful li .item-nolink {
  box-sizing: border-box;
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .list-event li a .item-tag, html[data-bgcolor=color_blue] .list-event li .item-nolink .item-tag, html[data-bgcolor=color_blue] .list-useful li a .item-tag, html[data-bgcolor=color_blue] .list-useful li .item-nolink .item-tag {
  border: 1px solid #fff;
}
html[data-bgcolor=color_blue] .btn-parts:hover {
  position: relative;
}
html[data-bgcolor=color_blue] .btn-parts:hover span {
  background-color: transparent !important;
}
html[data-bgcolor=color_blue] .btn-parts:hover::before {
  content: "";
  position: absolute;
  background-color: #fff;
  opacity: 0.1;
  width: calc(100% - 10px);
  height: 100%;
  left: 0;
}