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



p, article, li, th, th, td{
	font-size:90%;
}

.pc{
	display:none;
}

iframe{
	width:100%;
}

/*--------------------------------------------------
	 footer
--------------------------------------------------*/
#footer {
	background-size:cover;
	border-top:solid 5px #16a05c;
	color:#fff;
}

#footer h5{
	color:#fff;
	font-size:160%;
	margin-bottom:15px;
	font-weight:bold;
}

#footer article{
	line-height:1.4em;
	font-size:75%;
}

#footer .logo{
	text-align:center;
}

#footer .contWrapper{
	padding:30px 0;
}

#footer img{
	width:60%;
	margin-bottom:30px;
}


#footer li.menu{
	display:none;
}



.contWrapper {
	padding:80px 0 50px 0;
	width:85%;
	margin:0 auto;
}

.contWrapper .contCat {
	text-align:center;
}

.contWrapper h2 {
	font-size:150%;
	font-weight:bold;
	margin-bottom:15px;
}

.contWrapper .conts{
	margin-top:20px;
}

.halfCont{
	width:100%;
	padding:10px;
	box-sizing:border-box;
}

.doubleCont{
	width:100%;
	float:normal;
	padding:10px;
	box-sizing:border-box;
}


.tripleCont{
	width:100%;
	float:normal;
	padding:10px;
	box-sizing:border-box;
}

.quadCont{
	width:100%;
	float:normal;
	padding:10px;
	box-sizing:border-box;
}


.clearfix:after{
   display:block;
   clear:both;
   height:1px;
   visibility:hidden;
   content:".";
   overflow:hidden;
	font-size:0.1em;
	line-height:0
}
.clearfix {
    min-height: 0;
}

.header{
	display:none;
}

.gNav_common{
	display:none;

}

.paralax01 {
  	height:10vh;
}

.paralax02 {
  	height:10vh;

}

.paralax03 {
  	height:10vh;

}

.spHeader nav {
    position: absolute; /*bodyに対しての絶対位置*/
    right:0;
    top: -300px; /*通常時はビュー外*/
    background:rgba(22,160,92,.6);
    width:60%;
    padding:0 50px;
    -webkit-transition:.5s ease-in-out; /*transitionで動きを*/
    -moz-transition:.5s ease-in-out;
    transition:.5s ease-in-out;
    text-align:left

}
.spHeader ul {margin:0}
.spHeader ul li {
    display:block;
    margin:0;
    border-bottom:dotted 1px #fff;
    line-height:3;
    color:#fff;
}
.spHeader ul li a {display:block}
.spHeader ul li::after {content:''}
.spHeader ul li:last-child {border-bottom:none}


#navToggle {display:block}
.spHeader {
	display:block;
	z-index:3000;
}

.openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    transform:rotate(-45deg)}

.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    transform:rotate(45deg)}

.openNav nav {
    -moz-transform: translateY(351px);
    -webkit-transform: translateY(351px);
    transform: translateY(351px)

}


/*--------------------------------------------------
	 #cvWrapper
--------------------------------------------------*/


#cvWrapper .contWrapper .tripleCont{
	padding:0px;
	width:100%;
	margin:0 auto 15px auto;
}


/*top*/

.main-visual {
    height: 80vh;
    width:100vw;
    background-size: cover;
    text-align: center;
    position: absolute;
    overflow: hidden;
    top:0;
    z-index:101;
}

.gNav_content{
	display:none;
}

.main-visual video {
    display:none;
}

#top #topCont01 {
	position:relative;
	z-index:102;
	background-size:cover;
	background-position:center;
}

#top h1{
	font-size:100%;
}

#top #topCont01 .cc{
	margin-top:0;
}


#top #topCont01 .cc .cc_eng{
	margin-top: 200px
}

#top #topCont01 .cc .cc_jap p{
	font-size:100%;
}


#top #topCont02 .cont{
	margin:0 0 20px 0;
	width:100%;
	background:#f6f6f6;
}

#top #topCont02 .vrcx{
	position:static;
}
#top #topCont02 .vrcx{
	position:static;
}

#top #topCont02 .vrcmp{
	position:static;
}

#top #topCont02  .serviceBtn{
	width:100%;
	margin-top:30px;
}

#top #topCont03 .contWrapper h2 {
	margin-bottom:10px;
	font-size:150%;
	text-align:center;
}


#top #topCont03 .infoTitle{
	width:100%;
}

#top #topCont03 .infoBlock{
	width:100%;
	float:normal;
	padding-right:0px;
	margin-bottom:15px;
	box-sizing:border-box;
}

#top #topCont04 .newsList a{
	width:100%;
}

#top #topCont04 .newsList{
	font-size:75%;
}

#top #topCont04 .newsList time{
	width:100px;
	font-weight:bold;
}

#about #aboutCont01 img{
	width:100px;
	height:auto;
}

#about #aboutCont01 h3{
	font-size:100%;
	text-align:center;
}

#about #aboutCont01{
	background-image:none;
}

#about #aboutCont01 img.signature{
	width:100px;
}

#about #aboutCont01 article {
	width:100%;
}

#about #aboutCont02 p{
	line-height:2em;
}

#about #aboutCont03 h3{
	font-size:80%;
}

#about #aboutCont04{
	background-position:center;
}

#about #aboutCont04 table{
	font-size:75%;
}

#about #aboutCont05 td{
	width:65%
}

#about #aboutCont05 th{
	width:35%
}

#service #serviceCont01 p{
	line-height:2em;
}

#service #serviceCont01 .cont{
	text-align:left;
}

#service #serviceCont02 .cont {
    margin: 5px;
    width: 100%;
}


#recruit #recruitCont02 .career, #recruit #recruitCont02 .newbie{
	text-align:center;
	overflow:hidden;
	width:100%;
	height:300px;
	margin:0 auto;
}

#recruit #recruitCont01 h3{
	font-size:400%;
	text-align:center;
}

#recruit .recruitCC{
     background-size: contain;
     height: 150px;
     background-repeat: no-repeat;
}



#recruit #recruitCont02 h5{
	font-size:100%;
}

#recruit #recruitCont02 img{
	width:100%;
	height:auto;
	-webkit-filter: blur(0px);
	filter: blur(0px);
	-webkit-transition: .0s ease-in-out;
	transition: .0s ease-in-out;
}


#recruit #recruitCont02 h4.layer{
	display:none;
}

#recruit #recruitCont02 .career, #recruit #recruitCont02 .newbie{
	height:inherit;
}

#recruit #recruitCont02 h4{
	font-size:100%;
}


#occupation #occupationCont01 .cont{
	width:100%;
	padding-right:0px;
}

#occupation .sidebar{
	width:100%;
}

#occupation .applyBtn{
	width:50%;
}



#members .conts li {
	width: 50%;
}

#member .doubleCont img{
	height:auto;
}
#member .doubleCont{
	height:auto;
}
#member .backBtn{
	width:100%;
}



#info #infoCont01 .conts{
	width:100%;
	padding-right:0px;
}

.sidebar{
	width:100%;
	float:left;
	margin-top:30px;
}

#info #infoCont01 .cat a{
	padding:0 3px;

}

#info .saboxplugin-gravatar{
	width:30%;
}

#info .saboxplugin-gravatar{
	width:30%;
	float:left;
}

#info .saboxplugin-authorname{
	width:70%;
}

#info table{
	width:100%;
}

#info #infoCont01 h2{
	margin:5px 0;
}

#contact .text input, #contact .email input, #contact .tel input{
    width: 100%;
}

#blog #blogCont01 .conts{
	width:100%;
	padding-right:0;
}

#blog #blogCont01 .blog_img{
	width:100%;
	padding-right:0;
}
#blog #blogCont01 .blog_detail{
	width:100%;
}

#sc #scTop p.sub {
    letter-spacing: 0.5em;
    margin-left: 0.5em;
}
#sc #scTop .contWrapper {
    padding: 100px 0;
}

#sc #scCont02 {
	background-color: #ff80f8;
	text-align: center;
	background-image: url(img/recruit/scCircle.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#sc #scCont02 .contWrapper{
	background-image:none;
}

#sc #scCont04 .flow {
    width: 100%;
    padding: 10px 50px;
    margin: 5px 0;
}

#sc #scCont05 .scBtn {
    padding: 15px 0;
    width: 100%;
    background: #fff;
    font-weight: bold;
    margin: 0;
    display: inline-block;
}

}
