@charset "UTF-8";

/*
Theme Name:Original Style - 1column
Version:1.2
*/
/*===================
 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.5em;
}

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: 600;
}

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: dnp-shuei-mgothic-std, sans-serif;
    font-weight: 400;
    font-style: normal;
  color: #333333;
  line-height: 1.8em;
  letter-spacing: 0;
  font-size: 16px;
}

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

a,
a img {
  -webkit-transition: 200ms;
  transition: 200ms;
}

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%;
}
.tb{
    font-size:0;
  }
/*==========================
	base
==========================*/
#header>.inner,
#footer .inner,
#nav>.inner,
#contents>.inner {
  /* コンテンツ幅 */
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}
#header > .inner{
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  overflow: visible;
}
/*==========================
#header
==========================*/

#header {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
	background: #fff;
}
#header h1 {
  display: block;
  float: left;
  max-width: 30%;
  width: 381px;
}
#header h1 img {
  width: 100%;
}
#header h1 a:hover img {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.scrolledheader {
    box-shadow: 0 0 10px #ddd;
    background: #fff;
}
/*==========================
#nav
==========================*/

.menu-sp-nav-container { /* スマホ用メニューを隠す */
  display: none;
}
#nav {
  box-sizing: border-box;
}
/*==========================
	#contents
==========================*/
/* パンくず -------------*/
.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: #72c5f4;
}

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

/* コンテンツの下部余白 -------------*/
.mainblock.under {
  padding-bottom: 3em;
}

/*==========================
	#aside
==========================*/
/*==========================
	.contentbottom
==========================*/
p.ft_icon {
  margin-bottom: 0.4em;
  background: url(site1-honin/img/icon03.png) no-repeat;
  padding: 0.5em 0 0.5em 50px;
}

p.ft_icon img {
  vertical-align: middle;
  margin-right: 1em;
}

.contentbottom {
}

.contentbottom .contact-bn {
  text-align: center;
  padding: 5% 0;
}

.contentbottom .contact-bn a {
  display: inline-block;
  margin: 1% 2%;
  width: 320px;
  max-width: 96%;
}

.contentbottom .col3 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.line a {
  margin-top: 13px;
  display: inline-block;
}

.cb_bnr a {
  margin-bottom: 10px;
  display: inline-block;
}

.cb_bnr a:last-child {
  margin-bottom: 0;
}

/*==========================
	#footer
==========================*/
#footer {
  text-align: left;
  color: #333333;
  background:url(img/footer_bg.jpg) no-repeat center / cover;
    padding:4em 0;
}
#footer .logo{
    margin-bottom: 4%;
}
#footer li.menu-item-has-children {
  margin-bottom: 2em;
}
table.footer-table {
    margin-bottom: 1em;
}
#menu-footer-nav li.menu-item-has-children>.nav_title {
  font-size: 24px;
  pointer-events: none;
  margin-bottom: 1em;
  display: block;
  color: #333;
  font-weight: 600;
  letter-spacing: 2px;
    display: block;
    width:100%;
}

#footer .sub-menu {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: top;
  width: 100%;
  display: inline-block !important;
}

#footer .sub-menu li {
  line-height: 1.5;
  position: relative;
  margin-bottom: 0.3em;
  padding-left: 0;
}

#footer .menu-item-has-children.mt {
  margin-top: 1.8em;
}

#footer .sub-menu li::before {
  content: ">";
  margin-right: 4px;
}
#footer li a {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
}

#footer li a:hover {
  color: #2f5597;
  text-decoration: underline;
}
#footer .time-table thead th, #footer .time-table th, #footer .time-table td {
    padding: 7px 2px;
    border-color: #979797;
}
#footer .time-table tbody tr{
    border-color: #979797;
}
#footer p.p01 {
    font-weight: 600;
    margin-top: 0.5em;
}
.footer-table th{
    width:5em;
}
#footer .googlemap iframe {
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.copyright {
  text-align: center;
  padding: 1.2em 0;
  color: #333333;
  background: #fff;
  font-size: 14px;
  margin-bottom: 0!important;
}

/********************************
	Responsive
*********************************/
@media screen and (min-width: 768px) {

  /* タブレットまで */
  .sp {
    display: none !important;
  }

  .telbtn {
    display: none;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }

  /*==========================
	base
==========================*/
  /*-- 2カラム時の設定 ------------
#main {
	width:720px;
	float:right;
}
#aside {
	width:240px;
	float:left;
	margin-bottom:20px;
}
--------------*/
/*==========================
#header
==========================*/
#header {
  padding: 0;
  width: 100%;
}
#header h1 {
  height: 120px;
  margin: 0 1% 0 2%;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.h_info{
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}

/*==========================
#nav
==========================*/
#nav {
  width: 100%;
  z-index: 100;
  box-sizing: content-box;
  padding: 0;
}

#nav .inner {
}
/* PC用グローバルナビゲーション */
#menu-header-nav{
  float: right;
  display:-webkit-box!important;
  display:-ms-flexbox!important;
  display:flex!important;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding-right: 400px;
}
#menu-header-nav li {
  box-sizing: border-box;
}
#menu-header-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: none;
  transition: none;
}
#menu-header-nav > li {
  position: relative;
  float: left;
}
#menu-header-nav > li > a {
  font-size: 16px;
  height: 120px;
  box-sizing: border-box;
  padding: 10px 1.5vw;
  color: #333;
    font-weight: 600;
  position: relative;
  z-index: 20000;
  line-height: 1.5;
  transition: 200ms;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
    #menu-header-nav > li > a span{
        display: block;
    }
#menu-header-nav > li > a span.nav_span, #menu-header-nav > li > span span.nav_span {
  font-size: 12px;
  display: block;
  color: #1a2d76;
  margin-top: 0;
}
/*#menu-header-nav > li.nav03 > a span.nav_text,
#menu-header-nav > li.nav04 > a span.nav_text,
#menu-header-nav > li.nav05 > a span.nav_text{
  margin: 1em 0;
  display: block;
}*/
#menu-header-nav > li.nav01 > a::before {
  left: 0;
}
#menu-header-nav > li > a:hover, #menu-header-nav > li > span:hover {
  color: #333;
  cursor: pointer;
  background: #d5e6fa;
}
#menu-header-nav > li > a:hover span.nav_span{

}

#menu-header-nav li {
  transition: .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;
  transition: .2s;
}
#menu-header-nav > li > ul.sub-menu {
  height: auto;
  overflow: hidden;
}
#menu-header-nav > li:hover > ul.sub-menu {
  height: auto;
  top: 100%;
  padding-top: 0;
  padding-bottom: 0;
  background: #eaf0da;
  width: 140%;
  left: -20%;
  border-top: 1px solid #fff;
}
#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-bottom: 1px solid #fff;
}
#menu-header-nav > li > ul.sub-menu > li a {
  font-size: 14px;
  text-align: center;
  text-indent: inherit;
  color: #fff;
  padding: 10px 10px 8px;
  display: block;
}
#menu-header-nav ul.sub-menu li a:hover {
  color: #fff;
  background: #6e5138;
}
/*仕切りボーダー*/
/* #menu-header-nav li > a, #menu-header-nav li > span {
  position: relative;
  border-right: 1px solid #e0dbc8;
}
#menu-header-nav li.nav01 > a {
  border-left: 1px solid #e0dbc8;
} */
/* サブ */
#menu-header-nav > li.wide {
  position: inherit;
}
#menu-header-nav li .submenu-wrap {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  transition: .2s;
  width: 100%;

}
#menu-header-nav li:hover .submenu-wrap {
  display: block;
  z-index: 4;
  background: rgba(255,255,255,.9);
  overflow: hidden;
  height: auto;
      padding-bottom: 2em;
  padding-top: 2em;
  border-top: 1px solid #fff;
}
#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;
  background: none;
  margin-left: 0;
  text-align: left;
  box-sizing: border-box;
  padding-left: 0;
  padding-right:0;
}
#menu-header-nav .submenu-wrap ul.sub-menu li {
  position: relative;
  padding-left: 1.5em;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title {
  padding-left: 0.4em;
  font-weight: 600;
  line-height: 1.3;
  font-size: 15px;
  margin-bottom: 10px;
}
#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: 12px;
  left: 10px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-header-nav .submenu-wrap ul.sub-menu li a {
  background: none;
  color: #333;
  text-align: left;
  padding: 0.3em 0.2em 0.3em;
  font-size: 16px;
  border-right: none;
}
#menu-header-nav > li .submenu-wrap ul.sub-menu li a:hover {
  color: #333;
  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;
  transition: .2s;
}
#menu-header-nav > li > ul.sub-menu a {
  border-right: none;
  border-top: none;
}
#menu-header-nav li ul li {
  width: 100%;
  height: 0;
}
#menu-header-nav > li:hover ul li {
  float: none;
  height: auto;
}
#menu-header-nav li > a, #menu-header-nav li > span {
  position: relative;
}
/* サブメニュー矢印 */
#menu-header-nav li.has_children > a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 6px solid #1a2d76 !important;
  border: 4px solid transparent;
}
#menu-header-nav li.has_children > a:hover:after {
  border-top: 6px solid #fff !important;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl {
  font-weight: 600;
  padding-left: 0;
  margin: 0 0 5px;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl:before {
  display: none;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.last {
  margin-bottom: 1em;
}

#menu-header-nav li .submenu-wrap li.ttl {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid;
    padding: 0 10px 5px;
        margin-bottom: 10px;
    }
#menu-header-nav li .submenu-wrap li.ttl:before{
        display: none;
    }
  /*==========================
	#contents
==========================*/
  /* コンテンツのmin-height -------------*/
  #contents #main {
    min-height: 600px;
  }

  /*==========================
	#aside
==========================*/
  #aside .inq {
    position: fixed;
    right: 0;
    top: 150px;
    width: 100px;
    z-index: 100;
  }

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

  #aside .inq a {
    display: block;
  }

  #aside .inq img {
    margin-top: 10px;
    vertical-align: middle;
  }

  #aside .inq a:hover img {
    opacity: 0.8;
    -moz-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
==========================*/
  .contentbottom .contact-bn a {
    max-width: 45%;
  }

  /*==========================
	#footer
==========================*/
    #footer .con_r{
        width:46%;
    }
    #footer .con_l {
    width:52%;
    box-sizing: border-box;
  }

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

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

  #footer li.menu-item-has-children:nth-of-type(2) {
    width: 66%;
    float: right;
  }
    #footer li.menu-item-has-children:nth-of-type(2) .sub-menu{
        float: left;
        width:44%;
    }
    #footer li.menu-item-has-children:nth-of-type(2) .sub-menu + .sub-menu{
        width:52%;
        margin-left:2%;
    }
  #footer .googlemap {
    padding-bottom: 52%;
  }
}

  @media screen and (max-width: 1290px) and (min-width : 768px), (max-height: 700px) {
    #aside .inq,#aside .inq01{
      width: 70px;
    }
  }
  @media screen and (max-width: 1200px) and (min-width: 768px){
    #header h1 {
      max-width:37%;
    }
    .h_info{
      overflow: hidden;
    }
    .h_info .txt{
      transform: translateX(290px);
      transition: 200ms;
      position: relative;
      z-index: 20001;
    }
    .h_info .txt:hover{
      transform: none;
    }
    .h_info .txt a:hover img{
      opacity:1;
          -moz-opacity:1;
          filter: alpha(opacity=100);
    }
    #menu-header-nav {
      padding-right:110px;
    }
  }
    @media screen and (max-width: 1042px) and (min-width: 768px){

}
  @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;
    }

    /*==========================
	#footer
==========================*/
    #footer .footer_access {
      width: 100%;
      margin-bottom: 1.5em;
    }
      #footer .con_l,
      #footer .con_r{
          width:100%;
      }
  }

  @media screen and (min-width: 1043px) {
    .tb{
      display: none!important;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1042px) {

    #menu-header-nav .submenu-wrap ul.sub-menu li.ttl {
      font-size: 14px;
    }
    #menu-header-nav ul.sub-menu li a, #menu-header-nav>li>ul.sub-menu>li a,
    #menu-header-nav .submenu-wrap ul.sub-menu li a {
    }

    #menu-header-nav .submenu-wrap ul.sub-menu li::before {

    }

    #nav li.has_children>a::after {
      top: 30%;
    }

    #footer .sub-menu li a {
      font-size: 12px;
    }
    #menu-header-nav>li>a::before, #menu-header-nav>li>a::after{
      height:38px;
    }
    #footer .columns {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }

    #footer .column {
      max-width: 100%;
      -webkit-box-flex-basis: 100%;
      -webkit-flex-basis: 100%;
      flex-basis: 100%;
    }
  }

  @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,.tb{
      display: none !important;
    }

    /*==========================
	base
==========================*/
    /*-- 2カラム時の設定 ------------
#main , #aside{
	width:480px;
	max-width:96%;
	float:none;
}*/
/*==========================
 #header
 ==========================*/
 #header {
   padding: 0;
 }
 #header h1 {
   padding: 0;
   max-width: 45%;
   text-align: center;
margin: 5% auto 2vw 2vw;
   float: left;
 }
 #header > .inner, #nav > .inner {
   max-width: 100%;
 }
 #header ul.sp {
      float: right;
      max-width: 50%;
  }
 #header li {
     width: 33.3333%;
     float: left;
     box-sizing: border-box;
     border-left: 1px solid #dbdbd9;
 }

 #nav {
   box-sizing: border-box;
   z-index: 999999;
   padding: 0;
 }
 #nav.fixed {
   height: 100%;
   overflow-x: scroll;
 }
 #nav.fixed {
   position: inherit !important;
   top: auto !important;
 }

 /* #menu-header-nav ------*/
 #menu-header-nav, #menu-header-nav .sub-menu { /* スライドダウンさせるために隠す */
   display: block;
 }
 #menu-header-nav { /* スライドダウンさせるために隠す */
   display: none;
 }
 #menu-header-nav.menu {
   background: #fff;
   top: 100%;
   left: 0;
   margin: 0;
   width: 100%;
   position: absolute;
   z-index: 99;
   border-top: 1px solid #ccc;
 }
 #menu-header-nav li .subtxt {
   display: none;
 }
 #menu-header-nav li > a br {
   display: none;
 }
 #menu-header-nav.menu {
   background: #fff;
   left: 0;
   margin: 0;
   width: 100%;
   position: absolute;
   z-index: 99999999;
   border-top: 1px solid #ccc;
   overflow-y: scroll;
   max-height: 82vh;
 }
 #menu-header-nav 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;
 }
 #menu-header-nav li a{
   display: block;
   padding: 14px 6px 13px 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: 18px;
   text-decoration: none;
   position: relative;
   color: #444;
   transition: 200ms;
 }
    #menu-header-nav li > span.sub{
          display: none;
      }
 #menu-header-nav > li > ul.sub-menu > li a, #menu-header-nav .submenu-wrap ul.sub-menu li a {
   font-size: 15px;
 }
 #menu-header-nav li ul li.last {
   border-bottom: none;
 }
 #menu-header-nav li span:hover {
   cursor: pointer;
 }
 #menu-header-nav li a:before, #menu-header-nav li > span:before {
   content: "-";
   padding-right:4px;
 }
 #menu-header-nav li a:hover, #menu-header-nav li span:hover {
   color: #fff;
   background: #a0ce3c;
 }
 #menu-header-nav li.has_children > a::after {
   display: block;
   content: "";
   position: absolute;
   width: 8px;
   height: 8px;
   top: 50%;
   right: 18px;
   margin: -5px 0 0 0;
   border-bottom: solid 3px #ccc;
   border-right: solid 3px #ccc;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
 }
 #menu-header-nav li:first-child a {
   border-left: none;
 }
 #menu-header-nav .submenu-title {
   font-size: 15px;
   font-weight: 600;
   line-height: 1.3;
   padding: 10px 30px 0;
   border-bottom: none;
 }
 #menu-header-nav .submenu-wrap .menutitle {
   border-top: 1px solid #ccc;
   display: block;
   padding: 0;
   background: #eaf0da;
   padding-left: 10px;
 }
      #menu-header-nav li.ttl{
          border-top: 1px solid #ccc;
          border-bottom: 1px solid #ccc;
          background: #fff6f9;
          padding: 14px 6px 13px 15px;
          font-size:15px;
      }
      #menu-header-nav li.ttl:before{
          content: "-";
   padding-right:4px;
      }

 #menu-header-nav .sub-menu {
   background: #ebf7fe;
 }
 #menu-header-nav .sub-menu li a {
   padding-left: 25px;
 }
      #menu-header-nav .sub-menu li a:before{
          display: none;
      }
 #menu-header-nav .nav_span {
   display: none;
 }
 #menu-header-nav .submenu-wrap .menutitle {
   display: none;
 }
 #menu-header-nav .submenu-wrap {
   border-top: none;
 }
 #menu-header-nav .sub-menu li:last-child {
   border-bottom: none;
 }
 #menu-header-nav li.menutitle {
   background: #eaf0da;
 }
 #menu-header-nav li.menutitle a {
   font-size: 13px!important;
   font-weight: 600;
   padding-left: 27px;
 }
 #menu-header-nav li.menutitle a:hover {
   color: #444;
 }
 #menu-header-nav li.menutitle a:before {
   display: none;
 }
      #menu-header-nav li.nav01 .nav_text {
    margin-left: 10px;
}
    /*==========================
	#contents
==========================*/
    .bread_wrap {
      margin-bottom: 1em;
    }

    #contents {
      margin-bottom: 1.5em;
    }

    /*==========================
	#aside
==========================*/
    #aside .inq {
      bottom: 0;
      position: fixed;
      z-index: 100;
      right: 0;
      top: auto;
      width: 100%;
    }

    #aside .inq01 {
      position: relative;
      bottom: 0;
      text-align: right;
      width: 15%;
      max-width: 93px;
      margin-left: auto;
    }

    #aside .inq .clearfix a {

    }

    /*==========================
	.contentbottom
==========================*/
    .contentbottom .column {
      margin-bottom: 3%;
    }

    .contentbottom .table01 th {
      width: 40px;
    }

    .contentbottom .table01 th,
    .contentbottom .table01 td {
      font-size: 12px;
    }

    .cb_bnr a {
      margin-bottom: 3%;
    }

    .line img {
      display: block;
      margin: 0 auto;
    }

    /* 最下部固定お問い合わせバナー */
    .contact {
      position: fixed;
      bottom: 0;
      width: 100%;
      left: 0;
      text-align: center;
      z-index: 50;
      vertical-align: top;
      font-size: 0;
    }

    .contact a {
      display: inline-block;
      width: 770px;
      max-width: 100%;
      margin: 0;
      vertical-align: bottom;
    }

    .contact .clearfix {
      width: 100%;
    }

    /*==========================
	#footer
==========================*/
    #footer {
      padding: 3em 0;
    }

    #footer .column+.column {
      margin-top: 2em;
    }

    #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 {
      margin-bottom: 0;
    }

    #footer .menu-item-has-children.mt {
      margin-top: 0;
    }

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

    #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 {
      width: 100%;
    }

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

    #footer li.menu-item-has-children:first-child {
      width: 100%;
    }
  .copyright {
      padding-bottom: 25%;
    }

    #footer .logo {
      max-width: 80%;
      margin: auto;
    }

    #footer figure {
      text-align: center;
    }
  }

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

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

    #header h1 {
      margin-bottom: 0;
        margin-top:2vw;
    }

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

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

    /*==========================
	#footer
==========================*/
    /* .copyright {	padding-bottom:1em;} */
  }

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

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

    /*==========================
	#nav
==========================*/
    #toggle {}
  }
  .post-type-blog #main {
      float: right;
      width: 62%;
    }
    .post-type-blog #aside {
      float: left;
      width: 34%;
    }
@media screen and  ( min-width : 768px ) {
  .post-type-blog #main {
      float: right;
      width: 72%;
    }
    .post-type-blog #aside {
      float: left;
      width: 24%;
    }
}
