@charset "UTF-8"; /* 設定読み込み */ @import url(../settings.less); /*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ @ top @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ /* LOADER用 */ #top_index_contents { display: none; } /* TOP専用指定 */ .contents_container { padding-top: 40px; } .fixed_header .gnav_wrap { position: inherit; top: 0; } .gnav_wrap.fixed { position: fixed; top: 80px; } .header_wrap { background: transparent; z-index: 100; position: relative; } .fixed_header .header_wrap { background: rgba(0,0,0,0); transition: all 0.8s ease; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; z-index: 100; position: fixed; } .fixed_header .header_wrap.bg_normal { background: @header-bg-color; } /*================================================== $promo ==================================================*/ .promo_wrap.promofx { margin-top: 70px; } .promo_wrap, .slider_content { width: 100%; height: 100vh; position: relative; background: #fafafa; background-size: cover; } @media screen and ( max-width: @tb-width ) { .promo_wrap, .slider_content { height: 800px; } } .promo_copy { position: absolute; width: 425px; height: 70px; color: #fff; top: 0; bottom: 0; right: 0; left: 0; margin: auto; text-align: center; } .promo_copy .promo_catch { margin-bottom: 20px; font-size: 3.4rem; font-weight: bold; line-height: 1.4em; } .promo_copy p { line-height: 1.5em; } /* cycle plugin */ .slide_01 { background: url(../../_images/top/promo_01.jpg); background-size: cover; } .slide_02 { background: url(../../_images/top/promo_02.jpg); background-size: cover; } .slide_03 { background: url(../../_images/top/promo_03.jpg); background-size: cover; } .promo_prev { position: absolute; margin: auto 0; left: 0; bottom: 0; top: 0; width: 30px; height: 30px; z-index: 100; } .promo_next { position: absolute; margin: auto 0; right: 0; bottom: 0; top: 0; width: 30px; height: 30px; z-index: 100; } .promo_pager { width: 100%; position: absolute; bottom: 30px; text-align: center; z-index: 100; } .promo_pager a { display: inline-block; margin: 0 5px; width: 10px; height: 10px; text-indent: -999999px; font-size: 1px; overflow: hidden; border-radius: 100px; -webkit-border-radius: 100px; -moz-border-radius: 100px; background: rgba(0,0,0,0.3); } .promo_pager a.activeSlide { background: rgba(255,255,255,0.8); } /*================================================== $gnav ==================================================*/ .gnav_wrap { position: inherit; } /*================================================== $common ==================================================*/ .hgroup { position: relative; } .heading02 span { margin-left: 15px; font-size: 1.1rem; } .top_more { position: absolute; top: 10px; right: 0; } .top_more_sp { display: none; } .gbtn a.button { padding: 10px 0; width: 200px; text-align: center; font-size: 1.2rem; letter-spacing: 3px; } .contents_wrap { background-position: 50% 50%; background-size: cover; background-attachment: fixed; } /*================================================== $top_concept ==================================================*/ .contents_wrap#top_concept { background-color: #000000; color: #fff; .contents.max_width_contents { padding-bottom: 0; .heading03 { font-weight: normal; margin-bottom: 30px; } .text { margin-bottom: 30px; } } } /*================================================== $top_estates ==================================================*/ .max_contents_container .contents_wrap#top_estates .contents { padding-bottom: 0; } .contents_wrap#top_estates { background-color: #fff; .page_title { color: @accent-color; .page_shoulder { background: url(../../_images/_common/pagetitle_bg_blue.png) bottom center no-repeat; } } .split_image { width: 60%; position: relative; .bloom_logo { position: absolute; top: 20px; right: 20px; } } .split_text { width: 40%; background: @accent-color; color: #fff; position: relative; hgroup { h2 { margin-bottom: 15px; font-size: 2.0rem; font-weight: bold; } p { margin-bottom: 25px; font-weight: bold; } .tx_icon { background: rgba(255,255,255,0.3); } } p.text { margin-bottom: 15px; line-height: 1.5em; font-size: 1.2rem; } p.estate_detail { margin-bottom: 25px; line-height: 1.5em; } span.tx_icon.new_icon { position: absolute; top: 30px; right: 30px; margin-right: 0; background: #FFBF00; } } .split_box.txt_img { -webkit-flex-direction: row-reverse; flex-direction: row-reverse; } .estate_more a.button { border:1px solid @accent-color !important; color: @accent-color !important; } } /*================================================== $top_news ==================================================*/ .contents_wrap#top_news { background-color: #000; color: #fff; .clm4 { .list_inner { background: none; border: none; } .pic { margin-bottom: 10px; height: 285px; background-size: cover; background-position: 50% 50%; } .date { margin-bottom: 10px; color: #aaa; } .archive_list_title a { color: #fff; font-weight: bold; text-decoration: none !important; line-height: 1.4em; } } } /*================================================== $top_ ==================================================*/ .contents_wrap#content04 { background-color: #fff; } @media screen and ( max-width: @break-max-width ) { /*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ @ [ モバイル用設定 ] @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ /*================================================== $sp_basic_structure ==================================================*/ .max_contents_container .contents { margin: 0 auto; padding: 30px 0 30px 0; } /*================================================== $sp_header_wrap ==================================================*/ .header_wrap, .fixed_header .header_wrap { background: @header-bg-color; } /*================================================== $sp_promo ==================================================*/ .promo_wrap { margin-top: 60px; } .promo_wrap, .slider_content { width: 100%; height: 300px; } .promo_wrap.promofx { margin-top: 60px; width: 100%; } .promo_copy { width: 80%; height: auto; margin: 0 auto; top: 130px; } .promo_copy img { width: 100%; } .promo_copy h1, .promo_copy .promo_catch { font-size: 2.0rem; } .promo_copy p { padding: 0 20px; font-size: 1.2rem; } /*================================================== $sp_common ==================================================*/ .gbtn { padding: 0; } .gbtn a.button { padding: 15px 0; width: 100%; } .hgroup { } .heading02 span { display: none; } .top_more { top: 10px; right: 0; display: none; } .contents_wrap#top_concept { .box { padding: 0; } } .contents_wrap#top_estates { .box { padding: 0; } .split_image { width: 100%; } .split_text { width: 100%; } .split_box.img_txt { -ms-flex-flow: wrap-reverse; -webkit-flex-flow: wrap-reverse; flex-flow: wrap-reverse; } } /*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ } /*================================================== [ utility ] $clearfix ==================================================*/ .clearfix:after { content:" "; display:block; clear:both; }