@charset "UTF-8";
/* コンテンツ */

.page_header{background-image: url("../../img/page_comon/page_header_blue.svg");background-repeat: no-repeat;background-size: cover;padding-top: 3%;}

.w48per{width: 48%;}
.w60per{width: 60%;}
.w36per{width: 36%;}
.w48per img,.w36per img{width: 100%;}
.f-left{float: left;}
.f-right{float: right;}
.bg_orange{background-color: #f39800;padding: 1% 6%;display: inline-block;border-radius: 5px;color:#263976;font-weight: bold;margin-right: 4%;}

.center{text-align: center!important;}
.bg_usublue{background-color: #d4ecee;}



.kon_bg_h3{background-color: #263976;color: #ffffff;padding: 1% 2%;display: inline-block;}
ol.houshin{margin-top: 2%;}ol.houshin li{margin-bottom: 1.5%;}
@media screen and (max-width: 1100px) {

}

@media screen and (max-width: 560px) {
.center{text-align: left!important;}
.w48per,
.w60per,
.w36per{width: 100%;}
.w36per img,.w48per img{margin-top: 3%;}
.f-left{float: none;}
.f-right{float: none;}

}
