@charset "UTF-8";
/* Variables
****************************************************************************/
/* Media Queries
****************************************************************************/
/* Utilities
****************************************************************************/
/*ブロック要素のセンタリング*/
/*ブロック要素の右寄せ*/
/*
リンクアンダーライン非表示、ホバーで表示
a要素の親に設定
*/
/*
リンクアンダーライン非表示
a要素の親に設定
*/
/*
リンクカラー設定
a要素の親に設定
*/
/*ブロック要素内テキスト非表示*/
/*font-smoothing*/
/*clearfix*/
/*要素へホバーエフェクト追加*/
/* set some element's line-height to 1em because of adjust text margin */
/*set fontfamily*/
/* 縦書きテキスト */
/* ボックス下の3pxシャドー*/
/* ==========================================================================

	ga3600
    GA-3600-the-lake

   ========================================================================== */
/* ========================================================================== */
.p-lake-mv__left-img {
  background-size: cover;
  background-position: center;
  background-image: url("../img/bg_lake_mv_left_01.jpg");
  width: 40%;
}
@media screen and (max-width: 767px) {
  .p-lake-mv__left-img {
    width: 100%;
    background-image: url("../img/bg_lake_mv_left_01_sp.jpg");
  }
}

.p-lake-shine .p-lake-jumbtron {
  background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake1_sw.jpg");
}
@media screen and (max-width: 767px) {
  .p-lake-shine .p-lake-jumbtron {
    background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake1_sw_sp.jpg");
  }
}

.p-lake-aqua .p-lake-jumbtron {
  background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake2_fv.jpg");
}
@media screen and (max-width: 767px) {
  .p-lake-aqua .p-lake-jumbtron {
    background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake2_fv_sp.jpg");
  }
}

.p-lake-luster .p-lake-jumbtron {
  background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake3_sr.jpg");
}
@media screen and (max-width: 767px) {
  .p-lake-luster .p-lake-jumbtron {
    background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake3_sr_sp.jpg");
  }
}

.p-lake-flow .p-lake-jumbtron {
  background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake4_lf.jpg");
}
@media screen and (max-width: 767px) {
  .p-lake-flow .p-lake-jumbtron {
    background-image: url("/product_carpet/ga3600sb/thelake/img/bg_lake4_lf_sp.jpg");
  }
}
