@charset "utf-8";

#tokuteiginou{
    padding-top: 45px;
    padding-bottom: 100px;
}
span.toTxt{
    display: block;
    text-align: center;
    font-size: 35px;
    line-height: 160%;
    font-weight: bold;
    color: #D70A2A;
    position: relative;
}
span.toTxt::before{
    content: '';
    width: 390px;
    height: 20px;
    background-color: #FFE573;
    position: absolute;
    bottom: 5px;
    left: 51.8%;
    transform: translateX(-50%);
    z-index: -1;
}
span.toFullTxt{
    display: block;
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
    padding-top: 30px;
}
span.toItem01FullTxt{
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
    display: block;
    padding-top: 25px;
}
.toContent01{
    padding-top: 58px;
}
.toItem ul{
    font-size: 0;
    text-align: center;
    padding-top: 30px;
}
.toItem ul li{
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    background-color: #DEF2FB;
    margin-right: 50px;
    margin-bottom: 40px;
}
.toItem ul li:nth-child(5n){
    margin-right: 0;
}
.toItem ul li span{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content:center;
    width: 158px;
    height: 158px;
    font-size: 20px;
    line-height: 125%;
    font-weight: bold;
    color: #4D4D4D;
}
.toItem ul li:last-child{
    background-color: #fff;
    border: 1px solid #0071BC;
}
span.toItem02FullTxt{
    font-size: 18px;
    display: block;
    line-height: 150%;
    color: #4D4D4D;
    padding-top: 25px;
    padding-bottom: 25px;
}
.toItem table.toTbStyle00{
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 5px;
    margin-bottom: 40px;
}
.toItem table.toTbStyle00 tr td{
    font-size: 20px;
    color: #4D4D4D;
    line-height: 150%;
    background-color: #F0F0F0;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 18px;
    padding-left: 40px;
    padding-right: 85px;
}
.toItem table.toTbStyle00 tr.vTop td{
    vertical-align: top;
}
.toItem table.toTbStyle00 tr td:first-child{
    width: 270px;
    padding-left: 45px;
    color: #0071BC;
    font-weight: bold;
    padding-right: 0;
}
.toItem table.toTbStyle00 tr:first-child td:first-child{
    background-color: #0071BC;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 110%;
}
.toItem table.toTbStyle00 tr:first-child td:last-child{
    font-size: 18px;
    background-color: #DEF2FB;
}
.toItem{
    margin-bottom: 60px;
}
.toItem:last-child{
    margin-bottom: 55px;
}
.toContent02 h3{
    text-align: center;
    color: #D70A2A;
    font-size: 30px;
    font-weight: bold;
    line-height: 170%;
    border: 1px solid #D70A2A;
    padding-top: 5px;
    padding-bottom: 2px;
}
.grid-548{
    max-width: 548px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.toCo02R{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 30px;
}
.toCo02L{
    width: 19.161%;
}
.toICo02R{
    width: 80.839%;
    background-color: #FFE5E6;
    position: relative;
    font-size: 20px;
    color: #4D4D4D;
    line-height: 175%;
    font-weight: bold;
    padding-left: 40px;
    padding-top: 20px;
    padding-right: 10px;
}
.toICo02R::before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 42px 25px 0;
    border-color: transparent #FFE5E6 transparent transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -40px;
}
.toICo02R i{
    color: #D70A2A;
}
span.tCo02Txt{
    font-size: 30px;
    font-weight: bold;
    line-height: 150%;
    color: #D70A2A;
    display: block;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 38px;
}
@media all and (-ms-high-contrast:none) {
    span.toTxt::before{
        bottom: 8px;
    }
}
@media screen and (max-width:990px) {
    #bannerPage{
        background-position: top right;
    }
}