@charset "utf-8";

/*
Theme Name: FCC一般 ver 3.08
Theme URI: https://www.linesmix.com/
Description: gnaviに「NEWS ＆ EVENT」を追加
Version: 3.08 2025/11/21
Author: LinesMix
Author URI: https://www.linesmix.com/
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
	text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin:  0;
	padding: 0;
	box-sizing: border-box;
}



html {
	font-size: 62.5%;
	overflow-y: scroll;
}


@media screen and (max-width: 750px) { html {font-size: 62.5%; } }
@media screen and (max-width: 737px) { html {font-size: 61.5%; } }
@media screen and (max-width: 724px) { html {font-size: 60.5%; } }
@media screen and (max-width: 711px) { html {font-size: 59.5%; } }
@media screen and (max-width: 698px) { html {font-size: 58.5%; } }
@media screen and (max-width: 685px) { html {font-size: 57.5%; } }
@media screen and (max-width: 672px) { html {font-size: 56.5%; } }
@media screen and (max-width: 659px) { html {font-size: 55.5%; } }
@media screen and (max-width: 646px) { html {font-size: 54.5%; } }
@media screen and (max-width: 633px) { html {font-size: 53.5%; } }
@media screen and (max-width: 620px) { html {font-size: 52.5%; } }
@media screen and (max-width: 607px) { html {font-size: 51.5%; } }
@media screen and (max-width: 594px) { html {font-size: 50.5%; } }
@media screen and (max-width: 581px) { html {font-size: 49.5%; } }
@media screen and (max-width: 568px) { html {font-size: 48.5%; } }
@media screen and (max-width: 555px) { html {font-size: 47.5%; } }
@media screen and (max-width: 542px) { html {font-size: 46.5%; } }
@media screen and (max-width: 529px) { html {font-size: 45.5%; } }
@media screen and (max-width: 516px) { html {font-size: 44.5%; } }
@media screen and (max-width: 503px) { html {font-size: 43.5%; } }
@media screen and (max-width: 490px) { html {font-size: 42.5%; } }
@media screen and (max-width: 477px) { html {font-size: 41.5%; } }
@media screen and (max-width: 464px) { html {font-size: 40.5%; } }
@media screen and (max-width: 451px) { html {font-size: 39.5%; } }
@media screen and (max-width: 438px) { html {font-size: 38.5%; } }
@media screen and (max-width: 425px) { html {font-size: 37.5%; } }
@media screen and (max-width: 412px) { html {font-size: 36.5%; } }
@media screen and (max-width: 399px) { html {font-size: 35.5%; } }
@media screen and (max-width: 386px) { html {font-size: 34.5%; } }
@media screen and (max-width: 373px) { html {font-size: 33.5%; } }
@media screen and (max-width: 360px) { html {font-size: 32.5%; } }
@media screen and (max-width: 347px) { html {font-size: 31.5%; } }
@media screen and (max-width: 334px) { html {font-size: 30.5%; } }
@media screen and (max-width: 321px) { html {font-size: 29.5%; } }

.block-for-pc  { display: none   !important; }
.block-for-mb  { display: block  !important; }
.inline-for-pc { display: none   !important; }
.inline-for-mb { display: inline !important; }



h1,h2,h3,h4,h5,h6 {
	font-size: 1.8rem;
	font-weight: normal;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

fieldset,img,abbr,acronym {
	border: 0;
}

ol,ul {
	list-style: none;
	margin:  0;
	padding: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

a {
	text-decoration: underline;
	outline: none;
}

hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
	margin:  1.0em 0;
}

a img,:link img,:visited img {
	border: none;
}

address {
	font-style: normal;
	display: inline;
}

/* Utilities ----------------------------------------------------------------- */
#content-inner:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
}

#content-inner {
	display: block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* Content ---------------------------------------------------------------- */
a:link, a:visited {
	text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: 0;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.archive-content {
	clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
	overflow: hidden;
	width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
	position: static;
	clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
	margin-bottom: 0;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: 0;
}

.asset-name {
	margin-bottom: 0;
}

.asset-meta {
	font-size: 1.1rem;
	margin-top: .25em;
	padding-top: 2px;
	padding-bottom: .3em;
	font-weight: normal;
	clear:both;
	border: 0;
}

.entry-tags-header,
.entry-categories-header {
	margin:  0;
	display: inline;
	font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
	display: inline;
	list-style: none;
	margin:  0;
	padding: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
	display: inline;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/* Feedback */
.comments-open label {
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}

#comment-submit {
	font-weight: bold;
}

.comment,
.trackback {
	margin:  0;
	padding: 0;
	border-bottom: 1px solid #ccc;
}

.comment-content {
	clear: none;
	line-height: 1.5;
	margin:  0;
}

.comment-content p {
	margin:  0;
}

/* Widgets */
.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.widget-content {
	position: relative;
	margin:0;
	padding:0;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul ul {
	margin-left: 15px;
}

.widget li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
	overflow: auto;
	margin-right: 0;
}

.widget-search ul {
	margin-left: 0;
	list-style: none;
}

.widget-search li {
	margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */
#container-inner {
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #footer {
	position: relative;
}

#alpha, #beta {
	display: block;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
	position: relative;
}

#header-inner, #content-inner, #footer-inner {
	padding: 0;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
	overflow: hidden;
	padding: 0;
}

#content-inner {
	margin:  0;
	padding: 0;
	z-index: 10;
}

.subpage #content-inner {
	margin:  0;
}



/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align: left;
	color: #000000;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size: 3.2rem;
	font-family:
		"BIZ UDPGothic",
		"游ゴシック", "Yu Gothic",
		"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック",
		sans-serif;
		
	background: #ffffff;
}

body.subpage {
	font-size: 1.0rem;
	margin-top: 0.0vw;
}



/* リンクカラー */
a {
	color: #003a91;
}

a:hover {
	color: #3f7edc;
}

.clear {
	clear:both;
}

.clearfix {
	clear:both;
	height: 1px;
	overflow: hidden
}


/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	margin:10px 0;
	
	display: none;
}

#gotop a {
	font-size: 1.2rem !important;
	text-indent: -9999px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop.gif') no-repeat 0 0;
}

#gotop a:hover {
	font-size: 1.2rem !important;
	text-indent: -9999px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url('images/pagetop_ov.gif') no-repeat 0 0;
}

/* -----　パンくず　----- */
.navi {
	margin:2px 5px 10px;
	text-align:left;
	font-size: 1.4rem !important;
	font-size: 80%;
	
	display: none;
}



/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
.layout-wt #container {
	clear: both;
	line-height:1.6;
	font-size: 2.8rem;
	width: 100%;
	margin:0 auto;
	text-align:left;
}

#container-inner {
	clear: both;
	position: relative;
	width: 100%;
}



/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-wt #alpha {
	clear: both;
	width: 100%;
	margin:  0 auto;
	padding: 0 0 5.0em;
	background: #ffffff;
	overflow: hidden;
}

.layout-wt #beta {
	float:right;
	left: 0;
	width: 180px;
	margin-right:0;
	overflow: hidden;
	
	display: none !important;
}

#alpha-inner {
	width: 100%;
	margin:  0 auto;
	padding: 0;
}

#beta-inner {
	margin:  0;
	padding: 0;
}



/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 100%;
	z-index: 100;
}

.toppage #header {
	position: fixed;
	top:  0;
	left: 0;
	background: rgba(0, 0, 0, 0.2) !important;
}

.subpage #header {
	background: #333333 !important;
	position: fixed;
	top:  0;
	left: 0;
}



.bg-bk80 {
	background: #333333 !important;
}

#header-inner {
	width: 100%;
	margin:  0 auto;
	padding: 0;
	xbackground: #999999;
}

#header-contents {
	width: 100%;
	margin:  0;
	padding: 0;
}

#header-contents .left {
	max-width: 454px;
	width:60.53333vw;
	font-size: 1.0rem;
	margin:  5.06666vw 0 4.8vw 4.53333vw;
}

#header-contents .right {
	max-width: 52px;
	width: 6.93333vw;
	margin:  0;
	padding: 0;
	position: relative;
}

#header-description {
	display: none;
}

/* -- サイト名 -- */
#header-name {
	margin:  0;
	padding: 0;
}

#header-name a:hover {
	opacity: 0.8;
}

#header-name img {
	width:  100%;
	height: auto;
}


/* -- ヘッダメニュー -- */
#header-menu {
	list-style: none;
	margin:  0;
	padding: 1.75em 0 0;
	display: inline-block;
}

#header-menu li {
	display: inline;
	margin:  0;
	padding: 0 3.0em 0 0;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.5rem;
	color: #ffffff;
	line-height: 1.0;
}

#header-menu li a {
	color: #ffffff;
	text-decoration: none;
}

#header-menu li a:hover {
	text-decoration: underline;
}


#sns-menu {
}



.offset {
	margin:  3.0em 0 0;
}



/* -- ハンバーガー -- */
.menu-btn {
	font-size: 1.0rem;
	position: absolute;
	top:   1.88888vw;
	right: 1.33333vw;
	display: flex;
	width:  12.0vw;
	height: 12.0vw;
	justify-content: center;
	align-items: center;
	z-index: 90;
}

.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
	content: '';
	display: block;
	height: 0.8vw;
	width:  8.0vw;
	border-radius: 3px;
	background-color: #ffffff;
	position: absolute;
	transition: all 0.3s;
}

.menu-btn span:before {
	bottom: 2.5vw;
}

.menu-btn span:after {
	top:    2.5vw;
}

#menu-btn-check:checked ~ .menu-btn span {
	background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
	bottom: 0;
	transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
	top: 0;
	transform: rotate(-45deg);
}

#menu-btn-check {
	display: none;
}

.menu-content {
	width:  100%;
	height: 100%;
	position: fixed;
	top:  0;
	left: 100%;
	z-index: 80;
	background-color: rgba(0, 0, 0, 0.8);
	transition: all 0.5s;
}

.menu-content ul {
	padding: 70px 10px 0;
}

.menu-content ul li {
	list-style: none;
	text-align: center;
}

.menu-content ul li a {
	display: block;
	width: 100%;
	font-size: 3.2rem;
	box-sizing: border-box;
	color:#ffffff;
	text-decoration: none;
	padding: 9px 15px 10px 0;
	position: relative;
}

.menu-content ul li:nth-last-child(2) a,
.menu-content ul li:nth-last-child(1) a {
	font-size: 8.0rem;
}

#menu-btn-check:checked ~ .menu-btn {
	position: fixed;
}

#menu-btn-check:checked ~ .menu-content {
	left: 0;
}



/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	margin:  0;
	padding: 0;
	_height:1px;
	clear: both;
}



/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width: 100%;
	clear: both;
	background: #e9e9e9;
/*
	position: fixed;
	bottom: 0;
*/
}

/*
.last-slide #footer {
	position: fixed;
	bottom: 0;
}
*/


.footer-content {
	width: 94.66666vw;
	height: 10.0em;
	margin:  0 auto;
	padding: 2.0em 0;
}

.footer-profile {
	max-width: 652px;
	width: 86.93333vw;
	margin:  0 auto;
	padding: 0;
}

.footer-logo {
	clear: both;
}

.footer-logo img {
	width:  100%;
	height: auto;
}

.footer-company {
	font-size: 2.8rem;
	text-align: center;
	line-height: 1.0;
	margin:  0.5em auto 0;
	padding: 0;
}

.footer-address {
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.5;
	margin:  1.0em auto 0;
	padding: 0;
}


.footer-menu {
	width: 94.66666%;
	margin:  0 auto;
	padding: 0 0 4.0em;
	float: right;
	xborder: 1px #ff0000 solid;
}


.footer-menu-list-1 {
	list-style: none;
	margin:  0;
	padding: 10.0vw 0 0;
	width: 50.0%;
	float: left;
	font-size: 2.2rem;
	line-height: 1.8;
}

.footer-menu-list-2 {
	list-style: none;
	margin:  0;
	padding: 10.0vw 0 0;
	width: 50.0%;
	float: right;
	font-size: 2.2rem;
	line-height: 1.8;
}

.footer-menu-list-3 {
	list-style: none;
	margin:  0;
	padding: 1.5em 0 0;
	width: 100.0%;
	clear: both;
	font-size: 2.2rem;
	line-height: 1.8;
}

.footer-menu-list-1 a,
.footer-menu-list-2 a,
.footer-menu-list-3 a {
	color: #000000;
	text-decoration: none;
}

.footer-menu-list-1 a:hover,
.footer-menu-list-2 a:hover,
.footer-menu-list-3 a:hover {
	text-decoration: underline;
}


.footer-menu-list-4 {
	clear: both;
	list-style: none;
	margin:  0;
	padding: 0.8em 0 0;
	width: 100%;
	font-size: 7.0rem;
	line-height: 1.0;
	text-align: center;
}

.footer-menu-list-4 li {
	width: 1.0em;
	margin:  0;
	padding: 0;
	display: inline-block;
}

.footer-menu-list-4 li:nth-child(1) {
	margin:  0 0.2em 0 0;
}

.footer-menu-list-4 a {
	color: #000000;
	text-decoration: none;
}

.footer-menu-list-4 a:hover {
	color: #666666;
}


/* -- コピーライト -- */
.copyright {
	clear: both;
	color: #ffffff;
	width: 100%;
	background: #222222;
}

.copyright .copyright-content {
	font-size: 2.8rem;
	text-align:center;
	line-height: 1.0;
	margin:  1.5em auto 0;
	padding: 0.75em 0 7.0em;
}

#scroll-to-top {
	z-index: 9999;
	transform: translate(0,-100%);
}



/* ---------------------------------------------------------------------
右サイド　３つのTAB
--------------------------------------------------------------------- */
#side-tabs {
	position: fixed;
	bottom: 2.66666vw;
	left:   2.66666vw;
	font-size: 2.0rem;
	width: 94.66666vw;
	list-style: none;
	margin:  0;
	padding: 0;
	z-index: 100;
}

#side-tabs li {
	margin:  1px 0 0;
	padding: 0.35em 0.5em 0.25em;
	font-size: 2.4rem;
	position: relative;
	width: 48.0%;
	text-align: left;
}

#side-tabs li:nth-child(1) { background: #c51e1e; float: left;  color: #ffffff; }
#side-tabs li:nth-child(2) { background: #f0f0f0; float: right; color: #000000; }
#side-tabs li:nth-child(3) { display: none; }

#side-tabs li .li-inner {
}

#side-tabs li .tab-icon {
	width:  9.33333vw;
	margin:  0;
	padding: 0;
	float: left;
}

#side-tabs li .tab-icon img {
	width:  100%;
	height: auto;
}

#side-tabs li .tab-text {
	margin:  0;
	padding: 1.33333vw 0 0 0.8vw;
	float: left;
	font-family:
		"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
		
}

#side-tabs li a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
}

#side-tabs li:hover {
	opacity: 0.8;
}




/* ---------------------------------------------------------------------
トップページ
--------------------------------------------------------------------- */
/* --- ■ Section 1 ■ --- */
#section1 {
	background: url(images/top/section1.png) no-repeat center top;
	background-size: cover;
	height: 100vh !important;
}

.slide01 {
	position: relative;
	height: 100vh;
}

.slide01 .scroll-down {
	width: 54px;
	position: absolute;
	left:  0;
	right: 0;
	margin: auto;
	bottom: 70px;
}

.slide01 .scroll-down img {
	width:  100%;
	height: auto;
}



/* --- ■ Section 2 ■ --- */
#section2 {
	clear: both;
	background: rgba(0, 0, 0, 0.8);
}

.section2li img {
	width:  100%;
	height: auto;
}



.section2li {
	width: 100vw;
	margin:  0;
	padding: 0;
	position: relative;
}

.section2li-5 {
	xpadding-top: 4.0em;
}



.section2li .section2li-photo {
	clear: both;
	margin:  0;
	padding: 0;
}

.section2li a {
	display: block;
}



.section2li .section2li-box {
	position: absolute;
	top:  50%;
	left: 0;
	transform: translate(0,-50%);
	width: 100%;
	xborder: 1px #ff0000 solid;
	margin:  auto;
}


.section2li .section2li-subject {
	clear: both;
	font-size: 5.0rem;
	color: #ffffff;
	line-height: 1.0;
	text-align: center;
}



.section2li .section2li-text {
	clear: both;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
	font-size: 2.0rem;
	color: #ffffff;
	line-height: 1.0;
	text-align: center;
	margin:  0.25em auto 0;
	padding: 0 0 0.5em;
}



.section2li .section2li-more {
	position: relative;
	margin:  1.0em auto 0;
	padding: 0;
	width: 40.0vw;
}

.section2li .section2li-more a {
	display: block;
	position: absolute;
	width:  100%;
	height: 100%;
	top:  0;
	left: 0;
}

.section2li .section2li-more img {
	position: absolute;
	top:  50%;
	left: 57%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width:  100%;
	display: block;
	-webkit-transition: .2s ease-in-out;
	        transition: .2s ease-in-out;
}

.section2li .section2li-more img:nth-of-type(1) {
	opacity: 0;
}

.section2li .section2li-more:hover img:nth-of-type(1) {
	opacity: 1;
}

.section2li .section2li-more:hover img:nth-of-type(2) {
	opacity: 0;
}



/* --- ■ Section 3 ■ --- */
#section3 {
	background: url(images/top/section3.png) no-repeat center top;
	background-size: cover;
	
	xdisplay: none !important;
}

.section3 a {
	display: block;
}



.section3 .section3-box {
	margin:  0 auto 0;
	padding: 0;
}

.section3 .section3-subject {
	clear: both;
	font-size: 5.0rem;
	color: #ffffff;
	line-height: 1.0;
	text-align: center;
	padding: 3.0em 0;
}

.section3 .section3-text {
	clear: both;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
	font-size: 2.4rem;
	color: #ffffff;
	line-height: 1.0;
	text-align: center;
	margin:  0.5em auto 0;
}

.section3 ul {
	list-style: none;
	width: 100vw;
	margin:  3.0em auto 0;
	padding: 0;
}

.section3 ul li {
	width: 100%;
	margin:  0 1.0em 0 0;
	padding: 0;
	float: left;
}

.section3 ul li:last-child {
	margin:  0;
}

.section3 ul li img {
	width:  100%;
	height: auto;
}

.section3 .live-camera-wrapp {
	width:  100%;
	height: 77vw;
	margin:  0.5em auto 0;
	padding: 0 0 3.0em;
}



/* --- ■ Section 4 ■ --- */
#section4 {
	background: #ffffff;
}

.section4 a {
	display: block;
}



.section4 .weather-list {
	list-style: none;
	margin:  0 auto;
	padding: 0.5em 0 0;
	width: 70vw;
}

.section4 .weather-list li {
	width: 100%;
	border: 1px #333333 solid;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.0;
	margin:  1.25em 0 0;
	padding: 0.7em 0;
	position: relative;
}


.section4 .weather-list li:hover {
	opacity: 0.7;
}

.section4 .weather-list li a {
	display: block;
	position: absolute;
	top:  0;
	left: 0;
	width:  100%;
	height: 100%;
	text-indent: -9999px;
}



#section4 .section4-box {
	margin:  5.0em auto 0;
	padding: 0;
}

#section4 .section4-subject {
	clear: both;
	font-size: 5.0rem;
	color: #000000;
	line-height: 1.0;
	text-align: center;
}

#section4 .section4-text {
	clear: both;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
	font-size: 3.2rem;
	color: #000000;
	line-height: 1.0;
	text-align: center;
	margin:  0.5em auto 0;
}

#news-list {
	list-style: none;
	clear: both;
	width: 92vw;
	margin:  3.0em auto 0;
	padding: 1.0em 0 5.0em;
	border-top:    1px #333333 solid;
	border-bottom: 1px #333333 solid;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
}

#news-list li {
	margin:  0 auto;
	padding: 0;
}

#news-list li .date {
	clear: both;
	margin:  0.5em 0 0;
	padding: 0;
	font-size: 2.2rem;
}

#news-list li .title {
	clear: both;
	margin:  0;
	padding: 0;
	font-size: 2.4rem;
}

#news-list li .blank-space {
	height: 1.25em;
}

#news-list a {
	color: #000000;
	text-decoration: none;
}

#news-list a:hover {
	text-decoration: underline;
}



.section4 {
	xmargin:  0;
	xpadding: 5.0em 0;
}

#section4 .section4-more-wrap {
	clear: both;
	padding: 10.0vw 0 0;
}

#section4 .section4-more {
	clear: both;
	position: relative;
	margin:  0 auto;
	padding: 0;
	max-width: 172px;
	width: 40.0vw;
}

#section4 .section4-more img {
	position: absolute;
	top:  50%;
	left: 57%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width:  100%;
	display: block;
	-webkit-transition: .2s ease-in-out;
	        transition: .2s ease-in-out;
}

#section4 .section4-more img:nth-of-type(1) {
	opacity: 0;
}

#section4 .section4-more:hover img:nth-of-type(1) {
	opacity: 1;
}

#section4 .section4-more:hover img:nth-of-type(2) {
	opacity: 0;
}



#section4 .banners-wrap {
	width:  90.0%;
	margin:  2.0em auto 0;
	padding: 0;
}

#section4 .banners-list {
	list-style: none;
	margin:  0;
	padding: 0;
}

#section4 .banners-list li {
	margin:  0;
	padding: 0 0 1.0em;
}



#section4 .banners-list li img {
	width:  100%;
	height: auto;
}



.sns-box {
	max-width: 1200px;
	width: 62.5vw;
	height: 665px;
	margin:  3.0em auto 0;
	padding: 0;
	overflow: hidden;
	
	display: none;
}

.instagram-wrap {
	max-width: 723px;
	width: 60.25%;
	height: 100%;
	float: left;
	background: #dddddd;
}

.instagram-subject {
	clear: both;
	font-size: 5.0rem;
	color: #000000;
	line-height: 1.0;
	text-align: center;
}




.facebook-wrap {
	max-width: 412px;
	width: 34.33333%;
	height: 100%;
	float: right;
}

.facebook-wrap .fb-page {
	width; 100%;
}



/* --- ■ Section 5 ■ --- */
#section5 {
	background: #ffffff;
}

#section5 .section5-box {
	margin:  5.0em auto 0;
	padding: 0;
}

#section5 .section5-subject {
	clear: both;
	font-size: 5.0rem;
	color: #000000;
	line-height: 1.0;
	text-align: center;
}

#section5 .section5-text {
	clear: both;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
	font-size: 2.0rem;
	color: #000000;
	line-height: 1.0;
	text-align: center;
	margin:  0.5em auto 0;
}


.slick01 {
	list-style: none;
	width: 100%;
	margin:  4.0em auto 0;
	padding: 0;
}

.slick01 li {
	max-width: 396px;
	width: 20.0625%;
	font-size: 1.0rem;
	margin:  0;
	padding: 0;
	position: relative;
	float: left;
}

.slick01 li img {
	width:  100%;
	height: auto;
}

#section5 .section5-more {
	position: relative;
	margin:  1.0em auto 0;
	padding: 5.0em 0 0;
	max-width: 172px;
	width: 40.0vw;
}

#section5 .section5-more img {
	position: absolute;
	top:  50%;
	left: 57%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width:  100%;
	display: block;
	-webkit-transition: .2s ease-in-out;
	        transition: .2s ease-in-out;
}

#section5 .section5-more img:nth-of-type(1) {
	opacity: 0;
}

#section5 .section5-more:hover img:nth-of-type(1) {
	opacity: 1;
}

#section5 .section5-more:hover img:nth-of-type(2) {
	opacity: 0;
}

#banners-wrap {
	clear: both;
	width: 92.0vw;
	margin:  0 auto 0;
	padding: 0;
	
	display: none;
}

#banners-wrap .banners-list {
	list-style: none;
	clear: both;
	margin:  0 auto;
	padding: 3.0em 0 0;
/*
	max-height: 480px;
	height: 25vw;
*/
	xborder: 1px #ff0000 solid;
}

#banners-wrap .banners-list li {
	width: 100%;
	margin:  1.0em 0 0;
	padding: 0;
}


#banners-wrap .banners-list li:hover {
	opacity: 0.8;
}

#banners-wrap .banners-list li img {
	width:  100%;
	height: auto;
}


/* --- ふるさと納税バナー --- */
.banners-wrap .furusato-banner {
	clear: both;
	width:  100%;
	margin:  2.0em auto 0;
	padding: 0;
}

.banners-wrap .furusato-banner img {
	width:  100%;
	height: auto;
}




.section5-sns-menu-list {
	clear: both;
	list-style: none;
	amrgin:  0;
	padding: 10.0vw 0;
	text-align: center;
}

.section5-sns-menu-list li {
	display: inline-block;
	font-size: 10.0rem;
	margin:  0 2.0vw;
}

.section5-sns-menu-list li a {
	color: #000000;
	text-decoration: none;
}

.section5-sns-menu-list li a:hover,
.section5-sns-menu-list li:hover a {
	color: #000099;
}



.section5-gotop-wrap {
	clear: both;
	margin:  0 auto;
	padding: 0;
}

.section5-gotop {
	max-width: 85px;
	width: 18.0%;
	float: right;
	margin:  0 2.0vw 0 0;
	padding: 0;
	
	display: none;
}

.section5-gotop:hover {
	opacity: 0.8;
}

.section5-gotop img {
	width:  100%;
	height: auto;
	margin:  2.0em 0 1.0em;
	padding: 0;
}



/* ---------------------------------------------------------------------
施設のご案内
--------------------------------------------------------------------- */
.pageof-institution,
.pageof-institution-2 {
}

.pageof-institution   .wp-caption ,
.pageof-institution-2 .wp-caption {
	clear: both !important;
	float: none !important;
	margin:  1.0em 0 0  !important;
	width:  100% !important;
}

.pageof-institution   img,
.pageof-institution-2 img {
	clear: both !important;
	float: none !important;
	margin:  1.0em 0 0  !important;
	
	width:  100%;
	height: auto;
	display: block;
}

.pageof-institution   #lightning,
.pageof-institution-2 #lightning {
	margin:  0;
}



/* ---------------------------------------------------------------------
クラブの歴史
--------------------------------------------------------------------- */
.pageof-history_fcc,
.pageof-history_fcc-2 {
}

.pageof-history_fcc   .wp-caption ,
.pageof-history_fcc-2 .wp-caption {
	clear: both !important;
	float: none !important;
	margin:  1.0em 0 0  !important;
	width:  100% !important;
}

.pageof-history_fcc   img,
.pageof-history_fcc-2 img {
	clear: both !important;
	float: none !important;
	margin:  1.0em 0 0  !important;
	
	width:  100%;
	height: auto;
	display: block;
}

.pageof-history_fcc   #lightning,
.pageof-history_fcc-2 #lightning {
	margin:  0;
}

.mb_no-display {
	display: none;
}



/* ---------------------------------------------------------------------
クラブの歴史・運営・特徴
--------------------------------------------------------------------- */
.history-navi {
	list-style: none;
	clear: both;
	margin:  0;
	padding: 0;
	position: relative;
}

.w240-box {
	max-width: 240px;
	width: 48%;
	float: left;
	margin:  0 0.5vw 0 0;
	padding: 0;
	font-size: 2.4rem;
	text-align: center;
}

.w240-box img {
	width:  100%;
	height: auto;
}


#attachment_170 {
	width: 40vw !important;
}

#attachment_170 img {
	width:  100%;
	height: auto;
}



/* ---------------------------------------------------------------------
フォトギャラリー
--------------------------------------------------------------------- */
.photo-gallery-list {
	list-style: none;
	margin:  0;
	padding: 3.0% 0 0;
	text-align: center;
}

.photo-gallery-list li {
	max-width: 347px;
	width: 48.87323%;
	display: inline-block;
	margin:  0;
	padding: 0 0.5%;
}

.photo-gallery-list li:hover {
	opacity: 0.8;
}

.photo-gallery-list li img {
	width:  100%;
	height: auto;
}



/* ---------------------------------------------------------------------
料金表
--------------------------------------------------------------------- */
.fee-list-wrap {
	margin: 0 0 2.0em;
	overflow-x: scroll;
}

.fee-list {
	border-collapse: collapse;
	width: 110%;
	transform: scale(0.45);
	transform-origin: left top;
}

.fee-list td {
	padding: 0.5em 1.0em 0.25em;
	white-space: nowrap;
}


/* --- Safari のみハック --- */
_:lang(x)+_:-webkit-full-screen-document, .fee-list tr:first-child td,
_:lang(x)+_:-webkit-full-screen-document, .fee-list tr:last-child  td {
	font-size: 1.6rem;
}



.fl-up-up {
	background: #EFFFFF;
}

.fl-left-up {
	background: #BBDDFF;
}

.fl-mid-up {
	background: #8AFFB3;
}

.fl-right-up {
	background: #FFBAA6;
}

.fl-left-mid {
	background: #DEEFFF;
}

.fl-mid-mid {
	background: #B3FFCE;
}

.fl-right-mid {
	background: #FFD7CC;
}

.fl-bottom {
	background: #EFFFFF;
}

.visitor-tr td {
	border-bottom: 4px double #000000;
}



/* --- モバイル用（画像） --- */
.fee-list-mb {
	list-style: none;
	margin:  0;
	padding: 0;
}

.fee-list-mb li {
	display: block;
	clear: both;
	width: 100%;
	margin:  1.0em 0 0;
	padding: 0;
}

.fee-list-mb li img {
	width:  100%;
	height: auto;
}



/* ---------------------------------------------------------------------
wpcf7
--------------------------------------------------------------------- */
/*  ContactForm7のテーブル化レスポンシブ調整  */

/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form {
	width: 100%;
}
/*一行ごとに上ボーダー*/
.table-res-form tr {
	border-top: 1px #fff solid;
}
/*一番上の行だけボーダーなし*/
.table-res-form tr:first-child {
	border-top: none;
}
/*奇数行だけ背景色つける*/
.table-res-form tr:nth-child(2n+1) {
	background: #eee;
}
/*具数行だけ背景色つける*/
.table-res-form tr:nth-child(2n) {
	background: #eee;
}
/*thとtd内の余白指定*/
.table-res-form th, .table-res-form td {
	padding: 1.5em;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
	width: 30%;
	text-align: right;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
	font-size: 0.8em;
	color: #FFF;
	display: inline-block;
	padding: 0.3em 0.3em 0.2em;
	background: red;
	border-radius: 2px;
}

/*ここから768px以下の指定*/

@media only screen and (max-width: 768px) {
		  /*thとtdをブロック化して幅100％にして、縦積み*/
	.table-res-form th, .table-res-form td {
		width: 100%;
		display: block;
	}
		  /*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
	.table-res-form th {
		padding-bottom: 0;
		text-align: left;
	}
		  /*不要な最終行の左のthを非表示にする*/
	.table-res-form .empty {
		display: none;
	}
}

/*ここまで768px以下の指定---終わり*/

/*ここから入力欄のスタイル指定*/

/*各入力フォームスタイリング*/
.table-res-form input[type="text"], input[type="email"], textarea {
	border: 1px #89BDDE solid;
	padding: 0.5em;
	border-radius: 5px;
	margin-bottom: 0.5em;
	width: 100%;
}
/*入力欄にフォーカスしたら変化*/
.table-res-form input[type="text"]:focus, textarea:focus {
	background: #EEFFFF;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}
/*送信ボタンスタイリング*/
.table-res-form input[type="submit"] {
	border: 1px #89BDDE solid;
	padding: 0.5em 4em;
	border-radius: 5px;
	background: #4C9ED9;
	color: #fff;
	box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
	font-size: 2.8rem;
	font-weight: bold;
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form input[type="submit"]:hover {
	background: #006599;
	box-shadow: none;
}



/* ---------------------------------------------------------------------
会員の名義変更料の詳細
--------------------------------------------------------------------- */
.table-wrap {
	margin: 0 0 2.0em;
	overflow-x: scroll;
}

.detail-table {
	width: 100%;
}

.detail-table td {
	padding: 0.75em 1.0em 0.5em;
	white-space: nowrap;
	font-size: 2.8rem;
}

/* --- Safari のみハック --- */
_:lang(x)+_:-webkit-full-screen-document, .detail-table tr:first-child td,
_:lang(x)+_:-webkit-full-screen-document, .detail-table tr:not(first-child)  td:last-child {
	font-size: 2.0rem;
}

_:lang(x)+_:-webkit-full-screen-document, .detail-table tr:first-child .fsmall,
_:lang(x)+_:-webkit-full-screen-document, .detail-table tr:not(first-child)  td:last-child .fsmall {
	font-size: 1.4rem !important;
}



/* ---------------------------------------------------------------------
クラブバス運行時刻表
--------------------------------------------------------------------- */

.timetable table {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	background: #ffffff;
	margin:  0 0 20px 0;
	padding: 0;
	width: 100%;
	color: #333333;
}

.timetable th,
.timetable td {
	border: 1px #c0c0c0 solid;
	margin:  0;
	padding: 5px 0;
	text-align: center;
	font-size: 2.4rem;
}

.timetable  td {
	width: 25%;
}

.timetable .td_gray {
	background: #f0f0f0;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	margin:  10.0em 0 0;
	padding: 2.5em 1.0em 1.0em;
	font-size: 3.6rem;
	font-weight:bold;
	color:#ffffff;
	line-height: 1.8;
	margin:  0;
	background: rgba(0, 0, 127, 0.7);
}

.archive-title em {
	font-style:normal;
}

.entry-asset {
	width: 100%;
	padding:5px;
}

.asset-header {
	padding: 9.0vw 0;
}

.asset-name {
	padding:0 0 4px 13px;
	border-bottom: 1px dotted #666666;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 1.6rem;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}

.asset-body {
	max-width: 710px;
	width: 94.66666%;
	margin:  0 auto;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
	margin-left:440px;
}

.more-link:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size: 1.6rem;
}



/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url('images/trackback_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.6rem;
}

.trackbacks-info {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.6rem;
}

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	height:34px;
	color: #212121;
	background: url('images/comment_tb-head-h2.gif') no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size: 1.6rem;
}

.comments-open-content {
	padding:10px;
}

#comment-submit {
	background: url('images/search2.gif') 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size: 1.6rem;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size: 1.5rem;
}



/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	padding-left:10px;
	font-size: 1.8rem;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom: 1px solid #004200;
	_height:1px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size: 1.7rem;
	font-weight:bold;
	color:#000;
}

.search-form-content .box {
	width: 200px;
}

.search-form-content .submit{
	background: url('images/search.gif') 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}



/* =================================================
印刷用
================================================= */
@media print {
	* {
		position: static ! important;
		overflow: visible ! important;
	}
}

/* ----- */
