@charset "UTF-8";

/* CSS Document */
/* qieto1day-rich 2024/02 */
#qieto1day-rich {
	background-color: #fff;
	color: #484848;
	display: block;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	margin: 0 auto 40px;
	max-width: 640px;
	width: 100%;
}

#qieto1day-rich p,
#qieto1day-rich a,
#qieto1day-rich span,
#qieto1day-rich div,
#qieto1day-rich ul,
#qieto1day-rich li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

#qieto1day-rich img {
	max-width: 100%;
}

#qieto1day-rich a {
	text-decoration: none;
}

#qieto1day-rich .header_box {
	text-align: center;
}

/*メインコンテンツ*/
#qieto1day-rich .concept_area {
	display: block;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	margin: 7% auto;
	position: relative;
	text-align: center;
}

#qieto1day-rich .ttl_box {
	font-family: "Noto Sans JP", sans-serif;
	font-size: min(5vw, 32px);
	font-weight: 400;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 60%;
}

#qieto1day-rich .bnr_campaign {
	margin: 0 auto;
	width: auto;
}

#qieto1day-rich .product_img {
	margin: 10% auto;
}

#qieto1day-rich .product_img img {
	display: block;
	margin: 0 auto;
}

#qieto1day-rich .product_img_bottom {
	margin: 10% auto 0;
}

#qieto1day-rich .product_img_bottom img {
	display: block;
	margin: 0 auto;
}

/* 商品部分
------------------------------------ */
#qieto1day-rich .qieto_box_wrap {
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 15% auto 0;
	width: 95%;
	justify-content: center;
}

#qieto1day-rich .qieto_name {
	color: #24272a;
	font-size: min(4.8vw, 26px);
	letter-spacing: 0.15em;
	margin: 5% auto 0;
	font-weight: 500;
	text-align: center;
}

#qieto1day-rich .qieto_img {
	margin: 5% auto 0;
	max-width: 100%;
	width: 42%;
}

#qieto1day-rich .qieto_img img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

#qieto1day-rich .qieto_box_num {
	color: #24272a;
	font-size: min(4.8vw, 23px);
	letter-spacing: 0.15em;
	margin: 20px auto 0;
	text-align: center;
}

#qieto1day-rich .qieto_box_pricewrap {
	display: flex;
	justify-content: center;
	align-items: end;
	line-height: 1;
}

#qieto1day-rich .qieto_box_price1 {
	background: #3b3b3b;
	color: #fff;
	font-size: min(4.2vw, 18px);
	line-height: 1;
	padding: 5px 15px 6px;
	margin: 0 10px 0 0;
	text-align: center;
	letter-spacing: .15em;
}

#qieto1day-rich .qieto_box_price2 {
	color: #fe5757;
	font-size: min(9.2vw, 46px);
	font-weight: 700;
}

#qieto1day-rich .qieto_box_price2 span {
	color: #fe5757;
	font-size: min(7vw, 38px);
	font-weight: 700;
}

#qieto1day-rich .qieto_box_price_devide {
	color: #727272;
	font-size: min(4.2vw, 18px);
	margin: 5% auto 0;
	text-align: center;
}

#qieto1day-rich .qieto_pointwrap {
	display: flex;
	justify-content: center;
	position: relative;
}

#qieto1day-rich .qieto_point {
	background: #fff;
	display: inline-block;
	font-size: min(3vw, 16px);
	font-weight: 500;
	left: 0;
	letter-spacing: 0.18em;
	margin: 10px auto 0;
	max-width: 100%;
	padding: 1% 8%;
	position: absolute;
	right: 0;
	top: 0;
	width: 90%;
}

#qieto1day-rich .qieto_point em {
	font-style: normal;
}

#qieto1day-rich .qieto_point span:first-of-type {
	margin: 0;
	white-space: nowrap;
}

#qieto1day-rich .qieto_point span:nth-child(2) {
	margin: 0;
	white-space: nowrap;
}

#qieto1day-rich .qieto_point {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	z-index: 2;
}

/* BUY
--------------------------------------- */
#qieto1day-rich .buy_btn {
	background: #fff;
	border: solid 1px #524f4a;
	cursor: pointer;
	display: block;
	font-size: min(4.2vw, 20px);
	font-weight: 500;
	height: auto;
	letter-spacing: 0.15em;
	margin: 5% auto 0;
	max-width: 610px;
	padding: 2% 0;
	position: relative;
	text-align: center;
	width: 90%;
}

#qieto1day-rich .buy_btn::after {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	content: "";
	height: 8px;
	position: absolute;
	right: 20px;
	top: 45%;
	-webkit-transform: translate(0, -50%) rotate(135deg);
	transform: translate(0, -50%) rotate(135deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 8px;
}

#qieto1day-rich .buy_btn:hover {
	opacity: 1;
}

#qieto1day-rich .buy_btn.open::after {
	top: 55%;
	-webkit-transform: translate(0, -50%) rotate(315deg);
	transform: translate(0, -50%) rotate(315deg);
}

#qieto1day-rich .togglecontent {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 540px;
	padding: 0;
	width: 90%;
}

#qieto1day-rich .togglecontent span {
	background: #fff;
	border: solid 1px #524f4a;
	color: #24272a;
	color: #24272a;
	cursor: pointer;
	display: block;
	font-size: min(3.5vw, 16px);
	margin: 20px 0 0;
	padding: 5% 0;
	text-align: center;
	width: calc(50% - 6.5px);
}

#qieto1day-rich .togglecontent span:first-child {
	background: #fff;
	display: block;
	margin: 0 auto;
	max-width: 540px;
	width: 100%;
}

#qieto1day-rich .buy_btnwrap {
	background: #f8f5f1;
	display: none;
	margin: 0 auto;
	margin-bottom: 40px;
	max-width: 610px;
	padding: 8% 0;
	position: relative;
	width: auto;
}

#qieto1day-rich .bnr_cart {
	display: block;
	margin: 0 auto 3%;
	max-width: 610px;
	width: auto;
}

#qieto1day-rich .area_txt {
	font-size: min(3.5vw, 16px);
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2;
	margin-top: 2%;
}

#qieto1day-rich .area_txt+.area_txt {
	margin-top: 1%;
}

#qieto1day-rich .concept_img {
	margin-top: 10%;
}

/* ABOUT
--------------------------------------- */
#qieto1day-rich .about_area {
	background: #e8e8e8;
	display: block;
	margin: 12% auto 7%;
	padding: 10% 0 4%;
}

#qieto1day-rich .about_inner {
	margin: 0 auto;
	padding: 0 5%;
	position: relative;
	text-align: center;
}

#qieto1day-rich .about_menu {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	font-size: min(5vw, 22px);
	font-weight: normal;
	margin-top: 0;
	text-align: center;
}

#qieto1day-rich .about_menu li {
	border-bottom: solid 1px #c8ced2;
	padding: 6% 0 0;
}

#qieto1day-rich .about_menu li:last-child {
	border-bottom: none;
}

#qieto1day-rich .about_menu a {
	color: #484848;
	display: block;
	font-size: min(5vw, 24px);
}

#qieto1day-rich .li_n {
	font-size: min(4vw, 22px);
	font-weight: 200;
	letter-spacing: 1px;
}

#qieto1day-rich .yaji {
	display: block;
	margin: 2% auto 4%;
	width: 4%;
}

#qieto1day-rich .about_main {
	background: #f8f5f1;
	display: block;
	margin: 0 auto;
	padding: 9% 0;
}

#qieto1day-rich .about_ma_inner {
	margin: 0 auto;
	position: relative;
	width: 90%;
}

#qieto1day-rich .about_ma_inner+.about_ma_inner {
	margin: 8% auto 0;
}

#qieto1day-rich .about_block {
	display: block;
}

#qieto1day-rich .about_num {
	display: block;
	font-size: min(5.5vw, 33px);
	text-align: center;
}

#qieto1day-rich .about_ttl {
	display: block;
	font-size: min(4.7vw, 30px);
	line-height: 1;
	margin-top: 1%;
	text-align: center;
}

#qieto1day-rich .about_img {
	margin: 5% auto 0;
	width: auto;
}

#qieto1day-rich .about_text {
	font-size: min(3.4vw, 16px);
	margin-top: 3%;
	line-height: 2;
	text-align: center;
}

#qieto1day-rich .about_component {
	margin: 10% auto 0;
	width: auto;
}

#qieto1day-rich .about_component_sub {
	background: #484848;
	border-radius: 2.5rem;
	color: #fff;
	display: inline-block;
	font-size: min(3.5vw, 16px);
	padding: 0 5%;
}

#qieto1day-rich .about_component_ttl {
	font-size: min(4.4vw, 24px);
	margin-top: 1%;
}

#qieto1day-rich .about_component_text {
	font-size: min(3.5vw, 16px);
	margin-top: 3%;
	text-align: left;
}

/* 口コミ・評判エリア
------------------------------------ */
#qieto1day-rich .review_area {
	background: #f8f5f1;
	margin: 0 auto;
	width: auto;
}

#qieto1day-rich .review_area_in {
	padding: 8.3% 0 12%;
}

#qieto1day-rich .review_area_ttl {
	font-size: 16px;
	font-size: 5vw;
	font-weight: 500;
	letter-spacing: 0.12em;
	line-height: 1;
	margin-top: 6.3%;
	text-align: center;
}

/* 口コミ・評判スライダー */
#qieto1day-rich .review_slider {
	margin-top: 5.2%;
}

#qieto1day-rich .slick-prev:before,
#qieto1day-rich .slick-next:before {
	display: none;
}

#qieto1day-rich .slick-prev:after,
#qieto1day-rich .slick-next:after {
	display: none;
}

#qieto1day-rich .review_item {
	background: #fff;
	border: 1px solid #888;
	display: flex;
	justify-content: center;
	justify-content: space-around;
	margin: 0 2%;
	padding: 4%;
}

#qieto1day-rich .review_item .user_data {
	width: 20%;
}

#qieto1day-rich .review_item .user_comment {
	font-size: 10px;
	font-size: min(3.5vw, 20px);
	letter-spacing: 0.1em;
	margin-left: 5px;
	width: 70%;
}

#qieto1day-rich .review_item .user_age {
	color: #484848;
	font-size: 9px;
	font-size: min(2.8vw, 16px);
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1;
	margin-top: 10%;
	text-align: center;
}

#qieto1day-rich .review_notice {
	color: #b6cee1;
	font-size: 8px;
	font-size: 2.5vw;
	font-weight: 400;
	letter-spacing: 0.06em;
	line-height: 1.75;
	margin-top: 4%;
	text-align: center;
}

#qieto1day-rich .js_slider .slick-arrow {
	-webkit-appearance: none;
	appearance: none;
	background-color: #c3c3c3;
	border: none;
	border-radius: 50%;
	font-size: 0;
	height: 8vw;
	opacity: 0.6;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8vw;
	z-index: 10;
}

#qieto1day-rich .js_slider .slick-arrow.slick-prev {
	left: 4%;
}

#qieto1day-rich .js_slider .slick-arrow.slick-next {
	right: 4%;
}

#qieto1day-rich .js_slider .slick-arrow::after {
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	content: "";
	display: block;
	height: 2vw;
	position: absolute;
	top: calc(50% - 1vw);
	width: 2vw;
}

#qieto1day-rich .js_slider .slick-arrow.slick-prev::after {
	left: calc(50% - 0.5vw);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}

#qieto1day-rich .js_slider .slick-arrow.slick-next::after {
	right: calc(50% - 0.5vw);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* SPEC
--------------------------------------- */
#qieto1day-rich .ba_gray {
	background: #f0f0f0;
	padding: 3% 0 10%;
}

#qieto1day-rich .spec_area {
	background: #f8f5f1;
	display: block;
	margin: 0 auto;
	padding: 5% 0;
	line-height: 1.75;
}

#qieto1day-rich .spec_photo {
	margin: 0 auto;
	padding: 5% 0;
	width: 50%;
}

#qieto1day-rich .spec_photo img {
	display: block;
	margin: 0 auto;
	width: auto;
}

#qieto1day-rich .syousai_btn {
	margin: 12% auto;
	text-align: center;
	width: 90%;
}

#qieto1day-rich .product_spec {
	margin: 4% auto 0;
	padding-bottom: 4%;
	width: 90%;
}

#qieto1day-rich .product_spec li {
	align-items: center;
	border-bottom: solid 1px #a2a5a8;
	display: flex;
	justify-content: space-around;
	padding: 2% 0;
}

#qieto1day-rich .futomoji {
	font-size: min(3.2vw, 16px);
	font-weight: bold;
	margin-left: 0;
	text-align: left;
	width: 36%;
}

#qieto1day-rich .hosomoji {
	font-size: min(3.2vw, 16px);
	width: 64%;
}

#qieto1day-rich .bb_no {
	border-bottom: 1px solid #f0f7fc !important;
}

/* SPEC
--------------------------------------- */
#qieto1day-rich .howto_area {
	display: block;
}

#qieto1day-rich .howto_in {
	margin: 12% auto;
	position: relative;
	text-align: center;
}

#qieto1day-rich .howto_li {
	font-size: min(3.2vw, 16px);
	text-align: left;
	width: 80%;
	margin: 6% auto;
}

#qieto1day-rich .howto_li ul {
	padding-left: 1em;
	text-indent: -1em;
}

#qieto1day-rich .howto_li li {
	margin-bottom: 4%;
}

#qieto1day-rich .howto_li2 {
	font-size: min(3.2vw, 16px);
	text-align: left;
	width: 80%;
	margin: 6% auto;
}

#qieto1day-rich .howto_li2 ul {
	margin-top: 10%;
	padding-left: 2em;
	text-indent: -2em;
}

#qieto1day-rich .howto_li2 li {
	margin-bottom: 4%;
}

/* PRODUCT LINE-UP
--------------------------------------- */
#qieto1day-rich .product_area {
	background: #f8f5f1;
	padding: 8% 0;
	line-height: 2;
}

#qieto1day-rich .product_inner {
	align-items: center;
	display: flex;
	justify-content: space-around;
	padding: 0;
}

#qieto1day-rich .product_box {
	width: 45%;
}

#qieto1day-rich .product_boximg {
	margin: 1% auto 0;
}

#qieto1day-rich .product_btn {
	display: block;
	margin: 5% auto 0;
	width: 65%;
}

/* footer_area
--------------------------------------- */
#qieto1day-rich .footer_area {
	background: #e8e8e8;
	display: block;
	margin: 10% auto 0;
}

#qieto1day-rich .footer_area .logo_img {
	width: 80%;
}

#qieto1day-rich .footer_txt {
	font-size: 10px;
	letter-spacing: 2px;
	margin: 60px auto 0;
}

#qieto1day-rich .footer_in {
	margin: 0 auto;
	padding: 12% 4%;
	position: relative;
	text-align: center;
}

#qieto1day-rich .footer_li {
	font-size: min(2.8vw, 16px);
	letter-spacing: 1.4px;
	margin: 6% auto 0;
}

#qieto1day-rich .footer_li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

#qieto1day-rich .footer_li li {
	display: inline-block;
}

#qieto1day-rich .footer_li li:last-child {
	display: inline-block;
	margin: 6% auto 0;
	width: 60%;
}

#qieto1day-rich .footer_li a {
	color: #484848;
}

#qieto1day-rich .footer_area .copyright {
	margin-top: 10%;
	width: 100%;
}

#scroll-pagetop {
	bottom: 55px;
	box-sizing: border-box;
	filter: drop-shadow(0px 0px 1px rgba(255, 255, 255, 0.8));
	height: 50px;
	position: fixed;
	right: 10px;
	width: 100%;
	width: 50px;
	z-index: 997;
}

#qieto1day-rich .fixed_bnr_btn {
	bottom: 0;
	left: 0;
	margin: 0;
	position: fixed;
	right: 0;
	z-index: 200001;
}

/* タブ、データ部分
------------------------------------ */
#qieto1day-rich .qieto_box {
	margin: 0 auto 0;
	width: auto;
	padding: 10% 0;
	background: #f8f5f1;
}

/* BUY set
--------------------------------------- */
#qieto1day-rich .buy_imgwrap {
	background: #fff;
	margin: 8% auto 0;
	max-width: 980px;
	position: relative;
	width: 90%;
}

#qieto1day-rich .buy_img {
	left: 0;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s;
	width: 85%;
}

#qieto1day-rich .buy_img.is_active {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	z-index: 2;
}

#qieto1day-rich .buy_img img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

#qieto1day-rich .buy_data {
	/* background: #fff; */
	margin: 8% auto 0;
	max-width: 980px;
	position: relative;
	width: 90%;
}

#qieto1day-rich .buy_cart {
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s;
	width: 100%;
}

#qieto1day-rich .buy_cart.is_active {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	z-index: 2;
}

#qieto1day-rich .buy_name {
	color: #24272a;
	font-size: 1.1rem;
	letter-spacing: 0.13em;
	margin: 5% auto 0;
	text-align: center;
}

#qieto1day-rich .sm_cellbox {
	color: #fe5757;
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-top: 15px;
	text-align: center;
}

#qieto1day-rich .sm_box_name {
	color: #24272a;
	font-family: "Noto Sans JP", sans-serif;
	font-size: 1.3rem;
	font-weight: 400;
}

#qieto1day-rich .sm_devide {
	color: #fe5757;
	font-size: 23px;
	font-weight: bold;
	font-weight: 400;
}

#qieto1day-rich .sm_color {
	color: #dbb03f;
	font-weight: 500;
}

#qieto1day-rich .buy_pointwrap {
	display: flex;
	justify-content: center;
	position: relative;
}

#qieto1day-rich .buy_point {
	border: solid 1px #24272a;
	display: inline-block;
	font-size: min(4.2vw, 18px);
	font-weight: 500;
	left: 0;
	letter-spacing: 0.18em;
	margin: 10px auto 0;
	max-width: 100%;
	opacity: 0;
	padding: 5px 8px;
	position: absolute;
	right: 0;
	top: 0;
	width: 90%;
	text-align: center;
}

#qieto1day-rich .buy_point.is_active {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	z-index: 2;
}

#qieto1day-rich .buy_point span:first-of-type {
	margin: 0;
	white-space: nowrap;
}

#qieto1day-rich .buy_point span:nth-child(2) {
	margin: 0;
	white-space: nowrap;
}

#qieto1day-rich .setprice_wrap {
	display: flex;
	justify-content: center;
	position: relative;
}

#qieto1day-rich .set_price {
	left: 0;
	line-height: 1;
	margin: 5% 0 0;
	opacity: 0;
	position: absolute;
	right: 0;
	width: 100%;
}

#qieto1day-rich .set_price.is_active {
	opacity: 1;
	pointer-events: auto;
	position: relative;
	z-index: 2;
}

/* スペック
--------------------------------------- */
#qieto1day-rich .selectbox {
	margin-top: 10px;
}

#qieto1day-rich .selectbox input,
#qieto1day-rich .selectbox option {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1.8;
}

#qieto1day-rich .selectbox .ttl_bg {
	display: block;
	text-align: center;
	background-color: #444444;
	margin-top: 0;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#qieto1day-rich .selectbox .pulldown_tr {
	display: table;
	font-size: 14px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
}

#qieto1day-rich .selectbox .pulldown_tr th {
	display: table-cell;
	width: 30%;
}

#qieto1day-rich .selectbox .pulldown_tr td {
	display: table-cell;
	width: 70%;
}

#qieto1day-rich .selectbox .pulldown_tr td select {
	width: 95%;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	margin: 0;
	height: 30px;
	background: transparent;
	position: relative;
	z-index: 1;
	padding: 0 40px 0 10px;
	border: 2px solid #e1e1e1;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#qieto1day-rich .selectbox .pulldown_tr td select::-ms-expand {
	display: none;
}

#qieto1day-rich .selectbox .pulldown_tr td {
	position: relative;
}

#qieto1day-rich .selectbox .pulldown_tr td.pldwn::before {
	content: '';
	position: absolute;
	z-index: 0;
	top: 2px;
	bottom: 0;
	margin: auto 0;
	right: 16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #545454 transparent transparent transparent;
}

#qieto1day-rich .selectbox .pulldown_tr td.pldwn::after {
	content: '';
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	right: 16px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 6px 0 6px;
	border-color: #ffffff transparent transparent transparent;
}

#qieto1day-rich .selectbox .ttl_bg .ttl_txt {
	display: block;
	color: #ffffff;
	font-size: 14px;
	padding: 4px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#qieto1day-rich .selectbox table {
	width: 100%;
}

#qieto1day-rich .selectbox .pulldown {
	width: 225px;
}

#qieto1day-rich .selectbox .pulldown_ttl {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #444444;
	padding: 4px 10px;
	text-align: center;
}

#qieto1day-rich .selectbox .pulldown_body {}

#qieto1day-rich .selectbox .pulldown_body .ttl {
	display: inline-block;
	width: 80px;
	padding: 4px 10px;
	margin-top: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#qieto1day-rich .selectbox .right_eye {
	background: #fff;
}

#qieto1day-rich .selectbox .left_eye {
	background: #fff;
}

#qieto1day-rich .selectbox .pulldown_body .data {}

#qieto1day-rich .selectbox .tbl .right_eye .pulldown_ttl,
#qieto1day-rich .selectbox .tbl .right_eye .pulldown_body {
	margin-right: 5px;
}

#qieto1day-rich .selectbox .tbl .left_eye .pulldown_ttl,
#qieto1day-rich .selectbox .tbl .left_eye .pulldown_body {
	margin-left: 5px;
}

#qieto1day-rich .cart_btn {
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #c90909 url(/sp/img/common/sp_cartbtn_bg.png) no-repeat 20% center;
	background-size: 24px;
	width: 100%;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

#qieto1day-rich .qieto_note {
	color: #727272;
	font-size: 2.6vw;
	margin: 2% auto 8%;
	text-align: center;
}

.appendtext {
	position: fixed;
	top: 50%;
	left: 0;
	width: 100%;
	padding: 15px 0;
	background-color: #444444;
	font-size: 14px;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	z-index: 2147483647;
	transform: translateY(-50%);
}

/* PRODUCT LINE-UP
--------------------------------------- */
#qieto1day-rich .product_area {
	background: #f8f5f1;
	padding: 8% 0;
	line-height: 2;
}

#qieto1day-rich .product_area .ttl_box {
	font-family: "Noto Sans JP", sans-serif;
	font-size: min(5vw, 32px);
	font-weight: 400;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 60%;
}

#qieto1day-rich .product_inner {
	align-items: center;
	display: flex;
	justify-content: space-around;
	padding: 0;
	margin: 5% 0 0;
}

#qieto1day-rich .product_inner+.product_inner {
	align-items: center;
	display: flex;
	justify-content: space-around;
	padding: 0;
	margin: 0;
}

#qieto1day-rich .product_box {
	width: 47%;
}

#qieto1day-rich .product_boximg {
	margin: 1% auto 0;
}

#qieto1day-rich .product_name {
	display: block;
	font-size: min(3.7vw, 18px);
	text-align: center;
}

#qieto1day-rich .product_text {
	font-size: min(2.2vw, 12px);
	text-align: center;
}

#qieto1day-rich .product_price {
	font-size: min(3vw, 16px);
	text-align: center;
}

#qieto1day-rich .product_price span {
	font-size: min(4.5vw, 25px);
	text-align: center;
}

#qieto1day-rich .product_btn {
	display: block;
	margin: 5% auto 0;
	width: 65%;
	border: unset;
}
