body,div,p,h1,h2,h3,h4,h5,span,article, aside, figcaption, figure, footer, header, nav, section,ul,ol {
  margin: 0;
  padding:0;
  vertical-align: baseline;
  border: 0;
  background-color: rgba(0, 0, 0, 0);
  line-height:1;
  box-sizing: border-box;
}

img {
vertical-align: bottom;
}

a {
  text-decoration:none;
}

ol, ul {
  list-style: none;
}

body main {
  background-image: url("//type.jp/et/feature/sta/img/ETbackground.png") !important;
  background-size: contain;
}

body main#EType.single_post {
  background-image: url("//type.jp/et/feature/sta/img/ETbackground2.png") !important;
  background-size: contain;
}

main {
  color:#000;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN W3',
'Meiryo', 'MS PGothic', sans-serif !important;
}

.textLink {
  color:#06c;
}

.textLink:hover {
  text-decoration: underline;
  color: #e94e30;
}

.float_r {
  float:right;
  margin: 17px 40px 17px 17px;
}

.float_l {
  float:left;
  margin: 17px 17px 17px 40px;
}

.displayNone {
  display:none;
}

.font12 {
  font-size:12px
}

.font14 {
  font-size:14px
}

.font16 {
  font-size:16px
}

.font18 {
  font-size:18px
}

.font20 {
  font-size:20px
}

.textLeft {
  text-align:left;
}

.fontNormal {
  font-weight: normal;
}

.bottom_line {
  border-bottom: solid 1px #e0e0e0;
  margin:20px 0;
  }

.iframeAmazon {
  margin: 0px 40px 20px 20px;
  float: right;
}

.px980 {
  width:980px;
}

#main_inner {
  margin:0 auto;
  width:980px;
}

#left_area {
  width: 780px;
  float: left;
  padding-right: 40px;
  box-sizing: border-box;
}

#right_area {
  width: 200px;
  float: left;
}

/* ETヘッダー */
#ETheader {
  background-color: #007a51;
  height:72px;
}

#ETnav {
  height:72px;
  margin:0 auto;
  position: relative;
}

#ETnav img.ETlogo {
  padding: 16px 30px 16px 0px;
}
#ETnav #ETnav_list li a {
  display: inline-block;
  color: #ffffff;
}

#ETnav #ETnav_list li {
  display: block;
  float: left;
}

#ETnav #ETnav_list .engineer_nav_item {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  padding: 21px 0 19px 0
}

#ETnav #ETnav_list .engineer_nav_item:hover {
  border-bottom: 5px solid #ffffff;
  padding-bottom: 14px;
}

#ETnav #ETnav_list .engineer_nav_text {
  display: block;
  height: 32px;
  padding: 7px 0;
  font-size: 13px;
  border-left: 1px solid #229671;
  letter-spacing: 0.5px;
}
#ETnav #ETnav_list .engineer_nav_career {
  width: 165px;
}
#ETnav #ETnav_list .engineer_nav_trend {
  width: 165px;
}
#ETnav #ETnav_list .engineer_nav_pickup {
  width: 165px;
}
#ETnav_list .sns1 {
  display: block;
  background-image: url(//type.jp/et/feature/sta/img/sns1.gif);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 50%;
  height: 72px;
  width: 34px;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 885px;
}

#ETnav_list .sns2 {
  display: block;
  background-image: url(//type.jp/et/feature/sta/img/sns2.gif);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  height: 72px;
  width: 34px;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 915px;
}

#ETnav_list .sns3 {
  display: block;
  background-image: url(//type.jp/et/feature/sta/img/sns3.gif);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 20px;
  height: 72px;
  width: 34px;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 945px;
}

#ETnav_list .search {
  display: block;
  background-image: url(//type.jp/et/feature/sta/img/search.gif);
  background-position: 2px 0px;
  height: 72px;
  width: 51px;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  left: 936px;
}

/* タグ */
.tagA {
  display: inline-block;
  font-size: 9px;
  color: #525252 !important;
  text-decoration:none;
  padding:0px 0px 0.4px 0;
  line-height: 1.1;
  border-bottom: 1px solid;
  margin-right: 4px;
  letter-spacing: 1px;
}

/* tagA IE 11 用 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tagA:not(:target) {
  font-size: 10px;
   }
}

/* tagA IE 9 10 用 */
  .tagA:not(:target) {
  font-size: 10px;
   }


.tagA:hover {
  text-decoration:none;
  border-bottom:none;
}

.tag .tag_pic {
  width: 14px;
  padding: 2px 7px 0 0;
  margin-bottom: 20px;
  display: block;
  float: left;
}

.tag_inner {
  display: inline;
  }

.tag_inner li {
  display: inline;
  padding-right: 2px;
}

/* vol */
.vol {
  position: absolute;
  background-color: #fff;
  padding: 4px 10px 4px 8px;
  font-size: 10px;
  top: 28px;
  color: #000;
  opacity: 0.85;
}

.wide_vol {
  position: absolute;
  background-color: #fff;
  padding: 4px 10px 4px 8px;
  font-size: 10px;
  top: 28px;
  color: #000;
  opacity: 0.85;
}

/* vol Fire fox用 */
@-moz-document url-prefix() {
  .vol {
    padding: 4px 2px 4px 0px;
    right:186px;
    width: 48px;
    text-align: center;
  }

.wide_vol {
    padding: 4px 1px 4px 0px;
    right: 312px;
    width: 48px;
    text-align: center;
   }
}

/* vol IE 11 用 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vol:not(:target) {
    padding: 4px 2px 4px 0px;
    right:186px;
    width: 48px;
    text-align: center;
   }
  .wide_vol {
    padding: 4px 1px 4px 0px;
    right: 312px;
    width: 48px;
    text-align: center;
   }
}

/* vol IE 9 10 用 */
  .vol:not(:target) {
    padding: 4px 1px 4px 0px;
    right:186px;
    width: 48px;
    text-align: center;
   }
  .wide_vol {
    padding: 4px 2px 4px 0px;
    right: 312px;
    width: 48px;
    text-align: center;
   }

/* カテゴリーネーム */
.categoryName {
  text-align: center;
  font-size: 38px;
  margin: 40px;
  line-height: 1;
}

.CN_under {
  display: block;
  font-weight: normal;
  margin-bottom:17px;
}

/* 記事カード カテゴリ表示 */
.cardCategory_p {
  position: absolute;
  height: 28px;
  opacity: 0.85;
  background-color: #000000;
  font-size: 1.3em;
  color: #ffffff;
  font-weight: 900;
  width: 100px;
  text-align: center;
  line-height: 2;
  }

.cardCategory_c {
  position: absolute;
  width: 80px;
  height: 28px;
  }

.cardCategory_t {
  position: absolute;
  width: 70px;
  height: 28px;
  opacity: 0.85;
  }

/* 記事カード 大 */
.big_cardArea {
   margin-bottom:12px;
}

.big_card:first-child {
   margin-right:20px;
}

.big_card {
  width: 360px;
  height: 403px;
  background-color: #fff;
  float: left;
  box-shadow: 0px 2px rgba(0,0,0,0.1);
  position: relative;
}

.big_card .date time {
  color:#888;
}

.big_card .pic {
  width:360px;
  height:188px;
}

.big_card .img_box:hover {
  opacity:0.7;
}

.big_card .inner {
  padding:16px 20px 10px 21px;
}

.big_card .text_box {
  display:block;
  height:135px;
}

.big_card .text_box:hover {
  text-decoration:none;
}

.big_card .text_box .title {
  height: 52px;
  line-height: 1.6;
  margin: 10px 0;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.big_card .text_box .title:hover {
  text-decoration:underline;
}

.big_card .text_box .text {
  font-size: 11px;
  color: #888;
  line-height: 2;
  height: 66px;
  margin: 10px 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  letter-spacing: 1.5px;
}

/* 記事カード 小 */
.card {
  width: 234px;
  height: 298px;
  background-color: #fff;
  float: left;
  box-shadow: 0px 2px rgba(0,0,0,0.1);
  position: relative;
  margin-right:19px;
  margin-bottom: 22px;
}

.card.rec {
  height:auto !important;
}

.card.rec .img_box {
  height:170px;
  display:block;
}
.card.rec .inner {
  height:131px;
}
.card:nth-of-type(3n) {
  margin-right: 0px;
}

.card .date time {
  color:#888;
}

.card .pic {
  width:234px;
  height:122px;
}

.card .inner {
  padding:15px 18px 8px 20px;
}

.card .tag {
  padding: 0 8px 0 10px;
}

.card .text_box {
  height: 95px;
}

.card .text_box .title {
  height: 66px;
  line-height: 1.6;
  margin: 10px 0;
  color: #000;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.card .text_box .title:hover {
  text-decoration:underline;
}

.card .img_box:hover {
  opacity:0.7;
}

.card .text_box .text {
  color:#888;
  line-height:1.8;
  padding: 0 0 0 0;
}

.card .tag .tag_pic {
  width: 13px;
}

/* NEW!マーク */
.newMark {
  color:#007a51;
  font-weight: bold;
  letter-spacing: -1px;
  padding-right: 2px;
}

/* カテゴリページ固有 */
#category .lead {
  padding: 15px 0 34px 0;
  font-size: 13px;
  line-height: 2;
  letter-spacing: 1.8px;
}

#category .categoryName {
  margin: 39px 40px 19px 40px;
}

#category .bottom_line {
   margin:0;
}

#category .big_cardArea {
   margin-bottom: 18px;
}

#category  .pagination {
  margin: 14px 0 41px 0;
}
/* サイドバー */
#right_area section {
  margin-bottom: 0;
}

#right_area .PRpic {
  display: block;
  width: 100%;
  margin: 40px 0 21px 0;
}

#right_area .PRpic2{
  margin-top: 20px;
}

#right_area .title {
  padding: 20px 0 0px 0;
  border-top: solid 1px #d2d2d2;
}

#right_area .title img {
  height: 13px;
}

#right_area .article {
  color:#4f4f4f;
  height: 91px;
  border-bottom: dotted 1px #d2d2d2;
  padding:20px 0 0px 0;
  box-sizing: border-box;
}

#right_area .article:first-of-type {
  height: 85px;
  padding:14px 0 0px 0;
  box-sizing: border-box;
}

#right_area .article .pic:hover {
  opacity:0.7;
}

#right_area .article .text:hover {
  text-decoration:underline;
}

#right_area .article .pic {
  width:69px;
  height:50px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

#right_area #rannking_a .article .pic {
  width:50px;
  height:50px;
}

#right_area .article .text {
  line-height:17.8px;
  width: 200px;
}

#right_area .article .text.font12 {
  font-size: 10px;
}

#right_area .article:last-child {
  border-bottom: none;
}

#rannking_t .title {
  padding: 20px 0 14px 0;
}

#rannking_t .tagList {
  padding-bottom: 10px;
  border-bottom: solid 1px #bfbfbf;
  box-sizing: border-box;
  line-height: 1.1;
}

#rannking_t .tagList li {
  height: 16px;
  display: inline-block;
  text-decoration: none;
  color: #525252;
  padding: 0;
  border-bottom: 1px solid;
  margin-right: 5px;
  margin-bottom: 12px;
  line-height: 1.1;
  box-sizing: border-box;
}

#rannking_t .tagList li:hover {
  border-bottom:none;
  text-decoration:none;
}

#rannking_t .tagList li a {
  color: #525252;
  text-decoration:none;
}

#facebookPlagin {
  margin:20px 0;
  border-bottom: 1px solid #bfbfbf;
}

.search_box {
  margin-bottom:10px;
}

.sitemap {
  margin-bottom: 10px;
}

/*ページネーション*/

.pagination {
  text-align: center;
  margin:50px 0 60px 0;
}

.pagination li {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}

.pagination li a {
  color:#000;
  display: inline-block;
  background-color: #fff;
  height: 47px;
  width: 47px;
  padding: 17px 0;
  box-sizing: border-box;
  line-height: 1;
}

.pagination li a:hover {
  text-decoration: none;
  background-color: #007a51;
  color:#fff;
}

.pagination .now a {
  background-color: #007a51;
  color:#fff;
  }

.pagination li.next a {
  background-image: url(//type.jp/et/feature/sta/img/pagen.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 7px;
}

.pagination li.prev a {
  background-image: url(//type.jp/et/feature/sta/img/pagep.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 7px;
}

.pagination li.next a:hover {
  background-image: url(//type.jp/et/feature/sta/img/pagen_on.png);
}

.pagination li.prev a:hover {
  background-image: url(//type.jp/et/feature/sta/img/pagep_on.png);
}

.pagination li.dot {
  background-color: transparent;
}

/*記事ページ*/

#single_post {
  background-color: #fff;
  color:#555;
  padding: 20px 0;
  box-shadow: 0px 2px rgba(0,0,0,0.1);
  margin: 40px 0 0;
}

#single_post strong {
  font-weight: bold;
}

#single_post p {
  font-size:17px;
  padding: 17px 40px;
  line-height: 1.65;
  letter-spacing: 1px;
  max-width: 740px;
  box-sizing: border-box;
}

#single_post #postHeader {
  background-color: #fff;
  padding:20px 40px 18px 40px;
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 20px;
  }

#single_post #postHeader .PR {
  font-size: 9px;
  color:#888;
  font-weight: normal;
}

#single_post #postHeader .date time {
  color:#888;
  letter-spacing: 0px;
}

#single_post #postHeader .CateVol {
  position: relative;
  display: table;
}

#single_post #postHeader .cardCategory_c {
  position: static;
}

#single_post #postHeader .cardCategory_t {
  position: static;
  height: 28px;
  width: 85px;
  opacity: 1;
  background-color: #000000;
  color: #ffffff;
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 6px 8px;
}

#single_post #postHeader .cardCategory_p {
  position: static;
}

#single_post #postHeader .vol {
  height: 28px;
  position: static;
  display: table-cell;
  vertical-align: middle;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  letter-spacing: 2px;
  padding: 8px 8px 6px 0px;
  line-height: 1;
  opacity: 1;
}

#single_post #postHeader h1{
  color:#000;
  font-size: 28px;
  line-height: 37px;
  padding: 15px 0 11px 0;
}

#single_post #postHeader .date {
  float: left;
  padding: 5px 5px 5px 0px;
  margin-right: 14px;
  font-size: 12px;
  line-height: 1;
}

#single_post iframe {
  max-width: 660px !important;
}

#single_post figure {
  display: table;
  width: 160px;
}

#single_post figure.main_pic {
  padding: 17px 0px;
  width: 745px;
}

#single_post figure.main_pic .pic {
  width: 100%;
  max-width: 745px;
}

#single_post figure.main_pic .caption {
  padding: 8px 40px 2px 40px;
  margin-bottom: 2px;
  height: 23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

#single_post .caption {
  padding-top: 10px;
  font-size: 12px;
  font-style: oblique;
  line-height: 1.3;
}

#single_post h2{
  font-size: 24px;
  color: #000;
  background-image: url("//type.jp/et/feature/sta/img/title_icon.gif");
  background-repeat: no-repeat;
  background-position: 0 27px;
  padding: 22px 0 0 30px;
  margin: 20px 40px 12px 40px;
}

#single_post_outer #single_post .jobBoad {
  display: table;
  font-size: 14px;
  line-height: 1.7;
  width: 665px;
  height: 72px;
  background-color: #e5e5e5;
  margin: 8px 40px;
}

#single_post_outer #single_post .jobBoad .innerLouter {
  float: left;
  display: table;
  margin: 0;
  padding: 0;
  height: 72px;
  width: 90px;
}

#single_post_outer #single_post .jobBoad .inner_boxL {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

#single_post_outer #single_post .jobBoad .inner_boxR {
  float: left;
  display: table;
  height: 72px;
}

#single_post_outer #single_post .jobBoad .pic {
  width:83px;
  height:62px;
  padding:0 20px 0 5px;
}

#single_post_outer #single_post .jobBoad .text {
  display: table-cell;
  vertical-align: middle;
  color:#888;
  margin: 0;
  padding:0;
  width: 552px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0px;
}

#single_post_outer #single_post .jobBoad .text .name {
  font-size: 11.5px;
  letter-spacing: 1.5px;
  font-weight: normal;
}

#single_post .profile {
  margin: 20px 0;
  padding: 0px;
}

#single_post .profile .profile_inner {
  margin: 30px 40px 0;
}

#single_post .profile p {
  font-size: 13px;
  letter-spacing: 0.8px;
  width: 508px;
  float: right;
  padding: 0px;
}

#single_post .profile .title {
  display: block;
  font-size: 12px;
  color: #000;
}

#single_post .profile .name {
  display: block;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 7px;
}

#single_post .profile .pic {
  width: 132px;
  height: 132px;
  border-radius: 70px;
  margin: 0 20px 0 0;
}

#single_post .editor_feature {
  padding: 17px 40px;
}

#single_post .editor_feature_title {
  padding: 17px 0 0;
  font-weight:bold;
  font-size:18px;
  letter-spacing: 1px;
  background-image: url(../img/editor_feature_top_line.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#single_post .editor_feature_lead {
  padding: 17px 0;
  font-style: oblique;
  font-size: 12px;
  background-image: url(../img/editor_feature_bottom_line.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
}

#single_post_outer #single_post .bottom_line {
  border-bottom: solid 1px #e5e5e5;
  margin:20px 0;
  }

#single_post_outer .nextLink {
  text-align: center;
  font-size: 14px;
  color: #888;
  margin: 37px 0 0 0;
}

#single_post_outer .pagination {
  margin: 15px 0 20px 0;
}

#single_post_outer .categoryName {
  font-size: 28px;
  margin: 28px 0 28px 0;
}

#single_post_outer .CN_under {
  padding-top: 5px;
  letter-spacing: 1px;
}

#single_post_outer .cardArea {
  margin-bottom: 0px;
}

#single_post_outer .cardArea .card:nth-child(4){
  margin-bottom: 18px;
}

#single_post_outer .cardArea .card:nth-child(5){
  margin-bottom: 18px;
}

#single_post_outer .cardArea .card:nth-child(6){
  margin-bottom: 18px;
}


#single_post_outer .bottom_line {
  border-bottom: solid 1px #d7d7d7;
  margin: 10px 0;
}
/* JOB BOARD */

#single_post_outer .jobBoad_outer {
  margin:20px 0;
}

#single_post_outer .jobBoad_outer .jobBoad {
  display: table;
  font-size: 14px;
  line-height: 1.7;
  width: 100%;
  background-color: #fff;
  padding: 5px 5px 5px 20px;
  height: 72px;
}

#single_post_outer .jobBoad_outer .jobBoad:nth-of-type(even){
  background-color:rgba(255,255,255,0.6);
}

#single_post_outer .jobBoad_outer .jobBoad .text {
  display: table-cell;
  vertical-align: middle;
  color: #888;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0px;
}

#single_post_outer .jobBoad_outer .jobBoad .text .name {
  font-size: 11.5px;
  letter-spacing: 1.5px;
  font-weight: normal;
}

/* JOB BOARD 2 */
.jobBoad2{
   margin-bottom:22px;
}

.jobBoad2 .card {
  width: 234px;
  height: 249px;
  background-color: #fff;
  float: left;
  box-shadow: 0px 2px rgba(0,0,0,0.1);
  position: relative;
  margin-right:19px;
  margin-bottom: 20px;
}

.jobBoad2 .card:nth-child(3n) {
  margin-right: 0px;
}

.jobBoad2 .card .pic {
  width:234px;
  height:123px;
}

.jobBoad2.recommend .card .pic {
  width:234px;
  height:170px;
}

.jobBoad2 .card .inner {
  padding:16px 18px 18px 18px;
}

.jobBoad2 .card .text_box {
  height: 95px;
}

.jobBoad2 .card .text_box:hover {
  text-decoration:none;
}

.jobBoad2 .card .text_box .title {
  height: 44px;
  line-height:1.4;
  padding: 0 0 11px 0;
  color:#000;
  line-height: 1.6;
}

.jobBoad2 .card .text_box .title:hover {
  text-decoration:underline;
}

.jobBoad2 .card .img_box:hover {
  opacity:0.7;
}

.jobBoad2 .card .text_box .text {
  color:#888;
  line-height:1.8;
  padding: 0;
}

.jobBoad2 .slider_dot_outer {
  text-align: center;
}

.jobBoad2 .slider_dot {
  display: inline-block;
  width: 14px;
  height: 14px;
  padding-right: 36px;
}

.jobBoad2 .slider_dot:nth-child(3n) {
  padding-right: 0px;
}

.jobBoad2 .slider_dot a {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("//type.jp/et/feature/sta/img/slider_d.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.jobBoad2 .slider_dot a:hover {
  background-image: url("//type.jp/et/feature/sta/img/slider_dw.gif");
}


.jobBoad2 .slider_dot a.now {
  background-image: url("//type.jp/et/feature/sta/img/slider_dw.gif");
}

.jobBoad2 .slider_dot a.active {
  background-image: url("//type.jp/et/feature/sta/img/slider_dw.gif");
}

/* facebook table */

#fb_bigbox {
  padding: 20px 0 0;
  width:100%;
  height:auto;
  color:#888;
  line-height:0;
  font-size:14px;
}

#fb_bigbox table {
border-collapse:collapse;
border:none;
}

#fb_bigbox td {
  width:50%;
  height:auto;
}

#fb_bigbox .fbbox_r {
  font-size: 13px;
  width:50%;
  background-color:#fff;
  text-align:center;
  vertical-align:middle;
  line-height:1.8;
  letter-spacing:1px;
  padding:0;
  box-sizing:border-box;
}

#fb_bigbox .fbbox_r .socialmediabottan {
  padding: 6px 0px 12px 0px;
  display: inline-block;
}

#fb_bigbox .fbbox_r .title {
  font-weight: bold;
  color: #000;
  font-size: 16px;
  letter-spacing: 0.5px;
}

#fb_bigbox .fbbox_l img {
  width:100%;
  min-width: 341px;
  height:auto;
  margin:0;
}

#fb_bigbox .fbbox_l {
  width:50%;
  height:auto;
}

/* TOP */

#index_top_outer {
  padding: 40px 0 30px 0;
}

#index_top_outer .categoryName {
  text-align: center;
  font-size: 27.8px;
  margin: 28px 40px 28px 40px;
  line-height: 1;
  letter-spacing: -1px;
}

#index_top_outer .CN_under {
  display: block;
  font-weight: normal;
  padding-top: 5px;
  letter-spacing: 1px;
}

#index_top_outer .big_card:first-of-type {
   margin-right:20px;
}

#index_top_outer .list_button {
  text-align: center;
}

#index_top_outer .list_button a {
  display: inline-block;
  padding-top: 12px;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  width: 235px;
  height: 37px;
  box-sizing: border-box;
  background-color: #007a51;
  border-radius: 20px;
  box-shadow: 0px 2px rgba(0,0,0,0.3);
  line-height: 1.1;
}

#index_top_outer .list_button a:hover {
  background-color:rgba(0, 122, 81, 0.8);
  text-decoration: none;
}

#index_top_outer .list_button .pic1 {
  vertical-align: top;
  padding-right: 6px;
  padding-top: 1.5px;
  height: 10px;
}

#index_top_outer .list_button .pic {
  vertical-align: top;
  padding-right: 0px;
  padding-top: 1.5px;
  height: 10px;
}

/* スライダー */
#index_top_outer .slider {
  width:660px;
  height:440px;
}

#index_top_outer .box {
  width:660px;
  height:440px;
  display:block;
  margin: 0 auto;
  position: relative;
}

#index_top_outer .over {
  width: 745px;
  height:386px;
  }

#index_top_outer .absolute_middle p {
  margin: 0;
  padding: 0 0.8em;
  font-size: 50%;
  text-align: center;
}

#index_top_outer .absolute {
  color: #fff;
  background: rgba(0,0,0,0.2);
  width: 100%;
  height: 103px;
  position: absolute;
  bottom: 54px;
  left: 0;
}

#index_top_outer .absolute .pic {
  width: 103px;
  height: 103px;
  background-color: #000000;
  color: #fff;
  font-size: 13px;
  text-align: center;
  padding: 43px 0;
  letter-spacing: 0.5px;
  float: left;
  font-weight: bold;
}

#index_top_outer .absolute .text_area {
  width: 637px;
  float: right;
}

#index_top_outer .absolute .text_area .date {
  float: right;
  padding-top: 2px;
  margin-right: 23px;
}

#index_top_outer .absolute .text_area .date time {
  font-size: 98%;
}

#index_top_outer .absolute .text_area .title {
  padding: 27px 0 1px 32px;
}

#index_top_outer .absolute .text_area .title a {
  color: #fff;
}

#index_top_outer .absolute .text_area .title a:hover {
  text-decoration: none;
}

#index_top_outer .absolute .text_area .tag {
  padding: 0px 0 0px 30px;
}

#index_top_outer .absolute .text_area .tag .tag_inner .tagA {
  color:#fff !important;
}

#index_top_outer .absolute .text_area .tag .tag_pic {
margin-bottom: 0px;
}

#index_top_outer .frameLine {
	border: solid 1px #CCC;
	padding: 20px;
}
#index_top_outer .bx-wrapper {
  width: 100%;
  height: 386px;
	position: relative;
}

#index_top_outer .bx-wrapper .bx-controls-direction a {
	position: absolute;
	z-index: 9999;
}

#index_top_outer .bx-prev {
	left: 30px;
	top:162px;
	color:#fff;
}
#index_top_outer .bx-next {
	right: 30px;
	top:162px;
	color:#fff;
}

.jobBoad2 .card .text_box .text {
  color:#888;
  line-height:1.8;
  padding: 0;
}

.jobBoad2 .slider_dot_outer {
  text-align: center;
}

.jobBoad2 .bx-pager.bx-default-pager {
  display:block;
  margin:0 auto;
  width:120px;
}
.jobBoad2 .bx-pager-item {
  display: inline-block;
  width: 27px;
  height: 27px;
  padding-right: 45px;
}
.jobBoad2 .bx-wrapper .bx-controls-direction {
  display:none;
}
.jobBoad2 .bx-pager-item a {
	height:15px;
	overflow:hidden;
}
.jobBoad2 .bx-pager-item a:before {
	display: block;
  width: 0;
  height: 150%;
  content: '';
}

.jobBoad2 .bx-pager-item:nth-child(3n) {
  padding-right: 0px;
}

.jobBoad2 .bx-pager-item a {
  display: inline-block;
  width: 27px;
  height: 27px;
  background-position: 50% 50%;
}

.jobBoad2 .bx-pager-item:nth-child(1) a {
  background: url("//type.jp/et/feature/sta/img/recom_1_off.gif") no-repeat;
}
.jobBoad2 .bx-pager-item:nth-child(2) a {
  background: url("//type.jp/et/feature/sta/img/recom_2_off.gif") no-repeat;
}
.jobBoad2 .bx-pager-item:nth-child(3) a {
  background: url("//type.jp/et/feature/sta/img/recom_3_off.gif") no-repeat;
  padding-right: 0px;
}

.jobBoad2 .bx-pager-item:nth-child(1) a:hover {
  background-image: url("//type.jp/et/feature/sta/img/recom_1_on.gif");
}
.jobBoad2 .bx-pager-item:nth-child(1) a.active {
  background-image: url("//type.jp/et/feature/sta/img/recom_1_on.gif");
}

.jobBoad2 .bx-pager-item:nth-child(2) a:hover {
  background-image: url("//type.jp/et/feature/sta/img/recom_2_on.gif");
}
.jobBoad2 .bx-pager-item:nth-child(2) a.active {
  background-image: url("//type.jp/et/feature/sta/img/recom_2_on.gif");
}

.jobBoad2 .bx-pager-item:nth-child(3) a:hover {
  background-image: url("//type.jp/et/feature/sta/img/recom_3_on.gif");
}
.jobBoad2 .bx-pager-item:nth-child(3) a.active {
  background-image: url("//type.jp/et/feature/sta/img/recom_3_on.gif");
}

/* SNS */
.sns_share_list {
  height: 28px;
  padding: 0px 40px;
  margin-bottom: 20px;
}

.facebook_count {
  margin-left: 5px;
}

.hatena_count {
  margin-left: 5px;
}

.share_list {
  margin: 14px 5px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  list-style: none;
}

.share_item {
  width: 24%;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.075rem;
  line-height: 1;
}

.share_item a {
  background: none no-repeat scroll 0.8rem center;
  border-radius: 3px;
  color: #fff !important;
  display: block;
  padding: 0.8rem;
  text-align: center;
  text-decoration: none !important;
}

.share_item.line_share a {
  background-color: #00b900;
  background-image: url(../img/pc_share_line.png);
}

.share_item.hatena_share a {
  background-color: #00a4de;
  background-image: url(../img/pc_share_hatena.png);
}

.share_item.twitter_share a {
  background-color: #1da1f2;
  background-image: url(../img/pc_share_twitter.png);
}

.share_item.facebook_share a {
  background-color: #3b5998;
  background-image: url(../img/pc_share_facebook.png);
}

/****** clearfix ******/
.clearfix {
  display:inline-block;
}

.clearfix:after {
  clear:both;
  display:block;
}

/** article_image **/
.alignright {float: right; margin: 0 40px 0 40px;}
.alignleft {float: left; margin: 0 40px 0 40px;}
.aligncenter {text-align:center; margin: 0 auto;}

/** h3 **/
h3.article {
  display: table;
  color: #159671 !important;
  font-weight: bold !important;
  font-size:17px !important;
  padding: 17px 40px !important;
}

.head .txt {
  font-size: 12px;
  font-weight:bold;
  letter-spacing:0;
  padding-top:2px;
  }

.submit {
  border:0px;
  border-radius: 5px;
  width:48px;
  height:22px;
  background:url(../img/mushi.png) center no-repeat;
}

.submit:hover {
  background:url(../img/mushi_on.png) center no-repeat;
}

.field {
  color: #555555 !important;
  border:0;
  padding:2px;
  margin-top:1px;
  font-size:1em;
  font-family:Arial, sans-serif;
  color:#aaa;
  border:solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width:140px;
}

/****** balloon ******/

#single_post .balloon-block {
	overflow: hidden;
	padding: 10px 5%;
	margin: 0;
	line-height: 1.5;
	color: #333333;
}
#single_post .balloon-block > .balloon-type-left:after,
#single_post .balloon-block > .balloon-type-right:after {
	display: block;
	clear: both;
	content: "";
}
#single_post .balloon-block > .balloon-type-left > .balloon-speaker {
	float: left;
	margin-right: -70px;
	width: 70px;
}
#single_post .balloon-block > .balloon-type-right > .balloon-speaker {
	float: right;
	margin-left: -70px;
	width: 70px;
}
#single_post .balloon-block > .balloon-type-left > .balloon-speaker > .balloon-icon,
#single_post .balloon-block > .balloon-type-right > .balloon-speaker > .balloon-icon {
	text-align: center;
	height: 60px;
}
#single_post .balloon-block > .balloon-type-left > .balloon-speaker > .balloon-icon > img.balloon-icon,
#single_post .balloon-block > .balloon-type-right > .balloon-speaker > .balloon-icon > img.balloon-icon {
  height: 59px;
  width: 59px;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  border-radius: 50%;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
#single_post .balloon-block > .balloon-type-left > .balloon-speaker > .balloon-speaker-name,
#single_post .balloon-block > .balloon-type-right > .balloon-speaker > .balloon-speaker-name {
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	padding: 0;
}
#single_post .balloon-block > .balloon-type-left > .balloon-area {
	float: left;
	position: relative;
	margin-left: 80px;
	margin-right:80px;
}
#single_post .balloon-block > .balloon-type-left > .balloon-area:before {
	position: absolute;
	top: 9px;
	left: -6px;
	z-index: 1;
	height: 0;
	width: 0;
	border-style: solid solid solid none;
	border-width: 6px;
	border-color: transparent #CCCCCC;
	content: "";
}
#single_post .balloon-block > .balloon-type-left > .balloon-area:after {
	position: absolute;
	top: 9px;
	left: -5px;
	z-index: 3;
	height: 0;
	width: 0;
	border-style: solid solid solid none;
	border-width: 6px;
	border-color: transparent #FFFFFF;
	content: "";
}
#single_post .balloon-block > .balloon-type-right > .balloon-area {
	float: right;
	position: relative;
	margin-right: 80px;
	margin-left:  80px;
}
#single_post .balloon-block > .balloon-type-right > .balloon-area:before {
	position: absolute;
	top: 9px;
	right: -6px;
	z-index: 1;
	height: 0;
	width: 0;
	border-style: solid none solid solid;
	border-width: 6px;
	border-color: transparent #CCCCCC;
	content: "";
}
#single_post .balloon-block > .balloon-type-right > .balloon-area:after {
	position: absolute;
	top: 9px;
	right: -5px;
	z-index: 3;
	width: 0;
	height: 0;
	border-style: solid none solid solid;
	border-width: 6px;
	border-color: transparent #FFFFFF;
	content: "";
}
#single_post .balloon-block > .balloon-type-left > .balloon-area > .balloon-text,
#single_post .balloon-block > .balloon-type-right > .balloon-area > .balloon-text {
	font-size: 17px;
	line-height: 1.7;
	position: relative;
	padding: 16px 20px;
	z-index: 2;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-radius: 5px;
	color: #333333;
	word-wrap: break-word;
  word-break: break-word;
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-weight:400;
  font-style:normal;
  src: url('../font/NotoSansCJKjp-Regular.woff') format('woff');
}

#single_post .marker_yellow {
  background: linear-gradient(transparent 80%,#f8e81c 0);
  font-weight: 700;
  font-family: "NotoSansCJKjp", sans-serif;
  background-position-y: 23px;
}

ul.sitemap_list {
  margin-left: 50px;
  font-size: 14px;
  list-style: square;
}

span.tag_span {
    margin: 0px 5px;
}

.tag > li {
  float: left;
  display: contents;
  display: ruby-base;
  word-break: keep-all;
}

/*記事内youtube埋め込み用*/
.youtube-wrap {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
  margin : 1em 40px;
}

.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.instagram-media {
  margin: 1em 40px !important;
}

/*記事内ボックスデザイン用*/

.box1 {
  padding: 0.5em 1em;
  margin: 2em 40px;
  font-weight: bold;
  border: solid 3px #007A51;
}
.box1 p {
  margin: 0;
  padding: 0;
}
.box2 {
  padding: 0.5em 1em;
  margin: 2em 40px;
  font-weight: bold;
  background: #FFF;
  border: solid 3px #007A51;
  border-radius: 10px;
}
.box2 p {
  margin: 0;
  padding: 0;
}

.box3 {
  position: relative;
  margin: 4em 40px;
  padding: 0.5em 1em;
  border: solid 3px #007A51;
}
.box3 .box-title {
  position: absolute;
  display: inline-block;
  top: -27px;
  left: -3px;
  padding: 0 9px;
  height: 25px;
  line-height: 25px;
  font-size: 17px;
  background: #007A51;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
.box3 p {
  margin: 0;
  padding: 0;
}
.box4 {
  margin: 2em 40px;
  background: #dcf6ff;
}
.box4 .box-title {
  font-size: 17px;
  background: #007A51;
  padding: 4px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.box4 p {
  padding: 15px 20px;
  margin: 0;
}
