@charset "utf-8";

/*=====================================

responsive.css

=====================================*/

@media screen and (max-width: 920px) {
	.gNav .contactBtn {
		font-size: 10px;
	}
	.gNav .contactBtn a {
		padding: 5px 22px 5px 40px;
		background-size: 15px;
	}
}


/*-------------------------------------------------------------------
 Media Queries
-------------------------------------------------------------------*/

/* SP layout
-------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
body {
    min-width: inherit;
	font-size: 14px;
}
	
	
	
/*-------------------------------------
 top
-------------------------------------*/
.topService .head h2,
.topWorks .head h2,
.topWhatsnew .head h2 {
	font-size: 24px;
}
.topService .head p,
.topWorks .head p,
.topWhatsnew .head p {
	font-size: 10px;
}

.btnMore a {
	width: 220px;
	font-size: 16px;
	background: url(../images/icn_arw03_sp.png) no-repeat 14px center / 7px 13px;
}

/* topAbout
-------------------------------------*/
.topAbout .inner {
	padding: 30px 18px 50px 18px;
}
.topAbout h2 {
	margin: 0 0 20px 0;
	font-size: 24px;
}
.topAbout p {
	margin: 0 0 25px 0;
	font-size: 14px;
}
.topAbout figure {
	padding: 0;
}

/* topService
-------------------------------------*/
.topService .inner {
	padding: 10px 10px 65px 10px;
}
.topService .head {
	margin: 0 0 20px 0;
}
.serviceTab ul li {
	width: 50%;
	padding: 12px 12px 5px 12px;
}
.serviceTab ul li figure img {
	width: auto;
}
.servicePanel .clm {
	padding: 20px 14px 26px 14px;
}
.servicePanel .clm h3 {
	margin: 0 0 30px 0;
	font-size: 18px;
}
.servicePanel .clm p {
    margin: 0 0 25px 0;
    font-size: 14px;
}
.servicePanel .clm .btn {
	padding: 0;
}
.servicePanel .clm .btn a {
	width: 110px;
	font-size: 13px;
	line-height: 28px;
	background: url(../images/icn_arw01_sp.png) no-repeat 12px center / 4px 7px;
}

/* topWorks
-------------------------------------*/
.topWorks .inner {
	padding: 20px 10px 40px 10px;
}
.topWorks .head {
	margin: 0 0 15px 0;
}
.worksList {
	margin: 0 0 30px 0;
}
.worksList ul li {
	width: 50%;
	padding: 0 7px 70px 7px;
}
.worksList ul li .cat {
	width: 110px;
	margin: 0 auto 12px auto;
	font-size: 10px;
}
.worksList ul li figure {
	margin: 0 0 12px 0;
	padding: 3px;
}
.worksList ul li dl dt {
	margin: 0 0 8px 0;
	font-size: 11px;
}
.worksList ul li dl dd {
	font-size: 10px;
}
.worksList ul li .btn {
	padding: 0 0 33px 0;
}
.worksList ul li .btn a {
	display: inline-block;
	width: 76px;
	font-size: 9px;
	line-height: 19px;
	border: 1px solid #d62e15;
	background: url(../images/icn_arw02_sp.png) no-repeat 10px center / 4px 7px;;
}
.worksList .prev,
.worksList .next {
	position: absolute;
	top: auto;
	bottom: 0;
	margin-top: 0;
	background-size: 7px 10px;
}
.worksList .prev {
	left: 0;
	background-image: url(../images/icn_prev01_sp.png);
}
.worksList .next {
	right: 0;
	background-image: url(../images/icn_next01_sp.png);
}

/* topWhatsnew
-------------------------------------*/
.topWhatsnew .inner {
	padding: 15px 10px 68px 10px;
}
.topWhatsnew .head {
	margin: 0 0 45px 0;
}
.topWhatsnew .head h2 {
	font-size: 21px;
}
.newsList {
	width: auto;
	margin: 0 auto 15px auto;
}
.newsList ul {
	display: block;
	border-top: none;
}
.newsList ul li {
	display: block;
	font-size: 11px;
}
.newsList ul li .date,
.newsList ul li .ttl {
	display: block;
	border-bottom: none;
}
.newsList ul li .date {
	position: relative;
	width: auto;
	padding: 3px 50px 3px 15px;
	background: #f4f6f5;
}
.newsList ul li .ttl {
	padding: 10px 0 20px 15px;
}
.newsList ul li .ttl a {
	color: #d62e15;
}
.newsList .icnNew {
	position: absolute;
	top: 5px;
	right: 8px;
	margin: 0;
}

/* topContact
-------------------------------------*/
.topContact .inner {
	padding: 25px 10px 40px 10px;
}
.topContact h2 {
	margin: 0 0 25px 0;
	font-size: 21px;
}
.topContact .btn {
	margin: 0 8px 15px 8px;
}
.topContact .btn a {
	display: block;
	min-width: inherit;
	padding: 5px 35px;
	font-size: 17px;
	border: 1px solid #d62e15;
	background: url(../images/icn_contact03.png) no-repeat 12px center / 21px 21px #fff;
}
.topContact .tel em {
	font-size: 14px;
}

/*-------------------------------------
 contact form
-------------------------------------*/
	#smart_mail {
		display: block;
		background-color: #f5f5f5;
		padding: 2%;
	}
	#smart_mail tbody{
		display: block;
	}
	#smart_mail th, #smart_mail td,#smart_mail tr{
		display: block;
		border:none;
		background-color: #FFFFFF;
	}
	#smart_mail td{
		border: none;
	}
	#smart_mail th{
		border-bottom: 3px solid #f5f5f5;
	}
	#smart_mail tr {
		margin-bottom: 10px;
		background-color: #FFFFFF;
		    padding: 2%;
	}
	.inquiry-sbtn input{
		margin-bottom: 20px;		
	}
	.inquiry-sbtn{
		margin-bottom: 20px;
	}
	#smart_mail select{
		border: solid 1px #dadada;
		min-height: 30px;
		border-radius: inherit;
	}

	.topicpath{
		display: none;
	}
	.pageCategoryTitle{
    background: linear-gradient(to right, #d62e15 0%,#d62e15 27%,#d62e15 52%,#d62e15 100%);
	}

	.free{
		font-size: 14px;
	}
	.catTopImg{
		display: none;
	}
	.pageCategoryTitle h2{
		text-align: center;
	}

	

.contents {
    width: 100%;
}
.side {
    width: 100%;
	float:none;
}

.servicePanel {
    grid-template-columns: 1fr;
}

.topAbout figure.fltL {
    padding: 0 0 0 0;
    float: none !important;
    margin-bottom: 20px;
	max-width: none;
}
.topAbout figure.fltR {
    padding: 0 0 0 0;
    float: none !important;
    margin-bottom: 20px;
	max-width: none;
}
	.contents h1 {
    margin: 0 0 5px 0;
    padding: 15px 0 0px 0;
    font-size: 22px;
    border-bottom: 2px solid #d62e15;
}
	.pageCategoryTitle h2 em {
    font-size: 18px;
    margin-right: 0;
    text-align: center;
    display: block;
}

	/* gnav child */
	.gNav ul div {
		color: #ffffff;
		padding: 20px;
	}
	.gNav ul li em {
		display: inline-block;
		margin-right: 10px;
	}
	.gNav ul li ul.child{
		position: relative;
	}
	.gNav ul div:after{
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 5px 0 5px;
		border-color: #ffffff transparent transparent transparent;
		position: absolute;
		bottom: -8px;
		display: block;
		z-index: 1;
		right: 20px;
		top: 50%;
	}
	.gNav ul div.active:after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 5px 5px 5px;
		border-color: transparent transparent #ffffff transparent;
		position: absolute;
		bottom: -8px;
		display: block;
		z-index: 1;
		right: 20px;
		top: 50%;
	}
	.gNav ul li ul.child li a {
		display: flex;
		align-items: center;
		color: #fff;
		padding: 11px 20px 11px 33px;
		background: url(../images/icn_gnav_arw01.png) no-repeat 15px center / 7px 13px;
	}
	.gNav ul li ul.child li {
		text-align: left;
		padding: 10px 20px 10px 7px;
		border-bottom: solid 1px #FFFFFF;
	}
	
	


}




/* PC layout
-------------------------------------------------------------------*/
@media screen and (min-width: 768px) {




}


