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

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;
  box-sizing: border-box;
}
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;
}
table.fixed-table {
  table-layout: fixed;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
/*===================
Native
===================*/

/* editor */

.mainblock p, .mce-content-body p {
  display: block;
  margin: 0 0 1em;
}
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, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  line-height: 2;
  letter-spacing: 0;
  font-size: 16px;
}
a:focus, *:focus {
  outline: none;
}
a, a img {
  -webkit-transition: none;
  transition: none;
}
a, a:visited {
  color: #333;
}
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{ /* コンテンツ幅 */
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}
#footer .inner{
  width: 100%;
  margin: 0 auto;
}

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

#header {
  box-sizing: border-box;
}
#header h1 {
  display: block;
  float: left;
  max-width: 40%;
  width: 329px;
  margin: 0;
}
#header h1 img {
  width: 100%;
}
#header h1 a:hover img {
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.h_info {
  float: right;
  overflow: hidden;
  width: 58%;
  margin-left: 2%;
  box-sizing: border-box;
  text-align: right;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.h_info .txt img {
  width: 260px;
}
.h_info .bnr{
  margin-left: 2%;
  text-align: center;
  width: 200px;
}
.h_info .tel{
  margin-bottom: 5px;
}
.h_info .tel img {
  width: 189px;
}
.h_info .btn{
}
.h_info .btn img {
  width: 200px;
}

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

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

/* H2タイトル -------------*/
.page-title {
  background: url(img/under_title.jpg) no-repeat center / cover;
  padding: 3.5em 0;
}
.page-title h2 {
  font-size: 32px;
  font-weight: bold;
  color: #31a33d;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 auto;
}
/* LP用: h2→h1変更後のページタイトルバナー対応 */
.page-title h1 {
  font-size: 32px;
  font-weight: bold;
  color: #31a33d;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 auto;
}
/* パンくず -------------*/
.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%;
  margin-bottom: 0.5em;
  text-align: left;
}
.bread li {
  display: inline-block;
  line-height: 1.3em;
}
.bread li a {
  color: #31a33d;
}
.bread li a:hover {
  text-decoration: none;
}
/* コンテンツの下部余白 -------------*/

.mainblock.under {
  padding-bottom: 2.5em;
}
/*==========================
#aside
==========================*/
.inq01 {
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 100;
}
/*==========================
.contentbottom
==========================*/

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

#footer {
  text-align: left;
}
#menu-footer-nav .menu-item-has-children > .nav_title {
  font-size: 24px;
  font-weight: bold;
  color: #31a33d;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 0.5em;
  pointer-events: none;
  display: block;
}
#menu-footer-nav .sub-menu {
  font-size: 16px;
  margin: 0;
  display: block;
}
#menu-footer-nav .sub-menu:last-child {
  margin-bottom: 2em;
}
#menu-footer-nav .sub-menu li {
  line-height: 1.5;
  position: relative;
  margin: 0 0 0.5em;
  padding-left: 1em;
}
#menu-footer-nav .sub-menu li::before {
  content: '>';
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
}
#menu-footer-nav .sub-menu li a {
  text-decoration: none;
  color: #333;
}
#menu-footer-nav .sub-menu li a:hover {
  color: #31a33d;
}
#footer .googlemap iframe {
  box-sizing: border-box;
}
.f_map.googlemap{
  margin: 0;
}
.footer_info{
  padding: 5% 0 3%;
}
.footer_info .ttl{
  font-size: 18px;
  font-weight: bold;
  color: #31a33d;
  padding-left: 1em;
  margin-bottom: 0.5em;
  border-left: 5px solid #9dca43;
}
.footer_info .time-table{
  margin-bottom: 0.5em;
}
.footer_info .time-table + p{
  margin-bottom: 1em;
}
.footer_info .logo,
.footer_info .bnr{
  margin-bottom: 1.5em;
}

/* DR.BRIDGE バナー */
.ds-bnr{
  width: 300px;
  margin: 0;
  position: relative;
}
.ds-bnr .bg_wrap{
  padding-top:31.25%;
  display:block;
}
.ds-bnr iframe{
  margin:0;
  padding:0;
  top:0;
  right:0;
  bottom:0;
  left:0;
  position:absolute;
  width: 100%;
  height: 100%;
}

.copyright {
  padding: 1em 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}

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

@media screen and (min-width: 768px) {
/* タブレットまで */
.sp {
  display: none !important;
}
/*==========================
base
==========================*/
/*-- 2カラム時の設定 ------------
#main {
  width:720px;
  float:right;
}
#aside {
  width:240px;
  float:left;
  margin-bottom:20px;
}
--------------*/
/*==========================
#header
==========================*/
#header {
  padding: 0;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
/*==========================
#nav
==========================*/
#nav {
  width: 100%;
  z-index: 100;
  box-sizing: content-box;
  padding: 0;
  background: #fff;
}
#nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
}
#nav .inner {
  height: 82px;
}
/* PC用グローバルナビゲーション */
#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 {
  width: 14.285%;
  position: relative;
  float: left;
}
#menu-header-nav > li > a, #menu-header-nav > li > span {
  font-size: 16px;
  height: 82px;
  box-sizing: border-box;
  padding: 10px 4px;
  color: #333;
  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.nav_span, #menu-header-nav > li > span span.nav_span {
  color: #b2d66b;
  font-size: 12px;
  display: block;
}
#menu-header-nav > li.nav01 > a::before {
  left: 0;
}
#menu-header-nav > li > a:hover, #menu-header-nav > li > span:hover {
  color: #fff;
  cursor: pointer;
  background: #31a33d;
}
#menu-header-nav > li > a:hover span.nav_span{
  color: #fff;
}

#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: #31a33d;
  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: #11831d;
}
/*仕切りボーダー*/
#menu-header-nav li > a, #menu-header-nav li > span {
  position: relative;
  border-right: 1px solid #9dca43;
}
#menu-header-nav li.nav01 > a {
  border-left: 1px solid #9dca43;
}
/* サブ */
#menu-header-nav > li.wide {
  position: inherit;
}
#menu-header-nav li .submenu-wrap {
  height: 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  transition: .2s;
}
#menu-header-nav li:hover .submenu-wrap {
  display: block;
  width: 100%;
  z-index: 4;
  background: #31a33d;
  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;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#menu-header-nav li .submenu-wrap .menutitle {
  text-align: left;
  overflow: hidden;
  display: block;
  font-size: 16px;
  top: 0;
  height: 0;
  position: relative;
  padding-left: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  transition: .2s;
  color: #fff;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.menutitle a {
  background: none;
  color: #fff;
  text-align: left;
  padding: 0.3em 0.2em 0.3em;
  font-size: 16px;
  border-right: none;
}
#menu-header-nav li .submenu-wrap .menutitle::before {
  display: none;
}
#menu-header-nav li .submenu-wrap .menutitle a {
  display: inline;
  background: none;
  color: #fff;
  padding: 0;
}
#menu-header-nav li .submenu-wrap .menutitle a:hover {
  color: #fff!important;
}
#menu-header-nav li:hover .submenu-wrap .menutitle {
  height: auto;
  top: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #ccc;
  padding-left: 0;
}
#menu-header-nav .submenu-wrap ul.sub-menu {
  position: relative;
  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: 1.5em;
  float: left;
  width: 100%;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu-title {
  padding-left: 0.4em;
  font-weight: bold;
  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: 10px;
  left: 10px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-header-nav .submenu-wrap ul.sub-menu li a {
  background: none;
  color: #fff;
  text-align: left;
  padding: 0.3em 0.2em 0.3em;
  font-size: 14px;
  border-right: none;
}
#menu-header-nav > li:hover .submenu-wrap ul.sub-menu li a:hover {
  color: #fff;
  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: 5px;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 6px solid #b2d66b !important;
  border: 4px solid transparent;
}
#menu-header-nav li.has_children > a:hover:after {
  border-top-color: #fff !important;
}
#menu-header-nav .submenu-wrap ul.sub-menu li.submenu_ttl {
  font-weight: bold;
  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;
}
/*==========================
#contents
==========================*/
/* コンテンツのmin-height -------------*/
#contents #main {
  min-height: 600px;
}
/*==========================
#aside
==========================*/
#aside .inq {
  position: fixed;
  right: 0;
  bottom: 20%;
  width: 100px;
  z-index: 20001;
}
#aside .inq a {
  display: block;
}
#aside .inq .clearfix a:not(:last-child) {
  margin-bottom: 10px;
}
#aside .inq a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
#aside .inq01 {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 1224px),(max-height: 700px) {
  #aside .inq {
    width: 75px;
  }
}

/*-- ブログページ ------------*/
.caegory-in-blog #main, .single-in-blog #main {
  float: right;
  width: 72%;
}
.caegory-in-blog #aside, .single-in-blog #aside {
  float: left;
  width: 24%;
}
.post-type-blog #main{
  float: right; width: 72%;
}
.post-type-blog #aside {
  float: left; width: 24%;
}

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

/*==========================
#footer
==========================*/
#footer #menu-footer-nav {
  width: 100%;
  /*margin-right: 2%;
  float: left;*/
}
.footer_info .col_2{
  width: 46%;
}
.f_map.googlemap {
  padding-bottom: 25%;
}

}
@media screen and (max-width: 1042px) and (min-width: 768px) {
  /* #nav */
  #menu-header-nav > li a, #menu-header-nav > li > span {
    font-size: 12px;
  }
  #menu-header-nav > li > ul.sub-menu > li a, #menu-header-nav .submenu-wrap ul.sub-menu li a {
    font-size: 12px;
  }
  #menu-header-nav .submenu-wrap ul.sub-menu li::before {
    top: 8px;
  }
}

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

/*==========================
#footer
==========================*/
#footer #menu-footer-nav {
  width: 100%;
}
#footer .footer_info {
  width: 100%;
  margin-bottom: 1.5em;
}
#footer .sub-menu li {
  font-size: 14px;
}
}

@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;
  }
  .page-title {
    padding: 1em 0;
  }
  /* base */
  /*-- 2カラム時の設定 ------------
  #main , #aside{
  width:480px;
  max-width:96%;
  float:none;
  }*/
  /* #header */
  #header {
    padding: 0;
  }
  #header h1 {
    padding: 0;
    max-width: 100%;
    text-align: center;
    margin: 20px auto;
    float: none;
  }
  #header > .inner, #nav > .inner {
    max-width: 100%;
  }
  /* SP Gメニュー*/
  .headerinner ul.sp {
    background: #fff;
    overflow: hidden;
    padding: 10px 0;
    z-index: 99999999;
    max-width: 100%;
    width: 100%;
    list-style: none;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  .headerinner ul.fixed {
    position: fixed;
    top: 0;
    left: 0;
  }
  .headerinner ul li {
    width: 20%;
    border-right: 1px solid #e7e7e7;
    box-sizing: border-box;
  }
  .headerinner ul li:last-child {
    border: none;
  }
  .headerinner ul img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0px 5px;
    box-sizing: border-box;
  }
  #nav {
    background: #fff;
    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;
    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 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, #menu-header-nav li > span {
    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: 15px;
    text-decoration: none;
    position: relative;
    color: #444;
    transition: 200ms;
  }
  #menu-header-nav li ul li.last {
    border-bottom: none;
  }
  #menu-header-nav li span:hover {
    cursor: pointer;
  }
  #menu-header-nav li a:hover, #menu-header-nav li span:hover {
    color: #fff;
    background: #31a33d;
  }
  #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: bold;
    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: #f7f7f7;
    padding-left: 10px;
  }
  #menu-header-nav .sub-menu {
    background: #fcf7f0;
    font-size: 15px;
  }
  #menu-header-nav .sub-menu li a {
    padding-right: 25px;
    position: relative;
  }
  #menu-header-nav > li{
	position: relative;
  }
  #menu-header-nav > li:not(.has_children):after,
  #menu-header-nav .sub-menu li a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  #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: #d5e7ef;
  }
  #menu-header-nav li.menutitle a {
    font-size: 13px!important;
    font-weight: bold;
    padding-left: 27px;
  }
  #menu-header-nav li.menutitle a:hover {
    color: #444;
  }
  #menu-header-nav li.menutitle a:before {
    display: none;
  }
  /* #contents */
  .bread_wrap {
    margin-bottom: 1em;
  }
  #contents {
    margin-bottom: 0;
  }
  /* #aside */
  #aside .inq {
    bottom: 0;
    position: fixed;
    z-index: 1;
    right: 0;
  }
  #aside .inq .clearfix{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
  }
  #aside .inq .clearfix a{
    flex: 1;
  }
  #aside {
    margin-bottom: 0;
  }
  #aside .inq01{
    position: relative;
    bottom: 0px;
    text-align: right;
    margin-left: auto;
    width: 15%;
    max-width: 93px;
  }
  /* .contentbottom */

  /* #footer */
  #footer .footer_info {
    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;
  }
  .copyright {
    padding: 1.2em 0 17%;
  }
}

@media screen and (max-width: 480px) {
  /* スマホ480px */
  /* #header */
  #header {
    padding: 0;
  }
  #header h1 {
    max-width: 80%;
  }
  /* #nav */
  /* #contents */
  .bread {
    margin-bottom: 0.5em;
    padding: 0.3em 0 0.2em;
    text-align: right;
  }
  /* #footer */
}

.mainimage .slider {
  overflow: hidden;
  aspect-ratio: 767 / 797;
}

@media screen and (min-width: 768px) {
  .mainimage .slider {
    aspect-ratio: 2000 / 800;
  }
}

/*-- H3 ------------*/
.post-type-page h3,
.under h3 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333;
  line-height: 1.3;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 1.5em auto 1em;
  position: relative;
}

.post-type-page h3 .subtitle,
.under h3 .subtitle {
  font-size: 60%;
  color: #31a33d;
  display: block;
  margin-top: 10px;
}

.mainblock>h3:first-child,
.mainblock>div:first-child h3,
.mainblock>h3:first-of-type {
  margin-top: 0;
}

/*-- H4 投稿タイトル ------------*/

.entry-block h3,
.mce-content-body h4,
.under h4 {
  font-size: 22px;
  color: #333;
  line-height: 1.3;
  letter-spacing: 0.1em;
  position: relative;
  font-weight: bold;
  padding: 0.7em 0;
  border-bottom: 2px solid #31a33d;
  margin: 1.5em auto 1em;
  box-sizing: border-box;
}

.mce-content-body div.h3+h4,
div.h3+h4 {
  margin-top: 0;
}

/* 投稿タイトルのみ */
.entry-block h3 {
  font-size: 18px;
  margin-top: 0;
}

.entry-block h3 a {
  color: #333;
  text-decoration: none;
}

.entry-block h3 a:hover {
  color: #31a33d;
}

.under h3+h4,
.under div.h3+h4,
.under div.h3+div.h4 h4 {
  margin-top: 0 !important;
}

/*-- H5 ------------*/

.entry-block h4,
.mce-content-body h5,
.under h5 {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  display: table;
  position: relative;
  padding: 0 1em 0.7em;
  border: 1px solid #333;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 1.5em 0 1em;
}

.under h4+h5,
.under div.h4+h5 {
  margin-top: 0 !important;
}

/*-- H6 ------------*/
.entry-block h5,
.post-type-page h6,
.under h6 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 1.5em 0 1em;
  padding-left: 22px;
  overflow: hidden;
  color: #333;
  position: relative;
  display: table;
}

.post-type-page h6:after,
.under h6:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 2px;
  background: #d0e5d5;
}

/* 画像 */
img {
  height: auto;
  vertical-align: bottom;
  max-width: 100%;
}

.mainblock img {
  max-width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  /* 程よいブラウザサイズでメインイメージを縮小 */
  .mainimage {
    height: 600px;
  }
}

@media ( max-width : 767px ) {
  /* mainimage */
  .mainimage,
  .slider {
    margin-bottom: 0;
  }

  .mainimage img {
    height: auto;
    max-width: none;
    max-height: none;
    width: 100%;
  }
}

@media ( min-width : 768px ) {
  .mainimage {
    height: 800px;
    margin-bottom: 20px;
  }

  .mainimage img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}

.page-abortion_lp .page-title,
.page-abortion_lp .bread_wrap,
.page-abortion_lp .contentbottom {
  display: none;
}

.page-abortion_lp #contents .inner {
  width: 100%;
  max-width: 100%;
}

.page-abortion_lp .mainblock.under {
  padding-bottom: 0;
}

.page-abortion_lp h3,
.page-abortion_lp h4,
.page-abortion_lp h5 {
  background: none;
  border: none;
  color: inherit;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-align: initial;
}

.page-abortion_lp h3::before, .page-abortion_lp h3::after, .page-abortion_lp h4::before, .page-abortion_lp h4::after, .page-abortion_lp h5::before, .page-abortion_lp h5::after {
  content: none;
  display: initial;
}

.topinner {
  /* コンテンツは1000pxに */
  width: 1000px;
  margin: 0 auto;
  max-width: 96%;
}

.hidden {
  display: none !important;
  overflow: hidden !important;
}

.off {
  pointer-events: none !important;
  cursor: none;
}

/*-- スライダーの時 ------------*/

.slick-slide img {
  margin: 0 auto;
}

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) {
  .slick-slide:not(.slick-center) {
    /* 前と次の画像を半透明に */
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
  }
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.slick-dots li:not(:first-child) {
  margin-left: 1em;
}

.slick-dots button {
  font-size: 0;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
}

.slick-dots .slick-active button {
  background: #2ea6d1;
}

.sec01 {
  padding: 5% 0;
  background: url(img/ado01_bg01.png) no-repeat center left 3%,
    url(img/ado01_bg02.png) no-repeat center right 3%;
}

.sec01 h2 {
  padding-top: 60px;
  position: relative;
}

.sec01 h2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
  height: 50px;
  background: url(img/ado_ttl_img.png) no-repeat center / contain;
}

@media ( max-width : 767px ) {
  .sec01 {
    padding: 2.5em 0;
  }
  .sec01 {
    background-position: center left -10%, center right -10%;
  }
}

/* LP用: index.css の .under h2 (緑ボーダー) を上書きしない
   LP(ID=765)の .under h2 は元々のデザインを維持 */
.under h2 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333;
  line-height: 1.3;
  letter-spacing: 0.1em;
  padding: 0;
  margin: 1.5em auto 1em;
  position: relative;
  border: none;
  display: block;
}