@charset "UTF-8";
/* CSS Document */
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
:after,
:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

main {
  display: block;
  position: relative;
}

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

address,
blockquote,
dl,
figure,
form,
iframe,
ol,
p,
pre,
table,
ul {
  margin: 0;
}

ol,
ul {
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

embed,
iframe,
img,
object,
svg {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -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;
}

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

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

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

fieldset,
option {
  padding: 0;
}

fieldset {
  margin: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* base */
* {
  position: relative;
  z-index: 1;
}

body {
  color: #8d8585;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.25vw;
  font-weight: 500;
  text-align: justify;
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: 15.625vw;
  line-height: 1.8;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  body {
    font-size: 4.6153846154vw;
  }
}

@media screen and (max-width: 780px) and (orientation: portrait) {
  p {
    font-size: 4.6153846154vw;
  }
  p br {
    display: none;
  }
}

a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}

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

h1 {
  width: 28.125vw;
  font-size: 0.8854166667vw;
  letter-spacing: 0.0833333333vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  h1 {
    width: 69.2307692308vw;
  }
  h1 span {
    display: none;
  }
}
h1 img {
  width: 100%;
  margin-top: 1.3020833333vw;
}

h2 {
  font-family: "Century Gothic" sans-serif;
  font-size: 3.6458333333vw;
  line-height: 1;
  margin-top: 1.5625vw;
  letter-spacing: 0.2604166667vw;
}
h2 span {
  margin-top: 1.0416666667vw;
  font-size: 1.5625vw;
  display: block;
  letter-spacing: 0;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  h2 {
    width: 84.6153846154vw;
    font-size: 8.9743589744vw;
    font-weight: 400;
    margin: 2.5641025641vw auto 0;
    letter-spacing: 0.641025641vw;
  }
  h2 span {
    font-size: 3.8461538462vw;
    margin-top: 2.5641025641vw;
    letter-spacing: 0.3846153846vw;
  }
}

h3 {
  margin-bottom: 5.7291666667vw;
  font-size: 2.0833333333vw;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.3020833333vw;
}
h3 span {
  width: 2.0833333333vw;
  height: 0.5208333333vw;
  border-radius: 0.5208333333vw;
  background-color: #ff5f81;
  display: block;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  h3 {
    margin-bottom: 11.5384615385vw;
    font-size: 5.1282051282vw;
    gap: 3.2051282051vw;
  }
  h3 span {
    width: 5.1282051282vw;
    height: 1.2820512821vw;
    border-radius: 1.2820512821vw;
  }
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .flexbox {
    display: block;
  }
}

.innerbox {
  width: 75vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .innerbox {
    width: 84.6153846154vw;
  }
}

.clear {
  clear: both;
}

.nopc {
  display: none;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .nopc {
    display: block;
  }
}

@media screen and (max-width: 780px) and (orientation: portrait) {
  .nosp {
    display: none;
  }
}
/* header */
header {
  width: 100%;
  padding-top: 1.5625vw;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header {
    padding-top: 3.8461538462vw;
    padding-bottom: 3.8461538462vw;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 3.8461538462vw 6.4102564103vw -0.7692307692vw rgba(0, 0, 0, 0.1);
            box-shadow: 0 3.8461538462vw 6.4102564103vw -0.7692307692vw rgba(0, 0, 0, 0.1);
  }
  header.open .sp_head {
    z-index: 1001;
  }
}
header div.innerbox {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .headright {
  width: 28.6458333333vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header .headright {
    display: none;
  }
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header .appoint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 3.8461538462vw;
  }
}
header .appoint .headtel {
  font-family: "Bebas Neue", serif;
  font-size: 2.34375vw;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .appoint .headtel img {
  width: 1.5625vw;
  margin-right: 0.5208333333vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header .appoint .headtel {
    font-size: 8.9743589744vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .appoint .headtel img {
    width: 7.0512820513vw;
    margin-right: 2.5641025641vw;
  }
}
header .appoint .rec {
  font-size: 0.8333333333vw;
  letter-spacing: 0.15625vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header .appoint .rec {
    font-size: 2.5641025641vw;
    letter-spacing: normal;
  }
}
header .add {
  font-size: 1.1458333333vw;
  letter-spacing: 0.2083333333vw;
  margin-top: 0.2604166667vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header .add {
    font-size: 4.1025641026vw;
    letter-spacing: normal;
    margin-top: 2.5641025641vw;
  }
}
header .year365res {
  width: 100%;
  background-color: #ff5f81;
  text-align: center;
  font-size: 0.8333333333vw;
  line-height: 1;
  color: #fff;
  padding-top: 0.3125vw;
  padding-bottom: 0.3125vw;
  margin-top: 0.2083333333vw;
  border-radius: 1.25vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header .year365res {
    font-size: 3.8461538462vw;
    padding-top: 1.9230769231vw;
    padding-bottom: 1.9230769231vw;
    margin-top: 3.8461538462vw;
    border-radius: 7.6923076923vw;
    line-height: 1.5;
  }
}
header nav {
  padding-top: 3.3854166667vw;
  padding-bottom: 1.5625vw;
}
header nav a {
  position: relative;
  font-size: 1.3020833333vw;
}
header nav .nav_mark {
  width: 0.625vw;
  height: 0.625vw;
  border-radius: 0.3125vw;
  background-color: #ff5f81;
  display: block;
  position: absolute;
  top: -1.0416666667vw;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header nav .sp_small {
  display: none;
}
@media screen and (min-width: 781px) {
  header nav.m_fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    padding-top: 3.3854166667vw;
    padding-bottom: 1.5625vw;
  }
  header nav.m_fixed ul {
    width: 75vw;
    margin-left: auto;
    margin-right: auto;
  }
}
header #hamburger {
  display: none;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  header nav {
    width: 100%;
    height: 0;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  header nav ul {
    width: 84.6153846154vw;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.5641025641vw;
  }
  header nav ul li {
    width: 100%;
    padding-bottom: 0.641025641vw;
    border-bottom: 1px dashed #807c7c;
    position: relative;
  }
  header nav ul li a {
    color: #8d8585;
    font-size: 5.1282051282vw;
    width: auto;
    margin-top: 2.5641025641vw;
    margin-bottom: 0;
    padding-left: 5.1282051282vw;
    padding-bottom: 0;
    display: inline-block;
  }
  header nav ul li::before {
    content: " ";
    width: 1.9230769231vw;
    height: 1.9230769231vw;
    background-color: #76ced8;
    left: 0;
    top: 1.9230769231vw;
    bottom: 0;
    margin: auto;
    position: absolute;
  }
  header nav .nav_mark {
    display: none;
  }
  header nav .flexbox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  header nav.open {
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    background-color: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0;
    right: 0;
  }
  header nav.open .nav_h1 {
    display: block;
    width: 70.5128205128vw;
    position: absolute;
    left: 7.6923076923vw;
    top: 4.4871794872vw;
  }
  header nav.open .sp_small {
    display: block;
    text-align: center;
  }
  header nav .sp_small {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 3.8461538462vw;
    margin: auto;
  }
  header #hamburger,
  header #hamburger div {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1001;
    vertical-align: middle;
  }
  header #hamburger {
    width: 10.2564102564vw;
    height: 3.0769230769vw;
    display: inline-block;
    position: fixed;
    top: 7.6923076923vw;
    right: 7.6923076923vw;
    z-index: 1001;
  }
  header #hamburger div {
    width: 100%;
    height: 0.7692307692vw;
    position: absolute;
    left: 0;
    background-color: #cfc9c9;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header #hamburger div:nth-of-type(1) {
    top: 0;
    left: 0;
  }
  header #hamburger div:nth-of-type(2) {
    bottom: 0;
    left: 0;
  }
  header #hamburger.active div {
    background-color: #cfc9c9;
  }
  header #hamburger.active div:nth-of-type(1) {
    -webkit-transform: translateY(0vw) rotate(-320deg);
    transform: translateY(0vw) rotate(-320deg);
  }
  header #hamburger.active div:nth-of-type(2) {
    -webkit-transform: translateY(-2.5641025641vw) rotate(320deg);
    transform: translateY(-2.5641025641vw) rotate(320deg);
  }
}

/* footer */
footer {
  width: 100%;
  background-color: #ff5f81;
  padding-top: 3.3854166667vw;
  padding-bottom: 3.3854166667vw;
  font-size: 1.25vw;
  color: #fff;
  margin-top: 12.5vw;
  line-height: 1.8;
}
footer .innerbox {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
footer .innerbox a {
  font-size: 1.25vw;
}
footer .innerbox a:hover {
  text-decoration: underline;
}
footer .leftbox {
  width: 24.7916666667vw;
}
footer .leftbox img {
  width: 100%;
}
footer .leftbox .f_privacy {
  margin-top: 2.6041666667vw;
  display: inline-block;
}
footer .leftbox small {
  margin-top: 0.2083333333vw;
  display: inline-block;
  font-size: 1.25vw;
}
footer .leftbox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5208333333vw;
  margin-top: 2.34375vw;
}
footer .leftbox ul li {
  position: relative;
  padding-left: 1.3020833333vw;
}
footer .leftbox ul li a {
  color: #fff;
}
footer .leftbox ul li:before {
  content: " ";
  background-color: #fff;
  left: 0;
  top: 0.9375vw;
  width: 0.5208333333vw;
  height: 0.5208333333vw;
  position: absolute;
}
footer .rightbox {
  text-align: right;
}
footer .rightbox .name {
  font-size: 1.5625vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  footer {
    margin-top: 25.641025641vw;
    padding-top: 12.8205128205vw;
    padding-bottom: 5.7692307692vw;
    font-size: 3.8461538462vw;
  }
  footer .innerbox {
    width: 84.6153846154vw;
  }
  footer .innerbox a {
    font-size: 3.8461538462vw;
  }
  footer .innerbox .leftbox {
    width: 100%;
  }
  footer .innerbox .leftbox small {
    display: none;
  }
  footer .innerbox .leftbox ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.1282051282vw;
    margin-top: 10.2564102564vw;
  }
  footer .innerbox .leftbox ul li {
    position: relative;
    padding-left: 5.7692307692vw;
  }
  footer .innerbox .leftbox ul li:before {
    width: 1.9230769231vw;
    height: 1.9230769231vw;
    content: " ";
    color: #fff;
    left: 0;
    top: 0.7692307692vw;
    bottom: 0;
    margin: auto;
    position: absolute;
  }
  footer .innerbox .f_privacy {
    margin-top: 5.1282051282vw;
  }
  footer .rightbox {
    text-align: left;
    margin-top: 34.6153846154vw;
    padding-bottom: 7.0512820513vw;
    border-bottom: 1px dashed #fff;
  }
  footer .rightbox p {
    font-size: 3.8461538462vw;
  }
  footer .rightbox .name {
    font-size: 3.8461538462vw;
    margin-bottom: 5.1282051282vw;
  }
  footer .rightbox .name span {
    display: block;
  }
  footer small {
    text-align: center;
    display: block;
    margin-top: 5.1282051282vw;
  }
}

/* contact */
.contact_common {
  margin-top: 10.4166666667vw;
  position: relative;
  z-index: 0;
}
.contact_common div {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.contact_common div a {
  width: 35.4166666667vw;
  padding-top: 1.5625vw;
  padding-bottom: 1.8229166667vw;
  border-radius: 1.0416666667vw;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f9f8f6;
}
.contact_common div a p {
  font-size: 1.25vw;
  margin-top: 0.5208333333vw;
}
.contact_common div a .dial {
  font-size: 2.6041666667vw;
  font-family: "Bebas Neue", serif;
  letter-spacing: 0.2083333333vw;
  line-height: 0.5;
  margin-top: 0.5208333333vw;
}
.contact_common div a .b_hous {
  margin-top: 0.625vw;
}
.contact_common div a .form_contact {
  margin-top: 2.34375vw;
  font-size: 2.0833333333vw;
  font-weight: bold;
  line-height: 0.8;
}
.contact_common div a img {
  width: 2.6041666667vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .contact_common div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.1282051282vw;
  }
  .contact_common div a {
    width: 100%;
    height: 43.5897435897vw;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f9f8f6;
  }
  .contact_common div a p {
    font-size: 3.8461538462vw;
    margin-top: 1.2820512821vw;
  }
  .contact_common div a .dial {
    font-size: 6.4102564103vw;
    font-family: "Bebas Neue", serif;
    letter-spacing: 0.5128205128vw;
    line-height: 0.8;
    margin-top: 0.5208333333vw;
  }
  .contact_common div a .b_hous {
    margin-top: 0.5208333333vw;
  }
  .contact_common div a .form_contact {
    margin-top: 3.8461538462vw;
    font-size: 3.8461538462vw;
    font-weight: bold;
    line-height: 0.8;
  }
  .contact_common div a img {
    width: 8.9743589744vw;
    height: 8.9743589744vw;
  }
}

#access {
  margin-top: 10.4166666667vw;
  position: relative;
  z-index: 0;
}
#access iframe {
  width: 100%;
  height: 35.4166666667vw;
}
#access div {
  margin-top: 2.0833333333vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
#access div a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.25vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.0416666667vw;
  padding: 1.0416666667vw 1.5625vw;
  border-radius: 2.8125vw;
  color: #fff;
  background-color: #76ced8;
}
#access div a img {
  width: 0.8333333333vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #access iframe {
    height: 102.5641025641vw;
  }
  #access div {
    margin-top: 5.1282051282vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #access div a {
    width: 100%;
    font-size: 5.1282051282vw;
    letter-spacing: 0.3846153846vw;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 4.4871794872vw 5.7692307692vw;
    border-radius: 8.9743589744vw;
    color: #fff;
    background-color: #76ced8;
  }
  #access div a img {
    width: 3.8461538462vw;
  }
}

/* main */
main {
  height: auto;
  z-index: 0;
}
main .pege_pic {
  width: 100%;
}
main .index_only {
  position: relative;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  main .index_only {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
main .index_only p {
  font-size: 1.6666666667vw;
  font-weight: bold;
  position: absolute;
  top: 23.0208333333vw;
  left: 4.3229166667vw;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  main .index_only p {
    width: 92.3076923077vw;
    font-size: 4.6153846154vw;
    position: absolute;
    top: 139.7435897436vw;
    bottom: auto;
    left: 7.6923076923vw;
    right: auto;
    line-height: 1.8;
  }
  main .index_only p br {
    display: block;
  }
}
main section {
  margin-top: 10.4166666667vw;
  z-index: 0;
  position: relative;
}

@media screen and (max-width: 780px) and (orientation: portrait) {
  main.innerbox {
    width: 100%;
  }
  .sp_innner {
    width: 84.6153846154vw;
    margin: 0 auto 12.8205128205vw;
  }
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .subcontet section {
    width: 84.6153846154vw;
    margin: 0 auto;
  }
}
.subcontet section:first-of-type {
  margin-top: 6.25vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .subcontet section:first-of-type {
    margin-top: 11.5384615385vw;
  }
}

/* index */
#index {
  position: relative;
}
#index .headright {
  display: none;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #index .headright {
    width: 84.6153846154vw;
    display: block;
    position: absolute;
    top: 24.358974359vw;
    left: 7.6923076923vw;
    z-index: 1000;
  }
  #index .headright .appoint {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 3.8461538462vw;
  }
  #index .headright .appoint .headtel {
    font-family: "Bebas Neue", serif;
    font-size: 8.9743589744vw;
    line-height: 0;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #index .headright .appoint .headtel img {
    width: 7.0512820513vw;
    margin-right: 2.5641025641vw;
  }
  #index .headright .appoint .rec {
    font-size: 2.5641025641vw;
    letter-spacing: normal;
  }
  #index .headright .add {
    font-size: 1.1458333333vw;
    letter-spacing: 0.2083333333vw;
    margin-top: 0.2604166667vw;
  }
}
@media screen and (max-width: 780px) and (orientation: portrait) and (max-width: 780px) and (orientation: portrait) {
  #index .headright .add {
    font-size: 4.1025641026vw;
    letter-spacing: normal;
    margin-top: 2.5641025641vw;
  }
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #index .headright .year365res {
    width: 100%;
    background-color: #ff5f81;
    text-align: center;
    font-size: 0.8333333333vw;
    line-height: 1;
    color: #fff;
    padding-top: 0.3125vw;
    padding-bottom: 0.3125vw;
    margin-top: 0.2083333333vw;
    border-radius: 1.25vw;
  }
}
@media screen and (max-width: 780px) and (orientation: portrait) and (max-width: 780px) and (orientation: portrait) {
  #index .headright .year365res {
    font-size: 3.8461538462vw;
    padding-top: 1.9230769231vw;
    padding-bottom: 1.9230769231vw;
    margin-top: 3.8461538462vw;
    border-radius: 7.6923076923vw;
    line-height: 1.5;
  }
}

#message {
  margin-top: 9.8958333333vw;
  gap: 6.25vw;
}
#message .flexbox {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
  gap: 6.25vw;
}
#message .flexbox .leftpic {
  width: 33.3333333333vw;
  border-radius: 1.0416666667vw;
}
#message .flexbox .leftpic img {
  width: 100%;
}
#message .flexbox .righttext {
  width: 41.6666666667vw;
  overflow-x: auto;
  font-size: 1.5625vw;
  line-height: 1.8;
  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;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #message .flexbox {
    margin-top: 0vw;
  }
  #message .flexbox .leftpic {
    width: 100%;
  }
  #message .flexbox .righttext {
    width: 100%;
    text-align: center;
    margin-top: 10.2564102564vw;
  }
  #message .flexbox .righttext p {
    font-size: 3.4615384615vw;
  }
  #message .flexbox .righttext br {
    display: block;
  }
}

/*　service */
#service .flexbox {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.34375vw 2.0833333333vw;
}
#service .flexbox div {
  width: 23.4375vw;
  min-height: 27.0833333333vw;
  background-color: #f9f8f6;
  border-radius: 1.0416666667vw;
  padding-top: 2.34375vw;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#service .flexbox div.dummy {
  background-color: inherit;
  height: 0;
  min-height: 0;
  padding: 0;
}
#service .flexbox div img {
  width: 8.3333333333vw;
}
#service .flexbox div p {
  margin-top: 0.78125vw;
  font-size: 1.1458333333vw;
  line-height: 1.6;
  text-align: center;
}
#service .flexbox div .repertory_title {
  font-size: 1.5625vw;
}
#service .flexbox div .btnwrap {
  color: #76ced8;
}
#service .flexbox div .btnwrap .btn {
  color: #fff;
  background-color: #76ced8;
  width: 18.75vw;
  height: 2.6041666667vw;
  border-radius: 1.3020833333vw;
  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;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #service .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.1282051282vw;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  #service .flexbox div {
    width: 100%;
    height: 66.6666666667vw;
    padding-top: 5.1282051282vw;
  }
  #service .flexbox div img {
    width: 20.5128205128vw;
    margin-bottom: 2.5641025641vw;
  }
  #service .flexbox div .repertory_title {
    font-size: 4.6153846154vw;
    margin-top: 0;
  }
  #service .flexbox div p {
    font-size: 3.8461538462vw;
  }
  #service .flexbox div p br {
    display: block;
  }
  #service .flexbox div p br.nosp {
    display: none;
  }
  #service .flexbox div .btnwrap .btn {
    width: 69.2307692308vw;
    height: 6.4102564103vw;
    border-radius: 3.2051282051vw;
  }
  #service .flexbox div.houmonkango img {
    width: 20.5128205128vw;
    margin-bottom: 1.2820512821vw;
  }
  #service .flexbox div.houmonkango p {
    line-height: 1.3;
  }
  #service .flexbox div.houmonkango .btn {
    margin-top: 1.2820512821vw;
  }
}

/* important */
#important div {
  width: 100%;
  padding-top: 3.125vw;
  padding-bottom: 3.125vw;
  background-color: #f9f8f6;
  border-radius: 1.0416666667vw;
  font-size: 1.5625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#important div a {
  color: #76ced8;
  text-decoration: underline;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #important div {
    padding: 5.1282051282vw 5.7692307692vw;
    border-radius: 2.5641025641vw;
    text-align: center;
  }
  #important div p {
    font-size: 3.8461538462vw;
  }
}

/* facility */
#facility .facilitybox {
  width: 62.5vw;
  margin: 0 auto 1.5625vw;
}
#facility .facilitybox div {
  padding-top: 1.5625vw;
  padding-bottom: 1.3020833333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px dashed #807c7c;
}
#facility .facilitybox div:first-child {
  padding-top: 0;
}
#facility .facilitybox div p {
  width: 31.25vw;
  font-size: 1.25vw;
}
#facility p {
  width: 62.5vw;
  margin: 0 auto;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #facility .facilitybox {
    width: 100%;
    margin-bottom: 2.5641025641vw;
  }
  #facility .facilitybox div {
    width: 100%;
    padding-top: 2.5641025641vw;
    padding-bottom: 2.5641025641vw;
    display: block;
  }
  #facility .facilitybox div p {
    width: 100%;
    font-size: 4.1025641026vw;
  }
  #facility p {
    width: 100%;
    font-size: 3.8461538462vw;
  }
}

/* recruit */
#recruit h3 {
  margin-bottom: 0.78125vw;
}
#recruit .rec_text {
  margin-bottom: 9.8958333333vw;
  text-align: center;
}
#recruit .rec_choice {
  width: 100%;
}
#recruit .rec_choice a {
  width: 35.4166666667vw;
  padding: 5.2083333333vw 2.0833333333vw;
  border-radius: 1.0416666667vw;
  background-color: #f9f8f6;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#recruit .rec_choice a p {
  font-size: 2.0833333333vw;
  line-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.15625vw;
}
#recruit .rec_choice a p span {
  font-size: 1.25vw;
}
#recruit .rec_choice a .nowhiring {
  font-size: 1.25vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
}
#recruit .rec_choice a .nowhiring img {
  width: 1.9791666667vw;
  margin-left: 1.0416666667vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #recruit h3 {
    margin-bottom: 3.8461538462vw;
  }
  #recruit .rec_text {
    font-size: 3.8461538462vw;
    margin-bottom: 11.5384615385vw;
  }
  #recruit .rec_choice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5.1282051282vw;
  }
  #recruit .rec_choice a {
    width: 100%;
    padding-top: 8.3333333333vw;
    padding-bottom: 8.3333333333vw;
    border-radius: 2.5641025641vw;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #recruit .rec_choice a p {
    font-size: 5.1282051282vw;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #recruit .rec_choice a p span {
    font-size: 3.8461538462vw;
  }
  #recruit .rec_choice a .nowhiring {
    font-size: 3.8461538462vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: center;
        align-self: center;
  }
  #recruit .rec_choice a .nowhiring img {
    width: 4.8717948718vw;
    margin-left: 2.5641025641vw;
  }
}

/* recruitment */
#recruitment .rec_title {
  padding-left: 2.5vw;
  font-size: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 1.5625vw;
}
#recruitment .rec_title::before {
  content: "";
  width: 1.8229166667vw;
  height: 1.8229166667vw;
  border-radius: 50%;
  background-color: #ff5f81;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
#recruitment a {
  width: 40.1041666667vw;
  height: 4.1666666667vw;
  margin: 6.7708333333vw auto;
  font-size: 1.5625vw;
  color: #fff;
  background-color: #76ced8;
  border-radius: 2.0833333333vw;
  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;
}
#recruitment .rec_box {
  padding: 4.6875vw 4.1666666667vw 9.375vw;
  background-color: #f9f8f6;
  border-radius: 1.0416666667vw;
}
#recruitment .rec_box .rec_list {
  font-size: 1.5625vw;
}
#recruitment .rec_box ul {
  width: 100%;
  margin-top: 0.78125vw;
  margin-bottom: 6.25vw;
  border-top: 1px solid #707070;
  padding-top: 2.0833333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.78125vw;
}
#recruitment .rec_box ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#recruitment .rec_box ul li p {
  font-size: 1.1458333333vw;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#recruitment .rec_box ul li .farst_li {
  width: 19.2708333333vw;
  padding-left: 2.0833333333vw;
  position: relative;
}
#recruitment .rec_box ul li .farst_li::before {
  content: " ";
  width: 0.4166666667vw;
  height: 0.4166666667vw;
  position: absolute;
  background-color: #76ced8;
  left: 0.5208333333vw;
  top: 0.1041666667vw;
  bottom: 0;
  margin: auto;
}
#recruitment .rec_box .fast_none li .farst_li::before {
  content: none;
}
#recruitment .rec_box .rec_last_li {
  margin-bottom: 0;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #recruitment .rec_title {
    padding-left: 5.7692307692vw;
    font-size: 5.1282051282vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 1.9230769231vw;
  }
  #recruitment .rec_title::before {
    content: "";
    width: 4.4871794872vw;
    height: 4.4871794872vw;
    border-radius: 50%;
    background-color: #ff5f81;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
  #recruitment a {
    width: 100%;
    height: 15.3846153846vw;
    margin: 12.8205128205vw auto;
    font-size: 5.1282051282vw;
    padding-top: 3.8461538462vw;
    padding-bottom: 3.8461538462vw;
    border-radius: 7.6923076923vw;
  }
  #recruitment .rec_box {
    padding: 6.4102564103vw 5.1282051282vw;
    border-radius: 2.5641025641vw;
  }
  #recruitment .rec_box .rec_list {
    font-size: 3.8461538462vw;
  }
  #recruitment .rec_box ul {
    width: 100%;
    margin-top: 1.9230769231vw;
    margin-bottom: 6.4102564103vw;
    border-top: 1px dashed #707070;
    padding-top: 5.1282051282vw;
    padding-bottom: 8.9743589744vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6.4102564103vw;
  }
  #recruitment .rec_box ul li {
    width: 100%;
    display: block;
  }
  #recruitment .rec_box ul li p {
    font-size: 3.8461538462vw;
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-left: 3.2051282051vw;
    line-height: 1.5;
  }
  #recruitment .rec_box ul li p br {
    display: block;
  }
  #recruitment .rec_box ul li p br.nosp {
    display: none;
  }
  #recruitment .rec_box ul li .farst_li {
    width: 100%;
    padding-left: 3.2051282051vw;
    position: relative;
    margin-bottom: 1.9230769231vw;
  }
  #recruitment .rec_box ul li .farst_li::before {
    content: " ";
    width: 1.0256410256vw;
    height: 1.0256410256vw;
    position: absolute;
    background-color: #76ced8;
    left: 1.2820512821vw;
    top: 0.2564102564vw;
    bottom: 0;
    margin: auto;
  }
  #recruitment .rec_box .fast_none li .farst_li::before {
    content: none;
  }
  #recruitment .rec_box .rec_last_li {
    margin-bottom: 0;
  }
}

/* contact */
#contact .form_box div {
  background-color: #f9f8f6;
  border-radius: 1.0416666667vw;
  padding: 5.2083333333vw 11.4583333333vw;
}
#contact .form_box div ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.6041666667vw;
}
#contact .form_box div ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#contact .form_box div ul li:last-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#contact .form_box div ul li input {
  width: 40.1041666667vw;
  padding: 0.6770833333vw;
  background-color: #fff;
  border-radius: 1.8229166667vw;
}
#contact .form_box div ul .chec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 3.6458333333vw;
}
#contact .form_box div ul .chec input {
  position: relative;
  overflow: visible;
  vertical-align: middle;
  display: inline-block;
  margin-right: 0.2604166667vw;
}
#contact .form_box div ul .chec .checfirst {
  width: 100%;
}
#contact .form_box div ul .chec .checfirst img {
  width: 1.3020833333vw;
}
#contact .form_box div ul .chec .checfirst span {
  margin-left: 1.5625vw;
}
#contact .form_box div ul .chec div {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 11.4583333333vw;
  gap: 3.125vw 0;
  margin-top: 3.125vw;
}
#contact .form_box div ul .chec p {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 0.78125vw;
}
#contact .form_box div ul .chec p label {
  width: auto;
  display: inline-block;
}
#contact .form_box div label {
  width: 11.4583333333vw;
  display: inline-block;
}
#contact .form_box div input::-webkit-input-placeholder {
  color: #cfc9c9;
}
#contact .form_box div input::-moz-placeholder {
  color: #cfc9c9;
}
#contact .form_box div input:-ms-input-placeholder {
  color: #cfc9c9;
}
#contact .form_box div input::-ms-input-placeholder {
  color: #cfc9c9;
}
#contact .form_box div input::placeholder {
  color: #cfc9c9;
}
#contact .form_box div input[type=checkbox] {
  padding: 0.5208333333vw;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#contact .form_box div input[type=checkbox] {
  position: relative;
  width: 1.3020833333vw;
  height: 1.3020833333vw;
  background-color: #76ced8;
}
#contact .form_box div input[type=checkbox]:checked:before {
  position: absolute;
  bottom: -0.1041666667vw;
  left: 0.2083333333vw;
  right: 0vw;
  background-image: url(../img/check.svg);
  background-repeat: no-repeat;
  overflow: visible;
  background-size: 100%;
  background-position: bottom;
  width: 1.3020833333vw;
  height: 1.6145833333vw;
  content: "";
}
#contact .form_box div textarea {
  width: 40.1041666667vw;
  height: 21.875vw;
  padding: 1.0416666667vw;
  border-radius: 0.5208333333vw;
  background-color: #fff;
}
#contact .form_box div textarea::-webkit-input-placeholder {
  color: #cfc9c9;
}
#contact .form_box div textarea::-moz-placeholder {
  color: #cfc9c9;
}
#contact .form_box div textarea:-ms-input-placeholder {
  color: #cfc9c9;
}
#contact .form_box div textarea::-ms-input-placeholder {
  color: #cfc9c9;
}
#contact .form_box div textarea::placeholder {
  color: #cfc9c9;
}
#contact button {
  width: 40.1041666667vw;
  height: 3.6458333333vw;
  padding-top: 1.0416666667vw;
  padding-bottom: 1.0416666667vw;
  border-radius: 1.8229166667vw;
  margin-top: 4.1666666667vw;
  margin-left: 11.4583333333vw;
  color: #fff;
  font-size: 1.5625vw;
  background-color: #76ced8;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact .form_box div {
    border-radius: 2.5641025641vw;
    padding: 11.5384615385vw 5.7692307692vw;
  }
  #contact .form_box div ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8.3333333333vw;
  }
  #contact .form_box div ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #contact .form_box div ul li label {
    width: 100%;
    display: block;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div ul li input {
    width: 100%;
    padding: 5.1282051282vw;
    background-color: #fff;
    border-radius: 7.6923076923vw;
    display: block;
    margin-top: 2.5641025641vw;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div ul .chec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 17.9487179487vw;
    margin-bottom: 10.2564102564vw;
  }
  #contact .form_box div ul .chec input {
    margin-right: 1.2820512821vw;
  }
  #contact .form_box div ul .chec .checfirst {
    width: 100%;
  }
  #contact .form_box div ul .chec .checfirst img {
    width: 5.3846153846vw;
  }
  #contact .form_box div ul .chec .checfirst span {
    width: 100%;
    margin-left: 0;
    display: block;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div ul .chec div {
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 0;
    gap: 3.8461538462vw 0;
    margin-top: 7.6923076923vw;
  }
  #contact .form_box div ul .chec p {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0 1.9230769231vw;
    line-height: 1;
  }
  #contact .form_box div ul .chec p label {
    width: auto;
    display: inline-block;
  }
  #contact .form_box div label {
    width: 100%;
    display: block;
  }
  #contact .form_box div input::-webkit-input-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div input::-moz-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div input:-ms-input-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div input::-ms-input-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div input::placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div input[type=checkbox] {
    padding: 1.2820512821vw;
  }
  #contact .form_box div input[type=checkbox] {
    width: 3.8461538462vw;
    height: 3.8461538462vw;
    margin-bottom: 1.9230769231vw;
  }
  #contact .form_box div input[type=checkbox]:checked:before {
    bottom: -0.2564102564vw;
    left: 0.5128205128vw;
    right: 0;
    background-image: url(../img/check.svg);
    background-repeat: no-repeat;
    overflow: visible;
    background-size: 100%;
    background-position: bottom;
    width: 3.8461538462vw;
    height: 4.6153846154vw;
    content: "";
  }
  #contact .form_box div textarea {
    width: 100%;
    height: 121.7948717949vw;
    padding: 4.4871794872vw;
    border-radius: 1.2820512821vw;
    background-color: #fff;
    margin-top: 6.4102564103vw;
  }
  #contact .form_box div textarea::-webkit-input-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div textarea::-moz-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div textarea:-ms-input-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div textarea::-ms-input-placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact .form_box div textarea::placeholder {
    color: #cfc9c9;
    font-size: 3.8461538462vw;
  }
  #contact button {
    width: 100%;
    padding-top: 5.1282051282vw;
    padding-bottom: 5.1282051282vw;
    border-radius: 10.2564102564vw;
    margin-top: 11.5384615385vw;
    margin-left: 0;
    font-size: 5.1282051282vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#contact_confirm {
  text-align: center;
  padding-top: 5.2083333333vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact_confirm {
    padding-top: 25.641025641vw;
  }
}
#contact_confirm .formTable {
  text-align: justify;
  margin: 2.0833333333vw auto;
  max-width: 100%;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact_confirm .formTable {
    margin: 5.1282051282vw auto;
  }
}
#contact_confirm .formTable th {
  padding: 0.5208333333vw 1.5625vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact_confirm .formTable th {
    padding: 1.2820512821vw 0 0;
    display: block;
  }
}
#contact_confirm .formTable td {
  vertical-align: middle;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact_confirm .formTable td {
    display: block;
    padding: 0 0 2.5641025641vw 1em;
  }
}
#contact_confirm .btnwrap {
  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;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact_confirm .btnwrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#contact_confirm .btnwrap input[type=submit],
#contact_confirm .btnwrap input[type=button] {
  color: #fff;
  font-size: 1.5625vw;
  text-align: center;
  width: 15.625vw;
  height: 3.6458333333vw;
  border-radius: 1.8229166667vw;
  margin: 0 1.0416666667vw;
  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;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #contact_confirm .btnwrap input[type=submit],
  #contact_confirm .btnwrap input[type=button] {
    font-size: 4.1025641026vw;
    text-align: center;
    width: 84.6153846154vw;
    height: 8.9743589744vw;
    border-radius: 4.4871794872vw;
    margin: 2.5641025641vw auto;
  }
}
#contact_confirm .btnwrap input[type=submit]:hover,
#contact_confirm .btnwrap input[type=button]:hover {
  opacity: 0.7;
}
#contact_confirm .btnwrap input[type=submit] {
  background-color: #76ced8;
}
#contact_confirm .btnwrap input[type=button] {
  background-color: #333;
}

/* privacy */
#privacy section .privacybox {
  padding: 4.1666666667vw;
  border-radius: 1.0416666667vw;
  background-color: #f9f8f6;
}
#privacy section .privacybox ul {
  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;
  gap: 3.6458333333vw;
}
#privacy section .privacybox ul li {
  width: 100%;
}
#privacy section .privacybox ul li .numbering {
  font-size: 1.5625vw;
}
#privacy section .privacybox ul li p {
  font-size: 1.25vw;
}
#privacy section .privacybox ul li p span::before {
  content: " ";
  width: 1.25vw;
  height: 1.25vw;
  border-radius: 50%;
  background-color: #76ced8;
  position: absolute;
  top: 0.5208333333vw;
  left: 0;
}
#privacy section .privacybox ul li span {
  padding-left: 1.8229166667vw;
  position: relative;
  display: block;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  #privacy section .privacybox {
    padding: 10.2564102564vw 6.4102564103vw;
    border-radius: 2.5641025641vw;
    background-color: #f9f8f6;
    margin-bottom: 25.641025641vw;
  }
  #privacy section .privacybox ul {
    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;
    gap: 8.9743589744vw;
  }
  #privacy section .privacybox ul li {
    width: 100%;
  }
  #privacy section .privacybox ul li .numbering {
    font-size: 3.8461538462vw;
  }
  #privacy section .privacybox ul li p {
    font-size: 3.8461538462vw;
  }
  #privacy section .privacybox ul li p span::before {
    content: " ";
    width: 3.0769230769vw;
    height: 3.0769230769vw;
    border-radius: 50%;
    background-color: #76ced8;
    position: absolute;
    top: 2.3076923077vw;
    left: 0;
  }
  #privacy section .privacybox ul li span {
    padding-left: 4.4871794872vw;
    position: relative;
    display: block;
  }
}

/*　共有　*/
.to_top {
  position: fixed;
  bottom: 1.0416666667vw;
  right: 7.2916666667vw;
  z-index: 10;
  display: none;
}
.to_top img {
  width: 4.1666666667vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .to_top {
    position: fixed;
    bottom: 7.6923076923vw;
    right: 7.6923076923vw;
    z-index: 100;
  }
  .to_top img {
    width: 15.3846153846vw;
  }
}

.bold {
  font-weight: bold;
}

.red {
  color: #d10000;
}

.black {
  color: #000;
}

.blue {
  color: #0006ff;
}

.bgblue {
  background-color: #0c9ee0;
}

.faintly_bgblue {
  background-color: #f6f9ff;
}

.roundedbox {
  border-radius: 1.5625vw;
  padding-top: 8.3333333333vw;
  padding-bottom: 8.3333333333vw;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .roundedbox {
    border-radius: 3.8461538462vw;
    padding-top: 7.6923076923vw;
    padding-bottom: 7.6923076923vw;
  }
}

.bgwhite {
  background-color: #fff;
}

.popup {
  display: none;
  width: 14.84375vw;
  position: fixed;
  bottom: 0;
  right: 12.5vw;
  z-index: 10;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .popup {
    width: 84.6153846154vw;
    right: 7.6923076923vw;
    bottom: 2.5641025641vw;
  }
}
.popup img {
  z-index: 1;
}
.popup .closebtn {
  color: #fff;
  font-size: 1.4583333333vw;
  font-weight: 300;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0.3645833333vw;
  z-index: 2;
}
@media screen and (max-width: 780px) and (orientation: portrait) {
  .popup .closebtn {
    font-size: 3.3333333333vw;
    border-radius: 2.5641025641vw;
    top: 0.641025641vw;
    right: 0.641025641vw;
  }
}

/* animation_delay */
.delay_2 {
  -webkit-animation-delay: 0.2s !important;
          animation-delay: 0.2s !important;
}

.delay_3 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
}

.delay_4 {
  -webkit-animation-delay: 0.4s !important;
          animation-delay: 0.4s !important;
}

.delay_6 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
}

.delay_8 {
  -webkit-animation-delay: 0.8s !important;
          animation-delay: 0.8s !important;
}

.delay_9 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.delay_12 {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important;
}

/* animation */
@-webkit-keyframes bound {
  0% {
    -webkit-transform: translateY(7.2916666667vw);
            transform: translateY(7.2916666667vw);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(1.5625vw);
            transform: translateY(1.5625vw);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes bound {
  0% {
    -webkit-transform: translateY(7.2916666667vw);
            transform: translateY(7.2916666667vw);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(1.5625vw);
            transform: translateY(1.5625vw);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  20%, 100% {
    opacity: 1;
  }
}
.bound {
  opacity: 0;
}

.bound.animated {
  -webkit-animation: bound 0.5s cubic-bezier(0.57, 0.23, 0.37, 0.95) 1 forwards;
          animation: bound 0.5s cubic-bezier(0.57, 0.23, 0.37, 0.95) 1 forwards;
}

.bound2 {
  opacity: 0;
}

.bound2.animated {
  -webkit-animation: bound 0.7s cubic-bezier(0.57, 0.23, 0.37, 0.95) 1 forwards;
          animation: bound 0.7s cubic-bezier(0.57, 0.23, 0.37, 0.95) 1 forwards;
}

@-webkit-keyframes fadeup {
  0% {
    -webkit-transform: translateY(1.5625vw);
            transform: translateY(1.5625vw);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeup {
  0% {
    -webkit-transform: translateY(1.5625vw);
            transform: translateY(1.5625vw);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadeup {
  opacity: 0;
}

@-webkit-keyframes fadein {
  0% {
    -webkit-transform: translateY(-1.5625vw);
            transform: translateY(-1.5625vw);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadein {
  0% {
    -webkit-transform: translateY(-1.5625vw);
            transform: translateY(-1.5625vw);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fadein {
  opacity: 0;
}

.fadein.animated {
  -webkit-animation: fadein 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
          animation: fadein 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}

.fadeup.animated {
  -webkit-animation: fadeup 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
          animation: fadeup 1s cubic-bezier(0.33, 1, 0.68, 1) 1 forwards;
}

.slideleft {
  opacity: 0;
  -webkit-transform: translateX(-1.0416666667vw);
          transform: translateX(-1.0416666667vw);
}

.slideleft.animated {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.5s 0s ease-out;
  transition: all 0.5s 0s ease-out;
}

.slideright {
  opacity: 0;
  -webkit-transform: translateX(1.0416666667vw);
          transform: translateX(1.0416666667vw);
}

.slideright.animated {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.5s 0s ease-out;
  transition: all 0.5s 0s ease-out;
}