/* ----------------------------------------
detail_01
---------------------------------------- */
.detail_01 {
	margin-bottom: 50px;
}
.detail_01 .detail_row {
	width: 96%;
	margin: 0 auto;
}
.detail_01 .detail_01_blok {
	margin: 10px 0 0 0;
	box-sizing: border-box;
}
.detail_01 .ch_tag {
	max-width: 60%;
	float: left;
}
.detail_01 .ch_tag img {
	width: 100%;
}
.detail_01 .ch_date {
	max-width: 40%;
	margin: 0 0 10px 0;
	float: right;
	color: #999999;
	line-height: 30px;
}
.detail_01 h2 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 10px;
}
.de_tag {
	border: 2px solid #3f98d7;
	background: #dfebf5;
	padding: 5px;
}
.de_tag p:first-child {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.de_tag p:first-child label {
	margin: 2px;
}
.de_tag a {
	display: block;
	background: #fff;
	border: 1px solid #237dc0;
	border-radius: 5px;
	padding: 0 10px;
	line-height: 23px;
	color: #237dc0;
	font-weight: 500;
	font-size: 12px;
}
.de_tag p {
	font-weight: bold;
}
.de_tag p:last-child {
	text-align: right;
}
.de_back {
	margin: 10px auto 0 auto;
}
.de_back a {
	color: #111;
	border: 1px solid #999;
	background: #eee;
	border-radius: 3px;
	padding: 1px 7px 1px;
	display: block;
	font-size: 12px;
	text-align: center;
	width: 180px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.de_back a:before {
	content: '\f060';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	-webkit-background-size: 10px auto;
	background-size: 10px auto;
	width: 10px;
	display: block;
	float: left;
}
.detail_01 .detail_01_movie_wrap {
	margin: 2em 0;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	display: block;
	margin-bottom: 10px;
}
.detail_01 .detail_01_movie_wrap video {
	width: 100%;
}
.detail_01 .detail_01_movie_wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.detail_01 .detail_01_txt {
	font-size: 14px;
	line-height: 22px;
	color: #111;
}
.detail_01 .detail_01_txt a {
	display: inline-block;
	text-decoration: underline;
	color: #237dc0;
}
.detail_01 .detail_01_txt img {
	height: auto !important;
}
.detail_01_page_next {
	margin: 20px auto;
	background-color: #f5f5f5;
	width: 94%;
}
.detail_01_page_next ul {
	display: block
}
.detail_01_page_next li {
	flex-basis: 450px;
	align-self: center;
	font-size: 14px;
	line-height: 22px;
	position: relative;
}
.detail_01_page_next li:nth-child(1) a {
	padding: 35px 10%;
}
.detail_01_page_next li:nth-child(1) a::before {
	content: '\f053';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.detail_01_page_next li:nth-child(2) {
	width: 40%;
	height: 3em;
	border: 1px solid #999999;
	border-radius: 3px;
	background-color: #ffffff;
	text-align: center;
	line-height: 3em;
	box-sizing: border-box;
	margin: 0 auto;
}
.detail_01_page_next li:nth-child(2) a {
	display: block;
	color: #111111;
	text-decoration: none;
}
.detail_01_page_next li:nth-child(3) a {
	padding: 35px 10%;
}
.detail_01_page_next li:nth-child(3) a::after {
	content: '\f054';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	position: absolute;
	top: 50%;
	right: 5%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.detail_01_page_next li a {
	display: block;
	color: #0086d1;
}
.detail_01_page_next li:empty {
	padding: 5% 0;
}
.detail_01 .detail_01_ch_link {
	margin: 40px 0 0 0;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 0px 5px #eeeeee inset;
	overflow: hidden;
	padding: 20px;
	display: flex;
	align-items: center
}
.detail_01 .detail_01_ch_link ul {
	width: 70%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.detail_01 .detail_01_ch_link li {
	margin: 0 10px 10px 0;
}
.detail_01 .detail_01_ch_link_tl {
	width: 30%;
	text-align: center;
}
/* ----------------------------------------
manual01 
---------------------------------------- */
.manual01 {
	width: 96%;
	margin: 0 auto;
}
.manual01 h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 34px;
	padding: 10px 0 25px;
}
.manual01_section {
	padding: 20px 0;
}
.manual01_movie {
	margin-top: 20px;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	display: block;
	margin-bottom: 10px;
}
.manual01_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.manual01_slide {
	width: 100%;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.manual01_slide {
	padding-bottom: 40px !important;
}
.manual01_slide .swiper-pagination {
	background: #111;
	height: 40px;
	bottom: 0;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
.manual01_slide .swiper-button-next, .manual01_slide .swiper-button-prev {
	top: 0;
	height: 100%;
	margin-top: 0;
	background-position: bottom;
	background-size: 15px 42px;
	width: 30px;
}
.manual01_slide .swiper-button-next:hover, .manual01_slide .swiper-button-prev:hover {
	background-color: rgba(0, 0, 0, 0.3);
}
.manual01_slide .swiper-button-next, .manual01_slide .swiper-container-rtl .swiper-button-prev {
	right: 0;
}
.manual01_slide .swiper-button-prev, .manual01_slide .swiper-container-rtl .swiper-button-next {
	left: 0;
}
.manual01_txt {
	border: 5px solid #eee;
	padding: 10px;
	margin-top: 10px;
}
/* ----------------------------------------
bukken01
---------------------------------------- */
.detail_bukken {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 50px;
}
.det_bu01_tl {
	text-align: center;
	padding: 0 2%;
	padding: 30px;
}
.det_bu01_tl_main {
	font-size: 21px;
	line-height: 28px;
	text-align: center;
	padding-bottom: 15px;
}
.det_bu01_tl hr {
	margin: 0 auto;
	width: 40px;
	height: 4px;
	background-color: #111;
	border: none;
	margin-bottom: 5px;
}
.det_bu01_tl span {
	font-size: 13px;
	line-height: 20px;
	color: #999;
}
.det_bu01_tl p {
	font-size: 12px;
	line-height: 20px;
}
.det_bu01_tl_tag {
	margin-top: 15px;
}
.det_bu01_tl_tag p {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.det_bu01_tl_tag label {
	margin: 2px;
}
.det_bu01_tl_tag a {
	display: block;
	color: #111;
	font-size: 13px;
	border: 1px solid #111;
	background: #fff;
	padding: 2px 15px;
}
.det_bu01_tl_tag a::before {
	content: "#";
}
.det_bu_movie {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	display: block;
}
.det_bu_movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.det_bu01_exp {
	font-size: 14px;
	line-height: 22px;
	padding: 0 3%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.det_bu01_exp:empty {
	display: none;
}
.det_bu01_img {
	padding: 0 3%;
}
.det_bu01_img ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.det_bu01_img li {
	margin-top: 8px;
	width: 49%;
	height: 150px;
}
.det_bu01_img li:empty {
	display: none;
}
.det_bu01_img a {
	display: block;
	height: 150px !important;
}
.det_bu01_img img {
	object-position: 50%;
	object-fit: cover;
	font-family: 'object-fit: cover';
	width: 100% !important;
	height: 150px !important;
}
.det_bu_free {
	font-size: 14px;
	line-height: 22px;
	padding-top: 34px;
	margin: 0 3%;
	margin-top: 30px;
	position: relative;
}
.det_bu_free::before {
	content: "";
	background: #111;
	width: 40px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.det_bu_free a {
	display: inline-block;
	text-decoration: underline;
	color: #999;
}
.det_bu_free img {
	width: 100% !important;
	height: auto !important;
}
.det_bu_free:empty {
	display: none;
}
.det_bu_link {
	padding-top: 35px;
	width: 94%;
	margin: 0 auto;
}
.det_bu_link a {
	display: block;
	font-size: 14px;
	text-align: center;
	background: #fff;
	color: #111;
	border: 1px solid #111;
	padding: 18px 5%;
}
.det_bu_new {
	margin-top: 45px;
	border-top: 1px solid #111;
	padding-top: 20px;
}
.det_bu_new_tl {
	text-align: center;
}
.det_bu_new_tl img {
	width: 90px;
}
.det_bu_new_box {
	margin-top: 12px;
}
.det_bu_new_box iframe {
	width: 100%;
	height: 1050px;
	min-height: 930px;
}
/* ----------------------------------------
bukken02
---------------------------------------- */
.det_bu02_tl {
	padding-top: 30px;
	margin: 0 3%;
}
.det_bu02_tl_main {
	font-size: 21px;
	line-height: 28px;
}
.det_bu02_tl_tag {
	padding-top: 15px;
	padding-bottom: 15px;
}
.det_bu02_tl_tag p {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.det_bu02_tl_tag label {
	margin: 2px;
}
.det_bu02_tl_tag a {
	display: block;
	color: #111;
	font-size: 13px;
	border: 1px solid #111;
	background: #fff;
	padding: 2px 15px;
}
.det_bu02_tl_tag a::before {
	content: "#";
}
.det_bu02_info {
	background: #eee;
	padding: 10px 5%;
	overflow: hidden;
}
.det_bu02_info_item {
	margin-bottom: 10px;
}
.det_bu02_info_item:last-child {
	margin-bottom: 0;
}
.det_bu02_info span {
	position: relative;
	display: inline-block;
	padding: 1px 0;
	width: 65px !important;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #00000e;
	margin-right: 10px;
	float: left;
}
.det_bu02_info span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #00000e;
}
.det_bu02_info p {
	font-size: 13px;
}
.det_bu02_conts_tl {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
.det_bu02_conts_tl img {
	height: 43px;
	width: auto;
}
.det_bu02_point {
	margin: 0 3%;
}
.det_bu02_item {
	padding-bottom: 30px;
}
.det_bu02_item:last-child {
	padding-bottom: 0;
}
.det_bu02_point_img {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.det_bu02_point_img img {
	max-height: 235px;
}
.det_bu02_point_tx {
	padding-top: 30px;
}
.det_bu02_point_tx span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 30px;
}
.det_bu02_point_tx p {
	font-size: 14px;
	line-height: 22px;
}
/* ----------------------------------------
bukken03
---------------------------------------- */
.det_bu03_tl {
	padding-top: 30px;
	margin: 0 3%;
}
.det_bu03_tl_main {
	font-size: 21px;
	line-height: 28px;
}
.det_bu03_tl_tag {
	padding-top: 15px;
	padding-bottom: 15px;
}
.det_bu03_tl_tag p {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.det_bu03_tl_tag label {
	margin: 2px;
}
.det_bu03_tl_tag a {
	display: block;
	color: #111;
	font-size: 13px;
	background: #eee;
	padding: 4px 15px;
	border-radius: 25px;
}
.det_bu03_tl_tag a::before {
	content: "#";
}
.det_bu03_info {
	overflow: hidden;
	margin-bottom: 20px;
}
.det_bu03_info span {
	position: relative;
	display: inline-block;
	padding: 1px 0;
	width: 65px !important;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: #00000e;
	margin-right: 10px;
	float: left;
}
.det_bu03_info span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #00000e;
}
.det_bu03_info p {
	font-size: 13px;
}
.det_bu03_answer {
	margin-bottom: 35px;
}
.det_bu03_answer_tx {
	position: relative;
	display: inline-block;
	margin: 0 3%;
	margin-bottom: 20px;
	padding: 10px 4%;
	color: #111;
	background: #FFF;
	border: solid 1px #111;
	box-sizing: border-box;
}
.det_bu03_answer_tx::before {
	content: "";
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -15px;
	border: 12px solid transparent;
	border-top: 12px solid #FFF;
	z-index: 2;
}
.det_bu03_answer_tx::after {
	content: "";
	position: absolute;
	bottom: -28px;
	left: 50%;
	margin-left: -17px;
	border: 14px solid transparent;
	border-top: 14px solid #111;
	z-index: 1;
}
.det_bu03_answer_tx p {}
.det_bu03_answer_img {
	text-align: center;
}
.det_bu03_answer_img img {
	width: auto;
	max-height: 280px;
}
.det_bu03_box {
	padding-top: 30px;
}
.det_bu03_question {
	margin: 0 3%;
	margin-bottom: 10px;
	overflow: hidden;
}
.det_bu03_question span {
	width: 40px;
	line-height: 40px;
	font-size: 25px;
	background: #eee;
	text-align: center;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	margin-right: 3%;
	float: left;
}
.det_bu03_question p {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	padding-top: 7px;
}
.det_bu03_img {
	margin: 0 3%;
}
.det_bu03_img a {
	display: block;
	margin-bottom: 10px;
}
.det_bu03_img img {
	width: 100% !important;
	height: auto !important;
}
/* ----------------------------------------
architect01
---------------------------------------- */
.detail_architect {
	margin-bottom: 50px;
}
.det_arch01_width {
	width: 100%;
	margin: 0 auto;
}
.detail_architect .det_bu02_tl_tag {
	padding-bottom: 0;
}
.det_arch01_intro {
	width: 100%;
	background: #eee;
	padding: 20px 0;
	margin-top: 30px;
}
.det_arch01_intro p {
	margin: 0 3%;
	display: block;
	font-size: 14px;
	line-height: 22px;
}
.det_arch01_point {
	margin: 0 3%;
}
.det_arch01_item {
	margin-bottom: 30px;
}
.det_arch01_point_img {
	margin-bottom: 10px;
}
.det_arch01_point_img img {
	max-width: 100%;
}
.det_arch01_point_tx {
	font-size: 14px;
	line-height: 22px;
}
/* ----------------------------------------
town01
/* -- コンテンツ背景色はサイトごとに置換：#f6f4ea -- */
/* ---------------------------------------- */
.det_town_bg {
	width: 100%;
	background: #f6f4ea;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 28%;
}
.det_town_bg .det_bu_movie {
	width: 94%;
	margin: 0 auto;
}
.det_town01_point {
	margin: 0 3%;
}
.det_town01_item {
	margin-bottom: 30px;
}
.det_town01_item:last-child {
	margin-bottom: 0;
}
.det_town01_point_tl {
	background: #f6f4ea;
	font-size: 17px;
	line-height: 25px;
	padding: 7px 10px;
	margin-bottom: 10px;
}
.det_town01_point_box {}
.det_town01_point_img {}
.det_town01_point_img img {
	max-width: 100%;
}
.det_town01_point_tx {
	font-size: 14px;
	line-height: 22px;
	margin-top: 10px;
}
.det_town_table {
	margin: 0 3%;
}
.det_town_table table {
	border-spacing: 0;
	margin-bottom: 30px;
}
.det_town_table tbody {
	border: 1px solid #ccc;
	width: 100%s;
	display: block;
}
.det_town_table tr {
	border-bottom: 1px solid #ccc;
	display: block;
}
.det_town_table tr:last-child {
	border-bottom: none;
}
.det_town_table th {
	background: #f6f4ea;
	width: 100px;
	border-right: 1px solid #ccc;
	padding: 20px 5px;
	box-sizing: border-box;
	font-size: 13px;
}
.det_town_table td {
	padding: 10px;
	font-size: 13px;
	line-height: 20px;
}
.det_town_table td a {
	display: block;
	text-decoration: underline;
	color: #999;
}
.det_town_table td .det_bu02_tl_tag {
	padding: 0;
}
.det_town_table td .det_bu02_tl_tag a {
	color: #111;
	text-decoration: none;
}
.det_town_map {
	width: 100%;
}
.det_town_map iframe {
	width: 100%;
	height: 280px;
}
.det_town_link {
	padding-top: 35px;
	width: 94%;
	margin: 0 auto;
}
.det_town_link a {
	display: block;
	color: #111;
	position: relative;
	padding: 7px 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.det_town_link p {
	font-size: 14px;
	line-height: 28px;
	display: block;
}
.det_town_link span {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	line-height: 28px;
	display: block;
}
.det_town_link a::before,
.det_town_link a::after {
	position: absolute;
	top: 0;
	content: '';
	width: 15px;
	height: 100%;
	border-top: 1px solid #111;
	border-bottom: 1px solid #111;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.det_town_link a::before {
	left: 0;
	border-left: 1px solid #111;
}
.det_town_link a::after {
	right: 0;
	border-right: 1px solid #111;
}
/* ----------------------------------------
town02
/* -- コンテンツ背景色はサイトごとに置換：#f6f4ea -- */
/* ---------------------------------------- */
.det_town02_tl_info {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 15px;
}
.det_town02_tl_info .det_bu02_tl_tag {
	padding-top: 0;
}
.det_town02_tl_date {
	font-size: 13px;
	line-height: 20px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.det_town02_intro {
	padding-bottom: 20px;
	margin: 0 3%;
}
.det_town02_intro p {
	background: #f6f4ea;
	padding: 20px;
	font-size: 14px;
	line-height: 22px;
}
/* ----------------------------------------
town03
/* -- コンテンツ背景色はサイトごとに置換：#f6f4ea -- */
/* ---------------------------------------- */
.det_town03_width {
	width: 100%;
	margin: 0 auto;
}
.det_town03_width .det_bu02_tl {}
.det_town03_tl_img {
	width: 80%;
	margin: 0 auto;
	margin-top: 20px;
}
.det_town03_tl_img img {
	max-width: 100%;
}
.det_town03_intro {
	width: 100%;
	background: #f6f4ea;
	margin-top: -20px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.det_town03_intro_in {
	margin: 0 3%;
}
.det_town03_intro_in p {
	font-size: 14px;
	line-height: 22px
}
/* ----------------------------------------
reform01
/* -- コンテンツ背景色はサイトごとに置換：#f6f4ea -- */
/* ---------------------------------------- */
.det_reform01_item {
	margin-bottom: 30px;
}
.det_reform01_item:last-child {
	margin-bottom: 0;
}
.det_reform01_conts {
	margin-bottom: 15px;
}
.det_reform01_l {}
.det_reform01_ttl {
	background: #f6f4ea;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	padding: 20px;
	margin-bottom: 20px;
}
.det_reform01_img {
	position: relative;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.det_reform01_img span {
	background: #666;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 10px;
}
.det_reform01_img img {
	max-width: 100%;
	max-height: 300px;
}
.det_reform01_r {
	position: relative;
	text-align: center;
	margin-top: 10px;
}
.det_reform01_r span {
	background: #0087d5;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 80px;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 10px;
}
.det_reform01_r img {
	max-width: 100%;
	max-height: 300px;
}
.det_reform01_item p {
	font-size: 14px;
	line-height: 22px;
}