@charset "UTF-8";
/* CSS Document */

.centerphoto {
    text-align: center;
    padding-bottom: 20px;
}
#wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding-bottom: 146px;
    width: 100%;
    max-width: 375px;
}
#wrap .logo {
    margin-top: 20px;
    text-align: center;
}
#wrap h1 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
	line-height: 28px;
    color: #000000;
    margin-top: 10px;
}
#wrap h2 {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
	line-height: 28px;
    color: #000000;
    margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#wrap .open {
    background-image: url(../../img/opne-title.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 137px;
    background-size: 375px auto;
    margin-top: 24px;
    width: 100%;
    max-width: 375px;
    position: relative;
    margin-bottom: 24px;
}

.open .date  {
    font-weight: 900;
    font-size: 54px;
    color: #1D4293;
	margin-left: 8%;
}
.open .date .day {
    font-size: 32px;
}
.open .time {
    position: absolute;
	top:-10px;
	right:8%;
    color: #1D4293;
    font-weight: 900;
	font-size:18px;
	line-height: 12px;
}
.open .time .timetxt{
	font-size:38px;
}
.event01 .daytime {
    background-image: url(../../img/event01-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 90px auto;
    padding-left: 100px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}
.event02 .daytime {
    background-image: url(../../img/event02-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 90px auto;
    padding-left: 100px;
    font-weight: bold;
    font-size: 20px;
    color: #000000;
}
#wrap .shoparea {
    background-color: #C6E2F8;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.shoparea ul li {
    display: inline-block;
}
.fixbtn {
    position: fixed;
    bottom: 0px;
}



.txtbox {
    padding-left: 55px;
    padding-right: 15px;
	font-size:11px;
	line-height: 18px;
}
.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}
