@charset "UTF-8";

/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/


@media
only screen and (max-width : 1030px) and (min-width : 737px){
	#globalheader ul li p{
		font-size: 12px;
		padding-top: 0;
	}
	#globalheader ul li p span{
		font-size: 10px;
	}
	#idea-list{
		width: 340px;
	}
}

@media
only screen and (max-width : 736px){

img{
	height: auto !important;
}

#globalheader ul,
#globalheader #nav-recruit,
#flow li h2 br,
.pc-img,
p#grt-txt1 br{
	display: none;
}

#globalheader{
	padding: 7px 0px;
}

.smp,
#fac-tbl td,
.smp-img{
	display: block;
}

.ex-frame .left,
.ex-frame .right{
	width: 100%;
	float: none;
}

#products,
#products div img,
.company-lefts,
.company-rights,
.cer-left,
.cer-right,
.certificate div img,
.company-tbl,
#recruit,
#recruit .left img,
#recruit .right,
#recruit-tbl,
.wrapper,
#sec-purple .left img, #sec-purple .right img,
#under-ttl,
.eve-img img{
	width: 100%;
}



.swiper-slide img{
	width: 100%;
	max-height: 100%;
	min-height: 600px;
	opacity: 1;
}

#exmple{
	width: 100%;
	border-radius: inherit;
	padding-left: 0px;
	padding-right: 0px;
}

#globalheader h1{
	width: 220px;
	margin-top: 15px;
	padding-bottom: 15px;
}

#globalheader h1 img{
	width: 100%;
}

#globalheader,
#products div,
p#under-txt,
ul.fac-list,
ul#idea-list,
ul#works-list,
.contact span img,
.contact .btn{
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
}

p.read-txt,
.frame,
p#grt-txt2,
#flow,
#sec-purple .left, #sec-purple .right{
	padding-left: 5%;
	padding-right: 5%;
	width: 90%;
}

.contact{
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

#works-list li{
	width: 60%;
	margin-bottom: 55px;
}

#works-list li img{
}

ul.fac-list li{
	width: 80%;
	margin-bottom: 55px;
}

ul.fac-list{
	padding-bottom: 0px;
}

#exmple h2,
.ex-frame .left p.main-ex-txt,
.ex-frame .left h4,
.ex-frame .left p.characteristic,
.ex-frame .left h5{
	margin-left: 5%;
	margin-right: 5%;
}

.ex-frame .left h4,
.ex-frame .left h5{
	text-align: center;
}

.ex-frame .left h4 span,
.ex-frame .left h5 span{
	display: none;
}

.ex-frame .left h4{
	padding: 12px 5% 12px 4%;
	line-height: 1.4em;
}

.ex-frame .left .characteristic li{
	margin-left: 15px;
	float: none;
}


p.smp-ex-ttl{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color:#009fe5;
	display: inherit;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ex-frame .left h3,
#products h2{
	text-align: center;
}

.ex-frame .right img{
	margin-top: 15px;
}

.ex-frame .left h3,
p#grt-txt1{
	line-height: 1.4em;
}

p#grt-txt2{
	text-align: left;
}

p#grt-txt2{
	font-size: 16px;
}

#idea-list li{
	margin-bottom: 25px;
	width:285px;
}

.company-tbls th,
.company-tbls td{
	display: block;
	padding-left: 0px;
}

.company-tbls th{
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	width: 100%;
}

.cer-left{
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.certificate div{
	height: auto;
	padding-bottom: 10px;
}

.company-tbl th{
	border-right: 0px;
	width: 100%;
	display: block;
}

.company-tbl td{
	display: block;
	padding-left: 0px;
	padding-bottom: 15px;
	border-bottom: 0px;
}

.flex_div{
	display: block;
}

#recruit .left,
#recruit .right{
	float: none;
}

#recruit .right{
	padding: 35px;
}

#recruit .right p{
}

#recruit .left{
	width: 100%;
	overflow: initial;
}

#flow li{
	display: block;
	width: 100% !important;
	float: none;
}

#flow li h2{
	width: 100%;
	height: auto;
	border-radius: 10px;
	line-height: inherit;
	padding: 25px 0px 20px;
}

#grt-frame{
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
}

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

#recruit-tbl th,
#recruit-tbl td{
	width: 100%;
	display: block;
	border-bottom: 0px;
}

#recruit-tbl td{
	padding: 10px 0px 20px;
}

#recruit-tbl{
	padding-top: 25px;
}

#recruit-tbl th{
	padding: 10px 0px;
	text-align: center;
	background-color: #ccc;
}

.contact .btn a{
	font-size: 18px;
	line-height: 18px;
	width: 310px;
}

#sec-purple .left{
	padding-bottom: 55px;
}

address{
	font-size: 10px;
}

#under-ttl{
	font-size: 20px;
}

.ex-arrow{
	display: block;
	width: 42px;
	margin-left: auto;
	margin-right: auto;
}

#event{
	background-image: none;
}

#event p.txt2{
	padding-top: 0px;
}

.open{
	display: block !important;
}

#under-logo{
	top: 20%;
	text-align: center;
}

#under-logo img{
	width: 125px;
}

#under-ttl{
	top: 50%;
}

p#under-txt{
	top: 480px;
	font-size: 16px;
}

a.bx-prev{
}

#flow li p{
	margin-bottom: 25px;
}

.menu-trigger,
.menu-trigger span{
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu-trigger img{
	width: 100%;
}
.active{
	background-image: url(../image-smp/peke.png) !important;
}
.menu-trigger{
  position: fixed;
  width: 32px;
  height: 35px;
  background-size: 32px 35px;
  right: 20px;
  top: 17px;
  background-image: url(../image-smp/menu.png);
  z-index: 88;
  span{
    position: absolute;
    background: #fff;
    width: 30px;
    height: 2px;
    left: 0;
    right: 0;
    margin: auto;
    &:nth-of-type(1){
      top: 15px;
    }
    &:nth-of-type(2){
      top: 0;
      bottom: 0;
    }
    &:nth-of-type(3){
      bottom: 15px;
    }
  }
}
.menu-trigger.active{
  span{
    &:nth-of-type(1){
      -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
    }
    &:nth-of-type(2){
      opacity: 0;
    }
    &:nth-of-type(3){
      -webkit-transform: translateY(-9px) rotate(45deg);
    transform: translateY(-9px) rotate(45deg);
    }
  }
}
nav#smp-navigation li{
	border-top: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #fff;
}
nav#smp-navigation li#last{
	background-color: #2ac3b1;
}
nav{
  display: none;
  position: fixed;
  top: 70px;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99;
  ul{
    padding: 20px;
    li{
      border-bottom: 1px solid #ccc;
      a{
         display: block;
         text-align: center;
         text-decoration: none;
         color: #fff;
         padding: 15px 0;
      }
    }
  }
}

#flow li:nth-child(even) div{
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: center;
	width: 33px;
	margin: 0 auto;
}

#recruit .right{
	text-align: center;
}

a.bx-prev{
	top: 75px;
	left: 27%;
	margin: 0 auto;
}

a.bx-next{
	top: 75px;
	right: 27%;
	margin: 0 auto;
}

.itemBox{
}

ul.fac-list li,
ul#idea-list li,
ul#works-list li{
	float: none;
	margin-left: auto !important;
	margin-right: auto !important;
}

address{
	padding: 20px 0px;
}

.contact .btn a{
	width: 100% !important;
}

.smp-br{
	display: block;
}

#smp-navigation li a.active{
	background-image: none !important;
}

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

#under-ttl span{
	font-size: 24px;
}




}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */