/* ----------------------------------------------------------------------------
 * index.html 追加
 * ------------------------------------------------------------------------- */

 .list-news li, .area-top-news-wrap .area-top-news .list-news li:first-child{
  padding: 0 !important;
 }

.list-news li .txt-date{
  font-size: 1rem !important;
  margin: 8px 0 0 0 !important;
}

.list-search-results li .js-search-results-hdg hdgAdd{
  padding:0;
}

.fa-accordion{
  width:100% !important;
  margin-top: 0em !important;
}

.list-news-contents{
  margin-top: 0em;
}

.v2-box-important a, .v2-box-annotation a{
  color:#000000;
}

.important, a.important{
  color:#c30000;
}

/* トップページ 9行目以降非表示 */
/* ul.topSearchResultList li:nth-child(n+8){
   display:none;
} */


p.link-single {
  margin-top: 1rem !important;  /* original :2em */
}

.hdg-lv1-01 .label-knowledgeKind, .hdg-lv1-01 .label-ploduct, .hdg-lv1-01 .label-document, .hdg-lv1-01 .label-news, .hdg-lv1-01 .label-qa{
  padding: .357em 1.28em !important;
}

/* デザインフォーマット設定 */
.fa-custome-101, .fa-custome-102, .fa-custome-103, .fa-custome-104, .fa-custome-105{
	white-space:normal !important;
}

.area-top-news-wrap .area-top-news .table-top-news .td-top-news{
  width: 150px !important;
}

/* ----------------------------------------------------------------------------
 * knowledge.html 追加
 * ------------------------------------------------------------------------- */

.txt-management-info{
  margin: 25px 0 0 0 !important;
  padding: 0 !important;
  border-top: none !important;
  float: left;
}

.area-questionnaire .hdg-questionnaire{
  margin-bottom: 20px;
}


/* ----------------------------------------------------------------------------
 * knowledgelist.html 追加
 * ------------------------------------------------------------------------- */

/* .label-product
{
    background-color: #008b7b !important;
    min-width:150px;
} */



/* --------------------------------------------------------------------------- */

/* ヘッダー検索ボックス */
.txt-search-supplement{
  margin-top: 0 !important;
}

/* input処理 */
button, input, optgroup, select, textarea{
	line-height: 2 !important;
}

input:focus-visible {
  outline-style :none !important;
}
/* End input処理 */

.fhButton a{
  text-decoration: none !important;
}

.list-search-results li .js-search-results-content .txt-content{
  font-weight: normal;
}

.list-question li{
  padding: 0;
}

ul.link-sns-print{
  margin-top: 20px;
}

/* ============================================================================
 * 【テーマカラー】共通　▼▼▼ここから▼▼▼
 * ========================================================================= */
/* ============================================================================
 * _structure
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * #str-header　共通ヘッダ
 * ------------------------------------------------------------------------- */
body.color-esriv2 #str-header {
  border-bottom-color: #008b7b;
}

body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner {
  border-color: #008b7b;
}

body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .txt-login-parts input[type="text"]:focus,
body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .txt-login-parts input[type="password"]:focus {
  border-color: #008b7b;
}

body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .txt-header-login-check .txt-header-login-check-inner input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .txt-header-login-check .txt-header-login-check-inner input[type="checkbox"]:focus + .txt-check-item::before {
  border-color: #008b7b;
}

body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .area-btn-login .btn-login {
  background-color: #008b7b;
  box-shadow: 0 3px 0 0 #29718d;
}

body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .area-btn-login .btn-login:hover,
body.color-esriv2 #str-header .str-header-inner .area-header .lyt-header-menu .area-header-content-inner .area-btn-login .btn-login:focus {
  box-shadow: 0 1px 0 0 #29718d;
}

body.color-esriv2 #str-header .str-header-inner .area-header .txt-header-login .header-login-controls {
  border-color: #008b7b;
}

body.color-esriv2 .fhButton a,
body.color-esriv2 #str-header .str-header-inner .area-header .txt-header-contact a,
body.color-esriv2 #str-header .str-header-inner .area-header .txt-header-general a {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .site-main　メインコンテンツエリア
 * ------------------------------------------------------------------------- */
body.color-esriv2 #str-main {
  /*トップページ検索エリア*/
}

body.color-esriv2 #str-main .area-top-search::after {
  background-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * #str-footer　共通フッタ
 * ------------------------------------------------------------------------- */
body.color-esriv2 #str-footer .area-footer {
  background-color: #157eb5;
}

/* ============================================================================
 * _module
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .area-search-form　トップページ 検索エリア
 * ------------------------------------------------------------------------- */
body.color-esriv2 .area-search-form .area-search-input {
  border-color: #008b7b;
}

body.color-esriv2 .area-search-form .area-search-submit {
  border-color: #008b7b;
  background-color: #008b7b;
}

body.color-esriv2 .area-search-form .area-search-submit button {
  background-color: #008b7b;
}

body.color-esriv2 .area-search-form .area-search-category {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .area-search-narrowing　下層ページ 検索エリア
 * ------------------------------------------------------------------------- */
body.color-esriv2 .area-search-narrowing .area-search-narrowing-submit .btn-search-narrowing {
  background-color: #008b7b;
  box-shadow: 0 -3px 0 0 #29718d inset;
}

body.color-esriv2 .area-search-narrowing .area-search-narrowing-submit .btn-search-narrowing:hover,
body.color-esriv2 .area-search-narrowing .area-search-narrowing-submit .btn-search-narrowing:focus {
  box-shadow: 0 -1px 0 0 #29718d inset;
}

/* ----------------------------------------------------------------------------
 * .area-choice-item　選択項目
 * ------------------------------------------------------------------------- */
/*SP時トグル js有効時*/

/* ============================================================================
 * _hdg 見出しモジュール
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .hdg-lv1-01　見出しレベル1
 * ------------------------------------------------------------------------- */
body.color-esriv2 .hdg-lv1-01 {
  border-bottom-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .hdg-lv2-02　見出しレベル2
 * ------------------------------------------------------------------------- */

body.color-esriv2 .hdg-lv2-02::before {
  background-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .hdg-lv2-03　見出しレベル2
 * ------------------------------------------------------------------------- */
body.color-esriv2 .hdg-lv2-03::after {
  background-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .hdg-lv3-01　見出しレベル3
 * ------------------------------------------------------------------------- */
body.color-esriv2 .hdg-lv3-01 {
  border-left-color: #008b7b;
}

/* ============================================================================
 * _btn ボタンモジュール
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .btn-contact　問い合わせボタン
 * ------------------------------------------------------------------------- */
body.color-esriv2 .btn-contact .btn-contact-inner {
  background-color: #008b7b;
  box-shadow: 0 3px 0 0 #29718d;
}

body.color-esriv2 .btn-contact .btn-contact-inner:hover,
body.color-esriv2 .btn-contact .btn-contact-inner:focus {
  box-shadow: 0 1px 0 0 #29718d;
}

/* ----------------------------------------------------------------------------
 * .btn-send　送信ボタン
 * ------------------------------------------------------------------------- */
body.color-esriv2 .area-btn-send .btn-send {
  background-color: #008b7b;
  box-shadow: 0 3px 0 0 #29718d;
}

body.color-esriv2 .area-btn-send .btn-send:hover,
body.color-esriv2 .area-btn-send .btn-send:focus {
  box-shadow: 0 1px 0 0 #29718d;
}

/* ============================================================================
 * _box ボックスモジュール
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .box-faq　質問ボックス（トップ固有）
 * ------------------------------------------------------------------------- */
body.color-esriv2 .box-faq {
  border-top-color: #008b7b;
}

/* ============================================================================
 * _list リストモジュール
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .list-question　質問リスト（サブメニュー機能）
 * ------------------------------------------------------------------------- */
/*サブメニュー機能付き*/
body.color-esriv2 .list-question li .js-search-results-hdg .btn[aria-expanded="false"] .status {
  background-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .list-category　カテゴリリスト（SP時トグル）
 * ------------------------------------------------------------------------- */
body.color-esriv2 .list-category li .hdg-category a .icon-category,
body.color-esriv2 .list-category li .hdg-category .hdg-category-inner .icon-category {
  background-color: #008b7b;
}

/*チェックボックスを含む*/
body.color-esriv2 .list-category.has-checkbox li .hdg-category .hdg-category-inner .txt-category-hdg input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

/*チェックボックスを含む*/
body.color-esriv2 .list-category.has-checkbox li .hdg-category .txt-category-hdg input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

body.color-esriv2 .list-category.has-checkbox li .hdg-category .txt-category-hdg input[type="checkbox"]:focus + .txt-check-item::before {
  border-color: #008b7b;
}

body.color-esriv2 .list-category.has-checkbox li .hdg-category .txt-category-hdg .icon-category {
  background-color: #008b7b;
}

body.color-esriv2 .list-category.has-checkbox li .list-link-row.has-checkbox li .txt-item-wrap input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

body.color-esriv2 .list-category.has-checkbox li .list-link-row.has-checkbox li .txt-item-wrap input[type="checkbox"]:focus + .txt-check-item::before {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .list-search-results　開閉機能（検索結果リスト）
 * ------------------------------------------------------------------------- */
body.color-esriv2 .list-search-results li .js-search-results-hdg .btn[aria-expanded="false"] .status {
  background-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .list-frm-radio　ラジオボタン
 * ------------------------------------------------------------------------- */
body.color-esriv2 .list-frm-radio li input[type="radio"]:focus + .txt-label::before {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .list-frm-check　チェックボックス
 * ------------------------------------------------------------------------- */
body.color-esriv2 .txt-check-item-label input[type="checkbox"]:checked + .txt-check-item::after,
body.color-esriv2 .list-frm-check li .txt-check-item-label input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

body.color-esriv2 .txt-check-item-label input[type="checkbox"]:focus + .txt-check-item::before,
body.color-esriv2 .list-frm-check li .txt-check-item-label input[type="checkbox"]:focus + .txt-check-item::before {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .dropzone　添付ファイル
 * ------------------------------------------------------------------------- */
.area-contents .dropzone {
  width: 100%;
  white-space: nowrap;
}

.area-contents .dropzone .dz-preview + .dz-preview {
  border-top: 1px dotted #aaa;
}

.area-contents .dropzone .dz-preview {
  display:block;
  margin: 0px;
  position: inherit;
  min-height: auto;
}

.area-contents .dropzone .dz-preview .dz-details {
    bottom: auto;
    padding: 1em 1em 1em 1em;
    color: inherit;
    background-color: transparent;
    display: inline-block;
    font-size: .875rem;
    position: inherit;
    max-width: inherit;
    min-width: inherit;
    width: 85%;
}
.area-contents .dropzone .dz-preview .dz-details .txt-file-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.area-contents .dropzone .dz-preview .txt-is-error {
    white-space: normal;
}

.area-contents .dropzone .dz-preview .dz-remove-wrap {
    display: inline-block;
    vertical-align: text-bottom;
}

.area-contents .dropzone .dz-preview .dz-remove {
  font-weight: inherit;
  opacity: 1;
  border: 1px solid #008b7b;
  border-radius: 6px;
  background-color:#fff;
  color: #333;
  display:inherit;
  position: inherit;
  min-width: 60px;
  margin: 0;
}

.area-contents .dropzone .dz-preview .dz-remove:hover {
    text-decoration: none;
    background-color: #f5f5f5;
}

.area-contents .dropzone .dz-preview .dz-progress {
	left: auto;
	top: auto;
	margin: 0;
}

.area-contents .dropzone .dropzone-custom-title {
  margin-top: 0;
  color: #00b782;
}

.area-contents .dropzone .subtitle {
  color: #314b5f;
}

/* ============================================================================
 * _tbl テーブルモジュール
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .tbl-frm フォームテーブル
 * ------------------------------------------------------------------------- */
body.color-esriv2 .tbl-frm td .area-contents input[type="text"]:focus,
body.color-esriv2 .tbl-frm td .area-contents input[type="email"]:focus,
body.color-esriv2 .tbl-frm td .area-contents input[type="password"]:focus  {
  border-color: #008b7b;
}

/* ============================================================================
 * _form フォーム関連モジュール
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .list-check
 * ------------------------------------------------------------------------- */
body.color-esriv2 .list-check li .txt-item-wrap input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .btn-form
 * ------------------------------------------------------------------------- */
body.color-esriv2 .btn-form li button[type="submit"] {
  background-color: #008b7b;
  box-shadow: 0 3px 0 0 #29718d;
}

body.color-esriv2 .btn-form li button[type="submit"]:hover,
body.color-esriv2 .btn-form li button[type="submit"]:focus {
  box-shadow: 0 1px 0 0 #29718d;
}

/* ----------------------------------------------------------------------------
 * .area-free-opinion　テキストエリア
 * ------------------------------------------------------------------------- */
body.color-esriv2 .area-free-opinion:focus {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .txt-agree .txt-privacy　（問い合わせ）
 * ------------------------------------------------------------------------- */
body.color-esriv2 .txt-privacy .txt-privacy-check input[type="checkbox"]:checked + .txt-check-item::after {
  border-bottom-color: #008b7b;
  border-left-color: #008b7b;
}

body.color-esriv2 .txt-privacy .txt-privacy-check input[type="checkbox"]:focus + .txt-check-item::before {
  border-color: #008b7b;
}

/* ----------------------------------------------------------------------------
 * .list-frm-radio　ラジオボタン
 * ------------------------------------------------------------------------- */
body.color-esriv2 .list-frm-radio li input[type="radio"] + .txt-label::after {
  background: #008b7b;
  border-color: #008b7b;
}

/* ============================================================================
 * _area エリア
 * ========================================================================= */
/* ----------------------------------------------------------------------------
 * .area-faq-cont　質問エリア
 * ------------------------------------------------------------------------- */
body.color-esriv2 .area-faq-cont {
  background-color: #c3e4f5;
}

/* ----------------------------------------------------------------------------
 * .area-border-top　汎用エリア
 * ------------------------------------------------------------------------- */
body.color-esriv2 .area-border-top {
  border-top-color: #008b7b;
}
