@charset "UTF-8";



.top_tittle0917.op01 {

opacity:1 !important;
transition:all .3s;

}



.mark_c  {
	position: relative;
}

.mark_c::after {
	position: absolute;
	content: 'Forward Stroke inc.';

	text-shadow:1px 1px 3px black;
    bottom: 6px;
    right: 12px ;
    color: #fff;
    font-size: 1em;

}



.page-title.opt-small h1 {
	font-size: 2.4rem;

}
.top_tittle0917 {

	white-space: normal;
	font-size: 2.6rem;
	line-height: 1.6 !important;
}


.top_tittle0917 span {

	margin-top: 15px;
	display: block;
	font-size: 2.1rem;
}
.top_tittle0917:after {
/*
font-size: 0.6em;
content:"～2020年10月16日(金)募集開始～";
display:block;
font-size: 0.6em;
white-space: pre;
letter-spacing: 1px;
*/
}

.h_t02:after {
/*
font-size: 0.6em;
content:"国内外の全アキバファン対象！“あなたの好きな秋葉原”を表現した絵を大募集";
display:block;
font-size: 0.6em;
white-space: pre;
letter-spacing: 1px;
*/
} 

.top_tittle0917:before {
/*content:"施設名称を「ＷＩＴＨ ＨＡＲＡＪＵＫＵ」に決定";
display:block;
	white-space: normal;*/
	
}

.top_tittle0917:after {
/*
	content:"２０２０年春開業予定、イベントホール予約受付を本日開始";
	display:block;
	font-size: 0.7em;
	
	white-space: pre;*/
}

.fl_b figcaption {

	text-align: center;
	/*flex-wrap: wrap;*/


}




.fl_b div {

	width: 50% ;
	text-align: center;
}

.fl_b div:nth-child(1) {
/**/
width: 50% ;

}


.fl_b span {
	display: block;
/*	text-align: center;
	font-size: 1.4em;
	margin-top: 0%;
	letter-spacing: 1.0px;
	margin: 0 auto;
*/
padding: 5px ;
}

.fl_b img {
	padding: 0px;
/*
	padding: 15px 15px 4px;*/


}

.img_txt {

	display: block;
	text-align: center;
	font-size: 1.4em;
	margin-top: 1%;
	letter-spacing: 1.0px;

}

table.bort01 tr {

	display: flex;
}
table.bort01 th {

	border: 0;
	border-top: 1px solid;
	flex: 1 !important;

}


table.bort01 th,
table.bort01 td {

white-space: normal;

padding: 8px ;
font-weight: normal;
	flex: 3;
}

table.bort01 td:nth-child(1) {

width: 20%;

white-space: nowrap;

}

.mod-index-col div:nth-child(1) {

	width: 50%;

}


.mod-index-col div:nth-child(2) {

width: 50%;

}

.news_img {

		width: 100%;
		max-width: 612px;
}



.news_img2 {

		width: 90%;
		margin:  0 auto;
} 

.news_img2 img {

	border: 1px solid;
	box-sizing: border-box;

} 

.news_img img {

	width: 100%;

}


.news_img figcaption {


	text-align: center;
	margin-bottom: 5px;
}

.table_title03 {

	display: table;
}

.table_title03 span {

		display: table-cell;
}

.table_title03 span:nth-child(1) {

	white-space: nowrap;

}


.fl_b.qa01 p {

	padding: 20px 0;
}

@media screen and (max-width: 999px) {



}

@media screen and (min-width:767px) and (max-width: 999px) {

.top_tittle0917 {

white-space: normal;

  }

  .mod-index-col div {

width: 50% !important;



}

.mod-index-col .mod-index-col_item {
/*
 margin: 0 !important;
 padding: 0 !important;*/
}


}

@media screen and (max-width: 767px){

body .fl_b.news240319 {

	flex-wrap: wrap;
}

body .fl_b.news240319  figure {

	flex: auto;
}


  body .fl_b.qa01 p {
 
		padding:20px 0;
	}


	.sp_url {

		display: block;
	}

	.sp_sc {

		text-align: center;
		margin: 0 auto;

	}


	body .fl_b07 div {
		width: 100%;
		text-align: center;
	}

	body .fl_b07,
	body .fl_b04 {
		flex-wrap: wrap;
		display: block;

	}

 body  .fl_b04 img {
    padding: 15px 0;
 
}


body .fl_b05 {

	flex-wrap: wrap;
	display: block;
}


		 body .fl_b04 div,	 
	body .fl_b05 div {
		
		width: auto;
		margin: 0 auto;
		text-align: center;
	}
	body .fl_b03 {
		flex-flow: row wrap ;
		display: block;

	}
body .fl_b07 div:nth-child(1) ,
body .fl_b03 div:nth-child(1) {

width: auto;
margin: 0 auto;
text-align: center;
}



body .fl_b06 img,
body .fl_bl {

	width: 100%;

	}



body table.bort01 td {

font-size: 1.8em !important;

	}


/**/
body .midle_t {
padding: 32px;

}

body .list_02 {

justify-content: space-around !important;

}

.square::before {

	top: 8.5px !important;

}


body .scroll_news table{
	width:960px !important;
	overflow-x: scroll;
    }
    .scroll_news{
    overflow: auto;/*tableをスクロールさせる*/
    white-space: nowrap;/*tableのセル内にある文字の折り返しを禁止*/
	padding-bottom: 15px;
    }
    .scroll_news::-webkit-scrollbar{/*tableにスクロールバーを追加*/
    height: 8px;
    }
    .scroll_news::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
    background: #F1F1F1;
    }
    .scroll_news::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
    background: #195cbf;
	}


div[class^="news_img"] {


		width: auto !important;
}


.mod-index-col div {

width: auto !important;

}

.top_tittle0917 {

white-space: normal;

}

.top_tittle0917 span {

font-size: 1.8rem;
display: block;

}

.fl_b {
	justify-items: center;
	justify-content: center;
	align-items: center;


}


.fl_b div {

width: 100% !important;
text-align: center;

 }


 
}


@media screen and (min-width: 768px){




}


.news_li {

	margin-left: 50px;

}

.disc li {

	list-style: disc;

}

.main_text05 {display: table;
}


.main_text05 span {display: table-cell;
}

.main_text04 {

	position: relative;
}

.square::before {

height: 10px;
width: 10px;
top:50% !important;
transform: translateY(-50%);
}

.square_r {
    margin-left: 7px;
}


.fl_bl {
	float: left;
	width: 50%;
}

.fl_a::after {
clear: both;
}

table.bort01 td {


	border-right: 0px;
  border-bottom: 0px;  /* 追記箇所 */

}

.tittle01 {
	margin-top: 15px;
	text-align: center;

}


.dis_table {
	display: table;


}
.dis_table p {
	display: table-cell;


}


.fl_b07,
.fl_b05,
.fl_b06,
.fl_b03,
.fl_b04 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

}
.fl_b03 {

-webkit-box-align: center;

    -ms-flex-align: center;

        align-items: center;

}


.fl_b03 img,
.fl_b04 img {

	padding: 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.fl_b03 div:nth-child(1) {

	width: 70%;
}

.fl_b05 {
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;

}

.fl_b05 div {
padding: 5px;
width: 33.3%;
margin: 0 auto ;
}

.fl_b06 {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
} 

.fl_b06 img {
	display: block;
	width: 50%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding:0 5px ;
}


.fl_b07 {

	-webkit-box-pack: end;

	    -ms-flex-pack: end;

	        justify-content: flex-end;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.fl_b07 div {
	padding: 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0 auto;
}


.fl_b07 div:nth-child(1) {

width: 70%;
 }



@media all and (-ms-high-contrast: none) {

	.fl_b04 div {
	width: 33.3%;
   }



}










	.float_r {
	
		float: right;
		padding:0 15px;
		box-sizing: border-box;
	}
	
	
	.ul_table {
		display: table;
		margin-left: 1rem;
	}
	
	
	.ul_table span {
		display: table-cell;
	}


	.news_center_img {

		margin: 5px 15px;
	}
	
	.news_center_img img,
	.news_center_img02 img {
	
	image-rendering: -webkit-optimize-contrast;
	box-shadow:none;
	}
	

	
	@media screen and (max-width:998px) {


	.fl_b .bort01 th span {


white-space: normal;
}


}



	
	@media screen and (max-width:767px) {
	
		.bort03 {


			font-size: 1.4em !important;

		}


	.sp_flex_g {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.sp_flex_g .float_r{
	 
		 padding: 15px;
		 margin: 0 auto ;
	}
	
	}


	.bort03 {

		width: 100%;
	}

.bort03 th {

	background: #ddd;
	text-align: center;
	border: 1px solid;
	padding: 15px;

}




.bort03 td {
	text-align: center;

}


.bort03 td:first-child {
	text-align: left;
}


.main_text04 span:nth-child(2) {

	margin-top: 0;
}


.bort01 th {

	background: #fff;
	width: auto;
	text-align-last: justify;
	white-space: nowrap;

}


.bort01 th span {

padding: 0;
}

.news_faq {

	border: 1px solid;

	text-align: center;
	padding: 15px;

}


.news_faq p {

	text-align: center;
}


.fl_b .square {
	background: #333;
	margin-bottom: 5px;

}



.fl_b .square::before {

content: none;

}




.fl_b.news240319 {
align-items: flex-start;
	justify-content: space-around;
gap:25px
}

.fl_b.news240319 figure {

	flex: 1;

text-align: center;
width: 100%;
}

.fl_b.news240319 figure:nth-child(2) {

flex: 1.165;

}


.fl_b.qa01 p:nth-child(2) {

	padding: 15px;
}


.table_pg_t h4 {

	margin-left: 1em;
	font-weight: normal;
}


