@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Kosugi+Maru&display=swap&subset=japanese');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
.inter-SemiBold {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.roboto-slab-Regular {
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.kosugi-maru {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.noto-sans-jp-Light {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.noto-sans-jp-Regular {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.noto-sans-jp-Medium {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.noto-sans-jp-SemiBold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}
.noto-sans-jp-Bold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.noto-sans-jp-ExtraBold {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.heebo-ExtraBold {
  font-family: "Heebo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.heebo-Bold {
  font-family: "Heebo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
.zen-maru-gothic-light {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 300;
  font-style: normal;
}
.zen-maru-gothic-regular {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
}
.zen-maru-gothic-medium {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
  font-style: normal;
}
.zen-maru-gothic-bold {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
}
.zen-maru-gothic-black {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 900;
  font-style: normal;
}
.m-plus-rounded-1c-thin {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.m-plus-rounded-1c-light {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.m-plus-rounded-1c-regular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.m-plus-rounded-1c-medium {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.m-plus-rounded-1c-bold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.m-plus-rounded-1c-extrabold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.m-plus-rounded-1c-black {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.rubik-light {
  font-family: "Rubik", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.text18 {
  font-size: 1.125rem;
}
.text23 {
  font-size: 1.4375rem;
}
.text35 {
  font-size: 2.1875rem;
}
.text65 {
  font-size: 4.0625rem;
}
.line30 {
  line-height: 30px;
}
html {
  -webkit-text-size-adjust: none;
  scroll-behavior: smooth;
  height: 100%;
  font-size: 16px;
}
body {
  height: 100%;
  background-color: #FFFFFF;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  vertical-align: baseline;
  font-style: normal;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
ul, ol {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  cursor: pointer;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  /*-webkit-appearance: none;*/
  /*-moz-appearance: none;*/
  /*appearance: none;*/
}
#wrap {
  position: relative;
  min-width: 1800px;
  max-width: 100%;
}
.flex {
  display: -webkit-flex;
  display: flex;
}
.flexC {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.flexB {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flexBW {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flexHeightCenter {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.flexHWCenter {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mgb30 {
  margin-bottom: 30px;
}
.mgb50 {
  margin-bottom: 50px;
}
.mgb60 {
  margin-bottom: 60px;
}
.mgb100 {
  margin-bottom: 100px;
}
.mgb120 {
  margin-bottom: 120px;
}
.auto {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  text-align: left;
}
.relative {
  position: relative;
}
.indent {
  padding-left: 1em;
}
.alignRight {
  text-align: right;
}
.alignCenter {
  text-align: center;
}
.alignLeft {
  text-align: left;
}
.link:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); /* Ie用 */
}
.link {
  transition: opacity 0.3s ease-out;
}
.none, .none *, .pcNone, .pcNone * {
  display: none;
}
.block {
  display: block;
}
.both {
  clear: both;
}
.hidden {
  overflow: hidden;
}
.inline {
  display: inline-block;
}
.blue {
  color: #0087C3;
}
.under {
  text-decoration: underline;
}
.underhov:hover {
  text-decoration: underline;
}
.full {
  width: 100%;
}
ul.dot li {
  padding-left: 1em;
  position: relative;
}
ul.dot li:before {
  margin-left: -1em;
  content: "・";
}
a {
  transition: all .3s;
  text-decoration: none;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.none, .none *, #toggle {
  display: none;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
html {
  scroll-padding-top: 95px;
}
.kochira {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  border-radius: 9999px;
}
.kochira::before, .kochira::after {
  content: "";
  width: calc(100% + 64px);
  position: absolute;
  top: 0;
  z-index: -1;
  transition: transform ease .3s;
}
.kochira::before {
  right: -65px;
  border-right: 65px solid transparent;
  border-bottom: 65px solid #FFF568;
  transform: translateX(-100%);
}
.kochira::after {
  left: -65px;
  border-left: 65px solid transparent;
  border-top: 65px solid #FFF568;
  transform: translateX(100%);
}
.kochira:hover::before {
  transform: translateX(-50%);
}
.kochira:hover::after {
  transform: translateX(50%);
}
.kochira .span {
  position: relative;
}
/*HEADER
-----------------------------------------------*/
#header {
  width: 100%;
  min-width: 1800px;
  height: 95px;
  position: fixed;
  z-index: 100;
}
.scroll-nav, #sub #header {
  background-color: #46B142;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
}
#logo {
  position: absolute;
  left: 40px;
  top: 20px;
  z-index: 10;
  display: -webkit-flex;
  display: flex;
}
#logo .left {
  margin-right: 30px;
}
#logo .left img {
  height: 45px;
  color: #229638;
}
#logo a h1 {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  color: #229638;
  line-height: 25px;
  letter-spacing: 0.06em;
}
#logoText {
  margin-top: 5px;
  display: block;
  width: 348px;
  height: 25px;
  overflow: hidden;
  padding-top: 25px;
  background-image: url("images/logo-text-green.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.scroll-nav #logoText, #sub #header #logoText {
  background-image: url("images/logo-text-white.svg");
}
.scroll-nav #logo a h1, #sub #header #logo a h1 {
  color: #FFFFFF;
}
#logoText {
  margin-top: 5px;
  display: block;
  width: 348px;
  height: 25px;
  overflow: hidden;
  padding-top: 25px;
  background-image: url("images/logo-text-green.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.scroll-nav #logoText, #sub #header #logoText {
  background-image: url("images/logo-text-white.svg");
}
.scroll-nav #logo a h1, #sub #header #logo a h1 {
  color: #FFFFFF;
}
/*三
-----------------------------------------------*/
.toggle, .hamburger {
  display: none;
}
/*NAV
-----------------------------------------------*/
.menu {
  height: 95px;
  position: absolute;
  top: 25px;
  right: 50px;
}
.menu div ul {
  display: -webkit-flex;
  display: flex;
}
.menu li {
  position: relative;
  text-align: center;
  min-width: 220px;
}
.menu li:nth-child(-n+3) a:after {
  content: "";
  display: block;
  width: 2px;
  height: 22px;
  background-color: #FFFFFF;
  position: absolute;
  right: 0px;
  top: 0px;
  transform: rotate(45deg);
  border-radius: 999px;
}
.menu li a {
  display: block;
  color: #FFFFFF;
  transition: all .3s;
  line-height: 25px;
  font-size: 1.0625rem;
  text-align: center;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.menu li a:hover {
  color: #FFF568;
}
.menu li:nth-child(-n+4) a span {
  font-family: "Rubik", sans-serif;
  font-size: 0.8125rem;
  display: block;
  font-weight: 300;
}
.menu li:last-child {
  margin-left: 40px;
}
.menu li.mail a {
  width: 220px;
  height: 50px;
  border-radius: 999px;
  line-height: 50px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s;
  ont-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  overflow: hidden;
  position: relative;
  color: #999999;
  background-color: #FFFFFF;
}
.scroll-nav .menu li.mail a, #sub #header .menu li.mail a {
  color: #999999;
}
.menu li.mail a img {
  height: 20px;
  margin-right: 5px;
}
.menu li.line a, #sub #header .menu li.line a {
  width: 220px;
  height: 50px;
  border-radius: 999px;
  line-height: 50px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  overflow: hidden;
  position: relative;
  color: #01C001;
  background-color: #FFFFFF;
}
.menu li.line a img {
  height: 29px;
  margin-right: 10px;
}
@media screen and (max-width: 1840px) {
  .menu li {
    min-width: 200px;
  }
}
#mv {
  width: 100%;
  height: 850px;
  background-image: url(images/mv.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 850px;
}
#mv .zen-maru-gothic-bold {
  position: absolute;
  top: 170px;
  left: 60px;
  text-align: center;
  height: 33px;
  overflow-y: hidden;
}
#mv .zen-maru-gothic-bold .text23 {
  color: #01B901;
  font-weight: 700;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  letter-spacing: 0.049em;
  line-height: 33px;
  margin: 0;
}
#mv .support {
  position: absolute;
  top: 222px;
  left: 65px;
  width: 598px;
}
#mv #mendan {
  background-color: rgba(255, 75, 89, 0.90);
  color: #FFFFFF;
  padding: 10px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 355px;
  left: 460px;
  width: 200px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  font-size: 1.4375rem;
  border-radius: 999px;
}
#mv #mendan:before {
  content: "";
  display: inline-flex;
  width: 10px;
  height: 1px;
  background-color: #FFFFFF;
  margin-right: 10px;
}
#mv #mendan:after {
  content: "";
  display: inline-flex;
  width: 10px;
  height: 1px;
  background-color: #FFFFFF;
  margin-left: 10px;
}
#mv .max {
  position: absolute;
  top: 465px;
  left: 65px;
  width: 598px;
  background-color: #46B142;
  border-radius: 6px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 2.3125rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  text-shadow: 0px 1px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.35);
}
#mv .max:before {
  content: "";
  display: block;
  width: 16px;
  height: 15px;
  top: -20px;
  left: -20px;
  position: absolute;
  background-image: url(images/attention.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
#mv .max:after {
  content: "";
  display: block;
  width: 16px;
  height: 15px;
  top: -20px;
  right: -20px;
  position: absolute;
  background-image: url(images/attention.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  transform: scale(-1, 1);
}
#mv .max .two {
  font-size: 4.3125rem;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 900;
  padding: 0 4px;
  position: relative;
  top: -10px;
}
#mv .max .two:after {
  content: "";
  display: block;
  width: 180px;
  height: 6px;
  background-color: #FCEE21;
  bottom: 5px;
  left: 0px;
  position: absolute;
}
#mv .text18 {
  letter-spacing: 0.05em;
  position: absolute;
  top: 590px;
  left: 65px;
  border-bottom: 1px solid #000000;
  padding-bottom: 6px;
}
#mv .flex {
  position: absolute;
  top: 710px;
  left: 65px;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
}
#mv .flex .left {
  width: 300px;
  height: 130px;
  border-radius: 10px;
  background-color: #01C001;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-size: 1.0625rem;
  line-height: 30px;
  letter-spacing: 0.025em;
  font-family: "Kosugi Maru", sans-serif;
}
#mv .flex .left .div {
  width: 90px;
  margin-right: 10px;
}
#mv .flex .left p .line {
  letter-spacing: 0.06em;
  margin-left: 2px;
}
#mv .flex .right {
  margin-left: 35px;
  font-size: 1.0625rem;
  line-height: 38px;
  letter-spacing: 0.015em;
  font-family: "Kosugi Maru", sans-serif;
}
#mv .flex .right #showtoday {
  letter-spacing: 0.015em;
}
#mv #pro li {
  width: 290px;
  color: #FFFFFF;
  text-align: center;
  line-height: 29px;
  font-family: "Kosugi Maru", sans-serif;
  font-size: 1.125rem;
}
#mv #pro li:first-child {
  width: 300px;
  position: absolute;
  top: 597px;
  right: 720px;
  letter-spacing: -0.1em;
}
#mv #pro li:nth-child(2) {
  position: absolute;
  top: 597px;
  right: 385px;
  letter-spacing: -0.06em;
}
#mv #pro li:nth-child(3) {
  position: absolute;
  top: 597px;
  right: 40px;
  letter-spacing: -0.04em;
}
#apero {
  padding-top: 100px;
  position: relative;
}
#apero .noto-sans-jp-Bold {
  line-height: 1.8;
}
#apero .marker {
  background-image: linear-gradient(0deg, transparent 0.15em, #FCEE21 0.15em, #FCEE21 0.38em, transparent 0.38em);
  margin-left: 10px;
}
#apero .twist {
  transform: rotate(15deg);
  display: inline-block;
}
#apero #mottainai {
  height: 190px;
}
.multiple {
  overflow: hidden;
  position: relative;
  bottom: -100px;
  display: flex;
}
.multiple li {
  padding: 10px 0;
}
.multiple li dl {
  position: relative;
  display: flex;
  font-size: 1.0625rem;
  width: 250px;
  height: 240px;
  border-radius: 10px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  letter-spacing: 0.025em;
  font-family: "Kosugi Maru", sans-serif;
}
.multiple li dl dt {
  line-height: 32px;
  padding-bottom: 10px;
  padding: 28px;
}
.multiple li dl dd {
  width: 100%;
  height: 57px;
  line-height: 57px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  color: #FFFFFF;
  vertical-align: middle;
}
.multiple li dl dd.men {
  background-color: #00A99D;
}
.multiple li dd.men:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 25px;
  background-image: url(images/men.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px auto;
  margin-right: 10px;
  top: 4px;
  position: relative;
}
.multiple li dl dd.women {
  background-color: #FF8F9A;
}
.multiple li dl dd.women:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 25px;
  background-image: url(images/women.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px auto;
  margin-right: 10px;
  top: 4px;
  position: relative;
}
#checkItOut {
  height: 530px;
  background-image: url(images/bg-green.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 530px;
  padding-top: 220px;
}
#checkItOut .noto-sans-jp-SemiBold {
  text-align: center;
  color: #FFFFFF;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
  font-size: 2.5rem;
}
#checkItOut .twist {
  transform: rotate(15deg);
  display: inline-block;
}
.sodan {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 60px;
}
.sodan li {
  width: 530px;
  height: 90px;
}
.sodan li a {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  width: 530px;
  height: 90px;
  position: relative;
  padding-left: 120px;
  background-color: #00B4E9;
  border-radius: 8px;
  color: #FFFFFF;
  text-align: center;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
  padding-bottom: 5px;
}
.sodan li a.green {
  background-color: #06D001;
}
.sodan li a p:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 10px;
  background-color: #FFFFFF;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  margin-left: 10px;
}
.sodan li a img {
  width: 126px;
  position: absolute;
  top: -18px;
  left: 24px;
}
.sodan li a .text15 {
  font-family: "Kosugi Maru", sans-serif;
  font-size: 0.9375rem;
  margin-top: 10px;
}
.sodan li a .text28 {
  font-size: 1.75rem;
  font-family: "Rubik", sans-serif;
  font-weight: 500;
}
.title {
  line-height: 70px;
  text-align: center;
}
.title h2 span {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.4375rem;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.title .roboto-slab-Regular {
  position: relative;
  font-family: "Roboto Slab", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
  display: inline-block;
}
.title .roboto-slab-Regular::before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  position: absolute;
  left: calc(100% + 15px);
  top: 50%;
  z-index: 2;
  background-color: #1A1A1A;
}
.title .roboto-slab-Regular::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 1px;
  position: absolute;
  right: calc(100% + 15px);
  top: 50%;
  z-index: 2;
  background-color: #1A1A1A;
}
.title .top {
  font-size: 2.5rem;
}
#reasons {
  background-color: #CEF1D3;
  padding-top: 90px;
  padding-bottom: 130px;
  counter-reset: number 0;
}
#reasonsList li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  border: 6px solid #FFFFFF;
  background-color: #FFFFFF;
  padding-left: 28px;
  min-height: 250px;
  position: relative;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
}
#reasonsList li:before {
  counter-increment: number 1;
  content: counter(number) "";
  width: 100px;
  height: 100px;
  background-color: #46B142;
  border-radius: 999px;
  position: absolute;
  top: -50px;
  left: -50px;
  color: #FFFFFF;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: 3rem;
  text-align: center;
  line-height: 70px;
  padding-top: 30px;
}
#reasonsList li:after {
  content: "理由";
  display: inline-block;
  position: absolute;
  left: -18px;
  top: -40px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  color: #FFFFFF;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}
#reasonsList li + li {
  margin-top: 70px;
}
#reasonsList li .left {
  width: 523px;
  color: #35A720;
}
#reasonsList li .left dl dt {
  line-height: 55px;
  position: relative;
  margin-bottom: 15px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  letter-spacing: 0.025em;
  font-size: 2rem;
  border-bottom: 1px solid #35A720;
  padding-bottom: 5px;
  padding-left: 10px;
}
#reasonsList li .left dl dd {
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 32px;
  letter-spacing: 0.05em;
  font-size: 1.0625rem;
  padding-left: 10px;
}
#reasonsList li .right {
  background-color: #DAEF9B;
  width: 564px;
  min-height: 238px;
  align-items: center;
  justify-content: center;
  display: flex;
  clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
  padding-left: 10%;
  position: absolute;
  right: 0px;
  top: 0px;
}
#reasonsList li img {
  height: 214px;
}
#reasonsList li:nth-child(3) .right img {
  height: 210px;
}
#flow {
  padding-top: 90px;
  background-color: #E8F9FF;
  padding-bottom: 140px;
}
#flow #flowList li + li {
  margin-top: 40px;
}
#flow #flowList li {
  border: 1px solid #39B54A;
  border-radius: 15px;
  background-color: #FFFFFF;
  padding: 40px 20px;
}
#flow #flowList li .image {
  width: 240px;
  text-align: center;
}
#flow #flowList li .image img {
  width: 70px;
}
#flow #flowList li:nth-child(3) .image img {
  width: 60px;
}
#flow #flowList li > dl, #flow #flowList li > dl > dd {
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
#flow #flowList li > dl > dt {
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
  width: 140px;
  height: 140px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  color: #39B54A;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  border-right: 1px solid #39B54A;
}
#flow #flowList li > dl > dt .block {
  font-family: "Heebo", sans-serif;
  font-weight: 700;
  font-size: 2.8125rem;
}
#flow #flowList li > dl > dt .block:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #39B54A;
  margin: 0 auto;
}
#flow #flowList li > dl > dd dt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 1.1875rem;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
#flow #flowList li > dl > dd {
  font-family: "Kosugi Maru", sans-serif;
  line-height: 25px;
  letter-spacing: 0.025em;
}
#faq {
  overflow: hidden;
  padding-top: 90px;
  background-color: #CEF1D3;
  padding-bottom: 116px;
}
#faq #faqList {
  margin-bottom: 140px;
}
#faqList dl {
  margin-bottom: 30px;
  position: relative;
  line-height: 30px;
  border-radius: 10px;
  font-size: 1.125rem;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#faqList dl dt {
  padding-top: 20px;
  padding-right: 70px;
  padding-left: 116px;
  padding-bottom: 20px;
  line-height: 40px;
  background-color: #FFFFFF;
  border-radius: 8px;
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
  color: #1A1A1A;
  min-height: 80px;
}
#faqList dl dt.open {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #56B746;
  color: #FFFFFF;
}
#faqList dl dt:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  content: "Q";
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 1.5625rem;
  background-color: #35A720;
  color: #FFFFFF;
  position: absolute;
  left: 40px;
  top: 20px;
  text-align: center;
  border-radius: 999px;
}
#faqList dl dt.open:before {
  background-color: #FFFFFF;
  color: #35A720;
}
#faqList dl dt:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
  top: 25px;
  clip-path: polygon(60% 0, 40% 0, 40% 40%, 0 40%, 0 60%, 40% 60%, 40% 100%, 60% 100%, 60% 60%, 100% 60%, 100% 40%, 60% 40%);
  background-color: #56B746;
  z-index: 2;
}
#faqList dl dt.open:after {
  clip-path: polygon(0 40%, 100% 40%, 100% 60%, 0 60%);
  background-color: #FFFFFF;
}
#faqList dl dd {
  position: relative;
  padding-top: 20px;
  padding-right: 60px;
  padding-left: 116px;
  padding-bottom: 20px;
  line-height: 35px;
  background-color: #FFFFFF;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#faqList dl dd:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  content: "A";
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 1.5625rem;
  background-color: #00C2D1;
  color: #FFFFFF;
  position: absolute;
  left: 40px;
  top: 20px;
  text-align: center;
  border-radius: 999px;
}
#contact {
  padding-top: 90px;
  padding-bottom: 220px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-image: url(images/bg-contact-left.png), url(images/bg-contact-right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right top;
  background-size: auto 618px, 347px auto;
}
#contact .formCon {
  padding-top: 60px;
}
#contact .thanks {
  padding-top: 60px;
}
#form {
  width: 100%;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
  line-height: 25px;
  margin-bottom: 70px;
}
#form th {
  width: 290px;
  padding-top: 17px;
  padding-right: 110px;
  padding-bottom: 17px;
  vertical-align: middle;
  position: relative;
}
#form th.need::before {
  content: "必須";
  display: block;
  width: 58px;
  height: 20px;
  line-height: 20px;
  border-radius: 9999px;
  background-color: #FF0000;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  top: calc(50% - 10px);
  right: 46px;
  font-size: 0.8125rem;
}
#form td {
  width: calc(100% - 320px);
  padding: 17px 0px;
  vertical-align: middle;
}
#form td input:nth-child(n+2) {
  margin-left: 20px;
}
#form td a {
  color: #000;
}
::placeholder {
  color: rgba(0, 0, 0, 0.20);
}
input[type="radio"] + label {
  margin-left: 10px;
}
button, option, textarea, input[type="button"], input[type="button"], input[type="reset"], input[type="submit"], input[type="number"], input[type="email"], input[type="mail"], input[type="tel"], input[type="text"], input[type="select"], input[type="option"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  outline: 0;
  margin: 0;
  background: #fff;
}
select {
  border-radius: 0;
  background: #fff;
}
input[type="email"], input[type="mail"], input[type="tel"], input[type="text"], input[type="number"] {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  padding: 5px;
  line-height: 30px;
  height: 40px;
}
input[type="radio"], input[type="checkbox"], label {
  cursor: pointer;
}
select {
  border: 1px solid #CCCCCC;
  line-height: 30px;
  height: 40px;
  z-index: 1;
}
textarea {
  background: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  resize: vertical;
  height: 230px;
}
input[type="submit"].contact-btn, input[type="button"].contact-btn, input[type="reset"].contact-btn, button.contact-btn, button.back-btn {
  width: 260px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #FFFFFF;
  background-color: #46B142;
  cursor: pointer;
  display: inline-block;
  font-family: 'Kosugi Maru', sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  border-radius: 7px;
}
input[type="submit"].contact-btn:hover, input[type="button"].contact-btn:hover, input[type="reset"].contact-btn:hover, button.contact-btn:hover, button.back-btn:hover {
  color: #FFFFFF;
  background-color: #93CF4F;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btnBox {
  margin-top: 50px;
  text-align: center;
}
.contact-btn + .contact-btn {
  margin-left: 2%;
}
.mw_wp_form .error {
  font-size: 90%;
}
.mw_wp_form .year, .mw_wp_form .yen {
  position: relative;
}
.mw_wp_form .year .error {
  position: absolute;
  bottom: -0.6em;
  left: 0;
  z-index: 10;
}
.mw_wp_form .yen .error {
  position: absolute;
  bottom: -0.2em;
  left: 0;
  z-index: 10;
}
#company {
  background-image: url(images/bg-contact-left.png), url(images/bg-contact-right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right top;
  background-size: auto 618px, 347px auto;
}
#company .auto {
  padding: 60px 0 300px;
  font-family: 'Kosugi Maru', sans-serif;
}
#company dl {
  display: -webkit-flex;
  display: flex;
  color: #39B54A;
  background-color: #FFFFFF;
}
#company dl:first-child {
  border-top: 1px solid #39B54A;
}
#company dl dt {
  width: 25%;
  padding: 20px 25px;
  background-color: rgba(174, 217, 80, 0.20);
  line-height: 40px;
  border-left: 1px solid #39B54A;
  border-bottom: 1px solid #39B54A;
}
#company dl dd {
  width: 75%;
  padding: 20px 35px;
  line-height: 40px;
  border-left: 1px solid #39B54A;
  border-right: 1px solid #39B54A;
  border-bottom: 1px solid #39B54A;
}
/*Modal
-----------------------------------------------*/
#lean_overlay {
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
#modal-privacy.modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 600px;
  padding: 30px 0px;
  background-color: #FFFFFF;
  margin-top: -300px;
  margin-left: -500px;
  z-index: 9999;
  border-top: 10px solid #39B54A;
  border-bottom: 10px solid #39B54A;
  font-family: 'Kosugi Maru', sans-serif;
  font-weight: 400;
}
.innar-privacy {
  margin: 50px 0px 0px 70px;
  width: 900px;
  height: 420px;
  overflow-y: auto;
  text-align: left;
  padding-right: 70px;
  line-height: 28px;
}
.innar-privacy p, .innar-privacy .dot {
  padding-bottom: 20px;
}
.modal .name {
  margin: 0 0 0 70px;
  width: 820px;
  text-align: left;
}
.modal .name h3:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: -5px;
  width: 820px;
  height: 1px;
  background-color: #39B54A;
}
.modal .name h3 {
  border-bottom: 9px solid #39B54A;
  display: inline-block;
  position: relative;
  padding-bottom: 20px;
  font-size: 20px;
  color: #39B54A;
}
/* Close button */
.modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.modal .close:before, .modal .close:after {
  position: absolute;
  top: 4px;
  border: 2px solid #39B54A;
  height: 30px;
  content: "";
}
.modal .close:before {
  left: 18px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal .close:after {
  right: 18px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal .close span {
  position: absolute;
  top: 40px;
  left: 0px;
  width: 40px;
  display: inline-block;
  text-align: center;
}
/*PAGE UP
-----------------------------------------------*/
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}
#pageUp {
  position: fixed;
  right: 50px;
  cursor: pointer;
  clear: both;
  display: inline-block;
  width: 50px;
  height: 50px;
  z-index: 10;
  color: #FFFFFF;
  background-color: #06D001;
  border-radius: 9999px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}
#pageUp::before {
  content: "";
  width: 12px;
  height: 12px;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  transform: rotate(45deg);
  position: absolute;
  left: calc(50% - 6px);
  top: 4px;
  margin: auto;
  bottom: 0;
  vertical-align: middle;
}
#footer {
  background-color: #01B901;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px 0 0;
}
#footer ul {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
#footer ul li {
  position: relative;
  text-align: center;
  min-width: 220px;
}
#footer ul li:nth-child(-n+4) a:after {
  content: "";
  display: block;
  width: 2px;
  height: 22px;
  background-color: #FFFFFF;
  position: absolute;
  right: 0px;
  top: 0px;
  transform: rotate(45deg);
  border-radius: 999px;
}
#footer ul li a {
  display: block;
  color: #FFFFFF;
  transition: all .3s;
  line-height: 25px;
  font-size: 1.0625rem;
  text-align: center;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: 400;
  font-style: normal;
}
#footer ul li a:hover {
  color: #FFF568;
}
#footer .small {
  font-size: 0.8125rem;
  color: #FFFFFF;
  line-height: 60px;
  letter-spacing: 0.12em;
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #008D01;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
}
.footLogo {
  padding: 45px 0 28px 0;
}
#footer img {
  width: 280px;
}
#sub #company {
  padding-top: 160px;
}
/*SP
-----------------------------------------------*/
@media screen and (max-width: 640px) {
  #wrap {
    min-width: 375px;
    overflow-x: hidden;
  }
  .spNone {
    display: none;
  }
  html {
    scroll-padding-top: 60px;
  }
  .auto {
    width: 90%;
  }
  /*HEADER
-----------------------------------------------*/
  #header {
    width: 100%;
    height: 60px;
    background-color: #FFFFFF;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    min-width: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  }
  .scroll-nav, #sub #header {
    background-color: #FFFFFF;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
  }
  #logo {
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
  }
  #logo .left {
    margin-right: 10px;
  }
  #logo .left img {
    height: 25px;
  }
  #logo a h1 {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.6875rem;
    color: #229638;
    line-height: 20px;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
  }
  #logoText {
    margin-top: 5px;
    display: block;
    width: 240px;
    height: 17px;
    overflow: hidden;
    padding-top: 15px;
    background-image: url("images/logo-text-green.svg");
    background-repeat: no-repeat;
    background-size: contain;
  }
  .scroll-nav #logoText, #sub #header #logoText {
    background-image: url("images/logo-text-green.svg");
  }
  .scroll-nav #logo a h1, #sub #header #logo a h1 {
    color: #FFFFFF;
  }
  #toggle {
    display: none;
  }
  .menu {
    width: calc(100% - 60px);
    height: 100%;
    position: fixed;
    top: 0px;
    right: 100%; /*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #2AAB9F;
    transition: all 0.5s; /*アニメーション設定*/
    overflow-y: auto;
    color: #FFFFFF;
    padding-top: 0px;
  }
  .scroll-nav .menu li a {
    color: #FFFFFF;
    text-align: left;
  }
  .menu li:nth-child(-n+3) a:after {
    display: none;
  }
  .menu div {
    height: 100%;
    overflow-y: auto;
  }
  .menu > div > ul {
    padding: 15px;
    height: 100%;
    display: block;
  }
  .menu ul li {
    display: block;
    text-align: left;
    width: 100%;
    position: relative;
    border-bottom: solid 1px #ffffff;
  }
  .menu ul li.anlink {
    border-bottom: none;
    margin-top: 25px;
    text-align: center;
  }
  .menu ul li a {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    box-sizing: border-box;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 0px 10px 20px;
    position: relative;
    line-height: 25px;
    text-align: left;
  }
  .menu li:last-child {
    margin-left: 0px;
  }
  .menu ul li::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    left: 0px;
    top: 0;
    margin: auto;
    bottom: 0;
    vertical-align: middle;
  }
  .menu ul li.anlink:before {
    display: none;
  }
  .menu li.mail a, .menu li.line a {
    margin: 0 auto;
    padding: 0;
    background-color: #FFFFFF;
  }
  .menu li.line a {
    color: #41D45D;
  }
  .menu li a:hover, #sub .scroll-nav .menu li a:hover {
    color: #FFFFFF;
  }
  #toggle:checked ~ .menu {
	  display: block;
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px);
    right: 0px; /*メニューを画面内へ*/
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.35);
  }
  /*ハンバーガー*/
  .fullscreenmenu .hamburger {
    position: fixed;
    z-index: 12;
    top: 0px;
    right: 0px;
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: box-shadow 0.4s ease;
    border-radius: 0 0.12em 0.12em 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #229638;
  }
  .fullscreenmenu .hamburger:after {
    content: "MENU";
    font-size: 0.625rem;
    text-align: center;
    color: #FFFFFF;
    letter-spacing: 0.2em;
    position: absolute;
    bottom: 8px;
    left: 0px;
    display: block;
    width: 100%;
  }
  .fullscreenmenu .hamburger > span {
    position: relative;
    top: calc(50% - 10px);
    left: 25%;
    display: block;
    width: 50%;
    height: 2px;
    transition: all 0.4s ease;
    background: #FFFFFF;
  }
  .fullscreenmenu .hamburger > span:before, .fullscreenmenu .hamburger > span:after {
    position: absolute;
    z-index: 1;
    top: -8px;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    content: '';
    transition: all 0.4s ease;
    background: inherit;
  }
  .fullscreenmenu .hamburger > span:before {
    width: 70%;
  }
  .fullscreenmenu .hamburger > span:after {
    top: 8px;
    width: 100%;
  }
  #toggle:checked ~ .hamburger {
    position: fixed;
  }
  #toggle:checked ~ .hamburger span {
    background-color: rgba(255, 255, 255, 0); /*メニューオープン時は真ん中の線を透明にする*/
  }
  #toggle:checked ~ .hamburger span::before {
    top: 0;
    transform: rotate(45deg);
    width: 100%;
  }
  #toggle:checked ~ .hamburger span::after {
    top: 0;
    transform: rotate(-45deg);
    width: 100%;
  }
  #toggle:checked ~ .hamburger span::before, #toggle:checked ~ .hamburger span::after {
    background: #FFFFFF;
  }
  #nav *, #nav, #pageUp, #pageUp * {
    display: none;
  }
  .pcNone, .pcNone * {
    display: inherit;
  }
  #main * {
    max-width: 375px;
  }
  #sub #company {
    padding-top: 100px;
  }
  #mv {
    width: 100%;
    height: calc(100% - 120px);
    background-image: none;
    padding-top: 60px;
    background-color: #35A520;
    position: relative;
    /*aspect-ratio: 1 / 1.78;*/
  }
  #mv .zen-maru-gothic-bold {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    text-align: center;
    height: 40px;
    overflow-y: hidden;
    margin: 3% 0 1%;
  }
  #mv .zen-maru-gothic-bold .text23 {
    color: #FFFFFF;
    font-weight: 700;
    text-shadow: none;
    letter-spacing: 0.049em;
    line-height: 40px;
    font-size: 0.875rem;
  }
  #mv .support {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
    margin: 0px auto;
  }
  #mv .support .pcNone {
    width: 90%;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    padding: 5px 0;
    border: 1px solid #FFFFFF;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.40);
    color: #FFFFFF;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-size: 1.5rem;
  }
  #mv #mendan {
    background-color: #FF4B59;
    color: #FFFFFF;
    padding: 7px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #FFFFFF;
    position: absolute;
    left: 50%;
    width: 140px;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    margin-left: -70px;
    top: auto;
    letter-spacing: 0.03em;
    font-size: 1rem;
    border-radius: 0px;
  }
  #mv #mendan:before, #mv #mendan:after {
    display: none;
  }
  #mv .max, #mv .max:before, #mv .max:after, #mv .max .two, #mv .max .two:after {
    display: none;
  }
  #mv .text18 {
    letter-spacing: 0.05em;
    position: relative;
    top: -30px;
    left: 5%;
    padding-bottom: 6px;
    font-size: 0.625rem;
    width: 90%;
    color: #FFFFFF;
    text-align: center;
    border-bottom: none;
  }
  #mv .text18 .span {
    border-bottom: 1px solid rgba(255, 255, 255, 1.00);
    padding-bottom: 5px;
  }
  #mv .pcNone {
    width: 100%;
    margin: 0px auto;
  }
  #mv .flex {
    position: relative;
    top: -15px;
    left: auto;
    display: block;
  }
  #mv .flex .left {
    width: 70%;
    height: 34px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.00);
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0.025em;
    margin: 0px auto 10px;
    padding: 0;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
  }
  #mv .flex .left br {
    display: none;
  }
  #mv .flex .left .div {
    margin-right: 10px;
    width: auto;
  }
  #mv .flex .left .div img.pcNone {
    width: 22px;
    margin: 0;
  }
  #mv .flex .left p .line {
    letter-spacing: 0.06em;
    margin-left: 2px;
  }
  #mv .flex .left p.pcNone {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.35);
    width: auto;
    margin: 0;
    letter-spacing: 0.08em;
  }
  #mv .flex .right {
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    font-size: 0.6875rem;
    line-height: 1.8;
    letter-spacing: 0;
    font-family: "Kosugi Maru", sans-serif;
    color: #FFFFFF;
    text-align: left;
  }
  #mv .flex .right #showtoday {
    letter-spacing: 0.015em;
  }
  #mvTop {
    height: 100%;
    overflow-y: hidden;
  }
  #mvBottom {
    height: 150px;
  }
  #mv #pro {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 150px;
  }
  .mvSodan {
    display: -webkit-flex;
    display: flex;
    height: 60px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 79;
  }
  .mvSodan li {
    display: -webkit-flex;
    display: flex;
    width: 50%;
  }
  .mvSodan li a {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    width: 100%;
    height: auto;
    position: relative;
    font-family: "Kosugi Maru", sans-serif;
    font-size: 0.75rem;
    line-height: 1.4;
  }
  .mvSodan li a img:nth-child(1) {
    height: 25px;
    margin-right: 10px;
  }
  .mvSodan li a img#image {
    height: 80px;
    position: absolute;
    top: -10px;
    right: -50px;
    display: inline-block;
  }
  .mvSodan li.green {
    background-color: #01C001;
    padding-right: 50px;
  }
  .mvSodan li.gray {
    background-color: #A6A6A6;
  }
  #mv #pro li .pcNone {
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
  #mv #pro li {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    width: calc(100% / 3);
    color: #1A1A1A;
    text-align: left;
    line-height: 1.5;
    font-family: "Kosugi Maru", sans-serif;
    font-size: 0.75rem;
    background-color: #DBF5CD;
    padding: 10px;
  }
  #mv #pro li img {
    width: auto;
    max-height: 50px;
  }
  #mv #pro li:first-child {
    width: calc(100% / 3);
    position: static;
    top: auto;
    right: auto;
    letter-spacing: 0em;
  }
  #mv #pro li:nth-child(2) {
    width: calc(100% / 3);
    position: static;
    top: auto;
    right: auto;
    letter-spacing: 0em;
    background-color: #EDF8F1;
  }
  #mv #pro li:nth-child(3) {
    width: calc(100% / 3);
    position: static;
    top: auto;
    right: auto;
    letter-spacing: 0em;
  }
  #apero {
    padding-top: 40px;
    position: relative;
  }
  #apero .text35 {
    font-size: 1rem;
  }
  #apero .text65 {
    font-size: 2rem;
  }
  #apero .mgb120 {
    margin-bottom: 30px;
  }
  #apero .noto-sans-jp-Bold {
    line-height: 1.8;
  }
  #apero .marker {
    background-image: linear-gradient(0deg, transparent 0.15em, #FCEE21 0.15em, #FCEE21 0.38em, transparent 0.38em);
    margin-left: 10px;
  }
  #apero .twist {
    transform: rotate(15deg);
    display: inline-block;
  }
  #apero #mottainai {
    height: 100px;
  }
  .multiple {
    overflow: hidden;
    position: static;
    top: 0px;
    bottom: auto;
    margin-top: 20px;
  }
  .multiple li {
    padding: 10px 0;
  }
  .multiple li dl {
    position: relative;
    display: flex;
    font-size: 0.8125rem;
    width: 130px;
    height: 180px;
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
    letter-spacing: 0.025em;
    font-family: "Kosugi Maru", sans-serif;
  }
  .multiple li dl dt {
    line-height: 1.5;
    padding-bottom: 10px;
    padding: 15px 10px;
  }
  .multiple li dl dd {
    width: 100%;
    height: 50px;
    line-height: 50px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    color: #FFFFFF;
    vertical-align: middle;
  }
  .multiple li dl dd.men {
    background-color: #00A99D;
  }
  .multiple li dd.men:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 25px;
    background-image: url(images/men.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
    margin-right: 10px;
    top: 4px;
    position: relative;
  }
  .multiple li dl dd.women {
    background-color: #FF8F9A;
  }
  .multiple li dl dd.women:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 25px;
    background-image: url(images/women.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
    margin-right: 10px;
    top: 4px;
    position: relative;
  }
  #checkItOut {
    height: auto;
    padding: 25px 0 30px 0;
    background-color: #46B142;
    background-image: none;
  }
  #checkItOut .noto-sans-jp-SemiBold {
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.8;
  }
  #checkItOut .twist {
    transform: rotate(15deg);
    display: inline-block;
  }
  .sodan {
    display: block;
    margin-top: 30px;
  }
  .sodan li {
    width: 100%;
    height: auto;
  }
  .sodan li + li {
    margin-top: 30px;
  }
  .sodan li a {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    padding-left: 50px;
    background-color: #00B4E9;
    border-radius: 8px;
    color: #FFFFFF;
    text-align: center;
    font-size: 1rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.10);
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 10px;
  }
  .sodan li a.green {
    background-color: #06D001;
  }
  .sodan li a p:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 10px;
    background-color: #FFFFFF;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    margin-left: 10px;
  }
  .sodan li a img {
    width: 90px;
    position: absolute;
    top: -28px;
    left: -10px;
  }
  .sodan li a .text15 {
    font-family: "Kosugi Maru", sans-serif;
    font-size: 0.6875rem;
    margin-top: 10px;
  }
  .sodan li a .text28 {
    font-size: 1.25rem;
    font-family: "Rubik", sans-serif;
    font-weight: 500;
  }
  .title {
    line-height: 1.8;
    text-align: center;
  }
  .title h2 span {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5rem;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .title .roboto-slab-Regular {
    position: relative;
    font-family: "Roboto Slab", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    letter-spacing: 0.05em;
    display: inline-block;
  }
  .title .roboto-slab-Regular::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    position: absolute;
    left: calc(100% + 15px);
    top: 50%;
    z-index: 2;
    background-color: #1A1A1A;
  }
  .title .roboto-slab-Regular::after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    position: absolute;
    right: calc(100% + 15px);
    top: 50%;
    z-index: 2;
    background-color: #1A1A1A;
  }
  .title .top {
    font-size: 1.25rem;
  }
  .title.mgb60, .title.mgb100 {
    margin-bottom: 40px;
  }
  #reasons {
    background-color: #CEF1D3;
    padding-top: 40px;
    padding-bottom: 40px;
    counter-reset: number 0;
  }
  #reasonsList li {
    display: block;
    border: 6px solid #FFFFFF;
    background-color: #FFFFFF;
    padding-left: 0px;
    min-height: 250px;
    position: relative;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.08);
    padding-top: 10px;
  }
  #reasonsList li:before {
    counter-increment: number 1;
    content: counter(number) "";
    width: 60px;
    height: 60px;
    background-color: #46B142;
    border-radius: 999px;
    position: absolute;
    top: -30px;
    left: -15px;
    color: #FFFFFF;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 1.5rem;
    text-align: center;
    line-height: 40px;
    padding-top: 20px;
  }
  #reasonsList li:after {
    content: "理由";
    display: inline-block;
    position: absolute;
    left: -15px;
    top: -25px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 1rem;
    letter-spacing: 0.05em;
    width: 60px;
    text-align: center;
  }
  #reasonsList li + li {
    margin-top: 40px;
  }
  #reasonsList li .left {
    width: 100%;
    color: #35A720;
  }
  #reasonsList li .left dl dt {
    line-height: 30px;
    position: relative;
    margin-bottom: 15px;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700;
    letter-spacing: 0.025em;
    font-size: 1.125rem;
    border-bottom: 1px solid #35A720;
    padding-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 94%;
    text-align: center;
  }
  #reasonsList li .left dl dd {
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.05em;
    font-size: 0.8125rem;
    padding: 0 5px 0 10px;
    margin-bottom: 10px;
  }
  #reasonsList li .right {
    background-color: #DAEF9B;
    width: 100%;
    min-height: auto;
    align-items: center;
    justify-content: center;
    display: flex;
    clip-path: polygon(30% 0, 100% 0, 100% 100%, 0% 100%);
    padding-left: 10%;
    position: static;
    right: auto;
    top: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #reasonsList li img {
    height: auto;
    width: 60%;
  }
  #reasonsList li:nth-child(3) .right img {
    height: auto;
  }
  #flow {
    padding-top: 40px;
    background-color: #E8F9FF;
    padding-bottom: 40px;
  }
  #flow #flowList li + li {
    margin-top: 20px;
  }
  #flow #flowList li {
    border: 1px solid #39B54A;
    border-radius: 15px;
    background-color: #FFFFFF;
    padding: 20px;
  }
  #flow #flowList li .image {
    width: 100%;
    text-align: center;
    padding: 20px 0 10px 0;
  }
  #flow #flowList li .image img {
    width: 70px;
  }
  #flow #flowList li:nth-child(3) .image img {
    width: 60px;
  }
  #flow #flowList li > dl, #flow #flowList li > dl > dd {
    display: block;
  }
  #flow #flowList li > dl > dt {
    font-size: 0.9375rem;
    letter-spacing: 0.05em;
    width: 100%;
    height: auto;
    font-family: "Inter", sans-serif;
    font-weight: 600;
    color: #39B54A;
    text-align: center;
    display: block;
    border-bottom: 1px solid #39B54A;
    border-right: none;
    padding-bottom: 15px;
  }
  #flow #flowList li > dl > dt .block {
    font-family: "Heebo", sans-serif;
    font-weight: 700;
    font-size: 2.8125rem;
  }
  #flow #flowList li > dl > dt .block:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    background-color: #39B54A;
    margin: 0 auto;
  }
  #flow #flowList li > dl > dd dt {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    letter-spacing: 0.02em;
    margin-bottom: 10px;
    text-align: center;
  }
  #flow #flowList li > dl > dd {
    font-family: "Kosugi Maru", sans-serif;
    line-height: 25px;
    letter-spacing: 0.025em;
    font-size: 0.8125rem;
  }
  #faq {
    overflow: hidden;
    padding-top: 40px;
    background-color: #CEF1D3;
    padding-bottom: 40px;
  }
  #faq #faqList {
    padding-top: 0px;
    margin-bottom: 50px;
  }
  #faqList dl {
    margin-bottom: 20px;
  }
  #faqList dl dt {
    padding-top: 15px;
    padding-right: 50px;
    padding-left: 60px;
    padding-bottom: 15px;
    line-height: 25px;
    background-color: #FFFFFF;
    border-radius: 8px;
    position: relative;
    transition: all 0.5s;
    cursor: pointer;
    color: #1A1A1A;
    font-size: 0.875rem;
  }
  #faqList dl dt.open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  #faqList dl dt:before {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    content: "Q";
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem;
    color: #FFFFFF;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
  }
  #faqList dl dt:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 18px;
    clip-path: polygon(60% 0, 40% 0, 40% 40%, 0 40%, 0 60%, 40% 60%, 40% 100%, 60% 100%, 60% 60%, 100% 60%, 100% 40%, 60% 40%);
    background-color: #009A5B;
    z-index: 2;
  }
  #faqList dl dt.open:after {
    clip-path: polygon(0 40%, 100% 40%, 100% 60%, 0 60%);
  }
  #faqList dl dd {
    position: relative;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 60px;
    padding-bottom: 15px;
    line-height: 25px;
    background-color: #F2F2F2;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-size: 0.875rem;
  }
  #faqList dl dd:before {
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    content: "A";
    font-family: "Rubik", sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    color: #FFFFFF;
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
  }
  #contact {
    padding-top: 40px;
    padding-bottom: 50px;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-style: normal;
    background-image: url(images/bg-contact-left.png), url(images/bg-contact-right.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, right top;
    background-size: auto 300px, 170px auto;
  }
  #contact .formCon {
    padding-top: 40px;
  }
  #contact .thanks {
    padding-top: 40px;
  }
  .alignCenter.mgb50.line30 {
    font-size: 0.875rem;
    line-height: 30px;
  }
  #form {
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 25px;
    margin-bottom: 20px;
  }
  #form + .mgb50 {
    margin-bottom: 20px;
    line-height: 25px;
  }
  #form th {
    width: 100%;
    display: block;
    padding: 10px 0 0;
  }
  #form th.need::before {
    content: "必須";
    display: inline-block;
    position: static;
    top: auto;
    right: auto;
    font-size: 0.8125rem;
    margin-right: 10px;
  }
  #form td {
    width: 100%;
    display: block;
    padding: 15px 0;
    vertical-align: middle;
  }
  #form td.year input {
    margin-left: 0px;
    margin-top: 10px;
    width: 70%;
  }
  input[type="radio"] + label {
    margin-left: 10px;
  }
  input[type="submit"].contact-btn, input[type="button"].contact-btn, input[type="reset"].contact-btn, button.contact-btn, button.back-btn {
    width: 48%;
    height: 40px;
    line-height: 40px;
    font-size: 1rem;
    margin: 0;
  }
  .btnBox {
    margin-top: 30px;
    text-align: center;
  }
  .contact-btn + .contact-btn {
    margin-left: 2%;
  }
  .mw_wp_form .year .error, .mw_wp_form .yen .error {
    position: absolute;
    bottom: -0.6em;
    left: 0;
    z-index: 10;
  }
  #company {
    background-image: url(images/bg-contact-left.png), url(images/bg-contact-right.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left bottom, right top;
    background-size: auto 300px, 170px auto;
  }
  #company .auto {
    padding: 40px 0 50px 0;
    font-family: 'Kosugi Maru', sans-serif;
    line-height: 1.6;
  }
  #company dl {
    display: block;
    background-color: #FFFFFF;
    font-size: 0.875rem;
  }
  #company dl dt {
    width: 100%;
    padding: 10px 1em;
    display: block;
    background-color: #E8FBE8;
    border-right: 1px solid #39B54A;
    line-height: 1.6;
  }
  #company dl dd {
    width: 100%;
    padding: 10px 1em;
    display: block;
    line-height: 1.6;
  }
  #footer {
    background-color: #01B901;
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 60px;
  }
  #footer ul {
    display: block;
    padding: 0 5%;
  }
  #footer ul li {
    position: relative;
    text-align: center;
    min-width: 220px;
  }
  #footer ul li:nth-child(-n+4) a:after {
    display: none;
  }
  #footer ul li a {
    display: block;
    color: #FFFFFF;
    transition: all .3s;
    line-height: 40px;
    font-size: 0.875rem;
    text-align: left;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: 400;
    font-style: normal;
    border-bottom: 1px solid #FFFFFF;
    position: relative;
  }
  #footer ul li a:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    transform: rotate(-45deg);
    position: absolute;
    right: 5px;
    top: 15px;
  }
  #footer ul li a:hover {
    color: #FFF568;
  }
  #footer .small {
    font-size: 0.625rem;
    color: #FFFFFF;
    line-height: 50px;
    letter-spacing: 0.12em;
    display: block;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #008D01;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
  }
  .footLogo {
    padding: 20px 0;
  }
  #footer img {
    width: 200px;
  }
  /*Modal
-----------------------------------------------*/
  #lean_overlay {
    position: fixed;
    z-index: 9999;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
  }
  #modal-privacy.modal {
    display: none;
    position: fixed;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    background-color: #FFFFFF;
    margin: auto;
    z-index: 10000;
    border-top: 10px solid #39B54A;
    border-bottom: 10px solid #39B54A;
    padding: 0px;
  }
  .innar-privacy {
    overflow-y: auto;
    text-align: left;
    width: 90%;
    height: 80%;
    margin-left: 5%;
    margin-top: 7%;
    padding-right: 0px;
    font-size: 0.8125rem;
    line-height: 23px;
  }
  .innar-privacy p, .innar-privacy .dot {
    padding-bottom: 20px;
  }
  .modal .name {
    margin: 5% 0 0 5vw;
    width: 78%;
    text-align: left;
    position: relative;
  }
  .modal .name h3:after {
    display: none;
  }
  .modal .name h3 {
    border-bottom: 5px solid #39B54A;
    display: inline-block;
    padding: 10px 0;
    font-size: 1.125rem;
  }
  /* Close button */
  .modal .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
  .modal .close:before, .modal .close:after {
    position: absolute;
    top: 4px;
    border: 2px solid #39B54A;
    height: 30px;
    content: "";
  }
  .modal .close:before {
    left: 18px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .modal .close:after {
    right: 18px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .modal .close span {
    position: absolute;
    top: 35px;
    left: 0px;
    width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 3vw;
  }
  #sub #header .menu li a {
    color: #FFFFFF;
  }
}
@media screen and (max-width: 375px) {
  #mv .zen-maru-gothic-bold {
    margin-top: 0px;
  }
  #mv .flex .right {
    font-size: 0.625rem;
    line-height: 1.6;
  }
  #mv #pro li {
    font-size: 0.625rem;
  }
}
@media screen and (max-width: 320px) {
  #wrap {
    min-width: 375px;
    overflow-x: hidden;
  }
}