@charset "euc-jp";
/* CSS Document */

/*=======================================スタイルリセット=======================================*/
    /* http://meyerweb.com/eric/tools/css/reset/
	v2.0 | 20110126
	License: none (public domain)
*/
#cleaner_lp *,
#cleaner_lp *::before,
#cleaner_lp *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body,
#cleaner_lp h1,
#cleaner_lp h2,
#cleaner_lp h3,
#cleaner_lp h4,
#cleaner_lp h5,
#cleaner_lp h6,
#cleaner_lp ul,
#cleaner_lp ol,
#cleaner_lp dl,
#cleaner_lp li,
#cleaner_lp dt,
#cleaner_lp dd,
#cleaner_lp p,
#cleaner_lp div,
#cleaner_lp span,
#cleaner_lp img,
#cleaner_lp a,
#cleaner_lp table,
#cleaner_lp tr,
#cleaner_lp th,
#cleaner_lp td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    
}

#cleaner_lp header,
#cleaner_lp footer,
#cleaner_lp nav,
#cleaner_lp section,
#cleaner_lp article,
#cleaner_lp main,
#cleaner_lp aside,
#cleaner_lp figure,
#cleaner_lp figcaption {
    display: block;
}

#cleaner_lp ol,
#cleaner_lp ul,
#cleaner_lp li {
    list-style: none;
    list-style-type: none;
}

#cleaner_lp img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

#cleaner_lp a {
    color: #222;
    text-decoration: none;
    transition: 0.2s;
}

#cleaner_lp a:hover {
    opacity: 0.7;
}

#cleaner_lp .no,
#cleaner_lp .pc_none{
    display: none !important;
}
a:hover {
    color:#222!important;
}

/*価格プロ 税込削除*/
#cleaner_lp div.prices span > span > span {
    display: none;
}
/*-----------------------------------------------*/
/*ベース*/
/*-----------------------------------------------*/
#wrapper{
	padding: 0!important;
	max-width: 100%!important;
}
#cleaner_lp {
    background: #b8e1ff;
    background: linear-gradient(165deg, rgba(184, 225, 255, 1) 0%, rgb(207 245 243) 100%);
    font-family: "Noto Sans JP","Jost", sans-serif;
    letter-spacing: .06em;
    /*font-weight: 600;*/
    color: #222;
	padding-bottom: 0.2px;
}
#cleaner_lp .inner{
    max-width: 900px;
    box-sizing: border-box;
    margin:0 auto;
    text-align: center;
    color:#222;
}
#cleaner_lp .title_1{
    font-size: 2.4em;
    color: #030d4a;
    font-weight: 600;
    margin-bottom: -25px;
}
#cleaner_lp .tab-wrap{
    margin-top: 50px;
}

#cleaner_lp .pc_none{
    display: none !important;
}
#cleaner_lp img{
    width: 100%
}
#cleaner_lp a{
    display: block;
    position: relative;
}  
#cleaner_lp a:hover{
    opacity: 0.8;
} 
#cleaner_lp h2,#cleaner_lp h3,#cleaner_lp h4,#cleaner_lp h5,#cleaner_lp h6,#cleaner_lp ul,#cleaner_lp ol,#cleaner_lp dl,#cleaner_lp li,#cleaner_lp dt,#cleaner_lp dd,#cleaner_lp p,#cleaner_lp div,#cleaner_lp span,#cleaner_lp img,#cleaner_lp a,#cleaner_lp table,#cleaner_lp tr,#cleaner_lp th,#cleaner_lp td{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    box-sizing: border-box;
}
/*-----------------------------------------------*/
/*全体*/
/*-----------------------------------------------*/
#cleaner_lp section{
    padding: 3% 9%;
    display: grid;
    gap: 1.5rem;
    margin:0 auto 5% auto;
    max-width: 1080px;
    border-radius: 15px;
    box-sizing: border-box;
}
#cleaner_lp #pickup,#cleaner_lp #lp{
    background-color: rgba(255, 255, 255, 0.9);
}
#cleaner_lp #kamipack{
    background-color: #72a5e9;
}
#cleaner_lp #cyclone{
    background-color: #5acdcf;
}
#cleaner_lp #choice{
    background-color:#fffdc0;
}

/*-----------------------------------------------*/
/*見出し*/
/*-----------------------------------------------*/
#cleaner_lp h1{
    max-width: 900px;
    margin: 0 auto 3% auto;
    width: 93%;
}
#cleaner_lp h2{
    font-size: 2.3em;
    letter-spacing: 2px;
    color: #222;
    font-weight: bold;
}
#cleaner_lp .midasi {
    position: relative;
    display: block;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    margin:0;
    overflow: hidden;
    color: #fff;
}
#cleaner_lp .midasi span{
    position: relative;
    font-size: 1.75rem;
    font-weight: normal;
    line-height: 1;
    margin-right: 1rem;
}
/*-----------------------------------------------*/
/*こんなお悩み*/
/*-----------------------------------------------*/
#cleaner_lp .check-point {
    color:#424242;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background: #f5f7f9;
    padding: 2% 6%;
    border-radius: 20px;
}
#cleaner_lp .check-point dt{
    font-size: 2rem;
    border-bottom: dashed 1px;
    padding-bottom: 1rem;
}
#cleaner_lp .check-point dd{
    font-size: 1.3rem;
    text-align: left;
    /*font-weight: normal;*/
	font-weight: 100;
}
/*-----------------------------------------------*/
/*すべて解決*/
/*-----------------------------------------------*/
/*見出し*/
#cleaner_lp .underline-animation {
    font-size: 1.75rem;
    margin-bottom: 2%;
}
#cleaner_lp .underline-animation >span{
    font-size: 3rem;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    overflow: hidden;
    color: #417ae3;
    text-shadow: 2px 2px 0 #ff0;
}
#cleaner_lp .underline-animation span>span{/*神*/
    font-size: 3.75rem;
    font-family: serif;
    line-height: .2em;
}
#cleaner_lp .underline-animation span>span.mini{/*(紙)*/
    font-size: 1.25rem;
}
/*内容エリア*/
#cleaner_lp .area {
    padding: 2% 3%;
    background: #f9f8e7;
}
/* その他特集
================================================== */
#cleaner_lp .choice_inner ul{
	margin-bottom:30px;
	display: flex;
	flex-wrap: wrap;
    align-items:center;
	justify-content: space-between;
    padding: 0 2vw;
}

#cleaner_lp .choice_inner li{
	width:calc(95%/2);	
	padding: 0 0 1%;
    background-color: #fff;
}

#cleaner_lp .choice_inner ul li a{ 
    display:block;
    text-align: center;
	font-weight: bold;
	font-size: 1rem;
	position:relative;
    color: #5c6a72;
}
#cleaner_lp .choice_inner ul li a>span{ 
        display:block;
        text-align: center;
        font-weight: bold;
        font-size: 1.5rem;
        position:relative;
        color: #5c6a72;
}
#cleaner_lp .choice_inner ul .item-btn {
	display: inline-block;
    display: flex;
        gap: .5em;
        margin: 1em;
        width: 90%;
        box-sizing: border-box;
        flex-direction: column;
        justify-content: center;
        align-items: center;
}
#cleaner_lp .shop_inner ul{
	margin-bottom:60px;
	display: flex;
	flex-wrap: wrap;
    align-items:center;
	justify-content: space-between;
    padding: 0 8vw;
}

#cleaner_lp .shop_inner li{
	width:calc(95%/2);	
	padding: 0 0 1%;
    background-color: #fff;
}

#cleaner_lp .shop_inner ul li a{ 
    display:block;
    text-align: center;
	font-weight: bold;
	font-size: 1rem;
	position:relative;
    color: #5c6a72;
	}
#cleaner_lp .shop_inner ul li a>span{ 
        display:block;
        text-align: center;
        font-weight: bold;
        font-size: 1.5rem;
        position:relative;
        color: #5c6a72;
}
#cleaner_lp .lp_inner ul{
	display: flex;
	flex-wrap: wrap;
    align-items:center;
	justify-content: space-between;
}

#cleaner_lp .lp_inner li{
	width:calc(95%/2);
    background-color: #fff;
}

#cleaner_lp .lp_inner ul li a{ 
    display:block;
    text-align: center;
	font-weight: bold;
	font-size: 1rem;
	position:relative;
    color: #5c6a72;
	}
#cleaner_lp .lp_inner ul li a>span{ 
    display:block;
    text-align: center;
    font-weight: bold;
    font-size: 1.5rem;
    position:relative;
    color: #5c6a72;
}
/*-----------------------------------------------*/
/*商品*/
/*-----------------------------------------------*/
#cleaner_lp .item-list {
    display:grid;
    gap: 1em;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
#cleaner_lp .col_1 {
    grid-template-columns: repeat(1, 1fr);
}
#cleaner_lp .col_2 {
    grid-template-columns: repeat(2, 1fr);
}
#cleaner_lp .item-list >li,
#cleaner_lp .item-list >li >a{
    background: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;
    height: 100%;
}
#cleaner_lp .item-list >li >a{
    padding: 2%;
}
#cleaner_lp .item-list_1 li >a{
    background: #fff;
    display: flex;
    width: 100%;
    align-items: center;
}

#cleaner_lp #tab3 .item-list li >a{
    background: #fff;
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column;
}
/**/
#cleaner_lp #item_bedpad .item-list li{
    align-items: flex-start;
}
/******** 価格 ********/
#cleaner_lp li .price{
	font-size: 32px;
    color: #eb0012;
    border: 0px;
	margin: 3px 0 3px 0;
}
/**/
/******** 内容 ********/
#cleaner_lp .item-list-content{
    display: flex;
    gap: .8em;
    margin-top: 1em ;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
#cleaner_lp .item-list-content_1{
    display: flex;
    gap: .4em;
    margin: 1em;
    width: 40%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#cleaner_lp #tab3 .item-list-content{
    display: flex;
    gap: .5em;
    margin: 1em;
    width: 90%;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/******** 画像 ********/
#cleaner_lp .item-list-img{
    width: 100%;
}
#cleaner_lp .item-list-img_1{
    width: 60%;
}
#cleaner_lp #tab3 .item-list-img{
    width: 100%;
}
/******** アイコン ********/
#cleaner_lp .item-list-icon ul{
    display: flex;
    align-items: center;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    gap: .3rem;
}
#cleaner_lp .item-list-icon ul > li{
    display: inline-block;
    font-size: .8rem;
    padding:.2em .4em .3em .4em;
    width: auto;
    border: 1px solid;
    color: #fff;
}
#cleaner_lp #kamipack .item-list-icon ul > li{
    background:#72a5e9;
}
#cleaner_lp #cyclone .item-list-icon ul > li{
    background:#5acdcf;
}
/******** 商品名 ********/
#cleaner_lp .item-list-txt{
    font-size:1.4em;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.3em;
    width: 100%;
    /*font-weight: 600;*/
}
/******** 説明文 ********/
#cleaner_lp .item-list-com{
    background: #63b5c5;
    color: #fff;
    padding: .1em .6em .3em;
    font-size: 1.1em;
    line-height: 1.3em;
}
/******** サイズ名 *********/
#cleaner_lp .item-list-size {
    width: 100%;
    display: grid;
    gap: 0.3em;
}
#cleaner_lp .item-list-size a{
    display: flex;
    position: relative;
    gap: 1em;
    border-bottom: 1px dashed #dadfe1;
    padding-bottom: .3em;
}
#cleaner_lp .item-list-size p {
    color: #fff;
    font-size: 1.4em;
    background: var(--navi);
    padding: .1em 0;
    width: 16%;
}
/******** タイプ *********/
#cleaner_lp .item-list-content .type {
    font-size: 1.3rem;
    font-weight: bold;
}
#cleaner_lp #choice .item-btn.black{
    font-size: 1.4rem;
}
/******** ご購入はこちら ボタン ********/
#cleaner_lp a .item-btn{
    position: relative;
    background: #eb0012;
    padding: .7em 0;
    border-radius: 8px;
    width:100%;
    color: #fff;
    font-size: 1rem;
}
#cleaner_lp a .item-btn-1{
    position: relative;
    background: #222;
    padding: 16px 0;
    border-radius: 8px;
    width:100%;
    color: #fff;
    font-size: 1rem;
}
/******** 販促 *********/
#cleaner_lp .item-hansoku {
    background: #ee0;
    width: 100%;
    color: #cf1d2b;
    line-height: 1.2em;
    padding: .5rem 0;
    font-weight: bold;
    font-size: 20px;
}
#cleaner_lp .item-hansoku .big{
    font-size:40px;
    font-family: "Jost";
    line-height: 1;
}
#cleaner_lp a .item-btn::after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: auto;
    bottom: 0;
    top: 0;
    right: 5%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s all;
}
#cleaner_lp a .item-btn-1::after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: auto;
    bottom: 0;
    top: 0;
    right: 5%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s all;
}
#cleaner_lp .item-hansoku-none{
    height: 109px;
}
#cleaner_lp a .item-btn.black{
    background: #222;
}
/*hover*/
#cleaner_lp a:hover .item-btn::after {
    right:4%;
}
#cleaner_lp .item-list-size a:hover::after {
    right: 1% !important;
}
#cleaner_lp a:hover .item-btn-1::after {
    right:4%;
}

/*-----------------------------------------------*/
/*価格プロ*/
/*-----------------------------------------------*/
#cleaner_lp div.prices span > span > span,
#cleaner_lp .item-standard-price span > span > span{
    display: none;
}
#cleaner_lp .item-standard-price {
    font-size: 16px;
    display: flex;
    gap: 4px;
    text-decoration: line-through;
    line-height: 1;
}
#cleaner_lp div.prices span,
#cleaner_lp .item-list-price{
	line-height: 1;
    font-weight: 700;
    font-size: 33px;
    color: #cf1d2b !important;
    font-family: "Jost";
}
#cleaner_lp .item-list-size div.prices span{
	color: #222 !important;
	font-size: 1.3em;
}
/*-----------------------------------------------*/
/*その他こちら*/
/*-----------------------------------------------*/
#cleaner_lp .btn-black-title {
    width: 50%;
	font-size: 1.5em;
    background: #f47070;
    color: #fff;
    margin: 0 auto;
    position: relative;
    padding: .1em 0;
    border-radius: 50px;
}
#cleaner_lp .btn-black-title::before{ 
    position: absolute;
    content: "";
    background: #f47070;
    height: calc(tan(44deg)* 17px / 2);
    width: 17px;
    clip-path: polygon(100% 0, 50% 100%, 0 0%);
    bottom: -18%;
    left: 48%;
}
#cleaner_lp .btn-black {
	margin:0 7em;
	display: flex;
	gap: 1em;
}
#cleaner_lp .btn-1 {
	margin:0 7em;
}
#cleaner_lp .btn-black a {
	color:#fff;
	position: relative;
	font-size: 1.3rem;
	width: 100%;
	padding: 11px 0;
	background: #222;
	border-radius:10px;
    transition: 0.3s all;
}
#cleaner_lp .btn-black a::after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    top: 45%;
    right: 8%;
    margin: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: 0.3s all;
}
/*hover*/
#cleaner_lp .btn-black a:hover {
    color:#fff;
}
#cleaner_lp .btn-black a:hover::after {
    right: 5%;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

/*-----------------------------------------------*/
/*トップページ*/
/*-----------------------------------------------*/
#cleaner_lp .pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
	z-index: 3;
}
#cleaner_lp .pagetop a {
	display: flex;
	justify-content: center;
    align-items: center;
    text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	background-color: #222222c7;
	border-radius: 80px;
	width:70px;
	height:70px;
    line-height: 1.3em;
    transition: 0.3s all;
}
#cleaner_lp .pagetop a:hover{
	background-color: #4b8b91b0;
	color: #fff !important;
	transform: translateY(-2px);
}
/*-----------------------------------------------*/
/*フッター*/
/*-----------------------------------------------*/
#cleaner_lp footer { 
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding: 0;
    width: 100%;
    padding:2% 0;
    text-align: center;
    color: #222;
    gap: 1rem;
}

#cleaner_lp footer a {
    color:#222;
    display: inline-block;
    font-size: 18px;
    transition: 0.2s;
}
