@charset "utf-8";

/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    /*    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;*/
    /*    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;*/
    font-family: 'Noto Sans JP', 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: 160%;
    color: #454545;
    font-weight: 500;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

a:hover{
  opacity: 0.6;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
/*クリアフィックス*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix:before {
	display: block;
	content: "";
	clear: both;
}

.clearfix {
	display: block;
}

.amiri {
    font-family: 'Amiri', serif;
}

.n-serif {
    font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.mround {
    font-family: "M PLUS Rounded 1c";
}

.writing-rl {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
@media only screen and (max-width: 1024px) {

    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    form,
    input,
    button,
    p {
        font-size: 14px;
    }
}

@media only screen and (max-width: 599px) {

    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    form,
    input,
    button,
    p {
        font-size: 13px;
    }
}




/*--完成したら削除--*/
.w100 {
    width: 100%;
    display: block;
}

.w20 {
    width: 20%;
}

.w25 {
    width: 25%;
}

.w26 {
    width: 26%;
}

.w30 {
    width: 30%;
}

.w36 {
    width: 36%;
}

.w40 {
    width: 40%;
}

.w46 {
    width: 46%;
}

.w48 {
    width: 48%;
}

.w50 {
    width: 50%;
}

.w56 {
    width: 56%;
}

.w60 {
    width: 60%;
}

.w66 {
    width: 66%;
}

.w70 {
    width: 70%;
}

.w76 {
    width: 76%;
}

.w80 {
    width: 80%;
}

.w86 {
    width: 86%;
}

.w100 {
    width: 100%;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}


.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac599 {
    text-align: center;
}

.tar599 {
    text-align: right;
}

.tarc599 {
    text-align: right;
}

.txt {
    line-height: 200%;
}

.lh160 {
    line-height: 160%;
}

.lh200 {
    line-height: 200%;
}

.pic {
    text-align: center;
    width: 100%;
    display: block;
}

.pic img {
    width: 100%;
}

@media only screen and (max-width:599px) {
    .w20 {
        width: 100%;
    }

    .pic.w20 {
        max-width: 400px;
    }

    .w20 .pic {
        max-width: 400px;

    }

    .w26 {
        width: 100%;
    }

    .pic.w26 {
        max-width: 400px;
    }

    .w26 .pic {
        max-width: 400px;
    }

    .w30 {
        width: 100%;
    }

    .pic.w30 {
        max-width: 400px;
    }

    .w30 .pic {
        max-width: 400px;
    }

    .w36 {
        width: 100%;
    }

    .pic.w36 {
        max-width: 400px;
    }

    .w36 .pic {
        max-width: 400px;
    }

    .w40 {
        width: 100%;
    }

    .pic.w40 {
        max-width: 400px;
    }

    .w40 .pic {
        max-width: 400px;
    }

    .w46 {
        width: 100%;
    }

    .w48 {
        width: 100%;
    }

    .w50 {
        width: 100%;

    }

    .w56 {
        width: 100%;

    }

    .w60 {
        width: 100%;
    }

    .w66 {
        width: 100%;

    }

    .w70 {
        width: 100%;
    }

    .w76 {
        width: 100%;

    }

    .w80 {
        width: 100%;
    }

    .w86 {
        width: 100%;

    }

}

/*--完成したら削除--*/

.amiri {
    font-family: 'Amiri', serif;
}

.noto-seri {
    font-family: 'Noto Serif JP', serif;
}

.noto-san {
    font-family: 'Noto Sans JP', sans-serif;
}

.roundm {
    font-family: "M PLUS Rounded 1c";
}


/*gnav*/

#gnav p.toggle span.n {
    display: none;
}

#gnav {
   z-index: 9999;
    width: 100%;
}

.glist li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: center;
}

[data-element-id] #gnav li.pcnone {
    display: block;
}

#gnav li.pcnone {
    display: none;
}

.glist li a {
    width: 100%;
    display: block;
    font-size: 14px;
    padding: 16px 0;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

.fix .accordion-toggle {
    opacity: 0.8;
}
[data-element-id] #gnav .gnavinn{
  position: relative;
  z-index: 50;
  opacity: 1;
  height: auto;
  display:block !important;
}
[data-element-id] .tb-item{
  display: inline-block !important;
  position: relative;
}
[data-element-id] .glist .item{
  width: 15%;
  flex-grow: 0;
}
[data-element-id] .gnavinn > ul{
  flex-wrap: wrap;
}

[data-element-id] .tb-item:before {
    content: "↓こちらはスマホナビです↓";
    display: block;
    background: #333;
    color: #fff;
    font-size: 11px;
    padding: 3px;
    margin: 0;
    text-align: center;
}


@media only screen and (max-width: 1024px) {
    #gnav .gnavinn {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 260px;
        height: 0;
        opacity: 0;
        -webkit-transition: height ease .1s, opacity ease .4s;
        transition: height ease .1s, opacity ease .4s;
        padding: 0;
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.9);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;
    }

    #gnav .glist li {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
        padding: 0;
    }
    #gnav .glist li.tb_none{
      display: none !important
    }

    #gnav p.toggle {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 6px;
        right: 10px;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        z-index: 251;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }

    #gnav p.toggle span.n {
        display: block;
        background: #323232;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p.toggle span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p.toggle span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p.toggle span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p.toggle span.n:after,
    #gnav.action p.toggle span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    #gnav .gnavinn .glist {
        width: 100%;
        padding: 60px 3% 80px;
        display: block !important;
    }

    #gnav .gnavinn .glist a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
    }

    #gnav.fix {
        padding: 0;
    }

    .overlay {
        height: 100%;
        overflow: hidden;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        background: rgba(0,0,0,0.2);
        z-index: 100;
    }
}

@media only screen and (max-width:599px) {
    #gnav .gnavinn .glist {
        padding: 60px 3% 33%;
    }
}

/*スライドショー mainImg*/

.home-slide {
    position: relative;
    overflow: hidden;
}

.homeSlide h2 {
    width: 90%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0px 0px 20.52px rgba(0, 0, 0, 0.18);
}

.top-slide.pc-only {
  width: 96%;
  max-width: 1050px;
  margin: auto;
}

.top-slide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    /* min-width: 500px; */
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.top-slide .uk-slidenav-position:after {
/*     padding-top: 45%; */
    padding-top: 60%;
    content: '';
    display: block;
}

.top-slide .uk-slideshow {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.top-slide .uk-slideshow * {
    height: 100% !important;
}

.mainImg {
    position: relative;
    overflow: hidden;
}

.mainImg h2 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 15px #fff, -2px 2px 15px #fff, 2px -2px 15px #fff, -2px -2px 15px #fff;
    width: 90%;
    margin: auto;
}

@media (max-width:1024px) {
  .top-slide.pc-only {
    width: 96%;
  }
}

@media (max-width:599px) {
  .top-slide .uk-slidenav-position:after {
    padding-top: 65%;
  }
}

/*footer*/

/*totop*/

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a {
    height: 80px;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background: #7cbe27;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

#totop a:before {
    content: "\f106";
    font-family: FontAwesome;
    display: block;
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-top: -0.25em;
}

@media only screen and (max-width:1024px) {
    #totop a {
        height: 65px;
        width: 65px;
    }

    #totop a:before {
        font-size: 28px;
    }
}

@media only screen and (max-width:599px) {
    #totop a {
        height: 50px;
        width: 50px;
        font-size: 10px;
    }

    #totop a:before {
        font-size: 26px;
    }
}

.copy {
    text-align: center;
    padding: 20px 0;
}

/*blog*/

.calist dt {
    text-align: center;
    color: #fff;
    background: #000;
    width: 100%;
    padding: 5px;
}

.calist li {
    padding: 10px 0;
}

.calist li:before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 10px;
}

.calist ul {
    padding: 10px 30px;
}

/*form*/

/*
.form * {
    -webkit-appearance: none;
}
*/

.form dl {
    padding: 1.5em 0;
    border-bottom: 1px solid #fff;
}

.form dl:last-of-type {
    border-bottom: none;
}

.form dt {
    width: 36%;
    font-weight: 600;
}

.form dt .reqw {
    font-size: 14px;
    text-align: center;
    padding: 0 0.5em;
    background: #d5262b;
    color: #fff;
    margin-left: 0.5em;
}

.form dd {
    width: 60%;
}

.form dd input {
    width: 100%;
    padding: 0.5em;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
}

.form dd select {
    padding: 0.5em;
    font-family: inherit;
    color: inherit;
}

.form dd input[type="radio"] {
    display: none;
}

.form dd input[type="radio"] + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
    line-height: 200%;
}

.form dd input[type="radio"] + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #303841;
    border-radius: 50%;
    background: #fff;
}

.form dd input[type="radio"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #303841;
    border-radius: 50%;
}

.form dd input[type="radio"]:checked + label {
    border-bottom: 1px solid;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.form dd textarea {
    width: 100%;
    padding: 0.5em;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    height: 250px;
}

.formbtn li button {
    text-align: center;
    color: #fff;
    display: block;
    background: #d5262b;
    padding: 1em 3em;
    position: relative;
    z-index: 1;
    opacity: 1;
    overflow: hidden;
    border: none;
    width: 100%;
    margin: 80px auto;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.formbtn li button:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}

.formbtn2 li:nth-of-type(odd) button:after {
    right: auto;
    left: 1em;
    content: "\f104";
}

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 320px;
    margin: auto;
}

.formbtn2 li {
    max-width: 250px;
}

@media only screen and (max-width:1024px) {
    .form dt {
        width: 100%;
        padding-bottom: 1em;
    }

    .form dd {
        width: 100%;
    }

    .form dl {
        padding: 1.25em 0;
    }

    .formbtn li button {
        margin: 60px auto;
    }

    .formbtn2 li {
        max-width: 200px;
    }

}

@media only screen and (max-width:599px) {
    .formbtn li button {
        margin: 40px auto;
        max-width: 250px;
    }

    .formbtn2 li {
        max-width: 130px;
    }
}

.txt-hidden {
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*--------------cmn style start-------------------*/
.green {
    color: rgba(99, 185, 141, 255);
}

.darkgreen {
    color: rgba(36, 134, 84, 255);
}

.yellow {
    color: rgba(222, 153, 6, 255);
}


.bg-beige1 {
    background: #fcf6e2
}

.bg-green1 {
    background: #63b98d;
}

.bg-green2 {
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img46.jpg) top left repeat;
    background-size: 100% 100%;
}

.bg-darkyellow {
    background: #ede3c2;
}

.green-border {
    border: 1px solid #69c596;
}

.textshadow-white {
    text-shadow:
        white 1px 1px 10px, white -1px 1px 10px,
        white 1px -1px 10px, white -1px -1px 10px;
}


/*--------------cmn style end-------------------*/
/*--------------cmn parts start-------------------*/
.ttl-cmn1 {}

.ttl-cmn1 .en {
    padding-bottom: 5px;
}

.ttl-cmn1 .ja {
    font-size: 19px;
}

.ttl-cmn2 {
    position: relative;
}

.ttl-cmn2:before {
    content: "";
    display: block;
    width: 80px;
    height: 1px;
    background: #63b98d;
    position: absolute;
    bottom: 0%;
    left: 0;
}


[class*="btn-cmn"] {
    display: block;
    max-width: 300px;
    width: 85%;
    margin: 0 auto;
    position: relative;
}

[class*="btn-cmn"] a {
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 12px 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    overflow: hidden;
}

[class*="btn-cmn"] a:after {
    content: ">";
    padding-left: 10px;
}

.btn-cmn2 a {
    background: #69c596;
}

.btn-cmn2.back {
    max-width: 230px;
}

.btn-cmn2.back a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-cmn {
    max-width: 230px;
}

.btn-cmn3 {
    max-width: 230px;
}

.btn-cmn3 a {
    color: #69c596;
    padding: 8px 0;
    border: 1px solid #69c596;
}

button.btn-cmn3 {
    background: #69c596;
    padding: 8px 0;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 12px 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 30px;
    overflow: hidden;
}

button.btn-cmn3:after {
    content: ">";
    padding-left: 10px;
}
.btn-cmn3.backformbtn:after,
.btn-cmn2.backformbtn a:after{
  display: none;
}
.btn-cmn3.backformbtn:before,
.btn-cmn2.backformbtn a:before{
  content: "<";
  padding-right: 10px;
}


.big-btn {
    display: block;
    max-width: 390px;
    width: 85%;
    margin: 0% auto;
    overflow: hidden;
    position: relative;
    border-radius: 50px;
    border: 1px solid #69c596;
}

.big-btn a {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 30px 0;
    font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.big-btn a:after {
    content: ">";
    padding-left: 10px;
    color: #69c596;
}

.wave1:before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img16.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    top: -50px;
    left: 0px;
    z-index: 2;

}

.wave1:after {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img16.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    bottom: -50px;
    left: 0px;
    z-index: 2;

}

.wave2:before {
    content: "";
    display: block;
    width: 100%;
    height: 4.2vw;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img01.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;

}

.wave2:after {
    content: "";
    display: block;
    width: 100%;
    height: 4.2vw;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img05.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}

.wave3:after {
    content: "";
    display: block;
    width: 100%;
    height: 68px;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img05.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;

}


/*--------------cmn parts end-------------------*/
/*--------------01index start-------------------*/
.h1 {
   display: block;
    max-width: 260px;
/*     height: 198px; */
}

.h1 a {
  display: block;
  padding: 20px;
}

.h1 img {
    margin: auto auto;
    padding: 10% 0;
}

.h-table * {
    font-size: 11px;
    width: 100%;
    border-collapse: collapse;
}

.h-table table {
    max-width: 380px;
    background: #fff;
}

.h-table .cont,
.h-table .cont * {
    font-size: 10px;
}

.h-table .sat {
    color: #3668ff;
}

.h-table .sun {
    color: #e34363;
}

.h-table th,
.h-table td {
    padding: 1px;
    border: 1px solid #2e622e;
    vertical-align: top;
    font-family: "M PLUS Rounded 1c";
    font-weight: bolder;
    line-height: 1.8;
}

.h-table td {
    min-width: 40px;
    text-align: center;
    color: #2e622e;
}

.head {
    width: calc(100% - 250px);
    margin-left: auto;
    margin-right: 0;
}

.h-reserve {
    width: 320px;
}
.h-reserve a{
    background: #63b98d;
}
.h-reserve a.ab{
    background: #faa01b;
}

.hreserve24 {
    background: #fff36f;
}

@media only screen and (max-width: 1524px) {
  .h-add{
    display: none;
  }
  .h-tel .fs36{
    font-size: 30px;
  }
  .h-reserve{
    width: 290px;
  }
  .h-reserve a{
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1200px) {
  .h-tel{
    display: none;
  }
}

@media only screen and (max-width: 1024px) {
    .h1 a {
        display: block;
        width: auto;
        height: auto;
        padding: 3px;
    }

    .h1 img {
        margin: auto;
        padding: 7%;
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
     .h-add{
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .h1 {
        width: 145px;
    }

    .head {
        width: calc(100% - 150px);
        padding-right: 60px;
    }

    .h-tel {
        display: none
    }

    .h-reserve {
        display: none
    }

    .h-table * {
        font-size: 10px;
    }

    .h-table td {
        min-width: 31px;
    }

    .h-table table {
        max-width: 312px;
    }

    .h-add {
        font-size: 12px;
    }

}
@media only screen and (max-width: 724px) {
   .h-add{
      display: none;
   }
}

@media only screen and (max-width: 599px) {
    .h-table {
        display: none
    }

    .h1 {
        width: 85px;
    }

    .h-add {
        display: none
    }

}

/*-----------------------header end-------------------------*/
.slide-title {
    position: absolute;
    top: 20%;
    left: 10%;
    letter-spacing: 5px;
}

.slide-txtarea {
    position: absolute;
    bottom: 0%;
    right: 4%;

}

.slide-ul {
    width: 770px;
}

.slide-ul .item {
    border: 1px solid rgba(222, 153, 6, 255);
}
.h-slide{
  position: relative;
  display: block;
}
.h-slide:after {
    content: "";
    display: block;
    padding-top: calc(89vh - 110px);
}
.h-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.top-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.home-slidearea{
  padding-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
    .slide-txtarea {
        position: relative;
        bottom: auto;
        right: auto;
        padding-top: 20px;
    }

    .slide-title {
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        writing-mode: initial;
        left: 3%;
        top: 50%;
        text-align: left;
    }

    .slide-ul {
        margin-left: auto;
        margin-right: auto;
        max-width: 770px;
        width: 100%;
    }
    .h-slide:after {
      padding-top: 35vh;
    } 
    .h-slide .uk-slidenav-position:after{
       padding-top: 35vh;
    }
    .slide-ul .item{
      margin-bottom: 2%;
    }
    .home-slidearea{
      padding-bottom: 0;
    }
}


@media only screen and (max-width: 599px) {
    .slide-title {
        letter-spacing: 1px;
        font-size: 18px;
        line-height: 145%;
    }
    .home-slidearea .slide-title{
       top:auto;
       bottom: 15%;
       top: auto;
      bottom: 32%;
      text-align: right;
      font-size: 21px;
      left: auto;
      right: 3%;
    }

    .slide-ul .item {
        padding: 5px;
        margin: 0 1% 2% 1%;
        width: 48%;
        font-size: 14px;
    }

    .slide-ul .item .yellow {
        display: block;
        width: 100%;
        font-size: 15px;
    }
    .h-slide .uk-slidenav-position:after{
      padding-top: 23vh;
    }
  .h-slide:after {
     padding-top: 23vh;
     }
}


/*-----------------------slide end-------------------------*/
.gnavinn {
   /*  padding-top: 30px; */
}
#gnav.fixed{
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0px;
  left: 0;
  background: rgba(252, 246, 226, 0.7);
}

.home-about .text {
    line-height: 200%;
}

.home-about .name {
    padding-top: 120px;
}

.home-about:before,
.price1:before {
    content: "";
    display: block;
    width: 663px;
    height: 609px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img02.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -230px;
    left: 8%;
}

.home-about:after,
.price1:after {
    content: "";
    display: block;
    width: 520px;
    height: 339px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img03.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 11%;
}

@media only screen and (max-width: 1024px) {

    .home-about:before {
        width: 363px;
        height: 379px;
        bottom: -70px;
        left: -2%;
    }

    .home-about:after {
        content: "";
        display: block;
        width: 290px;
        height: 230px;
        right: -9%;
    }
}

@media only screen and (max-width: 599px) {
    .home-about .writing-rl {
        -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
        writing-mode: initial;
    }

    .habout-ttl {
        width: 100%;
        padding-bottom: 20px;
        font-size: 20px;
    }

    .habout-ttl br {
        display: none;
    }

    .home-about .text {
        width: 100%;
    }

    .home-about .name {
        padding-top: 40px;
    }
    .home-about:after {
      display: none;
    }
}

/*-----------------------home-about end-------------------------*/
.thought-list .item {
    position: absolute;
    text-align: center;
    font-size: 14px;
    line-height: 120%;
}
[data-element-id].thought-list .item{
  position: absolute !important
}

.thought-list .item1 {
    top: 60px;
    left: 40px;
    width: 126px;
    height: 113px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img04.png) no-repeat;
    background-size: contain;
    padding: 30px 20px;
}

.thought-list .item2 {
    top: -40px;
    left: 150px;
    width: 99px;
    height: 127px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img05.png) no-repeat;
    background-size: contain;
    padding: 31px 10px;
}

.thought-list .item3 {
    top: -40px;
    right: 150px;
    width: 99px;
    height: 127px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img06.png) no-repeat;
    background-size: contain;
    padding: 20px 0;
}

.thought-list .item4 {
    top: 60px;
    right: 40px;
    width: 126px;
    height: 113px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img07.png) no-repeat;
    background-size: contain;
    padding: 30px 0;
}

.home-bignner:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 60px 0 60px;
    border-color: #63b98c transparent transparent transparent;
    position: absolute;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .thought-list .item1 {
        top: 70px;
        left: 0;
    }

    .thought-list .item2 {
        top: -60px;
        left: 60px;
    }

    .thought-list .item3 {
       top: -60px;
       right: 60px;
    }

    .thought-list .item4 {
        top: 70px;
        right: 0px;
    }

    .home-bignner .inner {
        padding-left: 160px;
        padding-right: 160px;

    }

    .home-about .inner800 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 599px) {
    .home-bignner .inner {
        padding-top: 106px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .thought-list .item {
        font-size: 12px;
    }

    .thought-list .item1 {
        top: 30px;
        left: 10px;
        width: 91px;
        height: 73px;
        padding: 22px 17px;
        text-align: left;
    }

    .thought-list .item2 {
        top: -30px;
        left: 90px;
        width: 79px;
        height: 107px;
        padding: 24px 10px;
    }

    .thought-list .item3 {
        top: -30px;
        right: 80px;
        width: 84px;
        height: 107px;
        padding: 16px 0;
    }

    .thought-list .item4 {
        top: 30px;
        right: 0px;
        width: 91px;
        height: 73px;
        padding: 22px 10px;
    }

}



/*-----------------------home-bignner end-------------------------*/
.hpoint-ttl .num,
.reason3-ttl .num {
    font-size: 70px;
    padding: 0 5px;
    position: relative;
}

.hpoint-ttl .num:before {
    content: "";
    display: block;
    width: 94px;
    height: 38px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img15.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -10px;
    left: -20px;
}

.hpoint-item .num {
    display: block;
    width: 44px;
    height: 58px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img14.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    text-align: center;
    line-height: 130%;
    color: #fff;
    font-size: 40px;
    font-family: 'Amiri', serif;
}

.hpoint-item {
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    text-align: center;
}

.home-point .bgimg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-point .bgimg img {
    width: 100%;
    height: 100% !important;
    opacity: 0.5;
    font-family: 'object-fit: cover; object-position: 50% 50%;';
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}

.hpoint-item .txt {
    display: block;
}

@media only screen and (max-width: 1024px) {
    .hpoint-item .txt br {
        display: none;
    }

    .hpoint-item .num {
        font-size: 36px;
        line-height: 140%;
    }

    .hpoint-ttl .num,
    .reason3-ttl .num {
        font-size: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .hpoint-item {
        width: 46%;
        margin-right: 2%;
        margin-left: 2%;
        margin-bottom: 30px;
    }

    .hpoint-ttl .num,
    .reason3-ttl .num {
        font-size: 50px;
    }

    .hpoint-ttl .num:before {
        width: 64px;
        left: -12px;
    }

    .hpoint-item .num {
        width: 34px;
        height: 48px;
        font-size: 28px;
        line-height: 154%;
        top: -20px;
    }

    .hpoint-item .txt {
        padding: 6px;
    }

}

/*-----------------------home-point end-------------------------*/
.hmenu-subttl .in:before {
    content: "";
    display: block;
    width: 20px;
    height: 30px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img17.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0%;
    left: 0;
}

.hmenu-subttl .in:after {
    content: "";
    display: block;
    width: 20px;
    height: 30px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img18.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0%;
    right: 0;
}

.hmenu-item .img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
}
.hmenu-item .img img{
    width: 100%;
    height: 100% !important;
}

.hmenu-item .ttl {
    width: 100%;
    display: inline;
}

.hmenu-item .ttl:after {
    content: ">";
    color: rgba(99, 185, 141, 255);
    font-size: 16px;
    padding-left: 10px;
}

.hmenu-item a{
    padding: 70px 5px 30px;
    margin-top: 55px;
    margin-bottom: 3%;
    box-sizing: content-box;
}
.home-menu .big-btn {
    margin: 0 2%;
}

.btnarea {
    max-width: 860px;
    margin: 20px auto;
}

@media only screen and (max-width: 1024px) {
    .home-menu .big-btn {
        margin: 0 2%;
        width: 42%;
    }

    .home-menu .big-btn a {
        padding: 20px 0px;
    }
    .hmenu-item .img{
      width: 100px;
      height: 100px;
      top: 10px;
    }
}

@media only screen and (max-width: 599px) {
    .hmenu-subttl .in:after {
        height: 20px;
        right: -10px;
    }

    .hmenu-subttl .in:before {
        height: 20px;
        left: -10px;
    }

    .hmenu-item {
        padding-top: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 20px;
        margin-bottom: 0;
    }
    .hmenu-item a{
      padding: 70px 6px 5px;
      margin-top: 15px;
      margin-bottom: 3%;
      height: 100%;
    }

    .hmenu-item .ttl {
        font-size: 16px;
    }

    .hmenu-item .img {
        top: 5px;
        width: 65px;
        height: 65px;
    }

    .home-menu .big-btn a {
        padding: 14px 0px;
        font-size: 13px;
    }

    .home-menu .big-btn {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%;
    }

    .big-btn a:after {
        padding-left: 3px;
    }
}

/*-----------------------home-menu end-------------------------*/

.hvoice-thought {
    position: absolute;
}

.hvoice-thought.left {
    top: 0px;
    left: 260px;
    width: 188px;
    height: 124px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img47.png) no-repeat;
    background-size: contain;
    padding: 27px 10px 10px 30px;

}
[data-element-id] .hvoice-thought.left,[data-element-id] .hvoice-thought.right{
  position: absolute !important
}

.hvoice-thought.right {
    top: 10px;
    right: 280px;
    width: 156px;
    height: 102px;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img48.png) no-repeat;
    background-size: contain;
    padding: 20px 6px 20px 33px;
}

.hvoice-item .icon {
    width: 64px;
}

.hvoice-item {
    width: 48%;
}

.hvoice-item .textarea {
    background: #f7ebc3;
    width: calc(100% - 89px);
}

.hvoice-item .textarea:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 17px 10px 0;
    border-color: transparent #f7ebc3 transparent transparent;
    position: absolute;
    top: 26px;
    left: -17px;
}
.hvoice-list{
  max-width: 98%;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 1024px) {
    .hvoice-thought.left {
        top: -30px;
        left: 30px;

    }

    .hvoice-thought.right {
        top: -20px;
        right: 30px;
    }

    .hvoice-item .textarea {
        padding: 20px;
    }

    .hvoice-item {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 599px) {
    .home-voice {
        padding-top: 100px;
    }

    .hvoice-thought.left {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        top: -90px;
        left: -20px;

    }

    .hvoice-thought.right {
        width: 146px;
        height: 102px;
        background: url(/import/tenant_2/160.16.124.57/html/images/01index/img48.png) no-repeat;
        background-size: contain;
        padding: 27px 6px 10px 23px;
        font-size: 10px;
        top: -80px;
        right: 0px;
    }

    .hvoice-item {
        width: 100%;
    }

    .home-voice {
        padding-bottom: 50px;
    }
}

/*-----------------------home-voice end-------------------------*/

.hfaq-box dd{
  display: none;
}

.hfaq-list li:nth-of-type(1) .hfaq-box dd{
  display: block;
}
.hfaq-list .hfaq-q {
    background: #ccedd0;
    cursor: pointer;
}

.hfaq-list .hfaq-q .q {
    position: absolute;
    top: 22px;
    left: 40px;
}

.hfaq-list .hfaq-q:before {
    position: absolute;
    top: 17px;
    right: 20px;
    width: 30px;
    height: 30px;
    color: #63b98d;
    content: '+';
    text-align: center;
    font-size: 46px;
    line-height: 26px;
    font-weight: 200;
}
[data-element-id] .hfaq-box dd{
  display: block !important
}


@media only screen and (max-width: 1024px) {
    .hfaq-list .item {
        margin-bottom: 20px;
    }

    .hfaq-list .hfaq-q:before {
        top: 10px;
        font-size: 32px;
    }

    .hfaq-list .hfaq-q .q {
        top: 12px;
        left: 30px;
    }

    .home-contents {
        padding: 60px 0;
    }

    .hfaq-list {
        margin-bottom: 30px;
    }

    .home-faq .inner {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 599px) {
    .home-contents {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .hfaq-list .hfaq-q .q {
        top: 10px;
        left: 14px;
    }

    .hfaq-list .hfaq-q:before {
        font-size: 36px;
        top: 6px;
        right: 10px;
    }
}

/*-----------------------home-faq end-------------------------*/

.hblog-ttl {
    width: 80px;
}

.hblog-text {
    width: calc(100% - 100px);
}

.hblog-box {
    border-bottom: 1px solid #454545;
}
.home-blog .blog_box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.home-blog .blog_box .btn-cmn3{
  margin-top: auto;
}

@media only screen and (max-width: 1024px) {
    .hblog-list {
        margin-bottom: 20px;
    }
    .home-blog .blog_box{
      width: 100%;
    }
}

@media only screen and (max-width: 599px) {
    .hblog-ttl {
        width: 75px;
        font-size: 14px;
    }

    .hblog-text {
        width: calc(100% - 80px);
    }

    .home-blog .blog_box {
        padding: 15px;
        padding-bottom: 24px;
    }
}

/*-----------------------home-blog end-------------------------*/

.access-list * {
    font-weight: normal;
}

.access-list .data-ttl {
    width: 90px;
}

.access-list .data {
    width: calc(100% - 100px);
}

.haccess-cont .right {
    margin-right: calc(50% - 500px);
}

.home-access .map:after {
    padding-top: 60%;
}

.slider01 .w15 {
    width: 15%;

}

.home-contents:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img49.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 60px;
    left: calc(50% - 1000px);
}

@media only screen and (max-width: 1024px) {
    .home-access {
        padding: 60px 0;
    }

    .haccess-cont .left {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 40px;
    }

    .haccess-cont .right {
        width: 80%;
        margin: 0 auto;
    }

    .haccess-cont {
        width: 96%;
        max-width: 768px;
        margin: 0 auto;
        padding-bottom: 60px;
    }

    .fcontact .inner800 {
        width: 88%;
        margin: 0 auto;
    }

    .fcontact {
        padding: 40px 0;
    }
}

@media only screen and (max-width: 599px) {

    .haccess-cont .right,
    .haccess-cont .left {
        width: 96%;
    }

    .haccess-cont .left {
        margin-bottom: 20px;
    }

    .access-list .data-ttl {
        width: 100%;
    }

    .access-list .data {
        width: calc(100% - 83px);
    }

}


/*-----------------------home-access end-------------------------*/

.flogo {
    max-width: 200px;
    width: 60%;
    margin-right: 20px;
}

.fnav {
    width: calc(100% - 305px);
}

.fmenu-item a {
    position: relative;
    padding-left: 20px;
    display: inline-block;
}

.fmenu-item a:before {
    content: "-";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
}

.fnav-item a {
    font-weight: bold;
}

.fmenu-item,
.fnav-item {
    padding-bottom: 3px;
}

.fnavbox {
    width: calc(100% - 300px);
}

.fmenu-ttl {
    border-bottom: 2px solid #ede3c2;
    margin-left: 3px;
    padding-left: 2px;
}

@media only screen and (max-width: 1024px) {
    .fnavbox .left {
        width: 100%;
    }

    .fnavbox .right {
        width: 100%;
    }

    .flogo {
        max-width: 145px;
    }

    .fnavbox {
        padding-left: 30px;
    }
}

@media only screen and (max-width: 599px) {
    .fcontact {
        padding: 26px 0;
    }

    .foot .inner1200 {
        display: block;
    }

    .flogo {
        margin-left: auto;
        margin-right: auto;
        max-width: 112px;
    }

    .fnavbox .left {
        margin-top: 13px;
    }

    .fnavbox {
        width: 100%;
        padding-left: 10px;
    }

    .fmenu-ttl {
        max-width: 50%;
    }

    .fmenu-item {
        width: 49%;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .fnav-item {
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .fnavbox .right {
        padding-top: 0;
    }
}

/*-----------------------foot end-------------------------*/

[data-element-id].spfixbtn {
    display: block;
    position: relative;
}

.spfixbtn {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: #63b98d;
    padding: 5px 10px;
    z-index: 150;
}

.spfixbtn .tel {
    width: 65%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.spfixbtn .tel a {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    text-align: center;
}

.spfixbtn .tel a:before {
    display: inline-block;
    margin-right: 10px;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    background: url(/upload/tenant_2/dee77c2d9b10bf20ae751bc754301a5b.png) center center no-repeat;
    background-size: contain;

}

.spfixbtn .contactbtn {
    width: 30%;
}

.spfixbtn .contactbtn a {
    background: #fff36f;
    color: rgba(99, 185, 141, 255);
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 2px 10px;
    overflow: hidden;
}

.spfixbtn .contactbtn a:before {
    display: block;
    display: inline-block;
    margin-right: 10px;
    content: "";
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 18px;
    height: 14px;
    background: url(/upload/tenant_2/82d2ffca4585240dc5eeed3b7411c7b0.png) center center no-repeat;
    background-size: contain;

}

@media only screen and (max-width: 1024px) {
    .spfixbtn {
        display: block;
    }

    #wrapper {
        padding-bottom: 49px;
    }
}

/*-----------------------spfixbtn end-------------------------*/

/*--------------01index end-------------------*/
.under-slidearea .slide-title {
    position: absolute;
    right: calc(50% - 500px);
    top: 43%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
[data-element-id] .slide-title{
  position: absolute !important
}
.under-slidearea{
  padding-bottom: 30px;
}

.price1-table .table-th.times {
    width: 200px;
}

.price1-table .table-th {
    padding: 10px;
}

.price1-table * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.table-line1 {
    width: 120px;
}

.table-dd1,
.table-dd2,
.table-dd3,
.table-dd4 {
    border-top: 1px solid #c6c6c6;
}

.table-line2,
.table-line3,
.table-line4 {
    border-left: 1px solid #c6c6c6;
}

.price2-dl {
    border-bottom: 1px solid rgba(99, 185, 141, 255);
}

.price2-dt {
    padding-left: 20px;
    position: relative;
}
.price2-dt:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img04.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 8px;
    left: 3px;
}
.price2-dd{
  text-align: right;
  flex-grow: 1;
}

.price2 .inner:before,
.store1 .store1-inner:before {
    content: "";
    display: block;
    width: 279px;
    height: 216px;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img02.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -90px;
    left: -90px;
}

.price2 .inner:after,
.store1 .store1-inner:after {
    content: "";
    display: block;
    width: 580px;
    height: 334px;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img03.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: -240px;
    right: -150px;
}

@media only screen and (max-width: 1024px) {
    .price-cont2 .min-ttl {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .under-slidearea{
      padding-bottom: 0px;
    }
}

@media only screen and (max-width: 599px) {
    .price1-ttl {
        padding-bottom: 20px;
        font-size: 22px;
    }
}

/*--------------02price end-------------------*/
.store2-ttl .ja {
    position: relative;
}

.store2-ttl .ja:before {
    content: "";
    display: block;
    width: 44px;
    height: 58px;
    background: url(/import/tenant_2/160.16.124.57/html/images/03store/img05.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -29px;
    left: -60px;
}

@media only screen and (max-width: 599px) {
    .store2-ttl .ja:before {
        width: 30px;
        top: -25px;
        left: -40px;
    }
}

/*--------------03store end-------------------*/
.sympton1-dl .img {
    width: 120px;
    height: 120px;
    margin: 0 auto 26px;
}

.sympton1-dl .img img {
    width: 100%;
    height: 100% !important;
}

@media only screen and (max-width: 1024px) {
    .sympton1-dl .img {
        width: 90px;
        height: 90px;
        margin: 0 auto 18px;
    }

    .sympton1-dl {
        font-size: 14px;
    }

    .store1 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .store1 .haccess-cont {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 599px) {
    .sympton1-dl .img {
        width: 85px;
        height: 85px;
        margin: 0 auto 10px;
    }


}

/*--------------04sympton end-------------------*/
.faq1-dl .q,
.faq1-dl .a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px 14px 11px;
    line-height: 100%;
}

.faq1-dt {
    padding-top: 3px;
}

.faq1:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/05faq/img05.png) top center repeat-y;
    background-size: 70vw auto;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    .faq1:before {
        background-size: 170vw auto;
    }
}


/*--------------05faq end-------------------*/
.blog1:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/05faq/img05.png) top center repeat-y;
    background-size: 70vw auto;
    position: absolute;
    top: 0;
    left: 0;
}

.blog-layout .left {
    width: 22%;
}

.blog-layout .right {
    width: 70%;
}

.clist dt {
    background: #ccedd0;
    border-bottom: 2px solid #69c596;
}

.clist-item a {
    padding-left: 20px;
}

.clist-item a:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: url(/import/tenant_2/160.16.124.57/html/images/06blog/img01.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 6px;
    left: 0;
}

.blog-item .thum {
    width: 230px;
}

.blog-item .textarea {
    width: calc(100% - 250px);
}

.pagenation02 .item {
    margin: 0 10px;
}

.pagenation02 .item a,
.pagenation02 .now {
    display: block;
    padding: 2px 10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #000;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    background: #69c596;
    color: #fff;
    font-weight: normal;
    font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.pagenation02 .prev a,
.pagenation02 .next a {
    background: transparent;
}

.pagenation02 .prev a:before {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    content: '\f053';
    color: #69c596;
}

.pagenation02 .next a:before {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    content: '\f054';
    color: #69c596;
}

.pagenav {
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img16.png) center center repeat-x;
    background-size: auto 60px;
}
.blogarticle-wrap #wp_rp_first,
.blogarticle-wrap .wp_social_bookmarking_light,
.blogarticle-wrap .entry-utility{
  display: none;
}

@media only screen and (max-width: 1024px) {
    .blog1 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .blog-layout .left {
        width: 24%;
    }

    .blog-layout .right {
        width: 72%;
    }

    .blog-item .thum {
        width: 170px;
    }

    .blog-item .textarea {
        width: calc(100% - 185px);
    }

    .blog1:before {
        background-size: 170vw auto;
    }
}

@media only screen and (max-width: 599px) {
    .blog-layout .left {
        width: 85%;
        margin: 20px auto;
    }

    .blog-layout .right {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .blog1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .blogdtl-ttl {
        font-size: 18px;
    }

    .day {
        font-size: 14px;
    }

    .cate {
        font-size: 12px;
    }

    .blog-item .thum {
        width: 140px;
    }

    .blog-item .textarea {
        width: calc(100% - 150px);
    }
}

/*--------------06blog end-------------------*/

.staff1 .haccess-cont .right {
    padding-left: 70px;
    padding-right: calc(50% - 500px);
    display: block;
    margin-right: 0px;
    width: 50%;
}

@media only screen and (max-width: 1024px) {
    .staff1 .haccess-cont .right {
        width: 80%;
        padding-right: 0;
        padding-left: 0;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 599px) {

    .staff1 .haccess-cont .right,
    .staff1 .haccess-cont .left {
        width: 90%;
    }

    .staff1 .haccess-cont .left {
        margin-bottom: 20px;
    }

    .staff1 .haccess-cont {
        padding-bottom: 5px;
    }

    .staff1 .home-access {
        padding-bottom: 20px;
    }
}

/*--------------07staff end-------------------*/
.reserveinfo-ttl {
    background: #ccedd0;
    padding: 15px 100px;
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 600px;
}

.reserveinfo-item a {
    display: block;
    padding-left: 53px;
    position: relative;
    color: rgba(105, 197, 150, 255);
}

.reserveinfo-item.reserveinfo-mailitem a {
    margin-left: 40px;
}

.reserveinfo-item a:before {
    content: "";
    display: block;
    width: 38px;
    height: 38px;
    background: url(/import/tenant_2/160.16.124.57/html/images/08contact/img13.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 4px;
}

.reserveinfo-item.reserveinfo-mailitem a:before {
    content: "";
    display: block;
    width: 36px;
    height: 26px;
    background: url(/import/tenant_2/160.16.124.57/html/images/08contact/img14.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 11px;
    left: 8px;
}

.contact1:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img49.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
}

.contact-dt {
    line-height: 42px;
}

.contact-dd input {
    font-size: 16px;
    border: 1px solid #69c596;
    line-height: 42px;
}
.contact-dd div{
  display: inline-block !important;
}

.contact-dl {
    border-bottom: 1px solid #c6c6c6;
}

.contact-dl:last-of-type {
    border-bottom: 0px solid #c6c6c6;
}

.contact-dd .size2 {
    width: 55px;
    border: 1px solid #000;
    border-radius: 0;
}

.contact-dd .size3 {
    width: 130px;
    border: 1px solid #000;
    border-radius: 0;
}

.contact-dd textarea {
    height: 180px;
    width: 100%;
    border: 1px solid #69c596;
    border-radius: 0;
}

@media only screen and (max-width: 1024px) {
    .reserveinfo-ttl {
        top: -30px;
    }

    .reserveinfo-item a:before {
        width: 36px;
        top: 0;
    }

    .reserveinfo-item.reserveinfo-mailitem a:before {
        width: 30px;
        top: 7px;
    }

    .contact-dl {
        padding-left: 30px;
        padding-right: 30px;
    }

    .contact-dt {
        width: 30%;
    }

    .contact-dd {
        width: 67%;
    }
}

@media only screen and (max-width: 599px) {
    .contact-dt {
        width: 100%;
        padding-bottom: 10px;
        font-size: 15px;
        line-height: 160%;
    }

    .contact-dd {
        width: 100%;
    }

    .reserveinfo-ttl {
        padding: 10px 20px;
        text-align: center;
        width: 95%;
    }

    .reserveinfo-area {
        padding-top: 24px;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 20px;
    }

    .reserveinfo-list {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .reserveinfo-item.reserveinfo-mailitem a {
        margin-left: 0;
        margin-top: 10px;
    }

    .contact-dl {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 10px;
        padding-right: 10px;
    }

    .contact-dd .size2 {
        margin-right: 8px;
    }

    .contact-dd input {
        font-size: 16px;
        border: 1px solid #69c596;
        line-height: 26px;
    }
}

/*--------------08contact end-------------------*/
.sitemap-item {
    margin-bottom: 50px;
}

.sitemap-item > a {
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
    display: block;
}

.sitemap-item > a:before {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(/import/tenant_2/160.16.124.57/html/images/09sitemap/img02.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 7px;
    left: 0;
}

.sitemapin-list {
    padding-left: 20px;
}

.sitemapin-item > a {
    position: relative;
    padding-left: 16px;
    padding-bottom: 5px;
    font-size: 14px;
}

.sitemapin-item > a:before {
    content: ">";
    color: #c3bc92;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    .sitemap-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 599px) {
    .sitemap-item {
        margin-bottom: 18px;
    }

    .sitemap-item > a:before {
        top: 4px;
    }

    .sitemap-item > a {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .sitemapin-item > a {
        font-size: 13px;
    }
}

/*--------------09sitemap end-------------------*/
.voice-item .icon {
    width: 158px;
}

.voice-item .textarea {
    background: #f7ebc3;
    width: calc(100% - 208px);
}

.voice-item .textarea:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 17px 10px 0;
    border-color: transparent #f7ebc3 transparent transparent;
    position: absolute;
    top: 26px;
    left: -17px;
}

@media only screen and (max-width: 1024px) {
    .voice-item .icon {
        width: 100px;
    }

    .voice-item .textarea {
        width: calc(100% - 135px);
    }

    .voice-item a {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .voice-item .icon {
        width: 65px;
    }

    .voice-item .textarea {
        width: calc(100% - 90px);
        padding: 16px;
    }

    .voice-item a {
        margin-bottom: 40px;
    }
}

/*--------------10voice end-------------------*/
.reason1-cont .left {
    width: 52%;
    padding-right: 3%;
    padding-left: calc(50% - 500px);
}

.reason1-cont .right {
    width: 48%;
}

.reason1:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img02.png) top center repeat-y;
    background-size: 70vw auto;
    position: absolute;
    top: 0;
    left: 0;
}

.resason2-ttl:after {
    content: "";
    display: block;
    width: 24px;
    height: 23px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img14.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -12px;
    left: -26px;
}

.reason2-item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}

.reason2-item:before {
    content: "";
    display: block;
    width: 30px;
    height: 23px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img04.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 5px;
    left: 0;
}

.reason2-area:before {
    content: "";
    display: block;
    width: 120%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img05.png) center center repeat-y;
    background-size: 100% auto;
    position: absolute;
    top: 0%;
    left: 0;
}

.reason3:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 60px 0 60px;
    border-color: #63b98c transparent transparent transparent;
    position: absolute;
    bottom: -33px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
}

.reason3-ttlarea {
    padding-top: 50px;
    position: relative;
}

.reason3-ttlarea:before {
    content: "";
    display: block;
    width: 94px;
    height: 38px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img13.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.reason3-minttl:before {
    content: "";
    display: block;
    width: 53px;
    height: 68px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img20.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -20px;
    left: 0;
}

.reason3-minttl:after {
    content: "";
    display: block;
    width: 53px;
    height: 68px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img21.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -20px;
    right: 0;
}

.reason3-ttl {
    position: relative;
}

.reason3-ttl:after {
    content: "";
    display: block;
    width: 190px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.reason4-cont .left {
    width: 52%;
    padding-right: 3%;
    padding-left: calc(50% - 500px);
}

.reason4-point {
    width: 138px;
    height: 98px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img15.png) center center no-repeat;
    background-size: contain;
    padding-top: 36px;
    text-align: center;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px);
    position: relative;
}

.reason4-point:after {
    content: "";
    display: block;
    width: 24px;
    height: 23px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img14.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 18px;
    left: -26px;
}

.reason4-cont .right {
    width: 48%;
}

@media only screen and (max-width: 1024px) {
    .reason1-cont .left {
        padding-left: 3%;
        padding-right: 3%;
    }

    .reason1:before {
        background-size: 170vw auto;
    }

    .reason2-item {
        padding-left: 30px;
    }

    .reason2-item:before {
        content: "";
        display: block;
        width: 22px;
        height: 23px;
        background: url(/import/tenant_2/160.16.124.57/html/images/11select/img04.png) center center no-repeat;
        background-size: contain;
        position: absolute;
        top: 5px;
        left: 0;
    }

    .reason4-cont .left {
        padding-left: 5%;
        padding-right: 3%;
    }

    .reason4-point {
        -webkit-transform: translateX(-0px);
        -ms-transform: translateX(-0px);
        transform: translateX(-0px);
    }

    .reason4-cont .right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 2%
    }

    .reason1-cont .right {
        padding-right: 2%
    }
}

@media only screen and (max-width: 599px) {
    .reason1-cont .left {
        width: 100%;
    }

    .reason1-cont .right {
        padding-left: 3%;
        padding-right: 3%;
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 10px;
    }

    .resason2-ttl {
        margin-left: 30px;
        margin-top: 20px;
    }

    .reason2-item:before {
        content: "";
        display: block;
        width: 18px;
        height: 20px;
        background: url(/import/tenant_2/160.16.124.57/html/images/11select/img04.png) center center no-repeat;
        background-size: contain;
        position: absolute;
        top: 2px;
        left: 0;
    }

    .reason2-item {
        padding-left: 28px;
        font-size: 15px;
    }

    .reason3-minttl:before {
        width: 33px;
        left: -10px;
    }

    .reason3-minttl:after {
        width: 33px;
        right: -10px;
    }

    .reason4-cont .left {
        width: 100%;
        padding-left: 3%;
        padding-right: 3px;
    }

    .reason4-cont .right {
        width: 100%;
        padding-left: 3%;
        padding-right: 3px;
    }

    .reason4-point {
        width: 118px;
        height: 78px;
        margin-left: 30px;
    }
}

/*--------------11reason end-------------------*/
.beginner1:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/12beginner/img02.png) top center repeat-y;
    background-size: 70vw auto;
    position: absolute;
    top: 0;
    left: 0;
}

.beginner2-ttl:before {
    content: "";
    display: block;
    width: 34px;
    height: 44px;
    background: url(/import/tenant_2/160.16.124.57/html/images/12beginner/img04.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.beginner2-item:before {
    content: "・";
    position: absolute;
    top: 0;
    left: 5px;
}

.beginner2:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img49.png) center center no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0px;
    left: 0;
}

.beginner3-ttl .num {
    font-size: 70px;
    padding: 0 5px;
    position: relative;
    letter-spacing: -2px;
}

.beginner3-item .num {
    background: #ccedd0;
    width: 70px;
}

.beginner3-item .txt {
    width: calc(100% - 70px);
}

@media only screen and (max-width: 1024px) {
    .beginner1:before {
        background-size: 170vw auto;
    }

    .beginner1 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .beginner2-ttl:before {
        width: 28px;
        height: 40px;
        top: -6px;
        left: 10px
    }

    .beginner3-ttl .num {
        font-size: 60px;
    }
}

@media only screen and (max-width: 599px) {
    .beginner1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .beginner3-ttl .num {
        font-size: 50px;
    }

    .beginner3-item .num {
        width: 50px;
    }

    .beginner3-item .txt {
        line-height: 150%;
    }

}

/*--------------99voice_dtail end-------------------*/
@media only screen and (max-width: 1024px) {
    .voicedtl1 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media only screen and (max-width: 599px) {
    .voicedtl1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .voice-databox {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 10px;
    }

    .voicedtl1-dt {
        margin-bottom: 16px;
    }

    .reco-ttl {
        font-size: 20px;
    }

    .voicedtl2 {
        padding-bottom: 50px;
    }
}

@media only screen and (max-width: 599px) {
    .blogrecomend-wrap .cate {
        margin-bottom: 5px;
    }

    .blogrecomend-wrap .reco-ttl {
        margin-bottom: 20px;
    }

    .blogrecomend-wrap {
        margin-bottom: 40px;
    }

    .blogdtl-wrap {
        padding-bottom: 60px;
    }

    .blogdtl-wrap .textarea {
        margin-bottom: 40px;
    }
}

/*--------------99blog_dtail end-------------------*/
.html-contents .symptomdtl-area {
    padding-top: 140px;
    padding-bottom: 140px;
    position: relative;
    overflow: hidden;
    background: #fcf6e2;
}

.html-contents .symptomdtl-area:nth-of-type(2n+1):before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/05faq/img05.png) top center repeat-y;
    background-size: 70vw auto;
    position: absolute;
    top: 0;
    left: 0;
}

.html-contents .symptomdtl-area:nth-of-type(2n+2) {
    background: #fff;
}

.html-contents .symptomdtl-area:nth-of-type(2n+2):before {
    content: "";
    display: block;
    width: 100%;
    height: 4.2vw;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img01.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.html-contents .symptomdtl-area:nth-of-type(2n+2):after {
    content: "";
    display: block;
    width: 100%;
    height: 4.2vw;
    background: url(/import/tenant_2/160.16.124.57/html/images/02price/img05.png) center center repeat-x;
    background-size: contain;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}

.html-contents .symptomdtl-area:nth-of-type(2n+2) h2:after {
    content: "";
    display: block;
    width: 24px;
    height: 23px;
    background: url(/import/tenant_2/160.16.124.57/html/images/11select/img14.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: -12px;
    left: -26px;
}

.html-contents .inner {
    position: relative;
    z-index: 2;
}

.html-contents .symptomdtl-layout1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.html-contents .symptomdtl-area:nth-of-type(4n+3) .symptomdtl-layout1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.html-contents .symptomdtl-area:nth-of-type(4n+3) .symptomdtl-layout1 h2 {
    position: relative;
}

.html-contents h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 40px;
    color: rgba(99, 185, 141, 255);
    font-size: 29px;
    font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.html-contents h2:before {
    content: "";
    display: block;
    width: 80px;
    height: 1px;
    background: #63b98d;
    position: absolute;
    bottom: 0%;
    left: 0;
}

.html-contents .symptomdtl-layout1 .left {
    width: 52%;
    padding-right: 4%;
    padding-left: calc(50% - 500px);
}

.html-contents .symptomdtl-layout1 .right {
    width: 48%;

}
.html-contents .symptomdtl-layout1 .right.w25{
  width: 25%;
}
.html-contents .symptomdtl-layout1 .left.w75 {
   width: 75%;
}

.html-contents .symptomdtl-area:nth-of-type(4n+3) .symptomdtl-layout1 .left {
    padding-left: 4%;
    padding-right: calc(50% - 500px);
}

.html-contents .pic {
    border-radius: 10px;
    overflow: hidden;
}

.html-contents .check-list li {
    background: #fff;
    margin-bottom: 16px;
    border-left: 38px solid #69c596;
    color: rgba(99, 185, 141, 255);
    padding: 10px 30px 10px 13px;
    border-radius: 10px;
    position: relative;
}
.html-contents .symptomdtl-area:nth-of-type(2n+2) .check-list li{
  background: #fcf6e2;
}

.html-contents .check-list li:before {
    content: "";
    display: block;
    width: 24px;
    height: 19px;
    background: url(/import/tenant_2/160.16.124.57/html/images/04symptom/img04.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -30px;
}

.html-contents .txt {
    margin-top: 20px;
    margin-bottom: 50px;
}

.symptomdtl-recomend:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/import/tenant_2/160.16.124.57/html/images/01index/img49.png) top center repeat-y;
    background-size: 100% auto;
    position: absolute;
    top: 0px;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    .html-contents .symptomdtl-area {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .html-contents .symptomdtl-layout1 .left {
        width: 65%;
    }

    .html-contents .symptomdtl-layout1 .right {
        width: 35%;

    }
    .html-contents .symptomdtl-layout1 .right.w25{
  width: 30%;
}
.html-contents .symptomdtl-layout1 .left.w75 {
   width: 70%;
}

    .html-contents h2 {
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 24px;
    }

    .html-contents .symptomdtl-area:nth-of-type(2n+2) {
        padding-right: 20px;
        padding-left: 20px;
    }

    .html-contents .symptomdtl-area:nth-of-type(2n+1):before {
        background-size: 170vw auto;
    }
}

@media only screen and (max-width: 599px) {
    .html-contents .symptomdtl-area {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .html-contents .symptomdtl-layout1 .left {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0px !important;
    }

    .html-contents .symptomdtl-layout1 .right {
        width: 100%;

    }
    .html-contents .symptomdtl-layout1 .right.w25{
 width: 100%;
}
.html-contents .symptomdtl-layout1 .left.w75 {
   width: 100%;
}

    .html-contents h2 {
        padding-bottom: 8px;
        margin-bottom: 20px;
        font-size: 18px;
    }

    .html-contents .symptomdtl-area:nth-of-type(2n+2) {
        padding-right: 10px;
        padding-left: 10px;
    }

    .html-contents .txt {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .html-contents .check-list li:before {
        width: 17px;
        left: -26px;
    }

    .html-contents .symptomdtl-area:nth-of-type(2n+2) h2:after {
        top: -22px;
        left: -11px;
    }

    .html-contents .symptomdtl-layout1 {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .html-contents .symptomdtl-layout1 .right {
        margin: 0 auto;
        width: 97%;
        margin-bottom: 10px;

    }

    .html-contents .symptomdtl-area:nth-of-type(2n+1):before {
        background-size: 170vw auto;
    }

    .symptomdtl-recomend:before {
        content: "";
        display: block;
        width: 160%;
        height: 100%;
        background: url(/import/tenant_2/160.16.124.57/html/images/01index/img49.png) top center repeat-y;
        background-size: 120% auto;
        position: absolute;
        top: 0px;
        left: -190px;
    }
}


/*--------------99symptom_dtail end-------------------*/
.slick-slide{
  margin-right: 10px !important;
}
@media only screen and (max-width: 1024px) {
 .slick-slide{
  margin-right: 5px !important;
} 
}
[data-element-id] .slider01{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
[data-element-id] .slider01 li{
  width: 20%;
}

.contact-dd [value="--"] {
  display: none;
}


/* QRcode */
.pc_fixbtn{
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 120px;
  background: #fcf6e2;
  z-index: 9999;
  padding: 0px 0px 5px 0px;
  border-radius: 5px;
  border: 2px dotted #63b98d;
}
.pc_fixbtn .comment{
  display: block;
  color: #454545;
  text-align: center;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0px;
}
.pc_fixbtn .in img{
  margin: 0 auto;
  width: 80%;
  margin-top: 5px;
}
[data-element-id] .pc_fixbtn{
  position: relative;
  bottom: auto;
  left: 40px;
  width: 150px;
}
@media only screen and (max-width:599px) {
  .pc_fixbtn{
    display: none !important;
  }
}


/*2020/12/07*/
.hpb_in {
    width: 560px;
    padding: 20px;
    display: flex;
    margin: 100px auto 20px;
    background: #ab4a6f;
    border-radius: 20px;
}
.hpb_box00 {
    display: flex;
}
.hpb_in p {
    width: 50%;
}
.hpb_in img {
    width: 100%;
}
.hpb_in .txt {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding: 18px 0 15px 20px;
    line-height: 1.5;
}

@media only screen and (max-width:599px) {
.hpb_in {
    width: 90%;
}
.hpb_box00 {
    display: block;
}
.hpb_in p {
    width: 80%;
    margin: auto;
}
.hpb_in .txt {
    padding: 20px 0 0 0;
    text-align: center;
}
}

/* 20201215 */
.wrap01{
      padding: 20px 10px;
    background: #FBFBFB;
    width: auto;
    margin: 0 auto;
}
.wrap01 ul{
  padding-left: 20px;
}
.tit01{
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
}
.wrap01 li{
  list-style-type: decimal;
  font-weight: bold;
  
}
.wrap01 li span{
  color: #1650c3;
}
.wrap01 .red{
  color: #FE1F1F;
}
.wrap01 li{
  padding: 10px 0px;
}
.tit02{
  font-weight: bold;
  margin-top: 20px;
}
@media only screen and (max-width:599px){
  .wrap01{
      padding: 20px 10px;
    background: #FBFBFB;
    width: auto;
    margin: 0 auto;
}
.tit01{
  padding-left: 10px;
}
}


.korona {
    justify-content: center;
    width: 1000px;
    align-items: flex-start;
    margin: auto;
}

@media only screen and (max-width: 1024px){
  .korona {
    width: 85%;
  }
}


@media only screen and (max-width: 599px){
  .korona {
    width: 95%;
  }
.korona img {
    width: 100%  !important;
    height: auto;
}
}

.z9999{
  position: relative;
    z-index: 99999;
}

.z10{
  position: relative;
    z-index: 10;
}
/*****2022/03/11*****/
.c-box00 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.c-img00.left {
  width: 57%;
}
.c-img00.right {
  width: 43%;
}
.c-img00 a img {
  width: 100%;
}
@media only screen and (max-width: 599px){
  .c-img00.left {
    width: 100%;
    margin-bottom: 10px;
  }
  .c-img00.right {
    width: 100%;
  }
}
/*****2022/06/20*****/
.slide-title {
    position: absolute;
    top: 45%;
    left: 40%;
    letter-spacing: 5px;
}

.wave1.t-none:before {
  display: none;
}

.m-txt {
  font-size: 18px;
}

.n {
  display: block;
}
@media only screen and (max-width: 599px){
  .m-txt {
    font-size: 16px;
  }
  
  .n {
    display: inline;
  }
}

/* 06/29 追記 */

@media only screen and (max-width: 1024px){
  .top-slide img{
    width: 100%;
    object-fit: contain;
}

.slide-txtarea {
    position: relative;
    bottom: auto;
    right: auto;
    padding-top: 0px !important;
}


.home-about.bg-beige1 {
    background: #fcf6e2;
    padding-top: 0px !important;
}
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
.top-slide .uk-slidenav-position:after {
    /* padding-top: 45%; */
    padding-top: calc(96vh - 820px);
    content: '';
    display: block;
}
}

/* 2022.07.04 */


.hirosimaekimaeh1{
  max-width: 155px !important;
}



@media only screen and (max-width: 1024px){
.top-slide .uk-slidenav-position:after {
    /* padding-top: 45%; */
    padding-top: 60%;
    content: '';
    display: block;
}
}


@media only screen and (max-width: 599px){
.home-slidearea {
    padding-bottom: 14px;
    padding-top: 50px;
}
}

/*top変更*/
.pc-only {
  display: block;
}

.sp-only {
  display: none;
}
.top-img.first {
  position: relative;
}

.top-img {
  margin-bottom: 50px;
}

.top-img img {
  width: 100%;
}

.top-img.first .b-tel {
  position: absolute;
  bottom: 13%;
  width: 58%;
  left: 4%;
}

.top-img.first .b-web {
  position: absolute;
  width: 28%;
  bottom: 24%;
  right: 4%;
}

.top-img.first .b-line {
  position: absolute;
  width: 28%;
  bottom: 6%;
  right: 4%;
}

/*2023/03*/
.top-img.first .b-tel.new {
  position: absolute;
  bottom: 13%;
  width: 90%;
  left: 5%;
}

.top-img.first .b-web.new {
  position: absolute;
  width: 38%;
  bottom: 1%;
  left: 6%;
}

.top-img.first .b-line.new {
  position: absolute;
  width: 38%;
  bottom: 1%;
  right: 6%;
}

.top-img04 {
  position: relative;
}

.top-img04 .a-btn {
  position: absolute;
  width: 70%;
  left: 15%;
}

.top-img04 .btn01 {
  bottom: 170px;
}

.top-img04 .btn02 {
  bottom: 5px;
}

.g-voice {
  width: 80%;
  margin: auto;
}

@media only screen and (max-width: 599px){
  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }
  
  .top-slide.sp-only .uk-slidenav-position:after {
    /* padding-top: 160%; */
    padding-top: 180%;
  }
  
  .top-img {
    margin-bottom: 30px;
  }
  
  .top-img04.sp-only .a-btn {
    width: 85%;
    left: 10%;
  }
  
  .top-img04.sp-only .btn01 {
    bottom: 90px;
  }
  
  .g-voice {
  width: 100%;
  }
  
  .top-img.first .b-tel.new {
  position: absolute;
  bottom: 10%;
  width: 82%;
  left: 9%;
  }

.top-img.first .b-web.new {
  left: 9%;
  }

.top-img.first .b-line.new {
  right: 9%;
  }
}
.w49 {
  width: 49%;
}

/*HPB*/
.f-box .line-box {
    position: fixed;
    z-index: 9999;
    bottom: 20px;
    left: 150px;
    width: 130px;
  }
  
.f-box .line-box a {
    padding: 5px;
    border-radius: 5px;
    width: 100%;
    background: #ab4a6f;
    display: block;
  }
  
.f-box .line-txt {
    align-items: center;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
  }
  
.f-box .line-link {
    width: 70%;
    margin: 5px auto 0;
  }
  
.f-box .line-link img {
    width: 100%;
    margin: auto;
  }

@media only screen and (max-width: 599px){
  .f-box .line-box {
    left: 10px;
    width: 250px;
    bottom: 60px;
  }
  .f-box .line-box a {
    display: flex;
  }
  .f-box .line-txt {
    width: 75%;
    padding: 10px 1%;
  }
  .f-box .line-link {
    width: 25%;
    margin: auto;
  }
  .foot.bg-beige1 {
    padding-bottom: 80px;
  }
}

/*表*/
.yoyaku-hyo {
  position: relative;
  z-index: 10;
  margin-top: 20px;
  margin-bottom: 50px;
}
.aki {
  font-size: 28px;
  text-align: center;
  margin-bottom: 10px;
  color: #369494;
  font-weight: bold;
}
table.yoyaku , td, th {
	border: 2px solid #595959;
	border-collapse: collapse;
	background: #fff;
}
table.yoyaku {
  width: 100%;
  margin-bottom: 20px;
}
table.yoyaku td, th {
	padding: 3px;
	width: 30px;
	height: 25px;
	text-align: center;
	font-weight: bold;
}
table.yoyaku th {
	background: #f0e6cc;
}
table.yoyaku .shuku {
	background: #ffcaca;
	color: #ff0808;
}
table.yoyaku .do {
	background: #b2ddff;
	color: #008eff;
}

@media only screen and (max-width: 599px){
  .aki {
    font-size: 22px;
  }
  table.yoyaku td, th {
    font-size: 10px;
  }
}
