/* bosai */
/* Disaster_prevention 2019.11.19 */
body {
	-webkit-text-size-adjust: 100%;
	font-size: 100% !important
}

#Disaster_prevention {
	letter-spacing: .1em;
}

.contents_header_bar_ttl {
	width: 51%;
	padding-right: 5%;
}

.contents_header_bar_txt {
	width: 44%;
}

#Disaster_prevention .orange {
	color: #ff6400;
}

.use_ttl {
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 20px;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
}

.use_ttl:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 50px;
	height: 3px;
	background: #ff6400;
}

#Disaster_prevention {
	line-height: 1.8;
}

#Disaster_prevention img,
.bosai_cases_item_n2 img,
.bosai_choice_n2 img,
.bosai_cases_item_n1 img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}

/* Header */
#Disaster_prevention small {
	font-size: .82em;
}

#Disaster_prevention small.wa {
	font-size: .7em;
}

#Disaster_prevention .contents_bosai {
	margin-bottom: 80px;
}

#Disaster_prevention [class$="_inner"] {
	margin: 0 auto;
	width: 980px;
}

#Disaster_prevention h3,
h3.bosai_stockpile {
	position: relative;
	margin-bottom: 25px;
	padding-left: 30px;
	font-size: 22px;
}

#Disaster_prevention h3::before,
h3.bosai_stockpile::before {
	content: '\25A0';
	position: absolute;
	left: -6px;
	top: -5px;
	font-size: 28px;
	color: #ff6400;
}

.use_nav_item a {
	padding: 8px 50px;
}

#Disaster_prevention .mt80, .bosai_mt80 {
	margin-top: 80px;
}

#Disaster_prevention h4 {
	font-size: 22px;
	font-weight: 900;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: .3em;
	margin-bottom: 1em;
}

#Disaster_prevention h5 {
	font-size: 21px;
	font-weight: 900;
	margin: 70px 0 15px 0;
}

#Disaster_prevention h5::before {
	content: '';
	border-left: 4px solid #ff6400;
	margin-right: .6em
}

#Disaster_prevention h5.h5_n2 {
	margin: 50px 0 15px 0;
	font-size: 18px;
}

#Disaster_prevention h6 {
	font-size: 26px;
	font-weight: 900;
	margin: 35px 0 0 0;
}

#Disaster_prevention .use_ttl_hankaku {
	text-indent: -.56em;
}

.gray_bk {
	background: #eceff1;
}

.header_catch {
	display: inline-block;
	margin-bottom: 20px;
	padding: 6px 14px;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	background: #ff6400;
	border-radius: 6px;
}

.header_bar_ttl {
	margin-bottom: 22px;
	font-size: 36px;
	line-height: 1;
}

.header_bar_txt {
	font-size: 18px;
	line-height: 1.7;
	margin-top: -5px;
}

#Disaster_prevention [id^="Bosai"] {
	padding: 100px 0;
}

#Bosai02 {
	padding-bottom: 0 !important;
}

.bosai_space {
	margin-top: -80px;
	padding-top: 80px;
}

[class*="caution_0"] {
	font-size: 13.5px;
	line-height: 1.5;
	margin-left: 1em;
	text-indent: -1em;
}

.caution_01 {
	padding-top: 1em;
}

.caution_02 {
	margin-top: -35px;
}

.caution_03 {
	padding-top: 1.8em;
}

.caution_04 {
	padding: .8em 0 0 12px;
}

.caution_05 {
	padding-top: .5em;
}

.caution_07 {
	padding-top: 2em;
	margin-left: 3.14em;
	text-indent: -3.14em;
}

.contents_commentator {
	padding: 20px 20px 20px 25px;
	background: #eceff1;
}

[class*="flex_"] {
	display: flex;
}

.flex_01 {
	justify-content: center;
	align-items: center;
}

.flex_02 {
	justify-content: space-between;
	align-content: center;
}

.flex_03 {
	justify-content: flex-start;
	align-content: space-between;
	flex-wrap: wrap;
}

.flex_04 {
	justify-content: space-between;
	align-content: flex-start;
	flex-wrap: wrap;
}

.flex_05 {
	justify-content: center;
	align-content: flex-start;
}

.flex_06 {
	justify-content: space-between;
	align-items: center;
}

.flex_07 {
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.flex_01_commentator>div:nth-child(1) {
	width: 165px;
	margin-right: 35px;
}

.flex_01_commentator>div:nth-child(2) {
	width: 730px;
}

.contents_commentator_tt {
	font-size: 18px;
	margin-bottom: .2em;
	font-weight: 900;
}

.contents_commentator_name span {
	font-size: 22px;
	font-weight: 900;
}

.contents_commentator_name span span {
	font-size: 16px;
	margin-right: 30px;
	font-weight: 400;
}

.contents_commentator_copy {
	margin-top: .7em;
}

#useNav {
	padding-top: 138px;
	margin-top: -88px;
}

/* Choice */
.contents_dp {
	margin-top: 100px;
}

.contents_dps {
	margin-top: 35px;
}

.option_lead {
	margin: 50px 65px;
	font-size: 18px;
}

.option_lead_nosm {
	margin-left: 0;
	margin-right: 0;
}

.option_lead_last {
	margin-bottom: 0;
}

.outline {
	border: 4px solid #eceff1;
	padding: 20px 20px 20px 35px;
	margin: 80px 30px 0;
}

.outline>div {
	width: 49%;
}

.outline>div:nth-child(2) {
	background: #eceff1;
	padding: 20px 15px 20px 30px;
}

.outline .outline_tt {
	font-weight: 900;
	margin-bottom: 1.2em;
	display: block;
	width: 100%;
}

.outline ul li {
	margin-bottom: .8em;
}

.outline ul li:last-child {
	margin-bottom: 0;
}

.bosai_mark {
	text-indent: -26px;
	margin: 1em 0 0 26px;
}

.outline ul li a, a.bosai_mark {
	color: inherit;
}

.outline ul li a::before, a.bosai_mark::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(/generator/bosai/img/bosai_mark_01.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	background-size: contain;
	position: relative;
	top: 2px;
}

a.bosai_mark.remark::before {
	transform: rotate(180deg);
}

.outline ul li a:hover::before, a.bosai_mark:hover::before {
	opacity: .6;
	text-decoration: none;
}

.outline_pdf_tt {
	font-weight: bold;
	margin-bottom: .3em;
}

.outline_pdf_tt2 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: .3em;
}

.outline_pdf_tt::before {
	content: '\25A0';
	color: #ff6400;
	margin: 0 .4em .1em 0;
}

.outline_pdf a, .bosai_references li a, .bosai_related_clm_opt_n2 a {
	text-decoration: underline;
	color: inherit;
	margin-top: .6em;
}

.outline_pdf_dl::before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 24px;
	background-image: url(/generator/bosai/img/pdf_icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 5px;
}

.outline ul li a:hover, a.bosai_mark:hover {
	color: #ff6400;
}

.outline_pdf a:hover {
	text-decoration: none;
}

.outline_pdf a p:hover, .bosai_noise_level>div>a>p:hover, .bosai_references li a:hover {
	color: #ff6400 !important;
	text-decoration: none;
}

/* Bosai01 */
.bosai_cases_cont {
	max-width: 850px;
	margin: 0 auto 25px;
	background: #fff;
	padding: 35px 45px;
}

.bosai_cases_cont_no {
	color: #ff6400;
	font-weight: bold;
}

.bosai_cases_cont_tt {
	font-size: 22px;
	font-weight: bold;
}

.bosai_cases_cont_stt {
	font-size: 18px;
	font-weight: bold;
	margin: 1.5em 0 .5em;
}

.bosai_cases_cont .flex_03+p.bosai_cases_cont_stt {
	margin: 3em 0 1em;
}

.bosai_cases_cont_copy {
	font-size: 18px;
	margin-top: 1em;
}

.bosai_cases_cont>div:nth-child(1) {
	width: 600px;
}

.bosai_cases_cont>div:nth-child(2) {
	width: 195px;
	margin: 0 0 0 55px;
}

.bosai_cases_cont>div.flex_01 {
	width: 100%;
}

.bosai_cases_cont>div.flex_03>div:nth-child(1) {
	width: 50%;
	margin: 0 5% 0 0;
}

.bosai_cases_cont>div.flex_03>div:nth-child(2) {
	width: 45%;
}

.bosai_cases_other {
	margin-top: 1em;
	font-size: 18px;
}

.bosai_cases_other li {
	margin-left: 1em;
	text-indent: -1em;
}

/* Bosai02 */
.bosai_recommend {
	max-width: 850px;
	margin: 90px auto 0;
}

.caution_02+.bosai_recommend {
	margin: 50px auto 0;
}

.bosai_recommend_catch {
	color: #ff6400;
	font-weight: 900;
	margin-bottom: .3em;
}

.bosai_recommend_copy, .bosai_point_copy {
	font-size: 18px;
	margin-bottom: 1em;
}

#Bosai02 .bosai_recommend_ex {
	margin-top: 35px;
}

.option_clm_section_info_bar {
	margin-top: -128px;
	padding-top: 128px;
}

.option_clm_section_info_content {
	display: none;
}

.option_clm_section_info_content.on {
	display: block;
}

.accordion_open_btn {
	font-size: 18px;
	background: #2b383f;
	padding: .6em 2em .6em 1em;
	display: inline-block;
	cursor: pointer;
	color: #fff !important;
	border-radius: 5px;
}

.accordion_open_btn:hover {
	opacity: .7;
}

.accordion_open_btn::before {
	content: "\FF0B";
	margin: 0 16px 0 0;
	transition: 0.2s;
	vertical-align: middle;
	position: relative;
	top: -2px;
	display: inline-block;
}

.accordion_open_btn.is-open:before {
	content: '-';
}

.accordion_open_btn.is-open {
	background: rgba(120, 120, 120, .9);
}

.accordion_close_btn {
	position: relative;
	display: block;
	padding: 9px 0;
	color: #2b383f;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #999;
	border-radius: 5px;
}

.accordion_close_btn:after {
	position: absolute;
	content: '-';
	top: 50%;
	right: 10px;
	color: #2b383f;
	font-size: 14px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.bosai_recommend_ex .bosai_recommend_ex_stt {
	font-size: 20px;
	font-weight: 900;
	margin: 1.5em 0 1.1em;
}

.bosai_recommend_ex_cont+.bosai_recommend_ex_cont {
	margin-top: 16px;
}

.bosai_recommend_ex_cont table, .bosai_recommend_ex_cont2 table {
	width: 49%;
}

.bosai_recommend_ex_cont table tr th {
	padding: .5em 0 .2em;
	text-align: left;
	height: 24px;
}

.bosai_recommend_ex_cont table tr th:empty {
	display: block;
	height: 7px;
}

.bosai_recommend_ex_cont table tr th:nth-child(2) {
	font-weight: normal;
	text-align: center;
	font-size: 14px;
}

.bosai_recommend_ex_cont table tr td {
	padding: 1em 0 .8em 1.2em;
	background-color: #eee;
	border-bottom: #fff 3px solid;
	border-right: #fff 1px solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}

.bosai_recommend_ex_cont table tr td div {
	font-size: 14px;
}

.bosai_recommend_ex_cont table tr td:nth-child(1) {
	width: 227px;
}

.bosai_recommend_ex_cont table tr td:nth-child(2) {
	font-weight: 900;
	width: 183px;
}

.bosai_recommend_ex_cont2 table tr td:nth-child(1) {
	width: 36%;
}

.bosai_recommend_ex_cont2 table tr td:nth-child(2) {
	width: 64%;
}

.bosai_recommend_ex_cont2 table tr td.ex_cont2_tda {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

.bosai_recommend_ex_cont small {
	font-size: .9em !important;
	font-weight: 400;
}

.bosai_recommend_ex_cont2 small {
	font-weight: 900;
}

.bosai_recommend_ex_cont span.aomaru {
	line-height: 50px;
	display: inline-flex;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	font-size: 20px;
	font-weight: 900;
}

.bosai_recommend_ex_cont span.aomaru::before {
	width: 66px;
	height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	border-radius: 5px;
	display: inline-block;
	content: "";
	margin-right: 10px;
	background-position: center center;
}

span.aomaru_01::before {
	background: url("/generator/bosai/img/icon_01.jpg") #fff;
}

span.aomaru_02::before {
	background: url("/generator/bosai/img/icon_02.jpg") #fff;
}

span.aomaru_03::before {
	background: url("/generator/bosai/img/icon_03.jpg") #fff;
}

span.aomaru_03b::before {
	background: url("/generator/bosai/img/icon_03b.jpg") #fff;
}

span.aomaru_04::before {
	background: url("/generator/bosai/img/icon_04.jpg") #fff;
}

span.aomaru_05::before {
	background: url("/generator/bosai/img/icon_05.jpg") #fff;
}

span.aomaru_06::before {
	background: url("/generator/bosai/img/icon_06.jpg") #fff;
}

span.aomaru_07::before {
	background: url("/generator/bosai/img/icon_07.jpg") #fff;
}

span.aomaru_08::before {
	background: url("/generator/bosai/img/icon_08.jpg") #fff;
}

span.aomaru_09::before {
	background: url("/generator/bosai/img/icon_09.jpg") #fff;
}

span.aomaru_10::before {
	background: url("/generator/bosai/img/icon_10.jpg") #fff;
}

span.aomaru_11::before {
	background: url("/generator/bosai/img/icon_11.jpg") #fff;
}

span.aomaru_12::before {
	background: url("/generator/bosai/img/icon_12.jpg") #fff;
}

span.aomaru_13::before {
	background: url("/generator/bosai/img/icon_13.jpg") #fff;
}

span.aomaru_14::before {
	background: url("/generator/bosai/img/icon_14.jpg") #fff;
}

span.aomaru_15::before {
	background: url("/generator/bosai/img/icon_15.jpg") #fff;
}

span.aomaru_16::before {
	background: url("/generator/bosai/img/icon_16.jpg") #fff;
}

span.aomaru_17::before {
	background: url("/generator/bosai/img/icon_17.jpg") #fff;
}

span.aomaru_18::before {
	background: url("/generator/bosai/img/icon_18.jpg") #fff;
}

span.aomaru_19::before {
	background: url("/generator/bosai/img/icon_19.jpg") #fff;
}

span.aomaru_20::before {
	background: url("/generator/bosai/img/icon_20.jpg") #fff;
}

span.aomaru_21::before {
	background: url("/generator/bosai/img/icon_21.jpg") #fff;
}

span.aomaru_22::before {
	background: url("/generator/bosai/img/icon_22.jpg") #fff;
}

span.aomaru_23::before {
	background: url("/generator/bosai/img/icon_23.jpg") #fff;
}

span.aomaru_24::before {
	background: url("/generator/bosai/img/icon_24.jpg") #fff;
}

.bosai_recommend_ex_total {
	position: relative;
	margin: 45px auto 70px;
	background: #e4e7e9;
	padding: 12px;
	display: table;
}

.bosai_recommend_ex_total::before {
	top: -60px;
	left: 50%;
	transform: translateX(-50%) scaleY(.34);
	border: solid transparent;
	content: "";
	position: absolute;
	border-top-color: #2b363c;
	border-width: 50px;
}

.bosai_recommend_ex_total>p:nth-child(1) {
	font-size: 18px;
	font-weight: 900;
	background: #2b363c;
	padding: 0 50px;
	height: 54px;
	border-radius: 28px;
	line-height: 54px;
	color: #fff;
	display: inline-block;
}

.bosai_recommend_ex_total>p:nth-child(2) {
	font-size: 24px;
	color: #c00;
	font-weight: 900;
	display: inline-block;
	padding: 0 2em;
}

.bosai_recommend_ex_total>p:nth-child(2) small {
	font-weight: 400;
}

/* osusume */
.bosai_cases_cont_img {
	width: 255px;
	padding: 10px 50px 0 5px;
	display: flex;
	align-items: center;
	/* justify-content: center;*/
	flex-direction: column;
}

.bosai_cases_cont_img img {
	width: 255px;
	margin-top: 10px;
	align-self: flex-start;
	flex-shrink: 0;
}

.bosai_related_clm_items>div:nth-child(2) {
	width: 220px;
	padding-right: 35px;
	font-size: 18px;
	font-weight: 900;
	/* justify-content: space-between; */
	display: flex;
	flex-direction: column;
}

.bosai_related_clm_items>div:nth-child(2) div {
	font-size: 22px;
	background: #eee;
	padding: 20px 25px;
	margin: 10px 0 21px;
}

.bosai_related_clm_items>div:nth-child(2) div:last-child {
	margin-bottom: 0;
}

.bosai_related_clm_items>div:nth-child(3) {
	width: 375px;
	display: flex;
	flex-direction: column;
	-webkit-flex-direction: column;
	align-content: space-between;
}

.bosai_related_clm_items>div:nth-child(3) p {
	font-weight: 900;
	padding: 0 10px 11px 12px;
	font-size: 18px;
}

.bosai_related_clm_items>div:nth-child(3) ul+p {
	margin-top: 1.2em;
}

.bosai_related_clm_items>div:nth-child(3) ul {
	font-size: 0;
	width: 100%;
}

.bosai_related_clm_items>div:nth-child(3) ul li {
	font-size: 16px;
	padding: 8px 7px 8px 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/* text-align: center; */
}

.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(n+1):nth-child(-n+6) {
	border-top: 1px solid #ccc;
}

.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(3n+1) {
	width: 24%;
	border-top: 1px solid #ccc;
	padding-top: 12px;
}

.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(3n+2) {
	width: 33%;
	font-weight: 900;
	font-size: 20px;
}

.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(3n+3) {
	width: 43%;
	font-weight: 900;
	font-size: 20px;
}

.bosai_related_clm_items>div:nth-child(3) ul li:nth-last-child(-n+3) {
	border-bottom: 1px solid #ccc;
}

.bosai_related_clm_items>div:nth-child(3) ul li.bosai_related_clm_item__plus {
	width: 100%;
	font-size: 20px;
	font-weight: 900;
}

.bosai_related_clm_items>div:nth-child(3) .detail_btn {
	width: auto;
	margin-top: 1.4em;
	font-size: 16px;
	letter-spacing: .1em;
}

/* bosai_related_clm_opt */
.bosai_related_clm_opt {
	margin: 80px -35px;
	padding: 35px;
}

.bosai_related_clm_opt_n1 {
	margin: 40px auto 0 !important;
	background: #fff;
	padding: 3.5% 5% !important;
	border-bottom: none !important;
	font-size: 18px;
}

.bosai_related_clm_opt_n1+div {
	height: 0;
}

.bosai_related_clm_opt_n2 {
	margin: 50px auto 0;
	background: #fff;
	padding: 5% 5% 3% 5% !important;
	border-bottom: none !important;
}

.bosai_related_clm_opt_n3 {
	margin: 80px 30px 0;
	padding: 35px;
}

.bosai_related_clm_opt+.bosai_related_clm_opt {
	margin: -45px -35px 35px;
}

.bosai_point_opt>div>p,
.bosai_related_clm_opt>p.bosai_related_clm_opt_ttl,
.bosai_related_clm_opt_n2_ttl {
	font-weight: 900;
	font-size: 22px;
	margin-bottom: .5em;
}

.bosai_related_clm_opt_copy {
	font-size: 18px;
}

.bosai_related_clm_opt_stt {
	font-size: 19px;
	font-weight: 900;
	margin-top: 1.6em;
	margin-bottom: .4em;
}

.bosai_related_clm_opt ul li, .bosai_point_opt .flex_02>li,
.bosai_related_clm_opt_n3 .flex_02>li {
	width: 48%;
	margin: 8px 0;
}

.bosai_related_clm_opt>ul li:last-child, .bosai_point_opt .flex_02>li:last-child,
.bosai_related_clm_opt_n3 .flex_02>li:last-child {
	font-size: 18px;
	margin: 0;
}

.bosai_related_clm_opt_n2 .flex_02>li {
	width: 34%;
	margin: 8px 0;
}

.bosai_related_clm_opt_n2 .flex_02>li:last-child {
	width: 57%;
}

/* bosai_point */
.bosai_point {
	max-width: 850px;
	margin: 70px auto 0;
}

.bosai_point_opt {
	margin: 35px -35px;
	padding: 40px 35px 45px;
}

.bosai_point_cont>div {
	width: 48%;
}

[class*="bosai_point_cont_"] {
	font-size: 18px;
	margin: 1.5em 0 .5em;
	font-weight: bold;
}

.bosai_point_cont_merit {
	color: #C30D23;
}

.bosai_point_cont_demerit {
	margin-top: 1em;
	color: #036EB8;
}

.bosai_point_opt>div {
	border-bottom: 1px solid #aaa;
	padding-bottom: 45px;
}

.bosai_point_opt>div:not(:first-child)>p {
	padding-top: 45px;
}

.bosai_point_opt>div.no_border {
	border-bottom: none;
	padding-bottom: 0;
}

.bosai_point_opt>div>ul li ul {
	background: #fff;
	padding: 4%;
	font-weight: bold;
	font-size: 16px;
}

.bosai_point_opt>div>ul li ul li::before {
	content: "\30FB";
	display: inline-block;
}

.bosai_point_opt .bosai_point_opt__plus {
	margin-top: 35px;
	background: #fff;
	padding: 2.5% 5%;
}

.bosai_point_opt .bosai_point_opt__plus_pn {
	margin-top: 35px;
	padding: 0;
	background: none;
}

.bosai_point_opt .bosai_point_opt__plus p {
	width: 47%;
}

.bosai_point_opt .bosai_point_opt__plus p:first-child {
	width: 53%;
	font-weight: 900;
}

.bosai_point_opt .bosai_point_opt__plus p a,
.pointbt__plus a {
	color: inherit;
	text-decoration: none;
}

.bosai_point_opt .bosai_point_opt__plus p a+a {
	margin-left: 2em;
}

.bosai_point_opt .bosai_point_opt__plus p a::after {
	color: #ff6400;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
}

.bosai_point_opt .bosai_point_opt__plus p a:hover {
	opacity: .6;
}

.bosai_point_ttc {
	font-size: 18px;
	font-weight: 900;
	margin: 35px 0 10px;
}

.bosai_recommend_ex_cont2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

.bosai_recommend_ex_cont2 table tr td {
	border: none;
	width: inherit;
	padding: 4px 6px 4px 16px;
}

.bosai_recommend_ex_cont2 table tr td:nth-child(1) p {
	margin: 0 auto 20px;
	font-weight: 900;
}

.bosai_recommend_ex_cont2 table tr td:nth-child(2) ul li {
	background: #fff;
	padding: .5em .7em;
	font-size: 14px;
	margin: 4px;
	font-weight: 400;
}

.bosai_recommend_ex_cont2 table tr td:nth-child(2) ul li p {
	white-space: nowrap;
	padding: 0 .1em 0 1em;
	font-size: 18px;
	display: block;
	line-height: 1.2;
	font-weight: 900;
}

.bosai_recommend_ex_cont2 .bosai_point_symbol {
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	display: flex;
	align-items: center;
	line-height: 1;
}

.bosai_recommend_ex_cont2 .bosai_point_ex {
	background-color: #eee;
	padding: 6px;
}

.bosai_recommend_ex_cont2 .bosai_point_ex>div {
	background-color: #fff;
	width: 100%;
	height: 50%;
	margin: 2px;
}

.bosai_recommend_ex_cont2 span.bosai_point_stt {
	font-size: 14px;
	width: 90px;
	text-align: center;
}

.bosai_recommend_ex_cont2 .bosai_point_ex>div span:last-child {
	font-size: 24px;
	min-width: 100px;
	font-weight: bold;
}

span.red, span.red small {
	color: #C30D23;
}

.bosai_recommend_ex_cont2_bottom {
	margin-top: 35px;
	position: relative;
	font-size: 18px !important;
	font-weight: 900;
	text-align: center;
}

.bosai_recommend_ex_cont2_bottom::before {
	top: -22px;
	left: 50%;
	transform: translateX(-50%) scaleX(.8);
	border: solid transparent;
	content: "";
	position: absolute;
	border-top-color: #2b363c;
	border-width: 15px;
}

/* bosai_choice */
.bosai_choice_n2 {
	margin-bottom: 70px;
}

.bosai_choice_n2 a, [class*="bosai_cases_"] a, .bosai_references li a {
	color: inherit;
}

.bosai_choice_n2>div:hover, .bosai_cases_item_n2>div:hover, .bosai_cases_item_n1:hover {
	opacity: .7;
}

.bosai_choice_n2>div {
	width: 32%;
	border: 1px solid #e4e7e9;
	padding: 20px;
}

.bosai_choice_ttl {
	font-size: 20px;
	font-weight: 900;
	line-height: 1.5;
	letter-spacing: 0.5px;
	margin: 1em 0 .5em;
	display: inline-block;
	min-height: 65px;
}

.bosai_choice_txt {
	line-height: 1.6;
	letter-spacing: 0.5px;
}

.bosai_under {
	padding: 80px 0;
}

.contents_bosai+.bosai_under {
	padding-top: 0;
}

.bosai_cases_item_n2>div {
	width: 48.5%;
	border: 1px solid #e4e7e9;
	padding: 20px;
	background: #fff;
}

.bosai_cases_item_n1 {
	width: 100%;
	border: 1px solid #e4e7e9;
	padding: 20px;
	background: #fff;
}

.bosai_cases_item_n1 a>div:nth-child(1) {
	width: 39%;
	margin-right: 5%;
}

.bosai_cases_item_n1 a>div:nth-child(2) {
	width: 56%;
	position: relative;
	padding-right: 5%;
}

.bosai_cases_item_n1 a>div:nth-child(2)::after {
	font-size: 16px;
	position: absolute;
	font-family: FontAwesome;
	content: "\f054";
	color: #ff6400;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}

.bosai_cases_info_catch {
	color: #ff6400;
	font-weight: 900;
	margin: 1.2em 0 .3em;
}

.bosai_cases_info_ttl {
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 1em;
}

.bosai_cases_info_ttl_n1 {
	font-size: 26px;
}

.bosai_cases_info_ttl_mt {
	margin-top: 1em;
}

.bosai_references {
	margin: 0 20px 80px;
	font-size: .86em;
}

.bosai_references ul li {
	margin-top: .4em;
	margin-left: 1em;
	text-indent: -1em;
}

.bosai_references .bosai_references_ttl {
	margin: 1.5em 0 .2em;
	font-weight: bold;
}

.bosai_references>.bosai_references_ttl:first-child {
	margin-top: 0;
}

.bosai_noise_level {
	margin-top: 35px;
	background: #fff;
	padding: 3% 5%;
}

.bosai_noise_level>div>a>p {
	font-size: 24px;
	font-weight: 900;
	text-decoration: underline;
	padding-bottom: .3em;
	display: inline-block;
}

.bosai_noise_level>div:first-child {
	width: 225px;
	padding: 0 50px 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.bosai_noise_level>div>table {
	width: 540px;
	border-collapse: collapse;
}

.bosai_noise_level table th {
	background: #2d363b;
	color: #fff;
	font-weight: 400;
	text-align: center;
	padding: .6em 0;
	font-size: 15px;
}

.bosai_noise_level table th small {
	color: #fff;
}

.bosai_noise_level table td small {
	font-weight: 400;
	width: 85px;
	display: inline-block;
}

.bosai_noise_level table td {
	font-weight: 900;
	font-size: 18px;
	border-bottom: 1px solid #2d363b;
	padding: .5em 2%;
}

.bosai_noise_level table td:nth-child(3n + 2) {
	padding-left: 2.2em;
}

.bosai_noise_level table td:nth-child(3n) {
	padding-left: 2.7em;
}

.bt_top {
	width: 460px;
	margin: 70px auto 100px;
}

.detail_btn {
	color: #fff !important;
	font-size: 16px;
}

.tar {
	text-align: right;
}

@media screen and (max-width: 736px) {
	.contents_header, #Disaster_prevention {
		letter-spacing: 0;
	}

	.contents_header_bar_ttl {
		width: 100%;
		padding-right: 0;
	}

	.contents_header_bar_txt {
		width: 100%;
	}

	.use_ttl {
		margin: 0 4%;
		margin-bottom: 30px;
		font-size: 24px;
		line-height: 33px;
	}

	.use_ttl:after {
		position: absolute;
		content: '';
		bottom: 0;
		left: 0;
		width: 50px;
		height: 3px;
		background: #ff6400;
	}

	#Disaster_prevention {
		line-height: 1.5 !important;
		font-size: 14px;
	}

	#Disaster_prevention [class$="_inner"] {
		width: 100%;
	}

	#Disaster_prevention h3,
	h3.bosai_stockpile {
		font-size: 18px;
		margin-bottom: 16px;
		padding-left: 26px;
	}

	#Disaster_prevention h3::before,
	h3.bosai_stockpile::before {
		left: 0;
		top: -2px;
		font-size: 20px;
	}

	#Disaster_prevention .mt80, .bosai_mt80 {
		margin-top: 35px;
	}

	#Disaster_prevention h4 {
		font-size: 20px;
		border-bottom: 1px solid #c8c8c8;
		padding-bottom: .3em;
		margin-bottom: .7em;
	}

	#Disaster_prevention h5 {
		font-size: 20px;
		margin: 35px 0 10px 0;
	}

	#Disaster_prevention h5.h5_n2 {
		margin: 20px 0 10px 1em;
		text-indent: -1em;
	}

	#Disaster_prevention h6 {
		font-size: 20px;
		margin: 35px 0 0 0;
	}

	.use_nav_item a {
		padding: 0;
	}

	#Disaster_prevention .contents_bosai {
		margin-bottom: 40px;
	}

	#Disaster_prevention [class$="_inner"], .contents_header_sub_inner {
		margin: 0 auto;
		width: 100%;
		padding: 0 4%;
	}

	.header_catch {
		margin: 0 auto 15px;
		font-size: 14px;
		display: table;
	}

	.header_bar_ttl {
		margin-bottom: 15px;
		font-size: 24px;
		line-height: 1.6;
		text-align: center;
	}

	.header_bar_txt {
		font-size: 15px;
		margin-top: 1em;
		line-height: inherit;
	}

	#Disaster_prevention [id^="Bosai"] {
		padding: 40px 0;
	}

	.bosai_space {
		margin-top: -78px;
		padding-top: 78px;
	}

	[class*="caution_0"] {
		font-size: 11px;
		line-height: 1.5;
	}

	.caution_02 {
		margin-top: -1em;
	}

	.caution_04 {
		padding: .7em 0 0 0;
	}

	.contents_commentator {
		padding: 25px 4%;
		margin: 0 -4%;
	}

	[class*="flex_"] {
		display: block;
	}

	.flex_01 {
		flex-wrap: wrap;
	}

	.flex_01_commentator>div:nth-child(1) {
		width: 100%;
		margin: 0;
		display: flex;
		align-items: center;
	}

	.flex_01_commentator>div:nth-child(1)>div:nth-child(1) {
		width: 30%;
		max-width: 140px;
	}

	.flex_01_commentator>div:nth-child(1)>div:nth-child(2) {
		width: 70%;
		padding-left: 30px
	}

	.flex_01_commentator>div:nth-child(2) {
		width: 100%;
	}

	.contents_commentator_tt {
		font-size: 15px;
		margin-bottom: .2em;
	}

	.contents_commentator_name span {
		display: block;
		margin-bottom: .2em;
		font-size: 18px;
		line-height: 1.3;
	}

	.contents_commentator_name span span {
		margin-right: 0;
		font-size: 14px;
		display: inline-block;
	}

	.contents_commentator_copy {
		margin-top: 1.4em;
		display: block;
		width: 100%;
	}

	#useNav {
		padding-top: 0;
		margin: 0 -4%;
	}

	/* Choice */
	.contents_dp {
		margin-top: 40px;
	}

	.contents_dps {
		margin-top: 0;
	}

	.option_lead {
		margin: 35px 0;
		font-size: 16px;
	}

	.option_lead_last {
		margin-bottom: 0;
	}

	.outline {
		border: 1px solid #d1d1d1;
		padding: 4% 5%;
		margin: 35px auto 0;
	}

	.outline_pdf_tt2 {
		font-size: 16px;
	}

	.outline>div {
		width: 100%;
	}

	.outline>div:nth-child(2) {
		background: #eceff1;
		padding: 4%;
	}

	.outline .outline_tt {
		margin-bottom: .8em;
		display: block;
		text-align: center;
	}

	.outline ul li {
		margin-bottom: .7em;
		font-size: 14px;
		margin-left: 21px;
		text-indent: -21px;
	}

	.outline ul li:last-child {
		margin-bottom: 1.3em;
	}

	.bosai_mark {
		text-indent: -21px;
		margin: 1em 0 0 21px;
	}

	.outline ul li a::before, a.bosai_mark::before {
		content: '';
		width: 14px;
		height: 14px;
		margin-right: 7px;
		top: 1px;
	}

	a.bosai_mark::before {
		top: 2px;
	}

	.outline_pdf_tt {
		font-weight: bold;
		margin-bottom: .3em;
		margin-left: 20px;
		text-indent: -20px;
	}

	.outline_pdf_tt::before {
		content: '\25A0';
		color: #ff6400;
		margin: 0 .4em .1em 0;
	}

	.outline_pdf a {
		text-decoration: underline;
		color: inherit;
		margin-top: .6em;
	}

	.outline_pdf_dl::before {
		content: '';
		width: 25px;
		height: 20px;
		top: 5px;
	}

	/* Bosai01 */
	.use_ttl {
		margin: 0 0 30px;
	}

	.bosai_cases_cont {
		max-width: 100%;
		margin: 0 auto 16px;
		padding: 6% 4%;
		flex-wrap: wrap;
	}

	.bosai_cases_cont_no {
		color: #ff6400;
		font-weight: bold;
	}

	.bosai_cases_cont_tt {
		font-size: 19px;
		line-height: 1.5;
	}

	.bosai_cases_cont_tt+div {
		width: 45%;
		max-width: 260px;
		margin: 18px auto 30px;
	}

	.bosai_cases_cont_copy {
		font-size: 16px;
		margin-top: .7em;
	}

	.bosai_cases_cont_stt {
		font-size: 16px;
	}

	.bosai_cases_cont>div:nth-child(1) {
		width: 100%;
	}

	.bosai_cases_cont>div:nth-child(2) {
		display: none;
	}

	.bosai_cases_cont>div.flex_03>div:nth-child(1) {
		width: 100%;
		margin: 0 0 5% 0;
	}

	.bosai_cases_cont>div.flex_03>div:nth-child(2) {
		width: 100%;
	}

	.bosai_cases_other {
		font-size: 14px;
	}

	/* Bosai02 */
	.bosai_recommend {
		max-width: 100%;
		margin: 50px auto 0;
	}

	.caution_02+.bosai_recommend {
		margin: 35px auto 0;
	}

	.bosai_recommend_copy, .bosai_point_copy {
		font-size: 15px;
		margin-bottom: 1em;
	}

	#Bosai02 .bosai_recommend_ex {
		margin-top: 20px;
	}

	.option_clm_section_info_bar {
		margin-top: -80px;
		padding-top: 80px;
	}

	.accordion_open_btn {
		font-size: 15px;
		display: block;
	}

	.bosai_recommend_ex .bosai_recommend_ex_stt {
		font-size: 18px;
		margin: 1em 0 .5em;
	}

	.bosai_recommend_ex_cont table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
	}

	.bosai_recommend_ex_cont+.bosai_recommend_ex_cont {
		margin-top: 10px;
	}

	.bosai_recommend_ex_cont>table:first-child {
		margin-top: -10px;
	}

	.bosai_recommend_ex_cont table tr th {
		padding: 1em 0 .2em;
	}

	.bosai_recommend_ex_cont table tr th:empty {
		display: none;
	}

	.bosai_recommend_ex_cont table tr th:nth-child(2) {
		font-weight: normal;
		text-align: center;
		font-size: 13px;
	}

	.bosai_recommend_ex_cont table tr td {
		padding: .8em .1em .7em 1em;
		border-bottom: #fff 2px solid;
		border-right: #FFF 2px solid;
	}

	.bosai_recommend_ex_cont2 table tr td {
		border-bottom: none;
		border-right: none;
	}

	.bosai_recommend_ex_cont table tr td div {
		font-size: 12px;
		letter-spacing: 0;
		line-height: 1.3;
	}

	.bosai_recommend_ex_cont table tr td:nth-child(1) {
		width: 50%;
	}

	.bosai_recommend_ex_cont table tr td:nth-child(2) {
		width: 49%;
		margin-left: 1%;
	}

	.bosai_recommend_ex_cont span.aomaru {
		line-height: 35px;
		font-size: 18px;
	}

	.bosai_recommend_ex_cont span.aomaru::before {
		width: 48px;
		height: 35px;
		margin-right: 7px;
	}

	.bosai_recommend_ex_total {
		margin: 35px auto 50px;
		text-align: center;
	}

	.bosai_recommend_ex_total::before {
		top: -50px;
		border-width: 40px;
	}

	.bosai_recommend_ex_total>p:nth-child(1) {
		font-size: 16px;
		padding: 0 35px;
		height: 35px;
		border-radius: 28px;
		line-height: 35px;
	}

	.bosai_recommend_ex_total>p:nth-child(2) {
		font-size: 21px;
		padding: 0 0 0 15px;
	}

	/* osusume */
	.bosai_cases_cont_img {
		width: 60%;
		max-width: 340px;
		padding: 0;
		display: block;
		margin: 20px auto;
	}

	.bosai_cases_cont_img img {
		margin-top: 0;
	}

	.bosai_related_clm_items>div:nth-child(2) {
		width: 100%;
		padding-right: 0;
		font-size: 16px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 35px;
		flex-direction: inherit;
	}

	.bosai_related_clm_items>div:nth-child(2) p {
		padding: 5px 0;
		margin: 2px 0;
		width: 32%;
	}

	.bosai_related_clm_items>div:nth-child(2) div {
		font-size: 17px;
		width: 68%;
		padding: 5px 0;
		margin: 2px 0;
		text-align: center;
	}

	.bosai_related_clm_items>div:nth-child(2) div:last-child {
		margin-bottom: 2px;
	}

	.bosai_related_clm_items>div:nth-child(3) {
		width: 100%;
		display: flex;
		flex-direction: column;
		-webkit-flex-direction: column;
		align-content: space-between;
	}

	.bosai_related_clm_items>div:nth-child(3) p {
		padding: 0 0 10px 0;
		font-size: 16px;
	}

	.bosai_related_clm_items>div:nth-child(3) ul {
		font-size: 0;
		width: 100%;
		display: flex !important;
	}

	.bosai_related_clm_items>div:nth-child(3) ul li {
		font-size: 14px;
		padding: 6px 5px 6px 10px;
		text-align: center;
	}

	.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(3n+1) {
		padding-top: 10px;
		width: 29%;
	}

	.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(3n+2) {
		font-size: 18px;
		width: 33%;
	}

	.bosai_related_clm_items>div:nth-child(3) ul li:nth-child(3n+3) {
		font-size: 18px;
		width: 38%;
	}

	.bosai_related_clm_items>div:nth-child(3) ul li:nth-last-child(-n+3) {
		border-bottom: 1px solid #ccc;
	}

	.bosai_related_clm_items>div:nth-child(3) ul li.bosai_related_clm_item__plus {
		width: 100%;
		font-size: 18px;
	}

	.bosai_related_clm_items>div:nth-child(3) .detail_btn {
		width: auto;
		font-size: 15px;
		letter-spacing: .1em;
		padding: 12px;
		margin: 1.5em 0 0;
	}

	/* bosai_related_clm_opt */
	.bosai_related_clm_opt, .bosai_related_clm_opt_n3 {
		margin: 50px -4% 35px;
		padding: 35px 4%;
	}

	.bosai_related_clm_opt_n1, .bosai_related_clm_opt_n2 {
		margin: 35px 0 0 !important;
		padding: 5% !important;
	}

	.bosai_related_clm_opt+.bosai_related_clm_opt {
		margin: -15px -4% 35px;
	}

	.bosai_related_clm_opt>p, .bosai_point_opt>div>p.bosai_related_clm_opt_ttl {
		font-size: 16px;
		margin-bottom: .4em;
	}

	.bosai_related_clm_opt>ul li:last-child, .bosai_point_opt .flex_02>li:last-child, .bosai_related_clm_opt_n3 .flex_02>li:last-child, .bosai_related_clm_opt_n1 {
		font-size: 15px;
		line-height: 1.5;
	}

	.bosai_related_clm_opt ul li, .bosai_point_opt .flex_02>li,
	.bosai_related_clm_opt_n3 .flex_02>li {
		width: 100%;
		margin: 20px auto;
	}

	.bosai_point_opt .flex_02>li:last-child, .bosai_point_opt_n3 .flex_02>li:last-child {
		font-size: 15px;
	}

	.bosai_related_clm_opt>p.bosai_related_clm_opt_ttl, .bosai_related_clm_opt_n2_ttl {
		font-size: 18px;
		line-height: 1.5;
	}

	.bosai_related_clm_opt_copy, .bosai_related_clm_opt>ul li:last-child, .bosai_point_opt .flex_02>li:last-child, .bosai_related_clm_opt>p {
		font-size: 15px;
	}

	.bosai_related_clm_opt>p.bosai_related_clm_opt_stt {
		font-size: 17px;
		margin-bottom: -.4em;
	}

	.bosai_related_clm_opt_n2 .flex_02>li {
		width: 100%;
		padding: 0;
		display: block;
		margin: 10px auto;
	}

	.bosai_related_clm_opt_n2 .flex_02>li img {
		width: 60%;
		max-width: 360px !important;
		margin: 0 auto;
		display: block;
	}

	.bosai_related_clm_opt_n2 .flex_02>li:last-child {
		width: 100%;
	}

	/* bosai_point */
	.bosai_point {
		max-width: 100%;
		margin: 35px auto 0;
	}

	.bosai_point_opt {
		margin: 35px -4%;
		padding: 7% 4%;
	}

	.bosai_point_cont>div {
		width: 100%;
		padding-bottom: 35px;
	}

	.bosai_point_cont>div:first-child {
		padding-bottom: 10px;
	}

	[class*="bosai_point_cont_"] {
		font-size: 16px;
	}

	.bosai_point_opt>div>p {
		padding-top: 35px !important;
		font-size: 20px;
	}

	.bosai_point_opt>div:first-child>p:first-child {
		padding-top: 0 !important;
	}

	.bosai_point_opt>div>ul li ul {
		background: #fff;
		padding: 4%;
		font-weight: bold;
		font-size: 15px;
	}

	.bosai_point_opt>div>ul li ul li {
		margin-left: 1em;
		text-indent: -1em;
	}

	.bosai_point_opt>div>ul li ul li::before {
		margin-left: 1em;
	}

	.bosai_point_opt .bosai_point_opt__plus_pn {
		margin-top: 20px;
	}

	.bosai_point_opt .bosai_point_opt__plus p {
		width: 100% !important;
		margin: .4em 0;
	}

	.bosai_point_opt .bosai_point_opt__plus_pn p {
		width: 40% !important;
		margin-right: 10%;
		display: inline;
	}

	.bosai_point_ttc {
		font-size: 16px;
		margin: 25px 0 10px;
	}

	.bosai_recommend_ex_cont2 table+table {
		margin-top: 5% !important;
		;
	}

	.bosai_recommend_ex_cont2_bottom {
		font-size: 16px !important;
	}

	.bosai_recommend_ex_cont2 table tr td {
		padding: 3px 6px 3px 12px;
	}

	.bosai_recommend_ex_cont2 table tr td:nth-child(1) {
		width: 32%;
	}

	.bosai_recommend_ex_cont2 table tr td:nth-child(2) {
		width: 68%;
		padding: 0;
	}

	.bosai_recommend_ex_cont2 table tr td:nth-child(1) p {
		margin: 0 auto 3px;
	}

	.bosai_recommend_ex_cont2 table tr td:nth-child(2) ul {
		display: block;
	}

	.bosai_recommend_ex_cont2 table tr td:nth-child(2) ul li {
		background: #fff;
		padding: .4em .6em;
		font-size: 13px;
		margin: 4px;
		border-left: 1px solid #e4e7e9;
	}

	.bosai_recommend_ex_cont2 table tr td:nth-child(2) ul li p {
		padding: 0;
		font-size: 16px;
		width: auto;
		white-space: normal;
		text-align: left;
	}

	.bosai_recommend_ex_cont2 .bosai_point_symbol {
		font-size: 22px;
		display: block;
		line-height: 1.2;
	}

	.bosai_point_symbol_eq {
		transform: rotate(90deg);
		display: inline-block;
	}

	.bosai_recommend_ex_cont2 .bosai_point_ex {
		background-color: #eee;
		padding: 4px 6px;
	}

	.bosai_recommend_ex_cont2 .bosai_point_ex .flex_01 {
		display: flex !important;
		justify-content: center;
		align-items: center;
	}

	.bosai_recommend_ex_cont2 .bosai_point_ex>div {
		background-color: #fff;
		width: 100%;
		height: 100%;
		margin: 2px;
	}

	.bosai_recommend_ex_cont2 span.bosai_point_stt {
		font-size: 14px;
		width: 90px;
		text-align: center;
	}

	.bosai_recommend_ex_cont2 .bosai_point_ex>div span:last-child {
		font-size: 21px;
		width: 130px;
		font-weight: bold;
	}

	.bosai_recommend_ex_cont2_caution {
		font-size: 18px;
		margin-top: 1em;
	}

	/* bosai_choice */
	.bosai_choice_n2 {
		margin-bottom: 35px;
	}

	.bosai_choice_n2>div {
		border: 1px solid #e4e7e9;
		padding: 4%;
		margin-bottom: 4%;
		box-sizing: border-box;
		width: 100%;
	}

	.bosai_choice_ttl {
		font-size: 16px;
		margin: 1em 0 .3em;
		min-height: inherit;
	}

	.bosai_choice_txt {
		font-size: 14px;
	}

	.bosai_under {
		padding: 35px 0;
	}

	.bosai_cases_item_n2>div {
		width: 100%;
		padding: 5% 4%;
		;
		margin-bottom: 4%;
	}

	.bosai_cases_item_n1 {
		padding: 5% 4%;
	}

	.bosai_cases_item_n1 a>div:nth-child(1) {
		width: 100%;
		margin-right: 0;
	}

	.bosai_cases_item_n1 a>div:nth-child(2) {
		width: 100%;
		padding-right: 0;
	}

	.bosai_cases_item_n1 a>div:nth-child(2)::after {
		content: "";
		display: none;
	}

	.bosai_cases_info_catch {
		margin: 1.2em 0 .2em;
	}

	.bosai_cases_info_ttl {
		font-size: 18px;
		margin-bottom: .5em;
	}

	.bosai_noise_level {
		margin-top: 16px;
		background: #fff;
		padding: 5% 4%;
	}

	.bosai_noise_level>div>a {
		margin: 0 auto 1em;
	}

	.bosai_noise_level>div>a>p {
		font-size: 20px;
	}

	.bosai_noise_level>div:first-child {
		width: 60%;
		max-width: 340px;
		padding: 0;
		display: block;
		margin: 10px auto;
	}

	.bosai_noise_level>div>table {
		width: 100%;
	}

	.bosai_noise_level table th {
		text-align: center;
		padding: .5em;
		font-size: 14px;
		vertical-align: middle;
		line-height: 1.4 !important;
	}

	.bosai_noise_level table td small {
		width: auto;
		display: inline-block;
		line-height: 1;
	}

	.bosai_noise_level table td {
		font-size: 16px;
		text-align: center;
		vertical-align: middle;
	}

	.bosai_noise_level table td:nth-child(3n + 2) {
		padding: .3em;
	}

	.bosai_noise_level table td:nth-child(3n) {
		padding: .3em;
	}

	.bt_top {
		width: 92%;
		margin: 35px auto;
	}

	.detail_btn {
		font-size: 14px;
	}

	.bosai_references {
		margin: 0 0 40px;
	}
}

/* ----------interview mv-------- */
.bosai_interview_inner {
	margin: 0 auto;
	padding: 0;
}

.bosai_interview_video {
	margin: 36px auto 0;
	width: 860px;
	background: #000;
}

.bosai_interview_video_container {
	position: relative;
	padding-top: 56.25%;
	width: 100%;
	height: 0;
}

.bosai_interview_video video,
.bosai_interview_video .video-js {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.bc-player-4k5Jg43ag_default .vjs-big-play-button {
	top: 50% !important;
	left: 50% !important;
	margin-top: -52px;
	margin-left: -78px;
}

@media screen and (max-width: 736px) {
	.bosai_interview_inner {
		padding: 40px 4%;
		width: 100%;
		box-sizing: border-box;
	}

	.bosai_interview_video {
		margin: 0 auto;
		width: 100%;
	}
}

/* ----------------------------- 防災発電機の大口相談窓口 ボタン・バナー ----------------------------- */
.contact_bnr-top {
	padding: 30px 0 45px 0;
}

.contact_bnr-blackout {
	padding: 30px 0 0 0;
}

.contact_bnr-stockpile {
	margin-top: -20px;
	padding: 0 0 80px 0;
}

.contact_bnr_inner {
	margin: 0 auto;
	width: 980px;
}

.contact_bnr_btn {
	display: flex;
	padding: 0 29px 0 50px;
	height: 250px;
	background: #c00 url(../img/bnr_bg_contact.jpg) right 0 no-repeat;
	background-size: 604px auto;
	border: 1px solid #c00;
	box-sizing: border-box;
}

.contact_bnr_btn_l {
	display: flex;
	align-items: center;
	width: 50%;
}

.contact_bnr_btn_pop {
	position: relative;
	margin-bottom: 22px;
	padding: 5px 0;
	width: 240px;
	color: #c00;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	background: #fff;
}

.contact_bnr_btn_pop:after {
	position: absolute;
	content: '';
	bottom: -7px;
	left: 0;
	right: 0;
	margin: auto;
	width: 10px;
	height: 7px;
	background: url(../img/bnr_bg_pop.png) center bottom no-repeat;
	background-size: 10px auto;
}

.contact_bnr_btn_ttl {
	color: #fff;
	font-size: 38px;
	line-height: 50px;
	font-weight: bold;
}

.contact_bnr_btn_r {
	width: 50%;
	padding-top: 29px;
	text-align: right;
}

.contact_bnr_btn_txt {
	position: relative;
	padding: 6px 25px 6px 22px;
	color: #c00;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #c00;
	border-radius: 5px;
	display: inline-block;
}

.contact_bnr_btn_txt:after {
	position: absolute;
	content: '';
	top: 0;
	right: 14px;
	width: 7px;
	height: 100%;
	background: url(../img/bnr_icon_arrow.png) right center no-repeat;
	background-size: 7px auto;
}

.contact_link {
	margin-bottom: 50px;
}

.contact_link-center {
	padding-top: 50px;
}

.contact_link_inner {
	margin: 0 auto;
	width: 980px;
}

.contact_link-center>.contact_link_inner {
	text-align: center;
}

.btn--contact {
	padding: 15px 45px 15px 35px;
	width: auto;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: left;
	background: #c00;
	box-sizing: border-box;
	display: inline-block;
}

.btn--contact::after {
	top: 50%;
	transform: translate(0, -50%) scaleX(.9);
}

.btn--contact small {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}

.contact_link-center .btn--contact {
	margin: 0 auto;
}

@media screen and (max-width: 736px) {
	.contact_bnr-top {
		padding: 0 0 40px 0;
	}

	.contact_bnr-blackout {
		padding: 5px 0;
	}

	.contact_bnr-stockpile {
		margin-top: 0;
		padding: 0 0 40px 0;
	}

	.contact_bnr-casetop {
		padding: 0 0 5px 0;
	}

	.contact_bnr_inner {
		padding: 0 4%;
		width: 100%;
		box-sizing: border-box;
	}

	.contact_bnr_btn {
		display: block;
		padding: 20px 14px 14px 20px;
		height: auto;
		background: #c00 url(../img/bnr_bg_contact_sp.jpg) center bottom no-repeat;
		background-size: 678px auto;
	}

	.contact_bnr_btn_l {
		display: block;
		margin-bottom: 111px;
		width: 100%;
	}

	.contact_bnr_btn_pop {
		margin-bottom: 14px;
		padding: 3px 0;
		width: 185px;
		font-size: 14px;
		line-height: 20px;
	}

	.contact_bnr_btn_pop:after {
		bottom: -5px;
		width: 7px;
		height: 5px;
		background-size: 7px auto;
	}

	.contact_bnr_btn_ttl {
		font-size: 27px;
		line-height: 36px;
	}

	.contact_bnr_btn_r {
		display: flex;
		justify-content: flex-end;
		padding-top: 0;
		width: 100%;
	}

	.contact_bnr_btn_txt {
		padding: 3px 19px 3px 15px;
		font-size: 12px;
		line-height: 24px;
		box-sizing: border-box;
	}

	.contact_bnr_btn_txt:after {
		right: 10px;
		width: 6px;
		background-size: 6px auto;
	}

	.contact_link {
		margin-bottom: 40px;
	}

	.contact_link-center {
		padding-top: 40px;
	}

	.contact_link_inner {
		padding: 0 4%;
		width: 100%;
	}

	.btn--contact {
		padding: 10px 15px;
		width: 100%;
		max-width: 360px;
		font-size: 16px;
		margin: 0 auto;
		display: block;
	}
}