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

primary variable

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

primary placeholder selecter

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

variable

----------------------------------------------------------------------- */
body {
  font-family: "SimSun", "Microsoft JhengHei", "微軟正黑體", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", 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;
  height: 240px; }
#index .container .sec09 .shop-box01 .shop-box01b .detail, #index .container .sec09 .shop-box02 .shop-box01b .detail {
  font-size: 1.3rem; }
#index .container .sec09 .shop-box01 .shop-box01b .notion-list li, #index .container .sec09 .shop-box02 .shop-box01b .notion-list li {
  font-size: 1.3rem;
  margin-left: 1.9em;
  text-indent: -1.9em; }
#index .footer .footer-nav .footer-nav-list {
  font-family: "SimSun", "Microsoft JhengHei", "微軟正黑體", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", 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: "SimSun", "Microsoft JhengHei", "微軟正黑體", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", 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: 160px;
    background: url("../img/logo01.png") no-repeat center 25px;
    background-size: 640px 100px; }
  #index .footer .footer-nav .footer-nav-list li.footer-nav-list-item03 {
    border-left: 0; } }
