@charset "utf-8";

/********** 1 共通 **********/

/* float clear */
.cf:before,
.cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}

/* スマートフォン用 */
#sp_page_index_link_wrap {
	display: none;
}
#spm_wrap {
	display: none;
}
.sp_button {
	display: none;
}

/* レスポンシブアコーディオン用 */
.acc_title + input {
	display: none;
}
.acc_icon {
	display: none;
}

/* 隠す */
.hide {
	display: block;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clip: rect(0,0,0,0);
	overflow: hidden;
}
hr.hide {
	border: none;
}

/* 注釈・備考 */
p.note{
	font-size: 1.2rem;
}


/* 承認枠 */
#approval_table {
	font-size: 1.4rem;
}

/********** 2 基本設定 **********/

/* フォント */
body {
	/* font-family: sans-serif; */
	font-family: "BIZ UDPゴシック","メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
}
em {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', sans-serif;
}

.mincho {
	font-family: serif;
}

/* リンク */
a:link {
	color: #005bac;
	text-decoration: underline;
}
a:visited {
	color: #5f00ac;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a img {
	border: none;
}

a:hover img{
	opacity: 0.75;
}

input[type="button"],
input[type="submit"],
button {
	cursor: pointer;
/* 	font-family: sans-serif; */
	font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}

input[type="text"],
textarea,
select {
/* 	font-family: sans-serif; */
	font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 1.6rem;
}

/* 外部リンク */
.external_link_text {
	display: none;
}

/* 基本タグ */
p {
	margin: 1em 0px;
	word-break: normal;
	word-wrap: break-word;
}

hr {
	clear: both;
}

pre{
	white-space: pre-wrap;
	font-family: sans-serif;
}

/* テーブル */
#main_body table {
	border-color: #666666;
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	margin: 0px 0px 10px;
	width: auto;
	max-width: 100%;
}
#main_body th {
	background: #f5f5f5;
	border-color: #666666;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 0.5em;
}
#main_body td {
	border-color: #666666;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 0.5em;
}
/* テーブル（borderを「0」に設定した場合は罫線を表示させない） */
/*
#main_body table[border="0"],
#main_body table[border="0"] th,
#main_body table[border="0"] td {
	border-width: 0px;
}
*/
/* テーブル内のpタグのマージンを0にする */
#main_body table p {
	margin: 0;
}

/* 見出し */
#main_header {
	margin-bottom: 20px;
}
#main_header h1 {
	margin: 0px;
	padding: 0.8em 20px 0.8em 25px;
	background: url(/img/common/h1bg.png) repeat-y right center #005bac;
	border: none;
	font-size: 3.2rem;
	font-weight: bold;
	line-height: 1.4em;
	color: #ffffff;
}

#main_body h2 {
	clear: both;
	margin: 20px 0px;
	padding: 1.7rem 20px 1.7rem 25px;
	background: #94C9E9;
	border: none;
	color: #4c4c4c;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.4;
}

#main_body h3 {
	clear: both;
	margin: 20px 0px;
	padding: 1.4rem 20px 1.4rem 15px;
	background: #BADCF0;
	border: none;
	font-size: 2.1rem;
	font-weight: bold;
	line-height: 1.4;
}

#main_body h4 {
	clear: both;
	display: block;
	width: auto;
	margin: 20px 0px;
	padding: 1.2rem 20px 1.2rem 25px;
	background: #DFEEF7;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.4;
}

#main_body h5 {
	clear: both;
	margin: 20px 0px;
	padding: 1.1rem 25px;
	background: transparent;
	border: none;
	border-bottom: 2px solid #d8d8d8;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
}

#main_body h6 {
	clear: both;
	margin: 20px 0px;
	padding: 0 10px;
	background: transparent;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.2;
	border: none;
	border-left: 15px solid #d8d8d8;
	/* box-sizing: border-box; */
}

/********** 3 ヘッダ **********/

/* ヘッダ */

#header2 {
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	max-width: 1100px;
	margin: 0px auto;
}

#he_left {
	width: 460px;
	height: auto;
	min-height: 100px;
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	        align-items: center;
	background: url(/img/common/header_bg.png) no-repeat center right 70px transparent;
}
#he_left #logo a {
	display: block;
}

#he_right {
	padding: 20px 0px;
	text-align: right;
}

ul#header_link {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#header_link > li {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 20px;
	text-align: left;
	position: relative;
}
ul#header_link > li > a {
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 30px;
	line-height: 1em;
	color: currentColor;
	text-decoration: none;
}
ul#header_link > li > a:hover,ul#header_link > li > a:focus{
	text-decoration: underline;
}
ul#header_link > li#hl_func > a {
	background-image: url(/img/common/icon_acc.png);
}
ul#header_link > li#hl_onsei > a {
	background-image: url(/img/common/icon_onsei.png);
}
ul#header_link > li#hl_lang > a {
	background-image: url(/img/common/icon_lang.png);
}

ul#header_sns{
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
ul#header_sns li{
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
ul#header_sns a{
	display: block;
}

/* アクセシビリティ機能 */
#hl_func {
	position: relative;
}

#header_link .acc_menu_box {
	display: none;
	position: absolute;
	top: calc(100% + 5px);
	right: 0;
	z-index: 100;
	background: #ffffff;
	box-shadow: 0px 4px 12px -3px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	box-sizing: border-box;
	min-width: 100%;
	margin: 0;
	padding: 20px 20px;
	list-style: none;
	text-align: center;
}
#header_link .acc_menu_box.open {
	display: block;
}
#acc_func_box ul{
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}
#acc_func_box li {
	display: block;
	margin-bottom: 15px;
}
#acc_func_box li:last-child{
	margin-bottom: 0;
}

#acc_func_box dl {
	margin: 0px;
	padding: 0px;
	font-size: 1.4rem;
	line-height: 1.8rem;
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	        align-items: center;
}
#acc_func_box dl dt {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	padding: 6px 0px;
	font-weight: bold;
	/* 	width: 5em; */
	white-space: nowrap;
	/* line-height: 1em; */
}
#acc_func_box dl dd {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#acc_func_box dl dd a {
	display: block;
	background: #dfeef6;
	border-radius: 5px;
	color: #000000;
	text-decoration: none;
	padding: 10px 10px;
	white-space: nowrap;
	font-weight: 500;
	line-height: 1em;
}
#acc_func_box dl dd a#haikei_white {
	background: #ffffff !important;
	color: #000000 !important;
	/* border: 1px solid #ccc; */
	/* box-sizing: border-box; */
	box-shadow: 0 0 0 1px #CCB inset;
}
#acc_func_box dl dd a#haikei_black {
	background: #000000 !important;
	color: #ffffff !important;
	box-shadow: 0 0 0 1px #ffffff;
}
#acc_func_box dl dd a#haikei_blue {
	background: #0000ff !important;
	color: #ffff00 !important;
	box-shadow: 0 0 0 1px #ffffff;
}
#acc_func_box dl dd a:hover {
	border-color: #cc0000;
}

#func_menu_close {
	border: none;
	background: #e6e6e6;
	border-radius: 3px;
	font-size: 1.4rem;
	margin: 0px;
	padding: 0px 20px;
	height: 3rem;
}
#func_menu_close:hover {
	background: #f5f5f5;
}

/* Foreign language */
#acc_lang_box ul{
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: start;
	        align-items: flex-start;
	width: 15em;
}

#acc_lang_box li {
	display: block;
	width: 50%;
	margin: 5px 0;
	text-align: left;
	/* padding-left: 36px; */
	/* box-sizing: border-box; */
}
#acc_lang_box li a{
	display: block;
	white-space: nowrap;
	line-height: 1.8rem;
/*	padding-left: 36px;
	background-repeat: no-repeat;
	background-position: left center;*/
}
/*
#acc_lang_box li.hl_lang_jp a{
	background-image: url(/img/common/hl_lang_icon_jp.png);
}
#acc_lang_box li.hl_lang_ko a{
	background-image: url(/img/common/hl_lang_icon_ko.png);
}
#acc_lang_box li.hl_lang_en a{
	background-image: url(/img/common/hl_lang_icon_en-us.png);
}
#acc_lang_box li.hl_lang_th a{
	background-image: url(/img/common/hl_lang_icon_th.png);
}
#acc_lang_box li.hl_lang_cn a{
	background-image: url(/img/common/hl_lang_icon_cn.png);
}
#acc_lang_box li.hl_lang_vn a{
	background-image: url(/img/common/hl_lang_icon_vn.png);
}
*/

/* Foreign language ここまで */

button.acc_menu_close {
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px;
	padding-left: 40px;
	box-sizing: border-box;
	background: #000;
	border: none;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	line-height: 1em;
	position: relative;
}
button.acc_menu_close:before{
	content: '';
	display: block;
	width: 2px;
	height: 1em;
	background: #fff;
	position: absolute;
	left: calc(50% - 2em);
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	    transform: translateY(-50%) rotate(45deg);
}
button.acc_menu_close:after{
	content: '';
	display: block;
	width: 2px;
	height: 1em;
	background: #fff;
	position: absolute;
	left: calc(50% - 2em);
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	    transform: translateY(-50%) rotate(-45deg);
}

/* 検索 */
#top_search_keyword {
	padding: 0 10px;
}

#cse-search-box {
	display: block;
	vertical-align: middle;
	/* width: 300px; */
	box-sizing: border-box;
	/* border: 1px solid #cccccc; */
}
#tmp_query {
	display: inline-block;
	vertical-align: middle;
	border: none !important;
	box-sizing: border-box;
	width: calc(100% - 60px);
	height: 3.5rem;
	font-size: 1.6rem;
}
#submit {
	display: inline-block;
	vertical-align: middle;
	border: none;
	background: #4c4c4c;
	color: #ffffff;
	box-sizing: border-box;
	width: 60px;
	height: 3.5rem;
	margin: 0px;
	padding: 0px;
	font-size: 1.6rem;
	line-height: 1em;
	white-space: nowrap;
}
#submit:hover {
	text-decoration: underline;
}

#cse_filetype {
	display: inline-block;
	vertical-align: middle;
}
#cse_filetype fieldset {
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#cse_filetype fieldset legend {
	margin: 0px;
	padding: 0px;
	display: none;
}
#cse_filetype fieldset span {
	font-size: 1.4rem;
	display: inline-block;
}
#cse_filetype fieldset span input {
	margin: 4px;
	vertical-align: middle;
}

/* グローバルナビ */
#top_search {
	background: #bfddef;
}

#top_search_box{
	display: table;
	width: 100%;
}
ul#gnav {
	display: table-row;
	width: 100%;
	max-width: 1100px;
	margin: 0px auto;
	padding: 0px 0px;
	list-style: none;
}
ul#gnav > li {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	position: relative;
	/* height: 100%; */
	border-right: 2px solid rgba(255,255,255,0.5);
	box-sizing: border-box;
}
ul#gnav > li:last-child{
	width: 40%;
	border: none;
}
ul#gnav > li > button.search_open,
ul#gnav > li > a{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 10px 0;
	background: none;
	border: none;
	font-weight: bold;
	text-align: center;
	color: #4c4c4c;
	text-decoration: none;
	line-height: 1em;
	font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}
ul#gnav > li.open > button.search_open{
	background-color: #005BAC;
	color: #ffffff;
}
ul#gnav > li > button.search_open:hover,
ul#gnav > li > button.search_open:focus,
ul#gnav > li > button.search_open:hover span,
ul#gnav > li > button.search_open:focus span,
ul#gnav > li > a:hover,
ul#gnav > li > a:focus,
ul#gnav > li > a:hover span,
ul#gnav > li > a:focus span{
	background-color: #034482;
	color: #ffffff;
}
ul#gnav > li > button.search_open span,
ul#gnav > li > a span{
	display: inline-block;
	padding: 10px 0;
}
ul#gnav > li > button.search_open span:after{
/* 	content: '▼'; */
}

ul#gnav > li button:after{
	content: '';
	display: block;
/* 	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #005bab;
	border-bottom-width: 0;
	border-left-width: 20px;
	border-right-width: 20px;
	position: absolute;
	bottom: 5px;
	left: calc(50% - 20px); */
	width: 10px;
	height: 10px;
	border: 2px solid #4c4c4c;
	border-top: none;
	border-left: none;
	-webkit-transform: scaleY(0.75) rotate(45deg);
	        transform: scaleY(0.75) rotate(45deg);
	position: absolute;
	bottom: 6px;
	left: calc(50% - 10px);
}
ul#gnav > li button:hover:after,
ul#gnav > li button:focus:after,
ul#gnav > li.open button:after{
	border-color: #fff;
}


ul#gnav > li > .search_list_wrap{
	/* display: block; */
	display: none;
	min-width: 100%;
/* 	width: auto; */
	height: auto;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
/*	background: #1B78D6; */
	background: #318bc1;
	color: #ffffff;
}
ul#gnav > li.open > .search_list_wrap{
	display: block;
}
ul#gnav > li > .search_list_wrap a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px;
	padding-right: 30px;
	border-bottom: 1px solid rgba(0,0,0,0.5);
	position: relative;
	white-space: nowrap;
}
ul#gnav > li > .search_list_wrap a:after{
	/* content: '≫'; */
	/* content: '\03e'; */
	content: '\232a';
	line-height: 1em;
	position: absolute;
	right: 10px;
	top: calc(50% - 0.5em);
}
ul#gnav > li > .search_list_wrap a:hover,
ul#gnav > li > .search_list_wrap a:focus{
	background: rgba(0,0,0,0.25);
}
ul#gnav > li > .search_list_wrap a:hover:after{
	content: '';
}
#search_theme > .search_list_wrap > ul.search_life3{
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	min-width: 100%;
/* 	width: auto; */
}
#search_theme .search_list_wrap ul.search_life3 > li{
	display: block;
	/* position: relative; */
}
#search_theme .search_list_wrap ul.search_life2{
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 99999;
	margin: 0;
	padding: 0;
	list-style: none;
/*	background: #0D69C1; */
	background: #2C7CAD;
/* 	min-width: 100%; */
	width: auto;
	min-height: 100%;
}
#search_theme .search_list_wrap ul.search_life3 > li.open ul.search_life2,
#search_theme .search_list_wrap ul.search_life3 > li:hover ul.search_life2{
	display: block;
}
#search_theme .search_list_wrap ul.search_life2 > li{
	display: block;
	/* position: relative; */
}
#search_theme .search_list_wrap ul.search_life1{
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
/*	background: #005BAC; */
	background: #266f99;
	position: absolute;
	top: 0;
	left: 100%;
/* 	min-width: 100%; */
	width: auto;
	min-height: 100%;
}
#search_theme .search_list_wrap ul.search_life2 > li.open ul.search_life1,
#search_theme .search_list_wrap ul.search_life2 > li:hover ul.search_life1{
	display: block;
}

#search_theme .search_list_wrap ul.search_life1 > li{
	display: block;
}

#search_mokuteki ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#search_mokuteki .search_list_wrap{
	/* display: none; */
}

.search_close_wrap{
	text-align: center;
	padding: 0;
	background: #333;
}
.search_close_wrap button.search_close{
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 0px 10px 20px;
	box-sizing: border-box;
	background: none transparent;
	border: none;
	color: currentColor;
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 1em;
	position: relative;
}
.search_close_wrap button.search_close:before{
	content: '';
	border: none;
	display: block;
	width: 2px;
	height: 1em;
	background: #fff;
	position: absolute;
	left: calc(50% - 2em);
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(45deg);
	    transform: translateY(-50%) rotate(45deg);
}
ul#gnav .search_close_wrap button.search_close:after{
	content: '';
	border: none;
	display: block;
	width: 2px;
	height: 1em;
	background: #fff;
	position: absolute;
	left: calc(50% - 2em);
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(-45deg);
	    transform: translateY(-50%) rotate(-45deg);
}

.search_close_wrap button.search_close:hover,
.search_close_wrap button.search_close:focus{
	background: rgba(255,255,255,0.25);
}


/* グローバルナビ（動的メニュー） ※使用する場合は要調整 */
#context_category02,
#context_category01 {
	display: none;
}

/********** 4 パンくず **********/

/* パンくず */
#pankuzu_wrap {
	width: auto;
	height: auto;
	max-width: 1100px;
	margin: 0 auto;
	padding: 20px 20px 20px 20px;
	box-sizing: border-box;
}
#pankuzu_wrap > div {
	width: auto;
	box-sizing: border-box;
}

.pankuzu {
	clear: both;
	margin-bottom: 5px;
	padding: 3px 0px;
	position: relative;
}
.pankuzu .icon_current {
	display: none;
}
.pankuzu:first-child .icon_current {
	display: none;
}

/********** 5 フッタ **********/

/* フッタ */
#footer {
/* 	font-size: 1.5rem; */
}

#back_or_pagetop {}
#back_or_pagetop > div {}

div#to_page_top a {
	display: block;
	position: fixed;
	z-index: 9999;
	right: 30px;
	bottom: -60px;
	width: 60px;
	height: 60px;
	background: #005BAC;
	margin: 0;
	padding: 0;
	-webkit-transition: bottom 0.75s ease;
	transition: bottom 0.75s ease;
	color: #ffffff;
}
div#to_page_top a:before{
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	border: 4px solid #ffffff;
	border-right: none;
	border-bottom: none;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform-origin: center center;
	    transform-origin: center center;
	-webkit-transform: translate(-50%,-35%) rotate(45deg);
	transform: translate(-50%,-35%) rotate(45deg);
}

.fixed div#to_page_top a{
	bottom: 30px;
}

#footer_navi {
	max-width: 1100px;
	margin: 0 auto;
	border-top: 1px solid #9e9e9e;
}
#footer_navi ul {
	width: 98%;
	max-width: 1100px;
	margin: 0px auto;
	padding: 20px 0px;
	list-style: none;
}
#footer_navi ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 10px 5px 0px;
	padding-right: 15px;
	border-right: 1px solid #9e9e9e;
	line-height: 2rem;
}
#footer_navi ul li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}
#footer_navi ul li a{
	color: #4c4c4c;
}
#footer_navi ul li a:hover,#footer_navi ul li a:focus,#footer_navi ul li a:active{
	color: #DD2200;
}
#footer_navi ul li a:visited{
	color: #CC0000;
}

#author_info {
}
#author_box {
	width: 98%;
	max-width: 1100px;
	margin: 0px auto;
	padding: 20px 0px;
	border-top: 3px solid #bfbfbf;
}
#author_box p {
	margin: 10px 0;
	line-height: 1.8;
}
#author_box p.f_author {
	font-size: 2.1rem;
	line-height: 1em;
	font-weight: normal;
	border-left: 5px solid #005bac;
	margin: 0 0 20px;
	padding: 1rem 0 1rem 15px;
}
#author_box p span {
	display: inline-block;
	margin-right: 1em;
}

#author_box ul.author_link{
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
#author_box ul.author_link li{
	display: inline-block;
	margin-right: 30px;
}
#author_box ul.author_link li a{
	color: #4c4c4c;
	display: block;
	padding-left: 30px;
	position: relative;
}
#author_box ul.author_link li a:before{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
}
#author_box ul.author_link li.ft_al_access a:before {
	content: url(/img/common/icon_footer_access.png);
}
#author_box ul.author_link li.ft_al_soudan a:before {
	content: url(/img/common/icon_footer_soudan.png);
}
#author_box ul.author_link li.ft_al_busyo a:before {
	content: url(/img/common/icon_footer_busyo.png);
}
#author_box ul.author_link li.ft_al_toiawase a:before {
	content: url(/img/common/icon_footer_main.png);
}

#author_box ul.author_link li a:hover,#author_box ul.author_link li a:focus,#author_box ul.author_link li a:active{
	color: #DD2200;
}
#author_box ul.author_link li a:visited{
/* 	color: #CC0000; */
}

#copyright p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	font-size: 1.4rem;
	line-height: 2rem;
}

/* おすすめ情報（回遊ボタン） */
#osusume_banner {
	position: fixed;
	left: 10px;
	bottom: 10px;
	z-index: 90;
}
#osusume_banner_box {
	width: auto;
	display: table;
}

#osusume_banner_ttl {
	display: table-cell;
	vertical-align: bottom;
	width: 100px;
}
#osusume_banner_ttl a {
	display: block;
	color: #000000;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 2rem;
	text-align: center;
	text-decoration: none;
	background: #cccccc;
	padding: 30px 0px;
}

#osusume_banner_list {
	display: none;
	vertical-align: bottom;
	background: #cccccc;
	padding: 10px;
	max-width: calc(100vw - 140px);
	box-sizing: border-box;
	border-radius: 0px 10px 10px 0px;
}
#osusume_banner.open #osusume_banner_list {
	display: table-cell;
}

#osusume_banner_list_box {
	background: #ffffff;
	border-radius: 0px 5px 5px 0px;
	padding: 5px;
	position: relative;
}
#osusume_banner_list_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#osusume_banner_list_box ul li {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	height: 60px;
	margin: 5px;
}
#osusume_banner_list_box ul li img {
	width: 100%;
	height: auto;
}

#osusume_banner_close {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: url(/img/common/icon_keep_clear.png) no-repeat center center #333333;
	background-size: 10px 10px;
	color: #ffffff;
	line-height: 1;
	border-radius: 100%;
	cursor: pointer;
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	position: absolute;
	top: -10px;
	right: -10px;
}

/********** 6 バナー **********/

/* バナー広告 */
ul.banner_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	        justify-content: flex-start;
}
ul.banner_list li {
	width: 250px;
	height: 70px;
	overflow: hidden;
	margin: 5px 10px;
}
ul.banner_list li img {
	width: 100%;
	height: auto;
}

.banner_text {
	display: block;
	padding: 10px;
	font-size: 1.4rem;
	line-height: 1.3;
	text-align: left;
}

/* バナー広告（縦並び） */
ul.banner_list.banner_list_side {
	display: block;
	max-width: 300px;
	margin: 0px auto 10px;
}
ul.banner_list.banner_list_side li {
	display: block;
	/* width: 100%; */
	/* height: auto; */
	margin: 0px auto 10px;
}

/********** 7 リスト **********/

/* リスト（横並び） */
.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.navigation ul li,
.navigation > div {
	display: inline;
	vertical-align: middle;
	margin: 5px 0px 5px 0px;
	/* padding-right: 15px; */
	line-height: 1.4;
}
.navigation ul li:before,
.navigation > div:before{
	content: '／';
	margin: 0 10px;
}
.navigation ul li:first-child:before,
.navigation > div:first-child:before {
	display: none;
}

/* リスト（一覧） */
.info_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* リスト（日付） */
.info_list.info_list_date ul li {
	width: 100%;
	display: table;
	padding: 14px 20px 14px 20px;
	border-bottom: 1px solid #a4a4a4;
	box-sizing: border-box;
}
.info_list.info_list_date ul li:first-child{
	border-top: 1px solid #a4a4a4;
}
.info_list.info_list_date ul li > span {
	display: table-cell;
	vertical-align: top;
}
.info_list.info_list_date ul li > span.article_date {
	width: 11em;
}

/* リスト（サムネイル） */
.info_list.info_list_thum ul{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: stretch;
	        align-items: stretch;
	margin: 20px 0 0;
}
.info_list.info_list_thum ul li {
	display: block;
	width: 230px;
	margin: 0 35px 35px 0;
	padding: 0;
	border: none;
}
.info_list.info_list_thum ul li:first-child{
	border: none;
}
.info_list.info_list_thum ul li:nth-child(3n){
	margin-right: 0;
}
.info_list.info_list_thum ul li:before {
	display: none;
}

.list_pack {
	display: block;
}

.list_pack .article_img {
	display: block;
	width: auto;
	height: auto;
	background: #e5e5e5;
	padding: 5px;
	margin: 0 0 10px;
}
.list_pack .article_img span {
	display: block;
	width: 220px;
	text-align: center;
	margin: 0 auto;
}
.list_pack .article_img span:empty {
	height: 140px;
	background: url(/img/common/noimage.png) no-repeat center center;
}
.list_pack .article_img span img {
	width: 100%;
	height: auto;
}

.list_pack .article_txt {
	display: table-cell;
	vertical-align: middle;
}
.list_pack .article_txt .article_date,
.list_pack .article_txt .article_title {
	display: block;
}
.list_pack .article_txt .article_date:before{
	content: '(';
}
.list_pack .article_txt .article_date:after{
	content: ')';
}


/* リスト（担当課） */
.article_section:before {
	content: '（';
}
.article_section:after {
	content: '）';
}
.article_section:empty:before,
.article_section:empty:after {
	display: none;
}

/* リスト（一覧リンク） */
div.link_ichiran {
	margin-top: 20px;
	text-align: right;
}

/* リスト（newアイコン） */
img.icon_new {
	vertical-align: top;
}

/* リスト（新着情報） */
.section_information {
	margin: 30px 0px;
	position: relative;
}
.section_information .link_ichiran {
	display: block;
	line-height: 1em;
	position: absolute;
	right: 10px;
	top: 10px;
}
.section_information .link_ichiran a {
	display: block;
	padding-left: 20px;
	background: url(/img/common/icon_link_more.png) no-repeat left center transparent;
}

.section_information h2,
#main_body .section_information h2 {
	margin: 0 0 10px; 
	padding: 10px 6em 10px 15px;
	font-size: 2.1rem;
	line-height: 1em;
	font-weight: normal;
	background: none transparent;
	border-left: 5px solid #005bac;
}

.section_information p.no_data {
	margin: 0px;
	padding: 20px;
}

.section_information_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.section_information_list ul li {
	width: 100%;
	display: table;
	padding: 14px 20px 14px 20px;
	border-bottom: 1px solid #4c4c4c;
	box-sizing: border-box;
}
.section_information_list ul li:first-child{
	border-top: 1px solid #4c4c4c;
}
.section_information_list ul li > span {
	display: table-cell;
	vertical-align: top;
}
.section_information_list ul li > span.article_date {
	/* width: 11em; */
	width: 12em;
}

.section_information_list div.link_box {
	padding: 0px 20px 20px;
	text-align: right;
}
.section_information_list div.link_box span {
	display: inline-block;
	vertical-align: middle;
	margin: 5px 0px 5px 10px;
	padding-left: 15px;
	border-left: 1px solid #666666;
	line-height: 1.4;
}
.section_information_list div.link_box span:first-child {
	border-left: none;
	margin-left: 0px;
	padding-left: 10px;
}

/* リスト（新着情報サムネイル） */
.section_information_thum {
	width: 100%;
	display: table;
	margin: 0px;
	padding: 15px;
	box-sizing: border-box;
}
.section_information_thum > div {
	display: table-cell;
	vertical-align: top;
}
.section_information_thum > div.lettering2 {
	width: 200px;
}
.section_information_thum > div.lettering2 img {
	width: 100%;
	height: auto;
}
.section_information_thum > div.lettering3 {
	padding-left: 20px;
}
.section_information_thum > div.lettering3 span {
	display: block;
}

/********** 8 サイド **********/

/* サイドバー */
#sidebar1 > div:last-child,
#sidebar2 > div:last-child {
	margin-bottom: 0 !important;
}
#sidebar1 img,
#sidebar2 img {
	max-width: 100% !important;
	height: auto !important;
}

/* サイドメニュー */
.side_box,
#sidebar1 .side_box,
#sidebar2 .side_box {
	background: #e5e5e5;
	margin: 0px 0px 10px;
	padding: 10px;
}
.side_box_ttl h2,
#sidebar1 .side_box_ttl h2,
#sidebar2 .side_box_ttl h2 {
	background: #ffffff;
	font-size: 1.5rem;
	font-weight: normal;
	margin: 0px;
	padding: 6px 15px;
	text-align: left;
	border: none;
	border-left: 5px solid #005bac;
}

.side_box_list ul,
#sideabr1 .side_box_list ul,
#sidebar2 .side_box_list ul {
	margin: 0px;
	padding: 10px 15px;
	list-style: none;
}
.side_box_list ul li,
#sidebar1 div:not([id="common_banner_link"]) .side_box_list ul li,
#sidebar2 div:not([id="common_banner_link"]) .side_box_list ul li {
	margin: 0px;
	padding: 0px 0px 6px 20px;
	box-sizing: border-box;
	position: relative;
}
.side_box_list ul li:before {
	content: url(/img/common/icon_link_more.png);
	width: 10px;
	height: 10px;
	position: absolute;
	top: 4px;
	left: 0px;
}
.side_box_list ul li ul {
	padding: 0px;
}

.side_box_txt {
	padding: 10px;
}
.side_box_txt p {
	margin: 0px 0px 10px;
}
.side_box_txt p:last-child {
	margin-bottom: 0px;
}

#sidebar1 > div,
#sidebar2 > div{
	/* background: #dfeef6; */
	margin: 0 0 3px;
}
#sidebar1 > div h2,
#sidebar2 > div h2,
#in_sidebar2 h2{
	margin: 0;
	padding: 10px 0;
	background: #bfddef;
	text-align: center;
	font-size: 1.6rem;
	line-height: 1.25em;
}

#sidebar1 ul,
#sidebar2 ul {
	display: block;
	margin: 0;
	padding: 10px 20px;
	list-style: none;
}
#sidebar1 li,
#sidebar2 li{
	margin: 0;
	padding: 0px 0px 10px 0px;
}

/* 関連リンク */
#kanren_link,
.kanren_link {
	background: #dfeef6;
}
#sidebar1 #kanren_link li,
#sidebar2 #kanren_link li,
#sidebar1 .kanren_link li,
#sidebar2 .kanren_link li {
	padding: 8px 0px;
}

/* レコメンド */
#sidebar_recommend {
	background: #dfeef6;
}
#sidebar1 #sidebar_recommend li,
#sidebar2 #sidebar_recommend li {
	padding: 8px 0px;
}

/* 「見つからないときは」「よくある質問」バナー */
#common_banner_link,
#sidebar1 #common_banner_link,
#sidebar2 #common_banner_link{
	background: none;
}
#common_banner_link {
	margin: 0px 0px 10px;
}
#common_banner_link a {
	display: block;
	margin: 0px 0px 10px;
	padding: 8px 15px;
	border: 2px solid #4c4c4c;
	color: #4c4c4c;
	font-size: 1.6rem;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
#common_banner_link a:hover,
#common_banner_link a:focus {
	text-decoration: underline;
}

/********** 9 メイン **********/

/* メイン */
#mymainback {
	/* padding-top: 30px; */
	padding-bottom: 30px;
}

/********** 10 各ページ **********/

/* 印刷用アイコン */
#content_header {
	margin: 20px 0px;
	text-align: right;
	font-size: 1.4rem;
}
#content_header span {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	text-align: left;
}
#content_header span.external_link_text{
	display: none;
}

#content_header #common_button_sns{
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
#content_header #common_button_sns > div{
	display: inline-block;
	vertical-align: top;
}

#print_mode_link,
#print_mode_link_large {
	color: currentColor;
	padding-left: 20px;
	background: url(/img/common/icon_print.png) no-repeat left center;
}

/* カレンダー登録・SNSボタン */
#content_footer {
	clear: both;
	margin: 30px 0px 0px;
}
#content_footer:empty{
	margin: 0;
}
#content_footer div[id^="calendar_button_"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 20px 20px 0px;
}

#sns_button_wrap{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
#sns_button_wrap  div[id^="sns_button_"] {
	display: inline-block;
	vertical-align: middle;
}
#sns_button_wrap  div[id^="sns_button_"] a {
	display: block;
/* 	line-height: 1.5rem; */
}
#sns_button_wrap  div[id^="sns_button_"] a img{
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: auto;
}
#sns_button_wrap  div#sns_button_facebook a {}
#sns_button_wrap  div#sns_button_twitter a {}
#sns_button_wrap  div#sns_button_line a {}

/* PDF・WMPリンク */
.pdf_download,
.wmplayer_download {
	clear: both;
	margin: 30px 0px 0px;
	width: 100%;
	display: table;
}
.pdf_download .pdf_img,
.wmplayer_download .wmplayer_img {
	display: table-cell;
	vertical-align: top;
	width: 158px;
	margin: 0px;
	padding: 0px;
}
.pdf_download .pdf_img img,
.wmplayer_download .wmplayer_img img {
	width: 100%;
	height: auto;
}

.tenpu_txt {
	display: table-cell;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 1.3rem;
	line-height: 1.5;
}
.tenpu_txt br {
	display: none;
}

/* サイトマップ */
/*
#sitemap_list_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}
#sitemap_list_wrap > div {
	width: calc(50% - 15px);
}
#main_body #sitemap_list_wrap > div h2 {
	margin-top: 0px;
}
*/

/* 大分類（見出し） */
div[id^="main_header_life3_"] {
	display: block;
	width: 100%;
	height: 250px;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	margin: 0px 0px 30px;
	padding: 0px;
	position: relative;
}
div#main_header_life3_1 { background-image: url(/img/life/life3_1_title.jpg); } /* くらしの情報 */
div#main_header_life3_2 { background-image: url(/img/life/life3_2_title.jpg); } /* 事業者の方へ */
div#main_header_life3_3 { background-image: url(/img/life/life3_3_title.jpg); } /* 観光情報 */
div#main_header_life3_4 { background-image: url(/img/life/life3_4_title.jpg); } /* 市政情報 */

div[id^="main_header_life3_"] h1 {
	width: 100%;
	margin: 0px;
	padding: 0px 20px;
	box-sizing: border-box;
	font-size: 3rem;
	font-weight: bold;
	text-shadow: 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff,
		0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff,
		0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff, 0px 0px 3px #ffffff;
	line-height: 1.4;
	position: absolute;
	top: 50%;
	left: 0px;
	-webkit-transform: translateY(-50%);
	    transform: translateY(-50%);
}

/* 大分類（ライフイベント） */
#lifestage {
	margin-bottom: 30px;
}
#lifestage h2 {
	margin: 0px;
	padding: 0px 20px 20px;
	font-size: 2.2rem;
	font-weight: bold;
}
#lifestage ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
}
#lifestage ul li {
	width: 130px;
	max-width: 12%;
}
#lifestage ul li a {
	display: block;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: center 20px;
	text-align: center;
	padding: 80px 10px 10px;
}
#lifestage ul li#lifestage1 a {
	background-image: url(/img/lifestage/lifestage1_b.png);
}
#lifestage ul li#lifestage2 a {
	background-image: url(/img/lifestage/lifestage2_b.png);
}
#lifestage ul li#lifestage3 a {
	background-image: url(/img/lifestage/lifestage3_b.png);
}
#lifestage ul li#lifestage4 a {
	background-image: url(/img/lifestage/lifestage4_b.png);
}
#lifestage ul li#lifestage5 a {
	background-image: url(/img/lifestage/lifestage5_b.png);
}
#lifestage ul li#lifestage6 a {
	background-image: url(/img/lifestage/lifestage6_b.png);
}
#lifestage ul li#lifestage7 a {
	background-image: url(/img/lifestage/lifestage7_b.png);
}
#lifestage ul li#lifestage8 a {
	background-image: url(/img/lifestage/lifestage8_b.png);
}

/* 分類 */
#life_menu_wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: stretch;
	        align-items: stretch;
}
#life_menu_left {
	width: calc(100% - 300px);
	padding-right: 40px;
	box-sizing: border-box;
}
#life_menu_right {
	width: 300px;
}

.life_list3 #life_cat_list_wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: stretch;
	        align-items: stretch;
	width: 100%;
}

.life_list3 .life_cat_list {
	width: calc(50% - 15px);
	margin: 0px 30px 20px 0px;
}
.life_list3 .life_cat_list:only-child{
	width: 100%;
	margin-right: 0;
}
.life_list3 .life_cat_list:nth-child(2n) {
	margin-right: 0px;
}
.life_list3 .life_cat_list .navigation{
	margin: 0 25px;
}

.life_list3_thum .life_cat_list,
.life_list2_thum .life_cat_list {
	width: 100%;
	margin-right: 0px;
}

#main_body .life_cat_list h2,
#main_body .life_cat_list h3 {
	margin-top: 0px;
}
#main_body .life_cat_list h2{
	background: #dfeef6;
	border-top: 3px solid #bfddef;
}


/* 関連情報 */
#kanren_info {
	background: #dfeef6;
	margin: 0px 0px 10px;
	padding: 0px;
}
#kanren_info h2 {
	background: #e6e6e6;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0px;
	padding: 15px;
}
#kanren_info h3 {
	background: #ffffff;
	font-size: 1.5rem;
	font-weight: normal;
	margin: 10px 10px 0px;
	padding: 6px 15px;
}



.kanren_box div.link_ichiran {
	margin-top: 0px;
	padding: 0px 15px 15px;
}

/* サブカテゴリ */
#lifesub_cat_list_wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: stretch;
	        align-items: stretch;
}
.lifesub_cat_list {
	width: calc(50% - 15px);
	margin: 0px 30px 20px 0px;
}
.lifesub_cat_list:only-child{
	width: 100%;
	margin-right: 0;
}
.lifesub_cat_list:nth-child(2n) {
	margin-right: 0px;
}
#main_body .lifesub_cat_list h2,
#main_body .lifesub_cat_list h3 {
	margin-top: 0px;
}

.life_cat_list_ttl {
	padding: 0.6em 20px;
	background: #f5f5f5;
	border: none;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4;
}

/* 組織 */
#soshiki_hyouji ul {
	margin: 20px 0px;
	padding: 0px;
	list-style: none;
	display: table;
	width: 100%;
	border-bottom: 3px solid #4c4c4c;
	box-sizing: border-box;
}
#soshiki_hyouji ul li {
	display: table-cell;
	vertical-align: bottom;
	line-height: 1.4;
	text-align: center;
	margin: 0;
	padding: 0;
}
#soshiki_hyouji ul li > span,
#soshiki_hyouji ul li > a{
	display: block;
	padding: 10px 0;
	margin: 0;
	box-sizing: border-box;
}
#soshiki_hyouji ul li > span{
	background: #4c4c4c;
	border-bottom: 2px solid #4c4c4c;
	color: #fff;
}
#soshiki_hyouji ul li > a{
	background: #e5e5e5;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.soshiki_index .soshiki_section_kikan {
	margin: 20px 0 0;
	padding: 15px 20px;
	border: 2px solid #cecece;
}

.soshiki_index #main_body .soshiki_section_kikan h3{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 1.6rem;
}

.soshiki_index .navigation {
	padding: 0 20px;
}


#freespace_bu {
	margin: 30px 0px;
}
#freespace_bu p {
	margin: 0px 0px 1em;
}
#freespace_bu p:last-child {
	margin-bottom: 0px;
}

.kakuka_info_box {
	margin-bottom: 30px;
}
.kakuka_contact_box > div {
	margin-bottom: 0.5em;
}
.kakuka_contact_box > div:last-child {
	margin-bottom: 0px;
}

.kakuka_tel_list ul, #sidebar2 div.kakuka_tel_list ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.kakuka_tel_list ul li, #sidebar2 div.kakuka_tel_list ul li{
	margin: 0;
	padding: 0;
	text-align: right;
}
.kakuka_tel_list ul li span {
	display: inline-block;
}
.kakuka_tel_list ul li span + span{
	margin-left: 5px;
}
.kakuka_tel_list ul li span:before {
/* 	content: '('; */
}
.kakuka_tel_list ul li span.kakuka_tel_list_grpname:after {
	content: ':';
}
.kakuka_tel_list ul li span:empty:before,
.kakuka_tel_list ul li span:empty:after {
	display: none;
}
.side_box_txt .kakuka_fax {
	text-align: right;
}

/* PR画像 */
#soshiki_pr_image {
	margin: 30px 0px;
}
#soshiki_pr_image a {
	display: inline-block;
}
#soshiki_pr_image img {
	width: auto;
	height: auto;
	max-width: 100%;
}
/* PR画像ここまで */

/* 事務分掌 */
.kakuka_gyomu{}
#main_body .kakuka_gyomu h2{
	border-left: 4px solid #e9546b;
	background: none;
	margin-top: 0;
	padding: 10px 15px;
	font-weight: normal;
	line-height: 1em;
}
/* 事務分掌 */

#freespace_ka {
	margin: 30px 0px;
}
#freespace_ka p {
	margin: 0px 0px 1em;
}
#freespace_ka p:last-child {
	margin-bottom: 0px;
}

#freespace2_ka {
	margin: 0px 0px 10px;
}
#freespace2_ka p {
	margin: 0px 0px 10px;
}
#freespace2_ka p:last-child {
	margin-bottom: 0px;
}

.kakuka_view {
	max-width: 300px;
	margin: 0px auto;
}
.kakuka_view img {
	width: 100%;
	height: auto;
}

.soshiki_kakuka .side_box_txt > div {
/* 	margin-bottom: 0.5em; */
}
.soshiki_kakuka .side_box_txt > div:last-child {
	margin-bottom: 0px;
}

/* 改ページ */
.page_num {
	margin: 30px 0px 0px;
	font-size: 1.8rem;
}
.page_num_ttl {
	font-size: 1.6rem;
}

/* ウェブブック */
#book_list_wrap {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	        justify-content: flex-start;
	-webkit-box-align: stretch;
	        align-items: stretch;
}
.book_list_box {
	width: calc(50% - 15px);
	margin: 0px 30px 20px 0px;
}
.book_list_box:nth-child(2n) {
	margin-right: 0px;
}

#main_body .book_list_box h3 {
	margin-top: 0px;
}
.book_list_box .book_info {
	width: 100%;
	display: table;
}
.book_list_box .book_info > div {
	display: table-cell;
	vertical-align: top;
}
.book_list_box .book_info > div.book_thumb_img {
	width: 66px;
	padding-right: 15px;
}
.book_list_box .book_info > div.book_thumb_img img {
	width: 100%;
	height: auto;
}

/* アンケート */
#main_body table.tbl_ques {
	width: 100%;
	margin: 20px 0px 0px;
}
#main_body table.tbl_ques th {
	text-align: center;
}
#main_body table.tbl_ques th.title {
	width: 60%;
}
#main_body table.tbl_ques th.date {
	width: 15%;
}
#main_body table.tbl_ques th.date2 {
	width: 15%;
}
#main_body table.tbl_ques th.button {
	width: 10%
}
#main_body table.tbl_ques td.t_center {
	text-align: center;
}
#main_body table.tbl_ques td input {
	display: inline-block;
	width: 100%;
	border: none;
	background: #e6e6e6;
	color: #000000;
	font-size: 1.4rem;
	line-height: 2rem;
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
#main_body table.tbl_ques td input:hover {
	background: #f5f5f5;
}

div.q2 br {
	display: none;
}

.question_detail fieldset,
.question_detail #main_a fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
.question_detail fieldset legend {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.question_detail input[type="text"] {
	font-size: 1.6rem;
	max-width: 100%;
	box-sizing: border-box;
}
.question_detail textarea {
	font-size: 1.6rem;
	width: 100%;
	box-sizing: border-box;
}
.question_detail select {
	font-size: 1.6rem;
}

.question input[type="submit"],
.question input[type="button"] {
	display: inline-block;
	width: 23%;
	border: none;
	background: #e6e6e6;
	color: #000000;
	line-height: 2rem;
	margin: 0px 1% 0px 0px;
	padding: 10px 0px;
	text-align: center;
}
.question input[type="submit"]:hover,
.question input[type="button"]:hover {
	background: #f5f5f5;
}

/* アンケート結果グラフ */
#main_body img[src="img/graph.gif"] {
	height: 20px !important;
	vertical-align: middle;
}

/* お問い合わせフォーム */
#mail_form_message,
#cookie_err_message {
	margin: 1em 0px;
	color: #cc0000;
}

#main_body table#mail_form_tbl {
	width: 100%;
}
#main_body table#mail_form_tbl th {
	width: 25%;
}
#main_body table#mail_form_tbl td {
	width: 75%;
}
#main_body table#mail_form_tbl td input[type="text"] {
	font-size: 1.6rem;
	width: 100%;
	box-sizing: border-box;
}
#main_body table#mail_form_tbl td textarea {
	font-size: 1.6rem;
	width: 100%;
	box-sizing: border-box;
}

#mail_form_btn_wrap {
	margin: 20px 0px 0px;
}
#mail_form_btn_wrap input[type="submit"] {
	display: inline-block;
	width: 23%;
	border: none;
	background: #e6e6e6;
	color: #000000;
	line-height: 2rem;
	margin: 0px 1% 0px 0px;
	padding: 10px 0px;
	text-align: center;
}
#mail_form_btn_wrap input[type="submit"]:hover {
	background: #f5f5f5;
}

/* googleカスタム検索結果 */
#main_body #cse_search_result table {
	border: none;
	margin: 0px;
}
#main_body #cse_search_result td {
	border: none;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block !important;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 10px 15px;
	border: 1px solid #cccccc;
	font-size: 1.6rem;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	background: #f5f5f5;
}

/* Googlemap */
.gglmap {
	position: relative;
	padding-top: 30px;
	padding-bottom: 56.25%;
	height: 0px;
	overflow: hidden;
}
.gglmap iframe,
.gglmap object,
.gglmap embed {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* 地図でさがす */
#shisetsu_list_txt {
	border: 1px solid #cccccc;
	border-bottom: none;
}
#shisetsu_list_txt p {
	margin: 0px;
	padding: 20px;
}

#shisetsu_list_link {
	border: 1px solid #cccccc;
	border-bottom: none;
}
#shisetsu_list_link ul {
	margin: 0px;
	padding: 10px 20px;
	list-style: none;
}
#shisetsu_list_link ul li {
	display: inline-block;
	vertical-align: top;
	margin: 5px 20px 5px 0px;
}

#shisetsu_map {
	border: 1px solid #cccccc;
}
#map_canvas {
	width: 100%;
	height: 500px;
}

#map_canvas_detail {
	width: 100%;
	height: 400px;
}

.shisetsu_detail_box {
	margin-bottom: 20px;
}

/* アンカーリンクリスト */
ul.page_anchor_list {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.page_anchor_list li {
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
	padding: 0px;
}

ul.page_anchor_list li a {
	display: block;
	margin: 0;
	padding: 0;
}

/* 重要なお知らせ */
#detail_side_important {
	margin: 0px 0px 10px;
	background: #fde1e7;
	color: #bb0000;
}
#in_sidebar2 #detail_side_important h2,
#sidebar1 #detail_side_important h2,
#sidebar2 #detail_side_important h2 {
	margin: 0px;
	padding: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	background: #fcd4dc;
	color: #bb0000;
}
#detail_side_important ul {
	margin: 0px;
	padding: 10px 15px;
	list-style: none;
}
#detail_side_important ul li {
	padding: 8px 0px;
}
#detail_side_important ul li a {
	color: #bb0000;
}
#detail_side_important ul li > span {
	display: block;
}


.link_more {
	display: block;
	padding: 20px 0;
}

.link_more a {
	display: block;
	padding-left: 20px;
	background: url(/img/common/icon_link_more.png) no-repeat left center transparent;
}


/* タブレット */
@media screen and (max-width : 1099px) {
	#he_right{
		width: calc(100% - 460px);
	}

	div[id^="main_header_life3_"] {
		height: 150px;
	}

	#life_menu_left {
		width: 70%;
		padding-right: 20px;
	}
	#life_menu_right {
		width: 30%;
	}

	#soshiki_pr_image img {
		max-height: 150px;
	}

	.info_list.info_list_thum ul li,.info_list.info_list_thum ul li:nth-child(3n) {
		margin-right: 20px;
		width: calc(50% - 20px);
	}


}
/* タブレット ここまで */

span.link_more {
	display: block;
	padding: 20px 0;
}

span.link_more a {
	display: block;
	padding-left: 20px;
	background: url(/img/common/icon_link_more.png) no-repeat left center transparent;
}