/* secHero */
.secHero{
    height: 26rem;
    background: url(../img/feature/bgHero.png) center top / cover;
    display: flex;
    align-items: center;
}
.secHero .txtJpImg{
    margin-top: 2rem;
}
@media only screen and (max-width:1215px){
    .secHero{
        height: 10rem;
        background: url(../img/feature/bgHero_sp.png) center top / cover;
        padding-top: 2rem;
    }
    .secHero .titEngImg{
        width: 11.2rem;
    }
    .secHero .txtJpImg{
        width: 5.3rem;
        margin-top: 1rem;
    }
}

/* secfeature */
.secfeature{
    margin-top: 11.8rem;
}
.secfeature .txtTit{
    text-align: center;
    position: relative;
}
.secfeature .txtTit::after{
    content: "";
    width: 46rem;
    height: 1.65rem;
    background: var(--colorTitBorder);
    position: absolute;
    bottom: 0.2rem;
    left: calc(50% - 0rem);
    transform: translateX(-50%);
    z-index: -1;
}
.secfeature .txtAbout{
    font-size: var(--pcFontSize19);
    line-height: var(--pcLineHeight19_38);
    letter-spacing: var(--pcLetterSpacing19_50);
    text-align: center;
    margin-top: 7.3rem;
}
@media only screen and (max-width:1215px){
    .secfeature{
        margin-top: 4.5rem;
    }
    .secfeature .txtTit{
        width: 18.6rem;
        margin: 0 auto;
    }
    .secfeature .txtTit::after{
        width: 18rem;
        height: 0.8rem;
        bottom: -0rem;
        left: calc(50% - 0rem);
    }
    .secfeature .txtAbout{
        font-size: var(--spFontSize12);
        line-height: 1.875;
        letter-spacing: normal;
        margin-top: 2.6rem;
        text-align: left;
        letter-spacing: normal;
        min-height: 47rem;
    }
}
.secChosen {
    margin-bottom: 29rem;
    background: url(../img/feature/bgDot.png);
    padding: 2.4rem 0 10rem;
    position: relative;
    margin-top: 28.5rem;
    height: 89rem;
}
.secChosen.lazyloaded::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 21rem;
    background-image: url(../img/feature/bgDot.png);
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top right;
    transform: skewY(6deg);
    z-index: -1;
}
.secChosen .cmnTitImg {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}
.secChosen .cmnTitImg::before {
    content: '';
    position: absolute;
    width: 31.5rem;
    height: 1.7rem;
    background: #3f3f3f;
    bottom: 0rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.secChosen .txtWorks{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_43);
    text-align: center;
    color: var(--colorWhite);
    margin-top: 6.2rem;
    letter-spacing: var(--pcLetterSpacing20_10);
}
.secChosen .chosenList{
    display: flex;
    margin-top: 7rem;
    height: auto;
}
.secChosen .chosenList .item{
    background: var(--keyColor);
    width: calc((100% - 7.5rem) / 3);
    margin-right: 7.5rem;
    padding: 4.5rem 2rem;
    /* min-height: 70rem; */
    max-height: 82rem;
}
.secChosen .chosenList .item:nth-child(2){
    margin-top: 4.5rem;
}
.secChosen .chosenList .item:nth-child(3){
    margin-right: 0;
    margin-top: 9rem;
}
.secChosen .chosenList .imgBox{
    width: 10.6rem;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0.4rem;
}
.secChosen .chosenList .imgBox01{
    width: 30.4rem;
    margin: 0 auto;
}
.secChosen .chosenList .imgBox02{
    width: 25rem;
    height: auto;
    margin: 0 auto;
    margin-top: 3rem;
}
.secChosen .chosenList .chosentit{
    font-size: var(--pcFontSize20);
    line-height: var(--pcLineHeight20_30);
    text-align: center;
    color: var(--colorWhite);
    margin-top: 2.2rem;
    font-weight: bold;
}
.secChosen .chosenList .chosentxt{
    font-size: var(--pcFontSize18);
    line-height: var(--pcLineHeight18_31);
    color: var(--colorWhite);
    margin-top: 1.2rem;
    padding: 0 0.5rem;
}
.secChosen.lazyloaded::after {
    content: "";
    position: absolute;
    bottom: -0;
    left: 0;
    width: 100%;
    height: 21rem;
    background-image: url(../img/feature/bgDot.png);
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top left;
    transform: skewY(6deg);
    z-index: -1;
}
@media only screen and (max-width:1215px){
    .secChosen {
    margin-bottom: 9rem;
    background: url(../img/feature/bgDot.png);
    padding: 3.4rem 0 6rem;
    position: relative;
    margin-top: 8rem;
    height: auto;
}
.secChosen.lazyloaded::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 21rem;
    background-image: url(../img/feature/bgDot.png);
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top right;
    transform: skewY(6deg);
    z-index: -1;
}
.secChosen .cmnTitImg {
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 12.7rem;
}
.secChosen .cmnTitImg::before {
    content: '';
    position: absolute;
    width: 12.5rem;
    height: 1rem;
    bottom: 0rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.secChosen .txtWorks{
    font-size: var(--spFontSize12);
    line-height: 1.875;
    text-align: center;
    color: var(--colorWhite);
    margin-top: 1.8rem;
    letter-spacing: -0.09rem;
}
.secChosen .chosenList{
    display: block;
    margin-top: 3rem;
    height: auto;
}
.secChosen .chosenList .item{
    background: var(--keyColor);
    width: 100%;
    margin-right: 0;
    padding: 2.8rem 2.7rem;
    /* min-height: 70rem; */
    max-height: 82rem;
    position: relative;
}
.secChosen .chosenList .item:nth-child(2){
    margin-top: 2.8rem;
}
.secChosen .chosenList .item:nth-child(3){
    margin-right: 0;
    margin-top: 3rem;
}
.secChosen .chosenList .imgBox{
    width: 5.2rem;
    height: auto;
    margin: 0;
    margin-left: 4rem;
    /* padding-left: 1rem; */
    text-align: center;
    margin-bottom: -0.4rem;
}
.secChosen .chosenList  .imgBox01{
    width: 12.7rem;
    margin: 0;
}
.secChosen .chosenList .imgBox02{
    width: 11.4rem;
    height: auto;
    margin: 0 auto;
    margin-top: 2rem;
    position: absolute;
    content: "";
    right: 2.8rem;
    top: -3rem;
}
.secChosen .chosenList .chosentit{
    font-size: var( --spFontSize17);
    line-height: var(--spLineHeight17_25);
    text-align: left;
    color: var(--colorWhite);
    margin-top: 2.5rem;
}
.secChosen .chosenList .chosentxt{
    font-size: var(--spFontSize12);
    line-height: 1.79;
    color: var(--colorWhite);
    margin-top: 1.2rem;
    padding: 0rem;
    letter-spacing: -0.05rem;
}
.secChosen.lazyloaded::after {
    content: "";
    position: absolute;
    bottom: -0;
    left: 0;
    width: 100%;
    height: 21rem;
    background-image: url(../img/feature/bgDot.png);
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top left;
    transform: skewY(6deg);
    z-index: -1;
}
}
@media only screen and (max-width: 342px){
    .secChosen .chosenList .chosentit{
        font-size: var( --spFontSize15);
    }
}
@media only screen and (max-width: 342px) {
    .secChosen .chosenList .imgBox02 {
        right: 0.5rem;
    }
}
.secRequest{
    margin-top: 59rem;
    margin-bottom: 40rem;
}
.secRequest .cmnTitImg{
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}
.secRequest .cmnTitImg::before {
    content: '';
    position: absolute;
    width: 31.5rem;
    height: 1.7rem;
    background: var(--colorBgPnkz);
    bottom: 0rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.secRequest .List{
    display: flex;
    margin-top: 4.4rem;
    justify-content: center;
}
.secRequest .List .item{
    width: calc((100% - 15.6rem) / 7);
    position: relative;
}
.secRequest .List .item:nth-child(n+2){
    margin-left: 2.6rem;
}
.secRequest .List .item::after{
    background: url(../img/feature/iconarrow.png) no-repeat;
    background-size: 100% auto;
    width: 1rem;
    height: 2.1rem;
    right: -1.2rem;
    position: absolute;
    content: "";
    top: calc(50% - 1.2rem);
}
.secRequest .List .item:last-child::after{
    display: none;
}
.secRequest .step_badge {
  position: relative;
  width: 14.8rem;          /* 160px */
  height: 7.5rem;        /* 120px */
  background-color: #b0845a;
  color: #fff;
  text-align: center;
  font-family: "Times New Roman", serif;
  padding-top: 1.5rem; /* 18px */
  box-sizing: border-box;
}

/* ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ£Ã‚ÂÃ‚Â®VÃƒÂ¥Ã‚Â­Ã¢â‚¬â€ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â  */
.secRequest .step_badge::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2.875rem;     /* -30px */
  width: 0;
  height: 0;
  border-left: 7.5rem solid transparent;
border-right: 7.5rem solid transparent;
  border-top: 3rem solid #b0845a;     /* 30px */
}
.secRequest .step_badge img{
    width:4.5rem;
    height: 6.8rem;
}
@media only screen and (max-width:1215px){
    .secRequest{
        margin-top: 2rem;
        margin-bottom: 9.8rem;
    }
    .secRequest .cmnTitImg{
        margin: 0 auto;
        position: relative;
        z-index: 2;
        text-align: center;
        width: 12.9rem;
    }
    .secRequest .cmnTitImg::before {
        content: '';
        position: absolute;
        width: 12.5rem;
        height: 1.7rem;
        background: var(--colorBgPnkz);
        bottom: 0rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: -1;
    }
    .secRequest .List{
        display: block;
        margin-top: 2.4rem;
    }
    .secRequest .List .item{
        width: 94%;
        margin: 0 auto;
        position: relative;
        display: flex;
    }
    .secRequest .List .item:nth-child(n+2){
        margin-left: 0;
        margin: 0 auto;
        margin-top: 1rem;
        margin-right: auto;
    }
    .secRequest .List .item::after{
        background: url(../img/feature/iconarrow_sp.png) no-repeat;
        background-size: 100% auto;
        width: 0.9rem;
        height: 0.4rem;
        right: calc(50% - 0.3rem);
        position: absolute;
        content: "";
        top: auto;
        bottom: -0.4rem;
    }
    .secRequest .List .item:last-child::after{
        display: none;
    }
    .secRequest .step_badge {
        width: 4.7rem;
        height: 4.4rem;
        padding-top: 0.8rem;
        /* font-size: 1.4rem; */
        padding-left: 0.6rem;
    }

    .secRequest .step_badge::after {
        content: "";
        position: absolute;
        /* top: -60px; */
        right: -1.2rem;
        bottom: -2.3rem;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        left: 40px;
        border-top: 2.3rem solid transparent;
        border-bottom: 2.2rem solid transparent;
        border-left: 1.6rem solid #b0845a;
    }
    .secRequest .step_badge img{
        width: 2.1rem;
        height: 3.3rem;
    }
}
.List .item .bgGray{
    background: var(--colorBgPnkz);
    height:auto;
    min-height: 35.3rem;
    padding: 5.2rem 0 4rem;
    display: flex;
    justify-content: center;
}
.List .item .bgGray .txt{
    writing-mode: vertical-rl;
    font-size: var(--pcFontSize27);
    line-height: var(--pcLineHeight27_39);
    font-weight: bold;
}

.secList {
    padding-bottom: 13rem;
    padding-top: 6rem;
    background: var(--colorBgTel);
    position: relative;
}
.secList .cmnTitImg{
    width: 37.5rem;
    margin-bottom: 4rem;
}
.secList .cmnTitImg .cmnTitImg::before {
    
}
.secList.lazyloaded::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 21rem;
    background-color: var(--colorBgTel);
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top right;
    transform: skewY(6deg);
    z-index: -1;
}
.secList .boxMainList{
    margin-top: 4rem;
}
.secList .itemMain{
    border-bottom: 0.1rem solid var(--colorBorder);
    position: relative;
}
.secList .itemMain.lazyloaded::after{
    background: url(../img/feature/icon01.png) no-repeat;
    background-size: 100% auto;
}
.secList .itemMain::after{
    width:8rem;
    height:8rem;
    position: absolute;
    content: "";
    left: 0;
    top: 17px;
}
.secList .linkMain{
    font-size: var(--pcFontSize24);
    font-weight: bold;
    padding-left: 13rem;
    position: relative;
    padding-bottom: 5rem;
    padding-top: 5rem;
}
.secList .itemSub{
    position: relative;
    font-size: var(--pcFontSize20);
    padding-left: 14rem;
    padding-bottom: 0rem;
    padding-top: 0rem;
    position: relative;
    font-weight: bold;
    line-height: var(--pcLineHeight20_30);
}
.secList .itemSub.lazyloaded::after{
    background: url(../img/feature/icon02.png) no-repeat;
    background-size: 100% auto;
}
.secList .itemSub::after{
    width:8rem;
    height:8rem;
    position: absolute;
    content: "";
    left: 0;
    top: 0rem;
}
.secList .itemSub .linkSub{
    font-size: var(--pcFontSize24);
}
.secList .boxSubList{
    display: none;
    padding: 3rem 0 3rem;
}
.secList .linkSub{
    display: block;
}
.secList .linkMain::before{
    position: absolute;
    content: "";
    width: 1.7rem;
    height: 1rem;
    top: calc(50% - 0.7rem);
    right: 5.5rem;
    transition: .5s;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.secList .linkMain.lazyloaded::before {
    background: url(../img/feature/icon.png) center top no-repeat;
    background-size: contain;
}
.secList .cursorPointer.on::before {
    transform: rotate(180deg);
}
.secList .btnBox{
    width: 67rem;
    margin: 0 auto;
    margin-top: 6.2rem;
}
.secList .btnBox .linkbtn{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--keyColor);
    padding: 3rem 0;
    border-radius: 5rem;
    color: var(--colorWhite);
    font-size: var(--pcFontSize24);
    font-weight: bold;
    position: relative;
}
.secList .btnBox .linkbtn::after{
    background: url(../img/feature/icon_1.png) no-repeat;
    background-size: 100% auto;
    width:0.9rem;
    height: 1.8rem;
    right: 5rem;
    top: calc(50% - 1rem);
    position: absolute;
    content: "";
}
@media only screen and (max-width:1215px){
    .List .item .bgGray{
    background: var(--colorBgPnkz);
    height:auto;
    min-height: auto;
    width: 100%;
    padding-left: 4rem;
    padding: 1.2rem 0 1.2rem;
    padding-left: 3rem;
    display: flex;
    justify-content: normal;
}
.List .item .bgGray .txt{
    writing-mode: inherit;
    font-size: var(--spFontSize15);
    line-height: var(--pcLineHeight27_39);
    font-weight: bold;
}

.secList {
    padding-bottom: 0rem;
    padding-top: 4rem;
    position: relative;
}
.secList .cmnTitImg{
    width: 16.7rem;
    margin-bottom: 1rem;
}
.secList.lazyloaded::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 21rem;
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top right;
    transform: skewY(6deg);
    z-index: -1;
}
.secList.lazyloaded::after {
    content: "";
    position: absolute;
    bottom: -3.5rem;
    left: 0;
    width: 100%;
    height: 21rem;
    background-color: var( --colorBgTel);
    background-repeat: repeat;
    background-size: auto;
    transform-origin: top left;
    transform: skewY(6deg);
    z-index: -1;
}
.secList .boxMainList{
    margin-top: 1.5rem;
}
.secList .itemMain{
    border-bottom: 0.1rem solid var(--colorBorder);
    position: relative;
}
.secList .itemMain::after{
    width: 3.9rem;
    height: 3.9rem;
    position: absolute;
    content: "";
    left: 1rem;
    top: 1.8rem;
}
.secList .itemMain:nth-child(5):after{
    top: 1rem;
}
.secList .linkMain{
    font-size: var(--spFontSize13);
    line-height: 1.56;
    font-weight: bold;
    padding-left: 6.4rem;
    position: relative;
    padding-bottom: 2rem;
    padding-top: 2rem;
}
.secList .itemSub{
    position: relative;
    font-size: var(--spFontSize12);
    padding-left: 0;
    padding-bottom: 0rem;
    padding-top: 0;
    position: relative;
    font-weight: bold;
    line-height: var(--pcLineHeight20_30);
}
.secList .itemSub::after{
    width:8rem;
    height:8rem;
    position: absolute;
    content: "";
    left: 0;
    top: 2rem;
    display: none;
}
.secList .itemSub .linkSub{
    font-size: var(--spFontSize12);
    line-height: 1.79;
}
.secList .boxSubList{
    display: none;
    padding: 1rem 1rem 1rem;
    /* border-bottom: 0.1rem solid var(--colorBorder); */
}
.secList .linkSub{
    display: block;
}
.secList .linkMain::before{
    position: absolute;
    content: "";
    width: 0.84rem;
    height: 0.5rem;
    top: calc(50% - 0.4rem);
    right: 1.1rem;
    transition: .5s;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.secList .linkMain.lazyloaded::before {
    background: url(../img/feature/icon.png) center top no-repeat;
    background-size: contain;
}
.secList .cursorPointer.on::before {
    transform: rotate(180deg);
}
.btnBox{
    width: 100%;
    max-width: 31.4rem;
    margin: 0 auto;
    margin-top: 10.2rem;
}
.btnBox .linkbtn{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--keyColor);
    padding: 1.3rem 0;
    border-radius: 5rem;
    color: var(--colorWhite);
    font-size: var(--spFontSize13);
    font-weight: bold;
    position: relative;
}
.btnBox .linkbtn::after{
    background: url(../img/feature/icon_1.png) no-repeat;
    width: 0.4rem;
    height: 0.8rem;
    right: 3.7rem;
    top: calc(50% - 0.3rem);
    position: absolute;
    content: "";
    background-size: 100% auto;
}
}
.linkBnr.lazyloaded{
    background: url(../img/feature/bnrlink.png) center top no-repeat;
    background-size: 100% auto;
}
.linkBnr{
    height: auto;
    margin: 0 auto;
    width: 100%;
    margin-top: 16rem;
    padding-top: 19.2rem;
    padding-left: 8rem;
    padding-bottom: 6rem;
}
.linkBnr .link img{
    width: 21.1rem;
}
.linkBnr .flexlink{
    display: flex;
}
.linkBnr .flexlink .link:nth-child(n+2){
    margin-left: 1.5rem;
}
@media only screen and (max-width:1215px){
    .linkBnr.lazyloaded{
        background: url(../img/feature/bnrlink_sp.png) center top no-repeat;
        background-size: cover;
    }
    .linkBnr{
        height: auto;
        margin: 0 auto;
        width: 100%;
        max-width: 37.5rem;
        margin-top: 17rem;
        padding-top: 7.2rem;
        padding-left: 3rem;
        padding-bottom: 1rem;
    }
    .linkBnr .link img{
        width: 10.5rem;
        height: 2.5rem;
    }
    .linkBnr .flexlink{
        display: block;
    }
    .linkBnr .flexlink .link:nth-child(n+2){
        margin-left: 0;
        margin-top: 0.5rem;
    }
}
@media only screen and (max-width: 375px) {
    .linkBnr {
        margin-top: 11rem;
    }
}