@charset "UTF-8";
/* ------------------------------------------------------ */
/* Updated: 2015/11 */
/* ------------------------------------------------------ */

@font-face {
	font-family: tde;
	src:
		url('https://nttdocomo-ssw.com/keitai_payment/common/font/tde-Light.eot?') format('oldIE'),
		url('https://nttdocomo-ssw.com/keitai_payment/common/font/tde-Light.woff') format('woff'),
		url('https://nttdocomo-ssw.com/keitai_payment/common/font/tde-Light.ttf') format('truetype');
}

/* ----------------------------------
reset
---------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	zoom: 1;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	color: #093475;
	text-decoration: underline;
}

a:hover,
a:active {
	text-decoration: none;
}

em {
	font-style: normal;
	zoom: normal;
}

ul, ol {
	list-style: none;
}
table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	vertical-align: middle;
}

th {
	font-weight: normal;
	text-align: left;
}

thead th, thead td {
	text-align: center;
}

body {
	position: relative;
	background-color: #fff;
	font-size: 88%; /* 14px */
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 500;
	line-height: 1.6;
	color: #333333;
	 -webkit-text-size-adjust: 100%;
 }

body#furusato #bodyInr {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img[src^="https://b97.yahoo.co.jp"] {
	display: none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix { min-height: 1px;}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.textCenter{
  text-align: center;
}
.disp_pc, .pc_disp, .pc_br{
  display: block !important;
}
.disp_pc-inline{
  display: inline-block !important;
}
.disp_sp, .sp_disp, .sp_br{
  display: none !important;
}
.disp_sp-inline{
  display: none !important;
}
.image-box{
  width: 100%;
  text-align: center;
}
.salus-text{
  margin-top: 20px;
  font-size: 20px;
}
/* ----------------------------------
structure
---------------------------------- */
.spPtn {
	display: none;
}

.colorRed {
	color: #cc0033;
}

.em {
	font-weight: bold;
}

span.newwindow {
	display: inline-block;
	width: 11px;
	height: 9px;
	padding: 0 3px 0;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_newwindow_01.png);
	background-repeat: no-repeat;
	background-position-x: 3px;
	background-position-y: center;
}
#commonInfo .winIcon {
  display: inline-block;
  margin-left: 5px;
  width: 12px;
  height: 9px;
  background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_newwindow_02_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
}

/* returnTop ---------------------------- */
.returnTop {
	width: 1000px;
	padding: 0 20px;
	margin: 0 auto 30px;
}

.returnTop a {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-left: auto;
	background-color: #cc0033;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_pagetop_01.png);
	background-repeat: no-repeat;
	background-position-x: 11px;
    background-position-y: 14px;
	background-size: 17px;
}
.returnTop a:hover,
.returnTop a:active {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* returnTop （ページ中に入れる場合に使用）------ */
.returnTop-in {
	width: 1000px;
	margin-bottom: 0 auto;
	text-align: right;
	margin-bottom: 80px;
}

.returnTop-in a {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-left: auto;
	background-color: #cc0033;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_pagetop_01.png);
	background-repeat: no-repeat;
	background-position-x: 11px;
    background-position-y: 14px;
	background-size: 17px;
}
.returnTop-in a:hover,
.returnTop-in a:active {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* btn1 ---------------------------- */
.btn1 a {
	display: inline-block;
	position: relative;
	padding: 12px 32px 12px 17px;
	background-color: #d60839;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
}

.btn1.w320 a { width: 271px; }

.btn1 a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 12px;
	margin-top: -6px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_btn_arrow_01.png);
    background-repeat: no-repeat;
}
.btn1.anchorBtn a:after {
	width: 12px;
	height: 8px;
	margin-top: -4px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_btn_arrow_anchor.png);
    background-repeat: no-repeat;
}

.btn1 a:hover,
.btn1 a:active {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* btn2 ---------------------------- */
.btn2col{
	margin-left: 25%;
}
.btn2 a {
	display: inline-block;
	position: relative;
	padding: 12px 32px 12px 17px;
	background-color: #d60839;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 25px;
}

.btn2.w320 a { width: 271px; }

.btn2 a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 12px;
	margin-top: -6px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_btn_arrow_01.png);
    background-repeat: no-repeat;
}
.btn2.anchorBtn a:after {
	width: 12px;
	height: 8px;
	margin-top: -4px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_btn_arrow_anchor.png);
    background-repeat: no-repeat;
}

.btn2 a:hover,
.btn2 a:active {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

/* horizontalBtn ---------------------------- */
.horizontalBtn .btn1 {
	display: inline-block;
	padding: 0 7px;
}

/* txtList ---------------------------- */
.txtList dl {
	font-size: 85%;
}

.txtList dl dt {
	float: left;
	padding-right: 3px;
}

.txtList dl dd {
	overflow: hidden;
}
.txtLink-right {
 	text-align: right;
}
.txtLink-left {
 	text-align: left;
}
.txtList-mgn {
 	margin: 10px 0 20px;
}
.txtList-nomal dl {
	font-size: 100%;
}
.txtList-nomal dl dd {
	margin-bottom: 20px;
}
.txtList-nomal dl .no-mgn {
	margin-bottom: 0px;
}
.txtList-nomal dl span {
	line-height: 22px;
}
.txtList-annotation {
	font-size: 80%;
}


/* txtStyle ---------------------------- */
.txtStyle dl dt {
	float: left;
	padding-top: 7px;
	padding-right: 3px;
}

.txtStyle dl dd {
	padding-top: 7px;
	overflow: hidden;
}


/* txtLink ---------------------------- */
.txtLink p {
	position: relative;
	display: inline-block;
	padding-right: 15px;
}

.txtLink p:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 8px;
	height: 12px;
	margin-top: -6px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_03.png);
    background-repeat: no-repeat;
	background-size: contain;
}

.txtLink p a {
	text-decoration: none;
}
.txtLink p a:hover,
.txtLink p a:active {
	text-decoration: underline;
}


.txtLink02 p {
	position: relative;
	display: inline-block;
	padding-left: 15px;
}

.txtLink02 p:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 8px;
	margin-top: -4px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_07.png);
    background-repeat: no-repeat;
	background-size: contain;
}

.txtLink02 p a {
	text-decoration: none;
}
.txtLink02 p a:hover,
.txtLink02 p a:active {
	text-decoration: underline;
}

.txtLink03 p {
	position: relative;
	display: inline-block;
	padding-left: 15px;
}

.txtLink03 p:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 6px;
	height: 8px;
	margin-top: -4px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_12.png);
    background-repeat: no-repeat;
	background-size: contain;
}

.txtLink03 p a {
	text-decoration: none;
}
.txtLink03 p a:hover,
.txtLink03 p a:active {
	text-decoration: underline;
}

/* blankLink ---------------------------- */
.blankLink p {
	position: relative;
	display: inline-block;
	padding-right: 15px;
}

.blankLink p:after {
	display: block;
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 11px;
	height: 9px;
	margin-top: -5px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_newwindow_01.png);
	background-repeat: no-repeat;
	-moz-background-size:cover!important;
	background-size:cover!important;
	background-size: contain;
}

.blankLink p a {
	text-decoration: none;
}
.blankLink p a:hover,
.blankLink p a:active {
	text-decoration: underline;
}

/* txtFlow ---------------------------- */
.txtFlow {
	padding: 5px;
	background-color: #fff;
}

.txtFlow li {
	display: inline;
}

.txtFlow li span {
	padding-right: 5px;
	color: #cc0033;
}

/* ----------------------------------
heading
---------------------------------- */
/* h1 ---------------------------- */
.h1Ptn1 {
	font-size: 229%;
	font-weight: bold;
}

/* h2 ---------------------------- */
.h2Ptn1 {
	font-size: 186%;
}

.h2Ptn2 {
	position: relative;
	padding-left: 38px;
	background: no-repeat 0 50%;
	font-size: 186%;
}
.h2Ptn2.spotLight { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_spotlight_02.png); }
.h2Ptn2.shopping { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_shopping_02.png); }
.h2Ptn2.fashion { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_fashion_02.png); }
.h2Ptn2.music { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_music_02.png); }
.h2Ptn2.game { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_game_02.png); }
.h2Ptn2.movie { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_movie_02.png); }
.h2Ptn2.service { background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_service_02.png); }

.h2Ptn3 {
	padding: 15px 30px;
	background-color: #cc0033;
	font-size: 171%;
	color: #fff;
	line-height: 1;

}


/* h3 ---------------------------- */
.h3Ptn1 {
	font-size: 171%;
}

/* h4 ---------------------------- */
.h4Ptn1 {
	font-size: 157%;
}





/* ----------------------------------
header
---------------------------------- */
#header {
	max-width: 920px;
	min-width: 729px;
	height: 75px;
	padding: 0 20px;
	margin: 0 auto;
	background-color: #fff;
}
#headerWrap a {
    text-decoration: none;
}
#headerIn {
	position: relative;
	width: 100%;
}
#header .hdrLogo {
	position: absolute;
    left: 0;
	top: 10px;
    width: 218px;
	height: 45px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/logo_docomo_barai.png);
    background-repeat: no-repeat;
    background-position: 0 25px;
    text-decoration: none;
    color: #333333;
	font-size: 85%;
}
  #header .hdrContents {
	position: absolute;
	right: 0;
	top: 0;
	width: 325px;
	height: 64px;
  }
  #header .hdrContents .faq {
	position: absolute;
	right: 210px;
	top: 15px;
	padding-top: 20px;
	font-size: 85%;
	background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_icon_faq.png);
	text-decoration: none;
}
  #header .hdrContents .payment {
	position: absolute;
	right: 130px;
	top: 12px;
	padding-top: 23px;
	font-size: 85%;
	background-repeat: no-repeat;
    background-position: 50% 0;
    background-image:  url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_icon_payment.png);
	text-decoration: none;
}
  #header .hdrContents a{
	color: #333333;
}

  #header .hdrContents .dPoint {
	display: block;
	position: absolute;
	right: 0;
	top: 15px;
	min-width: 108px;
	height: 35px;
	background-color: #fff;
	border: solid 1px #999999;
	border-radius: 3px;
	text-decoration: none;
}
  #header .hdrContents .dPoint .logo {
	position: absolute;
	left: 6px;
	top: 10px;
	width: 17px;
	height: 17px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_logo_dpoint_01.png);
    background-repeat: no-repeat;
	background-size: contain;
}
  #header .hdrContents .dPoint .txt {
	position: absolute;
	left: 28px;
	top: 4px;
	width: 35px;
	height: 9px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_txt_dpoint_01.png);
    background-repeat: no-repeat;
	background-size: contain;
}
  #header .hdrContents .dPoint .point {
	display: block;
	padding: 13px 16px 0 28px;
	font-size: 71%;
}
  #header .hdrContents .dPoint .point .num {
	padding-right: 2px;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 143%;
	font-weight: 500;
	text-align: left;
}
  #header .hdrContents .dPoint .arrow {
	position: absolute;
	right: 5px;
	top: 50%;
	width: 6px;
	height: 9px;
	margin-top: -5px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_icon_arrow_01.png);
    background-repeat: no-repeat;
	background-size: contain;
}

/* ----------------------------------
	nav
---------------------------------- */
#gnav {
  overflow: hidden;
  width: 960px;
  margin: 10px auto 0;
}
#gnav ul {
  width: 100%;
  font-size: 100%;
}
#gnav ul.menuList li {
  float: left;
  width: 128px;
  padding: 10px 0;
  text-align: center;
  cursor: pointer;
}
#gnav ul li a {
  color: #333333 !important;
  text-decoration: none;
}
#gnav ul.menuList > li:nth-child(5){
  width: 240px;
}
#gnav ul.menuList > .mainMenuWrap3{
  margin: 0 0 5px 43px;
  width: 165px;
  background-color: #ffece8;
  border-radius: 5px;
}
#gnav ul.menuList li .mainMenu:after {
  background: 100% 50% no-repeat;
  background-image:  url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_icon_arrow_02.png);
  content: "";
  padding-left: 25px;
 }
 #gnav ul.menuList > .mainMenuWrap3:before {
  background: 70% 0% no-repeat;
  background-image:  url(https://nttdocomo-ssw.com/keitai_payment/common/images/header_icon_corporation.png);
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 23px;
  height: 18px;
}
.mainMenu:hover{
  opacity: 0.7;
}
#gnav ul.subMenu {
  position: absolute;
  z-index: 100;
  width: 128px;
  margin-top: 10px;
  display: none;
  border: solid 1px #d7d7d7;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}
#gnav .mainMenuWrap3 ul.subMenu {
  margin-left: 18px;
}
#gnav ul.subMenu li {
  float: left;
  font-size: 0.75rem;
  background-color: #ffffff;
}
#gnav ul.subMenu li:hover{
  background-color: #fff7f9;
}
#gnav ul.subMenu li a:hover{
  opacity: 1.0;
}
  #gnav ul.subMenu li a:hover{
  opacity: 1.0;
}

/* ----------------------------------
infoTop
---------------------------------- */
.newInfo {
	padding: 15px 80px 0;
	background-color: #eee;
}
.newInfo dl {
	position: relative;
	padding: 10px 20px;
	margin-bottom: -10px;
	background-color: #fff;
	box-shadow: 0px 0px 3px 1px #ccc;
	-moz-box-shadow: 0px 0px 3px 1px #ccc;
	-webkit-box-shadow: 0px 0px 3px 1px #ccc;
}
.newInfo dl dt {
	display: inline-block;
	padding: 2px 10px;
	border: 1px solid #0a5ebc;
  border-radius: 4px;
		color: #0a5ebc;
	font-size: 86%;
}
.newInfo dl dd {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 80px;
	margin: auto 0;
}
.newInfo dl dd .border {
	padding: 0 5px;
}
.newInfo dl dd .new_win {
  display: inline-block;
  margin-left: 5px;
  width: 11px;
  height: 9px;
  background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_newwindow_01.png);
  background-repeat: no-repeat;
}


/* ----------------------------------
breadcrumb
---------------------------------- */
#breadcrumb {
	position: relative;
	min-width: 1000px;
	height: 30px;
	background-color: #eceaea;
}

#breadcrumb ol {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 0 20px;
	background-color: #eceaea;
}

#breadcrumb ol li {
	float: left;
	margin-top: 7px;
	padding-top: 3px;
	font-size: 85%;
	line-height: 1;
}

#breadcrumb ol li:first-child {
	padding-left: 20px;
	background: no-repeat 0;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_home_01.png);
	background-size: 14px;
}

#breadcrumb ol li span {
	padding: 0 10px;
}

#breadcrumb ol li a {
	color: #333333;
	text-decoration: none;
}
#breadcrumb ol li a:hover,
#breadcrumb ol li a:active {
	text-decoration: underline;
}

/* ----------------------------------
contents
---------------------------------- */
#contents {
	position: relative;
	padding: 30px 0 50px;
}

.contentsIn {
	width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
}

#contents .lead {
	padding-top: 10px;
}





/* ----------------------------------
anchorBlock
---------------------------------- */
#anchorBlock {
	margin: 20px 0;
	padding: 0 6px 6px 0;
	border-radius: 3px;
	background-color: #d7d7d7;
}

#anchorBlock ul li {
	float: left;
	margin: 6px 0 0 6px;
}

#anchorBlock.row6 ul li { width: 158px; }
#anchorBlock.row5 ul li { width: 192px; }
#anchorBlock.row3 ul li { width: 324px; }

#anchorBlock ul li a {
	display: block;
	position: relative;
	padding: 0 42px 0 20px;
	border-radius: 3px;
	border: solid 1px #cacaca;
	background-color: #ffffff;
	font-weight: bold;
	color: #030303;
	line-height: 1.4;
	text-decoration: none;
}

#anchorBlock ul li.col1 a {
	height: 33px;
	padding-top: 15px;
}

#anchorBlock ul li.col2 a {
	height: 42px;
	padding-top: 6px;
}

#anchorBlock ul li a:after {
	display: block;
	content:"";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 16px;
	height: 11px;
	margin-top: -5px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_01.png);
    background-repeat: no-repeat;
}

#anchorBlock ul li a:hover {
	background-color: #cc0033;
	color: #fff;
}

#anchorBlock ul li a:hover:after {
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_02.png);
}

#anchorBlock ul.icon li a {
	position: relative;
	padding-left: 33px;
}

#anchorBlock ul.icon li a:before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 7px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#anchorBlock ul.icon li:nth-child(1) a:before {
	width: 16px;
	height: 20px;
	margin-top: -10px;
	background-size: 16px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_spotlight_01.png);
}

#anchorBlock ul.icon li:nth-child(2) a:before {
	width: 18px;
	height: 18px;
	margin-top: -9px;
	background-size: 18px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_shopping_01.png);
}

#anchorBlock ul.icon li:nth-child(3) a:before {
	width: 22px;
	height: 18px;
	margin-top: -9px;
	background-size: 22px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_fashion_01.png);
}

#anchorBlock ul.icon li:nth-child(4) a:before {
	width: 23px;
	height: 18px;
	margin-top: -9px;
	background-size: 23px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_music_01.png);
}

#anchorBlock ul.icon li:nth-child(5) a:before {
	width: 23px;
	height: 16px;
	margin-top: -8px;
	background-size: 23px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_game_01.png);
}

#anchorBlock ul.icon li:nth-child(6) a:before {
	width: 20px;
	height: 15px;
	margin-top: -8px;
	background-size: 20px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_movie_01.png);
}

#anchorBlock ul.icon li:nth-child(7) a:before {
	width: 16px;
	height: 20px;
	margin-top: -10px;
	background-size: 16px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_service_01.png);
}

#anchorBlock ul.icon li a:hover:before,
#anchorBlock ul.icon li a:active:before {
	background-position: 0 100%;
}





/* ----------------------------------
shopAbout
---------------------------------- */
#shopAbout .intro .name{
	position: relative;
	font-size: 171%;
	font-weight: bold;
	color: #2e65bb;
}

#shopAbout .bnr {
	width: 1000px;
	margin: 30px 0 0;
}

#shopAbout .limit {
	margin-bottom: 40px;
	padding-top: 10px;
	font-weight: bold;
	text-align: center;
}

#shopAbout .limit--color_red {
	color: #cc0033;
	font-size: 20px;
}

/* campaignInfo ------------------------------- */
#shopAbout .campaignInfo {
	margin-bottom: 60px;
}
#shopAbout .campaignInfo.secPtn1 {
	margin-bottom: 0;
}

#shopAbout .campaignInfo .detail {
	padding: 20px 0 25px;
	line-height: 2.2;
}
#shopAbout .campaignInfo .h4Ptn2 {
	font-weight: normal;
	font-size: 12px;
}

#shopAbout .campaignInfo .detail .campaignCol {
	margin-top: 30px;
}

#shopAbout .campaignInfo .detail .first {
	margin-top: 0;
}

#shopAbout .campaignInfo .detail .campaignCol .imgCol {
	float: left;
	width: 420px;
	margin-right: 20px;
}

#shopAbout .campaignInfo .detail .campaignCol .imgCol img {
	width: 420px;
}

#shopAbout .campaignInfo .detail .campaignCol .txtCol {
	float: right;
	width: 560px;
}

#shopAbout .campaignInfo .unit {
	text-align: center;
}

#shopAbout .campaignInfo .unit .btn1 {
	display: inline-block;
	margin: 0 10px;
}

#shopAbout .campaignInfo .txtList {
	margin-top: 20px;
}

/* campaignOther ------------------------------- */
#shopAbout .campaignOther {
	margin-bottom: 60px;
}

#shopAbout .campaignOther .detail {
	padding: 20px 0 25px;
	line-height: 2.2;
}
#shopAbout .campaignOther .about {
	background: #2e65bb;
	color: #ffffff;
	text-align: center;
}
#shopAbout .campaignOther .stepBox {
	clear: both;
	background: #eceaea;
	margin-bottom: 2px;
	padding: 30px 90px;
	text-align: center;
}
#shopAbout .campaignOther .stepBox .stepLeft {
	float: left;
	width: 40%;
}
#shopAbout .campaignOther .stepBox.stepEntry .stepLeft,
#shopAbout .campaignOther .stepBox.stepAccount .stepLeft {
	margin-top: 40px;
}
#shopAbout .campaignOther .stepBox .stepLeft:after {
	display: block;
	content: '';
	position: relative;
	left: 350px;
	top: -50px;
	width: 12px;
	height: 15px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_blue.png);
    background-repeat: no-repeat;
}
#shopAbout .campaignOther .stepBox .step {
	background: #2e65bb;
	text-align: center;
	color: #ffffff;
	border-radius: 4px;
	width: 130px;
	padding: 5px 10px 20px;
	margin: 0 auto;
	font-size: 8px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/images/site_detail_151201_03/balloon_pc.png);
    background-repeat: no-repeat;
	box-sizing: border-box;
}
#shopAbout .campaignOther .stepBox .stepDetail {
	color: #2e65bb;
	font-size: 22px;
}
#shopAbout .campaignOther .stepBox .stepRight {
	float: right;
	width: 40%;
	text-align: left;
}
#shopAbout .campaignOther .stepBox.stepShop .stepRight {
	margin-top: 40px;
}
#shopAbout .campaignOther .stepBox .stepRight .btn1 a{
	min-width: 205px;
	box-sizing: border-box;
	text-align: center;
}
#shopAbout .campaignOther .stepBox .stepRight img {
	width: 205px;
	margin-bottom: 10px;
}
/* account ------------------------------- */
#shopAbout .account h2 {
	padding: 20px 0;
	border-bottom: 1px solid #b6b6b6;
	margin-bottom: 20px;
}
#shopAbout .account h3 {
	line-height: 2.2;
	margin-top: 20px;
}
#shopAbout .account p {
	line-height: 2;
}
#shopAbout .account ul {
	font-size: 12px;
}
#shopAbout .account .btn1 {
	margin-top: 20px;
}
#shopAbout .account .cpnInfo {
	float: left;
	width: 300px;
	margin-right: 10px;
}
#shopAbout .account .cpnInfo.infoBorder {
	border: 1px solid #000000;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
}
#shopAbout .account .cpnInfo.infoBorder p{
	font-weight: bold;
}
/* recItem ------------------------------- */
#shopAbout .recItem .itemCol .set {
	float: left;
	width: 420px;
	margin: 30px 0 15px;
	padding: 30px;
	background-color: #f3f3f3;
}

#shopAbout .recItem .itemCol .set:first-child {
	margin-right: 40px;
}

#shopAbout .recItem .itemCol .set .img {
	padding-bottom: 15px;
}

#shopAbout .recItem .itemCol .set .img img {
	width: 100%;
}

#shopAbout .recItem .itemCol .set .title {
	padding-top: 15px;
	font-weight: bold;
}

#shopAbout .recItem .itemCol .set .detail {
	padding-top: 5px;
}

#shopAbout .recItem .itemCol .set .price {
	font-weight: bold;
	color: #d60839;
	text-align: right;
}
#shopAbout .recItem .itemCol .set .price-non {
	height: 32px;
}

#shopAbout .recItem .itemCol .set .price .num {
	padding: 0 4px;
	font-size: 142%;
}

#shopAbout .recItem .itemCol .set .priceNotes {
	text-align: right;
	font-size: 85%;
}

#shopAbout .recItem .itemCol .set .getPoint {
	text-align: right;
	color: #d60839;
}
#shopAbout .recItem .itemCol .set .getPoint .num {
	padding: 0 4px;
	font-size: 142%;
	font-weight: bold;
}

#shopAbout .recItem .itemCol .set .btn1 {
	margin-top: 10px;
	text-align: center;
}

#shopAbout .recItem .itemCol .set .txtList {
	margin-top: 10px;
}
/* itemSet  */
#shopAbout .itemCol .itemSet {
	float: left;
	width: 450px;
	margin: 30px 25px;
}
#shopAbout .itemCol .itemSet img{
	width: 100%;
}

#shopAbout .itemCol .itemSet_alc {
	width: 450px;
	margin: 30px 25px 0px 270px;
}
#shopAbout .itemCol .itemSet_alc img{
	width: 100%;
}


#shopAbout #attention {
	margin-top: 50px;
	padding-bottom: 50px;
}


#shopAbout #attention table {
	width: 100%;
	margin-top: 15px;
	border-top: solid 1px #87abd9;
	border-left: solid 1px #87abd9;
}

#shopAbout #attention table th,
#shopAbout #attention table td {
	padding: 15px;
	border-right: solid 1px #87abd9;
	border-bottom: solid 1px #87abd9;
}
#shopAbout #attention table th {
	width: 389px;
	background-color: #e9f2ff;
	color: #2e65bb;
}

#shopAbout #attention table td .title {
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 107%;
	font-weight: bold;
}
#shopAbout #attention table td .title:first-child {
	margin-top: 0;
}

#shopAbout #attention table td .campaignBnr {
	margin-top: 10px;
	text-align: center;
}

#shopAbout #attention table td .campaignBnr img {
	width: 298px;
}
/* maintenance ------------------------------- */
#shopAbout.maintenance .txtLink {
	margin-top: 10px;
}
#shopAbout.maintenance .intro {
	position: relative;
	padding-left: 305px;
}
#shopAbout.maintenance .intro .logoLink {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 100px;
	z-index: 10;
}
#shopAbout.maintenance .intro:after {
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: 50%;
}
#shopAbout.maintenance .intro.letter:after {
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/images/site_detail_151201_12/pic_shop_01_logo.png);
	background-size: 61px;
}
#shopAbout.maintenance .intro .name h1{
	padding: 31px 0;
}



/* ----------------------------------
snsBlock
---------------------------------- */
.snsBlock {
	line-height: 1;
	text-align: center;
}

.snsBlock .siteLink {
	display: inline-block;
	padding: 0 5px;
	vertical-align: top;
}

.snsBlock .siteLink.line {
	display: none;
}





/* ----------------------------------
tblCmn1
---------------------------------- */
.tblCmn1 {
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #87abd9;
	border-left: solid 1px #87abd9;
}

.tblCmn1 .row1 {
	width: 600px;
	text-align: left;
}
.tblCmn1 .row2,
.tblCmn1 .row3 {
	width: 198px;
	text-align: center;
}

.tblCmn1 th,
.tblCmn1 td {
	padding: 14px;
	border-right: solid 1px #87abd9;
	border-bottom: solid 1px #87abd9;
	line-height: 1.2;
}

.tblCmn1 th {
	text-align: left;
}

.tblCmn1 thead th {
	color: #2e65bb;
}

.tblCmn1 thead th.payPlus {
	background: #cc0033 no-repeat 50%;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/pic_pay_plus_02_logo.png);
}

.tblCmn1 thead th.pay {
	background: #f28d16 no-repeat 50%;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/pic_pay_02_logo.png);
}

.tblCmn1 tr.heading th {
	background-color: #e9f2ff;
	color: #2e65bb;
}

.tblCmn1 tr.heading th.payPlus {
	background: #cc0033 no-repeat 50%;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/pic_pay_plus_02_logo.png);
}

.tblCmn1 tr.heading th.pay {
	background: #f28d16 no-repeat 50%;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/pic_pay_02_logo.png);
}

.tblCmn1 tbody {
	background-color: #f7f7f7;
}

.tblCmn1 tbody th .txt {
	font-size: 114%;
	font-weight: bold;
}

.tblCmn1 tbody th .lead {
	font-size: 85%;
}

.tblCmn1 tbody td {
	height: 45px;
	color: #cc0033;
	text-align: center;
}

.tblCmn1 tbody td.circle {
	background: no-repeat 50%;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/term/images/icon_circle_01.png);
	background-size: 20px;
}

.tblCmn1 tbody td.bgPtn1 {
	background-color: #fff5f5;
}

.tblCmn1 tbody td.bgPtn2 {
	background-color: #fff1e1;
}





/* ----------------------------------
tblCmn2
---------------------------------- */
.tblCmn2 {
	width: 100%;
	margin-top: 20px;
	border-top: solid 1px #87abd9;
	border-left: solid 1px #87abd9;
}

.tblCmn2 th,
.tblCmn2 td {
	height: 40px;
	padding: 14px;
	border-right: solid 1px #87abd9;
	border-bottom: solid 1px #87abd9;
	line-height: 1.2;
}

.tblCmn2 th {
	text-align: left;
}

.tblCmn2 thead th {
	color: #2e65bb;
	background-color: #e9f2ff;
}

.tblCmn2 tbody {
	background-color: #f7f7f7;
}

.tblCmn2 tbody th {
	font-size: 114%;
	font-weight: bold;
}





/* ----------------------------------
tblCmn3
---------------------------------- */
.tblCmn3 {
	width: 100%;
	margin-top: 15px;
	border-top: solid 1px #87abd9;
	border-left: solid 1px #87abd9;
}

.tblCmn3 tbody th,
.tblCmn3 tbody td {
	height: 42px;
	padding: 15px;
	border-right: solid 1px #87abd9;
	border-bottom: solid 1px #87abd9;
}

.tblCmn3 tbody th {
	background-color: #e9f2ff;
	font-size: 114%;
	font-weight: bold;
}

.tblCmn3 tbody td {
	background-color: #f7f7f7;
}





/* ----------------------------------
cmnAccordion
---------------------------------- */
.cmnAccordion .accordionSet {
	margin-top: 1px;
}

.cmnAccordion .accordionSet:first-child {
	margin-top: 0;
}

.cmnAccordion .accordionHead {
	display: block;
	position: relative;
	padding: 13px 110px 13px 20px;
	background: #e4e4e4;
	color: #333333;
	text-decoration: none;
}

.cmnAccordion .accordionHead:hover,
.cmnAccordion .accordionHead:active {
	text-decoration: none;
}

.cmnAccordion .accordionHead .title {
	display: block;
	font-size: 129%;
	font-weight: normal !important;
	line-height: 1.2;
}

.cmnAccordion .accordionHead .btn {
	display: block;
	position: absolute;
	right: 5px;
	top: 50%;
	width: 85px;
	height: 40px;
	margin-top: -20px;
	border-radius: 4px;
	background: #fff;
}

.cmnAccordion .accordionHead:hover .btn,
.cmnAccordion .accordionHead:active .btn {
	background: #c03;
	color: #fff;
}

.cmnAccordion .accordionHead .btn .txt {
	display: block;
	position: absolute;
	left: 5px;
	top: 13px;
	width: 55px;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
}

.cmnAccordion .accordionHead .btn .txt2,
.cmnAccordion .accordionHead.open .btn .txt1 {
	display: none;
}

.cmnAccordion .accordionHead.open .btn .txt2 {
	display: inline;
}

.cmnAccordion .accordionHead .btn .icon {
	display: block;
	position: absolute;
	right: 8px;
	top: 11px;
	width: 17px;
	height: 17px;
}

.cmnAccordion .accordionHead .btn .icon1,
.cmnAccordion .accordionHead .btn .icon2 {
	display: block;
	position: absolute;
	background: #c03;
}

.cmnAccordion .accordionHead:hover .btn .icon1,
.cmnAccordion .accordionHead:active .btn .icon1,
.cmnAccordion .accordionHead:hover .btn .icon2,
.cmnAccordion .accordionHead:active .btn .icon2 {
	background: #fff;
}

.cmnAccordion .accordionHead .btn .icon1 {
	right: 0;
	top: 7px;
	width: 17px;
	height: 3px;
}

.cmnAccordion .accordionHead .btn .icon2 {
	right: 7px;
	top: 0;
	width: 3px;
	height: 17px;
}

.cmnAccordion .accordionHead.open .btn .icon2 {
	display: none;
}

.cmnAccordion .accordionBody {
	display: none;
}

.cmnAccordion .accordionBody .bodyIn {
	padding: 20px;
}





/* ----------------------------------
tabSelect
---------------------------------- */
.tabSelect {
	border-bottom: solid 2px #a7a7a7;
}

.tabSelect ul {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

.tabSelect ul li {
	display: block;
	float: left;
	height: 42px;
	margin: 14px 10px 0 0;
}

.tabSelect ul li a {
	display: block;
	height: 32px;
	padding: 10px 20px 0;
	font-size: 114%;
	color: #7c7c7c;
	border-radius: 3px 3px 0 0;
	background-color: #eceaea;
	text-decoration: none;
}

.tabSelect ul li a:hover,
.tabSelect ul li a:active {
	background-color: #f2f2f2;
	text-decoration: none;
}

.tabSelect ul li.cr {
	height: 56px;
	margin: 0 10px 0 0;
}

.tabSelect ul li.cr a {
	height: 41px;
	padding: 15px 20px 0;
	font-size: 128%;
	font-weight: bold;
	color: #cc0033;
	border: solid 2px #a7a7a7;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	background-color: #ffffff;
}





/* ----------------------------------
cmnScroll
---------------------------------- */
.cmnScroll {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.cmnScroll .scrollIn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.cmnScroll .scrollIn2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 125%;
	height: 100%;
	overflow-y: auto;
}

.cmnScroll .scrollIn3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 980px;
}

.cmnScroll .scrollIn4 {
	position: relative;
}

.cmnScroll .scroller {
	position: absolute;
	right: -3px;
	top: 0;
	width: 10px;
	height: 100%;
	visibility: hidden;
}

.cmnScroll .scroller:before {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #949494;
}

.cmnScroll .scrollbar {
	position: absolute;
	left: 0;
	width: 100%;
}

.cmnScroll .scrollbar:before {
	content: "";
	display: block;
	position: absolute;
	left: 3px;
	top: 0;
	width: 4px;
	height: 100%;
	border-radius: 2px;
	background: #3d3d3d;
}

.cmnScrollMask {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0;
}





/* ----------------------------------
header-dpoint
---------------------------------- */
.header-dpoint {
	margin: 0 auto;
	min-width: 1000px;
	width: 100%;
	height: 68px;
	border-bottom: 8px solid #d2d2d2;
	background-color: #cc0033;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.header-dpoint a img {
	border: 0;
}

.header-dpoint ul {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	display: table;
}

.header-dpoint ul li {
	font-size: 0;
	vertical-align: middle;
	display: table-cell;
}

.header-dpoint ul li.logo img {
	width: 60px;
}

.header-dpoint ul li.title {
	width: 940px;
	text-align: center;
}





/* ----------------------------------
dpoint-box
---------------------------------- */
.dpoint-box {
	padding: 0;
	width: 100%;
	border-top: 6px solid #ebebeb;
}
.dpoint-box.dcmx {
	border-top: none;
}
.dpoint-box .campaign-dpoint__title {
	text-align: center;
}
.dpoint-box .campaign-dpoint__btn {
	margin: 30px 0 30px;
	text-align: center;
}
.dpoint-box .campaign-button {
	display: inline-block;
}
.dpoint-box .campaign-button a {
	padding: 15px 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #cc0033;
	display: block;
	border-radius: 4px;
	position: relative;
}
.dpoint-box .campaign-button a:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	*zoom: 1;
	text-decoration: none;
}
.dpoint-box .campaign-button a:after {
	content: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_dpoint_arrow_01.png);
	position: absolute;
	right: 13px;
	margin-top: -10px;
	top: 50%;
}
.dpoint-box .campaign-button.detail a {
	border: 2px solid #fff;
	-webkit-box-shadow: rgba(181, 181, 181, 0.65) 0px 0px 6px 3px;
	box-shadow: rgba(181, 181, 181, 0.65) 0px 0px 6px 3px;
	border-radius: none;
}



/* ----------------------------------
header-campArea
---------------------------------- */
.header-campArea {
	text-align: center;
	min-width: 1000px;
	width: 100%;
	height: 68px;
	margin: 0 auto;
	border-bottom: 8px solid #d2d2d2;
	background-color: #d10f32;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* ----------------------------------
Common Information
---------------------------------- */
/* Link */
#commonInfo{
	background: #333333;
}
#commonInfo a{
	color: #ffffff !important;
	font-size: 0.8em;
}
#commonInfo .infoWrap{
	margin: 0 auto;
	width: 100%;
	max-width: 960px;
	min-width: 769px;
	padding: 5px 0;
	display: table;
}
#commonInfo .infoData{
	display: table-cell;
}
#commonInfo .infoIn{
	padding: 1px 0 1px 20px;
	background: no-repeat 0 6px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_excl_01.png);
	background-size: 14px 14px;
	color: #fff;
	font-size: 114%;
	line-height: 1.4;
	width: 95%;
}
#commonInfo .cmnInfo_close{
	display: table-cell;
	width: 5%;
	color: #fff;
	font-size: 2em;
	vertical-align: middle;
	margin: 0;
	text-align: right;
	line-height: 0.7;
}
#commonInfo .cmnInfo_close:hover{
	cursor: pointer;
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.5;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* Information */
#custom-content img {max-width: 100%;margin-bottom: 10px;}
.white-popup-block{
	background: #FFF;
	padding: 20px 30px;
	position: relative;
	border: solid 2px #aaa;
}
#custom-content table td span{
	width: 100%;
	display: block;
}
.contentBody button.mfp-close{
	text-indent: -9999px;
	width: 26px;
	height: 26px;
	content: "";
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/shop/images/close_icon.png);
	background-repeat: no-repeat;
	margin: 10px;
	background-size: 100%;
}

@media screen and (min-width:768px) {
	#custom-content p{
		line-height: 1.4;
	}
	#custom-content .title{
		font-size: 26px;
		margin-top: 20px;
		font-weight: bold;
	}
	#custom-content .date{
		text-align: right;
		font-size: 12px;
	}
	#custom-content .contentBody{
		margin: 20px auto;
	}
	#custom-content .contentBody p{
		margin-bottom: 10px;
	}
}
@media screen and (max-width:767px) {
	.mfp-content{
		width: 85% !important;
	}
	.white-popup-block{
		padding: 10px 20px;
	}
	#custom-content p{
		line-height: 1.4;
	}
	#custom-content .title{
		font-size: 14px;
		margin-top: 20px;
		font-weight: bold;
	}
	#custom-content .date{
		text-align: right;
		font-size: 12px;
	}
	#custom-content .contentBody{
		margin: 20px auto;
		font-size: 12px;
	}
	#custom-content .contentBody p{
		margin-bottom: 10px;
	}
}
#custom-content table{
	width: 90%;
	margin: auto;
	border-collapse: collapse;
}
#custom-content table tr{
	display: table;
	width: 100%;
	border: solid 1px #ccc;
}
#custom-content table th,
#custom-content table td{
	padding: 5px 15px;
	text-align: center;
}
#custom-content table th{
	background-color: #eee;
}
#custom-content table th:nth-child(1),
#custom-content table th:nth-child(3),
#custom-content table td:nth-child(1),
#custom-content table td:nth-child(3){
	width: 45%;
}
#custom-content table th:nth-child(2),
#custom-content table td:nth-child(2){
	width: 10%;
}
.mfp-close.close{
	display: block;
	width: 250px;
	margin: 20px auto;
	position: relative;
	border: solid 1px #cacaca;
	border-radius: 4px;
	background: #fff;
	color: black;
	text-align: center;
	font-family: inherit;
	font-size: inherit;
}
.mfp-close.close::after{
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_close.png);
	content: "";
	height: 12px;
	width: 12px;
	margin-top: -6px;
	position: absolute;
	right: 20px;
	top: 50%;
}
.mfp-close.close:hover{
	cursor: pointer;
}
.mfp-bg.mfp-fade.mfp-ready{
	opacity: 0;
}


/* ----------------------------------
shopBtn
---------------------------------- */
.shopBtn {
	margin-top: 20px;
	text-align: center;
}




/* ----------------------------------
dPlus
---------------------------------- */
#dPlus {
	width:1000px;
	margin: 50px auto 0 auto;
}

#dPlus .stepBlock{
	margin-bottom: 20px;
}

#dPlus .txtLink {
	text-align: right;
}

/*------------------------------*/
/* PCキャンペーンボックス       */
/*------------------------------*/
.campaignBox {
    width: 1000px;
    text-align: center;
    margin:0 auto;
}

.campaignBox div{
    margin:0 0 20px 0;
}

.campaignBox_frame {
	border: 5px solid #c03;
	padding:20px 0 0 0;
}

.campaignBox_ttl {
	color:#fff;
	background-color:#c03;
	font-size:200%;
	font-weight:bold;
	margin:-20px 0 20px 0!important;
	padding:10px;
}

.campaignBox_lead {
	font-size:140%;
}

.campaignBox_main {
	font-size:300%;
	font-weight:bold;
	color:#c03;
}

.campaignBox_date {
	font-size:140%;
}

.campaignBox_line {
	border-bottom:double;
}

.campaignBox_Note {
	font-size:85%;
}

.campaignBox_number {
	width:300px;
	text-align:center;
	margin:auto;
	border: 2px solid #c03;
	font-size:140%;
}

.campaignBox_Notes {
	width:900px;
	text-align:center;
	margin:0 auto 20px auto!important;
	display:block;
	font-size:85%;
}




/* ----------------------------------
stepBlock
---------------------------------- */
.stepBlock ul {
	margin-top: 20px;
}

.stepBlock ul li {
	position: relative;
	float: left;
	width: 250px;
	margin-left: 125px;
}

.stepBlock ul li:after {
	display: block;
	content: '';
	position: absolute;
	left: -71px;
	top: 75px;
	width: 17px;
	height: 38px;
	background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_06.png);
    background-repeat: no-repeat;
}

.stepBlock ul li.step1 {
	margin-left: 0;
}

.stepBlock ul li.step1:after {
	display: none;
}

.stepBlock ul li .imgBox {
	margin-bottom: 15px;
	padding: 15px;
	border: solid 1px #eeeeee;
}

.stepBlock ul li .imgBox .step {
	margin-bottom: 5px;
	font-size: 143%;
	color: #cc0033;
	text-align: center;
}

.stepBlock ul li .imgBox img {
	width: 218px;
	height: 134px;
}




/* ----------------------------------
listWrap
---------------------------------- */
.listWrap {
	margin-top: 70px;
	padding-top: 30px;
	border-top: solid 2px #dadada;
}


.listWrap #reserve {
	margin-top: 70px;
}

.listWrap #guide {
	margin-top: 70px;
}




/* ----------------------------------
listLinkBox
---------------------------------- */
.listLinkBox {
	margin-top: 20px;
}

.listLinkBox ul {
	border-top: solid 2px #dadada;
	border-bottom: solid 2px #dadada;
}

.listLinkBox ul li {
	float: left;
	width: 50%;
	margin-bottom: -1px;
}

.listLinkBox ul li a {
	display: block;
	position: relative;
	margin-top: 1px;
	padding: 20px;
	border-bottom: solid 1px #dadada;
	text-decoration: none;
	color: #333333;
}

.listLinkBox ul li a:after {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	width: 11px;
	height: 17px;
	margin-top: -9px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/icon_arrow_05.png);
	background-repeat: no-repeat;
}

.listLinkBox ul li:nth-child(1) a,
.listLinkBox ul li:nth-child(2) a {
	margin-top: 0;
}

.listLinkBox ul li:nth-child(odd) a {
	border-right: solid 1px #dadada;
}


.listLinkBox ul li a:hover,
.listLinkBox ul li a:active {
	background-color: #f6f6f6;
	text-decoration: none;
}





/* ----------------------------------
txtFlowBox
---------------------------------- */
.txtFlowBox {
	margin-top: 5px;
	padding: 5px 15px 15px;
	background-color: #ececec;
}





/* ----------------------------------
footer
---------------------------------- */
#footer #footNav {
	border-top: solid 2px #e8e8e8;
}
#footer .footNavIn {
	max-width: 960px;
	min-width: 769px;
	margin: 0 auto;
	overflow: hidden;
}
#footer .footNavIn2 {
	overflow: hidden;
	border-right: solid 2px #e8e8e8;
	border-left: solid 1px #e8e8e8;
}
#footer .footNavIn p {
	float: left;
	width: 33%;
	height: 50px;
	text-align: center;
	background-repeat: no-repeat;
    background-position: 50% 50%;
	border-left: solid 1px #e8e8e8;
}
#footer .footNavIn p:nth-of-type(1) {
  background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_logo_dmenu.png);
}
#footer .footNavIn p:nth-of-type(2)  {
  background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_logo_dpoint.png);
}
#footer .footNavIn p:nth-of-type(3)  {
  background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_logo_dcard.png);
}
#footer .footNavIn p a {
	display: block;
	height: 38px;
	padding-top: 15px;
	opacity: 0;
}
#footer #footerIn {
	width: 100%;
	padding: 30px 0 45px;
	background-color: #1f1f1f;
	font-size: 85%;
}
  #footer #footerIn .footerIn2 {
	margin-bottom: 50px;
}
  #footer #footerIn .footerIn2 ul {
	max-width: 960px;
	min-width: 769px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
}
  #footer .footerIn2 ul li {
	float: left;
	padding-left: 10%;
	width: 23%;
	padding-bottom: 10px;
}
  #footer .footerIn2 ul li.info {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_info.png);
}

  #footer .footerIn2 ul li.mailsupply {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_mailsupply.png)
}

  #footer .footerIn2 ul li.inquiry {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_inquiry.png);
}

  #footer .footerIn2 ul li.rule {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_rule.png);
}

  #footer .footerIn2 ul li.daccount {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_daccount.png);
}

  #footer .footerIn2 ul li.point {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_point.png);
}

  #footer .footerIn2 ul li.company {
	background: no-repeat 25% 2px;
    background-image: url(https://nttdocomo-ssw.com/keitai_payment/common/images/footer_icon_company.png);
}
  #footer .footerIn2 ul li a {
	color: #ffffff;
	text-decoration: none;
}
  #footer .footerIn2 ul li a:hover {
	opacity: 1.0;
	text-decoration: underline;
}
#footer #footerIn .copy {
	text-align: center;
}
#footer #footerIn .copy small {
	font-size: 100%;
	color: #b2b2b2;
}


/* ----------------------------------
sp_banner
---------------------------------- */
#sp_bannerWrap .sp_banner {
  display: none;
}

#sp_bannerWrap .sp_banner2 {
  display: none;
}

/* ----------------------------------
clearfix
---------------------------------- */
.listLinkBox ul:after,
.stepBlock ul:after,
#shopAbout .campaignInfo .detail .campaignCol:after,
.tabSelect ul:after,
.txtStyle dl:after,
.txtList dl:after,
#shopAbout .recItem .itemCol:after,
#gnav ul:after,
#anchorBlock ul:after,
#breadcrumb ol:after,
#footer .footNavIn .pcPtn:after,
#footer #footerIn ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.table15p{
  width: 100%;
  margin-top: 20px;
  border-top: solid 1px #87abd9;
  border-left: solid 1px #87abd9;
}
.table15p p{
  line-height: 1.6;
}
.table15p th,
.table15p td{
  padding: 14px;
  border-right: solid 1px #87abd9;
  border-bottom: solid 1px #87abd9;
  line-height: 1.2;
}
.table15p th{
  background-color: #e9f2ff;
  color: #2e65bb;
  width: 40%;
}
.table15p td{
  width: 60%;
}
.table__text{
  margin-bottom: 20px;
}
.table__annotation{
  font-size: 80%;
  margin-top: 5px
}
.table__annotation--mgn{
  margin-bottom: 20px;
}

.campaign-content{
	width: 100%;
	margin-top: 20px;
}
.campaign-content:after{
	content: "";
	clear: both;
	display: block;
}
.campaign-content .campaign-content__image{
	float: left;
	width: 420px;
}
.campaign-content .campaign-content__text{
	float: right;
	width: 560px;
	height: 224px;
}

/*---------------------*/
/*--対象サイト注釈margin--*/
/*---------------------*/
.campaign-pointback_txtList dl {
	font-size: 85%;
}

.campaign-pointback_txtList dl dt {
	float: left;
	padding-right: 3px;
}

.campaign-pointback_txtList dl dd {
	overflow: hidden;
}
.campaign-pointback_txtList{
	width: 996px;
	margin: 0 auto;
 	text-align: left;

}

/*----------------------------*/
/* フッターbanner             */
/*----------------------------*/
.footer_bnr {
    width: 1000px;
    text-align: center;
    margin:0 auto;
	padding:30px 0;
	border-top:6px solid #ebebeb;
}

.footer_bnr div{
    max-width: 1000px;
    text-align: center;
}

.footer_bnr ul {
    width: auto;
}
.footer_bnr ul li {
    display: inline-block;
	margin-right:10px;
}
.footer_bnr ul li:last-child {
    margin-right: 0;
}

.footer_bnr_ttl {
	font-size:200%;
	font-weight:bold;
	margin-bottom:10px;
}


/*@group とはページ下のバナー一覧*/
#footerBnr_start .footer_bnr {
    width: 1000px;
    text-align: center;
    margin:0 auto;
	padding:30px 0;
	border-top:6px solid #ebebeb;
}

#footerBnr_start div{
    max-width: 1000px;
    text-align: center;
}

#footerBnr_start ul {
    width: auto;
}
#footerBnr_start ul li {
    display: inline-block;
	margin-right:0;
}
#footerBnr_start ul li img{
	width: 100%;
	height: auto;
}
#footerBnr_start ul li:last-child {
    margin-right: 0;
}

#footerBnr_start .footer_bnr_ttl {
	font-size:200%;
	font-weight:bold;
	margin-bottom:10px;
}
/*@end*/

/* ------------------------------------------------------ */
.mt30{
	margin-top: 30px;
}

.part{
	border: 1px solid #ccc;
	height: 0;
}

/* ------------------------------------------------------ */
/* End */
/* ------------------------------------------------------ */
