@charset "UTF-8";
/*  
Theme Name:Original Style - 1column
Version:1.2
*/

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;
  -webkit-text-size-adjust: 100%;
}
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;
}

.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 {
  overflow: hidden;
  zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

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

a,
a img {
  -webkit-transition: 200ms;
  transition: 200ms;
}
a,
a:visited {
  color: #ffb54c;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

img {
  height: auto;
  vertical-align: bottom;
  max-width: 100%;
}
.mainblock img {
  max-width: 100%;
}
#header > .inner,
#nav > .inner,
#contents > .inner,
#footer .inner {
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}
#header > .inner,
#footer .topinner {
  width: 1200px;
}
#footer .inner {
  width: 100%;
  max-width: 100%;
}
#contents {
  overflow: hidden;
  width: 100%;
}

#header {
  box-sizing: border-box;
  transition: 0.3s;
}
#header.fixed {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 5px #ddd;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
  #header.scrolledheader {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 5px #ddd;
    z-index: 1;
  }
}
#header h1 {
  display: block;
  float: left;
  max-width: 34%;
  width: 397px;
  padding-top: 0;
  margin-bottom: 20px;
}
#header h1 img {
  width: 100%;
}
#header h1 a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}

.headerinner ul.pc {
  float: right;
  overflow: hidden;
  width: 638px;
  max-width: 65%;
  box-sizing: border-box;
  text-align: right;
}
.headerinner ul img {
  display: block;
}
.headerinner .txt {
  float: left;
  width: 45%;
}
.headerinner .txt img {
  width: 638px;
}
.headerinner .tel {
  float: right;
  width: 46.7%;
  padding-top: 0;
}
.headerinner .tel img.telimg {
  width: 280px;
}
.headerinner .btn {
  padding-top: 14px;
}
.headerinner .btn img {
  width: 183px;
}
.headerinner .btn .access {
  width: 90px;
  max-width: 32.15%;
  float: left;
}

.menu-sp-nav-container {
  display: none;
}
@media screen and (max-width: 767px) {
  .fixed {
    position: fixed;
    top: 0;
  }
}
#nav {
  box-sizing: border-box;
}

.page-title {
  overflow: hidden;
  position: relative;
  background: url(img/bg03.jpg) repeat-y center;
  text-align: center;
  padding: 2em 0;
}
.page-title h2 {
  color: #3a241e;
  font-size: 30px;
  letter-spacing: 0.15em;
  font-weight: bold;
  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;
}

.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%;
}

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

#footer {
  padding: 5em 0 0.5em;
  text-align: left;
  background: url(img/bg01.jpg);
  color: #3a241e;
  font-size: 16px;
}
#footer .col_img {
  background: url(img/footer_img.jpg) no-repeat center / cover;
  margin-bottom: 1.5em;
}
#footer .con_r {
  width: 590px;
  max-width: 96%;
  margin: 0 auto 5%;
}
#footer p.logo {
  margin-bottom: 0.8em;
}
#footer p.p-ac {
  line-height: 1.6;
  margin: 0.8em 0;
}
#footer p.p-ac img {
  float: left;
  margin-right: 10px;
  vertical-align: bottom;
  margin: 6px 14px 0 0;
}

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

#footer .sub-menu {
  font-size: 16px;
  margin-bottom: 1.2em;
  margin-top: 1em;
  display: block !important;
}
#footer .sub-menu li {
  line-height: 1.4;
  font-size: 16px;
  position: relative;
  margin-bottom: 0.7em;
  padding-left: 14px;
}
#footer .sub-menu li::before {
  position: absolute;
  content: "・";
  width: 0;
  height: 0;
  top: 0;
  left: 0;
}
#footer li a {
  text-decoration: none;
  color: #3a241e;
}
#footer li a:hover {
  color: #bcd269;
}
.footer_access p {
  margin-bottom: 1em;
  line-height: 1.6;
  font-size: 15px;
}
.footer_access p.logo {
  margin-bottom: 1em;
}

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

.copyright {
  text-align: center;
  padding: 0.5em 0;
  font-size: 16px;
  color: #3a241e;
  background: #b1cc93;
}
.inq01 {
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 100;
}

.home #contents > .inner {
  width: 100%;
  max-width: 100%;
}
.topinner {
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}

.toppage h3,
.toppage h4,
.toppage h5 {
  background: none;
  border: none;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.toppage h3::before,
.toppage h3::after,
.toppage h4::before,
.toppage h4::after,
.toppage h5::before,
.toppage h5::after {
  display: none;
}

.slick-slide img {
  margin: 0 auto;
  width: 100%;
}
button.slick-arrow {
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 16px;
  text-indent: -9px;
  z-index: 1;
}
button.slick-arrow:hover {
  cursor: pointer;
  opacity: 0.7;
}
button.slick-prev {
  background: url(img/btn_prev.png) no-repeat;
  left: 18%;
  margin-left: -16px;
}
button.slick-next {
  background: url(img/btn_next.png) no-repeat;
  right: 18%;
  margin-right: -16px;
}
@media screen and (max-width: 1650px) {
  button.slick-prev {
    left: 13.7%;
  }
  button.slick-next {
    right: 13.7%;
  }
}
@media screen and (max-width: 1400px) {
  button.slick-prev {
    left: 8%;
  }
  button.slick-next {
    right: 8%;
  }
}
@media screen and (min-width: 1200px) {
  .mainimage .slick-slide:not(.slick-center) {
    opacity: 0.4;
    filter: alpha(opacity=40);
  }
}

.sec_news .news {
  position: relative;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
  padding: 3%;
}
.sec_news .news dl {
  line-height: 1.3;
}
.sec_news .news dt {
  float: left;
  clear: left;
  color: #3a241e;
  padding: 5px 0;
}
.sec_news .news dd {
  padding: 5px 0 5px 120px;
}
.news dd a {
  text-decoration: none;
  color: #3a241e;
}
.sec_news .news dd a:hover {
  text-decoration: underline;
}
.sec_news .news .btn a:hover {
  opacity: 0.7;
  -webkit-opacity: 0.7;
}
.sec_news .news h3 {
  font-size: 28px;
  color: #3a241e;
  line-height: 1.5;
  letter-spacing: 0.1em;
  position: relative;
  font-weight: 700;
  padding: 3px 10px 6px 0.5em;
  margin: 0 auto 10px;
  box-sizing: border-box;
  text-align: left;
  border-radius: 0;
  border-bottom: 1px solid #b5d26c;
}
.sec_news .news h3 .sub {
  display: inline-block;
  font-size: 16px;
  color: #bcd269;
  margin-left: 1em;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.sec_news .news .btn a {
  position: absolute;
  top: 48px;
  right: 4%;
  color: #433f3f;
  font-size: 12px;
  display: table;
  padding: 1px 12px;
  text-decoration: none;
}
.sec_news .news .btn a:after {
  content: " ＞";
  font-weight: bold;
}

.sec_news .news {
  position: absolute;
  top:33vw;
  width: 1000px;
  max-width: 96%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
@media screen and (min-width: 768px) {
  .home .main_wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
  }

  .sp {
    display: none !important;
  }
  .telbtn {
    display: none;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }

  #header {
    padding: 25px 0 0;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }
  .under-page #header {
    position: fixed;
  }

  #nav {
    left: 0;
    width: 100%;
    z-index: 100;
    box-sizing: content-box;
  }
  #nav .inner {
    height: 50px;
  }

  #nav li {
    box-sizing: border-box;
  }
  #nav a {
    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 {
    text-align: right;
  }
  #menu-header-nav > li {
    display: inline-block;
    margin: 0 0.5em;
    position: relative;
  }

  #menu-header-nav > li > a {
    font-size: 16px;
    height: 50px;
    box-sizing: border-box;
    padding: 7px 4px 0;
    color: #3a241e;
    letter-spacing: 0;
    position: relative;
    z-index: 20000;
    line-height: 1.4em;
  }
  #menu-header-nav > li > a > span {
    color: #3a241e;
    font-size: 12px;
    display: block;
    margin-top: -2px;
  }

  #menu-header-nav > li > a:hover {
    cursor: pointer;
  }

  #menu-header-nav > li > a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #ffb54c;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform 0.3s;
  }

  #menu-header-nav > li > a:hover::after {
    transform: scale(1, 1);
  }

  #menu-header-nav li {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  #menu-header-nav ul.sub-menu {
    position: absolute;
    padding: 0;
    background: none;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  #menu-header-nav > li:last-child ul.sub-menu {
    width: 100%;
  }
  #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: #ffb54c;
  }
  #menu-header-nav > li > ul.sub-menu > li {
    width: 100%;
    height: 0;
  }
  #menu-header-nav > li.nav04 > ul.sub-menu {
    width: 210%;
    left: -55%;
  }

  #menu-header-nav > li.nav05 > ul.sub-menu {
    width: 300%;
    left: -100%;
  }
  #menu-header-nav > li.nav05 > ul.sub-menu > li {
    float: left !important;
    width: 50%;
  }
  #menu-header-nav > li.nav05 > ul.sub-menu li:last-child {
    width: 100%;
  }
  #menu-header-nav > li:hover > ul.sub-menu > li {
    float: none;
    height: auto;
    border-top: 1px solid #f1c78c;
  }

  #menu-header-nav > li > ul.sub-menu > li a {
    font-size: 14px;
    text-align: center;
    text-indent: inherit;
    color: #fff;
    padding: 12px 5px 11px;
    display: block;
  }
  #menu-header-nav ul.sub-menu li a:hover {
    color: #fff;
    background-color: #f1c78c;
  }
  #nav li.has_children > a::after {
    position: absolute;
    top: 50px;
    left: 50%;
    margin: 0 0 0 -2px;
    width: 5px;
    height: 5px;
    content: "";
    border-top: 2px solid #bcd269;
    border-right: 2px solid #bcd269;
    background: none;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  #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: 100%;
    left: 0;
    z-index: 4;
    background: #ffb54c;
    overflow: hidden;
    height: auto;
    padding-bottom: 1em;
    padding-top: 1em;
    border-top: 1px solid #d9e2f2;
  }

  #menu-header-nav li .submenu-wrap .submenu-inner {
    width: 1000px;
    max-width: 96%;
    margin: 0 auto 0;
    overflow: hidden;
  }
  #menu-header-nav .submenu-wrap ul.sub-menu {
    position: relative;
    float: left;
    width: 25%;
    background: none;
    margin-left: 0;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
  #menu-header-nav .submenu-wrap ul.sub-menu li {
    position: relative;
    padding-left: 1em;
  }
  #menu-header-nav .submenu-wrap ul.sub-menu li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 0.55em;
    left: 5px;
    border-top: solid 1px #3a241e;
    border-right: solid 1px #3a241e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu-header-nav .submenu-wrap ul.sub-menu li a {
    background: none;
    color: #3a241e;
    text-align: left;
    padding: 0.3em 0.2em 0.3em;
    font-size: 16px;
    border-right: none;
  }
  #menu-header-nav > li:hover .submenu-wrap ul.sub-menu li a:hover {
    color: #a09d9d;
  }
  #menu-header-nav .submenu-wrap ul.sub-menu li.ttl {
    padding-left: 0.4em;
    font-weight: bold;
    font-size: 15px;
  }
  #menu-header-nav .submenu-wrap ul.sub-menu li.ttl::before {
    display: none;
  }

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

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

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

  .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 .contact-bn a {
    max-width: 45%;
  }

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

  #footer .googlemap {
    padding-bottom: 28%;
  }
}
@media screen and (min-width: 1280px) {
  .mainimage .slider {
    overflow: hidden;
    aspect-ratio: 2000 / 800;
  }
}
@media screen and (max-width: 1280px) {
  #aside .inq {
    width: 60px;
  }
}
@media screen and (max-width: 1042px) {
  #nav li {
    box-sizing: border-box;
  }

  #footer #menu-footer-nav {
    width: 100%;
  }
  #footer .footer_access {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .sec_news .news {
    top: clamp(475px, 55vw, 700px);
  }
  .mainimage .slick-track {
    height: clamp(400px, 67vw, 800px);
  }
  .mainimage .slick-slide img {
    margin: 0 auto;
    height: 100%;
    width: auto !important;
    max-width: inherit;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
  }

  .mainimage {
    background: none;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -1;
  }
  .home #contents {
    padding-top: clamp(400px, 67vw, 800px);
  }
  .home #contents.scrolled {
    padding-top: clamp(400px, 67vw, 800px);
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  #menu-header-nav > li > a {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1042px) {
  #menu-header-nav .submenu-wrap ul.sub-menu li a,
  #menu-header-nav ul.sub-menu li a,
  #menu-header-nav > li > ul.sub-menu > li a {
    font-size: 12px;
  }
  #menu-header-nav > li {
    margin: 0 0.3em;
  }
  #menu-header-nav > li a {
    font-size: 11px;
  }
  #menu-header-nav > li > a {
    height: 30px;
    padding: 0;
  }
  #menu-header-nav {
    padding-top: 10px;
  }
  #nav li.has_children > a::after {
    top: 33px;
  }
  #menu-header-nav > li:hover > ul.sub-menu {
    top: 30px;
  }
}
@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) {
  .sec_news .news {
    padding-bottom: 1px;
  }
  .sec_news .news dt {
    width: 100%;
    padding: 5px 0 0;
  }
  .sec_news .news + .news {
    margin-top: 1.5em;
  }
  .sec_news .news dd {
    padding: 0 0 5px;
  }
  .sec_news .news dl {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sec_news .news .btn a {
    top: 22px;
    right: 0;
  }

  .sec_news {
    padding: 0;
    background: url(img/bg01.jpg);
  }
  .sec_news .news h3 {
    font-size: 24px;
  }
  .top h2 {
    font-size: 24px;
  }

  .sec_news .news {
    position: relative;
    top: -20px;
  }
  .sec_news .news {
    padding: 5px 1em 1em;
  }
  .topinner {
    width: 420px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .top #contents,
  .top #aside {
    margin-bottom: 0;
  }
  .mainimage .slider {
    overflow: hidden;
    aspect-ratio: 770 / 800;
  }

  .mainimage,
  .slider {
    margin-bottom: 0;
  }
  .mainimage img {
    height: auto;
    max-width: none;
    max-height: none;
    width: 100%;
  }

  .pc {
    display: none !important;
  }

  #header {
    padding: 16px 0 0;
  }

  .sp_fixed {
    position: fixed;
    top: 0;
    z-index: 1;
  }
  #header > .inner {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  #header h1 {
    padding: 0;
    max-width: 80%;
    margin: 0 auto 20px !important;
    float: none;
  }
  .headerinner ul {
    max-width: 100%;
    width: 100%;
    clear: both;
    z-index: 100;
    float: none;
    overflow: hidden;
  }
  .headerinner ul li {
    float: left;
    width: calc(100% / 5);
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .headerinner ul li:before {
    content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #e7e7e7;
  }
  .headerinner ul li:last-child:before {
    display: none;
  }
  .headerinner ul img {
    max-width: 100%;
    margin: 0 auto;
  }

  #nav {
    height: auto;
    padding: 0;
  }
  #nav.fixed {
    position: inherit !important;
    top: auto !important;
  }

  #toggle {
    display: block;
  }
  #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 > .sub-menu {
    display: none;
  }

  #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 > a br {
    display: none;
  }
  #nav ul li.wide 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 {
    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 a span {
    padding-left: 28px;
  }
  #nav ul li a:hover {
    cursor: pointer;
    color: #222;
  }
  #nav ul li.has_children > 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);
    transform: rotate(45deg);
  }
  #nav ul li a:before {
    content: "- ";
  }

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

  #nav li:first-child a {
    border-left: none;
  }
  #nav .submenu-wrap {
    background: #f1f1f1;
    border-top: 1px solid #ccc;
  }

  .bread_wrap {
    margin-bottom: 1em;
  }
  #contents {
    margin-bottom: 1.5em;
  }

  #aside .inq {
    width: 100%;
  }
  #aside {
    margin-bottom: 0.5em;
  }

  .contact {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 5;
    vertical-align: bottom;
    font-size: 0;
  }
  .contact .clearfix a {
    display: inline-block;
    width: 383px;
    max-width: 50%;
    margin: 0;
    vertical-align: bottom;
  }
  .contact .clearfix {
    width: 100%;
  }
  .inq02 {
    position: absolute;
    bottom: 100%;
    right: 0;
    text-align: right;
    width: 20%;
    max-width: 60px;
    margin-left: auto;
  }
  .inq02 a {
    width: 50px;
    float: right;
  }

  .bnr a {
    margin: 0 auto 10px;
    max-width: 70%;
    display: block;
  }
  #footer {
    padding: 3em 0 1em;
  }
  #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 .sub-menu li {
    vertical-align: top;
  }
  #footer li.menu-item-has-children {
    margin-bottom: 0;
  }
  #footer .sub-menu {
    margin-bottom: 0;
  }
  #footer .col_img {
    height: 150px;
  }
  .copyright {
    padding-bottom: 14%;
  }
}

@media screen and (max-width: 480px) {
  .sec_news .columns {
    top: -14px;
  }
  #header {
    padding: 15px 0 0;
  }
  #header h1 {
    margin-bottom: 0;
  }
  .bread {
    margin-bottom: 0.5em;
    padding: 0.3em 0em 0.2em;
    text-align: right;
  }

  .copyright {
    padding-bottom: 22%;
  }
}
