@charset "utf-8";

@media (min-width: 768px) {
  .footerMenu li a {
    border-left: solid 1px #444;
  }

  .footerMenu ul {
    margin: 12px -15px 10px;
  }

  .footerMenuHead,
  .fixedBnr {
    display: none;
  }

  .headerRight a  {
    position: relative;
  }
  br.sp {
    display: none!important;
  }
}

@media (min-width: 992px) {
  .navbar-brand img {
    max-height: 58px;
  }

  .pcnon {
    display: none!important;
  }

  .pc-br::before {
    content: "\A" ;
    white-space: pre ;
  }

  .header_scrolled .navbar-header {
    margin-bottom: 0;
  }
}

@media (max-width: 1199.98px) {
  .siteHeader_logo {
    width: auto;
    text-align: left;
  }

  .gMenu>li .gMenu_name {
    padding: 5px 0;
  }
}

@media (max-width: 1199px) {
  .check-container .illust-1,
  .ttl-st .illust-2,
  .ttl-st .illust-3,
  .ttl-st .illust-7 {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .mainSection {
    width: 100%;
  }

  footer .navbar-brand {
    float: left;
    padding: 0;
  }

  .siteHeader_logo {
    padding: 5px 0 0;
  }
}

@media (max-width: 991px) {
  .spnon {
    display: none!important;
  }

  .subSection {
    display: none;
  }

  .navbar-header {
    margin: 80px 0 0 0;
  }

  footer .navbar-header {
    margin: 0;
  }

  .teaser {
    margin-bottom: 40px;
  }

  .subpage-header h1 span {
    padding: 25px 50px;
    display: block;
  }

  .faq-block .question:after {
    line-height: 1.8em;
  }

  .siteHeader {
    padding-top: 70px;
  }
  .headerLeft {
    margin: 0 auto;
  }

  .siteFooter {
    padding-bottom: 100px;
  }

}


@media (max-width: 767px) {

  .sp-br::before {
    content: "\A" ;
    white-space: pre ;
  }

  div.simple-head h3 {
    font-size: 1.4em;
  }

  .siteFooter .footerMenu .container {
    padding: 0!important;
  }

  .headerLeft {
    margin: 0 auto;
  }

  .siteFooter .footerMenu li:nth-child(even){
    border-right: none;
  }

  footer .navbar-brand {
    float: none;
    margin-bottom: 0;
  }

  .headerRight {
    float: none;
    width: 100%;
  }

  .footerMenu {
    border-top: solid 1px #ededed;
  }

  .footerMenu ul {
    background: #fff;
    justify-content: flex-start!important;
  }

  .footerMenu ul li {
    margin-bottom: 0;
    text-align: center;
    width: 50%;
    padding: 0;
    border-bottom: solid 1px #ededed;
    border-right: solid 1px #ededed;
  }

  .footerMenu li:last-child {
    border-bottom: none;
  }

  .footerMenu li a {
    display: block;
    padding: 15px 10px;
  }

  .copySection {
    border-top: solid 1px #ededed;
    margin-top: 0!important;
    font-size: .8em;
  }

  .footerMenuHead {
    background: #f08c00;
    color: #fff;
    line-height: 1em;
    padding: 15px;
  }

  .footerMenu,
  .footerMenu ul {
    border-bottom: none;
  }

  .fixedBnr {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    height: 53px;
  }

  .fixedBnr li a {
    color: #fff;
    display: block;
    padding: 15px 10px;
    position: relative;
    font-size: 1.2em;
  }

  .fixedBnr li a span {
    padding: 0 0 0 20px;
  }

  .fixedBnr li:first-child a {
    background: #5d4b41;
  }

  .fixedBnr li:last-child a {
    background: #00b900;
  }

  h2.bg-head {
    font-size: 1.6em;
  }

  p {
    font-size: 15px;
  }

  .post-type-archive .container .row article .col-3,
  .tax-blog_category .container .row article .col-3,
  .single .entry-body {
    padding-left: 0;
    padding-right: 0;
  }

  .post-type-archive .container .row article .col-9,
  .tax-blog_category .container .row article .col-9,
  .category .container .row article .col-9 {
    padding-right: 0!important;
  }

  .fixed-button{
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
  }

  .fixed-button ul{
    display: flex;
    flex-basis:100%;
    flex-flow:row wrap;
    margin: 0;
    padding: 0;
    border-top: solid 1px #fff;
  }
  .fixed-button ul li{
    width:50%;
    text-align: center;
    list-style: none;
    background: #222;
    margin: 0;
  }
  .fixed-button ul li:first-child{
    border-right: solid 1px #fff;
  }

  .fixed-button ul li a{
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 15px 0;
  }

  article.article__item {
    padding: 15px;
  }

  article.article__item .col-3 {
    padding: 0;
  }

  .siteHeader_logo .copy {
    display: none;
  }

  .navbar-header {
    margin: 70px 0 0;
  }

  .check-container .head {
    font-size: 1.5em;
  }

  br.pc {
    display: none!important;
  }

  .teaser {
    margin-bottom: 20px;
  }

  .check-container {
    padding: 25px 20px 5px;
    margin: 0 0 25px;
  }

  .sp-left {
    text-align: left!important;
  }

  .ttl-sankaku {
    font-size: 1.8em;
    background: url(../images/sankaku.png) no-repeat;
    background-size: 60px;
    background-position: center;
    padding: 15px 0;
  }

  .marker2 {
    font-size: 1.1em;
  }

  .reason-block .img-number {
    height: 50px;
  }

  .reason-block h3 {
    padding: 0 0 0 40px;
    margin: 0 0 10px;
    font-size: 1.3em;
    line-height: 1.4;
  }

  .ttl-st .illust-4,
  .illust-5-container .illust-5 {
    display: none;
  }

  .merit-container .inner {
    width: 80%;
    margin: 0 auto;
  }

  .offer-block .head {
    font-size: 1.3em;
    padding: 10px 10px 15px;
  }

  .offer-block .inner {
    text-align: center;
  }

  .offer-block .inner .triangle {
    border-top: 20px solid  #f08c00;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
    margin: 10px auto -20px;
    width: 20px;
  }

  .offer-block .inner .offer-price {
    font-size: 2em;
  }

  .offer-block .inner .text-right {
    font-size: 12px;
  }

  h3 {
    margin: 0 0 20px;
    font-size: 1.3em;
    line-height: 1.3;
  }

  .subpage-header {
    height: 160px;
  }

  .subpage-header h1 {
    font-size: 1.5em;
  }

  .subpage-header h1 span {
    padding: 10px 20px;
  }

  h2 {
    font-size: 1.4em;
    padding: 15px;
    border-left: solid 5px;
  }

  .ttl-st .illust-6 {
    display: none;
  }

  .kodawari-block {
    padding: 10px 0;
  }

  .kodawari-block .head figure {
    width: 40px;
  }

  .kodawari-block .head h3 {
    width: calc(100% - 40px);
  }

  .post-name-jiko .subpage-header h1 {
     height: 3.5em;
  }

  table tbody tr th,
  table tbody tr td,
  .wpcf7 table tbody tr th {
    display: block;
    width: 100%;
  }

  .wp-block-table.table-price table table tbody tr th,
  .wp-block-table.table-price table tbody tr td {
    display: table-cell;
    width: auto;
  }

  .googlemap {
    height: 200px;
  }

  .summary-text {
    margin-top: 20px;
  }

  .page-header .col-md-12 {
    height: 200px;
  }

  table.staff th,
  table.staff td {
    border: none;
  }

  .contents_ttl-middle1 h1, .contents_ttl-middle1 h3 {
    font-size: 1.5em;
  }

  .contents_ttl-middle2 h4 {
    font-size: 1.3em;
  }

  .doctorVoice .doctorImg img {
    max-width: 240px;
  }

  .nayamiList {
		gap: 5px;
		margin: 0 0 30px;
	}
	.nayamiList>div img {
		outline: none;
		border-radius: 0;
	}
	.checkList_ttl h2 {
		margin: 0;
	}
	.contents_ttl-middle2 h4 {
		font-size: 1.25em;
	}

  table.base th {
    background: #f8f8f8;
  }

  .contents_ttl-large1 h2 {
    font-size: 2em;
    margin: 0 0 20px;
  }

  .checkList_bl {
    padding: 40px 20px 15px;
  }

  .contents_ttl-large2 h2 {
    font-size: 1.8em;
  }

  .flowContainer .flowBlock .flowImg,
  .flowContainer .flowBlock .flowText {
    width: 100%;
  }

  .reasonBlock .reasonHead figure {
    width: 60px;
  }

  .reasonBlock .reasonHead h4 {
    width: calc(100% - 60px);
    font-size: 1.3em;
    padding: 0 10px;
  }

  .reasonBlock .reasonHead:after {
    width: calc(100% - 20px);
    height: calc(100% + 20px);
    left: 20px;
  }

  .meritList li {
    width: 50%;
    letter-spacing: 0;
  }

  .meritList li .meritIcon {
    width: 120px;
    height: 120px;
  }

  .meritList li .meritIcon svg {
    width: 50px;
    height: 50px;
  }

  .tableWrap img {
    max-width: 520px;
  }

  aside {
    margin: 0 0 10px;
  }



}
