@charset "utf-8";
/*
   デザインテンプレート
   OKBiz
   Copyright(c) PKSHA Communication Inc.
*/

/*==================================================================

  ▼使用色

==================================================================*/

/*
ベースカラー: #f4fafe
メインカラー: #046eb7
アクセントカラー: #046eb7 #046eb7
リンク色：#046eb7 #046eb7
グレー：#777 #999 #ccc #cdcdcd #eee（濃←→薄）
通常文字色：#333
*/

/*==================================================================

  ▼OKBiz デフォルトCSSのリセット

==================================================================*/

/*---------- 文字サイズ ----------*/

html {
	font-size: 62.5%; /* 1em = 10px */
}

body.lang_size_large {
	font-size: 1.6em; /* 16px */
}
	.lang_size_large textarea, .lang_size_large .login_txt, .lang_size_large .keyword_frm {
		font-size: 100%;
	}

body.lang_size_medium {
	font-size: 1.4em; /* 14px */
}
	.lang_size_medium .login_txt, .lang_size_medium .keyword_frm, .lang_size_medium textarea {
		font-size: 100%;
	}

body.lang_size_small {
	font-size: 1.2em; /* 12px */
}
	.lang_size_small textarea, .lang_size_small .login_txt, .lang_size_small .keyword_frm {
		font-size: 100%;
	}

/* 文字サイズ＝小 */
body.lang_size_small .ttl_col h2,
body.lang_size_small .category_tree .ttl_bg,
body.lang_size_small .faq_ans_ttl,
body.lang_size_small .questioner_ttl,
body.lang_size_small #login_col h2 {
	font-size: 115%; /* 13px */
}
body.lang_size_small .topLink,
body.lang_size_small .search_switc,
body.lang_size_small .keyword_frmbtn,
body.lang_size_small #login_btn,
body.lang_size_small .mail_input_button,
body.lang_size_small .questioner_btn,
body.lang_size_small .category_tree,
body.lang_size_small .cate_small,
body.lang_size_small .help_attention,
body.lang_size_small .input_note,
body.lang_size_small .search_qattl,
body.lang_size_small .hdq_confirm_btn_c {
	font-size: 100%; /* 12px */
}
body.lang_size_small .okw_bread li,
body.lang_size_small .search_description,
body.lang_size_small .pg_col_top,
body.lang_size_small .search_dateNo li,
body.lang_size_small .pg_col_down,
body.lang_size_small .siteLink li,
body.lang_size_small .faq_dateNo li,
body.lang_size_small .faq_cate_col dt,
body.lang_size_small .questioner_sub_msg,
body.lang_size_small .questioner_description,
body.lang_size_small .button_to_link,
body.lang_size_small .infonews_date_txt {
	font-size: 84%; /* 10px */
}

/* 文字サイズ＝中 */
body.lang_size_medium .ttl_col h2,
body.lang_size_medium .category_tree .ttl_bg,
body.lang_size_medium .faq_ans_ttl,
body.lang_size_medium .questioner_ttl,
body.lang_size_medium #login_col h2 {
	font-size: 115%; /* 16px */
}
body.lang_size_medium .topLink,
body.lang_size_medium .search_switc,
body.lang_size_medium .keyword_frmbtn,
body.lang_size_medium #login_btn,
body.lang_size_medium .mail_input_button,
body.lang_size_medium .questioner_btn,
body.lang_size_medium .category_tree,
body.lang_size_medium .cate_small,
body.lang_size_medium .help_attention,
body.lang_size_medium .search_qattl,
body.lang_size_medium .hdq_confirm_btn_c {
	font-size: 100%; /* 14px */
}
body.lang_size_medium .okw_bread li,
body.lang_size_medium .search_description,
body.lang_size_medium .pg_col_top,
body.lang_size_medium .search_dateNo li,
body.lang_size_medium .pg_col_down,
body.lang_size_medium .siteLink li,
body.lang_size_medium .faq_dateNo li,
body.lang_size_medium .faq_cate_col dt,
body.lang_size_medium .questioner_sub_msg,
body.lang_size_medium .questioner_description,
body.lang_size_medium .input_note,
/*body.lang_size_medium .button_to_link,*/
body.lang_size_medium .infonews_date_txt {
	font-size: 86%; /* 12px */
}

/* 文字サイズ＝大 */
body.lang_size_large .ttl_col h2,
body.lang_size_large .category_tree .ttl_bg,
body.lang_size_large .faq_ans_ttl,
body.lang_size_large .questioner_ttl,
body.lang_size_large #login_col h2 {
	font-size: 115%; /* 18px */
}
body.lang_size_large .topLink,
body.lang_size_large .search_switc,
body.lang_size_large .keyword_frmbtn,
body.lang_size_large #login_btn,
body.lang_size_large .mail_input_button,
body.lang_size_large .questioner_btn,
body.lang_size_large .category_tree,
body.lang_size_large .cate_small,
body.lang_size_large .search_qattl,
body.lang_size_large .hdq_confirm_btn_c {
	font-size: 100%; /* 16px */
}
body.lang_size_large .search_description,
body.lang_size_large .pg_col_top,
body.lang_size_large .search_dateNo li,
body.lang_size_large .pg_col_down,
body.lang_size_large .siteLink li,
body.lang_size_large .faq_dateNo li,
body.lang_size_large .faq_cate_col dt,
body.lang_size_large .questioner_sub_msg,
body.lang_size_large .questioner_description,
body.lang_size_large .help_attention,
body.lang_size_large .input_note,
body.lang_size_large .button_to_link,
body.lang_size_large .okw_bread li,
body.lang_size_large .infonews_date_txt {
	font-size: 88%; /* 14px */
}

/*---------- タグ ----------*/
textarea, input, select {
	font-family: 'Noto Sans JP', sans-serif !important;
	padding: 2px 3px;
	outline: none;
}

/*---------- レイアウト ----------*/

#okw_contents {
	background: none;
	padding: 0 20px;
}
#okw_contents_base {
	background: none;
	padding-right: 0px;
	width: 100%;
	max-width: 1440px;
	min-width: 800px;
}
#okw_contents_inner {
	background: none;
	padding: 20px 0;
}
#okw_center.okw_side {
    width: calc(100% - 290px);
}

.colArea {
	margin-bottom: 24px;
}

/*---------- Biz要素 ----------=*/



/* 見出し */
.icoInf, .icoInfoNews, .icoKeyword, .icoQa, .icoNew, .icoCate, .icoResult, .icoHelpdesk, .icoLogin, .icoHot, .icoFaq, .icoPickup, .icoFavorite, .icoKey, .icoCustom {
	height: auto;
	line-height: 44px; /* .ttl_colの高さに合わせる */
	padding: 0 0 0 40px;
	background-position: 5px center;
}
.category_tree a, .category_nofaq {
    overflow: visible;
}

/* 検索パーツ */
.keyword_frm {
	padding: 0 2px;
}
.search_faq_type,
.search_category_wrapper {
    margin-top: 10px;
}

/* カテゴリーパーツ */
.cateSepa {
	margin-right: 6px;
}

/* カテゴリーページ */
.current {
	font-weight: bold;
	padding: 3px 6px;
}

/* FAQ詳細ページ */
#faq_answer_contents img,
#faq_question_contents img {
	max-width: 80%;}

.HDcolumn_right textarea {
	width: 565px; /* paddingを追加したため */
	padding: 7px;
}
.button_to_link {
	height: auto;
}


/*==================================================================

   ▼CSS

==================================================================*/

* {
	box-sizing: border-box;
    word-break: break-word;
    word-wrap: break-word;
    white-space: normal;
}
#okw_contents .faq_attachment_list * {
    white-space: nowrap;
    word-break: normal;
}
body {
	font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.6;
    color: #333;
}

img {
    max-width: 100%;
	height: auto;
}

/* ------------------------------
     link
------------------------------ */
a {
	transition: .3s;
}
a:link, a:visited, a:active {
	color: #046eb7;
}
a:hover {
	color: #046eb7;
	text-decoration: none;
}

/* ------------------------------
     パンくずリスト
------------------------------ */
.okw_bread {
	width: 79%; /* コンテンツ幅により調節の必要あり */
}

.okw_bread li {
    display: inline-block;
	word-break: break-all;
    white-space: normal;
}

.okw_bread li a {
    margin: 0 4px 0 4px;
}

.okw_bread li span:last-child {
    margin-left: 4px;
}

/* ------------------------------
     テーブル
------------------------------ */
/*PCSP_FAQ表示ページ_info&newsページ_テーブル_罫線表示*/
.okw_main_faq table, .okw_main_faq td, .okw_main_faq th,
.okw_main_info_and_news table, .okw_main_info_and_news td, .okw_main_info_and_news th {
    border: solid 1px;
    float: none;
}
/*PCSP_info&newsページテーブル_上下余白*/
.okw_main_info_and_news table {
    margin: 15px 0;
}
/*PC_FAQ属性テーブル_枠線表示*/
.faq_addition_list table, .faq_addition_list th, .faq_addition_list td {
    border: solid 1px;
    border-collapse: collapse;
}
.faq_addition_list table {
    margin: 10px 0;
}

/* ------------------------------
    セレクト
------------------------------ */
select::-ms-expand {
	display: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #fff ;
	border-color: #ccc;
	color: #333;
	border-width: 1px;
	padding: 0 20px 0 2px;
	border-style: solid;
	border-radius: 0;
	line-height: 1.5;
}
.conditions input[type=text] {
    border: 1px solid #adadad;
	line-height: 1.5;
}

span.wrap_arrow {
    position: relative;
	display: inline-block;
}

span.wrap_arrow:after {
    position: absolute;
    top: calc(50% - 4px);
    right: 8px;
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    vertical-align: middle;
    margin:0;
    border-bottom: 1px solid #046eb7;
    border-left: 1px solid #046eb7;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.okw_sort_select span.wrap_arrow {
    float: left;
}
/*詳細検索の【カテゴリー】のみに適用*/
#okw_contents #search_category_narrow_down_input {
    position: relative;
}

#okw_contents #search_category_narrow_down_input:after {
    position: absolute;
    top: calc(50% - 4px);
    right: 8px;
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    vertical-align: middle;
    margin: 0;
    border-bottom: 1px solid #046eb7;
    border-left: 1px solid #046eb7;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*---------- レイアウト ----------*/
#okw_sub_header {
	margin-bottom: 20px;
}
.twoCol {
	width: 49%;
}

/*---------- ヘッダー フッター ----------*/
.header-block {
	background: #f4fafe;
    color: #00225a;
    text-align: center;
    padding: 63px 0;
    font-size: 30px;
}
.footer-block {
    color: #00225a;
    text-align: center;
    padding: 30px 0;
    font-size: 30px;
}

#okw_footer_default {
	background: #fff;
	padding: 10px;
}
#okw_logo_footer {
	width: 965px;
	margin: 0 auto;
	float: none;
	display: block;
	overflow: hidden;
}
#okw_logo_footer a {
	float: left;
}

/*---------- 見出し ----------*/
.ttl_col {
	background: none;
	height: auto;
	padding: 0 0 12px 0;
	margin-bottom: 20px;
	height: auto;
	border-bottom: 1px solid #ccc;
}

.ttl_bg {
	background: none;
	color: #333;
	overflow: hidden; /* スーパーアシスタント利用時の表示崩れ対策 */
	position:relative;
	height: auto;
	padding: 0;
	font-weight: normal;
}

.icoInf, .icoInfoNews, .icoKeyword, .icoQa, .icoNew, .icoCate, .icoResult, .icoHelpdesk, .icoLogin, .icoHot, .icoFaq, .icoHdquestion, .icoPickup, .icoFavorite, .icoKey, .icoProf, .icocate_tree, .icoCustom {
	height: auto;
	line-height: 1.2;
	padding: 0;
	background: none;
	margin: 0;
	white-space: normal;
	word-break: break-all;
}

/*QA詳細内のアンケートタイトルのみ調整*/
.questioner_ttl {
	border-bottom: 1px solid #ccc;
	padding: 0 0 12px 0;
	margin-bottom: 15px;
	position: relative;
	line-height: 1.2;
	word-wrap: break-word;
}


/*---------- コンテンツ背景  ----------*/
.oneCol, .twoCol {
    background: #fff;
    padding: 30px;
	margin: 0 !important;
	filter: none;
}
/*背景回避*/
.oneCol.okw_hdq_form_area, .oneCol.okw_parts_usr_26, .twoCol.okw_parts_usr_24, .twoCol.okw_parts_usr_25 {
	background: none;
	padding: 0;
	filter: none;
}

/*---------- サイドコンテンツ  ----------*/
#okw_side .oneCol {
	margin-bottom: 24px !important;
}

/*---------- Q表示パーツ  ----------*/
.faqList,
.qaList,
.faq_relate_list {
    margin: 5px;
}

/*---------- アイコンcss化 ----------*/

/* Q,Aアイコン小 */
.faqList li.Q_sml, 
.faq_relate_list li.Q_sml, 
.qaList li.Q_sml,
.icoQ_sml, 
.icoA_sml,
.icoQ,
.icoA,
.q_contents .q_ttl_br,
.faq_relate_list li.K_sml{
    background: none;
    position: relative;
}
/* Qアイコン小 */
.faqList li.Q_sml::before, 
.faq_relate_list li.Q_sml::before, 
.qaList li.Q_sml::before,
.icoQ_sml::before,
.q_contents .q_ttl_br::before,
.faq_relate_list li.K_sml::before{
    content: "Q";
    width: 22px;
    height: 22px;
    border: 0px;
    position: absolute;
	left: 0;
    background-color: #046eb7;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
	line-height: 1.4;
}

.faq_relate_list li.Q_sml::before{
    left: 0;
    top: 3px;
}
.faq_relate_list li.K_sml::before{
    content: "?";
}

/*---------- Qアイコンの位置 ----------*/


/*文字サイズ小中の時*/
.lang_size_medium .faqList li.Q_sml::before, 
.lang_size_medium .qaList li.Q_sml::before {
    left: 0px;
    top: 3px;
}
/*文字サイズ大の時*/
.lang_size_large .faqList li.Q_sml::before, 
.lang_size_large .qaList li.Q_sml::before {
    left: 0px;
    top: 6px;
}

/*QA一覧　*/
.icoQ_sml, 
.icoA_sml {
    padding-left: 30px;
}
.search_qattl {
	padding: 3px 0 0 30px;
    margin-bottom: 10px;
	font-weight: normal;
}
.icoQ_sml::before {
    left: 0;
    top: 3px;
}
.lang_size_large .icoQ_sml::before {
	top: 5px;
}

.search_list_bg1, .search_list_bg2 {
	padding: 10px 5px;
}

/* Aアイコン小 */
.icoA_sml::before {
    content: "A";
    width: 22px;
    height: 22px;
    border: 1px solid #046eb7;
    box-sizing:border-box;
    position: absolute;
	left: 0;
    background-color:#fff;
    color: #046eb7;
    text-align:center;
    font-size: 15px;
    font-family:Arial;
	line-height: 1.4;
}

/*---------- Aアイコンの位置 ----------*/
/*文字サイズ小の時*/
.icoA_sml::before {
    left: 0;
    top: 0px;
}
.lang_size_large .icoA_sml::before {
    top: 2px;
}

/*---------- QA詳細タイトル ----------*/
/*Qタイトル*/
.icoQ {
	line-height: 1.2em;
}
/*Aタイトル*/
.icoA {
    padding: 3px 0 8px 40px;
    line-height: 1.4em;
	color: #333;
}

/* Q,Aアイコン・大 */

.icoQ::before, .q_contents .q_ttl_br::before{
    content: "Q";
    width: 26px;
    height: 26px;
    border: 0px;
    position: absolute;
    background-color:#046eb7;
    color: #fff;
    text-align:center;
    font-size: 18px;
    left:0px;
    top:0px;
    line-height: 1.5;
    font-family:Arial;
    font-weight:normal;
}

.icoA::before {
    content: "A";
    width: 26px;
    height: 26px;
    border: 1px solid #046eb7;
    box-sizing: border-box;
    position: absolute;
    background-color: #fff;
    color: #046eb7;
    text-align: center;
    font-size: 18px;
    left: 0px;
    top: 3px;
    line-height: 1.4;
    font-family:Arial;
    font-weight:normal;
}
li.K_sml {
    padding-left: 24px;
}


/*---------- 文字サイズ変更ボタン ----------*/
#okw_sub_header li.okw_txt {
	font-size: 12px;
}
li.fntBig, li.fntMid, li.fntSml, li.fntBigOn, li.fntMidOn, li.fntSmlOn {
	width: 22px;
	height: 22px;
	position: relative;
	transition: .3s;
	font-size: 14px;
}
/*------------ 通常時 ------------*/
li.fntBig, li.fntMid, li.fntSml {
	background-image: none;
	background-color: #fff;
	border: 1px solid #046eb7;
}
/* 通常時ホバー */
li.fntBig:hover, li.fntMid:hover, li.fntSml:hover {
	background-image: none;
	border: 1px solid #046eb7;
}
li.fntBig a::after, li.fntMid a::after, li.fntSml a::after {
	position: absolute;
	text-align: center;
	font-weight: bold;
	text-indent: 0;
	width: 22px;
	height: 22px;
}
/* 大 */
li.fntBig a::after {
    content: "大";
    top: -2px;
    left: -1px;
}
/* 中 */
li.fntMid a::after {
    content: "中";
    top: -2px;
    left: -1px; 
}
/* 小 */
li.fntSml a::after {
    content: "小";
    top: -2px;
    left: -1px;
}


/*------------ アクティブ ------------*/
li.fntBigOn, li.fntMidOn, li.fntSmlOn {
	background-image: none;
	background-color: #046eb7;
}
li.fntBigOn a::after, li.fntMidOn a::after, li.fntSmlOn a::after {
	position: absolute;
	text-align: center;
	font-weight: bold;
	text-indent: 0;
	width: 22px;
	height: 22px;
	color: #fff;
}
/* 大 アクティブ */
li.fntBigOn a::after {
    content: "大";
    top: -1px;
    left: 0px;
}
/* 中 アクティブ */
li.fntMidOn a::after {
    content: "中";
    top: -1px;
    left: 0px;
}
/* 小 アクティブ */
li.fntSmlOn a::after {
    content: "小";
    top: -1px;
    left: 0px;
}
/* ------------------------------
     キーワード検索
------------------------------ */
.search_frmArea {
    margin: 5px;
}
.search_description {
	color: #777;
}
/*文章検索チェック時のズレ回避*/
/* 1カラム */
/*.lang_size_small .oneCol #advanced_search_form .natural_mode .search_description {
	margin: 0 0 3px;
    padding-top: 3px;
}
.lang_size_medium .oneCol #advanced_search_form .natural_mode .search_description {
	margin: 0 0 3px;
    padding-top: 1px;
}
.lang_size_large .oneCol #advanced_search_form .natural_mode .search_description {
	margin: -1px 0 3px;
}*/
/* 2カラム */
/*.lang_size_small .twoCol #advanced_search_form .natural_mode .search_description {
	margin: 0 0 3px;
    padding-top: 7px;
}
.lang_size_medium .twoCol #advanced_search_form .natural_mode .search_description {
	margin: 0 0 3px;
    padding-top: 5px;
}
.lang_size_large .twoCol #advanced_search_form .natural_mode .search_description {
	margin: 0 0 3px;
	padding-top: 3px;
}*/
#n_search_description.search_description, 
#keyword_form .search_description,
.oneCol .keyword_mode .search_description,
.keyword_mode .search_description,
.search_description,
.oneCol .search_description{
    display: block;
    margin: 0 0 4px;
	line-height: 20px;
	position: relative;
}
.oneCol .keyword_mode .search_description, 
.keyword_mode .search_description,
#keyword_form .search_description{
    margin-top: -6px!important;
}


/*検索フォーム*/
.keyword_frm {
	height: 35px;
	border-width: 1px;
	width: calc(100% - 100px);
	padding: 0 10px;
	border-color: #ccc;
	letter-spacing: 1.4px;
	line-height: 35px;
}
#okw_side .keyword_frm{
	width: calc(100% - 70px);
}
.n_keyword_frm {
	padding: 8px 10px 0px;
	border-color: #ccc;
	letter-spacing: 1.4px;
	background: #fff;
}
/*Firefoxのみ適用*/
@-moz-document url-prefix(){
  .n_keyword_frm {
	/*padding: 6px 10px 0px;*/
  }
}


/*サジェスト表示*/
.search_suggest,
.faq_suggest{
    width: calc(100% - 100px);
}
#okw_side .search_suggest,
#okw_side .faq_suggest{
	width: calc(100% - 70px);
}
.faq_suggest_content {
    border-bottom: 1px solid #ccc;
}

.faq_suggest_title,.faq_suggest_title-knowledge {
    padding: 5px 0 5px 30px;
    margin: 0 0 5px;
    background: none;
    font-size: 1em;
    position: relative;
    font-weight: normal;
    line-height: 1.5;
}


.faq_suggest_link {
    font-size: 1em;
    padding: 5px;
}

.faq_suggest_title:before, .faq_suggest_title-knowledge:before {
    content: "Q";
    width: 22px;
    height: 22px;
    border: 0px;
    position: absolute;
    left: 0;
    background-color: #046eb7;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
    line-height: 1.4;
    top: 5px;
}

.faq_suggest_title-knowledge:before {
    content: "?";
}

.faq_suggest_link:hover {
    background-color: white;
}

.lang_size_large .faq_suggest_title:before, .lang_size_large .faq_suggest_title-knowledge:before {
    top: 7px;
}
/*文章検索チェック時のズレ回避*/
.lang_size_small #advanced_search_form .n_keyword_frm,
.lang_size_small #natural_sentence_form .n_keyword_frm{
	/*padding: 8px 10px 0px;*/
}
.lang_size_medium #advanced_search_form .n_keyword_frm,
.lang_size_medium #natural_sentence_form .n_keyword_frm{
	padding: 6.5px 10px 0px;
}
.lang_size_large #advanced_search_form .n_keyword_frm,
.lang_size_large #natural_sentence_form .n_keyword_frm{
	padding: 4.5px 10px 0px;
}
@media all and (-ms-high-contrast: none) {
	.lang_size_small #advanced_search_form .n_keyword_frm,
	.lang_size_small #natural_sentence_form .n_keyword_frm{
		padding: 9px 10px 0px;
	}
	.lang_size_medium #advanced_search_form .n_keyword_frm,
	.lang_size_medium #natural_sentence_form .n_keyword_frm{
		padding: 7.5px 10px 0px;
	}
	.lang_size_large #advanced_search_form .n_keyword_frm,
	.lang_size_large #natural_sentence_form .n_keyword_frm{
		padding: 6px 10px 0px;
	}
}

.oneCol .n_keyword_frm{
	min-width: calc(100% - 100px);
	max-width: calc(100% - 100px);
	height: 35px;
	min-height: 35px;
}
.twoCol .n_keyword_frm{
	min-width: calc(100% - 100px);
	max-width: calc(100% - 100px);
	height: 35px;
	min-height: 35px;
}

/*検索ボタン*/
.search_frmArea .keyword_frmbtn,
.search_frmArea .n_keyword_frmbtn,
.faq_search_frmArea .keyword_frmbtn, 
.search_frmArea .keyword_mode .keyword_frmbtn,
.search_frmArea .natural_mode .keyword_frmbtn {
    background-image: none;
    background-color: #046eb7;
    width: 90px;
    height: 35px;
    color: #ffffff;
    font-weight: normal;
    border: 0;
    margin-left: 10px;
	cursor: pointer;
	transition: .3s;
	font-size: 14px!important;
}
#okw_side .search_frmArea .keyword_frmbtn, 
#okw_side .search_frmArea .n_keyword_frmbtn, 
#okw_side .faq_search_frmArea .keyword_frmbtn, 
#okw_side .search_frmArea .keyword_mode .keyword_frmbtn, 
#okw_side .search_frmArea .natural_mode .keyword_frmbtn{
	width: 60px;
}
.oneCol .search_frmArea .n_keyword_frmbtn,
.twoCol .search_frmArea .n_keyword_frmbtn,
.oneCol .search_frmArea .natural_mode .keyword_frmbtn,
.twoCol .search_frmArea .natural_mode .keyword_frmbtn {
	margin: 0;
}

.search_frmArea .keyword_frmbtn:hover,
.search_frmArea .n_keyword_frmbtn:hover,
.faq_search_frmArea .keyword_frmbtn:hover, 
.search_frmArea .keyword_mode .keyword_frmbtn:hover,
.search_frmArea .natural_mode .keyword_frmbtn:hover {
    background-color: #046eb7;
}

/* 検索ヘルプボタン */
.search_frmArea .keyword_helpbtn {
	margin-bottom: 1px;
}
/* 検索ヘルプボタン ポップアップ */
.search_frmArea .keyword_helpbtn_popup {
	border: solid 2px #046eb7;
    background-color: #f1f2f7;
	top: 27px;
}

/*文章で検索　チェックボックス*/
.okw_parts_search input[type="checkbox"] {
	display: none;
}
.okw_parts_search input#keyword_morph[type="checkbox"]+label,
.okw_parts_search input#n_morph[type="checkbox"]+label,
.okw_parts_search .natural_mode ~ .search_switch input#morph[type="checkbox"]+label,
.okw_parts_search .keyword_mode ~ .search_switch input#morph[type="checkbox"]+label {
	position: relative;
	padding-left: 20px;
}

.okw_parts_search input#keyword_morph[type="checkbox"]+label::before,
.okw_parts_search input#n_morph[type="checkbox"]+label::before,
.okw_parts_search .natural_mode ~ .search_switch input#morph[type="checkbox"]+label::before,
.okw_parts_search .keyword_mode ~ .search_switch input#morph[type="checkbox"]+label::before {
	content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 55%;
    left: 0;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    border: 1px solid #ccc;
    cursor: pointer;
}
.okw_parts_search input#n_morph[type="checkbox"]+label::before,
.okw_parts_search .natural_mode ~ .search_switch input#morph[type="checkbox"]+label::before{
	border: 1px solid #046eb7;
}
.okw_parts_search input#n_morph[type="checkbox"]:checked+label::before,
.okw_parts_search .natural_mode ~ .search_switch input#morph[type="checkbox"]:checked+label::before{
    background: #046eb7;
}
.okw_parts_search input#n_morph[type="checkbox"]:checked+label::after,
.okw_parts_search .natural_mode ~ .search_switch input#morph[type="checkbox"]:checked+label::after {
	content: "";
	display: block;
	width: 10px;
	height: 6px;
	box-sizing: border-box;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	position: absolute;
	top: 40%;
	left: 5px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg) translateY(-50%);
}
.twoCol.okw_parts_search input#n_morph[type="checkbox"]:checked+label::after {
	top: 39%;
}
.twoCol.okw_parts_search .natural_mode ~ .search_switch input#morph[type="checkbox"]:checked+label::after {
	top: 43%;
}

/*---------- 検索絞り込みパーツ -----------*/
/*検索対象*/
.search_switch {
	margin: 10px auto 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.oneCol .search_target {
	margin-top: 0;
}
/*検索絞込*/
.k_search_attribute_select div {
    margin-left: 0;
}
.search_attribute {
    margin: 10px auto 0 0;
}
.search_target > label,
.search_faq_type > label,
.k_search_attribute_select > label,
.search_category_wrapper > label {
	display: inline-block;
	width: 80px;
	line-height: 1.9;
}
.k_search_attribute_select > label {
	margin-right: 3px;
	padding-top: 2px;
}
.search_category_wrapper > label {
	padding-top: 2px;
}
.search_target select,
.search_faq_type select,
.search_attribute select,
.search_category_wrapper .combo .combo-text {
    width: 200px;
	border: 1px solid #ccc;
	border-radius: 0;
}
.search_category_inner_wrapper {
	margin-left: 3px;
}



/*セレクトタグのデザイン変更*/
.okw_parts_search select,
.search_category_wrapper .combo .combo-text {
	appearance: none;
	padding: 0 20px 0px 10px;
	height: 30px;
}
#okw_contents #search_category_narrow_down_input input {
	color: #333;
}
#okw_contents .dropdownCheckComboboxWapper input {
	position: relative;
	top: 2px;
}
.okw_parts_search select::-ms-expand,
.search_category_wrapper .combo .combo-text::-ms-expand {
    display: none;
}

/* 属性絞込 */
.search_frmArea .search_attribute .conditions .condition .values {
    margin: 2px 0 1px 0;
}
.search_frmArea .search_attribute .conditions .condition .values input,
.search_frmArea .search_attribute .conditions .condition .values select {
    border: 1px solid #ccc;
    background-color: #fff;
	height: 30px;
	padding: 0 10px;
}
.search_frmArea .search_attribute .conditions .condition .values select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.search_frmArea .search_attribute .conditions .condition .values select::-ms-expand {
    display: none;
}

.search_ops input {
	display: none;
}
.search_ops label {
	position: relative;
	padding-left: 25px;
    padding-right: 10px;
}
.search_ops label::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	border-radius: 50%;
	border: 1px solid #046eb7;
	width: 16px;
	height: 16px;
}
.search_ops input:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 4px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background-color: #046eb7;
}


/* ------------------------------
     カテゴリーツリー
------------------------------ */
.category_tree {
	margin: 0;
	border: none;
	background: none;
	width: auto;
	color: #ccc; /*「検索結果のカテゴリー絞込み検索」のチェックがON時の対応*/
}
.category_tree .ttl_col {
	padding: 0 0 12px 0;
}
.category_tree .ttl_bg {
	border: none;
    width: 100%;
    padding: 0;
    background: none;
	color: #333;
    height: auto;
    font-weight: bold;
}
.category_level_0 {
	margin: 0;
	border-width: 0 1px 1px;
	background: none;
}
.category_level_1,
.category_level_2,
.category_level_3 {
	background: none;
}
.category_level_0 li,
.category_level_1 li,
.category_level_2 li,
.category_level_3 li {
	border: none;
}

.category_select, .category_none.category_select {
	background: none;
}
.category_select a, .category_none.category_select a {
	color: #046eb7;
}
.cate_pull_inert_bg {
	display: block;
    padding: 7px 0 7px 25px;
    position: relative;
}

/* 【現在いるカテゴリー】時の、件数表記 */
.category_select a span.cate_count {
    color: #666;
}


/*----------開閉アイコン ----------*/
.category_tree .pm_icon {
	margin: 0 5px 0 0;
}
/*開いている時*/
.category_close .pm_icon {
	background-image: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #046eb7;
    border-radius: 50%;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 7px;
}
.category_close .pm_icon::before, .category_close .pm_icon::after {
    position: absolute;
    top: 8px;
    left: 50%;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #046eb7;
    transform: translateX(-50%);
}
.category_close .pm_icon::after {
    top: 3px;
    left: -1px;
    transform: rotate(90deg);
}
/*開いている時　hover*/
.category_close a:hover.pm_icon {
	background-image: none;
	background: #fff;
	border: 1px solid #046eb7;
}
.category_close .pm_icon:hover::before, .category_close .pm_icon:hover::after {
    border-top: 2px solid #046eb7;
}

/*閉じている時*/
.category_open .pm_icon {
	background-image: none;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #046eb7;
    border-radius: 50%;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 7px;
}
.category_open .pm_icon::before {
    position: absolute;
    top: 8px;
    left: 50%;
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #046eb7;
    transform: translateX(-50%);
}

/*閉じている時　hover*/
.category_open a:hover.pm_icon {
	background-image: none;
	background: #fff;
	border: 1px solid #046eb7;
}
.category_open .pm_icon:hover::before {
    border-top: 2px solid #046eb7;
}

/*開閉ボタンのないカテゴリ*/
.category_none {
	padding-left: 26px;
	background: none;
    position: relative;
}
.category_none::before{
	content:"";
	display:block;
	position:absolute;
	top: 15px;
    left: 6px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.category_none a::after{
	content:"";
	display:block;
	position:absolute;
	top: 15px;
    left: 6px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #046eb7;
    border-right: 1px solid #046eb7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*文字サイズ小の時*/
.lang_size_small .category_none::before,
.lang_size_small .category_none a::after {
    top: 13px;
}
/*文字サイズ大の時*/
.lang_size_large .category_none::before,
.lang_size_large .category_none a::after{
    top: 16px;
}

.siteLink li {
    display: inline-block;
    height: 25px;
}


/* ------------------------------
     注目のキーワード
------------------------------ */

.attention_keyword_list {
    margin: 10px 5px 0;
    padding: 0;
}
.attention_keyword_list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 15px 0;
}
.attention_keyword_list li a {
	display: block;
    border: 1px solid #046eb7;
    color: #046eb7;
    border-radius: 20px;
    padding: 5px 15px;
}
.attention_keyword_list li a:hover {
    background-color: #046eb7;
    color: #fff;
}
.attention_keyword_list li span{
	display: none;
}


/* ------------------------------
     お問い合わせ
------------------------------ */
.okw_parts_helpdesk .qaList li {
	padding: 0;
}
.okw_parts_helpdesk .qaList li a {
    display: inline-block;
    padding-left: 17px;
	position: relative;
}
.okw_parts_helpdesk .qaList li a::before{
	content:"";
	display:block;
	position:absolute;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #046eb7;
	top: 6px;
	left: 0;
}
.okw_parts_helpdesk .qaList li a::after{
	content:"";
	display:block;
	position:absolute;
	left: 5px;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 3px solid transparent;
	border-left: 3px solid #fff;
	top: 9px;
}
/*文字サイズ大の時*/
.lang_size_large .okw_parts_helpdesk .qaList li a::before{
	top: 7px;
}
.lang_size_large .okw_parts_helpdesk .qaList li a::after{
	top: 10px;
}

/*完了ページ*/
.hdq_finish_msg_mark {
    background: none;
    padding: 0;
}
/* ------------------------------
     最新のFAQ
------------------------------ */

/*最新のFAQ_閲覧の多いFAQ_関連するFAQ_アイコン位置調整*/
.faqList li.Q_sml, 
.qaList li.Q_sml,
.faq_relate_list li.Q_sml,
.faq_relate_list li.K_sml{
    padding: 3px 0 0 30px;
    margin-bottom: 10px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}

/* ------------------------------
     カテゴリーページ
------------------------------ */

.search_list {
	border-top: 1px dotted #ccc;
	width: 100%;
}
.search_list_inner {
	border-bottom: 1px dotted #ccc;
}
.search_list_bg2 {
	background-color: #fff;
}
li.search_list_inner:hover {
	background-color: #eee;
	}

.search_attachment_icon {

}

/* 追加属性 FAQデータ */
.search_date_area .search_dateNo {
    float: left;
    width: 84%;
    margin: 5px 0 5px 30px;
}

/* ------------------------------
    属性マークデザイン変更
------------------------------ */
.mark_area br {
	display: none;
}
.new_ico, .updated_ico, .imp_ico {
	width: 50px;
	height:21px;
	margin: 0 2px 0 0;
	position: relative;
}
.new_ico{
	background: #7ab124;
}
.updated_ico {
	background: #21a7ce;
}
.imp_ico {
	background: #bf0b07;
}

/*文字*/
.new_ico::before,
.updated_ico::before,
.imp_ico::before {
	display: block;
    color: #fff;
	letter-spacing: 2px;
    font-size: 1.3rem;
    position: absolute;
    left: 11px;
    top: -1px;
	line-height: 1.8;
}
/*IEのみ適用*/
@media all and (-ms-high-contrast: none){
  .new_ico::before,
  .updated_ico::before,
  .imp_ico::before {
    line-height: 1.6; /* IE10以上 */
  }
}
/*Firefoxのみ適用*/
@-moz-document url-prefix(){
  .new_ico::before,
  .updated_ico::before,
  .imp_ico::before {
    line-height: 1.6;
  }
}
/*新着*/
.new_ico::before {
    content: "新着";
}
/*更新*/
.updated_ico::before {
    content: "更新";
}
/*重要*/
.imp_ico::before {
    content: "重要";
}

/* カスタム作成のアイコンサイズ調整*/
.faq_custom_mark {
    display: inline-flex;
    align-items: center;
    font-size: 1.3rem;
    border-radius: 0;
    height: 21px;
    margin: 0 2px 0 0;
}

/* ------------------------------
     ナレッジマーク
------------------------------ */
.faqList li.K_sml, .qaList li.K_sml, .icoK_sml, .icoKA_sml, .icoK, .icoKA {
	background: none;
    position: relative;
}
.faqList li.K_sml, .qaList li.K_sml {
	padding: 3px 0 0 30px;
    margin-bottom: 10px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
}
.icoK {
	line-height: 1.2em;
}
.icoKA_sml {
	padding-left: 30px;
}
.faqList li.K_sml::before, .qaList li.K_sml::before, .icoK_sml::before {
    content: "？";
    width: 22px;
    height: 22px;
    border: 0px;
    position: absolute;
	top: 3px;
    left: 0;
    background-color: #046eb7;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
    line-height: 1.5;
}
.lang_size_large .faqList li.K_sml::before, .lang_size_large .qaList li.K_sml::before, .lang_size_large .icoK_sml::before {
    top: 6px;
}
.icoKA_sml::before {
	content: "！";
    width: 22px;
    height: 22px;
    border: 1px solid #046eb7;
    position: absolute;
	top: 0;
    left: 0;
	box-sizing: border-box;
    background-color: #fff;
    color: #046eb7;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
    line-height: 1.5;
}
.lang_size_large .icoKA_sml::before {
	top: 2px;
}
#operator_view_form_button, #operator_comment_form_button {
	background-image: none;
    background-color: #046eb7;
    height: auto;
}
.questioner_btn:hover, #operator_view_form_button:hover, #operator_comment_form_button:hover {
	background-image: none;
    background-color: #046eb7;
    height: auto;
	transition: .3s;
}
input#operator_view_form_button:disabled, input#operator_comment_form_button:disabled, input#operator_view_form_button:disabled:hover, input#operator_comment_form_button:disabled:hover {
    color: #ccc;
    background-color: #eee;
}
.questioner_submit_btn, .knowledge_vote_button .questioner_submit_btn,
.operator_comment_submit_btn {
	text-align: center;
	margin-top: 10px;
}
.operator_comment_txt {
	max-width: 100%;
	min-width: 100%;
	min-height: 46px;
}
.icoK::before {
	content: "？";
    width: 26px;
    height: 26px;
    border: 0px;
    position: absolute;
    background-color: #046eb7;
    color: #fff;
	box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    left: 0px;
    top: 0px;
    line-height: 1.5;
    font-family: Arial;
    font-weight: normal;
}
.icoKA {
	padding: 3px 0 8px 40px;
    line-height: 1.4em;
    color: #333;
}
.icoKA::before {
	content: "！";
    width: 26px;
    height: 26px;
    border: 1px solid #046eb7;
    position: absolute;
    background-color: #fff;
    color: #046eb7;
	box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    left: 0px;
    top: 3px;
    line-height: 1.5;
    font-family: Arial;
    font-weight: normal;
}

/* ------------------------------
     FAQ詳細ページ
------------------------------ */

/* お気に入りFAQ、印刷アイコン*/
.lang_size_small .icoFavorite_mark_off,
.lang_size_small .icoFavorite_mark_on,
.lang_size_small .icoPrint {
	background-size: 13px;
}


.faq_qstCont_ttl {
  	font-size: 142%;
	color: #333;
	margin: 20px 25px 15px;
}

.faq_ans_ttl {
    word-break: break-all;
    white-space: normal;
}
.faq_cate_col {
	background-color: #fff;
	border-color: #cdcdcd;
	border-style: dotted;
	border-width: 1px 0;
	padding: 5px 0;
	margin: 20px 0 0 10px;
}
.faq_ans_bor {
	background: none;
}
.faq_addition_col {
	background-color: #eee;
	border: 1px solid #cdcdcd;
}
.faq_attachment_file_list dt {
	display: inline;
	float: left;
}
.faq_attachment_file_list dd {
	display: block;
	float: left;
}

/*リンク*/
#faq_question_contents a, #faq_answer_contents a, #info_news_contents a {
    color: #046eb7;
    text-decoration: underline;
}
#faq_question_contents a:hover, #faq_answer_contents a:hover, #info_news_contents a:hover {
	color: #046eb7 !important;
}
#faq_question_contents a:visited, #faq_answer_contents a:visited, #info_news_contents a:visited {
    color: #046eb7;
}

/*戻るボタン*/
.preLink a {
	padding: 3px 3px 2px 18px;
}
/*文字サイズ小*/
.lang_size_small .preLink a {
	padding: 4px 3px 2px 18px;
}
/*文字サイズ大*/
.lang_size_large .preLink a {
	padding: 2px 3px 2px 18px;
}

/*不要水色線調整*/
.faq_addition_list.html > dt {
    background: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2.5px;
}

/* ------------------------------
     ウィザード
------------------------------ */
/*タイトル*/
.wzd_qstCont_col {
    background-color: #f1f2f7;
    border-left: 4px solid #046eb7;
	padding: 10px 8px 0 15px;
}
/*選択肢*/
.wzd_slct_area {
	background-color: #f1f2f7;
    border-left: 4px solid #046eb7;
	margin: 0 65px 20px;
}
.wzd_slct_area div {
    margin-bottom: 3px;
}
/*選択肢チェックOFF*/
.wzd_slct_area .chckbx_off {
	background: none;
    position:relative;
}
.wzd_slct_area .chckbx_off::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid #ccc;
    background: #fff;
}
/*選択肢チェックON*/
.wzd_slct_area .chckbx_on {
	background: none;
	position:relative;
}
.wzd_slct_area .chckbx_on::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid #046eb7;
    background: #046eb7;
}

.wzd_slct_area .chckbx_on::after {
	content: "";
    display: block;
    width: 10px;
    height: 6px;
    box-sizing: border-box;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    position: absolute;
    top: 8px;
    left: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) translateY(-50%);
}
/*選択肢チェック　文字サイズ大の時の調整*/
.lang_size_large .wzd_slct_area .chckbx_off::before {
	top: 5px;
}
.lang_size_large .wzd_slct_area .chckbx_on::before {
	top: 5px;
}
.lang_size_large .wzd_slct_area .chckbx_on::after {
	top: 10px;
}

/* 設問リンク「この設問からやり直す」 */
.wzd_bck {
	position:relative;
	background: none;
	font-size: 80%;
	margin-top: 3px;
}
.wzd_bck::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: -4px;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border: 5px solid transparent;
    border-top: 6px solid transparent;
    border-right: 7px solid #046eb7;
    border-bottom: 6px solid transparent;
}
.wzd_bck::after {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    left: 7px;
    border: 0px solid transparent;
    border-top: 4px solid #046eb7;
    border-radius: 0 10px 0 0;
    width: 8px;
    height: 10px;
}

/* 選択肢領域内テキスト */
.selecttxt{
    background: none;
    color: #999;
    position:relative;
}
.selecttxt::before{
    content:"";
    display:block;
    position:absolute;
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #046eb7;
}
.selecttxt::after{
    content:"";
    display:block;
    position:absolute;
    top: 3px;
    left: 3px;
    box-sizing: border-box;
    width: 3px;
    height: 5px;
    border: 3px solid transparent;
    border-bottom: 5px solid #fff;
}
/*文字サイズ大の時の調整*/
.lang_size_large .selecttxt::before{
    top: 5px;
}
.lang_size_large .selecttxt::after{
    top: 5px;
}


/* ------------------------------
     アンケート
------------------------------ */
.okw_enquete_area {
	border: none;
	padding: 0;

    width: 100%;
    margin: 0;
}
.questioner_txt_col {
    margin: 0 0 15px auto;
}
/*アンケート記入欄*/
.questioner_txt {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    padding: 5px 10px;
}

/*アンケート選択項目*/
.faq_form_list li {
    display: block;
    margin-bottom: 10px;
	position: relative;
}

.faq_form_list input {
	display: none;
}
.faq_form_list label {
	position: relative;
	padding-left: 30px;
} 
.faq_form_list label::before {
	content: "";
	display: block;
	position: absolute;
	top: 55%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 0;
	border-radius: 50%;
	border: 1px solid #046eb7;
	width: 16px;
	height: 16px;
}
 
.faq_form_list input:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: 55%;
    transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	left: 4px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background-color: #046eb7;
}
.questioner_description {
	word-break: break-word;
}

/*アンケート送信ボタン*/
.questioner_submit_btn, .knowledge_vote_button .questioner_submit_btn {
	width: auto;
	height: auto;
}

/*選択後*/
.questioner_btn {
	color: #fff;
    background-image: none;
    background-color: #046eb7;
    font-weight: normal;
    transition: .3s;
    cursor: pointer;
    padding: 10px 15px;
    line-height: 1;
    height: auto;
    min-width: 160px;
    width: auto;
}
.questioner_btn:hover {
	background-image: none;
	background-color: #046eb7;
}

/*選択前*/
.questioner_btn[disabled] {
    color: #ccc;
    background-color: #eee;
}
.questioner_btn[disabled]:hover {
    background-color: none;
	cursor: auto;
}



/* ------------------------------
     Info&Newsタイトル
------------------------------ */
.newsList {
	margin: 5px;
}
.newsList li {
	background: none;
	padding: 0;
	margin-bottom: 10px;
	display: flex;
	line-height: 1.5;
}
/*日付*/
.datetime {
    margin-right: 10px;
	line-height: 1.5;
}
/*タイトル*/
.infoTxt {
    word-break: break-all;
    white-space: normal;
    padding-bottom: 4px;
}


/* ------------------------------
     Info&Newsページ内
------------------------------ */
.infonews_txt {
    white-space: normal;
    word-break: break-all;
}

.infonews_date_txt {
	margin-bottom: 5px;
}

.okw_bread li a:first-child {
    margin-left: 0px;
}
.infonews_col {
    margin: 0 0 10px;
    padding: 0;
}

/* ------------------------------
     TOPへボタン
------------------------------ */
.topLink {
	position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99999;
	margin: 0
}
.topLink a {
    width: 55px;
    height: 55px;
    line-height: 65px;
    background-color: #046eb7;
    color: #fff;
    text-align: center;
    background-image: none;
    padding: 0;
    font-size: 12px;
	transition: .3s;
}
.topLink a:hover {
    background-color: #046eb7;
}
.topLink a::before {
	content: "";
	display: block;
	position: absolute;
	top: 10px;
    left: 22px;
    color: #fff;
	width: 1em;
	height: 1em;
	border: 0.1em solid currentColor;
	border-left: 0;
	border-bottom: 0;
	box-sizing: border-box;
	transform: translateY(25%) rotate(-45deg);
}

/* ------------------------------
   全体カテゴリー一覧
------------------------------ */
.cateList_box {
    display: flex;
    margin: 0;
}
/* 1列表示 */
.cateList_1line{
    width:100%;/* 横幅 */
}
/* 2列表示 */
.cateList_2line{
    width:calc(50% - 7.5px);/* 横幅 */
    float:none;
	margin-right: 15px;
}
.cateList_2line:last-of-type {
    margin-right: 0;
}
/* 3列表示 */
.cateList_3line{
    width:calc(33.3% - 10px);/* 横幅 */
    float:none;
	margin-right: 15px;
}
.cateList_3line:last-of-type {
    margin-right: 0;
}
/* 4列表示 */
.cateList_4line{
    width: calc(25% - 11.25px);
    float: none;
    margin-right: 15px;
}
.cateList_4line:last-of-type {
    margin-right: 0;
}

 .cate_middle {
    vertical-align: top;
    width: 100%;
	min-height: 50px;
    display: flex;
    align-items: center;
    padding-bottom: 0;
}
 a.cate_icon_link+.cate_middle,
img.cate_icon+.cate_middle{
    width: calc(100% - 60px);
}


/*「検索結果のカテゴリー絞込み検索」のチェックがON時の対応*/
.okw_parts_category, .okw_parts_sub_category {
	color: #ccc;
}
.cateList_box {
	margin: 0;
}
.cate_icon {
    width: 50px;
    margin-right: 10px;
}
.cate_middle {
    word-break: break-all;
    white-space: normal;
    font-size: 110%;
    padding: 0 5px 10px 5px;
}
.cate_small {
    padding-top: 0;
    word-break: break-all;
}
#category_index a.cate_icon_link+.cate_middle+.cate_small{
	margin-left: 55px;
	display: block;
}

/*小カテゴリ縦並び*/
.cate_small > span,
.cate_small li {
	display: inline-block;
    padding-bottom: 7px;
    padding: 0 20px;
	position: relative;
}
.cate_small > span::before,
.cate_small li::before {
	content:"";
	display:block;
	position:absolute;
	width: 5px;
    height: 5px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	top: 9px;
	left: 0;
}
.cate_small > span a::after,
.cate_small li a::after {
	content:"";
	display:block;
	position:absolute;
	width: 5px;
    height: 5px;
    border-top: 1px solid #046eb7;
    border-right: 1px solid #046eb7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	top: 8px;
	left: 0;
}
.lang_size_small .cate_small > span::before,
.lang_size_small .cate_small li::before,
.lang_size_small .cate_small > span a::after,
.lang_size_small .cate_small li a::after {
	top: 7px;
}

.lang_size_large .cate_small > span::before,
.lang_size_large .cate_small li::before,
.lang_size_large .cate_small > span a::after,
.lang_size_large .cate_small li a::after {
	top: 10px;
}

/*小カテゴリ横並び*/
.cateSepa {
	display: none;
}

/*文字サイズ大の時*/
.lang_size_large .cate_small li::before{
	top: 10px;
}

/* 「一覧表示」によるタイトルずれ解除*/
.icoFavorite,
.icoPickup{
    display: block;
    width: calc(100% - 80px);
	float: none;
}
.okw_parts_favorite_faq .ttl_bg, 
.okw_parts_pickup_faq .ttl_bg, 
.okw_parts_mypage_list .ttl_bg {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.okw_parts_favorite_faq .list, 
.okw_parts_pickup_faq .list, 
.okw_parts_mypage_list .list {
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    font-weight: normal;
    font-size: 87%;
    display: inline-block;
    width: 80px;
    text-align: right;
}

/* ------------------------------
   FAQ一覧
------------------------------ */
/* FAQ一覧「詳細表示」余白*/
.faq_list_show_detail {
    padding-left: 20px;
}
/*検索対象メッセージ*/
.attr_search_kw_area, .search_target_area {
	margin: 5px;
	font-size: 90%;
}
/*結果なしメッセージ*/
.kwd_none {
    background-color: #ccc;
	margin: 15px 5px 20px;
	border: none;
}
/* ページング領域（上下） */
.pg_col_top, .pg_col_down {
	font-family: 'Noto Sans JP', sans-serif;
	margin: 4px 5px 5px;
}
/* 件数表示 */
.pg_no {
    margin-left: 0;
}
/* 同義語 領域 */
.synonyms_kw_area {
	margin: 10px 5px;
	font-family: 'Noto Sans JP', sans-serif;
}

/* ------------------------------
   FAQ一覧ページ　昇順/降順
------------------------------ */
/*昇順/降順セレクト*/
.okw_sort_select {
    margin-right: 0;
    width: 170px;
}
.okw_sort_select select {
	width: 150px;
	height: 30px;
    border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 20px 0 10px;
	border-radius: 0;
}

.okw_sort_select select::-ms-expand {
    display: none;
}

/*昇順/降順アイコン*/
.sort_arrow .sort_asc_image_on, .sort_arrow .sort_asc_image_off {
    margin: 0 0 3px;
}
.sort_arrow {
    margin: 3px 0 0 7px;
	width: 12px;
}

/*昇順アイコン*/
.sort_asc_image_on, 
.sort_asc_image_off, 
.sort_asc_image_off:hover{
	background:none;
	border-style: solid;
	border-width: 0 5px 8px 5px;   
}
.sort_asc_image_on {
    border-color: transparent transparent #046eb7 transparent;
}
.sort_asc_image_off {
    border-color: transparent transparent #ccc transparent;
}   
.sort_asc_image_off:hover {
    border-color: transparent transparent #046eb7 transparent;
}

/*降順アイコン*/
.sort_desc_image_on, 
.sort_desc_image_off, 
.sort_desc_image_off:hover{
	background:none;
	border-style: solid;
	border-width: 8px 5px 0 5px;
}
.sort_desc_image_on {
    border-color: #046eb7 transparent transparent  transparent;
}   
.sort_desc_image_off {
    border-color: #ccc transparent transparent  transparent;
}   
.sort_desc_image_off:hover {
    border-color: #046eb7 transparent transparent  transparent;
}


/* =======================================================
     お問合せ入力フォーム
======================================================= */

.HDcolumn_right input {
    max-width: 565px;
	padding: 0px 7px;
}

/* ボタンエリア、お問い合わせ完了テーブル */
.commit_button_block,
.me_commit_button_block {
    background: #f0f0f0;
}

/* ボタン */
.hdq_confirm_btn_c {
    padding: 10px 15px;
    height: auto;
    background: #046eb7;
    color: #fff;
    transition: .3s;
	font-weight: normal;
    min-width: 160px;
	width: auto;
}

.hdq_confirm_btn_c:hover {
    background: #046eb7;
}
.hdq_confirm_btn_c a {
	padding: 0;
	color: #fff;
}
.hdq_confirm_btn_c a:hover {
	color: #fff;
}
.hdq_confirm_btn_l,
.hdq_confirm_btn_r {
    display: none;
}

.err_msg {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
}


/* =======================================================
     お問合せ入力ページ（スーパーアシスト画面）
======================================================= */
.hd_question_form .ttl_bg {
    border-top: none;
    border-bottom: 1px dotted #a0a0a0;
    background: none;
    margin-bottom: 20px;
}

#sa_button {
	margin: 10px 0 0 0;
	width: auto;
}

/* 戻るボタン */
.button_to_link {
    height: auto;
    padding: 4px 3px 2px 18px;
    font-size: 100%;
}
.HDcolumn_right select {
    font-family: initial;
    padding-left: 4px;
}

.hdq_confirm_btn_c:active, .hdq_confirm_btn_c:focus {
    outline: none;
}


/* =======================================================
     マイページ
======================================================= */

/* ログイン画面 */
#login_col .reissue_password a, 
#login_col .create_account_request a {
    padding-left: 16px;
    
}


#login_btn, .mail_input_button {
    color: #404040;
}

#login_btn:hover, .mail_input_button:hover {
	
}

/* お問い合わせ内容確認画面 */
.q_contents .q_ttl_br {
    background-color: #ddd;
    border: 1px solid #ccc;
    padding: 10px 10px 10px 47px;
}

.q_contents .q_ttl_br {
  background: none;
  border: none;
  padding: 10px 10px 10px 47px;
  position: relative;
}
.q_contents .q_ttl_br::before {
  content: "Q";
  width: 26px;
  height: 26px;
  border: 0px;
  position: absolute;
  background-color: #046eb7;
  color: #fff;
  text-align: center;
  font-size: 18px;
  left: 15px;
  top: 7px;
  font-family: Arial;
  font-weight: normal;
  line-height: 1.5;
}
.a_contents .a_ttl_br {
  border: none;
  padding: 10px 10px 10px 47px;
  background: none;
  position: relative;
}
.a_contents .a_ttl_br::before {
  content: "A";
  width: 26px;
  height: 26px;
  border: 1px solid #046eb7;
  box-sizing: border-box;
  position: absolute;
  background-color: #fff;
  color: #046eb7;
  text-align: center;
  font-size: 18px;
  left: 15px;
  top: 7px;
  font-family: Arial;
  font-weight: normal;
  line-height: 1.5;
}
.mrktenqt_link {
  background-color: #fff;
  border-color: #ccc;
}


/* =======================================================
     回答メールからの遷移画面
======================================================= */
.hd_question_form .q_contents, .hd_question_form .a_contents {
    border: none;
}
.q_contents .attribute, .a_contents .attribute {
    border: 1px dotted #999;
    background-color: #f7f7f7;
}
.mrktenqt_link {
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
}


/* =======================================================
     サーベイ
======================================================= */

.icoMenquete {
    height: auto;
	line-height: 1.2;
	padding: 0 0 0 10px;
	background: none;
	border-left: 4px solid #003e63;
	margin: 10px 5px;
	white-space: normal;
	word-break: break-all;
}
.mrktenqt_incident_desc {
    background-color: #f0f0f0;
    border: 1px solid #dcdcdc;
}

/* =======================================================
     エンドユーザー
======================================================= */

.okw_parts_end_user_login .form_field dt {
	width: 30%;
}
.okw_parts_end_user_login .form_field dt {
	margin-right: 5%;
}.okw_parts_end_user_login .form_field dd {
    width: 65%;
}
#login_btn, .mail_input_button {
    background-image: none;
    background-color: #046eb7;
    width: 130px;
    height: 35px;
    color: #ffffff;
    font-weight: normal;
	cursor: pointer;
	transition: .3s;
}
#login_btn:hover, .mail_input_button:hover {
    background-image: none;
    background-color: #046eb7;
}
.okw_parts_end_user_login .create_account_request {
	float: none;
	text-align: center;
}
.password_reset_area .qaList li {
	padding: 0 0 0 18px;
}
.password_reset_area .qaList li a {
	position: relative;
}
.password_reset_area .qaList li a:before {
	content:"";
	display:block;
	position:absolute;
	width: 5px;
    height: 5px;
    border-top: 1px solid #046eb7;
    border-right: 1px solid #046eb7;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	top: 10px;
	left: -18px;
}
.password_reset_description {
	padding: 5px;
}

/*幅せま時背景色途切れ修正*/
#okw_logo_footer{
	width: 100%;
    max-width: 1120px;
    min-width: 800px;
}

@media screen and (max-width: 800px) {
	#okw_contents{
		width: 840px;
	}
	.header-block,
	.footer-block{
		width: 840px;
		padding-left: calc(50vw - 55px);
		text-align: left;
	}
}

/*==================================================================

  ▼OPL独自カスタム

==================================================================*/


a {
    text-decoration:none !important; 
}

img {
    max-width: 80%;
    height: auto;
}

table {
    min-width: 80%;
}
#faq_question_contents ol
,#faq_answer_contents ol
,#info_news_contents ol,
.faq_ansCont_txt ol,
.navigation_route_page .choice_contents ol,
.navigation_route_page .channel_description ol,
.navigation_route_page .channel_contents ol,
.faq_tags_modal_content .question_contents ol,
.faq_tags_modal_content .answer_contents ol{
    padding: 0 0 0 2rem;
}
#faq_question_contents ul,
#faq_answer_contents ul,
#info_news_contents ul,
.faq_ansCont_txt ul,
.navigation_route_page .choice_contents ul,
.navigation_route_page .channel_description ul,
.navigation_route_page .channel_contents ul,
.faq_tags_modal_content .question_contents ul,
.faq_tags_modal_content .answer_contents ul {
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 1em 0;
    padding: 0 0 0 2rem;
}
#okw_contents_base { max-width: 1440px; }
#okw_footer_default { display: none; }
.opl-flex-blocks {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: auto;
}
.opl-flex-blocks.col3 div { width: calc(100% / 3); }
.opl-flex-blocks.col4 div { width: calc(100% / 4); }
.opl-flex-blocks div a { 
    display: block;
    padding: 1.5rem 1rem;
    border-radius: 4px;
    margin: 0 0.25rem 1rem 0.25rem;
    border: 1px solid rgba(17, 46, 55, 0.2);
    font-size: 16px;
}
.contact_box a:hover {
    text-decoration: none !important;
    color: #0d7baf !important;
}
.contact_box a:hover {
    text-decoration: none !important;
    color: #0d7baf !important;
}



.opl-footer {
    background-color: #eef2f8;
    color: #112e37;
    margin-top: 5rem;
}

#faq_answer_contents a .text-highlight {
    color: inherit !important;
}
a u {
    color: inherit !important;
}


#faq_answer_contents img {
    display: block;
    height: auto !important;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border-radius: 4px;
    border: 4px solid #eef2f8;
}

#faq_answer_contents u,
#okw_contents_inner u {
  display: inline-block;
  background-color: rgba(27, 98, 132, 0.07);
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  border-radius: 4px;
  border: 1px solid rgba(17, 46, 55, 0.2);
  font-weight: 500;
  line-height: 1.25;
  color: #112e37;
  text-decoration: unset;
}

.text-highlight {
  display: inline-block;
  background-color: rgba(27, 98, 132, 0.07);
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  border-radius: 4px;
  border: 1px solid rgba(17, 46, 55, 0.2);
  font-weight: 500;
  line-height: 1.25;
  color: #112e37;
}

blockquote {
    background: #f3f3f3;
    display: block;
    max-width: 80%;
    padding: var(--lwc-spacingXSmall, 8px) !important;
    border: var(--lwc-borderWidthThin, 1px) solid var(--slds-c-input-color-border, var(--sds-c-input-color-border, var(--slds-g-color-border-base-4, var(--lwc-colorBorderInput, #c9c9c9)))) !important;
    border-radius: var(--lwc-borderRadiusMedium, .25rem);
    overflow-x: auto;
    font-family: monospace;
    font-size: 14px;
    margin: 1em 0  !important;
}
blockquote p {
    margin: 0 !important;
}

pre.ckeditor_codeblock {
    background: #f3f3f3;
    max-width: 80%;
    display: block;
    padding: var(--lwc-spacingXSmall, 8px);
    border: var(--lwc-borderWidthThin, 1px) solid var(--slds-c-input-color-border, var(--sds-c-input-color-border, var(--slds-g-color-border-base-4, var(--lwc-colorBorderInput, #c9c9c9))));
    border-radius: var(--lwc-borderRadiusMedium, .25rem);
    overflow-x: auto;
    font-family: monospace;
    font-size: 14px;
}

@media only screen and (min-width: 49em) {
    .opl-footer .footer-container {
        padding: 2rem 0.75rem;
        padding-top: 2rem;
        padding-right: 0.75rem;
        padding-bottom: 2rem;
        padding-left: 0.75rem;
    }
}

.opl-footer .footer-container {
   padding: 2rem 0.75rem;
}

.opl-footer .footer-container {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: top;
    -webkit-align-items: top;
    flex-wrap: wrap;
    justify-content: flex-end;
    max-width: 960px;
    padding: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}

.opl-footer .link-list {
    padding: 0.75rem 0;
    padding-top: 0.75rem;
    padding-right: 0px;
    padding-bottom: 0.75rem;
    padding-left: 0px;
}

.opl-footer .link-list {
    padding-left: 1rem;
    padding-right: 1rem;
    width: calc(100% / 3);
}

.opl-footer .link-list .link-item {
    margin-bottom: 0.25rem;
    padding: 0.5rem 0.25rem;
}

.opl-footer .link-list h4 {
    margin: 0 0.25rem 0.25rem 0.25rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid rgba(17, 46, 55, 0.2);
    font-family: Montserrat;
    color: rgba(17, 46, 55, 0.8);
}

.opl-footer .copy {
    padding-bottom: 1rem;
    font-family: Montserrat;
    text-align: center;
    color: rgba(17, 46, 55, 0.8);
}

.topLink {
    display: none !important;
}

#chat-button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    height: 80px;
    width: 80px;
    margin: 0;
    border: none;
    border-radius: 50%;
    background: none;
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.25);
    z-index: 99999;
    cursor: pointer;
}

#chat-button:hover {
    box-shadow: 4px 4px 8px rgba(0,0,0,0.25)
}

#chat-button img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

/*==================================================================

  ▲OPL独自カスタム ここまで

==================================================================*/