@charset "utf-8";
@import "anime.css";

/*
------------
about.css
------------
*/
/* page_container */
#page_container {
    background-image: url(../../images/content/about/mainBg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
    #page_container {
        background: none;
    }
    #page_container::before {
        content: "";
        width: 100vw;
        height: 100vh;
        background-image: url(../../images/content/about/mainBgSP.webp);
        background-repeat: no-repeat;
        background-size: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }
}
/* main_area */
#main_area {
    width: 100vw;
    min-height: 100vh;
    position: relative;
    z-index: 0;
}
#main_area .inner {
    width: calc(100vw * 1200 / 1500);
    margin: 0 auto;
    font-feature-settings: "palt";
    padding: 100px 0 130px 0;
}
#main_area .inner h2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#main_area .inner span {
    font-size: 4.5rem;
    font-weight: 600;
    letter-spacing: 0.2em;
    color: #fff;
    display: inline-block;
    margin: 0 0 0 20px;
}
#main_area .inner h2 img {
    width: 375px;
}
#main_area .inner p {
    margin: 45px 0 0 0;
    font-size: 2.2rem;
    font-weight: 500;
    color: #fff;
    line-height: 2;
    letter-spacing: 0.15em;
}
@media only screen and (max-width: 768px) {
    #main_area {
        min-height: calc(100vh - 60px);
    }
    #main_area .inner {
        width: 90vw;
        padding: 65px 0 0 0;
    }
    #main_area .inner span {
        font-size: 2.4rem;
        letter-spacing: 0.1em;
        margin: 0 0 0 10px
    }
    #main_area .inner h2 img {
        width: 245px;
    }
    #main_area .inner p {
        margin: 30px 0 0 0;
        font-size: 1.6rem;
        line-height: 2;
        letter-spacing: 0.125em;
}
}
/* joint_area */
#joint_area {
    background: #000;
    padding: 125px 0;
}
#joint_area .inner {
    width: calc(100vw * 1100 / 1500);
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
#joint_area .inner ul {
    width: calc(100vw * 375 / 1500);
    max-width: 375px;
    position: relative;
}
#joint_area .inner ul:before {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(../../images/global/ico_cross.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
#joint_area .inner ul li {
    width: 100%;
    position: relative;
}
#joint_area .inner ul li img {
    width: 100%;
}
#joint_area .inner ul li:nth-child(2) {
    margin: 85px 0 0 0;
}
#joint_area .inner p {
    width: calc(100% - (100vw * 375 / 1500) - (100vw * 185 / 1500));
    color: #fff;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    line-height: 1.8;
    text-align: justify;
    font-feature-settings: "palt";
    position: relative;
    top: -10px;
}
@media only screen and (min-width: 1500px) {
    #joint_area .inner p {
        width: 540px;
    }
}
@media only screen and (max-width: 768px) {
    #joint_area {
        padding: 80px 0;
    }
    #joint_area .inner {
        width: 90vw;
        max-width: 90vw;
        display: block;
    }
    #joint_area .inner ul {
        width: 100%;
        max-width: 100%;
    }
    #joint_area .inner ul:before {
        width: 20px;
        height: 20px;
    }
    #joint_area .inner ul li:nth-child(1) {
        width: 200px;
        margin: 0 auto;
    }
    #joint_area .inner ul li:nth-child(2) {
        width: 240px;
    }
    #joint_area .inner ul li:nth-child(2) {
        margin: 50px auto 0 auto;
    }
    #joint_area .inner p {
        width: 100%;
        top: 0;
        margin: 45px 0 0 0;
}
}
/* flow_area */
#flow_area {
    background: #fff;
    padding: 125px 0;
}
#flow_area .inner {
    font-feature-settings: "palt";
}
#flow_area .inner p.lead {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    margin: 50px 0 0 0;
}
#flow_area .inner .flow_list {
    width: 900px;
    margin: 65px auto 0 auto;
    position: relative;
    z-index: 1;
}
#flow_area .inner .flow_list article {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
#flow_area .inner .flow_list article:not(:first-child) {
    margin: 85px 0 0 0;
}
#flow_area .inner .flow_list article figure.ico {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
}
#flow_area .inner .flow_list article .element {
    width: calc(100% - 120px - 45px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
#flow_area .inner .flow_list article .element dl {
    width: calc(100% - 268px - 45px);
}
#flow_area .inner .flow_list article .element dl dt {
    font-size: 2.8rem;
    font-weight: 600;
    letter-spacing: 0.1em;
}
#flow_area .inner .flow_list article .element dl dt span {
    font-family: "Lato", sans-serif;
    font-size: 2rem;
    letter-spacing: 0.05em;
    color: #304751;
    display: block;
    margin: 0 0 8px 0;
}
#flow_area .inner .flow_list article .element figure {
    width: 268px;
}
#flow_area .inner .flow_list article .element dl dd {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
    text-align: justify;
    margin: 20px 0 0 0;
}
#flow_area .inner .comments_area {
    margin: 105px 0 0 0;   
}
#flow_area .inner .comments_area .inner {
    width: 900px;
    margin: 0 auto;
    background: #F5F5F7;
    border-radius: 10px;
    padding: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#flow_area .inner .comments_area .inner figure {
    width: 110px;
}
#flow_area .inner .comments_area .inner .element {
    width: calc(100% - 110px - 32px);
}
#flow_area .inner .comments_area .inner .element p {
    font-size: 2.2rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.6;
}
#flow_area .inner .comments_area .inner .element p span {
    color: #E61900;
}
#flow_area .inner .comments_area .inner .element em {
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0.05em;
    font-style: normal;
    margin: 10px 0 0 0;
    display: block;
}
#flow_area .inner p.link_area {
    margin: 65px 0 0 0;
    text-align: center;
}
#flow_area .inner p.link_area a {
    display: inline-block;
    background: #E61900;
    border: 1px solid #E61900;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    padding: 20px 65px;
    border-radius: 500px;
    transition: all .3s ease;
}
#flow_area .inner p.link_area a:hover {
    background: #fff;
    color: #E61900;
}
@media only screen and (max-width: 768px) {
    #flow_area {
        padding: 80px 0;
    }
    #flow_area .inner {
        width: 90vw;
        margin: 0 auto;
    }
    #flow_area .inner p.lead {
        margin: 45px 0 0 0;
        line-height: 1.7;
    }
    #flow_area .inner .flow_list {
        width: 100%;
    }
    #flow_area .inner .flow_list article:not(:first-child) {
        margin: 65px 0 0 0;
    }
    #flow_area .inner .flow_list article figure.ico {
        width: 80px;
        height: 80px;
    }
    #flow_area .inner .flow_list article .element {
        width: calc(100% - 80px - 25px);
        display: block;
    }
    #flow_area .inner .flow_list article .element dl {
        width: 100%;
    }
    #flow_area .inner .flow_list article .element figure {
        width: 100%;
        margin: 20px 0 0 0;
    }
    #flow_area .inner .comments_area {
        margin: 65px 0 0 0;   
    }
    #flow_area .inner .comments_area .inner {
        width: 100%;
        padding: 25px;
        display: block;
    }
    #flow_area .inner .comments_area .inner figure {
        width: 88px;
        margin: 0 auto;
    }
    #flow_area .inner .comments_area .inner .element {
        width: 100%;
        margin: 30px 0 0 0;
    }
    #flow_area .inner .comments_area .inner .element p {
        text-align: justify;
    }
    #flow_area .inner .comments_area .inner .element em {
        line-height: 1.6;
        margin: 25px 0 0 0;
    }
    #flow_area .inner p.link_area a {
        padding: 20px 35px;
    }
}
/* after_area */
#after_area {
    background: #F5F5F7;
    padding: 125px 0;
}
#after_area .inner .element {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1070px;
    margin: 65px auto 0 auto;
}
#after_area .inner .element figure {
    width: 488px;
    background: #fff;
    border-radius: 10px;
    padding: 55px 0;
    text-align: center;
}
#after_area .inner .element figure img {
    width: 330px;
}
#after_area .inner .element .item {
    width: calc(100% - 488px - 95px);
}
#after_area .inner .element .item p {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.8;
    text-align: justify;
}
#after_area .inner .element .item span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.5;
    margin: 10px 0 0 0;
}
#after_area .inner .element ul {
    margin: 45px 0 0 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#after_area .inner .element ul li {
    width: calc(100% / 2 - 15px);
    text-align: center;
}
#after_area .inner .element ul li a {
    display: block;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    font-weight: 600;
    line-height: 1.5;
    padding: 20px 0;
    border-radius: 500px;
    transition: all .3s ease;
}
#after_area .inner .element ul li:nth-child(1) a {
    color: #304751;
    background: none;
    border: 1px solid #304751;
}
#after_area .inner .element ul li:nth-child(2) a {
    color: #fff;
    background: #E61900;
    border: 1px solid #E61900;
}
#after_area .inner .element ul li:nth-child(1) a:hover {
    background: #304751;
    color: #fff;
}
#after_area .inner .element ul li:nth-child(2) a:hover {
    background: #fff;
    color: #E61900;
}
@media only screen and (max-width: 768px) {
    #after_area {
        padding: 80px 0;
    }
    #after_area .inner .element {
        display: block;
        width: 90vw;
    }
    #after_area .inner .element figure {
        width: 100%;
        padding: 40px 0;
    }
    #after_area .inner .element figure img {
        width: 234px;
    }
    #after_area .inner .element .item {
        width: 100%;
        margin: 45px 0 0 0;
    }
    #after_area .inner .element ul {
        display: block;
    }
    #after_area .inner .element ul li {
        width: calc(100vw * 255 / 375);
        margin: 0 auto;
    }
    #after_area .inner .element ul li:nth-child(2) {
        margin: 20px auto 0 auto;
    }
}