@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	width:100%;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #333;
	line-height: 150%;
	background-color: #fff;
	background-position: 0 0;
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Sans-Serif;
}
* html div#container {
	height:100%;
}
body > #container {
	height: auto;
}
div#container {
	display:block;
	margin:0 auto;
	padding:0;
	position:relative;
	top:0;
	min-height: 100%;
	width:100%;
	background-color:#fff;
	overflow:hidden;
}
#headerwrap {
	width:100%;
	text-align:center;
	background-image:none; /* 2000×100px */
	background-repeat:no-repeat;
	background-position: center;
}
#head {
	/*width:980px;*/
	width:100%;
	height:120px;
	display:block;
	margin:0 auto;
	position:relative;
}
#head h1 {
	position:absolute;
	left:0;
	margin:0;
	padding:11px 0 0 15px;
}
#head h1 a img {
	margin:10px auto auto 0px;
	padding:0;
	border:none;
}
#head h1.login_logo a img {
	margin:-5px auto auto 0px;
}
#login_info {
	width: auto;
	height:110px;
	position:absolute;
	top:5px;
	right:20px;
	padding:0px 10px;
	text-align:right;
	display:inline;
	/*background-image: url("../img/global/head_my_bg.png");*/
	background-image:none;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	text-align: center;
}
#login_info img {
	width:75px;
	float: left;
	margin: 5px 10px 5px 25px!important;
}
#login_info img.icon_sitemap {
	width: 95px;
	position: relative;
	top:30px;
	left:55px;
}

#login_info .befor {
	position:absolute;
	top:10px;
	right:15px;
	display: block;
	text-align: left;
}
#login_info span {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	text-align: left;
}

#h_navi {
	/*background-image:url(../img/global/head_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 100%;*/
	margin:0 auto -1px -490px;
	background-color:#fff;
	padding:10px 15px;
	position:relative;
	left:50%;
	display:inline-block;
	width:980px; /* ヘッダーの幅 */
	text-align:right;
	height:0px;
	font-size: 1px;
}
#h_navi img {
	vertical-align:middle;
}
#login_info ul {
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	text-align: center;
}
#login_info ul li {
	margin:0 10px 0 0px;
	padding:0;
	float:left;
}
#login_info ul li a {
	font-size:14px;
	text-decoration:none;
	background-image:url(../img/global/h_navi_button.gif);
	height:25px;
	display:block;
	text-align:center;
	text-indent:-9999px;
	outline:none;
}
#login_info ul li#navi1 a {
	width:111px;
	background-position:0 0;
}
#login_info ul li#navi2 a {
	width:98px;
	background-position:-111px 0;
}
#login_info ul li#navi3 a {
	width:90px;
	background-position: -209px 0;
	margin-left:10px;
	margin-top:6px;
}
#login_info ul li#navi4 a {
	width:98px;
	background-position:-299px 0;
}
#login_info ul li#navi5 a {
	width:85px;
	background-position:-397px 0;
}
#login_info ul li#navi6 a {
	width:85px;
	background-position:-397px 0;
}
#login_info ul li#navi7 a {
	width:85px;
	background-position: -482px 0;
	margin-top:6px;
}
#login_info ul li#navi8 a {
	postiion:relative;
	top:0;
	width:90px;
	background-position:-567px 0;
}
/* メニュー */
/* ---------------------------------- 2023add start--- */
.tableMenu {
	display:table;
	width:100%;
	border-collapse:collapse;
	margin-bottom: 15px;
}
.tableMenu >.cell_0, .cell_1, .cell_2, .cell_3, .cell_4, .cell_5, .cell_6 {
	display:table-cell;
	border:#cccccc 2px solid;
	/*border-bottom:#cccccc 3px solid;*/
	border-bottom:#305516 3px solid!important;
	padding:18px;
	text-align:center;
	color:#333333;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.tableMenu >.cell_0s, .cell_1s, .cell_2s, .cell_3s, .cell_4s, .cell_5s, .cell_6s {
	display:table-cell;
	border:#cccccc 2px solid;
	border-bottom:#305516 3px solid!important;
	padding:18px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	background-color:#83ba3c;
}
.tableMenu >.cell_0:hover, .cell_1:hover, .cell_2:hover, .cell_3:hover, .cell_4:hover, .cell_5:hover, .cell_6:hover {
	color:#fff;
	background-color:#83ba3c;
	border-bottom:#305516 3px solid!important;
}

.menuSelected {
	padding-bottom:13px!important;
	border-bottom:#305516 3px solid!important;
	background-color:#83ba3c;
	color:#ffffff!important;
}

/* menu button area */
.cell_1_content, .cell_2_content, .cell_3_content, .cell_4_content, .cell_5_content, .cell_6_content {
	position:absolute;
	top:178px;
	z-index:999;
	display:none; /* 初期値 */
	width:100%;
	height:auto;
	background:#f6f6f6;
	padding:30px 20px;
}
.cell_1_content table, .cell_2_content table,
.cell_3_content table, .cell_4_content table,
.cell_5_content table, .cell_6_content table  {
	/* border-collapse: collapse;*/
	border-spacing: 10px;
}
.cell_1_content .menuBtn, 
.cell_2_content .menuBtn, 
.cell_3_content .menuBtn, 
.cell_4_content .menuBtn, 
.cell_5_content .menuBtn,
.cell_6_content .menuBtn {
	position:relative;
	width: 250px;
	height:60px;
	color:#333;
	background-color:#fff;
	border:1px solid #e3e3e3;
	border-radius:10px;
	padding: 10px;
	box-shadow:2px 2px #ccc;
	text-decoration:none!important;
	font-size:16px;
	font-weight:bold;
	line-height:1.2;
}
.cell_1_content .menuBtn img, 
.cell_2_content .menuBtn img, 
.cell_3_content .menuBtn img, 
.cell_4_content .menuBtn img, 
.cell_5_content .menuBtn img,
.cell_6_content .menuBtn img {
	width:55px;
	margin-left:10px;
}
.cell_1_content .menuBtnSmall, 
.cell_2_content .menuBtnSmall, 
.cell_3_content .menuBtnSmall, 
.cell_4_content .menuBtnSmall, 
.cell_5_content .menuBtnSmall,
.cell_6_content .menuBtnSmall {
	position:relative;
	/* top:5px; */
	width:150px;
	height: auto;
	color:#fff;
	background-color:#305516;
	border-radius:10px;
	padding: 8px;
	box-shadow:2px 2px #ccc;
	font-size:12px;
	text-align:center;
	text-decoration:none!important;
}
.cell_1_content a, .cell_2_content a, .cell_3_content a, 
.cell_4_content a, .cell_5_content a, .cell_6_content a {
	text-decoration:none!important;
}
.cell_1_content .menuBtn img {
	width:55px;
}
.cell_1_content .menuBtn .cellTitle, 
.cell_2_content .menuBtn .cellTitle, 
.cell_3_content .menuBtn .cellTitle, 
.cell_4_content .menuBtn .cellTitle, 
.cell_5_content .menuBtn .cellTitle,
.cell_6_content .menuBtn .cellTitle {
	display:inline-block;
	position:absolute;
	top: 20px;
	left: 84px;
	width: 163px;
	font-size:18px;
	text-align:center;
	line-height:1.1;
}
.cell_1_content .menuBtn .alignCenterTitle,
.cell_2_content .menuBtn .alignCenterTitle {
    left: 52px;
}
.cell_1_content .closeContet1, 
.cell_2_content .closeContet2, 
.cell_3_content .closeContet3, 
.cell_4_content .closeContet4, 
.cell_5_content .closeContet5,
.cell_6_content .closeContet6 {
	margin:10px auto 0px auto;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	font-weight:bolder;
}
/* ---------------------------------- 2023add end--- */

#menuwrap {
	width:100%;
	height:50px;
	position:relative;
	top:0px;
}
ul#menu {
	width:1000px;
	position:relative;
	top:0px;
	left:50%;
	margin-left:-500px;
	display:table;
	padding:0;
	list-style:none;
	clear:both;
	text-align:center;
	background-color:#fff;
}
#menu li {
	potition:relative;
	top:0;
	display: table-cell;
  	vertical-align: middle;
}
#menu li a {
	display:block;
	padding:0.7em 0.5em 0.7em 0.5em;
	font-size:12px;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	text-decoration:none;
	color:#4b7c94;
	letter-spacing:1px;
	border:1px dotted #6496AF;
	/*background-color:rgba(132,187,60,0.05);*/
  	border-radius:20px;
  	margin-left:10px;
  	margin-right:10px;
}
/* Contact */
#menu-contact a {
	text-indent: -9999px;
	background: url(../img/global/menu_contact.png);
	background-repeat : no-repeat;
	width: 55px;
	height: 180px;
	display: block;
	position: fixed;
	right: 0;
	top: 100px;
	z-index:99;
}

/* Shiteiten */
#menu-shiteiten a {
	text-indent: -9999px;
	background: url(../img/global/menu_shiteiten.png);
	background-repeat : no-repeat;
	width: 55px;
	height: 180px;
	display: block;
	position: fixed;
	right: 0px;
	top: 270px;
	z-index:99;
}


#contents {
	width:980px;
	position:relative;
	left:50%;
	margin-top:20px;
	margin-left:-490px;
	margin-bottom:120px;
	display:inline-block;
	/*padding:20px 0 120px 0;*/
	padding:0 0 120px 0;
	clear:both;
}

#contents2 {
	display:inline-block;
	width:980px;
	position:relative;
	left:50%;
	margin-left:-490px;
	margin-bottom:10px;
	padding:20px 0 0 0;
	clear:both;
}
#contents h1 {
	position:relative;
	left:5px;
	top:0px;
	font-size:20px;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	letter-spacing:0.2em;
	color:#092542;
}
#contents h1.shopping {
	min-width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:70px;
	background-color:#fff;
	background-image:url('../img/contents/bg_shopping.png');
	background-position:0% 50%;
	background-size:50px;
	background-repeat:no-repeat;
	margin-left:0;
}
#contents h1.shopping a {
	text-decoration:none;
	color:#333;
	font-size:1.1em;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	letter-spacing:0.1em;
}
#contents h1.document {
	min-width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:70px;
	background-color:#fff;
	background-image:url('../img/contents/bg_document.png');
	background-position:0% 50%;
	background-size:50px;
	background-repeat:no-repeat;
	margin-left:0;
}
#contents h1.document a {
	text-decoration:none;
	color:#333;
	font-size:1.1em;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	letter-spacing:0.1em;
}
#contents h1.riyoumeisai {
	min-width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:70px;
	background-color:#fff;
	background-image:url('../img/contents/bg_riyoumeisai.png');
	background-position:0% 50%;
	background-size:50px;
	background-repeat:no-repeat;
	margin-left:0;
}
#contents h1.riyoumeisai a {
	text-decoration:none;
	color:#333;
	font-size:1.1em;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	letter-spacing:0.1em;
}
h1.shiteiTen a {
	text-decoration:none;
	color:#333;
	font-size:1.1em;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	letter-spacing:0.1em;
	}

/* -------------------------HTMLでbackground-imageを指定してください */
#contents h1.bgimage {
	min-width:auto;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:70px;
	background-color:#fff;
	background-image:url('/spr/img2/contents/.png');/* インラインでこれを入れる */
	background-position:0% 50%;
	background-size:50px;
	background-repeat:no-repeat;
	margin-left:0;
}
/* -------------------------HTMLでbackground-imageを指定してください */

#contents h1.bgimage a {
	text-decoration:none;
	color:#333;
	font-size:1.1em;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	letter-spacing:0.1em;
}


#contents #pankuzu {
	border:0px dotted #ccc;
	padding: 9px 10px 1px 10px;
	display:inline-block;
	position:relative;
	width:100%;
	vertical-align:middle;
	margin-bottom:10px;
	background-color:#fff;
}
#contents #pankuzu ul {
	margin:0 -20px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
	float:left;
}
#contents #pankuzu ul li {
	margin:0;
	padding:0 20px 0 0;
	background-image:url(../img/global/pankuzu_bg.gif);
	background-repeat:no-repeat;
	background-position:100% 3px;
	font-size:12px;
	float:left;
	color:#666;
}
#contents #pankuzu ul li:last-child {
	background-image:none;
}
#contents #pankuzu ul li a {
	text-decoration:none;
	color:#666;
}
#contents #pankuzu form {
	float:left;
	margin-top:-5px;
}
#contents #pankuzu form ul {
	margin:0 0 0 -10px;
}
#contents #pankuzu form ul li {
	margin:0 0 0 10px;
	padding:10px 0 0 0;
	background:none;
}
#contents #pankuzu form ul li input {
	border:1px solid #ccc;
	width:330px;
	height:30px;
	padding-left:5px;
	margin-top: -5px;
	margin-bottom:5px;
	font-size:14px;
	background-color:#ffffcc;
	color:#666;
}
#contents #pankuzu form ul li a img {
	margin-top:-5px;
	margin-bottom:5px;
	padding-left:0px;
}


#contents2 #pankuzu {
	border:1px dotted #ccc;
	padding:9px 10px 1px 10px;
	display:inline-block;
	position:relative;
	width:958px;
	vertical-align:middle;
	margin-bottom:10px;
}
#contents2 #pankuzu ul {
	margin:0 -20px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
	float:left;
}
#contents2 #pankuzu ul li {
	margin:0;
	padding:0 20px 0 0;
	background-image:url(../img/global/pankuzu_bg.gif);
	background-repeat:no-repeat;
	background-position:100% 3px;
	font-size:12px;
	float:left;
}
#contents2 #pankuzu ul li a {
	text-decoration:none;
}
#contents2 #pankuzu form {
	float:right;
}
#contents2 #pankuzu form ul {
	margin:0 0 0 -10px;
}
#contents2 #pankuzu form ul li {
	margin:0 0 0 10px;
	padding:3px 0 0 0;
	background:none;
}
#contents2 #pankuzu form ul li input {
	border:1px solid #ccc;
	width:120px;
	padding:2px 0;
	margin-top: -3px;
}
#contents2 #pankuzu form ul li a img {
	margin-top: -3px;
}

#contents .column_left {
	float:left;
	display:inline;
	position:relative;
}

#contents .column_right {
	float:right;
	display:inline-block;
	position:relative;
}


#contents .column_loan {
	display:inline-block;
	position:relative;
}

/*#contents #wrap2{*/
#container #wrap2{
	clear:both;
	width: 100%;
	min-height: 100%;
}

#footwrap {
	background-color:#E3E3DF;
	width:100%;
	height:110px;
	position:absolute;
	margin:0 auto 0 auto;
	bottom:0;
	padding:0;
	text-align:center;
}
#foot {
	width:980px;
	position:relative;
	left:50%;
	margin-left:-490px;
}
#foot ul.simple-footer-menu {
	width:100%;
	height:auto;
	position:relative;
	top:0px;
	display:table;
	padding:0;
	list-style-type:none;
	clear:both;
	text-align:center;
	background-color:#E3E3DF;
}
#foot ul.simple-footer-menu li {
	potition:relative;
	top:0;
	left:1em;
	display: table-cell;
  	vertical-align: middle;
  	text-align:left;
}
#foot ul.simple-footer-menu li:first-child {
  	border-left:0px;
}
/* Spring一本化のCSSに追加すること  ここから */
#foot ul.simple-footer-menu li a {
	display:inline-block;
	padding:0;
	font-size:11px;
	font-family: 'Hiragino Kaku Gothic ProN','メイリオ', sans-serif;
	text-decoration:underline;
	/*color:#668A35;*/
	letter-spacing:1px;
}
/* Spring一本化のCSSに追加すること  ここまで */
#foot p {
	width:100%;
	height:auto;
	position:relative;
	bottom:0.5em;
	display:table;
	padding:0;
	list-style:none;
	clear:both;
	text-align:right;
}
#foot2 {
	clear:both;
	background-color:#E3E3DF;
	width:950px;
	height:60px;
	padding:10px 15px;
}

#foot ul.pc-sp-display {
	margin: 0 ;
	padding: 0;
	list-style: none;
	position: relative;
	top: 8px;
	text-align: center;
	width: 100%;
}
#foot ul.pc-sp-display li {
	display: inline;
	margin: 0;
	padding: 0;
}
#foot ul.pc-sp-display li a {
	color: #FF8C00;
}
#foot ul.pc-sp-display li:last-child {
	font-weight: bold;
}
#foot ul.pc-sp-display li:last-child:before {
	content:"/";
	margin: 0 5px;
	font-weight: normal;
}

#foot img {
	vertical-align:baseline;
	margin:0 0 0 0;
}
