@charset "UTF-8";
/*!
*  Style.css | 2015.12.27 by nakajima
*/
/* 共通スタイル設定 ========================================================================== */
/*!
 *  Variables | 2015.11.02 by yk
 */
/* 汎用設定 ========================================================================== */
.mt5 { margin-top: 5px; }

.mt10 { margin-top: 10px; }

.mt15 { margin-top: 15px; }

.mt20 { margin-top: 20px; }

.mb5 { margin-bottom: 5px; }

.mb10 { margin-bottom: 10px; }

.mb15 { margin-bottom: 15px; }

.mb20, .attention, #contents .offer .more a { margin-bottom: 20px; }

.mtb5 { margin-top: 5px; margin-bottom: 5px; }

.mtb10 { margin-top: 10px; margin-bottom: 10px; }

.mtb15 { margin-top: 15px; margin-bottom: 15px; }

.mtb20 { margin-top: 20px; margin-bottom: 20px; }

.pt5 { padding-top: 5px; }

.pt10 { padding-top: 10px; }

.pt15 { padding-top: 15px; }

.pt20 { padding-top: 20px; }

.pb5 { padding-bottom: 5px; }

.pb10 { padding-bottom: 10px; }

.pb15 { padding-bottom: 15px; }

.pb20 { padding-bottom: 20px; }

.ptb5 { padding-top: 5px; padding-bottom: 5px; }

.ptb10 { padding-top: 10px; padding-bottom: 10px; }

.ptb15 { padding-top: 15px; padding-bottom: 15px; }

.ptb20 { padding-top: 20px; padding-bottom: 20px; }

.left { float: left; }

.right { float: right !important; }

/*--------------------------トップページスタイル設定--------------------------*/
.attention { border: #E96093 solid 1px; padding: 20px; }
.attention .attentionTitle { font-size: 16px; color: #E96093; text-align: center; }
.attention p { text-align: left; }

.clear_both { clear: both; }

.bnr_event { margin: 45px 10px 0; }
.bnr_event .bnr_event-img:nth-of-type(n+2) { margin-top: 10px; }

#contents { padding-top: 20px; /*---オープン・リニューアル・クローズ---*/ }
#contents .bnr { margin-bottom: 40px; }
#contents .newMovie p img { width: 90%; margin-bottom: 10px; }
#contents .newMovie .movieTitle a { color: #E96093; font-weight: bold; }
#contents .event { margin-bottom: 40px; }
#contents .event h2 { background: #0092D6; margin: 0; padding: 5px; overflow: hidden; color: #fff; font-size: 16px; font-weight: bold; }
#contents .event h2 a { background: #fff; color: #006DAA; }
#contents .event h2 a .fa { color: #006DAA; }
#contents .event .eventInner .mainEventWrap a { display: block; }
#contents .event .eventInner .mainEventWrap a .list { margin-bottom: -1px; padding: 7px; background: #fff; border: #0092D6 solid 1px; }
#contents .event .eventInner .mainEventWrap a .list .imgBox { float: left; width: 25%; }
#contents .event .eventInner .mainEventWrap a .list .imgBox .image { margin-bottom: 8px; width: 80px; }
#contents .event .eventInner .mainEventWrap a .list .bodyBox { float: right; width: 75%; }
#contents .event .eventInner .mainEventWrap a .list .bodyBox .eventTitle { color: #E96093; font-weight: bold; font-size: 14px; margin-bottom: 5px; text-align: left; line-height: 15px; }
#contents .event .eventInner .mainEventWrap a .list .bodyBox .place, #contents .event .eventInner .mainEventWrap a .list .bodyBox .period, #contents .event .eventInner .mainEventWrap a .list .bodyBox .times { text-align: left; margin-bottom: 3px; line-height: 13px; }
#contents .event .eventInner .mainEventWrap a .list .bodyBox .detailLink { margin-top: 10px; }
#contents .event .eventInner .mainEventWrap a .list .bodyBox .detailLink a { display: inline-block; padding: 5px 20px; background: #999; border-bottom: 2px solid #666; border-radius: 8px; color: #fff; text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5); font-size: 15px; }
#contents .event .eventInner .btnIchiran { display: block; width: 100%; background: #eeeeee; padding: 4px 0; font-size: 16px; color: #332e29; }
#contents .event .eventInner .btnIchiran .fa { color: #332e29; }
#contents .newShop ul { width: 200px; margin: 0 5px; }
#contents .newShop ul li { font-weight: bold; line-height: 120%; }
#contents .newShop ul .tag { padding: 4px; text-align: center; margin-bottom: 10px; color: #fff; font-weight: normal; }
#contents .newShop ul .open { background: #D31519; }
#contents .newShop ul .close { background: #C1C1C1; }
#contents .newShop ul .renewal { background: #FFA426; }
#contents .newShop ul .day { text-align: center; font-size: 16px; margin-bottom: 10px; }
#contents .newShop ul .image img { width: 150px; margin: 0 auto; }
#contents .newShop .newShopBox { margin: 0 auto 60px; position: relative; }
#contents .newShop .shopBox ul { width: 200px; margin: 0 5px; }
#contents .newShop .shopBox ul .date { margin-top: 6px; padding: 3px; background: #E7DBCE; }
#contents .newShop .shopBox ul .name { margin-top: 6px; font-weight: bold; text-align: left; }
#contents .newShop .shopBox ul .name img { display: inline-block; margin-right: 4px; }
#contents .newShop .shopBox ul .title { margin-top: 4px; text-align: left; font-weight: bold; }
#contents .newShop .shopBox ul .title a { color: #E96093; font-size: 12px; }
#contents .shopNews { margin-bottom: 40px; }
#contents .shopNews h2 { background: #F5A200; margin: 0; padding: 5px; overflow: hidden; color: #332e29; font-size: 16px; font-weight: bold; }
#contents .shopNews h2 a { background: #fff; color: #332e29; font-weight: bold; }
#contents .shopNews h2 a .fa { color: #332e29; font-weight: bold; }
#contents .shopNews .shopBox a { display: block; margin-bottom: -1px; padding: 7px; background: #fff; border: #F5A200 solid 1px; }
#contents .shopNews .shopBox a .imgBox { float: right; width: 25%; }
#contents .shopNews .shopBox a .imgBox .image { margin-bottom: 8px; width: 80px; }
#contents .shopNews .shopBox a .bodyBox { float: left; width: 75%; padding-left: 2px; }
#contents .shopNews .shopBox a .bodyBox .date { text-align: left; }
#contents .shopNews .shopBox a .bodyBox .name { font-weight: bold; text-align: left; }
#contents .shopNews .shopBox a .bodyBox .title { color: #332e29; font-weight: bold; font-size: 14px; text-align: left; line-height: 15px; }
#contents .shopNews .btnIchiran { display: block; width: 100%; background: #eeeeee; padding: 4px 0; font-size: 16px; color: #332e29; }
#contents .shopNews .btnIchiran .fa { color: #332e29; }
#contents .shopChirashi .shopBox ul { width: 46%; margin: 0 5px; float: left; }
#contents .shopChirashi .shopBox ul .date { margin-top: 6px; padding: 3px; background: #E7DBCE; }
#contents .shopChirashi .shopBox ul .name { margin-top: 6px; font-weight: bold; text-align: left; }
#contents .shopChirashi .shopBox ul .name img { display: inline-block; margin-right: 4px; }
#contents .shopChirashi .shopBox ul .title { margin-top: 4px; text-align: left; font-weight: bold; }
#contents .shopChirashi .shopBox ul .title a { color: #E96093; font-size: 12px; }
#contents .pieriNews h2 { margin-bottom: 5px; }
#contents .pieriNews .pieriNewsBox { padding: 5px 0; border-bottom: 2px dotted #ccc; text-align: left; overflow: hidden; }
#contents .pieriNews .pieriNewsBox .titleBox { float: right; width: 68%; }
#contents .pieriNews .pieriNewsBox .titleBox .date { display: inline; margin-top: 6px; padding: 3px; background: #E7DBCE; }
#contents .pieriNews .pieriNewsBox .titleBox .title { margin: 6px 0; }
#contents .pieriNews .pieriNewsBox .titleBox .title a { font-size: 16px; font-weight: bold; color: #E96093; }
#contents .pieriNews .pieriNewsBox .image { float: left; width: 30%; }
#contents .pieriNews .pieriNewsBox .image li { margin-right: 10px; }
#contents .pieriNews .pieriNewsBox .image li a img { /*width:125px;*/ }
#contents .mainMovie .movies { text-align: center; }
#contents .mainMovie .movies .movieList { margin: 30px 0; }
#contents .mainMovie .movies .movieList .movieTitle a { font-size: 14px; font-weight: bold; color: #E96093; }
#contents .mainMovie .ichiran a { background: #4D463D; border-radius: 4px; color: #fff; margin: 4px 0; padding: 0 6px; }
#contents .mainMovie .ichiran a .fa { color: #fff; }
#contents .fashion .fashionBox ul { width: 200px; margin: 0 5px; }
#contents .fashion .fashionBox ul .image img { width: 100%; }
#contents .fashion .fashionBox ul .title { margin-top: 4px; text-align: left; font-weight: bold; }
#contents .fashion .fashionBox ul .title a { color: #E96093; font-size: 12px; }
#contents .fashion .fashionBox ul .fashiontext { text-align: left; }
#contents .offer h2 { margin-bottom: 10px; }
#contents .offer ul li { text-align: left; border-bottom: #4D463D dotted 1px; }
#contents .offer ul li a { position: relative; display: block; padding: 10px 0; overflow: hidden; }
#contents .offer ul li a .image, #contents .offer ul li a .name, #contents .offer ul li a .copy, #contents .offer ul li a .btn { display: block; box-sizing: border-box; font-size: 13px; }
#contents .offer ul li a .image { width: 30%; float: left; }
#contents .offer ul li a .copy, #contents .offer ul li a .name { width: 68%; float: right; padding-right: 15px; color: #000; }
#contents .offer ul li a .name { color: #E96093; font-weight: bold; }
#contents .offer ul li a .name img { margin-right: 4px; }
#contents .offer ul li a .copy { font-size: 11px; }
#contents .offer ul li a .btn { position: absolute; top: 50%; right: 0; margin-top: -12px; color: #E96093; font-size: 16px; }
#contents .offer .more a { float: right; font-size: 14px; background: #E7DBCE; border-radius: 4px; margin-bottom: 60px; -webkit-border-radius: 4px; -moz-border-radius: 4px; color: #4D463D; padding: 0 6px; }
#contents .offer .more a .fa { color: #4D463D; }

/*---バナー---*/
.bnr_area { position: fixed; padding: 2.5% 0 0; left: 0; bottom: 0; width: 100%; background: rgba(255, 255, 255, 0.8); z-index: 998; }
.bnr_area ul { overflow: hidden; }
.bnr_area ul li { float: left; width: 30%; margin-right: 2.5%; margin-bottom: 2.5%; }
.bnr_area ul li img { width: 100%; }
.bnr_area ul li:first-child, .bnr_area ul li:nth-child(4) { margin-left: 2.5%; }

#footer #goTop { bottom: 130px; }

#popup-banner { position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
#popup-banner .overlay { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); }
#popup-banner .banner { position: relative; z-index: 2; max-width: 90vw; max-height: 70vh; box-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 0 3px rgba(0, 0, 0, 0.5); }
#popup-banner .banner span { display: block; position: absolute; top: -40px; right: 0; width: 30px; height: 30px; background-color: #000; cursor: pointer; }
#popup-banner .banner span:before, #popup-banner .banner span:after { content: ''; display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: 12px 12px auto auto; width: 20px; height: 20px; border-top: 1px solid #fff; transform: rotate(45deg); }
#popup-banner .banner span:after { margin: 12px auto auto 12px; transform: rotate(-45deg); }
#popup-banner .banner a { display: block; width: 100%; height: 100%; }
#popup-banner .banner img { max-width: 90vw; max-height: 70vh; }

#footer { margin-bottom: 122px; }

/*# sourceMappingURL=style.css.map */
