@charset "Shift_JIS";
/*--------------------------
	rerset
--------------------------*/
* {
  margin: 0;
  padding: 0;
  border: 0;
}
h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, p {
  font-size: 100%;
  font-style: normal;
  list-style: none;
}
h3.normal {
  font-weight: normal;
}
input, select, textarea {
  vertical-align: middle;
}
img {
  vertical-align: bottom;
}
/*フロート解除*/
.clear {
  zoom: 1;
}
/*フロート解除:回り込みクリア*/
.clear:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
body {
  background: #FFFFFF;
  margin: 0 auto;
  font: 12px "ヒラギノ角ゴ Pro W4", hirakakupro-w4, 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 18px;
  color: #666666;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
  border: 0;
}
.yu {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", YuGothic, YuGothicM, "ヒラギノ角ゴ Pro W4", hirakakupro-w4, 'ＭＳ Ｐゴシック', 'メイリオ', Meiryo, sans-serif;
}
.mincho {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "メイリオ", Meiryo, serif;
}
.gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-weight: normal !important;
}
/*文字色:グレー*/
a:link {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #666666;
  text-decoration: underline;
  font-weight: bold;
}
a:active {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width:599px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  hr {
    border-bottom: 1px solid #000;
    width: 90%;
    margin: 0 auto;
  }
  /*----------------------------
	navi_bottom
  ----------------------------*/
  #navi_bottom {
    margin: 0 auto;
  }
  #navi_bottom ul {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #navi_bottom ul li {
    padding: 10px 0 10px 50px;
    background-image: url("../pc/sp_about_rose.jpg");
    background-position: 0% center;
    background-repeat: no-repeat;
    background-size: 21px 22px;
    border-bottom: 1px solid #dadada;
    line-height: 40px;
    background-position: 4% center;
    color: #ca006a;
  }
  #navi_bottom ul li a {
    display: block;
    line-height: 40px;
    background-image: url("../pc/sp_menu-icon-arrow_link_large.png");
    background-repeat: no-repeat;
    background-size: 6px 11px;
    background-position: 94% center;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
  }
  #navi_bottom ul li p{
    font-size: 13px !important;
  }
  /*----------------------------
	sp story_box
  ----------------------------*/
  .story_box .cap .story_txt {
    text-align: center;
    line-height: 1.5em;
    padding-bottom: 50px;
    font-size: 16px;
  }
  /*----------------------------
	sp awards product
  ----------------------------*/
  .product {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: -30px;
    padding-top: 30px;
  }
  .awards p {
    margin-bottom: 1em;
  }
  /*----------------------------
	sp awards_navi
  ----------------------------*/
  #awards_navi {
    margin-bottom: 50px
  }
  #awards_navi .btn {
    display: block;
    padding: 0 0 0 0px;
    background-image: url("../pc/menu-icon-arrow_large.png");
    background-position: 96% center;
    background-repeat: no-repeat;
    background-size: 15px 8px;
    background-color: #ececec;
    border-top: 1px solid #ececec;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 2px;
  }
  #awards_navi .btn {
    text-align: center;
    padding: 7px 10px;
    font-weight: bold;
    text-decoration: none;
  }
  /*----------------------------
	sp award item_box
  ----------------------------*/
  .award .item_box {
    margin-bottom: 40px;
  }
  .award ul.item_btn {
    overflow: hidden;
    width: 300px;
    margin: 0 auto;
    margin-bottom: 1em
  }
  .award ul.item_btn li {
    float: left;
  }
  .award ul.item_btn li:last-child {
    float: right;
  }
  .award .item_box p.txt {
    font-size: 16px;
    text-align: center;
    margin-bottom: 1em;
  }
  .award ul.best_li {
    margin: 0 10px;
    text-align: center;
  }
  .award ul.best_li span {
    color: #ae8948;
    font-weight: bold
  }
  .award p.sup {
    margin: 20px 7px 0 7px;
    padding: 7px;
    color: #666666;
    font-size: 11px;
  }
}
@media screen and (min-width:600px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  /*----------------------------
	pageLink
  ----------------------------*/
  #pageLink {
    padding: 5px 0 0 0;
    zoom: 1;
    overflow: hidden;
  }
  #pageLink li {
    display: inline;
    height: auto;
    white-space: nowrap;
    float: left;
    font-size: 10px;
    *font-size: x-small;
    *letter-spacing: 0.06em;
  }
  /*----------------------------
	pc story_box
  ----------------------------*/
  .story_box .pc,
  .story_box .pc img{
    width: 100%;
  }
    
  /*----------------------------
	section_ttl
  ----------------------------*/
  h2.section_ttl {
    border-bottom: 2px solid #000000;
    margin: 30px 0 50px 0;
  }
  /*----------------------------
	common tab
  ----------------------------*/
  .tab {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    text-align: center;
    width: 100%;
    color: #000;
    margin-bottom: 60px;
  }
  .tab li {
    float: left;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 0 15px 0;
    border-bottom: 1px solid #ccc;
  }
  .tab li:nth-child(1) {
    width: 19%;
  }
  .tab li:nth-child(2) {
    width: 13%;
  }
  .tab li:nth-child(3) {
    width: 26%;
  }
  .tab li:nth-child(4) {
    width: 18%;
  }
  .tab li:nth-child(5) {
    width: 26%;
  }
  .tab li p {
    position: relative;
    border-left: 1px solid #ccc;
    padding: 5px 11px 5px 0;
  }
  .tab li p::after{
    position: absolute;
    content: url(../pc/pc_arrow.gif);
    top: 5px;
    right: 10px;
  }
  .tab li.select, .tab li.select p::after{
    content: none;
  }
  .tab li.select, .tab li.select p {
    border: none;
    font-weight: bold;
    background: none;
    padding: 5px 0 10px 0;
  }
  li.select + li p {
    border: none;
  }
  .tab li.select {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }
  .tab li.select {
    margin-bottom: 0px;
  }
  .tab li.select:first-child {
    border-left: none;
  }
  .tab li.select:last-child {
    border-right: none;
  }
  .tab li:last-child {
    border-right: none;
  }
  .tab li a {
    display: block;
    text-decoration: none;
  }
  .story_box .cap {
    clear: both;
    overflow: hidden;
    zoom: 1;
  }
  .story_box .cap:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
  }
  .story_box .cap img {
    float: left;
  }
  /*----------------------------
	awards tabNav
  ----------------------------*/
  .tabNav {
    position: relative;
    margin: 0;
    clear: both;
    overflow: hidden;
    width: 100%;
  }
  .tabNav li {
    float: left;
    height: 87px;
  }
  .tabNav li a {
    display: block;
    width: 500px;
    height: 87px;
  }
  .tabNav #tab01 a {
    background: url("../pc/tab01_off.jpg") no-repeat;
  }
  .tabNav #tab02 a {
    background: url("../pc/tab02_off.jpg") no-repeat;
  }
  .tabNav #tab01 a.active {
    background: url("../pc/tab01_on.jpg") no-repeat;
  }
  .tabNav #tab02 a.active {
    background: url("../pc/tab02_on.jpg") no-repeat;
  }
  /*----------------------------
	.award #main_visual
  ----------------------------*/
  .award #main_visual {
    margin-bottom: 27px;
  }
  .award .ct .item_photo {
    position: absolute;
    overflow: hidden;
    display: block;
  }
  .award ct .item_photo a {
    display: block;
    height: 100%;
    width: 100%;
  }
  /*----------------------------
	.award #tabArea
  ----------------------------*/
  #tabArea .tabContents #tab2 {
    display: none;
  }
  #tabArea .ct {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-size: 0;
    line-height: 0;
  }
  #tabArea .ct > img {
    width: 100%;
  }
  #tabArea .ct ul.item_btn, #tabArea .ct ul.item_btn_h {
    position: absolute;
    width: 26%;
    left: 51%;
    height: 30px;
  }
  #tabArea .ct ul.item_btn li {
    float: left;
    margin-bottom: 10px;
    width: 48%;
  }
  #tabArea .ct ul.item_btn li:last-child {
    float: right;
    margin-bottom: 10px;
  }
  #tabArea .ct ul.item_btn img, #tabArea .ct ul.item_btn_h img {
    width: 100%;
  }
  #tabArea .ct ul.item_btn_h li {
    margin-bottom: 10px;
  }
  #tabArea .ct .item_photo a {
      display: block;
      height: 100%;
      width: 100%;
  }    
  /*----------------------------
	award #tab1 geniad
  ----------------------------*/
  #tabArea #tab1 #geniad .item_photo {
    width: 14%;
    height: 330px;
    left: 30.3%;
    top: 170px;
  }
  #tabArea #tab1 #geniad .item01 ul.item_btn {
    top: 365px;
  }
  /*----------------------------
	.award　#tab1 gahmm
  ----------------------------*/
  #tabArea #tab1 #gahmm .item_photo {
    width: 20%;
    height: 310px;
    left: 21.5%;
    top: 110px;
  }
  #tabArea #tab1 #gahmm .item01 ul.item_btn {
    top: 300px;
  }
  /*----------------------------
	.award　#tab1 absc
  ----------------------------*/
  #tabArea #tab1 #absc .item_photo {
    width: 39%;
    height: 260px;
    left: 10%;
    top: 120px;
  }
  #tabArea #tab1 #absc .item01 ul.item_btn {
    top: 215px;
  }
  #tabArea #tab1 #absc .item02 ul.item_btn {
    top: 305px;
  }
  /*----------------------------
	.award　#tab1 abrc
  ----------------------------*/
  #tabArea #tab1 #abrc .item_photo {
    width: 32%;
    height: 260px;
    left: 15.8%;
    top: 120px;
  }
  #tabArea #tab1 #abrc .item01 ul.item_btn {
    top: 261px;
  }
  /*----------------------------
	.award　#tab1 uvetum
  ----------------------------*/
  #tabArea #tab1 #uvetum .item_photo {
    width: 21%;
    height: 340px;
    left: 21.5%;
    top: 103px;
  }
  #tabArea #tab1 #uvetum ul.item_btn {
    top: 281px;
  }
  /*----------------------------
	.award　#tab1 uvbb
  ----------------------------*/
  #tabArea #tab1 #uvbb .item_photo {
    width: 30%;
    height: 300px;
    left: 16.3%;
    top: 154px;
  }
  #tabArea #tab1 #uvbb ul.item_btn {
    top: 317px;
  }
  /*----------------------------
	.award　#tab1 abpcnd
  ----------------------------*/
  #tabArea #tab1 #abpcnd .item_photo {
    width: 20%;
    height: 340px;
    left: 21.5%;
    top: 104px;
  }
  #tabArea #tab1 #abpcnd ul.item_btn {
    top: 303px;
  }
  /*----------------------------
	.award　#tab1 renemfsc
  ----------------------------*/
  #tabArea #tab1 #renemfsc .item_photo {
    width: 31%;
    height: 268px;
    left: 15.8%;
    top: 154px;
  }
  #tabArea #tab1 #renemfsc .item01 ul.item_btn {
    top: 282px;
  }
  #tabArea #tab1 #renemfsc .item02 ul.item_btn {
    top: 370px;
  }
  /*----------------------------
	.award #tab2 tiuwl
  ----------------------------*/
  #tabArea #tab2 #tiuwl .item_photo {
    width: 20.4%;
    height: 320px;
    left: 27.2%;
    top: 168px;
  }
  #tabArea #tab2 #tiuwl ul.item_btn {
    top: 366px;
  }
  /*----------------------------
	.award #tab2 tiucc
  ----------------------------*/
  #tabArea #tab2 #tiucc .item_photo {
    width: 21.7%;
    height: 308px;
    left: 20.5%;
    top: 114px;
  }
  #tabArea #tab2 #tiucc ul.item_btn_h {
    right: 369px;
    top: 321px;
  }
  #tabArea #tab2 #tiucc .btn_kokuin {
    position: absolute;
    width: 21%;
    height: 20px;
    right: 15.2%;
    top: 414px;
  }
  #tabArea #tab2 #tiucc .btn_kokuin:hover {
    opacity: 0.70;
    -moz-opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
  }
  #tabArea #tab2 #tiucc ul.item_btn {
    top: 300px;
  }
  /*----------------------------
	.award #tab2 labrouge
  ----------------------------*/
  #tabArea #tab2 #labrouge .item_photo {
    width: 28%;
    height: 323px;
    left: 17.5%;
    top: 130px;
  }
  #tabArea #tab2 #labrouge ul.item_btn {
    left: 49%;
    top: 303px;
  }
  #tabArea #tab2 #labrouge .btn_kokuin {
    position: absolute;
    width: 26%;
    height: 30px;
    right: 25%;
    top: 260px;
  }
  #tabArea #tab2 #labrouge .btn_kokuin:hover {
    opacity: 0.70;
    -moz-opacity: 0.7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
  }
  /*----------------------------
	.award #tab2 teint_idole_ultra_wear_stick
  ----------------------------*/
  #tabArea #tab2 #teint_idole_ultra_wear_stick .item_photo {
    width: 28%;
    height: 324px;
    left: 17.7%;
    top: 130px;
  }
  #tabArea #tab2 #teint_idole_ultra_wear_stick .item_btn {
    left: 49%;
    top: 329px;
  }
  /*----------------------------
	.award #tab2 labsolu_rouge
  ----------------------------*/
  #tabArea #tab2 #labsolu_rouge .item_photo {
    width: 28%;
    height: 300px;
    left: 18.8%;
    top: 99px;
  }
  #tabArea #tab2 #labsolu_rouge .item_btn {
    left: 49%;
    top: 256px;
  }
  #tabArea #tab2 #labsolu_rouge .btn_kokuin {
    position: absolute;
    left: 49%;
    top: 300px;
  }
  /*----------------------------
	.award #tab2 blush_subtil
  ----------------------------*/
  #tabArea #tab2 #blush_subtil .item_photo {
    width: 28%;
    height: 251px;
    left: 17.4%;
    top: 130px;
  }
  #tabArea #tab2 #blush_subtil .item_btn {
    left: 49%;
    top: 261px;
  }
  /*----------------------------
	.award #tab2 la_vie_est_belle_flowers_of_happiness
  ----------------------------*/
  #tabArea #tab2 #la_vie_est_belle_flowers_of_happiness .item_photo {
    width: 28%;
    height: 300px;
    left: 18.6%;
    top: 130px;
  }
  #tabArea #tab2 #la_vie_est_belle_flowers_of_happiness .item01 .item_btn {
    left: 49%;
    top: 268px;
  }
  #tabArea #tab2 #la_vie_est_belle_flowers_of_happiness .item02 .item_btn {
    left: 49%;
    top: 355px;
  }
    
}


@media screen and (min-width:600px) and (max-width:959px) {
  #pageLink {
    width: 100%;
    height: 25px;
  }
  #contents {
    width: 100%;
    margin: 0 auto 30px;
  }
  h2.section_ttl {
    border-bottom: 2px solid #000000;
    margin: 30px 0 50px 0;
  }
  /*----------------------------
	common tab
----------------------------*/
  .tab li p {
    background-position: 96% 50%;
    font-size: 12px;
    background-size: 7px;
  }
  /*----------------------------
	.award #main_visual
----------------------------*/
  .award #main_visual {
    width: 100%;
  }
  .award #main_visual img {
    width: 100%;
  }
  /*----------------------------
	awards tabNav
----------------------------*/
  .tabNav li a {
    width: 50vw !important;
    background-size: contain !important;
  }
  #tabArea .btn_kokuin{
      position: absolute;
      width: 26%;
  }
  #tabArea .btn_kokuin img{
      width: 100%;
  }
  /*----------------------------
	award geniad
  ----------------------------*/
  #tabArea #tab1 #geniad .item_photo {
    height: 33vw !important;
    top: 16vw !important;
  }
  #tabArea #tab1 #geniad .item01 ul.item_btn {
    top: 38vw !important;
  }
  /*----------------------------
	.award　#tab1 gahmm
  ----------------------------*/
  #tabArea #tab1 #gahmm .item_photo {
    height: 33vw !important;
    top: 10vw !important;
  }
  #tabArea #tab1 #gahmm .item01 ul.item_btn {
    top: 30vw !important;
  }
  /*----------------------------
	.award　#tab1 absc
  ----------------------------*/
  #tabArea #tab1 #absc .item_photo {
    height: 22vw !important;
    top: 12vw !important;
  }
  #tabArea #tab1 #absc .item01 ul.item_btn {
    top: 21vw !important;
  }
  #tabArea #tab1 #absc .item02 ul.item_btn {
    top: 30vw !important;
  }
  /*----------------------------
	.award　#tab1 abrc
  ----------------------------*/
  #tabArea #tab1 #abrc .item_photo {
    height: 26vw !important;
    top: 12vw !important;
  }
  #tabArea #tab1 #abrc .item01 ul.item_btn {
    top: 26vw !important;
  }

  /*----------------------------
	.award　#tab1 uvetum
  ----------------------------*/
  #tabArea #tab1 #uvetum .item_photo {
    height: 34vw !important;
    top: 10vw !important;
  }
  #tabArea #tab1 #uvetum ul.item_btn {
    top: 28vw !important;
  }
  /*----------------------------
	.award　#tab1 uvbb
  ----------------------------*/
  #tabArea #tab1 #uvbb .item_photo {
    height: 30vw !important;
    top: 15vw !important;
  }
  #tabArea #tab1 #uvbb ul.item_btn {
    top: 31.5vw !important;
  }
  /*----------------------------
	.award　#tab1 abpcnd
  ----------------------------*/
  #tabArea #tab1 #abpcnd .item_photo {
    height: 34vw !important;
    top: 10vw !important;
  }
  #tabArea #tab1 #abpcnd ul.item_btn {
    top: 30vw !important;
  }
  /*----------------------------
	.award　#tab1 renemfsc
  ----------------------------*/
  #tabArea #tab1 #renemfsc .item_photo {
    height: 32vw !important;
    top: 12vw !important;
  }
  #tabArea #tab1 #renemfsc .item01 ul.item_btn {
    top: 28vw !important;
  }
  #tabArea #tab1 #renemfsc .item02 ul.item_btn {
    top: 37vw !important;
  }
  /*----------------------------
	.award #tab2 tiuwl
  ----------------------------*/
  #tabArea #tab2 #tiuwl .item_photo {
    height: 32vw !important;
    top: 17vw !important;    
  }
  #tabArea #tab2 #tiuwl ul.item_btn {
    top: 37vw !important;
  }
  /*----------------------------
	.award #tab2 tiucc
  ----------------------------*/
  #tabArea #tab2 #tiucc .item_photo {
    height: 35vw !important;
    top: 10vw !important;
  }
  #tabArea #tab2 #tiucc ul.item_btn {
    top: 30vw !important;
  }
  /*----------------------------
	.award #tab2 labrouge
  ----------------------------*/
  #tabArea #tab2 #labrouge .item_photo {
    height: 36vw !important;
    top: 11vw !important;    
  }
  #tabArea #tab2 #labrouge ul.item_btn {
    top: 30vw !important;
  }
  /*----------------------------
	.award #tab2 teint_idole_ultra_wear_stick
  ----------------------------*/
  #tabArea #tab2 #teint_idole_ultra_wear_stick .item_photo {
    height: 34vw !important;
    top: 12vw !important;
  }
  #tabArea #tab2 #teint_idole_ultra_wear_stick .item_btn {
    top: 32vw !important;
  }
  /*----------------------------
	.award #tab2 labsolu_rouge
  ----------------------------*/
  #tabArea #tab2 #labsolu_rouge .item_photo {
    height: 32vw !important;
    top: 10vw !important;
  }
  #tabArea #tab2 #labsolu_rouge .item_btn {
    top: 25vw !important;
  }
  #tabArea #tab2 #labsolu_rouge .btn_kokuin {
    top: 30vw !important;
  }
  /*----------------------------
	.award #tab2 blush_subtil
  ----------------------------*/
  #tabArea #tab2 #blush_subtil .item_photo {
    height: 25vw !important;
    top: 12vw !important;
  }
  #tabArea #tab2 #blush_subtil .item_btn {
    top: 26vw !important;
  }
  /*----------------------------
	.award #tab2 la_vie_est_belle_flowers_of_happiness
  ----------------------------*/
  #tabArea #tab2 #la_vie_est_belle_flowers_of_happiness .item_photo {
    height: 34vw !important;
    top: 12vw !important;
  }
  #tabArea #tab2 #la_vie_est_belle_flowers_of_happiness .item01 .item_btn {
    top: 27vw !important;
  }
  #tabArea #tab2 #la_vie_est_belle_flowers_of_happiness .item02 .item_btn {
    top: 35vw !important;
  }
    
}


@media screen and (min-width:960px) and (max-width:1279px) {
  #pageLink {
    width: 960px;
    height: 25px;
  }
  #contents {
    width: 960px;
    margin: 0 auto 30px;
  }
  h2.section_ttl {
    margin: 30px 0 50px 0;
  }
  /*----------------------------
	.award #main_visual
  ----------------------------*/
  .award #main_visual {
    width: 100%;
  }
  .award #main_visual img {
    width: 100%;
  }
  /*----------------------------
	awards tabNav
  ----------------------------*/
  .tabNav li a {
    width: 480px !important;
  }
}


@media screen and (min-width:1280px) {
  #pageLink {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
  }
  #contents {
    width: 1000px;
    margin: 0 auto 30px;
  }
  /*----------------------------
	common tab
  ----------------------------*/
  .tab {
    width: 1000px;
    font-size: 16px;
  }
}
