@charset "UTF-8";

/* トップページ 設定 */
.sm-slider{
    position: absolute !important;
    height: 800px !important;
}

.topSection01{
}

.topSection02 .topSection02_inner{
    min-height: 600px;
}

.topSection03{
    height: 800px;
}

.topSection04{
    height: 900px;
}

.topSection05{
    min-height: 600px;
}
/* トップページ 設定 ここまで */

/* トップコンセプト 設定 */

.topSection02_item-01 {
  background: url("/cmn/img/top/pic_slider_01.jpg");
  background-size: cover;
}

.topSection02_item-02 {
  background: url("/cmn/img/top/pic_slider_02.jpg");
  background-size: cover;
}

.topSection02_item-03 {
  background: url("/cmn/img/top/pic_slider_03.jpg");
  background-size: cover;
}

.topSection02_item-04 {
  background: url("/cmn/img/top/pic_slider_04.jpg");
  background-size: cover;
}

.topSection02_item-05 {
  background: url("/cmn/img/top/pic_slider_05.jpg");
  background-size: cover;
}

/* トップコンセプト 設定 ここまで */

.about01{
    height: 800px;
}

.about02{
}

.about03{
    height: 700px;
}

/* トップコンセプト 背景設定 ここから */

/*.topSection03{
    background: url("/cmn/img/top/bg_section01_02.jpg") no-repeat center center;
    background-size: cover;
    min-height: 100%;
}

.topSection04{
    background: url("/cmn/img/top/bg_section01_02.jpg") no-repeat center center;
    background-size: cover;
    min-height: 100%;
}

.topSection05{
    background: url("/cmn/img/top/bg_section01_02.jpg") no-repeat center center;
    background-size: cover;
    min-height: 100%;
}
*/
