@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: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-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;
  font-weight: normal;
}

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 {
  background: var(--bg-color);
}

.page_contents {
  margin: 0 1.25rem;
  padding-bottom: 7.5rem;
}

.page_edit {
  max-width: 62.5rem;
  margin: 0 auto;
  position: relative;
  padding-right: 3.125rem;
  padding-left: 3.125rem;
  padding-bottom: 6.5rem;
  background: #ffffff;
  border: 1px solid #4d4d4d;
}
.page_edit h2 {
  font-size: 2.875rem;
  margin-bottom: 1.375rem;
  font-weight: bold;
  padding-left: 1.4375rem;
  color: var(--main-color);
  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.5rem;
}
.page_edit h2::before {
  width: 0.4375rem;
  height: calc(100% - 0.34em);
  background: var(--main-color);
  position: absolute;
  top: 0.17em;
  left: 0;
  display: block;
  content: "";
}
.page_edit .ranking_box .wp-block-image, .page_edit > .wp-block-image {
  margin-bottom: 2.375rem;
  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 > .wp-block-media-text:first-child {
  margin-left: -3.125rem;
  margin-right: -3.125rem;
}
.page_edit .wp-block-media-text {
  margin-bottom: 5.75rem;
}
.page_edit .wp-block-media-text .wp-block-media-text__media {
  min-height: 33rem;
}
.page_edit .wp-block-media-text .wp-block-media-text__content {
  padding: 2.625rem 1.875rem 2.25rem;
}
.page_edit .wp-block-media-text .wp-block-media-text__content h2 {
  padding-left: 0;
}
.page_edit .wp-block-media-text .wp-block-media-text__content h2::before {
  display: none;
}

.page_head {
  width: 100%;
  margin-bottom: 3.5rem;
}
.page_head h1 {
  background: var(--main-color);
  font-size: 2.875rem;
  padding: 2.1875rem 1.5rem;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.25;
}

.ranking_box {
  margin-top: 11.125rem;
  padding-bottom: 5.75rem;
  position: relative;
}
.ranking_box:first-child {
  margin-top: 15rem;
}
.ranking_box::after {
  content: "";
  position: absolute;
  width: 76.4%;
  height: 0.625rem;
  background-color: #fff;
  background-image: radial-gradient(var(--main-color) 14%, transparent 14%), radial-gradient(var(--main-color) 14%, transparent 14%);
  background-size: 50px 50px;
  background-position: 0 -20px;
  display: block;
  bottom: -0.625rem;
  left: 11.8%;
}
.ranking_box .ranking_title {
  font-weight: bold;
  margin-bottom: 3.125rem;
  color: var(--main-color);
  position: relative;
  padding: 0 8.25rem;
}
.ranking_box .ranking_title::before, .ranking_box .ranking_title::after {
  content: "";
  position: absolute;
  display: block;
  background: var(--main-color);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.ranking_box .ranking_title::before {
  width: 4.5rem;
  height: 0.1875rem;
  left: 1.5625rem;
  bottom: 1.5rem;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
}
.ranking_box .ranking_title::after {
  width: 8.125rem;
  height: 0.1875rem;
  left: 0.3125rem;
  bottom: 3.875rem;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.ranking_box .ranking_title .wp-block-group__inner-container::before, .ranking_box .ranking_title .wp-block-group__inner-container::after {
  content: "";
  position: absolute;
  display: block;
  background: var(--main-color);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.ranking_box .ranking_title .wp-block-group__inner-container::before {
  width: 4.5rem;
  height: 0.1875rem;
  right: 1.5625rem;
  bottom: 1.5rem;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
.ranking_box .ranking_title .wp-block-group__inner-container::after {
  width: 8.125rem;
  height: 0.1875rem;
  right: 0.3125rem;
  bottom: 3.875rem;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}
.ranking_box .ranking_title p {
  margin-top: 0;
  font-size: 2.875rem;
  line-height: 1.34;
}
.ranking_box .ranking_title p:first-child {
  font-size: 3.6875rem;
  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;
  margin-bottom: 1.75rem;
}
.ranking_box .ranking_title p:first-child::before {
  content: "●";
  font-size: 1.5084745763em;
  margin-left: -0.5em;
}

@media (max-width: 749.9px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }

  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }

  .page_contents {
    margin: 0 0.9375rem;
    padding-bottom: 3.75rem;
  }

  .page_edit {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    padding-bottom: 3.5rem;
  }
  .page_edit h2 {
    font-size: 1.3125rem;
    margin-bottom: 1.375rem;
    padding-left: 1.4375rem;
  }
  .page_edit h2:not(:first-child) {
    margin-top: 3.5rem;
  }
  .page_edit h2::before {
    width: 0.4375rem;
  }
  .page_edit .ranking_box .wp-block-image, .page_edit > .wp-block-image {
    margin-bottom: 1.125rem;
  }
  .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 > .wp-block-media-text:first-child {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .page_edit .wp-block-media-text {
    margin-bottom: 2.75rem;
  }
  .page_edit .wp-block-media-text .wp-block-media-text__media {
    min-height: auto;
    background: none;
    height: auto;
  }
  .page_edit .wp-block-media-text .wp-block-media-text__media img {
    margin: 0;
    width: 100%;
    height: auto;
    clip: initial;
    position: static;
  }
  .page_edit .wp-block-media-text .wp-block-media-text__content {
    padding: 1.375rem 1.25rem 0;
  }

  .page_head {
    margin-bottom: 3rem;
  }
  .page_head h1 {
    font-size: 1.3125rem;
    padding: 1.75rem 1.25rem;
  }

  .ranking_box {
    margin-top: 4.5rem;
    padding-bottom: 3rem;
    position: relative;
  }
  .ranking_box:first-child {
    margin-top: 5.25rem;
  }
  .ranking_box::after {
    width: 76.4%;
    height: 0.625rem;
    background-image: radial-gradient(var(--main-color) 14%, transparent 14%), radial-gradient(var(--main-color) 14%, transparent 14%);
    background-size: 25px 25px;
    background-position: 0 -10px;
    bottom: -0.625rem;
    left: 11.8%;
  }
  .ranking_box .ranking_title {
    margin-bottom: 1.25rem;
    padding: 0 2.25rem 0rem;
  }
  .ranking_box .ranking_title::before {
    width: 2.25rem;
    height: 0.125rem;
    left: -0.15625rem;
    bottom: 0.75rem;
  }
  .ranking_box .ranking_title::after {
    width: 4.0625rem;
    height: 0.125rem;
    left: -0.9375rem;
    bottom: 1.75rem;
  }
  .ranking_box .ranking_title .wp-block-group__inner-container::before {
    width: 2.25rem;
    height: 0.125rem;
    right: -0.15625rem;
    bottom: 0.75rem;
  }
  .ranking_box .ranking_title .wp-block-group__inner-container::after {
    width: 4.0625rem;
    height: 0.125rem;
    right: -0.9375rem;
    bottom: 1.75rem;
  }
  .ranking_box .ranking_title p {
    font-size: 1.3125rem;
  }
  .ranking_box .ranking_title p:first-child {
    font-size: 1.875rem;
    margin-bottom: 0.5rem;
  }
}
/* dis */
@media (min-width: 750px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 749.9px) {
  .pc {
    display: none !important;
  }
}