@charset "utf-8";
/* CSS Document */

#referral2509 {
    margin: 15px 0 0;
}
#referral2509 .linkBox {
    margin-bottom: 20px;
}
#referral2509 .unc_btn {
    display: flex;
    justify-content: space-between;
}
#referral2509 .unc_btn a:hover {
	opacity: 0.75;
}
#referral2509 #items {
    background-color: #eaf6ec;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 30px;
}
#referral2509 .title_large {
    font-size: 24px;
    font-weight: 700;
    color: #32a648;
    text-align: center;
    margin-bottom: 10px;
}
#referral2509 .title_small {
    font-size: 18px;
    font-weight: 700;
    color: #32a648;
    text-align: center;
    margin-bottom: 30px;
}
#referral2509 .itemlist {
    width: 835px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 auto 20px;
}
#referral2509 .itemlist > li {
    width: 140px;
    height: 195px;
}
#referral2509 .item_caption {
    font-size: 12px;
    padding-top: 10px;
}
#referral2509 .swp_banner {
    text-align: center;
}
#referral2509 #items a:hover {
	opacity: 0.75;
}
#referral2509 #use {
    background-color: #fef5d4;
    border-radius: 5px;
    margin: 0 auto 10px;
    padding: 30px;
}
#referral2509 .flow_sec {
    width: 790px;
    margin: 20px auto 0;
}
#referral2509 .flowlist {
    background-color: #ffff;
    border-radius: 5px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 790px;
    height: 150px;
}
#referral2509 .flow_a {
    width: 15%;
    text-align: center;
}
#referral2509 .flow_b {
    width: 70%;
    font-size: 13px;
    line-height: 1.4em;
}
#referral2509 .flow_txt_small {
    font-size: 11px;
    line-height: 1.4em;
    padding-top: 5px;
}
#referral2509 .arrow {
    margin: 10px auto;
    text-align: center;
}
#referral2509 #entry {
    margin: 0 auto;
    padding: 30px;
}
#referral2509 .title_small_or {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    color: #ff8c02;
}
#referral2509 .entry_banner {
    text-align: center;
}
#referral2509 .entry_banner a:hover {
	opacity: 0.75;
}
#referral2509 .entry_atention {
    text-align: center;
    margin: 15px auto;
    font-size: 12px;
    line-height: 1.4em;
}
#referral2509 #overview {
    background-color: #eaf6ec;
    border-radius: 5px;
    padding: 30px 80px;
}
#referral2509 .title_small_border {
    font-size: 18px;
    font-weight: 700;
    color: #32a648;
    border-bottom: 1px solid #32a648;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 20px;
}
#referral2509 .overview_box {
    font-size: 13px;
    line-height: 1.6em;
}
