@charset "utf-8";

@import '/ginza-square/common/css/common.css';
@import '/ginza-square/common/css/styles.css';


/* マイクレ MY BOTTLE ------------------------------------------*/

 #p_3f  .btn a {
	background-color: #6182B5;
	color: #fff;
}

#p_3f h4{
    margin: 0 0 30px 0px;
}

#p_3f .section{
    margin: 60px auto;
}
#p_3f .section.limit{
    margin: 60px auto 100px;
}

/*ショッピング*/
#howto{
    text-align: center;
}


/*マイクレマイボトル*/

#mybottle {
    text-align: center;
    margin: 0 auto;
    width: 1170px;
    display: block;
}
#rubin .mycre-icon,
#mybottle .mycre-icon{
    width: 10%;
    text-align: center;
    margin: 0 auto 30px;
}

#mybottle .mycre-icon img{
    width: 100%;
}


#mybottle h4{
     color: #80746D;
    margin: 0 0;
}


#mybottle h3{
     color: #80746D;
    font-size: 4.0rem;
    line-height: 1em;
    margin-top: 15px;;
}

#mybottle .discri {
    margin: 60px 0 0 0;
}

#mybottle .discri p{
    /*text-align: left;*/
    line-height: 2.0em;
}


.bg {
  background-image: url("../img/3f_bybt_bg.png");
  background-size: cover;
    padding: 10px 0;
}


#mybottle  article{
 display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    gap: 20px 50px;
    justify-content: center;
}

#mybottle article > dl {
    /*flex: 1 1;*/
    order: -1;
    position: relative;
    min-width: 70px;
    height: 360px;
    /*padding: .7em 1em;*/
    text-align: center;
    flex-flow: column;
    width: 230px;
    background-color: #FFF;
    padding: 20px 20px 10px;;
    border-radius: 15px;
    border: solid 1px #938983;
    margin-top: 50px;
  } 

#mybottle article > dl:last-child{
    /*flex: 1 1;*/
    order: -1;
    position: relative;
    min-width: 70px;
    text-align: center;
    flex-flow: column;
    width: 460px;
    height: auto;
    border: none;
    margin-top: 50px;
    padding: 0px;
  } 

#mybottle article >dl dt.icon{
    width: 28%;
    position: absolute;
    top:-35px;
    left:-10%;
}

#mybottle  article >dl dt.ttl{
font-size: 2.4rem;
    color: #80746D;
    font-weight: 500;
    line-height: 1.4em;
    padding-bottom: 10px;
    border-bottom: dotted 2px #938983;
}

#mybottle article >dl dd.discri-01{
    line-height: 2.0em;
    margin-top: 10px;
    font-size: 1.6rem;
}

.etc{
  color: #80746D;
     font-size: 1.6rem;
}
#mybottle  article >dl dd.discri-02{
    line-height: 1.6em;
    margin-top: 5px;
    text-align: left;
    font-size: 1.6rem;
}

#mybottle  article >dl dd.pic-01{
    margin-top: 40px;
}
#mybottle  article >dl dd.pic-02{
    margin-top: 20px;
}

#mybottle .pic-02 img,
#mybottle .pic-01 img{
    border-radius: 10px;
}
#mybottle .pic-03 img{
     border-radius: 20px;
}


#mybottle .dotline{
    border-bottom: dotted 5px;
    color: #D7D4CF;
    padding: 40px;
}


#mybottle  article >dl dd.discri-03{
font-size: 1.6rem;
    line-height: 1.6em;
    margin-top: 20px;
}

#mybottle  article >dl dd.discri-04{
    font-size: 100%;
    line-height: 1.6em;
    color: #F90408;
}

#howto .ttl{
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
    justify-content: center;
    position: relative;
    width: 700px;
    margin: 30px auto;
}


#howto .ttl h3{
    color: #80746D;
    font-size: 4.0rem;
    line-height: 1.4em;
    margin-top: 15px;
    font-weight: 400;
    display: inline-block;
}


#howto .ttl .bottl-01{
    display: inline-block;
    position: absolute;
    top:20px;
    left: 20px;
}
#howto .ttl .bottl-02{
     display: inline-block;
    position: absolute;
    top:20px;
    right: 20px;
}

#howto  article{
 display: flex;
    flex-wrap: wrap;
    max-width: 1170px;
    gap: 0 30px;
    justify-content: center;
}

#howto article > dl {
    /*flex: 1 1;*/
    order: -1;
    position: relative;
    min-width: 70px;
    width: 230px;
    height: auto;
    text-align: center;
    flex-flow: column;
    background-color: #FFF;
    padding: 30px 20px 20px;
    border-radius: 15px;
    margin-top: 50px;
  } 


#howto article >dl dt.icon{
    width: 28%;
    position: absolute;
    top:10px;
    right:3%;
}

#howto  article >dl dt.ttl-step{
font-size: 2.0rem;
    color: #80746D;
    font-weight: 500;
    line-height: 1.4em;
    padding: 20px 0;
}

#howto article >dl dd.discri-01{
font-size: 100%;
    line-height: 2.0em;
    margin-top: 10px;
}


#howto  article >dl dd.discri-02{
font-size: 100%;
    line-height: 1.6em;
    margin-top: 5px;
    text-align: left;
}

#howto article >dl dd.pic-01{
    margin-top: 20px;
}

#howto  article >dl dd.pic-02{
    margin-top: 35px;
    width: 100%;
    position: absolute;
    bottom: 5px;
}

#howto article >dl dd.pic-02 img{
    width: 100%;
}

#howto .dotline{
    border-bottom: dotted 5px;
    color: #D7D4CF;
    padding: 40px;
}


#howto  article >dl dd.discri-03{
font-size: 100%;
    line-height: 1.6em;
    margin-top: 20px;
}


#howto .time{
    color: #80746D;
    padding: 12px;
    border-radius: 23px;
    background-color: #FFF;
    margin: 40px auto;
    width: 50%;
    font-size: 1.6rem;
}
/*料金・詳細*/
#price .inner{
    background-color: #F1F0EE;
    padding: 50px 130px;
    margin: 60px 0;
    border-radius: 20px;
}

.heading {
  position: relative;
  text-align: center; /* 文字の中央寄せ */
    font-size: 2.0rem;
}
.heading::before {
  background-color: #B3ADA1; /* 線の色 */
  border-radius: 5px; /* 線の両端を丸く */
  bottom: -8px; /* 線の位置 */
  content: "";
  height: 2px; /* 線の高さ */
  left: 50%; /* 線の中央寄せ */
  position: absolute;
  transform: translateX(-50%); /* 線の中央寄せ */
  width: 100px; /* 線の長さ */
}

#price  article{
 display: flex;
    flex-wrap: wrap;
    max-width: 970px;
    gap: 0 20px;
    justify-content: center;
    margin: 0 auto;
}

#price article > dl {
    /*flex: 1 1;*/
    order: -1;
    min-width: 70px;
    text-align: left;
    flex-flow: column;
    width: 100%;
    margin: 20px 0;
  } 

#price h5{
 font-size: 1.8rem;
    margin: 10px 0 0 0;
    font-weight: 400;
} 


#price dl dt.icon{
    width: 12%;
    display: inline-block;
    vertical-align: top;
}

#price dl dd.discri-01{
    width: 80%;
    display: inline-block;
}

#price dl dd.discri-01 p{
    margin: 0px;
}

#price dl dd.discri-02{
    width: 36%;
    display: inline-block;
}

#price dl dd.pic{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    bottom: 400px;
}

#price dl dd.discri-02 ul{
    font-size: 1.8rem;
}

#price dl dd.discri-02 ul li{
    margin-bottom: 10px;
}

#price .info{
    margin-top: 70px;
}

  @media (max-width: 580px) {
   #p_3f .section,
    #p_3f .section.limit {
  margin: 30px auto 30px;
  }
  #mybottle {
  width: 100%;
  text-align: center;
  }
  #mybottle .mycre-icon {
  width: 80px;
  text-align: center;
  margin: 0 auto 30px;
  }
  #mybottle h3 {
  color: #80746D;
  font-size: 2.8rem;
  line-height: 1em;
  margin-top: 10px;   
  }
  #mybottle .discri {
  margin: 20px 0 0 0;
  }   
  #mybottle .discri p{
  font-size: 1.4rem;
text-align: left;      
  }  
      
 #mybottle article {
         flex-flow: column;
}
    
  #mybottle article > dl{
  height: auto;
      width: 80%;
      padding-bottom: 20px;
      margin: 30px auto;
  }
  #mybottle article > dl:last-child{
  /*flex: 1 1;*/
  order: -2;
  position: relative;
  min-width: 70px;
  text-align: center;
  flex-flow: column;
  width: 90%;
  height: auto;
  border: none;
  margin-top: 30px;
  padding: 0px;
  } 
      
#mybottle article >dl dt.icon{
    width: 26%;
}      
      
      
  #mybottle article >dl dd.discri-03 {
  font-size: 1.2rem;
  line-height: 1.6em;
  margin-top: 20px;
  }
  #mybottle article >dl dd.discri-01 {
  line-height: 2.0em;
  margin-top: 10px;
  font-size: 1.4rem;
  }

  #mybottle article >dl dd.discri-02 {
  line-height: 1.6em;
  margin-top: 5px;
  text-align: left;
  font-size: 1.4rem;
  }
#mybottle  article >dl dd.pic-01{
    margin-top: 20px;
}

#mybottle  article >dl dt.ttl{
font-size: 2.0rem;
}      
      
      
  #howto  article{
  max-width: 580px;
  }
  .bg {
  background-image: url(../img/3f_bybt_bg.png);
  background-size: cover;
  padding: 10px 0; 
      margin: 0 -2rem;
 }
      
  #howto .ttl {
  display: flex;
  flex-wrap: wrap;
  gap: 0 30px;
  justify-content: center;
  position: relative;
  width: 100%;
  margin: 30px auto 20px;
  }
  #howto .ttl .bottl-01 {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 12%;
  }
  #howto .ttl .bottl-02 {
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 12%;
  }
  #howto .ttl h3 {
  color: #80746D;
  font-size: 2.2rem;
  line-height: 1.4em;
  margin-top: 15px;
  font-weight: 400;
  display: inline-block;
  }   
  #howto p{
  font-size: 1.2rem;
  }
  #howto article {
  display:block;

  }
  #howto article > dl {
      text-align: center;
      margin: 0 auto;
  position: relative;
  min-width: 70px;
  width: 70%;
  background-color: #FFF;
  padding: 30px 20px 20px;
  border-radius: 15px;
  margin-top: 30px;
  }  
  #howto article >dl dt.ttl-step {
  font-size: 1.6rem;
  color: #80746D;
  font-weight: 500;
  line-height: 1.4em;
  padding: 20px 0 10px;
  }  
  #howto .time {
  color: #80746D;
  padding: 12px;
  border-radius: 23px;
  background-color: #FFF;
  margin: 40px auto;
  width: 80%;
  font-size: 1.2rem;
  } 
    #price .inner {
        padding: 20px 20px;
        margin: 30px 0 0;
        border-radius: 16px;      
  } 
    #price article > dl {
        /* flex: 1 1; */
        order: -1;
        min-width: 70px;
        text-align: left;
        flex-flow: column;
        width: 100%;
        margin: 20px 0;
  } 
    #price dl dt.icon {
        width: 20%;
        margin-right: 3%;
        display: inline-block;
        vertical-align: top;
    } 
    #price dl dd.discri-01 {
        width: 74%;
        display: inline-block;
    }  
        #price h5 {
        font-size: 1.4rem;
        margin: 10px 0 0 0;  
      }
      #price p {
        font-size: 1.2rem;
        margin: 10px 0 0 0;  
      }   
          #price dl dd.discri-02 {
        width: 74%;
        display: inline-block;
    }
          #price dl dd.discri-02 ul {
        font-size: 1.4rem;
  } 
#price dl dd.pic {
position: relative;
width: 100%;
display: block;
top: 30px;
}
#price article {
display: flex;
flex-wrap: wrap;
max-width: 580px;
gap: 0 20px;
justify-content: center;
margin: 0 auto;
}
#price .info ul{
 font-size: 0.9rem;
      }
.heading {
  position: relative;
  text-align: center; /* 文字の中央寄せ */
    font-size: 1.6rem;
}  
.heading::before {
  width: 50px; /* 線の長さ */
}      
}        