@charset 'UTF-8';

.lower_layer_title {
    font-size: 24px;
    height: 35px;/*50*/
    padding: 15px 0 0 20px;
    color: #FFF;
    background: url('/img/common/h3.png') no-repeat;
}

.suni1 {
    font-size: 14px;
    margin: 8px 0 0 5px;
}

.playbox .step1, .playbox .step2, .playbox .step3, .playbox .step4, .playbox .step5, .playbox .step6, .playbox .step7 {
    position: relative;
}

.coution_txt {
    font-size: 13px;
    line-height: 1.8;
    margin-top: 15px;
}

.step_txt {
    font-size: 13px;
    margin-bottom: 15px;
    padding: 0 0 2px 0;
    border-bottom: 1px dotted #C1C1C1;
}



.playbox {
    margin: 90px 0 50px 0;
}

.playbox > ol > li {
    margin: 40px 10px 25px 60px;
    border: solid 4px #cd781e;
    border-radius: 6px;
}

.playbox > ol > li.yajirushi {
    margin: 10px 0 0 0;
    text-align: center;
    border: none;
}

.playbox > ol > li > h4 {
    padding: 0 0 0 165px;
    background: #cd781e;
}

.playbox > ol > li img.s_icon {
    position: absolute;
    top: -55px;
    left: -49px;
}

.playbox > ol > li > div {
    font-size: 14px;
    line-height: 200%;
    margin: 21px 53px 35px 165px;
}

.playbox > ol > li.step5 > div > h5 {
    font-size: 14px;
    margin: 5px 0 0 0;
    padding: 8px 0 0 0;
    border-top: solid 1px #C1C1C1;
}

.playbox > ol > li.step5 > div > .optbox {
    border: solid 1px #cd781e;
    background: #FCFAEA;
}

.playbox > ol > li.step5 > div > .optbox > ul {
    padding: 18px 0 0 18px;
}

.playbox > ol > li.step5 > div > .optbox > ul > li {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 90px;
    margin: 0 0 10px 6px;
    text-align: center;
    color: #FFF;
    border-radius: 4px;
    background: #cd781e;
}

.playbox > ol > li.step5 > div > .optbox > p {
    margin: 2px 25px 15px 0;
    text-align: right;
}

.bn_cos {
    margin: 70px 0 0 0;
}

.bn_mov, .bn_comic {
    margin: 15px 0 0 0;
}

.pinkbold {
    font-weight: bold;
    color: #F17696;
}
.pink {
    color: #F17696;
}
.bold {
    font-weight: bold;
}

.block_left {
    float: left;
    width: 50%;
}

.step3__inner {
    font-size: 14px;
}
.step3InstepFirst {
    font-size: 14px;
    padding: 0 0 15px 0;
    border-bottom: 1px dotted #C1C1C1;
}

.step5Instep {
    font-size: 14px;
    padding: 0 0 15px 0;
}

.step3InstepFirst > p, .step5Instep > p {
    font-size: 14px;
    line-height: 200%;
}
.step3InstepSecond {
    padding: 15px 0;
}
.step3InstepSecond > p {
    font-size: 14px;
    line-height: 200%;
}
.step3Options__title {
    font-weight: bold;
}
.ste4_txt h5{
    font-weight: bold;
    border-left: 9px solid #FFD7AC;
    line-height: 0;
    padding: 5px;
    margin-bottom: 10px;
    font-size: 14px;
}
.ste4_txt p{
    line-height: 200%;
    border-bottom: 1px dotted #C1C1C1;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 14px;

}
.ste4_txt p:last-child{
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.optionsListTable {
    margin-bottom: 1em;
    padding: 15px;
    border: 1px solid #cd781e;
    background-color: #FCFAEA;
}
.optionsListTable ul {
    overflow: hidden;
    zoom: 1;
    margin-right: -12px;
}
.optionsListTable li {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 91px;
    margin: 0 12px 12px 0;
    text-align: center;
    color: #FFF;
    border-radius: 3px;
    background-color: #cd781e;
}
.toMoreOptions {
    font-size: 14px;
    color: #666;
}
.toMoreOptions a {
    font-size: 14px;
    font-weight: bold;
}

#feature_article > div {
    line-height: 1.6;
    width: 706px;
    margin: 30px auto;
}

#feature_article dl {
    margin-bottom: 25px;
}

.feature_cont01 > dl {
    background: url('/img/play/feature_bg01.png') no-repeat;
}

.feature_cont02 > dl {
    background: url('/img/play/feature_bg02.png') no-repeat;
}

.feature_cont03 > dl {
    background: url('/img/play/feature_bg03.png') no-repeat;
}

#feature_article dt {
    font-size: 15px;
    font-weight: bold;
    padding: 30px 0 0 65px;
    color: #D2823B;
}

#feature_article dd {
    font-size: 14px;
    line-height: 180%;
    padding: 13px 0 0 0;
}

#oil_box {
  position: absolute;
  width: 200px;
  height: 87px;
  top: 0;
  bottom: 0;
  right: 35px;
  margin: auto;
}

#oil {
  overflow: hidden;
}

#oil dl {
    float: left;
    margin: 0 0 0 20px;
}

#oil dt {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    text-align: center;
    color: #1B1B1B;
}

.oil_area{
  position: relative;
  border: 2px solid #F5B25C;
  padding: 0 50px 0 40px;
}

.oil_section {
    font-size: 14px;
    padding: 50px 0;
}

.link_area .bt1 {
    width: 264px;
    margin: 30px auto 40px;
    background: url('/img/common/bg_btn03.png') no-repeat;
}

.link_area .bt1 a {
    font-weight: bold;
    line-height: 37px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #FFF;
}

#aroma_wrapper {
    line-height: 1.8;
    margin-bottom: 40px;
    padding: 0 20px;
}

.aroma_about_desc {
    font-size: 14px;
    line-height: 180%;
    padding: 20px 0 10px 0;
    border-bottom: 1px dotted #C1C1C1;
}

#aroma_wrapper .effect {
    padding: 10px 0 20px 0;
}

#aroma_wrapper .effect p, #aroma_wrapper .effect li {
    font-size: 14px;
    line-height: 180%;
}

#aroma_wrapper .effect h4, #aroma_wrapper .about h4 {
    font-size: 15px;
    font-weight: bold;
    padding: 5px 0;
    color: #525252;
}

#aroma_wrapper .about_wrap {
    overflow: hidden;
}

#aroma_wrapper .about_wrap > div p {
    font-size: 14px;
    line-height: 180%;
    width: 340px;
    padding: 0 2px;
}

#aroma_wrapper .about .about_wrap .essential {
    float: left;
}

#aroma_wrapper .about .about_wrap .carrier {
    float: right;
}

#aroma_wrapper .about .about_wrap h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 38px;
    width: 344px;
    height: 38px;
    text-indent: 1em;
}

#aroma_wrapper .about .about_wrap img {
    margin: 5px 0;
}

.essential h5 {
    background: url('/img/play/essential_tl.png') no-repeat;
}

.carrier h5 {
    background: url('/img/play/carrier_tl.png') no-repeat;
}
