@charset "utf-8";

/*==================================================================

  リセット

==================================================================*/

html {
    /* ex:62.5% */
	font-size: 55%; /* 1em = 10px */
}
body {
  background-color: #fff;
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS Pゴシック", "Helvetica Neue", Arial, Verdana, "Hiragino Sans", sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
@media only screen and (max-width: 768px) {
  body {
    line-height: 1.7;
  }
}
/*IEのデフォルト下矢印の非表示*/
select::-ms-expand {
    display: none;
}

/*--------------------------------------
     文字サイズ
/*--------------------------------------*/

/* 文字サイズ非表示 */
#okw_sub_header #fontCol { display:none !important; }

body.lang_size_large {
	font-size: 2rem;
}
	.lang_size_large textarea, .lang_size_large .login_txt, .lang_size_large .keyword_frm {
		font-size: 100%;
	}

body.lang_size_medium {
	font-size: 1.8rem;
}
	.lang_size_medium .login_txt, .lang_size_medium textarea {
		font-size: 100%;
	}
	.lang_size_medium .keyword_frm{
		font-size: 1.6rem;
	}

body.lang_size_small {
	font-size: 1.6rem;
}
	.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 #login_col h2 {
	font-size: 150%; /* 24px */
}
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 .hdq_confirm_btn_c,
body.lang_size_small .search_qattl,
body.lang_size_small .faq_ans_ttl,
body.lang_size_small .questioner_ttl,
body.lang_size_small .pg_col_top {
	font-size: 100%; /* 16px */
}
body.lang_size_small .okw_bread li,
body.lang_size_small li.okw_txt,
body.lang_size_small .search_description,
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,
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: 75%; /* 12px */
}

/* 文字サイズ＝中 */
body.lang_size_medium .ttl_col h2,
body.lang_size_medium .category_tree .ttl_bg,
body.lang_size_medium #login_col h2 {
	font-size: 155.5%; /* 28px */
}
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 .hdq_confirm_btn_c,
body.lang_size_medium .search_qattl,
body.lang_size_medium .faq_ans_ttl,
body.lang_size_medium .questioner_ttl,
body.lang_size_medium .pg_col_top {
	font-size: 100%; /* 18px */
}
body.lang_size_medium .okw_bread li,
body.lang_size_medium li.okw_txt,
body.lang_size_medium .search_description,
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,
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: 72.5%; /* 13px */
}

/* 文字サイズ＝大 */
body.lang_size_large .ttl_col h2,
body.lang_size_large .category_tree .ttl_bg,
body.lang_size_large #login_col h2 {
	font-size: 160%; /* 32px */
}
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 .hdq_confirm_btn_c,
body.lang_size_large .search_qattl,
body.lang_size_large .faq_ans_ttl,
body.lang_size_large .questioner_ttl,
body.lang_size_large .pg_col_top {
	font-size: 100%; /* 20px */
}
body.lang_size_large .search_description,
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,
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 {
	font-size: 75%; /* 15px */
}
body.lang_size_large .okw_bread li,
body.lang_size_large li.okw_txt,
body.lang_size_large .infonews_date_txt {
	font-size: 75%; /* 15px */
}

/*--------------------------------------
     タグ
/*--------------------------------------*/
a {
	cursor: pointer;
}
a:link, a:visited, a:active {
	color: #006680;
	height: 100%;
	text-decoration: none;
	-webkit-text-decoration: underline transparent;
    text-decoration: underline transparent;
    transition: -webkit-text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
a:hover {
	text-decoration-color: #a3bcc6;
    text-decoration: underline;
    -webkit-text-decoration-color: #a3bcc6;
    text-decoration-color: #a3bcc6;
	color: #006680;
}
textarea, input, select {
	font-family: inherit !important;
	line-height: 1.15;
	padding: 2px 3px;
}

/*--------------------------------------
     レイアウト
/*--------------------------------------*/

#okw_contents {
	background: none;
	padding: 0 20px;
}
#okw_contents_base {
	background: none;
	padding-right: 0px;
	width: 100%;
    max-width: 1200px;
	min-width: 768px;
}
#okw_contents_inner {
	background: none;
	padding: 15px 0;
}
/*ショルダーありメイン*/
#okw_center.okw_side {
    width: calc(100% - 280px);
}

/*ショルダー*/
#okw_side {
    width: 250px;
}

.colArea {
	margin-bottom: 60px;
}
#category_index .colArea:first-child {
	margin-bottom: 30px;
}

#okw_sub_header {
	margin-bottom: 10px;
}
.twoCol {
	width: 48.5%;
}

/*サイドありメインカラム幅指定*/
.twoCol {
    min-width: 380px;
}
#okw_center.okw_side {
    min-width: calc(380px * 2 + 20px);
}
#okw_contents_inner {
    min-width: calc((380px * 2 + 20px) + 250px + 60px);
}

/*--------------------------------------
     OKWAVEヘッダーフッター
/*--------------------------------------*/
#okw_footer_default {
	background: #f2f2f2;
	padding: 10px 20px;
}
#okw_logo_footer {
	width: 100%;
	margin: 0 auto;
	float: none;
	display: block;
	overflow: hidden;
}
#okw_logo_footer a {
	float: right;
}
/*====================================================

  header

====================================================*/

/* ----------------------------------------------------------------
  .l-header
----------------------------------------------------------------- */
.l-header {
	position: relative;
	z-index: 200;
	box-shadow: none;
}

@media only screen and (min-width: 1220px) {
	.l-header {
		box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	}
}

/* ----------------------------------------------------------------
  .l-header-area
----------------------------------------------------------------- */
.l-header-area__inner {
	margin: auto 10px;
	min-width: 280px;
}

.l-header-area__inner:last-child {
	position: relative;
}

.l-header-area__inner:last-child::after {
	display: block;
    content: "";
	background-color: #eee;
	bottom: 0;
	height: 3px;
	left: -10px;
	position: absolute;
	width: calc(100% + 10px * 2);
}

@media only screen and (min-width: 1220px) {
	.l-header-area__inner {
		max-width: 1268px;
		position: relative;
		display: flex;
		justify-content: space-between;
		margin: auto 0 auto 20px;
	}
	.l-header-area__inner:last-child::after {
		display: none;
	}
}

@media only screen and (min-width: 1290px) {
	.l-header-area__inner {
		margin: auto;
	}
}

/* ----------------------------------------------------------------
  .l-header-logo
----------------------------------------------------------------- */
.l-header-logo {
	align-items: center;
	display: flex;
	height: 50px;
	position: relative;
	z-index: 1;
	max-width: 242px;
}
.l-header-logo.l-header-logo--tb {
	margin-right: 0;
}
.l-header-logo__link {
	display: inline-block;
	max-width: 100%;
	width: 100%;
	height: auto !important;
}

.l-header-logo__image {
	display: block;
	width: auto;
	height: 30px;
	width: 145px;
    margin: 5px 0;
}

@media only screen and (min-width: 1220px) {
	.l-header-logo {
	    height: 50px;
	    max-width: 242px;
        margin: 5px 0;
	}
	.l-header-logo__image {
		height: 50px;
		width: 242px;
  	}
}

/*====================================================

  footer

====================================================*/
/* ----------------------------------------------------------------
    Centering Content
----------------------------------------------------------------- */
  .l-footer-area__inner {
  margin: auto 20px;
  max-width: 1200px;
  min-width: 280px;
}

@media only screen and (min-width: 768px) {
  .l-footer-area__inner {
    margin: auto 50px;
  }
}

@media only screen and (min-width: 1240px) {
  .l-footer-area__inner {
    margin: auto;
  }
}

/* ----------------------------------------------------------------
  footer
----------------------------------------------------------------- */
footer {
	font-family: Meiryo, "MS Pゴシック", "Helvetica Neue", Arial, Verdana, "Hiragino Sans", sans-serif;
	font-size: 1.8rem;
}
@media only screen and (max-width: 768px) {
	footer a:link, footer a:visited,footer  a:active {
		text-decoration: underline;
	}
	footer {
		font-size: 1.6rem;
}
}
/* ----------------------------------------------------------------
  .l-footer
----------------------------------------------------------------- */
.l-footer--simple .l-footer-area--copyright .l-footer-area__inner {
	padding-bottom: 60px;
}

/* ----------------------------------------------------------------
  .l-footer-area
----------------------------------------------------------------- */
.l-footer-area__inner {
	padding: 20px 0;
}

.l-footer-area--navi {
	background-color: #e5e5e5;
	display: none;
}

.l-footer-area--announce {
	background-color: #f2f2f2;
}

.l-footer-area--copyright {
	background-color: #006680;
}

.l-footer-area--copyright .l-footer-area__inner {
	padding-bottom: 30px;
	padding-top: 10px;
}

.l-footer-area--profile {
	background-color: #006680;
}

.l-footer-area--profile .l-footer-area__inner {
	padding-bottom: 20px;
	padding-top: 35px;
}

.l-footer-area--logo .l-footer-area__inner {
	padding-bottom: 60px;
}

@media only screen and (min-width: 768px) {
	.l-footer-area__inner {
        padding-bottom: 30px;
        padding-top: 30px;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        max-width: 640px;
    }
	.l-footer-area--navi {
		display: block;
	}
	.l-footer-area--navi .l-footer-area__inner {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.l-footer-area--announce {
		display: block;
	}
	.l-footer-area--copyright .l-footer-area__inner {
		padding-bottom: 60px;
		padding-top: 20px;
	}
	.l-footer-area--utility .l-footer-area__inner {
		padding-bottom: 50px;
		padding-top: 60px;
	}
	.l-footer-area--profile .l-footer-area__inner {
		padding-bottom: 15px;
		padding-top: 50px;
	}
}

/* ----------------------------------------------------------------
  .l-footer-announce
----------------------------------------------------------------- */
.l-footer-announce {
    align-items: flex-start; /* 上端揃え */
    padding: 10px 0 0 30px;
  } 

.l-footer-announce li{
	margin-bottom:10px;
}
  /* テキストの改行 */
  .l-footer-announce__item_innertext {
	display: flex;
	flex-wrap: wrap;
    font-size: 0.8em;
}
  /* DLテーブルの設定 */
  .l-footer-announce table{
	margin: 10px 0;
	}
  .l-footer-announce td {
	padding-right: 30px;
	}
  .l-footer-announce img{
    width:80%;
  }

/* ----------------------------------------------------------------
  .l-footer-utility
----------------------------------------------------------------- */
.l-footer-utility__list {
	display: block;
	letter-spacing: -.5em;
}

.l-footer-utility__item {
	display: inline;
	line-height: 1.7;
	position: relative;
	font-size: 1.4rem;
	letter-spacing: normal;
}

.l-footer-utility__item::after {
	background-color: #ccc;
	content: "";
	display: inline-block;
	height: .8em;
	position: static;
	width: 1px;
	margin: auto 7px auto 3px;
}

.l-footer-utility__item:last-child {
	padding-right: 0;
}

.l-footer-utility__item:last-child::after {
	content: none;
}

.l-footer-utility__link {
	color: #333 !important;
	display: inline;
}

@media only screen and (min-width: 768px) {
	.l-footer-utility__list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.l-footer-utility__item {
		display: block;
		line-height: 1.8;
		font-size: 1.6rem;
		padding-right: 15px;
	}
	.l-footer-utility__item::after {
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
	}
	.l-footer-utility__link {
		-webkit-text-decoration: underline transparent;
		text-decoration: underline transparent;
		transition: -webkit-text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
		transition: text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
		transition: text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
	}
	.l-footer-utility__link:hover, .l-footer-utility__link:focus {
		text-decoration: underline;
		-webkit-text-decoration-color: currentColor;
		text-decoration-color: currentColor;
	}
}

/* ----------------------------------------------------------------
  .l-footer-copyright
----------------------------------------------------------------- */
.l-footer-copyright {
	color: #fff;
	display: block;
	font-size: 1.2rem;
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.l-footer-copyright {
		font-size: 1.4rem;
	}
}

/* ----------------------------------------------------------------
    .l-footer-profile
  ----------------------------------------------------------------- */
.l-footer-profile {
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
}

.l-footer-profile__name {
	display: block;
	font-size: 2rem;
}

.l-footer-profile__text {
	margin-bottom: 2px;
}

.l-footer-profile__text:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
	.l-footer-profile__name {
		display: inline-block;
		font-size: 2rem;
		padding-right: 25px;
	}
}

/*====================================================

  各パーツ

====================================================*/

/* ------------------------------
     文字サイズ変更ボタン
------------------------------ */
/*未選択状態*/
li.fntSml {
    background-image: url("/usr/file/attachment/btn_fntsml_ja_off.png"); /*小*/
	background-size: 22px;
}
li.fntMid {
    background-image: url("/usr/file/attachment/btn_fntmdl_ja_off.png"); /*中*/
	background-size: 22px;
}
li.fntBig {
    background-image: url("/usr/file/attachment/btn_fntbig_ja_off.png"); /*大*/
	background-size: 22px;
}

/*ホバー、選択状態*/
li.fntSml:hover, li.fntSmlOn {
    background-image: url("/usr/file/attachment/btn_fntsml_ja_on.png"); /*小*/
	background-size: 22px;
}
li.fntMid:hover, li.fntMidOn {
    background-image: url("/usr/file/attachment/btn_fntmdl_ja_on.png"); /*中*/
	background-size: 22px;
}
li.fntBig:hover, li.fntBigOn {
    background-image: url("/usr/file/attachment/btn_fntbig_ja_on.png"); /*大*/
	background-size: 22px;
}

/* ------------------------------
     見出し
------------------------------ */

.icoInf, .icoInfoNews, .icoKeyword, .icoQa, .icoNew, .icoCate, .icoResult, .icoHelpdesk, .icoLogin, .icoHot, .icoFaq, .icoHdquestion, .icoKey, .icoProf, .icocate_tree {
	height: auto;
    line-height: 1.4;
    padding: 0 0 0 15px;
    margin-bottom: 9px;
    background: none;
    border-left: 4px solid #0099b3;
    white-space: normal;
    word-break: break-all;
	color: #000;
}
.icoHdquestion {
	background: url("/agencykp-smtb/agencykp-smtb/usr/file/attachment/icon_helpttl.jpg") no-repeat 5px center;
	height: auto;
	line-height: 44px;
	padding: 0 0 0 20px;
}
.ttl_col h2 {
	font-weight: 400;
	margin: 0 0 30px;
}
.ttl_col {
	padding: 0;
	height: auto;
	background: none;
}
.ttl_bg {
	border-bottom: 2px solid #e5e5e5;
	height: auto;
	padding: 0;
	overflow: hidden; /* スーパーアシスタント利用時の表示崩れ対策 */
	position: relative;
	background: none;
}

/*見出しにリンクあり装飾*/
.icoPickup, .icoFavorite {
	height: auto;
	line-height: 1.4;
	padding: 0;
	background: none;
	margin: 0 0 9px;
	white-space: normal;
	word-break: break-all;
    display: block;
    width: calc(100% - 110px);
	float: none;
	color: #000;
    height: auto;
    line-height: 1.4;
    padding: 0 0 0 15px;
    border-left: 4px solid #0099b3;
	margin-bottom: 9px;
}

/*見出し右端にリンクのあり装飾*/
.okw_parts_pickup_faq .ttl_bg,
.okw_parts_favorite_faq .ttl_bg,
.okw_parts_mypage_list .ttl_bg {
	overflow: visible;
	align-items: center;
    display: flex;
    justify-content: space-between;
}
.okw_parts_pickup_faq .ttl_bg:before,
.okw_parts_favorite_faq .ttl_bg:before,
.okw_parts_mypage_list .ttl_bg:before {
	display: block;
    content: "";
    /*background-color: #0099b3;*/
    bottom: -2px;
    height: 4px;
    left: 0;
    position: absolute;
	width: 80px;
}
.okw_parts_favorite_faq .list, 
.okw_parts_pickup_faq .list, 
.okw_parts_mypage_list .list {
    float: none;
    margin-right: 0px;
    font-weight: normal;
    font-size: 64%;
    flex: 0 0 auto;
    margin-left: 60px;
    margin-top: -9px;
    position: relative;
}

/*見出しリンクのアイコン装飾*/
.okw_parts_favorite_faq .list:after, 
.okw_parts_pickup_faq .list:after, 
.okw_parts_mypage_list .list:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("/usr/file/attachment/title_link_icon.svg");
    top: 5px;
    left: -35px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 24px 24px;
	display: inline-block;
    padding-left: 35px;
    word-break: break-all;
    word-wrap: break-word;
}
.lang_size_small .okw_parts_favorite_faq .list:after, 
.lang_size_small .okw_parts_pickup_faq .list:after, 
.lang_size_small .okw_parts_mypage_list .list:after {
	top: 2px;
}
.lang_size_large .okw_parts_favorite_faq .list:after, 
.lang_size_large .okw_parts_pickup_faq .list:after, 
.lang_size_large .okw_parts_mypage_list .list:after {
	top: 7px;
}
/* ------------------------------
     パンくずリスト
------------------------------ */
.okw_bread {
	width: calc(100% - 200px);
}
.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;
}

.okw_bread li a:first-child {
    margin-left: 0px;
}


/* ------------------------------
     検索パーツ
------------------------------ */
.twoCol .faq_search_frmArea, .faq_search_frmArea {
	margin: 0;
}
.twoCol .faq_search_frmArea {
	margin-top: -3.8px;
}
.faq_search_frmArea label, .faq_search_frmArea select, .faq_search_frmArea input, .faq_search_frmArea p {
	font-size: 100%;
}
.search_description {
	color: #333;
	display: inline-block;
	margin: 0 0 3px 0;
}
/*1列の場合 文章検索の調整*/
.lang_size_small .natural_mode .search_description {
	margin: -1px 0 3px 0;
}
.lang_size_medium .natural_mode .search_description {
	margin: -2px 0 3px 0;
}
.lang_size_large .natural_mode .search_description {
	margin: -5px 0 3px 0;
}
/*2列の場合 文章検索の調整*/
.lang_size_small .twoCol .natural_mode .search_description {
	margin: 3px 0 3px 0;
}
.lang_size_medium .twoCol .natural_mode .search_description {
	margin: 2px 0 3px 0;
}
.lang_size_large .twoCol .natural_mode .search_description {
	margin: -1px 0 3px 0;
}

/* 検索ヘルプボタン */
.faq_search_frmArea .keyword_helpbtn {
	background: url("/usr/file/attachment/icon_question.png") no-repeat;
	background-size: 20px;
	cursor: pointer;
	top: 1px;
}
/* 検索ヘルプボタン ポップアップ */
.faq_search_frmArea .keyword_helpbtn_popup {
	font-size: 100%;
    padding: 10px;
    border: dashed 2px #0096b2;
    background-color: #d4ecf3;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS Pゴシック", "Helvetica Neue", Arial, Verdana, "Hiragino Sans", sans-serif;
}
/*入力フォーム*/
.keyword_frm, .n_keyword_frm {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    display: block;
    line-height: 1.7;
    padding: 5px 50px 5px 17px;
    width: 100%;
	height: 39px;
	box-sizing: border-box;
	margin-bottom: 10px;
	letter-spacing: normal;
}

/*検索ボタンを虫メガネアイコンに変更*/
.faq_search_frmArea .keyword_mode .keyword_frmbtn,
.faq_search_frmArea .natural_mode .keyword_frmbtn,
.faq_search_frmArea .keyword_frmbtn {
	position: absolute;
	right: 13px;
    bottom: -30px;
	background: url("/usr/file/attachment/smtb_icon-search.svg") no-repeat;
	background-size: 20px;
	text-indent: -9999px;
	cursor: pointer;
    height: 20px;
    width: 20px;
}
.faq_search_frmArea .keyword_frmbtn {
	bottom: 0;
	top: 35px;
}
.lang_size_small .faq_search_frmArea .keyword_frmbtn {
	top: 34px;
}
.lang_size_large .faq_search_frmArea .keyword_frmbtn {
	top: 37px;
}
/*safari用*/
_::-webkit-full-page-media, _:future, :root .faq_search_frmArea .keyword_frmbtn {
    top: 36px;
}
_::-webkit-full-page-media, _:future, :root .lang_size_small .faq_search_frmArea .keyword_frmbtn {
    top: 35px;
}
_::-webkit-full-page-media, _:future, :root .lang_size_large .faq_search_frmArea .keyword_frmbtn {
    top: 37px;
}

.oneCol .faq_search_frmArea .keyword_mode .keyword_frmbtn,
.oneCol .faq_search_frmArea .natural_mode .keyword_frmbtn {
	bottom: -33px;
}
.oneCol .faq_search_frmArea .keyword_frmbtn{
	top: 35px;
}
.lang_size_small .oneCol .faq_search_frmArea .keyword_frmbtn{
	top: 39px;
}
.lang_size_large .oneCol .faq_search_frmArea .keyword_frmbtn{
	top: 42px;
}
.faq_search_frmArea .natural_mode .keyword_frmbtn {
	bottom: 27px;
}

/*入力フォームクリック時装飾*/
[type="text"].keyword_frm,
.n_keyword_frm {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
/*検索サジェスト*/
.search_suggest {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    top: 39px;
}
.search_suggest div.over{
    background-color: #f2f2f2;
	cursor: pointer;
}

/*入力フォーム下　検索条件*/
.search_target,
.search_faq_type,
.search_category_wrapper,
.search_attribute {
	position: relative;
	margin: 5px 0;
	display: inline-block;
}
.oneCol .search_target {
    margin-top: 0;
}
.oneCol .search_faq_type {
	margin-right: 30px;
}

/*------- ラベル -------*/
.search_target label,
.search_faq_type label,
.search_category_wrapper label,
.search_attribute label {
	display: inline-block;
	float: none;
}
.search_category_wrapper label {
	margin-right: 8px;
}
.lang_size_small .search_category_wrapper label,
.lang_size_large .search_category_wrapper label {
	margin-right: 9px;
}
/*文字サイズ小*/
.lang_size_small .search_target label,
.lang_size_small .search_faq_type label,
.lang_size_small .search_attribute label:first-child {
    width: 89px;
}
/*文字サイズ中*/
.lang_size_medium .search_target label,
.lang_size_medium .search_faq_type label,
.lang_size_medium .search_attribute label:first-child {
	width: 98px;
}
/*文字サイズ大*/
.lang_size_large .search_target label,
.lang_size_large .search_faq_type label,
.lang_size_large .search_attribute label:first-child {
	width: 109px;
}

.faq_search_frmArea select,
.combo-text {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    padding: 9px 50px 9px 14px;
	font-size: 100%;
	height: 40px;
    box-sizing: border-box;
	background-image: url("/usr/file/attachment/item_select.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
	width: calc(100% - 105px);
}
.lang_size_small .faq_search_frmArea select,
.lang_size_small .combo-text {
	width: calc(100% - 95px);
}
.lang_size_large .faq_search_frmArea select,
.lang_size_large .combo-text {
	width: calc(100% - 116px);
	padding: 7px 50px 6px 14px;
}
/*IEのデフォルト下矢印を非表示*/
.faq_search_frmArea select::-ms-expand {
    display: none;
}
/*文章で検索用チェックボックス*/
.search_switch {
	margin: 5px auto 0 0;
}
.twoCol .search_target, .twoCol .search_keyword_morph {
	float: none;
	display: inline-block;
}
.search_keyword_morph {
	position: relative;
}
.search_keyword_morph label {
	display: inline-block;
    padding: 0 0 0 28px;
    margin: 7px 0 7px 25px;
	font-size: 78%;
}
.lang_size_large .search_keyword_morph label {
	width: max-content;
	padding: 0;
    margin: 10px 0 0 48px;
    line-height: 1.3;
}
.lang_size_large .twoCol .search_keyword_morph label {
    width: 50px;
	margin: 0 0 0 48px;
}

.search_keyword_morph input[type=checkbox] {
	display:none;
}
.search_keyword_morph input[type=checkbox] + label:before{
	display: inline-block;
}
/*チェックOFF*/
.search_keyword_morph input[type=checkbox] + label:before {
    display: block;
    content: "";
    background-color: #fff;
    border: 1px solid #ccc;
    height: 18px;
    left: 25px;
    top: 9px;
    width: 18px;
    z-index: 0;
    position: absolute;
	box-sizing: border-box;
}
.lang_size_large .search_keyword_morph input[type=checkbox] + label:before {
	left: 20px;
    top: 11px;
}
.lang_size_large .twoCol .search_keyword_morph input[type=checkbox] + label:before {
	left: 20px;
    top: 11px;
}
/*チェックON*/
.search_keyword_morph input[type=checkbox]:checked + label:before {
    background-image: url("/usr/file/attachment/icon-check.png");
    background-repeat: no-repeat;
    background-position: center;
}

#okw_center .twoCol .search_target {
    margin: 0 0 5px 0;
}
.search_target select {
	box-sizing: border-box;
	width: calc(100% - 105px);
}
.twoCol .search_category_wrapper .combo .combo-text {
	width: 100%;
}
.search_category_wrapper input {
	cursor: default;
}
.k_search_attribute_select div select,
.lang_size_small .k_search_attribute_select div select,
.lang_size_large .k_search_attribute_select div select {
	width: 100%;
}

.faq_search_frmArea .search_attribute .conditions {
	margin-top: 0;
}

/*検索条件：検索対象*/
.twoCol .search_target, .twoCol .search_keyword_morph {
	float: left;
}

/*検索条件：Q＆A種別*/
.search_category_wrapper:before {
	top: 0;
}
/*検索条件：カテゴリー*/
.search_category_inner_wrapper {
	float: none;
    margin-left: 0;
	display: inline-block;
	width: calc(100% - 105px);
}
.lang_size_small .search_category_inner_wrapper {
	width: calc(100% - 95px);
}
.lang_size_large .search_category_inner_wrapper {
	width: calc(100% - 116px);
}
/*カテゴリー ラジオボタン装飾*/
.dropdownCheckComboboxWapper>ol {
    padding: 10px;
}
.listTree input[type=radio] {
	display: none;
}
.listTree label {
	position: relative;
	padding: 0 0 0 30px;
	margin: 0 0 8px;
}
.listTree label:after, .listTree label:before {
	position: absolute;
	content: "";
	display: block;
	top: 50%;
}
.listTree label:after {
	left: 0;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 46%;
}
.listTree label:before {
	left: 5px;
	margin-top: -5px;
	width: 12px;
	height: 12px;
	background: #0099b3;
	border-radius: 50%;
	opacity: 0; /* 要素を透過指定する */
	z-index: 2;
}
.listTree input[type=radio]:checked + label:before {
	opacity: 1; /* 要素を表示する */
}

/*検索絞込*/
.search_attribute input.search_attribute_input {
	background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    display: block;
    line-height: 1.7;
    padding: 5px 50px 5px 17px;
    width: 100%;
    height: 39px;
    box-sizing: border-box;
    margin: 3px 0 10px;
    letter-spacing: normal;
}
.faq_search_frmArea .search_attribute .attribute_input_wrapper{
	padding: 0;
}
[type="text"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/*検索条件：属性絞込*/
#advanced_search_form #keyword_search_attribute_input{
	float: none;
	margin: 0 0 5px 0;
}
.k_search_attribute_select div {
    margin-left: 0;
    display: inline-block;
    float: none;
	width: calc(100% - 105px);
}
.lang_size_small .k_search_attribute_select div {
	width: calc(100% - 95px);
}
.lang_size_large .k_search_attribute_select div {
	width: calc(100% - 116px);
}
/* 詳細検索の個別条件の値 */
.faq_search_frmArea .search_attribute .conditions .condition .values {
    margin: 0;
}
/* 詳細検索パーツでのサイズ */
.search_attribute .conditions .condition input.search_attribute_input, .search_attribute .conditions .condition select.search_attribute_input, .search_attribute .conditions .condition .search_attribute_input .combo-text {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #ccc;
	padding: 5px 17px;
}
.search_attribute .conditions .condition input.search_attribute_input {
	border-radius: 6px;
}
.search_attribute .conditions .condition input.search_attribute_input[type="text"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/* 詳細検索パーツをメインエリア2カラム一緒の所に配置した場合は、条件が横に2つ入る */
#okw_contents #okw_center .oneCol .faq_search_frmArea .search_attribute .conditions .condition {
    width: 49%;
    box-sizing: border-box;
	padding: 5px 10px 10px;
	min-width: 300px;
    vertical-align: top;
}
/* 詳細検索の個別条件エリア(デフォルト1個配置) */
.faq_search_frmArea .search_attribute .conditions .condition {
    border: 1px solid #ccc;
    width: 95%;
    background-color: #f2f2f2;
    border-radius: 2px;
    margin: 0 0 10px 0;
    padding: 5px 10px 10px;
}
.faq_search_frmArea .search_attribute .conditions .condition:nth-child(odd){
    margin-right: 1%;
}

/*検索エラー時*/
.faq_search_frmArea .search_attribute .conditions .fieldErrorMessage, .faq_search_frmArea .search_attribute .conditions .condition.error label.attribute_show_name, .faq_search_frmArea .search_attribute .validation_message {
    color: #bb3015;
}
.faq_search_frmArea .search_attribute .conditions .condition.error, .faq_search_frmArea .search_attribute .attribute_input_wrapper.error {
    background-color: #fffbfa;
    border-color: #bb3015;
}

/*and,or検索用ラジオボタン装飾*/
.search_attribute .search_ops {
	margin-bottom: 5px;
}
.search_attribute .search_ops input[type=radio] {
	background-color: transparent;
	opacity: 0;
	position: absolute;
}
.search_attribute .search_ops label {
	position: relative;
	padding: 0 0 0 30px;
	font-size: 78%;
	display: inline-block;
}
.search_attribute .search_ops label:after, .search_attribute .search_ops label:before {
	position: absolute;
	content: "";
	display: block;
	top: 11px;
}
.lang_size_large .search_attribute .search_ops label:after,
.lang_size_large .search_attribute .search_ops label:before {
	top: 13px;
}
.search_attribute .search_ops label:after {
	left: 0;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 46%;
}
.search_attribute .search_ops label:before {
	left: 5px;
	margin-top: -5px;
	width: 12px;
	height: 12px;
	background: #0099b3;
	border-radius: 50%;
	opacity: 0; /* 要素を透過指定する */
	z-index: 2;
	transition: opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.search_attribute .search_ops input[type=radio]:checked + label:before {
	opacity: 1; /* 要素を表示する */
}
/*ラジオボタンフォーカス時の装飾*/
.search_attribute .search_ops input[type=radio]:focus + label:after {
  outline: #666 solid 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

/* 横並び仕切りパーツ */
.cateSepa {
	display: none;
}


/* ------------------------------
     FAQ詳細ページ
------------------------------ */
#faq_answer_contents img {
	max-width: 100%;
	width: auto !important;
	width: 100%;
}

.HDcolumn_right textarea {
	width: 565px; /* paddingを追加したため */
}
.button_to_link {
	height: auto;
}
/*------- 上部の戻るボタン -------*/
.siteLink li {
    display: inline-block;
}
.preLink {
	background-image: none;
}
.preLink a {
	padding: 6px 3px 10px 35px;
	font-size: 137.9%;
	position: relative;
}
.preLink a:before {
	display: block;
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("/usr/file/attachment/pageback_icon.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    left: 0;
    position: absolute;
    top: 47%;
    transform: translateY(-50%);
}

/*------- FAQNo、公開日時、更新日時等の表示領域 -------*/
.faq_qstInf_col {
    border-bottom: 1px solid #ccc;
    margin: 0 0 10px;
}
.faq_dateNo {
    margin-right: 0;
    margin-top: 5px;
}
/*お気に入り登録*/
.lang_size_medium .icoFavorite_mark_on {
    background: transparent url(/agencykp-smtb/agencykp-smtb/usr/file/attachment/favorite_on.png) no-repeat scroll 2px 2px;
}
.lang_size_medium .icoFavorite_mark_off {
    background: transparent url(/agencykp-smtb/agencykp-smtb/usr/file/attachment/favorite_off.png) no-repeat scroll 2px 2px;
}
.lang_size_large .icoFavorite_mark_on {
    background: transparent url(/agencykp-smtb/agencykp-smtb/usr/file/attachment/favorite_on.png) no-repeat scroll 2px 4px;
}
.lang_size_large .icoFavorite_mark_off {
    background: transparent url(/agencykp-smtb/agencykp-smtb/usr/file/attachment/favorite_off.png) no-repeat scroll 2px 4px;
}
/*お気に入り登録メッセージ*/
.faq_dateNo .favorite_message {
	border: 1px solid #e5e5e5;
}
.lang_size_medium .faq_dateNo .favorite_message {
	width: 160px;
}
.lang_size_large .faq_dateNo .favorite_message {
	width: 180px;
}
/*------- FAQ内テーブル -------*/
#faq_question_contents table, #faq_answer_contents table, #info_news_contents table {
	border-spacing: 0;
}
#faq_question_contents th, #faq_answer_contents th, #info_news_contents th {
	background: #e5e5e5;
	border: 1px solid #000;
}
#faq_question_contents td, #faq_answer_contents td, #info_news_contents td {
	border: 1px solid #000;
}

/*------- Qタイトル下　質問詳細、関連カテゴリー情報 -------*/
.faq_cate_col {
	background-color: #fff;
	border: 1px solid #ccc;
	display: flex;
	padding: 0;
	margin: 0 0 10px;
}
.faq_cate_col dt, .faq_cate_col dd {
    float: none;
}
.faq_cate_col dt {
	margin: 0;
	background-color: #f2f2f2;
    font-weight: bold;
	flex: 1;
	padding: 5px 18px;
}
.faq_cate_col dd {
	flex: 3;
	padding: 5px 18px;
}

.faq_cate_col {
	color: #333 !important;
}
.faq_cate_col a,
.faq_cate_col a:visited,
#faq_question_contents a,
#faq_answer_contents a,
#info_news_contents a,
#faq_question_contents a:visited,
#faq_answer_contents a:visited,
#info_news_contents a:visited {
	color: #006680 !important;
	text-decoration: underline;
	-webkit-text-decoration-color: #a3bcc6;
  text-decoration-color: #a3bcc6;
	transition: -webkit-text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), -webkit-text-decoration 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.faq_cate_col a:hover,
#faq_question_contents a:hover,
#faq_answer_contents a:hover, 
#info_news_contents a:hover {
	text-decoration: none;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
}
/*------- Aエリア -------*/
.faq_ans_bor {
	background: none;
}

/*------- 関連するFAQ -------*/
.faq_list_bg2 {
	background-color: #f5f5f5;
	}

.faq_ans_ttl {
    word-break: break-all;
    white-space: normal;
	margin: 0;
}

/* 回答下の属性領域 */

.faq_addition_col {
	margin: 20px 0 10px;
	padding: 0;
    /* 追加 */
    display:  none;
}
/* ------- チャットボット用FAQ非表示 ------- 
.faq_addition_list.not_html,
.faq_addition_list.faq_attachment_file_list {
    border: none;
	border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
	display: flex;
	width: 100%;
	box-sizing: border-box;
}
.faq_addition_list.not_html:first-child,
.faq_addition_list.faq_attachment_file_list:first-child {
	border-top: 1px solid #ccc;
}

.faq_addition_list {
	padding: 0;
	margin-bottom: 0;
}
.faq_addition_list dt {
	margin-right: 0;
    text-align: left;
    margin: 0;
    background-color: #f2f2f2;
    font-weight: bold;
    flex: 1;
    padding: 5px 18px;
	font-size: 72.5%;
}
.faq_addition_list dd {
	margin-right: 0;
    background-color: #fff;
    text-align: left;
    flex: 3;
    padding: 5px 18px;
    font-size: 72.5%;
}
.faq_addition_list > dt, .faq_addition_col > dd {
    float: none;
}
*/

/*------- ウィザード -------*/
/*質問文*/
.wzd_qstCont_col {
	background-color: #f2f2f2;
    border-left: none;
    padding: 10px 20px 10px 70px;
    margin: 0;
    position: relative;
    display: flex;
}
.wzd_qstCont_col:before {
    display: block;
    content: "";
    background-color: #0099b3;
    bottom: 0;
    height: 70%;
    left: 47px;
    top: 50%;
    position: absolute;
    width: 4px;
    transform: translateY(-50%);
}
/*選択肢*/
.wzd_slct_area {
	background-color: #f2f2f2;
    padding: 0 70px 10px;
    margin: 0;
    clear: both;
    overflow: hidden;
}
/*チェックボックス*/
.wzd_slct_area .chckbx_off,
.wzd_slct_area .chckbx_on {
	background-image: none;
	position: relative;
	font-size: 78%;
	padding: 0 0 0 28px;
	color: #000;
}
/*チェックOFF*/
.wzd_slct_area .chckbx_off:before {
    display: block;
    content: "";
    background-color: #fff;
    border: 1px solid #ccc;
    height: 16px;
    left: 0;
    top: 2px;
    width: 16px;
    z-index: 0;
    position: absolute;
}

/*チェックON*/
.wzd_slct_area .chckbx_on:before {
    display: block;
    content: "";
    background-color: #fff;
    border: 1px solid #ccc;
    height: 16px;
    left: 0;
    top: 2px;
    width: 16px;
    z-index: 0;
    position: absolute;
}
.wzd_slct_area .chckbx_on:after {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/icon-check.png");
    background-repeat: no-repeat;
    height: 12px;
    left: 3px;
    top: 5px;
    transition: opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    width: 13px;
	position: absolute;
}
.lang_size_large .wzd_slct_area .chckbx_off:before,
.lang_size_large .wzd_slct_area .chckbx_on:before {
    top: 5px;
}
.lang_size_large .wzd_slct_area .chckbx_on:after {
	top: 8px;
}

@-moz-document url-prefix(){
  .wzd_slct_area .chckbx_off:before,
  .wzd_slct_area .chckbx_on:before {
    top: 4px;
  }
  .wzd_slct_area .chckbx_on:after {
	top: 7px;
  }
}
/*設問*/
.wzd_qstCont_col .wzd_qstCont_txt {
	width: 80%;
    padding-right: 20px;
    box-sizing: border-box;
}
/*この設問からやり直すボタン*/
.wzd_bck {
    background: url("/usr/file/attachment/btn_back.png") no-repeat scroll left top transparent;
	background-size: 20px;
	padding-left: 25px;
	background-position: 0 3px;
}
/*選んでくださいボタン*/
.selecttxt {
    background: url("/usr/file/attachment/icon_select.png") no-repeat scroll left center transparent;
	background-size: 16px;
	margin: 10px 0 0 1px;
    padding: 0 0 0 26px;
}


/*------- アンケート -------*/
.okw_enquete_area {
	background: #d4ecf3;
	border: none;
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
}
.questioner_col {
    padding: 25px;
}
.questioner_ttl {
	border-bottom: 1px solid #cdcdcd;
}

/*アンケート選択式
.faq_form_list li {
	margin-bottom: 8px;
}
*/
/*アンケート入力フォーム
.questioner_txt_col {
	width: 60%;
    margin: 0 0 20px auto;
}
.questioner_txt {
	max-width: 510px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    color: #333;
    display: block;
    line-height: 1.7;
    padding: 5px 10px;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    letter-spacing: normal;
}
.questioner_txt{
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
*/
/*ラジオボタン装飾
.questioner_col input[type=radio] {
	background-color: transparent;
	opacity: 0;
	position: absolute;
}
.questioner_col label {
	position: relative;
	padding: 0 0 0 30px;
	font-size: 78%;
	display: inline-block;
}
.questioner_col label:after, .questioner_col label:before {
	position: absolute;
	content: "";
	display: block;
	top: 11px;
}
.lang_size_large .questioner_col label:after, .lang_size_large .questioner_col label:before {
	top: 13px;
}
.questioner_col label:after {
	left: 0;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	background: #fff;
	border-radius: 46%;
}
.questioner_col label:before {
	left: 5px;
	margin-top: -5px;
	width: 12px;
	height: 12px;
	background: #0099b3;
	border-radius: 50%;
	opacity: 0; 
	z-index: 2;
	transition: opacity 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.questioner_col input[type=radio]:checked + label:before {
	opacity: 1; 
}
*/
/*ラジオボタンフォーカス時の装飾*
.questioner_col input[type=radio]:focus + label:after {
  outline: #666 dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}
/

/*アンケート送信ボタン*/

.questioner_btn {
	cursor: pointer;
    transition: all 0.4s;
    min-width: 190px;
	color: #fff;
	background-color: #006680;
    padding: 15px;
    border-bottom: 2px solid #004557;
	background-image: none;
	font-weight: 400;
	height: auto;
    line-height: 1.5;
}
/* 送信ボタン 非活性時 */
.questioner_btn[disabled]{
    color: #ccc;
    background: #f2f2f2;
    height: auto;
    min-width: 190px;
    padding: 15px;
    border-bottom: 2px solid #ccc;
}

/* 送信ボタン ホバー */
.questioner_btn:hover {
	background-color: #004557;
	background-image: none;
}
.questioner_btn[disabled]:hover {
	cursor: auto;
	background: #ccc;
}
.questioner_submit_btn, .knowledge_vote_button .questioner_submit_btn {
    width: 190px;
    height: auto;
    margin: 0 auto;
    clear: both;
}



/* ------------------------------
     カテゴリーツリー
------------------------------ */

.category_tree {
	margin: 0;
	padding-bottom: 0;
	background: #fff;
	border: none;
	width: 100%;
}
.category_tree .ttl_col {
	padding: 0;
}
.category_tree .ttl_bg {
    border: none;
    border-bottom: 2px solid #e5e5e5;
    width: 100%;
    height: auto;
    padding: 0;
    color: #fff;
    font-weight: 400;
    background-image: none;
	margin: 0 0 30px;
}
.category_level_0 {
	margin: 0;
	border: 1px solid #e5e5e5;
    border-radius: 5px;
    background: #f2f2f2;
}
.category_level_1,
.category_level_2,
.category_level_3 {
	background: #f2f2f2;
}

.category_level_0 li,
.category_level_1 li,
.category_level_2 li,
.category_level_3 li {
	border-top: 1px solid #e5e5e5;
}
/*カテゴリーメニュー一番上のライン消し*/
.category_level_0 li:first-child {
    border-top: none;
}

.category_level_1 li:first-child {
    border-top: 1px solid #e5e5e5;
}
.category_select {
	background-color: #d4ecf3;
}
.category_select a,
.category_select a span {
	font-weight: 400;
}
.cate_pull_inert_bg {
    display: flex;
	padding: 0;
	position: relative;
}
.category_tree a, .category_nofaq {
	overflow: visible;
    width: 100%;
	color: #333;
    padding: 6px 10px;
	margin-right: 0;
}
.category_tree a {
	padding: 6px 58px 6px 25px;
}

.category_tree a:hover, .category_nofaq:hover {
    background: #d4ecf3;
	color: #0099b3;
	transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

/*トグルなしリンク*/
.category_none {
    background: none;
    position: relative;
}
.category_none a {
	padding-left: 25px;
	padding-right: 10px;
}
.category_none a:before {
	background-image: url("/usr/file/attachment/smtb_btn_after.svg");
    background-repeat: no-repeat;
    background-size: 10px 10px;
    content: "";
    display: block;
    height: 10px;
    left: 9px;
    position: absolute;
    top: 16px;
    width: 10px;
}
.lang_size_small .category_none a:before {
	top: 14px;
}
.lang_size_large .category_none a:before {
	top: 18px;
}
.category_none.category_select {
  background: #d4ecf3;
}

/*------- マイナスアイコン -------*/
.category_open .pm_icon {
    background-image: url("/usr/file/attachment/category_open.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right 50% top 50%;
    background-color: #d4ecf3;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    box-sizing: border-box;
    margin: 0;
	text-align: center;
	padding: 0;
}

/* マイナスアイコンホバー */
.category_open a.pm_icon:hover {
	background-color: #d4ecf3;
	background-image: url("/usr/file/attachment/category_open.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right 50% top 50%;
}

/*------- プラスアイコン -------*/
.category_close .pm_icon {
    background-image: url("/usr/file/attachment/category_close.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right 50% top 50%;
    background-color: #d4ecf3;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    box-sizing: border-box;
    margin: 0;
	text-align: center;
	padding: 0;
}

/* プラスアイコンホバー */
.category_close a.pm_icon:hover {
	background-color: #d4ecf3;
	background-image: url("/usr/file/attachment/category_close.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: right 50% top 50%;
}
/* カテゴリー件数表記 */
.cate_middle .cate_count {
	color: #fff;
}
.cate_small .cate_count {
	color: #666;
}

/*------- 【現在いるカテゴリー】時の、件数表記 -------*/
.category_select a span.cate_count {
    color: #666;
}


/* ------------------------------
     閲覧の多いFAQ
------------------------------ */
.qaList {
    margin: 0;
}

/* 最新のFAQ */
.faqList {
    margin: 0;
}

/* ------------------------------
     注目のキーワード
------------------------------ */
.attention_keyword_list {
	margin-top: 0;
	padding: 0;
}
.attention_keyword_list li{
	padding-left: 35px;
	white-space: nowrap;
	margin-right: 30px;
	transition: all 0.4s;
	display: inline-block;
	margin-bottom: 8px;
}
.attention_keyword_list li a {
	position: relative;
}
/*矢印アイコン設置*/
.attention_keyword_list li a:before {
	display: block;
    content: "";
	width: 24px;
    height: 24px;
    background-image: url("/usr/file/attachment/title_link_icon.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
	left: -35px;
    position: absolute;
	top: -2px;
}
/*横並び区切り線非表示*/
.attention_keyword_list span{
	display: none;
}

/* ------------------------------
     全体カテゴリー一覧
------------------------------ */
/* カテゴリー列表示用 */
.cateList_box {
    margin: 30px 0;
	display: flex;
}

/* 1列表示 */
.cateList_1line {
	width: 100%;
    flex-basis: 100%;
    max-width: 100%;
	border: 1px solid #006680;
}
/* 2列表示 */
.cateList_2line {
	width: 48.75%;
    flex-basis: 48.75%;
    max-width: 48.75%;
    float: none;
    flex-shrink: 0;
    margin: 0 0 0 2.5%;
	border: 1px solid #006680;
}

/* 3列表示 */
.cateList_3line {
	width: 31.66667%;
    flex-basis: 31.66667%;
    max-width: 31.66667%;
    float: none;
    flex-shrink: 0;
    margin: 0 0 0 2.5%;
	border: 1px solid #006680;
}
/* 4列表示 */
.cateList_4line {
	width: 23.125%;
    flex-basis: 23.125%;
    max-width: 23.125%;
    float: none;
    flex-shrink: 0;
    margin: 0 0 0 2.5%;
	border: 1px solid #006680;
}
.cateList_2line:nth-of-type(2n+1),
.cateList_3line:nth-of-type(3n+1),
.cateList_4line:nth-of-type(4n+1) {
    margin-left: 0;
}

/* 中カテゴリ */
.cate_middle {
	padding: 0;
}
.cate_middle a {
	display: block;
    word-break: break-all;
    white-space: normal;
    padding: 20px 75px 20px 30px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
	background-color: #006680;
    font-weight: 400;
	font-size: 111%;
	line-height: 1.4;
	color: #fff !important;
	transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.cate_middle a:before {
    background-image: url("/usr/file/attachment/title_link_icon_white.png");
    background-repeat: no-repeat;
    background-size: 25px 25px;
    content: "";
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.cate_middle a:hover {
    background-color: rgb(72, 124, 145);
    text-decoration-color: #fff;
    text-decoration-thickness: 2px;
}

/* 小カテゴリ */
.cate_small {
	padding: 0;
	word-break: break-all;
	background-color: #fff;
	padding: 20px 30px 12px;
}
.cate_small a {
    display: inline-block;
    padding-left: 35px;
	position: relative;
	line-height: 1.8;
	font-size: 100%;
	margin-bottom: 8px;
}
.cate_small a:before {
	background-image: url("/usr/file/attachment/title_link_icon.svg");
    background-repeat: no-repeat;
    background-size: 24px 24px;
    content: "";
    display: block;
    height: 24px;
    width: 24px;
    left: 0;
    position: absolute;
    top: 5px;
}
.lang_size_small .cate_small a:before {
	top: 2px;
}
.lang_size_large .cate_small a:before {
	top: 7px;
}

/* 小カテゴリ 横並び */
.cate_small li {
    padding: 0 8px 0 0;
}


/* ------------------------------
     Info&Newsページ
------------------------------ */

.infonews_date_txt {
	margin-bottom: 5px;
}

/* Info&Newsタイトル */
.infoTxt {
    word-break: break-all;
    white-space: normal;
    padding-bottom: 4px;
}

/* Info&Newsページ内 */
.infonews_txt {
    white-space: normal;
    word-break: break-all;
}


/* ------------------------------
     QAアイコン
------------------------------ */

/* 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_ans_col {
    background-image: none;
    position: relative;
}

.icoQ, .icoA {
	line-height: 1.8;
	padding: 16px 20px 20px 67px;
    display: block;
    box-sizing: border-box;
}
.faq_ans_col {
	border: 2px solid #d4ecf3;
	line-height: 1.8;
	padding: 16px 57px 16px 63px;
    display: block;
    box-sizing: border-box;
}

.icoA {
	color: #000;
	margin: 0;
}
/* Qアイコン */
.faqList li.Q_sml a:before, .faq_relate_list li.Q_sml a:before, .qaList li.Q_sml a:before, .icoQ_sml a:before, .q_contents .q_ttl_br a:before,
.icoQ:before {
    content: "Q";
    position: absolute;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 122%;
    font-weight: 700;
    line-height: 1;
    left: 20px;
    top: 22px;
}

/*Aアイコン*/
.icoA:before,
.faq_ans_col:before {
	content: "A";
    position: absolute;
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 122%;
    font-weight: 700;
    line-height: 1;
	left: 18px;
    top: 22px;
}

.faqList li.Q_sml:after, 
.faq_relate_list li.Q_sml:after, 
.qaList li.Q_sml:after,
.icoQ_sml:after,
.q_contents .q_ttl_br:after,
.icoQ:after,
.icoA:after,
.faq_ans_col:after {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/q_colon.svg");
    background-repeat: no-repeat;
    background-size: 4px 24px;
    height: 24px;
    position: absolute;
    left: 48px;
    top: 20px;
    width: 4px;
}
.faq_ans_col:after {
	left: 45px;
}

.faq_relate_list li.Q_sml:before{
    left: 9px;
    top: 7px;
}

.faqList li.Q_sml:before, 
.qaList li.Q_sml:before {
    left: 20px;
    top: 25px;
}

.icoQ_sml, 
.icoA_sml {
    padding-left: 24px;
}

.icoQ_sml:before {
    left:0;
    top:3px;
}


/* ------------------------------
    中間ページ
  （カテゴリー、検索結果、注目、お気に入りFAQ_メインコンテンツパーツ）
------------------------------ */

.current {
	font-weight: bold;
	padding: 5px 6px;
}
.pagination a, .pagination span {
	padding: 5px 6px;
}
.sort_arrow {
    float: none;
	margin: 0 0 0 5px;
    width: 10px;
	display: inline-block;
}
.sort_arrow .sort_asc_image_on, .sort_arrow .sort_asc_image_off {
	margin: 0 0 5px;
}
.sort_arrow span, .sort_arrow a {
	height: 16px;
	width: 10px;
}
.search_list {
	border-top: none;
	width: 100%;
}
.search_list_inner {
	border-bottom: none;
}

li.search_list_inner:hover {
	background-color: none;
}

/*------- 絞込検索 キーワード -------*/
.synonyms_kw_area, .attr_search_kw_area, .search_target_area {
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS Pゴシック", "Helvetica Neue", Arial, Verdana, "Hiragino Sans", sans-serif;
    font-size: 70%;
    background-color: #f2f2f2;
    margin: 10px 0;
    padding: 5px 10px;
}

/* ページング領域（上） */
.pg_col_top {
	display: flex;
	align-items: center;
	margin: 10px 0;
}

.pg_no, .pg_scr, .okw_sort_select {
    float: none;
	width : 33%; /* 未対応ブラウザ用フォールバック */
	width : -webkit-calc(100% / 3);
	width : calc(100% / 3);
	margin: 0;
}
.pg_scr {
    flex-direction: column;
}
.okw_sort_select {
	position: relative;
}

/*セレクトタブ、ソート順切替*/
#faq_list_sort_form {
	display: flex;
}
.okw_sort_select select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    padding: 0 50px 0 14px;
    font-size: 100%;
	width: auto;
	height: 40px;
    margin-left: auto;
	float: none;
	background-image: url("/usr/file/attachment/item_select.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
}

/*一覧　Qタイトル*/
.search_qattl {
	font-weight: 400;
}
/*------- 一覧奇数偶数行デフォルト回避 -------*/
.search_list_bg1, .search_list_bg2 {
    padding: 0;
}
/*------- faq id、更新日時、カテゴリー 領域 -------*/
.search_date_area {
    position: absolute;
    bottom: 10px;
	float: none;
	line-height: 1.2;
	margin: 0 10px 0 80px;
}
ul.search_dateNo{
	margin-left: 0;
}
.search_date_area .search_dateNo {
	width: auto;
}
.search_dateNo li {
	display: inline-block;
    color: #333;
    vertical-align: bottom;
	margin: 0 5px 0 0px;
}
/*添付ファイルアイコン*/
.faq_attachment_icon {
	position: absolute;
    bottom: -2px;
    left: -25px;
}

/*------- FAQ一覧ページ　昇順アイコン -------*/
/* 上向選択時アイコン */
.sort_asc_image_on {
	background-image: url("/usr/file/attachment/arrow_up.svg");
	background-size: contain;
}
/* 上向非選択時アイコン　*/
.sort_asc_image_off {
	background-image: url("/usr/file/attachment/arrow_up_off.svg");
	background-size: contain;
}
/* 上向非選択時ホバーアイコン */
.sort_asc_image_off:hover {
	background-image: url("/usr/file/attachment/arrow_up_h.svg");
	background-size: contain;
}

/* ------- FAQ一覧ページ　降順アイコン -------*/
/* 下向選択時アイコン*/
.sort_desc_image_on {
	background-image: url("/usr/file/attachment/arrow_down.svg");
	background-size: contain;
}
/* 下向非選択時アイコン */
.sort_desc_image_off {
	background-image: url("/usr/file/attachment/arrow_down_off.svg");
	background-size: contain;
}
/* 下向非選択時ホバーアイコン */
.sort_desc_image_off:hover {
	background-image: url("/usr/file/attachment/arrow_down_h.svg");
	background-size: contain;
}


/*------- ページネーション -------*/
.pagination {
	float: none;
	font-size: 2rem;
	margin-bottom: 60px;
    margin-top: 60px;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, "MS Pゴシック", "Helvetica Neue", Arial, Verdana, "Hiragino Sans", sans-serif;
	text-align: center;
	display: flex;
	justify-content: center;
}
.pg_col_down .flo_l {
	float: none;
}
/*現在のページボタン*/
.pagination .current {
	background-color: #006680;
    color: #fff;
    font-weight: 700;
    height: 46px;
    width: 46px;
    display: inline-block;
    box-sizing: border-box;
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 2px;
}
/*現在のページ以外ボタン*/
.pagination a:not(.previous_page):not(.next_page) {
	align-items: center;
    background-color: #f2f2f2;
    color: #333;
    justify-content: center;
    height: 46px;
    width: 46px;
    display: inline-block;
    box-sizing: border-box;
	transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
	margin-left: 10px;
	margin-top: 10px;
	border-radius: 2px;
}
.pagination a:not(.previous_page):not(.next_page):hover {
	background-color: #006680;
    color: #fff;
    text-decoration: none;
}
/*戻るボタン*/
.pagination .previous_page {
	display: inline-block;
    text-indent: -9999px;
	border-radius: 2px;
    margin-top: 9px;
	margin-right: 10px;
    height: 48px;
    width: 46px;
    box-sizing: border-box;
	border: 1px solid #0099b3;
    position: relative;
	cursor: pointer;
    transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.pagination .previous_page:before {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/icon-arrow-pager.svg");
    background-repeat: no-repeat;
    background-size: 21px 21px;
    position: absolute;
    left: 12px;
    top: 50%;
    width: 21px;
    height: 21px;
    transform: translateY(-50%);
}
/*進むボタン*/
.pagination .next_page {
	display: inline-block;
    text-indent: -9999px;
	border-radius: 2px;
    margin-top: 9px;
	margin-left: 20px;
    height: 48px;
    width: 46px;
    box-sizing: border-box;
	border: 1px solid #0099b3;
    position: relative;
	cursor: pointer;
    transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1), color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.pagination .next_page:before {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/smtb_btn_after_big.svg");
    background-repeat: no-repeat;
    background-size: 21px 21px;
    position: absolute;
    left: 12px;
    top: 50%;
    width: 21px;
    height: 21px;
    transform: translateY(-50%);
}
.pagination .previous_page:hover,
.pagination .next_page:hover {
    background-color: #edf7fa;
}
/*結果が見つからなかった場合*/
.kwd_none {
    background-color: #f2f2f2;
	margin: 0;
	border: none;
}


/* ------------------------------
    属性マークデザイン変更
------------------------------ */
.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: #99cc00;
}
.updated_ico {
	background: #0099b3;
}
.imp_ico {
	background: #bb3015;
}

/*文字*/
.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;
}
/*新着*/
.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;
}


/* ------------------------------
    Qデザイン変更
　　（最新のFAQ_閲覧の多いFAQ_関連するFAQ_検索結果一覧）
------------------------------ */
.Q_sml,
.icoQ_sml,
.icoQ,
.icoA {
	position: relative;
}
/*右矢印アイコン設置*/
.Q_sml a:after,
.icoQ_sml a:after {
    display: block;
    content: "";
    background-image: url("/usr/file/attachment/smtb_btn_after.svg");
    background-repeat: no-repeat;
    background-size: 12px 12px;
    height: 12px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}
/* FAQ一覧「詳細表示」余白*/
.faq_list_show_detail {
    padding-left: 20px;
}

.faqList li.Q_sml, 
.qaList li.Q_sml,
.search_list p.icoQ_sml,
.faq_qstCont_ttl,
.faq_relate_list li.Q_sml {
    padding: 0;
    margin-bottom: 10px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: normal;
    background-color: #f2f2f2;
}

/*------- 詳細Qタイトル -------*/
.faq_qstCont_ttl {
  	font-size: 100%;
	color: #000;
	margin: 10px 0 0;
}


.faqList li.Q_sml a,
.qaList li.Q_sml a,
.search_list p.icoQ_sml a,
.faq_relate_list li.Q_sml a {
    padding: 16px 60px 20px 77px;
    display: block;
    box-sizing: border-box;
    transition: all 0.4s;
}
.search_list p.icoQ_sml a {
	padding: 16px 60px 45px 77px;
}
.faqList li.Q_sml a:hover,
.qaList li.Q_sml a:hover,
.search_list p.icoQ_sml a:hover,
.faq_relate_list li.Q_sml a:hover {
    background-color: #d4ecf3;
    transition: all 0.4s
}
.faq_qstCont_col {
	margin: 0;
	padding: 0 60px 20px 67px;
    background-color: #f2f2f2;
}
.faq_qstCont_txt {
	margin-bottom: 20px;
    /* 非表示対応 */
    display:none;
}
/* ナレッジ小 */
li.K_sml {
    padding-left: 24px;
}
/* 関連のFAQ */
.faq_relate_list li.Q_sml {
	padding: 0;
}


/* ------------------------------
   Info&News
------------------------------ */
.newsList li a {
	color: #333;
}
.newsList li {
	border-bottom: 1px solid #e6e6e6;
	background: none;
	padding: 0;
	margin-bottom: 0;
	line-height: 1.8;
	background-color: #fff;
	position: relative;
}
.newsList li:first-child {
	border-top: 1px solid #e6e6e6;
}
.newsList li:nth-of-type(even) {
    background-color: #f7f7f7;
}
.newsList {
	margin: 0;
}
/*日付*/
.newsList li .datetime {
	font-weight: 700;
	margin-right: 30px;
    font-size: 1.5rem;
	position: absolute;
	top: 20px;
    left: 15px;
	float: none;
	line-height: 1.8;
	z-index:9999;
}
.lang_size_small .newsList li .datetime {
	top: 21px;
}
.lang_size_large .newsList li .datetime {
	top: 25px;
}
.infoTxt {
	padding-bottom: 0;
	width: 100%;
	float: none;
}
.newsList .infoTxt a {
	position: relative;
    padding: 16px 40px 20px 146px;
	display: block;
    box-sizing: border-box;
    transition: all 0.4s;
}

.newsList .infoTxt a:hover {
    background-color: #d4ecf3;
    transition: all 0.4s
}
.newsList .infoTxt a:before {
	display: block;
    content: "";
	background-image: url("/usr/file/attachment/smtb_btn_after_big.svg");
    background-size: 22px 22px;
    height: 22px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
}
/* ------------------------------
   その他
------------------------------ */
/* TOPへ */
.topLink a {
	height: auto;
    background: url("/usr/file/attachment/arrow_top.svg") no-repeat scroll left center;
	padding: 0 0 0 30px;
	background-size: 24px;
}


/* =======================================================
     マイページ
======================================================= */

/* ログイン画面 */
#login_col .reissue_password a, 
#login_col .create_account_request a {
    padding-left: 16px;
    background-size: 9px;
}
/*---------- 矢印アイコン temp_myp_login_arrow.png ----------*/

#login_btn, .mail_input_button {
    color: #404040;
}

#login_btn:hover, .mail_input_button:hover {
	background: transparent url("/agencykp-smtb/agencykp-smtb/usr/file/attachment/loginbtnoff.gif") no-repeat scroll left top;
}

/* お問い合わせ内容確認画面 */
.q_contents .q_ttl_br {
    background-color: #ddd;
    border: 1px solid #e5e5e5;
    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-radius: 3px;
  border: 0px;
  position: absolute;
  background-color: #006680;
  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-radius: 3px;
  border: 1px solid #006680;
  box-sizing: border-box;
  position: absolute;
  background-color: #fff;
  color: #006680;
  text-align: center;
  font-size: 18px;
  left: 15px;
  top: 7px;
  line-height: 1.4;
  font-family: Arial;
  font-weight: normal;
  line-height: 1.5;
}
.mrktenqt_link {
  background-color: #fff;
  border-color: #e5e5e5;
}
/* =======================================================
     回答メールからの遷移画面
======================================================= */
.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;
}

/*==================================================================

  カスタムパーツ

==================================================================*/
/*カテゴリーツリー下ボタン*/
/*ボタン1*/
.mod-button-01 {
    margin-bottom: 20px;
	margin-top: 20px;
}
a.mod-button-01__item {
    padding: 24px 48px 24px 20px;
    width: 100%;
	max-width: 380px;
    box-sizing: border-box;
    align-items: center;
    background-color: #fff;
    border: 2px solid #0099b3;
    color: #006680;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    line-height: 1.5;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}
a.mod-button-01__item:after {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/smtb_btn_after.svg");
    background-repeat: no-repeat;
    background-size: 12px 12px;
    height: 12px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}
a.mod-button-01__item:hover, a.mod-button-01__item:focus {
    background-color: #edf7fa;
	text-decoration: none;
}


/*ボタン2*/
.mod-button-02 {
    margin-bottom: 20px;
	margin-top: 20px;
}

a.mod-button-02__item {
    align-items: center;
    background-color: #006680;
    border-bottom: 2px solid #004557;
    color: #fff !important;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    line-height: 1.5;
    padding: 24px 48px 24px 20px;
    position: relative;
    text-align: center;
    width: 100%;
	max-width: 380px;
	box-sizing: border-box;
	text-decoration: none !important;
    transition: background-color 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
}

a.mod-button-02__item:after {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/smtb_btn_right_white.svg");
    background-repeat: no-repeat;
    background-size: 12px 12px;
    height: 12px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
}

a.mod-button-02__item:hover, .mod-button-02__item:focus {
    background-color: #004557;
  }

/*タイトル「よくあるご質問」*/

.top_main_title h1 {
    color: #000;
    font-size: 178%;
    font-weight: 400;
    line-height: 1.4;
    position: relative;
}


.top_main_title {
    margin-bottom: 88px;
	/*margin-top: 30px;*/
    text-align: center;

}

.top_main_title h1:after {
	display: block;
    content: "";
    background-image: url("/usr/file/attachment/top_main_title.svg");
    background-repeat: no-repeat;
	background-size: 163px 4px;
	bottom: -24px;
	height: 4px;
	width: 163px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}



/*==================================================================

  ▼ コンテンツ、要素の非表示化

==================================================================*/

/*詳細Aの「回答」を非表示*/
.faq_ans_ttl {
	display: none;
}
/*検索結果　Aの非表示*/
.icoA_sml {
	display: none;
}
/*FAQ詳細内　FAQNo、公開日時、更新日時等の表示領域*/
.faq_qstInf_col {
	border: none;
}
.faq_date { display:none !important; } 

/*-----------------　PRAZNA_202112　-----------------*/

.category_open .pm_icon, .category_close .pm_icon {
    left: 0;
}
.category_tree a {
    padding: 6px 25px 6px 53px;
}
.category_none a {
    padding-left: 53px;
}
.category_none a:before {
    left: 30px;
}
.category_level_0 {
    background: #e5e5e5;
}
.category_level_1 {
    background: #d4ecf3;
}
.category_level_1 a {
    background: #f2f2f2;
}
.category_level_1 .category_select a, .category_level_2 .category_select a {
    background-color: #d4ecf3 !important;
}
.category_level_2 a {
    background-color: #fcfcfc !important;
}
.lang_size_small .category_level_0 {
/* サイズUP修正済 */
font-size: 100%;
}
.lang_size_medium .category_level_0 {
/* サイズUP修正済 */
font-size: 100%;
}
.lang_size_large .category_level_0 {
/* サイズUP修正済 */
font-size: 100%;
} 

/*-----------------　PRAZNA_202112　-----------------*/



/*-----------------　PKSHA Com_202208追記　-----------------*/

/*-----------------　カテゴリツリー崩れ修正　-----------------*/
.cate_pull_inert_bg, .category_none.cate_pull_inert_bg {
    padding: 6px 25px 6px 53px;
}

.category_none.cate_pull_inert_bg:before {
    background-image: url("/usr/file/attachment/smtb_btn_after.svg");
    background-repeat: no-repeat;
    background-size: 10px 10px;
    content: "";
    display: block;
    height: 10px;
    left: 30px;
    position: absolute;
    top: 16px;
    width: 10px;
}

.category_tree a {
    margin: -6px -25px -6px -53px;
}
.category_level_0 {
    color: #999;
}

.category_level_1>li>.cate_pull_inert_bg {
    background-color: #f2f2f2;
}
.category_level_1 {
    background: #f2f2f2;
}
.category_level_2, .category_level_2 .category_none {
    background-color: #fcfcfc;
}



/*-----------------　中間ページ一覧崩れ修正　-----------------*/
.search_date_area {
    position: relative;
    background-color: #f2f2f2;
    margin: 0;
    padding: 0 0 15px 80px;
}

.search_list p.icoQ_sml a {
    padding-bottom: 5px;
}


li.search_list_inner:hover {
    background: none;
}

.search_list_bg2 {
    background: none;
}


li.search_list_inner:hover p.search_qattl.icoQ_sml,
li.search_list_inner:hover .search_date_area{
    background-color: #d4ecf3;
    transition: all 0.4s;
}

#okw_contents:not([id*="index"] #okw_contents, [id*="category"] #okw_contents, [id*="show"] #okw_contents):before {
position: relative;
content: "";
display: block;
height: 30px;
width: 145px;
margin-top: 20px;
background: url(/usr/file/attachment/headerlogo.jpg);
} 

#faq_answer_contents p:first-of-type {
margin-top: 0;
}

body:not([id]) #okw_contents_inner,
body:not([id]) #okw_contents_base {
min-width: auto;
}
body:not([id]) .faq_ans_col {
border-bottom: 2px solid #d4ecf3;
}
/* FAQサジェスト */
.faq_suggest {
    top: 39px;
    width: calc(100% - 2% - 7.5em);
}
.faq_suggest_link {
    padding: 0.5em 1em;
}

.faq_suggest_category {
    display: none;
}

.faq_suggest li:last-of-type .faq_suggest_content {
    border: none;
}

.faq_suggest_link {
    font-size: 1em;
}

.faq_suggest_link:hover {
    background-color: #eeeeee;
}

.faq_suggest_title {
    background: none;
    padding-left: 0;
    position: relative;
}

.faq_suggest_title::before {
    content: 'Q';
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 0.5em;
    text-align: center;
    font-weight: bold;
    color: #333;
}

.faq_suggest_title .search_word {
    background-color: #ccc;
}