@charset "utf-8";

@media screen and (max-width: 640px) and (orientation:portrait){

/*Header*/
.menuBox{ display:none}
header {
    height: 76px;
}
.header h2.name {
    margin-left: 10px;
}
.header h1.logo {
    padding-top: 4px;
}
.header h2.name a {
    font-size: 16px;
}

.drawer-hamburger {
    top: 5px !important;
    margin-right: 7px;
}
#drawer .column_two {
    width: 70%!important;
}
.drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
	right:0!important;
}


/*Image*/
#imgInner {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 660px;
	background-color: #fff;
}
#imgInner div.box p.ttl {
    font-size: 22px;
}
#imgInner div.box p.nam {
    font-size: 14px;
}
#imgInner div.box {
    top: 321px;
}
#imgInner div.box:before, #imgInner div.box:after {
    height: 65px;
}

#imgInner div.box:before {
    background: -webkit-gradient(linear, left top, right bottom, from(#0a0a0a00), to(#f9f7f7));
    background: -moz-linear-gradient(left, #0a0a0a00, #f9f7f7);
    background: linear-gradient(left, #0a0a0a00, #f9f7f7);
}
#imgInner div.box:after {
    background: -webkit-gradient(linear, left top, right bottom, from(#f9f7f7), to(#0a0a0a00));
    background: -moz-linear-gradient(left, #f9f7f7, #0a0a0a00);
    background: linear-gradient(left, #f9f7f7, #0a0a0a00);
}
#imgInner div.box p.ttl {
    color: #000;
    font-weight: bold;
		font-size: 20px;
    text-shadow: 0 0 5px rgb(255 255 255 / 90%);
}
#imgInner div.box p.nam {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    text-shadow: 0 1px 5px rgba(255, 255, 255, 0.9);
}



/*Company*/
.wrapBox{
	margin-bottom: 0;
}
.wrapBox .boxLft{
    width: 100%;
}
.wrapBox .boxLft img{
	width:100%;
	height:auto
}
.wrapBox .boxRgt {
    padding-left: 4.5%;
        padding-top: 5%;
        width: 93%;
				margin-bottom: 0;
}
.wrapBox .txtBar {
    top: 155px;
    left: 2%;
}
.wrapBox .txtBar img{
	width:96%;
	height:auto
}
.wrapBox p.txts {
    font-size: 17px;
    margin-top: 30px;
}


.wrapBox .inner p.ttlBig {
    font-size: 38px;
}
.wrapBox .inner p.ttlSub {
    font-size: 28px;
}
.wrapBox p.btn {
    width: 146px;
}



/*News*/
.wrapBox .newsLft {
    width: 93%;
    padding-top: 4%;
    padding-left: 4.5%;
}
.wrapBox .newsRgt {
    padding-left: 4.5%;
    padding-top: 90px;
    width: 93%;
    background-size: 63%;
    background-position: top right -102px;
}
.wrapBox .newsBox {
    padding-top: 1px;
    font-size: 16px;
}
.wrapBox .newsBox hr {
    margin-top: 10px;
    margin-bottom: 15px
}


/*Jisseki*/
.wrapBox .showLft {
    border-radius: 0;
}
.wrapBox .showLft {
    display: inline-block;
        margin-top: -15px;
        padding-top: 12px;
        width: 94%;
        padding-left: 4%;
}
.wrapBox.secShowcase {
    min-height: auto;
}
.wrapBox .txtBar.tar3  {
        top: 440px;
}
.wrapBox.secProduct .txt {
    padding-top: 30px;
}


.wrapBox.secAccess .boxLft{
	margin-left: 4%;
        width: 92%;
}

.wrapBox.secRecruit .recruit p {
    display: inline-block;
    width: 96%;
    margin-left: 2%;
    margin-right: 0;
    margin-bottom: 12px;
}


/*Footer*/
.Footer .FooterInner ul {
    height: auto;
    line-height: 25px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.Footer .FooterInner ul li {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 15px;
}
.Footer .FooterInner .addr {
    font-size: 14.5px;
    margin-top: 44px;
}


.bgBlur {
    box-shadow: 0px 5px 50px 55px rgb(255 255 255 / 100%);
}

/*会社案内*/
.navBox {
	margin-top: 45px;
	margin-bottom: 68px;
}
.navBox.corp {
		margin-bottom: 35px;
}
.navBox ul.tabMenu{
	width: 98%;
	margin-left:2%;
}
.navBox ul.tabMenu li {
    height: 32px;
    width: 23%;
    line-height: 32px;
    font-size: 15px;
}

.navBox ul.tabMenu.max {
    width: 97%;
}
.navBox ul.tabMenu.max li {
    width: 31%;
		font-size: 13px;
}


.wrapBox .corpLft {
    width: 94%;
    margin-left: 3%;
    padding-top: 25px;
    min-height: auto;
}
.wrapBox .corpRgt {
    padding-left: 3%;
    padding-top: 130px;
    width: 94%;
    background-size: 46%;
}
.corpRinen_txt {
    font-size: 18px;
}
.corpRinen_name {
    font-size: 14px;
}
.corpMore {
    width: 100%;
}
.corpMore .ttlBox .m {
    width: 88%;
}
.corpMore p.sengen img {
    width: 100%;
		height:auto
}
.corpMore img.cop {
    width: 100%;
		height:auto
}


/*商品案内*/
.navBox.pro {
		margin-bottom: 35px;
}
.navBox ul.tabMenu.big li {
    width: 178px;
}
.proBox img.w1,
.proBox img.w2{
	width: 100%;
}
.proBox .box2,
.proBox .box3{
	width: 95%;
	margin-left: 0;
	min-height: auto;
}
.proBox li.btn{
	width: 98%;
	float:left!important;
}



/*実績紹介*/
.workBox .img {
    width: 100%;
}
.workBox .img img{
    width: 95%;
		height:auto
}
.wrapBox .proLft {
    width: 100%;
}
.wrapBox .proRgt {
    padding-left: 2%;
    width: 98%;
}
.wrapBox .proBar {
    position: absolute;
    top: 241px;
    left: 0;
}
.wrapBox p.ttt{
	margin-bottom: -10px;
        margin-top: 10px;
}




}

/*横*/
@media screen and (min-width: 568px) and (max-width: 812px) and (orientation:landscape){
	
}


/* iPHone4,iPhone5,iPhone5sのみ */
@media screen and (min-width: 320px) and (max-width: 374px){

}

/* iPhone6のみ */
@media screen and (min-width: 375px) and (max-width: 413px){
}
@media only screen
and (min-device-width:569px)
and (max-device-width:667px)
and (orientation:landscape) {
	
}

/* iPhone6 Plus ~ ちょっと大きいスマホまで */
@media screen and (min-width: 414px) and (max-width: 500px){
}

/* tablet  */
@media only screen and (min-width: 641px) and (max-width: 960px) {
	body{
		zoom: 0.80;
	}
	
}