@charset "UTF-8";
.work_titleImg_main {
  /* [disabled]position: absolute; */
  left: -12px;
  z-index: auto;
  top: 0px;
}
#TitleWork {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  height: 130px;
}
#TitleWork:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.work_titleImg_copy {
  position: absolute;
  left: -12px;
  z-index: 1;
  top: 0px;
}
.work_titleImg_character {
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 300px;
}
/* CSS Document */
#work {
  background-color: #333333;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 160px;
  padding-bottom: 100px;
}
.workReadTxt {
  color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  line-height: 50px;
  padding-top: 10px;
  clear: both;
  max-height: 100%;
}
.workSubTitle {
  color: #FFF;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 25px;
  font-weight: bold;
  margin-top: 40px;
  clear: both;
}
.work_biz_catchcopy {
	margin-top: 35px;
}
#work_big_btn {
	position: absolute;
	top: 1055px;
    left: 51%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}
.Space400 {
  width: 960px;
  height: 400px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#resultsTitle {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  color: #FBB03B;
  font-weight: normal;
  text-align: left;
  float: left;
  clear: both;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  line-height: 30px;
}
.slick_container {
  width: 960px;
  float: left;
  clear: both;
}
/*.slider1 {
	float: left;
	clear: both;
}
.slider1 p {
	color: #FBB03B;
	text-align: left;
}*/
#carousel {
  float: left;
  width: 960px;
  position: relative;
  margin-bottom: 100px;
}
#carousel li {
  list-style-type: none;
}
.slide {
  float: left;
  width: 315px;
  margin-left: 5px;
}
.slide p {
  color: #FBB03B;
  text-align: left;
  margin-top: 5px;
}
#buttons {
  position: absolute;
  top: 0px;
}
#prev, #next {
  display: block;
  width: 53px;
  height: 53px;
  position: absolute;
  text-indent: -9999px;
}
#prev {
  left: 5px;
  top: 95px;
  background-image: url(../img/work/images/prev.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#next {
  position: absolute;
  top: 95px;
  left: 885px;
  background-image: url(../img/work/images/next.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.caseBox {
  width: 960px;
  background-color: #FFFFFF;
  float: left;
  clear: both;
}
.caseTitle {
  text-align: left;
  float: left;
  clear: both;
  margin-top: 35px;
  margin-left: 33px;
  font-size: 29px;
  color: #fbb03b;
  margin-bottom: 30px;
}
.caseCommentBox {
  background-color: #f2f2f2;
  float: left;
  clear: both;
  margin-left: 30px;
  width: 900px;
  margin-bottom: 35px;
}
.caseCompanyName {
  color: #fbb03b;
  text-align: left;
  font-size: 25px;
  float: left;
  clear: both;
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.doubleQuotation {
  float: left;
  clear: both;
  margin-left: 20px;
}
.caseTxt {
  float: left;
  clear: both;
  margin-left: 20px;
  text-align: justify;
  font-size: 17px;
  line-height: 33px;
  width: 864px;
  margin-bottom: 30px;
  max-height: 100%;
  margin-top: 10px;
}
.pamphletBox {
  width: 960px;
  float: left;
  clear: both;
  margin-top: 60px;
}
