/*********************
OUTLINE LAYOUT
*********************/

html {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif,'Lucida Grande' !important;
}

body {
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif,'Lucida Grande' !important;
	font-size: 100%;
	line-height: 1.5;
	color: #808080;
	background-color: #ffffff;
	-webkit-font-smoothing: antialiased;
}

p {
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	-ms-font-feature-settings: normal;
	-o-font-feature-settings: normal;
	font-feature-settings: normal;
}

a {
	color:#808080;
	text-decoration: none;
}

a:hover, a:active {
	color:#80ba3f;
}

a:link, a:visited {
	color:#808080;
}

.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.wrap {
	max-width: 1000px;
	margin: 0 auto;
}

.header {
	background-color: #fff;
}

#logo {
	margin: 0px;
}

.header_left {
	float:left;
	max-width: 615px;
	width: 100%;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

.header_left img.logo {
	max-width: 420px;
	width: 100%;
}
.header_left img.logo_desc {
	max-width: 615px;
	width: 100%;
	margin-bottom: 12px;
}

.header_right {
	float:left;
	max-width: 385px;
	width: 100%;
	text-align: right;
	padding: 20px 0px 10px 0px;
}
.header_right img {
	max-width: 305px;
	width: 100%;
}

.header_right img.header_button {
	max-width: 150px;
	width: 100%;
}
.top_title {
	width: 100%;
	text-align: center;
	padding: 18px 0px 10px 0px;
	background: url(./images/top_title_back.png);
}

.top_title img {
	max-width: 770px;
	width: 100%;
}

.top_full_title {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
}

.green {
	background: url(./images/top_work_title_back_green.png) repeat-x;
}

.orange {
	background: url(./images/top_work_title_back_orange.png) repeat-x;
}

.cyan {
	background: url(./images/top_work_title_back_cyan.png) repeat-x;
}

.top_full_title_inner {
	max-width: 1000px;
	margin: 0 auto;
	height: 100px;
	padding: 60px 0px 0px 0px;
	text-align: center;
	font-size: 15pt;
	color: #fff;
}

.info_outer {
	text-align: center;
	max-width: 1000px;
}

.info_left, .info_right {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 20px;
}

.info_left {
	display: block;
	min-height: 383px;
	border: 1px solid #dddddd;
}

.info_inner_title {
	width: 100%;
	height: 40px;
	background: url(./images/top_title_back_green.png);
	text-align: center;
	padding-top: 10px;
}

.info_right {
}

.info_right img {
	width: 100%;
}

.info_area {
	width: 100%;
	height: 100%;
	padding: 5%;
	font-size: 10pt;
}
.post_data_area {
	margin-bottom: 5%;
}

.info_date {
	float: left;
	min-width: 100px;
}

.info_title {
	float: left;
	min-width: 100px;
	width: 75%;
	font-size: 11pt;
}

.info_view_all {
	text-align: right;
}

.top_widget_area_outer {
	width: 100%;
	text-align: center;
}

.top_widget_area_inner {
	max-width: 1000px;
	margin: 0 auto;
}

.top_widget_outer {
}

.top_widget_area_outer div {
}

.top_widget_area_outer div:first-child {
}

.work_view_outer {
	text-align: center;
}
.work_view_inner {
	display: block;
	float: left;
	margin: 0 auto;
	max-width: 25%;
	min-width: 250px;
	height: 280px;
	max-height: 280px;
	margin-top: 20px;
	border: 1px solid #939393;
	text-align: left;
	font-size: 10pt;
	padding: 14px;
}

.work_view_title {
	width: 100%;
	font-size: 14pt;
	text-align: center;
}

.work_view_description {
	width: 100%;
	height: 60px;
	margin-top: 10px;
	border-bottom: 1px dotted;
	overflow: hidden;
}

.work_view_proviso {
	width: 100%;
	margin-top: 10px;
}

.work_view_location {
	width: 100%;
	height: 20px;
	margin-top: 15px;
	border-bottom: 1px dotted;
	overflow: hidden;
}

.work_view_matter {
	width: 100%;
	height: 20px;
	margin-top: 10px;
	border-bottom: 1px dotted;
	overflow: hidden;
}

.work_view_compensation {
	width: 100%;
	height: 20px;
	margin-top: 10px;
	border-bottom: 1px dotted;
	overflow: hidden;
}

.work_view_permalink {
	width: 100%;
	margin-top: 10px;
	text-align: right;
}

<!--変更2022.07.26
.copyright {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 8pt;
	background-color: #39A74A;
	color: #fff;
}-->

.copyright {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 8pt;
	background-color: #9dbde4;
	color: #fff;
}

/*********************
DEFAULT PAGE
*********************/
<!--変更2022.07.26
#eyecatch_area {
	display: block;
	width: 100%;
	height: 115px;
	line-height: 115px;
	vertical-align: middle;
	text-align: center;
	background-color: #39B04A;
	padding: 15px;
}-->

#eyecatch_area {
	display: block;
	width: 100%;
	height: 115px;
	line-height: 115px;
	vertical-align: middle;
	text-align: center;
	background-color: #9dbde4;
	padding: 15px;
}
#eyecatch_area img {
	max-width: 100%;
	height: auto;
}

.content_inner_700 {
	max-width: 730px;
	margin: 0 auto;
	font-size: 10.2pt;
	line-height: 1.8em;
}

.content_inner_1000 {
	max-width: 1000px;
	margin: 0 auto;
	font-size: 10.2pt;
	line-height: 1.8em;
}

.content_inner_full {
	max-width: 100%;
	margin: 0 auto;
	font-size: 10.2pt;
	line-height: 1.8em;
	background-color: #F5F5F5;
}

<!--変更2022.07.26
.content_inner_700 h1,
.content_inner_1000 h1,
.content_inner_full h1,
h1 {
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	color: #39A74A;
	padding: 15px;
	background: url(./images/title_dot_green.png) bottom center no-repeat;
}-->

.content_inner_700 h1,
.content_inner_1000 h1,
.content_inner_full h1,
h1 {
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	color: #9dbde4;
	padding: 15px;
	background: url(./images/title_dot_green.png) bottom center no-repeat;
}

h1.red_dot {
	color: #FF1D25;
	background: url(./images/title_dot_red.png) bottom center no-repeat;
}

.content_inner_700 img, .content_inner_1000 img {
	max-width: 100%;
	height: auto;
}

/*********************
JOB LIST
*********************/

.work_list_outer {
	padding: 20px 0px;
}

.work_list_date {
	font-size: 10pt;
}

.work_list_title {
	font-size: 18pt;
	margin-top: 10px;
}

.work_list_description {
	font-size: 12pt;
	margin-top: 10px;
}

.work_list_proviso {
	margin-top: 10px;

}

.add_new {
	padding-left: 50px;
	background: url(./images/new.png) 0px 2px no-repeat;
}

.add_new_top {
	background: url(./images/new.png) 0px 5px no-repeat;
}

.work_single_outer {
	padding: 20px 0px;
}

.work_single_date {
	width: 100%;
	text-align: right;
	font-size: 10pt;
}

.work_single_title {
	font-size: 18pt;
	margin-top: 10px;
}

.work_single_description {
	font-size: 12pt;
	margin-top: 10px;
}

.work_single_proviso {
	margin-top: 10px;

}


.work_single_list {
	width: 100%;
}
.work_single_list td {
	padding: 5px;
	border-bottom: 1px dotted #dddddd;
}
.work_single_item {
	min-width: 100px;
}
.work_single_text {

}

.tel_red {
	font-size: 18pt;
	color: #FF1D25;
}

.work_data_end {
	width: 100%;
	text-align: center;
}

/*********************
ARCHIVE
*********************/
.info_list_inner {
	padding: 20px 0px;
}

.archive_full_title {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0;
}

.archive_title_inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 55px 0px 0px 0px;
	text-align: center;
	font-size: 20pt;
	color: #fff;
}

.info_list_title {
	margin-top: 10px;
	font-size: 18pt;
}

.add_new_archive {
	padding-left: 50px;
	background: url(./images/new.png) 0px 9px no-repeat;
}

/*********************
FOOTER
*********************/

.footer {
	clear: both;
	background-color: #F5F5F5;
	color: #808080;
}
.footer_linker {
	float: none;
	padding-top: 20px;
}

.footer_logo {
	max-width: 400px;
	width: 100%;
}

.footer_logo img {
	width: 255px;
}
/*********************
NAVIGATION STYLES
*********************/

.menu_area {
	width: 100%;
	background-color: #f5f5f5;
	border-bottom: 10px solid #39B04A;
}

.menu_area .nav {
	max-width: 1000px;
	margin: 0 auto;
}

.nav {
	border-bottom: 0;
	margin: 0;
	display: none;
}

.nav li {
}

.nav li a {
	display: block;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.nav li ul.sub-menu li a,
.nav li ul.children li a {
	padding: 0px;
}

/*********************
WIDGETS
*********************/

.top_widget_area_outer {
	width: 100%;
}

.top_widget_outer {
	width: 100%;
}
.top_widget_outer img {
	width: 100%;
	height: auto;
}



/*********************
INQUIRY FORM
*********************/

table.inquiry {
	width: 100%;
	border: none;
}

table.inquiry th,
table.inquiry td {
	text-align: left;
	padding: 10px;
	border: none;
	vertical-align: top;
}



/*********************
MEDIA QUERY
*********************/

/* Landscape to tablet device */
@media only screen and (max-width: 767px) {

	/*********************
	INQUIRY FORM
	*********************/

	table.inquiry th {
		font-size: 110%;
	}

	table.inquiry th,
	table.inquiry td {
		display: block;
	}
}

/* Landscape to tablet device */
@media only screen and (min-width: 768px) {
	.m-all {
		float: left;
		padding-right: 0em;
		width: 100%;
		padding-right: 0;
	}

	.footer_logo,
	.footer_linker {
		float: none;
		padding-top: 20px;
	}

	.nav {
		border: none;
		display: block;
	}

	.nav ul {
		margin-top: 0;
	}

	.nav li {
		float: left;
		position: relative;
	}

	.nav li a {
		border-bottom: 0;
		text-align: center;
		padding: 0px;
		margin: 0px;
	}

	.nav li img {
		height: auto;
		width: auto;
	}

	.nav li a:hover, .nav li a:focus {
		text-decoration: none;
	}

	.nav li ul.sub-menu,
	.nav li ul.children {
		/*
				margin-top: -7px;
		*/
		border: 1px solid #ccc;
		border-top: 0;
		position: absolute;
		visibility: hidden;
		z-index: 8999;
		filter:alpha(opacity=80);
		-moz-opacity: 0.8;
		opacity: 0.8;
	}

	.nav li ul.sub-menu li,
	.nav li ul.children li {

	}
	.nav li ul.sub-menu li a,
	.nav li ul.children li a {
		padding: 5px 0px;
		border-right: 0;
		display: block;
		width: 200px;
		border-bottom: 1px solid #ccc;
	}

	.nav li ul.sub-menu li:last-child a,
	.nav li ul.children li:last-child a {
		border-bottom: 0;
	}

	.nav li ul.sub-menu li ul,
	.nav li ul.children li ul {
		top: 0;
		left: 100%;
	}

	.nav li:hover > ul {
		top: auto;
		visibility: visible;
	}

	.top_full_title_inner {
		max-width: 1000px;
		margin: 0 auto;
		padding: 55px 0px 0px 0px;
		text-align: center;
		font-size: 20pt;
		color: #fff;
		background: 70px url(./images/top_work_title_back_human.png) no-repeat;
	}

	.info_outer {
		text-align: center;
		max-width: 760px;
		margin-bottom: 30px;
	}

	.info_left, .info_right {
		float: left;
		width: 49%;
	}

	.info_right {
		margin-left: 2%;
	}

	.info_right img {
		width: 100%;
	}

	.work_view_inner {
		float: left;
		max-width: 250px;
		width: 250px;
		margin-left: -1px;
	}

	/*********************
	WIDGETS
	*********************/

	.top_widget_area_outer {
		width: 100%;
		margin-bottom: 30px;
	}

	.top_widget_outer {
		float: left;
		width: 23%;
	}
	.top_widget_outer img {
		height: auto;
		width: auto;
	}

	.top_widget_area_outer div {
		margin-left: 2.6%;
	}

	.top_widget_area_outer div:first-child {
		margin-left: 0;
	}
}

/* Landscape to small desktop */
@media (min-width: 1030px) {
	.header_text {
		float:right;
		text-align: center;
		margin: 30px 15px 10px 0px;
		max-width: 290px;
		width: 100%;
	}
	.header_tel {
		float:right;
		text-align: center;
		margin: 30px 0px 10px 0px;
		max-width: 290px;
		width: 100%;
	}

	#content {
		margin-top: 45px;
		margin-bottom: 30px;
	}

	.top_full_title_inner {
		max-width: 1000px;
		margin: 0 auto;
		padding: 55px 0px 0px 0px;
		text-align: center;
		font-size: 20pt;
		color: #fff;
		background: 150px url(./images/top_work_title_back_human.png) no-repeat;
	}


	.contents_left {
		float: left;
		padding-right: 4%;
		width: 61%;
	}

	.sidebar_area {
		float: left;
		width: 39%;
	}

	.contents_left_blog {
		float: left;
		padding-right: 4%;
		width: 74%;
	}

	.sidebar_blog {
		float: left;
		width: 26%;
	}

	.org_text {
		width: 80%;
		margin: 0 auto;
	}

	.info_outer {
		text-align: center;
		max-width: 1000px;
	}

	.work_view_inner {
		float: left;
		max-width: 250px;
		width: 250px;
		margin-left: -1px;
	}

	.content_inner_700 {
		width: 730px;
		margin: 0 auto;
	}

	/*********************
	FOOTER
	*********************/

	#inner-footer {
		max-width: 1000px;
		padding-bottom: 20px;
	}

	.footer {
		clear: both;
		color: #808080;
	}

	.footer_logo {
		width: 400px;
	}
	.footer_logo,
	.footer_linker {
		float: left;
		font-size: 10pt;
	}

	.footer_linker {
		width: 200px;
	}

	.footer_linker {
		padding-left: 20px;
	}
}

/*********************
INQUIRY FORM
*********************/

.error, .caution {
	color: red;
	font-size: 9pt;
}

.submit_area  {
	margin-top: 20px;
}

.submit_area, .globalsign_area {
	width: 100%;
	text-align: center;
}

.globalsign_area {
	margin-top: 50px;
}

/*********************
MISC
*********************/

.nav {
}

.top-nav li {
	width: 16.6667%;
}

.top-nav li a {
	padding: 0px;
	margin: 0px;
}

.top-nav li a img {
	width: 100%;
	margin-bottom: -7px;
}

.sub-menu li {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	border: none;
}

.top-nav li a:hover, .top-nav li a:focus {
	text-decoration: none;
}

.sub-menu li a:hover, .sub-menu li a:focus {
	text-decoration: none;
}

nav {
	/*
		margin-bottom: -7px;
	*/
}

.sidebar {
	margin-top: 0px;
}




