@charset "UTF-8";
/*--------------------------
 FC 20231114
----------------------------*/
.fc_sentence br {
    display: none;	
}

.fc_sentence {
    text-align: center;
}
.fc_yellow_full {
	padding-top: 30px;
    padding-bottom: 30px;
}
.fc_yellow_full {
    background-color: #FDD330;
    
	width: auto!important;
	max-width: none!important;
}
.fc_yellow_full_shoulder {
	font-size: 18px;
    line-height: 30px;
}
.fc_yellow_full_shoulder br {
    
}
.fc_yellow_full_shoulder {
    text-align: center;
    color: #003477;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
}
.fc_list_first {
    
}
.fc_list {
    margin-left: 10px;
    margin-right: 10px;
}

.fc_list::after {
    content: "";
    display: block;
    clear: both;
}

.fc_list_first {
    
}

.fc_list li {
	margin-bottom: 10px;
	padding-left: 20px;
    padding-right: 20px;
	padding-top: 20px;
    padding-bottom: 30px;
}

.fc_list li {
    background-color: #FFFFFF;
    list-style-type: none;
    position: relative;
}
.fc_list li:nth-child(2n) {
    margin-right: 0%;
}
.fc_list_map {
    /*width: 80%;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
.fc_list_map iframe {
    width: 100%;
    height: 300px;
   
}
.fc_list_logo {
	
}
.fc_list_logo img {
    width: 180px;
    height: auto;
}


.fc_list_title {
    font-size: 18px;
    line-height: 30px;
    color: #003477;
    font-feature-settings: "palt";
    letter-spacing: 0.1em!important;
    margin-left: 210px;
    margin-top: -30px;
}

.fc_list_link {
    line-height: 26px;
    padding-top: 30px;
}
.fc_list_link a {
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block;
    background-color: #BC0B21;
    padding-top: 12px;
    padding-bottom: 13px;
    border-radius: 30px;
    color: #FFFFFF;
    padding-left: 30px;
    background-image: url(../images/arrow_contact_bottom.svg);
    background-position: right 30px center;
    background-size: 25px auto;
    background-repeat: no-repeat;
    text-decoration: none;
}
.fc_list_link a:hover {
    opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.fc_back_skyblue {
    background-color: #e9f6f7;
	padding-top: 10px;	
    padding-bottom: 20px;
}
.fc_bottom_p {
    font-size: 16px;
    line-height: 30px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em;
    text-align: center;
    padding-top: 10px;
}
.fc_bottom_p br {
  
}

/*--------------------------
 SCHOOL IE 20250402
----------------------------*/
.schoolie_main_wrapper {
    margin-bottom: 40px;
    margin-top: 15px;
}

.schoolie_main_img {
    text-align: center;    
    
}
.schoolie_main_img img {
    width: 90%;
    height: auto;
}
.schoolie_main_shoulder {
    font-size: 24px;
    line-height: 34px;
    color: #FFFFFF;
    font-feature-settings: "palt";
    letter-spacing: 0.05em!important;
    background-color: #C91C24;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.schoolie_main_copy {
    font-size: 20px;
    line-height: 32px;
    font-feature-settings: "palt";
    letter-spacing: 0.05em!important;
    text-align: center;
    padding-top: 20px;
}
.schoolie_main_readcopy {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.05em!important;
    font-feature-settings: "palt";
    margin-left: 20px;
    margin-right: 20px;
	padding-top: 20px;
}

/*--------------------------
 SCHOOL IE LIST 20250402
----------------------------*/
.schoolie_list_wrapper {
    margin-left: 20px;
    margin-right: 20px;
}

.schoolie_list {
    margin-bottom: 50px;   
    
}
.schoolie_list::after {
    content: "";
    display: block;
    clear: both;
}
.schoolie_list li {
    margin-bottom: 50px;
}
.schoolie_list li:nth-child(3n) {
    margin-right: 0%;
}
.schoolie_list_img {

}
.schoolie_list_img img {
    width: 100%;
    height: auto;
}

.schoolie_list_shoulder {
    font-size: 20px;
    line-height: 38px;
    color: #FFFFFF;
    font-feature-settings: "palt";
    letter-spacing: 0.02em!important;
    padding-top: 15px;
}


.slsline {
    border-bottom: 1px solid #c40018;
    display: inline-block;
}

.schoolie_list_readcopy {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.03em!important;
    font-feature-settings: "palt";
	padding-top: 15px;
}

