@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

/* ------------------------------------------------------------
  Reset
------------------------------------------------------------ */
body{
  overflow-x:hidden;
  margin:0;
  color: #333;
  background-color:#fff;
}
.dcm-10m5fe {
  font-family:'Roboto', 'Noto Sans CJK', sans-serif;
}
.dcm-10m5fe img {
  max-width: 100%;
  width: auto;
  vertical-align: bottom;
}

.hide{
  display:none !important; /* 機種判別によるボタン出し分けに必須 */
}


/* ------------------------------------------------------------
  Xperia campaign common
------------------------------------------------------------ */

/* 上下の空き指定 ------------------------ */

.dcm-10m5fe .mb0,
.dcm-10m5fe .kk.mb0 { margin-bottom:0; }

.dcm-10m5fe .mb10,
.dcm-10m5fe .kk.mb10 { margin-bottom:10px; }

.dcm-10m5fe .mb20,
.dcm-10m5fe .kk.mb20 { margin-bottom:20px; }

.dcm-10m5fe .mb40,
.dcm-10m5fe .kk.mb40 { margin-bottom:40px; }

.dcm-10m5fe .mb50,
.dcm-10m5fe .kk.mb40 { margin-bottom:50px; }

.dcm-10m5fe .mb60,
.dcm-10m5fe .kk.mb40 { margin-bottom:60px; }

.dcm-10m5fe .mb70,
.dcm-10m5fe .kk.mb40 { margin-bottom:70px; }

.dcm-10m5fe .mb1em,
.dcm-10m5fe .kk.mb1em { margin-bottom:1em; }

.dcm-10m5fe .mb2em,
.dcm-10m5fe .kk.mb2em { margin-bottom:2em; }


.dcm-10m5fe .mt02em,
.dcm-10m5fe .kk.mt02em { margin-top:0.2em; }

.dcm-10m5fe .mt03em,
.dcm-10m5fe .kk.mt03em { margin-top:0.3em; }

.dcm-10m5fe .mt05em,
.dcm-10m5fe .kk.mt05em { margin-top:0.5em; }

.dcm-10m5fe .mt1em,
.dcm-10m5fe .kk.mt1em { margin-top:1em; }

.dcm-10m5fe .mt2em,
.dcm-10m5fe .kk.mt2em { margin-top:2em; }

.dcm-10m5fe .mt0,
.dcm-10m5fe .kk.mt0{ margin-top:0; }

.dcm-10m5fe .mt5,
.dcm-10m5fe .kk.mt5 { margin-top:5px; }

.dcm-10m5fe .mt10,
.dcm-10m5fe .kk.mt10 { margin-top:10px; }

.dcm-10m5fe .mt20,
.dcm-10m5fe .kk.mt20 { margin-top:20px; }

.dcm-10m5fe .mt30,
.dcm-10m5fe .kk.mt30 { margin-top:30px; }

.dcm-10m5fe .mt40,
.dcm-10m5fe .kk.mt40 { margin-top:40px; }

.dcm-10m5fe .mtSec { margin-top:12vw; }


/* 文字装飾(色、アンダーライン) ------------------------ */

.dcm-10m5fe .tx_ul { text-decoration:underline; }

.dcm-10m5fe .tx-orange { color: #cd5c29; font-weight: bold; }
.dcm-10m5fe .txt_red { color:#F00; }
.dcm-10m5fe .txt_d-red{ color:#c03 }
.dcm-10m5fe .dcm-blue{ color:#5995ba; }

.dcm-10m5fe .tx-c {
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
  width:100%;
}

.dcm-10m5fe .tx-l {
  text-align: left !important;
  margin-left: auto;
  margin-right: auto;
  width:100%;
}

.dcm-10m5fe .tx-r {
  text-align: right !important;
  margin-left: auto;
  margin-right: auto;
  width:100%;
}

.dcm-10m5fe .tx-justify{
  text-align: justify;
  text-justify: inter-ideograph;
}

/* テキストインデント ------------------------ */

.dcm-10m5fe .kk{
  padding-left:1em;
  margin:0;
}

.dcm-10m5fe .kk > span:first-child{
  display:inline-block;
  width:1em;
  margin-left:-1em;
  white-space:nowrap;
}


.dcm-10m5fe .kk_num{
  padding-left:1.3em;
  margin:0;
}

.dcm-10m5fe .kk_num > span:first-child{
  display:inline-block;
  width:1.3em;
  margin-left:-1.3em;
  white-space:nowrap;
}
.dcm-10m5fe .f-indent{
  display:flex;
}
.dcm-10m5fe .f-indent > span{
}

/* 改行禁止 ------------------------ */

.dcm-10m5fe .brno{ white-space:nowrap; }


/* リスト ------------------------ */


.dcm-10m5fe ul.list_dot, ul.list_dot li{
  list-style:none;
  display:block;
}

.dcm-10m5fe ul.list_dot li{
  padding-left:1em;
  text-indent:-1em;
}

.dcm-10m5fe ul.list_dot li:before{
  content:"・";
  display:inline-block;
  width:1em;
  text-align:center;
  text-indent:0;
}

.dcm-10m5fe ul.list_dot li.kome:before{
  content:"※";
}

/* リンクタグ ------------------------ */


.dcm-10m5fe a {
  color: #1239F5;
  word-break: break-all;
}

.dcm-10m5fe a.d-link_blank:after{
  content:"";
  display:inline-block;
  padding-right: 1.2em;
  margin-left:0.25em;
  height:inherit;
  min-height:1em;
  background:url(../img/ext_w.svg) 50% 45% no-repeat;
  background-size: contain;
  vertical-align:middle;
}
.dcm-10m5fe a.d-link_blank.d-button-w:after{
  background:url(../img/ext.svg) 50% 50% no-repeat;
  background-size:contain;
  position:absolute;
  right:0.8em;
  top:0.6em;
}
.dcm-10m5fe a.d-link_blank-before:before{
  content:"";
  display:inline-block;
  padding-right: 1em;
  margin-right:0.25em;
  margin-left:-0.5em;
  height:inherit;
  min-height:1em;
  background:url(../img/ext_w.svg) 50% 20% no-repeat;
  background-size: contain;
  vertical-align:middle;
  position:absolute;
  left:1em;
  top:50%;
  transform:translate(0, -50%);
}
.dcm-10m5fe i.d-icon-blank {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  background-position: 50% 10%;
  width: 0.8em;
  height: 1em;
  background-image: url(../img/ext.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-left:1px;
  margin-right:2px;
  vertical-align:middle;
  image-rendering: auto; 
}

/* ボーダーを消す ------------------------ */
#contents .dcm-10m5fe .bdno{
  border:none;
}

/* ------------------------------------------------------------
  Xperia campaign for smartphone
------------------------------------------------------------ */

/* font-size XL準拠 ------------------------ */

  .fs-10 { font-size: 2.777777778vw; line-height: 4.166666667vw; }
  .fs-11 { font-size: 3.055555555vw; line-height: 4.583333333vw; }
/*.fs-12 { font-size: 3.333333333vw; line-height: 5vw; } */ /* base.css に有り */
/*.fs-13 { font-size: 3.611111111vw; line-height: 5.277777778vw; } */ /* base.css に有り */
/*.fs-14 { font-size: 3.888888889vw; line-height: 5.555555556vw; } */ /* base.css に有り */
  .fs-15 { font-size: 4.166666666vw; line-height: 5.729166666vw; }
/*.fs-16 { font-size: 4.444444444vw; line-height: 6.111111111vw; } */ /* base.css に有り */
  .fs-17 { font-size: 4.722222222vw; line-height: 6.296296296vw; }
/*.fs-18 { font-size: 5vw; line-height: 6.666666667vw; } */ /* base.css に有り */
/*.fs-20 { font-size: 5.555555556vw; line-height: 7.222222222vw; } */ /* base.css に有り */
  .fs-22 { font-size: 6.111111112vw; line-height: 7.944444444vw; }
  .fs-24 { font-size: 6.666666667vw; line-height: 8.666666666vw; }
  .fs-26 { font-size: 7.222222222vw; line-height: 9.388888889vw; }
/*.fs-28 { font-size: 7.777777778vw; line-height: 9.444444444vw; } */ /* base.css に有り */


/* ------------------------------------------------------------
  Base
------------------------------------------------------------ */
.dcm-10m5fe {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  color: #333;
}

.dcm-10m5fe .inner_wrap {
  width: 90%;
  margin: 0 auto;
  padding-left:0;
  padding-right:0;
}

.dcm-10m5fe .w_sp {
  width:100%;
  margin-left:auto;
  margin-right:auto;
  overflow:visible;
  margin-bottom:5vw;
}


.dcm-10m5fe h2{
  font-weight:bold;
}

.dcm-10m5fe h2.h-bg-r {
  text-align: center;
  color:#fff;
  padding: 3.5vw 0;
  background: #17151c;
  font-weight: bold;
}


/* display for sp ------------------------ */

.dcm-10m5fe .sm-pc {
  display: none !important;
}
.dcm-10m5fe .w_sp:last-of-type {
  padding-bottom:0;
  margin-bottom:5vw;
}



/* Hero ------------------------ */


.dcm-10m5fe__hero h1, .dcm-10m5fe__hero p {
  margin: 0;
  padding: 0;
}
.dcm-10m5fe__hero {
  margin-top:0;
}

/* 終了メッセージ ------------------------ */
.dcm-10m5fe .close_txt {
  text-align:center;
  /* font-weight:bold; */
  margin:30px auto;
  padding:1em 0;
  border:1px solid #000;
}

.dcm-10m5fe .spBr {
  display:inline-block;
}


/* 期間 ------------------------ */
.dcm-10m5fe .kikan{
  position:relative;
  /* margin-top:30px; */
  text-align:center;
}
.dcm-10m5fe .kikan span{
  width:auto;
  margin:4vw 0 0 0;
  padding:0;
  border:1px solid #5995ba;
  display:block;
  position:relative;
  text-align:center;
  overflow:hidden;
}

.dcm-10m5fe .kikan.k-close span{
  background:#000;
}

.dcm-10m5fe .kikan span img{
  display:block;
  max-width:calc(100% + 2px);
  margin:0 -1px;
}
.dcm-10m5fe h2.kikan-h img{
  max-width:85%;
}

.dcm-10m5fe .kikan.k-close span img{
  background:#fff;
  opacity:0.4;
}


/* キャンペーン対象端末 ------------------------ */

.dcm-10m5fe .cptarget{
  width:100%;
  margin:30px auto 0 auto;
  padding:0;
  position:relative;
  overflow:hidden;
  text-align:center;
}

.dcm-10m5fe .cptarget h2{
  text-align:center;
  margin:0 0 3vw 0 ;
  line-height:initial;
  width:100%;
}

.dcm-10m5fe .cptarget h3{
  text-align:center;
  margin:0 0 3vw 0 ;
  line-height:initial;
  width:100%;
}

#contents .dcm-10m5fe .cptarget h2 img{
  width:auto;
  height:1em;
  max-width:initial;
  display:inline-block;
  vertical-align:middle;
  margin-bottom:2%;
  margin-right:0.5em;
}

.dcm-10m5fe .cptarget h2 span{
  display:inline-block;
}


#contents .dcm-10m5fe .cptarget > div.target{
  border:2px solid #ccc;
  display:block;
  width:100%;
  vertical-align:bottom;
  padding:10vw 10vw 7vw 10vw;
  text-align:left;
  position:relative;
}

  #contents .dcm-10m5fe .cptarget div.target > img,
  #contents .dcm-10m5fe .cptarget div.target > a{
    display:block;
    vertical-align:middle;
  }

  #contents .dcm-10m5fe .cptarget div.target > img:nth-of-type(1){
    max-width:45%;
    height:auto;
    margin-right:10%;
  }

  #contents .dcm-10m5fe .cptarget div.target > img:nth-of-type(2){
    max-width:35%;
    height:auto;
    margin:5vw 0 10vw 5%;
  }

  #contents .dcm-10m5fe .cptarget div.target > img:nth-of-type(3){
    max-width:32.5%;
    position:absolute;
    top:8vw;
    right:8vw;
    left:auto;
  }
  #contents .dcm-10m5fe .cptarget div.target > a:nth-of-type(1){
    text-align:center;
    width:85%;
    margin-left:7.5%;
    height:auto;
    border:1px solid #000;
    padding:0.5em 0;
    color:#000;
  }
  .dcm-10m5fe a.d-link_blank.d-button-w:after{
    top:0.7em;
  }


/* 特典内容 -------------------- */

#contents .dcm-10m5fe .cpprize{
  background:#ecf6fc;
  padding:10vw 4vw;
  margin-left:-5vw;
  margin-right:-5vw;
}

#contents .dcm-10m5fe .cpprize h2{
  background:#5e9ec5;
  color:#fff;
  padding:0.5em 0 0.4em 0;
  line-height:1.1;
  position:relative;
}
#contents .dcm-10m5fe .cpprize h2:before,
#contents .dcm-10m5fe .cpprize h2:after{
  content:"";
  display:inline-block;
  width:0;
  height:0;
  border-top:1.05em solid transparent;
  border-bottom:1.05em solid transparent;
  position:absolute;
  top:0;
}
#contents .dcm-10m5fe .cpprize h2:before{
  border-left:0.6em solid #ecf6fc;
  border-right:0px solid transparent;
  left:0;
}
#contents .dcm-10m5fe .cpprize h2:after{
  border-right:0.6em solid #ecf6fc;
  border-left:0px solid transparent;
  right:0;
}

#contents .dcm-10m5fe .cpprize > div{
  background:#fff;
  margin-top:5vw;
  padding:5vw 0 0 0;
  position:relative;
  border-radius:2.5vw;
}

#contents .dcm-10m5fe .cpprize > div:last-of-type{
  margin-top:20vw;
}
#contents .dcm-10m5fe .cpprize > div:last-of-type:before{
  content:"";
  display:inline-block;
  position:absolute;
  top:-17.5vw;
  left:50%;
  transform:translate(-50%, 0);
  width:15vw;
  height:15vw;
  background:url("../img/plus.svg") center center no-repeat;
  background-size:contain;
}
#contents .dcm-10m5fe .cpprize > div h3{
  font-weight:700;
}
#contents .dcm-10m5fe .cpprize > div > img:first-of-type{
  width:17%;
  position:absolute;
  left:2.5vw;
  top:2.5vw;
}

#contents .dcm-10m5fe .cpprize > div > p:first-of-type{
  padding-left:1.5em;
  margin-bottom:1em;
}

#contents .dcm-10m5fe .cpprize > div > img:last-of-type{
  width:60%;
}

#contents .dcm-10m5fe .cpprize > div > p:last-of-type{
  padding-top:1em;
  margin-bottom:1em;
}

#contents .dcm-10m5fe .cpprize > div > div{
  background:#5e9ec5;
  color:#fff;
  padding:7vw 5vw 7vw 5vw;
  border-radius:0 0 2.5vw 2.5vw;
}

#contents .dcm-10m5fe .cpprize > div > div
#contents .dcm-10m5fe .cpprize > div > div > ul{
  margin-left:-0.5em;
}
#contents .dcm-10m5fe .cpprize > div > div > ul li{
  text-align:left;
  padding-left:1em;
  margin-top:1.5em;
}

#contents .dcm-10m5fe .cpprize > div > div > ul li:before{
  content:"・";
  display:inline-block;
  text-align:center;
  width:1em;
  margin-left:-1em;
}

#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li{
  padding-left:20vw;
  position:relative;
}

#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li:before{
  content:"";
  display:inline-block;
  text-align:center;
  width:17vw;
  height:17vw;
  position:absolute;
  left:0;
  top:50%;
  transform:translate(0,-50%);
  margin-left:0;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
}
#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li:nth-of-type(1):before{
  background-image:url("../img/prize_i01.png");
}
#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li:nth-of-type(2):before{
  background-image:url("../img/prize_i02.png");
}
#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li:nth-of-type(3):before{
  background-image:url("../img/prize_i03.png");
}

#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li:nth-of-type(3){
  margin-top:2em;
}


/* STEP ------------------------ */

.dcm-10m5fe .point_wp {
  margin-bottom:50px;
}

.dcm-10m5fe .dp_step_wrap{
  padding:0 5%;
}


.dcm-10m5fe .dp_step{
  display:block;
  list-style:none;
  width:100%;
  margin:0;
  padding:0;
  overflow:hidden;
}

.dcm-10m5fe .dp_step > li {
  display:block;
  list-style:none;
  margin:0;
  padding:0;
  text-align:left;
  position:static;
  background:#ecf7fd;
}

.dcm-10m5fe .dp_step > li > img{
  position:relative;
  max-width:70%;
  display:block;
  margin:10vw auto 5vw auto;
}
.dcm-10m5fe .dp_step > li > div {
  width:100%;
  display:block;
  padding:0;
  z-index:2;
  vertical-align:top;
}
.dcm-10m5fe .dp_step > li > div:nth-of-type(1) {
  width:100%;
  overflow:visible;
}
.dcm-10m5fe .dp_step > li > div:nth-of-type(2){
  border:none;
  text-align:left;
  padding:0 3vw 7vw;
  margin-top:1px;
  word-break:break-all;
  white-space:normal;
}

.dcm-10m5fe .dp_step > li > div:nth-of-type(2) span{
  white-space:nowrap;
}
.dcm-10m5fe .dp_step > li > div:nth-of-type(1) span{
  text-align:center;
  display:block;
  position:relative;
  padding:0;
  background-color:#000;
  margin:0;
  overflow:visible;
  height:auto;
}
.dcm-10m5fe .dp_step > li > div:nth-of-type(1) span:after{
  content:"";
  width:0;
  height:0;
  display:block;
  position:absolute;
  bottom:-4.5vw;
  left:50%;
  transform:translate(-50%, 0);
  border-top:5vw solid #000;
  border-bottom:0 solid transparent;
  border-left:50vw solid transparent;
  border-right:50vw solid transparent;
  z-index:1;
}
.dcm-10m5fe .dp_step > li > div:nth-of-type(1) span img{
  width:auto;
  height:auto;
  display:inline-block;
  max-height:3.5vw;
  max-width:initial;
  vertical-align:middle;
  margin:0 0 -3vw 0;
  position:relative;
  z-index:2;
}

.dcm-10m5fe d-button,
.dcm-10m5fe d-button{
  display:block;
  color:#fff;
  background-color:#488EE9;
  text-align:center;
  margin:1vw 0 0 0;
  padding:0.75em 0;
  font-weight:normal;
}

.button-mark,
.d-link_blank,
.d-link_blank-before{
  position:relative;
}
.dcm-10m5fe .button-mark{
  padding-right:1em;
}
.dcm-10m5fe .button-mark.d-link_blank-before{
  padding-right:0;
  padding-left:0.4em;
}

.dcm-10m5fe .button-mark:after{
  content:"＞";
  position:absolute;
  right:0.5em;
}


/* キャンペーン要項 規約 ------------------------ */


.dcm-10m5fe .dl_campaign-yoko,
.dcm-10m5fe .section-kiyaku dl {
  padding: 20px 0 30px;
  margin: 0;
  border-bottom:1px solid #000;
  height:auto;
  text-align:left;
}

.dcm-10m5fe .dl_campaign-yoko + .dcm-10m5fe .dl_campaign-yoko {
  padding: 20px 0;
}

.dcm-10m5fe .dl_campaign-yoko dt,
.dcm-10m5fe .section-kiyaku dt
 {
  display: block;
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 5px;
  font-weight: bold;
  text-align:left;
}

.dcm-10m5fe .section-kiyaku dt{
  font-weight:normal;
  margin-bottom:5px;
}

.dcm-10m5fe .dl_campaign-yoko dd,
.dcm-10m5fe .section-kiyaku dd {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.dcm-10m5fe .dl_campaign-yoko dd + dt{
  margin-top:1em;
}
.dcm-10m5fe .dl_campaign-yoko dd p.no-justify{
  text-align: start;
}

.dcm-10m5fe .yoko-icon.yoko-icon-entry {
  width: 26px;
  padding-right: 5px;
}



/* お問い合わせ ------------------------ */

.dcm-10m5fe span.mail-txt,
.dcm-10m5fe .dl_campaign-yoko span.mail-txt,
.section-kiyaku span.mail-txt{
  /* color:#eb5505; */
  color:#00A8B5;
  font-weight: bold;
  white-space:nowrap;
  display:inline;
}

.dcm-10m5fe .confirm-link {
  text-align: center;
}

.dcm-10m5fe .confirm-link a {
  text-decoration: underline !important;
  color: #eb5505;
}


.dcm-10m5fe a.confirm-link-btn {
  display:inline-block;
  text-align: center;
  max-width:25em;
  width:100%;
  background-color:#006fff;
  color:#fff;
  position:relative;
  padding:1em 0;
  margin-bottom:1em;
}
.dcm-10m5fe a.confirm-link-btn:before {
  content: "";
  display:inline-block;
  width:1.5em;
  height:1em;
  vertical-align:-7%;
  background:url(../img/dcm_mail.svg) center center no-repeat;
  background-size:contain;
  margin-right:0.3em;
}
.dcm-10m5fe a.confirm-link-btn:after {
  content: "＞";
  display:inline-block;
  position:relative;
  margin-left:0.5em;
}


.dcm-10m5fe .info-txt {
  text-align: left;
  list-style: none;
  padding: 0;
}

.dcm-10m5fe .icon_tell {
  margin:0 !important;
}

.dcm-10m5fe .icon_tell::before {
  content:" ";
  padding-left:7.777777778vw;
  background: url(../img/icon_phone.svg) no-repeat 50% !important;
  height:9.444444444vw;
  background-size:contain !important;
  vertical-align:-5%;
}
.dcm-10m5fe .icon_mail {
  padding:5px 0;
}
.dcm-10m5fe .icon_mail a{
  display:block;
  width:auto;
  max-width:initial;
  text-align:center;
  background-color:#0079d6;
  color:#fff;
  line-height:3.5em; /*デザインのための高さ調整*/
  font-weight:normal;
  position:relative;
  padding-right:1em;
}
.dcm-10m5fe .icon_mail a::before {
  content:"";
  padding-left:1.3em;
  height:1em;
  background: url(../img/icon_mail.svg) no-repeat 50% !important;
  background-size:contain !important;
  margin-right:0.5em;
}


.dcm-10m5fe .once-text {
  text-align: left;
  font-weight: bold;
  margin-top:1em;
  margin-bottom:1em;
}

.dcm-10m5fe .dl_campaign-yoko .once-text.icon_mail a span{
  white-space:nowrap;
}

.dcm-10m5fe .telephone span{
  font-size:6.666666667vw;
}


/* 規約ページ送信ボタン------------------------ */

.dcm-10m5fe input[type="button"] {
  color: #fff;
  padding: 20px;
  border: none;
  background: #d00f31;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width:75%;
}
/* 送信ボタン - マウスオーバー時 */
.dcm-10m5fe input[type="button"]:hover {
  opacity:0.8;
}
.dcm-10m5fe input[type="button"][disabled]:hover {
  opacity:1;
}
/* 送信ボタン - 押せないとき */
.dcm-10m5fe input[type="button"][disabled] {
  background-color: #ccc;
  cursor: default;
}
.dcm-10m5fe .pointer label:hover, .pointer input:hover {
  cursor: pointer;
}


/* 最下部バナーエリア ------------------------ */

.dcm-10m5fe .bnr_area{ margin-top:10px; }
.dcm-10m5fe .bnr_area a{ width:100%; display:block; border:1px solid #eee; }
.dcm-10m5fe .bnr_area a:nth-of-type(even){ margin-top:5vw; }
.dcm-10m5fe .bnr_area img{ width:100%; height:auto; display:block; }


.dcm-10m5fe .organizer{ text-align:center; padding: 35px 0; }





/* 製品ページへのボタン --------------------------------------- */

.dcm-10m5fe .d-product{
  text-align:center;
}
.dcm-10m5fe .d-product span{
  display:inline-block;
  text-align:left;
}
.dcm-10m5fe .d-product a{
  display:inline-block;
  position:relative;
  color:#333;
  font-weight:normal;
}
.dcm-10m5fe .d-product a:first-of-type{
  margin-bottom:1em;
}

.dcm-10m5fe .d-product a:before{
  content:"";
  display:inline-block;
  width:2.7em;
  height:2.7em;
  border-radius:1.5em;
  border:1px solid #000;
  vertical-align:middle;
  margin-right:1em;
}
.dcm-10m5fe .d-product a:after{
  content:"";
  display:inline-block;
  width:0.55em;
  height:0.55em;
  border-left:2px solid #000;
  border-bottom:2px solid #000;
  top:50%;
  transform:translate(0, -50%) rotate(45deg);
  position:absolute;
  left:1.2em;
}





/* ------------------------------------------------------------
  Xperia campaign for PC
------------------------------------------------------------ */

@media only screen and (min-width: 768px) {

/* font-size XL準拠 PC用(line-height調整) ------------------------ */

  .dcm-10m5fe .fs-10 { font-size: 10px; line-height: 1.6em; }
  .dcm-10m5fe .fs-11 { font-size: 11px; line-height: 1.6em; }
  .dcm-10m5fe .fs-12 { font-size: 12px; line-height: 1.6em; }
  .dcm-10m5fe .fs-13 { font-size: 13px; line-height: 1.6em; }
  .dcm-10m5fe .fs-14 { font-size: 14px; line-height: 1.6em; }
  .dcm-10m5fe .fs-15 { font-size: 15px; line-height: 1.6em; }
  .dcm-10m5fe .fs-16 { font-size: 16px; line-height: 1.6em; }
  .dcm-10m5fe .fs-17 { font-size: 17px; line-height: 1.6em; }
  .dcm-10m5fe .fs-18 { font-size: 18px; line-height: 1.6em; }
  .dcm-10m5fe .fs-20 { font-size: 20px; line-height: 1.6em; }
  .dcm-10m5fe .fs-22 { font-size: 22px; line-height: 1.6em; }
  .dcm-10m5fe .fs-24 { font-size: 24px; line-height: 1.6em; }
  .dcm-10m5fe .fs-26 { font-size: 26px; line-height: 1.6em; }
  .dcm-10m5fe .fs-28 { font-size: 28px; line-height: 1.6em; }
  
  .dcm-10m5fe .pc20{ font-size: min(20px, 2vw); }
  .dcm-10m5fe .pc26{ font-size: min(26px, 3vw); }
  
  body{
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, Roboto, sans-serif;
  }
  .dcm-10m5fe {
    font-family:'Hiragino Kaku Gothic ProN', Meiryo, Roboto, sans-serif;
  }

  #contents div.dcm-10m5fe {
    font-size: 14px;
    line-height: 1.6em;
    overflow-x:hidden;
  }

  .dcm-10m5fe .inner_wrap {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
    padding-left:0;
    padding-right:0;
  }

  .dcm-10m5fe a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
  }


  #contents .dcm-10m5fe h2 {
    font-size:22px;
    padding: 10px 0;
    margin-bottom:10px;
  }

  #contents .dcm-10m5fe .button-mark{
    padding-right:0;
  }

  #contents .dcm-10m5fe .mtSec { margin-top:90px; }


/* Hero ------------------------ */

  .dcm-10m5fe .dcm-10m5fe__hero {
    margin-top:20px;
  }

/* 終了メッセージ ------------------------ */

  .dcm-10m5fe .close_txt {
    margin:50px auto;
    padding:1em;
  }

  .dcm-10m5fe .close_txt p {
    margin-bottom:0;
    font-size: 18px;
    line-height: 1.8em;
  }
  .dcm-10m5fe .close_txt p span.fs-12 {
    font-size: 15px;
  }
  .dcm-10m5fe .spBr {
    display:none;
  }


/* 期間 ------------------------ */
  .dcm-10m5fe .kikan span{
    width:48.5%;
    display:inline-block;
    /* border:1px solid #000; */*
    overflow:hidden;
    vertical-align:top !important;
    margin-bottom:0;
    margin-top:0;
  }

  .dcm-10m5fe .kikan span:nth-child(2){
    margin-left:3%;
    margin-top:0;
  }

.dcm-10m5fe h2.kikan-h img{
  max-width:39%;
}


/* キャンペーン対象端末 ------------------------ */

  .dcm-10m5fe .cptarget{
    margin:50px 0;
    padding: 0;
    vertical-align: middle;
    position: relative;
  }
  #contents .dcm-10m5fe .cptarget h2,
  #contents .dcm-10m5fe .cptarget h2 span.fs-18{
    font-size:26px;
  }
  #contents .dcm-10m5fe .cptarget h2 img {
    height:1.5em;
    margin-bottom: 0.1em;
  }

  #contents .dcm-10m5fe .cptarget div.target{
    padding:50px 0;
    text-align:center;
  }
  #contents .dcm-10m5fe .cptarget div.target > img,
  #contents .dcm-10m5fe .cptarget div.target > a{
    display:inline-block;
    vertical-align:middle;
  }

  #contents .dcm-10m5fe .cptarget div.target > img:nth-of-type(1){
    max-width:20%;
    height:auto;
    margin-right:7%;
  }

  #contents .dcm-10m5fe .cptarget div.target > img:nth-of-type(2){
    max-width:12%;
    height:auto;
    margin:0;
  }

  #contents .dcm-10m5fe .cptarget div.target > img:nth-of-type(3){
    max-width:15%;
    height:auto;
    margin:0 7%;
    position:static;
  }
  #contents .dcm-10m5fe .cptarget div.target > a:nth-of-type(1){
    display:inline-block;
    text-align:center;
    width:max(175px,20%);
    height:auto;
    border:1px solid #000;
    padding:0.5em 0;
    color:#000;
    margin:0;
  }


/* 特典内容 -------------------- */

#contents .dcm-10m5fe .cpprize{
  padding:30px;
  margin-left:0;
  margin-right:0;
}

#contents .dcm-10m5fe .cpprize h2.fs-16{
  font-size:26px;
}

#contents .dcm-10m5fe .cpprize > div{
  width:calc((100% - 30px) / 2);
  display:inline-block;
  margin-top:30px;
  vertical-align:top;
  border-radius:15px;
  padding:20px 0 0 0;
}

#contents .dcm-10m5fe .cpprize > div:last-of-type{
  margin-top:30px;
  margin-left:30px;
}
#contents .dcm-10m5fe .cpprize > div:last-of-type:before{
  width:65px;
  height:65px;
  top:18%;
  left:-15px;
}

#contents .dcm-10m5fe .cpprize > div > p:first-of-type{
  padding-left:min(40px,4vw);
}
#contents .dcm-10m5fe .cpprize > div > p.fs-16{
  font-size:min(20px,2vw);
}
#contents .dcm-10m5fe .cpprize p.fs-10{
  font-size:12px;
}
#contents .dcm-10m5fe .cpprize > div > div h3.fs-16{
  font-size:min(20px,2.3vw);
}
#contents .dcm-10m5fe .cpprize > div > img:first-of-type{
  width:min(80px,8vw);
  height:min(80px,8vw);
  left:10px;
  top:10px;
}

#contents .dcm-10m5fe .cpprize > div > img:last-of-type{
  width:70%;
}

#contents .dcm-10m5fe .cpprize > div:last-of-type > img:last-of-type{
  margin:0.35em 0;
}

#contents .dcm-10m5fe .cpprize > div > div{
  border-radius:0 0 15px 15px;
  padding:30px 0;
  height:min(400px,42vw);
}
#contents .dcm-10m5fe .cpprize > div > div > ul{
  padding-left:min(30px,2.5vw);
  padding-right:min(30px,2.5vw);
}
#contents .dcm-10m5fe .cpprize > div > div > ul li.fs-13{
  font-size:min(17px,1.7vw);
  margin-top:1em;
}

#contents .dcm-10m5fe .cpprize > div > div > ul li.fs-11{
  font-size:min(16px,1.6vw);
  margin-top:1em;
}

#contents .dcm-10m5fe .cpprize > div > div > ul li strong.fs-13{
  font-size:min(16px,1.6vw);
  margin-top:1em;
}

#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li{
  padding-left:min(100px,10vw);
}

#contents .dcm-10m5fe .cpprize > div:last-of-type > div > ul li:before{
  width:min(80px,8vw);
  height:min(80px,8vw);
}

/* STEP ------------------------ */

  #contents .dcm-10m5fe .dp_step{
    display:flex;
    width:100% + 2%;
    margin-right:-2%;
    overflow:hidden;
  }
  #contents .dcm-10m5fe .dp_step > li {
    width:calc(100% / 3);
    margin: 0 2% 0 0;
    padding: 0;
    position: relative;
    overflow:visible;
  }
  #contents .dcm-10m5fe .dp_step > li:after{
    position:absolute;
    content:"";
    display:block;
    width:0;
    height:0;
    bottom:auto;
    top:0;
    right:-0.7em;
    left:auto;
    margin:auto;
    border-top:1.3em solid transparent;
    border-bottom:1.3em solid transparent;
    border-left:0.75em solid #000;
    border-right:0 solid transparent;
  }
  #contents .dcm-10m5fe .dp_step > li:last-of-type:after{
    display:none;
  }
  #contents .dcm-10m5fe .dp_step > li > div:nth-of-type(1) span{
    height:auto;
    width:auto;
    
    line-height:16px;
  }
  #contents .dcm-10m5fe .dp_step > li > div:nth-of-type(1) span img{
    vertical-align:bottom;
    height:2.6em;
    max-height:2.6em;
    margin:0;
    padding:0.6em 0;
  }
  #contents .dcm-10m5fe .dp_step > li > div:nth-of-type(1) span:after{
    display:none;
  }

  #contents .dcm-10m5fe .dp_step > li > img{
    margin:5% auto;
    max-width:70%;
  }

  .dcm-10m5fe .dp_step > li > div:nth-of-type(2){
    max-width:100%;
    padding:0 5% 5%;
  }
  #contents .dcm-10m5fe .dp_step > li .fs-14{
    font-size:15px;
  }

  #contents .dcm-10m5fe .dp_step > li .fs-12{
    font-size:13px;
  }

  #contents .dcm-10m5fe .dp_step > li .fs-10{
    font-size:11px;
  }


/* キャンペーン要項 ------------------------ */

  .dcm-10m5fe .dl_campaign-yoko dt {
    font-size:18px;
    line-height: 1.6em;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
  }
  .dcm-10m5fe .dl_campaign-yoko .fs-16{
    font-size:18px;
  }
  #contents .dcm-10m5fe .dl_campaign-yoko .fs-13{
    font-size:16px;
  }
  #contents .dcm-10m5fe .dl_campaign-yoko .fs-12{
    font-size:15px;
  }

  #contents .dcm-10m5fe .icon_mail a{
    max-width: 420px;
  }


.dcm-10m5fe input[type="button"] {
  width:50%;
}
.dcm-10m5fe a.confirm-link-btn:after{
  position:absolute;
  right:0.75em;
}

/* 最下部バナーエリア ------------------------ */

  .dcm-10m5fe .bnr_area a{ width:49%; display:inline-block; }
  .dcm-10m5fe .bnr_area a:nth-of-type(even){ margin-top:0; margin-left:2%; }

  .dcm-10m5fe .d-product.fs-14{
    font-size:18px;
  }



/* display for pc */
  .dcm-10m5fe .sm-pc {
    display: inline !important;
  }

  .dcm-10m5fe .sm-sp {
    display: none !important;
  }
  .dcm-10m5fe .w_sp {
    width:100%;
    margin-bottom:30px;
  }
  .dcm-10m5fe .w_sp:last-of-type {
    padding-bottom:0;
    margin-bottom:0;
  }

  .dcm-10m5fe #bnr_head{
    font-size:24px;
  }

} /* min-width: 768px end */


@media only screen and (min-width: 768px) and (max-width: 990px) {
  .dcm-10m5fe .inner_wrap {
    max-width: initial;
    padding-left:2%;
    padding-right:2%;
    box-sizing:border-box;
  }
} /* min-width: 768px - max-width: 970px end */

@media only screen and (min-width: 991px) {
  .dcm-10m5fe .dcm-10m5fe__hero {
    width: 1200px;
    margin:20px auto 0;
    max-width: 100%;
  }
} /* min-width: 990px end */


/* for PC end */




/* for Button change */

.button_area {
  background-color: #ffffff;
  width: 100%;
  margin: 0 auto 5vw;
}

.coi-cap-2_7 {
  margin: 2.111111111vw 0 0vw 0;
  text-align: center;
  color: #000000;
  padding-top: 3.111111111vw;
  background-color: #edf3fc;
  margin-top: 8.88888889vw;
  font-weight: bold
}
.coi-cap-2_8 {
  margin: 0vw 0 8.111111111vw 0;
  text-align: left;
  padding: 2.111111111vw 4.111111111vw 4.111111111vw 4.111111111vw;
  background-color: #edf3fc;
}
.coi-cap-2_9 {
  margin: 2.111111111vw 0 6.111111111vw 0;
  text-align: center;
}


.dcm-10m5fe a.btn-black{ color:#fff !important; }



/* lightbox ----------------------------------------------- */

#switch1, #switch2{/* チェックボックス absoluteで左上に飛ばし、透明度を0にして表示させない */
	position:absolute;
	width:0;
	height:0;
	opacity:0;
}

.dcm-10m5fe label{
  display:block;
  padding:0;
  margin:0;
}
.d-lightbox{/* ライトボックスの地の部分 */
	position:fixed; left:0; right:0; top:0; bottom:0; /* fixedと天地左右0で画面全体に敷く */
	display:flex; align-items:center; justify-content:center; /* flex, align-items, justify-contentで上下左右センター合わせにする */
	background:rgba(100,100,100,0.8); /* 透明度をつけたグレーを敷く */
	z-index:10000;
	transition:opacity ease-in-out 0.3s; /* 透明度にtransitionをつける */
	padding-top:12vh;
}
.d-lightbox:before,
.d-lightbox:after{
	content:"";
	display:inline-block;
	background-color:#fff;
	position:absolute;
	right:5vw;
	top:17.5vw;
	width:10vw;
	height:1vw;
}
.d-lightbox:before{
	transform:rotate(45deg);
}
.d-lightbox:after{
	transform:rotate(-45deg);
}
#switch1 + .d-lightbox, #switch2 + .d-lightbox{/* チェックボックスの直後にライトボックスの地を置く 透明のときはクリック不可 */
	opacity:0;
	pointer-events:none;
}
#switch1:checked + .d-lightbox, #switch2:checked + .d-lightbox{/* チェックボックスがcheckedの時のみ表示、クリックできるようにする（どこをクリックしても閉じる） */
	opacity:1;
	pointer-events:auto;
}

.d-lightbox .d-lightbox-inner{/* ライトボックスで表示するものを格納するbox */
	transition:transform ease-in-out 0.3s; /* 表示・非表示のときにちょっとだけtransformで拡大・縮小の動きをつける */
	text-align:center;
	max-width:90vw;
	max-height:calc(85vh - 10vw);
	width:auto;
	height:auto;
	padding:3vw 2vw;
	background-color:#fff;
	overflow:auto;
}
#switch1 + .d-lightbox .d-lightbox-inner, #switch2 + .d-lightbox .d-lightbox-inner{ /* 非表示のときは少し縮小 ダイナミックに飛び出す感じにするならもっと数値を小さく */
	transform:scale(0.9);
}
#switch1:checked + .d-lightbox .d-lightbox-inner, #switch2:checked + .d-lightbox .d-lightbox-inner{ /* 表示されるときに通常の大きさに戻す */
	transform:scale(1);
}


.d-lightbox .d-lightbox-inner img{
	 max-width:80vw; max-height:60vh; /* vw と vh を100%以下にすると、どんな画面サイズでもはみ出さない */
	width:auto; height:auto; /* widthとheightをautoにすることで、原寸以上に拡大しない(ぼやけない) */
}
.d-lightbox .d-lightbox-inner > *:last-child{ /* いちばん下に変な隙間ができないようにする */
	padding-bottom:0;
	margin-bottom:0;
}

.d-lightbox .d-imei p{
  display:block;
  margin:0 auto;
  padding:0;
  text-align:center;
}
.d-lightbox .d-imei p img{
  margin-bottom:0.2em;
  border:1px solid #eee;
}

.d-lightbox .d-arrow{
  margin:3vw 0;
}

.d-lightbox .d-arrow img{
  max-width:20vw;
}

@media only screen and (min-width: 768px) {
  .d-lightbox{/* ライトボックスの地の部分 */
    padding-top:100px;
  }
  .d-lightbox:before,
  .d-lightbox:after{
    content:"";
    display:inline-block;
    background-color:#fff;
    position:absolute;
    right:50px;
    top:75px;
    width:50px;
    height:5px;
  }

  .d-lightbox .d-lightbox-inner{
    max-height:calc(85vh - 30px);
    max-width:940px;
  }
  .d-lightbox .d-imei p{
    min-width:30%;
    text-align:left;
    display:inline-block;
    vertical-align:middle;
  }
  .d-lightbox .d-imei p.fs-12{
    font-size:16px;
  }
  .d-lightbox .d-imei p img{
    margin-right:2em;
  }
  .d-lightbox .d-lightbox-inner img{
    max-width:90%; max-height:calc(80vh - 50px); /* vw と vh を100%以下にすると、どんな画面サイズでもはみ出さない */
    width:auto; height:auto; /* widthとheightをautoにすることで、原寸以上に拡大しない(ぼやけない) */
  }

}

/*  */
#contents .dcm-10m5fe .d-lightbox-inner h3{ padding:1em; }
#contents .dcm-10m5fe .dp_step > li ul{ display:block; padding:1em 1em 1em 2em; border:none; }
#contents .dcm-10m5fe .dp_step > li ul.list_dot li{ width:auto!important; border:none !important; font-weight:normal; padding:0 0 0.5em 0; }
