@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

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

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  margin: 0;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  line-height: 1.5em;
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  text-decoration: none;
}

a:not([href]) {
  text-decoration: none;
  color: inherit;
}

a:not([href]):hover {
  text-decoration: none;
  color: inherit;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  overflow: auto;
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  caption-side: bottom;
  text-align: left;
  color: #6c757d;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

input[type=radio],
input[type=checkbox] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  font-size: 1.5rem;
  line-height: inherit;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
  padding: 0;
  white-space: normal;
  color: inherit;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*
* variable.scss
*/
/* -- font-size -- */
/* -- font-family -- */
/* Webフォントを定義 */
/* -- color -- */
/* -- size --*/
/* -- grid_size -- */
/* -- font-weigh -- */
/* -- layer(z-index) -- */
/* -- media_query -- */
/* -- media modifier -- */
html {
  scroll-behavior: smooth;
}

body {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
strong {
  display: block;
  font-size: inherit;
  margin: 0;
  font-weight: 400;
}

ul {
  list-style-type: none;
}
ul li {
  margin: 0;
  padding: 0;
}

dl dt {
  font-weight: 400;
}
dl dd {
  text-align: justify;
  margin-bottom: 0;
}

img {
  font-family: "object-fit: cover; object-position: center;";
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

input,
button,
select,
textarea {
  color: inherit;
  background-color: transparent;
}
input:focus,
button:focus,
select:focus,
textarea:focus {
  outline: 0;
}

input[type=date] {
  min-height: 34px;
}

label {
  margin: 0;
}

button {
  display: inline-block;
  color: #000;
  border-radius: 5px;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: inherit;
}

a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.5;
}

svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.inner {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 1000px) {
  .inner {
    max-width: 90%;
    padding: 0 30px;
  }
}

/*
* sp.scss
*/
body {
  margin: 0 auto;
}

.tx_left {
  text-align: left;
}

.tx_right {
  text-align: right;
}

.tx_center {
  text-align: center;
}

.tx_justify {
  text-align: justify;
}

.al_start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.al_end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.al_center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.al_content_center {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

.ju_start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.ju_end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.ju_center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ju_between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.bor_black {
  border: 1px solid #000;
}

.bor_top_black {
  border-top: 1px solid #000;
}

.bor_right_black {
  border-right: 1px solid #000;
}

.bor_bottom_black {
  border-bottom: 1px solid #000;
}

.bor_gray {
  border: 1px solid #696969;
}

.bor_top_gray {
  border-top: 1px solid #696969;
}

.bor_right_gray {
  border-right: 1px solid #696969;
}

.bor_bottom_gray {
  border-bottom: 1px solid #696969;
}

.bor_gray2 {
  border: 1px solid #707070;
}

.bor_top_gray2 {
  border-top: 1px solid #707070;
}

.bor_right_gray2 {
  border-right: 1px solid #707070;
}

.bor_bottom_gray2 {
  border-bottom: 1px solid #707070;
}

.bor_gray3 {
  border: 1px solid #9ba0a6;
}

.bor_top_gray3 {
  border-top: 1px solid #9ba0a6;
}

.bor_right_gray3 {
  border-right: 1px solid #9ba0a6;
}

.bor_bottom_gray3 {
  border-bottom: 1px solid #9ba0a6;
}

.bor_gray4 {
  border: 1px solid #f9f9f9;
}

.bor_top_gray4 {
  border-top: 1px solid #f9f9f9;
}

.bor_right_gray4 {
  border-right: 1px solid #f9f9f9;
}

.bor_bottom_gray4 {
  border-bottom: 1px solid #f9f9f9;
}

.bor_gray5 {
  border: 1px solid #d1d3d6;
}

.bor_top_gray5 {
  border-top: 1px solid #d1d3d6;
}

.bor_right_gray5 {
  border-right: 1px solid #d1d3d6;
}

.bor_bottom_gray5 {
  border-bottom: 1px solid #d1d3d6;
}

.bor_gray6 {
  border: 1px solid #f8f8f8;
}

.bor_top_gray6 {
  border-top: 1px solid #f8f8f8;
}

.bor_right_gray6 {
  border-right: 1px solid #f8f8f8;
}

.bor_bottom_gray6 {
  border-bottom: 1px solid #f8f8f8;
}

.bor_gray7 {
  border: 1px solid #8d8d8d;
}

.bor_top_gray7 {
  border-top: 1px solid #8d8d8d;
}

.bor_right_gray7 {
  border-right: 1px solid #8d8d8d;
}

.bor_bottom_gray7 {
  border-bottom: 1px solid #8d8d8d;
}

.bor_white {
  border: 1px solid #fff;
}

.bor_top_white {
  border-top: 1px solid #fff;
}

.bor_right_white {
  border-right: 1px solid #fff;
}

.bor_bottom_white {
  border-bottom: 1px solid #fff;
}

.bor_blue {
  border: 1px solid #00B1FF;
}

.bor_top_blue {
  border-top: 1px solid #00B1FF;
}

.bor_right_blue {
  border-right: 1px solid #00B1FF;
}

.bor_bottom_blue {
  border-bottom: 1px solid #00B1FF;
}

.bor_blue2 {
  border: 1px solid #1A0DAB;
}

.bor_top_blue2 {
  border-top: 1px solid #1A0DAB;
}

.bor_right_blue2 {
  border-right: 1px solid #1A0DAB;
}

.bor_bottom_blue2 {
  border-bottom: 1px solid #1A0DAB;
}

.bor_blue3 {
  border: 1px solid #0f3675;
}

.bor_top_blue3 {
  border-top: 1px solid #0f3675;
}

.bor_right_blue3 {
  border-right: 1px solid #0f3675;
}

.bor_bottom_blue3 {
  border-bottom: 1px solid #0f3675;
}

.bor_blue4 {
  border: 1px solid #001840;
}

.bor_top_blue4 {
  border-top: 1px solid #001840;
}

.bor_right_blue4 {
  border-right: 1px solid #001840;
}

.bor_bottom_blue4 {
  border-bottom: 1px solid #001840;
}

.bor_green {
  border: 1px solid #CCFF54;
}

.bor_top_green {
  border-top: 1px solid #CCFF54;
}

.bor_right_green {
  border-right: 1px solid #CCFF54;
}

.bor_bottom_green {
  border-bottom: 1px solid #CCFF54;
}

.bor_green2 {
  border: 1px solid #009389;
}

.bor_top_green2 {
  border-top: 1px solid #009389;
}

.bor_right_green2 {
  border-right: 1px solid #009389;
}

.bor_bottom_green2 {
  border-bottom: 1px solid #009389;
}

.bor_green3 {
  border: 1px solid #0f7496;
}

.bor_top_green3 {
  border-top: 1px solid #0f7496;
}

.bor_right_green3 {
  border-right: 1px solid #0f7496;
}

.bor_bottom_green3 {
  border-bottom: 1px solid #0f7496;
}

.bor_green4 {
  border: 1px solid #30a053;
}

.bor_top_green4 {
  border-top: 1px solid #30a053;
}

.bor_right_green4 {
  border-right: 1px solid #30a053;
}

.bor_bottom_green4 {
  border-bottom: 1px solid #30a053;
}

.bor_theme_blue {
  border: 1px solid #004094;
}

.bor_top_theme_blue {
  border-top: 1px solid #004094;
}

.bor_right_theme_blue {
  border-right: 1px solid #004094;
}

.bor_bottom_theme_blue {
  border-bottom: 1px solid #004094;
}

.bor_theme_blue2 {
  border: 1px solid #004ea2;
}

.bor_top_theme_blue2 {
  border-top: 1px solid #004ea2;
}

.bor_right_theme_blue2 {
  border-right: 1px solid #004ea2;
}

.bor_bottom_theme_blue2 {
  border-bottom: 1px solid #004ea2;
}

.bor_theme_green {
  border: 1px solid #0b8147;
}

.bor_top_theme_green {
  border-top: 1px solid #0b8147;
}

.bor_right_theme_green {
  border-right: 1px solid #0b8147;
}

.bor_bottom_theme_green {
  border-bottom: 1px solid #0b8147;
}

.bor_theme_green2 {
  border: 1px solid #5cb531;
}

.bor_top_theme_green2 {
  border-top: 1px solid #5cb531;
}

.bor_right_theme_green2 {
  border-right: 1px solid #5cb531;
}

.bor_bottom_theme_green2 {
  border-bottom: 1px solid #5cb531;
}

.bor_pink {
  border: 1px solid #da527f;
}

.bor_top_pink {
  border-top: 1px solid #da527f;
}

.bor_right_pink {
  border-right: 1px solid #da527f;
}

.bor_bottom_pink {
  border-bottom: 1px solid #da527f;
}

.bor_yellow {
  border: 1px solid #fca528;
}

.bor_top_yellow {
  border-top: 1px solid #fca528;
}

.bor_right_yellow {
  border-right: 1px solid #fca528;
}

.bor_bottom_yellow {
  border-bottom: 1px solid #fca528;
}

.bor_none {
  border: none;
}

.bor_rad_0 {
  border-radius: 0px;
}

.bor_rad_1 {
  border-radius: 1px;
}

.bor_rad_2 {
  border-radius: 2px;
}

.bor_rad_3 {
  border-radius: 3px;
}

.bor_rad_4 {
  border-radius: 4px;
}

.bor_rad_5 {
  border-radius: 5px;
}

.bor_rad_6 {
  border-radius: 6px;
}

.bor_rad_7 {
  border-radius: 7px;
}

.bor_rad_8 {
  border-radius: 8px;
}

.bor_rad_9 {
  border-radius: 9px;
}

.bor_rad_10 {
  border-radius: 10px;
}

.bor_rad_11 {
  border-radius: 11px;
}

.bor_rad_12 {
  border-radius: 12px;
}

.bor_rad_13 {
  border-radius: 13px;
}

.bor_rad_14 {
  border-radius: 14px;
}

.bor_rad_15 {
  border-radius: 15px;
}

.bor_rad_16 {
  border-radius: 16px;
}

.bor_rad_17 {
  border-radius: 17px;
}

.bor_rad_18 {
  border-radius: 18px;
}

.bor_rad_19 {
  border-radius: 19px;
}

.bor_rad_20 {
  border-radius: 20px;
}

.bor_rad_21 {
  border-radius: 21px;
}

.bor_rad_22 {
  border-radius: 22px;
}

.bor_rad_23 {
  border-radius: 23px;
}

.bor_rad_24 {
  border-radius: 24px;
}

.bor_rad_25 {
  border-radius: 25px;
}

.bor_rad_26 {
  border-radius: 26px;
}

.bor_rad_27 {
  border-radius: 27px;
}

.bor_rad_28 {
  border-radius: 28px;
}

.bor_rad_29 {
  border-radius: 29px;
}

.bor_rad_30 {
  border-radius: 30px;
}

.bor_rad_circle {
  border-radius: 50%;
}

.clamp_5_pc, .clamp_4_pc, .clamp_3_pc, .clamp_2_pc, .clamp_1_pc, .clamp_5, .clamp_4, .clamp_3, .clamp_2, .clamp_1 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.clamp_1 {
  -webkit-line-clamp: 1;
}

.clamp_2 {
  -webkit-line-clamp: 2;
}

.clamp_3 {
  -webkit-line-clamp: 3;
}

.clamp_4 {
  -webkit-line-clamp: 4;
}

.clamp_5 {
  -webkit-line-clamp: 5;
}

@media screen and (min-width: 1000px) {
  .clamp_1_pc {
    -webkit-line-clamp: 1;
  }
}

@media screen and (min-width: 1000px) {
  .clamp_2_pc {
    -webkit-line-clamp: 2;
  }
}

@media screen and (min-width: 1000px) {
  .clamp_3_pc {
    -webkit-line-clamp: 3;
  }
}

@media screen and (min-width: 1000px) {
  .clamp_4_pc {
    -webkit-line-clamp: 4;
  }
}

@media screen and (min-width: 1000px) {
  .clamp_5_pc {
    -webkit-line-clamp: 5;
  }
}

.col_black {
  color: #000;
}

.fill_black {
  fill: #000;
}

.bcol_black {
  background-color: #000;
}

.col_gray {
  color: #696969;
}

.fill_gray {
  fill: #696969;
}

.bcol_gray {
  background-color: #696969;
}

.col_gray2 {
  color: #707070;
}

.fill_gray2 {
  fill: #707070;
}

.bcol_gray2 {
  background-color: #707070;
}

.col_gray3 {
  color: #9ba0a6;
}

.fill_gray3 {
  fill: #9ba0a6;
}

.bcol_gray3 {
  background-color: #9ba0a6;
}

.col_gray4 {
  color: #f9f9f9;
}

.fill_gray4 {
  fill: #f9f9f9;
}

.bcol_gray4 {
  background-color: #f9f9f9;
}

.col_gray5 {
  color: #d1d3d6;
}

.fill_gray5 {
  fill: #d1d3d6;
}

.bcol_gray5 {
  background-color: #d1d3d6;
}

.col_gray6 {
  color: #f8f8f8;
}

.fill_gray6 {
  fill: #f8f8f8;
}

.bcol_gray6 {
  background-color: #f8f8f8;
}

.col_gray7 {
  color: #8d8d8d;
}

.fill_gray7 {
  fill: #8d8d8d;
}

.bcol_gray7 {
  background-color: #8d8d8d;
}

.col_white {
  color: #fff;
}

.fill_white {
  fill: #fff;
}

.bcol_white {
  background-color: #fff;
}

.col_blue {
  color: #00B1FF;
}

.fill_blue {
  fill: #00B1FF;
}

.bcol_blue {
  background-color: #00B1FF;
}

.col_blue2 {
  color: #1A0DAB;
}

.fill_blue2 {
  fill: #1A0DAB;
}

.bcol_blue2 {
  background-color: #1A0DAB;
}

.col_blue3 {
  color: #0f3675;
}

.fill_blue3 {
  fill: #0f3675;
}

.bcol_blue3 {
  background-color: #0f3675;
}

.col_blue4 {
  color: #001840;
}

.fill_blue4 {
  fill: #001840;
}

.bcol_blue4 {
  background-color: #001840;
}

.col_green {
  color: #CCFF54;
}

.fill_green {
  fill: #CCFF54;
}

.bcol_green {
  background-color: #CCFF54;
}

.col_green2 {
  color: #009389;
}

.fill_green2 {
  fill: #009389;
}

.bcol_green2 {
  background-color: #009389;
}

.col_green3 {
  color: #0f7496;
}

.fill_green3 {
  fill: #0f7496;
}

.bcol_green3 {
  background-color: #0f7496;
}

.col_green4 {
  color: #30a053;
}

.fill_green4 {
  fill: #30a053;
}

.bcol_green4 {
  background-color: #30a053;
}

.col_theme_blue {
  color: #004094;
}

.fill_theme_blue {
  fill: #004094;
}

.bcol_theme_blue {
  background-color: #004094;
}

.col_theme_blue2 {
  color: #004ea2;
}

.fill_theme_blue2 {
  fill: #004ea2;
}

.bcol_theme_blue2 {
  background-color: #004ea2;
}

.col_theme_green {
  color: #0b8147;
}

.fill_theme_green {
  fill: #0b8147;
}

.bcol_theme_green {
  background-color: #0b8147;
}

.col_theme_green2 {
  color: #5cb531;
}

.fill_theme_green2 {
  fill: #5cb531;
}

.bcol_theme_green2 {
  background-color: #5cb531;
}

.col_pink {
  color: #da527f;
}

.fill_pink {
  fill: #da527f;
}

.bcol_pink {
  background-color: #da527f;
}

.col_yellow {
  color: #fca528;
}

.fill_yellow {
  fill: #fca528;
}

.bcol_yellow {
  background-color: #fca528;
}

.cursor_pointer {
  cursor: pointer;
}

.hovaciry {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
.hovaciry:hover {
  opacity: 0.6;
}

.d_in {
  display: inline;
}

.d_inBl {
  display: inline-block;
}

.d_bl {
  display: block;
}

.d_flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.d_inFlex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.d_grid {
  display: grid;
}

.d_none {
  display: none;
}

@media screen and (max-width: 1000px) {
  .d_only_pc {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .d_only_sp {
    display: none;
  }
}
.d_contents {
  display: contents;
}

.fl_dir_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.fl_dir_rowRev {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.fl_dir_col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fl_dir_colRev {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.fl_wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.fl_shr_0 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.fs_10 {
  font-size: 10px;
}

.fs_11 {
  font-size: 11px;
}

.fs_12 {
  font-size: 12px;
}

.fs_13 {
  font-size: 13px;
}

.fs_14 {
  font-size: 14px;
}

.fs_15 {
  font-size: 15px;
}

.fs_16 {
  font-size: 16px;
}

.fs_17 {
  font-size: 17px;
}

.fs_18 {
  font-size: 18px;
}

.fs_19 {
  font-size: 19px;
}

.fs_20 {
  font-size: 20px;
}

.fs_21 {
  font-size: 21px;
}

.fs_22 {
  font-size: 22px;
}

.fs_23 {
  font-size: 23px;
}

.fs_24 {
  font-size: 24px;
}

.fs_25 {
  font-size: 25px;
}

.fs_26 {
  font-size: 26px;
}

.fs_27 {
  font-size: 27px;
}

.fs_28 {
  font-size: 28px;
}

.fs_29 {
  font-size: 29px;
}

.fs_30 {
  font-size: 30px;
}

.fs_31 {
  font-size: 31px;
}

.fs_32 {
  font-size: 32px;
}

.fs_33 {
  font-size: 33px;
}

.fs_34 {
  font-size: 34px;
}

.fs_35 {
  font-size: 35px;
}

.fs_36 {
  font-size: 36px;
}

.fs_37 {
  font-size: 37px;
}

.fs_38 {
  font-size: 38px;
}

.fs_39 {
  font-size: 39px;
}

.fs_40 {
  font-size: 40px;
}

.fs_41 {
  font-size: 41px;
}

.fs_42 {
  font-size: 42px;
}

.fs_43 {
  font-size: 43px;
}

.fs_44 {
  font-size: 44px;
}

.fs_45 {
  font-size: 45px;
}

.fs_46 {
  font-size: 46px;
}

.fs_47 {
  font-size: 47px;
}

.fs_48 {
  font-size: 48px;
}

.fs_49 {
  font-size: 49px;
}

.fs_50 {
  font-size: 50px;
}

.fs_51 {
  font-size: 51px;
}

.fs_52 {
  font-size: 52px;
}

.fs_53 {
  font-size: 53px;
}

.fs_54 {
  font-size: 54px;
}

.fs_55 {
  font-size: 55px;
}

.fs_56 {
  font-size: 56px;
}

.fs_57 {
  font-size: 57px;
}

.fs_58 {
  font-size: 58px;
}

.fs_59 {
  font-size: 59px;
}

.fs_60 {
  font-size: 60px;
}

.fs_61 {
  font-size: 61px;
}

.fs_62 {
  font-size: 62px;
}

.fs_63 {
  font-size: 63px;
}

.fs_64 {
  font-size: 64px;
}

.fs_65 {
  font-size: 65px;
}

.fs_66 {
  font-size: 66px;
}

.fs_67 {
  font-size: 67px;
}

.fs_68 {
  font-size: 68px;
}

.fs_69 {
  font-size: 69px;
}

.fs_70 {
  font-size: 70px;
}

.fs_71 {
  font-size: 71px;
}

.fs_72 {
  font-size: 72px;
}

.fs_73 {
  font-size: 73px;
}

.fs_74 {
  font-size: 74px;
}

.fs_75 {
  font-size: 75px;
}

.fs_76 {
  font-size: 76px;
}

.fs_77 {
  font-size: 77px;
}

.fs_78 {
  font-size: 78px;
}

.fs_79 {
  font-size: 79px;
}

.fs_80 {
  font-size: 80px;
}

@media screen and (min-width: 1000px) {
  .fs_10_pc {
    font-size: 10px;
  }
  .fs_11_pc {
    font-size: 11px;
  }
  .fs_12_pc {
    font-size: 12px;
  }
  .fs_13_pc {
    font-size: 13px;
  }
  .fs_14_pc {
    font-size: 14px;
  }
  .fs_15_pc {
    font-size: 15px;
  }
  .fs_16_pc {
    font-size: 16px;
  }
  .fs_17_pc {
    font-size: 17px;
  }
  .fs_18_pc {
    font-size: 18px;
  }
  .fs_19_pc {
    font-size: 19px;
  }
  .fs_20_pc {
    font-size: 20px;
  }
  .fs_21_pc {
    font-size: 21px;
  }
  .fs_22_pc {
    font-size: 22px;
  }
  .fs_23_pc {
    font-size: 23px;
  }
  .fs_24_pc {
    font-size: 24px;
  }
  .fs_25_pc {
    font-size: 25px;
  }
  .fs_26_pc {
    font-size: 26px;
  }
  .fs_27_pc {
    font-size: 27px;
  }
  .fs_28_pc {
    font-size: 28px;
  }
  .fs_29_pc {
    font-size: 29px;
  }
  .fs_30_pc {
    font-size: 30px;
  }
  .fs_31_pc {
    font-size: 31px;
  }
  .fs_32_pc {
    font-size: 32px;
  }
  .fs_33_pc {
    font-size: 33px;
  }
  .fs_34_pc {
    font-size: 34px;
  }
  .fs_35_pc {
    font-size: 35px;
  }
  .fs_36_pc {
    font-size: 36px;
  }
  .fs_37_pc {
    font-size: 37px;
  }
  .fs_38_pc {
    font-size: 38px;
  }
  .fs_39_pc {
    font-size: 39px;
  }
  .fs_40_pc {
    font-size: 40px;
  }
  .fs_41_pc {
    font-size: 41px;
  }
  .fs_42_pc {
    font-size: 42px;
  }
  .fs_43_pc {
    font-size: 43px;
  }
  .fs_44_pc {
    font-size: 44px;
  }
  .fs_45_pc {
    font-size: 45px;
  }
  .fs_46_pc {
    font-size: 46px;
  }
  .fs_47_pc {
    font-size: 47px;
  }
  .fs_48_pc {
    font-size: 48px;
  }
  .fs_49_pc {
    font-size: 49px;
  }
  .fs_50_pc {
    font-size: 50px;
  }
  .fs_51_pc {
    font-size: 51px;
  }
  .fs_52_pc {
    font-size: 52px;
  }
  .fs_53_pc {
    font-size: 53px;
  }
  .fs_54_pc {
    font-size: 54px;
  }
  .fs_55_pc {
    font-size: 55px;
  }
  .fs_56_pc {
    font-size: 56px;
  }
  .fs_57_pc {
    font-size: 57px;
  }
  .fs_58_pc {
    font-size: 58px;
  }
  .fs_59_pc {
    font-size: 59px;
  }
  .fs_60_pc {
    font-size: 60px;
  }
  .fs_61_pc {
    font-size: 61px;
  }
  .fs_62_pc {
    font-size: 62px;
  }
  .fs_63_pc {
    font-size: 63px;
  }
  .fs_64_pc {
    font-size: 64px;
  }
  .fs_65_pc {
    font-size: 65px;
  }
  .fs_66_pc {
    font-size: 66px;
  }
  .fs_67_pc {
    font-size: 67px;
  }
  .fs_68_pc {
    font-size: 68px;
  }
  .fs_69_pc {
    font-size: 69px;
  }
  .fs_70_pc {
    font-size: 70px;
  }
  .fs_71_pc {
    font-size: 71px;
  }
  .fs_72_pc {
    font-size: 72px;
  }
  .fs_73_pc {
    font-size: 73px;
  }
  .fs_74_pc {
    font-size: 74px;
  }
  .fs_75_pc {
    font-size: 75px;
  }
  .fs_76_pc {
    font-size: 76px;
  }
  .fs_77_pc {
    font-size: 77px;
  }
  .fs_78_pc {
    font-size: 78px;
  }
  .fs_79_pc {
    font-size: 79px;
  }
  .fs_80_pc {
    font-size: 80px;
  }
}
.lt_0 {
  letter-spacing: 0em;
}

.lt_1 {
  letter-spacing: 0.1em;
}

.lt_2 {
  letter-spacing: 0.2em;
}

@media screen and (min-width: 1000px) {
  .lt_1_pc {
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 1000px) {
  .lt_2_pc {
    letter-spacing: 0.2em;
  }
}
.lh_0 {
  line-height: 1em;
}

.lh_1 {
  line-height: calc(1.5em + 0.1em);
}

.lh_2 {
  line-height: calc(1.5em + 0.2em);
}

.lh_3 {
  line-height: calc(1.5em + 0.3em);
}

.lh_4 {
  line-height: calc(1.5em + 0.4em);
}

.lh_5 {
  line-height: calc(1.5em + 0.5em);
}

.wb_all {
  word-break: break-all;
}

@media screen and (min-width: 1000px) {
  .fs_10_pc {
    font-size: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_11_pc {
    font-size: 11px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_12_pc {
    font-size: 12px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_13_pc {
    font-size: 13px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_14_pc {
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_15_pc {
    font-size: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_16_pc {
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_17_pc {
    font-size: 17px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_18_pc {
    font-size: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_19_pc {
    font-size: 19px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_20_pc {
    font-size: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_21_pc {
    font-size: 21px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_22_pc {
    font-size: 22px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_23_pc {
    font-size: 23px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_24_pc {
    font-size: 24px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_25_pc {
    font-size: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_26_pc {
    font-size: 26px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_27_pc {
    font-size: 27px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_28_pc {
    font-size: 28px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_29_pc {
    font-size: 29px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_30_pc {
    font-size: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_31_pc {
    font-size: 31px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_32_pc {
    font-size: 32px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_33_pc {
    font-size: 33px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_34_pc {
    font-size: 34px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_35_pc {
    font-size: 35px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_36_pc {
    font-size: 36px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_37_pc {
    font-size: 37px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_38_pc {
    font-size: 38px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_39_pc {
    font-size: 39px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_40_pc {
    font-size: 40px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_41_pc {
    font-size: 41px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_42_pc {
    font-size: 42px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_43_pc {
    font-size: 43px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_44_pc {
    font-size: 44px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_45_pc {
    font-size: 45px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_46_pc {
    font-size: 46px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_47_pc {
    font-size: 47px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_48_pc {
    font-size: 48px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_49_pc {
    font-size: 49px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_50_pc {
    font-size: 50px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_51_pc {
    font-size: 51px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_52_pc {
    font-size: 52px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_53_pc {
    font-size: 53px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_54_pc {
    font-size: 54px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_55_pc {
    font-size: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_56_pc {
    font-size: 56px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_57_pc {
    font-size: 57px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_58_pc {
    font-size: 58px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_59_pc {
    font-size: 59px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_60_pc {
    font-size: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_61_pc {
    font-size: 61px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_62_pc {
    font-size: 62px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_63_pc {
    font-size: 63px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_64_pc {
    font-size: 64px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_65_pc {
    font-size: 65px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_66_pc {
    font-size: 66px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_67_pc {
    font-size: 67px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_68_pc {
    font-size: 68px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_69_pc {
    font-size: 69px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_70_pc {
    font-size: 70px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_71_pc {
    font-size: 71px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_72_pc {
    font-size: 72px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_73_pc {
    font-size: 73px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_74_pc {
    font-size: 74px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_75_pc {
    font-size: 75px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_76_pc {
    font-size: 76px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_77_pc {
    font-size: 77px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_78_pc {
    font-size: 78px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_79_pc {
    font-size: 79px;
  }
}
@media screen and (min-width: 1000px) {
  .fs_80_pc {
    font-size: 80px;
  }
}
.fw_l {
  font-weight: 200;
}

.fw_n {
  font-weight: 500;
}

.fw_b {
  font-weight: 600;
}

@media screen and (min-width: 1000px) {
  .fw_l_pc {
    font-weight: 200;
  }
  .fw_n_pc {
    font-weight: 500;
  }
  .fw_b_pc {
    font-weight: 600;
  }
}
.wh_line {
  white-space: pre-line;
}

.tx_deco_under {
  text-decoration: underline;
}

.fn_sub {
  font-family: "Arial", sans-serif;
}

.grid_cl_1 {
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}

.grid_cl_2 {
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}

.grid_cl_3 {
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
}

.grid_cl_4 {
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
}

.grid_cl_5 {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}

.grid_cl_1fr_0 {
  grid-template-columns: repeat(0, 1fr);
}

.grid_cl_auto_0 {
  grid-template-columns: repeat(0, auto);
}

.grid_cl_1fr_1 {
  grid-template-columns: repeat(1, 1fr);
}

.grid_cl_auto_1 {
  grid-template-columns: repeat(1, auto);
}

.grid_cl_1fr_2 {
  grid-template-columns: repeat(2, 1fr);
}

.grid_cl_auto_2 {
  grid-template-columns: repeat(2, auto);
}

.grid_cl_1fr_3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid_cl_auto_3 {
  grid-template-columns: repeat(3, auto);
}

.grid_cl_1fr_4 {
  grid-template-columns: repeat(4, 1fr);
}

.grid_cl_auto_4 {
  grid-template-columns: repeat(4, auto);
}

.grid_cl_1fr_5 {
  grid-template-columns: repeat(5, 1fr);
}

.grid_cl_auto_5 {
  grid-template-columns: repeat(5, auto);
}

@media screen and (min-width: 1000px) {
  .grid_cl_1fr_0_pc {
    grid-template-columns: repeat(0, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_auto_0_pc {
    grid-template-columns: repeat(0, auto);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_1fr_1_pc {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_auto_1_pc {
    grid-template-columns: repeat(1, auto);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_1fr_2_pc {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_auto_2_pc {
    grid-template-columns: repeat(2, auto);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_1fr_3_pc {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_auto_3_pc {
    grid-template-columns: repeat(3, auto);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_1fr_4_pc {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_auto_4_pc {
    grid-template-columns: repeat(4, auto);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_1fr_5_pc {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media screen and (min-width: 1000px) {
  .grid_cl_auto_5_pc {
    grid-template-columns: repeat(5, auto);
  }
}
.grid_abs > * {
  grid-column: 1;
  grid-row: 1;
}

.gap_0 {
  gap: 0px;
}

.gap_5 {
  gap: 5px;
}

.gap_10 {
  gap: 10px;
}

.gap_15 {
  gap: 15px;
}

.gap_20 {
  gap: 20px;
}

.gap_25 {
  gap: 25px;
}

.gap_30 {
  gap: 30px;
}

.gap_35 {
  gap: 35px;
}

.gap_40 {
  gap: 40px;
}

.gap_45 {
  gap: 45px;
}

.gap_50 {
  gap: 50px;
}

.gap_55 {
  gap: 55px;
}

.gap_60 {
  gap: 60px;
}

.gap_65 {
  gap: 65px;
}

.gap_70 {
  gap: 70px;
}

.gap_75 {
  gap: 75px;
}

.gap_80 {
  gap: 80px;
}

.gap_85 {
  gap: 85px;
}

.gap_90 {
  gap: 90px;
}

.gap_95 {
  gap: 95px;
}

.gap_100 {
  gap: 100px;
}

.gapx_0 {
  -webkit-column-gap: 0px;
     -moz-column-gap: 0px;
          column-gap: 0px;
}

.gapx_5 {
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
}

.gapx_10 {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

.gapx_15 {
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}

.gapx_20 {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}

.gapx_25 {
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
}

.gapx_30 {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}

.gapx_35 {
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
}

.gapx_40 {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}

.gapx_45 {
  -webkit-column-gap: 45px;
     -moz-column-gap: 45px;
          column-gap: 45px;
}

.gapx_50 {
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}

.gapx_55 {
  -webkit-column-gap: 55px;
     -moz-column-gap: 55px;
          column-gap: 55px;
}

.gapx_60 {
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}

.gapx_65 {
  -webkit-column-gap: 65px;
     -moz-column-gap: 65px;
          column-gap: 65px;
}

.gapx_70 {
  -webkit-column-gap: 70px;
     -moz-column-gap: 70px;
          column-gap: 70px;
}

.gapx_75 {
  -webkit-column-gap: 75px;
     -moz-column-gap: 75px;
          column-gap: 75px;
}

.gapx_80 {
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px;
}

.gapx_85 {
  -webkit-column-gap: 85px;
     -moz-column-gap: 85px;
          column-gap: 85px;
}

.gapx_90 {
  -webkit-column-gap: 90px;
     -moz-column-gap: 90px;
          column-gap: 90px;
}

.gapx_95 {
  -webkit-column-gap: 95px;
     -moz-column-gap: 95px;
          column-gap: 95px;
}

.gapx_100 {
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
}

.gapy_0 {
  row-gap: 0px;
}

.gapy_5 {
  row-gap: 5px;
}

.gapy_10 {
  row-gap: 10px;
}

.gapy_15 {
  row-gap: 15px;
}

.gapy_20 {
  row-gap: 20px;
}

.gapy_25 {
  row-gap: 25px;
}

.gapy_30 {
  row-gap: 30px;
}

.gapy_35 {
  row-gap: 35px;
}

.gapy_40 {
  row-gap: 40px;
}

.gapy_45 {
  row-gap: 45px;
}

.gapy_50 {
  row-gap: 50px;
}

.gapy_55 {
  row-gap: 55px;
}

.gapy_60 {
  row-gap: 60px;
}

.gapy_65 {
  row-gap: 65px;
}

.gapy_70 {
  row-gap: 70px;
}

.gapy_75 {
  row-gap: 75px;
}

.gapy_80 {
  row-gap: 80px;
}

.gapy_85 {
  row-gap: 85px;
}

.gapy_90 {
  row-gap: 90px;
}

.gapy_95 {
  row-gap: 95px;
}

.gapy_100 {
  row-gap: 100px;
}

@media screen and (min-width: 1000px) {
  .gap_0_pc {
    gap: 0px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_0_pc {
    -webkit-column-gap: 0px;
       -moz-column-gap: 0px;
            column-gap: 0px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_0_pc {
    row-gap: 0px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_5_pc {
    gap: 5px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_5_pc {
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_5_pc {
    row-gap: 5px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_10_pc {
    gap: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_10_pc {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_10_pc {
    row-gap: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_15_pc {
    gap: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_15_pc {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_15_pc {
    row-gap: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_20_pc {
    gap: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_20_pc {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_20_pc {
    row-gap: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_25_pc {
    gap: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_25_pc {
    -webkit-column-gap: 25px;
       -moz-column-gap: 25px;
            column-gap: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_25_pc {
    row-gap: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_30_pc {
    gap: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_30_pc {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_30_pc {
    row-gap: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_35_pc {
    gap: 35px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_35_pc {
    -webkit-column-gap: 35px;
       -moz-column-gap: 35px;
            column-gap: 35px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_35_pc {
    row-gap: 35px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_40_pc {
    gap: 40px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_40_pc {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_40_pc {
    row-gap: 40px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_45_pc {
    gap: 45px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_45_pc {
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_45_pc {
    row-gap: 45px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_50_pc {
    gap: 50px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_50_pc {
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_50_pc {
    row-gap: 50px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_55_pc {
    gap: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_55_pc {
    -webkit-column-gap: 55px;
       -moz-column-gap: 55px;
            column-gap: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_55_pc {
    row-gap: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_60_pc {
    gap: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_60_pc {
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_60_pc {
    row-gap: 60px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_65_pc {
    gap: 65px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_65_pc {
    -webkit-column-gap: 65px;
       -moz-column-gap: 65px;
            column-gap: 65px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_65_pc {
    row-gap: 65px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_70_pc {
    gap: 70px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_70_pc {
    -webkit-column-gap: 70px;
       -moz-column-gap: 70px;
            column-gap: 70px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_70_pc {
    row-gap: 70px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_75_pc {
    gap: 75px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_75_pc {
    -webkit-column-gap: 75px;
       -moz-column-gap: 75px;
            column-gap: 75px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_75_pc {
    row-gap: 75px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_80_pc {
    gap: 80px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_80_pc {
    -webkit-column-gap: 80px;
       -moz-column-gap: 80px;
            column-gap: 80px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_80_pc {
    row-gap: 80px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_85_pc {
    gap: 85px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_85_pc {
    -webkit-column-gap: 85px;
       -moz-column-gap: 85px;
            column-gap: 85px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_85_pc {
    row-gap: 85px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_90_pc {
    gap: 90px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_90_pc {
    -webkit-column-gap: 90px;
       -moz-column-gap: 90px;
            column-gap: 90px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_90_pc {
    row-gap: 90px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_95_pc {
    gap: 95px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_95_pc {
    -webkit-column-gap: 95px;
       -moz-column-gap: 95px;
            column-gap: 95px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_95_pc {
    row-gap: 95px;
  }
}
@media screen and (min-width: 1000px) {
  .gap_100_pc {
    gap: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .gapx_100_pc {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .gapy_100_pc {
    row-gap: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .px_5_per {
    padding-right: 5%;
    padding-left: 5%;
  }
}
.mt_0 {
  margin-top: 0px;
}

@media screen and (min-width: 1000px) {
  .mt_0_pc {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_0_sp {
    margin-top: 0px;
  }
}
.mr_0 {
  margin-right: 0px;
}

.mb_0 {
  margin-bottom: 0px;
}

@media screen and (min-width: 1000px) {
  .mb_0_pc {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_0_sp {
    margin-bottom: 0px;
  }
}
.mb_0 {
  margin-bottom: 0px;
}

.ml_0 {
  margin-left: 0px;
}

.mx_0 {
  margin-right: 0px;
  margin-left: 0px;
}

.my_0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.mxy_0 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.pt_0 {
  padding-top: 0px;
}

@media screen and (min-width: 1000px) {
  .pt_0_pc {
    padding-top: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_0_sp {
    padding-top: 0px;
  }
}
.pr_0 {
  padding-right: 0px;
}

.pb_0 {
  padding-bottom: 0px;
}

@media screen and (min-width: 1000px) {
  .pb_0_pc {
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_0_sp {
    padding-bottom: 0px;
  }
}
.pl_0 {
  padding-left: 0px;
}

.px_0 {
  padding-right: 0px;
  padding-left: 0px;
}

.py_0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.pxy_0 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.mt_5 {
  margin-top: 5px;
}

@media screen and (min-width: 1000px) {
  .mt_5_pc {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_5_sp {
    margin-top: 5px;
  }
}
.mr_5 {
  margin-right: 5px;
}

.mb_5 {
  margin-bottom: 5px;
}

@media screen and (min-width: 1000px) {
  .mb_5_pc {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_5_sp {
    margin-bottom: 5px;
  }
}
.mb_5 {
  margin-bottom: 5px;
}

.ml_5 {
  margin-left: 5px;
}

.mx_5 {
  margin-right: 5px;
  margin-left: 5px;
}

.my_5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.mxy_5 {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.pt_5 {
  padding-top: 5px;
}

@media screen and (min-width: 1000px) {
  .pt_5_pc {
    padding-top: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_5_sp {
    padding-top: 5px;
  }
}
.pr_5 {
  padding-right: 5px;
}

.pb_5 {
  padding-bottom: 5px;
}

@media screen and (min-width: 1000px) {
  .pb_5_pc {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_5_sp {
    padding-bottom: 5px;
  }
}
.pl_5 {
  padding-left: 5px;
}

.px_5 {
  padding-right: 5px;
  padding-left: 5px;
}

.py_5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pxy_5 {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}

.mt_10 {
  margin-top: 10px;
}

@media screen and (min-width: 1000px) {
  .mt_10_pc {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_10_sp {
    margin-top: 10px;
  }
}
.mr_10 {
  margin-right: 10px;
}

.mb_10 {
  margin-bottom: 10px;
}

@media screen and (min-width: 1000px) {
  .mb_10_pc {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_10_sp {
    margin-bottom: 10px;
  }
}
.mb_10 {
  margin-bottom: 10px;
}

.ml_10 {
  margin-left: 10px;
}

.mx_10 {
  margin-right: 10px;
  margin-left: 10px;
}

.my_10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.mxy_10 {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}

.pt_10 {
  padding-top: 10px;
}

@media screen and (min-width: 1000px) {
  .pt_10_pc {
    padding-top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_10_sp {
    padding-top: 10px;
  }
}
.pr_10 {
  padding-right: 10px;
}

.pb_10 {
  padding-bottom: 10px;
}

@media screen and (min-width: 1000px) {
  .pb_10_pc {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_10_sp {
    padding-bottom: 10px;
  }
}
.pl_10 {
  padding-left: 10px;
}

.px_10 {
  padding-right: 10px;
  padding-left: 10px;
}

.py_10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pxy_10 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.mt_15 {
  margin-top: 15px;
}

@media screen and (min-width: 1000px) {
  .mt_15_pc {
    margin-top: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_15_sp {
    margin-top: 15px;
  }
}
.mr_15 {
  margin-right: 15px;
}

.mb_15 {
  margin-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .mb_15_pc {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_15_sp {
    margin-bottom: 15px;
  }
}
.mb_15 {
  margin-bottom: 15px;
}

.ml_15 {
  margin-left: 15px;
}

.mx_15 {
  margin-right: 15px;
  margin-left: 15px;
}

.my_15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.mxy_15 {
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  margin-left: 15px;
}

.pt_15 {
  padding-top: 15px;
}

@media screen and (min-width: 1000px) {
  .pt_15_pc {
    padding-top: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_15_sp {
    padding-top: 15px;
  }
}
.pr_15 {
  padding-right: 15px;
}

.pb_15 {
  padding-bottom: 15px;
}

@media screen and (min-width: 1000px) {
  .pb_15_pc {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_15_sp {
    padding-bottom: 15px;
  }
}
.pl_15 {
  padding-left: 15px;
}

.px_15 {
  padding-right: 15px;
  padding-left: 15px;
}

.py_15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pxy_15 {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.mt_20 {
  margin-top: 20px;
}

@media screen and (min-width: 1000px) {
  .mt_20_pc {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_20_sp {
    margin-top: 20px;
  }
}
.mr_20 {
  margin-right: 20px;
}

.mb_20 {
  margin-bottom: 20px;
}

@media screen and (min-width: 1000px) {
  .mb_20_pc {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_20_sp {
    margin-bottom: 20px;
  }
}
.mb_20 {
  margin-bottom: 20px;
}

.ml_20 {
  margin-left: 20px;
}

.mx_20 {
  margin-right: 20px;
  margin-left: 20px;
}

.my_20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mxy_20 {
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.pt_20 {
  padding-top: 20px;
}

@media screen and (min-width: 1000px) {
  .pt_20_pc {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_20_sp {
    padding-top: 20px;
  }
}
.pr_20 {
  padding-right: 20px;
}

.pb_20 {
  padding-bottom: 20px;
}

@media screen and (min-width: 1000px) {
  .pb_20_pc {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_20_sp {
    padding-bottom: 20px;
  }
}
.pl_20 {
  padding-left: 20px;
}

.px_20 {
  padding-right: 20px;
  padding-left: 20px;
}

.py_20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pxy_20 {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.mt_25 {
  margin-top: 25px;
}

@media screen and (min-width: 1000px) {
  .mt_25_pc {
    margin-top: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_25_sp {
    margin-top: 25px;
  }
}
.mr_25 {
  margin-right: 25px;
}

.mb_25 {
  margin-bottom: 25px;
}

@media screen and (min-width: 1000px) {
  .mb_25_pc {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_25_sp {
    margin-bottom: 25px;
  }
}
.mb_25 {
  margin-bottom: 25px;
}

.ml_25 {
  margin-left: 25px;
}

.mx_25 {
  margin-right: 25px;
  margin-left: 25px;
}

.my_25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.mxy_25 {
  margin-top: 25px;
  margin-right: 25px;
  margin-bottom: 25px;
  margin-left: 25px;
}

.pt_25 {
  padding-top: 25px;
}

@media screen and (min-width: 1000px) {
  .pt_25_pc {
    padding-top: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_25_sp {
    padding-top: 25px;
  }
}
.pr_25 {
  padding-right: 25px;
}

.pb_25 {
  padding-bottom: 25px;
}

@media screen and (min-width: 1000px) {
  .pb_25_pc {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_25_sp {
    padding-bottom: 25px;
  }
}
.pl_25 {
  padding-left: 25px;
}

.px_25 {
  padding-right: 25px;
  padding-left: 25px;
}

.py_25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pxy_25 {
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
}

.mt_30 {
  margin-top: 30px;
}

@media screen and (min-width: 1000px) {
  .mt_30_pc {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_30_sp {
    margin-top: 30px;
  }
}
.mr_30 {
  margin-right: 30px;
}

.mb_30 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1000px) {
  .mb_30_pc {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_30_sp {
    margin-bottom: 30px;
  }
}
.mb_30 {
  margin-bottom: 30px;
}

.ml_30 {
  margin-left: 30px;
}

.mx_30 {
  margin-right: 30px;
  margin-left: 30px;
}

.my_30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mxy_30 {
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

.pt_30 {
  padding-top: 30px;
}

@media screen and (min-width: 1000px) {
  .pt_30_pc {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_30_sp {
    padding-top: 30px;
  }
}
.pr_30 {
  padding-right: 30px;
}

.pb_30 {
  padding-bottom: 30px;
}

@media screen and (min-width: 1000px) {
  .pb_30_pc {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_30_sp {
    padding-bottom: 30px;
  }
}
.pl_30 {
  padding-left: 30px;
}

.px_30 {
  padding-right: 30px;
  padding-left: 30px;
}

.py_30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pxy_30 {
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}

.mt_35 {
  margin-top: 35px;
}

@media screen and (min-width: 1000px) {
  .mt_35_pc {
    margin-top: 35px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_35_sp {
    margin-top: 35px;
  }
}
.mr_35 {
  margin-right: 35px;
}

.mb_35 {
  margin-bottom: 35px;
}

@media screen and (min-width: 1000px) {
  .mb_35_pc {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_35_sp {
    margin-bottom: 35px;
  }
}
.mb_35 {
  margin-bottom: 35px;
}

.ml_35 {
  margin-left: 35px;
}

.mx_35 {
  margin-right: 35px;
  margin-left: 35px;
}

.my_35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.mxy_35 {
  margin-top: 35px;
  margin-right: 35px;
  margin-bottom: 35px;
  margin-left: 35px;
}

.pt_35 {
  padding-top: 35px;
}

@media screen and (min-width: 1000px) {
  .pt_35_pc {
    padding-top: 35px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_35_sp {
    padding-top: 35px;
  }
}
.pr_35 {
  padding-right: 35px;
}

.pb_35 {
  padding-bottom: 35px;
}

@media screen and (min-width: 1000px) {
  .pb_35_pc {
    padding-bottom: 35px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_35_sp {
    padding-bottom: 35px;
  }
}
.pl_35 {
  padding-left: 35px;
}

.px_35 {
  padding-right: 35px;
  padding-left: 35px;
}

.py_35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.pxy_35 {
  padding-top: 35px;
  padding-right: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
}

.mt_40 {
  margin-top: 40px;
}

@media screen and (min-width: 1000px) {
  .mt_40_pc {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_40_sp {
    margin-top: 40px;
  }
}
.mr_40 {
  margin-right: 40px;
}

.mb_40 {
  margin-bottom: 40px;
}

@media screen and (min-width: 1000px) {
  .mb_40_pc {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_40_sp {
    margin-bottom: 40px;
  }
}
.mb_40 {
  margin-bottom: 40px;
}

.ml_40 {
  margin-left: 40px;
}

.mx_40 {
  margin-right: 40px;
  margin-left: 40px;
}

.my_40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mxy_40 {
  margin-top: 40px;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.pt_40 {
  padding-top: 40px;
}

@media screen and (min-width: 1000px) {
  .pt_40_pc {
    padding-top: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_40_sp {
    padding-top: 40px;
  }
}
.pr_40 {
  padding-right: 40px;
}

.pb_40 {
  padding-bottom: 40px;
}

@media screen and (min-width: 1000px) {
  .pb_40_pc {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_40_sp {
    padding-bottom: 40px;
  }
}
.pl_40 {
  padding-left: 40px;
}

.px_40 {
  padding-right: 40px;
  padding-left: 40px;
}

.py_40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pxy_40 {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.mt_45 {
  margin-top: 45px;
}

@media screen and (min-width: 1000px) {
  .mt_45_pc {
    margin-top: 45px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_45_sp {
    margin-top: 45px;
  }
}
.mr_45 {
  margin-right: 45px;
}

.mb_45 {
  margin-bottom: 45px;
}

@media screen and (min-width: 1000px) {
  .mb_45_pc {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_45_sp {
    margin-bottom: 45px;
  }
}
.mb_45 {
  margin-bottom: 45px;
}

.ml_45 {
  margin-left: 45px;
}

.mx_45 {
  margin-right: 45px;
  margin-left: 45px;
}

.my_45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.mxy_45 {
  margin-top: 45px;
  margin-right: 45px;
  margin-bottom: 45px;
  margin-left: 45px;
}

.pt_45 {
  padding-top: 45px;
}

@media screen and (min-width: 1000px) {
  .pt_45_pc {
    padding-top: 45px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_45_sp {
    padding-top: 45px;
  }
}
.pr_45 {
  padding-right: 45px;
}

.pb_45 {
  padding-bottom: 45px;
}

@media screen and (min-width: 1000px) {
  .pb_45_pc {
    padding-bottom: 45px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_45_sp {
    padding-bottom: 45px;
  }
}
.pl_45 {
  padding-left: 45px;
}

.px_45 {
  padding-right: 45px;
  padding-left: 45px;
}

.py_45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.pxy_45 {
  padding-top: 45px;
  padding-right: 45px;
  padding-bottom: 45px;
  padding-left: 45px;
}

.mt_50 {
  margin-top: 50px;
}

@media screen and (min-width: 1000px) {
  .mt_50_pc {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_50_sp {
    margin-top: 50px;
  }
}
.mr_50 {
  margin-right: 50px;
}

.mb_50 {
  margin-bottom: 50px;
}

@media screen and (min-width: 1000px) {
  .mb_50_pc {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_50_sp {
    margin-bottom: 50px;
  }
}
.mb_50 {
  margin-bottom: 50px;
}

.ml_50 {
  margin-left: 50px;
}

.mx_50 {
  margin-right: 50px;
  margin-left: 50px;
}

.my_50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.mxy_50 {
  margin-top: 50px;
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
}

.pt_50 {
  padding-top: 50px;
}

@media screen and (min-width: 1000px) {
  .pt_50_pc {
    padding-top: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_50_sp {
    padding-top: 50px;
  }
}
.pr_50 {
  padding-right: 50px;
}

.pb_50 {
  padding-bottom: 50px;
}

@media screen and (min-width: 1000px) {
  .pb_50_pc {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_50_sp {
    padding-bottom: 50px;
  }
}
.pl_50 {
  padding-left: 50px;
}

.px_50 {
  padding-right: 50px;
  padding-left: 50px;
}

.py_50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pxy_50 {
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
}

.mt_55 {
  margin-top: 55px;
}

@media screen and (min-width: 1000px) {
  .mt_55_pc {
    margin-top: 55px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_55_sp {
    margin-top: 55px;
  }
}
.mr_55 {
  margin-right: 55px;
}

.mb_55 {
  margin-bottom: 55px;
}

@media screen and (min-width: 1000px) {
  .mb_55_pc {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_55_sp {
    margin-bottom: 55px;
  }
}
.mb_55 {
  margin-bottom: 55px;
}

.ml_55 {
  margin-left: 55px;
}

.mx_55 {
  margin-right: 55px;
  margin-left: 55px;
}

.my_55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.mxy_55 {
  margin-top: 55px;
  margin-right: 55px;
  margin-bottom: 55px;
  margin-left: 55px;
}

.pt_55 {
  padding-top: 55px;
}

@media screen and (min-width: 1000px) {
  .pt_55_pc {
    padding-top: 55px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_55_sp {
    padding-top: 55px;
  }
}
.pr_55 {
  padding-right: 55px;
}

.pb_55 {
  padding-bottom: 55px;
}

@media screen and (min-width: 1000px) {
  .pb_55_pc {
    padding-bottom: 55px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_55_sp {
    padding-bottom: 55px;
  }
}
.pl_55 {
  padding-left: 55px;
}

.px_55 {
  padding-right: 55px;
  padding-left: 55px;
}

.py_55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.pxy_55 {
  padding-top: 55px;
  padding-right: 55px;
  padding-bottom: 55px;
  padding-left: 55px;
}

.mt_60 {
  margin-top: 60px;
}

@media screen and (min-width: 1000px) {
  .mt_60_pc {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_60_sp {
    margin-top: 60px;
  }
}
.mr_60 {
  margin-right: 60px;
}

.mb_60 {
  margin-bottom: 60px;
}

@media screen and (min-width: 1000px) {
  .mb_60_pc {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_60_sp {
    margin-bottom: 60px;
  }
}
.mb_60 {
  margin-bottom: 60px;
}

.ml_60 {
  margin-left: 60px;
}

.mx_60 {
  margin-right: 60px;
  margin-left: 60px;
}

.my_60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mxy_60 {
  margin-top: 60px;
  margin-right: 60px;
  margin-bottom: 60px;
  margin-left: 60px;
}

.pt_60 {
  padding-top: 60px;
}

@media screen and (min-width: 1000px) {
  .pt_60_pc {
    padding-top: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_60_sp {
    padding-top: 60px;
  }
}
.pr_60 {
  padding-right: 60px;
}

.pb_60 {
  padding-bottom: 60px;
}

@media screen and (min-width: 1000px) {
  .pb_60_pc {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_60_sp {
    padding-bottom: 60px;
  }
}
.pl_60 {
  padding-left: 60px;
}

.px_60 {
  padding-right: 60px;
  padding-left: 60px;
}

.py_60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pxy_60 {
  padding-top: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
  padding-left: 60px;
}

.mt_65 {
  margin-top: 65px;
}

@media screen and (min-width: 1000px) {
  .mt_65_pc {
    margin-top: 65px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_65_sp {
    margin-top: 65px;
  }
}
.mr_65 {
  margin-right: 65px;
}

.mb_65 {
  margin-bottom: 65px;
}

@media screen and (min-width: 1000px) {
  .mb_65_pc {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_65_sp {
    margin-bottom: 65px;
  }
}
.mb_65 {
  margin-bottom: 65px;
}

.ml_65 {
  margin-left: 65px;
}

.mx_65 {
  margin-right: 65px;
  margin-left: 65px;
}

.my_65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.mxy_65 {
  margin-top: 65px;
  margin-right: 65px;
  margin-bottom: 65px;
  margin-left: 65px;
}

.pt_65 {
  padding-top: 65px;
}

@media screen and (min-width: 1000px) {
  .pt_65_pc {
    padding-top: 65px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_65_sp {
    padding-top: 65px;
  }
}
.pr_65 {
  padding-right: 65px;
}

.pb_65 {
  padding-bottom: 65px;
}

@media screen and (min-width: 1000px) {
  .pb_65_pc {
    padding-bottom: 65px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_65_sp {
    padding-bottom: 65px;
  }
}
.pl_65 {
  padding-left: 65px;
}

.px_65 {
  padding-right: 65px;
  padding-left: 65px;
}

.py_65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.pxy_65 {
  padding-top: 65px;
  padding-right: 65px;
  padding-bottom: 65px;
  padding-left: 65px;
}

.mt_70 {
  margin-top: 70px;
}

@media screen and (min-width: 1000px) {
  .mt_70_pc {
    margin-top: 70px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_70_sp {
    margin-top: 70px;
  }
}
.mr_70 {
  margin-right: 70px;
}

.mb_70 {
  margin-bottom: 70px;
}

@media screen and (min-width: 1000px) {
  .mb_70_pc {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_70_sp {
    margin-bottom: 70px;
  }
}
.mb_70 {
  margin-bottom: 70px;
}

.ml_70 {
  margin-left: 70px;
}

.mx_70 {
  margin-right: 70px;
  margin-left: 70px;
}

.my_70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.mxy_70 {
  margin-top: 70px;
  margin-right: 70px;
  margin-bottom: 70px;
  margin-left: 70px;
}

.pt_70 {
  padding-top: 70px;
}

@media screen and (min-width: 1000px) {
  .pt_70_pc {
    padding-top: 70px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_70_sp {
    padding-top: 70px;
  }
}
.pr_70 {
  padding-right: 70px;
}

.pb_70 {
  padding-bottom: 70px;
}

@media screen and (min-width: 1000px) {
  .pb_70_pc {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_70_sp {
    padding-bottom: 70px;
  }
}
.pl_70 {
  padding-left: 70px;
}

.px_70 {
  padding-right: 70px;
  padding-left: 70px;
}

.py_70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pxy_70 {
  padding-top: 70px;
  padding-right: 70px;
  padding-bottom: 70px;
  padding-left: 70px;
}

.mt_75 {
  margin-top: 75px;
}

@media screen and (min-width: 1000px) {
  .mt_75_pc {
    margin-top: 75px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_75_sp {
    margin-top: 75px;
  }
}
.mr_75 {
  margin-right: 75px;
}

.mb_75 {
  margin-bottom: 75px;
}

@media screen and (min-width: 1000px) {
  .mb_75_pc {
    margin-bottom: 75px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_75_sp {
    margin-bottom: 75px;
  }
}
.mb_75 {
  margin-bottom: 75px;
}

.ml_75 {
  margin-left: 75px;
}

.mx_75 {
  margin-right: 75px;
  margin-left: 75px;
}

.my_75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

.mxy_75 {
  margin-top: 75px;
  margin-right: 75px;
  margin-bottom: 75px;
  margin-left: 75px;
}

.pt_75 {
  padding-top: 75px;
}

@media screen and (min-width: 1000px) {
  .pt_75_pc {
    padding-top: 75px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_75_sp {
    padding-top: 75px;
  }
}
.pr_75 {
  padding-right: 75px;
}

.pb_75 {
  padding-bottom: 75px;
}

@media screen and (min-width: 1000px) {
  .pb_75_pc {
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_75_sp {
    padding-bottom: 75px;
  }
}
.pl_75 {
  padding-left: 75px;
}

.px_75 {
  padding-right: 75px;
  padding-left: 75px;
}

.py_75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.pxy_75 {
  padding-top: 75px;
  padding-right: 75px;
  padding-bottom: 75px;
  padding-left: 75px;
}

.mt_80 {
  margin-top: 80px;
}

@media screen and (min-width: 1000px) {
  .mt_80_pc {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_80_sp {
    margin-top: 80px;
  }
}
.mr_80 {
  margin-right: 80px;
}

.mb_80 {
  margin-bottom: 80px;
}

@media screen and (min-width: 1000px) {
  .mb_80_pc {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_80_sp {
    margin-bottom: 80px;
  }
}
.mb_80 {
  margin-bottom: 80px;
}

.ml_80 {
  margin-left: 80px;
}

.mx_80 {
  margin-right: 80px;
  margin-left: 80px;
}

.my_80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.mxy_80 {
  margin-top: 80px;
  margin-right: 80px;
  margin-bottom: 80px;
  margin-left: 80px;
}

.pt_80 {
  padding-top: 80px;
}

@media screen and (min-width: 1000px) {
  .pt_80_pc {
    padding-top: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_80_sp {
    padding-top: 80px;
  }
}
.pr_80 {
  padding-right: 80px;
}

.pb_80 {
  padding-bottom: 80px;
}

@media screen and (min-width: 1000px) {
  .pb_80_pc {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_80_sp {
    padding-bottom: 80px;
  }
}
.pl_80 {
  padding-left: 80px;
}

.px_80 {
  padding-right: 80px;
  padding-left: 80px;
}

.py_80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pxy_80 {
  padding-top: 80px;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
}

.mt_85 {
  margin-top: 85px;
}

@media screen and (min-width: 1000px) {
  .mt_85_pc {
    margin-top: 85px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_85_sp {
    margin-top: 85px;
  }
}
.mr_85 {
  margin-right: 85px;
}

.mb_85 {
  margin-bottom: 85px;
}

@media screen and (min-width: 1000px) {
  .mb_85_pc {
    margin-bottom: 85px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_85_sp {
    margin-bottom: 85px;
  }
}
.mb_85 {
  margin-bottom: 85px;
}

.ml_85 {
  margin-left: 85px;
}

.mx_85 {
  margin-right: 85px;
  margin-left: 85px;
}

.my_85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.mxy_85 {
  margin-top: 85px;
  margin-right: 85px;
  margin-bottom: 85px;
  margin-left: 85px;
}

.pt_85 {
  padding-top: 85px;
}

@media screen and (min-width: 1000px) {
  .pt_85_pc {
    padding-top: 85px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_85_sp {
    padding-top: 85px;
  }
}
.pr_85 {
  padding-right: 85px;
}

.pb_85 {
  padding-bottom: 85px;
}

@media screen and (min-width: 1000px) {
  .pb_85_pc {
    padding-bottom: 85px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_85_sp {
    padding-bottom: 85px;
  }
}
.pl_85 {
  padding-left: 85px;
}

.px_85 {
  padding-right: 85px;
  padding-left: 85px;
}

.py_85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.pxy_85 {
  padding-top: 85px;
  padding-right: 85px;
  padding-bottom: 85px;
  padding-left: 85px;
}

.mt_90 {
  margin-top: 90px;
}

@media screen and (min-width: 1000px) {
  .mt_90_pc {
    margin-top: 90px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_90_sp {
    margin-top: 90px;
  }
}
.mr_90 {
  margin-right: 90px;
}

.mb_90 {
  margin-bottom: 90px;
}

@media screen and (min-width: 1000px) {
  .mb_90_pc {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_90_sp {
    margin-bottom: 90px;
  }
}
.mb_90 {
  margin-bottom: 90px;
}

.ml_90 {
  margin-left: 90px;
}

.mx_90 {
  margin-right: 90px;
  margin-left: 90px;
}

.my_90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.mxy_90 {
  margin-top: 90px;
  margin-right: 90px;
  margin-bottom: 90px;
  margin-left: 90px;
}

.pt_90 {
  padding-top: 90px;
}

@media screen and (min-width: 1000px) {
  .pt_90_pc {
    padding-top: 90px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_90_sp {
    padding-top: 90px;
  }
}
.pr_90 {
  padding-right: 90px;
}

.pb_90 {
  padding-bottom: 90px;
}

@media screen and (min-width: 1000px) {
  .pb_90_pc {
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_90_sp {
    padding-bottom: 90px;
  }
}
.pl_90 {
  padding-left: 90px;
}

.px_90 {
  padding-right: 90px;
  padding-left: 90px;
}

.py_90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pxy_90 {
  padding-top: 90px;
  padding-right: 90px;
  padding-bottom: 90px;
  padding-left: 90px;
}

.mt_95 {
  margin-top: 95px;
}

@media screen and (min-width: 1000px) {
  .mt_95_pc {
    margin-top: 95px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_95_sp {
    margin-top: 95px;
  }
}
.mr_95 {
  margin-right: 95px;
}

.mb_95 {
  margin-bottom: 95px;
}

@media screen and (min-width: 1000px) {
  .mb_95_pc {
    margin-bottom: 95px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_95_sp {
    margin-bottom: 95px;
  }
}
.mb_95 {
  margin-bottom: 95px;
}

.ml_95 {
  margin-left: 95px;
}

.mx_95 {
  margin-right: 95px;
  margin-left: 95px;
}

.my_95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

.mxy_95 {
  margin-top: 95px;
  margin-right: 95px;
  margin-bottom: 95px;
  margin-left: 95px;
}

.pt_95 {
  padding-top: 95px;
}

@media screen and (min-width: 1000px) {
  .pt_95_pc {
    padding-top: 95px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_95_sp {
    padding-top: 95px;
  }
}
.pr_95 {
  padding-right: 95px;
}

.pb_95 {
  padding-bottom: 95px;
}

@media screen and (min-width: 1000px) {
  .pb_95_pc {
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_95_sp {
    padding-bottom: 95px;
  }
}
.pl_95 {
  padding-left: 95px;
}

.px_95 {
  padding-right: 95px;
  padding-left: 95px;
}

.py_95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.pxy_95 {
  padding-top: 95px;
  padding-right: 95px;
  padding-bottom: 95px;
  padding-left: 95px;
}

.mt_100 {
  margin-top: 100px;
}

@media screen and (min-width: 1000px) {
  .mt_100_pc {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_100_sp {
    margin-top: 100px;
  }
}
.mr_100 {
  margin-right: 100px;
}

.mb_100 {
  margin-bottom: 100px;
}

@media screen and (min-width: 1000px) {
  .mb_100_pc {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_100_sp {
    margin-bottom: 100px;
  }
}
.mb_100 {
  margin-bottom: 100px;
}

.ml_100 {
  margin-left: 100px;
}

.mx_100 {
  margin-right: 100px;
  margin-left: 100px;
}

.my_100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.mxy_100 {
  margin-top: 100px;
  margin-right: 100px;
  margin-bottom: 100px;
  margin-left: 100px;
}

.pt_100 {
  padding-top: 100px;
}

@media screen and (min-width: 1000px) {
  .pt_100_pc {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_100_sp {
    padding-top: 100px;
  }
}
.pr_100 {
  padding-right: 100px;
}

.pb_100 {
  padding-bottom: 100px;
}

@media screen and (min-width: 1000px) {
  .pb_100_pc {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_100_sp {
    padding-bottom: 100px;
  }
}
.pl_100 {
  padding-left: 100px;
}

.px_100 {
  padding-right: 100px;
  padding-left: 100px;
}

.py_100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pxy_100 {
  padding-top: 100px;
  padding-right: 100px;
  padding-bottom: 100px;
  padding-left: 100px;
}

.mt_105 {
  margin-top: 105px;
}

@media screen and (min-width: 1000px) {
  .mt_105_pc {
    margin-top: 105px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_105_sp {
    margin-top: 105px;
  }
}
.mr_105 {
  margin-right: 105px;
}

.mb_105 {
  margin-bottom: 105px;
}

@media screen and (min-width: 1000px) {
  .mb_105_pc {
    margin-bottom: 105px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_105_sp {
    margin-bottom: 105px;
  }
}
.mb_105 {
  margin-bottom: 105px;
}

.ml_105 {
  margin-left: 105px;
}

.mx_105 {
  margin-right: 105px;
  margin-left: 105px;
}

.my_105 {
  margin-top: 105px;
  margin-bottom: 105px;
}

.mxy_105 {
  margin-top: 105px;
  margin-right: 105px;
  margin-bottom: 105px;
  margin-left: 105px;
}

.pt_105 {
  padding-top: 105px;
}

@media screen and (min-width: 1000px) {
  .pt_105_pc {
    padding-top: 105px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_105_sp {
    padding-top: 105px;
  }
}
.pr_105 {
  padding-right: 105px;
}

.pb_105 {
  padding-bottom: 105px;
}

@media screen and (min-width: 1000px) {
  .pb_105_pc {
    padding-bottom: 105px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_105_sp {
    padding-bottom: 105px;
  }
}
.pl_105 {
  padding-left: 105px;
}

.px_105 {
  padding-right: 105px;
  padding-left: 105px;
}

.py_105 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.pxy_105 {
  padding-top: 105px;
  padding-right: 105px;
  padding-bottom: 105px;
  padding-left: 105px;
}

.mt_110 {
  margin-top: 110px;
}

@media screen and (min-width: 1000px) {
  .mt_110_pc {
    margin-top: 110px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_110_sp {
    margin-top: 110px;
  }
}
.mr_110 {
  margin-right: 110px;
}

.mb_110 {
  margin-bottom: 110px;
}

@media screen and (min-width: 1000px) {
  .mb_110_pc {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_110_sp {
    margin-bottom: 110px;
  }
}
.mb_110 {
  margin-bottom: 110px;
}

.ml_110 {
  margin-left: 110px;
}

.mx_110 {
  margin-right: 110px;
  margin-left: 110px;
}

.my_110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.mxy_110 {
  margin-top: 110px;
  margin-right: 110px;
  margin-bottom: 110px;
  margin-left: 110px;
}

.pt_110 {
  padding-top: 110px;
}

@media screen and (min-width: 1000px) {
  .pt_110_pc {
    padding-top: 110px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_110_sp {
    padding-top: 110px;
  }
}
.pr_110 {
  padding-right: 110px;
}

.pb_110 {
  padding-bottom: 110px;
}

@media screen and (min-width: 1000px) {
  .pb_110_pc {
    padding-bottom: 110px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_110_sp {
    padding-bottom: 110px;
  }
}
.pl_110 {
  padding-left: 110px;
}

.px_110 {
  padding-right: 110px;
  padding-left: 110px;
}

.py_110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.pxy_110 {
  padding-top: 110px;
  padding-right: 110px;
  padding-bottom: 110px;
  padding-left: 110px;
}

.mt_115 {
  margin-top: 115px;
}

@media screen and (min-width: 1000px) {
  .mt_115_pc {
    margin-top: 115px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_115_sp {
    margin-top: 115px;
  }
}
.mr_115 {
  margin-right: 115px;
}

.mb_115 {
  margin-bottom: 115px;
}

@media screen and (min-width: 1000px) {
  .mb_115_pc {
    margin-bottom: 115px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_115_sp {
    margin-bottom: 115px;
  }
}
.mb_115 {
  margin-bottom: 115px;
}

.ml_115 {
  margin-left: 115px;
}

.mx_115 {
  margin-right: 115px;
  margin-left: 115px;
}

.my_115 {
  margin-top: 115px;
  margin-bottom: 115px;
}

.mxy_115 {
  margin-top: 115px;
  margin-right: 115px;
  margin-bottom: 115px;
  margin-left: 115px;
}

.pt_115 {
  padding-top: 115px;
}

@media screen and (min-width: 1000px) {
  .pt_115_pc {
    padding-top: 115px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_115_sp {
    padding-top: 115px;
  }
}
.pr_115 {
  padding-right: 115px;
}

.pb_115 {
  padding-bottom: 115px;
}

@media screen and (min-width: 1000px) {
  .pb_115_pc {
    padding-bottom: 115px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_115_sp {
    padding-bottom: 115px;
  }
}
.pl_115 {
  padding-left: 115px;
}

.px_115 {
  padding-right: 115px;
  padding-left: 115px;
}

.py_115 {
  padding-top: 115px;
  padding-bottom: 115px;
}

.pxy_115 {
  padding-top: 115px;
  padding-right: 115px;
  padding-bottom: 115px;
  padding-left: 115px;
}

.mt_120 {
  margin-top: 120px;
}

@media screen and (min-width: 1000px) {
  .mt_120_pc {
    margin-top: 120px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_120_sp {
    margin-top: 120px;
  }
}
.mr_120 {
  margin-right: 120px;
}

.mb_120 {
  margin-bottom: 120px;
}

@media screen and (min-width: 1000px) {
  .mb_120_pc {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_120_sp {
    margin-bottom: 120px;
  }
}
.mb_120 {
  margin-bottom: 120px;
}

.ml_120 {
  margin-left: 120px;
}

.mx_120 {
  margin-right: 120px;
  margin-left: 120px;
}

.my_120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.mxy_120 {
  margin-top: 120px;
  margin-right: 120px;
  margin-bottom: 120px;
  margin-left: 120px;
}

.pt_120 {
  padding-top: 120px;
}

@media screen and (min-width: 1000px) {
  .pt_120_pc {
    padding-top: 120px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_120_sp {
    padding-top: 120px;
  }
}
.pr_120 {
  padding-right: 120px;
}

.pb_120 {
  padding-bottom: 120px;
}

@media screen and (min-width: 1000px) {
  .pb_120_pc {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_120_sp {
    padding-bottom: 120px;
  }
}
.pl_120 {
  padding-left: 120px;
}

.px_120 {
  padding-right: 120px;
  padding-left: 120px;
}

.py_120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pxy_120 {
  padding-top: 120px;
  padding-right: 120px;
  padding-bottom: 120px;
  padding-left: 120px;
}

.mt_125 {
  margin-top: 125px;
}

@media screen and (min-width: 1000px) {
  .mt_125_pc {
    margin-top: 125px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_125_sp {
    margin-top: 125px;
  }
}
.mr_125 {
  margin-right: 125px;
}

.mb_125 {
  margin-bottom: 125px;
}

@media screen and (min-width: 1000px) {
  .mb_125_pc {
    margin-bottom: 125px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_125_sp {
    margin-bottom: 125px;
  }
}
.mb_125 {
  margin-bottom: 125px;
}

.ml_125 {
  margin-left: 125px;
}

.mx_125 {
  margin-right: 125px;
  margin-left: 125px;
}

.my_125 {
  margin-top: 125px;
  margin-bottom: 125px;
}

.mxy_125 {
  margin-top: 125px;
  margin-right: 125px;
  margin-bottom: 125px;
  margin-left: 125px;
}

.pt_125 {
  padding-top: 125px;
}

@media screen and (min-width: 1000px) {
  .pt_125_pc {
    padding-top: 125px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_125_sp {
    padding-top: 125px;
  }
}
.pr_125 {
  padding-right: 125px;
}

.pb_125 {
  padding-bottom: 125px;
}

@media screen and (min-width: 1000px) {
  .pb_125_pc {
    padding-bottom: 125px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_125_sp {
    padding-bottom: 125px;
  }
}
.pl_125 {
  padding-left: 125px;
}

.px_125 {
  padding-right: 125px;
  padding-left: 125px;
}

.py_125 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.pxy_125 {
  padding-top: 125px;
  padding-right: 125px;
  padding-bottom: 125px;
  padding-left: 125px;
}

.mt_130 {
  margin-top: 130px;
}

@media screen and (min-width: 1000px) {
  .mt_130_pc {
    margin-top: 130px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_130_sp {
    margin-top: 130px;
  }
}
.mr_130 {
  margin-right: 130px;
}

.mb_130 {
  margin-bottom: 130px;
}

@media screen and (min-width: 1000px) {
  .mb_130_pc {
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_130_sp {
    margin-bottom: 130px;
  }
}
.mb_130 {
  margin-bottom: 130px;
}

.ml_130 {
  margin-left: 130px;
}

.mx_130 {
  margin-right: 130px;
  margin-left: 130px;
}

.my_130 {
  margin-top: 130px;
  margin-bottom: 130px;
}

.mxy_130 {
  margin-top: 130px;
  margin-right: 130px;
  margin-bottom: 130px;
  margin-left: 130px;
}

.pt_130 {
  padding-top: 130px;
}

@media screen and (min-width: 1000px) {
  .pt_130_pc {
    padding-top: 130px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_130_sp {
    padding-top: 130px;
  }
}
.pr_130 {
  padding-right: 130px;
}

.pb_130 {
  padding-bottom: 130px;
}

@media screen and (min-width: 1000px) {
  .pb_130_pc {
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_130_sp {
    padding-bottom: 130px;
  }
}
.pl_130 {
  padding-left: 130px;
}

.px_130 {
  padding-right: 130px;
  padding-left: 130px;
}

.py_130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.pxy_130 {
  padding-top: 130px;
  padding-right: 130px;
  padding-bottom: 130px;
  padding-left: 130px;
}

.mt_135 {
  margin-top: 135px;
}

@media screen and (min-width: 1000px) {
  .mt_135_pc {
    margin-top: 135px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_135_sp {
    margin-top: 135px;
  }
}
.mr_135 {
  margin-right: 135px;
}

.mb_135 {
  margin-bottom: 135px;
}

@media screen and (min-width: 1000px) {
  .mb_135_pc {
    margin-bottom: 135px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_135_sp {
    margin-bottom: 135px;
  }
}
.mb_135 {
  margin-bottom: 135px;
}

.ml_135 {
  margin-left: 135px;
}

.mx_135 {
  margin-right: 135px;
  margin-left: 135px;
}

.my_135 {
  margin-top: 135px;
  margin-bottom: 135px;
}

.mxy_135 {
  margin-top: 135px;
  margin-right: 135px;
  margin-bottom: 135px;
  margin-left: 135px;
}

.pt_135 {
  padding-top: 135px;
}

@media screen and (min-width: 1000px) {
  .pt_135_pc {
    padding-top: 135px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_135_sp {
    padding-top: 135px;
  }
}
.pr_135 {
  padding-right: 135px;
}

.pb_135 {
  padding-bottom: 135px;
}

@media screen and (min-width: 1000px) {
  .pb_135_pc {
    padding-bottom: 135px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_135_sp {
    padding-bottom: 135px;
  }
}
.pl_135 {
  padding-left: 135px;
}

.px_135 {
  padding-right: 135px;
  padding-left: 135px;
}

.py_135 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.pxy_135 {
  padding-top: 135px;
  padding-right: 135px;
  padding-bottom: 135px;
  padding-left: 135px;
}

.mt_140 {
  margin-top: 140px;
}

@media screen and (min-width: 1000px) {
  .mt_140_pc {
    margin-top: 140px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_140_sp {
    margin-top: 140px;
  }
}
.mr_140 {
  margin-right: 140px;
}

.mb_140 {
  margin-bottom: 140px;
}

@media screen and (min-width: 1000px) {
  .mb_140_pc {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_140_sp {
    margin-bottom: 140px;
  }
}
.mb_140 {
  margin-bottom: 140px;
}

.ml_140 {
  margin-left: 140px;
}

.mx_140 {
  margin-right: 140px;
  margin-left: 140px;
}

.my_140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.mxy_140 {
  margin-top: 140px;
  margin-right: 140px;
  margin-bottom: 140px;
  margin-left: 140px;
}

.pt_140 {
  padding-top: 140px;
}

@media screen and (min-width: 1000px) {
  .pt_140_pc {
    padding-top: 140px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_140_sp {
    padding-top: 140px;
  }
}
.pr_140 {
  padding-right: 140px;
}

.pb_140 {
  padding-bottom: 140px;
}

@media screen and (min-width: 1000px) {
  .pb_140_pc {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_140_sp {
    padding-bottom: 140px;
  }
}
.pl_140 {
  padding-left: 140px;
}

.px_140 {
  padding-right: 140px;
  padding-left: 140px;
}

.py_140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.pxy_140 {
  padding-top: 140px;
  padding-right: 140px;
  padding-bottom: 140px;
  padding-left: 140px;
}

.mt_145 {
  margin-top: 145px;
}

@media screen and (min-width: 1000px) {
  .mt_145_pc {
    margin-top: 145px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_145_sp {
    margin-top: 145px;
  }
}
.mr_145 {
  margin-right: 145px;
}

.mb_145 {
  margin-bottom: 145px;
}

@media screen and (min-width: 1000px) {
  .mb_145_pc {
    margin-bottom: 145px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_145_sp {
    margin-bottom: 145px;
  }
}
.mb_145 {
  margin-bottom: 145px;
}

.ml_145 {
  margin-left: 145px;
}

.mx_145 {
  margin-right: 145px;
  margin-left: 145px;
}

.my_145 {
  margin-top: 145px;
  margin-bottom: 145px;
}

.mxy_145 {
  margin-top: 145px;
  margin-right: 145px;
  margin-bottom: 145px;
  margin-left: 145px;
}

.pt_145 {
  padding-top: 145px;
}

@media screen and (min-width: 1000px) {
  .pt_145_pc {
    padding-top: 145px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_145_sp {
    padding-top: 145px;
  }
}
.pr_145 {
  padding-right: 145px;
}

.pb_145 {
  padding-bottom: 145px;
}

@media screen and (min-width: 1000px) {
  .pb_145_pc {
    padding-bottom: 145px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_145_sp {
    padding-bottom: 145px;
  }
}
.pl_145 {
  padding-left: 145px;
}

.px_145 {
  padding-right: 145px;
  padding-left: 145px;
}

.py_145 {
  padding-top: 145px;
  padding-bottom: 145px;
}

.pxy_145 {
  padding-top: 145px;
  padding-right: 145px;
  padding-bottom: 145px;
  padding-left: 145px;
}

.mt_150 {
  margin-top: 150px;
}

@media screen and (min-width: 1000px) {
  .mt_150_pc {
    margin-top: 150px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_150_sp {
    margin-top: 150px;
  }
}
.mr_150 {
  margin-right: 150px;
}

.mb_150 {
  margin-bottom: 150px;
}

@media screen and (min-width: 1000px) {
  .mb_150_pc {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_150_sp {
    margin-bottom: 150px;
  }
}
.mb_150 {
  margin-bottom: 150px;
}

.ml_150 {
  margin-left: 150px;
}

.mx_150 {
  margin-right: 150px;
  margin-left: 150px;
}

.my_150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.mxy_150 {
  margin-top: 150px;
  margin-right: 150px;
  margin-bottom: 150px;
  margin-left: 150px;
}

.pt_150 {
  padding-top: 150px;
}

@media screen and (min-width: 1000px) {
  .pt_150_pc {
    padding-top: 150px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_150_sp {
    padding-top: 150px;
  }
}
.pr_150 {
  padding-right: 150px;
}

.pb_150 {
  padding-bottom: 150px;
}

@media screen and (min-width: 1000px) {
  .pb_150_pc {
    padding-bottom: 150px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_150_sp {
    padding-bottom: 150px;
  }
}
.pl_150 {
  padding-left: 150px;
}

.px_150 {
  padding-right: 150px;
  padding-left: 150px;
}

.py_150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.pxy_150 {
  padding-top: 150px;
  padding-right: 150px;
  padding-bottom: 150px;
  padding-left: 150px;
}

.mt_155 {
  margin-top: 155px;
}

@media screen and (min-width: 1000px) {
  .mt_155_pc {
    margin-top: 155px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_155_sp {
    margin-top: 155px;
  }
}
.mr_155 {
  margin-right: 155px;
}

.mb_155 {
  margin-bottom: 155px;
}

@media screen and (min-width: 1000px) {
  .mb_155_pc {
    margin-bottom: 155px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_155_sp {
    margin-bottom: 155px;
  }
}
.mb_155 {
  margin-bottom: 155px;
}

.ml_155 {
  margin-left: 155px;
}

.mx_155 {
  margin-right: 155px;
  margin-left: 155px;
}

.my_155 {
  margin-top: 155px;
  margin-bottom: 155px;
}

.mxy_155 {
  margin-top: 155px;
  margin-right: 155px;
  margin-bottom: 155px;
  margin-left: 155px;
}

.pt_155 {
  padding-top: 155px;
}

@media screen and (min-width: 1000px) {
  .pt_155_pc {
    padding-top: 155px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_155_sp {
    padding-top: 155px;
  }
}
.pr_155 {
  padding-right: 155px;
}

.pb_155 {
  padding-bottom: 155px;
}

@media screen and (min-width: 1000px) {
  .pb_155_pc {
    padding-bottom: 155px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_155_sp {
    padding-bottom: 155px;
  }
}
.pl_155 {
  padding-left: 155px;
}

.px_155 {
  padding-right: 155px;
  padding-left: 155px;
}

.py_155 {
  padding-top: 155px;
  padding-bottom: 155px;
}

.pxy_155 {
  padding-top: 155px;
  padding-right: 155px;
  padding-bottom: 155px;
  padding-left: 155px;
}

.mt_160 {
  margin-top: 160px;
}

@media screen and (min-width: 1000px) {
  .mt_160_pc {
    margin-top: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_160_sp {
    margin-top: 160px;
  }
}
.mr_160 {
  margin-right: 160px;
}

.mb_160 {
  margin-bottom: 160px;
}

@media screen and (min-width: 1000px) {
  .mb_160_pc {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_160_sp {
    margin-bottom: 160px;
  }
}
.mb_160 {
  margin-bottom: 160px;
}

.ml_160 {
  margin-left: 160px;
}

.mx_160 {
  margin-right: 160px;
  margin-left: 160px;
}

.my_160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

.mxy_160 {
  margin-top: 160px;
  margin-right: 160px;
  margin-bottom: 160px;
  margin-left: 160px;
}

.pt_160 {
  padding-top: 160px;
}

@media screen and (min-width: 1000px) {
  .pt_160_pc {
    padding-top: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_160_sp {
    padding-top: 160px;
  }
}
.pr_160 {
  padding-right: 160px;
}

.pb_160 {
  padding-bottom: 160px;
}

@media screen and (min-width: 1000px) {
  .pb_160_pc {
    padding-bottom: 160px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_160_sp {
    padding-bottom: 160px;
  }
}
.pl_160 {
  padding-left: 160px;
}

.px_160 {
  padding-right: 160px;
  padding-left: 160px;
}

.py_160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.pxy_160 {
  padding-top: 160px;
  padding-right: 160px;
  padding-bottom: 160px;
  padding-left: 160px;
}

.mt_165 {
  margin-top: 165px;
}

@media screen and (min-width: 1000px) {
  .mt_165_pc {
    margin-top: 165px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_165_sp {
    margin-top: 165px;
  }
}
.mr_165 {
  margin-right: 165px;
}

.mb_165 {
  margin-bottom: 165px;
}

@media screen and (min-width: 1000px) {
  .mb_165_pc {
    margin-bottom: 165px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_165_sp {
    margin-bottom: 165px;
  }
}
.mb_165 {
  margin-bottom: 165px;
}

.ml_165 {
  margin-left: 165px;
}

.mx_165 {
  margin-right: 165px;
  margin-left: 165px;
}

.my_165 {
  margin-top: 165px;
  margin-bottom: 165px;
}

.mxy_165 {
  margin-top: 165px;
  margin-right: 165px;
  margin-bottom: 165px;
  margin-left: 165px;
}

.pt_165 {
  padding-top: 165px;
}

@media screen and (min-width: 1000px) {
  .pt_165_pc {
    padding-top: 165px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_165_sp {
    padding-top: 165px;
  }
}
.pr_165 {
  padding-right: 165px;
}

.pb_165 {
  padding-bottom: 165px;
}

@media screen and (min-width: 1000px) {
  .pb_165_pc {
    padding-bottom: 165px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_165_sp {
    padding-bottom: 165px;
  }
}
.pl_165 {
  padding-left: 165px;
}

.px_165 {
  padding-right: 165px;
  padding-left: 165px;
}

.py_165 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.pxy_165 {
  padding-top: 165px;
  padding-right: 165px;
  padding-bottom: 165px;
  padding-left: 165px;
}

.mt_170 {
  margin-top: 170px;
}

@media screen and (min-width: 1000px) {
  .mt_170_pc {
    margin-top: 170px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_170_sp {
    margin-top: 170px;
  }
}
.mr_170 {
  margin-right: 170px;
}

.mb_170 {
  margin-bottom: 170px;
}

@media screen and (min-width: 1000px) {
  .mb_170_pc {
    margin-bottom: 170px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_170_sp {
    margin-bottom: 170px;
  }
}
.mb_170 {
  margin-bottom: 170px;
}

.ml_170 {
  margin-left: 170px;
}

.mx_170 {
  margin-right: 170px;
  margin-left: 170px;
}

.my_170 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.mxy_170 {
  margin-top: 170px;
  margin-right: 170px;
  margin-bottom: 170px;
  margin-left: 170px;
}

.pt_170 {
  padding-top: 170px;
}

@media screen and (min-width: 1000px) {
  .pt_170_pc {
    padding-top: 170px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_170_sp {
    padding-top: 170px;
  }
}
.pr_170 {
  padding-right: 170px;
}

.pb_170 {
  padding-bottom: 170px;
}

@media screen and (min-width: 1000px) {
  .pb_170_pc {
    padding-bottom: 170px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_170_sp {
    padding-bottom: 170px;
  }
}
.pl_170 {
  padding-left: 170px;
}

.px_170 {
  padding-right: 170px;
  padding-left: 170px;
}

.py_170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.pxy_170 {
  padding-top: 170px;
  padding-right: 170px;
  padding-bottom: 170px;
  padding-left: 170px;
}

.mt_175 {
  margin-top: 175px;
}

@media screen and (min-width: 1000px) {
  .mt_175_pc {
    margin-top: 175px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_175_sp {
    margin-top: 175px;
  }
}
.mr_175 {
  margin-right: 175px;
}

.mb_175 {
  margin-bottom: 175px;
}

@media screen and (min-width: 1000px) {
  .mb_175_pc {
    margin-bottom: 175px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_175_sp {
    margin-bottom: 175px;
  }
}
.mb_175 {
  margin-bottom: 175px;
}

.ml_175 {
  margin-left: 175px;
}

.mx_175 {
  margin-right: 175px;
  margin-left: 175px;
}

.my_175 {
  margin-top: 175px;
  margin-bottom: 175px;
}

.mxy_175 {
  margin-top: 175px;
  margin-right: 175px;
  margin-bottom: 175px;
  margin-left: 175px;
}

.pt_175 {
  padding-top: 175px;
}

@media screen and (min-width: 1000px) {
  .pt_175_pc {
    padding-top: 175px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_175_sp {
    padding-top: 175px;
  }
}
.pr_175 {
  padding-right: 175px;
}

.pb_175 {
  padding-bottom: 175px;
}

@media screen and (min-width: 1000px) {
  .pb_175_pc {
    padding-bottom: 175px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_175_sp {
    padding-bottom: 175px;
  }
}
.pl_175 {
  padding-left: 175px;
}

.px_175 {
  padding-right: 175px;
  padding-left: 175px;
}

.py_175 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.pxy_175 {
  padding-top: 175px;
  padding-right: 175px;
  padding-bottom: 175px;
  padding-left: 175px;
}

.mt_180 {
  margin-top: 180px;
}

@media screen and (min-width: 1000px) {
  .mt_180_pc {
    margin-top: 180px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_180_sp {
    margin-top: 180px;
  }
}
.mr_180 {
  margin-right: 180px;
}

.mb_180 {
  margin-bottom: 180px;
}

@media screen and (min-width: 1000px) {
  .mb_180_pc {
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_180_sp {
    margin-bottom: 180px;
  }
}
.mb_180 {
  margin-bottom: 180px;
}

.ml_180 {
  margin-left: 180px;
}

.mx_180 {
  margin-right: 180px;
  margin-left: 180px;
}

.my_180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

.mxy_180 {
  margin-top: 180px;
  margin-right: 180px;
  margin-bottom: 180px;
  margin-left: 180px;
}

.pt_180 {
  padding-top: 180px;
}

@media screen and (min-width: 1000px) {
  .pt_180_pc {
    padding-top: 180px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_180_sp {
    padding-top: 180px;
  }
}
.pr_180 {
  padding-right: 180px;
}

.pb_180 {
  padding-bottom: 180px;
}

@media screen and (min-width: 1000px) {
  .pb_180_pc {
    padding-bottom: 180px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_180_sp {
    padding-bottom: 180px;
  }
}
.pl_180 {
  padding-left: 180px;
}

.px_180 {
  padding-right: 180px;
  padding-left: 180px;
}

.py_180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.pxy_180 {
  padding-top: 180px;
  padding-right: 180px;
  padding-bottom: 180px;
  padding-left: 180px;
}

.mt_185 {
  margin-top: 185px;
}

@media screen and (min-width: 1000px) {
  .mt_185_pc {
    margin-top: 185px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_185_sp {
    margin-top: 185px;
  }
}
.mr_185 {
  margin-right: 185px;
}

.mb_185 {
  margin-bottom: 185px;
}

@media screen and (min-width: 1000px) {
  .mb_185_pc {
    margin-bottom: 185px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_185_sp {
    margin-bottom: 185px;
  }
}
.mb_185 {
  margin-bottom: 185px;
}

.ml_185 {
  margin-left: 185px;
}

.mx_185 {
  margin-right: 185px;
  margin-left: 185px;
}

.my_185 {
  margin-top: 185px;
  margin-bottom: 185px;
}

.mxy_185 {
  margin-top: 185px;
  margin-right: 185px;
  margin-bottom: 185px;
  margin-left: 185px;
}

.pt_185 {
  padding-top: 185px;
}

@media screen and (min-width: 1000px) {
  .pt_185_pc {
    padding-top: 185px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_185_sp {
    padding-top: 185px;
  }
}
.pr_185 {
  padding-right: 185px;
}

.pb_185 {
  padding-bottom: 185px;
}

@media screen and (min-width: 1000px) {
  .pb_185_pc {
    padding-bottom: 185px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_185_sp {
    padding-bottom: 185px;
  }
}
.pl_185 {
  padding-left: 185px;
}

.px_185 {
  padding-right: 185px;
  padding-left: 185px;
}

.py_185 {
  padding-top: 185px;
  padding-bottom: 185px;
}

.pxy_185 {
  padding-top: 185px;
  padding-right: 185px;
  padding-bottom: 185px;
  padding-left: 185px;
}

.mt_190 {
  margin-top: 190px;
}

@media screen and (min-width: 1000px) {
  .mt_190_pc {
    margin-top: 190px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_190_sp {
    margin-top: 190px;
  }
}
.mr_190 {
  margin-right: 190px;
}

.mb_190 {
  margin-bottom: 190px;
}

@media screen and (min-width: 1000px) {
  .mb_190_pc {
    margin-bottom: 190px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_190_sp {
    margin-bottom: 190px;
  }
}
.mb_190 {
  margin-bottom: 190px;
}

.ml_190 {
  margin-left: 190px;
}

.mx_190 {
  margin-right: 190px;
  margin-left: 190px;
}

.my_190 {
  margin-top: 190px;
  margin-bottom: 190px;
}

.mxy_190 {
  margin-top: 190px;
  margin-right: 190px;
  margin-bottom: 190px;
  margin-left: 190px;
}

.pt_190 {
  padding-top: 190px;
}

@media screen and (min-width: 1000px) {
  .pt_190_pc {
    padding-top: 190px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_190_sp {
    padding-top: 190px;
  }
}
.pr_190 {
  padding-right: 190px;
}

.pb_190 {
  padding-bottom: 190px;
}

@media screen and (min-width: 1000px) {
  .pb_190_pc {
    padding-bottom: 190px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_190_sp {
    padding-bottom: 190px;
  }
}
.pl_190 {
  padding-left: 190px;
}

.px_190 {
  padding-right: 190px;
  padding-left: 190px;
}

.py_190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.pxy_190 {
  padding-top: 190px;
  padding-right: 190px;
  padding-bottom: 190px;
  padding-left: 190px;
}

.mt_195 {
  margin-top: 195px;
}

@media screen and (min-width: 1000px) {
  .mt_195_pc {
    margin-top: 195px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_195_sp {
    margin-top: 195px;
  }
}
.mr_195 {
  margin-right: 195px;
}

.mb_195 {
  margin-bottom: 195px;
}

@media screen and (min-width: 1000px) {
  .mb_195_pc {
    margin-bottom: 195px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_195_sp {
    margin-bottom: 195px;
  }
}
.mb_195 {
  margin-bottom: 195px;
}

.ml_195 {
  margin-left: 195px;
}

.mx_195 {
  margin-right: 195px;
  margin-left: 195px;
}

.my_195 {
  margin-top: 195px;
  margin-bottom: 195px;
}

.mxy_195 {
  margin-top: 195px;
  margin-right: 195px;
  margin-bottom: 195px;
  margin-left: 195px;
}

.pt_195 {
  padding-top: 195px;
}

@media screen and (min-width: 1000px) {
  .pt_195_pc {
    padding-top: 195px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_195_sp {
    padding-top: 195px;
  }
}
.pr_195 {
  padding-right: 195px;
}

.pb_195 {
  padding-bottom: 195px;
}

@media screen and (min-width: 1000px) {
  .pb_195_pc {
    padding-bottom: 195px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_195_sp {
    padding-bottom: 195px;
  }
}
.pl_195 {
  padding-left: 195px;
}

.px_195 {
  padding-right: 195px;
  padding-left: 195px;
}

.py_195 {
  padding-top: 195px;
  padding-bottom: 195px;
}

.pxy_195 {
  padding-top: 195px;
  padding-right: 195px;
  padding-bottom: 195px;
  padding-left: 195px;
}

.mt_200 {
  margin-top: 200px;
}

@media screen and (min-width: 1000px) {
  .mt_200_pc {
    margin-top: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_200_sp {
    margin-top: 200px;
  }
}
.mr_200 {
  margin-right: 200px;
}

.mb_200 {
  margin-bottom: 200px;
}

@media screen and (min-width: 1000px) {
  .mb_200_pc {
    margin-bottom: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_200_sp {
    margin-bottom: 200px;
  }
}
.mb_200 {
  margin-bottom: 200px;
}

.ml_200 {
  margin-left: 200px;
}

.mx_200 {
  margin-right: 200px;
  margin-left: 200px;
}

.my_200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.mxy_200 {
  margin-top: 200px;
  margin-right: 200px;
  margin-bottom: 200px;
  margin-left: 200px;
}

.pt_200 {
  padding-top: 200px;
}

@media screen and (min-width: 1000px) {
  .pt_200_pc {
    padding-top: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_200_sp {
    padding-top: 200px;
  }
}
.pr_200 {
  padding-right: 200px;
}

.pb_200 {
  padding-bottom: 200px;
}

@media screen and (min-width: 1000px) {
  .pb_200_pc {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_200_sp {
    padding-bottom: 200px;
  }
}
.pl_200 {
  padding-left: 200px;
}

.px_200 {
  padding-right: 200px;
  padding-left: 200px;
}

.py_200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.pxy_200 {
  padding-top: 200px;
  padding-right: 200px;
  padding-bottom: 200px;
  padding-left: 200px;
}

.mt_205 {
  margin-top: 205px;
}

@media screen and (min-width: 1000px) {
  .mt_205_pc {
    margin-top: 205px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_205_sp {
    margin-top: 205px;
  }
}
.mr_205 {
  margin-right: 205px;
}

.mb_205 {
  margin-bottom: 205px;
}

@media screen and (min-width: 1000px) {
  .mb_205_pc {
    margin-bottom: 205px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_205_sp {
    margin-bottom: 205px;
  }
}
.mb_205 {
  margin-bottom: 205px;
}

.ml_205 {
  margin-left: 205px;
}

.mx_205 {
  margin-right: 205px;
  margin-left: 205px;
}

.my_205 {
  margin-top: 205px;
  margin-bottom: 205px;
}

.mxy_205 {
  margin-top: 205px;
  margin-right: 205px;
  margin-bottom: 205px;
  margin-left: 205px;
}

.pt_205 {
  padding-top: 205px;
}

@media screen and (min-width: 1000px) {
  .pt_205_pc {
    padding-top: 205px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_205_sp {
    padding-top: 205px;
  }
}
.pr_205 {
  padding-right: 205px;
}

.pb_205 {
  padding-bottom: 205px;
}

@media screen and (min-width: 1000px) {
  .pb_205_pc {
    padding-bottom: 205px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_205_sp {
    padding-bottom: 205px;
  }
}
.pl_205 {
  padding-left: 205px;
}

.px_205 {
  padding-right: 205px;
  padding-left: 205px;
}

.py_205 {
  padding-top: 205px;
  padding-bottom: 205px;
}

.pxy_205 {
  padding-top: 205px;
  padding-right: 205px;
  padding-bottom: 205px;
  padding-left: 205px;
}

.mt_210 {
  margin-top: 210px;
}

@media screen and (min-width: 1000px) {
  .mt_210_pc {
    margin-top: 210px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_210_sp {
    margin-top: 210px;
  }
}
.mr_210 {
  margin-right: 210px;
}

.mb_210 {
  margin-bottom: 210px;
}

@media screen and (min-width: 1000px) {
  .mb_210_pc {
    margin-bottom: 210px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_210_sp {
    margin-bottom: 210px;
  }
}
.mb_210 {
  margin-bottom: 210px;
}

.ml_210 {
  margin-left: 210px;
}

.mx_210 {
  margin-right: 210px;
  margin-left: 210px;
}

.my_210 {
  margin-top: 210px;
  margin-bottom: 210px;
}

.mxy_210 {
  margin-top: 210px;
  margin-right: 210px;
  margin-bottom: 210px;
  margin-left: 210px;
}

.pt_210 {
  padding-top: 210px;
}

@media screen and (min-width: 1000px) {
  .pt_210_pc {
    padding-top: 210px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_210_sp {
    padding-top: 210px;
  }
}
.pr_210 {
  padding-right: 210px;
}

.pb_210 {
  padding-bottom: 210px;
}

@media screen and (min-width: 1000px) {
  .pb_210_pc {
    padding-bottom: 210px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_210_sp {
    padding-bottom: 210px;
  }
}
.pl_210 {
  padding-left: 210px;
}

.px_210 {
  padding-right: 210px;
  padding-left: 210px;
}

.py_210 {
  padding-top: 210px;
  padding-bottom: 210px;
}

.pxy_210 {
  padding-top: 210px;
  padding-right: 210px;
  padding-bottom: 210px;
  padding-left: 210px;
}

.mt_215 {
  margin-top: 215px;
}

@media screen and (min-width: 1000px) {
  .mt_215_pc {
    margin-top: 215px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_215_sp {
    margin-top: 215px;
  }
}
.mr_215 {
  margin-right: 215px;
}

.mb_215 {
  margin-bottom: 215px;
}

@media screen and (min-width: 1000px) {
  .mb_215_pc {
    margin-bottom: 215px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_215_sp {
    margin-bottom: 215px;
  }
}
.mb_215 {
  margin-bottom: 215px;
}

.ml_215 {
  margin-left: 215px;
}

.mx_215 {
  margin-right: 215px;
  margin-left: 215px;
}

.my_215 {
  margin-top: 215px;
  margin-bottom: 215px;
}

.mxy_215 {
  margin-top: 215px;
  margin-right: 215px;
  margin-bottom: 215px;
  margin-left: 215px;
}

.pt_215 {
  padding-top: 215px;
}

@media screen and (min-width: 1000px) {
  .pt_215_pc {
    padding-top: 215px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_215_sp {
    padding-top: 215px;
  }
}
.pr_215 {
  padding-right: 215px;
}

.pb_215 {
  padding-bottom: 215px;
}

@media screen and (min-width: 1000px) {
  .pb_215_pc {
    padding-bottom: 215px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_215_sp {
    padding-bottom: 215px;
  }
}
.pl_215 {
  padding-left: 215px;
}

.px_215 {
  padding-right: 215px;
  padding-left: 215px;
}

.py_215 {
  padding-top: 215px;
  padding-bottom: 215px;
}

.pxy_215 {
  padding-top: 215px;
  padding-right: 215px;
  padding-bottom: 215px;
  padding-left: 215px;
}

.mt_220 {
  margin-top: 220px;
}

@media screen and (min-width: 1000px) {
  .mt_220_pc {
    margin-top: 220px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_220_sp {
    margin-top: 220px;
  }
}
.mr_220 {
  margin-right: 220px;
}

.mb_220 {
  margin-bottom: 220px;
}

@media screen and (min-width: 1000px) {
  .mb_220_pc {
    margin-bottom: 220px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_220_sp {
    margin-bottom: 220px;
  }
}
.mb_220 {
  margin-bottom: 220px;
}

.ml_220 {
  margin-left: 220px;
}

.mx_220 {
  margin-right: 220px;
  margin-left: 220px;
}

.my_220 {
  margin-top: 220px;
  margin-bottom: 220px;
}

.mxy_220 {
  margin-top: 220px;
  margin-right: 220px;
  margin-bottom: 220px;
  margin-left: 220px;
}

.pt_220 {
  padding-top: 220px;
}

@media screen and (min-width: 1000px) {
  .pt_220_pc {
    padding-top: 220px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_220_sp {
    padding-top: 220px;
  }
}
.pr_220 {
  padding-right: 220px;
}

.pb_220 {
  padding-bottom: 220px;
}

@media screen and (min-width: 1000px) {
  .pb_220_pc {
    padding-bottom: 220px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_220_sp {
    padding-bottom: 220px;
  }
}
.pl_220 {
  padding-left: 220px;
}

.px_220 {
  padding-right: 220px;
  padding-left: 220px;
}

.py_220 {
  padding-top: 220px;
  padding-bottom: 220px;
}

.pxy_220 {
  padding-top: 220px;
  padding-right: 220px;
  padding-bottom: 220px;
  padding-left: 220px;
}

.mt_225 {
  margin-top: 225px;
}

@media screen and (min-width: 1000px) {
  .mt_225_pc {
    margin-top: 225px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_225_sp {
    margin-top: 225px;
  }
}
.mr_225 {
  margin-right: 225px;
}

.mb_225 {
  margin-bottom: 225px;
}

@media screen and (min-width: 1000px) {
  .mb_225_pc {
    margin-bottom: 225px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_225_sp {
    margin-bottom: 225px;
  }
}
.mb_225 {
  margin-bottom: 225px;
}

.ml_225 {
  margin-left: 225px;
}

.mx_225 {
  margin-right: 225px;
  margin-left: 225px;
}

.my_225 {
  margin-top: 225px;
  margin-bottom: 225px;
}

.mxy_225 {
  margin-top: 225px;
  margin-right: 225px;
  margin-bottom: 225px;
  margin-left: 225px;
}

.pt_225 {
  padding-top: 225px;
}

@media screen and (min-width: 1000px) {
  .pt_225_pc {
    padding-top: 225px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_225_sp {
    padding-top: 225px;
  }
}
.pr_225 {
  padding-right: 225px;
}

.pb_225 {
  padding-bottom: 225px;
}

@media screen and (min-width: 1000px) {
  .pb_225_pc {
    padding-bottom: 225px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_225_sp {
    padding-bottom: 225px;
  }
}
.pl_225 {
  padding-left: 225px;
}

.px_225 {
  padding-right: 225px;
  padding-left: 225px;
}

.py_225 {
  padding-top: 225px;
  padding-bottom: 225px;
}

.pxy_225 {
  padding-top: 225px;
  padding-right: 225px;
  padding-bottom: 225px;
  padding-left: 225px;
}

.mt_230 {
  margin-top: 230px;
}

@media screen and (min-width: 1000px) {
  .mt_230_pc {
    margin-top: 230px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_230_sp {
    margin-top: 230px;
  }
}
.mr_230 {
  margin-right: 230px;
}

.mb_230 {
  margin-bottom: 230px;
}

@media screen and (min-width: 1000px) {
  .mb_230_pc {
    margin-bottom: 230px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_230_sp {
    margin-bottom: 230px;
  }
}
.mb_230 {
  margin-bottom: 230px;
}

.ml_230 {
  margin-left: 230px;
}

.mx_230 {
  margin-right: 230px;
  margin-left: 230px;
}

.my_230 {
  margin-top: 230px;
  margin-bottom: 230px;
}

.mxy_230 {
  margin-top: 230px;
  margin-right: 230px;
  margin-bottom: 230px;
  margin-left: 230px;
}

.pt_230 {
  padding-top: 230px;
}

@media screen and (min-width: 1000px) {
  .pt_230_pc {
    padding-top: 230px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_230_sp {
    padding-top: 230px;
  }
}
.pr_230 {
  padding-right: 230px;
}

.pb_230 {
  padding-bottom: 230px;
}

@media screen and (min-width: 1000px) {
  .pb_230_pc {
    padding-bottom: 230px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_230_sp {
    padding-bottom: 230px;
  }
}
.pl_230 {
  padding-left: 230px;
}

.px_230 {
  padding-right: 230px;
  padding-left: 230px;
}

.py_230 {
  padding-top: 230px;
  padding-bottom: 230px;
}

.pxy_230 {
  padding-top: 230px;
  padding-right: 230px;
  padding-bottom: 230px;
  padding-left: 230px;
}

.mt_235 {
  margin-top: 235px;
}

@media screen and (min-width: 1000px) {
  .mt_235_pc {
    margin-top: 235px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_235_sp {
    margin-top: 235px;
  }
}
.mr_235 {
  margin-right: 235px;
}

.mb_235 {
  margin-bottom: 235px;
}

@media screen and (min-width: 1000px) {
  .mb_235_pc {
    margin-bottom: 235px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_235_sp {
    margin-bottom: 235px;
  }
}
.mb_235 {
  margin-bottom: 235px;
}

.ml_235 {
  margin-left: 235px;
}

.mx_235 {
  margin-right: 235px;
  margin-left: 235px;
}

.my_235 {
  margin-top: 235px;
  margin-bottom: 235px;
}

.mxy_235 {
  margin-top: 235px;
  margin-right: 235px;
  margin-bottom: 235px;
  margin-left: 235px;
}

.pt_235 {
  padding-top: 235px;
}

@media screen and (min-width: 1000px) {
  .pt_235_pc {
    padding-top: 235px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_235_sp {
    padding-top: 235px;
  }
}
.pr_235 {
  padding-right: 235px;
}

.pb_235 {
  padding-bottom: 235px;
}

@media screen and (min-width: 1000px) {
  .pb_235_pc {
    padding-bottom: 235px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_235_sp {
    padding-bottom: 235px;
  }
}
.pl_235 {
  padding-left: 235px;
}

.px_235 {
  padding-right: 235px;
  padding-left: 235px;
}

.py_235 {
  padding-top: 235px;
  padding-bottom: 235px;
}

.pxy_235 {
  padding-top: 235px;
  padding-right: 235px;
  padding-bottom: 235px;
  padding-left: 235px;
}

.mt_240 {
  margin-top: 240px;
}

@media screen and (min-width: 1000px) {
  .mt_240_pc {
    margin-top: 240px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_240_sp {
    margin-top: 240px;
  }
}
.mr_240 {
  margin-right: 240px;
}

.mb_240 {
  margin-bottom: 240px;
}

@media screen and (min-width: 1000px) {
  .mb_240_pc {
    margin-bottom: 240px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_240_sp {
    margin-bottom: 240px;
  }
}
.mb_240 {
  margin-bottom: 240px;
}

.ml_240 {
  margin-left: 240px;
}

.mx_240 {
  margin-right: 240px;
  margin-left: 240px;
}

.my_240 {
  margin-top: 240px;
  margin-bottom: 240px;
}

.mxy_240 {
  margin-top: 240px;
  margin-right: 240px;
  margin-bottom: 240px;
  margin-left: 240px;
}

.pt_240 {
  padding-top: 240px;
}

@media screen and (min-width: 1000px) {
  .pt_240_pc {
    padding-top: 240px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_240_sp {
    padding-top: 240px;
  }
}
.pr_240 {
  padding-right: 240px;
}

.pb_240 {
  padding-bottom: 240px;
}

@media screen and (min-width: 1000px) {
  .pb_240_pc {
    padding-bottom: 240px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_240_sp {
    padding-bottom: 240px;
  }
}
.pl_240 {
  padding-left: 240px;
}

.px_240 {
  padding-right: 240px;
  padding-left: 240px;
}

.py_240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.pxy_240 {
  padding-top: 240px;
  padding-right: 240px;
  padding-bottom: 240px;
  padding-left: 240px;
}

.mt_245 {
  margin-top: 245px;
}

@media screen and (min-width: 1000px) {
  .mt_245_pc {
    margin-top: 245px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_245_sp {
    margin-top: 245px;
  }
}
.mr_245 {
  margin-right: 245px;
}

.mb_245 {
  margin-bottom: 245px;
}

@media screen and (min-width: 1000px) {
  .mb_245_pc {
    margin-bottom: 245px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_245_sp {
    margin-bottom: 245px;
  }
}
.mb_245 {
  margin-bottom: 245px;
}

.ml_245 {
  margin-left: 245px;
}

.mx_245 {
  margin-right: 245px;
  margin-left: 245px;
}

.my_245 {
  margin-top: 245px;
  margin-bottom: 245px;
}

.mxy_245 {
  margin-top: 245px;
  margin-right: 245px;
  margin-bottom: 245px;
  margin-left: 245px;
}

.pt_245 {
  padding-top: 245px;
}

@media screen and (min-width: 1000px) {
  .pt_245_pc {
    padding-top: 245px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_245_sp {
    padding-top: 245px;
  }
}
.pr_245 {
  padding-right: 245px;
}

.pb_245 {
  padding-bottom: 245px;
}

@media screen and (min-width: 1000px) {
  .pb_245_pc {
    padding-bottom: 245px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_245_sp {
    padding-bottom: 245px;
  }
}
.pl_245 {
  padding-left: 245px;
}

.px_245 {
  padding-right: 245px;
  padding-left: 245px;
}

.py_245 {
  padding-top: 245px;
  padding-bottom: 245px;
}

.pxy_245 {
  padding-top: 245px;
  padding-right: 245px;
  padding-bottom: 245px;
  padding-left: 245px;
}

.mt_250 {
  margin-top: 250px;
}

@media screen and (min-width: 1000px) {
  .mt_250_pc {
    margin-top: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .mt_250_sp {
    margin-top: 250px;
  }
}
.mr_250 {
  margin-right: 250px;
}

.mb_250 {
  margin-bottom: 250px;
}

@media screen and (min-width: 1000px) {
  .mb_250_pc {
    margin-bottom: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .mb_250_sp {
    margin-bottom: 250px;
  }
}
.mb_250 {
  margin-bottom: 250px;
}

.ml_250 {
  margin-left: 250px;
}

.mx_250 {
  margin-right: 250px;
  margin-left: 250px;
}

.my_250 {
  margin-top: 250px;
  margin-bottom: 250px;
}

.mxy_250 {
  margin-top: 250px;
  margin-right: 250px;
  margin-bottom: 250px;
  margin-left: 250px;
}

.pt_250 {
  padding-top: 250px;
}

@media screen and (min-width: 1000px) {
  .pt_250_pc {
    padding-top: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .pt_250_sp {
    padding-top: 250px;
  }
}
.pr_250 {
  padding-right: 250px;
}

.pb_250 {
  padding-bottom: 250px;
}

@media screen and (min-width: 1000px) {
  .pb_250_pc {
    padding-bottom: 250px;
  }
}
@media screen and (max-width: 1000px) {
  .pb_250_sp {
    padding-bottom: 250px;
  }
}
.pl_250 {
  padding-left: 250px;
}

.px_250 {
  padding-right: 250px;
  padding-left: 250px;
}

.py_250 {
  padding-top: 250px;
  padding-bottom: 250px;
}

.pxy_250 {
  padding-top: 250px;
  padding-right: 250px;
  padding-bottom: 250px;
  padding-left: 250px;
}

.mx_auto {
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1000px) {
  .mx_auto_pc {
    margin-right: auto;
    margin-left: auto;
  }
}
.p_sta {
  position: static;
}

.p_rel {
  position: relative;
}

.p_abs {
  position: absolute;
}

.w_100 {
  width: 100%;
}

.vw_100 {
  width: 100vw;
}

.w_max {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.w_1 {
  width: 1em;
}

.w_2 {
  width: 2em;
}

.w_3 {
  width: 3em;
}

.w_4 {
  width: 4em;
}

.w_5 {
  width: 5em;
}

.w_6 {
  width: 6em;
}

.w_7 {
  width: 7em;
}

.w_8 {
  width: 8em;
}

.w_9 {
  width: 9em;
}

.w_10 {
  width: 10em;
}

.z_modal {
  z-index: 100;
}

.z_header {
  z-index: 20;
}

.z_tooltip {
  z-index: 10;
}

.h2-title {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
@media screen and (max-width: 1000px) {
  .h2-title {
    font-size: 22px;
    line-height: 1.5;
  }
}

.h3-title {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .h3-title {
    font-size: 18px;
  }
}
.h3-title_small {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 1000px) {
  .h3-title_small {
    font-size: 18px;
  }
}

.text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.1875;
}
@media screen and (max-width: 1000px) {
  .text {
    font-size: 14px;
    line-height: 1.5;
  }
}

.breadcrumb {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

li {
  list-style: none;
}

.contact_btn a {
  margin: 0 auto;
}

.page-id-1375 .inner,
.page-id-1407 .inner,
.page-id-1378 .inner {
  max-width: 800px;
}
.page-id-1375 #content,
.page-id-1407 #content,
.page-id-1378 #content {
  min-height: 100vh;
  height: 100%;
}
.page-id-1375 .section-head_inner,
.page-id-1407 .section-head_inner,
.page-id-1378 .section-head_inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.page-id-1375 .section-head,
.page-id-1378 .section-head,
.page-id-1407 .section-head,
.page-id-1336 .section-head,
.blog .section-head,
.category .section-head {
  background-image: none;
}

.page-id-1310 .section-head {
  background-image: url(../../assets/public/img/bg03.jpg);
}

.page-id-1336 .section-head_inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.page-id-1336 .bl_ttl_1_en {
  font-size: 40px;
  padding-bottom: 33px;
}
@media screen and (max-width: 1000px) {
  .page-id-1336 .bl_ttl_1_en {
    font-size: 22px;
  }
}
.page-id-1336 .bl_ttl_1_ja {
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .page-id-1336 .bl_ttl_1_ja {
    font-size: 18px;
  }
}
.page-id-1336 #post-1336 {
  padding-top: 100px;
  padding-bottom: 250px;
}
.page-id-1336 h3 {
  border-bottom: 1px solid #000;
  font-size: 20px;
  line-height: 1.35;
  padding-bottom: 10px;
}
@media screen and (max-width: 1000px) {
  .page-id-1336 h3 {
    font-size: 18px;
  }
}
.page-id-1336 p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  padding-top: 15px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1000px) {
  .page-id-1336 p {
    font-size: 14px;
  }
}

.bl_card_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 100px;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
@media screen and (max-width: 1000px) {
  .bl_card_1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    font-size: 14px;
  }
}
.bl_card_1:nth-child(2) {
  padding-right: 100px;
  padding-left: 0;
}
@media screen and (max-width: 1000px) {
  .bl_card_1:nth-child(2) {
    padding-right: 0;
  }
}
.bl_card_1:not(:first-child) {
  margin-top: 100px;
}
.bl_card_1_body {
  width: 50%;
  padding-right: 60px;
}
@media screen and (max-width: 1000px) {
  .bl_card_1_body {
    display: contents;
    width: 100%;
    padding-right: 0;
  }
}
.bl_card_1_number {
  color: #696969;
  font-size: 50px;
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  font-family: "Arial", sans-serif;
}
@media screen and (max-width: 1000px) {
  .bl_card_1_number {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.bl_card_1_title {
  margin-top: 37px;
  letter-spacing: 0.1em;
  font-size: 20px;
}
@media screen and (max-width: 1000px) {
  .bl_card_1_title {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    font-size: 18px;
  }
}
.bl_card_1_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 2.1875;
  margin-top: 50px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .bl_card_1_text {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    font-size: 14px;
  }
}
.bl_card_1_image {
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .bl_card_1_image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
  }
}
.bl_card_1_image img {
  width: 100%;
  aspect-ratio: 540/350;
}

.bl_card_2 {
  border-radius: 12px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.bl_card_2_img {
  position: relative;
}
.bl_card_2_img img {
  border-radius: 12px 12px 0 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_card_2_body {
  padding: 30px 0;
  width: 90%;
  margin: 0 auto;
  background-color: #fff;
}
.bl_card_2_body_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.bl_card_2_date {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
}
.bl_card_2_cat {
  color: #00B1FF;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px;
  border: 1px solid #00B1FF;
  border-radius: 5px;
  margin-left: 16px;
  line-height: 2;
  letter-spacing: 0;
}
.bl_card_2_ttl {
  font-size: 16px;
  font-weight: bold;
  margin-top: 13px;
}

.bl_card_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  width: 100%;
  color: #fff;
}
.bl_card_3_body {
  padding: 20px 0 20px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .bl_card_3_body {
    padding: 0 0 0 15px;
    width: 60%;
  }
}
.bl_card_3_ttl {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 1000px) {
  .bl_card_3_ttl {
    font-size: 14px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.bl_card_3_img {
  position: relative;
  width: 30%;
  border-radius: 10px;
}
@media screen and (max-width: 1000px) {
  .bl_card_3_img {
    width: 40%;
  }
}
.bl_card_3_img img {
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_card_3_date {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}
@media screen and (max-width: 1000px) {
  .bl_card_3_date {
    font-size: 14px;
  }
}
.bl_card_3_date span {
  width: 13px;
  height: 13px;
  margin-right: 8px;
}
.bl_card_3_cat {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1000px) {
  .bl_card_3_cat {
    font-size: 12px;
  }
}
.bl_card_3_cat span {
  width: 13px;
  height: 16px;
  margin-right: 8px;
}
.bl_card_3_cat span img {
  fill: currentColor;
}

.bl_card_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bl_card_4_img {
  position: relative;
  padding-top: 30.9219858156%;
  width: 50%;
  margin-right: 100px;
}
.bl_card_4_img img {
  border-radius: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_card_4_body {
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.bl_card_4_bottom {
  margin-top: auto;
  margin-bottom: 0;
}
.bl_card_4_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.875;
}
.bl_card_4_cat {
  font-size: 18px;
  font-weight: bold;
  color: #00B1FF;
}
.bl_card_4_names {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_card_4_name {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
.bl_card_4_name-en {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #CCFF54;
  margin-left: 25px;
}

.bl_card_5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1A0DAB;
  padding: 25px 30px;
  border-radius: 8px;
}
@media screen and (max-width: 1000px) {
  .bl_card_5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
  }
}
.bl_card_5_date {
  font-size: 16px;
  font-weight: bold;
  color: #00B1FF;
}
@media screen and (max-width: 1000px) {
  .bl_card_5_date {
    font-size: 14px;
  }
}
.bl_card_5_ttl {
  font-size: 16px;
  font-weight: bold;
  margin-left: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1000px) {
  .bl_card_5_ttl {
    margin-left: 0;
  }
}

.bl_card_6 {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  aspect-ratio: 2/1;
  width: 100%;
}
.bl_card_6_image {
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bl_card_6_image img {
  width: 100%;
  height: 100%;
}
.bl_card_6_image::before {
  position: absolute;
  background-color: rgba(85, 204, 255, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  content: "";
  display: block;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  opacity: 1;
  z-index: 1;
}
.bl_card_6_title {
  position: absolute;
  top: 34%;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .bl_card_6_title {
    top: 26%;
  }
}
.bl_card_6_title-en {
  font-family: "Arial", sans-serif;
  color: #CCFF54;
  padding-left: 65px;
  line-height: 1;
  font-size: 22px;
  font-weight: semibold;
}
@media screen and (max-width: 1000px) {
  .bl_card_6_title-en {
    font-size: 18px;
    padding-left: 20px;
  }
}
.bl_card_6_title-ja {
  background-color: #fff;
  border-radius: 0 8px 8px 0;
  padding: 13px 40px 13px 60px;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .bl_card_6_title-ja {
    font-size: 18px;
    padding: 10px 40px 10px 20px;
  }
}

.bl_card_7 {
  width: 90%;
  color: #00B1FF;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 {
    width: 100%;
  }
}
.bl_card_7 .logo {
  max-width: 334px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 .logo {
    max-width: 222px;
  }
}
.bl_card_7 .tel {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #00B1FF;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 .tel {
    font-size: 32px;
    line-height: 1.46875;
    margin-top: 30px;
  }
}
.bl_card_7 .fax {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4375;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_card_7 .tel span,
.bl_card_7 .fax span {
  margin-right: 10px;
}
.bl_card_7 .contact-btn {
  margin-top: 18px;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 .contact-btn {
    margin-top: 30px;
  }
}
.bl_card_7 .hour {
  width: 85%;
  margin: 0 auto;
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 .hour {
    width: 100%;
  }
}
.bl_card_7 .address {
  font-size: 14px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 .address {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    letter-spacing: 0;
  }
}
.bl_card_7 .address span {
  margin-right: 10px;
}
.bl_card_7 .map-btn {
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #00B1FF;
  border-radius: 16px;
  padding: 2px 16px;
  display: inline-block;
}
@media screen and (max-width: 1000px) {
  .bl_card_7 .map-btn {
    font-size: 10px;
  }
}
.bl_card_7 .map-btn:hover {
  color: #fff;
  background-color: #00B1FF;
  opacity: 1;
}

.footer_bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1000px) {
  .footer_bottom {
    display: block;
    text-align: center;
  }
}

.bl_card_8 {
  color: #fff;
}
.bl_card_8 .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
@media screen and (max-width: 1000px) {
  .bl_card_8 .bottom {
    display: none;
  }
}
.bl_card_8 .hour {
  width: 90%;
  background-color: #fff;
  padding: 8px;
  border-radius: 14px;
}
@media screen and (max-width: 1000px) {
  .bl_card_8 .hour {
    width: 100%;
  }
}
.bl_card_8 .address {
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0;
}
.bl_card_8 .address span {
  color: #fff;
  margin-right: 10px;
}
.bl_card_8 .address span img {
  fill: #fff;
  stroke: #fff;
}
.bl_card_8 .map-btn {
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 16px;
  padding: 2px 16px;
  display: inline-block;
  margin-left: 30px;
}
.bl_card_8 .map-btn:hover {
  color: #00B1FF;
  background-color: #fff;
  opacity: 1;
}

.bl_post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1000px) {
  .bl_post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1000px) {
  .bl_post_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.bl_post_date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font: "Arial", sans-serif;
  width: 10%;
}
@media screen and (max-width: 1000px) {
  .bl_post_date {
    width: auto;
  }
}
.bl_post_date span:nth-child(1) {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .bl_post_date span:nth-child(1) {
    font-size: 10px;
  }
}
.bl_post_date span:nth-child(2) {
  font-size: 45px;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-top: 2px;
}
@media screen and (max-width: 1000px) {
  .bl_post_date span:nth-child(2) {
    font-size: 30px;
  }
}
.bl_post_category {
  color: #ADADAD;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-left: 50px;
  width: 10%;
}
@media screen and (max-width: 1000px) {
  .bl_post_category {
    width: auto;
    font-size: 12px;
  }
}
@media screen and (max-width: 1000px) {
  .bl_post_foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px;
  }
}
.bl_post_title {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-left: 30px;
  width: 30%;
}
@media screen and (max-width: 1000px) {
  .bl_post_title {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (max-width: 1000px) {
  .bl_post_foot2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.bl_post_text {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.75;
  margin-right: 20px;
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .bl_post_text {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
    font-size: 14px;
  }
}

.bl_ttl_1 {
  margin-top: 30px;
}
.bl_ttl_1_en {
  font-family: "Arial", sans-serif;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
  .bl_ttl_1_en {
    font-size: 22px;
    line-height: 1.5625;
  }
}
.bl_ttl_1_ja {
  font-size: 18px;
  font-weight: semibold;
  letter-spacing: 0.1em;
  margin-top: 30px;
}
@media screen and (max-width: 1000px) {
  .bl_ttl_1_ja {
    font-size: 18px;
    line-height: 1.5;
  }
}

.bl_ttl_2.center {
  text-align: center;
}
.bl_ttl_2.white .bl_ttl_ja {
  color: #fff;
}
.bl_ttl_2_ja {
  font-size: 40px;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
}
.bl_ttl_2_en {
  font-size: 18px;
  font-weight: semibold;
  line-height: 1.5;
  color: #CCFF54;
}

.bl_ttl_3.center {
  text-align: center;
}
.bl_ttl_3.white .bl_ttl_ja {
  color: #fff;
}
.bl_ttl_3_ja {
  font-size: 40px;
  line-height: 1.5;
  color: #fff;
  font-weight: bold;
}
.bl_ttl_3_en {
  font-size: 18px;
  font-weight: semibold;
  line-height: 1.5;
  color: #CCFF54;
}

.bl_btn_1 {
  background-color: #000;
  border: 1px solid #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  max-width: 300px;
  width: 100%;
  opacity: 1;
  white-space: nowrap;
  padding: 28px 0;
  position: relative;
}

.bl_btn_1::after {
  content: "→";
  color: #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  inset: 0;
  margin: auto 30px auto auto;
  padding-bottom: 26px;
}

.bl_btn_1:hover {
  background-color: #fff;
  color: #000;
  opacity: 1;
}
.bl_btn_1:hover .bl_btn_1::after {
  color: #000;
}

.bl_btn_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.19em;
  font-family: "Arial", sans-serif;
}
.bl_btn_2:hover {
  opacity: 1;
}
.bl_btn_2 span {
  margin-left: 9px;
}
@media screen and (max-width: 1000px) {
  .bl_btn_2 {
    font-size: 14px;
    padding: 7px 0;
    width: 100%;
  }
}

.bl_tables_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 30px;
  border-bottom: 1px solid #00B1FF;
  font-size: 16px;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 1000px) {
  .bl_tables_item {
    padding: 13px 0;
  }
}
.bl_tables_category {
  background-color: #00B1FF;
  border-radius: 6px;
  padding: 4px 10px;
  max-width: 113px;
  width: 100%;
  color: #fff;
  text-align: center;
  margin-right: 30px;
}
.bl_tables_content {
  width: 80%;
  font-weight: 500;
}

.bl_req {
  padding: 60px 80px;
  border-radius: 60px;
  background-color: #fff;
}
@media screen and (max-width: 1000px) {
  .bl_req {
    padding: 20px 30px;
    border-radius: 30px;
  }
}
.bl_req_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.bl_req_title {
  font-size: 32px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .bl_req_title {
    font-size: 24px;
  }
}
.bl_req_status {
  background-color: #CCFF54;
  border-radius: 4px;
  padding: 3px 15px;
  margin-left: 20px;
}
.bl_req_body {
  border-top: 1px solid #00B1FF;
}
.bl_req_body .bl_tables_category {
  max-width: 143px;
}
@media screen and (max-width: 1000px) {
  .bl_req_body .bl_tables_category {
    max-width: 100px;
  }
}
.bl_req:nth-child(n+2) {
  margin-top: 70px;
}
@media screen and (max-width: 1000px) {
  .bl_req:nth-child(n+2) {
    margin-top: 50px;
  }
}

dl dd {
  text-align: initial;
}

.bl_pagination .nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1000px) {
  .bl_pagination .nav-links {
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
.bl_pagination .page-numbers.current,
.bl_pagination .bl_pagination:hover {
  background-color: #00B1FF;
  border-radius: 100%;
  height: 64px;
  width: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.32);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.32);
  opacity: 1;
  border: 2px solid #00B1FF;
}
@media screen and (max-width: 1000px) {
  .bl_pagination .page-numbers.current,
.bl_pagination .bl_pagination:hover {
    font-size: 14px;
    width: 30px;
    height: 30px;
  }
}
.bl_pagination .page-numbers {
  background-color: #fff;
  color: #00B1FF;
  opacity: 1;
  border-radius: 100%;
  height: 64px;
  width: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  font-weight: bold;
  border: 2px solid #00B1FF;
}
@media screen and (max-width: 1000px) {
  .bl_pagination .page-numbers {
    font-size: 14px;
    width: 30px;
    height: 30px;
  }
}

.section-features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
@media screen and (max-width: 1000px) {
  .section-features {
    display: block;
  }
}
.section-features li {
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .features_contents {
    padding-top: 0;
  }
}

.features_text {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0;
}

@media screen and (max-width: 1000px) {
  .features_title,
.features_text {
    text-align: left;
  }
}
.section-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
@media screen and (max-width: 1000px) {
  .section-blog {
    display: block;
  }
}
.section-blog li {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .section-blog li + li {
    margin-top: 35px;
  }
}
.section-blog .bl_card_2_img {
  cursor: pointer;
  overflow: hidden;
}
.section-blog .bl_card_2_img img {
  height: auto;
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  /* ゆっくり変化させる */
}
.section-blog a:hover {
  opacity: 1;
}
.section-blog a:hover .bl_card_2_ttl {
  text-decoration: underline;
}
.section-blog a:hover .bl_card_2_img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.section-news li + li {
  margin-top: 5px;
}
@media screen and (max-width: 1000px) {
  .section-news li + li {
    margin-top: 15px;
  }
}

.section-news a:hover .bl_card_5 {
  background-color: #fff;
  opacity: 1;
}

.section-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .section-banner {
    display: block;
  }
}
.section-banner > div {
  width: 100%;
}
.section-banner .bl_card_6_image {
  cursor: pointer;
  overflow: hidden;
}
.section-banner .bl_card_6_image img {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.section-banner a {
  width: 100%;
}
.section-banner a:hover {
  opacity: 1;
}
.section-banner a:hover .bl_card_6_image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.section-head {
  background-image: url(../../assets/public/img/bg02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-head_inner {
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  height: 267px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
  padding: 50px;
}
@media screen and (max-width: 1000px) {
  .section-head_inner {
    width: 100%;
    padding-left: 30px;
  }
}

#breadcrumbs {
  text-align: right;
  padding-right: 10%;
  padding-top: 15px;
}
@media screen and (max-width: 1000px) {
  #breadcrumbs {
    width: 90%;
    margin: 0 auto;
    padding-right: 0;
    font-size: 12px;
  }
}
#breadcrumbs > span > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  letter-spacing: 0;
}
#breadcrumbs .home-icon {
  width: 12px;
  height: 13px;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-content {
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .section-content {
    display: block;
  }
}
.section-content_image {
  width: 40%;
}
@media screen and (max-width: 1000px) {
  .section-content_image {
    width: 100%;
  }
}
.section-content_image img {
  border-radius: 20px;
}
@media screen and (max-width: 1000px) {
  .section-content_image img {
    border-radius: 30px;
  }
}
.section-content_text {
  line-height: 2;
}
.section-content_body {
  padding-left: 129px;
  width: 60%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 1000px) {
  .section-content_body {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }
}
.section-content_body_bottom {
  margin-top: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
  .section-content_body_bottom {
    margin-top: 30px;
  }
}
.section-content_body_bottom span {
  font-size: 18px;
}
@media screen and (max-width: 1000px) {
  .section-content_body_bottom span {
    font-size: 16px;
  }
}
.section-content_body_bottom div {
  font-size: 24px;
}
@media screen and (max-width: 1000px) {
  .section-content_body_bottom div {
    font-size: 22px;
  }
}

.section-content.fl_dir_rowRev .section-content_body {
  padding-left: 0;
  padding-right: 129px;
}
@media screen and (max-width: 1000px) {
  .section-content.fl_dir_rowRev .section-content_body {
    padding-right: 0;
  }
}

.section-content_text.white {
  color: #fff;
}

.section-post {
  display: grid;
  width: 100%;
}
.section-post_item {
  padding: 44px 0 35px 0;
  border-bottom: 1px solid #000;
}
.section-post_more {
  margin-top: 100px;
  position: relative;
}
.section-post_more :hover {
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section-post_item.is-hidden {
  opacity: 0;
  height: 0;
  padding: 0;
  display: none;
}

.section-post_item.is-hidden article {
  height: 0;
}

.section-post_item.is-hidden a,
.section-post_item.is-hidden article,
.section-post_item.is-hidden div,
.section-post_item.is-hidden .bl_post_title,
.section-post_item.is-hidden .bl_post_text,
.section-post_item.is-hidden .bl_post_arrow {
  padding: 0;
  margin: 0;
  visibility: hidden;
}

.section-related_inner {
  max-width: 1110px;
}
.section-related_item {
  padding: 44px 0 55px 0;
  border-bottom: 1px solid #000;
}
.section-related_more a {
  margin: 0 auto;
}
.section-related img {
  border: 1px solid #55CCFF;
}

.header_logo {
  position: absolute;
  top: 30px;
  left: 30px;
  text-transform: uppercase;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3em;
  white-space: nowrap;
  z-index: 999;
}
.header_inner {
  height: inherit;
  padding-left: 50px;
  padding-right: 40px;
}
@media screen and (max-width: 1300px) {
  .header_inner {
    padding: 0 20px 0 10px;
  }
}
.header_logo {
  width: 211px;
}
@media screen and (max-width: 1300px) {
  .header_logo {
    width: 149px;
  }
}
.header_menu {
  height: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header_tel {
  border-radius: 50px;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding: 0 20px;
  margin: 17px 0;
  margin-left: 20px;
  border: 2px solid #00B1FF;
  background-color: #00B1FF;
  letter-spacing: 0;
}
.header_tel p {
  font-size: 10px;
}
.header_tel:hover {
  background-color: #fff;
  color: #00B1FF;
  opacity: 1;
}
.header_tel:hover span svg {
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  stroke: #00B1FF;
  fill: #00B1FF;
}
.header_tel span {
  width: 15px;
}
.header_access {
  margin: 17px 0;
  display: block;
  margin-left: 15px;
  background-image: url(../../assets/public/img/access.svg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 62px;
  height: 62px;
  background-size: contain;
  background-repeat: no-repeat;
}
.header_access:hover {
  opacity: 1;
  background-image: url(../../assets/public/img/access-blue.svg);
}

#menu {
  height: inherit;
}

#gnav {
  height: inherit;
  color: #00B1FF;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
#gnav ul {
  height: inherit;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
#gnav ul li {
  height: inherit;
}
#gnav ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: inherit;
}
#gnav ul li a:hover {
  opacity: 0.5;
}

.submenuWrap {
  visibility: hidden;
  background-color: #fff;
  position: absolute;
  top: 100%;
  min-width: 220px;
  width: 100%;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  text-align: left;
}

.menu-item-has-children > a {
  position: relative;
  padding-right: 10px;
}

.menu-item-has-children > a span {
  margin-right: 10px;
}

.menu-item-has-children > a::after {
  position: absolute;
  top: -3px;
  bottom: 3px;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 6px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #55CCFF;
  border-right: 1px solid #55CCFF;
  -webkit-transform: rotate(130deg);
  transform: rotate(130deg);
}

.menu-item:hover .submenuWrap {
  visibility: visible;
}

#gnav .sub-menu li a {
  position: relative;
  font-size: 14px;
  padding: 12px 0 12px 26px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: none;
  transition: none;
}
#gnav .sub-menu li a::before {
  position: absolute;
  top: 45%;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #00B1FF;
  margin-right: 10px;
}

body.is-drawerActive {
  overflow: hidden;
}

.footer {
  background-color: #fff;
  opacity: 1 !important;
}
@media screen and (max-width: 1000px) {
  .footer_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer_logo {
  font-size: 30px;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 1000px) {
  .footer_logo {
    font-size: 19px;
  }
}
.footer .f-nav {
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
@media screen and (max-width: 1000px) {
  .footer .f-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}
.footer .f-nav li a {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .footer .f-nav li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1000px) {
  .footer .f-nav_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer .f-nav_bottom .policy {
  font-size: 16px;
  font-weight: bold;
}
.footer .f-nav_bottom .copyright {
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 1000px) {
  .footer .f-nav_bottom .copyright {
    margin-top: 20px;
  }
}
.footer .page-top {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px;
}
.footer .page-top a {
  position: relative;
  display: inline-block;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}
.footer .page-top a::before,
.footer .page-top a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.footer .page-top a::before {
  left: 3px;
  height: 20px;
  width: 20px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mv {
  background-image: url(../../assets/public/img/FV.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  aspect-ratio: 1920/1144;
}
.mv::before {
  position: absolute;
  bottom: 0;
  height: 30%;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(var(--unnamed-color-ffffff00)), color-stop(28%, rgba(255, 255, 255, 0.2078431373)), color-stop(81%, #FFFFFF), to(#FFFFFF)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(top, var(--unnamed-color-ffffff00) 0%, rgba(255, 255, 255, 0.2078431373) 28%, #FFFFFF 81%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, var(--unnamed-color-ffffff00) 0%, rgba(255, 255, 255, 0.2078431373) 28%, #FFFFFF 81%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(28%, rgba(255, 255, 255, 0.2078431373)), color-stop(81%, #FFFFFF), to(#FFFFFF)) 0% 0% no-repeat padding-box;
  background: transparent -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2078431373) 28%, #FFFFFF 81%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2078431373) 28%, #FFFFFF 81%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  z-index: 1;
}
.mv .inner {
  max-width: 80%;
  padding-top: 40px;
}
@media screen and (max-width: 1000px) {
  .mv .inner {
    display: block;
    max-width: 100%;
  }
}
.mv_animetext svg {
  max-width: 100%;
}
.mv_image {
  width: 50vw;
  margin-left: calc(50% - 50vw);
  background-color: #00B1FF;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .mv_image {
    width: 100%;
  }
}
.mv_image_image > img {
  border-radius: 0 0 120px 0;
}
@media screen and (max-width: 1000px) {
  .mv_image_image > img {
    border-radius: 0 0 80px 0;
  }
}
.mv_news {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 0;
  background-color: var(--white);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0 27px 27px 0;
  border: none;
  padding: 16px 38px;
  color: #00B1FF;
  font-size: 16px;
  font-weight: bold;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  white-space: nowrap;
}
@media screen and (max-width: 1000px) {
  .mv_news {
    padding: 10px 20px;
  }
}
.mv_news_text {
  letter-spacing: 0;
}
@media screen and (max-width: 1000px) {
  .mv_news_text {
    font-size: 12px;
  }
}
.mv_news_text::after {
  content: "→";
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
.mv_news_text span {
  text-decoration: underline;
  margin-left: 10px;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1000px) {
  .mv_news_text span {
    margin-left: 0;
    font-size: 14px;
    display: inline-block;
    width: 200px;
    margin-bottom: -5px;
  }
}
.mv_news img {
  width: 23px;
}
.mv_news:hover {
  opacity: 1;
  padding-right: 28px;
}
.mv_news:hover .mv_news_text::after {
  margin-left: 20px;
}
.mv_news:hover .mv_news_text span {
  text-decoration: none;
}
@media screen and (max-width: 1000px) {
  .mv_body {
    width: 100%;
    padding-left: 0;
    padding-top: 50px;
  }
}
.mv_text {
  padding-left: 80px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .mv_text {
    padding-left: 0;
  }
}
.mv_text-en {
  font-weight: bold;
  letter-spacing: 0.3em;
  font-size: 50px;
  line-height: 1.6;
}
@media screen and (max-width: 1000px) {
  .mv_text-en {
    font-size: 32px;
  }
}
.mv_text-ja {
  font-size: 18px;
  font-weight: semibold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1000px) {
  .mv_text-ja {
    font-size: 16px;
  }
}
.mv_comment {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #fff;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1000px) {
  .mv_comment {
    font-size: 14px;
    line-height: 1.4375;
  }
}
.mv_btn {
  padding-left: 80px;
}
@media screen and (max-width: 1000px) {
  .mv_btn {
    padding-left: 0;
  }
}

/***************************************************
* Generated by SVG Artista on 12/20/2022, 10:40:22 AM
* MIT license (https://opensource.org/licenses/MIT)
* W. https://svgartista.net
**************************************************/
@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-1 {
  -webkit-animation: animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-2 {
  -webkit-animation: animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-3 {
  -webkit-animation: animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-4 {
  -webkit-animation: animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
  animation: animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s both;
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-5 {
  -webkit-animation: animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
  animation: animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s both;
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-6 {
  -webkit-animation: animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
  animation: animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s both;
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-7 {
  -webkit-animation: animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
  animation: animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s both;
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-8 {
  -webkit-animation: animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
  animation: animate-svg-fill-8 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s both;
}

@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-9 {
  -webkit-animation: animate-svg-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
  animation: animate-svg-fill-9 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both;
}

@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-10 {
  -webkit-animation: animate-svg-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;
  animation: animate-svg-fill-10 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7s both;
}

@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-11 {
  -webkit-animation: animate-svg-fill-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
  animation: animate-svg-fill-11 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}

@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-12 {
  -webkit-animation: animate-svg-fill-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both;
  animation: animate-svg-fill-12 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both;
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-13 {
  -webkit-animation: animate-svg-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
  animation: animate-svg-fill-13 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-14 {
  -webkit-animation: animate-svg-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
  animation: animate-svg-fill-14 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}

@-webkit-keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-15 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-15 {
  -webkit-animation: animate-svg-fill-15 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
  animation: animate-svg-fill-15 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}

@-webkit-keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-16 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-16 {
  -webkit-animation: animate-svg-fill-16 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
  animation: animate-svg-fill-16 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}

@-webkit-keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-17 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-17 {
  -webkit-animation: animate-svg-fill-17 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both;
  animation: animate-svg-fill-17 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both;
}

@-webkit-keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-18 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-18 {
  -webkit-animation: animate-svg-fill-18 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
  animation: animate-svg-fill-18 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.5s both;
}

@-webkit-keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-19 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-19 {
  -webkit-animation: animate-svg-fill-19 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
  animation: animate-svg-fill-19 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.6s both;
}

@-webkit-keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-20 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-20 {
  -webkit-animation: animate-svg-fill-20 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
  animation: animate-svg-fill-20 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.7s both;
}

@-webkit-keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-21 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-21 {
  -webkit-animation: animate-svg-fill-21 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
  animation: animate-svg-fill-21 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.8s both;
}

@-webkit-keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-22 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-22 {
  -webkit-animation: animate-svg-fill-22 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9s both;
  animation: animate-svg-fill-22 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.9s both;
}

@-webkit-keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-23 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-23 {
  -webkit-animation: animate-svg-fill-23 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
  animation: animate-svg-fill-23 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3s both;
}

@-webkit-keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-24 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-24 {
  -webkit-animation: animate-svg-fill-24 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1s both;
  animation: animate-svg-fill-24 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.1s both;
}

@-webkit-keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-25 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-25 {
  -webkit-animation: animate-svg-fill-25 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
  animation: animate-svg-fill-25 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.2s both;
}

@-webkit-keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-26 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-26 {
  -webkit-animation: animate-svg-fill-26 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
  animation: animate-svg-fill-26 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.3s both;
}

@-webkit-keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-27 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-27 {
  -webkit-animation: animate-svg-fill-27 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4s both;
  animation: animate-svg-fill-27 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.4s both;
}

@-webkit-keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-28 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-28 {
  -webkit-animation: animate-svg-fill-28 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
  animation: animate-svg-fill-28 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.5s both;
}

@-webkit-keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-29 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-29 {
  -webkit-animation: animate-svg-fill-29 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6s both;
  animation: animate-svg-fill-29 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.6s both;
}

@-webkit-keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-30 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-30 {
  -webkit-animation: animate-svg-fill-30 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
  animation: animate-svg-fill-30 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.7s both;
}

@-webkit-keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-31 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-31 {
  -webkit-animation: animate-svg-fill-31 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
  animation: animate-svg-fill-31 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.8s both;
}

@-webkit-keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-32 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-32 {
  -webkit-animation: animate-svg-fill-32 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9s both;
  animation: animate-svg-fill-32 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 3.9s both;
}

@-webkit-keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-33 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-33 {
  -webkit-animation: animate-svg-fill-33 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
  animation: animate-svg-fill-33 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4s both;
}

@-webkit-keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-34 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-34 {
  -webkit-animation: animate-svg-fill-34 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1s both;
  animation: animate-svg-fill-34 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.1s both;
}

@-webkit-keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-35 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-35 {
  -webkit-animation: animate-svg-fill-35 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
  animation: animate-svg-fill-35 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.2s both;
}

@-webkit-keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-36 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-36 {
  -webkit-animation: animate-svg-fill-36 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
  animation: animate-svg-fill-36 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.3s both;
}

@-webkit-keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-37 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-37 {
  -webkit-animation: animate-svg-fill-37 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
  animation: animate-svg-fill-37 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.4s both;
}

@-webkit-keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-38 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-38 {
  -webkit-animation: animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
  animation: animate-svg-fill-38 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.5s both;
}

@-webkit-keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-39 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-39 {
  -webkit-animation: animate-svg-fill-39 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6s both;
  animation: animate-svg-fill-39 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.6s both;
}

@-webkit-keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-40 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-40 {
  -webkit-animation: animate-svg-fill-40 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
  animation: animate-svg-fill-40 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.7s both;
}

@-webkit-keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-41 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-41 {
  -webkit-animation: animate-svg-fill-41 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
  animation: animate-svg-fill-41 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.8s both;
}

@-webkit-keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-42 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-42 {
  -webkit-animation: animate-svg-fill-42 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
  animation: animate-svg-fill-42 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 4.9s both;
}

@-webkit-keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-43 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-43 {
  -webkit-animation: animate-svg-fill-43 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
  animation: animate-svg-fill-43 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5s both;
}

@-webkit-keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-44 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-44 {
  -webkit-animation: animate-svg-fill-44 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
  animation: animate-svg-fill-44 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.1s both;
}

@-webkit-keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
@keyframes animate-svg-fill-45 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(4, 0, 0);
  }
}
.svg-elem-45 {
  -webkit-animation: animate-svg-fill-45 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
  animation: animate-svg-fill-45 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 5.2s both;
}

.button {
  display: inline-block;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.hamburger {
  position: fixed;
  inset: 0;
  margin: auto auto auto 80px;
  z-index: 1000;
  width: 50px;
  height: 30px;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1000px) {
  .hamburger {
    margin: 20px 20px auto auto;
  }
}

.hamburger__line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 1.5px;
  background-color: #000;
  -webkit-transition: inherit;
  transition: inherit;
}
.hamburger__line::before, .hamburger__line::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: inherit;
  content: "";
  -webkit-transition: inherit;
  transition: inherit;
}

.hamburger__line::before {
  top: -10px;
}

.hamburger__line::after {
  top: 10px;
}

.hamburger[aria-expanded=true] {
  width: 50px;
  height: 30px;
  top: 15px;
  right: 15px;
}

.hamburger[aria-expanded=true] .hamburger__line {
  background-color: transparent;
  width: 90%;
}
.hamburger[aria-expanded=true] .hamburger__line::before, .hamburger[aria-expanded=true] .hamburger__line::after {
  top: 0;
  background-color: #000;
}

.hamburger[aria-expanded=true] .hamburger__line::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburger[aria-expanded=true] .hamburger__line::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.sp-global-menu {
  background: transparent;
  background: -webkit-gradient(linear, left top, right top, color-stop(43%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgb(255, 255, 255) 43%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgb(255, 255, 255) 43%, rgba(255, 255, 255, 0) 100%);
  position: fixed;
  width: 100vw;
  height: 100vh;
  margin: auto;
  color: #000;
  visibility: hidden;
  z-index: 999;
}
.sp-global-menu a {
  -webkit-transition: none;
  transition: none;
  display: block;
  font-size: 20px;
  letter-spacing: 0.1em;
  padding: 19px 0;
}
@media screen and (max-width: 1000px) {
  .sp-global-menu a {
    font-size: 14px;
    padding: 10px 0;
  }
}
.sp-global-menu img {
  margin-left: -40px;
  margin-top: 30px;
}
.sp-global-menu .inner {
  padding: 0 200px;
}
@media screen and (max-width: 1000px) {
  .sp-global-menu .inner {
    padding: 0;
  }
}

#menu-main-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 35px;
  text-align: left;
}

.sub-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 15px;
  margin-top: 20px;
  margin-left: 20px;
}

#menu-main-menu > .menu-item > a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
}

#menu-main-menu > .menu-item > a::before {
  position: absolute;
  content: "";
  margin-right: 10px;
  top: 6px;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 0px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}

.sp-global-menu_bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#js-global-menu {
  opacity: 0;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

#js-global-menu.show {
  opacity: 1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}

.info {
  background-image: url(../../assets/public/img/bg00.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 160px 0 350px 0;
}
@media screen and (max-width: 1000px) {
  .info {
    padding: 100px 0;
  }
}
.info .inner {
  max-width: 890px;
  margin: 0 auto;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  margin-top: 60px;
}
@media screen and (max-width: 1000px) {
  .info .inner {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.info_image {
  width: 40%;
}
@media screen and (max-width: 1000px) {
  .info_image {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .info_image img {
    width: 100%;
  }
}
.info_body {
  width: 70%;
}
@media screen and (max-width: 1000px) {
  .info_body {
    width: 100%;
    margin-top: 50px;
  }
}
.info_name {
  font-size: 20px;
}
.info_job {
  font-size: 16px;
  color: #B4B4B4;
}
.info_text {
  line-height: 1.75;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; /* 制限したい行数が3の場合 */
  overflow: hidden;
}

.page-id-1310 .info {
  background-image: none;
  padding: 0;
}
.page-id-1310 .info .inner {
  width: 100%;
}
.page-id-1310 .info_image img {
  width: 100%;
  height: auto;
}
.page-id-1310 .info_body {
  padding-left: 155px;
}
@media screen and (max-width: 1000px) {
  .page-id-1310 .info_body {
    padding-left: 0;
  }
}
.price .inner {
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px;
}
@media screen and (max-width: 1000px) {
  .price .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 1000px) {
  .price_body {
    display: contents;
  }
  .price_body .text {
    margin-top: 50px;
  }
}
.price_image {
  width: 77vw;
  margin-left: calc(50% - 50vw);
}
@media screen and (max-width: 1000px) {
  .price_image {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }
}
.price_table {
  width: 100%;
  margin-top: 40px;
}
@media screen and (max-width: 1000px) {
  .price_table {
    margin-top: 30px;
  }
}
.price_table img {
  width: 100%;
  height: auto;
}
.price_title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 50px;
}
.price_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  margin-top: 30px;
}
.note {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.note .inner {
  max-width: 800px;
}
.note_text {
  margin-top: 30px;
  line-height: 1.9;
  letter-spacing: 0;
}
@media screen and (max-width: 1000px) {
  .note_text {
    width: 100%;
  }
}
.note_text li {
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 1000px) {
  .feature_head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.feature_image {
  width: 40%;
}
.feature_body {
  width: 60%;
}
@media screen and (max-width: 1000px) {
  .feature_body {
    width: 100%;
  }
}

.cform tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #000;
}

.cform tr.line {
  border-right: 1px solid #000;
}

.cform tr:not(:first-child) {
  margin-top: 38px;
}

.cform th {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: bold;
  width: 20%;
  padding: 15px;
}
@media screen and (max-width: 1000px) {
  .cform th {
    font-size: 14px;
  }
}

.cform td {
  font-size: 14px;
  line-height: 150%;
  display: block;
  width: 80%;
  padding: 15px;
}
@media screen and (max-width: 1000px) {
  .cform td {
    font-size: 12px;
  }
}

.cform {
  width: 100%;
  margin: auto;
}

.cform [type=submit] {
  display: inline-block;
  font-size: 20px;
  padding: 10px 30px;
  text-decoration: none;
  background: #ff8f00;
  color: #FFF;
  border-bottom: solid 4px #B17C00;
  border-radius: 3px;
}

.cform option,
.cform textarea,
.cform input[type=text],
.cform input[type=email],
.cform input[type=search],
.cform input[type=url] {
  width: 100%;
  border: none;
}

.submit-btn input {
  background-color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  opacity: 1;
  border: none;
  border: 1px solid #000;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
  opacity: 1;
  pointer-events: auto;
}

.submit-btn input:disabled {
  opacity: 0.3;
  pointer-events: none;
}

.submit-btn input:hover {
  background-color: #fff;
  color: #000;
}

@media screen and (max-width: 1000px) {
  .cform th,
.cform td {
    display: block;
    border-top: none;
  }
  .cform th {
    width: 100px;
  }
  .cform td {
    margin-top: 0;
  }
  .cform tr:not(:first-child) {
    margin-top: 34px;
  }
}
.submitConfirm.error {
  background-color: red;
}

.contact_inner {
  max-width: 800px;
}
@media screen and (max-width: 1000px) {
  .contact_inner {
    max-width: 100%;
  }
}
.contact_comment a {
  text-decoration: underline;
  color: #64C8FF;
}

.mw_wp_form_confirm .contact_comment,
.mw_wp_form_confirm .mt_30 {
  display: none;
}

@media screen and (max-width: 1000px) {
  .aboutus_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.aboutus_body {
  width: 60%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  .aboutus_body {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.aboutus_body::before {
  position: absolute;
  content: "";
  top: -260px;
  left: 50px;
  background-image: url(../../assets/public/img/Aboutus.svg);
  width: 100%;
  height: 100%;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}
@media screen and (max-width: 1000px) {
  .aboutus_body::before {
    top: -290px;
    left: 0;
    background-size: 200px auto;
  }
}
@media screen and (max-width: 1000px) {
  .aboutus_body .text {
    padding-left: 0;
  }
}
@media screen and (max-width: 1000px) {
  .aboutus_body_btn {
    padding-left: 0;
  }
}
.aboutus_image {
  width: 50vw;
  margin-right: calc(50% - 50vw);
  text-align: right;
}
@media screen and (max-width: 1000px) {
  .aboutus_image {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.aboutus_image img {
  width: 87%;
}
@media screen and (max-width: 1000px) {
  .aboutus_image img {
    width: 100%;
  }
}

.aboutus_table {
  border-top: 1px solid #00B1FF;
  width: 66%;
}
@media screen and (max-width: 1000px) {
  .aboutus_table {
    width: 100%;
  }
}

.about_bg {
  position: relative;
  z-index: 1;
}

.about_bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.support {
  background-color: #1A0DAB;
  min-height: 600px;
}

.support::before {
  background-color: #00B1FF;
  border-radius: 0 0 120px 0;
}
@media screen and (max-width: 1000px) {
  .support::before {
    border-radius: 0 0 60px 0;
  }
}

.local {
  background-color: #00B1FF;
  min-height: 600px;
}

.local::before {
  background-color: #1A0DAB;
  border-radius: 120px 0 0 0;
}
@media screen and (max-width: 1000px) {
  .local::before {
    border-radius: 60px 0 0 0;
  }
}

@media screen and (max-width: 1000px) {
  .about-page_head {
    text-align: left;
    padding: 50px 0 70px 0;
  }
}
.about-page_head_text {
  line-height: 2;
}

@media screen and (max-width: 1000px) {
  .greeting_title {
    text-align: left;
  }
}

@media screen and (max-width: 1000px) {
  .support_title {
    text-align: left;
  }
}

@media screen and (max-width: 1000px) {
  .local_title {
    text-align: left;
  }
}

.table {
  max-width: 826px;
  width: 100%;
  margin: 0 auto;
}
.table tr {
  border-bottom: 1px solid #000;
  min-height: 92px;
  display: table;
  width: 100%;
}
.table td,
.table th {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.75;
}
@media screen and (max-width: 1000px) {
  .table td,
.table th {
    font-size: 12px;
  }
}
.table th {
  vertical-align: middle;
  text-align: center;
  width: 150px;
}
.company_table {
  width: 100%;
}
.company_table tr {
  min-height: 92px;
  height: 100%;
}
.company_table th {
  text-align: left;
  width: 170px;
}
@media screen and (max-width: 1000px) {
  .company_table th {
    width: 100px;
  }
}

@media screen and (max-width: 1000px) {
  .profile {
    margin-top: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .profile .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.experience .table,
.summary .table {
  border-collapse: collapse;
  border-bottom: 1px solid #ADADAD;
  margin: 50px auto 0 auto;
}
.experience .table tr:nth-child(2n),
.summary .table tr:nth-child(2n) {
  background-color: #FBFBFB;
}
.experience .table th,
.summary .table th {
  border-right: 1px solid #ADADAD;
}
.experience .table tr,
.summary .table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: none;
  border-top: 1px solid #ADADAD;
}
.experience .table td a,
.summary .table td a {
  display: contents;
}

.experience .inner {
  max-width: 900px;
}
.experience .table th,
.experience .table td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.experience .table th {
  width: 30%;
}
.experience .table th:nth-child(2) {
  width: 20%;
}
.experience .table td {
  width: 50%;
  padding: 31px 43px;
}
@media screen and (max-width: 1000px) {
  .experience .table td {
    padding: 10px;
  }
}

.summary .inner {
  max-width: 900px;
}
.summary .table th,
.summary .table td {
  padding: 30px 60px;
}
@media screen and (max-width: 1000px) {
  .summary .table th,
.summary .table td {
    padding: 10px;
  }
}
.summary .table th {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40%;
}
.summary .table td {
  width: 60%;
}

.page-contact_inner {
  max-width: 600px;
}
@media screen and (max-width: 1000px) {
  .page-contact_inner {
    max-width: 90%;
  }
}
.page-contact_head {
  background-color: #1A0DAB;
  color: #00B1FF;
  padding: 20px 0;
  border-radius: 25px;
}
.page-contact_head a div {
  font-size: 40px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .page-contact_head a div {
    font-size: 37px;
  }
}
.page-contact_head p {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 1000px) {
  .page-contact_head p {
    font-size: 13px;
  }
}

.page-post_inner {
  max-width: 1110px;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .page-post_inner {
    max-width: 90%;
  }
}

.single-post_inner {
  max-width: 800px;
}
@media screen and (max-width: 1000px) {
  .single-post_inner {
    max-width: 90%;
  }
}
.single-post_title {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.8;
  border-bottom: 1px solid #000;
  padding: 18px 0;
}
.single-post_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-post_date {
  font-family: "Arial", sans-serif;
  font-size: 15px;
  font-weight: regular;
  letter-spacing: 0.01em;
}
.single-post_cat {
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  margin-left: 20px;
}
.single-post_content {
  margin-top: 30px;
}
.single-post_content h2 {
  background-color: #F9F9FA;
  border-left: 8px solid #000;
  padding: 8px 28px;
  margin-bottom: 36px;
}
.single-post_content h3 {
  font-size: 20px;
  font-weight: bold;
  color: #00B1FF;
  letter-spacing: 0.01em;
  line-height: 1.45;
  border-left: 4px solid #000;
  padding: 1px 16px;
  margin-bottom: 33px;
}
.single-post_content h4 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.01em;
  line-height: 1.5;
  margin-bottom: 32px;
}
.single-post_content h5 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.4375;
  margin-bottom: 24px;
}
.single-post_content p {
  font-size: 16px;
  font-weight: regular;
  line-height: 2.1875;
  letter-spacing: 0.01em;
  margin-bottom: 24px;
}
.single-post_content .wp-block-table td, .single-post_content .wp-block-table th {
  border: none;
  border-bottom: 1px solid #000;
  padding: 18px 0;
}
.single-post_content .wp-block-table th {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 2.5;
  color: #000;
  padding: 18px 0;
}
.single-post_content .wp-block-table td {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 2.5;
  padding: 18px 0;
}
.single-post_sns p {
  text-transform: uppercase;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.single-post_sns-icons {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.single-post_more a {
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.single-post_related {
  border-top: 1px solid #000;
}

.tab-menus {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #C8C8C8;
}

.tab-menu-all,
.tab-menu {
  width: 100%;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}

.tab-menus a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 24px;
  width: 100%;
}

.tab-menus a[aria-current=page],
.tab-menu:hover,
.tab-menu-all:hover,
.blog .tab-menu-all {
  border-bottom: 2px solid #000;
  width: 100%;
  margin-bottom: -2px;
}

.tab-menus a[aria-current=page] {
  pointer-events: none;
}

.introduction {
  background-image: url(../../assets/public/img/bg00.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top -800px center;
  padding-top: 300px;
}
@media screen and (max-width: 1000px) {
  .introduction {
    padding-top: 100px;
  }
}
@media screen and (max-width: 1000px) {
  .introduction .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.introduction .inner .body,
.introduction .inner .image {
  width: 50%;
}
@media screen and (max-width: 1000px) {
  .introduction .inner .body,
.introduction .inner .image {
    width: 100%;
  }
}
.introduction .inner .image > img {
  width: 70%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .introduction .inner .image > img {
    width: 100%;
  }
}
.introduction .inner .body .name {
  font-size: 20px;
  font-weight: bold;
}
.introduction .inner .body .job {
  font-size: 16px;
  font-weight: 500;
  color: #B4B4B4;
}
.introduction .inner .body .text {
  letter-spacing: 0;
  line-height: 1.7875;
}
.introduction_contact .bl_ttl_1_en {
  font-size: 25px;
  letter-spacing: 0.1em;
}/*# sourceMappingURL=app.css.map */