@charset "UTF-8";
/*
Theme Name: 株式会社 イチヤマ
Theme URI: https://www.s-ichiyama.com/index.html
Author: 株式会社 イチヤマ
Author URI: https://www.s-ichiyama.com/index.html
Description: Emanon Premiumnの子テーマです。
Template: emanon-premium
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:one-column, two-columns, three-columns, left-sidebar, right-sidebar, theme-options
*/
/* 全体フォント */
.home.is-overlay .l-header-menu-fixed-logo .header-site-branding .site-description, .home.is-overlay .l-header-menu-drop-logo .header-site-branding .site-description, .header-site-branding .site-description {
  color: #333333;
}
@media screen and (min-width: 320px) {
  .l-header__inner {
    height: 135px;
  }
}
@media screen and (min-width: 600px) {
  /*-- ヘッダー --*/
  h1.site-description {
    font-size: 14px;
  }
  .header-info {
    line-height: 40px;
  }
  .site-logo__img, .site-logo__img-common {
    height: auto;
    width: 100px;
  }
  .l-header__inner {
    height: 135px;
  }
}
@media screen and (min-width: 960px) {
  .header-menu-inner {
    padding-left: 100px !important;
  }
  .l-header__inner {
    height: 78px;
  }
  /*-- ヘッダーロゴ --*/
  .site-logo {
    padding-left: 72px;
  }
}
/* ヘッダーメニュー */
.header-menu-default .header-menu > .menu-item > a {
  padding-right: 15px;
  padding-left: 15px;
  color: #002266;
  font-weight: 550;
  font-size: 0.9rem;
}
.header-menu-default {
	margin-top: 8px;
}
/*-- TEL FAX --*/
.header-tel-access {
  color: #002266;
  line-height: 20px;
}
@media screen and (min-width: 600px) {
  .header-tel-access {
    margin-bottom: -63px;
    padding-top: 9px;
    position: absolute;
    top: 30px;
  }
}
@media screen and (min-width: 960px) {
  .header-tel-access {
    margin-bottom: -63px;
    padding-top: 9px;
    position: absolute;
    top: 5px;
  }
}
.header-tel-access .tel_message {
  font-size: 0.8rem;
}
.header-tel-access .tel, .header-tel-access .fax {
  font-weight: 600;
}
.header-tel-access .tel {
  font-size: 1.4rem;
}
.header-tel-access .fax {
  font-size: 1rem;
}
.header-tel-access .phone-number .icon-phone {
  display: none;
}
/*——　トップページのコンテンツ幅　——*/
@media screen and (min-width: 1200px) {
  .l-header .l-content, .l-contents, .l-content, .l-footer {
    width: 960px;
    margin: auto;
  }
}
/*-- GTranslate 翻訳--*/

.gtranslate_wrapper a{
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
/*
.gt_switcher_wrapper {
  position: absolute !important;
  z-index: 999999 !important;
}
*/
/*
@media screen and (min-width: 320px) {
  .gt_switcher_wrapper {
    top: 80px !important;
    right: 30px !important;
  }
}
*/
/*
@media screen and (min-width: 600px) {
  .gt_switcher_wrapper {
    top: 100px !important;
    right: calc(50% - 265px) !important;
  }
}
*/
/*
@media screen and (min-width: 960px) {
  .gt_switcher_wrapper {
    top: 11px !important;
    right: calc(50% - 240px) !important;
  }
}
*/

/*——　固定ページのコンテンツ幅　——*/
@media screen and (min-width: 600px) {
  .article-body {
    padding: 10px 80px;
  }
}
/*——　960px縦ライン　——*/
/*
.l-contents, .l-header .l-content, .main-visual {
  border-left: solid 1px #666666;
  border-right: solid 1px #666666;
}
*/
/*——　ファーストビュー横幅設定　——*/
@media screen and (min-width: 960px) {
  .main-visual {
    width: 960px;
    margin: auto;
  }
}
/*——　赤色指定　——*/
.red {
  color: #FF3300;
}
/*——　青色指定　——*/
.blue {
  color: #002266;
}
/*——　オレンジ指定　——*/
.orange {
  color: #FF6600
}
/*——　見出し設定　——*/
h2 {
  margin: 20px 0;
}
hr.blue {
  border-top: 3.5px solid #002266;
}
/*——　H2 文字の右にライン　——*/
h2.line {
  display: flex;
  align-items: center;
}
h2.line:after {
  border-top: 3.5px solid #002266;
  content: "";
  flex-grow: 1;
}
h2.line:after {
  margin-left: 1rem;
}
@media screen and (min-width: 600px) {
  /*-- トップセクション --*/
  #posts_list_section-2 .c-section-widget__inner {
    padding-top: 32px !important;
  }
}
/*——　top お知らせ・ブログ一覧の見出し右にline　——*/
.post-list-header__title {
  display: flex;
  align-items: center;
}
.post-list-header__title:after {
  border-top: 3.5px solid #002266;
  content: "";
  flex-grow: 1;
}
.post-list-header__title:after {
  margin-left: 1rem;
}
/*——　オリジナルカタログカラムの隙間——*/
.catalog-row {
  margin-top: 20px;
}
.is-layout-flex {
  gap: 20px;
}
/*——　トップページタブコントロール設定　——*/
.uagb-tabs__wrap .uagb-tabs__body-container{
	padding:10px 0 10px 0;
}
.uagb-tabs__wrap .uagb-tabs__body-wrap {
  padding: 0;
}
.uagb-tabs__wrap ul.uagb-tabs__panel{
	list-style-type: none;
	margin-left: 0 !important;
}

/*.uagb-block-5b48f731*/.uagb-tabs__hstyle5-desktop .uagb-tab {
  /*width: calc(100%/2);*/
  height: 50px;
  line-height: 50px;
}
/* タブの数による切り替え */
.uagb-tabs__hstyle5-desktop ul:has(> :nth-child(2):last-child) li {
 width: calc(100%/2);
}
.uagb-tabs__hstyle5-desktop ul:has(> :nth-child(3):last-child) li {
 width: calc(100%/3);
}
.uagb-tabs__hstyle5-desktop ul:has(> :nth-child(4):last-child) li {
 width: calc(100%/4);
}
.uagb-tabs__hstyle5-desktop ul:has(> :nth-child(5):last-child) li {
 width: calc(100%/5);
}



.uagb-tabs__wrap.uagb-tabs__hstyle5-desktop .uagb-tab {
  margin: 0;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a {
  padding: 0px;
  display: block;
}
.uagb-tab:hover {
  opacity: 0.7;
}
/*-- スライダー --*/
.swiper-pagination-bullet {
  width: 10px !important;
  height: 10px !important;
  border-radius: 5px !important;
}
/*——　会社概要の沿革高さ調整　——*/
.epb-timeline__item {
  padding-bottom: 5px;
  line-height: 1.5;
}
/*——　カスタムhtmlの文字ボールド設定　——*/
.bold {
  font-weight: bold;
}
/*改行インデント設定*/
.indent {
  text-indent: 1.3em;
}
/*——　住所アイコン　——*/
.icon-web::before {
  content: '\e9c9';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1em;
  color: #333;
}
.icon-tel::before {
  content: '\e958';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
.icon-fax::before {
  content: '\e925';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
.icon-mail::before {
  content: '\e972';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
.icon-opentime::before {
  content: '\e965';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
.icon-add::before {
  content: '\e994';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
.icon-fecebook::before {
  content: '\ea90';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
.icon-lung::before {
  content: '\e968';
  padding-right: 0.2rem;
  font-family: 'icomoon';
  font-size: 1rem;
  color: #333;
}
/*——　採用情報ページ　——*/
.wp-block-table.is-style-table__responsive tr td {
  background-color: inherit;
}
/*——　お問い合わせページ　——*/
/*
.page-id-43 .contact_p, .page-id-43 h2, .page-id-43 .wpcf7, .page-id-41 .contact_p, .page-id-41 h2, .page-id-41 .wpcf7, .page-id-41 .recruit_table {
  padding: 0px 30px;
}
*/
/* フォーム内の余白 */
.page-id-43 .wp-block-uagb-container, .page-id-41 .wp-block-uagb-container {
  padding: 50px 50px !important;
}
.page-id-43 h2 {
  margin: 0;
}
/*——　コンタクトフォームテーブル設定　——*/
.wpcf7-form table td {
  border: solid 1px #666666;
}
/* 入力画面と確認画面 */
.wpcf7-form table th, #wpcf7cpcnf table th {
  background-color: #e5e7fd61;
  white-space: nowrap;
  width: 200px;
}
.wpcf7-form table th, .wpcf7-form table td {
  display: table-cell;
}
.wpcf7-form table td {
  margin-bottom: 1em;
}
.wpcf7 input.wpcf7-submit, .wpcf7cp-cfm-edit-btn, .wpcf7cp-cfm-submit-btn {
  border: 0;
  padding: 6px 32px;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  margin: 50px auto 0 auto;
}
/* 確認ボタン */
.wpcf7 input.wpcf7-submit {
  background-color: #002266;
  width: calc(100%/2);
  display: block;
}
/* 修正ボタン */
.wpcf7cp-cfm-edit-btn {
  background-color: #2535e861;
  margin: 50px auto 0 auto;
  width: calc(100%/4);
  display: inline-block;
}
/* この内容で送信ボタン */
.wpcf7cp-cfm-submit-btn {
  background-color: #002266;
  ;
  margin: 50px auto 0 auto;
  width: calc(100%/2);
  display: inline-block;
}
/* 修正とこの内容で送信ボタンの親*/
.wpcf7cp-btns {
  text-align: center;
}
/*お問い合わせフォームのテーブルをスマホ表示用に調整*/
@media only screen and (max-width: 480px) {
  .wpcf7-form table, .wpcf7-form table tr, .wpcf7-form table th, .wpcf7-form table td, 
	#wpcf7cpcnf table, #wpcf7cpcnf table tr, #wpcf7cpcnf table th, #wpcf7cpcnf table td {
    border: none;
    text-align: left;
    padding: 0;
    display: block;
  }
  .wpcf7-form table th, #wpcf7cpcnf table th {
    width: 100%;
  }
  .wpcf7-form table th, #wpcf7cpcnf table th {
    padding: 5px 10px;
  }
  /* 確認、送信ボタン */
  .wpcf7 input.wpcf7-submit, .wpcf7cp-cfm-submit-btn {
    width: 200px;
  }
  /* 修正ボタン *//* この内容で送信ボタン */
  .wpcf7cp-cfm-edit-btn,.wpcf7cp-cfm-submit-btn {
	  width: 75%;
	  margin: 16px 0 !important;
	}
  /* フォーム内の余白 */
  .page-id-43 .wp-block-uagb-container, .page-id-41 .wp-block-uagb-container {
    padding: 8px !important;
  }
}
/*-- ダウンロード画面 --*/
.single-wpdmpro .article-header__thumbnail {
  display: none;
}
/*-- ダウンロードファイルスペックリスト表示 --*/
.single-wpdmpro .list-group {
  display: none;
}
/* ダウンロードファイル一覧ページ */
#wpdmmydls-fe32f028064fc9c878523671aedfcd30 td.__dt_col_download_link, #wpdmmydls-fe32f028064fc9c878523671aedfcd30 th#download_link {
  max-width: 200px !important;
  width: 200px !important;
}
/*--ダウンロードボタン--*/
.w3eden .btn-lg {
  font-size: 0.8rem !important;
  padding: 0;
}
div.card-body > a.btn-primary {
  font-size: 1rem !important;
  padding: 0;
  height: 50px;
  line-height: 50px;
}
.card-body {
  text-align: center;
}
.w3eden .btn-primary {
  background-color: #002266;
  width: calc(100%/2);
  height: 45px;
  border-color: #002266;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  transition: all 0.2s ease;
}
/*---  -*/
.wpdm-download-link:hover {
  opacity: 0.7;
  background-color: #002266 !important;
}
/*-- ページネーション --*/
.wpdm-pagination li {
  list-style-type: none;
}
/*-- フッター --*/
.footer-widget {
  margin-left: 50px;
}
#js-footer, .site-copyright {
  background-color: #002266;
}
.l-footer__inner P {
  line-height: 1.8rem;
  ;
}