@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;
}
.outer-frame {
	width: auto;
	margin: auto;
	z-index: 2;
}
　 {
}
●チェンジボタン {
}
▼PC版 {
}
#change-pc-bottom {
	display: none;
}
▼SP･TB版 {
}
#change-sp-bottom {
	display: none;
}
　 {
}
●h1 {
}
#h1-bg {
	background-image: url(images/design/h1-box-bg.png);
	background-repeat: repeat-x;
}
#h1-box {
	width: auto;
	box-sizing: border-box;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
h1 {
	font-weight: normal;
	color: #AAAAAA;
	font-size: 9px;
	line-height: 10px;
	text-align: right;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	padding-top: 6px;
}
　 {
}
●ヘッダー {
}
header {
	background-image: url(/images/design/header-tb-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	overflow: hidden;
}
#header-box {
	width: auto;
	box-sizing: border-box;
	padding-top: 0.4%;
	padding-bottom: 0.2%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
.header-title-01 {
	float: left;
	display: block;
	width: 68%;
	padding-top: 1%;
}
.header-title-02 {
	display: block;
	width: 68%;
	margin-top: 0;
	padding-bottom: 0.5%;
}
.header-title-03 {
	float: right;
	clear: right;
	display: block;
	width: 16.5%;
	height: auto;
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
	display: none;
}
▼SP･TB版･ボタンメニュー {
}
#global-navi-sp-button {
	display: block;
	padding-top: 0.7%;
	padding-bottom: 0.7%;
	padding-right: 0.7%;
	width: auto;
	padding-left: 1%;
	background-color: #FFFFFF;
}
#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%;
	margin-bottom: 0.3%;
	width: 49.7%;
	height: auto;
}
.global-navi-sp-button-img2 {
	width: 49.7%;
	height: auto;
	margin-bottom: 0.3%;
}
#side-navi-sp-button {
	display: block;
	padding-bottom: 0.7%;
	padding-right: 0.7%;
	width: auto;
	padding-left: 1%;
	background-color: #FFFFFF;
}
#side-navi-sp-button ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
}
#side-navi-sp-button li {
	float: left;
}
#side-navi-sp-button img {
	width: 100%;
	height: auto;
	display: block;
}
.side-navi-sp-button-img1 {
	width: 33.1%;
	height: auto;
	margin-right: 0.3%;
	margin-bottom: 0.3%;
}
.side-navi-sp-button-img2 {
	width: 33.1%;
	height: auto;
	margin-bottom: 0.3%;
}
▼上部固定 {
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
　 {
}
●フロント {
}
#front-bg {
	clear: left;
	background-image: url(/images/design/front-bg.png);
	background-repeat: repeat-x repeat-y;
}
#front-box {
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
	display: block;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
▼パンくずリスト {
}
#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: 2%;
	padding-left: 2%;
	padding-top: 3%;
	padding-bottom: 3%;
}
▼ページ {
}
#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 {
	padding-left: 0px;
}
.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;
}
▼h2 {
}
h2 {
}
/* ▼大見出し･テンプレート用▼ */
.h2-1 {
	background-image: url(images/design/h3-1-sp-bg.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
	border-radius: 5px;
	border: 1px solid #9DB0D9;
}
.h2-1 h2 {
	font-weight: bold;
	font-size: 23px;
	text-shadow: 1px 1px 5px #999;
	color: #0038AE;
}
/* ▼大見出し･右アイコン▼ */
.h2-icon-right {
	display: none;
}
▼ページ･トップ {
}
.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)";
}
　 {
}
●サイドナビ {
}
#side-navi-bg {
	width: 100%;
	order: 1;
	display: block;
	padding-top: 4%;
	padding-bottom: 4%;
	background-image: url(/images/design/side-navi-bg.gif);
	background-repeat: repeat-y;
	background-size: contain;
}
#side-navi-bg a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#side-navi-box {
	max-width: 295px;
	width: 295px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
}
.side-navi-block {
	width: 100%;
}
▼画像タイプ {
}
.side-navi01 {
	display: none;
}
.side-navi01-margin {
	margin-bottom: 6px;
}
▼テキストタイプ {
}
.side-navi02 {
	width: auto;
}
.side-navi02 li {
	list-style-type: none;
}
.side-navi02 a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 20px;
}
.side-navi02 a:hover {
	background-color: #FFFFDB;
}
.side-navi-title {
	font-size: 22px;
	width: auto;
	display: block;
	font-weight: bold;
	margin-right: 3px;
}
.side-navi-menu {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height: auto;
	overflow: hidden;
	display: block;
	/* [disabled]margin-right: 3px; */
}
.side-navi-margin {
	margin-bottom: 6%;
}
▼サイド･トピックス {
}
.side-topics {
	width: auto;
	border: 1px solid #E9D94A;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 2px 2px 3px #CCC;
}
.side-topics li {
	list-style-type: none;
	display: block;
	padding-top: 10px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	background-image: url(/images/design/side-topics-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	list-style-type: none;
	font-size: 15px;
	padding-left: 25px;
}
.side-topics-menu {
	display: block;
	margin-top: 0;
	height: 275px;
	overflow: scroll;
	background-color: #FFF;
}
▼サイド･掲示板 {
}
.side-bbs {
	width: auto;
	/* [disabled]height: auto;
*/
	/* [disabled]margin-right: auto;
*/
	/* [disabled]margin-left: auto;
*/
	/* [disabled]clear: none;
*/
}
.side-bbs-box {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	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;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	display: block;
	margin-right: 3px;
	height: 320px;
	-webkit-overflow-scrolling: touch;
	/* [disabled]overflow-y: scroll;
*/
}
.side-bbs-text {
	font-size: 12px;
	text-align: right;
	display: block;
	margin-bottom: 2px;
}
▼サイド･インフォ {
}
.side-info01 {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	overflow: hidden;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	font-size: 15px;
	line-height: 22px;
	padding-top: 17px;
	padding-left: 7px;
	padding-bottom: 12px;
	padding-right: 7px;
}
.side-info01-title {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	height: auto;
}
.side-info01 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.side-info01 p {
	padding-left: 68px;
}
.side-info01 p.tel {
	font-weight: bold;
	font-size: 26px;
	line-height: 22px;
	background-image: url(/images/design/header-info-tel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 8px;
}
.side-info01 p.tel a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.side-info01 p.opentime {
	background-image: url(/images/design/header-info-opentime.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-bottom: 6px;
}
.side-info01 p.address {
	background-image: url(/images/design/header-info-address.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
▼サイド･バナー {
}
.side-banner {
	width: auto;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
▼サイド･Twitter {
}
.side-navi-twitter {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.side-navi-tw {
	background-color: #FFF;
	height: 450px;
	color: #000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	margin-right: 3px;
}
▼サイド･Facebook {
}
.side-navi-facebook {
	border: 1px solid #E9D94A;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 2px 2px 3px #CCC;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.side-navi-fb {
	background-color: #FFF;
	height: 450px;
	overflow: hidden;
	color: #000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
	margin-right: 3px;
}
.fb-page {
	width: 100%;
	-webkit-overflow-scrolling: touch;
}
▼サイド･amebaブログ {
}
.side-navi-blog {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.side-navi-blog-box {
	background-color: #FFF;
	height: 230px;
	overflow: hidden;
	color: #000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	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;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-right: 3px;
}
▼サイド･Instagram {
}
.side-navi-insta {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.side-navi-insta-box {
	background-color: #FFF;
	height: 400px;
	overflow: hidden;
	color: #000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	display: block;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	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;
	padding: 10px;
	margin-right: 3px;
}
▼サイド･エリア {
}
.side-area {
	width: auto;
}
.side-area-box {
	font-size: 15px;
	line-height: 32px;
	display: block;
	margin-top: 0;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: hidden;
	background-color: #FFF;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-right: 3px;
}
　 {
}
●グローバルナビ･下部 {
}
#global-navi02-bg {
	display: none;
}
#global-navi02-box {
}
　 {
}
●フッター {
}
footer {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83A3CC;
	background-image: url(images/design/footer-sp-bg.png);
	background-repeat: repeat;
}
#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.png);
	background-repeat: repeat-x;
	display: block;
}
.footer-topline-box {
	display: block;
	width: 1278px;
	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;
	overflow: hidden;
	height: 7px;
}
▼フッター･トピックス {
}
.footer-topics {
}
.footer-topics-box {
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.footer-topics li {
	list-style-type: none;
	display: block;
	padding-top: 10px;
	font-size: 16px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.footer-topics-menu {
	display: block;
	margin-top: 0;
	overflow: hidden;
	background-color: #FFF;
}
▼フッター･インフォ {
}
#footer-info {
	background-color: #F3F3F1;
}
#footer-info-box {
	width: auto;
	font-size: 13px;
	padding-top: 9.4%;
	padding-bottom: 9%;
	padding-right: 2%;
	padding-left: 2%;
	overflow: hidden;
	box-sizing: border-box;
}
.footer-info-flex {
	display: block;
}
.footer-info-title {
	width: auto;
	padding-top: 9px;
	padding-bottom: 5px;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFF;
}
.footer-info-left {
	width: 97.5%;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.footer-float-left-1 {
	display: block;
	float: left;
	width: 40%;
	height: auto;
	max-width: 180px;
}
.footer-float-left-2 {
	float: left;
	display: block;
	width: 100%;
	height: auto;
}

.footer-float-left-3 {
	display: block;
	font-size: 14px;
	width: 96%;
	margin-top: 6%;
	margin-left: 4%;
	float: left;
	clear: left;
}

.footer-line {
	display: none;
}
.footer-line-sp {
	width: 97.5%;
	margin-bottom: 3%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/design/footer-line-sp.png);
	background-repeat: repeat-x;
	height: 3px;
}

▼サイトマップ {
}
#site-map {
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 27px;
	width: 96.5%;
	padding-bottom: 3%;
	border-bottom-width: 0px;
	overflow: hidden;
}
#site-map a {
	color: #0038AE;
	font-weight: normal;
}
.site-map-block {
	display: block;
}
.site-map-top {
	display: block;
	width: auto;
	padding-left: 1.5%;
	overflow: hidden;
	line-height: 35px;
}
.site-map-top li {
	list-style-type: none;
}
.site-map-1 {
	display: block;
	padding-left: 1.5%;
	width: 98.5%;
	overflow: hidden;
}
.site-map-1 li {
	display: block;
	width: 49.5%;
	float: left;
	list-style-type: none;
	line-height: 35px;
}
.site-map-2 {
	border-left-width: 0px;
	padding-left: 1.5%;
	width: 98.5%;
	overflow: hidden;
	display: block;
}
.site-map-2 li {
	width: 50%;
	float: left;
	list-style-type: none;
	display: block;
	margin-bottom: 2px;
	line-height: 30px;
}
.site-map-3 {
	padding-left: 1.5%;
	width: 98.5%;
	overflow: hidden;
	display: block;
}
.site-map-3 li {
	width: 49.5%;
	float: left;
	list-style-type: none;
	display: block;
	margin-bottom: 2px;
	line-height: 30px;
}

.site-map-menu-icon {
	padding-bottom: 2px;
	padding-top: 2px;
	height: 29px;
	width: 31px;
	vertical-align: middle;
	float: left;
	display: block;
	margin-right: 5px;
}
.site-map-menu-icon img {
	width: 100%;
	height: auto;
}
.site-map-menu-icon02 {
	padding-bottom: 2px;
	padding-top: 3px;
	height: 25px;
	width: 25px;
	vertical-align: middle;
	float: left;
	display: block;
	margin-right: 5px;
}
.site-map-menu-icon02 img {
	width: 100%;
	height: auto;
}
.site-map-line {
	width: auto;
	margin-top: 3%;
	margin-bottom: 3%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/design/footer-line-sp.png);
	background-repeat: repeat-x;
	height: 3px;
	clear: left;
}

▼コピーライト {
}
#complete-bg {
	background-image: url(/images/design/complete-bg.jpg);
	background-repeat: repeat-x;
}
#complete-box {
	width: auto;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
	text-shadow: 1px 1px 3px #999;
}
　 {
}
.table-scroll::-webkit-scrollbar {
 height: 10px;
 background-color: #F1F1F1;
}
.table-scroll::-webkit-scrollbar-thumb {
 background:#C1C1C1;
}
/* ▼Gナビ･スマホ用メニュー▼ */
#global-navi-sp ::-webkit-scrollbar {
 display: none;
}
/* ▼アコーディオンメニュー･上から▼ */
#accordion-navi ::-webkit-scrollbar {
 display: none;
}
/* ▼アコーディオンメニュー･横から▼ */
#gNav ::-webkit-scrollbar {
 display: none;
}
　 {
}
■■■タブレット（481-999）■■■ {
}
@media only screen and (min-width:481px) {
●フロント {
}
#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;
}
▼h2 {
}
h2 {
}
/* ▼大見出し･テンプレート用▼ */
.h2-1 {
	background-image: url(images/design/h3-1-tb-bg.png);
}
.h2-1 h2 {
	font-size: 23px;
	line-height: 33px;
}
▼ページ･トップ {
}
.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%;
}
▼フッター･インフォ {
}
#footer-info {
}
#footer-info-box {
	padding-top: 5.6%;
	padding-bottom: 5.6%;
	padding-left: 1%;
	padding-right: 1%;
}
.footer-info-title {
	font-size: 22px;
}
▼コピーライト {
}
#complete-bg {
}
#complete-box {
	font-size: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}
　 {
}
}
■■■タブレット（640-999）■■■ {
}
@media only screen and (min-width: 640px) {
body {
	margin-top: 0px;
}
　 {
}
●ヘッダー {
}
●h1 {
}
#h1-bg {
}
#h1-box {
	width: auto;
	padding-right: 5px;
}
h1 {
	font-size: 12px;
}
　 {
}

header {

}
#header-box {
}
.header-title {
}
.header-title-01 {
}
.header-title-02 {
}
.header-title-03 {
}
　 {
}
　 {
}
●グローバルナビ {
}
▼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;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.global-navi-box-img1 {
	width: 16.66%;
	height: auto;
}
.global-navi-box-img2 {
	width: 16.67%;
	height: auto;
}
▼SP･TB版･ボタンメニュー {
}
#global-navi-sp-button {
	display: none;
}
#side-navi-sp-button {
	display: none;
}　 {
}
●フロント {
}
▼ページコンテンツ {
}
main {
	padding-top: 2%;
	padding-bottom: 2%;
}
/* ▼大見出し･右アイコン▼ */
.h2-icon-right {
}

　 {
}
●サイドナビ {
}
#side-navi-bg {
	padding-top: 4%;
	padding-bottom: 1.8%;
}
#side-navi-box {
	max-width: 625px;
	width: 625px;
}
.side-navi-block {
	width: 50%;
	float: left;
}
▼画像タイプ {
}
.side-navi01 {
	display: block;
	width: 295px;
	margin-right: auto;
	margin-left: auto;
}
.side-navi02 {
	width: 295px;
	margin-right: auto;
	margin-left: auto;
}
.side-navi-margin {
	margin-bottom: 8%;
}
▼サイド･トピックス {
}
.side-topics {
	width: 295px;
}
▼サイド･インフォ {
}
.side-info01 {
	width: 275px;
}
▼サイド･バナー {
}
.side-banner {
	width: 295px;
}
▼サイド･Facebook {
}
.side-navi-facebook {
	width: 295px;
	
}
　 {
}
●グローバルナビ･下部 {
}
#global-navi02-bg {
	background-image: url(/images/design/global-navi-bg.png);
	background-repeat: repeat-x;
	display: block;
	background-size: contain;
}
#global-navi02-bg ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
}
#global-navi02-bg li {
	float: left;
}
#global-navi02-bg img {
	width: 100%;
	height: auto;
	display: block;
}
#global-navi02-box {
	width: auto;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
　 {
}
●フッター {
}
▼フッター･トップライン {
}
.footer-topline-bg {
	display: none;
}
.footer-topline-box {
}
▼フッター･インフォ {
}
.footer-info-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;
}
.footer-info-left {
	width: 430px;
	margin-bottom: 3px;
}
.footer-float-left-1 {
	float: left;
	margin-right: 15px;
	display: block;
	height: 266px;
	width: 150px;
}
.footer-float-left-2 {
	display: block;
	width: 95%;
	height: auto;
	margin-top: 0px;

}
.footer-float-left-3 {
	display: block;
	width: auto;
	margin-top: 7px;
	float: left;
	clear: left;
}
.site-map-menu-icon {
	padding-bottom: 2px;
	margin-right: 6px;
	vertical-align: middle;
	float: left;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
}
.site-map-menu-icon02 {
	padding-bottom: 2px;
	margin-right: 6px;
	vertical-align: middle;
	float: left;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
}
/* ▼文章を、PC版で1行表示･スマホ版で2行表示▼ */
.text-box-auto-right {
	display: inline;
}
.site-map-line {
}
▼サイトマップ {
}
#site-map {
	width: 95%;
}
.footer-line-sp {
	width: 95%;
}
#site-map a {
}
.site-map-top {
	padding-left: 20px;
}
.site-map-top li {
	margin-bottom: 5px;
}
.site-map-1 {
	float: left;
	padding-left: 20px;
	width: 28%;
}
.site-map-1 li {
	float: none;
	width: 100%;
	margin-bottom: 5px;
}
.site-map-2 {
	float: left;
	padding-left: 20px;
	width: 30%;
}
.site-map-2 li {
	float: none;
	width: 100%;
	margin-bottom: 3px;
}
.site-map-3 {
	float: left;
	width: 28%;
	padding-left: 20px;
}
.site-map-3 li {
	float: none;
	width: 100%;
	margin-bottom: 3px;
}
.site-map-line {
	display: none;
}
}
　 {
}
■■■PC（1000-）■■■ {
}
@media only screen and (min-width:1000px) {
#h1-bg {
}
#h1-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	padding-bottom: 0px;
}
h1 {
	padding-top: 8px;
}

●ヘッダー {
}
header {
	background-image: url(images/design/header-bg.png);
	/* [disabled]background-position: top; */
}
#header-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	overflow: hidden;
}
.header-title-01 {
}
.header-title-02 {
}
.header-title-03 {
}
　 {
}
●グローバルナビ {
}
▼PC版 {
}
#global-navi-bg {
}
▼上部固定･アコーディオンメニュー {
}
#accordion-navi {
}
　 {
}
●フロント {
}
#front-bg {
}
#front-box {
	max-width: 1280px;
	width: auto;
	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;
}
▼ページコンテンツ {
}
main {
	float: right;
	width: 70.5%;
	order: 1;
	padding-top: 20px;
	padding-bottom: 22px;
	padding-left: 2%;
	margin-right: auto;
	margin-left: auto;
}
▼ページ {
}
#page {
	font-size: 18px;
	line-height: 32px;
}
.page-icon {
	width: 30px;
}
▼h2 {
}
h2 {
}
/* ▼大見出し･テンプレート用▼ */
.h2-1 {
	padding-left: 23px;
	padding-right: 0px;
}
.h2-1 h2 {
	font-size: 27px;
	line-height: 35px;
}
/* ▼大見出し･右アイコン▼ */
.h2-icon-right {
	display: block;
	float: right;
	height: 14px;
	width: 13px;
	margin-top: 20px;
	margin-right: 5px;
}
.h2-icon-right img {
	height: auto;
	width: 100%;
}
.page-top {
	max-width: 85px;
	min-width: 70px;
	width: 5%;
}
　 {
}
●サイドナビ {
}
#side-navi-bg {
	float: left;
	width: 23.8%;
	max-width: 320px;
	display: block;
	order: 0;
	padding-right: 0.7%;
	padding-left: 0.8%;
	padding-top: 10px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	box-shadow: 2px 2px 3px #CCC;
}
#side-navi-box {
	width: 100%;
}
.side-navi-block {
	float: none;
	width: 100%;
}
▼画像タイプ {
}
.side-navi01 {
	width: auto;
}
.side-navi02 {
	width: auto;
}
.side-navi-title {
	font-size: 22px;
}
.side-navi-margin {
	margin-bottom: 25px;
}
▼サイド･トピックス {
}
.side-topics {
	width: auto;
	margin-right: 3px;
}
▼サイド･バナー {
}
.side-banner {
	width: auto;
}
▼サイド･Facebook {
}
.side-navi-facebook {
	width: auto;
	margin-right: 3px;
}
.side-area {
	width: auto;
}
●グローバルナビ･下部 {
}
#global-navi02-bg {
	background-image: url(/images/design/global-navi-bg.png);
	background-repeat: repeat;
	display: block;
	height: auto;
}
#global-navi02-box {
	max-width: 1280px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}
　 {
}
●フッター {
}
footer {
	background-image: url(/images/design/footer-bg.png);
	background-repeat: repeat-x repeat-y;
}
#footer-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 28px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
▼フッター･インフォ {
}
#footer-info {
}
.footer-info-left {
	float: left;
	width: 38%;
	margin-bottom: 3px;
	margin-top: 0px;
}
.footer-line {
	display: block;
	overflow: hidden;
	font-size: 15px;
	margin-top: 5px;
	margin-left: 20px;
}
.footer-line-sp {
	display: none;
}

#footer-info-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: 30px;
	padding-bottom: 30px;
}
.footer-info-title {
	width: auto;
	padding-top: 9px;
	padding-bottom: 5px;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #000;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding-left: 10px;
	font-size: 22px;
	font-weight: bold;
	background-color: #FFF;
}
#site-map {
	float: right;
	width: 58%;
	padding-bottom: 0%;
}
.site-map-line {
	display: none;
}
▼コピーライト {
}
#complete-bg {
}
#complete-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	padding-top: 9px;
	padding-bottom: 12px;
}
　 {
}
}
