
._franchise.inquiry {
    padding: 165px 0 150px
}

._franchise.inquiry ._form .privacyBox {
    height: 200px
}

._franchise.inquiry ._form .check label {
    justify-content: flex-end
}

._franchise.inquiry ._form .regions {
    position: relative;
    z-index: 2
}

._franchise.inquiry ._form .regions .regionsSelect {
    display: flex;
    justify-content: space-between
}

._franchise.inquiry ._form .regions .regionsSelect .selectBoxWrap {
    width: calc(100% / 2 - 5px)
}

._franchise.inquiry ._form .txtArea {
    margin-top: 40px
}

._franchise.inquiry ._form .txtArea label {
    margin-bottom: 0
}

._franchise.inquiry .btnRect {
    margin-top: 40px
}

@media screen and (max-width:1024px) {
    ._franchise.inquiry {
        padding: 120px 0
    }
}



._franchise .mini-title strong {
    display: block;
    font-size: 33px;
    letter-spacing: -0.045em;
    font-weight: 600
}

._franchise .mini-title small {
    font-size: 20px;
    letter-spacing: -0.045em;
    opacity: 0.5
}

._franchise.guide {
    word-break: keep-all
}
@supports (-webkit-appearance:none) {
    ._franchise.guide {
        word-break: break-all
    }

}

._franchise.guide .s1 {
    margin-top: 200px;
    padding-bottom: 140px
}

._franchise.guide .s1 ._wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

._franchise.guide .s1 .pageTitle {
    align-items: center;
    padding-right: 0;
    padding-bottom: 30px;
}

._franchise.guide .s1 h3 {
    font-size: 50px;
    letter-spacing: -0.045em;
    font-weight: 500;
    font-size: 46px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 100px;
}

._franchise.guide .s1 h3 strong {
    font-weight: 600
}

._franchise.guide .s1 ul {
    /* max-width: 840px; */
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 100px 60px
}

._franchise.guide .s1 ul li .txt-box {
    margin-top: 38px;
    padding-right: 20px;
    box-sizing: border-box
}

._franchise.guide .s1 ul li .txt-box strong {
    display: block;
    font-weight: 500;
    font-size: 30px;
    letter-spacing: -0.045em;
    color: #2c5c35
}

._franchise.guide .s1 ul li .txt-box strong span {
    display: block
}

._franchise.guide .s1 ul li .txt-box>span {
    display: block;
    margin: 0.5em 0;
    font-weight: 300;
    line-height: 1.6;
    font-size: 18px;
    letter-spacing: -0.045em;
    color: #2b2b2b
}

._franchise.guide .s2 {
    padding: 140px 0;
    background-color: #f8f6f4
}

._franchise.guide .s2 h4 {
    text-align: center;
    margin-bottom: 100px
}

._franchise.guide .s2 h4 strong {
    font-size: 40px;
    letter-spacing: -0.045em;
    font-weight: 600
}

._franchise.guide .s2 h4 p {
    font-size: 18px;
    letter-spacing: -0.045em;
    color: #2b2b2b
}

._franchise.guide .s2 .col {
    margin-bottom: 100px
}

._franchise.guide .s2 .col:last-child {
    margin-bottom: 0
}

._franchise.guide .s2 .col .img-box {
    width: 100%;
    padding-bottom: 17.3611111111%;
    overflow: hidden;
    position: relative
}

._franchise.guide .s2 .col .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

._franchise.guide .s2 .col .txt-box {
    font-size: 0px;
    margin-top: 60px
}

._franchise.guide .s2 .col .txt-box strong {
    display: inline-block;
    width: 720px;
    vertical-align: top;
    line-height: 1.2;
    font-size: 30px;
    letter-spacing: -0.045em;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: -0.05em
}

._franchise.guide .s2 .col .txt-box .txt {
    display: inline-block;
    width: calc(100% - 720px)
}

._franchise.guide .s2 .col .txt-box .txt span {
    display: inline-block;
    margin-bottom: 8px;
    font-size: 18px;
    letter-spacing: -0.045em;
    color: #222222;
    line-height: 1.5
}

._franchise.guide .s2 .col .txt-box .txt span:last-child {
    margin-bottom: 0
}

._franchise.guide .s3 {
    padding: 140px 0
}

._franchise.guide .s3 h4 {
    text-align: center;
    margin-bottom: 100px
}

._franchise.guide .s3 h4 strong {
    font-size: 40px;
    letter-spacing: -0.045em;
    font-weight: 600
}

._franchise.guide .s3 h4 p {
    font-size: 18px;
    letter-spacing: -0.045em;
    color: #2b2b2b
}

._franchise.guide .s3 ul {
    display: flex;
    justify-content: space-around
}

._franchise.guide .s3 ul li .img-box {
    text-align: center
}

._franchise.guide .s3 ul li .txt-box {
    text-align: center
}

._franchise.guide .s3 ul li .txt-box strong {
    display: block;
    font-size: 24px;
    letter-spacing: -0.045em;
    font-weight: 600;
    padding-bottom: 0.4166666667em;
    padding-top: 1.0833333333em
}

._franchise.guide .s3 ul li .txt-box span {
    font-size: 18px;
    letter-spacing: -0.045em;
    color: #2b2b2b;
    line-height: 1.6
}

._franchise.guide .s3 ul li .txt-box em {
    font-weight: 600
}

@media screen and (max-width:1600px) {
    ._franchise.guide .s1 ._wrap {
        flex-direction: column;
        justify-content: center;
        /* align-items: flex-start */
    }

    ._franchise.guide .s1 h3 {
        padding-bottom: 1.3043478261em;
        margin-bottom: 40px;
    }

    ._franchise.guide .s1 ul {
        grid-template-columns: repeat(3, 1fr);
        max-width: unset;
        text-align: center;
        gap: 50px 20px
    }

    ._franchise.guide .s1 ul li {
        padding: 60px 20px;
        box-sizing: border-box;
        border: 1px solid #e3e3e3
    }

    ._franchise.guide .s1 ul li .txt-box {
        padding-right: 0
    }
}

@media screen and (max-width:1280px) {
    ._franchise.guide .s1 ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px 30px
    }

    ._franchise.guide .s1 ul li {
        padding: 40px 20px
    }

    ._franchise.guide .s2 .col .txt-box strong {
        display: block;
        margin-bottom: 1em;
        width: 100%;
        line-height: 1.3
    }

    ._franchise.guide .s2 .col .txt-box .txt {
        width: 100%
    }

    ._franchise.guide .s3 ul {
        flex-direction: column
    }

    ._franchise.guide .s3 ul li {
        margin-bottom: 100px
    }

    ._franchise.guide .s3 ul li:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:1024px) {
    ._franchise.guide .s1 ul li .txt-box strong {
        font-size: 24px
    }

    ._franchise.guide .s1 ul li .txt-box>span {
        font-size: 16px
    }
}

@media screen and (max-width:820px) {
    ._franchise.guide .s1 {
        margin-top: 180px
    }

    ._franchise.guide .s1 h3 {
        font-size: 30px;
        max-width: 500px
    }

    ._franchise.guide .s1 h3 br {
        display: none
    }

    ._franchise.guide .s1 ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 14px
    }

    ._franchise.guide .s1 ul li .img-box img {
        height: 80px
    }

    ._franchise.guide .s2 h4 strong {
        font-size: 32px
    }

    ._franchise.guide .s2 h4 p {
        font-size: 16px;
        max-width: 500px;
        margin: 0 auto;
        margin-top: 1em
    }

    ._franchise.guide .s2 .col .img-box {
        padding-bottom: 40%
    }

    ._franchise.guide .s2 .col .img-box img {
        height: 100%;
        object-fit: cover
    }

    ._franchise.guide .s2 .col .txt-box {
        margin-top: 20px
    }

    ._franchise.guide .s2 .col .txt-box strong {
        font-size: 22px
    }

    ._franchise.guide .s2 .col .txt-box .txt span {
        font-size: 16px
    }

    ._franchise.guide .s3 h4 strong {
        font-size: 32px
    }

    ._franchise.guide .s3 h4 p {
        font-size: 16px;
        max-width: 500px;
        margin: 0 auto;
        margin-top: 1em
    }
}

@media screen and (max-width:500px) {
    ._franchise.guide .s1 {
        margin-top: 50px
    }

    ._franchise.guide .s1 {
        padding: 100px 10px;
        box-sizing: border-box
    }

    ._franchise.guide .s1 h3 {
        font-size: 26px
    }

    ._franchise.guide .s1 ul {
        grid-template-columns: repeat(1, 1fr)
    }

    ._franchise.guide .s1 ul li .img-box img {
        height: 60px
    }

    ._franchise.guide .s1 ul li .txt-box {
        margin-top: 30px
    }

    ._franchise.guide .s1 ul li .txt-box strong {
        font-size: 18px
    }

    ._franchise.guide .s1 ul li .txt-box>span {
        font-size: 14px
    }

    ._franchise.guide .s2 {
        padding: 100px 10px;
        box-sizing: border-box
    }

    ._franchise.guide .s2 .col {
        margin-bottom: 80px
    }

    ._franchise.guide .s2 h4 strong {
        font-size: 26px
    }

    ._franchise.guide .s2 h4 p {
        font-size: 14px
    }

    ._franchise.guide .s2 .col .txt-box strong {
        font-size: 18px
    }

    ._franchise.guide .s2 .col .txt-box .txt span {
        font-size: 14px
    }

    ._franchise.guide .s3 {
        padding: 100px 10px;
        box-sizing: border-box
    }

    ._franchise.guide .s3 h4 {
        margin-bottom: 80px
    }

    ._franchise.guide .s3 h4 strong {
        font-size: 26px
    }

    ._franchise.guide .s3 h4 p {
        font-size: 14px
    }

    ._franchise.guide .s3 ul li .img-box img {
        width: 140px
    }

    ._franchise.guide .s3 ul li .txt-box strong {
        font-size: 18px
    }

    ._franchise.guide .s3 ul li .txt-box span {
        font-size: 14px
    }
}

._franchise.system {
    padding-top: 165px;
    padding-bottom: 150px
}

._franchise.system .pageTitle {
    margin-bottom: 40px
}

._franchise.system ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px 40px
}

._franchise.system ul li {
    text-align: center;
    border-radius: 20px;
    padding: 40px 0;
    padding-bottom: 38px;
    background-color: #dddddd
}

._franchise.system ul li:nth-of-type(2),
._franchise.system ul li:nth-of-type(4),
._franchise.system ul li:nth-of-type(5),
._franchise.system ul li:nth-of-type(7) {
    background-color: #abbeae
}

._franchise.system ul li .num {
    font-size: 30px;
    letter-spacing: -0.025em;
    opacity: 0.5;
    font-weight: 600;
    font-size: 27px
}

._franchise.system ul li .img-box {
    padding-top: 28px;
    margin-bottom: 32px
}

._franchise.system ul li p {
    font-size: 20px;
    letter-spacing: -0.025em;
    font-weight: 400;
    line-height: 1.3;
    font-size: 18px
}

@media screen and (max-width:1280px) {
    ._franchise.system ul {
        gap: 20px;
        grid-template-columns: repeat(3, 1fr)
    }

    ._franchise.system ul li:nth-of-type(2),
    ._franchise.system ul li:nth-of-type(4),
    ._franchise.system ul li:nth-of-type(5),
    ._franchise.system ul li:nth-of-type(7) {
        background-color: #dddddd
    }

    ._franchise.system ul li:nth-of-type(2),
    ._franchise.system ul li:nth-of-type(4),
    ._franchise.system ul li:nth-of-type(6),
    ._franchise.system ul li:nth-of-type(8) {
        background-color: #abbeae
    }
}

@media screen and (max-width:1024px) {
    ._franchise.system ul {
        gap: 20px;
        grid-template-columns: repeat(2, 1fr)
    }

    ._franchise.system ul li:nth-of-type(1),
    ._franchise.system ul li:nth-of-type(2),
    ._franchise.system ul li:nth-of-type(3),
    ._franchise.system ul li:nth-of-type(4),
    ._franchise.system ul li:nth-of-type(5),
    ._franchise.system ul li:nth-of-type(6),
    ._franchise.system ul li:nth-of-type(7),
    ._franchise.system ul li:nth-of-type(8) {
        background-color: #dddddd
    }

    ._franchise.system ul li:nth-of-type(2),
    ._franchise.system ul li:nth-of-type(3),
    ._franchise.system ul li:nth-of-type(6),
    ._franchise.system ul li:nth-of-type(7) {
        background-color: #abbeae
    }
}

@media screen and (max-width:820px) {
    ._franchise.system ul li .img-box img {
        height: 70px
    }

    ._franchise.system ul li p {
        padding: 0 10px;
        box-sizing: border-box;
        word-break: keep-all;
        font-size: 16px
    }
    @supports (-webkit-appearance:none) {
        ._franchise.system ul li p {
            word-break: break-all;
        }

    }

    ._franchise.system ul li p br {
        display: none
    }
}

@media screen and (max-width:500px) {
    ._franchise.system {
        padding: 120px 10px;
        box-sizing: border-box
    }

    ._franchise.system ul {
        gap: 30px;
        grid-template-columns: repeat(1, 1fr)
    }

    ._franchise.system ul li:nth-of-type(1),
    ._franchise.system ul li:nth-of-type(2),
    ._franchise.system ul li:nth-of-type(3),
    ._franchise.system ul li:nth-of-type(4),
    ._franchise.system ul li:nth-of-type(5),
    ._franchise.system ul li:nth-of-type(6),
    ._franchise.system ul li:nth-of-type(7),
    ._franchise.system ul li:nth-of-type(8) {
        background-color: #dddddd
    }

    ._franchise.system ul li:nth-of-type(2),
    ._franchise.system ul li:nth-of-type(4),
    ._franchise.system ul li:nth-of-type(6),
    ._franchise.system ul li:nth-of-type(8) {
        background-color: #abbeae
    }

    ._franchise.system ul li p {
        padding: 0 26px
    }

    ._franchise.system ul li .img-box {
        padding-top: 14px;
        margin-bottom: 24px
    }
}

._franchise.procedure {
    padding-top: 165px;
    padding-bottom: 100px
}

._franchise.procedure .con {
    margin-top: 56px;
    font-size: 0px;
    padding-right: 22px;
    box-sizing: border-box
}

._franchise.procedure .con .circle-area {
    position: relative;
    display: inline-block;
    width: auto;
    vertical-align: top
}

._franchise.procedure .con .circle-area .circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 1px solid #2c5c35;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 15px
}

@keyframes circle_border01 {
    from {
        width: 100%;
        height: 100%
    }

    to {
        width: calc(100% + 16px);
        height: calc(100%)16px
    }
}

@keyframes circle_border02 {
    from {
        width: 100%;
        height: 100%
    }

    to {
        width: calc(100% + 30px);
        height: calc(100%)30px
    }
}

._franchise.procedure .con .circle-area .circle::before,
._franchise.procedure .con .circle-area .circle::after {
    content: "";
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #2c5c35;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

._franchise.procedure .con .circle-area .circle::before {
    width: calc(100% + 16px);
    height: calc(100% + 16px);
    opacity: 0.4;
    animation: circle_border01 forwards infinite 3s;
    animation-delay: 0.6s
}

._franchise.procedure .con .circle-area .circle::after {
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    opacity: 0.2;
    animation: circle_border02 forwards infinite 3s;
    animation-delay: 0.3s
}

._franchise.procedure .con .circle-area .circle small {
    font-size: 18px;
    line-height: 1;
    opacity: 0.5;
    font-weight: bold
}

._franchise.procedure .con .circle-area .circle p {
    line-height: 1.3;
    font-size: 24px;
    letter-spacing: -0.025em;
    font-weight: 500;
    text-align: center;
    font-size: 22px;
    padding-top: 0.6666666667em
}

._franchise.procedure .con .circle-area .txt-box {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 100%);
    font-size: 18px;
    letter-spacing: -0.025em;
    color: #222222;
    font-size: 16px;
    padding-top: 0.8888888889em;
    text-align: center;
    width: auto;
    white-space: nowrap;
    line-height: 1.55
}

._franchise.procedure .con .circle-area:nth-of-type(1) {
    margin-bottom: 155px
}

._franchise.procedure .con .arrow {
    display: inline-flex;
    height: 228px;
    padding: 0 5px;
    margin: 0 50px
}

@keyframes arrow {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

._franchise.procedure .con .arrow i {
    font-size: 22px;
    letter-spacing: -0.025em;
    color: #2c5c35;
    display: inline-flex;
    width: 0;
    align-items: center;
    justify-content: center;
    animation: arrow forwards infinite 2s
}

._franchise.procedure .con .arrow .n1 {
    animation-delay: 0.3s
}

._franchise.procedure .con .arrow .n2 {
    animation-delay: 0.6s;
    margin: 0 12px
}

._franchise.procedure .con .arrow .n3 {
    animation-delay: 0.9s
}

._franchise.procedure .con .arrow.n4 {
    margin-right: 0
}

._franchise.procedure .con .arrow.n5 {
    margin-left: 0
}

._franchise.procedure .bottom {
    margin-top: 217px;
    text-align: center
}

._franchise.procedure .bottom>span {
    font-size: 20px;
    letter-spacing: -0.025em;
    line-height: 1.5;
    font-weight: 600;
    font-size: 26px
}

._franchise.procedure .bottom>span em {
    color: #2c5c35
}

._franchise.procedure .bottom button {
    border: none;
    width: 230px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    background-color: #2c5c35;
    cursor: pointer;
    border: 2px solid #2c5c35;
    transition: all 0.5s;
    margin: 0 auto;
    margin-top: 32px
}

._franchise.procedure .bottom button:hover {
    background-color: #fff
}

._franchise.procedure .bottom button:hover span {
    color: #000
}

._franchise.procedure .bottom button span {
    font-size: 20px;
    letter-spacing: -0.025em;
    color: #fff;
    font-weight: bold;
    transition: color 0.5s
}

@media screen and (max-width:1600px) {
    ._franchise.procedure .con {
        padding-right: 0;
        text-align: center
    }

    ._franchise.procedure .con .circle-area:nth-of-type(1),
    ._franchise.procedure .con .circle-area {
        margin-bottom: 150px
    }

    ._franchise.procedure .con .arrow {
        margin: 0 20px
    }

    ._franchise.procedure .con .arrow.n4 {
        margin: 0 20px
    }

    ._franchise.procedure .con .arrow.n5 {
        display: none
    }

    ._franchise.procedure .bottom {
        margin-top: 10px
    }
}

@media screen and (max-width:820px) {
    ._franchise.procedure .con .arrow {
        display: none
    }

    ._franchise.procedure .con .circle-area:nth-of-type(1),
    ._franchise.procedure .con .circle-area {
        margin: 0 60px;
        margin-bottom: 150px
    }

    ._franchise.procedure .con .circle-area .circle {
        width: 160px;
        height: 160px
    }

    ._franchise.procedure .con .circle-area .circle p {
        font-size: 16px
    }

    ._franchise.procedure .bottom>span {
        font-size: 18px
    }
}

@media screen and (max-width:500px) {
    ._franchise.procedure {
        padding-top: 130px
    }

    ._franchise.procedure .con {
        display: grid;
        gap: 50px 0;
        grid-template-columns: repeat(1, 1fr);
        width: calc(100% - 20px);
        margin: 0 auto;
        margin-top: 40px
    }

    ._franchise.procedure .con .circle-area:nth-of-type(1),
    ._franchise.procedure .con .circle-area {
        margin: 0;
        text-align: center
    }

    ._franchise.procedure .con .circle-area .circle {
        margin: 0 auto;
        width: 100%;
        height: auto;
        border-radius: 0px;
        padding-top: 11px;
        padding-bottom: 6px
    }

    ._franchise.procedure .con .circle-area .circle small {
        font-size: 14px
    }

    ._franchise.procedure .con .circle-area .circle::before,
    ._franchise.procedure .con .circle-area .circle::after {
        border-radius: 0px
    }

    ._franchise.procedure .con .circle-area .circle p br {
        display: none
    }

    ._franchise.procedure .con .circle-area .txt-box {
        position: unset;
        transform: unset;
        padding-top: 0;
        margin-top: 30px;
        font-size: 14px
    }

    ._franchise.procedure .bottom {
        margin-top: 90px
    }

    ._franchise.procedure .bottom>span {
        font-size: 16px
    }

    ._franchise.procedure .bottom button {
        width: 180px;
        height: 50px
    }

    ._franchise.procedure .bottom button span {
        font-size: 16px
    }
}
