@charset "utf-8";
■■■ベース■■■ {
}
object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width: 100%;
}
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, blockquote {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
body, button, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #444444;
	-webkit-text-size-adjust: 100%;
}
ol, ul, blockquote {
	display: block;
}
a {
	color: #007FFF;
}
a:visited {
	color: #6357C8;
}
a:hover {
	color: #F00;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
img {
	border-style: none;
}
　 {
}
■■■クラス■■■ {
}
.text-box-00▼テキストボックス▼ {
}
/* ▼無地▼ */
.text-box-01 {
	display: block;
	background-color: #FFF;
	overflow: hidden;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* ▼枠線有り▼ */
.text-box-02 {
	display: block;
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #CCC;
	overflow: hidden;
}
/* ▼小見出し付き用ボックス▼ */
.text-komidashi-left {
	width: 57.5%;
	float: left;
	display: block;
}
.text-komidashi-right {
	width: 57.5%;
	float: right;
	display: block;
}
.text-leftclear {
	display: block;
	overflow: hidden;
	clear: left;
}
.text-rightclear {
	display: block;
	overflow: hidden;
	clear: right;
}
/* ▼隣のボックスと高さを合わせる▼ */
.text-box-flex {
	-js-display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
	justify-content: space-between;
}
/* ▼2つ並びボックス▼ */
.text-box-double {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 43.6%;
	padding: 2%;
}
.text-box-double img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
.text-box-double2 {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 45%;
	padding: 2%;
}
/* ▼3つ並びボックス▼ */
.text-box-triple {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 27%;
	padding: 2%;
}
.text-box-triple img {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
.text-box-padding-clear {
	padding-top: 0;
	padding-bottom: 0;
}
.text-box-movie-text {
	padding-left: 2%;
	margin-top: 25px;
	margin-bottom: 7px;
}
/* ▼テキストボックス小･無地▼ */
.text-box-inside {
	display: block;
	background-color: #FFF;
	padding: 15px;
	overflow: hidden;
}
/* ▼テキストボックス小･グレー▼ */
.text-box-inside-gray {
	display: block;
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #CCC;
	overflow: hidden;
}
/* ▼テキストボックス小･他カラー▼ */
.text-box-inside-blue {
	display: block;
	background-color: #FFF;
	padding: 15px;
	border: 1px solid #B7D9FF;
	overflow: hidden;
}
/* ▼テキストボックス小･マージン▼ */
.text-box-inside-margin {
	margin-bottom: 15px;
}
.text-box-inside-padding {
	padding: 1.5%;
}
/* ▼トップページ･各ページリンク用 / 縦並びパターン▼ */
.text-box-link {
	width: auto;
	display: block;
	overflow: hidden;
}
.text-box-link a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #333;
}
.text-komidashi-link-left {
	width: 62.5%; /* ←画像フレーム「有り」の場合は「60%」に変更*/
	float: left;
	display: block;
}
.text-komidashi-link-right {
	width: 62.5%; /* ←画像フレーム「有り」の場合は「60%」に変更*/
	float: right;
	display: block;
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
.text-box-triple-01 {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 31.5%;
	margin-right: 2.5%;
}
.text-box-triple-01 img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.text-box-triple-01 a {
	text-decoration: none;
	color: #666;
}
.text-box-triple-02 {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 31.5%;
}
.text-box-triple-02 img {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.text-box-triple-02 a {
	text-decoration: none;
	color: #666;
}
.text-box-triple-box {
	overflow: hidden;
	margin-top: 10px;
}
.text-box-triple-box-height {
	height: 150px;
}
.text-box-triple-box-height-02 {
	height: 200px;
}
.text-box-triple-box-height-03 {
	height: 125px;
}
.text-box-triple-margin {
	margin-bottom: 35px;
}
.text-box-sitemap-margin {
	margin-bottom: 30px;
}
.text-komidashi-link-triple {
	background-color: #999999;
	display: block;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	border: 3px solid #FFFFFF;
	box-shadow: 0px 0px 5px #CCC;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 1px;
	margin-bottom: 2px;
	text-align: center;
}
.border-link-triple {
	display: none;
}
/* ▼文章を、PC版で1行表示･スマホ版で2行表示▼ */
.text-box-auto-left { /* ←右に余白無し */
}
.text-box-auto-left-02 { /* ←右に余白有り */
	margin-right: 15px;
}
.text-box-auto-right {
}
.text-box-auto-sp {
}
.text-box-margin {
	margin-bottom: 55px;
	display: block;
	overflow: hidden;
}
.text-box-margin2 {
	margin-bottom: 25px;
	display: block;
	overflow: hidden;
}
.text-box-bloc {
	display: block;
	overflow: hidden;
}
.text-box-radius {
	border-radius: 5px;
}
.text-box-shadow {
	box-shadow: 2px 2px 3px #CCC;
	margin-right: 3px;
	margin-bottom: 3px;
}
/* ▼サイトマップ･リンクページ用 / 横並びボックス▼ */
.text-box-tworow-01 { /* ←2つ並び用 */
	display: block;
	overflow: hidden;
	float: left;
	width: 50%;
	/* [disabled]margin-bottom: 5%;
*/
}
.text-box-tworow-02 { /* ←2つ並び用・余白有り */
	display: block;
	overflow: hidden;
	float: left;
	width: 48%;
	margin-right: 2%;
}
.text-box-threerow-01 { /* ←3つ並び用 */
	display: block;
	overflow: hidden;
	float: left;
	width: 38%;
}
.text-box-threerow-01-2 { /* ←3つ並び用 */
	display: block;
	overflow: hidden;
	float: left;
	width: 22%;
}
.text-box-threerow-01 ul { /* ←3つ並び用 */
	padding-left: 0px;
}
.text-box-threerow-01 li { /* ←3つ並び用 */
	display: block;
	list-style-type: none;
}
.text-box-threerow-margin {
	margin-top: 10px;
}
.text-box-left {
	display: block;
	overflow: hidden;
	float: left;
	width: 62%;
	margin-right: 2%;
}
.text-box-right {
	display: block;
	overflow: hidden;
	float: left;
	width: 36%;
}
.text-box-left-02 {
	display: block;
	overflow: hidden;
	float: left;
	width: 35%;
	margin-right: 2.5%;
}
.text-box-right-02 {
	display: block;
	overflow: hidden;
	float: left;
	width: 62%;
}
.text-box-left-03 {
	display: block;
	overflow: hidden;
	float: left;
	width: 62%;
}
.text-box-right-03 {
	display: block;
	overflow: hidden;
	float: right;
	width: 36%;
	margin-left: 2%;
}
.text-box-left-drone {
	display: block;
	overflow: hidden;
	float: left;
	width: 58%;
	margin-right: 2%;
}
.text-box-right-drone {
	display: block;
	overflow: hidden;
	float: left;
	width: 40%;
}
.text-box-left-access {
	display: block;
	overflow: hidden;
	float: left;
	width: 37%;
	margin-right: 2.5%;
}
.text-box-right-access {
	display: block;
	overflow: hidden;
	float: left;
	width: 60%;
}
.text-box-right-access-img {
	margin-bottom: 15px;
}
.text-box-right-margin {
	margin-bottom: 10px;
}
.text-box-pdf {
	display: block;
	overflow: hidden;
	width: 57%;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	float: right;
	clear: none;
	margin-top: -30px;
}
.text-box-pdf-icn {
	height: auto;
	margin-right: 5px;
	display: block;
	width: 80px;
	float: left;
}
.text-box-pageinfo {
	display: block;
	overflow: hidden;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.text-box-pageinfo a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.text-table-left {
	width: 57%;
	float: left;
	display: block;
}
.text-box-news {
	border: 1px solid #F0F0F0;
	overflow: hidden;
	height: 180px;
}
.text-box-news li {
	display: block;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}
.text-box-news-text {
	display: block;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: scroll;
	background-color: #FFF;
	height: 220px;
}
　 {
}
.text-box-bo▼区切り用･下ライン▼ {
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-01 {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-02 {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-03 {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.border-bottom-sitemap {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 30px;
	margin-bottom: 30px;
}
　 {
}
.h3-0▼h3▼ {
}
h3 {
	display: block;
	font-weight: normal;
	overflow: hidden;
}
/* ▼大見出し･テンプレート用▼ */
.h3-1 {
	font-weight: bold;
	font-size: 20px;
	display: block;
	overflow: hidden;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #E6E6E6;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.h3-2 {
	font-weight: bold;
	font-size: 20px;
	display: block;
	overflow: hidden;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFF;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.h3-3 {
	font-weight: bold;
	font-size: 20px;
	display: block;
	overflow: hidden;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 9px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-image: url(/images/design/sozai/h3-3-bg.png);
	background-repeat: repeat-x;
}
　 {
}
.font-si0▼フォント･サイズ▼ {
}
.font-size-70 {
	font-size: 70%;
}
.font-size-80 {
	font-size: 80%;
}
.font-size-90 {
	font-size: 90%;
}
.font-size-100 {
	font-size: 100%;
}
.font-size-120 {
	font-size: 120%;
}
.font-size-130 {
	font-size: 130%;
}
.font-size-140 {
	font-size: 140%;
}
.font-size-160 {
	font-size: 160%;
}
.font-size-180 {
	font-size: 180%;
}
　 {
}
.font-he0▼フォント段落▼ {
}
.font-height-120 {
	line-height: 120%;
}
.font-height-140 {
	line-height: 140%;
}
.font-height-160 {
	line-height: 160%;
}
.font-height-180 {
	line-height: 180%;
}
.font-height-link {
	line-height: 200%;
}
.font-height-220 {
	line-height: 220%;
}
　 {
}
.text-al0▼テキスト･位置 {
}
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
.text-align-left {
	text-align: left;
}
　 {
}
.font-co0▼フォント･カラー▼ {
}
.font-collar-red-01 {
	color: #FF3300;
}
.font-collar-red-02 {
	color: #FF6F6F;
}
.font-collar-red-border {
	color: #FF6666;
	font-weight: bold;
	border: 1px solid #FF4646;
	height: 35px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.font-collar-orange-01 {
	color: #F28C0F;
}
.font-collar-orange-02 {
	color: #FFFAEA;
}
.font-collar-yellow-01 {
	color: #FFFF33;
}
.font-collar-yellow-02 {
	color: #FA9601;
}
.font-collar-blue-01 {
	color: #004082;
}
.font-collar-blue-02 {
	color: #3A9DC2;
}
.font-collar-blue-03 {
	color: #E1F0FF;
}
.font-collar-green-01 {
	color: #009933;
}
.font-collar-green-02 {
	color: #39C52E;
}
.font-collar-purple-01 {
	color: #6666FF;
}
.font-collar-brown-01 {
	color: #9D4F00;
}
.font-collar-pink-01 {
	color: #E3007E;
}
.font-collar-white-01 {
	color: #FFFFFF;
}
.font-collar-go01 {
	color: #AC874F;
}
.font-collar-gray {
	color: #999999;
}
.font-collar-black-01 {
	color: #000000;
}
.font-collar-circle {
	color: #004278;
}
　 {
}
.text-ma0▼文字マーカー▼ {
}
.text-marker-yellow {
	background-color: #FCFC00;
	padding-right: 3px;
	padding-left: 3px;
}
.text-marker-red {
	background-color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}
.text-marker-beige {
	background-color: #FFFF99;
	padding-right: 3px;
	padding-left: 3px;
}
.text-marker-gray {
	background-color: #D9D9D9;
	padding-right: 3px;
	padding-left: 3px;
}
.text-marker-pink {
	background-color: #FFBDBD;
	padding-right: 3px;
	padding-left: 3px;
}
　 {
}
.text-bo0▼文字背景ボーダー▼ {
}
.text-border-test {
	background-color: #FCEDC9; /* ←色確認用▼ */
}
.text-border-red {
	background-image: linear-gradient(transparent 75%, #FFBFBF 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #FFBFBF 25%);
	background-position: left -3px;
}
.text-border-yellow {
	background-image: linear-gradient(transparent 75%, #FFFFA8 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #FFFFA8 25%);
	background-position: left -3px;
}
.text-border-blue {
	background-image: linear-gradient(transparent 75%, #D9EAFF 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #D9EAFF 25%);
	background-position: left -3px;
}
.text-border-green {
	background-image: linear-gradient(transparent 75%, #D9F2C4 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #D9F2C4 25%);
	background-position: left -3px;
}
.text-border-orange {
	background-image: linear-gradient(transparent 75%, #FFDEBF 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #FFDEBF 25%);
	background-position: left -3px;
}
.text-border-pink {
	background-image: linear-gradient(transparent 75%, #FFDDF7 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #FFDDF7 25%);
	background-position: left -3px;
}
.text-border-beige {
	background-image: linear-gradient(transparent 75%, #FBECCA 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #FBECCA 25%);
	background-position: left -3px;
}
.text-border-brown {
	background-image: linear-gradient(transparent 75%, #E7DACF 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #E7DACF 25%);
	background-position: left -3px;
}
.text-border-gray {
	background-image: linear-gradient(transparent 75%, #DADADA 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #DADADA 25%);
	background-position: left -3px;
}
.text-border-maincolor {
	background-image: linear-gradient(transparent 75%, #D2E1F7 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #D2E1F7 25%);
	background-position: left -3px;
}
.text-border-subcolor {
	background-image: linear-gradient(transparent 75%, #FCEDC9 25%);
	background-image: -webkit-linear-gradient(transparent 75%, #FCEDC9 25%);
	background-position: left -3px;
}
　 {
}
.text-ef0▼フォント効果▼ {
}
.text-effect-underline {
	text-decoration: underline;
}
.text-effect-line-through {
	text-decoration: line-through;
}
.text-effect-weight {
	font-weight: normal;
}
.text-effect-bold {
	font-weight: bold;
}
.text-effect-shadow {
	text-shadow: 1px 1px 3px #999;
}
　 {
}
.bg-co0▼バック･カラー▼ {
}
.bg-colo-white {
	background-color: #FFF;
}
.bg-colo-gray-01 {
	background-color: #F0F0F0;
}
.bg-colo-gray-02 {
	background-color: #C9C9C9;
}
.bg-colo-blue-01 {
	background-color: #C6E2FF;
}
.bg-colo-blue-02 {
	background-color: #3478F3;
}
.bg-colo-yellow-01 {
	background-color: #FFFFCC;
}
.bg-colo-yellow-02 {
	background-color: #F0DE86;
}
.bg-colo-orange-01 {
	background-color: #FA9601;
}
.bg-colo-green-01 {
	background-color: #39C52E;
}
.bg-colo-red-01 {
	background-color: #FF3300;
}
.bg-colo-black-01 {
	background-color: #666666;
}
　 {
}
.text-kome▼※マーク･インデント {
}
.text-kome {
	background-image: url(/images/sozai/icon/icon-kome.png);
	padding-left: 22px;
	background-position: left 3px;
	display: inline-block;
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
　 {
}
.text-pc▼テキスト･タブとスマホのみ表示 {
}
.text-pc-non {
	display: none;
}
　 {
}
.text-ko0▼小見出し･共通用▼ {
}
.text-komidashi-001 {
	background-color: #FEF7DE;
	display: table;
	margin-bottom: 25px;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
.text-komidashi-002 {
	background-color: #556BA8;
	display: table;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	color: #FFF;
	text-decoration: none;
}
.text-komidashi-002-link {
	display: block;
	width: 268px;
}
.text-komidashi-002-link a {
	color: #FFF;
	text-decoration: none;
}
.text-komidashi-002-link a:hover {
	color: #FFF;
	text-decoration: underline;
}
.text-komidashi-003 {
	background-color: #FFF8D9;
	display: table;
	font-size: 18px;
	padding: 15px;
	border: 1px solid #CCC;
	line-height: normal;
	margin-bottom: 10px;
}
.text-komidashi-004 {
	background-color: #EEFAFF;
	display: block;
	font-size: 18px;
	padding: 15px;
	border: 2px solid #556BA8;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}
.text-komidashi-005 {
	background-color: #FEFCEF;
	display: block;
	font-size: 18px;
	padding: 15px;
	border: 2px solid #F7DC6C;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}
.text-komidashi-006 {
	background-color: #F0FFF7;
	display: block;
	font-size: 18px;
	padding: 15px;
	border: 2px solid #00B050;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}
.text-komidashi-007 {
	background-color: #FDF8DD;
	display: table;
	margin-bottom: 15px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8F0FB;
	border-right-color: #E8F0FB;
	border-bottom-color: #276DCD;
	border-left-color: #E8F0FB;
}
.text-komidashi-008 {
	background-color: #FFFFFF;
	display: table;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.text-komidashi-009 {
	position: relative;
	background-color: #FFFFFF;
	display: table;
	margin-bottom: 15px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.text-komidashi-009:after {
	content: '';
	position: absolute;
	border-top: 15px solid #FFF;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	bottom: -12px;
	left: 25px;
}
.text-komidashi-009:before {
	content: '';
	position: absolute;
	border-top: 15px solid #CCCCCC;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	bottom: -15px;
	left: 25px
}
.text-komidashi-qa {
	background-color: #FFFFFF;
	display: table;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 18px;
}
.text-komidashi-align-left {
	text-align: left;
}
.text-komidashi-010 {
	background-color: #FFF0F5;
	display: block;
	font-size: 18px;
	padding: 15px;
	border: 2px solid #ED7B90;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}
.text-komidashi-011 {
	background-color: #FCE4D6;
	display: table;
	margin-bottom: 25px;
	font-size: 15px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #CCC;
}
　 {
}
.page-nu0▼見出し番号▼ {
}
.page-number-01 {
	margin-right: 3px;
	display: block;
	float: left;
}
.page-number-02 {
	margin-right: 5px;
	font-size: 150%;
	display: block;
	padding-top: 7px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 20px;
	height: auto;
	padding-bottom: 4px;
	float: left;
}
.page-number-q {
	margin-right: 3px;
	font-size: 150%;
	display: block;
	float: left;
}
.page-number-a {
	margin-right: 3px;
	font-size: 160%;
	display: block;
	float: left;
}
　 {
}
.img-fl0▼イメージ配置▼ {
}
/* ▼ページ画像用▼ */
.img-float-left {
	float: left;
	margin-top: 5px;
	margin-right: 2.5%;
	display: block;
	height: auto;
	width: 40%;
}
.img-float-left img {
	width: 100%;
	height: auto;
}
.img-float-right {
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	margin-right: 3px;
	display: block;
	height: auto;
	width: 40%;
}
.img-float-right img {
	width: 100%;
	height: auto;
}
.img-float-center {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 2%;
	margin-bottom: 2%;
}
.img-float-center img {
	width: 100%;
	height: auto;
}
/* ▼トップ･各ページリンク用▼ */
.img-float-left-link {
	float: left;
	margin-top: 5px;
	margin-right: 2.5%;
	display: block;
	height: auto;
	width: 35%;
}
.img-float-left-link img {
	width: 100%;
	height: auto;
}
.img-float-right-link {
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	display: block;
	height: auto;
	width: 30%;
}
.img-float-right-link img {
	width: 100%;
	height: auto;
}
/* ▼フリーサイズ画像用▼ */
.img-float-left-freesize {
	float: left;
	margin-top: 5px;
	margin-right: 2.5%;
	display: block;
}
.img-float-right-freesize {
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	display: block;
}
.img-drone-logo {
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	display: block;
}
.img-float-left-freesize-02 {
	float: left;
	margin-top: 5px;
	margin-right: 2.5%;
	display: block;
}
.img-float-left-feature {
	float: left;
	margin-top: 5px;
	margin-right: 2.5%;
	display: block;
}
.img-feature {
	display: block;
	margin-bottom: 10px;
	width: 80%;
}
.img-feature img {
	width: 100%;
	height: auto;
}
.img-float-right-freesize-02 {
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	display: block;
}
.img-float-history {
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	display: block;
	width: 160px;
}
/* ▼画像下コメント▼ */
.img-comment {
	text-align: center;
	overflow: hidden;
}
/* ▼PC版で横幅･固定数を入れる▼ */ 
.img-float-100 {
	height: auto;
}
/* ▼PC版で横幅100%▼ */ 
.img-float-100-2 {
	width: 100%;
	height: auto;
	display: block;
}
/* ▼2つ並び画像▼ */
.img-float-double {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 48%;
	height: auto;
	margin-right: 3px;
}
.img-float-double img {
	width: 100%;
	height: auto;
}
.img-float-double-02 {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 48%;
	height: auto;
	margin-right: 3px;
}
.img-float-double-02 img {
	width: 100%;
	height: auto;
}
.img-float-triple01 {
	width: 46%;
	height: auto;
	margin-right: 1.5%;
	margin-left: 1.5%;
	display: block;
	float: left;
	margin-top: 10px;
}
.img-float-triple02 {
	width: 32.3%;
	height: auto;
	display: block;
	float: left;
}
.sabs-banner {
	display: block;
	/* [disabled]overflow: hidden;
*/
}
.sabs-banner a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.sabs-link {
	display: block;
	width: 26%;
	margin-right: auto;
	margin-left: auto;
}
　 {
}
.img-fl0▼イメージ効果▼ {
}
/* ▼画像に白い枠を表示▼ */ 
.img-frame {
	padding: 7px;
	border: 1px solid #DFDFDF;
	background: #fff;
	overflow: hidden;
	box-shadow: 2px 2px 3px #CCC;
	margin-bottom: 3px;
	display: block;
	margin-right: 3px;
}
.img-frame img {
	vertical-align: top;
}
/* ▼画像に白い枠を表示(2つ並び用)▼ */ 
.img-frame-02 {
	padding: 7px;
	border: 1px solid #DFDFDF;
	background: #fff;
	overflow: hidden;
	box-shadow: 2px 2px 3px #CCC;
	margin-bottom: 3px;
	display: block;
}
.img-frame-02 img {
	vertical-align: top;
}
/* ▼画像にグレーの枠を表示▼ */ 
.img-border {
	border: 1px solid #E9E9E9;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
　 {
}
.table-0▼テーブル▼ {
}
.table-0 {
}
.table-0 th {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.table-0 td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-0 tr {
	background-color: #FFFFFF;
}
.table-0 tr:hover {
	background-color: #FFFFE3;
}
.table-1 {
	background-color: #C9C9C9;
}
.table-1 tr {
	background-color: #FFFFFF;
}
.table-1 tr:hover {
	background-color: #FFFFE3;
}
.table-1 th {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #E1F0FF;
}
.table-1 td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-2 {
	background-color: #C9C9C9;
}
.table-2 tr {
	background-color: #FFFFFF;
}
.table-2 tr:hover {
	background-color: #FFFFEA;
}
.table-2 th {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	background-color: #FFF8DD;
}
.table-2 td {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-3 {
}
.table-3 tr {
}
.table-3 th {
}
.table-3 td {
	width: 25%;
}
.table-margin-0 {
	font-size: 80%;
}
.table-margin-0 th {
	padding: 0px;
}
.table-margin-0 td {
	padding: 0px;
}
.table-scroll-width {
	width: 100%;
}
.table-text-auto {
	width: 10px;
	white-space: nowrap;
}
.table-text-auto-form {
	width: 33%;
}
.table-sp-textleft {
}
.table-sp-textleft th {
	text-align: center;
}
.table-sp-textleft td {
	text-align: center;
}
.table-icon {
}
.table-icon th {
}
.table-icon td {
}
.table-form {
	background-color: #D2D2D2;
}
.table-form th {
	background-color: #E1F0FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
.table-form td {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table-form-02 {
	background-color: #D2D2D2;
}
.table-form-02 th {
}
.table-form-02 td {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #D2D2D2;
}
.table-checkbox {
	display: none;
}
　 {
}
.table-sc0▼テーブル･横スクロール▼ {
}
.table-scroll {
	width: 100%;
	overflow-x: auto;
}
.table-price {
	width: 100%;
}
　 {
}
.text-0▼フォーム･文字入力ボックス幅▼ {
}
.textarea {
	width: 94%;
}
.input {
}
　 {
}
.img-form▼フォーム･必須▼ {
}
.img-form {
	height: auto;
	display: block;
	width: 52px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
.img-form2 {
	height: auto;
	display: block;
	width: 52px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
.text-form {
	display: block;
	float: left;
	margin-right: 10px;
}
.text-form-center {
	display: block;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #F00;
}
　 {
}
.img-form▼フォーム･ボタン▼ {
}
.img-form-button {
	width: 200px;
	height: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.img-form-button input {
	height: auto;
	width: 100%;
}
　 {
}
.ggmap▼Googleマップ▼ {
}
.ggmap {
	position: relative;
	padding-bottom: 80%;
	height: 0px;
	overflow: hidden;
	/* [disabled]float: left;
*/
	/* [disabled]width: 40%;
*/
}
.ggmap iframe, .ggmapr object, .ggmap embed {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
　 {
}
.anchor-0▼アンカーポイント▼ {
}
.anchor {
	margin-top: -80px;
	padding-top: 80px;
	display: inline-block;
}
　 {
}
.swfbox▼フラッシュ動画▼ {
}
.swfbox {
 display = none;
	z-index: 5100;
}
.swfbox-back {
	position: absolute;
	left: 0%;
	width: 100%;
}
.swfbox-container {
	position: absolute;
	left: 0%;
	width: 100%;
	overflow: visible;
}
.swfbox-content {
	position: absolute;
	left: 0%;
	width: 100%;
	text-align: center;
}
.swfbox-flash {
	vertical-align: middle;
}
.swfbox-content2 {
	position: absolute;
	top: -290px;
	left: 310px;
	width: 100%;
	text-align: center;
}
*:first-child+html .swfbox-content2 {
	top: -300px;
	z-index: 5200;
}
.swfbox01 {
}
.swfbox02 img {
	cursor: pointer;
}
　 {
}
■■■LW-1366px■■■ {
}
.outer-frame {
	font-size: 17px;
	line-height: 32px;
	width: auto;
	margin: auto;
	overflow: hidden;
	clear: left;
}
　 {
}
●チェンジボタン {
}
▼PC版 {
}
#change-pc-top {
	display: none;
}
#change-pc-bottom {
	display: none;
}
▼SP･TB版 {
}
#change-sp-top {
	display: none;
}
#change-sp-bottom {
	display: none;
}
　 {
}
●h1 {
}
#h1-bg {
}
#h1-box {
	max-width: 1366px;
	width: auto;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	box-sizing: border-box;
}
h1 {
	width: 100%;
	font-weight: normal;
	color: #B4B4B4;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height: 15px;
}
　 {
}
●ヘッダー {
}
#header-bg {
}
#header-box {
	max-width: 1366px;
	width: auto;
	padding-left: 13px;
	padding-right: 21px;
	padding-bottom: 23px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	box-sizing: border-box;
}
#header-box a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.header-bloc {
	float: left;
	width: 553px;
	height: auto;
}
.header-title {
	float: left;
	display: block;
	width: 448px;
}
.header-top {
	display: block;
	float: left;
	margin-top: 71px;
	margin-left: 11px;
	width: 92px;
	height: auto;
}
#header-info {
	float: right;
	width: 350px;
	height: auto;
	display: block;
}
▼ヘッダー･ナビ {
}
.header-navi {
	width: 196px;
	overflow: hidden;
	float: right;
	display: block;
	text-align: right;
	margin-top: 35px;
	clear: both;
}
.header-navi-drone {
	width: auto;
	overflow: hidden;
	float: right;
	display: block;
	text-align: right;
	margin-top: 35px;
	clear: both;
}
.header-navi-01 {
	display: block;
	width: 105px;
	float: left;
	height: auto;
	margin-right: 14px;
}
.header-navi-02 {
	display: block;
	width: 66px;
	float: right;
	height: auto;
}
.header-navi img {
	width: 100%;
	height: auto;
}
.header-navi-drone img {
	width: 100%;
	height: auto;
}
▼ヘッダー･サーチ {
}
.header-search {
	float: right;
	width: auto;
}
.gsc-control-cse {
	padding: 0em!important;
	line-height: normal;
}
#cse-search-box input[type="submit"] {
	background: #da4f77;
	color: #ffffff;
	border: 0 none;
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
	display: block;
	background-color: #FFF;
}
#global-navi-box {
	width: auto;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.global-navi-line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D0D5DC;
	display: block;
	overflow: hidden;
}
.global-navi-line-02 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0D5DC;
	border-left-color: #D0D5DC;
	display: block;
	overflow: hidden;
}
.global-navi-button {
	display: block;
	text-align: center;
	font-size: 21px;
}
.global-navi-button a {
	color: #444;
	text-decoration: none;
	display: block;
	padding-top: 35px;
	padding-bottom: 35px;
}
.global-navi-button a:hover {
	background-image: url(/images/design/global-navi-button-bg.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.global-navi-button-02 {
	display: block;
	text-align: center;
	font-size: 21px;
}
.global-navi-button-02 a {
	color: #444;
	text-decoration: none;
	display: block;
	padding-top: 35px;
	padding-bottom: 35px;
}
.global-navi-button-02 a:hover {
	background-image: url(/images/design/global-navi-button-bg3.png);
	background-repeat: no-repeat;
	background-position: center 65px;
}
.global-navi-box-img1 {
	margin-right: 0%;
	width: 20%;
	height: auto;
	box-sizing: border-box;
}
.global-navi-box-img2 {
	width: 20%;
	box-sizing: border-box;
}
#global-navi-box li img {
	display: block;
	height: auto;
	width: 100%;
}
#global-navi-box ul {
	display: flex;
	z-index: 10000;
}
.global-navi-box-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#global-navi-box ul li {
	float: left;
	position: relative;
	list-style-type: none;
}
#global-navi-box ul li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	clear: left;
}
#global-navi-box ul li ul li {
	float: none;
	font-size: 15px;
	line-height: 21px;
}
#global-navi-box ul li ul li a {
	display: block;
	color: #666;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	background-image: url(/images/design/global-navi-box-icon.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #ffffff;
	font-size: 19px;
}
#global-navi-box ul li ul li a:hover .hover-line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7B200;
}
.global-navi-box-img-pc {
	display: block;
}
.global-navi-box-img-tb {
	display: none;
}
●上部固定･アコーディオンメニュー {
}
#accordion-navi {
	display: none;
}
/* ▼横から出るメニュー▼ */ 
.gNav {
	display: none;
}
　 {
}
▼上部固定 {
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
　 {
}
●トップ･イメージ {
}
#top-image-bg {
	background-color: #004D8E;
}
#top-image-box {
	max-width: 1366px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	height: auto;
}
.top-image-margin {
	margin-top: 1.5%;
}
　 {
}
●フロント {
}
#front-bg {
}
#front-box {
	width: auto;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 1.2%;
	overflow: hidden;
	box-sizing: border-box;
}
▼パンくずリスト {
}
#topic-path {
	width: auto;
	color: #B4B4B4;
	margin-bottom: 20px;
}
#topic-path a {
	color: #B4B4B4;
}
h2 {
	width: 100%;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	height: 15px;
}
▼ページコンテンツ {
}
#content {
	float: right;
	width: 71.4%;
	order: 1;
	margin-left: 3%;
	padding-top: 17px;
	padding-bottom: 75px;
}
#page {
	clear: both;
	margin-left: auto;
	display: block;
	margin-right: auto;
	width: auto;
}
#page ul {
	padding-left: 22px;
	list-style-type: disc;
	overflow: hidden;
}
#page ol {
	padding-left: 27px;
	overflow: hidden;
}
#page blockquote {
	padding-left: 15px;
}
.page-icon-box-01 {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
}
.page-icon-box-02 {
	display: block;
	overflow: hidden;
}
.page-icon-box-03 {
	display: block;
	overflow: hidden;
	margin-top: 7px;
}
.page-icon-box-qa {
	display: block;
	margin-bottom: 8px;
	overflow: hidden;
}
.page-icon {
	height: auto;
	margin-right: 5px;
	float: left;
	display: block;
}
.page-icon-02 {
	height: auto;
	margin-right: 5px;
	float: left;
	display: block;
	margin-top: 5px;
}
.page-icon-03 {
	height: auto;
	margin-right: 20px;
	float: left;
	display: block;
	width: 50px;
}
.page-logo {
	height: auto;
	margin-right: 5px;
	float: left;
	display: block;
}
.page-icon-new {
	width: 30px;
	height: auto;
	margin-left: 5px;
	/* [disabled]margin-top: -10px;
*/
}
.text-box-test {
	display: block;
	background-color: #FFF;
	overflow: scroll;
	padding: 15px;
	height: 500px;
	border: 1px solid #CCC;
}
.text-box-flash {
	display: block;
}
.text-box-mp4 {
	display: block;
}
▼ページ･トップ {
}
.page-top {
	display: block;
	overflow: hidden;
	width: 70px;
	height: 70px;
	position: fixed;
	z-index: 2;
	right: 1%;
	bottom: 1%;
	margin-left: 0px;
	float: right;
}
.page-top img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=60)";
}
.page-top a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=80)";
}
　 {
}
●サイドナビ {
}
#side-navi-bg {
	float: left;
	width: 25%;
	max-width: 330px;
	display: table-cell;
	order: 0;
	background-image: url(/images/design/side-navi-bg.png);
	background-repeat: repeat-y;
	background-size: contain;
	margin-top: 1px;
	background-color: #F9F9F9;
}
#side-navi-bg a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#side-navi-box01 {
	display: block;
	overflow: hidden;
}
#side-navi-box02 {
	overflow: hidden;
}
#side-navi-box03 {
	display: block;
	overflow: hidden;
}
.side-navi-block {
}
▼画像タイプ {
}
.side-navi01 {
}
.side-navi01-margin {
	margin-bottom: 15px;
}
.side-navi-title {
	width: auto;
	display: block;
}
.side-navi-margin {
	margin-bottom: 50px;
}
▼サイド･バナー {
}
.side-banner {
	display: block
}
.side-banner-margin {
	margin-bottom: 15px;
}
▼フッター･インフォ･Facebook {
}
.footer-info-facebook {
	width: 330px;
	display: block;
	overflow: hidden;
}
.footer-info-fb {
	background-color: #FFF;
	height: 485px;
	color: #000;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
　 {
}
●フッター {
}
#footer-bg {
	background-color: #F4FCFF;
}
#footer-box {
	max-width: 1366px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 27px;
	padding-bottom: 27px;
	overflow: hidden;
	box-sizing: border-box;
}
▼トップライン {
}
.footer-topline-bg {
	background-color: #D7DBE1;
}
.footer-topline-box {
	max-width: 1366px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
	display: block;
	box-sizing: border-box;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #279AEF;
}
.footer-topline-bg1 {
	background-color: #D7DBE1;
}
.footer-topline-bg1 {
}
.footer-topline-bg1 {
}
.footer-topline-box1 {
	max-width: 1366px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: 4px;
	display: block;
	box-sizing: border-box;
	padding-left: 1%;
	padding-right: 1%;
	background-color: #279AEF;
}
.footer-topline-box1 {
	border: 0px;
	width: auto;
}
.footer-topline-box1 {
}
▼フッター･インフォ {
}
#footer-info-bg {
	display: block;
	background-color: #F4FCFF;
}
#footer-info-box {
	display: block;
	width: auto;
	max-width: 1366px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 1.9%;
	padding-bottom: 1.9%;
	text-align: center;
}
#footer-info {
	display: block;
	max-width: 960px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.footer-info-block {
	display: block;
	width: 370px;
	overflow: hidden;
	float: left;
}
.footer-info-01 {
	width: 100%;
	min-width: 270px;
	display: block;
	margin-bottom: 27px;
}
.footer-info-02 {
	width: 100%;
	min-width: 270px;
	display: block;
}
.footer-info-01 img {
	width: 100%;
	height: auto;
}
.footer-info-02 img {
	width: 100%;
	height: auto;
}
#footer-info a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
▼サイトマップ {
}
#site-map {
	width: 93%;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#site-map a {
	color: #666666;
	display: block;
}
#site-map a:hover {
	text-decoration: underline;
	color: #000;
}
.site-map-block {
	display: block;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7DDE2;
	padding-bottom: 28px;
}
.site-map-top {
	display: block;
	font-size: 23px;
	/* [disabled]padding-bottom: 30px;
*/
	padding-left: 10px;
	float: left;
}
.site-map-top ul {
	width: auto;
	overflow: hidden;
}
.site-map-top li {
	list-style-type: none;
	margin-top: 10px;
	display: block;
	padding-right: 10px;
}
.site-map-english {
	display: block;
	width: 28.7%;
	/* [disabled]padding-bottom: 30px;
*/
	float: right;
}
.site-map-english ul {
	width: auto;
	overflow: hidden;
}
.site-map-english li {
	list-style-type: none;
	margin-top: 13px;
	display: block;
	padding-right: 15px;
}
.site-map-01 {
	width: auto;
	overflow: hidden;
	padding-top: 25px;
	padding-bottom: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 20px;
	padding-right: 20px;
}
.site-map-01 ul {
	float: left;
}
.site-map-01 li {
	list-style-type: none;
	margin-top: 9px;
	display: block;
	padding-right: 10px;
}
.site-map-02 {
	width: auto;
	overflow: hidden;
	padding-top: 22px;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 20px;
	padding-right: 20px;
}
.site-map-02 ul {
	/* [disabled]width: 230px;
*/
	float: left;
}
.site-map-02 li {
	list-style-type: none;
	margin-top: 10px;
	display: block;
	padding-right: 10px;
	/* [disabled]padding-left: 20px;
*/
}
.site-map-03 {
	width: auto;
	overflow: hidden;
	padding-top: 32px;
	padding-left: 20px;
	padding-right: 20px;
}
.site-map-03 ul {
	float: left;
}
.site-map-03 li {
	list-style-type: none;
}
.site-map-margin-left {
	/* [disabled]margin-left: 132px;
*/
}
.site-map-menu-top {
	background-image: url(/images/design/sitemap-icon-top.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-size: 23px;
	padding-left: 35px;
	width: 180px;
	float: left;
	margin-top: 15px;
}
.site-map-menu-english {
	background-image: url(/images/design/sitemap-icon03.png);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-left: 5px;
	font-size: 18px;
	padding-left: 20px;
	margin-right: 35px;
	width: 195px;
	float: right;
}
.site-map-icon-01 {
	background-image: url(/images/design/sitemap-icon02.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	font-size: 23px;
	padding-left: 25px;
}
.site-map-menu-01 {
	width: 240px;
}
.site-map-menu-02 {
	width: 212px;
}
.site-map-menu-03 {
	width: 213px;
}
.site-map-menu-04 {
	width: 314px;
}
.site-map-menu-05 {
	width: 245px;
}
.site-map-menu-06 {
	width: 251px;
}
.site-map-menu-07 {
	width: 231px;
}
.site-map-menu-08 {
	width: 209px;
}
.site-map-menu-08-margin {
	margin-bottom: 31px;
}
.site-map-menu-09 {
	width: 288px;
}
.site-map-menu-10 {
	width: 235x;
}
.site-map-menu-11 {
	width: 251px;
}
.site-map-menu-12 {
	width: 310px;
}
.site-map-menu-13 {
	width: 260px;
}
.site-map-menu-14 {
	width: 300px;
}
.site-map-menu-15 {
	width: 320px;
}
.site-map-menu-16 {
	width: 240px;
}
.site-map-menu-17 {
	width: 280px;
}
.site-map-menu-18 {
	width: 190px;
}
.site-map-menu-19 {
	width: 220px;
}
.site-map-menu-20 {
	width: 260x;
}
.site-map-sub-menu-01 {
	background-image: url(/images/design/sitemap-icon01.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin-left: 28px;
	padding-left: 13px;
	overflow: hidden;
}
.site-map-sub-menu-02 {
	background-image: url(/images/design/sitemap-icon03.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size: 18px;
	padding-left: 20px;
	margin-right: 68px;
	float: left;
	margin-top: 4px;
}
.site-map-sub-menu-03 {
	background-image: url(/images/design/sitemap-icon03.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size: 18px;
	padding-left: 20px;
	margin-right: 60px;
	float: left;
	margin-top: 4px;
}
.site-map-sub-menu-04 {
	background-image: url(/images/design/sitemap-icon03.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size: 18px;
	padding-left: 20px;
	margin-top: 4px;
}
.site-map-sub-menu-05 {
	display: none;
}
.site-map-margin-none {
	margin-right: 0px;
	width: 170px;
}
▼フッター･サーチ {
}
.footer-search {
	display: none;
}
　 {
}
▼コンプリート {
}
#complete-bg {
}
#complete-box {
	max-width: 1366px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 27px;
	box-sizing: border-box;
	color: #333;
	display: block;
	overflow: hidden;
	padding-top: 18px;
	padding-bottom: 18px;
}
.complete-title {
	display: block;
	width: 180px;
	float: left;
	height: auto;
}
.complete-block {
	width: auto;
	margin-right: auto;
	vertical-align: middle;
	float: left;
	/* [disabled]clear: both;
*/
	margin-left: 1.5%;
}
　 {
}
■■■LW-1000px■■■ {
}
@media only screen and (max-width:1200px) {
●グローバルナビ {
}
▼PC版 {
}
.global-navi-button {
	font-size: 18px;
	line-height: 24px;
}
.global-navi-button a {
	padding-top: 22px;
	padding-bottom: 22px;
}
.global-navi-button a:hover {
	background-image: url(/images/design/global-navi-button-tb-bg.png);
	background-position: center 47px;
	background-size: 100%;
}
.global-navi-button-02 {
	font-size: 18px;
	line-height: 24px;
}
.global-navi-button-02 a {
	padding-top: 22px;
	padding-bottom: 22px;
}
.global-navi-button-02 a:hover {
	background-image: url(/images/design/global-navi-button-tb-bg3.png);
	background-position: center 47px;
	background-size: 100%;
}
#global-navi-box ul li ul li a {
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5%;
	padding-left: 25px;
	font-size: 15px;
}
　 {
}
}
■■■LW-1400px■■■ {
}
@media only screen and (max-width:1400px) {
●フッター {
}
#footer-bg {
}
#footer-box {
	width: auto;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 18px;
}
▼トップライン {
}
.footer-topline-bg {
}
.footer-topline-box {
	border: 0px;
	width: auto;
}
▼サイトマップ {
}
#site-map {
	width: 955px;
	padding-top: 10px;
	padding-bottom: 0%;
	border: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#site-map a {
}
#site-map a:hover {
}
.site-map-block {
	padding-bottom: 20px;
}
.site-map-top {
	padding-left: 0.8%;
}
.site-map-top ul {
}
.site-map-top li {
}
.site-map-english {
	width: 205px;
}
.site-map-english ul {
}
.site-map-english li {
	line-height: 29px;
}
.site-map-01 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	-js-display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}
.site-map-01 ul {
	display: table-cell;
	margin-bottom: 15px;
}
.site-map-01 li {
	padding-right: 0px;
	margin-top: 0px;
}
.site-map-02 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	-js-display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}
.site-map-02 ul {
	display: table-cell;
	margin-bottom: 15px;
}
.site-map-02 li {
	padding-right: 0px;
	margin-top: 0px;
}
.site-map-03 {
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 15px;
	-js-display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
}
.site-map-03 ul {
	display: table-cell;
}
.site-map-03 li {
	padding-right: 0px;
}
.site-map-margin-left {
	/* [disabled]margin-left: 87px;
*/
}
.site-map-menu-top {
	font-size: 17px;
	line-height: 32px;
	padding-left: 27px;
	width: 180px;
	float: left;
	background-image: url(/images/design/sitemap-icon-top-sp.png);
	background-position: 0 7px;
	margin-top: 10px;
}
.site-map-menu-english {
	background-image: url(/images/design/sitemap-icon03-sp.png);
	margin-left: 0px;
	font-size: 14px;
	padding-left: 15px;
	margin-right: 0px;
	width: auto;
	float: left;
}
.site-map-icon-01 {
	background-image: url(/images/design/sitemap-icon03.png);
	background-position: 3px 9px;
	font-size: 18px;
	line-height: 32px;
	padding-left: 20px;
}
.site-map-menu-01 {
	width: 181px;
}
.site-map-menu-02 {
	width: 159px;
}
.site-map-menu-03 {
	width: 160px;
}
.site-map-menu-04 {
	width: 229px;
}
.site-map-menu-05 {
	width: 190px;
}
.site-map-menu-06 {
	width: 190px;
}
.site-map-menu-07 {
	width: 172px;
}
.site-map-menu-08 {
	width: 160px;
}
.site-map-menu-08-margin {
	margin-bottom: 15px;
}
.site-map-menu-09 {
	width: 190px;
}
.site-map-menu-10 {
	width: 178px;
}
.site-map-menu-11 {
	width: 186px;
}
.site-map-menu-12 {
	width: 228px;
}
.site-map-menu-13 {
	width: 208px;
}
.site-map-menu-14 {
	width: 240px;
}
.site-map-menu-15 {
	width: 240px;
}
.site-map-menu-16 {
	width: 208px;
}
.site-map-menu-17 {
	width: 220px;
}
.site-map-menu-18 {
	width: 170px;
}
.site-map-menu-19 {
	width: 270px;
}
.site-map-menu-20 {
	width: 280x;
}
.site-map-sub-menu-01 {
	background-image: url(/images/design/sitemap-icon01-sp.png);
	background-position: 0 9px;
	margin-left: 20px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 30px;
}
.site-map-sub-menu-02 {
	background-image: url(/images/design/sitemap-icon03-sp.png);
	background-position: 0 10px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 29px;
	padding-left: 15px;
	margin-right: 41px;
	margin-top: 2px;
}
.site-map-sub-menu-03 {
	background-image: url(/images/design/sitemap-icon03-sp.png);
	background-position: 0 10px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 29px;
	padding-left: 15px;
	margin-right: 45px;
	margin-top: 2px;
}
.site-map-sub-menu-04 {
	background-image: url(/images/design/sitemap-icon03-sp.png);
	background-position: 0 10px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 29px;
	padding-left: 15px;
	margin-top: 2px;
}
　 {
}
}
■■■LW-999px■■■ {
}
@media only screen and (max-width:999px) {
.outer-frame {
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	z-index: 2;
	padding-bottom: 0px;
}
　 {
}
●h1 {
}
#h1-bg {
}
#h1-box {
	width: auto;
	border: 0px;
	padding-top: 3px;
}
h1 {
	font-size: 11px;
}
　 {
}
●ヘッダー {
}
#header-bg {
}
#header-box {
	width: auto;
	padding-top: 10px;
	padding-bottom: 13px;
	padding-left: 12px;
	padding-right: 12px;
	border: 0px;
}
.header-bloc {
	width: 466px;
}
.header-title {
	width: 358px;
}
.header-top {
	float: left;
	margin-left: 10px;
	margin-top: 55px;
	width: 92px;
}
#header-info {
	float: right;
	width: 280px;
	height: auto;
	display: block;
}
▼ヘッダー･ナビ {
}
.header-navi {
	width: 200px;
	margin-top: 20px;
}
.header-navi-drone {
	margin-top: 20px;
}
.header-navi-01 {
	width: 108px;
	margin-right: 15px;
}
.header-navi-02 {
	width: 71px;
}
.header-navi img {
}
▼ヘッダー･サーチ {
}
.header-search {
	float: right;
	width: auto;
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
.global-navi-box-img-pc {
	display: none;
}
.global-navi-box-img-tb {
	display: block;
}
#global-navi-bg {
}
#global-navi-box ul li ul li a {
	padding-top: 4.5%;
	padding-left: 20px;
	font-size: 13px;
}
　 {
}
●上部固定･アコーディオンメニュー {
}
#accordion-navi {
}
　 {
}
▼上部固定 {
}
.fixed {
}
　 {
}
●トップ･イメージ {
}
#top-image-bg {
}
#top-image-box {
	border: 0px;
	width: 100%;
	height: auto;
}
　 {
}
●フロント {
}
#front-bg {
}
#front-box {
	border: 0px;
	padding-top: 3.8%;
	width: auto;
	background-image: none;
}
▼パンくずリスト {
}
#topic-path {
	margin-bottom: 10px;
}
#topic-path a {
}
h2 {
	font-size: 11px;
}
▼ページコンテンツ {
}
#content {
	float: none;
	width: auto;
	padding-left: 1.8%;
	padding-right: 1.8%;
	order: 0;
	margin-left: 0px;
	padding-top: 0%;
}
▼ページ {
}
#page {
}
#page ul {
}
#page ol {
}
#page blockquote {
}
.text-box-flash {
}
▼ページ･トップ {
}
.page-top {
	right: 3%;
	bottom: 3%;
	margin-left: 0px;
	float: right;
}
.page-top img {
}
　 {
}
●サイドナビ {
}
#side-navi-bg {
	width: 100%;
	max-width: 100%;
	float: none;
	order: 1;
	padding-top: 4%;
	padding-bottom: 5%;
	display: block;
}
#side-navi-box01 {
	display: none;
}
#side-navi-box02 {
	display: none;
}
#side-navi-box03 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.side-navi-block {
	width: 50%;
	float: left;
}
.side-navi-margin {
}
▼サイド･Facebook {
}
.footer-info-facebook {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
.footer-info-fb {
	height: 500px;
}
.fb-page {
	width: 100%;
	-webkit-overflow-scrolling: touch;
}
▼サイド･バナー {
}
.side-banner {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
　 {
}
●フッター {
}
#footer-bg {
	padding-bottom: 0%;
}
▼トップライン {
}
.footer-topline-bg {
}
.footer-topline-box {
}
▼フッター･インフォ {
}
#footer-info-box {
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer-info {
	width: 600px;
}
.footer-info-block {
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 37px;
}
.footer-info-01 {
	margin-right: auto;
	margin-left: auto;
}
.footer-info-02 {
	margin-right: auto;
	margin-left: auto;
}
▼サイトマップ {
}
#site-map {
	width: auto;
}
.site-map-margin-left {
	margin-left: 0%;
}
▼コンプリート {
}
#complete-bg {
}
#complete-box {
	font-size: 15px;
	text-align: center;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.complete-title {
	display: none;
}
.complete-block {
	width: auto;
	line-height: 18px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
　 {
}
●クラス {
}
.text-box-00▼テキストボックス▼ {
}
.text-box-01 {
}
.text-box-02 {
}
/* ▼2つ並びボックス▼ */
.text-box-double {
}
.text-box-double2 {
}
/* ▼3つ並びボックス▼ */
.text-box-triple {
}
/* ▼トップページ･各ページリンク用 / 縦並びパターン▼ */
.text-komidashi-link-left {
}
.text-komidashi-link-right {
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
.text-box-triple-01 {
}
.text-box-triple-02 {
}
.text-komidashi-link-triple {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 16px;
}
.text-box-triple-box-height {
	height: 160px;
}
.text-box-margin {
}
text-box-news {
	margin-right: auto;
	margin-left: auto;
}
.text-box-news li {
}
.text-box-news-menu {
}
.text-box-news-text {
}
.img-fl0▼イメージ配置▼ {
}
.img-float-100 {
	width: 100%;
}
.img-float-100-2 {
}
/* ▼トップ･各ページリンク用▼ */
.img-float-left-link, .img-float-right-link {
}
/* ▼フリーサイズ画像用▼ */
.img-float-left-freesize, .img-float-right-freesize {
	width: 40%;
}
.img-drone-logo {
	width: 30%;
}
.img-float-left-freesize, .img-float-right-freesize img {
	width: 100%;
	height: auto;
}
.img-float-left-freesize-02 {
	width: 20%;
}
.img-float-left-feature {
}
.img-float-right-freesize-02 {
	width: 40%;
}
.img-float-left-freesize-02, .img-float-right-freesize-02 img {
	width: 100%;
	height: auto;
}
.img-float-history {
}
.img-float-history img {
	width: 100%;
	height: auto;
}
.img-float-triple01 {
	/* [disabled]width: 30.3%;
*/
}
.img-float-triple02 {
	/* [disabled]width: 30.3%;
*/
}
.img-fl0▼イメージ効果▼ {
}
.img-frame {
}
.img-frame-02 {
}
.img-border {
}
.table-sc0▼テーブル･横スクロール▼ {
}
.table-scroll {
}
.table-scroll::-webkit-scrollbar {
 height: 10px;
 background-color: #F1F1F1;
}
.table-scroll::-webkit-scrollbar-thumb {
 background:#C1C1C1;
}
.h3-0▼h3▼ {
}
h3 {
}
/* ▼大見出し･テンプレート用▼ */
.h3-1 {
}
.h3-2 {
}
.h3-3 {
}
.text-kome▼※マーク･インデント {
}
.text-kome {
	background-image: url(/images/sozai/icon/icon-kome-tb.png);
	padding-left: 19px;
	background-position: left 4px;
}
.page-nu0▼見出し番号▼ {
}
.page-number-01 {
}
.page-number-02 {
	font-size: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}
.page-number-q {
	font-size: 130%;
}
.page-number-a {
	font-size: 130%;
}
.anchor-0▼アンカーポイント▼ {
}
.anchor {
	margin-top: -40px;
	padding-top: 40px;
}
-webkit▼スクロールバー2重解除▼ {
}
/* ▼アコーディオンメニュー･横から▼ */
.gNav ::-webkit-scrollbar {
 display: none;
}
　 {
}
}
■■■LW-950px■■■ {
}
@media only screen and (max-width:950px) {
.global-navi-button-02 {
	font-size: 14px;
}
　 {
}
}
■■■LW-810px■■■ {
}
@media only screen and (max-width:810px) {
●ヘッダー {
}
.header-bloc {
	width: 55%;
}
.header-title {
	width: 70%;
}
.header-top {
	display: block;
	width: 30%;
	float: left;
	margin-top: 11.6%;
	margin-left: 1.8%;
	width: 15%;
	height: auto;
}
#header-info {
	width: 260px;
}
.header-navi {
	width: 170px;
	margin-top: 10px;
}
.header-navi-drone {
	margin-top: 10px;
}
.header-navi-01 {
	width: 90px;
	margin-right: 10px;
}
.header-navi-02 {
	width: 60px;
}
▼フッター･インフォ {
}
#footer-info-bg {
}
.footer-info-block {
}
　 {
}
}
■■■LW-740px■■■ {
}
@media only screen and (max-width:740px) {
.global-navi-button {
	font-size: 12px;
}
.global-navi-button a {
	padding-top: 12px;
	padding-bottom: 12px;
}
.global-navi-button a:hover {
	background-image: url(/images/design/global-navi-button-bg.png);
	background-position: center 34px;
	background-size: 100%;
}
.global-navi-button-02 {
	font-size: 12px;
}
.global-navi-button-02 a {
	padding-top: 12px;
	padding-bottom: 12px;
}
.global-navi-button-02 a:hover {
	background-image: url(/images/design/global-navi-button-bg3.png);
	background-position: center 34px;
	background-size: 100%;
}
#global-navi-box ul li ul li a {
	padding-top: 2.5%;
	padding-left: 15px;
	font-size: 11px;
}
/* ▼文章を、PC版で1行表示･スマホ版で2行表示▼ */
.text-box-auto-left {
}
.text-box-auto-left-02 {
}
.text-box-auto-right {
	display: block;
}
.text-box-auto-sp {
	display: block;
	overflow: hidden;
	float: left;
}
/* ▼サイトマップ･リンクページ用 / 横並びボックス▼ */
.text-box-tworow-01 {
	float: none;
	width: 100%;
}
.text-box-tworow-02 {
	float: none;
	width: 100%;
}
.text-box-threerow-01 {
}
　 {
}
}
■■■LW-648px■■■ {
}
@media only screen and (max-width:648px) {
body {
	margin-top: 50px; /* ←上部固定メニューがない場合は削除する。 */
}
.outer-frame {
	width: auto;
}
　 {
}
●h1 {
}
#h1-bg {
}
#h1-box {
	padding-left: 1%;
}
h1 {
	font-size: 10px;
	height: 12px;
	overflow: hidden;
}
●ヘッダー {
}
#header-bg {
}
#header-box {
	padding-top: 6px;
	padding-bottom: 12px;
}
.header-bloc {
	float: none;
	display: block;
	max-width: 400px;
	width: 85%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.header-title {
	width: auto;
	min-width: 200px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.header-top {
	display: none;
}
#header-info {
	display: none;
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
	display: none;
}
　 {
}
●上部固定･アコーディオンメニュー {
}
#accordion-navi {
	width: 100%;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	margin-bottom: 2%;
	clear: both;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	z-index: 1000;
	height: 50px;
	background-image: url(/images/design/accordion-bg.png);
	background-repeat: repeat-x;
}
.accordion-navi-button {
	width: auto;
	height: 45px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#accordion-navi a {
	display: block;
	width: auto;
	text-align: left;
	text-decoration: none;
}
#accordion-navi a:hover {
	display: block;
}
/* ▼横から出るメニュー▼ */ 
#accordion-navi .header-btnMenu {
	height: 40px;
	width: 40px;
	margin-top: 5px;
	margin-right: auto;
	background-image: url(/images/design/menu-button.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin-left: auto;
}
.gNav {
	display: block;
	background-color: #F4FCFF;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
}
.gNav .gNav-list li {
	box-sizing: border-box;
	list-style-type: none;
	background-color: #F4FCFF;
}
.gNav .gNav-list li a {
	color: #333;
	display: block;
	text-decoration: none;
}
.gNav-border-bottom {
	width: 100%;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6DCE1;
}
.gNav-border-top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6DCE1;
}
.gNav-main-list {
	background: #fff;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
}
.gNav-sub-list {
	background: #fff;
	box-sizing: border-box;
	width: 100%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.gNav-padding-top {
	padding-top: 3px;
}
.gNav-padding-bottom {
	padding-bottom: 12px;
}
.gNav-border-icon {
}
.gNav-none {
	display: none;
}
　 {
}
▼上部固定 {
}
.fixed {
}
　 {
}
●トップ･イメージ {
}
#top-image-bg {
}
#top-image-box {
}
.top-image-margin {
	margin-top: 2%;
}
　 {
}
●フロント {
}
#front-bg {
}
#front-box {
	float: none;
	width: auto;
	margin-top: 0px;
	display: block;
}
▼パンくずリスト {
}
#topic-path {
}
#topic-path a {
}
h2 {
	font-size: 10px;
	height: 13px;
	margin-bottom: 5px;
	line-height: 15px;
}
▼ページコンテンツ {
}
#content {
	padding-bottom: 40px;
	padding-right: 3%;
	padding-left: 3%;
}
▼ページ {
}
#page {
}
#page ul {
	padding-left: 25px;
}
#page ol {
	padding-left: 25px;
}
#page blockquote {
	padding-left: 0px;
}
.page-icon {
	width: 19px;
}
.page-logo {
	width: 70px;
	margin-top: 5px;
}
.page-icon-box-03 {
	margin-top: 0px;
}
.page-icon-03 {
	width: 22px;
	margin-right: 10px;
}
.text-box-test {
	padding: 10px;
	-webkit-overflow-scrolling: touch;
}
.text-box-flash {
	display: none;
}
▼ページ･トップ {
}
.page-top {
	right: 2%;
	bottom: 4%;
	height: 50px;
	width: 50px;
}
.page-top img {
	float: right;
	width: 100%;
	height: auto;
}
　 {
}
●サイドナビ {
}
#side-navi-bg {
}
#side-navi-box03 {
	max-width: 295px;
	width: 295px;
	margin-right: auto;
	margin-left: auto;
}
.side-navi {
}
.side-navi-title {
}
.side-navi-block {
	width: 100%;
	float: none;
}
▼画像タイプ {
}
.side-navi01 {
}
▼サイド･メニュー {
}
.side-navi-menu {
}
.side-navi-margin {
}
▼フッター･インフォ･Facebook {
}
.footer-info-facebook {
	min-width: 295px;
	width: 70%;
}
　 {
}
●フッター {
}
#footer-bg {
	padding-bottom: 0%;
}
#footer-box {
	padding-top: 1%;
	padding-bottom: 4.5%;
	padding-right: 2%;
	padding-left: 2%;
}
▼トップライン {
}
.footer-topline-bg {
}
.footer-topline-box {
}
▼フッター･インフォ {
}
#footer-info-bg {
}
#footer-info-box {
	padding-top: 6%;
	padding-bottom: 6%;
	padding-left: 0px;
}
#footer-info {
	width: auto;
}
.footer-info-block {
	min-width: 280px;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.footer-info-01 {
	width: 100%;
	float: none;
	margin-bottom: 6.5%;
	margin-right: 0px;
}
.footer-info-02 {
	width: 100%;
	float: none;
	margin-bottom: 0;
}
.footer-info-01 img {
}
.footer-info-02 img {
}
#footer-info a:hover img {
}
▼サイトマップ {
}
.site-map-english {
	width: auto;
}
.site-map-english ul {
}
.site-map-english li {
	padding-right: 0px;
}
▼フッター･サーチ {
}
.footer-search {
	display: block;
	width: auto;
	margin-left: 10px;
	float: none;
	margin-right: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-top: 15px;
	padding-top: 15px;
}
.footer-search .gsc-control-cse {
	padding: 0em!important;
	background-color: #F4FCFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
▼コンプリート {
}
#complete-bg {
}
#complete-box {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
　 {
}
●クラス {
}
.text-box-00▼テキストボックス▼ {
}
.text-box-01 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text-box-02 {
	padding: 10px;
}
/* ▼隣のボックスと高さを合わせる▼ */
.text-box-flex {
	display: block;
}
/* ▼2つ並びボックス▼ */
.text-box-double {
	display: block;
	padding: 10px;
	float: none;
	width: auto;
	margin-bottom: 4%;
}
.text-box-double2 {
	display: block;
	padding: 10px;
	float: none;
	width: auto;
	margin-bottom: 4%;
}
/* ▼3つ並びボックス▼ */
.text-box-triple {
	display: block;
	padding: 10px;
	float: none;
	width: auto;
	margin-bottom: 4%;
}
.text-box-double img {
	margin-top: 5px;
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
.text-box-triple-01 {
	padding: 10px;
	float: none;
	width: auto;
	margin-right: 0px;
}
.text-box-triple-01 img {
	width: 80%;
}
.text-box-triple-02 {
	padding: 10px;
	float: none;
	width: auto;
}
.text-box-triple-02 img {
	margin-top: 5px;
	width: 80%;
}
.text-komidashi-link-triple {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.border-link-triple {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 15px;
	margin-bottom: 15px;
	float: none;
	width: 100%;
	clear: left;
}
.text-box-triple-box-height {
	height: auto;
}
.text-box-triple-box-height-02 {
	height: auto;
}
.text-box-triple-box-height-03 {
	height: auto;
}
.text-box-triple-margin {
	margin-bottom: 30px;
}
.text-box-sitemap-margin {
	margin-bottom: 0px;
}
.text-box-margin {
	margin-bottom: 40px;
}
.text-box-left {
	float: none;
	width: 80%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right {
	float: none;
	width: 80%;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-left-02 {
	float: none;
	width: 80%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right-02 {
	float: none;
	width: 80%;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-left-03 {
	float: none;
	width: 100%;
	margin-bottom: 0px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right-03 {
	float: none;
	width: 80%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-left-drone {
	float: none;
	width: 80%;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right-drone {
	float: none;
	width: 80%;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-left-access {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right-access {
	float: none;
	width: 94%;
	margin-right: 0%;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right-access-img {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.text-box-right-margin {
}
.text-box-pageinfo {
	width: auto;
}
.text-table-left {
	float: none;
	width: auto;
}
.text-box-news {
	width: auto;
}
.text-box-news li {
}
.text-box-news-menu {
}
.text-box-news-text {
}
.text-box-bo▼区切り用･下ライン▼ {
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
}
.border-bottom-01 {
	margin-top: 25px;
	margin-bottom: 25px;
}
.border-bottom-02 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-03 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-sitemap {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-bo0▼文字背景ボーダー▼ {
}
.text-border-red {
	background-position: left 0px;
}
.text-border-yellow {
	background-position: left 0px;
}
.text-border-blue {
	background-position: left 0px;
}
.text-border-green {
	background-position: left 0px;
}
.text-border-orange {
	background-position: left 0px;
}
.text-border-pink {
	background-position: left 0px;
}
.text-border-beige {
	background-position: left 0px;
}
.text-border-brown {
	background-position: left 0px;
}
.text-border-gray {
	background-position: left 0px;
}
.text-border-maincolor {
	background-position: left 0px;
}
.text-border-subcolor {
	background-position: left 0px;
}
.text-kome▼※マーク･インデント {
}
.text-kome {
	padding-left: 18px;
	background-position: left 4px;
}
.text-pc▼テキスト･タブとスマホのみ表示 {
}
.text-pc-non {
	display: block;
	margin-top: 5px;
	font-size: 90%;
	padding-left: 1px;
}
.h3-0▼h3▼ {
}
h3 {
}
/* ▼大見出し･テンプレート用▼ */
.h3-1 {
	font-size: 17px;
	line-height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.h3-2 {
	font-size: 17px;
	line-height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.h3-3 {
	font-size: 17px;
	line-height: 25px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.img-fl0▼イメージ配置▼ {
}
/* ▼ページ画像用▼ */
.img-float-left {
	display: block;
	float: none;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.img-float-right {
	display: block;
	float: none;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.img-float-center {
	display: block;
	float: none;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
/* ▼トップ･各ページリンク用▼ */
.img-float-left-link, .img-float-right-link {
	display: block;
	float: none;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
/* ▼フリーサイズ画像用▼ */
.img-float-left-freesize, .img-float-right-freesize {
	display: block;
	float: none;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.img-drone-logo {
	display: block;
	float: none;
	width: 40%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.img-float-left-freesize-02 {
	display: block;
	float: none;
	width: 40%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.img-float-left-feature {
	display: block;
	float: none;
	width: 40%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.img-float-left-feature img {
	width: 100%;
	height: auto;
}
.img-float-right-freesize-02 {
	margin-top: 5px;
	margin-right: auto;
	width: 120px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
.img-feature {
	margin-right: auto;
	margin-left: auto;
}
.img-float-history {
	display: block;
	float: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
/* ▼2つ並び画像▼ */
.img-float-double {
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	margin-bottom: 3%;
}
.img-float-double img {
}
.img-float-double-02 {
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	margin-bottom: 3%;
}
.img-float-double-02 img {
}
.img-float-triple01 {
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	margin-bottom: 3%;
}
.img-float-triple02 {
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	margin-bottom: 3%;
}
.img-float-triple-100 {
	width: 100%;
}
.sabs-link {
	width: 200px;
}
.text-ko0▼小見出し･共通用▼ {
}
.text-komidashi-001 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-002 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-002-link {
	width: 252px;
}
.text-komidashi-003 {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-004 {
	padding-top: 5px;
	padding-bottom: 5px;
	/* [disabled]margin-bottom: 10px;
*/
	font-size: 15px;
}
.text-komidashi-005 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-006 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-007 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-008 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-009 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-size: 15px;
}
.text-komidashi-010 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-size: 15px;
}
.text-komidashi-011 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
}
.text-komidashi-qa {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.text-komidashi-t001 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 15px;
	float: none;
	width: auto;
}
.text-komidashi-left, .text-komidashi-right {
	float: none;
	width: auto;
}
.text-komidashi-link-left, .text-komidashi-link-right {
	float: none;
	width: auto;
}
.text-box-threerow-01 {
	float: none;
	width: 100%;
}
.text-box-threerow-01-2 {
	float: none;
	width: 100%;
}
.img-fl0▼イメージ効果▼ {
}
.img-frame {
	padding: 1.7%;
	height: auto;
}
.img-frame img {
	height: auto;
	width: 100%;
}
/* ▼画像に白い枠を表示(2つ並び用)▼ */ 
.img-frame-02 {
	padding: 1.7%;
	height: auto;
	width: 96%;
}
.img-border {
}
.page-nu0▼見出し番号▼ {
}
.page-number-01 {
}
.page-number-02 {
	font-size: 120%;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 6px;
	padding-bottom: 1px;
}
.page-number-q {
	font-size: 120%;
}
.page-number-a {
	font-size: 120%;
}
.table-0▼テーブル▼ {
}
.table-0 {
}
.table-0 th {
	padding-right: 5px;
	padding-left: 5px;
}
.table-0 td {
}
.table-3 {
	border-collapse: collapse;
	width: 100%;
}
.table-3 tr {
}
.table-3 th {
}
.table-3 td {
	display: block;
	width: auto;
}
.table-margin-0 {
	font-size: 90%;
}
.table-scroll-width {
	width: 600px;
}
.table-text-auto-form {
	width: 75px;
}
.table-sp-textleft {
}
.table-sp-textleft th {
	text-align: left;
}
.table-sp-textleft td {
	text-align: left;
}
.table-icon {
}
.table-icon th {
}
.table-icon td {
	padding-bottom: 15px;
	padding-top: 2px;
}
.text-0▼フォーム･文字入力ボックス幅▼ {
}
.textarea {
	width: 94%;
}
.input {
	width: 94%;
}
.img-form▼フォーム･必須▼ {
}
.img-form {
	width: 40px;
	float: none;
	margin-right: 0px;
}
.img-form2 {
	width: 40px;
	margin-top: 3px;
}
.text-form {
	margin-right: 7px;
	float: none;
}
.text-form-center {
	width: auto;
}
.img-form▼フォーム･ボタン▼ {
}
.img-form-button {
	width: 150px;
}
.ggmap▼Googleマップ▼ {
}
.ggmap {
	padding-bottom: 100%;
	width: 100%;
	margin-bottom: 15px;
}
.ggmap iframe, .ggmapr object, .ggmap embed {
	width: 100%;
	height: 100%;
}
.anchor-0▼アンカーポイント▼ {
}
.anchor {
	margin-top: -0px;
	padding-top: 0px;
}
　 {
}
}
■■■LW-420px■■■ {
}
@media only screen and (max-width:420px) {
.outer-frame {
	font-size: 13px;
	line-height: 20px;
}
▼ページ {
}
#page {
}
#page ul {
	/* [disabled]padding-left: 22px; */
}
#page ol {
	padding-left: 22px;
}
#page blockquote {
	padding-left: 0px;
}
h3 {
	font-size: 17px;
}
/* ▼画像に白い枠を表示(2つ並び用)▼ */ 
.img-frame-02 {
	height: auto;
	width: 90%;
}
▼サイトマップ {
}
#site-map {
	padding-right: 0px;
	padding-left: 0px;
}
.site-map-block {
	padding-bottom: 0px;
}
.site-map-top {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
.site-map-top ul {
	float: none;
	padding-bottom: 10px;
}
.site-map-top li {
	width: auto;
	margin-top: 5px;
}
.site-map-english {
	display: none;
}
.site-map-english ul {
}
.site-map-english li {
}
.site-map-01 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.site-map-01 ul {
	float: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
	margin-bottom: 0px;
}
.site-map-01 li {
}
.site-map-02 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.site-map-02 ul {
	float: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
	margin-bottom: 0px;
}
.site-map-02 li {
}
.site-map-03 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	border: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 12px;
	display: block;
}
.site-map-03 ul {
	float: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 10px;
	display: block;
}
.site-map-03 li {
}
.site-map-icon-01 {
	background-position: 0px 10px;
}
.site-map-menu-top {
	width: auto;
	background-position: 0 8px;
	margin-top: 0px;
}
.site-map-menu-01 {
	width: auto;
}
.site-map-menu-02 {
	width: auto;
}
.site-map-menu-03 {
	width: auto;
}
.site-map-menu-04 {
	width: auto;
}
.site-map-menu-05 {
	width: auto;
}
.site-map-menu-06 {
	width: auto;
}
.site-map-menu-07 {
	width: auto;
}
.site-map-menu-08 {
	width: auto;
}
.site-map-menu-08-margin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	display: block;
	margin-top: 10px;
	padding-bottom: 8px;
}

.site-map-menu-09 {
	width: auto;
}
.site-map-menu-10 {
	width: auto;
}
.site-map-menu-11 {
	width: auto;
}
.site-map-menu-12 {
	width: auto;
}
.site-map-menu-13 {
	width: auto;
}
.site-map-menu-14 {
	width: auto;
}
.site-map-menu-15 {
	width: auto;
}
.site-map-menu-16 {
	width: auto;
}
.site-map-menu-17 {
	width: auto;
}
.site-map-menu-18 {
	width: auto;
}
.site-map-menu-19 {
	width: auto;
}
.site-map-menu-20 {
	width: auto;
}
.site-map-sub-menu-01 {
	float: none;
	width: auto;
	line-height: 27px;
}
.site-map-sub-menu-02 {
	float: none;
	width: auto;
	line-height: 27px;
}
.site-map-sub-menu-03 {
	float: none;
	width: auto;
	line-height: 27px;
}
.site-map-sub-menu-04 {
	float: none;
	width: auto;
	line-height: 27px;
}
.site-map-sub-menu-05 {
	background-image: url(/images/design/sitemap-icon03-sp.png);
	background-position: 0 10px;
	margin-left: 5px;
	font-size: 14px;
	line-height: 27px;
	padding-left: 15px;
	margin-top: 2px;
	display: block;
	background-repeat: no-repeat;
}
▼フッター･サーチ {
}
.footer-search {
	border-top-style: none;
	margin-top: 0px;
	padding-top: 0px;
}
.text-kome▼※マーク･インデント {
}
.text-kome {
	background-image: url(/images/sozai/icon/icon-kome-sp.png);
	padding-left: 16px;
	background-position: left 2px;
}
.h3-0▼h3▼ {
}
h3 {
}
/* ▼大見出し･テンプレート用▼ */
.h3-1 {
	padding-top: 8px;
	padding-bottom: 6px;
}
.h3-2 {
	padding-top: 8px;
	padding-bottom: 6px;
}
.h3-3 {
	padding-top: 8px;
	padding-bottom: 6px;
}
.text-box-00▼テキストボックス▼ {
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
.text-komidashi-link-triple {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
/* ▼サイトマップ･リンクページ用 / 横並びボックス▼ */
.text-box-tworow-01 {
	float: none;
	width: 100%;
}
.text-box-tworow-02 {
	float: none;
	width: 100%;
}
.table-text-auto-form {
	width: 60px;
}
.text-ko0▼小見出し･共通用▼ {
}
.text-komidashi-001 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-002 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-002-link {
	width: 237px;
}
.text-komidashi-003 {
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-004 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-005 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-006 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-007 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-008 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-009 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-size: 14px;
}
.text-komidashi-010 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 12px;
	font-size: 14px;
}
.text-komidashi-011 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-qa {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
}
.text-komidashi-top {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	font-size: 14px;
	margin-left: 0px;
}
.img-form▼フォーム･必須▼ {
}
.img-form {
	width: 40px;
	float: none;
	margin-right: 0px;
}
.img-form2 {
	width: 35px;
	margin-top: 2px;
}
}

.anchor2{
  padding-top:100px;
  margin-top:-100px;

}
.anchor2 {
   color: black;
}

