@charset "UTF-8";
/* CSS Document */
body{
	color: #000;
	margin: 0 auto;
	padding: 0px;
	line-height: 1em;
	letter-spacing: 0em;
	font-family: "メイリオ", sans-serif;
	width: 100%;
}

*{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	border: none;
	height: auto;
}

html{
	overflow-x: hidden;
	width: 100%;
}

.clearfix:after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display: inline-table;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.block{
	overflow: hidden;
}

a,
a img{
	transition: 0.3s;
}

a:hover img{
	opacity: 0.8;
}

/*----------------------------slide----------------------------*/

header{
	background-color: #fff;
	width: 100%;
	position: fixed;
	z-index: 7;
	top: 0;
	left: 0;
	right: 0;
}

#globalheader{
	width: 91%;
	max-width: 970px;
	margin: 0 auto;
	overflow: hidden;
}


#globalheader #n_menu_box{
	overflow: hidden;
	width: 75%;
}

#globalheader h1{
	float: left;
	margin-top: 2.5%;
	display: block;
	width: 25%;
}

#globalheader h1 img{
	width: 100%;
}

#globalheader ul{
	float: left;
	width: 80%;
	margin-left: 4%;
	margin-top: 2.5%;
}

#globalheader ul li{
	overflow: hidden;
	float: left;
	width: 20%;
}

#globalheader ul li a{
	color:#323232;
	text-decoration: none;
}

#globalheader ul li img{
	float: left;
	width: 34%;
}

#globalheader ul li p{
	float: left;
	font-size: 14px;
	padding-top: 3px;
}

#globalheader ul li p span{
	display: block;
	font-size: 12px;
}

#globalheader #nav-recruit{
	float: right;
	width: 15%;
}

#globalheader #nav-recruit img{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100%;
}

#sec-blue{
	background-color: #009fe5;
	padding-top: 135px;
	padding-bottom: 225px;
}

#sec-green{
	background-color: #54bd00;
	padding-top: 225px;
	padding-bottom: 225px;
}

#sec-orange{
	background-color: #f99500;
	padding-top: 225px;
	padding-bottom: 225px;
}

#sec-pink{
	background-color: #ef6694;
	padding-top: 225px;
	padding-bottom: 175px;
}

#sec-emerald{
	background-color: #2ac3b1;
	padding-top: 255px;
	padding-bottom: 190px;
}

#sec-purple{
	background-color: #a15fbf;
	padding-top: 150px;
	padding-bottom: 95px;
}

address{
	color:#808080;
	font-size: 12px;
	font-style: inherit;
	padding: 40px 0px;
	text-align: center;
}

.wrapper{
	max-width: 960px;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.contents{
	position: relative;
}

#sec-purple .left,
#sec-purple .right{
	width: 47%;
	text-align: center;
	color:#fff;
}

#sec-purple .left h2,
#sec-purple .right h2{
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 0.3em;
}

#sec-purple .left p,
#sec-purple .right p{
	font-size: 16px;
	line-height: 1.6em;
	padding: 25px 0px 15px;
}

#event{
	background-image: url(../image/picture.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	color:#fff;
}

#event p.txt1{
	text-align: center;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	padding-top: 100px;
}

#event p.txt2{
	text-align: center;
	font-size: 22px;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 575px;
}

#event div{
	padding-top: 30px;
	text-align: center;
}

p.read-txt{
	max-width: 960px;
	width: 90%;
	margin: 0 auto;
	line-height: 1.6em;
	color:#fff;
	padding-bottom: 70px;
	font-size: 18px;
}

ul.fac-list{
	margin: 0 auto 55px auto;
	overflow: hidden;
	text-align: center;
	max-width: 1005px;
}

ul.fac-list li{
	display: inline-block;
	margin: 0px 1%;
	width: 30%;
	color:#fff;
	text-align: left;
	vertical-align: top;
}

ul.fac-list li img{
	width: 100%;
}

ul.fac-list li p{
	font-size: 16px;
	line-height: 1.4em;
	padding-top: 15px;
	font-weight: bold;
	letter-spacing: -0.01em;
}

ul.fac-list li p span{
	font-size: 13px;
	line-height: 1.4em;
	display: block;
	padding-top: 10px;
	font-weight: 300;
}

h2.ttl-txt{
	font-size: 26px;
	line-height: 26px;
	color:#fff;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 20px;
	padding-top: 75px;
	text-align: center;
}

h2.ttl-spc{
	padding-top: 20px;
}

.frame{
	max-width: 960px;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 10px;
	padding: 25px 25px 15px 25px;
	box-sizing: border-box;
	background-color: #fff;
}

#fac-tbl td{
	font-size: 14px;
	padding-bottom: 10px;
}

.contact{
	width: 545px;
	margin: 70px auto 0px;
	background-color: #fff;
	padding: 40px 0px 30px;
	border-radius: 10px;
}

.contact h2{
	font-size: 22px;
	line-height: 22px;
	color:#323232;
	text-align: center;
}

.contact span{
	text-align: center;
	padding: 20px 0px 15px;
	display: block;
	font-size: 47px;
	line-height: 47px;
}

p.smp-ex-ttl{
	display: none;
}

.color1 span{
	color:#54bd00;
}

.color1 .btn a{
	background-color: #54bd00;
}

.color2 span{
	color:#f99500;
}

.color2 .btn a{
	background-color: #f99500;
}

.color3 span{
	color:#2ac3b1;
}

.color3 .btn a{
	background-color: #2ac3b1;
}

.color1 .btn{
	border-top: 1px solid #54bd00;
}

.color2 .btn{
	border-top: 1px solid #f99500;
}

.color3 .btn{
	border-top: 1px solid #2ac3b1;
}

.contact p{
	font-size: 14px;
	line-height: 1.4em;
	color:#323232;
	text-align: center;
}

.contact .btn{
	margin-top: 40px;
	padding: 35px 100px 0 100px;
}

.contact .btn a{
	width: 345px;
	margin: 0 auto;
	padding: 15px 0px;
	display: block;
	text-align: center;
	border-radius: 10px;
	color:#fff;
	text-decoration: none;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

.header-img{
	top: -87px;
	right: 0px;
	height: 270px;
	margin: 0px auto;
	overflow: hidden;
	position: absolute;
	height: 270px; /*画像のサイズに合わせて*/
	margin-left: -727px;/*画像の横幅の半分のマイナス*/
	left: 50%;
}

.header-imgs{
	position: absolute;
	top: -87px;
	left: 0px;
	right: 0px;
	width: 202px;
	height: 175px;
	margin: 0px auto;
	z-index: 5;
}

#recruit{
	max-width: 960px;
	width: 95%;
	margin: 0 auto 55px;
	overflow: hidden;
	background-color: #fff;
}

#recruit .left{
	width: 50%;
	overflow: hidden;
	background-image: url(../image/recmain.jpg);
	background-position: 50% 50%;
	background-size: cover;
}

#recruit .left img{
	padding: 0px;
	vertical-align: top;
	opacity: 0;
}

#recruit .right{
	width: 46%;
	margin: 4% 2% 0 0;
	box-sizing: border-box;
}

#recruit .right h3{
	font-size: 20px;
	line-height: 20px;
	color:#2ac3b1;
	font-weight: bold;
}

#recruit .right p{
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0px 10px;
}

#recruit .right span{
	display: block;
	font-size: 14px;
	line-height: 1.8em;
}

#recruit-tbl{
	max-width: 960px;
	width: 95%;
	margin: 0 auto;
	padding: 10px 25px;
	box-sizing: border-box;
	background-color: #fff;
}

#recruit-tbl th{
	text-align: left;
	width: 160px;
	font-weight: 100;
	font-size: 14px;
	border-bottom: 1px solid #aaaaaa;
	padding: 20px 0px 20px 5px;
	vertical-align: top;
	line-height: 1.4em;
}

#recruit-tbl td{
	text-align: left;
	padding: 20px 0px;
	font-size: 14px;
	border-bottom: 1px solid #aaaaaa;
	vertical-align: top;
	line-height: 1.4em;
}

#recruit-tbl th.last,
#recruit-tbl td.last{
	border-bottom: none;
}

p#grt-txt1{
	text-align: center;
	color:#953380;
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	padding: 35px 0px 30px;
}

p#grt-txt2{
	text-align: center;
	color:#000;
	font-size: 18px;
	line-height: 1.8em;
	padding-bottom: 35px;
}

#idea-list{
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

#idea-list li{
	display: inline-block;
	margin: 0px 15px 10px;
	background-color: #fff;
	border-radius: 10px;
	width: 300px;
	height: 205px;
	box-sizing: border-box;
	position: relative;
	background-image: url(../image/tri.png);
	background-repeat: no-repeat;
	background-position: left -1px top -1px;
	padding: 45px 0px 0px 65px;
	box-sizing: border-box;
	vertical-align: top;
}

#idea-list li span{
	position: absolute;
	font-size: 26px;
	line-height: 26px;
	color:#fff;
	top: 10px;
	left: 15px;
	font-weight: bold;
}

#idea-list li h2{
	font-size: 20px;
	line-height: 20px;
	color:#000;
	text-align: left;
}

#idea-list li p{
	font-size: 14px;
	line-height: 1.4em;
	color:#000;
	padding-top: 15px;
	padding-right: 45px;
	text-align: left;
}

#works-list{
	text-align: center;
	padding-bottom: 45px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	max-width: 1040px;
}

#works-list li{
	display: inline-block;
	margin: 0px 1.2%;
	color:#fff;
	width: 22%;
	vertical-align: top;
}

#works-list li img{
	width: 100%;
}

#works-list li h2{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	height: 85px;
	line-height: 1.4em;
	padding-top: 30px;
	box-sizing: border-box;
}

#works-list li p{
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
}

#flow_div{
	overflow: hidden;
}

#flow{
	text-align: center;
	max-width: 830px;
	width: 95%;
	margin: 0 auto;
}

#flow li{
	display: inline-block;
	vertical-align: top;
	float: left;
}

#flow li:nth-child(odd){
	width: 18.7%;
}

#flow li:nth-child(even){
	width: 8.3%;
}

#flow li:nth-child(even) div{
	padding-top: 60px;
}

#flow li h2{
	width: 154px;
	height: 154px;
	border: 5px solid #bfede7;
	background-color: #ffffff;
	border-radius: 50%;
	font-size: 19px;
	color:#2ac3b1;
	box-sizing: border-box;
	padding-top: 62px;
	line-height: 1.4em;
}

#flow li:last-child h2{
	padding-top: 55px;
}

#flow li p{
	text-align: left;
	color:#fff;
	font-size: 14px;
	line-height: 1.6em;
	padding-top: 15px;
}

#exmple{
	max-width: 960px;
	width: 95%;
	background-color: #a5ddf6;
	margin: 0 auto;
	padding: 25px 35px;
	box-sizing: border-box;
	border-radius: 10px;
}

#exmple h2{
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.ex-frame{
	padding-top: 35px;
	overflow: hidden;
}

.ex-arrow{
	padding: 10px 0px;
}

.ex-frame .left{
	width: 65%;
}

.ex-frame .right{
	width: 32%;
	text-align: center;
}

.ex-frame .right n_img{
	width: 100%;
}

.ex-frame .left h3{
	background-color: #fff;
	color:#009fe5;
	padding: 15px;
}

.ex-frame .left p.main-ex-txt{
	color:#323232;
	line-height: 1.4em;
	padding: 15px 0px 20px;
	font-size: 14px;
}

.ex-frame .left h4{
	color:#fff;
	background-color: #009fe5;
	border-radius: 20px;
	padding: 12px 0px 12px 15px;
	font-size: 16px;
	line-height: 16px;
}

.ex-frame .left h5{
	color:#fff;
	background-color: #009fe5;
	border-radius: 20px;
	padding: 12px 0px 12px 15px;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 12px;
}

.ex-frame .left .characteristic{
	color:#323232;
	font-size: 14px;
	line-height: 1.4em;
	padding: 12px 0px 18px;
	overflow: hidden;
}

.ex-frame .left .characteristic li{
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

#products{
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#products h2{
	background-color: #a9de7f;
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 22px;
	color:#323232;
	padding: 15px;
}

#products div{
	padding-bottom: 70px;
}

#products div img{
	width: 100%;
}

.cer-left{
	float: left;
}

.certificate h3{
	text-align: center;
	padding-bottom: 15px;
}

.certificate div{
	margin-bottom: 10px;
}

.certificate p{
	font-size: 14px;
	line-height: 1.4em;
	padding: 0px 20px;
}

.certificate img{
	width: 100%;
}

.cer-left{
	width: 45%;
	float: left;
}

.cer-right{
	width: 45%;
	float: right;
}

.company-left{
	float: left;
}

.company-right{
	float: right;
}

.company-tbl{
	width: 49%;
}

.company-tbl th{
	border-right: 4px solid #cecece;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.4em;
	padding: 5px 0px 8px 0px;
	width: 70px;
	border-bottom: 1px dashed #808080;
}

.company-tbl td{
	font-size: 14px;
	vertical-align: top;
	line-height: 1.4em;
	padding: 5px 0px 8px 10px;
	border-bottom: 1px dashed #808080;
}

.company-lefts{
	width: 50%;
	float: left;
}

.company-rights{
	width: 50%;
	float: right;
}

.company-tbls th{
	text-align: left;
	font-size: 14px;
	padding: 5px 0px 10px 0px;
	line-height: 1.4em;
	vertical-align: top;
	width: 70px;
}

.company-tbls td{
	text-align: left;
	font-size: 14px;
	padding: 5px 0px 10px 15px;
	line-height: 1.4em;
	vertical-align: top;
}

.swiper-slide {
	background-position: 50% 50%;
	background-size: cover;
}

.swiper-slide img{
	width: 1286px;
	height: 900px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: top;
	display: block;
	opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 225px !important;
}

.swiper-pagination-bullet{
	background-color: #fff !important;
	opacity: 1 !important;
}

.swiper-pagination-bullet-active{
	background-color: #169dff !important;
}

#scroll{
	position: absolute;
	bottom: 115px;
	z-index: 3;
	width: 40px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}

#scroll img{
	width: 100%;
}

#under-logo{
	position: absolute;
	top: 20%;
	z-index: 3;
	width: 170px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}

#under-ttl{
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 100%;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	font-size: 30px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	color:#fff;
}

#under-ttl span{
	display: block;
	font-size: 50px;
	padding-top: 20px;
}

p#under-txt{
	position: absolute;
	top: 575px;
	z-index: 3;
	width: 1000px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	font-size: 18px;
	line-height: 1.4em;
	text-align: center;
	color:#fff;
}

.smp,
.smp-img{
	display: none;
}

#sec-purple .left img, #sec-purple .right img{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 100%;
}



/* :::::: toggle button (right):::::: */
 
/*#navTgl {
  display: none;
}

label.open{
	background-image: url(../image-smp/menu.png);
  width: 31px;
  height: 35px;
  background-size: 31px 35px;
}
 
label.open,
label.close {
  cursor: pointer;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 10;
}
 
.open {
  display: none;
  z-index: 12;
  width: 80px;
  height: 80px;
  color: black;
  font-size: 3em;
  text-align: center;
  -webkit-transition: background-color .6s, -webkit-transform .6s;
  transition: background-color .6s, transform .6s;
}
 
#navTgl:checked + .open {
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}
 
.close {
  pointer-events: none;
  z-index: 12;
  width: 100%;
  height: 100%;
  transition: background-color .6s;
}
 
#navTgl:checked ~ .close {
  pointer-events: auto;
  background-color: rgba(0,0,0,.3);
}
 
/* :::::: drawer menu :::::: */
 
/*.menu {
  z-index: 13;
  position: fixed;
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  background-color: rgba(103,188,197,.8);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .6s;
  transition: transform .6s;
}
 
#navTgl:checked ~ .menu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.menu p{
	padding: 15px 0px;
}
 
.menu p,
.menu li a {
  color: white;
}
 
.menu p {
  text-align: center;
}
 
.menu ul {
  padding: 0;
  list-style-type:none;
}
 
.menu li {
  border-bottom: 1px solid rgba(255,255,255,.6);
  font-size: .8em;
  line-height: 1.4;
}
 
.menu li:first-child {
  border-top: 1px solid rgba(255,255,255,.6);
}

.menu li span{
	padding-left: 10px;
}
 
.menu li a {
  display: block;
  padding: 1em 2em;
  text-decoration: none;
  transition: background-color .6s;
}
 
.menu li a:hover {
  background-color: #35a2ae;
}


/******************/
/* 險ｭ螳� */
#slider {width:100%; height:100%; min-height:300px; overflow:hidden; position:relative; z-index:1;}
.slide-wrap {width:1920px; height:300px; position:absolute; left:50%; margin-left:-960px;}

#slider li a:hover img{
	opacity: inherit;
}

/* 繧ｳ繝ｳ繝医Ο繝ｼ繝ｩ繝ｼ */
.bx-controls {
position:absolute;
width:640px;
z-index:100;
top:0;
left:50%;
margin-left:-320px;
}

.bx-controls-direction {
max-width:100%; min-width:640px;
top:0;
position:absolute;
}

.bx-controls-direction a {
position:absolute;
width:100%;
display:block;
z-index:9999;
text-indent: -9999;
}

.bx-controls-direction a:hover {}

a.bx-prev {left:-640px; text-align:right; background-image: url(../image/arrows1.png);background-repeat: no-repeat; background-position: left top; width: 26px; height: 50px; z-index: 22; top: 90px; left: 0px;}
a.bx-next {right:-640px; text-align:left; background-image: url(../image/arrows2.png);background-repeat: no-repeat; background-position: right top; width: 26px; height: 50px; z-index: 22; top: 90px; right: 0px;}


/******************/
/* bx-pager *******/

.bx-pager {
text-align:center;
clear:both;
display:block;
position:relative;
top:320px;
display: none;
}


.bx-pager-item {
line-height:1; height:40px; width:40px;
background:#000; overflow:hidden; display:inline-block; margin:10px 2px 0 2px;
}

.bx-pager-item a {background-color:#ccc; display:block;}
.bx-pager-item a {padding-top:50px; display:block;}
.bx-pager-item a.active {opacity:0.5;}
.bx-pager-item a:hover {opacity:0.3;}


/* 陬�｣ｾ */
/*****/


.result{
	padding:30px;
	margin: 30px;
	border: 1px solid #F1F1F1;
	font-size: 12px;
}
.result span{display: block; margin-top: 1em;}
.result p{
	margin-bottom:1em;
	font-weight:bold;
	font-size: 14px;
}
.result .slide{width: 300px !important; position: static !important; float:none !important;}

/*****/

.modal-content {
    position:fixed;
    display:none;
    z-index:999;
    width:50%;
    margin:0;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:50;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-open {
	display: block;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#00f;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#f00;
}

.modal-content p img{
	width: 100%;
	margin-bottom: 5px;
}

.modal-content p span{
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}

.modal-close{
	color:#fff;
	text-decoration: none;
	display: block;
	text-align: right;
	font-size: 24px;
	line-height: 24px;
}

#sec-purple .left p a, #sec-purple .right p a{
	color:#fff;
	text-decoration: none;
}

.itemBox{
        display:inline-block;
	position:relative;
}
.itemBoxThumb{
        display:inline-block;
	max-width: 100%;
	max-height: 100%;
}
.itemBoxCaption{
	background-color: rgba(0,0,0,0.5);
	color:#FFF;
	position:absolute;
	top:0;
	left:0;
	padding-top: 30%;
	box-sizing: border-box;
	width:100%;
	height:100%;
	line-height: 1.4em;
	padding-left: 3%;
	padding-right: 3%;
	box-sizing: border-box;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	opacity:0;
	font-size: 18px;
	text-align: center;
}
.itemBoxCaption:hover{
	opacity:1;
}
#smp-navigation{
	display: none;
}

#grt-frame{
	max-width: 960px;
	width: 95%;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto;
	padding: 0px 25px;
	box-sizing: border-box;
}

.itemBox{
	margin-left: 22px;
	margin-right: 22px;
}

.itemBox{
	float: none !important;
}

a.bx-prev{
	left: -225px;
}

a.bx-next{
	right: -225px;
}

.itemBoxThumb{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.smp-br{
	display: none;
}

.bx-wrapper{
	max-width: 100% !important;
}