@charset "utf-8";


/************************************************************
	共通設定
*************************************************************/
a { -webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important; } 

/*.mm-menu {
    -webkit-overflow-scrolling: auto;
}*/




/************************************************************
	display設定
*************************************************************/
#page nav {
	display: none;
}

	@media all and (min-width: 768px){
		nav#global {
			display: block !important;
		}
		/* mmenu 開閉 非表示 */
		header#mmenu{
			display: none;
		}
		nav.bottom {
			display: block !important;
		}
		.slidemenu-close {
			display: none;
		}
	}
	@media screen and (max-width: 767px){
		nav.bottom {
			display: block !important;
		}
	}



/********************************************************
	ヘッダー
*********************************************************/

	/********************************************************
		jQuery.mmenu CSS // Mobile
	*********************************************************/
	@media only screen and (max-width: 767px){
		/* 基本設計
		------------------------------------------------------------*/
		/* jquery.mmenu.all.css */	

		/* 開閉メニュー
		------------------------------------------------------------*/
		header#mmenu {
			background: #FFF;
			/*border-bottom: 1px solid #000;*/
			/*line-height: 40px;*/
			height: 50px;
			position: relative;
		}
		header#mmenu img {
			margin: 5px 0 0 5px;margin: 0.5rem 0 0 0.5rem;
			max-height: 40px;
		}
		header#mmenu #menu {
		    margin-right: 0.4em;
			float: right;
			display: block;
			width: 100px;
			/*height: 40px;*/
			/*line-height: 40px;*/
			color: #000;
			text-decoration: none;
			/*-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;*/
			/*vertical-align: middle !important;*/
			text-align:right;
			
		}
		header#mmenu a i {
			padding: 0 0.3em;
			/*padding-left: 0.3em;*/
			font-size: 15px;font-size: 1.5rem;
			line-height: 50px !important;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			vertical-align: middle !important;
		}

		
		.slidemenu-close {
			/*background: #000;*/
		}

	li.slidemenu-close a:before {
		margin-right: 4px;margin-right: 0.4rem;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f057";
		/*color: #FFF;*/
	}


	}


	/********************************************************
		jQuery Superfish Menu Plugin 1.7.46) // PC
	*********************************************************/
	@media all and (min-width: 768px){
		/* 基本設計
		------------------------------------------------------------*/
		nav#global {
			bottom: -1rem;
			position: absolute;
			right: 0;
		}
		nav#global ul#dropdown {
		}

		nav#subNavi {
			background: none repeat scroll 0 0 #990000;
			padding: 1rem;
		}
		nav#subNavi ul#dropdown {
		}
		nav#subNavi .sf-menu > li a span {
			color: #FFF;
		}
		nav#subNavi .sf-menu > li {
			padding: 0 20px;padding: 0 2rem;
			border-left: none;
		}

		.sf-menu,
		.sf-menu * {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		.sf-menu ul {
			position: absolute;
			display: none;
			top: 100%;
			left: 0;
			z-index: 99;
		}
		.sf-menu li {
			position: relative;
		}
		.sf-menu > li {
			float: left;
			font-size: 14px;
			padding: 0 0 0 4rem;
		}
		.sf-menu > li:last-of-type {
		}
		.sf-menu li:hover > ul,
		.sf-menu li.sfHover > ul {
			display: block;
		}
		.sf-menu a {
			display: block;
			position: relative;
			color:#000;
		}
		.sf-menu ul ul {
			top: 0;
			left: 100%;
		}
		
		/* ナビゲーション
		------------------------------------------------------------*/
		/*.sf-menu {
			float: left;
			margin-bottom: 1em;
		}*/
		.sf-menu ul {
			/*box-shadow: 2px 2px 6px rgba(0,0,0,.2);*/
			min-width: 12em; /* allow long menu items to determine submenu width */
			*width: 12em; /* no auto sub width for IE7, see white-space comment below */
		}
		.sf-menu li {
			/* 背景基本-単色 */
			/*background: #0066CC;*/
			/* 背景基本-グラデーション */
			/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99CC33', endColorstr='#628220',GradientType=0 );*/
			white-space: nowrap; /* no need for Supersubs plugin */
			*white-space: normal; /* ...unless you support IE7 (let it wrap) */
			-webkit-transition: background .2s;
			transition: background .2s;
		}
	
		/* 下層(Second Level～)
		------------------------------------------------------------*/
		.sub-menu li {
			font-size: 12px;
			text-align: left;
		}
		.sf-menu ul li {
			background: #3f2606;
		}
		.sf-menu ul li:hover {
			background: #FFF;
		}
		.sf-menu ul li a {
			display:block;
			padding:1rem;
			color:#FFF;
		}
		.sf-menu ul li a:hover {
			color:#f90;
		}
		.sf-menu ul ul li {
			background: #9ECE3C;/*★孫メニュー背景色★*/
		}
		.sf-menu ul li a:before {
			margin-right:0.5rem;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			content: "\f0a9";
		}
		
		/* リンク
		------------------------------------------------------------*/
		.sf-menu a {
			/*border-left: 1px solid #fff;*/
			/*border-top: 1px solid #dFeEFF;  fallback colour must use full shorthand */
			/*border-top: 1px solid rgba(255,255,255,.5);*/
			text-decoration: none;
			zoom: 1; /* IE7 */
		}
		.sf-menu a strong {
			color: #666600;
		}
		.sf-menu ul a {
			/*border-top: 1px solid #fff;*/  /*fallback colour must use full shorthand */
			/*border-top: 1px solid rgba(255,255,255,.5);*/
		}
		.sf-menu li:hover a strong {
			transition: all 0.5s ease 0s;
			color: #f90;
		}
		.sf-menu li:hover,
		.sf-menu li.sfHover,
		.sf-menu li.current-menu-item a,
		.sf-menu li.current-menu-parent a {
			/* 背景基本-単色 */
			/*background: #0066CC;*/
			/* 背景基本-グラデーション */
			/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C9E391', endColorstr='#99CC33',GradientType=0 );*/
			white-space: nowrap; /* no need for Supersubs plugin */
			*white-space: normal; /* ...unless you support IE7 (let it wrap) */
			/* only transition out, not in */
			-webkit-transition: none;
			transition: none;
		}

		/* walker */
		.sf-menu > li a span {
			color: #000;
		}
		
		/* 矢印
		------------------------------------------------------------*/
		/*** arrows (for all except IE7) **/
		.sf-arrows .sf-with-ul {
			/*padding-right: 1em;*/
			/**padding-right: 1em;*/ /* no CSS arrows for IE7 (lack pseudo-elements) */
		}
		/* styling for both css and generated arrows */
		.sf-arrows .sf-with-ul:after {
			content: '';
			position: absolute;
			top: 50%;
			right: 1em;
			margin-top: -3px;
			height: 0;
			width: 0;
			/* order of following 3 rules important for fallbacks to work */
			border: 5px solid transparent;
			/*border-top-color: #dFeEFF;  edit this to suit design (no rgba in IE8) */
			border-top-color: #fff;
			border-top-color: rgba(255,255,255,.5);
		}
		.sf-arrows > li > .sf-with-ul:focus:after,
		.sf-arrows > li:hover > .sf-with-ul:after,
		.sf-arrows > .sfHover > .sf-with-ul:after {
			/*border-top-color: white;  IE8 fallback colour */
		}
		/* styling for right-facing arrows */
		.sf-arrows ul .sf-with-ul:after {
			margin-top: -5px;
			margin-right: -3px;
			border-color: transparent;
			/*border-left-color: #dFeEFF;  edit this to suit design (no rgba in IE8) */
			border-left-color: #fff; /* edit this to suit design (no rgba in IE8) */
			border-left-color: rgba(255,255,255,.5);
		}
		.sf-arrows ul li > .sf-with-ul:focus:after,
		.sf-arrows ul li:hover > .sf-with-ul:after,
		.sf-arrows ul .sfHover > .sf-with-ul:after {
			/*border-left-color: white;*/
		}
	}
	
	@media only screen and (min-width: 768px){
	}

	@media only screen and (min-width: 768px) and (max-width: 959px) {
		nav#global {
		}
		nav#global ul#dropdown {
			width: 100%;
			}
		.sf-menu > li {
			padding: 0 0 0 2rem;
		}
		.sf-menu > li:first-of-type {
			border-left:none;
		}
		nav#subNavi ul#dropdown {
			width:730px;
			margin:0 auto;
		}
		nav#subNavi .sf-menu > li {
			border-left: medium none;
			padding: 0 7px;padding: 0 0.7rem;
		}
	}
	@media only screen and (max-width: 959px) {
	}

	@media only screen and (max-width: 767px) {
	}

	@media only screen and (min-width: 960px){
		nav#global ul#dropdown {
		}
		nav#subNavi ul#dropdown {
			width:960px;
			margin:0 auto;
		}
		.sf-menu > li {
		}
	}

	@media only print {
		nav#global {
			width: 960px !important;/*★印刷幅★*/
			margin: 0 auto !important;
		}
	}

/************************************************************
	フッター
*************************************************************/
/* 基本設定
------------------------------------------------------------*/
footer {
	/*★背景色★*/
	background: #abb786;
}
nav.bottom {
}
	nav.bottom a {
		font-size: 14px; font-size: 1.4rem;
		color: #FFF;
		text-decoration: none;
	}

@media all and (min-width: 768px) {
	nav.bottom {
		float: none;
		margin: 0 auto;
		width: 100%;
		max-width: 960px;
	}	
		nav.bottom ul {
			width: auto;
		}
	
		nav.bottom li {
			display: block;
			float: left;
			width: auto;
			padding: 5px 20px; padding: 0.5rem 2rem;
			border-right: 1px solid #abb786;
			border-bottom: 1px solid #abb786;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}
			nav.bottom li:nth-child(even) {
				border-right: none;
			}
			nav.bottom li:last-of-type {
				/* ★li数が [奇数] の時 ([偶数]時はコメントアウト)★ 
				width: 100%;
				border-right: none;*/
			}

		nav.bottom a:hover {
			text-decoration: underline;
		}
}


@media screen and (max-width: 767px){
	footer {
		padding: 0 !important;
	}
	
	nav.bottom {
		width: 100%;
	}

		nav.bottom ul {
		}
	
		nav.bottom li {
			display: block;
			float: left;
			width: 50%;
			padding: 1em 0.5em;
			border-right: 1px solid #ccc;
			border-bottom: 1px solid #ccc;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			-o-box-sizing: border-box;
			-ms-box-sizing: border-box;
			box-sizing: border-box;
		}


	nav.bottom a {
		font-size:1.6rem;
		display: block;
		width: 100%;
	}
}
@media screen and (max-width: 480px){
		nav.bottom li {
			float: none;
			width: auto;
		}
}

