@charset "UTF-8";
/*--------------------------
 REFA
----------------------------*/
.refa_back  {
    background-color: #E6F2FB;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
}
/*--------------------------
 REFA HEAD
----------------------------*/
.refa_head_wrapper  {
    position: relative;      
}
.refa_premium  {
    width: 300px;    
}
.refa_premium img  {
    width: 100%;
    height: auto;
}
.refa_point  {
    width: 110px;
    position: absolute;
    top: -19px;
    left: 320px;
}
.refa_point img  {
    width: 100%;
    height: auto;
}

@media screen and (min-width:768px) and ( max-width:1120px) {
.refa_title  {
    width: 50%;
    margin-top: 20px;
}
}
@media screen and (min-width:1120px) {
.refa_title  {
    width: 480px;
    margin-top: 20px;
}
}

.refa_title img  {
    width: 100%;
    height: auto;
}
@media screen and (min-width:768px) and ( max-width:1120px) {
.refa_common_pc  {
    width: 50%;
    position: absolute;
    top: -10px;
    right: 0px;
}
}
@media screen and (min-width:1120px) {
.refa_common_pc  {
    width: 590px;
    position: absolute;
    top: -10px;
    right: 0px;
}
}

.refa_common_pc img  {
    width: 100%;
    height: auto;
}
.refa_common_sm  {
    width: 250px;
    display: none;
}
.refa_common_smc img  {
    width: 100%;
    height: auto;
}
.refa_head_shoulder  {
    font-size: 26px;
    line-height: 40px;
    padding-top: 20px;
	letter-spacing: 0.03em;
}
.refa_head_p  {
    font-size: 16px;
    line-height: 28px;
    padding-top: 30px;
}
/*--------------------------
 REFA DOUBLE
----------------------------*/
@media screen and (min-width:768px) and ( max-width:960px) {
.refa_list  {
    margin-left: 20px;
    margin-right: 20px;
}
}
@media screen and (min-width:960px) {
.refa_list  {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
}

.refa_list::after {
    content: "";
    display: block;
    clear: both;
}
.refa_list li  {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-bottom: 2%;
}
.refa_list li:nth-child(2n)  {
    margin-right: 0%;
}
/*--------------------------
 REFA BUBBLE
----------------------------*/
.refa_bubble  {
    margin-top: 80px;    
}
.refa_bubble_img  {
    
}
.refa_bubble_img img  {
    width: 100%;
    height: auto;
}
.refa_bubble_chars  {
        
}

@media screen and (min-width:768px) and ( max-width:960px) {
.refa_bubble_shoulder  {
    font-size: 18px;
    line-height: 28px;
    padding-top: 20px;
    letter-spacing: 0.02em;
    border-bottom: 1px dotted #808080;
    padding-bottom: 20px;
}
.refa_bubble_shoulder br  {
    display: none;    
}
.refa_bubble_p  {
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
}
}
@media screen and (min-width:960px) {
.refa_bubble_shoulder  {
    font-size: 20px;
    line-height: 32px;
    padding-top: 20px;
    letter-spacing: 0.02em;
    border-bottom: 1px dotted #808080;
    padding-bottom: 20px;
}
.refa_bubble_p  {
    font-size: 16px;
    line-height: 28px;
    padding-top: 20px;
}
}
/*--------------------------
 REFA EFFECT
----------------------------*/
.refa_effect  {
    margin-top: 80px;    
}
.refa_effect_copy  {
    font-size: 18px;
    line-height: 28px;
    padding-top: 40px;
    letter-spacing: 0.03em;
    padding-bottom: 40px;
    text-align: center;
    border-top: 1px dotted #808080;
}

.refa_effect_shoulder  {
    font-size: 18px;
    line-height: 28px;
    padding-top: 10px;
    letter-spacing: 0.03em;
    padding-bottom: 10px;
    background-color: #44A0AE;
    text-align: center;
    color: #FFFFFF;
}
.refa_effect_img  {
    margin-top: 20px;    
}
.refa_effect_img img  {
    width: 100%;
    height: auto;
}
.refa_effect_p  {
    font-size: 16px;
    line-height: 28px;
    padding-top: 20px;
    letter-spacing: 0.03em;
    margin-left: 20px;
    margin-right: 20px;
}
/*--------------------------
 REFA SAVING
----------------------------*/
.refa_saving  {
    margin-top: 40px;    
}
@media screen and (min-width:768px) and ( max-width:1120px) {
.refa_saving_title_wrapper  {
    margin-left: 20px;
    margin-right: 20px;
}
}
@media screen and (min-width:1120px) {
.refa_saving_title_wrapper  {
	width: 960px;
    margin-left: auto;
    margin-right: auto;
}
}
.refa_saving_title_wrapper  {
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 22px;
    margin-bottom: 20px;
}
.refa_saving_title  {
    width: 400px;
    padding-left: 30px;
}
.refa_saving_title img  {
    width: 100%;
    height: auto;
}
.refa_saving_desc  {
    font-size: 12px;
    line-height: 20px;
    text-align: right;
    margin-top: -35px;
    padding-right: 30px;
}
.refa_saving_img  {
    margin-top: 0px;    
}
.refa_saving_img img  {
    width: 100%;
    height: auto;
}
.refa_saving_p  {
    font-size: 16px;
    line-height: 28px;
    padding-top: 20px;
    letter-spacing: 0.03em;
    margin-left: 20px;
    margin-right: 20px;
}
.refa_saving_condition  {
    margin-top: 0px;    
}
.refa_saving_condition img  {
    width: 100%;
    height: auto;
}
.refa_caution  {
    font-size: 10px;
    line-height: 16px;
    padding-top: 30px;
}