body{
	min-height: unset;
	height: unset;
	position: relative;
	background-color: #fff!important;
}
body:before{
	content: "";
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
	background: linear-gradient(to right, #e5c8fc, #fff);
}
body:after{
	content: "";
	position: absolute;
	width: 25%;
	height: 100%;
	top: 0px;
	right: 0px;
	z-index: -1;
	background: linear-gradient(to left, #e5c8fc, #fff);
}
#headContactTel{
	font-weight: bold;
}
#content h2, #content h1.contentTitle, #content h1.entryPostTitle, #content .sideWidget h4 {
	line-height: 120%;
	padding: 10px;
	color: #fff;
	text-shadow: none;
	border: 1px solid #3e1b59;
	box-shadow: none;
	background: #3e1b59;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e1b59), color-stop(100%, #8a749b));
	background: -webkit-linear-gradient(top, #3e1b59, #8a749b);
	background: -moz-linear-gradient(top, #3e1b59, #8a749b);
	background: -o-linear-gradient(top, #3e1b59, #8a749b);
	background: -ms-linear-gradient(top,#3e1b59 #8a749b);
	background: linear-gradient(to bottom, #3e1b59, #8a749b);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#3e1b59', endColorstr='#8a749bFF');
}
#topPr .topPrOuter h3 {
	padding: 10px;
	color: #fff;
	text-shadow: none;
	border: 1px solid #3e1b59;
	box-shadow: none;
	background: #3e1b59;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e1b59), color-stop(100%, #8a749b));
	background: -webkit-linear-gradient(top, #3e1b59, #8a749b);
	background: -moz-linear-gradient(top, #3e1b59, #8a749b);
	background: -o-linear-gradient(top, #3e1b59, #8a749b);
	background: -ms-linear-gradient(top,#3e1b59 #8a749b);
	background: linear-gradient(to bottom, #3e1b59, #8a749b);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#3e1b59', endColorstr='#8a749bFF');
}
#topPr h3 a {
	color: #fff;
}
#content .infoList .rssBtn {
	display: none;
}
.sideTower .localHead, #sideTower .localHead {
	padding-left: 10px;
	text-shadow: none;
	box-shadow: none;
	color: #fff;
	border: 1px solid #3e1b59;
	background: #3e1b59;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e1b59), color-stop(100%, #8a749b));
	background: -webkit-linear-gradient(top, #3e1b59, #8a749b);
	background: -moz-linear-gradient(top, #3e1b59, #8a749b);
	background: -o-linear-gradient(top, #3e1b59, #8a749b);
	background: -ms-linear-gradient(top,#3e1b59 #8a749b);
	background: linear-gradient(to bottom, #3e1b59, #8a749b);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#3e1b59', endColorstr='#8a749bFF');
}


#topMainBnr {
	padding: 0px;
}
#topMainBnrFrame{
	width: 100%;
}
#topMainBnrFrame .slideFrame {
	border: none;
	height: 350px;
	width: 100%;
	background-repeat: no-repeat!important;
	background-position: center center!important;
	background-size: cover!important;
}
@media(max-width: 768px){
	#topMainBnrFrame .slideFrame {
		height: 200px;
	}
}

.product-list h2{
	position: relative;
}
.product-list h2 a{
	position: absolute;
	right: 20px;
	bottom: 0.8em;
	color: inherit;
	font-size: 0.8rem;
	line-height: 1.3em;
	border-bottom: 1px solid #fff;
}
.product-list img{
	width: 100%;
}
#content .infoList .infoCate a {
	background-color: unset;
	color: #165e83;
}
#pageTitBnr {
	background: unset;
	display: none;
}
#pageTitBnr #pageTitInner {
	background: unset;
	border-left: none;
	border-right: none;
}
#panList {
	margin-top: 30px;
}
.fb-page{
	margin-left: auto;
	margin-right: auto;
	display: block!important;
	max-width: 500px;
}

.history{
	color: #222;
	font-size: 13px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;	
}
.history-ctt{
	display: flex;	
	align-items: stretch;
	flex-wrap: wrap;
	background: url(../images/history-bg-2.jpg) no-repeat top left/cover;
}
.history-ctt .left{
	background: url(../images/history-bg-1.png) no-repeat top left/cover;
	text-align: left!important;
	padding: 2rem 1rem;
	width: calc(47% - 2rem);
}
.history-ctt .right{
	position: relative;
	writing-mode: vertical-rl;
	text-orientation: upright;
	text-align: left!important;
	padding: 2rem 1rem;
	width: calc(53% - 2rem);
}
.history-ctt .ttl{
	font-size: 1.2rem;
	font-weight: bold;
}

.history-ctt .left .ttl{
	text-align: center;	
}
.history-ctt .left-ctt img{
	width: 45%;
	margin-right: 1rem!important;
	margin-bottom: 1rem!important;
}
.history-ctt .right p{
	margin-bottom: 0px!important;
}
.history-ctt .right .ttl{
	text-align: left;	
}
.history-ctt .right .history-logo{
	position: absolute;
	width: 40%;
	opacity: 0.2;    
	bottom: 50px;
	left: 50%;
	transform: translateX(-50%);
}
@media(max-width: 480px){
	.history-ctt .left, .history-ctt .right{
		width: calc(100% - 2rem);
	}
	.history-ctt .left-ctt img {
		width: 35%;
	}
	.history-ctt .right {
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
}


#facebook-likebox-2, #facebook-likebox-3{
	display: none;
}

/*会社内容*/
#post-60 table{
	width: 100%!important;
	font-size: 100%;
}
#post-60 table tr td:nth-child(1){
	width: 170px!important;
}
#post-60 table tr td:nth-child(2){
	width: auto!important;
}
#post-60 iframe{
	width: 100%!important;
}

#post-18{

}
#post-18 p{
	font-size: 1.1rem;

}

@media(max-width: 768px){
	#post-60 table tr td:nth-child(1){
		width: 110px!important;
	}
}


@media(max-width: 1024px){
	video.seizou-video{
		height: 51.5vw!important;
	}
}

@media (min-width: 770px){
	#header {
		box-shadow: unset;
		background: #fff!important;
	}
	#header .innerBox {
		padding-top: 5px;
	}
	#header .innerBox #site-title {
		padding-bottom: 0px;
		padding-top: 15px;
	}
	#header #headContact {
		margin-bottom: 5px;
	}	
	#gMenu {
		box-shadow: none;
		background: #3e1b59;
		background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e1b59), color-stop(100%, #8a749b));
		background: -webkit-linear-gradient(top, #3e1b59, #8a749b);
		background: -moz-linear-gradient(top, #3e1b59, #8a749b);
		background: -o-linear-gradient(top, #3e1b59, #8a749b);
		background: -ms-linear-gradient(top,#3e1b59 #8a749b);
		background: linear-gradient(to bottom, #3e1b59, #8a749b);
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#3e1b59', endColorstr='#8a749bFF');
		border-top: unset;
	}
	#gMenu .menu li {
		box-shadow: none;
		background: #3e1b59;
		background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3e1b59), color-stop(100%, #8a749b));
		background: -webkit-linear-gradient(top, #3e1b59, #8a749b);
		background: -moz-linear-gradient(top, #3e1b59, #8a749b);
		background: -o-linear-gradient(top, #3e1b59, #8a749b);
		background: -ms-linear-gradient(top,#3e1b59 #8a749b);
		background: linear-gradient(to bottom, #3e1b59, #8a749b);
		filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#3e1b59', endColorstr='#8a749bFF');
	}
	#gMenu .menu li:hover, #gMenu .menu li:hover > a, #gMenu .menu li.current-menu-item > a, #gMenu .menu li.current_page_item > a, #gMenu .menu li.current-menu-ancestor > a, #gMenu .menu li.current-page-ancestor > a, #gMenu .menu li.current_page_ancestor > a, #gMenu .menu li:hover ul li a:hover {
		box-shadow: none;
		background-color: #9e7fb6;
	}
	#gMenu .menu li a {
		line-height: 2em;
	}
	#gMenu .menu li a strong {
		color: #fff;
	}	
}



@media(max-width: 768px){
	#sideTower iframe{
		width: 100%!important;
	}
}