@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.pageTitle .subBox .phoBox .pho01 {
    bottom: 35px;
    left: 30px;
}
.pageTitle .subBox .phoBox .pho02 {
    top: 50px;
    left: 100px;
}
.pageTitle .subBox .phoBox .pho03 {
    bottom: 35px;
    left: 230px;
}
.pageTitle .subBox .phoBox .pho04 {
    top: 10px;
    left: 220px;
}
.pageTitle .subBox .phoBox .pho05 {
    bottom: 35px;
    left: 370px;
}
.pageTitle .subBox .phoBox .pho06 {
    bottom: 65px;
    right: 230px;
}
.pageTitle .subBox .phoBox .pho07 {
    top: 15px;
    left: 490px;
}
.pageTitle .subBox .phoBox .pho08 {
    bottom: 100px;
    right: 100px;
}
.pageTitle .subBox .phoBox .pho09 {
    bottom: 36px;
    right: 130px;
}
.pageTitle .subBox .phoBox .pho10 {
    bottom: 36px;
    right: 0;
}
#main .topBox {
    margin-bottom: 140px;
}
#main .topBox p {
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 2;
    text-align: center;
}
#main .title {
    margin-bottom: 80px;
    font-size: 2.6rem;
    font-weight: 700;
    text-align: center;
}
#main .comImgBox {
    margin-bottom: 100px;
}
#main .comImgBox01 {
    margin-bottom: 180px;
}
#main .comImgBox .textBox .subBox {
    margin: 0 auto;
    width: 490px;
}
@media all and (max-width: 896px) {
    .pageTitle .subBox .phoBox .pho01 {
        width: 30px;
        bottom: 10px;
        left: -10px;
    }
    .pageTitle .subBox .phoBox .pho02 {
        width: 52px;
        left: 15px;
    }
    .pageTitle .subBox .phoBox .pho03 {
        width: 26px;
        left: 70px;
        bottom: 10px;
    }
    .pageTitle .subBox .phoBox .pho04 {
        width: 62px;
        top: 20px;
        left: 65px;
    }
    .pageTitle .subBox .phoBox .pho05 {
        width: 44px;
        left: 110px;
        bottom: 20px;
    }
    .pageTitle .subBox .phoBox .pho06 {
        width: 52px;
        right: 80px;
        bottom: 30px;
    }
    .pageTitle .subBox .phoBox .pho07 {
        width: 34px;
        left: auto;
        right: 100px;
    }
    .pageTitle .subBox .phoBox .pho08 {
        width: 43px;
        bottom: 70px;
        right: 40px;
    }
    .pageTitle .subBox .phoBox .pho09 {
        width: 18px;
        bottom: 20px;
        right: 50px;
    }
    .pageTitle .subBox .phoBox .pho10 {
        width: 43px;
        bottom: 20px;
    }
    #main .topBox {
        margin-bottom: 60px;
    }
    #main .topBox p {
        font-size: 1.3rem;
    }
    #main .title {
        margin-bottom: 30px;
        font-size: 1.6rem;
    }
    #main .comImgBox {
        margin-bottom: 30px;
    }
    #main .comImgBox01 {
        margin-bottom: 80px;
    }
    #main .comImgBox .textBox .subBox {
        margin: 0 25px;
        width: auto;
    }
}
@media all and (-ms-high-contrast:none) {
    
}