@charset "UTF-8";
.fullWidth {
  width: 1200px;
  margin: 0 auto; }

.inrWidth {
  width: 960px;
  margin: 0 auto; }

@media screen and (max-width: 999px) {
  .inrWidth {
    width: 90%; }
  .fullWidth {
    width: 100%; } }

@media screen and (max-width: 767px) {
  .inrWidth {
    width: 90%; }
  .fullWidth {
    width: 100%; } }

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0; }

/* except Mac IE5 \ */
* html.clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* end of Holly Hack */
a:focus,
*:focus {
  outline: none; }

body {background: #000;}

#body {
  text-align: justify;
  word-break: break-all;
  letter-spacing: 0;
  font-size: 15px;
  /*padding-top: 40px;*/
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif; }
  #body #main #Gnavbox ul.Gnav {
    width: 820px;
    margin: 84px auto; }
    #body #main #Gnavbox ul.Gnav li {
      width: 86px;
      float: left; }
      #body #main #Gnavbox ul.Gnav li:not(:last-of-type) {
        margin: 0 5.75px 0 0; }

hr {
  padding-top: 110px;
  border-top: 1px solid #000;
  width: 820px;
  margin: 0 auto; }

.fixed {
  position: fixed;
  top: 0;
  width: 940px;
  z-index: 99999;
  padding-top: -100px; }

#body #main #Gnavbox.fixed ul.Gnav {
  width: 820px;
  margin: 0 auto;
  background: #fff; }

.Gnav_none {
  display: none !important; }

#body #main .cont .contBox {
  float: left; }
  #body #main .cont .contBox:nth-of-type(1) {
    width: 480px; }
  #body #main .cont .contBox:nth-of-type(2) {
    width: 180px;
    position: relative;
    right: 0; }
  #body #main .cont .contBox .productImg {
    text-align: right; }

#body #main2column {
  overflow: hidden;
  position: relative; }

#body #main {
  width: 940px;
  margin-top: 0;
  background: #FFF;
  color: #000; }

#body h2,
#body h3 {
  font-weight: normal; }

#body p.pink {
  font-size: 10px !important;
  color: #B390A6;
  padding-top: 3px; }

#body a.anchor {
  font-size: 0.01px;
  line-height: 0.01px; }

#body #prologue {
  background-color: #f9f9f9;
  padding: 35px 170px 70px 170px; }
  #body #prologue p.intro_txt {
    font-size: 17px;
    line-height: 1.6;
    padding-top: 35px; }

#body #main .subnav_movie {
  width: 312px;
  margin: 0 auto; }

#body #main .subnav {
  width: 79px;
  margin: 35px auto 0 auto; }

#body #main .subnav02 {
  margin: 90px auto 120px auto; }

#body #main .subnav li {
  width: 110px;
  float: left;
  margin: 0 10px 0 0; }
  #body #main .subnav li:last-child {
    margin: 0 0 0 0; }

#body .spacing {
  letter-spacing: 0.05em;
  font-weight: normal !important; }

#body .block {
  margin: 0 0 70px 0; }

.itemdescription {
  font-size: 14px;
  margin-bottom: 15px; }
  .itemdescription img {
    vertical-align: text-bottom; }

#movie, #line, #lipbold, #lipsheer, #lipstain, #lipcrayon {
  display: block;
  padding-bottom: 50px;
  margin-bottom: -50px; }

.mainph {
  margin-bottom: 80px; }

.introCatch {
  margin-bottom: 60px; }

.itemexText {
  opacity: 0; }

.txtAnime .itemexText {
  opacity: 1;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all 1s;
  transition: all 1s;
  z-index: 99;
  position: relative;
  padding-top: 1px; }

#line {
  padding-top: 50px; }

section#area_lineup {
  width: 680px;
  margin: 0 auto 65px; }
  section#area_lineup h2 {
    margin-bottom: 45px; }
  section#area_lineup .txt {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.6; }
  section#area_lineup .lineup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    section#area_lineup .lineup__blk {
      text-align: center; }
    section#area_lineup .lineup__ph {
      margin-bottom: 15px; }
    section#area_lineup .lineup__name {
      margin-bottom: 6px; }
    section#area_lineup .lineup__txt {
      font-size: 10px;
      line-height: 1.4; }

#BOLD,
#SHEER,
#STAIN,
#CRAYON {
  margin-bottom: 80px; }
  #BOLD .intro_start,
  #SHEER .intro_start,
  #STAIN .intro_start,
  #CRAYON .intro_start {
    font-size: 19px;
    margin-top: 50px;
    margin-bottom: 15px;
    line-height: 1.7; }
  #BOLD .txt,
  #SHEER .txt,
  #STAIN .txt,
  #CRAYON .txt {
    font-size: 15px;
    margin-bottom: 30px;
    line-height: 1.7; }
  #BOLD .itemInfo,
  #SHEER .itemInfo,
  #STAIN .itemInfo,
  #CRAYON .itemInfo {
    margin-right: auto;
    margin-left: auto;
    margin-top: 60px; }
    #BOLD .itemInfo .readCont,
    #SHEER .itemInfo .readCont,
    #STAIN .itemInfo .readCont,
    #CRAYON .itemInfo .readCont {
      font-size: 13px;
      margin-bottom: 60px;
      line-height: 1.55; }
    #BOLD .itemInfo .readmore .readBtn,
    #SHEER .itemInfo .readmore .readBtn,
    #STAIN .itemInfo .readmore .readBtn,
    #CRAYON .itemInfo .readmore .readBtn {
      text-align: center; }
      #BOLD .itemInfo .readmore .readBtn img,
      #SHEER .itemInfo .readmore .readBtn img,
      #STAIN .itemInfo .readmore .readBtn img,
      #CRAYON .itemInfo .readmore .readBtn img {
        margin: auto; }
    #BOLD .itemInfo .readmore .on .less,
    #SHEER .itemInfo .readmore .on .less,
    #STAIN .itemInfo .readmore .on .less,
    #CRAYON .itemInfo .readmore .on .less {
      display: none; }
    #BOLD .itemInfo .readmore .more,
    #SHEER .itemInfo .readmore .more,
    #STAIN .itemInfo .readmore .more,
    #CRAYON .itemInfo .readmore .more {
      display: none; }
    #BOLD .itemInfo .readmore .on .more,
    #SHEER .itemInfo .readmore .on .more,
    #STAIN .itemInfo .readmore .on .more,
    #CRAYON .itemInfo .readmore .on .more {
      display: block; }
  #BOLD dl,
  #SHEER dl,
  #STAIN dl,
  #CRAYON dl {
    width: 300px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 1.7; }
    #BOLD dl dt,
    #SHEER dl dt,
    #STAIN dl dt,
    #CRAYON dl dt {
      width: 200px; }
    #BOLD dl dd,
    #SHEER dl dd,
    #STAIN dl dd,
    #CRAYON dl dd {
      width: 100px; }
  #BOLD .slideTrinity,
  #SHEER .slideTrinity,
  #STAIN .slideTrinity,
  #CRAYON .slideTrinity {
    margin-bottom: 30px; }
    #BOLD .slideTrinity .bx-wrapper .bx-controls-direction a,
    #SHEER .slideTrinity .bx-wrapper .bx-controls-direction a,
    #STAIN .slideTrinity .bx-wrapper .bx-controls-direction a,
    #CRAYON .slideTrinity .bx-wrapper .bx-controls-direction a {
      top: 23% !important; }
    #BOLD .slideTrinity .bx-wrapper,
    #SHEER .slideTrinity .bx-wrapper,
    #STAIN .slideTrinity .bx-wrapper,
    #CRAYON .slideTrinity .bx-wrapper {
      width: 500px;
      margin: 0 auto; }
    #BOLD .slideTrinity__main,
    #SHEER .slideTrinity__main,
    #STAIN .slideTrinity__main,
    #CRAYON .slideTrinity__main {
      margin-bottom: 45px; }
    #BOLD .slideTrinity .pd,
    #SHEER .slideTrinity .pd,
    #STAIN .slideTrinity .pd,
    #CRAYON .slideTrinity .pd {
      text-align: center; }
      #BOLD .slideTrinity .pd__ph,
      #SHEER .slideTrinity .pd__ph,
      #STAIN .slideTrinity .pd__ph,
      #CRAYON .slideTrinity .pd__ph {
        display: block;
        margin-bottom: 25px !important; }
      #BOLD .slideTrinity .pd__name,
      #SHEER .slideTrinity .pd__name,
      #STAIN .slideTrinity .pd__name,
      #CRAYON .slideTrinity .pd__name {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: bold; }
      #BOLD .slideTrinity .pd__txt,
      #SHEER .slideTrinity .pd__txt,
      #STAIN .slideTrinity .pd__txt,
      #CRAYON .slideTrinity .pd__txt {
        font-size: 12px; }
      #BOLD .slideTrinity .pd .buy_w90,
      #SHEER .slideTrinity .pd .buy_w90,
      #STAIN .slideTrinity .pd .buy_w90,
      #CRAYON .slideTrinity .pd .buy_w90 {
        margin-top: 25px; }
      #BOLD .slideTrinity .pd img,
      #SHEER .slideTrinity .pd img,
      #STAIN .slideTrinity .pd img,
      #CRAYON .slideTrinity .pd img {
        max-width: 259px; }
      #BOLD .slideTrinity .pd a,
      #SHEER .slideTrinity .pd a,
      #STAIN .slideTrinity .pd a,
      #CRAYON .slideTrinity .pd a {
        margin: 0 auto; }
      #BOLD .slideTrinity .pd .pd-child,
      #SHEER .slideTrinity .pd .pd-child,
      #STAIN .slideTrinity .pd .pd-child,
      #CRAYON .slideTrinity .pd .pd-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative; }
        #BOLD .slideTrinity .pd .pd-child .mainImg,
        #SHEER .slideTrinity .pd .pd-child .mainImg,
        #STAIN .slideTrinity .pd .pd-child .mainImg,
        #CRAYON .slideTrinity .pd .pd-child .mainImg {
          -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2;
          margin: auto; }
        #BOLD .slideTrinity .pd .pd-child .thumbImg,
        #SHEER .slideTrinity .pd .pd-child .thumbImg,
        #STAIN .slideTrinity .pd .pd-child .thumbImg,
        #CRAYON .slideTrinity .pd .pd-child .thumbImg {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          position: absolute;
          top: 0;
          left: 0; }
          #BOLD .slideTrinity .pd .pd-child .thumbImg li,
          #SHEER .slideTrinity .pd .pd-child .thumbImg li,
          #STAIN .slideTrinity .pd .pd-child .thumbImg li,
          #CRAYON .slideTrinity .pd .pd-child .thumbImg li {
            cursor: pointer; }
          #BOLD .slideTrinity .pd .pd-child .thumbImg li:first-of-type,
          #SHEER .slideTrinity .pd .pd-child .thumbImg li:first-of-type,
          #STAIN .slideTrinity .pd .pd-child .thumbImg li:first-of-type,
          #CRAYON .slideTrinity .pd .pd-child .thumbImg li:first-of-type {
            background: #eee;
            padding: 4px 0;
            margin-bottom: 15px; }
          #BOLD .slideTrinity .pd .pd-child .thumbImg img,
          #SHEER .slideTrinity .pd .pd-child .thumbImg img,
          #STAIN .slideTrinity .pd .pd-child .thumbImg img,
          #CRAYON .slideTrinity .pd .pd-child .thumbImg img {
            height: 80px; }
    #BOLD .slideTrinity .slideTrinity__pd p,
    #SHEER .slideTrinity .slideTrinity__pd p,
    #STAIN .slideTrinity .slideTrinity__pd p,
    #CRAYON .slideTrinity .slideTrinity__pd p {
      margin-bottom: 20px; }
      #BOLD .slideTrinity .slideTrinity__pd p img,
      #SHEER .slideTrinity .slideTrinity__pd p img,
      #STAIN .slideTrinity .slideTrinity__pd p img,
      #CRAYON .slideTrinity .slideTrinity__pd p img {
        margin: 0 auto; }
    #BOLD .slideTrinity .thumbBoxWrap,
    #SHEER .slideTrinity .thumbBoxWrap,
    #STAIN .slideTrinity .thumbBoxWrap,
    #CRAYON .slideTrinity .thumbBoxWrap {
      width: 364px;
      margin: auto;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #BOLD .slideTrinity .thumbBoxWrap:first-of-type a:nth-of-type(-n+5) .caption,
      #SHEER .slideTrinity .thumbBoxWrap:first-of-type a:nth-of-type(-n+5) .caption,
      #STAIN .slideTrinity .thumbBoxWrap:first-of-type a:nth-of-type(-n+5) .caption,
      #CRAYON .slideTrinity .thumbBoxWrap:first-of-type a:nth-of-type(-n+5) .caption {
        color: #000; }
      #BOLD .slideTrinity .thumbBoxWrap a,
      #SHEER .slideTrinity .thumbBoxWrap a,
      #STAIN .slideTrinity .thumbBoxWrap a,
      #CRAYON .slideTrinity .thumbBoxWrap a {
        padding: 5px;
        display: block;
        text-decoration: none; }
      #BOLD .slideTrinity .thumbBoxWrap a.active,
      #SHEER .slideTrinity .thumbBoxWrap a.active,
      #STAIN .slideTrinity .thumbBoxWrap a.active,
      #CRAYON .slideTrinity .thumbBoxWrap a.active {
        outline: solid 1px #a0a0a0;
        display: block; }
      #BOLD .slideTrinity .thumbBoxWrap .thumbBox,
      #SHEER .slideTrinity .thumbBoxWrap .thumbBox,
      #STAIN .slideTrinity .thumbBoxWrap .thumbBox,
      #CRAYON .slideTrinity .thumbBoxWrap .thumbBox {
        width: 35px;
        height: 35px;
        overflow: hidden;
        position: relative; }
        #BOLD .slideTrinity .thumbBoxWrap .thumbBox .caption,
        #SHEER .slideTrinity .thumbBoxWrap .thumbBox .caption,
        #STAIN .slideTrinity .thumbBoxWrap .thumbBox .caption,
        #CRAYON .slideTrinity .thumbBoxWrap .thumbBox .caption {
          display: table-cell;
          vertical-align: middle;
          font-size: 12px;
          letter-spacing: 0.03em;
          line-height: 1.6;
          text-align: center;
          color: #fff; }
        #BOLD .slideTrinity .thumbBoxWrap .thumbBox .mask,
        #SHEER .slideTrinity .thumbBoxWrap .thumbBox .mask,
        #STAIN .slideTrinity .thumbBoxWrap .thumbBox .mask,
        #CRAYON .slideTrinity .thumbBoxWrap .thumbBox .mask {
          display: table;
          width: 100%;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0;
          -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease; }
        #BOLD .slideTrinity .thumbBoxWrap .thumbBox:hover .mask,
        #SHEER .slideTrinity .thumbBoxWrap .thumbBox:hover .mask,
        #STAIN .slideTrinity .thumbBoxWrap .thumbBox:hover .mask,
        #CRAYON .slideTrinity .thumbBoxWrap .thumbBox:hover .mask {
          opacity: 1; }
        #BOLD .slideTrinity .thumbBoxWrap .thumbBox .mask.two,
        #SHEER .slideTrinity .thumbBoxWrap .thumbBox .mask.two,
        #STAIN .slideTrinity .thumbBoxWrap .thumbBox .mask.two,
        #CRAYON .slideTrinity .thumbBoxWrap .thumbBox .mask.two {
          padding-top: 6px; }

#BOLD .itemInfo {
  width: 480px; }

#STAIN .itemInfo {
  width: 560px; }

#STAIN .slideTrinity .thumbBoxWrap {
  width: 410px !important; }

#SHEER .itemInfo {
  width: 440px; }

#CRAYON .itemInfo {
  width: 560px; }

#CRAYON .caption {
  color: #000 !important; }

#CRAYON .mask {
  position: inherit !important;
  margin-top: 5px; }

#CRAYON .thumbBoxWrap {
  width: 495px !important; }
  #CRAYON .thumbBoxWrap a {
    margin-bottom: 10px !important; }

#CRAYON .thumbBox {
  width: 60px !important;
  height: auto !important; }

#CRAYON .pd-child .mainImg {
  height: 334px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#CRAYON .slideTrinity .pd__ph img {
  width: auto;
  height: auto; }

.active .mask {
  opacity: 1 !important; }

/* GET THE LOOK */
#GET {
  width: 690px;
  margin: auto !important; }
  #GET h2 {
    margin-bottom: 20px; }
  #GET .copy_big {
    font-size: 15px; }
  #GET .get_ayako {
    margin: 50px 0 100px;
    text-align: center; }
  #GET .getblk {
    font-size: 12px;
    margin-bottom: 80px;
    line-height: 1.85; }
    #GET .getblk.bassemakeup {
      margin-bottom: 100px; }
    #GET .getblk h3 {
      margin-bottom: 20px; }
    #GET .getblk__txt {
      margin-bottom: 30px; }
    #GET .getblk .getitem {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 50px; }
      #GET .getblk .getitem__ph {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: auto; }

.bnr {
  width: 690px;
  margin: auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 80px; }

.block_inr {
  width: 680px;
  margin: 100px auto 100px; }

#body .block .block_inr .cont .contBox .copy_big {
  font-size: 17px;
  margin: 20px 0 20px 0; }

#body .block .block_inr p.copy {
  font-size: 15px;
  margin-bottom: 30px;
  line-height: 1.6rem; }

#body .block .block_inr .cont .contBox > p.copy {
  font-size: 15px;
  margin-bottom: 30px;
  line-height: 1.6rem; }

#body .block .block_inr .cont .contBox > p.itemdescription {
  font-size: 14px;
  margin-bottom: 16px; }
  #body .block .block_inr .cont .contBox > p.itemdescription b {
    font-weight: bold;
    display: inline; }

#body .outWidth {
  width: 940px;
  margin: 0 auto; }

#body .inrWidth {
  width: 820px;
  margin: 0 auto; }

#body .contWidth {
  width: 500px;
  margin: 0 auto; }

#body .col2 {
  margin: -10px 30px 0;
  padding: 60px 0 0 20px;
  border-top: 1px solid #c8c5c4; }
  #body .col2:after {
    display: block;
    clear: both;
    height: 0;
    content: ""; }
  #body .col2 .left {
    float: left;
    width: 300px;
    margin: 0;
    padding: 0; }
  #body .col2 .right {
    float: right;
    width: 300px;
    margin: 0;
    padding: 0 0 0 20px; }

#body .block > h4,
#body .col2 > h4 {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 20px; }

#body .buy_l {
  display: block;
  width: 240px;
  height: 30px;
  background: url(../images/btn_buy_w.gif) no-repeat;
  margin-bottom: 35px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .buy_w90 {
  display: block;
  width: 101px;
  height: 30px;
  background: url(../images/button-by-bk.png) no-repeat;
  margin-bottom: 35px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto; }

#body .buy_w170 {
  display: block;
  width: 170px;
  height: 32px;
  background: url(../images/btn_buy_w170.gif) no-repeat;
  margin-bottom: 55px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .buy_w210 {
  display: block;
  width: 210px;
  height: 30px;
  background: url(../images/btn_buy_w210.gif) no-repeat;
  margin-bottom: 35px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .buy_w340 {
  display: block;
  width: 340px;
  height: 30px;
  background: url(../images/btn_buy_w340.gif) no-repeat;
  margin-bottom: 35px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .buy_l_fall17 {
  display: block;
  width: 240px;
  height: 30px;
  background: url(../images/fall17_compact_buy.gif) no-repeat;
  margin-bottom: 35px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .buy_l2 {
  display: block;
  width: 240px;
  height: 30px;
  background: url(../images/btn_buy2_w.gif) no-repeat;
  margin-bottom: 50px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .buy_s {
  display: block;
  width: 140px;
  height: 30px;
  background: url(../images/btn_buy_ws.gif) no-repeat;
  margin-top: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_l {
  display: block;
  width: 240px;
  height: 30px;
  background: url(../images/btn_detail_w.gif) no-repeat;
  margin-bottom: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_w90 {
  display: block;
  width: 90px;
  height: 30px;
  background: url(../images/btn_detail_w90.gif) no-repeat;
  margin-bottom: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 auto; }

#body .detail_w170 {
  display: block;
  width: 171px;
  height: 30px;
  background: url(../images/button-dt-bk.png) no-repeat;
  margin-bottom: 60px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_w210 {
  display: block;
  width: 210px;
  height: 30px;
  background: url(../images/btn_detail_w210.gif) no-repeat;
  margin-bottom: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_w340 {
  display: block;
  width: 340px;
  height: 30px;
  background: url(../images/btn_detail_w340.gif) no-repeat;
  margin-bottom: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_l_fall17 {
  display: block;
  width: 240px;
  height: 30px;
  background: url(../images/fall17_compact_detail.gif) no-repeat;
  margin-bottom: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_l2 {
  display: block;
  width: 240px;
  height: 30px;
  background: url(../images/btn_detail2_w.gif) no-repeat;
  margin-bottom: 30px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .detail_s {
  display: block;
  width: 140px;
  height: 30px;
  background: url(../images/btn_detail_ws.gif) no-repeat;
  margin-top: 20px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body .other {
  display: block;
  width: 203px;
  height: 30px;
  background: url(../images/other_btn.gif) no-repeat;
  margin-top: 60px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

#body p.comment {
  font-size: 12px;
  margin-top: 45px; }

#body #introduction {
  padding: 100px 0 40px;
  margin: 0 auto; }
  #body #introduction .intro_photo {
    margin-top: 8px;
    text-align: right;
    position: relative;
    top: -26px;
    right: 140px; }
  #body #introduction p {
    font-size: 14px;
    line-height: 2; }
  #body #introduction .intro_start {
    font-size: 14px;
    margin-top: 30px;
    line-height: 2; }
  #body #introduction .intro_talk {
    margin: 50px 0 0 0; }
    #body #introduction .intro_talk .intro_right {
      width: 417px;
      float: right; }
      #body #introduction .intro_talk .intro_right > p.intro_txt {
        line-height: 1.7;
        font-size: 14px; }

#body .block_inr .step_sub {
  line-height: 1.7;
  font-size: 17px;
  margin-bottom: 30px; }

#body a.backtotop {
  float: right;
  margin: 30px 0 0 0; }
  #body a.backtotop.last {
    float: right;
    margin: 0 !important; }

#body a.backtomenu {
  float: right;
  margin: 30px 0 0 0; }
  #body a.backtomenu.last {
    float: right;
    margin: 0 !important; }

#body b {
  display: block;
  font-size: 12px;
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "HelveticaNeue-UltraLight", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif, "LatoThin"; }

#body #MOVIE {
  padding: 0 0 0 0; }

#body .block .block_inr .block_inr_box {
  position: relative; }
  #body .block .block_inr .block_inr_box .comment2 {
    width: 250px;
    float: left;
    font-size: 12px;
    line-height: 1.7; }
  #body .block .block_inr .block_inr_box .comment3 {
    display: block;
    margin: 30px 0 0;
    font-size: 12px;
    line-height: 1.7; }

#body .block .block_inr .product {
  margin-top: 50px; }
  #body .block .block_inr .product .product_left {
    width: 680px; }
    #body .block .block_inr .product .product_left ul li.pro_name {
      margin: 10px 0 0 0;
      font-size: 11px; }

#body .color_block .item {
  margin-top: 0; }

#body .item > ul.color_list {
  overflow: hidden;
  margin: 0 auto; }
  #body .item > ul.color_list li {
    float: left;
    width: 226px;
    padding-top: 80px;
    text-align: center;
    position: relative; }
    #body .item > ul.color_list li a i {
      font-size: 11px;
      margin: 0 0 7px 0;
      display: block;
      text-decoration: none; }
    #body .item > ul.color_list li > a {
      display: block;
      margin-bottom: 10px;
      text-decoration: none;
      color: #231815; }
      #body .item > ul.color_list li > a p {
        font-size: 10px;
        line-height: 1.5em;
        text-decoration: none; }
      #body .item > ul.color_list li > a:hover {
        color: #999999; }
      #body .item > ul.color_list li > a img {
        margin-bottom: 10px; }
      #body .item > ul.color_list li > a b img {
        margin-bottom: 0; }

#body #GETTHELOOK .item > ul.color_list li > a img {
  width: 112px; }

#body .get_box {
  width: 825px;
  margin: 0 auto;
  border-bottom: solid 1px #000000; }

#MOVIE {
  display: block;
  width: 940px; }

/*# sourceMappingURL=index.css.map */
