@charset "utf-8";
/* CSS Document */
#cleanpaWrap {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
    box-sizing: border-box;
}
/*font要素*/
p.titleJP {
  position: relative;
    padding: 0;
    margin: 0 0 5px 0;
  text-align: center;
  font-size: 14px;
  color: #00A0E9;
}
p.titleEN {
  position: relative;
  padding: 0 65px;
  text-align: center;
  font-size: 32px;
  color: #00A0E9;
}
p.titleEN:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #00A0E9;
}
p.titleEN span {
  position: relative;
  padding: 0 0.5em;
  background: #fff;
}
.caution {
  font-size: 12px;
  margin-bottom: 10px;
}
.y {
  color: #FFD802;
}
.italic {
    font-style: italic;
}
.dot-text {
    padding-top: .6em;
    background-position: top left -2px;
    background-repeat: repeat-x;
    background-size: 1em 1em;
    background-image: radial-gradient(.15em .15em at center center, #444, #444 100%,transparent);
}

.mark3{ background: linear-gradient(transparent 60%, #ffd802 60%);}


/*--以下　Adobe Font 要素---------------*/
.TBUDRGothicStd-R {
  font-family: tbudrgothic-std, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2em
}
.TBUDRGothicStd-B {
  font-family: tbudrgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.SourceHanSansJP-B {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.SourceHanSansJP-R {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.RiftBold {
  font-family:notosa;
  font-weight: 700;
  font-style: normal;
}
.notosans {
    font-family:'Noto Sans JP', sans-serif;
    font-weight: bolder;
}

/*-----------------*/
.w1160 {
  max-width: 1160px;
  margin: 0 auto 50px;
  clear: both;
}
.w1000 {
  max-width: 1000px;
    padding: 0 15px;
    margin: 0 auto;
  clear: both;
  overflow: hidden
}
.AnmikaHead01, .AnmikaHead02 {
  height: 260px;
  margin: 0 auto;
  position: relative
}
.AnmikaHead01 {
  
  max-width: 590px;
}
.AnmikaHead02 {
 
  max-width: 492px;
}
.balloonBgTitle01 {
  position: absolute;
  display: block;
	width: 66%;
    height: 189px;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/balloon.png") no-repeat center center;
  background-size: contain;
  left: 0px;
  top: 30px;
  text-align: left;
  padding-top: 50px;
padding-left: 70px
}
.balloonBgTitle01 p.txt01 {
    font-size: 18px;}
.balloonBgTitle01 p.txt02 {
    font-size: 30px;
}

.balloonBgTitle02 {
  position: absolute;
  display: block;
  width: 55%;
  height: 206px;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/balloon.png") no-repeat center center;
  background-size: contain;
  left: 0px;
  top: 0px;
  text-align-last: center;
  padding-top: 70px;
}
.balloonBgTitle02 p {
    font-size: 21px;
	font-style: italic;
}



@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	
}

@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	.pc-only{
        display: none;
    }
    .sp-only{
        display: block;
    } 
	
.AnmikaHead01, .AnmikaHead02 {
  height: 160px;
  margin: 0 auto;
}
.AnmikaHead01 {
    background-size: 46%;
    height: 0;
    padding-top: 45%;
}
.AnmikaHead02 {
    background-size: 46%;
    height: 0;
    padding-top: 45%;
}
	
.balloonBgTitle01 {
    position: absolute;
    display: block;
    width: 65%;
    height: 84%;
    background-size: contain;
    left: 0px;
    top: 0;
    text-align: left;
    padding-top: 8%;
    padding-left: 6%;
}
.balloonBgTitle01 p.txt01 {
    font-size: 3.5vw;}
.balloonBgTitle01 p.txt02 {
    font-size: 5vw;
}

.balloonBgTitle02 {
  position: absolute;
  display: block;
    width: 65%;
    height: 84%;
  background-size: contain;
  left: 0px;
  top: 0px;
    text-align: left;
    padding-top: 11%;
    padding-left: 0%;
}
.balloonBgTitle02 p {
    font-size: 4.3vw;
	font-style: italic;
}

}

/*=========================
ヘッダー要素
=========================*/
.cleanpaHeader {
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg_main.png") no-repeat center top;
  background-size: contain;
  padding-top: 42.88%;
  position: relative;
}
.sectionTitle {
  margin: 0 0 30px 0;
}
#section01, #section03, #section04, #section05, #section06 {
  margin-bottom: 60px;
}


@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	
}

@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	
	
.caution {
  font-size: 2vw;
  margin-bottom: 0px;
	line-height: 2.2em
}
	.cleanpaHeader {
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg_main.png") no-repeat center top;
  background-size: contain;
  position: relative;
}

	
}



/*=========================
お悩み　要素
=========================*/
#section01 {
  width: 100%;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg-blue.png") no-repeat center top;
}
.sec01-voice {
  text-align: center;
  position: relative;
  height: 530px;
  width: 480px;
  margin: 0 auto;
}
p.voiceTitle {
  padding-top: 40px;
  color: #fff;
  font-size: 32px;
  border-bottom: 5px solid #fff;
  font-style: italic;
  padding-bottom: 8px;
	line-height: 1.5em;
}
.voice01, .voice03 {
  display: block;
  width: 262px;
  height: 154px;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/balloon.png") no-repeat center center;
  position: absolute;
    background-size: contain;
  left: 0px;
}
.voice01 {
  top: 180px;
}
.voice02 {
  display: block;
  width: 241px;
  height: 138px;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/balloon-1.png") no-repeat center center;
  position: absolute;
  top: 270px;
  right: 0px;
}
.voice03 {
  top: 350px;
}
.voice01 p, .voice02 p, .voice03 p {
  margin-top: 30px;
  font-size: 16px;
}
.cleanpaLead {
  max-width: 700px;
  margin: 0 auto;
  background: linear-gradient(-135deg, #D7E5E6, #FBFCFE) fixed;
  border-top: 5px solid #121212;
    text-align: center;
    padding: 20px 0 50px;
}

.cleanpaLead img {
    margin: 20px 0;
	width: unset;
}
.cleanpaLeadImg {
	max-width: 418px;
	margin: 0 auto;
}
.cleanpaLeadImg img {
	max-width: 100%;
}
p.cleanpaLeadText01 {
	font-size: 18px;
	line-height: 2.3em;
}

p.cleanpaLeadText02 {
	font-size: 35px;
	line-height: 1.8em;
}


@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	.w1000 {
  margin: 0 15px;
}
	
}
@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	
	.voiceSpBg {
		background: url("https://lecinc.itembox.design/item/html/cleanpa/img/balloon-3.png") no-repeat center center;
		background-size: contain;
		width: 90%;
		padding-bottom: 120%;
		margin: 0 auto;
	}
.sec01-voice {
  text-align: center;
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
	padding-bottom: 0;
	background-color: #00A0E9;
}
p.voiceTitle {
	width: 90%;
  color: #fff;
  font-size: 5.5vw;
  border-bottom: 5px solid #fff;
  font-style: italic;
  padding-bottom: 8px;
  padding-top: 40px;
	line-height: 1.5em;
	margin: 0 auto;
}
	.voice01 p, .voice02 p, .voice03 p {
		font-size: 4.2vw;
	}
.voice01, .voice03 {
  display: block;
  width: 70%;
  height: 30%;
  background: none;
  position: absolute;
    background-size: contain;
  left: -1%;
}
.voice01 {
  top: 28%;
}
.voice02 {
  display: block;
  width: 241px;
  height: 138px;
  background: none;
  position: absolute;
  top: 51%;
  right: 3%;
}
.voice03 {
  top: 70%;
}
	.cleanpaLead {
		margin: -15px 15px 0 15px;
		position: relative;
	}
p.cleanpaLeadText01{
	font-size: 4vw;
	letter-spacing: -0.1em;
}

p.cleanpaLeadText02{
	font-size: 5.8vw;
	line-height: 1.5em
}	
	
	
	
	
}




/*=========================
製品特徴　要素
=========================*/
#section02 {
  width: 100%;
  overflow: visible;
  display: block
}
.section02bg01 {
  background: linear-gradient(180deg, #3CB6ED 0%, #3CB6ED 40%, #0074aa 60%, #0074aa 100%);
  padding-bottom: 50px;
}
.section02bg02 {
  background: linear-gradient(-135deg, #D7E5E6, #FBFCFE) fixed;
  padding-bottom: 50px;
}
.featureBox {
  width: 100%;
  clear: both;
  overflow: hidden;
  display: block;
}
.fBoxLeft, .fBoxRight {
  padding-top: 0%;
  position: relative;
  width: 48%;
  display: block;
  overflow: hidden;
}
.fBoxTitle {
  position: absolute;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg-blues.png") no-repeat center bottom;
  top: 0;
  width: 100%;
  background-size: contain;
  padding-top: 30%;
  color: #fff;
}
.fBoxLeft {
  float: left
}

.fBoxTitleWrap01 {
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/img-bathroom.jpg") no-repeat center center;
  padding-top: 89%;
	margin-top: 50px;
	background-size: cover
}
.fBoxRight {
  float: right;
}
.fBoxTitleWrap02 {
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/img-water.jpg") no-repeat center center;
  padding-top: 89%;
	margin-top: 50px;
	background-size: cover
}
p.fBoxTitleS, p.fBoxTitleL {
	position: absolute;
  text-align: center;
  left: 0%;
  width: 100%;
	line-height: 1.9em;
}  
p.fBoxTitleS {
  font-size: 20px;
  top: 12%;
}
p.fBoxTitleL {
  font-size: 35px;
  top: 25%;
}
.fBoxText {
  background: linear-gradient(-135deg, #BACCCE, #FBFCFE) fixed;
  padding: 32px;
  font-size: 13px;
	line-height: 1.4em;
}
.fBoxBottom {
  clear: both;
  padding-top: 50px;
}




@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	
	.fBoxLeft, .fBoxRight {
		float: none;
    width: 100%;
    //padding: 362px 0 0 0;
    margin:0 0 8% 0;
	}
	
	.fBoxTitle {
		padding-top: 39%;
  background-size: cover;
	}
.fBoxTitleWrap01 {
  padding-top: 89%;
	margin-top: 50px;
}
.fBoxTitleWrap02 {
  padding-top: 89%;
	margin-top: 50px;
}
	
p.fBoxTitleS {
  font-size: 5vw;
  top: 12%;
}
p.fBoxTitleL {
  font-size: 8vw;
  top: 25%;
}
.fBoxText {
		padding: 30px 15px;
		font-size: 15px;
	}

.fBoxBottom {
  clear: both;
  padding-top: 20px;
	padding-bottom: 30px;
}

	
}



.zure500 {
  margin-top: -200px;
}
.fMovieWrap {
  padding-top: 200px;
  position: relative;
    padding-bottom: 30px;
}
.fMovieBg {
  width: 100%x;
   //padding: 3% 260px;
  margin: 0 auto;
  background-image: repeating-linear-gradient(to bottom, #dfebfe, #dfebfe 1px, transparent 0, transparent 30px), repeating-linear-gradient(to right, #dfebfe, #dfebfe 1px, transparent 0, transparent 30px);
  background-color: #fff;
  border: 4px solid #121212;
    text-align: center;
}
.fMovieCon {
	max-width: 480px;
	margin: 3% auto;
}
.fMovieBg p {
    padding: 10px 0;
  font-family: tbudrgothic-std, sans-serif;
  line-height: 1.5em
}
.AirText {
    font-size: 15px;
}
p.airQ {
    font-size: 20px;
}
.airQ:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 50px;/*画像の幅*/
  height: 50px;/*画像の高さ*/
  background-image: url("https://lecinc.itembox.design/item/html/cleanpa/img/icon-question.png");
  background-size: contain;
  vertical-align: middle;
    margin-right: 30px;
}
.ArrowBg {
    font-size: 23px;
    font-weight: bold;
}
.AfterArrow {
    font-size: 22px;
}
.ArrowBg:before {
  content: '';/*何も入れない*/
  display: inline-block;/*忘れずに！*/
  width: 40px;/*画像の幅*/
  height: 72px;/*画像の高さ*/
  background-image: url( "https://lecinc.itembox.design/item/html/cleanpa/img/icon-arrow.png");
  background-size: contain;
  vertical-align: middle;
}
.video {
    padding: 20px 0;
}



.fBoxBottom p {
  color: #fff;
  text-align: center;
}
.fBottomSec {
    //display: block;
    //overflow: hidden;
    width: 100%;
    //clear: both;
    //margin-bottom: 30px;
}
.fBottomTitle { 
  position: absolute;
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg-blues.png") no-repeat center top;
  width: 550px;
    height: 146px;
  background-size: contain;
  color: #fff;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}


p.fBoxTitle02S, p.fBoxTitle02L {
	position: absolute;
  text-align: center;
  left: 0%;
  width: 100%;
	line-height: 1.9em;
}  
p.fBoxTitle02S {
  font-size: 23px;
  top: 10%;
}
p.fBoxTitle02L {
  font-size: 38px;
  top: 27%;
}

.fBottomText {
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
}
.fBottomText p {
    margin: 40px 0;
}
ul.fBottomTextBox, ul.fBottomImgBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}
ul.fBottomTextBox li {
    width: 49%;
    height: 81px;
    background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg-box.png") no-repeat center center;
    background-size: contain;
    line-height: 65px;
    text-align: center;
    color: #00A0E9;
    font-size: 35px;
}
ul.fBottomImgBox li {
    width: 30%;
    height: 295px;
    display: flex;
}
ul.fBottomImgBox li p {
    margin-top: auto;
    width: 100%;
    text-align: center;
    background-color: #00A0E9;
    padding: 5px 0;
    color: #fff;
}
ul.fBottomImgBox li.img01 {
    background: url( "https://lecinc.itembox.design/item/html/cleanpa/img/img-bowl.jpg") no-repeat center center;
    background-size: cover;
}
ul.fBottomImgBox li.img02 {
    background: url( "https://lecinc.itembox.design/item/html/cleanpa/img/img-floor.jpg") no-repeat center center;
    background-size: cover;
}

ul.fBottomImgBox li.img03 {
    background: url( "https://lecinc.itembox.design/item/html/cleanpa/img/img-tank.jpg") no-repeat center center;
    background-size: cover;
}




@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	
	  
p.fBoxTitleS {
  font-size: 2vw;
  top: 12%;
}
p.fBoxTitleL {
  font-size: 3.5vw;
  top: 27%;
}
	
	
.balloonBgTitle01 {
	width: 61%;
    height: 189px;
  top: 20px;
  text-align: left;
  padding-top: 51px;
padding-left: 55px;
}
	
ul.fBottomTextBox li {
    font-size: 4vw;
	}
	
}
@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	
	.airQ:before {
		margin-bottom: 8px;
	}
	.AirText {
		margin: 0 2%;
	}
	.video {
		margin: 0 3%;
	}
	
	
	
ul.fBottomTextBox, ul.fBottomImgBox {
    margin-bottom: 50px;
}
ul.fBottomTextBox li {
    width: 100%;
	padding-top: 11.22%;
    background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg-box.png") no-repeat center center;
    background-size: contain;
    line-height: 0px;
    text-align: center;
    color: #00A0E9;
    font-size: 8vw;
	margin: 0 0 30px 0;
}
ul.fBottomImgBox li {
    width: 100%;
    height: 295px;
    display: flex;
	margin: 0 0 5% 0;
}
	
	
}


/*=========================
Q&A　要素
=========================*/
.bg-blue {
  padding: 80px 0;
  background-color: #01A0E9
}
.faqTitleWrap {
    text-align: center;
}
.faqTitleWrap p {
    color: #fff;
    padding: 20px;
}
.faqTitle {
    width: 208px;
    height: 86px;
    background: url( "https://lecinc.itembox.design/item/html/cleanpa/img/bg-comment.png") no-repeat center center;
    background-size: cover;
    line-height: 65px;
    text-align: center;
    font-size: 33px;
    margin: 0 auto;
}



@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	
	
}
@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
}





/*=========================
商品ラインナップ　要素
=========================*/

.lineupItem {
  width: 100%;
  clear: both;
  display: block;
  overflow: hidden;
  text-align: center
}
.lineupItemWrap {
	height: 181px;
}
.lineupItem img {
	width: fit-content;
}
.ItemTitle, .ItemTitleDB {
  width: 377px;
  height: 126px;
  padding-top: 7px;
    margin: 0 auto 30px;
  color: #fff;
    background-size: contain;
}
.ItemTitleDB {
  background: url( "https://lecinc.itembox.design/item/html/cleanpa/img/bg_dblue.png") no-repeat center bottom;
}
.ItemTitle {
  background: url("https://lecinc.itembox.design/item/html/cleanpa/img/bg_blue.png") no-repeat center bottom;
}
.ItemSub {
    font-size: 15px;
    padding-top: 20px
}
.ItemName {
    font-size: 23px;
}


.ItemNameB {
    color: #00A0E9;
    padding: 15px 0;
}
.ItemNameDB {
    color: #201161;
    padding: 15px 0;
}


.ItemLeft, .ItemRight {
  width: 50%;
  background: linear-gradient(-135deg, #DDE7E9, #FBFCFE) fixed;
  float: left;
    padding-bottom: 50px;
}
.ItemLeft {}
.ItemRight {}
ul.ItemCart {
  max-width: 377px;
  margin: 10px auto;
  font-size: 14px;
}
ul.ItemCart li {
  background-color: #D56DB2;
  margin: 8px;
  padding: 8px 0;
  color: #fff;
}
ul.ItemCart li:after {
  content: "枚入のご購入はこちら";
}
ul.ItemCart li:before {
  content: ''; /*何も入れない*/
  display: inline-block; /*忘れずに！*/
  width: 25px; /*画像の幅*/
    height: 25px; /*画像の高さ*/
  font-family: 'Material Icons';
  content: "shopping_cart";
  vertical-align: middle;
}

@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	
	
}
@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	

.ItemLeft, .ItemRight {
  width: 100%;
  background: linear-gradient(-135deg, #DDE7E9, #FBFCFE) fixed;
  float: none;
    padding-bottom: 50px;
}
.ItemTitle, .ItemTitleDB {
  width: 100%;
  height: 126px;
  padding-top: 7px;
    margin: 0 auto 30px;
  color: #fff;
    background-size: cover;
}
	
	
.ItemSub {
    font-size: 5vw;
    padding-top: 12px;
    padding-bottom: 8px;
}
.ItemName {
    font-size: 8vw;
}
	
	
ul.ItemCart {
  width: 95%;
  margin: 3% auto;
  font-size: 14px;
}
ul.ItemCart li {
  background-color: #D56DB2;
  margin: 8px;
  padding: 8px 0;
  color: #fff;
	
}
}
/*=========================
関連商品リスト　要素
=========================*/
.s03title {
    max-width: 378px;
    height: 211px;
  background: url( "https://lecinc.itembox.design/item/html/cleanpa/img/bg-white.png") no-repeat center top;
    margin: 0 auto 18px;
    text-align: center;
}
.s03title img {
    width: unset;
    padding: 15px;
}

.s03Title01 {
    font-size: 15px;
}

.s03Title02 {
    font-size: 28px;    
}


ul.AddItemInfo {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.AddItemInfo li {
    width: 48%;
    text-align: center
}
ul.AddItemInfo li p {
	width: 100%
}
ul.AddItemInfo li img {
    margin: 15px 0;
	width: unset;
}

.ItemSubTitle {
    position: relative;
    display: inline-block;
    border-bottom: solid 3px #fff;
    padding: 16px 0;
    text-align: center;
    margin-bottom: 20px;
    font-style: italic;
    color: #fff;
}
.ItemSubTitle:before,
.ItemSubTitle:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ItemSubTitle:before {
    border: solid 12px transparent;
    border-top: solid 12px #fff;
}
.ItemSubTitle:after {
    border: solid 14px transparent;
    border-top: solid 14px #3CB6ED;
    margin-top: -6px;
}
.ItemSubTitle p {
    margin: 0;
    padding: 0;
}

.s03itemName{
    font-size: 15px;
    margin-bottom: 15px;
    color: #fff;
}
.addCart {
    width: 92%;
     background-color: #fff;
    padding: 4%;
    font-size: 15px;
    font-weight: bold;
}
.AddItemInfo a {
    color: #00A0E9;
    text-decoration: none;
}
 .addCart:before {
    color: #00A0E9;
  content: ''; /*何も入れない*/
  display: inline-block; /*忘れずに！*/
  width: 27px; /*画像の幅*/
  height: 27px; /*画像の高さ*/
  font-family: 'Material Icons';
  content: "shopping_cart";
  vertical-align: middle;
}

@media only screen and ( min-width : 600px ) and (max-width : 1006px ){
  /*tablet用のcssを記述*/
	
	.ItemSubTitle {
		font-size: 3.5vw;
		line-height: 3.8vw;
	}
	
}
@media screen and (max-width:599px) {
  /*スマホ用のcssを記述*/
	
.s03title img {
	width: 100px;
}

.s03Title01 {
    font-size: 3vw;
}

.s03Title02 {
    font-size: 8vw;    
}

	.ItemSubTitle {
		font-size: 3.7vw;
		line-height: 4vw;
	}
	
}

/*=========================
ご使用上の注意　要素
=========================*/
.s06SubTitle {
    font-weight: bold;
    margin: 18px;
    font-size: 15px;
}
 
ul.s06TextList {
    list-style: disc;
    margin: 15px 0 15px 30px;
}
ul.s06TextList li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 13px;
    padding-bottom: 8px;
}
ul.s06TextList li::before {
    content:  "・"; /* 空の要素作成 */
}
