@charset "UTF-8";
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#about .outline {
  /* 会社概要 */
}

#about .outline table {
  margin-top: 20px;
}

#about .history {
  /* 沿革 */
  margin-top: 30px;
}

#about .history dl {
  margin-top: 20px;
  padding-left: 0;
}

#about .history dl:before {
  left: 0;
}

#about .history dl dt, #about .history dl dd {
  font-size: 13px;
  padding: 0;
  padding-left: 20px;
}

#about .history dl dt {
  float: none;
  width: auto;
  color: #777777;
  margin-bottom: 2px;
}

#about .history dl dd {
  margin-bottom: 15px;
  padding-left: 20px;
}

#about .history dl dd:before {
  width: 12px;
  height: 1px;
  left: 0;
  top: -14px;
}

#about .history dl dd br {
  display: none;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■philosophy
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#philosophy .greeting {
  /* 代表挨拶 */
}

#philosophy .greeting .main {
  margin: 26px -20px 0;
}

#philosophy .greeting .main .txt {
  top: 14%;
  right: 8.5%;
}

#philosophy .greeting .main .txt .copy {
  font-size: 5.33334vw;
  padding-bottom: 7px;
}

#philosophy .greeting .main .txt .copy:after {
  width: 50px;
}

#philosophy .greeting .main .txt .name {
  font-size: 2.5vw;
  margin-top: 13px;
}

#philosophy .greeting .main .txt .name span {
  font-size: 3.93358vw;
  margin-top: -3px;
}

#philosophy .greeting .description {
  font-size: 14px;
  margin-top: 20px;
}

#philosophy .greeting .description .sign {
  margin-top: 9px;
}

#philosophy .greeting .description .sign img {
  height: 23px;
  width: auto;
}

#philosophy .philosophy {
  /* 企業理念 */
  margin-top: 33px;
}

#philosophy .philosophy .copy {
  font-size: 19px;
  font-weight: bold;
  margin-top: 22px;
}

#philosophy .philosophy .copy br {
  display: none;
}

#philosophy .philosophy .copy span {
  font-size: 12px;
  margin-bottom: 5px;
}

#philosophy .philosophy .description {
  font-size: 14px;
  margin-top: 10px;
}

#philosophy .philosophy .box {
  margin-top: 19px;
  padding: 0;
}

#philosophy .philosophy .box h4 {
  font-size: 16px;
  padding-bottom: 6px;
  background-size: auto 9px;
}

#philosophy .philosophy .box p {
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
  padding: 13px;
}

#philosophy .philosophy .box + .box {
  margin-top: 24px;
}

#philosophy .philosophy .flow {
  margin-top: 36px;
}

#philosophy .philosophy .flow .start,
#philosophy .philosophy .flow .end {
  font-size: 16px;
}

#philosophy .philosophy .flow .start > span,
#philosophy .philosophy .flow .end > span {
  padding: 10px;
}

#philosophy .philosophy .flow .buy,
#philosophy .philosophy .flow .sell {
  font-size: 15px;
  background-size: auto 40px;
}

#philosophy .philosophy .flow .logo img {
  height: 34px;
  width: auto;
}

#philosophy .philosophy .flow ul {
  display: block;
  margin: 0 -20px;
  padding: 85px 20px 29px;
}

#philosophy .philosophy .flow ul li {
  width: auto;
  overflow: hidden;
  margin: 0 0 15px 0 !important;
}

#philosophy .philosophy .flow ul li:last-child {
  margin-bottom: 0 !important;
}

#philosophy .philosophy .flow ul li div {
  float: right;
  width: calc(100% - 150px);
}

#philosophy .philosophy .flow ul li img {
  float: left;
  width: 125px;
  height: 125px;
}

#philosophy .philosophy .flow ul li h5 {
  font-size: 16px;
  padding-left: 28px !important;
  background-position: left 3px;
}

#philosophy .philosophy .flow ul li p {
  margin-top: 3px;
  margin-bottom: 0;
}

#philosophy .philosophy .flow ul li.flow01 h5 {
  background-position: left 4px;
  background-size: 20px auto;
}

#philosophy .philosophy .flow ul li.flow02 h5 {
  background-position: 5px 3px;
  background-size: 14px auto;
}

#philosophy .philosophy .flow ul li.flow03 h5 {
  background-position: left 6px;
  background-size: 21.5px auto;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■network
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#network .stores {
  /* 事業所紹介 */
}

#network .stores .anchors {
  margin-top: 20px;
  margin-bottom: 0;
}

#network .stores .block {
  padding-top: 30px;
}

#network .stores .block .img {
  float: none;
  text-align: center;
  margin-right: 0;
}

#network .stores .block .img img {
  width: 75%;
  height: auto;
}

#network .stores .block dl {
  margin-top: 18px;
}

#network .stores .block dl dt {
  width: 90px;
}

#network .stores .block dl dd {
  padding-left: 90px;
}

#network .stores .block dl dd.map {
  margin-top: 18px;
}

#network .stores .block dl dd .access {
  font-size: 12px;
}

#network .stores .block .warehouse {
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 15px 20px 15px;
}

#network .stores .block .warehouse h5 {
  font-size: 18px;
  margin-bottom: 12px;
}
