@charset "utf-8";
/*------------------------------------------------------------
	message
------------------------------------------------------------*/
#container {
    padding-top: 0;
}
#main .mainImg img {
    width: 100%;
}
#main .comBg {
    padding: 107px 0 113px;
    background-color: #000;
}
#main .comBg:before, .comBg:after {
    background-color: #464646;
}
#main .comBg:before {
    top: 188px;
}
#main .content {
    max-width: 875px;
    color: #fff;
}
#main .headLine02 {
    margin-bottom: 92px;
}
#main .headLine02 .en {
    color: #707070;
    font-size: 2.1rem;
    font-weight: 600;
}
#main .comBgTxt {
    margin-bottom: 88px;
    position: static;
    left: auto;
    top: auto;
    color: #000;
    font-size: 4.3rem;
    line-height: 1.7;
    letter-spacing: 0.08em;
}
#main .comBgTxt .txt {
    padding: 0 16px 0 32px;
}
#main .comBgTxt .txt:before {
    background-color: #fff;
}
#main .infoBox {
    margin-bottom: 85px;
    padding: 28px 67px 33px;
    background-color: rgba(255, 255, 255, 0.13);
}
#main .infoBox p {
    font-size: 1.4rem;
    line-height: 1.7;
}
#main .infoBox .ttl {
    margin-bottom: 7px;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
}
#main .infoBox .txt01 {
    margin-bottom: 22px;
    font-size: 1.5rem;
    line-height: 1.33;
    letter-spacing: 0.16em;
}
#main .txtBox h3 {
    margin-bottom: 30px;
    font-size: 4.2rem;
    line-height: 2;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
    letter-spacing: 0.1em;
}
#main .txtBox .h3Ttl {
    margin-bottom: 40px;
}
#main .txtBox h4 {
    margin-bottom: 21px;
    font-size: 2.8rem;
    letter-spacing: 0.08em;
    line-height: 1.78;
}
#main .txtBox p {
    margin-bottom: 30px;
    line-height: 2;
}
#main .txtBox .inner {
    margin-bottom: 115px;
}
#main .txtBox .inner02 {
    margin-bottom: 68px;
}
#main .txtBox .photo {
    margin-bottom: 56px;
}
#main .txtBox .photo img {
    width: 100%;
}
#main .txtBox .photo:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 896px) {
    #main .comBg {
        padding: 72px 0 72px;
    }
    #main .comBg:before {
        top: 172px;
    }
    #main .headLine02 {
        margin-bottom: 35px;
    }
    #main .headLine02 .en {
        font-size: 1.6rem;
    }
    #main .comBgTxt {
        margin-bottom: 52px;
        font-size: 2.2rem;
        line-height: 1.45;
    }
    #main .comBgTxt .txt {
        padding: 0 5px 0 10px;
    }
    #main .infoBox {
        margin-bottom: 40px;
        padding: 42px 22px 55px;
        background-color: rgba(60, 60, 60, 0.86);
    }
    #main .infoBox p {
        line-height: 1.8;
    }
    #main .infoBox .ttl {
        margin: 0 3px 18px;
    }
    #main .infoBox .txt01 {
        margin-bottom: 15px;
        font-size: 1.4rem;
        line-height: 1.5;
    }
    #main .txtBox h3 {
        margin-bottom: 27px;
        font-size: 2.5rem;
        line-height: 1.8;
    }
    #main .txtBox .h3Ttl {
        font-size: 2.3rem;
    }
    #main .txtBox h4 {
        margin-bottom: 23px;
        font-size: 2rem;
        line-height: 1.5;
    }
    #main .txtBox p {
        margin-bottom: 27px;
        font-size: 1.4rem;
        line-height: 1.93;
    }
    #main .txtBox .inner {
        margin-bottom: 140px;
    }
    #main .txtBox .inner02 {
        margin-bottom: 155px;
    }
    #main .txtBox .h3Ttl {
        margin-bottom: 38px;
        line-height: 1.7;
    }
}
@media all and (max-width: 374px) {
    #main .txtBox h3 {
        font-size: 2.4rem;
    }
    #main .comBgTxt {
        font-size: 1.9rem;
    }
    #main .txtBox h4 {
        font-size: 1.9rem;
    }
    #main .txtBox .h3Ttl {
        font-size: 2.1rem;
    }
}