@charset "utf-8";


@media only screen and (max-width: 767px) {


.mainVisual .mainPhoto li {
	background: #fff;
}
.mainVisual .mainPhoto {
	margin-top: 0;
}
.mainVisual .bx-wrapper {
	margin-bottom: 0 !important;
}
.mainVisual .bx-wrapper .bx-controls-direction a {
	top: 50% !important;
	width: 20px !important;
	height: 32px !important;
	margin-top: -14px !important;
	background-color: rgba(0,0,0,0.3) !important;
}
.mainVisual .bx-wrapper .bx-prev {
	left: 0 !important;
}
.mainVisual .bx-wrapper .bx-next {
	right: 0 !important;
}
.mainVisual .cornerHead {
	height: 100%;
	background-color: rgba(255,255,255,0.8);
}
.mainVisual .cornerHead .cornerHeadIn {
	padding-top: 16px;
	padding-bottom: 14px;
	background-color: #fff;
}
.mainVisual .cornerHead .cornerTiL {
	font-size: 2.4rem;
}
.mainVisual .cornerHead .cornerTiS {
	font-size: 1.4rem;
}

/* technology setting
=========================================*/
.topLinkContents {
	background-color: #d3e8f9;
	border-top: 1px solid #d3d0d0;
	border-bottom: 1px solid #d3d0d0;
}
.topLinkContents .topLinkArea {
}
.topLinkContents .topLinkArea > * {
	margin-top: 0;
}
.topLinkContents .topLinkArea .textLinkList {
	float: left;
	display: table;
	width: 50%;
	margin-top: 0;
	border-bottom: 1px solid #d3d0d0;
}
.topLinkContents .topLinkArea .textLinkList:nth-child(1n){
	border-right: 1px solid #d3d0d0;
}
.topLinkContents .topLinkArea .textLinkList:nth-child(n+7){
	border-bottom: none;
}
.topLinkContents .topLinkArea .textLinkList a {
	display: table-cell;
	height: 100%;
	padding: 8px 15px 8px 10px;
	vertical-align: middle;
	background:url(/hc/common/img/com_ic08.png) no-repeat 98% center;
	background-size:8px auto;
}
.topLinkContents .topLinkArea .textLinkList a span {
	display:inline-block;
	text-decoration:none;
}

.technology .colWrap .col{
	display: block;
}
.technology .colWrap .col.textBox{
	padding: 30px 15px;
}

.technology .topTitle{
	margin-top: 0;
	font-size: 20px;
	font-weight: bold;
}
.technology .colWrap .subTitle{
	font-size: 17px;
	font-weight: bold;
}

.technology .iconList01.colStyle2{
	margin-top: 0;
}
.technology .iconList01.colStyle2 > li{
	width: auto;
}
.technology .colWrap.bgcolor01{
	background-color: #f0f8f8;
}
.technology .columnBox.column2{
	margin-top: 20px;
}

/* technologyNewsWrap */
.technologyNewsWrap{
	margin: 20px 0 0;
}
.technologyNewsWrap .newsTitle{
	margin-top: 15px;
	padding: 6px 5px 8px;
	background-color: #808080;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
}
.technologyNewsWrap .newsBox{
	margin: 0;
}
.technologyNewsWrap .newsBox .newsList {
	padding: 8px 0 0;
	background: none;
	border: none;
}
.technologyNewsWrap .newsBox li:last-child .newsList {
	border-bottom: none;
}
.technologyNewsWrap .newsBox .newsList dt {
	font-size: 1.4rem;
	color: #666 !important;
}
.technologyNewsWrap .newsBox .newsList dd {
	padding: 5px 0;
}

/* technologyLinkColumn */
.technologyLinkColumn {
	margin: 1.5em -10px 0;
}
.technologyLinkColumn li + li {
	margin-top: 10px;
}
.technologyLinkColumn a {
	position: relative;
	display: block;
}
.technologyLinkColumn.column3 .linkText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 14px 5px 16px;
	background: rgba(0,0,0,0.5) url(/hc/common/img/com_ic13.png) no-repeat right bottom / 10px 10px;
	border-right: 1px solid rgba(0,0,0,0.5);
	border-bottom: 1px solid rgba(0,0,0,0.5);
	font-size: 1.7rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}
/* columnLink */
.technologyLinkColumn + .columnBox {
	margin: 20px -10px 0;
}
.columnLink + .columnLink {
	margin-top: 10px;
}
.columnLink > a {
	position: relative;
	display: block;
}
.columnLink > a .linkText {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 8px 5px 10px;
	border: 1px solid #3c7ac9;
	background: #3c7ac9 url(/hc/common/img/com_ic13.png) no-repeat right bottom / 16px 16px;
	font-size: 1.7rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
}

/* cornerListBox */
.cornerListBox{
	padding: 10px 15px 15px;
	margin-top: 1em;
	background-color: #FFFFFF;
}
.cornerListBox .textLinkLength{
	margin-top: 0;
}


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

	clearfix

=================================*/
.topLinkContents .topLinkArea ul:after,
.technology .colWrap:after {
	content: "";
	display: block;
	clear: both;
}





}
