@charset "UTF-8";
html {
	height:100%;
	width:100%;
}
body {
	font-family:Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
#wrap {
	display:block;
	width:100%;
	min-width:900px;
	margin: 0 auto;
}
/*フォントサイズ指定*/
body {
	font-size: 90%;
	line-height: 155%;
	color:#111;
	font-weight:normal;
}
.nomal {
	line-height: 145%;
	color:#111;
	font-weight:normal;
}
.clearfix {
	width:100%;
	overflow:hidden;
}
.middlefont {
	font-size: 85%;
	line-height: 130%;
}
.smallfont {
	font-size: 70%;
	line-height: 150%;
}
.bigfont {
	font-size: 115%;
	line-height: 130%;
}
.bigbold {
	font-size: 110%;
	line-height: 130%;
	font-weight:bold;
}
.titlefont {
	font-size: 140%;
	line-height: 110%;
}
.titlebold {
	font-size: 140%;
	line-height: 110%;
	font-weight:bold;
}
.bbfont {
	font-size: 150%;
}
.bbfont_red {
	font-size: 115%;
	color:#FF0000;
}
h2, h1, h3 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
}
/*base*/
p {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	margin: 0;
	padding-left:25px;
}
li {
	margin: 0;
	padding: 0;
}
br {
	clear:both;
}
a {
	text-decoration:none;
}
a:hover {
	color:#0f85d7;
	font-weight:normal;
	text-decoration:underline;
}
img {
	border:none;
	text-align: center;
}
/*ヘッダー*/
#header li {
	display: inline;
}
#header li a {
	color:#FFF;
	font-weight:normal;
	background-image: url(/ca/img/common/kugiri.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 9px;
	padding-right:5px;
	text-decoration: none;
}
#header li a:hover {
	color:#AAA;
	font-weight:normal;
}
#header ul {
	list-style:none;
}
#header {
	margin:0px auto;
	display:block;
	width:900px;
	color:#FFF;
	text-align: right;
}
#head {
	width:100%;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#333;
	height:15px;
}
/*フッター*/
#footer {
	color:#FFF;
	clear:both;
	background:#333333;
	bottom:0px;
	width:100%;
	padding-top:5px;
	height:20px;
	margin-top: 0px;
}
#footer li a:hover {
	color:#AAA;
	font-weight:normal;
}
#footer li a {
	font-weight:normal;
}
#graybar {
	display:block;
	color:#333;
	clear:both;
	background:#F2F2F2;
	bottom:0px;
	width:100%;
	padding-top:0px;
	padding-bottom:10px;
	margin-top: 20px;
	height: 110px;
}
.key2 {
	margin-top:2px;
	float:right;
	width:120px;
	display:block;
	font-size:80%;
}
.key3 {
	display:block;
	float:right;
	width:130px;
	height:88px;
	margin-top:10px;
}
.key4 {
	margin-top:2px;
	float:right;
	width:60px;
	display:block;
}
#graybar2 {
	display:block;
	color:#333;
	clear:both;
	background:#F2F2F2;
	bottom:0px;
	width:100%;
	padding-top:0px;
	padding-bottom:10px;
	margin-top: 0px;
	height:60px;
}
.gpolicy {
	margin:0px auto;
	display:block;
	width:900px;
}
.securty {
	display:block;
	width:650px;
	float:left;
	line-height:14px;
	margin-top: 10px;
}
.securty2 {
	display:block;
	width:700px;
	float:left;
	margin-top: 10px;
	position:relative;
}
/**/
.wedo li {
	list-style:circle;
	margin-left:20px;
}
#middle {
	margin:0px auto;
	width:900px;
	display:block;
}
.main {
	width:900px;
	display:block;
}
#menu li {
	float:left;
}
#menu li a {
	height:48px;
	display:block;
	text-decoration: none;
}
#menu ul {
	height:48px;
	list-style:none;
}
.Learn a {
	display:block;
	width:150px;
	height:48px;
	background:url(/ca/img/common/menu_learn.gif) no-repeat left top;
	text-indent:-150000px;
}
.Learn a:hover {
	background-position:left bottom;
}
.Learn2 {
	display:block;
	width:150px;
	height:48px;
	background-image:url(/ca/img/common/menu_learn2.gif);
	text-indent:-150000px;
}
.Borrowing a {
	display:block;
	width:150px;
	height:48px;
	background:url(/ca/img/common/menu_borrowing.gif) no-repeat left top;
	text-indent:-150000px;
}
.Borrowing a:hover {
	background-position:left bottom;
}
.Borrowing2 {
	display:block;
	width:150px;
	height:48px;
	background-image:url(/ca/img/common/menu_borrowing2.gif);
	text-indent:-150000px;
}
.Repayment a {
	display:block;
	width:150px;
	height:48px;
	background:url(/ca/img/common/menu_repayment.gif) no-repeat left top;
	text-indent:-150000px;
}
.Repayment a:hover {
	background-position:left bottom;
}
.Repayment2 {
	display:block;
	width:150px;
	height:48px;
	background-image:url(/ca/img/common/menu_repayment2.gif);
	text-indent:-150000px;
}
.Services a {
	display:block;
	width:150px;
	height:48px;
	background:url(/ca/img/common/menu_services.gif) no-repeat left top;
	text-indent:-150000px;
}
.Services a:hover {
	background-position:left bottom;
}
.Services2 {
	display:block;
	width:150px;
	height:48px;
	background-image:url(/ca/img/common/menu_services2.gif);
	text-indent:-150000px;
}
.FAQ a {
	display:block;
	width:150px;
	height:48px;
	background:url(/ca/img/common/menu_faq.gif) no-repeat left top;
	text-indent:-150000px;
}
.FAQ a:hover {
	background-position:left bottom;
}
.FAQ2 {
	display:block;
	width:150px;
	height:48px;
	background-image:url(/ca/img/common/menu_faq2.gif);
	text-indent:-150000px;
}
.About a {
	display:block;
	width:150px;
	height:48px;
	background:url(/ca/img/common/menu_about.gif) no-repeat left top;
	text-indent:-150000px;
}
.About a:hover {
	background-position:left bottom;
}
.About2 {
	display:block;
	width:150px;
	height:48px;
	background-image:url(/ca/img/common/menu_about2.gif);
	text-indent:-150000px;
}
#top {
	margin:0px auto;
	width:900px;
	display:block;
	height:115px;
	clear: both;
	position: relative;
}
#copy {
	text-align: center;
	margin-top:12px;
	color: #4577BD;
	display: block;
	letter-spacing:0.05em;
}
#title {
	display:block;
	width:268px;
	height:88px;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:0px;
	float:left;
}
#title a {
	display:block;
	width:268px;
	height:88px;
	background-image:url(/ca/img/common/financeone.gif);
	text-indent:-26800px;
	background-repeat:repeat-x;
}
#account {
	display:block;
	width:164px;
	height:60px;
	margin-left:20px;
	margin-top:20px;
	float:right;
}
#account a {
	display:block;
	width:164px;
	height:60px;
	background:url(/ca/img/common/myaccount.gif) no-repeat left top;
	text-indent:-277000px;
}
#account a:hover {
	background-position:left bottom;
}
#fl {
	width:590px;
	display:block;
	margin-bottom: 10px;
}
#left {
	width:594px;
	display:block;
	float:left;
	padding-bottom:20px;
	margin-top:12px;
}
.internet {
	display:block;
	width:286px;
	height:49px;
	background-image:url(/ca/img/top/internet.jpg);
	text-indent:-29000px;
}
.start {
	display:block;
	width:286px;
	height:52px;
	background-image:url(/ca/img/top/starthere.jpg);
	text-indent:-29000px;
	background-repeat:repeat-x;
}
.process {
	display:block;
	width:590px;
	height:42px;
	background-image:url(/ca/img/top/ourprocess.gif);
	text-indent:-595000px;
	background-repeat:repeat-x;
	margin-bottom:10px;
	margin-top:20px;
}
#ProcessChart {
	padding-top:10px;
	padding-bottom:10px;
}
.what {
	display:block;
	width:590px;
	height:42px;
	background-image:url(/ca/img/top/whatsmore.gif);
	text-indent:-590000px;
	background-repeat:repeat-x;
	padding-bottom:15px;
}
.FAQList ul {
	display:block;
}
.FAQList li {
	width: 291px;
	height: 66px;
	margin-right:6px;
	margin-bottom:5px;
	float:left;
}
.FAQList li a {
	display:block;
	width: 291px;
	height: 65px;
}
.beginners a {
	display:block;
	background:url(/ca/img/top/icon_beginners.jpg) no-repeat left top;
	text-indent:-291000px;
}
.beginners a:hover {
	background-position:left bottom;
}
.document a {
	background:url(/ca/img/top/icon_document.jpg) no-repeat left top;
	text-indent:-291000px;
}
.document a:hover {
	background-position:left bottom;
}
.apply a {
	background:url(/ca/img/top/icon_apply.jpg) no-repeat left top;
	text-indent:-291000px;
}
.apply a:hover {
	background-position:left bottom;
}
.security a {
	background:url(/ca/img/top/icon_security.jpg) no-repeat left top;
	text-indent:-291000px;
}
.security a:hover {
	background-position:left bottom;
}
.borrow a {
	text-indent:-291000px;
	background-image: url(/ca/img/top/icon_borrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borrow a:hover {
	background-position:left bottom;
}
.repay a {
	background:url(/ca/img/top/icon_repay.jpg) no-repeat left top;
	text-indent:-291000px;
}
.repay a:hover {
	background-position:left bottom;
}
.aboutF li {
	display: inline;
	background-image: url(/ca/img/common/kugiri.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 10px;
	padding-right:10px;
	text-decoration: none;
}
.aboutF {
	width:400px;
	float:left;
}
.aboutF a {
	text-decoration:none;
	color:#FFF;
}
#financecopy {
	width:180px;
	text-align:right;
	float:right;
	color: #FFF;
	text-decoration: none;
}
.photo1 {
	padding-top:4px;
	padding-right:4px;
}
.photo2 {
	padding-top:4px;
}
#pankuzu {
	display:block;
	padding-bottom:20px;
	padding-top:5px;
}
.gotofaq a {
	display:block;
	background:url(/ca/img/top/gotofaq.gif) no-repeat left top;
	width: 110px;
	height:15px;
	text-indent:-84000px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom: 10px;
	float:right;
}
.gotofaq a:hover {
	background-position:left bottom;
}
.gotofaq2 a {
	display:block;
	background:url(/ca/img/common/gotofaq2.gif) no-repeat left top;
	width: 110px;
	height:15px;
	text-indent:-84000px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom: 10px;
	float:right;
}
.gotofaq2 a:hover {
	background-position:left bottom;
}
/*段組み*/
.column {
	display:block;
	margin-bottom:40px;
}
.column3 {
	display:block;
	width:292px;
	float:left;
	margin-right:10px;
}
.column4 {
	display:block;
	width:402px;
	margin-right:20px;
	margin-bottom:40px;
	float:left;
}
.column3A {
	display:block;
	width:292px;
	float:left;
}
.columnB {
	display:block;
	width:304px;
	margin-right:12px;
	float:left;
}
.columnB_2 {
	display:block;
	width:300px;
	float:left;
}
.columnBB {
	display:block;
	width:290px;
	margin-right:12px;
	float:left;
}
.columnH {
	display:block;
	width:450px;
	margin-right:12px;
	float:left;
}
.columnC {
	border: 1px solid #8BA4D6;
	padding:12px;
	background-color:#FCFAF5;
	margin-bottom:35px;
}
.columnCC {
	border: 1px solid #8BA4D6;
	padding:12px;
	background-color:#FCFAF5;
	margin-top:10px;
	margin-bottom:35px;
}
.honbun {
	display:block;
	margin-bottom:25px;
}
.titlecopy {
	clear:both;
	display:block;
	margin-top:15px;
	margin-bottom:15px;
	width:900px;
	background-repeat:repeat-x;
	text-indent:-90000px;
}
.step {
	margin-left:75px;
	display:block;
}
.formt {
	display:block;
}
#ill_eight {
	display:block;
	background-image:url(/ca/img/leanmore/ill_eight.jpg);
	width: 304px;
	height: 209px;
	text-indent:-267000px;
	background-repeat:repeat-x;
}
.title {
	font-weight:bold;
	margin-bottom:0px;
	margin-top:20px;
	display:block;
	color:#4275BC;
}
.idimg {
	margin-top:10px;
	margin-bottom:20px;
}
/*ABOUT*/
#aboutUS {
	width:284px;
	display:block;
	border:1px solid #4577BD;
	float:right;
}
.ab {
	display:block;
	color:#FFF;
	background:#4577BD;
	width:284px;
	text-align:center;
	padding:5px 0 3px 0;
}
.our {
	padding:10px;
	display:block;
}
.callus {
	display:block;
	width:264px;
	height:40px;
	background-image:url(/ca/img/top/call.jpg);
	text-indent:-17400px;
	margin-top:10px;
}
.applynow {
	display:block;
	width: 307px;
	height: 52px;
	margin:15px auto 35px auto;
}
.applynow a {
	display:block;
	background:url(/ca/img/common/botton_applynow.jpg) no-repeat left top;
	width: 307px;
	height: 52px;
	text-indent:-19500px;
}
.applynow2 a {
	display:block;
	margin:15px auto 35px auto;
	background:url(/ca/img/common/botton_applynow.jpg) no-repeat left top;
	width: 307px;
	height: 52px;
	text-indent:-19500px;
}
.floanwho_hyou .applynow2 a {
	margin:0 auto;
}
.floanwho_hyou .logo_premier {
	width: 280px;
	margin:0 auto;
}
.applynow a:hover {
	background-position:left bottom;
}
.applynow2 a:hover {
	background-position:left bottom;
}
.submit {
	clear:both;
	display:block;
	width:219px;
	height:56px;
	margin:10px auto 10px auto;
}
/*表の中*/
.tax {
	display:block;
	background-image:url(/ca/img/common/icon_tax.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.get {
	display:block;
	background-image:url(/ca/img/common/icon_get.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.card {
	display:block;
	background-image:url(/ca/img/common/icon_card.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.loan {
	display:block;
	background-image:url(/ca/img/common/icon_loan.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.notime {
	display:block;
	background-image:url(/ca/img/common/icon_notime.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.hesitate {
	display:block;
	background-image:url(/ca/img/common/icon_hesitate.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.sudden {
	display:block;
	background-image:url(/ca/img/common/icon_sudden.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.beginner {
	display:block;
	background-image:url(/ca/img/common/icon_beginner.jpg);
	width:180px;
	height:50px;
	background-repeat:repeat-x;
	text-indent:-18000px;
}
.hyouwaku {
	padding:5px;
}
#PROCESSCHART {
	margin-top:10px;
	margin-bottom:20px;
}
#PHOTO1 {
	margin-bottom:5px;
}
.please {
	display:block;
}
#details {
	display:block;
	margin-top:5px;
	margin-left:5px;
}
#hyakup {
	display:block;
	background-image:url(/ca/img/top/100p.gif);
	width:282px;
	height:32px;
	background-repeat:repeat-x;
	text-indent:-18000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a:hover img.hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.pre {
	white-space : pre;
	display:block;
}
#graybar {
	display:block;
	color:#333;
	clear:both;
	background:#F2F2F2;
	width:100%;
	padding-top:0px;
	padding-bottom:10px;
	margin-top: 20px;
	height: 100px;
}
.key2 {
	display:block;
	float:right;
	width:130px;
}
#financecopy_font {
	color: #FFF;
	text-decoration: none;
}
#center_move {
	text-align: center;
	vertical-align: middle;
}
#premireOnly {
	display:none;
}
.clear {
	clear:both;
}
.clear hr {
	display:none;
}
.center2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.pad-bottom15 {
	padding-bottom:15px;
}
.tab480 {
	width:480px;
}

.sch_msg {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	
}

.fullimage img{
	max-width: 800px;
	width: 100%;
	height: auto;
}

/* ----------------------------------------------- */

/* 全体のコンテナ */
.conat-hotline-outlide {
    width: 100%; /* 親要素の幅を100% */
    padding: 0; /* 上下に余白を追加 */
    display: flex; /* フレックスボックスで子要素を配置 */
    justify-content: center; /* 横方向で中央揃え */
    align-items: center; /* 縦方向で中央揃え */
    box-sizing: border-box; /* パディングを含めて幅を計算 */
}

/* コンテンツ */
.conat-hotline {
    width: 600px;
	background-image: -webkit-linear-gradient(rgba(251, 251, 251, 1), rgba(242, 242, 242, 1) 37%);
	background-image: -o-linear-gradient(rgba(251, 251, 251, 1), rgba(242, 242, 242, 1) 37%);
	background-image: linear-gradient(rgba(251, 251, 251, 1), rgba(242, 242, 242, 1) 37%);
    padding: 20px; /* 内側に余白を追加 */
    border-radius: 2px; /* 角を丸くする */
    display: flex; /* フレックスボックスで子要素を配置 */
    justify-content: space-between; /* 子要素を左右に配置 */
    align-items: center; /* 縦方向で中央揃え */
    box-sizing: border-box; /* パディングを含めて幅を計算 */
	border: 1px solid #ADC4E3;
}

/* タイムゾーン */
.conat-hotline .conat-timezone {
    font-size: 15px; /* フォントサイズ */
    color: #333; /* テキストカラー */
    flex: 1; /* 残りの幅を占有 */
    word-wrap: break-word; /* 長い単語を折り返し */
    word-break: break-word; /* 行を折り返す */
    margin-right: 10px; /* 隙間を調整 */
	font-weight: bold;
}

/* 電話番号 */
.conat-hotline .hottel {
    font-size: 46px; /* フォントサイズ */
    font-weight: bold; /* 太字 */
    color: #FE6F21; /* テキストカラー */
    white-space: nowrap; /* 折り返し禁止 */
}
