@charset "UTF-8";
/*共通*/
.font-mincho {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
}

/* ロード ========================= */
.load-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}

.load-fade.is-show {
  opacity: 1;
  visibility: visible;
}

main {
  background-image: url(../images/maru-1.png),
  url(../images/maru-2.png),
  url(../images/maru-3.png),
  url(../images/maru-4.png);

background-repeat:no-repeat,
  no-repeat,
  no-repeat,
  no-repeat;

background-position:left 280px,
right 900px,
right 3650px,
left 5000px;
}

/*ヘッダー*/
.header {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 90vh;
  max-width: 1920px;
  background: url(../images/hero_pc.jpg?ccc);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.header .logo {
  position: absolute;
  top: 0;
  left: 0;
}
.header .logo img {
  max-width: 80px;
  max-height: 80px;
}
.header .header-border {
  width: 100%;
  height: 100%;
  padding-top: 200px;
  padding-bottom: 200px;
}
.header .header__inner {
  position: absolute;
  top: 40%;
  right: 12%;
  max-width: 900px;
  line-height: 2;
}
.header .header__inner img {
  max-width: 400px;
}
.header .header__inner .header__text-box {
  margin-top: 1rem;
  font-size: 1.25rem;
}
.header .header__inner .header__text span {
  font-weight: 700;
  font-size: 1.625rem;
}

/*main-wrap*/
.main-wrap {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  padding-bottom: 162px;
  border-left: 30px solid #FBCF78;
  border-right: 30px solid #FBCF78;
}

/* ============================
             動画
  =============================*/
#movie {
  padding-top: 100px;
  margin-bottom: 80px;
}

#movie .caution-text {
  text-align: center;
  margin-top: 100px;
}

#movie .caution-text + .caution-text {
  margin-top: 0;
}

.movie__wrap--bd {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.movie-youtube {
  text-align: center;
  position: relative;
}



/*----------------イントロ---------------*/
.intro .intro__inner {
  position: relative;
  max-width: 760px;
  padding-top: 100px;
  margin: 0 auto;
}
.intro .intro__inner .intro__title {
  position: absolute;
  top: 5%;
  right: 18%;
  font-size: 3rem;
}

.mainttl-box{
  margin: auto;
  text-align: center;
  width: 80%;
}
.intro .mainttl-box img {
  max-width: 100%;
}

/*----------商品ラインナップ-----------*/
.ly-space {
  display: inline-block;
  width: 2px;
  height: 10px;
}

.lineup {
  padding-left: 5%;
  padding-right: 3%;
}
.lineup__item {
  position: relative;
}

.product-wrap {
  position: relative;
  max-width: 95%;
  padding-top: 142px;
  margin: 0 auto;
}


.main-photo{
  margin: auto;
  text-align: center;
  width:100%;
}



/*オサエ*/
.coution-text {
  text-align: center;
  font-size: 0.9rem;
  padding-top: 60px;
}

/*----------アバウト-----------*/
.aboutshuca {
  position: relative;
  max-width: 960px;
  margin: 300px auto 0;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center;
}
.aboutshuca::before, .aboutshuca::after {
  content: "";
  display: inline-block;
  width: 730px;
  height: 37px;
  background: url(../images/about_square.png) no-repeat;
  background-size: contain;
}
.aboutshuca::before {
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.aboutshuca::after {
  position: absolute;
  bottom: -10%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.aboutshuca .aboutshuca__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  max-width: 960px;
  margin: 0 auto;
}
.aboutshuca .aboutshuca__wrap .aboutshuca-box .aboutshuca__text {
  font-size: 0.9rem;
  line-height: 1.8;
}
.aboutshuca .aboutshuca__wrap .aboutshuca-box .aboutshuca__text span {
  display: inline-block;
  margin-top: 1rem;
  font-weight: 700;
  font-size: 1.625rem;
}
.aboutshuca .aboutshuca__wrap .aboutshuca-box img {
  margin-top: 1rem;
  max-width: 320px;
}
.aboutshuca .aboutshuca__wrap .photo-box img {
  max-width: 350px;
}
.aboutshuca .concept-box p:first-child {
  position: relative;
  margin-top: 30px;
  font-size: 1.875rem;
}
.aboutshuca .concept-box p:first-child::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 45px;
  background: #231f20;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -60px;
}
.aboutshuca .concept-box p:nth-child(2) {
  margin-top: 80px;
  font-size: 1rem;
  line-height: 2;
}
.aboutshuca .concept-box p:nth-child(2) span {
  font-size: 1.25rem;
  font-weight: 700;
}
.aboutshuca .concept-box p:last-child {
  margin-top: 30px;
  font-size: 1.25rem;
  font-weight: 700;
}

/*----------ゆめオンラインはこちら-------------*/
.youmeonline__wrap {
  margin-top: 200px;
  margin-bottom: 20px;
  font-size: 1.2em;
  text-align: center;
}

.youmeonline__btn {
  width: 60%;
  margin: 0 auto;
  max-width: 400px;
  position: relative;
  z-index: 10;
}

.youmeonline__btn a {
  display: block;
  background: #fec240;
  border-radius: 40px;
  box-shadow: 0 0 20px #b2b2b2;
  padding: 12px 8px;
  position: relative;
  color: #3e3e3e;
  text-align: center;
}

@media screen and (min-width:769px) {
  .sp_img {
    display: none !important;
  }
}

@media screen and (max-height:700px) {
  .header {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 120vh;
}
  
}

@media screen and (min-width:1001px) and (max-width:1300px) {
  .header .header__inner {
    position: absolute;
    top: 20%;
    right: 6%;
    max-width: 900px;
    line-height: 2;
  }
}

@media screen and (max-width: 1000px) {

  .header {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 90vh;
    max-width: 1920px;
    background: url(../images/hero_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.header .header__inner {
  position: absolute;
  max-width: 80%;
  top: 60%;
  right: 0;
  left: 0;
  background: rgba(255,255,255,0.6);
  padding: 20px;
  margin: auto;
  text-align: center;
}


  .header .header__inner img {
    max-width: 300px;
  }
  .header .header__inner .header__text-box {
    font-size: 1rem;
  }
  .header .header__inner .header__text span {
    font-size: 1.25rem;
  }
  .main-wrap {
    border-left: 12px solid #FBCF78;
    border-right: 12px solid #FBCF78;
  }

  .intro .intro__inner .intro__title {
    position: absolute;
    top: 5%;
    right: 20%;
    font-size: 2.3125rem;
  }
  .product-wrap {
    max-width: 100%;
  }
  .lineup__item {
    position: relative;
  }

  .aboutshuca::before, .aboutshuca::after {
    content: "";
    display: inline-block;
    width: 521.4285714286px;
  }
}
@media screen and (max-width: 767px) {

  .header {
    position: relative;
    height: 900px;
    background: url(../images/hero_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .header .header__inner {
    position: absolute;
    max-width: 90%;
    top: 50%;
    right: 0;
    left: 0;
    background: rgba(255,255,255,0.6);
    padding: 20px;
    margin: auto;
    text-align: center;
  }

  .movie__wrap--bd {
    width: unset;
  }
  .movie-youtube {
    margin: 0;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    box-sizing: border-box;
  }
  .movie-youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }


  .main-photo{
    width: 80%;
  }

  .intro .intro__inner {
    position: relative;
    max-width: 100%;
    padding-top: 100px;
    margin: 0 auto;
}

.lineup__item {
  position: relative;
  margin-top: 100px;
}

  .product__title {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
  }
  .product__text {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 1.125rem;
  }
  .product-wrap {
    padding-top: 0;
  }
  .aboutshuca__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 25px;
    max-width: 960px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 550px) {
  .intro .intro__inner .intro__title {
    position: absolute;
    top: 20%;
    right: 20%;
    font-size: 1.5rem;
  }

  main {
    background-image: url(../images/maru-1-sp.png),
    url(../images/back-1-sp.png),
    url(../images/maru-2-sp.png),
    url(../images/maru-3-sp.png),
    url(../images/back-2-sp.png),
    url(../images/maru-4-sp.png);
  
  background-repeat:no-repeat,
  no-repeat,
  no-repeat,
    no-repeat,
    no-repeat,
    no-repeat;
  
  background-position:right 0px,
  right 770px,
  left 900px,
  right 1700px,
  right 1800px,
  left 2600px;
  }

  .pc_img {
    display: none !important;  
  }

  .sp_img {
    text-align: center;
    width: 100%;
    height: auto;
  }


}
@media screen and (max-width: 430px) {

  .header {
    position: relative;
    height: 660px;
    background: url(../images/hero_sp.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
  }
  .header .logo {
    position: absolute;
    top: 0;
    left: 0;
  }
  .header .logo img {
    max-width: 50px;
    max-height: 50px;
  }
  .header .header-border {
    padding-top: 232px;
  }
  .header .header__inner {
    position: absolute;
    max-width: 90%;
    padding: 10px;
    text-align: center;
  }
  .header .header__inner img {
    max-width: 280px;
  }
  .header .header__inner .header__text-box {
    max-width: 280px;
    margin: 0 auto;
    -moz-text-align-last: left;
         text-align-last: left;
  }
  .header .header__inner .header__text-box .header__text {
    font-size: 0.85rem;
    text-shadow: 0px 0px 10px rgba(250, 250, 250, 0.95);
  }
  .header .header__inner .header__text-box .header__text span {
    font-size: 1rem;
  }

  
  main {
    background-image: url(../images/maru-1-sp.png),
    url(../images/back-1-sp.png),
    url(../images/maru-2-sp.png),
    url(../images/maru-3-sp.png),
    url(../images/back-2-sp.png),
    url(../images/maru-4-sp.png);
  
  background-repeat:no-repeat,
  no-repeat,
  no-repeat,
    no-repeat,
    no-repeat,
    no-repeat;
  
  background-position:right 0px,
  right 400px,
  left 580px,
  right 1130px,
  right 1200px,
  left 1600px;
  }



  #movie {
    padding-top: 40px;
    margin-bottom: 0;
  }
  .product-wrap {
    padding-top: 0;
  }
  .main-photo {
    margin: auto;
    text-align: center;
    width: 90%;
}
  .aboutshuca {
    margin-top: 100px;
  }
  .aboutshuca::before, .aboutshuca::after {
    content: "";
    display: inline-block;
    width: 304.1666666667px;
  }
  .aboutshuca::before {
    position: absolute;
    top: -6%;
  }
  .aboutshuca::after {
    position: absolute;
    bottom: -8%;
  }
  .aboutshuca .aboutshuca__wrap .aboutshuca-box img {
    max-width: 240px;
  }
  .aboutshuca .aboutshuca__wrap .aboutshuca-box .aboutshuca__text {
    font-size: 0.8rem;
    line-height: 1.8;
  }
  .aboutshuca .aboutshuca__wrap .aboutshuca-box .aboutshuca__text span {
    display: inline-block;
    margin-top: 1rem;
    font-weight: 700;
    font-size: 1.4rem;
  }
  .aboutshuca .aboutshuca__wrap .photo-box img {
    max-width: 240px;
  }
  .aboutshuca .concept-box p:first-child {
    position: relative;
    margin-top: 20px;
    font-size: 1.5rem;
  }
  .aboutshuca .concept-box p:first-child::after {
    bottom: -55px;
  }
  .aboutshuca .concept-box p:nth-child(2) {
    margin-top: 65px;
    font-size: 0.8rem;
    line-height: 2;
  }
  .aboutshuca .concept-box p:nth-child(2) span {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .aboutshuca .concept-box p:last-child {
    margin-top: 30px;
    font-size: 1.25rem;
    font-weight: 700;
  }
  .youmeonline__wrap {
    padding: 0 2%;
    margin-top: 90px;
    margin-bottom: 20px;
    font-size: 0.9rem;
    text-align: center;
  }
  .youmeonline__btn {
    width: 88%;
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    z-index: 10;
  }
  .youmeonline__btn a {
    display: block;
    background: #fec240;
    border-radius: 40px;
    box-shadow: 0 0 20px #b2b2b2;
    padding: 12px 8px;
    position: relative;
    color: #3e3e3e;
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */