@charset "UTF-8";

/* CSS Document */
#gnav li.job {
	z-index: 2;
}

/* 会社概要 */
#gmap {
	position: relative;
	width: 100%;
	margin: 11px auto 0;
}

#gmap:before {
	content: "";
	display: block;
	padding-top: 50%;
}

#gmap > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#gmap > div {
	top: 0;
}

#map {
	margin: 62px 0 29px;
}

/* 社長挨拶 */
body.message #contents {
	background: #FFF;
	padding: 0;
}

body.message #contents .contents-body {
	box-shadow: none;
	border: none;
}

.message_wrap {
	font-size: 14px;
}

.message_catch {
	background-image: url(../company/img/bg-message_catch.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.message_catch_cnt {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 680px;
}

.message_catch_img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-100%, -50%);
}

.message_catch_human {
	position: absolute;
	bottom: 0;
	right: 0;
}

.message_item {
	padding: 50px 0;
}

.message_item_txt {
	line-height: 2.2;
}

.message_item_txt:nth-child(n+2) {
	margin-top: 40px;
}

.message_philo {
	background: #E9F3F8;
	padding: 100px 0;
}

.message_philo_in {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	background: #FFF;
	padding: 10px;
	box-sizing: border-box;
}

.message_philo_cnt {
	padding: 0 15px;
	border: 2px solid #0093E3;
}

.message_philo_ttl {
	text-align: center;
	background: #0093E3;
	width: 70%;
	max-width: 500px;
	padding: 10px 30px;
	margin: -30px auto 0;
	transform: skewX(-30deg);
}

.message_philo_ttl span {
	font-size: 20px;
	letter-spacing: 3px;
	color: #FFF;
	display: inline-block;
	transform: skewX(30deg);
}

.message_philo_txt {
	text-align: center;
	margin-top: 40px;
}

.message_philo_item_cnt {
	padding: 40px 0 70px;
}

.message_philo_item:nth-child(n+2) {
	margin-top: 50px;
}

.message_philo_item_heart {
	position: relative;
	text-align: center;
	padding-bottom: 17px;
}

.message_philo_item_heart:before {
	content: "";
	width: 300px;
	height: 2px;
	background: #0093E3;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	margin: 0 auto;
	display: inline-block;
}

.message_philo_item_txt {
	text-align: center;
	margin-top: 17px;
	line-height: 1.7;
}

body.company .contents-foot {
	margin-bottom: 30px;
}

body.company section.normal .left-col {
	padding: 10px 0 0;
	width: 134px;
}

body.company section.normal .right-col {
	padding: 15px 0 0;
	width: 667px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 2;
}

body.company section.normal .right-col p {
	margin-bottom: 25px;
}

body.company section.normal .right-col p strong {
	font-size: 16px;
}

body.company section.border {
	padding: 15px 0 15px;
	border-bottom: 1px solid #CCC;
}

body.company section.border-last {
	border-bottom: none;
	padding-bottom: 30px;
}

body.company section.border h3 {
	font-size: 22px;
	margin: 0 0 10px;
	padding: 0 0 0 12px;
}

body.company section.border p {
	padding: 0 0 0 20px;
}

body.history table.normal {
	margin-bottom: 35px;
}

body.history table.normal th,
body.history table.normal td {
	padding: 14px 10px 10px 13px;
}

body.history table.normal td {
	padding: 14px 10px 10px 0px;
}

/* 行動計画 */
body.plan #contents {
	background: #FFF;
}

body.plan #contents .contents-body {
	box-shadow: none;
	border: none;
}

.plan {
	font-size: 14px;
}

.plan_cnt {
	padding: 20px 0 100px;
}

.plan_cnt:first-child {
}

.plan_cnt:last-child {
	padding-top: 45px;
	border-top: 1px solid #ccc;
}

.plan_des {
}

.plan_des_txt {
}

.plan_des_list {
	margin-top: 40px;
}

.plan_des_list li {
	text-indent: -1.6em;
	padding-left: 1.6em;
}

.plan_des_list_item li {
	text-indent: -2.6em;
	padding-left: 2em;
}

.plan_item {
	margin-top: 50px;
}

.plan_item_goal {
	border: 1px solid #0093E3;
	padding: 15px;
}

.plan_item_goal span {
	color: #0093E3;
	margin-right: 25px;
}

.plan_item_meas {
	margin-top: 10px;
}

.plan_item_meas_ttl {
}

.plan_item_meas_list {
}

.plan_item_meas_list li {
	text-indent: -1em;
	padding-left: 1em;
}

.plan_item_meas_list li .-indent {
	letter-spacing: -0.5px;
}

/* 営業拠点一覧 */
body.office section.title {
	margin: 29px 0 0;
	height: 450px;	/*background:url('../company/img/img-office-map.png') 413px bottom no-repeat;*/
	font-size: 14px;
	padding: 0 0 0 17px;
	position: relative;
}

#map_canvas {
	position: absolute;
	width: 441px;
	height: 460px;
	z-index: 2px;
	right: 0px;
	bottom: 0px;
	display: none;
}

#canvas-cover {
	position: absolute;
	width: 441px;
	height: 460px;
	z-index: 3;
	right: 0px;
	bottom: 0px;	/*display:none;*/
}

body.office section.title h3 {
	font-size: 26px;
	margin: 0 0 10px;
}

body.office section.title .hgroup {
	position: absolute;
	z-index: 3;
	left: 15px;
	top: 0px;
}

body.office section.title ul {
	margin: 18px 0 0 10px;
	position: absolute;
	z-index: 3;
	left: 5px;
	top: 110px;
	width: 299px;
}

body.office section.title li {
	line-height: 1.1;
	padding: 14px 0 6px 36px;
	background: url('../company/img/icn-company.png') 0 center no-repeat;
}

body.office section.title li.office {
	background-image: url('../company/img/icn-office.png');
}

nav.office {
	margin: 10px 0 25px;
	padding: 7px 0 6px 15px;
	border-radius: 5px;
	border: 1px solid #CCC;
	font-size: 12px;
}

nav.office li {
	float: left;
	border-right: 1px solid #CCC;
	padding: 0 15px 0 5px;
	margin: 0 12px 0 0;
}

nav.office a {
	background: url('../common_new/img/bg-link2.png') 0 5px no-repeat;
	padding: 0 0 0 13px;
}

.area-office {
	margin: 20px 0 0;
}

.area-office h3 {
	background: #EDEDED;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 15px 0 13px 17px;
	color: #0085DF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 0 0px;
}

section.office dl {
	padding: 20px 0 24px;
	border-bottom: 1px solid #CCC;
}

section.office dl.last {
	border-bottom: none;
}

section.office dt {
	float: left;
	width: 100px;
	font-weight: bold;
	padding: 0 0 0 18px;
}

section.office dd {
	float: right;
	width: 748px;
}

.office_moreLink {
	text-align: right;
}

.office_moreLink a {
	color: #666;
	display: inline-block;
	border-radius: 3px;
	border: #BED7F0 1px solid;
	background: #E4F4FC;
	padding: 4px 10px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.office_moreLink a:hover {
	color: #111;
	background: #BED7F0;
	text-decoration: none;
}

.office_moreLink a:after {
	content: ">";
	margin: 0 0 0 5px;
}

section.office a.mail {
	background: url('../company/img/icn-mail.png') 0 0 no-repeat;
	padding: 0 0 0 27px;
}

section.office a.map {
	background: url('../company/img/icn-map.png') 0 0 no-repeat;
	padding: 0 0 6px 27px;
	line-height: 1.1;
}

section.office a.map {
	background: url('../company/img/icn-map.png') 0 0 no-repeat;
	padding: 3px 0 6px 27px;
}

section.office dd.map {
	line-height: 1.1;
	margin: 3px 0 0;
}

/* 採用情報 */
body.recruit section.title {
	font-size: 14px;
	margin: 30px 0 0;
	padding: 0 19px 0 19px;
}

body.recruit section.recuit_title2 {
	font-size: 14px;
	margin: 30px 0 30px 0;
	padding: 0 19px 0 19px;
}

body.recruit section.title h3 {
	font-size: 26px;
	margin: 0 0 10px;
	width: 800px;
}

table.recruit {

	/* width:860px; */
	margin: 10px auto 10px;
}

table.recruit caption {
	font-size: 16px;
	margin: 0 0 10px;
}

table.recruit {
	border: 1px solid #00A8F8;
}

table.recruit th {
	color: #00A8F8;
	font-weight: bold;
	background: #E5F6FF;
	border-bottom: 1px solid #CCC;
	width: 120px;
	padding: 13px;
}

table.recruit td {
	background: #FFF;
	border-bottom: 1px solid #CCC;
	padding: 13px;
}

table.recruit tr.last th,
table.recruit tr.last td {
	border-bottom: none;
}

table.recruit tr.first td {
	font-size: 15px;
}

/* 採用情報 201411 */
body.recruit ul.job {
	margin-bottom: 25px;
}

body.recruit ul.job li {
	margin: 0 0 1em;
}

body.recruit ul.job li.is-hidden {
	display: none;
}

body.recruit ul.job li a {
	color: #444;
	display: block;
	background: #E5F4FC;
	line-height: 1;
	padding: 15px 20px;
	border-radius: 4px;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}

body.recruit ul.job li a .category {
	background: #0083DE;
	padding: 3px 10px;
	display: inline-block;
	border-radius: 9px;
	color: #fff;
	font-size: 11px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

body.recruit	ul.job li .more {
	font-size: 12px;
	display: block;
	text-align: right;
	color: #0083DE;
}

body.recruit	ul.job li .name {
	font-weight: bold;
	font-size: 16px;
}

body.recruit	ul.job li a:hover {
	text-decoration: none;
	background: #BFD7EF;
	transition: background-color 0.3s;
	-webkit-transition: background-color 0.3s;
}

body.recruit .hgroup {
	position: relative;
	z-index: 0;
}

body.recruit section.recuit_title2 {
	margin: 30px 0px 0px 0px;
	position: relative;
	z-index: 0;
}

/* 採用情報 20141106 */
.recuit_catch {
	line-height: 2;
	padding-bottom: 40px;
	width: 800px;
}

.recuit_director {
	position: absolute;
	z-index: 3;
	bottom: 5px;
	right: 315px;
	font-size: 12px;
}

.recuit_directorPhoto {
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: -15px;
}

.area_listTitle {
	background: #EDEDED;
	color: #0085DF;
	font-size: 16px;
	font-weight: normal;
	border: #CCCCCC 1px solid;
	border-radius: 5px;
	padding: 9px 18px 8px 18px;
	margin: 0px 0px 13px 0px;
}

.staff_slid {
	position: relative;
	margin-bottom: 12px;
	overflow: hidden;
}

.staff_btn_left {
	position: absolute;
	left: 0px;
	top: 57px;
	z-index: 10;
}

.staff_btn_right {
	position: absolute;
	right: 0px;
	top: 57px;
	z-index: 10;
}

.staff_window {
	overflow: hidden;
	width: 830px;
	padding: 15px 0px 0px 0px;
	margin: 0px auto;
}

.staff_window ul {
	width: 2000px;
}

.staff_window li {
	float: left;
	width: 120px;
	margin-right: 22px;
	height: 200px;
}

.staff_window a {
	display: block;
}

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

.staff_img {
	margin-bottom: 6px;
}

.staff_img img {
	vertical-align: middle;
}

.staff_post,
.staff_office {
	color: #3F3F3F;
	display: block;
	line-height: 1.4;
}

.area_notList {
	margin-bottom: 33px;
	padding: 0px 19px;
}

/* 新卒・中途選択ナビ */
.catNavi {
	margin: 30px 0 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.catNavi_list {
}

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

.catNavi_list li {
	float: left;
	width: 50%;
}

.catNavi_list li a {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	display: block;
	background: #BFE8FF;
	line-height: 50px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	border: 1px solid #ccc;
	border-bottom: none;
	-webkit-transition: top 0.3s, padding 0.3s, background-color 0.3s, color 0.3s;
	transition: top 0.3s, padding 0.3s, background-color 0.3s, color 0.3s;
	box-shadow: inset 0 -1px 3px rgba(0, 0, 0, .1);
}

.catNavi_list li a.is-current {
	background: #0090E9;
	color: #fff;
	top: -10px;
	padding: 5px 0;
	cursor: default;
	box-shadow: none;
}

.catNavi_list li a:hover {
	top: -10px;
	padding: 5px 0;
	text-decoration: none;
}

.areaListWrap {
	margin: -10px 0 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 20px;
	border: 1px solid #ccc;
	border-top: 0;
}

.areaList {
	display: none;
}

.areaList_banner {
	margin: 0 0 20px;
}

.areaList.is-current {
	display: block;
}

.areaList.is-current img {
	vertical-align: bottom;
}

.recruit .cat_list {
	border: solid 1px #CCCCCC;
	border-radius: 5px;
	padding: 0;
	margin-bottom: 25px;
}

.recruit .cat_list li {
	float: left;
}

.recruit .cat_list li:first-child a {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.recruit .cat_list li a {
	display: block;	/*border-right:#ccc 1px solid;*/
	line-height: 1.4;
	background: url('../common_new/img/bg-link2.png') 12px 50% no-repeat;
	padding: 5px 17px 5px 27px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.recruit .cat_list li a:hover {
	background-color: #E4F4FC;
	text-decoration: none;
}

.recruit .cat_list li a.is-current {
	background-color: #E4F4FC;
	cursor: default;
}

.company.staff h2 {
	margin: 0px;
	padding: 15px 0 13px 19px;
}

.staff_photo {
	margin-bottom: 26px;
}

.staff_title {
	font-size: 16px;
	color: #E30057;
	font-weight: bolder;
	margin-bottom: 26px;
	padding: 0px 10px;
}

.interview_title {
	font-size: 16px;
	color: #185DBE;
	font-weight: bolder;
	background: #E5F4FC url('../company/img/icn_star.png') 10px 50% no-repeat;
	border-radius: 5px;
	padding: 9px 44px;
	margin-bottom: 11px;
}

.interview_answer {
	font-size: 16px;
	margin-bottom: 23px;
}

.interview_link a {
	color: #00A3D8;
	font-size: 13px;
}

.interview_link {
	border-top: 1px solid #CCCCCC;
	padding: 10px 0px 0px;
	margin: 0px 0px 20px;
}

/* 応募フォーム */
body.form .title {
	margin: 15px 0 26px;
	padding: 0 20px;
}

body.form b {
	color: #FF5926;
}

table.form {
	width: 845px;
	margin: 0 auto 30px;
	border-top: 1px solid #CCC;
}

table.form th {
	background: #E5F6FF;
	padding: 10px 10px;
	border-bottom: 1px solid #CCC;
	width: 140px;
	vertical-align: top;
}

table.form td {
	background: #FFF;
	padding: 10px 15px;
	border-bottom: 1px solid #CCC;
}

table.form input.text {
	width: 400px;
	height: 24px;
	border: 1px solid #CCC;
	box-shadow: -1px -1px 2px rgba(102, 102, 102, 0.4);
	border-radius: 2px;
	margin: 3px 3px 3px;
}

table.form textarea {
	resize: vertical;
	width: 600px;
	height: 170px;
	border: 1px solid #CCC;
	box-shadow: -1px -1px 2px rgba(102, 102, 102, 0.4);
	border-radius: 2px;
	margin: 3px 3px 3px;
}

table.form input.text2 {
	width: 46px;
}

table.form input.zip1 {
	width: 46px;
}

table.form input.zip2 {
	width: 60px;
}

.area-pic {
}

.area-pic .image {
	width: 160px;
	height: 170px;
	overflow: hidden;
}

.area-pic .left-col {
	width: 160px;
	padding: 3px 2px;
	border: 1px solid #CCC;
}

.area-pic .right-col {
	width: 460px;
	line-height: 1.6;
}

.area-pic .right-col ol {
	margin: 8px 0;
}

.policy-area {
	text-align: center;
}

.policy-area p {
}

.policy-area input {
	cursor: pointer;
}

.btn-area {
	margin: 30px 0 20px;
	text-align: center;
}

.btn-area a {
	display: inline-block;
	margin: 0 10px;
}

/* お問い合わせ */
body.inquiry b {
	color: #FF5926;
}

body.inquiry .title {
	margin: 28px 0 0;
	padding: 0 0 0 18px;
}

body.inquiry .title h3 {
	font-size: 26px;
	margin: 0 0 3px;
}

body.inquiry p.border {
	padding: 0 0 10px;
	border-bottom: 1px solid #CCC;
	margin: 0 0 10px;
}

body.inquiry #contents p.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;	/*background:url('../company/inquiry/img/bg-tel.png') 0 center no-repeat;
	padding:0 0 0 50px;*/
}

body.inquiry h3.form {
	background: #EDEDED;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 15px 0 13px 17px;
	color: #0085DF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	margin: 20px 0 28px;
}

body.inquiry table.form caption {
	margin: 0 0 12px;
}

/* お知らせ */
body.info-list h2 {
	margin-bottom: 25px;
}

body.info-list .contents-body,
body.info-detail .contents-body {
	min-height: 400px;
}

.area-list dl {
	width: 840px;
	border-radius: 5px;
	background: #FFF;
	padding: 13px;
	margin: 2px auto;
	line-height: 1.3;
}

.area-list dl.even {
	background: #CCEEFB;
}

.area-list dt {
	float: left;
	width: 130px;
}

.area-list dd {
	float: right;
	width: 700px;
	font-size: 14px;
	font-weight: bold;
}

nav.entry {
	text-align: center;
	margin: 15px 0 15px;
}

nav.entry li {
	display: inline;
}

nav.entry a {
	padding: 15px;
}

nav.entry li.list {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.area-detail {
}

.area-detail h3 {
	color: #0085DF;
	font-size: 16px;
	background: #CCEEFB;
	border-radius: 5px;
	line-height: 1.1;
	padding: 10px;
}

.area-detail p.date {
	text-align: right;
	margin: 10px 0 15px;
	padding: 0 25px 0 0;
}

.area-detail .entry-body {
	margin: 15px auto;
	width: 850px;
	padding: 0 0 30px;
	border-bottom: 1px solid #CCC;
}

/* サイトマップ */
body.sitemap {
}

body.sitemap #contents ul {
	padding: 0 0 0 30px;
}

body.sitemap #contents ul li {
	line-height: 1.1;
}

body.sitemap #contents ul a {
	display: block;
	padding: 7px 0 7px 10px;
	background: url('../common_new/img/bg-link.png') 0 45% no-repeat;
}

/* 会社概要：顧問税理士 */
.box-tax {
	position: relative;
	z-index: 1;
}

.box-tax .history {
	display: none;
	padding: 10px 10px 0;
	position: absolute;
	z-index: 1;
	right: 100px;
	bottom: 0px;
	background: #fff;
	border: 1px solid #BFD7EF;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(191, 215, 239, 0.89);
}

table.normal .box-tax .history th,
table.normal .box-tax .history td {
	padding: 5px;
	border: none;
}

table.normal .box-tax .history th {
	font-weight: normal;
	text-align: right;
}

.box-tax .history a {
	margin: 10px 0;
	padding: 10px 0 0;
	line-height: 1;
	border-top: 1px solid #BFD7EF;
	display: block;
	text-align: center;
	text-decoration: underline;
}

.box-tax .history a:hover {
	text-decoration: none;
}

a.back {
	text-decoration: underline;
}

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

@media screen and (max-width:640px) {
	#map {
		margin: 30px 0 10px;
	}

	#gmap:before {
		padding-top: 300px;
	}

	.message_catch_cnt {
		width: 100%;
		margin: 0 auto;
		height: 240px;
	}

	.message_catch {
		background-image: url(../company/img/bg-message_catch-sp.jpg);
		background-size: 100% auto;
	}

	.message_catch_img {
		width: 60%;
		transform: translate(-78%, -50%);
	}

	.message_catch_human {
		display: none;
	}

	.message_catch:before {
		padding-top: 65%;
	}

	.message_item {
		padding: 0px 0;
	}

	.message_item_txt {
		line-height: 1.7;
	}

	.message_item_txt:nth-child(n+2) {
		margin-top: 30px;
	}

	.message_philo {
		padding: 60px 10px 50px;
	}

	.message_philo_in {
		padding: 8px;
	}

	.message_philo_ttl {
		padding: 7px 30px;
		margin: -25px auto 0;
	}

	.message_philo_ttl span {
		font-size: 18px;
	}

	body.company section.normal .left-col {
		text-align: center;
	}

	body.company section.normal .right-col {
		padding: 20px 0 0;
	}

	body.company section.normal .right-col p {
		margin-bottom: 15px;
		line-height: 1.6;
	}

	body.company section.border h3 {
		font-size: 18px;
		padding-left: 0;
	}

	body.company section.border p {
		padding-left: 0;
	}

	body.inquiry .title h3 {
		font-size: 18px;
	}

	body.inquiry .title {
		padding-left: 0;
	}

	body.inquiry h3.form {
		font-size: 14px;
		text-align: center;
		padding: 15px 0;
	}

	table.form {
		width: 100%;
	}

	table.form th {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}

	table.form th br {
		display: none;
	}

	table.form td {
		display: block;
		width: 100%;
		padding: 15px 0;
		box-sizing: border-box;
	}

	table.form input.text {
		width: 100%;
		margin: 0;
		box-shadow: none;
		padding: 8px;
		outline: none;
		box-sizing: border-box;
	}

	table.form input.zip1 {
		width: 46px;
	}

	table.form input.zip2 {
		width: 60px;
	}

	table.form textarea {
		width: 100%;
		margin: 0;
		box-shadow: none;
		padding: 8px;
		outline: none;
		box-sizing: border-box;
	}

	body.office section.title {
		height: auto;
		padding: 0;
		margin-top: 20px;
	}

	body.office section.title .hgroup {
		position: static;
	}

	body.office section.title h3 {
		font-size: 18px;
	}

	body.office section.title ul {
		position: static;
		margin: 10px 0 0;
		width: 100%;
	}

	#map_canvas {
		position: static;
		margin: 15px 0 0;
		width: 100%;
		height: 340px;
	}

	#canvas-cover {
		display: none;
	}

	nav.office {
		margin-top: 20px;
		padding: 0;
	}

	nav.office li {
		float: none;
		display: block;
		padding: 0;
		border-bottom: 1px solid #ccc;
		border-right: 0;
		margin: 0;
	}

	nav.office li:last-child {
		border-bottom: 0;
	}

	nav.office a {
		display: block;
		padding: 10px 10px 8px 28px;
		font-size: 14px;
		background: none;
		position: relative;
		text-decoration: none;
	}

	nav.office a:before {
		content: url('../common_new/img/bg-link2.png');
		display: inline-block;
		vertical-align: 3px;
		position: absolute;
		top: 50%;
		margin-top: -14px;
		left: 10px;
	}

	section.office dl {
		padding: 20px 0;
		border-bottom: 1px solid #ccc;
	}

	section.office dl:last-child {
		border-bottom: 0;
	}

	.office_moreLink {
		margin-top: 15px;
	}

	.office_moreLink a {
		display: block;
		padding: 8px;
		text-align: center;
	}

	section.office dt {
		float: none;
		padding: 0;
		width: 100%;
		margin-bottom: 5px;
	}

	section.office dd {
		float: none;
		width: 100%;
		font-size: 12px;
	}

	section.office dd.map {
		margin-top: 8px;
	}

	.plan {
	}

	.plan_cnt {
		padding: 20px 0 50px;
	}

	.plan_cnt:first-child {
	}

	.plan_cnt:last-child {
		padding: 30px 0 0;
	}

	.plan_des {
	}

	.plan_des_txt {
	}

	.plan_des_list {
		margin-top: 25px;
	}

	.plan_item {
		margin-top: 30px;
	}

	.plan_item_goal {
	}

	.plan_item_goal span {
	}

	.plan_item_meas {
	}

	.plan_item_meas_ttl {
	}

	.plan_item_meas_list {
	}

	.plan_item_meas_list li {
	}

	.plan_item_meas_list li .-indent {
	}

	body.recruit section.title h3 {
		font-size: 18px;
		width: 100%;
	}

	body.recruit section.recuit_title2 {
		margin-top: 20px;
		padding: 0;
		margin-bottom: 20px;
	}

	.recuit_catch {
		width: 100%;
		padding-bottom: 0;
		line-height: 1.6;
		font-size: 13px;
	}

	.recuit_director {
		position: static;
		text-align: right;
		margin-top: 10px;
		font-size: 13px;
		width: 100%;
	}

	.recuit_directorPhoto {
		display: none;
	}

	.staff_slid {
		overflow: scroll;
		overflow-y: hidden;
		overflow-x: scroll;
	}

	.staff_btn_left,
	.staff_btn_right {
		display: none !important;
	}

	.areaListWrap {
		padding: 15px 15px 0px;
	}

	.recruit .cat_list {
		margin-bottom: 20px;
	}

	.recruit .cat_list li {
		float: none;
		border-bottom: solid 1px #CCCCCC;
	}

	.recruit .cat_list li:last-child {
		border-bottom: 0px;
	}

	.recruit .cat_list li a {
		padding: 8px 15px 8px 30px;
	}

	body.recruit ul.job {
		margin-bottom: 0;
	}

	body.recruit ul.job li a {
		padding: 15px;
	}

	body.recruit ul.job li a .category {
	}

	body.recruit ul.job li a .title {
		display: block;
		margin-top: 12px;
	}

	body.recruit ul.job li a .name {
		font-size: 14px;
		line-height: 1.3;
		margin-top: 5px;
		display: block;
	}

	body.recruit ul.job li a .more {
		margin-top: 5px;
		font-size: 13px;
	}

	table.recruit {
		width: 100%;
		border: 0;
		display: block;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	table.recruit tr,
	table.recruit th,
	table.recruit td {
		display: block;
	}

	table.recruit th {
		vertical-align: top;
		box-sizing: border-box;
		width: auto;
		font-size: 15px;
		padding: 8px 10px 5px;
		-webkit-font-smoothing: antialiased;
	}

	table.recruit td {
		padding: 10px 0;
	}

	table.recruit tr.first td {
		font-size: 14px;
		font-weight: bold;
	}

	body.sitemap #contents ul {
		padding-left: 0;
	}

	body.sitemap #contents ul ul {
		padding-left: 25px;
	}

	.area-list dl {
		width: 100%;
		padding: 10px 10px 5px;
		box-sizing: border-box;
	}

	.area-list dt {
		float: none;
		width: 100%;
	}

	.area-list dd {
		width: 100%;
		float: none;
		margin-top: 5px;
	}

	.area-detail .entry-body {
		width: 100%;
	}

	.area-detail .entry-body img {
		max-width: 100%;
		height: auto;
	}

}
