@charset "utf-8";

#bwj_22tokyo{
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
}
#bwj_22tokyo ol,#bwj_22tokyo  ul {list-style: none;}
#bwj_22tokyo small{
	margin:5px 0;
	font-size:12px;
	text-align:center;
	display:block;
}
#bwj_22tokyo blockquote, #bwj_22tokyo q {
	quotes: none;
}
#bwj_22tokyo blockquote:before, #bwj_22tokyo blockquote:after,
#bwj_22tokyo q:before, #bwj_22tokyo q:after {
	content: '';
	content: none;
}
#bwj_22tokyo img {
    width: 100%;
    height: auto;
}
#bwj_22tokyo table {
	border-collapse: collapse;
	border-spacing: 0;
}
#bwj_22tokyo a{text-decoration:none; display:block;}
#bwj_22tokyo a{transition:opacity .3s;}
#bwj_22tokyo a.touch,#bwj_22tokyo a.touch img{opacity:0.6;}
#bwj_22tokyo .visible-xxs{display:none; !important}
#bwj_22tokyo .hidden-xxs{display:block; !important}

@media screen and (min-width: 1200px){
	#bwj_22tokyo .container{width:1200px;}
}
@media screen and (max-width: 767px){
	body{ font-size:12px;}
}
@media screen and (max-width: 420px){
	#bwj_22tokyo .visible-xxs{display:block; !important}
	#bwj_22tokyo .hidden-xxs{display:none; !important}
}

/* ========= header sectionWrap ========= */

#header .lead{
	text-align: center;
    background: #f30893;
	margin-bottom: 0;
}

#header .lead img{
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
}
#header .mainimg{
	background:#fc80b1;
}
#header .mainimg .container{
	padding:0;
}
#header h1{
	padding:0 15px;
}
#sectionWrap .sectionLayout{
	margin-top:60px;
}

@media screen and (max-width: 991px){
	#sectionWrap .sectionLayout{
		margin-top:40px;
	}
}
@media screen and (max-width: 767px){
	#header .mainimg{
		border-top:none;
	}
	#header h1{
		padding:0;
	}
}

/* ========= btn variation ========= */

#bwj_22tokyo .btn,#bwj_22tokyo .btn2{
	color:#FFF;
	border-radius:8px;
	white-space:normal;
	position:relative;
	line-height:1.3;
	padding:1.6% 9%;
}
#bwj_22tokyo .btn::after,
#bwj_22tokyo .btn2::after{
	content: " ";
    position: absolute;
    right: 4%;
    top: 50%;
    width: 10px;
    height: 20px;
    background: url(../img/arrow1.png) no-repeat;
    background-size: 100%;
    margin-top: -10px;
}
#bwj_22tokyo .btnBox1{
	margin:0 8.5%;
}
#bwj_22tokyo .btnBox1 .btn{
	width:100%;
	margin-top:30px;
	background:#1F3566;
	font-size:30px;
	padding:1;
	/*box-shadow: 0 5px 0 rgba(71,12,112,1);"*/
	line-height: 1;
}

#bwj_22tokyo .btnBox1 .btn2{
	width:100%;
	margin-top:30px;
	background:#f30893;
	font-size:30px;
	padding:1;
	line-height: 1;
	    text-align: center;
}

#bwj_22tokyo .btnBox1 .btn2 img{
	    width: 74.55%;
}

#bwj_22tokyo .btn_sm2 {
    background: #D8397F;
    font-size: 15px;
    padding-top: 2%;
    padding-bottom: 2%;
}

/* ========= text variation ========= */

#bwj_22tokyo .textBox1{
	margin: 4% 8.5% 0;
    font-size: 2rem;
    text-align: center;
    line-height: 1.8;
}

#bwj_22tokyo span.large{
	font-size: 2.4rem;
	color: #D83980;
}

#bwj_22tokyo .info{
	font-size: 15px;
	text-align: center;
	padding: 1% 0 0;
}

#bwj_22tokyo .info .infodai{
	font-size: 20px;
	font-weight: bold;
}

#bwj_22tokyo .btnBox1 .btn .small{
	font-size:16px;
	margin: 0;
	padding: 0;
}
#bwj_22tokyo .btnBox2{
	margin:0 12%;
}
#bwj_22tokyo .btnBox2 .btn{
	width:100%;
	background:#D83980;
	font-size:28px;
	padding:1.8% 7% 1.3%;
	box-shadow: 0 5px 0 rgba(135,27,75,1);
}
#bwj_22tokyo .btn_sm{
	background:#3C3C3C;
	font-size:14px;
	padding-top:2.4%;
	padding-bottom:2.4%;
}
#bwj_22tokyo .btn_sm::after{
    font-family: FontAwesome;
    content: "\f2d2";
    background: none;
    right: 36px;
    font-weight: 100;
    font-size: 14px;
}

#bwj_22tokyo #sec1 .btn_sm::after{
	right: 12px;
	font-size: 10px;
	margin-top: -6px;
}



#bwj_22tokyo .btn1{
	background:#1F3566;
	font-size:14px;
	padding:4% 24px 4% 24px;
}

#bwj_22tokyo .closed{
	font-size:30px;
	color:#D8397F;
	font-weight:bold;
	text-align:center;
	margin-top:30px;
}
@media screen and (max-width: 1199px){
	#bwj_22tokyo .btnBox1{margin:0;}
	#bwj_22tokyo .btnBox1 .btn{font-size:26px;}
	#bwj_22tokyo .btnBox2{margin:0;}
	#bwj_22tokyo .btnBox2 .btn{font-size:24px;}
	#bwj_22tokyo .btn_sm{font-size:16px;}
	#bwj_22tokyo .btn1{
		font-size:12px;
		padding:3% 20px 3% 20px;
	}
}
@media screen and (max-width: 767px){
	#bwj_22tokyo .btnBox1 .btn{
		font-size:16px;
		margin-top:20px;
		padding: 2rem 4rem;
	}
	#bwj_22tokyo .btnBox2 .btn{
		font-size:17px;
	}
	#bwj_22tokyo .btn_sm,#bwj_22tokyo .btn_sm2{font-size:12px; font-weight: 100;}
	#bwj_22tokyo .btn1{
		padding:3% 46px;
	}
	#bwj_22tokyo .closed{
		font-size:20px;
	}
	
	#bwj_22tokyo .btn::after, #bwj_22tokyo .btn2::after {
    right: 8%;
    background-size: 60%;
    margin-top: -6px;
	font-size: 10px;
	}
	
	#bwj_22tokyo .bnrarea .booth2 .btn::after{
	right: 3%;
		
	}
	#bwj_22tokyo .btnBox1 .btn2 img{
		    width: 100%;
			padding: 3% 0;
	}
	
	#bwj_22tokyo .textBox1{
		margin: 8% 4% 0;
	}
}

/* ============= bnrarea============= */

#bwj_22tokyo .bnrarea{
	margin-top: 40px;
}

#bwj_22tokyo .bnrarea .booth {
    border: 1px solid #ddd;
    padding: 20px;
}

#bwj_22tokyo .bnrarea .booth2 {
    border: 1px solid #ddd;
    padding: 20px;
}

#bwj_22tokyo .bnrarea .booth2 .btn::after{
	background: none;
	font-family: FontAwesome;
    content: "\f107";
}

#bwj_22tokyo .bnrarea p:not(:nth-child(3)){
	margin-bottom:10px;
}
#bwj_22tokyo .bnrarea p:nth-child(1){
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:1.3;
}
#bwj_22tokyo .bnrarea p:nth-child(1) span:not(.hidden-xs){
	display:block;
}
#bwj_22tokyo .bnrarea .f_pink{
	color:#f14794;
}
#bwj_22tokyo .bnrarea .f_orange{
	color:#f18332;
}
#bwj_22tokyo .bnrarea .f_purple{
	color:#69438f;
}
@media screen and (max-width: 767px){
	#bwj_22tokyo .bnrarea .col-xs-6{
		padding: 0 4px;
	}
	
	#bwj_22tokyo .bnrarea .booth,#bwj_22tokyo .bnrarea .booth2{
		padding: 10px;
		margin-bottom: 10px;
	}
	
	#bwj_22tokyo .bnrarea p:nth-child(1){
		font-size: 14px;
	}
	
	#bwj_22tokyo .bnrarea > .col-xs-12 {
    width: 60%;
    margin-left: 20%;
}
	
}

/* ============= #sec1 ============= */

#sec1 .cnt1 p{
	line-height:1.6;
	font-size:15px;
}
#sec1 .cnt1 a{
	margin-top:10px;
}
#sec1 .cnt2 .inner{
	width:100%;
	background:#F5F1F5;
	margin: 0;
}

#sec1 .cnt2 .rightBox{
	padding:8% 5%;
}
#sec1 .cnt2 .rightBox > p{
	text-align:center;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.6;
}
#sec1 .cnt2 .rightBox > p.txt1 span{
	font-size:12px;
	vertical-align:baseline;
	color:#333;
}
#sec1 .cnt2 .rightBox > p.txt2{
	font-size:25px;
	color:#D83980;
}
#sec1 .cnt2 .rightBox > p.txt2 strong{
	font-size:39px;
	color:#D83980;
}

@media screen and (max-width: 1199px){
	#sec1 .cnt2 .rightBox > p{
		font-size:14px;
	}
	#sec1 .cnt2 .rightBox > p.txt2{
		font-size:20px;
	}
	#sec1 .cnt2 .rightBox > p.txt2 strong{
		font-size:30px;
	}
}

@media screen and (max-width: 991px){

	#sec1 .cnt1 figure{
		margin-bottom:10px;
	}
	#sec1 .cnt2 > div{
		margin-bottom:14px;
	}
	#sec1 .cnt2 > div .inner{
		display:table;
	}
	#sec1 .cnt2 .leftBox{
		width:30%;
		display:table-cell;
		background:#ffffff;
		vertical-align:middle;
		border:1px solid #e0e0e0;
		box-sizing:border-box;
	}
	#sec1 .cnt2 .rightBox{
		width:70%;
		display:table-cell;
		padding:10px 2.4%;
	}
	#sec1 .cnt2  .rightBox > p{
		text-align:left;
		font-size:20px;
		margin-bottom:0;
	}
	#sec1 .cnt2 .rightBox > p.txt1 span{
		font-size:14px;
	}
	#sec1 .cnt2 .rightBox > p.txt2,
	#sec1 .cnt2 .rightBox > p.txt2 strong{
		font-size:26px;
		vertical-align:baseline;
	}
}

@media screen and (max-width: 767px){
	#sec1 .cnt1 p{
		line-height:1.6;
		font-size:13px;
	}
	#sec1 .cnt2 > div{
		display:block;
	}
	#sec1 .cnt2 .leftBox,
	#sec1 .cnt2 .rightBox{
		width:100%;
		display:block;
		padding:10px 20px;
	}
	#sec1 .cnt2 .rightBox > p{
		margin-bottom:6px;
	}
	#sec1 .cnt1 figure{
		padding:0;
	}
	#sec1 .cnt2  .rightBox > p{
		text-align:left;
		font-size:16px;
	}
}

/* ============= #sec2 ============= */

#sec2 h2{
	width:100%;
	background:#D8397F;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:20px 15px;
	font-size:36px;
}

@media screen and (max-width: 991px){
	#sec2 h2{font-size:30px;}
}

@media screen and (max-width: 767px){
	#sec2 h2{
		font-size:22px;
		padding-top:12px;
		padding-bottom:12px;
	}
}

/* ============= #sec3 ============= */

#sec3 h2{
	width:100%;
	background:#D8397F;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:20px 15px;
	font-size:36px;
}
#sec3 .inner{
	background:#F8F5F8;
	padding-bottom:20px;
	margin: 0;
}
#sec3.sectionLayout .row > div{
	margin-top:0;
}
#sec3 .inner .cnt1 > div{
	margin-top:50px;
}
#sec3 .inner .cnt1 > div dl{
	margin-bottom:20px;
	overflow:hidden;
}
#sec3 .inner .cnt1 .col-md-6 dl{
	min-height: 120px;
	
}
#sec3 .inner .cnt1 > div dl dt,
#sec3 .inner .cnt1 > div dl dd{
	float:left;
}
#sec3 .inner .cnt1 > div dl dt{
	width:88px;
	height:88px;
}
#sec3 .inner .cnt1 > div dl dd{
	width:100%;
	padding-left:103px;
	font-size:16px;
	font-weight:bold;
	margin-left:-88px;
	min-height:90px;
	overflow:hidden;
}

/* --------- point5 --------- */

#sec3 .inner .cnt1 > div dl dd strong,
#sec3 .inner .cnt1 .column1 dl dd > span{color:#D8397F;}
#sec3 .inner .cnt1 .column1 dl dd strong{font-size:33px;}
#sec3 .inner .cnt1 .column1 dl dd b{color:#D8397F;font-size:20px;}
#sec3 .inner .cnt1 .column1 dl dd.schedule,
#sec3 .inner .cnt1 .column1 dl dd.schedule table{
	width:100%;
	margin-top:0;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule .timeday{
	width:100%;
	background:#f8e8f6;
	font-size:21px;
	color:#D8397F ;
	padding:15px 10px;
	text-align: center;
	margin-top: 2%;
}

#sec3 .inner .cnt1 .column1 dl dd.schedule table:first-of-type{margin-top:0;}
#sec3 .inner .cnt1 .column1 dl dd.schedule{
	margin-left:0;
	padding-left:0;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th,
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr td{
	font-size:15px;
	padding:6px 10px;
	border:2px solid #fbf7fb;
	vertical-align:middle;
	text-align: center;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .time{
	background: #e66aa4;
	color:#fff ;
	width: 15%;
}

#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .live{
	background: #fbf0f5 ;
	width: 12%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .people{
	background: #fff ;

}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .people p{
		display: inline-block;
		font-size: 10pt;
		line-height: 1.2;
		padding: 3% 0 0;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .people img{
	width: 70%;
	display: block;
	margin: 0 auto;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .brand{
	background: #ffffff ;
	width: 15%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .brand img{
	width: 100%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .brand-text{
	background: #ffffff ;
	width: 55%;
	text-align: left;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th{
	text-align:center;
	background:#ffffff;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr td{
	font-weight:normal;
	background-color: #fbf0f5;
}



#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th[scope="col"]{
	width:100%;
	background:#F5EFF8;
	font-size:24px;
	color:#D8397F;
	padding:15px 10px;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th[scope="col"] span{
	font-size:19px;
	color:#D8397F;
	vertical-align:baseline;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th span.commingSoon{
	font-size:4vw;
	line-height: 3.0em;
	font-weight: bold;
	color: #e6dadf;
	text-shadow:
        2px 2px #FFF,
        2px -2px #FFF,
        -2px 2px #FFF,
        -2px -2px #FFF;
	vertical-align:baseline;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule .txt1{
	font-size:18px;
	font-weight:normal;
	border:1px solid #CCC;
	padding:20px;
	background:#FFF;
	text-align:center;
	line-height:1.6;
}
@media screen and (max-width: 1199px){
	#sec3 .inner .cnt1 .column1 dl dd strong{font-size:22px;}
}
@media screen and (max-width: 991px){
	#sec3 h2{font-size:30px;}
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th[scope="col"]{
		font-size:18px;
		padding:10px;
	}
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th[scope="col"] span{font-size:15px;}
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th,
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr td{
		font-size:14px;
		padding:10px;
	}
	#sec3 .inner .cnt1 .column1 dl dd.schedule .txt1{
		font-size:15px;
		text-align:left;
	}
}
@media screen and (max-width: 767px){
	#sec3 h2{
		font-size:22px;
		padding-top:12px;
		padding-bottom:12px;
	}
	#sec3 .inner .cnt1 > div{margin-top:30px;}
	#sec3 .inner .cnt1 > div dl{margin-bottom:10px;}
	#sec3 .inner .cnt1 > div dl dt{
		width:60px;
		height:60px;
	}
	#sec3 .inner .cnt1 > div dl dd{
		font-size:15px;
		width:100%;
		padding-left:70px;
		margin-left:-60px;
		min-height:60px;
	}
	#sec3 .inner .cnt1 .column1 dl dd.schedule,
	#sec3 .inner .cnt1 .column1 dl dd.schedule table{margin-top:0;}
	#sec3 .inner .cnt1 .column1 dl dd strong,
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th[scope="col"]{font-size:15px;}
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th[scope="col"] span{font-size:13px;}
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th,
	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr td{
		font-size:17px;
		padding:7px;
		display: block;
	}

	#sec3 .inner .cnt1 .column1 dl dd.schedule table tr td:last-child{
		display: block;
	}
	#sec3 .inner .cnt1 .column1 dl dd.schedule table .heading {
    display: none;
  }

#sec3 .inner .cnt1 .column1 dl dd.schedule table tr th span.commingSoon{
	font-size: 26px;
	line-height: 3.0em;
}



#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .time
{
	width: 100%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .brand{
	width: 40%;
	display: inline-block;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .people{
	width: 60%;
	display: inline-block;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .time .live_icon{
	width: 30%;
	padding: 0 1%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .brand img{
	width: 100%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .people img{
		width: 30%;
		display: inline-block;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .people p{
		display: inline-block;
		line-height: 1;
		font-size: 14px;
		padding: 0 0 0 3%;
		vertical-align: middle;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule table tr .brand-text{
	background: #ffffff ;
	width: 100%;
}
#sec3 .inner .cnt1 .column1 dl dd.schedule .timeday{
	margin-top: 8%;
}
}


/* ============= #footer ============= */

#footer{
	width:100%;
	padding:30px 10px;
	background:#D83980;
	margin-top:80px;
}
#bwj_22tokyo #footer a:hover{opacity:1;}
#footer > *{
	text-align:center;
	color:#FFF;
}
#footer a{
	text-decoration:underline;
	margin-bottom:15px;
}
#footer a:hover{
	text-decoration:none;
}

@media screen and (max-width: 767px){
	#footer{
		margin-top:40px;
	}
}

/* ============= #live ============= */
#bwj_22tokyo #movie {
    width: 60%;
    margin: 60px auto 20px;
	padding: 0;
    overflow: hidden;
}
#bwj_22tokyo #movie .inner {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
}

#bwj_22tokyo #movie h2{
	font-size: 36px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: linear-gradient(to top, #4d1b30, #c30b60);
	width: 100%;
    max-width: 560px;
    margin: 0 auto;
    padding: 6px;
}

#bwj_22tokyo #movie .youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

#bwj_22tokyo #movie .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

@media only screen and (max-width: 768px){
	#bwj_22tokyo #movie {
		width: 98%;
		padding: 0;
	}
	#bwj_22tokyo #movie .inner {
	    margin:0 auto;
	    width: 100%;
	    text-align: left;
	}
	#bwj_22tokyo #movie h2{
		font-size: 26px;
		padding: 4px;
	}
}

/* ============= schedulelink ============= */
#bwj_22tokyo .scheduleall{
	margin: 0 auto;
	text-align: center;
}
#bwj_22tokyo .schedulelink{
	display: inline-block!important;
	font-size: 19px;
	padding: 0;
  font-weight: 700;
	border-bottom: 2px solid #666666;
}

#bwj_22tokyo .schedulelink::before {
    content: "\f078";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 6px;
}

/* ============= instagramlink ============= */
#bwj_22tokyo .instagramall{
	margin: 0 auto;
	text-align: center;
}
#bwj_22tokyo .instagramlink{
	display: inline-block!important;
	font-size: 19px;
	padding: 0;
  font-weight: 700;
	border-bottom: 2px solid #666666;
}

#bwj_22tokyo .instagramlink::before {
    content: "\f078";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 6px;
}

/* ============= top戻る ============= */

/*------------------topへ------------------------*/
#bwj_22tokyo .scrollTop {
    position: fixed;
    right: 30px;
    bottom: 30px;
    transition: all 0.4s ease-in-out 0s;
	z-index: 5;
}

#bwj_22tokyo .scrollTop a {
  display: inline-block;
  text-decoration: none;
  background: #e66aa4;
  color: #FFF;
  width: 60px;
  height: 60px;
  line-height: 120px;
  border-radius: 50%;
  text-align: center;
  /*overflow: hidden;
  box-shadow: 0px 0px 0px 5px #a0a8bf;
  border: dashed 1px #FFF;
  transition: .4s;*/
  position: relative;
  opacity:0.7;
}
#bwj_22tokyo .scrollTop a:after {
    font-family: "FontAwesome";
    content: '\f077';
    position: absolute;
    top: -35px;
    left: 7px;
    font-size: 45px;
}
#oem .scrollTop a:hover{
	background: #867135;
}
@media screen and (max-width: 480px){
#bwj_22tokyo .scrollTop {
    right: 20px;
    bottom: 20px;
}
#bwj_22tokyo .scrollTop a {
  width: 40px;
  height: 40px;

}
#bwj_22tokyo .scrollTop a:after {
    top: -44px;
    left: 4px;
    font-weight: 900;
    font-size: 30px;
}
}

/*------------------topへ------------------------*/
