@charset "UTF-8";
/* responsive */
/*@include mq() { }*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  min-width: 100%;
  margin: 0;
  color: #333333;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "Noto Serif JP", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  font-size: 0.9375rem;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 749.9px) {
  body {
    font-size: 0.8125rem;
  }
}

main {
  width: 100%;
  display: block;
}

nav {
  display: block;
}

a {
  color: #0080cb;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}
a:not(.btn) {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:not(.btn):hover {
  opacity: 0.7;
}

button {
  padding: 0;
  cursor: pointer;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
  border-style: none;
  vertical-align: top;
}

p {
  margin: 0;
}

i {
  font-style: normal;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

input[type=submit],
input[type=button] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

input[type=submit]::focus,
input[type=button]::focus {
  outline-offset: -2px;
}

button,
select {
  text-transform: none;
}

button {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

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

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

ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

address {
  font-style: normal;
}

.fixed {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.object-fit {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}

.slick-list *:focus {
  outline: none;
}

a[href^="tel:"] {
  pointer-events: none;
}

body {
  color: #333333;
  background: var(--bg-color);
}

.page_contents {
  width: 100%;
  overflow: hidden;
}

.kv img {
  width: 100%;
  min-height: 25rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.firstview_text {
  width: 100vw;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding: 4.4375rem 1.25rem 4.25rem;
}
.firstview_text h1 {
  font-size: 3.4375rem;
  margin-bottom: 3.1875rem;
  line-height: 1.34;
}
.firstview_text .wp-block-group__inner-container {
  max-width: 59.375rem;
  margin: 0 auto;
  position: relative;
}

.page_edit {
  max-width: 65rem;
  margin: 0 auto;
  position: relative;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
.page_edit > p, .page_edit > h2 {
  max-width: 59.375rem;
  margin: 0 auto;
  position: relative;
}
.page_edit h2 {
  font-size: 1.75rem;
  margin-bottom: 1.375rem;
  font-weight: bold;
  line-height: 1.34;
  position: relative;
}
.page_edit h2.has-background {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.page_edit h2.has-background::before {
  top: 0;
  height: 100%;
}
.page_edit h2:not(:first-child) {
  margin-top: 6.25rem;
}
.page_edit .ranking_box .wp-block-image, .page_edit > .wp-block-image {
  margin-bottom: 2.1875rem;
  text-align: center;
}
.page_edit p {
  font-size: 1.25rem;
  line-height: 2.4;
}
.page_edit p + p {
  margin-top: 1.25rem;
}
.page_edit p.has-background {
  padding: 1.6875rem 2rem;
}
.page_edit > p:last-child {
  max-width: 62.5rem;
  margin: 0 auto;
  position: relative;
  color: #ffffff;
  background: var(--main-color);
  padding: 3.5rem 1.5625rem 3rem;
  font-size: 2.1875rem;
  line-height: 1.9142857143;
}

.ranking_box_wrap {
  margin-top: 8.75rem;
}
.ranking_box_wrap .wp-block-group__inner-container {
  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;
}

.ranking_box {
  margin-bottom: 6.5rem;
}
.ranking_box:not(:last-child) {
  width: 47.6%;
}
.ranking_box:last-child {
  margin: 4.75rem auto 9.75rem;
  max-width: 42.75rem;
}
.ranking_box .ranking_title {
  font-weight: bold;
  margin-bottom: 2.125rem;
  color: var(--main-color);
  position: relative;
}
.ranking_box .ranking_title .wp-block-group__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ranking_box .ranking_title p {
  margin-top: 0;
  font-size: 1.875rem;
  line-height: 1.34;
  padding-top: 0.02em;
}
.ranking_box .ranking_title p:nth-child(2) {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.ranking_box .ranking_title p:first-child {
  width: 7.125rem;
  height: 3.5rem;
  margin-right: 0.8em;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--main-color);
  color: #ffffff;
}

@media (max-width: 749.9px) {
  .kv img {
    min-height: 18.75rem;
  }

  .firstview_text {
    width: calc(100% + 2.5rem);
    position: static;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    margin-left: -1.25rem;
    padding: 2.9375rem 1.25rem 2.75rem;
  }
  .firstview_text h1 {
    font-size: 1.5625rem;
    margin-bottom: 1.3125rem;
    line-height: 1.34;
  }
  .firstview_text .wp-block-group__inner-container {
    max-width: 59.375rem;
    margin: 0 auto;
    position: relative;
  }

  .page_edit h2 {
    font-size: 1.25rem;
    margin-bottom: 0.875rem;
  }
  .page_edit h2:not(:first-child) {
    margin-top: 3.75rem;
  }
  .page_edit .ranking_box .wp-block-image, .page_edit > .wp-block-image {
    margin-bottom: 1.5625rem;
  }
  .page_edit p {
    font-size: 0.9375rem;
    line-height: 2.2;
  }
  .page_edit p + p {
    margin-top: 0.9375rem;
  }
  .page_edit p.has-background {
    padding: 0.875rem 1.25rem;
  }
  .page_edit > p:last-child {
    width: calc(100% + 2.5rem);
    margin-left: -1.25rem;
    padding: 3rem 1.25rem 2.5rem;
    font-size: 1.4375rem;
    line-height: 1.7142857143;
  }

  .ranking_box_wrap {
    margin-top: 5rem;
  }

  .ranking_box {
    margin-bottom: 3.5rem;
  }
  .ranking_box:not(:last-child) {
    width: 100%;
  }
  .ranking_box:last-child {
    margin: 0 auto 5rem;
    max-width: 42.75rem;
  }
  .ranking_box .ranking_title {
    margin-bottom: 0.9375rem;
  }
  .ranking_box .ranking_title p {
    font-size: 1.375rem;
  }
  .ranking_box .ranking_title p:first-child {
    width: 4.5rem;
    height: 2.25rem;
  }
}
/* dis */
@media (min-width: 750px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 749.9px) {
  .pc {
    display: none !important;
  }
}