.pagetop {
	z-index: 100 !important;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #00a222;
}

.bl_event-faq_more a {
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #116fa2;
}

/* ===== PC ===== */
@media screen and (min-width:751px) {
	.viewSP {
		display: none !important;
	}

	.disaster-prevention {
		background-color: #ffeb56;
		background-image: url(img/bg.svg);
		background-repeat: repeat-y;
		background-position: top center;
	}

	#disaster-preventionContainer strong {
		color: #00a222;
	}

	.mainVisual {
		background-color: #fff;
		text-align: center;
		position: relative;
		margin-top: 5px;
		/* 中央寄せしたい要素の親タグにrelativeをつける */
		overflow: hidden;
		/* はみ出した部分は表示しないようにする */
		height: 480px;
		/* 高さは固定値を入れる */
		padding-top: 14px;
	}

	.mainVisual::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 5px;
		background: url("img/bg_main_line.svg") repeat-x;
		z-index: 1;
	}

	.mainVisualContainer {
		position: absolute;
		top: calc(50% + 8px);
		/* トップを基準に中央配置 */
		left: 50%;
		/* 左を基準に中央配置 */
		width: 2400px;
		height: 480px;
		margin-top: -240px;
		margin-left: -1200px;
	}

	.btn_main_wrap {
		position: absolute;
		bottom: 15px;
		left: calc(50% - 285px);
		display: flex;
		gap: 10px
	}

	.btn_main_consultation_a {
		width: 280px;
		height: 70px;
		display: block;
		background-color: #007f5d;
		border-radius: 35px;
		color: #fff !important;
		font-weight: bold;
		font-size: 18px;
		text-decoration: none !important;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		box-sizing: border-box;
		border: #000 2.5px solid;
	}

	.btn_main_consultation_a::after {
		content: "";
		background-image: url(img/icon_main_consultation_arrow.svg);
		background-size: contain;
		background-repeat: no-repeat;
		width: 18px;
		height: 16.5px;
	}

	.btn_main_download_a {
		width: 280px;
		height: 70px;
		display: block;
		background-color: #007acc;
		border-radius: 35px;
		color: #fff !important;
		font-weight: bold;
		font-size: 18px;
		text-decoration: none !important;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		padding-left: 16px;
		box-sizing: border-box;
		border: #000 2.5px solid;
	}

	.btn_main_download_a::after {
		content: "";
		background-image: url(img/icon_main_download_arrow.svg);
		background-size: contain;
		background-repeat: no-repeat;
		width: 30px;
		height: 27px;
	}

	.btn_main_download_span {
		font-size: 14px;
		display: block;
		margin-top: -8px;
	}

	.disaster-preventionAnchor {
		background-color: #ffeb56;
		padding-bottom: 10px;
	}

	.disaster-preventionAnchor nav {
		background: url(img/bg_nav.svg);
		background-color: #333;
		text-align: center;
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	}

	.disaster-preventionAnchor ul {
		width: 1240px;
		margin: 0 auto;
		padding-right: 10px;
	}

	.disaster-preventionAnchor li {
		display: inline-block;
		vertical-align: top;
		margin-left: 15px;
	}

	.disaster-preventionAnchor li:first-child {
		margin-left: 0 !important;
	}

	.disaster-preventionAnchor img {
		width: 175px;
	}

	.disaster-preventionAnchor .freeAnchor img {
		width: 82px;
	}

	.contentWrap {
		width: 1000px;
		margin: 0 auto;
		position: relative;
	}

	#disaster-preventionContainerh2.el_bl_event-success-casek-title {
		text-align: center;
		float: none;
	}

	.el_bl_event-success-casek-title {
		background-color: #ff8000;
		line-height: 1.2;
	}

	.el_bl_event-success-casek-title::before,
	.el_bl_event-success-casek-title::after {
		border-color: #ff8000 transparent;
	}

	.el_bl_event-success-casek-title-sub {
		margin-top: 6px;
		display: block;
		font-size: 14px;
	}

	.el_bl_event-success-casek-title-sub::before {
		content: "＼";
		margin-right: 4px;
	}

	.el_bl_event-success-casek-title-sub::after {
		content: "／";
		margin-left: 0;
	}

	#big-disaster-prevention-sugoroku h2,
	#disaster-prevention-sugoroku h2,
	#disaster-prevention-riddle-solving h2,
	#disaster-prevention-reflector h2,
	#waterstick h2 {
		text-align: center;
		margin: 0 auto;
		padding: 30px 0;
	}

	#pittalink h2,
	#free-disaster-prevention-sugoroku h2,
	#disaster-prevention-quiz h2 {
		font-size: 36px;
		text-align: center;
		font-weight: bold;
		padding: 30px 0;
	}

	#pittalink h2 span,
	#free-disaster-prevention-sugoroku h2 span,
	#disaster-prevention-quiz h2 span {
		text-decoration-color: #ff9f00;
		text-decoration-line: underline;
		text-decoration-thickness: 10px;
		text-underline-offset: -3px;
		text-decoration-skip-ink: none;
	}

	#pittalink .btnWrap h3,
	#free-disaster-prevention-sugoroku .btnWrap h3,
	#disaster-prevention-quiz .btnWrap h3 {
		font-size: 24px;
		font-weight: bold;
		margin: 34px 0;
	}

	#importance {
		margin-top: 64px;
		font-size: 16px;
	}

	#importance .h2Wrap {
		display: flex;
		justify-content: space-between;
		margin-bottom: 40px;
		align-items: center;
	}

	.importance_title_wrap {
		width: 250px;
	}

	#importance .h2_txtWrap {
		width: 700px;
	}

	#importance .h2_txtWrap p {
		margin-bottom: 40px;
	}

	#importance .h2_txtWrap p:last-child {
		margin-bottom: 0;
	}

	.importance_title {
		font-size: 26px;
		font-weight: bold;
		color: #000;
		line-height: 1.5;
		margin-bottom: 8px;
	}

	.importance_title span {
		font-size: 18px;
	}

	.importance_ul {
		font-size: 26px;
	}

	.importance_li {
		background: url(img/icon_check.svg) left 0px top 1px no-repeat;
		background-size: 44px auto;
		padding-left: 48px;
		margin-bottom: 32px;
		font-weight: bold;
	}

	.importance_li span {
		text-decoration-color: #77bbe4;
		text-decoration-line: underline;
		text-decoration-thickness: 10px;
		text-underline-offset: -3px;
		text-decoration-skip-ink: none;
	}

	#difficult {
		background-color: #fff;
		padding: 40px 0;
	}

	#difficult .h2Wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		background-color: #fff;
	}

	.whyWrap {
		background-color: #fff;
		border-radius: 10px;
		border: solid 4px #000;
		padding: 20px 40px;
		box-sizing: border-box;
		margin-bottom: 56px;
		position: relative;
	}

	.whyWrap p {
		margin-bottom: 40px;
	}

	.why_title {
		font-size: 26px;
		font-weight: bold;
		color: #000;
		text-align: center;
		position: relative;
		width: 340px;
		margin: 0 auto 10px;
	}

	.why_title span::before {
		position: absolute;
		content: "";
		width: 113px;
		height: 18px;
		background: url(img/bg_why_title.svg) no-repeat;
		background-size: contain;
		left: -120px;
		top: calc(50% - 9px);
	}

	.why_title span::after {
		position: absolute;
		content: "";
		width: 113px;
		height: 18px;
		background: url(img/bg_why_title.svg) no-repeat;
		background-size: contain;
		right: -120px;
		top: calc(50% - 9px);
	}

	.why_txtWrap {
		width: 600px;
	}

	.img_importance {
		position: absolute;
		right: 20px;
	}

	#point {
		background-color: #fff;
		padding-top: 100px;
		background-image: url(img/bg_white.svg);
		background-repeat: repeat-y;
		background-position: top center;
		position: relative;
	}

	#point::before {
		content: "";
		position: absolute;
		top: -5px;
		left: 50%;
		margin-left: -100px;
		border: 100px solid transparent;
		border-top: 60px solid #ffeb56;
		z-index: 0;
	}

	.key_solutions_title {
		font-size: 36px;
		font-weight: bold;
		color: #000;
		text-align: center;
		line-height: 1.4;
		position: relative;
		margin: 0 auto 100px;
		width: 480px;
	}

	.key_solutions_title_small {
		font-size: 26px;
	}

	.key_solutions_title_strong {
		color: #ff8000;
	}

	.key_solutions_title::before {
		position: absolute;
		content: "";
		width: 386px;
		height: 217px;
		background: url(img/bg_key_solutions_title_left_pc.webp) no-repeat;
		background-size: contain;
		left: -400px;
		bottom: -20px;
	}

	.key_solutions_title::after {
		position: absolute;
		content: "";
		width: 386px;
		height: 217px;
		background: url(img/bg_key_solutions_title_right_pc.webp) no-repeat;
		background-size: contain;
		right: -400px;
		bottom: -20px;
	}

	.key_solutions_point_title {
		font-size: 26px;
		font-weight: bold;
		color: #000;
		margin-bottom: 24px;
		position: relative;
	}

	.key_solutions_point_txtWrap {
		font-size: 16px;
		color: #000;
	}

	.key_solutions_point_txtWrap p:first-child {
		margin-bottom: 16px;
	}

	.key_solutions_point_orange {
		color: #ff8000;
		font-weight: bold;
	}

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

	.key_solutions_img {
		position: relative;
	}

	#key_solutions_point_01,
	#key_solutions_point_02,
	#key_solutions_point_03,
	#key_solutions_point_04 {
		display: flex;
		align-items: center;
		position: relative;
		margin-bottom: 100px;
		margin-left: 60px;
	}

	#key_solutions_point_02,
	#key_solutions_point_03 {
		margin-bottom: 140px;
	}

	#key_solutions_point_02,
	#key_solutions_point_04 {
		margin-left: 0;
		justify-content: space-between;
	}

	#key_solutions_point_03 {
		gap: 40px;
	}

	#key_solutions_point_04 {
		margin-bottom: 40px;
	}

	#key_solutions_point_01::before {
		position: absolute;
		content: "";
		width: 674px;
		height: 142px;
		background: url(img/bg_num_01.svg) no-repeat;
		background-size: contain;
		left: -640px;
		top: -80px;
	}

	#key_solutions_point_02::before {
		position: absolute;
		content: "";
		width: 707px;
		height: 142px;
		background: url(img/bg_num_02.svg) no-repeat;
		background-size: contain;
		left: -140px;
		top: -35px;
	}

	#key_solutions_point_03::before {
		position: absolute;
		content: "";
		width: 709px;
		height: 142px;
		background: url(img/bg_num_03.svg) no-repeat;
		background-size: contain;
		left: -640px;
		top: -90px;
	}

	#key_solutions_point_04::before {
		position: absolute;
		content: "";
		width: 717px;
		height: 142px;
		background: url(img/bg_num_04.svg) no-repeat;
		background-size: contain;
		left: -140px;
		top: -85px;
	}

	#key_solutions_point_01 .key_solutions_point_title,
	#key_solutions_point_03 .key_solutions_point_title {
		margin-left: -16px;
	}

	#key_solutions_point_01 .key_solutions_point_txtWrap {
		max-width: 550px;
	}

	#key_solutions_point_02 .key_solutions_point_txtWrap,
	#key_solutions_point_04 .key_solutions_point_txtWrap {
		max-width: 500px;
	}

	#point h3.case-study-title {
		color: #000000;
		font-size: 14px;
		line-height: 1.8;
		margin-bottom: 0;
		text-decoration: none;
	}

	#point h3 span.case-study-title-main {
		text-decoration: underline;
	}

	#point h3 span.case-study-title-sub {
		font-size: 12px;
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}

	.case-study-title-sub::before,
	.case-study-title-sub::after {
		content: '';
		width: 1.5px;
		height: 36px;
		background-color: #000
	}

	.case-study-title-sub::before {
		margin-right: 12px;
		transform: rotate(-25deg)
	}

	.case-study-title-sub::after {
		margin-left: 10px;
		transform: rotate(25deg)
	}


	.bl_event-success-case a:link {
		color: #000000;
		text-decoration: none;
	}

	.disaster-prevention-reflectorWrap {
		height: 833px;
	}

	.disaster-prevention-riddle-solvingWrap {
		height: 936px;
	}

	.ecobagWrap {
		height: 950px;
	}

	.big-disaster-prevention-sugorokuWrap {
		height: 1528px;
	}

	.disaster-prevention-sugorokuWrap {
		height: 976px;
	}

	.waterstickWrap {
		height: 1052px;
	}

	.pittalinkWrap {
		height: 671px;
	}

	.free-disaster-prevention-sugorokuWrap {
		height: 728px;
	}

	.disaster-prevention-quizWrap {
		height: 728px;
	}

	.craftbookWrap {
		height: 973px;
	}

	.messageWrap {
		margin-top: 60px;
		margin-bottom: 60px;
	}

	.messageWrap_02 {
		margin-top: 0;
		margin-bottom: 80px;
	}

	.messageWrap_03 {
		margin-top: 60px;
		margin-bottom: 80px;
	}

	.imgWrap {
		position: relative;
		z-index: 4;
	}

	.imgWrap .imgArea {
		margin-bottom: 20px;
		z-index: 2;
	}

	.imgWrap .iconArea {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: -30px;
	}

	.imgWrap .iconArea_02 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 72px;
	}

	.imgWrap .iconArea_02_2 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 120px;
	}

	.imgWrap .iconArea_03 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 234px;
	}

	.imgWrap .iconArea_03_2 {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 270px;
	}

	.imgWrap .iconArea_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: -50px;
	}

	.imgWrap .iconArea_02_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 136px;
	}

	.imgWrap .iconArea_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: -50px;
	}

	.imgWrap .iconArea_02_craftbook {
		position: absolute;
		z-index: 3;
		left: -50px;
		top: 136px;
	}

	.imgWrap .imgArea_sub {
		position: absolute;
		z-index: 3;
		left: -230px;
		top: 200px;
	}

	.imgWrap .imgArea img {
		width: 600px;
	}

	.notice_center {
		text-align: center;
	}

	.imgWrap p.notice {
		margin: -10px 0 10px 0;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.imgWrap p.notice::before {
		content: "※";
	}

	.txtWrap {
		position: absolute;
		width: 386px;
		background-color: #fff;
		border: 2px solid #000;
		top: 30px;
		left: 410px;
		padding: 15px 0 30px 200px;
		z-index: 1;
	}

	.txtimgWrap {
		position: relative;
	}

	.txtWrap .imgArea {
		margin-top: 10px;
		z-index: 2;
	}

	#disaster-prevention-reflector .txtWrap .imgArea {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.txtWrap .iconArea {
		position: absolute;
		z-index: 3;
		top: 150px;
		right: 30px;
	}

	#waterstick .txtWrap .iconArea {
		top: 170px;
	}

	.txtWrap p {
		font-size: 16px;
		margin: 15px 30px 0px 20px;
	}

	.txtWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		margin-top: 0px;
		color: #000;
	}

	.txtWrap p.notice::before {
		content: "※";
	}

	.txtWrap p.notice_first {
		margin-top: 15px;
	}

	.img_detail {
		margin: 15px 30px 0px 20px;
	}

	.img_detail img {
		width: 330px;
		height: auto;
	}

	.all_notice p {
		text-align: center;
		margin: -30px 0px 30px 0px;
	}

	.all_notice p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.all_notice p.notice::before {
		content: "※";
	}

	.txtWrap .imgArea img {
		width: 350px;
		height: auto;
	}

	.txtWrap .imgArea img.waterstick_img {
		width: 320px;
		height: auto;
		margin: 0 auto;
		text-align: center;
		display: block;
	}

	.txtWrap .imgArea img.waterstick_img_kohousou {
		width: 320px;
		height: auto;
		margin: 0 auto;
		padding-right: 30px;
		text-align: center;
		display: block;
	}

	.eventWrap {
		position: absolute;
		color: #fff;
		background-color: #00911f;
		width: 540px;
		padding: 10px 30px 0px;
		z-index: 4;
	}

	.eventWrap h3 {
		text-align: center;
		font-size: 18px;
	}

	.eventWrap h3:after {
		background-color: #fff;
		content: "";
		display: block;
		height: 2px;
		margin-bottom: 10px;
	}

	.eventWrap section {
		margin-bottom: 10px;
	}

	.eventWrap h4 {
		font-size: 16px;
		display: inline-block;
	}

	.eventWrap h4.h4_top {
		vertical-align: top;
	}

	.eventWrap p.eventInfo {
		display: inline-block;
		font-size: 16px;
		color: #fff;
		padding: 2px 10px;
		margin-right: 10px;
		border: solid 2px #fff;
		font-weight: 600;
	}

	.eventWrap p.eventInfo span.eventInfo_regular_price {
		text-decoration: line-through;
		opacity: 0.7;
	}

	.eventWrap p.eventInfo span.eventInfo_sale_price {
		font-size: 22px;
	}

	.eventWrap p.eventInfo span.eventInfo_arrow {
		display: block;
		text-align: center;
	}

	.eventWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #fff;
		margin: 5px 0 0 90px;
	}

	.eventWrap p.notice::before {
		content: "※";
	}

	.eventWrap p.notice_large {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		margin: 5px 0 0 90px;
	}

	.eventWrap p.notice_large::before {
		content: "※";
	}

	.movieWrap,
	.workshopWrap,
	.pointWrap {
		position: relative;
		width: 996px;
		background-color: #fff;
		border: 2px solid #000;
		text-align: center;
		margin: 0 auto 40px;
		padding: 30px 0;
	}

	.workshopWrap {
		margin-bottom: 0 !important;
	}

	.infoWrap {
		width: 1000px;
		margin: 0 auto 40px;
	}

	.h3Wrap h3 {
		text-align: center;
		color: #000;
		background: #fff;
		display: inline;
		font-size: 18px;
		border: solid 2px #000;
		padding: 10px 20px;
	}

	.h3Wrap {
		position: absolute;
		left: 0;
		right: 0;
		top: -18px;
		margin: auto;
	}

	.clearfix::after {
		content: '';
		/* 空文字 */
		display: block;
		/* ブロック要素に指定 */
		clear: both;
		/* 回り込み解除 */
	}

	.workshopFlow {
		width: 270px;
		float: left;
	}

	.workshopFlow img {
		width: 270px;
		height: auto;
	}

	.workshopFlow video {
		width: 270px;
		height: auto;
	}

	.workshopWrap section:first-of-type {
		margin-left: 30px;
	}

	.workshopArrow {
		float: left;
		padding-top: 90px;
	}

	.workshopWrap h4 {
		font-size: 16px;
		color: #000;
		text-align: center;
		padding-bottom: 5px;
	}

	.workshopWrap p {
		padding-top: 10px;
		text-align: left;
	}

	.workshopWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.workshopWrap p.notice::before {
		content: "※";
	}

	.btnWrap {
		position: relative;
		overflow: hidden;
		height: 280px;
	}

	.btnWrap_point,
	.btnWrap_02 {
		padding-top: 40px;
		margin-bottom: 64px;
	}

	.btnWrap_white {
		background-color: #fff;
	}

	.btnWrap h3 {
		text-align: center;
		margin: 40px 0;
	}

	.btnWrap_point h2.btnWrap_point_title,
	.btnWrap_02 h2.btnWrap_02_title {
		height: 110px;
		margin: 0 auto;
		width: 1200px;
		text-align: center;
		font-weight: bold;
		position: relative;
		font-size: 18px;
	}

	.btnWrap_02_title_large {
		font-size: 28px;
		color: #00861d;
	}

	.btnWrap_point_title_large {
		font-size: 28px;
		color: #ff8000;
	}

	.btnWrap_point_title::before,
	.btnWrap_02_title::before {
		position: absolute;
		content: "";
		width: 250px;
		height: 87px;
		background: url(img/bg_cta_left_pc.svg) no-repeat;
		background-size: contain;
		left: -60px;
		bottom: 20px;
	}

	.btnWrap_point_title::after,
	.btnWrap_02_title::after {
		position: absolute;
		content: "";
		width: 250px;
		height: 87px;
		background: url(img/bg_cta_right_pc.svg) no-repeat;
		background-size: contain;
		right: -60px;
		bottom: 20px;
	}

	.btn_bg {
		background: url(img/bg_btnwrap.svg);
		background-color: #00a222;
		height: 170px;
		position: relative;
	}

	.btn_bg::before {
		content: "";
		position: absolute;
		top: -5px;
		left: 50%;
		margin-left: -100px;
		border: 100px solid transparent;
		border-top: 50px solid #ffeb56;
		z-index: 0;
	}

	.btnWrap_point .btn_bg::before,
	.btnWrap_white .btn_bg::before {
		border-top: 50px solid #fff;
	}

	.btn_bg_02 {
		background: url(img/bg_nav.svg);
		background-color: #333;
		height: 170px;
	}

	.btn_bg_point {
		background: url(img/bg_btnwrap.svg);
		background-color: #00a222;
		height: 170px;
	}

	.disaster-prevention_title_wrapper {
		padding: 10px 0;
		background-image: url(img/bg_nav.svg);
		display: block;
	}

	.disaster-prevention_title_txt {
		text-align: center;
		font-size: 40px;
		font-weight: bold;
		background-color: #fff;
		display: block;
	}

	#message {
		padding-top: 50px;
	}

	#message_02 {
		padding-top: 0;
	}

	.btn_more,
	.btn_contact {
		margin: 0;
		display: block;
		float: left;
	}

	.btn_more {
		margin-right: 20px;
	}

	.btnContainer {
		position: absolute;
		top: 50%;
		/* トップを基準に中央配置 */
		left: 50%;
		/* 左を基準に中央配置 */
		width: 720px;
		height: 170px;

		margin-top: -32px;
		margin-left: -350px;
		z-index: 6;
	}

	#pittalink .btnContainer {
		width: 350px;
		margin-left: -175px;
	}

	#pittalink .btn_more {
		margin-right: 0;
	}

	.btn_bg_img {
		position: absolute;
		top: calc(50% - 50px);
		/* トップを基準に中央配置 */
		left: 50%;
		/* 左を基準に中央配置 */
		width: 1200px;
		height: 280px;

		margin-top: -140px;
		margin-left: -600px;
		z-index: 1;
	}

	.txtWrap .imgArea {
		margin-left: 10px;
	}

	.messageWrap,
	.messageWrap_02,
	.messageWrap_03 {
		position: relative;
		padding-left: 370px;
	}

	.message_imgWrap img {
		position: absolute;
		width: 400px;
		height: auto;
		border-radius: 50%;
		top: -20px;
		left: 0;
		z-index: 1;
	}

	.message_txtWrap {
		position: relative;
		width: 506px;
		border: 2px solid #000;
		padding: 50px 60px 60px;
		z-index: 2;
	}

	.message_txt_right {
		text-align: right;
		margin-left: 20px;
	}

	.message_txtWrap h3 {
		font-size: 28px;
		color: #006f19;
		font-weight: bold;
	}

	.message_title {
		text-decoration-color: #cae34c;
		text-decoration-line: underline;
		text-decoration-thickness: 10px;
		text-underline-offset: -3px;
		text-decoration-skip-ink: none;
	}

	.message_name {
		display: block;
		font-size: 18px;
		margin-top: 16px;
		color: #00781a;
	}

	#disaster-preventionContainer .message_txtWrap a,
	#disaster-preventionContainer .message_txtWrap strong {
		color: #00781a;
	}

	.message_txtWrap p {
		font-size: 16px;
		margin-top: 15px;
	}

	#freeContent {
		margin-bottom: 80px;
	}

	#freeContent .freeContent_txt_center {
		text-align: center;
		background-color: #fff;
		border: 1px solid #000;
		padding: 20px;
		max-width: 600px;
		margin: 0 auto 15px;
	}

	#freeContent .freeContentWrap {
		margin-top: 20px;
		font-size: 16px;
		margin-bottom: 40px;
	}

	.freeContent_notice {
		margin: 0 0 10px;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		color: #cc0000;
	}

	.freeContent_notice a {
		color: #000;
	}

	.freeContent_notice::before {
		content: "※";
	}

	.notice_big {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		color: #cc0000;
		margin: 15px 30px 0px 20px;
	}

	.notice_big a {
		color: #000;
	}

	.notice_big::before {
		content: "※";
	}

	.review_box {
		margin-top: 20px;
	}

	.rentalWrap {
		background-color: #fff;
		border-bottom: solid 10px #007519;
		margin: 0 auto;
		text-align: center;
	}

	.rentalWrap img {
		margin: 0 auto;
	}

	.rentalWrap p.notice {
		width: 640px;
		text-align: left;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 0;
		margin: 0 auto;
	}

	.rentalWrap p.notice:last-of-type {
		width: 640px;
		text-align: left;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 20px;
		margin: 0 auto;
	}

	.rentalWrap p.notice::before {
		content: "※";
	}

	.text_w {
		text-align: center;
		font-weight: bold;
		padding: 20px;
		line-height: 1.75;
		font-size: 18px;
	}

	#disaster-preventionContainer.contact_btn {
		text-align: center;
		margin: 0 auto 40px !important;
	}

	.sub {
		vertical-align: super;
		font-size: 10px;
	}

	lite-youtube {
		max-width: 930px !important;
		margin: 0 auto;
	}

	.date {
		display: flex;
		color: #666;
		width: 1000px;
		margin: 0 auto;
	}

	.date__title {
		margin-right: 8px;
	}

	.date__time {
		margin-right: 16px;
	}

	.banner_box__review img {
		margin-bottom: 0;
	}

	.btnWrap_last {
		margin-bottom: 0;
	}

	.el_more__link a,
	.el_more__link a:visited {
		color: #ffffff !important;
	}

	.el_more__link a {
		text-align: center;
		display: block;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 8px 20px;
		width: 300px;
		border: 0;
		color: #ffffff;
		background: url("../image/top/arrow-white.png") center right 16px no-repeat #00911f;
		background-size: 8px;
		cursor: pointer;
		border-radius: 30px;
		font-size: 14px;
		text-decoration: none;
	}
}

/* ===== SP ===== */
@media screen and (max-width:750px) {
	img {
		max-width: 100%;
		height: auto;
	}

	.disaster-prevention {
		background-color: #ffeb56;
	}

	#disaster-preventionContainer .bread_wrapper {
		width: 100%;
		background-color: #fff;
		padding-bottom: 5px;
	}

	#disaster-preventionContainer strong {
		color: #00a222;
	}

	.mainVisual {
		background-color: #fff;
		text-align: center;
		position: relative;
		padding-top: 10px;
		margin-top: 5px;
	}

	.mainVisual::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 4px;
		background: url("img/bg_main_line.svg") repeat-x;
		z-index: 1;
	}


	.mainVisual h1 {
		margin: 0 auto;
	}

	.btn_main_wrap {
		display: flex;
		border-top: #000 solid 3px;
		border-bottom: #000 solid 3px;
		gap: 3px;
		background-color: #000;
	}

	.btn_main_consultation,
	.btn_main_download {
		width: 50%;
	}

	.btn_main_consultation_a {
		width: 100%;
		height: 60px;
		display: block;
		background-color: #007f5d;
		color: #fff !important;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none !important;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		box-sizing: border-box;
	}

	.btn_main_consultation_a::after {
		content: "";
		background-image: url(img/icon_main_consultation_arrow.svg);
		background-size: contain;
		background-repeat: no-repeat;
		width: 12px;
		height: 12px;
	}

	.btn_main_download_a {
		width: 100%;
		height: 60px;
		display: block;
		background-color: #007acc;
		color: #fff !important;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none !important;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		padding-left: 16px;
		box-sizing: border-box;
	}

	.btn_main_download_a::after {
		content: "";
		background-image: url(img/icon_main_download_arrow.svg);
		background-size: contain;
		background-repeat: no-repeat;
		width: 20px;
		height: 18px;
	}

	.btn_main_download_span {
		font-size: 10px;
		display: block;
		margin-top: -6px;
	}

	.disaster-preventionAnchor {
		background-color: #ffeb56;
		padding-bottom: 10px;
	}

	.disaster-preventionAnchor nav {
		background: url(img/bg_nav.svg);
		background-color: #333;
		text-align: center;
		box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
	}

	.disaster-preventionAnchor ul {
		margin: 0 auto;
		padding: 10px 0;
	}

	.disaster-preventionAnchor li {
		display: inline-block;
	}

	.disaster-preventionAnchor li:nth-child(even) {
		margin-right: 0;
	}

	.disaster-preventionAnchor img {
		width: 175px;
	}

	.disaster-preventionAnchor ul li:nth-child(even) {
		margin-right: 10px;
	}

	.disaster-preventionAnchor .freeAnchor img {
		width: 82px;
		margin: 0 14px;
	}

	.contentWrap {
		margin: 0 auto;
	}

	#point .contentWrap {
		padding: 0 20px;
	}

	#big-disaster-prevention-sugoroku h2,
	#disaster-prevention-sugoroku h2,
	#disaster-prevention-riddle-solving h2,
	#disaster-prevention-reflector h2,
	#waterstick h2 {
		text-align: center;
		margin: 0 auto;
		padding: 20px 0;
	}

	#big-disaster-prevention-sugoroku h2 img,
	#disaster-prevention-sugoroku h2 img,
	#disaster-prevention-riddle-solving h2 img,
	#disaster-prevention-reflector h2 img,
	#waterstick h2 img {
		width: 90%;
	}

	#pittalink h2,
	#free-disaster-prevention-sugoroku h2,
	#disaster-prevention-quiz h2 {
		font-size: 24px;
		text-align: center;
		font-weight: bold;
		padding: 20px 0;
	}

	#pittalink h2 span,
	#free-disaster-prevention-sugoroku h2 span,
	#disaster-prevention-quiz h2 span {
		text-decoration-color: #ff9f00;
		text-decoration-line: underline;
		text-decoration-thickness: 10px;
		text-underline-offset: -3px;
		text-decoration-skip-ink: none;
	}

	#pittalink .eventWrap,
	#free-disaster-prevention-sugoroku .eventWrap,
	#disaster-prevention-quiz .eventWrap {
		margin-bottom: 0;
	}


	#pittalink .btnWrap h3,
	#free-disaster-prevention-sugoroku .btnWrap h3,
	#disaster-prevention-quiz .btnWrap h3 {
		font-size: 18px;
		font-weight: bold;
		padding: 17px 0 16px;
	}

	#importance {
		margin-top: 20px;
	}

	#importance {
		padding: 0 20px;
	}

	#importance .h2Wrap {
		display: flex;
		justify-content: space-between;
		margin-bottom: 24px;
		flex-direction: column;
		align-items: center;
	}

	#importance .h2Wrap:last-child {
		margin-bottom: 0;
	}

	.importance_title_wrap figure {
		margin-left: 16px;
		margin-bottom: 16px;
	}

	.importance_title_wrap figure.img_ruck_02 {
		margin-left: 40px;
	}

	#importance .h2_txtWrap p {
		margin-bottom: 20px;
	}

	#importance .h2_txtWrap p:last-child {
		margin-bottom: 0;
	}

	.importance_title {
		font-size: 26px;
		font-weight: bold;
		color: #000;
		line-height: 1.5;
		margin-bottom: 8px;
	}

	.importance_title span {
		font-size: 18px;
	}

	.importance_ul {
		font-size: 20px;
	}

	.importance_li {
		background: url(img/icon_check.svg) left 0px top 1px no-repeat;
		background-size: 32px auto;
		padding-left: 40px;
		margin-bottom: 16px;
		font-weight: bold;
	}

	.importance_li:last-child {
		margin-bottom: 0;
	}

	.importance_li span {
		text-decoration-color: #77bbe4;
		text-decoration-line: underline;
		text-decoration-thickness: 10px;
		text-underline-offset: -3px;
		text-decoration-skip-ink: none;
	}

	#difficult {
		background-color: #fff;
		padding: 40px 20px;
	}

	#difficult .h2Wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
		background-color: #fff;
		flex-direction: column;
		align-items: center;
	}

	.whyWrap {
		background-color: #fff;
		border-radius: 10px;
		border: solid 4px #000;
		padding: 16px;
		box-sizing: border-box;
		margin-bottom: 20px;
	}

	.whyWrap p {
		margin-bottom: 16px;
	}

	.whyWrap p:last-child {
		margin-bottom: 0;
	}

	.why_title {
		font-size: 20px;
		line-height: 1.5;
		font-weight: bold;
		color: #000;
		text-align: center;
		position: relative;
		width: 200px;
		margin: 0 auto 8px;
	}

	.why_title span::before {
		position: absolute;
		content: "";
		width: 80px;
		height: 13px;
		background: url(img/bg_why_title.svg) no-repeat;
		background-size: contain;
		left: -44px;
		top: calc(50% - 6.5px);
	}

	.why_title span::after {
		position: absolute;
		content: "";
		width: 80px;
		height: 13px;
		background: url(img/bg_why_title.svg) no-repeat;
		background-size: contain;
		right: -44px;
		top: calc(50% - 6.5px);
	}

	.img_importance {
		margin-bottom: 12px;
	}

	#point {
		background-color: #fff;
		padding-top: 80px;
		background-image: url(img/bg_white.svg);
		background-repeat: repeat-y;
		background-position: top center;
		position: relative;
	}

	#point::before {
		content: "";
		position: absolute;
		top: -1px;
		left: 50%;
		margin-left: -80px;
		border: 80px solid transparent;
		border-top: 50px solid #ffeb56;
		z-index: 0;
	}

	.key_solutions_title {
		font-size: 24px;
		font-weight: bold;
		color: #000;
		text-align: center;
		line-height: 1.4;
		position: relative;
		margin: 0 auto 80px;
		width: 220px;
	}

	.key_solutions_title_small {
		font-size: 18px;
	}

	.key_solutions_title_strong {
		color: #ff8000;
	}

	.key_solutions_title::before {
		position: absolute;
		content: "";
		width: 113px;
		height: 179px;
		background: url(img/bg_key_solutions_title_left_sp.webp) no-repeat;
		background-size: contain;
		left: -103px;
		bottom: -20px;
	}

	.key_solutions_title::after {
		position: absolute;
		content: "";
		width: 123px;
		height: 179px;
		background: url(img/bg_key_solutions_title_right_sp.webp) no-repeat;
		background-size: contain;
		right: -113px;
		bottom: -20px;
	}

	.key_solutions_point_title {
		font-size: 24px;
		font-weight: bold;
		color: #000;
		margin-bottom: 24px;
		position: relative;
	}

	.key_solutions_point_txtWrap {
		font-size: 14px;
		color: #000;
	}

	.key_solutions_point_txtWrap p:first-child {
		margin-bottom: 16px;
	}

	.key_solutions_point_orange {
		color: #ff8000;
		font-weight: bold;
	}

	.key_solutions_point_large {
		font-size: 22px;
		font-weight: bold;
		line-height: 1.6;
	}

	.key_solutions_img {
		position: relative;
		width: 80%;
		height: 80%;
		margin: 0 auto;
	}

	.key_solutions_img img {
		margin: 0 auto 10px;
		display: block;
	}

	#key_solutions_point_04 .key_solutions_img {
		width: 60%;
		height: 60%;
	}


	#key_solutions_point_01,
	#key_solutions_point_02,
	#key_solutions_point_03,
	#key_solutions_point_04 {
		position: relative;
		margin-bottom: 60px;
	}

	#key_solutions_point_04 {
		margin-bottom: 20px;
	}

	#key_solutions_point_01::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: url(img/bg_num_01.svg) no-repeat;
		background-size: contain;
		left: 0;
		top: -40px;
	}

	#key_solutions_point_02::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: url(img/bg_num_02.svg) no-repeat;
		background-size: contain;
		left: 0;
		top: -40px;
	}

	#key_solutions_point_03::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: url(img/bg_num_03.svg) no-repeat;
		background-size: contain;
		left: 0;
		top: -40px;
	}

	#key_solutions_point_04::before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		background: url(img/bg_num_04.svg) no-repeat;
		background-size: contain;
		left: 0;
		top: -40px;
	}

	#key_solutions_point_01 .key_solutions_point_title,
	#key_solutions_point_03 .key_solutions_point_title {
		margin-left: -16px;
	}

	#key_solutions_point_01 .key_solutions_point_txtWrap {
		max-width: 550px;
	}

	#key_solutions_point_02 .key_solutions_point_txtWrap,
	#key_solutions_point_04 .key_solutions_point_txtWrap {
		max-width: 500px;
	}


	.el_bl_event-success-casek-title {
		background-color: #ff8000;
		line-height: 1.2;
	}

	.el_bl_event-success-casek-title::before,
	.el_bl_event-success-casek-title::after {
		border-color: #ff8000 transparent;
	}

	.el_bl_event-success-casek-title-sub {
		margin-top: 8px;
		display: block;
		font-size: 14px;
	}

	.el_bl_event-success-casek-title-sub::before {
		content: "＼";
		margin-right: 4px;
	}

	.el_bl_event-success-casek-title-sub::after {
		content: "／";
		margin-left: 0;
	}

	#point h3.case-study-title {
		line-height: 1.8;
		margin-bottom: 0;
		text-decoration: none;
	}

	#point h3 span.case-study-title-main {
		text-decoration: underline;
		font-size: 13px;
		color: #000;
	}

	#point h3 span.case-study-title-sub {
		font-size: 10px;
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		color: #000;
	}

	.case-study-title-sub::before,
	.case-study-title-sub::after {
		content: '';
		width: 1.5px;
		height: 36px;
		background-color: #000
	}

	.case-study-title-sub::before {
		margin-right: 8px;
		transform: rotate(-25deg)
	}

	.case-study-title-sub::after {
		margin-left: 6px;
		transform: rotate(25deg)
	}

	#point h3 {
		margin: 0 auto 10px;
		text-align: center;
	}

	#point h3 img {
		height: 17px;
		width: auto;
	}

	#point h3 span {
		display: block;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.15em;
		color: #00a222;
	}

	.imgWrap {
		margin: 0 auto;
		text-align: center;
		z-index: 4;
		position: relative;
	}

	.imgWrap .imgArea {
		margin-bottom: 20px;
		z-index: 2;
	}

	.imgWrap .iconArea {
		position: absolute;
		z-index: 3;
		left: 5px;
		top: -20px;
	}

	.imgWrap .iconArea_02 {
		position: absolute;
		z-index: 3;
		left: 5px;
		top: 36px;
	}

	.imgWrap .iconArea_02_2 {
		position: absolute;
		z-index: 3;
		left: 5px;
		top: 58px;
	}

	.imgWrap .iconArea_03_2 {
		position: absolute;
		z-index: 3;
		left: 5px;
		top: 140px;
	}

	.imgWrap .iconArea_03 {
		position: absolute;
		z-index: 3;
		left: 5px;
		top: 116px;
	}

	.imgWrap .iconArea_craftbook {
		position: absolute;
		z-index: 3;
		left: 0;
		top: -24px;
	}

	.imgWrap .iconArea_02_craftbook {
		position: absolute;
		z-index: 3;
		left: 0;
		top: 75px;
	}

	.imgWrap .imgArea img {
		width: 89%;
	}

	.imgWrap .iconArea img {
		width: 74px;
	}

	.imgWrap .iconArea_02 img {
		width: 74px;
	}

	.imgWrap .iconArea_02_2 img {
		width: 74px;
	}

	.imgWrap .iconArea_03 img {
		width: 74px;
	}

	.imgWrap .iconArea_03_2 img {
		width: 74px;
	}


	.imgWrap .iconArea_craftbook img {
		width: 74px;
	}

	.imgWrap .iconArea_02_craftbook img {
		width: 74px;
	}

	.txtWrap {
		padding-top: 20px;
		position: relative;
		width: 88%;
		background-color: #fff;
		border: 2px solid #000;
		z-index: 1;
		margin: 0 auto 20px;
	}

	.txtimgWrap,
	.img_detail {
		position: relative;
		margin: 15px;
	}

	#disaster-prevention-reflector .txtimgWrap,
	#disaster-prevention-reflector .imgArea,
	#waterstick .txtimgWrap,
	#waterstick .imgArea {
		margin-top: 0;
	}

	#disaster-prevention-reflector .txtimgWrap .imgArea {
		margin-bottom: 50px;
	}

	.txtWrap .imgArea {
		margin-top: 10px;
		z-index: 2;
	}

	.txtWrap .iconArea {
		position: absolute;
		z-index: 3;
		bottom: 0;
		right: 0;
	}

	#disaster-prevention-reflector .iconArea {
		bottom: -40px;
	}

	.txtWrap p {
		font-size: 14px;
		margin: 0 20px 20px 20px;
	}

	.txtWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.txtWrap p.notice::before {
		content: "※";
	}

	.all_notice p {
		text-align: left;
		margin: -10px auto 30px auto;
		width: 75%;
	}

	.all_notice p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.all_notice p.notice::before {
		content: "※";
	}

	.eventWrap {
		border: 2px solid #00911f;
		color: #fff;
		background-color: #00911f;
		width: 88%;
		z-index: 4;
		margin: 0 auto 20px;
	}

	.eventWrap h3 {
		text-align: center;
		font-size: 15px;
		margin: 10px 20px;
	}

	.eventWrap h3:after {
		background-color: #fff;
		content: "";
		display: block;
		height: 2px;
		margin-bottom: 10px;
	}

	.eventWrap section {
		margin: 0 20px 10px 20px;
	}

	.eventWrap h4 {
		font-size: 14px;
		display: inline-block;
		vertical-align: top;
	}

	.eventWrap p.eventInfo {
		display: inline-block;
		font-size: 14px;
		color: #fff;
		padding: 2px 10px;
		margin-right: 0px;
		border: 2px solid #fff;
		font-weight: 600;
	}

	.eventWrap p.eventInfo span.eventInfo_regular_price {
		text-decoration: line-through;
		color: #d5f3e4;
	}

	.eventWrap p.eventInfo span.eventInfo_sale_price {
		font-size: 20px;
	}

	.eventWrap p.eventInfo span.eventInfo_arrow {
		display: block;
		text-align: center;
	}

	#disaster-prevention-riddle-solving .eventWrap p.eventInfo_addition {
		margin: 10px 0 0 75px;
	}

	.imgWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		text-align: left;
		margin: -10px 20px 10px 20px;
	}

	.imgWrap p.notice::before {
		content: "※";
	}

	.eventWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #fff;
		margin: 5px 0 0 76px;
	}

	.eventWrap p.notice::before {
		content: "※";
	}

	.eventWrap p.notice_large {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		margin: 5px 0 0 76px;
	}

	.eventWrap p.notice_large::before {
		content: "※";
	}

	.movieWrap,
	.workshopWrap,
	.pointWrap {
		position: relative;
		width: 88%;
		background-color: #fff;
		border: 2px solid #000;
		text-align: center;
		margin: 40px auto;
		padding: 25px 0 0;
	}

	.workshopWrap {
		margin-bottom: 0 !important;
	}

	.h3Wrap h3 {
		display: inline-block;
		text-align: center;
		color: #000;
		border: 2px solid #000;
		background: #fff;
		font-size: 15px;
		padding: 10px 20px;
	}

	.h3Wrap {
		position: absolute;
		left: 0;
		right: 0;
		top: -25px;
	}

	.movieWrap {
		margin-top: 51px;
		padding-top: 30px;
	}

	#waterstick .movieWrap {
		margin-top: 71px;
		padding-top: 30px;
	}

	#waterstick .movieWrap {
		margin-top: 71px;
		padding-top: 30px;
	}

	.movieWrap .h3Wrap {
		top: -36px;
	}

	#waterstick .movieWrap .h3Wrap {
		top: -56px;
	}

	#waterstick .movieWrap .h3Wrap {
		top: -56px;
	}

	.youtubeWrap {
		position: relative;
		padding-bottom: 56.25%;
		/*アスペクト比 16:9の場合の縦幅*/
		height: 0;
		overflow: hidden;
		margin: 20px 20px 0;
	}

	.youtubeWrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.clearfix::after {
		content: '';
		/* 空文字 */
		display: block;
		/* ブロック要素に指定 */
		clear: both;
		/* 回り込み解除 */
	}

	.workshopFlow {
		margin: 0 20px;
	}

	.workshopFlow video {
		width: 100%;
		height: auto;
	}

	.workshopArrow {
		margin-top: 10px;
	}

	.workshopArrow img {
		width: 34px;
	}

	.workshopWrap h4 {
		font-size: 14px;
		color: #000;
		text-align: center;
		padding: 5px 0;
	}

	.workshopWrap p {
		padding-top: 10px;
		text-align: left;
		font-size: 13px;
	}

	.workshopWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
	}

	.workshopWrap p.notice::before {
		content: "※";
	}

	.pointWrap {
		position: relative;
		margin-bottom: 20px;
	}

	.pointimgWrap {
		margin: 0 20px;
	}

	.pointWrap .iconArea {
		position: absolute;
		top: -40px;
		left: -25px;
	}

	.pointWrap img.iconArea {
		width: 73px;
	}

	.btnWrap {
		position: relative;
		height: 224px;
	}

	.btnWrap_point,
	.btnWrap_02 {
		height: auto !important;
		padding-top: 24px;
		margin-bottom: 32px;
	}

	.btnWrap_white {
		background-color: #fff;
	}

	.btnWrap h3 {
		text-align: center;
		margin: 0 auto;
		padding: 20px 0;
	}

	.btnWrap h3 img {
		height: 20px;
		width: auto;
	}

	.btnWrap_point_title,
	.btnWrap_02_title {
		text-align: center;
		margin-bottom: 20px;
		font-weight: bold;
		line-height: 1.4
	}

	.btnWrap_02_title_large {
		font-size: 22px;
		color: #00861d;
	}

	.btnWrap_point_title_large {
		font-size: 22px;
		color: #ff8000;
	}

	.btnWrap_point_title::before,
	.btnWrap_02_title::before {
		position: absolute;
		content: "";
		width: 45px;
		height: 117px;
		background: url(img/bg_cta_left_sp.svg) no-repeat;
		background-size: contain;
		left: 8px;
		top: 24px;
	}

	.btnWrap_point_title::after,
	.btnWrap_02_title::after {
		position: absolute;
		content: "";
		width: 45px;
		height: 117px;
		background: url(img/bg_cta_right_sp.svg) no-repeat;
		background-size: contain;
		right: 8px;
		top: 24px;
	}

	.btn_more,
	.btn_contact {
		margin: 20px 0;
		display: block;
	}

	.btnContainer {
		position: absolute;
		bottom: 0;
		left: 50%;
		/* 左を基準に中央配置 */
		width: 250px;
		height: 160px;
		text-align: center;
		margin-left: -125px;
		z-index: 6;
	}

	#pittalink .btn_bg,
	#pittalink .btnContainer {
		height: 90px;
	}

	#pittalink .btnWrap {
		height: 154px;
	}

	.btn_more a img,
	.btn_contact a img {
		width: 250px;
	}

	.btn_bg_img {
		position: absolute;
		bottom: 0;
		text-align: center;
		z-index: 5;
	}

	.btn_bg {
		background: url(img/bg_btnwrap.svg);
		background-color: #00a222;
		height: 160px;
	}

	.btn_bg::before {
		content: "";
		position: absolute;
		left: 50%;
		margin-left: -40px;
		border: 40px solid transparent;
		border-top: 16px solid #ffeb56;
		z-index: 0;
	}

	.btnWrap_point .btn_bg::before,
	.btnWrap_white .btn_bg::before {
		border-top: 16px solid #fff;
	}


	.btn_bg_02 {
		background: url(img/bg_nav.svg);
		background-color: #333;
		height: 160px;
	}

	.btn_bg_point {
		background: url(img/bg_btnwrap.svg);
		background-color: #333;
		height: 160px;
	}

	.disaster-prevention_title_wrapper {
		padding: 5px 0;
		background-image: url(img/bg_nav.svg);
		display: block;
	}

	.disaster-prevention_title_txt {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		background-color: #fff;
		display: block;
		line-height: 1.4;
		padding: 5px 0;
	}

	#message_02 {
		padding-top: 0;
	}

	.messageWrap {
		position: relative;
		padding-top: 240px;
		padding-right: 40px;
		width: 314px;
		margin: 0 auto;
	}

	.messageWrap_02 {
		position: relative;
		padding-top: 240px;
		padding-right: 40px;
		width: 314px;
		margin: 0 auto 40px;
	}

	.messageWrap_03 {
		position: relative;
		padding-top: 240px;
		padding-right: 40px;
		width: 314px;
		margin: 0 auto 40px;
	}

	.message_imgWrap img {
		position: absolute;
		width: 240px;
		margin: 20px 20px 0 20px;
		border-radius: 50%;
		top: 0;
		left: 0;
		z-index: 1;
	}

	.message_txtWrap {
		position: relative;
		border: 2px solid #000;
		width: 230px;
		padding: 20px;
		z-index: 2;
		margin-left: 60px;
	}

	.message_txtWrap h3 {
		font-size: 20px;
		color: #006f19;
		font-weight: bold;
	}

	.message_title {
		text-decoration-color: #cae34c;
		text-decoration-line: underline;
		text-decoration-thickness: 10px;
		text-underline-offset: -3px;
		text-decoration-skip-ink: none;
	}

	.message_name {
		display: block;
		font-size: 15px;
		margin-top: 10px;
		color: #00781a;
	}

	#disaster-preventionContainer .message_txtWrap a,
	#disaster-preventionContainer .message_txtWrap strong {
		color: #00781a;
	}

	.message_txtWrap p {
		font-size: 14px;
		margin-top: 15px;
	}

	.message_txt_right {
		text-align: right;
	}

	#freeContent {
		margin-bottom: 40px;
	}

	#freeContent .freeContent_txt_center {
		text-align: center;
		background-color: #fff;
		border: 1px solid #000;
		padding: 20px;
		max-width: 600px;
		margin: 15px auto;
	}

	#freeContent .freeContentWrap {
		margin: 20px 20px 10px 20px;
		font-size: 14px;
	}

	.freeContent_notice {
		margin: 0 0 10px;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 14px;
		color: #cc0000;
	}

	.freeContent_notice a {
		color: #000;
	}

	.freeContent_notice::before {
		content: "※";
	}

	.notice_big {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 14px;
		color: #cc0000;
		margin: 15px 30px 0px 20px;
	}

	.notice_big a {
		color: #000;
	}

	.notice_big::before {
		content: "※";
	}

	.review_box {
		margin-top: 20px;
		margin-bottom: 0;
	}

	.rentalWrap {
		background-color: #fff;
		text-align: center;
		border-bottom: solid 10px #00a222;
		padding: 0 20px;
	}

	.rentalWrap img {
		margin: 0 auto;
	}

	.rentalWrap p.notice {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 0;
		margin: 0 20px;
		text-align: left;
	}

	.rentalWrap p.notice:last-of-type {
		padding-left: 1em;
		text-indent: -1em;
		font-size: 12px;
		color: #000;
		padding: 4px 0 10px;
		margin: 0 20px;
		text-align: left;
	}

	.rentalWrap p.notice::before {
		content: "※";
	}

	.text_w {
		text-align: center;
		font-weight: bold;
		padding: 15px;
		line-height: 1.6;
		font-size: 14px;
	}

	.contact_btn {
		padding: 0 10px;
	}

	.sub {
		vertical-align: super;
		font-size: 10px;
	}

	.bannerarea {
		padding-top: 20px;
	}

	.date {
		display: flex;
		color: #666;
		padding: 0 24px;
	}

	.date__title {
		margin-right: 4px;
	}

	.date__time {
		margin-right: 16px;
	}

	.viewPC {
		display: none !important;
	}

	.banner_box__review img {
		margin-bottom: 0;
	}

	.btnWrap_last {
		margin-bottom: 0;
	}

	.el_more__link a,
	.el_more__link a:visited {
		color: #ffffff !important;
	}

	.el_more__link a {
		text-align: center;
		display: block;
		position: relative;
		margin: 0 auto 0 auto;
		padding: 8px 20px;
		width: 300px;
		border: 0;
		color: #ffffff;
		background: url("../image/top/arrow-white.png") center right 16px no-repeat #00911f;
		background-size: 8px;
		cursor: pointer;
		border-radius: 30px;
		font-size: 14px;
		text-decoration: none;
		margin-top: 16px;
	}
}