@charset "UTF-8";

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.hollywoodSpectra-module .hollywoodSpectra-list01 {
    padding: 101px 0 121px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hollywoodSpectra-module .hollywoodSpectra-list01 .logo-wrap img {
    max-width: 306px;
}

.hollywoodSpectra-module .hollywoodSpectra-list01 .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 12px;
    margin-top: 28px;
}

.hollywoodSpectra-module .hollywoodSpectra-list01 .content-wrap li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 137px;
    height: 137px;
    background: -webkit-gradient(linear, left top, left bottom, from(#3d3d35), to(#151513));
    background: -o-linear-gradient(top, #3d3d35, #151513);
    background: linear-gradient(to bottom, #3d3d35, #151513);
    border-radius: 50%;
}

.hollywoodSpectra-module .hollywoodSpectra-list01 .content-wrap li span {
    font-size: 16px;
    font-weight: 500;
    color: #B1A78B;
    line-height: 1;
}

.hollywoodSpectra-module .hollywoodSpectra-list01 .content-wrap li p {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    color: #f5f5f4;
    line-height: 1.3;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 {
    padding: 85px 0 90px;
    background-color: #fff;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap {
    margin-top: 45px;
    text-align: center;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .desc {
    position: relative;
    padding: 70px 0 300px;
    background-image: url('/imges/package/branch/T00026/hollywoodspectra/pc_02_bg.png');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 185px 283px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .desc img {
    position: absolute;
    left: 50%;
    top: 0;
    max-width: 277px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .desc span {
    font-size: 16px;
    font-weight: 600;
    color: #7d6e4d;
    line-height: 1;
    letter-spacing: -1px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .desc p {
    margin: 0 auto;
    max-width: 268px;
    font-size: 14px;
    font-weight: 400;
    color: #3f3b3c;
    line-height: 1.3;
    letter-spacing: -1px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box 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: 100%;
    height: 56px;
    text-align: center;
    border-radius: 10px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li + li {
    margin-top: 10px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li:nth-child(1),
.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li:nth-child(3) {
    background-color: #eeede8;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li:nth-child(2),
.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li:nth-child(4) {
    background-color: #ece6da;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li span {
    position: relative;
    padding-left: 22px;
    font-size: 15px;
    font-weight: 400;
    color: #403c3d;
    line-height: 17px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .desc-wrap .box li span:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background: url('/imges/package/branch/T00026/hollywoodspectra/img-chk1.png') no-repeat 0 0;
    background-size: auto 100%;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap {
    margin-top: 51px;
    padding: 53px 0;
    border: 2px solid #e2ded3;
    border-radius: 10px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li {
    position: relative;
    padding-top: 185px;
    text-align: center;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li + li {
    margin-top: 62px;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 134px;
    height: 167px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li:nth-child(1):before {
    background: url('/imges/package/branch/T00026/hollywoodspectra/img1.png') no-repeat 0 0;
    background-size: auto 100%;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li:nth-child(2):before {
    background: url('/imges/package/branch/T00026/hollywoodspectra/img2.png') no-repeat 0 0;
    background-size: auto 100%;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li:nth-child(3):before {
    background: url('/imges/package/branch/T00026/hollywoodspectra/img3.png') no-repeat 0 0;
    background-size: auto 100%;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li + li:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -40px;
    width: 30px;
    height: 17px;
    background: url('/imges/package/branch/T00026/hollywoodspectra/img-arr.png') no-repeat 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-50%) rotate(90deg);
        -ms-transform: translateX(-50%) rotate(90deg);
            transform: translateX(-50%) rotate(90deg);
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li p {
    font-size: 15px;
    font-weight: 400;
    color: #1A1A1A;
    text-align: center;
    line-height: 1.3;
}

.hollywoodSpectra-module .hollywoodSpectra-list02 .img-wrap li p span {
    display: inline;
    font-weight: 600;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 {
    padding: 85px 0 90px;
    background-color: #f7f7f7;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap {
    margin-top: 50px;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li {
    position: relative;
    text-align: center;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li + li {
    margin-top: 52px;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li + li:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: -25px;
    width: 250px;
    height: 2px;
    background: url('/imges/package/branch/T00026/hollywoodspectra/horizon-line.png') no-repeat 0 0;
    background-size: 100% auto;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li span {
    position: relative;
    padding-top: 40px;
    font-size: 16px;
    color: #7c6d4c;
    font-weight: 400;
    line-height: 1.3;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li span:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 28px;
    height: 28px;
    background: url('/imges/package/branch/T00026/hollywoodspectra/img-chk2.png') no-repeat 0 0;
    background-size: auto 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li span b {
    font-weight: 600;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li p {
    position: relative;
    margin-top: 10px;
    padding-top: 150px;
    font-size: 14px;
    font-weight: 400;
    color: #383838;
    letter-spacing: -1px;
    line-height: 1.3;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li p:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 198px;
    height: 140px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li:nth-child(1) p:before {
    background: url('/imges/package/branch/T00026/hollywoodspectra/img4.png') no-repeat 0 0;
    background-size: auto 100%;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li:nth-child(2) p:before {
    background: url('/imges/package/branch/T00026/hollywoodspectra/img5.png') no-repeat 0 0;
    background-size: auto 100%;
}

.hollywoodSpectra-module .hollywoodSpectra-list03 .content-wrap li:nth-child(3) p:before {
    background: url('/imges/package/branch/T00026/hollywoodspectra/img6.png') no-repeat 0 0;
    background-size: auto 100%;
}