@charset "utf-8";

.pconly {display: block;}
.sponly {display: none;}

#main {
	float: none;
	width: auto;
}
#container {
    z-index: auto !important;
    margin: 0 auto;
}
.footerTagline {
    display: none;
}
#lp_page {
	width: 970px;
	font-size: 16px;
}
		
#lp_page .contents {
    margin: 80px 0;
    padding: 0 17px;
}

/*----------
アクセス
------------*/
#lp_page .access_wrap {
    padding: 50px 0 0;
}

#lp_page .access_wrap h3 {
    font-size: 30px;
    letter-spacing: 0.3em;
    text-align: center;
    margin-bottom: 10px;
}

/*----------
お知らせ
------------*/
#lp_page .info_wrap {
    padding: 50px 0;
}
#lp_page .info_wrap figure {
    margin: 0;
    padding: 0;
}
#lp_page .info_wrap h3 {

    font-size: 30px;
    letter-spacing: 0.3em;
    text-align: center;
    margin-bottom: 10px;
}

/*----------
セール
------------*/
#lp_page .sale_wrap {
    margin-bottom: 80px;
}
#lp_page .sale_wrap h3 {
    font-size: 30px;
    /*letter-spacing: 0.3em;*/
    text-align: center;
    color: #E50012;
    padding: 20px;
    background: #FFF100;
    margin-bottom: 20px;
}
#lp_page .sale_box {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#lp_page .sale_box a {
    width: calc( 50% - 10px );
    margin-bottom: 20px;
}
#lp_page .sale_box a:nth-last-child(-n+2) {
    margin-bottom: 0;
}
#lp_page .sale_box a img {
    max-width: 100%;
}
#lp_page .sale_box img.sale_bnr {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 20px;
} 
.change_log {
    height: 100px;
    overflow: auto;
    border: 4px solid #E2E2E2;
    padding: 20px;
    box-sizing: border-box;
}
.change_log li { 
}
.change_log li + li {
    border-top: 1px solid #E2E2E2;
    padding-top: 5px;
    margin-top: 5px;
}
.change_log li span {
    margin-right: 1em;
    width: 6em;
    display: inline-block;
}

.access_link {
    text-align: center;
    margin-top:10px;
    font-size: 30px;
}
.notes_box {
    border:4px solid #E50012;
    color: #E50012;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}
.notes_box li::before {
  content: "※";
}
.notes_box li {
  width: 900px;
  margin: 0 auto 5px;
  text-align: left;
  text-indent: -1rem;
  padding-left: 1rem;
}
.notes_box li:last-of-type {
  margin: 0 auto;
}
/*ページリンク*/
.pageLink {
    clear: both;
    margin: 0 auto 10px;
    text-align: right;
    width: 970px;
}
#pagetop {
  z-index: 10000;
}
#pagetop a {
  transition: all .5s;
  box-sizing: border-box;
  border: 1px solid transparent;
}
#pagetop, .pagetop, .pageLink {
    display: none;
}
#pagetop {
    position: fixed;
    bottom: 30px;
    right: 55px;
}
#pagetop a {
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    display: block;
    font-size: 9pt;
    line-height: 1.5em;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}

/*-------------------------------------
	ボックスが伸びるおまじない
---------------------------------------*/

.cl {
	display: inline-block;
}

.cl:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/*========================================
 mainVisual
========================================*/

.mainVisual {
  width: 970px;
  position: relative;
  box-sizing: border-box;
}
.mainVisual figure {
    margin: 0;
    padding: 0;
}
.catchtxt, .datetxt {
    font-size: 40px;
    font-weight: bold;
    color: #FFF100;
    padding: 10px;
    text-align: center;
}
.catchtxt {
background: #004DA0; 
}
.datetxt {
background: #E50012; 
}
.datetxt span {
    font-size: 30px;
}

.google-maps {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.google-maps iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:479px){
    

#Header {
	min-width: 320px;
}
#Header .inner {
	height: 40px;
	width: 100% !important;
}
#Header .logo {
	position: static;
}
#Header .logo img {
	height: auto;
	width: 50%;
}
#Header h1,
#Header ul.navi,
#Header .keyword,
#Header .btn,
#Globalnavi,
#headsearchBox,
.leadSection,
.leadSectionInner,
.breadCrumb {
	display: none !important;
}

body {
	min-width: 320px!important;
    width: 100%!important;
}
#container, #wrapper {
	width:100% !important;
}
#container #lp_page {
	margin-top: 10px;
    width: 96%;
}
.sectionBox img , .bnrBox img{
	width: 100%;
	height: auto;
}	
.sectionBox li + li {
	margin-top: 0.5em;
}
.sectionBox p + p {
	margin-top: 0.5em;
}
	
/*-------------------------------------
　フッター周り
---------------------------------------*/
#pagetop {
	bottom: 10px;
	right: 10px;
}

.footerTagline {
	margin-bottom: 4px;
	padding: 0% 2%;
	text-align: left;
	font-size: 90%;
	line-height: 140%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerLinks {
	display: none;
}

.footerTagline,
#footer,
#footerNav2,
#footerLinks #footerLinks_Nav,
#footerLinks #footerLinks_NavParts,
#footerCopy,
#footerCopy p.copyright {
	width: 100%;
	min-width: 100%;
}

#footer {
	padding: 9px 0px 7px 0px;
}

#footerLinks ul {
	float: none;
}

#footerCopy p.copyright a {
	display: block;
	margin-bottom: 7px;
}

#footerLinks ul {
	margin: 12px 0px 0px 5px;
}

#footerLinks ul li {
	display: inline-table;
	width: 45%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerLinks ul li.catName,
#footerLinks ul li.noLink {
		width: 90%;
}

#footerNav2 ul {
	margin: 0% 4%;
}

#footerNav2 li {
	display: inline-table;
	width: 49%;
	margin: 0px 0px 9px 0px;
	padding: 0px;
	border-left: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#footerNav2 li:first-of-type {
	margin-bottom: 9px !important;
}

#splink_footer {
	display: none !important;
}

#footerCopy p.copyright {
	text-align: center;
	font-size: 80%;
}

/*========================================
 mainVisual
========================================*/

.mainVisual {
  width: 100%;
  position: relative;
margin-top: 0;
}
    
     #lp_page {
        font-size: 14px;
    }
    #lp_page .contents {
        margin: 60px 0;
    }
    .pconly {display: none;}
    .sponly {display: block;}

    .catchtxt, .datetxt {
    font-size: 1.9rem;
    line-height: 1.4;
    }
    
/*----------
マップ
------------*/
    .access_link {
    font-size: 1.25rem;
}
    #lp_page .access_wrap h3 {
    letter-spacing: 0;
    font-size: 1.9rem;
    }
    .google-maps {
    position: relative;
    margin: 0 auto;
    width: 100%;
     padding: 100% 0 0;
    }
/*----------
フロア
------------*/
    #lp_page .info_wrap h3 {
    letter-spacing: 0;
    font-size: 1.9rem;
    line-height: 1.4;
}

/*----------
セール情報
------------*/
#lp_page .sale_wrap h3 {
    letter-spacing: 0;
    font-size: 1.9rem;
}
#lp_page .sale_box {
    flex-direction: column;
}
#lp_page .sale_box img {
    width: 100%;
    height: auto;
}
#lp_page .sale_box a {
    margin-left: 0;
    pointer-events: none;
    width: 100%;
}
#lp_page .sale_box a:nth-last-child(-n+1) {
    margin-bottom: 20px;
}
#lp_page .sale_box a:last-child {
    margin-bottom: 0;
}
.change_log li span {
    margin-right: 0;
    width: auto;
    display: block;
}
.change_log li span::after {
    content: "-";
}
.notes_box {
  font-size: 4.5vw;
  text-align: left;
}
.notes_box li {
  width: auto;
}

/*----------
セールボタン
------------*/
p.salebtn a {
    padding: 20px;
    font-size: 6vw;
}
    
}/*消さない*/