@charset "utf-8";

/* ---------------------------------------------
Reset
--------------------------------------------- */
/* addition */
#minoplus-lp004 * {
  box-sizing: border-box;
}

#minoplus-lp004 img,
#minoplus-lp004 video,
#minoplus-lp004 iframe {
  max-width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 img,
  #minoplus-lp004 video,
  #minoplus-lp004 iframe {
    width: 100%;
  }
}
#minoplus-lp004 em {
  font-style: normal;
  font-weight: bold;
}
#minoplus-lp004 figure {
  margin: 0;
}
#minoplus-lp004 ol {
  margin: 0;
  padding: 0;
}

#minoplus-lp004 div,
#minoplus-lp004 form,
#minoplus-lp004 h1,
#minoplus-lp004 h2,
#minoplus-lp004 h3,
#minoplus-lp004 h4,
#minoplus-lp004 ul,
#minoplus-lp004 li,
#minoplus-lp004 dl,
#minoplus-lp004 dt,
#minoplus-lp004 dd,
#minoplus-lp004 p {
  line-height: 1.6;
}
/* ---------------------------------------------
font
--------------------------------------------- */
#minoplus-lp004 {
  line-height: 1.6;
  color: #000;
  font-size: 3.4vw;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 {
    font-size: 25px;
  }
}


/* ---------------------------------------------
link
--------------------------------------------- */
#minoplus-lp004 a,
#minoplus-lp004 a:link,
#minoplus-lp004 a:visited {
  color: #1e87f0;
}
#minoplus-lp004 a:hover {
  color: #f01e1e;
  text-decoration: none;
}


/* ---------------------------------------------
width
--------------------------------------------- */
#minoplus-lp004.wrapper {
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004.wrapper {
    width: 750px;
  }
}

#minoplus-lp004 .contentsWrapper {
  width: 90.667%;
  margin: 0 auto;
}


/* ---------------------------------------------
cmn
--------------------------------------------- */
#minoplus-lp004 .sec {
  margin: 0;
}
#minoplus-lp004 .sec .secTitle {
  margin: 0;
}

#minoplus-lp004 .sec h3 {
  margin: 0;
}

#minoplus-lp004 p {
  margin: 0;
  line-height: 1.6;
}

#minoplus-lp004 sup {
  font-size: 70%;
  vertical-align: super;
}

#minoplus-lp004 .btn a:hover {
  opacity: .8;
}

#minoplus-lp004 .red1 {
  color: #d50001;
}
#minoplus-lp004 .blu1 {
  color: #00008a;
}

#minoplus-lp004 .taR {
  text-align: right;
  display: block;
 padding-right: 32px; 
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .taR {
   padding-right: calc(32/750 * 100vw); 
  }
}

#minoplus-lp004 .note small {
  font-size: 2.7vw;
  display: block;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 .note small {
    font-size: 23px;
  }
}
#minoplus-lp004 .note1 small {
  padding-left: 1rem;
  text-indent: -1rem;
}
#minoplus-lp004 .note2 small {
  padding-left: 2rem;
  text-indent: -2rem;
}

/* cta */

#minoplus-lp004 .ctaArea {
  margin: 0;
  padding: 1.5em 0;
  background: url('../../img/common/minoplus-lp004/sp_01_mino-plus_LP_11.png') top center/100% auto no-repeat;
  position: relative;
  padding-bottom: 70px;
  background-size: cover;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .ctaArea {
   padding-bottom: calc(70/750 * 100vw);
  }
}
#minoplus-lp004 .cta-img,
#minoplus-lp004 a{
  width: 610px;
  margin: 0 auto;

}
#minoplus-lp004 .cta-notes{
  margin: 0 auto;
 width: 600px;
 margin-bottom: 24px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-notes{
    margin: 0 auto;
   width:calc(600/750 * 100vw);
   margin-bottom: calc(24/750 * 100vw);
  }
}

.cta-ttl{
  width: 670px;
  margin: 0 auto;
  margin-bottom: 24px;
}
@media screen and (max-width:1299px) {
  .cta-ttl{
    width: calc(670/750 * 100vw);
    margin: 0 auto;
    margin-bottom: calc(24/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-02{
  width: 492px;
  margin: 0 auto;
  margin-bottom: 40px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-02{
    width: calc(492/750 * 100vw);
    margin: 0 auto;
    margin-bottom: calc(40/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-03{
  width: 545px;
 margin-left: 80px;
  margin-bottom: 30px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-03{
    width: calc(545/750 * 100vw);
    margin-bottom: calc(30/750 * 100vw);
    margin-left: calc(80/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-04{
  margin-bottom: 24px;
  width: 610px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-04{
    margin-bottom: calc(24/750 * 100vw);
    width: calc(610/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-05{
  width: 580px;
  margin-bottom: 30px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-05{
    width: calc(580/750 * 100vw);
    margin-bottom: calc(30/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-btn{
  display: block;
  width: 620px!important;
  margin-left: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-btn{
    width: calc(620/750 * 100vw)!important;
    margin-left: calc(30/750 * 100vw);
    margin-bottom: calc(20/750 * 100vw);
  }
}


.cta-02 .cta-ttl{
  margin-bottom: 50px;
}
@media screen and (max-width:1299px) {
  .cta-02 .cta-ttl{
    margin-bottom: calc(50/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-07{
  width: 586px;
  margin-left: 40px!important;
  margin-bottom: 30px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-07{
    width: calc(586/750 * 100vw);
    margin-left: calc(40/750 * 100vw)!important;
    margin-bottom: calc(30/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-08{
  width: 426px;
  margin-left: 42px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-08{
    width: calc(426/750 * 100vw);
    margin-left: calc(42/750 * 100vw);
  }
}

#minoplus-lp004 .cta-img-09{
  margin-top: 32px;
  margin-left: 35px;
  width: 670px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 .cta-img-09{
    margin-top: calc(32/750 * 100vw);
    margin-left: calc(35/750 * 100vw);
    width: calc(670/750 * 100vw);
  }
}


/* slick */
@media screen and (max-width:1299px) {
  #minoplus-lp004 #js-slider-1 .slick-list {
    max-width: 100vw;
    overflow: hidden;
  }
}
#minoplus-lp004 .slick-prev,
#minoplus-lp004 .slick-next {
  width: 9.334vw;
  height: 9.334vw;
  z-index: 10;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 .slick-prev,
  #minoplus-lp004 .slick-next {
    width: 70px;
    height: 70px;
  }
}
#minoplus-lp004 .slick-prev {
  left: -2vw;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 .slick-prev {
    left: -15px;
  }
}
#minoplus-lp004 .slick-next {
  right: -2vw;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 .slick-next {
    right: -15px;
  }
}
#minoplus-lp004 .slick-prev:before,
#minoplus-lp004 .slick-next:before {
  font-size: 10vw;
  font-weight: normal;
  color: #000;
  opacity: 1;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 .slick-prev:before,
  #minoplus-lp004 .slick-next:before {
    font-size: 75px;
  }
}



/* ---------------------------------------------
#pageHeader
--------------------------------------------- */
#minoplus-lp004 #pageHeader {
  margin: 0;
  padding: 1em 0;
  text-align: center;
}
#minoplus-lp004 #pageHeader .logo {
  width: 25.46%;
  margin: 0;
  display: inline-block;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #pageHeader .logo {
    width: 189px;
  }
}


/* ---------------------------------------------
#mainContents
--------------------------------------------- */
#minoplus-lp004 #mainContents {
  position: relative;
  z-index: 2;
}

#minoplus-lp004 #mainContents #hero {
  margin: 0;
}


#minoplus-lp004 #mainContents #sec1 {
  padding: 0;
}

#minoplus-lp004 #sec4 .howTo {
  padding:100px 0;
  text-align: center;
  color: #fff;
  background-color: #008c86;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 #sec4 .howTo {
    padding:calc(100/750 * 100vw) 0;
  }
}
#minoplus-lp004 #sec4 .howTo .ttl {
  width: 670px;
  margin: 0 auto;
  margin-bottom: 39px;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 #sec4 .howTo .ttl {
    width: calc(670/750 * 100vw);
    margin-bottom: calc(39/750 * 100vw);
  }
}

#minoplus-lp004 #sec4 .howTo .txtArea1,
#minoplus-lp004 #sec4 .howTo .txtArea2 {
  margin: 0 0 1em;
  text-align: center;
}
#minoplus-lp004 #sec4 .howTo .txtArea1 p,
#minoplus-lp004 #sec4 .howTo .txtArea2 p {
  text-align: center;
}
#minoplus-lp004 #sec4 .howTo .step {
  width: 90.667%;
  margin: 0 auto 1.5em;
}

#minoplus-lp004 #howToOrder {
  margin: 0;
  padding: 3em 0;
}
#minoplus-lp004 #howToOrder .secTitle {
  margin: 0 0 2em;
  text-align: center;
}
#minoplus-lp004 #howToOrder .secTitle .txt1 {
  margin: 0 0 .5em;
  padding: .4em 1em .3em;
  line-height: 1;
  color: #fff;
  font-size: 2.7vw;
  background-color: #000;
  display: inline-block;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .secTitle .txt1 {
    font-size: 22px;
  }
}
#minoplus-lp004 #howToOrder .secTitle .txt2 {
  font-size: 5.4vw;
  display: block;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .secTitle .txt2 {
    font-size: 40px;
  }
}
#minoplus-lp004 #howToOrder .txtArea1 {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 2px solid #000;
}
#minoplus-lp004 #howToOrder .secTitle {
  margin: 0 0 2em;
  text-align: center;
}
#minoplus-lp004 #howToOrder .txtArea2 {
  margin-bottom: 2em;
}
#minoplus-lp004 #howToOrder .txtArea2 {
  margin-bottom: 2em;
}

#minoplus-lp004 #howToOrder .tabLayout .tabs {
  margin: 0;
  position: relative;
  z-index: 2;
}
#minoplus-lp004 #howToOrder .tabLayout .tabs ul {
  display: flex;
  justify-content: space-between;
}
#minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab {
  width: 32%;
  margin: 0;
  padding: 39px 0 53px 0;
  text-align: center;
  white-space: nowrap;
  line-height: 1.4;
  font-size: 3vw;
  background-color: #fff;
  border-width: .55vw;
  border-bottom-width: 0;
  border-style: solid;
  border-radius: 2vw 2vw 0 0;
  position: relative;
  transition: all .5s;
  cursor: pointer;
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab {
    padding: calc(39/750 * 100vw) 0 calc(53/750 * 100vw) 0;
  }
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab {
    font-size: 23px;
    border-width: 4px;
    border-bottom-width: 0;
    border-radius: 8px 8px 0 0;
  }
}
#minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab.active {
  opacity: 1;
  background-color: #000;
  color: #ffffff;
  border: solid #000000;
}
#minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab.active::after {
  content: '';
  height: .5vw;
  background-color: #000;
  position: absolute;
  right: 0;
  bottom: -.5vw;
  left: 0;
  transition: all .5s;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab.active::after {
    height: 4px;
    bottom: -4px;
  }
}
#minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab::before {
  content: '';
  width: 3.334vw;
  height: 1.734vw;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20data-name%3D%22%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5%2014.12%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23000%3B%20stroke-miterlimit%3A%2010%3B%20stroke-width%3A%204px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolyline%20class%3D%22cls-1%22%20points%3D%2226.25%201.56%2013.75%2011.56%201.25%201.56%22%2F%3E%3C%2Fsvg%3E') no-repeat center;
  background-size: 100% auto;
  position: absolute;
  bottom: 7px;
  left: 50%;
  transform: translate(-50%, -100%);
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab::before {
    width: 25px;
    height: 13px;
  }
}
@media screen and (max-width:1299px) {
  #minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab::before {
    bottom: calc(7/750 * 100vw);
  }
}
#minoplus-lp004 #howToOrder .tabLayout .tabs ul .tab span {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#minoplus-lp004 #howToOrder .tabLayout .tabContents {
  margin: 0;
  position: relative;
  z-index: 1;
  display: flex;
  background-color: #fff;
}
#minoplus-lp004 #howToOrder .tabLayout .tabContents .tabContent {
  width: 100%;
  margin: 0;
  padding: 1.5em 1em 1px;
  background-color: #fff;
  border-width: .55vw;
  border-style: solid;
  border-radius: 0 0 2vw 2vw;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all .5s;
  overflow: hidden;
  display: none;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .tabLayout .tabContents .tabContent {
    border-width: 4px;
    border-radius: 0 0 8px 8px;
  }
}
#minoplus-lp004 #howToOrder .tabLayout .tabContents .tabContent.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  display: block;
}
.tab.active::before{
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20data-name%3D%22%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2027.5%2014.12%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20none%3B%20stroke%3A%20%23fff%3B%20stroke-miterlimit%3A%2010%3B%20stroke-width%3A%204px%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpolyline%20class%3D%22cls-1%22%20points%3D%2226.25%201.56%2013.75%2011.56%201.25%201.56%22%2F%3E%3C%2Fsvg%3E') no-repeat center!important;
}

#minoplus-lp004 #howToOrder .item {
  padding-bottom: 1px;
  font-size: 3.05vw;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .item {
    font-size: 23px;
  }
}
#minoplus-lp004 #howToOrder .item .itemTtl {
  margin: 0 0 1em;
  padding: .3em 0;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 4vw;
  font-weight: normal;
  background-color: #000;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .item .itemTtl {
    font-size: 30px;
  }
}
#minoplus-lp004 #howToOrder .item .ttlNote {
  margin: 0 0 2em;
  text-align: center;
  font-size: 2.67vw;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #howToOrder .item .ttlNote {
    font-size: 20px;
  }
}
#minoplus-lp004 #howToOrder .item .txtAreaSt1 {
  margin-left: 1.6em;
}
#minoplus-lp004 #howToOrder .item .txtAreaSt2 {
  margin: 0 0 1.5em;
  text-align: center;
}
#minoplus-lp004 #howToOrder .item .txtAreaSt2 p {
  text-align: left;
  display: inline-block;
}
#minoplus-lp004 #howToOrder .item .txtAreaSt3 {
  margin-top: 1.5em;
  padding: 1.5em 1em;
  background-color: #e6e6e6;
}
#minoplus-lp004 #howToOrder .item .detail {
  margin: 0 0 1.5em;
  padding: 0 0 1.5em;
  border-bottom: 2px solid #000;
}
#minoplus-lp004 #howToOrder .item .detail:last-of-type {
  margin-bottom: 2em;
  padding-bottom: 0;
  border-bottom: 0;
}
#minoplus-lp004 #howToOrder .item .detail .detailTtl {
  margin: 0 0 .5em;
  padding-left: 1.6em;
  line-height: 1.3;
  font-weight: bold;
  position: relative;
  font-size: 100%;
}
#minoplus-lp004 #howToOrder .item .detail .detailTtl .num {
  font-size: 105%;
  position: absolute;
  top: 0;
  left: .1em;
}
#minoplus-lp004 #howToOrder .item .detail .listSt1 {
  margin: 0 0 0 1.3em;
}
#minoplus-lp004 #howToOrder .item .detail .listSt1 {
  margin: 0 0 0;
}
#minoplus-lp004 #howToOrder .item .detail .listSt1 li {
  margin: 0 0 .3em;
  padding-left: 1.6em;
  line-height: 1.3;
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
}
#minoplus-lp004 #howToOrder .item .detail .listSt1 li::before {
	content: "(" counter(cnt) ") ";
  text-align: right;
  font-size: 90%;
  position: absolute;
  top: 0;
  right: calc(100% - 1.45em);
  white-space: nowrap;
}
#minoplus-lp004 #howToOrder .item .detail .tableSt1 {
  margin: 1.5em 0 .5em;
}
#minoplus-lp004 #howToOrder .item .detail .tableSt1 th,
#minoplus-lp004 #howToOrder .item .detail .tableSt1 td {
  padding: .3em .5em;
  line-height: 1.3;
  vertical-align: middle;
  border: 2px solid #000;
}
#minoplus-lp004 #howToOrder .item .detail .tableSt1 th {
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
}
#minoplus-lp004 #howToOrder .item .detail .tableSt1 thead th {
  background-color: #e6e6e6;
}

#minoplus-lp004 #mainContents .fixedBtn {
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #mainContents .fixedBtn {
    left: 50%;
    transform: translateX(-50%);
  }
}
#minoplus-lp004 #mainContents .fixedBtn .floatingBn_btn {
  width: 45%;
  margin: 0 auto;
}
#minoplus-lp004 #mainContents .fixedBtn a {
  vertical-align: bottom;
  display: inline-block;
  transition: all .2s;
}
@media screen and (max-width: 1299px) {
  #minoplus-lp004 #mainContents .fixedBtn a{
    width: calc(670 / 750* 100vw);
  }
}
#minoplus-lp004 #mainContents .fixedBtn a:hover {
  filter: brightness(110%);
}

/* ---------------------------------------------
swiper MPC追記
--------------------------------------------- */
.swiper-button-prev,
.swiper-button-next{
  width: 7rem;
  height: 7rem;
}
.swiper-button-prev{
  left: 1rem;
}

.swiper-button-next{
  right: 1rem;
}

.swiper-button-prev img,
.swiper-button-next img{
  width: auto;
}

@media screen and (max-width:429px) {
  .swiper-button-prev,
  .swiper-button-next{
    width: 3rem;
    height: 3rem;
  }
}


/* ---------------------------------------------
#pageFooter
--------------------------------------------- */
#minoplus-lp004 #pageFooter {
  margin: 0;
  padding: 0 2em;
  text-align: left;
}
@media screen and (max-width: 1299px) {
  #minoplus-lp004 #pageFooter {
    padding-bottom: calc(200/750 * 100vw);
  }
}
#minoplus-lp004 #pageFooter .footerNav {
  margin: 0 0 1em;
}
#minoplus-lp004 #pageFooter .footerNav ul li {
  margin: 0 0 .5em;
  padding: 0;
}
#minoplus-lp004 #pageFooter .footerNav ul li a:link,
#minoplus-lp004 #pageFooter .footerNav ul li a:visited {
  color: #000;
}
#minoplus-lp004 #pageFooter .footerNav ul li a:hover {
  text-decoration: underline;
}
#minoplus-lp004 #pageFooter .copyright {
  margin: 0;
  padding: 1em 0;
  font-size: 2.4vw;
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 #pageFooter .copyright {
    font-size: 24px;
  }
}

#minoplus-lp004 .pageTop {
  margin: 0 0 0 auto;
  position: fixed;
  right: 5%;
  bottom: 3em;
  z-index: 9999;
}
#minoplus-lp004 .pageTop a {
  margin: 0;
  padding: 1em;
  text-decoration: none;
  color: #fff;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#minoplus-lp004 .pageTop a:hover {
  background: #888;
}
/*kanban*/
.floating-pc{
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
/*humberger*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
.txt-pop{
  font-family: "Poppins", serif;
  font-style: normal;
  margin-right: calc(12/750 * 100vw);
  font-weight: 700;
}
#minoplus-lp004.wrapper{
  position: relative;
}
#minoplus-lp004 #pageHeader{
  z-index: 99;
}
@media screen and (max-width: 1299px) {
  #minoplus-lp004 #pageHeader{
    background-color: #ffffff;
    position: fixed;
    top: 0;
    z-index: 99;
    left: 0;
    text-align: left;
    width: 100%;
    height: calc(90/750 * 100vw);
  }
}

@media screen and (max-width: 1299px) {
  #minoplus-lp004 #pageHeader .logo{
    width: calc(190/750 * 100vw);
    position: absolute;
    left: calc(24/750 * 100vw);
  }
}
#minoplus-lp004 .future{
  margin-top: 60px;
  margin-bottom: -120px;
}
@media screen and (max-width: 1299px) {
  #minoplus-lp004 .future{
    margin-top: calc(60/750 * 100vw);
    margin-bottom: calc(-120/750 * 100vw);
  }
}
@media screen and (min-width:1300px) {
  #minoplus-lp004 .sp-gnav {
    display: none;
  }
}
#minoplus-lp004 .sp-gnav nav {
  position: fixed;
  top: 0;
 width: calc(600/750 * 100vw);
  z-index: 99;
  right: 0;
}
#minoplus-lp004 .sp-gnav ul {
  display: none;
  list-style: none;
  padding-top: calc(198/750 * 100vw);
  width: 100%;
  height: 100vh;
  background-color: rgba(246, 245, 243, 0.9);
}
#minoplus-lp004 .sp-gnav .menu-item {
  width: 82.6666666667vw;
  margin: 0 auto;
}
#minoplus-lp004 .sp-gnav .menu-item-txt {
  font-size: calc(28/750 * 100vw);
  display: flex;
  text-align: left;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 6.4vw;
  color: #333333;
  padding-left: calc(54/750 * 100vw);
  align-items: baseline;
}
#minoplus-lp004 .sp-gnav .menu-item p{
  font-family: "Noto Sans JP", serif;
}
#minoplus-lp004 .sp-gnav .menu-item-txt .menu-item-stxt {
  font-size: 4.2666666667vw;
  margin-bottom: 2.8vw;
}
#minoplus-lp004 .sp-gnav .hamburger {
  position: absolute;
  top: calc(22/750 * 100vw);
  right: 3.3333333333vw;
  width: 9.6vw;
  height: 5.3333333333vw;
  z-index: 100;
}
#minoplus-lp004 .sp-gnav .hamburger .ham-txt {
  padding-top: calc(24/750 * 100vw);
  text-align: center;
  font-size: calc(18/750 * 100vw);
  font-weight: 600;
  color: #000000;
  font-family: "Poppins", sans-serif;
}
#minoplus-lp004 .sp-gnav .hamburger span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  height:calc(3/750 * 100vw);
  background-color: #000000;
  width:calc(56/750 * 100vw);
  z-index: 10;
  left: calc(9/750 * 100vw);
}
#minoplus-lp004 .sp-gnav .hamburger span:nth-of-type(1) {
  top: 0;
}
#minoplus-lp004 .sp-gnav .hamburger span:nth-of-type(2) {
  top:calc(14/750 * 100vw);
}
#minoplus-lp004 .sp-gnav .hamburger.open .ham-txt {
  letter-spacing: 0;
}
#minoplus-lp004 .sp-gnav .hamburger.open span:nth-of-type(1) {
  -webkit-transform: translateY(0.8vw) rotate(-18deg);
          transform: translateY(0.8vw) rotate(-18deg);
          left: calc(10/750 * 100vw);
          top: calc(1/750 * 100vw);
}
#minoplus-lp004 .sp-gnav .hamburger.open span:nth-of-type(2) {
  -webkit-transform: translateY(-0.8vw) rotate(18deg);
          transform: translateY(-0.8vw) rotate(18deg);
}
#minoplus-lp004 .sp-gnav .ham-img{
  width: calc(472/750 * 100vw);
  height: calc(146/750 * 100vw);
  display: block;
  margin: 0 auto;
  margin-bottom: calc(32/750 * 100vw);
}

/*gnav*/
@media screen and (max-width: 1299px) {
  .pc-gnav{
    display: none;
  }
}
.pc-gnav{
  position: relative;
  left:  calc(1325/1920 * 100vw);
  width: calc(584/1920 * 100vw);
  height: 100vh;
}
.pc-gnav nav{
  width:calc(377/1920 * 100vw);
  height:  calc(687/1920 * 100vw);
  margin-left:  calc(122/1920 * 100vw);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.pc-gnav .menu-item-txt{
  font-size:  calc(22/1920 * 100vw);
  color: #000000!important;
  font-family: "Noto Sans JP", serif;
  transition:0.7s;
}
.pc-gnav .bubble{
  position: absolute;
}
.pc-gnav .menu-item{
  margin-bottom:  calc(16/1920 * 100vw);
}
.bubble-01{
  width:  calc(111/1920 * 100vw);
  height: auto;
  right:  calc(57/1920 * 100vw);
  top: calc(59/1920 * 100vw);
}
.bubble-02{
  width:  calc(54/1920 * 100vw);
  height: auto;
  right:  0;
  top: calc(658/1920 * 100vw);
}
.bubble-03{
  width:  calc(163/1920 * 100vw);
  height: auto;
  right:   calc(319/1920 * 100vw);
  bottom: 0;
}
.pc-gnav .menu-item:nth-child(6){
  margin-bottom:  calc(54/1920 * 100vw);
}
.pc-gnav .menu-item-txt:hover{
  color: #009a92!important;
  text-decoration-line: underline!important;
  transition:0.7s;
}
.pc-gnav .txt-pop{
  display: contents;
}
@media screen and (min-width:1372px) and ( max-width:1524px) {
  .pc-gnav nav{
    left: 80px
  }
}
@media screen and (min-width:1350px) and ( max-width:1371px) {
  .pc-gnav nav{
    left: 100px
  }
}
@media screen and (min-width:1300px) and ( max-width:1349px) {
  .pc-gnav nav{
    left: 134px
  }
}

@media screen and (max-width: 1299px) {
  #minoplus-lp004 #mainContents .fixedBtn .floatingBn_btn{
    width: 90%;
  }
}
#minoplus-lp004 #mainContents .fixedBtn .floatingBn_btn{
  width: 750px;
}
@media screen and (max-width: 768px) {
  #minoplus-lp004 #mainContents .fixedBtn .floatingBn_btn{
    width: calc(670/750 * 100vw);
  }
}
@media screen and (min-width:1300px) {
  .sp-in{
    display: none;
  }
}
#pageFooter{
  position: relative;
}
.menu-cta-btn:hover{
  opacity: 0.8;
}

@media screen and (max-width:1299px) {
  .p-page-home-outer{
    padding-top:calc(90/750 * 100vw);
  }
  }

/*point*/
.point{
  background: url('../../img/common/minoplus-lp004/sp_01_mino-plus_LP_07.png') top center/100% auto no-repeat;
  padding-top: 120px;
  position: relative;
  padding-bottom: 129px;
}
@media screen and (max-width:1299px) {
  .point{
    padding-top: calc(120/750 * 100vw);
    padding-bottom: calc(129/750 * 100vw);
    background: url('../../img/common/minoplus-lp004/sp_01_mino-plus_LP_07.png') top center/calc(750/750 * 100vw) auto no-repeat;
  }
}
.point-ttl{
  width: 407px;
  height: 211px;
  margin: 0 auto;
  margin-bottom: 59px;
}
@media screen and (max-width:1299px) {
  .point-ttl{
    width: calc(407/750 * 100vw);
    height:calc(211/750 * 100vw);
    margin: 0 auto;
    margin-bottom: calc(59/750 * 100vw);
  }
}
.point-deco-item{
  position: absolute;
  width: 161px;
  height: 326px;
  top: 185px;
  right: 30px;
}
@media screen and (max-width:1299px) {
  .point-deco-item{
    width:calc(161/750 * 100vw);
    height: calc(326/750 * 100vw);
    top: calc(185/750 * 100vw);
    right: calc(30/750 * 100vw);
  }
}
.point-item{
  width: 685px;
  margin: 0 auto!important;
  margin-bottom: 40px!important;
}
@media screen and (max-width:1299px) {
  .point-item{
    width:calc(685/750 * 100vw);
    margin: 0 auto!important;
    margin-bottom: calc(40/750 * 100vw)!important;
  }
}
/*efficacy*/
.efficacy{
  background: url('../../img/common/minoplus-lp004/sp_01_mino-plus_LP_09.png') top center/100% auto no-repeat;
  padding-top: 242px;
  padding-bottom: 11px;
}
@media screen and (max-width:1299px) {
  .efficacy{
    padding-top: calc(242/750 * 100vw);
    padding-bottom: calc(11/750 * 100vw);
  }
}
.efficacy p{
  margin: 0 auto!important;
}
.efficacy .efficacy-ttl{
  width: 542px;
  margin: 0 auto;
  margin-bottom: 80px!important;
}
@media screen and (max-width:1299px) {
  .efficacy .efficacy-ttl{
    width: calc(542/750 * 100vw);
    margin-bottom: calc(80/750 * 100vw)!important;
  }
}
.efficacy .efficacy-item{
  width: 670px;
  margin-bottom: 70px!important;
}
@media screen and (max-width:1299px) {
  .efficacy .efficacy-item{
    width: calc(670/750 * 100vw);
    margin-bottom: calc(70/750 * 100vw)!important;
  }
}
.efficacy .mb-little{
  margin-bottom: 5px!important;
}
@media screen and (max-width:1299px) {
  .efficacy .mb-little{
    margin-bottom: calc(5/750 * 100vw)!important;
  }
}
.middle-head{
  width: 610px!important;
}
@media screen and (max-width:1299px) {
  .middle-head{
    width:calc(610/750 * 100vw)!important;
  }
}
body{
  font-family: "Noto Sans JP", serif;
}
.swiper-bottom-txt{
  margin-left: 40px!important;
  width: 670px;
}
@media screen and (max-width:1299px) {
  .swiper-bottom-txt{
    margin-left: calc(40/750 * 100vw)!important;
    width: calc(670/750 * 100vw);
  }
}

.swiper-bottom-txt p{
  font-size: 28px;
  font-weight: 400;
  text-align: left !important;
  letter-spacing: -0.04em;
}
@media screen and (max-width:1299px) {
  .swiper-bottom-txt p{
    font-size: calc(28/750 * 100vw);
  }
}

.show {
 opacity: 1!important;
}

.cta-01,.cta-02{
  width: 670px;
  margin: 0 auto;
  background-color: #ffffff;
  padding-top: 0;
  padding-bottom: 40px;
  margin-bottom: 48px;
}
@media screen and (max-width: 1299px) {
  .cta-01,.cta-02{
    width: calc(670/750 * 100vw);
    padding-bottom: calc(40/750 * 100vw);
    margin-bottom: calc(48/750 * 100vw);
  }
}
.cta-02{
padding-top: 0;
}
@media screen and (max-width: 1299px) {
  .cta-02{
    padding-top: 0!important;
  }
}

.efficacy{
  background-size: cover;
}

#anc-effect{
  padding-top: 80px;
  margin-top: -80px;
}
@media screen and (max-width: 1299px) {
  #anc-effect{
    padding-top:calc(160/750 * 100vw);
    margin-top: calc(-160/750 * 100vw);
  }
}
#anc-top,#anc-point,#anc-use,#anc-oder{
  padding-top: 0;
  margin-top: 0;
  /* padding-top: 80px;
  margin-top: -80px; */
}
@media screen and (max-width: 1299px) {
  #anc-top,#anc-point,#anc-use,#anc-oder{
    padding-top:calc(80/750 * 100vw);
    margin-top: calc(-80/750 * 100vw);
  }
}