@charset "utf-8";

/*===========================================================================
 * 編集ボタン
===========================================================================*/

.post-edit {
  text-align: right;
}
.post-edit .post-edit-link {
  display: inline-block;
  margin: .5em 0;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.post-edit .post-edit-link {
  color: #fff !important;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/*===========================================================================
 * FRONT PAGE
===========================================================================*/

.front-page .groups.block {
	margin-bottom: 22px;
}
.front-page .banner.block {
	clear: both;
	width: 280px;
	margin-bottom: 71px;
}
.front-page .banner.block ul li {
  margin-bottom: 22px;
}
.front-page .banner.block img {
	width: 100%;
}
@media screen and (max-width: 660px) {
  .front-page .banner.block {
    width: 610px;
    padding: 0 15px;
    background: none;
  }
  .front-page .banner.block ul {
    overflow: hidden;
  	margin-right: -14px;
  }
  .front-page .banner.block ul li {
    float: left;
  	width: 297px;
  	margin: 0 14px 18px 0;
  }
}

/*===========================================================================
 * 店舗・チラシ情報 ・ 店舗詳細
===========================================================================*/

.shopFlyer .shopList li {
  margin-top: 5px;
}
.shopFlyer .shopList .cat {
  top: 7px;
}
.shopFlyer .shopList.wide .cat {
  top: 12px;
}
.shopFlyer .shopList .chirashiAppeal {
  position: absolute;
  top: -6px;
  left: 8px;
  width: 59px;
  height: 12px;
  text-indent: -999em;
  background-image: url(../images/home/sprite_top.png);
  background-repeat: no-repeat;
  background-position: -543px -163px;
}
.shopFlyer .shopList .labelList {
  position: absolute;
  top: -6px;
  left: 8px;
  font-size: 12px;
  font-weight: bold;
  color: #f00;
  background-color: white;
}
@media screen and (max-width: 660px) {
  .shopFlyer .shopList .chirashiAppeal {
    
  }
}

.shopMenu li span {
  display: none;
}
@media screen and (max-width: 660px) {
  .shopMenu {
    margin: 30px 20px 0 25px;
  }
  .shopMenu li {
    margin-bottom: 10px;
  }
}

/*===========================================================================
 * お知らせ
===========================================================================*/

.news .entryContent img {
  margin: 0;
}

.entryContent img + figcaption,
.entryContent a + figcaption {
  margin-top: -1em;
  width: 570px;
  font-size: small;
  line-height: 1.6;
}

/*===========================================================================
 * お役立ち情報
===========================================================================*/

.helpful .entryContent img {
  margin: 0;
}
.helpful .point {
  margin-bottom: 37px;
  line-height: 1.4;
}
.helpful .point .pointContent {
  font-size: 20px;
}
@media screen and (max-width: 660px) {
  .helpful .point .pointNote {
    font-size: 16px;
  }
}

/*===========================================================================
 * 企業情報 - 社会貢献活動
===========================================================================*/

.socialActivities a.link {
  text-decoration: underline;
}

.socialActivities h3 {
  margin-top: 70px;
  font-size: 20px;
  color: #db8041;
}

.socialActivities h2 + h3 {
  margin-top: 0;
}

.socialActivities h4 {
  margin-bottom: 0.8em;
  font-size: 15px;
}

.socialActivities .historyList.definList {
  margin: 1.6em 0;
}
.socialActivities .historyList.definList:before,
.socialActivities .donationList.definList:before {
  width: 170px;
}
.socialActivities .historyList.definList dd,
.socialActivities .donationList.definList dd {
  margin-left: 170px;
}

.socialActivities .organizationTable {
  margin: 1.6em 0;
  width: 350px;
}
.socialActivities .organizationTable .blank {
  height: 0.8em;
}

.socialActivities .profile {
  margin-bottom: 1.6em;
}
.socialActivities .profile figure {
  float: left;
}
.socialActivities .profile h5,
.socialActivities .profileList {
  margin-left: 170px;
}
.socialActivities .profileList {
  line-height: 1.8;
}
.socialActivities .profileList dt {
  float: left;
}
.socialActivities .profileList dd {
  margin-left: 100px;
}
.socialActivities .profileList dd:before {
  content: ': ';
}

@media screen and (max-width: 660px) {
  .socialActivities h3 {
    font-size: 22px;
  }
  .socialActivities .historyList.definList:before,
  .socialActivities .donationList.definList:before {
    left: 0;
  }
}

/*===========================================================================
 * 企業情報 - 山新オリジナルソング
===========================================================================*/

.inContent.originalSong h3 {
  margin: 1.6rem 0;
}

.originalSong .subTtl {
  margin-bottom: 1.6rem;
}
.originalSong h3 {
  font-size: 20px;
  color: #db8041;
}

.originalSong .embed.youtube {
  position: relative;
  width: 100%;
  margin: 1.6rem 0;
  padding-top: 56.25%
}
.originalSong .embed.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.originalSong figure {
  margin: 2rem 0;
}
.originalSong figure figcaption {
  margin: 1.6rem 0;
  text-align: right;
}
.originalSong figure img {
  margin: 0 auto;
}

.originalSong .profile {
  padding: 1.6rem;
  background-color: #f7f7f7;
}
.originalSong .profile h4 {
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
.originalSong .profile p {
  margin-bottom: 0;
}
