@charset "utf-8";

.widthset {
  margin: 0 auto;
  width: 96%;
  min-width:300px;
  max-width:960px;
}



@media only screen and (min-width:501px) {


#gnav-icon {
	display:none;
}

.sp-only {
	display:none;
}


}

@media only screen and (max-width:500px) {


.pc-only {
	display:none;
}

.widthset {
  width:96%;
}

#icatch {
	height:500px;
	overflow:hidden;
}

.slide {
	margin-top:0px;
}

.icatch-copy {
	margin:0 auto;
	top:20%;
	font-size:26px;
	width:320px;
	margin-left:-160px;
	text-align:center;
}

#gnav-icon {
	position:absolute;
	display:block;
	margin:0 auto;
	width:60px;
	top:60%;
	left:50%;
	margin-left:-35px;
}

#gnav-icon img {
	width:100%;
}


#nav-area {
	position:relative;
}

#gnav {
	display:none;
}

#nav-area li {
	width:100%;
	float:none;
}

#nav-area li#logo {
	display:none;
}


#home h2 {
	font-size:36px;
	margin-bottom:20px;
}

#home h3 {
	font-size:16px !important;
	margin-bottom:20px !important;
}


#home p {
	font-size:14px !important;
	padding-bottom:20px;
}


.service-title {
	padding:10px 50px;
}

.icon-dogevent {
	background:url(../img/icon-dogevent-40.png) no-repeat;
}

.icon-promotion {
	background:url(../img/icon-promotion-40.png) no-repeat;
}

.icon-produce {
	background:url(../img/icon-produce-40.png) no-repeat;
}


.icon-exhibition {
	background:url(../img/icon-exhibition-40.png) no-repeat;
}

.service-img, .service-block p {
	width:100%;
	max-width:600px;
	margin:0 auto;
}



.f-left, .f-right {
	float:none;
	margin:0 auto;
	margin-bottom:20px;
}


table {
	margin:0 auto;
	width:300px;
	font-size:12px;
}
th {
	width:80px;
}

.form-item {
	width:96%;
	margin:0 auto;
	margin-bottom:20px;
}

.form_label {
	display:block;
	font-size:14px;
}

.form_label span {
	font-size:0.7em;
	color:#CD384B;
}


input[type="text"],[type="email"],[type="tel"],textarea {
	font-size:14px;
	border:solid 1px #ccc;
	width:96%;
	background:#fff;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: inset 0 0 4px #fff;
	-webkit-box-shadow: inset 0 0 4px #fff;
	box-shadow: inner 0 0 4px #fff;
}


}

}
