@charset "utf-8";

/*********************************
          PC First
*********************************/

#about{
  width: 100%;
  text-align: left;
  font-size: 1.8rem;
  line-height: 1.5em;
  color: #4c4948;
}

#about .red{
  color: #b60005;
}

#about .orange{
  color: #fd8933;
}

#about h1,
#about h3{
  font-size: 3.0rem;
  line-height: 2.0em;
  padding-left: 35px;
  background-color: #7383a2;
  color: #fff;
  letter-spacing: 0.1em;
}

#about h2{
  font-size: 2.5rem;
  line-height: 40px;
  padding-left: 10px;
  margin: 50px 0;
  border-left: #7383a2 10px solid;
  border-bottom: #7383a2 2px solid;
}

#about h3{
  font-size: 2.5rem;
  line-height: 1.8em;
  padding-left: 25px;
  background-color: #7383a2;
  color: #fff;
  letter-spacing: 0.1em;
  font-weight: 500;
  margin-bottom: 30px;
}

#about .inner{
  width: 646px;
  margin: 0 auto;
  text-align: justify;
}

#about p{
  margin-bottom: 10px;
}

#about .shopbox{
  width: 575px;
  margin: 0 auto;
  text-align: left;
}

#about .shopbox img{
  width: 100%;
}

#about .shopbox .img01{
  width: 440px;
}

#about .shopbox .img02{
  width: 150px;
}

#about .shopbox .txt1,
#about .shopbox .txt2,
#about .shopbox .txt3,
#about .shopbox .txt4
{
  padding-left: 190px;
  margin-bottom: 35px;
}

#about .shopbox .orangebox1,
#about .shopbox .orangebox2{
  display: inline-block;
  background-color: #f08937;
  font-size: 2.0rem;
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 20px;
}

#about .shopbox .orangebox1{
  padding: 0 37px;
}

#about .shopbox .orangebox2{
  padding: 0 20px;
}

#about .shopbox .txt1{
  background:url(/shopping/about-shopping/images/card.png) 0 50% no-repeat;
  background-size: 110px auto;
}

#about .shopbox .txt2{
  background:url(/shopping/about-shopping/images/store.png) 0 50% no-repeat;
  background-size: 115px auto;
}

#about .shopbox .txt3{
  background:url(/shopping/about-shopping/images/coin.png) 0 50% no-repeat;
  background-size: 132px auto;
}
#about .shopbox .txt4{
  background:url(/shopping/about-shopping/images/White-XL.png) 0 50% no-repeat;
  background-size: 132px auto;
}


#about .delivtxt{
  background: url(/shopping/about-shopping/images/clock.png) 0 50% no-repeat;
  height: 115px;
  box-sizing: border-box;
  padding-left: 100px;
}

#about .delivtxt .midashi{
  padding-top: 10px;
  font-size: 3.0rem;
  color: #fd8933;
}
#about .delivtxt .midashi span{
  font-size: 2.4rem;
}

#about .delivtxt .cmt{
  font-size: 2.4rem;
}

#about .delivbox{
  width: 100%;
}

#about .delivbox h3{
  text-align: center;
  padding: 0;
  line-height: 1.8em;
  letter-spacing: 0.05em;
}

#about .delivbox .orangetxt{
  background-color: #fd8933;
  color: #fff;
  line-height: 1.8em;
  text-align: center;
  margin: 20px 0;
}

#about .delivbox_fl,
#about .delivbox_fr{
  padding-top: 30px;
  width: 300px;
}

#about .delivbox_fl .txt1,
#about .delivbox_fr .txt1{
  color: #7187a7;
  font-size: 1.8rem;
  line-height: 1.5em;
  text-align: justify;
}
#about .delivbox_fl .txt1 span{
  text-decoration: underline;
}

#about .delivbox_fl .txt2,
#about .delivbox_fr .txt2{
  color: #7187a7;
  font-size: 1.5rem;
  line-height: 1.3em;
  text-align: justify;
}

#about .delivbox_fl{
  float: left;
}
#about .delivbox_fr{
  float: right;
}

#about .delivbox .cmt1,
#about .delivbox .cmt2{
  padding-left: 82px;
  font-size: 2.0rem;
  line-height: 1.4em;
  letter-spacing: -0.05em;
}
#about .delivbox .cmt1{
  background: url(/shopping/about-shopping/images/truck0.png) 0 50% no-repeat;
  background-size: 65px auto;
}
#about .delivbox .cmt2{
  background: url(/shopping/about-shopping/images/truck.png) 0 50% no-repeat;
  background-size: 65px auto;
  line-height: 3.0em;
}

#about .delivbox .cmt3{
  width: 90%;
  margin: 0 auto;
  padding: 20px 0;
}
#about .delivbox .cmt3 ul{
  padding-left: 15px;
}
#about .delivbox .cmt3 ul li{
  line-height: 1.35em;
  letter-spacing: -0.05em;
}

#about .payment,
#about .payment_e{
  display: inline-block;
  padding-right: 28px;
}
#about .payment_e{
  padding-right: 0;
}

#about .payment_txt{
  font-size: 2.0rem;
  text-align: center;
  line-height: 3.0em;
  font-weight: 500;
}

#about .btn{
  text-align: center;
  padding: 40px 0;
  font-size: 2.4rem;
  color: #7187a7;
  line-height: 2.0em;
}

#about .btn a:link,
#about .btn a:visited{
  color: #7187a7;
  text-decoration: underline;
}

#about .btn a:hover,
#about .btn a:active{
  color: #7187a7;
  text-decoration: none;
}

#about .q{
  display: inline-block;
  background: url(/shopping/regular/images/txt_Q.png) 0 0 no-repeat;
  font-size: 2.4rem;
  color: #7187a7;
  line-height: 40px;
  padding-left: 75px;
  margin-bottom: 25px;
}

.a{
  display: inline-block;
  background: url(/shopping/regular/images/txt_A.png) 0 0 no-repeat;
  padding-left: 75px;
  margin-bottom: 50px;
  line-height: 1.3em;
}

#about .sp_tel{
  display: none;
}

#about .sp_mail{
  display: none;
}

#about .txt01{
  padding: 20px 0 40px 0;
}

#about .lnh{
  line-height: 40px;
}

#about .teikitxt{
  font-size: 2.5rem;
  color: #7187a7;
  line-height: 1.8em;
}


/*********************************
          Media SP
*********************************/

@media screen and (max-width:640px) {

  .pannavi{
    display: none;
  }
  
  #about{
    width: 100%;
    font-size: 3.5vw;
 }
  
#about h1,
#about h3{
  font-size: 5.0vw;
  line-height: 2.0em;
  padding-left: 5.5%;
  margin-top: 4.0vw;
  background-color: #7383a2;
  color: #fff;
  letter-spacing: 0.1em;
}

#about h2{
  font-size: 4.5vw;
  line-height: 1.8em;
  padding-left: 1.5%;
  margin: 6.0vw auto;
  width: 93%;
  }

  #about h3{
    font-size: 4.0vw;
    padding-left: 4%;
  }
  
  #about .inner{
    width: 93%;
  }
  
  #about p{
    margin-bottom: 2.0vw;
  }

  #about .shopbox{
    width: 100%;
  }

  #about .shopbox img{
    width: 100%;
  }

  #about .shopbox .img01{
    width: 100%;
  }

  #about .shopbox .img02{
    width: 30.625%;
  }

  #about .shopbox .txt1,
  #about .shopbox .txt2,
  #about .shopbox .txt3,
  #about .shopbox .txt4{
    padding-left: 34%;
    margin-bottom: 5.5vw;
  }

  #about .shopbox .orangebox1,
  #about .shopbox .orangebox2{
    font-size: 3.1vw;
    margin-bottom: 3.0vw;
  }

  #about .shopbox .orangebox1{
    padding: 0 5.78%;
  }
  #about .shopbox .orangebox2{
    padding: 0 3.125%;
  }

  #about .shopbox .txt1{
    background-size: 24% auto;
  }

  #about .shopbox .txt2{
    background-size: 26.5% auto;
  }

  #about .shopbox .txt3{
    background-size: 28.125% auto;
  }

  #about .shopbox .txt4{
    background-size: 28.125% auto;
  }

  #about .delivtxt{
    height: auto;
    background-size: 14% auto;
    padding-left: 18%;
  }

  #about .delivtxt .midashi{
    padding-top: 2.0vw;
    font-size: 4.5vw;
  }
  #about .delivtxt .midashi span{
    font-size: 3.75vw;
  }

  #about .delivtxt .cmt{
    font-size: 3.75vw;
  }
  
  #about .delivbox h3{
    font-size: 4.6vw;
    letter-spacing: 0.1em;
  }
  
  #about .delivbox .orangetxt{
    font-size: 3.75vw;
    margin: 3vw 0;
  }

  #about .delivbox_fl,
  #about .delivbox_fr{
    padding-top: 4.6vw;
    width: 100%;
  }

  #about .delivbox_fl .txt1,
  #about .delivbox_fr .txt1{
    font-size: 3.75vw;
  }
  #about .delivbox_fl .txt1 span{
    text-decoration: underline;
  }

  #about .delivbox_fl .txt2,
  #about .delivbox_fr .txt2{
    font-size: 3.5vw;
  }

  #about .delivbox_fl{
    float: none;
  }
  #about .delivbox_fr{
    float: none;
  }

  #about .delivbox .cmt1,
  #about .delivbox .cmt2{
    margin: 0 auto;
    padding-left: 25%;
    font-size: 4.5vw;
    margin-left: 7%;
  }
  #about .delivbox .cmt1{
    background: url(/shopping/about-shopping/images/truck0.png) 0 50% no-repeat;
    background-size: 17.5% auto;
    line-height: 1.8em;
  }
  #about .delivbox .cmt2{
    background: url(/shopping/about-shopping/images/truck.png) 0 50% no-repeat;
    background-size: 17.5% auto;
    line-height: 3.0em;
  }

  #about .delivbox .cmt3{
    width: 90%;
    font-size: 3.8vw;
    margin: 0 auto;
    padding: 3.1vw 0 3.1vw 8%;;
  }
  #about .delivbox .cmt3 ul{
    padding-left: 3.5%;
  }
  #about .delivbox .cmt3 ul li{
    line-height: 1.35em;
    letter-spacing: -0.05em;
  }
  
  #about .pc_tel{
    display: none;
  }

  #about .sp_tel{
    display: block;
  }
  
  #about .pc_mail{
    display: none;
  }

  #about .sp_mail{
    display: block;
  }
  
  #about .payment,
  #about .payment_e{
    width: 31.0%;
    display: inline-block;
    padding-right: 1.5%;
  }
  #about .payment_e{
    padding-right: 0;
  }

  #about .payment_txt{
    font-size: 3.5vw;
  }
  
}