@charset "UTF-8";
/*  
Theme Name:Original Style - 1column
Version:1.1
2016.11.05
header,nav,footerなどの構成の指定
*/

/*===================
 Reset  
===================*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

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

/*===================
 Native  
===================*/

/* editor */

.mainblock p,
.mce-content-body p {
	display: block;
	margin: 0 0 1.4em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 40px;
	-webkit-margin-end: 40px;
}

/**/
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}

/* clearfix */

.clearfix {
	overflow: hidden;
	zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	line-height: 1.8em;
	letter-spacing: 0;
	font-size: 16px;
}

a:focus,
*:focus {
	outline: none;
}

a,
a img {
	-webkit-transition: none;
	transition: none;
}

a,
a:visited {
	color: #666;
}

a:hover {
	text-decoration: none;
}

a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}

img {
	max-width: 100%;
	max-height: 100%;
}

/*==========================
	base
==========================*/

#header>.inner,
#nav>.inner,
#contents>.inner,
#footer .inner {
	/* コンテンツ幅 */
	width: 1000px;
	margin: 0 auto;
	max-width: 96%;
}

/*==========================
	#header
==========================*/

#header {
	box-sizing: border-box;
}

#header h1 {
	display: block;
	float: left;
	max-width: 28.9%;
	width: 289px;
	padding-top: 0;
}

#header h1 img {
	width: 100%;
}

#header h1 a:hover img {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.headerinner ul.pc {
	float: right;
	overflow: hidden;
	width: 625px;
	max-width: 62.5%;
	box-sizing: border-box;
	text-align: right;
}

.headerinner ul img {
	display: block;
}

.headerinner .txt {
	float: left;
	width: 40.96%;
	margin-right: 2%;
}

.headerinner .txt img {
	width: 256px;
}

.headerinner .btn {
	float: left;
	width: 19.2%;
}

.headerinner .btn a,
.headerinner .btn img {
	display: block;
	max-width: 100%;
}

.headerinner .tel {
	float: right;
	width: 34.56%;
	padding-top: 0;
}

.headerinner .tel img.telimg {
	width: 216px;
	margin: 0 0 8px;
}

.headerinner .inq.inq02 {
	padding-top: 7px;
}

.headerinner .inq .access {
	width: 90px;
	max-width: 32.15%;
	float: left;
}

.headerinner .inq .btn {
	width: 183px;
	max-width: 65.4%;
	float: right;
}

/*==========================
	#nav
==========================*/

.menu-sp-nav-container {
	/* スマホ用メニューを隠す */
	display: none;
}

.fixed {
	/* javascript用 */
	position: fixed;
	top: 0;
}

#nav {
	background: #fff;
	box-sizing: border-box;
}

/*==========================
	#contents
==========================*/

/* H2タイトル -------------*/
.page-title {
	overflow: hidden;
	position: relative;
	background: #133d6c;
	text-align: center;
	padding: 40px 0;
}

.page-title h2 {
	color: #fff;
	font-size: 28px;
	letter-spacing: 0.15em;
	font-weight: normal;
	position: relative;
	line-height: 1.4em;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

/* パンくず -------------*/
.bread_wrap {
	margin-bottom: 2.5em;
}

.home .bread_wrap {
	margin-bottom: 0;
}

.bread_wrap .bread {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	max-width: 96%;
}

.bread {
	padding: 0.4em 0 0.4em;
	font-size: 82%;
	/*13px*/
	color: #;
	margin-bottom: 0.5em;
	text-align: right;
}

.bread li {
	display: inline-block;
	line-height: 1.3em;
}

.bread li a {
	color: #666;
}

.bread li a:hover {
	text-decoration: none;
}

/* コンテンツの下部余白 -------------*/

.mainblock.under {
	padding-bottom: 3em;
}

/*==========================
	#aside
==========================*/

/*==========================
	.contentbottom
==========================*/

.contentbottom {
	text-align: center;
}

.contentbottom .contact-bn {
	text-align: center;
}

.contentbottom .contact-bn a {
	display: inline-block;
	margin: 0 0.5%;
	width: 280px;
	max-width: 96%;
}

/*==========================
	#footer
==========================*/

.bnr {
	padding: 40px 0 0;
}

.bnr a {
	display: inline-block;
	margin: 0 0.5% 0;
	width: 360px;
	max-width: 46%;
}

#footer {
	padding: 5em 0 1em;
	text-align: left;
	background: #e9f8fa;
	color: #666666;
	font-size: 15px;
	background-size: cover;
}

#footer li.menu-item-has-children {
	margin-bottom: 2em;
}

#menu-footer-nav li.menu-item-has-children>.nav_title {
	font-size: 22px;
	pointer-events: none;
	color: #fff;
}

#footer .sub-menu {
	font-size: 15px;
	margin-bottom: 1.2em;
	margin-top: 1em;
	display: block !important;
}

#footer .sub-menu li {
	line-height: 1.4;
	font-size: 12px;
	position: relative;
	margin-bottom: 0.7em;
	padding-left: 14px;
}

#footer .sub-menu li.mb {
	margin-bottom: 15px;
}

#footer .sub-menu li::before {
	position: absolute;
	content: "";
	width: 3px;
	height: 3px;
	background: #666;
	border-radius: 50%;
	top: 5px;
	left: 5px;
}

#footer li a {
	text-decoration: none;
	color: #666;
}

#footer li a:hover {
	color: #666;
	text-decoration: underline;
}

.footer_access p {
	margin-bottom: 1em;
	line-height: 1.6;
	font-size: 15px;
}

.footer_access a {
	color: #666;
	text-decoration: none;
}

.footer_access a:hover {
	color: #666;
	text-decoration: underline;
}

.footer_access p.logo {
	margin-bottom: 1em;
}

#footer .googlemap iframe {
	border: 1px solid #ccc;
	box-sizing: border-box;
}

#footer table.f_table {
	margin: 0 0 20px;
}

#footer table.f_table th {
	width: 30%;
}

.copyright {
	/**/
	text-align: center;
	padding: 0em 0 1.2em;
	font-size: 14px;
	color: #555;
	background: #f1f1f1;
}

.p_01 {
	text-align: center;
}

#footer .footer_logo {
	margin-bottom: 30px;
}

#footer .img_box {
	max-width: 477px;
	margin-bottom: 30px;
}

#footer .clearfix .con_l {
	width: 46%;
	max-width: 220px;
	float: left;
}

#footer .clearfix .con_r {
	width: 50%;
	max-width: 239px;
	margin-top: 20px;
	float: right;

}

#footer .footer_tel {
	margin-bottom: 30px;
}

#footer .link_icon {
	margin-bottom: 30px;
}

#footer .link_icon li {
	display: inline-block;
	margin-right: 20px;
}

#footer .map_p {
	text-align: center;
}

#footer .map_p a {
	text-decoration: none;
}

#footer .map_p a:hover {
	text-decoration: underline;
}

#footer .f_img02 {
	margin-bottom: 30px;
}

#footer .time-table tbody th,
#footer .time-table tbody td {
	border-bottom: 2px solid #e9f8fa;
	background: #fff;
}

/********************************
	Responsive
*********************************/

@media screen and (min-width: 768px) {
	/* タブレットまで */

	.sp {
		display: none !important;
	}

	.telbtn {
		display: none;
	}

	/*==========================
	base
==========================*/

	/*-- 2カラム時の設定 ------------
#main {
	width:720px;
	float:right;
}
#aside {
	width:240px;
	float:left;
	margin-bottom:20px;
}
--------------*/

	/*==========================
	#header
==========================*/
	#header {
		padding: 20px 0 20px;
		background-color: rgba(255, 255, 255, 0.7);
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}

	/*==========================
	#nav
==========================*/
	#nav {
		left: 0;
		width: 100%;
		z-index: 100;
		box-sizing: content-box;
		background: rgba(255, 255, 255, 0.7);
		padding: 0 0 10px;
	}

	#nav .inner {
		height: 50px;
	}

	/* PC用グローバルナビゲーション */
	#nav li {
		box-sizing: border-box;
	}

	#nav a,
	#menu-header-nav>li>span {
		text-decoration: none;
		display: block;
		text-align: center;
		background-repeat: no-repeat;
		line-height: 1.35em;
		box-sizing: border-box;
		-webkit-transition: 200ms;
		transition: 200ms;
	}

	#menu-header-nav>li {
		width: 16.6%;
		position: relative;
		float: left;
	}

	#menu-header-nav>li.nav01 {
		width: 14.6%;
	}

	#menu-header-nav>li.nav05 {
		width: 18.6%;
	}

	#menu-header-nav>li>a,
	#menu-header-nav>li>span {
		/**/
		font-size: 15px;
		height: 50px;
		box-sizing: border-box;
		padding: 15px 4px 0;
		color: #666;
		letter-spacing: 0.1em;
		position: relative;
		z-index: 20000;
		background-color: none;
		line-height: 1.4em;
	}

	/*#menu-header-nav > li.nav01 > a {
	background-image:url(img/nav_home.png) ;
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9px;
}*/

	#menu-header-nav>li>a::before,
	#menu-header-nav>li>a::after,
	#menu-header-nav>li>span::before,
	#menu-header-nav>li>span::after {
		position: absolute;
		content: "";
		right: 0;
		top: 13px;
		height: 24px;
		width: 1px;
		background: #d6ccc4;
	}

	#menu-header-nav>li.nav01>a::before {
		left: 0;
	}

	#menu-header-nav>li>a:hover,
	#menu-header-nav>li:hover>a>span,
	#menu-header-nav>li>span:hover {
		color: #333;
		cursor: pointer;
		background-color: #e9f8fa;
	}

	#menu-header-nav li {
		-moz-transition: .2s;
		-webkit-transition: .2s;
		-o-transition: .2s;
		-ms-transition: .2s;
		transition: .2s;
	}

	#menu-header-nav ul.sub-menu {
		position: absolute;
		padding: 0;
		background: none;
		z-index: 9;
		top: 0;
		left: -10%;
		width: 120%;
		box-sizing: border-box;
		text-align: center;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		-o-transition: .2s;
		-ms-transition: .2s;
		transition: .2s;
	}

	#menu-header-nav>li>ul.sub-menu {
		height: auto;
		overflow: hidden;
	}

	#menu-header-nav>li:hover>ul.sub-menu {
		height: auto;
		top: 50px;
		padding-top: 0;
		padding-bottom: 0;
		background: #e9f8fa;
	}

	#menu-header-nav>li>ul.sub-menu>li {
		width: 100%;
		height: 0;
	}

	#menu-header-nav>li:hover>ul.sub-menu>li {
		float: none;
		height: auto;
		border-top: 1px solid #ffffff;
	}

	#menu-header-nav>li>ul.sub-menu>li a {
		font-size: 14px;
		text-align: center;
		text-indent: inherit;
		color: #666;
		padding: 12px 5px 11px;
		display: block;
	}

	#menu-header-nav ul.sub-menu li a:hover {
		color: #666;
		background-color: #d2eaf2;
	}

	#nav li>a,
	#nav li>span {
		position: relative;
	}

	#nav li.has_children>a::after {
		position: absolute;
		bottom: 3px;
		left: 50%;
		margin: 0 0 0 -5px;
		width: 0px;
		height: 0px;
		content: "";
		border: 5px solid transparent;
		border-top: 5px solid #fdf380;
		background: none;
	}

	/* サブ */
	#nav .nav04 li>a {
		position: relative;
		border-right: none;
	}

	#nav .nav04 li:first-child>a {
		border-left: none;
	}

	#menu-header-nav>li.nav04 {
		width: 16.6%;
		float: left;
		position: inherit;
	}

	#menu-header-nav li .submenu-wrap {
		height: 0;
		overflow: hidden;
	}

	#menu-header-nav li:hover .submenu-wrap {
		display: block;
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 4;
		background: #e9f8fa;
		overflow: hidden;
		height: auto;
		padding-bottom: 1em;
		padding-top: 1em;
	}

	#menu-header-nav li .submenu-wrap .submenu-inner {
		width: 1000px;
		max-width: 96%;
		margin: 0 auto 0;
		overflow: hidden;
	}

	#menu-header-nav li .submenu-wrap .menutitle {
		text-align: left;
		overflow: hidden;
		display: block;
		font-size: 15px;
		top: 0;
		height: 0;
		position: relative;
		padding-left: 22px;
		font-weight: bold;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		-o-transition: .2s;
		-ms-transition: .2s;
		transition: .2s;
	}

	#menu-header-nav li .submenu-wrap .menutitle::before {
		position: absolute;
		content: "";
		width: 6px;
		height: 6px;
		top: 23px;
		left: 5px;
		border-top: solid 2px #ff8000;
		border-right: solid 2px #ff8000;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#menu-header-nav li .submenu-wrap .menutitle a {
		display: inline;
		background: none;
		color: #412817;
		padding: 0;
	}

	#menu-header-nav li .submenu-wrap .menutitle a:hover {
		color: #ff8000;
	}

	#menu-header-nav li:hover .submenu-wrap .menutitle {
		height: auto;
		top: 0px;
		padding-bottom: 10px;
		padding-top: 15px;
		border-bottom: 1px solid #ccc;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu {
		position: relative;
		float: left;
		width: 20%;
		background: none;
		margin-left: 0;
		text-align: left;
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}

	#menu-header-nav .nav04 .submenu-wrap ul.sub-menu {
		width: 20%;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li {
		position: relative;
		padding-left: 1em;
		font-size: 14px;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title {
		padding-left: 0.4em;
		font-weight: bold;
		font-size: 15px;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title::before {
		display: none;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li::before {
		position: absolute;
		content: "";
		width: 5px;
		height: 5px;
		top: 10px;
		left: 5px;
		border-top: solid 1px #4a3e3c;
		border-right: solid 1px #4a3e3c;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li a {
		background: none;
		color: #666;
		text-align: left;
		padding: 0.3em 0.2em 0.3em;
		font-size: 15px;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li a:hover {
		text-decoration: underline;
	}

	#menu-header-nav ul.sub-menu {
		position: absolute;
		padding: 0;
		z-index: 9999;
		top: 0;
		left: 0;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
		-moz-transition: .2s;
		-webkit-transition: .2s;
		-o-transition: .2s;
		-ms-transition: .2s;
		transition: .2s;
	}

	#menu-header-nav li.has_children ul.sub-menu {
		left: -10%;
		width: 120%;
	}

	#menu-header-nav>li>ul.sub-menu a {
		border-bottom: 1px solid #fbf9f3;
	}

	#menu-header-nav li ul li {
		width: 100%;
		height: 0;
	}

	#menu-header-nav>li:hover ul li {
		float: none;
		height: auto;
	}

	#nav li>a,
	#nav li>span {
		position: relative;
	}

	#nav li.has_children>a::after,
	#nav li.nav04>span::after,
	#nav li.nav05>span::after {
		position: absolute;
		top: 40px;
		right: 50%;
		margin-right: -5px;
		width: 0px;
		height: 0px;
		content: "";
		border: 5px solid transparent;
		border-top: 5px solid #3faebe;
		background: none;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.subnav_ttl {
		font-weight: bold;
		padding-left: 0;
		margin: 0 0 5px;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.subnav_ttl span {
		border-right: none;
		color: #4a3e3c;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.subnav_ttl:before {
		display: none;
	}

	#menu-header-nav>li>a .nav_span,
	#menu-header-nav>li>span .nav_span {
		display: block;
		font-size: 10px;
		color: #fff;
		line-height: 1.4;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.nav_ttl {
		font-weight: bold;
		padding-left: 0;
		margin: 0 0 5px;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.nav_ttl span {
		border-right: none;
		color: #666;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li.nav_ttl:before {
		display: none;
	}

	/*==========================
	#contents
==========================*/

	/* コンテンツのmin-height -------------*/

	#contents #main {
		min-height: 600px;
	}

	/*==========================
	#aside
==========================*/

	#aside .inq {
		position: fixed;
		top: 200px;
		right: 0;
		width: 80px;
		z-index: 5;
	}

	#aside .inq a {
		display: block;
		margin-top: 7px;
	}

	#aside .inq>img {
		margin: 0;
	}

	#aside .inq a:hover img {
		opacity: 0.8;
		-moz-opacity: 0.8;
		filter: alpha(opacity=80);
	}

	#aside .inq01 {
		position: fixed;
		bottom: 0px;
		right: 0;
		z-index: 100;
	}

	/*-- ブログページ ------------*/

	.caegory-in-blog #main,
	.single-in-blog #main {
		float: right;
		width: 72%;
	}

	.caegory-in-blog #aside,
	.single-in-blog #aside {
		float: left;
		width: 24%;
	}

	/*==========================
	.contentbottom
==========================*/

	.contentbottom .contact-bn a {
		max-width: 45%;
	}

	/*==========================
	#footer
==========================*/

	#footer #menu-footer-nav {
		float: left;
		width: 65%;
		box-sizing: border-box;
		padding-right: 0;
	}

	#footer li.menu-item-has-children {
		float: left;
		width: 50.769230769%;
	}

	#footer li.menu-item-has-children:last-child {
		width: 46.153846153%;
		float: right;
	}

	#footer .footer_access {
		float: right;
		width: 30%;
		box-sizing: border-box;
		padding-right: 1.4%;
		text-align: center;
	}

	#footer .googlemap {
		padding-bottom: 60%
	}
}

@media screen and (max-width: 1042px) {
	/*コンテンツが横幅いっぱいになったら*/

	/*==========================
	base
==========================*/
	/*-- 2カラム時の設定 ------------
#main {
	width:720px;
	max-width:100%;
	float:none;
	margin:0 auto 2.5em;
}
.home #main {
	width:720px;
}

#aside {
	width:490px;
	max-width:100%;
	float:none;
	margin:0 auto 20px;
}
#aside .sideinner {
	overflow:hidden;
	margin-bottom:20px;
}
------------------*/

	/*==========================
	#nav
==========================*/
	#nav li {
		box-sizing: border-box;
	}

	#menu-header-nav>li a,
	#menu-header-nav>li>span {
		font-size: 12px;
		padding-top: 18px;
	}

	#menu-header-nav ul.sub-menu li a {
		font-size: 12px;
	}

	#menu-header-nav .submenu-wrap ul.sub-menu li a {
		font-size: 12px;
	}

	/*==========================
	#footer
==========================*/

	#footer #menu-footer-nav {
		width: 100%;
	}

	#footer .footer_access {
		width: 100%;
		margin-bottom: 1.5em;
	}
}

@media screen and (min-width: 768px) and (max-width: 768px) {

	#footer li,
	#footer li a,
	#menu-sitemap li,
	#menu-sitemap li a {
		vertical-align: top;
	}
}

@media screen and (max-width: 767px) {
	/* スマホ */

	.pc {
		display: none !important;
	}

	/*==========================
	base
==========================*/
	/*-- 2カラム時の設定 ------------
#main , #aside{
	width:480px;
	max-width:96%;
	float:none;
}*/
	/*==========================
	#header
==========================*/
	#header {
		padding-bottom: 15px;

	}

	#header>.inner {
		max-width: 100%;
	}

	#header h1 {
		padding: 20px 0 20px;
		max-width: 60%;
		float: none;
		margin: 0 auto 10px;
	}

	.headerinner ul {
		float: none;
		max-width: 100%;
		width: 100%;
		overflow: hidden;
		background: rgba(255, 255, 255, 0.5);
		z-index: 10;
		padding: 5px 0;
	}

	.headerinner ul li {
		width: 20%;
		float: left;
		max-width: 194px;
	}

	#header .headerinner .tel {
		float: left;
		width: 20%;
		max-width: 100%;
		padding: 0;
	}

	.headerinner #toggle {
		float: left;
		width: 20%;
		max-width: 100%;
		padding: 0;
	}

	.headerinner ul img {
		width: 100%;
	}

	/*==========================
	#nav
==========================*/
	#nav {
		height: auto;
		padding: 0;
	}

	#nav.fixed {
		/*.fixedの指定を初期化して無効に。スマホに影響させないため*/
		position: inherit !important;
		top: auto !important;
	}

	/* メニューボタン */
	#toggle {
		display: block;
		/*	position: absolute;
	top:0;
	right:0;
	width:auto;
	height:86px;*/
	}

	#toggle a {
		width: 100%;
		margin: 0;
		float: none;
		position: relative;
		padding: 0;
		border: none;
	}

	#toggle img {
		max-height: 100%;
	}

	#toggle a:hover {
		background: none !important;
	}

	/* #menu-header-nav ------*/
	#menu-header-nav,
	#menu-header-nav .sub-menu {
		/* スライドダウンさせるために隠す */
		display: block;
	}

	#menu-header-nav {
		/* スライドダウンさせるために隠す */
		display: none;
	}

	#nav ul.menu {
		background: #fff;
		left: 0;
		margin: 0;
		top: 86px;
		width: 100%;
		position: absolute;
		z-index: 99;
		border-top: 1px solid #ccc;
	}

	#nav ul li .subtxt {
		display: none;
	}

	#nav ul li>a br {
		display: none;
	}

	#nav ul li.nav03 ul.sub-menu>li:first-child {
		border-top: none;
	}

	#nav ul li {
		display: block;
		text-align: left;
		background: none;
		float: none;
		height: auto;
		width: 100%;
		padding: 0;
		box-sizing: border-box;
		border: none;
		border-bottom: 1px solid #ccc;
		margin: 0;
	}

	#nav ul li ul li {
		border-top: 1px solid #ccc;
		border-bottom: none;
	}

	#nav ul li a,
	#nav ul li span {
		display: block;
		padding: 18px 6px 18px 15px;
		background-position: 5px center;
		background-size: 16px auto;
		width: 100%;
		float: none;
		box-sizing: border-box;
		text-align: left;
		height: auto;
		line-height: 1.5;
		font-size: 88%;
		text-decoration: none;
		position: relative;
		color: #1a1a1a;
	}

	#nav ul li.has-child>a::after {
		display: block;
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		top: 50%;
		right: 20px;
		margin: -6px 0 0 0;
		border-bottom: solid 2px #ccc;
		border-right: solid 2px #ccc;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#nav ul li a:before,
	#nav ul li span:before {
		content: "- "
	}

	#nav ul li a:hover {
		color: #;
	}

	#nav ul li .sub-menu {
		background: #f7f7f7;
		border-top: 1px solid #ccc;
	}

	#nav ul li .sub-menu li a,
	#nav ul li .sub-menu li span {
		padding-left: 35px;
	}

	#nav ul li .sub-menu li span {
		font-weight: bold;
	}

	#nav li:first-child a {
		border-left: none;
	}

	#nav ul li.has_children>a::after,
	#nav ul li.nav04>span::after,
	#nav ul li.nav05>span::after {
		display: block;
		content: "";
		position: absolute;
		width: 6px;
		height: 6px;
		top: 50%;
		right: 10px;
		margin: -5px 0 0 0;
		border-bottom: solid 2px #ccc;
		border-right: solid 2px #ccc;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#menu-header-nav>li>a .nav_span,
	#menu-header-nav>li>span .nav_span {
		display: none;

	}

	/*==========================
	#contents
==========================*/
	.bread_wrap {
		margin-bottom: 1em;
	}

	#contents {
		margin-bottom: 0;
	}

	/*==========================
	#aside
==========================*/
	#aside .inq {
		display: none;
	}

	/* サイド固定バナーを隠す */
	#aside {
		margin-bottom: 0;
	}

	/*==========================
	.contentbottom
==========================*/

	/* 最下部固定お問い合わせバナー */
	.contact {
		position: fixed;
		bottom: 0;
		width: 100%;
		background: rgba(207, 207, 207, 0.6);
		padding: 10px 0;
		left: 0;
		text-align: center;
		z-index: 5;
	}

	.contact a {
		display: inline-block;
		width: 200px;
		max-width: 48%;
		margin: 0 0.5%;
	}

	/*==========================
	#footer
==========================*/
	.bnr a {
		margin: 0 auto 10px;
		max-width: 70%;
		display: block;
	}

	#footer .footer_access {
		margin-bottom: 1.5em;
	}

	#footer li.parent,
	#footer li.parent2,
	#footer li.parent3 {
		float: none;
		width: auto;
		display: block;
	}

	#footer li.menu-item-has-children,
	#footer li.menu-item-has-children:last-child {
		float: none;
		height: auto;
		width: 100%;
		border-left: none;
		padding-left: 1%;
	}

	#footer li.menu-item-has-children {
		text-align: center;
	}

	#footer .sub-menu li {
		vertical-align: top;
	}

	#footer {
		padding-bottom: 15%;
	}

	.btm_inq {
		position: fixed;
		bottom: 0;
		width: 100%;
		right: 0;
		text-align: right;
	}

	.btm_inq .clearfix>a {
		display: inline-block;
		width: 33.3%;
		float: left;
		max-width: 256px;
	}

	.btm_inq .clearfix>a:last-child {
		float: right;
	}

	.btm_inq .clearfix>a img {
		width: 100%;
	}

	.inq01 {
		position: relative;
		bottom: 0px;
		text-align: left;
		height: 62px;
	}

	.contentbottom .contact-bn a {
		display: block;
		margin: 0 auto 10px;
	}

	#footer .clearfix .con_r {
		margin-top: 10px;

	}
}

@media screen and (max-width: 480px) {

	/* スマホ480px */
	/*==========================
	#header
==========================*/
	#header {
		padding: 15px 0;
	}

	#header h1 {
		margin-bottom: 0;
		max-width: 50%;
		padding-top: 0px;
	}

	/*==========================
	#nav
==========================*/
	#toggle {}

	#nav ul.menu {
		top: 78px;
	}

	/*==========================
	#contents
==========================*/
	.bread {
		margin-bottom: 0.5em;
		padding: 0.3em 0em 0.2em;
		text-align: right;
	}

	/*==========================
	#footer
==========================*/
	#footer {
		padding-bottom: 20%;
	}
}

@media screen and (max-width: 320px) {

	/* スマホ320px */
	/*==========================
	#header
==========================*/
	#header {}

	/*==========================
	#nav
==========================*/
	#toggle {}

	#nav ul.menu {
		top: 60px;
	}

}