@charset "UTF-8";





small.sub {

	font-size: clamp(1.8rem, 1.655rem + 0.73vw, 2.2rem);
	display: block;
	margin-top: 15px ;
}


.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;
}




.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;
	text-align: left;
	text-align-last: justify;
}


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%;
		text-align: center;
}

.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) {



	body .fl_g {


display: block;
}

body .fl_g figure {


	margin: 25px 0;

	text-align: center;
}






}

@media screen and (min-width:767px) and (max-width: 999px) {

.top_tittle0917 {

white-space: normal;

  }

  .mod-index-col div {

width: 50% !important;



}



}

@media screen and (max-width: 767px){



	body .news_imag04 {

width: 100%;
}



	body .kanda_inner {

		margin: 0;
	}
	body .fl_b03 figure img {

		width: auto;
	}

	body .faq .fl_b {

		display: block;
		margin-bottom: 15px;

	}

	.fl_b06 {

			flex-wrap:  wrap;

	}

 
	body .fl_b06  figure {


		flex: auto;

	}
	body table.bort01 th {

		font-size: 1.8em !important;
	}

	body .bort03 th {

		font-size: 1em;
	}


	body .logo_flb {

		flex-wrap: wrap;
		justify-content: center;
	}

body .hirosima .fl_b {

	flex-wrap: wrap;
	align-items: flex-start;

}

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;
	display: block;
	margin: 0 auto;
 
}


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;
	align-items: baseline;
}

.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 {

        align-items: flex-start;

}


.fl_b03 img,
.fl_b04 img {

	padding: 15px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.fl_b03 div:nth-child(1) {

	width: auto;
	margin-left: 15px;
}

.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;
			gap: 15px;
} 
.fl_b06 figure {

	flex: 0 0 127px;
}

.fl_b06 img {
	display: block;
	width: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	
}


.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) {

body	.fl_b03 figure {

			margin: 25px auto;
		}


	.fl_b .bort01 th span {


white-space: normal;
}
body .sns_lsit li,
body .fl_b002 p,
body .fl_b002,
body .fl_g02.flidbox,
body .kanren h3,

body .fl_g02 p {


	text-align: center;
}

body .fl_b03,
body .sns_lsit a,
body .fl_b002,
body .fl_g02,

 body .sns_lsit p,
	body .sns_lsit li {


		display: block;
	}
}



	
	@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 {

	text-align: center;
	border: 1px solid;
	padding: 15px;
	text-align-last: justify;
	font-weight: normal;
	vertical-align: middle;
}




.bort03 td {
	text-align: left;

}


.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;
}

.faq .fl_b {
	margin-bottom: 5px;
	gap: 15px;
}


.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;
}



.logo_flb {

	display: flex;
	align-items: flex-end;
}

.main_text02 {

text-align: justify; text-indent: 1em;
			margin-top: 0;
			word-break: break-all;
}




.main_text03 {

text-align: justify; text-indent: 0em;
			margin-top: 0;
			word-break: break-all;
}

.news_hirosima_imag {

text-align: center;
position: relative;
}


.img_aria {

    position: absolute;
    top: 50%;
    width: 59%;
    left: 58%;
    transform: translate(-54%, -17%);

}

.img_aria img {

	width: 100%;
}


.coment ul:nth-child(1) {


margin-top: 0px;
}



.coment li {

display: flex;
position: relative;
gap: 2px;
font-size: 1.2rem;

}

.coment li::before {

	content: '※';

}

#logo01 {
	margin: 0 auto;
}


.bort01 .fl_b span {

	padding: 0;

}


@media (min-width: 768px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
color: #333;
}
}

.main_text02 {

	margin-top: 0;
	text-indent: 1em;

}


.coment02 {
	margin-top: 5px;
counter-reset: number 0;  
}



.coment02 li {

	display: flex;

	gap: 10px;
	font-size: 1.2rem;
}

.coment02 li::before {
	counter-increment: number 1; 
	content:"※" counter(number) " "; 
	white-space: nowrap;
	margin-right: 5px;
}
.coment02 span:nth-child(1) {


	white-space: normal;
}



.news_img01 {

	width: calc(100% - 15px );

	margin: 15px auto;
	text-align: center;
}

.news_img01 figcaption {

	text-align: center;
	margin-top: 5px;
}



.bold li {

	position: relative;
	display: flex;
	gap: 5px;
}
.bold li::before {

	content: '・';
	position: relative;


}


.logod {


	border: 1px solid;
	padding: 15px;

	border-radius: 15px;

}

.logod p {

	margin-top: 0;

}

.logod h2,
.logod h3 {

	font-weight: normal;


}

*{

	box-sizing: border-box;

}






.com01 li {

	font-size: 1.2em;
}


.kanren ul {

margin-left: 20px;

}

.kanren ul li {

list-style: none;
margin-bottom: 10px;
	
}


.kanren a {


	display: block;
}
.faq_inner {

	width: calc(100% - 25px);
	margin: 15px auto;
}

	




.fl_b03 figure {

	margin: 0 auto;
	text-align: center;
	flex: 1;
}

.fl_b03 figure img {


	width: 100%;

}

.fl_b03 figure:nth-child(2) {

flex: 1;
}


.kanda_inner {

	margin-left: 1rem;
}

.bg_per {

	background: #E6EEF9;
	padding: 0 10px;
}

.kanda figure {

	text-align: center;
}
.fl_b05 {
	gap: 25px;
	justify-content: center;
}

.fl_b05 figure:first-child {
	flex: 0 0 288px;
}
.fl_b05 figure {
	flex: 0 0 300px;
}


.fl_b05 figure img {

	width: 100%;
}

.fl_b05 figcaption {
	margin-top: 10px;
}

.fl_b06 figcaption {

	font-weight: bold;


}

.fl_b06 figure {

	flex: 1;
}

.fl_b06 div {

	flex: 1.5;
}

.fl_b04 figcaption {

	margin-top: -5px;
	text-align: center;
}


.fl_figc {
	justify-content: center;
	flex-wrap: wrap;
	gap: 5px;
}

.fl_figc small{

	font-size: 1.2rem;
display: block;

}

.news_imag04 {

	width: 90%;
}


.myu_t {

	text-align: center;
	font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.myu_t h3 {

	font-weight: normal;
	font-size: 2.2rem;


}

h2 .table_title {

	font-size: 1em;
	margin: 0;
}

.fl_g {

	display: grid;
	grid-template-columns: 1.5fr 1fr 1fr;
    grid-auto-rows: minmax(250px, auto);
}

.fl_g p {


	margin: 0;

}

.aqa ul {

	margin-left: 15px;
}

.aqa ul dd {
	margin-left: 1em;



}


.sns_lsit li {

	position: relative;
	display: grid;
	grid-template-columns:15px 1.2fr 1fr;
	margin-bottom: 15px;
	margin-left: 15px;

}
.sns_lsit li::before {

	content: '・';
	position: absolute;
	left: -15px;

}


.sns_lsit p {
	display: flex;
	margin: 0;
	gap:8px
}


.sns_lsit li:nth-last-child(2) {

	grid-template-columns: 2.5fr 1fr 1fr;

}

.box01 {

	grid-column: 1 / 5;
	padding: 15px ;
	box-sizing: border-box;

}
.sns_lsit li.aqa_lsit02 {

	
	grid-template-columns:4fr 1fr 1fr 50px;
}

.fl_b03 {

	justify-content: flex-start;

}

.fl_b03 figure,
.fl_b03 div {


	flex: 1;
}

.fl_b03 h3 {

	font-weight: normal;
}
.fl_g02 p,
.fl_b03 p {
margin: 0;

}


.fl_g02 {

	display: grid;
	grid-template-columns: repeat(3, 250px);
	column-gap: 5px;
	
}

.kanren h3 {

	font-weight: normal;
	font-size: 1em;
}

.fl_g02.flidbox {

	grid-template-columns: 160px 50px 85px 200px;
}

.fl_b002 {

	display: flex;
	flex-wrap: wrap;
}


.fl_b002 p {

	margin: 0;
	flex: 0 0 calc(100% / 5);

}
.fl_b002 
p.faq_box02 {
	flex: 0 0 10%;

}
.fl_b002 
p.faq_box03 {
	flex: 0 0 60%;

}



