

/*
background: url("../images/header_bg.jpg") no-repeat top center;
font-size: calc(1vw + 1vh + .5vmin) !important;
:before{ content:"\f146";font-family: 'FontAwesome'; }

.container-wrap { max-width:1300px;width:100%;margin-left: auto;margin-right: auto;position: relative;}
.part{
    padding-top: 5vh;padding-bottom: 5vh;
}

@media screen and (max-width:767px) {  
    
 .part{ font-size: calc(1vw + 1vh + .5vmin) !important;}

}

*/



/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 通用設定 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

.container-wrap { max-width:1200px;width:100%;margin-left: auto;margin-right: auto;position: relative;padding-left: 15px;padding-right: 15px;}
.part{
    padding-top: 4em;padding-bottom:4em;
}
@media screen and (max-width: 768px) {  
   .part{ font-size: calc(1vw + 1vh + .5vmin) !important;} 
}
.register_outside_wrap {
    margin-top: 12VH !important;
}


/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ part-description 概述 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

.part-description{}
.part-description .pic {
    margin-left: -20px;
}


.part-description .text{position: absolute;    right: 3%;padding-top: 8rem;max-width:350px;background-image: url(/images/product/priceadjusts/header-icon.png);
    background-repeat: no-repeat;
    background-position: center right;}
.part-description .text h3{ color: #4b78ba;font-size: 2.2em;line-height: 1;margin: 0;padding-left: 6px;}
.part-description .text h2{color: #4b78ba;font-size:4.6em;line-height: 1.1;margin-bottom: .1em;}

.part-description .text .hr{
    height: 3px;width: 100%;display: block;
    background: linear-gradient(to right, #c1e6fa 0%,#a8b9f7 100%);
}

.part-description .text p{font-size: 1.1em;padding-left: 6px;letter-spacing: 3px;margin-top: 25px;}


@media screen and (max-width: 1024px) {  
.part {
    padding-bottom: 0em;
}
}
@media screen and (max-width: 768px) {  

   .part{ font-size: calc(1vw + 1vh + .5vmin) !important;}
    
    .part-description {padding-top: 3em;}
    
    .part-description .pic{max-width: 96%;margin-left: auto;margin-right: auto;}
    
    .part-description .text{padding-top: 0;width: 90%;
		    margin-top: 2em;
		max-width: 90% !important;
        position: relative;right: auto;margin-left: auto;margin-right: auto;}
  
}

section.part2 {
    background-image: url(/images/product/priceAdjusts/feature_bg.png);
    background-color: #d0e2ff;
    background-repeat: no-repeat;
    margin: 0 auto;
    text-align: center;padding-bottom: 60px;
}
.pdtitle {
    color: #323232;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
   padding-top: 130px;
    padding-bottom: 40px;
}
.pdtitle span{background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 60%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%) !important;}
.pdtitle span:after {
    content: url(/images/product/priceAdjusts/icon.png);
    position: absolute;
    margin-top: -20px;
    margin-left: -10px;
}
.block {display: inline-block;
    width: 100% !important;
    max-width: 350px !important;
}
.block img {
    display: inline-block;
}

.block p {
    display: block;
    font-weight: bold;
}
p.block_title {
    font-size: 30px;
}

@media screen and (max-width: 1024px) {  

	.block {
    max-width: 320px !important;
}

}

@media screen and (max-width: 768px) {  
.block {
    max-width: 100% !important;
}
.block_twrap {
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
    text-align: left;
    width: 100%;
    max-width: 192px;padding-left: 20px;
}
.block img {    width: 50%;}
.block_twrap br{display:none;}
	
}
@media screen and (max-width: 640px) {  
.pdtitle {    font-size: 24px;}
	.block {
    margin: 12px 0;
}
	p.block_title {
    font-size: 24px;
}
	.block_twrap {
    margin-top: 10px;
}
	.block img {
    width: 40%;
}
	p.block_content {
    font-weight: normal;
}
}

section.part3 {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}
.part3 .pdtitle {
    padding-top: 50px;
}
.step_wrap {
    width: 30%;
    display: inline-block;
    vertical-align: top;
}
.step_title {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background-color: #4b78ba;
    padding: 5px 30px;
    border-radius: 15px;
    margin-bottom: 30px;
}
.flow {
    width: 100px;
    margin: 0 auto;
    text-align: left;
    white-space: nowrap;
    padding-bottom: 35px;
    font-size: 20px;
    font-weight: bold;
    color: #323232;
}
.flow:before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #4b78ba;
    margin-left: -30px;
    border-radius: 50%;
        margin-top: 8px;
    position: absolute;
}
.flow span:before {
    content: '';
    background-color: #4b78ba;
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 100px;
    margin-left: -23px;
    margin-top: 10px;
}
.flow span {
    display: block;
    font-weight: bold;
    color: #4b78ba;
}
.flow.no-line span:before {
    content: unset;
}
.five_feature {
    width: 68%;
    display: inline-block;    position: relative;
}
.icon_wrap {
    background-color: #fff2dd;
    border-radius: 30px;
    padding: 20px;
}
.five_feature .block {
    max-width: 250px !important;
    margin: 10px 0;
}
.five_feature:before {
    content: '\f101';
    font-family: 'FontAwesome';
    position: absolute;
    left: -30px;
    font-size: 88px;
    color: #d0e2ff;
    top: 90px;z-index: 99;
}
@media screen and (max-width: 1024px) {  


	.five_feature .block {
    max-width: 200px !important;
}
	
	
	
}


@media screen and (max-width: 768px) {  

.step_wrap {
    width: 100%;
}
.five_feature {
    width: 90%;
}
.five_feature:before {
    content: '\f103';
    left: 0;
    right: 0;
    top: -70px;
}
.five_feature .block {
    max-width: 130px !important;
    white-space: nowrap;
}

}

