@charset "UTF-8";

:root {
  --docomo_red: #C03;
}

/*----------------------------------------------
 animation
 ----------------------------------------------*/
@keyframes viewTxtOn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes viewTxtOff {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes viewOn {
  0% {
    bottom: -60px;
    opacity: 0;
  }

  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes viewOff {
  0% {
    bottom: 0;
    opacity: 1;
  }

  100% {
    bottom: -60px;
    opacity: 0;
  }
}

.js-scroll-item {
  position: relative;
}

.img-common.js-scroll-item.js-view-off {
  opacity: 0;
  animation: viewOff 0.3s ease-out forwards;
}

.img-common.js-scroll-item.js-view-on {
  bottom: -60px;
  animation: viewOn 0.3s ease-out forwards;
}

.tit-product-lv3.js-scroll-item.js-view-off,
.txt-common.js-scroll-item.js-view-off,
.list-notes.js-scroll-item.js-view-off {
  opacity: 0;
  animation: viewTxtOff 0.3s ease-out forwards;
}

.tit-product-lv3.js-scroll-item.js-view-on,
.txt-common.js-scroll-item.js-view-on,
.list-notes.js-scroll-item.js-view-on {
  opacity: 1;
  animation: viewTxtOn 0.3s ease-out forwards;
}


/*----------------------------------------------
 5G/5GSA、カエドキ、Starlinkラベル
 ----------------------------------------------*/
.dc26 .label-grp {
  display: block;
  font-size: 0;
  margin-top: 10px;
}

.dc26 .label-grp .img-icon img {
  vertical-align: middle;
}

.dc26 .label-grp .late-label img,
.dc26 .label-grp .kaedoki-label img,
.dc26 .label-grp .starlink-label img {
  height: 22px;
}

.dc26 .label-grp .img-icon {
  display: inline-block;
}

.dc26 .label-grp .img-icon+.img-icon {
  margin-left: 5px;
}



/*----------------------------------------------
 common
 ----------------------------------------------*/

body {
  overflow-x: clip;
}

.dc26 .grid-product-link a {
  text-decoration: none;
}

.dc26 .product-img-border {
  position: relative;
  display: inline-block;
}

.dc26 .product-img-border:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #dcdcdc;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #dcdcdc;
}

.dc26 a:hover .product-img-border:before {
  border: 2px solid #69a1fe
}

.dc26 .grid-product-link .product-img-border .icon-common--blank-image {
  right: 10px;
}

.dc26 .product-img-smt-adjust {
  max-width: 100%;
  width: 100%;
  height: auto;
}


/* base */
.dc26 .contents {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.dc26 .contents .contents-main {
  padding: 0;
}


/* ゴールナビ */
.dc26 .nav-product-goal .list-product-btn {
  margin-bottom: 20px;
}

.dc26 #reservbtnarea .nav-product-goal .list-product-btn {
  margin: 0;
}


/* セクション */
.dc26 .sec-product-lv1-wrap {
  background: #ccc center bottom no-repeat;
  background-size: auto 100%;
}

.dc26 .sec-product-lv1 {
  margin: 0 auto;
  padding: 0 0 5px;
}

.dc26 .main-ttl-block {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

.dc26 .main-ttl-block .sec-product-lv1 {
  padding: 0;
}

.dc26 .main-ttl-block .txt-product {
  margin: 0;
  color: #FFF;
}

.dc26 .main-ttl-block .txt-product>span {
  display: block;
}

.dc26 .main-ttl-block .txt-product>.txt-product-release .ico-cmn-mark {
  padding-top: 1px;
}

.dc26 .main-ttl-block .txt-product>.txt-product-release>.txt-product-reserve {
  display: block;
}

.dc26 .sec-product-lv2 {
  position: relative;
  padding: 25px 0;
  border-bottom: 1px solid #e7e7e7;
}

.dc26 .contents .product-stripe-area .sec-product-lv2:nth-child(odd) {
  background-color: #ffffff;
}

.dc26 .contents .product-stripe-area .sec-product-lv2:nth-child(even) {
  background-color: #fafafa;
}

.dc26 .contents .contents-main .product-stripe-area .sec-product-lv2.sec-product-5gplan {
  background: #f6f6f6;
}

.dc26 .s-bg-gray {
  background-color: #f7f7f7 !important;
}

.dc26 .s-bg-white {
  background-color: #ffffff !important;
}

.dc26 .sec-product-lv3 {
  margin-bottom: 40px;
}

.dc26 .sec-product-lv4 {
  margin-bottom: 20px;

}

.dc26 .sec-product-in {
  position: relative;
  padding: 0 10px;
}

/* 見出し */
.dc26 .tit-product-lv1-wrap {
  position: relative;
}

.dc26 .tit-product-lv1-wrap .txt-product {
  margin: 0 0 16px;
  color: #fff;
}

.dc26 .main-ttl-block .txt-product>.txt-product-category {
  display: inline-block;
}

.dc26 .main-ttl-block .txt-productt>.txt-product-release {
  margin-left: 35px;
  display: inline-block;
  font-size: 16px;
}

.dc26 .main-ttl-block .txt-product>.txt-product-category+.txt-generation {
  display: inline-block;
  margin-left: 5px;
  padding: 0 10px;
  border: 2px solid #fff;
  font-weight: bold;
  font-size: 11px;
}

.dc26 .tit-product-lv1-wrap>.ico-product-with {
  display: inline-block;
}

.dc26 .tit-product-lv1 {
  font-size: 32px;
  line-height: 1.2;
  color: #fff;
}

.dc26 .tit-product-lv1 .small {
  font-size: 22px
}

.dc26 .tit-product-lv1>.txt-product-number {
  font-size: 22px;
  display: inline-block;
  vertical-align: baseline;
  margin-left: -0.5em;
}

.dc26 .tit-product-lv1>.txt-product-number::before {
  content: "|";
  padding: 0 0.2em;
}

.dc26 .tit-product-lv1>.txt-product-number.no-border-smt::before {
  display: none;
}

.dc26 .tit-product-lv2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.dc26 .tit-product-lv3 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}

.dc26 .tit-product-lv4 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.dc26 .tit-product-lv2 .s-sup,
.dc26 .tit-product-lv3 .s-sup {
  font-size: 15px;
  vertical-align: text-top;
}

.dc26 .tit-product-lv4 .s-sup {
  font-size: 12px;
}


/* ボタン */
.dc26 .btn-product-round {
  margin-top: 10px;
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 327px;
  padding: 5px;
  line-height: 3.5;
  vertical-align: middle;
  text-align: left;
  background: none;
  color: #000;
  text-decoration: none;
}

.dc26 .btn-product-round>.inner {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  border: 2px solid #b8b8b8;
  padding: 20px 46px 20px 36px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-align: center;
  border-radius: 40px;
  background-color: #ffffff;
}

.dc26 .contents .product-stripe-area .sec-product-lv2:nth-child(even) .btn-product-round>.inner {
  background-color: #fafafa;
}

.dc26 .btn-product-round>.inner:hover {
  background-color: #eee;
  box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
  opacity: inherit;
}

.dc26 .btn-product-round>.inner:active {
  background-color: #ddd;
  box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
  opacity: inherit;
}

.dc26 .btn-product-round>.inner::after {
  content: "＞";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  color: #666666;
  font-size: 15px;
  line-height: 1;
  height: 1em;
  margin: auto;
}

.dc26 .btn-product-round.link-popup>.inner::after {
  display: none;
}

.dc26 .btn-product-round.link-popup .icon-common--blank-image {
  right: 25px;
}

/* ページトップ */
.dc26 .btn-pagetop {
  bottom: 108px;
}

/* SNSエリア */
.dc26 .sec-product-sns {
  margin: 0 0 10px 0;
}

.dc26 .sec-product-sns .list-cmn-sns {
  text-align: right;
}

/* バナーエリア */
.dc26 .sec-product-bnr {
  margin: 20px auto;
  padding: 0 10px;
}

.dc26 .sec-product-bnr li {
  margin-bottom: 10px;
}

.dc26 .sec-product-bnr li:last-child {
  margin-bottom: 0;
}

/* 事前予約エリア */
.dc26 .sec-product-bnr+.sec-product-lv2.sec-product-reserve {
  padding-top: 0;
}

.dc26 .sec-product-bnr+.sec-product-lv2.sec-product-reserve .tit-product-lv2 {
  padding: 0 10px;
}

/* ディバイダ */
.dc26 .mod-product-border {
  position: relative;
  margin: 0;
  height: 5px;
  border: none;
  background-color: #e7e7e7;
}


/*----------------------------------------------
 メインビジュアル .sec-product-mv
 ----------------------------------------------*/

/* リード文 */
.dc26 .sec-product-mv .txt-product-lead-wrap {
  display: table;
  width: 100%;
}

.dc26 .sec-product-mv .txt-product-lead-wrap>.txt-product-lead {
  display: table-cell;
  font-size: 20px;
  line-height: 1.4;
  height: 4em;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

.dc26 .sec-product-mv .txt-product-lead-wrap>.txt-product-lead .s-fz-s {
  font-size: 14px;
}

.dc26 .sec-product-mv .txt-product-lead-wrap>.txt-product-lead a {
  color: inherit !important;
}

.dc26 .sec-product-mv .txt-product-lead-wrap>.txt-product-lead .s-sup,
.dc26 .sec-product-mv .txt-product-lead-wrap>.txt-product-lead .txt-sup {
  font-size: 60%;
}

/* ギャラリー::slick */
.dc26 .sec-product-mv .js-product-slide-wrap .slick-slider,
.dc26 .sec-product-mv .js-product-slide-wrap .slick-slide {
  padding: 0;
}

.dc26 .sec-product-mv .js-product-slide-wrap .slick-slide {
  position: relative;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.dc26 .sec-product-mv .js-product-slide-wrap .draggable {
  outline: none;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav {
  position: relative;
  margin: 25px 0 16px;
  padding: 32px 10px 1px;
  background-color: rgba(0, 0, 0, 0.4);
}

.dc26 .sec-product-mv .js-product-slide-wrap .slick-prev,
.dc26 .sec-product-mv .js-product-slide-wrap .slick-next {
  height: 25px;
  width: 25px;
  margin-top: -12px;
}

.dc26 .sec-product-mv .js-product-slide-wrap .slick-prev {
  left: 10px;
}

.dc26 .sec-product-mv .js-product-slide-wrap .slick-next {
  right: 10px;
}

.dc26 .sec-product-mv .js-product-slide-wrap .slick-prev::before,
.dc26 .sec-product-mv .js-product-slide-wrap .slick-next::before {
  display: block;
  height: 25px;
  width: 25px;
  content: "";
  opacity: 1;
  background: url(/images_osp/product/dc20winter/ico_phg_arrow_left_smt.png) no-repeat 0 0;
  background-size: contain;
}

.dc26 .sec-product-mv .js-product-slide-wrap .slick-next::before {
  background-image: url(/images_osp/product/dc20winter/ico_phg_arrow_right_smt.png);
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-color {
  text-align: center;
  font-size: 0;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav.bnr-set1 .js-product-slide-color {
  text-align: center;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-color>li {
  width: 13%;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 14px 1%;
  cursor: pointer;
  vertical-align: top;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-color>li:first-child {
  margin-left: 0;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-color>li.current {
  cursor: default;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-color .color-caption {
  font-size: 11px;
  display: block;
  margin-top: 5px;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots {
  position: absolute;
  top: 10px;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button:hover,
.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button:focus {
  outline: none;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button:hover:before,
.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button:focus:before {
  opacity: 1;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li button:before {
  font-size: 10px;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: '\025cf';
  text-align: center;
  opacity: 0.5;
  color: #FFF;
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li.movie button:before {
  content: '\025b6';
}

.dc26 .sec-product-mv .js-product-slide-wrap .js-product-slide-nav .js-product-slide-dots li.slick-active button:before {
  opacity: 1;
  color: #cc0033;
}

/* 読み込み前処理 */
.dc26 .sec-product-mv .js-product-slide>div {
  display: none;
}

.dc26 .sec-product-mv .js-product-slide>div:first-child {
  display: block;
  text-align: center;
}

.dc26 .sec-product-mv .js-product-slide.slick-initialized>div {
  display: block;
}



/*----------------------------------------------
 タブ共通
 ----------------------------------------------*/

.product-catalog .simulation-tabs-body {
  margin: 30px auto 0;
}


/*----------------------------------------------
 料金関連 .sec-product-price
 ----------------------------------------------*/

/*pixel_simulation_smt.cssにて対応*/


/*----------------------------------------------
 製品情報
 ----------------------------------------------*/
/* product-catalog-recommend */
.product-catalog-recommend {
  width: 89%;
  margin: 0 auto;
}

.contents p.product-catalog-recommend-title {
  margin-bottom: 0;
  font-size: 3.0rem;
  font-weight: bold;
  text-align: center;
}

.product-catalog-recommend-title span {
  color: var(--docomo_red);
  font-size: 3.4rem;
}

.product-catalog-recommend-list {
  width: 100%;
  margin-top: 12px;
}

.product-catalog-recommend-list-item {
  counter-increment: num;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}

.product-catalog-recommend-list-item a {
  width: 100%;
  position: relative;
  display: block;
  padding-right: 33px;
  text-indent: -2.8em;
  padding-left: 2.8em;
  text-decoration: none;
  color: #000;
}

.product-catalog-recommend-list-item a:hover,
.product-catalog-recommend-list-item a:focus {
  border-bottom: 2px solid #c03;
}

.product-catalog-recommend-list-item a:visited {
  text-decoration: none;
  color: #000;
}

.product-catalog-recommend-list-item a::before {
  content: "0" counter(num) ".";
  position: relative;
  top: 5px;
  padding-right: 10px;
  color: var(--docomo_red);
  font-size: 2.0rem;
  font-weight: bold;
}

.product-catalog-recommend-list-item a::after {
  --w: 6px;
  --h: 6px;
  content: "";
  position: absolute;
  top: calc(50% - (var(--h)/2));
  right: 3px;
  display: block;
  width: var(--w);
  height: var(--h);
  border-bottom: 2px solid var(--docomo_red);
  border-right: 2px solid var(--docomo_red);
  transform: rotate(45deg);
}

.product-catalog-recommend-list-item+.product-catalog-recommend-list-item {
  margin-top: 20px;
}

/* ワイドカラム */
.product-catalog-full-img {
  width: 93%;
  margin: -3px auto 0;
}

.product-catalog-full-img>img {
  width: 100%;
}


/*----------------------------------------------
 スペック .sec-product-spec
 ----------------------------------------------*/
/* 簡易スペック表 */
.grid-product-spec-renew02 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 10px;
  width: 100%;
}

.grid-product-spec-renew02 .product-spec__icon {
  position: relative;
}

.grid-product-spec-renew02 .product-spec__icon img {
  width: 40px;
  margin-right: 5px;
}

.is-excluded .product-spec__icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 3px;
  background: #7d7d7d;
  transform: translate(-50%, -50%) rotate(-45deg);
  pointer-events: none;
  z-index: 1;
}

.is-excluded .product-spec__text {
  color: #9da0ab;
}

.grid-product-spec-renew02 a {
  display: flex;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.grid-product-spec-renew02 .col2 {
  padding: 0.6rem;
}

.grid-product-spec-renew02 .col2 .product-spec {
  flex: 1;
}

.grid-product-spec-renew02 .col2 .product-spec:first-child {
  border-right: solid 1.5px #cfd0d6;
}

.grid-product-spec-renew02 .col2 .product-spec:first-child .product-spec__text {
  padding-right: 5px;
}

.grid-product-spec-renew02 .col2 .product-spec:nth-child(2) .product-spec__text {
  padding-left: 2rem;
}

.grid-product-spec-renew02 .col2,
.grid-product-spec-renew02 .col4-smt2 {
  width: 100%;
  background-color: #F2F3F4;
  display: flex;
  position: relative;
}

.grid-product-spec-renew02 .col4 {
  width: calc((100% - 5px) / 2);
  background-color: #F2F3F4;
  display: flex;
  position: relative;
}

.grid-product-spec-renew02 .col2:has(.icon-common--arrow-image) .product-spec,
.grid-product-spec-renew02 .col4:has(.icon-common--arrow-image) .product-spec,
.grid-product-spec-renew02 .col4-smt2:has(.icon-common--arrow-image) .product-spec {
  padding-right: 20px;
}

.grid-product-spec-renew02 .product-spec {
  display: flex;
  align-items: center;
}

.grid-product-spec-renew02 .col4 .product-spec,
.grid-product-spec-renew02 .col4-smt2 .product-spec {
  padding: 0.6rem
}

.grid-product-spec-renew02 .col2 .icon-common--arrow-image,
.grid-product-spec-renew02 .col4 .icon-common--arrow-image,
.grid-product-spec-renew02 .col4-smt2 .icon-common--arrow-image {
  right: 5px;
}

.spec_info_box {
  display: flex;
  align-items: center;
}

.spec_info_icon {
  width: 40px;
}

/* 詳細スペック */
.dc26 .spec-guideline-setting .nav-cmn a:link,
.dc26 .spec-guideline-setting .nav-cmn a:visited {
  color: #000;
}

.dc26 .spec-guideline-setting .icon-common--arrow-bottom {
  color: #000;
}

.dc26 ul.list-accordion.s-product li .tit-cmn-lv3 {
  background-color: #fff;
  border: 1px solid #888;
}

/*js-all-open（product_smt.cssより）*/
.js-all-open {
  display: block;
  position: relative;
  color: #000;
  text-decoration: none;
}

.js-all-open:visited {
  color: #000;
}

.js-all-open:hover,
a:focus {
  color: #000;
}

.js-all-open [class*=tit-cmn] {
  margin-bottom: 0;
  padding-right: 90px;
}

.js-all-open .toggle {
  position: absolute;
  right: 10px;
  top: 17px;
}

.js-all-open .toggle span {
  vertical-align: middle;
  line-height: 1.4;
}

.js-all-open .toggle img {
  margin-left: 10px;
  vertical-align: middle;
}

.js-all-open .tit-cmn-lv2 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.js-all-open+* {
  margin-top: 15px;
}

.js-all-open+.nav-cmn {
  margin-bottom: 15px;
}

/*list-accordion*/
.list-accordion.s-product>li:not(:first-child).light-set .new-spec .sec-cmn-w940 ul.list-accordion.s-product li h3 .js-accordion .tit-cmn-lv3 {
  margin-top: 20px;
}

/*walkureデザイン（1カラム表）を2カラム表へ変更*/
.sec-table-custom .wk-spec-accordion.fixed {
  position: fixed;
  top: 0;
}

.sec-table-custom .wk-spec-accordion.fixed .tit-cmn-lv3 {
  margin-top: 0 !important;
}

.sec-table-custom .table-cmn.s-list {
  display: table;
}

.sec-table-custom .table-cmn.s-list tbody {
  display: table-row-group;
}

.sec-table-custom .table-cmn.s-list tr {
  display: table-row;
}

.sec-table-custom .table-cmn.s-list th,
.sec-table-custom .table-cmn.s-list td {
  display: table-cell;
  float: none;
  width: auto;
}

.cell-01.only-pc:has(+ #wireless-01-02-01),
.cell-01.only-pc:has(+ #wireless-01-03-01) {
  display: table-cell !important;
}

.js-accordion {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 10;
}

.sec-table-custom .list-cmn-notes .s-ftbox[id] {
  padding-top: 40px;
  margin-top: -40px;
}

.sec-table-custom .list-cmn-notes li[id] {
  padding-top: 40px;
  margin-top: -35px;
}

@media screen and (max-width: 340px) {
  .dc26 .spec-guideline-setting .js-all-open .toggle {
    font-size: 12px;
    top: 9px;
  }

  .dc26 .spec-guideline-setting .js-accordion .tit-cmn-lv3+.toggle {
    font-size: 12px;
    top: 14px;
  }
}


/*----------------------------------------------
 キャンペーン .sec-product-campaign
 ----------------------------------------------*/
.dc26 .sec-product-campaign .txt-campaign-lead {
  font-size: 16px;
  text-align: center;
  padding: 0 10px;
}

.dc26 .bnr-product-campaign {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  line-height: 0;

  -moz-box-shadow: 0 1px 5px rgba(4, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(4, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(4, 0, 0, 0.2);
  background-color: #fff;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-color: #f6f6f6;
  overflow: hidden;
}

.dc26 .contents .product-stripe-area .sec-product-lv2:nth-child(even) .bnr-product-campaign {
  background-color: #fff;
}

.dc26 .bnr-product-campaign:hover {
  opacity: .9;
  box-shadow: 0 1px 5px rgba(4, 0, 0, 0.7);
}

.dc26 .bnr-product-campaign>a {
  display: block;
  padding: 1em 30px 1em 1em;
  color: #333;
  text-decoration: none;
}

.dc26 .bnr-product-campaign .ico-campaign-arrow::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_heading_arrow.svg) no-repeat center;
  background-size: contain;
  vertical-align: middle;
}

.dc26 .bnr-product-campaign .ico-campaign-popup::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_normal_popup_d.svg) no-repeat center;
  background-size: 100% auto;
  vertical-align: middle;
}

.dc26 .bnr-product-campaign .img-campaign-wrap {
  display: inline-block;
  width: 25%;
}

.dc26 .bnr-product-campaign .img-campaign-wrap figure {
  margin-bottom: 0;
}

.dc26 .bnr-product-campaign .img-campaign-wrap img {
  width: 100%;
}

.dc26 .bnr-product-campaign .txt-campaign-wrap {
  display: inline-block;
  width: 75%;
  padding-left: 1em;
  vertical-align: top;
}

.dc26 .bnr-product-campaign .tit-product-lv3 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-align: left;
  line-height: 1.4em;
}

.dc26 .bnr-product-campaign .tit-product-lv3+p {
  margin-top: 0;
}

.dc26 .bnr-product-campaign .ico-campaign-mark {
  display: inline-block;
  padding: 3px 5px;
  font-size: 12px;
  color: #fff;
  background-color: #cc0033;
  vertical-align: middle;
  line-height: 1;
}


/*----------------------------------------------
 サポート .sec-product-support
 ----------------------------------------------*/

/* セクション */
.dc26 .sec-product-support .sec-product-lv3 {
  margin: 0;
  padding: 20px 0;
}

.dc26 .sec-product-support .grid-product>[class*=col] {
  margin-top: 30px;
}

.dc26 .sec-product-support .grid-product>[class*=col]:first-child {
  margin-top: 0;
}



/*----------------------------------------------
 オプション品 .sec-product-option
 ----------------------------------------------*/

/* セクション */
.dc26 .sec-product-option .sec-product-lv3 {
  margin: 0;
  padding: 20px 0;
}

.dc26 .sec-product-option .grid-cmn a {
  outline: none;
}

.dc26 .contents .sec-product-option img {
  width: 100%;
}

.dc26 .contents .sec-product-option .product-name {
  display: block;
  text-align: left;
  position: relative;
  text-decoration: none;
  margin: 5px 0 0;
  padding-right: 1em;
}

.dc26 .contents .sec-product-option .product-name .icon-common--blank-image {
  right: 0;
}

/* v2 overwrite */
.dc26 .txt-icon--blank {
  display: inline;
  margin: 0;
}

.dc26 .txt-icon--blank .icon-common--blank-image {
  position: static;
  right: 0;
  top: 0;
  bottom: 0;
  vertical-align: middle;
  margin-left: 2px;
}


/*----------------------------------------------
 5G機種には5G料金プランが必要 .sec-product-5gplan
 ----------------------------------------------*/
.dc26 .sec-product-5gplan {
  background: #f6f6f6;
  margin: 6vw 10px 20px;
  padding: 5.6vw 10px 12px;
  text-align: center;
  border: none;
}

.dc26 .sec-product-5gplan h2.tit-product-lv2-5gplan {
  position: absolute;
  top: -2.4vw;
  left: 50%;
  margin: 0 0 0 -30vw;
  width: 60vw;
  padding: 3px;
  background-color: #CC0033;
  color: #FFF;
  font-size: 3vw;
  font-weight: normal;
  text-align: center;
  border-radius: 20px;
  z-index: 5;
}

.dc26 .sec-product-5gplan .grid-common-5gplan .grid-common-5gplan__col--col2 {
  float: left;
  vertical-align: top;
  padding: 0;
  width: 48.665%;
  margin: 10px 1.335% 0;
}

.dc26 .sec-product-5gplan .grid-common-5gplan .grid-common-5gplan__col--col2:nth-child(2n+1) {
  clear: both;
  margin-left: 0;
}

.dc26 .sec-product-5gplan .grid-common-5gplan .grid-common-5gplan__col--col2:nth-child(2n+2) {
  margin-right: 0;
}

/*----------------------------------------------
ドコモでポイ活をはじめよう！背景色
 ----------------------------------------------*/
.dc26 .sec-product-5gplan.product-bg-gray {
  background: #eee;
}


/*----------------------------------------------
 ドコモが選ばれる3つのポイント .sec-product-selectpoint
 ----------------------------------------------*/
.dc26 .sec-selectpoint-accordion-area {
  position: relative;
  margin-bottom: 70px;
}

.dc26 .sec-selectpoint-accordion-area::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 34px solid transparent;
  border-left: 34px solid transparent;
  border-top: 24px solid #cc0033;
  border-bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
}

.dc26 .sec-selectpoint-acc__item {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 24px 10px 24px 16px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #fff;
}

.dc26 .sec-selectpoint-acc__item:last-child {
  margin-bottom: 6.4vw;
}

.js-accordion-selectpoint::before {
  content: "";
  position: absolute;
  width: calc(100% + 26px);
  height: calc(100% + 48px);
  top: -24px;
  left: -16px;
}

.dc26 .selectpoint-accordion__head {
  position: relative;
  text-decoration: none;
  height: 60px;
}

.dc26 .selectpoint-accordion__head.is-active .sec-selectpoint__title {
  padding-bottom: 21px;
  border-bottom: 1px solid #e7e7e7;
}

.dc26 .selectpoint-accordion__state {
  position: absolute;
  top: calc(50% - 10px);
  right: 0;
  width: 17px;
  height: 17px;
  background: url(/product/images/catalogue_top/btn_toggle_open01.png) no-repeat center center;
  background-size: contain;
}

.dc26 .selectpoint-accordion__head.is-active .selectpoint-accordion__state {
  background: url(/product/images/catalogue_top/btn_toggle_close01.png) no-repeat center center;
  background-size: contain;
}

.dc26 .sec-selectpoint__title {
  font-size: 16px;
  color: #333;
  display: flex;
  align-items: center;
}

.dc26 .sec-selectpoint__title .number {
  display: inline-block;
  width: 45px;
}

.dc26 .sec-selectpoint__title .number img {
  width: 100%;
}

.dc26 .sec-selectpoint__title-txt {
  font-weight: 600;
  padding-left: 12px;
}

.dc26 .sec-selectpoint__title .large {
  font-size: 20px;
}

@media (max-width: 374px) {
  .dc26 .sec-selectpoint__title {
    font-size: 4.2vw;
  }

  .dc26 .sec-selectpoint__title .number {
    width: 12vw;
  }

  .dc26 .sec-selectpoint__title .large {
    font-size: 5.3vw;
  }
}

.dc26 .sec-selectpoint__title .red {
  color: #cc0033;
  position: relative;
}

.dc26 .sec-selectpoint__title .red::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #cc0033;
  position: absolute;
  bottom: 0;
  left: 0;
}

.dc26 .selectpoint-accordion__body-wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.dc26 .selectpoint-accordion__body.is-active .selectpoint-accordion__body-wrap {
  margin-top: 44px;
}

.dc26 .sec-selectpoint-acc_body__heading {
  font-weight: 600;
  font-size: 17px;
  color: #cc0033;
  background-color: #fdedf1;
  text-align: center;
  padding: 10px 0 12px 0;
  margin-bottom: 16px;
  position: relative;
  border-radius: 6px;
}

.dc26 .sec-selectpoint-acc_body__heading::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid #fdedf1;
  border-bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  top: 100%;
}

.dc26 .selectpoint-accordion__body {
  display: none;
}

.dc26 .selectpoint-accordion__body .grid-common__col--col2 {
  padding: 0 0 24px;
  border-bottom: 1px solid #e7e7e7;
}

.dc26 .selectpoint-accordion__body .grid-common__col--col2:last-child {
  margin-top: 24px;
  border: none;
  padding-bottom: 0;
}

/* アコーディオン内下部の閉じるリンク */
.dc26 .selectpoint-accordion__btn-close {
  position: relative;
  line-height: 1;
}

.dc26 .selectpoint-accordion__btn-close::after {
  content: "";
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 6px;
  width: 19px;
  height: 19px;
  background-image: url(/product/images/catalogue_top/btn_close01.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

/* もっと見るボタン */
.dc26 .selectpoint-accordion__body .btn-common {
  width: 100%;
}

.dc26 .selectpoint-accordion__body .btn-common__item {
  padding-right: 0;
}

.dc26 .selectpoint-accordion__body .btn-common__button--h2-arrow-pc-browser {
  position: relative;
}

.dc26 .selectpoint-accordion__body .btn-common .btn-common__button--h2-arrow-pc-browser .btn-common__button-inner {
  position: static;
}

.dc26 .selectpoint-accordion__body .btn-common .btn-common__button--h2-arrow-pc-browser .btn-common__button-inner .icon-common--arrow {
  right: 8px;
  position: absolute;
}

/* 今すぐ購入可能!!テキスト */
.dc26 .sec-product-selectpoint .txt-selectpoint01 {
  font-size: 16px;
  font-weight: 600;
}

.dc26 .sec-product-selectpoint .txt-selectpoint01 .attention {
  position: relative;
  display: inline-block;
}

.dc26 .sec-product-selectpoint .txt-selectpoint01 .attention::before,
.dc26 .sec-product-selectpoint .txt-selectpoint01 .attention::after {
  position: relative;
  display: inline-block;
  content: "";
  background: #333;
  width: 2px;
  height: 24px;
  margin: 0 1em;
  margin-top: 0.1em;
  vertical-align: middle;
  border-radius: 5px;
}

.dc26 .sec-product-selectpoint .txt-selectpoint01 .attention::before {
  transform: rotate(-25deg);
}

.dc26 .sec-product-selectpoint .txt-selectpoint01 .attention::after {
  transform: rotate(25deg);
}

.dc26 .sec-product-selectpoint .txt-selectpoint01 .large {
  font-size: 30px;
  display: inline;
  padding: 0px 4px 0px;
  background: linear-gradient(transparent 0% 70%, #ffe2e9 70% 100%);
}

.dc26 .sec-product-selectpoint .txt-selectpoint01 .red {
  color: #cc0033;
}


/* 追加 3つのポイント静的記述 */
.dc26 .selectpoint-accordion__head.wide {
  height: 90px;
}

@media (max-width: 374px) {
  .dc26 .selectpoint-accordion__head.wide {
    height: 80px;
  }
}

/* セクション下部バナー */
.dc26 .sec-product-selectpoint .sec-product-bnr .icon-common--blank-image.center {
  bottom: 0;
  margin-bottom: 8vw;
}

/* 余白調整用css */
/* padding left */
.u-pl0-smt {
  padding-left: 0 !important;
}

/* padding right */
.u-pr0-smt {
  padding-right: 0 !important;
}