@charset "shift_jis";
/*-----------------------------------------------
	???W???\???t?@?C???????B
-----------------------------------------------*/
#main {
	overflow: unset;
}
h2.cms_h2 {
	margin: 10px auto 20px auto;
	position: relative;
	padding-bottom: 0.7em;
	border-bottom: 4px solid #DDD;
	display: inline-block;
	width: 100%;
	line-height: 25px;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: block;
	left: 0px;
}
.container {
	width: 1000px;
	margin: 20px auto;
	overflow: hidden;
}
.maincontents {
	width: 780px;
	float: left;
}
.side {
	width: 200px;
	float: right;
}
.cms_back {
	width: 1000px;
	text-align: left;
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
.cms_back a {
	color: #004CD3;
	line-height: 18px;
}
.cms_back a:hover {
	text-decoration: none;
	color: #999999;
}
.pan_wrap {
	width: 1100px;
	margin: 20px auto;
}
.pan_wrap ul {
	display: flex;
	margin: 15px 0;
}
.pan_wrap ul li a {
	display: block;
	color: #0000ee;
	margin-right: 10px;
}
/*------------gallery_list------------*/
.gallery_main_wrap {
	width: 100%;
	height: 200px;
	background: url(../img_cms/ga_main_bg.png);
	background-size: cover;
	background-position: center;
}
.gallery_main_inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.gallery_main_inner::before {
	content: "";
	display: block;
	background: url(../img_cms/ga_ti.png);
	width: 220px;
	height: 220px;
	position: absolute;
	left: 0;
	top: -10px;
}
.gallery_main_inner h2 {
	color: #fff;
	font-weight: bold;
	font-size: 32px;
	border-bottom: none;
	line-height: 200px;
	padding-left: 270px;
	letter-spacing: 0.1em;
	margin: 0;
}
.gallery_main_inner h2::after {
	content: none;
}
.gallery_category_wrap {
	width: 1100px;
	margin: 80px auto;
}
.gallery_category_wrap span {
	font-weight: bold;
	font-size: 24px;
	color: #000;
	display: block;
	margin-bottom: 20px;
}
.gallery_category_wrap ul {
	display: flex;
	flex-wrap: wrap;
}
.gallery_category_wrap ul li a {
	display: inline-block;
	line-height: 40px;
	padding: 0 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
	border: 1px solid #000;
	transition: .3s;
}
.gallery_category_wrap ul li a:hover {
	background: #2b4156;
	color: #fff;
}
.gallery_list {
	width: 1100px;
	margin: 0 auto;
}
.gallery_list ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
.gallery_list ol li {
	width: calc(50% - 30px);
	list-style: list-item inside !important;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 50px;
	padding-top: 40px;
}
.gallery_list ol li::marker {
	font-size: 72px;
	color: #2b4156;
	font-weight: bold;
}
.gallery_list_ti p {
	position: absolute;
	top: 20px;
	left: 140px;
	font-size: 16px;
	height: 16px;
	color: #000;
	font-weight: bold;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.gallery_img {
	margin-top: 10px;
	width: 520px;
	height: 390px;
	overflow: hidden;
}
.gallery_img img {
	height: 100% !important;
	object-fit: cover;
	transition: .6s;
}
.gallery_img:hover img {
	transform: scale(1.1, 1.1);
	transition: .6s;
}
.gallery_con_wrap {
	width: 1100px;
	margin: 80px auto;
}
.gallery_con_wrap h3 {
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
.gallery_con_inner {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 30px;
	padding-bottom: 80px;
	border-bottom: 1px solid #2b4156;
}
.slider {
	width: 580px;
}
.gallery_con_comment {
	margin-left: 50px;
}
.gallery_con_comment {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.05em;
}
.gallery_btn a {
	display: block;
	width: 100%;
	line-height: 50px;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333;
	border: 1px solid #333;
	transition: .3s;
	margin: 0 auto;
	box-sizing: border-box;
}
.gallery_btn a:hover {
	background: #333;
	color: #fff;
	transition: .3s;
}
.flickSlider {
	width: 580px !important;
}
.flickSlider .flickView {
	width: 580px !important;
	height: 435px !important;
}
.flickSlider .flickThumb ul {
	display: flex;
	flex-wrap: wrap;
}
.flickSlider .flickThumb ul li {
	margin-right: 0;
	width: 9.3% !important;
}
.flickSlider .flickThumb ul {
	width: 580px !important;
}
.flickSlider .flickThumb ul::after {
	content: none;
}
.flickSlider li {
	width: 580px !Important;
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
}
.flickSlider li img {
	/* width: 100% !important; */
	max-width: 100% !important;
	/* height: 435px !important; */
	max-height: 100% !important;
	/* object-fit: cover; */
}
.flickSlider li p {
	position: absolute;
	bottom: 20px;
	background-color: #0005;
	width: 100%;
	padding: 10px;
	color: #fff;
	text-align: left;
	margin: 0 auto;
	left: 0;
	right: 0;
	box-sizing: border-box;
}
.flickSlider li p:empty {
	display: none;
}
.build_link_btn ul {
	width: 1100px;
	margin: 80px auto;
	display: flex;
	justify-content: space-between;
}
.build_link_btn ul li a {
	display: block;
	box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	transition: 0.3s;
}
.build_link_btn ul li a:hover {
	box-shadow: 0 0 0px rgb(0 0 0 / 20%);
	transform: translateY(3px);
}
/* ----------------------------------------
??N?q?l???? ???? voice
---------------------------------------- */
.voice_main {
	width: 100%;
	height: 200px;
	background: url(../img/img_cms/voice_bg.png);
	background-size: cover;
	background-position: center;
}
.voice_inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.voice_inner::before {
	content: "";
	display: block;
	background: url(../img/img_cms/cs_vo.png);
	width: 220px;
	height: 220px;
	position: absolute;
	left: 0;
	top: -10px;
}
.voice_inner h2 {
	color: #fff;
	font-weight: bold;
	font-size: 32px;
	border-bottom: none;
	line-height: 200px;
	padding-left: 270px;
	letter-spacing: 0.1em;
	margin: 0;
}
.voice8_list ul {
	display: flex;
	flex-wrap: wrap;
}
.voice8_list ul li {
	width: 480px;
	margin-bottom: 60px;
}
.voice8_list ul li:nth-of-type(odd) {
	margin-right: 40px;
}
.voice8_list_photo {
	width: 480px;
	height: 330px;
	overflow: hidden;
}
.voice8_list_photo img {
	display: block;
	width: 480px;
	height: 330px !important;
	object-fit: cover;
}
.voice8_list_title a {
	font-size: 16px;
	line-height: 28px;
	height: 50px;
	font-weight: bold;
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
/* ----------------------------------------
??N?q?l???? ????~ voice
---------------------------------------- */
.voice8_detail {
	width: 800px;
	margin: 0 auto;
}
.voice8_detail h3 {
	font-size: 24px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
	margin: 40px 0;
}
.voice8_detail_top {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 40px;
}
.voice8_detail_img {
	width: 600px;
}
.voice8_detail_con {
	background: #2b4156;
	padding: 10px;
}
.voice8_detail_con span {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
}
.voice8_detail p {
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.05em;
	color: #000;
	font-weight: bold;
	margin: 40px 0;
	text-decoration: underline;
}
.voice8_detail_txt {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0.05em;
	color: #333;
	font-weight: bold;
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: 1px solid #2b4156;
}
.voice8_detail_btn a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #2b4156;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: 0.05em;
	color: #333;
	font-weight: bold;
	transition: .3s;
	margin: 0 auto;
	box-sizing: border-box;
}
.voice8_detail_btn a:hover {
	background: #2b4156;
	color: #fff;
	transition: .3s;
}
.container {}
/*-------------------info----------------------*/
.info_main .structure_inner::before {
	content: "";
	display: block;
	background: url(../info/img/info.png) !important;
	width: 220px;
	height: 220px;
	position: absolute;
	left: 0;
	top: -10px;
}
.info_hp {
	width: 1100px;
	margin: 50px auto;
}
.info_hp ul {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: space-between;
}
.info_hp li {
	width: calc(32% - 10px) !important;
	margin-bottom: 50px;
}
.info_hp li div {
	height: 230px;
	overflow: hidden;
}
.info_hp li img {
	width: 100%;
	height: auto;
	transition: all 0.4s ease-out;
}
.info_hp li:hover img {
	transform: scale(1.2);
	transition: all 0.4s ease-out;
}
.info_hp li p {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin: 10px 0px 0px;
}
.info_hp li p span {
	color: #aaa;
	font-size: 12px;
	line-height: 24px;
	display: block;
}
.info_hp_sh {
	width: 1000px;
	margin: 50px auto;
	font-size: 16px !important;
	line-height: 28px !important;
	font-weight: 500 !important;
	display: flex;
}
.info_hp_sh>div:nth-child(1) {
	width: 80%;
}
.info_hp_sh>div:nth-child(2) {
	width: 20%;
	margin-left: 30px;
}
.info_hp_sh h3 {
	color: #fff;
	background: #2b4156;
	margin: 0px;
	padding: 20px;
}
.info_hp_sh a {
	color: #004CCA !important;
	text-decoration: underline !important;
}
.info_hp_sh img {
	filter: drop-shadow(0px 0px 3px #ccc) !important;
	padding: 15px;
}
.hp_voice_qa li {
	margin-bottom: 30px;
}
.hp_voice_qa h3 {
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
	text-decoration: none;
	border-bottom: solid 1px #333;
}
.hp_voice_qa p {
	font-size: 14px;
	font-weight: 500;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}
/* ----------------------------------------
article_li
---------------------------------------- */
.article_li {}
.article_li_block {
	width: 1100px;
	margin: 80px auto 0;
}
.article_li_box {
	margin: 30px 0 0 0;
	display: block;
}
.article_li_box ul {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 2%;
}
.article_li_box li {
	width: 32%;
	box-sizing: border-box;
	position: relative;
}
.article_li_box li:nth-child(3n) {
	margin: 0 0 35px 0;
}
.article_li_box li:hover iframe,
.article_li_box li:hover .thum,
.article_li_box li:hover .date,
.article_li_box li:hover>p,
.article_li_box li:hover>a {
	opacity: 0.7;
}
.article_li_box li>a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.article_li_box .thumb {
	display: block;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 3px 3px rgba(153, 153, 153, 0.2);
	height: 330px;
	overflow: hidden;
}
.article_li_box .thumb img {
	width: 340px;
	height: 340px;
	object-fit: scale-down;
}
.article_li_box .thumb iframe {
	width: 100% !important;
	margin-top: -54px !important;
}
.article_li_box li a>p {
	width: 100%;
	padding: 0 10px;
	position: absolute;
	top: 350px;
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #111111;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
	letter-spacing: 0;
	box-sizing: border-box;
	margin: 0;
}
.article_li_box .tag {
	padding: 0 10px;
	padding-top: 65px;
	padding-bottom: 15px;
}
.article_li_box .tag p {
	white-space: nowrap;
	overflow-y: hidden;
	overflow-x: auto;
}
.article_li_box .tag label {
	cursor: pointer;
	display: block;
	float: left;
	margin: 1px;
	position: relative;
}
.article_li_box .tag label a::before {
	position: absolute;
	content: "#";
	margin-left: -10px;
}
.article_li_box .tag label a {
	display: block;
	border: 1px solid #fff;
	border-radius: 3px;
	padding: 2px 5px;
	position: relative;
	z-index: 10;
	color: #042455;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0;
	padding-left: 15px;
	transition: 0.3s;
	background: #f4f5f7;
}
.article_li_box .tag label:hover a {
	background: #f4f5f7;
	color: #042455;
	border: 1px solid #042455;
}
/* ----------------------------------------
	group_all_topiclinks
	---------------------------------------- */
.group_all_topiclinks {
	width: 1100px;
	margin: 40px auto;
	overflow: hidden;
	padding: 20px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	background: #f4f5f7;
}
.group_all_topiclinks ul {
	width: 70%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.group_all_topiclinks li {
	margin: 3px;
}
.group_all_topiclinks_tl {
	width: 30%;
	text-align: center;
	padding: 0 24px 0 0;
	box-sizing: border-box;
	font-size: 15px;
}
.group_all_topiclinks li a {
	display: block;
	border: 1px solid #042455;
	background-color: #FFF;
	padding: 5px 10px;
	color: #042455;
	font-size: 14px;
	border-radius: 5px;
}
.group_all_topiclinks li a:hover {
	background-color: #042455;
	color: #fff;
}
/* ----------------------------------------
article01?@???×
---------------------------------------- */
.article01_top {
	margin: 30px 0;
}
.article01_ttl {
	font-size: 30px;
	line-height: 1;
}
.article01_ttl_tag {
	padding: 10px;
}
.article01_ttl_tag p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.article01_ttl_tag label a {
	display: block;
	border: 1px solid #000;
	margin: 0 5px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 7px;
}
.article01_ttl_tag label a:before {
	content: "#";
	padding-right: 3px;
}
.article01_ttl_tag a:hover {
	background: #042455;
	color: #ffffff;
	border: 1px solid #042455;
}
.article01 {
	width: 1100px;
	margin: 50px auto 50px;
	overflow: hidden;
}
.article01_main {
	width: 55%;
	float: left;
}
.article01_main img {
	margin: 0 0 20px;
	height: auto !important;
}
.article01_main iframe {
	margin: 20px 0;
	max-width: 760px !important;
}
.article01_main p {
	margin: 30px 0;
}
.article01_txt {}
.article01_txt_box {
	width: 100%;
	padding: 30px 20px;
	background-color: #f6f4ea;
	line-height: 1.5;
	font-size: 14px;
	box-sizing: border-box;
}
.article01_side {
	float: right;
	width: 40%;
}
.article01_side_box {}
.article01_side_tl {
	font-size: 15px;
	padding: 0px 12px;
	margin: 40px 0 0 5px;
	border-left: 5px solid #dcd9ca;
	font-weight: bold;
}
.article01_side_tag {}
.article01_tag_tl {}
.article01_tag {
	margin: 10px;
}
.article01_tag p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.article01_tag label a {
	display: block;
	border: 1px solid #000;
	margin: 5px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 7px;
}
.article01_tag label a:before {
	content: "#";
	padding-right: 3px;
}
.article01_tag a:hover {
	background: #042455;
	color: #ffffff;
	border: 1px solid #042455;
}
.article01_link {}
.article01_link a {
	display: block;
	margin: 20px 0;
}
.article01_link img:hover {
	opacity: 0.8;
}
.article01_link_tl {}
.article01_new_box_wrap iframe {
	width: 100%;
	height: 700px;
}
/* ----------------------------------------
 article ?T?C?h?o?[?????????p
 ---------------------------------------- */
.article01_new {}
.article01_new_tl {}
.article01_new_box {
	margin: 2vh 0;
}
.article01_new_box a {
	display: block;
	color: #000;
	text-decoration: none;
}
.article01_new_box:hover a {
	background-color: #fdf4ed;
}
.article01_new_contents {
	display: flex;
	overflow: hidden;
	height: 120px;
}
.article01_new_contents img {
	height: 120px;
}
.article01_new_contents iframe {
	width: 120px !important;
	min-width: 120px !important;
	margin-top: -54px !important;
}
.article01_new_txt {
	padding: 1vh 1vh 1vh 1.5vh;
}
.article01_new_txt p {
	font-size: 3.5vw;
	line-height: 1.7;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	margin: 0;
}
.article01_new_tag {
	padding-top: 10px;
}
.article01_new_tag p {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.article01_new_tag label {
	display: block;
	margin: 5px;
	color: #000;
	font-weight: bold;
	font-size: 3vw;
	padding: 0 6px;
	border: 1px solid #000;
	cursor: pointer;
}
.article01_new_tag label:before {
	content: "#";
	padding-right: 3px;
}
.article_main .gallery_main_inner::before {
	background: url(../img_cms/blog_ti.png);
}
.page_next {
	clear: both;
}
/* ----------------
?R????p?b?N?pcss
------------------ */
/* ------?p??????------ */
.pankuzu {
	overflow: hidden;
	padding: 5px 5%;
	font-size: 12px;
}
.pankuzu>div {
	float: left;
	margin-right: 10px;
	font-weight: normal;
	font-weight: 700;
}
.pankuzu a {
	color: #333;
	margin-right: 10px;
}
.pankuzu a:hover {
	text-decoration: underline;
	color: #2899fb;
}
.column_conts_wrap .pankuzu {
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0;
}
/*---list---*/
.column_list {
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 30px;
}
.column_list_subject>h2 {
	border-bottom: solid;
	padding-bottom: 20px;
}
.column_list_subject a:hover .ttl {
	color: #008dd0;
}
.column_list_item .exp {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	height: 66px;
	overflow: hidden;
	margin-bottom: 5px;
}
.column_list_subject li>a:hover label {
	background: #2c3f50;
	color: #fff;
}
.column_list_subject>a {
	pointer-events: none;
}
.grouppaging {
	padding: 30px 0;
	padding-bottom: 50px;
	display: flex;
	justify-content: center;
	font-family: 'Century Gothic', 'Arial';
}
.grouppaging span,
.grouppaging a {
	font-weight: normal;
}
.col_pack_list .col ul li {
	width: 32%;
}
.col_item_img {
	height: 180px;
	overflow: hidden;
}
.col_pack_list .col_item_tl a span {
	top: 190px;
}
/* -----?^?O????------- */
.col_li_tag {
	background: #eee;
	width: 100%;
	margin: 15px 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.col_li_tag ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.col_li_tag li {
	padding: 3px;
}
.col_li_tag a {
	display: inline-block;
	border: 1px solid #051143;
	background: #fff;
	color: #051143;
	border-radius: 3px;
	font-size: 13px;
	padding: 7px 15px;
	font-weight: bold;
}
.col_li_tag a:hover {
	background: #051143;
	color: #e5efec;
}
.col_li_tag_ti p {
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #000;
	padding: 0 0 10px 0px;
}
.column_list_subject .col_item_theme {
	position: absolute;
	top: 4px;
	left: 2px;
	padding: 0;
	background-color: unset;
	border: 0;
}
.column_list_subject .col ul li:hover .col_item_theme {
	background-color: unset;
	color: #000;
}
.col_item_theme p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 0 !important;
	width: auto !important;
	height: auto !important;
	background: inherit !important;
	margin: 0;
}
.col_item_theme .cms_topic_tag {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 5px;
	margin: 0 2px 2px 2px;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
/*---/list---*/
/*---detail---*/
.column_conts_wrap {
	width: 100%;
}
.column_detail {
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
}
.column_detail .blog_ma {
	width: 750px;
}
.column_detail table {
	max-width: 100% !important;
	border-collapse: collapse;
}
.column_detail table th,
.column_detail table td {
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 22px !important;
	border: solid 1px #333 !important;
	padding: 0px 10px;
	background: #cccccc0d;
	;
}
.column_detail_subject {
	width: 75%;
	padding: 20px 0;
}
.maincontents .column_detail_subject {
	width: 100%;
}
.column_title {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	background-color: #ccc3;
	padding: 20px 15px;
	margin-bottom: 20px;
}
.column_det_img {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
}
.column_det_img img {
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.column_det_intro {
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 30px;
}
.column_det_intro:empty {
	padding: 0;
	display: none;
}
.column_det_index {
	background: #eee3;
	padding: 30px 40px;
	display: flex;
	align-items: flex-start;
}
.column_det_ttl {
	width: 80px;
	text-align: center;
	border: 1px solid #111;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin-right: 50px;
	flex-shrink: 0;
}
.column_det_index ol {
	counter-reset: section;
	font-weight: normal;
	font-size: 15px;
}
.column_det_index ol li::before {
	counter-increment: section;
	content: counters(section, "-") ". ";
	padding-right: 10px;
}
.column_det_index>ol>li {
	line-height: 20px;
	margin-top: 20px;
	font-weight: bold;
}
.column_det_index ol li a {
	color: #111;
}
.column_det_index ol li a:hover {
	text-decoration: underline;
}
.column_det_index ol ol {
	margin-top: 10px;
}
.column_det_index ol ol li {
	font-size: 14px;
	text-indent: 40px;
	line-height: 22px;
}
.column_det_free {
	font-size: 16px;
	line-height: 30px;
	color: #111;
	margin-bottom: 40px;
}
.column_det_free-o h3,
.column_det_free-n h2 {
	font-size: 26px;
	line-height: 38px;
	border-bottom: 5px solid #ddd;
	position: relative;
	padding: 100px 55px 10px 10px;
	margin: -40px 0 20px 0;
	z-index: 0;
	font-weight: bold;
}
.column_det_free-o h3::before,
.column_det_free-n h2:before {
	content: "";
	display: block;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: -5px;
	width: 50%;
	border-bottom: 5px solid #ffa500;
}
.column_det_free-o h3::after,
.column_det_free-n h2:after {
	content: '';
	background-image: url(/img/column/det_hakase.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	right: 0;
	bottom: -12px;
	width: 60px;
	height: 76px;
}
.column_det_free-o h4,
.column_det_free-n h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding: 15px;
	margin: 50px 0 0 0;
	/* text-decoration: underline; */
	background-color: #e2eaf1;
	border-radius: 10px;
}
.column_det_free-n h4 {
	border-bottom: solid 1px #aaa;
}
.column_det_free-n hr {
	display: none;
}
.column_det_intro .block,
.column_det_free .block {
	border: 3px solid #ff56268f;
	padding: 20px 30px;
	margin: 10px 0;
	background-color: #ffbfb20a;
	color: #5d3937;
	font-weight: bold;
	border-radius: 8px;
	line-height: 22px;
}
.column_det_intro .block span,
.column_det_free .block span {
	color: #333;
	font-weight: bold;
}
.column_det_intro span.bold,
.column_det_free span.bold {
	font-weight: bold;
}
.column_det_intro a,
.column_det_free a {
	color: #ff9426;
	text-decoration: none;
	font-weight: bold;
}
.column_det_intro a:hover,
.column_det_free a:hover {
	color: #2c3f50;
}
.column_det_intro a.link_relate,
.column_det_free a.link_relate {
	display: block;
	border-radius: 5px;
	border: 1px solid #2799fb;
	color: #2799fb;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 20px 10px 30px;
	position: relative;
}
.column_det_intro a.link_relate:before,
.column_det_free a.link_relate:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 6px;
	height: 6px;
	border-top: 2px solid #008dd0;
	border-right: 2px solid #008dd0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_det_intro a.link_relate:hover,
.column_det_free a.link_relate:hover {
	background: #2799fb;
	color: #fff;
}
.column_det_intro a.link_relate:hover:before,
.column_det_free a.link_relate:hover:before {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
.column_det_free img {
	margin: 15px 0;
}
.column_det_free .linkblock {
	margin: 20px 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	display: flex;
}
.column_det_free .linkblock:hover {
	background: #eee;
}
.column_det_free .linkblock a.linkblock_img {
	padding: 15px;
	width: 200px;
	flex-shrink: 0;
}
.column_det_free .linkblock a.linkblock_img img {
	width: 200px;
	margin: 0;
}
.column_det_free .linkblock_txt {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	padding: 15px 15px 15px 0;
}
.column_det_free .linkblock_txt span:nth-child(1) {
	color: #111;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
}
.column_det_free .linkblock_txt span:nth-child(2) {
	color: #999;
	font-size: 13px;
	display: block;
	line-height: 1.5;
}
.column_det_free table.table th,
.column_det_free table.table td {
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.column_det_free table.table th {
	font-weight: bold;
	background: #f5f5f5;
}
.jc_pagelink {
	padding: 20px;
	display: block;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #111;
	position: relative;
}
.jc_pagelink:hover {
	color: #2799fb;
}
.jc_pre {
	padding-left: 40px;
}
.jc_next {
	padding-right: 40px;
}
.column_conts {
	width: 1100px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.column_bn {
	text-align: center;
	margin-bottom: 40px;
}
.company_coment {
	font-size: 16px;
	line-height: 30px;
	color: #111;
	margin-bottom: 40px;
	text-align: center;
}
/* -------column_foot------- */
.column_foot {}
/* -------column_side------- */
.column_side {
	width: 23%;
	margin-left: 20px;
	position: sticky;
	top: 110px;
}
.sidebar__inner {
	position: relative;
	transform: translate(0, 0);
	transform: translate3d(0, 0, 0);
	will-change: position, transform;
}
.column_side_tag {
	background: #f5f5f5;
	border-radius: 10px;
	padding: 15px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.column_side_tag_item {
	padding-bottom: 15px;
}
.column_side_tag_ttl {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	margin-bottom: 10px;
}
.column_side_tag_ttl img {
	margin-right: 5px;
	width: 20px;
}
.column_side_tag_ttl p {
	font-size: 16px;
	line-height: 25px;
	font-weight: 600;
	margin: 0;
}
.column_side_tag_ttl hr {
	border-top: 1px solid #999;
	width: 40%;
	margin: 0 0 0 auto;
}
.column_side_tag ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.column_side_tag li {
	margin-bottom: 5px;
	margin-right: 5px;
}
.column_side_tag a {
	display: inline-block;
	border: 1px solid #042455;
	background: #fff;
	color: #042455;
	font-size: 13px;
	line-height: 19px;
	font-weight: 600;
	border-radius: 5px;
	padding: 4px 8px 4px 5px;
}
.column_side_tag a::before {
	content: '#';
	padding-right: 0px;
}
.column_side_tag a:hover {
	border: 1px solid #042455;
	background: #042455;
	color: #fff;
}
.column_side_tag .cms_keysearch_form {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.column_side_tag .cms_keysearch_form input {
	border: 1px solid #111;
	background: #fff;
	border-radius: 5px;
	color: #111;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	padding: 0 3%;
	width: 80%;
	box-sizing: border-box;
}
.column_side_tag .cms_keysearch_form button {
	width: 20%;
	background: #042455;
	border: 1px solid #042455;
	border-radius: 5px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	cursor: pointer;
	margin-left: 1%;
	padding: 10px;
	height: 40px;
}
.column_side_tag .cms_keysearch_form button:hover {
	border: 1px solid #042455;
	background: #042455;
}
.column_side_tag .cms_keysearch_form button i {
	color: #fff;
}
.column_side_tag .cms_keysearch_form img {
	width: 18px;
}
.column_side_new {
	margin-bottom: 20px;
	border-bottom: 1px solid #111;
}
.column_side_new_ttl {
	width: 100%;
	text-align: center;
	font-family: 'Century Gothic', 'Arial';
	position: relative;
	display: inline-block;
	margin-bottom: 22px;
	padding: 5px;
	font-size: 14px;
	border-bottom: solid 1px #111;
	box-sizing: border-box;
}
.column_side_new_ttl:before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -15px;
	border: 11px solid transparent;
	border-top: 11px solid #FFF;
	z-index: 2;
}
.column_side_new_ttl:after {
	content: "";
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -12.9px;
	border: 9px solid transparent;
	border-top: 9px solid #111;
	z-index: 1;
}
.column_side_new_box {}
.column_side_new_box iframe {
	width: 100%;
	height: 595px;
}
.column_side_bnr {
	margin-bottom: 20px;
}
.column_side_bnr a {
	display: block;
	background: url(/img/column/bnr_mediahakase_on.jpg) no-repeat 0 0;
}
.column_side_bnr a:hover img {
	visibility: hidden;
}
.column_side_bnr img {}
.column_side_img {
	width: 270px;
	margin: 0 auto;
	display: block;
	position: -webkit-sticky;
	position: sticky;
	top: 50px;
}
.column_side_link {
	margin: 0 0 20px 0;
}
.column_side_link a {
	display: block;
	margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #e60012;
	padding: 5px 15px;
	color: #e60012;
	font-weight: 600;
	position: relative;
}
.column_side_link a:hover {
	background: #e60012;
	color: #fff;
}
.column_side_link a::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.column_side_link a::after {
	right: 15px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #e60012;
	border-right: 2px solid #e60012;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.column_side_link a:hover::after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}
/*---/column_side---*/
/*---?L??iframe---*/
/* ---/-?T?C?h?o?[?????K?p----- */
@media screen and (max-width: 400px) {
	.column_side_if ul {
		font-family: ?????´???????????, "Yu Gothic", YuGothic, "Noto Sans Japanese", Roboto, "?????????????§???´ Pro W3", "Hiragino Kaku Gothic Pro", ????????????, Meiryo, Osaka, "???? ?°??´????????", "MS PGothic", sans-serif;
		padding: 0;
		margin: 0;
	}
	.column_side_if li {
		margin-bottom: 10px;
		list-style-type: none;
		border-bottom: dashed 1px #ccc;
		padding: 0 0 10px;
	}
	.column_side_if a {
		display: block;
		color: #111;
		text-decoration: none;
	}
	.column_side_if a:hover {
		color: #008dd0;
	}
	.column_side_new_conts {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 2px;
	}
	.column_side_new_conts img {
		width: 35% !important;
		height: 60px !important;
		object-fit: cover;
		border-radius: 5px;
	}
	p.column_side_new_info {
		width: 60%;
		font-size: 14px;
		line-height: 20px;
		font-weight: 600;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		height: 60px;
		overflow: hidden;
		margin: 0;
	}
	.column_side_new_conts .date {
		font-family: 'Century Gothic', 'Arial';
		font-size: 12px;
		line-height: 15px;
		display: block;
		margin-bottom: 5px;
		color: #008dd0;
		font-weight: normal;
	}
	.column_side_if a>p {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 100%;
		height: 27px;
		margin: 0;
	}
	.column_side_if a>p label {
		margin-right: 3px;
		margin-bottom: 3px;
		margin-top: 3px;
		display: block;
		background: #eee;
		border-radius: 3px;
		padding: 0 5px;
		color: #666;
		font-size: 12px;
		line-height: 24px;
		font-weight: 600;
	}
	.column_side_if a>p label::before {
		content: '#';
		padding-right: 0px;
	}
	.column_side_if a:hover>p label {
		background: #2c3f50;
		color: #fff;
	}
}
/* ----?t?b?^?[?????K?p----- */
@media screen and (min-width: 400px) {
	.column_side_if ul {
		font-family: ?????´???????????, "Yu Gothic", YuGothic, "Noto Sans Japanese", Roboto, "?????????????§???´ Pro W3", "Hiragino Kaku Gothic Pro", ????????????, Meiryo, Osaka, "???? ?°??´????????", "MS PGothic", sans-serif;
		padding: 0;
		margin: 0;
	}
	.column_side_if li {
		margin-bottom: 10px;
		list-style-type: none;
		border-bottom: 1px dashed #eee;
		padding-bottom: 10px;
	}
	.column_side_if a {
		display: block;
		color: #111;
		text-decoration: none;
	}
	.column_side_if a:hover {
		color: #008dd0;
	}
	.column_side_new_conts {
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 2px;
	}
	.column_side_new_conts img {
		width: 100px !important;
		object-fit: cover;
		border-radius: 5px;
	}
	p.column_side_new_info {
		width: 660px;
		font-size: 14px;
		line-height: 20px;
		font-weight: 600;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		margin: 0;
	}
	.column_side_new_conts .date {
		font-family: 'Century Gothic', 'Arial';
		font-size: 12px;
		line-height: 15px;
		display: block;
		margin-bottom: 5px;
		color: #008dd0;
		font-weight: normal;
	}
	.column_side_if a>p {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 100%;
		height: 27px;
		margin: 0;
	}
	.column_side_if a>p label {
		margin-right: 3px;
		margin-bottom: 3px;
		margin-top: 3px;
		display: block;
		background: #eee;
		border-radius: 3px;
		padding: 0 5px;
		color: #666;
		font-size: 12px;
		line-height: 24px;
		font-weight: 600;
	}
	.column_side_if a>p label::before {
		content: '#';
		padding-right: 0px;
	}
	.column_side_if a:hover>p label {
		background: #2c3f50;
		color: #fff;
	}
}
/*---/?L??iframe---*/
.column_conts {
	width: 780px;
	margin: 60px auto 0 auto;
	margin-bottom: 20px;
}
.column_box_ttl {
	margin-bottom: 15px;
}
.column_box_ttl h2 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 26px;
	line-height: 32px;
	border-bottom: 1px solid #ccc;
	padding-left: 5px;
	padding-bottom: 10px;
}
.column_box_ttl span {
	font-size: 15px;
	line-height: 30px;
	color: #e60012;
	font-family: 'Century Gothic', 'Arial';
	padding-left: 5px;
}
.column_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.column_conts .column_box iframe {
	width: 780px;
	height: 600px;
}
.scene_other_link {
	width: 100%;
	padding: 15px 20px;
	margin: 30px 0;
}
.scene_other_link li {
	margin: 3px;
	width: 255px;
}
.scene_other_link a {
	padding: 10px 12px 10px 25px;
}
.scene_other_link a::before {
	margin-right: 10px;
}
.container:has(>.column_conts_wrap) {
	overflow: unset;
}
/* column html
---------------------------------------- */
.maincontents .column_side {
	width: 100%;
	margin-left: 0;
}
/* ----------------------------------
?????????G???A????
---------------------------------- */
.area_in {
	width: 1200px;
	margin: 0 auto 50px;
	display: flex;
	justify-content: space-between;
	& .area_detail_img {}
	& .area_detail_txt {
		width: 570px;
		& .area_detail_txt_ti {
			background-color: #eee;
			border-radius: 10px;
			padding: 10px 20px;
			box-sizing: border-box;
			margin-bottom: 15px;
		}
	}
}
h2.cms_h2.cms_h2_town {
	border: none;
	background-color: #2b4156;
	color: #fff;
	font-size: 25px;
	padding: 35px 0px;
	line-height: 1;
	margin-bottom: 40px;
	.cms_h2_town_in {
		width: 1200px;
		margin: 0 auto;
	}
	&:after {
		content: none;
	}
}
.gallery_main_inner.town_main_inner::before {
	background: url(../img_cms/town_ti.png);
}
.area_wrap {}
.area_list h3 {
	width: 1000px;
	margin: 0 auto 10px;
	color: #FFF;
	padding: 10px;
	background: url(../img/img_cms/area_h3_bg.gif);
}
.area_list_mainimg {
	width: 1000px;
	margin: 30px auto 10px;
}
.area_list {}
.area_list ul {
	width: 1000px;
	margin: 0 auto;
}
.area_list ul li {
	width: 160px;
	height: 410px;
	float: left;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
	padding-bottom: 0px;
	border-bottom: dotted #AAA 1px;
}
.area_list ul li.area_top {
	width: 170px;
	margin-right: 0px !important;
}
.area_list ul li:last-child {
	margin-right: 0px;
}
.area_list ul li:hover {
	background: #F1EDEA;
}
.area_list ul li a,
.area_list ul li a:hover {
	color: #003B77;
	text-decoration: none;
}
.area_list ul li a:hover {}
.area_list ul li:nth-child(4n) {
	margin-right: 0px;
	 !important
}
.area_list ul li div.area_list_title {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	height: 50px;
}
.area_list ul li div.area_list_photo {
	margin-bottom: 10px;
	height: 120px;
	overflow: hidden;
}
.area_list ul li div.area_list_photo img {}
.area_list ul li div.area_list_txt {
	color: #333;
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-line-clamp: 10;
	overflow: hidden;
}
.area_list ul li div.area_list_txt span {
	display: block;
	font-size: 10px;
}
.area_detail {}
.area_detail h3 {
	background: #EEEEEE;
	padding: 15px 10px;
	color: #003A77;
	font-size: 17px;
	letter-spacing: 3px;
}
.area_detail .area_detail_txt {
	margin: 35px 0;
}
.area_detail .area_detail_txt p {
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
}
.area_detail_more iframe {
	border: none;
	padding: 0px;
	overflow: hidden;
	height: 510px;
}