@charset "utf-8";

/* CSS Document */

/* All */

body {
  word-break: normal;
  background-color: #eee;
}

/*扉ページ*/

#topBreadWrap {
  background-color: #fff;
}

body#caseStudyIndex #wrapper {
  background-color: #eeeeee;
  background-position: top;
  background-repeat: repeat-x;
}

body#caseStudyIndex #caseStudyHead {
  width: 100%;
  height: 182px;
  background-image: url("/migration/share/images/category_visual_casestudy.png");
  background-position: center center;
  background-repeat: no-repeat;
}

/* 20160222 h2 -> h1 */

body#caseStudyIndex #caseStudyHead h1 {
  width: 980px;
  margin: 40px auto 20px auto;
  font-size: 36px;
  font-weight: bold;
  color: #000;
}

body#caseStudyIndex #caseStudyHead p {
  width: 980px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

.searchText {
  position: relative;
  position: absolute;
  top: -10px;
  right: 0;
  width: 314px;
  height: 42px;
  background-color: #fff;
  border: #dadada 1px solid;
}

.searchText input[type="text"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 250px;
  padding: 11px 5px;
  font-size: 15px;
  border: none;
}

.searchText button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 9px 5px 5px;
  background: #fff;
  border: none;
}

.slider_area section#slide {
  padding: 15px 0 30px;
}

.slider_area {
  position: relative;
  width: 986px;
  margin: 0 auto;
}

.slider_area ul#slideBox {
  width: 100%;
  height: 303px;
}

.slider_area ul#slideBox li div img {
  float: left;
  max-width: 200px;
  max-height: 200px;
  margin: 70px 0 0 70px;
}

.slider_area ul#slideBox li div p {
  float: right;
  margin-right: 70px;
  text-align: left;
}

.slider_area ul#slideBox li div p.new {
  width: 520px;
  padding: 10px 20px;
  margin-top: 20px;
  font-size: 16px;
  background-repeat: no-repeat;
}

.slider_area ul#slideBox li div p.title {
  width: 520px;
  padding: 0 20px;
  margin-top: 15px;
  font-size: 20px;
}

.slider_area ul#slideBox li div p.text {
  width: 560px;
  width: 520px;
  padding: 0 20px;
  margin-top: 15px;
  font-size: 15px;
}

.slider_area ul#slideBox li div p.category {
  width: 520px;
  padding: 0 20px;
  margin-top: 10px;
}

.slider_area ul#slideBox li div p.category span {
  display: inline-block;
  padding: 3px;
  margin-right: 3px;
  font-size: 12px;
  line-height: 1em;
  color: #fff;
  background: none repeat scroll 0 0 #444;
}

.slider_area ul#slideBtn li {
  position: absolute;
  top: 150px;
  right: -16px;
}

.slider_area ul#slideBtn li:first-child {
  left: -16px;
}

/*---- 3Column slider--------------------------------------- */

body#caseStudyIndex.caseStudyTop .slider3_area p {
  padding: 40px 0 20px 0;
  font-size: 16px;
  font-weight: bold;
}

.slider3_area ul#slideBox {
  position: relative;
  width: 980px;
  height: 350px;
  margin: 0 auto 20px auto;
  overflow: hidden;
}

.slider3_area ul#slideBox li {
  position: absolute;
  top: 0;
  width: 316px;
  height: 332px;
  text-align: center;
}

.slider3_area section#slide {
  padding: 15px 0 30px;
}

ul#slideBtn li.prevBtn {
  left: -50px !important;
}

body#caseStudyIndex.caseStudyTop .slider3_area {
  position: relative;
  width: 986px;
  padding-bottom: 42px;
  margin: 0 auto;
}

.slider3_area ul#slideBtn li {
  position: absolute;
  top: 180px;
  right: -50px !important;
}

.slider3_area ul#slideBtn li:first-child {
  left: -16px;
}

.slider3_area ul#slideBox li a {
  display: block;
}

.slider3_area ul#slideBox li a:hover {
  text-decoration: none;
  box-shadow: none;
}

.slider3_area ul#slideBox li div {
  position: relative;
  width: 308px;
  height: 332px;
  margin: 0;
  overflow: hidden;
  background-color: #fff;
  background-size: 100% 100%;
}

.slider3_area ul#slideBox li div img {
  vertical-align: middle;
}

.slider3_area ul#slideBox li div p {
  float: none;
  margin: 10px 10px 0 10px;
  font-size: 16px;
  text-align: left;
}

.slider3_area ul#slideBox li div p.new {
  width: 200px;
  padding: 10px 20px;
  margin-top: 20px;
  font-size: 16px;
  background-repeat: no-repeat;
}

body#caseStudyIndex.caseStudyTop .slider3_area ul#slideBox li div p {
  width: 268px;
  padding: 20px 20px 0 20px;
  margin: 0;
  font-size: 12px;
  color: #000;
}

body#caseStudyIndex.caseStudyTop .slider3_area ul#slideBox li div p.title {
  margin: 0;
  font-size: 16px;
}

.slider3_area ul#slideBox li div p.text {
  width: 560px;
  width: 200px;
  padding: 0 20px;
  margin-top: 15px;
  font-size: 15px;
}

.slider3_area ul#slideBox li div p.category {
  width: 200px;
  padding: 0 20px;
  margin-top: 10px;
}

.slider3_area ul#slideBox li div p.category span {
  display: inline-block;
  padding: 3px;
  margin-right: 3px;
  font-size: 12px;
  line-height: 1em;
  color: #fff;
  background: none repeat scroll 0 0 #444;
}

.slider3_area ul#slideBtn li {
  position: absolute;
  top: 180px;
  right: -50px !important;
  width: 60px;
  height: 60px;
}

.slider3_area ul#slideBox li .imgWrapper {
  display: table-cell;
  width: 308px;
  height: 190px;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
}

.slider3_area ul#slideMark {
  position: relative;
  margin-top: 10px;
  text-align: center;
}

/*--------------------------------------------------*/

body#caseStudyIndex .lower_default .box {
  width: 940px;
  border: 20px solid #fff;
}

body#caseStudyIndex .lower_default .box .BoxArea td {
  padding-left: 10px;
  vertical-align: top;
}

body#caseStudyIndex .lower_default .box .BoxArea {
  margin-bottom: 20px;
}

body#caseStudyIndex .lower_default .box .BoxArea a {
  display: block;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #0077aa;
}

body#caseStudyIndex .lower_default .box .BoxArea ul {
  margin: 10px 0 0 0;
}

body#caseStudyIndex .lower_default .box .BoxArea ul li {
  display: inline-block;
  width: auto;
}

body#caseStudyIndex section#newsSearch {
  width: 980px;
  padding: 40px 0 0 0;
  margin: 0 auto;
}

/* 20160222 h3 -> h2 */

body#caseStudyIndex section#newsSearch h2 {
  position: relative;
  height: 24px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
}

body#caseStudyIndex section#newsSearch h3 a.dummy {
  position: absolute;
  top: 0;
  right: 0;
}

body#caseStudyIndex section#newsSearch .SearchArea {
  padding-top: 20px;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li {
  display: block;
  float: left;
  width: 224px;
  height: 53px;
  margin: 0 28px 0 0;
  font-weight: bold;
  text-align: left;
  white-space: nowrap;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid transparent;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li.j4,
body#caseStudyIndex section#newsSearch .SearchArea ul li.j8,
body#caseStudyIndex section#newsSearch .SearchArea ul li.break {
  margin-right: 0;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li.j5,
body#caseStudyIndex section#newsSearch .SearchArea ul li.j6,
body#caseStudyIndex section#newsSearch .SearchArea ul li.j7,
body#caseStudyIndex section#newsSearch .SearchArea ul li.j8,
body#caseStudyIndex section#newsSearch .SearchArea ul li.last {
  border-bottom: 1px solid #eaeaea;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li.f10 {
  font-size: 10px;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li a {
  display: block;
  height: 14px;
  padding: 20px 5px 21px;
  font-size: 14px;
  line-height: 14px;
  color: #000;
  background: #FFF;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li.active a {
  color: #FFF;
  background: #0077aa;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li a:hover {
  color: #FFF;
  text-decoration: none;
  background: #00a0e9;
  box-shadow: 0 0 10px #666;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li input[type="checkbox"] {
  display: inline-block;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li label {
  display: inline-block;
  height: 14px;
  padding: 20px 5px 15px 0;
  font-size: 14px;
  line-height: 13px;
  color: #000;
  background: #FFF;
}

.searchBox .mix {
  display: none;
}

.mf_finder_container .mf_finder_searchBox {
  width: 48.5%!important;
}
/*-------------dub page---------------*/


body#caseStudy #wrapper {
  height: auto;
  background-color: #eeeeee;
  background-image: url(/share/image/lower/content_bk.png);
  background-position: top;
  background-repeat: repeat-x;
}

body#caseStudy #caseStudyHead {
  padding: 30px 25px 30px;
  margin: 15px 0 0 0;
  font-size: 29px;
  line-height: 1.2;
  background-color: #fff;
  background-repeat: no-repeat;
}

body#caseStudy.caseStudyDetail #caseStudyHead .clearfix {
  width: 980px;
  margin: 0 auto;
}

/* 20160222 h2 -> h1 */

body#caseStudy.caseStudyDetail #caseStudyHead .clearfix h1 {
  font-size: 36px;
  font-weight: bold;
}

body#caseStudy.caseStudyDetail #caseStudyHead .clearfix p {
  margin-top: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #8c8c8c;
}

body#caseStudy div#wrapper div#content_menu {
  width: 980px;
  margin: 40px auto 30px auto;
}

body#caseStudy div#wrapper div#content_menu section {
  width: 50%;
}

body#caseStudy div#wrapper div#content_menu section.content_menu_left {
  float: left;
  margin: 0 auto;
}

body#caseStudy div#wrapper div#content_menu section.content_menu_left ul {
  height: 54px;
}

body#caseStudy div#wrapper div#content_menu section.content_menu_left ul li {
  display: inline-block;
  vertical-align: middle;
}

body#caseStudy div#wrapper div#content_menu section.content_menu_left ul li.Btn05 a {
  display: block;
  width: 224px;
  padding: 21px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #fff;
  text-align: center;
  background-color: #3e3e3e;
  background-color: #00A0E5;
  background-image: url(/migration/share/images/arrow_icon03_white.png);
  background-position: 12px 22px;
  background-repeat: no-repeat;
}

body#caseStudy div#wrapper div#content_menu section.content_menu_left ul li.Btn05 a:hover {
  text-decoration: none;
  background-color: #00A0E5;
  opacity: 0.8;
}

body#caseStudy div#wrapper div#content_menu section.content_menu_right {
  float: right;
}

/* 20160222 h2 -> h1 */

body#caseStudy div#content h1 {
  margin: 0 ;
  font-weight: normal;
}

body#caseStudy div#wrapper div#content {
  position: relative;
  top: 0;
  left: 0;
  z-index: 50;
  height: atuo;
  margin: 0 auto;
}


dl.talk dt {
  padding: 4px 0 0 32px;
  margin: 20px 0 19px;
  font-size: 15px;
  font-weight: bold;
  background-position: 2px 4px;
  background-repeat: no-repeat;
}

body#caseStudy .BoxDetail .layoutBox,
body#caseStudy .BoxDetail_none .layoutBox {
  margin: 0 0 1em 0;
}

body#caseStudy h4.pro_dtl {
  margin: 0 0 1em 0;
}

body#caseStudy h4.pro_dtl.agenda {
  margin: 1em 0 1em 0;
}

body#caseStudy .bdr_dot h4.pro_dtl {
  margin: 1em 0 1em 0;
}

body#caseStudy .BoxDetail .layoutBox h4 {
  margin-bottom: 13px;
}

body#caseStudy .BoxDetail .layoutBox,
ol li a {
  color: #000;
}

body#caseStudy .layoutBox .clr {
  clear: both;
}

.layoutBox .lg_left {
  float: left;
  width: 290px;
  margin: 0 1em 1em 0;
}

.layoutBox .lgTxt_right {
  float: right;
  width: 600px;
}

.layoutBox p {
  margin: 0 0 1em 0;
}

.layoutBox ol {
  padding: 0 0 0 1em;
  list-style: decimal inside;
  pading: 0 0 0 1em;
}

.layoutBox .md130_right {
  float: right;
  width: 150px;
  margin: 0 1em 1em 0;
  font-size: 0.8em;
  line-height: 1.2;
}

.layoutBox .mdTxt130_left {
  float: left;
  width: 760px;
}

.layoutBox .md130_left {
  float: left;
  width: 150px;
  margin: 0 1em 1em 0;
  font-size: 0.8em;
  line-height: 1.2;
}

.layoutBox .mdTxt130_right {
  float: right;
  width: 760px;
}

.layoutBox p img {
  display: block;
  margin: 2em auto;
}

/*-----20141218 add casestudy01 import--*/

#caseStudy .BoxArea td.img_td {
  padding-right: 18px;
  vertical-align: middle;
  border: none;
}

#caseStudy .BoxArea td div.img_box {
  border: none;
}

#caseStudy .BoxArea td div.img_box img {
  height: auto;
  max-width: 250px;
}

#caseStudy .BoxArea td {
  padding-right: 0;
}

#caseStudy .size_250 {
  width: 250px;
}

#caseStudy .ml25 {
  margin-left: 25px;
}

#caseStudy .lgTxt_right {
  height: 190px;
}

#caseStudy .posrele {
  position: relative;
}

#caseStudy .posbottom {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
}

#caseStudy .bdr_dot {
  padding-bottom: 30px;
  border-bottom: 1px dotted #999;
}

#caseStudy .font12 {
  font-size: 10px;
  line-height: 14px;
}

#caseStudy .font14 {
  font-size: 14px;
  line-height: 20px;
}

#caseStudy .md130_right {
  width: 130px;
}

#caseStudy .md130_right p {
  font-size: 10px;
  text-align: right;
}

#caseStudy .left200 {
  float: left;
  width: 200px;
  margin-right: 18px;
}


br .clr:after {
  display: block;
  height: 0;
  clear: both;
  font-size: 0;
  content: ".";
  visibility: hidden;
}

#caseStudy .fl {
  float: left;
}

#caseStudy .fr {
  float: right;
}

#caseStudy h5 {
  font-weight: 700;
}

#caseStudy .layoutBox ul li {
  margin-left: 20px;
  list-style-type: disc;
}

#caseStudy h5.m10 {
  margin-top: 15px;
  margin-bottom: 10px;
}

/*-----//20141218 add casestudy01 import--*/

/* 2014.12.16 add */

body#caseStudyIndex section#newsSearch .SearchArea ul li a.active {
  color: #FFF;
  background: #07a;
}

#seminarBox .mix {
  display: none;
}

.notes {
  font-size: 0.85em;
  color: #666;
}

/*---------------------*/

/*--20141218 T add--*/

/*---------------------*/

/*---casestudy btn--*/

.CaseStudyMaterialBtn {
  margin: 40px 0;
}

.CaseStudyMaterialBtn .btn_size_l {
  margin: 0 auto;
}

/*--Anchor----*/

.BoxDetail ul li a.modIconAnc {
  float: left;
  padding-left: 20px;
  line-height: 24px;
  background-image: url(/migration/share/images/arrowAnc.gif);
  background-position: 7px center;
  background-repeat: no-repeat;
}

/*--new window--*/

.new_window:after {
  display: inline-block;
  width: 18px;
  height: 14px;
  margin: 0 0 0 2px;
  background-image: url(/migration/share/images/ico_new_window.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  content: '';
}

/*--BoxArea--*/

#caseStudy .BoxDetail_none .BoxArea .ml25 {
  margin-left: 0;
}

/*--SNS Btn for CaseStudy --*/

#SNS .productBtnFB {
  height: 29px;
}

/* 2014.12.19 T add bubble */

.icon_bubble {
  float: left;
  width: 24px;
  height: 21px;
}

.layoutBox p img.icon_bubble {
  margin: -1px 8px 0 -32px;
}

.title_bubble {
  font-weight: bold;
}

.layoutBox p.title_bubble img {
  display: none;
}

.layoutBox.text_bubble h5,
.layoutBox.text_bubble p,
.layoutBox.text_bubble ul {
  margin-left: 16px;
}

.layoutBox.text_bubble p.notes,
.layoutBox.text_bubble p.font14,
.layoutBox.text_bubble p.font12 {
  margin-left: 0;
}

/* 2014.12.19 T add blue circle */

.layoutBox.agenda_reset,
#caseStudy {
  counter-reset: title_no;
}

#caseStudy .pro_dtl.agenda:before {
  /*content: url("/migration/share/images/circle_icon01.png");*/

  display: inline-block;
  margin-right: 5px;
}

#caseStudy .pro_dtl span {
  margin-left: 19px;
  color: #000;
  counter-increment: title_no;
}

#caseStudy .pro_dtl.agenda span {
  counter-increment: title_no 0;
}

#caseStudy .pro_dtl span:before {
  content: counter(title_no) "．";
}

#caseStudy .pro_dtl.agenda span:before {
  content: "";
}

/* 2014.12.19 T add a link */

/*----NOT USE THIS---*/

/*
a:hover {
  text-decoration: none;
  border-bottom: dotted 1px;
  display: inline-block;
  line-height: 1;
}
*/

/*--20141220 T add paraWhite --*/

div.paraWhite {
  width: 980px;
  min-height: 100px;
  margin: 0 auto 10px;
  background: none repeat scroll 0 0 #fff;
}

div.paraWhite a {
  min-height: 100px;
}

div.paraWhite .floatL {
  display: block;
  width: 250px;
  max-width: 250px;
  min-width: 250px;
  text-align: center;
}

div.paraWhite .floatL img {
  width: auto;
  height: auto;
  max-width: 250px;
  max-height: 150px;
}

/*-----footer contact btn---*/

/*
.ContactIconMini #solutionContactBox ul li#ContactIcon01 {
  width: 750px;
  padding-right: 100px;
  padding-left: 100px;
  background: url(../images/icon_contact.png) 450px -113px no-repeat;
}
*/

/* 2014.12.21 T add mouse pointer */

body#caseStudyIndex section#newsSearch .SearchArea ul li a:hover {
  cursor: pointer;
}

/*---20141222 T add CaseStudy CategoryList--*/
div#content div.paraWhite .parawhitePtext {
  margin-left: 262px;
}

div#content div.paraWhite ul {
  margin-left: 262px;
}

/** SearchText **/

.searchText #searchBtn {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url(/migration/share/images/search_icon2.png) center no-repeat;
  border: none;
}

/*--------------------------------------------------
  Phase2
--------------------------------------------------*/

/*-- 201050228 add--*/

.width200 {
  width: 200px;
}

.font12 {
  font-size: 12px;
}

/**********-- 一覧デザイン変更 --**********/

/* カルーセル表示変更 */

.calselTitle {
  padding: 0 0 10px 5px;
  font-size: 20px;
  font-weight: 700;
}

.slider3_area ul#slideBox li div {
  padding: 0;
}

/*.slider3_area ul#slideBox li .imgWrapper {
  width: 304px;
  height: 171px;
  border-right: none;
  border-left: none;
}*/

/*.slider3_area ul#slideBox li div img {
  max-width: 304px;
  max-height: 171px;
}*/

.slider3_area ul#slideBox li div p {
  font-size: 14px;
}

/* 絞り込み表示変更 */

body#caseStudyIndex section#newsSearch .SearchArea ul li {
  font-size: 13px;
  font-weight: 400;
}

body#caseStudyIndex section#newsSearch .SearchArea ul li a {
  padding: 19px 5px 20px;
}

/* 一覧表示変更 */

div#content div.paraWhite {
  width: 232px;
  margin: 0 0 10px 10px;
}

div#content div.paraWhite a figure {
  height: 190px;
}

div#content div.paraWhite a figure img {
  width: 100%;
}

div#content div.paraWhite a div {
  margin-bottom: 0;
  overflow: hidden;
  font-size: 14px;
  padding: 15px;
}

div#content div.paraWhite a h4 {
  margin-bottom: 0;
  margin-left: 0;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px 0;
}

div#content div.paraWhite .box_bottom {
  position: absolute;
  bottom: 0;
  padding: 0 15px 15px 15px;
}

div#content div.paraWhite .cs_tag {
  padding-bottom: 10px!important;
}

div#content div.paraWhite .art_btn {
  background: #888;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  color: #fff!important;
  font-weight: 700;
  width: 266px;
  box-sizing: border-box;
  line-height: 1.0;
}

#caseStudyIndex section.contentsMenuWline {
  padding-bottom: 40px;
  background: #fcfcfc;
}

.searchText {
  position: relative;
  position: absolute;
  top: -15px;
  right: 0;
  width: 224px;
  height: 30px;
  background-color: #F7F7F7;
  border: none;
}

.searchText input[type="text"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 194px;
  padding: 7px 5px;
  font-size: 15px;
  line-height: 15px;
  background-color: #F7F7F7;
  border: none;
}

#caseStudyIndex .searchBox h3.mix {
  margin: 70px 0 40px 0;
}

#caseStudyIndex section.searchBox div.searchBoxG1 {
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

#caseStudyIndex section.searchBox div.searchBoxG2 {
  padding-bottom: 40px;
  background-color: #eaeaea;
}

#caseStudyIndex section.searchBox div.searchBoxWrap {
  width: 980px;
  margin: 0 auto;
}

#caseStudyIndex section.searchBox div.searchBoxItems {

}

#caseStudyIndex div#content div.paraWhite {
  width: 296px;
  min-height: 490px;
  margin: 0 15px 30px 15px;
  position: relative;
}

#caseStudyIndex div#content div.paraWhite a {
  display: block;
  min-height: 490px;
  padding: 0;
}

#caseStudyIndex div#content div.paraWhite a p {
  color: #000;
  padding-bottom: 15px;
  font-size: 12px;
}

/*-------ie8非対応-------------------------------------------------------------------------*/

@media (min-width: 1px) {
  {
    /*ie8非対応*/
  
  }
  body#caseStudyIndex section#newsSearch .SearchArea ul li {
    display: block;
    float: left;
    width: 224px;
    height: 53px;
    margin: 0 28px 0 0;
    font-weight: bold;
    text-align: left;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid transparent;
  }
  body#caseStudyIndex section#newsSearch .SearchArea ul li input[type="checkbox"] {
    display: none;
  }
  body#caseStudyIndex section#newsSearch .SearchArea ul li label {
    display: block;
    height: 14px;
    padding: 20px 5px 21px 35px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    background: #FFF;
  }
  input[type=radio],
  input[type=checkbox] {
    display: none;
  }
  .radio,
  .checkbox {
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
  }
  .radio:after,
  .checkbox:after {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    width: 11px;
    height: 11px;
    margin-top: -7px;
    content: url(../images/press/check_icon02.png);
  }
  .radio:before {
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    background-color: #53b300;
    border-radius: 50%;
    content: '';
    opacity: 0;
  }
  input[type=radio]:checked + .radio:before {
    opacity: 1;
  }
  .checkbox:before {
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: 999;
    display: block;
    width: 9px;
    height: 7px;
    margin-top: -2px;
    content: url(../images/press/check_icon01.png);
    opacity: 0;
  }
  input[type=checkbox]:checked + .checkbox:before {
    opacity: 1;
  }
}

/*-------ie8非対応--------------------------------------------------------------------*/

/* 20150401 */

.slider3_area ul#slideBox li .imgWrapper {
  width: 308px;
  height: 190px;
}

.slider3_area ul#slideBox li div img {
  width: 308px;
  height: auto;
}

/* 20150403 casestudy detail */

/* width=194px写真段組：左寄せ写真 */

.md194_left {
  float: left;
  width: 214px;
  margin: 0 1em 1em 0;
  font-size: 0.8em;
  line-height: 1.2em;
}

/* width=194px写真段組：右寄せテキスト */

.mdTxt194_right {
  float: right;
  width: 652px;
}

/* width=194px写真段組：右寄せ写真 */

.md194_right {
  float: right;
  width: 214px;
  margin: 0 1em 1em 0;
  font-size: 0.8em;
  line-height: 1.2em;
}

/* width=194px写真段組：左寄せテキスト */

.mdTxt194_left {
  float: left;
  width: 652px;
}

/* 20150407 casestudy detail */

body#caseStudy div#content_menu section.content_menu_right ul li.productBtnCt a {
  display: block;
  width: 140px;
  padding: 21px 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #fff;
  text-align: center;
  background-color: #3e3e3e;
  background-color: #888888;
}

body#caseStudy div#content_menu section.content_menu_right ul li.productBtnCt a:hover {
  text-decoration: none;
  background-color: #00A0E5;
}

.CaseStudyMaterialBtn .btn_size_l {
  width: 478px;
  height: 16px;
}

.CaseStudyMaterialBtn .btn_maru {
  display: block;
  padding: 22px 0;
  margin: 40px auto 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background-color: #00A0E5;
  background-image: none;
}

.CaseStudyMaterialBtn .btn_maru:before,
.CaseStudyMaterialBtn .btn_maru:after {
  content: "";
}

.CaseStudyMaterialBtn .text_center {
  font-size: 14px;
}
