@charset "shift_jis";

/*黒線1pxテーブル*/
.tbl-bdr table, tbl-bdr td, tbl-bdr th {
    border-collapse: collapse;
    border:1px solid #333;
　　text-align: left;
    }

/*おしゃれな見出し(カード申し込み)*/
h3.midashi1{
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
  text-align: center;
}

/*リンクカラー--------------------------------------*/

/*赤*/

a.f001{
	color: #ff0000;
}
/*青*/

a.f002{
	color: #0000ff;
}
/*フォントカラー-----------------------------------*/

/*赤*/

.f001{
	color: #ff0000;
}

/*青*/

.f002{
	color: #0000ff;
}
/*黒*/

.f003{
	color: #000000;
}
/*白*/

.f004{
	color: #ffffff;
}
/*薄橙色*/

.f005{
	color: #ffffca;
}

/*黄色*/

.f006{
	color: #ffff00;
}

/*変な緑*/

.f009{
	color: #009999;
}

/*薄いグレー*/

.f010{
	color: #8d8d8d;
}

/*バックカラー*/

/*赤*/

.b001{
	background-color: #ff0000;
}

/*青*/

.b002{
	background-color: #0000ff;
}
/*黒*/

.b003{
	background-color: #000000;
}
/*白*/

.b004{
	background-color: #ffffff;
}
/*薄橙色*/

.b005{
	background-color: #ffffca;
}

/*黄色*/

.b006{
	background-color: #ffff00;
}

/*薄いグレー*/

.b007{
	background-color: #e3e3e3;
}

/*緑*/

.b008{
	background-color: #009999;
}

/*うすオレンジ*/

.b008b{
	background-color: #ff8d57;
}

/*オレンジ*/
.b009{
	background-color: #ef8100;
}

/*バックカラー終わり*/

/*太字*/

strong{
	color: #ff0000;
}
/*寄せ*/

.cen{
	text-align: center;
}


.lef{
	text-align: left;
}

.rig{
	text-align: right;
}
/*フォントサイズ*/

.fs11{
	font-size: 11px;
}

.fs12{
	font-size: 12px;
}

.fs14{
	font-size: 14px;
}

.fs15{
	font-size: 15px;
}

.fs16{
	font-size: 16px;
}

.fs18{
	font-size: 18px;
}

.fs20{
	font-size: 20px;
}

.fs24{
	font-size: 24px;
}

/*余白*/

.yo001{
	padding: 0px;
}

.yo002{
	padding: 2px;
}

.yo003{
	padding: 5px;
}

.yo004{
	padding: 10px;
}

.yo005{
	padding: 1%;
}

.yo006{
	padding: 2%;
}

.yo007{
	padding: 3%;
}

.yo008{
	padding: 5%;
}

.yo009{
	padding: 10%;
}

/*高さシリーズ*/
.takasab20{
  position: relative;
  top: -20px;
}

/*横幅*/
/*会社概要*/
.wi96{
     width:96%;
}

/*年収申告*/
.wi98{
     width:98%;
}

.wi100{
     width:100%;
}

box11-b img.cen{
width:center;
}

/*行間隔*/
.line2{
line-height: 25px;
}

/* input要素のうちtype属性値がbuttonのものに対して装飾 */

input[type="submit"] {
	background-image: linear-gradient(0deg, #a7d9f5, #eaf6fd);/* グラデーション */
	border: 1px solid #3c7fb1;/* 枠線 */
	border-radius: 0.3em;/* 角丸 */
	text-align: center;
}
/*レイアウト枠*/

/*角丸見出し(背景白)*/

.div-1 {
	margin: 1em -0.1em;
	padding: 15px 0px 15px 0px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	font-weight: bold;
}

/*div(width95%)*/

.div-2{
	width: 95%;
}

/*角丸見出し*/

.div-3 {
	width: 95%;
	padding: 15px 2px 15px 2px;
	border: 2px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #feffd9 10px no-repeat;
	font-weight: bold;
}

/*トップページ「営業案内」*/
.box-d3 {
	width: 94%;
	text-align: left;
	padding: 10px 10px 10px 10px;
	border: 2px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: linear-gradient(0deg, #a7d9f5, #eaf6fd);/* グラデーション */
	font-weight: bold;
}

/*おしゃれなbox-1*/

.box11 {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #00BCD4;
	background: #e4fcff;/*背景色*/
	border-top: solid 6px #1dc1d6;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}


.box11c {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #000000;
	background: #e4fcff;/*背景色*/
	border-top: solid 6px #1dc1d6;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}

.box11 p {
	margin: 0;
	padding: 0;
	color: #000000;
}

/*トップページ手数料無料*/
.box11g {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #000000;
	background: #ffffd2;/*薄い黄色背景色*/
	border-top: solid 6px #1dc1d6;
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}

/*おしゃれなBOX-2(card-info)*/
.box11f {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.box11f .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 30px;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box11f p {
    margin: 0; 
    padding: 0;
}

/*おしゃれなBOX-3(必要書類の送信)*/
.box222-a {
    position: relative;
    top: -40px;
    margin: 2em 0;
    background: #ffffff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
}
.box222-a .box-title {
    font-size: 1.2em;
    background: #5fc2f5;
    padding: 5px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box222-a p {
    padding: 5px 5px;
    margin: 0;
}


/*トップページ新カレッヂカード*/
.box11c img.wa{
width: 90%;
}

/*枠線に見出し--極度額*/
.box11e {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 5px #0000ff;
    border-radius: 8px;
    background: #ffffd0;
}
.box11e .box-title {
    position: absolute;
    border: solid 5px #0000ff;
    display: inline-block;
    top: -20px;
    left: 10px;
    padding: 0 9px;
    line-height: 2;
    font-size: 19px;
    background: #ffffd0;
    color: #000000;
    font-weight: bold;
    border-radius: 8px;
}
.box11e p {
    margin: 1em 0em 0em 0em; 
    padding: 1em 0em 0em 0em;
}

/*おしゃれなbox-1ここまで*/

/*表-1(全てセンタリング) 利息表*/

table.001 {
	font-size: 100%;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
}
/*グラデーション見出し*/

/*横腹日3セル終わり*/

/*トップページで使用*/
.box46{
	float: left;
	width: 98%;
	padding: 5px;
	text-align: left;
	color: #000000;
	border-top: #000000 solid 0px;
	border-right: #000000 solid 0px;
	border-bottom: #000000 solid 0px;
	border-left: #000000 solid 0px;
}

.box46b{
	float: left;
	width: 98%;
	text-align: left;
	padding: 0px;
}

.box46c{
        position: relative;
        top: -20px;
	float: left;
	width: 98%;
	text-align: center;
	padding: 0px;
}

/*会員トップのボタン位置*/
box201{
	position: relative ;
	top: 100px ;
}


/*角丸見出し(背景白)*/

@media screen and ( min-width:800px){
  .div-1{
  width:96%;
  padding: 15px 0px 15px 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background : url("images/bg.png") 10px center / auto auto no-repeat scroll padding-box border-box #ffffff;
  font-weight: bold;
}
}
@media screen and (min-width:480px) and ( max-width:800px){
  .div-1{
  width:94%;
  padding: 15px 0px 15px 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background : url("images/bg.png") 10px center / auto auto no-repeat scroll padding-box border-box #ffffff;
  font-weight: bold;
}
}
@media screen and ( max-width:480px){
  .div-1{
  width:92%;
  padding: 15px 0px 15px 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background : url("images/bg.png") 10px center / auto auto no-repeat scroll padding-box border-box #ffffff;
  font-weight: bold;
}
}

/*残高照会案内*/
/*角丸見出し(背景白)*/

@media screen and ( min-width:800px){
  .box91{
  display: none;
}
.box92{
  display: none;
}
}
@media screen and (min-width:480px) and ( max-width:800px){
  .box91{
  float: left;
  width: 24%;
  text-align: right;
  background-color: #ffffff;
  color: #000000;
}
.box92{
  position: relative;
  top:-10px;
  margin: 10px auto;
  width:98%;
  background: ffffff;
}
}
@media screen and ( max-width:480px){
  .box92{
  position: relative;
  top:-10px;
  text-align: center;
  margin-left: 10px auto;
  width:98%;
  background: ffffff;
}
.box91{
  position: relative;
  top:-10px;
  float: left;
  width: 24%;
  text-align: right;
  background-color: #ffffff;
  color: #000000;
  margin-top: 2px;
}
}

/*おしゃれなボタン(スマホ・タブレット残高照会等メニュー)*/

@media screen and ( min-width:800px){
.btn-top-radius {
  display: none;
}
}

@media screen and (min-width:480px) and ( max-width:800px){
.btn-top-radius {
  width:20%;
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 8px 10px 5px 10px;
  text-decoration: none;
  color: #FFFFFF;
  background: #0000FF;
  border-bottom: solid 4px #00FFFF;
  border-radius: 15px 15px 0 0;
  transition: .4s;
}

.btn-top-radius:hover {
  background: #ffc25c;
  color: #FFF;
}
}

@media screen and (max-width:480px){
.btn-top-radius {
  width:20%;
  position: relative;
  top:-17px;
  display: inline-block;
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  color: #FFFFFF;
  background: #0000FF;
  border-bottom: solid 4px #00FFFF;
  border-radius: 15px 15px 0 0;
  transition: .4s;
}

/*おしゃれなボタンここまで*/


/*floatでセンタリング(スマホ残高照会等メニュー)*/
@media screen and ( min-width:800px){
  .box93{
  display: none;
}
}
/*タブレット残高照会・カレ美・カードメニュー(floatでセンタリング)*/
@media screen and (min-width:480px) and ( max-width:800px){
  .box93{
  width: 100%;
  position: relative;
  top: 0px;
  overflow: hidden;
/* 下のulのcssでリスト全体を右に50%移動しているので、その分幅が広がってしまいスクロールバーが表示されてしまいます。それを防ぐ為の設定です。 */
}
.box93 ul{
  position: relative;
  width: 90%;
  left: 15%;
  /* リスト全体であるul要素を右に50%移動。つまり先頭を中央に持ってくる感じです。 */
  float: left;
}
.box93 ul li{
  position: relative;
  margin: 2px 2px;
  width: 23%;
  height: auto;
  left: -10%;
  /* 各リスト項目になるli要素を左に50%移動。 */
  float: left;
}
}

/*box222-d(トップページ)*/
.box222-d {
/*    position: relative;
    top: 0px;*/
    margin: 2em 0;
    background: #ffffff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.22);
}
.box222-d .box-title-d {
 /*   font-size: 1.2em;*/
/*background: linear-gradient(#ffba99,#ffdac8);*/
/*    background: #5fc2f5;*/
    margin-bottom: 5px;
    padding: 55px 5px;
    text-align: center;
    color: #990000;
    font-weight: bold;
    letter-spacing: 0.05em;
/*	background: linear-gradient(#fff, #eee);*/
        background: linear-gradient(#ffba99,#ffdac8);
  /*グラデーション*/
	border-radius: 7px 7px 0px 0px;
  /*角丸のサイズ。左上、右上、右下、左下への順。*/
	color: #660000;
        font-size:16px;
  border-bottom: 4px solid #ff0000;
}

.box222-d h2 {
    padding: 5px;
    font-size: 15px;
    color: #cc0000;
    font-weight: bold;
/*    text-shadow:1px 0 5px black;*/
}


.box222-d p {
    padding: 5px 5px;
    margin: 0;
}


/******************************

開閉ボタンデザインあり(user2)

******************************/

/* 親の[ul] */
.syncer-acdn-parent{
  width: 90% ;
  margin: 1.5em 0 0 ;
  padding: 12px 18px ;
  border: 2px solid rgba( 0,0,0, 0.1 ) ;
}
/* 子の[ul] */
.syncer-acdn-child{
  display: none ;
}
/* 余白設定 */
.syncer-acdn-child,
.syncer-acdn-parent li,
.syncer-acdn-parent li p{
  margin: 0 ;
  padding: 0 ;
}
/* 親と子の[li] */
syncer-acdn-parent li{
  list-style: none ;
}
/* 親の[a] */
.syncer-acdn-parent li p a{
  position: relative ;
  top: 0 ;
  left: 0 ;
}
.syncer-acdn-parent li p a::after,
.syncer-acdn-parent li p a:hover::after{
  color: #333 ;
  background: rgba( 0,0,255 , 0.1 ) ;
}
.syncer-acdn-parent li p a::after{
  position: absolute ;
  top: 50% ;
  right: 12px ;
  content: "▼" ;
  font-size: .85em ;
  margin-top: -12.5px ;
  height: 17px ;
  line-height: 17px ;
  padding: 4px 8px ;
  background: ffffff;
}
/* 親の[a]と子の[li] */
.syncer-acdn-parent li p a,
.syncer-acdn-child li{
  border-bottom: 1px solid rgba( 0,0,0, 0.1 ) ;
}
/* 親と子の[a] */
.syncer-acdn-parent li a{
  display: block ;
  padding: 8px 0 ;
  font-weight: 700 ;
  text-decoration: none ;
  color: #333 ;
}
.syncer-acdn-parent li a:hover{
  cursor: pointer ;
  color: #f00 ;
  background: rgba( 0,0,0, 0.1 ) ;
}
/* 子の[a] */
.syncer-acdn-child li a::before{
  content: "●" ;
  padding-right: 5px ;
}
