@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: 5px;
	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: table-row;
}
table.bort01 th {

	border: 0;
	border-top: 1px solid;
	flex: 1 !important;
	text-align: left;
	text-align-last: justify;
	padding: 15px !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: 80%;
}

.news_img2 {

		width: 90%;
		margin:  0 auto;
} 

.news_img2 img {

	border: 1px solid;
	box-sizing: border-box;

} 


.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_faq figure,
body .next02 {

		flex: auto;
	}



body .hirosima .fl_b {

	flex-wrap: wrap;
}

body .hirosima .fl_b  figure {

	flex: auto !important;

}

body .home figure {

flex:auto
}


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:30%;
}

.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(1) {

flex: 1.855;

}


.fl_b.qa01 p:nth-child(2) {

	padding: 15px;
}

.cmop span {
position: relative;
text-align: right;
	display: block;
}


.home {
	margin-top:25px ;
	gap:15px;

}


.home p {


flex:1

}


.home figure {

	flex:1.12;
}


.bort04 {


	width: 930px;
}

.bort04 tr {

	display: flex;
margin-left: 15px;
align-items: center;
}


.bort04 th {

	flex: 0 0 15%;
    font-weight: normal;
    text-align-last: justify;
}


.bort04 td {

    flex: 3;
}


.bort04 td:nth-child(2) {
    flex: 0 0 1%;

}
.ret {

flex-wrap: nowrap;
	gap:10px;
	align-items: flex-start;
}
.ret p:nth-child(1) {


	white-space: nowrap;
}

.ret p {

margin: 0;

}


.faq {

text-align: center;

}

.faq  h2{

	font-weight: normal;


}
.faq  h3{

margin-top: 5px;
font-weight: normal;


}


.faq p {

margin: 0;
text-align: center;
}


.cmop  .day {

	text-align: right;


}

.cmop .fl_b {

	display: flex;
	gap: 15px;
}



.hirosima::before {
content: 'グループ名';
position: absolute;
    left: -100px;
    transform: translateX(10%);

}
.chugoku::before {
content: '代表法人';
position: absolute;
    left: -84px;
    transform: translateX(10%);

}


.hirosima .fl_b {

	gap: 15px;
	margin-bottom: 15px;
}

.hirosima .fl_b  figure {

	flex: 1;


}

.flex0 {

	flex:0.99;
}


.kanren ul {

margin-left: 20px;

}

.kanren ul li {

list-style: disc;
	
}


.kanren a {


	display: block;
}



body 
.example{
    background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #999 50%, #999 calc(50% + 0.5px), transparent calc(50% + 1px));
border-right: 1px solid !important;
}


.next01 {

	flex-wrap: wrap;

	gap: 10px;
	flex: 0.77;
}


.next01 figure{

	flex: auto;

}


.next02 {

flex: 2;


}

.next03 {

gap: 20px;



}


.office {

    position: absolute;
    bottom: 5%;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);



}



.fl_faq span {

margin: 0;
padding: 0;
text-indent: 0;


}

.fl_faq p {

	flex: 3;

}


.fl_faq figure {

flex: 1;

}



.keisai li {
position: relative;
padding-left: 15px;
}


.keisai li::before {
content: '※';
top: 0;
left: 0;
position: absolute;
}


.flex_dl02 {

	margin-top: 15px;

}


.flex_dl02 dl {
	display: flex;
	margin: 5px 0;

}

.flex_dl02 dl dt {

	flex: 0 0 100px;
	white-space: nowrap;
}

.flex_dl02 dl dd {

flex: 1;

}


.flex_dl dl {

display: flex;

height: 30%;
    border-left: 1px solid;
    border-right: 1px solid;
    box-sizing: border-box;
}

.flex_dl dl:nth-child(1) {

border-top:1px solid ;

}


.flex_dl dl:last-of-type {


	border-bottom: 1px solid;
}

.flex_dl dt,
.flex_dl dd {

	border: 1px solid;
	box-sizing: border-box;




}
.flex_dl dt {

	flex: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
	font-weight: bold;
	padding-left: 15px;
}

.flex_dl dd {

    flex: 1.5;
    display: flex;
    align-items: center;
    padding-left: 15px;
	text-align: left;
	line-height: 1.5;

}

.flex_dl p {
	text-align: center;
}

.fl_b.sc01 {
margin-top: 25px;

gap: 15px;

}


.fl_b.sc01 div:nth-child(1) {

	flex: 1.2;


}


.fl_b.sc01 div:nth-child(2) {

flex: 1;


}

.flex_img03 {

align-items: baseline;
}

.flex_img03,
.flex_img02,
.flex_img01 {

	gap:15px;
}


.flex_img03 figure,
.flex_img01 figure {

flex: 1;


}

.flex_img01 figure:nth-child(2){


	flex: 1.17;

}

.flex_img02 figure {

	flex:1.17;

}


.flex_img03 div {

flex:1.5;

}


.flex_img03 img {

	width: 100%;
}

.flex_img02 div {

	flex: 1;
}


.sup01 {

	margin-top: 10px;
}
.sup01 li {

	position: relative;
    text-align: left;
    padding-left: 20px
}

.sup01 li::before {
	content: '※';
	position: absolute;
	left: 0;
	
}


.count01 {

margin-top: 5px;
}



.count01 ul {
	counter-reset: number 0;    

}

.count01 ul li {

	position: relative;
	padding-left: 35px;
	font-size: 1.2rem;
}


.count01 ul li::before {
	left: 0;
	position: absolute;
	counter-increment: number 1; 
	content: "※" counter(number);
}

.kv_title {

margin-top: 15px;

}

.kv_title h2 {

	text-align: center;


	font-size: clamp(1.8rem, 0.737rem + 2.22vw, 2.4rem);

word-break:break-word ;

	letter-spacing: 0.25rem;
}

.kv_title h3 {
	text-align: center;
	font-weight: normal;
font-size: clamp(1.8rem, 0.737rem + 2.22vw, 2.4rem);

word-break:break-word ;
}


.kv_title em {

	font-weight: bold;
}


.suep {

    border: 1px solid;
    padding: 0 25px 25px;
    box-sizing: border-box;
    margin-top: 25px;


}


@media screen and (max-width: 898px) {

body .flex_img03,
body .flex_img02,
body .flex_img01, 

body .fl_b.sc01 { 

flex-wrap: wrap;
}
body .flex_img03 div,
body .flex_img03 figure,
body .flex_img02 figure,
body .flex_img01 figure,
body 
.fl_b.sc01 div:nth-child(2),
body .fl_b.sc01 div:nth-child(1) {

	flex: auto;
}


}







	