body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #000;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

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

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.id-target {
  padding-top: 85px;
  margin-top: -85px;
  display: block;
}
@media screen and (max-width: 1199px) {
  .id-target {
    padding-top: 160px;
    margin-top: -160px;
  }
}
@media screen and (max-width: 991px) {
  .id-target {
    padding-top: 95px;
    margin-top: -95px;
  }
}
@media screen and (max-width: 574px) {
  .id-target {
    padding-top: 70px;
    margin-top: -70px;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1330px;
  }
}
@media screen and (min-width: 1600px) {
  .container {
    max-width: 1470px;
  }
}

@media print {
  .container {
    min-width: 1500px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 35px 0 35px 50px;
  z-index: 999;
  background: #323232;
}
@media screen and (max-width: 1199px) {
  header {
    padding: 20px 0 20px 20px;
  }
}
@media screen and (max-width: 991px) {
  header {
    padding: 15px 20px;
    position: fixed;
  }
}
@media screen and (max-width: 574px) {
  header {
    padding: 0 20px;
    height: 70px;
  }
  header .header_inner {
    height: 70px;
  }
}
header .logo_wrapper .logo {
  max-width: 380px;
}
@media screen and (max-width: 1599px) {
  header .logo_wrapper .logo {
    max-width: 380px;
  }
}
@media screen and (max-width: 1399px) {
  header .logo_wrapper .logo {
    max-width: 340px;
  }
}
@media screen and (max-width: 991px) {
  header .logo_wrapper .logo {
    max-width: 280px;
  }
}
@media screen and (max-width: 574px) {
  header .logo_wrapper .logo {
    max-width: 250px;
    width: calc(100% - 20px);
  }
}
header .logo_wrapper .logo img {
  display: block;
}
header .logo_wrapper .points {
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  header .logo_wrapper .points {
    margin-top: 10px;
    display: none;
  }
}
@media screen and (max-width: 574px) {
  header .logo_wrapper .points {
    display: none;
  }
}
header .logo_wrapper .points p {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 50px;
  border: 1px solid #fff100;
  border-radius: 30px;
  color: #fff100;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1599px) {
  header .logo_wrapper .points p {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 991px) {
  header .logo_wrapper .points p {
    padding: 5px 15px;
  }
}
header .logo_wrapper .points p span {
  display: block;
  padding: 0 50px;
  position: relative;
}
@media screen and (max-width: 1599px) {
  header .logo_wrapper .points p span {
    padding: 0 30px;
  }
}
@media screen and (max-width: 1399px) {
  header .logo_wrapper .points p span {
    padding: 0 20px;
  }
}
header .logo_wrapper .points p span::after {
  content: "";
  height: 18px;
  width: 1px;
  background-color: #fff100;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%) rotate(30deg);
}
header .logo_wrapper .points p span:first-of-type {
  padding-left: 0;
}
header .logo_wrapper .points p span:last-child {
  padding-right: 0;
}
header .logo_wrapper .points p span:last-child::after {
  display: none;
}
@media screen and (max-width: 991px) {
  header .nav_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateY(100%) translateX(100%);
    background: #323232;
    display: flex;
    flex-direction: column-reverse;
    padding: 30px 20px;
    width: 310px;
    transition-duration: 0.5s;
    overflow-y: scroll;
  }
  header .nav_wrapper.open {
    transform: translateY(100%) translateX(0);
  }
}
header .nav_wrapper .nav_head {
  margin-bottom: 60px;
  display: flex;
  justify-content: end;
  align-items: center;
  color: #fff;
}
@media screen and (max-width: 1399px) {
  header .nav_wrapper .nav_head {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  header .nav_wrapper .nav_head {
    flex-wrap: wrap;
  }
}
header .nav_wrapper .nav_head .sns {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  header .nav_wrapper .nav_head .sns {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }
}
header .nav_wrapper .nav_head .sns a {
  font-size: 60px;
  display: block;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  header .nav_wrapper .nav_head .sns a {
    margin-right: 20px;
  }
}
header .nav_wrapper .nav_head .contact a {
  display: block;
  padding: 20px 60px;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  position: relative;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 0.3s;
}
header .nav_wrapper .nav_head .contact a span {
  display: inline-block;
  margin-left: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #000000;
}
@media (min-width: 992px) {
  header .nav_wrapper .nav_head .contact a:hover {
    background-color: #323232;
    color: #fff;
  }
  header .nav_wrapper .nav_head .contact a:hover span {
    border-color: transparent transparent transparent #fff;
  }
}
@media screen and (max-width: 991px) {
  header .nav_wrapper .nav_head .contact a {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 991px) {
  header .nav_wrapper .nav_head .contact {
    margin: 0 auto;
  }
}
header .nav_wrapper nav {
  color: #fff;
  padding-right: 50px;
}
@media screen and (max-width: 1599px) {
  header .nav_wrapper nav {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  header .nav_wrapper nav {
    padding-right: 10px;
  }
}
@media screen and (max-width: 991px) {
  header .nav_wrapper nav {
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
header .nav_wrapper nav a {
  margin-left: 50px;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  transition-duration: 0.3s;
}
@media screen and (max-width: 1599px) {
  header .nav_wrapper nav a {
    margin-left: 30px;
  }
}
@media screen and (max-width: 1399px) {
  header .nav_wrapper nav a {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1199px) {
  header .nav_wrapper nav a {
    font-size: 14px;
    margin-left: 15px;
  }
  header .nav_wrapper nav a:first-of-type {
    margin-left: 0;
  }
}
@media screen and (max-width: 991px) {
  header .nav_wrapper nav a {
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 10px;
    border-bottom: 2px solid #fff;
  }
}
header .nav_wrapper nav a.active {
  color: #fff100;
}
@media screen and (max-width: 991px) {
  header .nav_wrapper nav a.active {
    border-bottom: 2px solid #fff100;
  }
}
@media (min-width: 992px) {
  header .nav_wrapper nav a:hover {
    color: #fff100;
  }
}
header .toggle {
  display: none;
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
    width: 40px;
    height: 30px;
    position: relative;
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  header .toggle {
    width: 30px;
    height: 25px;
  }
}
@media screen and (max-width: 574px) {
  header .toggle {
    height: 17px;
  }
}
header .toggle span {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  transition-duration: 0.5s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
}
header .toggle span:nth-of-type(3) {
  top: 100%;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.scroll_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0 15px 20px;
  z-index: 999;
  background: #323232;
  display: none;
}
@media screen and (max-width: 1199px) {
  .scroll_header {
    padding: 15px 20px 15px 20px;
  }
}
.scroll_header .logo_wrapper .logo {
  max-width: 350px;
}
@media screen and (max-width: 574px) {
  .scroll_header .logo_wrapper .logo {
    max-width: 380px;
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateY(100%) translateX(100%);
    background: #323232;
    display: flex;
    flex-direction: column-reverse;
    padding: 30px 20px;
    width: 310px;
    transition-duration: 0.5s;
    overflow-y: scroll;
  }
  .scroll_header .nav_wrapper.open {
    transform: translateY(100%) translateX(0);
  }
}
.scroll_header .nav_wrapper nav {
  color: #fff;
  padding-right: 20px;
}
@media screen and (max-width: 1399px) {
  .scroll_header .nav_wrapper nav {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper nav {
    padding-right: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper nav {
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
.scroll_header .nav_wrapper nav a {
  margin-left: 30px;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  transition-duration: 0.3s;
}
@media screen and (max-width: 1399px) {
  .scroll_header .nav_wrapper nav a {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper nav a {
    display: block;
    width: 100%;
    margin-left: 0;
    padding: 10px;
    border-bottom: 2px solid #fff;
  }
}
.scroll_header .nav_wrapper nav a.active {
  color: #fff100;
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper nav a.active {
    border-bottom: 2px solid #fff100;
  }
}
@media (min-width: 992px) {
  .scroll_header .nav_wrapper nav a:hover {
    color: #fff100;
  }
}
@media screen and (max-width: 1450px) {
  .scroll_header .nav_wrapper nav a.counsel_pc {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper nav a.counsel_pc {
    display: block;
  }
}
.scroll_header .nav_wrapper nav a.counsel_sp {
  display: none;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 22px;
}
@media screen and (max-width: 1450px) {
  .scroll_header .nav_wrapper nav a.counsel_sp {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 1199px) {
  .scroll_header .nav_wrapper nav a.counsel_sp {
    display: none;
  }
}
.scroll_header .nav_wrapper nav a.counsel_sp.active {
  border-color: #fff100;
}
.scroll_header .toggle {
  display: none;
}
@media screen and (max-width: 1199px) {
  .scroll_header .toggle {
    display: block;
    width: 40px;
    height: 30px;
    position: relative;
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .scroll_header .toggle {
    width: 30px;
    height: 25px;
  }
}
@media screen and (max-width: 574px) {
  .scroll_header .toggle {
    height: 17px;
  }
}
.scroll_header .toggle span {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  transition-duration: 0.5s;
}
.scroll_header .toggle span:nth-of-type(1) {
  top: 0;
}
.scroll_header .toggle span:nth-of-type(2) {
  top: 50%;
}
.scroll_header .toggle span:nth-of-type(3) {
  top: 100%;
}
.scroll_header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.scroll_header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
.scroll_header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

main {
  margin-top: 220px;
  overflow: hidden;
}
@media screen and (max-width: 1399px) {
  main {
    margin-top: 208px;
  }
}
@media screen and (max-width: 1199px) {
  main {
    margin-top: 178px;
  }
}
@media screen and (max-width: 991px) {
  main {
    margin-top: 89px;
  }
}
@media screen and (max-width: 574px) {
  main {
    margin-top: 70px;
  }
}

#top h2 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #fff;
  font-weight: bold;
  font-size: 72px;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  #top h2 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  #top h2 {
    font-size: 50px;
  }
}
#top .view_more a {
  position: relative;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 70px;
  border: 3px solid #fff;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  transition-duration: 0.3s;
}
#top .view_more a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 12px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  transition-duration: 0.3s;
}
@media (min-width: 992px) {
  #top .view_more a:hover {
    background: #fff;
    color: #000;
  }
  #top .view_more a:hover::after {
    border-color: transparent transparent transparent #000;
  }
}
#top .mv {
  background: #323232;
  padding-bottom: 180px;
}
@media screen and (max-width: 1199px) {
  #top .mv {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  #top .mv {
    padding-bottom: 80px;
  }
}
#top .features {
  background: url(../images/common/bg1.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 0 95px;
  color: #fff;
}
#top .features h2 {
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  #top .features h2 {
    margin-top: -80px;
  }
}
#top .features .h2_txt {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1199px) {
  #top .features .h2_txt {
    font-size: 25px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #top .features .h2_txt {
    font-size: 20px;
  }
}
#top .features_list_wrap {
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  #top .features_list_wrap {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #top .features_list {
    display: flex;
    flex-direction: column;
  }
}
#top .features_list_image {
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  #top .features_list_image {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #top .features_list_image {
    order: 0;
  }
}
#top .features_list_txt {
  position: relative;
  z-index: 0;
  padding-top: 20px;
}
@media screen and (max-width: 1199px) {
  #top .features_list_txt {
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  #top .features_list_txt {
    padding-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  #top .features_list_txt {
    margin-bottom: 30px;
    order: 2;
  }
}
#top .features_list_txt h3 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  #top .features_list_txt h3 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #top .features_list_txt h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #top .features_list_txt h3 {
    font-size: 25px;
  }
}
#top .features_list_txt p {
  text-align: justify;
}
#top .features_list_txt_caution {
  display: block;
  padding: 10px 0;
  width: 220px;
  text-align: center;
  border-radius: 30px;
  background: #e5004f;
  color: #fff;
  margin: 10px auto 0;
}
#top .features_list_txt .number {
  position: absolute;
  color: #434343;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-size: 187px;
  z-index: -1;
  right: 0;
  bottom: 0;
  transform: rotate(15deg);
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  #top .features_list_txt .number {
    font-size: 100px;
    bottom: 0px;
  }
}
@media screen and (max-width: 574px) {
  #top .features_list_txt .number {
    font-size: 70px;
  }
}
#top .features_list:nth-of-type(2) .features_list_image {
  margin-bottom: 0;
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  #top .features_list:nth-of-type(2) .features_list_image {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #top .features_list:nth-of-type(2) .features_list_image {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #top .features .covid_wrap {
    margin: 0;
  }
}
#top .features_covid {
  margin-top: 70px;
  border: 2px solid #fff;
  background: rgba(67, 67, 67, 0.5);
  text-align: center;
  padding: 30px 0;
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  #top .features_covid.col-xl-6 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}
@media screen and (max-width: 1199px) {
  #top .features_covid {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #top .features_covid {
    padding: 30px 20px;
  }
}
#top .features_covid h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-size: 24px;
  margin-bottom: 25px;
}
@media screen and (max-width: 450px) {
  #top .features_covid h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 374px) {
  #top .features_covid h3 {
    font-size: 18px;
  }
}
#top .features_covid ul {
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #top .features_covid ul li {
    margin-bottom: 15px;
  }
}
#top .menu {
  padding: 140px 0;
  background: #323232;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  #top .menu {
    padding: 100px 0;
  }
}
#top .menu .h2_txt {
  text-align: center;
  font-size: 18px;
  margin-bottom: 65px;
}
#top .menu_wrap {
  margin-bottom: 65px;
}
@media screen and (max-width: 767px) {
  #top .menu_wrap {
    margin-bottom: 30px;
  }
}
#top .menu_plan {
  text-align: center;
  border: 2px solid #fff;
}
#top .menu_plan_ttl {
  background: #323232;
  width: -moz-fit-content;
  width: fit-content;
  margin: -30px auto 0;
  padding: 0 30px;
}
#top .menu_plan_ttl h3 {
  margin-bottom: 5px;
}
@media screen and (max-width: 1599px) {
  #top .menu_plan_ttl h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1399px) {
  #top .menu_plan_ttl h3 {
    font-size: 21px;
  }
}
@media screen and (max-width: 1199px) {
  #top .menu_plan_ttl h3 {
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 1199px) {
  #top .menu_plan_ttl h3 small {
    display: block;
  }
}
#top .menu_plan_ttl .caption {
  font-size: 14px;
}





#top .menu_plan_ttl02 {
  background: #323232;
  width: -moz-fit-content;
  width: fit-content;
  margin: -30px auto 0;
  padding: 0 30px;
}
#top .menu_plan_ttl02 h3 {
  margin-bottom: 5px;
}
@media screen and (max-width: 1599px) {
  #top .menu_plan_ttl02 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1399px) {
  #top .menu_plan_ttl02 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  #top .menu_plan_ttl02 h3 {
    min-height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 1199px) {
  #top .menu_plan_ttl02 h3 small {
    display: block;
  }
}
#top .menu_plan_ttl .caption {
  font-size: 14px;
}

#top .menu_plan_icon {
  width: 157px;
  margin: 35px auto;
}

#top .menu_plan_icon02 {
  width: 100%;
  max-width: 376px;
  margin: 35px auto;
}

#top .menu_plan_icon02 img {
  width: 100%;
}


#top .menu_price {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #top .menu_price {
    margin-bottom: 70px;
    margin-top: 20px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto 70px;
  }
}
#top .menu_price_list {
  margin-bottom: 20px;
}
#top .menu_price_title {
  font-size: 24px;
  width: 130px;
}
@media screen and (max-width: 1599px) {
  #top .menu_price_title {
    width: 120px;
  }
}
@media screen and (max-width: 1399px) {
  #top .menu_price_title {
    width: 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #top .menu_price_title {
    width: 100px;
  }
}
@media screen and (max-width: 374px) {
  #top .menu_price_title {
    width: 50px;
  }
}
#top .menu_price_title small {
  font-size: 80%;
}
#top .menu_price_line {
  width: 50px;
  display: block;
  height: 1px;
  background: #fff;
  margin-right: 35px;
}
@media screen and (max-width: 1599px) {
  #top .menu_price_line {
    width: 30px;
    margin-right: 25px;
  }
}
@media screen and (max-width: 1399px) {
  #top .menu_price_line {
    width: 15px;
    margin-right: 15px;
  }
}
#top .menu_price_cash {
  font-size: 14px;
  display: block;
  width: 107px;
}
@media screen and (max-width: 1399px) {
  #top .menu_price_cash {
    width: 95px;
  }
}
#top .menu_price_yen {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  border-bottom: 2px solid #fff100;
  color: #fff100;
}
@media screen and (max-width: 1399px) {
  #top .menu_price_yen {
    font-size: 25px;
  }
}
#top .menu_price_yen .yen_small {
  font-weight: 900;
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 991px) {
  #top .menu .set {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #top .menu .set {
    margin-top: 0;
  }
}
#top .menu .set .menu_price_title {
  width: 220px;
}
@media screen and (max-width: 1399px) {
  #top .menu .set .menu_price_title {
    width: 180px;
  }
}
@media screen and (max-width: 1199px) {
  #top .menu .set .menu_price_title {
    width: 155px;
  }
}
#top .menu .set .menu_price_title small {
  display: inline-block;
  font-feature-settings: "palt";
}
#top .menu .set .menu_price_yen {
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
#top .menu .set .menu_price_yen small {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
}
#top .news {
  margin-top: 35px;
  margin-bottom: 30px;
}
#top .news_title h2 {
  color: #000;
}
#top .news_title .h2_txt {
  font-size: 18px;
  margin-top: 5px;
}
#top .news .view_more a {
  border-color: #000;
  color: #000;
}
#top .news .view_more a::after {
  border-color: transparent transparent transparent #000;
}
@media (min-width: 992px) {
  #top .news .view_more a:hover {
    background: #000;
    color: #fff;
  }
  #top .news .view_more a:hover::after {
    border-color: transparent transparent transparent #fff;
  }
}
@media screen and (max-width: 450px) {
  #top .news .view_more a {
    width: 180px;
  }
}
@media screen and (max-width: 374px) {
  #top .news .view_more a {
    width: 220px;
    margin-top: 20px;
  }
}
#top .news_list {
  margin-top: 50px;
}
#top .news_list h3 {
  background: #000;
  color: #fff;
  padding: 10px 15px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
#top .news_list ul {
  max-height: 700px;
  overflow-y: scroll;
  padding-right: 20px;
}
@media screen and (max-width: 991px) {
  #top .news_list ul {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  #top .news_list ul {
    height: 350px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 574px) {
  #top .news_list ul {
    height: 250px;
  }
}
#top .news_list ul::-webkit-scrollbar {
  width: 5px;
}
#top .news_list ul::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 5px;
}
#top .news_list ul::-webkit-scrollbar-thumb {
  background-color: #434343;
  border-radius: 5px;
}
#top .news_list ul li {
  border-bottom: 1px solid #aaa;
}
#top .news_list ul li a {
  display: block;
  padding-bottom: 30px;
  padding-top: 20px;
}
#top .news_list ul li a .news_list_text {
  text-decoration: underline;
}
#top .news_list_date {
  justify-content: space-between;
  align-items: center;
}
#top .news_list_date .new {
  background: #e5004f;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 5px;
}
#top .news_list_text {
  margin-top: 15px;
}
#top .company {
  background: #323232;
  padding: 130px 0;
}
@media screen and (max-width: 767px) {
  #top .company {
    padding: 80px 0;
  }
}
#top .company_contact {
  padding: 30px;
  background: url(../images/common/bg1.jpg);
  background-size: cover;
  margin-bottom: 130px;
}
@media screen and (max-width: 574px) {
  #top .company_contact {
    padding: 15px;
  }
}
#top .company_contact_image {
  width: 42%;
}
@media screen and (max-width: 1399px) {
  #top .company_contact_image {
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  #top .company_contact_image {
    width: 100%;
  }
}
#top .company_contact_text {
  width: 57%;
  text-align: center;
}
@media screen and (max-width: 1399px) {
  #top .company_contact_text {
    width: 48%;
  }
}
@media screen and (max-width: 991px) {
  #top .company_contact_text {
    width: 100%;
    margin-top: 30px;
  }
}
#top .company_contact_text h2 {
  font-size: 30px;
  margin-bottom: 40px;
}
#top .company_contact_text h2 br {
  display: none;
}
@media screen and (max-width: 1399px) {
  #top .company_contact_text h2 br {
    display: inline;
  }
}
@media screen and (max-width: 1599px) {
  #top .company_contact_text h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1399px) {
  #top .company_contact_text h2 {
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1199px) {
  #top .company_contact_text h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 574px) {
  #top .company_contact_text h2 {
    font-size: 21px;
  }
}
@media screen and (max-width: 374px) {
  #top .company_contact_text h2 {
    font-size: 17px;
  }
}
#top .company_contact_text .tel {
  margin-bottom: 50px;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #fff100;
  font-size: 48px;
}
@media screen and (max-width: 1599px) {
  #top .company_contact_text .tel {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1399px) {
  #top .company_contact_text .tel {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 574px) {
  #top .company_contact_text .tel {
    font-size: 30px;
  }
}
#top .company_contact_text .tel .en {
  font-size: 30px;
  color: #fff;
}
@media screen and (max-width: 574px) {
  #top .company_contact_text .tel .en {
    font-size: 20px;
  }
}
#top .company_contact_text .counseling {
  display: block;
  max-width: 595px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: bold;
  background: #000;
  transition-duration: 0.3s;
  color: #fff;
  padding: 30px 0;
  position: relative;
}
#top .company_contact_text .counseling i {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #top .company_contact_text .counseling:hover {
    background: #fff;
    color: #000;
  }
}
@media screen and (max-width: 1399px) {
  #top .company_contact_text .counseling {
    width: 90%;
    font-size: 25px;
    padding: 20px 0;
  }
}
@media screen and (max-width: 1199px) {
  #top .company_contact_text .counseling {
    font-size: 20px;
  }
}
@media screen and (max-width: 574px) {
  #top .company_contact_text .counseling {
    width: 100%;
    font-size: 17px;
  }
}
#top .company_contact_time {
  margin-bottom: 50px;
}
@media screen and (max-width: 1599px) {
  #top .company_contact_time {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1399px) {
  #top .company_contact_time {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 574px) {
  #top .company_contact_time {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 574px) {
  #top .company_contact_time > div {
    flex-wrap: wrap;
  }
}
#top .company_contact_time_title {
  background: #000;
  color: #fff;
  padding: 5px 25px;
  margin-right: 25px;
}
@media screen and (max-width: 574px) {
  #top .company_contact_time_title {
    width: 100%;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
#top .company_contact_time_text {
  color: #fff;
  text-align: left;
  font-feature-settings: "palt";
  line-height: 2;
}
#top .company_info {
  justify-content: center;
}
@media screen and (max-width: 1599px) {
  #top .company_info {
    justify-content: space-between;
  }
}
#top .company_info h2 {
  font-size: 40px;
  text-align: left;
}
#top .company_info .access {
  max-width: 595px;
  width: 100%;
}
@media screen and (max-width: 1399px) {
  #top .company_info .access {
    max-width: 48%;
  }
}
@media screen and (max-width: 991px) {
  #top .company_info .access {
    max-width: 100%;
    margin-bottom: 50px;
  }
}
#top .company_info .access h2 {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
#top .company_info .access .h2_txt {
  margin-top: 5px;
  color: #fff;
}
#top .company_info .access iframe {
  max-width: 595px;
  width: 100%;
  height: 250px;
  margin-top: 30px;
}
@media screen and (max-width: 991px) {
  #top .company_info .access iframe {
    max-width: 100%;
  }
}
#top .company_info .access_info {
  color: #fff;
  background: #434343;
  padding: 8px 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 574px) {
  #top .company_info .access_info {
    padding: 0;
  }
}
@media screen and (max-width: 574px) {
  #top .company_info .access_info ul {
    flex-wrap: wrap;
  }
}
#top .company_info .access_info ul li {
  padding: 0 25px;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 1399px) {
  #top .company_info .access_info ul li {
    padding: 0 10px;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 1199px) {
  #top .company_info .access_info ul li {
    padding: 0 8px;
  }
}
@media screen and (max-width: 574px) {
  #top .company_info .access_info ul li {
    width: 100%;
    border-right: 0;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
  }
}
#top .company_info .access_info ul li i {
  margin-right: 10px;
}
#top .company_info .access_info ul li:last-of-type {
  border-right: 0;
}
@media screen and (max-width: 574px) {
  #top .company_info .access_info ul li:last-of-type {
    border-bottom: 0;
  }
}
#top .company_info .access_text {
  color: #fff;
}
#top .company_info .access_text li {
  margin-bottom: 10px;
}
@media screen and (max-width: 574px) {
  #top .company_info .access_text li {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
#top .company_info .access_text_title {
  width: 95px;
  height: 40px;
  border: 2px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
}
@media screen and (max-width: 574px) {
  #top .company_info .access_text_p {
    margin-top: 10px;
    width: 100%;
  }
}
#top .company_info .job_time {
  margin-left: 125px;
  color: #fff;
  max-width: 630px;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  #top .company_info .job_time {
    margin-left: 0;
  }
}
@media screen and (max-width: 1399px) {
  #top .company_info .job_time {
    max-width: 48%;
  }
}
@media screen and (max-width: 991px) {
  #top .company_info .job_time {
    max-width: 100%;
  }
}
#top .company_info .job_time h2 {
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  #top .company_info .job_time h2 {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 450px) {
  #top .company_info .job_time_table {
    overflow-x: scroll;
  }
}
#top .company_info .job_time_table_text {
  display: none;
}
@media screen and (max-width: 450px) {
  #top .company_info .job_time_table_text {
    display: block;
    margin-bottom: 30px;
  }
}
#top .company_info .job_time table {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 450px) {
  #top .company_info .job_time table {
    width: 445px;
    margin-bottom: 10px;
  }
}
#top .company_info .job_time table tr th {
  width: 11.2%;
}
#top .company_info .job_time table tr th:nth-of-type(1) {
  width: 21.6%;
}
@media screen and (max-width: 1399px) {
  #top .company_info .job_time table tr th {
    width: 10%;
  }
  #top .company_info .job_time table tr th:nth-of-type(1) {
    width: 30%;
  }
}
#top .company_info .job_time table tr th, #top .company_info .job_time table tr td {
  padding: 20px 0;
  border-bottom: 1px solid #fff;
}
#top .company_info .job_time table tr td span {
  display: inline-block;
  margin: 0 auto;
  width: 13px;
  background: #fff;
}
#top .company_info .job_time table tr td span.yes {
  height: 13px;
  border-radius: 50%;
}
#top .company_info .job_time table tr td span.no {
  height: 1px;
  vertical-align: middle;
}
#top .company_info .job_time_info li {
  margin-bottom: 10px;
}
@media screen and (max-width: 574px) {
  #top .company_info .job_time_info li {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
#top .company_info .job_time_info_title {
  width: 95px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  margin-right: 30px;
}
@media screen and (max-width: 1399px) {
  #top .company_info .job_time_info_title {
    margin-right: 15px;
  }
}
#top .company_info .job_time_info_text {
  width: calc(100% - 125px);
}
@media screen and (max-width: 1399px) {
  #top .company_info .job_time_info_text {
    width: calc(100% - 110px);
  }
}
@media screen and (max-width: 574px) {
  #top .company_info .job_time_info_text {
    width: 100%;
    margin-top: 10px;
  }
}
#top .company_info .job_time_info_text span {
  margin-left: 15px;
  color: #fff100;
}
@media screen and (max-width: 1399px) {
  #top .company_info .job_time_info_text span {
    margin-left: 10px;
  }
}
#top .company_info .job_time_info_text.color_yellow {
  color: #fff100;
}
#top .calender {
  padding: 45px 0 60px;
}
#top .calender h2 {
  font-size: 40px;
  background: #000;
  padding: 10px 30px;
}
@media screen and (max-width: 574px) {
  #top .calender h2 {
    font-size: 30px;
  }
}
#top .calender_txt {
  margin-top: 20px;
  line-height: 1.7;
}
#top .calender_item iframe {
  width: 100%;
  height: 700px;
}
@media screen and (max-width: 574px) {
  #top .calender_item iframe {
    height: 500px;
  }
}
#top .calender .modal_btn {
  font-size: 24px;
  border-bottom: 2px solid #e5004f;
  color: #e5004f;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  #top .calender .modal_btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 574px) {
  #top .calender .modal_btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 374px) {
  #top .calender .modal_btn {
    font-size: 16px;
  }
}
#top .calender_item {
  margin-top: 50px;
}
@media screen and (max-width: 574px) {
  #top .calender_item {
    margin-top: 20px;
  }
}
#top .calender .modal_open {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(67, 67, 67, 0.8);
}
#top .calender .modal_open .modal_inner {
  max-width: 1110px;
  width: 85vw;
  background: #fff;
  padding: 40px;
  position: relative;
  max-height: 80vh;
  overflow-y: scroll;
}
@media screen and (max-width: 574px) {
  #top .calender .modal_open .modal_inner {
    padding: 60px 20px 20px;
  }
}
#top .calender .modal_open .modal_inner .close_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 40px;
  background: #e5004f;
  cursor: pointer;
}
#top .calender .modal_open .modal_inner .close_btn span {
  width: 30px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
#top .calender .modal_open .modal_inner .close_btn span:last-of-type {
  transform: translate(-50%, -50%) rotate(45deg);
}
#top .calender .modal_open .modal_inner h3 {
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 574px) {
  #top .calender .modal_open .modal_inner h3 {
    font-size: 20px;
  }
}
#top .calender .modal_open .modal_inner p {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #top .calender .modal_open .modal_inner p {
    font-size: 16px;
  }
}
#top .calender .modal_open .modal_inner .method p {
  background: #d2d2d2;
  padding: 10px;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}
#top .calender .modal_open .modal_inner .method p.caution {
  background: none;
  color: #e5004f;
  line-height: 1.5;
  padding: 10px 0;
}
#top .calender .modal_open .modal_inner .pattern h4 {
  max-width: 200px;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
@media screen and (max-width: 574px) {
  #top .calender .modal_open .modal_inner .pattern h4 {
    font-size: 16px;
    max-width: 180px;
  }
}
#top .calender .modal_open .modal_inner .pattern ol {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
#top .calender .modal_open .modal_inner .pattern ol li {
  margin-bottom: 5px;
}
#top .calender .modal_open .modal_inner .close_text {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 50px;
  background: #e5004f;
  color: #fff;
  margin: 0 auto;
  cursor: pointer;
}

footer {
  background: url(../images/common/bg1.jpg);
  background-size: cover;
  padding: 30px 0 90px;
}
footer .footer_menu {
  padding: 50px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 1199px) {
  footer .footer_menu {
    padding: 20px 120px 10px;
  }
}
@media screen and (max-width: 991px) {
  footer .footer_menu {
    padding: 20px 0 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 574px) {
  footer .footer_menu {
    display: none;
  }
}
footer .footer_menu a {
  display: block;
  margin-right: 35px;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  footer .footer_menu a {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
    padding: 0 40px;
  }
  footer .footer_menu a:last-of-type {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  footer .footer_menu a {
    padding: 0 10px;
  }
}
footer .footer_info {
  color: #fff;
}
@media screen and (max-width: 574px) {
  footer .footer_info_left {
    width: 100%;
    text-align: center;
  }
}
footer .footer_info_left .tel {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
footer .footer_info_left .tel_en {
  font-size: 16px;
}
footer .footer_info_logo {
  margin-bottom: 25px;
}
@media screen and (max-width: 574px) {
  footer .footer_info_logo {
    text-align: center;
  }
}
footer .footer_info_logo img {
  max-width: 300px;
}
footer .footer_info_logo span {
  font-size: 18px;
  font-weight: bold;
  margin-left: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 574px) {
  footer .footer_info_logo span {
    display: block;
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
  }
}
footer .footer_info_address {
  margin-bottom: 25px;
  line-height: 1.8;
}
footer .footer_info_address br {
  display: none;
}
@media screen and (max-width: 574px) {
  footer .footer_info_address br {
    display: block;
  }
}
footer .footer_info_address a {
  display: block;
  background: #fff;
  color: #000;
  border: 2px solid #fff;
  display: inline-block;
  width: 90px;
  margin-left: 30px;
  text-align: center;
  line-height: 1;
  padding: 5px 0;
  transition-duration: 0.3s;
}
@media (min-width: 992px) {
  footer .footer_info_address a:hover {
    background: #000;
    color: #fff;
  }
}
@media screen and (max-width: 574px) {
  footer .footer_info_address a {
    margin-left: 10px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px;
  }
}
@media screen and (max-width: 374px) {
  footer .footer_info_address a {
    font-size: 14px;
    margin-left: 5px;
  }
}
footer .footer_info_right {
  text-align: right;
}
@media screen and (max-width: 767px) {
  footer .footer_info_right {
    text-align: center;
    width: 100%;
    margin-top: 40px;
  }
}
footer .footer_info_right .sns {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  footer .footer_info_right .sns {
    margin-bottom: 20px;
  }
}
footer .footer_info_right .sns a {
  font-size: 60px;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  footer .footer_info_right .sns a {
    margin-left: 10px;
    font-size: 60px;
  }
}
footer .footer_info_right .copy {
  font-size: 14px;
}

.pagetop {
  position: fixed;
  width: 50px;
  z-index: 999;
  bottom: 30px;
  right: 30px;
}
@media screen and (max-width: 574px) {
  .pagetop {
    right: 15px;
  }
}

.subhead {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  height: 300px;
}
@media screen and (max-width: 574px) {
  .subhead {
    height: 250px;
  }
}
.subhead h2 {
  font-size: 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 574px) {
  .subhead h2 {
    font-size: 40px;
  }
}
.subhead p {
  font-size: 25px;
}
@media screen and (max-width: 574px) {
  .subhead p {
    font-size: 20px;
  }
}

.layer h3 {
  font-size: 40px;
  margin-bottom: 60px;
}
@media screen and (max-width: 991px) {
  .layer h3 {
    font-size: 36px;
    margin-bottom: 40px;
  }
}

#reason .subhead {
  background: url(../images/reason/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#reason .features {
  background: url(../images/common/bg1.jpg);
  background-size: cover;
  background-position: center;
  padding: 50px 0 95px;
  color: #fff;
}
#reason .features h3 {
  text-align: center;
}
#reason .features .h2_txt {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 70px;
}
@media screen and (max-width: 1199px) {
  #reason .features .h2_txt {
    font-size: 25px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features .h2_txt {
    font-size: 20px;
  }
}
#reason .features_list_wrap {
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  #reason .features_list_wrap {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features_list {
    display: flex;
    flex-direction: column;
  }
}
#reason .features_list_image {
  margin-bottom: 40px;
}
@media screen and (max-width: 1199px) {
  #reason .features_list_image {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features_list_image {
    order: 0;
  }
}
#reason .features_list_txt {
  position: relative;
  z-index: 0;
  padding-top: 40px;
  min-height: 300px;
}
@media screen and (max-width: 1399px) {
  #reason .features_list_txt {
    min-height: 220px;
  }
}
@media screen and (max-width: 1199px) {
  #reason .features_list_txt {
    padding-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  #reason .features_list_txt {
    padding-top: 0px;
    min-height: 180px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features_list_txt {
    margin-bottom: 30px;
    order: 2;
  }
}
#reason .features_list_txt h4 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  #reason .features_list_txt h4 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  #reason .features_list_txt h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features_list_txt h4 {
    font-size: 25px;
  }
}
@media screen and (max-width: 574px) {
  #reason .features_list_txt h4 {
    font-size: 20px;
  }
}
#reason .features_list_txt p {
  text-align: justify;
}
#reason .features_list_txt_caution {
  display: block;
  padding: 10px 0;
  width: 220px;
  text-align: center;
  border-radius: 30px;
  background: #e5004f;
  color: #fff;
  margin: 10px auto 0;
}
#reason .features_list_txt .number {
  position: absolute;
  color: #434343;
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-size: 187px;
  z-index: -1;
  right: 0;
  bottom: 0;
  transform: rotate(15deg);
  line-height: 1;
}
@media screen and (max-width: 1399px) {
  #reason .features_list_txt .number {
    font-size: 100px;
  }
}
@media screen and (max-width: 1199px) {
  #reason .features_list_txt .number {
    bottom: 0px;
  }
}
@media screen and (max-width: 574px) {
  #reason .features_list_txt .number {
    font-size: 70px;
  }
}
#reason .features_list:nth-of-type(2) .features_list_image {
  margin-bottom: 0;
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  #reason .features_list:nth-of-type(2) .features_list_image {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features_list:nth-of-type(2) .features_list_image {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features .covid_wrap {
    margin: 0;
  }
}
#reason .features_covid {
  margin-top: 70px;
  border: 2px solid #fff;
  background: rgba(67, 67, 67, 0.5);
  text-align: center;
  padding: 30px 0;
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  #reason .features_covid.col-xl-6 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
  }
}
@media screen and (max-width: 1199px) {
  #reason .features_covid {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #reason .features_covid {
    padding: 30px 20px;
  }
}
#reason .features_covid h3 {
  font-family: "Noto Serif JP", serif;
  font-weight: 900;
  font-size: 24px;
  margin-bottom: 25px;
}
@media screen and (max-width: 450px) {
  #reason .features_covid h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 374px) {
  #reason .features_covid h3 {
    font-size: 18px;
  }
}
#reason .features_covid ul {
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #reason .features_covid ul li {
    margin-bottom: 15px;
  }
}
#reason .depilator {
  padding: 120px 0;
}
@media screen and (max-width: 991px) {
  #reason .depilator {
    padding: 80px 0;
  }
}
#reason .depilator h3 {
  text-align: center;
}
@media screen and (max-width: 991px) {
  #reason .depilator_text {
    margin-top: 30px;
  }
}
#reason .depilator_text ul li {
  padding: 15px 30px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}
#reason .depilator_text ul li h4 {
  font-size: 25px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 574px) {
  #reason .depilator_text ul li h4 {
    font-size: 20px;
  }
}
#reason .salon {
  background: #323232;
  padding: 95px 0 95px;
}
#reason .salon h3 {
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 991px) {
  #reason .salon_image_2 {
    margin-top: 30px;
  }
}
#reason .salon_image_2_in {
  width: 48%;
}
#reason .salon_text {
  padding: 30px 40px;
  background: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 574px) {
  #reason .salon_text {
    padding: 20px 10px;
  }
}
#reason .salon_text h4 {
  font-size: 25px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 574px) {
  #reason .salon_text h4 {
    font-size: 20px;
  }
}
#reason .salon_text p {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #reason .salon_text p {
    font-size: 16px;
  }
}

#plan .subhead {
  background: url(../images/plan/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#plan .check {
  padding: 100px 0;
  background: url(../images/common/bg1.jpg);
  background-size: cover;
}
@media screen and (max-width: 450px) {
  #plan .check {
    padding: 70px 0;
  }
}
#plan .check_inner {
  background: #fff;
  padding: 30px 40px;
}
@media screen and (max-width: 450px) {
  #plan .check_inner {
    padding: 20px;
  }
}
#plan .check_inner h3 {
  font-size: 30px;
  text-align: center;
  color: #e5004f;
  margin-bottom: 10px;
}
@media screen and (max-width: 574px) {
  #plan .check_inner h3 {
    font-size: 25px;
  }
}
#plan .check_inner .h3_sub {
  text-align: center;
  color: #e5004f;
  font-size: 20px;
}
#plan .check_inner ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 30px auto 0;
}
#plan .check_inner ul li {
  margin-bottom: 10px;
  font-size: 18px;
}
@media screen and (max-width: 574px) {
  #plan .check_inner ul li {
    font-size: 16px;
  }
}
#plan .price {
  background: #434343;
  padding: 100px 0;
}
@media screen and (max-width: 450px) {
  #plan .price {
    padding: 70px 0;
  }
}
#plan .price_menu {
  margin-bottom: 80px;
}
#plan .price_menu a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  background: #000;
  border: 2px solid #000;
  color: #fff100;
  margin: 0 auto;
  margin-bottom: 30px;
  font-size: 20px;
  border-radius: 30px;
  transition-duration: 0.3s;
}
@media screen and (max-width: 1199px) {
  #plan .price_menu a {
    width: 45%;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  #plan .price_menu a {
    margin-right: 0;
    width: 100%;
  }
}
@media screen and (max-width: 574px) {
  #plan .price_menu a {
    font-size: 18px;
  }
}
#plan .price_menu a i {
  margin-left: 10px;
}
@media (min-width: 992px) {
  #plan .price_menu a:hover {
    background: #fff;
    color: #000;
  }
}
#plan .price_inner h3 {
  color: #fff;
  text-align: center;
  margin-top: 80px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #plan .price_inner h3 {
    margin-top: 40px;
  }
}
#plan .price_inner h3::after {
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#plan .price_inner .caption {
  text-align: right;
  color: #fff;
  margin-bottom: 20px;
}
#plan .price_inner .col-12 {
  margin-bottom: 30px;
}
#plan .price_inner_item {
  background: #fff;
  height: 100%;
  padding: 40px 30px;
}
#plan .price_inner_item .d-flex {
  margin-bottom: 20px;
}
#plan .price_inner_item h4 {
  font-size: 25px;
}
@media screen and (max-width: 574px) {
  #plan .price_inner_item h4 {
    font-size: 20px;
  }
}
#plan .price_inner_item_icon {
  max-width: 70px;
  margin-right: 20px;
}
@media screen and (max-width: 574px) {
  #plan .price_inner_item_icon {
    max-width: 50px;
  }
}

.price_inner_item_icon02 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}


#plan .price_inner_item table {
  width: 100%;
}
#plan .price_inner_item table th, #plan .price_inner_item table td {
  padding: 15px 30px;
  border-bottom: 1px solid #000;
  font-size: 20px;
  width: 50%;
}
@media screen and (max-width: 1199px) {
  #plan .price_inner_item table th, #plan .price_inner_item table td {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 574px) {
  #plan .price_inner_item table th, #plan .price_inner_item table td {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  #plan .price_inner_item table th {
    background: #000;
    color: #fff;
  }
}
#plan .price_inner_item table td {
  text-align: center;
}
#plan .price_inner_first {
  text-align: center;
  color: #fff;
  background: #e5004f;
  padding: 10px 0;
  margin-top: 20px;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  #plan .price_inner_first {
    font-size: 20px;
  }
}
#plan .flow {
  margin-top: 60px;
}
#plan .flow h3 {
  text-align: center;
  color: #fff;
}
#plan .flow h3 br {
  display: none;
}
@media screen and (max-width: 574px) {
  #plan .flow h3 br {
    display: block;
  }
}
#plan .flow_list {
  background: #fff;
  padding: 40px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  #plan .flow_list {
    flex-wrap: wrap;
    justify-content: start;
  }
}
@media screen and (max-width: 574px) {
  #plan .flow_list {
    padding: 20px;
  }
}
#plan .flow_list .step {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background: #000;
  color: #fff;
  margin-right: 20px;
  font-size: 30px;
  font-weight: bold;
  border-radius: 50%;
}
@media screen and (max-width: 991px) {
  #plan .flow_list .step {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
}
@media screen and (max-width: 574px) {
  #plan .flow_list .step {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
}
#plan .flow_list_icon {
  margin-right: 20px;
  max-width: 100px;
}
@media screen and (max-width: 991px) {
  #plan .flow_list_icon {
    max-width: 60px;
  }
}
@media screen and (max-width: 574px) {
  #plan .flow_list_icon {
    max-width: 30px;
    margin-right: 10px;
  }
}
#plan .flow_list .sp_h4 {
  display: none;
}
@media screen and (max-width: 991px) {
  #plan .flow_list .sp_h4 {
    display: block;
  }
}
@media screen and (max-width: 574px) {
  #plan .flow_list .sp_h4 {
    font-size: 18px;
  }
}
#plan .flow_list_text {
  width: calc(100% - 200px);
}
@media screen and (max-width: 991px) {
  #plan .flow_list_text {
    width: 100%;
    margin-top: 10px;
    padding-top: 20px;
    border-top: 1px solid #000;
  }
}
#plan .flow_list_text h4 {
  font-size: 25px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 991px) {
  #plan .flow_list_text h4 {
    display: none;
  }
}
#plan .flow_list_text p {
  font-size: 18px;
}
@media screen and (max-width: 574px) {
  #plan .flow_list_text p {
    font-size: 16px;
  }
}
#plan .flow_list_text p span {
  color: #e5004f;
  display: block;
  margin-top: 10px;
}
#plan .cash {
  padding: 100px 0;
}
@media screen and (max-width: 450px) {
  #plan .cash {
    padding: 70px 0;
  }
}
#plan .cash h3 {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 450px) {
  #plan .cash h3 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  #plan .cash .col-12:nth-of-type(2) {
    margin-top: 80px;
  }
}
@media screen and (max-width: 574px) {
  #plan .cash .col-12:nth-of-type(2) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 1199px) {
  #plan .cash .col-12:last-of-type {
    margin-top: 80px;
  }
}
#plan .cash_item {
  border: 2px solid #000;
  padding: 30px;
  height: 100%;
}
#plan .cash_item_icon {
  max-width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -30px auto -10px;
  background: #000;
  border-radius: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 574px) {
  #plan .cash_item_icon {
    max-width: 60px;
    height: 60px;
  }
}
#plan .cash_item_icon img {
  max-width: 50px;
  display: block;
}
@media screen and (max-width: 574px) {
  #plan .cash_item_icon img {
    max-width: 30px;
  }
}
#plan .cash_item h4 {
  text-align: center;
  margin-bottom: 20px;
}

#store .subhead {
  background: url(../images/store/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#store h3 {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
#store h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 1px;
  background: #fff;
}
#store .outline {
  background: #434343;
  padding: 100px 0;
}
@media screen and (max-width: 450px) {
  #store .outline {
    padding: 70px 0;
  }
}
@media screen and (max-width: 767px) {
  #store .outline_image {
    margin-bottom: 20px;
  }
}
#store .outline table {
  width: 100%;
  margin: 30px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #store .outline table {
    border: 1px solid #000;
  }
}
#store .outline table th {
  background: #000;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#store .outline table tr:first-of-type td {
  border-top: #000 1px solid;
}
#store .outline table tr:first-of-type th {
  border-top: #000 1px solid;
}
#store .outline table tr:last-of-type th {
  border-color: #000;
}
#store .outline table td {
  border-bottom: #000 1px solid;
  border-right: #000 1px solid;
  width: 75%;
}
#store .outline table th, #store .outline table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #store .outline table th, #store .outline table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#store .access {
  background: url(../images/common/bg1.jpg);
  padding: 100px 0;
}
@media screen and (max-width: 450px) {
  #store .access {
    padding: 70px 0;
  }
}
#store .access iframe {
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 767px) {
  #store .access iframe {
    height: 350px;
  }
}
#store .access_detail {
  margin-top: 40px;
  padding: 30px 40px;
  background: #fff;
}
@media screen and (max-width: 574px) {
  #store .access_detail {
    padding: 20px;
  }
}
#store .access_detail h4 {
  margin-bottom: 10px;
}
#store .access_detail p {
  margin-bottom: 30px;
}
#store .rule {
  background: #434343;
  padding: 100px 0;
}
@media screen and (max-width: 450px) {
  #store .rule {
    padding: 70px 0;
  }
}
#store .rule_download {
  margin-bottom: 60px;
}
#store .rule_download a {
  display: block;
  background: #fff;
  text-align: center;
  padding: 30px 0;
  font-size: 22px;
  transition-duration: 0.3s;
  cursor: pointer;
}
#store .rule_download a i {
  margin-right: 10px;
}
@media (min-width: 992px) {
  #store .rule_download a:hover {
    background: #000;
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  #store .rule_download a {
    margin-bottom: 20px;
    padding: 20px;
    font-size: 20px;
  }
}
@media screen and (max-width: 450px) {
  #store .rule_download a {
    font-size: 18px;
  }
}
#store .rule table {
  width: 100%;
  margin: 30px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #store .rule table {
    border: 1px solid #000;
  }
}
#store .rule table th {
  background: #000;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#store .rule table tr:first-of-type td {
  border-top: #000 1px solid;
}
#store .rule table tr:first-of-type th {
  border-top: #000 1px solid;
}
#store .rule table tr:last-of-type th {
  border-color: #000;
}
#store .rule table td {
  border-bottom: #000 1px solid;
  border-right: #000 1px solid;
  width: 75%;
}
#store .rule table th, #store .rule table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #store .rule table th, #store .rule table td {
    width: 100%;
    display: block;
    border: 0;
  }
}

#news .subhead {
  background: url(../images/news/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#news .category {
  background: url(../images/common/bg1.jpg);
  padding: 100px 0;
}
@media screen and (max-width: 574px) {
  #news .category {
    padding: 70px 0;
  }
}
#news .category a {
  padding: 10px 30px;
  display: block;
  background: #fff;
  border: 2px solid #fff;
  color: #000;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  border-radius: 100px;
  transition-duration: 0.3s;
}
#news .category a i {
  margin-left: 10px;
}
@media (min-width: 992px) {
  #news .category a:hover {
    background: #000;
    color: #fff;
  }
}
@media screen and (max-width: 574px) {
  #news .category a {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
#news .item {
  background: #434343;
  padding: 100px 0;
}
@media screen and (max-width: 574px) {
  #news .item {
    padding: 70px 0;
  }
}
#news .item h3 {
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
#news .item h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 1px;
  background: #fff;
}
#news .item_list {
  padding: 80px;
  background: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  #news .item_list {
    padding: 40px;
  }
}
@media screen and (max-width: 574px) {
  #news .item_list {
    padding: 20px;
    margin-bottom: 30px;
  }
}
#news .item_list h4 {
  margin-bottom: 20px;
  color: #e5004f;
  line-height: 1.5;
  font-size: 25px;
}
@media screen and (max-width: 574px) {
  #news .item_list h4 {
    font-size: 22px;
  }
}
#news .item_list h4 a {
  text-decoration: underline;
}
#news .item_list .date {
  margin-bottom: 40px;
}
@media screen and (max-width: 574px) {
  #news .item_list .date {
    margin-bottom: 30px;
  }
}
#news .item_list_wrap {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  #news .item_list_wrap {
    flex-wrap: wrap;
  }
}
#news .item_list_image {
  height: 250px;
  width: 30%;
  background: #eee;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  #news .item_list_image {
    height: 200px;
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  #news .item_list_image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#news .item_list_image img {
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1199px) {
  #news .item_list_image img {
    height: 200px;
  }
}
#news .item_list .images_wrap {
  margin: 0 -20px 30px;
}
@media screen and (max-width: 767px) {
  #news .item_list .images_wrap {
    margin: 0 -15px 30px;
  }
}
@media screen and (max-width: 574px) {
  #news .item_list .images_wrap {
    margin: 0 0 20px;
    flex-wrap: wrap;
  }
}
#news .item_list .images {
  width: calc(50% - 40px);
  height: 300px;
  background: #eee;
  margin: 0 20px;
}
@media screen and (max-width: 1199px) {
  #news .item_list .images {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  #news .item_list .images {
    height: 200px;
    width: calc(50% - 30px);
    margin: 0 15px;
  }
}
@media screen and (max-width: 574px) {
  #news .item_list .images {
    width: 100%;
    margin: 0 0 15px;
  }
}
#news .item_list .images img {
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 1199px) {
  #news .item_list .images img {
    height: 250px;
  }
}
@media screen and (max-width: 767px) {
  #news .item_list .images img {
    height: 200px;
  }
}
#news .item_list_text_2 {
  line-height: normal;
}
#news .item_list .detail_image_wrap {
  margin-bottom: 30px;
}
@media screen and (max-width: 574px) {
  #news .item_list .detail_image_wrap {
    margin-bottom: 20px;
  }
}
#news .item_list .detail_image_wrap_item .image {
  height: 300px;
  background: #eee;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #news .item_list .detail_image_wrap_item .image {
    height: 250px;
  }
}
@media screen and (max-width: 574px) {
  #news .item_list .detail_image_wrap_item .image {
    height: 200px;
  }
}
#news .item_list .detail_image_wrap_item .image img {
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  #news .item_list .detail_image_wrap_item .image img {
    height: 250px;
  }
}
@media screen and (max-width: 574px) {
  #news .item_list .detail_image_wrap_item .image img {
    height: 200px;
  }
}
#news .item_list .detail_image_wrap_item_alt {
  text-align: center;
  margin-bottom: 30px;
}
#news .item_list_download {
  margin-top: 40px;
}
#news .item_list_download h5 {
  text-align: center;
  color: #e5004f;
  margin-bottom: 30px;
  font-size: 25px;
  padding-bottom: 20px;
  position: relative;
}
#news .item_list_download h5::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 1px;
  background: #e5004f;
}
#news .item_list_download h5 i {
  margin-right: 20px;
}
#news .item_list_download a {
  display: block;
  text-align: center;
  padding: 20px;
  border-radius: 70px;
  border: 2px solid #e5004f;
  background: #fff;
  color: #e5004f;
  font-size: 20px;
  transition-duration: 0.3s;
}
@media screen and (max-width: 767px) {
  #news .item_list_download a {
    margin-bottom: 20px;
  }
}
#news .item_list_download a i {
  margin-right: 15px;
  font-size: 120%;
}
@media (min-width: 992px) {
  #news .item_list_download a:hover {
    background: #e5004f;
    color: #fff;
  }
}
#news .item .back a {
  display: block;
  width: 220px;
  margin: 0 auto;
  background: #e5004f;
  color: #fff;
  text-align: center;
  border: 2px solid #e5004f;
  padding: 15px 0;
  border-radius: 40px;
  font-size: 22px;
  transition-duration: 0.3s;
}
#news .item .back a i {
  margin-right: 10px;
}
@media (min-width: 992px) {
  #news .item .back a:hover {
    background: #fff;
    color: #e5004f;
  }
}

#counseling .subhead {
  background: url(../images/counseling/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 574px) {
  #counseling .subhead h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 574px) {
  #counseling .subhead h2 {
    line-height: 1.5;
  }
}
#counseling .contact {
  background: #434343;
  padding: 100px 0;
}
@media screen and (max-width: 574px) {
  #counseling .contact {
    padding: 30px 0;
  }
}
#counseling .contact h3 {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.06em;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  color: #fff;
}
#counseling .contact h3::after {
  content: "";
  width: 40px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 574px) {
  #counseling .contact h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 24px;
  }
}
#counseling .contact .requied_text {
  margin-bottom: 20px;
  color: #fff;
}
#counseling .contact .requied_text span {
  margin-right: 10px;
}
#counseling .contact .br_450 {
  display: none;
}
@media (max-width: 450px) {
  #counseling .contact .br_450 {
    display: block;
  }
}
#counseling .contact .greeting {
  text-align: center;
  letter-spacing: 0.18em;
  line-height: 2;
  font-size: 16px;
  margin-bottom: 60px;
  color: #fff;
}
#counseling .contact .greeting br {
  display: none;
}
@media screen and (max-width: 991px) {
  #counseling .contact .greeting br.lg {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #counseling .contact .greeting br.md {
    display: block;
  }
}
@media screen and (max-width: 574px) {
  #counseling .contact .greeting br.sm {
    display: block;
  }
}
@media screen and (max-width: 450px) {
  #counseling .contact .greeting br.xs {
    display: block;
  }
}
@media screen and (max-width: 374px) {
  #counseling .contact .greeting br.xxs {
    display: block;
  }
}
#counseling .contact .requied {
  display: inline-block;
  background: #bb1515;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
}
#counseling .contact .bg {
  padding: 100px 0 60px;
  background: #dee9f4;
  margin-bottom: 60px;
}
#counseling .contact .tel {
  text-align: center;
  margin-bottom: 50px;
}
#counseling .contact .tel .tel_wrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 40px 30px;
  border: 1px solid #fff;
  background: white;
  border: 3px solid #000;
  border-radius: 20px;
  color: #000;
}
#counseling .contact .tel_btn {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0.18em;
  color: #e5004f;
}
@media screen and (max-width: 767px) {
  #counseling .contact .tel_btn {
    font-size: 30px;
  }
}
@media screen and (max-width: 574px) {
  #counseling .contact .tel_btn {
    font-size: 25px;
    letter-spacing: 0.1em;
  }
}
#counseling .contact .tel_btn .time {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  color: #000;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 574px) {
  #counseling .contact .tel_btn .time {
    flex-wrap: wrap;
  }
}
#counseling .contact .tel_btn .time_ttl {
  margin-right: 20px;
}
@media screen and (max-width: 574px) {
  #counseling .contact .tel_btn .time_ttl {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
  }
}
#counseling .contact .tel_btn .time_ttl_bg {
  background: #000;
  color: #fff;
  padding: 5px 20px;
  border-radius: 30px;
  margin-bottom: 5px;
}
#counseling .contact .tel_btn .time_ttl p {
  font-size: 14px;
  font-feature-settings: "palt";
}
#counseling .contact .tel_btn .time_text {
  line-height: 1.7;
}
#counseling .contact .tel .time {
  margin-top: 20px;
  text-align: center;
}
#counseling .contact .tel .time p {
  letter-spacing: 0.1em;
}
#counseling .contact .tel .time a {
  margin-top: 10px;
  width: 100%;
  padding: 10px 0;
}
@media screen and (max-width: 450px) {
  #counseling .contact .tel .time a {
    font-size: 85%;
  }
}
#counseling .contact .form_wrap form {
  padding-bottom: 80px;
}
#counseling .contact .form_wrap form table {
  margin-bottom: 80px;
  width: 100%;
}
#counseling .contact .form_wrap form table th {
  position: relative;
  background: #000;
  color: #fff;
  padding: 15px;
  border-bottom: 1px solid #fff;
  width: 25%;
}
#counseling .contact .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
#counseling .contact .form_wrap form table th a {
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  #counseling .contact .form_wrap form table th {
    width: 100%;
    display: block;
    border: 0;
  }
}
#counseling .contact .form_wrap form table tr:last-of-type th {
  border-bottom: 0;
}
#counseling .contact .form_wrap form table td {
  width: 75%;
  padding: 15px;
  background: #fff;
  border: 1px solid #000;
}
#counseling .contact .form_wrap form table td input {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
#counseling .contact .form_wrap form table td input.w50 {
  width: 330px;
}
#counseling .contact .form_wrap form table td input.w30 {
  margin-left: 10px;
}
#counseling .contact .form_wrap form table td input[type=file] {
  border: none;
}
#counseling .contact .form_wrap form table td .red {
  font-size: 90%;
  color: #bb1515;
}
#counseling .contact .form_wrap form table td label {
  margin-right: 20px;
}
#counseling .contact .form_wrap form table td label input[type=checkbox] {
  margin-right: 10px;
}
#counseling .contact .form_wrap form table td select {
  padding: 5px;
  width: 30%;
  width: -moz-fit-content;
  width: fit-content;
}
#counseling .contact .form_wrap form table td li {
  margin-bottom: 20px;
}
#counseling .contact .form_wrap form table td li:last-of-type {
  margin-bottom: 0;
}
#counseling .contact .form_wrap form table td .date_wrap {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #counseling .contact .form_wrap form table td .date_wrap {
    flex-wrap: wrap;
  }
}
#counseling .contact .form_wrap form table td .date_wrap span {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #counseling .contact .form_wrap form table td .date_wrap span {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}
#counseling .contact .form_wrap form table td .date_wrap > div {
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #counseling .contact .form_wrap form table td .date_wrap > div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #counseling .contact .form_wrap form table td .date_wrap select {
    width: calc(100% - 30px);
  }
}
#counseling .contact .form_wrap form table td textarea {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
  width: 100%;
}
@media screen and (max-width: 991px) {
  #counseling .contact .form_wrap form table td {
    display: block;
    width: 100%;
    padding: 15px;
  }
  #counseling .contact .form_wrap form table td input {
    width: 100%;
  }
  #counseling .contact .form_wrap form table td input.w50 {
    width: 100%;
  }
  #counseling .contact .form_wrap form table td input.w30 {
    max-width: 250px;
  }
  #counseling .contact .form_wrap form table td label input[type=radio] {
    width: auto;
  }
}
#counseling .contact .form_wrap form table tr:first-of-type th {
  border-top: 1px solid #000;
}
#counseling .contact .form_wrap form table tr:last-of-type th {
  border-bottom: 1px solid #000;
}
#counseling .contact .form_wrap form .contact_counsel_text {
  margin-bottom: 20px;
  background: #fff;
  padding: 30px 40px;
  font-size: 20px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 574px) {
  #counseling .contact .form_wrap form .contact_counsel_text {
    padding: 20px 40px 20px 10px;
    font-size: 16px;
    text-align: left;
  }
}
#counseling .contact .form_wrap form .contact_counsel_text i {
  position: absolute;
  top: 50%;
  right: 50px;
  font-size: 30px;
  transform: translateY(-50%);
  line-height: 1;
  transition-duration: 0.3s;
}
@media screen and (max-width: 1199px) {
  #counseling .contact .form_wrap form .contact_counsel_text i {
    right: 20px;
  }
}
#counseling .contact .form_wrap form .contact_counsel_text.open i {
  transform: translateY(-50%) rotate(180deg);
}
#counseling .contact .form_wrap form h4 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #fff;
  color: #fff;
}
@media screen and (max-width: 574px) {
  #counseling .contact .form_wrap form h4 {
    font-size: 20px;
  }
}
#counseling .contact .form_wrap form .privacy_ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
#counseling .contact .form_wrap form .privacy_policy {
  border: 1px solid #fff;
  background: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner {
  max-height: 340px;
  overflow-y: scroll;
  padding: 20px 30px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner ul {
  padding-left: 0;
  list-style: none;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
  margin-bottom: 5px;
  display: flex;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner ul:last-of-type li {
  display: block;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner p a {
  color: #e5004f;
  word-break: break-all;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner .name {
  text-align: right;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar {
  width: 10px;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 30px;
}
#counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  #counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
    font-size: 15px;
  }
  #counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner a {
    color: #007bff;
  }
}
@media screen and (max-width: 450px) {
  #counseling .contact .form_wrap form .privacy_policy .privacy_policy_inner {
    padding: 20px 10px;
  }
}
#counseling .contact .form_wrap form .check {
  margin-bottom: 30px;
  color: #fff;
}
#counseling .contact .form_wrap form .check input[type=checkbox] {
  margin-right: 10px;
  padding: 5px;
}
#counseling .contact .form_wrap form .submit {
  text-align: center;
}
#counseling .contact .form_wrap form .submit button {
  background: #e5004f;
  color: #fff;
  border: none;
  letter-spacing: 0.18em;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
}
#counseling .contact .form_wrap form .submit button svg {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
#counseling .contact .form_wrap form .confirm button {
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 40px;
  width: 250px;
}
#counseling .contact .form_wrap form .confirm button[type=button] {
  background: #fff;
  margin-right: 30px;
  color: #000;
  border: 1px solid #000;
  position: relative;
}
#counseling .contact .form_wrap form .confirm button[type=button] i {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 574px) {
  #counseling .contact .form_wrap form .confirm button[type=button] {
    margin-right: 10px;
  }
}
#counseling .contact .form_wrap form .confirm button[type=submit] {
  background: #e5004f;
  position: relative;
}
#counseling .contact .form_wrap form .confirm button[type=submit] i {
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 450px) {
  #counseling .contact .form_wrap form .confirm {
    flex-wrap: wrap;
  }
  #counseling .contact .form_wrap form .confirm button {
    width: 250px;
  }
  #counseling .contact .form_wrap form .confirm button[type=button] {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.text01 {
  font-size: 20px;
  padding: 15px 30px;
  text-align: center;
}

.mb50 {
  margin-bottom: 50px;
}

.fs70 {
  font-size: 70%;
}

.color_yellow {
  color: #fff100!important;
}

@media screen {
  .fadein {
    opacity: 0;
    transition-duration: 0.8s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 0.8s;
    transform: translateY(-15%);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 0.8s;
    transform: translateY(15%);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 0.8s;
    transform: translateX(-15%);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 0.8s;
    transform: translateX(15%);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
}/*# sourceMappingURL=style.css.map */