/* ----- ベース ----- */

.bar_space{
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

.text_space{
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 20px;
	padding-left: 14px;
}


/* ----- お申込からご利用まで ----- */

.flow_kate{
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #73ACFB;
}

.flow_text{
	font-size: 30px;
	line-height: 38px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.flow_waku {
	border: thin solid #999999;
	padding: 7px;
	width: 350px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}


/* ----- 商品内容 ----- */

.commodity_left{
	vertical-align: top;
	width: 100px;
}

.commodity_right {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: left;
	width: 530px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.commodity_test_green{
	font-size: 18px;
	font-weight: bold;
	color: #058E02;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.commodity_test_red {
	font-size: 18px;
	font-weight: bold;
	color: #FE0000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.card_back{
	background-image: url(../image/commodity/card_back.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

.business_back{
	background-image: url(../image/commodity/business_back.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

.estate_back{
	background-image: url(../image/commodity/estate_back.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

.tegata_back{
	background-image: url(../image/commodity/tegata_back.jpg);
	background-repeat: no-repeat;
	height: 75px;
}

.moushikomi{
	height: 30px;
	width: 150px;
	padding-top: 33px;
	padding-left: 8px;
	padding-right: 4px;
}

.syousai{
	top: 45px;
	right: 160px;
	height: 30px;
	width: 150px;
	padding-top: 33px;
	padding-right: 8px;
	padding-left: 4px;
}


/* ----- 各プラン共通 ----- */

.loan_table_left{
	vertical-align: top;
	width: 100px;
}

.loan_table_center{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	width: 250px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.loan_table_right{
	vertical-align: top;
	width: 290px;
}

.loan_annai_left{
	background-color:#E4EEF5;
	width:30%;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.loan_annai_right{
	width:70%;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.waku{
	border: thin dashed #CCCCCC;	
}

/* ----- 企業情報 ----- */

.up {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	padding-top: 8px;
}

.down {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	padding-bottom: 8px;
}

.company_TextBase {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.table_max.storetable{
    width:534px;
}


/* ----- サイトマップ ----- */

.map_td1{
	font-size: 14px;
	color: #000000;
	padding: 3px;
	text-align: left;
	width: 70px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.map_td2 {
	font-size: 14px;
	color: #000000;
	padding: 3px;
	text-align: center;
	width: 20px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.map_td3{
	font-size: 14px;
	color: #000000;
	padding: 3px;
	text-align: left;
	width: 80px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.map_td4 {
	font-size: 14px;
	color: #000000;
	padding: 3px;
	text-align: center;
	width: 20px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.map_td5 {
	font-size: 14px;
	color: #000000;
	padding: 3px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}


/* ----- 関連リンク ----- */

.link_text {
	font-size: 16px;
	line-height: 20px;
	color: #3C78C8;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	text-decoration: none;
}

.link_text a:link { 
	color : #3C78C8; 
	text-decoration : none; 
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
} 

.link_text a:visited { 
	text-decoration : underline; 
	color : #000000; 
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
} 

.link_text a:hover { 
	text-decoration : underline; 
	color : #000099; 
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.link_setumeitext {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	text-decoration: none;
	padding-top: 3px;
}

/* ----- Web契約 ----- */
.web_waku{
	border: 2px solid #55B2F3;
	padding: 10px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}

.web_moushikomi{
	margin-bottom: 30px;
	text-align: center;
	padding: 10px;
}


/* ----- font ----- */

.TextSmall {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextSmall_Gray {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBase {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBase_S {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	
}

.TextBase_Red {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #CC0000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBase_Green {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #336633;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBaseB {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBig {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}
.TextBigB {
	font-size: 20px;
	ine-height: 26px;
	font-weight: bold;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}