@charset "UTF-8";/*!
 * 2025/12/15/fuji */
/* 共通 */
.header-logo img {width:300px;}
@media (max-width: 575.98px){.header-logo img {width:260px;}}

.s-center-left {text-align:center !important;}
.s-left {text-align:left !important;}
.s-right,.s-right-left {text-align:right !important;}
.s-fl-left{float:left;}
.s-fl-right{float:right;}
@media (max-width: 575.98px){.s-center-left,.s-right-left {text-align:left !important;}}

/* space */
.s_p2 {padding:2rem !important;}

/* text */
.s-bold {font-weight:bold;}

/* footer */
footer .s-footer {background-color:#0F0F0F;}

/* 2nd pages */
section.s-info,section.s-article,section.s-2ndtop {background:#d9d9d9;}
section.s-info a,section.s-article a,section.s-2ndtop a {color:#0056D6;}
section.s-2ndtop p{font-size:1.2rem;margin-bottom:0px;}
.s-chara {transform: scale(1.0) translate(0, 0);transition: none;right: 0px;position: absolute;top: 3%;width: 25%;height: auto;z-index: 5;}


/* 個別設定 */
/* Top page
section.s-info,section.s-article,section.s-2ndtop {background:#d9d9d9;} */
section.s-info p::before {content:'●';margin-left:-15px;}
section.s-article h3 {font-size: 1.2rem;font-weight:400;margin-bottom:15px;}
section.s-info a,section.s-article a {color:#0056D6;}
section.s-info,section.s-article {background:#d9d9d9;}
section.s-article h3 {font-size: 1.2rem;font-weight:400;margin-bottom:15px;}


/* FAQ page */
section.s-faq h3 {font-size: 1.5rem;}
section.s-faq ul {margin-bottom:3rem;}
.s-faq .card {margin-bottom:2rem;}
#faq-list {margin-top:3rem !important;}
#faq-list ul {margin-bottom:0rem;}

@media (max-width: 991.98px){}
@media (max-width: 767.98px){}
@media (max-width: 575.98px){}