@charset "utf-8";
/*------------------------------------------------------------------------------------------------
creation date 2016.3.25
http://www.sevenbank.co.jp/
Copyright (C) Seven Bank,Ltd. All Rights Reserved.
------------------------------------------------------------------------------------------------*/
/*-------------------------------
Layout
--------------------------------*/
body {
	-webkit-text-size-adjust: 100%;
}
#Wrapper {
	margin:0 auto;
	padding:0;
	border:0;
}
.WrapperInner {
	background:#000227;
	padding-bottom:50px;
}
#Header {
	width:860px;
	margin:0 auto 8px;
}
.main {
	background:url(/oos/adv/image/tmp_142/tmp142_bg_main.png) repeat-x center;
}

img {
	vertical-align:bottom;
}

.move{
position:relative;
width:100%;
padding-top:56.25%;
}
.move iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
}

.w600 {
width:600px !important;
margin:auto;
}

/*---------------
.linkBlock
------------------*/
ul.linkBlock01 li a,
a.linkBlock01,
ul.linkBlock01 li .textNolink,
.linkBlock01.textNolink {
	display:inline;
	padding-right:15px;
	padding-left:0;
	background: url(/shared/img/cmn_ico_003.png) right center no-repeat;
	margin-right:5px;
	word-break:break-all;
}

/*---------------
.listBlock
------------------*/
.listBlock02 ul.listBlock01 {
	padding:5px 0 0 25px;
}
.listBlock02 ul li {
	display:table;
}

.listBlock02 ul li img {
	float:left;
	display:block;
}

.listBlock02 ul li p {
	padding-left:25px;
	margin-bottom:2px;	
}
.listBlock01 .caution01,
.listBlock02 .caution01,
.listBlock03 .caution01,
.listBlock04 .caution01,
.listBlock05 .caution01,
.listBlock06 .caution01 {
	padding-left:40px;
	background:url(/shared/img/cmn_ico_030.png) no-repeat left center;
}

.listBlock01 .caution02,
.listBlock02 .caution02,
.listBlock03 .caution02,
.listBlock04 .caution02,
.listBlock05 .caution02,
.listBlock06 .caution02 {
	padding-left:30px;
	background:url(/shared/img/cmn_ico_004.png) no-repeat left top;
}

/*---------------
cautionBlock
------------------*/
.cautionBlock01 ul li,
ul.cautionBlock01 li {
	/zoom: 1;
	/*display:table;*/
}

.cautionBlock01 ul li span,
ul.cautionBlock01 li span {
	float:left;
	display:block;
}

.cautionBlock01 ul li span.text,
ul.cautionBlock01 li span.text {
	padding-left:2em;
	float:none;
}

.cautionBlock01 ul li .linkBlock01,
ul.cautionBlock01 li .linkBlock01 {
	margin-left:2em;
}

.cautionBlock01 ul li span.text .linkBlock01,
ul.cautionBlock01 li span.text .linkBlock01 {
	margin:0;
}

.cautionBlock01 ul li .listBlock01,
ul.cautionBlock01 li .listBlock01 {
	padding-left:25px;
}

.cautionBlock01 ul li ul,
ul.cautionBlock01 li ul {
	padding-left:25px;
}


.listBlock02 > ul > li > .cautionBlock01 {
	padding-left:25px;
}


/*-------------------------------
.contentArea
--------------------------------*/
.contentArea {
	width:860px;
	margin:0 auto;
}

.campaignArea {
	color:#ffffff;
}
.campaignArea table thead {
	font-size:120%;
	color:#00306b;
	background:#ffffff;
}
.campaignArea table tbody th {
	background:#2c5180;
}
.campaignArea table tbody td {
	background:#14345c;
}
.campaignArea table th,
.campaignArea table td {
	border:solid 1px #ffffff;
	padding:10px;
}

/*-------------------------------
.noticeInfo
--------------------------------*/
.noticeInfo {
	background:#ffffff;
	padding:15px;
}
.noticeInfo .listBlock02 > ul > li {
	margin-bottom:15px;
}

/*-------------------------------
pagetop
--------------------------------*/
div.pagetop {
	margin:0 auto;
	padding-top:20px;
	width:860px;
	text-align:right;
}
div.pagetop p {
	padding-top:1em;
}
div.pagetop p.top01 a {
	background: url(/shared/image/ico/ico_pagetop.gif) no-repeat scroll left top transparent;
	font-size: 92%;
	padding-left: 17px;
}

/*-------------------------------
#footer
--------------------------------*/
div#footer {
	width:900px;
	margin:40px auto 0;
	text-align:center;
}
div#footer img {
	padding-bottom:10px;
}
div#footer address {
	font-size:85%;
	padding-bottom:50px;
	margin-bottom:0;
}

/*---------------
comBlock
------------------*/
.comBlock01 {
	margin-top:30px;
}

.comBlock01 .comBlock01 {
	margin-top:0;	
}




/*-------------------------------
accordionBlock01
--------------------------------*/
.accordionBlock01 {
	margin-bottom:20px;
}

.accordionBlock01 .acHeadInner {
	/*width:663px;*/
	background:#2395CF;
	color:#333;
	font-weight:bold;
	display:block;
	/display:inline;
	/zoom:1;
}

.accordionBlock01 .acHead span.ico {
  display: table-cell;
  vertical-align: middle;
}

.accordionBlock01 .acHead span.title {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	padding:15px 13px 13px;
	font-size:130%;
	line-height:120%;
	/display:inline;
	/zoom:1;
}

.accordionBlock01 .acHead span.title span.titleinner {
	margin: 0;
	/display:block;
}

.accordionBlock01 .acHead a.acLabel {
	display:table-cell;
	vertical-align:middle;
	background:#1481B9;
	color:#fff;
	width:130px;
	padding:19px 10px 19px 11px;
	text-decoration:none;
	font-weight:bold;
	/zoom: 1;
}

.accordionBlock01 .acHead a.acLabel span {
	font-size:80%;
	background:url(/shared/img/cmn_ico_016_off.png) no-repeat right center;	
	padding-right:27px;
	display:block;
	width:90px;
}

.accordionBlock01.act .acHead a.acLabel span {
	background:url(/shared/img/cmn_ico_016_on.png) no-repeat right center;	
	padding-right:27px;
}

.accordionBlock01 .acHead a.acLabel:hover {
	background:#0074aa;
}

.accordionBlock01 .acContents {
	display:none;
	background:#99C1D6;
	padding:20px 40px 20px;
}

.accordionBlock01.act .acContents {
	display:block;	
}






/*-------------------------------
tmp_144 
--------------------------------*/
.ttl3Merit {
	color:#185a93; 
	font-size:220%; 
	font-weight:bold;
	margin:10px 0;
}
.ttl3Merit .fLarge {
	font-size:140% !important;
}




/* debitCatch */
.debitCatch{
	margin: 0 0 20px;
}
.debitCatch li{
	float: left;
}
.debitCatch li + li{
	float: right;
}

/* debitBox */
.debitBox{
	padding: 15px;
	background: #f2eed3;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}

/* merit
-------------------------- */
.debitBox.merit{
	margin: 0 0 20px;
}
/* debitMeritList */
.debitBox.merit > ul li{
	float: left;
	width: 225px;
	margin: 10px;
}

.debitBox.merit > ul li dt span{
	display: block;
	background: #09a827;
	padding: 7px 0;
	border-radius: 10px 10px 0 0;
	text-align: center;
}
.debitBox.merit > ul li dt span + span{
	background: #ffffff;
	padding: 0;
	border-radius: 0 0 10px 10px;
}
.debitBox.merit > ul li dl dd{
	margin: 15px 0 0;
	color: #3f1f16;
	font-size: 107.7%;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.debitBox.merit > ul li dl dd > span{
	font-size: 114.3%;
}
.debitBox.merit > ul li dl dd > strong{
	color: #eb615a;
	font-size: 142.9%;
}
.debitBox.merit > ul li dl dd > strong .lrg{
	font-size: 130%;
}



/* howToLink
-------------------------- */
.howToLink{
	display: inline-block;
	background: #ffffff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	text-align:right;
}
.howToLink a{
	display: block;
	padding: 12px 34px 12px 22px;
	color: #015c23;
	font-size: 107.7%;
	text-decoration:none;
	background: url('/oos/adv/image/tmp_142/tmp142_ico_001.png') no-repeat 95% 50%;
}
.howToLink a:hover{
	color: #6699cc;
}

