@charset "UTF-8";
/* sumi01,sumi02共通 */
#contentsWrap p {
  margin: 0;
}

.mt-15 {
  margin-top: 15px !important;
}

.fz-18 {
  font-size: 18px;
}

a:link {
  color: inherit;
}

a:visited {
  color: inherit;
}

a:hover {
  color: inherit;
}

a:active {
  color: inherit;
}

.l-inner {
  width: 1028px;
  margin-left: auto;
  margin-right: auto;
}

.c-title-header {
  overflow: hidden;
}

.c-title-header .l-inner {
  position: relative;
}

.c-title-header .bg {
  margin-left: -146px;
  margin-right: -146px;
}

.c-heading {
  font-size: 24px;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

#contentsWrap {
  width: 100%;
  margin-bottom: 10px;
  background: #fff5f9;
}

#section00 {
  width: 100%;
  background: #e4e9ec;
}

#section00 h1 {
  position: absolute;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.5;
  color: #e40079;
  top: 40%;
  left: 0;
}

#section01 {
  padding-bottom: 90px;
}

.sumi01_lead {
  font-size: 20px;
  text-align: center;
  line-height: 1.5;
  padding-top: 40px;
  padding-bottom: 30px;
}

#section01 .txt {
  padding: 20px 0;
}

#section01 .differenceBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#section01 .imgBox {
  width: 90%;
}

#section01 .tableBox {
  width: 100%;
}

#section01 .tableBox table {
  width: 90%;
  height: 100%;
  margin-left: 10%;
  border-collapse: collapse;
  text-align: center;
  line-height: 1.3;
}

#section01 .tableBox th,
#section01 .tableBox td {
  padding: 5px;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  vertical-align: middle;
}

#section01 .tableBox th,
.col-gray {
  background-color: #333333 !important;
  color: #fff;
  font-weight: bold;
}

#section01 .tableBox .notes {
  font-size: 13px;
}

#section02 .effectBox {
  margin: auto;
  width: 60%;
}

#section02 .effectBox:hover {
  opacity: 0.5;
}

#section02 .effectTxt {
  position: relative;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2.5px;
  padding: 15px 25px 15px 10px;
  color: #fff;
  background-color: #ed4487;
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.25);
}

#section02 .effectTxt:after {
  content: '';
  position: absolute;
  width: 27px;
  height: 27px;
  top: 50%;
  right: 45px;
  margin-top: -13px;
  background-image: url(/brand/smg_b/img/icon_arrow02.png);
  background-repeat: no-repeat;
  background-position: top left;
}

#section03 {
  padding: 60px 0 100px 0;
}

#section03 .checkBnr {
  text-align: center;
}

#section03 .checkBnr .bnrTtl {
  margin-bottom: 10px;
}

#section03 .checkBnr p {
  margin-bottom: 0;
}

/* sumi01の装飾 */
#section00 p {
  position: absolute;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  color: #e40079;
  top: 55%;
  left: 0;
}

#section01.sumi01 {
  background-color: #fff;
  padding-bottom: 70px;
}

.powerBox_item {
  font-size: 18px;
  display: block;
  padding: 15px 20px 15px 0;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  position: relative;
  outline: 1px solid white;
  outline-offset: -5px;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.powerBox_item:hover {
  opacity: 0.5;
}

.powerBox_item::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  border-radius: 50%;
  margin: auto;
  width: 22px;
  height: 22px;
  background: url(/brand/common/img/icon/ico_arrow_circle01_wt.svg) no-repeat center center/contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.powerBox_item.w100::after {
  left: 380px;
}

#section01 .overviewBox {
  background-color: #e40079;
}

#section01 .detailBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 0;
}

#section01 .effectBox {
  width: 242px;
  background-color: #eb7aaa;
}

#section01 .effectBox::before {
  content: '';
  display: inline-block;
  background: url(/brand/smg_b/img/num1.png) no-repeat center top/contain;
  vertical-align: super;
  width: 13px;
  height: 9px;
}

#section01 .effectBox:nth-child(2)::before {
  background-image: url(/brand/smg_b/img/num2.png);
}

#section01 .effectBox:nth-child(3)::before {
  background-image: url(/brand/smg_b/img/num3.png);
}

#section01 .effectBox:nth-child(4)::before {
  background-image: url(/brand/smg_b/img/num4.png);
}

#section01 .triviaBox {
  background-color: #8fcfe7;
}

#section02.sumi01 {
  padding: 80px 0;
}

#section02 .adsorptionBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0;
  width: 640px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}

#section02 .adsorptionImg {
  width: 207px;
  margin: 5px 0 0 -50px;
}

.experimentBox {
  background-image: url(/brand/smg_b/img/sumi01_frame_bottom_pc.png), url(/brand/smg_b/img/sumi01_frame_top_pc.png), url(/brand/smg_b/img/sumi01_frame_middle_pc.png);
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100% auto, 100% auto, 100% auto;
  background-position: left bottom, left top, left top;
  width: 640px;
  padding: 65px 34px;
  text-align: center;
  margin: auto;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#section02 .exprimentNum,
#section03 .exprimentNum {
  text-align: center;
  width: 6%;
  margin: 0 auto;
  margin-top: -35px;
  padding-bottom: 20px;
  border-bottom: solid #fff;
}

#section02 .experimentHeading,
#section03 .experimentHeading {
  color: #fff;
  padding: 10px 0;
}

#section02 .experimentHeading img,
#section03 .experimentHeading img {
  width: 340px;
}

#section02 .experimentTxt,
#section03 .experimentTxt {
  color: #fff;
  margin: 0;
}

#section03 .experimentTxt strong {
  font-size: 24px;
}

#section02 .experimentMovie,
#section03 .experimentMovie {
  margin-top: 30px;
}

#section03.sumi01 {
  padding: 0;
}

#section03 .effectBox,
#section04 .storyBox {
  background-color: #fff;
  padding: 40px 20px;
  margin-bottom: 60px;
  border: 1px solid #eb78a9;
}

#section03 .topBox,
.bottomBox,
#section04 .storyBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

#section03 .effectContents,
#section04 .leftBox,
.rightBox {
  width: 42%;
  margin-top: 20px;
}

#section03 .effectTtlBox,
#section04 .storyTtlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: thick solid #eb78a9;
  background: url(../img/ttl_dots2.png) repeat-x left bottom;
}

#section03 .effectPoint,
#section04 .storyPoint {
  width: 15%;
  margin: -3px 0 0;
}

.storyTtlBox {
  margin-bottom: 24px;
}

#section03 .effectHeading,
#section04 .storyHeading {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  padding: 10px 0 0 10px;
  color: #eb78a9;
}

#section03 .effectTxt,
#section04 .storyTxt {
  margin: 0;
}

#section03 .effectTtlDots,
#section04 .storyTtlDots {
  margin-top: -26px;
}

#section03 .effectDetailBox,
#section4 .storyDetailBox {
  padding: 20px 0;
}

#section03 .effectImg {
  width: 70%;
  margin: auto;
  padding-bottom: 15px;
}

#section03 .effectSumiImg {
  width: 97%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: auto;
  padding-bottom: 14px;
}

#section04.sumi01 {
  padding: 80px 0;
}

#section04 .rankingBox {
  margin: 30px 0;
}

#section04 .firstBox,
.secondBox,
.thirdBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}

#section04 .firstRankImg,
.secondRankImg,
.thirdRankImg {
  width: 15%;
  margin: 0;
}

#section04 .rankingBox p {
  background-image: url(/brand/smg_b/img/sumi01_ttl_dots.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: auto 4px;
  display: inline-block;
}

#section04 .firstRankTxt {
  font-weight: bold;
  font-size: 20px;
  margin-left: 18px;
  padding-bottom: 5px;
  color: #fd3e9e;
}

#section04 .secondRankTxt,
#section04 .thirdRankTxt {
  font-size: 16px;
  margin-left: 20px;
  padding-bottom: 5px;
}

#section04 .thirdRankTxt {
  width: 39%;
}

#section04 .noteBox {
  width: 92%;
  text-align: center;
  border-top: 1px solid #dbdbdb;
}

#section04 .note {
  margin: 15px 0;
  text-align: center;
  font-size: 12px;
}

#section04 .story03 {
  padding-top: 50px;
}

/* 以下の記述は動画差し替え時に削除してください */
.dummy {
  width: 460px;
  margin: 0 auto 35px;
}
/*# sourceMappingURL=sumi.css.map */