/*
* top
*/

#top-carousel-section{
  margin: 0 0 78px;
}

#top-carousel{
  margin: 0 0 25px;
}

.top-carousel-back{
  left:50%;
  margin-left: -750px;
  position: absolute;
}

.top-carousel-container{
  /*
  * 純粋な画面幅。1500以上は切り飛ばし。
  * hiddenはリスト全体の切り飛ばし
  */
  width: 100%;
  position: relative;
  overflow: hidden;
}

.top-carousel-container ul{
  position: relative;
  height:430px;
}


.top-carousel-container li{
  /*
  * jsで画面幅とる
  * hiddenはリスト要素内の切り飛ばし
  */
  position: absolute;
  top:0;
}

.top-carousel-element-wrapper{
  position: relative;
  overflow: hidden;
  height:430px;
}
#carousel-ui-prev{
  position: absolute;
  left:10px;
  top:50%;
  font-size: 90px;
  margin-top: -45px;
  line-height: 1.1em;
  text-decoration: none;
}
#carousel-ui-next{
  position: absolute;
  right:10px;
  top:50%;
  font-size: 90px;
  margin-top: -45px;
  line-height: 1.1em;
/* 20160530 add */
  z-index: 50;
}
/* 20160729 add */
.masklink {
	position: absolute;
	left: 50%;
  margin-left: -40%;
	bottom: 15px;
	width: 80%;
	height: 400px;
	background-color: rgba(0,0,0,0);
	text-indent: -9999px;
	overflow: hidden;
}
.top-to-english{
  position: absolute;
/* 20160530 overwrite */
  left:33%;
/*
  left:50%;
*/
  bottom:20px;
  border-radius: 2px;
  border:solid 1px #04518e;
  color: #04518e;
  width:100px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  line-height: 30px;
  margin-left: 374px;
}
.top-to-english:hover{
  background-color: #04518e;
  color: #ffffff;
}
.top-to-seeMore{
  position: absolute;
  left: 50%;
  bottom: 50px;
  border-radius: 2px;
  border:solid 1px #ffffff;
  color: #ffffff;
  opacity: 0.9;
  /* width:100px; 
  background-color: #04518e;
  */
  text-align: center;
  font-size: 17px;
  text-decoration: none;
  line-height: 30px;
  margin-left: -95px;
  padding: 8px 30px 6px;
}
.top-to-seeMore:hover{
  background-color: #ffffff;
  color: #04518e;
}
.top-to-seeMore_blue {
  position: absolute;
  left: 50%;
  margin-left: -120px;
  width: 240px;
  bottom: 30px;
  border-radius: 2px;
  color: #ffffff;
  background-color: #04518e;
  text-align: center;
  font-size: 17px;
  text-decoration: none;
  line-height: 30px;
  padding: 8px 30px 6px;
}
.top-to-seeMore_blue:hover {
  background-color: transparent;
  color: #04518e;
  border: 1px solid #04518e;
}
#carousel-ui-pager{
  font-size: 0;
  line-height: 0;
}
#carousel-ui-pager li{
  display: inline-block;
  width: 20%;
  font-size: 0;
  line-height: 0;
}
#carousel-ui-pager a{
  font-size: 0;
  line-height: 0;
  display: block;
  border-right:solid 1px #999999;
}
#carousel-ui-pager img{
  margin:0;
}
#carousel-ui-pager li:first-child a{
  border-left:solid 1px #999999;
}

#top-carousel-main01-man{
  position: absolute;
  width: 340px;
  top: 15px;
  left: 50%;
  margin-left: -480px;
  margin-bottom: 0 !important;
}
#top-carousel-main01-text{
  position: absolute;
  width: 550px;
  top: 125px;
  left: 50%;
  margin-left: -78px;
  margin-bottom: 0 !important;
}

#top-carousel-main01-number{
  position: absolute;
  width:550px;
  top:205px;
  left: 50%;
  margin-left: -65px;
  margin-bottom: 0 !important;
  font-size: 0;
  line-height: 0;
}
#top-carousel-main01-number img{
  margin: 0;
}
.c_image{
  display: inline-block;
  position: relative;
  height: 64px;
  width: 36%;
}
/* 20160530 add */
#top-carousel-main01-number #c_year{
    width: 25% !important;
}
#top-carousel-main01-number .c_image img.c_number{
  margin:0 10px 0 0;
}
#top-carousel-main01-number .c_image img:nth-last-child(2){
  margin:0;
}
.c_number{
  height: 64px;
}
#c_year .c_text{
  height: 21px;
  position: absolute;
  bottom: -41px;
  left: 10%;
}
#c_member .c_text{
  height: 21px;
  position: absolute;
  bottom: -34px;
  left: 50%;
  margin-left: -58px;
}
#c_project .c_text{
  height: 29px;
  position: absolute;
  bottom: -42px;
  right: 0;
}

/** top carousel image main02 MOT **/

#top-carousel-main02-text{
  position: absolute;
  left: 44%;
  width: 200px;
  top: 40%;
  margin-left: -110px;
  margin-bottom: 0 !important;
}

#top-carousel-main02-manL{
  position: absolute;
  bottom: 0px;
  left: 47%;
  width: 330px;
  margin-left: -450px;
  margin-bottom: 0 !important;
}

#top-carousel-main02-manR{
  position: absolute;
  bottom: 0px;
  right: 62%;
  width: 162px;
  margin-right: -400px;
  margin-bottom: 0 !important;
}

/* top carousel image main03 アジアリサーチ 
#top-carousel-main03-text{
  position: absolute;
  top: 40%;
  left: 35%;
  width: 20%;
  margin-left: 0px;
  margin-bottom: 0 !important;
}
#top-carousel-main03-earth{
  position: absolute;
  top: 0px;
  right: 50%;
  margin-right: 0px;
  margin-bottom: 0 !important;
}
#top-carousel-main03-people{
  position: absolute;
  top: 0px;
  left: 45%;
  margin-left: 0px;
  margin-bottom: 0 !important;
}
*/

/* top carousel image main04 新規事業研修 */
.top-carousel-main04-title{
  /* content:url("../img/top/main04_title.png");*/
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -390px;
  margin-bottom: 0 !important;
}
.top-carousel-main04-text{
  position: absolute;
  bottom: 140px;
  left: 50%;
  margin-left: -370px;
  margin-bottom: 0 !important;
}

/* top carousel image main05 社内ベンチャー制度 */
#top-carousel-main05-title{
  /* content:url("../img/top/main05_title.png"); */
  position: absolute;
  top: 80px;
  left: 52%;
  width: 600px;
  margin-left: -465px;
  margin-bottom: 0 !important;
}
#top-carousel-main05-text{
  position: absolute;
  bottom: 80px;
  left: 39%;
  width: 790px;
  margin-left: -370px;
  margin-bottom: 0 !important;
}

/* top carousel image main06 プライマルの書籍 */
#top-carousel-main06-title3{
  position: absolute;
  top: 76px;
  left: 11%;
  width: 460px;
}
#top-carousel-main06-title2{
  position: absolute;
  top: 190px;
  left: 11%;
  width: 650px;
}
#top-carousel-main06-title{
  position: absolute;
  top: 20px;
  left: 49%;
  width: 520px;
  margin-left: -500px;
}
#top-carousel-main06-book{
  position: absolute;
  width: 179px;
  top: 57px;
  left: 29%;
  margin-left: 280px;
}
#top-carousel-main06-txt{
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -400px;
}

/* top carousel image main07 Primal Group RECRUIT */
#top-carousel-main07-text1{
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -410px;
  width: 820px;
}
#top-carousel-main07-text2{
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -490px;
  width: 850px;
}
#top-carousel-main07-image{
  position: absolute;
  bottom: 50px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
}
.top-carousel-main07-bg {
  position: absolute;
  width: 100%;
  height: 150px;
  background-image: url("/wp-content/themes/primal/img/top/main07_bg.png");
  background-repeat: repeat-x;
  background-position: left top;
}
.top-carousel-main07-bar {
  position: absolute;
  width: 100%;
  height: 80px;
  background-color: #2e4e67;
  bottom: 0px;
}

/** top carousel image main08 新卒採用説明会 **/

/** top carousel image main09 Service **/
.top-carousel-main09-image{
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -475px;
}
.top-carousel-main09-text{
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -490px;
  font-size: 30px;
  font-weight: bold;
  color: #242831;
}
.top-carousel-main09-text .textBreak {
  display: block;
}

/** top carousel image main10 industry **/
.top-carousel-main10-image{
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -490px;
  margin-bottom: 0!important;
}
.top-carousel-main10-text{
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -380px;
  font-size: 40px;
  font-weight: bold;
  color: #222222;
  text-shadow: -3px -3px 0px #ffffff, -3px 3px 0 #ffffff, -3px 1px 0 #ffffff, 1px -3px 0 #ffffff, 3px -1px 0 #ffffff, -1px 3px 0 #ffffff, 3px -3px 0px #ffffff, 3px 3px 0 #ffffff;
}
.top-carousel-main10-text .textBreak {
  display: inline-block;
}
.main10 .top-to-seeMore_blue {
  width: 380px;
  left: 50%;
  margin-left: -185px;
}

#content .top-topic-list h1{
  font-size: 16px;
  margin: 0 0 15px;
  padding: 0 0 15px;
  border-bottom: solid 1px #ccc;
  font-weight: bold;
  color: #000;
}
.top-topic-list .layout-two-column-row .layout-two-column-cell{
  border-bottom: solid 30px transparent;
}
.top-topic-list .layout-two-column-row .layout-two-column-cell:first-child{
  border-right: solid 50px transparent;
}
.top-topic-list li{
    padding: 0 0 0 7em;
    position: relative;
    width: 100%;
}
.top-topic-date{
  color: #666666;
  display: inline-block;
  margin: 0 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.top-topic-all a{
  color: #000000;
}
.top-topic-all a i{
  margin: 0 0 0 10px;
  font-size: 20px;
}
#top-highlight-list{
  width:100%;
}
#top-highlight-list a{
  color:#0099ff;
  text-decoration: none;
}
#top-highlight-list a:hover{
  text-decoration: underline;
}
#top-contents-list{
  text-align: center;
  width: 100%;
}
#top-contents-list li{
  display: inline-block;
  width: 32%;
  text-align: center;
  border-bottom: solid 40px transparent;
}
#top-contents-list a {
  text-decoration: none;
}
#top-contents-list a:hover {
  text-decoration: underline;
}
#top-contents-list a i {
    font-size: 22px;
    margin: 0 0 0 5px;
}

/*
* feature
*/

.feature ul.normal li:before{
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0, 0);
  content:"\f0da";
  position: absolute;
  left: 40px !important;
  top:50%;
  margin-top: -10px;
  font-size: 20px !important;
  color: #1a60ae;
}

/*
* service
*/

.service #shorten .layout-three-column-cell{
  padding: 0 18px;
}
.service #shorten ul.normal li:before{
  top: 12px;
}
.service img.reSize {
  width: 100%;
}

.service span.tasks {
  font-size: 20px;
  font-weight: bold;
}

/** ↓↓↓↓ 201702 Added ↓↓↓↓ **/
/*// service index //*/

.service section h2 {
  color: #222222;
  font-size: 26px !important;
  margin: 0 0 50px;
}

.service .issues ul.point {
  margin-top: 10px;
}
.service .issues ul.point li:after {
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f0d7";
  position: relative;
  font-size: 14px;
  color: #0099ff;
  left: 5px;
}
.service .issues ul.point li a {
  text-decoration: underline;
  color: #0099ff;
}
.service .issues ul.point li:before {
  color: #1a60ae;
}
.service .layout-two-column-container-link {
  margin: 0 auto 20px;
}
.service .layout-two-column-container-link .layout-two-column-cell {
  border-radius: 0;
  border-bottom: 1px solid #bad5f2;
  /* background-color: #ffffff; */
  background-color: #f9f9f9;
  padding: 0 0 10px;
  margin-bottom: 20px;
}
.service .layout-two-column-container-link .layout-two-column-cell.noBack {
  border: none;
  background: none;
}
.service .layout-two-column-cell .issueHeader {
  padding: 20px 15px;
  background-color: #deeaf7;
}
.service .layout-two-column-cell .issueHeader h3 {
  border-left: 5px solid #666666;
  font-size: 18px !important;
  font-weight: bold;
  padding-left: 20px;
  margin: 10px 0 20px;
  min-height: 55px;
}
.service .layout-two-column-cell .issueHeader p {
  color: #454545;
}
.service .layout-two-column-cell .issueLink,
.service .layout-two-column-cell .issueFooter {
  padding: 10px 15px;
}
.service .layout-two-column-cell .arrowDown {
  margin: 0 auto;
  display: table;
}
.service .layout-two-column-cell .arrowDown div{
  display: block;
  width: 0;
  height: 0;
  border-top: 20px solid #deeaf7;
  border-right: 62px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 62px solid transparent;
  margin: 0;
  color: #fff;
  font-size: 0;
}
.service .layout-two-column-cell .issueLink h3 {
  font-size: 18px;
  font-weight: bold;
}
.service .layout-two-column-cell .issueLink a {
  text-decoration: underline;
}
.service .layout-two-column-cell .issueLink a:hover {
  color: #0099ff;
}
.service .layout-two-column-cell .issueLink p:before {
  font:normal normal normal 16px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0, 0);
  content:"\f054";
  position: relative;
  right: 5px;
  margin-left: 8px;
  font-size: 16px;
  color: #0b508e;
}
.service .layout-two-column-container-link .layout-two-column-cell:hover{
  /* background-color: #ffffff; */
  background-color: #f9f9f9;
}
.service .layout-two-column-container-link .layout-two-column-cell.noBack:hover {
  background-color: transparent;
}
.service .layout-two-column-cell .issueFooter .steps ul li {
  display: inline-block;
  padding: 5px 10px;
  background-color: #eeeeee;
  margin: 3px 3px 3px 0;
  font-size: 12px;
  font-weight: bold;
  color: #787878;
}
.service .layout-two-column-cell .issueFooter div {
  display: inline-table;
}
.service .layout-two-column-cell .issueFooter .backToTask {
  float: right;
  text-decoration: underline;
  font-size: 14px;
  text-align: right;
}
.service .layout-two-column-cell .issueFooter .backToTask a {
  color: #0099ff;
}
.service .layout-two-column-cell .issueFooter .backToTask a:after {
  font:normal normal normal 16px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0, 0);
  content:"\f0d8";
  position: relative;
  font-size: 14px;
  color: #0099ff;
}

.serviceGraphic {
  margin-top: 40px;
  padding-bottom: 10px;
  border-bottom: 2px solid #ccc;
}
.serviceGraphic .serviceHeader{
  margin-bottom: 10px;
  display: table;
  width: 100%;
  /* margin-left: -8px; */
}
.serviceGraphic .serviceBtns .oneXstep {
  width: 25%;
}
.serviceGraphic .serviceBtns .twoXstep {
  width: 50%;
}
.serviceGraphic .serviceBtns .threeXstep {
  width: 75%;
}
.serviceGraphic .serviceBtns .fourXstep {
  width: 100%;
}
.serviceGraphic .serviceBtns .alignC {
  margin: 0 auto;
}
.serviceGraphic .serviceBtns .alignL2 {
    left: 25%;
    position: relative;
}
.serviceGraphic .serviceBtns .alignL3 {
    left: 50%;
    position: relative;
}
.serviceGraphic .serviceBtns .alignL4 {
    left: 75%;
    position: relative;
}
.serviceGraphic .serviceBtns .serviceBtnUI {
  padding: 5px 15px;
  margin: 3px 0;
}
.serviceGraphic .serviceHeader .serviceStep {
  display:  table-cell;
  width: 25%;
  text-align: center;
  background-color: #ccc;
}
.serviceGraphic .serviceHeader span {
  position: relative;
  display: inline-block;
  padding: 10px 0 10px 16px;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  width: 100%;
}
.serviceGraphic .serviceHeader span::before,
.serviceGraphic .serviceHeader span::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.serviceGraphic .serviceHeader .arrowBack:before{
  left: 100%;
  box-sizing: border-box;
  border: 21px solid transparent;
  border-left: 21px solid #ccc;
}
.serviceGraphic .serviceHeader .serviceStep:first-child .arrowBack:after{
  /* left: -22px;
  box-sizing: border-box;
  width: 22px;
  height: 22px;
  border-left: 22px solid #fafafa; */
  border: 15px solid #fafafa;
}
.serviceGraphic .serviceHeader .serviceStep .arrowBack:after{
  left: -22px;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-top: 5px solid #fafafa;
  border-right: 5px solid #fafafa;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.serviceGraphic ul {
  background-image: url("/wp-content/themes/primal/img/service/serviceGraphicBack.png");
  background-repeat: repeat-y;
  background-position: center top;
  padding-top: 5px;
  /* 
  padding-bottom: 15px;
  background-size: 52%;
  margin-left: -5px;
  border-bottom: 2px solid #ccc; */
}
.service .notes {
  font-size: 14px;
  color: #666666;
  border-left: 8px solid #999999;
  margin: 30px 5px 0;
  padding-left: 10px;
}
.service .notes p {
  margin-bottom: 0 !important;
}

  /*//// more services ////*/
.service ul.moreTasks li {
  padding: 0 0 5px 30px;
  position: relative;
}

.service .otherTasks{
  margin-top: 15px;
  display: table;
  width: 100%;
}
.service .otherTasks a {
  color: #1a60ae !important;
}
.service .otherTasks .moreTasks{
  display: table-cell;
  width: 50%;
}
.fixMT30 {
  margin-top: 30px;
}

/*// service introduction page //*/
  /*//// all ////*/
.service section.serviceContent {
  padding: 50px 0 70px !important;
}
.service section.serviceContent h1 {
  margin: 0 0 30px !important;
}
.service .backLink a:hover,
.service .goLink a:hover {
  text-decoration: underline;
}

  /*//// issuse ////*/
.service ul.point li h3 {
  font-weight: bold;
  font-size: 18px;
}
.service ul.point li p {
  padding: 3px 0;
}

.service .issueTable {
  display: table;
  width: 100%;
}
.service .issueTable .issueRow {
  margin-bottom: 10px;
}
.service .issueTable .issueRow .issueCell {
  display: table-cell;
  width: 45%;
  padding: 15px;
  vertical-align: middle;
  border: 1px solid #cccccc;
  border-radius: 8px;
  font-size: 16px;
}
.service .issueTable .issueRow .issueQ {
  font-weight: bold;
  background-color: #f3f3f3;
}
.service .issueTable .issueRow .issueQ h3 {
  font-size: 16px;
  color: #333333;
}
.service .issueTable .issueRow .issueA {
  background-color: #ebeff5;
}
.service .issueTable .issueRow .issueArrow {
  display: table-cell;
  padding: 0 3% 0 4%;
  vertical-align: middle;
}
.service .issueTable .issueRow .issueArrow .arrowRight {
  border-top: 30px solid transparent;
  border-left: 25px solid #b2d0f0; 
  border-bottom: 30px solid transparent;
  border-right: 0px solid transparent;
}
.service .layout-two-column-cell .issueHeader h3.serviceName {
  border: none;
  min-height: auto;
  margin: 0;
  text-align: center;
  padding: 0;
  font-size: 22px !important;
  font-weight: normal;
}


  /*//// work folw ////*/
.service ul.process li {
  padding: 0px 0 5px 55px;
  position: relative;
}
.service ul.process li>span {
  font-weight: bold;
  position: absolute;
  left: 0px;
}
.service .flowTable {
  display: table;
  width: 100%;
}
.service .flowTable .flowRow {
  border: 1px solid #b2d0f0;
  padding: 5px;
}
.service .flowTable .flowCell {
  display: table-cell;
  padding: 5px 10px;
  vertical-align: middle;
}
.service .flowTable .flowRow .flowH {
  width: 200px;
  font-weight: bold;
  border-right: 1px solid #b2d0f0;
  text-align: center;
}
.service .flowTable .flowArrow {
  margin-bottom: 10px;
}
.service .flowTable .flowArrow .arrowD {
  display: table-cell;
  border-top: 20px solid #b2d0f0;
  border-right: 100px solid transparent; 
  border-left: 100px solid transparent;
  border-bottom: 0px solid transparent;
}
.service .flowTable .flowArrow:last-child .arrowD {
  display: none;
}

  /*//// archives ////*/
.service .table {
  table-layout: fixed
}
.service .tableBody.tableRow > .tableCell:first-child {
  font-weight: normal;
}
.service .tableRow .tableCell {
  border-bottom: solid 1px #dddddd;
}
.service .tableHeader.tableRow:not(:last-child) .tableCell {
  width: auto;
}
/** ↑↑↑↑ 201702 Added ↑↑↑↑ **/

/** ↓↓↓↓ 201712 Added for industry ↓↓↓↓ **/
/*// service common //*/
.service .manufacturer .buttonUI {
  padding: 30px 25px 20px;
}
.service .manufacturer .buttonUI:after {
      margin-top: -14px;
}
.service .manufacturer .buttonUI:before {
  content:"製造業における";
  position: absolute;
  top: 5%;
  font-size: 15px;
}

/*// service index //*/
.service .indexBtn {
  width: 100%;
  display: table;
  margin-top: 20px;
}
.service .indexBtn a {
  display: table-cell;
  width: 32%;
}
.service .indexBtn a .buttonUI {
  width: 98%;
  margin: 0 auto;
  font-size: 18px;
}
.service .indexBtn a .buttonUI:after {
  right: 20px;
  margin-top: -15px;
  font-size: 26px;
}

/*// service overview page //*/
.service .arrowWarp{
  text-align: center;
  margin: 40px 0;
  padding-bottom: 30px;
}
.service .arrowService {
  border-top: 90px solid #b2d0f0;
  border-right: 225px solid transparent;
  border-left: 225px solid transparent;
  border-bottom: 0px solid transparent;
  width: 450px;
  margin: 0 auto;
}
.service .arrowP {
  margin-top: -80px;
  line-height: 1.3em;
  font-size: 18px;  
  font-weight: bold;
}
.service #project {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b2d0f0;
}
.service #project:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.service #project .summary {
  padding: 20px;
  /* background-color: #ebeff5;  */
  margin: 0 0 20px;
  border-radius: 8px;
  border: 1px solid #cccccc;
  display: table;
}
.service #project .summary div{
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
.service #project .summary .image {
  /* overflow: hidden;
  position: relative;
  height: 200px;
  width: 50%; */
}
.service #project .summary .image img {
  margin-bottom: 0;
}
.service #project .summary .disc {
  padding-right: 10px;
}

.service #project .table {
  display: table;
  margin: 10px auto 0;
}
.service #project .cell {
  display: table-cell;
  width: 33%;
}
.service #project .cell h3 {
  text-align: center;
  background-color: #b2d0f0;
  display: block;
  margin: 0 3px;
  padding: 5px;
}
.service #project .cell p {
  display: block;
  padding: 15px 10px 15px;
  margin: 0 3px;
}
.service #forte {
  /* padding-bottom: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #b2d0f0; */
}
.service #forte h3 {
  border-left: 5px solid #04508e;
  padding-left: 10px;
  font-size: 20px;
  color: #04508e;
}
.service #forte p {
  padding: 15px;
}

/** ↑↑↑↑ 201712 Added for industry ↑↑↑↑ **/

/*
* en
*/

.en #shorten .layout-three-column-cell{
  padding: 0 18px;
}

.en #shorten ul.normal li:before{
  top: 12px;
}

.en .imageThumbList li {
    padding: 0;
    font-size: 16px;
    text-align: center;
    width: 25%;
    display: inline;
    float: left;
    margin: 0 0 30px;
    min-height: 120px;
}

.en .imageThumb{
  width: 100%;
  margin: 0 0 10px;
  line-height: 0;
}

.en #mapBody{
  width:100%;
  height:500px;
  margin:0 0 40px;
}

.en #mapUI .middle_b{
    font-size: 16px !important;
    padding: 15px !important;
    width: 300px !important;
}
.en #mapUI .buttonUI_back {
  border-style: solid;
  border-color: #04518e;
  border-width: 1px;
  padding:25px;
  width:370px;
  text-align: center;
  border-radius: 50px;
  text-decoration: none;
  display: inline-block;
  line-height: 1.2em;
  font-size: 22px;
  color: #1a60ae !important;
  position: relative;
  background-color: #ffffff;  
}

.en #mapUI .buttonUI_back:before{
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0, 0);
  content:"\f104";
  position: absolute;
  left:20px;
  top:50%;
  margin-top:-15px;
  font-size: 25px;
}

.en #mapUI .buttonUI_back:hover,.en #mapUI .buttonUI_back:active,.en #mapUI .buttonUI_back:focus{
  color:#ffffff !important;
  background-color: #04518e;
  text-decoration: none;
}

.en #mapUI .middle_b:first-child{
  margin: 0 20px 0 0;
}

/*
* new-business
*/

.service .exLink{
  position: relative;
  padding: 0 0 0 26px;
  color: #0b508e !important;
  display: inline-block;
  font-size: 16px;
}

.service .exLink:before{
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0, 0);
  content:"\f08e";
  position: absolute;
  left:0;
  top:0%;
  margin-top: 6px;
  font-size: 16px;
  color: #0b508e !important;
}


/*
* rewrite blog-edit.css
*/

.entry-content article a[target="_blank"] {
  color: #0b508e !important;
  font-size: 16px !important;
  padding: 0px 25px 0 5px !important;
}
.entry-content article a[target="_blank"]:before {
  display: none !important;
}
.entry-content article a[target="_blank"]:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  content: "\f08e";
  position: absolute;
  right: 3px;
  top: 50%;
  margin-top: -9px;
  font-size: 16px;
  color: #0b508e;
}

.entry-content article a.madonashi[target="_blank"] { /*160628*/
 padding: 0 5px  !important;
 }
.entry-content article a.madonashi[target="_blank"]:after {
 display: none;
 }

/*
* business-blog
*/

.business-blog .setPos h1,
.business-blog .setPos .pageTilte{
  color:#ffffff;
}

.business-blog .wireTwoColumn{
  min-height: 1000px;
}



/*
* news-blog
*/

.news .wireTwoColumn{
  /* min-height: 1050px; */
}

.news img.newYear2018 {
  width: 700px;
}

/*
* recruit
*/

.recruit .imageOnLeft{
  position: relative;
  padding: 0 0 0 350px;
}
.recruit .imageOnLeft .columnImage{
  position: absolute;
  top: 0;
  left: 0;
}
.recruit .imageOnRight{
  position: relative;
  padding: 0 350px 0 0;
  min-height: 300px;
}
.recruit .imageOnRight .columnImage{
  position: absolute;
  top: 0;
  right: 0;
}
.recruit .year-tilte {
  font-size: 28px;
  line-height: 1.2em;
  top: 0;
  left: 0;
  color: #1a60ae;
}
.recruit ul.point li{
  padding: 0 0 0 30px;
}
.recruit ul.point li:before{
  left: 5px;
}
.recruit ul.check li{
  font-size: 18px;
  padding: 0px 0 0 35px;
}
.recruit ul.check li:before{
  content:"\f00c";
  top: 38%;
  font-size: 22px;
}
.recruit .grayBorder {
    background-color: #eeeeee;
    border-radius: 6px;
    position: relative;
    padding: 26px;
    margin-bottom: 40px;
}
.recruit #main img {
    margin: 0;
}
.recruit .columnImage .clipImage {
    margin-top: 50px;
}
.recruit .exLink_r{
  color: #0b508e;
  font-size: 16px;
  margin-right: 15px;
  text-decoration: inherit;
}
.recruit .exLink_r:after {
  top: 4px;
  right: -25px;
}
.recruit .exLink_r:hover {
  text-decoration: underline;
}
.recruit #top-highlight-list a{
  color: #333333;
}
.recurit_links {
  padding: 0 10px;
  margin-left: 10px;
  border-left: 1px solid #333333;
}
.recruit .buttonUI:after{
  display: none;
}
.recruit .layout-two-column-container-link .layout-two-column-cell:hover{
  background-color: transparent;
}


/*
* recruit-blog
*/

.recruit-blog .wireTwoColumn{
  min-height: 700px;
}

/*
* content
*/

.content ul.normal li:before{
  font:normal normal normal 14px/1 FontAwesome;
  font-size:inherit;
  text-rendering:auto;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  transform:translate(0, 0);
  content:"\f0da";
  position: absolute;
  left:36px;
  top:50%;
  margin-top: -9px;
  font-size: 16px;
  color: #1a60ae;
}

.content ul.normal li{
  position: relative;
  padding: 0 0 0 56px;
  font-size: 16px;
}

.error404 .mainVisual,
.search .mainVisual,
.tag .mainVisual,
.search .post-thumbnail,
.tag .post-thumbnail {
  display: none;
}
.search .pagination,
.tag .pagination {
  margin-top: 50px;
}
.search .pagination h2.screen-reader-text,
.tag .pagination h2.screen-reader-text{
  display: none;
}
.search #main article.page h2 {
    margin-top: 2.5em;
}
.pagination .nav-links a {
  text-decoration: underline;
}

/*
* contact new with plugin
*/

.contact #form-input-body,
.contact #form-confirm-body,
.contact #form-result-body{
  padding: 35px;
  border-radius: 5px;
  border: 1px solid #dddddd;
}
.contact .submitUI{
  border-style: solid;
  border-color: #04518e;
  border-width: 1px;
  padding:14px;
  width:190px;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  line-height: 1.2em;
  color:#1a60ae;
  font-size: 14px;
  position: relative;
  background-color: #ffffff;
  margin: 0 5px;
}
.contact .submitUI:hover,.contact .submitUI:active,.contact .submitUI:focus{
  color:#ffffff !important;
  background-color: #04518e;
  text-decoration: none;
}
.contact .requiredLabel{
  line-height: 18px;
  background-color: #cd3433;
  font-size: 12px;
  display: inline-block;
  padding: 0 4px;
  color: #ffffff;
  margin: 0 0 0 8px;
  font-weight: normal;
}
.contact .preview .requiredLabel,
.contact .mw_wp_form_preview .requiredLabel,
.contact .mw_wp_form_preview .contact_memo,
.contact .mw_wp_form_preview .knowConsultant {
  display: none;
}
.contact .inquire-input-body,
.contact #input-field h3{
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px 15px;
}
.contact .inquire-input-body input[type=text],
.contact .inquire-input-body input[type=email],
.contact .inquire-input-body textarea{
  border-radius: 3px;
  border: 1px solid #dddddd;
  padding:8px;
  width:100%;
  border-radius: 5px;
  line-height: 1.2em;
  color:#000000;
  font-size: 12px;
  position: relative;
  background-color: #ffffff;
}
.contact .inquire-input-body textarea{
  height:10em;
}
.contact .inquire-input-body{
  display: table;
  width: 100%;
}
.contact .inquire-input-body > label{
  display: table-row;
}
.contact .input-label{
  display: table-cell;
  width:200px;
  padding: 0 5px 15px 0;
  vertical-align: middle;
}
.contact .input-value{
  display: table-cell;
  padding: 0 0 15px;
  font-weight: normal;
}
.contact #form-confirm-body{
  display: none;
}
.contact .consultant-list .imageThumb{
    left: 25px;
    position: absolute;
    top: 0;
    width: 85px;
}
.contact .consultant-list .input-value:after{
  content: '';
  clear: both;
  display: block;
}
.contact .consultant-list .input-value label{
  min-height: 85px;
  position: relative;
  display: inline;
  float: left;
  width:50%;
  padding: 0 0 0 120px;
}
.contact .consultant-list .input-value label:first-child{
  width:100%;
}
.contact .consultant-list .input-value input{
  position: absolute;
  top: 50%;
  left:0;
  margin-top: -10px;
}
.contact .consultant-list .input-value label .radio-value span{
  display: block;
}
.contact .consultant-list .input-value label .radio-value span.c_type{
  margin:0 0 10px;
}
.contact .consultant-list .input-value label .radio-value span a{
  font-size: 12px;
}
.contact .input-value strong{
  display: block;
  margin: 5px 0 0;
  color: #cd3433;
}
.contact .confirm-container{
  display: table;
  width: 100%;
}
.contact .confirm-label{
  display: table-cell;
  width:200px;
  padding: 0 5px 15px 0;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}
.contact .confirm-value{
  display: table-cell;
  padding: 0 0 15px;
  font-weight: normal;
  font-size: 12px;
  vertical-align: middle;
}
.contact .confirm-value .imageThumb{
  display: inline-block;
  width: 85px;
  margin:0 15px 0 0;
  vertical-align: middle;
}
.contact #confirm-field{
  margin: 0 0 35px;
}
.contact #form-confirm-body a:last-child{
  margin: 0 0 0 15px;
}
.contact #result-error-body{
  display: none;
}

.contact .knowConsultant {
  display: inline-block;
  margin-left: 15px;
}

/*** consultants intro ***/
.contact .layout-two-column-container-link .layout-two-column-cell {
    display: table-cell;
    width: 50%;
    padding: 20px 10px 20px 0;
    font-size: 15px;
}
.contact .consultant {
  padding: 0 0 0 150px;
}
.contact .consultant .consultantImage {
  width: 140px;
  text-align: center;
}
.contact .consultant .consultantImage img {
  margin-bottom: 15px !important;
}
.contact .consultant .consultantImage h2 {
  font-size: 22px !important;
}
.contact .consultant p {
  margin: 0 0 5px !important;
}

/*
* contactform
*/
/*
.contactform #form-input-body,
.contactform #form-confirm-body,
.contactform #form-result-body{
  padding: 35px;
  border-radius: 5px;
  border: 1px solid #dddddd;
}
.contactform .submitUI{
  border-style: solid;
  border-color: #04518e;
  border-width: 1px;
  padding:14px;
  width:190px;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  line-height: 1.2em;
  color:#1a60ae;
  font-size: 14px;
  position: relative;
  background-color: #ffffff;
  margin: 0 5px;
}
.contactform .submitUI:hover,.contactform .submitUI:active,.contactform .submitUI:focus{
  color:#ffffff !important;
  background-color: #04518e;
  text-decoration: none;
}
.contactform .requiredLabel{
  line-height: 18px;
  background-color: #cd3433;
  font-size: 12px;
  display: inline-block;
  padding: 0 4px;
  color: #ffffff;
  margin: 0 0 0 8px;
  font-weight: normal;
}
.contactform .preview .requiredLabel,
.contactform .mw_wp_form_preview .requiredLabel,
.contactform .mw_wp_form_preview .contact_memo,
.contactform .mw_wp_form_preview .knowConsultant {
  display: none;
}
.contactform .inquire-input-body,
.contactform #input-field h3{
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px 15px;
}
.contactform .inquire-input-body input[type=text],
.contactform .inquire-input-body input[type=email],
.contactform .inquire-input-body textarea{
  border-radius: 3px;
  border: 1px solid #dddddd;
  padding:8px;
  width:100%;
  border-radius: 5px;
  line-height: 1.2em;
  color:#000000;
  font-size: 12px;
  position: relative;
  background-color: #ffffff;
}
.contactform .inquire-input-body textarea{
  height:10em;
}
.contactform .inquire-input-body{
  display: table;
  width: 100%;
}
.contactform .inquire-input-body > label{
  display: table-row;
}
.contactform .input-label{
  display: table-cell;
  width:200px;
  padding: 0 5px 15px 0;
  vertical-align: middle;
}
.contactform .input-value{
  display: table-cell;
  padding: 0 0 15px;
  font-weight: normal;
}
.contactform #form-confirm-body{
  display: none;
}
.contactform .consultant-list .imageThumb{
    left: 25px;
    position: absolute;
    top: 0;
    width: 85px;
}
.contactform .consultant-list .input-value:after{
  content: '';
  clear: both;
  display: block;
}
.contactform .consultant-list .input-value label{
  min-height: 85px;
  position: relative;
  display: inline;
  float: left;
  width:50%;
  padding: 0 0 0 120px;
}
.contactform .consultant-list .input-value label:first-child{
  width:100%;
}
.contactform .consultant-list .input-value input{
  position: absolute;
  top: 50%;
  left:0;
  margin-top: -10px;
}
.contactform .consultant-list .input-value label .radio-value span{
  display: block;
}
.contactform .consultant-list .input-value label .radio-value span.c_type{
  margin:0 0 10px;
}
.contactform .consultant-list .input-value label .radio-value span a{
  font-size: 12px;
}
.contactform .input-value strong{
  display: block;
  margin: 5px 0 0;
  color: #cd3433;
}
.contactform .confirm-container{
  display: table;
  width: 100%;
}
.contactform .confirm-label{
  display: table-cell;
  width:200px;
  padding: 0 5px 15px 0;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
}
.contactform .confirm-value{
  display: table-cell;
  padding: 0 0 15px;
  font-weight: normal;
  font-size: 12px;
  vertical-align: middle;
}
.contactform .confirm-value .imageThumb{
  display: inline-block;
  width: 85px;
  margin:0 15px 0 0;
  vertical-align: middle;
}
.contactform #confirm-field{
  margin: 0 0 35px;
}
.contactform #form-confirm-body a:last-child{
  margin: 0 0 0 15px;
}
.contactform #result-error-body{
  display: none;
}

.contactform .knowConsultant {
  display: inline-block;
  margin-left: 15px;
}

/*** consultants intro ///
.contactform .layout-two-column-container-link .layout-two-column-cell {
    display: table-cell;
    width: 50%;
    padding: 20px 10px 20px 0;
    font-size: 15px;
}
.contactform .consultant {
  padding: 0 0 0 150px;
}
.contactform .consultant .consultantImage {
  width: 140px;
  text-align: center;
}
.contactform .consultant .consultantImage img {
  margin-bottom: 15px !important;
}
.contactform .consultant .consultantImage h2 {
  font-size: 22px !important;
}
.contactform .consultant p {
  margin: 0 0 5px !important;
}
*/

/*
* profile
*/


.profile #mapBody{
  width:100%;
  height:500px;
  margin:0 0 40px;
}

.profile #mapUI .middle_b{
    font-size: 16px !important;
    padding: 15px !important;
    width: 300px !important;
}

.profile #mapUI .middle_b:first-child{
  margin: 0 20px 0 0;
}


.profile .layout-two-column-cell{
  width: 49%;
  display: table-cell;
}


/*
* privacy
*/

.privacy ul.point li{
  margin: 20px 0 0 0;
  padding-left: 25px !important;
}

.privacy ul.point li:before{
  left: 2px;
  top: 0px;
  font-size: 15px;
}

/**
* YAPPP css
**/

.entry-content .yarpp-related {
  border: none !important;
  padding: 0 !important;
  font-size: 16px !important;
  margin-top: 3em;
  }

#main article.post h3 {
  font-size: 22px;
  /* margin: 2em 0 0.3em !important; */
  margin: 2em 0 0.6em!important;
  padding: 0 0 0.2em;
  border-bottom: 1px dotted #1a60ae;
}

#main article.post img {
  margin-bottom: 10px;
}

.entry-content ol {
  padding: 0.5em 0em !important;
}

.entry-content .yarpp-related a {
  font-weight: normal !important;
}
.entry-content .yarpp-related li {
  margin-left: 1.5em !important;
}
.entry-content .yarpp-related abbr {
  display: none !important;
}



@media screen and (min-width: 1500px) {
  .top-carousel-container{
    width: 1500px;
    overflow: hidden;
    margin:0 auto;
  }
}

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

  /*
  * top
  */

  #top-carousel-section{
    margin: 0;
  }

  #top-carousel{
    margin:0 0 15px;
  }

  .top-carousel-container ul{
    height:280px;
  }

  .top-carousel-element-wrapper{
    height:280px;
  }

/* 20160729 add */
.masklink {
	position: absolute;
	left: 50%;
  margin-left: -40%;
	bottom: 10px;
	width: 80%;
	height: 260px;
	background-color: rgba(0,0,0,0);
	text-indent: -9999px;
	overflow: hidden;
}
  #carousel-ui-prev{
    position: absolute;
    left:10px;
    top:50%;
    font-size: 90px;
    margin-top: -45px;
    line-height: 1.1em;
    text-decoration: none;
  }
  #carousel-ui-next{
    position: absolute;
    right:10px;
    top:50%;
    font-size: 90px;
    margin-top: -45px;
    line-height: 1.1em;
  }
  .top-to-english{
    position: absolute;
    left:auto;
    bottom:auto;
    top:20px;
    right: 15px;
    width:55px;
    font-size: 10px;
  }
  .top-to-seeMore{
    position: absolute;
    left: 50%;
    bottom: 25px;
    /* 
    right: 15px;    
    bottom:auto;
    width:75px; */
    font-size: 16px;
    margin-left: -145px;
    padding: 8px 85px 6px;
  }
  #carousel-ui-pager{
    font-size: 0;
    line-height: 0;
    text-align: center;
  }
  #carousel-ui-pager li{
    display: inline-block;
    width: auto;
    font-size: 0;
    line-height: 0;
  }
  #carousel-ui-pager li:not(:last-child){
    margin: 0 15px 0 0;
  }
  #carousel-ui-pager a{
    font-size: 0;
    line-height: 0;
    display: block;
    border:none;
    text-decoration: none;
  }
  #carousel-ui-pager li:first-child a{
    border:none;
  }
  #carousel-ui-pager a img{
    display: none;
  }
  #carousel-ui-pager a:after{
    content:"●";
    font-size: 20px;
    line-height: 1.1em;
    text-decoration: none;
    color: #dcdcdc;
  }
  #carousel-ui-pager .current a:after{
    content:"●";
    font-size: 20px;
    line-height: 1.1em;
    color:#a0a0a0;
  }

  #top-carousel-main01-man{
    position: relative;
    display: block;
    width: 190px;
    top:0;
    left: 0;
    margin:15px auto !important;
  }
  #top-carousel-main01-text{
    position: relative;
    display: block;
    width:335px;
    left: 0;
    top: 0;
    margin:0 auto 15px !important;
  }
  #top-carousel-main01-number{
    position: relative;
    display: block;
    width:190px;
    margin:0 auto;
    top:0;
    left:0;
  }
  #top-carousel-main01-number img{
    margin: 0;
  }
  .c_image{
    display: inline-block;
    position: relative;
    height: 18px;
    width: 33%;
  }
  #top-carousel-main01-number .c_image img.c_number{
    margin:0 5px 0 0;
  }
  #top-carousel-main01-number .c_image img:nth-last-child(2){
    margin:0;
  }
  .top-topic-list li{
      padding: 0 0 0.5em 6em;
      position: relative;
      width: 100%;
  }
  .c_number{
    height: 18px;
  }
  #c_year .c_text{
    height: 8px;
    position: absolute;
    bottom: -18px;
  }
  #c_member .c_text{
    position: absolute;
    bottom: -16px;
    height: 8px;
    left: 50%;
    margin-left: -21px;
  }
  #c_project .c_text{
    position: absolute;
    bottom: -18px;
    height: 10px;
    right: 0;
  }

/* top carousel image main02 MOT */
  #top-carousel-main02-text{
    position: absolute;
    left: 50%;
    height: 12%;
    margin: 0 0 0 -65px !important; 
    width: auto;
  }

  #top-carousel-main02-manL{
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 88%;
    margin: 0 0 0 -240px !important; 
    width: auto;
  }

  #top-carousel-main02-manR{
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 88%;
    margin: 0 0 0 65px !important; 
    width: auto;
  }

/* top carousel image main03 アジアリサーチ 
  #top-carousel-main03-text{
    position: absolute;
    left: 40%;
    top: 20px;
    width: 220px;
    margin: 0 0 0 -100px !important; 
  }
  #top-carousel-main03-earth{
    position: absolute;
    right: 50%;
    top: 0;
    height: 350px;
    margin: 0 0px 0 100px !important; 
  }
  #top-carousel-main03-people{
    position: absolute;
    left: 80%;
    top: 0;
    height: 350px;
    margin: 0 0 0 -320px !important; 
  }
*/

/* top carousel image main04 新規事業研修 */
  .top-carousel-main04-title{
    /* content:url("../img/top/main04_title_s.png"); */
    position: absolute;
    left: 50%;
    top: 45px;
    height: 50%;
    margin-left: -145px !important; 
    width: auto;
  }

/* top carousel image main05 社内ベンチャー制度 */
  #top-carousel-main05-title{
    /* content:url("../img/top/main05_title_s.png"); */
    position: absolute;
    left: 57%;
    top: 90px;
    height: 39%;
    margin-left: -188px !important; 
    width: auto;
  }

/* top carousel image main06 プライマルの書籍 */

  #top-carousel-main06-title{
    position: absolute;
    left: 50%;
    top: 8px;
    height: 120px;
    margin-left: -185px;
/* 20160530 add */
    width: auto;
  }
  #top-carousel-main06-book{
    position: absolute;
    width: 140px;
    top: 130px;
    left: 50%;
    margin-left: -150px;
  }
  #top-carousel-main06-txt_s{
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -8px;
  }

  /* top carousel image main07 Primal Group RECRUIT */
  #top-carousel-main07-text1_s{
    position: absolute;
    width: 310px;
    bottom: 8%;
    margin-bottom: 0 !important;
    left: 50%;
    margin-left: -155px;
  }
  #top-carousel-main07-text2_s{
    position: absolute;
    width: 90%;
    top: 10px;
    left: 50%;
    margin-left: -45%;
  }
  #top-carousel-main07-image_s{
    position: absolute;
    width: 88%;
    top: 35%;
    margin-top: -20%;
    left: 50%;
    margin-left: -44%;
  }
  .top-carousel-main07-bar{
    position: absolute;
    width: 100%;
    height: 246px;
    background-color: #2e4e67;
    top: 55%;
    margin-top: 5%;
  }

  /** top carousel image main09 Service **/
  .top-carousel-main09-image{
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 50%;
    margin-left: -95px;
    margin-bottom: 0 !important;
  }
  .top-carousel-main09-text{
    position: relative;
    left: auto;
    line-height: 1.2em;
    text-align: center;
    margin: 0 auto;
    font-weight: normal;
  }
  .top-to-seeMore_blue {
    display: none;
    bottom: 140px;
  }
  .top-carousel-main09-text .textBreak {
    display: inline-block;
  }

  /** top carousel image main10 Industry **/
  .top-carousel-main10-image{
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    width: 100%;
    left: 0;
    margin: 0 !important;
  }
  .top-carousel-main10-text{
    position: relative;
    left: auto;
    line-height: 1.2em;
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
  }
  .top-carousel-main10-text .textBreak {
    display: block;
  }
  .main10 .top-to-seeMore_blue {
    width: 90%;
    margin-left: -45%;
    bottom: 30px;
    font-size: 14px;
    display: block;
    opacity: 0.9;
  }

  .top-topic-list .layout-two-column-row .layout-two-column-cell{
    border-bottom: none 0 transparent;
  }
   .top-topic-list .layout-two-column-row .layout-two-column-cell{
    margin-top: 10px;
  }
  .top-topic-list .layout-two-column-row .layout-two-column-cell:first-child{
    border-right: none 0 transparent;
  }
  #content .top-topic-list h1{
    font-size: 16px;
    color: #000;
    padding: 0;
    margin: -30px 0 10px;
    border-bottom: none 0 #ccc;
  }
  #top-contents-list{
    text-align: center;
    width: 100%;
  }
  #top-contents-list li{
    display: inline-block;
    width: 39%;
    text-align: center;
    border-bottom: solid 40px transparent;
    line-height: 1.2em;
    margin-right: 5%;
    margin-left: 5%;
    font-size: 14px;
  }
  #top-contents-list a{
    text-decoration: none;
  }
  #top-contents-list a i{
      font-size: 18px;
  }
  .readMore {
    overflow: hidden;
    width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
  .top-section h1{
    font-size: 22px;
  }

  /*
  * en
  */
  .en .imageThumbList li {
      padding: 0;
      font-size: 14px;
      text-align: center;
      width: 50%;
      display: inline;
      float: left;
      margin: 0 0 30px;
      min-height: 120px;
  }
  .en .imageThumb{
    width: 100%;
    margin: 0 0 10px;
    line-height: 0;
  }
  .en #mapBody{
    width:100%;
    height:330px;
  }
  .en #mapUI .buttonUI_back:after{
    display: none;
  }
  .en #mapUI .middle_b{
    width: auto !important;
    margin: 15px;
    display: block !important;
  }
  .en #mapUI .middle_b:after {
    right: 20px;
  }
  .en #mapUI .middle_b:first-child{
    margin: 15px;
  }

  .en #mapUI #btnPrint.middle_b{
    display: none !important;
  }
  .en .allFullSize{
    width:99%;
    display: block;
  }
  .en .fa-search-plus:before {
    margin-right: 5px;
  }

  /*
  * feature
  */
  .feature .middle_b{
    width: auto !important;
    margin: 15px;
    display: block !important;
    font-size: 16px !important;
  }
  .feature .middle_b:after {
    right: 20px;
  }

  .feature .fa-search-plus:before {
    margin-right: 5px;
  }

  /*
  * contact
  */

  .contact #form-input-body,
  .contact #form-confirm-body,
  .contact #form-result-body{
    padding: 0;
    border-radius: 0;
    border: 0 none #dddddd;
  }
  .contact .mw_wp_form_preview .submitUI{
    /* width: 98%;
    display: block;
    margin: 0 auto; */
    width: 46%;
    /* margin: 5px;
    display: inline-block; */
  }
  .contact .inquire-input-body{
    display: block;
    width: 100%;
  }
  .contact .inquire-input-body > label{
    display: block;
  }
  .contact .input-label{
    font-size: 16px;
    display: block;
    width:auto;
    padding: 0 5px 15px 0;
    vertical-align: middle;
  }
  .contact .input-value{
    font-size: 14px;
    display: block;
    padding: 0 0 15px;
    font-weight: normal;
  }
  .contact .input-value .contact_memo{
    font-size: 13px;
    color: #666666;
  }
  .contact .input-value select {
    font-size: 14px;
  }
  .contact #form-confirm-body{
    display: none;
  }
  .contact #form-result-body{
    display: none;
  }
  .contact .consultant-list .imageThumb{
      left: 25px;
      position: absolute;
      top: 0;
      width: 85px;
  }
  .contact .consultant-list .input-value:after{
    content: '';
    clear: both;
    display: block;
  }
  .contact .consultant-list .input-value label{
    min-height: 85px;
    position: relative;
    display: block;
    float: none;
    width:100%;
    padding: 0 0 0 120px;
    margin: 0 0 15px;
  }
  .contact .consultant-list .input-value label:first-child{
    width:100%;
  }
  .contact .confirm-container{
    display: block;
    width: 100%;
  }
  .contact .confirm-label{
    display: block;
    width:auto;
    padding: 0 0 15px 0;

  }
  .contact .confirm-value{
    display: block;
    padding: 0 0 15px;

  }
  .contact .confirm-value .imageThumb{
    display: inline-block;
    width: 85px;
    margin:0 15px 0 0;
    vertical-align: middle;
  }
  .contact #confirm-field{
    margin: 0 0 35px;
  }
  .contact #form-confirm-body a:last-child{
    margin: 35px 0 0 0;
  }

  .contact .knowConsultant {
    display: block;
    margin: 10px 0 0;
  }

  /*** consultants intro ***/
  .contact .layout-two-column-container-link .layout-two-column-cell {
    display: block;
    width: 100%;
  }
  .contact .consultant .consultantImage img {
    margin-bottom: 0px !important;
  }

  /*
  * profile
  */

  .profile #mapBody{
    width:100%;
    height:330px;
  }

  .profile #mapUI .middle_b{
    width: auto !important;
    display: block !important;
  }

  .profile #mapUI .middle_b:first-child{
    margin: 0;
  }

  .profile #mapUI #btnPrint.middle_b{
    display: none !important;
  }


  .profile .allFullSize{
    width:99%;
    display: block;
  }

  /*
  * service
  */

  .service #shorten .layout-three-column-cell{
    padding: 0;
  }
  .service .layout-two-column-container-link {
    /* margin: 0 15px; */
    display: block;
  }
  .service .layout-two-column-cell .issueHeader h2 {
    min-height: auto;
  }
  .service .tableRow .tableCell span {
    display: table-cell;
  }
  .fixMT30 {
    margin-top: 0;
  }

  /*
  * recruit
  */

  .recruit .columnImage .clipImage{
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .recruit .imageOnLeft{
    position: relative;
    padding: 0;
    min-height: auto;
  }

  .recruit .imageOnLeft .columnImage{
    position: relative;
    display: block;
    top: 0;
    left:0;
  }

  .recruit .imageOnRight{
    position: relative;
    padding: 0;
    min-height: auto;
  }

  .recruit .imageOnRight .columnImage{
    position: relative;
    display: block;
    top: 0;
    left:0;
  }

  .recruit .layout-three-column-cell{
    width: 39%;
    display: inline-block;
    text-align: center;
    margin: 0 3% 50px;
    border: none;
  }

  .recruit .clipImage{
    position: relative;
    display: inline-block;
    width: 100%;
  }

  .recruit .layout-two-column-cell {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 10%;
    border: none;
  }
  .recruit .layout-two-column-container-link{
    width: 100%;
  }

  /*
  * blog - news
  */

  .news img.newYear2018 {
    width: 100%;
  }

}



/* ----------------20160530 add------------------- */

/*
* top
*/

#top-fix-banner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#top-fix-banner .banner1 {
	display: block;
	width: 238px;
	height: 392px;
	position: absolute;
	bottom: 19px;
	right: 15px;
	background-color: #fff;
}
#top-fix-banner .banner1 img {
	width: 100%;
}
#top-fix-banner .bannerbg {
	display: block;
	width: 270px;
	height: 430px;
	position: absolute;
	bottom:0px;
	right: 0px;
	background-color: rgba(0,0,0,0.6);
	box-shadow:0px 0px 15px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:0px 0px 15px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow:0px 0px 15px 3px rgba(0,0,0,0.3);
}
#top-fix-banner .banner2_1 {
	display: block;
	width: 238px;
	height: 192px;
	position: absolute;
	bottom: 220px;
	right: 15px;
	background-color: #fff;
}
#top-fix-banner .banner2_2 {
	display: block;
	width: 238px;
	height: 192px;
	position: absolute;
	bottom:12px;
	right: 15px;
	background-color: #fff;
}
#top-fix-banner .banner2_1 img,
#top-fix-banner .banner2_2 img {
	width: 100%;
}
#top-fix-banner .banner1 img:hover,
#top-fix-banner .banner2_1 img:hover,
#top-fix-banner .banner2_2 img:hover {
	opacity: 0.8;
}

@media screen and (max-width: 980px) {
  /*
  * top
  */
  .spsliderwrap {
    width: 100%;
    padding: 20px 15px;
    overflow-x: auto;
    overflow-y: hidden;
    background: rgba(0,0,0,0.3);
  	margin-top: 15px;
  }
  .sslider {
    width: 615px;
    -webkit-overflow-scrolling: touch;
  	margin: 0 auto;
  }
  .sslider > * {
    -webkit-transform: translateZ(0px);
  }
  .sslider-wrapper::-webkit-scrollbar {
    display: none;
    height: 0 !important;
  }
  .sunit {
  	float: left;
  	line-height: 0;
  	width: 49%;
  	margin: 0 0 0 2%;
  }
  .sunit:first-child {
  	margin: 0;
  }
  .sunit .simg img {
  	width: 100%;
  	text-align: center;
  	margin: 0 15px 0 0!important;
  }
  .sunit_1 {
  	width: 100%;
  	text-align: center;
  }
  .sunit_1 .simg {
  	display: block;
  	line-height: 0;
  	width: 100%;
  	max-width: 500px;
  	margin: 0 auto;
  }
  .sunit_1 img {
  	width: 100%;
  	max-width: 500px;
  	margin: 0 0 0 0!important;
  }
}

/* ----------------20160530 add------------------- */

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

  /*
  * top
  */

/* top carousel image main06 プライマルの書籍 */

  #top-carousel-main06-title{
    top: 12px;
    height: 100px;
    margin-left: -150px;
  }
  #top-carousel-main06-book{
    top: 120px;
    width: 140px;
  }
  #top-carousel-main06-txt_s{
    top: 180px;
    width: 160px;
  }

/* 20160801 add */
  .sslider {
    width: 530px;
    -webkit-overflow-scrolling: touch;
  	margin: 0 auto;
  }
}

/* ----------------201702 add------------------- */
@media screen and (max-width: 600px) {
  .isSP2{ display: block !important; }
  .isTab{ display: none !important; }
  /*
  * service
  */
  .service .layout-two-column-cell .issueFooter .backToTask {
    float: none;
    margin: 10px 0;
  }
  .serviceGraphic {
    border: none;
    padding: 0;
  }
  .serviceGraphic .serviceHeader {
    display: none;
  }
  .serviceGraphic .serviceBtns {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
  }
  .serviceGraphic .serviceBtns .serviceBtnUI {
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    text-decoration: underline;
    display: inline-block;
    background-color: transparent;
    line-height: 1.5em;
  }
  .serviceGraphic .serviceBtnUI:after {
    font-size: 0;
  }
  .serviceGraphic .serviceBtns .oneXstep,
  .serviceGraphic .serviceBtns .twoXstep {
    width: 100%;
  }
  .serviceGraphic .serviceBtns li {
    padding: 0 0 5px 30px;
    position: relative;
  }
  .serviceGraphic .serviceBtns li:before {
    font: normal normal normal 16px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f054";
    position: absolute;
    left: 5px;
    margin-top: 5px;
    font-size: 16px;
    color: #0b508e;
  }
  .serviceGraphic .serviceBtns .alignL2,
  .serviceGraphic .serviceBtns .alignL3,
  .serviceGraphic .serviceBtns .alignL4 {
    left: 0;
  }
  .service .otherTasks{
    margin-top: 0;
  }
  .service .otherTasks .moreTasks{
    display: block;
    width: 100%;
  }
  .serviceBtnUI:hover,
  .serviceBtnUI:active,
  .serviceBtnUI:focus{
    color: #1a60ae !important;
  }

  /*//// work folw ////*/
  .service .flowTable .flowRow .flowH {
    width: 150px;
  }
  .service .flowTable .flowArrow .arrowD {
    border-top: 20px solid #b2d0f0;
    border-right: 80px solid transparent; 
    border-left: 80px solid transparent;
    border-bottom: 0px solid transparent;
  }

  /*
  * contact (new)
  */

  /*** consultants intro ***/
  .contact section h1 {
    margin: 0 0 10px !important;
  }
  .contact .layout-two-column-container-link .layout-two-column-cell {
    font-size: 16px;
    padding: 0;
  }
  .contact .consultant .consultantImage h2 {
    font-size: 24px;
  }
  .contact .consultant {
    padding: 20px 0;
    border-bottom: 1px dotted #cccccc;
  }
  .contact .consultant .consultantImage {
    width: 150px;
    margin: 0 auto 10px;
    position: relative;
  }


  /** ↓↓↓↓ 201712 Added for industry ↓↓↓↓ **/
  /*// service common //*/
  .service .manufacturer .buttonUI {
    padding: 25px 15px 10px;
  }
  .service .manufacturer .buttonUI:after {
        margin-top: -16px;
  }
  .service .manufacturer .buttonUI:before {
    font-size: 14px;
  }

  /*// service index //*/
  .service .indexBtn a {
    display: block;
    width: 100%;
    margin-bottom: 5px;
  }
  .service .indexBtn a .buttonUI {
    width: 100%;
  }

  /*// service casestudy page //*/
  .service #project .cell {
    display: block;
    width: 100%;
  }
  .service #project .cell h3 {
    margin: 0;
  }

  .service #project .summary div{
    display: block;
    vertical-align: top;
    width: 100%;
  }
  .service #project .summary .disc {
    padding: 0 15px 15px 0;
  }


  /** ↑↑↑↑ 201712 Added for industry ↑↑↑↑ **/

}

/** ↓↓↓↓ 201712 Added for industry ↓↓↓↓ **/
/*// service overview page //*/
@media screen and (max-width: 480px) {
  .service .arrowService {
    border-top: 90px solid #b2d0f0;
    border-right: 145px solid transparent;
    border-left: 145px solid transparent;
    border-bottom: 0px solid transparent;
    width: 290px;
    margin: 0 auto;
  }
  .service #project .summary h3 span{
    display: block;
    margin-left: 12px;
  }

}

.service .motTable .motRow {
  display: table;
  width: 100%;
  height: 50px;
  table-layout: fixed;
}
.service .motCell {
  display: table-cell;
  padding: 0 3%;
  border-right: 3px solid #b2d0f0;
}

.service .modelTable {
  display: table;
  width: 100%;
}
.service .modelTable .modelRow {
  border: 1px dashed #b2d0f0;
  border-right: none !important;
  border-left: none !important;
  padding: 5px;
}
.service .modelTable .modelCell {
  display: table-cell;
  padding: 5px 10px;
  vertical-align: middle;
}
.service .modelTable .modelRow .modelH {
  width: 15%;
  text-align: center;
}
.service .imgTable {
  padding: 60px 30px 30px;
  border: solid #98b3d0 3px;
  position: relative;
  margin-bottom: 70px;
}
.service .imgTable .imgRow {
  display: table;
  width: 100%;
}
.service .imgTable .imgRow {
  margin-bottom: 10px;
}
.service .imgCell {
  display: table-cell;
  padding: 0 0 0 5%
}
.service .imgTable .imgRow .imgL {
  width: 280px;
}

@media screen and (max-width: 768px){
    .service .imgTable .imgRow,
    .service .imgCell{
         margin: 0 auto;
        display: block;
    }
}

