@charset "UTF-8";

.ShopCreator {
margin-bottom: 20px;
}

.LiveInfoUnit .PresentMdsTxt {
display: inline;
}

.PikuUpList.LiveInfoUnit .PikuUpThumb {
width: auto !important;
}

.PikuUpList.LiveInfoUnit ul.LiveInfoUnitList {
display: block !important;
margin-top: 0 !important;
}

@media screen and (max-width: 767px) {

.KeyVisualSP {
/* margin-top: 50px; */
}

.KeyVisualSP img {
width: 100%;
}

.MainLead {
margin-top: 20px;
font-size: 18px;
font-weight: 600;
text-align: center;
}

.Lead {
margin-top: 20px;
font-size: 12px;
}

.Lead span {
color: #ff0000;
}

.KeyVisualPC {
display: none;
}

.CornerTitle {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 30px;
color: #000;
text-align: center;
margin: 40px 10px 20px 10px;
border-bottom: solid 4px #000;
}

.CornerMds {
text-align: center;
font-size: 16px;
font-weight: 600;
margin-bottom: 20px;
}

.PopupList {
margin-bottom: 50px;
}

.PopupList li {
margin-bottom: 20px;
}

.PopupList {
padding: 0 10px;
box-sizing: border-box;
}

.PopupList li a {
display: block;
color: #000;
}

.PopupList li .Thumb {
margin-bottom: 5px;
}

.PopupList li .Thumb img {
width: 100%;
border: 1px solid #ededed;
box-sizing: border-box;
}

.PopupList li .Floor {
margin-bottom: 7px;
font-size: 70%;
line-height: 12px;
font-family: Courier, sans-serif;
}

.PopupList li .LinkTitle {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
line-height: 1.6em;
text-decoration: underline;
}

.PopupList li .Lead {
font-size: 12px;
line-height: 1.6em;
}

.PopupList li .Lead a {
text-decoration: none;
}

.PopupList li .Day {
margin-bottom: 5px;
font-size: 70%;
line-height: 1.6em;
font-weight: bold;
}

a.cp_btn {
display: block;
padding: 0.6em;
text-align: center;
text-decoration: none;
color: #221f1e;
border: 2px solid #221f1e;
font-size: 14px;
font-weight: 600;
margin: 20px 10px 50px 10px !important;
}

a.cp_btn:hover{
background-color: #221f1e;
color: #fff;
}

.TopBtn {
width: 280px;
font-size: 20px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-decoration: none;
display: block;
text-align: center;
padding: 10px 0;
color: #221f1e;
border: 3px solid #221f1e;
border-radius: 30px;
margin: 50px auto;
}

.TopBtn:hover{
background-color: #221f1e;
color: #fff;
}

.Caution {
margin: 0 10px 0 10px;
}

.PikuUpList ul {
display: flex;
justify-content: space-between !important;
flex-wrap: wrap !important;
}

.PikuUpList .PikuUpThumb {
width: calc((100% / 2) - 5px) !important;
margin-left: 0 !important;
margin-right: 0 !important;
margin-bottom: 10px !important;
}

/*
.MarketPh {
text-align: center;
}

.MarketPh img {
width: 90%;
margin-top: 20px;
}

.PresentImgA {
text-align: center;
margin-bottom: 25px;
}

.PresentImgA img {
width: 90%;
}

.PresentImgB {
text-align: center;
}

.PresentImgB img {
text-align: center;
width: 90%;
}

.PresentMds {
font-size: 18px;
text-align: center;
margin-bottom: 20px;
}

.PresentSubMds {
font-size: 15px;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}

.PresentBox {
margin: 0 15px;
font-size: 12px;
}

.LiveBox {
margin: 40px 15px 20px 15px;
font-size: 14px;
}

.LiveImg {
text-align: center;
margin-bottom: 25px;
}

.LiveImg img {
width: 90%;
}
*/

.ComingSoon {
font-size: 18px;
font-weight: 900;
color: #ea462d;
text-align: center;
margin-bottom: 30px;
}

.MapImg {
text-align: center;
}

.MapImg img {
width: 90%;
}

.NewShopSP {
text-align: center;
}

.NewShopSP img {
width: 90%;
margin-top: 20px;
}

.NewShopPC {
display: none;
}

.PopImg {
text-align: center;
}

.PopImg img {
width: 90%;
}

.CardImg {
text-align: center;
}

.CardImg img {
width: 90%;
}

.CardTxt {
margin: 15px 15px 0 15px !important;
}

}

@media only screen and (max-width: 372px) {

.ContIn {
padding: 0 15px;
}

.CornerTitle {
margin-left: 0;
margin-right: 0;
}

}

@media screen and (min-width: 768px) {

.KeyVisualPC {
margin: 0 auto 0 auto;
text-align: center;
}

.KeyVisualPC img {
width: 940px;
height: auto;
margin-bottom: 50px;
}

.KeyVisualSP {
display: none;
}

.MainLead {
font-size: 24px;
font-weight: 600;
text-align: center;
}

.Lead {
margin-top: 20px;
font-size: 16px;
font-weight: 300;
}

.Lead span {
color: #ff0000;
}

.SP {
display: none;
}

.CornerTitle {
font-family: 'Roboto', sans-serif;
font-weight: 700;
font-size: 50px;
color: #000;
text-align: center;
margin: 80px 0 30px 0;
border-bottom: solid 4px #000;
}

.CornerMds {
text-align: center;
font-size: 24px;
font-weight: 600;
}

.PopupList {
width: 100%;
margin: 50px 0;
overflow: hidden;
}

.PopupList li {
float: left;
width: 48.5%;
margin-right: 3%;
margin-bottom: 35px;
}

.PopupList li:nth-child(even) {
margin-right: 0;
}

.PopupList .Thumb a {
-webkit-transition: 0.2s ease 0.01s;
transition: 0.2s ease 0.01s;	
}

.PopupList .Thumb a:hover {
opacity: 0.7;
}

.PopupList li .Thumb {
margin-bottom: 10px;
}

.PopupList li .Thumb img {
width: 100%;
border: 1px solid #ededed;
box-sizing: border-box;
}

.PopupList li .Floor {
margin-bottom: 10px;
}

.PopupList li .LinkTitle {
font-size: 18px;
font-weight: bold;
line-height: 1.4em;
margin-bottom: 5px;
text-decoration: underline;
}

.PopupList li .Lead {
line-height: 1.6em;
}

.PopupList li .Day {
line-height: 1.6em;
}

a.cp_btn {
display: block;
padding: 0.8em;
text-align: center;
text-decoration: none;
color: #221f1e;
border: 2px solid #221f1e;
font-size: 18px;
font-weight: 600;
margin: 40px auto 50px auto;
}

a.cp_btn:hover{
background-color: #221f1e;
color: #fff;
}


.TopBtn {
width: 300px;
font-size: 24px;
font-family: 'Roboto', sans-serif;
font-weight: 700;
text-decoration: none;
display: block;
text-align: center;
padding: 15px 0;
color: #221f1e;
border: 3px solid #221f1e;
border-radius: 30px;
margin: 50px auto;
}

.TopBtn:hover{
background-color: #221f1e;
color: #fff;
}

.PikuUpList ul {
display: flex;
justify-content: space-between !important;
flex-wrap: wrap !important;
align-content: flex-start;
}

.PikuUpList ul:after {
content: "";
width: calc((100% / 4) - 10px) !important;
height: 0;
}

.PikuUpList ul:before {
content: "";
height: 0;
width: calc((100% / 4) - 10px) !important;
order: 1;
}

.PikuUpList .PikuUpThumb {
width: calc((100% / 4) - 10px) !important;
margin-left: 0 !important;
margin-right: 0 !important;
margin-bottom: 15px !important;
}

.ContIn {
padding: 0 20px;
}

/*
.MarketPh {
text-align: center;
margin-top: 20px;
}

.MarketPh img {
width: 600px;
}


.PresentImgA {
text-align: center;
margin-bottom: 30px;
}

.PresentImgA img {
width: 600px;
}

.PresentImgB {
text-align: center;
}

.PresentImgB img {
width: 400px;
}

.PresentMds {
font-size: 22px;
text-align: center;
margin-bottom: 20px;
}

.PresentSubMds {
font-size: 18px;
font-weight: bold;
text-align: center;
margin-bottom: 20px;
}

.PresentBox {
text-align: center;
}

.LiveBox {
text-align: center;
margin: 70px 0 30px 0;
font-size: 18px;
}

.LiveImg {
text-align: center;
margin-bottom: 30px;
}

.LiveImg img {
width: 400px;
}
*/

.ComingSoon {
font-size: 24px;
font-weight: 900;
color: #ea462d;
text-align: center;
margin: 30px 0;
}

.NewShopPC img {
width: 100%;
margin-top: 25px;
}

.NewShopSP {
display: none;
}

.PopImg {
text-align: center;
}

.PopImg img {
width: 500px;
margin-top: 25px;
}

.CardImg {
text-align: center;
}

.CardImg img {
width: 650px;
margin-top: 25px;
}


}

@media print, screen and (min-width: 1090px) {

.ContIn {
padding: 0 0;
}

}



/* -----------------
■ page-top
------------------- */

#page-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
}


@charset "UTF-8";
/* -----------------
■ デフォルトリセット
------------------- */

body {
    margin: 0;
    position: relative;
}

img {
    width: 100%;
    height: auto;
    border: none;
    vertical-align: bottom;
}