@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
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;
}

article {
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  margin: auto;
  background: #fff;
  position: relative;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 游ゴシック体, "Yu Gothic", YuGothic, メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 300;
  width: 550px;
}
@media (max-width: 750px) {
  article {
    width: 100%;
  }
}
article strong {
  font-weight: inherit;
}
article img {
  max-width: 100%;
}
article .-ib {
  display: inline-block;
}

#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;
}

.inner {
  box-sizing: border-box;
  position: relative;
  padding: 0 min(23px, 3.0666666667vw);
  width: aato;
}

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;
}

div.section_nl 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;
}

/* --------------------------------
	最下部ボタン
-------------------------------- */
.bottom_btn {
  margin: 70px auto 70px;
  text-align: center;
}

bottom_btn p {
  margin: auto;
}

.bottom_btn .attention {
  margin-bottom: 15px;
  font-size: 11px;
}

.bottom_btn a:hover {
  opacity: 0.9;
}

.bottom_btn p.attention {
  text-align: center !important;
}

/* --------------------------------
ボタン
-------------------------------- */
.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, 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;
}

.bottom_btn p.toshop .btn {
  padding-top: 0;
  box-sizing: border-box;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  position: relative;
  width: 230px;
  height: 45px;
  border: none;
  border-radius: 5px;
  color: #fff !important;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  transition: 0.25s;
}

.bottom_btn p.toshop .btn:before {
  margin-right: 10px;
}

.bottom_btn p.login .btn {
  width: 450px;
  display: block;
  position: absolute;
  left: 213px;
  top: 19px;
}

.bottom_btn p.login .btn.new {
  width: 450px;
  display: block;
  position: absolute;
  left: 214px;
  top: 97px;
}

/* --------------------------------
	cover
-------------------------------- */
#cover {
  position: relative;
	background-color: #000;
}
#cover a {
	display: block;
	width: 80%;
	margin: 2rem auto;
}
#cover p {
	color: white;
	text-align: center;
	padding-bottom: min(40px, 2rem);
	font-size: min(25px, 4.5vw);
}

#cover p span {
	color: #c6af6d;
	border: 1px solid #c6af6d;
	padding: 2px 3px;
}

#cover h2 {
	background-color: #c6af6d;
	padding: 1rem 0;
	font-size: min(40px, 8vw);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-align: center;
}

#cover p.teiki {
	font-size: min(20px, 4vw);
	margin-bottom: min(80px, 4rem);
}

/* --------------------------------
	#sec01
-------------------------------- */
#sec01 {
	padding-bottom: min(80px, 4rem);
	padding-top: min(80px, 4rem);
}
#sec01 h2 {
	font-size: min(40px, 8vw);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.3;
}

#sec01 dl {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: min(20px, 3.5vw);
	justify-content: center; /* 水平方向の中央寄せ */
	align-items: center; /* 垂直方向の中央寄せ */
}

#sec01 dl dt {
	width: 24%;
	padding-right: 4%;
	margin-top: min(24px, 3.5vw);
}

#sec01 dl dd {
	width: 72%;
	font-size: min(28px, 5.5vw);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	margin-top: min(24px, 3vw);
	letter-spacing: 0.1em;
	
}

#sec01 dl dd span {
	background-color: #fbe4e7;
}

.delivery_free {
	margin-top: min(15px, 1.5rem);
}

/* --------------------------------
	#sec02
-------------------------------- */

#sec02 {
	background-color: #e3ddcd;
	padding-bottom: min(80px, 4rem);
	padding-top: min(80px, 4rem);
}

#sec02 h2 {
	font-size: min(40px, 8vw);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.3;
}

#sec02 p.sec02_img {
	padding-top: min(40px, 3rem);
}

#sec02 h3 {
	font-size: min(36px, 7vw);
	text-align: center;
	padding-top: min(80px, 5rem);
	padding-bottom: min(28px, 1rem);
}
#sec02 p.sec02_title {
	font-size: min(30px, 5vw);
	background-color: #b3924a;
	text-align: center;
	color: white;
}

#sec02 ul {
	list-style: none;
	margin-top: min(30px, 2rem);
}

#sec02 ul li {
	padding-left: 7%;
	background: url("../img/sec02_list.png") left top 10px no-repeat;
	background-size: 6.23188406%;
	font-size: min(30px, 5vw);
}
@media (max-width: 768px) {
	#sec02 ul li {
		background: url("../img/sec02_list.png") left top 0.5rem no-repeat;
		background-size: 6.23188406%;
	}
}

#sec02 a.btn {
	margin-top: min(40px, 3rem);
	font-size: min(30px, 5vw);
}

#sec02 p.seibun {
	font-size: min(16px, 4vw)!important;
	margin-top: min(10px, 1rem);
}
#sec02 p.seibun a span {
	border-bottom: 1px solid black;
}

/* --------------------------------
	#sec03
-------------------------------- */

#sec03 {
	padding-bottom: min(80px, 4rem);
	padding-top: min(80px, 4rem);
}

#sec03 h2 {
	font-size: min(40px, 8vw);
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.3;
}

#sec03 p.voice {
	padding-top: min(50px, 3rem);
}

#sec03 p.voice:first-child {
	padding-top: min(60px, 4rem);
}

#sec03 p.name {
	font-weight: 350;
	font-size: min(27px, 5vw);
}

/* --------------------------------
	item
-------------------------------- */

#item {
	padding-bottom: min(80px, 4rem);
	background-color: #e3ddcd;
}

#item div.title {
	padding-top: min(80px, 4rem);
	background-color: #b3924a;
	color: white;
}

#item div.title h2 {
	font-size: min(34px, 6.4vw);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 1.3;
	padding-top: min(30px, 1rem);
	padding-bottom: 0;
}

#item div.title p {
	text-align: center;
	font-size: min(26px, 4.5vw);
	line-height: 1.3;
	font-weight: 400;
	padding-top: min(50px, 3rem);
}

#item p.attention {
	text-align: left!important;
	padding-bottom: min(50px, 3rem)!important;
}

#item div.block {
	padding-top: min(80px, 6rem)!important;
}

#item figure:first-child {
	width: 80%;
	margin: 0 auto;
}

@media (max-width: 768px) {
	#item div.title p {
		padding-top: min(30px, 2rem);
	}
	#item figure:first-child {
		width: 90%;
		margin: 0 auto;
	}
	
}

/* --------------------------------
	#set
-------------------------------- */
#set {
	padding-bottom: min(80px, 4rem);
	padding-top: min(80px, 4rem);
	background-color: #eebac0;
}

#set p.set_txt {
	text-align: center;
	padding-top: min(40px, 1.5rem)!important;
	padding-bottom: min(40px, 1rem)!important;
	color: white;
	font-size: min(26px, 4.5vw);
    line-height: 1.3;
    font-weight: 400;
}
#set p.attention {
	text-align: left!important;
	color: white;
	font-weight: 400;
}

#set div.block {
	padding-top: min(80px, 6rem)!important;
}

#set #set02.block .btn:last-child, #set #set03.block .btn:last-child, #set #set04.block .btn:last-child, #set #set05.block .btn:last-child {
	margin-top: min(15px, 1.5rem);
}

/* --------------------------------
	#sec04
-------------------------------- */
#sec04 {
	padding-bottom: min(80px, 4rem);
	padding-top: min(80px, 4rem);
}

#sec04 h2 {
	font-size: 18px;
}

#sec04 h3 {
	font-size: 18px;
	margin-top: 20px;
}

#sec04 p {
	font-size: 14px;
	margin-top: 10px;
}

@media (max-width: 768px) {
	#sec04 h2 {
		font-size: 4vw;
	}

	#sec04 h3 {
		font-size: 4vw;
		margin-top: 1.5rem;
	}

	#sec04 p {
		font-size: 3vw;
		margin-top: 0.5rem;
	}
}

/* --------------------------------

-------------------------------- */
/* --------------------------------

-------------------------------- */
/*# sourceMappingURL=style.css.map */