@charset "UTF-8";

/* ____________________________________________________________________________

SITE TITLE: LOCONDO.jp
TITLE:ZILVER

UPDATED:2022.09
____________________________________________________________________________ */

/* ----- 共通設定 ----- */
#contents_wrap a,
#contents_wrap a:hover {
  text-decoration: none;
}
#contents_wrap a:hover {
  cursor: pointer;
  color: #666;
}
#contents_wrap img {
  width: 100%;
}
#contents_wrap a img {
  transition: 0.3s;
}
#contents_wrap a:hover {
  opacity: unset;
}
#contents_wrap a img:hover {
  opacity: 0.8;
}
.sp_show,
.pc_hide {
  display: none;
}

/* ----- ページ別設定 ----- */
#contents_wrap {
  font-family: 'Lato', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'arial', 'helvetica', sans-serif;
  overflow-x: hidden;
  background: #e3e2df;
}
#contents_wrap section {
  padding: 60px 0 60px;
}
#contents_wrap section:first-child {
  padding-top: 0;
}
#winter_collection{
  background: #dbd7cc;
}
#aw_collection{
  background: #f0e9d5;
}
#tiltan_collabo_01 {
  background-color: #e0e4ea;
}
#collection_03 {
  background-color: #eceae0;
}
#collection_02 {
  background-color: #fff;
}
#collection_01 {
  background-color: #cfcfcf;
}
.contents_container {
  width: 1000px;
  margin: auto;
}

/* メインビジュアル */
#contents_wrap .hero_img {
  position: relative;
  opacity: 0.95;
}
#contents_wrap .hero_logo {
  position: absolute;
  width: 640px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

/* 見出し */
#contents_wrap h2,
#contents_wrap h3,
#contents_wrap h4,
#contents_wrap h5,
#contents_wrap .coupon_code {
  font-family: 'Century Gothic', "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}
#contents_wrap h2 {
  text-align: center;
  font-size: 3.5em;
  font-weight: 800;
  margin-bottom: 1em;
}
#contents_wrap section:first-child h2 {
  line-height: 1.0;
  margin-top: 1em;
}
#contents_wrap .red_title{
  color: #d50000;;
}

#contents_wrap h3,
#contents_wrap h4,
#contents_wrap h5 {
  font-weight: 600;
}
#contents_wrap h3,
#contents_wrap h4.item_pattern_title {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  letter-spacing: 0.05em;
  line-height: 1em;
  margin: 0.5em 0 0 0.4em;
  background: none !important;
}
#contents_wrap h3 {
  font-size: 3.8em;
}
#contents_wrap h3.black {
  color: #000;
}
#contents_wrap h3 .min_text {
  font-size: 0.5em;
  line-height: 1.4em;
}
#contents_wrap h4.item_pattern_title {
  font-size: 2.5em;
}
#contents_wrap h4.item_color_title,
#contents_wrap .description_area h4 {
  font-size: 3em;
  text-align: center;
}
#contents_wrap h4.item_color_title {
  font-size: 3em;
  text-align: center;
  margin-bottom: 1em;
  border-bottom: solid 1px;
  padding: 1em 0;
}
#contents_wrap .description_area h5 {
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 0.5em;
}

.heading_text{
    font-size: 3em;
    font-weight: 800;
    text-align: center;
    margin: 1.4em auto 1em;
}

/* 説明エリア */
#contents_wrap .description_area {
  background: #fff;
  line-height: 1.5;
  padding: 5%;
}
#contents_wrap .description_area p {
  font-size: 1.5em;
}
#contents_wrap .bold_text {
  font-weight:800;
}


/* アイテム紹介 */
.slide_item_wrapper,
.still_item_wrapper,
.item_pattern_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.slide_item_wrapper {
  margin-top: 4em;
  padding-bottom: 30px;
}
/*.still_item_wrapper {
  margin: 2em auto 5em;
}*/
.noslide_item,
.still_item_wrapper li,
#collection_02 .item_pattern_wrapper li {
  position: relative;
}
.noslide_item,
.slide_item {
  width: 50%;
}
.slide_item {
  padding: 5%;
}
.still_item_wrapper li {
  width: 48%;
  margin-bottom: 2em;
}
#collection_02 .item_pattern_wrapper li {
  width: 30%;
}
.color_lineup {
  display: flex;
  justify-content: center;
}
.color_lineup li {
  width: 9em;
  margin: 0 30px 0 0;
}


@media screen and (min-width:768px) {
  .still_item_wrapper li:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
  .still_item_wrapper {
    margin: 2em auto 4em;
  }

  .color_lineup li:last-child {
    margin-right: 0;
  }

  
.one_item{
  justify-content: center;
}

#contents_wrap h4.item_color_title_red {
  font-size: 3em;
  text-align: center;
  margin-bottom: 1em;
  border-bottom: solid 1px;
  padding: 1em 0;
  color: #d50000;
}

/* クーポン */
#contents_wrap .coupon {
  text-align: center;
  margin: 1em auto 6em;
  display: flex;
  justify-content: center;
}
#contents_wrap .coupon .campaign_img {
  padding: 0 10px;
}

#contents_wrap .coupon_code {
  background: #e5d8d8;
  color: #970012;
  font-size: 1.2em;
  font-weight: 800;
  padding: 1em 0;
}

/* バナー */
#contents_wrap .banner {
  width: 70%;
  text-align: center;
  margin: 7em auto 0;
}
#contents_wrap .banner_text {
  background: #fff;
  position: relative;
  font-size: 2.5em;
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 0.7em 2em;
}
#contents_wrap .banner_text:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  top: 50%;
  right: 1em;
  border-right: 3px solid;
  border-bottom: 3px solid;
  transform: translateY(-50%) rotate(-45deg);
}

/* TiLTANコラボ ロゴ */
.collabo_logo {
  width: 630px;
  margin: 0 auto;
  /* border-bottom: 5px solid; */
  padding: 0 0 0 0.5em;
}
#tiltan_collabo_01 span {
  display: inline-block;
}
.description_tiltan,
.description_phiten {
  width: 200px;
  margin-right: 0.25em
}
.description_phiten {
  vertical-align: middle;
}
.banner_tiltan {
  width: 180px;
  margin-right: 0.3em;
}

/* All ITEM ボタン */
.footer_box {
  text-align: center;
  padding: 8em 0 2em;
}
.footer_all_btn,
.footer_all_btn:before,
.footer_all_btn:after,
.footer_all_btn span:before,
.footer_all_btn span:after {
  transition: all 0.3s ease;
}
.footer_all_btn {
  background: #fff;
  position: relative;
  display: inline-block;
  font-family: 'Century Gothic', "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 2.8em;
  width: 12em;
  height: 3em;
  cursor: pointer;
  transition: all 0.3s ease;
}
.footer_all_btn a {
  color: #000;
}
.footer_all_btn span {
  display: block;
}
.footer_all_btn:before,
.footer_all_btn:after,
.footer_all_btn span:before,
.footer_all_btn span:after {
  position: absolute;
  content: '';
  background: #000;
}
.footer_all_btn:before,
.footer_all_btn:after {
  right: 0;
  top: 0;
}
.footer_all_btn:before,
.footer_all_btn span:before {
  width: 2px;
  height: 0%;
}
.footer_all_btn:after,
.footer_all_btn span:after {
  width: 0%;
  height: 2px;
}
.footer_all_btn:hover:before,
.footer_all_btn span:hover:before {
  height: 100%;
}
.footer_all_btn:hover:after,
.footer_all_btn span:hover:after {
  width: 100%;
}
.footer_all_btn span:before,
.footer_all_btn span:after {
  left: 0;
  bottom: 0;
}
}
/* ----- レスポンシブ ----- */
@media screen and (max-width:767px) {

  /* ----- 共通設定 ----- */
  .sp_show,
  .pc_hide {
    display: block;
  }
  .pc_show,
  .sp_hide {
    display: none !important;
  }
  footer {
    margin-top: 0 !important;
  }

  /* ----- ページ別設定 ----- */
  #contents_wrap section {
    padding: 1em 0;
  }
  #contents_wrap section:first-child {
    padding-top: 0;
  }
  .contents_container {
    width: 100%;
  }

  /* メインビジュアル */
  #contents_wrap .hero_logo {
    width: 70%;
  }

  /* 見出し */
  #contents_wrap h2 {
    font-size: 2em;
  }
  #contents_wrap h3 {
    background: inherit;
    font-size: 3em;
    padding: 0;
  }
  #contents_wrap h3 .min_text {
    font-size: 0.5em;
  }
  #contents_wrap h4.item_pattern_title {
    font-size: 2.5em;
  }
  #contents_wrap h4.item_color_title {
    font-size: 2em;
    margin-bottom: 0.5em;
    padding: 0.5em 0;
  }
  #contents_wrap .description_area h4 {
    font-size: 1.4em;
  }
  #contents_wrap .description_area h5 {
    font-size: 1.2em;
  }
  .heading_text{
    font-size: 1.8em;
    font-weight: 800;
    text-align: center;
    margin: 1.2em auto 1em;
  }

  /* 説明エリア */
  #contents_wrap .description_area {
    margin: 1em 3% 4em;
  }
  #contents_wrap .description_area p {
    font-size: 1.1em;
  }
  #contents_wrap .bold_text {
    font-weight:800;
  }

  /* アイテム紹介 */
  .slide_item_wrapper {
    margin-top: 0;
    padding-bottom: 10px;
  }
  .still_item_wrapper {
    margin-top: 1em;
  }
  .noslide_item,
  .slide_item,
  .still_item_wrapper li {
    width: 100%;
  }
  /*.still_item_wrapper li:last-child {
    margin-bottom: 0;
  }*/
  #collection_02 .item_pattern_wrapper li {
    width: 90%;
    margin: 0 auto 1em;
  }
  .color_lineup {
    flex-wrap: wrap;
    justify-content: unset;
    margin: 4% 4% 2%;;
  }
  .color_lineup li {
    width: 46%;
    margin: 2%;
  }
  .color_lineup li:last-child {
    margin-bottom: 2%;
  }
  .one_item{
    justify-content: center !important;
  }

 #contents_wrap h4.item_color_title_red{
  font-size: 2em;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
  text-align: center;
  border-bottom: solid 1px;
  color: #d50000;
}

  /* クーポン */
  #contents_wrap .coupon {
    margin: 0 auto 2em;
  }
  #contents_wrap .coupon .campaign_img{
    margin: 10px 0;
  }

  /* バナー */
  #contents_wrap .banner {
    width: 100%;
    margin: 2em auto 0;
  }
  #contents_wrap .banner_text {
    background: #fff;
    position: relative;
    font-size: 1.7em;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 0.7em 2em;
    text-align: center;
  }
  #contents_wrap .banner_text:after {
    width: 8px;
    height: 8px;
    border-right: 2px solid;
    border-bottom: 2px solid;
  }

  /* TiLTANコラボ ロゴ */
  .collabo_logo {
    width: 90%;
    /*border-bottom: 2px solid;*/
    padding: 0 0.25em;
  }
  .description_tiltan,
  .description_phiten {
    width: 95px;
  }
  .description_phiten {
    vertical-align: text-top;
  }
  .banner_tiltan {
    width: 115px;
  }
  .banner_tiltan img {
    width: 115px !important;
  }


  /* All ITEM ボタン */
  .footer_box {
    padding: 4em 0 2em;
    text-align: center;

  }
  .footer_all_btn {
    background: #fff;
    position: relative;
    display: inline-block;
    font-family: 'Century Gothic', "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
    font-size: 2.5em;
    font-weight: 700;
    line-height: 2.8em;
    width: 12em;
    height: 3em;
    cursor: pointer;
    transition: all 0.3s e
  }

}