<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(normalize.css);
@import url(reset.css);
@import url(hack.css);

.sp {}
.pc {display:none;}


/*--ヘッダー--*/

header {
	width: 100%;
	height: 75px;
	float: left;
	text-align: left;
	position: fixed;
	background: #ffffff;
	z-index: 100;
}

.sp_logo {
	width: auto;
	height: auto;
	float: left;
	margin-left: 20px;
}

.sp_logo img {
	width: 180px;
	vertical-align: middle;
}

/*--メインイメージ--*/

.main-img {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	margin-top: 75px;
}

.mainimg {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	vertical-align: middle;
	background-size:cover;
	background: center;
}

.mainimg2 {
	width: 100%;
	height: 360px;
	float: left;
	position: relative;
	vertical-align: middle;
	background-size:cover;
}

.main-img-h {
	height: 0;
	display: none;
	
}

.tel {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 30px;
	left: 0;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
}

.tel img {
	vertical-align: middle;
}

.tel a {
	width: 100%;
	height: auto;
	float: left;
	padding: 5px 15px;
	box-sizing: border-box;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: bold;
}

.tel a:hover {
	background: #ffffff;
	color: #333333;
}

.logo_title {
	display: none;
}

.fukushika {
	width: 100%;
	height: auto;
	padding: 0 20px;
	box-sizing: border-box;
	position: absolute;
	bottom: 70px;
	right: 0;
}

.fukushika img {
	width: 100%;
}

.main_text {
	width: auto;
	height: auto;
	position: absolute;
	bottom: 50%;
	left: 0;
	padding: 0 20px;
	box-sizing: border-box;
}

.main_text img {
	width: 100%;
	vertical-align: middle;
}

/*--メニュー--*/

.manu {
	display: none;
}

/*--追加--*/

.middle_manu {
	width: 100%;
	height: auto;
	float: left;
	background: #dddddd;
	padding: 30px 0;
}

.middle_manu_area {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.middle_manu_box {
	width: 100%;
	height: auto;
	float: left;
}

.middle_manu01 {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	margin-bottom: 20px;
	box-shadow: 0 0 5px #999999;
}

.middle_manu01:hover {
	opacity: 0.5;
}

.middle_manu01 .img01 {
	width: 100%;
	vertical-align: middle;
}

.middle_text {
	width: auto;
	min-width: 250px;
	height: auto;
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	background: #ffffff;
	box-sizing: border-box;
	padding: 10px 10px;
}

.middle_text__ex {
	width: 330px;
}

.middle_text h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.middle_text p {
	font-size: 0.7em;
	color: #000000;
}

.middle_text2 {
	width: auto;
	min-width: 250px;
	height: auto;
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	background: rgba(122,183,106,1);
	box-sizing: border-box;
	padding: 10px 10px;
}

.middle_text2__ex {
	width: 330px;
}

.middle_text2 h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

.middle_text2 p {
	font-size: 0.7em;
	color: #ffffff;
}

.middle2_manu {
	width: 100%;
	height: auto;
	float: left;
	background: #ffffff;
	padding: 20px 0;
}

.middle2_manu_area {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.middle2_manu_box {
	width: 100%;
	height: auto;
	float: left;
}

.middle2_manu01 {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	box-shadow: 0 0 5px #cccccc;
	margin-bottom: 20px;
}

.middle2_manu02 {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	box-shadow: 0 0 5px #cccccc;
}

.middle2_manu01:hover {
	opacity: 0.5;
}

.middle2_manu02:hover {
	opacity: 0.5;
}

.middle2_img {
	width: 100%;
	vertical-align: middle;
}

.middle2_text {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 25px 0;
}

.middle2_text h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.middle2_text p {
	font-size: 0.7em;
	color: #000000;
}

.middle3_manu {
	width: 100%;
	height: auto;
	float: left;
	padding: 70px 0;
	background: url(../Images/TopPage/bottan_bg.png) center no-repeat;
	background-size: cover;
}

.middle3_manu_area {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.middle3_manu_text {
	width: 100%;
	height: auto;
	float: left;
	font-family: serif;
	font-size: 1.1em;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
}

.middle3_manu_left {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 20px;
}

.middle3_manu_left a {
	width: 100%;
	height: auto;
	float: right;
	display: block;
	background: #ffb320;
	color: #000000;
	box-sizing: border-box;
	padding: 8px 20px;
}

.middle3_manu_left a:hover {
	opacity: 0.5;
}

.middle3_manu_left a h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.middle3_manu_left a p {
	font-size: 0.7em;
	color: #000000;
}

.middle3_manu_center {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 20px;
}

.middle3_manu_center a {
	width: 100%;
	height: auto;
	float: right;
	display: block;
	background: #ffb320;
	color: #000000;
	box-sizing: border-box;
	padding: 8px 20px;
}

.middle3_manu_center a:hover {
	opacity: 0.5;
}

.middle3_manu_center a h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.middle3_manu_center a p {
	font-size: 0.7em;
	color: #000000;
}

.middle3_manu_right {
	width: 100%;
	height: auto;
	float: right;
	box-sizing: border-box;
	padding: 0 20px;
}

.middle3_manu_right a {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	background: #ffd820;
	color: #000000;
	box-sizing: border-box;
	padding: 8px 20px;
}

.middle3_manu_right a:hover {
	opacity: 0.5;
}

.middle3_manu_right a h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

.middle3_manu_right a p {
	font-size: 0.7em;
	color: #000000;
}

/*--リクルート--*/

.recruit {
	width: 100%;
	height: auto;
	float: left;
	background: #7ab76a;
	padding: 50px 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}

.recruit img {
	width: 100%;
	vertical-align: middle;
}

.service {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding-bottom: 100px;
}


.message {
	width: 100%;
	height: auto;
	float: left;
}

.message_left {
	width: 100%;
	height: auto;
	float: left;
}

.message_right {
	width: 100%;
	height: auto;
	float: right;
	background: #d60d0d;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
}

.message_right span {
	font-size: 12px;
	font-weight: normal;
}

.message_right a {
	color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px;
}

.message_left img ,.message_right img {
	vertical-align: middle;
	width: 100%;
}

.message_right a:hover {
	opacity: 0.5;
}




.message2 {
	width: 100%;
	height: auto;
	float: left;
	background: #f0f0f0;
	padding: 100px 20px;
	box-sizing: border-box;
	text-align: center;
}

.message2 img {
	width: 100%;
	vertical-align: middle;
}

.voise {
	width: 100%;
	height: auto;
	float: left;
	background: url(../Images/recruit/bg2.png) center center no-repeat;
	background-size: cover;
	position: relative;
	padding: 30px 20px;
	box-sizing: border-box;
}

.voise_left {
	width: 100%;
	height: auto;
	float: left;
	background: #ffffff;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	box-sizing: border-box;
}

.voise_left span {
	font-size: 12px;
	font-weight: normal;
}

.voise_left a {
	color: #000000;
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px;
}

.voise_right {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

.voise_left img ,.voise_right img {
	width: 100%;
	vertical-align: middle;
}

.voise_left a:hover {
	opacity: 0.5;
}


.flow {
	width: 100%;
	height: auto;
	float: left;
	background: #7ab76a;
	padding: 0;
	box-sizing: border-box;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
}

.flow img {
	width: 100%;
	vertical-align: middle;
}

.flow img:hover {
	opacity: 0.5;
}

.flow span {
	font-size: 12px;
	font-weight: normal;
}

.flow a {
	color: #ffffff;
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px;
}

.flow2 {
	width: 100%;
	height: auto;
	float: left;
	background: url(../Images/recruit/bg4.png) center center no-repeat;
	background-size: cover;
	padding: 30px 20px;
	box-sizing: border-box;
}

.flow2_left {
	width: 100%;
	height: auto;
	float: left;
}

.flow2_left:hover {
	opacity: 0.5;
}

.flow2_right {
	width: 100%;
	height: auto;
	float: right;
}

.flow2_right:hover {
	opacity: 0.5;
}

.flow2_left img ,.flow2_right img {
	width: 100%;
	vertical-align: middle;
}

.flow2_left p ,.flow2_right p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	background: #ffffff;
}

.flow2_left p span ,.flow2_right p span {
	font-size: 12px;
	font-weight: normal;
}

.flow2_message {
	width: 100%;
	height: auto;
	float: left;
	padding: 100px 0;
}

.flow2_message img {
	width: 100%;
	vertical-align: middle;
}

.link {
	width: 100%;
	height: auto;
	float: left;
	min-height: 250px;
	background: #ffffff;
	position: relative;
}

.link_bottan {
	width: 100%;
	height: auto;
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
}

.link_bottan img {
	width: 100%;
}

.link_bottan a {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	padding: 0 20px;
	box-sizing: border-box;
}

.link_bottan a:hover {
	color: #000000;
	opacity: 0.5;
}


.service .bg01 {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.service .bg01 img {
	width: 100%;
	vertical-align: middle;
}

.service .bg02 {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}

.service .bg02 img {
	width: 100%;
	vertical-align: middle;
}

.service_title {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	z-index: 2;
	margin-top: 70px;
	margin-bottom: 30px;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}

.service_title span {
	font-size: 12px;
}

.service_area {
	width: 100%;
	height: auto;
	min-height: 10px;
	float: left;
	position: relative;
	z-index: 2;
}

.service_no01 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.service_no02 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.service_img {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.service_img img {
	vertical-align: middle;
	width: 100%;
}

.service_box {
	width: 100%;
	height: auto;
}

.service_box h4 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	z-index: 2;
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
}

.service_box .box {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

.service_box .more {
	width: 150px;
	height: auto;
	min-height: 10px;
	margin: 0 auto;
}

.service_box .more a {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	border: 1px solid #333333;
	padding: 10px 15px;
	box-sizing: border-box;
	background: #ffffff;
}

.service_no01 .service_img {
	float: left;
}

.service_no01 .service_box {
	float: right;
}

.service_no02 .service_img {
	float: right;
}

.service_no02 .service_box {
	float: left;
}

footer {
	width: 100%;
	height: auto;
	float: left;
	background: #ffffff;
	position: relative;
	border-top: 5px solid #7ab76a;
}

.footer-box {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.footer-left {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
}

.footer-left2 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	text-align: left;
	color: #000000;
	font-size: 0.9em;
}

.footer-left2 span {
	font-size: 1.1em;
}

.footer-left2 img {
	vertical-align: middle;
}

.footer-left3 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	margin-top: 30px;
	padding: 10px 15px;
	text-align: left;
	color: #000000;
	border: 1px solid #333333;
	text-align: center;
	font-size: 0.9em;
}

.footer-left3 p.f_b {
	font-weight: bold;
	font-size: 1.4em;
	vertical-align: middle;
}

.footer-left3 img {
	vertical-align: middle;
}

.footer_end {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.7em;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #000000;
		
}

.footer-bg {
	width: auto;
	height: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.footer-bg img {
	vertical-align: middle;
}


.fade_off {
    opacity: 1;
}

.fade_on {
    opacity: 1;
}

/*---スマホ用メニュー---*/
	nav {
		width:100%;
		height:100%;
		min-height:120px;
		box-sizing:border-box;
		position:fixed;
		display:none !important;
		top:0;
		left:0;
		z-index:1400;
		background: #ffffff;
		box-sizing: border-box;
		overflow-x: hidden;
		overflow-y: scroll;
		padding: 75px 30px;
	}

	#navToggle {
		position:fixed; /*bodyに対しての絶対位置指定です*/
		right:10px;
		top:15px;
		width:17px;
		height:20px;
		cursor:pointer;
		z-index:1500;
		padding:10px 15px 15px 15px;
		}
	#navToggle div {position:relative} /*spanの絶対位置指定の親にします*/
	#navToggle span {
		display:block;
		position:absolute; /*#navToggle div に対して*/
		width:100%;
		border-bottom:solid 3px #222222;
		-webkit-transition: .35s ease-in-out;
		-moz-transition: .35s ease-in-out;
		transition: .35s ease-in-out}
	#navToggle span:nth-child(1) {top:0}
	#navToggle span:nth-child(2) {top:8px}
	#navToggle span:nth-child(3) {top:16px}
	
	.openNav #navToggle span {
		border-bottom:solid 3px #222222;
		}

	.openNav #navToggle span:nth-child(1) {
		top: 11px;
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		transform:rotate(-45deg);
		}
	.openNav #navToggle span:nth-child(2),
	.openNav #navToggle span:nth-child(3) {
		top: 11px;
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		transform:rotate(45deg);
		}

	.openNav nav {
		display:block !important;
	}

nav ul {
	border-top: 1px solid #cccccc;
}

nav ul li {
	border-bottom: 1px solid #cccccc;
	padding: 10px 20px;
	box-sizing: border-box;
}


/*---内部ページ---*/

.temp_logo {
	display: none;
}

.temp_logo img {
	vertical-align: middle;
}

.temp_entry {
	display: none;
}

.temp_entry a {
	padding: 5px 50px;
	border: 1px solid #f0c808;
	text-align: center;
	box-sizing: border-box;
	margin-top: 38px;
	display: inline-block;
	color: #000000;
	background: #f0c808;
	font-weight: bold;
}

.temp_entry a:hover {
	background: #000000;
	color: #ffffff;
}

.temp_back {
	display: none;
}

.temp_menu {
	display: none;
}

.temp_menu_area {
	width: 100%;
	height: auto;
	float: left;
}

.temp_menu_list {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 4px;
	box-sizing: border-box;
}

.temp_menu_list li {
	width: auto;
	height: auto;
	float: left;
	font-size: 1.2em;
}

.temp_menu_list li p {
	color: #ffffff;
	display: inline-block;
	padding: 30px 11px;
	box-sizing: border-box;
	position: relative;
}

.temp_menu_list li p i {
	display: none;
}

.temp_menu_list li p:hover i {
	width: 100%;
	height: 1px;
	padding: 0 11px;
	box-sizing: border-box;
	position: absolute;
	display: block;
	bottom: 25px;
	left: 0;
}

.temp_menu_list li p:hover i span {
	width: 100%;
	height: 1px;
	float: left;
	display: block;
	background: #ffffff;
}

.temp_menu_list li .inner {
	width: 100%;
	height: auto;
	position: absolute;
	display: none;
	top: 91px;
	left: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;
	box-sizing: border-box;
	padding: 30px;
}

.temp_menu_list li .inner a {
	margin: 0 10px;
	color: #ffffff;
	position: relative;
}

.temp_menu_list li .inner a span {
	display: none;
}

.temp_menu_list li .inner a:hover span {
	width: 100%;
	height: 1px;
	background: #ffffff;
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 0;
}

.temp_menu_list2 {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 4px;
	box-sizing: border-box;
}

.temp_menu_list2 li {
	width: auto;
	height: auto;
	float: left;
	font-size: 1.2em;
}

.temp_menu_list2 li p {
	color: #ffffff;
	display: inline-block;
	padding: 30px 11px;
	box-sizing: border-box;
	position: relative;
}

.temp_menu_list2 li p i {
	display: none;
}

.temp_menu_list2 li p:hover i {
	width: 100%;
	height: 1px;
	padding: 0 11px;
	box-sizing: border-box;
	position: absolute;
	display: block;
	bottom: 25px;
	left: 0;
}

.temp_menu_list2 li p:hover i span {
	width: 100%;
	height: 1px;
	float: left;
	display: block;
	background: #ffffff;
}

.temp_menu_list2 li .inner {
	width: 100%;
	height: auto;
	position: absolute;
	display: none;
	top: 91px;
	left: 0;
	background: rgba(0,0,0,0.5);
	text-align: center;
	box-sizing: border-box;
	padding: 30px;
}

.temp_menu_list2 li .inner a {
	margin: 0 10px;
	color: #ffffff;
	position: relative;
}

.temp_menu_list2 li .inner a span {
	display: none;
}

.temp_menu_list2 li .inner a:hover span {
	width: 100%;
	height: 1px;
	background: #ffffff;
	display: inline-block;
	position: absolute;
	bottom: -10px;
	left: 0;
}

.temp_title_area {
	width: 100%;
	height: auto;
	float: left;
	padding: 20px 20px;
	box-sizing: border-box;
	background: #7AB767;
	position: relative;
	margin-top: 70px;
}

/*--
.temp_title_area_bg01 {
	background: url(../Images/InPage/title_bg01.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg02 {
	background: url(../Images/InPage/title_bg02.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg03 {
	background: url(../Images/InPage/title_bg03.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg04 {
	background: url(../Images/InPage/title_bg04.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg05 {
	background: url(../Images/InPage/title_bg05.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg06 {
	background: url(../Images/InPage/title_bg06.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg07 {
	background: url(../Images/InPage/title_bg07.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}

.temp_title_area_bg08 {
	background: url(../Images/InPage/title_bg08.jpg) center center no-repeat;
	background-size: cover;
	height: 180px;
}
--*/

.temp_title_area h1 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	color: #ffffff;
	font-size: 1.5em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	letter-spacing: 0.2em;
}

.temp_main_area {
	width: 100%;
	height: auto;
	float: left;
	padding: 50px 0;
}

.temp_main_box {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
}

.temp_title_h2 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 30px;
	background: url(../Images/InPage/h2_line.png) bottom left no-repeat;
}

.temp_title_h2 h2 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 1.5em;
	font-weight:bold;
	padding-bottom: 12px;
}

.temp_title_h2 p {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 0.9em;
}

.temp_title_h3 {
	width: 100%;
	height: auto;
	float: left;
	background: #dddddd;
	box-sizing: border-box;
	padding: 10px 25px;
	text-align: left;
	color: #000000;
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 30px;
}

.temp_title_h4 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	color: #7ab76a;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	background: url(../Images/InPage/h4line.png) bottom left no-repeat;
	padding-bottom: 3px;
}

.temp_title_h5 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
	background: url(../Images/InPage/h5line.png) top left no-repeat;
	box-sizing: border-box;
	padding: 0 0 0 20px;
}

.temp_list {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}

.temp_list li {
	width: 100%;
	height: auto;
	float: left;
	background: url(../Images/InPage/list_icon.png) center left no-repeat;
	box-sizing: border-box;
	padding: 7px 0 7px 22px;
	border-bottom: 1px solid #eeeeee;
}

.temp_listbox {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

.temp_listbox table {
	width: 100%;
	height: auto;
	float: left;
}

.temp_listbox table th {
	padding: 15px 15px 5px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #3c3c3c;
}

.temp_listbox table td {
	padding: 15px 15px 5px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #dcdcdc;
}

.temp_table {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

.temp_table table {
	width: 100%;
	height: auto;
	float: left;
}

.temp_table table th {
	padding: 10px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #505050;
	color: #ffffff;
}

.temp_table table td {
	padding: 10px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #ffffff;
	background: #f0f0f0;
}

.temp_table2 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

.temp_table2 table {
	width: 100%;
	height: auto;
	float: left;
}

.temp_table2 table th {
	padding: 10px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #505050;
	color: #ffffff;
}

.temp_table2 table td {
	padding: 10px 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #f0f0f0;
}

.txt-c {text-align: center;}
.txt-l {text-align: left;}
.txt-r {text-align: right;}

.temp_in_box {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}

.temp_left_box {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.temp_right_box {
	width: 100%;
	height: auto;
	float: right;
}

.temp_left_box img, .temp_right_box img {
	vertical-align: middle;
}

.temp_img_box {
	width: 100%;
	height: auto;
	float: left;
}

.temp_img_box img {
	vertical-align: middle;
}


/*----メッセージ----*/

.message_copy {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	font-size: 1.8em;
}

.message_textbox {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}

.message_textbox_no2 {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 0.8em;
	background: #f8f8f8;
	box-sizing: border-box;
	padding: 15px;
}

.message_imgbox {
	width: 100%;
	height: auto;
	float: right;
	margin-bottom: 50px;
	position: relative;
}

.message_imgbox img {
	vertical-align: middle;
	width: 100%;
}

.internship_tel {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.internship_tel div {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	margin: 20px auto 0 auto;
	box-shadow: 0 8px 16px #f3f3f3;
	background: #ffffff;
}

.internship_tel div p.title {
	width: 100%;
	height: auto;
	float: left;
	background: #7AB767;
	color: #ffffff;
	box-sizing: border-box;
	padding: 13px 20px;
	text-align: center;
	font-size: 1.1em;
}

.internship_tel div p.text {
	width: 90%;
	height: auto;
	float: left;
	background: #ffffff;
	box-sizing: border-box;
	padding: 18px 0 10px 0;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	color: #aa0000;
	font-weight: bold;
	margin: 0 5%;
	border-bottom: 1px dotted #999999;
}

.internship_tel div p.text span {
	font-size: 0.7em;
}

.internship_tel div p.text2 {
	width: 90%;
	height: auto;
	float: left;
	background: #ffffff;
	color: #79bc67;
	box-sizing: border-box;
	padding: 10px 0 18px 0;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0 5%;
}

.internship_tel div p.text2 span {
	font-size: 0.7em;
}

.int_list {
	width: 100%;
	height: auto;
	float: left;
	box-shadow: 0 0 5px #999999;
	margin-bottom: 20px;
}

.int_list .imgbox {
	width: 100%;
	height: auto;
	float: left;
}

.int_list .imgbox img {
	vertical-align: middle;
	width: 100%;
}

.int_list .textbox {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 20px;
	box-sizing: border-box;
	background: #88B053;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.3em;
}

.int_box {
	width: 100%;
	height: auto;
	float: left;
}

.int_main {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.int_main img {
	vertical-align: middle;
	width: 100%;
	position: relative;
	z-index: 1;
}

.int_in_main {
	width: 100%;
	height: auto;
	float: left;
	background: -moz-linear-gradient(left,  rgba(110,157,98,0.9) 0%, rgba(129,185,115,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(110,157,98,0.9) 0%,rgba(129,185,115,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(110,157,98,0.9) 0%,rgba(129,185,115,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc6e9d62', endColorstr='#cc81b973',GradientType=1 ); /* IE6-9 */
	padding: 20px;
	box-sizing: border-box;
}

.int_in_main .maintitle {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}

.int_in_main .name {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
}

.int_in_main .name span {
	font-size: 0.7em;
}

.int_in_main .text {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 0.9em;
}

.int_box2 {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
	box-sizing: border-box;
}

.int_box3 {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
	text-align: left;
	box-sizing: border-box;
}

.voice_link {
	width: 100%;
	height: auto;
	float: left;
}

.voice_link a:hover {
	opacity: 0.5;
}

.voice_link2 {
	width: 100%;
	height: auto;
	float: left;
}

.voice_link2 a:hover {
	opacity: 0.5;
}

.voice_img_box {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 2px;
}

.voice_img_box img {
	vertical-align: middle;
	width: 100%;
}

.voice_manu_box {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #cccccc;
	padding: 25px;
	box-sizing: border-box;
	text-align: center;
}

.voice_manu_box .subtext {
	width: 100%;
	height: auto;
	float: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	color: #000000;
}

.voice_manu_box .neme {
	width: 100%;
	height: auto;
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}

.voice_manu_box .roma {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.7em;
	color: #000000;
}

a:hover .voice_img_box img {
	opacity: 0.5;
}

a:hover .voice_manu_box {
	opacity: 0.5;
}

.voice_left {
	width: 100%;
	height: auto;
	float: left;
}

.voice_right {
	width: 100%;
	height: auto;
	float: right;
	margin-bottom: 20px;
}

.voice_right img {
	vertical-align: middle;
	width: 100%;
}

.voice_left h3 {
	width: 100%;
	height: auto;
	float: left;
	color: #6e9d62;
	font-weight: bold;
	font-size: 1.7em;
	text-align: left;
	margin-bottom: 15px;
}

.voice_left p {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}

.voice_center {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.voice_center img {
	vertical-align: middle;
	width: 100%;
}

.voice_all {
	width: 100%;
	height: auto;
	float: left;
}

.voice_all h3 {
	width: 100%;
	height: auto;
	float: left;
	color: #6e9d62;
	font-weight: bold;
	font-size: 1.7em;
	text-align: left;
	margin-bottom: 15px;
}

.voice_all p {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}


.position_re {
	position: relative;
}

.z_index {
	z-index: 2;
}

.internship_bg01 {
	display: none;
}

.internship_bg02 {
	display: none;
}

.internship_img {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.internship_img img {
	vertical-align: middle;
	width: 100%;
}

.HPmain_link {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 50px;
	box-sizing: border-box;
	margin-top: 10px;
}

.HPmain_link a {
	border: 1px solid #7AB767;
	color: #ffffff;
	background: #7AB767;
	padding: 5px 10px;
	text-align: center;
	box-sizing: border-box;
	display: block;
	letter-spacing: 0.1em;
	font-size: 0.8em;
}

.HPmain_link a:hover {
	opacity: 0.5;
}


.contact__table {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	box-sizing: border-box;
	background: #ffffff;
}

.contact__table th {
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #f8f8f8;
	font-weight: bold;
	position: relative;
	display: block;
}

.contact__table th .hisu {
	width: auto;
	height: auto;
	background: #cc0000;
	color: #ffffff;
	top: 10px;
	right: 5px;
	position: absolute;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 10px;
	box-sizing: border-box;
}

.contact__table th .hisu2 {
	width: auto;
	height: auto;
	background: #FFBB3A;
	color: #ffffff;
	top: 10px;
	right: 5px;
	position: absolute;
	font-size: 0.8em;
	font-weight: bold;
	padding: 1px 10px;
	box-sizing: border-box;
}

.contact__table td {
	width: 100%;
	padding: 10px 20px;
	box-sizing: border-box;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	display: block;
}

.form01 {
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.form02 {
	width: 60px;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.form03 {
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	background: #ffffff;
}

.form04 {
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin-top: 10px;
}

.contact__table input:active {
	background:rgba(255,228,178,1.00);
}

.contact__table input:focus {
	background:rgba(255,228,178,1.00);
}

.contact__table textarea:active {
	background:rgba(255,228,178,1.00);
}

.contact__table textarea:focus {
	background:rgba(255,228,178,1.00);
}

.contact__links {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 50px;
}

.contact__links .kakunin {
	width: 48%;
	height: auto;
	padding: 7px 20px;
	box-sizing: border-box;
	background: #F66400;
	color: #ffffff;
	border: 1px solid #D98D31 !important;
	box-shadow: 0 0 3px #999999;
	font-size: 1.2em;
	float: left
}

.contact__links .reset {
	width: 48%;
	height: auto;
	padding: 7px 20px;
	box-sizing: border-box;
	background:rgba(185,185,185,1.00);
	color: #ffffff;
	border: 1px solid #aaaaaa !important;
	box-shadow: 0 0 3px #999999;
	font-size: 1.2em;
	float: right;
}

.form__text {
	text-align: left;
	margin-bottom: 5px;
}

.color__red {
	color: #ffffff;
	background: #cc0000; 
	padding: 5px 10px;
	box-sizing: border-box;
	margin-right: 5px;
	font-size: 0.8em;
	font-weight: bold;
}

.color__orenji {
	color: #ffffff;
	background: #FFBB3A;
	padding: 5px 10px;
	box-sizing: border-box;
	margin-right: 5px;
	font-size: 0.8em;
	font-weight: bold;
}

.anzen_img {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.anzen_img img {
	vertical-align: middle;
	width: 100%;
}

.temp_table_school {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
}

.school_table {
	width: 100%;
	box-sizing: border-box;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.school_table td {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 10px 15px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.manu____area {
	display: none;
}

.syatyo_message {
	width:100%;
	height: auto;
	box-sizing: border-box;
	float: left;
	margin-bottom: 30px;
}

.syatyo_message img {
	width: 100%;
	vertical-align: middle;
}

.syatyo_message a:hover {
	opacity: 0.5;
}

.support_left {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}

.support_center {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}

.support_right {
	width: 100%;
	height: auto;
	float: right;
	box-sizing: border-box;
	text-align: center;
}

.support_left img {
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.support_center img {
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.support_right img {
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}


.welfare_left {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	text-align: center;
	margin-bottom: 20px;
}

.welfare_right {
	width: 100%;
	height: auto;
	float: right;
	box-sizing: border-box;
	text-align: center;
}

.welfare_left img {
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.welfare_right img {
	vertical-align: middle;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.maseege__text {
	width: 100%;
	height: auto;
	float: left;
	background:rgba(0,0,0,0.8);
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: #ffffff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	text-shadow: 0 0 5px #333333;
	box-sizing: border-box;
	padding: 20px 10px;
	line-height: 1.3em;
}

.syomei {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
	text-align: right;
}

.syomei img {
	width: 200px;
	vertical-align: middle;
	margin-left: 15px;
}

.bottom_mg01 {
	padding: 50px 0 0 0 !important;
}

.table__color_th {
	background: #568036 !important;
}

.table__color_td {
	background: #e8ede7 !important;
}

</pre></body></html>