/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
.selector_h3 {
	padding: 2px 14px;
	border-left: 4px solid #18794b;
	margin: 0 0 20px;
	font-size: 115%;
	background: url("https://bousai-story.jp/wp/wp-content/uploads/bg_ttl-h3.png") left top repeat;
}

.selector_h3b {
	display: block;
	font-size: .8em;
	color: #007432;
}

.section_h3 {
	border-left: 5px solid #007432;
	padding-left: 35px;
	padding: .15em .18em;
}

/* 中見出し */
.selector_h3c {
	background: #1e73be;
	color: #ffffff;
}

.selector_h3c:after {
	border-top: 10px solid #1e73be;
}

.selector_h3c:before {
	border-top: 10px solid #1e73be;
}

.selector_h3d {
	position: relative;
	padding: 0, 0, 0, 0;
	background-color: #007432;
	border-radius: 6px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.1) inset;
	color: #ffffff;
}

.selector_h3d::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 15px solid #007432;
}

.design_date {
	background-color: #007432;
}

#post_list .title {
	color: #fff;
}

.side_headline,#bread_crumb .last,a:hover,.single_headline,.footer_headline {
	color: #007432;
}

.tcdw_category_list_widget a:hover {
	color: #007432;
}

.pc #global_menu ul ul a:hover,#global_menu ul a:hover,.archive_headline,a.menu_button:hover,#load_post a {
	background-color: #007432;
}

.single_headline {
	border-color: #007432;
}

#return_top,#header_category_list,#header_tag_list {
	background-color: #6EDB00;
}

/*メールフォーム*/
/*スマートフォン表示の際はラベルと入力部品が縦に並ぶようにする*/
@media screen and (max-width: 480px) {
	body .wpcf7 input[type="text"],
																							    body .wpcf7 input[type="email"],
																								  body .wpcf7 input[type="number"],
																							    body .wpcf7 input[type="url"] {
		width: 100%;
	}
	
	/*スマホ時に送信ボタン大きく。*/
	body .wpcf7 .wpcf7-submit {
		width: 50%;
		font-size: 1.5em;
	}
}

/*フォーム幅を95%に*/
body .wpcf7 {
	width: 95%;
	max-width: 700px;
	margin: 0 auto;
}

/*ラベルを左寄せに、文字サイズ変更*/
.wpcf7 label {
	float: left;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: .5em;
	padding: .5em;
}

/*必須印の色とサイズを指定*/
.wpcf7 label span,
.wpcf7 .cap span {
	font-size: .9em;
	color: #F4524D;
}

/*フォーム部品を右にフロート、幅を7割程度に*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"] {
	float: right;
	width: 75%;
}

.wpcf7 input[type="number"] {
	float: right;
	width: 25%;
}

/*フロート解除*/
.wpcf7 p,.wpcf7 span {
	clear: left;
}

/*入力フォームのデザインをカスタマイズ*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="url"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	border: 1px solid #ccc;
	font-size: 1em;
	padding: .5em;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,.1) inset;
}

/*テキストエリアを幅100%に*/
.wpcf7 textarea {
	width: 100%;
}

/*親要素に中央揃えを適用し、送信ボタンを真ん中に寄せます*/
body .wpcf7 .contact_submit {
	text-align: center;
}

/*送信ボタンを相対サイズに。ディフォルトのmarginを取り除く*/
.wpcf7 .wpcf7-submit {
	width: 20%;
	margin-right: 0;
	font-size: 1.3em;
	max-width: 300px;
}

/*送信ボタンにマウスカーソルが乗った時の処理*/
.wpcf7-submit:hover {
	background-color: #3D4045;
	color: #fff;
}

/*エラーの表示を中央寄せ・幅100%表示にします*/
.wpcf7-response-output,
div.wpcf7-validation-errors {
	width: 100%;
	text-align: center;
}

/*ロード中画像をブロック要素にして中央に寄せます*/
div.wpcf7 img.ajax-loader {
	display: block;
	margin: 0 auto;
}

/*ディフォルトのエラー文章を非表示にします*/
.wpcf7 span.wpcf7-not-valid-tip {
	display: none;
}

/*エラーの発生したフォームを赤背景にします*/
body .wpcf7 .wpcf7-not-valid {
	background: pink;
}

/*
防災の語り手
*/
.fukuface {
	vertical-align: middle;
	display: inilne-block;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 85px;
	padding-bottom: 50px;
	line-height: 20px;
	background-image: url("https://rui.jp.net/wp-content/uploads/faceicon/fukumoto-icon75.jpg");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.fukufaced {
	vertical-align: middle;
	display: inilne-block;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 85px;
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url("https://rui.jp.net/wp-content/uploads/faceicon/fukumoto-icon75.jpg");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.ariface {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 85px;
	padding-bottom: 50px;
	line-height: 20px;
	background-image: url("https://rui.jp.net/wp-content/uploads/faceicon/ariizumisan-icon75.jpg");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.arifaced {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 85px;
	padding-bottom: 10px;
	line-height: 20px;
	background-image: url("https://rui.jp.net/wp-content/uploads/faceicon/ariizumisan-icon75.jpg");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.boxiframe {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}