@charset "UTF-8";

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.avvio-module .avvio-list01 {
    padding: 151px 0 135px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.avvio-module .avvio-list01 .logo-wrap p {
    margin-top: 13px;
    font-size: 23px;
    font-weight: 400;
    color: #fff;
    opacity: 0.5;
    line-height: 1;
}

.avvio-module .avvio-list01 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 45px;
    margin-top: 50px;
}

.avvio-module .avvio-list01 .content li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 210px;
    height: 210px;
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
}

.avvio-module .avvio-list01 .content li span {
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
}

.avvio-module .avvio-list02 {
    padding: 192px 0 198px;
}

.avvio-module .avvio-list02 .ds-tit {
    padding-top: 36px;
}

.avvio-module .avvio-list02 .ds-tit > h5 {
    font-size: 49px;
    color: #2F2E2E;
    letter-spacing: -1.96px;
}

.avvio-module .avvio-list02 .ds-tit > span {
    font-size: 21px;
    letter-spacing: -1.19px;
    font-weight: 400;
}

.avvio-module .avvio-list02 .desc-wrap {
    margin-top: 50px;
}

.avvio-module .avvio-list02 .desc-wrap p {
    font-size: 25px;
    font-weight: 400;
    color: #313131;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -1.3px;
}

.avvio-module .avvio-list02 .desc-wrap p b {
    font-weight: 600;
}

.avvio-module .avvio-list02 .desc-wrap p span {
    font-weight: 600;
    color: #962235;
}

.avvio-module .avvio-list02 .order-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 78px;
}

.avvio-module .avvio-list02 .order-wrap li {
    position: relative;
    padding-top: 284px;
    width: 335px;
    text-align: center;
}

.avvio-module .avvio-list02 .order-wrap li:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.avvio-module .avvio-list02 .order-wrap li:nth-child(1):before {
    top: 52px;
    width: 184px;
    height: 200px;
    background: url('/imges/package/branch/T00061/avvio/img1.png') no-repeat 0 0;
}

.avvio-module .avvio-list02 .order-wrap li:nth-child(2):before {
    top: 88px;
    width: 182px;
    height: 182px;
    background: url('/imges/package/branch/T00061/avvio/img2.png') no-repeat 0 0;
}

.avvio-module .avvio-list02 .order-wrap li:nth-child(3):before {
    left: 42%;
    top: 0;
    width: 265px;
    height: 256px;
    background: url('/imges/package/branch/T00061/avvio/img3.png') no-repeat 0 0;
}

.avvio-module .avvio-list02 .order-wrap li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 87px;
    height: 42px;
    font-size: 25px;
    font-family: 'Campton', Sans-serif;
    font-weight: 500;
    color: #fff;
    border-radius: 21px;
}

.avvio-module .avvio-list02 .order-wrap li:nth-child(1) span {
    background-color: #cc6b7c;
}

.avvio-module .avvio-list02 .order-wrap li:nth-child(2) span {
    background-color: #b74255;
}

.avvio-module .avvio-list02 .order-wrap li:nth-child(3) span {
    background-color: #962235;
}

.avvio-module .avvio-list02 .order-wrap li p {
    margin-top: 15px;
    font-size: 25px;
    font-weight: 400;
    color: #313131;
    letter-spacing: -1px;
    line-height: 1.3;
}

.avvio-module .avvio-list02 .order-wrap li p b {
    font-weight: 600;
}

.avvio-module .avvio-list02 .detail-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 14px;
    margin-top: 85px;
}

.avvio-module .avvio-list02 .detail-wrap .detail-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    gap: 10px;
}

.avvio-module .avvio-list02 .detail-wrap .detail-img:before{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 32px;
    height: 32px;
    background: url('/imges/package/branch/T00061/avvio/i-arrow.png') no-repeat 0 0;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.avvio-module .avvio-list02 .detail-wrap .detail-img img {
    border-radius: 10px;
}

.avvio-module .avvio-list02 .detail-wrap .detail-inner {
    padding: 46px 36px;
    background-color: #EFEFEF;
    border-radius: 20px;
}

.avvio-module .avvio-list02 .detail-wrap .detail-inner p {
    margin-top: 25px;
    font-size: 25px;
    font-weight: 400;
    color: #313131;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -1.3px;
}

.avvio-module .avvio-list03 {
    padding: 192px 0 186px;
    background-color: #f7f7f7;
}

.avvio-module .avvio-list03 .ds-tit {
    padding-top: 36px;
}

.avvio-module .avvio-list03 .ds-tit > h5 {
    font-size: 49px;
    color: #2F2E2E;
    letter-spacing: -1.96px;
}

.avvio-module .avvio-list03 .ds-tit > span {
    font-size: 21px;
    letter-spacing: -1.19px;
    font-weight: 400;
}

.avvio-module .avvio-list03 .desc-wrap {
    margin-top: 50px;
}

.avvio-module .avvio-list03 .desc-wrap p {
    font-size: 25px;
    font-weight: 400;
    color: #313131;
    text-align: center;
    line-height: 1.3;
    letter-spacing: -1.3px;
}

.avvio-module .avvio-list03 .desc-wrap p b {
    font-weight: 600;
}

.avvio-module .avvio-list03 .desc-wrap p span {
    font-weight: 600;
    color: #962235;
}

.avvio-module .avvio-list03 .point-wrap {
    padding-left: 480px;
    padding-top: 145px;
    background-repeat: no-repeat;
    background-position: 113px 55px;
}

.avvio-module .avvio-list03 .point-wrap li {
    position: relative;
    padding-left: 61px;
    padding-bottom: 69px;
}

.avvio-module .avvio-list03 .point-wrap li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 11px;
    width: 12px;
    height: 12px;
    background-color: #962235;
    border: 4px solid #CAA8AD;
    border-radius: 50%;
}

.avvio-module .avvio-list03 .point-wrap li:nth-child(1):after {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: 42px;
    width: 30px;
    height: calc(100% - 42px);
    background: url('/imges/package/branch/T00061/avvio/img-line1.png') no-repeat 0 0;
    background-size: auto 100%;
}

.avvio-module .avvio-list03 .point-wrap li:nth-child(2):after {
    content: '';
    display: block;
    position: absolute;
    left: -1px;
    top: 42px;
    width: 30px;
    height: calc(100% - 42px);
    background: url('/imges/package/branch/T00061/avvio/img-line2.png') no-repeat 0 0;
    background-size: auto 100%;
}

.avvio-module .avvio-list03 .point-wrap li:last-child {
    padding-bottom: 0;
}

.avvio-module .avvio-list03 .point-wrap li:last-child:after {
    display: none;
}

.avvio-module .avvio-list03 .point-wrap li span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 147px;
    height: 42px;
    font-size: 25px;
    font-family: 'Campton', Sans-serif;
    font-weight: 400;
    color: #fff;
    letter-spacing: -1px;
    background-color: #962235;
    border-radius: 21px;
}

.avvio-module .avvio-list03 .point-wrap li p {
    margin-top: 17px;
    padding-left: 23px;
    font-size: 25px;
    font-weight: 400;
    color: #313131;
    line-height: 1.3;
    letter-spacing: -1.3px;
}

.avvio-module .avvio-list04 {
    padding: 198px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.avvio-module .avvio-list04 ul {
    margin: 0 auto;
    width: 1100px;
}

.avvio-module .avvio-list04 ul li {
    position: relative;
    padding-left: 183px;
    width: 100%;
    height: 160px;
    font-size: 25px;
    font-weight: 400;
    color: #313131;
    text-align: left;
    letter-spacing: -1.1px;
    line-height: 160px;
    background-color: #fff;
    border-radius: 20px;
    -webkit-box-shadow: 4px 5px 24px rgba(199, 199, 199, 0.21);
            box-shadow: 4px 5px 24px rgba(199, 199, 199, 0.21);
}

.avvio-module .avvio-list04 ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 40px;
    top: 50%;
    width: 113px;
    height: 113px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.avvio-module .avvio-list04 ul li:nth-child(1):before {
    background: url('/imges/package/branch/T00061/avvio/img8.png') no-repeat 0 0;
}

.avvio-module .avvio-list04 ul li:nth-child(2):before {
    background: url('/imges/package/branch/T00061/avvio/img9.png') no-repeat 0 0;
}

.avvio-module .avvio-list04 ul li:nth-child(3):before {
    background: url('/imges/package/branch/T00061/avvio/img10.png') no-repeat 0 0;
}

.avvio-module .avvio-list04 ul li:nth-child(4):before {
    background: url('/imges/package/branch/T00061/avvio/img11.png') no-repeat 0 0;
}

.avvio-module .avvio-list04 ul li + li {
    margin-top: 16px;
}

.avvio-module .avvio-list04 ul li b {
    font-weight: 600;
}

.avvio-module .avvio-list04 ul li span {
    font-weight: 600;
    color: #962235;
}