/* reset include */
@import url("reset.css");
body {
	background-color: #fff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 12px;
	color: #000;
}
 a:link, a:visited{
	color: #000;
}
.linkWhiteBiue a:link, .linkWhiteBiue a:visited{
	color: #fff;
}
img{
	width: 100%;
	vertical-align: bottom;
}
li{
	list-style: none;
}
table{
	text-align: left;
}
input[type="text"],input[type="button"],input[type="submit"] {
	-webkit-appearance: none;
}
.dopc{
	display: none;
}
.bgWhite{
	background-color: #fff;
}
.bgBlack{
	background-color: #000;
}
.bgRed{
	background-color: #C93505;
}
.colWhite{
	color: #fff;
}
.colRed{
	color: #C93505;
}
.bgGray{
	background-color: #F6F8F8;
}
.bgGray2{
	background-color: #f6f8f8;
}
.btn1{
	width: 50%;
	margin: 0 auto;
	display:block;
	text-align:center;
	padding: 5px 0;
	transform:skewX(-15deg);
}
.btn2{
	width: 50%;
	margin: 20px auto 0 auto;
	display:block;
	text-align:center;
	padding: 5px 0;
	transform:skewX(-15deg);
}
#wrapper{
	width: 100%;
	overflow: hidden;
}
/*-----header-----*/
#header{
	width: 100%;
	background-color: rgba(255,255,255,0.6);
	position: fixed;
	z-index: 1000;
}
#headerIn{
	height: 60px;
	margin-left: 1px;
	position: relative;
}
#headerLogo,#menuBtn,#tel{
	height: 50px;
	padding: 5px;
}
#tel{
	width: 50px;
	height: 50px;
	padding: 5px;
}
#headerLogo{
	position: absolute;
	left: 0;
	width: inherit;
	width: 50%;
	height: auto;
	top: 13px;
}
#menuBtn{
	position: absolute;
	right: 0;
}
#tel{
	position: absolute;
	right: 70px;
}
/*  swing_menu  */
#swing_menu {
	padding-top: 70px;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 1000;
	display: none;
	overflow: hidden;
	border: solid #313131 1px;
	box-sizing: border-box;
}
#swing_menu ul{
	border-bottom: dotted #313131 1px;
	list-style: square;
}
#swing_menu li{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 5px 5%;
}
#nav{

}
#nav ul {

}
#nav ul li {
	padding: 10px 2%;
	font-size: 18px;
	font-weight: 300;
}
#nav ul li a {
	width: 100%;
	overflow: hidden;
}
#nav .contact{
	background-color: #C90505;
}
#nav .contact a::after{
	color: #000;
}
.databox{
	padding: 10px 5%;
	overflow: hidden;
}
.databox .name{
	font-size: 14px;
}
.databox p{
	line-height: 14px;
}
.databox img{
	width: 60%;
}
.databox span{
	padding-top: 10px;
	font-size: 20px;
	font-weight: bold;
	float: right;
}
/*-----main-----*/
#main{

}
.content{
	margin: 0 auto;
	overflow: hidden;
}
.contentInner{
	margin: 0 auto;
	overflow: hidden;
}
.contentInnerBox{
	overflow: hidden;
}
.contentTitle{
	font-size: 26px;
	font-weight: 300;
	text-align: center;
}
/*-----contentStylel-----*/
.contentStylel{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.contentStylel .contentInnerBox{

}
.contentStylel .contentInnerBox li img{
	margin-bottom: 20px;
}
/*-----contentStyle2-----*/
.contentStyle2{
	overflow: hidden;
}
.contentStyle2 .contentInnerBox{
	margin-bottom: 20px;
}
.contentStyle2 p{
	padding: 0 2% 20px 2%;
	text-align: center;
}
.contentStyle2 .contentInnerImg img{
	height: 100%;
}
.contentStylel .contentInnerBox table{
	margin: 0 auto;
	width: 100%;
}
.contentStylel .contentInnerBox tr{
	margin-bottom: 10px;
}
.contentStylel .contentInnerBox th{
	width: 90%;
	padding: 10px 5%;
	float: left;
}
.contentStylel .contentInnerBox td{
	width: 90%;
	padding: 10px 5%;
	float: left;
}
.contentStylel .contentInnerBox th span{
	font-size: 10px;
	padding-top: 5px;
	color: #FF7070;
	float: right;
}
.contentStylel .contentInnerBox input[type="text"] {
	width: 100%;
	height: 20px;
}
.contentStylel .contentInnerBox textarea {
	width: 100%;
	height: 200px;
}
.contentStylel .contentInnerBox input[type="submit"] {
	font-family: "小塚ゴシック Pro";
	width: 200px;
	margin: 20px auto 10px auto;
	padding: 5px 0 2px 0;
	background-color: #C90505;
	border-radius: 5px;
	border: solid #97B8C6 1px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
	display: block;
}
/*-----tabletStyle-----*/

/*-----topBn-----*/
#topBn{
	color: #fff;
	text-align: center;
	background-image: url(/img/topBn01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
#topLogo{
	width: 30%;
	padding-top: 20%;
}
#topBn h1{
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 20px;
	text-shadow: 0px 1px 5px #002a54;
}
#topBn h2{
	font-size: 12px;
	padding-bottom: 30px;
	text-shadow: 0px 1px 5px #002a54;
}
/*-----pan-----*/
#pan{
	font-size: 14px;
	padding-left: 2%;
}
#pan span{
	color: #3093CE;
}
/*-----profile-----*/
#services .contentStylel .contentInnerBox ul{

}
#services .contentStylel .contentInnerBox li{
	margin-bottom: 20px;
}
/*-----profile-----*/
#profile .contentStyle2{

}
/*-----about-----*/
#about .contentStyle2{

}
/*-----recruit-----*/
#recruit {
	margin-bottom: 20px;
}
/*-----access-----*/
#access .contentSubTitle{
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
#access p{
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}
/*-----another-----*/
#another .contentStyle2 .contentInnerBox .iframe{
	width: 340px;
	height: 300px !important;
	margin: 0 auto 10px auto;
}
#another p{
	font-size: 20px;
}
/*-----footer-----*/
#footer{
	width: 100%;
}
#footerInner{
	overflow: hidden;
}
#footerInnerL{

}
#footerLogo{
	width: 60%;
	margin: 20px auto;
	display: block;
}
#footerMenu{

}
#footerMenu ul{
	border-top: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	box-sizing: border-box;
}
#footerMenu li{
	font-size: 14px;
	padding: 10px 5%;
	border-bottom: solid #ddd 1px;
	position: relative;
}
#footerMenu li a{
	display: block;
}
#footerMenu li:last-child{
	border-bottom: none;
}
#footerMenu li::after{
	position: absolute;
	content: ">";
	top: 50%;
	right: 5%;
	font-weight: bold;
	font-family: sans-serif;
	margin-top: -8px;
}
#footer .contentTitle{
	margin: 10px auto 0 auto;
}
#footerBottom{
	font-size: 10px;
	background-color: #000;
	width: 100%;
	padding: 2px 0;
	text-align: center;
}


/*swing_menu*/
.swingMenu{
	display: none;
	z-index: 2000;
}
#menu{
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 60px;
	overflow: hidden;
}

#headerMenu {
	top: 0;
	right: 0;
	width: 65px;
	height: 60px;
	z-index: 2001;
	position: fixed;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #303030;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}
#menuBtn{
	cursor: pointer;
	position: fixed;
	width: 50px;
	top: 0;
	right: 0;
	z-index: 1000;
}
#companyMessage {
	padding: 20px 0;
	text-align:center;
	font-size: 15px;
}
.info-box:first-child {
	margin-top: 30px;
}
.info-box {
	width: calc(100% - 20px);
	float: left;
	margin: 10px;
	padding: 10px;
	border: solid 1px #e6e6e6;
	box-sizing: border-box;
	border-radius: 5px;
	border-top: solid 3px #c93505;
}
.work-image-carousel {
	-webkit-overflow-scrolling:touch;
	height: 220px;
	overflow-y:hidden;
	white-space: nowrap;
}
.work-image-carousel li {
	display: inline-block;
}
.work-image-carousel img {
	height: 200px;
	width: auto;
	display: block;
	float: left;
}
.info-box .mb-4 {

}
.work-example-header {
	position: relative;
}
.example-name {
	position: relative;
	font-size: 20px;
	border-bottom: solid 1px #c1c1c1;
	line-height: 25px;
	margin-top: 10px;
	height: 50px;
}
.py-1 {
	position: absolute;
	right: -10px;
	top: -23px;
	background: #c93505;
	color: #fff;
	border-radius: 3px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding: 0 5px;
	z-index: 9999;
}
.info-box .mb-4 {
	padding: 10px;
	height: 150px;
	overflow-x: hidden;
}
.info-box h4 {
	font-weight: bold;
}
.info-box .col-9 {
	/*height: 65px;*/
	line-height: 21px;
}
#recruitCatch {
	margin-top: 0px;
	font-size: 16px;
	text-align: center;
}
#recruitCatch span {
	font-size: 15px;
	font-weight: bold;
}
#recruitMessage {
	font-size: 15px;
	text-align: center;
	border: solid 5px #e6e6e6;
	padding: 20px;
	margin: 20px 0px;
}
#recruitMessage span{
	display: block;
	margin-bottom: 10px;
	border-bottom: solid 1px #e6e6e6;
}