@charset "UTF-8";
/*+++++++++++++++++++++
// ブレイクポイント詳細
+++++++++++++++++++++*/
/*--------------------------
WEBフォント
 ---------------------------- */
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello/font/fontello.eot");
  src: url("../fonts/fontello/font/fontello.eot#iefix") format("embedded-opentype"), url("../fonts/fontello/font/fontello.woff2") format("woff2"), url("../fonts/fontello/font/fontello.woff") format("woff"), url("../fonts/fontello/font/fontello.ttf") format("truetype"), url("../fonts/fontello/font/fontello.svg#fontello") format("svg");
}
@font-face {
  font-family: hiraMinPro-W6;
  src: url("../fonts/HiraMinPro-W6.otf");
}
@font-face {
  font-family: KozGoPr6N-Regular;
  src: url("../fonts/KozGoPr6N-Regular.otf");
}
/*--------------------------
共通事項
 ---------------------------- */
a {
  color: inherit;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none !important;
}
a:hover {
  opacity: 0.9;
}

a:not([href*=tel]) {
  text-decoration: underline;
}

a[class*=btn_] {
  text-decoration: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

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

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

html {
  color: #3e3a39;
  line-height: 1.8;
  word-wrap: break-word;
  font-size: 3.125vw;
  overflow: auto;
  scroll-behavior: smooth;
  scroll-padding-top: 5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  overflow: hidden;
  width: 100%;
}

#mvv_main {
  font-size: 1.5rem;
  font-family: KozGoPr6N-Regular;
  letter-spacing: 2px;
}

.mvv_wrap {
  width: 95%;
  margin: auto;
}

h2 {
  font-size: 1.9rem;
}

h3 {
  font-size: 1.7rem;
  text-align: center;
}

h4 {
  font-size: 1.5rem;
}

@media screen and (min-width:767px), print {
  html {
    font-size: 62.5%;
    scroll-padding-top: 3vw;
  }
  #mvv_main {
    font-size: 1.6rem;
    line-height: 2;
  }
  .mvv_wrap {
    max-width: 1080px;
    margin: 0px auto;
  }
  h3 {
    font-size: 2.5rem;
    text-align: center;
  }
  h4 {
    font-size: 1.8rem;
  }
}
@media screen and (min-width:767px) and (max-width:1099px), print {
  html {
    scroll-padding-top: 5vw;
  }
  #mvv_main {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .mvv_wrap {
    width: 95%;
    margin: auto;
  }
}
/*---------------------
 PC・SP　表示・非表示 
 ---------------------- */
.img_c {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.sp_n {
  display: none !important;
}

.pc_n {
  display: block !important;
}

@media screen and (min-width:767px), print {
  .sp_n {
    display: block !important;
  }
  .pc_n {
    display: none !important;
  }
}
#mvv_main .mvv_top {
  margin: 0 auto 0;
  width: 100%;
  height: 17rem;
  background: url("../img/mvv/mvv_kv.png") center center/cover no-repeat;
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_top {
    margin: 0 auto 0;
    width: 100%;
    height: 46vw;
    background: url("../img/mvv/mvv_kv.png") center center/cover no-repeat;
  }
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_top {
    margin: 0 auto 0;
    width: 100%;
    height: 45vw;
    background: url("../img/mvv/mvv_kv.png") center center/cover no-repeat;
  }
}
#mvv_main .mvv_purpose {
  margin-top: -5rem;
}
#mvv_main .mvv_purpose .mvv_wrap::before {
  content: "";
  background: url("../img/mvv/mvv_mvv.png") no-repeat center center/contain;
  display: block;
  width: 25rem;
  height: 8rem;
}
#mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2 {
  text-align: center;
  font-family: hiraMinPro-W6, sans-serif;
  font-weight: bold;
  position: relative;
  letter-spacing: 2px;
  font-size: 2.5rem;
}
#mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2::before {
  content: "PURPOSE";
  font-family: "Albert Sans", sans-serif;
  color: #9ed342;
  font-weight: bold;
  display: block;
  margin: 0 auto -3.5rem auto;
  font-size: 5rem;
  letter-spacing: 4px;
}
#mvv_main .mvv_purpose .mvv_wrap .link_box {
  padding: 2rem 0;
}
#mvv_main .mvv_purpose .mvv_wrap .link_box li {
  border-bottom: 1px solid #3e3a39;
}
#mvv_main .mvv_purpose .mvv_wrap .link_box li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 1rem 2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#mvv_main .mvv_purpose .mvv_wrap .link_box li a::after {
  content: "";
  background: url("../img/mvv/mvv_arrow.svg") no-repeat center center/contain;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_purpose {
    margin-top: -18rem;
  }
  #mvv_main .mvv_purpose .mvv_wrap::before {
    width: 64rem;
    height: 22rem;
    margin-left: -13vw;
  }
  #mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2 {
    text-align: center;
    font-family: hiraMinPro-W6, sans-serif;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    font-size: 6rem;
  }
  #mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2::before {
    content: "PURPOSE";
    font-family: "Albert Sans", sans-serif;
    color: #9ed342;
    font-weight: bold;
    display: block;
    margin: 0 auto -15.5rem auto;
    font-size: 16rem;
    letter-spacing: 8px;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box {
    padding: 4rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box li {
    border-bottom: 1px solid #3e3a39;
    width: 30%;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 1rem 2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box li a::after {
    content: "";
    background: url("../img/mvv/mvv_arrow.svg") no-repeat center center/contain;
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width:767px) and (max-width:1099px), print {
  #mvv_main .mvv_purpose {
    margin-top: -10rem;
  }
  #mvv_main .mvv_purpose .mvv_wrap::before {
    width: 40rem;
    height: 20rem;
    margin-left: 0;
  }
  #mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2 {
    text-align: center;
    font-family: hiraMinPro-W6, sans-serif;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    font-size: 4rem;
  }
  #mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2::before {
    content: "PURPOSE";
    font-family: "Albert Sans", sans-serif;
    color: #9ed342;
    font-weight: bold;
    display: block;
    margin: 0 auto -6.5rem auto;
    font-size: 8rem;
    letter-spacing: 8px;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box {
    padding: 3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box li {
    border-bottom: 1px solid #3e3a39;
    width: 32%;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 1rem 1rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mvv_main .mvv_purpose .mvv_wrap .link_box li a::after {
    content: "";
    background: url("../img/mvv/mvv_arrow.svg") no-repeat center center/contain;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  #mvv_main .mvv_purpose .mvv_wrap::before {
    margin-left: 0;
  }
  #mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2 {
    text-align: center;
    font-family: hiraMinPro-W6, sans-serif;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    font-size: 4rem;
  }
  #mvv_main .mvv_purpose .mvv_wrap .mvv_purpose_h2::before {
    content: "PURPOSE";
    font-family: "Albert Sans", sans-serif;
    color: #9ed342;
    font-weight: bold;
    display: block;
    margin: 0 auto -10.5rem auto;
    font-size: 10rem;
    letter-spacing: 8px;
  }
}
#mvv_main .mvv_missoin {
  padding: 4rem 0;
  position: relative;
  overflow: hidden;
}
#mvv_main .mvv_missoin::before {
  content: "MISSION";
  font-family: "Albert Sans", sans-serif;
  color: #0ea3aa;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  display: inline-block;
  font-weight: bold;
  font-size: 6rem;
  position: absolute;
  top: 25%;
  left: -30%;
  z-index: -1;
}
#mvv_main .mvv_missoin .mvv_wrap .text_wrap {
  padding: 0 0 0 4rem;
}
#mvv_main .mvv_missoin .mvv_wrap .text_wrap p {
  line-height: 2.5;
  margin: 0 0 2rem 0;
}
#mvv_main .mvv_missoin .mvv_wrap .text_slogan span {
  display: inline-block;
  padding: 0.2rem;
  margin: 0.2rem 0;
  background: -webkit-gradient(linear, left top, right top, from(#12cccc), to(#2780b7));
  background: linear-gradient(90deg, #12cccc, #2780b7);
  color: #fff;
  font-family: hiraMinPro-W6;
  font-size: 1.6rem;
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_missoin {
    padding: 6rem 0;
    position: relative;
    overflow: initial;
  }
  #mvv_main .mvv_missoin::before {
    content: "MISSION";
    font-family: "Albert Sans", sans-serif;
    color: #0ea3aa;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    display: inline-block;
    font-weight: bold;
    font-size: 20rem;
    position: absolute;
    top: 30%;
    left: -37rem;
  }
  #mvv_main .mvv_missoin::after {
    content: "";
    background: url("../img/mvv/mvv_missoin_img.png") no-repeat center center/cover;
    position: absolute;
    top: 5%;
    right: 0;
    display: block;
    width: 40rem;
    height: 90rem;
    z-index: -1;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_wrap {
    width: 50%;
    padding: 0;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_wrap p {
    line-height: 3;
    margin-bottom: 3rem;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_slogan span {
    display: inline-block;
    padding: 0.5rem;
    margin: 0.5rem 0;
    background: -webkit-gradient(linear, left top, right top, from(#12cccc), to(#2780b7));
    background: linear-gradient(90deg, #12cccc, #2780b7);
    color: #fff;
    font-family: hiraMinPro-W6;
    font-size: 4rem;
  }
}
@media screen and (min-width:767px) and (max-width:1099px), print {
  #mvv_main .mvv_missoin {
    padding: 4rem 0;
    position: relative;
    overflow: initial;
  }
  #mvv_main .mvv_missoin::before {
    content: "MISSION";
    font-family: "Albert Sans", sans-serif;
    color: #0ea3aa;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    display: inline-block;
    font-weight: bold;
    font-size: 8rem;
    position: absolute;
    top: 25%;
    left: -14.5rem;
  }
  #mvv_main .mvv_missoin::after {
    content: "";
    background: url("../img/mvv/mvv_missoin_img.png") no-repeat center center/cover;
    position: absolute;
    top: 5%;
    right: 0;
    display: block;
    width: 27rem;
    height: 62rem;
    z-index: -1;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_wrap {
    width: 55%;
    padding: 0;
    margin: 0 0 0 5rem;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_wrap p {
    line-height: 2;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_slogan span {
    display: inline-block;
    padding: 0.5rem;
    margin: 0.5rem 0;
    background: -webkit-gradient(linear, left top, right top, from(#12cccc), to(#2780b7));
    background: linear-gradient(90deg, #12cccc, #2780b7);
    color: #fff;
    font-family: hiraMinPro-W6;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  #mvv_main .mvv_missoin {
    padding: 4rem 0;
    position: relative;
    overflow: initial;
  }
  #mvv_main .mvv_missoin::before {
    content: "MISSION";
    font-family: "Albert Sans", sans-serif;
    color: #0ea3aa;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    display: inline-block;
    font-weight: bold;
    font-size: 11rem;
    position: absolute;
    top: 25%;
    left: -22rem;
  }
  #mvv_main .mvv_missoin .mvv_wrap {
    width: 90%;
  }
  #mvv_main .mvv_missoin .mvv_wrap .text_slogan span {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  #mvv_main .mvv_missoin::before {
    font-size: 7rem;
    position: absolute;
    top: 25%;
    left: -13rem;
  }
}
#mvv_main .mvv_missoin_imgbox {
  margin-top: 0rem;
}
#mvv_main .mvv_missoin_imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_missoin_imgbox {
    margin-top: -13vw;
  }
}
#mvv_main .mvv_vison {
  margin-top: -16rem;
  padding: 0 0 4rem 0;
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_vison {
    margin-top: -35rem;
    padding: 0 0 4rem 0;
  }
  #mvv_main .mvv_vison .mvv_wrap .mvv_vison_img {
    padding: 6rem 0;
  }
}
@media screen and (min-width:767px) and (max-width:1099px), print {
  #mvv_main .mvv_vison {
    margin-top: -20vw;
    padding: 0 0 4rem 0;
  }
  #mvv_main .mvv_vison .mvv_wrap .mvv_vison_img {
    padding: 4rem 0;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  #mvv_main .mvv_vison {
    margin-top: -25vw;
  }
}
#mvv_main .mvv_value {
  padding: 4rem 0 2rem 0;
  background: url("../img/mvv/mvv_value_bkimg.jpg") no-repeat center center/cover;
  color: #fff;
}
#mvv_main .mvv_value .mvv_wrap .title {
  color: #fff;
  text-align: right;
}
#mvv_main .mvv_value .mvv_wrap .text_title > span::after {
  background-color: #fff;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info {
  padding: 3rem 0 0 0;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dt {
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
  padding: 3rem 0;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dt h3 {
  font-family: hiraMinPro-W6;
  letter-spacing: 3px;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dd {
  margin: 0;
  padding: 2rem 0;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li {
  margin-bottom: 1.4rem;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li h4 {
  font-family: hiraMinPro-W6;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li h4::before {
  content: "";
  background: url("../img/mvv/mvv_arrow_check.svg") no-repeat center center/contain;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  vertical-align: -5%;
  margin-right: 0.5rem;
}
#mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li p {
  font-size: 1.4rem;
  margin: 0;
  padding: 0.7rem 0 0.5rem 2rem;
}
@media screen and (min-width:767px), print {
  #mvv_main .mvv_value {
    padding: 6rem 0 10rem 0;
    background: url("../img/mvv/mvv_value_bkimg.jpg") no-repeat center center/cover;
    color: #fff;
  }
  #mvv_main .mvv_value .mvv_wrap .title {
    color: #fff;
    text-align: right;
  }
  #mvv_main .mvv_value .mvv_wrap .text_title > span::after {
    background-color: #fff;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 6rem 0 0 0;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dt {
    width: 30%;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    padding: 3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dt h3 {
    font-family: hiraMinPro-W6;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd {
    width: 68%;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    margin: 0;
    padding: 4rem 0;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li h4 {
    font-family: hiraMinPro-W6;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li h4::before {
    content: "";
    background: url("../img/mvv/mvv_arrow_check.svg") no-repeat center center/contain;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -5%;
    margin-right: 0.5rem;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li p {
    margin: 0;
    padding: 0.5rem 0 0.5rem 2.5rem;
  }
}
@media screen and (min-width:767px) and (max-width:1099px), print {
  #mvv_main .mvv_value {
    padding: 4rem 0 8rem 0;
    background: url("../img/mvv/mvv_value_bkimg.jpg") no-repeat center center/cover;
    color: #fff;
  }
  #mvv_main .mvv_value .mvv_wrap .title {
    color: #fff;
    text-align: right;
  }
  #mvv_main .mvv_value .mvv_wrap .text_title > span::after {
    background-color: #fff;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 4rem 0 0 0;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dt {
    width: 22%;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    padding: 3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dt h3 {
    font-family: hiraMinPro-W6;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd {
    width: 76%;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    margin: 0;
    padding: 4rem 0;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li h4 {
    font-family: hiraMinPro-W6;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li h4::before {
    content: "";
    background: url("../img/mvv/mvv_arrow_check.svg") no-repeat center center/contain;
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -5%;
    margin-right: 0.5rem;
  }
  #mvv_main .mvv_value .mvv_wrap .mvv_value_info dd ul li p {
    margin: 0;
    padding: 0.5rem 0 0.5rem 2.5rem;
  }
}

.text_title > span {
  position: relative;
  font-family: hiraMinPro-W6;
}
.text_title > span::after {
  content: "";
  display: inline-block;
  width: 8rem;
  height: 1px;
  background-color: #3e3a39;
  position: absolute;
  top: 50%;
  right: -5%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.title {
  font-family: "Albert Sans", sans-serif;
  font-weight: bold;
  color: #0ea3aa;
  font-size: 6rem;
}

@media screen and (min-width:767px), print {
  .title {
    font-size: 20rem;
  }
}
@media screen and (min-width:767px) and (max-width:1099px), print {
  .title {
    font-size: 10rem;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1400px) {
  .title {
    font-size: 12rem;
  }
}
.mvv_h2 {
  font-family: hiraMinPro-W6;
  padding: 1rem 0;
  letter-spacing: 5px;
}

@media screen and (min-width:767px), print {
  .mvv_h2 {
    font-size: 3rem;
  }
}