@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: #333;
  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: #333333;
}

a:hover {
  text-decoration: none;
}

a:hover img {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}
@media print, screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
	text-decoration: none;
}
}
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; */
  padding-top: 0;
  width: 508px;
	max-width:52%;
}
#header h1 a{
	display:block;
}
#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: 329px;
  max-width: 46%;
  box-sizing: border-box;
  text-align: right;
}

.headerinner ul img {
  display: block;
}

.headerinner .txt {
  float: none;
  width: 100%;
}

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

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

.headerinner .tel img.telimg {
  width: 280px;
}

.headerinner .inq {
  padding-top: 14px;
}

.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: #655b59;
  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;
}

/* パンくず -------------*/

.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*/
  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
==========================*/
	.inq01 img{
border:2px solid #fff;
		border-radius:100px;
	}

/*==========================
	.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: 100px 0 0;
  text-align: center;
  color: #333;
  font-size: 15px;
	border-top:1px solid #000000;
}


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

.copyright .sub-menu, #footer .sub-menu {
  margin-bottom: 0;
  margin-top: 1em;
  text-align: center;
	color:#fff;
  background: #ff0096;
  padding: 26px 0;
}

.copyright .sub-menu li, #footer .sub-menu li {
  line-height: 1.2;
  font-size: 16px;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
}

/* #footer .sub-menu li::before {
	position:absolute;
	content:"";
    width: 0;
    height: 0;
	top: 0.6em;
	left: 4px;
	margin: -4px 0 0 0;
    border: 3px solid transparent;
    border-top: 5px solid #f9b94a;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform:rotate(-90deg);
}*/

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

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

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

#footer p.map_p {
  text-align: right;
}

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

#footer p.map_p a:hover {
  text-decoration: none;
}
#footer table.f_table{
	line-height:1.5;
	margin-bottom:30px;
}
#footer table.f_table th{
  width:90px;
	text-align:left;
}
#footer table.f_table td{
	text-align:
	left;
}
#footer table.f_table tr:first-child th:first-child{
	height:90px;
}

#footer .logo {
  text-align: left;
	margin-bottom:30px;
}
#footer .btn-style a{
	font-weight:bold;
	font-size:18px;
	max-width:100%;
	padding: 1.08em 1em;
	letter-spacing:0.075em;
}
#footer .btn-style a::before{
	    border-top:1px solid #fff;
    border-right: 1px solid #fff;
	right:20px;
}
.copyright {
  text-align: center;
  padding: 0;
  font-size: 14px;
}
.p_01{
	padding:20px;
}

.copyright a, .copyright a:visited{
	color: inherit;

}
.copyright .sub-menu a{
	    margin: 0 10px;
	    text-decoration: none;

}
.copyright .sub-menu a:hover{
	text-decoration:underline;
}
/********************************
	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;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
	#header .textwidget.custom-html-widget{
		display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
	}
  /*==========================
	#nav
==========================*/
  #nav {
    left: 0;
    width: 100%;
    z-index: 100;
    box-sizing: content-box;
    background: #ff0096;
    padding: 13px 0 13px;
  }
  #nav .inner {
    height: 65px;
  }
  /* 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: 12.5%;
    position: relative;
    float: left;
  }
		#menu-header-nav>li.nav01 {
		width:11.5%;
	}
	#menu-header-nav>li.nav03 {
		width:9%;
	}
			#menu-header-nav>li.nav04 {
		width:16%;
	}
		#menu-header-nav>li.nav07 {
		width:14.5%;
	}
		#menu-header-nav>li.nav08 {
		width:11.5%;
	}
  #menu-header-nav>li>a{
    /**/
    font-size: 16px;
    height: 65px;
    box-sizing: border-box;
    padding: 5px 4px 5px;
    color: #fff;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 20000;
    line-height: 1.2em;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content:
    center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  #menu-header-nav>li>a::before, #menu-header-nav>li>a::after {
    position: absolute;
    content: none;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: #dddddd;
  }
  #menu-header-nav>li.nav01>a::before {
    left: 0;
  }
  #menu-header-nav>li>a:hover{
    color: #333;
    cursor: pointer;
    background-color: #fbfbfb;
  }
  #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:50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
    width: 260px;
    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: 65px;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff6f9;
    border-top: 1px solid rgb(255 0 150);
  }
  #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: 16px;
    text-align: center;
    text-indent: inherit;
    color: #444;
    padding: 12px 5px 11px;
    display: block;
  }
  #menu-header-nav ul.sub-menu li a:hover {
    color: #444;
    background-color: #ffe7ed;
  }
  #nav li>a, #nav li>span {
    position: relative;
    cursor: pointer;
  }
  #nav li.has_children>a::after {
    position: absolute;
    top: 66px;
    left: 50%;
    margin: 0 0 0 -5px;
    width: 0px;
    height: 0px;
    content: "";
    border: 5px solid transparent;
    border-top: 5px solid #fff;
    background: none;
  }
	  #nav li.has_children:hover>a::after {
	  display:none;
	  }
  #menu-header-nav>li>a .navi_span {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 1;
  }
	#menu-header-nav>li.nav01>a .navi_span {
		margin-top: 12px;
	}
  #menu-header-nav>li>a .navi_span:hover, #menu-header-nav>li:hover>a>span.navi_span, #menu-header-nav>li>span .gnavi_span:hover, #menu-header-nav>li:hover>span>span.navi_span {
    background: none;
  }

  /*幅広ナビ*/
  #menu-header-nav>li.wide {
    position: inherit;
  }

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

  #menu-header-nav li:hover .submenu-wrap {
    display: block;
    position: absolute;
    width: 1000px;
    max-width: 100%;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 4;
    background: rgba(255, 255, 255, .95);
    overflow: hidden;
    height: auto;
    padding-bottom: 2em;
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
    box-sizing: border-box;
    border-top: 1px solid #ff0096;
  }

  #menu-header-nav li .submenu-wrap .submenu-inner {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #menu-header-nav .submenu-wrap ul.sub-menu {
    position: relative;
    background: none;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
  }

  #menu-header-nav .submenu-wrap ul.sub-menu{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

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

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

  #menu-header-nav .submenu-wrap ul.sub-menu li.ttl {
    width: 100%;
  }

  #menu-header-nav .submenu-wrap ul.sub-menu li::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 0.5em;
    left: 5px;
    border: solid 6px transparent;
    border-left: solid 6px #ff0096;
  }
	#menu-header-nav .submenu-wrap ul.sub-menu li.ttl::before {
		display:none;
	}

  #menu-header-nav .submenu-wrap ul.sub-menu li a {
    background: none;
    text-align: left;
    padding: 0.3em 0.2em 0.3em;
    border-right: none;
  }

  #menu-header-nav>li:hover .submenu-wrap ul.sub-menu li a:hover {
    color: #ff0096;
  }

  #menu-header-nav .submenu-wrap ul.sub-menu li.ttl {
    padding-left: 0.8em;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #ff0096;
    margin-bottom: 0.75em;
    font-size: 120%;
  }
#menu-header-nav .submenu-wrap ul.sub-menu:not(:first-child) li.ttl {
	margin-top:1em;
}
  /*==========================
	#contents
==========================*/
  /* コンテンツのmin-height -------------*/
  #contents #main {
    min-height: 600px;
  }
  /*==========================
	#aside
==========================*/
  #aside .inq {
    position: fixed;
    top: 33%;
    right: 0;
    width: 100px;
    z-index: 5;
  }
  #aside .inq a {
    display: block;
  }
  #aside .inq a:hover img {
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
  }
	#aside .inq >*{
		margin-bottom:10px;
	}
  #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: 53%;
    box-sizing: border-box;
    padding-right: 1.4%;
  }
  #footer li.menu-item-has-children {
    float: right;
    width: 58%;
  }
  #footer li.menu-item-has-children:first-child {
    width: 40%;
    float: left;
  }
  #footer .footer_access {
    float: right;
    width: 47%;
    box-sizing: border-box;
    padding-right: 1.4%;
  }
  #footer .googlemap {
    padding-bottom: 28%
  }
	#footer .columns{
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#footer .columns.col2>*{
		max-width:48%;
  -webkit-box-flex-basis:48%;
  -webkit-flex-basis:48%;
  flex-basis:48%;
}
#footer table.f_table tr:first-child th:first-child{
	height:80px;
}

}

@media screen and (max-width: 1049px) {
  /*コンテンツが横幅いっぱいになったら*/
  /*==========================
	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;
  }

  /*==========================
	#footer
==========================*/
  #footer #menu-footer-nav {
    width: 100%;
  }
  #footer .footer_access {
    width: 100%;
    margin-bottom: 1.5em;
  }
		#footer table.f_table{
		font-size:90%;
	}
#footer table.f_table th{
		width:80px;
	}
	#footer .btn-style a{
		font-size:16px;
	}
  #aside .inq {
    width: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1049px) {
  #menu-header-nav>li a{
    font-size: 11px;
    padding-top: 11px;
    line-height: 1.3;
  }
	#nav .inner,
	#menu-header-nav>li>a{
		height:60px;
	}
	#menu-header-nav>li:hover>ul.sub-menu{
		top:60px;
	}
	#menu-header-nav>li>ul.sub-menu>li a,
		#menu-header-nav ul.sub-menu li a {
		font-size:14px;
	}
#menu-header-nav .submenu-wrap ul.sub-menu li::before{
		top:0.3em;
	}
}

@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: 16px 0 0;
    position: relative;
  }
  #header h1 {
    padding: 0px 0 10px;
    max-width: 100%;
    width: 60%;
    float: none;
    margin: 0 auto 10px;
  }
	#header h1 a:first-child{
		margin:0;
	}
  #header>.inner {
    max-width: 100%;
  }
  .headerinner ul {
    float: none;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    background: #ff0096;
    z-index: 10;

  }
  .headerinner ul li {
    width: 25%;
    float: left;
    border-right: 1px solid #fff;
    box-sizing: border-box;
  }
  .headerinner ul li:last-child {
    border-color: #ff0096;
  }
  .headerinner ul li img {
    max-width: 110px;
    box-sizing: border-box;
    margin: 0 auto;
	      padding: 10px 0;
  }
  .headerinner .tel {
    float: left;
    width: 25%;
  }
  .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: none;
  }
  #menu-header-nav>li>a {
    font-weight: bold;
  }
  #nav ul.menu {
    background: #fff;
    left: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    z-index: 99;
    border-top: 1px solid #ccc;
  }
  #nav ul li .subtxt {
    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 ul li.ttl {
		background: #ff87cf;
		color:#fff;
		padding: 18px 6px 18px 15px;
		font-size: 18px;
		font-weight: bold;
		letter-spacing: 0.075em;
		position:relative;
	}
	#nav ul li li.ttl:before{
		content: "- "
	}
	#nav ul li a{
    display: block;
    padding: 18px 20px 18px 35px;
    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: #333;
    font-size: 18px;
  }

  #nav ul li a:hover{
    cursor: pointer;
    background: #ffcbea;
  }
  #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 #333;
    border-right: solid 2px #333;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #nav ul li a:before {
	  position:absolute;
    content: "- ";
	  left:20px;
  }
	#nav ul .sub-menu a{
		padding-left:50px!important;
	}
	#nav ul .sub-menu a:before {
	left:30px;
	}
  #nav ul li .sub-menu {
    background: RGBA(227, 48, 154, .1);
  }
  #nav ul li .sub-menu li a {
    padding-left: 35px;
    font-size: 16px;
  }
  #nav li:first-child a {
    border-left: none;
  }

	  #nav ul li a::after {
    display: block;
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    right: 10px;
    margin: -5px 0 0 0;
    border-bottom: solid 2px #333;
    border-right: solid 2px #333;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
	  #nav ul li.has_children>a::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
	#nav ul li.has_children .sub-menu a::after {
		    border-bottom: solid 1px #333;
    border-right: solid 1px #333;
	}
  #menu-header-nav>li>a .navi_span, #menu-header-nav>li>span .navi_span {
    display: none;
  }
  /*==========================
	#contents
==========================*/
  .bread_wrap {
    margin-bottom: 1em;
  }
  #contents {
    margin-bottom: 1.5em;
  }
  /*==========================
	#aside
==========================*/
  /* サイド固定バナーを隠す */
  #aside {
    margin-bottom: 0.5em;
  }
  /*==========================
	.contentbottom
==========================*/
  /* 最下部固定お問い合わせバナー */
  .contact {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 5;
  }
  .contact a {

    display: inline-block;
    width: 49%;
    max-width: 49%;
    margin: 0;
  }
	.contact img{
border:2px solid #fff;
		border-bottom:none;
		border-radius:10px 10px 0 0;
		vertical-align:bottom;
		box-sizing: border-box;

	}	.contact a:first-child {
	margin-right:2%;
	}
  /*==========================
	#footer
==========================*/
  .bnr a {
    margin: 0 auto 10px;
    max-width: 70%;
    display: block;
  }
	#footer{
		padding:2em 0 0;
	}
  #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 .column + .column{
		margin-top:3em;
	}
	#footer table.f_table tr:first-child th:first-child{
		height:auto;
	}
	#footer table.f_table th,
	#footer table.f_table td{
		padding:5px 0;
	}
.f_logo{
	width:90%;
	margin:auto;
}

  .copyright .sub-menu li, #footer .sub-menu li {
    vertical-align: top;
  }
  .copyright {
    padding-bottom: 10vw;
  }
  .btm_inq {
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
    text-align: right;
  }
  .btm_inq .clearfix {
    background: #fff;
  }
  .btm_inq .clearfix>a {
    display: inline-block;
    width: 50%;
    float: left;
    max-width: 382px;
  }
  .btm_inq .clearfix>a:last-child {
    float: right;
    max-width: 384px;
  }
  .btm_inq .clearfix>a img {
    width: 100%;
  }
  .inq01 {
    position: fixed;
    right: 5px;
    bottom: 14vw;
    text-align: right;
    z-index: 1;
  }
.contentbottom .contact-bn a {
    display: block;
    margin: 0 auto 10px;
  }
}

@media screen and (max-width: 480px) {
  /* スマホ480px */
  /*==========================
	#header
==========================*/
  #header {
    padding: 15px 0 0;
  }
  .headerinner ul li img {
    padding: 0 10%;
  }
  /*==========================
	#nav
==========================*/
  #toggle {}
  #nav ul.menu {}
  /*==========================
	#contents
==========================*/
  .bread {
    margin-bottom: 0.5em;
    padding: 0.3em 0em 0.2em;
    text-align: right;
  }
  /*==========================
	#footer
==========================*/
  .copyright {
    padding-bottom: 11vw;
  }
}

@media screen and (max-width: 320px) {
  /* スマホ320px */
  /*==========================
	#header
==========================*/
  #header {}
  /*==========================
	#nav
==========================*/
  #toggle {}
  #nav ul.menu {}
}

.header_top {
  background: #128fea;
}

.header_access {
  line-height: 1.4;
  font-size: 0.8em;
  padding: 0.25em 0 0.2em;
  color: #fff;
  width: 100%;
}

.header_access .inner {
  width: 96%;
  max-width: 1000px;
  margin: 0 auto;
}

.header_access .inner a {
  color: inherit;
  text-decoration: none;
}
