* {
	margin: 0;
	padding: 0;
}

.inner {
	width: 950px;
	margin: 0 auto;
}

.block p {
	position: relative
}

.btn {
	display: block;
	position: absolute;
}

a:hover {
	opacity: 0.5;
}

#login {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #FF9C00;
    z-index: 101;
}

#login p {
    color: #FFF;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

#login a {
    color: #00F;
    font-weight: normal;
}

#login + #sp_rj_nm_t_02a_container {
    padding-top: 50px;
}

/* main_visual */

.main_visual {
	padding-bottom: 26px;
	background: url('/shopping/camp/cosme/res/rjrenewal/2018/img/main_bg.png') no-repeat top center;
}

.main_visual .block	{
	padding-left: 74px;
}

.anchor_navi {
	padding-left: 33px;
	list-style: none;
}

.anchor_item {
	display: inline-block;
	vertical-align: top;
}

.anchor_item a{
	display: block;
}

.anchor01 {
	margin-right: 50px;
}

/* section01 */

.section01 {
	padding-top: 42px;
	padding-bottom: 71px;
	background: url('/shopping/camp/cosme/res/rjrenewal/2018/img/sec01_bg.png') no-repeat top center;
}

.section01 .block02 {
	margin-top: -9px;
	margin-bottom: 23px;
	padding-left: 52px;
}

.section01 .block03 {
	padding-left: 101px;
}

.section01 .block04 {
	margin-bottom: 76px;
	padding-left: 33px;
	padding-left: 111px;
}

.section01 .block05 {
	margin-bottom: 42px;
	padding-left: 95px;
}

.section01 .block06 {
	margin-bottom: 7px;
	padding-left: 107px;
}

.section01 .block07 {
	margin-bottom: 24px;
	padding-left: 95px;
}

.sec01_block07_btn01 { right: 206px; bottom: 79px;}

.section01 .block08 {
	padding-left: 111px;
}

.sec01_block08_btn01 { right: 206px; bottom: 49px;}
.sec01_block08_btn02 { right: 206px; bottom: 59px;}
.sec01_block08_btn03 { right: 206px; bottom: 43px;}
.sec01_block08_btn04 { right: 206px; bottom: 83px;}


/* section02 */

.section02 {
	padding-top: 76px;
	padding-bottom: 48px;
	background: url('/shopping/camp/cosme/res/rjrenewal/2018/img/sec02_bg.png') no-repeat top center;
}

.section02 .block01 {
	margin-bottom: 57px;
	padding-left: 95px;
}

.section02 .block02 {
	padding-left: 69px;
}

.sec02_block02_btn01 { right: 253px; bottom: 82px;}
.sec02_block02_btn02 { right: 174px; bottom: 32px;}


/* ---------- Please write styles above this comment ---------- */

.footer {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    font-size: 12px;
    line-height: 1.5;
    color: #996600;
}

.footer a {
    color: #996600;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer__top {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    text-align: center;
    background: #FFFFFF;
}

.footer__middle {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    text-align: center;
    background: #FFFFFF;
}

.footer__middle li {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #CCB27F;
}

.footer__middle li:first-child {
    border-left: none;
}

.footer__bottom {
    padding: 10px 0;
    border-top: 1px solid #CCB27F;
    font-style: normal;
    text-align: center;
    background-color: #F7F2DA;
}

#btn--page-top {
    position: fixed;
    display: none;
    right: 50px;
    bottom: 50px;
    z-index: 5;
}

#btn--page-top a {
  display: block;
}
