@charset "UTF-8";
/* 変数定義 */
.segment {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 560px) {
  .segment {
    width: 90vw;
  }
}

.segment_title {
  font: normal normal 600 26px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  letter-spacing: 0.4rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 560px) {
  .segment_title {
    font: normal normal 600 22px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
    letter-spacing: 0.1rem;
  }
}

.segment_subtitle {
  font: normal normal 600 18px/28px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  letter-spacing: 1px;
  vertical-align: baseline;
}
@media screen and (max-width: 560px) {
  .segment_subtitle {
    font: normal normal 600 14px/28px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  }
}

.post_thumbnail {
  width: 226px;
  height: 226px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post_thumbnail {
    width: 160px;
    height: 160px;
  }
}
.post_thumbnail img {
  border-radius: 5px;
  height: 226px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post_thumbnail img {
    width: 160px;
    height: 160px;
  }
}

.post_thumbnail_wide {
  width: 344px;
  height: 229px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post_thumbnail_wide {
    width: 236px;
    height: 155.76px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.post_thumbnail_wide img {
  border-radius: 5px;
  height: 229px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post_thumbnail_wide img {
    width: 236px;
    height: 155.76px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.post_thumbnail_big {
  width: 699px;
  height: 461.34px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post_thumbnail_big {
    width: 90vw;
    height: 59.4vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.post_thumbnail_big img {
  border-radius: 5px;
  width: 699px;
  height: 461.34px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 560px) {
  .post_thumbnail_big img {
    width: 90vw;
    height: 59.4vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.post_date {
  font-size: 12px;
  line-height: 28px;
  color: #656565;
  letter-spacing: 1px;
  margin-left: 5px;
}

.post_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 5px;
  margin-left: 5px;
  height: 66px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  /* 推奨される追加設定（なくても動作するが念のため） */
  text-overflow: ellipsis;
  word-break: break-word;
}

.post_category {
  margin-left: 5px;
  font: normal normal normal 300 14px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}

.post_contents {
  margin-left: 5px;
}

.post_price {
  font-size: 18px;
  line-height: 28px;
  text-align: right;
  margin-right: 5px;
}

@media screen and (max-width: 560px) {
  #eyecatch {
    width: 95vw;
  }
}
#eyecatch #eyecatch_slider {
  width: 700px;
}
@media screen and (max-width: 560px) {
  #eyecatch #eyecatch_slider {
    width: 95vw;
  }
}
#eyecatch #eyecatch_slider .eyecatch_content {
  width: 700px;
}
@media screen and (max-width: 560px) {
  #eyecatch #eyecatch_slider .eyecatch_content {
    width: 95vw;
  }
}

.top_eyecatch_x {
  margin-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .top_eyecatch_x {
    width: 95vw;
    margin-bottom: 20px;
  }
}
.top_eyecatch_x .eyecatch_slider {
  width: 700px;
  height: 487px;
  margin-bottom: 10px;
}
@media screen and (max-width: 560px) {
  .top_eyecatch_x .eyecatch_slider {
    width: 95vw;
  }
}
.top_eyecatch_x .eyecatch_slider .eyecatch_content {
  width: 700px;
}
@media screen and (max-width: 560px) {
  .top_eyecatch_x .eyecatch_slider .eyecatch_content {
    width: 95vw;
  }
}

#whats_new {
  width: 700px;
  margin-bottom: 30px;
}
@media screen and (max-width: 560px) {
  #whats_new {
    width: 95vw;
  }
}
#whats_new #whats_new_slider {
  color: #1E6AAD;
  width: 100%;
  padding: 30px;
  margin: 0 auto;
  border: 1px solid #1E6AAD;
  border-radius: 5px;
  background-color: #fff;
}
#whats_new #whats_new_slider a {
  text-decoration: none;
}
#whats_new #whats_new_slider a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 560px) {
  #whats_new #whats_new_slider {
    width: 90vw;
  }
}
#whats_new #whats_new_slider .whets_new_title {
  color: #1E6AAD;
  font: normal normal 600 18px/25px "Noto Sans JP", "Hiragino Sans", sans-serif;
  letter-spacing: 1.5px;
  margin-bottom: 13px;
}
#whats_new #whats_new_slider .whats_new_post {
  color: #1E6AAD;
  font: normal normal normal 15px/25px "Noto Sans JP", "Hiragino Sans", sans-serif;
}

#power_push_items {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 560px) {
  #power_push_items {
    width: 95vw;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 560px) {
  #power_push_items #power_push_items_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider {
  display: flex;
  flex-wrap: wrap;
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_link:hover {
  opacity: 0.7;
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content {
  width: 226px;
  height: auto;
  margin-bottom: 20px;
  margin-right: 10px;
  color: #393939;
  /* 画像の上に三角形の「新商品」文字を付加 */
}
@media screen and (max-width: 560px) {
  #power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content {
    width: 160px;
    margin-bottom: 10px;
  }
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content .new_arrivaled {
  position: relative;
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content .new_arrivaled::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 106px 106px 0 0;
  border-color: #1E6AAD transparent transparent transparent;
  border-radius: 5px;
}
@media screen and (max-width: 560px) {
  #power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content .new_arrivaled::before {
    border-width: 74px 74px 0 0;
  }
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content .new_arrivaled::after {
  position: absolute;
  content: "新商品";
  /* transform: rotate(315deg); */
  display: block;
  font-size: 17px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: bold;
  white-space: pre;
  color: #fff;
  top: 18px;
  width: 70px;
  text-align: center;
  z-index: 2;
  line-height: 1.2;
  letter-spacing: 2.25px;
}
@media screen and (max-width: 560px) {
  #power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_content .new_arrivaled::after {
    top: 12px;
    width: 49px;
    font-size: 12px;
  }
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider a {
  text-decoration: none;
  color: #393939;
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider a:hover {
  opacity: 0.6;
}
#power_push_items #power_push_items_1st #power_push_items_group #power_push_items_slider .power_push_items_brand {
  margin-left: 5px;
  font: normal normal normal 300 14px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
#power_push_items #power_push_items_1st #power_push_items_group .slick-slide > div > div {
  vertical-align: top !important;
}

#latest_original_contents {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 560px) {
  #latest_original_contents {
    width: 95vw;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 560px) {
  #latest_original_contents #latest_original_contents_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider {
  display: flex;
  flex-wrap: wrap;
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_link:hover {
  opacity: 0.7;
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content {
  width: 226px;
  height: auto;
  margin-bottom: 20px;
  margin-right: 10px;
  /* 画像の上に三角形の「新商品」文字を付加 */
}
@media screen and (max-width: 560px) {
  #latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content {
    width: 160px;
    margin-bottom: 10px;
  }
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content .new_arrivaled {
  position: relative;
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content .new_arrivaled::before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 106px 106px 0 0;
  border-color: #4CAE80 transparent transparent transparent;
  border-radius: 5px;
}
@media screen and (max-width: 560px) {
  #latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content .new_arrivaled::before {
    border-width: 74px 74px 0 0;
  }
}
#latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content .new_arrivaled::after {
  position: absolute;
  content: "NEW";
  /* transform: rotate(315deg); */
  display: block;
  font-size: 17px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: bold;
  white-space: pre;
  color: #fff;
  top: 18px;
  width: 70px;
  text-align: center;
  z-index: 2;
  line-height: 1.2;
  letter-spacing: 2.25px;
  transform: scale(1.3, 1);
}
@media screen and (max-width: 560px) {
  #latest_original_contents #latest_original_contents_1st #latest_original_contents_group #latest_original_contents_slider .latest_original_contents_content .new_arrivaled::after {
    top: 12px;
    width: 49px;
    font-size: 12px;
  }
}

#standard_categories {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 560px) {
  #standard_categories {
    width: 95vw;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 560px) {
  #standard_categories #standard_categories_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#standard_categories #standard_categories_1st #standard_categories_group {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 560px) {
  #standard_categories #standard_categories_1st #standard_categories_group {
    margin-bottom: 25px;
  }
}
#standard_categories #standard_categories_1st #standard_categories_group #standard_categories_content_eyecatch {
  width: auto;
  margin-bottom: 20px;
}
#standard_categories #standard_categories_1st #standard_categories_group #standard_categories_content_slider {
  width: 700px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media screen and (max-width: 560px) {
  #standard_categories #standard_categories_1st #standard_categories_group #standard_categories_content_slider {
    width: 90vw;
    margin-bottom: 10px;
  }
}
#standard_categories #standard_categories_1st #standard_categories_group #standard_categories_content_slider .standard_categories_content {
  margin-bottom: 20px;
  margin-right: 10px;
  width: 344px;
}
@media screen and (max-width: 560px) {
  #standard_categories #standard_categories_1st #standard_categories_group #standard_categories_content_slider .standard_categories_content {
    width: 236px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 560px) {
  #standard_categories #standard_categories_1st #standard_categories_group #standard_categories_content_slider .slick-track {
    left: -55px;
  }
}

#best_sales_ranking {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 560px) {
  #best_sales_ranking {
    width: 95vw;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 560px) {
  #best_sales_ranking #best_sales_ranking_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider {
  counter-reset: ranking;
  /* 画像の上に三角形のランキング番号を付加 */
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content {
  width: 226px;
  margin-bottom: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 560px) {
  #best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content {
    width: 160px;
  }
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content a {
  text-decoration: none;
  color: #393939;
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content a:hover {
  opacity: 0.6;
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content .best_sales_ranking_link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content .best_sales_ranking_link:hover {
  opacity: 0.7;
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_content .best_sales_ranking_brand {
  margin-left: 5px;
  font: normal normal normal 300 14px "Shippori Mincho B1", "Hiragino Mincho ProN", "Noto Serif JP", serif;
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_thumbnail {
  position: relative;
  counter-increment: ranking;
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_thumbnail::before {
  position: absolute;
  content: "";
  left: -1px;
  top: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 106px 106px 0 0;
  border-color: #1E6AAD transparent transparent transparent;
  border-radius: 10px 0 0 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media screen and (max-width: 560px) {
  #best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_thumbnail::before {
    border-width: 74px 74px 0 0;
  }
}
#best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_thumbnail::after {
  position: absolute;
  content: counter(ranking);
  /* transform: rotate(315deg); */
  display: block;
  font-size: 26px;
  font-family: "Kosugi Maru", sans-serif;
  font-weight: bold;
  white-space: pre;
  color: #fff;
  top: 18px;
  width: 70px;
  text-align: center;
  z-index: 2;
  line-height: 1.2;
  letter-spacing: 2.25px;
}
@media screen and (max-width: 560px) {
  #best_sales_ranking #best_sales_ranking_1st #best_sales_ranking_group #best_sales_ranking_slider .best_sales_ranking_thumbnail::after {
    top: 12px;
    width: 49px;
    font-size: 18px;
  }
}

#power_push_brand {
  width: 100%;
  margin-bottom: 20px;
  /* 複数行で省略（webkit系ブラウザ） */
}
@media screen and (max-width: 560px) {
  #power_push_brand {
    width: 95vw;
  }
}
#power_push_brand a {
  text-decoration: none;
  color: #393939;
  transition: opacity 0.3s ease;
}
#power_push_brand a:hover {
  opacity: 0.6;
}
#power_push_brand .post_contents {
  display: -webkit-box;
  -webkit-line-clamp: 3; /* 3行で省略 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 4.8em;
}
#power_push_brand .post_title {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 2行で省略 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 3.2em;
}
@media screen and (max-width: 560px) {
  #power_push_brand #power_push_brand_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 560px) {
  #power_push_brand #power_push_brand_1st #power_push_brand_group {
    margin-bottom: 25px;
  }
}
#power_push_brand #power_push_brand_1st #power_push_brand_group #power_push_brand_content_slider {
  margin-bottom: 20px;
}
@media screen and (max-width: 560px) {
  #power_push_brand #power_push_brand_1st #power_push_brand_group #power_push_brand_content_slider {
    margin: 0;
  }
}
@media screen and (max-width: 560px) {
  #power_push_brand #power_push_brand_1st #power_push_brand_group #power_push_brand_content_slider .slick-track {
    left: -55px;
  }
}
#power_push_brand #power_push_brand_1st #power_push_brand_group #power_push_brand_content_eyecatch {
  margin-bottom: 20px;
}
#power_push_brand #power_push_brand_1st #power_push_brand_group .power_push_brand_content {
  width: 344px;
  margin-bottom: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 560px) {
  #power_push_brand #power_push_brand_1st #power_push_brand_group .power_push_brand_content {
    width: 236px;
    margin-bottom: 0;
  }
}

#customer_voice {
  width: 100%;
}
@media screen and (max-width: 560px) {
  #customer_voice {
    width: 95vw;
  }
}
#customer_voice img {
  border-radius: 50%;
}
@media screen and (max-width: 560px) {
  #customer_voice #customer_voice_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 560px) {
  #customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider {
    margin-bottom: 0;
  }
}
#customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
#customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_link:hover {
  opacity: 0.7;
}
#customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_content {
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 29px 29px;
  border: 1px solid #E6E6E6;
  border-radius: 5px;
  background-color: #ffffff;
  width: 367px;
}
@media screen and (max-width: 560px) {
  #customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_content {
    width: 236px;
    padding: 22px 22px;
  }
}
#customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_content .customer_voice_username {
  font-size: 18px;
  margin-left: 5px;
  letter-spacing: 1.8px;
  font-weight: 500;
}
#customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_content .customer_voice_from {
  margin-bottom: 20px;
  width: auto;
  height: 60px;
  padding-left: 50px;
  background-image: url(../images/main-customer_voice_icon.png);
  background-repeat: no-repeat;
  background-size: 36px;
}
#customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_content .customer_voice_thumbnail {
  margin: 15px auto;
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 560px) {
  #customer_voice #customer_voice_1st #customer_voice_group #customer_voice_slider .customer_voice_content .customer_voice_thumbnail {
    width: 110px;
    height: 110px;
  }
}

#original_contents {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 560px) {
  #original_contents {
    width: 95vw;
  }
}
@media screen and (max-width: 560px) {
  #original_contents #original_contents_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#original_contents #original_contents_1st #original_contents_content_slider {
  margin-bottom: 20px;
}
@media screen and (max-width: 560px) {
  #original_contents #original_contents_1st #original_contents_content_slider .slick-track {
    left: -55px;
  }
}
#original_contents #original_contents_1st #original_contents_content_eyecatch {
  margin-bottom: 20px;
}
#original_contents #original_contents_1st .original_contents_content {
  width: 344px;
  margin-bottom: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 560px) {
  #original_contents #original_contents_1st .original_contents_content {
    width: 236px;
  }
}

#shop_information {
  width: 100%;
  margin-bottom: 60px;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 560px) {
  #shop_information {
    width: 95vw;
  }
}
@media screen and (max-width: 560px) {
  #shop_information #shop_information_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#shop_information #shop_information_1st #shop_information_content span {
  display: inline-block;
}
#shop_information #shop_information_1st #shop_information_content h3, #shop_information #shop_information_1st #shop_information_content h4 {
  font-size: 18px;
  font-weight: 400;
}
#shop_information #shop_information_1st #shop_information_content #shop_information_thumbnail img {
  width: 700px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2%;
}
@media screen and (max-width: 560px) {
  #shop_information #shop_information_1st #shop_information_content #shop_information_thumbnail img {
    width: 90vw;
  }
}
#shop_information #shop_information_1st #shop_information_content #shop_information_shopname {
  font-weight: 600;
  line-height: 2rem;
}
#shop_information #shop_information_1st #shop_information_content #shop_information_closingday_subcomment {
  font-size: 16px;
}

.shop_information {
  width: 100%;
  margin-bottom: 60px;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 560px) {
  .shop_information {
    width: 95vw;
  }
}
.shop_information img {
  border-radius: 5px;
}
.shop_information span {
  display: inline-block;
}
.shop_information .shop_name {
  font-weight: 600;
  line-height: 2rem;
  font-size: 18px;
}
.shop_information .closingday_subcomment {
  font-size: 16px;
}
.shop_information .address, .shop_information .service_time, .shop_information .close_day, .shop_information .tel {
  line-height: 21px;
  margin-bottom: 3px;
}

#owner_diary {
  width: 100%;
}
@media screen and (max-width: 560px) {
  #owner_diary #owner_diary_1st {
    width: 90vw;
    margin: 0 auto;
  }
}
#owner_diary #owner_diary_1st #owner_diary_group #owner_diary_slider {
  margin-bottom: 20px;
}
#owner_diary #owner_diary_1st #owner_diary_group #owner_diary_slider .owner_diary_link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease;
}
#owner_diary #owner_diary_1st #owner_diary_group #owner_diary_slider .owner_diary_link:hover {
  opacity: 0.7;
}
#owner_diary #owner_diary_1st #owner_diary_group #owner_diary_slider .owner_diary_content {
  width: 700px;
  border: 1px solid #E6E6E6;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 30px;
}
@media screen and (max-width: 560px) {
  #owner_diary #owner_diary_1st #owner_diary_group #owner_diary_slider .owner_diary_content {
    width: 90vw;
  }
}
#owner_diary #owner_diary_1st #owner_diary_group #owner_diary_slider .owner_diary_content .owner_diary_from {
  height: 100px;
  padding-left: 110px;
  margin-bottom: 20px;
  background-image: url(/images/main-owner_diary.png);
  background-repeat: no-repeat;
  background-size: 100px;
}/*# sourceMappingURL=top.css.map */