@charset "utf-8";
/* 
---------------------------*/
.top_image {
	width: 100%;
	height: auto;
	text-align: center;
	background-size: cover;
}

.top_image .top_image_img {
	
	margin: 0 auto;
	text-align: center;
	display:inline-block;
}
ul.un_list{
	margin: 20px 0;
	display: inline-block;
	width: 100%;
	border-top: 1px solid #D0E8FF;
	background-color: #fff;
	
}
ul.un_list li a{
	float: left;
border-right: 1px solid #D0E8FF;
border-bottom: 1px solid #D0E8FF;
width: 50%;
padding: 1em 0 1em 3em;
box-sizing: border-box;
	font-size: 16px;
	background: url("../../common/images/common/un_arrow.svg") no-repeat 1em center;
	display: block;
	color: #333;
	    -webkit-transition: all .4s cubic-bezier(0.42,0,.58,1);
    transition: all .4s cubic-bezier(0.42,0,.58,1);
}
ul.un_list li a:hover{
	background: url(../../common/images/common/un_arrow.svg) no-repeat 1em center #D0E8FF;
	text-decoration: none;
}
.event_area {
	background-color:  rgba(34, 146, 249, 1);
	padding: 20px;
	}
.event_date {
	color: #333;
	width: 100%;
	margin: 20px 0 4em;
}
.event_date::before {
	border-top: 2px solid #2D577D;
	width: 70%;
	text-align: center;
	content: "";
	display: block;
	padding-top: 4em;
	margin: 0 auto;
}
.event_date.topcase::before {
	border-top: 0px solid #2D577D;
	padding-top: 0em;
}
.event_date .top_image {
	margin-bottom: 2em;
}
.event_date p {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5;
	clear: both;
}
.event_date.topcase p {
	display: inline-table;
    vertical-align: middle;
}
.event_date.topcase .ti_day br {
	display: none;
}
.event_date p a {
	color: #333;
}
.event_date span {
	display: block;
	padding: 10px 0 0 0;
	clear: both;
	font-size: 20px;
}
.event_date.topcase span {
	padding: 1.6em 0 0 0;
}
.event_date .ti_day {
	padding: 0px 10px;
	margin-top:-2px;
	float: right;
	font-size: 18px;
}
.event_date.topcase .ti_day {
	margin-top:6px;
}
.event_date .top_image.flt_lft {
	width: 40%;
}
.event_date .flt_rgt {
	width: 58%;
}
.event_date.topcase .top_image.flt_lft {
	width: 100%;
	float: none;
}
.event_date.topcase  .flt_rgt {
	width: 100%;
	float: none;
}
.areas_set{
border-radius: 6px;

}
.areas_set{
background-size: 36px;
	background-color: #F43030;
	display: inline-block;
	width: 265px;
height: 46px;
letter-spacing: 4px;
color: #FFFFFF;
background-repeat: no-repeat;
background-position: left 30px bottom 5px;
}
.icon_pre{
	background-image: url("../images/icon_pre.svg") ;
}
.icon_mem{
	background-image: url("../images/icon_mem.svg") ;
}
.icon_mega{
	background-image: url("../images/icon_mega.svg") ;
}
.icon_shop{
	background-image: url("../images/icon_shop.svg") ;
}
.bg_tohoku{
background-color: #66B73B;
}
.bg_kanto{
background-color: #F59432;
}
.bg_tokai{
background-color: #2DA3D6;
}
.bg_kansai{
background-color: #FFD700;
}
.areas_set p {
    width: 80%;
    font-size: 20px;
    text-align: center;
    line-height: 0.9;
    padding: 0;
    margin: 14px 0 0 50px;
	font-weight: normal;
}
.check_txt_area .ink a {
    display: inline-block;
    width: 155px;
	height: 35px;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    background: url("../images/common/menu/icon-leaflet-ft.svg") no-repeat left 30px bottom 6px;
    box-sizing: border-box;
    background-color: rgba(45,87,125,1);
    letter-spacing: 0.1em;
    vertical-align: middle;
	margin-left: 6px;
	background-size: 18px 22px;
}

/*mall*/
.mall_eye{
width: 100%;
}
.mall_eye img{
width: 100%;
}
.malllist dl{
width: 100%;
display: table;
font-size: 20px;
clear: both;
border-bottom: 1px solid #ccc;
background: #fff;
}
.malllist dl.bg_on{
background-color: #EEFBFB;
}
.malllist dl.mallth{
background-color: #2292F9;
color: #fff;
font-weight: bold;
}
.malllist dl dt{
width: 20%;
display: table-cell;
text-align: center;
vertical-align: middle;
padding: 0.5em 0;
}
.malllist dl dd{
width: 59%;
display: table-cell;
}
.malllist dl dd:last-child{
width: 20%;
vertical-align: middle;
text-align: center;
}
.malllist dl dd div{
margin: 0.5em 0;
}
.malllist dl dd .malltime{
float: right;
}
.malllist dl dd .mallbtn a{
padding: 2px 1em 0px;
text-transform: uppercase;
border: 1px solid #2D577D;
background: #2D577D;
color: #fff;
border-radius: 5px;
box-sizing: border-box;
text-align: center;
display: block;
font-size: 16px;
width: 50%;
margin: 0 auto;
text-decoration: none;
}
.malllist dl dd .mallbtn a:hover{
border: 1px solid #2D577D;
background: #fff;
color: #2D577D;
}
.malllist .day_blue{
color: #265CFF;
font-weight: bold;
}
.malllist .day_red{
color: #d90000;
font-weight: bold;
}
.top_txt{
font-size: 16px;
margin-top: 1em;


}


.malllist dl dd .mallico{
padding: 2px 0 0px;
text-transform: uppercase;
background: #000;
color: #fff;
font-size: 14px;
width: 80px;
margin-right: 1em;
text-align: center;
display: inline-block;
}
.malllist dl dd .mallico.mall_tokyo{
background: #265CFF;
}
.malllist dl dd .mallico.mall_saitama{
background: #D90000;
}
.malllist dl dd .mallico.mall_chiba{
background: #008C00;
}
.malllist dl dd .mallico.mall_ibaraki{
background: #7F00FF;
}
.malllist dl dd .mallico.mall_gifu{
background: #FF7F00;
}
.malllist dl dd .mallico.mall_aichi{
background: #FF4DFF;
}
.malllist dl dd .mallico.mall_gunma{
background: #4DD2FF;
}
.malllist dl dd .mallico.mall_tochigi{
background: #006633;
}
.malllist dl dd .mallico.mall_sizuoka{
background: #B28500;
}
.malllist dl dd .mallico.mall_fukusima{
background: #663300;
}

/*イベント詳細*/
#lean_overlay{
	position: fixed;
	z-index:9999; 
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
.modalContents{
	padding: 30px 30px 15px;
	background-color: #fff;
	border: #000 solid 1px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	display: none;
	font-size:17px;
	font-weight:bold;
	color:#231f20;
	width: 900px;
}
.modalContents div .title{
	font-size:26px;
	color:#333;
	float: left;
	width: 60%;
	padding-top: 0.6em;
	text-align: center;
}
.modalContents div .venue{
	font-size:16px;
	float: right;
	width: 39%;
}
.modalContents div{
	font-size:17px;
	font-weight:bold;
	color:#231f20;
	margin-bottom:12px;
	clear: both;
	padding: 1em 0 3em;
}
.modalContents div span{
	display:block;
	margin-bottom:3px;
}
#day1btn:hover,
#day2btn:hover,
#day3btn:hover,
#day4btn:hover,
#day5btn:hover,
#day6btn:hover,
#day7btn:hover,
#day8btn:hover,
#day9btn:hover,
#day10btn:hover,
#day11btn:hover,
#day12btn:hover,
#day13btn:hover,
#day14btn:hover,
#day15btn:hover,
#day16btn:hover,
#day17btn:hover,
#day18btn:hover,
#day19btn:hover,
#day20btn:hover,
#day21btn:hover,
#day22btn:hover,
#day23btn:hover,
#day24btn:hover,
#day25btn:hover,
#day26btn:hover,
#day27btn:hover,
#day28btn:hover,
#day29btn:hover,
#day30btn:hover,
#day31btn:hover{
	opacity:0.5;
	filter: alpha(opacity=50);
}

.modalContents div.daytit{
font-size: 20px;
text-align: center;
background: #000;
color: #fff;
}
.modalContents div.daytit.bg_blue{
background: #1D2088;
color: #fff;
}
.modalContents div.daytit.bg_red{
background: #E60012;
color: #fff;
}
div.alert{
background: #E60012;
color: #fff;
padding: 3px;
text-align: center;
margin-bottom: 5px;
font-weight: bold;
}
.pc_view{
		display: block;
	}
/*sp*/
@media only screen and (max-width: 767px) {
.pc_view{
		display: none;
	}
.event_date.topcase p {
	font-size: 22px;
}
.event_date.topcase span {
     font-size: 18px;
}	
.event_date p {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    clear: both;
}	
.event_date span {
	font-size: 18px;
}	
ul.un_list {
    margin: 0 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #D0E8FF;
    background-color: #fff;
}	
ul.un_list li a {
    padding: 1em;
    background: url(../../common/images/common/un_arrow.svg) no-repeat center right 15px;
    float: none;
    width: 100%;
}
ul.un_list li a:hover{
	background: url(../../common/images/common/un_arrow.svg) no-repeat center right 15px#D0E8FF;
	text-decoration: none;
}	
.event_area {
	padding: 1em 4%;
	}
	.event_area li{
		font-size: 16px;
	}	
.event_area .wrapper {
    width: 100%;
	margin-left: 0%;
	}
.event_date.topcase .ti_day {
    margin-top: 10px;
}	
.event_date .ti_day {
    padding: 0px;
	font-weight: bold;
}
.event_date .ti_day {
    float: none;
    font-size: 17px;
	margin-top: 10px;
}
.event_date .top_image.flt_lft {
    width: 100%;
}	
.event_date .flt_rgt {
    width: 100%;
}	
.event_date span {
    padding: 1.6em 0 1em 0em;
	font-size: 18px;
}	
.areas_set {
    width: 100%;
    text-align: center;
    margin: 0.5em 0 0;
}	
.event_date .areas_set p{
	font-size: 22px; 
    margin: 0 auto;
    line-height: 2.2;
}		
.event_date {
    margin: 20px 0 0em;
}	
	
.malllist dl dd .mallbtn a {
    padding: 4px 1em 4px;
    font-size: 18px;
    width: 100%;
    margin: 0 auto;
}	
.malllist dl {
    display: block;
	padding: 1em ;
	width: 100%;
	box-sizing: border-box;
	font-size: 18px;
}
.malllist dl dt {
    width: 100%;
    display: block;
}
.malllist dl dd {
    width: 100%;
    display: block;
}
.malllist dl dd:last-child {
    width: 100%;
    vertical-align: middle;
    text-align: center;
	
}
.malllist dl dd .malltime {
    float: none;
	width: 100%;
    display: block;
	padding-left: 4em;
	box-sizing: border-box;
}
.malllist dl dd .mallico {
    width: 60px;
}
.malllist dl dd div {
    margin: 0.5em 0 1em;
	border-bottom: #ccc solid 1px;
}

.modalContents {
    padding: 30px 30px 15px;
    background-color: #fff;
    
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    display: none;
    font-size: 17px;
    font-weight: bold;
    color: #231f20;
    width: auto;
	margin-right: 10px;
}
.modalContents div .title {
    font-size: 26px;
    float: none;
    width: 100%;
	text-align: left;
}
.modalContents div .venue {
    font-size: 16px;
    float: none;
    width: 100%;
}
.modalContents div {
    padding: 1em 0 1em;
}
}/**/


/* bottom column space */

#column {
	width: 100%;
}
.box_l {
	width: 45%;
	height: 400px;
	padding: 20px;
	margin-bottom: 20px;
	float: left;
	border: solid 2px #ddd;
	background: #fff;
}
.box_r {
	width: 45%;
	height: 400px;
	padding: 20px;
	margin-bottom: 20px;
	float: right;
	border: solid 2px #ddd;
	background: #fff;
}
.pic {
	width: 100%;
}
.headline {
	width: 100%;
	padding: 20px 0 10px;
	font-weight: bold;
	font-size: 1.16rem;
}
.desc {
	width: 100%;
	font-size: 1.0rem;
	line-height: 1.5em;
}

@media screen and (max-width: 767px ) {
#column {
	width: 100%;
}
.box_l {
	width: 90%;
	height: auto;
	padding: 5%;
	margin-bottom: 20px;
	float: none;
	border: solid 2px #ddd;
	background: #fff;
}
.box_r {
	width: 90%;
	height: auto;
	padding: 5%;
	margin-bottom: 20px;
	float: none;
	border: solid 2px #ddd;
	background: #fff;
}
.pic {
	width: 100%;
}
.headline {
	width: 100%;
	padding: 20px 0 10px;
	font-weight: bold;
	font-size: 1.4rem;
}
.desc {
	width: 100%;
	font-size: 1.2rem;
	line-height: 1.5em;
}
}

/* bottom column space */
