.container *,
.container *::before,
.container *::after {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.wrapper--simple .container.container--without-nav {
  width: auto;
  margin-top: 0;
}
/* ----------------------------------------
*	reset
---------------------------------------- */
/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{	margin:0;	padding:0;}
table{	border-collapse: collapse;	border-spacing:0;}
fieldset,img{	border:0;}
address,caption,cite,code,dfn,em,strong,th,var{	font-style:normal;	font-weight:normal;}
li{	list-style:none;}
caption,th{	text-align:left;}
h1,h2,h3,h4,h5,h6{	font-size:100%;	font-weight:normal;}
q:before,q:after{	content:'';}
abbr,acronym {	border:0;	font-variant:normal;}
sup {	vertical-align:text-top;}
sub {	vertical-align:text-bottom;}
input,textarea,select{	font-family:inherit;	font-size:inherit;	font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
 */


.txtAC{ text-align:center !important; }
.txtAR{ text-align:right !important; }
.txtAL{ text-align:left !important; }

.mt0{
	margin-top:0px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}

.mr10{
	margin-right:10px;
}
.mr20{
	margin-right:20px;
}
.mr50{
	margin-right:50px;
}

.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.ml10{
	margin-left:10px;
}
.ml20{
  margin-left:20px;
}

/* ----------------------------------------
*	link
---------------------------------------- */
a {	color: #3d7af4!important;}

/* ----------------------------------------
*	A standard font is specified.
---------------------------------------- */
body#tpoint {
	background-color:#fff;
}

#tpoint img{
	width:100%;
	vertical-align:top;
}
#tpoint .bold{
	font-weight:bold;
}

/*module
-------------------------------------------------------------*/
.btn_detail{
	position: absolute;
	right: 0;
	bottom: 0;
}
.btn_detail.border{
	right: 2px;
	bottom: 2px;
}
.rate{
	display: block;
	width: 100%;
	font-weight: bold;
	line-height: 1s;
	text-align: center;
}
.red {
	color:#be110a;
}

/*header
-------------------------------------------------------------*/
#header{
	left: 0;
	top: 0;
	background-color: #ffffff;
	width: 100%;
	z-index: 1;
}
#header .inner{
	background: url(../imgs/lp_cam_international_card/header_bg.jpg) no-repeat center 0;
	position: relative;
	margin: 0 auto;
	padding: 15px 0 0;
	width: 1000px;
}
#header .txt{
	font-size: 12px;
}
#header .logo{
	margin: 20px 0 0;
}
#header .btn{
	position: absolute;
	right: 0;
	top: -100px;
}

#lpHeader {
    border: 3px solid #ededed;
    margin: 20px 10px 10px;
    padding: 10px;
}

/*
	#pagetop
=========================== */
p.pageTop{
	position: fixed;
	right: 5%;
	bottom: 3%;
	display:none;
}
p.pageTop a{
	display: block;
	font-size:30px;
	color:#fff;
	padding:10px 15px;
	background-color:#333;
	text-decoration:none;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
/*
	#cam
=========================== */
#tpoint_campaign01{
	margin-bottom:30px;
	text-align:left;
}
.tpoint_cpBoxa {
    background-color: #ffedf4;
    padding: 15px;
}
#tpoint_campaign01 .txtAR {
    text-align: right !important;
}
#tpoint_campaign01 .h3Title, .popMain .h3Title, #areaMain .h3TitleLink, .popMain .h3TitleLink, #mainContainer .h3Title, #mainContainer .h3TitleLink {
    border-bottom: 4px solid #E5E7E8;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.tpoint_campaign01 table, .mainContents table {
    background-color: #fff;
    border: 1px solid #E5E7E8;
    margin-bottom: 10px;
    width: 100%;
}

.tpoint_campaign01 table tr th.thBgclr {
    background-color: #ff7ab3;
    color: #ffffff;
    text-align: center;
}
.wrap table tbody th, .mainContents table tbody th {
    background-color: #E5E7E8;
    font-weight: bold;
    padding: 7px;
    text-align: left;
}
.wrap table th, .mainContents table th {
    border: 1px solid #E5E7E8;
    padding: 7px;
    vertical-align: top;
}

.wrap table td, .mainContents table td {
    border: 1px solid #E5E7E8;
    padding: 7px;
}

body #wrap .mt10 {
    margin-top: 10px;
}
#wrap .gray {
    color: #666666;
}

.annotationList li {
    background-image: url("/common21/common13/imgs/icon/icn_annotation_list1.png");
    background-position: left 5px;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 1em;
    text-align: left;
}
#wrap .txtAC {
    text-align: center !important;
}

.btnActive .bkg_newwin_icn_normal {
    background-color: #0076d2;
    background-image: url("/common21/common13/imgs/icon/icn_link_other_gray.png") !important;
    background-position: 95% 50% !important;
	background-repeat:no-repeat;
    padding: 10px 5% 10px 10px !important;
    border: 1px solid #E5E7E8 !important;
    color: #fff !important;
    text-align: center;
	text-decoration:none;
	float:right;
}
.linkArea a {
	background-color: #0076d2;
    background-image: url("/common21/common13/imgs/icon/icn_link_other_gray.png") !important;
	background-repeat:no-repeat;
    background-position: 95% 50%;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding:3%;
	border:1px solid #E5E7E8;
}
.linkArea {
	margin:3% 0;
}
/*Contents
-------------------------------------------------------------*/
#wrap #main {
	padding-bottom:2%;
	background: -webkit-linear-gradient(top, #a6e3fc 0%, #def6fe 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#a6e3fc), to(#def6fe));
  filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#a6e3fc',EndColorStr='#def6fe');
  background-color:#def6fe;
}

#wrap #main.color01{
  background: -webkit-linear-gradient(top, #b9eafd 0%, #b9eafd 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#b9eafd), to(#b9eafd));
  filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#b9eafd',EndColorStr='#b9eafd');
  background-color:#b9eafd !important;
}

#main ul {
	margin:2.5% 1.5% 1.5%;
}
#tpoint .inner {
	padding:3%;
	text-align:center;
}
#tpoint h5 {
	margin-bottom:3%;
}
.inner img {
}
.inner .btn {
	margin:5% 0 0;
	border:none;
}
.inner .btn img {margin:0;}
.inner ul.btn img {margin:10px 0 0 0;}

.inner .textArea {
	margin:3% 0;
	text-align:left;
}
.inner .number {
	text-align:left;
}
.inner ul.annotation {
	margin-top:2%;
	text-align:left;
}
.inner ul.annotation li {
	text-decoration:none;
}
.inner .mb_none {
	margin-bottom:0;
}
.inner .textbox {
	padding:2% 2%;
	text-align:left;
	border:1px solid #ccc;
}
.inner .right {
	text-align:right;
}
#tempoListHL06 h4, #tempoListHL07 h4, #tempoListHL08 h4, #tempoListHL09 h4, #tempoListHL10 h4, #tempoListHL11 h4 {
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 10px;
}
.anchorInPage a {
    background-image: none !important;
}
h4.toggleBtn.preLink a {
	margin-top: 5px;
	padding:0px !important;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	line-height: 0;
}
.red{
	color:#be110a;
}
.mt20 {
	margin-top:20px!important;
}
/*New
-------------------------------------------------------------*/
#new .cam_targetPrdBox {
    background-color: #fffdf9;
    background-image: -moz-linear-gradient(center top , #ffe9aa, #fffdf9);
    border-bottom: 3px solid #ffe9ab;
    margin-top: 5px;
    padding: 15px;
    text-align:left;

}
#new .header {
	background-color: #e8e8e8 !important;
	padding: 0 !important;
}
#new table {
    margin: 10px 0;
    width: 100%;
}
#new th {
    width: 40%;
}
#new table tbody th {
}
#new table tbody th {
    background-color: #E5E7E8;
    font-weight: bold;
    padding: 7px 5px;
    text-align: left;
    vertical-align: top;
}
#new table th {
    border: 1px solid #E5E7E8;
    padding: 7px;
}
#new .sp_type_apply_info tbody td {
    width: 60%;
}
#new table td {
    border: 1px solid #E5E7E8;
    padding: 7px;
}
#new .fmapryBox01 {
    background-color: #ffffff;
    border: 3px solid #ff66c1;
    border-radius: 6px;
    margin: 10px 0px 10px 0px;
	text-align:left;
}
#new .fmapryBox01 .txt_center,#new .fmapryBox02 .txt_center {
	text-align:center;
}
#new .fmapryBox01 h3 {
    background-color: #ff66c1;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 5px;
    text-align: center;
}
#new .fmapryBox02 {
    background-color: #ffffff;
    border: 3px solid #84bbff;
    border-radius: 6px;
    margin: 10px 0px 10px 0px;
	text-align:left;
}
#new .fmapryBox02 h3 {
    background-color: #84bbff;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    padding: 8px 5px;
    text-align: center;
}
#new .imgBox img {
	margin:1% 0;;
}
#new .fmapryBox01 img,.fmapryBox02 img {width:auto !important;}

/*Monthly
-------------------------------------------------------------*/
#monthly dl {
	border:1px solid #bfe2ee;
	border-radius: 20px;
	background-color:#dff5fd;
	padding:5% 3%;
	text-align:left;
}
#monthly dl dt img {
	margin:1% 0;
}
#monthly dl dd {
	text-align:left;
}
#monthly .whiteBox {
	background-color:#fff;
	padding:2%;
}


/*Footer
-------------------------------------------------------------*/
#Footer{
	background-color: #f2f2ed;
	border-top: 3px solid #003268;
	line-height: 1.4;
}
#Footer #footerBottom #siteNav{
	margin: 5px 0 0;
}
#Footer #footerBottom #siteNav li{
	border-bottom: 1px solid #ccc;
}
#Footer #footerBottom #siteNav li a{
	display: block;
	padding: 15px;
}
#Footer #footerBottom #siteInfo_copyright{
	background-color: #323b44;
}
#Footer #footerBottom #selfInfo{
	margin: 0 0 0 10px;
	padding: 10px 0 0;
}
#Footer #footerBottom #selfInfo p{
	color: #9d9e9f;
	font-size: 1rem;
	padding: 5px 1.4em 0 0;
}
#Footer #footerBottom #copyright{
	color: #9d9e9f;
	font-size: 1rem;
	padding: 5px 10px;
}

/*attention_yellow
-------------------------------------------------------------*/
/* .attention_yellow {
    background: url("/sphone/common/imgs/attention_icon_yellow.gif") no-repeat scroll left top #feffed;
    border: 1px solid #e9d3c8;
    margin: 12px 10px;
    min-height: 25px;
    padding: 15px 5px 10px 40px;
}
.attention_red {
    background: url("/common09/imgs/contexts_eme_caution01.gif") no-repeat scroll 7px 7px #FEEFE7;
    border: 1px solid #FF0000;
    margin: 12px 10px;
    min-height: 25px;
    padding: 8px 5px 8px 35px;
    text-align: left;
} */
/*discArea
-------------------------------------------------------------*/
.discArea{
	border: 1px solid #dddddd;
	border-radius:6px;
	margin: 10px;
	padding: 10px;
}
.discArea .headline{
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 4px solid #eeeeee;

	font-weight: bold;
	font-size: 15px;
}

.discArea ul.normalList li {
    background-image: url("/common21/common13/imgs/icon/icn_normal_list.png");
    background-repeat: no-repeat;
    padding-left: 1.5em;
    background-position: left 3px;
    text-align: left;
    line-height: 1.3;
}
.discArea ul.ml20{
	margin-left: 20px;
}
.discArea #areaDisclaimer ul li span.emphasizeR{color: #be100a;}
.discArea #areaDisclaimer ul li a.emphasizeR:link{color: #be100a;}
.caution_red { color:#be110a!important; }
/*Tcard_plus
-------------------------------------------------------------*/
img.tit {
	margin-bottom:2%;
}

/*
改修作業により下記のcssのソース一部追加
/powerflex/housing/common/css/layout.css
*/

body a.cancel {
    color: #000;
    display: block;
}

body .toggleBtn div {
	background: url("../imgs/cam_tpoint02/sp/btn_accordion1_close.png") no-repeat 98% 50%;
	position: absolute;
	top: -3%;
	right: 6%;
}
body .toggleBtn div.open {
	background: url("../imgs/cam_tpoint02/sp/btn_accordion1_open.png") no-repeat 98% 50%;
	position: absolute;
	top: -3%;
	right: 6%;
}

body #new .toggleBtn div {
	background: url("../imgs/cam_tpoint02/sp/btn_accordion2_close.png") no-repeat 98% 50%!important;
	position: absolute;
	top: -3%;
	right: 6%;
}
body #new .toggleBtn div.open {
	background: url("../imgs/cam_tpoint02/sp/btn_accordion2_open.png") no-repeat 98% 50%!important;
	position: absolute;
	top: -3%;
	right: 6%;
}

body #other .toggleBtn div {
	background: url("../imgs/cam_tpoint02/sp/btn_accordion2_close.png") no-repeat 98% 50%!important;
	position: absolute;
	top: -3%;
	right: 3%;
}

body #other .toggleBtn div.open {
	background: url("../imgs/cam_tpoint02/sp/btn_accordion2_open.png") no-repeat 98% 50%!important;
	position: absolute;
	top: -3%;
	right: 3%;
}

.toggleBtn {
	margin-top: -1px;
	position: relative;
}

.toggleBtn div{
	z-index: 9999;
	width: 10%;
	height: 100%;

}

h4.toggleBtn.preLink {
	padding: 0!important;
}
h4.toggleBtn.preLink a {
	padding: 0px;
}
h4.toggleBtn.preLink img{
	width: 100%!important;
}

#toggleList01 h4, #toggleList02 h4, #toggleList03 h4, #toggleList04 h4, #toggleList05 h4, #toggleList06 h4 {
	border: 1px solid #ddd;
	padding: 10px;
	cursor: pointer;
}

#toggleList07 h4, #toggleList08 h4, #toggleList09 h4, #toggleList10 h4, #toggleList11 h4, #toggleList12 h4 {
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 10px;
}

#toggleList13 h4, #toggleList14 h4, #toggleList15 h4, #toggleList16 h4, #toggleList17 h4, #toggleList18 h4 {
    border: 1px solid #ddd;
    cursor: pointer;
    padding: 10px;
}

#toggleList01 h4 {
	cursor: pointer;
}

.attention_red02 {
	background-color: #feffed;
    border: 1px solid #FF0000;
    margin: 12px 10px;
    min-height: 25px;
    padding: 15px 5px 10px 5px;
}
.attention_yellow02 {
	background-color: #feffed;
    border: 1px solid #e9d3c8;
    margin: 12px 10px;
    min-height: 25px;
    padding: 15px 5px 10px 5px;
}

#service .item {
    background-color: #fff;
    border-top: 8px solid #fff20e;
    margin-bottom: 20px;
    padding: 0 20px 20px;
}

.light_blue_box {
	border:solid 3px #7CC502;
	background-color:#F3FFE0;
	margin:10px;
    min-height: 25px;
    padding: 15px 5px 15px 5px;
}



/* ************************************************ */
/*                      #tPoint02                     */
/* ************************************************ */

#tPoint02{
	background-color: #ffffff!important;
	text-align: center;
}

#tPoint02 #wrap img{
	width: 95%;
	height: auto;
}
#tPoint02 #wrap #areaDisclaimer img{
	width: auto;
	height: auto;
}

#tPoint02 #wrap h2 img{
	width: 100%;
}

#tPoint02 #wrap h3 img{
	width: 100%;
}

#tPoint02 .innerWrap{
	width: 90%;
	display: inline-block;
}



#tPoint02 .narrowWrap{
	width: 90%;
  display: inline-block;
}

#tPoint02 .colorsTextBox{
  display: inline-block;
  box-sizing: border-box;
  background-color: #FFF5F3;
  text-align: left;
  padding: 20px;
	margin-bottom: 10px;
  width: 90%;
}

#tPoint02 .colorsTextBox .title{
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;

}

#tPoint02 .colorsTextBox p{
  margin: 0;
  padding: 0;
}

#tPoint02 .btnDetail{
  height: ;
	display: inline-block;
	margin: 20px 0;
}
#tPoint02 .btnDetail img{
}

#tPoint02 .btnArea{
  width: 90%;
	display: inline-block;
	margin: 10px auto 20px;
}
#tPoint02 .mb0{
	margin-bottom: 0px!important;
}
#tPoint02 .pb10{
  padding-bottom: 10px!important;
}
#tPoint02 .pb20{
  padding-bottom: 20px;
}
#tPoint02 .pb70{
  padding-bottom: 70px;
}

#tPoint02.w30 {
	width: 30%;
}

/*
	#firstWrap
=========================== */
#firstWrap {
  background-image: url("../imgs/cam_nanacopoint/bkg_mainarea.jpg");
	background-repeat: repeat-x;
}

#firstWrap #areaDepositPoint {
	width: 90%;
	display: inline-block;
	position: relative;
}

#btnCamDetail{
	width: 80%;
	display: inline-block;
	position: absolute;
	left: 9%;
	bottom: 15%;
}


/*
	#contentsWrap
=========================== */
#contentsWrap .content{
  margin-top: 0px;
  padding-bottom: 20px;
  width:100%;
}

.sentenceArea{
	position: absolute;
	width: 110%;
	right: 5%;
	top: 85%;
	text-align: right;
}

#contentsWrap .content .header{
	margin-bottom: 7px;
	padding: 20px 0;
}
/*
#contentsWrap .content .btnArea{
  margin: 0 0 30px 0;
}
*/
#contentsWrap .content .border{
  border: 3px solid #F5F5F5;
  display: block;
	padding-bottom: 0!important;
}


#tPoint02 #contentsWrap .accumulate3Months .parallel{
	width: 87%;
}

#contentsWrap .accumulateMonthlyUse {
  background-color: #E5E7E8;
}

#contentsWrap .boxInner{
	display: inline-block;
	width: 90%;
}

/*#new
=========================== */


#new .box .boxInner{
  width: 100%;
}

#new div.box {
  display: inline-block;
  width: 90%;
	margin-bottom: 20px;
}
#new .boxInner img {
  text-align: center;
  margin-bottom: 10px;
}
#new .boxInner > p {
  text-align: right;
  margin: 2px;
}

/*#other
=========================== */

#other div.box {
  padding-bottom: 20px;
	position: relative;
}
#other .box .boxInner img {
  text-align: center;
  margin-bottom: 10px;
}
#other .box .boxInner .in_text> p {
  text-align: right;
  padding: 0;
	margin: 0;
}

#other .in_text_area{
	position: relative;
	margin-top: 20px;
}

#other .in_text_area .in_text{
	position: absolute;
	z-index: 9999;
	bottom: 7%;
	right: 6%;
	width: 85%;
}

#other .in_text_area .in_text01{
	position: absolute;
	z-index: 9999;
	top: 57%;
	right: 6%;
	width: 85%;
}

#other .in_text_area .in_text02{
	position: absolute;
	z-index: 9999;
	top: 42%;
	right: 6%;
	width: 90%;
}

#other .in_text_area .in_text03{
	position: absolute;
	z-index: 9999;
	top: 30%;
	right: 6%;
	width: 90%;
}

/*#step
=========================== */

#other div.step {
  display: inline-block;
}
#other .box .boxInner .step img{
  margin: 0;
}
#other .step .boxInner img {
  text-align: center;
  margin-bottom: 10px;
}
#other .step .boxInner > p {
  text-align: right;
  padding: 0px 20px;
}

#stepArea{
  position: relative;
	width: 95%;
	display: inline-block;
}

#stepArea #steptriangle{
	width: 10%!important;
  position: absolute;
  left: 45%;
  top: 98%;
}


/*#tPoint02 table.tblhlrate{width: 800px;padding: 0;margin: 10px auto;text-align: center;}
#tPoint02 table.tblhlrate td{margin: 0;}
#tPoint02 table.tblhlrate td.tblcellblank{width: 5px;padding: 0;}
#tPoint02 table.tblhlrate td.rateBoxBtm{
	width: 260px;
	padding: 0;
	margin: -20px 0 0 0;
	background:#ffffff url(../imgs/t_common/hl_rate/rate_type_bg.gif) center bottom no-repeat;

	height: 196px;
	color: #333333;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
}
#tPoint02 table.tblhlrate td.rateBoxBtm div.ratehead{margin: 0;padding: 0;}
#tPoint02 table.tblhlrate td.rateBoxBtm .rateValue {
	font-size:48px;
	color: #039;
}
#tPoint02 table.tblhlrate td p{
	position:static;
	text-align: center;
	font-size: 14px;
}
#tPoint02 table.tblhlrate td p.rateBox{margin-top: 30px;color: #039;font-size: 18px;}
#tPoint02 p#lp_basic {
  display: inline-block;
  width: 800px;
	position:static;
	text-align:left;
}*/
#tPoint02 p.numberTxt {
  display: inline-block;
  width: 800px;
	position:static;
	text-align:right;
	margin-bottom:10px;
}
.full_img{
	width: 100%!important;
}
.app_area{
	text-align: center;
	background-color: #E5E7E8 ;
	padding-bottom: 20px;
}

.app_area .write_area{
	width: 90%;
	background-color: #ffffff;
	display: inline-block;
	padding: 10px;
}

.app_area .write_area div{
	display: inline-block;
}

.img60{
	width: 60%!important;
}
.img70{
	width: 70%!important;
}
.img40{
	width: 100%!important;
}
.img10{
	width: 10%!important;
}
#tblcamspan {
  width: 100%;
  border: 3px #E5E7E8 solid;
  padding: 5px;
}

#tblcamspan th{
  font-weight: bold;
  background-color: #E5E7E8;
  border: 2px #E5E7E8 solid;
  padding: 5px;
}
#tblcamspan td{
  text-align: left;
  background-color: #ffffff;
  border: 2px #E5E7E8 solid;
  padding: 5px;
}

#tblAtmlineup {
	width: 100%;
  border: 2px #E5E7E8 solid;
	margin-right: 10px;
}

#tblAtmlineup th{
  background-color: #E5E7E8;
  border: 2px #E5E7E8 solid;
  padding: 5px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}
#tblAtmlineup td{
  background-color: #FFFFFF;
  border: 2px #E5E7E8 solid;
  padding: 5px;
}

#gentei .heading{
  font-weight: bold;
  text-align: left;
  font-size: 130%;
  margin: 15px 0 5px 0;
}

.sentenceArea{
	font-size: 90%;
}

.border_box .textbox{
	border: none;
	width: 90%;
}
.col4{
	width: 100%;
	background-color: #0070C0;
}


.border_box{
  width: 100%;
  border: solid 5px #0070C0;
  display: inline-block;
	background-color: #f2f6fa;
}

.back_point{
	width: 100%;
	height: auto;
	border: solid 5px #0070C0;
	display: inline-block;
	background-color: #f2f6fa;
	position: relative;
	text-align: right;
	overflow: hidden;
}

.back_point .col4{
	position: absolute;
	vertical-align: top;
	width: 85px;
	background-color: #f2f6fa;
	top: 30%;
	left:5%;
}

.back_point .col4 img{}

.back_point .textbox{
	width: 70%;
	height: 100%;
	box-sizing: border-box;
}

.textbox{
	display: inline-block;
}

.textbox p{
	margin: 10px;
}

.entry_method{
	margin-top: 5px;
	margin-bottom: 5px!important;
}

#bottom {
	text-align: left;
}


#bottom > .headline{
	display: none;
}

.caution02{
	text-align: left;
}

.btnArea a[href$="pdf"]{
	background-image: none!important;
	padding-right:0;
}

#footerBtn img{
	width: 100%;
}

.rate_border_box{
	border: solid 7px #F0F0F0;
	width: 95%;
	display: inline-block;
	margin: 10px 0;
}

.rate_border_box .ratehead{
	width: 100%;
	padding: 15px 40px 0 40px;
	box-sizing: border-box;
	background-color: #F0F0F0;
}

.rate_border_box .rateBox{
	padding: 7px;
}

.rateValue {
	font-size:48px;
	color: #039;
}

.rateTerm,.ratePercent{
	font-size:20px;
	color: #039;
}

#store_list{
	position: absolute;
	width: 50%;
	left: 10%;
	top: 57%;
}
.store_list_area{
	position: relative;
}

#new table.yen_table{
	border:3px solid #D5EFFD;
}

#new table.yen_table th{
	border:3px solid #D5EFFD;
	padding:7px;
	text-align:center;
	color:#004098;
	font-weight: bold;
	background-color:#ffffff;
}

#new table.yen_table td{
	border:3px solid #D5EFFD;
	padding:7px;
	text-align:left;
	color:#004098;
	font-weight: bold;
}

.boxInner.boxHeight2,
.boxInner.boxHeight3,
.boxInner.boxHeight4,
.boxInner.boxHeight5{
	margin-right:10px;
	margin-left:10px;
}

.disclaimer_pop #areaDisclaimer p{
	display:none !important;
}

/* homeloan add 170601*/
#hlflwStep {text-align:left;}
#hlflwStep dl.definitionList{margin-left:10px;margin-right:10px;}
#hlflwStep dl.definitionList:after{
	clear: both;
	content: "";
	display: block;
}
#hlflwStep dl.definitionList dt{
	float: left;
	width: 20%;
	text-align:center;
}
#hlflwStep dl.definitionList dd{
	float: right;
	width: 80%;
	font-weight:normal;
}
#hlflwStep dl.definitionList dt{width: 60px !important;}
#hlflwStep dl.definitionList dt img{width: 50px;padding-top: 20px;}

#hlflwStep{margin-left: auto;margin-right: auto;text-align: left;}
#hlflwStep h3{text-align: center;}
#hlflwStep .pt20{padding-top: 20px;}
#hlflwStep .hlflwBoxOutLine{background-color: #fceff9;padding: 20px 10px 20px 10px;}
#hlflwStep .hlflwBox{
	padding: 20px 10px 10px 10px;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 50px;
	min-height: 50px;
}
#hlflwStep .addLineDot{border-top: 2px dotted #073190;}
#hlflwStep #hlflw_step01{background-image: url(../imgs/cam_tpoint02/sp/ico_tpg_hl_step1.png);}
#hlflwStep #hlflw_step02{background-image: url(../imgs/cam_tpoint02/sp/ico_tpg_hl_step2.png);}
#hlflwStep #hlflw_step03{background-image: url(../imgs/cam_tpoint02/sp/ico_tpg_hl_step3.png);}
#hlflwStep #hlflw_step04{background-image: url(../imgs/cam_tpoint02/sp/ico_tpg_hl_step4.png);}
#hlflwStep .hlflwBox h4{color: #073190;padding-left: 30px;}
#hlflwStep .btnArea .col{margin-left: 10px;margin-right: 10px;margin-top: 20px !important;text-align: center;}


#inquiry_5009 ul li {
    padding-left:20px;
    text-indent: 0;
}

 .tpointLineupbox {
	background-color: #eb6d8e;
	padding: 5px;
	text-align: left;
	margin: 20px 10px;
}
 .tpoint_box {
	padding: 0;
	background-color: #ffffff;
}
 .tpnewcont {
	padding: 10px;
	border-bottom: 2px dashed #eb6d8e;
}
 .tpointLineupbox h2#title01{
	background: #eb6d8e url(../imgs/cam_point/ico_account_opening_savings.png) 2% no-repeat;
    background-size: 28px;
}
.tpointLineupbox h2#title02{
	background: #eb6d8e url(../imgs/cam_point/ico_first_login.png) 2% no-repeat;
    background-size: 23px;
}
.tpointLineupbox h2#title03{
	background: #eb6d8e url(../imgs/cam_point/ico_first_transfer.png) 2% no-repeat;
    background-size: 28px;
}
.tpointLineupbox h2#title04{
	background: #eb6d8e url(../imgs/cam_point/ico_entry.png) 2% no-repeat;
    background-size: 28px;
}
.tpointLineupbox h2#title05{
	background: #eb6d8e url(../imgs/cam_point/ico_charge.png) 2% no-repeat;
    background-size: 28px;
}
.tpointLineupbox h2#title06{
	background: #eb6d8e url(../imgs/cam_point/ico_touroku.png) 2% no-repeat;
    background-size: 28px;
}
.tpointLineupbox h2#title07{
	background: #eb6d8e url(../imgs/cam_point/ico_total_assets.png) 3% no-repeat;
    background-size: 32px;
}
.tpointLineupbox h2#title08{
	background: #eb6d8e url(../imgs/cam_point/ico_gaika.png) 2% no-repeat;
    background-size: 34px;
}
 .tpnewcont h2 {
	background-color: #eb6d8e;
	margin-left: -10px;
	color: #FFF;
	font-size: 18px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 60px;
}
 h2 span {
	font-size: 14px;
	margin-left: 10px;
}
 .tptextcont {
	padding: 10px;
}
#tPoint02 #wrap  .tptextcont img{
	width: 250px;
}

 p.pointtxt {
	position: relative;
	max-width: 250px;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
    text-align: center;
}
p.pointtxt::before,  p.pointtxt02::before {
	content: '';
	display: inline-block;
	height: 40px;
/*
	height: 60px;
	width: 112px;
	background-image: url(../imgs/cam_nanacopoint/logo_nanaco_point.png);
*/
	background-size: contain;
	background-repeat: no-repeat;
}
 p.pointtxt span.pointrate {
/*
	position: absolute;
	left: 120px;
*/
	top: 15px;
	font-size: 40px;
}
 p.pointtxt span.pointafter {
	position: absolute;
	right: 0;
	bottom: -3px;
	font-size: 16px;
}
.clearfix::after {
	clear: both;
	content: "";
	display: block;
}
.addclrpt {
	color: #F00;
}
.camLink {
	background-color: #fff;
	padding: 0 20px;
}
.camText {
	color: #F00;
	font-weight: bold;
	font-size: 90%;
}
#campaign {
	padding-bottom: 20px;
	margin-bottom: 7px;
}
#campaign .camLink img {
	width: 75% !important;
	margin-top: 20px;
}
#campaign .camLink > div {
	text-align: left;
}
#campaign .camLink h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #a0a0a0;
	margin: 20px 0 10px;
}
#campaign .camLink p,
#campaign .camLink ul {
	margin-bottom: 10px;
}
.accumulateMonthlyUse {
	background-color: #e5e7e8;
}

.emphasizeY{
	color: #fff200;
	font-size: 18px !important;
}
.bgGray {
	background-color: #e8e8e8;
}








#tPoint02 .account_point10{
  border: 6px solid #00b050;
  border-top: none;
  padding: 0 15px 15px;
  text-align: left;
}
#tPoint02 .account_point10 .h2Title_02{
  background-color: #00b050;
  text-align: left;
}

#tPoint02 .account_point10 .cam_conditions_area{
  margin-top:15px;
}
#tPoint02 .account_point10 .conditions_type01{
  background-color: #00b050;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding:5px;
}
#tPoint02 .account_point10 .c_text_area{
  background-color: #f8f8f6;
  padding: 10px;
  font-weight: bold;
}
#tPoint02 #wrap .account_point10 .c_text_area img{
  width: auto;
}

/* 211201 */
.container.container--without-nav {
	margin-bottom: 0;
}

/* 220216 */
#bottom {
	margin: 10px;
}

.w90{
  margin: 0 auto;
  width: 95% !important;
}

/* 220401 */
.footer__pagetop{
  z-index: 10000!important;
}
.text-link--icon img{
	width: auto!important;
	height: 15px!important;
}

/* 220520 */
.w100 {
  width: 100%;
}

.pb20 {
  padding-bottom: 20px;
}

.pb40 {
  padding-bottom: 40px;
}

.mb40{
  margin-bottom: 40px;
}

.pt20{
  padding-top: 20px;
}

.pt40 {
  padding-top: 40px;
}

.mt40{
  margin-bottom: 40px;
}

.box-conversion {
  padding: 40px 0;
  width: 100%;
  background-color: #f6f8f9;
  margin-bottom: 20px;
  text-align: left;
}

.w100 p {
  padding: 0 20px;
  text-align: left;
}

.box-conversion p {
  padding: 0 20px;
}

.box-conversion__maintext {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center !important;
}

.text-warning {
  color: #e3215a;
}

.app-download__group {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}

.app-download__link {
  flex: 1;
}

/* .app-download__link:not(:last-child) {
  margin-right: 20px;
} */

.app-download__link-os {
  text-align: center;
}

.app-download__link-os img {
  width: 90%;
}

.header_line {
  padding: 10px !important;
  background-color: #fff;
}

.header_line p {
  font-size: 10px;
  text-align: left;
}

.news-inner {
  width: calc(100% - 20px);
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 20px;
}

.news-inner .block-topic {
  width: auto;
}

.news-inner .block-topic p {
  text-align: left;
}

.news-inner .block-topic a {
  color: #2076c7 !important;
  text-decoration: underline;
}


