@charset "UTF-8";
/*CSSリセット*/
/* リセットCSS */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset,
legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, i {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  * font-size: 100%;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  color: #000;
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
}

.modal_bg {
  display: none;
  content: "　";
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 2;
}
.modal_bg:hover {
  opacity: 1;
}

.modal_box {
  z-index: 10;
  display: none;
  width: 80%;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: #eee;
}

/* CSS セット */
@font-face {
  font-family: "ZenKakuGothicNew";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-regular.woff2") format("woff2"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-regular.woff") format("woff"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-regular.ttf") format("truetype"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-regular.svg#ZenKakuGothicNew") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "ZenKakuGothicNew";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-500.eot"); /* IE9 Compat Modes */
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-500.woff2") format("woff2"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-500.woff") format("woff"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-500.ttf") format("truetype"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-500.svg#ZenKakuGothicNew") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "ZenKakuGothicNew";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-700.woff2") format("woff2"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-700.woff") format("woff"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-700.ttf") format("truetype"), url("../fonts/zen-kaku-gothic-new-v16-japanese_latin-700.svg#ZenKakuGothicNew") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "ZenKakuGothicNew";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese-900.eot"); /* IE9 Compat Modes */
  src: url("../fonts/zen-kaku-gothic-new-v16-japanese-900.eot?#iefix") format("embedded-opentype"), url("../fonts/zen-kaku-gothic-new-v16-japanese-900.woff2") format("woff2"), url("../fonts/zen-kaku-gothic-new-v16-japanese-900.woff") format("woff"), url("../fonts/zen-kaku-gothic-new-v16-japanese-900.ttf") format("truetype"), url("../fonts/zen-kaku-gothic-new-v16-japanese-900.svg#ZenKakuGothicNew") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-jp-v53-japanese-regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/noto-sans-jp-v53-japanese-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/noto-sans-jp-v53-japanese-regular.woff2") format("woff2"), url("../fonts/noto-sans-jp-v53-japanese-regular.woff") format("woff"), url("../fonts/noto-sans-jp-v53-japanese-regular.ttf") format("truetype"), url("../fonts/noto-sans-jp-v53-japanese-regular.svg#NotoSansJP") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-jp-v53-japanese-700.eot"); /* IE9 Compat Modes */
  src: url("../fonts/noto-sans-jp-v53-japanese-700.eot?#iefix") format("embedded-opentype"), url("../fonts/noto-sans-jp-v53-japanese-700.woff2") format("woff2"), url("../fonts/noto-sans-jp-v53-japanese-700.woff") format("woff"), url("../fonts/noto-sans-jp-v53-japanese-700.ttf") format("truetype"), url("../fonts/noto-sans-jp-v53-japanese-700.svg#NotoSansJP") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/noto-sans-jp-v53-japanese-900.eot"); /* IE9 Compat Modes */
  src: url("../fonts/noto-sans-jp-v53-japanese-900.eot?#iefix") format("embedded-opentype"), url("../fonts/noto-sans-jp-v53-japanese-900.woff2") format("woff2"), url("../fonts/noto-sans-jp-v53-japanese-900.woff") format("woff"), url("../fonts/noto-sans-jp-v53-japanese-900.ttf") format("truetype"), url("../fonts/noto-sans-jp-v53-japanese-900.svg#NotoSansJP") format("svg"); /* Legacy iOS */
}
/*ミックスイン定義*/
@media screen and (min-width: 1280px) {
  html {
    font-size: 16px;
  }
}
@media screen and (max-width: 820px) {
  html {
    font-size: 1.951vw;
  }
}
@media screen and (max-width: 428px) {
  html {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  .pc {
    display: none;
  }
}

@media (max-width: 428px) {
  .pc_tab {
    display: none;
  }
}

@media (max-width: 820px) {
  .tab {
    display: none;
  }
}

.tab_sp {
  display: none;
}
@media (max-width: 820px) {
  .tab_sp {
    display: block;
  }
}

.sp {
  display: none;
}
@media (max-width: 428px) {
  .sp {
    display: block;
  }
}

@media (max-width: 428px) {
  .indent01 {
    padding-left: 1em;
  }
}

a {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

img {
  width: 100%;
  height: auto;
}

a {
  transition: opacity 0.3s ease, color 0.3s ease;
}
a:hover {
  opacity: 0.8;
}

a img {
  will-change: opacity;
}

.arrow_button {
  font-family: "ZenKakuGothicNew";
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .arrow_button {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  .arrow_button {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  .arrow_button {
    border-top: 1px solid #B3B3B3;
    padding-top: 3%;
  }
}
.arrow_button a.right {
  text-align: right;
}
.arrow_button a:hover span {
  transform: translateX(3px);
}
.arrow_button a {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  color: #185EB9;
}
.arrow_button a span {
  width: 1.4453125%;
  line-height: 0;
  transition: transform 0.3s;
}
@media (max-width: 428px) {
  .arrow_button a span {
    width: 4.8051948052%;
  }
}

.select_box {
  width: fit-content;
  position: relative;
}
.select_box select {
  display: block;
  font-weight: 700;
  cursor: pointer;
  padding: 0.75em 3.5em 0.75em 1em;
  outline: 0;
  border: 0;
  border-radius: 5px;
  background: #F5F5F5;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  position: relative;
  transition: background 0.3s;
}
.select_box select::-ms-expand {
  display: none;
}
.select_box select:hover, .select_box select:focus {
  color: #000;
  background: #E5E5E5;
}
.select_box select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select_box .select__arrow {
  position: absolute;
  width: 1.3em;
  top: 43%;
  right: 1em;
  transform: translate(0%, -31%);
  margin: auto 0;
  pointer-events: none;
  line-height: 0;
}

section, section#topics.toppage {
  max-width: 1280px;
  margin-inline: auto;
  margin-bottom: 140px;
  position: relative;
}
@media (max-width: 1280px) {
  section, section#topics.toppage {
    max-width: 90%;
    margin-bottom: 10.9375%;
  }
}
@media (max-width: 428px) {
  section, section#topics.toppage {
    width: 89.953271028%;
    margin-bottom: 23.3644859813%;
  }
}
section.top, section#topics.toppage.top {
  margin-top: -9.5em;
  z-index: 10;
}
@media (max-width: 428px) {
  section.top, section#topics.toppage.top {
    margin-top: -5.7em;
  }
}
@media (max-width: 428px) {
  section.second_top, section#topics.toppage.second_top {
    margin-top: -15em;
    z-index: 10;
    background-color: #fff;
    border-radius: 5px 5px 0;
  }
}
@media (max-width: 428px) {
  section.second_top.blog, section#topics.toppage.second_top.blog {
    margin-top: -4em;
  }
}
@media (max-width: 428px) {
  section.second_top.pages, section#topics.toppage.second_top.pages {
    margin-top: -4em;
  }
}
section.second, section#topics.toppage.second {
  max-width: 1100px;
}
@media (max-width: 1100px) {
  section.second, section#topics.toppage.second {
    max-width: auto;
    width: 95%;
  }
}
section .telphone_banner, section#topics.toppage .telphone_banner {
  background-color: #FFFFEE;
  border: 3px solid #009966;
  border-bottom-right-radius: 30px;
  padding: 3% 5%;
  box-sizing: border-box;
}
@media (max-width: 428px) {
  section .telphone_banner, section#topics.toppage .telphone_banner {
    padding: 7% 8%;
    border: 2px solid #009966;
  }
}
section .telphone_banner dl dt, section#topics.toppage .telphone_banner dl dt {
  width: 54.6875%;
  margin-inline: auto;
  margin-bottom: 2%;
}
@media (max-width: 428px) {
  section .telphone_banner dl dt, section#topics.toppage .telphone_banner dl dt {
    width: 100%;
    border-bottom: 2px solid #009966;
    padding-bottom: 5%;
    margin-bottom: 7%;
  }
}
section .telphone_banner dl dd, section#topics.toppage .telphone_banner dl dd {
  display: flex;
  align-items: center;
  column-gap: 3.125%;
}
@media (max-width: 428px) {
  section .telphone_banner dl dd, section#topics.toppage .telphone_banner dl dd {
    display: block;
  }
}
section .telphone_banner dl dd strong, section#topics.toppage .telphone_banner dl dd strong {
  width: 54%;
  display: block;
}
@media (max-width: 428px) {
  section .telphone_banner dl dd strong, section#topics.toppage .telphone_banner dl dd strong {
    width: 100%;
    margin-bottom: 5%;
  }
}
section .telphone_banner dl dd p, section#topics.toppage .telphone_banner dl dd p {
  width: 46%;
}
@media (max-width: 428px) {
  section .telphone_banner dl dd p, section#topics.toppage .telphone_banner dl dd p {
    width: 100%;
  }
}
section .telphone_banner dl dd p a, section#topics.toppage .telphone_banner dl dd p a {
  display: flex;
  justify-content: space-between;
  box-shadow: 6px 6px 0 0 #00512B;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  background: #009966;
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1280px) {
  section .telphone_banner dl dd p a, section#topics.toppage .telphone_banner dl dd p a {
    font-size: 1.56vw;
  }
}
section .telphone_banner dl dd p a, section#topics.toppage .telphone_banner dl dd p a {
  border-radius: 100px;
  padding: 3% 7%;
}
@media (max-width: 428px) {
  section .telphone_banner dl dd p a, section#topics.toppage .telphone_banner dl dd p a {
    font-size: 3.738vw;
    box-shadow: 3px 3px 0 0 #00512B;
  }
}
section .telphone_banner dl dd p a:hover, section#topics.toppage .telphone_banner dl dd p a:hover {
  opacity: 1;
  transform: translate(6px, 6px);
  box-shadow: 0px 0px 0 0 #00512B;
}
@media (max-width: 428px) {
  section .telphone_banner dl dd p a:hover, section#topics.toppage .telphone_banner dl dd p a:hover {
    transform: translate(3px, 3px);
  }
}
section .telphone_banner dl dd p a:hover img.arrow, section#topics.toppage .telphone_banner dl dd p a:hover img.arrow {
  transform: translateX(5px);
}
@media (max-width: 428px) {
  section .telphone_banner dl dd p a:hover img.arrow, section#topics.toppage .telphone_banner dl dd p a:hover img.arrow {
    transform: translateX(3px);
  }
}
section .telphone_banner dl dd p a img, section#topics.toppage .telphone_banner dl dd p a img {
  width: 5.8252427184%;
  transition: transform 0.5s ease;
}
section .telphone_banner dl dd p a img:hover, section#topics.toppage .telphone_banner dl dd p a img:hover {
  opacity: 1;
}
section h3.title, section#topics.toppage h3.title {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 30px;
}
@media (max-width: 1280px) {
  section h3.title, section#topics.toppage h3.title {
    font-size: 2.34vw;
  }
}
section h3.title, section#topics.toppage h3.title {
  font-weight: 900;
  font-style: italic;
  color: #009966;
  text-align: center;
  line-height: 2;
  z-index: 10;
  position: relative;
  background-image: url("../images/underline_yellow.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  margin-bottom: 5%;
}
@media (max-width: 428px) {
  section h3.title, section#topics.toppage h3.title {
    font-size: 5.37vw;
    margin-bottom: 10%;
  }
}

@keyframes arrow_move01 {
  0% {
    opacity: 1;
    background-position: right center;
  }
  45% {
    opacity: 0;
    background-position: right -40px center;
  }
  50% {
    opacity: 0;
    background-position: left -40px center;
  }
  100% {
    opacity: 1;
    background-position: left center;
  }
}
*:focus {
  outline: none;
}

html * {
  visibility: hidden;
}

html.wf-active * {
  visibility: visible;
}

body {
  font-family: "ZenKakuGothicNew";
  font-weight: 500;
  margin: 0;
  padding: 0;
  line-height: 1.625;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background: #FFF;
  overflow-x: hidden;
}
body.active {
  height: 100%;
  overflow: hidden;
}

.header_tel_box {
  position: fixed;
  top: 0;
  right: 0;
  width: 38.28125%;
  z-index: 90;
}
@media (min-width: 1280px) {
  .header_tel_box {
    width: 490px;
  }
}

header {
  background: linear-gradient(to bottom, rgb(0, 153, 102) 0%, rgb(57, 162, 74) 100%);
  overflow: hidden;
  position: relative;
  padding-bottom: 12.109375%;
}
@media (min-width: 1280px) {
  header {
    padding-bottom: 155px;
  }
}
@media (max-width: 428px) {
  header {
    padding-bottom: 79.4392523364%;
  }
}
header.top {
  background: linear-gradient(to right, rgb(0, 153, 102) 0%, rgb(57, 162, 74) 100%);
  padding-bottom: 8em;
}
@media (max-width: 428px) {
  header.top {
    padding-bottom: 5em;
  }
}
@media (max-width: 428px) {
  header.padding_shrink01 {
    padding-bottom: 39.7196261682%;
  }
}
@media (max-width: 428px) {
  header.padding_shrink02 {
    padding-bottom: 39.7196261682%;
  }
}
header.members_only {
  background: linear-gradient(to bottom, rgb(24, 94, 185) 0%, rgb(24, 94, 185) 100%);
}
header h2 {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.96875%;
  padding-bottom: 0.25em;
  padding-right: 0.5em;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 40px;
}
@media (max-width: 1280px) {
  header h2 {
    font-size: 3.13vw;
  }
}
header h2 {
  font-weight: 900;
  font-style: italic;
  color: #fff;
  text-align: center;
  z-index: 10;
  position: relative;
  background-image: url("../images/underline_yellow.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
@media (min-width: 1280px) {
  header h2 {
    padding-top: 38px;
  }
}
@media (max-width: 428px) {
  header h2 {
    padding-top: 14.0186915888%;
    font-size: 6.07vw;
  }
}
header .pankuzu_box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 1280px;
  height: 40px;
  border-top-right-radius: 10px;
  padding-right: 2%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: linear-gradient(to right, rgba(255, 220, 0, 0) 0%, rgb(255, 220, 0) 100%);
  z-index: 10;
}
@media (max-width: 1390px) {
  header .pankuzu_box {
    width: 90%;
    height: 2.9218407597vw;
    border-top-right-radius: 0.7304601899vw;
  }
}
@media (max-width: 428px) {
  header .pankuzu_box {
    width: 89.953271028%;
    bottom: 61vw;
    background: none;
    padding-right: 0;
  }
}
@media (max-width: 428px) {
  header .pankuzu_box.padding_shrink01 {
    bottom: 20vw;
  }
}
@media (max-width: 428px) {
  header .pankuzu_box.padding_shrink02 {
    bottom: 20vw;
  }
}
header .pankuzu_box p {
  color: #185EB9;
  font-size: 14px;
}
@media (max-width: 1280px) {
  header .pankuzu_box p {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  header .pankuzu_box p {
    font-size: 3.27vw;
  }
}
@media (max-width: 428px) {
  header .pankuzu_box p {
    color: #fff;
    font-size: 2.8vw;
    overflow-x: scroll;
    white-space: nowrap;
  }
}
header .pankuzu_box p a {
  color: #185EB9;
  text-decoration: underline;
}
@media (max-width: 428px) {
  header .pankuzu_box p a {
    color: #fff;
  }
}
header .bg_photo {
  display: block;
  position: absolute;
  left: 0;
  top: -15vw;
  z-index: 1;
  mix-blend-mode: multiply;
}
@media (max-width: 428px) {
  header .bg_photo {
    width: 230%;
    object-fit: cover;
    object-position: -23em -8vw;
  }
}
header .bg_photo.top {
  left: 0;
  top: 0;
  bottom: 0;
}
@media (max-width: 428px) {
  header .bg_photo.top {
    width: 230%;
    object-fit: cover;
    object-position: -23em -8vw;
  }
}
header .inbox {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  position: relative;
  z-index: 2;
  max-width: 1280px;
  margin-inline: auto;
  padding-top: 4.6875%;
  margin-bottom: 5.859375%;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
@media (min-width: 1280px) {
  header .inbox {
    padding-top: 60px;
    margin-bottom: 75px;
  }
}
@media (max-width: 1390px) {
  header .inbox {
    max-width: 90%;
  }
}
@media (max-width: 428px) {
  header .inbox {
    margin-bottom: 0;
    align-items: center;
  }
}
header .inbox h1 {
  font-family: "ZenKakuGothicNew";
  font-weight: 700;
  line-height: 0;
  width: 21.09375%;
}
@media (min-width: 1390px) {
  header .inbox h1 {
    width: 270px;
  }
}
@media (max-width: 428px) {
  header .inbox h1 {
    width: 170px;
  }
  header .inbox h1 img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(314deg) brightness(200%) contrast(100%);
  }
}
header .inbox .member_sp {
  width: 55px;
  margin-right: 65px;
  font-size: 2.8vw;
  text-align: center;
}
header .inbox .member_sp img {
  display: inline-block;
  width: 16px;
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(314deg) brightness(200%) contrast(100%);
}
header .inbox .member_sp a {
  color: #fff;
}
header .inbox nav {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
}
@media (max-width: 1280px) {
  header .inbox nav {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  header .inbox nav {
    font-size: 3.738vw;
  }
}
header .inbox nav {
  width: 67.1875%;
}
@media (max-width: 428px) {
  header .inbox nav {
    display: none;
  }
}
header .inbox nav ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .inbox nav ul li {
  flex: 1 0 auto;
}
header .inbox nav ul li a {
  color: #fff;
  transition: opacity none;
  transition: color 0.3s ease;
}
header .inbox nav ul li a:hover, header .inbox nav ul li a.active {
  opacity: 1;
  color: #FFDC00;
}
header .inbox nav ul li.member {
  width: 20%;
}
header .inbox nav ul li.member a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFDC00;
  color: #185EB9;
  border-radius: 100px;
  padding: 3% 0;
  transition: background-color 0.3s ease;
}
header .inbox nav ul li.member a:hover {
  background: #fff;
}
header .inbox nav ul li.member a i {
  width: 7.7777777778%;
  margin-right: 5%;
  line-height: 0;
}
header a.logout.pc {
  text-align: right;
  display: block;
  font-size: 14px;
}
@media (max-width: 1280px) {
  header a.logout.pc {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  header a.logout.pc {
    font-size: 3.27vw;
  }
}
header a.logout.pc {
  margin-top: 1em;
  margin-right: 5em;
  text-decoration: underline;
  color: #fff;
}
header a.logout.pc:hover {
  text-decoration: none;
}
@media (max-width: 428px) {
  header a.logout.pc {
    display: none;
  }
}
header a.logout.sp {
  display: none;
}
@media (max-width: 428px) {
  header a.logout.sp {
    text-align: right;
    display: block;
    padding: 1em 7em 0 0;
    font-size: 2.8vw;
    position: relative;
    z-index: 50;
    text-decoration: underline;
    color: #fff;
  }
}
header .topmain_chatch {
  display: flex;
  justify-content: flex-start;
  position: relative;
  z-index: 2;
}
@media (max-width: 428px) {
  header .topmain_chatch {
    margin-top: 15%;
  }
}
header .topmain_chatch dt {
  width: 54.5833333333%;
}
@media (max-width: 428px) {
  header .topmain_chatch dt {
    display: none;
  }
}
header .topmain_chatch dd {
  margin-top: 2%;
  width: 36.3888888889%;
}
@media (max-width: 428px) {
  header .topmain_chatch dd {
    width: 75%;
    margin-left: 10%;
  }
}

/* ***********************************************************
* バーガーメニュー #global-nav
* *********************************************************** */
.open #global-nav {
  z-index: 1000;
  opacity: 1;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transition: opacity 0.5s, transform 0.5s;
  transition-delay: 0.2s;
}
.open #global-nav ul {
  display: table-cell;
}

#global-nav {
  display: none;
}
@media (max-width: 428px) {
  #global-nav {
    position: fixed;
    display: table;
    opacity: 0;
    width: 70%;
    top: 50%;
    left: 50%;
    transition: opacity 0s, transform 0s;
    transform: translate(-50%, -60%);
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    color: #fff;
    font-size: 4.67vw;
  }
  #global-nav ul {
    display: none;
    vertical-align: middle;
    list-style: none;
  }
  #global-nav ul li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 7% 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    background-image: url("../images/arrow01.svg");
    background-repeat: no-repeat;
    background-position: right 3% center;
    background-size: 15px auto;
    transition: background 0.3s;
  }
  #global-nav ul li a:hover {
    background-position: right 0 center;
  }
}

/* ***********************************************************
* nav-list
* *********************************************************** */
/* ***********************************************************
* #nav-bg
* *********************************************************** */
#nav-bg {
  display: none;
}
@media (max-width: 428px) {
  #nav-bg {
    display: block;
    content: "";
    width: 2400px;
    height: 2400px;
    margin-right: -1200px;
    margin-top: -1200px;
    top: 30px;
    right: 30px;
    position: fixed;
    background: #185EB9;
    border-bottom-left-radius: 200px;
    -webkit-transform: scale(0.03);
    transform: scale(0.03);
    z-index: 100;
  }
  #nav-bg.members_only {
    background: #009966;
  }
}

.open #nav-bg {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

/* ***********************************************************
* #nav-toggle
* *********************************************************** */
#nav-toggle {
  display: none;
}
@media (max-width: 428px) {
  #nav-toggle {
    display: block;
    position: fixed;
    right: 13px;
    top: 20px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    z-index: 1001;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}

#nav-toggle div {
  position: relative;
}
#nav-toggle div:after {
  display: block;
  content: "MENU";
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.05em;
  position: absolute;
  top: 15px;
  transition: opacity 0.5s;
}

.open #nav-toggle div:after {
  opacity: 0;
}

#nav-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  left: 0;
  zoom: 1;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
  top: 0;
}

#nav-toggle span:nth-child(2) {
  top: 10px;
}

.open #nav-toggle {
  background: transparent;
}

.open #nav-toggle span {
  background: #fff;
}

.open #nav-toggle span:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  zoom: 1;
}

.open #nav-toggle span:nth-child(2) {
  top: 9px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  zoom: 1;
}

.zenrou_kyosai_banner {
  margin-inline: auto;
  margin-top: 10.9375%;
  width: 88.671875%;
}
.zenrou_kyosai_banner a {
  display: block;
  position: relative;
  line-height: 0;
  transition: all 0.3s;
  opacity: 1;
}
@media (max-width: 428px) {
  .zenrou_kyosai_banner a {
    filter: drop-shadow(6px 6px 0 #009966);
  }
}
.zenrou_kyosai_banner a:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  content: url("../../top/zenrou_kyosai_banner_bg.svg");
  width: 100%;
  transform: translate(0.625vw, -1.640625vw);
  z-index: -1;
  transition: all 0.3s;
}
@media (min-width: 1280px) {
  .zenrou_kyosai_banner a:after {
    transform: translate(8px, -23px);
  }
}
@media (max-width: 428px) {
  .zenrou_kyosai_banner a:after {
    display: none;
  }
}
.zenrou_kyosai_banner a:hover, .zenrou_kyosai_banner a:active {
  transform: translate(0.625vw, 0.625vw);
  opacity: 1;
}
@media (min-width: 1280px) {
  .zenrou_kyosai_banner a:hover, .zenrou_kyosai_banner a:active {
    transform: translate(8px, 8px);
  }
}
.zenrou_kyosai_banner a:hover:after, .zenrou_kyosai_banner a:active:after {
  transform: translate(0, -2.0264317181vw);
}
@media (min-width: 1280px) {
  .zenrou_kyosai_banner a:hover:after, .zenrou_kyosai_banner a:active:after {
    transform: translate(0px, -30px);
  }
}
@media (max-width: 428px) {
  .zenrou_kyosai_banner a:hover, .zenrou_kyosai_banner a:active {
    transform: translate(6px, 6px);
    filter: drop-shadow(0px 0px 0 #009966);
  }
}
@media (min-width: 1280px) {
  .zenrou_kyosai_banner {
    width: 1135px;
    margin-top: 140px;
  }
}
@media (max-width: 428px) {
  .zenrou_kyosai_banner {
    width: 100%;
    margin-top: 14.5454545455%;
  }
}

.circle_banner {
  display: flex;
  justify-content: space-between;
  width: 88.671875%;
  margin-inline: auto;
}
@media (min-width: 1280px) {
  .circle_banner {
    width: 1135px;
  }
}
@media (max-width: 428px) {
  .circle_banner {
    display: block;
    width: 100%;
  }
}
.circle_banner li {
  width: 29.0748898678%;
}
@media (max-width: 428px) {
  .circle_banner li {
    width: 100%;
    margin-bottom: 5.1948051948%;
  }
}
.circle_banner li a {
  display: block;
  position: relative;
  padding-top: 100%;
}
@media (max-width: 428px) {
  .circle_banner li a {
    padding: 0;
  }
}
.circle_banner li a:hover {
  opacity: 1;
}
.circle_banner li a:hover img {
  opacity: 1;
}
.circle_banner li a:hover .text, .circle_banner li a:hover .bg {
  transform: translate(10px, 10px);
}
@media (max-width: 428px) {
  .circle_banner li a:hover .text strong i {
    right: 28%;
  }
}
.circle_banner li a:hover .bg i {
  transform: translate(0, -5px);
}
@media (max-width: 428px) {
  .circle_banner li a:hover .bg i {
    transform: none;
  }
}
.circle_banner li a:hover .bg span {
  transform: rotate(10deg);
}
.circle_banner li a .text {
  text-align: center;
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  transition: transform 0.3s ease;
}
@media (max-width: 428px) {
  .circle_banner li a .text {
    position: relative;
    padding: 7.8%;
    text-align: left;
  }
}
.circle_banner li a .text strong {
  display: block;
  font-size: 40px;
}
@media (max-width: 1280px) {
  .circle_banner li a .text strong {
    font-size: 3.13vw;
  }
}
.circle_banner li a .text strong {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-style: italic;
  line-height: 120%;
  margin-bottom: 5%;
}
@media (max-width: 428px) {
  .circle_banner li a .text strong {
    font-size: 5.83vw;
    margin-bottom: 2%;
    position: relative;
  }
}
.circle_banner li a .text strong i {
  display: none;
}
@media (max-width: 428px) {
  .circle_banner li a .text strong i {
    display: block;
    position: absolute;
    right: 30%;
    top: 30%;
    width: 26px;
    transition: right 0.3s ease;
  }
  .circle_banner li a .text strong i img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(314deg) brightness(200%) contrast(100%);
  }
}
.circle_banner li a .text p {
  font-size: 16px;
}
@media (max-width: 1280px) {
  .circle_banner li a .text p {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  .circle_banner li a .text p {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  .circle_banner li a .text p {
    font-size: 2.8vw;
  }
}
.circle_banner li a .bg {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  transition: transform 0.3s ease;
}
@media (max-width: 428px) {
  .circle_banner li a .bg {
    width: 98.1818181818%;
    background-color: #FFDC00;
    border-radius: 0 0 20px 0;
  }
}
.circle_banner li a .bg i {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 24.5454545455%;
  z-index: 2;
  transition: transform 0.3s ease;
}
@media (max-width: 428px) {
  .circle_banner li a .bg i {
    width: 18.1818181818%;
    right: 1em;
    left: auto;
    margin: 0;
  }
}
.circle_banner li a .bg span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  transition: transform 0.3s ease;
}
.circle_banner li a em {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translate(10px, 10px);
  width: 100%;
  z-index: 1;
}
@media (max-width: 428px) {
  .circle_banner li a em {
    width: 97.4025974026%;
  }
}

@media (max-width: 428px) {
  section#special_links {
    max-width: 100% !important;
    width: 100%;
  }
}
section#special_links h2 {
  width: 23.4375%;
  margin-inline: auto;
  margin-bottom: 50px;
}
@media (max-width: 1280px) {
  section#special_links h2 {
    margin-bottom: 3.90625%;
  }
}
@media (max-width: 428px) {
  section#special_links h2 {
    width: 51.9480519481%;
  }
}
section#special_links .slider_links {
  background: linear-gradient(to bottom, rgb(255, 255, 255) 30%, rgb(0, 153, 102) 30%, rgb(0, 153, 102) 100%);
  border-radius: 0 0 15px 15px;
  padding-bottom: 3%;
}
@media (min-width: 1280px) {
  section#special_links .slider_links {
    padding-bottom: 20px;
  }
}
@media (max-width: 428px) {
  section#special_links .slider_links {
    background: linear-gradient(to bottom, rgb(255, 255, 255) 35%, rgb(0, 153, 102) 35%, rgb(0, 153, 102) 100%);
    border-radius: 0;
    padding-bottom: 7%;
  }
}
section#special_links .slider_links ul {
  width: 88.671875%;
  margin-inline: auto;
}
@media (min-width: 1280px) {
  section#special_links .slider_links ul {
    width: 1135px;
  }
}
section#special_links .slider_links .slick-list {
  margin: 0 -1.76vw;
}
@media (min-width: 1280px) {
  section#special_links .slider_links .slick-list {
    margin: 0 -20px;
  }
}
section#special_links .slider_links .slick-list li.slick-slide {
  margin: 0 1.76vw;
  position: relative;
}
section#special_links .slider_links .slick-list li.slick-slide:after {
  content: url("../images/slider_bg.svg");
  position: absolute;
  right: -3%;
  top: 7%;
  width: 100%;
  z-index: -1;
}
@media (max-width: 428px) {
  section#special_links .slider_links .slick-list li.slick-slide:after {
    right: -1.5%;
    top: 5%;
  }
}
@media (min-width: 1280px) {
  section#special_links .slider_links .slick-list li.slick-slide {
    margin: 0 20px;
  }
}
section#special_links .slider_links .slick-list li.slick-slide a {
  color: #fff;
  opacity: 1;
}
section#special_links .slider_links .slick-list li.slick-slide a:hover img {
  opacity: 1;
  transform: translate(3.1%, 6.9%);
}
@media (max-width: 428px) {
  section#special_links .slider_links .slick-list li.slick-slide a:hover img {
    transform: translate(1.5%, 5%);
  }
}
section#special_links .slider_links .slick-list li.slick-slide a img {
  border: 4px solid #FFDC00;
  border-bottom-right-radius: 15px;
  transition: transform 0.3s;
}
section#special_links .slider_links .slick-list li.slick-slide a p {
  margin-top: 10%;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#special_links .slider_links .slick-list li.slick-slide a p {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#special_links .slider_links .slick-list li.slick-slide a p {
    font-size: 3.738vw;
  }
}
section#special_links .slider_links .slick-list li.slick-slide a p {
  font-weight: 700;
}
@media (max-width: 428px) {
  section#special_links .slider_links .slick-list li.slick-slide a p {
    font-size: 3.738vw;
  }
}
section#special_links .slider_links button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
section#special_links .slider_links .slide-arrow {
  position: absolute;
  z-index: 50;
  top: 55%;
  transform: translate(0, -55%);
  -webkit-transform: translate(0, -55%);
  -ms-transform: translate(0, -55%);
  transition: all 0.3s;
}
section#special_links .slider_links .slide-arrow:hover {
  cursor: pointer;
  transform: translate(0, -55%) scale(1.1);
}
@media (max-width: 428px) {
  section#special_links .slider_links .slide-arrow:hover {
    transform: translate(0, -38%) scale(1.1);
  }
}
@media (max-width: 428px) {
  section#special_links .slider_links .slide-arrow {
    top: 38%;
    transform: translate(0, -38%);
    -webkit-transform: translate(0, -38%);
    -ms-transform: translate(0, -38%);
  }
}
section#special_links .slider_links .prev-arrow {
  left: -8.5%;
  width: 50px;
  height: 50px;
  background: url("../images/slider_arrow_left.svg") no-repeat left center;
  background-size: 100% auto;
}
@media (max-width: 428px) {
  section#special_links .slider_links .prev-arrow {
    width: 40px;
    height: 40px;
    left: -6%;
  }
}
section#special_links .slider_links .next-arrow {
  right: -8.5%;
  width: 50px;
  height: 50px;
  background: url("../images/slider_arrow_right.svg") no-repeat left center;
  background-size: 100% auto;
}
@media (max-width: 428px) {
  section#special_links .slider_links .next-arrow {
    width: 40px;
    height: 40px;
    right: -6%;
  }
}

section#topics h2 {
  width: 11.5625%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.6875%;
}
@media (max-width: 428px) {
  section#topics h2 {
    width: 25.974025974%;
    margin-bottom: 7.0093457944%;
  }
}
section#topics .tab_box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 3.125%;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#topics .tab_box {
    font-size: 1.41vw;
  }
}
section#topics .tab_box {
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5.46875%;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 428px) {
  section#topics .tab_box {
    margin-right: calc(50% - 50vw);
    margin-bottom: 10%;
    padding-right: 5%;
    font-size: 3.738vw;
  }
}
section#topics .tab_box li {
  white-space: nowrap;
  text-align: center;
  transition: color 0.3s ease;
}
@media (max-width: 428px) {
  section#topics .tab_box li {
    margin-right: 2.5974025974%;
  }
}
section#topics .tab_box li:after {
  content: "　";
  display: block;
  background: transparent;
  height: 5px;
  line-height: 0;
  margin-top: 0.5em;
}
section#topics .tab_box li:hover {
  cursor: pointer;
  color: #185EB9;
}
section#topics .tab_box li.select:after {
  background: #185EB9;
}
section#topics .topics_text div:not(:first-child) {
  display: none;
}
section#topics .topics_text ul {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
@media (max-width: 428px) {
  section#topics .topics_text ul {
    display: block;
  }
}
section#topics .topics_text ul li {
  width: 46.5625%;
  margin-bottom: 7.03125%;
}
@media (max-width: 428px) {
  section#topics .topics_text ul li {
    width: 100%;
    margin-bottom: 7.7922077922%;
  }
}
section#topics .topics_text ul li a {
  display: flex;
  column-gap: 30px;
}
section#topics .topics_text ul li a.link_url .text_box dt strong:after {
  display: inline-block;
  content: url("../images/arrow_externallink_blue.svg");
  width: 4%;
  margin-left: 3%;
}
section#topics .topics_text ul li a p {
  flex-basis: 200px;
  margin-top: 0.5em;
}
@media (max-width: 820px) {
  section#topics .topics_text ul li a p {
    flex-basis: 150px;
  }
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a p {
    flex-basis: 100px;
  }
}
section#topics .topics_text ul li a p img {
  width: 200px;
  border-bottom-right-radius: 10%;
}
@media (max-width: 820px) {
  section#topics .topics_text ul li a p img {
    width: 150px;
  }
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a p img {
    width: 100px;
  }
}
section#topics .topics_text ul li a .text_box {
  flex-basis: 61.2416107383%;
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box {
    flex-basis: 100%;
  }
}
section#topics .topics_text ul li a .text_box span {
  display: inline-block;
  background: #FFDC00;
  border-radius: 100px;
  color: #185EB9;
  line-height: 1;
  padding: 0.3em 1em;
  margin-right: 0.5em;
  font-size: 12px;
}
@media (max-width: 1280px) {
  section#topics .topics_text ul li a .text_box span {
    font-size: 0.94vw;
  }
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box span {
    font-size: 2.8vw;
  }
}
section#topics .topics_text ul li a .text_box span {
  font-family: "ZenKakuGothicNew";
  font-weight: 700;
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box span {
    font-size: 2.8vw;
    padding: 0.3em 1em;
  }
}
section#topics .topics_text ul li a .text_box em {
  font-family: "ZenKakuGothicNew";
  font-weight: 700;
  font-size: 14px;
}
@media (max-width: 1280px) {
  section#topics .topics_text ul li a .text_box em {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box em {
    font-size: 3.27vw;
  }
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box em {
    font-size: 2.8vw;
  }
}
section#topics .topics_text ul li a .text_box strong {
  display: block;
  font-family: "ZenKakuGothicNew";
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#topics .topics_text ul li a .text_box strong {
    font-size: 1.41vw;
  }
}
section#topics .topics_text ul li a .text_box strong {
  color: #185EB9;
  margin-top: 3%;
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box strong {
    font-size: 3.738vw;
  }
}
section#topics .topics_text ul li a .text_box dd {
  margin-top: 5%;
  font-size: 14px;
}
@media (max-width: 1280px) {
  section#topics .topics_text ul li a .text_box dd {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box dd {
    font-size: 3.27vw;
  }
}
section#topics .topics_text ul li a .text_box dd {
  line-height: 171.4285714286%;
}
@media (max-width: 428px) {
  section#topics .topics_text ul li a .text_box dd {
    display: none;
  }
}
section#topics .topics_text p.none_topics {
  text-align: center;
  margin-bottom: 5%;
}
@media (max-width: 428px) {
  section#topics .topics_text p.none_topics {
    margin-bottom: 10%;
  }
}

@media (max-width: 428px) {
  section#access {
    max-width: 100%;
    width: 100%;
  }
}
section#access h2 {
  width: 12.109375%;
  margin-inline: auto;
  margin-bottom: 4.6875%;
}
@media (max-width: 428px) {
  section#access h2 {
    width: 27.2727272727%;
    margin-bottom: 7.0093457944%;
  }
}
section#access dl.top {
  background: #FFFAF0;
  display: flex;
  justify-content: space-between;
  border-radius: 20px 0 0 20px;
  gap: 5%;
}
@media (max-width: 428px) {
  section#access dl.top {
    display: block;
    border-radius: 0;
  }
}
section#access dl.top dt {
  width: auto;
  padding: 3.5% 0 3.5% 3.5%;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#access dl.top dt {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#access dl.top dt {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  section#access dl.top dt {
    padding: 10%;
  }
}
section#access dl.top dt strong {
  display: block;
  width: 65.7894736842%;
  margin-bottom: 8%;
}
@media (max-width: 428px) {
  section#access dl.top dt strong {
    width: 47.3684210526%;
  }
}
section#access dl.top dt p {
  margin-bottom: 5%;
}
section#access dl.top dt p:last-child {
  margin-bottom: 0;
}
section#access dl.top dd {
  width: 59.765625%;
}
@media (max-width: 428px) {
  section#access dl.top dd {
    width: 100%;
  }
}

@keyframes top_fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes top_fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes top_zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.05);
  }
}
@keyframes top_zoomDown {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes secondmain-h1_fadin {
  0% {
    opacity: 0;
    transform: translate(-60%, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
.fade_box {
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  height: 100svh;
  height: 100vh;
  background: #fff;
  pointer-events: none;
  animation: top_fadeOut 2s ease-out 0s 1 normal forwards;
}

section .about_title_box {
  margin: 5.9375% auto;
}
@media (max-width: 428px) {
  section .about_title_box {
    margin-top: 0;
    padding-top: 11.6883116883%;
    margin-bottom: 11.6883116883%;
  }
}
section .about_title_box h3 {
  margin-left: auto;
  margin-right: auto;
  width: 47.65625%;
  margin-bottom: 4.375%;
}
@media (max-width: 428px) {
  section .about_title_box h3 {
    width: 75.3246753247%;
    margin-bottom: 10.5140186916%;
  }
}
section .about_title_box p {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "ZenKakuGothicNew";
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section .about_title_box p {
    font-size: 1.41vw;
  }
}
section .about_title_box p {
  line-height: 200%;
}
@media (max-width: 428px) {
  section .about_title_box p {
    width: 82.3376623377%;
    text-align: left;
    font-size: 3.738vw;
    line-height: 187.5%;
  }
}
section dl.access {
  background-color: #FFFAF0;
  display: flex;
  justify-content: space-between;
  border-radius: 20px 20px 0 0;
  padding: 5.4545454545%;
  gap: 5%;
}
@media (max-width: 428px) {
  section dl.access {
    display: block;
    border-radius: 0;
  }
}
@media (max-width: 428px) {
  section dl.access {
    padding: 8% 5.023364486% 8%;
  }
}
section dl.access dt {
  width: 64.2857142857%;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section dl.access dt {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section dl.access dt {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  section dl.access dt {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8%;
  }
}
section dl.access dt strong {
  display: block;
  width: 31.746031746%;
  margin-bottom: 3%;
}
@media (max-width: 428px) {
  section dl.access dt strong {
    width: 47.3684210526%;
  }
}
section dl.access dt ul {
  display: flex;
  justify-content: space-between;
}
section dl.access dt ul li:first-child {
  width: 42.380952381%;
}
@media (max-width: 428px) {
  section dl.access dt ul li:first-child {
    display: none;
  }
}
section dl.access dt ul li {
  width: 50.7936507937%;
}
@media (max-width: 428px) {
  section dl.access dt ul li {
    width: 100%;
  }
}
section dl.access dt ul li img {
  border-radius: 10px;
}
section dl.access dt ul li p {
  margin-bottom: 5%;
}
section dl.access dt ul li p:last-child {
  margin-bottom: 0;
}
section dl.access dd {
  width: 28.3673469388%;
}
@media (max-width: 428px) {
  section dl.access dd {
    width: 100%;
    display: flex;
    align-items: flex-start;
  }
  section dl.access dd img {
    border-radius: 10px;
  }
  section dl.access dd img:last-child {
    width: 40%;
    margin-top: 10%;
  }
  section dl.access dd img {
    width: 60%;
  }
}
section .gmap_box {
  padding-bottom: 61.1764705882%;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 428px) {
  section .gmap_box {
    padding-bottom: 70.0934579439%;
  }
}
section .gmap_box iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 428px) {
  section#member_list, section#member_list02 {
    width: 100%;
  }
}
section .memberlist_table {
  max-width: 1100px;
}
@media (max-width: 428px) {
  section .memberlist_table {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
section .memberlist_table table {
  width: 100%;
  table-layout: auto;
  border-collapse: separate;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section .memberlist_table table {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section .memberlist_table table {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  section .memberlist_table table {
    font-size: 3.738vw;
  }
}
section .memberlist_table table.exp {
  display: table;
}
@media (max-width: 428px) {
  section .memberlist_table table.exp {
    white-space: normal;
    min-width: 100%;
  }
}
section .memberlist_table table.exp tbody td {
  text-align: left;
}
section .memberlist_table table.exp tbody td:first-child, section .memberlist_table table.exp tbody td:nth-child(2) {
  width: auto;
}
section .memberlist_table table.exp tbody td:last-child, section .memberlist_table table.exp tbody td:nth-last-child(2) {
  text-align: left;
}
@media (max-width: 428px) {
  section .memberlist_table table.exp tbody td:first-child, section .memberlist_table table.exp tbody td:nth-child(2) {
    width: 30%;
  }
  section .memberlist_table table.exp tbody td:last-child {
    white-space: wrap;
  }
}
section .memberlist_table table thead td {
  text-align: center;
  background-color: #FFFAF0;
  padding: 1%;
}
section .memberlist_table table thead td .small01 {
  font-size: 12px;
}
@media (max-width: 1280px) {
  section .memberlist_table table thead td .small01 {
    font-size: 0.94vw;
  }
}
@media (max-width: 428px) {
  section .memberlist_table table thead td .small01 {
    font-size: 2.8vw;
  }
}
section .memberlist_table table tbody td {
  background-color: #fff;
}
@media (max-width: 428px) {
  section .memberlist_table table tbody td {
    white-space: nowrap;
  }
}
section .memberlist_table table tbody td:last-child, section .memberlist_table table tbody td:nth-last-child(2) {
  white-space: nowrap;
}
section .memberlist_table table tbody td:first-child {
  width: 35%;
}
@media (max-width: 428px) {
  section .memberlist_table table tbody td:first-child {
    width: auto;
  }
}
section .memberlist_table table tbody td:nth-child(2) {
  width: 30%;
}
@media (max-width: 428px) {
  section .memberlist_table table tbody td:nth-child(2) {
    width: auto;
  }
}
section .memberlist_table table tbody td .small01 {
  font-size: 12px;
}
@media (max-width: 1280px) {
  section .memberlist_table table tbody td .small01 {
    font-size: 0.94vw;
  }
}
@media (max-width: 428px) {
  section .memberlist_table table tbody td .small01 {
    font-size: 2.8vw;
  }
}
section .memberlist_table table tr td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
  line-height: 162.5%;
  padding: 1% 2%;
}
@media (max-width: 428px) {
  section .memberlist_table table tr td {
    padding: 1%;
  }
}
@media (max-width: 428px) {
  section .memberlist_table table tr td.head {
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 50%;
  }
}
section .scroll_hint {
  text-align: right;
  font-size: 3.27vw;
  margin-top: 2%;
  color: #185EB9;
}
section .scroll_hint:before {
  content: url("../../about_us/scroll_icon.svg");
  display: inline-block;
  width: 20px;
  margin-right: 0.5em;
}

section#labor_consultation {
  margin-bottom: 8.59375%;
}
@media (min-width: 1280px) {
  section#labor_consultation {
    margin-bottom: 110px;
  }
}
section#labor_consultation .labor_title_box {
  margin: 5.9375% auto 0;
}
@media (max-width: 428px) {
  section#labor_consultation .labor_title_box {
    margin-top: 0;
    padding-top: 9.0909090909%;
    margin-bottom: 20.7792207792%;
  }
}
section#labor_consultation .labor_title_box h3 {
  margin-left: auto;
  margin-right: auto;
  width: 59.6875%;
}
section#labor_consultation .labor_title_box h3 a {
  display: block;
  filter: drop-shadow(6px 6px 0 #009966);
  transition: filter 0.2s ease, transform 0.2s ease;
}
@media (max-width: 428px) {
  section#labor_consultation .labor_title_box h3 a {
    filter: none;
  }
}
section#labor_consultation .labor_title_box h3 a:hover {
  opacity: 1;
  transform: translate(6px, 6px);
  filter: drop-shadow(0 0 0 #009966);
}
@media (max-width: 428px) {
  section#labor_consultation .labor_title_box h3 a:hover {
    transform: none;
    filter: none;
  }
}
@media (max-width: 428px) {
  section#labor_consultation .labor_title_box h3 a:active {
    transform: scale(0.9);
  }
}
@media (max-width: 428px) {
  section#labor_consultation .labor_title_box h3 {
    width: 100%;
  }
}

@media (max-width: 428px) {
  section#faq {
    width: 100%;
  }
}
section#faq h3 {
  line-height: 160%;
  padding-bottom: 1.5%;
}
section#faq p.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  font-family: "ZenKakuGothicNew";
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#faq p.center {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#faq p.center {
    font-size: 3.738vw;
  }
}
section#faq p.center {
  line-height: 200%;
}
@media (max-width: 428px) {
  section#faq p.center {
    font-size: 3.738vw;
    line-height: 187.5%;
    margin-bottom: 15%;
  }
}
section#faq .faq_box {
  background-color: #FFFAF0;
  border-radius: 20px;
  padding: 5% 10% 10%;
}
@media (max-width: 428px) {
  section#faq .faq_box {
    border-radius: 0;
    padding: 10% 5%;
  }
}
section#faq .faq_box .tab_box {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 3.125%;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#faq .faq_box .tab_box {
    font-size: 1.41vw;
  }
}
section#faq .faq_box .tab_box {
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10.9090909091%;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 428px) {
  section#faq .faq_box .tab_box {
    justify-content: flex-start;
    margin-right: calc(50% - 50vw);
    margin-bottom: 18.691588785%;
    padding-right: 5%;
    font-size: 3.738vw;
    gap: 4.6728971963%;
  }
}
section#faq .faq_box .tab_box li {
  white-space: nowrap;
  text-align: center;
  transition: color 0.3s ease;
}
@media (max-width: 428px) {
  section#faq .faq_box .tab_box li {
    margin-right: 0.7792207792%;
  }
}
section#faq .faq_box .tab_box li:after {
  content: "　";
  display: block;
  background: transparent;
  height: 5px;
  line-height: 0;
  margin-top: 0.5em;
}
section#faq .faq_box .tab_box li:hover {
  cursor: pointer;
  color: #185EB9;
}
section#faq .faq_box .tab_box li.select:after {
  background: #185EB9;
}
section#faq .faq_box .faq_text div:not(:first-child) {
  display: none;
}
section#faq .faq_box .faq_text dl {
  margin-bottom: 10%;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl {
    margin-bottom: 30%;
  }
}
section#faq .faq_box .faq_text dl:last-child {
  margin-bottom: 0;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl:last-child {
    margin-bottom: 30%;
  }
}
section#faq .faq_box .faq_text dl dt {
  margin-bottom: 3%;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dt {
    display: block;
  }
}
section#faq .faq_box .faq_text dl dt em {
  font-size: 40px;
}
@media (max-width: 1280px) {
  section#faq .faq_box .faq_text dl dt em {
    font-size: 3.13vw;
  }
}
section#faq .faq_box .faq_text dl dt em {
  font-weight: 900;
  color: #f15A24;
  line-height: 1;
  position: relative;
  padding-left: 5%;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dt em {
    display: block;
    font-size: 9.35vw;
    padding-left: 16%;
    margin-bottom: 3%;
  }
}
section#faq .faq_box .faq_text dl dt em:before {
  content: url("../../labor_consultation/faq_f_icon.svg");
  display: block;
  position: absolute;
  width: 100%;
  left: -50%;
  bottom: -40%;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dt em:before {
    width: 18%;
    left: 0;
    bottom: 0;
  }
}
section#faq .faq_box .faq_text dl dt strong {
  font-size: 20px;
}
@media (max-width: 1280px) {
  section#faq .faq_box .faq_text dl dt strong {
    font-size: 1.56vw;
  }
}
section#faq .faq_box .faq_text dl dt strong {
  font-weight: 700;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dt strong {
    display: block;
    font-size: 4.21vw;
  }
}
section#faq .faq_box .faq_text dl dd {
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#faq .faq_box .faq_text dl dd {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dd {
    font-size: 3.738vw;
  }
}
section#faq .faq_box .faq_text dl dd {
  width: 88.6363636364%;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #FFDC00;
  padding: 5%;
  margin-left: 3%;
  position: relative;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dd {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
section#faq .faq_box .faq_text dl dd:after {
  content: url("../../labor_consultation/faq_a_icon.svg");
  display: block;
  position: absolute;
  width: 14%;
  right: -13.5%;
  bottom: 0;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dd:after {
    content: url("../../labor_consultation/faq_a_icon_sp.svg");
    width: 22%;
    right: 0;
    bottom: -22%;
  }
}
section#faq .faq_box .faq_text dl dd p {
  line-height: 187.5%;
}
@media (max-width: 428px) {
  section#faq .faq_box .faq_text dl dd p {
    font-size: 3.738vw;
  }
}

@media (max-width: 428px) {
  section#mailform {
    width: 100%;
  }
}
section#mailform h3 {
  line-height: 160%;
  padding-bottom: 1.5%;
}
section#mailform p.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  font-family: "ZenKakuGothicNew";
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#mailform p.center {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#mailform p.center {
    font-size: 3.738vw;
  }
}
section#mailform p.center {
  line-height: 200%;
}
@media (max-width: 428px) {
  section#mailform p.center {
    font-size: 3.738vw;
    line-height: 187.5%;
    margin-bottom: 15%;
  }
}
section#mailform p.center span {
  display: block;
  margin-top: 1.5%;
  font-size: 14px;
}
@media (max-width: 1280px) {
  section#mailform p.center span {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  section#mailform p.center span {
    font-size: 3.27vw;
  }
}
section#mailform dl.form_flow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.6363636364%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5%;
  margin-bottom: 5%;
  border-bottom: 1px solid #E5E5E5;
}
@media (max-width: 428px) {
  section#mailform dl.form_flow {
    width: 89.953271028%;
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
}
section#mailform dl.form_flow dt {
  background-color: #E5E5E5;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#mailform dl.form_flow dt {
    font-size: 1.41vw;
  }
}
section#mailform dl.form_flow dt {
  font-weight: 700;
  padding: 2% 3%;
}
@media (max-width: 428px) {
  section#mailform dl.form_flow dt {
    font-size: 3.27vw;
    text-align: center;
    padding: 2% 2%;
  }
}
section#mailform dl.form_flow dt.active {
  background-color: #FFDC00;
}
section#mailform dl.form_flow dd {
  width: 1.1363636364%;
}
@media (max-width: 428px) {
  section#mailform dl.form_flow dd {
    width: 2.3364485981%;
  }
}
section#mailform .form_box {
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 428px) {
  section#mailform .form_box {
    width: 89.953271028%;
  }
}
section#mailform .form_box dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3.3636363636%;
}
@media (min-width: 1100px) {
  section#mailform .form_box dl {
    margin-bottom: 37px;
  }
}
@media (max-width: 428px) {
  section#mailform .form_box dl {
    display: block;
    margin-bottom: 7.7922077922%;
  }
}
section#mailform .form_box dl.top_align {
  align-items: flex-start;
}
section#mailform .form_box dl.top_align dt {
  margin-top: 1.5%;
}
section#mailform .form_box dl dt {
  width: 18%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 428px) {
  section#mailform .form_box dl dt {
    width: fit-content;
    margin-bottom: 3%;
  }
}
section#mailform .form_box dl dt:after {
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#mailform .form_box dl dt:after {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#mailform .form_box dl dt:after {
    font-size: 3.738vw;
  }
}
section#mailform .form_box dl dt:after {
  content: "必須";
  display: block;
  color: #f15A24;
  border-bottom: 2px solid #f15A24;
}
@media (max-width: 428px) {
  section#mailform .form_box dl dt:after {
    font-size: 3.27vw;
    margin-left: 1em;
  }
}
section#mailform .form_box dl dt strong {
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#mailform .form_box dl dt strong {
    font-size: 1.41vw;
  }
}
section#mailform .form_box dl dt strong {
  font-weight: 700;
}
@media (max-width: 428px) {
  section#mailform .form_box dl dt strong {
    font-size: 3.738vw;
  }
}
section#mailform .form_box dl dd {
  width: 75%;
}
@media (max-width: 428px) {
  section#mailform .form_box dl dd {
    width: 100%;
  }
}
section#mailform .form_box dl dd.conf {
  padding: 1.5%;
}
@media (max-width: 428px) {
  section#mailform .form_box dl dd.conf {
    padding: 0;
  }
}
section#mailform .form_box dl dd input, section#mailform .form_box dl dd textarea {
  width: 100%;
  border: none;
  border-radius: 5px;
  background-color: #F5F5F5;
  padding: 2.123% 2%;
}
@media (max-width: 428px) {
  section#mailform .form_box dl dd input, section#mailform .form_box dl dd textarea {
    padding: 3%;
    font-size: 16px;
  }
}
section#mailform .form_box dl dd input:focus, section#mailform .form_box dl dd select:focus, section#mailform .form_box dl dd textarea:focus {
  outline: 2px solid #009966;
  background-color: #FCFFF5;
  transition: background-color 0.3s ease;
}
section#mailform .form_box dl dd p.right {
  text-align: right;
  color: #B3B3B3;
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#mailform .form_box dl dd p.right {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#mailform .form_box dl dd p.right {
    font-size: 3.738vw;
  }
}
section#mailform .form_box .select_box .select__arrow {
  top: 0%;
  transform: translate(0%, 67%);
}
section#mailform .form_box .send_button {
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 6px 6px 0 0 #00512B;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  background: #009966;
  color: #fff;
  border: none;
  font-size: 20px;
}
@media (max-width: 1280px) {
  section#mailform .form_box .send_button {
    font-size: 1.56vw;
  }
}
section#mailform .form_box .send_button {
  font-weight: 700;
  border-radius: 100px;
  padding: 2% 3%;
}
@media (max-width: 428px) {
  section#mailform .form_box .send_button {
    width: 70.0934579439%;
    font-size: 4.21vw;
    box-shadow: 3px 3px 0 0 #00512B;
    padding: 5% 5%;
  }
}
section#mailform .form_box .send_button:hover {
  cursor: pointer;
  opacity: 1;
  transform: translate(6px, 6px);
  box-shadow: 0px 0px 0 0 #00512B;
}
@media (max-width: 428px) {
  section#mailform .form_box .send_button:hover {
    transform: translate(3px, 3px);
  }
}
section#mailform .form_box .send_button:hover img.arrow {
  transform: translate(5px, 0);
}
@media (max-width: 428px) {
  section#mailform .form_box .send_button:hover img.arrow {
    transform: translate(3px, 0);
  }
}
section#mailform .form_box .send_button img {
  width: 9.0909090909%;
  transition: transform 0.5s ease;
}
section#mailform .form_box .send_button img:hover {
  opacity: 1;
}
section#mailform .form_box input.send_button {
  justify-content: center;
  background-image: url("../images/mail_icon.svg"), url("../images/arrow01.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left 10% center, right 10% center;
  background-size: 8.4848484848% auto, 7.8787878788% auto;
  transition: box-shadow 0.2s ease, transform 0.2s ease, background-position 0.5s ease;
}
section#mailform .form_box input.send_button:hover {
  background-position: left 10% center, right 8% center;
}
section#mailform .form_box .back_button {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  background-image: url("../images/prev_link_arrow.svg");
  background-repeat: no-repeat;
  background-position: left 10% center;
  background-size: 4.5454545455% auto;
  box-shadow: 6px 6px 0 0 #B3B3B3;
  transition: box-shadow 0.2s ease, transform 0.2s ease, background-position 0.3s ease;
  background-color: #F5F5F5;
  color: #000;
  border: none;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#mailform .form_box .back_button {
    font-size: 1.41vw;
  }
}
section#mailform .form_box .back_button {
  font-weight: 700;
  border-radius: 100px;
  padding: 2% 3%;
}
section#mailform .form_box .back_button:hover {
  background-position: left 8% center;
}
@media (max-width: 428px) {
  section#mailform .form_box .back_button {
    width: 46.7289719626%;
    font-size: 3.738vw;
    box-shadow: 3px 3px 0 0 #B3B3B3;
    padding: 5% 5%;
  }
}
section#mailform .form_box .back_button:hover {
  cursor: pointer;
  opacity: 1;
  transform: translate(6px, 6px);
  box-shadow: 0px 0px 0 0 #B3B3B3;
}
@media (max-width: 428px) {
  section#mailform .form_box .back_button:hover {
    transform: translate(3px, 3px);
  }
}
section#mailform .form_box .back_button:hover img.arrow {
  transform: translate(5px, 5px);
}
@media (max-width: 428px) {
  section#mailform .form_box .back_button:hover img.arrow {
    transform: translate(3px, 3px);
  }
}
section#mailform .form_box .back_button img {
  width: 13.6363636364%;
  transition: transform 0.5s ease;
}
section#mailform .form_box .back_button img.arrow {
  transform: translateY(5px);
}
@media (max-width: 428px) {
  section#mailform .form_box .back_button img.arrow {
    transform: translateY(3px);
  }
}
section#mailform .form_box .back_button img:hover {
  opacity: 1;
}
section#mailform .form_box #form-thanks-area strong {
  display: block;
  color: #009966;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-style: italic;
  font-size: 26px;
}
@media (max-width: 1280px) {
  section#mailform .form_box #form-thanks-area strong {
    font-size: 2.03vw;
  }
}
section#mailform .form_box #form-thanks-area strong {
  text-align: center;
  margin-bottom: 2%;
}
@media (max-width: 428px) {
  section#mailform .form_box #form-thanks-area strong {
    font-size: 6.07vw;
    margin-bottom: 5%;
  }
}
section#mailform .form_box #form-thanks-area p {
  text-align: center;
}
@media (max-width: 428px) {
  section#mailform .form_box #form-thanks-area p {
    text-align: left;
  }
}
section#mailform .form_box .error-msg {
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#mailform .form_box .error-msg {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#mailform .form_box .error-msg {
    font-size: 3.738vw;
  }
}
section#mailform .form_box .error-msg {
  margin-top: 0.5em;
}
@media (max-width: 428px) {
  section#mailform .form_box .error-msg {
    font-size: 3.27vw;
  }
}
section#mailform .form_box .wpcf7-not-valid-tip, section#mailform .form_box .wpcf7-response-output {
  display: none !important;
}

section#topics {
  margin-bottom: 17.6211453744%;
}
@media (max-width: 1390px) {
  section#topics {
    max-width: 90%;
  }
}
@media (min-width: 1135px) {
  section#topics {
    margin-bottom: 200px;
  }
}
@media (max-width: 428px) {
  section#topics {
    margin-bottom: 23.3644859813%;
  }
}
section#topics.blog aside {
  padding-top: 7.03125%;
  margin-bottom: 7.03125%;
}
@media (min-width: 1280px) {
  section#topics.blog aside {
    padding-top: 90px;
    margin-bottom: 90px;
  }
}
@media (max-width: 428px) {
  section#topics.blog aside {
    width: 84.9350649351%;
    overflow-x: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6.4935064935%;
    margin-bottom: 16.8831168831%;
  }
}
section#topics.blog aside .cat_title {
  display: block;
  font-size: 20px;
}
@media (max-width: 1280px) {
  section#topics.blog aside .cat_title {
    font-size: 1.56vw;
  }
}
section#topics.blog aside .cat_title {
  font-weight: 700;
  color: #B3B3B3;
  margin-bottom: 30%;
}
@media (max-width: 428px) {
  section#topics.blog aside .cat_title {
    display: none;
  }
}
section#topics.blog aside .tab_box {
  width: 100%;
  gap: 3.125%;
  overflow-x: visible;
}
@media (max-width: 428px) {
  section#topics.blog aside .tab_box {
    width: 100%;
    justify-content: center;
    gap: 4.5871559633%;
    margin-right: auto;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 3.738vw;
  }
}
section#topics.blog aside .tab_box li:after {
  content: none;
}
section#topics.blog aside .tab_box li.select a:after {
  background-color: #185EB9;
}
section#topics.blog aside .tab_box li a:hover {
  color: #185EB9;
}
section#topics.blog aside .tab_box li a:after {
  content: "　";
  display: block;
  background: transparent;
  height: 5px;
  line-height: 0;
  margin-top: 0.5em;
}
@media (max-width: 428px) {
  section#topics.blog aside .tab_box li {
    margin-right: 0.7792207792%;
  }
}
section#topics.blog aside .archive_box {
  display: flex;
  align-items: center;
  gap: 1em;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
section#topics.blog aside .archive_box strong {
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#topics.blog aside .archive_box strong {
    font-size: 1.41vw;
  }
}
section#topics.blog aside .archive_box strong {
  font-weight: 700;
}
@media (max-width: 428px) {
  section#topics.blog aside .archive_box strong {
    font-size: 4.21vw;
  }
}
section#topics.blog .text_box span.new {
  margin-left: 0.5em;
  margin-right: 0;
  padding-top: 0.2em;
}
section#topics.blog .notfound_box {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
section#topics.blog_detail_box {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 7.9295154185%;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1135px) {
  section#topics.blog_detail_box {
    padding-top: 90px;
  }
}
@media (max-width: 1135px) {
  section#topics.blog_detail_box {
    width: 90%;
  }
}
@media (max-width: 428px) {
  section#topics.blog_detail_box {
    width: 89.953271028%;
    flex-flow: column-reverse;
    padding-top: 7.0093457944%;
  }
}
section#topics.blog_detail_box aside {
  padding-top: 12.7753303965%;
}
@media (min-width: 1135px) {
  section#topics.blog_detail_box aside {
    padding-top: 145px;
  }
}
@media (max-width: 428px) {
  section#topics.blog_detail_box aside {
    padding-top: 3em;
    margin-bottom: 0;
  }
}
section#topics.blog_detail_box aside .tab_box {
  flex-flow: column;
  padding-bottom: 0;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box aside .tab_box {
    flex-flow: row;
  }
}
section#topics.blog_detail_box aside .tab_box li {
  text-align: left;
}
section#topics.blog_detail_box aside .tab_box li.select {
  margin-bottom: 1em;
}
section#topics.blog_detail_box aside .tab_box li a {
  display: inline-block;
}
section#topics.blog_detail_box aside .archive_box {
  display: block;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box aside .archive_box {
    display: flex;
  }
}
section#topics.blog_detail_box aside .archive_box strong {
  display: block;
  margin-bottom: 15%;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box aside .archive_box strong {
    margin-bottom: 0;
  }
}
section#topics.blog_detail_box .contents_box {
  width: 73.127753304%;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box {
    width: 100%;
  }
}
section#topics.blog_detail_box .contents_box .title_box {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  margin-bottom: 6.6964285714%;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .title_box {
    margin-bottom: 12.987012987%;
  }
}
section#topics.blog_detail_box .contents_box .title_box h3 {
  width: 100%;
  color: #009966;
  font-size: 26px;
}
@media (max-width: 1280px) {
  section#topics.blog_detail_box .contents_box .title_box h3 {
    font-size: 2.03vw;
  }
}
section#topics.blog_detail_box .contents_box .title_box h3 {
  font-weight: 700;
  margin-bottom: 2.2321428571%;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .title_box h3 {
    font-size: 4.67vw;
    margin-bottom: 5.1948051948%;
  }
}
section#topics.blog_detail_box .contents_box .title_box span {
  background-color: #FFDC00;
  border-radius: 100px;
  display: inline-block;
  font-weight: 700;
  font-size: 12px;
}
@media (max-width: 1280px) {
  section#topics.blog_detail_box .contents_box .title_box span {
    font-size: 0.94vw;
  }
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .title_box span {
    font-size: 2.8vw;
  }
}
section#topics.blog_detail_box .contents_box .title_box span {
  color: #185EB9;
  line-height: 1;
  padding: 0.3em 1em;
  margin-right: 1em;
}
section#topics.blog_detail_box .contents_box .title_box span.new {
  margin-left: 1em;
  margin-right: 0;
  padding-top: 0.2em;
}
section#topics.blog_detail_box .contents_box .title_box em {
  font-size: 14px;
}
@media (max-width: 1280px) {
  section#topics.blog_detail_box .contents_box .title_box em {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .title_box em {
    font-size: 3.27vw;
  }
}
section#topics.blog_detail_box .contents_box .title_box em {
  font-weight: 700;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .title_box {
    width: 80.5194805195%;
    margin-left: auto;
    margin-right: auto;
  }
}
section#topics.blog_detail_box .contents_box .text_box {
  line-height: 2;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .text_box {
    font-size: 4.21vw;
  }
}
section#topics.blog_detail_box .contents_box .text_box h2 {
  font-family: "ZenKakuGothicNew";
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 1280px) {
  section#topics.blog_detail_box .contents_box .text_box h2 {
    font-size: 1.56vw;
  }
}
section#topics.blog_detail_box .contents_box .text_box h2 {
  width: auto;
  margin-bottom: 1%;
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .text_box h2 {
    font-size: 4.67vw;
  }
}
section#topics.blog_detail_box .contents_box .text_box img {
  width: auto;
  line-height: 1;
  margin-bottom: 2%;
}
section#topics.blog_detail_box .contents_box .text_box p {
  margin-bottom: 5%;
}
section#topics.blog_detail_box .contents_box .text_box strong {
  font-family: "ZenKakuGothicNew";
  font-weight: 900;
}
section#topics.blog_detail_box .contents_box .text_box .wp-block-file {
  font-size: 14px;
}
@media (max-width: 1280px) {
  section#topics.blog_detail_box .contents_box .text_box .wp-block-file {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  section#topics.blog_detail_box .contents_box .text_box .wp-block-file {
    font-size: 3.27vw;
  }
}
section#topics.blog_detail_box .contents_box .text_box .wp-block-file a {
  color: #185EB9;
  text-decoration: underline;
}
section#topics.blog_detail_box .contents_box .text_box .wp-block-file a:hover {
  text-decoration: none;
}
section#topics.blog_detail_box .contents_box .text_box .wp-block-file .wp-block-file__embed {
  margin-bottom: 2em;
}
section#topics.blog_detail_box .contents_box .text_box .wp-block-file .wp-block-file__button {
  background-color: #185EB9;
  color: #fff;
  text-decoration: none;
  margin-left: 1.5em;
}
section#topics .pagenavi_box {
  text-align: center;
  margin: 6.25% auto 0;
}
@media (min-width: 1280px) {
  section#topics .pagenavi_box {
    margin: 80px auto 0;
  }
}
@media (max-width: 428px) {
  section#topics .pagenavi_box {
    margin-top: 18.691588785%;
  }
}
section#topics .pagenavi_box .pagenavi_inbox {
  display: inline-block;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box {
  display: flex;
  align-items: center;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box a.previous_link, section#topics .pagenavi_box .pagenavi_inbox .pager_box a.next_link {
  display: block;
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: center center;
  transform: scale(1);
  transition: transform 0.2s;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box a.previous_link:hover, section#topics .pagenavi_box .pagenavi_inbox .pager_box a.next_link:hover {
  text-decoration: none;
  transform: scale(1.3);
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box a.previous_link {
  background-image: url("../images/prev_link_arrow.svg");
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box a.next_link {
  background-image: url("../images/next_link_arrow.svg");
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box ul {
  display: flex;
  align-items: center;
  margin: 0 auto;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li + li {
  margin-left: 17px;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li a {
  display: block;
  padding: 0 10px;
  color: #B3B3B3;
  font-size: 20px;
}
@media (max-width: 1280px) {
  section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li a {
    font-size: 1.56vw;
  }
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li a {
  font-weight: 700;
}
@media (max-width: 428px) {
  section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li a {
    font-size: 4.21vw;
  }
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li a:hover {
  opacity: 1;
  color: #185EB9;
  text-decoration: underline;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box ul li a.active {
  font-weight: 700;
  color: #185EB9;
}
section#topics .pagenavi_box .pagenavi_inbox .pager_box span.empty {
  width: 26px;
  display: block;
}
section#topics .pagenavi_box.detail {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 14.5089285714% auto 0;
}
@media (min-width: 1135px) {
  section#topics .pagenavi_box.detail {
    margin: 130px auto 0;
  }
}
@media (max-width: 428px) {
  section#topics .pagenavi_box.detail {
    font-size: 3.27vw;
    border-bottom: 1px solid #B3B3B3;
    padding-bottom: 3em;
  }
}
section#topics .pagenavi_box.detail .list_link {
  margin: 0 10%;
}
section#topics .pagenavi_box.detail .list_link i {
  width: 22px;
  margin-right: 1em;
}
@media (max-width: 428px) {
  section#topics .pagenavi_box.detail .list_link i {
    width: 18px;
  }
}
section#topics .pagenavi_box.detail a {
  display: flex;
  align-items: center;
}
section#topics .pagenavi_box.detail a:hover {
  opacity: 1;
}
section#topics .pagenavi_box.detail a:hover i {
  transform: scale(1.2);
}
section#topics .pagenavi_box.detail a:hover i img {
  will-change: unset;
}
section#topics .pagenavi_box.detail a i {
  width: 12px;
  transform: scale(1);
  transition: transform 0.2s;
}
@media (max-width: 428px) {
  section#topics .pagenavi_box.detail a i {
    width: 8px;
  }
}
section#topics .pagenavi_box.detail a i img {
  display: block;
}
section#topics .pagenavi_box.detail a.prev_link i {
  margin-right: 1em;
}
section#topics .pagenavi_box.detail a.next_link i {
  margin-left: 1em;
}
section#topics .pagenavi_box.detail a:hover {
  color: #185EB9;
}
section#topics .pagenavi_box.detail span.empty {
  width: 12.0535714286%;
  display: block;
}
@media (min-width: 896px) {
  section#topics .pagenavi_box.detail span.empty {
    width: 108px;
  }
}
@media (max-width: 428px) {
  section#topics .pagenavi_box.detail span.empty {
    width: 23.8961038961%;
  }
}

section#members_list {
  max-width: 1050px;
}
section#members_list .title_box {
  margin: 5.9375% auto;
}
@media (max-width: 428px) {
  section#members_list .title_box {
    margin-top: 0;
    padding-top: 9.0909090909%;
    margin-bottom: 11.6883116883%;
  }
}
section#members_list .title_box p.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "ZenKakuGothicNew";
  font-weight: 400;
  font-size: 18px;
}
@media (max-width: 1280px) {
  section#members_list .title_box p.center {
    font-size: 1.41vw;
  }
}
section#members_list .title_box p.center {
  line-height: 200%;
}
@media (max-width: 428px) {
  section#members_list .title_box p.center {
    width: 82.3376623377%;
    font-size: 3.738vw;
    line-height: 187.5%;
  }
}
section#members_list .members_list_box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 428px) {
  section#members_list .members_list_box {
    display: block;
  }
}
section#members_list .members_list_box .inbox {
  width: 43%;
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox {
    width: 100%;
  }
}
section#members_list .members_list_box .inbox:last-child {
  width: 50%;
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox:last-child {
    width: 100%;
  }
}
section#members_list .members_list_box .inbox dl {
  margin-bottom: 5%;
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox dl {
    margin-bottom: 8%;
  }
}
section#members_list .members_list_box .inbox dl dt {
  font-size: 20px;
}
@media (max-width: 1280px) {
  section#members_list .members_list_box .inbox dl dt {
    font-size: 1.56vw;
  }
}
section#members_list .members_list_box .inbox dl dt {
  color: #009966;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 2%;
  padding-left: 1.5em;
  background-image: url("../images/arrow_circle.svg");
  background-repeat: no-repeat;
  background-position: left top 0.5em;
  background-size: 3% auto;
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox dl dt {
    font-size: 4.21vw;
    padding-left: 1.2em;
    margin-bottom: 4%;
    background-size: 4% auto;
  }
}
section#members_list .members_list_box .inbox dl dt a {
  color: #009966;
  background-image: url("../images/arrow_externallink_blue.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 0.8em auto;
  padding-right: 1.5em;
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox dl dt a {
    background-size: 0.7em auto;
    padding-right: 1em;
  }
}
section#members_list .members_list_box .inbox dl dt a:hover {
  text-decoration: underline;
}
section#members_list .members_list_box .inbox dl dd {
  font-size: 16px;
}
@media (max-width: 1280px) {
  section#members_list .members_list_box .inbox dl dd {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox dl dd {
    font-size: 3.738vw;
  }
}
section#members_list .members_list_box .inbox dl dd {
  margin-left: 2em;
  margin-bottom: 2%;
}
@media (max-width: 428px) {
  section#members_list .members_list_box .inbox dl dd {
    margin-left: 1.5em;
  }
}
section#members_list .members_list_box .inbox dl dd a {
  color: #185EB9;
  text-decoration: underline;
}
section#members_list .members_list_box .inbox dl dd a:hover {
  opacity: 1;
  text-decoration: none;
}

/* ***********************************************************
* login
* *********************************************************** */
body.login {
  background: linear-gradient(to bottom, rgb(0, 153, 102) 0%, rgb(57, 162, 74) 100%);
}

.containner_box {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  color: #fff;
}
.containner_box .content_section.login {
  width: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (max-width: 428px) {
  .containner_box .content_section.login {
    width: 100%;
    height: 100dvh;
    padding-bottom: 30vw;
    overflow-y: scroll;
    scrollbar-width: none;
    will-change: scroll-position;
  }
}
.containner_box .content_section.login .login-info {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info {
    width: 90%;
  }
}
.containner_box .content_section.login .login-info h1 {
  width: 37.5%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info h1 {
    width: 46.7289719626%;
  }
}
.containner_box .content_section.login .login-info h1 img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(314deg) brightness(200%) contrast(100%);
}
.containner_box .content_section.login .login-info h1 strong {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.96875%;
  padding-bottom: 0.25em;
  padding-right: 0.5em;
  font-family: "Noto Sans JP";
  font-size: 26px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login .login-info h1 strong {
    font-size: 2.03vw;
  }
}
.containner_box .content_section.login .login-info h1 strong {
  font-weight: 900;
  font-style: italic;
  color: #fff;
  text-align: center;
  z-index: 10;
  position: relative;
  background-image: url("../images/underline_yellow.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info h1 strong {
    font-size: 4.67vw;
  }
}
.containner_box .content_section.login .login-info p {
  font-size: 16px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login .login-info p {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info p {
    font-size: 3.738vw;
  }
}
.containner_box .content_section.login .login-info p {
  font-weight: 700;
  text-align: center;
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info p {
    font-size: 3.738vw;
    text-align: left;
  }
}
.containner_box .content_section.login .login-info p span {
  display: block;
  margin-top: 1em;
  font-size: 14px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login .login-info p span {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info p span {
    font-size: 3.27vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login .login-info p span {
    font-size: 3.27vw;
  }
}
.containner_box .content_section.login .form-box {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 428px) {
  .containner_box .content_section.login .form-box {
    max-width: auto;
    width: 90%;
  }
}
.containner_box .content_section.login strong {
  display: block;
  font-weight: 700;
  margin-bottom: 1em;
}
.containner_box .content_section.login .error_msg {
  margin-bottom: 3em;
  color: #FFDC00;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login .error_msg {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login .error_msg {
    font-size: 3.738vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login .error_msg {
    font-size: 3.738vw;
  }
}
.containner_box .content_section.login .back_btn {
  display: block;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login .back_btn {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login .back_btn {
    font-size: 3.738vw;
  }
}
.containner_box .content_section.login .back_btn {
  background-image: url("../images/arrow01.svg");
  background-repeat: no-repeat;
  background-position: right 32% center;
  background-size: 5% auto;
  transition: background 0.2s;
  margin-top: 2em;
}
@media (max-width: 428px) {
  .containner_box .content_section.login .back_btn {
    font-size: 3.738vw;
    margin-bottom: 5em;
  }
}
.containner_box .content_section.login .back_btn:hover {
  opacity: 1;
  background-position: right 30% center;
  text-decoration: underline;
}
.containner_box .content_section.login dl {
  text-align: left;
  margin-bottom: 10%;
}
.containner_box .content_section.login input {
  width: 100%;
  padding: 10px;
  border: 0;
  border-radius: 5px;
  background: #fff;
  font-size: 18px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login input {
    font-size: 1.41vw;
  }
}
@media (max-width: 428px) {
  .containner_box .content_section.login input {
    font-size: 4.21vw;
  }
}
.containner_box .content_section.login input.submit {
  width: auto;
  padding: 0.8em 4em;
  margin-bottom: 1em;
  font-size: 20px;
}
@media (max-width: 1280px) {
  .containner_box .content_section.login input.submit {
    font-size: 1.56vw;
  }
}
.containner_box .content_section.login input.submit {
  border-radius: 100px;
  cursor: pointer;
  color: #fff;
  background-color: #185EB9;
  box-shadow: 4px 5px 0 0 #002f66;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
  background-image: url("../images/check_icon.svg"), url("../images/arrow01.svg");
  background-repeat: no-repeat;
  background-position: left 12% center, right 12% center;
  background-size: 9% auto, 9% auto;
}
@media (max-width: 428px) {
  .containner_box .content_section.login input.submit {
    font-size: 4.67vw;
  }
}
.containner_box .content_section.login input.submit:hover {
  opacity: 1;
  transform: translate(4px, 5px);
  box-shadow: 0px 0px 0 0 #00512B;
}
@media (max-width: 428px) {
  .containner_box .content_section.login input.submit:hover {
    transform: translate(3px, 3px);
  }
}

footer {
  position: relative;
  border-bottom: 10px solid #FFDC00;
  background: url("../images/footer_bg.jpg"), url("../images/footer_coner_bg.svg"), linear-gradient(to right, rgb(0, 153, 102) 0%, rgb(57, 162, 74) 100%);
  background-repeat: no-repeat;
  background-position: left top, right top, left top;
  background-size: auto 100%, auto 100%, auto;
  background-blend-mode: multiply, normal, normal;
  padding-top: 2.5em;
  margin-top: 15%;
}
@media (max-width: 428px) {
  footer {
    padding-top: 7%;
    padding-bottom: 35%;
    background: url("../images/footer_bg.jpg"), linear-gradient(to right, rgb(0, 153, 102) 0%, rgb(57, 162, 74) 100%);
  }
}
footer.members_only {
  background: url("../images/footer_bg.jpg"), url("../images/footer_coner_bg_blue.svg"), linear-gradient(to right, rgb(24, 94, 185) 0%, rgb(24, 94, 185) 100%);
  background-repeat: no-repeat;
  background-position: left top, right top, left top;
  background-size: auto 100%, auto 100%, auto;
  background-blend-mode: multiply, normal, normal;
}
@media (max-width: 428px) {
  footer.members_only {
    background: url("../images/footer_bg.jpg"), linear-gradient(to right, rgb(24, 94, 185) 0%, rgb(24, 94, 185) 100%);
  }
}
footer #backToTop {
  position: fixed;
  width: 3.4722222222%;
  z-index: 100;
  right: 4%;
}
@media (min-width: 1280px) {
  footer #backToTop {
    width: 50px;
  }
}
@media (max-width: 428px) {
  footer #backToTop {
    width: 11.6822429907%;
    right: 3%;
  }
}
footer #backToTop a:hover {
  opacity: 1;
}
footer a {
  color: #fff;
}
footer .inbox {
  position: relative;
  width: 93.0555555556%;
  display: flex;
  justify-content: space-between;
  color: #fff;
  margin-inline: auto;
  z-index: 2;
}
@media (min-width: 1300px) {
  footer .inbox {
    width: 1300px;
  }
}
@media (max-width: 428px) {
  footer .inbox {
    width: 89.7196261682%;
  }
}
footer .inbox .title {
  width: 18.4615384615%;
  text-align: right;
  padding-bottom: 6em;
  background-image: url("../images/footer_chara.svg");
  background-repeat: no-repeat;
  background-position: left bottom -20%;
  background-size: 65% auto;
}
@media (max-width: 428px) {
  footer .inbox .title {
    display: none;
  }
}
footer .inbox .title strong {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-size: 16px;
}
@media (max-width: 1280px) {
  footer .inbox .title strong {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  footer .inbox .title strong {
    font-size: 3.738vw;
  }
}
footer .inbox .title strong {
  display: inline-block;
  background: #FFDC00;
  padding: 2% 10%;
  border-radius: 100px;
}
footer .inbox .menu {
  width: 53.8461538462%;
  box-sizing: content-box;
  margin-left: 1em;
  margin-right: 1em;
}
@media (max-width: 428px) {
  footer .inbox .menu {
    display: none;
  }
}
footer .inbox .menu ul {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 1280px) {
  footer .inbox .menu ul {
    font-size: 1.25vw;
  }
}
@media (max-width: 428px) {
  footer .inbox .menu ul {
    font-size: 3.738vw;
  }
}
footer .inbox .menu ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 4%;
  grid-row-gap: 15px;
}
footer .inbox .menu ul li.externallink:after {
  content: "　";
  background-image: url("../images/arrow_externallink.svg");
  background-repeat: no-repeat;
  background-position: left bottom 40%;
  background-size: 90% auto;
}
footer .inbox .menu ul li.externallink a {
  text-decoration: none;
}
footer .inbox .menu ul li a {
  text-decoration: underline;
}
footer .inbox .menu ul li a:hover {
  opacity: 1;
  color: #FFDC00;
  text-decoration: none;
}
footer .inbox .menu em {
  display: block;
  font-size: 14px;
}
@media (max-width: 1280px) {
  footer .inbox .menu em {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  footer .inbox .menu em {
    font-size: 3.27vw;
  }
}
footer .inbox .menu em {
  font-weight: 700;
  margin-top: 3%;
}
footer .inbox dl {
  width: fit-content;
  font-size: 14px;
}
@media (max-width: 1280px) {
  footer .inbox dl {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) {
  footer .inbox dl {
    font-size: 3.27vw;
  }
}
@media (max-width: 428px) {
  footer .inbox dl {
    width: 100%;
    font-size: 3.738vw;
  }
}
footer .inbox dl dt {
  width: 68.345323741%;
  margin-bottom: 5%;
}
@media (max-width: 428px) {
  footer .inbox dl dt {
    width: 46.875%;
    margin-bottom: 3%;
  }
}
footer .inbox dl dt img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(314deg) brightness(200%) contrast(100%);
}
footer .inbox dl dd {
  width: fit-content;
}
footer .inbox dl dd em {
  display: none;
}
@media (max-width: 428px) {
  footer .inbox dl dd em {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 5%;
  }
}
@media (max-width: 428px) and (max-width: 1280px) {
  footer .inbox dl dd em {
    font-size: 1.09vw;
  }
}
@media (max-width: 428px) and (max-width: 428px) {
  footer .inbox dl dd em {
    font-size: 3.27vw;
  }
}

#footer_telphone {
  display: none;
}
@media (max-width: 428px) {
  #footer_telphone {
    display: block;
    width: 100%;
    position: fixed;
    bottom: -100px;
    z-index: 99;
    line-height: 0;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: translateY(100%);
    pointer-events: none;
  }
  #footer_telphone.scroll {
    bottom: 0;
    transform: translateY(0%);
    pointer-events: auto;
  }
  #footer_telphone.hiding {
    bottom: 0;
    transform: translateY(100%);
  }
  #footer_telphone a {
    transition: none;
  }
  #footer_telphone a img {
    transition: none;
  }
  #footer_telphone a:hover {
    opacity: 1;
  }
  #footer_telphone a:hover img {
    opacity: 1;
  }
}