@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: scroll; /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%; /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible; /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted; /* Add a bordered underline effect in all browsers */
  text-decoration: none; /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects; /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder; /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic; /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

h1 {
  line-height: 1;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto; /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield; /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Safari 8 */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
  line-height: 0;
  vertical-align: bottom;
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden; /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block; /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc; /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

input, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  max-width: 100%;
}

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

div, ul, li, a, p, dl, dt, dd, table, tr, th, td, ol, section, h1, h2, h3, h4, h5, h6, figure, figcaption {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
html {
  font-size: 62.5%;
  line-height: 1.6;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  min-height: -webkit-fill-available;
  scroll-behavior: smooth;
  background-image: url("../img/bg.png");
  background-size: 100%;
  background-position: top center;
  background-repeat: repeat-y;
  position: relative;
  color: #202434;
}
html:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1880px;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(237, 238, 242, 0)), to(#edeef2));
  background: linear-gradient(180deg, rgba(237, 238, 242, 0) 0%, #edeef2 100%);
  z-index: -1;
}

body {
  font-family: "M PLUS 1p", YuGothic, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
  min-height: -webkit-fill-available;
  scroll-behavior: smooth;
  font-size: 16px;
  background-image: url("../img/bg_body.png");
  background-size: 1873px;
  overflow: hidden;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1306px) {
  body {
    background-size: 137%;
  }
}
@media screen and (max-width: 767px) {
  body {
    background-size: 180%;
  }
}

img, picture {
  width: 100%;
  max-width: 100%;
}

iframe {
  border: none;
  border-collapse: collapse;
}

.sup {
  font-size: 50% !important;
  vertical-align: 0.5em;
}

a {
  text-decoration: none;
  color: #202434;
}

.btn,
.toggle_btn,
.border_link,
a {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:hover,
.toggle_btn:hover,
.border_link:hover,
a:hover {
  cursor: pointer;
  opacity: 0.5;
}

ul, ol {
  list-style: none;
}

/* Tittle・Text */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-weight: 400;
}

.tit_en,
.txt_en {
  font-family: "Marcellus", sans-serif;
}

.txt_link {
  text-decoration: underline;
}

.page_head_area {
  padding-top: 20px;
  margin-bottom: 100px;
}
.page_head_area .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
}
.page_head_area .txt_area {
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 27.2873194222%;
}
.page_head_area .txt_area .tit_en {
  font-size: clamp(27px, 4.0263543192vw, 55px);
  letter-spacing: calc(50em / 1000);
  line-height: 1.2;
}
.page_head_area .txt_area .tit_jp {
  margin-top: 10px;
  font-size: clamp(15px, 1.756954612vw, 24px);
  line-height: 1.5;
}
.page_head_area .img_area {
  border-radius: 10px;
  overflow: hidden;
  width: 72.632423756%;
}
.page_head_area .img_area .img {
  position: relative;
  width: 100%;
}
.page_head_area .img_area .img:before {
  content: "";
  display: block;
  padding-top: 31.4917127072%;
}
.page_head_area .img_area .img > div, .page_head_area .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.page_head_area .img_area .img > div img, .page_head_area .img_area .img > div picture, .page_head_area .img_area .img > figure img, .page_head_area .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.page_head_area .img_area .img > div iframe, .page_head_area .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
.page_head_area .breadcrumb_area {
  padding-right: 20px;
  width: 24.8901903367%;
  position: absolute;
  bottom: 0;
  left: 60px;
}
.page_head_area .breadcrumb_area .breadcrumb {
  overflow: hidden;
  width: 100%;
  line-height: 1;
  font-size: clamp(12px, 1.0248901903vw, 14px);
}
.page_head_area .breadcrumb_area .breadcrumb p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.page_head_area .breadcrumb_area .breadcrumb a {
  color: rgba(32, 36, 52, 0.4);
}
.page_head_area .breadcrumb_area .breadcrumb a:not(:last-child):after, .page_head_area .breadcrumb_area .breadcrumb span:not(:last-child):after {
  content: " - ";
  color: #202434;
}
@media screen and (max-width: 899px) {
  .page_head_area {
    padding-top: 10px;
    margin-bottom: 50px;
  }
  .page_head_area .inner {
    display: block;
  }
  .page_head_area .txt_area {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .page_head_area .txt_area .tit_jp {
    margin-top: 5px;
  }
  .page_head_area .img_area {
    width: 100%;
  }
  .page_head_area .img_area .img {
    position: relative;
    width: 100%;
  }
  .page_head_area .img_area .img:before {
    content: "";
    display: block;
    padding-top: 43.7142857143%;
  }
  .page_head_area .img_area .img > div, .page_head_area .img_area .img > figure {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .page_head_area .img_area .img > div img, .page_head_area .img_area .img > div picture, .page_head_area .img_area .img > figure img, .page_head_area .img_area .img > figure picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .page_head_area .img_area .img > div iframe, .page_head_area .img_area .img > figure iframe {
    width: 100%;
    height: 100%;
  }
  .page_head_area .breadcrumb_area {
    position: initial;
    width: 100%;
    padding-right: 0;
    margin-top: 15px;
  }
}

.sec_tit {
  margin-bottom: 50px;
}
.sec_tit .tit_en {
  font-size: 14px;
  color: #C9A845;
  line-height: 1.2;
  min-height: 12px;
  margin-bottom: 10px;
}
.sec_tit .tit_en span {
  padding-left: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath d='M0 0h7v7H0V0Zm10 0h7v7h-7V0ZM0 10h7v7H0v-7Zm10 0h7v7h-7v-7Z' style='fill:%23C9A845'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 12px;
}
.sec_tit .tit_jp {
  font-size: 29px;
  line-height: 1.2;
}
.sec_tit .tit_sub {
  margin-top: 10px;
  font-size: 12px;
  color: rgba(32, 36, 52, 0.5);
}
@media screen and (max-width: 899px) {
  .sec_tit {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .sec_tit {
    margin-bottom: 30px;
  }
  .sec_tit .tit_en {
    margin-bottom: 5px;
  }
  .sec_tit .tit_jp {
    font-size: 25px;
  }
  .sec_tit .tit_sub {
    margin-top: 5px;
  }
}

.content_tit {
  font-size: 29px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .content_tit {
    font-size: 25px;
    margin-bottom: 15px;
  }
}

.item_tit {
  font-size: 21px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .item_tit {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.unit_tit {
  font-size: 18px;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .unit_tit {
    font-size: 16px;
  }
}

.content_tit_area .content_tit {
  margin-bottom: 15px;
}
.content_tit_area .tit_tag {
  background: #2A2F41;
  color: #FFFFFF;
  font-size: 14px;
  border-radius: 5px;
  line-height: 1;
  padding: 5px;
  text-align: center;
}
@media screen and (max-width: 644px) {
  .content_tit_area {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .content_tit_area .content_tit {
    margin-bottom: 0;
    margin-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .content_tit_area {
    display: block;
    text-align: center;
  }
  .content_tit_area .content_tit {
    margin-bottom: 15px;
    margin-right: 0;
  }
  .content_tit_area .tit_tag {
    display: inline-block;
  }
}

.band_tit {
  background: #EDEEF2;
  font-size: 25px;
  padding: 15px 20px;
  border-radius: 5px;
  line-height: 1.2;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .band_tit {
    font-size: 21px;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
}

.txt_center {
  text-align: center;
}

.txt_left {
  text-align: left;
}

.txt_red {
  color: #C95945 !important;
}

.txt_sub {
  font-size: 80%;
}

/* layout */
.inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  padding: 0 60px;
}
.inner.middle {
  max-width: 1206px;
}
.inner.narrow {
  max-width: 900px;
}
@media screen and (max-width: 767px) {
  .inner {
    padding: 0 20px;
  }
}

.sec {
  padding-top: 100px;
}
.sec .content {
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .sec {
    padding-top: 60px;
  }
  .sec .content {
    padding-top: 50px;
  }
}

.flex,
.lg_flex,
.base_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex.pc_col_half > div,
.lg_flex.pc_col_half > div,
.base_flex.pc_col_half > div {
  width: 50%;
}

@media screen and (max-width: 899px) {
  .lg_flex {
    display: block;
  }
  .lg_flex.pc_col_half > div {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .base_flex {
    display: block;
  }
  .base_flex.pc_col_half > div {
    width: 100%;
  }
}

.flex_tit_layout_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}
.flex_tit_layout_content .sec_tit {
  margin-bottom: 0;
  width: 250px;
}
.flex_tit_layout_content .txt {
  max-width: 600px;
  width: calc(100% - 250px);
  padding-left: 20px;
  font-size: 14px;
}
@media screen and (max-width: 899px) {
  .flex_tit_layout_content {
    margin-bottom: 40px;
    display: block;
  }
  .flex_tit_layout_content .sec_tit {
    width: 100%;
    margin-bottom: 30px;
  }
  .flex_tit_layout_content .txt {
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .flex_tit_layout_content {
    margin-bottom: 30px;
  }
  .flex_tit_layout_content .sec_tit {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .no_view_base_to_sm {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .no_view_base_to_sm {
    display: block;
  }
}

.view_max_to_md {
  display: none;
}
@media screen and (max-width: 1079px) {
  .view_max_to_md {
    display: block;
  }
}
@media screen and (max-width: 644px) {
  .view_max_to_md {
    display: none;
  }
}

/* Button */
.link_area .border_link {
  padding: 20px 20px 20px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right center;
  font-size: 15px;
  border-bottom: solid 1px #202434;
  max-width: 200px;
  width: 100%;
  display: block;
}
.link_area .border_link.wide {
  max-width: 300px;
}
.link_area .border_link.center {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .link_area .border_link {
    padding: 15px 20px 15px 0;
  }
}

div + .btn_area {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  div + .btn_area {
    margin-top: 30px;
  }
}

.btn_area {
  margin-left: auto;
  margin-right: auto;
}
.btn_area .btn {
  border-radius: 5px;
  min-height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  text-align: center;
  background-position: right 15px center;
  background-size: 15px;
  padding: 5px 40px;
  max-width: 380px;
}
.btn_area .btn.white {
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23C9A845'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  color: #C9A845;
}
.btn_area .btn.gold {
  background-color: #C9A845;
  color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23FFFFFF'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.btn_area .btn.navy {
  background-color: #707588;
  color: #FFFFFF;
}
.btn_area .btn.back {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' data-name='レイヤー_1'%3E%3Cpath d='M4.492 6.176q-.4-.432-1.168-1.3c-.144-.176-.24-.272-1.232-1.248h12.292v-.7H2.092c.336-.368.5-.512.8-.832q.432-.432.832-.864c.416-.432.432-.448.768-.8L4.124 0A28.397 28.397 0 0 1 0 3.284a29.975 29.975 0 0 1 4.128 3.26l.364-.368Z' style='fill:%23FFFFFF'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 15px center !important;
}
.btn_area.one_col {
  max-width: 380px;
}
.btn_area.one_col .btn {
  width: 100%;
}
.btn_area.pc_two_line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
}
.btn_area.pc_two_line .btn {
  width: 47.5%;
}
.btn_area.pc_two_line .btn:not(:nth-child(2n)) {
  margin-right: 5%;
}
@media screen and (max-width: 899px) {
  .btn_area.pc_two_line .btn {
    font-size: 15px;
    width: 48.75%;
    background-position: right 10px center;
    padding: 5px 30px;
  }
  .btn_area.pc_two_line .btn:not(:nth-child(2n)) {
    margin-right: 2.5%;
  }
}
@media screen and (max-width: 767px) {
  .btn_area.pc_two_line {
    display: block;
    max-width: 380px;
  }
  .btn_area.pc_two_line .btn {
    width: 100%;
    min-height: 50px;
  }
  .btn_area.pc_two_line .btn:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .btn_area.pc_two_line .btn:not(:first-child) {
    margin-top: 15px;
  }
}
.btn_area.center_layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn_area.center_layout .one {
  width: 100%;
}
.btn_area.center_layout .pc_two {
  width: 47.5%;
}
.btn_area.center_layout .pc_two:not(:nth-child(2n)) {
  margin-right: 5%;
}
@media screen and (max-width: 899px) {
  .btn_area.center_layout .pc_two {
    width: 48.75%;
    background-position: right 10px center;
    padding: 5px 30px;
  }
  .btn_area.center_layout .pc_two:not(:nth-child(2n)) {
    margin-right: 2.5%;
  }
}
@media screen and (max-width: 767px) {
  .btn_area.center_layout .pc_two {
    width: 100%;
    min-height: 50px;
  }
  .btn_area.center_layout .pc_two:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .btn_area.center_layout .pc_two:not(:first-child) {
    margin-top: 15px;
  }
}

.txt_area + .box_link_area {
  border-top: solid 1px #EDEEF2;
}

.page_link_btn_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1366px;
  padding: 0 50px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.page_link_btn_area .btn {
  background-color: #707588;
  border-radius: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.266' height='8.34'%3E%3Cpath fill='%23FFFFFF' d='M7.633 8.341 0 .708.708 0l6.925 6.926L14.559 0l.707.707Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 15px;
  color: #FFFFFF;
  padding: 5px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 48px;
  max-width: 240px;
  margin: 10px;
}
@media screen and (max-width: 767px) {
  .page_link_btn_area {
    padding: 0 10px;
  }
}

.box_link_area .box_btn {
  min-height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 15px;
  padding: 5px 30px;
}
.box_link_area .box_btn.in_link {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.266' height='8.34'%3E%3Cpath fill='%23202434' d='M7.633 8.341 0 .708.708 0l6.925 6.926L14.559 0l.707.707Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

/* Parts */
.bg_navy {
  background: #2A2F41;
  color: #FFFFFF;
}
.bg_navy a {
  color: #FFFFFF;
}
.bg_navy .sec_tit .tit_en {
  color: #FFFFFF;
}
.bg_navy .sec_tit .tit_en span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath d='M0 0h7v7H0V0Zm10 0h7v7h-7V0ZM0 10h7v7H0v-7Zm10 0h7v7h-7v-7Z' style='fill:%23FFFFFF'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.bg_navy.sec {
  padding-bottom: 100px;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .bg_navy.sec {
    padding-bottom: 60px;
    margin-top: 60px;
  }
}

.bg_gray {
  background: #EDEEF2;
}

.bg_white {
  background: #FFFFFF;
}

.box.bg_navy, .box.bg_gray, .box.bg_white {
  padding: 15px 20px;
  border-radius: 5px;
}
.box.no_padding {
  padding: 0;
}
.box.no_padding .box_inner {
  padding: 15px 20px;
}
.box.shadow {
  -webkit-box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
          box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
}
.box.padding_wide {
  padding: 60px 60px 100px 60px;
}
@media screen and (max-width: 767px) {
  .box.padding_wide {
    padding: 30px 30px 60px 30px;
  }
}
@media screen and (max-width: 480px) {
  .box.padding_wide {
    padding: 20px 20px 30px 20px;
  }
}
.box + div, .box + .txt {
  margin-top: 20px;
}
.box .content:not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .box .content:not(:first-child) {
    margin-top: 30px;
  }
}
.box .txt + .content {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .box .txt + .content {
    margin-top: 15px;
  }
}

.tag {
  font-size: 14px;
  border-radius: 5px;
  padding: 5px 10px;
  min-height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.annotation {
  color: rgba(32, 36, 52, 0.5);
  font-size: 12px;
}
.annotation.list li {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.annotation.txt {
  padding-left: 1.2em;
  text-indent: -1.2em;
}
.annotation.white {
  color: #FFFFFF;
}
.annotation.no_indent {
  padding-left: 0;
  text-indent: 0;
}

.map_area {
  border-radius: 10px;
  overflow: hidden;
}
.map_area .map {
  position: relative;
  width: 100%;
}
.map_area .map:before {
  content: "";
  display: block;
  padding-top: 62.2467771639%;
}
.map_area .map > div, .map_area .map > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.map_area .map > div img, .map_area .map > div picture, .map_area .map > figure img, .map_area .map > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.map_area .map > div iframe, .map_area .map > figure iframe {
  width: 100%;
  height: 100%;
}

.slider_content_area .inner {
  position: relative;
}
.slider_content_area .inner .slider_tit {
  position: absolute;
  top: 0;
  left: 60px;
}
.slider_content_area .slider_area {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: 0;
}
.slider_content_area .slider_area .slide {
  background: #FFFFFF;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
          box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 336px;
  margin-right: 30px;
}
.slider_content_area .slider_area .navigation_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-top: 30px;
}
.slider_content_area .slider_area .navigation_area .swiper_btn_prev,
.slider_content_area .slider_area .navigation_area .swiper_btn_next {
  display: block;
  width: 22px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center center;
}
.slider_content_area .slider_area .navigation_area .swiper_btn_prev:hover,
.slider_content_area .slider_area .navigation_area .swiper_btn_next:hover {
  cursor: pointer;
}
.slider_content_area .slider_area .navigation_area .swiper_btn_prev.swiper-button-disabled,
.slider_content_area .slider_area .navigation_area .swiper_btn_next.swiper-button-disabled {
  opacity: 0.23;
}
.slider_content_area .slider_area .navigation_area .swiper_btn_prev.swiper-button-disabled:hover,
.slider_content_area .slider_area .navigation_area .swiper_btn_next.swiper-button-disabled:hover {
  cursor: initial;
}
.slider_content_area .slider_area .navigation_area .swiper_btn_prev {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.slider_content_area .slider_area .navigation_area .swiper_pagination {
  margin-left: 20px;
  margin-right: 20px;
  width: auto;
  height: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider_content_area .slider_area .navigation_area .swiper_pagination .swiper-pagination-bullet {
  display: block;
  background: rgba(32, 36, 52, 0.23);
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
.slider_content_area .slider_area .navigation_area .swiper_pagination .swiper-pagination-bullet:not(:last-child) {
  margin-right: 13px;
}
.slider_content_area .slider_area .navigation_area .swiper_pagination .swiper-pagination-bullet-active {
  background: #202434;
  position: relative;
}
.slider_content_area .slider_area .navigation_area .swiper_pagination .swiper-pagination-bullet-active:before {
  border-radius: 50%;
  border: solid #202434 1px;
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 1366px) {
  .slider_content_area .slider_area .slide {
    width: 24.5973645681vw;
    margin-right: 2.196193265vw;
  }
}
@media screen and (max-width: 899px) {
  .slider_content_area .slider_area .slide {
    width: 37.3333333333vw;
    margin-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 644px) {
  .slider_content_area .slider_area {
    padding-left: 20px;
    padding-right: 20px;
  }
  .slider_content_area .slider_area .slide {
    width: 37.2093023256vw;
    margin-right: 2.3255813953vw;
  }
  .slider_content_area .slider_area .navigation_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slider_content_area .inner .slider_tit {
    position: initial;
  }
}
@media screen and (max-width: 480px) {
  .slider_content_area .slider_area .slide {
    width: calc(100% - 80px);
    margin: 0 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

.scroll_table {
  overflow-x: auto;
}

table {
  border-color: #2A2F41;
  border-style: solid;
  border-width: 1px 0;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table tr.bg_navy th, table tr.bg_navy td {
  background: #707588;
  border-bottom: #FFFFFF 1px solid;
  color: #FFFFFF;
}
table tr.bg_navy th:not(:last-child), table tr.bg_navy td:not(:last-child) {
  border-right: #FFFFFF 1px solid;
}
table th, table td {
  padding: 10px;
  font-size: 14px;
}
table th.nowrap, table td.nowrap {
  white-space: nowrap;
}
table th.wrap, table td.wrap {
  white-space: normal;
}
table th.bg_navy, table td.bg_navy {
  background: #707588;
  border-bottom: #FFFFFF 1px solid;
  color: #FFFFFF;
}
table th.bg_navy:not(:last-child), table td.bg_navy:not(:last-child) {
  border-right: #FFFFFF 1px solid;
}
table th.tit, table td.tit {
  font-size: 16px;
  background: #707588;
  border-bottom: #FFFFFF 1px solid;
  color: #FFFFFF;
}
table th.tit:not(:last-child), table td.tit:not(:last-child) {
  border-right: #FFFFFF 1px solid;
}
table th {
  font-weight: normal;
  background: #EDEEF2;
  white-space: nowrap;
}
table td {
  background: #FFFFFF;
}
table thead th {
  background: #707588;
  color: #FFFFFF;
  border-bottom: #FFFFFF 1px solid;
}
table thead th:not(:last-child) {
  border-right: #FFFFFF 1px solid;
}
table thead tr:not(:last-child) th, table thead tr:not(:last-child) td {
  border-bottom: solid 1px #FFFFFF;
}
table tbody tr:not(:last-child):not(.bg_navy) th:not(.tit), table tbody tr:not(:last-child):not(.bg_navy) td:not(.tit) {
  border-bottom: solid 1px rgba(42, 47, 65, 0.2);
}
table tbody td:not(:last-child):not(.tit) {
  border-right: solid 1px rgba(42, 47, 65, 0.2);
}
table .txt_sub {
  display: block;
}
table .price {
  display: inline-block;
  text-align: right;
}
table .price.four {
  min-width: 40px;
}
table .price.five {
  min-width: 50px;
}
table .price.six {
  min-width: 60px;
}
table .price.seven {
  min-width: 70px;
}
table .price.eight {
  min-width: 80px;
}
table .price.nine {
  min-width: 90px;
}
table .price.ten {
  min-width: 100px;
}
table .unit {
  display: inline-block;
  text-align: left;
}
table .unit.four {
  min-width: 40px;
}
table .unit.five {
  min-width: 50px;
}
table .unit.six {
  min-width: 60px;
}
table .unit.seven {
  min-width: 70px;
}
table .unit.eight {
  min-width: 80px;
}
table .unit.nine {
  min-width: 90px;
}
table .unit.ten {
  min-width: 100px;
}
table + .annotation, table + .link_area {
  margin-top: 10px;
}
@media screen and (max-width: 644px) {
  table th.tit {
    font-size: 14px;
  }
  table th, table td {
    padding: 10px 5px;
    font-size: 12px;
  }
  table .unit {
    min-width: auto !important;
    text-align: center;
  }
}

.opening_txt_area {
  line-height: 1.8;
}

.nest_list .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nest_list .col.img_left .txt_area {
  padding-left: 5.5248618785%;
}
.nest_list .col.img_left.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.nest_list .col.img_right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.nest_list .col.img_right .txt_area {
  padding-right: 5.5248618785%;
}
.nest_list .col.img_right.not_reverse {
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
}
.nest_list .col:not(:first-child) {
  margin-top: 100px;
}
.nest_list .img_area,
.nest_list .map_area {
  width: 49.0791896869%;
}
.nest_list .img_area .img,
.nest_list .img_area .map,
.nest_list .map_area .img,
.nest_list .map_area .map {
  position: relative;
  width: 100%;
  border-radius: 10px;
}
.nest_list .img_area .img:before,
.nest_list .img_area .map:before,
.nest_list .map_area .img:before,
.nest_list .map_area .map:before {
  content: "";
  display: block;
  padding-top: 65.7894736842%;
}
.nest_list .img_area .img > div, .nest_list .img_area .img > figure,
.nest_list .img_area .map > div,
.nest_list .img_area .map > figure,
.nest_list .map_area .img > div,
.nest_list .map_area .img > figure,
.nest_list .map_area .map > div,
.nest_list .map_area .map > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nest_list .img_area .img > div img, .nest_list .img_area .img > div picture, .nest_list .img_area .img > figure img, .nest_list .img_area .img > figure picture,
.nest_list .img_area .map > div img,
.nest_list .img_area .map > div picture,
.nest_list .img_area .map > figure img,
.nest_list .img_area .map > figure picture,
.nest_list .map_area .img > div img,
.nest_list .map_area .img > div picture,
.nest_list .map_area .img > figure img,
.nest_list .map_area .img > figure picture,
.nest_list .map_area .map > div img,
.nest_list .map_area .map > div picture,
.nest_list .map_area .map > figure img,
.nest_list .map_area .map > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.nest_list .img_area .img > div iframe, .nest_list .img_area .img > figure iframe,
.nest_list .img_area .map > div iframe,
.nest_list .img_area .map > figure iframe,
.nest_list .map_area .img > div iframe,
.nest_list .map_area .img > figure iframe,
.nest_list .map_area .map > div iframe,
.nest_list .map_area .map > figure iframe {
  width: 100%;
  height: 100%;
}
.nest_list .img_area img,
.nest_list .map_area img {
  border-radius: 10px;
}
.nest_list .txt_area {
  width: 50.9208103131%;
}
.nest_list .txt_area .tit {
  font-size: 21px;
  margin-bottom: 20px;
}
.nest_list .txt_area .txt {
  font-size: 14px;
  line-height: 1.714;
}
@media screen and (max-width: 899px) {
  .nest_list .col {
    display: block;
    max-width: 532px;
    margin-left: auto;
    margin-right: auto;
  }
  .nest_list .col:not(:first-child) {
    margin-top: 60px;
  }
  .nest_list .col.img_left .txt_area, .nest_list .col.img_right .txt_area {
    padding: 0;
  }
  .nest_list .col.img_left.reverse .txt_area, .nest_list .col.img_left.not_reverse .txt_area, .nest_list .col.img_right.reverse .txt_area, .nest_list .col.img_right.not_reverse .txt_area {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .nest_list .col .img_area,
  .nest_list .col .txt_area,
  .nest_list .col .map_area {
    width: 100%;
  }
  .nest_list .col .txt_area {
    margin-top: 20px;
  }
  .nest_list .col .txt_area .tit {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .nest_list .col .txt_area .txt {
    font-size: 13px;
  }
}

.one_col_contents.txt_bg .col,
.two_col_contents.txt_bg .col,
.three_col_contents.txt_bg .col {
  -webkit-box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
          box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
  background: #FFFFFF;
}
.one_col_contents.border_navy .col,
.two_col_contents.border_navy .col,
.three_col_contents.border_navy .col {
  border: solid 1px #2A2F41;
}
.one_col_contents.border_gray .col,
.two_col_contents.border_gray .col,
.three_col_contents.border_gray .col {
  border: solid 1px #EDEEF2;
}
.one_col_contents.number_col,
.two_col_contents.number_col,
.three_col_contents.number_col {
  counter-reset: num;
}
.one_col_contents.number_col .col,
.two_col_contents.number_col .col,
.three_col_contents.number_col .col {
  counter-increment: num;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.one_col_contents.number_col .col .img_area,
.two_col_contents.number_col .col .img_area,
.three_col_contents.number_col .col .img_area {
  position: relative;
}
.one_col_contents.number_col .col .img_area:before,
.two_col_contents.number_col .col .img_area:before,
.three_col_contents.number_col .col .img_area:before {
  position: absolute;
  font-size: 26px;
  z-index: 9;
  color: #FFFFFF;
  font-family: "Marcellus", sans-serif;
  content: counter(num, decimal-leading-zero);
  top: -15px;
  left: -15px;
  border-radius: 50%;
  border: solid #FFFFFF 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  height: 80px;
}
.one_col_contents .img_area + .txt_area,
.two_col_contents .img_area + .txt_area,
.three_col_contents .img_area + .txt_area {
  padding-top: 20px;
}
.one_col_contents .txt_area .tit,
.two_col_contents .txt_area .tit,
.three_col_contents .txt_area .tit {
  font-size: 21px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.one_col_contents .txt_area .txt,
.two_col_contents .txt_area .txt,
.three_col_contents .txt_area .txt {
  font-size: 14px;
  line-height: 1.714;
}
@media screen and (max-width: 899px) {
  .one_col_contents.number_col .col .img_area:before,
  .two_col_contents.number_col .col .img_area:before,
  .three_col_contents.number_col .col .img_area:before {
    font-size: 21px;
    width: 72px;
    height: 72px;
    top: -10px;
    left: -10px;
  }
  .one_col_contents.page_link_contents .col,
  .two_col_contents.page_link_contents .col,
  .three_col_contents.page_link_contents .col {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .one_col_contents.page_link_contents .col:not(:first-child),
  .two_col_contents.page_link_contents .col:not(:first-child),
  .three_col_contents.page_link_contents .col:not(:first-child) {
    margin-top: 20px;
  }
  .one_col_contents.page_link_contents .img_area,
  .two_col_contents.page_link_contents .img_area,
  .three_col_contents.page_link_contents .img_area {
    width: 100px;
    height: 100px;
  }
  .one_col_contents.page_link_contents .img_area img,
  .two_col_contents.page_link_contents .img_area img,
  .three_col_contents.page_link_contents .img_area img {
    border-radius: 50%;
  }
  .one_col_contents.page_link_contents .txt_area,
  .two_col_contents.page_link_contents .txt_area,
  .three_col_contents.page_link_contents .txt_area {
    width: calc(100% - 115px);
    padding: 0 15px;
    margin: 0;
  }
  .one_col_contents.page_link_contents .txt_area .tit,
  .two_col_contents.page_link_contents .txt_area .tit,
  .three_col_contents.page_link_contents .txt_area .tit {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .one_col_contents.page_link_contents .txt_area .txt,
  .two_col_contents.page_link_contents .txt_area .txt,
  .three_col_contents.page_link_contents .txt_area .txt {
    font-size: 12px;
  }
  .one_col_contents.page_link_contents .box_link_area,
  .two_col_contents.page_link_contents .box_link_area,
  .three_col_contents.page_link_contents .box_link_area {
    border: none;
  }
  .one_col_contents.page_link_contents .box_link_area .in_link,
  .two_col_contents.page_link_contents .box_link_area .in_link,
  .three_col_contents.page_link_contents .box_link_area .in_link {
    width: 15px;
    height: 100%;
    padding: 0;
    font-size: 0;
    background-position: center center;
  }
  .one_col_contents .txt_area .tit,
  .two_col_contents .txt_area .tit,
  .three_col_contents .txt_area .tit {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .one_col_contents .txt_area .txt,
  .two_col_contents .txt_area .txt,
  .three_col_contents .txt_area .txt {
    font-size: 13px;
  }
}
@media screen and (max-width: 480px) {
  .one_col_contents.page_link_contents .col,
  .two_col_contents.page_link_contents .col,
  .three_col_contents.page_link_contents .col {
    padding: 10px;
  }
  .one_col_contents.page_link_contents .img_area,
  .two_col_contents.page_link_contents .img_area,
  .three_col_contents.page_link_contents .img_area {
    width: 80px;
    height: 80px;
  }
  .one_col_contents.page_link_contents .txt_area,
  .two_col_contents.page_link_contents .txt_area,
  .three_col_contents.page_link_contents .txt_area {
    width: calc(100% - 90px);
    padding: 0 10px;
  }
  .one_col_contents.page_link_contents .txt_area .tit,
  .two_col_contents.page_link_contents .txt_area .tit,
  .three_col_contents.page_link_contents .txt_area .tit {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .one_col_contents.page_link_contents .txt_area .txt,
  .two_col_contents.page_link_contents .txt_area .txt,
  .three_col_contents.page_link_contents .txt_area .txt {
    font-size: 12px;
  }
  .one_col_contents.page_link_contents .box_link_area .in_link,
  .two_col_contents.page_link_contents .box_link_area .in_link,
  .three_col_contents.page_link_contents .box_link_area .in_link {
    width: 10px;
    background-size: 10px;
  }
}

.two_col_contents,
.three_col_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.two_col_contents.txt_bg .col,
.three_col_contents.txt_bg .col {
  border-radius: 5px;
}
.two_col_contents.txt_bg .img_area img,
.three_col_contents.txt_bg .img_area img {
  border-radius: 5px 5px 0 0;
}
.two_col_contents.txt_bg .txt_area,
.three_col_contents.txt_bg .txt_area {
  padding: 20px;
}

.one_col_contents.txt_bg .col {
  border-radius: 10px;
}
.one_col_contents.txt_bg .img_area img {
  border-radius: 10px 10px 0 0;
}
.one_col_contents.txt_bg .txt_area {
  padding: 60px 60px 100px 60px;
}
.one_col_contents.txt_bg .txt_area.padding_narrow {
  padding: 30px 40px;
}
.one_col_contents .col {
  border-radius: 10px;
}
.one_col_contents .col:not(:first-child) {
  margin-top: 60px;
}
.one_col_contents .img_area .img {
  position: relative;
  width: 100%;
}
.one_col_contents .img_area .img:before {
  content: "";
  display: block;
  padding-top: 43.9226519337%;
}
.one_col_contents .img_area .img > div, .one_col_contents .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.one_col_contents .img_area .img > div img, .one_col_contents .img_area .img > div picture, .one_col_contents .img_area .img > figure img, .one_col_contents .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.one_col_contents .img_area .img > div iframe, .one_col_contents .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
.one_col_contents .img_area .img img {
  border-radius: 10px 10px 0 0;
}
.one_col_contents .txt_area {
  padding: 60px 60px 100px 60px;
  width: 100%;
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
}
.one_col_contents .txt_area.padding_narrow {
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .one_col_contents.txt_bg .txt_area {
    padding: 30px 30px 60px 30px;
  }
  .one_col_contents.txt_bg .txt_area.padding_narrow {
    padding: 20px;
  }
  .one_col_contents .col:not(:first-child) {
    margin-top: 30px;
  }
  .one_col_contents .txt_area {
    padding: 30px 30px 60px 30px;
  }
  .one_col_contents .txt_area.padding_narrow {
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .one_col_contents.txt_bg .txt_area {
    padding: 20px 20px 30px 20px;
  }
  .one_col_contents.txt_bg .txt_area.padding_narrow {
    padding: 15px;
  }
  .one_col_contents .txt_area {
    padding: 20px 20px 30px 20px;
  }
  .one_col_contents .txt_area.padding_narrow {
    padding: 15px;
  }
}

.two_col_contents .col {
  width: 47.2375690608%;
}
.two_col_contents .col:not(:nth-child(2n)) {
  margin-right: 5.5248618785%;
}
.two_col_contents .col:nth-child(n+3) {
  margin-top: 60px;
}
.two_col_contents .img_area .img {
  position: relative;
  width: 100%;
}
.two_col_contents .img_area .img:before {
  content: "";
  display: block;
  padding-top: 70.005004563%;
}
.two_col_contents .img_area .img > div, .two_col_contents .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.two_col_contents .img_area .img > div img, .two_col_contents .img_area .img > div picture, .two_col_contents .img_area .img > figure img, .two_col_contents .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.two_col_contents .img_area .img > div iframe, .two_col_contents .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
.two_col_contents .img_area .img.rectangle {
  position: relative;
  width: 100%;
}
.two_col_contents .img_area .img.rectangle:before {
  content: "";
  display: block;
  padding-top: 70.005004563%;
}
.two_col_contents .img_area .img.rectangle > div, .two_col_contents .img_area .img.rectangle > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.two_col_contents .img_area .img.rectangle > div img, .two_col_contents .img_area .img.rectangle > div picture, .two_col_contents .img_area .img.rectangle > figure img, .two_col_contents .img_area .img.rectangle > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.two_col_contents .img_area .img.rectangle > div iframe, .two_col_contents .img_area .img.rectangle > figure iframe {
  width: 100%;
  height: 100%;
}
.two_col_contents .img_area .img.square {
  position: relative;
  width: 100%;
}
.two_col_contents .img_area .img.square:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.two_col_contents .img_area .img.square > div, .two_col_contents .img_area .img.square > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.two_col_contents .img_area .img.square > div img, .two_col_contents .img_area .img.square > div picture, .two_col_contents .img_area .img.square > figure img, .two_col_contents .img_area .img.square > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.two_col_contents .img_area .img.square > div iframe, .two_col_contents .img_area .img.square > figure iframe {
  width: 100%;
  height: 100%;
}
.two_col_contents .img_area img {
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .two_col_contents {
    display: block;
    max-width: 532px;
    margin-left: auto;
    margin-right: auto;
  }
  .two_col_contents .col {
    width: 100%;
  }
  .two_col_contents .col:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .two_col_contents .col:not(:first-child) {
    margin-top: 60px;
  }
}

.three_col_contents .col {
  width: 31.4917127072%;
}
.three_col_contents .col:not(:nth-child(3n)) {
  margin-right: 2.7624309392%;
}
.three_col_contents .col:nth-child(n+4) {
  margin-top: 60px;
}
.three_col_contents .img_area .img {
  position: relative;
  width: 100%;
}
.three_col_contents .img_area .img:before {
  content: "";
  display: block;
  padding-top: 70.005004563%;
}
.three_col_contents .img_area .img > div, .three_col_contents .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.three_col_contents .img_area .img > div img, .three_col_contents .img_area .img > div picture, .three_col_contents .img_area .img > figure img, .three_col_contents .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.three_col_contents .img_area .img > div iframe, .three_col_contents .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
.three_col_contents .img_area .img.rectangle {
  position: relative;
  width: 100%;
}
.three_col_contents .img_area .img.rectangle:before {
  content: "";
  display: block;
  padding-top: 70.005004563%;
}
.three_col_contents .img_area .img.rectangle > div, .three_col_contents .img_area .img.rectangle > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.three_col_contents .img_area .img.rectangle > div img, .three_col_contents .img_area .img.rectangle > div picture, .three_col_contents .img_area .img.rectangle > figure img, .three_col_contents .img_area .img.rectangle > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.three_col_contents .img_area .img.rectangle > div iframe, .three_col_contents .img_area .img.rectangle > figure iframe {
  width: 100%;
  height: 100%;
}
.three_col_contents .img_area .img.square {
  position: relative;
  width: 100%;
}
.three_col_contents .img_area .img.square:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.three_col_contents .img_area .img.square > div, .three_col_contents .img_area .img.square > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.three_col_contents .img_area .img.square > div img, .three_col_contents .img_area .img.square > div picture, .three_col_contents .img_area .img.square > figure img, .three_col_contents .img_area .img.square > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.three_col_contents .img_area .img.square > div iframe, .three_col_contents .img_area .img.square > figure iframe {
  width: 100%;
  height: 100%;
}
.three_col_contents .img_area img {
  border-radius: 10px;
}
@media screen and (max-width: 899px) {
  .three_col_contents {
    display: block;
    max-width: 532px;
    margin-left: auto;
    margin-right: auto;
  }
  .three_col_contents .col {
    width: 100%;
  }
  .three_col_contents .col:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .three_col_contents .col:not(:first-child) {
    margin-top: 60px;
  }
}

.contact_area {
  margin-top: 150px;
}
.contact_area .box {
  padding: 50px;
  border-radius: 20px;
}
.contact_area .tit {
  font-size: 21px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .contact_area .box {
    padding: 20px 20px 30px 20px;
    border-radius: 10px;
    margin-bottom: 15px;
  }
}

.check_list .list {
  padding-left: 26px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.159' height='13.211' viewBox='0 0 17.159 13.211'%3E%3Cpath d='M-860.707,5312.278l-5.362-5.361,1.414-1.414,3.947,3.947,10.383-10.383,1.414,1.414Z' transform='translate(866.069 -5299.067)' fill='%23C9A845'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: left 5px;
  font-size: 14px;
  min-height: 23px;
}
.check_list .list:not(:first-child) {
  margin-top: 15px;
}

.step_contents {
  counter-reset: num;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.step_contents .col {
  counter-increment: num;
  padding: 30px;
  width: calc((100% - 60px) / 3);
  background: #FFFFFF;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
          box-shadow: 0 3px 20px rgba(32, 36, 52, 0.04);
  position: relative;
}
.step_contents .col:before {
  font-family: "Marcellus", sans-serif;
  content: counter(num, decimal-leading-zero);
  color: #C9A845;
  font-size: 26px;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
}
.step_contents .col:not(:nth-child(3n)) {
  margin-right: 30px;
}
.step_contents .col:not(:nth-child(3n)):after {
  content: "";
  display: block;
  width: 10px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.68' height='26.532' viewBox='0 0 14.68 26.532'%3E%3Cpath d='M12.559,13.973-.707.707.707-.707,12.559,11.145,24.411-.707,25.825.707Z' transform='translate(0.707 25.825) rotate(-90)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px;
  position: absolute;
  right: -20px;
  top: calc(50% - 15px);
}
.step_contents .col .name {
  font-size: 21px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.step_contents .col .name:after {
  display: block;
  height: 1px;
  width: 42px;
  background: #EDEEF2;
  content: "";
  position: absolute;
  left: calc(50% - 21px);
  bottom: 0;
}
@media screen and (max-width: 899px) {
  .step_contents .col {
    padding: 30px 15px;
  }
  .step_contents .col .name {
    font-size: 16px;
  }
  .step_contents .col .txt {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .step_contents {
    display: block;
  }
  .step_contents .col {
    padding: 15px;
    width: 100%;
  }
  .step_contents .col:not(:nth-child(3n)) {
    margin-right: 0;
  }
  .step_contents .col:not(:nth-child(3n)):after {
    content: none;
  }
  .step_contents .col:not(:first-child) {
    margin-top: 30px;
  }
  .step_contents .col:not(:first-child):after {
    content: "";
    display: block;
    width: 30px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.266' height='8.34'%3E%3Cpath fill='%23202434' d='M7.633 8.341 0 .708.708 0l6.925 6.926L14.559 0l.707.707Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 18px;
    position: absolute;
    top: -20px;
    left: calc(50% - 15px);
  }
  .step_contents .col .txt_area {
    text-align: center;
  }
}

.number_tit_list {
  counter-reset: num;
}
.number_tit_list .content {
  counter-increment: num;
}
.number_tit_list .content .band_tit:before {
  content: counter(num) ". ";
}

.disc_list li {
  list-style: disc;
}

.number_list li {
  list-style: decimal;
}

.disc_list,
.number_list {
  padding-left: 1.2em;
}
.disc_list li:not(:first-child),
.number_list li:not(:first-child) {
  margin-top: 5px;
}
.disc_list + .txt,
.number_list + .txt {
  margin-top: 30px;
}
@media screen and (max-width: 899px) {
  .disc_list + .txt,
  .number_list + .txt {
    margin-top: 15px;
  }
}

/* header */
body {
  padding-top: 110px;
}
@media screen and (max-width: 767px) {
  body {
    padding-top: 56px;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  z-index: 99;
}
.header.active {
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
.header h1, .header a, .header img {
  display: block;
}
.header .wrap {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 110px;
}
.header .logo {
  width: 180px;
}
.header .toggle_btn {
  background: #EDEEF2;
  color: #202434;
  width: 132px;
  height: 50px;
  border-radius: 25px;
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .toggle_btn p {
  padding-left: 27px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpath d='M0 0h7v7H0V0Zm10 0h7v7h-7V0ZM0 10h7v7H0v-7Zm10 0h7v7h-7v-7Z' style='fill:%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left center;
}
.header .toggle_btn.active {
  z-index: 999;
}
.header .toggle_btn.active p {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='icon' width='15' height='15' version='1.1'%3E%3Cdefs%3E%3Cstyle%3E.st0%7Bfill:%23202434%7D%3C/style%3E%3C/defs%3E%3Cpath d='M0 0h5v5H0zM10 0h5v5h-5zM0 10h5v5H0zM5 5h5v5H5zM10 10h5v5h-5z' class='st0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.header .menu_area {
  display: none;
}
.header .menu_area.active {
  background: #FFFFFF;
  display: block;
  position: fixed;
  z-index: 99;
  right: 0;
  top: 0;
  padding: 110px 30px 60px 30px;
  border-radius: 0 0 0 20px;
  -webkit-box-shadow: 0 3px 30px rgba(32, 36, 52, 0.13);
          box-shadow: 0 3px 30px rgba(32, 36, 52, 0.13);
  max-width: 300px;
  width: 100%;
}
.header .menu_area.active .header_nav {
  font-size: 14px;
  width: 100%;
}
.header .menu_area.active .header_nav .link {
  width: 100%;
  border-bottom: solid 1px #EDEEF2;
}
.header .menu_area.active .header_nav .link a {
  width: 100%;
  display: block;
  padding: 15px 24px 15px 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: right center;
}
@media screen and (max-width: 767px) {
  .header {
    height: 56px;
  }
  .header .wrap {
    padding: 10px;
    height: 56px;
  }
  .header .toggle_btn {
    width: 94px;
    height: 35px;
    border-radius: 17.5px;
    font-size: 14px;
  }
  .header .toggle_btn p {
    padding-left: 18px;
    background-size: 12px;
  }
  .header .menu_area.active {
    padding: 56px 20px 20px 20px;
  }
}
@media screen and (max-width: 480px) {
  .header .logo.active {
    position: relative;
    z-index: 999;
  }
  .header .menu_area.active {
    max-width: 100%;
    min-height: 100vh;
    min-height: 100dvh;
    -webkit-box-shadow: inherit;
            box-shadow: inherit;
    border-radius: 0;
  }
}

/* footer */
.footer {
  background: #FFFFFF;
  border-radius: 20px 20px 0 0;
  padding-top: 100px;
  padding-bottom: 60px;
  margin-top: 100px;
}
.footer a {
  color: #202434;
}
.footer .upper_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer .company_area {
  padding-right: 60px;
}
.footer .company_area .logo {
  display: block;
  width: 230px;
  margin-bottom: 30px;
}
.footer .company_area .tel_number {
  font-size: 11px;
}
.footer .company_area .tel_number .num {
  font-size: 20px;
  margin: 0 5px;
}
.footer .footer_nav_area {
  font-size: 14px;
  line-height: 1.2;
}
.footer .footer_nav_area .footer_nav {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer .footer_nav_area .link {
  width: calc(50% - 30px);
}
.footer .footer_nav_area .link:nth-child(2n) {
  margin-left: 60px;
}
.footer .footer_nav_area .link:nth-child(n+3) {
  margin-top: 20px;
}
.footer .bottom_area {
  margin-top: 100px;
  padding-top: 50px;
  border-top: rgba(32, 36, 52, 0.08) solid 1px;
  position: relative;
}
.footer .bottom_area .copyright {
  font-size: 14px;
  text-align: center;
}
.footer .bottom_area .page_top_btn {
  font-size: 12px;
  padding-top: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5.649' height='12.416' viewBox='0 0 5.649 12.416'%3E%3Cpath d='M8.535.318c.345.373.345.373,1.008,1.119.124.152.207.235,1.063,1.077H0v.608H10.607c-.29.318-.428.442-.691.718-.373.373-.373.373-.718.746s-.373.387-.663.691l.318.373a24.512,24.512,0,0,1,3.563-2.831A25.875,25.875,0,0,1,8.853,0Z' transform='translate(0 12.416) rotate(-90)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 6px;
  line-height: 1;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 899px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer .upper_area {
    display: block;
  }
  .footer .company_area {
    padding-right: 0;
    font-size: 15px;
    text-align: center;
    margin-bottom: 40px;
  }
  .footer .company_area .logo {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .footer .company_area .tel_number {
    margin-top: 20px;
  }
  .footer .footer_nav_area .footer_nav {
    width: 100%;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer_nav_area .link {
    width: calc(50% - 15px);
  }
  .footer .footer_nav_area .link:nth-child(2n) {
    margin-left: 30px;
  }
  .footer .bottom_area {
    margin-top: 30px;
    padding-top: 30px;
  }
  .footer .bottom_area .copyright {
    font-size: 11px;
  }
}
@media screen and (max-width: 480px) {
  .footer .footer_nav_area .footer_nav {
    display: block;
  }
  .footer .footer_nav_area .link {
    width: 100%;
  }
  .footer .footer_nav_area .link a {
    display: block;
    background-color: #EDEEF2;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 14px;
    padding: 15px 40px 15px 20px;
    border-radius: 5px;
  }
  .footer .footer_nav_area .link:nth-child(2n) {
    margin-left: 0;
  }
  .footer .footer_nav_area .link:not(:first-child) {
    margin-top: 10px;
  }
}

/* top */
.front_page .main_visual_area .catchphrase {
  font-size: clamp(27px, 4.6852122987vw, 64px);
  line-height: 1.266;
  margin-bottom: 20px;
}
.front_page .main_visual_area .sub_catchphrase {
  font-size: clamp(16px, 2.0497803807vw, 28px);
}
.front_page .main_visual_area .main_visual_img {
  position: relative;
  margin-top: 50px;
}
.front_page .main_visual_area .main_visual_img .scroll_animation_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.front_page .main_visual_area .main_visual_img .scroll_animation_area .wrap {
  height: 200px;
  position: relative;
}
.front_page .main_visual_area .main_visual_img .scroll_animation_area .wrap:before, .front_page .main_visual_area .main_visual_img .scroll_animation_area .wrap:after {
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  left: calc((100% - 1px) / 2);
}
.front_page .main_visual_area .main_visual_img .scroll_animation_area .wrap:before {
  height: 150px;
  background: rgba(32, 36, 52, 0.1);
  top: 50px;
}
.front_page .main_visual_area .main_visual_img .scroll_animation_area .wrap:after {
  background: #202434;
  -webkit-animation: scrollAnim 2s infinite ease-in-out;
          animation: scrollAnim 2s infinite ease-in-out;
}
.front_page .main_visual_area .main_visual_img .scroll_animation_area .wrap p {
  letter-spacing: calc(50em / 1000);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  font-size: 14px;
  line-height: 1;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
@-webkit-keyframes scrollAnim {
  0% {
    top: 50px;
    height: 0;
  }
  50% {
    height: 50px;
  }
  100% {
    top: 200px;
    height: 0;
  }
}
@keyframes scrollAnim {
  0% {
    top: 50px;
    height: 0;
  }
  50% {
    height: 50px;
  }
  100% {
    top: 200px;
    height: 0;
  }
}
.front_page .main_visual_area .main_visual_img .img_area {
  border-radius: 10px;
  overflow: hidden;
}
.front_page .main_visual_area .main_visual_img .img_area .img {
  position: relative;
  width: 100%;
}
.front_page .main_visual_area .main_visual_img .img_area .img:before {
  content: "";
  display: block;
  padding-top: 43.1781701445%;
}
.front_page .main_visual_area .main_visual_img .img_area .img > div, .front_page .main_visual_area .main_visual_img .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.front_page .main_visual_area .main_visual_img .img_area .img > div img, .front_page .main_visual_area .main_visual_img .img_area .img > div picture, .front_page .main_visual_area .main_visual_img .img_area .img > figure img, .front_page .main_visual_area .main_visual_img .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.front_page .main_visual_area .main_visual_img .img_area .img > div iframe, .front_page .main_visual_area .main_visual_img .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .front_page .main_visual_area {
    padding-top: 40px;
  }
  .front_page .main_visual_area .main_visual_img .scroll_animation_area {
    display: none;
  }
  .front_page .main_visual_area .main_visual_img .img_area {
    border-radius: 5px;
  }
  .front_page .main_visual_area .main_visual_img .img_area .img {
    position: relative;
    width: 100%;
  }
  .front_page .main_visual_area .main_visual_img .img_area .img:before {
    content: "";
    display: block;
    padding-top: 65.7142857143%;
  }
  .front_page .main_visual_area .main_visual_img .img_area .img > div, .front_page .main_visual_area .main_visual_img .img_area .img > figure {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .front_page .main_visual_area .main_visual_img .img_area .img > div img, .front_page .main_visual_area .main_visual_img .img_area .img > div picture, .front_page .main_visual_area .main_visual_img .img_area .img > figure img, .front_page .main_visual_area .main_visual_img .img_area .img > figure picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .front_page .main_visual_area .main_visual_img .img_area .img > div iframe, .front_page .main_visual_area .main_visual_img .img_area .img > figure iframe {
    width: 100%;
    height: 100%;
  }
}
.front_page .sec_features .base_flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.front_page .sec_features .features_intro .txt_area {
  padding-right: 30px;
}
.front_page .sec_features .features_intro .txt_area .link_area {
  margin-top: 30px;
}
.front_page .sec_features .features_intro .img_area {
  padding-left: 30px;
}
.front_page .sec_features .features_intro .img_area img {
  -webkit-filter: drop-shadow(0 0 20px rgba(32, 36, 52, 0.1));
          filter: drop-shadow(0 0 20px rgba(32, 36, 52, 0.1));
}
.front_page .sec_features .service_list {
  margin-top: 100px;
  counter-reset: num;
}
.front_page .sec_features .service_list .col {
  counter-increment: num;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  display: block;
}
.front_page .sec_features .service_list .col:not(:first-child) {
  margin-top: 100px;
}
.front_page .sec_features .service_list .col:before, .front_page .sec_features .service_list .col:after {
  position: absolute;
  z-index: 9;
  color: #FFFFFF;
  font-family: "Marcellus", sans-serif;
}
.front_page .sec_features .service_list .col:before {
  font-size: 21px;
  content: "Services " counter(num, decimal-leading-zero);
  top: 30px;
  left: 30px;
}
.front_page .sec_features .service_list .col:after {
  bottom: 30px;
  right: 30px;
  content: "Read  More";
  text-align: center;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  border: #FFFFFF solid 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 13px;
  line-height: 1.308;
  padding: 15px;
}
.front_page .sec_features .service_list .col .name {
  position: absolute;
  bottom: 30px;
  left: 30px;
  color: #FFFFFF;
  font-size: 28px;
  z-index: 9;
}
.front_page .sec_features .service_list .col .img_area {
  position: relative;
}
.front_page .sec_features .service_list .col .img_area:before, .front_page .sec_features .service_list .col .img_area:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 8;
}
.front_page .sec_features .service_list .col .img_area:before {
  background: rgba(0, 0, 0, 0.17);
  height: 100%;
}
.front_page .sec_features .service_list .col .img_area:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  height: 45.652173913%;
}
.front_page .sec_features .service_list .col .img_area .img {
  position: relative;
  width: 100%;
}
.front_page .sec_features .service_list .col .img_area .img:before {
  content: "";
  display: block;
  padding-top: 47.9935794543%;
}
.front_page .sec_features .service_list .col .img_area .img > div, .front_page .sec_features .service_list .col .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.front_page .sec_features .service_list .col .img_area .img > div img, .front_page .sec_features .service_list .col .img_area .img > div picture, .front_page .sec_features .service_list .col .img_area .img > figure img, .front_page .sec_features .service_list .col .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.front_page .sec_features .service_list .col .img_area .img > div iframe, .front_page .sec_features .service_list .col .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 899px) {
  .front_page .sec_features .features_intro .txt_area {
    padding-right: 15px;
  }
  .front_page .sec_features .features_intro .txt_area .link_area {
    margin-top: 15px;
  }
  .front_page .sec_features .features_intro .img_area {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .front_page .sec_features .features_intro .txt_area {
    padding-right: 0;
  }
  .front_page .sec_features .features_intro .img_area {
    padding-left: 0;
    text-align: center;
    margin-top: 60px;
  }
  .front_page .sec_features .features_intro .img_area img {
    max-width: 480px;
  }
  .front_page .sec_features .service_list {
    margin-top: 60px;
  }
  .front_page .sec_features .service_list .col {
    border-radius: 5px;
  }
  .front_page .sec_features .service_list .col:not(:first-child) {
    margin-top: 30px;
  }
  .front_page .sec_features .service_list .col:before {
    font-size: 13px;
    top: 15px;
    left: 15px;
  }
  .front_page .sec_features .service_list .col:after {
    bottom: 15px;
    right: 15px;
    font-size: 11px;
    width: 55px;
    height: 55px;
    padding: 10px;
  }
  .front_page .sec_features .service_list .col .name {
    font-size: 20px;
    bottom: 15px;
    left: 15px;
  }
  .front_page .sec_features .service_list .col .img_area .img {
    position: relative;
    width: 100%;
  }
  .front_page .sec_features .service_list .col .img_area .img:before {
    content: "";
    display: block;
    padding-top: 65.7142857143%;
  }
  .front_page .sec_features .service_list .col .img_area .img > div, .front_page .sec_features .service_list .col .img_area .img > figure {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .front_page .sec_features .service_list .col .img_area .img > div img, .front_page .sec_features .service_list .col .img_area .img > div picture, .front_page .sec_features .service_list .col .img_area .img > figure img, .front_page .sec_features .service_list .col .img_area .img > figure picture {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover;";
  }
  .front_page .sec_features .service_list .col .img_area .img > div iframe, .front_page .sec_features .service_list .col .img_area .img > figure iframe {
    width: 100%;
    height: 100%;
  }
}
.front_page .sec_facilities .slider_area {
  width: calc((100% - 1366px) / 2 + 1053px);
}
.front_page .sec_facilities .slider_area .slide .img_area .img {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.front_page .sec_facilities .slider_area .slide .img_area .img:before {
  content: "";
  display: block;
  padding-top: 92.2619047619%;
}
.front_page .sec_facilities .slider_area .slide .img_area .img > div, .front_page .sec_facilities .slider_area .slide .img_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.front_page .sec_facilities .slider_area .slide .img_area .img > div img, .front_page .sec_facilities .slider_area .slide .img_area .img > div picture, .front_page .sec_facilities .slider_area .slide .img_area .img > figure img, .front_page .sec_facilities .slider_area .slide .img_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.front_page .sec_facilities .slider_area .slide .img_area .img > div iframe, .front_page .sec_facilities .slider_area .slide .img_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
.front_page .sec_facilities .slider_area .slide .txt_area {
  padding: 30px 20px;
}
.front_page .sec_facilities .slider_area .slide .txt_area .name {
  font-size: 19px;
  margin-bottom: 20px;
}
.front_page .sec_facilities .slider_area .slide .txt_area .txt {
  font-size: 14px;
}
@media screen and (max-width: 1366px) {
  .front_page .sec_facilities .slider_area {
    width: 77.0131771596vw;
  }
}
@media screen and (max-width: 644px) {
  .front_page .sec_facilities .slider_area {
    width: 100%;
  }
}
.front_page .members_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
}
.front_page .members_list .col {
  background: rgba(255, 255, 255, 0.13);
  border-radius: 10px;
  padding: 15px 30px 30px;
  width: calc(50% - 30px);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.front_page .members_list .col:nth-child(2n) {
  margin-left: 60px;
}
.front_page .members_list .col:nth-child(n+3) {
  margin-top: 60px;
}
.front_page .members_list .col .tag {
  position: absolute;
  top: 0;
  left: 0;
  background: #C9A845;
  border-radius: 10px 0;
  letter-spacing: calc(50em / 1000);
  width: 80px;
}
.front_page .members_list .col .tit_area {
  text-align: center;
}
.front_page .members_list .col .tit_area .terms {
  height: 22px;
  margin-bottom: 5px;
}
.front_page .members_list .col .tit_area .terms p {
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90px;
  height: 100%;
  font-size: 11px;
  color: #202434;
  background: #FFFFFF;
  border-radius: 2px;
}
.front_page .members_list .col .tit_area .txt_tit {
  font-size: 21px;
}
.front_page .members_list .col .point_area {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: rgba(255, 255, 255, 0.1);
  margin-top: 10px;
  border-radius: 10px;
  padding: 30px;
}
@media screen and (max-width: 899px) {
  .front_page .members_list .col {
    padding: 20px;
    width: calc(50% - 15px);
  }
  .front_page .members_list .col:nth-child(2n) {
    margin-left: 30px;
  }
  .front_page .members_list .col:nth-child(n+3) {
    margin-top: 30px;
  }
  .front_page .members_list .col .point_area {
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .front_page .members_list .col .tag {
    width: 70px;
  }
  .front_page .members_list .col .tit_area .txt_tit {
    font-size: 18px;
  }
}
@media screen and (max-width: 644px) {
  .front_page .members_list {
    display: block;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .front_page .members_list .col {
    width: 100%;
  }
  .front_page .members_list .col:nth-child(2n) {
    margin-left: 0;
  }
  .front_page .members_list .col:not(:first-child) {
    margin-top: 30px;
  }
}
.front_page .members_btn_area {
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.front_page .members_btn_area .btn {
  border-color: rgba(255, 255, 255, 0.3);
  border-style: solid;
  border-width: 1px 0;
  display: block;
  width: calc(50% - 30px);
  padding: 30px 0;
}
.front_page .members_btn_area .btn .tit_area {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23FFFFFF'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right center;
  margin-bottom: 20px;
}
.front_page .members_btn_area .btn .tit_area .tit_en {
  font-size: 12px;
  margin-bottom: 3px;
}
.front_page .members_btn_area .btn .tit_area .tit_jp {
  font-size: 21px;
}
@media screen and (max-width: 899px) {
  .front_page .members_btn_area .btn {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 644px) {
  .front_page .members_btn_area {
    display: block;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .front_page .members_btn_area .btn {
    width: 100%;
  }
  .front_page .members_btn_area .btn:first-child {
    border-bottom: 0;
  }
}
.front_page .sec_news .inner {
  position: relative;
}
.front_page .sec_news .link_area {
  position: absolute;
  width: 200px;
  height: 66px;
  top: 0;
  right: 60px;
}
@media screen and (max-width: 767px) {
  .front_page .sec_news .link_area {
    position: initial;
    margin-top: 30px;
  }
}
.front_page .sec_access .lg_flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.front_page .sec_access .tel_number_list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.front_page .sec_access .tel_number_list dt {
  width: 60px;
}
.front_page .sec_access .tel_number_list dd {
  width: calc(100% - 60px);
}
@media screen and (max-width: 899px) {
  .front_page .sec_access .map_area {
    margin-top: 60px;
  }
}

/* 固定ページ */
.fixed_page .txt + .nest_list,
.fixed_page .txt + .three_col_contents,
.fixed_page .txt + .one_col_contents {
  margin-top: 60px;
}
.fixed_page .txt + .box,
.fixed_page .txt + .check_list,
.fixed_page .txt + .number_tit_list,
.fixed_page .txt + .disc_list {
  margin-top: 30px;
}
.fixed_page .txt + .annotation {
  margin-top: 10px;
}
@media screen and (max-width: 899px) {
  .fixed_page .txt + .nest_list,
  .fixed_page .txt + .three_col_contents,
  .fixed_page .txt + .one_col_contents {
    margin-top: 30px;
  }
  .fixed_page .txt + .box,
  .fixed_page .txt + .check_list,
  .fixed_page .txt + .number_tit_list,
  .fixed_page .txt + .disc_list {
    margin-top: 15px;
  }
}

/* メディカル */
.medical_checkup_flow_content .slider_area {
  width: calc((100% - 1366px) / 2 + 980px);
}
.medical_checkup_flow_content .slider_area .slider {
  counter-reset: num;
}
.medical_checkup_flow_content .slider_area .slide {
  counter-increment: num;
  padding: 30px;
}
.medical_checkup_flow_content .slider_area .slide:before {
  font-family: "Marcellus", sans-serif;
  content: counter(num, decimal-leading-zero);
  color: #C9A845;
  font-size: 26px;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}
.medical_checkup_flow_content .slider_area .slide .name {
  font-size: 21px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.medical_checkup_flow_content .slider_area .slide .name:after {
  display: block;
  height: 1px;
  width: 42px;
  background: #EDEEF2;
  content: "";
  position: absolute;
  left: calc(50% - 21px);
  bottom: 0;
}
@media screen and (max-width: 899px) {
  .medical_checkup_flow_content .slider_area .slide {
    padding: 30px 15px;
  }
  .medical_checkup_flow_content .slider_area .slide .name {
    font-size: 16px;
  }
  .medical_checkup_flow_content .slider_area .slide .txt {
    font-size: 12px;
  }
}
@media screen and (max-width: 480px) {
  .medical_checkup_flow_content .slider_area .slide {
    width: calc(100% - 80px);
    margin: 0 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (max-width: 1366px) {
  .medical_checkup_flow_content .slider_area {
    width: 71.7423133236vw;
  }
}
@media screen and (max-width: 899px) {
  .medical_checkup_flow_content .slider_area {
    width: 66.6666666667vw;
  }
}
@media screen and (max-width: 644px) {
  .medical_checkup_flow_content .slider_area {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .medical_checkup_flow_content .slider_area .inner .slider_tit {
    position: initial;
  }
  .medical_checkup_flow_content .slider_area .navigation_area {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.maison_txt_area .sec_tit {
  margin-bottom: 15px;
}
.maison_txt_area .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.maison_txt_area .logo {
  background: #FFFFFF;
  border-radius: 50%;
  width: 94px;
  height: 94px;
  padding: 15px;
}
.maison_txt_area .txt_wrap {
  width: calc(100% - 94px);
  padding-left: 10px;
}
.maison_txt_area .tag {
  margin-bottom: 10px;
}
.maison_txt_area .maison_name {
  font-size: 18px;
}

/* お知らせ */
.news_list_area .news_list .list {
  background-color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right 30px center;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 20px 0 rgba(32, 36, 52, 0.04);
          box-shadow: 0 3px 20px 0 rgba(32, 36, 52, 0.04);
  display: block;
  padding: 30px 60px 30px 30px;
}
.news_list_area .news_list .list:not(:first-child) {
  margin-top: 10px;
}
.news_list_area .news_list .list .sub {
  margin-bottom: 10px;
}
.news_list_area .news_list .list .tit {
  overflow: hidden;
  width: 100%;
}
.news_list_area .news_list .list .tit p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news_list_area .news_list .list .sub span,
.news_tit_area .sub span {
  display: inline-block;
}
.news_list_area .news_list .list .category,
.news_tit_area .category {
  color: #C9A845;
  font-size: 12px;
  min-width: 70px;
  text-align: center;
  border: solid 1px #C9A845;
  border-radius: 30px;
  margin-right: 10px;
}
.news_list_area .news_list .list .date,
.news_tit_area .date {
  color: rgba(32, 36, 52, 0.5);
  font-size: 14px;
}

.news_tit_area {
  padding-bottom: 30px;
  border-bottom: solid 1px #EDEEF2;
  margin-bottom: 50px;
}
.news_tit_area .sub {
  margin-bottom: 10px;
}
.news_tit_area .tit {
  font-size: 29px;
}

.navigation_area {
  margin-top: 60px;
}
.navigation_area .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.navigation_area .wp-pagenavi span {
  color: #202434;
}
.navigation_area .wp-pagenavi span:not(.extend) {
  font-weight: bold;
}
.navigation_area .wp-pagenavi a {
  color: rgba(32, 36, 52, 0.5);
}
.navigation_area .page,
.navigation_area .current {
  font-family: "Marcellus", sans-serif;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.navigation_area .page:not(.prev):not(.next),
.navigation_area .current:not(.prev):not(.next) {
  margin: 0 7px;
}
.navigation_area .previouspostslink,
.navigation_area .nextpostslink {
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23202434'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
}
.navigation_area .previouspostslink {
  -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
          transform: scale(-1, 1);
  margin-right: 5px;
}
.navigation_area .nextpostslink {
  margin-left: 5px;
}

/* 会報誌 */
.thumbnail_link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail_link_list .thumbnail_area .thumbnail {
  position: relative;
  width: 100%;
}
.thumbnail_link_list .thumbnail_area .thumbnail:before {
  content: "";
  display: block;
  padding-top: 141.592920354%;
}
.thumbnail_link_list .thumbnail_area .thumbnail > div, .thumbnail_link_list .thumbnail_area .thumbnail > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.thumbnail_link_list .thumbnail_area .thumbnail > div img, .thumbnail_link_list .thumbnail_area .thumbnail > div picture, .thumbnail_link_list .thumbnail_area .thumbnail > figure img, .thumbnail_link_list .thumbnail_area .thumbnail > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.thumbnail_link_list .thumbnail_area .thumbnail > div iframe, .thumbnail_link_list .thumbnail_area .thumbnail > figure iframe {
  width: 100%;
  height: 100%;
}
.thumbnail_link_list .col {
  width: 22.4719101124%;
}
.thumbnail_link_list .col:not(:nth-child(4n)) {
  margin-right: 3.3707865169%;
}
.thumbnail_link_list .link_area .border_link {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .thumbnail_link_list .link_area .border_link {
    font-size: 12px;
  }
}
@media screen and (max-width: 644px) {
  .thumbnail_link_list {
    max-width: 420px;
  }
  .thumbnail_link_list .col {
    width: 48.2142857143%;
  }
  .thumbnail_link_list .col:not(:nth-child(4n)) {
    margin-right: 0;
  }
  .thumbnail_link_list .col:not(:nth-child(2n)) {
    margin-right: 3.5714285714%;
  }
  .thumbnail_link_list .col:nth-child(n+3) {
    margin-top: 30px;
  }
}

/* お問合せ */
.contact_tel_area {
  padding-bottom: 60px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact_tel_area .tel_number .num {
  font-size: 29px;
}
@media screen and (max-width: 767px) {
  .contact_tel_area {
    padding-bottom: 30px !important;
  }
}
@media screen and (max-width: 644px) {
  .contact_tel_area {
    display: block;
    text-align: center;
  }
  .contact_tel_area .tel_number {
    margin-top: 10px;
  }
}

.mw_wp_form .form_content_area .form_content .item {
  display: block;
}
.mw_wp_form .form_content_area .form_content .item:not(:first-child) {
  margin-top: 30px;
}
.mw_wp_form .form_content_area .form_content .label {
  display: block;
  line-height: 1;
  margin-bottom: 10px;
}
.mw_wp_form .form_content_area .form_content .required {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #C95945;
  color: #FFFFFF;
  font-size: 12px;
  margin-left: 10px;
  height: 18px;
  border-radius: 10px;
  padding: 0 10px;
}
.mw_wp_form .form_content_area ::-webkit-input-placeholder {
  color: #9298b1;
}
.mw_wp_form .form_content_area ::-moz-placeholder {
  color: #9298b1;
}
.mw_wp_form .form_content_area :-ms-input-placeholder {
  color: #9298b1;
}
.mw_wp_form .form_content_area ::-ms-input-placeholder {
  color: #9298b1;
}
.mw_wp_form .form_content_area ::placeholder {
  color: #9298b1;
}
.mw_wp_form .form_content_area .error {
  color: #C95945;
}
.mw_wp_form .form_content_area input[type=text] + .error,
.mw_wp_form .form_content_area input[type=tel] + .error,
.mw_wp_form .form_content_area input[type=email] + .error,
.mw_wp_form .form_content_area input[type=number] + .error,
.mw_wp_form .form_content_area textarea + .error,
.mw_wp_form .form_content_area input[type=checkbox] + .error,
.mw_wp_form .form_content_area input[type=password] + .error,
.mw_wp_form .form_content_area .select select + .error,
.mw_wp_form .form_content_area label + .error,
.mw_wp_form .form_content_area .select + .error {
  margin-top: 5px;
}
.mw_wp_form .form_content_area input[type=text],
.mw_wp_form .form_content_area input[type=tel],
.mw_wp_form .form_content_area input[type=email],
.mw_wp_form .form_content_area input[type=number],
.mw_wp_form .form_content_area input[type=password],
.mw_wp_form .form_content_area textarea,
.mw_wp_form .form_content_area input[type=checkbox],
.mw_wp_form .form_content_area .select select {
  border-radius: 5px;
  border: solid 1px #707588;
  width: 100%;
}
.mw_wp_form .form_content_area input[type=text]:disabled,
.mw_wp_form .form_content_area input[type=tel]:disabled,
.mw_wp_form .form_content_area input[type=email]:disabled,
.mw_wp_form .form_content_area input[type=number]:disabled,
.mw_wp_form .form_content_area input[type=password]:disabled,
.mw_wp_form .form_content_area textarea:disabled,
.mw_wp_form .form_content_area input[type=checkbox]:disabled,
.mw_wp_form .form_content_area .select select:disabled {
  color: #202434 !important;
  background: #EDEEF2;
  border: none;
}
.mw_wp_form .form_content_area input[type=text]:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area input[type=tel]:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area input[type=email]:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area input[type=number]:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area input[type=password]:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area textarea:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area input[type=checkbox]:disabled ::-webkit-input-placeholder, .mw_wp_form .form_content_area .select select:disabled ::-webkit-input-placeholder {
  color: #202434 !important;
}
.mw_wp_form .form_content_area input[type=text]:disabled ::-moz-placeholder, .mw_wp_form .form_content_area input[type=tel]:disabled ::-moz-placeholder, .mw_wp_form .form_content_area input[type=email]:disabled ::-moz-placeholder, .mw_wp_form .form_content_area input[type=number]:disabled ::-moz-placeholder, .mw_wp_form .form_content_area input[type=password]:disabled ::-moz-placeholder, .mw_wp_form .form_content_area textarea:disabled ::-moz-placeholder, .mw_wp_form .form_content_area input[type=checkbox]:disabled ::-moz-placeholder, .mw_wp_form .form_content_area .select select:disabled ::-moz-placeholder {
  color: #202434 !important;
}
.mw_wp_form .form_content_area input[type=text]:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area input[type=tel]:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area input[type=email]:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area input[type=number]:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area input[type=password]:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area textarea:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area input[type=checkbox]:disabled :-ms-input-placeholder, .mw_wp_form .form_content_area .select select:disabled :-ms-input-placeholder {
  color: #202434 !important;
}
.mw_wp_form .form_content_area input[type=text]:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area input[type=tel]:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area input[type=email]:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area input[type=number]:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area input[type=password]:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area textarea:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area input[type=checkbox]:disabled ::-ms-input-placeholder, .mw_wp_form .form_content_area .select select:disabled ::-ms-input-placeholder {
  color: #202434 !important;
}
.mw_wp_form .form_content_area input[type=text]:disabled ::placeholder,
.mw_wp_form .form_content_area input[type=tel]:disabled ::placeholder,
.mw_wp_form .form_content_area input[type=email]:disabled ::placeholder,
.mw_wp_form .form_content_area input[type=number]:disabled ::placeholder,
.mw_wp_form .form_content_area input[type=password]:disabled ::placeholder,
.mw_wp_form .form_content_area textarea:disabled ::placeholder,
.mw_wp_form .form_content_area input[type=checkbox]:disabled ::placeholder,
.mw_wp_form .form_content_area .select select:disabled ::placeholder {
  color: #202434 !important;
}
.mw_wp_form .form_content_area input[type=text],
.mw_wp_form .form_content_area input[type=tel],
.mw_wp_form .form_content_area input[type=email],
.mw_wp_form .form_content_area input[type=password],
.mw_wp_form .form_content_area input[type=number],
.mw_wp_form .form_content_area textarea {
  padding: 10px;
  width: 100%;
  display: block;
}
.mw_wp_form .form_content_area input[type=checkbox] {
  width: 20px;
  height: 20px;
}
.mw_wp_form .form_content_area .checkbox {
  padding-left: 25px;
  min-height: 20px;
  position: relative;
  display: inline-block;
  line-height: 1.2;
}
.mw_wp_form .form_content_area .checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 0;
}
.mw_wp_form .form_content_area .checkbox input[type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.159' height='13.211' viewBox='0 0 17.159 13.211'%3E%3Cpath d='M-860.707,5312.278l-5.362-5.361,1.414-1.414,3.947,3.947,10.383-10.383,1.414,1.414Z' transform='translate(866.069 -5299.067)' fill='%23C9A845'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center center;
}
.mw_wp_form .form_content_area .select {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.mw_wp_form .form_content_area .select:after {
  position: absolute;
  right: 10px;
  width: 15px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.266' height='8.34'%3E%3Cpath fill='%23202434' d='M7.633 8.341 0 .708.708 0l6.925 6.926L14.559 0l.707.707Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center center;
  content: "";
  pointer-events: none;
}
.mw_wp_form .form_content_area .select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  min-width: 230px;
  padding: 10px 35px 10px 10px;
  cursor: pointer;
}
@media screen and (max-width: 480px) {
  .mw_wp_form .form_content_area .select {
    width: 100%;
  }
  .mw_wp_form .form_content_area .select select {
    width: 100%;
  }
}
.mw_wp_form .form_content_area .policy_acceptance_area {
  text-align: center;
  margin-top: 30px;
  line-height: 1.2;
}
.mw_wp_form .form_content_area .policy_acceptance_area a {
  text-decoration: underline;
  color: #3F57AF;
}
.mw_wp_form.mw_wp_form_input .confirm_form_contents {
  display: none;
}
.mw_wp_form.mw_wp_form_confirm .input_form_contents,
.mw_wp_form.mw_wp_form_confirm .required {
  display: none !important;
}
.mw_wp_form.mw_wp_form_confirm .select:after {
  content: none;
}
.mw_wp_form.mw_wp_form_confirm .item {
  min-height: 54px;
}
.mw_wp_form.mw_wp_form_confirm .item:not(:last-child) {
  border-bottom: 1px #EDEEF2 solid;
  padding-bottom: 10px;
}

/* WP ブロック用テンプレ・投稿用 */
.wp_edit h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  font-size: 29px;
  text-align: center;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.wp_edit h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):after {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background: #C9A845;
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
}
.wp_edit h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .wp_edit h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
    font-size: 25px;
  }
}
.wp_edit h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  background: #EDEEF2;
  font-size: 25px;
  padding: 15px 20px;
  border-radius: 5px;
  line-height: 1.2;
  margin-bottom: 30px;
}
.wp_edit h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):not(:first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .wp_edit h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
    font-size: 21px;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
}
.wp_edit h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  font-size: 24px;
  padding-left: 30px;
  border-left: 3px solid #C9A845;
  margin-bottom: 30px;
}
.wp_edit h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .wp_edit h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
    font-size: 20px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
}
.wp_edit h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  font-size: 21px;
  padding-left: 20px;
  border-left: 3px solid #2A2F41;
  margin-bottom: 15px;
}
.wp_edit h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):not(:first-child) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .wp_edit h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
}
.wp_edit h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  font-size: 21px;
  margin-bottom: 15px;
}
.wp_edit h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):not(:first-child) {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .wp_edit h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.wp_edit h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  font-size: 18px;
  margin-bottom: 5px;
}
.wp_edit h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit):not(:first-child) {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .wp_edit h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
    font-size: 17px;
  }
}
.wp_edit h1 + h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h1 + h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h1 + h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h1 + h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h1 + h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h1 + h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h2 + h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h2 + h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h2 + h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h2 + h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h2 + h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h2 + h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h3 + h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h3 + h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h3 + h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h3 + h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h3 + h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h3 + h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h4 + h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h4 + h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h4 + h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h4 + h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h4 + h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h4 + h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h5 + h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h5 + h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h5 + h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h5 + h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h5 + h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h5 + h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h6 + h1:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h6 + h2:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h6 + h3:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h6 + h4:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h6 + h5:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit), .wp_edit h6 + h6:not(.sec_tit):not(.tit_en):not(.tit_jp):not(.tit):not(.content_tit):not(.item_tit):not(.unit_tit) {
  margin-top: 0;
}
.wp_edit p + p, .wp_edit p + ol, .wp_edit ol + p, .wp_edit ol + ol, .wp_edit ul + p, .wp_edit ul + ol {
  margin-top: 15px;
}
.wp_edit ol, .wp_edit ul:not(.disc_list):not(.list) {
  padding-left: 1.2em;
}
.wp_edit ol li:not(:first-child), .wp_edit ul:not(.disc_list):not(.list) li:not(:first-child) {
  margin-top: 5px;
}
.wp_edit ul:not(.disc_list):not(.list) li {
  list-style: disc;
}
.wp_edit ol:not(.number_list) li {
  list-style: decimal;
}
.wp_edit a:not(.col):not(.btn):not(.border_link):not(.box_btn):not(.no_decoration):not(.wp-block-button__link) {
  text-decoration: underline;
  color: #3F57AF;
}
.wp_edit :where(figure) {
  margin: 0;
}
.wp_edit .has-inline-color.has-vivid-red-color {
  color: #cf2e2e;
}
.wp_edit .has-inline-color.has-cyan-bluish-gray-color {
  color: #abb8c3;
}
.wp_edit .has-inline-color.has-white-color {
  color: #FFFFFF;
}
.wp_edit .has-inline-color.has-black-color {
  color: #000000;
}
.wp_edit .has-inline-color.has-pale-pink-color {
  color: #f78da7;
}
.wp_edit .has-inline-color.has-luminous-vivid-orange-color {
  color: #ff6900;
}
.wp_edit .has-inline-color.has-luminous-vivid-amber-color {
  color: #fcb900;
}
.wp_edit .has-inline-color.has-light-green-cyan-color {
  color: #7bdcb5;
}
.wp_edit .has-inline-color.has-vivid-green-cyan-color {
  color: #00d084;
}
.wp_edit .has-inline-color.has-pale-cyan-blue-color {
  color: #8ed1fc;
}
.wp_edit .has-inline-color.has-vivid-cyan-blue-color {
  color: #0693e3;
}
.wp_edit .has-inline-color.has-vivid-purple-color {
  color: #9b51e0;
}
.wp_edit .wp-block-quote:not(:first-child),
.wp_edit .wp-block-details:not(:first-child),
.wp_edit .wp-block-table:not(:first-child) {
  margin-top: 30px;
}
.wp_edit .wp-block-quote:not(:last-child),
.wp_edit .wp-block-details:not(:last-child),
.wp_edit .wp-block-table:not(:last-child) {
  margin-bottom: 30px;
}
.wp_edit .wp-block-quote {
  background: #EDEEF2;
  padding: 15px;
  border-radius: 10px;
}
.wp_edit .wp-block-details summary {
  background: #C9A845;
  padding: 10px;
  border-radius: 5px;
  color: #FFFFFF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.wp_edit .wp-block-details summary:hover {
  cursor: pointer;
  opacity: 0.5;
}
.wp_edit .wp-block-details summary::marker {
  display: inline-block;
  content: "＋ ";
  margin-right: 10px;
}
.wp_edit .wp-block-details[open] {
  padding-bottom: 30px;
  border-radius: 5px;
  border: solid 1px #C9A845;
}
.wp_edit .wp-block-details[open] summary {
  border-radius: 5px 5px 0 0;
  margin-bottom: 15px;
}
.wp_edit .wp-block-details[open] summary::marker {
  content: "－ ";
}
.wp_edit .wp-block-details[open] > :where(:not(summary)) {
  margin-left: 15px;
  margin-right: 15px;
}
.wp_edit .wp-block-table thead {
  border-bottom: solid 1px #2A2F41;
}
.wp_edit .wp-block-table th, .wp_edit .wp-block-table td {
  padding: 10px;
  border: initial;
}
.wp_edit .wp-block-image {
  zoom: 1;
}
.wp_edit .wp-block-image:before, .wp_edit .wp-block-image:after {
  content: "";
  display: table;
}
.wp_edit .wp-block-image:after {
  clear: both;
}
.wp_edit .wp-block-image:not(:first-child) {
  margin-top: 15px;
}
.wp_edit .wp-block-image:not(:last-child) {
  margin-bottom: 15px;
}
.wp_edit .wp-block-image figure,
.wp_edit .wp-block-image img {
  margin: 0;
  width: auto;
}
.wp_edit .wp-block-image.wp-lightbox-container {
  width: auto;
  display: inline-block;
}
.wp_edit .wp-block-image .aligncenter {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.wp_edit .wp-block-image .alignright {
  margin-left: 0;
  margin-right: auto;
}
.wp_edit .wp-block-image .wp-element-caption {
  margin: 5px 0 0 0;
  font-size: 12px;
}
.wp_edit .wp-block-gallery:not(:first-child) {
  margin-top: 30px;
}
.wp_edit .wp-block-gallery:not(:last-child) {
  margin-bottom: 30px;
}
.wp_edit .wp-block-gallery.is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.wp_edit .wp-block-gallery.columns-1 > figure {
  width: 100% !important;
}
.wp_edit .wp-block-gallery.columns-2 > figure {
  width: calc(50% - 5px) !important;
}
.wp_edit .wp-block-gallery.columns-3 > figure {
  width: calc((100% - 20px) / 3) !important;
}
.wp_edit .wp-block-gallery.columns-4 > figure {
  width: calc((100% - 30px) / 4) !important;
}
.wp_edit .wp-block-gallery.columns-5 > figure {
  width: calc((100% - 40px) / 5) !important;
}
.wp_edit .wp-block-gallery.columns-6 > figure {
  width: calc((100% - 50px) / 6) !important;
}
.wp_edit .wp-block-gallery.columns-7 > figure {
  width: calc((100% - 60px) / 7) !important;
}
.wp_edit .wp-block-gallery.columns-8 > figure {
  width: calc((100% - 70px) / 8) !important;
}
.wp_edit .wp-block-gallery img {
  margin: 0 !important;
  width: 100%;
  height: auto;
  display: block;
}
.wp_edit .wp-block-gallery.has-nested-images figure.wp-block-image {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.wp_edit .wp-block-gallery .wp-element-caption {
  font-size: 12px !important;
}
@media screen and (max-width: 767px) {
  .wp_edit .wp-block-gallery.is-layout-flex {
    gap: 5px;
  }
  .wp_edit .wp-block-gallery.columns-1 > figure {
    width: 100% !important;
  }
  .wp_edit .wp-block-gallery.columns-2 > figure {
    width: calc((100% - 5px) / 2) !important;
  }
  .wp_edit .wp-block-gallery.columns-3 > figure {
    width: calc((100% - 10px) / 3) !important;
  }
  .wp_edit .wp-block-gallery.columns-4 > figure {
    width: calc((100% - 15px) / 4) !important;
  }
  .wp_edit .wp-block-gallery.columns-5 > figure {
    width: calc((100% - 10px) / 3) !important;
  }
  .wp_edit .wp-block-gallery.columns-6 > figure {
    width: calc((100% - 10px) / 3) !important;
  }
  .wp_edit .wp-block-gallery.columns-7 > figure {
    width: calc((100% - 15px) / 4) !important;
  }
  .wp_edit .wp-block-gallery.columns-8 > figure {
    width: calc((100% - 15px) / 4) !important;
  }
}
.wp_edit .wp-block-buttons .wp-block-button__link {
  border-radius: 5px;
  min-height: 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  text-align: center;
  background-position: right 15px center;
  background-size: 15px;
  padding: 5px 40px;
  max-width: 380px;
  background-color: #C9A845;
  color: #FFFFFF;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23FFFFFF'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  line-height: 1.2;
}
.wp_edit .wp-block-buttons .wp-block-button__link.has-text-align-left {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  text-align: left;
}
.wp_edit .wp-block-buttons .wp-block-button__link.has-text-align-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  text-align: right;
}
.wp_edit .wp-block-buttons:not(:first-child) {
  margin-top: 60px;
}
.wp_edit .wp-block-buttons.is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.wp_edit .wp-block-buttons.is-layout-flex.is-content-justification-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wp_edit .wp-block-buttons.is-layout-flex.is-content-justification-right {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.wp_edit .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp_edit .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex.wp-container-core-buttons-is-layout-132b0da8 {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: initial;
      -ms-flex-align: initial;
          align-items: initial;
}
.wp_edit .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex.wp-container-core-buttons-is-layout-a74382ec {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wp_edit .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex.wp-container-core-buttons-is-layout-6b4e3324 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .wp_edit .wp-block-buttons:not(:first-child) {
    margin-top: 30px;
  }
}
.wp_edit .wp-block-group > p, .wp_edit .wp-block-group > ul, .wp_edit .wp-block-group > ol, .wp_edit .wp-block-group > table, .wp_edit .wp-block-group > figure, .wp_edit .wp-block-group > img {
  margin-top: 0;
}
.wp_edit .wp-block-group:not(first-child) {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .wp_edit .wp-block-group:not(first-child) {
    margin-top: 30px;
  }
}
.wp_edit .wp-block-group.is-nowrap, .wp_edit .wp-block-group.is-layout-grid, .wp_edit .wp-block-group.is-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .wp_edit .wp-block-group.is-nowrap, .wp_edit .wp-block-group.is-layout-grid, .wp_edit .wp-block-group.is-vertical {
    gap: 15px;
  }
}
.wp_edit .wp-block-group.is-vertical, .wp_edit .wp-block-group.is-layout-grid {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.wp_edit .wp-block-group.is-vertical * {
  width: 100%;
}
.wp_edit .wp-block-group.wp-container-core-group-is-layout-ad2f72ca {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp_edit .wp-block-group.wp-container-core-group-is-layout-64989fb1 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.wp_edit .wp-block-group.wp-container-core-group-is-layout-e3e06330 {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.wp_edit .wp-block-group.wp-container-core-group-is-layout-d653275e {
  -ms-flex-line-pack: center;
      align-content: center;
}
.wp_edit .wp-block-embed:not(first-child) {
  margin-top: 30px;
}
.wp_edit .wp-block-embed.alignright, .wp_edit .wp-block-embed.aligncenter, .wp_edit .wp-block-embed.alignleft {
  width: 100%;
  max-width: 100%;
}
.wp_edit .wp-block-embed.alignright, .wp_edit .wp-block-embed.aligncenter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wp_edit .wp-block-embed.alignright {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.wp_edit .wp-block-embed.aligncenter {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .wp_edit .wp-block-embed:not(first-child) {
    margin-top: 15px;
  }
}

.news_thumbnail_area {
  width: 100%;
  margin-bottom: 30px;
}
.news_thumbnail_area .img {
  position: relative;
  width: 100%;
}
.news_thumbnail_area .img:before {
  content: "";
  display: block;
  padding-top: 43.9226519337%;
}
.news_thumbnail_area .img > div, .news_thumbnail_area .img > figure {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.news_thumbnail_area .img > div img, .news_thumbnail_area .img > div picture, .news_thumbnail_area .img > figure img, .news_thumbnail_area .img > figure picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.news_thumbnail_area .img > div iframe, .news_thumbnail_area .img > figure iframe {
  width: 100%;
  height: 100%;
}
.news_thumbnail_area img {
  border-radius: 10px;
}

.news_nav_area {
  min-height: 48px;
  margin-top: 50px !important;
  position: relative;
}
.news_nav_area .btn {
  position: absolute;
  top: 0;
}
.news_nav_area .btn a {
  background: #FFFFFF;
  border-radius: 5px;
  border: solid 1px #707588;
  display: inline-block;
}
.news_nav_area .btn.list {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.news_nav_area .btn.list a {
  padding: 10px 30px;
  background: #707588;
  color: #FFFFFF;
}
.news_nav_area .btn:not(.list) a {
  position: relative;
  color: #707588;
}
.news_nav_area .btn:not(.list) a:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-position: center center;
  top: calc(50% - 10px);
}
.news_nav_area .btn.previous {
  left: 0;
}
.news_nav_area .btn.previous a {
  padding: 10px 10px 10px 40px;
}
.news_nav_area .btn.previous a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' data-name='レイヤー_1'%3E%3Cpath d='M4.492 6.176q-.4-.432-1.168-1.3c-.144-.176-.24-.272-1.232-1.248h12.292v-.7H2.092c.336-.368.5-.512.8-.832q.432-.432.832-.864c.416-.432.432-.448.768-.8L4.124 0A28.397 28.397 0 0 1 0 3.284a29.975 29.975 0 0 1 4.128 3.26l.364-.368Z' style='fill:%23707588'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  left: 10px;
}
.news_nav_area .btn.next {
  right: 0;
}
.news_nav_area .btn.next a {
  padding: 10px 40px 10px 10px;
}
.news_nav_area .btn.next a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.384' height='6.544' viewBox='0 0 14.384 6.544'%3E%3Cpath d='M10.9-8.992c.4.432.4.432,1.168,1.3.144.176.24.272,1.232,1.248H1.008v.7H13.3c-.336.368-.5.512-.8.832-.432.432-.432.432-.832.864-.416.432-.432.448-.768.8l.368.432A28.4,28.4,0,0,1,15.392-6.1,29.975,29.975,0,0,1,11.264-9.36Z' transform='translate(-1.008 9.36)' fill='%23707588'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  right: 10px;
}

.clear_fix {
  zoom: 1;
}
.clear_fix:before, .clear_fix:after {
  content: "";
  display: table;
}
.clear_fix:after {
  clear: both;
}

.m_0 {
  margin: 0px !important;
}

.mt_0 {
  margin-top: 0px !important;
}

.mr_0 {
  margin-right: 0px !important;
}

.mb_0 {
  margin-bottom: 0px !important;
}

.ml_0 {
  margin-left: 0px !important;
}

.p_0 {
  padding: 0px !important;
}

.pt_0 {
  padding-top: 0px !important;
}

.pr_0 {
  padding-right: 0px !important;
}

.pb_0 {
  padding-bottom: 0px !important;
}

.pl_0 {
  padding-left: 0px !important;
}

.m_5 {
  margin: 5px !important;
}

.mt_5 {
  margin-top: 5px !important;
}

.mr_5 {
  margin-right: 5px !important;
}

.mb_5 {
  margin-bottom: 5px !important;
}

.ml_5 {
  margin-left: 5px !important;
}

.p_5 {
  padding: 5px !important;
}

.pt_5 {
  padding-top: 5px !important;
}

.pr_5 {
  padding-right: 5px !important;
}

.pb_5 {
  padding-bottom: 5px !important;
}

.pl_5 {
  padding-left: 5px !important;
}

.m_10 {
  margin: 10px !important;
}

.mt_10 {
  margin-top: 10px !important;
}

.mr_10 {
  margin-right: 10px !important;
}

.mb_10 {
  margin-bottom: 10px !important;
}

.ml_10 {
  margin-left: 10px !important;
}

.p_10 {
  padding: 10px !important;
}

.pt_10 {
  padding-top: 10px !important;
}

.pr_10 {
  padding-right: 10px !important;
}

.pb_10 {
  padding-bottom: 10px !important;
}

.pl_10 {
  padding-left: 10px !important;
}

.m_15 {
  margin: 15px !important;
}

.mt_15 {
  margin-top: 15px !important;
}

.mr_15 {
  margin-right: 15px !important;
}

.mb_15 {
  margin-bottom: 15px !important;
}

.ml_15 {
  margin-left: 15px !important;
}

.p_15 {
  padding: 15px !important;
}

.pt_15 {
  padding-top: 15px !important;
}

.pr_15 {
  padding-right: 15px !important;
}

.pb_15 {
  padding-bottom: 15px !important;
}

.pl_15 {
  padding-left: 15px !important;
}

.m_20 {
  margin: 20px !important;
}

.mt_20 {
  margin-top: 20px !important;
}

.mr_20 {
  margin-right: 20px !important;
}

.mb_20 {
  margin-bottom: 20px !important;
}

.ml_20 {
  margin-left: 20px !important;
}

.p_20 {
  padding: 20px !important;
}

.pt_20 {
  padding-top: 20px !important;
}

.pr_20 {
  padding-right: 20px !important;
}

.pb_20 {
  padding-bottom: 20px !important;
}

.pl_20 {
  padding-left: 20px !important;
}

.m_25 {
  margin: 25px !important;
}

.mt_25 {
  margin-top: 25px !important;
}

.mr_25 {
  margin-right: 25px !important;
}

.mb_25 {
  margin-bottom: 25px !important;
}

.ml_25 {
  margin-left: 25px !important;
}

.p_25 {
  padding: 25px !important;
}

.pt_25 {
  padding-top: 25px !important;
}

.pr_25 {
  padding-right: 25px !important;
}

.pb_25 {
  padding-bottom: 25px !important;
}

.pl_25 {
  padding-left: 25px !important;
}

.m_30 {
  margin: 30px !important;
}

.mt_30 {
  margin-top: 30px !important;
}

.mr_30 {
  margin-right: 30px !important;
}

.mb_30 {
  margin-bottom: 30px !important;
}

.ml_30 {
  margin-left: 30px !important;
}

.p_30 {
  padding: 30px !important;
}

.pt_30 {
  padding-top: 30px !important;
}

.pr_30 {
  padding-right: 30px !important;
}

.pb_30 {
  padding-bottom: 30px !important;
}

.pl_30 {
  padding-left: 30px !important;
}

.m_35 {
  margin: 35px !important;
}

.mt_35 {
  margin-top: 35px !important;
}

.mr_35 {
  margin-right: 35px !important;
}

.mb_35 {
  margin-bottom: 35px !important;
}

.ml_35 {
  margin-left: 35px !important;
}

.p_35 {
  padding: 35px !important;
}

.pt_35 {
  padding-top: 35px !important;
}

.pr_35 {
  padding-right: 35px !important;
}

.pb_35 {
  padding-bottom: 35px !important;
}

.pl_35 {
  padding-left: 35px !important;
}

.m_40 {
  margin: 40px !important;
}

.mt_40 {
  margin-top: 40px !important;
}

.mr_40 {
  margin-right: 40px !important;
}

.mb_40 {
  margin-bottom: 40px !important;
}

.ml_40 {
  margin-left: 40px !important;
}

.p_40 {
  padding: 40px !important;
}

.pt_40 {
  padding-top: 40px !important;
}

.pr_40 {
  padding-right: 40px !important;
}

.pb_40 {
  padding-bottom: 40px !important;
}

.pl_40 {
  padding-left: 40px !important;
}

.m_45 {
  margin: 45px !important;
}

.mt_45 {
  margin-top: 45px !important;
}

.mr_45 {
  margin-right: 45px !important;
}

.mb_45 {
  margin-bottom: 45px !important;
}

.ml_45 {
  margin-left: 45px !important;
}

.p_45 {
  padding: 45px !important;
}

.pt_45 {
  padding-top: 45px !important;
}

.pr_45 {
  padding-right: 45px !important;
}

.pb_45 {
  padding-bottom: 45px !important;
}

.pl_45 {
  padding-left: 45px !important;
}

.m_50 {
  margin: 50px !important;
}

.mt_50 {
  margin-top: 50px !important;
}

.mr_50 {
  margin-right: 50px !important;
}

.mb_50 {
  margin-bottom: 50px !important;
}

.ml_50 {
  margin-left: 50px !important;
}

.p_50 {
  padding: 50px !important;
}

.pt_50 {
  padding-top: 50px !important;
}

.pr_50 {
  padding-right: 50px !important;
}

.pb_50 {
  padding-bottom: 50px !important;
}

.pl_50 {
  padding-left: 50px !important;
}

.m_55 {
  margin: 55px !important;
}

.mt_55 {
  margin-top: 55px !important;
}

.mr_55 {
  margin-right: 55px !important;
}

.mb_55 {
  margin-bottom: 55px !important;
}

.ml_55 {
  margin-left: 55px !important;
}

.p_55 {
  padding: 55px !important;
}

.pt_55 {
  padding-top: 55px !important;
}

.pr_55 {
  padding-right: 55px !important;
}

.pb_55 {
  padding-bottom: 55px !important;
}

.pl_55 {
  padding-left: 55px !important;
}

.m_60 {
  margin: 60px !important;
}

.mt_60 {
  margin-top: 60px !important;
}

.mr_60 {
  margin-right: 60px !important;
}

.mb_60 {
  margin-bottom: 60px !important;
}

.ml_60 {
  margin-left: 60px !important;
}

.p_60 {
  padding: 60px !important;
}

.pt_60 {
  padding-top: 60px !important;
}

.pr_60 {
  padding-right: 60px !important;
}

.pb_60 {
  padding-bottom: 60px !important;
}

.pl_60 {
  padding-left: 60px !important;
}

.m_65 {
  margin: 65px !important;
}

.mt_65 {
  margin-top: 65px !important;
}

.mr_65 {
  margin-right: 65px !important;
}

.mb_65 {
  margin-bottom: 65px !important;
}

.ml_65 {
  margin-left: 65px !important;
}

.p_65 {
  padding: 65px !important;
}

.pt_65 {
  padding-top: 65px !important;
}

.pr_65 {
  padding-right: 65px !important;
}

.pb_65 {
  padding-bottom: 65px !important;
}

.pl_65 {
  padding-left: 65px !important;
}

.m_70 {
  margin: 70px !important;
}

.mt_70 {
  margin-top: 70px !important;
}

.mr_70 {
  margin-right: 70px !important;
}

.mb_70 {
  margin-bottom: 70px !important;
}

.ml_70 {
  margin-left: 70px !important;
}

.p_70 {
  padding: 70px !important;
}

.pt_70 {
  padding-top: 70px !important;
}

.pr_70 {
  padding-right: 70px !important;
}

.pb_70 {
  padding-bottom: 70px !important;
}

.pl_70 {
  padding-left: 70px !important;
}

.m_75 {
  margin: 75px !important;
}

.mt_75 {
  margin-top: 75px !important;
}

.mr_75 {
  margin-right: 75px !important;
}

.mb_75 {
  margin-bottom: 75px !important;
}

.ml_75 {
  margin-left: 75px !important;
}

.p_75 {
  padding: 75px !important;
}

.pt_75 {
  padding-top: 75px !important;
}

.pr_75 {
  padding-right: 75px !important;
}

.pb_75 {
  padding-bottom: 75px !important;
}

.pl_75 {
  padding-left: 75px !important;
}

.m_80 {
  margin: 80px !important;
}

.mt_80 {
  margin-top: 80px !important;
}

.mr_80 {
  margin-right: 80px !important;
}

.mb_80 {
  margin-bottom: 80px !important;
}

.ml_80 {
  margin-left: 80px !important;
}

.p_80 {
  padding: 80px !important;
}

.pt_80 {
  padding-top: 80px !important;
}

.pr_80 {
  padding-right: 80px !important;
}

.pb_80 {
  padding-bottom: 80px !important;
}

.pl_80 {
  padding-left: 80px !important;
}

.m_85 {
  margin: 85px !important;
}

.mt_85 {
  margin-top: 85px !important;
}

.mr_85 {
  margin-right: 85px !important;
}

.mb_85 {
  margin-bottom: 85px !important;
}

.ml_85 {
  margin-left: 85px !important;
}

.p_85 {
  padding: 85px !important;
}

.pt_85 {
  padding-top: 85px !important;
}

.pr_85 {
  padding-right: 85px !important;
}

.pb_85 {
  padding-bottom: 85px !important;
}

.pl_85 {
  padding-left: 85px !important;
}

.m_90 {
  margin: 90px !important;
}

.mt_90 {
  margin-top: 90px !important;
}

.mr_90 {
  margin-right: 90px !important;
}

.mb_90 {
  margin-bottom: 90px !important;
}

.ml_90 {
  margin-left: 90px !important;
}

.p_90 {
  padding: 90px !important;
}

.pt_90 {
  padding-top: 90px !important;
}

.pr_90 {
  padding-right: 90px !important;
}

.pb_90 {
  padding-bottom: 90px !important;
}

.pl_90 {
  padding-left: 90px !important;
}

.m_95 {
  margin: 95px !important;
}

.mt_95 {
  margin-top: 95px !important;
}

.mr_95 {
  margin-right: 95px !important;
}

.mb_95 {
  margin-bottom: 95px !important;
}

.ml_95 {
  margin-left: 95px !important;
}

.p_95 {
  padding: 95px !important;
}

.pt_95 {
  padding-top: 95px !important;
}

.pr_95 {
  padding-right: 95px !important;
}

.pb_95 {
  padding-bottom: 95px !important;
}

.pl_95 {
  padding-left: 95px !important;
}

.m_100 {
  margin: 100px !important;
}

.mt_100 {
  margin-top: 100px !important;
}

.mr_100 {
  margin-right: 100px !important;
}

.mb_100 {
  margin-bottom: 100px !important;
}

.ml_100 {
  margin-left: 100px !important;
}

.p_100 {
  padding: 100px !important;
}

.pt_100 {
  padding-top: 100px !important;
}

.pr_100 {
  padding-right: 100px !important;
}

.pb_100 {
  padding-bottom: 100px !important;
}

.pl_100 {
  padding-left: 100px !important;
}

.m_105 {
  margin: 105px !important;
}

.mt_105 {
  margin-top: 105px !important;
}

.mr_105 {
  margin-right: 105px !important;
}

.mb_105 {
  margin-bottom: 105px !important;
}

.ml_105 {
  margin-left: 105px !important;
}

.p_105 {
  padding: 105px !important;
}

.pt_105 {
  padding-top: 105px !important;
}

.pr_105 {
  padding-right: 105px !important;
}

.pb_105 {
  padding-bottom: 105px !important;
}

.pl_105 {
  padding-left: 105px !important;
}

.m_110 {
  margin: 110px !important;
}

.mt_110 {
  margin-top: 110px !important;
}

.mr_110 {
  margin-right: 110px !important;
}

.mb_110 {
  margin-bottom: 110px !important;
}

.ml_110 {
  margin-left: 110px !important;
}

.p_110 {
  padding: 110px !important;
}

.pt_110 {
  padding-top: 110px !important;
}

.pr_110 {
  padding-right: 110px !important;
}

.pb_110 {
  padding-bottom: 110px !important;
}

.pl_110 {
  padding-left: 110px !important;
}

.m_115 {
  margin: 115px !important;
}

.mt_115 {
  margin-top: 115px !important;
}

.mr_115 {
  margin-right: 115px !important;
}

.mb_115 {
  margin-bottom: 115px !important;
}

.ml_115 {
  margin-left: 115px !important;
}

.p_115 {
  padding: 115px !important;
}

.pt_115 {
  padding-top: 115px !important;
}

.pr_115 {
  padding-right: 115px !important;
}

.pb_115 {
  padding-bottom: 115px !important;
}

.pl_115 {
  padding-left: 115px !important;
}

.m_120 {
  margin: 120px !important;
}

.mt_120 {
  margin-top: 120px !important;
}

.mr_120 {
  margin-right: 120px !important;
}

.mb_120 {
  margin-bottom: 120px !important;
}

.ml_120 {
  margin-left: 120px !important;
}

.p_120 {
  padding: 120px !important;
}

.pt_120 {
  padding-top: 120px !important;
}

.pr_120 {
  padding-right: 120px !important;
}

.pb_120 {
  padding-bottom: 120px !important;
}

.pl_120 {
  padding-left: 120px !important;
}

.m_125 {
  margin: 125px !important;
}

.mt_125 {
  margin-top: 125px !important;
}

.mr_125 {
  margin-right: 125px !important;
}

.mb_125 {
  margin-bottom: 125px !important;
}

.ml_125 {
  margin-left: 125px !important;
}

.p_125 {
  padding: 125px !important;
}

.pt_125 {
  padding-top: 125px !important;
}

.pr_125 {
  padding-right: 125px !important;
}

.pb_125 {
  padding-bottom: 125px !important;
}

.pl_125 {
  padding-left: 125px !important;
}

.m_130 {
  margin: 130px !important;
}

.mt_130 {
  margin-top: 130px !important;
}

.mr_130 {
  margin-right: 130px !important;
}

.mb_130 {
  margin-bottom: 130px !important;
}

.ml_130 {
  margin-left: 130px !important;
}

.p_130 {
  padding: 130px !important;
}

.pt_130 {
  padding-top: 130px !important;
}

.pr_130 {
  padding-right: 130px !important;
}

.pb_130 {
  padding-bottom: 130px !important;
}

.pl_130 {
  padding-left: 130px !important;
}

.m_135 {
  margin: 135px !important;
}

.mt_135 {
  margin-top: 135px !important;
}

.mr_135 {
  margin-right: 135px !important;
}

.mb_135 {
  margin-bottom: 135px !important;
}

.ml_135 {
  margin-left: 135px !important;
}

.p_135 {
  padding: 135px !important;
}

.pt_135 {
  padding-top: 135px !important;
}

.pr_135 {
  padding-right: 135px !important;
}

.pb_135 {
  padding-bottom: 135px !important;
}

.pl_135 {
  padding-left: 135px !important;
}

.m_140 {
  margin: 140px !important;
}

.mt_140 {
  margin-top: 140px !important;
}

.mr_140 {
  margin-right: 140px !important;
}

.mb_140 {
  margin-bottom: 140px !important;
}

.ml_140 {
  margin-left: 140px !important;
}

.p_140 {
  padding: 140px !important;
}

.pt_140 {
  padding-top: 140px !important;
}

.pr_140 {
  padding-right: 140px !important;
}

.pb_140 {
  padding-bottom: 140px !important;
}

.pl_140 {
  padding-left: 140px !important;
}

.m_145 {
  margin: 145px !important;
}

.mt_145 {
  margin-top: 145px !important;
}

.mr_145 {
  margin-right: 145px !important;
}

.mb_145 {
  margin-bottom: 145px !important;
}

.ml_145 {
  margin-left: 145px !important;
}

.p_145 {
  padding: 145px !important;
}

.pt_145 {
  padding-top: 145px !important;
}

.pr_145 {
  padding-right: 145px !important;
}

.pb_145 {
  padding-bottom: 145px !important;
}

.pl_145 {
  padding-left: 145px !important;
}

.m_150 {
  margin: 150px !important;
}

.mt_150 {
  margin-top: 150px !important;
}

.mr_150 {
  margin-right: 150px !important;
}

.mb_150 {
  margin-bottom: 150px !important;
}

.ml_150 {
  margin-left: 150px !important;
}

.p_150 {
  padding: 150px !important;
}

.pt_150 {
  padding-top: 150px !important;
}

.pr_150 {
  padding-right: 150px !important;
}

.pb_150 {
  padding-bottom: 150px !important;
}

.pl_150 {
  padding-left: 150px !important;
}

.m_155 {
  margin: 155px !important;
}

.mt_155 {
  margin-top: 155px !important;
}

.mr_155 {
  margin-right: 155px !important;
}

.mb_155 {
  margin-bottom: 155px !important;
}

.ml_155 {
  margin-left: 155px !important;
}

.p_155 {
  padding: 155px !important;
}

.pt_155 {
  padding-top: 155px !important;
}

.pr_155 {
  padding-right: 155px !important;
}

.pb_155 {
  padding-bottom: 155px !important;
}

.pl_155 {
  padding-left: 155px !important;
}

.m_160 {
  margin: 160px !important;
}

.mt_160 {
  margin-top: 160px !important;
}

.mr_160 {
  margin-right: 160px !important;
}

.mb_160 {
  margin-bottom: 160px !important;
}

.ml_160 {
  margin-left: 160px !important;
}

.p_160 {
  padding: 160px !important;
}

.pt_160 {
  padding-top: 160px !important;
}

.pr_160 {
  padding-right: 160px !important;
}

.pb_160 {
  padding-bottom: 160px !important;
}

.pl_160 {
  padding-left: 160px !important;
}

.m_165 {
  margin: 165px !important;
}

.mt_165 {
  margin-top: 165px !important;
}

.mr_165 {
  margin-right: 165px !important;
}

.mb_165 {
  margin-bottom: 165px !important;
}

.ml_165 {
  margin-left: 165px !important;
}

.p_165 {
  padding: 165px !important;
}

.pt_165 {
  padding-top: 165px !important;
}

.pr_165 {
  padding-right: 165px !important;
}

.pb_165 {
  padding-bottom: 165px !important;
}

.pl_165 {
  padding-left: 165px !important;
}

.m_170 {
  margin: 170px !important;
}

.mt_170 {
  margin-top: 170px !important;
}

.mr_170 {
  margin-right: 170px !important;
}

.mb_170 {
  margin-bottom: 170px !important;
}

.ml_170 {
  margin-left: 170px !important;
}

.p_170 {
  padding: 170px !important;
}

.pt_170 {
  padding-top: 170px !important;
}

.pr_170 {
  padding-right: 170px !important;
}

.pb_170 {
  padding-bottom: 170px !important;
}

.pl_170 {
  padding-left: 170px !important;
}

.m_175 {
  margin: 175px !important;
}

.mt_175 {
  margin-top: 175px !important;
}

.mr_175 {
  margin-right: 175px !important;
}

.mb_175 {
  margin-bottom: 175px !important;
}

.ml_175 {
  margin-left: 175px !important;
}

.p_175 {
  padding: 175px !important;
}

.pt_175 {
  padding-top: 175px !important;
}

.pr_175 {
  padding-right: 175px !important;
}

.pb_175 {
  padding-bottom: 175px !important;
}

.pl_175 {
  padding-left: 175px !important;
}

.m_180 {
  margin: 180px !important;
}

.mt_180 {
  margin-top: 180px !important;
}

.mr_180 {
  margin-right: 180px !important;
}

.mb_180 {
  margin-bottom: 180px !important;
}

.ml_180 {
  margin-left: 180px !important;
}

.p_180 {
  padding: 180px !important;
}

.pt_180 {
  padding-top: 180px !important;
}

.pr_180 {
  padding-right: 180px !important;
}

.pb_180 {
  padding-bottom: 180px !important;
}

.pl_180 {
  padding-left: 180px !important;
}

.m_185 {
  margin: 185px !important;
}

.mt_185 {
  margin-top: 185px !important;
}

.mr_185 {
  margin-right: 185px !important;
}

.mb_185 {
  margin-bottom: 185px !important;
}

.ml_185 {
  margin-left: 185px !important;
}

.p_185 {
  padding: 185px !important;
}

.pt_185 {
  padding-top: 185px !important;
}

.pr_185 {
  padding-right: 185px !important;
}

.pb_185 {
  padding-bottom: 185px !important;
}

.pl_185 {
  padding-left: 185px !important;
}

.m_190 {
  margin: 190px !important;
}

.mt_190 {
  margin-top: 190px !important;
}

.mr_190 {
  margin-right: 190px !important;
}

.mb_190 {
  margin-bottom: 190px !important;
}

.ml_190 {
  margin-left: 190px !important;
}

.p_190 {
  padding: 190px !important;
}

.pt_190 {
  padding-top: 190px !important;
}

.pr_190 {
  padding-right: 190px !important;
}

.pb_190 {
  padding-bottom: 190px !important;
}

.pl_190 {
  padding-left: 190px !important;
}

.m_195 {
  margin: 195px !important;
}

.mt_195 {
  margin-top: 195px !important;
}

.mr_195 {
  margin-right: 195px !important;
}

.mb_195 {
  margin-bottom: 195px !important;
}

.ml_195 {
  margin-left: 195px !important;
}

.p_195 {
  padding: 195px !important;
}

.pt_195 {
  padding-top: 195px !important;
}

.pr_195 {
  padding-right: 195px !important;
}

.pb_195 {
  padding-bottom: 195px !important;
}

.pl_195 {
  padding-left: 195px !important;
}

.m_200 {
  margin: 200px !important;
}

.mt_200 {
  margin-top: 200px !important;
}

.mr_200 {
  margin-right: 200px !important;
}

.mb_200 {
  margin-bottom: 200px !important;
}

.ml_200 {
  margin-left: 200px !important;
}

.p_200 {
  padding: 200px !important;
}

.pt_200 {
  padding-top: 200px !important;
}

.pr_200 {
  padding-right: 200px !important;
}

.pb_200 {
  padding-bottom: 200px !important;
}

.pl_200 {
  padding-left: 200px !important;
}

.m_205 {
  margin: 205px !important;
}

.mt_205 {
  margin-top: 205px !important;
}

.mr_205 {
  margin-right: 205px !important;
}

.mb_205 {
  margin-bottom: 205px !important;
}

.ml_205 {
  margin-left: 205px !important;
}

.p_205 {
  padding: 205px !important;
}

.pt_205 {
  padding-top: 205px !important;
}

.pr_205 {
  padding-right: 205px !important;
}

.pb_205 {
  padding-bottom: 205px !important;
}

.pl_205 {
  padding-left: 205px !important;
}

.m_210 {
  margin: 210px !important;
}

.mt_210 {
  margin-top: 210px !important;
}

.mr_210 {
  margin-right: 210px !important;
}

.mb_210 {
  margin-bottom: 210px !important;
}

.ml_210 {
  margin-left: 210px !important;
}

.p_210 {
  padding: 210px !important;
}

.pt_210 {
  padding-top: 210px !important;
}

.pr_210 {
  padding-right: 210px !important;
}

.pb_210 {
  padding-bottom: 210px !important;
}

.pl_210 {
  padding-left: 210px !important;
}

.m_215 {
  margin: 215px !important;
}

.mt_215 {
  margin-top: 215px !important;
}

.mr_215 {
  margin-right: 215px !important;
}

.mb_215 {
  margin-bottom: 215px !important;
}

.ml_215 {
  margin-left: 215px !important;
}

.p_215 {
  padding: 215px !important;
}

.pt_215 {
  padding-top: 215px !important;
}

.pr_215 {
  padding-right: 215px !important;
}

.pb_215 {
  padding-bottom: 215px !important;
}

.pl_215 {
  padding-left: 215px !important;
}

.m_220 {
  margin: 220px !important;
}

.mt_220 {
  margin-top: 220px !important;
}

.mr_220 {
  margin-right: 220px !important;
}

.mb_220 {
  margin-bottom: 220px !important;
}

.ml_220 {
  margin-left: 220px !important;
}

.p_220 {
  padding: 220px !important;
}

.pt_220 {
  padding-top: 220px !important;
}

.pr_220 {
  padding-right: 220px !important;
}

.pb_220 {
  padding-bottom: 220px !important;
}

.pl_220 {
  padding-left: 220px !important;
}

.m_225 {
  margin: 225px !important;
}

.mt_225 {
  margin-top: 225px !important;
}

.mr_225 {
  margin-right: 225px !important;
}

.mb_225 {
  margin-bottom: 225px !important;
}

.ml_225 {
  margin-left: 225px !important;
}

.p_225 {
  padding: 225px !important;
}

.pt_225 {
  padding-top: 225px !important;
}

.pr_225 {
  padding-right: 225px !important;
}

.pb_225 {
  padding-bottom: 225px !important;
}

.pl_225 {
  padding-left: 225px !important;
}

.m_230 {
  margin: 230px !important;
}

.mt_230 {
  margin-top: 230px !important;
}

.mr_230 {
  margin-right: 230px !important;
}

.mb_230 {
  margin-bottom: 230px !important;
}

.ml_230 {
  margin-left: 230px !important;
}

.p_230 {
  padding: 230px !important;
}

.pt_230 {
  padding-top: 230px !important;
}

.pr_230 {
  padding-right: 230px !important;
}

.pb_230 {
  padding-bottom: 230px !important;
}

.pl_230 {
  padding-left: 230px !important;
}

.m_235 {
  margin: 235px !important;
}

.mt_235 {
  margin-top: 235px !important;
}

.mr_235 {
  margin-right: 235px !important;
}

.mb_235 {
  margin-bottom: 235px !important;
}

.ml_235 {
  margin-left: 235px !important;
}

.p_235 {
  padding: 235px !important;
}

.pt_235 {
  padding-top: 235px !important;
}

.pr_235 {
  padding-right: 235px !important;
}

.pb_235 {
  padding-bottom: 235px !important;
}

.pl_235 {
  padding-left: 235px !important;
}

.m_240 {
  margin: 240px !important;
}

.mt_240 {
  margin-top: 240px !important;
}

.mr_240 {
  margin-right: 240px !important;
}

.mb_240 {
  margin-bottom: 240px !important;
}

.ml_240 {
  margin-left: 240px !important;
}

.p_240 {
  padding: 240px !important;
}

.pt_240 {
  padding-top: 240px !important;
}

.pr_240 {
  padding-right: 240px !important;
}

.pb_240 {
  padding-bottom: 240px !important;
}

.pl_240 {
  padding-left: 240px !important;
}

.m_245 {
  margin: 245px !important;
}

.mt_245 {
  margin-top: 245px !important;
}

.mr_245 {
  margin-right: 245px !important;
}

.mb_245 {
  margin-bottom: 245px !important;
}

.ml_245 {
  margin-left: 245px !important;
}

.p_245 {
  padding: 245px !important;
}

.pt_245 {
  padding-top: 245px !important;
}

.pr_245 {
  padding-right: 245px !important;
}

.pb_245 {
  padding-bottom: 245px !important;
}

.pl_245 {
  padding-left: 245px !important;
}

.m_250 {
  margin: 250px !important;
}

.mt_250 {
  margin-top: 250px !important;
}

.mr_250 {
  margin-right: 250px !important;
}

.mb_250 {
  margin-bottom: 250px !important;
}

.ml_250 {
  margin-left: 250px !important;
}

.p_250 {
  padding: 250px !important;
}

.pt_250 {
  padding-top: 250px !important;
}

.pr_250 {
  padding-right: 250px !important;
}

.pb_250 {
  padding-bottom: 250px !important;
}

.pl_250 {
  padding-left: 250px !important;
}

.m_255 {
  margin: 255px !important;
}

.mt_255 {
  margin-top: 255px !important;
}

.mr_255 {
  margin-right: 255px !important;
}

.mb_255 {
  margin-bottom: 255px !important;
}

.ml_255 {
  margin-left: 255px !important;
}

.p_255 {
  padding: 255px !important;
}

.pt_255 {
  padding-top: 255px !important;
}

.pr_255 {
  padding-right: 255px !important;
}

.pb_255 {
  padding-bottom: 255px !important;
}

.pl_255 {
  padding-left: 255px !important;
}

.m_260 {
  margin: 260px !important;
}

.mt_260 {
  margin-top: 260px !important;
}

.mr_260 {
  margin-right: 260px !important;
}

.mb_260 {
  margin-bottom: 260px !important;
}

.ml_260 {
  margin-left: 260px !important;
}

.p_260 {
  padding: 260px !important;
}

.pt_260 {
  padding-top: 260px !important;
}

.pr_260 {
  padding-right: 260px !important;
}

.pb_260 {
  padding-bottom: 260px !important;
}

.pl_260 {
  padding-left: 260px !important;
}

.m_265 {
  margin: 265px !important;
}

.mt_265 {
  margin-top: 265px !important;
}

.mr_265 {
  margin-right: 265px !important;
}

.mb_265 {
  margin-bottom: 265px !important;
}

.ml_265 {
  margin-left: 265px !important;
}

.p_265 {
  padding: 265px !important;
}

.pt_265 {
  padding-top: 265px !important;
}

.pr_265 {
  padding-right: 265px !important;
}

.pb_265 {
  padding-bottom: 265px !important;
}

.pl_265 {
  padding-left: 265px !important;
}

.m_270 {
  margin: 270px !important;
}

.mt_270 {
  margin-top: 270px !important;
}

.mr_270 {
  margin-right: 270px !important;
}

.mb_270 {
  margin-bottom: 270px !important;
}

.ml_270 {
  margin-left: 270px !important;
}

.p_270 {
  padding: 270px !important;
}

.pt_270 {
  padding-top: 270px !important;
}

.pr_270 {
  padding-right: 270px !important;
}

.pb_270 {
  padding-bottom: 270px !important;
}

.pl_270 {
  padding-left: 270px !important;
}

.m_275 {
  margin: 275px !important;
}

.mt_275 {
  margin-top: 275px !important;
}

.mr_275 {
  margin-right: 275px !important;
}

.mb_275 {
  margin-bottom: 275px !important;
}

.ml_275 {
  margin-left: 275px !important;
}

.p_275 {
  padding: 275px !important;
}

.pt_275 {
  padding-top: 275px !important;
}

.pr_275 {
  padding-right: 275px !important;
}

.pb_275 {
  padding-bottom: 275px !important;
}

.pl_275 {
  padding-left: 275px !important;
}

.m_280 {
  margin: 280px !important;
}

.mt_280 {
  margin-top: 280px !important;
}

.mr_280 {
  margin-right: 280px !important;
}

.mb_280 {
  margin-bottom: 280px !important;
}

.ml_280 {
  margin-left: 280px !important;
}

.p_280 {
  padding: 280px !important;
}

.pt_280 {
  padding-top: 280px !important;
}

.pr_280 {
  padding-right: 280px !important;
}

.pb_280 {
  padding-bottom: 280px !important;
}

.pl_280 {
  padding-left: 280px !important;
}

.m_285 {
  margin: 285px !important;
}

.mt_285 {
  margin-top: 285px !important;
}

.mr_285 {
  margin-right: 285px !important;
}

.mb_285 {
  margin-bottom: 285px !important;
}

.ml_285 {
  margin-left: 285px !important;
}

.p_285 {
  padding: 285px !important;
}

.pt_285 {
  padding-top: 285px !important;
}

.pr_285 {
  padding-right: 285px !important;
}

.pb_285 {
  padding-bottom: 285px !important;
}

.pl_285 {
  padding-left: 285px !important;
}

.m_290 {
  margin: 290px !important;
}

.mt_290 {
  margin-top: 290px !important;
}

.mr_290 {
  margin-right: 290px !important;
}

.mb_290 {
  margin-bottom: 290px !important;
}

.ml_290 {
  margin-left: 290px !important;
}

.p_290 {
  padding: 290px !important;
}

.pt_290 {
  padding-top: 290px !important;
}

.pr_290 {
  padding-right: 290px !important;
}

.pb_290 {
  padding-bottom: 290px !important;
}

.pl_290 {
  padding-left: 290px !important;
}

.m_295 {
  margin: 295px !important;
}

.mt_295 {
  margin-top: 295px !important;
}

.mr_295 {
  margin-right: 295px !important;
}

.mb_295 {
  margin-bottom: 295px !important;
}

.ml_295 {
  margin-left: 295px !important;
}

.p_295 {
  padding: 295px !important;
}

.pt_295 {
  padding-top: 295px !important;
}

.pr_295 {
  padding-right: 295px !important;
}

.pb_295 {
  padding-bottom: 295px !important;
}

.pl_295 {
  padding-left: 295px !important;
}

.m_300 {
  margin: 300px !important;
}

.mt_300 {
  margin-top: 300px !important;
}

.mr_300 {
  margin-right: 300px !important;
}

.mb_300 {
  margin-bottom: 300px !important;
}

.ml_300 {
  margin-left: 300px !important;
}

.p_300 {
  padding: 300px !important;
}

.pt_300 {
  padding-top: 300px !important;
}

.pr_300 {
  padding-right: 300px !important;
}

.pb_300 {
  padding-bottom: 300px !important;
}

.pl_300 {
  padding-left: 300px !important;
}

.m_305 {
  margin: 305px !important;
}

.mt_305 {
  margin-top: 305px !important;
}

.mr_305 {
  margin-right: 305px !important;
}

.mb_305 {
  margin-bottom: 305px !important;
}

.ml_305 {
  margin-left: 305px !important;
}

.p_305 {
  padding: 305px !important;
}

.pt_305 {
  padding-top: 305px !important;
}

.pr_305 {
  padding-right: 305px !important;
}

.pb_305 {
  padding-bottom: 305px !important;
}

.pl_305 {
  padding-left: 305px !important;
}

.m_310 {
  margin: 310px !important;
}

.mt_310 {
  margin-top: 310px !important;
}

.mr_310 {
  margin-right: 310px !important;
}

.mb_310 {
  margin-bottom: 310px !important;
}

.ml_310 {
  margin-left: 310px !important;
}

.p_310 {
  padding: 310px !important;
}

.pt_310 {
  padding-top: 310px !important;
}

.pr_310 {
  padding-right: 310px !important;
}

.pb_310 {
  padding-bottom: 310px !important;
}

.pl_310 {
  padding-left: 310px !important;
}

.m_315 {
  margin: 315px !important;
}

.mt_315 {
  margin-top: 315px !important;
}

.mr_315 {
  margin-right: 315px !important;
}

.mb_315 {
  margin-bottom: 315px !important;
}

.ml_315 {
  margin-left: 315px !important;
}

.p_315 {
  padding: 315px !important;
}

.pt_315 {
  padding-top: 315px !important;
}

.pr_315 {
  padding-right: 315px !important;
}

.pb_315 {
  padding-bottom: 315px !important;
}

.pl_315 {
  padding-left: 315px !important;
}

.m_320 {
  margin: 320px !important;
}

.mt_320 {
  margin-top: 320px !important;
}

.mr_320 {
  margin-right: 320px !important;
}

.mb_320 {
  margin-bottom: 320px !important;
}

.ml_320 {
  margin-left: 320px !important;
}

.p_320 {
  padding: 320px !important;
}

.pt_320 {
  padding-top: 320px !important;
}

.pr_320 {
  padding-right: 320px !important;
}

.pb_320 {
  padding-bottom: 320px !important;
}

.pl_320 {
  padding-left: 320px !important;
}

.m_325 {
  margin: 325px !important;
}

.mt_325 {
  margin-top: 325px !important;
}

.mr_325 {
  margin-right: 325px !important;
}

.mb_325 {
  margin-bottom: 325px !important;
}

.ml_325 {
  margin-left: 325px !important;
}

.p_325 {
  padding: 325px !important;
}

.pt_325 {
  padding-top: 325px !important;
}

.pr_325 {
  padding-right: 325px !important;
}

.pb_325 {
  padding-bottom: 325px !important;
}

.pl_325 {
  padding-left: 325px !important;
}

.m_330 {
  margin: 330px !important;
}

.mt_330 {
  margin-top: 330px !important;
}

.mr_330 {
  margin-right: 330px !important;
}

.mb_330 {
  margin-bottom: 330px !important;
}

.ml_330 {
  margin-left: 330px !important;
}

.p_330 {
  padding: 330px !important;
}

.pt_330 {
  padding-top: 330px !important;
}

.pr_330 {
  padding-right: 330px !important;
}

.pb_330 {
  padding-bottom: 330px !important;
}

.pl_330 {
  padding-left: 330px !important;
}

.m_335 {
  margin: 335px !important;
}

.mt_335 {
  margin-top: 335px !important;
}

.mr_335 {
  margin-right: 335px !important;
}

.mb_335 {
  margin-bottom: 335px !important;
}

.ml_335 {
  margin-left: 335px !important;
}

.p_335 {
  padding: 335px !important;
}

.pt_335 {
  padding-top: 335px !important;
}

.pr_335 {
  padding-right: 335px !important;
}

.pb_335 {
  padding-bottom: 335px !important;
}

.pl_335 {
  padding-left: 335px !important;
}

.m_340 {
  margin: 340px !important;
}

.mt_340 {
  margin-top: 340px !important;
}

.mr_340 {
  margin-right: 340px !important;
}

.mb_340 {
  margin-bottom: 340px !important;
}

.ml_340 {
  margin-left: 340px !important;
}

.p_340 {
  padding: 340px !important;
}

.pt_340 {
  padding-top: 340px !important;
}

.pr_340 {
  padding-right: 340px !important;
}

.pb_340 {
  padding-bottom: 340px !important;
}

.pl_340 {
  padding-left: 340px !important;
}

.m_345 {
  margin: 345px !important;
}

.mt_345 {
  margin-top: 345px !important;
}

.mr_345 {
  margin-right: 345px !important;
}

.mb_345 {
  margin-bottom: 345px !important;
}

.ml_345 {
  margin-left: 345px !important;
}

.p_345 {
  padding: 345px !important;
}

.pt_345 {
  padding-top: 345px !important;
}

.pr_345 {
  padding-right: 345px !important;
}

.pb_345 {
  padding-bottom: 345px !important;
}

.pl_345 {
  padding-left: 345px !important;
}

.m_350 {
  margin: 350px !important;
}

.mt_350 {
  margin-top: 350px !important;
}

.mr_350 {
  margin-right: 350px !important;
}

.mb_350 {
  margin-bottom: 350px !important;
}

.ml_350 {
  margin-left: 350px !important;
}

.p_350 {
  padding: 350px !important;
}

.pt_350 {
  padding-top: 350px !important;
}

.pr_350 {
  padding-right: 350px !important;
}

.pb_350 {
  padding-bottom: 350px !important;
}

.pl_350 {
  padding-left: 350px !important;
}

.m_355 {
  margin: 355px !important;
}

.mt_355 {
  margin-top: 355px !important;
}

.mr_355 {
  margin-right: 355px !important;
}

.mb_355 {
  margin-bottom: 355px !important;
}

.ml_355 {
  margin-left: 355px !important;
}

.p_355 {
  padding: 355px !important;
}

.pt_355 {
  padding-top: 355px !important;
}

.pr_355 {
  padding-right: 355px !important;
}

.pb_355 {
  padding-bottom: 355px !important;
}

.pl_355 {
  padding-left: 355px !important;
}

.m_360 {
  margin: 360px !important;
}

.mt_360 {
  margin-top: 360px !important;
}

.mr_360 {
  margin-right: 360px !important;
}

.mb_360 {
  margin-bottom: 360px !important;
}

.ml_360 {
  margin-left: 360px !important;
}

.p_360 {
  padding: 360px !important;
}

.pt_360 {
  padding-top: 360px !important;
}

.pr_360 {
  padding-right: 360px !important;
}

.pb_360 {
  padding-bottom: 360px !important;
}

.pl_360 {
  padding-left: 360px !important;
}

.m_365 {
  margin: 365px !important;
}

.mt_365 {
  margin-top: 365px !important;
}

.mr_365 {
  margin-right: 365px !important;
}

.mb_365 {
  margin-bottom: 365px !important;
}

.ml_365 {
  margin-left: 365px !important;
}

.p_365 {
  padding: 365px !important;
}

.pt_365 {
  padding-top: 365px !important;
}

.pr_365 {
  padding-right: 365px !important;
}

.pb_365 {
  padding-bottom: 365px !important;
}

.pl_365 {
  padding-left: 365px !important;
}

.m_370 {
  margin: 370px !important;
}

.mt_370 {
  margin-top: 370px !important;
}

.mr_370 {
  margin-right: 370px !important;
}

.mb_370 {
  margin-bottom: 370px !important;
}

.ml_370 {
  margin-left: 370px !important;
}

.p_370 {
  padding: 370px !important;
}

.pt_370 {
  padding-top: 370px !important;
}

.pr_370 {
  padding-right: 370px !important;
}

.pb_370 {
  padding-bottom: 370px !important;
}

.pl_370 {
  padding-left: 370px !important;
}

.m_375 {
  margin: 375px !important;
}

.mt_375 {
  margin-top: 375px !important;
}

.mr_375 {
  margin-right: 375px !important;
}

.mb_375 {
  margin-bottom: 375px !important;
}

.ml_375 {
  margin-left: 375px !important;
}

.p_375 {
  padding: 375px !important;
}

.pt_375 {
  padding-top: 375px !important;
}

.pr_375 {
  padding-right: 375px !important;
}

.pb_375 {
  padding-bottom: 375px !important;
}

.pl_375 {
  padding-left: 375px !important;
}

.m_380 {
  margin: 380px !important;
}

.mt_380 {
  margin-top: 380px !important;
}

.mr_380 {
  margin-right: 380px !important;
}

.mb_380 {
  margin-bottom: 380px !important;
}

.ml_380 {
  margin-left: 380px !important;
}

.p_380 {
  padding: 380px !important;
}

.pt_380 {
  padding-top: 380px !important;
}

.pr_380 {
  padding-right: 380px !important;
}

.pb_380 {
  padding-bottom: 380px !important;
}

.pl_380 {
  padding-left: 380px !important;
}

.m_385 {
  margin: 385px !important;
}

.mt_385 {
  margin-top: 385px !important;
}

.mr_385 {
  margin-right: 385px !important;
}

.mb_385 {
  margin-bottom: 385px !important;
}

.ml_385 {
  margin-left: 385px !important;
}

.p_385 {
  padding: 385px !important;
}

.pt_385 {
  padding-top: 385px !important;
}

.pr_385 {
  padding-right: 385px !important;
}

.pb_385 {
  padding-bottom: 385px !important;
}

.pl_385 {
  padding-left: 385px !important;
}

.m_390 {
  margin: 390px !important;
}

.mt_390 {
  margin-top: 390px !important;
}

.mr_390 {
  margin-right: 390px !important;
}

.mb_390 {
  margin-bottom: 390px !important;
}

.ml_390 {
  margin-left: 390px !important;
}

.p_390 {
  padding: 390px !important;
}

.pt_390 {
  padding-top: 390px !important;
}

.pr_390 {
  padding-right: 390px !important;
}

.pb_390 {
  padding-bottom: 390px !important;
}

.pl_390 {
  padding-left: 390px !important;
}

.m_395 {
  margin: 395px !important;
}

.mt_395 {
  margin-top: 395px !important;
}

.mr_395 {
  margin-right: 395px !important;
}

.mb_395 {
  margin-bottom: 395px !important;
}

.ml_395 {
  margin-left: 395px !important;
}

.p_395 {
  padding: 395px !important;
}

.pt_395 {
  padding-top: 395px !important;
}

.pr_395 {
  padding-right: 395px !important;
}

.pb_395 {
  padding-bottom: 395px !important;
}

.pl_395 {
  padding-left: 395px !important;
}

.m_400 {
  margin: 400px !important;
}

.mt_400 {
  margin-top: 400px !important;
}

.mr_400 {
  margin-right: 400px !important;
}

.mb_400 {
  margin-bottom: 400px !important;
}

.ml_400 {
  margin-left: 400px !important;
}

.p_400 {
  padding: 400px !important;
}

.pt_400 {
  padding-top: 400px !important;
}

.pr_400 {
  padding-right: 400px !important;
}

.pb_400 {
  padding-bottom: 400px !important;
}

.pl_400 {
  padding-left: 400px !important;
}

.m_405 {
  margin: 405px !important;
}

.mt_405 {
  margin-top: 405px !important;
}

.mr_405 {
  margin-right: 405px !important;
}

.mb_405 {
  margin-bottom: 405px !important;
}

.ml_405 {
  margin-left: 405px !important;
}

.p_405 {
  padding: 405px !important;
}

.pt_405 {
  padding-top: 405px !important;
}

.pr_405 {
  padding-right: 405px !important;
}

.pb_405 {
  padding-bottom: 405px !important;
}

.pl_405 {
  padding-left: 405px !important;
}

.m_410 {
  margin: 410px !important;
}

.mt_410 {
  margin-top: 410px !important;
}

.mr_410 {
  margin-right: 410px !important;
}

.mb_410 {
  margin-bottom: 410px !important;
}

.ml_410 {
  margin-left: 410px !important;
}

.p_410 {
  padding: 410px !important;
}

.pt_410 {
  padding-top: 410px !important;
}

.pr_410 {
  padding-right: 410px !important;
}

.pb_410 {
  padding-bottom: 410px !important;
}

.pl_410 {
  padding-left: 410px !important;
}

.m_415 {
  margin: 415px !important;
}

.mt_415 {
  margin-top: 415px !important;
}

.mr_415 {
  margin-right: 415px !important;
}

.mb_415 {
  margin-bottom: 415px !important;
}

.ml_415 {
  margin-left: 415px !important;
}

.p_415 {
  padding: 415px !important;
}

.pt_415 {
  padding-top: 415px !important;
}

.pr_415 {
  padding-right: 415px !important;
}

.pb_415 {
  padding-bottom: 415px !important;
}

.pl_415 {
  padding-left: 415px !important;
}

.m_420 {
  margin: 420px !important;
}

.mt_420 {
  margin-top: 420px !important;
}

.mr_420 {
  margin-right: 420px !important;
}

.mb_420 {
  margin-bottom: 420px !important;
}

.ml_420 {
  margin-left: 420px !important;
}

.p_420 {
  padding: 420px !important;
}

.pt_420 {
  padding-top: 420px !important;
}

.pr_420 {
  padding-right: 420px !important;
}

.pb_420 {
  padding-bottom: 420px !important;
}

.pl_420 {
  padding-left: 420px !important;
}

.m_425 {
  margin: 425px !important;
}

.mt_425 {
  margin-top: 425px !important;
}

.mr_425 {
  margin-right: 425px !important;
}

.mb_425 {
  margin-bottom: 425px !important;
}

.ml_425 {
  margin-left: 425px !important;
}

.p_425 {
  padding: 425px !important;
}

.pt_425 {
  padding-top: 425px !important;
}

.pr_425 {
  padding-right: 425px !important;
}

.pb_425 {
  padding-bottom: 425px !important;
}

.pl_425 {
  padding-left: 425px !important;
}

.m_430 {
  margin: 430px !important;
}

.mt_430 {
  margin-top: 430px !important;
}

.mr_430 {
  margin-right: 430px !important;
}

.mb_430 {
  margin-bottom: 430px !important;
}

.ml_430 {
  margin-left: 430px !important;
}

.p_430 {
  padding: 430px !important;
}

.pt_430 {
  padding-top: 430px !important;
}

.pr_430 {
  padding-right: 430px !important;
}

.pb_430 {
  padding-bottom: 430px !important;
}

.pl_430 {
  padding-left: 430px !important;
}

.m_435 {
  margin: 435px !important;
}

.mt_435 {
  margin-top: 435px !important;
}

.mr_435 {
  margin-right: 435px !important;
}

.mb_435 {
  margin-bottom: 435px !important;
}

.ml_435 {
  margin-left: 435px !important;
}

.p_435 {
  padding: 435px !important;
}

.pt_435 {
  padding-top: 435px !important;
}

.pr_435 {
  padding-right: 435px !important;
}

.pb_435 {
  padding-bottom: 435px !important;
}

.pl_435 {
  padding-left: 435px !important;
}

.m_440 {
  margin: 440px !important;
}

.mt_440 {
  margin-top: 440px !important;
}

.mr_440 {
  margin-right: 440px !important;
}

.mb_440 {
  margin-bottom: 440px !important;
}

.ml_440 {
  margin-left: 440px !important;
}

.p_440 {
  padding: 440px !important;
}

.pt_440 {
  padding-top: 440px !important;
}

.pr_440 {
  padding-right: 440px !important;
}

.pb_440 {
  padding-bottom: 440px !important;
}

.pl_440 {
  padding-left: 440px !important;
}

.m_445 {
  margin: 445px !important;
}

.mt_445 {
  margin-top: 445px !important;
}

.mr_445 {
  margin-right: 445px !important;
}

.mb_445 {
  margin-bottom: 445px !important;
}

.ml_445 {
  margin-left: 445px !important;
}

.p_445 {
  padding: 445px !important;
}

.pt_445 {
  padding-top: 445px !important;
}

.pr_445 {
  padding-right: 445px !important;
}

.pb_445 {
  padding-bottom: 445px !important;
}

.pl_445 {
  padding-left: 445px !important;
}

.m_450 {
  margin: 450px !important;
}

.mt_450 {
  margin-top: 450px !important;
}

.mr_450 {
  margin-right: 450px !important;
}

.mb_450 {
  margin-bottom: 450px !important;
}

.ml_450 {
  margin-left: 450px !important;
}

.p_450 {
  padding: 450px !important;
}

.pt_450 {
  padding-top: 450px !important;
}

.pr_450 {
  padding-right: 450px !important;
}

.pb_450 {
  padding-bottom: 450px !important;
}

.pl_450 {
  padding-left: 450px !important;
}

.m_455 {
  margin: 455px !important;
}

.mt_455 {
  margin-top: 455px !important;
}

.mr_455 {
  margin-right: 455px !important;
}

.mb_455 {
  margin-bottom: 455px !important;
}

.ml_455 {
  margin-left: 455px !important;
}

.p_455 {
  padding: 455px !important;
}

.pt_455 {
  padding-top: 455px !important;
}

.pr_455 {
  padding-right: 455px !important;
}

.pb_455 {
  padding-bottom: 455px !important;
}

.pl_455 {
  padding-left: 455px !important;
}

.m_460 {
  margin: 460px !important;
}

.mt_460 {
  margin-top: 460px !important;
}

.mr_460 {
  margin-right: 460px !important;
}

.mb_460 {
  margin-bottom: 460px !important;
}

.ml_460 {
  margin-left: 460px !important;
}

.p_460 {
  padding: 460px !important;
}

.pt_460 {
  padding-top: 460px !important;
}

.pr_460 {
  padding-right: 460px !important;
}

.pb_460 {
  padding-bottom: 460px !important;
}

.pl_460 {
  padding-left: 460px !important;
}

.m_465 {
  margin: 465px !important;
}

.mt_465 {
  margin-top: 465px !important;
}

.mr_465 {
  margin-right: 465px !important;
}

.mb_465 {
  margin-bottom: 465px !important;
}

.ml_465 {
  margin-left: 465px !important;
}

.p_465 {
  padding: 465px !important;
}

.pt_465 {
  padding-top: 465px !important;
}

.pr_465 {
  padding-right: 465px !important;
}

.pb_465 {
  padding-bottom: 465px !important;
}

.pl_465 {
  padding-left: 465px !important;
}

.m_470 {
  margin: 470px !important;
}

.mt_470 {
  margin-top: 470px !important;
}

.mr_470 {
  margin-right: 470px !important;
}

.mb_470 {
  margin-bottom: 470px !important;
}

.ml_470 {
  margin-left: 470px !important;
}

.p_470 {
  padding: 470px !important;
}

.pt_470 {
  padding-top: 470px !important;
}

.pr_470 {
  padding-right: 470px !important;
}

.pb_470 {
  padding-bottom: 470px !important;
}

.pl_470 {
  padding-left: 470px !important;
}

.m_475 {
  margin: 475px !important;
}

.mt_475 {
  margin-top: 475px !important;
}

.mr_475 {
  margin-right: 475px !important;
}

.mb_475 {
  margin-bottom: 475px !important;
}

.ml_475 {
  margin-left: 475px !important;
}

.p_475 {
  padding: 475px !important;
}

.pt_475 {
  padding-top: 475px !important;
}

.pr_475 {
  padding-right: 475px !important;
}

.pb_475 {
  padding-bottom: 475px !important;
}

.pl_475 {
  padding-left: 475px !important;
}

.m_480 {
  margin: 480px !important;
}

.mt_480 {
  margin-top: 480px !important;
}

.mr_480 {
  margin-right: 480px !important;
}

.mb_480 {
  margin-bottom: 480px !important;
}

.ml_480 {
  margin-left: 480px !important;
}

.p_480 {
  padding: 480px !important;
}

.pt_480 {
  padding-top: 480px !important;
}

.pr_480 {
  padding-right: 480px !important;
}

.pb_480 {
  padding-bottom: 480px !important;
}

.pl_480 {
  padding-left: 480px !important;
}

.m_485 {
  margin: 485px !important;
}

.mt_485 {
  margin-top: 485px !important;
}

.mr_485 {
  margin-right: 485px !important;
}

.mb_485 {
  margin-bottom: 485px !important;
}

.ml_485 {
  margin-left: 485px !important;
}

.p_485 {
  padding: 485px !important;
}

.pt_485 {
  padding-top: 485px !important;
}

.pr_485 {
  padding-right: 485px !important;
}

.pb_485 {
  padding-bottom: 485px !important;
}

.pl_485 {
  padding-left: 485px !important;
}

.m_490 {
  margin: 490px !important;
}

.mt_490 {
  margin-top: 490px !important;
}

.mr_490 {
  margin-right: 490px !important;
}

.mb_490 {
  margin-bottom: 490px !important;
}

.ml_490 {
  margin-left: 490px !important;
}

.p_490 {
  padding: 490px !important;
}

.pt_490 {
  padding-top: 490px !important;
}

.pr_490 {
  padding-right: 490px !important;
}

.pb_490 {
  padding-bottom: 490px !important;
}

.pl_490 {
  padding-left: 490px !important;
}

.m_495 {
  margin: 495px !important;
}

.mt_495 {
  margin-top: 495px !important;
}

.mr_495 {
  margin-right: 495px !important;
}

.mb_495 {
  margin-bottom: 495px !important;
}

.ml_495 {
  margin-left: 495px !important;
}

.p_495 {
  padding: 495px !important;
}

.pt_495 {
  padding-top: 495px !important;
}

.pr_495 {
  padding-right: 495px !important;
}

.pb_495 {
  padding-bottom: 495px !important;
}

.pl_495 {
  padding-left: 495px !important;
}

.m_500 {
  margin: 500px !important;
}

.mt_500 {
  margin-top: 500px !important;
}

.mr_500 {
  margin-right: 500px !important;
}

.mb_500 {
  margin-bottom: 500px !important;
}

.ml_500 {
  margin-left: 500px !important;
}

.p_500 {
  padding: 500px !important;
}

.pt_500 {
  padding-top: 500px !important;
}

.pr_500 {
  padding-right: 500px !important;
}

.pb_500 {
  padding-bottom: 500px !important;
}

.pl_500 {
  padding-left: 500px !important;
}

.w_0 {
  width: 0px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_0 {
    width: 0px !important;
  }
  .pc_w_minus_0 {
    width: calc(100% - 0px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_0 {
    width: 0px !important;
  }
}
.w_10 {
  width: 10px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_10 {
    width: 10px !important;
  }
  .pc_w_minus_10 {
    width: calc(100% - 10px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_10 {
    width: 10px !important;
  }
}
.w_20 {
  width: 20px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_20 {
    width: 20px !important;
  }
  .pc_w_minus_20 {
    width: calc(100% - 20px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_20 {
    width: 20px !important;
  }
}
.w_30 {
  width: 30px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_30 {
    width: 30px !important;
  }
  .pc_w_minus_30 {
    width: calc(100% - 30px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_30 {
    width: 30px !important;
  }
}
.w_40 {
  width: 40px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_40 {
    width: 40px !important;
  }
  .pc_w_minus_40 {
    width: calc(100% - 40px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_40 {
    width: 40px !important;
  }
}
.w_50 {
  width: 50px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_50 {
    width: 50px !important;
  }
  .pc_w_minus_50 {
    width: calc(100% - 50px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_50 {
    width: 50px !important;
  }
}
.w_60 {
  width: 60px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_60 {
    width: 60px !important;
  }
  .pc_w_minus_60 {
    width: calc(100% - 60px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_60 {
    width: 60px !important;
  }
}
.w_70 {
  width: 70px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_70 {
    width: 70px !important;
  }
  .pc_w_minus_70 {
    width: calc(100% - 70px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_70 {
    width: 70px !important;
  }
}
.w_80 {
  width: 80px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_80 {
    width: 80px !important;
  }
  .pc_w_minus_80 {
    width: calc(100% - 80px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_80 {
    width: 80px !important;
  }
}
.w_90 {
  width: 90px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_90 {
    width: 90px !important;
  }
  .pc_w_minus_90 {
    width: calc(100% - 90px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_90 {
    width: 90px !important;
  }
}
.w_100 {
  width: 100px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_100 {
    width: 100px !important;
  }
  .pc_w_minus_100 {
    width: calc(100% - 100px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_100 {
    width: 100px !important;
  }
}
.w_110 {
  width: 110px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_110 {
    width: 110px !important;
  }
  .pc_w_minus_110 {
    width: calc(100% - 110px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_110 {
    width: 110px !important;
  }
}
.w_120 {
  width: 120px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_120 {
    width: 120px !important;
  }
  .pc_w_minus_120 {
    width: calc(100% - 120px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_120 {
    width: 120px !important;
  }
}
.w_130 {
  width: 130px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_130 {
    width: 130px !important;
  }
  .pc_w_minus_130 {
    width: calc(100% - 130px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_130 {
    width: 130px !important;
  }
}
.w_140 {
  width: 140px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_140 {
    width: 140px !important;
  }
  .pc_w_minus_140 {
    width: calc(100% - 140px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_140 {
    width: 140px !important;
  }
}
.w_150 {
  width: 150px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_150 {
    width: 150px !important;
  }
  .pc_w_minus_150 {
    width: calc(100% - 150px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_150 {
    width: 150px !important;
  }
}
.w_160 {
  width: 160px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_160 {
    width: 160px !important;
  }
  .pc_w_minus_160 {
    width: calc(100% - 160px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_160 {
    width: 160px !important;
  }
}
.w_170 {
  width: 170px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_170 {
    width: 170px !important;
  }
  .pc_w_minus_170 {
    width: calc(100% - 170px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_170 {
    width: 170px !important;
  }
}
.w_180 {
  width: 180px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_180 {
    width: 180px !important;
  }
  .pc_w_minus_180 {
    width: calc(100% - 180px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_180 {
    width: 180px !important;
  }
}
.w_190 {
  width: 190px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_190 {
    width: 190px !important;
  }
  .pc_w_minus_190 {
    width: calc(100% - 190px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_190 {
    width: 190px !important;
  }
}
.w_200 {
  width: 200px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_200 {
    width: 200px !important;
  }
  .pc_w_minus_200 {
    width: calc(100% - 200px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_200 {
    width: 200px !important;
  }
}
.w_210 {
  width: 210px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_210 {
    width: 210px !important;
  }
  .pc_w_minus_210 {
    width: calc(100% - 210px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_210 {
    width: 210px !important;
  }
}
.w_220 {
  width: 220px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_220 {
    width: 220px !important;
  }
  .pc_w_minus_220 {
    width: calc(100% - 220px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_220 {
    width: 220px !important;
  }
}
.w_230 {
  width: 230px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_230 {
    width: 230px !important;
  }
  .pc_w_minus_230 {
    width: calc(100% - 230px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_230 {
    width: 230px !important;
  }
}
.w_240 {
  width: 240px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_240 {
    width: 240px !important;
  }
  .pc_w_minus_240 {
    width: calc(100% - 240px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_240 {
    width: 240px !important;
  }
}
.w_250 {
  width: 250px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_250 {
    width: 250px !important;
  }
  .pc_w_minus_250 {
    width: calc(100% - 250px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_250 {
    width: 250px !important;
  }
}
.w_260 {
  width: 260px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_260 {
    width: 260px !important;
  }
  .pc_w_minus_260 {
    width: calc(100% - 260px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_260 {
    width: 260px !important;
  }
}
.w_270 {
  width: 270px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_270 {
    width: 270px !important;
  }
  .pc_w_minus_270 {
    width: calc(100% - 270px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_270 {
    width: 270px !important;
  }
}
.w_280 {
  width: 280px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_280 {
    width: 280px !important;
  }
  .pc_w_minus_280 {
    width: calc(100% - 280px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_280 {
    width: 280px !important;
  }
}
.w_290 {
  width: 290px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_290 {
    width: 290px !important;
  }
  .pc_w_minus_290 {
    width: calc(100% - 290px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_290 {
    width: 290px !important;
  }
}
.w_300 {
  width: 300px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_300 {
    width: 300px !important;
  }
  .pc_w_minus_300 {
    width: calc(100% - 300px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_300 {
    width: 300px !important;
  }
}
.w_310 {
  width: 310px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_310 {
    width: 310px !important;
  }
  .pc_w_minus_310 {
    width: calc(100% - 310px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_310 {
    width: 310px !important;
  }
}
.w_320 {
  width: 320px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_320 {
    width: 320px !important;
  }
  .pc_w_minus_320 {
    width: calc(100% - 320px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_320 {
    width: 320px !important;
  }
}
.w_330 {
  width: 330px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_330 {
    width: 330px !important;
  }
  .pc_w_minus_330 {
    width: calc(100% - 330px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_330 {
    width: 330px !important;
  }
}
.w_340 {
  width: 340px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_340 {
    width: 340px !important;
  }
  .pc_w_minus_340 {
    width: calc(100% - 340px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_340 {
    width: 340px !important;
  }
}
.w_350 {
  width: 350px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_350 {
    width: 350px !important;
  }
  .pc_w_minus_350 {
    width: calc(100% - 350px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_350 {
    width: 350px !important;
  }
}
.w_360 {
  width: 360px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_360 {
    width: 360px !important;
  }
  .pc_w_minus_360 {
    width: calc(100% - 360px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_360 {
    width: 360px !important;
  }
}
.w_370 {
  width: 370px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_370 {
    width: 370px !important;
  }
  .pc_w_minus_370 {
    width: calc(100% - 370px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_370 {
    width: 370px !important;
  }
}
.w_380 {
  width: 380px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_380 {
    width: 380px !important;
  }
  .pc_w_minus_380 {
    width: calc(100% - 380px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_380 {
    width: 380px !important;
  }
}
.w_390 {
  width: 390px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_390 {
    width: 390px !important;
  }
  .pc_w_minus_390 {
    width: calc(100% - 390px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_390 {
    width: 390px !important;
  }
}
.w_400 {
  width: 400px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_400 {
    width: 400px !important;
  }
  .pc_w_minus_400 {
    width: calc(100% - 400px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_400 {
    width: 400px !important;
  }
}
.w_410 {
  width: 410px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_410 {
    width: 410px !important;
  }
  .pc_w_minus_410 {
    width: calc(100% - 410px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_410 {
    width: 410px !important;
  }
}
.w_420 {
  width: 420px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_420 {
    width: 420px !important;
  }
  .pc_w_minus_420 {
    width: calc(100% - 420px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_420 {
    width: 420px !important;
  }
}
.w_430 {
  width: 430px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_430 {
    width: 430px !important;
  }
  .pc_w_minus_430 {
    width: calc(100% - 430px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_430 {
    width: 430px !important;
  }
}
.w_440 {
  width: 440px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_440 {
    width: 440px !important;
  }
  .pc_w_minus_440 {
    width: calc(100% - 440px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_440 {
    width: 440px !important;
  }
}
.w_450 {
  width: 450px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_450 {
    width: 450px !important;
  }
  .pc_w_minus_450 {
    width: calc(100% - 450px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_450 {
    width: 450px !important;
  }
}
.w_460 {
  width: 460px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_460 {
    width: 460px !important;
  }
  .pc_w_minus_460 {
    width: calc(100% - 460px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_460 {
    width: 460px !important;
  }
}
.w_470 {
  width: 470px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_470 {
    width: 470px !important;
  }
  .pc_w_minus_470 {
    width: calc(100% - 470px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_470 {
    width: 470px !important;
  }
}
.w_480 {
  width: 480px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_480 {
    width: 480px !important;
  }
  .pc_w_minus_480 {
    width: calc(100% - 480px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_480 {
    width: 480px !important;
  }
}
.w_490 {
  width: 490px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_490 {
    width: 490px !important;
  }
  .pc_w_minus_490 {
    width: calc(100% - 490px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_490 {
    width: 490px !important;
  }
}
.w_500 {
  width: 500px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_500 {
    width: 500px !important;
  }
  .pc_w_minus_500 {
    width: calc(100% - 500px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_500 {
    width: 500px !important;
  }
}
.w_510 {
  width: 510px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_510 {
    width: 510px !important;
  }
  .pc_w_minus_510 {
    width: calc(100% - 510px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_510 {
    width: 510px !important;
  }
}
.w_520 {
  width: 520px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_520 {
    width: 520px !important;
  }
  .pc_w_minus_520 {
    width: calc(100% - 520px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_520 {
    width: 520px !important;
  }
}
.w_530 {
  width: 530px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_530 {
    width: 530px !important;
  }
  .pc_w_minus_530 {
    width: calc(100% - 530px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_530 {
    width: 530px !important;
  }
}
.w_540 {
  width: 540px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_540 {
    width: 540px !important;
  }
  .pc_w_minus_540 {
    width: calc(100% - 540px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_540 {
    width: 540px !important;
  }
}
.w_550 {
  width: 550px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_550 {
    width: 550px !important;
  }
  .pc_w_minus_550 {
    width: calc(100% - 550px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_550 {
    width: 550px !important;
  }
}
.w_560 {
  width: 560px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_560 {
    width: 560px !important;
  }
  .pc_w_minus_560 {
    width: calc(100% - 560px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_560 {
    width: 560px !important;
  }
}
.w_570 {
  width: 570px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_570 {
    width: 570px !important;
  }
  .pc_w_minus_570 {
    width: calc(100% - 570px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_570 {
    width: 570px !important;
  }
}
.w_580 {
  width: 580px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_580 {
    width: 580px !important;
  }
  .pc_w_minus_580 {
    width: calc(100% - 580px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_580 {
    width: 580px !important;
  }
}
.w_590 {
  width: 590px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_590 {
    width: 590px !important;
  }
  .pc_w_minus_590 {
    width: calc(100% - 590px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_590 {
    width: 590px !important;
  }
}
.w_600 {
  width: 600px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_600 {
    width: 600px !important;
  }
  .pc_w_minus_600 {
    width: calc(100% - 600px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_600 {
    width: 600px !important;
  }
}
.w_610 {
  width: 610px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_610 {
    width: 610px !important;
  }
  .pc_w_minus_610 {
    width: calc(100% - 610px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_610 {
    width: 610px !important;
  }
}
.w_620 {
  width: 620px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_620 {
    width: 620px !important;
  }
  .pc_w_minus_620 {
    width: calc(100% - 620px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_620 {
    width: 620px !important;
  }
}
.w_630 {
  width: 630px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_630 {
    width: 630px !important;
  }
  .pc_w_minus_630 {
    width: calc(100% - 630px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_630 {
    width: 630px !important;
  }
}
.w_640 {
  width: 640px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_640 {
    width: 640px !important;
  }
  .pc_w_minus_640 {
    width: calc(100% - 640px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_640 {
    width: 640px !important;
  }
}
.w_650 {
  width: 650px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_650 {
    width: 650px !important;
  }
  .pc_w_minus_650 {
    width: calc(100% - 650px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_650 {
    width: 650px !important;
  }
}
.w_660 {
  width: 660px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_660 {
    width: 660px !important;
  }
  .pc_w_minus_660 {
    width: calc(100% - 660px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_660 {
    width: 660px !important;
  }
}
.w_670 {
  width: 670px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_670 {
    width: 670px !important;
  }
  .pc_w_minus_670 {
    width: calc(100% - 670px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_670 {
    width: 670px !important;
  }
}
.w_680 {
  width: 680px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_680 {
    width: 680px !important;
  }
  .pc_w_minus_680 {
    width: calc(100% - 680px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_680 {
    width: 680px !important;
  }
}
.w_690 {
  width: 690px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_690 {
    width: 690px !important;
  }
  .pc_w_minus_690 {
    width: calc(100% - 690px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_690 {
    width: 690px !important;
  }
}
.w_700 {
  width: 700px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_700 {
    width: 700px !important;
  }
  .pc_w_minus_700 {
    width: calc(100% - 700px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_700 {
    width: 700px !important;
  }
}
.w_710 {
  width: 710px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_710 {
    width: 710px !important;
  }
  .pc_w_minus_710 {
    width: calc(100% - 710px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_710 {
    width: 710px !important;
  }
}
.w_720 {
  width: 720px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_720 {
    width: 720px !important;
  }
  .pc_w_minus_720 {
    width: calc(100% - 720px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_720 {
    width: 720px !important;
  }
}
.w_730 {
  width: 730px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_730 {
    width: 730px !important;
  }
  .pc_w_minus_730 {
    width: calc(100% - 730px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_730 {
    width: 730px !important;
  }
}
.w_740 {
  width: 740px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_740 {
    width: 740px !important;
  }
  .pc_w_minus_740 {
    width: calc(100% - 740px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_740 {
    width: 740px !important;
  }
}
.w_750 {
  width: 750px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_750 {
    width: 750px !important;
  }
  .pc_w_minus_750 {
    width: calc(100% - 750px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_750 {
    width: 750px !important;
  }
}
.w_760 {
  width: 760px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_760 {
    width: 760px !important;
  }
  .pc_w_minus_760 {
    width: calc(100% - 760px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_760 {
    width: 760px !important;
  }
}
.w_770 {
  width: 770px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_770 {
    width: 770px !important;
  }
  .pc_w_minus_770 {
    width: calc(100% - 770px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_770 {
    width: 770px !important;
  }
}
.w_780 {
  width: 780px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_780 {
    width: 780px !important;
  }
  .pc_w_minus_780 {
    width: calc(100% - 780px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_780 {
    width: 780px !important;
  }
}
.w_790 {
  width: 790px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_790 {
    width: 790px !important;
  }
  .pc_w_minus_790 {
    width: calc(100% - 790px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_790 {
    width: 790px !important;
  }
}
.w_800 {
  width: 800px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_800 {
    width: 800px !important;
  }
  .pc_w_minus_800 {
    width: calc(100% - 800px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_800 {
    width: 800px !important;
  }
}
.w_810 {
  width: 810px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_810 {
    width: 810px !important;
  }
  .pc_w_minus_810 {
    width: calc(100% - 810px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_810 {
    width: 810px !important;
  }
}
.w_820 {
  width: 820px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_820 {
    width: 820px !important;
  }
  .pc_w_minus_820 {
    width: calc(100% - 820px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_820 {
    width: 820px !important;
  }
}
.w_830 {
  width: 830px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_830 {
    width: 830px !important;
  }
  .pc_w_minus_830 {
    width: calc(100% - 830px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_830 {
    width: 830px !important;
  }
}
.w_840 {
  width: 840px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_840 {
    width: 840px !important;
  }
  .pc_w_minus_840 {
    width: calc(100% - 840px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_840 {
    width: 840px !important;
  }
}
.w_850 {
  width: 850px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_850 {
    width: 850px !important;
  }
  .pc_w_minus_850 {
    width: calc(100% - 850px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_850 {
    width: 850px !important;
  }
}
.w_860 {
  width: 860px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_860 {
    width: 860px !important;
  }
  .pc_w_minus_860 {
    width: calc(100% - 860px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_860 {
    width: 860px !important;
  }
}
.w_870 {
  width: 870px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_870 {
    width: 870px !important;
  }
  .pc_w_minus_870 {
    width: calc(100% - 870px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_870 {
    width: 870px !important;
  }
}
.w_880 {
  width: 880px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_880 {
    width: 880px !important;
  }
  .pc_w_minus_880 {
    width: calc(100% - 880px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_880 {
    width: 880px !important;
  }
}
.w_890 {
  width: 890px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_890 {
    width: 890px !important;
  }
  .pc_w_minus_890 {
    width: calc(100% - 890px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_890 {
    width: 890px !important;
  }
}
.w_900 {
  width: 900px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_900 {
    width: 900px !important;
  }
  .pc_w_minus_900 {
    width: calc(100% - 900px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_900 {
    width: 900px !important;
  }
}
.w_910 {
  width: 910px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_910 {
    width: 910px !important;
  }
  .pc_w_minus_910 {
    width: calc(100% - 910px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_910 {
    width: 910px !important;
  }
}
.w_920 {
  width: 920px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_920 {
    width: 920px !important;
  }
  .pc_w_minus_920 {
    width: calc(100% - 920px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_920 {
    width: 920px !important;
  }
}
.w_930 {
  width: 930px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_930 {
    width: 930px !important;
  }
  .pc_w_minus_930 {
    width: calc(100% - 930px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_930 {
    width: 930px !important;
  }
}
.w_940 {
  width: 940px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_940 {
    width: 940px !important;
  }
  .pc_w_minus_940 {
    width: calc(100% - 940px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_940 {
    width: 940px !important;
  }
}
.w_950 {
  width: 950px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_950 {
    width: 950px !important;
  }
  .pc_w_minus_950 {
    width: calc(100% - 950px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_950 {
    width: 950px !important;
  }
}
.w_960 {
  width: 960px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_960 {
    width: 960px !important;
  }
  .pc_w_minus_960 {
    width: calc(100% - 960px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_960 {
    width: 960px !important;
  }
}
.w_970 {
  width: 970px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_970 {
    width: 970px !important;
  }
  .pc_w_minus_970 {
    width: calc(100% - 970px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_970 {
    width: 970px !important;
  }
}
.w_980 {
  width: 980px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_980 {
    width: 980px !important;
  }
  .pc_w_minus_980 {
    width: calc(100% - 980px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_980 {
    width: 980px !important;
  }
}
.w_990 {
  width: 990px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_990 {
    width: 990px !important;
  }
  .pc_w_minus_990 {
    width: calc(100% - 990px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_990 {
    width: 990px !important;
  }
}
.w_1000 {
  width: 1000px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1000 {
    width: 1000px !important;
  }
  .pc_w_minus_1000 {
    width: calc(100% - 1000px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1000 {
    width: 1000px !important;
  }
}
.w_1010 {
  width: 1010px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1010 {
    width: 1010px !important;
  }
  .pc_w_minus_1010 {
    width: calc(100% - 1010px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1010 {
    width: 1010px !important;
  }
}
.w_1020 {
  width: 1020px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1020 {
    width: 1020px !important;
  }
  .pc_w_minus_1020 {
    width: calc(100% - 1020px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1020 {
    width: 1020px !important;
  }
}
.w_1030 {
  width: 1030px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1030 {
    width: 1030px !important;
  }
  .pc_w_minus_1030 {
    width: calc(100% - 1030px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1030 {
    width: 1030px !important;
  }
}
.w_1040 {
  width: 1040px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1040 {
    width: 1040px !important;
  }
  .pc_w_minus_1040 {
    width: calc(100% - 1040px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1040 {
    width: 1040px !important;
  }
}
.w_1050 {
  width: 1050px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1050 {
    width: 1050px !important;
  }
  .pc_w_minus_1050 {
    width: calc(100% - 1050px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1050 {
    width: 1050px !important;
  }
}
.w_1060 {
  width: 1060px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1060 {
    width: 1060px !important;
  }
  .pc_w_minus_1060 {
    width: calc(100% - 1060px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1060 {
    width: 1060px !important;
  }
}
.w_1070 {
  width: 1070px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1070 {
    width: 1070px !important;
  }
  .pc_w_minus_1070 {
    width: calc(100% - 1070px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1070 {
    width: 1070px !important;
  }
}
.w_1080 {
  width: 1080px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1080 {
    width: 1080px !important;
  }
  .pc_w_minus_1080 {
    width: calc(100% - 1080px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1080 {
    width: 1080px !important;
  }
}
.w_1090 {
  width: 1090px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1090 {
    width: 1090px !important;
  }
  .pc_w_minus_1090 {
    width: calc(100% - 1090px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1090 {
    width: 1090px !important;
  }
}
.w_1100 {
  width: 1100px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1100 {
    width: 1100px !important;
  }
  .pc_w_minus_1100 {
    width: calc(100% - 1100px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1100 {
    width: 1100px !important;
  }
}
.w_1110 {
  width: 1110px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1110 {
    width: 1110px !important;
  }
  .pc_w_minus_1110 {
    width: calc(100% - 1110px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1110 {
    width: 1110px !important;
  }
}
.w_1120 {
  width: 1120px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1120 {
    width: 1120px !important;
  }
  .pc_w_minus_1120 {
    width: calc(100% - 1120px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1120 {
    width: 1120px !important;
  }
}
.w_1130 {
  width: 1130px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1130 {
    width: 1130px !important;
  }
  .pc_w_minus_1130 {
    width: calc(100% - 1130px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1130 {
    width: 1130px !important;
  }
}
.w_1140 {
  width: 1140px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1140 {
    width: 1140px !important;
  }
  .pc_w_minus_1140 {
    width: calc(100% - 1140px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1140 {
    width: 1140px !important;
  }
}
.w_1150 {
  width: 1150px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1150 {
    width: 1150px !important;
  }
  .pc_w_minus_1150 {
    width: calc(100% - 1150px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1150 {
    width: 1150px !important;
  }
}
.w_1160 {
  width: 1160px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1160 {
    width: 1160px !important;
  }
  .pc_w_minus_1160 {
    width: calc(100% - 1160px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1160 {
    width: 1160px !important;
  }
}
.w_1170 {
  width: 1170px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1170 {
    width: 1170px !important;
  }
  .pc_w_minus_1170 {
    width: calc(100% - 1170px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1170 {
    width: 1170px !important;
  }
}
.w_1180 {
  width: 1180px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1180 {
    width: 1180px !important;
  }
  .pc_w_minus_1180 {
    width: calc(100% - 1180px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1180 {
    width: 1180px !important;
  }
}
.w_1190 {
  width: 1190px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1190 {
    width: 1190px !important;
  }
  .pc_w_minus_1190 {
    width: calc(100% - 1190px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1190 {
    width: 1190px !important;
  }
}
.w_1200 {
  width: 1200px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1200 {
    width: 1200px !important;
  }
  .pc_w_minus_1200 {
    width: calc(100% - 1200px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1200 {
    width: 1200px !important;
  }
}
.w_1210 {
  width: 1210px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1210 {
    width: 1210px !important;
  }
  .pc_w_minus_1210 {
    width: calc(100% - 1210px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1210 {
    width: 1210px !important;
  }
}
.w_1220 {
  width: 1220px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1220 {
    width: 1220px !important;
  }
  .pc_w_minus_1220 {
    width: calc(100% - 1220px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1220 {
    width: 1220px !important;
  }
}
.w_1230 {
  width: 1230px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1230 {
    width: 1230px !important;
  }
  .pc_w_minus_1230 {
    width: calc(100% - 1230px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1230 {
    width: 1230px !important;
  }
}
.w_1240 {
  width: 1240px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1240 {
    width: 1240px !important;
  }
  .pc_w_minus_1240 {
    width: calc(100% - 1240px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1240 {
    width: 1240px !important;
  }
}
.w_1250 {
  width: 1250px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1250 {
    width: 1250px !important;
  }
  .pc_w_minus_1250 {
    width: calc(100% - 1250px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1250 {
    width: 1250px !important;
  }
}
.w_1260 {
  width: 1260px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1260 {
    width: 1260px !important;
  }
  .pc_w_minus_1260 {
    width: calc(100% - 1260px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1260 {
    width: 1260px !important;
  }
}
.w_1270 {
  width: 1270px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1270 {
    width: 1270px !important;
  }
  .pc_w_minus_1270 {
    width: calc(100% - 1270px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1270 {
    width: 1270px !important;
  }
}
.w_1280 {
  width: 1280px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1280 {
    width: 1280px !important;
  }
  .pc_w_minus_1280 {
    width: calc(100% - 1280px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1280 {
    width: 1280px !important;
  }
}
.w_1290 {
  width: 1290px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1290 {
    width: 1290px !important;
  }
  .pc_w_minus_1290 {
    width: calc(100% - 1290px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1290 {
    width: 1290px !important;
  }
}
.w_1300 {
  width: 1300px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1300 {
    width: 1300px !important;
  }
  .pc_w_minus_1300 {
    width: calc(100% - 1300px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1300 {
    width: 1300px !important;
  }
}
.w_1310 {
  width: 1310px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1310 {
    width: 1310px !important;
  }
  .pc_w_minus_1310 {
    width: calc(100% - 1310px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1310 {
    width: 1310px !important;
  }
}
.w_1320 {
  width: 1320px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1320 {
    width: 1320px !important;
  }
  .pc_w_minus_1320 {
    width: calc(100% - 1320px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1320 {
    width: 1320px !important;
  }
}
.w_1330 {
  width: 1330px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1330 {
    width: 1330px !important;
  }
  .pc_w_minus_1330 {
    width: calc(100% - 1330px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1330 {
    width: 1330px !important;
  }
}
.w_1340 {
  width: 1340px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1340 {
    width: 1340px !important;
  }
  .pc_w_minus_1340 {
    width: calc(100% - 1340px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1340 {
    width: 1340px !important;
  }
}
.w_1350 {
  width: 1350px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1350 {
    width: 1350px !important;
  }
  .pc_w_minus_1350 {
    width: calc(100% - 1350px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1350 {
    width: 1350px !important;
  }
}
.w_1360 {
  width: 1360px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1360 {
    width: 1360px !important;
  }
  .pc_w_minus_1360 {
    width: calc(100% - 1360px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1360 {
    width: 1360px !important;
  }
}
.w_1370 {
  width: 1370px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1370 {
    width: 1370px !important;
  }
  .pc_w_minus_1370 {
    width: calc(100% - 1370px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1370 {
    width: 1370px !important;
  }
}
.w_1380 {
  width: 1380px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1380 {
    width: 1380px !important;
  }
  .pc_w_minus_1380 {
    width: calc(100% - 1380px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1380 {
    width: 1380px !important;
  }
}
.w_1390 {
  width: 1390px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1390 {
    width: 1390px !important;
  }
  .pc_w_minus_1390 {
    width: calc(100% - 1390px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1390 {
    width: 1390px !important;
  }
}
.w_1400 {
  width: 1400px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1400 {
    width: 1400px !important;
  }
  .pc_w_minus_1400 {
    width: calc(100% - 1400px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1400 {
    width: 1400px !important;
  }
}
.w_1410 {
  width: 1410px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1410 {
    width: 1410px !important;
  }
  .pc_w_minus_1410 {
    width: calc(100% - 1410px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1410 {
    width: 1410px !important;
  }
}
.w_1420 {
  width: 1420px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1420 {
    width: 1420px !important;
  }
  .pc_w_minus_1420 {
    width: calc(100% - 1420px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1420 {
    width: 1420px !important;
  }
}
.w_1430 {
  width: 1430px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1430 {
    width: 1430px !important;
  }
  .pc_w_minus_1430 {
    width: calc(100% - 1430px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1430 {
    width: 1430px !important;
  }
}
.w_1440 {
  width: 1440px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1440 {
    width: 1440px !important;
  }
  .pc_w_minus_1440 {
    width: calc(100% - 1440px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1440 {
    width: 1440px !important;
  }
}
.w_1450 {
  width: 1450px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1450 {
    width: 1450px !important;
  }
  .pc_w_minus_1450 {
    width: calc(100% - 1450px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1450 {
    width: 1450px !important;
  }
}
.w_1460 {
  width: 1460px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1460 {
    width: 1460px !important;
  }
  .pc_w_minus_1460 {
    width: calc(100% - 1460px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1460 {
    width: 1460px !important;
  }
}
.w_1470 {
  width: 1470px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1470 {
    width: 1470px !important;
  }
  .pc_w_minus_1470 {
    width: calc(100% - 1470px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1470 {
    width: 1470px !important;
  }
}
.w_1480 {
  width: 1480px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1480 {
    width: 1480px !important;
  }
  .pc_w_minus_1480 {
    width: calc(100% - 1480px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1480 {
    width: 1480px !important;
  }
}
.w_1490 {
  width: 1490px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1490 {
    width: 1490px !important;
  }
  .pc_w_minus_1490 {
    width: calc(100% - 1490px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1490 {
    width: 1490px !important;
  }
}
.w_1500 {
  width: 1500px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1500 {
    width: 1500px !important;
  }
  .pc_w_minus_1500 {
    width: calc(100% - 1500px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1500 {
    width: 1500px !important;
  }
}
.w_1510 {
  width: 1510px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1510 {
    width: 1510px !important;
  }
  .pc_w_minus_1510 {
    width: calc(100% - 1510px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1510 {
    width: 1510px !important;
  }
}
.w_1520 {
  width: 1520px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1520 {
    width: 1520px !important;
  }
  .pc_w_minus_1520 {
    width: calc(100% - 1520px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1520 {
    width: 1520px !important;
  }
}
.w_1530 {
  width: 1530px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1530 {
    width: 1530px !important;
  }
  .pc_w_minus_1530 {
    width: calc(100% - 1530px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1530 {
    width: 1530px !important;
  }
}
.w_1540 {
  width: 1540px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1540 {
    width: 1540px !important;
  }
  .pc_w_minus_1540 {
    width: calc(100% - 1540px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1540 {
    width: 1540px !important;
  }
}
.w_1550 {
  width: 1550px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1550 {
    width: 1550px !important;
  }
  .pc_w_minus_1550 {
    width: calc(100% - 1550px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1550 {
    width: 1550px !important;
  }
}
.w_1560 {
  width: 1560px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1560 {
    width: 1560px !important;
  }
  .pc_w_minus_1560 {
    width: calc(100% - 1560px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1560 {
    width: 1560px !important;
  }
}
.w_1570 {
  width: 1570px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1570 {
    width: 1570px !important;
  }
  .pc_w_minus_1570 {
    width: calc(100% - 1570px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1570 {
    width: 1570px !important;
  }
}
.w_1580 {
  width: 1580px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1580 {
    width: 1580px !important;
  }
  .pc_w_minus_1580 {
    width: calc(100% - 1580px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1580 {
    width: 1580px !important;
  }
}
.w_1590 {
  width: 1590px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1590 {
    width: 1590px !important;
  }
  .pc_w_minus_1590 {
    width: calc(100% - 1590px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1590 {
    width: 1590px !important;
  }
}
.w_1600 {
  width: 1600px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1600 {
    width: 1600px !important;
  }
  .pc_w_minus_1600 {
    width: calc(100% - 1600px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1600 {
    width: 1600px !important;
  }
}
.w_1610 {
  width: 1610px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1610 {
    width: 1610px !important;
  }
  .pc_w_minus_1610 {
    width: calc(100% - 1610px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1610 {
    width: 1610px !important;
  }
}
.w_1620 {
  width: 1620px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1620 {
    width: 1620px !important;
  }
  .pc_w_minus_1620 {
    width: calc(100% - 1620px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1620 {
    width: 1620px !important;
  }
}
.w_1630 {
  width: 1630px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1630 {
    width: 1630px !important;
  }
  .pc_w_minus_1630 {
    width: calc(100% - 1630px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1630 {
    width: 1630px !important;
  }
}
.w_1640 {
  width: 1640px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1640 {
    width: 1640px !important;
  }
  .pc_w_minus_1640 {
    width: calc(100% - 1640px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1640 {
    width: 1640px !important;
  }
}
.w_1650 {
  width: 1650px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1650 {
    width: 1650px !important;
  }
  .pc_w_minus_1650 {
    width: calc(100% - 1650px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1650 {
    width: 1650px !important;
  }
}
.w_1660 {
  width: 1660px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1660 {
    width: 1660px !important;
  }
  .pc_w_minus_1660 {
    width: calc(100% - 1660px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1660 {
    width: 1660px !important;
  }
}
.w_1670 {
  width: 1670px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1670 {
    width: 1670px !important;
  }
  .pc_w_minus_1670 {
    width: calc(100% - 1670px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1670 {
    width: 1670px !important;
  }
}
.w_1680 {
  width: 1680px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1680 {
    width: 1680px !important;
  }
  .pc_w_minus_1680 {
    width: calc(100% - 1680px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1680 {
    width: 1680px !important;
  }
}
.w_1690 {
  width: 1690px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1690 {
    width: 1690px !important;
  }
  .pc_w_minus_1690 {
    width: calc(100% - 1690px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1690 {
    width: 1690px !important;
  }
}
.w_1700 {
  width: 1700px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1700 {
    width: 1700px !important;
  }
  .pc_w_minus_1700 {
    width: calc(100% - 1700px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1700 {
    width: 1700px !important;
  }
}
.w_1710 {
  width: 1710px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1710 {
    width: 1710px !important;
  }
  .pc_w_minus_1710 {
    width: calc(100% - 1710px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1710 {
    width: 1710px !important;
  }
}
.w_1720 {
  width: 1720px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1720 {
    width: 1720px !important;
  }
  .pc_w_minus_1720 {
    width: calc(100% - 1720px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1720 {
    width: 1720px !important;
  }
}
.w_1730 {
  width: 1730px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1730 {
    width: 1730px !important;
  }
  .pc_w_minus_1730 {
    width: calc(100% - 1730px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1730 {
    width: 1730px !important;
  }
}
.w_1740 {
  width: 1740px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1740 {
    width: 1740px !important;
  }
  .pc_w_minus_1740 {
    width: calc(100% - 1740px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1740 {
    width: 1740px !important;
  }
}
.w_1750 {
  width: 1750px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1750 {
    width: 1750px !important;
  }
  .pc_w_minus_1750 {
    width: calc(100% - 1750px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1750 {
    width: 1750px !important;
  }
}
.w_1760 {
  width: 1760px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1760 {
    width: 1760px !important;
  }
  .pc_w_minus_1760 {
    width: calc(100% - 1760px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1760 {
    width: 1760px !important;
  }
}
.w_1770 {
  width: 1770px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1770 {
    width: 1770px !important;
  }
  .pc_w_minus_1770 {
    width: calc(100% - 1770px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1770 {
    width: 1770px !important;
  }
}
.w_1780 {
  width: 1780px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1780 {
    width: 1780px !important;
  }
  .pc_w_minus_1780 {
    width: calc(100% - 1780px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1780 {
    width: 1780px !important;
  }
}
.w_1790 {
  width: 1790px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1790 {
    width: 1790px !important;
  }
  .pc_w_minus_1790 {
    width: calc(100% - 1790px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1790 {
    width: 1790px !important;
  }
}
.w_1800 {
  width: 1800px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1800 {
    width: 1800px !important;
  }
  .pc_w_minus_1800 {
    width: calc(100% - 1800px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1800 {
    width: 1800px !important;
  }
}
.w_1810 {
  width: 1810px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1810 {
    width: 1810px !important;
  }
  .pc_w_minus_1810 {
    width: calc(100% - 1810px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1810 {
    width: 1810px !important;
  }
}
.w_1820 {
  width: 1820px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1820 {
    width: 1820px !important;
  }
  .pc_w_minus_1820 {
    width: calc(100% - 1820px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1820 {
    width: 1820px !important;
  }
}
.w_1830 {
  width: 1830px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1830 {
    width: 1830px !important;
  }
  .pc_w_minus_1830 {
    width: calc(100% - 1830px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1830 {
    width: 1830px !important;
  }
}
.w_1840 {
  width: 1840px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1840 {
    width: 1840px !important;
  }
  .pc_w_minus_1840 {
    width: calc(100% - 1840px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1840 {
    width: 1840px !important;
  }
}
.w_1850 {
  width: 1850px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1850 {
    width: 1850px !important;
  }
  .pc_w_minus_1850 {
    width: calc(100% - 1850px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1850 {
    width: 1850px !important;
  }
}
.w_1860 {
  width: 1860px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1860 {
    width: 1860px !important;
  }
  .pc_w_minus_1860 {
    width: calc(100% - 1860px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1860 {
    width: 1860px !important;
  }
}
.w_1870 {
  width: 1870px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1870 {
    width: 1870px !important;
  }
  .pc_w_minus_1870 {
    width: calc(100% - 1870px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1870 {
    width: 1870px !important;
  }
}
.w_1880 {
  width: 1880px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1880 {
    width: 1880px !important;
  }
  .pc_w_minus_1880 {
    width: calc(100% - 1880px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1880 {
    width: 1880px !important;
  }
}
.w_1890 {
  width: 1890px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1890 {
    width: 1890px !important;
  }
  .pc_w_minus_1890 {
    width: calc(100% - 1890px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1890 {
    width: 1890px !important;
  }
}
.w_1900 {
  width: 1900px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1900 {
    width: 1900px !important;
  }
  .pc_w_minus_1900 {
    width: calc(100% - 1900px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1900 {
    width: 1900px !important;
  }
}
.w_1910 {
  width: 1910px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1910 {
    width: 1910px !important;
  }
  .pc_w_minus_1910 {
    width: calc(100% - 1910px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1910 {
    width: 1910px !important;
  }
}
.w_1920 {
  width: 1920px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1920 {
    width: 1920px !important;
  }
  .pc_w_minus_1920 {
    width: calc(100% - 1920px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1920 {
    width: 1920px !important;
  }
}
.w_1930 {
  width: 1930px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1930 {
    width: 1930px !important;
  }
  .pc_w_minus_1930 {
    width: calc(100% - 1930px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1930 {
    width: 1930px !important;
  }
}
.w_1940 {
  width: 1940px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1940 {
    width: 1940px !important;
  }
  .pc_w_minus_1940 {
    width: calc(100% - 1940px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1940 {
    width: 1940px !important;
  }
}
.w_1950 {
  width: 1950px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1950 {
    width: 1950px !important;
  }
  .pc_w_minus_1950 {
    width: calc(100% - 1950px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1950 {
    width: 1950px !important;
  }
}
.w_1960 {
  width: 1960px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1960 {
    width: 1960px !important;
  }
  .pc_w_minus_1960 {
    width: calc(100% - 1960px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1960 {
    width: 1960px !important;
  }
}
.w_1970 {
  width: 1970px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1970 {
    width: 1970px !important;
  }
  .pc_w_minus_1970 {
    width: calc(100% - 1970px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1970 {
    width: 1970px !important;
  }
}
.w_1980 {
  width: 1980px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1980 {
    width: 1980px !important;
  }
  .pc_w_minus_1980 {
    width: calc(100% - 1980px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1980 {
    width: 1980px !important;
  }
}
.w_1990 {
  width: 1990px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_1990 {
    width: 1990px !important;
  }
  .pc_w_minus_1990 {
    width: calc(100% - 1990px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_1990 {
    width: 1990px !important;
  }
}
.w_2000 {
  width: 2000px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2000 {
    width: 2000px !important;
  }
  .pc_w_minus_2000 {
    width: calc(100% - 2000px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2000 {
    width: 2000px !important;
  }
}
.w_2010 {
  width: 2010px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2010 {
    width: 2010px !important;
  }
  .pc_w_minus_2010 {
    width: calc(100% - 2010px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2010 {
    width: 2010px !important;
  }
}
.w_2020 {
  width: 2020px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2020 {
    width: 2020px !important;
  }
  .pc_w_minus_2020 {
    width: calc(100% - 2020px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2020 {
    width: 2020px !important;
  }
}
.w_2030 {
  width: 2030px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2030 {
    width: 2030px !important;
  }
  .pc_w_minus_2030 {
    width: calc(100% - 2030px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2030 {
    width: 2030px !important;
  }
}
.w_2040 {
  width: 2040px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2040 {
    width: 2040px !important;
  }
  .pc_w_minus_2040 {
    width: calc(100% - 2040px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2040 {
    width: 2040px !important;
  }
}
.w_2050 {
  width: 2050px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2050 {
    width: 2050px !important;
  }
  .pc_w_minus_2050 {
    width: calc(100% - 2050px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2050 {
    width: 2050px !important;
  }
}
.w_2060 {
  width: 2060px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2060 {
    width: 2060px !important;
  }
  .pc_w_minus_2060 {
    width: calc(100% - 2060px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2060 {
    width: 2060px !important;
  }
}
.w_2070 {
  width: 2070px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2070 {
    width: 2070px !important;
  }
  .pc_w_minus_2070 {
    width: calc(100% - 2070px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2070 {
    width: 2070px !important;
  }
}
.w_2080 {
  width: 2080px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2080 {
    width: 2080px !important;
  }
  .pc_w_minus_2080 {
    width: calc(100% - 2080px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2080 {
    width: 2080px !important;
  }
}
.w_2090 {
  width: 2090px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2090 {
    width: 2090px !important;
  }
  .pc_w_minus_2090 {
    width: calc(100% - 2090px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2090 {
    width: 2090px !important;
  }
}
.w_2100 {
  width: 2100px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2100 {
    width: 2100px !important;
  }
  .pc_w_minus_2100 {
    width: calc(100% - 2100px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2100 {
    width: 2100px !important;
  }
}
.w_2110 {
  width: 2110px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2110 {
    width: 2110px !important;
  }
  .pc_w_minus_2110 {
    width: calc(100% - 2110px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2110 {
    width: 2110px !important;
  }
}
.w_2120 {
  width: 2120px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2120 {
    width: 2120px !important;
  }
  .pc_w_minus_2120 {
    width: calc(100% - 2120px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2120 {
    width: 2120px !important;
  }
}
.w_2130 {
  width: 2130px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2130 {
    width: 2130px !important;
  }
  .pc_w_minus_2130 {
    width: calc(100% - 2130px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2130 {
    width: 2130px !important;
  }
}
.w_2140 {
  width: 2140px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2140 {
    width: 2140px !important;
  }
  .pc_w_minus_2140 {
    width: calc(100% - 2140px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2140 {
    width: 2140px !important;
  }
}
.w_2150 {
  width: 2150px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2150 {
    width: 2150px !important;
  }
  .pc_w_minus_2150 {
    width: calc(100% - 2150px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2150 {
    width: 2150px !important;
  }
}
.w_2160 {
  width: 2160px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2160 {
    width: 2160px !important;
  }
  .pc_w_minus_2160 {
    width: calc(100% - 2160px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2160 {
    width: 2160px !important;
  }
}
.w_2170 {
  width: 2170px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2170 {
    width: 2170px !important;
  }
  .pc_w_minus_2170 {
    width: calc(100% - 2170px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2170 {
    width: 2170px !important;
  }
}
.w_2180 {
  width: 2180px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2180 {
    width: 2180px !important;
  }
  .pc_w_minus_2180 {
    width: calc(100% - 2180px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2180 {
    width: 2180px !important;
  }
}
.w_2190 {
  width: 2190px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2190 {
    width: 2190px !important;
  }
  .pc_w_minus_2190 {
    width: calc(100% - 2190px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2190 {
    width: 2190px !important;
  }
}
.w_2200 {
  width: 2200px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2200 {
    width: 2200px !important;
  }
  .pc_w_minus_2200 {
    width: calc(100% - 2200px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2200 {
    width: 2200px !important;
  }
}
.w_2210 {
  width: 2210px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2210 {
    width: 2210px !important;
  }
  .pc_w_minus_2210 {
    width: calc(100% - 2210px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2210 {
    width: 2210px !important;
  }
}
.w_2220 {
  width: 2220px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2220 {
    width: 2220px !important;
  }
  .pc_w_minus_2220 {
    width: calc(100% - 2220px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2220 {
    width: 2220px !important;
  }
}
.w_2230 {
  width: 2230px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2230 {
    width: 2230px !important;
  }
  .pc_w_minus_2230 {
    width: calc(100% - 2230px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2230 {
    width: 2230px !important;
  }
}
.w_2240 {
  width: 2240px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2240 {
    width: 2240px !important;
  }
  .pc_w_minus_2240 {
    width: calc(100% - 2240px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2240 {
    width: 2240px !important;
  }
}
.w_2250 {
  width: 2250px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2250 {
    width: 2250px !important;
  }
  .pc_w_minus_2250 {
    width: calc(100% - 2250px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2250 {
    width: 2250px !important;
  }
}
.w_2260 {
  width: 2260px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2260 {
    width: 2260px !important;
  }
  .pc_w_minus_2260 {
    width: calc(100% - 2260px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2260 {
    width: 2260px !important;
  }
}
.w_2270 {
  width: 2270px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2270 {
    width: 2270px !important;
  }
  .pc_w_minus_2270 {
    width: calc(100% - 2270px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2270 {
    width: 2270px !important;
  }
}
.w_2280 {
  width: 2280px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2280 {
    width: 2280px !important;
  }
  .pc_w_minus_2280 {
    width: calc(100% - 2280px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2280 {
    width: 2280px !important;
  }
}
.w_2290 {
  width: 2290px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2290 {
    width: 2290px !important;
  }
  .pc_w_minus_2290 {
    width: calc(100% - 2290px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2290 {
    width: 2290px !important;
  }
}
.w_2300 {
  width: 2300px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2300 {
    width: 2300px !important;
  }
  .pc_w_minus_2300 {
    width: calc(100% - 2300px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2300 {
    width: 2300px !important;
  }
}
.w_2310 {
  width: 2310px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2310 {
    width: 2310px !important;
  }
  .pc_w_minus_2310 {
    width: calc(100% - 2310px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2310 {
    width: 2310px !important;
  }
}
.w_2320 {
  width: 2320px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2320 {
    width: 2320px !important;
  }
  .pc_w_minus_2320 {
    width: calc(100% - 2320px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2320 {
    width: 2320px !important;
  }
}
.w_2330 {
  width: 2330px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2330 {
    width: 2330px !important;
  }
  .pc_w_minus_2330 {
    width: calc(100% - 2330px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2330 {
    width: 2330px !important;
  }
}
.w_2340 {
  width: 2340px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2340 {
    width: 2340px !important;
  }
  .pc_w_minus_2340 {
    width: calc(100% - 2340px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2340 {
    width: 2340px !important;
  }
}
.w_2350 {
  width: 2350px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2350 {
    width: 2350px !important;
  }
  .pc_w_minus_2350 {
    width: calc(100% - 2350px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2350 {
    width: 2350px !important;
  }
}
.w_2360 {
  width: 2360px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2360 {
    width: 2360px !important;
  }
  .pc_w_minus_2360 {
    width: calc(100% - 2360px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2360 {
    width: 2360px !important;
  }
}
.w_2370 {
  width: 2370px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2370 {
    width: 2370px !important;
  }
  .pc_w_minus_2370 {
    width: calc(100% - 2370px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2370 {
    width: 2370px !important;
  }
}
.w_2380 {
  width: 2380px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2380 {
    width: 2380px !important;
  }
  .pc_w_minus_2380 {
    width: calc(100% - 2380px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2380 {
    width: 2380px !important;
  }
}
.w_2390 {
  width: 2390px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2390 {
    width: 2390px !important;
  }
  .pc_w_minus_2390 {
    width: calc(100% - 2390px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2390 {
    width: 2390px !important;
  }
}
.w_2400 {
  width: 2400px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2400 {
    width: 2400px !important;
  }
  .pc_w_minus_2400 {
    width: calc(100% - 2400px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2400 {
    width: 2400px !important;
  }
}
.w_2410 {
  width: 2410px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2410 {
    width: 2410px !important;
  }
  .pc_w_minus_2410 {
    width: calc(100% - 2410px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2410 {
    width: 2410px !important;
  }
}
.w_2420 {
  width: 2420px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2420 {
    width: 2420px !important;
  }
  .pc_w_minus_2420 {
    width: calc(100% - 2420px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2420 {
    width: 2420px !important;
  }
}
.w_2430 {
  width: 2430px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2430 {
    width: 2430px !important;
  }
  .pc_w_minus_2430 {
    width: calc(100% - 2430px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2430 {
    width: 2430px !important;
  }
}
.w_2440 {
  width: 2440px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2440 {
    width: 2440px !important;
  }
  .pc_w_minus_2440 {
    width: calc(100% - 2440px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2440 {
    width: 2440px !important;
  }
}
.w_2450 {
  width: 2450px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2450 {
    width: 2450px !important;
  }
  .pc_w_minus_2450 {
    width: calc(100% - 2450px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2450 {
    width: 2450px !important;
  }
}
.w_2460 {
  width: 2460px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2460 {
    width: 2460px !important;
  }
  .pc_w_minus_2460 {
    width: calc(100% - 2460px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2460 {
    width: 2460px !important;
  }
}
.w_2470 {
  width: 2470px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2470 {
    width: 2470px !important;
  }
  .pc_w_minus_2470 {
    width: calc(100% - 2470px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2470 {
    width: 2470px !important;
  }
}
.w_2480 {
  width: 2480px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2480 {
    width: 2480px !important;
  }
  .pc_w_minus_2480 {
    width: calc(100% - 2480px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2480 {
    width: 2480px !important;
  }
}
.w_2490 {
  width: 2490px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2490 {
    width: 2490px !important;
  }
  .pc_w_minus_2490 {
    width: calc(100% - 2490px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2490 {
    width: 2490px !important;
  }
}
.w_2500 {
  width: 2500px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2500 {
    width: 2500px !important;
  }
  .pc_w_minus_2500 {
    width: calc(100% - 2500px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2500 {
    width: 2500px !important;
  }
}
.w_2510 {
  width: 2510px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2510 {
    width: 2510px !important;
  }
  .pc_w_minus_2510 {
    width: calc(100% - 2510px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2510 {
    width: 2510px !important;
  }
}
.w_2520 {
  width: 2520px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2520 {
    width: 2520px !important;
  }
  .pc_w_minus_2520 {
    width: calc(100% - 2520px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2520 {
    width: 2520px !important;
  }
}
.w_2530 {
  width: 2530px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2530 {
    width: 2530px !important;
  }
  .pc_w_minus_2530 {
    width: calc(100% - 2530px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2530 {
    width: 2530px !important;
  }
}
.w_2540 {
  width: 2540px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2540 {
    width: 2540px !important;
  }
  .pc_w_minus_2540 {
    width: calc(100% - 2540px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2540 {
    width: 2540px !important;
  }
}
.w_2550 {
  width: 2550px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2550 {
    width: 2550px !important;
  }
  .pc_w_minus_2550 {
    width: calc(100% - 2550px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2550 {
    width: 2550px !important;
  }
}
.w_2560 {
  width: 2560px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2560 {
    width: 2560px !important;
  }
  .pc_w_minus_2560 {
    width: calc(100% - 2560px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2560 {
    width: 2560px !important;
  }
}
.w_2570 {
  width: 2570px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2570 {
    width: 2570px !important;
  }
  .pc_w_minus_2570 {
    width: calc(100% - 2570px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2570 {
    width: 2570px !important;
  }
}
.w_2580 {
  width: 2580px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2580 {
    width: 2580px !important;
  }
  .pc_w_minus_2580 {
    width: calc(100% - 2580px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2580 {
    width: 2580px !important;
  }
}
.w_2590 {
  width: 2590px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2590 {
    width: 2590px !important;
  }
  .pc_w_minus_2590 {
    width: calc(100% - 2590px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2590 {
    width: 2590px !important;
  }
}
.w_2600 {
  width: 2600px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2600 {
    width: 2600px !important;
  }
  .pc_w_minus_2600 {
    width: calc(100% - 2600px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2600 {
    width: 2600px !important;
  }
}
.w_2610 {
  width: 2610px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2610 {
    width: 2610px !important;
  }
  .pc_w_minus_2610 {
    width: calc(100% - 2610px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2610 {
    width: 2610px !important;
  }
}
.w_2620 {
  width: 2620px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2620 {
    width: 2620px !important;
  }
  .pc_w_minus_2620 {
    width: calc(100% - 2620px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2620 {
    width: 2620px !important;
  }
}
.w_2630 {
  width: 2630px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2630 {
    width: 2630px !important;
  }
  .pc_w_minus_2630 {
    width: calc(100% - 2630px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2630 {
    width: 2630px !important;
  }
}
.w_2640 {
  width: 2640px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2640 {
    width: 2640px !important;
  }
  .pc_w_minus_2640 {
    width: calc(100% - 2640px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2640 {
    width: 2640px !important;
  }
}
.w_2650 {
  width: 2650px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2650 {
    width: 2650px !important;
  }
  .pc_w_minus_2650 {
    width: calc(100% - 2650px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2650 {
    width: 2650px !important;
  }
}
.w_2660 {
  width: 2660px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2660 {
    width: 2660px !important;
  }
  .pc_w_minus_2660 {
    width: calc(100% - 2660px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2660 {
    width: 2660px !important;
  }
}
.w_2670 {
  width: 2670px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2670 {
    width: 2670px !important;
  }
  .pc_w_minus_2670 {
    width: calc(100% - 2670px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2670 {
    width: 2670px !important;
  }
}
.w_2680 {
  width: 2680px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2680 {
    width: 2680px !important;
  }
  .pc_w_minus_2680 {
    width: calc(100% - 2680px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2680 {
    width: 2680px !important;
  }
}
.w_2690 {
  width: 2690px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2690 {
    width: 2690px !important;
  }
  .pc_w_minus_2690 {
    width: calc(100% - 2690px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2690 {
    width: 2690px !important;
  }
}
.w_2700 {
  width: 2700px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2700 {
    width: 2700px !important;
  }
  .pc_w_minus_2700 {
    width: calc(100% - 2700px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2700 {
    width: 2700px !important;
  }
}
.w_2710 {
  width: 2710px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2710 {
    width: 2710px !important;
  }
  .pc_w_minus_2710 {
    width: calc(100% - 2710px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2710 {
    width: 2710px !important;
  }
}
.w_2720 {
  width: 2720px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2720 {
    width: 2720px !important;
  }
  .pc_w_minus_2720 {
    width: calc(100% - 2720px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2720 {
    width: 2720px !important;
  }
}
.w_2730 {
  width: 2730px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2730 {
    width: 2730px !important;
  }
  .pc_w_minus_2730 {
    width: calc(100% - 2730px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2730 {
    width: 2730px !important;
  }
}
.w_2740 {
  width: 2740px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2740 {
    width: 2740px !important;
  }
  .pc_w_minus_2740 {
    width: calc(100% - 2740px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2740 {
    width: 2740px !important;
  }
}
.w_2750 {
  width: 2750px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2750 {
    width: 2750px !important;
  }
  .pc_w_minus_2750 {
    width: calc(100% - 2750px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2750 {
    width: 2750px !important;
  }
}
.w_2760 {
  width: 2760px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2760 {
    width: 2760px !important;
  }
  .pc_w_minus_2760 {
    width: calc(100% - 2760px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2760 {
    width: 2760px !important;
  }
}
.w_2770 {
  width: 2770px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2770 {
    width: 2770px !important;
  }
  .pc_w_minus_2770 {
    width: calc(100% - 2770px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2770 {
    width: 2770px !important;
  }
}
.w_2780 {
  width: 2780px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2780 {
    width: 2780px !important;
  }
  .pc_w_minus_2780 {
    width: calc(100% - 2780px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2780 {
    width: 2780px !important;
  }
}
.w_2790 {
  width: 2790px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2790 {
    width: 2790px !important;
  }
  .pc_w_minus_2790 {
    width: calc(100% - 2790px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2790 {
    width: 2790px !important;
  }
}
.w_2800 {
  width: 2800px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2800 {
    width: 2800px !important;
  }
  .pc_w_minus_2800 {
    width: calc(100% - 2800px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2800 {
    width: 2800px !important;
  }
}
.w_2810 {
  width: 2810px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2810 {
    width: 2810px !important;
  }
  .pc_w_minus_2810 {
    width: calc(100% - 2810px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2810 {
    width: 2810px !important;
  }
}
.w_2820 {
  width: 2820px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2820 {
    width: 2820px !important;
  }
  .pc_w_minus_2820 {
    width: calc(100% - 2820px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2820 {
    width: 2820px !important;
  }
}
.w_2830 {
  width: 2830px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2830 {
    width: 2830px !important;
  }
  .pc_w_minus_2830 {
    width: calc(100% - 2830px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2830 {
    width: 2830px !important;
  }
}
.w_2840 {
  width: 2840px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2840 {
    width: 2840px !important;
  }
  .pc_w_minus_2840 {
    width: calc(100% - 2840px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2840 {
    width: 2840px !important;
  }
}
.w_2850 {
  width: 2850px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2850 {
    width: 2850px !important;
  }
  .pc_w_minus_2850 {
    width: calc(100% - 2850px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2850 {
    width: 2850px !important;
  }
}
.w_2860 {
  width: 2860px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2860 {
    width: 2860px !important;
  }
  .pc_w_minus_2860 {
    width: calc(100% - 2860px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2860 {
    width: 2860px !important;
  }
}
.w_2870 {
  width: 2870px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2870 {
    width: 2870px !important;
  }
  .pc_w_minus_2870 {
    width: calc(100% - 2870px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2870 {
    width: 2870px !important;
  }
}
.w_2880 {
  width: 2880px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2880 {
    width: 2880px !important;
  }
  .pc_w_minus_2880 {
    width: calc(100% - 2880px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2880 {
    width: 2880px !important;
  }
}
.w_2890 {
  width: 2890px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2890 {
    width: 2890px !important;
  }
  .pc_w_minus_2890 {
    width: calc(100% - 2890px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2890 {
    width: 2890px !important;
  }
}
.w_2900 {
  width: 2900px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2900 {
    width: 2900px !important;
  }
  .pc_w_minus_2900 {
    width: calc(100% - 2900px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2900 {
    width: 2900px !important;
  }
}
.w_2910 {
  width: 2910px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2910 {
    width: 2910px !important;
  }
  .pc_w_minus_2910 {
    width: calc(100% - 2910px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2910 {
    width: 2910px !important;
  }
}
.w_2920 {
  width: 2920px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2920 {
    width: 2920px !important;
  }
  .pc_w_minus_2920 {
    width: calc(100% - 2920px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2920 {
    width: 2920px !important;
  }
}
.w_2930 {
  width: 2930px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2930 {
    width: 2930px !important;
  }
  .pc_w_minus_2930 {
    width: calc(100% - 2930px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2930 {
    width: 2930px !important;
  }
}
.w_2940 {
  width: 2940px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2940 {
    width: 2940px !important;
  }
  .pc_w_minus_2940 {
    width: calc(100% - 2940px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2940 {
    width: 2940px !important;
  }
}
.w_2950 {
  width: 2950px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2950 {
    width: 2950px !important;
  }
  .pc_w_minus_2950 {
    width: calc(100% - 2950px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2950 {
    width: 2950px !important;
  }
}
.w_2960 {
  width: 2960px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2960 {
    width: 2960px !important;
  }
  .pc_w_minus_2960 {
    width: calc(100% - 2960px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2960 {
    width: 2960px !important;
  }
}
.w_2970 {
  width: 2970px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2970 {
    width: 2970px !important;
  }
  .pc_w_minus_2970 {
    width: calc(100% - 2970px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2970 {
    width: 2970px !important;
  }
}
.w_2980 {
  width: 2980px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2980 {
    width: 2980px !important;
  }
  .pc_w_minus_2980 {
    width: calc(100% - 2980px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2980 {
    width: 2980px !important;
  }
}
.w_2990 {
  width: 2990px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_2990 {
    width: 2990px !important;
  }
  .pc_w_minus_2990 {
    width: calc(100% - 2990px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_2990 {
    width: 2990px !important;
  }
}
.w_3000 {
  width: 3000px !important;
}

@media screen and (min-width: 768px) {
  .pc_w_3000 {
    width: 3000px !important;
  }
  .pc_w_minus_3000 {
    width: calc(100% - 3000px) !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_3000 {
    width: 3000px !important;
  }
}
/* マックス幅 */
.w_max_100 {
  max-width: 100px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_100 {
    max-width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_100 {
    max-width: 100px;
  }
}

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

.w_max_110 {
  max-width: 110px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_110 {
    max-width: 110px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_110 {
    max-width: 110px;
  }
}

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

.w_max_120 {
  max-width: 120px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_120 {
    max-width: 120px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_120 {
    max-width: 120px;
  }
}

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

.w_max_130 {
  max-width: 130px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_130 {
    max-width: 130px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_130 {
    max-width: 130px;
  }
}

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

.w_max_140 {
  max-width: 140px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_140 {
    max-width: 140px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_140 {
    max-width: 140px;
  }
}

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

.w_max_150 {
  max-width: 150px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_150 {
    max-width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_150 {
    max-width: 150px;
  }
}

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

.w_max_160 {
  max-width: 160px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_160 {
    max-width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_160 {
    max-width: 160px;
  }
}

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

.w_max_170 {
  max-width: 170px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_170 {
    max-width: 170px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_170 {
    max-width: 170px;
  }
}

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

.w_max_180 {
  max-width: 180px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_180 {
    max-width: 180px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_180 {
    max-width: 180px;
  }
}

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

.w_max_190 {
  max-width: 190px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_190 {
    max-width: 190px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_190 {
    max-width: 190px;
  }
}

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

.w_max_200 {
  max-width: 200px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_200 {
    max-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_200 {
    max-width: 200px;
  }
}

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

.w_max_210 {
  max-width: 210px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_210 {
    max-width: 210px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_210 {
    max-width: 210px;
  }
}

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

.w_max_220 {
  max-width: 220px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_220 {
    max-width: 220px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_220 {
    max-width: 220px;
  }
}

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

.w_max_230 {
  max-width: 230px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_230 {
    max-width: 230px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_230 {
    max-width: 230px;
  }
}

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

.w_max_240 {
  max-width: 240px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_240 {
    max-width: 240px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_240 {
    max-width: 240px;
  }
}

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

.w_max_250 {
  max-width: 250px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_250 {
    max-width: 250px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_250 {
    max-width: 250px;
  }
}

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

.w_max_260 {
  max-width: 260px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_260 {
    max-width: 260px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_260 {
    max-width: 260px;
  }
}

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

.w_max_270 {
  max-width: 270px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_270 {
    max-width: 270px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_270 {
    max-width: 270px;
  }
}

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

.w_max_280 {
  max-width: 280px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_280 {
    max-width: 280px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_280 {
    max-width: 280px;
  }
}

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

.w_max_290 {
  max-width: 290px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_290 {
    max-width: 290px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_290 {
    max-width: 290px;
  }
}

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

.w_max_300 {
  max-width: 300px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_300 {
    max-width: 300px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_300 {
    max-width: 300px;
  }
}

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

.w_max_310 {
  max-width: 310px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_310 {
    max-width: 310px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_310 {
    max-width: 310px;
  }
}

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

.w_max_320 {
  max-width: 320px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_320 {
    max-width: 320px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_320 {
    max-width: 320px;
  }
}

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

.w_max_330 {
  max-width: 330px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_330 {
    max-width: 330px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_330 {
    max-width: 330px;
  }
}

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

.w_max_340 {
  max-width: 340px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_340 {
    max-width: 340px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_340 {
    max-width: 340px;
  }
}

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

.w_max_350 {
  max-width: 350px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_350 {
    max-width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_350 {
    max-width: 350px;
  }
}

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

.w_max_360 {
  max-width: 360px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_360 {
    max-width: 360px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_360 {
    max-width: 360px;
  }
}

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

.w_max_370 {
  max-width: 370px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_370 {
    max-width: 370px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_370 {
    max-width: 370px;
  }
}

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

.w_max_380 {
  max-width: 380px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_380 {
    max-width: 380px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_380 {
    max-width: 380px;
  }
}

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

.w_max_390 {
  max-width: 390px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_390 {
    max-width: 390px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_390 {
    max-width: 390px;
  }
}

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

.w_max_400 {
  max-width: 400px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_400 {
    max-width: 400px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_400 {
    max-width: 400px;
  }
}

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

.w_max_410 {
  max-width: 410px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_410 {
    max-width: 410px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_410 {
    max-width: 410px;
  }
}

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

.w_max_420 {
  max-width: 420px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_420 {
    max-width: 420px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_420 {
    max-width: 420px;
  }
}

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

.w_max_430 {
  max-width: 430px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_430 {
    max-width: 430px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_430 {
    max-width: 430px;
  }
}

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

.w_max_440 {
  max-width: 440px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_440 {
    max-width: 440px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_440 {
    max-width: 440px;
  }
}

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

.w_max_450 {
  max-width: 450px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_450 {
    max-width: 450px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_450 {
    max-width: 450px;
  }
}

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

.w_max_460 {
  max-width: 460px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_460 {
    max-width: 460px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_460 {
    max-width: 460px;
  }
}

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

.w_max_470 {
  max-width: 470px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_470 {
    max-width: 470px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_470 {
    max-width: 470px;
  }
}

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

.w_max_480 {
  max-width: 480px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_480 {
    max-width: 480px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_480 {
    max-width: 480px;
  }
}

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

.w_max_490 {
  max-width: 490px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_490 {
    max-width: 490px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_490 {
    max-width: 490px;
  }
}

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

.w_max_500 {
  max-width: 500px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_500 {
    max-width: 500px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_500 {
    max-width: 500px;
  }
}

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

.w_max_510 {
  max-width: 510px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_510 {
    max-width: 510px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_510 {
    max-width: 510px;
  }
}

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

.w_max_520 {
  max-width: 520px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_520 {
    max-width: 520px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_520 {
    max-width: 520px;
  }
}

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

.w_max_530 {
  max-width: 530px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_530 {
    max-width: 530px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_530 {
    max-width: 530px;
  }
}

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

.w_max_540 {
  max-width: 540px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_540 {
    max-width: 540px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_540 {
    max-width: 540px;
  }
}

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

.w_max_550 {
  max-width: 550px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_550 {
    max-width: 550px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_550 {
    max-width: 550px;
  }
}

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

.w_max_560 {
  max-width: 560px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_560 {
    max-width: 560px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_560 {
    max-width: 560px;
  }
}

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

.w_max_570 {
  max-width: 570px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_570 {
    max-width: 570px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_570 {
    max-width: 570px;
  }
}

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

.w_max_580 {
  max-width: 580px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_580 {
    max-width: 580px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_580 {
    max-width: 580px;
  }
}

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

.w_max_590 {
  max-width: 590px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_590 {
    max-width: 590px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_590 {
    max-width: 590px;
  }
}

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

.w_max_600 {
  max-width: 600px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_600 {
    max-width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_600 {
    max-width: 600px;
  }
}

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

.w_max_610 {
  max-width: 610px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_610 {
    max-width: 610px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_610 {
    max-width: 610px;
  }
}

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

.w_max_620 {
  max-width: 620px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_620 {
    max-width: 620px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_620 {
    max-width: 620px;
  }
}

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

.w_max_630 {
  max-width: 630px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_630 {
    max-width: 630px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_630 {
    max-width: 630px;
  }
}

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

.w_max_640 {
  max-width: 640px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_640 {
    max-width: 640px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_640 {
    max-width: 640px;
  }
}

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

.w_max_650 {
  max-width: 650px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_650 {
    max-width: 650px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_650 {
    max-width: 650px;
  }
}

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

.w_max_660 {
  max-width: 660px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_660 {
    max-width: 660px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_660 {
    max-width: 660px;
  }
}

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

.w_max_670 {
  max-width: 670px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_670 {
    max-width: 670px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_670 {
    max-width: 670px;
  }
}

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

.w_max_680 {
  max-width: 680px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_680 {
    max-width: 680px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_680 {
    max-width: 680px;
  }
}

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

.w_max_690 {
  max-width: 690px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_690 {
    max-width: 690px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_690 {
    max-width: 690px;
  }
}

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

.w_max_700 {
  max-width: 700px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_700 {
    max-width: 700px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_700 {
    max-width: 700px;
  }
}

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

.w_max_710 {
  max-width: 710px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_710 {
    max-width: 710px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_710 {
    max-width: 710px;
  }
}

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

.w_max_720 {
  max-width: 720px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_720 {
    max-width: 720px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_720 {
    max-width: 720px;
  }
}

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

.w_max_730 {
  max-width: 730px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_730 {
    max-width: 730px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_730 {
    max-width: 730px;
  }
}

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

.w_max_740 {
  max-width: 740px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_740 {
    max-width: 740px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_740 {
    max-width: 740px;
  }
}

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

.w_max_750 {
  max-width: 750px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_750 {
    max-width: 750px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_750 {
    max-width: 750px;
  }
}

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

.w_max_760 {
  max-width: 760px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_760 {
    max-width: 760px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_760 {
    max-width: 760px;
  }
}

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

.w_max_770 {
  max-width: 770px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_770 {
    max-width: 770px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_770 {
    max-width: 770px;
  }
}

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

.w_max_780 {
  max-width: 780px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_780 {
    max-width: 780px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_780 {
    max-width: 780px;
  }
}

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

.w_max_790 {
  max-width: 790px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_790 {
    max-width: 790px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_790 {
    max-width: 790px;
  }
}

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

.w_max_800 {
  max-width: 800px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_800 {
    max-width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_800 {
    max-width: 800px;
  }
}

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

.w_max_810 {
  max-width: 810px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_810 {
    max-width: 810px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_810 {
    max-width: 810px;
  }
}

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

.w_max_820 {
  max-width: 820px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_820 {
    max-width: 820px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_820 {
    max-width: 820px;
  }
}

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

.w_max_830 {
  max-width: 830px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_830 {
    max-width: 830px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_830 {
    max-width: 830px;
  }
}

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

.w_max_840 {
  max-width: 840px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_840 {
    max-width: 840px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_840 {
    max-width: 840px;
  }
}

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

.w_max_850 {
  max-width: 850px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_850 {
    max-width: 850px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_850 {
    max-width: 850px;
  }
}

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

.w_max_860 {
  max-width: 860px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_860 {
    max-width: 860px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_860 {
    max-width: 860px;
  }
}

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

.w_max_870 {
  max-width: 870px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_870 {
    max-width: 870px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_870 {
    max-width: 870px;
  }
}

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

.w_max_880 {
  max-width: 880px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_880 {
    max-width: 880px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_880 {
    max-width: 880px;
  }
}

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

.w_max_890 {
  max-width: 890px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_890 {
    max-width: 890px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_890 {
    max-width: 890px;
  }
}

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

.w_max_900 {
  max-width: 900px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_900 {
    max-width: 900px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_900 {
    max-width: 900px;
  }
}

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

.w_max_910 {
  max-width: 910px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_910 {
    max-width: 910px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_910 {
    max-width: 910px;
  }
}

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

.w_max_920 {
  max-width: 920px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_920 {
    max-width: 920px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_920 {
    max-width: 920px;
  }
}

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

.w_max_930 {
  max-width: 930px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_930 {
    max-width: 930px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_930 {
    max-width: 930px;
  }
}

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

.w_max_940 {
  max-width: 940px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_940 {
    max-width: 940px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_940 {
    max-width: 940px;
  }
}

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

.w_max_950 {
  max-width: 950px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_950 {
    max-width: 950px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_950 {
    max-width: 950px;
  }
}

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

.w_max_960 {
  max-width: 960px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_960 {
    max-width: 960px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_960 {
    max-width: 960px;
  }
}

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

.w_max_970 {
  max-width: 970px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_970 {
    max-width: 970px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_970 {
    max-width: 970px;
  }
}

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

.w_max_980 {
  max-width: 980px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_980 {
    max-width: 980px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_980 {
    max-width: 980px;
  }
}

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

.w_max_990 {
  max-width: 990px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_990 {
    max-width: 990px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_990 {
    max-width: 990px;
  }
}

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

.w_max_1000 {
  max-width: 1000px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1000 {
    max-width: 1000px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1000 {
    max-width: 1000px;
  }
}

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

.w_max_1010 {
  max-width: 1010px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1010 {
    max-width: 1010px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1010 {
    max-width: 1010px;
  }
}

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

.w_max_1020 {
  max-width: 1020px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1020 {
    max-width: 1020px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1020 {
    max-width: 1020px;
  }
}

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

.w_max_1030 {
  max-width: 1030px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1030 {
    max-width: 1030px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1030 {
    max-width: 1030px;
  }
}

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

.w_max_1040 {
  max-width: 1040px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1040 {
    max-width: 1040px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1040 {
    max-width: 1040px;
  }
}

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

.w_max_1050 {
  max-width: 1050px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1050 {
    max-width: 1050px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1050 {
    max-width: 1050px;
  }
}

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

.w_max_1060 {
  max-width: 1060px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1060 {
    max-width: 1060px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1060 {
    max-width: 1060px;
  }
}

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

.w_max_1070 {
  max-width: 1070px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1070 {
    max-width: 1070px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1070 {
    max-width: 1070px;
  }
}

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

.w_max_1080 {
  max-width: 1080px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1080 {
    max-width: 1080px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1080 {
    max-width: 1080px;
  }
}

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

.w_max_1090 {
  max-width: 1090px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1090 {
    max-width: 1090px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1090 {
    max-width: 1090px;
  }
}

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

.w_max_1100 {
  max-width: 1100px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1100 {
    max-width: 1100px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1100 {
    max-width: 1100px;
  }
}

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

.w_max_1110 {
  max-width: 1110px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1110 {
    max-width: 1110px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1110 {
    max-width: 1110px;
  }
}

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

.w_max_1120 {
  max-width: 1120px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1120 {
    max-width: 1120px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1120 {
    max-width: 1120px;
  }
}

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

.w_max_1130 {
  max-width: 1130px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1130 {
    max-width: 1130px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1130 {
    max-width: 1130px;
  }
}

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

.w_max_1140 {
  max-width: 1140px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1140 {
    max-width: 1140px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1140 {
    max-width: 1140px;
  }
}

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

.w_max_1150 {
  max-width: 1150px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1150 {
    max-width: 1150px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1150 {
    max-width: 1150px;
  }
}

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

.w_max_1160 {
  max-width: 1160px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1160 {
    max-width: 1160px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1160 {
    max-width: 1160px;
  }
}

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

.w_max_1170 {
  max-width: 1170px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1170 {
    max-width: 1170px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1170 {
    max-width: 1170px;
  }
}

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

.w_max_1180 {
  max-width: 1180px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1180 {
    max-width: 1180px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1180 {
    max-width: 1180px;
  }
}

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

.w_max_1190 {
  max-width: 1190px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1190 {
    max-width: 1190px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1190 {
    max-width: 1190px;
  }
}

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

.w_max_1200 {
  max-width: 1200px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1200 {
    max-width: 1200px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1200 {
    max-width: 1200px;
  }
}

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

.w_max_1210 {
  max-width: 1210px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1210 {
    max-width: 1210px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1210 {
    max-width: 1210px;
  }
}

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

.w_max_1220 {
  max-width: 1220px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1220 {
    max-width: 1220px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1220 {
    max-width: 1220px;
  }
}

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

.w_max_1230 {
  max-width: 1230px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1230 {
    max-width: 1230px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1230 {
    max-width: 1230px;
  }
}

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

.w_max_1240 {
  max-width: 1240px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1240 {
    max-width: 1240px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1240 {
    max-width: 1240px;
  }
}

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

.w_max_1250 {
  max-width: 1250px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1250 {
    max-width: 1250px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1250 {
    max-width: 1250px;
  }
}

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

.w_max_1260 {
  max-width: 1260px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1260 {
    max-width: 1260px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1260 {
    max-width: 1260px;
  }
}

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

.w_max_1270 {
  max-width: 1270px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1270 {
    max-width: 1270px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1270 {
    max-width: 1270px;
  }
}

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

.w_max_1280 {
  max-width: 1280px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1280 {
    max-width: 1280px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1280 {
    max-width: 1280px;
  }
}

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

.w_max_1290 {
  max-width: 1290px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1290 {
    max-width: 1290px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1290 {
    max-width: 1290px;
  }
}

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

.w_max_1300 {
  max-width: 1300px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1300 {
    max-width: 1300px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1300 {
    max-width: 1300px;
  }
}

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

.w_max_1310 {
  max-width: 1310px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1310 {
    max-width: 1310px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1310 {
    max-width: 1310px;
  }
}

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

.w_max_1320 {
  max-width: 1320px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1320 {
    max-width: 1320px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1320 {
    max-width: 1320px;
  }
}

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

.w_max_1330 {
  max-width: 1330px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1330 {
    max-width: 1330px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1330 {
    max-width: 1330px;
  }
}

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

.w_max_1340 {
  max-width: 1340px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1340 {
    max-width: 1340px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1340 {
    max-width: 1340px;
  }
}

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

.w_max_1350 {
  max-width: 1350px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1350 {
    max-width: 1350px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1350 {
    max-width: 1350px;
  }
}

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

.w_max_1360 {
  max-width: 1360px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1360 {
    max-width: 1360px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1360 {
    max-width: 1360px;
  }
}

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

.w_max_1370 {
  max-width: 1370px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1370 {
    max-width: 1370px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1370 {
    max-width: 1370px;
  }
}

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

.w_max_1380 {
  max-width: 1380px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1380 {
    max-width: 1380px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1380 {
    max-width: 1380px;
  }
}

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

.w_max_1390 {
  max-width: 1390px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1390 {
    max-width: 1390px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1390 {
    max-width: 1390px;
  }
}

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

.w_max_1400 {
  max-width: 1400px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1400 {
    max-width: 1400px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1400 {
    max-width: 1400px;
  }
}

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

.w_max_1410 {
  max-width: 1410px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1410 {
    max-width: 1410px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1410 {
    max-width: 1410px;
  }
}

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

.w_max_1420 {
  max-width: 1420px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1420 {
    max-width: 1420px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1420 {
    max-width: 1420px;
  }
}

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

.w_max_1430 {
  max-width: 1430px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1430 {
    max-width: 1430px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1430 {
    max-width: 1430px;
  }
}

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

.w_max_1440 {
  max-width: 1440px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1440 {
    max-width: 1440px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1440 {
    max-width: 1440px;
  }
}

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

.w_max_1450 {
  max-width: 1450px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1450 {
    max-width: 1450px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1450 {
    max-width: 1450px;
  }
}

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

.w_max_1460 {
  max-width: 1460px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1460 {
    max-width: 1460px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1460 {
    max-width: 1460px;
  }
}

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

.w_max_1470 {
  max-width: 1470px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1470 {
    max-width: 1470px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1470 {
    max-width: 1470px;
  }
}

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

.w_max_1480 {
  max-width: 1480px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1480 {
    max-width: 1480px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1480 {
    max-width: 1480px;
  }
}

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

.w_max_1490 {
  max-width: 1490px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1490 {
    max-width: 1490px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1490 {
    max-width: 1490px;
  }
}

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

.w_max_1500 {
  max-width: 1500px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1500 {
    max-width: 1500px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1500 {
    max-width: 1500px;
  }
}

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

.w_max_1510 {
  max-width: 1510px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1510 {
    max-width: 1510px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1510 {
    max-width: 1510px;
  }
}

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

.w_max_1520 {
  max-width: 1520px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1520 {
    max-width: 1520px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1520 {
    max-width: 1520px;
  }
}

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

.w_max_1530 {
  max-width: 1530px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1530 {
    max-width: 1530px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1530 {
    max-width: 1530px;
  }
}

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

.w_max_1540 {
  max-width: 1540px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1540 {
    max-width: 1540px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1540 {
    max-width: 1540px;
  }
}

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

.w_max_1550 {
  max-width: 1550px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1550 {
    max-width: 1550px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1550 {
    max-width: 1550px;
  }
}

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

.w_max_1560 {
  max-width: 1560px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1560 {
    max-width: 1560px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1560 {
    max-width: 1560px;
  }
}

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

.w_max_1570 {
  max-width: 1570px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1570 {
    max-width: 1570px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1570 {
    max-width: 1570px;
  }
}

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

.w_max_1580 {
  max-width: 1580px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1580 {
    max-width: 1580px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1580 {
    max-width: 1580px;
  }
}

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

.w_max_1590 {
  max-width: 1590px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1590 {
    max-width: 1590px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1590 {
    max-width: 1590px;
  }
}

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

.w_max_1600 {
  max-width: 1600px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1600 {
    max-width: 1600px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1600 {
    max-width: 1600px;
  }
}

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

.w_max_1610 {
  max-width: 1610px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1610 {
    max-width: 1610px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1610 {
    max-width: 1610px;
  }
}

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

.w_max_1620 {
  max-width: 1620px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1620 {
    max-width: 1620px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1620 {
    max-width: 1620px;
  }
}

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

.w_max_1630 {
  max-width: 1630px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1630 {
    max-width: 1630px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1630 {
    max-width: 1630px;
  }
}

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

.w_max_1640 {
  max-width: 1640px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1640 {
    max-width: 1640px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1640 {
    max-width: 1640px;
  }
}

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

.w_max_1650 {
  max-width: 1650px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1650 {
    max-width: 1650px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1650 {
    max-width: 1650px;
  }
}

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

.w_max_1660 {
  max-width: 1660px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1660 {
    max-width: 1660px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1660 {
    max-width: 1660px;
  }
}

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

.w_max_1670 {
  max-width: 1670px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1670 {
    max-width: 1670px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1670 {
    max-width: 1670px;
  }
}

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

.w_max_1680 {
  max-width: 1680px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1680 {
    max-width: 1680px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1680 {
    max-width: 1680px;
  }
}

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

.w_max_1690 {
  max-width: 1690px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1690 {
    max-width: 1690px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1690 {
    max-width: 1690px;
  }
}

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

.w_max_1700 {
  max-width: 1700px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1700 {
    max-width: 1700px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1700 {
    max-width: 1700px;
  }
}

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

.w_max_1710 {
  max-width: 1710px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1710 {
    max-width: 1710px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1710 {
    max-width: 1710px;
  }
}

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

.w_max_1720 {
  max-width: 1720px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1720 {
    max-width: 1720px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1720 {
    max-width: 1720px;
  }
}

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

.w_max_1730 {
  max-width: 1730px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1730 {
    max-width: 1730px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1730 {
    max-width: 1730px;
  }
}

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

.w_max_1740 {
  max-width: 1740px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1740 {
    max-width: 1740px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1740 {
    max-width: 1740px;
  }
}

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

.w_max_1750 {
  max-width: 1750px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1750 {
    max-width: 1750px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1750 {
    max-width: 1750px;
  }
}

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

.w_max_1760 {
  max-width: 1760px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1760 {
    max-width: 1760px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1760 {
    max-width: 1760px;
  }
}

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

.w_max_1770 {
  max-width: 1770px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1770 {
    max-width: 1770px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1770 {
    max-width: 1770px;
  }
}

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

.w_max_1780 {
  max-width: 1780px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1780 {
    max-width: 1780px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1780 {
    max-width: 1780px;
  }
}

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

.w_max_1790 {
  max-width: 1790px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1790 {
    max-width: 1790px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1790 {
    max-width: 1790px;
  }
}

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

.w_max_1800 {
  max-width: 1800px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1800 {
    max-width: 1800px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1800 {
    max-width: 1800px;
  }
}

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

.w_max_1810 {
  max-width: 1810px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1810 {
    max-width: 1810px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1810 {
    max-width: 1810px;
  }
}

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

.w_max_1820 {
  max-width: 1820px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1820 {
    max-width: 1820px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1820 {
    max-width: 1820px;
  }
}

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

.w_max_1830 {
  max-width: 1830px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1830 {
    max-width: 1830px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1830 {
    max-width: 1830px;
  }
}

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

.w_max_1840 {
  max-width: 1840px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1840 {
    max-width: 1840px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1840 {
    max-width: 1840px;
  }
}

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

.w_max_1850 {
  max-width: 1850px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1850 {
    max-width: 1850px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1850 {
    max-width: 1850px;
  }
}

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

.w_max_1860 {
  max-width: 1860px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1860 {
    max-width: 1860px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1860 {
    max-width: 1860px;
  }
}

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

.w_max_1870 {
  max-width: 1870px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1870 {
    max-width: 1870px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1870 {
    max-width: 1870px;
  }
}

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

.w_max_1880 {
  max-width: 1880px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1880 {
    max-width: 1880px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1880 {
    max-width: 1880px;
  }
}

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

.w_max_1890 {
  max-width: 1890px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1890 {
    max-width: 1890px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1890 {
    max-width: 1890px;
  }
}

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

.w_max_1900 {
  max-width: 1900px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1900 {
    max-width: 1900px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1900 {
    max-width: 1900px;
  }
}

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

.w_max_1910 {
  max-width: 1910px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1910 {
    max-width: 1910px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1910 {
    max-width: 1910px;
  }
}

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

.w_max_1920 {
  max-width: 1920px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1920 {
    max-width: 1920px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1920 {
    max-width: 1920px;
  }
}

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

.w_max_1930 {
  max-width: 1930px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1930 {
    max-width: 1930px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1930 {
    max-width: 1930px;
  }
}

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

.w_max_1940 {
  max-width: 1940px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1940 {
    max-width: 1940px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1940 {
    max-width: 1940px;
  }
}

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

.w_max_1950 {
  max-width: 1950px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1950 {
    max-width: 1950px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1950 {
    max-width: 1950px;
  }
}

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

.w_max_1960 {
  max-width: 1960px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1960 {
    max-width: 1960px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1960 {
    max-width: 1960px;
  }
}

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

.w_max_1970 {
  max-width: 1970px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1970 {
    max-width: 1970px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1970 {
    max-width: 1970px;
  }
}

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

.w_max_1980 {
  max-width: 1980px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1980 {
    max-width: 1980px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1980 {
    max-width: 1980px;
  }
}

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

.w_max_1990 {
  max-width: 1990px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_1990 {
    max-width: 1990px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_1990 {
    max-width: 1990px;
  }
}

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

.w_max_2000 {
  max-width: 2000px;
}

@media screen and (min-width: 768px) {
  .pc_w_max_2000 {
    max-width: 2000px;
  }
}

@media screen and (max-width: 767px) {
  .sp_w_max_2000 {
    max-width: 2000px;
  }
}

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

.vw_1 {
  width: 1vw !important;
}

.vw_max_1 {
  max-width: 1vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_1 {
    width: 1vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_1 {
    width: 1vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_1 {
    max-width: 1vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_1 {
    max-width: 1vw !important;
  }
}

.vw_2 {
  width: 2vw !important;
}

.vw_max_2 {
  max-width: 2vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_2 {
    width: 2vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_2 {
    width: 2vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_2 {
    max-width: 2vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_2 {
    max-width: 2vw !important;
  }
}

.vw_3 {
  width: 3vw !important;
}

.vw_max_3 {
  max-width: 3vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_3 {
    width: 3vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_3 {
    width: 3vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_3 {
    max-width: 3vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_3 {
    max-width: 3vw !important;
  }
}

.vw_4 {
  width: 4vw !important;
}

.vw_max_4 {
  max-width: 4vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_4 {
    width: 4vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_4 {
    width: 4vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_4 {
    max-width: 4vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_4 {
    max-width: 4vw !important;
  }
}

.vw_5 {
  width: 5vw !important;
}

.vw_max_5 {
  max-width: 5vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_5 {
    width: 5vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_5 {
    width: 5vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_5 {
    max-width: 5vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_5 {
    max-width: 5vw !important;
  }
}

.vw_6 {
  width: 6vw !important;
}

.vw_max_6 {
  max-width: 6vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_6 {
    width: 6vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_6 {
    width: 6vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_6 {
    max-width: 6vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_6 {
    max-width: 6vw !important;
  }
}

.vw_7 {
  width: 7vw !important;
}

.vw_max_7 {
  max-width: 7vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_7 {
    width: 7vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_7 {
    width: 7vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_7 {
    max-width: 7vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_7 {
    max-width: 7vw !important;
  }
}

.vw_8 {
  width: 8vw !important;
}

.vw_max_8 {
  max-width: 8vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_8 {
    width: 8vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_8 {
    width: 8vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_8 {
    max-width: 8vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_8 {
    max-width: 8vw !important;
  }
}

.vw_9 {
  width: 9vw !important;
}

.vw_max_9 {
  max-width: 9vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_9 {
    width: 9vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_9 {
    width: 9vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_9 {
    max-width: 9vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_9 {
    max-width: 9vw !important;
  }
}

.vw_10 {
  width: 10vw !important;
}

.vw_max_10 {
  max-width: 10vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_10 {
    width: 10vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_10 {
    width: 10vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_10 {
    max-width: 10vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_10 {
    max-width: 10vw !important;
  }
}

.vw_11 {
  width: 11vw !important;
}

.vw_max_11 {
  max-width: 11vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_11 {
    width: 11vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_11 {
    width: 11vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_11 {
    max-width: 11vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_11 {
    max-width: 11vw !important;
  }
}

.vw_12 {
  width: 12vw !important;
}

.vw_max_12 {
  max-width: 12vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_12 {
    width: 12vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_12 {
    width: 12vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_12 {
    max-width: 12vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_12 {
    max-width: 12vw !important;
  }
}

.vw_13 {
  width: 13vw !important;
}

.vw_max_13 {
  max-width: 13vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_13 {
    width: 13vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_13 {
    width: 13vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_13 {
    max-width: 13vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_13 {
    max-width: 13vw !important;
  }
}

.vw_14 {
  width: 14vw !important;
}

.vw_max_14 {
  max-width: 14vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_14 {
    width: 14vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_14 {
    width: 14vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_14 {
    max-width: 14vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_14 {
    max-width: 14vw !important;
  }
}

.vw_15 {
  width: 15vw !important;
}

.vw_max_15 {
  max-width: 15vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_15 {
    width: 15vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_15 {
    width: 15vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_15 {
    max-width: 15vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_15 {
    max-width: 15vw !important;
  }
}

.vw_16 {
  width: 16vw !important;
}

.vw_max_16 {
  max-width: 16vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_16 {
    width: 16vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_16 {
    width: 16vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_16 {
    max-width: 16vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_16 {
    max-width: 16vw !important;
  }
}

.vw_17 {
  width: 17vw !important;
}

.vw_max_17 {
  max-width: 17vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_17 {
    width: 17vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_17 {
    width: 17vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_17 {
    max-width: 17vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_17 {
    max-width: 17vw !important;
  }
}

.vw_18 {
  width: 18vw !important;
}

.vw_max_18 {
  max-width: 18vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_18 {
    width: 18vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_18 {
    width: 18vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_18 {
    max-width: 18vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_18 {
    max-width: 18vw !important;
  }
}

.vw_19 {
  width: 19vw !important;
}

.vw_max_19 {
  max-width: 19vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_19 {
    width: 19vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_19 {
    width: 19vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_19 {
    max-width: 19vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_19 {
    max-width: 19vw !important;
  }
}

.vw_20 {
  width: 20vw !important;
}

.vw_max_20 {
  max-width: 20vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_20 {
    width: 20vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_20 {
    width: 20vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_20 {
    max-width: 20vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_20 {
    max-width: 20vw !important;
  }
}

.vw_21 {
  width: 21vw !important;
}

.vw_max_21 {
  max-width: 21vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_21 {
    width: 21vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_21 {
    width: 21vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_21 {
    max-width: 21vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_21 {
    max-width: 21vw !important;
  }
}

.vw_22 {
  width: 22vw !important;
}

.vw_max_22 {
  max-width: 22vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_22 {
    width: 22vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_22 {
    width: 22vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_22 {
    max-width: 22vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_22 {
    max-width: 22vw !important;
  }
}

.vw_23 {
  width: 23vw !important;
}

.vw_max_23 {
  max-width: 23vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_23 {
    width: 23vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_23 {
    width: 23vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_23 {
    max-width: 23vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_23 {
    max-width: 23vw !important;
  }
}

.vw_24 {
  width: 24vw !important;
}

.vw_max_24 {
  max-width: 24vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_24 {
    width: 24vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_24 {
    width: 24vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_24 {
    max-width: 24vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_24 {
    max-width: 24vw !important;
  }
}

.vw_25 {
  width: 25vw !important;
}

.vw_max_25 {
  max-width: 25vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_25 {
    width: 25vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_25 {
    width: 25vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_25 {
    max-width: 25vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_25 {
    max-width: 25vw !important;
  }
}

.vw_26 {
  width: 26vw !important;
}

.vw_max_26 {
  max-width: 26vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_26 {
    width: 26vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_26 {
    width: 26vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_26 {
    max-width: 26vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_26 {
    max-width: 26vw !important;
  }
}

.vw_27 {
  width: 27vw !important;
}

.vw_max_27 {
  max-width: 27vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_27 {
    width: 27vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_27 {
    width: 27vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_27 {
    max-width: 27vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_27 {
    max-width: 27vw !important;
  }
}

.vw_28 {
  width: 28vw !important;
}

.vw_max_28 {
  max-width: 28vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_28 {
    width: 28vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_28 {
    width: 28vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_28 {
    max-width: 28vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_28 {
    max-width: 28vw !important;
  }
}

.vw_29 {
  width: 29vw !important;
}

.vw_max_29 {
  max-width: 29vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_29 {
    width: 29vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_29 {
    width: 29vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_29 {
    max-width: 29vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_29 {
    max-width: 29vw !important;
  }
}

.vw_30 {
  width: 30vw !important;
}

.vw_max_30 {
  max-width: 30vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_30 {
    width: 30vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_30 {
    width: 30vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_30 {
    max-width: 30vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_30 {
    max-width: 30vw !important;
  }
}

.vw_31 {
  width: 31vw !important;
}

.vw_max_31 {
  max-width: 31vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_31 {
    width: 31vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_31 {
    width: 31vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_31 {
    max-width: 31vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_31 {
    max-width: 31vw !important;
  }
}

.vw_32 {
  width: 32vw !important;
}

.vw_max_32 {
  max-width: 32vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_32 {
    width: 32vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_32 {
    width: 32vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_32 {
    max-width: 32vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_32 {
    max-width: 32vw !important;
  }
}

.vw_33 {
  width: 33vw !important;
}

.vw_max_33 {
  max-width: 33vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_33 {
    width: 33vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_33 {
    width: 33vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_33 {
    max-width: 33vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_33 {
    max-width: 33vw !important;
  }
}

.vw_34 {
  width: 34vw !important;
}

.vw_max_34 {
  max-width: 34vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_34 {
    width: 34vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_34 {
    width: 34vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_34 {
    max-width: 34vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_34 {
    max-width: 34vw !important;
  }
}

.vw_35 {
  width: 35vw !important;
}

.vw_max_35 {
  max-width: 35vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_35 {
    width: 35vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_35 {
    width: 35vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_35 {
    max-width: 35vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_35 {
    max-width: 35vw !important;
  }
}

.vw_36 {
  width: 36vw !important;
}

.vw_max_36 {
  max-width: 36vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_36 {
    width: 36vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_36 {
    width: 36vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_36 {
    max-width: 36vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_36 {
    max-width: 36vw !important;
  }
}

.vw_37 {
  width: 37vw !important;
}

.vw_max_37 {
  max-width: 37vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_37 {
    width: 37vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_37 {
    width: 37vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_37 {
    max-width: 37vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_37 {
    max-width: 37vw !important;
  }
}

.vw_38 {
  width: 38vw !important;
}

.vw_max_38 {
  max-width: 38vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_38 {
    width: 38vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_38 {
    width: 38vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_38 {
    max-width: 38vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_38 {
    max-width: 38vw !important;
  }
}

.vw_39 {
  width: 39vw !important;
}

.vw_max_39 {
  max-width: 39vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_39 {
    width: 39vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_39 {
    width: 39vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_39 {
    max-width: 39vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_39 {
    max-width: 39vw !important;
  }
}

.vw_40 {
  width: 40vw !important;
}

.vw_max_40 {
  max-width: 40vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_40 {
    width: 40vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_40 {
    width: 40vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_40 {
    max-width: 40vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_40 {
    max-width: 40vw !important;
  }
}

.vw_41 {
  width: 41vw !important;
}

.vw_max_41 {
  max-width: 41vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_41 {
    width: 41vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_41 {
    width: 41vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_41 {
    max-width: 41vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_41 {
    max-width: 41vw !important;
  }
}

.vw_42 {
  width: 42vw !important;
}

.vw_max_42 {
  max-width: 42vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_42 {
    width: 42vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_42 {
    width: 42vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_42 {
    max-width: 42vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_42 {
    max-width: 42vw !important;
  }
}

.vw_43 {
  width: 43vw !important;
}

.vw_max_43 {
  max-width: 43vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_43 {
    width: 43vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_43 {
    width: 43vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_43 {
    max-width: 43vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_43 {
    max-width: 43vw !important;
  }
}

.vw_44 {
  width: 44vw !important;
}

.vw_max_44 {
  max-width: 44vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_44 {
    width: 44vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_44 {
    width: 44vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_44 {
    max-width: 44vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_44 {
    max-width: 44vw !important;
  }
}

.vw_45 {
  width: 45vw !important;
}

.vw_max_45 {
  max-width: 45vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_45 {
    width: 45vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_45 {
    width: 45vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_45 {
    max-width: 45vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_45 {
    max-width: 45vw !important;
  }
}

.vw_46 {
  width: 46vw !important;
}

.vw_max_46 {
  max-width: 46vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_46 {
    width: 46vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_46 {
    width: 46vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_46 {
    max-width: 46vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_46 {
    max-width: 46vw !important;
  }
}

.vw_47 {
  width: 47vw !important;
}

.vw_max_47 {
  max-width: 47vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_47 {
    width: 47vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_47 {
    width: 47vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_47 {
    max-width: 47vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_47 {
    max-width: 47vw !important;
  }
}

.vw_48 {
  width: 48vw !important;
}

.vw_max_48 {
  max-width: 48vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_48 {
    width: 48vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_48 {
    width: 48vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_48 {
    max-width: 48vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_48 {
    max-width: 48vw !important;
  }
}

.vw_49 {
  width: 49vw !important;
}

.vw_max_49 {
  max-width: 49vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_49 {
    width: 49vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_49 {
    width: 49vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_49 {
    max-width: 49vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_49 {
    max-width: 49vw !important;
  }
}

.vw_50 {
  width: 50vw !important;
}

.vw_max_50 {
  max-width: 50vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_50 {
    width: 50vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_50 {
    width: 50vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_50 {
    max-width: 50vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_50 {
    max-width: 50vw !important;
  }
}

.vw_51 {
  width: 51vw !important;
}

.vw_max_51 {
  max-width: 51vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_51 {
    width: 51vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_51 {
    width: 51vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_51 {
    max-width: 51vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_51 {
    max-width: 51vw !important;
  }
}

.vw_52 {
  width: 52vw !important;
}

.vw_max_52 {
  max-width: 52vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_52 {
    width: 52vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_52 {
    width: 52vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_52 {
    max-width: 52vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_52 {
    max-width: 52vw !important;
  }
}

.vw_53 {
  width: 53vw !important;
}

.vw_max_53 {
  max-width: 53vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_53 {
    width: 53vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_53 {
    width: 53vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_53 {
    max-width: 53vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_53 {
    max-width: 53vw !important;
  }
}

.vw_54 {
  width: 54vw !important;
}

.vw_max_54 {
  max-width: 54vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_54 {
    width: 54vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_54 {
    width: 54vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_54 {
    max-width: 54vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_54 {
    max-width: 54vw !important;
  }
}

.vw_55 {
  width: 55vw !important;
}

.vw_max_55 {
  max-width: 55vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_55 {
    width: 55vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_55 {
    width: 55vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_55 {
    max-width: 55vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_55 {
    max-width: 55vw !important;
  }
}

.vw_56 {
  width: 56vw !important;
}

.vw_max_56 {
  max-width: 56vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_56 {
    width: 56vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_56 {
    width: 56vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_56 {
    max-width: 56vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_56 {
    max-width: 56vw !important;
  }
}

.vw_57 {
  width: 57vw !important;
}

.vw_max_57 {
  max-width: 57vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_57 {
    width: 57vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_57 {
    width: 57vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_57 {
    max-width: 57vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_57 {
    max-width: 57vw !important;
  }
}

.vw_58 {
  width: 58vw !important;
}

.vw_max_58 {
  max-width: 58vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_58 {
    width: 58vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_58 {
    width: 58vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_58 {
    max-width: 58vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_58 {
    max-width: 58vw !important;
  }
}

.vw_59 {
  width: 59vw !important;
}

.vw_max_59 {
  max-width: 59vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_59 {
    width: 59vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_59 {
    width: 59vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_59 {
    max-width: 59vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_59 {
    max-width: 59vw !important;
  }
}

.vw_60 {
  width: 60vw !important;
}

.vw_max_60 {
  max-width: 60vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_60 {
    width: 60vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_60 {
    width: 60vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_60 {
    max-width: 60vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_60 {
    max-width: 60vw !important;
  }
}

.vw_61 {
  width: 61vw !important;
}

.vw_max_61 {
  max-width: 61vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_61 {
    width: 61vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_61 {
    width: 61vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_61 {
    max-width: 61vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_61 {
    max-width: 61vw !important;
  }
}

.vw_62 {
  width: 62vw !important;
}

.vw_max_62 {
  max-width: 62vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_62 {
    width: 62vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_62 {
    width: 62vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_62 {
    max-width: 62vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_62 {
    max-width: 62vw !important;
  }
}

.vw_63 {
  width: 63vw !important;
}

.vw_max_63 {
  max-width: 63vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_63 {
    width: 63vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_63 {
    width: 63vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_63 {
    max-width: 63vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_63 {
    max-width: 63vw !important;
  }
}

.vw_64 {
  width: 64vw !important;
}

.vw_max_64 {
  max-width: 64vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_64 {
    width: 64vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_64 {
    width: 64vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_64 {
    max-width: 64vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_64 {
    max-width: 64vw !important;
  }
}

.vw_65 {
  width: 65vw !important;
}

.vw_max_65 {
  max-width: 65vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_65 {
    width: 65vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_65 {
    width: 65vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_65 {
    max-width: 65vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_65 {
    max-width: 65vw !important;
  }
}

.vw_66 {
  width: 66vw !important;
}

.vw_max_66 {
  max-width: 66vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_66 {
    width: 66vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_66 {
    width: 66vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_66 {
    max-width: 66vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_66 {
    max-width: 66vw !important;
  }
}

.vw_67 {
  width: 67vw !important;
}

.vw_max_67 {
  max-width: 67vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_67 {
    width: 67vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_67 {
    width: 67vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_67 {
    max-width: 67vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_67 {
    max-width: 67vw !important;
  }
}

.vw_68 {
  width: 68vw !important;
}

.vw_max_68 {
  max-width: 68vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_68 {
    width: 68vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_68 {
    width: 68vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_68 {
    max-width: 68vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_68 {
    max-width: 68vw !important;
  }
}

.vw_69 {
  width: 69vw !important;
}

.vw_max_69 {
  max-width: 69vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_69 {
    width: 69vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_69 {
    width: 69vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_69 {
    max-width: 69vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_69 {
    max-width: 69vw !important;
  }
}

.vw_70 {
  width: 70vw !important;
}

.vw_max_70 {
  max-width: 70vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_70 {
    width: 70vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_70 {
    width: 70vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_70 {
    max-width: 70vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_70 {
    max-width: 70vw !important;
  }
}

.vw_71 {
  width: 71vw !important;
}

.vw_max_71 {
  max-width: 71vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_71 {
    width: 71vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_71 {
    width: 71vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_71 {
    max-width: 71vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_71 {
    max-width: 71vw !important;
  }
}

.vw_72 {
  width: 72vw !important;
}

.vw_max_72 {
  max-width: 72vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_72 {
    width: 72vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_72 {
    width: 72vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_72 {
    max-width: 72vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_72 {
    max-width: 72vw !important;
  }
}

.vw_73 {
  width: 73vw !important;
}

.vw_max_73 {
  max-width: 73vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_73 {
    width: 73vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_73 {
    width: 73vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_73 {
    max-width: 73vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_73 {
    max-width: 73vw !important;
  }
}

.vw_74 {
  width: 74vw !important;
}

.vw_max_74 {
  max-width: 74vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_74 {
    width: 74vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_74 {
    width: 74vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_74 {
    max-width: 74vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_74 {
    max-width: 74vw !important;
  }
}

.vw_75 {
  width: 75vw !important;
}

.vw_max_75 {
  max-width: 75vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_75 {
    width: 75vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_75 {
    width: 75vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_75 {
    max-width: 75vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_75 {
    max-width: 75vw !important;
  }
}

.vw_76 {
  width: 76vw !important;
}

.vw_max_76 {
  max-width: 76vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_76 {
    width: 76vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_76 {
    width: 76vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_76 {
    max-width: 76vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_76 {
    max-width: 76vw !important;
  }
}

.vw_77 {
  width: 77vw !important;
}

.vw_max_77 {
  max-width: 77vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_77 {
    width: 77vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_77 {
    width: 77vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_77 {
    max-width: 77vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_77 {
    max-width: 77vw !important;
  }
}

.vw_78 {
  width: 78vw !important;
}

.vw_max_78 {
  max-width: 78vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_78 {
    width: 78vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_78 {
    width: 78vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_78 {
    max-width: 78vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_78 {
    max-width: 78vw !important;
  }
}

.vw_79 {
  width: 79vw !important;
}

.vw_max_79 {
  max-width: 79vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_79 {
    width: 79vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_79 {
    width: 79vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_79 {
    max-width: 79vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_79 {
    max-width: 79vw !important;
  }
}

.vw_80 {
  width: 80vw !important;
}

.vw_max_80 {
  max-width: 80vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_80 {
    width: 80vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_80 {
    width: 80vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_80 {
    max-width: 80vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_80 {
    max-width: 80vw !important;
  }
}

.vw_81 {
  width: 81vw !important;
}

.vw_max_81 {
  max-width: 81vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_81 {
    width: 81vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_81 {
    width: 81vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_81 {
    max-width: 81vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_81 {
    max-width: 81vw !important;
  }
}

.vw_82 {
  width: 82vw !important;
}

.vw_max_82 {
  max-width: 82vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_82 {
    width: 82vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_82 {
    width: 82vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_82 {
    max-width: 82vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_82 {
    max-width: 82vw !important;
  }
}

.vw_83 {
  width: 83vw !important;
}

.vw_max_83 {
  max-width: 83vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_83 {
    width: 83vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_83 {
    width: 83vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_83 {
    max-width: 83vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_83 {
    max-width: 83vw !important;
  }
}

.vw_84 {
  width: 84vw !important;
}

.vw_max_84 {
  max-width: 84vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_84 {
    width: 84vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_84 {
    width: 84vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_84 {
    max-width: 84vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_84 {
    max-width: 84vw !important;
  }
}

.vw_85 {
  width: 85vw !important;
}

.vw_max_85 {
  max-width: 85vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_85 {
    width: 85vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_85 {
    width: 85vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_85 {
    max-width: 85vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_85 {
    max-width: 85vw !important;
  }
}

.vw_86 {
  width: 86vw !important;
}

.vw_max_86 {
  max-width: 86vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_86 {
    width: 86vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_86 {
    width: 86vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_86 {
    max-width: 86vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_86 {
    max-width: 86vw !important;
  }
}

.vw_87 {
  width: 87vw !important;
}

.vw_max_87 {
  max-width: 87vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_87 {
    width: 87vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_87 {
    width: 87vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_87 {
    max-width: 87vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_87 {
    max-width: 87vw !important;
  }
}

.vw_88 {
  width: 88vw !important;
}

.vw_max_88 {
  max-width: 88vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_88 {
    width: 88vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_88 {
    width: 88vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_88 {
    max-width: 88vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_88 {
    max-width: 88vw !important;
  }
}

.vw_89 {
  width: 89vw !important;
}

.vw_max_89 {
  max-width: 89vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_89 {
    width: 89vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_89 {
    width: 89vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_89 {
    max-width: 89vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_89 {
    max-width: 89vw !important;
  }
}

.vw_90 {
  width: 90vw !important;
}

.vw_max_90 {
  max-width: 90vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_90 {
    width: 90vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_90 {
    width: 90vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_90 {
    max-width: 90vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_90 {
    max-width: 90vw !important;
  }
}

.vw_91 {
  width: 91vw !important;
}

.vw_max_91 {
  max-width: 91vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_91 {
    width: 91vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_91 {
    width: 91vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_91 {
    max-width: 91vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_91 {
    max-width: 91vw !important;
  }
}

.vw_92 {
  width: 92vw !important;
}

.vw_max_92 {
  max-width: 92vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_92 {
    width: 92vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_92 {
    width: 92vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_92 {
    max-width: 92vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_92 {
    max-width: 92vw !important;
  }
}

.vw_93 {
  width: 93vw !important;
}

.vw_max_93 {
  max-width: 93vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_93 {
    width: 93vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_93 {
    width: 93vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_93 {
    max-width: 93vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_93 {
    max-width: 93vw !important;
  }
}

.vw_94 {
  width: 94vw !important;
}

.vw_max_94 {
  max-width: 94vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_94 {
    width: 94vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_94 {
    width: 94vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_94 {
    max-width: 94vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_94 {
    max-width: 94vw !important;
  }
}

.vw_95 {
  width: 95vw !important;
}

.vw_max_95 {
  max-width: 95vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_95 {
    width: 95vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_95 {
    width: 95vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_95 {
    max-width: 95vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_95 {
    max-width: 95vw !important;
  }
}

.vw_96 {
  width: 96vw !important;
}

.vw_max_96 {
  max-width: 96vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_96 {
    width: 96vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_96 {
    width: 96vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_96 {
    max-width: 96vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_96 {
    max-width: 96vw !important;
  }
}

.vw_97 {
  width: 97vw !important;
}

.vw_max_97 {
  max-width: 97vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_97 {
    width: 97vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_97 {
    width: 97vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_97 {
    max-width: 97vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_97 {
    max-width: 97vw !important;
  }
}

.vw_98 {
  width: 98vw !important;
}

.vw_max_98 {
  max-width: 98vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_98 {
    width: 98vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_98 {
    width: 98vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_98 {
    max-width: 98vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_98 {
    max-width: 98vw !important;
  }
}

.vw_99 {
  width: 99vw !important;
}

.vw_max_99 {
  max-width: 99vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_99 {
    width: 99vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_99 {
    width: 99vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_99 {
    max-width: 99vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_99 {
    max-width: 99vw !important;
  }
}

.vw_100 {
  width: 100vw !important;
}

.vw_max_100 {
  max-width: 100vw !important;
}

@media screen and (min-width: 768px) {
  .pc_vw_100 {
    width: 100vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_100 {
    width: 100vw !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_vw_max_100 {
    max-width: 100vw !important;
  }
}

@media screen and (max-width: 767px) {
  .sp_vw_max_100 {
    max-width: 100vw !important;
  }
}

.w_percent_10 {
  width: 10% !important;
}

.w_percent_20 {
  width: 20% !important;
}

.w_percent_30 {
  width: 30% !important;
}

.w_percent_40 {
  width: 40% !important;
}

.w_percent_50 {
  width: 50% !important;
}

.w_percent_60 {
  width: 60% !important;
}

.w_percent_70 {
  width: 70% !important;
}

.w_percent_80 {
  width: 80% !important;
}

.w_percent_90 {
  width: 90% !important;
}

.w_percent_100 {
  width: 100% !important;
}

@media screen and (min-width: 768px) {
  .pc_w_percent_10 {
    width: 10% !important;
  }
  .pc_w_percent_20 {
    width: 20% !important;
  }
  .pc_w_percent_30 {
    width: 30% !important;
  }
  .pc_w_percent_40 {
    width: 40% !important;
  }
  .pc_w_percent_50 {
    width: 50% !important;
  }
  .pc_w_percent_60 {
    width: 60% !important;
  }
  .pc_w_percent_70 {
    width: 70% !important;
  }
  .pc_w_percent_80 {
    width: 80% !important;
  }
  .pc_w_percent_90 {
    width: 90% !important;
  }
  .pc_w_percent_100 {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .sp_w_percent_10 {
    width: 10% !important;
  }
  .sp_w_percent_20 {
    width: 20% !important;
  }
  .sp_w_percent_30 {
    width: 30% !important;
  }
  .sp_w_percent_40 {
    width: 40% !important;
  }
  .sp_w_percent_50 {
    width: 50% !important;
  }
  .sp_w_percent_60 {
    width: 60% !important;
  }
  .sp_w_percent_70 {
    width: 70% !important;
  }
  .sp_w_percent_80 {
    width: 80% !important;
  }
  .sp_w_percent_90 {
    width: 90% !important;
  }
  .sp_w_percent_100 {
    width: 100% !important;
  }
}
.f_10 {
  font-size: 10px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_10 {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_10 {
    font-size: 10px !important;
  }
}
.f_11 {
  font-size: 11px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_11 {
    font-size: 11px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_11 {
    font-size: 11px !important;
  }
}
.f_12 {
  font-size: 12px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_12 {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_12 {
    font-size: 12px !important;
  }
}
.f_13 {
  font-size: 13px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_13 {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_13 {
    font-size: 13px !important;
  }
}
.f_14 {
  font-size: 14px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_14 {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_14 {
    font-size: 14px !important;
  }
}
.f_15 {
  font-size: 15px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_15 {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_15 {
    font-size: 15px !important;
  }
}
.f_16 {
  font-size: 16px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_16 {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_16 {
    font-size: 16px !important;
  }
}
.f_17 {
  font-size: 17px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_17 {
    font-size: 17px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_17 {
    font-size: 17px !important;
  }
}
.f_18 {
  font-size: 18px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_18 {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_18 {
    font-size: 18px !important;
  }
}
.f_19 {
  font-size: 19px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_19 {
    font-size: 19px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_19 {
    font-size: 19px !important;
  }
}
.f_20 {
  font-size: 20px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_20 {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_20 {
    font-size: 20px !important;
  }
}
.f_21 {
  font-size: 21px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_21 {
    font-size: 21px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_21 {
    font-size: 21px !important;
  }
}
.f_22 {
  font-size: 22px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_22 {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_22 {
    font-size: 22px !important;
  }
}
.f_23 {
  font-size: 23px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_23 {
    font-size: 23px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_23 {
    font-size: 23px !important;
  }
}
.f_24 {
  font-size: 24px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_24 {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_24 {
    font-size: 24px !important;
  }
}
.f_25 {
  font-size: 25px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_25 {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_25 {
    font-size: 25px !important;
  }
}
.f_26 {
  font-size: 26px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_26 {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_26 {
    font-size: 26px !important;
  }
}
.f_27 {
  font-size: 27px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_27 {
    font-size: 27px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_27 {
    font-size: 27px !important;
  }
}
.f_28 {
  font-size: 28px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_28 {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_28 {
    font-size: 28px !important;
  }
}
.f_29 {
  font-size: 29px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_29 {
    font-size: 29px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_29 {
    font-size: 29px !important;
  }
}
.f_30 {
  font-size: 30px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_30 {
    font-size: 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_30 {
    font-size: 30px !important;
  }
}
.f_31 {
  font-size: 31px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_31 {
    font-size: 31px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_31 {
    font-size: 31px !important;
  }
}
.f_32 {
  font-size: 32px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_32 {
    font-size: 32px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_32 {
    font-size: 32px !important;
  }
}
.f_33 {
  font-size: 33px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_33 {
    font-size: 33px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_33 {
    font-size: 33px !important;
  }
}
.f_34 {
  font-size: 34px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_34 {
    font-size: 34px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_34 {
    font-size: 34px !important;
  }
}
.f_35 {
  font-size: 35px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_35 {
    font-size: 35px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_35 {
    font-size: 35px !important;
  }
}
.f_36 {
  font-size: 36px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_36 {
    font-size: 36px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_36 {
    font-size: 36px !important;
  }
}
.f_37 {
  font-size: 37px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_37 {
    font-size: 37px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_37 {
    font-size: 37px !important;
  }
}
.f_38 {
  font-size: 38px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_38 {
    font-size: 38px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_38 {
    font-size: 38px !important;
  }
}
.f_39 {
  font-size: 39px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_39 {
    font-size: 39px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_39 {
    font-size: 39px !important;
  }
}
.f_40 {
  font-size: 40px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_40 {
    font-size: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_40 {
    font-size: 40px !important;
  }
}
.f_41 {
  font-size: 41px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_41 {
    font-size: 41px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_41 {
    font-size: 41px !important;
  }
}
.f_42 {
  font-size: 42px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_42 {
    font-size: 42px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_42 {
    font-size: 42px !important;
  }
}
.f_43 {
  font-size: 43px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_43 {
    font-size: 43px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_43 {
    font-size: 43px !important;
  }
}
.f_44 {
  font-size: 44px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_44 {
    font-size: 44px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_44 {
    font-size: 44px !important;
  }
}
.f_45 {
  font-size: 45px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_45 {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_45 {
    font-size: 45px !important;
  }
}
.f_46 {
  font-size: 46px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_46 {
    font-size: 46px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_46 {
    font-size: 46px !important;
  }
}
.f_47 {
  font-size: 47px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_47 {
    font-size: 47px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_47 {
    font-size: 47px !important;
  }
}
.f_48 {
  font-size: 48px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_48 {
    font-size: 48px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_48 {
    font-size: 48px !important;
  }
}
.f_49 {
  font-size: 49px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_49 {
    font-size: 49px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_49 {
    font-size: 49px !important;
  }
}
.f_50 {
  font-size: 50px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_50 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_50 {
    font-size: 50px !important;
  }
}
.f_51 {
  font-size: 51px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_51 {
    font-size: 51px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_51 {
    font-size: 51px !important;
  }
}
.f_52 {
  font-size: 52px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_52 {
    font-size: 52px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_52 {
    font-size: 52px !important;
  }
}
.f_53 {
  font-size: 53px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_53 {
    font-size: 53px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_53 {
    font-size: 53px !important;
  }
}
.f_54 {
  font-size: 54px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_54 {
    font-size: 54px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_54 {
    font-size: 54px !important;
  }
}
.f_55 {
  font-size: 55px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_55 {
    font-size: 55px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_55 {
    font-size: 55px !important;
  }
}
.f_56 {
  font-size: 56px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_56 {
    font-size: 56px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_56 {
    font-size: 56px !important;
  }
}
.f_57 {
  font-size: 57px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_57 {
    font-size: 57px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_57 {
    font-size: 57px !important;
  }
}
.f_58 {
  font-size: 58px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_58 {
    font-size: 58px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_58 {
    font-size: 58px !important;
  }
}
.f_59 {
  font-size: 59px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_59 {
    font-size: 59px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_59 {
    font-size: 59px !important;
  }
}
.f_60 {
  font-size: 60px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_60 {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_60 {
    font-size: 60px !important;
  }
}
.f_61 {
  font-size: 61px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_61 {
    font-size: 61px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_61 {
    font-size: 61px !important;
  }
}
.f_62 {
  font-size: 62px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_62 {
    font-size: 62px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_62 {
    font-size: 62px !important;
  }
}
.f_63 {
  font-size: 63px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_63 {
    font-size: 63px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_63 {
    font-size: 63px !important;
  }
}
.f_64 {
  font-size: 64px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_64 {
    font-size: 64px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_64 {
    font-size: 64px !important;
  }
}
.f_65 {
  font-size: 65px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_65 {
    font-size: 65px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_65 {
    font-size: 65px !important;
  }
}
.f_66 {
  font-size: 66px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_66 {
    font-size: 66px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_66 {
    font-size: 66px !important;
  }
}
.f_67 {
  font-size: 67px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_67 {
    font-size: 67px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_67 {
    font-size: 67px !important;
  }
}
.f_68 {
  font-size: 68px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_68 {
    font-size: 68px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_68 {
    font-size: 68px !important;
  }
}
.f_69 {
  font-size: 69px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_69 {
    font-size: 69px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_69 {
    font-size: 69px !important;
  }
}
.f_70 {
  font-size: 70px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_70 {
    font-size: 70px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_70 {
    font-size: 70px !important;
  }
}
.f_71 {
  font-size: 71px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_71 {
    font-size: 71px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_71 {
    font-size: 71px !important;
  }
}
.f_72 {
  font-size: 72px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_72 {
    font-size: 72px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_72 {
    font-size: 72px !important;
  }
}
.f_73 {
  font-size: 73px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_73 {
    font-size: 73px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_73 {
    font-size: 73px !important;
  }
}
.f_74 {
  font-size: 74px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_74 {
    font-size: 74px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_74 {
    font-size: 74px !important;
  }
}
.f_75 {
  font-size: 75px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_75 {
    font-size: 75px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_75 {
    font-size: 75px !important;
  }
}
.f_76 {
  font-size: 76px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_76 {
    font-size: 76px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_76 {
    font-size: 76px !important;
  }
}
.f_77 {
  font-size: 77px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_77 {
    font-size: 77px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_77 {
    font-size: 77px !important;
  }
}
.f_78 {
  font-size: 78px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_78 {
    font-size: 78px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_78 {
    font-size: 78px !important;
  }
}
.f_79 {
  font-size: 79px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_79 {
    font-size: 79px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_79 {
    font-size: 79px !important;
  }
}
.f_80 {
  font-size: 80px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_80 {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_80 {
    font-size: 80px !important;
  }
}
.f_81 {
  font-size: 81px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_81 {
    font-size: 81px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_81 {
    font-size: 81px !important;
  }
}
.f_82 {
  font-size: 82px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_82 {
    font-size: 82px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_82 {
    font-size: 82px !important;
  }
}
.f_83 {
  font-size: 83px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_83 {
    font-size: 83px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_83 {
    font-size: 83px !important;
  }
}
.f_84 {
  font-size: 84px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_84 {
    font-size: 84px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_84 {
    font-size: 84px !important;
  }
}
.f_85 {
  font-size: 85px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_85 {
    font-size: 85px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_85 {
    font-size: 85px !important;
  }
}
.f_86 {
  font-size: 86px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_86 {
    font-size: 86px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_86 {
    font-size: 86px !important;
  }
}
.f_87 {
  font-size: 87px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_87 {
    font-size: 87px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_87 {
    font-size: 87px !important;
  }
}
.f_88 {
  font-size: 88px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_88 {
    font-size: 88px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_88 {
    font-size: 88px !important;
  }
}
.f_89 {
  font-size: 89px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_89 {
    font-size: 89px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_89 {
    font-size: 89px !important;
  }
}
.f_90 {
  font-size: 90px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_90 {
    font-size: 90px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_90 {
    font-size: 90px !important;
  }
}
.f_91 {
  font-size: 91px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_91 {
    font-size: 91px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_91 {
    font-size: 91px !important;
  }
}
.f_92 {
  font-size: 92px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_92 {
    font-size: 92px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_92 {
    font-size: 92px !important;
  }
}
.f_93 {
  font-size: 93px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_93 {
    font-size: 93px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_93 {
    font-size: 93px !important;
  }
}
.f_94 {
  font-size: 94px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_94 {
    font-size: 94px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_94 {
    font-size: 94px !important;
  }
}
.f_95 {
  font-size: 95px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_95 {
    font-size: 95px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_95 {
    font-size: 95px !important;
  }
}
.f_96 {
  font-size: 96px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_96 {
    font-size: 96px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_96 {
    font-size: 96px !important;
  }
}
.f_97 {
  font-size: 97px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_97 {
    font-size: 97px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_97 {
    font-size: 97px !important;
  }
}
.f_98 {
  font-size: 98px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_98 {
    font-size: 98px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_98 {
    font-size: 98px !important;
  }
}
.f_99 {
  font-size: 99px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_99 {
    font-size: 99px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_99 {
    font-size: 99px !important;
  }
}
.f_100 {
  font-size: 100px !important;
}

@media screen and (min-width: 768px) {
  .f_pc_100 {
    font-size: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .f_sp_100 {
    font-size: 100px !important;
  }
}
@media screen and (min-width: 481px) {
  .no_view_up_sm {
    display: none !important;
  }
}

@media screen and (min-width: 645px) {
  .no_view_up_md {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .no_view_up_base {
    display: none !important;
  }
}

@media screen and (min-width: 900px) {
  .no_view_up_lg {
    display: none !important;
  }
}

@media screen and (min-width: 1080px) {
  .no_view_up_max {
    display: none !important;
  }
}

@media screen and (max-width: 480px) {
  .no_view_down_sm {
    display: none !important;
  }
}

@media screen and (max-width: 644px) {
  .no_view_down_md {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .no_view_down_base {
    display: none !important;
  }
}

@media screen and (max-width: 899px) {
  .no_view_down_lg {
    display: none !important;
  }
}

@media screen and (max-width: 1079px) {
  .no_view_down_max {
    display: none !important;
  }
}

@media screen and (min-width: 481px) {
  .view_up_sm {
    display: block !important;
  }
}

@media screen and (min-width: 645px) {
  .view_up_md {
    display: block !important;
  }
}

@media screen and (min-width: 768px) {
  .view_up_base {
    display: block !important;
  }
}

@media screen and (min-width: 900px) {
  .view_up_lg {
    display: block !important;
  }
}

@media screen and (min-width: 1080px) {
  .view_up_max {
    display: block !important;
  }
}

@media screen and (max-width: 480px) {
  .view_down_sm {
    display: block !important;
  }
}

@media screen and (max-width: 644px) {
  .view_down_md {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  .view_down_base {
    display: block !important;
  }
}

@media screen and (max-width: 899px) {
  .view_down_lg {
    display: block !important;
  }
}

@media screen and (max-width: 1079px) {
  .view_down_max {
    display: block !important;
  }
}