@charset "utf-8";

/********** 1 共通 **********/

/* PC表示切り替えボタンを表示（使用する場合はblockに変更） */
#viewPCMode{
	display: none !important;
}

/* レスポンシブアコーディオン用 */
.acc_title_wrap {
	position: relative;
}
.acc_title {
	position: relative;
}
.acc_title > label {
	display: block;
	cursor: pointer;
	padding-right: 30px;
}

h2.acc_title > label,
h3.acc_title > label,
h4.acc_title > label,
h5.acc_title > label,
h6.acc_title > label {
	padding-right: 30px;
}

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;
}


/********** 2 基本設定 **********/

/* ボタン */
input[type="button"],
input[type="submit"],
button {
	font-size: 1.4rem;
}

input[type="text"],
textarea {
	font-size: 1.4rem;
}

/* テーブル */
#main_body table {
	font-size: 1.4rem;
}

/* 見出し */
#main_header {
	margin-bottom: 15px;
}
#main_header h1 {
	margin: 0px;
	padding: 20px;
	font-size: 2.4rem;
}

#main_body h2,
.section_information2 h2 {
	margin: 0px 0px 5px;
	padding: 15px 20px;
	font-size: 1.8rem;
}

#main_body h3,
.life_cat_list_ttl {
	margin: 0px 0px 5px;
	padding: 10px 20px;
	font-size: 1.6rem;
}

#main_body h4 {
	margin: 0px 0px 5px;
	padding: 8px 20px;
	font-size: 1.5rem;
}

#main_body h5 {
	margin: 0px 0px 5px;
	padding: 5px 20px;
	font-size: 1.4rem;
}

#main_body h6 {
	margin: 0px 0px 5px;
	padding: 3px 20px;
	font-size: 1.4rem;
}

#main_body h2.acc_title,
#main_body h3.acc_title,
#main_body h4.acc_title,
#main_body h5.acc_title,
#main_body h6.acc_title {
	padding-right: 10px;
}

/********** 3 ヘッダ **********/

/* ヘッダ */
#header {
	font-size: 1.3rem;
	position: relative;
}

#spm_wrap {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 100;
}
#spm_wrap button {
	display: inline-block;
	vertical-align: top;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 45px;
	height: 45px;
	border: none;
	background-color: #e5e4e0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border-radius: 5px;
}

#spm_wrap button#spm_menu {
	background-image: url(/img/sp/btn_spm_menu.png);
}
.spm_menu_open #spm_wrap button#spm_menu {
	background-image: url(/img/sp/btn_spm_close.png);
}

#spm_wrap button#spm_search {
	background-image: url(/img/sp/btn_spm_search.png);
}
.spm_search_open #spm_wrap button#spm_search {
	background-image: url(/img/sp/btn_spm_close.png);
}

#header2 {
	width: auto;
	max-width: none;
	min-height: 1px;
	margin: 0px;
}

#he_left {
	position: static;
	width: 205px;
	height: 75px;
	background-size: auto 45px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	padding: 15px 45px 0px 10px;
}
#he_right {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* ヘッダメニュー */
#hl_main,
#hl_support {
	display: none !important;
}

#header_link > li {
	display: none;
	margin: 0px;
	padding: 0px;
}
#header_link > li > a,
#header_link > li > #readspeaker_button1 > a {
	color: inherit;
	margin: 5px 0px;
	background-size: auto 18px;
}
#header_link > li#hl_voice > a,
#header_link > li#hl_voice > #readspeaker_button1 > a {
	background-image: url(/img/sp/sp_icon_h_voice.png);
}
#header_link > li#hl_lang > a {
	background-image: url(/img/sp/sp_icon_h_lang.png);
}
#header_link > li#hl_mypage > a {
	background-image: url(/img/sp/sp_icon_h_mypage.png);
}

.box_hl {
	color: #333;
	width: 100%;
	min-width: 100%;
}

.spm_menu_open #header_link {
	background: #831c22;
	color: #fff;
	padding: 10px 20px;
}
.spm_menu_open #header_link > li#hl_voice,
.spm_menu_open #header_link > li#hl_lang,
.spm_menu_open #header_link > li#hl_mypage {
	display: block;
}

.spm_search_open #header_link > li#hl_search {
	display: block;
}

/* 一時保存 */
#ktp_item_list {
	max-height: 180px;
}

/* 検索 */
#open_hl_search,
#close_hl_search {
	display: none !important;
}
#box_hl_search.box_hl {
	display: block !important;
	position: static;
	width: auto;
	min-width: 1px;
	border-color: transparent;
}

/* グローバルメニュー */
#top_search {
	display: none;
	background: #831c22;
	color: #fff;
}
.spm_menu_open #top_search {
	display: block;
}
#top_search_box {
	width: auto;
	max-width: none;
	margin: 0px;
}

#gnav {
	display: block;
	width: auto;
	padding: 0px 20px 20px;
}
#gnav .nav1,
#gnav .nav1:first-child {
	display: block;
	width: auto;
	margin: 10px 0px 0px;
}
#gnav .nav1:first-child {
	margin-top: 0px;
}
#gnav .nav1 .nav1a,
#gnav .nav1 .nav1a:hover {
	background: #a8494e;
	font-size: 1.6rem;
	padding: 13px 10px;
}


/********** 4 フッタ **********/

/* フッタ */
#footer {
	font-size: 1.3rem;
}

/* ページトップ */
#footer_link_pagetop {
	width: 70px;
}

/* おすすめ */
#osusume_banner {
	width: 60px;
	height: 60px;
}
#osusume_banner_box {
	max-width: calc(100vw - 20px);
}
#osusume_banner_ttl {
	width: 60px;
}
#osusume_banner_ttl a {
	width: 60px;
	height: 60px;
}
#osusume_banner_ttl a:before {
	left: 20px;
	bottom: 10px;
}
#osusume_banner_list_box ul {
	width: calc(100vw - 200px);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
#osusume_banner_list_box ul li {
	width: auto;
	max-width: 210px;
}

/* リンク */
#footer_link ul {
	width: auto;
	max-width: none;
	margin: 0px;
	padding: 10px 5px 10px 20px;
	text-align: left;
}
#footer_link ul li {
	margin: 10px 15px 10px 0px;
	padding-right: 15px;
}

/* 管理者情報 */
#author_info_box {
	width: auto;
	max-width: none;
	margin: 0px;
	padding: 30px 20px 70px;
}
#author_logo {
	position: static;
	margin: 0px auto 10px 0px;
}
#author_box {
	margin-left: 0px;
	min-height: 1px;
	margin-bottom: 20px;
}
#author_box p {
	font-size: 1.3rem;
	line-height: 1.8;
}
#author_box p span {
	display: block;
	margin-right: 0px;
}

#author_link {
	margin: 0px;
	font-size: 1.4rem;
}
#author_link ul li {
	display: block;
	margin: 10px 0px;
}

#copyright {
	margin: 0px;
}
#copyright p {
	margin: 20px 0px 0px;
	font-size: 1.1rem;
}


/********** 5 パンくず **********/

/* パンくず */
#pankuzu_wrap {
	font-size: 1.2rem;
	margin: 0px;
	padding: 10px 10px 5px;
}
#pankuzu_wrap > div {
	width: auto;
	margin-bottom: 5px;
}

.pankuzu {
	padding-left: 5rem;
}
.pankuzu:first-child .icon_current {
	font-size: 1rem;
	font-weight: bold;
	width: 4rem;
}


/********** 6 メイン・サイド **********/

/* メイン */
#mymainback {
	margin: 10px 10px 30px;
}

/* サイドバー */
#sidebar1,
#sidebar2 {
	margin-top: 30px;
}
#sidebar1 > div,
#sidebar2 > div {
	margin-bottom: 15px;
}

.side_box_list ul {
	padding: 0px 20px 10px;
}
.side_box_list ul li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
.side_box_list ul li:last-child {
	border-bottom: none;
}
.side_box_list ul li:before {
	display: none;
}
.side_box_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;
}
.side_box_list ul li ul {
	padding-left: 15px;
}

/* レコメンド・AIレコメンド */
#sidebar_recommend ul,
#sidebar_ai_recommend ul {
	padding: 0px 20px 10px;
}
#sidebar_recommend ul li,
#sidebar_ai_recommend ul li {
	padding: 10px 0px;
}
#sidebar_recommend ul li a,
#sidebar_ai_recommend 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;
}

/* 「見つからないとき」「よくある質問」 */
#common_banner_link ul li a {
	text-align: center;
	padding-left: 0px;
}
#common_banner_link ul li a span {
	width: 9em;
}

/* 重要なお知らせ */
#detail_side_important_list {
	padding: 0px 20px 10px;
}
#detail_side_important_list li {
	padding: 10px 0px;
}
#detail_side_important_list 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;
}

/* おすすめコンテンツ */
#detail_side_osusume {
	width: auto;
	max-width: none;
	margin: 0px 10px 30px;
}
#detail_side_osusume ul {
	display: block;
	padding: 10px 20px;
}
#detail_side_osusume ul li {
	display: block;
	width: auto;
	margin: 0px;
	padding: 10px 0px;
}


/********** 7 記事ページ **********/

/* 記事ヘッダ */
#content_header {
	top: 0px;
	font-size: 1.3rem;
}
#content_header > span {
	margin-left: 15px;
}

#print_mode_link,
#print_mode_link_large,
#content_header > span.link_print {
	display: none !important;
}

/* PDF・WMPリンク */
.pdf_download,
.wmplayer_download {
	display: block;
}
.pdf_download .pdf_img,
.wmplayer_download .wmplayer_img {
	display: block;
}
.tenpu_txt,
#main_body p.tenpu_txt {
	display: block;
	padding: 10px 0px 0px;
	font-size: 1.2rem;
}

/* カレンダー登録・SNS */
#content_footer {
	text-align: center;
}

#calendar_button_google a,
#calendar_button_yahoo a {
	width: 9em;
	text-align: left;
	font-size: 1.2rem;
}

/* お問い合わせ */
#section_footer_detail .sf_email {
	display: block;
	margin: 10px 0px 0px;
}

/* 評価エリア */
#hyouka_area_box .hyouka_box_detail fieldset span {
	font-size: 1.3rem;
	margin-right: 15px;
}

/* 関連リンク */
#kanren_link ul {
	padding: 0px 20px 10px;
}
#kanren_link ul li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
#kanren_link ul li:last-child {
	border-bottom: none;
}
#kanren_link ul li:before {
	display: none;
}
#kanren_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;
}


/********** 8 広告バナー **********/

/* バナー広告 */
ul.banner_list li {
	width: calc(50% - 10px);
	height: auto;
	margin: 5px;
}


/********** 9 リスト **********/

/* リスト（横並び） */
.navigation ul li,
.navigation > div,
.navigation ul li:last-child,
.navigation > div:last-child {
	display: block;
	margin: 0px;
	padding: 15px 10px;
	border: none;
	border-bottom: 1px solid #ccc;
}
.navigation ul li:last-child,
.navigation > div:last-child {
	border-bottom: none;
}
.navigation ul li:after,
.navigation > div:after {
	display: 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;
}

/* リスト（一覧） */
.info_list ul li,
.info_list ul li:first-child {
	padding: 15px 10px;
}
.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;
}

div.link_ichiran,
.listmore_btn_wrap {
	margin: 0px;
	padding: 10px 0px;
}

/* 新着情報 */
.section_information {
	margin: 15px 0px;
	padding: 10px 20px;
}
.section_information .link_box {
	position: static;
	text-align: right;
	padding: 10px 0px;
}
.section_information h2,
#main_body .section_information h2,
#main_body .section_information h2.acc_title {
	padding: 10px 0px;
}
.section_information_list ul {
	padding: 0px;
}
.section_information_list ul li {
	display: block;
	width: auto;
	padding: 10px 0px;
}
.section_information_list ul li > span {
	display: block;
}
.section_information_list ul li > span.article_date {
	width: auto;
}
.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_thum > div.lettering2 {
	width: 120px;
	padding-right: 15px;
}

/* サムネイル */
.list_pack > div.article_img {
	width: 120px;
	padding-right: 15px;
}
.list_pack > div.article_img span:empty {
	height: 80px;
	background-size: contain;
}


/********** 10 各ページ **********/

/* サイトマップ */
#sitemap_list_wrap > div {
	margin-bottom: 30px;
}
#sitemap_list_wrap > div > div {
	margin-bottom: 15px;
}

.sitemap_section_kikan {
	margin-top: -10px;
}

.navigation.kikan > div,
.navigation.kikan > div:last-child {
	padding-left: 0px;
	padding-right: 0px;
}

/* 分類でさがす */
.life_index .navigation {
	margin-bottom: 15px;
}

/* 大分類 */
div[id^="main_header_life3_"] {
	background: none;
	margin-bottom: 30px;
}
div[id^="main_header_life3_"] h1 {
	font-size: 2.8rem;
}
div[id^="main_header_life3_"] h1 span {
	width: calc(100% - 50px);
	left: 30px;
}

#life3box_wrap {
	display: block;
}
#life3box_wrap .life3box {
	display: block;
	width: auto;
	margin: 0px 0px 15px;
}
#life3box_wrap .life3box:last-child {
	margin-bottom: 0px;
}
#life3box_wrap .life3box2 .life3box_txt span:first-child {
	font-size: 1.6rem;
}

/* 中分類 */
.life2box .info_list ul li {
	display: block;
	width: auto;
}
.life2box .info_list ul li > span {
	display: block;
}
.life2box .info_list ul li > span.list_section {
	width: auto;
	padding-left: 0px;
	margin-top: 10px;
}

/* 小分類 */
.life1box {
	margin-bottom: 15px;
}

/* 関連情報 */
#kanren_info .kanren_box ul {
	padding: 0px 20px 10px;
}
#kanren_info .kanren_box ul li {
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #ccc;
}
#kanren_info .kanren_box ul li:last-child {
	border-bottom: none;
}
#kanren_info .kanren_box ul li:before {
	display: none;
}
#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;
}
#kanren_info .kanren_box div.link_ichiran {
	padding-bottom: 15px;
}

/* サブカテゴリ */
#lifesub_cat_list_wrap {
	display: block;
}
.lifesub_cat_list {
	display: block;
	width: auto;
	margin-bottom: 5px;
}
.lifesub_cat_list:last-child {
	margin-bottom: 0px;
}

.life_cat_list_ttl a {
	display: block;
	background: url(/img/sp/arrow_r.png) no-repeat right center;
	background-size: 8px auto;
	padding-right: 12px;
	text-decoration: none;
}

/* 組織でさがす */
#soshiki_hyouji ul li.active span,
#soshiki_hyouji ul li a {
	padding: 10px 35px 10px 5px;
	text-align: center;
}
#soshiki_hyouji ul li.active span:after,
#soshiki_hyouji ul li a:after {
	width: 18px;
	height: 18px;
	right: 15px;
}
#soshiki_hyouji ul li a:after {
	top: calc(50% - 12px);
}

.soshiki_index #main_body > div {
	margin-bottom: 15px;
}
.soshiki_index #main_body > div#soshiki_hyouji {
	margin-bottom: 0px;
}

.soshiki_section_kikan {
	margin-top: -10px;
}

/* 部局 */
.section_information2 {
	margin-bottom: 5px;
}
#main_body .section_information2 h2 {
	margin-bottom: 0px;
}

#freespace_bu,
#main_body div#freespace_bu {
	margin: 0px 0px 20px;
}

.kakuka_info_box {
	margin-bottom: 15px;
}
.kakuka_info_box:last-child {
	margin-bottom: 0px;
}

/* 課室 */
#sidebar2 .kakuka_email a {
	font-size: 1.4rem;
}

#kakuka_page_index_link {
	padding: 0px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#kakuka_page_index_link li {
	width: calc(50% - 5px);
	margin: 0px 0px 10px;
}
#kakuka_page_index_link li a {
	padding: 10px 10px 10px 40px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 100%;
}
#kakuka_page_index_link li a:before {
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
#kakuka_page_index_link li a:after {
	left: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	    -ms-transform: translateY(-50%) rotate(45deg);
	        transform: translateY(-50%) rotate(45deg);
	margin-top: 0px;
}

#freespace_ka,
#main_body div#freespace_ka {
	margin: 15px 0px;
}

.midashi_ka_detail {
	margin-bottom: 15px;
}
.midashi_ka_detail:last-child {
	margin-bottom: 0px;
}
#main_body .midashi_ka_detail h2 {
	margin: 0px 0px 5px;
}

/* 改ページ */
.page_num {
	margin: 0px;
	padding: 10px;
	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;
}
.book_list_box .book_info {
	padding: 10px 0px 15px;
}

/* アンケート */
#main_body table.tbl_ques {
	margin-top: 10px;
}
#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,
#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;
}
#main_body table.tbl_ques td input,
.question #main_body table.tbl_ques td input {
	width: 100%;
	font-size: 1.1rem;
	padding: 5px;
}

.question_detail #main_body h2 {
	margin: 15px 0px;
}

.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(33% - 10px);
	min-width: auto;
	font-size: 1.4rem;
	padding: 10px;
}

/* お問い合わせフォーム */
#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(33% - 10px);
	min-width: auto;
	font-size: 1.4rem;
	padding: 10px;
}

/* 地図でさがす */
#shisetsu_list_txt p {
	padding: 15px;
}

#shisetsu_list_link ul {
	padding: 0px;
}
#shisetsu_list_link ul li {
	display: block;
	margin: 0px;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #cccccc;
}
#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;
}