@charset "utf-8";
/* CSS Document */
/* qieto1day 2022/08 */
#qieto1day{
	display:block;
	color:#484848;
	font-family:"Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	background-color:#ffffff;
	width:100%;
	max-width:640px;
	margin:0 auto 20px;
}
#qieto1day p,
#qieto1day a,
#qieto1day span,
#qieto1day div,
#qieto1day ul,
#qieto1day li{
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#qieto1day a{
	text-decoration:none;
}

#qieto1day img{
	width:100%;
}

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

#qieto1day .header_img{
	text-align: center;
	width: 100%;
}

/*メインコンテンツ*/
#qieto1day .concept_area{
	display: block;
	margin: 12% auto 6%;
	text-align: center;
	position: relative;
}

#qieto1day .ttl_box{
	width: 70%;
	margin: 0 auto;
}

#qieto1day .concept_area .ttl_box{
	width: 70%;
	margin: 0 auto;
	padding: 0;
}

#qieto1day .area_subt{
	font-size: min(4.6vw, 16px);
	font-weight: 400;
	margin: 6% auto 4%;
	letter-spacing: 2px;
}

#qieto1day .area_txt{
	font-size: min(3.4vw, 16px);
	line-height: 2;
	font-weight: 400;
	letter-spacing: 1px;
}

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

#qieto1day .about_area{
	display: block;
	margin: 0 auto 5%;
}

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

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

#qieto1day .about_menu ul{
}

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

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

#qieto1day .about_menu a{
	color: #484848;
	display: block;
}


#qieto1day .li_n{
	font-size: min(4.4vw, 16px);
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 2%;
}

#qieto1day .yaji{
	display: block;
	margin: 4% auto 8%;
	width: 6%;
}

#qieto1day .about_main{
	display: block;
	margin: 0 auto;
}

#qieto1day .about_ma_inner{
	margin: 0 auto 8%;
	width: 100%;
	text-align: center;
	position: relative;
}

#qieto1day .main_pt{
	font-size: min(3.4vw, 16px);
	text-align: left;
	line-height: 2;
	margin: 4% auto 8%;
	font-weight: normal;
	width: 80%;
	letter-spacing: 0.5px;
}

#qieto1day .main_zu{
}

#qieto1day .ba_gray{
}

#qieto1day .syousai_area{
	background: #FFF;
	display: block;
	margin: 0 auto;
}

#qieto1day .syousai_head{
	margin: 0 auto;
	text-align: center;
	padding: 12%;
	background: #f0f0f0;
	position: relative;
}

#qieto1day .syousai_head .syousai_btn{
	margin: 0 auto;
}

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

#qieto1day .syousai_in h3{
	font-size: 4vw;
	font-weight: normal;
	padding: 12% 0 4%;
	color: #484848;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "メイリオ", Meiryo, "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	letter-spacing: 1px;
}

#qieto1day .syousai_btn{
	margin: 0 auto 8%;
	text-align: center;
}

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

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

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

#qieto1day .product_spec ul{
}

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

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

#qieto1day .howto_area{
	display: block;
}

#qieto1day .howto_area h3{
}

#qieto1day .howto_in .ttl_box{
	margin: 5% auto 6%;
	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 .howto_in{
	margin: 6% auto 0;
	text-align: center;
	background: #f0f0f0;
	position: relative;
	padding: 5% 0;
}

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

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

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

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

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

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

#qieto1day .syozai_area{
	padding: 12% 0 0;
}

#qieto1day .syozai_area p{
	/*text-align: left;
	font-weight: 500;
	font-size: 3vw;
	letter-spacing: 1px;
	padding: 10%;
	display: inline-block;*/
}

#qieto1day .syozai_area span{
	font-weight: normal;
}

#qieto1day .kabu_area{
	background: #f0f0f0;
	display: block;
	padding: 10% 0 0;
	margin: 0 auto;
}

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

#qieto1day .kabu_in h3{
	font-size: 4vw;
	font-weight: normal;
	padding: 12% 0 4%;
	color: #484848;
	letter-spacing: 1px;
}

#qieto1day .footer_area{
	background: #f0f0f0;
	display: block;
	margin: 0 auto;
}

#qieto1day .footer_area .rogo_img{
	width: 34%;
}

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

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

#qieto1day .footer_li{
	font-size: min(2.8vw, 16px);
	letter-spacing: 1px;
	margin: 6% auto 0;
	font-family: "Century Gothic","Noto Sans JP", "メイリオ", Meiryo, "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	font-weight: bold;
}

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

#qieto1day .footer_li li{
}

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

#qieto1day .footer_area .copyright{
	width: 86%;
	margin-top: 8%;
}

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

#qieto1day .fixed_bnr_btn img {
	width: 100%;
	max-width: inherit;
}

#qieto1day .fixed_bnr_btn_close {
	box-sizing: border-box;
	position: absolute;
	top: -2.70833vw;
	right: 1%;
	width: 5vw;
	height: 5vw;
	border: 0.5vw solid #15a4f2;
	border-radius: 100px;
	background-color: #ffffff;
	font-size: 0;
}

#qieto1day .fixed_bnr_btn_close::before {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 64%;
	padding-top: 6.6%;
	transform: translate(-50%, -50%) rotate(45deg);
	border-radius: 1%;
	background-color: #15a4f2;
	content: "";
}

#qieto1day .fixed_bnr_btn_close::after {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 64%;
	padding-top: 6.6%;
	transform: translate(-50%, -50%) rotate(-45deg);
	border-radius: 1%;
	background-color: #15a4f2;
	content: "";
}

/***************************

SP
qieto クーポン / データ部分 ここから

*****************************/
#qieto1day .coupon_btn {
	background: #15a4f2;
	color: #fffd36;
	cursor: pointer;
	display: block;
	font-size: min(4.2vw, 1.3rem);
	font-weight: 500;
	height: auto;
	letter-spacing: 0.15em;
	margin: 10% auto 0;
	max-width: 766px;
	padding: 4% 0;
	position: relative;
	text-align: center;
	width: 80%;
}

#qieto1day .coupon_btn::after {
	border-bottom: 8px solid #fffd36;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	height: 0;
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0, -50%) rotate(180deg);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}

#qieto1day .coupon_btn.open::after {
	top: 50%;
	-webkit-transform: translate(0, -50%) rotate(360deg);
	transform: translate(0, -50%) rotate(360deg);
}

#qieto1day .coupon_btnwrap {
	border: solid 2px #15a4f2;
	display: none;
	margin: 0 auto;
	margin-bottom: 40px;
	max-width: 766px;
	padding: 5%;
	position: relative;
	width: 80%;
}

#qieto1day .coupon_title {
	color: #484848;
	font-size: min(4.5vw, 1.5rem);
	font-weight: 700;
	text-align: center;
}

#qieto1day .coupon_title span {
	background: linear-gradient(transparent 85%, #fffd36 0);
	display: inline-block;
	letter-spacing: 0.05em;
	line-height: 1.2;
}

#qieto1day .coupon_text {
	font-size: min(2.8vw, 0.9rem);
	margin: 2% 0 0;
	text-align: center;
}

#qieto1day .coupon_area {
	display: flex;
	justify-content: center;
	margin: 5% auto 0;
	max-width: 100%;
	width: auto;
}

#qieto1day .coupon_price {
	align-items: baseline;
	background: #f1f1f1;
	color: #010101;
	display: flex;
	font-size: 3vw;
	font-weight: 700;
	justify-content: center;
	letter-spacing: 0.1em;
	text-align: center;
	width: 70%;
}

#qieto1day .coupon_price em {
	font-size: 8vw;
	font-style: normal;
}

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

#qieto1day .coupon_list {
	font-size: min(2.2vw, .7rem);
	font-weight: 600;
	margin: 5% auto 0;
	width: auto;
}

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

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

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

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

/* タブコンテンツ部分
------------------------------------ */
#qieto1day .js_tab_group {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

#qieto1day .tab_list {
	align-items: end;
	display: flex;
	justify-content: space-between;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	position: relative;
}

#qieto1day .tab {
	align-items: center;
	background: #888;
	bottom: 0;
	display: flex;
	flex-direction: column;
	height: 3.6em;
	justify-content: center;
	margin: 20px 0 0;
	padding: 0;
	transition: all 0.3s;
	width: 33%;
}

#qieto1day .tab.tab_text {
	color: #fff;
	font-size: min(3vw, 18px);
	line-height: 1.5;
	padding: 2% 0;
	text-align: center;
}

#qieto1day .tab.tab_text span {
	color: #fff71a;
	display: block;
	font-size: min(3vw, 11px);
}

#qieto1day .tab.tab_text em {
	color: #fff;
	display: block;
	font-size: min(3vw, 18px);
	font-style: normal;
}

#qieto1day .tab:hover {
	opacity: 0.7;
}

#qieto1day .tab.is_active {
	background: #f9f6f0;
	border-bottom: none;
	border-left: solid 2px #524f4a;
	border-right: solid 2px #524f4a;
	border-top: solid 2px #524f4a;
	height: 4.5em;
	margin: 0;
	padding: 2% 0;
	transition: all 0.3s;
}

#qieto1day .tab.tab_text.is_active {
	bottom: -2px;
	color: #24272a;
	font-size: min(3vw, 17px);
	line-height: 1.5;
	position: relative;
	z-index: 2;
}

#qieto1day .tab.is_active.tab_text.is_active span {
	color: #24272a;
	font-size: min(3vw, 17px);
}

#qieto1day .tab.is_active.tab_text.is_active em {
	color: #24272a;
	font-size: min(3vw, 17px);
	font-style: normal;
}

#qieto1day .tab.is_active:hover {
	opacity: 1;
}

/* 商品部分
------------------------------------ */
#qieto1day .js_tab_contents {
	background: #f8f5f1;
	border: solid 2px #524f4a;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 15%;
	position: relative;
	position: relative;
	width: 100%;
}

#qieto1day .js_tab_panel {
	left: 0;
	margin: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 100%;
}

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

#qieto1day .qieto_box_wrap {
	display: block;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 15% auto 0;
	width: 95%;
	justify-content: center;
}

#qieto1day .qieto_name {
	color: #24272a;
	font-size: min(4.2vw, 1.3rem);
	letter-spacing: 0.15em;
	margin: 5% auto 0;
	text-align: center;
}

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

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

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

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

#qieto1day .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 .qieto_box_price2 {
	color: #fe5757;
	font-size: min(9.2vw, 46px);
	font-weight: 700;
}

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

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

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

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

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

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

#qieto1day .qieto_point em {
	font-size: min(1.1rem, 1.5rem);
	color: #fe5757;
	font-style: normal;
	font-weight: 700;
}

/* スペック
--------------------------------------- */
/*商品詳細ページ プルダウン*/
#qieto1day .selectbox {
	margin-top: 10px;
}

#qieto1day .selectbox input,
#qieto1day .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 .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 .selectbox .pulldown_tr {
	display: table;
	font-size: 14px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
}

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

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

#qieto1day .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 .selectbox .pulldown_tr td select::-ms-expand {
	display: none;
}

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

#qieto1day .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 .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 .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 .selectbox table {
	width: 100%;
}

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

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

#qieto1day .selectbox .pulldown_body {}

#qieto1day .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 .selectbox .right_eye {
	background: #fff;
}

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

#qieto1day .selectbox .pulldown_body .data {}

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

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

#qieto1day .cart_btn {
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #d10e0e 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 .qieto_note {
	color: #727272;
	font-size: min(3vw, 1rem);
	margin: 2% auto 8%;
	text-align: center;
}

/***************************

SP
qieto クーポン / データ部分 ここまで

*****************************/
/* PRODUCT LINE-UP
--------------------------------------- */
#qieto1day .product_area {
	background: #f8f5f1;
	padding: 8% 0;
	line-height: 2;
}
#qieto1day .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 .product_inner {
	align-items: center;
	display: flex;
	justify-content: space-around;
	padding: 0;
	margin: 5% 0 0;
}

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

#qieto1day .product_box {
	width: 47%;
}

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

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

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

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

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

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