@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, dt, dd {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-y: scroll;
}
body, button, input, select, textarea {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	-webkit-text-size-adjust: 100%;
}
header, nav, main, aside, footer {
	display: block;
}
ol, ul, blockquote {
	display: block;
}
a {
	color: #007FFF;
	overflow-wrap: break-word;
}
a:visited {
	color: #6357C8;
}
a:hover {
	color: #F00;
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
img {
	border-style: none;
}
　 {
}
■■■スマホ（1-480）■■■ {
}
body {
	overflow: hidden;
	background-color: #FDFAEB;
	margin-top: 45px; /* ←上部固定メニューがない場合は削除する。 */
}
.outer-frame {
	width: auto;
	margin: auto;
	z-index: 2;
}
　 {
}
●チェンジボタン {
}
▼PC版 {
}
#change-pc-bottom {
	display: none;
}
▼SP･TB版 {
}
#change-sp-bottom {
	display: none;
}
　 {
}
●ヘッダー {
}
header {
}
#header-box {
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 3%;
	padding-bottom: 2.5%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
#header-box a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.header-title {
	width: 95%;
	max-width: 300px;
	min-width: 280px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
▼ヘッダー･インフォ01 {
}
.header-info01 {
	margin-right: auto;
	margin-left: auto;
	width: 290px;
	line-height: 20px;
	text-align: left;
	margin-top: 3.5%;
	font-size: 14px;
}
.header-info01 p {
	padding-left: 68px;
}
.header-info01 p.tel {
	font-weight: bold;
	background-image: url(/images/design/header-info-tel.png);
	background-repeat: no-repeat;
	background-position: -4px 1px;
	margin-bottom: 6px;
}
.header-info01 p.tel a {
	font-size: 25px;
	color: #333333;
	text-decoration: none;
}
.header-info01 p.opentime {
	background-image: url(/images/design/header-info-opentime.png);
	background-repeat: no-repeat;
	background-position: -4px 0px;
	margin-bottom: 6px;
}
.header-info01 p.address {
	background-image: url(/images/design/header-info-address.png);
	background-repeat: no-repeat;
	background-position: -4px 1px;
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
	display: none;
}
▼PC版ドロップダウンメニュー {
}
#global-navi-bg-dm {
	display: none;
}
▼SP･TB版･上から出るアコーディオンメニュー {
}
#global-navi-sp {
	width: 100%;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	margin-bottom: 2%;
	clear: left;
}
#global-navi-sp li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#global-navi-sp a {
	display: block;
	width: auto;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 13px;
	padding-bottom: 13px;
}
#global-navi-sp a:hover {
	display: block;
}
#global-navi-sp a.menu {
	width: auto;
	display: block;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/design/global-navi-sp-open.png);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D6D6;
	border-bottom-color: #CACACA;
	padding-top: 7px;
	padding-bottom: 6px;
	height: 30px;
	background-color: #D6D6D6;
}
#global-navi-sp a.menuOpen {
	background-image: url(/images/design/global-navi-sp-open.png);
	background-repeat: no-repeat;
	background-position: 4px -32px;
	padding-left: 8px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
#global-navi-sp .panel {
	display: none;
	font-weight: bold;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
	background-color: #FFFFF4;
}
#global-navi-sp .panel-menu-title {
	display: block;
	background-color: #FFFFFF;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
	line-height: 0px;
}
#global-navi-sp .panel-sub-menu {
	font-weight: normal;
	padding-left: 10px;
	line-height: 0px;
}
.global-navi-sp-img {
	padding-left: 30px;
	padding-top: 4px;
}
▼SP･TB版･ボタンメニュー {
}
#global-navi-sp-button {
	display: block;
	padding-top: 0.7%;
	padding-bottom: 0.7%;
	padding-right: 0.7%;
	width: auto; /* ←ボタンが少ないときは98.3%にする。 */
	padding-left: 1%;
	background-color: #FDFAEB;
}
#global-navi-sp-button ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
}
#global-navi-sp-button li {
	float: left;
}
#global-navi-sp-button img {
	width: 100%;
	height: auto;
	display: block;
}
.global-navi-sp-button-img1 {
	margin-right: 0.3%;
	width: 19.7%;
	height: auto;
}
.global-navi-sp-button-img2 {
	width: 19.7%;
	height: auto;
}
▼上部固定 {
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
　 {
}
●トップ･イメージ {
}
#top-image-bg {
	clear: left;
}
#top-image-box {
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
.top-image-margin {
	margin-top: 2%;
}
　 {
}
●フロント {
}
#front-bg {
	clear: left;
}
#front-box {
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
	display: block;
	padding-right: 2%;
	padding-left: 2%;
}
▼パンくずリスト {
}
#topic-path {
	font-size: 10px;
	line-height: 13px;
	height: 13px;
	margin-bottom: 3.5%;
	overflow: hidden;
	width: 100%;
	color: #A5A5A5;
}
#topic-path a {
	color: #A5A5A5;
}
#page #topic-path ul {
	padding-left: 0px;
}
.breadcrumb {
	padding-left: 0;
	margin-left: 0;
}
.breadcrumb li {
	color: #A5A5A5;
	display: inline;
}
.breadcrumb li:after {
	content: '>';
	color: #A5A5A5;
	padding-right: 3px;
	padding-left: 3px;
}
.breadcrumb li:last-child:after {
	content: '';
}
▼ページコンテンツ {
}
main {
	width: auto;
	order: 0;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 3%;
	padding-bottom: 7%;
}
▼ページ {
}
#page {
	font-size: 16px;
	line-height: 28px;
	clear: both;
	margin-left: auto;
	display: block;
	margin-right: auto;
	width: auto;
}
#page ul {
	padding-left: 20px;
	list-style-type: disc;
	overflow: hidden;
}
#page ol {
	padding-left: 25px;
	overflow: hidden;
}
#page blockquote {
}
.page-icon-box-01 {
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
}
.page-icon-box-02 {
	display: block;
	overflow: hidden;
}
.page-icon-box-qa {
	display: block;
	margin-bottom: 8px;
	overflow: hidden;
}
.page-icon {
	width: 25px;
	height: auto;
	margin-right: 5px;
	float: left;
	display: block;
}
▼h1 {
}
#h1-box {
	width: auto;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	height: auto;
}
h1 {
	position: relative;
	color: #FFFFFF;
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	margin: 0;
	padding-top: 2.3%;
	padding-right: 10px;
	padding-bottom: 2%;
	padding-left: 10px;
	background-color: #630;
	margin-right: 3px;
	margin-bottom: 35px;
	text-shadow: 1px 1px 5px #4E4E4E;
	border-radius: 5px;
}
▼h2 {
}
h2 {
}
/* ▼大見出し･テンプレート用▼ */
.h2-1 {
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	color: #333333;
}
.h2-1 h2 {
	display: inline-block;
	font-size: 22px;
	line-height: 32px;
	text-shadow: 1px 1px 3px #999;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
▼h3 {
}
h3 {
	font-size: 100%;
	font-weight: normal;
}
　 {
}
▼ページ･トップ {
}
.page-top {
	display: block;
	overflow: hidden;
	right: 1.2%;
	max-width: 55px;
	min-width: 45px;
	width: 12%;
	height: auto;
	position: fixed;
	z-index: 10000;
	float: right;
}
.page-top img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=60)";
	height: auto;
	width: 100%;
}
.page-top a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=80)";
}
　 {
}
　 {
}
●フッター {
}
footer {
}
#footer-box {
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 5%;
	padding-bottom: 4.5%;
	padding-right: 2%;
	padding-left: 2%;
}
▼トップライン {
}
.footer-topline-bg {
	background-image: url(/images/design/footer-topline-bg.jpg);
	background-repeat: repeat-x;
}
.footer-topline-box {
	width: auto;
	height: 10px;
	display: block;
	box-sizing: border-box;
}
▼サイトマップ01 {
}
#site-map-bg {
}
#site-map {
	width: auto;
	overflow: hidden;
	text-align: left;
	padding-top: 6%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 1%;
	box-sizing: border-box;
}
#site-map li {
	list-style-type: none;
	display: inline-block;
	text-decoration: none;
	padding-left: 3.8%;
	margin-bottom: 5%;
}
#site-map a {
	color: #666666;
	display: block;
}
#site-map a:hover {
	text-decoration: underline;
	color: #000;
}
.site-map01 {
	width: auto;
	clear: left;
	overflow: hidden;
	font-size: 16px;
	line-height: 23px;
}
.site-map02 {
	margin-top: 1%;
	padding-top: 3%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.site-map-menu01-01 {
	background-image: url(/images/design/sitemap-icon01.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-right: 4.2%;
}
.site-map-menu01-01-end {
	background-image: url(/images/design/sitemap-icon01.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}
.site-map-menu01-02 {
	margin-right: 3%;
}
.site-map-menu01-02-end {
}
▼コピーライト {
}
#complete-bg {
}
#complete-box {
	width: auto;
	text-align: center;
	font-size: 11px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
}
　 {
}
■■■クラス■■■ {
}
.text-box-00▼テキストボックス▼ {
}
/* ▼無地▼ */
.text-box-01 {
	display: block;
	/* [disabled]background-color: #FFF;
*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}
.text-box-02 {
	width: 96%;
	display: block;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #FFF;
	padding-left: 2%;
}
.text-box-margin {
	margin-bottom: 12%;
	display: block;
	overflow: hidden;
}
.text-box-bloc {
	display: block;
	overflow: hidden;
}
.text-box-radius {
	border-radius: 5px;
}
.text-box-shadow {
}
/* ▼隣のボックスと高さを合わせる▼ */
.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;
}
/* ▼小見出し付き用ボックス▼ */
.text-komidashi-left {
	width: auto;
	display: block;
}
.text-komidashi-right {
	width: auto;
	display: block;
}
.text-leftclear {
	display: block;
	overflow: hidden;
	clear: left;
}
.text-rightclear {
	display: block;
	overflow: hidden;
	clear: right;
}
.text-komidashi-link-left {
	width: auto;
}
.text-komidashi-link-right {
	width: auto;
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
.text-box-triple-01 {
	display: table-cell;
	overflow: hidden;
	padding: 10px;
	width: auto;
}
.text-box-triple-01 img {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.text-box-triple-01 .img-frame {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.text-box-triple-01 a {
	text-decoration: none;
	color: #666;
}
.text-box-triple-01-img-margin {
	margin-bottom: 10px;
}
.text-box-triple-box {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.text-box-triple-box-height {
}
.text-box-triple-margin {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.text-komidashi-triple-01 {
	display: block;
	font-size: 18px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	justify-content: flex-end;
	margin-top: 5px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.border-link-triple {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 22px;
	margin-bottom: 22px;
	width: 100%;
	clear: left;
}
/* ▼トップページ･各ページリンク用 / 縦並びパターン▼ */
.text-box-link {
	width: auto;
	display: block;
	overflow: hidden;
}
.text-box-link a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	color: #333;
}
/* ▼2つ並びボックス▼ */
.text-box-double {
	display: block;
	overflow: hidden;
	width: auto;
	padding: 2%;
	margin-bottom: 4%;
	border: 1px solid #CCC;
}
.text-box-double img {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
/* ▼2つ並びボックス（半分画像型）▼ */
.text-box-double-order1 { /* 左ボックス */
	display: block;
	overflow: hidden;
	width: auto;
}
.text-box-double-order2 { /* 右ボックス */
	display: block;
	overflow: hidden;
	width: auto;
}
.text-box-double-inside {
	display: inline-block;
	overflow: hidden;
	padding-top: 7%;
	padding-right: 3%;
	padding-bottom: 7%;
	padding-left: 3%;
}
/* ▼3つ並びボックス▼ */
.text-box-triple {
	display: block;
	overflow: hidden;
	width: auto;
	padding: 2%;
	margin-bottom: 4%;
	border: 1px solid #CCC;
}
.text-box-triple img {
	width: 80%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}
/* ▼テキストボックス小･無地▼ */
.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%;
}
/* ▼テキストボックス･005･006用ボックス(背景画像無し)▼ */
.text-box-bg-001 {
	display: block;
	overflow: hidden;
	padding-top: 8%;
	padding-right: 2.5%;
	padding-bottom: 8%;
	padding-left: 2.5%;
}
/* ▼テキストボックス･005･006用ボックス(左右余白無し)▼ */
.text-box-bg-003 {
	display: block;
	overflow: hidden;
	padding-top: 8%;
	padding-bottom: 8%;
}
.text-box-bg-inside {
	display: block;
	overflow: hidden;
	margin-left: 4%;
	margin-right: 4%;
	background: rgba(255,255,255,0);
}
.text-box-access {
	display: block;
	overflow: hidden;
	width: 100%;
}
.text-box-map {
	width: 100%;
	position: relative;
	padding-bottom: 70%;
	height: 0;
	overflow: hidden;
	float: right;
	margin-bottom: 4%;
}
.text-box-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text-box-map object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.text-box-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ▼文章を、PC版で1行表示･スマホ版で2行表示▼ */
.text-box-auto-left { /* ←右に余白無し */
}
.text-box-auto-left-02 { /* ←右に余白有り */
	margin-right: 15px;
}
.text-box-auto-right {
	display: block;
}
/* ▼サイトマップ･リンクページ用 / 横並びボックス▼ */
.text-box-tworow-01 { /* ←2つ並び用 */
	display: block;
	overflow: hidden;
	width: 100%;
}
.text-box-threerow-01 { /* ←3つ並び用 */
	display: block;
	overflow: hidden;
	width: 100%;
}
.text-box-sitemap-margin {
	margin-bottom: 15px;
}
/* ▼前の項目のfloatをクリアする▼ */
.float-clear-left {
	clear: left;
}
.text-box-float-left {
	display: block;
	overflow: hidden;
	width: 100%;
}
　 {
}
.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-150 {
	font-size: 150%;
}
.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-200 {
	line-height: 200%;
}
.font-height-220 {
	line-height: 220%;
}
　 {
}
.text-bo0▼文字ボーダー▼ {
}
.text-border-test {
	background-color: #E3E3E3; /* ←色確認用▼ */
}
.text-border-red {
	background-image: linear-gradient(transparent 86%, #FFCCCC 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #FFCCCC 0%);
}
.text-border-yellow {
	background-image: linear-gradient(transparent 86%, #FFFF9D 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #FFFF9D 0%);
}
.text-border-blue {
	background-image: linear-gradient(transparent 86%, #B9D9FF 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #B9D9FF 0%);
}
.text-border-green {
	background-image: linear-gradient(transparent 86%, #CCEDB1 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #CCEDB1 0%);
}
.text-border-orange {
	background-image: linear-gradient(transparent 86%, #FFDBBB 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #FFDBBB 0%);
}
.text-border-pink {
	background-image: linear-gradient(transparent 86%, #FFD2F5 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #FFD2F5 0%);
}
.text-border-beige {
	background-image: linear-gradient(transparent 86%, #FFF4CE 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #FFF4CE 0%);
}
.text-border-brown {
	background-image: linear-gradient(transparent 86%, #E4D7CB 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #E4D7CB 0%);
}
.text-border-gray {
	background-image: linear-gradient(transparent 86%, #E3E3E3 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #E3E3E3 0%);
}
.text-border-maincolor {
	background-image: linear-gradient(transparent 86%, #DADADA 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #DADADA 0%);
}
.text-border-subcolor {
	background-image: linear-gradient(transparent 86%, #DADADA 0%);
	background-image: -webkit-linear-gradient(transparent 86%, #DADADA 0%);
}
　 {
}
.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-main {
	color: #663300;
}
.font-collar-sub {
	color: #FFDFBF;
}
.font-collar-orange-01 {
	color: #FF9900;
}
.font-collar-yellow-01 {
	color: #FFFF33;
}
.font-collar-yellow-02 {
	color: #FA9601;
}
.font-collar-blue-01 {
	color: #007FFF;
}
.font-collar-blue-02 {
	color: #3478F3;
}
.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;
}
　 {
}
.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-kome▼※マーク･インデント {
}
.text-kome {
	background-image: url(/images/sozai/icon/icon-kome-sp.png);
	padding-left: 16px;
	background-position: left 5px;
	display: inline-block;
	text-align: left;
	background-repeat: no-repeat;
}
　 {
}
.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;
}
.text-space-nowrap {
	white-space: nowrap;
}
　 {
}
.text-al0▼テキスト･位置 {
}
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
.text-align-left {
	text-align: left;
}
　 {
}
.img-fl0▼イメージ配置▼ {
}
/* ▼ページ画像用▼ */
.img-float-left {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
}
.img-float-left img {
	width: 100%;
	height: auto;
}
.img-float-right {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
}
.img-float-right img {
	width: 100%;
	height: auto;
}
.img-float-center {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.img-float-center img {
	width: 100%;
	height: auto;
}
/* ▼トップ･各ページリンク用▼ */
.img-float-left-link {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.img-float-left-link img {
	width: 100%;
	height: auto;
}
.img-float-right-link {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.img-float-right-link img {
	width: 100%;
	height: auto;
}
/* ▼フリーサイズ画像用▼ */
.img-float-left-freesize {
	display: block;
	height: auto;
	float: none;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
	overflow: visible;
}
.img-float-left-freesize img {
	min-width: 100%;
	max-width: 100%;
	height: auto;
}
.img-float-right-freesize {
	display: block;
	height: auto;
	float: none;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	width: 80%;
	overflow: visible;
}
.img-float-right-freesize img {
	min-width: 100%;
	max-width: 100%;
	height: auto;
}
/* ▼画像下コメント▼ */
.img-comment {
	text-align: center;
	overflow: hidden;
}
/* ▼PC版で横幅･固定数を入れる▼ */ 
.img-float-100 {
	width: 100%;
	height: auto;
	display: block;
}
/* ▼PC版で横幅100%▼ */ 
.img-float-100-2 {
	width: 100%;
	height: auto;
	display: block;
}
/* ▼2つ並び画像▼ */
.img-float-double {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3%;
}
.img-float-double img {
	width: 100%;
	height: auto;
}
/* ▼3つ並び画像▼ */
.img-float-triple {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5%;
}
.img-float-triple img {
	width: 100%;
	height: auto;
}
.img-clear-right {
	display: block;
	height: auto;
	width: 80%;
	margin-top: 6%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
.img-clear-right img {
	width: 100%;
	height: auto;
}
.img-page-wide-margin {
	margin-bottom: 2%;
}
　 {
}
.img-fl0▼イメージ効果▼ {
}
/* ▼画像に白い枠を表示▼ */ 
.img-frame {
	padding: 2.5%;
	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;
	height: auto;
	width: 100%;
}
/* ▼画像に白い枠を表示(2つ並び用)▼ */ 
.img-frame-02 {
	padding: 1.7%;
	border: 1px solid #DFDFDF;
	background: #fff;
	overflow: hidden;
	box-shadow: 2px 2px 3px #CCC;
	margin-bottom: 3px;
	display: block;
	margin-right: 3px;
}
.img-frame-02 img {
	vertical-align: top;
	height: auto;
	width: 100%;
}
/* ▼画像にグレーの枠を表示▼ */ 
.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;
}
　 {
}
.text-ko0▼小見出し･共通用▼ {
}
.text-komidashi-001 {
	background-color: #FFFFEA;
	display: table;
	margin-bottom: 20px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #FFCC00;
	line-height: 32px;
	margin-right: 3px;
}
.text-komidashi-002 {
	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: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AEFF9A;
	border-left-color: #AEFF9A;
	background-color: #FFF;
}
.text-komidashi-003 {
	display: table;
	margin-bottom: 15px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #AEFF9A;
	border-left-color: #AEFF9A;
	border-bottom-width: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #AEFF9A;
	border-right-color: #AEFF9A;
	background-color: #FFF;
}
.text-komidashi-004 {
	display: table;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 32px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #FECE99;
	background-color: #FFF9F2;
}
.text-komidashi-005 {
	display: table;
	margin-bottom: 15px;
	font-size: 18px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AEFF9A;
}
.text-komidashi-006 {
	background-color: #FFFBEE;
	display: table;
	margin-bottom: 15px;
	font-size: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFA64D;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFA64D;
}
.text-komidashi-007 {
	display: table;
	margin-bottom: 15px;
	font-size: 18px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	border: 3px double #FFFFFF;
	font-weight: bold;
	margin-right: 3px;
	background-color: #FECE99;
}
.text-komidashi-008 {
	background-color: #FFFFFF;
	display: table;
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FECE99;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FECE99;
	border-right-width: 2px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FECE99;
	border-left-color: #FECE99;
	background-color: #FFF;
}
.text-komidashi-009 {
	position: relative;
	background-color: #FFFFFF;
	display: table;
	font-size: 18px;
	line-height: 32px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 12px;
	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;
	font-size: 18px;
	line-height: 32px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 12px;
}
.text-komidashi-block {
	display: block;
}
　 {
}
.page-nu0▼見出し番号▼ {
}
.page-number-01 {
	margin-right: 3px;
	font-size: 140%;
	display: block;
	float: left;
}
.page-number-02 {
	margin-right: 5px;
	font-size: 120%;
	display: block;
	padding-right: 8px;
	padding-left: 8px;
	height: auto;
	float: left;
}
.page-number-q {
	margin-right: 3px;
	font-size: 120%;
	display: block;
	float: left;
}
.page-number-a {
	margin-right: 3px;
	font-size: 120%;
	display: block;
	float: left;
}
　 {
}
.table-0▼テーブル▼ {
}
.table-0 {
	background-color: #CCC;
	text-align: left;
	line-height: 50px;
}
.table-0 tr {
	background-color: #FBFAEB;
}
.table-0 tr:hover {
	background-color: #FFFFCC;
}
.table-0 th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #FCF4E9;
}
.table-0 td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	font-weight: normal;
}
.table-1 {
	border-collapse: collapse;
	width: 100%;
}
.table-1 tr {
}
.table-1 tr:hover {
}
.table-1 th {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	width: 100%;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
	text-align: left;
}
.table-1 td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.table-text-auto {
	width: 10px;
	white-space: nowrap;
}
.table-sp-textleft {
}
.table-sp-textleft th {
	text-align: left;
}
.table-sp-textleft td {
	text-align: left;
}
.table-form {
	background-color: #D2D2D2;
	width: 100%;
}
.table-form th {
	background-color: #FBF4E9;
	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-sc0▼テーブル･横スクロール▼ {
}
.table-scroll {
	width: 100%;
	overflow-x: auto;
}
.table-scroll::-webkit-scrollbar {
 height: 10px;
 background-color: #F1F1F1;
}
.table-scroll::-webkit-scrollbar-thumb {
 background:#C1C1C1;
}
　 {
}
.text-0▼フォーム･文字入力ボックス幅▼ {
}
.textarea {
	width: 94%;
}
.input {
	width: 94%;
}
　 {
}
.img-form▼フォーム･必須▼ {
}
.img-form {
	height: auto;
	display: block;
	width: 40px;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
.text-form {
	display: block;
	float: left;
	margin-right: 7px;
}
.text-form-center {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #F00;
}
　 {
}
.img-form▼フォーム･ボタン▼ {
}
.img-form-button {
	width: 150px;
	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: 100%;
	height: 0;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.ggmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ggmap object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
　 {
}
.text-box-bo▼区切り用･下ライン▼ {
}
hr {
	margin-top: 25px;
	margin-bottom: 25px;
}
.border-bottom-01 {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
.border-bottom-02 {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 25px;
	margin-bottom: 25px;
}
.border-bottom-03 {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
　 {
}
.bg-co0▼バック･カラー▼ {
}
.bg-colo-white {
	background-color: #FFF;
}
.bg-colo-gray-01 {
	background-color: #F0F0F0;
}
.bg-colo-gray-02 {
}
.bg-colo-blue-01 {
	background-color: #C6E2FF;
}
.bg-colo-blue-02 {
	background-color: #2B7FF8;
}
.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;
}
　 {
}
.text-pc▼テキスト･スマホのみ表示 {
}
.text-pc-non {
	display: block;
	margin-bottom: 5px;
	text-align: center;
}
　 {
}
webkit▼スクロールバー2重解除▼ {
}
/* ▼Gナビ･スマホ用メニュー▼ */
#global-navi-sp ::-webkit-scrollbar {
 display: none;
}
/* ▼アコーディオンメニュー･上から▼ */
#accordion-navi ::-webkit-scrollbar {
 display: none;
}
/* ▼アコーディオンメニュー･横から▼ */
#gNav ::-webkit-scrollbar {
 display: none;
}
　 {
}
.readmore▼ページ文章折りたたみ表示▼ {
}
.readmore a {
	color: #71932b;
	text-decoration: underline;
	text-align: center;
}
article {
	max-height: 1px;
}
　 {
}
.anchor-0▼アンカーポイント▼ {
}
.anchor {
	margin-top: -27%;
	padding-top: 27%;
	display: inline-block;
}
.anchor-actual {
	padding-top: 130px;
	margin-top: -130px;
	height: 20px;
	width: 20px;
	display: block;
}
　 {
}
■■■タブレット（481-999）■■■ {
}
@media only screen and (min-width:481px) {
●トップ･イメージ {
}
#top-image-bg {
}
.top-image-margin {
	padding-top: 1.5%;
}
　 {
}
●フロント {
}
#front-bg {
}
#front-box {
}
▼パンくずリスト {
}
#topic-path {
	font-size: 11px;
	line-height: 15px;
	height: 15px;
	margin-bottom: 2.5%;
}
▼ページ {
}
#page {
	font-size: 17px;
	line-height: 30px;
}
#page ul {
	padding-left: 25px;
}
#page ol {
	padding-left: 30px;
}
#page blockquote {
	padding-left: 20px;
}
.page-icon {
	width: 28px;
}
▼h1 {
}
#h1-box {
}
h1 {
	padding-top: 1.6%;
	padding-bottom: 1.3%;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 45px;
}
▼h2 {
}
h2 {
}
/* ▼大見出し･テンプレート用▼ */
.h2-1 {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
}
.h2-1 h2 {
	padding-bottom: 1px;
	font-size: 26px;
	line-height: 36px;
}
▼ページ･トップ {
}
.page-top {
	max-width: 70px;
	min-width: 55px;
	width: 7%;
}
　 {
}
●フッター {
}
footer {
}
#footer-box {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
	padding-right: 1%;
}
▼サイトマップ01 {
}
#site-map-bg {
}
#site-map {
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 5%;
	padding-bottom: 3%;
}
#site-map li {
	margin-bottom: 4%;
	padding-left: 15px;
}
.site-map01 {
	line-height: 18px;
}
.site-map02 {
	padding-top: 0.5%;
	font-size: 20px;
	line-height: 22px;
	border-top-style: none;
}
.site-map-menu01-01 {
	background-image: url(/images/design/sitemap-icon01.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
}
.site-map-menu01-01-end {
	background-image: url(/images/design/sitemap-icon01.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
}
.site-map-menu01-02 {
	background-image: url(/images/design/sitemap-icon02.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}
.site-map-menu01-02-end {
	background-image: url(/images/design/sitemap-icon02.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 8px;
}
▼コピーライト {
}
#complete-bg {
}
#complete-box {
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
　 {
}
●クラス {
}
.text-box-00▼テキストボックス▼ {
}
/* ▼無地▼ */
.text-box-01 {
	padding-right: 15px;
	padding-left: 15px;
}
/* ▼枠線有り▼ */
.text-box-02 {
	padding-right: 18px;
	padding-left: 18px;
}
.text-box-margin {
	margin-bottom: 7%;
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
/* ▼Sナビが無い場合は上、Sナビが有る場合は下のコードを使用する。▼ */
.text-box-triple-01 {
	float: left;
	width: 27.7%;
	padding: 0px;
}
.text-box-triple-01 {
	float: left;
	width: 31.5%;
	padding: 0px;
}
/* ▲Sナビが無い場合は上、Sナビが有る場合は下のコードを使用する。▲ */
.text-box-triple-01 img {
	width: 100%;
}
.text-box-triple-01 .img-frame {
	width: auto;
	margin-right: 3px;
}
.text-komidashi-triple-01 {
	padding-top: 6px;
	padding-bottom: 6px;
}
.border-link-triple {
	display: none;
}
.text-box-triple-box-height {
	/* [disabled]height: 110px;
*/
}
.text-box-triple-margin {
	margin-bottom: 25px;
	padding-bottom: 25px;
}
/* ▼2つ並びボックス▼ */
.text-box-double {
	display: table-cell;
	float: left;
	width: 43.6%;
	padding: 10px;
}
/* ▼2つ並びボックス（半分画像型）▼ */
.text-box-double-order1 { /* 左ボックス */
	display: table-cell;
	float: left;
	order: 1;
	width: 50%;
	padding: 0%;
}
.text-box-double-order2 { /* 右ボックス */
	display: table-cell;
	float: right;
	order: 2;
	width: 50%;
	padding: 0%;
}
/* ▼3つ並びボックス▼ */
.text-box-triple {
	display: table-cell;
	float: left;
	width: 27%;
	padding: 10px;
}
.text-box-float-left {
	float: left;
	width: 55%;
}
/* ▼テキストボックス･005用背景ボックス(背景画像無し)▼ */
.text-box-bg-001 {
	padding-top: 4%;
	padding-bottom: 4%;
}
/* ▼テキストボックス･005･006用ボックス(左右余白無し)▼ */
.text-box-bg-003 {
	padding-top: 4%;
	padding-bottom: 4%;
}
/* ▼サイトマップ･リンクページ用 / 横並びボックス▼ */
.text-box-tworow-01 {
	float: left;
	width: 50%;
}
.text-box-threerow-01 {
	float: left;
	width: 33%;
}
.text-box-sitemap-margin {
	margin-bottom: 0px;
}
.text-kome▼※マーク･インデント {
}
.text-kome {
	background-image: url(/images/sozai/icon/icon-kome-tb.png);
	padding-left: 19px;
	background-position: left 4px;
}
.img-fl0▼イメージ効果▼ {
}
.img-frame {
	padding: 7px;
}
.img-frame-02 {
	padding: 7px;
}
.text-ko0▼小見出し･共通用▼ {
}
.text-komidashi-001 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-002 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-003 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-004 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-005 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-006 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-007 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-008 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-009 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.text-komidashi-qa {
	font-size: 20px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.page-nu0▼見出し番号▼ {
}
.page-number-01 {
	font-size: 170%;
}
.page-number-02 {
	font-size: 130%;
	padding-top: 2px;
}
.page-number-q {
	font-size: 130%;
}
.page-number-a {
	font-size: 130%;
}
.table-0▼テーブル▼ {
}
.table-0 th {
	padding-top: 5px;
	padding-bottom: 3px;
}
.table-0 td {
	padding-top: 5px;
	padding-bottom: 3px;
}
.table-sp-textleft th {
	text-align: center;
}
.table-sp-textleft td {
	text-align: center;
}
.text-0▼フォーム･文字入力ボックス幅▼ {
}
.input {
	width: auto;
}
.img-form▼フォーム･必須▼ {
}
.img-form {
	width: 52px;
}
.text-form {
	margin-right: 10px;
}
.text-form-center {
	width: 550px;
}
.img-form▼フォーム･ボタン▼ {
}
.img-form-button {
	width: 200px;
}
.anchor-0▼アンカーポイント▼ {
}
.anchor {
	padding-top: 260px;
	margin-top: -260px;
}
.ggmap▼Googleマップ▼ {
}
.ggmap {
	padding-bottom: 60%;
}
.text-box-bo▼区切り用･下ライン▼ {
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-01 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.border-bottom-02 {
	margin-top: 30px;
	margin-bottom: 28px;
}
　 {
}
}
■■■タブレット（640-999）■■■ {
}
@media only screen and (min-width: 640px) {
body {
	margin-top: 0px;
}
　 {
}
●ヘッダー {
}
header {
}
#header-box {
	padding-bottom: 2%;
	padding-top: 3.2%;
}
.header-title {
	float: left;
	width: 50%;
	max-width: 320px;
	min-width: 300px;
}
/* ▼ヘッダー･インフォ(使用しないもののCSSは削除)▼ */
▼ヘッダー･インフォ01 {
}
.header-info01 {
	float: right;
	clear: right;
	margin-top: 2px;
	width: auto;
	font-size: 15px;
}
.header-info01 p.tel {
	background-position: -2px 3px;
	margin-bottom: 8px;
}
.header-info01 p.tel a {
	font-size: 28px;
}
.header-info01 p.opentime {
	background-position: -2px 1px;
	margin-bottom: 8px;
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
	background-image: url(/images/design/global-navi-bg.png);
	background-repeat: repeat-x;
	display: block;
	background-size: contain;
}
#global-navi-bg ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
}
#global-navi-bg li {
	float: left;
}
#global-navi-bg img {
	width: 100%;
	height: auto;
	display: block;
}
#global-navi-box {
	width: auto;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.global-navi-box-img1 {
	margin-right: 0%;
	width: 20%;
}
.global-navi-box-img2 {
	width: 20%;
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
	background-image: url(/images/design/global-navi-bg.png);
	background-repeat: repeat-x;
	display: block;
	background-size: contain;
}
#global-navi-bg ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
}
#global-navi-bg li {
	float: left;
}
#global-navi-bg img {
	width: 100%;
	height: auto;
	display: block;
}
#global-navi-box {
	width: auto;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.global-navi-box-img1 {
	margin-right: 0%;
	width: 20%;
}
.global-navi-box-img2 {
	width: 20%;
}
▼PC版ドロップダウンメニュー {
}
#global-navi-bg-dm {
	background-image: url(/images/design/global-navi-bg.gif);
	background-repeat: repeat-x;
	display: block;
}
#global-navi-bg-dm ul {
	display: flex;
	z-index: 10000;
	list-style-type: none;
}
#global-navi-bg-dm li {
	float: left;
	position: relative;
}
#global-navi-bg-dm img {
	display: block;
	width: 100%;
	height: auto;
}
#global-navi-box-dm {
	width: auto;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
#global-navi-box-dm a {
	display: none;
}
#global-navi-box-dm li a {
	display: block;
}
#global-navi-box-dm li ul {
	display: none;
	position: absolute;
	top: 100%;
}
#global-navi-box-dm li:hover ul {
	display: block;
	left: 0;
	right: 0;
}
▼SP･TB版･上から出るアコーディオンメニュー {
}
#global-navi-sp {
	display: none;
}
▼SP･TB版･ボタンメニュー {
}
#global-navi-sp-button {
	display: none;
}
▼上部固定･アコーディオンメニュー {
}
#accordion-navi {
	display: none;
}
#gNav {
	display: none;
}
　 {
}
●フロント {
}
▼ページコンテンツ {
}
main {
	padding-top: 2%;
	/* [disabled]padding-bottom: 5%;
*/
}
　 {
}
●フッター {
}
▼サイトマップ02 {
}
#site-map02 {
}
#site-map02 li {
}
.site-map02-01 {
	width: 35%;
	padding-bottom: 0%;
}
.site-map02-02 {
	width: 35%;
	padding-bottom: 0%;
}
.site-map02-03 {
	width: 30%;
}
/* ▼文章を、PC版で1行表示･スマホ版で2行表示▼ */
.text-box-auto-right {
	display: inline;
}
　 {
}
●クラス {
}
.text-box-00▼テキストボックス▼ {
}
.text-box-access {
	width: 47%;
	float: left;
}
.text-box-map {
	width: 50%;
	padding-bottom: 30%;
	margin-bottom: 0%;
}
/* ▼小見出し付き用ボックス▼ */
.text-komidashi-left {
	width: 52.5%;
	float: left;
}
.text-komidashi-right {
	width: 52.5%;
	float: right;
}
.text-komidashi-link-left {
	width: 67.5%; /* ←画像フレーム「有り」の場合は「60%」に変更*/
	float: left;
	display: block;
}
.text-komidashi-link-right {
	width: 67.5%; /* ←画像フレーム「有り」の場合は「60%」に変更*/
	float: right;
	display: block;
}
.img-fl0▼イメージ配置▼ {
}
/* ▼ページ画像用▼ */
.img-float-left {
	float: left;
	width: 45%;
	margin-right: 2.5%;
	margin-bottom: 10px;
}
.img-float-right {
	float: right;
	width: 45%;
	margin-left: 2%;
	margin-bottom: 10px;
}
.img-float-center {
	width: 45%;
	margin-bottom: 10px;
}
/* ▼トップ･各ページリンク用▼ */
.img-float-left-link {
	float: left;
	margin-right: 2.5%;
	width: 30%;
	margin-bottom: 10px;
}
.img-float-right-link {
	float: right;
	margin-left: 2%;
	width: 30%;
	margin-bottom: 10px;
}
/* ▼フリーサイズ画像用▼ */
.img-float-left-freesize {
	width: 40%;
	min-width: 150px;
	float: left;
	margin-right: 2%;
}
.img-float-right-freesize {
	width: 40%;
	min-width: 150px;
	float: right;
	margin-left: 2%;
}
/* ▼2つ並び画像▼ */
.img-float-double {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 48%;
	margin-right: 3px;
}
/* ▼3つ並び画像▼ */
.img-float-triple {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 48%;
	margin-right: 3px;
}
.img-clear-right {
	width: 40%;
	float: right;
	margin-top: 5px;
	margin-left: 2%;
	margin-right: 3px;
	margin-bottom: 10px;
}
.table-1 {
	border-collapse: separate;
}
.table-1 th {
	float: left;
	width: 25%;
}
.table-1 td {
	float: left;
	width: 23%;
	margin-right: 0;
	margin-left: 0;
}
　 {
}
}
■■■タブレット（750-）■■■ {
}
@media only screen and (min-width:750px) {
.text-pc▼テキスト･スマホのみ表示 {
}
.text-pc-non {
	display: none;
}
　 {
}
}
■■■PC（1000-）■■■ {
}
@media only screen and (min-width:1000px) {
●ヘッダー {
}
header {
}
#header-box {
	max-width: 1280px;
	padding-bottom: 22px;
	padding-top: 30px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: auto;
	margin-left: auto;
}
.header-title {
	width: 340px;
}
/* ▼ヘッダー･インフォ(使用しないもののCSSは削除)▼ */
▼ヘッダー･インフォ01 {
}
.header-info01 {
	font-size: 16px;
	line-height: 23px;
	padding-top: 5px;
}
.header-info01 p.tel {
	background-position: -2px 3px;
	margin-bottom: 8px;
}
.header-info01 p.tel a {
	font-size: 30px;
}
.header-info01 p.opentime {
	background-position: -2px 1px;
	margin-bottom: 6px;
}
.header-info01 p.address {
	background-position: -2px 1px;
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
▼SP･TB版･ボタンメニュー {
}
▼上部固定･アコーディオンメニュー {
}
#accordion-navi {
}
　 {
}
●トップ･イメージ {
}
#top-image-bg {
	background-image: url(/images/design/top-image-bg.jpg);
	background-repeat: repeat;
}
#top-image-box {
	max-width: 1460px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
　 {
}
●フロント {
}
#front-bg {
}
#front-box {
	max-width: 1280px;
	width: auto;
	padding-right: 0.5%;
	padding-left: 0.5%;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
}
▼パンくずリスト {
}
#topic-path {
	font-size: 12px;
	margin-bottom: 20px;
}
▼ページコンテンツ {
}
/* ▼Sナビが無い場合は上、Sナビが有る場合は下のコードを使用する。▼ */
main {
	width: 95.5%;
	order: 1;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
main {
	float: right;
	width: 100%;
	order: 1;
	padding-top: 20px;
	padding-right: 0%;
	padding-left: 0%;
	margin-right: auto;
	margin-left: auto;
}
/* ▲Sナビが無い場合は上、Sナビが有る場合は下のコードを使用する。▲ */
▼ページ {
}
/* ▼Sナビが無い場合は上、Sナビが有る場合は下のコードを使用する。▼ */
#page {
	font-size: 20px;
	line-height: 35px;
}
/* ▲Sナビが無い場合は上、Sナビが有る場合は下のコードを使用する。▲ */
.page-icon {
	width: 30px;
}
▼h1 {
}
#h1-bg {
}
#h1-box {
}
h1 {
	font-size: 30px;
	line-height: 40px;
	padding-top: 1.6%;
	padding-bottom: 1.2%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 60px;
}
▼h2 {
}
h2 {
}
/* ▼大見出し･テンプレート用▼ */
.h2-1 {
	padding-top: 15px;
	/* [disabled]padding-bottom: 10px;
*/
	padding-left: 15px;
	padding-right: 15px;
}
.h2-1 h2 {
	font-size: 40px;
	line-height: 47px;
}
▼ページ･トップ {
}
.page-top {
	max-width: 85px;
	min-width: 70px;
	width: 5%;
}
　 {
}
●フッター {
}
footer {
}
▼トップライン {
}
.footer-topline-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#footer-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
▼サイトマップ01 {
}
#site-map-bg {
}
#site-map {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 33px;
}
#site-map li {
	margin-bottom: 1%;
}
.site-map01 {
	font-size: 21px;
	line-height: 25px;
}
.site-map02 {
	padding-top: 0px;
}
.site-map-menu01-01 {
	background-position: 0 7px;
	padding-left: 18px;
	margin-right: 3.5%;
}
.site-map-menu01-01-end {
	background-position: 0 7px;
	padding-left: 18px;
}
.site-map-menu01-02 {
	background-position: 0 5px;
	padding-left: 10px;
	margin-right: 3%;
}
.site-map-menu01-02-end {
	background-position: 0 5px;
	padding-left: 10px;
}
▼コピーライト {
}
#complete-bg {
}
#complete-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 18px;
}
　 {
}
●クラス {
}
.text-box-00▼テキストボックス▼ {
}
/* ▼無地▼ */
.text-box-01 {
	padding: 20px;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
/* ▼枠線有り▼ */
.text-box-02 {
	padding: 23px;
}
.text-box-margin {
	margin-bottom: 8.7%;
}
/* ▼トップページ･各ページリンク用 / 横3つ並びパターン▼ */
.text-komidashi-triple-01 {
	font-size: 20px;
	line-height: 24px;
	padding-top: 9px;
	padding-bottom: 8px;
}
.text-box-max-width {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.text-box-access {
	width: 40%;
}
.text-box-map {
	width: 57%;
	padding-bottom: 25%;
}
.text-kome▼※マーク･インデント {
}
.text-kome {
	background-image: url(/images/sozai/icon/icon-kome.png);
	padding-left: 22px;
	background-position: left 3px;
}
.img-fl0▼イメージ配置▼ {
}
/* ▼フリーサイズ画像用▼ */
.img-float-left-freesize {
	width: auto;
}
.img-float-left-freesize img {
}
.img-float-right-freesize {
	width: auto;
}
.img-float-right-freesize img {
}
.img-float-100 {
}
/* ▼3つ並び画像▼ */
.img-float-triple {
	display: table-cell;
	overflow: hidden;
	float: left;
	width: 32.5%;
}
.text-ko0▼小見出し･共通用▼ {
}
.text-komidashi-001 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-002 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-003 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-004 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-005 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-006 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-007 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-008 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-009 {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.text-komidashi-qa {
	font-size: 21px;
	line-height: 29px;
	padding-top: 12px;
}
.page-nu0▼見出し番号▼ {
}
.page-number-01 {
	font-size: 200%;
}
.page-number-02 {
	font-size: 150%;
	padding-top: 3px;
}
.page-number-q {
	font-size: 150%;
}
.page-number-a {
	font-size: 180%;
}
.table-0▼テーブル▼ {
}
.table-0 th {
	padding-right: 8px;
	padding-left: 8px;
}
.table-0 td {
	padding-right: 8px;
	padding-left: 8px;
}
}
