/*layout*/
/*------------------------------------------------------------------------------*/
.in_bl {
	display: inline-block;
}
.v_m {
	vertical-align: middle;
	display: table-cell;
}
.sp {
	display: none;
}
.tb {
	display: none;
}
.tb_sp {
	display: none;
}
.txt_c {
	text-align: center;
}
.mb40 {
	margin-bottom: 40px;
}

/* 下層ページ共通
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#pan {
 padding: 10px 0 20px;
 font-size: 11px;
}

table td p {
 margin: 0!important;
}

.bold {
 font-weight: bold;
}

.mb0 {
 margin-bottom: 0!important;
}

.mb5 {
 margin-bottom: 5px;
}

.mb20 {
 margin-bottom: 20px;
}

.mb30 {
 margin-bottom: 30px;
}

.pt10 {
 padding-top: 10px;
}

ol li {
 list-style-type: decimal;
 margin-left: 15px;
}

.f14 {
 font-size: 14px!important;
}

.red {
 color: #ff0000;
}

.blue {
 color: #014F87;
}

.bg_box01 {
 background-color: #f4f4f4;
 padding: 30px;
 border: 1px solid #ccc;
}

.font01 {
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.page_index article {
 margin-bottom: 40px;
}
.page_index .linkBox {
 padding: 10px;
}
.page_index .linkBox:hover {
 background: #f2f2f2;
}


.email a {
 background: #efefef;
 color: #014F87;
 padding: 0 0.5em;
}

.foreign header,
.foreign #contents {
 font-family: "Times New Roman", "Roboto Slab", Garamond, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.foreign-cn header,
.foreign-cn #contents {
 font-family: "KaiTi", "Times New Roman", Georgia, "楷体", STKaiti, serif;
}

/* ページタイトル
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#page_title {
 text-align: center;
 background: url(../images/page-title-bg01.jpg) no-repeat top center;
 height: 160px;
 width: 1200px;
 margin: 0 auto;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
 text-shadow: 0 0 3px #CCC;
 color: #fff;
 display: table;
 line-height: 1.2;
}
.foreign #page_title {
 font-family: "Times New Roman", "Roboto Slab", Garamond, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.foreign-cn #page_title {
 font-family: "KaiTi", "Times New Roman", Georgia, "楷体", STKaiti, serif;
}

#page_title h2 {
 font-size: 40px;
 margin-bottom: 10px;
}

#page_title p {
 font-size: 18px;
}

/*h3*/
/*------------------------------------------------------------------------------*/
.subtitle03 {
 font-size: 22px;
 padding-top: 20px;
 background: url(../images/subtitle03.png) no-repeat left top;
 color: #111;
}

.subtitle04 {
 font-size: 24px;
 color: #ca0000;
 padding: 20px 0;
 border-bottom: 1px solid #ddd;
 border-top: 1px solid #ddd;
 text-align: center;
 margin-bottom: 30px;
}

.subtitle05 {
 font-size: 24px;
 color: #ca0000;
 padding: 20px 0;
 border-bottom: 1px solid #ddd;
 text-align: center;
 margin-bottom: 30px;
}

/* link01(テキストリンク)
----------------------------------------- */
.link01 a {
 text-decoration: underline;
}

.link01 a:hover {
 text-decoration: none;
}

/*table*/
/*------------------------------------------------------------------------------*/
table.table01 {
	border: 1px solid #ddd;
	text-align: left;
	width: 100%;
	margin: 20px auto 0;
}
table.table01 th {
	background-color: #f4f4f4;
	padding: 10px 10px 10px 15px;
	border: 1px solid #ddd;
	width: 24%;
	font-weight: normal;
}
table.table01 td {
	padding: 10px 10px 10px 15px;
	border: 1px solid #ddd!important;
	width: 76%;
}
.table_wrap p.txt {
	display: none;
}
table.consulting {
	border: 1px solid #ddd!important;
	width: 100%;
	margin: 20px auto 0;
}
table.consulting td {
	padding: 5px;
	border: 1px solid #ddd!important;
}
table.consulting tr:nth-child(1) td {
	vertical-align: middle;
	border: 1px solid #F2F2F2!important;
}

/*s_nav*/
/*------------------------------------------------------------------------------*/
#s_nav {
 margin-bottom: 40px;
}

#s_nav dt {
 background: url(../images/s-navi-bg.png) no-repeat left top;
 height: 20px;
 font-size: 18px;
 color: #fff;
 padding: 20px;
 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#s_nav dt span {
 margin-left: 15px;
 font-size: 12px;
}

#s_nav li {
 padding: 15px 0 15px 25px;
 border-bottom: 1px solid #ddd;
 background: url(../images/point01.png) no-repeat left;
}

/*lead*/
/*------------------------------------------------------------------------------*/
.lead01 {
 font-size: 24px;
 padding: 20px 0;
 text-align: center;
 color: #ca0000;
}

/* overview
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#overview01 #about_photo {
 padding-bottom: 25px;
}

.w25 {
 width: 25%;
}

.w60 {
 width: 60%;
}

#overview01 #about_photo dl {
 padding: 0 20px;
}

#overview01 #about_photo .left dt {
 padding-top: 25px;
}

.foreign #overview01 #about_photo .left dd {
 text-align: center;
}

#overview01 #about_photo .right dt {
 background: url(../images/point01.jpg) no-repeat left 6px;
 padding-left: 30px;
 color: #c00000;
 border-bottom: 1px solid #C00000;
 margin-bottom: 5px;
}

#overview01 #about_photo dd p span.year {
 display: block;
 float: left;
}

#overview01 #about_photo dd p span.profile {
 padding-left: 5em;
 display: block;
}

#overview01 table {
 border-top: 1px solid #ddd;
 line-height: 1.8;
 margin-top: 10px;
}

#overview01 table th {
 border-bottom: 1px solid #ddd;
 padding: 14px 40px 10px 0;
 width: 24%;
 text-align: right;
 vertical-align: top;
}

#overview01 table td {
 padding: 4px 0;
 border-bottom: 1px solid #ddd;
}

#overview01 table td div {
 padding: 10px 0 10px 40px;
 border-left: 2px solid #014f87;
}

#overview01 table td li span {
	padding-left: 1em;
}
#overview01 table td li .in_bl span {
 display: inline;
	padding-left: 0;
}

#overview01 table td li span.office {
	display: block;
}

.page_overview #overview05,
.page_about #overview02 {
	margin-top: 30px;
}
#overview02 p {
 font-size: 18px;
 color: #ca0000;
 line-height: 190%;
 background-color: #f4f4f4;
 padding: 20px 50px;
}

#overview03 h4 {
 padding: 85px 20px 10px;
 color: #fff;
 font-size: 18px;
 text-align: center;
 margin-bottom: 0;
}

#overview03 .unit {
 background: url(../images/overview03-bg.png) no-repeat top center;
 padding-top: 80px;
}

#overview03 .unit div {
 float: left;
 margin-right: 30px;
 width: 230px;
}

#overview03 .unit div:last-child {
 margin-right: 0;
}

#overview03 li {
 padding: 12px;
 border-bottom: 1px solid #ddd;
}

#chart01 {
 background: url(../images/overview03-1.png) no-repeat top center;
}

#chart02 {
 background: url(../images/overview03-2.png) no-repeat top center;
}

#chart03 {
 background: url(../images/overview03-3.png) no-repeat top center;
}

#chart04 {
 background: url(../images/overview03-4.png) no-repeat top center;
}

#overview04 h4 {
 margin-bottom: 20px;
}

#overview04 .googlemap {
position: relative;
padding-bottom: 50%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
#overview04 .googlemap iframe,
#overview04 .googlemap object,
#overview04 .googlemap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#overview04 .access {
 border: 3px solid #eee;
 margin-bottom: 20px;
 padding: 10px 10px 20px;
}

#overview04 .access dt {
 float: left;
 padding-top: 10px;
}

#overview04 .access dd {
 margin-left: 120px;
}

#overview04 .access li {
 border-bottom: 1px dotted #ccc;
 padding: 7px 0 6px;
}

#overview04 .access li:last-child {
 border-bottom: none;
}

#overview04 .access li span.caption {
 float: left;
 font-weight: bold;
 margin-right: 20px;
}

#overview04 .access li span.addr {
 display: inline-block;
}

#overview04 .access li span.office {
 display: block;
}

/* feature
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.feature_box {
 margin-bottom: 30px;
}

.feature_box h3 {
 margin-bottom: 20px!important;
 border-bottom: 1px dotted #ddd;
 padding-bottom: 15px;
 display: table;
 width: 100%;
}
.feature_box h3 .number {
 font-size: 34px;
 color: #ca0000;
 display: table-cell;
 width: 70px;
 vertical-align: middle;
}

.feature_box h3 .text {
 font-size: 18px;
 display: table-cell;
 vertical-align: middle;
}

.page_feature p {
 text-indent: 1em;
 padding-bottom: 0!important;
}

/* message
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_message p {
 text-indent: 1em;
 padding-bottom: 0!important;
}

.page_message .t_right {
 padding-top: 30px;
}

.page_message .message02 {
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}
.page_message .img100.message02 img {
 max-width: 240px;
}

/* recruit
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_recruit #img01 img {
	max-width: 750px;
}
.page_recruit #img02 {
	display: none;
}
.page_recruit #img02 img {
	max-width: 480px;
}

/* feature
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.consul_box01 dl {
	margin-bottom: 30px;
	line-height: 1.4;
}
.consul_box01 dt {
	color: #0a3361;
	font-size: 16px;
	margin-bottom: 10px;
}
.consul_box01 dd {
	padding-left: 40px;
	margin-bottom: 20px;
}
.consul_box02 ul {
 display: flex;
 justify-content: space-around;
 flex-wrap: wrap;
}
.consul_box02 li {
 margin-bottom: 20px;
}
.consul_box02 li a {
 width: 210px;
 height: 60px;
 background: #c00000;
 border: 1px solid #c00000;
 border-radius: 5px;
 color: #FFF;
 display: block;
 line-height: 1.2;
 display: flex;
 align-items: center;
 justify-content: center;
}
.consul_box02 li:last-child a {
 background: #0a3361;
 border: 1px solid #0a3361;
}

/* privacy
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.page_privacy ul.bg_box01 {
 margin-top: 30px;
}
.page_privacy ul.bg_box01 li {
 margin-bottom: 20px;
}

/* sitemap
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.sitemap {
 margin: 0 auto 30px;
 padding: 20px 20px 0;
 border-top: 1px solid #ca0000;
 width: 100%;
 max-width: 550px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.sitemap:last-child {
 border-bottom: 1px solid #ca0000;
 padding-bottom: 30px;
}
.sitemap li {
 padding: 15px 0 15px 25px;
 background: url(../images/point02.png) no-repeat left;
 border-bottom: 1px dotted #ccc;
}

/* tokyo-office
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tokyo-office {
 margin-bottom: 30px;
}
.tokyo-office ul {
 float: left;
 width: 60%;
 list-style: outside disc;
 padding-left: 20px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
}
.tokyo-office li {
 margin-bottom: 20px;
}
.tokyo-office .img100 {
 float: right;
 width: 34%;
 text-align: center;
}
.tokyo-office img {
 max-width: 255px;
}
.photo-center {
 text-align: center;
}
.page_tokyo-office #img01 img {
 max-width: 476px;
}

/* contact
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.mailform dd li {
	display: inline-block;
	margin-right: 2em;
}

/* single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.blog_meta h4 {
 font-size: 18px;
}

.blog_meta .date .new img {
 margin-top: 2px;
 margin-left: 10px;
}

/* ワードプレス基本設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.alignleft {
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
}

.alignright {
 float: right;
 margin-left: 20px;
 margin-bottom: 20px;
}

.aligncenter {
 clear: both;
 display: block;
 margin: 20px auto;
}

article .blog_inner h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
article .blog_inner h2 {
	font-size: 22px;
	margin-bottom: 10px;
}
article .blog_inner h3 {
	font-size: 20px;
	margin-bottom: 10px;
}
article .blog_inner h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
article .blog_inner h5 {
	font-size: 16px;
	margin-bottom: 10px;
}
article .blog_inner h6 {
	font-size: 14px;
	margin-bottom: 10px;
}
article .blog_inner strong {
	font-weight: bold;
	margin-bottom: 10px;
}
article .blog_inner em {
	font-family: monospace;
}

/* テーブルナビ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tablenav {
	background:white;
	margin: 0 auto;
	text-align:center;
	padding-top: 10px;
}

a.page-numbers, .tablenav .current {
	color: #C00000;
	border:solid 1px #ccc;
	text-decoration:none;
	padding: 0 5px;
}

a.page-numbers:hover {
	color:white;
	background: #C00000;
}

.tablenav .current {
	color: white;
	background: #C00000;
	border-color: #C00000;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

