@charset "UTF-8";
/* sumi01,sumi02共通 */
img {
  height: auto;
  max-width: 100%;
}

#contentsWrap {
  word-break: break-all;
}

#contentsWrap .inner {
  padding-left: 20px;
  padding-right: 20px;
}

.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;
}

.c-title-header {
  background-color: #eb7aaa !important;
  color: #fff;
  line-height: 1.4;
  padding-bottom: 16px;
  margin-bottom: 20px;
}

.c-title-header img {
  width: 100%;
  max-width: none;
}

.c-title-header .l-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.c-title-header .bg {
  width: 100%;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 16px;
}

.c-title-header h1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-size: 22px;
  font-weight: bold;
}

.c-title-header p {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 16px;
  font-weight: bold;
}

.c-heading {
  font-size: 16px;
  text-align: center;
  margin-bottom: 14px;
  color: #3d3d3d;
}

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

#section01 {
  padding-bottom: 25px;
}

.sumi01_lead {
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}

.powerBox {
  margin-top: 25px;
}

#section01 .imgBox {
  text-align: center;
  margin-bottom: 30px;
}

#section01 .tableBox {
  width: 100%;
}

#section01 .tableBox table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  line-height: 1.3;
  font-size: 12px;
}

#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;
  font-size: 14px;
}

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

#section02 .effectBox {
  margin: auto;
}

#section02 .effectBox a {
  display: block;
}

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

#section02 .effectTxt {
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  font-size: 5.3vw;
  font-weight: bold;
  padding: 15px 25px 15px 10px;
  color: #fff;
  background-color: #ed4487;
  text-align: center;
  border-radius: 50px;
  -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.25);
}

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

#section03 {
  padding: 30px 0 50px 0;
}

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

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

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

/* sumi01の装飾 */
#section01.sumi01 {
  background-color: #fff;
}

.ttl1 {
  margin-left: -20px;
  margin-right: -20px;
}

.powerBox_item {
  font-size: 3.2vw;
  display: block;
  padding: 8px 20px 8px 0;
  font-weight: bold;
  color: #fff !important;
  text-align: center;
  position: relative;
  outline: 1px solid white;
  outline-offset: -5px;
  -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: 14px;
  border-radius: 50%;
  margin: auto;
  width: 16px;
  height: 16px;
  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 {
  right: 20px;
}

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

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

#section01 .detailBox > *:nth-child(n + 3) {
  margin-top: 16px;
}

#section01 .effectBox {
  width: 47.76119%;
  background-color: #eb7aaa;
  font-weight: bold;
}

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

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

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

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

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

#section02.sumi01 {
  padding-bottom: 40px;
}

.bg-pink {
  background-color: #fff5f9;
}

#section02 .adsorptionBox {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 25px;
}

#section02 .adsorptionImg {
  width: 110px;
  margin-top: -15px;
  margin-right: 0;
  margin-left: auto;
}

.experimentBox {
  background-image: url(/brand/smg_b/sp/img/frame_bottom_sp.png), url(/brand/smg_b/sp/img/frame_top_sp.png), url(/brand/smg_b/sp/img/frame_middle_sp.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;
  padding: 10% 8%;
  margin: auto;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

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

#section03 .experimentTxt strong {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 10px;
}

#section02 .experimentMovie,
#section03 .experimentMovie {
  margin-top: 15px;
  position: relative;
}

#section02 .experimentMovie::before,
#section03 .experimentMovie::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

#section02 .experimentMovie iframe,
#section03 .experimentMovie iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

#section03.sumi01 {
  padding: 0;
}

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

#section03 .effectBox {
  margin-bottom: 50px;
}

#section03 .effectContents + .effectContents {
  margin-top: 30px;
}

#section03 .effectTtlBox,
#section04 .storyTtlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: thick solid #eb78a9;
  border-bottom: 1px dotted #eb78a9;
}

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

.storyTtlBox {
  margin-bottom: 15px;
}

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

.txt1 {
  margin-left: -1em;
  margin-right: -1em;
}

.text-center {
  text-align: center !important;
}

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

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

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

#section03 .effectImg {
  width: 33.44262%;
}

#section03 .effectTxt {
  width: 56.52174%;
  font-size: 14px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 2.31884%;
}

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

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

#section04 .rankingBox {
  margin: 20px 0 20px 10%;
}

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

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

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

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

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

#section04 .noteBox {
  border-top: 1px solid #dbdbdb;
  margin-bottom: 20px;
}

#section04 .note {
  margin: 10px;
  font-size: 10px;
}

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

.btnCheck {
  margin-left: -10px;
  margin-right: -10px;
}

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

.dummy::before {
  content: none !important;
}
/*# sourceMappingURL=sumi.css.map */