@charset "UTF-8";
/* CSS Document  ------------------
 * 170528
 * /brand/coopmirai_festa/tokyo/css/style.css
 * -------------------------------- */
/* 基本 */
body{
	font-family:'Meiryo','メイリオ','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','MS PGothic',sans-serif;
}

/* 調整用 */
.mb00 {	margin-bottom: 0 !important;}
.mb10 {	margin-bottom: 5px !important;}
.mb10 {	margin-bottom: 10px !important;}
.mb20 {	margin-bottom: 20px !important;}
.mb30 {	margin-bottom: 30px !important;}
.mb40 {	margin-bottom: 40px !important;}
.mb50 {	margin-bottom: 50px !important;}
.mt00 {	margin-top: 0 !important;}
.mt10 {	margin-top: 5px !important;}

.mr22 {	margin-right: 2.2em !important;}
.ml22 {	margin-left: 2.2em !important;}
.vaT { vertical-align: top !important;}
.taC { text-align: center;}
.taL { text-align: Left;}
.taR { text-align: Right;}
.line { margin-left:8px !important;}

.flL { float: left !important;}
.flR { float: right !important;}

.fs12em { font-size: 1.2em !important;}
.blue{
	color: #002DB2;
}
.red{
	color: #FF0000;
}
.mod__textMiddle{
	font-size: 1.2em;
	margin: 0 2px;
}
.top__middle__important a{
	color: #333;/* 赤字取り消し */
}
.spOnly {
	width: 100%;
}
/*.theme {
	width: 85%;
    margin: 0 auto;
	position: relative;
}*/

/* テキスト */
.mod__brandBlockText {
	margin-bottom: 0.5em;
	font-size: 1.1em;
}

/*インデント*/
.txt_idt{
	padding-left: 1em;
	text-indent: -1em;
}
	.mod__brandBlock p.indent {
		padding-left:1em;
		text-indent:-1em;
		font-size: .75em;
		margin: 1em 0 0 0;
	}

/* テキストリンク */
.commonLink > ul{
	padding-left: 0;
}
.commonLink > ul > li {
    list-style-type: none;
    margin: 0px 0;
    background: url(/common2016/img/main/commonLinkIcon.png) no-repeat;
    background-size: 19px 19px;
    background-position: 0% 50%;
    padding: 5px 0 5px 25px;
}

/* リード文 */
.Event_dtl {
	clear: both;
	margin: 0;
	overflow: hidden;
}
.Event_dtl p.lead {
	text-align: center;
	font-weight: bold;
	font-size:1.6em;
	margin: 0 0 20px;
	/* background: url(../img/line_01.png) no-repeat bottom ; */
	color: #71a529;
}
	.Event_dtl p.lead span {
		font-size:0.9em;
	}
.Event_dtl p.lead02 {
	text-align: center;
	font-size:1.2em;
	margin: 0 0 20px;
	/* background: url(../img/line_01.png) no-repeat bottom ; */
	color: #333;
}

@media screen and (max-width: 640px) {
	.Event_dtl p.lead,
 	.Event_dtl p.lead02{
		text-align: left;
	}
	.mod__brandBlockText {
		font-size: 1.2em !important;
	}
}

/* 見出し */
h1 img{
	width:  100%;
}
h2#hanbai,
h2#taiken,
h2#stage{
	width: 80%;
	margin-left: 10%;
}
	h2#hanbai img,
	h2#taiken img,
	h2#stage img{
		width: 100%;
	}
h2.h2_ttl{
	color: #333;/*文字色*/
	padding: 0.5em 0;/*上下の余白*/
	border-top: solid 3px #a9d9f0;/*上線*/
	border-bottom: solid 3px #a9d9f0;/*下線*/
	font-size: 1.4em;
}
	h2.h2_ttl span{
		font-size: 0.8em;
	}
h3.h3_ttl {
	padding: 0.25em 0.5em 0;/*上下 左右の余白*/
	color: #333;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #a9d9f0;/*左線*/
	font-size: 1.2em;
	margin-bottom: 10px;
}
	/* 体験ブース */
	h3.h3_ttl.taiken{
		border-left: solid 5px #f29c9f;/*左線*/
		font-size: 1.4em;
	}
h4.h4_ttl{
	position: relative;
	background: #a9d9f0;
	box-shadow: 0px 0px 0px 5px #a9d9f0;
	border: dashed 2px white;
	padding: 0.2em 1em;
	color: #454545;
}
h4.h4_ttl:after{
	position: absolute;
	content: '';
	left: -7px;
	top: -7px;
	border-width: 0 0 15px 15px;
	border-style: solid;
	border-color: #fff #fff #03a9f4;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
	/* 体験ブース・ステージ */
	.main_stage h3,
	.taiken h3 {
		background-color: #46A5FB;
		color: #FFF;
		font-size: 1.2em;
		padding: 0.5em;
		margin: 0;
		text-align: center;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
	}
	@media screen and (max-width: 640px) {
		h2{
			width: 100%;
			padding: 0 !important;
			margin: 0;
			line-height: 1.2em;
			
		}
		h2#hanbai,
		h2#taiken,
		h2#stage{
			width: 100%;
			margin-left: 0;
		}
			.ico_wakuwaku.spOnly{
				display: none !important;
			}
		h2 img{
			max-width: 100%;
			width: auto;
		}
		h2.h2_ttl{
			padding: 0.5em 0 !important;/*上下の余白*/
		}
	}

/* ボタン */
.mod__brandBlockCenter > .mod__btn__notes > a,
.noscroll{
	margin: 0;
}
	/* ボタンをマウスオーバーで半透明 */
	.btnover {
	    -webkit-transition: opacity 2s ease-out 0.5s;
	    transition: opacity 2s ease-out 0.5s;
	}
	.btnover:hover {
	    filter:Alpha(opacity=70); /* 旧IE */
	    opacity: 0.7;
	}

/* レイアウト */
/* 画像2枚並び */
.mod__imgblockLeft.mod__imgblockLeft--50{
	width: 49%;
}
/*画像・キャプション幅_70%*/
.splitContent__main__imgAndTextFull__main__img > img.w25 {
	float: none;
	margin: 0 auto;
	width: 30%;
}
	@media screen and (max-width: 640px) {
		.mod__imgblockLeft.mod__imgblockLeft--50{
			width: 100%;
		}
		.splitContent__main__imgAndTextFull__main{
			margin:0 3.125%;
		}
		.splitContent__main__imgAndTextFull__main__img > img.w25 {
			width: 100%;
			margin: 0;
		}
	}

/* 各エリアへのナビ */
ul.navi{
	overflow: hidden;
	width: 100%;
	list-style-type: none;
	margin: 0 0 30px !important;
	padding: 0;
}
ul.navi li {
	width: 188px !important;
	text-align: center;
	margin-bottom: 20px;
	padding: 0.8em 0;
	border-left: dashed 1px #fff;
	transition: .5s;
	font-weight: bold;
	font-size: 1.1em;
	float:left;
}
		ul.navi li.nav_hanbai{
			background-color: #17b1e2;
		}
		ul.navi li.nav_taiken{
			background-color: #c059ea;
		}
		ul.navi li.nav_stage{
			background-color: #f77ab8;
		}
		ul.navi li.nav_nikoniko{
			background-color: #ff9326;
		}
		ul.navi li.nav_fooddrive{
			background-color: #66af11;
		}
		ul.navi li.nav_access{
			background-color: #06b3a3;
		}
			/* 1行メニューの対応 */
			ul.navi li.nav_taiken a,
			ul.navi li.nav_stage a,
			ul.navi li.nav_access a{
				margin: 0.75em auto;
			}
			/* hover時 */
			ul.navi li.nav_hanbai:hover{
				background-color: #99e2f9;
			}
			ul.navi li.nav_taiken:hover	{
				background-color: #dfb0f3;
			}
			ul.navi li.nav_stage:hover{
				background-color: #f9c1dd;
			}
			ul.navi li.nav_fooddrive:hover{
				background-color: #abdf6e;
			}
			ul.navi li.nav_access:hover{
				background-color: #88eae1;
			}
ul.navi li a {
	/* text-decoration: none; */
	color: #fff;
}
p.ttl_navi {
	font-size: 1.4em;
	border-bottom: dashed 2px #72A529;
	margin: 0 auto 10px;
	font-weight: bold;
}

@media screen and (max-width: 640px) {
	.Event_dtl p.lead.mb40{
		margin-bottom: 15px !important;
	}
	ul.navi {
		margin-bottom: 10px;
	}
	ul.navi li {
		padding: 0.5em 0;
		margin-bottom: 0;
		width: 100% !important;
		border-left: none;
		border-bottom: dashed 1px #fff;
		font-size: 1.2em;
		margin: 0 auto;
	}
	/* ul.navi li.nav_hanbai{
		background-color: #f77ab8;
	}
	ul.navi li.nav_taiken{
		background-color: #ff9326;
	}
	ul.navi li.nav_fooddrive{
		background-color: #66af11;
	}
	ul.navi li.nav_access{
		background-color: #06b3a3;
	}*/
	/* 高さ調整 */
	ul.navi li.nav_hanbai a,
	ul.navi li.nav_taiken a,
	ul.navi li.nav_stage a,
	ul.navi li.nav_fooddrive a,
	ul.navi li.nav_access a{
		margin: 0.4em auto;
	}
		/* 2行メニューの対応 */
		/* ul.navi li.nav_hanbai a,
		ul.navi li.nav_fooddrive a,
			margin: 0 auto;
		}*/
		/* 1行メニューの対応 */
		/* ul.navi li.nav_taiken a,
		ul.navi li.nav_stage a,
		ul.navi li.nav_access a{
			margin: 0.07em auto;
		}*/
}

/* アクセス */
.mod__imgblockLeft.flL{
	margin-right: 2%;
}
.mod__imgblockRight.flL{
	float: left;
}
ul.ul_access{
	padding-left: 20px;
}
ul.ul_access li {
    position: relative;
    list-style-type: none;
}
ul.ul_access li::after {
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: -1em;
    width: 6px;
    height: 6px;
    background-color: #a9d9f0;
    border-radius: 100%;
}
.indent1 li {
	font-size: 1.0em;
}
@media screen and (max-width: 640px) {
	.mod__imgblockLeft.flL{
		margin-right: 0;
	}
	.mod__imgblockRight.flL{
		float: none;
	}
}

/* パンフレット */
.mod__brandBlockCenter.taC{
	text-align: center;
}
@media screen and (max-width: 640px) {
	.mod__brandBlockCenter.taC{
		text-align: center;
		margin: 0 3.125%;
	}
}
	/*パンフレットボタン用*/
	.top__middle__important .mod__btn__notes > a{
		background-color: #E95283;
		background-image: url(/common2016/img/main/event_arrow.png);
		background-position: 95% 50%;
		background-repeat: no-repeat;
		background-size: 17px 14px;
		border-radius: 5px;
		color: #fff;
		padding: 15px 40px 15px 10px;
		min-width: 80%;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 0.05em;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all  0.5s ease;
	}
	.top__middle__important .mod__btn__notes > a.org {
	    border-radius: 10px;
	    background-color: #FFF;
	    border: 2px solid #f2868a !important;
	    color: #f2868a;
	    box-sizing: border-box;
	}
	.top__middle__important p.mod__btn__notes__upper {
		font-weight: bold;
		font-size: 1.4em;
		letter-spacing: 0em;
		color: #383636;
	}
	.top__middle__important .mod__btn__notes a:hover {
		text-decoration: underline;
		opacity: 0.5;
	}
	.mod__btn__notes.mb50 {
		margin-bottom: 50px !important ;
	}
	@media screen and (max-width: 640px) {
		.theme {
			width: 100%;
		}
		.mod__brandBlockCenter > .mod__btn__notes > a {
			min-width: 0;
			position: inherit;
			top: inherit;
			right: inherit;
			font-size: 1.4em;
			max-width: 290px;
			margin: 0 3.125%;
		}
	}

/* ステージ */
.main_stage{
	width: 80%;
	margin: auto;
}
.time_sc {
	background-color:#FFF;
	border: solid 1px #e3c39c;
}
.time_sc dl,
.time_sc dt,
.time_sc dd {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.time_sc dl {
	border-bottom: solid 1px #E3C39C ; 
}
.time_sc dl:nth-child(odd) {
	background-color: #fcf2f3;
}

.time_sc dt,
.time_sc dd {
  	padding: 0.15em 0.15em 0 0.15em;
    	font-size: 1.1em;
}
.time_sc dt{
    	width: 28%;
	float: left;
	text-align: center;
}
.time_sc dd{
    	padding-left: 0.25em;
    	padding-bottom: 0.15em;
	margin-left: 20%;
	border-left:dotted 1px #E3C39C;
    	margin-left: 28%;
}
.time_sc dl.time_head {
	background-color: #f2868a; 
	color: #FFF;
}
	.time_sc dl.time_head dt,
	.time_sc dl.time_head dd{
		font-weight: bold;
		text-align: center;
	}
	.time_sc dl.time_head dd{
		padding-left: 0;
	}
	.time_sc dl dd span.pro_title{
		font-weight: bold;
	}
.time_sc dd span {
	font-size:0.75em;
	color: #814E23;
}
.time_sc dd span.kome {
	color: #4c4c4c;
}
.time_sc p {
	margin: 0.5em 1em;
	font-size:0.9em;
}
#eventArea01 .taiken .time_sc dd img {
	float: left;
	margin-right: 10px;
	width: 8%;
	margin-left: -10px;
}

@media screen and (max-width: 640px) {
	.main_stage{
		width: 100%;
	}
	/* サンリオ */
	.mod__imgblockRight--40.w80{
		width: 80%;
		margin: auto 10%;
	}
}

/* お問い合わせ */
.mod__textLarge.mod__textBold {
	font-size: 1.2em;
}

.top__middle__important .commonLink a {
	display: inline-block;
}
*/

/* 体験ブース */
.container__960{
	font-family: 'Meiryo','メイリオ','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','MS PGothic';
}
h2{
	margin-bottom: 0 !important;
}
h4.h4_ttl_line {
    font-size: 1.4em;
    border-bottom: dashed 2px #f29c9f;
    margin: 0 0 15px !important;
}
h4.h4_ttl_line img {
    vertical-align: middle;
}
@media screen and (max-width: 640px) {
	h4.h4_ttl{
		padding: 0.2em 0 !important;
		line-height: 1.2em;
	}
}
.mod__imgblockLeft--50.box_img,
.mod__imgblockRight--50.box_img{
	box-sizing: border-box;
	border: 1px solid #999;
}


.ico_wakuwaku.pcOnly {
    display: inline;
}
	/* 体験ブース表 */
	.mod__table.wakuwaku.mt00.w80{
		margin: 0 auto auto;
		width: 80%;
	}
	.mod__table th.columnhead{
		font-weight: bold;
		background: #fcf2f3;
	}
	/* indexへ戻るボタン */
	.mod__btn__notes.center.w70{
		width: 70%;
		margin: auto;
	}
/* くわしくはこちらボタン */
.top__middle__important a.button {
	position: relative;
	width: 60%;
	display: inline-block;
	padding: .5em 1em;
	background-color: #f2868a;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
.top__middle__important a.button:hover {
	background-color: #f25a5f;
}
.top__middle__important a.button::after {
	position: absolute;
	top: 42%;
	right: 1.2em;
	content: '';
	margin-top: -5px;
	border: 9px solid transparent;
	border-top-width: 9px;
	border-bottom-width: 9px;
	border-left-color: #fff;
	opacity: 0;
}
.top__middle__important a.button::after {
	animation: arrow 1.6s infinite;
}
@keyframes arrow {
	50% {
	right: .2em;
	opacity: 1;
	}
	100% {
	right: -.4em;
	opacity: 0;
	}
}

/* フードドライブ */
h4.h4_ttl_line_blue{
	font-size: 1.2em;
	border-bottom: dashed 2px #a9d9f0;
	margin: 0 0 15px !important;
	display: block !important;
	width: 550px !important;
}

@media screen and (max-width: 640px) {
	h4.h4_ttl_blue{
		padding: 0.2em 0 !important;
		line-height: 1.2em;
		width: 100% !important;
	}
	.mod__imgblockRight img.w70{
		width: 70%;
		margin-left: 15%;
	}
}

/* 地図・アクセス */
.mod__fieldImg img.w70{
	width: 70%;
	margin-left: 15%;
}
	@media screen and (max-width: 640px) {
		.mod__fieldImg img.w70{
			width: 100%;
		}
	}

/* その他 */
.mod__imgblockInner.kitchen-car{
	box-sizing: border-box;
	border: 1px solid #999;
	padding: 15px;
}

@media screen and (max-width: 640px) {
	p.brandTxt,
	dl.naiyou,
	dl.naiyou dt{
		font-size: 12px;
	}
	dl.naiyou.mb20{
		margin-bottom: 10px !important;
	}
	/* 体験ブース表 */
	.mod__table.wakuwaku.mt00.w80{
		width: 100%;
	}
	.mod__imgblockImg img.w60{
		width: 60%;
		margin: auto;
	}
	p.mod__textBold.lead {
		text-align: left;
		font-size: 1.2em;
	}
	/* indexへ戻るボタン */
	.mod__btn__notes.center.w70{
		width: 100%;
	}
	.mod__btn__notes a{
		font-size: 1.0em;
	}
	/* くわしくはこちらボタン */
	.top__middle__important a.button {
		width: 80%;
		margin: 0 auto 10px 6% ;
		text-decoration: underline;
	}
	/* にこにこゾーン */
	.mod__imgblockLeft--32,
	.mod__imgblockRight--32{
		width: 100%;
		margin-right:0;
	}
}

/* メニュー補正 */
.top__middle__important a{
	background-image: none;
	padding: 0;
}

/* 地図 */
	.mod__fieldImg{
		width: 70%;
		margin-left: 15%;
	}
@media screen and (max-width: 640px) {
	.mod__fieldImg{
		width: 100%;
		margin-left: 0;
	}
}

/* 印刷用CSS */
@media print{
	.spOnly{
		display: none;
	}
}

