@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans|Noto+Serif');
@import url('https://fonts.googleapis.com/css?family=Lato:400,900');
@import url('https://fonts.googleapis.com/css?family=Sorts+Mill+Goudy');
.mv{position: relative;
        height: 800px;width: 100%; 
        overflow: hidden;}
@media screen and (max-width:1450px) {
    .mv{
        height: 650px;
    }
}
@media screen and (max-width:1200px) {
    .mv{
        height: 500px;
    }
}
@media screen and (max-width:980px) {
    .mv{
        height: 400px;
    }
}

@media screen and (min-width:768px) {
  .persist-header, ul.gnav a::after {
    background: #eac306
  }
  .kv_second h2, ul.gnav li {
    font-family: Lato, sans-serif;
    text-align: center
  }
  .copy, .info h2, .kv_second h2, .sv, ul.gnav li {
    text-align: center
  }
  .sp {
    display: none
  }
  .wrapper {
      min-width: 700px;
    max-width: 980px;
      width: 100%;
    margin: 0 auto
  }
  header {
    padding: 35px 30px 0;
    justify-content: space-between;
  }
  .policy .inner1, ul.gnav {
    align-items: center
  }
  header h1 img {
    width: 220px;
    height: auto
  }
.kv_slider{display:none;}
    .mv video{
        width: 100%;
        z-index: -1;
        position: absolute;
    }
    .mv::after{
        background-color: rgba(0,0,0,.2);
        display: block;
        content: "";
        z-index: -1;
        height: 100%;
        width: 100%;
        position: absolute;
        top:0;
    }
  .kv_second {
    background: url(../img/bg_kv1.jpg) center top no-repeat;
    background-size: cover;
    height: 280px;
      position: relative;
  }
    .service .kv_second{
    background: url(../img/service_mv.jpg) center no-repeat;
    background-size: cover; 
  }

  .kv_second h2 {
      text-align: center;
      position: absolute;
        bottom: 30%;
      color: #fff;
    font-size: 2rem;
    letter-spacing: .2em;
    font-weight: 900;
    padding-top: 0px;
    text-shadow: 0 0 8px #eac306;/*, 0 0 20px #eac306, 0 0 30px #eac306*/
      width: 100%;
  }
    .kv_second h2 span{
        border-bottom:3px #eac306 solid;
        padding:5px 0;
        text-align: center;
    }
    .kv_second h2 span span{
        border-bottom:none;
        padding:0;
        font-size: 50%;
    }
  .copy, .intro, .sv {
    font-weight: 700
  }
  .btn {
    width: 280px
  }
  .copy {
    font-size: 32px;
    width: 100%;
    text-shadow: 0 0 8px #000, 0 0 12px #000;
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    color: #fff;
    letter-spacing: .13em;
    line-height: 1.7
  }
  .inner {
      width: 100%;
    max-width: 980px;
    margin: 0 auto
  }
  .intro {
      min-width: 700px;
    width:100%;
      max-width: 980px;
    margin: 0 auto;
    padding: 80px 0 0;
    font-size: 18px;
    line-height: 2.2;
      text-align: center
  }
    .top-banner-area{
        margin-bottom: 30px;
    }
    .top-banner{
        background:url(../img/tb01.png) no-repeat center;
        background-size: cover;
        width: 80%;
        max-width: 500px;
        margin:0 auto;
    }
    .top-banner .box{
        background-color: rgb(0,0,0,.2);
        width: 100%;
        padding:1em 0;
    }
    .top-banner .box a{
        border: 2px solid #fff;
        box-sizing: border-box;
        color: #ffff;
        display: block;
        line-height: 1;
        margin:0 auto;
        width: 90%;
        padding:2em 0;
        text-shadow: 0px 0px 14px #000;
    letter-spacing: 4px;
    font-size: 110%;
    }
  .menu {
    background:#edf0e0 url(../img/bg1.png) center no-repeat;
    background-size: 100% auto;
    padding: 120px 0
  }
  .menu .inner p.fade{
      max-width: 750px;
      width: 100%;
  }
  .menu h2, .policy h2 {
    font-size: 28px;
    line-height: 1.5;
    margin-bottom: 15px
  }
  .menu p, .policy p {
    font-size: 15px;
    line-height: 2.2
  }
  .menu p {
    margin-bottom: 40px
  }
  .top_review {
    background-image:none;
    background-size: 100% auto;
    padding: 120px 0
  }
    .policy h2{
        text-align: center
    }
  .policy .inner1, .policy .inner2 {
    width: 980px;
    margin: 0 auto;
    display: flex;
    padding: 50px 0
  }
  .policy {
    background: url(../img/bg_ptn2.jpg);
    background-size: 16px auto;
    padding: 80px 0
  }
  .policy .inner2 {
    align-items: center;
    flex-direction: row-reverse
  }
  .policy figure {
    width: 400px
  }
  .policy img {
    width: 100%;
    height: auto
  }
  .policy p {
    margin-bottom: 40px
  }
  .policy .inner1 figure {
    margin-right: 50px
  }
  .policy .inner2 figure {
    margin-left: 50px
  }
  .fb {
    width: 500px;
    margin: 0 auto 60px
  }
  .sv {
    background: url(../img/bg2.jpg) center no-repeat;
    background-size: cover;
    height: 400px;
    line-height: 400px;
    color: #fff;
    font-size: 20px
  }
  .course dl dt.price+dd span:nth-child(1), .info h2,.policy h2 {
    font-weight: 900;
    font-family: Lato, sans-serif
  }
  .info h2,.policy h2 {
    margin-bottom: 20px;
    font-size: 36px;
    letter-spacing: .1em
  }
  .map {
    display: flex
  }
  .map div {
    width: 100%
  }
  .info {
    padding: 80px;
  }
  .info dl {
    font-size: 13px
  }
    .rinen{
        background: #edf0e0;
    }
    .rinen .intro{
        padding: 0;
    }
    .rinen-box{
        display: flex;
        justify-content: space-between;
    }
    .rinen figure{
        width: 50%;
    }
    .rinen figure img{
        width: 90%;
    }
    .rinen .intro p{
        text-align: left;
        width: 50%;
    }
  ul.lcmenu {
    display: flex;
    justify-content: space-around;
    padding: 60px 0;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: auto;
  }
  ul.lcmenu li {
    font-size: 18px;
    padding: 10px 0px;
  }
  ul.lcmenu li i {
    font-size: 14px;
    margin-right: 5px;
      vertical-align: 2px;
  }
  dl.menu-list {
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
  }
  dl.menu-list dt {
    font-weight: 700;
    padding: 11px 0 10px 1.5%;
    width: 73.5%
  }
  dl.menu-list dt span {
    display: block;
    font-size: 11px;
    line-height: 1.6;
    margin-top: 4px;
    opacity: .5
  }
  dl.menu-list dd {
    padding: 10px 1%;
    text-align: right;
    width: 23%
  }
  dl.menu-list dd span:nth-child(1) {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 900
  }
  dl.menu-list dd span:nth-child(2) {
    font-size: 10px;
    margin-left: 2px;
    vertical-align: 1px
  }
  dl.menu-list dt.multi {
    font-weight: 700;
    padding: 11px 0 10px 1.5%;
    width: 68.5%
  }
  dl.menu-list dd.multi {
    padding: 10px 1%;
    text-align: right;
    width: 28%
  }
  dl.menu-list dd.multi dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0
  }
  dl.menu-list dd.multi dl dt {
    border-bottom: none;
    border-top: none;
    font-size: 11px;
    font-weight: 400;
    text-align: right;
    padding: 5px 0 0;
    width: 72%
  }
  dl.menu-list dd.multi dl dd {
    border-bottom: none;
    border-top: none;
    padding: 0;
    text-align: right;
    width: 28%
  }
  .second figure, .second-nrw figure, footer small {
    text-align: center
  }
  .note {
    font-size: 12px;
    opacity: .7
  }
  .access dl {
    font-size: 13px
  }
  .persist-header a, a {
    text-decoration: none
  }
  .gallery-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    max-width: 980px;
    margin: 50px auto 0px;
    width: 100%;
  }
  .gallery-list li {
    list-style: none;
    margin: 20px auto 60px;
      text-align: center;
      width: 30%;
  }
    .gallery-list2 li{
        width: 46%;
    }
    .gallery-list li a{
        display: block;
        width: 100%;
    }
  .gallery-list img {
    border-radius: 50%;
    height: 160px;
    width: 160px;
    object-fit: cover;
      box-shadow: 5px 5px 15px rgb(0,0,0,.5);
  }
    .gallery-list2 img {
    border-radius: 0;
    height: 300px;
    width: 300px;
    }
    .gallery-list li h3 {
        border-bottom: 1px #754c38 solid;
        margin-top: 10px;
    }
    .gallery-list li h3 span{
        font-size: 170%;
        font-weight: bold;
    }
    .gallery-list li dl{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .gallery-list li dt::after{
        content: "：";
    }
    .gallery-list li dd::after{
        content: ">>";
        margin-left: 5px;
    }
  .second, .second-nrw {
    margin: 50px auto 70px
  }
  .second {
    max-width: 980px;
    width: 100%;
    padding: 0 0.5rem;
    box-sizing: border-box;
  }
  .second-nrw {
    max-width: 800px;
    width: 100%;
    padding: 0 0.5rem;
    box-sizing: border-box;
  }
  .second div.inner, .second-nrw div.inner {
    display: flex;
    margin-bottom: 60px;
    flex-wrap: wrap;
  }
  .second div.inner figure img, .second-nrw div.inner figure img {
    height: auto;
    margin-bottom: 0!important;
    margin-right: 35px;
    width: 300px
  }
  .second figure img, .second-nrw figure img {
    height: auto;
    margin-bottom: 25px;
    width: 640px
  }
    .second figure figcaption, .second-nrw figure figcaption{
        max-width: 640px;
        margin: 0 auto;
    }
  .second p, .second-nrw p {
    margin-bottom: 60px
  }
  a[href^="tel:"] {
    pointer-events: none
  }
  a {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
  }
  a:hover {
    opacity: .4;
    filter: alpha(opacity=60)
  }
  .persist-header {
    color: #fff;
    font-size: 13px;
    left: 0;
    line-height: 64px;
    position: fixed;
    top: -64px;
    width: 100%;
    z-index: 9999
  }
  .persist-header ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center
  }
  .persist-header ul li {
    letter-spacing: .13em;
    margin: 0 auto;
    font-family: Lato, sans-serif;
    font-weight: 900
  }
  .persist-header a {
    color: #fff;
    display: inline-block;
    position: relative
  }
  .persist-header a::after {
    position: absolute;
    background: #fff;
    bottom: 15px;
    content: '';
    height: 2px;
    left: 0;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
    width: 100%
  }
  .persist-header a:hover::after {
    transform: scale(1, 1)
  }
  .persist-header a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  dl.shop-info dt {
    clear: both;
    float: left;
    font-weight: 700;
    padding: 12px 0 12px 1.2%;
    width: 23.8%;
    white-space: nowrap
  }
  dl.shop-info dd {
    padding: 12px 0 12px 27%
  }
  dl.shop-info dd:last-child {
    border-bottom: none
  }
  dl.shop-info a {
    font-family: Lato, sans-serif;
    text-decoration: underline;
  }
  dl.shop-info li {
      list-style-type: disc;
      list-style-position: inside;
    }
.man_detail{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #efefef;
    padding-top: 1em;
    line-height: 2.3em;
    margin-top: 1em;
}
.man_detail dt{
    width:30%;
    padding: 10px 0 10px 1.5em;
    box-sizing: border-box;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
}
.man_detail dd{
    box-sizing: border-box;
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    min-width: 65%;
}
.man_detail dd a{
    text-decoration: underline;
    cursor: pointer;
}
.man_detail dd a.tel{
    font-size: 2.7em;
}
.man_detail dd li{
    list-style: disc;
    list-style-position: inside;
}
  footer {
    padding-top: 38px
  }
  footer div.inner {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
      min-width: 700px;
    width:100%;
      max-width: 980px;
    padding: 50px .5rem 0;
    box-sizing: border-box;
  }
  footer p.tel {
    font-family: Lato, sans-serif;
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
  }
  footer p.tel i {
    display: inline-block;
    font-size: 17px;
    margin-right: 2px;
    vertical-align: 4px
  }
  footer dl {
    font-size: 12px;
    margin: 20px 0;
    width: 520px;
  }
  footer dl a {
    text-decoration: none!important;
  }
    .shop-info .line-btn img{
        max-width: 200px;
        margin-top: 0.4em;
    }
  footer .sns{
	  max-width: 400px;
	  width: 100%;
      margin-bottom: 20px;
      text-align: center;
	}
  footer small {
    display: block;
    font-family: Lato, sans-serif;
    font-size: 11px;
    letter-spacing: .08em;
    padding-bottom: 18px
  }
  #page-top {
    bottom: 20px;
    right: 15px;
    font-size: 48px;
    line-height: 1;
    position: fixed;
    z-index: 9999
  }
    .sp-display{
        display: none;
    }
    .pc-display{
        display: inline;
    }
    .sitemap div.fade{
        width: 31%;
    }
}
@media screen and (max-width:767px) {
    .mv video{display: none!important;}
    .mv{
    height: 50vh;
    }
    .kv_slider{
    height: 50vh;
    width: 100%;
    position:absolute;
    z-index:-1;
    background-image:url("../img/bg_kv1.jpg");
    background-size: cover;
    background-position:center;
    background-repeat:no-repeat;
    }
    .mv p.copy{
        font-size: 1.1rem;
    position:absolute;
    }
  .pc {
    display: none
  }
  header {
    margin: 0 auto;
    position:absolute;
      top: 15%;
  }
    .kv_second header{
      top: 5%;
    }
  header h1 {
    padding:80px 0 0;
    text-align: center;
	box-sizing: border-box;
  }
    .kv_slider header h1{
		max-width: 350px;
		margin: 0 auto;
    }
    .kv_second header h1{
        padding: 0px;
    }
  header h1 img {
      width: 90%;
  }
  header.entry-header{position: static;}
  .kv_second {
    background: url(../img/bg_kv1.jpg) center no-repeat;
    background-size: cover;
    height: 27vh;
      position: relative;
  }

    .service .kv_second{
    background: url(../img/service_mv.jpg) center no-repeat;
    background-size: cover; 
  }
    .kv_second header h1{
        width: 210px;
    }
  .kv_second h2 {
      position: absolute;
    color: #fff;
    font-size: 1.8rem;
    letter-spacing: .08em;
    text-align: center;
    font-family: Lato, sans-serif;
    font-weight: 900;
    text-shadow: 0 0 8px #000, 0 0 20px #000, 0 0 30px #000, 0 0 30px #000;
      width: 100%;
      top:40%;
  }
    .kv_second h2 span{
        padding:0 0 10px;
        text-align: center;
        padding-left: .08em;
        border-bottom:2px #eac306 solid;
    }
    .kv_second h2 span span{
        border-bottom:none;
        padding:0;
        font-size: 50%;
    }
  .copy, .drawer-nav, .sv {
    color: #fff
  }
  .copy, .intro, .sv {
    font-weight: 700
  }
  .copy {
    font-size: 1.4rem;
    width: 96%;
    padding: 0 2%;
    text-shadow: 0 0 8px #000, 0 0 12px #000;
    position: absolute;
    bottom: 55px;
    letter-spacing: .13em;
    line-height: 1.6;
    text-align: center;
  }
  .info h2, .policy h2, .sv {
    text-align: center
  }
  .intro {
    padding: 40px 20px;
    font-size: 16px;
    line-height: 1.8
  }
    .top-banner-area{
        margin-bottom: 50px;
    }
    .top-banner{
        background:url(../img/tb01.png) no-repeat center;
        background-size: cover;
        width: 100%;
        max-width: 500px;
        margin:0 auto;
    }
    .top-banner .box{
        background-color: rgb(0,0,0,.2);
        width: 100%;
        padding:.7em 0;
    }
    .top-banner .box a{
        border: 2px solid #fff;
        box-sizing: border-box;
        color: #ffff;
        display: block;
        line-height: 1;
        margin:0 auto;
        width: 95%;
        padding:1.5em 0;
        text-align: center;
        text-shadow: 0px 0px 3px #000;
    letter-spacing: 1px;
    font-size: 110%;
    }
  .menu {
    background: #edf0e0;
    background-size: 64px;
    padding: 0 0 40px;
      background-image: repeating-linear-gradient(45deg,#e8e8e8, #e8e8e8 3px,transparent 0, transparent 6px);
  }
  .menu figure {
    margin-bottom: 20px
  }
  .menu img {
    width: 100%;
    height: auto
  }
  .menu h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding: 0 20px
  }
  .menu p {
    font-size: 15px;
    margin-bottom: 20px;
    padding: 0 20px
  }
  .menu .btn {
    margin: 0 20px
  }
  .policy {
    padding: 40px 20px
  }
.policy .inner2{
    padding: 80px 0;
    }
  .policy h2 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding: 0 20px
  }
  .policy figure {
    width: 80%;
    height: auto;
    margin: 0 auto
  }
  .policy img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
  }
  .policy p {
    font-size: 15px;
    margin-bottom: 30px
  }
  .fb {
    width: 300px;
    margin: 0 auto 40px
  }
  .sv {
    background: url(../img/bg2.jpg) center no-repeat;
    background-size: cover;
    height: 400px;
    line-height: 400px;
    font-size: 20px
  }
.man_detail{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #efefef;
    padding-top: 1em;
    text-align: center;
}
.man_detail dt{
    width:100%;
    padding: 10px 0 5px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 110%;
}
.man_detail dd{
    width:100%;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.man_detail dd a{
    text-decoration: underline;
    cursor: pointer;
}
.man_detail dd a.tel{
    font-size: 2em;
    display: block;
}
.man_detail dd li{
    list-style: disc;
    list-style-position: inside;
}
  .course dl dt.price+dd span:nth-child(1), .info h2 {
    font-weight: 900;
    font-family: Lato, sans-serif
  }
  .info h2 {
    margin-bottom: 20px;
    font-size: 36px;
    letter-spacing: .1em
  }
  .info {
    padding: 40px 10px;box-sizing: border-box;
    }
    .rinen{
        background: #edf0e0;
    }
    .rinen .intro{
        padding-top: 0;
        padding-bottom: 0;
    }
    .rinen figure{
        width: 100%;
        padding-bottom: 1em;
    }
  ul.lcmenu {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .course dl, .course-list {
    flex-wrap: wrap;
    display: flex
  }
  ul.lcmenu li {
    font-size: 15px;
    padding: 0 0 5px 10%;
    margin-bottom: 20px;
    box-sizing: border-box;
  }
  ul.lcmenu li i {
    font-size: 15px;
    margin-right: 3px;
    vertical-align: 1px
  }
  dl.menu-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px
  }
  dl.menu-list dt {
    width: 100%;
    padding: 11px 0 0 10px;
    font-weight: 700;
    font-size: 1rem;
  }
  dl.menu-list dt span {
    display: block;
    font-size: 10px;
    line-height: 1.6;
    margin-top: 4px;
    opacity: .5
  }
  dl.menu-list dd {
    width: 100%;
    padding: 10px 2% 10px;
    font-weight: 700;
    font-size: 13px;
    text-align: right
  }
  dl.menu-list dd span:nth-child(1) {
    font-family: Lato, sans-serif;
    font-weight: 900;
    font-size: 1.2rem
  }
  dl.menu-list dd span:nth-child(2) {
    font-size: 10px;
    font-weight: 400;
    vertical-align: 1px;
    margin-left: 2px
  }
  dl.menu-list dt.multi {
    font-weight: 700;
    padding: 11px 0 10px 2%;
    width: 33%
  }
  dl.menu-list dd.multi {
    padding: 10px 2% 10px 0;
    text-align: right;
    width: 63%
  }
  dl.menu-list dd.multi dl {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0
  }
  dl.menu-list dd.multi dl dt {
    border-bottom: none!important;
    border-top: none;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
    text-align: right;
    padding: 2px 0 0;
    width: calc(100% - 74px)
  }
  .drawer-nav ul li, .drawer-nav ul li:last-child {
    font-weight: 900;
    font-family: Lato, sans-serif
  }
  dl.menu-list dd.multi dl dd {
    border-bottom: none!important;
    border-top: none;
    padding: 0;
    text-align: right;
    width: 74px
  }
    dl.menu-list dt, dl.menu-list dt.multi{
        border-bottom: none;
    }
    dl.menu-list dt:nth-of-type(odd)+dd,dl.menu-list dd, dl.menu-list dd.multi{
        border-top: none;
    }
  .note {
    font-size: 12px;
    opacity: .7
  }
  .gallery-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: center;
    margin: 30px 0 40px
  }
  .gallery-list li {
    list-style: none;
    margin: 20px auto 50px;
      text-align: center;
  }
  .gallery-list img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    object-fit: cover;
    box-shadow: 5px 5px 15px rgb(0,0,0,.5);
      margin-bottom: 15px;
  }
    .gallery-list2 img {
    border-radius: 0;
    height: 250px;
    width: 250px;
    }
    .gallery-list li h3 {
        border-bottom: 1px #754c38 solid;
    }
    .gallery-list li h3 span{
        font-size: 170%;
        font-weight: bold;
    }
    .gallery-list li dl{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .gallery-list li dt::after{
        content: "：";
    }
    .gallery-list li dd::after{
        content: ">>";
        margin-left: 5px;
    }
  .second, .second-nrw {
    margin: 30px 20px 40px
  }
  .second figure img, .second-nrw figure img {
    height: 100%;
    width: 100%;
    margin-bottom: 18px
  }
  .second p, .second-nrw p {
    margin-bottom: 40px
  }
  dl.shop-info dt {
    clear: both;
    font-weight: 700;
    padding: 11px 10px 0
  }
  dl.shop-info dd {
    font-size: .9em;
    line-height: 2;
    padding-right: 0px;
    padding-left: 17px;
    padding-bottom: 20px;
      margin-bottom: 9px;
  }
  dl.shop-info dd:last-child {
    border-bottom: none!important
  }
  dl.shop-info a {
    text-decoration: underline;
    font-family: Lato, sans-serif;
    font-weight: 400
  }
    .cause_table{
        margin-top: -15px;
    }
    .cause_table thead{
        display: none;
    }
    .cause_table th, .cause_table td{
        display: block;
        
    }
    .cause_table tbody th{
        width: 100%;
        background-color: #A6A3A3;
        margin-top: 15px;
    }
    .cause_table tbody tr td.tda{
        border-bottom: none;
    }
    .cause_table tbody tr td.tda::before{
        content: "-原因-";
        display: block;
        font-weight: bold;
    }
    .cause_table tbody tr td.tdb{
        border-top: none;
    }
    .cause_table tbody tr td.tdb::before{
        content: "-処置-";
        display: block;
        font-weight: bold;
    }
  footer {
    font-size: 13px;
    padding-top: 26px;
    padding-bottom: 30px
  }
    footer .inner{
        padding: 0 20px;
        margin: 0 auto;
    }
  footer p.tel {
    font-size: 32px;
    font-family: Lato, sans-serif;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center
  }
  footer p.tel i {
    font-size: 18px;
    margin-right: 1px;
    vertical-align: 5px
  }
  footer dl {
    margin-top: 0;
    margin-bottom: 10px
  }
    footer .line-btn img{
        max-width: 200px;
        margin-top: 0.4em;
    }
  footer .sns{
	  width: 100%;
      margin: 25px auto;
      text-align: center;
      max-height: 370px;
      overflow: hidden;
    display: none;
	}
  footer small {
    display: block;
    font-family: Lato, sans-serif;
    font-size: 11px;
    letter-spacing: .08em;
    padding-bottom: 15px;
    text-align: center
  }
  #social_share {
    margin: 0 auto 5px!important
  }
  a {
    text-decoration: none
  }
  #page-top {
    display: block;
    font-size: 40px;
    line-height: 1;
    position: fixed;
    bottom: 15px;
    right: 10px;
    z-index: 1
  }
  .fit {
    height: auto;
    width: 100%
  }
    .sp-display{
        display: inline;
    }
    .pc-display{
        display: none;
    }
    .banner-area li{
        width: 90%;
        margin: 20px auto;
    }
    iframe{
        width: 100%;
    }
    
    .sitemap div.fade{
        width: 100%;
    }
}


    .cause_table thead th{
        font-size: 1.1em;
        background-color: #A6A3A3;
    }
    .cause_table th,.cause_table td{
        box-sizing: border-box;
        padding: 10px;
        border: 1px rgba(0,0,0,.15) solid;
    }
    .cause_table tbody th{
        width: 33%;
        text-align: left;
    }
    .sitemap .inner{
        flex-wrap:wrap;
        justify-content: space-between;
    }
    .sitemap div.fade:last-child>ul{
        margin-bottom: 20px;
    }
    .sitemap div.fade>ul>li>a{
        border-bottom:solid 1px rgba(0,0,0,.35);
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding-left: 0.5em;
    }
    .sitemap li>ul{
        padding-left: 1.2em;
    }
    .sitemap li{
        padding:5px 10px 10px;
    }
    .sitemap li>ul>li::before{
        content: "-";
    }

    .banner-area .inner{
        padding: 30px 0;
        border-top:1px solid rgba(0,0,0,.15);
    }
    .banner-area ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        text-align: center;
    }
  footer a{
      color: #4463fa!important;
      font-weight: bold;
  }

/* animation 
.fadeSeparate1{
	opacity: 0;
}
.fadeSeparate1 span{
	opacity: 0;
}
.fadeSeparate2{
	opacity: 0;
}
.fadeSeparate2 span{
	opacity: 0;
}
.fadeSeparate3{
	opacity: 0;
}
.fadeSeparate3 span{
	opacity: 0;
}*/
.fadeBound{
	display: inline-block;
	animation-duration: 1s;
	animation-delay: 0s;
	animation-fill-mode: both;
	animation-name: fadeBound;
	opacity: 1!important;
}
nav.pan-wrap {
    padding-left: 1%;
    background: #eac306;
	font-size: 94%;
}
nav.pan-wrap ul{
    display: flex;
    flex-wrap: wrap;
    padding: 3px 0;
}
nav.pan-wrap li a{
    color: #153cf9;
}
nav.pan-wrap li a::after{
    content: ">";
    padding: 0 10px;
	color: #262626;
}
@keyframes fadeBound {
	0%{
		transform: translateY(40%) scale(0);
		opacity: 0;
	}
	100%{
		transform: translateY(0%) scale(1);
		opacity: 1;
	}
}

.fadeInMain{
	animation-duration: 2s;
	animation-delay: 1s;
	animation-fill-mode: both;
	animation-name: fadeInMain;
}

@keyframes fadeInMain{
	0%{
    opacity: 0;
    filter: blur(15px);
	}
	100%{
    opacity: 1;
    filter: blur(0);
	}
}
.arrow a {
}
.arrow a span {
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
form#mailform table{
    margin: 0 auto;
    width: 95%;
    max-width: 600px;
}
form#mailform tr{
    display: flex;
    flex-wrap: wrap;
}
form#mailform th,form#mailform td{
    width: 95%;
    margin: 0 auto;
}
form#mailform th{
    text-align: left;
    padding-top: 1.5em;
}
form#mailform th p{
    font-size: 80%;
}
form#mailform th span{
    font-size: 85%;
    color: #153cf9;
}
textarea.mf,input.mf,select.mf{
    width: 100%!important;
    border-radius: 5px;
    min-height: 2em;
}
textarea.mf{
    min-height: 5em;
}
input.mf_btn {
    background: 0;
    position: relative;
    display: block;
    margin: 0 0 0 auto;
    padding: 14px 15px;
    color: #153cf9;
    font-size:14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    cursor: pointer;
    border-radius: 5px;
    border: #153cf9 2px solid;
}
input.mf_btn:hover{
    background: #153cf9;
    color: #fff;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
    .dis-ol li{
        margin: 0 auto 30px;
        padding: 0 2% 30px;
        border-bottom: 1px solid #f1f1f1;
    }
    .dis-ol li img{margin-top: 5px;margin-bottom: 5px;}
    .dis-ol li p{margin-bottom: 0;line-height: 2;}

ul.snav li a{
    color: #787878;
}
ul.snav li a.current{
    color: #1c1c1c;border-bottom: dotted 2px #1c1c1c;
}
.kojin{
    width: 95%;
    margin: 0 auto;
}
.kojin ol li{
    list-style: disc;
    list-style-position: inside;
    box-sizing: border-box;
    padding: 3px 0px 3px 10px;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
.small{font-size:90%;}.red{color:red;}
.td_ul{text-decoration: underline;}



/* Section: News
------------------------------*/
.all-news {
  text-align: center;
  margin-top: 40px;
  display: block;
}
.list-article-thumb{
  margin-right: 30px;
}
.list-article-thumb a img:hover, .list-article-thumb a img:hover, .list-article-thumb a img:hover {
  opacity: 0.8;
}
.list-article-thumb a img{width:250px;margin-bottom: 1rem;}


article.list-article-meta {
  font-size: 11px!important;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin-bottom: 10px;
}
.entry-title {
  font-size: 22px!important;
  line-height: 1.5!important;
}
.entry-title a:hover {
  text-decoration: none;
}
.entry-excerpt p {
  margin-bottom: 0px;
}

article.list-article:first-child,
article.list-article:first-of-type {
  border-top: none;
  padding-top: 0px;
}

article.list-article {
  padding: 30px 0px;
}
 article.list-article:first-of-type {
  border-top: none;
  padding-top: 0px;
}
article.list-article:last-of-type {
  border-bottom: none;
}

article.list-article {
  border-top: 1px solid #e9e9e9;
  padding: 25px 0px;
}
article.list-article:last-of-type {
  border-bottom:  1px solid #e9e9e9;
}
.section-inverse h1 a, .section-inverse h2 a, .section-inverse h3 a, .section-inverse h4 a, .section-inverse h5 a {
  color: rgba(255, 255, 255, 0.8);
}
.section-inverse h1 a:hover, .section-inverse h2 a:hover,
.section-inverse h3 a:hover, .section-inverse h4 a:hover, .section-inverse h5 a:hover {
  color: #FFF;
}
header.entry-header,header.entry-header h1.entry-title{padding:0!important;text-align: left;margin: 0.5rem 0 1rem;}
#intro .message{
    border-top: #EAC306 2px solid;
    border-bottom: #EAC306 2px solid;
    padding: 1em 0;
    margin-top: 3em;
}
#primary header.entry-header{display:block;}
@media screen and (max-width: 940px) {
  .list-article-thumb{
    display: none;
  }
}
@media screen and (max-width: 720px) {
  .list-article-thumb{
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-bottom: 30px;
    display: block;
  }
    .list-article-thumb a img{width:100%;margin: 0 auto}
    .dis-ol li h4 img{width:100%;}
}

@media screen and (max-height:415px) {
header h1{width: 250px;padding-top: 0;}
}
footer .inner .sns{display: none;}

/*お客様の声*/
.top_review {
  padding: 40px 0;
}
.top_review .inner{
  background: #fff;
  box-sizing: border-box;
  padding-bottom: 20px;
}
.top_review .btn{
margin-left: auto;
  margin-right: 10px;
}
.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
  padding: 1.5rem;
  box-sizing: border-box;
  border-radius: 1.5rem;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 80px!important;
  height: 80px!important;
  border: solid 3px #4db56a;
  border-radius: 50%;
  object-fit: contain;
  max-width: none;
}
.balloon5 .faceicon p{
font-size: 0.78rem;
  text-align: center;
  line-height: 1.1rem;
  margin-bottom: auto;
  padding: 0;
}

.balloon5 .chatting {
  width: 100%;
}
.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #4db56a;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #4db56a;
}

.says h3 {
  font-size: 1rem;
}
.says p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}
.balloon4 {
  width: 100%;
  margin: 1.5em 0 auto;
  overflow: hidden;
  padding: 1.5rem 1.5rem 0;
  box-sizing: border-box;
  border-radius: 1.5rem;
  display: flex;
  align-items: flex-start;
}

.balloon4 .faceicon {
  width: 80px;
}

.balloon4 .faceicon img{
  width: 80px!important;
  height: 80px!important;
  border: solid 3px #4db56a;
  border-radius: 50%;
  object-fit: contain;
  max-width: none;
}
.balloon4 .faceicon p{
font-size: 0.78rem;
  text-align: center;
  line-height: 1.1rem;
  margin-bottom: auto;
  padding: 0;
}

.balloon4 .chatting {
  width: 100%;
  display: inline-flex;
    justify-content: end;
}

.balloon4 .says {
  position: relative; 
  margin: 5px 12px 0 auto;
  padding: 17px 13px;
  border-radius: 12px;
  background: #fff;
  width: calc(100% - 12px);
  border: #4db56a 3px solid;
}

.balloon4 .says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  right: -24px;
  left: inherit;
  border: 12px solid transparent;
  border-left: 12px solid #4db56a;
}
.balloon4 .says h2{
  margin: 0;
  font-size: 1.8rem;
}
@media screen and (max-width: 720px) {
.top_review .btn{
margin: auto 20px;
}
}
/*よくある質問*/
.qa-list dl {
    position: relative;
    margin: 0;
    padding: 28px 80px 28px 30px;
    cursor: pointer;
    border-bottom: 1px solid #000;
}
.qa-list dl:first-child {
    border-top: 1px solid #000;
}
.qa-list dl::before {
    position: absolute;
    top: 35px;
    right: 35px;
    display: block;
    width: 7px;
    height: 7px;
    margin: auto;
    content: '';
    transform: rotate(135deg);
    border-top: 2px solid #000;
    border-right: 2px solid #000;
}
.qa-list .open::before {
    transform: rotate(-45deg);
}
.qa-list dl dt {
    position: relative;
    margin: 0;
    padding: 0 0 0 50px;
    font-weight: bold;
    font-size: 20px;
}
.qa-list dl dt::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    content: 'Q.';
    color: #754c38;
}
.qa-list dl dd::before {
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 3px;
    left: 2px;
    display: block;
    content: 'A.';
    font-weight: bold;
    color: #754c38;
}
.qa-list dl dd {
    position: relative;
    display: none;
    height: auto;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}

@media screen and (max-width: 767px) {
.qa-list dl {
    position: relative;
    padding: 15px 40px 15px 10px;
}
.qa-list dl::before {
    top: 20px;
    right: 20px;
    width: 7px;
    height: 7px;
}
.qa-list dl dt {
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dt::before {
    font-size: 14px;
    top: 3px;
    left: 5px;
    content: 'Q.';
}
.qa-list dl dd::before {
    font-size: 14px;
    top: 5px;
    left: 5px;
    content: 'A.';
}
.qa-list dl dd {
    margin: 10px 0 0;
    padding: 0 0 0 30px;
    font-size: 14px;
}
.qa-list dl dd p {
    margin: 30px 0 0;
}
.qa-list dl dd p:first-child{
    margin-top: 0;
}
}

.top_qa {
  background-image: none;
}
.top_qa .inner{
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
}

/*Global navi*/

@media screen and (min-width:1051px) {
  header, ul.gnav {
    display: flex;
  }
    ul.gnav{
      flex-wrap: wrap;
      justify-content: flex-end;
      width: 100%;
      max-width: 1300px;
    }
  ul.gnav li:last-child {
    font-size: 26px;
  }
  ul.gnav li i {
    font-size: 16px;
    vertical-align: 4px
  }
  ul.gnav li {
    margin-left: auto;
    margin-bottom: 1em;
    font-size: 17px;
    letter-spacing: .13em;
    font-weight: 900;
    line-height: 1.6;
    padding-left: 0.5rem;
  }
  ul.gnav li span {
    margin-left: 0;
    font-size: 10px;
    letter-spacing: .13em;
    font-weight: 400;
    display: block
  }
  ul.gnav a {
    display: inline-block;
    position: relative;
    text-decoration: none;
      color:#fff;
          text-shadow: black 0 0 5px 
  }
  .access dl a, .info a {
    text-decoration: none!important
  }
  ul.gnav a::after {
    position: absolute;
    bottom: -4px;
    content: '';
    height: 1px;
    left: 0;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
    width: 100%
  }
  ul.gnav a:hover::after {
    transform: scale(1, 1)
  }
  ul.gnav a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
  }
}
@media screen and (max-width:1050px) {
   .kv_second .gnav{
    display: none
    }
    .sp{
      display: block;
    }
  .drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #fff
  }
  .drawer-hamburger-icon{
    top:-7px;
  }
 .drawer-nav {
    z-index: 9999;
    background-color: #eac306;
  }
  .drawer-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    letter-spacing: .13em
  }
  .drawer-nav ul li:last-child a:before {
    content: ""
  }
  .drawer-nav ul li a {
    color: #fff;
    display: block;
    padding: 17px 15px
  }
  .drawer-nav ul li:last-child {
    border-bottom: none;
    font-size: 24px;
    line-height: .4;
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
    letter-spacing: .05em
  }
  .drawer-nav ul li:last-child span {
    display: block;
    font-size: 11px!important;
    font-weight: 400;
    margin-left: 17px;
    letter-spacing: .1em
  }
  .drawer-nav ul li:last-child i {
    font-size: 15px;
    margin-right: 1px;
    vertical-align: 3px
  }
    .drawer-nav .line-btn img{
        width: 180px;
    }
  .drawer-hamburger {
    background: #eac306!important;
  }
  .drawer-hamburger:after{
    content: "menu";
    position: absolute;
    bottom: 1px;
     left: 50%;
     transform: translateY(-50%) translateX(-50%);
     -webkit- transform: translateY(-50%) translateX(-50%);
       margin: auto;
       color: #fff;
  }
}
.gnavi__list{
  position: relative;
}
ul.gnav ul.dropdown__lists {
    display: none;/*デフォルトでは非表示の状態にしておく*/
    width: 180px;
    position: absolute;
    left: 0;
  z-index: 999;
  padding-top: 0.5rem;
}

.gnavi__list:hover .dropdown__lists {
    display: block;/*Gナビメニューにホバーしたら表示*/
}
ul.gnav ul.dropdown__lists li.dropdown__list{
  text-align: left;
    background-color: rgba(234, 195, 6, .5);
    background-color: rgba(234, 195, 6, .9);
    background-color: rgba(255, 255, 255, .9);
    height: auto;
    transition: all .3s;
    position: relative;
  padding:0.7rem 0.3rem 0.7rem 0.7rem;
  margin-bottom: 5px;
  font-size: 15px;
}
ul.gnav ul.dropdown__lists li.dropdown__list:last-child{
  font-size: 15px;
}/*
ul.gnav ul.dropdown__lists li.dropdown__list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3492d1;
    position: absolute;
    top: 0;
    left: 0;
}*/
ul.gnav ul.dropdown__lists li.dropdown__list:hover {
    background-color: rgba(255, 255, 255,1);
}
ul.gnav ul.dropdown__lists li.dropdown__list a {
    display: flex;
    align-items: center;
    color: #fff;
    text-decoration: none;
    position: relative;/*
  text-shadow: #000 1px 1px 3px,#000 0 0 1px,#000 -1px -1px 2px;*/
  text-shadow: #000 0 0 1px, #000 1px 1px 8px,#000 -1px -1px 8px;
}
ul.gnav ul.dropdown__lists li.dropdown__list a:hover {
}
ul.gnav ul.dropdown__lists li.dropdown__list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #787878;
    border-left: 2px solid #787878;
    transform: rotate(135deg);
    position: absolute;
    right: 0;
    top: calc(50% - 5px);
}
ul.gnav ul.dropdown__lists li .drop-menu__link:hover {
  background-color: lightcyan;
}