@charset "utf-8";
/*------------------------------------------------------------
	business
------------------------------------------------------------*/
#gNavi .navi01 > a {
	color: #30B2CD;
}
.pageTitle {
    background-image: url(../img/business/page_title_bg.jpg);
}
#main .topTtl {
    margin: -18px 0 46px;
    font-size: 7.6rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    letter-spacing: -0.04em;
}
#main .topBox {
    margin: 0 auto 53px;
    max-width: 906px;
}
#main .topBox .photoBox {
    width: 40%;
}
#main .topBox .textBox {
    padding: 76px 90px 0 0;
    width: 56.2%;
    box-sizing: border-box;
}
#main .topBox .textBox .title {
    margin-bottom: 30px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.35;
}
#main .topBox .textBox p {
    line-height: 1.75;
}
#main .menuList {
    margin: 0 93px 100px 62px;
    border-radius: 7px;
}
#main .menuList li {
    width: 20.2%;
    border-right: 1px solid #FFF;
    box-sizing: border-box;
}
#main .menuList .wid01 {
    width: 18.7%;
}
#main .menuList .wid02 {
    width: 21.4%;
}
#main .menuList .wid03 {
    width: 23.3%;
}
#main .menuList .wid04 {
    width: 16.4%;
}
#main .menuList li:last-child {
    border-right: none;
}
#main .menuList li:last-child a {
    border-radius: 0 5px 5px 0;
}
#main .menuList li:first-child a {
    border-radius: 5px 0px 0px 5px;
}
#main .menuList li a {
    padding: 14px 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    color: #FFF;
    font-weight: 500;
    font-size: 1.6rem;
    letter-spacing: 0.04em;
    background-color: #30B2CD;
    border: 1px solid #30B2CD;
}
#main .menuList li a:hover {
    color: #30B2CD;
    background-color: #FFF;
}
#main .secBox {
    padding: 107px 0 90px;
}
#main .secBox p {
    margin-bottom: 19px;
    font-size: 1.4rem;
    line-height: 1.9;
    text-align: justify;
}
#main .comTtl {
    margin-bottom: 22px;
}
#main .webLink {
    max-width: 990px;
    margin: -20px 0 46px;
}
#main .webLink li {
    margin-top: 20px;
    width: 48.6%;
}
#main .photo {
    padding-top: 7px;
}
#main .textUl {
    margin: -66px 0 65px;
}
#main .textUl li {
    margin-top: 66px;
    width: 46.5%;
}
#main .secBox02 {
    padding: 107px 0 190px;
}
#main .bgBox {
    background-color: #F0F0F0;
}
#main .bgBox .headLine03 {
    margin-bottom: 38px;
    border-color: #B8B8B8;
}
#main .secBox02 .textUl {
    margin-bottom: 40px;
}
#main .secBox02 .textUl .pho {
    padding-top: 12px;
}
#main .secBox03 {
    padding: 120px 0 100px;
}
#main .secBox03 .headLine03 {
    margin-bottom: 80px;
}
#main .secBox04 {
    padding: 130px 0 150px;
}
#main .secBox04 .headLine03 {
    margin-bottom: 65px;
}
#main .textUl01 {
    margin-bottom: 0 !important;
}
#main .secBox05 {
    padding: 130px 0 0;
}
#main .secBox05 .headLine03 {
    margin-bottom: 80px;
}
#main .secBox05 .textUl .pho {
    padding-top: 30px;
}