@charset "UTF-8";

.module_goldptt .pg_padding {
	padding: 160px 0 220px;
}
.module_goldptt .__point {
	color: #BE8046;
	font-size: 20px;
	font-weight: 700;
}

/*card-01*/
.module_goldptt .card-01 {
	text-align: center;
	background-repeat: no-repeat;
	background-position: 80% center;
	background-size: cover;
	color: #fff;
}
.module_goldptt .card-01 .item-wrap {
    margin: 70px auto 0;
}
.module_goldptt .card-01 .item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
.module_goldptt .card-01 .item {
    border-radius: 50%;
    background: #e4b45c75;
    width: 10rem;
    height: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 17px;
    margin: 20px 40px;
}

/*card-02*/
.module_goldptt .card-02 {
    background: #fbf5ed;
}
.module_goldptt .card-02 .txt-box {
    text-align: center;
}
.module_goldptt .card-02 .txt-box > h5 {
    margin: 35px auto 20px;
}
.module_goldptt .card-02 .txt-box .txt {
    font-size: 15px;
}
.module_goldptt .card-02 .txt-box .txt b {
    font-weight: 700;
}
.module_goldptt .card-02 .cont-wrap {
    margin: 70px auto 0;
    background: #fff;
    padding: 70px 0;
}
.module_goldptt .card-02 .cont-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}
.module_goldptt .card-02 .cont {
    position: relative;
}
.module_goldptt .card-02 .cont > em {
    position: absolute;
    top: 50%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 44px;
    height: 29px;
}
.module_goldptt .card-02 .cont > em.left-arrow {
    left: -50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.module_goldptt .card-02 .cont > em.right-arrow {
    right: -50%;
    -webkit-transform: translate(50%, -50%);
        -ms-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
}
.module_goldptt .card-02 .cont span {
    border-radius: 25px;
    color: #fff;
    font-size: 22px;
    font-family: 'Campton', Sans-serif;
    padding: 0.7rem 2rem;
    margin: 20px auto 25px;
}
.module_goldptt .card-02 .cont span.step-01 {
    background: #E3BF9C;
}
.module_goldptt .card-02 .cont span.step-02 {
    background: #DBAD83;
}
.module_goldptt .card-02 .cont span.step-03 {
    background: #CF9758;
}
.module_goldptt .card-02 .cont-txt {
    font-size: 15px;
}

/* card-03 */
.module_goldptt .card-03 {
    background: #FAF9F7;
}
.module_goldptt .card-03 .cont-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 70px auto 0;
}
.module_goldptt .card-03 .cont-title {
    color: #fff;
    font-weight: 700;
    background: #E83E4B;
    border-radius: 26px;
    display: inline-block;
    padding: 0.5rem 1.3rem;
    font-size: 20px;
    margin-bottom: 20px;
}
.module_goldptt .card-03 .cont-img {
    width: 45%;
}
.module_goldptt .card-03 .cont-txt {
    width: 55%;
}
.module_goldptt .card-03 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px;
}
.module_goldptt .card-03 .item-01 {
    margin-bottom: 50px;
}
.module_goldptt .card-03 .item-03 {
    margin-bottom: 0;
}
.module_goldptt .card-03 .item .num {
    border-radius: 50%;
    color: #fff;
    width: 2rem;
    height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 20px;
}
.module_goldptt .card-03 .item .num-01 {
    background: #315C61;
}
.module_goldptt .card-03 .item .num-02 {
    background: #C8653A;
}
.module_goldptt .card-03 .item .num-03 {
    background: #8B55A2;
}
.module_goldptt .card-03 .item-txt > span {
    font-weight: 700;
    color: #515151;
    font-size: 17px;
    margin-bottom: 10px;
}

/* card-04 */
.module_goldptt .card-04 .ds-tit > h5 {
    color: #fff;
}
.module_goldptt .card-04 .__top {
    padding-top: 160px;
    padding-bottom: 720px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.module_goldptt .card-04 .__top .bg-item {
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.module_goldptt .card-04 .__bottom {
    background: #FBF5ED;
    padding-bottom: 220px;
}
.module_goldptt .card-04 .__bottom .cont-wrap {
    -webkit-transform: translateY(-5%);
        -ms-transform: translateY(-5%);
            transform: translateY(-5%);
}
.module_goldptt .card-04 .__bottom .cont {
    background: #fff;
    padding: 50px 0;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}
.module_goldptt .card-04 .__bottom .cont:last-child {
    margin-bottom: 0;
}
.module_goldptt .card-04 .__bottom .cont .icon-plus {
    position: absolute;
    top: -3%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 3rem;
    height: 3rem;
    background: #C35500;
    border-radius: 50%;
}
.module_goldptt .card-04 .__bottom .cont p {
    font-size: 15px;
    color: #515151;
    margin-top: 10px;
}