@charset "utf-8";

/*
Theme Name: FCC一般 ver 3.07
Theme URI: https://www.linesmix.com/
Description: ふるさと納税バナー掲出
Version: 3.07 2024/10/30
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: 1280px) { html {font-size: 62.5%; } }
@media screen and (max-width: 1260px) { html {font-size: 61.5%; } }
@media screen and (max-width: 1240px) { html {font-size: 60.5%; } }
@media screen and (max-width: 1220px) { html {font-size: 59.5%; } }
@media screen and (max-width: 1200px) { html {font-size: 58.5%; } }
@media screen and (max-width: 1180px) { html {font-size: 57.5%; } }
@media screen and (max-width: 1160px) { html {font-size: 56.5%; } }
@media screen and (max-width: 1140px) { html {font-size: 55.5%; } }
@media screen and (max-width: 1120px) { html {font-size: 54.5%; } }
@media screen and (max-width: 1100px) { html {font-size: 53.5%; } }
@media screen and (max-width: 1080px) { html {font-size: 52.5%; } }
@media screen and (max-width: 1060px) { html {font-size: 51.5%; } }
@media screen and (max-width: 1040px) { html {font-size: 50.5%; } }
@media screen and (max-width: 1020px) { html {font-size: 49.5%; } }
@media screen and (max-width: 1000px) { html {font-size: 48.5%; } }
@media screen and (max-width:  980px) { html {font-size: 47.5%; } }
@media screen and (max-width:  960px) { html {font-size: 46.5%; } }
@media screen and (max-width:  940px) { html {font-size: 45.5%; } }
@media screen and (max-width:  920px) { html {font-size: 44.5%; } }
@media screen and (max-width:  900px) { html {font-size: 43.5%; } }
@media screen and (max-width:  880px) { html {font-size: 42.5%; } }
@media screen and (max-width:  860px) { html {font-size: 41.5%; } }
@media screen and (max-width:  840px) { html {font-size: 40.5%; } }
@media screen and (max-width:  820px) { html {font-size: 39.5%; } }
@media screen and (max-width:  800px) { html {font-size: 38.5%; } }
@media screen and (max-width:  780px) { html {font-size: 37.5%; } }
@media screen and (max-width:  768px) { html {font-size: 36.5%; } }

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



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 0.75em 0.75em 0;
}

.aligncenter {
	display: block;0.75em;
	text-align: center;
}

.alignright {
	float: right;
	margin: 0 0 0.75em 0.75em;
}

/* 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:  2.0em 0 0;
}



/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align: left;
	color: #000000;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size: 1.6rem;
	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: 6.5em;	*/
	margin:  0 auto;
	padding: 0;
}


/* リンクカラー */
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;
}

.layout-wt {
	margin:  0 auto;
	padding: 0;
}



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

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



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

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

#alpha-inner {
	xmax-width: 1000px;
	xwidth: 78.125%;
	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: rgba(0, 0, 0, 0.8) !important;	*/
	background: #333333;
	position: fixed;
	top:  0;
	left: 0;
}



.bg-bk80 {
/*	background: rgba(0, 0, 0, 0.8) !important;	*/
	background: #333333;
}

#header-inner {
	max-width: 1920px;
	width: 100%;
	margin:  0 auto;
	padding: 0;
	overflow: initial;
}

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

#header-contents .left {
	max-width: 327px;
	width: 17.03125vw;
	float: left;
	font-size: 1.0rem;
	margin:  1.9em 0 1.8em 3.1em;
}

#header-contents .right {
	float: right;
	display: inline-block;
	font-size: 1.0rem;
	margin:  1.25em 0 0 0;
}

#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 {
	margin:  0;
	padding: 0 0 1.0em;
	font-family:
		"ヒラギノ角ゴPro W6", "Hiragino Kaku Gothic Pro",
		Osaka,
		"メイリオ", Meiryo,
		"ＭＳ Ｐゴシック", sans-serif;
	font-size: 1.6rem;
	color: #ffffff;
	line-height: 1.0;
	float: left;
	position: relative;
}

@media screen and (max-width: 1320px) {
	#header-menu li {
		font-size: 1.5rem;
	}
}


#header-menu > li:nth-child(1) { width:  8.0em; }
#header-menu > li:nth-child(2) { width:  8.0em; }
#header-menu > li:nth-child(3) { width:  7.0em; }
#header-menu > li:nth-child(4) { width:  7.0em; }
#header-menu > li:nth-child(5) { width:  5.0em; }
#header-menu > li:nth-child(6) { width: 10.0em; }
#header-menu > li:nth-child(7) { width:  6.0em; }
#header-menu > li:nth-child(8) { width:  6.0em; }


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

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

/* --- 第二階層 --- */
#header-menu > li .level2 {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
	position: absolute;
	top: 200%;
	width: 12.0em;
/*
	-webkit-transition: all .2s ease;
	        transition: all .2s ease;
	background: #f1f1f1;
*/
	margin:  0;
	padding: 0;
	list-style: none;
}

.toppage #header-menu > li .level2 { background: rgba(0, 0, 0, 0.2); }
.subpage #header-menu > li .level2 { background: rgba(0, 0, 0, 0.8); }

#header-menu > li:hover .level2 {
	top: 100%;
	visibility: visible;
	opacity: 1;
}

#header-menu > li .level2 li {
	display: block;
	clear: both;
	margin:  0;
	padding: 0.6em 0.6em 0.6em 1.6em;
	xborder-bottom: 1px #cccccc solid;
	text-align: left;
}

.offset {
	margin-top:  -5.0em;
	padding-top:  5.0em;
}


/* --- SNS メニュー --- */
#sns-menu {
	list-style: none;
	float: right;
	display: inline-block;
	margin:  0;
	padding: 0;
}

#sns-menu li {
	display: inline;
	width: 1.0em;
	margin:  0;
	padding: 0 0.5em 0 0;
	font-size: 4.5rem;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.0;
}

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

#sns-menu    li a:hover {
	color: #eeeeee;
}






/* ---------------------------------------------------------------------
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 {
	max-width: 1200px;
	width: 93.75%;
	height: 10.0em;
	margin:  0 auto;
	padding: 2.0em 0;
}

.footer-profile {
	max-width: 326px;
	width: 27.16666%;
	margin:  0;
	padding: 0;
	float: left;
}

.footer-logo {
	clear: both;
}

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

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

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


.footer-menu {
	max-width: 800px;
	width: 66.66666%;
	margin:  0;
	padding: 0 0 3.0em;
	float: right;
	xborder: 1px #ff0000 solid;
}


.footer-menu-list-1 {
	list-style: none;
	margin:  0;
	padding: 0;
	width: 21.0%;
	float: left;
	font-size: 1.5rem;
	line-height: 1.5;
}

.footer-menu-list-2 {
	list-style: none;
	margin:  0;
	padding: 0;
	width: 22.0%;
	float: left;
	font-size: 1.5rem;
	line-height: 1.5;
}

.footer-menu-list-3 {
	list-style: none;
	margin:  0;
	padding: 0;
	width: 36.0%;
	float: left;
	font-size: 1.5rem;
	line-height: 1.5;
	xborder: 1px #ff0000 solid;
}

.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 {
	list-style: none;
	margin:  0;
	padding: 0;
	width: 14.0%;
	float: right;
	font-size: 3.0rem;
	line-height: 1.0;
	xborder: 1px #ff0000 solid;
}

.footer-menu-list-4 li {
	width: 1.0em;
	float: left;
	margin:  0;
	padding: 0;
}

.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: 1.4rem;
	text-align:center;
	margin:  0;
	padding: 0;
}

#scroll-to-top {
	z-index: 9999;
}



/* ---------------------------------------------------------------------
右サイド　３つのTAB
--------------------------------------------------------------------- */
#side-tabs {
	position: fixed;
	top:  15.0em;
	right: 0;
	font-size: 1.0rem;
	max-width: 60px;
	width: 3.125vw;
	list-style: none;
	margin:  0;
	padding: 0;
	z-index: 10;
}

#side-tabs li {
	clear: both;
	height: 12.0em;
	margin:  10px 0 0;
	padding: 0.5em;
	font-size: 1.6rem;
	position: relative;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
}

#side-tabs li:nth-child(1) { background: #c51e1e; color: #ffffff; }
#side-tabs li:nth-child(2) { background: #f0f0f0; }
#side-tabs li:nth-child(3) { background: #fff59a; }

#side-tabs li .li-inner {
}

#side-tabs li .tab-icon {
	max-width: 35px;
	width: 1.822916vw;
	margin:  0 auto;
	padding: 0;
}

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

#side-tabs li .tab-text {
	        writing-mode: vertical-rl;
	-webkit-writing-mode: vertical-rl;
	    -ms-writing-mode: tb-rl;
	margin:  0.5em auto 0;
	padding: 0;
}

#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;
}

@media screen and (min-width: 1921px) {
	#section1 {
		background-size: cover;
	}
}

@media screen and (max-width: 1920px) {
	#section1 {
		background-size: cover;
	}
}

.slide01 {
	position: relative;
}

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

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



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

.section2li {
	position: relative;
}

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



.section2li-1 {
	width: 50.0vw;
	margin:  0;
	padding: 0;
	float: left;
	position: relative;
}

.section2li-2 {
	width: 50.0vw;
	margin:  0;
	padding: 0;
	float: left;
	position: relative;
}

.section2li-3 {
	width: 33.3vw;
	margin:  0;
	padding: 0;
	float: left;
	position: relative;
}

.section2li-4 {
	width: 33.4vw;
	margin:  0;
	padding: 0;
	float: left;
	position: relative;
}

.section2li-5 {
	width: 33.3vw;
	margin:  0;
	padding: 0;
	float: left;
	position: relative;
}



.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-1 .section2li-box,
.section2li-2 .section2li-box {
	top:  19.0em;
}

.section2li-3 .section2li-box,
.section2li-4 .section2li-box,
.section2li-5 .section2li-box {
	top:  12.0em;
}
*/


.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.5em auto 0;
}



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

.section2li-1 .section2li-more,
.section2li-2 .section2li-more {
	width: 17.91666%;
}

.section2li-3 .section2li-more,
.section2li-4 .section2li-more,
.section2li-5 .section2li-more {
	width: 26.875%;
}

.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;
}

.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;
}

.section3 .section3-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.5em auto 0;
}

.section3 ul {
	list-style: none;
	max-width: 1200px;
	width: 62.5vw;
	margin:  3.0em auto 0;
	padding: 0;
}

.section3 ul li {
	max-width: 380px;
	width: 31.66666%;
	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:  560px;
	height: 345px;
	margin:  0.5em auto 0;
	padding: 0;
}



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

.section4 a {
	display: block;
}



.section4 .weather-list {
	list-style: none;
	margin:  0 auto;
	padding: 1.0em 0 5.0em;
	max-width: 890px;
	width: 46.35416vw;
}

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

.section4 .weather-list li:nth-child(1) {
	margin:  0;
	float: left;
}

.section4 .weather-list li:nth-child(2) {
	margin:  0 0 0 1.12359%;
	float: left;
}

.section4 .weather-list li:nth-child(3) {
	margin:  0;
	float: right;
}

.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:  0 auto 0;
	padding: 5.0em 0 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: 2.0rem;
	color: #000000;
	line-height: 1.0;
	text-align: center;
	margin:  0.5em auto 0;
}



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

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

#section4 .banners-list li {
	width:  48%;
	margin:  0;
	padding: 0;
}

#section4 .banners-list li:nth-child(1) {
	float: left;
}

#section4 .banners-list li:nth-child(2) {
	float: right;
}

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

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



#news-list {
	list-style: none;
	clear: both;
	max-width: 900px;
	width: 46.875vw;
	margin:  3.0em auto 0;
	padding: 1.0em 0;
	border-top:    1px #333333 solid;
	border-bottom: 1px #333333 solid;
}

#news-list li {
	max-width: 800px;
	width: 88.88888%;
	margin:  0 auto;
	padding: 0 0 0.3em;
}

@media screen and (max-width: 1340px) {
	#news-list li {
		max-width: 800px;
		width: 88.88888%;
	}
}

#news-list li .date {
	float: left;
	max-width: 150px;
	min-width: 8.0em;
	width: 19.48051%;
}

#news-list li .title {
	float: left;
	max-width: 550px;
	width: 71.42857%;
}

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

#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 {
	position: relative;
	margin:  1.0em auto 0;
	padding: 5.0em 0 0;
	max-width: 172px;
	width: 8.95833vw;
}

#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;
}



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

/*
.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;
}
*/

.instagram-wrap {
	display: none;
}



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

.facebook-wrap {
	max-width: 500px;
	width: 41.66666%;
	height: 100%;
	margin:  0 auto;
	padding: 0;
}

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



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

#section5 .section5-box {
	margin:  0 auto 0;
	padding: 5.0em 0 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 {
	xmax-width: 396px;
	xwidth: 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: 8.95833vw;
}

#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;
	max-width: 1200px;
	width: 62.5vw;
	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;
	xborder: 1px #ff0000 solid;
}

#banners-wrap .banners-list li {
	max-width: 380px;
	width: 31.66666%;
	margin:  0 auto;
	padding: 0;
}

#banners-wrap .banners-list li:nth-child(3) {
	margin:  0;
}


/* ----- 以下、バナーが三つの場合 -----
#banners-wrap .banners-list {
	list-style: none;
	clear: both;
	margin:  0 auto;
	padding: 3.0em 0 0;
	xborder: 1px #ff0000 solid;
}

#banners-wrap .banners-list li {
	max-width: 380px;
	width: 31.66666%;
	margin:  0 1.0em 0 0;
	padding: 0;
	float: left;
}

#banners-wrap .banners-list li:nth-child(3) {
	margin:  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;
}

.banners-wrap .furusato-banner:hover {
	opacity: 0.8;
}



.section5-gotop-wrap {
	clear: both;
	max-width: 1220px;
	width: 63.54166vw;
	margin:  0 auto;
	padding: 0;
}

.section5-gotop {
	max-width: 85px;
	width: 6.96721%;
	float: right;
	margin:  0;
	padding: 0;
}

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

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



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

.history-navi .fas {
	display: none;
}

.history-navi:after {
	content: '│';
}

.history-navi li {
	display: inline-block;
}

.history-navi li:before {
	content: '│';
}


.w240-box {
	width: 240px;
	float: left;
	margin:  0 3.0em 0 0;
	padding: 0;
	text-align: center;
}



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

.photo-gallery-list li {
	max-width: 190px;
	width: 19.0%;
	display: inline-block;
	margin:  0;
	padding: 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;
}

.fee-list {
	border-collapse: collapse;
	width: 100%;
}

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


/* --- 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: 0.9rem;
}



.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;
}



/* ---------------------------------------------------------------------
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: 20%;
	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: 70%;
}

/*入力欄にフォーカスしたら変化*/
.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: 1.8rem;
	font-weight: bold;
}
/*送信ボタン・マウスオーバー時スタイリング*/
.table-res-form input[type="submit"]:hover {
	background: #006599;
	box-shadow: none;
}



/* ---------------------------------------------------------------------
会員の名義変更料の詳細
--------------------------------------------------------------------- */
.detail-table {
	width: 100%;
}

.detail-table td {
	padding: 0.75em 1.0em 0.5em;
}

.detail-table .nowrap {
	white-space: nowrap;
	border: none;
}



/* ---------------------------------------------------------------------
予約状況（のカレンダー）
--------------------------------------------------------------------- */

.rsv-calendar {
}

.rsv-calendar table {
	clear: both;
	width: 100%;
	border: 1px #c0c0c0 solid;
	border-collapse: collapse;
	margin:  0 0 20px 0;
	padding: 0;
	color: #000000;
}

.rsv-calendar th,
.rsv-calendar td {
	border: 1px #c0c0c0 solid;
	vertical-align: top;
	margin:  0;
	padding: 4px;
	text-align: center;
	line-height: 130%;
}

.rsv-calendar .rc-month {
	background: #f0f0f0;
	font-size: 16px;
	font-weight: bold;
}

.rsv-calendar th {
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.rsv-calendar .rc-day {
	background: #ffffff;
	width:  87px;
	height: 77px;
	font-size: 14px;
	font-weight: normal;
}

.rsv-calendar .rc-red {
	color: red;
}


/* ---------------------------------------------------------------------
横田プロのレッスン
--------------------------------------------------------------------- */

.lesson-fee {
	width: 610px;
}

.lesson-fee table {
	border-collapse: collapse;
	border: 1px #c0c0c0 solid;
	background: #ffffff;
	color: #333333;
	margin: 0 0 0 28px;
	padding: 0;
}

.lesson-fee th,
.lesson-fee td {
	margin:  0;
	padding: 5px;
	border: 1px #c0c0c0 solid;
}

.lesson-fee th {
	text-align: center;
}

.lesson-fee th,
.lesson-fee .bg-gray {
	background: #eeeeee;
}

.lesson-fee .align-center {
	text-align: center;
}

.lesson-fee .align-right {
	text-align: right;
}

.lesson-lnavi {
	margin:  0;
	padding: 0;
	list-style: none;
}

.lesson-lnavi li {
	float: left;
	margin:  0;
	padding: 0;
}

.lesson-lnavi a {
	xcolor: #ffffff;
}

.lesson-lnavi a:hover {
	color: #80273f;
	text-decoration: none;
}

.margin30 {
	margin:  0 0 30px 0;
}




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

.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;
}

.timetable .td1 {
	width: 23%;
}

.timetable .td2 {
	width: 69%;
}

.timetable .td_gray {
	background: #f0f0f0;
}





/* ---------------------------------------------------------------------
TABLEの幅　プリセット
--------------------------------------------------------------------- */

.table-w600 {
	width: 600px !important;
	background: #ffffff;
	color: #333333;
}

.table-w400 {
	width: 400px !important;
	background: #ffffff;
	color: #333333;
}

.table-w300 {
	width: 300px !important;
	background: #ffffff;
	color: #333333;
}

.table-w200 {
	width: 300px !important;
	background: #ffffff;
	color: #333333;
}





/* ---------------------------------------------------------------------
TABLEの幅　プリセット
--------------------------------------------------------------------- */

#alpha-inner .no_post {
	color: #ffffff;
}





/* ---------------------------------------------------------------------
罫線ありテーブル
--------------------------------------------------------------------- */

#alpha-inner .white {
	background: #ffffff;
	color: #333333;
	border-collapse: collapse;
	border: 1px #333333 solid;
}

#alpha-inner .white th,
#alpha-inner .white td {
	margin:  0;
	padding: 5px;
	border: 1px #333333 solid;
}



/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.header-spacer {
	font-size: 1.0rem;
	height: 2.5em;
	line-height: 1.0;
	margin:  0;
	padding: 0;
}

.archive-title {
	max-width: 1000px;
	width: 78.125%;
	margin:  0 auto 2.0em;
	padding: 3.5em 0 1.5em;
	font-size: 1.8rem;
	font-weight:bold;
	color:#ffffff;
}

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

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

.asset-header {
	margin:  0 auto;
	padding: 0;
	background: #4259a2;
}

.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;
*/
	max-width: 1000px;
	margin:  0 auto 2.0em;
	padding: 1.75em 0 1.5em;
	font-size: 1.8rem;
	font-weight:bold;
	color:#ffffff;
}

.asset-name a {
	color:#ffffff;
	text-decoration: none;
}

.asset-name a:hover {
	text-decoration: underline;
}


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

.asset-body {
	clear: both;
	max-width: 1000px;
	width: 78.125%;
	margin:  0 auto;
	padding: 0;
}

.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;
	}
}

/* ----- */
