/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 12 2026 | 07:47:14 */
#B-detail .navi ul{
	 display: flex;           /* Flexboxを有効にする */
  justify-content: center; 
	flex-wrap: wrap;
	margin-top:40px;
	margin-bottom:60px;
}

#B-detail .navi ul li {
  color: #333;
	margin-left:10px;
	margin-right:10px;
	display: flex;
}
#B-detail .navi ul li a {
  position: relative;
    padding-top: 12px;
	padding-right:25px;
    padding-left: 40px;
    padding-bottom: 12px;
  text-decoration: none;
  color: #333;
  background-color: #FFF;
   font-size: 16px;
  font-weight: 500;
	font-family: "Noto Sans JP", sans-serif;
	border:2px solid #022198;
	border-radius:100px;
	    min-width: 200px;
	text-align: center;
}
#B-detail .navi ul li a:hover {
  background-color: #FFF;
  opacity: 0.7;
}
#B-detail .navi ul li a:before {
  background: url(http://a2-net.jp/wp-content/uploads/2026/06/ico_arrow_under.svg);
  content: "";
  width: 19px;
  height: 11px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}


#B-detail .about{
	padding-bottom:100px;
}
#B-detail .about pre {
	font-size: 60px;
     font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #022198;
    margin-bottom: 5px;
    line-height: 1.2;
	letter-spacing: 2px;
	overflow:hidden;
	text-align:center;
}
#B-detail .about pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .about h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
#B-detail .about h3 {
	font-size:28px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 5px;
	color:#022198;
}
#B-detail .about p {
	font-size:18px;
}


#B-detail .data{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F8F8F8;
}
#B-detail .data pre {
	font-size: 60px;
     font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #022198;
    margin-bottom: 5px;
    line-height: 1.2;
	letter-spacing: 2px;
	overflow:hidden;
	text-align:center;
}
#B-detail .data pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .data h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
	#B-detail .data .column{
		margin-bottom:80px;
	}
#B-detail .data h3 {
	text-align:center;
	margin-bottom: 10px;
}
#B-detail .data h3 strong {
	font-size:20px;
	font-family: "Oswald", sans-serif;
	font-weight:400;
	color:#FFF;
	background-color:#022198;
	padding:0px 10px;
}
#B-detail .data h4 {
	font-size:28px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 15px;
	color:#022198;
	text-align:center;
}
#B-detail .data p {
	text-align:center;
	margin-bottom:35px;
}


#B-detail .strength{
	padding-top:100px;
	padding-bottom:100px;
}
#B-detail .strength pre {
	font-size: 60px;
     font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #022198;
    margin-bottom: 5px;
    line-height: 1.2;
	letter-spacing: 2px;
	overflow:hidden;
	text-align:center;
}
#B-detail .strength pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .strength h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
	#B-detail .strength .column{
		margin-bottom:50px;
	}
#B-detail .strength h3 {
	margin-bottom: 10px;
}
#B-detail .strength h3 strong {
	font-size:20px;
	font-family: "Oswald", sans-serif;
	font-weight:400;
	color:#FFF;
	background-color:#022198;
	padding:0px 10px;
}
#B-detail .strength h4 {
	font-size:28px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 8px;
	color:#022198;
}
#B-detail .strength p {
	font-size:18px;
}


#B-detail .flow{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F8F8F8;
}
#B-detail .flow pre {
	font-size: 60px;
     font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #022198;
    margin-bottom: 5px;
    line-height: 1.2;
	letter-spacing: 2px;
	overflow:hidden;
	text-align:center;
}
#B-detail .flow pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .flow h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
	#B-detail .flow .column{
		margin-bottom:50px;
	}
	#B-detail .flow .column .txtBox{
		background-color:#FFF;
		padding:50px 50px;
		min-height:353px;
	}
#B-detail .flow h3 {
	margin-bottom: 8px;
}
#B-detail .flow h3 strong {
	font-size:20px;
	font-family: "Oswald", sans-serif;
	font-weight:400;
	color:#FFF;
	background-color:#022198;
	padding:0px 10px;
}
#B-detail .flow h4 {
	font-size:28px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 8px;
	color:#022198;
}


#B-detail .message{
	padding-top:100px;
	padding-bottom:100px;
}
#B-detail .gray{
	background-color:#F8F8F8;
}
#B-detail .message .logo img{
	width: 314px;
	margin-bottom:30px;
}
#B-detail .message pre {
	font-size: 60px;
     font-family: "Oswald", sans-serif;
    font-weight: 300;
    color: #022198;
    margin-bottom: 5px;
    line-height: 1.2;
	letter-spacing: 2px;
	overflow:hidden;
	text-align:center;
}
#B-detail .message pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .message h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 20px;
	text-align:center;
}
#B-detail .message h3 {
	font-size:28px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 15px;
	color:#022198;
	text-align:center;
}
#B-detail .message p {
	text-align:center;
}




@media (max-width: 833px) {
	#B-detail .navi ul{
	margin-top:20px;
	margin-bottom:30px;
}

#B-detail .navi ul li {
	margin-left:0px;
	margin-right:0px;
}
	#B-detail .navi ul li a {
	    min-width: 300px;
}
	
	#B-detail .about{
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#B-detail .about pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#B-detail .about pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .about h2 {
		font-size:16px;
	margin-bottom: 20px;
}
#B-detail .about h3 {
	font-size:22px;
	margin-bottom: 5px;
}
#B-detail .about p {
	font-size:16px;
	text-align:left;
}

#B-detail .data{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:15px;
	padding-right:15px;
}
#B-detail .data pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#B-detail .data pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .data h2 {
		font-size:16px;
	margin-bottom: 20px;
}
	#B-detail .data .column{
		margin-bottom:40px;
	}
#B-detail .data h3 {
	margin-bottom: 10px;
}
#B-detail .data h3 strong {
	font-size:18px;
	padding:0px 10px;
}
#B-detail .data h4 {
	font-size:22px;
	margin-bottom: 10px;
}
#B-detail .data p {
	text-align:left;
	margin-bottom:20px;
}
	
	
	#B-detail .strength{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#B-detail .strength pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#B-detail .strength h2 {
		font-size:16px;
	margin-bottom: 20px;
}
	#B-detail .strength .column{
		margin-bottom:30px;
	}
#B-detail .strength h3 {
	margin-bottom: 5px;
}
#B-detail .strength h3 strong {
	font-size:18px;
	padding:0px 10px;
}
#B-detail .strength h4 {
	font-size:22px;
	margin-bottom: 5px;
}
#B-detail .strength p {
	font-size:16px;
}

#B-detail .flow{
	padding-top:50px;
	padding-bottom:50px;
	padding-left:15px;
	padding-right:15px;
}
#B-detail .flow pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#B-detail .flow pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#B-detail .flow h2 {
		font-size:16px;
	margin-bottom: 20px;
}
	#B-detail .flow .column{
		margin-bottom:30px;
	}
	#B-detail .flow .column .txtBox{
		background-color:#FFF;
		padding:15px 15px;
	}
#B-detail .flow h3 {
	margin-bottom: 5px;
}
#B-detail .flow h3 strong {
	font-size:18px;
}
#B-detail .flow h4 {
	font-size:22px;
	margin-bottom: 5px;
}
	
	
	#B-detail .message{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#B-detail .message .logo img{
	width: 200px;
	margin-bottom:20px;
}
#B-detail .message pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#B-detail .message h2 {
		font-size:16px;
	margin-bottom: 15px;
}
#B-detail .message h3 {
	font-size:22px;
	margin-bottom: 10px;
	text-align:left;
}
#B-detail .message p {
	text-align:left;
}

	
	
}





