@charset "UTF-8";

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.imgLeft {
	float: left;
	margin: 0.4em 2em 1em 0;
	}
.imgRight {
	float: right;
	margin: 0.4em 0 1em 2em;
	}
.imgCenter {
	text-align: center;
	margin: 2em auto;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
img {
	vertical-align: bottom;
}
.small {
	font-size: 13px;
}
.fuki {
	width: 640px;
	margin: 35px auto;
	background: url('../img/fukidashi_upper.png') top left no-repeat;
	background-size: 640px 752px;
}
.fuki .dashi {
	background: url('../img/fukidashi_bottom.png') bottom left no-repeat;
	background-size: 640px 34px;
	padding: 18px 36px 18px 36px;
}
img.banner {
	border: 1px solid #ccc;
}
.topics {
	margin: 20px 0;
	text-align: center;
}

/* Establish general layout parameters */
/* ----------------------------------------------------- */
.columns-2.photos {
	margin-top: 50px;
}
.columns-2 .col {
	width: 48%;
	float: left;
	margin-right: 2%;
}
.columns-2 .col.wide {
	width: 58%;
	float: left;
	margin-right: 2%;
}
.columns-2 .col.narrow {
	width: 38%;
	float: left;
	margin-right: 2%;
}
.columns-2 .col:nth-child(2n) {
	margin-right: 0;
	margin-left: 2%;
}
.columns-2 .col .photo.fit {
	position: relative;
}
.columns-2 .col .photo.fit img {
	width: 100%;
	height: auto;
}
.columns-2 .col .photo.fit .caption.on-photo {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
	line-height: 1;
	padding: 6px 6px 3px;
	color: #fff;
	background-color: #000;
}
#map-canvas {
	margin: 30px 0 0;
	width: 680px;
	height: 400px;
}

ul.provisions {
	margin: 1em 0 1em 30px;
	padding: 0;
}
ul.provisions ul.provisions {
	margin-left: 0;
}
ul.provisions li {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: none;
	text-indent: -2em;
}
ul.provisions.maru li {
	margin-left: 1em;
	text-indent: -1em;
}
.regulations>ol {
	margin-left: 3em;
}
.regulations>ol>li {
	list-style: decimal;
}
.regulations>ol>li:first-child {
	list-style: none;
}
.sign-frame {
	margin: 30px 0 0;
	text-align: right;
}
.sign-frame>div {
	display: inline-block;
	text-align: left;
}
.link-pdf>a {
	display: block;
	background: #fff url("../images/icn_pdf48.png") no-repeat 20px 10px;
	padding: 20px 20px 20px 83px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 20px;
}
.link-pdf>a:hover {
	color: #fff;
	background-color: #0086cd;
	border-color: #0086cd;
}
ul li .month, ul li .day {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	text-align: right;
}
.anpi_system_change {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.anpi_system_change .before,
.anpi_system_change .after {
	border: 2px solid #333;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	flex-basis: 40%;
	flex-shrink: 0;
}

/* Main */
/* ----------------------------------------------------- */
h4 {
	margin: 50px 0 24px;
	padding: 6px 0 1px;
	border-bottom: 1px dotted #ccc;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
h4:before {
	font-family: 'Material Icons';
	font-size: 20px;
	line-height: 1;
	content: '\E39E';
	display: inline-block;
	margin: 0 8px 0 0;
	vertical-align: middle;
}
h4.section {
	border-bottom: 0;
}
h4.section:before {
	content: '';
}
h4+h4.section {
	margin-top: 0;
}
h4#contact {
	text-align: center;
}
h4#contact:before {
	display: none;
}
h4:after {
	content: "";
	display: block;
	margin: 0;
	height: 10px;
	border-bottom: 2px solid #ccc;
}
h4:first-child {
	margin-top: 0;
}
h4.large {
	margin-top: 20px;
	font-size: 18px;
}
h4 .small {
	font-size: 14px;
	margin-left: 10px;
}
h5 {
	margin: 30px 0 20px;
	padding: 3px 0 0 16px;
	border-left: 5px solid #333;
	color: #333;
	font-weight: bold;
}

.fig-frame {
	margin: 2em auto;
	border-radius: 5px;
	padding: 10px 15px;
	background-color: #fff;
}
.jinzai .fig-frame {
	border: 5px solid #79a3c9;
}
/* new-kaigai */
.jinzai.kaigai .fig-frame {
	border: 5px solid #79a3c9;
}
.jinzai.kaigai .fig-frame img.img1 {
	display: block;
	margin: 15px auto;
	width: 50%;
}
@media all and (max-width: 879px) {
	/* new-kaigai */
	.jinzai.kaigai .fig-frame img.img1 {
		width: 70%;
	}
}
.shigoto .fig-frame {
	border: 5px solid #73a87c;
}
.fig-frame .ttl {
	margin: 0 0 10px;
	text-align: center;
}
.fig-flow-vrt {
	margin: 2em auto;
}
.fig-frame .fig-flow-vrt {
	margin: 10px auto;
}
.fig-flow-vrt .item {
	margin: 0 auto;
	text-align: center;
}
.fig-flow-vrt .item.box {
	margin: 0 auto;
	padding: 6px 12px 5px;
	line-height: 1.5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
}
.jinzai .fig-flow-vrt .item.box {
	background-color: #28639b;
}
.jinzai h5 {
	border-left: 5px solid #28639b;
}
/* new-kaigai */
.kaigai .fig-flow-vrt {
	counter-reset: number 0;
}
.kaigai .fig-flow-vrt .item.box {
	background-color: #fff;
	border: 2px solid #28639b;
}
.kaigai .fig-flow-vrt .item.box p:before{
	counter-increment: number 1;
	content: counter(number) ".";
}
.kaigai .fig-flow-vrt .item.box p{
	color: #28639b;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.kaigai .fig-flow-vrt .item.text {
	text-align: center;
	font-size: 14px;
}
.kaigai .fig-frame {}
.kaigai .fig-frame h4 {
	font-size: 18px;
}
.kaigai .fig-frame h5 {
	font-size: 18px;
	font-weight: bold;
	color: #28639b;
	border-left: 5px solid #28639b;
}
.kaigai .fig-frame p {
	font-size: 16px;
}
.kaigai .fig-frame p.sub {
	font-size: 14px;
}

.shigoto .fig-flow-vrt .item.box {
	background-color: #38712a;
}
.shigoto h5 {
	border-left: 5px solid #38712a;
}
.fig-flow-vrt .item.box * {
	line-height: 1.5;
}
.fig-flow-vrt .item.arrow {
	margin: 5px auto;
	font-family: 'Material Icons';
	font-size: 35px;
	line-height: 1;
}
.fig-frame .item.uni {
	text-align: center;
}
.fig-frame .item.text {
	margin: 10px auto 5px;
	text-align: left;
	font-size: 13px;
}
.fig-frame .note {
	clear: both;
	margin: 10px auto 5px;
	padding: 10px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e4e3f0;
	text-align: left;
	font-size: 13px;
}
.fig-frame .note h5 {
	margin: 5px 0 10px;
	padding: 3px 0 0 16px;
	border-left: 10px solid #7371aa;
	color: #7371aa;
	font-size: 13px;
	font-weight: bold;
}
.fig-frame .note ul, .fig-frame .note ol {
	margin-top: 1em;
	margin-bottom: 1em;
}
.fig-frame .note .al-r {
	text-align: right;
	margin: 0;
}
.fig-flow-hrz {
}

.frame-erea-wrapper {
	margin: 0 auto;
	width: 680px;
	max-width: 100%;
}
.frame-erea-col {
	margin: 35px 0 20px 20px;
	padding: 0 0 25px;
	/*background: url("../img/frame_erea_b.png") no-repeat 0 bottom;*/
	background-size: 320px 15px;
	float: left;
}
.frame-erea-col:first-child {
	margin-left: 0;
}
.frame-erea {
	width: 320px;
	padding: 0 0 25px;
	background: url("../img/frame_erea_b.png") no-repeat 0 bottom;
	background-size: 320px 15px;
}
/*
.frame-erea-col > .frame-erea:last-child {
	padding: 0;
	background-image: none;
}
*/
.frame-erea + .frame-erea {
	margin-top: 25px;
}
.frame-erea h4 {
	margin-bottom: 0;
	padding: 0 0 15px;
	background: url("../img/frame_erea_t.png") no-repeat 0 bottom;
	background-size: 320px 15px;
	border: 0px;
	text-align: center;
}
.frame-erea h4:before, .frame-erea h4:after {
	display: none;
}
.frame-erea ul.banners {
	margin: 15px 0 8px;
	padding: 0;
}
.frame-erea ul.banners li {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.frame-erea ul.banners li:first-child {
	margin: 0;
}

.contactBox {
	margin: 35px 0;
}
.contactBox .col {
	float: left;
	width: 50%;
	padding: 0 2%;
	text-align: center;
}
.contactBox .col.only {
	float: none;
	margin: 0 auto;
}
.contactBox .tel, .contactBox .fax, .contactBox .freedial {
	font-family: impact, "AvenirNextCondensed-Bold";
	font-size: 35px;
	letter-spacing: 1px;
	color: #ed7800;
	line-height: 1.5;
}
.contactBox .tel a, .contactBox .fax a .contactBox .freedial a {
	color: #ed7800;
}
.contactBox .tel:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	background: url("../img/icn_tel.svg") no-repeat center center;
	background-size: contain;
}
.contactBox .fax:before {
	content: "";
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-right: 10px;
	background: url("../img/icn_fax.svg") no-repeat center center;
	background-size: contain;
}
.contactBox .freedial:before {
	content: "";
	display: inline-block;
	width: 32px;
	height: 26px;
	margin-right: 10px;
	background: url("../img/icn_freedial.svg") no-repeat center center;
	background-size: contain;
}
.contactBox .address {
	width: 95%;
	margin: 10px auto 5px;
	padding: 2.5%;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	font-size: 14px;
}
.contactBox .mttl {
	width: 80%;
	margin: 10px auto 5px;
	padding: 7px 0 5px;
	border: 1px solid #ccc;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	background-color: #fff;
	line-height: 1;
	font-size: 13px;
	color: #000;
}
.contactBox .time {
	font-size: 13px;
	color: #666;
}

form#form1 {
}
dl.table.form-contact {
	margin: 35px auto;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	background-color: transparent;
	width: 100%;
}
dl.table.form-contact dt {
	padding: 8px 1em 12px;
	border-top: 1px solid #ccc;
	font-weight: bold;
}
body.recruit dl.table.form-contact dd {
	background-color: transparent;
}
dl.table.form-contact dd {
	padding: 8px 1em 12px;
	border-left: 0;
	border-top: 1px solid #ccc;
	background-color: #fff;
}
dl.table.form-contact dt:first-child,
dl.table.form-contact dt:first-child + dd {
	border-top: 0;
}
dl.table.form-contact.w7 dt {
	margin-right: -10em;
	width: 10em;
}
dl.table.form-contact.w7 dd {
	margin-left: 10em;
}
dl.table.form-contact.w9 dt {
	margin-right: -12em;
	width: 12em;
}
dl.table.form-contact.w9 dd {
	margin-left: 12em;
}
dl.table.form-contact.w11 dt {
	margin-right: -14em;
	width: 14em;
}
dl.table.form-contact.w11 dd {
	margin-left: 14em;
}
dl.table.form-contact dd>p {
	margin: 10px 0;
}
dl.table.form-contact dd>p:first-child {
	margin-top: 0;
}
dl.table.form-contact dd>p:last-child {
	margin-bottom: 0;
}
dl.table.form-contact dd .name-label,
dl.table.form-contact dd .address-label,
dl.table.form-contact dd .phone-label,
dl.table.form-contact dd .type-label1,
dl.table.form-contact dd .type-label2,
dl.table.form-contact dd .type-label3 {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin-left: 20px;
	white-space: nowrap;
}
dl.table.form-contact dd label {
	margin-left: 20px;
}
dl.table.form-contact dd .name-label:first-child,
dl.table.form-contact dd .address-label:first-child,
dl.table.form-contact dd .phone-label:first-child,
dl.table.form-contact dd .type-label1,
dl.table.form-contact dd label:first-child {
	margin-left: 0;
}
form#form1 .txtfiled {
	width: 350px;
	margin: 0;
	padding: 4px;
	line-height: 1;
	border: solid 1px #bbb;
	background: #fff;
	border-radius: 3px;
}
form#form1 .txtfiled-half {
	width: 150px;
}
form#form1 .txtfiled-year,
form#form1 .txtfiled-age,
form#form1 .txtfiled-zip,
form#form1 .txtfiled-num {
	width: 4em;
}
form#form1 .txtfiled:focus {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}
form#form1 textarea.txtfiled {
	width: 450px;
	height: 100px;
	margin: 8px 0 12px;
}
form#form1 .submit-box {
	text-align: center;
}
form#form1 p input[type="submit"],
form#form1 p input[type="reset"],
form#form1 p input[type="button"] {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	display: inline-block;
	margin: 11px auto 0;
	padding: 6px 20px;
	background-color: #0086cd;
	border: none;
	color: #fff;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}
form#form1 p.logout input[type="submit"] {
	margin: 35px auto 0;
}
form#form1 p input[type="submit"]:hover ,
form#form1 p input[type="reset"]:hover,
form#form1 p input[type="button"]:hover {
	background-color: #59b1eb;
}
form#form1 p input[type="submit"][disabled] {
	background-color: #ccc;
	color: #fff;
	cursor: default;
}
form#form1 .agreement-box {
	clear: both;
	margin: 20px auto;
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #e4e3f0;
	text-align: left;
	font-size: 13px;
}
form#form1 .agreement-box p {
	font-size: 13px;
}
form#form1 .agreement-box p:after {
	display: none;
}
form#form1 .agreement-box .privacy-policy-box {
	margin: 0 auto;
	padding: 10px 15px 0 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	height: 200px;
	overflow: auto;
}
form#form1 .agreement-box .privacy-policy-box p {
	margin: 0 0 1em;
}
form#form1 .agreement-box .privacy-policy-box h3 {
	margin: 5px 0 10px;
	padding: 3px 0 0 16px;
	border: 0px;
	border-left: 10px solid #7371aa;
	color: #7371aa;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5;
}
form#form1 .agreement-box p.agreement-check {
	margin: 15px 0 0;
	text-align: center;
}
.required,
.error-list {
	color: #f00;
}
.veriSignBox {
	border: 1px solid #dedede;
	margin-top: 20px;
	padding: 12px 30px 12px 40px;
	font-size: 13px;
}
.veriSignBox dt {
	float: left;
	font-size: 0;
	margin-right: 30px;
}
.veriSignBox dd {
	overflow: hidden;
}

.button-map a {
	display: inline-block;
	margin-top: 8px;
	padding: 2px 20px;
	border-radius: 5px;
	background-color: #0086cd;
	color: #fff;
}

/* Footer */
/* ----------------------------------------------------- */
.l-footer .l-container .foot-nav {
	margin: 20px 0;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
.l-footer .l-container .foot-nav ul {
	list-style: none outside none;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
}
.l-footer .l-container .foot-nav ul li {
	float: left;
	margin-right: 20px;
	position: relative;
	left: -50%;
}
.l-footer .l-container .foot-nav ul li a {
	color: #7e7e7e;
}
.l-footer .l-container .foot-nav ul li a:hover {
	color: #fff;
}
.l-footer .l-container p.copyright {
	margin: 0 0 10px;
	font-family: arial;
	font-size: 0.94em;
	text-align: center;
	color: #7e7e7e;
}

/* Table (Type A) */
/* ----------------------------------------------------- */
table.type_a {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 20px 0;
}
table.type_a caption {
	text-align: left;
	font-weight: bold;
	padding: 0 0 3px;
}
table.type_a th,
table.type_a td {
	border-bottom: 1px solid #aaa;
	padding: 6px 8px 4px;
	line-height: 1.5;
	vertical-align: top;
}
table.type_a th {
	font-weight: bold;
	text-align: left;
	background: #eee;
	white-space: nowrap;
}
table.type_a td {
	border-right: 1px solid #aaa;
	text-align: left;
}
table.type_a td.number {
	text-align: right;
	}
table.type_a td.check {
	text-align: center;
}

/* Table (Inner) */
/* ----------------------------------------------------- */
table.inner {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
}
table.inner th,
table.inner td {
	border: 0;
	padding: 0 8px 4px 0;
	background-color: transparent;
	font-weight: normal;
}

/* Table (Simple) */
/* ----------------------------------------------------- */
table.simple {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 1em 0;
	font-size: 14px;
}
table.simple td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 6px 8px 4px;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
}

/* Table (Simple2) */
/* ----------------------------------------------------- */
table.simple2 {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	margin: 1em 0;
	font-size: 14px;
	width: auto;
}
table.simple2 td {
	padding: 6px 8px 4px;
	line-height: 1.5;
	text-align: center;
	vertical-align: top;
}
table.simple2 td.left {
	text-align: left;
}

/* Table (Simple Small) */
/* ----------------------------------------------------- */
table.simple-small {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin: 1em 0;
	font-size: 13px;
}
table.simple-small th {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 6px 8px 4px;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
table.simple-small td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	padding: 6px 8px 4px;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
}
table.simple-small td.left {
	text-align: left;
}

dl.table {
	margin: 20px 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eef2f3;
}
dl.table dt {
	margin: 0;
	margin-right: -13em;
	padding: 0.45em 0.5em 0.3em;
	border: 0;
	border-top: 1px solid #ccc;
	float: left;
	clear: both;
	display: inline;
	width: 13em;
}
dl.table dd {
	margin: 0;
	margin-left: 13em;
	padding: 0.45em 0.5em 0.3em;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff; 
}
dl.table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}
dl.table::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
dl.table.dtr dt {
	text-align: right;
}
dl.table.zebra, dl.table.zebra dt, dl.table.zebra dd {
	border: 0;
}
dl.table.zebra dt.odd, dl.table.zebra dd.odd {
	background-color: #efebf8; 
}
dl.table.zebra dt.even, dl.table.zebra dd.even {
	background-color: #d8ceed; 
}
dl.table.num dd {
	text-align: right;
}
dl.table.w4 dt {
	margin-right: -6em;
	width: 6em;
}
dl.table.w4 dd {
	margin-left: 6em;
}
dl.table.w7 dt {
	margin-right: -9em;
	width: 9em;
}
dl.table.w7 dd {
	margin-left: 9em;
}
dl.table.w27 dt {
	margin-right: -29em;
	width: 29em;
}
dl.table.w27 dd {
	margin-left: 29em;
}

.sign {
	margin: 0 0 1.5em;
	padding: 0 8px 5px;
	border-bottom: 1px dotted #ccc;
	text-align: right;
	font-size: 105%;
}
.sign table {
	margin: 0 0 0 auto;
	text-align: left;
}
.inner {
	margin-left: 12px;
}
body.privacy .inner {
	margin-left: 1.6em;
}
body.privacy .inner p {
	margin: 0;
}
body.privacy .inner p.list {
	margin: 0 0 0 1.6em;
	text-indent: -1.6em;
}
