@charset "utf-8";

/********** 1 共通 **********/

/* PC表示切り替えボタン */
#viewPCMode {
	display: none;
}

/* レスポンシブアコーディオン用 */
.acc_title_wrap {
	position: relative;
}
.acc_title {
	position: relative;
}
.acc_title > label {
	display: block;
	cursor: pointer;
	padding-right: 30px;
}

.acc_title + input[id*="acc_ttl_label"] + * {
	display: none;
}
.acc_title + input[id*="acc_ttl_label"]:checked + * {
	display: block;
}

label[for*="acc_ttl_label"] {
	background: url(/img/sp/acc_open.png) no-repeat right 10px top 50% transparent;
	background-size: 15px 15px;
}
.acc_open label[for*="acc_ttl_label"] {
	background-image: url(/img/sp/acc_close.png);
}

.no_acc_title label[for*="acc_ttl_label"] {
	background: none;
}

/* 非表示 */
#footstep_wrap {
	display: none !important;
}
#keep_page {
	display: none !important;
}

/********** 2 基本設定 **********/

/* フォント */
body,
button,
input[type="button"],
input[type="submit"],
input[type="text"],
textarea,
select {
	font-size: 1.4rem;
}

/********** 3 ヘッダ **********/

/* --------------------
ヘッダー
-------------------- */
.bl_header {
	padding-top: 65px;
}
.bl_header_logo {
	top: 4px;
}
[class*="is_active_h"] .bl_header_logo,
[class*="is_active_h"] .bl_header_menu {
	padding: 10px;
}
[class*="is_active_h"] .bl_header_logo {
	top: 0px;
	padding-top: 14px;
	padding-bottom: 15px;
}

/* --------------------
ロゴ
-------------------- */
.bl_logo_box {
	width: 143px;
	height: 46px;
}

/* --------------------
検索
-------------------- */
.bl_search {
	display: block;
	padding: 15px;
}
.bl_search_label {
	display: block;
	font-size: 1.3rem;
	line-height: 1;
	margin-right: 0px;
	margin-bottom: 10px;
}
/* Googleカスタム検索 */
#cse-search-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	max-width: 250px;
	margin: 0px auto;
}
#cse_filetype {
	display: block;
	margin-top: 5px;
	text-align: center;
}
#cse_filetype fieldset span {
	font-size: 1.4rem;
}

/* --------------------
メニュー
-------------------- */
.bl_menu_btn {
	width: 60px;
	height: 55px;
	background-size: auto 35px;
}
@media screen and (max-width: 359px) {
	.bl_menu_btn {
		width: 50px;
		height: 50px;
		background-size: auto 30px;
	}
}

/* --------------------
補助
-------------------- */
.bl_hojo {
	height: calc(100vh - 75px);
	padding: 15px 25px 90px 25px;
	top: 75px;
}
.bl_hojo_support > *:not(:first-child) {
	margin-top: 15px;
}
.bl_hojo_navi {
	margin-top: 10px;
}
.bl_hojo_navi ul > li:nth-child(n) {
	margin-top: 5px;
	margin-right: 5px;
}
.bl_hojo_link {
	margin-top: 15px;
}
.bl_hojo_link ul > li {
	width: calc(50% - 5px);
}
.bl_hojo_link ul > li:not(:nth-child(2n - 1)) {
	margin-left: 10px;
}
.bl_hojo_link ul > li:nth-child(n + 4) {
	margin-top: 0px;
}
.bl_hojo_link ul > li:nth-child(n + 3) {
	margin-top: 10px;
}
.bl_hojo_link ul > li a {
	font-size: 1.4rem;
}

/* --------------------
言語
-------------------- */
.bl_lang {
	padding: 90px 25px;
}

/* --------------------
グローバルナビ
-------------------- */
.bl_gnav {
	padding: 90px 25px;
}
.bl_gnav ul > li:not(:last-child) {
	margin-bottom: 10px;
}

/********** 4 パンくず **********/

#pankuzu_wrap {
	font-size: 1.2rem;
	margin-top: 15px;
}
#pankuzu_wrap > div:not(:first-child) {
	margin-top: 15px;
}
.pankuzu {
	padding: 10px 15px 10px 35px;
}
.pankuzu .icon_current {
	width: 9px;
	height: 13px;1.3rem
	background-image: url(/img/sp/icon_map.png);
	background-size: contain;
}
.pankuzu:first-child .icon_current {
	top: 12px;
	left: 15px;
}

/********** 5 フッタ **********/

/* --------------------
フッター
-------------------- */
.bl_footer {
	display: block;
	font-size: 1.2rem;
	padding: 20px 10px 100px;
}
.bl_footer_l {
	width: auto;
}
.bl_footer_r {
	margin-top: 25px;
}
ul.bl_footer_list > li:not(:first-child) {
	margin-top: .75em;
}
p.bl_footer_author span:first-child {
	font-size: 1.3rem;
}
p.bl_footer_copyright {
	margin-top: 25px;
}

/* ページトップ（フローティング表示） */
#footer_link_pagetop {
	right: 10px;
}
#footer_link_pagetop.fixed {
	bottom: 10px;
}

/********** 6 メイン **********/

/* メイン */
#mymainback {
	padding-top: 15px;
	padding-bottom: 25px;
}

/* コンテンツヘッダ */
.content_header_wrap {
	margin-bottom: 15px;
}
#content_header {
	font-size: 1.3rem;
}

/* SDGsアイコン */
.d-flex.f-wrap-wrap > *,
.sdgs-icons > *,
.d-flex.f-wrap-wrap img,
.sdgs-icons img,
.d-flex.f-wrap-wrap > * img,
.sdgs-icons > * img {
	width: 60px;
}

/* 印刷 */
#content_header > span.link_print,
#print_mode_link,
#print_mode_link_large {
	display: none !important;
}

/* 見出し */
#main_header {
	margin-bottom: 15px;
}
#main_header h1 {
	padding: 1.1rem 20px .9rem;
	font-size: 2.1rem;
	line-height: 2.5rem;
}
#main_header h1::before {
	width: 12px;
	height: 12px;
	top: 2.2rem;
}
#main_body h2,
#main_body h3,
#main_body h4,
#main_body h5,
#main_body h6 {
	margin: 15px 0px;
}
#main_body h2 {
	font-size: 1.9rem;
	line-height: 2.7rem;
	padding: .5rem 20px .3rem;
	padding-left: 8px;
	border-left-width: 12px;
}
#main_body h3 {
	font-size: 1.7rem;
	line-height: 2.5rem;
	padding: .5rem 20px .3rem;
	-webkit-clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
	        clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
}
#main_body h3::before {
	width: 10px;
	height: 10px;
}
#main_body h4 {
	font-size: 1.6rem;
	line-height: 2.4rem;
	padding: .3rem 18px;
}
#main_body h4::before {
	width: 6px;
	height: 6px;
}
#main_body h5 {
	font-size: 1.5rem;
	line-height: 2.3rem;
	padding: .3rem 18px;
}
#main_body h6 {
	font-size: 1.4rem;
	line-height: 2.2rem;
	padding: .3rem 18px;
}

/********** 7 サイド **********/

/* サイドバー */
#sidebar1 > div:not(:first-child),
#sidebar2 > div:not(:first-child) {
	margin-top: 10px;
}

/* レコメンド・AIレコメンド */
#recommend_title,
#ai_recommend_title {
	padding: 15.5px 10px;
}
#recommend_title h2,
#ai_recommend_title h2 {
	font-size: 1.4rem;
	line-height: 1.9rem;
}
#recommend_title h2 span {
	display: inline;
}
#sidebar_recommend ul,
#sidebar_ai_recommend ul {
	font-size: 1.3rem;
}
#sidebar_recommend ul li,
#sidebar_ai_recommend ul li {
	padding: 10px;
}
#sidebar_recommend ul li a,
#sidebar_ai_recommend ul li a {
	display: block;
}

/* 「見つからないときは」「よくある質問」バナー */
#common_banner_link ul li:not(:first-child) {
	margin-top: 10px;
}

/* サイドメニュー */
.side_box_ttl {
	padding: 15px 10px;
}
.side_box_ttl h2 {
	font-size: 1.3rem;
	padding: 6px 10px;
}
.side_box_list ul {
	padding: 0px 10px 15px;
}
.side_box_txt {
	padding: 0px 10px 10px;
}

/********** 8 リスト **********/

/* リスト（横並び） */
.navigation,
.navigation ul {
	display: block;
}
.navigation ul li,
.navigation > div,
.navigation ul li:last-child,
.navigation > div:last-child {
	display: block;
	margin: 0px;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #ccc;
}
.navigation ul li:last-child,
.navigation > div:last-child {
	border-bottom: none;
}
.navigation ul li a,
.navigation > div a {
	display: block;
	background: url(/img/sp/arrow_r.png) no-repeat right center;
	background-size: 8px auto;
	padding-right: 12px;
	text-decoration: none;
}
.navigation ul li::after,
.navigation > div::after {
	display: none;
}

/* リスト（一覧） */
.info_list ul li {
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.info_list ul li:last-child {
	border-bottom: none;
}
.info_list ul li a {
	display: block;
	background: url(/img/sp/arrow_r.png) no-repeat right center;
	background-size: 8px auto;
	padding-right: 12px;
	text-decoration: none;
}

/* リスト（日付） */
.info_list.info_list_date ul li {
	display: block;
	width: auto;
}
.info_list.info_list_date ul li > span {
	display: block;
}
.info_list.info_list_date ul li > span.article_date {
	width: auto;
}

/* リスト（担当課） */
.article_section {
	display: block;
	text-align: right;
	padding-right: 10px;
}
.article_section a {
	display: inline !important;
	background: none !important;
	padding-right: 0px !important;
	text-decoration: underline !important;
}

/* リスト（サムネイル） */
.list_pack .article_txt .article_date {
	font-size: 1.2rem;
}
.list_pack .article_txt .article_title {
	font-size: 1.3rem;
}
.list_pack .article_img {
	width: 90px;
	padding-right: 15px;
}
.list_pack .article_img span:empty {
	height: 90px;
}

/* リスト（一覧リンク） */
div.link_ichiran {
	text-align: center;
}

#main div.link_ichiran a {
	min-width: auto;
}

/* リスト（newアイコン） */

/* リスト（新着情報） */
.section_information {
	margin: 15px 0px;
}
h2.section_information_ttl,
#main_body h2.section_information_ttl {
	padding: 12.5px 10px;
	font-size: 1.5rem;
}
h2.section_information_ttl span,
#main_body h2.section_information_ttl span {
	padding: 5px 35px 5px 0px;
	background-size: 20px auto;
}
.section_information p.no_data {
	padding: 10px;
}
.section_information_list_wrap {
	padding: 0px 10px 15px;
}
.section_information_list ul {
	padding: 15px 10px;
}
.section_information_list ul > li:not(:first-child) {
	margin-top: 15px;
}
.section_information_list ul > li > span.article_date {
	font-size: 1.2rem;
}
.section_information_list ul > li > span.article_title {
	font-size: 1.3rem;
}
.section_information_list ul > li a {
	display: block;
	background: url(/img/sp/arrow_r.png) no-repeat right center;
	background-size: 8px auto;
	padding-right: 12px;
	text-decoration: none;
}
.section_information_list div.link_box {
	margin-top: 10px;
}
.section_information_list div.link_box span {
	margin: 5px 5px 0px;
}
.section_information_list div.link_box span a {
	font-size: 1.2rem;
	padding: 13px 20px;
}

/* リスト（新着情報2） */
.section_information2 {
	padding: 0px 10px;
}

/* リスト（新着情報サムネイル） */
.section_information_thum > div.lettering2 {
	width: 90px;
}

/********** 9 バナー **********/

/* バナー広告 */
ul.banner_list {
	max-width: 420px;
	margin: 0px auto;
}
ul.banner_list li {
	width: calc(50% - 10px);
	margin: 5px;
}

/* バナー広告（フッタ） */
#footer_banner {
	width: auto;
	margin: 0px 10px 30px;
}

/* --------------------
企業広告
-------------------- */
.bl_banner {
	padding-bottom: 25px;
}
.bl_banner_ttl {
	font-size: 1.3rem;
}
.bl_banner_list > li {
	margin: 15px 7.5px 0px;
}

/********** 10 各ページ **********/

/* サイトマップ */
#sitemap_life .sitemap_life3 h4 {
	font-size: 1.4rem;
	padding: 10px;
}
#sitemap_life .sitemap_life3 h4 a {
	padding: 0px;
	background-position: right center;
}

/* 中分類 */
#main_body .bl_list2_ttl {
	font-size: 1.8rem;
	padding: 11.5px 15px;
}
ul.bl_list2_list {
	padding-bottom: 10px;
}
ul.bl_list2_list > li a {
	display: block;
	padding: 15px;
}
ul.bl_list2_list > li a span {
	display: block;
}
ul.bl_list2_list > li a span.bl_list2_sec {
	margin-top: .5em;
	margin-left: 0;
	width: auto;
}

/* 分類 */
#life_cat_list_wrap {
	display: block;
}
.life_cat_list {
	display: block;
	width: auto;
	margin: 0px 0px 20px;
}
.life_cat_list:last-child {
	margin-bottom: 0px;
}

/* 関連情報 */
#kanren_info {
	padding: 0px 10px 15px;
}
#kanren_info h2 {
	font-size: 1.8rem;
	padding: 28.5px 0px;
	text-align: center;
}
#kanren_info .kanren_box h3 {
	font-size: 1.3rem;
}
#kanren_info .kanren_box ul li {
	font-size: 1.3rem;
	line-height: 2rem;
}
#kanren_info .kanren_box ul li a {
	display: block;
	background: url(/img/sp/arrow_r.png) no-repeat right center;
	background-size: 8px auto;
	padding-right: 12px;
	text-decoration: none;
}

/* サブカテゴリ */
#lifesub_cat_list_wrap {
	display: block;
}
.lifesub_cat_list {
	display: block;
	width: auto;
	margin: 0px 0px 20px;
}
.lifesub_cat_list:last-child {
	margin-bottom: 0px;
}

.life_cat_list_ttl {
	font-size: 1.6rem;
	line-height: 2.4rem;
	padding: .4rem 20px;
	-webkit-clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
	        clip-path: polygon(calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%, 0 0);
}
.life_cat_list_ttl::before {
	width: 10px;
	height: 10px;
}

/* 組織・部局・課室 */
#soshiki_hyouji {
	margin: 15px 0px;
}
#soshiki_hyouji ul li a,
#soshiki_hyouji ul li span {
	padding: 4.5px 30px;
	background-position: center right 15px;
}

#main_body .soshiki_section_kikan h3 {
	font-size: 1.5rem;
}

/* 改ページ */
.page_num {
	font-size: 1.6rem;
}
.page_num_ttl {
	font-size: 1.4rem;
}

/* ウェブブック */
#book_list_wrap {
	display: block;
}
.book_list_box {
	display: block;
	width: auto;
	margin: 0px 0px 20px;
}
.book_list_box:last-child {
	margin-bottom: 0px;
}

/* アンケート */
#main_body table.tbl_ques {
	margin-top: 20px;
}
#main_body table.tbl_ques th {
	font-size: 1.1rem;
	padding: 4px;
}
#main_body table.tbl_ques th.title {
	width: 48%;
}
#main_body table.tbl_ques th.date {
	width: 22%;
}
#main_body table.tbl_ques th.date2 {
	width: 22%;
}
#main_body table.tbl_ques th.button {
	width: 8%;
}
#main_body table.tbl_ques td {
	font-size: 1.3rem;
	padding: 4px;
}
.question #main_body table.tbl_ques td input {
	font-size: 1.1rem;
	padding: 5px 0px;
}

.question_detail #main_body h2 {
	margin: 20px 0px;
}
.question_detail #main_body img {
	max-width: 100%;
	height: auto !important;
}

.question_detail #main_body input[type="text"] {
	width: 100%;
}
.question_detail #main_body textarea {
	width: 100%;
}

.question #main_body input[type="submit"],
.question #main_body input[type="button"] {
	width: calc(40% - 10px);
	min-width: auto;
}

/* お問い合わせフォーム */
#main_body table#mail_form_tbl th {
	font-size: 1.1rem;
	padding: 4px 2px;
	text-align: left;
}
#main_body table#mail_form_tbl td {
	font-size: 1.3rem;
	padding: 4px;
}

#mail_form_btn_wrap input[type="submit"] {
	width: calc(40% - 10px);
	min-width: auto;
}

/* 地図でさがす */
#shisetsu_list_txt p {
	padding: 15px;
}

#shisetsu_list_link ul {
	padding: 0px;
}
#shisetsu_list_link ul li {
	display: block;
	margin: 0px;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
#shisetsu_list_link ul li:last-child {
	border-bottom: none;
}
#shisetsu_list_link ul li a {
	display: block;
	background: url(/img/sp/arrow_r.png) no-repeat right center;
	background-size: 8px auto;
	padding-right: 12px;
	text-decoration: none;
}

.shisetsu_detail_box {
	margin-bottom: 0px;
}

/* --------------------
アコーディオン(acc_head) デフォルト: オープン
-------------------- */
.acc_head {
	padding-right: 32px !important;
}
.acc_ico {
	right: 10px;
	width: 10px;
	height: 10px;
}
.acc_ico span {
	top: 4.5px;
	width: 10px;
	height: 1px;
}

/* --------------------
アコーディオンリスト デフォルト:クローズ
-------------------- */
.bl_accList_btn {
	text-align: center;
}
.bl_accList_btn button {
	font-size: 1.2rem;
}

/* ========================================
エレメント
======================================== */
a.el_linkBtn {
	font-size: 1.2rem;
	padding: 13px 20px;
}