@charset "utf-8";
/* CSS Document */
/* qieto 2022/06 */
#qieto{
	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 40px;
}
#qieto p,
#qieto a,
#qieto span,
#qieto div,
#qieto ul,
#qieto li{
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#qieto a{
	text-decoration:none;
}

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

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

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

#qieto .ttl_box{
    width: 60%;
    margin: 0 auto;
}

#qieto .area_subt{
    font-size: min(4.6vw, 16px);
    font-weight: normal;
    margin: 8% auto;
    letter-spacing: 2px;
}

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

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

#qieto .about_area{
	background: #f0f7fc;
	display: block;
    margin: 12% auto;
	padding: 8% 0 4%;
}

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

#qieto .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;
}

#qieto .about_menu ul{
}

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

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

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


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

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

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

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

#qieto .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;
}

#qieto .main_zu{
    width: 80%;
}

#qieto .ba_gray{
    background: #f0f0f0;
	padding-bottom: 12%;
}

#qieto .syousai_area{
	background: #f0f7fc;
	display: block;
	margin: 0 auto;
}

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

#qieto .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;
}

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

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

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

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

#qieto .product_spec ul{
}

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

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

#qieto .howto_area{
	display: block;
}

#qieto .howto_area h3{
}

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

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

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

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

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

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

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

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

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

#qieto .kabu_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;
}

#qieto .footer_area{
	background: #f0f7fc;
	display: block;
    margin: 0 auto;
}

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

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

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

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

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

#qieto .footer_li li{
}

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

#qieto .footer_area .copyright{
	width: 80%;
    margin-top: 10%;
}

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

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

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

#qieto .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;
}

#qieto .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: "";
}

#qieto .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 クーポン / データ部分 ここから

*****************************/
#qieto .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%;
}

#qieto .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;
}

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

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

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

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

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

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

#qieto .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%;
}

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

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

#qieto .coupon_list {
    font-size: min(2.2vw, .7rem);
    font-weight: 600;
    margin: 5% auto 0;
    width: auto;
}
#qieto .togglecontent {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 540px;
    padding: 0;
    width: 90%;
}

#qieto .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);
}

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

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

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

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

#qieto .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%;
}

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

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

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

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

#qieto .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;
}

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

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

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

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

/* 商品部分
------------------------------------ */
#qieto .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%;
}

#qieto .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%;
}

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

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

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

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

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

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

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

#qieto .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;
}

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

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

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

#qieto .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;
}

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

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

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

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

/* スペック
--------------------------------------- */
#qieto .goods_inner {
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}

#qieto .goods_flex {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

#qieto .goods_data_title_blank {
    width: 95px;
}

#qieto .goods_data_title {
    max-width: 240px;
    width: 48%;
    font-size: 2.9vw;
    margin: 0;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    background: #848080;
    font-weight: 400;
}

#qieto .goods_flex:last-of-type {
    border-bottom: none;
}

#qieto .goods_flex .th {
    width: 100%;
    padding: 10% 0 0;
    font-size: 2.9vw;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 1;
}

#qieto .goods_flex .th.bc {
    width: auto;
    padding: 10% 0 0;
}

#qieto .goods_flex .td_wrap {
    display: flex;
    justify-content: space-between;
    margin: 5% auto 0;
    max-width: 100%;
    width: 100%;
}

#qieto .goods_flex .td {
    max-width: 240px;
    width: 48%;
    font-size: 3vw;
    padding: 0;
}

#qieto .goods_flex .r_eye,
#qieto .goods_flex .l_eye {
    font-size: 1.4rem;
}

#qieto .goods_flex .goods_select_wrap {
    position: relative;
    z-index: 2;
    border-radius: 0;
    background: transparent;
    width: auto;
    margin: 5px 0;
    border: solid 1px #524f4a;
}

#qieto .goods_flex .goods_select_wrap::after {
    display: none;
}

#qieto .goods_flex select {
    height: 40px;
    background: #fff;
    text-align: center;
    border-radius: 0;
    width: 100%;
    padding: 0 3%;
    color: #000000;
    font-size: 2.9vw;
    letter-spacing: 0.02em;
    appearance: none;
    outline: 0;
    z-index: 1;
    border: none;
}

#qieto .goods_flex select::-ms-expand {
    display: none;
}

#qieto .goods_flex select.err_msg {
    background: #fff2f2;
    color: #f54141;
}

#qieto .goods_flex .goods_data_value {
    text-align: center;
    display: block;
    padding: 10% 5%;
    line-height: 1;
    font-size: 2.9vw;
    letter-spacing: 0.02em;
    background: #fff;
}

#qieto .goods_err_msg {
    color: #f54141;
    display: block;
    font-size: 1.4rem;
}

#qieto .goods_btn_wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
}

#qieto .goods_cart_btn {
    margin: 0 auto;
    width: 100%;
}

#qieto .org-btn {
    background: #888888;
    border: none;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 400;
    height: 50px;
    margin: 10% auto 0;
    text-align: center;
    width: 100%;
}

#qieto .qieto_note {
    color: #727272;
    font-size: min(3vw, 1rem);
    margin: 2% auto 8%;
    text-align: center;
}

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

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

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

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

#qieto .product_box {
	width: 47%;
}

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

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

#qieto .product_text {
	font-size: min(2.4vw, 15px);
	text-align: center;
}

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

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

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