body{counter-reset:ctnumber;}

/* ========= Common ========= */
#imlafloriaWrap{
	font-family:'Noto Sans JP', sans-serif;
	font-size:16px;
    line-height: 2;
    font-weight: 400;
	color:#000;
	width: 100%;
	letter-spacing: 0.1rem;
}
#imlafloriaWrap img {
	width: 100%;
	height: auto;
}
#imlafloriaWrap .clear {
	opacity: 0;
}
#imlafloriaWrap p {
	margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  margin-bottom: 1.5em;
}
#imlafloriaWrap a {
	text-decoration:none;
    color: #000;
}

#imlafloriaWrap .footnote,
#imlafloriaWrap .note {
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.4;
}
#imlafloriaWrap .footnote {
    text-align: left;
}
#imlafloriaWrap ul {
	padding-inline-start: 0px;
	list-style: none;
    margin-block-start: 0em;
    margin-block-end: 0em;
}
#imlafloriaWrap ul,
#imlafloriaWrap ul li {
    box-sizing: border-box;
}

#imlafloriaWrap figure {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}


#imlafloriaWrap .ltss {letter-spacing:-0.8px!important;}

#imlafloriaWrap .mR20 {margin-right: 20px;}   
#imlafloriaWrap .mL20 {margin-left: 20px;}
#imlafloriaWrap .mt10 {margin-top: 10px;}
#imlafloriaWrap .mt20 {margin-top: 20px;}
#imlafloriaWrap .mt30 {margin-top: 130px;}
#imlafloriaWrap .mb10 {margin-bottom: 10px;}
#imlafloriaWrap .mb20 {margin-bottom: 20px;}
#imlafloriaWrap .mb30 {margin-bottom: 130px;}

#imlafloriaWrap .pc {display: block;}
#imlafloriaWrap .ppc {display: block;}
#imlafloriaWrap .sp {display: none;}
#imlafloriaWrap .ssp {display: none;} 
#imlafloriaWrap .mp {display: block;}
@media screen and (max-width:1169px){
#imlafloriaWrap .mp {display: none;}
}
@media screen and (max-width:768px){
#imlafloriaWrap .pc {display: none;}
#imlafloriaWrap .ppc {display: block;}  
#imlafloriaWrap .sp {display: block;}
#imlafloriaWrap .ssp {display: none;}   
#imlafloriaWrap .mR20 {margin-right: 0;}   
#imlafloriaWrap .mL20 {margin-left: 0;} 
}
@media screen and (max-width:414px){
#imlafloriaWrap .pc {display: none;}  
#imlafloriaWrap .ppc {display: none;} 
#imlafloriaWrap .sp {display: block;}  
#imlafloriaWrap .ssp {display: block;}  
}
@media screen and (max-width:375px){}


#imlafloriaWrap .inner {
    width: 100%;
    max-width:1170px;
    padding: 0px 10px;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
    text-align: center;
    box-sizing: border-box;
}

#imlafloriaWrap section {
  padding: 75px 0 30px;
    box-sizing: border-box;
}
#imlafloriaWrap sup {
    font-size: 4px;
    letter-spacing: 0;
}
@media screen and (max-width:820px){
    #imlafloriaWrap section {
    padding: 60px 0;
    }
}
@media screen and (max-width:768px){
#imlafloriaWrap section {
    padding: 50px 0;
    }
}

@media screen and (max-width:414px){
#imlafloriaWrap section {
  padding: 50px 0 30px;
    }
#imlafloriaWrap sup {
    font-size: 8px;
    }    #imlafloriaWrap sup {
    font-size: 4px;
    }
    #imlafloriaWrap .inner {
        width: 96%;
    }
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

#imlafloriaWrap h3 {
    font-size: 26px;
    font-weight: 700;
    margin-top: 150px;
    display: block;
    margin: 0 auto;
    position: relative;
    font-family: 'PT Serif', serif;
    line-height: 1;
    padding-top: 50px;
    margin-bottom: 60px;
}
#imlafloriaWrap h3::before {
    content: "";
    border-left: 1px solid #000;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 50%;
    display: block;
}

#imlafloriaWrap h4 {
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 1px;
    margin-bottom: 1em;
}
#imlafloriaWrap h5 {
    font-size: 18px;
    margin-bottom: 1em;
    line-height: 1.8;
}

#imlafloriaWrap h6 {
    font-size: 16px;
    font-weight: 700;
    margin: 60px auto;
    line-height: 1;
}

#imlafloriaWrap a.itemBtn {
    display: inline-block;
    width: 90%;
    max-width: 580px;
    border: solid 1px #333;
    border-radius: 50px;
    padding: 10px;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin: 30px auto;
}
#imlafloriaWrap a.itemBtn:hover {
    background: #f7f7f7;
}

@media screen and (max-width:414px){
    #imlafloriaWrap a.itemBtn {
        width: 94%;
        margin-top: 0;
    }
} 

#imlafloriaWrap a:hover {
    opacity: 0.7;
}

/*----------------------------------------*/
/*------------------ kv ------------------*/

#imlafloriaWrap #imlafloriaKv {
    width: 100%;
    height: 800px;
    background: #c0c8cf;
    background-image: url("../img/kv-pc.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
}
#imlafloriaWrap #imlafloriaKv .kvArea {
    width:100%;
    height: 750px;
    overflow: hidden;
    color: #000;
    text-align: center;
    box-sizing: border-box;
}

#imlafloriaWrap #imlafloriaKv .kvArea {
    width:  100%;
}

#imlafloriaWrap #imlafloriaKv .kvArea .imlogo {
    width: 20%;
    max-width: 114px;
    margin: 0 auto;
    margin-top: 8%;
}
#imlafloriaWrap #imlafloriaKv .kvArea h2 {
    font-size: 16px;
    margin: 0 auto;
    margin-top: 60px;
    line-height: 2;
    font-weight: 600;
}

@media screen and (max-width:768px){}
@media screen and (max-width:414px){
    #imlafloriaWrap #imlafloriaKv {
        height: 500px;
    }
    #imlafloriaWrap #imlafloriaKv {
    background-image: url("../img/kv-sp.jpg");
    background-repeat: no-repeat;
            background-size: contain;
    }
    #imlafloriaWrap #imlafloriaKv .kvArea .imlogo {
    width: 20%;
    max-width: 110px;
    margin: 0 auto;
    margin-top: 15%;
    }
    #imlafloriaWrap #imlafloriaKv .kvArea h2 {
        font-weight: 600;
        font-size: 14px;
    }
}
@media screen and (max-width:375px){}


/*----------------------------------------*/
/*---------------- info ------------------*/

#imlafloriaWrap #info {
    width: 100%;
    padding-top: 130px;    
}
#imlafloriaWrap #info .inner {
    font-weight: 500;
}
@media screen and (max-width:414px){
    #imlafloriaWrap #info .inner {
        padding: 0 3%;
        font-size: 14px;
        text-align: justify;
    } 
}

/*----------- menu -----------*/
/*------- pc -------*/
#imlafloriaWrap #navi {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    height: 50px;
    text-align: center;
    position: sticky;
    top: -75px;
    z-index: 100;
}

/*
#imlafloriaWrap #navi .fixed {
  position: fixed;
  width: 100%;
  top: 0;
   margin: 0 auto;
}*/
#imlafloriaWrap #navi #menu {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    border: solid 3px #000;
    box-sizing: border-box;
    background: #FFF;
    display: block;
    z-index: 1000;
}
#imlafloriaWrap #navi #menu ul {
    display: flex;
    flex-wrap: nowrap;
    height: 50px;
}
#imlafloriaWrap #navi #menu ul li{
    width: calc(100% / 3);
    box-sizing: border-box;
    display:block;
    padding-top:0.5em;
    font-weight: 800;
}
#imlafloriaWrap #navi #menu ul li+li {
    position: relative;
}
#imlafloriaWrap #navi #menu ul li+li::after {
    content:"";
    display: block;
    height: 1.8em;
    border-left: solid 3px #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3px;
    margin: auto;
}

#imlafloriaWrap #spFmenu {
 display: none!important;
}

@media screen and (max-width:1024px){}
@media screen and (max-width:820px){
    #imlafloriaWrap #navi #menu {
        display: none!important;
        height: 0;
    }
    #imlafloriaWrap #navi {
        margin-top: -100px;
    }
}


@media screen and (max-width:414px){
    #imlafloriaWrap #info {
        padding-top: 60px;
    }
        #imlafloriaWrap #navi #menu {
        display: none!important;
    }
    #imlafloriaWrap #navi{
        margin-top: -100px;
    }
}





/*------- SP -------*/
@media screen and (max-width:820px){
#imlafloriaWrap .fixed {
  /*top: 0px;
  padding-top: 115px;*/
    display: none;
}
#imlafloriaWrap #spFmenu {
 display: block;
}
#imlafloriaWrap #flatSpMenu {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
#imlafloriaWrap #flatSpMenu #spFmenu {
  display: block!important;
  width: 100%;
  background: #FFF;
  position: fixed;
  bottom: 0!important;
  z-index: 1000;
  overflow: hidden;
  border: solid 2px #000;
    font-weight:600;
}
#imlafloriaWrap #flatSpMenu #spFmenu ul {
  width: 100%;
  margin: 10px auto;
  overflow: hidden;
  box-sizing: border-box;
}
  
#imlafloriaWrap #flatSpMenu #spFmenu ul a {
 color: #000;
}
#imlafloriaWrap #flatSpMenu #spFmenu ul li {
  list-style: none;
  float: left;
  text-align: center;
  width: 33.333333%;
  line-height: 1.8;
  margin: 0 auto;
  color: #000;
  border-right: dotted 2px #000;
  padding: 0 2%;
    }
  #imlafloriaWrap #flatSpMenu #spFmenu ul li:last-child {
    border-right: 0;
    }
}
@media screen and (max-width:414px){
    #imlafloriaWrap #flatSpMenu #spFmenu {
        padding-bottom: 10px;
    }
}      
    

/*-----------// sp menu --------------*/



/*----------------------------------------*/
/*---------------- about -----------------*/

#imlafloriaWrap #about {
    width: 100%;
}
#imlafloriaWrap #about .boxArea {
    width:96%;
    height: auto;
    max-width: 900px;
    margin: 0 auto;
    border:solid 1px #b99569;
    box-sizing: border-box;
    padding: 3%;
    position: relative;
    overflow: hidden;
}
#imlafloriaWrap #about .boxArea h4 {
    display: block;
    width: 100%;
    font-size: 22px;
    text-align: left;
}
#imlafloriaWrap #about .boxArea .iconBox {
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    z-index:2;
    width: 18%;
    right: 50px;
    top: 30px;
    height: auto;
}
#imlafloriaWrap #about .boxArea .iconBox p {
    width: calc(100% / 2);
    margin-bottom: 0;
    margin-right: 20px;
}
#imlafloriaWrap #about .boxArea .iconBox p:last-child {
    margin-right : 0;
}
#imlafloriaWrap #about .boxArea .iconBox p img {
    max-height: 90px;
    width: auto;
}
#imlafloriaWrap #about .boxArea ul {
    width: 100%;
    box-sizing: border-box;
    margin-top: 60px;
    text-align: left;
}
#imlafloriaWrap #about .boxArea ul li {
    box-sizing: border-box;
}
#imlafloriaWrap #about .boxArea ul li.mzImg {
    width:58%;
    float:left;
    padding: 0;
}
#imlafloriaWrap #about .boxArea ul li.mzTt {
    width:37%;
    float:right;
    text-align: justify;
    font-size: 14px;
    padding-top: 2em;
    line-height: 1.8;
}
@media screen and (max-width:768px){
    #imlafloriaWrap #about .boxArea .iconBox {
        width: 25%;
    }
    #imlafloriaWrap #about .boxArea ul li.mzImg {
        width: 50%;
    } 
    #imlafloriaWrap #about .boxArea ul li.mzTt {
        width: 48%;
    }
}

@media screen and (max-width:414px){
#imlafloriaWrap #about .boxArea h4 {
    text-align: center;
    margin-top: 1em;
    }
    #imlafloriaWrap #about .boxArea .iconBox {
    width: 35%;
    right:10px;
    top: 50%;
    padding-right: 10px;
    }
    #imlafloriaWrap #about .boxArea .iconBox p img  {
        height:60px;
    }
    #imlafloriaWrap #about .boxArea .iconBox p {
        margin-right: 5px;
        margin-left: 0;
    }
    #imlafloriaWrap #about .boxArea ul li.mzImg {
        width: 100%;
        float: none;
    }
    #imlafloriaWrap #about .boxArea ul li.mzTt {
        width: 100%;
        /*padding: 0 5%;*/
        float: none;
    }
    #imlafloriaWrap #about h6{
        font-size: 20;
        line-height: 1.8;
        font-weight: 600;
        
    }
    
}

@media screen and (max-width:320px){}
/*----------------------------------------*/
/*----------------- point ----------------*/

#imlafloriaWrap #point {
    width: 100%;
    background: #ebe9e1;
    counter-reset: number 0;
    }
#imlafloriaWrap #point .pointArea {
    width:96%;
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 60px;
    }
#imlafloriaWrap #point .pointArea .pointBox {
    background: #FFF;
    width: calc(50% - 20px);
    margin-right: 40px;
    padding: 22px;
    box-sizing: border-box;
    margin-bottom: 40px;
}
#imlafloriaWrap #point .pointArea .pointBox figure {
    width: 100%;
    height: auto;
    margin-inline-start: 0;
    margin-inline-end: 0;
    margin: 0;
}
#imlafloriaWrap #point .pointArea .pointBox:nth-child(even) {
    margin-right: 0;
}
#imlafloriaWrap #point .pointArea .pointBox h4 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 1.7em;
}
#imlafloriaWrap #point .pointArea .pointBox h4::before {
    content: " ";
    display: block;
    background: #76787a;
    position: absolute;
    top: -0.15em;
    left: 0;
    width: 1.8em;
    height: 1.8em;
}
#imlafloriaWrap #point .pointArea .pointBox h4::after {
    counter-increment: number 1;
    content: counter(number) " ";
    position: absolute;
    color: #FFF;
    top: -0.07em;
    left: 0.62em;
}
#imlafloriaWrap #point .pointArea .pointBox ul {
    width:  100%;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#imlafloriaWrap #point .pointArea .pointBox ul li {
    width: calc(50% - 7.5px);
    margin-right: 15px;
    text-align: justify;
    font-size: 13px;
    box-sizing: border-box;
}
#imlafloriaWrap #point .pointArea .pointBox ul li:last-child {
    margin-right: 0;
}
#imlafloriaWrap #point .pointArea .pointBox .notes {
    font-size: 10px;
    letter-spacing: 0; 
    line-height: 1.4;
    margin-bottom: 0;
}
#imlafloriaWrap #point .pointArea .pointBox .notes::before {
    content:"※";
    margin-right: 0.1em;   
}
#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}
#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p {
    width: calc((100% / 3) - 13px);
    margin-right: 13px;
    display: table;
    background: #fceedc;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    font-size: 11px;
    line-height: 1.4;
    height: 65px;
    letter-spacing: 0.1em;  
}
#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:last-child {
    margin-bottom: 0;
}

#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p::before {
    content: " ";
    display: block;
    width: 135%;
    border-top: solid 1px #5c5c5c;
    transform: rotate(135deg);
    position: absolute;
    top: 2.8em;
    left: -0.8em;
}

#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p span {
    display: block ;
    position: absolute;
    width: 65px;
    height: 65px;
    top: 0;
    left: 0;
    margin: 25% auto 0;
    box-sizing: border-box;
}
#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:nth-child(4) span,
#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:nth-child(6) span,
#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:nth-child(7) span{
    padding-top: 8px;
    
}



#imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:nth-of-type(3n) {
    margin-right: 0;
}
#imlafloriaWrap .textBox {
    width: 100%;
    margin: 70px auto;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width:820px){
    #imlafloriaWrap #point .pointArea .pointBox ul li {
        width: 100%!important;
        margin-right: 0;
    }
    #imlafloriaWrap #point .pointArea .pointBox figure  {
        width: 70%;
        margin: 0 auto 1.5em;
    }

    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients {
        display: flex;
        flex-wrap: wrap;
        justify-content: unset;
    }
    #imlafloriaWrap #point .pointArea .pointBox h4 {
        display: block;
        text-align: left;
        padding-left: 3em;
    }
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p {
        width: calc((100% / 4) - 10px);
    }
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:nth-of-type(3n) {
        margin-right: 10px;
        }
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p:nth-of-type(4n) {
        margin: 0;
    }
    
}
@media screen and (max-width:540px){
    #imlafloriaWrap #point .pointArea .pointBox,
    #imlafloriaWrap #point .pointArea .pointBox:nth-child(even){
        width: 94%;
        margin: 0 auto 2em;
    }
}

@media screen and (max-width:414px){
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p {
        height: 58px;
    }
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p span {
        width: 63px;
        height: 63px;
    }
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p::before {
        width: 128%;
        top: 2.6em;
    }
    #imlafloriaWrap .textBox {
        width: 94%;
        text-align: justify;
    }
}
@media screen and (max-width:375px){
        #imlafloriaWrap #point .pointArea .pointBox h4 {
        padding-left: 2.7em;
    }
        #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p {
        height: 55px;
    }
    #imlafloriaWrap #point .pointArea .pointBox ul li .Ingredients p span {
        width: 58px;
        height: 58px;
    }
}


/*----------------------------------------*/
/*---------------- lineup ----------------*/

#imlafloriaWrap #lineup {
    width: 100%;
    background: #FFF;
}
#imlafloriaWrap #lineup  h4 {
    border-bottom: 1px solid #333;
    display: inline-block;
}
#imlafloriaWrap #lineup .itemArea {
    width: 96%;
    max-width:1170px;
    margin: 0 auto;
}
#imlafloriaWrap #lineup .itemArea .itemBox {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}
#imlafloriaWrap #lineup .itemArea .itemBox .beautyIcon img,
#imlafloriaWrap #lineup .itemArea .itemsArea .beautyIcon img {
    max-height: 60px;
    width: auto;
}
#imlafloriaWrap #lineup .itemArea .itemBox .item-box{
    width: 50%;
    box-sizing: border-box;
    overflow: hidden;
    height: auto;
    min-height: 350px;
}
#imlafloriaWrap #lineup .itemArea .box1st .leftBox{
    position: relative;
    overflow: hidden;
    background: #f7ecd8;
    background-image: url("../img/item00.jpg");
    background-size: cover;
    background-position: center;
    padding: 20px;
}
#imlafloriaWrap #lineup .itemArea .itemBox .leftBox .beautyIcon {
    position: absolute;
    top: 15px;
    left: 15px;
    wdith: 40%;
    overflow: hidden;
}
#imlafloriaWrap #lineup .itemArea .itemBox .leftBox .beautyIcon p {
    float:left;
    margin-right: 10px;
    margin-bottom: 0;
}

#imlafloriaWrap #lineup .itemArea .itemBox .leftBox .pointIcon,
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox .pointIcon {
    position: absolute; 
    top: 15px;
    right: 10px;
    width: 70px;
    float: right;
}
#imlafloriaWrap #lineup .itemArea .itemBox .leftBox .pointIcon ul li,
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox .pointIcon ul li {
    display: block;
    border: solid 1px #333;
    padding: 0 8px;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}
#imlafloriaWrap #lineup .itemArea .itemBox .rightBox {
    overflow: hidden;
    background: #f7ecd8;
    padding: 20px;
    text-align: justify;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.05rem;
    position: relative;
    box-sizing: border-box;
}
#imlafloriaWrap #lineup .itemArea .itemBox .rightBox p,
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox p {
    letter-spacing: 0;
    margin-bottom: 2em;
    font-weight: 500;
    display: block;
    width: 100%;
}
#imlafloriaWrap #lineup .itemArea .itemBox .rightBox .itemBtn {
    width: 100%;
    border: solid red 1px;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox a,
#imlafloriaWrap #lineup .itemArea .itemBox .rightBox a {
    display: inline-block;
    background: #333;
    color: #FFF;
    line-height: 1.4;
    padding: 0.2em 2.3em 0.35em 2.5em;
    letter-spacing: .2em;
    float: right;
    font-size: 16px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

#imlafloriaWrap #lineup .itemArea .itemsArea {
    width:100%;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
    margin-bottom: -1em;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox {
    width: calc(50% - 20px);
    margin-right: 40px;
    box-sizing: border-box;
    background: #f7ecd8;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox:nth-child(even) {
    margin-right: 0;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .items-box{
    width: 50%;
    box-sizing: border-box;
}

#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox {
    position: relative;
    overflow: hidden;
    background-image: url("../img/item02.jpg");
    background-size: contain;
    padding: 20px;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox {
    position: relative;
    overflow: hidden;
    background: #f5dabd;
    background-size: 180%;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 368px;
    padding: 20px;
}

#imlafloriaWrap #lineup .itemArea .itemsArea .box02 .leftBox {
    background-image: url("../img/item02.jpg");
}
#imlafloriaWrap #lineup .itemArea .itemsArea .box03 .leftBox {
    background-image: url("../img/item03.jpg");
}
#imlafloriaWrap #lineup .itemArea .itemsArea .box04 .leftBox {
    background-image: url("../img/item04.jpg");
    background-color: #cfdae8;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .box05 .leftBox {
    background-image: url("../img/item08.jpg");
    backgroud-color: #c1b9ab;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .box06 .leftBox {
    background-image: url("../img/item06.jpg");
}
#imlafloriaWrap #lineup .itemArea .itemsArea .box07 .leftBox {
    background-image: url("../img/item07.jpg");
    
}

#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox {
    position: relative;
    text-align: justify;
    padding: 20px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    box-sizing: border-box;
}
#imlafloriaWrap #lineup .itemArea .itemsArea h4 {
    display: block;
    font-size: 20px;
    letter-spacing: 0.05rem;
    line-height: 1.4;
    margin-bottom: 1.5em;
    padding-bottom: 0.2em;
}
#imlafloriaWrap #lineup .itemArea .itemsArea h5 {
    font-size: 16px;
    letter-spacing: 0;
}

#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox .beautyIcon {
    position: absolute;
    top: 15px;
    left: 10px;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox .beautyIcon p {
    float:left;
    margin-right: 5px;
    margin-bottom: 0;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox .pointIcon .kaori {
    border: solid 1px #333;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 1.3;
    box-sizing: border-box;
    padding-top: 9px;
    font-size: 13px;
}
#imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox .research {
    font-size: 10px;
    position: absolute;
    bottom: -15px;
    right: 3px;
    text-align: right;
}
#imlafloriaWrap #lineup .itemArea a.itemBtn {
    margin: 80px auto 0;
}
#imlafloriaWrap #lineup .itemArea a.itemBtn:hover {
    background: #f7f7f7;
}

@media screen and (max-width:1169px){
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .items-box {
        width: 100%;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox  {
        height: 330px;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox {
        background-size: 110%;
        height: 300px;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea h4 {
        font-size: 22px;
    }
}
@media screen and (max-width:820px){
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox  {
        height: auto;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox {
        background-size: 120%;
    }
}

@media screen and (max-width:768px){

    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox  {
        flex-direction: column;
    }
        #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .items-box{
    width: 100%;
            background-size: 136%;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox p {
        display:block;
        margin-bottom: 1.5em;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea h4 {
        font-size: 19px;
        display:inline-block;
        line-height: 2;    
    }
    #imlafloriaWrap #lineup h4 {
        font-size: 20px;
        display:inline-block;
        line-height: 2;    
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox a, #imlafloriaWrap #lineup .itemArea .itemBox .rightBox a {
        position: unset;
    }
}

@media screen and (max-width:560px){
    #imlafloriaWrap #lineup .itemArea .box1st .leftBox,
    #imlafloriaWrap #lineup .itemArea .box1st .rightbox{ 
        width: 100%;      
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox {
        height: auto;
    }
}


@media screen and (max-width:414px){
    #imlafloriaWrap #lineup .itemArea {
        width: 90%;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox {
        width:100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .items-box {
        background-size: 110%;
    }
    #imlafloriaWrap #lineup .itemArea a.itemBtn {
        margin: 30px auto;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .rightBox a, #imlafloriaWrap #lineup .itemArea .itemBox .rightBox a {
        display: block;
        text-align: center;
        float: none;
        width: 70%;
        margin: 30px auto 10px;
        padding: 0.5em 2.3em 0.6em 2.5em;
    }
    #imlafloriaWrap #lineup .itemArea .itemsArea .itemsBox .leftBox {
        height: 250px;
    }
    #imlafloriaWrap #lineup .itemArea .itemBox .leftBox .beautyIcon {
        left: 5px;
    }
    #imlafloriaWrap #lineup .itemArea .itemBox .leftBox .beautyIcon p {
        margin-right: 5px;
    }
    #imlafloriaWrap #lineup  h4,
    #imlafloriaWrap #lineup .itemArea .itemsArea h4 {
        margin-bottom: 22px!important;
        font-size: 4.6vw;
    }
    #imlafloriaWrap #lineup .itemArea .itemBox .rightBox {
        width: 100%;
    }
}

@media screen and (max-width:320px){}


/*----------------------------------------*/
/*------------ introduction --------------*/

#imlafloriaWrap #introduction {
    width: 90%;
    max-width: 900px;
    border: solid 1px #b99569;
    padding: 20px; 
    margin:  50px auto;
    margin-top: 110px;
}
#imlafloriaWrap #introduction h5 {
    font-size: 16px;
    font-weight: 700;
    margin: 30px auto;
}
#imlafloriaWrap #introduction p.mzn {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4;
}
#imlafloriaWrap #introduction .magazine {
    width: 94%;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin: 100px auto 10px;
    position: relative;
}
#imlafloriaWrap #introduction .magazine .mzBox {
    width: calc(50% - 20px);
    margin-right: 20px;
    box-sizing: border-box;
}
#imlafloriaWrap #introduction .magazine .mzBox:last-child {
    margin-right: 0;
}
#imlafloriaWrap #introduction .magazine .mzBox .mzLeft01 {
    width: 53%;
    float: left;
    box-sizing: border-box;
}
#imlafloriaWrap #introduction .magazine .mzBox .mzLeft01 .mzn {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: 0;
    display: block;
    margin-top: 10px;
    font-weight: 500;
}
#imlafloriaWrap #introduction .magazine .mzBox .mzLeft02 {
    width: 40%;
    float: left;
    padding-left: 10px;
}
#imlafloriaWrap #introduction .magazine img.mz {
    width: 108%;
    max-width: 700px;
    height: auto;
    padding-top: 0;
    margin-top: -50px;
    margin-left: -20px;
}
#imlafloriaWrap #introduction .magazine .time {
    font-size:12px;
    letter-spacing: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
#imlafloriaWrap #introduction h3 {
    font-family:'Noto Sans JP', sans-serif;
    font-size: 18px;
    line-height: 1.8;
    padding: 0;
    margin: 30px auto;
}

#imlafloriaWrap #introduction h3::before {
    display: none;
}
#imlafloriaWrap #introduction .event {
    width: 94%;
    padding: 0 10px;
    overflow: hidden;
    margin: 20px auto 0;
    font-size: 14px;
}
#imlafloriaWrap #introduction .event ul {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
#imlafloriaWrap #introduction .event ul li {
    width: calc(50% - 5px);
    margin-right: 10px;
    display: block;
    margin-bottom: 20px;
}
#imlafloriaWrap #introduction .event ul li:last-child {
    margin-right: 0;
}
#imlafloriaWrap #introduction .event ul li .shop {
    display: block;
    font-size: 13px;
    font-weight: 700;
    right: 0;
    bottom: 0;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    float: right;
}

@media screen and (max-width:820px){
    #imlafloriaWrap #introduction .event {
        width: 100%;
    }
}

@media screen and (max-width:768px){}

@media screen and (max-width:414px){
    #imlafloriaWrap #introduction {
        margin: 30px auto 0;
        width:94%;
    }
    #imlafloriaWrap #introduction h5{
        margin: 0 auto;
    }
    #imlafloriaWrap #introduction .magazine .mzBox {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        overflow: hidden;
    }
    #imlafloriaWrap #introduction .magazine img.mz:last-child {
        margin-bottom: 0;
    }
    #imlafloriaWrap #introduction .magazine {
        width: 100%;
        display: block;
        margin: 50px auto;
        padding: 0;
    }
    #imlafloriaWrap #introduction .magazine .mzBox .mzLeft01 {
        width: 70%;
        margin: 0 auto;
        float: unset;
        box-sizing: border-box;
    }
    #imlafloriaWrap #introduction .magazine .mzBox .mzLeft02 {
        width: 45%;
        float: right;
        padding-left: 20px;
    }
    #imlafloriaWrap #introduction .magazine img.mz {
        width:100%;
        margin:0;
    }
    #imlafloriaWrap #introduction .event ul li {
        width : 100%;
        margin-right: 0;
    }
    #imlafloriaWrap #introduction .event ul + p {
        text-align: justify;
        font-size: 13px;
    }
    #imlafloriaWrap #introduction h3 {
        font-size: 3.9vw;
    }

}

@media screen and (max-width:375px){
#imlafloriaWrap #introduction .magazine .mzBox .mzLeft01 .mzn {
    font-size: 3.5vw;
    }
    #imlafloriaWrap #introduction .magazine .mzBox .mzLeft02 {
        padding-left:0;
    }    
}




/*----------------------------------------*/
/*-------------- How to Use --------------*/

#imlafloriaWrap #howto {
    width: 100%;
    background: #ebe9e1;
}
#imlafloriaWrap #howto　h5 {
    font-size: 20px;
    letter-spacing: 0.2em;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide {
    display: block;
    width: calc((100% / 3) - 15px);
    box-sizing: border-box;
    /*max-width: 350px;*/
    height: 350px;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .slide__box {
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox {
    width: 100%;
    height: 100%;
    max-width: 350px;
    max-height: 350px;
    position: absolute;    
    top: 0;
    box-sizing: border-box;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox .howTt {
    position: absolute;
    bottom: 0;
    left: 1.2em;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step1 {
    background-image: url(../img/howto/howto01.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 85%;
    height: 85%;
    max-width: 300px;
    max-height: 300px;
    position: absolute;    
    top: 0;
    right: 3%;
    box-sizing: border-box;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step2 {
    background-image: url(../img/howto/howto02.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 85%;
    height: 85%;
    max-width: 300px;
    max-height: 300px;
    position: absolute;    
    top: 0;
    right: 3%;
    box-sizing: border-box;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step3 {
    background-image: url(../img/howto/howto03.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 85%;
    height: 85%;
    max-width: 300px;
    max-height: 300px;
    position: absolute;    
    top: 0;
    right: 3%;
    box-sizing: border-box;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt {
    width: 38%;
    max-width: 120px;
    height: 100%;
    position: absolute;    
    top: 0;
    left:0;
    box-sizing: border-box;
    z-index: 2;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step {
    position: absolute;
    top: 0;
    left: 10px;
    width: 100%;
    overflow: hidden;
    height: 100%;
    text-align: center;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:first-child {
    font-size: 26px;
    font-weight: 700;
    width: 100%;
    display: block;
    margin-bottom: 0;
    letter-spacing: 0.2em;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:nth-child(2) ,
#imlafloriaWrap #howto .blkTt {
    background: #333;
    font-size: 20px;
    font-weight: 600; 
    padding: 0 10px;
    text-indent: 2px;
    /*width: 100%;*/
    margin-top: -0.2em;
    color: #FFF;
    display: inline-block;
    line-height: 1.6;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.2em;
    margin-bottom: 0.5em;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:last-child {
    font-size: 14px;
    line-height: 1.2em;
    text-align: center;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .itemPhoto {
    width: 100%;
    height: 100%;
    max-width: 90px;
    max-height: 90px;
    z-index: 10;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 10%;
}
#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .itemPhoto img {
    border-radius: 50%;
    width: 90%;
    height: 90%;
    border: solid 2px #FFF;
}

#imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox .howTt {
    position: absolute;
    bottom: 0;
    margin-bottom: -2.8em;
    left: 1.2em;
    letter-spacing: 0.15em;
    font-weight: 700;
    line-height: 1.6;
}
#imlafloriaWrap #howto .footnote {
    text-align: center;
    margin-bottom: 5em;
    font-size: 12px;
}

#imlafloriaWrap #howto .special {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    line-height: 1.6;
    margin-top: 3em;
}
#imlafloriaWrap #howto .special h3.sect {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 22px;
    margin-bottom: 1em;
}
#imlafloriaWrap #howto .special h3.sect::before {
    display: none;  
}
#imlafloriaWrap #howto .special .ttBox {
    width:25%;
    padding-top: 50px;
    display: block;
}
#imlafloriaWrap #howto .special .ttBox .blkTt + p {
    font-size: 14px;
    margin-bottom:2em;
}
#imlafloriaWrap #howto .special .oilcare {
    width: 70%;
    overflow: hidden;
}
#imlafloriaWrap #howto .special .oilcare .inBox {
    width: 50%;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 16%;
    height: 100%;
    overflow: hidden;
    display: block;
    float: left;
}
#imlafloriaWrap #howto .special .oilcare .inBox .oilPhoto {
    width: 100%;
    max-width: 207px;
    margin-bottom: 1em;
}
#imlafloriaWrap #howto .special .oilcare .inBox .fl {
    font-size: 18px;
    background: #bba382;
    display: inline-block;
    padding: 5px 15px 7px;
    border-radius: 20px;
    color: #FFF;
    letter-spacing: 0.2em;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 10px;
    margin-left: 5px;
}
@media screen and (max-width:820px){
    #imlafloriaWrap #howto .blkTt {
        font-size: 18px;
    }
    #imlafloriaWrap #howto .special .oilcare {
        font-size: 13px;
        letter-spacing: 0;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox .howTt {
        margin-bottom: 1.5em;
    }
    #imlafloriaWrap #howto .special {
        margin-top: 0;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:first-child {
        font-size: 18px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step {
        left:0;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:nth-child(2), #imlafloriaWrap #howto .blkTt {
        font-size: 16px;
        width: 90%;
        padding: 3px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:last-child {
        font-size:13px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .itemPhoto {
    width: 100%;
    height: 100%;
    max-width: 90px;
    max-height: 90px;
    left: 0px;
    bottom: 12%;
    }
}
@media screen and (max-width:768px){
    #imlafloriaWrap #howto .blkTt {
        font-size: 16px;
    }
    #imlafloriaWrap #howto .special .ttBox {
        font-size: 14px;
    }
    #imlafloriaWrap #howto .special h3.sect  {
        font-size: 20px;
    }
    #imlafloriaWrap #howto .special .oilcare .inBox .fl {
        font-size: 16px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox .howTt {
        font-size: 15px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide {
        height: 300px;
    }
     #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:first-child {
        font-size: 16px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:nth-child(2) {
        font-size: 14px;
        padding: 0;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:last-child {
        font-size: 12px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .itemPhoto {
        left: 20%;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .itemPhoto img {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width:600px){
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide {
        width: 100%;
    }
    
}

@media screen and (max-width:414px){
    #imlafloriaWrap #howto .special {
        display: block;
    }
    #imlafloriaWrap #howto .special h3.sect {
        font-size: 22px;
        letter-spacing: 0.1em;
    }
    #imlafloriaWrap #howto .special .ttBox {
        width: 100%;
        overflow: hidden;
        margin-bottom: 2em;
    }
    #imlafloriaWrap #howto .special .oilcare {
        width: 100%;
    }
    #imlafloriaWrap #howto .special .oilcare .inBox {
        padding: 0 5%;
        height: auto;
    }
    #imlafloriaWrap #howto .special .oilcare .inBox p {
        margin-bottom: 0;
       font-weight: 500;
    }
    #imlafloriaWrap #howto .blkTt {
        display: inline;
        padding: 5px 15px;
        font-size: 22px;
        line-height: 1.8;
        margin-bottom: 10px;
    }
    #imlafloriaWrap #howto .special .ttBox .blkTt + p {
        margin: 1em 0 0.5em;
        font-weight: 600;
        font-size: 20px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox {
    width: 100%;
    height: 100%;
    max-width: 380px;
    max-height: 380px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step1,
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step2,
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step3 {
        background-position: right;
        margin-right: 10px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step1,
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step2,
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .step3 {
        width: 90%;
        height: 90%;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:first-child {
        font-size: 20px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step p:nth-child(2) {
    font-size: 16px;
    display: inline-block;
    width: auto;
    padding: 3px 15px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .stepTt .step {
        left: 10px;
    }
    #imlafloriaWrap #howto .swiper-wrapper .swiper-slide .howtoBox .howTt {
        margin-bottom: 0;
        left:25%;
    }
    #imlafloriaWrap #howto .footnote {
        font-size:3vw;
    }
    #imlafloriaWrap #howto .special .oilcare .inBox .fl {
        margin-left: 0;
    }
}



/*----------------------------------------*/
/*---------------- column ----------------*/

#imlafloriaWrap #column {
    width: 100%;
}
#imlafloriaWrap #column h6 {
    font-size: 20px;
}
#imlafloriaWrap #column h6 + p {
    font-size: 14px;
}

#imlafloriaWrap #column .swiper-wrapper .swiper-slide {
    display: block;
    width: calc((100% / 3) - 15px);
    box-sizing: border-box;
    height: auto;
    margin-top: 60px;
}

#imlafloriaWrap #column .columnBox {
    border: solid 1px #a09b7f;
    padding: 18px;
    box-sizing: border-box;
    position: relative;
    height: 400px;
}
#imlafloriaWrap #column figure {
    width: 100%;
    margin: 0;
    padding: 0;
}
#imlafloriaWrap #column figure + p {
    text-align: left;
    margin-top: 1.5em;
    margin-bottom: 2.5em;
    line-height: 1.65;
}
#imlafloriaWrap #column .more {
    display: inline-block;
    background: #a09b7f;
    font-size: 13px;
    padding: 3px 10px 6px;
    position: absolute;
    right: 18px;
    bottom: 18px;
    color: #FFF;
    line-height: 1;
}
#imlafloriaWrap #column a.columnBtn {
    display: inline-block;
    width: 60%;
    max-width: 400px;
    border-radius: 50px;
    padding: 10px;
    font-weight: 700;
    letter-spacing: 0.2em;
    margin: 65px auto 0;
    background: #f1f0ea;
    font-size: 18px;
    color: #333;
}
#imlafloriaWrap #column a.columnBtn:hover {
    background: #c4c1af;
    opacity: 1!important;
}

@media screen and (max-width:820px){
    #imlafloriaWrap #column .columnBox {
        height: 350px;
    }
}


@media screen and (max-width:768px){
    #imlafloriaWrap #column .columnBox  {
        font-size: 15px;
        height: 310px;
    }
}

@media screen and (max-width:500px){
    #imlafloriaWrap #column .columnBox {
        width: 100%;
    }
}

@media screen and (max-width:414px){
    #imlafloriaWrap #column .columnBox {
        height: 380px;
    }
    #imlafloriaWrap #column .more {
        font-size: 14px;
    }
    #imlafloriaWrap #column a.columnBtn {
        width:90%;
    }
}
/*----------------------------------------*/
/*--------------- instagram --------------*/

#imlafloriaWrap #instagram {
    width: 100%;
    /*background: #f2f2f2;*/
}

#imlafloriaWrap #instagram .insTt {
    display: block;
    position: relative;
    width: 94%;
    max-width: 880px;
    margin: 0 auto;
}
#imlafloriaWrap #instagram .insTt p {
    margin-bottom: 1em;
}
#imlafloriaWrap #instagram .insTt .snsTt {
    text-align: center;    
}   
    
#imlafloriaWrap #instagram .insTt a.sns {
    position: absolute;
    line-height: 1;
    right: 0;
    font-size: 14px;
    letter-spacing: 0;
    color: #0086d8;
    top: 0.7em;
}
#imlafloriaWrap #instagram .insTt a.sns::before {
    content: "\f16d";
    font-family: FontAwesome;
    font-size: 22px;
    margin-right: 3px;
    color: #333;
    position: absolute;
    top: -3px;
    left: -1em;
}
#imlafloriaWrap #instagram .photoArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    max-width: 920px;
    box-sizing: border-box;
}
#imlafloriaWrap #instagram .photoArea figure {
    width: calc(100% / 3);
    box-sizing: border-box;
    padding: 10px;
}
#imlafloriaWrap #instagram a.instBtn {
    display: inline-block;
    width: 60%;
    max-width: 400px;
    border-radius: 50px;
    padding: 10px;
    font-weight: 700;
    letter-spacing: 0.2em;
    margin: 50px auto 0;
    font-size: 18px;
    color: #333;
    border: solid 1px #000;
    box-sizing: border-box;
}
#imlafloriaWrap #instagram a.instBtn:hover {
    background: #FFF;
    opacity: 1!important;
    color: #333;
}


@media screen and (max-width:600px){
    #imlafloriaWrap #instagram .photoArea {
        width: 100%;
    }
    #imlafloriaWrap #instagram .photoArea figure {
        width: calc(100% / 2);
    }
}

@media screen and (max-width:414px){
    #imlafloriaWrap #instagram .snsTt {
        font-size: 15px;
    }
    #imlafloriaWrap #instagram .insTt .snsTt {
        text-align: center;
        padding-bottom: 1.3em;
        letter-spacing: 0;
    }
    #imlafloriaWrap #instagram .insTt a.sns {
        top: unset;
        bottom: 0;
        right: 8px;
    }
}
@media screen and (max-width:414px){
    #imlafloriaWrap #introduction .magazine .mzBox .mzLeft02 {
        width: 100%;
    }
    #imlafloriaWrap #instagram .insTt a.sns,
    #imlafloriaWrap #instagram .insTt .snsTt {
        font-size: 3.5vw;
    }
    #imlafloriaWrap #instagram .insTt a.sns::before {
    font-size: 20px;
    top: -2px;
    }
}
/*-----------------------------*/


#imlafloriaWrap .footBtnAre {
    /*margin: 60px auto;*/
    text-align: center;    
}
#imlafloriaWrap .footBtnAre a:hover {
    opacity: 0.7;
}
#imlafloriaWrap .footBtnAre .itemList {
    display: inline-block;
    width: 90%;
    max-width: 580px;
    border-radius: 50px;
    padding: 10px;
    font-weight: 600;
    letter-spacing: 0.2em;
    margin: 40px auto 80px;
    font-size: 24px;
    background: #333;
    color: #FFF;
}
#imlafloriaWrap .footBtnAre .itemList span {
    font-family: 'PT Serif', serif;
    font-weight: 600;
}
@media screen and (max-width:768px){}
@media screen and (max-width:414px){
    #imlafloriaWrap .footBtnAre .itemList {
        font-size: 4vw;
        margin: 0 auto 80px;
    }
    #imlafloriaWrap #instagram a.instBtn {
        width: 90%;
        font-size: 4vw;
    }
    #imlafloriaWrap .footBtnAre {
        margin-bottom: 0;
    }
}


/*-------------swiper----------------*/

#imlafloriaWrap .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    transition-property: transform;
    box-sizing: content-box;
    margin: 0 auto;
}

#imlafloriaWrap .swiper{
    width: 100%;
    max-width: 1170px!important;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}


#imlafloriaWrap .swiper-button-next,
#imlafloriaWrap .swiper-button-prev {
    display: none;
}

#imlafloriaWrap .swiper-button-next:after, 
#imlafloriaWrap .swiper-button-prev:after {
    display: none;
}


#imlafloriaWrap .swiper-pagination-bullet {
    display: none;
}
.slidewrap {
    width: 100%;
}

   
#imlafloriaWrap .swiper-pagination-bullet{
    background-color: #333;
    bottom: -15px;
}

/*----------fadein----------*/

#imlafloriaWrap .fadein {
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: opacity 1s, visibility 1s, transform 1s;
}
#imlafloriaWrap .fadein.scrollin{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

#instagram .photoArea .fadein:nth-child(2),
#howto .swiper-wrapper .fadein:nth-child(2),
#howto .special .oilcare .fadein:nth-child(2){
	-moz-transition-delay:250ms;
	-webkit-transition-delay:250ms;
	-o-transition-delay:250ms;
	-ms-transition-delay:250ms;
}
#instagram .photoArea .fadein:nth-child(3),
#howto .swiper-wrapper .fadein:nth-child(3),
#howto .special .oilcare .fadein:nth-child(3) {
	-moz-transition-delay:500ms;
	-webkit-transition-delay:500ms;
	-o-transition-delay:500ms;
	-ms-transition-delay:500ms;
}
#instagram .photoArea .fadein:nth-child(4) {
	-moz-transition-delay:750ms;
	-webkit-transition-delay:750ms;
	-o-transition-delay:750ms;
	-ms-transition-delay:750ms;
}
#instagram .photoArea .fadein:nth-child(5) {
	-moz-transition-delay:900ms;
	-webkit-transition-delay:900ms;
	-o-transition-delay:900ms;
	-ms-transition-delay:900ms;
}
#instagram .photoArea .fadein:nth-child(6) {
	-moz-transition-delay:1150ms;
	-webkit-transition-delay:1150ms;
	-o-transition-delay:1150ms;
	-ms-transition-delay:1150ms;
}


#imlafloriaWrap .fadeup {
        animation: fadein 5s ease-out forwards;
    }

 @keyframes fadein {
  0% {
     opacity: 0
  }
  100% {
     opacity: 1
  }
}



@media screen and (max-width:768px){}

@media screen and (max-width:414px){}

@media screen and (max-width:320px){}

