@charset "utf-8";

/*
Theme Name: Happyryu
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags:
Version: 0.1.2
*/

.scrolled .page_top_btn {
	opacity: 0 !important;
}

.clearfix::after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;

	/*¥*/

	/*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	color: #666;
	font-family: "M PLUS 1p", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}

h2,
.mainSection-title {
	border-top: none;
}

.home .mainSection-title,
.home h2 {
	padding: 14px 0 10px;
	border-top: none;
	border-bottom: none;
	background-color: #fff;
}

.navbar-brand {
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 27px;
	line-height: 1.5em;
}

.nav > li > a {
	padding: 30px 15px;
}

footer .nav > li > a {
	padding: 5px 0;
	text-align: center;
}

footer .nav > li#menu-item-33 > a {
	padding: 15px 0 5px;
	text-align: center;
}

.siteHeader .container {
	padding-right: 0;
	padding-left: 0;
}

.navbar-brand img {
	max-height: 50px;
}

.navbar-brand img {
	width: auto;
	max-height: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#home {
	padding-top: 20px;
}

.home .blogbox {
	margin-bottom: 25px;
}

.home .blogbox li:nth-child(odd) {
	background-color: #ebebeb;
}

.home .blogbox li:nth-child(even) {
	background-color: #fff;
}

.home .blogbox ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-image: none;
	list-style: none;

}

.home .blogbox ul li {
	margin: 0;
	padding: 0 20px;
	list-style-image: none;
	font-size: 15px;
	line-height: 3;
	list-style: none;
}

.home .blogbox ul li .date {
	margin-right: 15px;
}

.home .blogbox .more {
	text-align: center;
}

.home .blogbox .more i {
	margin-left: 10px;
}

.home .events_list {
	margin-bottom: 25px;
}

.home .events_list li:nth-child(odd) {
	background-color: #ebebeb;
}

.home .events_list li:nth-child(even) {
	background-color: #fff;
}

.home .events_list ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-image: none;
	list-style: none;

}

.home .events_list ul li {
	margin: 0;
	padding: 0 20px;
	list-style-image: none;
	font-size: 15px;
	line-height: 3;
	list-style: none;
}

.home .events_list ul li .date {
	margin-right: 15px;
}

.home .events_list .more {
	text-align: center;
}

.home .events_list .more i {
	margin-left: 10px;
}

.page-header {
	background-color: #e7e4e4;
	color: #dd603b;
}

footer {
	border-top: none;
	background-color: #fff;
}

footer .copySection {
	width: 100%;
	border-top: none;
	background-color: #dd603b;
	color: #fff;

}

footer .footerMenu {
	width: 100%;
	padding-top: 150px;
	border-top: none;
	border-bottom: none;
	background-image: url(https://happy-ryu-fukui.com/wordpress/wp-content/uploads/2019/08/footer_happy.png);
	background-repeat: no-repeat;
	background-position: center top;
}

footer .footerMenu .container {
	width: 100%;
	background-color: #dd603b;
	background-image: url(https://happy-ryu-fukui.com/wordpress/wp-content/uploads/2019/08/f_line.png);
	background-repeat: repeat-x;
	background-position: top center;
	color: #fff;
}

footer .footerMenu a {
	color: #fff;
}

footer .sectionBox {
	display: block;
	padding-top: 0;
	padding-bottom: 1em;

}

.footer_top {
	margin-bottom: 50px;
}

footer .widget_vkexunit_banner img {
	margin-bottom: 10px;
}

.btn-default {
	border: none;
	background: #2e9842;
	color: #fff;
}

.btn-group-lg > .btn,
.btn-lg {
	padding: 5px 16px;
	border-radius: 0;
	font-size: 18px;
	line-height: 1.3333333;
}
/*
.page-template-page-onecolumn h2{
	border-bottom: 2px dotted #DD603B;
	padding: 0;
}*/
#contents_block ul,
#download_block ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#contents_block ul li,
#download_block ul li {
	margin-bottom: 30px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.subSection-title,
h3 {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
}

.entry-body .box {
	margin-bottom: 50px;
}

#contents_block .box i,
#download_block .box i {
	margin-right: 8px;
	font-size: 20px;
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
	background: #999;
}

.navbar .container {
	width: 100%;
	background-color: #dd603b;
}

footer .footerMenu ul {

	margin: 0 0 10px;
}


@media (min-width: 768px) {

	footer .footerMenu li a {
		padding-top: 0;
		padding-bottom: 0;
		border-left: none;
	}

	footer .footerMenu li:last-child a {
		border-right: none;
	}

	/*footer .footerMenu nav {　　　　　　　　　　

}
footer .footerMenu ul {　　　　　　　　　　
    width: 90%;
    margin-left: auto;
	margin-right: auto;
}
footer .footerMenu ul li {
  float: left;
}*/
	footer .nav > li > a {
		padding: 20px 15px 0;
		text-align: left;
	}


	.footerMenu nav {
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	footer .footerMenu ul {
		display: inline-block;
		margin: 0;
	}

	footer .footerMenu ul li {
		text-align: left;
	}




	footer .footerMenu {
		width: 100%;
		padding-top: 150px;
		border-top: none;
		border-bottom: none;
		background-image: url(https://happy-ryu-fukui.com/wordpress/wp-content/uploads/2019/08/footer_happy.png);
		background-repeat: no-repeat;
		background-position: 10% top;
	}

	footer .nav > li#menu-item-33 > a {
		padding: 20px 15px;
		text-align: center;
	}
}

@media (min-width: 992px) {

	ul.gMenu > li {
		position: relative;
		width: 25%;
		float: left;
		border-right: solid 1px #ccc;
		background-color: #2e9842;
		background-image: url("https://happy-ryu-fukui.com/wordpress/wp-content/uploads/2019/08/ashi.png");
		background-repeat: no-repeat;
		background-position: 8% 50%;
		color: #fff;
		font-size: 13px;
	}

	ul.gMenu > li a:hover {
		background-image: url("https://happy-ryu-fukui.com/wordpress/wp-content/uploads/2019/08/ashi.png");
		background-repeat: no-repeat;
		background-position: 8% 50%;
	}

	ul.gMenu {
		width: 70%;
		float: right;
	}

	ul.gMenu > li > a {
		border-bottom: none;
		color: #fff;
	}

	.siteHeader .container {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {

	}

	ul.gMenu > li > a::after {
		content: ".";
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 0;
		overflow: hidden;
		border-bottom: none;
		line-height: 0;
	}

	.slide-text-caption {
		font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
		font-size: 1.8vw;
		font-weight: bold;
	}

	ul.gMenu > li > a:hover {
		background-color: #22ad44;
	}

	ul.gMenu li#menu-item-26 a:hover {
		background-color: #4958c4;
	}

	.navbar-brand img {
		width: auto;

		/*max-height: 60px;
	margin-top: 10px;*/
		max-height: 80px;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	sitecontent .container {
		max-width: 1170px;

	}

	.navbar-header {
		width: 30%;
		background-color: #dd603b;

	}

	.navbar-brand a {
		color: #fff;

	}

	.navbar-header h1 {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}

	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		height: 80px;
		margin-left: auto;
	}

	#gMenu_outer .nav > li > a {
		height: 80px;
	}

	#menu-item-29 a {
		padding-top: 10px;
	}

	.widget_vkexunit_banner {
		width: 25%;
		margin-bottom: 10px;
		float: left;
		text-align: center;
	}

	.home .blogbox ul li {
		margin: 0;
		padding: 0 20px;
		list-style-image: none;
		font-size: 18px;
		line-height: 3;
		list-style: none;
	}

	.home .blogbox .more {
		text-align: right;
	}

	.home .blogbox {
		margin-bottom: 48px;
	}

	.home .events_list ul li {
		margin: 0;
		padding: 0 20px;
		list-style-image: none;
		font-size: 18px;
		line-height: 3;
		list-style: none;
	}

	.home .events_list .more {
		text-align: right;
	}

	.home .events_list {
		margin-bottom: 48px;
	}

	#top2 .download {
		width: 48%;
		float: left;
	}

	#top2 .contactbox {
		width: 48%;
		float: right;
	}

	#contents_block .douga ul li {
		width: 50%;
		float: left;
		text-align: center;
	}

	#contents_block ul li iframe {
		width: 90%;
	}

	footer .footerMenu {
		width: 100%;
		padding-top: 230px;
		border-top: none;
		border-bottom: none;
		background-image: url(https://happy-ryu-fukui.com/wordpress/wp-content/uploads/2019/08/footer_happy.png);
		background-repeat: no-repeat;
		background-position: 10% center;
	}

}

@media (min-width: 1200px) {

	.siteHeader .container {
		width: 100%;
	}

	.page-template-page-onecolumn .siteContent {
		padding: 10px 0 3.5em;
	}

	ul.gMenu > li {
		font-size: 16px;
	}
}
