@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif 'Noto Sans JP', sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}
p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
	line-height: 42px;
}
a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#header{
	position: relative;
  overflow:hidden;
  width:100%;
	height:700px;
}

#header img{
	object-fit: cover;
  position:absolute;
  width:100%;
  max-height:700px;
}

#sub-header{
	position: relative;
  overflow:hidden;
  width:100%;
  height:450px;
}
#sub-header img{
	object-fit:cover;
	object-position: bottom;
}

#slogan{
	position: absolute;
  top: 50%;
	width: 100%;
	-webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
	color: #fff;
	line-height: 1.2;
	text-align: center;
}
#slogan hr{
	display: none;
}
#slogan h1{
	font-size: 52px;
	letter-spacing: 5px;
	font-family: 'Pacifico', cursive;
	margin-bottom: 20px;
	font-weight:normal;
	font-weight: 600;
	text-shadow: 1px 1px 2px #000, 1px -1px 2px #000, -1px 1px 2px #000, -1px -1px 2px #000;
}
#slogan h1 span{
	border-bottom: 2px solid #fff;
}

#slogan h2{
	font-size: 28px;
	line-height: 45px;
	font-weight: 500;
	margin-top: 40px;
	text-shadow: 1px 1px 2px #333, 1px -1px 2px #333, -1px 1px 2px #333, -1px -1px 2px #333;
	color: #89FFB9;
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}
.footlogo{

	display: inline-block;
}
.footlogo p{
	text-align: center;
}

.footer-nav li{
	display: inline-block;
	padding: 20px;
	font-size: 150%;
}
.footer-nav li a{
	color: #666;
}


/* 共通
------------------------------------------------------------*/
h1, h2{
	font-family: 'Josefin Sans', 'Noto Sans JP',serif;
}

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

section{clear:both;}

section h2{
	font-size: 24px;
	letter-spacing: 3px;
	font-weight:normal;
	text-align: center;
	font-weight: bold;
	margin: 50px auto 70px auto;
}

section h2.h2bar {
  position: relative;
  padding: 0 65px;
	color: #fff;
	text-shadow:0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444,0 0 3px #444;
}

section h2.h2bar:before {
  position: absolute;
  top: calc(72% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #777;
}

section h2.h2bar span {
  position: relative;
  padding: 0 2em;
  background: #fff;
	color: #fff;
	font-size: 110%;
	font-family: 'M PLUS 1 Code', sans-serif;
	letter-spacing: 3px;
}

.recruit-pg h2.h2bar span {
	background: rgba(230,255,250,1);
}

section h2.h2bar{
	color: #1177ff;
}

section p{
	font-size: 120%;
  /*text-indent: 1em;*/
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.col2 li{
	display: inline-block;
	width: 100%;
  	margin: 20px 0 20px 0;
}


/* SEC01 VISION
------------------------------------------------------------*/

.vision{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
	text-align: center;
	font-size: 110%;
}
#sec01.recruit-pg {
	background: rgba(230,255,250,1);
}
.recruit-pg	.vision{
	text-align: left;
}
.recruit-pg	.vision h3{
	text-align: center;
	font-size: 130%;
	margin: 30px auto;
}
.recruit-pg	.vision p{
	text-align: left;
}
#sec01{
	padding-top: 70px;
	padding-bottom: 80px;
}

.recruit-pg h2,.recruit-pg h3,.recruit-pg p{
	font-family: 'M PLUS 1 Code', sans-serif;
}
.biz-pg h2,.biz-pg h3,.biz-pg p{
	font-family: 'M PLUS 1 Code', sans-serif;
}
.recruit-pg p,.biz-pg p{
	font-size: 130%;
}


/* SEC02 MESSAGE
------------------------------------------------------------*/
.wrap{
	clear: both;
	width: 100%;
	background: #f6f6f6;
}

.bg{
	line-height: 0;
}

.txt h2{
	padding: 0 0 20px;
	margin: 20px auto;
}

.txt p{
	line-height: 32px;
}

/* SEC03 SERVICE MESSAGE STORY
------------------------------------------------------------*/
#sec03{
	padding-top: 100px;
	padding-bottom: 100px;
}

.material-icons{
	font-size: 110px !important;
	border: 2px solid rgba(50,185,80,0.70);
	border-radius: 50%;
	padding: 50px;
  color: rgba(50,185,80,1.00);
}

.col3 li a .material-icons{
  transform: scale(1);
  transition: .3s ease-in-out;
}
.col3 li a:hover .material-icons{
  transform: scale(0.97) rotate(0.02turn);
	opacity:0.8;
}


.sec03 a{
	margin: 0 auto;
  text-align: center;
}

.col3 li{
	margin-bottom: 50px;
}

.col3 img{
	display: block;
	width: 270px;
	height: 270px;
	margin: -5px auto 20px;
  border-radius: 50%;
  border-radius: 50%;
  object-fit: cover;
}

.col3 li a img{
  transform: scale(1);
  transition: .3s ease-in-out;
}
.col3 li a:hover img{
  transform: scale(0.97) rotate(0.02turn);
	opacity:0.8;
}


/* SEC04 STORY & SUCCESS
------------------------------------------------------------*/
#sec04{
	background: url(../images/bgSec04.jpg) no-repeat 100% 100% fixed;
	background-size: cover;
	-webkit-background-size: cover;
	color: #fff;
}
#sec04 p{
	text-align: center;
}

/* SEC05 PROFILE
------------------------------------------------------------*/
#sec05{
	padding-top: 50px;
}

#sec05 dl{
	line-height: 1.2;
}

#sec05 dt{
	clear: left;
	float: left;
	display: block;
	width: 30%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}

#sec05 dd{
	width: 60%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}

#sec05 header{
	display: none;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}

.col1 p{
	display: block;
}

.btn,
a.btn,
button.btn {
	width: 100%;
	text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 2rem 0rem;
	margin: 0 auto;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  border-radius: 0.5rem;
}

.contact-btn,
a.contact-btn {
  color: #fff;
  background: rgba(185,50,60,0.90);
	font-size: 115%;
	width: 90%;
}
.contact-btn:hover,
a.contact-btn:hover {
  color: #ddd;
  background: rgba(50,185,80,0.60);
}

.fa-position-left {
  top: calc(50% - .5em);
  left: 1rem;
}
.btn--radius,
a.btn--radius,
button.btn--radius
{
    border-radius: 100vh;
}

/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
		padding-bottom: 120px;
	}
	section h2{
		padding: 70px 0 20px;
	}
	.txt h2{
		padding: 0 0 20px !important;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
		background: rgba(240,255,240,0.85);
		border-bottom: 3px solid rgba(30,100,30,0.5);
		height: 70px;
	}
	.logo{
	width: 32%;
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	margin: 10px 15px;
}

	#mainnav{
		position:fixed;
		top: 0;
		width:100%;
		z-index:500;
	}
	.m-logo{
		display: none;
	}
	
	#mainnav ul{
		text-align: right;
		padding-right: 40px;
	}

	#mainnav li{
		display: inline-block;
		padding: 35px 10px 7px;
		font-size: 18px;
		letter-spacing: 3px;
		font-weight: 400;
	}
	
  #mainnav a{
		color: #000;
	}
	
	#mainnav.changeNav{
		background: rgba(255,255,255,.05);
		height: 55px;
	}
	
	#mainnav.changeNav li{
		padding: 20px 10px 10px;
		transition-duration: 0.3s;
	}
	#mainnav.changeNav .panel{
		height: 55px;
		transition-duration: 0.3s;
	}
	#mainnav.changeNav .logo img{
		max-width: 55%;
		transition-duration: 0.3s;
	}



	/* SEC02 MESSAGE
	-----------------*/
	.txt, .bg{
		width: 50%;
		float: left;
		display: table;
	background: rgba(150,255,200,0.3);
	}
	.bg img{
		height: 450px;
		object-fit: cover;
	}

	#sec02_02 .txt, #sec02_02 .bg{
		float: right;
	}

	.vMid{
		display: table-cell;
		padding: 0 100px;
		vertical-align: middle;
	}
	
	/* SEC03 SERVICE MESSAGE STORY
	-----------------*/
	.col3{
		text-align: center;
	}

	.col3 li{
		display: inline-block;
		width: 30%;
		padding: 0 1.5%;
		margin-bottom: 0;
		vertical-align: top;
	}
	
	/* SEC05 PROFILE
	-----------------*/
	#sec05{
		padding-top: 120px;
	}
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}

@media only screen and (min-width: 641px){
	.col2 li{
		width: 40%;
		padding: 0 3%;
		vertical-align: top;
	}
	#mainnav .logo{
		display: inline-block;
	}
	#mainnav .logo img{
		max-width: 380px;
		margin-top: 10px;
		margin-left: 5px:
	}
	#mainnav ul{
		display: inline-block;
		position: absolute;
		right:0;
	}
}

@media only screen and (max-width: 640px){
	#map iframe{
	  width: 96% !important;
		left: 2%;
	}
}

@media only screen and (max-width: 799px){
	#slogan h1{
		font-size: 31px;
		font-weight: bold;
		line-height: 50px;
	}
	#slogan h1 span{
		border-bottom: none;
		letter-spacing: 3px;
	}

	#slogan h2{
		font-size: 16px;
		line-height: 30px;
	}
	#slogan hr{
		display: block;
		border:1px solid #fff;
		width: 85%;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #444;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #444;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	.logo{
		display: block;
		position: fixed;
	}
	#mainnav{
		position: fixed;
		top: 0;
		right: 0;
		width: 100%;
		text-align: left;
		z-index:500;
		height: 60px;
	}
	#mainnav.changeNav{
		border-bottom: 1px solid #ccc;
		background: rgba(255,255,255,0.90);

		transition-duration: 0.3s;
	}
	
	.m-logo{
		display: inline-block;
		width: 50%;
		float: right;
		vertical-align: top;
		margin:10px;
	}
	.m-logo img{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#mainnav.changeNav .m-logo img{
		width: 100%;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: rgba(35,65,170,0.70);
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #fff;
		font-weight: 500;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.col3 li{
		margin: 0 auto;
		display: block;
	max-width: 288px;
	}
}

@media only screen and (max-width: 1199px){
	section h2{
		padding: 50px 0 20px 0;
	}
	#sec01 h2{
		padding: 70px 0 20px;
	}
	.vMid{
		padding: 0 20px;
	}
}

/*///////////////////////////////
/////////////////////////////////

   追加CSS

/////////////////////////////////
///////////////////////////////*/


.table-wrap{
	background: #f2f7ff;
	padding:25px 15px;

}
.comp-table {
  margin: 20px auto;
	font-size: 110%;
	width: 100%;
}

.comp-table tr:nth-child(odd) {
	background: #fff;
}

.comp-table th {
  color: #333;
  padding: 8px 20px;
	text-align: left;
	letter-spacing: 2px;
	width: 25%;
	font-weight:inherit;
	border-bottom:solid rgba(255,255,255,1.00) 3px;
	background-color:rgba(223,255,232,1.00);
	border-radius: 10px;
	
}
.results th {
	width: 30%;
}

.comp-table td {
  padding: 15px 0px 15px 20px;
	margin-left:10px;
	text-align: left;
	letter-spacing: 2px;
	border-bottom:solid rgba(68,183,103,1.00) 3px;
	border-radius: 10px;
}
.comp-table td span{
	width:5.65em;
	font-size: 100%;
	display: inline-block;
	text-align: left;
	text-align-last: justify;
}

.gallery_list{
	margin: 30px;
	text-align: center;
}

.gallery_item{
	width: 23.5%;
	display: inline-block;
	height: 230px;
	border: 4px rgba(200,200,255,0.60) solid;
	margin: 3px 1px;
}

.gallery_item img{
	object-fit: cover;
	width: 100%;
	height: 100%;
}
 
@media screen and (max-width: 799px) {
	
	#header{
		height:400px;
	}

	#sub-header{
		height: 300px;
	}

	#header img{
		height:500px;
	}
	
	#sub-header img{
		height:400px;
	}
	.bg img{
		width: 90%;
	}
	.footlogo img{
		width: 100%;
	}
	.logo{
		display: none;
	}
	
	section h2{
		border-top:4px double #333; 
		border-bottom:4px double #333; 
		padding:5px 0 8px 0 !important;
		margin-bottom: 30px;
	}
	
	
	section h2.h2bar span {
		position: relative;
		padding: 0;
		background: #fff;
		color: #fff;
		font-size: 110%;
		font-family: 'M PLUS 1 Code', sans-serif;
		letter-spacing: 3px;
	}
	section h2.h2bar:before {
		position: absolute;
		top: calc(72% - 1px);
		left: 0;
		width: 100%;
		height: 0px;
		content: '';
		background: #777;
	}

	section p{
	font-size: 110%;
}

	
	.col3 li{
		max-width: 90% !important;
		margin-bottom: 40px;
	}
	
	#sec03 li{
		display: block;
		text-align: center;
	}
	
	.vision{
		width: 90%;
	}
  .comp-table {
    width: 95%;
  }
  .comp-table th,
  .comp-table td {
    display: block;
    width: 95%;
  }
  .comp-table th {
 		padding: 10px;
		text-align-last:center;
  	border-bottom: none;
		text-align: center;
	}
  .comp-table td {
 		padding: 10px;
		margin-left:0px;
		text-align: center;
		border-bottom: none;
	}
  .results td:last-child{
		border-bottom:1px solid #999;
		border-radius: 0px;
	}

  .comp-table .last td{
		border-bottom:none;
	}
	
	.gallery_list{
		margin: 10px;
	}

	.gallery_item{
		width: 98%;
		display:inline-block;
		height: 180px;
		border: 2px rgba(200,200,255,0.60) solid;
		margin: 3px 1px;
	}

	.gallery_item img{
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

}


/* contact
------------------------------------------------------------*/

.contact-tel{
	font-size: 170%;
	letter-spacing: 2px;
}

.sec-access{
	padding-top: 50px;
}

.sec-access dl{
	line-height: 1.2;
}

.sec-access dt{
	clear: left;
	float: left;
	display: block;
	width: 40%;
	margin-right: 10%;
	margin-bottom: 20px;
	text-align: right;
	line-height: 1.6em;
}

.sec-access dd{
	width: 50%;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	line-height: 1.6em;
}

.sec-access header{
	display: none;
}

.accessmap{
	text-align: center;
	margin: 0 auto;
}
.accessmap iframe{
	width: 100%;
}


/* footer-banner
------------------------------------------------------------*/

.recruit-bnr{
	width: 20%;
	text-align: center;
	background: url("../images/23016214_m.jpg") no-repeat;
	background-position:70% 60%;
	background-size:120% auto;
	position: fixed;
	display: block;
	margin: 0 auto;
	bottom: 0;
	right: 0;
	border: 3px solid rgba(0,70,179,0.85);
	box-sizing: border-box;
  transition: width 1s, height 1s, background-color 1s, transform 1s;
	animation: baraction 2s ease infinite;
	}

	@keyframes baraction{
				0%   {margin-bottom:0;}
				45%   {margin-bottom:0;}
				50%   {margin-bottom:2px;}
				55%   {margin-bottom:0;}
				100%   {margin-bottom:0;}
	}

.bnr-inner{
	/*background: rgba(255,200,0,0.40);
	background: repeating-linear-gradient(135deg, rgba(255,200,0,0.30), rgba(255,200,0,0.30) 20px, rgba(255,240,100,0.30) 20px, rgba(255,240,100,0.30) 40px);*/
	animation: bgchange 6s ease infinite;
	}

	@keyframes bgchange{
				0%   {background:rgba(255,246,127,0.20);}
				20%   {background:rgba(255,238,25,0.20);}
				40%   {background:rgba(188,175,0,0.20);}
				60%   {background:rgba(188,175,0,0.30);}
				80%   {background:rgba(255,238,25,0.30);}
				100%   {background:rgba(255,246,127,0.20);}
	}

.bnr-inner .filter{
	padding-bottom: 7px;
	background: repeating-linear-gradient(135deg, rgba(255,255,255,0.20), rgba(255,255,255,0.20) 5px, rgba(255,255,255,0) 5px, rgba(255,255,255,0) 10px);
}

.recruit-bnr p{
	font-size: 13px;
	font-weight: 500;
	padding: 0;
	margin: 0;
	line-height: 22px;
	color: #444;
	letter-spacing: 3px;
	text-shadow: 
		#fff 1px 0px,  #fff -1px 0px,
		#fff 0px -1px, #fff 0px 1px,
		#fff 1px 1px , #fff -1px 1px,
		#fff 1px -1px, #fff -1px -1px,
		#fff 1px 1px,  #fff -1px 1px,
		#fff 1px -1px, #fff -1px -1px,
		#fff 1px 1px,  #fff -1px 1px,
		#fff 1px -1px, #fff -1px -1px;
}
.recruit-bnr a{
	text-decoration: none;
}

.recruit-bnr p.links{
	font-size: 21px;
	line-height: 26px;
	color: #fff;
	text-shadow: 
		#069 2px 0px,  #069 -2px 0px,
		#069 0px -2px, #069 0px 2px,
		#069 2px 2px , #069 -2px 2px,
		#069 2px -2px, #069 -2px -2px,
		#069 1px 2px,  #069 -1px 2px,
		#069 1px -2px, #069 -1px -2px,
		#069 2px 1px,  #069 -2px 1px,
		#069 2px -1px, #069 -2px -1px;
}
.recruit-bnr p.links::after{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f0a9";
	margin-left: 10px;
}

@media screen and (max-width: 1249px) {
	.recruit-bnr p.links{
	font-size: 18px;
	letter-spacing: 2px;
	}
	.recruit-bnr p.links::after{
	margin-right: 10px;
	}
}

@media screen and (max-width: 799px) {
.recruit-bnr{
	width: 100%;
	background-position:70% 60%;
	background-size:120% auto;
	bottom: 0;
}
.recruit-bnr p.links{
	font-size: 22px;
}
}