@charset "utf-8";
/* ===================================================================
CSS information
 file name  :layout.css
 style info :各ページのスタイル

 @BASE
=================================================================== */
/*==============================================================================================
 PC
==============================================================================================*/
@media screen and (min-width: 641px){
  
  /* ==========================================================
    NEWS
  ========================================================== */
  #news .page {
    border-top: 2px solid #ffba72;
  }
  #news .article_list li {
    border-bottom: 1px solid #acacac;
    padding: 36px 10px 30px 0;
  }
  #news .article_list li:last-child {
    margin: 0 0 60px;
  }
  #news .article_list dt {
    color: #808080;
    line-height: 1;
    margin: 0 0 20px;
  }
  #news .article_list dd {
    font-size: 16px;
  }
  #news .article_list dd a {
    text-decoration: underline;
  }
  #news .archive_title {
    font-size: 16px;
    margin: 0 0 20px 10px;
  }
  #news .archive_list {
    margin: 0 0 60px 30px;
  }
  #news .archive_list li {
    margin: 0 0 10px;
  }

  /* 詳細ページ ---------------------------------------------------- */
  #news .sns {
    float: right;
    padding: 20px 0;
  }
  #news .sns li {
    margin: 0 10px 0 0;
    float: left;
  }
  #news .sns iframe {
    min-height: auto;
  }
  #news article {
    clear: both;
    padding: 0 0 30px;
  }
  #news article h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 30px;
    letter-spacing: 0;
  }
  #news article h3 span {
    color: #808080;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 18px;
  }
  #news article h3 em {
    margin: 0 10px;
  }
  #news article p {
    color: #000;
    margin: 0 0 30px;
  }

  /* ==========================================================
    SERVICE
  ========================================================== */
  #service .page {
    border-top: 2px solid #f0831e;
    padding: 20px 0 60px;
  }
  #service .sub_navi .subelement a{
    background: url(../images/shared/arrow_sm_right_orange.png) no-repeat 35px 50%;
    padding: 6px 0 4px 50px;
  }
  #service .stitle {
    border: 2px solid #f0831e;
    color: #f0831e;
    display: table;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 10px 18px;
    text-align: center;
  }
  #service .sns_share {
    background: url(../images/service/bg_sns.gif) no-repeat 0 0;
    height: 60px;
    margin: 0 auto;
    padding: 10px 10px 0 0;
    width: 262px;
  }
  #service .sns_share li {
    float: right;
  }
  #service .sns_share .share_fb {
    margin: 0 20px 0 0;
  }

  /* 人工知能事業 ---------------------------------------------------- */
  #service .service_list li {
    border-bottom: 1px solid #acacac;
    margin: 0 0 20px;
    padding: 0 10px 20px;
  }
  #service .app_fact {
    padding: 10px 0 24px;
  }
  #service .app_fact dt {
    float: left;
    margin: 0 10px 0 0;
  
  }
  #service .app_fact dd {
    padding: 6px 0 0;
  }
  #service .app_fact dd .stitle {
    border: 2px solid #f0a81e;
    color: #f0a81e;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 6px 10px;
  }
  #service .app_fact dd a {
    font-size: 18px;
    color: #808080;
    text-decoration: underline;
  }
  #service .app_fact dd a:hover {
    color: #f0831e;
    text-decoration: none;
  }

  #service .service_list .btn_orange a {
    padding: 8px 30px 6px 20px;
  }
  #service .btn_orange {
    display: inline-block;
    height: 30px;
  }

  /*20160525 追加*/
  #service .app_fact2 {
    padding: 10px 0 24px;
  }
  #service .app_fact2 dt {
    float: left;
    margin: 0 10px 0 0;
    width: 320px;
  }
  #service .app_fact2 dd {
    padding: 6px 0 0;
  }
  #service .app_fact2 dd .stitle {
    border: 2px solid #f0a81e;
    color: #f0a81e;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 6px 10px;
  }
  #service .app_fact2 dd a {
    font-size: 18px;
    color: #808080;
    text-decoration: underline;
  }
  #service .app_fact2 dd a:hover {
    color: #f0831e;
    text-decoration: none;
  }
  
  /*20170717 b to bページ追加*/
  #service h3.btob{
	color: #f0831e;
  }
  #service h3.btob img{
	  margin-bottom: 30px;
	  }
  #service .kishin{
	background-color:#ffe8cc;
  }
#service .kishin dt{
  position: relative;
  line-height: 2.5em;
  font-weight:bold;
  text-indent:1.5em;
}

#service .kishin dt::after{
  display: block;
  position: absolute;
  top: 1em;
  left: -1.2em;
  line-height: 1em;
  font-size:12px;
  content: '\■';
  color: #f0831e;
  }
#service .kishin dd {
  position: relative;
  margin-left:4em;
  line-height:1.5em;
  padding-bottom:1ex;
  }
#service .kishin dd::after {
  display: block;
  position: absolute;
  top: 0;
  left: -1.5em;
  font-weight:bold;
  line-height: 1.5em;
  content: '\002713';
  color: #f0831e;
}
#service .kishin dd:last-child{
  padding-bottom:1ex;
	}

 #service  ul.case li{
  position: relative;
  text-indent:1.5em;
  }
  #service ul.case li::after{
  display: block;
  position: absolute;
  top: 0;
  left: -1.2em;
  content: '\・';
  }



  /* ==========================================================
    COMPANY
  ========================================================== */
  /* 役員紹介 ---------------------------------------------------- */
  /* 写真無し */
  #company .fact {
    border-bottom: 1px solid #acacac;
    margin: 0 0 40px;
    padding: 0 10px 20px;
  }
  #company .fact .officer_name {
    float: left;
    font-size: 22px;
    letter-spacing: 2px;
    margin: 0 10px 20px 0;
    width: 150px;
  }
  #company .fact .biography {
    float: left;
  }
  #company .fact .biography dt {
    clear: both;
    float: left;
    margin: 0 10px 10px 0;
    width: 100px;
  }
  #company .fact .biography dd {
    float: left;
    margin: 0 0 10px;
    width: 360px;
  }  
  /* 写真有り */
  #company .officers_fact {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden;
  }
  #company .officers_fact dt {
    float: left;
    margin: 0 30px 0 0;
  }
  #company .officers_fact dd {
    float: left;
    width: 320px;
  }
  #company .officers_fact .officer_name {
    font-size: 22px;
    letter-spacing: 2px;
    margin: 0 0 20px;
  }
  #company .officers_fact .biography dt {
    margin: 0 10px 10px 0;
    width: 90px;
  }
  #company .officers_fact .biography dd {
    margin: 0 0 10px;
    width: 220px;
  }

  /* 会社概要 ---------------------------------------------------- */
  #company .company_fact {
    border-bottom: 1px solid #acacac;
    clear: both;
    margin: 0 0 10px;
    padding: 30px 10px 20px;
    overflow: hidden;
  }
  #company .company_fact dt {
    color: #f0831e;
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
    width: 180px;
  }
  #company .company_fact dd {
    float: left;
    width: 440px;
  }
  #company .company_fact dd span {
    font-size: 18px;
  }

  /* アクセス ---------------------------------------------------- */
  #company .address {
    margin: 0 0 30px;
  }
  #company .address dt {
    float: left;
  }
  #company .address dd {
    float: right;
  }
  #company .address dd .btn_orange a {
    display: block;
  }

  /* ==========================================================
    RECRUIT
  ========================================================== */
  #recruit .job dl {
    border: 2px solid #f3f3f3;
    border-radius: 8px;
    padding: 12px 0;
  }
  #recruit .job dt,
  #recruit .job dd {
    float: left;
  }
  #recruit .job dt {
    border-right: 2px solid #f3f3f3;
    color: #787878;
    margin: 0 15px 0 0;
    padding: 30px 0;
    text-align: center;
    width: 124px;
  }
  #recruit .job dd a {
    text-decoration: underline;
  }
  #recruit .job td {
    padding: 3px 10px 3px 0;
    vertical-align: top;
  }

  /* 募集要項 */
  #recruit .fact {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden;
  }
  #recruit .fact dt {
    float: left;
    font-weight: bold;
    width: 150px;
  }
  #recruit .fact dd {
    float: left;
    width: 490px;
  }
  #recruit .relation_job li {
    float: left;
    margin: 0 10px 0 0;
  }

  #recruit .ai-lab-act {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden;
  }
  #recruit .ai-lab-act dt {
    float: left;
    font-weight: bold;
    width: 200px;
  }
  #recruit .ai-lab-act dd {
    float: left;
    width: 440px;
  }


  /* 社員紹介 */
  #recruit .staff_thumbnail {
    padding: 0 0 40px;
  }
  #recruit .staff_thumbnail li {
    float: left;
    margin: 0 10px 20px 0;
  }
  #recruit .staff_list li {
    border-bottom: 1px solid #acacac;
    margin: 0 0 60px;
    padding: 0 10px 26px;
  }
  #recruit .staff_fact {
    padding: 0 0 40px;
  }
  #recruit .staff_fact dt {
    float: left;
    margin: 0 40px 0 50px;
    width: 148px;
  }
  #recruit .staff_fact dd {
    padding: 6px 0 0;
  }
  #recruit .staff_fact dd .stitle {
    border: 2px solid #f0a81e;
    color: #f0a81e;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 6px 10px;
  }
  #recruit .comment {
    margin: 0 0 34px 20px;
  }
  #recruit .comment dt {
    background: url(../images/recruit/comment_line.gif) no-repeat 0 bottom;
    color: #f0831e;
    font-size: 16px;
    margin: 0 0 18px;
    padding: 0 0 10px;
  }

  /* 会社環境紹介 */
  #recruit .thumbnail_list {
    padding: 0 0 40px;
  }
  #recruit .thumbnail_list li {
    float: left;
    height: 300px;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 314px;
  }
  #recruit .thumbnail_list li:nth-child(odd) {
    margin: 0 20px 20px 0;
  }
  #recruit .captionfull .thumbnail_caption {
    top: 210px;
    left: 0;
  }
  #recruit .thumbnail_caption {
    /*background-color: rgba(240,131,30,0.8);*/
    height: 100%;
    position: absolute;
    width: 100%;
  }
  #recruit .boxgrid img {
    left: 0;
    position: absolute;
    top: 0;

  object-fit: cover;
  width:314px;
  height:200px;
  }
  #recruit .boxgrid p {
    color: #000;
    padding: 10px;
  }

  /* Q&A */
  #recruit .qa_list {
    font-size: 16px;
    margin: 0 0 40px;
  }
  #recruit .qa_list dt {
    background: url(../images/recruit/icon_q.gif) no-repeat 0 0;
    color: #f0831e;
    margin: 0 0 10px;
    min-height: 30px;
    padding: 10px 0 0 60px;
  }
  #recruit .qa_list dd {
    background: url(../images/recruit/icon_a.gif) no-repeat 0 0;
    min-height: 30px;
    padding: 10px 0 0 60px;
  }

  /* ==========================================================
    FORM
  ========================================================== */
  .form_fact {
    clear: both;
    margin: 0 0 30px;
    /*overflow: hidden;*/
  }
  .form_fact dt {
    float: left;
    margin: 0 30px 0 0;
    padding: 2px 0 0;
    width: 190px;
  }
  .form_fact dd {
    float: left;
    width: 420px;
  }
  .form_fact input[type="text"],
  .form_fact input[type="tel"],
  .form_fact input[type="email"] {
    background-color: #f3f3f3;
    border: medium none;
    color: #787878;
    padding: 10px;
    width: 94%;
  }
  .form_fact li {
    float: left;
    width: 48%;
  }
  .form_fact li:first-child {
    margin: 0 4% 0 0;
  }
  .form_fact li input[type="text"] {
    width: 72%;
  }
  .form_fact input.w_76 {
    width: 76%;
  }
  .wpcf7-radio span.first {
    margin: 0 20px 0 0;
  }
  .form_fact .fact_title {
    display: block;
    float: left;
    padding: 8px 0 0;
  }
  .form_fact .icon_required {
    color: #f0831e;
    border: 1px solid #f0831e;
    float: right;
    padding: 4px 4px 2px;
  }
  .form_fact select {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #787878;
    padding: 5px 10px 5px 3px;
  }
  textarea#free_text {
    background-color: #f3f3f3;
    border: medium none;
    color: #787878;
    padding: 2%;
    width: 96%;
  }
  input[type="submit"] {
    background: #f0831e;
    border: none;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    width: 330px; 
  }
  .wpcf7-response-output, .ajax-loader {
    display: none!important;
  }
  span.wpcf7-not-valid-tip {
    font-size: 0.78em!important;
    padding: 2px 0 0 34px;
  }
  .birth-date-year span.wpcf7-not-valid-tip,
  .tel-number span.wpcf7-not-valid-tip,
  .mail-address span.wpcf7-not-valid-tip,
  .job-type span.wpcf7-not-valid-tip,
  .category span.wpcf7-not-valid-tip {
    padding: 0;
    position: absolute;
    display: block;
    width: 340px;
    bottom: -26px;
  }
  .birth-date-year span.wpcf7-not-valid-tip,
  .job-type span.wpcf7-not-valid-tip,
  .category span.wpcf7-not-valid-tip  {
    bottom: -23px; 
  }

  /* ==========================================================
    FORM
  ========================================================== */
  #privacy .page {
    line-height: 1.85;
  }

  /* ==========================================================
    SITE MAP
  ========================================================== */
  #sitemap_contents {
    margin: 0 auto;
    padding: 40px 1%;
    width: 98%;
    max-width: 980px;
  }
  #sitemap_list li.page_item {
    float: left;
    width: 50%;
  }
  #sitemap_list li.page_item:nth-child(even) {
    margin: 0 4% 0 0;
    width: 46%;
  }
  #sitemap_list a {
    border-bottom: 1px solid #ddd;
    display: block;
    margin: 0 0 30px;
    padding: 0 0 5px;
  }
  #sitemap_list .page_item_has_children a {
    margin: 0 0 10px;
  }
  #sitemap_list li .children li {
    text-indent: 1em;
    width: 100%;
  }
  #sitemap_list li .children li a {
    border-bottom: none;
    margin: 0;
  }
  #sitemap_contents .children {
    overflow: hidden;
    margin: 0 0 30px
  }
  #sitemap_contents .page-item-872 {
    background: url(../images/shared/icon_english.gif) no-repeat 0 20px;
  }
  #sitemap_contents .page-item-872,
  #sitemap_contents .page-item-867 {
    padding: 60px 0 0;
  }

  /* ==========================================================
    ENGLISH
  ========================================================== */
  #en #contener {
    margin: 0 auto;
    padding: 40px 10px;
    width: 980px;
  }
  #en #contener h2 {
    background: url(../images/shared/bg_breadcrumb.gif) no-repeat 0 bottom;
    color: #787878;
    font-size: 30px;
    letter-spacing: 5px;
    margin: 0 0 30px;
    padding: 0 0 14px;
  }
  #en #contener p {
    line-height: 1.7;
  }
  #en .stitle {
    border: 2px solid #f0831e;
    color: #f0831e;
    display: table;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 10px 18px;
    text-align: center;
  }
  #en #contener .history_list li {
    width: 205px;
  }
  #en #contener table td {
    padding: 5px 5px 5px 0;
  }

  /* 役員紹介 ---------------------------------------------------- */
  #en .officers_fact {
    clear: both;
    margin: 0 0 20px;
    overflow: hidden;
  }
  #en .officers_fact dt {
    float: left;
    margin: 0 30px 0 0;
  }
  #en .officers_fact dd {
    float: left;
    width: 320px;
  }
  #en .officers_fact .officer_name {
    font-size: 22px;
    letter-spacing: 2px;
    margin: 0 0 20px;
  }

  /* アクセス ---------------------------------------------------- */
  #en #contener .en_inner {
    margin: 0 auto;
    width: 640px;
  }

  /* ==========================================================
    FREE PAGE
  ========================================================== */
  #freepage #contents {
    margin: 60px auto 0;
  }
  #freepage .box {
    border: 1px solid #acacac;
    padding: 30px;
    text-align: center;
  }
  #freepage .box dt {
    font-size: 24px;
    margin: 0 0 20px;
  }
  #freepage .box dd,
  #freepage .box p {
    text-align: left;
  }
}

/*==============================================================================================
 Tablet
==============================================================================================*/
@media screen and (min-width:641px) and (max-width:1024px){

  /* ==========================================================
    NEWS
  ========================================================== */
  #news .article_list li {
    padding: 26px 10px 20px 0;
  }

  /* ==========================================================
    COMPANY
  ========================================================== */
  /* 役員紹介 ---------------------------------------------------- */
  /* 写真無し */
  #company .fact {
    border-bottom: 1px solid #acacac;
    margin: 0 0 30px;
    padding: 0 10px 20px;
  }
  #company .fact .officer_name {
    float: none;
    margin: 0 0 20px;
    width: auto;
  }
  #company .fact .biography {
    float: none;
  }
  #company .fact .biography dt {
    clear: both;
    float: left;
    margin: 0 2% 10px 0;
    width: 20%;
  }
  #company .fact .biography dd {
    float: left;
    width: 78%;
  }
  /* 写真有り */
  #company .officers_fact dt {
    margin: 0 2% 10px 0;
    width: 38%;
  }
  #company .officers_fact dd {
    width: 60%;
  }
  #company .officers_fact .officer_name {
    font-size: 22px;
    letter-spacing: 2px;
    margin: 0 0 20px;
  }
  #company .officers_fact .biography dt {
    clear: both;
    float: left;
    margin: 0 2% 10px 0;
    width: 30%;
  }
  #company .officers_fact .biography dd {
    float: left;
    width: 68%;
  }

  /* 会社概要 ---------------------------------------------------- */
  #company .company_fact {
    border-bottom: 1px solid #acacac;
    clear: both;
    margin: 0 0 10px;
    padding: 20px 10px;
    overflow: hidden;
  }
  #company .company_fact dt {
    float: none;
    margin: 0 0 10px;
    width: auto;
  }
  #company .company_fact dd {
    float: none;
    width: auto;
  }

  /* ==========================================================
    RECRUIT
  ========================================================== */
  #recruit .job dl {
    padding: 0;
  }
  #recruit .job dt,
  #recruit .job dd {
    float: none;
  }
  #recruit .job dt {
    border-right: none;
    margin: 0;
    padding: 12px 0 10px;
    text-align: center;
    width: 100%;
  }
  #recruit .job dd {
    border-top: 2px solid #f3f3f3;
    margin: 0 auto;
    padding: 10px 0;
    width: 96%;
  }
  #recruit .job table {
    width: 100%;
  }
  #recruit .job td {
    padding: 3px 0 3px 20px;
    text-indent: -1em;
    width: 50%;
  }

  /* 募集要項 */
  #recruit .fact {
    overflow: inherit;
  }
  #recruit .fact dt {
    float: none;
    font-weight: bold;
    padding: 0 0 10px;
    width: auto;
  }
  #recruit .fact dd {
    float: none;
    width: auto;
  }
  .relation_job li {
    float: none;
    margin: 0 0 10px;
  }

  /* 社員紹介 */
  #recruit .staff_thumbnail li {
    margin: 0 3% 20px 0;
    width: 30%;
  }
  #recruit .staff_fact dt {
    float: left;
    margin: 0 2% 0 0;
    width: 30%;
  }
  #recruit .staff_fact dd {
    float: left;
    padding: 6px 0 0;
    width: 68%;
  }
  #recruit .comment {
    margin: 0 0 34px;
  }

  /* 会社環境紹介 */
  #recruit .thumbnail_list {
    padding: 0 0 20px;
  }
  #recruit .thumbnail_list li {
    height: auto;
    width: 48%;
  }
  #recruit .boxgrid img {
    position: static;
  }
  #recruit .boxgrid p {
    color: #787878;
    padding: 0;
  }
  #recruit .thumbnail_list li:nth-child(odd) {
    margin: 0 4% 20px 0;
  }
  #recruit .captionfull .thumbnail_caption {
    background-color: #fff;
    padding: 6px 0 0;
    position: static;
    height: auto;
  }

  /* ==========================================================
    FORM
  ========================================================== */
  .form_fact dt {
    margin: 0 2% 0 0;
    width: 30%;
  }
  .form_fact dd {
    width: 68%;
  }
  .form_fact .fact_title {
    padding: 0;
  }
  .form_fact .icon_required {
    font-size: 10px;
    padding: 3px 3px 2px;
  }
  .form_fact li {
    width: 50%;
  }
  .form_fact input[type="text"],
  .form_fact input[type="tel"],
  .form_fact input[type="email"] {
    width: 92%;
  }
  .form_fact li input[type="text"] {
    width: 65%;
  }
  .form_fact li:first-child {
    margin: 0 0 0 0;
  }
  input[type="submit"] {
    -webkit-appearance: none;
  }
  .wpcf7-response-output, .ajax-loader {
    display: none!important;
  }
  span.wpcf7-not-valid-tip {
    font-size: 0.78em!important;
    padding: 2px 0 0 34px;
  }
  .birth-date-year span.wpcf7-not-valid-tip,
  .tel-number span.wpcf7-not-valid-tip,
  .mail-address span.wpcf7-not-valid-tip,
  .job-type span.wpcf7-not-valid-tip,
  .category span.wpcf7-not-valid-tip {
    padding: 0;
    display: block;
    position: static;
  }
  .birth-date-year span.wpcf7-not-valid-tip,
  .job-type span.wpcf7-not-valid-tip,
  .category span.wpcf7-not-valid-tip  {
    /*bottom: -23px; */
  }

  /* ==========================================================
    ENGLISH
  ========================================================== */
  #en #contener {
    max-width: 96%;
    padding: 30px 2%;
  }
  #en #contener table td {
    vertical-align: top;
  }

  /* 役員紹介 ---------------------------------------------------- */
  #en .officers_fact dt {
    margin: 0 2% 10px 0;
    width: 38%;
  }
  #en .officers_fact dd {
    width: 60%;
  }
  #en .officers_fact .officer_name {
    font-size: 22px;
    letter-spacing: 2px;
    margin: 0 0 20px;
  }

  /* アクセス ---------------------------------------------------- */
  #en #contener .en_inner {
    margin: 0 auto;
    width: 90%;
  }
}

/*==============================================================================================
 SP
==============================================================================================*/
@media screen and (max-width:640px){

  /* ==========================================================
    NEWS
  ========================================================== */
  #news .page {
    border-top: 1px solid #f0831e;
  }
  .article_list li {
    background: url(../images/shared/arrow_lg_right_orange.png) no-repeat 96% 50%;
    background-size: 10px 14px;
    border-bottom: 1px solid #acacac;
    padding: 15px 14% 15px 5px;
  }
  .article_list dt {
    font-size: 12px;
    padding: 0 0 10px;
  }
  .article_list dt span {
    color: #808080;
    font-size: 10px;
  }
  .article_list dd {
    color: #000;
  }
  #news .archive_title {
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
  }
  #news .archive_list {
    text-align: center;
  }
  #news .archive_list li {
    padding: 0 0 10px;
  }

  /* 詳細ページ ---------------------------------------------------- */
  #news .sns {
    padding: 20px 0;
  }
  #news .sns li {
    margin: 0 10px 0 0;
    float: left;
  }
  #news article {
    clear: both;
    padding: 0 0 20px;
  }
  #news article h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
    letter-spacing: 0;
  }
  #news article h3 span {
    color: #808080;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 0 0 5px;
  }
  #news article h3 em {
    margin: 0 5px;
  }
  #news article p {
    color: #000;
    margin: 0 0 20px;
  }

  /* ==========================================================
    SERVICE
  ========================================================== */
  #service .page {
    border-top: 1px solid #f0831e;
    padding: 20px 2%;
  }
  #service .stitle {
    border: 2px solid #f0831e;
    color: #f0831e;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 6px 8px;
    text-align: center;
  }
  #service .sns_share {
    background: url(../images/service/bg_sns.gif) no-repeat 0 0;
    height: 60px;
    margin: 0 auto;
    padding: 10px 10px 0 0;
    width: 262px;
  }
  #service .sns_share li {
    float: right;
  }
  #service .sns_share .share_fb {
    margin: 0 20px 0 0;
  }
  #service .flexslider_area {
    display: none;
  }

  /* 事業内容 */
  #service .service_list li {
    border-bottom: 1px solid #acacac;
    margin: 0 0 20px;
    padding: 0 0 20px;
  }
  #service .app_fact {
    padding: 0 0 10px;
  }
  #service .app_fact dt {
    margin: 0 0 10px;
    text-align: center;
  }
  #service .app_fact dd a {
    font-size: 16px;
  }
  #service .btn_orange {
    display: inline-block;
    height: 30px;
  }
  /*20170717 b to bページ追加*/
  #service h3.btob{
	color: #f0831e;
  }
  #service h3.btob img{
	  margin-bottom: 30px;
	  }
  #service .kishin{
	background-color:#ffe8cc;
  }
#service .kishin dt{
  position: relative;
  line-height: 2.5em;
  font-weight:bold;
  text-indent:1.5em;
}

#service .kishin dt::after{
  display: block;
  position: absolute;
  top: 1em;
  left: -1.2em;
  line-height: 1em;
  font-size:12px;
  content: '\■';
  color: #f0831e;
  }
#service .kishin dd {
  position: relative;
  margin-left:4em;
  line-height:1.5em;
  padding-bottom:1ex;
  }
#service .kishin dd::after {
  display: block;
  position: absolute;
  top: 0;
  left: -1.5em;
  font-weight:bold;
  line-height: 1.5em;
  content: '\002713';
  color: #f0831e;
}
#service .kishin dd:last-child{
  padding-bottom:1ex;
	}

 #service  ul.case li{
  position: relative;
  text-indent:1.5em;
  }
  #service ul.case li::after{
  display: block;
  position: absolute;
  top: 0;
  left: -1.2em;
  content: '\・';
  }


  /* ==========================================================
    COMPANY
  ========================================================== */
  /* 役員紹介 ---------------------------------------------------- */
  /* 写真有り */
  #company .officers_fact {
    margin: 0 0 10px;
  }
  #company .officers_fact dt {
    margin: 0 0 10px;
    text-align: center;
  }
  #company .officers_fact .officer_name {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0 0 20px;
  }
  #company .officers_fact .biography {
    border-top: 1px dashed #eee;
    padding: 10px 0;
  }
  #company .officers_fact .biography dt {
    text-align: left;
    margin: 0 0 10px;
  }
  #company .officers_fact .biography dd {
    border-bottom: 1px dashed #eee;
    margin: 0 0 10px;
    padding: 0 0 10px;
  }
  /* 写真無し */
  #company .fact {
    margin: 0 0 20px;
    padding: 0 5px 10px;
  }
  #company .fact .officer_name {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0 0 10px;
  }
  #company .fact .biography {
    border-top: 1px dashed #eee;
    padding: 10px 0 0;
  }
  #company .fact .biography dt {
    margin: 0 0 10px;
  }
  #company .fact .biography dd {
    border-bottom: 1px dashed #eee;
    margin: 0 0 10px;
    padding: 0 0 10px;
  }  

  /* 会社概要 ---------------------------------------------------- */
  #company .company_fact {
    border-bottom: 1px solid #acacac;
    margin: 0 0 10px;
    padding: 10px 5px;
  }
  #company .company_fact dt {
    color: #f0831e;
    font-weight: bold;
    margin: 0 10px 5px 0;
  }
  #company .company_fact dd span {
    font-size: 16px;
  }

  /* アクセス ---------------------------------------------------- */
  #company .address {
    margin: 0 0 20px;
  }
  #company .address dt {
    margin: 0 0 10px;
  }
  #company .address .btn_orange {
    width: 120px;
  }

  /* ==========================================================
    RECRUIT
  ========================================================== */
  #recruit .job dl {
    border: 2px solid #f3f3f3;
    border-radius: 8px;
    padding: 0;
  }
  #recruit .job dt,
  #recruit .job dd {
    float: none;
  }
  #recruit .job dt {
    border-right: none;
    margin: 0;
    padding: 12px 0 10px;
    text-align: center;
    width: 100%;
  }
  #recruit .job dd {
    border-top: 2px solid #f3f3f3;
    margin: 0 auto;
    padding: 10px 2% 0;
    width: 92%;
  }
  #recruit .job table {
    width: 100%;
  }
  #recruit .job td {
    display: inline-block;
    padding: 0 0 10px;
    width: 100%;
  }

  /* 募集要項 */
  #recruit .fact {
    margin: 0 0 20px;
  }
  #recruit .fact dt {
    border-bottom: 1px dashed #acacac;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0 0 5px;
  }

  /* 社員紹介 */
  #recruit .staff_thumbnail {
    padding: 0 0 20px;
  }
  #recruit .staff_thumbnail li {
    float: left;
    margin: 0 0 20px;
    width: 48%;
  }
  #recruit .staff_thumbnail li:nth-child(odd) {
    margin: 0 4% 20px 0;
  }
  #recruit .staff_list li {
    border-bottom: 1px solid #acacac;
    margin: 0 0 30px;
    padding: 0 5px;
  }
  #recruit .staff_fact {
    padding: 0 0 20px;
  }
  #recruit .staff_fact dt {
    margin: 0 0 10px;
    text-align: center;
  }
  #recruit .comment {
    margin: 0 0 20px;
  }
  #recruit .comment dt {
    background: url(../images/recruit/comment_line.gif) no-repeat 0 bottom;
    color: #f0831e;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0 0 10px;
  }

  /* 会社環境紹介 */
  #recruit .thumbnail_list {
    padding: 0 0 20px;
  }
  #recruit .thumbnail_list li {
    margin: 0 0 20px;
  }
  #recruit .captionfull .thumbnail_caption {
    padding: 6px 0 0;
  }

  /* Q&A */
  #recruit .qa_list {
    margin: 0 0 30px;
  }
  #recruit .qa_list dt {
    background: url(../images/recruit/icon_q.gif) no-repeat 0 0;
    background-size: 20px; 
    color: #f0831e;
    margin: 0 0 10px;
    min-height: 18px;
    padding: 2px 0 0 26px;
  }
  #recruit .qa_list dd {
    background: url(../images/recruit/icon_a.gif) no-repeat 0 0;
    background-size: 20px; 
    min-height: 18px;
    padding: 2px 0 0 26px;
  }

  /* ==========================================================
    FORM
  ========================================================== */
  .form_fact {
    border-bottom: 1px dashed #acacac;
    margin: 0 0 20px;
    padding: 0 0 20px;
  }
  .form_fact dt {
    font-weight: bold;
    margin: 0 0 10px;
  }
  .form_fact input[type="text"],
  .form_fact input[type="tel"],
  .form_fact input[type="email"] {
    background-color: #f3f3f3;
    border: medium none;
    color: #787878;
    padding: 2%;
    width: 94%;
  }
  .form_fact .fact_title {
    padding: 0 10px 0 0;
  }
  .form_fact .icon_required {
    border: 1px solid #f0831e;
    color: #f0831e;
    font-weight: normal;
    padding: 2px 4px;
  }
  textarea#free_text {
    background-color: #f3f3f3;
    border: medium none;
    color: #787878;
    padding: 2%;
    width: 96%;
  }
  input[type="submit"] {
    -webkit-appearance: none;
    background: #f0831e;
    border: none;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    padding: 10px 0;
    width: 80%; 
  }
  .wpcf7-response-output, .ajax-loader {
    display: none!important;
  }
  span.wpcf7-not-valid-tip {
    font-size: 0.78em!important;
  }

  /* ==========================================================
    SITE MAP
  ========================================================== */
  #sitemap_contents {
    border-top: 1px solid #ef812a;
    padding: 20px 5% 10px;
    width: 90%;
  }
  #sitemap_list .home-item,
  #sitemap_list .page_item {
    margin: 0 0 10px;
  }
  #sitemap_list .page_item_has_children a {
    display: block;
    margin: 0 0 10px;
  }
  #sitemap_list li .children li {
    text-indent: 1em;
  }
  #sitemap_list li .children li a {
    margin: 0;
  }
  #sitemap_contents .children {
    margin: 0 0 10px;
  }
  #sitemap_contents .page-item-872 {
    background: url(../images/shared/icon_english.gif) no-repeat 0 10px;
    padding: 40px 0 0;
  }

  /* ==========================================================
    ENGLISH
  ========================================================== */
  #en #contener {
    max-width: 96%;
    padding: 10px 2%;
  }
  #en #contener h2 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  #en p {
    line-height: 1.7;
  }
  #en #contener table td {
    display: table;
    margin: 0 0 5px;
    vertical-align: top;
  }
  #en .stitle {
    border: 2px solid #f0831e;
    color: #f0831e;
    display: table;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
    padding: 6px 8px;
    text-align: center;
  }

  /* 役員紹介 ---------------------------------------------------- */
  #en .officers_fact {
    margin: 0 0 10px;
  }
  #en .officers_fact dt {
    margin: 0 0 10px;
    text-align: center;
  }
  #en .officers_fact .officer_name {
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0 0 20px;
  }
  #en .officers_fact .biography {
    border-top: 1px dashed #eee;
    padding: 10px 0;
  }

  /* ==========================================================
    FREE PAGE
  ========================================================== */
  #freepage #contents {
    margin: 20px 0 0;
  }
  #freepage .box dt {
    font-size: 18px;
    margin: 0 0 20px;
  }

}
