@charset "shift_jis";
#contentsWrap {
  background: #fff5f9;
}
#contentsWrap .ttl01 {
  color: #ec7aaa;
}
#contentsWrap .ttl01:before {
  background: #ec7aaa;
}
#contentsWrap .ttl01 span {
  background: #fff5f9;
}
#contentsWrap .contents {
  margin-top: 60px;
}
#contentsWrap .contents li div p {
  color: #ec7aaa;
}

aside .relationInfo {
  padding: 80px 0;
}
aside .relationInfo .ttl01:before {
  background: #ec7aaa;
}
aside .relationInfo .ttl01 span {
  color: #ec7aaa;
}

.mv {
  position: relative;
  height: 320px;
  background: #f7f7f9;
  overflow: hidden;
}
.mv .wrapper {
  position: absolute;
  width: 1430px;
  left: 50%;
  margin-left: -715px;
  background: url(/brand/smg_b/img/howto_img_mv.jpg) no-repeat right top;
}
.mv .mvTtl {
  margin-left: 0;
  padding-top: 100px;
  color: #e40079;
  font-size: 32px;
  line-height: 1.5;
}
.mv .mvTtl span {
  font-size: 24px;
}

#contentsWrap {
  background: url(/brand/smg_b/img/howto_bg01.png) no-repeat top center #fff5f9;
}
#contentsWrap p {
  margin-bottom: 10px;
}
#contentsWrap .inner .copy {
  padding-top: 50px;
}
#contentsWrap .inner .box section {
  width: 488px;
  float: left;
  margin-left: 52px;
}
#contentsWrap .inner .box section:first-child {
  margin-left: 0;
}
#contentsWrap .inner .box .layout01 .subTtl {
  margin-top: 46px;
  background: url(/brand/smg_b/img/common_bg_ttlLine_pink.png) left bottom repeat-x;
  color: #ec7aaa;
}
#contentsWrap .inner .box .layout01 .subTtl span {
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
}
#contentsWrap .checkBnr {
  padding: 60px 0 0;
  text-align: center;
}
#contentsWrap .checkBnr .bnrTtl {
  margin-bottom: 10px;
}
#contentsWrap .checkBnr p {
  margin-bottom: 0;
}
