.for-PC { display:none; }
.for-TAB { display:none; }
.for-SP { display:block; }
.for-SP-none { display:none; }

.button-toggle {
	display:block;
	position:absolute;
	right:3%;
	top:10px;
	font-size:160%;
}

.site-branding,
.site-content,
.site-info,
.site-description,
.telNumber,
#recruit #contact,
#contact-order #contact,
#single-news,
#newsArea-wrap,
#news-contents,
#news-contents dl,
section.message .shortWidth,
#company .company-info,
#recruit .recruit-info,
.post-navigation .nav-links,
.post-navigation .nav-previous,
.post-navigation .nav-next
{ width:100%; }

.site-branding,
.site-content
{ min-width:100%; }

.site-title { width:75%; }

.site-header { border-bottom:2px #d9c548 solid; }

.site-description,
.telNumber {
	margin:0;
	text-align:center;
}
.telNumber { margin-bottom:10px; }

nav,
.indexContents .topmain
 { display:none; }

.indexContents dl { margin:0; }
.indexContents dd {
	font-size:90%;
	padding:0 5%;
	margin:0;
}
.indexContents .indexCaseImg { margin:0; }

#news-contents dl { font-size:90%; }
#news-contents dd {
	width:100%;
	margin:0;
}

#linkBunner {
	margin:30px 0 0 0;
	text-align:center;
	width:100%;
}
ul.bottomLink { margin:30px 0 0 0; }

.site-main { margin-bottom:30px; }

nav ul {
	height:auto;
	background:url(images/nav_back.gif) repeat-y top center;
	padding:5px 0 20px 0px;
	border:none;
}
nav li { margin:15px 3% 0 3%; font-size:110%; }
nav li.for-SP { display:inline-block; }

.page-header {
	height:120px;
	width:100%;
	overflow:hidden;
}
.page-header img {
	height:100%;
	max-width:none;
	margin-left:-38%;
	width:initial;
}
.page-header h1 { top:30%; }

#work-info dl,
.entry-content h3
{ padding:0 5%; }

#work-info dt { font-size:135%; }

#work-info ul { margin:0; }
#work-info li { width:100%; }

#work-case li,
.archive main li {
	width:33.3%;
	font-size:110%;
}
#work-case li a,
.archive main  li a { padding:15px 0; }
#work-case li .subTXT,
.archive main  li .subTXT { display:none; }

#work-case article,
.archive main article {
	width:auto;
	padding:0 2%;
	float:none;
	display:inline-block;
}
.archive main article { margin-bottom:30px; }

#work-case h3 {
	width:100%;
	overflow:hidden;
	padding:5px 3% 0 3%;
	white-space:nowrap;
}

section.message {
	width:94%;
	margin:40px auto;
}

section.message h2 {
	margin-bottom:30px;
	line-height:160%;
	font-size:140%;
}

section.message img {         display: block;margin:0 auto 10px; }
section.message .signature img {
	vertical-align:middle;
	margin:0 0 0 20px;
}

#company .company-info th,
#company .company-info td { padding:10px; }
#company .company-info th { width:20%; }

#company .nestTable { padding:0; }
#company .nestTable th,
#company .nestTable td { padding:0 10px; }
#company .nestTable th { width:auto; }
#company .nestTable td { white-space:normal; }

#company #regular { width:100%; }
#company #regular th {
	width:34%;;
	white-space:nowrap;
}

#company .company-info td img {
	position:static;
	margin:10px 0;
}

#company dl { max-width:70%; }

#recruit dl { margin:0 5% 60px 5%; }
#recruit .recruit-info th { width:30%; padding:10px; }
#recruit .recruit-info td { padding:10px; }

#recruit #contact th,
#recruit #contact td { padding:5px; }
#recruit #contact th { white-space:nowrap; }

#recruit p,
#contact-order p { padding:0 5%;; }

#contact-order .page-header h1 {
	width:95%;
	background-size:100%;
	font-size:130%;
}

#single-news article { padding:0 2%; }
#single-news img { margin:15px 0px; }

#single nav { display:block !important; }
.post-navigation a { padding:0; }
.post-navigation .nav-links { padding:10px 0; }
#single-news { padding-top:100px; }

.site-info {
	display: block;
    padding: 30px 2% 30px;
    background-size: cover;
	bottom: -55px;
}
.site-info .left p {
	text-align: center;
}
.site-info .left ul {
	justify-content: center;
	flex-wrap: wrap;
}
.copy {
	bottom: -80px;
}

/* add 22.5.11 MAMORU channel */
.mamoru {
    padding: 0 5%;
}
.mamoru .head {
	background-image: url(images/mamoru_bg_sp.png);
    height: 292px;
	margin-bottom: 2%;
}
.mamoru .head h2 {
	top: 84px;
    left: 30px;
}
.mamoru .head p {
	margin-right: 30px;
    left: 30px;
    top: 136px;
	font-size: 13px;
}
.mamoru .sns li {
	width: 49%;
}
.mamoru .sns li p {
	font-size: 13px;
}
.mamoru .sns li a {
	font-size: 13px;
    padding: 6px 20px 7px;
}

#nav {
	padding-bottom: 80px;
}
#nav .link-stamp {
    right: 0;
    left: 0;
    margin: auto;
}
