f@charset "UTF-8";

.mainSection .secBox * {
    font-family: "Noto Sans JP", "sans-serif";
    font-feature-settings: "palt";
}

.mainSection  .btn {
    margin-top: 1.5em;
    padding: 0.3em 2.2em;
    text-align: left;
    font-weight: bold;
    color: #fff;
    background: radial-gradient(rgb(255, 154, 131), rgb(255, 91, 131));
    box-shadow: 4px 4px #D1D1D1;
    border-radius: 3em;
    position: relative;
    display: inline-block;
}

.mainSection  .btn::after {
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 0.5em 0 0.5em 0.5em;
    border-color: transparent transparent transparent #fff;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 10%;
    border-radius: 3%;
    transform: translateY(-50%);
}

.mainSection  .serif {
    font-family: serif;
    font-weight: bold;
}

#fvSec img, 
#inductionSec img {
    width: 100%;
}

.mainSection  a:hover {
    opacity: 0.6;
}

.tac{text-align: center;}


/* PC */
@media screen and (min-width:768px) {
    .pcNone{display: none;}
    .spNone{display: block;}
    .mainSection .secBox>.sectionInner {
        max-width: 1000px;
        margin: 4em auto;
    }

    .mainSection .secBox>.sectionInner .contentsBox {
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .mainSection .secBox .inSec {
        width: auto;
        margin: 0 auto;
    }

    .mainSection .titleBox {
        margin: 0 auto 30px auto;
    }

    .mainSection .titleBox .ttl-h2 {
        color: #353535;
    }

    .mainSection .titleBox .txtTop {
        font-size: 22px;
        display: block;
        line-height: 1.2;
    }

    .mainSection .titleBox .txtBottom {
        font-size: 12px;
        display: block;
        line-height: 1.2;
    }

    .mainSection .titleBox .subTtl {
        font-size: 16px;
        line-height: 1.5;
        color: #000;
    }

    .mainSection .contentsBox {
        margin: 0 auto 20px;
        padding: 50px 70px 40px;
        background: #fff;
        /* overflow: hidden; */
        box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.1);
    }

    .mainSection .width-s {
        width: 69%;
        margin: 0 auto;
    }
    .mainSection .width-m {
        width: 85%;
        margin: 0 auto;
    }


    .mainSection .boxSubTtl {
        font-size: 1.4em;
        line-height: 0.5;
    }

    .mainSection .boxTtl {
        font-size: 1.7em;
    }

    .mainSection .boxImg {
        width: 32%;
    }
    .mainSection .br_sp {
        display: none;
    }
    
    #fvSec h4, 
    #profileSec h4, 
    #navSec h4, 
    #counselingSec h4, 
    #trainingSec h4, 
    #interviewSec h4, 
    #messageSec h4, 
    #inductionSec h4{
    text-align: center;
    font-size: 2.5em;
    font-weight: normal;
}

    /*fv*/

    #fvSec {
        background: url(/assets/img/ambassador/diary/fv_bgi01.jpg) no-repeat center/cover;
    }
    
    #fvSec .sectionInner{margin: 0 auto;padding: 4em;}

    #fvSec .fvBox {
        font-size: 22px;
    }
    #fvSec .fvBox .titleBox{margin: 0 auto;}
    
    #fvSec .fvBox .titleBox .subTtl .serif {
        font-family: serif;
    }
    
    #fvSec .fvBox .titleBox .subTtl {
        font-size: 1em;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        text-align: center;
        font-weight: 500;
    }
    
    #fvSec .fvBox .titleBox .fvTtl-h1 {
        font-weight: bold;
        font-size: 55px;
        line-height: 1.4em;
        text-align: center;
        text-shadow: 0 0 5px #fff, 0 0 2px #fff;
    }


    #fvSec .fvBox .titleBox .subTtl .text01 {
        margin-top: 0.4em;
    }

    #fvSec .fvBox .titleBox .subTtl .text02 {
        font-weight: bold;
    }

    #fvSec .fvBox .titleBox .subTtl .textS{
        font-size: 1.5em;
        font-weight: 300;
    }
    #fvSec .fvBox .titleBox .subTtl .textM {
        font-size: 0.8em;
        font-weight: bold;
    }

    #fvSec .fvBox .titleBox .subTtl .textL {
        color: #fff;
        font-size: 1.7em;
        font-style: italic;
        font-weight: bold;
        font-family: serif;
        text-shadow: 0 0 4px #666, 0 0 16px #666;
    }

    /*overviewSec*/
    #overviewSec{background: #f4f4f4;}
    #overviewSec .sectionInner{margin: 0 auto;padding: 4em 0;}
    #overviewSec .width-m{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
    #overviewSec .width-m .titleBox{width: 70%;margin:0 1em 0 0;}
    #overviewSec .width-m .titleBox .Ttl-h2{font-size: 2em;}
    #overviewSec .width-m .titleBox .Ttl-h2 span{font-size: 0.7em;font-weight: 400;display: inline-block;margin-left: 0.5em;}
    #overviewSec .width-m .titleBox .Ttl-h2 img{margin-right: 0.2em;}
    #overviewSec .width-m .titleBox .subTtl{color: #34d6c6;font-weight: 500;font-size: 1.5em;margin: 0.5em 0 0;}
    #overviewSec .width-m .titleBox .text01{font-size: 1.15em;color: #545454;font-weight: 500;line-height: 1.7;}
    #overviewSec .width-m .infoBox{width: 27%;background: #fff;box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;padding: 15px 10px;}
    #overviewSec .width-m .infoBox p{text-align: center;line-height: 1;}
    
    #overviewSec .width-m .infoBox p.text02{font-size: 1.2em;font-weight: bold;margin: 0.2em 0;line-height: 1.2;}
    #overviewSec .width-m .infoBox p.text02 span{font-size: 0.7em;font-weight: 400;display: block;}
    #overviewSec .width-m .infoBox p.text03{font-size:2.2em;color: #ff7283;font-weight: bold;line-height: 1.2;margin-bottom: 0.2em;}
    #overviewSec .width-m .infoBox p.text04 a{background: #7c7c7c;color: #fff;font-size: 0.9em;padding:0.5em 1.7em;display:inline-block;border-radius: 50vw;}
    
    /*gallerySec*/
    #gallerySec .sectionInner{}
    #gallerySec .galleryBox{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-start;border-bottom: 1px solid #d8d8d8;padding: 3em 0;}
    #gallerySec .galleryBox:first-child{margin-top: 0;}
    #gallerySec .galleryBox:last-child{border-bottom: none;}
    #gallerySec .galleryBox .galleryInfo{width: 42%;}
    #gallerySec .galleryBox .galleryInfo .Ttl-h3{font-size: 2em;margin-bottom: 0.3em;}
    #gallerySec .galleryBox .galleryInfo .Ttl-h3 span{display: inline-block;margin-right: 10px;}
    #gallerySec .galleryBox .galleryInfo .text01{margin-bottom: 0.2em;font-weight: 500;}
    #gallerySec .galleryBox .galleryInfo .text02{font-size: 1.2em;margin-bottom: 1.5em;line-height: 1.5;}
    #gallerySec .galleryBox .galleryInfo .text03 a{font-size: 1.3em;color: #fff;background: linear-gradient(130deg, #ff6183 0%,#ff9a83 60%,#ff6183 100%);padding: 0.5em 3.5em 0.5em 2em;position: relative;box-shadow: 3px 5px 2px 0px rgba(0, 0, 0, 0.1);display: inline-block;font-weight: bold;border-radius: 50vw;}
    #gallerySec .galleryBox .galleryInfo .text03 a::before{content: "";display: block;background-image: url(/assets/img/ambassador/diary/gallery_contents01.png); width: 14px;height: 17px;position: absolute;top: 0;bottom: 0;margin: auto;right: 1.5em;}
    #gallerySec .galleryBox .movieBox{width: 47%;text-align: center;}
    #gallerySec .comingsoon p{font-size:2.5em;color: #ff7283;font-weight: 600;margin-bottom: 3em;}
    
    /*induction*/
    #inductionSec {
        text-align: center;
    }

    #inductionSec .sectionInner {
        position: relative;
    }

    #inductionSec .sectionInner .titleBox {
        font-weight: bold;
        color: #564747;
        margin-bottom: 3.5em;
        transform: skewX(-7deg);
    }

    #inductionSec .titleBox .subTtl {
        font-size: 2.5em;
        color: #564747;
        font-weight:500;
        display: block;
    }

    #inductionSec .titleBox .title {
        font-size: 3.5em;
        line-height: 1em;
        display: block;
    }

    #inductionSec .titleBox .infoHeading {
        font-size: 1.6em;
        color: #fff;
        background: #FF7283;
    }


    #inductionSec .infoBox .infoBoxInner {
        text-align: left;
        font-size: 22px;
        position: relative;
        z-index: 2;
        background: url(/assets/img/ambassador/now_contents01.png?v250513) no-repeat right bottom 0px / 39% auto;
    }

    #inductionSec .contentsBox {
        padding: 0;
    }

    #inductionSec .infoBox .infoBoxInner .heading {
        background-color: #ff7283;
        color: #fff;
        font-size: 1.5em;
        font-weight: bold;
        text-align: center;
        position: relative;
    }

    #inductionSec .infoBox .infoBoxInner .heading::after {
        content: '';
        display: inline-block;
        border-style: solid;
        border-width: 1em 1em 1em 1em;
        border-color: transparent transparent transparent #ff7283;
        display: inline-block;
        width: 0;
        height: 0;
        position: absolute;
        bottom: -1.9em;
        left: 50%;
        transform: translateY(-50%);
        transform: rotate(90deg);
    }


    #inductionSec .infoBox .infoBoxInner .heading .text01 {
        font-size: 1.4em;
        font-weight: bold;

    }

    #inductionSec .infoBox .infoBoxInner .info {
        width: 73%;
        font-size: 1.4em;
        padding: 36px 70px 30px;
    }

    #inductionSec .infoBox .infoBoxInner .info .title {
        color: #443d3d;
        font-size: 1.6em;
        font-weight: bold;
        background: none;
        padding: 0;
    }

    #inductionSec .infoBox .infoBoxInner .info .text {
        padding: 0.6em 1em;
        font-size: 0.8em;
        color: #564747;
        line-height: 1.3;
        background: #FFF3F3;
    }

    #inductionSec .infoBox .infoBoxInner .info .text .text01 {
        font-size: 1.1em;
        font-weight: bold;
    }

    #inductionSec .infoBox .infoBoxInner .info .text .strong {
        font-size: 1.1em;
        font-weight: bold;
        background: linear-gradient(transparent 70%, #ffeea9 70%);
    }

    #inductionSec .infoBox .infoBoxInner .info .sub {
        margin: 1em 0 0em 0;
        padding: 0 1.4em 0;
        font-size: 0.9em;
        font-weight: bold;
        text-align: center;
        color: #635353;
        background: url(/assets/img/ambassador/induction_sub_bg.png) no-repeat 20% center / contain;
        display: inline-block;
    }

    #inductionSec .infoBox .infoBoxInner .info .textBtn {
        text-align: center;
        font-size: 1.3em;
        margin-top: 0;
    }
    
    /*profileSec*/
    #profileSec .sectionInner{margin: 0 auto 4em;}
    #profileSec .profileBox{border: 8px solid #efefef;padding:2em 4em 2em 3em;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}
    
    #profileSec .profileBox .infoBox{width: 25%;margin: 0 auto 0 0;position: relative;}
    #profileSec .profileBox .infoBox::after{content: "";display: block;position: absolute;background: #efefef;width: 6px;height: 100%;right: -2em;top: 0;bottom: 0;margin: auto;transform: rotate(-15deg);}
    #profileSec .profileBox .infoBox p{text-align: center;line-height: 1;}
    #profileSec .profileBox .infoBox p .img{line-height: 1;}
    #profileSec .profileBox .infoBox p img{}
    #profileSec .profileBox .infoBox p.text02{font-size: 1.2em;font-weight: bold;margin: 0.2em 0;line-height: 1.2;}
    #profileSec .profileBox .infoBox p.text02 span{font-size: 0.7em;font-weight: 400;display: block;}
    #profileSec .profileBox .infoBox p.text03{font-size:2.2em;color: #ff7283;font-weight: bold;line-height: 1.2;margin-bottom: 0.2em;}
    
    #profileSec .profileBox .titleBox{width: 65%;margin: 0;}
    #profileSec .profileBox .titleBox .subTtl{color: #34d6c6;font-weight: 500;font-size: 1.5em;margin: 0em 0 0.3em;}
    #profileSec .profileBox .titleBox .text01{font-size: 1.2em;color: #545454;font-weight: 500;line-height: 1.5;}
    #profileSec .profileBox .titleBox p.text02{text-align: end;}
    #profileSec .profileBox .titleBox p.text02 a{background: #7c7c7c;color: #fff;font-size: 1.5em;padding: 0.5em 1em;display:inline-block;border-radius: 50vw;line-height: 1em;}

}


/* SP */
@media screen and (max-width:767px) {
    .pcNone{display: block;}
    .spNone{display: none;}
    .mainSection .secBox>.sectionInner {
        max-width: 93%;
        margin: 0 auto 1em;
    }

    .mainSection .secBox>.sectionInner .contentsBox {
        max-width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .mainSection .secBox .inSec {
        width: auto;
        margin: 0 auto;
    }

    .mainSection .titleBox {
        margin: 0 auto 1em auto;
    }

    .mainSection .titleBox .ttl-h2 {
        color: #353535;
    }

    .mainSection .titleBox .subTtl {
        font-size: 1em;
        line-height: 1.5;
        color: #000;
    }

    .mainSection .contentsBox {
        background: #fff;
        box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.1);
    }

    .mainSection .boxSubTtl {
        font-size: 1.4em;
        line-height: 0.5;
    }

    .mainSection .boxTtl {
        font-size: 1.7em;
    }

    .mainSection .boxImg {
        width: 32%;
    }

    .mainSection .u-pci {
        display: inline-block;
    }
    .mainSection h4{
    text-align: center;
    font-size: 1.5em;
    font-weight: normal;
}



    /*fv*/

    #fvSec {
        background: url(/assets/img/ambassador/diary/fv_bgi01_sp.jpg) no-repeat center/ cover;
    }
    
    #fvSec .sectionInner{margin: 0 auto;}
    
    #fvSec .fvBox {
        padding: 3em 0 2em;
        font-size: 1em;

    }

    #fvSec .fvBox .titleBox {
        margin: 0 auto 1em auto;
    }


    #fvSec .fvBox .titleBox .subTtl {
        font-size: 1em;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        text-align: center;
        line-height: 2;
        margin-bottom: 0.5em;
    }

    #fvSec .fvBox .titleBox .fvTtl-h1 {
        font-weight: bold;
        font-size: 2.3em;
        line-height: 1;
        text-align: center;
        text-shadow: 0 0 5px #fff, 0 0 2px #fff;
    }

    #fvSec .fvBox .titleBox .subTtl .serif {
        font-family: serif;
    }

    #fvSec .fvBox .titleBox .subTtl .text01 {
        margin-top: 0.4em;
        line-height: 0;
    }

    #fvSec .fvBox .titleBox .subTtl .text02 {
        font-weight: bold;
    }

    #fvSec .fvBox .titleBox .subTtl .textS {
        text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
        font-size: 1.5em;
        font-weight: normal;
    }

    #fvSec .fvBox .titleBox .subTtl .textM {
        font-size: 0.8em;
        font-weight: bold;
    }

    #fvSec .fvBox .titleBox .subTtl .textL {
        color: #fff;
        font-size: 1.5em;
        font-style: italic;
        font-weight: bold;
        font-family: serif;
        text-shadow: 0 0 4px #666, 0 0 16px #666;
    }
    
    /*overviewSec*/
    #overviewSec{background: #f4f4f4;}
    #overviewSec .sectionInner{margin: 0 auto;padding: 2em 3%;}
    #overviewSec .width-m{}
    #overviewSec .width-m .titleBox{margin:0;}
    #overviewSec .width-m .titleBox .Ttl-h2{font-size: 1.6em;}
    #overviewSec .width-m .titleBox .Ttl-h2 span{font-size: 0.6em;font-weight: 400;display: inline-block;margin-left: 0.3em;}
    #overviewSec .width-m .titleBox .Ttl-h2 img{width: 9%;margin-right: 0.3em;}
    #overviewSec .width-m .titleBox .subTtl{color: #34d6c6;font-weight: 500;font-size: 1.2em;margin: 0.5em 0;line-height: 1.3;}
    #overviewSec .width-m .titleBox .text01{font-size: 1em;color: #545454;font-weight: 500;line-height: 1.5;}
    #overviewSec .width-m .infoBox{width: 65%;background: #fff;box-shadow: 0px 0px 17px 2px rgba(0, 0, 0, 0.1);display: flex;flex-direction: column;padding: 15px 10px;margin: 2em auto 0;}
    #overviewSec .width-m .infoBox p{text-align: center;line-height: 1;}
    #overviewSec .width-m .infoBox p.img01{width: 50%;margin: auto;}
    #overviewSec .width-m .infoBox p.img02{width: 65%;margin: auto;}
    #overviewSec .width-m .infoBox p.text02{font-size: 1em;font-weight: bold;margin: 0.2em 0;line-height: 1.2;}
    #overviewSec .width-m .infoBox p.text02 span{font-size: 0.7em;font-weight: 400;display: block;}
    #overviewSec .width-m .infoBox p.text03{font-size:1.7em;color: #ff7283;font-weight: bold;line-height: 1.2;margin-bottom: 0.3em;}
    #overviewSec .width-m .infoBox p.text04 a{background: #7c7c7c;color: #fff;font-size: 1em;padding:0.5em 1.7em;display:inline-block;border-radius: 50vw;}
    
    /*gallerySec*/
    #gallerySec .sectionInner{padding: 0 3%;}
    #gallerySec .galleryBox{border-bottom: 1px solid #d8d8d8;padding: 3em 0;}
    #gallerySec .galleryBox:first-child{margin-top: 0;}
    #gallerySec .galleryBox:last-child{border-bottom: none;}
    #gallerySec .galleryBox .galleryInfo{}
    #gallerySec .galleryBox .galleryInfo .Ttl-h3{font-size: 1.6em;margin-bottom: 0.3em;}
    #gallerySec .galleryBox .galleryInfo .Ttl-h3 span{display: inline-block;margin-right: 10px;}
    #gallerySec .galleryBox .galleryInfo .text01{margin-bottom: 0.2em;font-weight: 500;}
    #gallerySec .galleryBox .galleryInfo .text02{font-size: 1.1em;margin-bottom: 1.5em;line-height: 1.5;}
    #gallerySec .galleryBox .galleryInfo .text03{text-align: center;}
    #gallerySec .galleryBox .galleryInfo .text03 a{font-size: 1.1em;color: #fff;background: linear-gradient(130deg, #ff6183 0%,#ff9a83 60%,#ff6183 100%);padding: 0.5em 3.5em 0.5em 2em;position: relative;box-shadow: 3px 5px 2px 0px rgba(0, 0, 0, 0.1);display: inline-block;font-weight: bold;border-radius: 50vw;}
    #gallerySec .galleryBox .galleryInfo .text03 a::before{content: "";display: block;background-image: url(/assets/img/ambassador/diary/gallery_contents01.png); width: 14px;height: 17px;position: absolute;top: 0;bottom: 0;margin: auto;right: 1.5em;}

    #gallerySec .galleryBox .movieBox{width: 85%;margin: 2em auto 0;}
    #gallerySec .comingsoon p{font-size:2em;color: #ff7283;font-weight: 600;margin-bottom: 3em;}
    /*induction*/

    #inductionSec {
        text-align: center;
        margin: -1em auto 3em;
    }

    #inductionSec .sectionInner {
        position: relative;
        

    }

    #inductionSec .sectionInner .titleBox {
        font-weight: bold;
        color: #564747;
        margin-bottom: 1.3em;
        transform: skewX(-7deg);
    }

    #inductionSec .titleBox .subTtl {
        font-size: 1.4em;
        color: #564747;
        font-weight:500;
        display: block;
    }

    #inductionSec .titleBox .title {
        font-size: 2em;
        line-height: 1em;
        display: block;
    }

    #inductionSec .titleBox .infoHeading {
        font-size: 1.6em;
        color: #fff;
        background: #FF7283;
    }


    #inductionSec .infoBox .infoBoxInner {
        font-size: 1.6em;
        text-align: left;
        position: relative;
        z-index: 2;
        background: url(/assets/img/ambassador/now_contents01.png?v250513) no-repeat right bottom 0.4em / 44% auto;
    }

    #inductionSec .contentsBox {
        padding: 0;
    }

    #inductionSec .infoBox .infoBoxInner .heading {
        background-color: #ff7283;
        color: #fff;
        font-size: 0.65em;
        text-align: center;
        position: relative;
    }

    #inductionSec .infoBox .infoBoxInner .heading::after {
        content: '';
        display: inline-block;
        border-style: solid;
        border-width: 1em 1em 1em 1em;
        border-color: transparent transparent transparent #ff7283;
        display: inline-block;
        width: 0;
        height: 0;
        position: absolute;
        bottom: -1.9em;
        left: 50%;
        transform: translateY(-50%);
        transform: rotate(90deg);
    }


    #inductionSec .infoBox .infoBoxInner .heading .text01 {
        font-size: 1.3em;
        font-weight: bold;

    }

    #inductionSec .infoBox .infoBoxInner .info {
        width: 73%;
        font-size: 1.4em;
        padding: 0.4em 0.6em;
    }

    #inductionSec .infoBox .infoBoxInner .info .title {
        color: #443d3d;
        font-size: 0.64em;
        font-weight: bold;
        background: none;
        padding: 0;
    }

    #inductionSec .infoBox .infoBoxInner .info .text {
        padding: 0.6em 1em;
        font-size: 0.31em;
        color: #564747;
        line-height: 1.3;
        background: #FFF3F3;
    }

    #inductionSec .infoBox .infoBoxInner .info .text .text01 {
        font-size: 1.1em;
        line-height: 1;
        font-weight: bold;
    }

    #inductionSec .infoBox .infoBoxInner .info .text .text02 {
       font-size: 1.2em;
    }

    #inductionSec .infoBox .infoBoxInner .info .text .strong {
        font-size: 1.2em;
        font-weight: bold;
        background: linear-gradient(transparent 70%, #ffeea9 70%);
    }

    #inductionSec .infoBox .infoBoxInner .info .sub {
        margin: 1em 0 0.2em 0;
        font-size: 0.36em;
        font-weight: bold;
        text-align: center;
        color: #635353;
        padding: 0 1.1em;
        background: url(/assets/img/ambassador/induction_sub_bg.png) no-repeat left / contain;
    }
    

    #inductionSec .infoBox .infoBoxInner .info .textBtn {
        text-align: center;
        font-size: 0.5em;
        display: block;
        margin-top: 0;
    }
    /*profileSec*/
    #profileSec .sectionInner{margin: 0 auto 4em;}
    #profileSec .profileBox{border: 6px solid #efefef;padding:1em;}
    #profileSec .profileBox .infoBox{margin: 0;margin: 0 0 4em; position: relative;}
    #profileSec .profileBox .infoBox::after{content: "";display: block;position: absolute;background: #efefef;width: 100%;height: 4px;right: 0em;left: 0; bottom: -2em;margin: auto;transform: rotate(-4deg);}
    #profileSec .profileBox .infoBox p{text-align: center;line-height: 1;}
    #profileSec .profileBox .infoBox p.img01{width: 40%;margin: auto;}
    #profileSec .profileBox .infoBox p.img02{width: 45%;margin: auto;}
    #profileSec .profileBox .infoBox p.text02{font-size: 1em;font-weight: bold;margin: 0.2em 0;line-height: 1.2;}
    #profileSec .profileBox .infoBox p.text02 span{font-size: 0.7em;font-weight: 400;display: block;}
    #profileSec .profileBox .infoBox p.text03{font-size:1.7em;color: #ff7283;font-weight: bold;line-height: 1.2;margin-bottom: 0.2em;}
    
    #profileSec .profileBox .titleBox{margin: 0;}
    #profileSec .profileBox .titleBox .subTtl{color: #34d6c6;font-weight: 500;font-size: 1.2em;margin: 0em 0 0.5em;line-height: 1.2;}
    #profileSec .profileBox .titleBox .text01{font-size: 1em;color: #545454;font-weight: 500;line-height: 1.5;}
    #profileSec .profileBox .titleBox p.text02{text-align: end;margin-top: 1em;}
    #profileSec .profileBox .titleBox p.text02 a{background: #7c7c7c;color: #fff;font-size: 1.3em;padding: 0.5em 1em;display:inline-block;border-radius: 50vw;line-height: 1em;}


}