@charset "utf-8";
/* CSS Document */

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

body{
	font-size:14px;
	color:#333;
	padding-top:0 !important;
	margin:0;
	-webkit-text-size-adjust: none;
}

img{
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}



a{
	text-decoration:none;
	color:#333;
}

.activ{
	color:#103B90 !important;
}

.font-18{
	font-size:16px;
}

.red{
	color:#C00;
}

hr {
	border: 0;
	border-bottom: solid 2px #777;
	margin:1rem auto 35px;
	width:8em;
}

hr.kuro3 {
	border: 0;
	border-bottom: solid 2px #777;
	margin:1rem auto 2.5rem;
	width:8em;
}


#header-zone{
	display:none;
}

#logo-zone{
	display:none;
}

.nav-logo{
	position: absolute;
	top:5px;
	left:5px;
	width:160px;
	/*width:213px;*/
	height:40px;
	display: block !important;
	z-index:99999;
	position:fixed;
}

#header-right{
	width:100%;
	float:left;
}



#nav{
	display:none;
}

.pc{
	display:none;
}

.smt{
	display:block;
}



/*#main-img{
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
}*/

.mainimg{
	width:100%;
	height:auto;
	overflow:hidden;
}

#main-img{
	width:100%;
	height:auto;
	min-height:250px;
	padding-top:0;
	overflow:hidden;
	background:url(images/main-img.jpg) no-repeat;
	background-size:cover;
	position:relative;
}



.sub-top-text{
	position:relative;
}


.main-box{
	width:100%;
	overflow:hidden;
	margin:0 auto;
	padding-top:30px;
}

.main-box > h1{
	width:100%;
	display:block;
	font-size:26px;
	font-weight:bold;
	color:#FFF;
	padding-top:80px;
	text-align:center;
	box-sizing:border-box;
}


.main-box2{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}


/*.subimg{
	width:1100px;
	height: auto;
	overflow:hidden;
}*/

.mar-top{
	margin-top:0 !important;
}

.main-box p{
	font-size:18px;
	text-align:left;
}

h1{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-align:left;
	width:96% !important;
	padding-top:7em;
	margin:0 auto 1.5em;
}

.red-back{
	width:100%;
	height: 100%;
	box-sizing:border-box;
	overflow:hidden;
	margin:0 auto;
	padding:20px 0;
	background-color:#C30D23;
}

.red-back h2{
	font-size:14px;
	color:#FFF;
	text-align:center;
	line-height:1.5em;
	margin:0 auto;
	width:96% !important;
}
.contents-zone{
	width:96%;
	overflow:hidden;
	padding:3em 0 3em;
	margin:0 auto;
}


.content,
.three-box,
.inner-box,
.inner-box2,
.job-box{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}


.privacy-box h2,
.content h2,
.three-box h2{
	font-size:30px;
	font-weight:bold;
	text-align:center !important;
	display:block;
	margin-bottom:20px;
	overflow:hidden;
}


h2.w-color{
	color:#FFF;
}

.three-box h3{
	color:#333;
	font-size:18px;
	line-height:1.7em;
	text-align:left;
	margin-bottom:2em;
}

.inner-box h3{
	color:#70BED8;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
}

.three-box h4{
	font-size:20px;
	font-weight:bold;
	color:#333;
	text-align:center;
	margin-bottom:5px;
}

.three-box p{
	text-align:center;
	font-size:18px;
}

.con-box{
	width:100%;
	margin:0;
	overflow:hidden;
}

.three-1{
	width:100%;
	overflow:hidden;
	margin-right:0;
	float:none;
	margin-bottom:2em;
}

.three-2{
	width:100%;
	overflow:hidden;
	float:none;
}

.three-1 img,
.three-2 img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}

.three-box p.item{
	height:auto;
	padding-bottom:0.5em;
	border-bottom:#353535 solid 1px;
}

.des{
	margin:20px 0;
}

/* moreボタン　画像からテキストへ変換用CSS */

.more-button,.more-button2{
	width:265px;
	height:44px;
	margin:0 auto 2em;
}

.more-button a{
	width:265px;
	height:44px;	   
    text-decoration:none;
    display:block;
}

/**/


.contentb{
	width:100%;
	height:auto;
	padding:3em 0;
	background:url(images/main-2.jpg) no-repeat;
	background-size: cover;
	overflow:hidden;
}

.conbox-black{
	width:95%;
	text-align:center;
	line-height:1.8em;
	margin:0 auto 70px;
	color:#333;
}

.h3-text{
	text-align:center !important;
	display:block;
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin:0 auto;
}

.h3-bottom{
	margin:30px 0 20px !important;
	font-weight:bold;
	color:#FFF;
}



.container h2,
.inner-wrap h2,
.greeting-wrap h2{
	font-size:30px;
	font-weight:bold;
	color:#333;
	text-align: left;
/*	width:6em;*/
	margin:0 auto 40px;
}


/*フッター*/

#footer-zone{
	/*width:100%;
	overflow:hidden;
	clear:both;
	background: #f2f2f2;
	padding:20px;*/
	display:none;
}

.footer{
	width:90%;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	padding:0;
}

.footer-box{
	width:90%;
	margin-right:0;
	float:left;
}

.footer-box-right{
	width:100%;
	float:left;
}

.footer-box-r li{
	line-height:2.0em;
}

.footer-box dl,
.footer-box-right dl{
	clear:both;
	margin-bottom:20px;
}

.footer-box dt,
.footer-box-right dt{
	width:100%;
	padding-bottom:6px;
	border-bottom:1px solid #CCC;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.footer-box-right{
	width:90%;
	float:left;
}


.footer-box dd li{
	background:url(images/footer-mark.png) no-repeat 0 1.2em;
	padding-left:15px;
	line-height:3em;
	font-size:12px;
}

/**/

.footer2{
	display:block;
	width:100%;
	overflow:hidden;
	background:#F2F2F2;
}

.footer2 .footer-box-r2 li{
	width:50%;
	float:left !important;
	margin-bottom:0 !important;
	line-height:0 !important;
}
.footer2 .footer-box-r2 li img,
.footer2 .footer-box-r2 li.softem img{
	width:100%;
	height:auto;
}

.footer2 .footer-box-r2 li.softem{
	width:100% !important;
	height:auto;
	clear:both;
}

.p-mark{
	display:block;
	width:100px;
	height:69px;
	margin-top:10px;
	float:right;
}

span.clear{
	display:block;

}



/**/


#copyright{
	width:100%;
	height:60px;
	background:#c30d23;
}

#copy{
	width:100%;
	text-align:center;
	font-size:12px;
	color:#FFF;
	margin:0 auto;
	padding-top:25px;
}

.fly {
  transition-property:none !important;
  transition-duration:0 !important;
  transition-timing-function:ease !important;
  transition-delay:0 !important;
}

.show-block {
  transition-property:none !important;
  transition-duration:0 !important;
  transition-timing-function:ease !important;
  transition-delay:0 !important;
}

/*サブページ*/
.sub-top-text h1{
	font-size:20px;
	text-align:center;
	/*font-weight:bold;*/
	color:#FFF;
	padding-top:25px;
	margin:0 auto;
	width:96% !important;
	
}

.sub-text{
	border-top:#FFF 2px solid;
	text-align:center;
	margin:0 auto;
	font-size:14px !important;
	font-weight:bold;
	color:#FFF;
}

.sub-top-img{
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
	padding-top:49px;
}

.work-top-img{
	width:100%;
	height: auto;
	overflow:hidden;
	/*padding-top:180px;*/
	background:url(images/works-top.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.comp-top-img{
	width:100%;
	height: auto;
	overflow:hidden;
	background:url(images/company-top.jpg) no-repeat;
	background-size:cover;
	position:relative;
}

.form-top-img{
	width:100%;
	height: auto;
	overflow:hidden;
	background:url(images/contact-top.jpg) no-repeat;
	background-size:cover;
	position:relative;
}



.sub-top-text{
	position:relative;
}

.sub-top-box{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}

.sub-top-box p{
	line-height:2.0em;
}

.sub-top-title{
	position:absolute;
	top:30%;
	left:0;
}

.sub-text{
	border-top:#FFF 2px solid;
	text-align:center;
	margin:0 auto 3em;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}

.sub-title{
	width:100%;
	margin:0 auto 30px;
	padding-top:50px;
	overflow:hidden;
}

.sub-title h2{
	font-size:26px;
	font-weight:bold;
	text-align:center;
	display:block;
	margin-bottom:0;
	margin-bottom:20px;
}


/*会社概要*/

.com-box{
	width:96%;
	overflow:hidden;
	margin:0 auto;
}

.com-inbox1{
	width:100%;
	padding:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.com-inbox1-first{
	width:100%;
	padding:10px;
	border-bottom:1px solid #CCC;
}

.com-inbox2{
	width:100%;
	padding:10px;
	border-bottom:1px solid #CCC;
}

.com-inbox2-2{
	width:100%;
	padding:10px 10px 0 10px;
}


.com-inbox1 p,
.com-inbox1-first p,
.com-inbox2 p,
.com-inbox2-2 p,    
.com-inbox3 p,
.com-inbox4 p,
.com-inbox5 p{
	display:block;
	vertical-align:top;
	padding:5px;
}

.p-first{
	width:100%;
	margin-right:0;
	font-weight:bold;
}

.com-inbox3{
	width:100%;
	padding:10px;
	border-bottom:1px solid #CCC;
	margin-bottom:75px;
}

.com-inbox2 p img{
	vertical-align: baseline;
}

/*使用機材一覧*/

.machine{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}

.machine-inner{
	width:100%;
	overflow:hidden;
	float:left;
	margin:0 auto 50px;
}

.machine-inner img{
	margin:0 auto;
	display:block;
}

.m-cap{
	width:100%;
	padding-top:5px;
	text-align:center;
}


/*制作実績*/

.inner-wrap{
	width:96%;
	padding:50px 0 2em;
	margin:0 auto;
	overflow:hidden;
}

.inner-box{
	margin-bottom:0;
}

.inner-box-l,
.inner-box-l-mov{
	width:90%;
	margin:0 auto 2em;
	float:none;
}

.inner-box-r,
.inner-box-r-mov{
	width:90%;
	margin:0 auto 2em;
	float:none;
}

.inner-box-l img,
.inner-box-r img{
	width:100%;
	height: auto;
}

.inner-img{
	margin-bottom:10px !important;
}

.inner-img iframe{
	width:80%;
	margin:0 auto;
	display:block;
}

.name{
	padding:0 0 0 5px !important;
	font-size:18px !important;
}

.dep{
	padding-left:5px;
	padding-bottom:10px;
	font-size:12px;
}

.tab{
	width:100%;
	margin:0 auto;
	padding-top:0;
	overflow:hidden;
}

.tab ul{
	width:100%;
	margin:0 auto;
	
}

.tab > ul > li{
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:6px;
	background:#FFF;
	border:#CCC 2px solid;
	float:none;
	margin-right:0;
	margin-bottom:10px;
	box-sizing:border-box;
}

.tab > ul > li:nth-child(3){
	margin-right:0;
}

.tab > ul > li a{
	width:100%;
	display:block;
	padding:15px 0;
	text-align:center;
	float:none;
	box-sizing:border-box;
}

/*お問合せ*/
.form-zone{
	width:90%;
	margin:0 auto 55px;
}
