/* CSS Document */
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}

body {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}

/* all */
h1, h2, h3, h4, h5, p, dt, dd, li, th, td, address, strong, em, table, dl, ul, ol, img,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  padding: 0;
  margin: 0;
  background: transparent;
}

/* font */
h1, h2, h3, h4, h5, p, dt, dd, li, th, td, a, address, strong, em, form, input, textarea, select, submit,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  color: inherit;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}

/* indivisual */
a {
  border: none;
  color: inherit;
  word-wrap: break-word;
  text-decoration: underline;
  position: relative;
}
a:hover {
  opacity: 1;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

address, em {
  font-style: normal;
}

ul, ol {
  list-style: none none outside;
}

img {
  display: block;
  border: none;
}

html {
  scroll-behavior: smooth;
}

body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: justify;
  position: relative;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

.cm_h2 {
  position: relative;
}
.cm_h2 .en {
  display: block;
}
@media only screen and (max-width: 999px) {
  .cm_h2 .en {
    width: auto;
    height: 3.125rem;
  }
}
@media only screen and (max-width: 999px) {
  .cm_h2 .en img {
    width: auto;
    height: 100%;
  }
}
.cm_h2 .jp {
  font-size: 1.875rem;
  font-weight: 700;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
@media only screen and (max-width: 999px) {
  .cm_h2 .jp {
    font-size: 1.625rem;
  }
}

@media only screen and (min-width: 1000px) {
  .cm_flex {
    display: flex;
  }
}
.cm_link {
  display: block;
  width: 18.75rem;
  height: 3.75rem;
  border-radius: 3.125rem;
  background-color: #000;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 999px) {
  .cm_link {
    margin: 0 auto;
  }
}
.cm_link span {
  font-size: 1.125rem;
  font-weight: 400;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cm_link:hover::after {
  right: 1.625rem;
}
.cm_link::after {
  width: 0.75rem;
  height: 0.613125rem;
  content: "";
  position: absolute;
  top: 50%;
  right: 1.1875rem;
  transform: translateY(-50%);
  background: url(../img/arw.svg) center/contain no-repeat;
  filter: brightness(0) invert(1);
  transition: 0.35s cubic-bezier(0.25, 1, 0.5, 1);
}

.cm_recruit {
  width: 100%;
  height: 36.875vw;
  background: url(../img/index/recruit_bg.jpg) center/cover no-repeat;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 999px) {
  .cm_recruit {
    background: url(../img/index/_reruit_bg.jpg) center/cover no-repeat;
    height: 20.6875rem;
  }
}
.cm_recruit .wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 999px) {
  .cm_recruit .wrap {
    width: calc(100% - 4rem);
    position: relative;
    top: 3.125rem;
    transform: translateX(-50%);
  }
}
.cm_recruit .wrap h2 {
  width: 35.92125vw;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 999px) {
  .cm_recruit .wrap h2 {
    width: 100%;
  }
}
.cm_recruit .wrap h2 img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 999px) {
  .cm_recruit .wrap .inner {
    background-color: #99CDE4;
    margin: 0 calc(50% - 50vw);
    padding-bottom: 5.625rem;
  }
}
.cm_recruit .wrap .inner p {
  font-size: 1.125vw;
  font-weight: 400;
  line-height: 2.555;
  color: #fff;
  text-align: center;
  margin: calc(3.406875vw - 0.777em) 0 -0.777em;
}
@media only screen and (max-width: 999px) {
  .cm_recruit .wrap .inner p {
    width: calc(100% - 4rem);
    font-size: 1.125rem;
    line-height: 1.75;
    margin: calc(12.62rem - 0.375em) auto -0.375em;
    padding-top: 3.125rem;
  }
}
.cm_recruit .wrap .inner .cm_link {
  margin: 2.150625rem auto 0;
}

.cm_contact {
  max-width: 67.5rem;
  width: calc(100% - 4rem);
  background-color: #fff;
  border-radius: 0.625rem;
  margin: 11.615rem auto 0;
  padding: 5.565rem 0 5.739375rem;
  position: relative;
}
.cm_contact::after {
  content: "";
  width: 15rem;
  height: 12.125rem;
  background: url(../img/airplane2.svg) center/cover no-repeat;
  position: absolute;
  left: 49.600625rem;
  top: -2.353125rem;
}
@media only screen and (max-width: 999px) {
  .cm_contact::after {
    width: 5rem;
    height: 3.5625rem;
    right: -2rem;
    left: unset;
  }
}
@media only screen and (max-width: 999px) {
  .cm_contact {
    max-width: 100%;
    margin: 7.5rem auto 0;
    padding: 3.125rem 2rem;
  }
}
.cm_contact .cm_h2 .en {
  width: 40.183125rem;
  max-width: 40.183125rem;
  height: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 999px) {
  .cm_contact .cm_h2 .en {
    width: 100%;
  }
}
.cm_contact .cm_h2 .en img {
  width: 100%;
  height: auto;
}
.cm_contact .cm_h2 .jp {
  white-space: nowrap;
  left: 50%;
  bottom: -1.89875rem;
  top: unset;
  transform: translateX(-50%);
}
@media only screen and (max-width: 999px) {
  .cm_contact .cm_h2 .jp {
    font-size: 2rem;
    bottom: -1rem;
  }
}
.cm_contact .wrap {
  width: 34.2925rem;
  margin: 0 auto 0;
}
@media only screen and (max-width: 999px) {
  .cm_contact .wrap {
    width: 100%;
  }
}
.cm_contact .wrap .cm_flex {
  align-items: flex-end;
  justify-content: space-between;
}
.cm_contact .wrap .cm_flex:first-child .txt_box dl dt {
  margin: calc(4.511875rem - 0.1em) 0 -0.1em;
}
.cm_contact .wrap .cm_flex .txt_box dl dt {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
  margin: calc(1.74375rem - 0.1em) 0 -0.1em;
}
.cm_contact .wrap .cm_flex .txt_box dl dd {
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.02em;
  margin: calc(1.045rem - 0.25em) 0 -0.25em;
}
.cm_contact .wrap .cm_flex span {
  display: block;
}
@media only screen and (max-width: 999px) {
  .cm_contact .wrap .cm_flex span {
    margin-top: 1rem;
  }
}
.cm_contact .wrap .cm_flex .tell {
  display: flex;
  align-items: center;
  gap: 0 0.47875rem;
}
.cm_contact .wrap .cm_flex .tell .blue_bg {
  display: block;
  width: 3.75rem;
  height: 1.25rem;
  background-color: #149AE6;
  position: relative;
}
.cm_contact .wrap .cm_flex .tell .blue_bg strong {
  color: #fff;
  position: absolute;
  left: 50%;
  top: calc(50% - 0.05em);
  transform: translate(-50%, -50%);
}
.cm_contact .wrap .cm_flex .tell span {
  letter-spacing: -0.07em;
}
.cm_contact .wrap .cm_link {
  margin: 2.88625rem auto 0;
}
.cm_contact .wrap .cm_link span {
  letter-spacing: -0.07em;
  white-space: nowrap;
}

.cm_insta {
  position: fixed;
  left: 2rem;
  bottom: 7rem;
  z-index: 1;
}
.cm_insta a {
  position: relative;
}
.cm_insta a:hover .instagram {
  visibility: hidden;
}
.cm_insta a:hover .wrap {
  visibility: visible;
}
.cm_insta a .instagram {
  width: 5rem;
  height: 5rem;
  background-color: #fff;
  border-radius: 3.125rem;
  box-shadow: 0px 0px 23px -5px #149AE6;
  position: absolute;
}
.cm_insta a .instagram span {
  display: block;
  width: 2.5rem;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cm_insta a .instagram span img {
  width: 100%;
  height: auto;
}
.cm_insta a .wrap {
  display: flex;
  align-items: center;
  width: 19.875rem;
  height: 5rem;
  background-color: #fff;
  border-radius: 3.125rem;
  box-shadow: 0px 0px 23px -5px #149AE6;
  visibility: hidden;
  position: absolute;
  transition: opacity 0.75s cubic-bezier(0.25, 1, 0.5, 1), visibility 0.75s cubic-bezier(0.25, 1, 0.5, 1);
}
.cm_insta a .wrap .insta {
  width: 5rem;
  height: 5rem;
  border-radius: 3.125rem;
  margin-right: 0.7425rem;
  position: relative;
}
.cm_insta a .wrap .insta img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cm_insta a .wrap .insta_line {
  width: 5.841875rem;
  height: auto;
  margin-top: 0.625rem;
  margin-right: 1.209375rem;
  position: relative;
}
.cm_insta a .wrap .insta_line::after {
  content: "";
  width: 0.0625rem;
  height: calc(100% - 0.9375rem);
  background-color: #cccccc;
  position: absolute;
  right: -0.6046875rem;
  top: calc(50% - 0.3125rem);
  transform: translateY(-50%);
}
.cm_insta a .wrap .insta_line img {
  width: 100%;
  height: auto;
}
.cm_insta a .wrap span {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 3.395;
}

.cm_top {
  display: flex;
  align-items: center;
  gap: 0 1.0625rem;
  position: fixed;
  right: 2rem;
  bottom: 4.5rem;
  z-index: 1;
}
.cm_top .top_button {
  width: 5rem;
  height: 5rem;
  background-color: #000;
  border-radius: 3.125rem;
  position: absolute;
  right: 0;
}
.cm_top .top_button::before {
  content: "";
  width: 0.625rem;
  height: 0.5rem;
  background: url(../img/triangle.svg) center/cover no-repeat;
  position: absolute;
  left: 50%;
  top: 0.9275rem;
  transform: translateX(-50%);
}
.cm_top .top_button span {
  font-size: 1.75rem;
  font-weight: 700;
  font-family: "Roboto", serif;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cm_txt_scroll {
  width: 100vw;
  height: 8vw;
  overflow: hidden;
}
@media only screen and (max-width: 999px) {
  .cm_txt_scroll {
    height: 16.6666666667vw;
  }
}
.cm_txt_scroll .mask {
  display: flex;
  max-width: inherit;
  height: 8vw;
  position: absolute;
  top: 0;
  left: 0;
  animation: a_scroll 20s linear infinite;
}
@media only screen and (max-width: 999px) {
  .cm_txt_scroll .mask {
    height: 16.6666666667vw;
  }
}
.cm_txt_scroll .mask img {
  width: auto;
  max-width: inherit;
  height: 8vw;
}
@media only screen and (max-width: 999px) {
  .cm_txt_scroll .mask img {
    height: 16.6666666667vw;
  }
}

@keyframes a_scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.blurIn {
  transition: 0.75s linear;
  opacity: 0;
  filter: blur(16px);
}
.blurIn.play {
  opacity: 1;
  filter: blur(0);
}

.fadeIn {
  transition: 0.75s linear;
  opacity: 0;
}
.fadeIn.play {
  opacity: 1;
}

.slideUp {
  transition: transform 0.75s cubic-bezier(0.25, 1, 0.5, 1), opacity 1s linear;
  transform: translateY(2rem);
  opacity: 0;
}
.slideUp.play {
  transform: translateY(0);
  opacity: 1;
}

.slideLeft {
  transition: transform 0.75s cubic-bezier(0.25, 1, 0.5, 1), opacity 1s linear;
  opacity: 0;
}
.slideLeft.play {
  transform: translate(0);
  opacity: 1;
}
@media only screen and (min-width: 1000px) {
  .slideLeft {
    transform: translateX(2rem);
  }
}
@media only screen and (max-width: 999px) {
  .slideLeft {
    transform: translateY(2rem);
  }
}

.slideRight {
  transition: transform 0.75s cubic-bezier(0.25, 1, 0.5, 1), opacity 1s linear;
  opacity: 0;
}
.slideRight.play {
  transform: translate(0);
  opacity: 1;
}
@media only screen and (min-width: 1000px) {
  .slideRight {
    transform: translateX(-2rem);
  }
}
@media only screen and (max-width: 999px) {
  .slideRight {
    transform: translateY(2rem);
  }
}

@media only screen and (min-width: 1000px) {
  .slideUp.delay,
  .slideLeft.delay,
  .slideRight.delay {
    transition-delay: 0.125s;
  }
  .slideUp.delay2,
  .slideLeft.delay2,
  .slideRight.delay2 {
    transition-delay: 0.25s;
  }
  .slideUp.delay3,
  .slideLeft.delay3,
  .slideRight.delay3 {
    transition-delay: 0.375s;
  }
  .slideUp.delay4,
  .slideLeft.delay4,
  .slideRight.delay4 {
    transition-delay: 0.5s;
  }
  .slideUp.delay5,
  .slideLeft.delay5,
  .slideRight.delay5 {
    transition-delay: 0.625s;
  }
}

@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
header .h1 {
  width: 18.0625rem;
  height: auto;
  margin: 12.5rem auto 0;
}
header .h1 img {
  width: 100%;
  height: auto;
}

.cm_table, .post .wp-block-table table {
  width: 100%;
  border-collapse: collapse;
}
.cm_table th, .post .wp-block-table table th,
.cm_table td,
.post .wp-block-table table td {
  padding: 1rem 0 1rem;
  line-height: 2;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 999px) {
  .cm_table th, .post .wp-block-table table th,
  .cm_table td,
  .post .wp-block-table table td {
    display: block;
    width: 100%;
  }
}
.cm_table th ul, .post .wp-block-table table th ul,
.cm_table td ul,
.post .wp-block-table table td ul {
  margin: 0;
}
.cm_table th ul li, .post .wp-block-table table th ul li,
.cm_table td ul li,
.post .wp-block-table table td ul li {
  line-height: 1.75;
  margin: calc(0.75rem - 0.375em) 0 -0.375rem;
}
@media only screen and (max-width: 999px) {
  .cm_table td, .post .wp-block-table table td {
    padding: 0 0 1rem;
  }
}
.cm_table th, .post .wp-block-table table th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
@media only screen and (max-width: 999px) {
  .cm_table th, .post .wp-block-table table th {
    padding: 1rem 0 0.25rem;
    border: none;
  }
}

.cm_btn, .post .wp-block-buttons .wp-block-button .wp-block-button__link {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
}

.wp-block-table table {
  border: none;
}
.wp-block-table table tr {
  border: none;
}
.wp-block-table table tr th,
.wp-block-table table tr td {
  border: none;
}

.post .wp-block-image {
  width: 100%;
  margin: 2.5rem 0 0;
}
.post .wp-block-image.aligncenter img {
  margin: 0 auto;
}
.post .wp-block-image figcaption {
  line-height: 1.75;
  margin: calc(1rem - 0.375em) 0 -0.375em;
}
.post .aligncenter {
  text-align: center;
}
.post .aligncenterimg {
  display: block;
  margin: 2.5rem auto 0;
}
.post .aligncenter img {
  display: block;
  margin: 2.5rem auto 0;
}
.post .wp-block-table {
  margin-top: 2.5rem;
}
.post .wp-block-table.table_blue table {
  border-top: 2px solid #149AE6;
}
@media only screen and (max-width: 999px) {
  .post .wp-block-table.table_blue table {
    border-bottom: 2px solid #149AE6;
  }
}
.post .wp-block-table.table_blue table tbody tr:last-child th,
.post .wp-block-table.table_blue table tbody tr:last-child td {
  border-bottom: 2px solid #149AE6;
}
@media only screen and (max-width: 999px) {
  .post .wp-block-table.table_blue table tbody tr:last-child th,
  .post .wp-block-table.table_blue table tbody tr:last-child td {
    border: none;
  }
}
@media only screen and (max-width: 999px) {
  .post .wp-block-table.table_blue table tbody tr:last-child td:last-child {
    border-bottom: none;
  }
}
.post .wp-block-table.table_blue table tbody tr th {
  border-bottom: 1px dashed #149AE6;
}
@media only screen and (max-width: 999px) {
  .post .wp-block-table.table_blue table tbody tr th {
    border: none;
  }
}
.post .wp-block-table.table_blue table tbody tr td {
  border-bottom: 1px dashed #149AE6;
}
@media only screen and (max-width: 999px) {
  .post .wp-block-table.table_blue table tbody tr td {
    border-bottom: none;
  }
  .post .wp-block-table.table_blue table tbody tr td:last-child {
    border-bottom: 1px dashed #149AE6;
  }
}
.post .wp-block-table table {
  margin-top: 0 !important;
}
.post .wp-block-table figcaption {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.5;
  margin: calc(1.25rem - 0.25em) 0 -0.25em;
}
.post .wp-block-buttons .wp-block-button {
  text-align: center;
}
.post .wp-block-buttons .wp-block-button .wp-block-button__link {
  margin: 2.5rem auto 0;
}
.post .wp-block-columns {
  margin-top: 1rem;
}
@media only screen and (min-width: 1000px) {
  .post .wp-block-columns {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
  }
}
.post .wp-block-columns .wp-block-column > *:first-child {
  margin-top: 0;
}
.post .wp-block-quote {
  padding: 2.5rem;
  margin: 2.5rem 0 0;
  background: rgba(0, 159, 232, 0.06);
}
.post .wp-block-quote p {
  color: #149AE6;
  font-weight: 700;
  margin-top: -0.5em;
}
.post .wp-block-quote cite {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.5;
  margin: calc(1.25rem - 0.25em) 0 -0.25em;
}
.post .wp-block-preformatted {
  color: #149AE6;
  font-weight: normal;
  line-height: 2;
  padding: calc(2.5rem - 0.5em) 2.5rem;
  margin: 2.5rem 0 0;
  background: rgba(0, 159, 232, 0.06);
}
.post .wp-block-pullquote {
  margin: 2.5rem 0 0;
  border-top: 2px solid #149AE6;
  border-bottom: 2px solid #149AE6;
}
.post .wp-block-pullquote blockquote {
  padding: 2.5rem;
  margin: 0;
}
@media only screen and (max-width: 999px) {
  .post .wp-block-pullquote blockquote {
    padding: 2.5rem 0;
  }
}
.post .wp-block-pullquote blockquote p {
  color: #149AE6;
  font-weight: 700;
  margin-top: -0.5em;
}
.post .wp-block-pullquote blockquote cite {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-size: 0.75rem;
  font-style: normal;
  line-height: 1.5;
  margin: calc(1.25rem - 0.25em) 0 -0.25em;
}
.post .has-text-align-center {
  text-align: center;
}
.post .has-text-align-right {
  text-align: right;
}
.post .wp-block-media-text {
  gap: 0 2rem;
  margin-top: 2rem;
}
.post .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.post .wp-block-media-text .wp-block-media-text__content > *:first-child {
  margin-top: 0;
}
.post .wp-block-media-text .wp-block-media-text__media {
  margin-bottom: 1rem;
}
.post .wp-block-media-text .wp-block-media-text__media > *:first-child {
  margin-top: 0;
}
.post .wp-block-group.is-layout-constrained {
  margin: 5rem calc(50% - 50vw) 0;
  padding: 5rem 0 8.1875rem;
  position: relative;
}
.post .wp-block-group.is-layout-constrained > *:first-child {
  margin-top: 0;
}
.post .wp-block-group.is-layout-constrained::before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(19, 175, 6, 0.08);
  z-index: -1;
}
.post .wp-block-gallery .wp-block-image {
  width: unset;
}

.post {
  margin: 5rem auto 0;
}
.post:first-child {
  margin: 0 auto;
}
.post h1 {
  color: #149AE6;
  font-size: 1.75rem;
  line-height: 1.5;
  padding-bottom: 0.5rem;
  border-bottom: 0.125rem solid #149AE6;
  position: relative;
}
.post h2,
.post .h2 {
  color: #149AE6;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: calc(5rem - 0.25em) 0 -0.25rem;
  position: relative;
}
@media only screen and (max-width: 999px) {
  .post h2,
  .post .h2 {
    margin: calc(4rem - 0.25em) 0 -0.25rem;
  }
}
.post h3 {
  color: #149AE6;
  font-size: 1.75rem;
  letter-spacing: 0.15em;
  line-height: 1.5;
  margin: calc(6rem - 0.25em) 0 -0.25rem;
}
@media only screen and (max-width: 999px) {
  .post h3 {
    letter-spacing: 0.1em;
    font-size: 1.5rem;
    margin: calc(4rem - 0.25em) 0 -0.25rem;
  }
}
.post h4 {
  color: #149AE6;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin: calc(4rem - 0.25em) 0 -0.25em;
  border-bottom: 0.125rem solid #149AE6;
  padding-bottom: 0.25rem;
}
@media only screen and (max-width: 999px) {
  .post h4 {
    margin: calc(3rem - 0.25em) 0 -0.25em;
  }
}
.post h5 {
  color: #149AE6;
  line-height: 1.5;
  margin: calc(3rem - 0.25em) 0 -0.25em;
}
@media only screen and (max-width: 999px) {
  .post h5 {
    margin: calc(2rem - 0.25em) 0 -0.25em;
  }
}
.post p {
  line-height: 2;
  text-align: justify;
  margin: 1.5em 0 -0.5em;
}
.post p.date {
  margin: calc(1.5rem - 0.5em) 0 -0.5em;
}
.post ul,
.post ol {
  padding-left: 1.25rem;
  margin: 2rem 0 0 0.25em;
  list-style: square none;
}
.post ul li,
.post ol li {
  line-height: 2;
  margin: calc(1rem - 0.5em) 0 -0.5rem;
}
.post ul li:first-child,
.post ol li:first-child {
  margin-top: -0.5em;
}
.post ol {
  margin: 2rem 0 0 0.5em;
  list-style: decimal none;
}
.post img {
  margin: 2rem 0 0;
}
.post table {
  width: 100%;
  margin-top: 2rem;
  border-top: 1px solid rgba(0, 134, 209, 0.2);
}
.post table caption {
  caption-side: bottom;
  text-align: left;
  line-height: 1.75;
  margin-top: 0.75rem;
}
.post table tbody tr td,
.post table tbody tr th {
  vertical-align: top;
  padding: 0.625rem 0 0.625rem;
  line-height: 1.75;
  border-bottom: 1px solid rgba(0, 134, 209, 0.2);
}
.post table tbody tr th {
  padding-right: 1rem;
}
.post .red {
  color: red;
}

.mw_wp_form {
  margin-top: 3rem;
}
.mw_wp_form .need {
  display: inline-block;
  color: #F00C38;
  font-size: 0.75rem;
  padding-left: 0.5rem;
}
.mw_wp_form .error {
  color: #ff0033 !important;
  margin-top: 0.75em;
}
.mw_wp_form dl {
  position: relative;
}
.mw_wp_form dl:first-child dt {
  border-top: none;
}
@media only screen and (max-width: 999px) {
  .mw_wp_form dl:last-of-type {
    border: none;
  }
}
.mw_wp_form dl:last-of-type dt {
  display: block;
}
@media only screen and (min-width: 1000px) {
  .mw_wp_form dl {
    display: flex;
  }
}
.mw_wp_form dl:first-child {
  margin-top: 0;
}
.mw_wp_form dl dt {
  font-weight: bold;
  line-height: 1.5;
  color: #FFF;
  padding: 1.5rem 0rem;
}
@media only screen and (min-width: 1000px) {
  .mw_wp_form dl dt {
    width: 15.625rem;
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 999px) {
  .mw_wp_form dl dt {
    padding: 0.75rem 0rem;
  }
}
.mw_wp_form dl dd {
  padding: 1.25rem 0rem;
}
@media only screen and (min-width: 1000px) {
  .mw_wp_form dl dd {
    width: calc(100% - 15.625rem);
  }
}
@media only screen and (max-width: 999px) {
  .mw_wp_form dl dd {
    padding: 0.7692307692rem 0 1.1538461538rem;
  }
}
.mw_wp_form input[type=tel],
.mw_wp_form input[type=email],
.mw_wp_form input[type=text],
.mw_wp_form input[type=number],
.mw_wp_form textarea {
  display: block;
  width: 100%;
  line-height: 1.5;
  padding: 0.75em 1em;
  background: #fff;
  border: 1px solid #149AE6;
  border-radius: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.mw_wp_form input[type=tel]::-moz-placeholder, .mw_wp_form input[type=email]::-moz-placeholder, .mw_wp_form input[type=text]::-moz-placeholder, .mw_wp_form input[type=number]::-moz-placeholder, .mw_wp_form textarea::-moz-placeholder {
  color: #C7C7C7;
}
.mw_wp_form input[type=tel]::placeholder,
.mw_wp_form input[type=email]::placeholder,
.mw_wp_form input[type=text]::placeholder,
.mw_wp_form input[type=number]::placeholder,
.mw_wp_form textarea::placeholder {
  color: #C7C7C7;
}
.mw_wp_form .btn {
  display: flex;
  justify-content: center;
  gap: 0 3.125rem;
  margin-top: 3.125rem;
}
@media only screen and (max-width: 999px) {
  .mw_wp_form .btn {
    flex-direction: column-reverse;
    gap: 2.0769230769rem 0;
    align-items: center;
  }
}
.mw_wp_form input[type=submit],
.mw_wp_form input[type=reset] {
  cursor: pointer;
  display: block;
  width: 18.75rem;
  color: #149AE6;
  background: #FFF;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.2em;
  text-align: center;
  text-decoration: none;
  padding: 1.25rem 0;
  border-radius: 9999px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: 0.25s;
}
.mw_wp_form input[type=submit]:hover,
.mw_wp_form input[type=reset]:hover {
  opacity: 0.6;
}
.mw_wp_form input[type=reset] {
  color: #fff;
  border-radius: 0.3125rem;
}
.mw_wp_form select {
  display: block;
  width: 100%;
  line-height: 1.5;
  background: #fff;
  border: 1px solid #149AE6;
  border-radius: 0.5rem;
  padding: 0.75em 1em;
}
.mw_wp_form .radio {
  gap: 1.25rem;
  margin-top: 0.5rem;
}
.mw_wp_form .radio label {
  position: relative;
  cursor: pointer;
  padding-left: 1.875rem;
  margin-right: 0.625rem;
}
.mw_wp_form .radio label input {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.mw_wp_form .radio label:has(input:checked)::after {
  opacity: 1;
}
.mw_wp_form .radio label::before,
.mw_wp_form .radio label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}
.mw_wp_form .radio label::before {
  background-color: #FFF;
  border: 1px solid #149AE6;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  left: 0;
}
.mw_wp_form .radio label::after {
  background-color: #149AE6;
  border-radius: 50%;
  opacity: 0;
  width: 12px;
  height: 12px;
  left: 4px;
}
.mw_wp_form .radio input:checked + label::after {
  opacity: 1;
}
.mw_wp_form .radio .horizontal-item + .horizontal-item {
  margin-left: 0;
}
.mw_wp_form .radio_btn {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}
.mw_wp_form .check_box .mwform-checkbox-field .mwform-checkbox-field-text {
  display: none;
}
.mw_wp_form.mw_wp_form_confirm .input_text {
  display: none;
}
@media only screen and (min-width: 1000px) {
  .mw_wp_form.mw_wp_form_confirm dl dd {
    line-height: 1.5;
  }
}

/* wp-pagenavi */
.wp-pagenavi {
  text-align: center;
  margin-top: 10rem;
}
.wp-pagenavi a:active,
.wp-pagenavi a:hover,
.wp-pagenavi a:link,
.wp-pagenavi a:visited,
.wp-pagenavi .current {
  display: inline-block;
  width: 2.5em;
  height: 2.5em;
  color: #149AE6;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 1px solid #149AE6;
  margin: 0 0.25em;
  border-radius: 0.25em;
  box-sizing: border-box;
  padding: 0.6em 0 0.3em;
}
.wp-pagenavi .pages {
  display: inline-block;
  width: 2em;
  height: 2em;
  color: #149AE6;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  text-decoration: none;
  border-bottom: 1px solid #149AE6;
  margin: 0 0.25em;
  box-sizing: border-box;
}
.wp-pagenavi a:active,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #fff;
  background: #149AE6;
}
.wp-pagenavi .extend {
  color: #149AE6;
}
.wp-pagenavi .last,
.wp-pagenavi .pages {
  width: 4em !important;
}

#index {
  overflow: hidden;
}
#index .contents {
  width: calc(100% - 4rem);
  margin: 0 auto;
  padding-bottom: 12.5rem;
}
#index .contents #index01 .lead {
  font-weight: 400;
  line-height: 2;
  /* 32px */
  letter-spacing: 0.2em;
  text-align: center;
  margin: calc(6rem - 0.5em) 0 -0.5em;
}
#index .contents #index01 .lead:nth-child(2) {
  display: block;
  margin: calc(4rem - 0.5em) 0 -0.5em;
}
#index .contents #index01 .box {
  display: block;
  width: 10rem;
  height: 3.5rem;
  border: 0.0625rem solid #000;
  margin: 2.5rem auto 0;
  position: relative;
}
#index .contents #index01 .box span {
  font-weight: 700;
  line-height: 2;
  /* 32px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
#index .contents #index01 h2 {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2;
  /* 56px */
  letter-spacing: 0.2em;
  text-align: center;
  margin: calc(6rem - 0.5em) 0 -0.5em;
}
#index .contents #index01 .name {
  display: block;
  font-weight: 700;
  line-height: 2;
  /* 32px */
  letter-spacing: 0.1em;
  text-align: center;
  margin: calc(2.5rem - 0.5em) 0 -0.5em;
}
#index .contents #index01 address {
  font-weight: 400;
  line-height: 2;
  /* 32px */
  letter-spacing: 0.1em;
  text-align: center;
  margin: calc(2.5rem - 0.5em) 0 -0.5em;
}

@media screen and (min-width: 1000px) {
  .pcNone {
    display: none !important;
  }
  html {
    width: 100%;
    height: 100%;
    font-size: 16px;
  }
  body {
    width: 100%;
    height: 100%;
    font-size: 1rem;
  }
  img {
    display: block;
    height: auto;
  }
}
@media screen and (max-width: 999px) {
  .spNone {
    display: none !important;
  }
  html {
    width: 100%;
    height: 100%;
    font-size: 3.125vw;
  }
  body {
    width: 100%;
    height: 100%;
    font-size: 1rem;
    overflow-x: hidden;
  }
  img {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}/*# sourceMappingURL=layout.css.map */