@charset "UTF-8";

/*------------------------------------------------
追加
-------------------------------------------------*/
ol.t_as {
	margin:10px 20px 80px 0px;
}

ol.t_as li {
	margin-bottom: 20px;
}
ol.list_parentheses{
  padding:0 0 0 2em;
/*  margin:0;*/
}

ol.list_parentheses li{
  list-style-type:none;
  list-style-position:inside;
  counter-increment: cnt;
  text-indent: -23px;
  padding-left: 15px;
}
ol.list_parentheses li:before{
  display: marker;
  content: "(" counter(cnt) ") ";
}
/*---------------------------------------------------

汎用

-----------------------------------------------------*/

.pl-1em {
	padding-left: 1em !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-60 {
	margin-bottom: 60px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-60 {
	margin-left: 60px;
}

.t-right {
	text-align: right;
}
.t-center {
	text-align: center;
}

.m-deploy {
	margin: -25px 20px 20px 30px;
}

.fs-14 {
	font-size: 14px;
}

.fw_b {
	font-weight: bold;
}

.fc_ol {
	color: #EF8206;
	float: none !important;
	margin-right: 0px !important;
}

.fw_non {
	font-weight: normal !important;
}
.li_heigt {
    line-height: 1.7em !important;
}

/*----------------------------------------------------

初期設定

----------------------------------------------------*/

body {
	background: #fff;
	line-height: 1.7;
	color: #333;
	background: url(../img/background.png);
	z-index: 1;
	min-width:980px;
	_display: inline;
	_zoom:1;
}

/*clearfix*/

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

a {
	text-decoration: none;
	color: #0062b2;
}

a:hover {
	text-decoration: underline;
}

img {
	vertical-align: text-bottom;
}

img.center {
	display: block;
	margin: 0 auto;
}

p.center {
	text-align: center;
}

iframe.center {
	display: block;
	margin: 0 auto 20px;
}

img.right {
	float: right;
}

div.right {
	text-align: right;
	margin: 0 0 10px 10px;
}

p.right {
	text-align: right;
}

div.caution {
	padding: 10px;
	background: #f8e1db;
	clear: both;
	margin-right: 0;
	margin-bottom: 20px;
	border: none;
	text-align: center;
	box-shadow: none;
}

div.caution p {
	margin: 0;
	padding: 0;
	text-align: center;
}


/*----------------------------------------------------

WP用

----------------------------------------------------*/

/* img */
.aligncenter {
    display: block;
    margin: 10px auto;
}
.alignright { float: right; margin:5px 0px 20px 20px;}
.alignleft { float: left; margin:5px 20px 20px 0px; }



/*----------------------------------------------------

layout

----------------------------------------------------*/


#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* =======================================

	header

========================================== */

header {
	padding: 0;
	background: #FFFFFF;
	margin: 0;
	zoom: 1;
	padding: 5px 0 20px 0;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	margin-bottom: 20px;
}

header div#header_top {
	border-bottom: 1px solid rgba(0,0,0,0.15);
	box-shadow: 0 -1px 1px rgba(0,0,0,0.1) inset;
	padding-bottom: 5px;
}

header div#header_top div#header_top_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

header div#header_inner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}


/* Description
========================================== */
header p#description {
	margin: 0 250px 0 0;
	font-size: 11px;
}

/* Site Title
========================================== */
header h1 {
	padding: 20px 0 14px;
	background: url(../img/heder_illust.png) 560px 5px no-repeat;
	margin: 0 0 5px 0;
}

header h1 a {
}

/* header Navi
========================================== */
header ul#header_nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
	zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}

header ul#header_nav:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

header ul#header_nav li {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	font-size: 11px;
	;
	background: url(../img/header_menu_header.png) no-repeat 0 4px;
	padding-left: 10px;
}

header ul#header_nav li {
}

header ul#header_nav li a {
}

/* header topic_path
========================================== */

.topic_path {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 1;
}

.topic_path li{
	float:left;
	list-style:none;
}

/*----------------------------------------------------

nav

----------------------------------------------------*/
nav {
	background: #0062b2;
	border-bottom: 5px solid #f6b53d;
}

nav ul#global_nav2 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

nav ul#global_nav2 li {
	float: left;
	background: #0062b2;
	letter-spacing: 0.1rem;
	text-align: center;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin-left: 5px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1;
}

nav ul#global_nav2 li.debt {
	width: 257px;
}

nav ul#global_nav2 li.center {
	width: 204px;
}

nav ul#global_nav2 li.preventive {
	width: 240px;
}

nav ul#global_nav2 li.business {
	width: 225px;
}

nav ul#global_nav2 li a {
	display: block;
	padding: 15px 0;
	color: #fff;
	text-decoration: none;
}

nav ul#global_nav2 li a:hover {
	text-decoration: none;
	background: #84CFF0;
}

nav ul#global_nav {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

ul#global_nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	height: 49px;
}

nav ul#global_nav li.debt {
	width: 267px;
}

nav ul#global_nav li.center {
	width: 211px;
}

nav ul#global_nav li.preventive {
	width: 247px;
}

nav ul#global_nav li.business {
	width: 235px;
}

ul#global_nav li a {
	display: block;
	background: #FFF url(../img/global_navi_on.png) no-repeat;
	height: 49px;
}

ul#global_nav li.debt a {
	background-position: 0 0;
}

ul#global_nav li.center a {
	background-position: -267px 0;
}

ul#global_nav li.preventive a {
	background-position: -478px 0;
}

ul#global_nav li.business a {
	background-position: -725px 0;
}

ul#global_nav li a:hover {
	background-color: transparent;
}

ul#global_nav li a:hover img {
	visibility: hidden;
}

/* When Active Page */
body.debt ul#global_nav li.debt a img, body.center ul#global_nav li.center a img, body.preventive ul#global_nav li.preventive a img, body.business ul#global_nav li.business a img {
	visibility: hidden;
}

/*----------------------------------------------------

#content

----------------------------------------------------*/


#content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/*----------------------------------------------------

section

----------------------------------------------------*/

section {
	padding: 10px;
	margin: 0 15px 20px 0;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	border: 1px solid #bfbfbf;
	z-index: 1;
}

section h2 {
	margin: 0;
	padding: 0;
	z-index: 2;
}

section p {
	margin: 0;
}

/* =======================================

	Home

========================================== */
section#slide_show {
	width: 715px;
	height: 281px;
	padding: 0;
	border: none;
	float: left;
}

section#phone {
	width: 210px;
	float: left;
	margin-right: 0;
	padding: 10px;
	background: #df5678;
	border: none;
	color: #FFFFFF;
}

section#phone h2 {
	background: url(../img/phone_h1_bg.png) no-repeat;
	margin-top: -25px;
	padding: 20px 0 0 90px;
}

section#phone img.center {
	margin: 10px auto 0;
}

section#free {
	width: 208px;
	float: left;
	margin-right: 0;
	letter-spacing: -0.1rem;
	border-bottom: 3px solid #0d64ae;
}

section#free h2 {
	background: url(../img/free_h1_bg.png) no-repeat;
	margin-top: -20px;
	padding: 20px 0 0 65px;
}

section#process {
	width: 448px;
	float: left;
	min-height: 200px;
	border-bottom: 3px solid #0d64ae;
}

section#process h2 {
	background: url(../img/process_h1_bg.png) no-repeat;
	margin-top: -20px;
	margin-bottom: 10px;
	padding: 20px 0 0 85px;
}

section#process img.center {
	margin: 20px auto 0;
}

section#example {
	width: 208px;
	float: left;
	padding: 10px;
	min-height: 200px;
	border-bottom: 3px solid #0d64ae;
}

section#example h2 {
	background: url(../img/example_h1_bg.png) no-repeat;
	margin-top: -20px;
	margin-bottom: 15px;
	padding: 20px 0 0 75px;
}

section#question {
	width: 208px;
	float: left;
	padding: 10px;
	min-height: 200px;
	margin-right: 0;
	border-bottom: 3px solid #0d64ae;
}

section#question h2 {
	background: url(../img/question_h1_bg.png) no-repeat;
	margin-top: -20px;
	margin-bottom: 15px;
	padding: 20px 0 0 40px;
}

section#attention {
	padding: 0;
	clear: both;
	margin-right: 0;
	border-color: #eb6252;
	overflow: hidden;
	box-shadow: none;
}

section#attention h2 {
	width: 170px;
	float: left;
	border-right: 1px solid #eb6252;
	background: #f8e1db;
	padding: 10px 0;
}

section#attention p {
	padding: 10px;
	margin-left: 170px;
	line-height: 1.2rem;
}

section#caution {
	padding: 10px;
	background: #f8e1db;
	clear: both;
	margin-right: 0;
	border: none;
	text-align: center;
	box-shadow: none;
}

section#caution2 {
	padding: 10px;
	background: #e8f8c3;
	clear: both;
	margin-right: 0;
	border: none;
	text-align: center;
	box-shadow: none;
}

section#topics {
	width: 700px;
	float: left;
	padding: 10px;
	border-bottom: 3px solid #0d64ae;
}

section#topics h2 {
	border-left: 6px solid #0d64ae;
	padding-left: 10px;
	line-height: 1.2rem;
	padding-top: 2px;
}

section#topics dl, body.news d {
	border-top: 1px solid #0d64ae;
	margin-top: 8px;
	padding-top: 8px;
}

section#topics dt, body.news dt {
	float: left;
	padding: 10px 0;
	margin-left: 10px;
	/*border-bottom: 1px dotted #969696;*/
	width: 129px;
}

section#topics dd, body.news dd {
	margin-left: 140px;
	padding: 10px 0;
	border-bottom: 1px dotted #969696;
}

span.label_apply, span.label_public, span.label_news, span.label_lawyer_apply {
	display: block;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.8;
	float: right;
}

section#topics dd span, body.news dd span {
	margin-right: 20px;
	float: left;
}

span.label_apply {
	background: #0d64ae;
}

span.label_public {
	background: #eb8a2c;
}

span.label_news {
	background: #4aa240;
}
span.label_lawyer_apply {
	background: #EF8206;
}

section#about {
	width: 180px;
	float: left;
	padding: 10px 20px;
	margin-right: 0;
	margin-bottom: 12px;
	border-bottom: 3px solid #0d64ae;
}

section#about ul {
	list-style: none;
	padding: 0;
}

section#about li {
	padding: none;
}

section#support {
	width: 222px;
	height: 97px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/* =======================================

	article

========================================== */

article {
	width: 720px;
	float: right;
	background: #ffffff;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	line-height: 1.9em;
}
article.center_con {
	width: 960px;
	float: none;
	background: #ffffff;
	box-shadow: 0 0 7px rgba(0,0,0,0.1);
	line-height: 1.9em;
}

div.article_inner {
	padding: 10px 11px;
	border: 1px solid #bfbfbf;
	border-top: none;
}

article h1 {
	background: url(../img/article_h2_bg.png);
	margin: 0;
	padding: 10px 20px;
	color: #FFFFFF;
	font-weight: normal;
}

article h2 {
	margin: 20px 0;
	padding: 5px 0 5px 30px;
	background: url(../img/article_h3_bg.png);
	border: 1px solid #bfbfbf;
}

article h3 {
	margin-left: 10px;
}

article p {
	margin: 20px 20px;
	text-justify: inter-ideograph;
	text-align: justify;
}

article dl {
	margin-left: 20px;
	margin-right: 20px;
}

article dl dt {
	font-weight: bold;
}

article dl dd {
	margin-bottom: 20px;
	text-align: justify;
}
article dl dd.mb-0 {
	margin-bottom: 0px;
	text-align: justify;
}

/* 	article section.index

========================================== */

article section.index {
	width: 220px;
	float: left;
	background: #fff;
	padding: 0;
	border-top: 3px solid #0062b2;
	margin: 20px 15px 20px 0;
	height: 220px;
}

article section.end {
	margin-right: 0;
}

article section.index header {
	background: url(../img/section_h3_bg.png);
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #bfbfbf;
}

article section.index header h2 {
	padding: 5px 0 5px 30px;
	margin: 0;
	background: url(../img/contents_list_header.png) no-repeat 10px 12px;
	border: none;
}

article section.index p {
	margin: 10px;
}

p.go_top {
	width: 720px;
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
	margin-top: 10px;
}

/* 	publication

========================================== */

body#publications article section, body#question article section {
	border: none;
	box-shadow: none;
}

body#publications article section IMG, body#question article section IMG {
	float: left;
	margin-right: 20px;
}

body#publications article section h3, body#question article section h3 {
	width: 540;
	margin: 0;
}

body#publications article section p {
	margin: 0;
	padding: 10px;
}

body#publications article section ul {
	margin-left: 200px;
}

body#publications article section:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/* 	accordion

========================================== */

div.accordion_data h3.die {
	color: #000000;
	background: url(../img/btn_plus.gif) no-repeat scroll 620px center #F3F3F3;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 10px 10px 20px;
	margin: 0 20px;
	height: 20px;
}

div.accordion_data h3.selected {
	background: url(../img/btn_minus.gif) no-repeat scroll 620px center #dcedf9;
}

div.accordion_data h3.accordion_head {
	cursor: pointer;
}

div.accordion_data h3.accordion_head:hover {
	background: url(../img/btn_plus.gif) no-repeat scroll 620px center #dcedf9;
}

div.accordion_data ul {
	list-style: none;
}

span.accordion_list_head {
	margin-right: 5px;
}

div.accordion_data ul.menu li {
	float: right;
	margin-right: 20px;
}

div.accordion_data ul.menu:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

/* 	article btn

========================================== */


div.btn_link {
	width: 320px;
	float: left;
	background: #fff;
	padding: 0;
	margin: 20px 0 20px 20px;
}

div.btn_link a {
	position: relative;
	width: 320px;
	display: inline-block;
	background-color: #f56778;
	background-image: -webkit-linear-gradient(top, #f997b0, #f56778);
	background-image: linear-gradient(to bottom, #f997b0, #f56778);
	box-shadow: inset 1px 1px 0 #fbc1d0;
	border-bottom: 4px solid #cb5462;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #f56778;
	line-height: 50px;
}

div.btn_link a:before, a.btn:after {
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: -1;
	display: block;
	content: '';
	width: 200px;
	height: 50px;
	border: 1px solid #ee8090;
	border-bottom: 1px solid #b84d5a;
	border-radius: 4px;
}

div.btn_link a:before {
	height: 48px;
	bottom: -4px;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 1px 1px 0px #bfbfbf;
}

div.btn_link a.on, div.btn_link a:hover {
	background-color: #ffb96b;
	background-image: -webkit-linear-gradient(top, #ffcb9b, #ffb96b);
	background-image: linear-gradient(to bottom, #ffcb9b, #ffb96b);
	box-shadow: inset 1px 1px 0 #ffe0c4;
	border-bottom: 4px solid #d49958;
}

div.btn_link a.on body.link div.btn_link {
	width: 220px;
}

/* =======================================

	aside

========================================== */

aside {
	width: 230px;
	float: left;
}

aside h2 {
	margin: 0 0 10px 0;
	padding: 9px;
	background: url(../img/side_h2_bg.png);
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}

aside h3 {
	list-style: none;
	margin: 0;
	border-bottom: 1px dashed #000000;
	font-size: 14px;
	padding: 10px 0 10px 30px;
	background: #FFFFFF url(../img/contents_list_header.png) no-repeat 10px 17px;
}

body#sitemap aside h3.sitemap, body#link aside h3.link, body#link01 aside li.link01,
body#link02 aside li.link02, body#link03 aside li.link03, body#link04 aside li.link04,
body#link05 aside li.link05,body#link06 aside li.link06, body#privacy aside h3.privacy, body#process aside li.process,
body#counter aside li.counter, body#center aside li.center, body#counselor aside li.counselor,
body#individual_recovery aside li.individual_recovery, body#voluntary_liquidation aside li.voluntary_liquidation,
body#special_arbitration aside li.special_arbitration, body#voluntary_bankruptcy aside li.voluntary_bankruptcy,
body#hotline aside h3.hotline, body#settlement aside h3.settlement, body#warning aside h3.warning,
body#free aside h3.free_consultations, body#question_answer aside h3.question_answer,
body#example aside h3.example, body#index aside h3.index, body#tokyo aside h3.tokyo,
body#sendai aside h3.sendai, body#niigata aside h3.niigata, body#shizuoka aside h3.shizuoka,
body#nagoya aside h3.nagoya, body#osaka aside h3.osaka, body#hiroshima aside h3.hiroshima,
body#fukuoka aside h3.fukuoka, body#fukushima aside h3.fukushima,body#maebashi aside h3.maebashi,
body#saitama aside h3.saitama,body#yokohama aside h3.yokohama, body#kanazawa aside h3.kanazawa,
body#nagano aside h3.nagano,body#gifu aside h3.gifu,body#mie aside h3.mie,body#matsuyama aside h3.matsuyama,
body#hamamatsu aside h3.hamamatsu, body#takamatsu aside h3.takamatsu,
body#kumamoto aside h3.kumamoto, body#miyazaki aside h3.miyazaki, body#okinawa aside h3.okinawa,
body#credit_seven_rule aside h3.credit_seven_rule, body#greeting aside h3.greeting,
body#foundation aside h3.foundation, body#overview aside h3.overview,
body#organization_chart aside li.organization_chart, body#office aside li.office,
body#business_overview aside h3.business_overview, body#documents aside li.documents,
body#dispatch aside li.dispatch, body#deployment aside h3.deployment, body#publications aside li.publications,
body#question aside li.question, body#associate_member aside h3.associate_member, body#form aside h3.form {
	background-color: #dcedfa;
}

aside ul {
	border-bottom: 1px dashed #000000;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}

aside ul li {
	background: url(../img/header_menu_header.png) no-repeat 15px 14px;
	padding: 5px 10px 5px 30px;
}

aside ul li.status_on {
	background-color: #dcedfa;
}

/* =======================================

	footer

========================================== */

footer {
	clear: both;
	padding-top: 60px;
	margin-top: 80px;
	background: url(../img/footer_forest.png) repeat-x;
}

footer div#footer_wrapper {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
}

footer div#footer_inner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

footer div#footer_left {
	width: 540px;
	float: left;
}

footer div#footer_right {
	width: 420px;
	float: left;
}

footer div.nav_box {
	width: 170px;
	float: left;
	margin-right: 10px;
}

footer div.last_box {
	margin: 0 0 4px 0;
}

footer div.link_box {
	width: 70px;
	padding: 0 10px 0 30px;
}
footer div.link_box2 {
	width: 100px;
	padding: 0 0 0 20px;
	margin-right:0px;
}

footer div.sitemap_box {
	width: 100px;
}

footer h2 {
	font-size: 12px;
	margin: 0 0 8px 0;
	padding: 0;
}

footer ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

footer ul li {
	line-height: 1.4em;
	margin-bottom: 8px;
}

footer div#footer_bottom {
	clear: both;
	border: 1px solid #c5e4fc;
	background: #f7f7f7;
	margin: 20px 0;
	padding: 10px 15px;
	font-size: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}

/*----------------------------------------------------

Parts

----------------------------------------------------*/

p.banner_center {
	margin-top: 40px;
	clear: both;
}

p.banner_center a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}

p.ml-60 a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: “alpha( opacity=70 )”;
}

body.debt section.hotline {
	background: url(../img/debt_index_hotline_bg.png) no-repeat right 4px bottom;
}

dt.question {
	background: url(../img/question_header.png) no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 20px;
}

dd.answer {
	background: url(../img/answer_header.png) no-repeat 0 2px;
	padding-left: 20px;
	margin-bottom: 30px;
}

form.btn_print {
	padding: 20px 0 0 0;
	text-align: right;
}

a.btn {
	position: relative;
	display: inline-block;
	padding: 6px 40px;
	background-color: #f56778;
	background-image: -webkit-linear-gradient(top, #f997b0, #f56778);
	background-image: linear-gradient(to bottom, #f997b0, #f56778);
	box-shadow: inset 1px 1px 0 #fbc1d0;
	border-bottom: 4px solid #cb5462;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #f56778;
	line-height: 50px;
	outline: none;
}

a.btn:before, a.btn:after {
	position: absolute;
	bottom: -1px;
	left: -1px;
	z-index: -1;
	display: block;
	content: '';
	width: 200px;
	height: 50px;
	border: 1px solid #ee8090;
	border-bottom: 1px solid #b84d5a;
	border-radius: 4px;
}

a.btn:before {
	height: 48px;
	bottom: -4px;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 1px 1px 0px #bfbfbf;
}

a.btn:hover {
	background-color: #f57f8e;
	background-image: -webkit-linear-gradient(top, #f9b1c3, #f57f8e);
	background-image: linear-gradient(to bottom, #f9b1c3, #f57f8e);
	box-shadow: inset 1px 1px 0 #fbdae3;
	border-bottom: 4px solid #cb6873;
}

table {
	width: 100%;
	border-collapse: collapse;
}

table.t_as {
	width:70%;
	margin-top:15px;
}

th.t_top {
	border-top: #b3b3b3 4px solid;
}

th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
.doc hr {
    border-top: 1px dashed #000000;
    border-bottom: 0px;
}
/*20171228設定*/
th span.org-title{
	font-weight: bold !important;
}
th span.org-sub{
	padding: 0px 0px 0px 15px !important;
	width: 220px;
	display: block;
}

th.t_as {
	border:#e3e3e3 1px solid;
	padding: 5px;
	text-indent: 15px;
}

td.t_top {
	border-top: #0062b2 4px solid;
}

td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}

td.t_as {
	border: #e3e3e3 1px solid;
	padding: 5px;
	text-indent: 15px;
}


textarea {
	width: 400px;
	height: 200px;
}

.publications_target {
	display: block;
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1;
	padding: 10px 15px;
	background: #f4b44a;
	margin-top: 20px;
}

img#center_map {
	margin: 40px auto 0px;
}

.woman_tel_illust {
	padding: 0 90px;
}

.illust_woman {
	padding: 0 70px 0 30px;
}

.to_center {
	padding-left: 80px;
}

ol.parenthesis {
	margin-right: 20px;
}

ol.parenthesis.sub {
	padding: 0 0 0 20px;
}

ol.parenthesis li {
	list-style-type: none;
	list-style-position: outside;
	counter-increment: cnt;
	padding-left: 2em;
	text-indent: -1.8em;
}

ol.parenthesis li:before {
	content: "(" counter(cnt) ") ";
}
ol.parenthesis li.set:first-child {
	counter-reset: cnt 1;
}

ol.parenthesis--conts {
	margin-right: 20px;
}

ol.parenthesis--conts {
	padding: 0 0 0 15px;
	margin: 0px;
}

ol.parenthesis--conts li {
	list-style-type: none;
	list-style-position: outside;
	counter-increment: unset;
	padding-left: 2em;
	text-indent: -1.2em;
}

ol.parenthesis--conts li:before {
	content: none;
}

article h3.greeting {
	background: none;
	border: none;
	padding: 0;
	margin: 20px;
}

table.overview th {
	width: 180px;
}

h3.organization {
	margin-top: 60px;
}

table.office th {
	width: 100px;
}

.link_culumn dt {
    list-style: disc;
    display: list-item;
    margin-left: 30px;
}

/*----------------------------------------------------

Font-size rem表記

----------------------------------------------------*/

body {
	font-size: 12px;
	font-size: 0.857142857rem;
}

header p#description {
	font-size: 11px;
	font-size: 0.714285714rem;
}

header ul#header_nav li {
	font-size: 11px;
	font-size: 0.714285714rem;
}

nav ul#global_nav2 li {
	font-size: 16px;
	font-size: 1.142857143rem;
}

article h1 {
	font-size: 16px;
	font-size: 1.142857143rem;
}

article h2 {
	font-size: 15px;
	font-size: 1.071428571rem;
}

article h3 {
	font-size: 14px;
	font-size: 1rem;
}

div.accordion_data h3 {
	font-size: 14px;
	font-size: 1rem;
}

aside h2 {
	font-size: 16px;
	font-size: 1.142857143rem;
}

aside h3 {
	font-size: 14px;
	font-size: 1rem;
}

footer h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
}

footer div#footer_bottom {
	font-size: 10px;
	font-size: 0.714285714rem;
}

span.tel {
	font-size: 18px;
	font-size: 1.285714286rem;
}

a.btn {
	font-size: 18px;
	font-size: 1.285714286rem;
}




/*----------------------------------------------------

Print

----------------------------------------------------*/


@media print {

#header_top , header nav ,header ul , aside, footer, form.btn_print {
	display: none;
}

header h1 {
        display:block;
}
article {
	width: 100%;
	border: none;
	box-shadow: none;
}

div.article_inner {
	border: none;
}


