/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 15 2026 | 06:04:21 */
#Faq .section1{
	padding-top:60px;
	padding-bottom:100px;
}
#Faq .section1 h2 {
		font-size:30px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 5px;
	color:#022198;
	text-align:center;
	margin-bottom:15px;
}
#Faq .section1 p {
		font-size:18px;
	margin-bottom: 5px;
	text-align:center;
}

#Faq .section2{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F8F8F8;
}
#Faq .section2 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;
}
#Faq .section2 pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#Faq .section2 h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
#Faq .section2 p.catch {
	margin-bottom: 40px;
	text-align:center;
}
#Faq .section2 h3 {
	font-size:26px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	padding-bottom:5px;
	border-bottom:3px solid #022198;
	margin-bottom: 10px;
}
#Faq .section2 ul {
  display: flex;
  flex-wrap: wrap;
	margin-bottom:40px;
}
#Faq .section2 ul li {
  font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
	margin-right:15px;
}
#Faq .section2 p.last {
	margin-bottom: 0px;
	text-align:center;
}


#Faq .faq{
	padding-top:100px;
	padding-bottom:100px;
}
#Faq .faq 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;
}
#Faq .faq pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#Faq .faq h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
#Faq .faq .qa{
	border-bottom:1px solid #ccc;
	padding:10px 0px;
	margin-top:0px;
}
#Faq .faq .smb-accordion__item__title {
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
      font-size:22px;
	color:#333;
	    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(http://a2-net.jp/wp-content/uploads/2026/06/ico_q.svg);
    padding-left: 55px;
    background-position: left center;
	background-color: #FFF;
}
#Faq .faq .qa p {
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
     font-size:16px;
	color:#333;
	background-size: 40px 40px;
    background-repeat: no-repeat;
    background-image: url(http://a2-net.jp/wp-content/uploads/2026/06/ico_a.svg);
    padding-left: 55px;
    background-position: left top;
	background-color: #FFF;
	padding-top: 5px;
    padding-bottom: 10px;
}
.smb-accordion__item__body{
	padding:10px 0px;
}

svg:not(:host).svg-inline--fa, svg:not(:root).svg-inline--fa {
    overflow: visible;
    box-sizing: content-box;
    color: #022198;
}

#Faq .lead{
	padding-top:100px;
	padding-bottom:100px;
	background-color:#F8F8F8;
}
#Faq .lead 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;
}
#Faq .lead pre::first-letter {
  color: #1C96FA;    /* 文字色をオレンジに */
}
#Faq .lead h2 {
		font-size:18px;
	 font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
	margin-bottom: 40px;
	text-align:center;
}
#Faq .lead p {
	margin-bottom: 0px;
	text-align:center;
}


@media (max-width: 833px) {
	#Faq .section1{
	padding-top:30px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Faq .section1 h2 {
		font-size:22px;
	text-align:left;
	margin-bottom:10px;
}
#Faq .section1 p {
		font-size:16px;
	margin-bottom: 5px;
	text-align:left;
}
	
	#Faq .section2{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Faq .section2 pre {
	font-size: 44px;
     font-family: "Oswald", sans-serif;
    margin-bottom: 5px;
}
#Faq .section2 h2 {
		font-size:16px;
	margin-bottom: 20px;
}
#Faq .section2 p.catch {
	margin-bottom: 20px;
	text-align:left;
}
#Faq .section2 h3 {
	font-size:22px;
	padding-bottom:5px;
	border-bottom:3px solid #022198;
	margin-bottom: 10px;
}
#Faq .section2 ul {
  display: flex;
  flex-wrap: wrap;
	margin-bottom:30px;
}
#Faq .section2 ul li {
  font-size:16px;
	margin-right:10px;
}
#Faq .section2 p.last {
	margin-bottom: 0px;
	text-align:left;
}
	
	#Faq .faq{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Faq .faq pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#Faq .faq h2 {
		font-size:16px;
	margin-bottom: 20px;
}
	#Faq .faq .smb-accordion__item__title {
     font-size: 18px;
        background-size: 26px 26px;
        padding-left: 35px;
        background-position: left 10px;
        line-height: 1.4;
}
	#Faq .faq .qa p {
      font-size:16px;
	line-height: 1.6;
	background-size: 26px 26px;
    padding-left: 35px;
    background-position: left top;
	        padding-top: 0px;
        padding-bottom: 0px;
}

	#Faq .lead{
	padding-top:50px;
	padding-bottom:50px;
		padding-left:15px;
		padding-right:15px;
}
#Faq .lead pre {
	font-size: 44px;
    margin-bottom: 5px;
}
#Faq .lead h2 {
		font-size:16px;
	margin-bottom: 20px;
}
#Faq .lead p {
	text-align:left;
}

	
}





