@charset "UTF-8";
/*
Theme Name: 藤中興業
*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  font-style: italic;
  background-repeat: no-repeat;
  background-size: cover;
  shape-margin: 0.75rem;
}

html {
  font-size: 62.5%;
}

body {
  font-size: clamp(1.36rem, 1.319rem + 0.18vw, 1.6rem);
  line-height: 1.6em;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #101010;
}

.quicksand {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.jost {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.fs10 {
  font-size: clamp(0.85rem, 0.824rem + 0.11vw, 1rem);
}

.fs11 {
  font-size: clamp(0.935rem, 0.907rem + 0.12vw, 1.1rem);
}

.fs12 {
  font-size: clamp(1.02rem, 0.989rem + 0.13vw, 1.2rem);
}

.fs13 {
  font-size: clamp(1.105rem, 1.072rem + 0.14vw, 1.3rem);
}

.fs14 {
  font-size: clamp(1.19rem, 1.154rem + 0.15vw, 1.4rem);
}

.fs15 {
  font-size: clamp(1.275rem, 1.236rem + 0.16vw, 1.5rem);
}

.fs16 {
  font-size: clamp(1.36rem, 1.319rem + 0.18vw, 1.6rem);
}

.fs17 {
  font-size: clamp(1.445rem, 1.401rem + 0.19vw, 1.7rem);
}

.fs18 {
  font-size: clamp(1.53rem, 1.484rem + 0.2vw, 1.8rem);
}

.fs19 {
  font-size: clamp(1.615rem, 1.566rem + 0.21vw, 1.9rem);
}

.fs20 {
  font-size: clamp(1.7rem, 1.649rem + 0.22vw, 2rem);
}

.fs21 {
  font-size: clamp(1.785rem, 1.731rem + 0.23vw, 2.1rem);
}

.fs22 {
  font-size: clamp(1.87rem, 1.813rem + 0.24vw, 2.2rem);
}

.fs23 {
  font-size: clamp(1.955rem, 1.896rem + 0.25vw, 2.3rem);
}

.fs24 {
  font-size: clamp(2.04rem, 1.978rem + 0.26vw, 2.4rem);
}

.fs25 {
  font-size: clamp(2.125rem, 2.061rem + 0.27vw, 2.5rem);
}

.fs26 {
  font-size: clamp(2.21rem, 2.143rem + 0.29vw, 2.6rem);
}

.fs27 {
  font-size: clamp(2.295rem, 2.225rem + 0.3vw, 2.7rem);
}

.fs28 {
  font-size: clamp(2.38rem, 2.308rem + 0.31vw, 2.8rem);
}

.fs29 {
  font-size: clamp(2.465rem, 2.39rem + 0.32vw, 2.9rem);
}

.fs30 {
  font-size: clamp(2.55rem, 2.473rem + 0.33vw, 3rem);
}

.top_cnt01 {
  background: url(assets/images/top_mv.jpg);
  background-position: center center;
  background-size: cover;
  height: 780px;
}
.top_cnt01 .container-1240 {
  width: 100%;
  height: 780px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_cnt01 .container-1240 .is__catch {
  color: #fff;
  text-shadow: 0px 3px 20px rgba(0, 0, 0, 0.82);
  font-weight: 700;
  font-size: 7.5rem;
  text-align: center;
  line-height: 1.7em;
  margin: 0 0 4rem 0;
}
.top_cnt01 .container-1240 .is__subcatch {
  font-size: 3rem;
  color: #fff;
  text-shadow: 0px 3px 20px rgba(0, 0, 0, 0.82);
}
@media (max-width: 1919px) {
  .top_cnt01 {
    height: 550px;
  }
  .top_cnt01 .container-1240 {
    height: 550px;
  }
}
@media (max-width: 1439px) {
  .top_cnt01 {
    height: 550px;
  }
  .top_cnt01 .container-1240 {
    height: 550px;
  }
}
@media (max-width: 1279px) {
  .top_cnt01 {
    height: 550px;
  }
  .top_cnt01 .container-1240 {
    height: 550px;
  }
  .top_cnt01 .container-1240 .is__catch {
    font-size: 6rem;
  }
  .top_cnt01 .container-1240 .is__subcatch {
    font-size: 2.5rem;
  }
}
@media (max-width: 1023px) {
  .top_cnt01 {
    height: 500px;
    background-position: right center;
  }
  .top_cnt01 .container-1240 {
    height: 500px;
  }
  .top_cnt01 .container-1240 .is__catch {
    font-size: 5.5rem;
  }
  .top_cnt01 .container-1240 .is__subcatch {
    font-size: 2.2rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .top_cnt01 .container-1240 .is__catch {
    font-size: 4.5rem;
    line-height: 1.6em;
  }
  .top_cnt01 .container-1240 .is__subcatch {
    font-size: 1.8rem;
    line-height: 1.7em;
  }
}
@media (max-width: 424px) {
  .top_cnt01 {
    height: 450px;
  }
  .top_cnt01 .container-1240 {
    height: 450px;
  }
  .top_cnt01 .container-1240 .is__catch {
    font-size: 10.5vw;
  }
  .top_cnt01 .container-1240 .is__subcatch {
    font-size: 5.5vw;
  }
}

.top_cnt02 {
  padding: 13rem 0;
}
@media (max-width: 1023px) {
  .top_cnt02 {
    padding: 10rem 0;
  }
}
@media (max-width: 424px) {
  .top_cnt02 {
    padding: 8rem 0;
  }
}

.top_cnt03 {
  padding: 13rem 0;
  background: #F6F7F8;
}
@media (max-width: 1023px) {
  .top_cnt03 {
    padding: 10rem 0;
  }
}
@media (max-width: 424px) {
  .top_cnt03 {
    padding: 8rem 0;
  }
}

.top_cnt04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.top_cnt04 .block {
  width: 47%;
  margin: 0 0 6rem 0;
}
@media (max-width: 767px) {
  .top_cnt04 {
    display: block;
  }
  .top_cnt04 .block {
    width: 100%;
    margin: 0 0 4.5rem 0;
  }
}

.notfound_content p {
  line-height: 1.9em;
  text-align: center;
}
.notfound_content p a {
  text-decoration: underline;
}
.notfound_content p a:hover {
  text-decoration: none;
}

.is__news_block .news_header {
  margin: 0 0 4rem 0;
}
.is__news_block .news_header .is__category {
  background: #259E59;
  color: #fff;
  font-size: clamp(1.02rem, 0.989rem + 0.13vw, 1.2rem);
  line-height: 1;
  padding: 0.5rem 0.75rem;
}
.is__news_block .news_header i {
  margin: 0 0.75rem;
}
.is__news_block .news_header .is__date {
  font-size: clamp(1.19rem, 1.154rem + 0.15vw, 1.4rem);
  letter-spacing: 0.05em;
}
.is__news_block .news_header .is__title {
  font-size: clamp(2rem, 1.857rem + 0.71vw, 3rem);
  line-height: 1.5em;
  font-weight: 700;
  margin: 2rem 0 0 0;
}
.is__news_block .news_content {
  margin: 0 0 5rem 0;
}
.is__news_block .news_content p,
.is__news_block .news_content figure {
  margin: 0 0 3rem 0;
  line-height: 1.8em;
}
.is__news_block .news_footer .is__category {
  background: #259E59;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1;
  padding: 0.5rem 0.75rem;
  display: inline-block;
  border-radius: 5px;
}
.is__news_block .news_footer .is__category i {
  margin: 0 0.75rem 0 0;
}
@media (max-width: 767px) {
  .is__news_block .news_header {
    margin: 0 0 3rem 0;
  }
}
@media (max-width: 424px) {
  .is__news_block .news_header {
    margin: 0 0 2.5rem 0;
  }
}

.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.7rem;
  margin: 4rem 0 0 0;
}
.wp-pagenavi span {
  width: 42px;
  height: 42px;
  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;
  border: #259E59 solid 1px !important;
}
.wp-pagenavi span.pages {
  display: none;
}
.wp-pagenavi span.current {
  background: #259E59;
  color: #fff;
}
.wp-pagenavi a {
  width: 42px;
  height: 42px;
  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;
  border: #259E59 solid 1px !important;
  background: #fff;
  color: #259E59;
}
.wp-pagenavi a:hover {
  background: #259E59;
  color: #fff;
}
@media (max-width: 767px) {
  .wp-pagenavi {
    font-size: 1.5rem;
  }
  .wp-pagenavi span {
    width: 34px;
    height: 34px;
  }
  .wp-pagenavi a {
    width: 34px;
    height: 34px;
  }
}

.newspager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 4rem 0 0 0;
}
.newspager .is__prev {
  width: 45%;
  font-size: 1.3rem !important;
  line-height: 1.5em;
}
.newspager .is__prev a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newspager .is__prev a::before {
  content: url(assets/images/arrow01.png);
  display: block;
  margin: 0 1rem 0 0;
}
.newspager .is__next {
  width: 45%;
  font-size: 1.3rem !important;
  line-height: 1.5em;
}
.newspager .is__next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newspager .is__next a::after {
  content: url(assets/images/arrow02.png);
  display: block;
}
@media (max-width: 424px) {
  .newspager {
    display: block;
  }
  .newspager .is__prev {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .newspager .is__prev a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .newspager .is__next {
    width: 100%;
  }
  .newspager .is__next a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .newspager .is__next a::after {
    margin: 0 0 0 1rem;
  }
}

@media (max-width: 1023px) {
  .drawer_nav {
    background: #066c32;
    padding: 6rem 0 0 0;
    position: fixed;
    top: -200%;
    left: 0;
    width: 100%;
    height: 100vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .drawer_nav.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow-y: scroll;
    height: 100%;
  }
}

.drawer_menu {
  display: block;
}
.drawer_menu li {
  margin: 0 0 0 0;
}
.drawer_menu li a {
  display: block;
  color: #000;
}

.openbtn {
  display: none;
}
@media (max-width: 1023px) {
  .openbtn {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 50px;
    height: 50px;
    z-index: 5;
  }
  .openbtn span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 2px;
    background: #fff;
    width: 50%;
  }
  .openbtn span:nth-child(1) {
    top: 21px;
  }
  .openbtn span:nth-child(2) {
    top: 29px;
  }
  .openbtn span:nth-child(3) {
    top: 37px;
  }
  .openbtn.active span:nth-child(1) {
    top: 24px;
    left: 18px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
    width: 50%;
  }
  .openbtn.active span:nth-child(2) {
    opacity: 0;
  }
  .openbtn.active span:nth-child(3) {
    top: 36px;
    left: 18px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
    width: 50%;
  }
}
@media (max-width: 424px) {
  .openbtn span:nth-child(1) {
    top: 17px;
  }
  .openbtn span:nth-child(2) {
    top: 25px;
  }
  .openbtn span:nth-child(3) {
    top: 33px;
  }
  .openbtn.active span:nth-child(1) {
    top: 20px;
  }
  .openbtn.active span:nth-child(3) {
    top: 32px;
  }
}

body.fixed {
  height: 100%;
  overflow: hidden;
}

#header {
  background: #259E59;
  padding: 3rem 0;
  position: fixed;
  width: 100%;
  z-index: 2;
}
#header .container-1240 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .is__hlogo {
  color: #fff;
  font-size: clamp(2.55rem, 2.473rem + 0.33vw, 3rem);
  letter-spacing: 0.1em;
}
#header .is__hlogo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
#header .is__hlogo span {
  font-size: clamp(1.36rem, 1.319rem + 0.18vw, 1.6rem);
  margin: 0 1rem 0 0;
}
#header .drawer_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .drawer_menu li {
  line-height: 1.4em;
  margin: 0 0 0 3.5rem;
}
#header .drawer_menu li a {
  text-align: center;
  color: #fff;
}
#header .drawer_menu li a span {
  display: block;
  color: #6CF37E;
  font-size: clamp(0.935rem, 0.907rem + 0.12vw, 1.1rem);
}
#header .drawer_menu li a:hover {
  color: #6CF37E;
}
#header .drawer_menu li a.is__tel {
  font-size: clamp(2.04rem, 1.978rem + 0.26vw, 2.4rem);
  font-weight: 700;
}
#header .drawer_menu li a.is__tel span {
  display: inline;
  color: #fff;
  font-size: clamp(2.04rem, 1.978rem + 0.26vw, 2.4rem);
  font-weight: 400;
  margin: 0 0.5rem 0 0;
}
#header .drawer_menu li a.is__tel:hover {
  color: #fff;
}
@media (max-width: 1279px) {
  #header {
    padding: 2rem 0;
  }
}
@media (max-width: 1023px) {
  #header .drawer_menu {
    display: block;
  }
  #header .drawer_menu li {
    margin: 0;
  }
  #header .drawer_menu li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1.5rem;
  }
  #header .drawer_menu li a span {
    margin: 0 0 0 1.5rem;
  }
  #header .drawer_nav {
    padding: 5rem 0;
  }
}
@media (max-width: 424px) {
  #header {
    padding: 1.5rem 0;
  }
  #header .is__hlogo {
    font-size: 20px;
  }
  #header .is__hlogo span {
    font-size: 12px;
  }
}

.bread {
  padding: 104px 0 0 0;
  border-bottom: #E1E1E1 solid 1px;
}
.bread ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0;
}
.bread ul li {
  font-size: clamp(1.105rem, 1.072rem + 0.14vw, 1.3rem);
}
.bread ul li::before {
  content: "/";
  margin: 0 1rem;
}
.bread ul li:first-child::before {
  content: none;
}
.bread ul li a {
  color: #259E59;
  text-decoration: underline;
}
.bread ul li a i {
  margin: 0 0.5rem 0 0;
}
.bread ul li a:hover {
  text-decoration: none;
}
@media (max-width: 1439px) {
  .bread {
    padding: 100px 0 0 0;
  }
}
@media (max-width: 1279px) {
  .bread {
    padding: 80px 0 0 0;
  }
}
@media (max-width: 1023px) {
  .bread {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 767px) {
  .bread {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 424px) {
  .bread {
    padding: 50px 0 0 0;
  }
}

html, body {
  height: 100%;
}

footer {
  position: sticky;
  top: 100vh;
  top: 100dvh;
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
#page-top a {
  background: #CECECE;
  color: #fff;
  width: 56px;
  height: 56px;
  border-radius: 5px;
  padding: 0;
  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: 1.8rem;
}
#page-top a:hover {
  background: #999;
}
@media (max-width: 767px) {
  #page-top {
    bottom: 10px;
    right: 10px;
  }
  #page-top a {
    width: 46px;
    height: 46px;
  }
}

#footer {
  padding: 6rem 0 4rem 0;
}
#footer .is__flogo {
  text-align: center;
  color: #259E59;
  font-size: clamp(2.55rem, 2.473rem + 0.33vw, 3rem);
  letter-spacing: 0.1em;
  margin: 0 0 3rem 0;
}
#footer .is__flogo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
}
#footer .is__flogo span {
  font-size: clamp(1.36rem, 1.319rem + 0.18vw, 1.6rem);
  margin: 0 1rem 0 0;
}
#footer .is__address {
  text-align: center;
  font-size: clamp(1.2rem, 1.2rem + 0.14vw, 1.3rem);
  margin: 0 0 0.5rem 0;
}
#footer .is__contact {
  text-align: center;
  font-size: clamp(1.2rem, 1.2rem + 0.14vw, 1.3rem);
}
#footer .is__fnav {
  margin: 4rem 0;
}
#footer .is__fnav ul {
  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;
}
#footer .is__fnav ul li {
  font-size: clamp(1.275rem, 1.236rem + 0.16vw, 1.5rem);
  margin: 0 2rem;
}
#footer .is__fnav ul li a {
  color: #111;
}
#footer .is__fnav ul li a:hover {
  color: #259E59;
}
#footer .is__fnav ul li a::before {
  content: url(assets/images/icon_arrow01.png);
  margin: 0 0.75rem 0 0;
}
#footer .is__copy {
  text-align: center;
  font-size: clamp(1.19rem, 1.154rem + 0.15vw, 1.4rem);
  letter-spacing: 0.05em;
}
@media (max-width: 1023px) {
  #footer .is__fnav ul li {
    margin: 0 1rem;
  }
}
@media (max-width: 767px) {
  #footer .is__fnav ul {
    display: block;
  }
  #footer .is__fnav ul li {
    margin: 0 0 2rem 0;
    text-align: center;
  }
}
@media (max-width: 424px) {
  #footer {
    padding: 6rem 0 7rem 0;
  }
}

#main {
  padding: 104px 0 0 0;
}
@media (max-width: 1439px) {
  #main {
    padding: 100px 0 0 0;
  }
}
@media (max-width: 1279px) {
  #main {
    padding: 80px 0 0 0;
  }
}
@media (max-width: 1023px) {
  #main {
    padding: 60px 0 0 0;
  }
}
@media (max-width: 767px) {
  #main {
    padding: 50px 0 0 0;
  }
}
#main.is__layer {
  padding: 0 !important;
}

.aside_inquiry {
  background: #F6F7F8;
  padding: 10rem 0;
  text-align: center;
}
@media (max-width: 424px) {
  .aside_inquiry {
    padding: 8rem 0;
  }
}

a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.blink01 {
  background: #259E59;
  color: #fff;
  text-align: center;
  padding: 1.5rem 0;
  width: 100%;
  max-width: 205px;
  margin: 0 auto;
  display: block;
  font-size: clamp(1.19rem, 1.154rem + 0.15vw, 1.4rem);
  border-radius: 5px;
}
.blink01:hover {
  background: #066C32;
}
@media (max-width: 424px) {
  .blink01 {
    padding: 1.25rem 0;
  }
}

.txt01 {
  line-height: 1.9em;
}

.txt02 {
  font-weight: 700;
  font-size: clamp(2.5rem, 2.286rem + 1.07vw, 4rem);
}
.txt02 span {
  font-size: clamp(2.04rem, 1.978rem + 0.26vw, 2.4rem);
  font-weight: 400;
  margin: 0 1rem 0 0;
}

.txt03 {
  line-height: 2em;
}

.list01 {
  margin: 0 0 2.5rem 0;
}
.list01:last-child {
  margin: 0;
}
.list01 dt {
  font-weight: 400;
  margin: 0 0 1rem 0;
}
.list01 dt a {
  color: #259E59;
  text-decoration: underline;
  line-height: 1.8em;
}
.list01 dd {
  font-size: clamp(1.19rem, 1.154rem + 0.15vw, 1.4rem);
}

.list02 {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0;
}
.list02 li {
  padding-left: 30px;
  position: relative;
  margin: 0 0 0.75rem 0;
  line-height: 1.9em;
}
.list02 li::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  border: 1px solid #259E59;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  height: 22px;
  width: 22px;
  color: #259E59;
  position: absolute;
  top: 4px;
  left: 0;
}
@media (max-width: 1023px) {
  .list02 li::before {
    top: 3px;
  }
}
@media (max-width: 767px) {
  .list02 li::before {
    top: 2px;
  }
}
@media (max-width: 424px) {
  .list02 li::before {
    top: 3px;
  }
}

.list03 li {
  position: relative;
  padding: 0 0 0 1.25rem;
  line-height: 1.9em;
  margin: 0 0 0.75rem 0;
}
.list03 li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #259E59;
  border-radius: 3px;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
}
@media (max-width: 1023px) {
  .list03 li::before {
    top: 10px;
  }
}

.list04 {
  border-top: #E5E5E5 solid 1px;
  padding: 2.5rem 1rem;
}
.list04 dt {
  font-weight: 700;
  line-height: 1.8em;
  margin: 0 0 1rem 0;
}
.list04 dt a:hover {
  color: #999;
}
.list04 dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list04 dd .is__category {
  background: #259E59;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  padding: 0.5rem 0.75rem;
}
.list04 dd i {
  margin: 0 0.75rem;
}
.list04 dd .is__date {
  font-size: 1.2rem;
}

.list05 {
  position: relative;
  padding: 1.5rem 3rem 1.5rem 1rem;
  border-bottom: #E5E5E5 solid 1px;
}
.list05::after {
  font: var(--fa-font-solid);
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 0.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.list05 dt {
  font-size: clamp(1.105rem, 1.072rem + 0.14vw, 1.3rem);
  line-height: 1.6em;
  margin: 0 0 0.5rem 0;
}
.list05 dt a:hover {
  color: #999;
}
.list05 dd {
  font-size: clamp(1.02rem, 0.989rem + 0.13vw, 1.2rem);
}
.list05 dd i {
  margin: 0 0.75rem 0 0;
}

.list06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.list06 li {
  width: 48%;
}
@media (max-width: 424px) {
  .list06 {
    display: block;
  }
  .list06 li {
    width: 100%;
  }
  .list06 li:first-child {
    margin: 0 0 2rem 0;
  }
}

.wp-block-categories-list li {
  font-size: clamp(1.105rem, 1.072rem + 0.14vw, 1.3rem);
  line-height: 1.6em;
  font-weight: 700;
}
.wp-block-categories-list li a {
  position: relative;
  padding: 1.5rem 3rem 1.5rem 1rem;
  border-bottom: #E5E5E5 solid 1px;
  display: block;
}
.wp-block-categories-list li a::after {
  font: var(--fa-font-solid);
  content: "\f054";
  position: absolute;
  top: 50%;
  right: 0.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.wp-block-categories-list li a:hover {
  color: #999;
}

.tbl01 {
  width: 100%;
  border-top: #BCBCBC solid 1px;
  border-right: #BCBCBC solid 1px;
  line-height: 1.9em;
}
.tbl01 tr th {
  border-bottom: #BCBCBC solid 1px;
  border-left: #BCBCBC solid 1px;
  padding: 2rem 2.5rem;
  font-weight: 400;
}
.tbl01 tr td {
  border-bottom: #BCBCBC solid 1px;
  border-left: #BCBCBC solid 1px;
  padding: 2rem 2.5rem;
}
@media (max-width: 767px) {
  .tbl01 {
    display: block;
    width: 100%;
  }
  .tbl01 tbody {
    display: block;
    width: 100%;
  }
  .tbl01 tbody tr {
    display: block;
    width: 100%;
  }
  .tbl01 tbody tr th {
    display: block;
    width: 100%;
    border-bottom: none;
    padding: 1.5rem 1rem 0 1rem;
  }
  .tbl01 tbody tr td {
    display: block;
    width: 100%;
    padding: 1.5rem 1rem;
  }
}

.tbl02 {
  font-size: clamp(1.19rem, 1.154rem + 0.15vw, 1.4rem);
  width: 100%;
  border-top: #BCBCBC solid 1px;
  border-right: #BCBCBC solid 1px;
  line-height: 1.6em;
}
.tbl02 tr th {
  font-weight: 400;
  border-bottom: #BCBCBC solid 1px;
  border-left: #BCBCBC solid 1px;
  padding: 1.5rem;
  background: #F3F3F3;
}
.tbl02 tr td {
  border-bottom: #BCBCBC solid 1px;
  border-left: #BCBCBC solid 1px;
  padding: 1.5rem;
}

.scroll {
  overflow: auto;
}
@media (max-width: 1023px) {
  .scroll {
    white-space: nowrap;
  }
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
}

.tbl03 {
  line-height: 1.7em;
}
.tbl03 tr th {
  color: #259E59;
  padding: 0.5rem 0;
  white-space: nowrap;
}
.tbl03 tr td {
  padding: 0.5rem 0 0.5rem 4rem;
}
@media (max-width: 767px) {
  .tbl03 {
    display: block;
    width: 100%;
  }
  .tbl03 tbody {
    display: block;
    width: 100%;
  }
  .tbl03 tbody tr {
    display: block;
    width: 100%;
  }
  .tbl03 tbody tr th {
    display: block;
    width: 100%;
  }
  .tbl03 tbody tr td {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-bottom: 2.5rem;
  }
}

.cnt01 {
  padding: 15rem 0;
}
@media (max-width: 1279px) {
  .cnt01 {
    padding: 12rem 0;
  }
}
@media (max-width: 1023px) {
  .cnt01 {
    padding: 9rem 0;
  }
}
@media (max-width: 767px) {
  .cnt01 {
    padding: 7.5rem 0;
  }
}

.cnt02 {
  padding: 0 0 15rem 0;
}
@media (max-width: 767px) {
  .cnt02 {
    padding: 0 0 10rem 0;
  }
}

.cnt03 {
  border: #CBCBCB solid 1px;
  padding: 2.5rem;
  margin: 0 0 2rem 0;
}
.cnt03 dt {
  display: block;
  cursor: pointer;
  width: 100%;
  font-weight: 400;
  position: relative;
  padding: 0 0 0 3.5rem;
  line-height: 1.9em;
}
.cnt03 dt::before {
  content: "Q";
  display: block;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  color: #1E4068;
  font-size: clamp(2.125rem, 2.061rem + 0.27vw, 2.5rem);
}
.cnt03 dt::after {
  font: var(--fa-font-solid);
  content: "\f107";
  position: absolute;
  right: 0;
  top: 5px;
}
.cnt03 dt.active::after {
  font: var(--fa-font-solid);
  content: "\f106";
  position: absolute;
  right: 0;
  top: 5px;
}
.cnt03 dd {
  display: none;
  width: 100%;
  position: relative;
  padding: 0 4rem 0 3.5rem;
  margin: 3rem 0 0 0;
  line-height: 1.9em;
}
.cnt03 dd::before {
  content: "A";
  display: block;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  position: absolute;
  top: 0;
  left: 0;
  color: #FF2D49;
  font-size: clamp(2.125rem, 2.061rem + 0.27vw, 2.5rem);
}
@media (max-width: 767px) {
  .cnt03 {
    padding: 1.5rem;
  }
  .cnt03 dt {
    padding-right: 2.5rem;
  }
  .cnt03 dt::before {
    top: 1px;
  }
  .cnt03 dt::after {
    top: 9px;
  }
  .cnt03 dd::before {
    top: 2px;
  }
}

.cnt04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cnt04 .is__block_L {
  width: 100%;
  max-width: 728px;
}
.cnt04 .is__block_R {
  width: 100%;
  max-width: 336px;
}
@media (max-width: 1279px) {
  .cnt04 .is__block_L {
    max-width: 650px;
  }
  .cnt04 .is__block_R {
    max-width: 300px;
  }
}
@media (max-width: 1023px) {
  .cnt04 {
    display: block;
  }
  .cnt04 .is__block_L {
    max-width: none;
    margin: 0 0 10rem 0;
  }
  .cnt04 .is__block_R {
    max-width: none;
  }
}

.cnt05 {
  border-bottom: #E5E5E5 solid 1px;
}

.cnt06 {
  padding-bottom: 0;
  margin-bottom: 8rem;
}

.cnt07 {
  background: #F9F9F9;
  padding: 2.5rem;
}
@media (max-width: 424px) {
  .cnt07 {
    padding: 1.75rem;
  }
}

.container-base, .container-1240, .container-1166, .container-1052, .container-1000 {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.container-1000 {
  max-width: 1040px;
}

.container-1052 {
  max-width: 1092px;
}

.container-1166 {
  max-width: 1206px;
}

.container-1240 {
  max-width: 1280px;
}

.headline01 {
  color: #259E59;
  font-size: clamp(2.55rem, 2.473rem + 0.33vw, 3.4rem);
  font-weight: 700;
  letter-spacing: 0.05em;
}

.headline02 {
  font-size: clamp(2.04rem, 1.978rem + 0.26vw, 2.4rem);
  font-weight: 700;
  line-height: 1.6em;
}

.headline03 {
  color: #259E59;
  font-size: clamp(2.6rem, 2.457rem + 0.71vw, 3.6rem);
  text-align: center;
  font-weight: 700;
}

.headline04 {
  font-size: clamp(1.7rem, 1.649rem + 0.22vw, 2rem);
  font-weight: 400;
  line-height: 1.6em;
}
.headline04::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #259E59;
  margin: 1.75rem 0 0 0;
}
@media (max-width: 767px) {
  .headline04::after {
    margin: 1.25rem 0 0 0;
  }
}

.headline05 {
  color: #101010;
  font-size: clamp(1.7rem, 1.649rem + 0.22vw, 2rem);
  border-bottom: #259E59 solid 3px;
  padding: 0 0 1.5rem 0;
  font-weight: 700;
}
.headline05 span {
  color: #8C8C8C;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.headline06 {
  background: #259E59;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 1rem 1.5rem;
}

.headline07 {
  background: #259E59;
  color: #fff;
  font-size: clamp(2.04rem, 1.978rem + 0.26vw, 2.4rem);
  letter-spacing: 0.05em;
  font-weight: 700;
  padding: 1.5rem 2.5rem;
  line-height: 1.7em;
}
@media (max-width: 767px) {
  .headline07 {
    padding: 1.25rem 2rem;
  }
}

.headline08 {
  border-top: #259E59 solid 3px;
  border-bottom: #259E59 solid 3px;
  font-size: clamp(1.53rem, 1.484rem + 0.2vw, 1.8rem);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.7em;
  padding: 1rem 0;
}

.wp-block-group.alignwide > .wp-block-group__inner-container, .wp-block-group.alignfull > .wp-block-group__inner-container {
  margin: auto;
}

.wp-block-cover {
  min-height: 40vh;
  padding: 5% 4%;
  width: inherit;
  z-index: 0;
}

.wp-block-cover-image .wp-block-cover__inner-container:not(.mw-728),
.wp-block-cover .wp-block-cover__inner-container:not(.mw-728) {
  width: calc(100% - 30px);
}
@media only screen and (max-width: 600px) {
  .wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
  .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    width: 100%;
  }
}

a.editorskit-block-link[target=_blank]::after {
  content: none !important;
}

@media (min-width: 981px) and (max-width: 1166px) {
  #inner-content.page-full .alignwide,
  #inner-content.page-full .alignfull,
  #inner-content.viral .alignwide,
  #inner-content.viral .alignfull {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
  }
}
.entry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  gap: 1em;
  margin-bottom: 1em;
}
.entry-header .entry-title {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .entry-header .entry-title {
    font-size: 115%;
  }
}
.entry-header .byline:not(:has(.writer)) .pr-notation {
  margin-left: auto;
}

.pr-notation {
  font-size: 85%;
  font-weight: 700;
  padding: 0.2em 0.5em;
  display: table;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-shadow: 0 0 1px;
          box-shadow: 0 0 1px;
  border-radius: 3px;
  opacity: 0.75;
}
.pr-notation::before {
  font-weight: 700;
  content: "\f06a";
  display: inline-block;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  margin-right: 0.3em;
}

.page .pr-notation, .archive .pr-notation {
  font-size: 70%;
}

.archive .pr-notation {
  margin-bottom: 1em;
}

.eyecatch-caption-text {
  opacity: 0.7;
  font-size: 80%;
}

@media only screen and (min-width: 1167px) {
  .single .byline:has(.cat-name:not(.noposition)) {
    position: relative;
    padding-top: 1em;
  }
  .single .byline:has(.cat-name:not(.noposition)) .cat-name {
    position: absolute;
    top: -1.7em;
    left: -3.3em;
  }
}
dl,
ol,
p,
ul {
  letter-spacing: 0.025em;
}

.has-drop-cap:not(:focus):first-letter {
  font-size: 3.2em;
  line-height: 1;
  margin: 0.05em 0.1em 0 0;
}

.entry-content a:not(.no-icon)[target=_blank]::after {
  font-weight: 700;
  content: "\f35d";
  font-size: 95%;
  margin: 0 3px 0 2px;
}
.entry-content a.wp-block-social-link-anchor[target=_blank]::after {
  content: none;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

.entry-content table {
  width: 100%;
  font-size: 90%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
}

.entry-content td,
.entry-content th {
  padding: 0.8em 0.5em;
  border-style: solid;
  border: 1px solid #ddd;
  border-color: hsla(0, 0%, 80%, 0.3);
}

.entry-content td input {
  margin: 3px 0;
}

.wp-block-table {
  margin-bottom: 1.5em;
}
.wp-block-table table {
  margin-bottom: 0;
}
.wp-block-table thead {
  border-bottom: none;
}
.wp-block-table th, .wp-block-table td {
  padding: 0.8em 0.5em;
  border-color: hsla(0, 0%, 80%, 0.3);
}
.wp-block-table .has-text-color th,
.wp-block-table .has-text-color td,
.wp-block-table .has-text-color thead,
.wp-block-table .has-text-color tfoot {
  border-color: initial;
}
.wp-block-table.is-style-stripes {
  margin-bottom: 1.5em;
  border-bottom: 0;
}
.wp-block-table.is-style-stripes th {
  background: none;
}
.wp-block-table.is-style-stripes thead {
  border-bottom: 2px solid #ddd;
  border-color: hsla(0, 0%, 80%, 0.3);
}
.wp-block-table.is-style-stripes tfoot {
  border-top: 2px solid #ddd;
  border-color: hsla(0, 0%, 80%, 0.3);
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: hsla(0, 0%, 80%, 0.15);
}

blockquote:not([class*=-embed]):not(.is-style-large) {
  font-size: 90%;
  padding: 1.6em 4%;
  margin: 2.5em 0 3em;
  position: relative;
  border: 1px solid;
  border-radius: 5px;
}
blockquote:not([class*=-embed]):not(.is-style-large)::before, blockquote:not([class*=-embed]):not(.is-style-large)::after {
  font-weight: 700;
  position: absolute;
  width: 1em;
  height: 1em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  padding: 0.2em;
  text-align: center;
  font-size: 1.3em;
  line-height: 1;
  background-color: var(--inner-content-bg);
}
blockquote:not([class*=-embed]):not(.is-style-large)::before {
  content: "\f10d";
  left: -0.2em;
  top: -0.3em;
}
blockquote:not([class*=-embed]):not(.is-style-large)::after {
  content: "\f10e";
  right: -0.2em;
  bottom: -0.4em;
}
blockquote:not([class*=-embed]):not(.is-style-large) h2,
blockquote:not([class*=-embed]):not(.is-style-large) h3,
blockquote:not([class*=-embed]):not(.is-style-large) h4 {
  margin-top: 0 !important;
}
blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain, blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor {
  padding: 2.6em 5%;
  border: 2px solid rgba(213, 213, 213, 0.5);
  border-radius: 7px;
}
blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::before, blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::after, blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::before, blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::after {
  font-size: 1.6em;
  padding: 0.5em 0.6em;
  background: none;
  opacity: 0.4;
}
blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::before, blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::before {
  top: 0;
  left: 0;
}
blockquote:not([class*=-embed]):not(.is-style-large).is-style-plain::after, blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor::after {
  bottom: 0;
  right: 0;
}
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor {
  background: var(--main-ttl-bg-rgba);
  border: none;
}
blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor:not(.has-text-color)::before, blockquote:not([class*=-embed]):not(.is-style-large).is-style-sitecolor:not(.has-text-color)::after {
  color: var(--main-ttl-bg);
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
  margin: 0;
  padding: 0;
}

.wp-block-pullquote blockquote {
  border: none;
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-radius: 0;
}
.wp-block-pullquote blockquote::before, .wp-block-pullquote blockquote::after {
  content: none;
}

blockquote cite {
  display: block;
  font-size: 88%;
  font-style: normal;
  opacity: 0.8;
}

.entry-content img {
  margin-bottom: 1.5em;
  max-width: 100%;
  height: auto;
}

.entry-content p img {
  margin-bottom: 0;
  vertical-align: baseline;
}

.wp-block-media-text__media img {
  margin-bottom: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.wp-block-media-text .wp-block-media-text__content :first-child {
  margin-top: 0;
}
.wp-block-media-text .wp-block-media-text__content :last-child {
  margin-bottom: 0;
}

.size-auto:not(.alignwide):not(.alignfull),
.size-full:not(.alignwide):not(.alignfull),
.size-large:not(.alignwide):not(.alignfull),
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

pre:not(.prettyprint) {
  background: #555;
  background: rgba(0, 0, 0, 0.7);
  color: #f8f9fa;
  font-size: 85%;
  line-height: 1.3;
  padding: 1.2em 1.7em;
  margin: 0.2em 0 2.2em;
  border-radius: 5px;
}
pre code {
  padding: 0;
  border-radius: 0;
  background: none;
  color: inherit;
}

.wp-block-details {
  margin: 1em 0;
}
.wp-block-details > :not(summary) {
  -webkit-margin-after: 0;
          margin-block-end: 0;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
}
.wp-block-details summary {
  display: list-item;
}

.h1,
.h2,
.h3,
.h4,
.h5,
h1,
h2,
h3,
h4,
h5 {
  letter-spacing: 0.3px;
  font-weight: 700;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}

.h1,
h1 {
  font-size: 1.9em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}

.h2,
h2 {
  font-size: 120%;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
}

.h3,
h3 {
  font-size: 110%;
  margin-top: 1em;
  margin-bottom: 1em;
}

.h4,
h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}

.h5,
h5 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}

.entry-content h2:not([class*=is-style-style]),
.homeadd_wrap h2:not([class*=is-style-style]) {
  position: relative;
  border: none;
  padding: 1em 1.1em;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.03);
}
.entry-content h2:not([class*=is-style-style]):not(.has-background),
.homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background-color: var(--main-ttl-bg);
}
.entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: var(--main-ttl-color);
}

.homeadd_wrap.homeaddtop .widget:first-child h2.widgettitle {
  margin-top: 0;
}

.entry-content h3:not([class*=is-style-style]) {
  padding: 0.5em 0.2em;
}
.entry-content h4:not([class*=is-style-style]) {
  padding: 0.5em 0 0.5em 0.8em;
}
.entry-content h3:not([class*=is-style-style]):not(.has-text-color),
.entry-content h4:not([class*=is-style-style]):not(.has-text-color) {
  border-color: var(--main-ttl-bg);
}

.is-style-style__section_ttl__border_under {
  position: relative;
  padding-bottom: 1.2em;
}
.is-style-style__section_ttl__border_under::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0.5em;
  width: 60px;
  border-top-style: solid;
}
.is-style-style__section_ttl__border_under:not(.has-text-color)::before {
  border-color: var(--main-ttl-bg);
}
.is-style-style__section_ttl__border_under.has-text-align-center::before {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.is-style-style__section_ttl__border_under.has-text-align-right::before {
  margin-left: auto;
  margin-right: 0;
  right: 0;
}

.h_boader .entry-content h2:not([class*=is-style-style]),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]), .h_bs_bd .entry-content h2:not([class*=is-style-style]),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]), .h_marker .entry-content h2:not([class*=is-style-style]),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]), .h_bl_bg .entry-content h2:not([class*=is-style-style]),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]), .h_bb_bg .entry-content h2:not([class*=is-style-style]),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]) {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.h_rgba .entry-content h2:not([class*=is-style-style]),
.h_rgba .homeadd_wrap h2:not([class*=is-style-style]) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.h_rgba .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_rgba .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background-color: var(--main-ttl-bg-rgba);
}
.h_rgba .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_rgba .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: inherit;
}

.h_boader .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background), .h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background), .h_marker .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background: none;
}
.h_boader .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color), .h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color), .h_marker .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: inherit;
}
@media only screen and (min-width: 481px) {
  .h_boader .entry-content h2:not([class*=is-style-style]),
  .h_boader .homeadd_wrap h2:not([class*=is-style-style]), .h_bs_bd .entry-content h2:not([class*=is-style-style]),
  .h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]), .h_marker .entry-content h2:not([class*=is-style-style]),
  .h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
    font-size: 140%;
  }
}
@media only screen and (max-width: 480px) {
  .h_boader .entry-content h2:not([class*=is-style-style]),
  .h_boader .homeadd_wrap h2:not([class*=is-style-style]), .h_bs_bd .entry-content h2:not([class*=is-style-style]),
  .h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]), .h_marker .entry-content h2:not([class*=is-style-style]),
  .h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
    margin-left: 0;
    margin-right: 0;
  }
}
.h_boader .entry-content h3:not([class*=is-style-style]), .h_bs_bd .entry-content h3:not([class*=is-style-style]), .h_marker .entry-content h3:not([class*=is-style-style]) {
  border-top: none;
  padding: 0.1em;
}

.h_boader .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color), .h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  border-color: var(--main-ttl-bg);
}
.h_boader .entry-content h2:not([class*=is-style-style]),
.h_boader .homeadd_wrap h2:not([class*=is-style-style]), .h_bs_bd .entry-content h2:not([class*=is-style-style]),
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]) {
  padding: 0.5em 0.2em;
}

.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color)::before,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color)::before {
  border-top-color: var(--main-ttl-bg);
}
.h_bs_bd .entry-content h2:not([class*=is-style-style]):not(.has-text-color)::after,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}
.h_bs_bd .entry-content h2:not([class*=is-style-style])::before, .h_bs_bd .entry-content h2:not([class*=is-style-style])::after,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::before,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0.75;
}
.h_bs_bd .entry-content h2:not([class*=is-style-style])::before,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::before {
  top: 2px;
  border-top: 2px dotted;
}
.h_bs_bd .entry-content h2:not([class*=is-style-style])::after,
.h_bs_bd .homeadd_wrap h2:not([class*=is-style-style])::after {
  bottom: 2px;
  border-bottom: 2px dotted;
}
.h_bs_bd .entry-content h3:not([class*=is-style-style]) {
  border-bottom-style: dotted;
}
.h_bs_bd .entry-content h4:not([class*=is-style-style]) {
  border-left-style: dotted;
}

.h_marker .entry-content h2:not([class*=is-style-style]):not(.has-text-color)::after,
.h_marker .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}
.h_marker .entry-content h2:not([class*=is-style-style]),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
  position: relative;
  border: none;
}
.h_marker .entry-content h2:not([class*=is-style-style]),
.h_marker .homeadd_wrap h2:not([class*=is-style-style]) {
  padding: 0.1em;
}
.h_marker .entry-content h2:not([class*=is-style-style])::after,
.h_marker .homeadd_wrap h2:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 0.7em solid;
  z-index: -1;
  opacity: 0.25;
}
.h_marker .entry-content h3:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}
.h_marker .entry-content h3:not([class*=is-style-style]),
.h_marker .entry-content h4:not([class*=is-style-style]) {
  position: relative;
  border: none;
}
.h_marker .entry-content h3:not([class*=is-style-style]) {
  padding: 0.1em;
}
.h_marker .entry-content h3:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 0.25em solid;
  opacity: 0.5;
}
.h_marker .entry-content h4:not([class*=is-style-style]):not(.has-text-color)::before {
  border-left-color: var(--main-ttl-bg);
}
.h_marker .entry-content h4:not([class*=is-style-style])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0.5;
}

.h_balloon .entry-content h2:not([class*=is-style-style])::before,
.h_balloon .homeadd_wrap h2:not([class*=is-style-style])::before {
  content: "";
  position: absolute;
  background-color: inherit;
  width: 0.8em;
  height: 0.8em;
  -webkit-transform: scale(0.75, 1) rotate(45deg);
          transform: scale(0.75, 1) rotate(45deg);
  bottom: -0.4em;
  left: 5%;
}

.h_stitch .entry-content h2:not([class*=is-style-style]),
.h_stitch .homeadd_wrap h2:not([class*=is-style-style]) {
  position: relative;
}
.h_stitch .entry-content h2:not([class*=is-style-style])::before, .h_stitch .entry-content h2:not([class*=is-style-style])::after,
.h_stitch .homeadd_wrap h2:not([class*=is-style-style])::before,
.h_stitch .homeadd_wrap h2:not([class*=is-style-style])::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 2px dashed #ffffff;
  opacity: 0.5;
}
.h_stitch .entry-content h2:not([class*=is-style-style])::after,
.h_stitch .homeadd_wrap h2:not([class*=is-style-style])::after {
  top: auto;
  bottom: 3px;
}
.h_stitch .entry-content h3:not([class*=is-style-style]) {
  border-top-style: dotted;
  border-bottom-style: dotted;
}
.h_stitch .entry-content h4:not([class*=is-style-style]) {
  border-left-style: dotted;
}

.h_stripe .entry-content h2:not([class*=is-style-style]),
.h_stripe .homeadd_wrap h2:not([class*=is-style-style]) {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 8px);
}
.h_stripe .entry-content h3:not([class*=is-style-style]) {
  padding-top: 0.1em;
  border: none;
  position: relative;
}
.h_stripe .entry-content h3:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(45deg, transparent 25%, var(--main-ttl-bg) 25%, var(--main-ttl-bg) 50%, transparent 50%, transparent 75%, var(--main-ttl-bg) 75%, var(--main-ttl-bg));
  background-size: 4px 4px;
  opacity: 0.5;
}
.h_stripe .entry-content h4:not([class*=is-style-style]) {
  border-left: none;
  position: relative;
}
.h_stripe .entry-content h4:not([class*=is-style-style])::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: var(--main-ttl-bg);
  opacity: 0.4;
}

.h_bl_bg .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background), .h_bb_bg .entry-content h2:not([class*=is-style-style]):not(.has-background),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-background) {
  background-color: rgba(238, 238, 238, 0.5);
}
.h_bl_bg .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bl_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color), .h_bb_bg .entry-content h2:not([class*=is-style-style]):not(.has-text-color),
.h_bb_bg .homeadd_wrap h2:not([class*=is-style-style]):not(.has-text-color) {
  color: inherit;
  border-color: var(--main-ttl-bg);
}
.h_bl_bg .entry-content h3:not([class*=is-style-style]):not(.has-text-color)::after, .h_bb_bg .entry-content h3:not([class*=is-style-style]):not(.has-text-color)::after {
  border-bottom-color: var(--main-ttl-bg);
}
.h_bl_bg .entry-content h3:not([class*=is-style-style]), .h_bb_bg .entry-content h3:not([class*=is-style-style]) {
  border-top: none;
  position: relative;
  border-bottom-color: rgba(221, 221, 221, 0.5);
  padding: 0.3em 0.1em;
}
.h_bl_bg .entry-content h3:not([class*=is-style-style])::after, .h_bb_bg .entry-content h3:not([class*=is-style-style])::after {
  content: "";
  position: absolute;
  left: 0;
  width: 30%;
}

.w_stylenone .sidebar .widgettitle, .w_stylenone .spnavi .widgettitle {
  background: inherit;
  color: inherit;
  padding: inherit;
}

.w_border .sidebar .widgettitle, .w_border .spnavi .widgettitle, .w_dotted .sidebar .widgettitle, .w_dotted .spnavi .widgettitle, .w_borderleft .sidebar .widgettitle, .w_borderleft .spnavi .widgettitle, .w_bycolor .sidebar .widgettitle, .w_bycolor .spnavi .widgettitle {
  background: none;
  color: inherit;
  padding: 0.25em 0.1em;
}

.w_stitch .sidebar .widgettitle, .w_stitch .spnavi .widgettitle {
  position: relative;
}
.w_stitch .sidebar .widgettitle::before, .w_stitch .sidebar .widgettitle::after, .w_stitch .spnavi .widgettitle::before, .w_stitch .spnavi .widgettitle::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px dashed rgba(255, 255, 255, 0.75);
}
.w_stitch .sidebar .widgettitle::after, .w_stitch .spnavi .widgettitle::after {
  top: auto;
  bottom: 2px;
}

.w_stripe .sidebar .widgettitle, .w_stripe .spnavi .widgettitle {
  background-image: repeating-linear-gradient(45deg, transparent, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 8px);
}

h2.is-style-stylenone,
h3.is-style-stylenone,
h4.is-style-stylenone {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: static;
  border-radius: 0;
  margin: 1.15em 0;
}

h2.is-style-stylenone:not(.has-text-color):not(.has-background),
h3.is-style-stylenone:not(.has-text-color):not(.has-background),
h4.is-style-stylenone:not(.has-text-color):not(.has-background) {
  background: none;
  padding: 0;
}

@media only screen and (max-width: 480px) {
  .entry-content h2:not([class*=is-style-style]):not(.alignwide):not(.alignfull),
  .homeadd_wrap h2,
  .entry-content h2:not([class*=is-style-style]),
  .entry-content h3:not([class*=is-style-style]),
  .entry-content h4:not([class*=is-style-style]),
  .homeadd_wrap h2 {
    font-size: 105%;
  }
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: var(--oc-has-background-basic-padding);
}

.entry-content li {
  position: relative;
  padding-left: 1.35em;
}
.entry-content ul li::before {
  font-weight: 700;
  content: "\f111";
  display: block;
  position: absolute;
  left: 2px;
  top: 0;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  color: var(--main-ttl-bg);
  background: none;
}
.entry-content li ul li::before {
  content: "\f192";
}
.entry-content ol {
  counter-reset: number;
}
.entry-content ol[start] {
  counter-reset: unset;
}
.entry-content ol > li::before {
  font-family: inherit;
  counter-increment: number;
  content: counter(number);
  background-color: var(--main-ttl-bg);
  border: 1px solid var(--main-ttl-bg);
  color: var(--main-ttl-color);
  font-weight: 700;
  display: block;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  left: 1px;
  top: 0;
}
.entry-content li ol > li:before {
  background: none;
  content: counter(number) ".";
  border: none;
  color: inherit;
  opacity: 0.6;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  top: 1px;
}
.entry-content ul.has-text-color li::before {
  color: currentColor;
}
.entry-content ul.has-background,
.entry-content ol.has-background {
  padding: 1% 3%;
}
.entry-content ol.wp-block-footnotes {
  padding-left: 1.5em;
}
.entry-content ol.wp-block-footnotes.has-background {
  padding-left: 2.5em !important;
}
.entry-content .wp-block-footnotes li {
  padding-left: 0;
  list-style-type: inherit;
}
.entry-content .wp-block-footnotes li::before,
.entry-content .wp-block-footnotes li ul li::before {
  content: none;
}

.wp-block-social-links li {
  padding: 0;
  margin: initial;
  position: initial;
  list-style: initial;
}
.wp-block-social-links li::before {
  content: none !important;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  padding: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment::before {
  content: none;
}

.wp-caption {
  max-width: 100%;
  background: #fff;
  padding: 5px;
  margin-bottom: 1.2em;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 3px;
}

.wp-caption img,
.wp-block-image img {
  max-width: 100%;
  margin-bottom: 0;
}

.wp-block-image.alignfull, .wp-block-image.alignwide {
  margin-bottom: 0;
}

.wp-block-video video {
  vertical-align: bottom;
}

.wp-block-video.alignfull video {
  width: 100%;
}

.gallery,
.wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item,
li.blocks-gallery-item {
  margin: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0;
  width: 100%;
}
.gallery-item img,
li.blocks-gallery-item img {
  margin: 0;
}

li.blocks-gallery-item::before {
  content: none !important;
}

.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item,
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin: 0 5px 5px 0 !important;
}

.gallery-columns-2 .gallery-item,
.wp-block-gallery.columns-2 .blocks-gallery-item {
  max-width: calc((100% - 5px) / 2);
}

.gallery-columns-3 .gallery-item,
.wp-block-gallery.columns-3 .blocks-gallery-item {
  max-width: calc((100% - 10px) / 3);
}

.gallery-columns-4 .gallery-item,
.wp-block-gallery.columns-4 .blocks-gallery-item {
  max-width: calc((100% - 15px) / 4);
}

.gallery-columns-5 .gallery-item,
.wp-block-gallery.columns-5 .blocks-gallery-item {
  max-width: calc((100% - 20px) / 5);
}

.gallery-columns-6 .gallery-item,
.wp-block-gallery.columns-6 .blocks-gallery-item {
  max-width: calc((100% - 25px) / 6);
}

.gallery-columns-7 .gallery-item,
.wp-block-gallery.columns-7 .blocks-gallery-item {
  max-width: calc((100% - 30px) / 7);
}

.gallery-columns-8 .gallery-item,
.wp-block-gallery.columns-8 .blocks-gallery-item {
  max-width: calc((100% - 35px) / 8);
}

.gallery-columns-2 .gallery-item:nth-of-type(2n+2),
.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n+2),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3),
.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n+3),
.gallery-columns-4 .gallery-item:nth-of-type(4n+4),
.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n+4),
.gallery-columns-5 .gallery-item:nth-of-type(5n+5),
.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n+5),
.gallery-columns-6 .gallery-item:nth-of-type(6n+6),
.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n+6),
.gallery-columns-7 .gallery-item:nth-of-type(7n+7),
.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n+7),
.gallery-columns-8 .gallery-item:nth-of-type(8n+8),
.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n+8) {
  margin-right: 0 !important;
}

.gallery-item:last-of-type {
  padding-right: 0;
}

.gallery-caption {
  margin: 0;
  padding: 0.3em;
}

.gallery-item > div > a {
  display: block;
  line-height: 0;
  -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
}

.cat-name {
  font-size: 85%;
  padding: 0.2em 0.5em;
  background-color: var(--label-bg);
  color: var(--label-text-color);
}
.cat-name a,
.cat-name a:hover {
  text-decoration: none;
  color: inherit;
}
.cat-name.cat-id-page:before {
  content: "PICK UP";
}

.eyecatch {
  position: relative;
  text-align: center;
}
.eyecatch.of-cover img {
  -o-object-fit: cover;
     object-fit: cover;
}
.eyecatch .cat-name {
  position: absolute;
  top: -0.1px;
  right: 0;
}

.archives-list .cat-name {
  font-size: 72%;
  opacity: 0.88;
}
.archives-list .cat-name:empty {
  display: none;
}

.single .entry-content > :first-child,
.page .entry-content > :first-child {
  margin-top: 0;
}
.single .entry-content > .cbox.intitle:not(.type_ttl):first-child,
.page .entry-content > .cbox.intitle:not(.type_ttl):first-child {
  margin-top: 1rem;
}

.single .entry-content > .add.titleunder > .widget:first-child > h2,
.single .entry-content > .add.titleunder > .widget:first-child > .textwidget > h2:first-child,
body.page:not(.home) .entry-content > .add.titleunder > .widget:first-child > h2,
body.page:not(.home) .entry-content > .add.titleunder > .widget:first-child > .textwidget > h2:first-child {
  margin-top: 1em;
}

#single_foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  margin-top: 1em;
}

#related-box a,
#np-post a,
.author_name a,
#author-newpost a {
  color: inherit;
  text-decoration: none;
}

#related-box ul,
#author-newpost ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  --postlist_card__gap: 0.5em;
  margin-left: calc(var(--postlist_card__gap) * -1);
  margin-right: calc(var(--postlist_card__gap) * -1);
  margin-top: calc(var(--postlist_card__gap) * -1);
}
#related-box ul .related_newpost__li,
#author-newpost ul .related_newpost__li {
  width: calc(25% - var(--postlist_card__gap) * 2);
  margin: var(--postlist_card__gap);
  padding: 0;
}
@media only screen and (max-width: 480px) {
  #related-box ul .related_newpost__li,
  #author-newpost ul .related_newpost__li {
    width: calc(50% - var(--postlist_card__gap) * 2);
  }
}
#related-box ul .related_newpost__li::before,
#author-newpost ul .related_newpost__li::before {
  content: none;
}
#related-box ul .related_newpost__li img,
#author-newpost ul .related_newpost__li img {
  margin-bottom: 0;
}

.h_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
}
.h_ttl::after,
.h_ttl .subtext {
  font-size: 11px;
  line-height: 1.2;
}

#related-box.ga_recommend .h_ttl::after {
  content: "関連記事（広告を含む）";
}

#np-post {
  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;
  gap: 0.5em;
}
#np-post:not(.np-reverse):not(:has(.prev)) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.np-post-list {
  width: 50%;
}
.np-post-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.6em;
  font-size: 75%;
  gap: 0.5em;
}
.np-post-list a .ttl {
  overflow: hidden;
}
.np-post-list a .eyecatch {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.np-post-list a .eyecatch img {
  width: 55px;
  min-width: 55px;
}
@media only screen and (max-width: 480px) {
  .np-post-list a {
    font-size: 10px;
  }
  .np-post-list a .eyecatch img {
    width: 40px;
    min-width: 40px;
  }
}
.np-post-list.prev a::before, .np-post-list.next a::after, .np-post-list.next a::before, .np-post-list.prev a::after {
  font-weight: 700;
  font-size: 120%;
  color: var(--main-link-color);
}

#np-post:not(.np-reverse) .np-post-list.prev a::before, #np-post:not(.np-reverse) .np-post-list.next a::after {
  content: "\f0d9";
}
#np-post:not(.np-reverse) .np-post-list.next a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#np-post:not(.np-reverse) .np-post-list.next a::after {
  content: "\f0da";
}

#np-post.np-reverse:not(:has(.next)) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#np-post.np-reverse .np-post-list.next {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#np-post.np-reverse .np-post-list.next a .ttl {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
#np-post.np-reverse .np-post-list.prev a .ttl {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
#np-post.np-reverse .np-post-list.next a::before, #np-post.np-reverse .np-post-list.prev a::after {
  content: "\f0d9";
}
#np-post.np-reverse .np-post-list.prev a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#np-post.np-reverse .np-post-list.prev a::after {
  content: "\f0da";
}

.article-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.3em;
  margin-top: 1em;
}
.article-footer .post-categories {
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.3em;
}
.article-footer .post-categories li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.article-footer .post-categories a {
  display: inline-block;
  padding: 0.35em 0.5em;
  text-decoration: none;
  line-height: 1.1;
  font-size: 75%;
  border-width: 1px;
  border-style: solid;
  border-color: var(--main-link-color);
  background-color: var(--main-link-color);
  color: #fff;
  border-radius: 3px;
}
.article-footer .post-categories a:hover {
  background: var(--main-link-color-hover);
  border-color: var(--main-link-color-hover);
}
.article-footer .post-categories a::before {
  font-weight: 700;
  content: "\f07b";
  margin-right: 0.2em;
}
.article-footer .post-categories.tags a:not(:hover) {
  background: none;
  color: var(--main-link-color);
}
.article-footer .post-categories.tags a::before {
  content: "\f02b";
}

.fb-likebtn {
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 0;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.fb-likebtn::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111;
  opacity: 0.8;
  z-index: 1;
}
.fb-likebtn .inner {
  padding: 9% 3%;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.fb-likebtn .fb-button {
  display: block;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  overflow: hidden;
}
.fb-likebtn .like_text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fb-likebtn .like_text span {
  font-size: 140%;
}
.fb-likebtn .like_text::after {
  opacity: 0.7;
}

.sharewrap__title {
  margin-top: 0;
}
.sharewrap__title::before {
  font-weight: 700;
  content: "\f1e0";
  margin: 0 0.3em;
}

@media only screen and (min-width: 981px) {
  .sns-fix {
    position: fixed;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(-65px, -50%);
            transform: translate(-65px, -50%);
    opacity: 0;
    z-index: 9;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .sns-fix.--is-active {
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    opacity: 1;
  }
  .sns-fix .sharewrap__title {
    display: none;
  }
  .sns-fix .sns_btn__ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sns-fix .sns_btn__li {
    width: 65px;
  }
  .sns-fix .sns_btn__li.copyurl .copy_success_text {
    left: 100%;
    right: auto;
    -webkit-transform: translateX(8px) translateY(50%);
            transform: translateX(8px) translateY(50%);
    bottom: 50%;
    margin-bottom: 0;
  }
  .sns-fix .sns_btn__li.copyurl .copy_success_text::after {
    top: 50%;
    left: auto;
    right: 100%;
    margin-top: -4px;
    border: 4px solid transparent;
    border-right: 8px solid rgba(0, 0, 0, 0.5);
  }
  .sns-fix .sns_btn__link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .sns-fix .sns_btn__link .sns_btn__text {
    font-size: 10px;
    margin-bottom: -4px;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    text-overflow: ellipsis;
  }
}
@media only screen and (min-width: 1336px) {
  .sns-fix .--style-simple .sns_btn__li {
    width: 50px;
  }
  .sns-fix .--style-simple .sns_btn__link {
    padding: 1em 0;
  }
}
@media (min-width: 981px) and (max-width: 1335px) {
  .sns-fix {
    left: 0;
  }
  .sns-fix .sns_btn__li {
    width: 30px;
  }
  .sns-fix .sns_btn__li .sns_btn__link {
    padding: 0.4em 0.5em;
    border-radius: 0 0.2em 0.2em 0;
  }
  .sns-fix .sns_btn__li .sns_btn__link .sns_btn__text {
    display: none;
  }
}

.wp-block-columns {
  --block-column-gap: 2em;
  gap: var(--block-column-gap);
}
.wp-block-columns.has-background {
  padding: var(--block-column-gap);
}

.wp-block-column > :last-child {
  margin-bottom: 0;
}
.wp-block-column.has-background {
  padding: 1.25em;
}

.wp-block-latest-posts {
  overflow: hidden;
}
.wp-block-latest-posts li {
  padding: 0;
}
.wp-block-latest-posts li::before {
  content: none !important;
}
.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-latest-posts__post-date {
  font-size: 80%;
  opacity: 0.9;
}
.wp-block-latest-posts__featured-image img {
  margin-bottom: initial;
}
.wp-block-latest-posts__featured-image:not(.aligncenter) {
  margin-bottom: 0.5em;
}

.wp-caption .wp-caption-text,
.wp-block-image figcaption,
.wp-block-table figcaption {
  margin: 0.5em;
}

.clear {
  clear: both !important;
}

.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden;
}

.cf:after {
  clear: both;
}

.cf {
  zoom: 1;
}

.is__txt_C {
  text-align: center !important;
}

.is__txt_L {
  text-align: left !important;
}

.is__txt_R {
  text-align: right !important;
}

.is__valign_top {
  vertical-align: top !important;
}

.is__valign_middle {
  vertical-align: middle !important;
}

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

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

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

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

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

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

.is__d_block_xxl {
  display: none;
}
@media (min-width: 2560px) {
  .is__d_block_xxl {
    display: block;
  }
}

@media (max-width: 424px) {
  .is__d_none_xxs {
    display: none;
  }
}

@media (max-width: 767px) {
  .is__d_none_xs {
    display: none;
  }
}

@media (max-width: 1023px) {
  .is__d_none_sm {
    display: none;
  }
}

@media (max-width: 1279px) {
  .is__d_none_md {
    display: none;
  }
}

@media (max-width: 1439px) {
  .is__d_none_lg {
    display: none;
  }
}

@media (max-width: 2559px) {
  .is__d_none_xl {
    display: none;
  }
}

@media (min-width: 2560px) {
  .is__d_none_xxl {
    display: none;
  }
}

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

.mt-10 {
  margin-top: 1rem !important;
}

.mt-20 {
  margin-top: 2rem !important;
}

.mt-30 {
  margin-top: 3rem !important;
}

.mt-40 {
  margin-top: 4rem !important;
}

.mt-50 {
  margin-top: 5rem !important;
}

.mt-60 {
  margin-top: 6rem !important;
}

.mt-70 {
  margin-top: 7rem !important;
}

.mt-80 {
  margin-top: 8rem !important;
}

.mt-90 {
  margin-top: 9rem !important;
}

.mt-100 {
  margin-top: 10rem !important;
}

.mt-110 {
  margin-top: 11rem !important;
}

.mt-120 {
  margin-top: 12rem !important;
}

.mt-130 {
  margin-top: 13rem !important;
}

.mt-140 {
  margin-top: 14rem !important;
}

.mt-150 {
  margin-top: 15rem !important;
}

.mt-160 {
  margin-top: 16rem !important;
}

.mt-170 {
  margin-top: 17rem !important;
}

.mt-180 {
  margin-top: 18rem !important;
}

.mt-190 {
  margin-top: 19rem !important;
}

.mt-200 {
  margin-top: 20rem !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-10 {
  margin-right: 1rem !important;
}

.mr-20 {
  margin-right: 2rem !important;
}

.mr-30 {
  margin-right: 3rem !important;
}

.mr-40 {
  margin-right: 4rem !important;
}

.mr-50 {
  margin-right: 5rem !important;
}

.mr-60 {
  margin-right: 6rem !important;
}

.mr-70 {
  margin-right: 7rem !important;
}

.mr-80 {
  margin-right: 8rem !important;
}

.mr-90 {
  margin-right: 9rem !important;
}

.mr-100 {
  margin-right: 10rem !important;
}

.mr-110 {
  margin-right: 11rem !important;
}

.mr-120 {
  margin-right: 12rem !important;
}

.mr-130 {
  margin-right: 13rem !important;
}

.mr-140 {
  margin-right: 14rem !important;
}

.mr-150 {
  margin-right: 15rem !important;
}

.mr-160 {
  margin-right: 16rem !important;
}

.mr-170 {
  margin-right: 17rem !important;
}

.mr-180 {
  margin-right: 18rem !important;
}

.mr-190 {
  margin-right: 19rem !important;
}

.mr-200 {
  margin-right: 20rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 1rem !important;
}

.mb-20 {
  margin-bottom: 2rem !important;
}

.mb-30 {
  margin-bottom: 3rem !important;
}

.mb-40 {
  margin-bottom: 4rem !important;
}

.mb-50 {
  margin-bottom: 5rem !important;
}

.mb-60 {
  margin-bottom: 6rem !important;
}

.mb-70 {
  margin-bottom: 7rem !important;
}

.mb-80 {
  margin-bottom: 8rem !important;
}

.mb-90 {
  margin-bottom: 9rem !important;
}

.mb-100 {
  margin-bottom: 10rem !important;
}

.mb-110 {
  margin-bottom: 11rem !important;
}

.mb-120 {
  margin-bottom: 12rem !important;
}

.mb-130 {
  margin-bottom: 13rem !important;
}

.mb-140 {
  margin-bottom: 14rem !important;
}

.mb-150 {
  margin-bottom: 15rem !important;
}

.mb-160 {
  margin-bottom: 16rem !important;
}

.mb-170 {
  margin-bottom: 17rem !important;
}

.mb-180 {
  margin-bottom: 18rem !important;
}

.mb-190 {
  margin-bottom: 19rem !important;
}

.mb-200 {
  margin-bottom: 20rem !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-10 {
  margin-left: 1rem !important;
}

.ml-20 {
  margin-left: 2rem !important;
}

.ml-30 {
  margin-left: 3rem !important;
}

.ml-40 {
  margin-left: 4rem !important;
}

.ml-50 {
  margin-left: 5rem !important;
}

.ml-60 {
  margin-left: 6rem !important;
}

.ml-70 {
  margin-left: 7rem !important;
}

.ml-80 {
  margin-left: 8rem !important;
}

.ml-90 {
  margin-left: 9rem !important;
}

.ml-100 {
  margin-left: 10rem !important;
}

.ml-110 {
  margin-left: 11rem !important;
}

.ml-120 {
  margin-left: 12rem !important;
}

.ml-130 {
  margin-left: 13rem !important;
}

.ml-140 {
  margin-left: 14rem !important;
}

.ml-150 {
  margin-left: 15rem !important;
}

.ml-160 {
  margin-left: 16rem !important;
}

.ml-170 {
  margin-left: 17rem !important;
}

.ml-180 {
  margin-left: 18rem !important;
}

.ml-190 {
  margin-left: 19rem !important;
}

.ml-200 {
  margin-left: 20rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-10 {
  padding-top: 1rem !important;
}

.pt-20 {
  padding-top: 2rem !important;
}

.pt-30 {
  padding-top: 3rem !important;
}

.pt-40 {
  padding-top: 4rem !important;
}

.pt-50 {
  padding-top: 5rem !important;
}

.pt-60 {
  padding-top: 6rem !important;
}

.pt-70 {
  padding-top: 7rem !important;
}

.pt-80 {
  padding-top: 8rem !important;
}

.pt-90 {
  padding-top: 9rem !important;
}

.pt-100 {
  padding-top: 10rem !important;
}

.pt-110 {
  padding-top: 11rem !important;
}

.pt-120 {
  padding-top: 12rem !important;
}

.pt-130 {
  padding-top: 13rem !important;
}

.pt-140 {
  padding-top: 14rem !important;
}

.pt-150 {
  padding-top: 15rem !important;
}

.pt-160 {
  padding-top: 16rem !important;
}

.pt-170 {
  padding-top: 17rem !important;
}

.pt-180 {
  padding-top: 18rem !important;
}

.pt-190 {
  padding-top: 19rem !important;
}

.pt-200 {
  padding-top: 20rem !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-10 {
  padding-right: 1rem !important;
}

.pr-20 {
  padding-right: 2rem !important;
}

.pr-30 {
  padding-right: 3rem !important;
}

.pr-40 {
  padding-right: 4rem !important;
}

.pr-50 {
  padding-right: 5rem !important;
}

.pr-60 {
  padding-right: 6rem !important;
}

.pr-70 {
  padding-right: 7rem !important;
}

.pr-80 {
  padding-right: 8rem !important;
}

.pr-90 {
  padding-right: 9rem !important;
}

.pr-100 {
  padding-right: 10rem !important;
}

.pr-110 {
  padding-right: 11rem !important;
}

.pr-120 {
  padding-right: 12rem !important;
}

.pr-130 {
  padding-right: 13rem !important;
}

.pr-140 {
  padding-right: 14rem !important;
}

.pr-150 {
  padding-right: 15rem !important;
}

.pr-160 {
  padding-right: 16rem !important;
}

.pr-170 {
  padding-right: 17rem !important;
}

.pr-180 {
  padding-right: 18rem !important;
}

.pr-190 {
  padding-right: 19rem !important;
}

.pr-200 {
  padding-right: 20rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-10 {
  padding-bottom: 1rem !important;
}

.pb-20 {
  padding-bottom: 2rem !important;
}

.pb-30 {
  padding-bottom: 3rem !important;
}

.pb-40 {
  padding-bottom: 4rem !important;
}

.pb-50 {
  padding-bottom: 5rem !important;
}

.pb-60 {
  padding-bottom: 6rem !important;
}

.pb-70 {
  padding-bottom: 7rem !important;
}

.pb-80 {
  padding-bottom: 8rem !important;
}

.pb-90 {
  padding-bottom: 9rem !important;
}

.pb-100 {
  padding-bottom: 10rem !important;
}

.pb-110 {
  padding-bottom: 11rem !important;
}

.pb-120 {
  padding-bottom: 12rem !important;
}

.pb-130 {
  padding-bottom: 13rem !important;
}

.pb-140 {
  padding-bottom: 14rem !important;
}

.pb-150 {
  padding-bottom: 15rem !important;
}

.pb-160 {
  padding-bottom: 16rem !important;
}

.pb-170 {
  padding-bottom: 17rem !important;
}

.pb-180 {
  padding-bottom: 18rem !important;
}

.pb-190 {
  padding-bottom: 19rem !important;
}

.pb-200 {
  padding-bottom: 20rem !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-10 {
  padding-left: 1rem !important;
}

.pl-20 {
  padding-left: 2rem !important;
}

.pl-30 {
  padding-left: 3rem !important;
}

.pl-40 {
  padding-left: 4rem !important;
}

.pl-50 {
  padding-left: 5rem !important;
}

.pl-60 {
  padding-left: 6rem !important;
}

.pl-70 {
  padding-left: 7rem !important;
}

.pl-80 {
  padding-left: 8rem !important;
}

.pl-90 {
  padding-left: 9rem !important;
}

.pl-100 {
  padding-left: 10rem !important;
}

.pl-110 {
  padding-left: 11rem !important;
}

.pl-120 {
  padding-left: 12rem !important;
}

.pl-130 {
  padding-left: 13rem !important;
}

.pl-140 {
  padding-left: 14rem !important;
}

.pl-150 {
  padding-left: 15rem !important;
}

.pl-160 {
  padding-left: 16rem !important;
}

.pl-170 {
  padding-left: 17rem !important;
}

.pl-180 {
  padding-left: 18rem !important;
}

.pl-190 {
  padding-left: 19rem !important;
}

.pl-200 {
  padding-left: 20rem !important;
}

@media (max-width: 1279px) {
  .mt-10 {
    margin-top: calc(1rem / 1.2) !important;
  }
  .mt-20 {
    margin-top: calc(2rem / 1.2) !important;
  }
  .mt-30 {
    margin-top: calc(3rem / 1.2) !important;
  }
  .mt-40 {
    margin-top: calc(4rem / 1.2) !important;
  }
  .mt-50 {
    margin-top: calc(5rem / 1.2) !important;
  }
  .mt-60 {
    margin-top: calc(6rem / 1.2) !important;
  }
  .mt-70 {
    margin-top: calc(7rem / 1.2) !important;
  }
  .mt-80 {
    margin-top: calc(8rem / 1.2) !important;
  }
  .mt-90 {
    margin-top: calc(9rem / 1.2) !important;
  }
  .mt-100 {
    margin-top: calc(10rem / 1.2) !important;
  }
  .mt-110 {
    margin-top: calc(11rem / 1.2) !important;
  }
  .mt-120 {
    margin-top: calc(12rem / 1.2) !important;
  }
  .mt-130 {
    margin-top: calc(13rem / 1.2) !important;
  }
  .mt-140 {
    margin-top: calc(14rem / 1.2) !important;
  }
  .mt-150 {
    margin-top: calc(15rem / 1.2) !important;
  }
  .mt-160 {
    margin-top: calc(16rem / 1.2) !important;
  }
  .mt-170 {
    margin-top: calc(17rem / 1.2) !important;
  }
  .mt-180 {
    margin-top: calc(18rem / 1.2) !important;
  }
  .mt-190 {
    margin-top: calc(19rem / 1.2) !important;
  }
  .mt-200 {
    margin-top: calc(20rem / 1.2) !important;
  }
  .mr-10 {
    margin-right: calc(1rem / 1.2) !important;
  }
  .mr-20 {
    margin-right: calc(2rem / 1.2) !important;
  }
  .mr-30 {
    margin-right: calc(3rem / 1.2) !important;
  }
  .mr-40 {
    margin-right: calc(4rem / 1.2) !important;
  }
  .mr-50 {
    margin-right: calc(5rem / 1.2) !important;
  }
  .mr-60 {
    margin-right: calc(6rem / 1.2) !important;
  }
  .mr-70 {
    margin-right: calc(7rem / 1.2) !important;
  }
  .mr-80 {
    margin-right: calc(8rem / 1.2) !important;
  }
  .mr-90 {
    margin-right: calc(9rem / 1.2) !important;
  }
  .mr-100 {
    margin-right: calc(10rem / 1.2) !important;
  }
  .mr-110 {
    margin-right: calc(11rem / 1.2) !important;
  }
  .mr-120 {
    margin-right: calc(12rem / 1.2) !important;
  }
  .mr-130 {
    margin-right: calc(13rem / 1.2) !important;
  }
  .mr-140 {
    margin-right: calc(14rem / 1.2) !important;
  }
  .mr-150 {
    margin-right: calc(15rem / 1.2) !important;
  }
  .mr-160 {
    margin-right: calc(16rem / 1.2) !important;
  }
  .mr-170 {
    margin-right: calc(17rem / 1.2) !important;
  }
  .mr-180 {
    margin-right: calc(18rem / 1.2) !important;
  }
  .mr-190 {
    margin-right: calc(19rem / 1.2) !important;
  }
  .mr-200 {
    margin-right: calc(20rem / 1.2) !important;
  }
  .mb-10 {
    margin-bottom: calc(1rem / 1.2) !important;
  }
  .mb-20 {
    margin-bottom: calc(2rem / 1.2) !important;
  }
  .mb-30 {
    margin-bottom: calc(3rem / 1.2) !important;
  }
  .mb-40 {
    margin-bottom: calc(4rem / 1.2) !important;
  }
  .mb-50 {
    margin-bottom: calc(5rem / 1.2) !important;
  }
  .mb-60 {
    margin-bottom: calc(6rem / 1.2) !important;
  }
  .mb-70 {
    margin-bottom: calc(7rem / 1.2) !important;
  }
  .mb-80 {
    margin-bottom: calc(8rem / 1.2) !important;
  }
  .mb-90 {
    margin-bottom: calc(9rem / 1.2) !important;
  }
  .mb-100 {
    margin-bottom: calc(10rem / 1.2) !important;
  }
  .mb-110 {
    margin-bottom: calc(11rem / 1.2) !important;
  }
  .mb-120 {
    margin-bottom: calc(12rem / 1.2) !important;
  }
  .mb-130 {
    margin-bottom: calc(13rem / 1.2) !important;
  }
  .mb-140 {
    margin-bottom: calc(14rem / 1.2) !important;
  }
  .mb-150 {
    margin-bottom: calc(15rem / 1.2) !important;
  }
  .mb-160 {
    margin-bottom: calc(16rem / 1.2) !important;
  }
  .mb-170 {
    margin-bottom: calc(17rem / 1.2) !important;
  }
  .mb-180 {
    margin-bottom: calc(18rem / 1.2) !important;
  }
  .mb-190 {
    margin-bottom: calc(19rem / 1.2) !important;
  }
  .mb-200 {
    margin-bottom: calc(20rem / 1.2) !important;
  }
  .ml-10 {
    margin-left: calc(1rem / 1.2) !important;
  }
  .ml-20 {
    margin-left: calc(2rem / 1.2) !important;
  }
  .ml-30 {
    margin-left: calc(3rem / 1.2) !important;
  }
  .ml-40 {
    margin-left: calc(4rem / 1.2) !important;
  }
  .ml-50 {
    margin-left: calc(5rem / 1.2) !important;
  }
  .ml-60 {
    margin-left: calc(6rem / 1.2) !important;
  }
  .ml-70 {
    margin-left: calc(7rem / 1.2) !important;
  }
  .ml-80 {
    margin-left: calc(8rem / 1.2) !important;
  }
  .ml-90 {
    margin-left: calc(9rem / 1.2) !important;
  }
  .ml-100 {
    margin-left: calc(10rem / 1.2) !important;
  }
  .ml-110 {
    margin-left: calc(11rem / 1.2) !important;
  }
  .ml-120 {
    margin-left: calc(12rem / 1.2) !important;
  }
  .ml-130 {
    margin-left: calc(13rem / 1.2) !important;
  }
  .ml-140 {
    margin-left: calc(14rem / 1.2) !important;
  }
  .ml-150 {
    margin-left: calc(15rem / 1.2) !important;
  }
  .ml-160 {
    margin-left: calc(16rem / 1.2) !important;
  }
  .ml-170 {
    margin-left: calc(17rem / 1.2) !important;
  }
  .ml-180 {
    margin-left: calc(18rem / 1.2) !important;
  }
  .ml-190 {
    margin-left: calc(19rem / 1.2) !important;
  }
  .ml-200 {
    margin-left: calc(20rem / 1.2) !important;
  }
  .pt-10 {
    padding-top: calc(1rem / 1.2) !important;
  }
  .pt-20 {
    padding-top: calc(2rem / 1.2) !important;
  }
  .pt-30 {
    padding-top: calc(3rem / 1.2) !important;
  }
  .pt-40 {
    padding-top: calc(4rem / 1.2) !important;
  }
  .pt-50 {
    padding-top: calc(5rem / 1.2) !important;
  }
  .pt-60 {
    padding-top: calc(6rem / 1.2) !important;
  }
  .pt-70 {
    padding-top: calc(7rem / 1.2) !important;
  }
  .pt-80 {
    padding-top: calc(8rem / 1.2) !important;
  }
  .pt-90 {
    padding-top: calc(9rem / 1.2) !important;
  }
  .pt-100 {
    padding-top: calc(10rem / 1.2) !important;
  }
  .pt-110 {
    padding-top: calc(11rem / 1.2) !important;
  }
  .pt-120 {
    padding-top: calc(12rem / 1.2) !important;
  }
  .pt-130 {
    padding-top: calc(13rem / 1.2) !important;
  }
  .pt-140 {
    padding-top: calc(14rem / 1.2) !important;
  }
  .pt-150 {
    padding-top: calc(15rem / 1.2) !important;
  }
  .pt-160 {
    padding-top: calc(16rem / 1.2) !important;
  }
  .pt-170 {
    padding-top: calc(17rem / 1.2) !important;
  }
  .pt-180 {
    padding-top: calc(18rem / 1.2) !important;
  }
  .pt-190 {
    padding-top: calc(19rem / 1.2) !important;
  }
  .pt-200 {
    padding-top: calc(20rem / 1.2) !important;
  }
  .pr-10 {
    padding-right: calc(1rem / 1.2) !important;
  }
  .pr-20 {
    padding-right: calc(2rem / 1.2) !important;
  }
  .pr-30 {
    padding-right: calc(3rem / 1.2) !important;
  }
  .pr-40 {
    padding-right: calc(4rem / 1.2) !important;
  }
  .pr-50 {
    padding-right: calc(5rem / 1.2) !important;
  }
  .pr-60 {
    padding-right: calc(6rem / 1.2) !important;
  }
  .pr-70 {
    padding-right: calc(7rem / 1.2) !important;
  }
  .pr-80 {
    padding-right: calc(8rem / 1.2) !important;
  }
  .pr-90 {
    padding-right: calc(9rem / 1.2) !important;
  }
  .pr-100 {
    padding-right: calc(10rem / 1.2) !important;
  }
  .pr-110 {
    padding-right: calc(11rem / 1.2) !important;
  }
  .pr-120 {
    padding-right: calc(12rem / 1.2) !important;
  }
  .pr-130 {
    padding-right: calc(13rem / 1.2) !important;
  }
  .pr-140 {
    padding-right: calc(14rem / 1.2) !important;
  }
  .pr-150 {
    padding-right: calc(15rem / 1.2) !important;
  }
  .pr-160 {
    padding-right: calc(16rem / 1.2) !important;
  }
  .pr-170 {
    padding-right: calc(17rem / 1.2) !important;
  }
  .pr-180 {
    padding-right: calc(18rem / 1.2) !important;
  }
  .pr-190 {
    padding-right: calc(19rem / 1.2) !important;
  }
  .pr-200 {
    padding-right: calc(20rem / 1.2) !important;
  }
  .pb-10 {
    padding-bottom: calc(1rem / 1.2) !important;
  }
  .pb-20 {
    padding-bottom: calc(2rem / 1.2) !important;
  }
  .pb-30 {
    padding-bottom: calc(3rem / 1.2) !important;
  }
  .pb-40 {
    padding-bottom: calc(4rem / 1.2) !important;
  }
  .pb-50 {
    padding-bottom: calc(5rem / 1.2) !important;
  }
  .pb-60 {
    padding-bottom: calc(6rem / 1.2) !important;
  }
  .pb-70 {
    padding-bottom: calc(7rem / 1.2) !important;
  }
  .pb-80 {
    padding-bottom: calc(8rem / 1.2) !important;
  }
  .pb-90 {
    padding-bottom: calc(9rem / 1.2) !important;
  }
  .pb-100 {
    padding-bottom: calc(10rem / 1.2) !important;
  }
  .pb-110 {
    padding-bottom: calc(11rem / 1.2) !important;
  }
  .pb-120 {
    padding-bottom: calc(12rem / 1.2) !important;
  }
  .pb-130 {
    padding-bottom: calc(13rem / 1.2) !important;
  }
  .pb-140 {
    padding-bottom: calc(14rem / 1.2) !important;
  }
  .pb-150 {
    padding-bottom: calc(15rem / 1.2) !important;
  }
  .pb-160 {
    padding-bottom: calc(16rem / 1.2) !important;
  }
  .pb-170 {
    padding-bottom: calc(17rem / 1.2) !important;
  }
  .pb-180 {
    padding-bottom: calc(18rem / 1.2) !important;
  }
  .pb-190 {
    padding-bottom: calc(19rem / 1.2) !important;
  }
  .pb-200 {
    padding-bottom: calc(20rem / 1.2) !important;
  }
  .pl-10 {
    padding-left: calc(1rem / 1.2) !important;
  }
  .pl-20 {
    padding-left: calc(2rem / 1.2) !important;
  }
  .pl-30 {
    padding-left: calc(3rem / 1.2) !important;
  }
  .pl-40 {
    padding-left: calc(4rem / 1.2) !important;
  }
  .pl-50 {
    padding-left: calc(5rem / 1.2) !important;
  }
  .pl-60 {
    padding-left: calc(6rem / 1.2) !important;
  }
  .pl-70 {
    padding-left: calc(7rem / 1.2) !important;
  }
  .pl-80 {
    padding-left: calc(8rem / 1.2) !important;
  }
  .pl-90 {
    padding-left: calc(9rem / 1.2) !important;
  }
  .pl-100 {
    padding-left: calc(10rem / 1.2) !important;
  }
  .pl-110 {
    padding-left: calc(11rem / 1.2) !important;
  }
  .pl-120 {
    padding-left: calc(12rem / 1.2) !important;
  }
  .pl-130 {
    padding-left: calc(13rem / 1.2) !important;
  }
  .pl-140 {
    padding-left: calc(14rem / 1.2) !important;
  }
  .pl-150 {
    padding-left: calc(15rem / 1.2) !important;
  }
  .pl-160 {
    padding-left: calc(16rem / 1.2) !important;
  }
  .pl-170 {
    padding-left: calc(17rem / 1.2) !important;
  }
  .pl-180 {
    padding-left: calc(18rem / 1.2) !important;
  }
  .pl-190 {
    padding-left: calc(19rem / 1.2) !important;
  }
  .pl-200 {
    padding-left: calc(20rem / 1.2) !important;
  }
}
@media (max-width: 1023px) {
  .mt-10 {
    margin-top: calc(1rem / 1.5) !important;
  }
  .mt-20 {
    margin-top: calc(2rem / 1.5) !important;
  }
  .mt-30 {
    margin-top: calc(3rem / 1.5) !important;
  }
  .mt-40 {
    margin-top: calc(4rem / 1.5) !important;
  }
  .mt-50 {
    margin-top: calc(5rem / 1.5) !important;
  }
  .mt-60 {
    margin-top: calc(6rem / 1.5) !important;
  }
  .mt-70 {
    margin-top: calc(7rem / 1.5) !important;
  }
  .mt-80 {
    margin-top: calc(8rem / 1.5) !important;
  }
  .mt-90 {
    margin-top: calc(9rem / 1.5) !important;
  }
  .mt-100 {
    margin-top: calc(10rem / 1.5) !important;
  }
  .mt-110 {
    margin-top: calc(11rem / 1.5) !important;
  }
  .mt-120 {
    margin-top: calc(12rem / 1.5) !important;
  }
  .mt-130 {
    margin-top: calc(13rem / 1.5) !important;
  }
  .mt-140 {
    margin-top: calc(14rem / 1.5) !important;
  }
  .mt-150 {
    margin-top: calc(15rem / 1.5) !important;
  }
  .mt-160 {
    margin-top: calc(16rem / 1.5) !important;
  }
  .mt-170 {
    margin-top: calc(17rem / 1.5) !important;
  }
  .mt-180 {
    margin-top: calc(18rem / 1.5) !important;
  }
  .mt-190 {
    margin-top: calc(19rem / 1.5) !important;
  }
  .mt-200 {
    margin-top: calc(20rem / 1.5) !important;
  }
  .mr-10 {
    margin-right: calc(1rem / 1.5) !important;
  }
  .mr-20 {
    margin-right: calc(2rem / 1.5) !important;
  }
  .mr-30 {
    margin-right: calc(3rem / 1.5) !important;
  }
  .mr-40 {
    margin-right: calc(4rem / 1.5) !important;
  }
  .mr-50 {
    margin-right: calc(5rem / 1.5) !important;
  }
  .mr-60 {
    margin-right: calc(6rem / 1.5) !important;
  }
  .mr-70 {
    margin-right: calc(7rem / 1.5) !important;
  }
  .mr-80 {
    margin-right: calc(8rem / 1.5) !important;
  }
  .mr-90 {
    margin-right: calc(9rem / 1.5) !important;
  }
  .mr-100 {
    margin-right: calc(10rem / 1.5) !important;
  }
  .mr-110 {
    margin-right: calc(11rem / 1.5) !important;
  }
  .mr-120 {
    margin-right: calc(12rem / 1.5) !important;
  }
  .mr-130 {
    margin-right: calc(13rem / 1.5) !important;
  }
  .mr-140 {
    margin-right: calc(14rem / 1.5) !important;
  }
  .mr-150 {
    margin-right: calc(15rem / 1.5) !important;
  }
  .mr-160 {
    margin-right: calc(16rem / 1.5) !important;
  }
  .mr-170 {
    margin-right: calc(17rem / 1.5) !important;
  }
  .mr-180 {
    margin-right: calc(18rem / 1.5) !important;
  }
  .mr-190 {
    margin-right: calc(19rem / 1.5) !important;
  }
  .mr-200 {
    margin-right: calc(20rem / 1.5) !important;
  }
  .mb-10 {
    margin-bottom: calc(1rem / 1.5) !important;
  }
  .mb-20 {
    margin-bottom: calc(2rem / 1.5) !important;
  }
  .mb-30 {
    margin-bottom: calc(3rem / 1.5) !important;
  }
  .mb-40 {
    margin-bottom: calc(4rem / 1.5) !important;
  }
  .mb-50 {
    margin-bottom: calc(5rem / 1.5) !important;
  }
  .mb-60 {
    margin-bottom: calc(6rem / 1.5) !important;
  }
  .mb-70 {
    margin-bottom: calc(7rem / 1.5) !important;
  }
  .mb-80 {
    margin-bottom: calc(8rem / 1.5) !important;
  }
  .mb-90 {
    margin-bottom: calc(9rem / 1.5) !important;
  }
  .mb-100 {
    margin-bottom: calc(10rem / 1.5) !important;
  }
  .mb-110 {
    margin-bottom: calc(11rem / 1.5) !important;
  }
  .mb-120 {
    margin-bottom: calc(12rem / 1.5) !important;
  }
  .mb-130 {
    margin-bottom: calc(13rem / 1.5) !important;
  }
  .mb-140 {
    margin-bottom: calc(14rem / 1.5) !important;
  }
  .mb-150 {
    margin-bottom: calc(15rem / 1.5) !important;
  }
  .mb-160 {
    margin-bottom: calc(16rem / 1.5) !important;
  }
  .mb-170 {
    margin-bottom: calc(17rem / 1.5) !important;
  }
  .mb-180 {
    margin-bottom: calc(18rem / 1.5) !important;
  }
  .mb-190 {
    margin-bottom: calc(19rem / 1.5) !important;
  }
  .mb-200 {
    margin-bottom: calc(20rem / 1.5) !important;
  }
  .ml-10 {
    margin-left: calc(1rem / 1.5) !important;
  }
  .ml-20 {
    margin-left: calc(2rem / 1.5) !important;
  }
  .ml-30 {
    margin-left: calc(3rem / 1.5) !important;
  }
  .ml-40 {
    margin-left: calc(4rem / 1.5) !important;
  }
  .ml-50 {
    margin-left: calc(5rem / 1.5) !important;
  }
  .ml-60 {
    margin-left: calc(6rem / 1.5) !important;
  }
  .ml-70 {
    margin-left: calc(7rem / 1.5) !important;
  }
  .ml-80 {
    margin-left: calc(8rem / 1.5) !important;
  }
  .ml-90 {
    margin-left: calc(9rem / 1.5) !important;
  }
  .ml-100 {
    margin-left: calc(10rem / 1.5) !important;
  }
  .ml-110 {
    margin-left: calc(11rem / 1.5) !important;
  }
  .ml-120 {
    margin-left: calc(12rem / 1.5) !important;
  }
  .ml-130 {
    margin-left: calc(13rem / 1.5) !important;
  }
  .ml-140 {
    margin-left: calc(14rem / 1.5) !important;
  }
  .ml-150 {
    margin-left: calc(15rem / 1.5) !important;
  }
  .ml-160 {
    margin-left: calc(16rem / 1.5) !important;
  }
  .ml-170 {
    margin-left: calc(17rem / 1.5) !important;
  }
  .ml-180 {
    margin-left: calc(18rem / 1.5) !important;
  }
  .ml-190 {
    margin-left: calc(19rem / 1.5) !important;
  }
  .ml-200 {
    margin-left: calc(20rem / 1.5) !important;
  }
  .pt-10 {
    padding-top: calc(1rem / 1.5) !important;
  }
  .pt-20 {
    padding-top: calc(2rem / 1.5) !important;
  }
  .pt-30 {
    padding-top: calc(3rem / 1.5) !important;
  }
  .pt-40 {
    padding-top: calc(4rem / 1.5) !important;
  }
  .pt-50 {
    padding-top: calc(5rem / 1.5) !important;
  }
  .pt-60 {
    padding-top: calc(6rem / 1.5) !important;
  }
  .pt-70 {
    padding-top: calc(7rem / 1.5) !important;
  }
  .pt-80 {
    padding-top: calc(8rem / 1.5) !important;
  }
  .pt-90 {
    padding-top: calc(9rem / 1.5) !important;
  }
  .pt-100 {
    padding-top: calc(10rem / 1.5) !important;
  }
  .pt-110 {
    padding-top: calc(11rem / 1.5) !important;
  }
  .pt-120 {
    padding-top: calc(12rem / 1.5) !important;
  }
  .pt-130 {
    padding-top: calc(13rem / 1.5) !important;
  }
  .pt-140 {
    padding-top: calc(14rem / 1.5) !important;
  }
  .pt-150 {
    padding-top: calc(15rem / 1.5) !important;
  }
  .pt-160 {
    padding-top: calc(16rem / 1.5) !important;
  }
  .pt-170 {
    padding-top: calc(17rem / 1.5) !important;
  }
  .pt-180 {
    padding-top: calc(18rem / 1.5) !important;
  }
  .pt-190 {
    padding-top: calc(19rem / 1.5) !important;
  }
  .pt-200 {
    padding-top: calc(20rem / 1.5) !important;
  }
  .pr-10 {
    padding-right: calc(1rem / 1.5) !important;
  }
  .pr-20 {
    padding-right: calc(2rem / 1.5) !important;
  }
  .pr-30 {
    padding-right: calc(3rem / 1.5) !important;
  }
  .pr-40 {
    padding-right: calc(4rem / 1.5) !important;
  }
  .pr-50 {
    padding-right: calc(5rem / 1.5) !important;
  }
  .pr-60 {
    padding-right: calc(6rem / 1.5) !important;
  }
  .pr-70 {
    padding-right: calc(7rem / 1.5) !important;
  }
  .pr-80 {
    padding-right: calc(8rem / 1.5) !important;
  }
  .pr-90 {
    padding-right: calc(9rem / 1.5) !important;
  }
  .pr-100 {
    padding-right: calc(10rem / 1.5) !important;
  }
  .pr-110 {
    padding-right: calc(11rem / 1.5) !important;
  }
  .pr-120 {
    padding-right: calc(12rem / 1.5) !important;
  }
  .pr-130 {
    padding-right: calc(13rem / 1.5) !important;
  }
  .pr-140 {
    padding-right: calc(14rem / 1.5) !important;
  }
  .pr-150 {
    padding-right: calc(15rem / 1.5) !important;
  }
  .pr-160 {
    padding-right: calc(16rem / 1.5) !important;
  }
  .pr-170 {
    padding-right: calc(17rem / 1.5) !important;
  }
  .pr-180 {
    padding-right: calc(18rem / 1.5) !important;
  }
  .pr-190 {
    padding-right: calc(19rem / 1.5) !important;
  }
  .pr-200 {
    padding-right: calc(20rem / 1.5) !important;
  }
  .pb-10 {
    padding-bottom: calc(1rem / 1.5) !important;
  }
  .pb-20 {
    padding-bottom: calc(2rem / 1.5) !important;
  }
  .pb-30 {
    padding-bottom: calc(3rem / 1.5) !important;
  }
  .pb-40 {
    padding-bottom: calc(4rem / 1.5) !important;
  }
  .pb-50 {
    padding-bottom: calc(5rem / 1.5) !important;
  }
  .pb-60 {
    padding-bottom: calc(6rem / 1.5) !important;
  }
  .pb-70 {
    padding-bottom: calc(7rem / 1.5) !important;
  }
  .pb-80 {
    padding-bottom: calc(8rem / 1.5) !important;
  }
  .pb-90 {
    padding-bottom: calc(9rem / 1.5) !important;
  }
  .pb-100 {
    padding-bottom: calc(10rem / 1.5) !important;
  }
  .pb-110 {
    padding-bottom: calc(11rem / 1.5) !important;
  }
  .pb-120 {
    padding-bottom: calc(12rem / 1.5) !important;
  }
  .pb-130 {
    padding-bottom: calc(13rem / 1.5) !important;
  }
  .pb-140 {
    padding-bottom: calc(14rem / 1.5) !important;
  }
  .pb-150 {
    padding-bottom: calc(15rem / 1.5) !important;
  }
  .pb-160 {
    padding-bottom: calc(16rem / 1.5) !important;
  }
  .pb-170 {
    padding-bottom: calc(17rem / 1.5) !important;
  }
  .pb-180 {
    padding-bottom: calc(18rem / 1.5) !important;
  }
  .pb-190 {
    padding-bottom: calc(19rem / 1.5) !important;
  }
  .pb-200 {
    padding-bottom: calc(20rem / 1.5) !important;
  }
  .pl-10 {
    padding-left: calc(1rem / 1.5) !important;
  }
  .pl-20 {
    padding-left: calc(2rem / 1.5) !important;
  }
  .pl-30 {
    padding-left: calc(3rem / 1.5) !important;
  }
  .pl-40 {
    padding-left: calc(4rem / 1.5) !important;
  }
  .pl-50 {
    padding-left: calc(5rem / 1.5) !important;
  }
  .pl-60 {
    padding-left: calc(6rem / 1.5) !important;
  }
  .pl-70 {
    padding-left: calc(7rem / 1.5) !important;
  }
  .pl-80 {
    padding-left: calc(8rem / 1.5) !important;
  }
  .pl-90 {
    padding-left: calc(9rem / 1.5) !important;
  }
  .pl-100 {
    padding-left: calc(10rem / 1.5) !important;
  }
  .pl-110 {
    padding-left: calc(11rem / 1.5) !important;
  }
  .pl-120 {
    padding-left: calc(12rem / 1.5) !important;
  }
  .pl-130 {
    padding-left: calc(13rem / 1.5) !important;
  }
  .pl-140 {
    padding-left: calc(14rem / 1.5) !important;
  }
  .pl-150 {
    padding-left: calc(15rem / 1.5) !important;
  }
  .pl-160 {
    padding-left: calc(16rem / 1.5) !important;
  }
  .pl-170 {
    padding-left: calc(17rem / 1.5) !important;
  }
  .pl-180 {
    padding-left: calc(18rem / 1.5) !important;
  }
  .pl-190 {
    padding-left: calc(19rem / 1.5) !important;
  }
  .pl-200 {
    padding-left: calc(20rem / 1.5) !important;
  }
}