@charset "utf-8";

#pgHead {
  position: relative;
	width:100%;
	height: 600px;
	background-color: #ffffff;
	margin-top: 90px;
	margin-bottom: 14px;
  overflow: hidden;
  z-index: 0;
}
#pgHead:before{
  content: '';
  background: url(../images/pghead_img.jpg) no-repeat center;
  background-size: cover;
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  z-index: -1;
	opacity: .4;
}

#pgHead .pgHeadInr {
	height: 600px;
	padding: 0 20px;
  background: url(../images/pghead_img.jpg) no-repeat center;
}

#pgHead .pgHeadContent {
	width: 100%;
	max-width: 900px;
	height: 600px;
	margin: 0 auto;
	padding: 90px 0 0;
  background: url(../images/pghead_bg_logo.png) left bottom no-repeat;
	background-size: contain;
	text-align: center;
}

.pgHeadContent img {
	width:460px;
}

/* ご挨拶 */
section#aboutus {
	margin: 0 0 14px;
	padding: 0 20px;
	overflow: hidden;
}

section#aboutus .sectionInr {
	position: relative;
	width: 900px;
	max-width: 100%;
	margin: 0 auto 100px;
	padding: 130px 0 240px;
	text-align: right;
	background-image:
		url(../images/sec01_bg_logo_n.png),
		url(../images/sec01_bg_logo_a.png);
	background-position:
		left top,
		left bottom;
	background-repeat:
		no-repeat,
		no-repeat;
	background-size:
		contain,
		contain;
}

section#aboutus p.message {
	display: inline-block;
	max-width: 52%;
	padding: 48px 10px 35px 0;
	background: url(../images/sec01_icon_denchu.svg) right top no-repeat;
	font-family:"秀英明朝 L", "Shuei Mincho L";
	font-size: 2.4rem;
	text-align: left;
}

section#aboutus p.aboutTxt {
	display: inline-block;
	max-width: 52%;
	text-align: left;
}

section#aboutus .btmBgSet {
	position: relative;
	width: 900px;
	max-width: 100%;
	margin: 200px auto 0;
	text-align: left;
}

section#aboutus .btmBgSet img {
	width: 74%;
}

section#aboutus .btmBgSet::before,
section#aboutus .btmBgSet::after {
	content:"";
	position: absolute;
	width: 100%;
	height: 60px;
	background-image: url(../images/sec01_bg_town.png);
	background-repeat: repeat-x;
}

section#aboutus .btmBgSet::before {
	left: -101.5%;
	bottom: 0;
	background-position: right bottom;
}

section#aboutus .btmBgSet::after {
	left: 75.5%;
	bottom: 0;
	background-position: left bottom;
}

/* 業務内容 */
section#works {
  position: relative;
	margin-bottom: 14px;
	width:100%;
	padding: 0;
	background-color: #ffffff;
  overflow: hidden;
  z-index: 0;
	color: #ffffff;
}
section#works:before{
  content: '';
  background: url(../images/sec02_bg_img.jpg) 50% 100% no-repeat;
  background-size: cover;
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  z-index: -1;
	opacity: .4;
}

section#works .bgControl {
	width: 100%;
	padding: 0 20px;
	background: url(../images/sec02_bg_img.jpg) 50% 100% no-repeat;
}

section#works .sectionInr {
	width: 900px;
	padding: 220px 0 520px;
	background-image:
		url(../images/sec02_bg_logo_ca.png),
		url(../images/sec02_bg_logo_izu.png);
	background-position:
		left top,
		left bottom;
	background-repeat:
		no-repeat,
		no-repeat;
	background-size:
		contain,
		contain;
}

section#works h2 {
	color: #ffffff;
}

section#works h2::before {
	content: '';
	display: block;
	width: 80px;
	height: 106px;
	margin: 0 auto 40px;
	background: url(../images/st_icon_works.svg) 50% 50% no-repeat;
	background-size: contain;
}

section#works h3 {
	margin: 0 0 30px;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	color: #ffffff;
}

section#works p {
	width: 600px;
	max-width: 100%;
	margin: 0 auto 48px;
}

section#works ul li {
	margin: 0 0 1em;
	font-size: 2.0rem;
	font-weight: bold;
}

section#works ul + p {
	text-align: center;
}

/* 会社概要 */
section#company {
	overflow: hidden;
	width:100%;
	margin: 0;
	padding: 0 20px 14px;
	background: url(../images/sec03_bg_img.jpg) 50% 0 repeat;
}

section#company #outline.sectionInr {
	width: 900px;
	margin: 0 auto;
	padding: 290px 0 120px;
	background: url(../images/sec03_bg_logo_izu.png) 50% 0 no-repeat;
	background-size: contain;
}

section#company #history.sectionInr {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 120px;
}

section#company #outline h2::before {
	content: '';
	display: block;
	width: 90px;
	height: 67px;
	margin: 0 auto 40px;
	background: url(../images/st_icon_company.svg) 50% 50% no-repeat;
	background-size: contain;
}

section#company #history h2::before {
	content: '';
	display: block;
	width: 90px;
	height: 67px;
	margin: 0 auto 40px;
	background: url(../images/st_icon_history.svg) 50% 50% no-repeat;
	background-size: contain;
}

section#company table {
	width: 100%;
	max-width: 680px;
	margin: 0 auto 30px;
	line-height: 1.5;
}

section#company table th {
	width: 180px;
	padding: 10px 32px 10px 0;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #000000;
	font-weight: normal;
}

section#company table td {
	width: auto;
	padding: 10px 0 10px 32px;
	text-align: left;
	vertical-align: top;
}

section#company #outline table {
	line-height: 1.1;
	font-size: 2.0rem;
}

section#company #outline table thead th,
section#company #outline table thead td {
	padding-bottom: 30px;
}

section#company #outline table thead td {
	font-weight: bold;
}

section#company #outline .justify {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

section#company #outline .license {
	width: 680px;
	max-width: 100%;
	margin: 0 auto;
	padding: 1em;
	border: 1px solid #000000;
	text-align: center;
}

section#company #outline .license ul {
	display: inline-block;
	text-align: left;
}

section#company #outline .license ul li + li {
	margin-top: .5em;
}

section#company .btmBgSet {
	position: relative;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
}

section#company .btmBgSet img {
	width: 32.3334%;
	margin: 0 0 0 51.223%;
}

section#company .btmBgSet::before,
section#company .btmBgSet::after {
	content:"";
	position: absolute;
	width: 100%;
	height: 60px;
	background-image: url(../images/sec01_bg_town.png);
	background-repeat: repeat-x;
}

section#company .btmBgSet::before {
	left: -52%;
	bottom: 0;
	background-position: right bottom;
}

section#company .btmBgSet::after {
	left: 87%;
	bottom: 0;
	background-position: left bottom;
}

/* 画像のみ01 */
.photoBox01 {
  position: relative;
	width:100%;
	padding: 0;
	background-color: #ffffff;
  overflow: hidden;
  z-index: 0;
}
.photoBox01:before{
  content: '';
  background: url(../images/photobox01_bg_img.jpg) 50% 0 no-repeat;
  background-size: cover;
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  z-index: -1;
	opacity: .4;
}

.photoBox01 .pbInr {
	width: 100%;
	padding: 0 20px;
	height: 500px;
  background: url(../images/photobox01_bg_img.jpg) 50% 0 no-repeat;
}

.photoBox01 .pbInr .bgLogo {
	position: relative;
	width: 900px;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
}

.photoBox01 .pbInr .bgLogo img {
	width: 32.3334%;
	margin: 0 0 0 51.223%;
}


/* アクセス */
section#access {
	padding: 0 20px;
	background: #203523 url(../images/sec04_bg_town.png) center bottom repeat-x;
	text-align: center;
	color: #ffffff;
}

section#access .sectionInr {
	padding: 150px 0 250px;
}

section#access h2::before {
	content: '';
	display: block;
	width: 110px;
	height: 110px;
	margin: 0 auto 40px;
	background: url(../images/st_icon_access.svg) 50% 50% no-repeat;
	background-size: contain;
}

section#access .gmap {
	width: 600px;
	max-width: 100%;
	margin: 0 auto;
}

section#access .gmap iframe {
	width: 100% !important;
}

section#access table {
	margin: 0 auto 48px;
	font-size: 2.0rem;
	line-height: 1.8;
}

section#access table th {
	padding-right: 1.5em;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

section#access table td {
	text-align: left;
	vertical-align: top;
}

section#access table tr:first-of-type td {
	padding-bottom: 30px;
}


/* 画像のみ02 */
.photoBox02 {
  position: relative;
	width:100%;
	padding: 0;
	background-color: #ffffff;
  overflow: hidden;
  z-index: 0;
}
.photoBox02:before{
  content: '';
  background: url(../images/photobox02_bg_img.jpg) 50% 0 no-repeat;
  background-size: cover;
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
  position: absolute;
  top: -8px;
  left: -8px;
  right: -8px;
  bottom: -8px;
  z-index: -1;
	opacity: .4;
}

.photoBox02 .pbInr {
	width: 100%;
	height: 500px;
  background: url(../images/photobox02_bg_img.jpg) 50% 0 no-repeat;
}

/* 求人情報 */
section#recruit {
	margin-bottom: 14px;
	padding: 0 20px;
	background: #ffffff url(../images/sec05_bg_town.png) center bottom repeat-x;
	text-align: center;
}

section#recruit h2::before {
	content: '';
	display: block;
	width: 64px;
	height: 80px;
	margin: 0 auto 40px;
	background: url(../images/st_icon_recruit.svg) 50% 50% no-repeat;
	background-size: contain;
}

section#recruit .sectionInr {
	padding: 150px 0 250px;
}

section#recruit p {
	width: 600px;
	max-width: 100%;
	margin: 0 auto 160px;
}

section#recruit .recBnr::before {
	content: '▼　▼　▼';
	display: block;
	margin: 0 0 15px;
	font-size: 2.6rem;
	color: #005726;
}

@media only screen and (max-width: 899px) {
/* ご挨拶 */
section#aboutus p.message {
	max-width: 70%;
}
}

@media only screen and (max-width: 768px) {
#pgHead {
	margin-bottom: 1.823%;
}

#pgHead .pgHeadInr {
	background: url(../images/pghead_img_sp.jpg) no-repeat center;
}

#pgHead .pgHeadContent {
	background: url(../images/pghead_bg_logo_sp.png) left bottom no-repeat;
	background-size: contain;
}

/* ご挨拶 */
section#aboutus {
	margin-bottom: 1.823%;
}

section#aboutus .sectionInr {
	padding-top: 96px;
	padding-bottom: 28%;
	background-image:
		url(../images/sec01_bg_logo_n_sp.png),
		url(../images/sec01_bg_logo_a_sp.png);
	background-position:
		left top,
		left bottom;
	background-repeat:
		no-repeat,
		no-repeat;
	background-size:
		contain,
		contain;
}

section#aboutus p.message {
}

section#aboutus p.aboutTxt {
	max-width: 42%;
}

section#aboutus .btmBgSet {
	margin: 140px auto 0;
}

section#aboutus .btmBgSet img {
	width: 67.578%;
	margin-left: 6%;
}

section#aboutus .btmBgSet::before {
	left: -97%;
}

section#aboutus .btmBgSet::after {
	left: 77%;
}

/* 業務内容 */
section#works {
	margin-bottom: 1.823%;
}

section#works .bgControl {
	background: url(../images/sec02_bg_img_sp.jpg) 50% 100% no-repeat;
}

section#works .sectionInr {
	width: 900px;
	padding: 220px 0 480px;
	background-image:
		url(../images/sec02_bg_logo_ca_sp.png),
		url(../images/sec02_bg_logo_izu_sp.png);
	background-position:
		left top,
		left bottom;
	background-repeat:
		no-repeat,
		no-repeat;
	background-size:
		contain,
		contain;
}

/* 会社概要 */
section#company {
	padding-bottom: 1.823%;
}

section#company #outline.sectionInr {
	padding: 200px 0 120px;
	background: url(../images/sec03_bg_logo_izu_sp.png) 50% 0 no-repeat;
	background-size: contain;
}

section#company .btmBgSet img {
	width: 36.85%;
}

section#company .btmBgSet::before {
	left: -54%;
}

section#company .btmBgSet::after {
	left: 93%;
}

/* 画像のみ01 */
.photoBox01 .pbInr .bgLogo img {
	width: 36.85%;
}

/* アクセス */
section#access .sectionInr {
	padding: 140px 0 200px;
}

section#access h2::before {
	width: 90px;
	height: 90px;
}

/* 画像のみ02 */
.photoBox02 .pbInr {
	background: url(../images/photobox02_bg_img_sp.jpg) 50% 0 no-repeat;
}

/* 求人情報 */
section#recruit {
	margin-bottom: 1.823%;
}

section#recruit .sectionInr {
	padding: 94px 0 200px;
}

section#recruit p {
	margin: 0 auto 80px;
}

}

@media only screen and (max-width: 767px) {
#pgHead {
	margin-top: 47px;
}

/* ご挨拶 */
section#aboutus .sectionInr {
	padding-bottom: 55%;
	text-align: center;
}

section#aboutus p.message {
	max-width: 100%;
}

section#aboutus p.aboutTxt {
	max-width: 100%;
}

}

@media only screen and (max-width: 480px) {
section#works ul li {
	line-height: 1.5;
	text-align: left;
}

section#company table th {
	width: 160px;
	padding: 10px 18px 10px 0;
}

section#company table td {
	padding: 10px 0 10px 18px;
}

section#company #outline table thead th,
section#company #outline table thead td {
	padding-bottom: 20px;
}

section#access table {
}

section#access table th {
	display: block;
	padding-right: 0;
	padding-bottom: .75em;
}

section#access table td {
	display: block;
}

}
