@charset "UTF-8";

/* メインメニュー　PC用
----------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 1023px) {
div.panel{
	display:block !important;
}
a#menu{
	display:none !important;
}
#mainNav ul,
#mainNav li,
#mainNav span,
#mainNav a {
	margin: 0;
	padding: 0;
	position: relative;
}
.mainNav_box {
	padding: 0;
	z-index: 300;
	margin-bottom: 10px;
	float: left;
	text-align: center;
	width: 100%;
	border-bottom: 3px solid #d25400;
	background: rgba(255,211,191,0.95);
}
#mainNav {
	height: 65px;
	width: auto;
	clear: both;
}
#mainNav:after,
#mainNav ul:after {
  	content: '';
	display: block;
	clear: both;
}
#mainNav .pullMain li span span{
	font-size: 10px;
	line-height: 1em;
	color: #fff;
	letter-spacing: 1px;
	margin: -10px 0 0;
	padding: 0px;
}
#mainNav ul {
	list-style: none;
}
#mainNav ul {
	float: left;	
}
#mainNav ul li {
	float: left;
	padding-top: 13px;
}
#mainNav ul li:hover {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	transition: all 0.6s;
	background: #d25400;
	height: 52px;
}
#mainNav ul li a {
	width: 165px;
	color: #d25400 ;
	font-size: 15px;
	line-height: 28px;
	padding: 0 20px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#mainNav ul li.menu_last a {
	width: 164px;
}
#mainNav ul li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f90;
  margin-left: -5px;
  top:60px;
}
#mainNav ul li ul li:hover:after {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

#mainNav ul li.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f90;
  margin-left: -5px;
}
#mainNav ul li.active a {
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}
#mainNav ul li:hover a {
  color: #F90;
}
#mainNav .has-sub {
	z-index: 1000;
}
#mainNav .has-sub:hover ul {
  display: block;
}
#mainNav .has-sub ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 6px;
  border-right: none !important;
}

#mainNav .has-sub ul li {
  *margin-bottom: -1px;
}
#mainNav .has-sub ul li a {
	background: #d25400;
	border-bottom: 1px dotted #abdf36;
	border-left: none;
	filter: none;
	font-size: 14px;
	display: block;
	line-height: 120%;
	padding: 10px;
	color: #ffffff !important;
	width: 150px;
	text-align: left;
	*z-index: 10;
	margin-top: -16px;
}
#mainNav .has-sub ul li a:hover {
	background: #06F !important;
}
#mainNav .has-sub ul li:hover {
	border-top: none !important;
	height: 21px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s;
}
#mainNav .has-sub ul li:hover a {
	background: #d25400;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#mainNav .has-sub .has-sub:hover > ul {
	display: block;
}
#mainNav .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#mainNav .has-sub .sub-menu .sub-menu a:hover {
  background: #02747d !important;
}

/* メニュースクロール */
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}

}




@media only screen and (max-width: 519px) {
	
/* メインメニュー */
nav#mainNav {
	display: none;
}
.pullMain li span span{
	display: none;
}
.mm-menu a{
	color: #FFF !important;
} 
.mm-menu a:hover{
	color: #F90 !important;
} 

/* トップNEW */
#top_new {
	display: none;
}
/* イメージ */
img {
	max-width: 100%;
	height: auto;
}
.image_orver li .cover {
    width: 80px;
    height: 80px;
}
.image_orver .image_caption-text .image_title{
	display: none;
}
.image_orver .image_caption-text{
	display: none;
}
.blog_info_single{
	width: 100% !important;
}

/* レイアウト */
.inner {
	width: 90%;
}
#content {
	width: 100% !important;
	padding: 20px 5% 50px 5% !important;
	margin-bottom: -30px;
}
#container{
	width: 90%;
}
#sidebar {
	width: 90%;
	padding: 20px 5% 50px 5% !important;
	margin-bottom: -60px;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11, .grid25 {
	float: left;
	display: inline;
	width: 100% !important;
	margin-right: 0 !important;
}
#toppage .grid8{
	margin-bottom: 30px;
}

/* ヘッダ */
#mmenu_res{
	font-size: 120% !important;
	height: 40px !important;
	line-height: 1.2em;
    padding-left: 15px;
}
#header .inner {
	width: 90%;
}
.header_top{
	line-height: 20px;
	padding: 0;
	text-align: center;
	margin-top: 40px;
}
.header_top p{
	margin-bottom: -10px;
}
.header_top .copy {
	float: none;
}
.header_top .sns {
	float: none;
	padding: 10px 0;
	text-align: center;
}
#header .sns img {
	margin-left: 5px;
	height: 20px;
	width: 20px;
}
#header .logo {
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
#header .banner{
	margin: 10px 0;
	width: 100%;
}
#header .banner img{
	width: 180px;
	height: auto;
}
/* フッダ */
#footer .inner {
	width: 90%;
}
.footer_under {
	text-align: center;
}
.footer_menu{
	display: none;
}
.copyright {
	padding-bottom: 10px;
	clear: both;
}
/* ページスクロール */
.scrollup {
	bottom:20px !important;
	right:10px !important;
}
/* 画像拡大 */
a.img_hover img{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
a.img_hover img:hover{
	opacity: 1;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
}

@media screen and (min-width: 520px) and (max-width: 1023px) {
	
/* メインメニュー */
nav#mainNav {
	display: none;
}
.pullMain li span span{
	display: none;
}
.mm-is-menu li a{ 
    color: #fff !important;
} 
.mm-menu a{
	color: #FFF !important;
} 
.mm-menu a:hover{
	color: #F90 !important;
} 

/* レイアウト */
.inner {
	width: 90%;
}
#content {
	width: 100% !important;
	padding: 20px 3% 50px 3% !important;
	margin-bottom: -30px;
}
#container{
	width: 90%;
}
#mainImg img{
	width: 100%;
}
#sidebar {
	width: 90%;
	padding: 20px 5% 50px 5% !important;
	margin-bottom: -60px;
}
.grid3 {
	width: 47.0% !important;
	margin-bottom: 10px;
}
.grid5, .grid7 {
	width: 100% !important;
}
.last_mobile {
	margin-right: 0 !important;
}
.blog_info_single{
	width: 100% !important;
}
/* ヘッダ */
#mmenu_res{
	font-size: 120% !important;
	height: 40px !important;
	line-height: 1.2em;
}
#header .inner {
	width: 90%;
}
.header_top{
	margin-top: 40px;
	line-height: 20px;
	padding: 0;
}
#header .banner img{
	width: 200px;
	height: auto;
	margin-top: 10px;
}
.head_title, .head_title_blog{
	float: left;
	width: 100%;
}
/* フッダ */
#footer .inner {
	width: 80%;
}
#footer .grid3, #footer .grid4 {
	width: 100%;
}
.footer_under {
	text-align: center;
}
.footer_menu{
	display: none;
}
/* ページスクロール */
.scrollup {
	bottom:20px !important;
	right:15px !important;
}
/* 画像拡大 */
a.img_hover img{
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
a.img_hover img:hover{
	opacity: 1;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
}
.image_orver li .cover {
    width: 120px;
    height: 120px;
}
.image_orver .image_caption-text .image_title{
	display: none;
}
.image_orver .image_caption-text{
	display: none;
}
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
	
/* ヘッダ */
#header .inner {
	width: 94%;
}
/* フッダ */
#footer .inner {
	width: 94%;
}
}

