@charset "UTF-8";
/* CSS Document */

section {
	padding: 100px 0;
}
section h1 {
	color: #444;
		font-size: 2rem;
		text-align: center;
}


	/* Section 2
	 * --------------------------------------- */
	#section2 h1,
	#section2 p{
		z-index: 3;
	}
	#section2 p{
		opacity: 0.8;
	}

	#section2 #colors{
		right: 60px;
		bottom: 0;
		position: absolute;
		height: 413px;
		width: 258px;
		background-image: url(examples/imgs/colors.gif);
		background-repeat: no-repeat;
	}

	/* Section 3
	 * --------------------------------------- */
	#section3 #colors{
		left: 60px;
		bottom: 0;
	}
	#section3 p{
		color: #757575;
	}

	#colors2,
	#colors3{
		position: absolute;
		height: 163px;
		width: 362px;
		z-index: 1;
		background-repeat: no-repeat;
		left: 0;
		margin: 0 auto;
		right: 0;
	}
	#colors2{
		background-image: url(examples/imgs/colors2.gif);
		top:0;
	}
	#colors3{
		background-image: url(examples/imgs/colors3.gif);
		bottom:0;
	}

	/* Section 4
	 * --------------------------------------- */
	#section4 p{
		opacity: 0.6;
	}

	/* Overwriting fullPage.js tooltip color
	* --------------------------------------- */
	#pp-nav.custom .pp-tooltip{
		color: #AAA;
	}
	#markup{
		display: block;
		width: 450px;
		margin: 20px auto;
		text-align: left;
	}


/* --------------------------------------- 

表紙

 --------------------------------------- */

#section0 aside img {
	max-width: 100%;
	margin-top: -100px;
	width: 100vw;
  height: 100vh;
	
}
#section0 #logomark {
	position: absolute;
	top: 10%;
	left: 7%;
}
#section0 #logomark img {
	width: 500px;
	height: auto;
}


/*表紙のマウスアニメーション*/
#scroll a {
	padding-top: 60px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 46px;
	height: 46px;
	margin: auto auto 200px auto;
	font-size: 1.0rem;
	font-family: open-san-b;
	color: #ffffff;
	
}
#scroll a span {
	position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
  }
  20% {
    transform: rotate(-45deg) translate(-10px, 10px);
  }
  40% {
    transform: rotate(-45deg) translate(0, 0);
  }
}


/* --------------------------------------- 

ごあいさつ

 --------------------------------------- */

section h1 {
	font-size: 2.25rem;
	color: rgba(0, 162, 62, 1.0);
	line-height: 1.5;
	margin-bottom: 50px;
	letter-spacing: 0.15em;
}

section h1 span {
	display: inline-block;
	border-bottom: 5px solid rgba(0, 162, 62, 1.0);
}

#section1 p {
	font-size: 1.125rem;
	width: 800px;
	margin: 0 auto;
	line-height: 2.2;
	
}

#section1 p.name-txt {
	margin-top: 25px;
	text-align: right;
	font-size: 24px;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	letter-spacing: 0.5em;
}

#section1 p.name-txt span {
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	letter-spacing: 0;
}




/* --------------------------------------- 

会社概要

 --------------------------------------- */
section #section2 {
	padding: 0;
	
}

#section2 aside.city {
	margin-bottom: -57px;
}
#section2 aside.city img {
	position: relative;
	height: 140px;
	width: auto;
	
	z-index: 100;
}
#section2 .inner-wrap {
	background: #ededed;
	padding-top: 150px;
	padding-bottom: 150px;
	
}

#section2 dl.gaiyo {
position: relative;
border-bottom: solid 1px #ccc;
	width: 800px;
	margin: 0 auto 100px auto;
	font-size: 1.125rem;
}

#section2 dl.gaiyo dt {
  position: absolute;
  left: 0;
width: 8em;
padding-top: 10px;
}
 
#section2 dl.gaiyo dd {
  padding-left: 8em;
  border-top: solid 1px #ccc;
margin-bottom: 10px;
padding-top: 10px;
}

/**/

#section2 article {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#section2 article h2 {
	font-size: 2.0rem;
	color: rgba(0, 162, 62, 1.0);
	line-height: 1.5;
	margin-bottom: 50px;
	letter-spacing: 0.15em;
	text-align: center;
}


#section2 article .sprits {
	display: flex;
	flex-flow: wrap;
}

#section2 article .sprits dl {
	width: 45%;
    margin: 0 10% 40px 0;
    letter-spacing: 0;
}
#section2 article .sprits dl:nth-child(odd) {
    margin-right: 0;
}

#section2 article .sprits dl dt{
	font-size: 1.125rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

#section2 article .sprits dl dd{
	font-size: 1.0rem;
	
	text-align: center;
}


/* --------------------------------------- 

事業紹介

 --------------------------------------- */


#section3 h1,#section6 h1 {
	
	color: #ffffff;
	
}

#section3 h1 span,#section6 h1 span {
	display: inline-block;
	border-bottom: 5px solid #ffffff;
}

#section3 p {
	font-size: 1.125rem;
	color: #ffffff;
	text-align: center;
	margin-bottom: 50px;
}

#section3 p.read-txt {
	font-size: 1.6rem;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#section3 .sprits {
	display: flex;
	justify-content: space-between;
	width: 850px;
	margin: 0 auto 0 auto;
}

#section3 .sprits figcaption {
	font-size: 0.9rem;
	color: #ffffff;
	line-height: 1.5;
}


/* --------------------------------------- 

安全への取り組み

 --------------------------------------- */


#section4 p {
	font-size: 1.125rem;
	text-align: center;
	margin-bottom: 50px;
	
}

#section4 .sprits {
	display: flex;
	flex-flow: wrap;
	width: 900px;
	margin: 0 auto 0 auto;
}

#section4 .sprits dl {
	width: 250px;
	margin-right: 75px;
	margin-bottom: 50px;
}

#section4 .sprits dl:nth-child(3n) {
	margin-right: 0;
}

#section4 .sprits dl dt {
	font-size: 1.5rem;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	
	height: 100px;
	padding-top: 130px;

}

#section4 .sprits dl dd {
	font-size: 0.9rem;
	padding-top: 30px;
}

#section4 .sprits dl:nth-of-type(1) dt {
	background: url(../images/illparts_icon-doc.svg) no-repeat center bottom;
}
#section4 .sprits dl:nth-of-type(2) dt {
	background: url(../images/illparts_icon-tool.svg) no-repeat center bottom;
}
#section4 .sprits dl:nth-of-type(3) dt {
	background: url(../images/illparts_icon-doctor.svg) no-repeat center bottom;
}
#section4 .sprits dl:nth-of-type(4) dt {
	background: url(../images/illparts_icon-track.svg) no-repeat center bottom;
}
#section4 .sprits dl:nth-of-type(5) dt {
	background: url(../images/illparts_icon-cal.svg) no-repeat center bottom;
}

#section4 .sprits dl:nth-of-type(6) dt {
	background: url(../images/illparts_icon-drive.svg) no-repeat center bottom;
}


/* --------------------------------------- 

採用情報

 --------------------------------------- */
#section5 table {
	width: 800px;
	margin: 0 auto 60px auto;
	font-size: 1.125rem;
}

#section5 table th {
	background: #f3f3f3;
	width: 150px;
	padding-left: 10px;
}

#section5 table th,#section5 table td {
	
	padding: 15px 10px;
}

#section5 .botan {
	display: block;
	font-size: 1.125rem;
	text-align: center;
	font-weight: bold;
}
#section5 a.popup-iframe {
	display: inline-block;
	border: 1px solid #00a23e;
	padding: 13px 0;
	width: 400px;
	color: #00a23e;
}

#section5 a.popup-iframe:after {
	content: "\f3d3";
font-family: ionicons;

padding-left: 5px;

	line-height: 1;
}

#section5 a.popup-iframe:hover {
	background: rgba(0, 162, 62, 0.1);
}


/* --------------------------------------- 

アクセス

 --------------------------------------- */



.mapwrap {    
    width: 1000px;
	margin: 0 auto -70px auto;
}

/*呪文*/
.mapinn { 
    padding-top: 56.25%; 
  position:relative;
    width:100%;
    height:0;
}

/*呪文*/
.mapwrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 450px;
}

#section6 aside.city {
	margin-bottom: -47px;
	margin-top: 100px;
}

section #section6 {
	padding-bottom: 0px!important;
}

#section6 dl{
	text-align: center;
	color: #666666;
}

#section6 dl dt {
	font-size: 1.25rem;
	
}

#section6 dl dd {
	font-size: 1.0rem;

}

#section6 .white-wrap {
	background: #ffffff;
	padding: 100px 0 60px 0;
}

#section6 address {
	background: #ededed;
	padding: 20px 0;
	text-align: center;
	font-size: 0.875rem;
	font-style: normal;
	color: #aaaaaa;
	
}

/* --------------------------------------- 

お問い合わせ

 --------------------------------------- */

input,
textarea {
	width: 100%!important;
}
textarea {
	height: 150px!important;
}

dl#form2 input {
	width: auto!important;
}
	
#p-contact {
	border: 20px solid #f3f3f3;
}

#p-contact #content-wrap section {
	padding: 30px 0;
}

h1#page-t {
	font-size: 1.5rem;
	
	margin: 30px 0;
	letter-spacing: 0.2em;
	
}

h1#page-t span {
	display: inline-block;
	border: 1px solid #333333;
	padding: 7px 40px;
}

#form-bk-wrap {
	width: 90%;
	margin: 0 auto 0 auto;
}

dl.contact-c dt {
	font-size: 1.0rem;
}

dl.contact-c dt:before {
	content: "\f373";
font-family: ionicons;
font-size: 1rem;
	padding-right: 5px;
	color: #666666;

}
dl.contact-c dd {
	font-size: 0.875rem;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

/**/

dl#form2 dt {
	font-size: 0.875rem;
	margin-top: 20px;
}

dl#form2 dd {
	font-size: 0.875rem;
	
}

.mfp_buttons {
    width: 90%;
    margin: 10px auto 40px auto;
}

.mfp_buttons button#send-btn {
    background-color: #333;
    margin-right: 40px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.mfp_buttons button#rest-btn {
    background-color: #666;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.mfp_buttons button {
    display: inline-block;
    padding: 20px 0;
    border: none;
    border-radius: 0;
    background-image: none;
    color: #fff;
    font-family: inherit;
    font-size: 18px!important;
    text-decoration: none;
    cursor: pointer;
    -webkit-appearance: none;
    line-height: 1;
    font-weight: normal;
    width: 200px;
    text-align: center;
}


.mfp_buttons button#send-btn:hover {
	background-color: #000;
}

.mfp_buttons button#rest-btn {
	background-color: #666;
	border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	}

.mfp_buttons button#rest-btn:hover {
	background-color: #777;
}

/**/

#p-contact.thanks h1#page-t {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	line-height: 1.7;
}
#p-contact.thanks dd p {
	font-size: 1.0rem;
	color: #333333;
}


p.thanx-name {
	text-align: center;
	margin-top: 20px;
}

/**/

#p-privacy dl {
	width: 80%;
	margin: 0 auto 30px auto;
	font-size: 0.875rem;
}

#p-privacy p {
	font-size: 0.875rem;
	color: #333333;
	width: 80%;
	margin: 0 auto 30px auto;
	font-family:"游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

#p-privacy dl dt {
	font-weight: bold;
}

#p-privacy dl dt:before {
	content: "\f120";
font-family: ionicons;
font-size: 0.875rem;
	padding-right: 5px;

}
#p-privacy dl dd {
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 20px;
}

#p-privacy dl dd:last-child {
	border-bottom: none;
}







