@charset "utf-8";

#contents {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #333333;
}
#contents a {
	color: #4b70b5;
	text-decoration: none;
}
#contents a:hover {
	color: #4b70b5;
	text-decoration: underline;
}


#contents.aboutContents {
	width: 100%;
}
#contents.aboutContents .gaiyo2 {
	background-image: url(images/maintitle_bg_gaiyo2.jpg);
}
#contents.aboutContents .history {
/*	background-image: url(images/maintitle_bg_history.jpg);*/
}
#contents.aboutContents .outline {
	background-image: url(images/maintitle_bg_outline.jpg);
}
#contents.aboutContents .greeting {
	background-image: url(images/maintitle_bg_greeting.jpg);
}
#contents.aboutContents .principles {
	background-image: url(images/maintitle_bg_principles.jpg);
}
#contents.aboutContents .casestudy {
	background-image: url(images/maintitle_bg_casestudy.jpg);
}
#contents.aboutContents .recruit {
	background-image: url(images/maintitle_bg_recruit.jpg);
}


#contents.aboutContents p {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 28px;
}
#contents.aboutContents ul.qualityUl {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 28px;
	padding-left: 2em;
}
#contents.aboutContents ul.qualityUl li {
}
#contents.aboutContents img.isoImg {
	width: 600px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#contents.aboutContents p.small {
	font-size: 75%;
	line-height: 18px;
}
#contents.aboutContents p span.presidentName {
	font-size: 140%;
	font-weight: bold;
}

/* greeting */
#contents.aboutContents p img.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#contents.aboutContents p img.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#contents.aboutContents .greetingRight {
	padding-left: 600px;
	white-space: nowrap;
}
#contents.aboutContents .greetingLeft {
	padding-right: 600px;
	white-space: nowrap;
}

/* outline */
#contents h2 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #4B70B4;
	font-size: 21px;
	margin-bottom: 20px;
	line-height: 25px;
}
#contents h2 span {
	color: #BBC0C4;
	font-size: 12px;
}
#contents .tableBox table td.directorsName {
	line-height: 32px;
}
#contents .tableBox table td.directorsName span {
	width: 250px;
	float: right;
	*float: none;
	margin-left: 1em;
}

/* principles */
#contents .principles {
	margin-bottom: 0px;
}
#contents .principlesBox {
	text-align: center;
}
#contents .principlesBox .grayBox {
	margin-bottom: 60px;
}
#contents .principlesBox hr {
	height: 0;
	width: 740px;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dotted;
	border-top-color: #bfcce5;
}
#contents .principlesBox .grayBox h2 {
	font-size: 42px;
	line-height: 150px;
	font-weight: bold;
	width: 100%;
	margin-top: 30px;
}
#contents .principlesBox .grayBox p {
	font-size: 22px;
	line-height: 48px;
}
#contents .principlesBox h2 {
	font-weight: bold;
	font-size: 26px;
	line-height: 48px;
}
#contents .principlesBox p {
	font-size: 16px;
	line-height: 28px;
}


/* history */
#contents .historyTable table th {
	border-collapse: collapse;
	background-color: #bfcce5;
	padding: 8px;
	width: 130px;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
#contents .historyTable table td.month {
	width: 100px;
	text-align: center;
}
#contents .historyTable p {
	font-size: 13px;
	line-height: 22px;
}


/* pressrelease */
#contents .pressreleaseBox {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
#contents .pressreleaseBox .infoSelecter {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #88a1ce;
	padding-bottom: 30px;
}
#contents .pressreleaseBox .infoSelecter .customSelect {
	width: 190px;
	border: 1px solid #999;
	background-color: #FFF;
	font-size: 18px;
	line-height: 18px;
	padding: 7px;
	color: #333333;
	background-image: url(images/arrow_infoselecter.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#contents .pressreleaseBox .infoSelecter .customSelect span.customSelectInner {
	width: 140px !important;
}
#contents .pressreleaseBox .infoSelecter .customSelect.customSelectHover {
	background-color: #FFC;
}
#contents .pressreleaseBox .infoPager {
	text-align: center;
}
#contents .pressreleaseBox .infoPager ul {
	list-style-type: none;
}
#contents .pressreleaseBox .infoPager li {
	display: inline-block;
	*float: left;
	font-size: 20px;
	line-height: 38px;
	height: 38px;
	border: 1px solid #88a1ce;
	margin-left: 3px;
	text-align: center;
}
#contents .pressreleaseBox .infoPager li:hover,
#contents .pressreleaseBox .infoPager li.currentBtn,
#contents .pressreleaseBox .infoPager li.prevBtn,
#contents .pressreleaseBox .infoPager li.nextBtn {
	background-color: #88a1ce;
}
#contents .pressreleaseBox .infoPager li.ellipses {
	border: 1px solid #FFF;
	background-color: #FFF;
}
#contents .pressreleaseBox .infoPager li a {
	color: #333333;
	width: 38px;
	display: block;
	font-weight: normal;
}
#contents .pressreleaseBox .infoPager li a:hover,
#contents .pressreleaseBox .infoPager li.currentBtn a,
#contents .pressreleaseBox .infoPager li.prevBtn a,
#contents .pressreleaseBox .infoPager li.nextBtn a {
	color: #FFF;
	font-weight: normal;
}
#contents .pressreleaseBox .infoPager li .link_before,
#contents .pressreleaseBox .infoPager li .link_next,
#contents .pressreleaseBox .infoPager li span.current_page {
	background-color: #88a1ce;
	width: 38px;
	height: 36px;
	display: block;
}
#contents .pressreleaseBox .infoPager li a.link_before,
#contents .pressreleaseBox .infoPager li a.link_next,
#contents .pressreleaseBox .infoPager li .current_page {
	color: #FFF;
	font-weight: normal;
	line-height: 38px;
}
#contents .pressreleaseBox .infoList {
	width: 100%;
	margin-bottom: 40px;
}
#contents .pressreleaseBox .infoList dt {
	font-size: 16px;
	padding-top: 10px;
	line-height: 25px;
	color: #9d9d9d;
}
#contents .pressreleaseBox .infoList dd {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bfcce5;
	padding-bottom: 15px;
	position: relative;
}
#contents .pressreleaseBox .infoList dd a br.noBR {
	display: none;
}
#contents .pressreleaseBox .infoList dd.new:after {
	display: block;
	position: absolute;
	left: 120px;
	top: -25px;
	color: #BD4C3E;
    content: "NEW";
}
#contents .pressreleaseBox .infoList dd.news {
	background-image: url(../images/info_icon_news.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 120px;
}
#contents .pressreleaseBox .infoList dd.press {
	background-image: url(../images/info_icon_press.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 120px;
}
#contents .pressreleaseBox .infoList dd.casestudy {
	background-image: url(../images/info_icon_casestudy.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 120px;
}
#contents .pressreleaseBox .infoList dd.newsrelease {
	background-image: url(../images/info_icon_newsrelease.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 120px;
}
#contents .pressreleaseBox .infoList dd.irnews {
	background-image: url(../images/info_icon_irnews.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 120px;
}

/* pressreleaseBoxDetail */
#contents .pressreleaseBoxDetail {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}
#contents .pressreleaseBoxDetail table {
	width: 100%;
	position: relative;
}
#contents .pressreleaseBoxDetail table .infoBox {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#contents .pressreleaseBoxDetail #cate_list p img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#contents .pressreleaseBoxDetail table .pt_10 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3em;
}
#contents .pressreleaseBoxDetail ol {
	margin-left: 3em;
}
#contents .pressreleaseBoxDetail ol li {
	margin-bottom: 10px;
	line-height: 28px;
}
#contents .pressreleaseBoxDetail .socialBox {
	vertical-align: bottom;
	margin-top: 0px;
	padding-bottom: 15px;
}
#contents .pressreleaseBoxDetail .twitterBtn,
#contents .pressreleaseBoxDetail .facebookBtn {
	float: left;
	margin-right: 15px;
	padding-top: 3px;
	padding-bottom: 15px;
}
#contents .pressreleaseBoxDetail .pdfBtn {
	float: left;
	margin-right: 15px;
	padding-bottom: 15px;
}
#contents .pressreleaseBoxDetail .rightFrom {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
}
#contents .pressreleaseBoxDetail .leftTo {
	position:absolute;
	left:0px;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
#contents .pressreleaseBoxDetail .backToList {
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-align: right;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#contents .pressreleaseBoxDetail .backToList a {
    height: auto;
}
#contents .pressreleaseBoxDetail #shukka {
	width:90%;
	margin:0 auto;
}
#contents .pressreleaseBoxDetail #shukka table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
#contents .pressreleaseBoxDetail #shukka th,
#contents .pressreleaseBoxDetail #shukka td {
	border:solid 1px #333;
	padding:6px 10px;
}
#contents .pressreleaseBoxDetail #shukka th {
	background:#CCC;
	font-weight:normal;
}
#contents .pressreleaseBoxDetail #shukka td.c {
	text-align:center;
}
#contents .pressreleaseBoxDetail #zeijaku {
	width:90%;
	margin:0 auto;
}
#contents .pressreleaseBoxDetail #zeijaku table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
#contents .pressreleaseBoxDetail #zeijaku th,
#contents .pressreleaseBoxDetail #zeijaku td {
	border:solid 1px #333;
	padding:6px 10px;
}
#contents .pressreleaseBoxDetail #zeijaku th {
	background:#CCC;
	font-weight:normal;
}
#contents .pressreleaseBoxDetail #zeijaku td.c {
	text-align:center;
}
#contents .pressreleaseBoxDetail #qa {
	width:90%;
	margin:0 auto;
}
#contents .pressreleaseBoxDetail #qa table {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
#contents .pressreleaseBoxDetail #qa td {
	border:dotted 1px #999;
	padding:6px 10px;
}
#contents .pressreleaseBoxDetail table.tableborder {
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
}
#contents .pressreleaseBoxDetail table.tableborder td {
	border:solid 1px #333;
	padding:6px 10px;
	vertical-align:top;
}
#contents .pressreleaseBoxDetail table.tableborder td.c {
	text-align:center;
}




/* case study */
#contents .caseStudyList ul li img {
	width: 100px;
	height: 100px;
	box-shadow:rgba(0, 0, 0, 0.4) 2px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 2px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 2px 2px 3px 0px;
}
#contents .caseStudyList ul.linkList {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: none;
}
#contents .caseStudyList ul.linkList li {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	padding: 15px;
	position: relative;
	line-height: 28px;
}
#contents .caseStudyList ul.linkList li:nth-child(odd) {
	background-color: #edf1f8;
}
#contents .caseStudyList ul.linkList li:last-child {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edf1f8;
	margin-bottom: 60px;
}
#contents .connectionList {
	margin-top: 70px;
}
#contents .connectionList ul.linkList li {
	background-color: #fff !important;
	border-top: 1px solid #edf1f8;
}
#contents .caseStudyList ul.linkList li h3 {
	font-size: 115%;
	font-weight: bold;
	color: #4b70b5;
}
#contents .caseStudyList ul.linkList li p {
	font-size: 16px;
	line-height: 23px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
#contents .caseStudyList ul.linkList li a:after {
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: 100%;
	background-position: right center;
	background-image: url(images/arrow_linklist.png);
	background-repeat: no-repeat;
}
#contents .caseStudyList ul.linkList li h3 a.tBlank:after {
	display: inline-block;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	content: "";
	text-decoration: none;
	width: 15px;
	height: 12px;
	margin-left: 10px;
	background-position: right center;
	background-image: url(../images/icon_tblank_pc.gif);
	background-repeat: no-repeat;
}
#contents .caseStudyList ul.linkList li a.tBlank:after {
	display: none;
}
#contents .caseStudyList ul.linkList li .leftImg {
	float: left;
	margin-right: 25px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfcce5;
}
#contents .caseStudyList ul.linkList li span {
	display: inline-block;
	font-size: 11px;
	background-color: #0b57a6;
	color: #FFF;
	line-height: 22px;
	min-width: 85px;
	margin-right: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents .caseStudyList ul.linkList li span a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0 -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents .caseStudyList ul.linkList li span a:after {
	display: none;
}
#contents .caseStudyList ul.linkList li span a:hover {
	text-decoration: underline;
}
#contents .caseStudyList ul.linkList li span.acmsapex {
	background-color: #02a1e5;
}
#contents .caseStudyList ul.linkList li span.acmse2x {
	background-color: #0b57a6;
}
#contents .caseStudyList ul.linkList li span.acmse2xPac {
	background-color: #0b57a6;
}
#contents .caseStudyList ul.linkList li span.acmsb2b {
	background-color: #df2d8a;
}
#contents .caseStudyList ul.linkList li span.anytran {
	background-color: #5976ae;
}
#contents .caseStudyList ul.linkList li span.acmsln {
	background-color: #7fbe26;
}
#contents .caseStudyList ul.linkList li span.acmswf {
	background-color: #00a1e5;
}
#contents .caseStudyList ul.linkList li span.acmswftool {
	background-color: #d78113;
}
#contents .caseStudyList ul.linkList li span.acmswa {
	background-color: #009883;
}
#contents .caseStudyList ul.linkList li span.acmswd {
	background-color: #8f388a;
}
#contents .caseStudyList ul.linkList li span.raccoon {
	background-color: #5e70ab;
}
#contents .caseStudyList ul.linkList li span.buysel {
}
#contents .caseStudyList ul.linkList li span.caiwn {
}
#contents .caseStudyList ul.linkList li span.jointDemonstration {
	background-color: #FFF;
	border: 1px solid #0B57A6;
	color: #0B57A6;
	line-height: 20px;
}
.caseStudySelecter {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #88a1ce;
	padding-bottom: 30px;
}
.caseStudySelecter span a {
	display: inline-block;
	width: 70px;
	font-size: 14px;
	line-height: 32px;
	background-color: #4B70B4;
	color: #fff !important;
	text-align: center;
	border: 1px solid #999;
	vertical-align: top;
}
.caseStudySelecter span a:hover {
	text-decoration: none !important;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.caseStudySelecter .typeSelecter,
.caseStudySelecter .productSelecter {
	width: 30%;
	border: 1px solid #999;
	background-color: #FFF;
	font-size: 18px;
	line-height: 18px;
	padding: 7px;
	color: #333333;
	background-image: url(images/arrow_infoselecter.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.caseStudySelecter .productSelecter {
	width: 45%;
}
.caseStudySelecter .typeSelecter span.customSelectInner,
.caseStudySelecter .productSelecter span.customSelectInner {
	width: auto!important;
}
.caseStudySelecter .typeSelecter.customSelectHover,
.caseStudySelecter .productSelecter.customSelectHover {
	background-color: #FFC;
}


/* case study detail */
#contents .casestudyCompany {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#contents .casestudyCompany h1 {
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bfcce5;
	padding-bottom: 20px;
	position: relative;
}
#contents .casestudyCompany h1 span {
	display: block;
	position: absolute;
	left: 115px;
	top: 30px;
	font-size: 14px;
}
#contents .casestudyCompany h1.longName {
	font-size: 28px;
}
#contents .casestudyCompany h1 img {
	width: 100px;
	height: 100px;
	box-shadow:rgba(0, 0, 0, 0.4) 2px 2px 3px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.4) 2px 2px 3px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.4) 2px 2px 3px 0px;
	vertical-align: middle;
	margin-right: 20px;
}
#contents .casestudyCompany p {
	line-height: 26px;
	font-size: 18px;
	margin-top: 10px;
}
#contents .casestudyCompany p span {
	line-height: 16px;
	font-size: 11px;
	margin-top: 10px;
	display: block;
}
#contents .casestudyCompany .rightList {
	position: absolute;
	top: 80px;
	right: 0px;
}
#contents .casestudyCompany .rightList img {
	vertical-align: top;
}
#contents .casestudyCompany .rightList span {
	display: inline-block;
	font-size: 11px;
	background-color: #0b57a6;
	color: #FFF;
	line-height: 22px;
	min-width: 85px;
	margin-right: 10px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #4b70b5;
	vertical-align: bottom;
}
#contents .casestudyCompany .rightList span a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 0 -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents .casestudyCompany .rightList span a:hover {
	text-decoration: underline;
}
#contents .casestudyCompany .rightList span.category {
	background-color: #FFF;
	color: #4b70b5;
	font-weight: bold;
}
#contents .casestudyCompany .rightList span.category a {
	padding-left: 10px !important;
	color: #4b70b5;
}
#contents .casestudyCompany .rightList span.acmsapex {
	background-color: #02a1e5;
	border: 1px solid #02a1e5;
}
#contents .casestudyCompany .rightList span.acmse2x {
	background-color: #0b57a6;
	border: 1px solid #0b57a6;
}
#contents .casestudyCompany .rightList span.acmsb2b {
	background-color: #df2d8a;
	border: 1px solid #df2d8a;
}
#contents .casestudyCompany .rightList span.anytran {
	background-color: #5976ae;
	border: 1px solid #5976ae;
}
#contents .casestudyCompany .rightList span.acmsln {
	background-color: #7fbe26;
	border: 1px solid #7fbe26;
}
#contents .casestudyCompany .rightList span.acmswf {
	background-color: #00a1e5;
	border: 1px solid #00a1e5;
}
#contents .casestudyCompany .rightList span.acmswftool {
	background-color: #d78113;
	border: 1px solid #d78113;
}
#contents .casestudyCompany .rightList span.raccoon {
	background-color: #5e70ab;
	border: 1px solid #5e70ab;
}
#contents .casestudyCompany .rightList span.icon {
	padding: 0px !important;
	margin-bottom: -5px;
	border: 1px solid #4b70b5;
	border-radius: 5px;
	background-color: rgba(75,112,181,0.13);
	min-width: 50px;
}
#contents .casestudyCompany .rightList span.icon:hover {
	opacity: 0.7
}
#contents .casestudyCompany .rightList span.icon a {
	display: block;
	font-weight: bold;
	padding: 5px 7px 5px 5px !important;
	margin: 0 !important;
}
#contents .casestudyCompany .rightList span.icon a:hover {
	text-decoration: none;
	opacity: 1;
}
#contents .wistiaVideoBox {
	max-width: 820px;
	margin: 30px auto 50px auto;
	position: relative;
	padding: 0 10px;
}
#contents .wistiaVideoBox h2 {
	width: 100%;
	padding: 8px;
	color: #fff;
	font-size: 18px;
	margin: 0;
	background-color: rgba(75,112,181,1.00);	
}
#contents .grayBoxTopBorder ul.information {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
#contents .grayBoxTopBorder ul.information li {
	display: inline-block;
	*display: block;
	*float: left;
	width: 400px;
	*width: 380px;
	min-height: 160px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFF;
	padding: 10px;
	vertical-align: top;
}
#contents .grayBoxTopBorder ul.information li dt.challenge,
#contents .grayBoxTopBorder ul.information li dt.evaluation {
	font-size: 18px;
	font-weight: bold;
	color: #4b70b5;
	line-height: 26px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bfcce5;
}
#contents .grayBoxTopBorder ul.information li dt.challenge {
	background-image: url(../casestudies/images/icon_challenge.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
#contents .grayBoxTopBorder ul.information li dt.evaluation {
	background-image: url(../casestudies/images/icon_evaluation.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}
#contents .grayBoxTopBorder ul.information li dd {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 6px;
	margin-left: 1.3em;
	display: list-item;
	list-style-type: disc;
	/* [disabled]list-style-position: inside; */
	/* [disabled]text-indent: -1em; */
	/* [disabled]padding-left: 1.2em; */
}
#contents .grayBoxTopBorder ul.textOnly {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
#contents .grayBoxTopBorder ul.textOnly li {
	display: inline-block;
	*display: block;
	*float: left;
	width: 870px;
	*width: 850px;
	min-height: 100px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFF;
	padding: 10px;
	vertical-align: top;
}
#contents .casestudyDetail {
	margin-top: 60px;
}
#contents .casestudyDetail img {
	display: block;
	width: 860px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#contents h3.casestudyDetail {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 22px;
}
#contents .backToListCS {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: right;
	padding: 0px;
	height: 22px;
	line-height: 22px;
}
#contents .backToListCS a {
	height: auto;
}



/* gaiyo2 */
#contents .grayBox .gmapBox {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}





/* recruit */
#contents .mainTitle.recruitContents {
	margin-bottom: 0px;
}
#contents h1.recruitContents {
	background-image: url(../recruit/images/mainpic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 300px;
	text-align: center;
	line-height: 300px;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFF;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
	-moz-text-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
	margin-bottom: 0px;
}
#contents h1.subPage1,
#contents h1.subPage2 {
	background-image: url(../recruit/images/mainpic2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 300px;
	text-align: left;
	line-height: 300px;
	font-size: 42px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #75b270;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	margin-bottom: 50px;
	text-indent: 50px;
}
#contents h1.subPage2 {
	color: #d4952f;
}
#contents h2.subPage1 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	margin-bottom: 30px;
	line-height: 25px;
	color: #75b270;
}
#contents h2.subPage2 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	margin-bottom: 30px;
	line-height: 25px;
	color: #d4952f;
}
#contents h3.subPage1 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	line-height: 25px;
	color: #75b270;
}
#contents h3.subPage2 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	line-height: 25px;
	color: #d4952f;
}
#contents.recruitContents h2 span {
	color: #BBC0C4;
	font-size: 15px;
}
#contents #section01 h2,
#contents #section02 h2,
#contents #section03 h2,
#contents #section04 h2 {
	font-size: 23px;
	margin-bottom: 20px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b70b5;
}
#contents #section01 p,
#contents #section02 p,
#contents #section03 p,
#contents #section04 p {
	font-size: 16px;
	margin-bottom: 25px;
	line-height: 28px;
	color: #333;
}
#contents #section01 p img,
#contents #section02 p img,
#contents #section03 p img,
#contents #section04 p img {
	vertical-align: text-bottom;
	margin-left: 5px;
	margin-right: 5px;
}
#contents #section01 {
}
#contents #section01.subPage1,
#contents #section01.subPage2 {
	padding-top: 0px;
}
#contents #section01,
#contents #section02,
#contents #section03,
#contents #section04 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}
#contents #section04 {
	padding-bottom: 20px;
}
.subPage1 table,
.subPage2 table {
	border-spacing: 0px;
	*border-collapse: collapse;
	*border: none;
	width: 100%;
	text-align: left;
	margin-bottom: 40px;
	font-size: 17px;
}
.subPage1 table tr,
.subPage2 table tr {
}
.subPage1 table tr th,
.subPage2 table tr th {
	background-color: #75b270;
	width: 150px;
	padding: 10px;
	position: relative;
	color: #FFF;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.subPage2 table tr th {
	width: 180px;
	background-color: #d4952f;
}
.subPage1 table tr td,
.subPage2 table tr td {
	background-color: #eeeeee;
	background-image: url(../recruit/images/tdarrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.subPage2 table tr td {
	background-image: url(../recruit/images/tdarrow2.gif);
}
.subPage2 a.pdfBtn {
	display: block;
	width: 200px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	background-color: #4b70b4;
	text-align: center;
	line-height: 40px;
	color: #FFF !important;
}
.subPage2 a.pdfBtn img {
	vertical-align: text-bottom;
	margin-left: 5px;
}
.subPage2 a.pdfBtn:hover {
	background-color: #9FB3D7;
	text-decoration: none !important;
}
.pdfBtnArea {
	text-align: center;
}
.pdfBtnArea a.pdfBtn {
	display: inline-block;
	width: 200px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	background-color: #4b70b4;
	text-align: center;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF !important;
}
.pdfBtnArea a.pdfBtn img {
	vertical-align: text-bottom;
	margin-left: 5px;
}
.pdfBtnArea a.pdfBtn:hover {
	background-color: #9FB3D7;
	text-decoration: none !important;
}
#sideMenu {
	position: fixed;
	right: -170px;
	top: 150px;
	z-index: 10;
	box-shadow:rgba(76, 76, 76, 0.3) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(76, 76, 76, 0.3) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(76, 76, 76, 0.3) 0px 0px 4px 3px;
}
#sideMenu ul {
	list-style-type: none;
	width: 157px;
}
#sideMenu li {
	line-height: 40px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	background-color: #4B70B4;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 157px;
	text-align: center;
	font-size: 16px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#sideMenu li a {
	line-height: 40px;
	display: block;
	color: #FFF;
	*zoom: 1;
}
#sideMenu li a:hover {
	color: #FFF;
	text-decoration: none;
}
#sideMenu li ul {
	width: 100%;
	z-index: 1000;
}
#sideMenu li ul li {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	width: 100%;
	*width: 150px;
	height: 30px;
	display: block;
	border: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C9CA;
	font-size: 14px;
	background-color: #FFF;
	position: relative;
	line-height: 30px;
	*line-height:0;
	*vertical-align:bottom;
}
#sideMenu li ul li a {
	line-height: 30px;
	color: #4B70B4;
	*vertical-align:bottom;
	*zoom: 1;
}
#sideMenu li ul li a:hover {
	color: #4B70B4;
}
#sideMenu li ul li:hover {
	background-color: #EDF1F8;
}
#sideMenu li ul li.bottomMenu:after {
	display: block;
	height: 30px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	color: #A5B8DA;
	text-align: right;
	content: "〉";
}
.recruitContentsList {
	position: relative;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.recruitContentsList .listBtn {
    border: 2px solid #fff;
    height: 34px;
    position: relative;
    text-align: center;
    width: 200px;
	line-height: 32px;
}
.recruitContentsList .listBtn:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.recruitContentsList .listBtn a {
	color: #FFF !important;
	display: block;
}
.recruitContentsList .listBtn a:hover {
	text-decoration: none !important;
}
.recruitContentsList .listBtn:after {
    color: #fff;
    content: "〉";
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: -2px;
    top: 0px;
}
.recruitContentsList .fresherBox {
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.recruitContentsList .fresherBoxList h2 {
	width: 200px !important;
	position: absolute;
	right: 230px;
	top: 25px;
	margin-top: 0px !important;
	color: #75b270 !important;
}
.recruitContentsList .fresherBoxList {
	width: 100%;
	height: 50px;
	background-color: #e4f0e3;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #9ac695;
	padding-bottom: 90px;
}
.recruitContentsList .fresherBoxList .listBtn {
    border: 2px solid #75b270;
	position: absolute;
	right: 40px;
	top: 40px;
}
.recruitContentsList .fresherBoxList .listBtn a {
	color: #75b270 !important;
	display: block;
}
.recruitContentsList .fresherBoxList .listBtn:after {
	color: #75b270 !important;
    content: "〉";
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: -2px;
    top: 0px;
}
.recruitContentsList .careerBox {
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
}
.recruitContentsList .careerBoxList h2 {
	width: 200px !important;
	position: absolute;
	left: 40px;
	top: 25px;
	margin-top: 0px !important;
	color: #d4952f !important;
}
.recruitContentsList .careerBoxList {
	width: 100%;
	height: 50px;
	background-color: #f6eece;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #dbbb37;
	padding-bottom: 90px;
}
.recruitContentsList .careerBoxList .listBtn {
    border: 2px solid #d4952f;
	position: absolute;
	left: 230px;
	top: 40px;
}
.recruitContentsList .careerBoxList .listBtn a {
	color: #d4952f !important;
	display: block;
}
.recruitContentsList .careerBoxList .listBtn:after {
	color: #d4952f !important;
    content: "〉";
    display: block;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: -2px;
    top: 0px;
}





/* inquiry */
#contents ul.linkList li.tBlank a:after {
	display: block;
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
	bottom: 0;
	content: "";
	text-decoration: none;
	width: 40px;
	height: 100%;
	background-position: right center;
	background-image: url(../images/icon_tblank_sp.gif);
	background-repeat: no-repeat;
	opacity: 0.4;
}

/* 202510 add */
.reviewArea {
	max-width: 860px;
	margin: 20px auto;
}
.reviewArea iframe {
	margin: 0 auto 20px auto;
	pointer-events: none;
}
.reviewBtnArea {
	max-width: 640px;
	margin: 50px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 10px;
}
.reviewBtnArea .btn {
	width: 100%;
	max-width: 310px;
	border: 2px solid #E50060;
	border-radius: 10px;
	margin:0 auto 20px auto;
	text-align:center;
}
.reviewBtnArea .btn a {
	color: #E50060 !important;
	line-height: 58px;
	display: block;
	font-family: 'Azeret Mono', 'Zen Kaku Gothic New', sans-serif, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, 'Roboto',sans-serif;
	font-weight: 500;
	font-feature-settings: "pwid";
	word-spacing: -0.15em;
	position: relative;
	padding-left: 40px;
}
.reviewBtnArea .btn a::before {
	content: "";
	display: block;
	width: 42px;
	height: 42px;
	margin: -2px 10px 0 0;
	background-image: url("../casestudies/review/images/icon_itreview.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	left: 10px;
	top:10px;
}
.reviewBtnArea .btn a::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: -2px 0 0 3px;
	background-image: url("../casestudies/review/images/icon_tblank_pink.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	vertical-align: middle;
}
.reviewBtnArea .btn.noicon a {
	padding-left: 0px;
}
.reviewBtnArea .btn.noicon a::before,
.reviewBtnArea .btn.noicon a::after {
	display: none;
}
.reviewBtnArea .btn a:hover {
	color: #E50060 !important;
	text-decoration: none !important;
	background-color: rgba(229,0,96,0.05);
}
.newTopBtnWrpper {
	max-width: 860px;
	margin: 40px auto;
	font-family: 'Azeret Mono', 'Zen Kaku Gothic New', sans-serif, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, 'Roboto',sans-serif;
	font-feature-settings: "pwid";
	word-spacing: -0.15em;
}
.newTopBtnWrpper .btnBorder {
	background:  linear-gradient(to right, #1e57c7 0%, #1dabd2 100%);
	border-radius: 9999px;
	padding: 1px;
	margin-bottom: 15px;
	max-width: 573px;
	text-align: center;
	display: inline-block;
}
.newTopBtnWrpper .btnBorder .btn a {
	display: block;
	width: 100%;
	height: 43px;
	background-color: #fff;
	border-radius: 43px;
	line-height: 43px;
	font-size: 16px;
	font-weight: 500;
	padding: 0 35px 0 20px;
	color: #053ea8;
	position: relative;
}
.newTopBtnWrpper .btnBorder .btn a::after {
	content: url("images/top/icon_arrow.svg");
	position: absolute;
	right: 15px;
	top: 0;
	display: block;
	width: 11px;
	height: 11px;
}
.newTopBtnWrpper .btnBorder .btn a:hover {
	background-image: linear-gradient(90deg, rgba(5, 68, 222, 0.02), rgba(5, 68, 222, 0.07));
	text-decoration: none !important;
}
.newTopBtnWrpper .btnBorder .btn a:active {
	background-image: linear-gradient(90deg, rgba(5, 68, 222, 0.04), rgba(5, 68, 222, 0.09));
	text-decoration: none !important;
}

