@charset "UTF-8";
footer {
  position: relative;
  z-index: 10;
}

/* --------------------------------
	body
-------------------------------- */
main {
  overflow: hidden;
  box-sizing: border-box;
  background: #efefef;
}
main img,
main svg,
main video {
  width: auto;
  height: auto;
  display: inline;
  max-width: 100%;
}
main p,
main h2,
main h3,
main h4,
main h5,
main h6,
main li {
  font-size: min(30px, 4vw);
  letter-spacing: 0.05em;
  font-weight: 400;
}
main p,
main li {
  line-height: 1.6923076923;
  font-weight: 300;
}
main sup {
  vertical-align: super;
  font-size: 50%;
  transform-origin: left bottom;
  position: relative;
  top: -0.1em;
}
main .note {
  font-size: min(20px, 2.6666666667vw);
  line-height: 1.3;
  margin-top: 1em;
}
main .lts0 {
  letter-spacing: normal;
}

.attention {
  font-size: min(14px, 3vw) !important;
  padding-top: min(20px, 3vw) !important;
}

.min {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.got {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

article {
  overflow: hidden;
}

article * {
  font-family: "ヒラギノ角ゴシック", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, 游ゴシック体, "Yu Gothic", YuGothic, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "palt";
  font-weight: 400;
  color: #333;
}

article * h2,
article * h3,
article * h4,
article * h5 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
article * sup {
  font-family: inherit;
  color: inherit;
  font-size: 50%;
  display: inline-block;
  padding-left: 0.1em;
}
article * strong {
  font-weight: 700!important;
}
article * .note {
  font-size: min(14.6666666667px, 2.6666666667vw)!important;
  line-height: 1.8!important;
}
article * figure img,
article * h2 img {
  width: 100%;
}

article {
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  margin: auto;
  background: #fff;
  position: relative;
  font-weight: 400;
  width: 550px;
  max-width: 100%;
}

article * .btn_l {
  padding-left: min(29.3333333333px, 5.3333333333vw);
	padding-right: min(29.3333333333px, 5.3333333333vw);
	padding-top: min(15px, 3vw);
	padding-bottom: min(15px, 3vw);
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7deea;
  height: min(140px, 24vw);
}
article * .btn_l .txt img {
  height: min(90.2px, 16.4vw);
  width: auto;
}
article * .btn_l .txt img.hello {
  height: min(79.2px, 14.4vw);
}
article * .btn_l::after {
  content: "";
  display: block;
  width: min(33.7333333333px, 6.1333333333vw);
  width: 46px;
  height: 100%;
  background: url(../img/arrow.png) center center/contain no-repeat;
}

.inner {
  box-sizing: border-box;
  position: relative;
  padding: 0 min(20.5333333333px, 3.7333333333vw);
  width: auto;
}

#cover h1 img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 550px) {
  /* article {
    width: 100%;
  } */
}
article strong {
  font-weight: inherit;
}
article img {
  max-width: 100%;
}

#main a,
#main a:hover {
  transition: 0.2s ease-out;
}

#main a:hover {
  opacity: 0.8;
}

#main.login .btn_logout {
  display: none !important;
}

#main.logout .btn_login {
  display: none !important;
}

#main.login p.btn_logout {
  display: none !important;
}

#main.logout p.btn_login {
  display: none !important;
}

#main.pgcd a.btn_logout {
  display: none !important;
}

#main.pgcd a.btn_login {
  display: none !important;
}

#main.pgcd a.fixed {
  display: none !important;
}

#main .pgcd.for_members {
  display: none !important;
}

#main.pgcd .pgcd.for_members {
  display: block !important;
  text-align: center;
  font-size: 12px;
  margin-top: 15px;
}

#main strong {
  /*font-weight: normal;*/
}

#main > section:after {
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  content: "";
}

section {
  box-sizing: border-box;
  position: relative;
  margin: auto;
}

a img {
  outline: none;
  border: none;
}

a {
  outline: none;
  border: none;
}

a:focus {
  outline: none;
  border: none;
}

sup {
  display: inline-block;
  position: relative;
  top: 0px;
}

/* --------------------------------
pgcd
-------------------------------- */
#main.pgcd #matome,
#main.pgcd #ikkatsu,
#main.pgcd #tanpin,
#main.pgcd #fixed_2step,
#main.pgcd,
#main.pgcd .withbottle {
  display: none !important;
}

div.section_nl_outer {
  margin-top: 40px;
  padding-bottom: 0;
}

div.section_nl {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  width: 717px;
  margin: 0 auto;
  background-image: none !important;
}

div.section_nl p {
  position: relative;
}

#back p.toshop .btn {
  display: block; /*position: absolute; left: 210px; top: 10px;*/
  margin: 15px auto 0;
}

div.section_nl p.login .btn {
  display: block;
  position: absolute;
  left: 213px;
  top: 19px;
}

div.section_nl p.login .btn.new {
  display: block;
  position: absolute;
  left: 214px;
  top: 97px;
  width: 287px;
}

h3.recommend {
	font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    text-align: center;
}

@media (max-width: 768px) {
  h3.recommend {
    font-size: 6vw;
  }
}

/* --------------------------------
ボタン
-------------------------------- */
.btn {
  position: relative;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: min(70px, 13.3333333333vw);
  padding-left: 1%;
  background-color: #3a4e3a;
  border: 2px solid #3a4e3a;
  border: none;
  color: #fff;
  font-size: min(26px, 4.5vw);
  text-decoration: none;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s;
  position: relative;
  margin-top: min(30px, 2.5rem);
}
@media (max-width: 768px) {
  .btn {
    display: flex;
    height: ws(50);
    font-size: ws(13);
  }
}

.btn:before {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  vertical-align: middle;
  margin-top: 0px;
  margin-right: 2px;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #fff;
  content: "";
}

@media (max-width: 768px) {
  .btn:before {
    border-width: 4px 0 4px 7px;
  }
}

.btn:hover {
  opacity: 1 !important;
  background: #fff;
  color: #3a4e3a;
  border: 2px solid #3a4e3a;
}

.btn:hover::before {
  border-color: transparent transparent transparent #3a4e3a;
}

.btn > * {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 100%;
  top: 5px;
  left: 40%;
  padding-left: 5px;
  text-decoration: none !important;
  line-height: 1;
}

.btn span .type {
  font-size: min(34px, 4.5333333333vw);
  font-family: serif;
  margin-right: ws(40);
  display: inline-block;
  margin-right: min(50px, 6.6666666667vw);
}

a.btn:link,
a.btn:visited {
  text-decoration: none !important;
}


#back p.toshop .btn {
  padding-top: 0;
  box-sizing: border-box;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 60px;
  border: none;
  color: #333 !important;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s;
  background-color: #f3dfea;
  font-size: min(26px, 5vw);
}

#back p.toshop .btn:before {
  margin-right: 10px;
	border-color: transparent transparent transparent #333;
}

#back p.toshop .btn:hover {
  opacity: 1 !important;
  background: #fff;
  color: #d6518f;
  border: 2px solid #d6518f;
}

.#back p.toshop .btn:hover::before {
  border-color: transparent transparent transparent #d6518f;
}

/* --------------------------------
	cover
-------------------------------- */
#cover {
  position: relative;
  background-color: #fff;
}

/* --------------------------------
#offer
-------------------------------- */
#offer > h2 {
  background: #fff7d5;
  text-align: center;
  padding: min(44px, 8vw) 0 min(20px, 4vw);
  font-size: min(39.6px, 7.2vw);
  line-height: 1.4444444444;
}
#offer .offer_id {
  padding-bottom: min(58.6666666667px, 10.6666666667vw);
}
#offer .offer_id h2 {
  padding: min(29.3333333333px, 5.3333333333vw) 0;
}
#offer .note {
  margin-top: 2em;
}

#offer .note.offer_top {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 3rem;
	background-color: #fff7d5;
}
#offer .btn {
  margin: 0;
  color: #fff;
  height: min(66px, 12vw);
}
#offer .btn span {
  color: #fff;
  font-size: min(26.4px, 4.8vw);
  letter-spacing: 0.1em;
}
#offer .btn::before {
  transform: scale(1.8);
  transform-origin: center bottom;
}
#offer .btn:hover span {
  color: #3a4e3a;
}
#offer #single {
  background: #fff7d5;
}
#offer #set {
  padding-top: min(73.3333333333px, 13.3333333333vw);
  background: #fbeef4;
}


/* --------------------------------
	セットへのリンク
-------------------------------- */

#special {
  padding-top: min(80px, 8rem);
  padding-bottom: min(80px, 8rem);
  background-color: #eebac0;
}

#special h2 {
  font-size: min(30px, 6vw);
  text-align: center;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 1.3;
}

/* --------------------------------
	トップへ戻る
-------------------------------- */
#back {
  padding-bottom: min(80px, 8rem);
  padding-top: min(40px, 4rem);
}

/* --------------------------------
	メニュー
-------------------------------- */
.fixed_btn {
  position: fixed;
  bottom: 0;
  /*right: min(23px, 3.0666666667vw);
	left: min(23px, 3.0666666667vw);*/
  transition: 0.5s;
  width: 550px;
  margin: auto;
}

.fixed_btn img {
  width: 100%;
}

@media (max-width: 750px) {
  .fixed_btn {
    width: 100%;
  }
}

/*フッターまでスクロールしたら消す*/
.is-hidden {
  visibility: hidden;
  opacity: 0;
}

/*モーダルを開くボタン*/
.modal-open {
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 100%);
  padding: 40px 0;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
  z-index: 999999;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active {
  opacity: 1;
  visibility: visible;
}
/*モーダル枠の指定*/
.modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 500px;
  width: 92%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #000;
  cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content {
  background: #fdf0b8;
  text-align: left;
  padding: 15px;
}

.modal-content h4 {
  margin-bottom: 40px;
}

.modal-content dl {
  border-top: 1px solid #f29bc4 !important;
  display: flex;
  align-items: stretch;
  margin-top: 2px;
}

.modal-content dl dt {
  width: 27%;
  padding-right: 5%;
  margin-top: 2px;
  background-color: white;
  display: flex;
  align-items: center;
}

.modal-content dl dd {
  display: flex;
  align-items: center;
  font-size: 26px;
  font-weight: 400;
  margin-top: 2px;
  background-color: white;
  width: 73%;
	color: #333;
	line-height: 1.4;
}

.modal-content dl dd span {
  font-size: 24px;
}

.modal-content dl dd.release {
  display: block;
  vertical-align: middle;
}

@media (max-width: 750px) {
  .modal-content h4 {
    margin-bottom: 2rem;
  }
  .modal-content dl dd {
    font-size: 4.8vw;
  }
  .modal-content dl dd span {
    font-size: 4vw;
  }
}

#set div.title h2 {
  font-size: min(40px, 7vw);
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  text-align: center;
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding-top: min(70px, 4.5rem);
  padding-bottom: min(20px, 1.5rem);
}

/* --------------------------------

-------------------------------- */
/*# sourceMappingURL=style.css.map */
