/* member-1 */
.em-subpage-1 {
    background-size: cover !important;
}
.content-1-1 .con-area {
}
.content-1-1 .con-area h4 {
    color: #323335;
    font-weight: 700;
}
.content-1-1 .con-area img {
    margin-top: 50px;
}

.color_pick_wrap .left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.color_pick_wrap .left img {
    width: 100%;
    max-width: 303px;
}
.color_pick_wrap .right {
    text-align: center;
}
.color_pick_wrap .right ul {
    overflow: hidden;
    display: inline-block;
}
.color_pick_wrap .right ul li {
    float: left;
    margin: 0;
    width: calc(100% / 10);
}
.color_pick_wrap .right ul li .con-box {
    padding: 5px;
}
.color_pick_wrap .right ul li img {
    width: 100%;
    margin-top: 0;
}
.color_pick_wrap .right ul li span {
    display: block;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

@media only screen and (min-width: 1241px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}