@charset "UTF-8";
/*! For Keeping Charset コメント */
/* -----------------------------------------------------------------------

primary variable

----------------------------------------------------------------------- */
/* root + em */
/* -----------------------------------------------------------------------

primary placeholder selecter

----------------------------------------------------------------------- */
/*-- clearfix --*/
/*-- text-indent --*/
/*-- image replacement --*/
/* -----------------------------------------------------------------------

variable

----------------------------------------------------------------------- */
body {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300; }

#index .header .main-v-area .main-c {
  background: url("../img/main-copy.png") no-repeat left center;
  height: 44px;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  #index .header .main-v-area .main-c {
    background: url("../img/main-copy@2x.png") no-repeat left center;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain; } }
#index .header .logo01 {
  background: url("../img/logo01.png") no-repeat center 35px; }
#index .container .sec05 .box01 .box01-a {
  float: left;
  width: 787px; }
#index .container .sec07 .box01 .box01-a {
  float: left;
  width: 729px; }
#index .container .sec09 .shop-box01 .shop-box01b .notion-list li, #index .container .sec09 .shop-box02 .shop-box01b .notion-list li {
  margin-left: 1.1em;
  text-indent: -1.1em; }
#index .footer .footer-nav .footer-nav-list {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif; }
#index .footer .footer-nav .footer-nav-list li.footer-nav-list-item02 {
  border-right: 0; }
#index .footer .footer-nav .footer-nav-list li.footer-nav-list-item04 {
  border-left: 1px solid #bab4b6;
  border-right: 0; }
#index .footer .copyright {
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif; }
@media screen and (max-width: 768px) {
  #index .header .main-v-area .main-c {
    bottom: 10%;
    left: 15px;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 0;
    padding-top: 12%;
    background-size: 50%; }
  #index .header .logo01 {
    height: 190px;
    background: url("../img/logo01.png") no-repeat center 25px;
    background-size: 640px 125px; }
  #index .container .sec01 .lead01 {
    margin-top: 10px; }
  #index .container .sec02 .lead01 {
    margin: 20px 0 30px; }
  #index .container .sec02 .points-list01 {
    font-size: 1.7rem; }
  #index .container .sec03 .lead01 {
    padding-bottom: 30px;
    margin-bottom: 30px; }
  #index .container .sec03 .first-sentence02 {
    font-size: 1.8rem; }
  #index .container .sec03 .data-list01 {
    text-align: left;
    line-height: 1.75; }
  #index .container .sec03 .data-list01 .data-list01-item01, #index .container .sec03 .data-list01 .data-list01-item02 {
    width: 48.5%; }
  #index .container .sec03 .data-list01 .data-list01-item02 {
    float: right; }
  #index .container .sec03 .data-list01 .highlight01::after {
    bottom: -5px; }
  #index .container .sec03 .lead03 {
    margin-top: 25px; }
  #index .container .sec04 .box01 .copy05 {
    font-size: 1.3rem;
    margin-bottom: 0; }
  #index .container .sec05 .box01 .copy05 {
    font-size: 1.5rem;
    margin-bottom: 0; }
  #index .container .sec05 .box01 .box01-a {
    float: none;
    width: 100%; }
  #index .container .sec07 .box01 .box01-a {
    float: none;
    width: 100%; }
  #index .footer .footer-nav .footer-nav-list li.footer-nav-list-item03 {
    border-left: 0; } }
