﻿@charset "utf-8";

/* snav */
#snav {
	top: 0;
}

/* index */
.clearfix::after {
	content: "";
	display: block;
	clear: both;
 }

#main_img {
	width: 980px;
	margin: 0 auto 20px;
	position: relative;
}
#main_img p img {
	filter: alpha(opacity=0);
	opacity: 0;
}
#main_img  #img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#main_img  #img li {
	position: absolute;
	width: 100%;
	z-index: 1;
}
#main_img  #img li.first {
	z-index: 2;
}
#main_img  #img li a {
	display: block;
	text-decoration: none;
}
#main_img .comment {
	background: #FFF\9;
	background: rgba(255,255,255,0.9)\0/IE9;
	background: rgba(255,255,255,0.9);
	padding: 20px 0;
	width: 340px;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	position: absolute;
	left: 30px;
	top: 30px;
}
#main_img div.comment .ttl {
	color: #20618E;
	font-size: 2.2em;
	margin: 0 10px 5px;
}
#main_img div.comment p {
	color: #000;
	font-size: 1.4em;
	line-height: 1.6;
	margin: 0 10px 5px;
}
#main_img div.comment span {
	text-align: right;
	color: #20618E;
	display: block;
	font-size: 1.2em;
	background: url(../common/images/arw.gif) no-repeat right center;
	background: url(../common/images/arw_ie.gif) no-repeat right center\9;
	background-size: 11px auto;
	padding: 0 15px 0 0;
	position: relative;
	right: 5px;
}
#main_img li a:hover div.comment span {
	text-decoration: underline;
}
#main_img .indicator {
	position:absolute;
	bottom: 15px;
	right: 30px;
	_left: 30px;
	z-index: 3;
}
#main_img .indicator ul {
	background: rgba(0,0,0,0.3);
	padding: 5px;
}
#main_img .indicator ul li {
	float:left;
	width:40px;
	height:40px;
	margin: 0 5px 0 0;
	border: 3px solid rgba(255,255,255,0)
}
#main_img .indicator ul li.on {
	border: 3px solid #FFF;
}
#main .top {
	border: 1px solid #DFDFDF;
	margin: 0 20px 0 0;
}
#main .top h2 {
	border-top: 1px solid #FFF;
	background: none;
 	background: -moz-linear-gradient(top, #EFEFEF, #FFF 70%, #FFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), color-stop(0.7, #FFF), color-stop(1.0, #FFF));
	padding: 24px 20px 0;
	margin: 0 0 20px;
}
#main .top h2 span {
/*	text-indent: -100%; */
	display: block;
	overflow: hidden;
	width: 100%;
	height: 26px;
/*	background: url(../images/top_txt01.png) no-repeat left top; */
}
#main .top .cf {
	margin: 0 0 0 20px;
}
#main .top .cf .img {
	float: left;
	width: 354px;
}


/* ↓201807 追加↓ */

#main .top2 {
	border: 1px solid #DFDFDF;
	margin: 0 20px 0 0;
}
#main .top2 h2 {
	border-top: 1px solid #FFF;
	background: none;
 	background: -moz-linear-gradient(top, #EFEFEF, #FFF 70%, #FFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), color-stop(0.7, #FFF), color-stop(1.0, #FFF));
	padding: 24px 40px 0;
	margin: 0 0 20px;
}
#main .top2 h2 span {
/*	text-indent: -100%; */
	display: block;
	overflow: hidden;
	width: 100%;
	height: 80px;
/*	background: url(../images/top_txt01.png) no-repeat left top; */
}

#main .top2 .cf {
	margin: 0 0 0 20px;
}

#main .top2 .cf .img {
	float: left;
	width: 354px;
}

/* ↑201807 追加↑ */

#main .top .cf dl {
	float: left;
	width: 335px;
}
#main .top .cf dl dt {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
}
#main .top .cf dl dt span {
	_display: none;/* forIE */
}
#main .top .cf dl dd {
	font-size: 1.2em;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dotted #CCC;
}
#main .top .cf dl dd.last {
	margin: 0;
	border: none;
}
#main .link {
	text-align: right;
	margin: 10px 0 0;
}
#main .link span {
	color: #D72C47;
	font-size: 0.6em;
	padding: 0 5px 0 0;
}
#main .link a {
	font-weight: bold;
	color: #444;
}
#main .info {
	margin: 25px 0 0;
	overflow: hidden;
	width: 100%;
}
#main .info .block {
	float: left;
	border: 1px solid #DFDFDF;
	width:353px;
	margin: 0 20px 0 0;
}
#main .info .block h3 {
	background: #EEE;
 	background: -moz-linear-gradient(top, #FFF, #DFDFDF 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(1.0, #DFDFDF));
	border-bottom: 1px solid #DFDFDF;
	font-size: 1.7em;
	font-weight: bold;
	padding: 8px 18px 5px;
	position: relative;
}
#main .info .block h3 .bar {
	background: #E7878B;
 	background: -moz-linear-gradient(left top, #FFF, #D12027 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(1.0, #D12027));
	position: absolute;
	left: 9px;
	top: 0;
	width: 3px;
	height: 30px;
	_display: none;
}
#main .info .block h3 .link {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 0.71em;
	font-weight: normal;
	color: #444;
}
#main .info .block h3 a:hover {
	text-decoration: underline;
}
#main .info .block .first,
#main .info .block ul {
	padding: 0 15px;
	border-top: 1px solid #FFF;
 	background: -moz-linear-gradient(left top, #EFEFEF, #FFF 10%, #FFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), color-stop(0.1, #FFF), color-stop(1.0, #FFF));
	overflow: hidden;
}
#main .info .block a:hover {
	text-decoration: none;
}
#main .info .block a:hover dt {
	text-decoration: underline;
}
#main .info .block a:hover dt span{
	text-decoration: none !important;
}
#main .info .block dl {
	padding: 0 15px;
	border-top: 1px dotted #CCC;
}
#main .info .block dl dt {
	color: #444;
	font-weight: bold;
	font-size: 1.4em;
	margin: 15px 0 5px;
}
#main .info .block dl dt span {
	color: #CC505F;
	font-size: 0.9em;
	padding: 0 0 0 10px;
}
#main .info .block dl dd {
	padding: 0 0 10px;
	position: relative;
	top: 1px;
}
#main .info .block dl dd p {
	width: 215px;
	float: right;
	color: #333;
	font-size: 1.2em;
}
#main .info .block ul li {
	position: relative;
	padding: 10px 0;
	border-top: 1px dotted #CCC;
	top: -1px;
}
#main .info .block ul li .date {
	font-size: 1.1em;
	padding: 0 0 0 3px;
	color: #333;
}
/*
icon01　お知らせ
icon02　イベント
icon03　投資家情報
icon04　導入事例
icon05　採用情報
*/
#main .info .block ul li .icon01,
#main .info .block ul li .icon02,
#main .info .block ul li .icon03,
#main .info .block ul li .icon04,
#main .info .block ul li .icon05 {
	display: block;
	width: 66px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 33px;
}
#main .info .block ul li a {
	display: block;
}
#main .info .block ul li .icon01 {
	background: url(../common/images/news_icon01.jpg) no-repeat left top;
	background: url(../common/images/news_icon01_pc.jpg) no-repeat left top\9;
	background-size: 66px auto;
}
#main .info .block ul li .icon02 {
	background: url(../common/images/news_icon01.jpg) no-repeat left -16px;
	background: url(../common/images/news_icon01_pc.jpg) no-repeat left -16px\9;
	background-size: 66px auto;
}
#main .info .block ul li .icon03 {
	background: url(../common/images/news_icon01.jpg) no-repeat left -32px;
	background: url(../common/images/news_icon01_pc.jpg) no-repeat left -32px\9;
	background-size: 66px auto;
}
#main .info .block ul li .icon04 {
	background: url(../common/images/news_icon01.jpg) no-repeat left -48px;
	background: url(../common/images/news_icon01_pc.jpg) no-repeat left -48px\9;
	background-size: 66px auto;
}
#main .info .block ul li .icon05 {
	background: url(../common/images/news_icon01.jpg) no-repeat left -64px;
	background: url(../common/images/news_icon01_pc.jpg) no-repeat left -64px\9;
	background-size: 66px auto;
}
#main .info .block ul li p {
	padding: 5px 0 0 73px;
	font-size: 1.2em;
	color: #333;
}
#main .info .block ul li a:hover p {
	text-decoration: underline;
}
#main .info .rss_area {
	position: relative;
}
#main .info .rss_area h3 .link {
	right: 50px;
}
#main .info .rss_area .rss {
	right: 0;
	top: 0;
	position: absolute;
	border-left: 1px solid #DFDFDF;
}
#main .info .rss_area .rss a {
	width: 38px;
	text-align: center;
	padding: 10px 0;
	display: block;
	border-left: 1px solid #FFF;
}

@media screen and (max-width:1080px){
#main .top {
	border: 1px solid #DFDFDF;
	margin: 0 0 20px;
}

#main .top2 {
	border: 1px solid #DFDFDF;
	margin: 0 0 20px;
}

#main .info .block {
	float: none;
	width: auto;
	margin: 0 0 20px;
}
#main .info .block dl dd {
	position: relative;
	min-height: 70px;
}
#main .info .block dl dd p {
	width: auto;
	float: none;
	padding: 0 0 0 100px;
}
#main .info .block dl dd img {
	position: absolute;
	top: 0;
	left: 0;
}
#snav .bnr_box {
	margin: 0 5px;
	float: left;
}
}
@media screen and (max-width:980px){
#main_img {
	width: auto;
	margin: -10px auto 20px;
}
#main_img p {
	margin: 0 0 185px;
}
#main_img div.comment {
	width: auto;
	height: auto;
	position: static;
	height: 132px;
	border: none;
	background: #EEE;
}
}
@media screen and (max-width:750px){
#main_img div.comment .ttl {
	font-size: 2em;
}
#main_img .indicator {
	overflow: hidden;
	position: static;
	margin: 185px 0 0;
}
#main_img .indicator ul {
	float: left;
	position: relative;
	left: 50%;
	background: none;
}
#main_img .indicator ul li {
	float: left;
	width: 30px;
	text-align: center;
	position: relative;
	left: -50%;
}
#main_img .indicator ul li span {
	display: block;
	width: 14px;
	height: 14px;
	background: #EEEDEA;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#main_img .indicator ul li.on span {
	background: #C00;
}
#main_img .indicator ul li span img {
	filter: alpha(opacity=0);
	opacity: 0;
}
#main .top {
	width: 100%;
}
#main .top h2 span {
	text-indent: 0;
	background: none;
	height: auto;
	text-align: center;
	background-size:cover;
}
#main .top .cf {
	margin: 0 10px;
}
#main .top .cf .img {
	text-align: center;
	width: 100%;
	margin: 0 0 15px;
}

/* ↓201807 追加↓ */

#main .top2 {
	width: 100%;
}
#main .top2 h2 span {
	text-indent: 0;
	background: none;
	height: auto;
	text-align: center;
/*	background: url(../images/top_txt002.png) no-repeat left top; */
	background-size:cover;
}
#main .top2 .cf {
	margin: 0 10px;
}

#main .top2 .cf .img {
	text-align: center;
	width: 100%;
	margin: 0 0 15px;
}


/* ↑201807 追加↑ */

#main .top .cf dl {
	width: 100%;
}
#main .top .cf dl dt {
	font-size: 1.5em;
	margin: 10px 0 0;
}
#main .top .cf dl dd,
#main .top .cf dl dd.last {
	margin: 0 15px;
}
#main .top .cf dl dd {
	font-size: 1.3em;
}
}
@media screen and (max-width:600px){
#snav .bnr_box {
	margin: 0 auto;
	float: none;
}
}