@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;
}
　 {
}
●ヘッダー {
}
#header-box {
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 14px;
	padding-bottom: 1.6%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
#header-box a {
	text-decoration: none;
}
.header-title-box {
	width: 100%;
	display: block;
	height: auto;
}
.header-sub-title {
	width: 100%;
	display: block;
	height: auto;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.header-title {
	width: 100%;
	display: block;
	height: auto;
	font-size: 50px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
　 {
}
●グローバルナビ {
}
#global-navi-box {
	display: block;
	padding-top: 0.7%;
	padding-bottom: 0.7%;
	width: 100%;
	/* [disabled]padding-left: 1%; */
	background-color: #0066FF;	
}
#global-navi-box a {
	text-decoration: none;
	color: #FFF;
}
#global-navi-box a:hover {
	text-decoration: underline;
	color: #000;
}
#global-navi-box ul {
	list-style-type: none;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#global-navi-box li {
	display: table-cell;
	float: left;
	width: 18.3%;
	height: auto;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;	
	padding: 0.7%;
}
.global-navi {
	font-size: 14px;
}
　 {
}
●トップ･イメージ {
}
#top-image-bg {
	clear: left;
}
#top-image-box {
	display: block;
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
#top-image-box img{
	width: 100%;
	height: auto;
}
　 {
}
●ページコンテンツ {
}
main {
	display: block;
	width: auto;
	order: 0;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 3%;
	padding-bottom: 10%;
}
▼パンくずリスト {
}
#topic-path {
	font-size: 14px;
	line-height: 13px;
	height: 13px;
	margin-bottom: 3.5%;
	overflow: hidden;
	width: 100%;
	color: #A5A5A5;
}
#topic-path a {
	color: #666666;
}
#topic-path ol {
  list-style: none;
  display: flex;
  padding: 0;
}

#topic-path li + li::before {
  content: ">";
  margin: 0 8px;
  color: #999;
}
#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: '';
}
▼ページ {
}
#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;
}
▼h1 {
}
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: #4C95F4;
	margin-right: 3px;
	margin-bottom: 35px;
	text-shadow: 1px 1px 5px #4E4E4E;
}
h1:after {
	border: 20px solid transparent;
	border-top-color: #4C95F4;
	border-bottom-width: 0;
	bottom: -18px;
	content: "";
	display: block;
	left: 47.5%;
	position: absolute;
	width: 0;
}
▼ページ･トップ {
}
#page-top{
	color: #FFFFFF;
	text-align: center;
	background-color: #0066FF;
	width: 60px;
	height: 60px;
	position: fixed;
	font-size: 40px;
	right: 1.2%;
	bottom: 1.2%;
	opacity: 0.8;
	border-radius: 50%;
  }
#page-top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
  color: #FFFFFF;
}
#page-top a::before{
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 2%;
  right: 0;
  left: 0;
  margin: auto;
}
　 {
}
●フッター {
}
footer {
}
▼フッター･エリア {
}
#footer-area-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-area {
	display: block;
	margin-top: 0;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	background-color: #FFF;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
}
.footer-area-box {
	font-size: 14px;
	line-height: 28px;
	display: block;
	margin-top: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	overflow: hidden;
}
▼トップライン {
}
.footer-topline-bg {
	background-color: #4C95F4;
}
.footer-topline-box {
	width: auto;
	height: 10px;
	display: block;
	box-sizing: border-box;
}

▼サイトマップ01 {
}
#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-map-menu01-01 {
	margin-right: 4.2%;
}
.site-map-menu01-01-end {
}
#footer-box {
	width: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 5%;
	padding-bottom: 4.5%;
	padding-right: 2%;
	padding-left: 2%;
}

▼フッター･タイトル {
}
.footer-title-box {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	text-align: center;
}
.footer-title-box a {
	text-decoration: none;
}
.footer-sub-title {
	width: 100%;
	display: block;
	height: auto;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.footer-title {
	width: 100%;
	display: block;
	height: auto;
	font-size: 50px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
▼フッター･インフォ {
}
.footer-info {
	width: 280px;
	float: right;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0%;
	font-size: 15px;
	line-height: 20px;
	display: block;
	background-color: #FFF;
	border: 1px solid #D6D6D6;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 0%;
}
.footer-info a {
	text-decoration: none;
	color: #333333;
}
.footer-info p {
}
.footer-info p.tel {
	font-size: 26px;
	line-height: 22px;
	margin-bottom: 8px;
}
.footer-info p.opentime {
	margin-bottom: 6px;
}
.footer-info p.address {
}
.footer-info-text {
	display: block;
	width: 60px;
	font-size: 15px;
	margin-right: 10px;
	float: left;
}
▼コピーライト {
}
#complete-bg {
}
#complete-box {
	width: auto;
	color: #333;
	text-align: center;
	font-size: 13px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 1%;
	padding-right: 1%;
	box-sizing: border-box;
	/* [disabled]text-shadow: 1px 1px 3px #999; */
}
　 {
}

■■■クラス■■■ {
}
.00-text-box▼テキストボックス▼ {
}
.text-box-01 {
	display: block;
	/* [disabled]background-color: #FFF;
*/
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	/* [disabled]border: 1px solid #CCC; */
	overflow: hidden;
}
.text-box-bloc {
	display: block;
	overflow: hidden;
}

.text-box-margin {
	margin-bottom: 12%;
	display: block;
	overflow: hidden;
}
.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;
}
.01-img-fl▼イメージ配置▼ {
}
/* ▼ページ画像用▼ */
.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;
}
　 {
}
■■■タブレット（481-999）■■■ {
}
@media only screen and (min-width:481px) {
●グローバルナビ {
}
.global-navi {
	font-size: 16px;
}
　 {
}
●ページコンテンツ {
}
main {
	padding-top: 2%;
	/* [disabled]padding-bottom: 5%; */
}
▼ページ {
}
#page {
	font-size: 17px;
	line-height: 30px;
}
▼h1 {
}
h1 {
	padding-top: 1.6%;
	padding-bottom: 1.3%;
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 45px;
}
　 {
}
▼サイトマップ01 {
}
#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;
}
#footer-box {
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 1%;
	padding-right: 1%;
}
.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;
}


}
　 {
}
■■■PC（1000-）■■■ {
}
@media only screen and (min-width:1000px) {
●ヘッダー {
}
.header-title-box {
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
●グローバルナビ {
}
.global-navi {
	font-size: 20px;
}
　 {
}
●ページコンテンツ {
}
main {
	width: 95.5%;
	max-width: 1280px;
	order: 1;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
▼ページ {
}
#page {
	font-size: 20px;
	line-height: 35px;
}
▼h1 {
}
h1 {
	font-size: 30px;
	line-height: 40px;
	padding-top: 1.6%;
	padding-bottom: 1.2%;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 60px;
}
　 {
}
●フッター {
}
▼サイトマップ01 {
}
#site-map {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 20px;
}
#site-map li {
	margin-bottom: 1%;
}
.site-map01 {
	font-size: 21px;
	line-height: 25px;
}
#footer-box {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 33px;
}

▼フッター･タイトル {
}
.footer-title-box {
	width: 30%;
	float: left;
}


}
