@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Cinzel-Regular';
    /* お好きな名前に */
    src: url(/import/tenant_1/153.126.167.88/html/font/Cinzel-Regular.eot);
    /* IE9以上用 */
    src: url(/import/tenant_1/153.126.167.88/html/font/Cinzel-Regular.eot) format('embedded-opentype'), /* IE8以前用 */
    url(/import/tenant_1/153.126.167.88/html/font/Cinzel-Regular.woff) format('woff'), /* モダンブラウザ用 */
    url(/import/tenant_1/153.126.167.88/html/font/Cinzel-Regular.ttf) format('truetype');
    /* iOS, Android用 */
    font-weight: normal;
    font-style: normal;
}

.CinzelR {
    font-family: 'Cinzel-Regular', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.yu-min {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 1px;
}

.CinzelR-all * {
    font-family: 'Cinzel-Regular', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.yu-min-all * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    letter-spacing: 1px;
}

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: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;*/
    line-height: 160%;
    color: #fff;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

/*フォント系*/

h2 {
    font-size: 40px;
}

h3 {
    font-size: 34px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 18px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs24 {
    font-size: 24px;
}

.fs26 {
    font-size: 26px;
}

.fs28 {
    font-size: 28px;
}

.fs30 {
    font-size: 30px;
}

.fs32 {
    font-size: 32px;
}

.fs34 {
    font-size: 34px;
}

.fs36 {
    font-size: 36px;
}

.fs38 {
    font-size: 38px;
}

.fs40 {
    font-size: 40px;
}

.fs42 {
    font-size: 42px;
}

.fs44 {
    font-size: 44px;
}

.fs46 {
    font-size: 46px;
}

.red {
    color: red;
}

.blue {
    color: blue;
}
.blue2 {
    color: #6987fb;
}
.white {
    color: #fff;
}

/*クリアフィックス*/

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before {
    display: block;
    content: "";
    clear: both;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

iframe {
    max-width: 100%;
}

img {
    vertical-align: top;
    border: none;
    max-width: 100% !important;
    height: auto !important;
}

.lb-outerContainer {
    width: 80% !important;
    max-width: 450px !important;
    height: auto !important;
}

.lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
    border: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
}

.pic {
    text-align: center;
}

.pix {
    text-align: center;
}

.pic img {
    width: 100%;
}

.tac {
    text-align: center;
}

.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%;
}

.uk-lb img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.uk-lb img:hover {
    cursor: pointer;
    opacity: 0.6;
}

.bkimg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.bkimg img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bkimg1024 {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.bkimg1024 img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bkimg599 {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.bkimg599 img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
    -webkit-transition: 0.3s all linear;
    transition: 0.3s all linear;
}

a[href*="tel"] {
    pointer-events: none;
}

h1 {
    position: absolute;
    bottom: 200%;
}

[data-element-id] h1 {
    position: static;
    text-indent: initial;
}

/*アラート系*/

a[data-href="#"] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href="#"]:hover:before {
    content: "リンクが設定されていない可能性があります。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a[data-href*="."]:hover:before {
    content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
    content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

[data-collection-list-content]:hover:before {
    content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

ul,
li {
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

dl,
dt,
dd {
    text-align: left;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

@media only screen and (max-width: 1024px) {
    .bkimg1024 {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .bkimg1024 img {
        min-width: auto !important;
    }
    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    .fs20 {
        font-size: 18px;
    }

    .fs22 {
        font-size: 20px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 22px;
    }

    .fs28 {
        font-size: 22px;
    }

    .fs30 {
        font-size: 24px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 26px;
    }

    .fs36 {
        font-size: 26px;
    }

    .fs38 {
        font-size: 28px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 30px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }
    a[href*="tel"] {
        pointer-events: initial !important;
    }
}

@media only screen and (max-width: 599px) {
    .bkimg599 {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .bkimg599 img {
        min-width: auto !important;
    }
    .tac599 {
        text-align: left;
    }
    .tar599 {
        text-align: left;
    }
    .tarc599 {
        text-align: center;
    }
    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs20 {
        font-size: 18px;
    }

    .fs22 {
        font-size: 18px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 20px;
    }

    .fs28 {
        font-size: 22px;
    }

    .fs30 {
        font-size: 22px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 24px;
    }

    .fs36 {
        font-size: 26px;
    }

    .fs38 {
        font-size: 26px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 28px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }
}

/*altlist*/

.altlist01 .alt01 {
    display: none;
}

/*トランスフォーム親*/

.tfmp {
    position: relative;
    overflow: hidden;
}

/*トリミング*/

.trimming {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming40 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming50 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming60 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming70 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming80 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming90 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming110 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming120 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming130 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming140 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming150 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming160 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimmingInner {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

/*フレックス*/

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flexb {
    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;
}

.flexsb {
    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;
}

.flexn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flexn1024 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flexn599 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex > div[data-collection-list-content],
.flexc > div[data-collection-list-content],
.flexb > div[data-collection-list-content],
.flexsb > div[data-collection-list-content],
.flexs > div[data-collection-list-content] {
    width: 100%;
}

.flex > div[data-recommend-collection-list-content],
.flexc > div[data-recommend-collection-list-content],
.flexb > div[data-recommend-collection-list-content],
.flexsb > div[data-recommend-collection-list-content],
.flexs > div[data-recommend-collection-list-content] {
    width: 100%;
}

.flex > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexs > div[data-collection-list-content] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flexsb > div[data-collection-list-content] {
    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;
}

.flexb > div[data-collection-list-content] {
    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;
}

.flex > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexs > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.flex > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexsb > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexb > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-archive-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexsb > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexb > div[data-collection-filtered-content] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.aic {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.asc {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.ase {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.spa {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.spb {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.reverse {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width:1024px) {
    .flexn1024 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width:599px) {
    .flexn599 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*header*/

header {
    background: #170c06;
}

/*gnav*/

#gnav p span.n {
    display: none;
}

#gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
    width: 100%;
}

#gnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

[data-element-id] #gnav li.pcnone {
    display: block;
}

#gnav li.pcnone {
    display: none;
}

#gnav li a {
    width: 100%;
    display: block;
    padding: 10px 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

#gnav li a .ruby {
    display: block;
    color: #988575;
    font-family: 'Cinzel-Regular', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(23, 12, 6, 0.8);
}

.fix .accordion-toggle {
    opacity: 0.8;
}


/*ハンバーガー*/

@media only screen and (max-width: 1024px) {
    #gnav .gnavinn {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        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(32, 19, 11, 1);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }

    #gnav ul li {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
    }
    #gnav p {
        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 p{
      right: 20px;
    }
    #gnav li {
        float: none;
        width: auto;
        padding: 0;
        margin-top: 0;
        display: block !important;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }
    #gnav p span.n {
        display: block;
        background: #fff;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p span.n:before {
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p span.n:after {
        display: block;
        content: "";
        background: #fff;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }
    #gnav.action p span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }
    #gnav.action p span.n:after,
    #gnav.action p span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }
    #gnav .gnavinn > ul {
        width: 100%;
        padding: 60px 3% 80px;
    }
    #gnav .gnavinn > ul 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%;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }
    /*#gnav ul li+li{
		padding-left:15px;
	}*/
}

@media only screen and (max-width:599px) {
    #gnav .gnavinn > ul {
        padding: 60px 3% 33%;
    }
}

/*スライドショー mainImg*/

.homeSlide {
    text-align: center;
    position: relative;
}

.homeSlide .hlogo {
    position: absolute;
    left: 10%;
    top: 30px;
    z-index: 2;
}

.homeSlide .hlogo a {
    display: block;
    max-width: 180px;
}

.homeSlide .tbox {
    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;
    z-index: 1;
}

.homeSlide .tbox dt {
    text-align: right;
}

.homeSlide .tbox dt h2 {
    display: inline-block;
}

.homeSlide .tbox dt span {
    display: inline-block;
    letter-spacing: 5px;
    text-align: left;
}

.homeSlide .tbox dt .CinzelR {
    font-size: 60px;
}

.homeSlide .tbox dt .CinzelR:first-letter {
    font-size: 70px;
}

.homeSlide .tbox dd {
    letter-spacing: 3px;
    text-align: right;
}

.homeSlide .tbox dd span {
    display: inline-block;
    text-align: left;
}

.homeSlide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    left: 0;
    top: 0;
}

.homeSlide .uk-slidenav-position:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/import/tenant_1/153.126.167.88/html/images/homemainfil.png) center center /100% 100% no-repeat;
    z-index: 1;
}

.homeSlide .uk-slidenav-position:after {
    padding-top: 45%;
    content: '';
    display: block;
}

.homeSlide .pic {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    left: 0;
    top: 0;
    max-width: 90%;
}

.homeSlide .pic img {
    position: absolute;
    left: 0;
    top: 0;
}

.homeSlide .pic:after {
    content: "";
    display: block;
    padding-top: 55%;
}

.homeSlide .pic:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/import/tenant_1/153.126.167.88/html/images/homemainfil.png) center center /100% 100% no-repeat;
    z-index: 1;
}

.homeSlide .uk-slideshow {
    position: absolute;
    top: 0;
    max-width: 90%;
}
.uk-dotnav{
  -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
                -ms-flex-direction: column;
                    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    right: 4.5%;
    bottom: 10%;
}
.uk-dotnav>*>*{
  width: 15px;
  height: 15px;
}
.mainImg {
    position: relative;
    overflow: hidden;
}

.mainImg .hlogo {
    position: absolute;
    left: 10%;
    top: 30px;
    z-index: 2;
}

.mainImg .hlogo a {
    display: block;
    max-width: 180px;
}

.mainImg .tbox {
    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;
    z-index: 1;
    text-align: right;
}

.mainImg .tbox dl {
    display: inline-block;
    margin-right: 15%;
}

.mainImg .tbox dt {
    text-align: right;
}

.mainImg .tbox dt h2 {
    display: inline-block;
}

.mainImg .tbox dt span {
    display: inline-block;
    letter-spacing: 5px;
    text-align: left;
}

.mainImg .tbox dt .CinzelR {
    font-size: 30px;
    position: relative;
    padding: 0 20px;
    margin-bottom: 10px;
}

.mainImg .tbox dt .CinzelR:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100vh;
    background: #fff;
}

.mainImg .tbox dt .CinzelR:first-letter {
    font-size: 40px;
}

.mainImg .tbox dd {
    letter-spacing: 3px;
    text-align: center;
}

.mainImg .tbox dd span {
    display: inline-block;
    text-align: left;
}

.mainImg .pic {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    left: 0;
    top: 0;
    max-width: 70%;
}

.mainImg .pic:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/import/tenant_1/153.126.167.88/html/images/homemainfil.png) center center /100% 100% no-repeat;
    z-index: 1;
}

.mainImg .pic:after {
    content: "";
    display: block;
    padding-top: 44%;
}

.mainImg .pic img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.uk-dotnav>.uk-active>*{
  -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
                background: #cfb638;
}
@media only screen and (max-width:1024px) {
    .homeSlide .hlogo {
        top: 20px;
        left: 2%;
    }
    .homeSlide .hlogo a {
        max-width: 120px;
    }
    .mainImg .hlogo {
        top: 20px;
        left: 2%;
    }
    .mainImg .hlogo a {
        max-width: 120px;
    }
    .homeSlide .tbox dt .CinzelR {
        font-size: 40px;
    }

    .homeSlide .tbox dt .CinzelR:first-letter {
        font-size: 50px;
    }
    .homeSlide .tbox dd span {
        font-size: 18px;
    }
    .mainImg .tbox dl {
        margin-right: 0;
    }
    .mainImg .tbox dt .CinzelR {
        font-size: 26px;
    }

    .mainImg .tbox dt .CinzelR:first-letter {
        font-size: 36px;
    }
}

@media only screen and (max-width:599px) {
    .homeSlide .tbox dt span.fs20 {
        font-size: 16px;
    }
    .homeSlide .tbox dt .CinzelR {
        font-size: 26px;
    }
    .homeSlide .tbox dt .CinzelR:first-letter {
        font-size: 36px;
    }
    .homeSlide .tbox dd span {
        font-size: 14px;
        line-height: 160%;
    }
    .homeSlide .hlogo {
        top: 10px;
    }
    .homeSlide .hlogo a {
        max-width: 100px;
    }
    .mainImg .hlogo {
        top: 10px;
    }
    .mainImg .hlogo a {
        max-width: 100px;
    }
    .mainImg .tbox dt .CinzelR {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .mainImg .tbox dt .CinzelR:first-letter {
        font-size: 26px;
    }
    .mainImg .tbox dd span {
        font-size: 14px;
    }
.uk-dotnav{
  display: none;
}
.homeSlide .tbox{
  position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
            padding: 20px 0;
}

.homeSlide .tbox dt,.homeSlide .tbox dd{
  text-align: center;
}
  
}

/*fead*/

.fead-mv {
    opacity: 0;
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    -webkit-transition: .8s;
    transition: .8s;
}

.mv {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

/*map*/

.map {
    position: relative;
    overflow: hidden;
}

.map:after {
    display: block;
    content: "";
    padding-top: 40%;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    width: 100%;
    height: 100%;
}

.home-map {
    position: relative;
    overflow: hidden;
    min-height: 500px;
}

.home-map:after {
    display: block;
    content: "";
    padding-top: 50%;
}

#map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#map02 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.gm-style .gm-svpc img {
    height: 35px !important;
    max-width: inherit !important;
}
@media only screen and (max-width:1024px) {
    .map:after {
        padding-top: 45%;
    }
}

@media only screen and (max-width:599px) {
    .map:after {
        padding-top: 50%;
    }
}

/*wrap*/

#wrapper {
    overflow: hidden;
    min-width: 320px;
    margin: 0 auto;
    background: #20130b;
}

/*common*/

.odd > *:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.even > *:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.z1 {
    position: relative;
    z-index: 1;
}

.z2 {
    position: relative;
    z-index: 2;
}

.z3 {
    position: relative;
    z-index: 3;
}

.ls1 {
    letter-spacing: 1px;
}

.ls2 {
    letter-spacing: 2px;
}

.ls3 {
    letter-spacing: 3px;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}

.row2 {
    width: 48%;
    margin: 1%;
}

.row3 {
    width: 31.333%;
    margin: 1%;
}

.row4 {
    width: 23%;
    margin: 1%;
}

.row5 {
    width: 18%;
    margin: 1%;
}

.w100 {
    width: 100%;
    display: block;
}

.w20 {
    width: 20%;
    margin: 1% 0;
}

.w25 {
    width: 25%;
    margin: 1% 0;
}

.w26 {
    width: 26%;
    margin: 1% 0;
}
.w28 {
    width: 28%;
    margin: 1% 0;
}
.w30 {
    width: 30%;
    margin: 1% 0;
}

.w36 {
    width: 36%;
    margin: 1% 0;
}

.w40 {
    width: 40%;
    margin: 1% 0;
}

.w46 {
    width: 46%;
    margin: 1% 0;
}

.w48 {
    width: 48%;
    margin: 1% 0;
}

.w50 {
    width: 50%;
    margin: 1% 0;
}

.w56 {
    width: 56%;
    margin: 1% 0;
}

.w60 {
    width: 60%;
    margin: 1% 0;
}
.w68 {
    width: 68%;
    margin: 1% 0;
}

.w66 {
    width: 66%;
    margin: 1% 0;
}

.w70 {
    width: 70%;
    margin: 1% 0;
}

.w76 {
    width: 76%;
    margin: 1% 0;
}


.w80 {
    width: 80%;
    margin: 1% 0;
}

.w86 {
    width: 86%;
    margin: 1% 0;
}

.w80r {
    width: 76%;
    margin: 1% 4% 1% 0;
}

.w80l {
    width: 76%;
    margin: 1% 0 1% 4%;
}

.w70r {
    width: 66%;
    margin: 1% 4% 1% 0;
}

.w70l {
    width: 66%;
    margin: 1% 0 1% 4%;
}

.w60r {
    width: 56%;
    margin: 1% 4% 1% 0;
}

.w60l {
    width: 56%;
    margin: 1% 0 1% 4%;
}

.m600 {
    max-width: 600px;
    margin: auto;
}

.m700 {
    max-width: 700px;
    margin: auto;
}

.m800 {
    max-width: 800px;
    margin: auto;
}

.m900 {
    max-width: 900px;
    margin: auto;
}

.m960 {
    max-width: 960px;
    margin: auto;
}

.m1000 {
    max-width: 1020px;
    margin: auto;
    width: 98%;
}

.m1200 {
    max-width: 1250px;
    width: 96%;
    margin: auto;
}

.harea {
    padding: 80px 0;
}

.area {
    padding: 100px 0;
}

.area80 {
    padding: 80px 0;
}

.area60 {
    padding: 60px 0;
}

.area40 {
    padding: 40px 0;
}

.area20 {
    padding: 20px 0;
}

.areat100 {
  padding-top: 50px;
}



.m80 {
    margin: 80px 0;
}

.m60 {
    margin: 60px 0;
}
.m4002p {
  margin: 40px 0.2%;
}
.m40 {
    margin: 40px 0;
}

.m20 {
    margin: 20px 0;
}

.mb80 {
    margin-bottom: 80px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb20 {
    margin-bottom: 20px;
}

@media only screen and (max-width:1024px) {
    .m600 {
        width: 96%;
    }

    .m700 {
        width: 96%;
    }

    .m800 {
        width: 96%;
    }
    .m900 {
        width: 96%;
    }
    .m960 {
        width: 96%;
    }
    .m1000 {
        width: 96%;
    }
    .harea {
        padding: 60px 0;
    }
    .area {
        padding: 70px 0;
    }
    .area80 {
        padding: 60px 0;
    }
    .area60 {
        padding: 50px 0;
    }
    .area40 {
        padding: 30px 0;
    }
    .row4 {
        width: 31.333%;
    }
    .row5 {
        width: 23%;
    }
    .mb80 {
        margin-bottom: 60px;
    }
    .mb60 {
        margin-bottom: 50px;
    }

    .mb40 {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:599px) {
    .w20 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w20 {
        max-width: 400px;
    }
    .w26 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w26 {
        max-width: 400px;
    }

    .w30 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w30 {
        max-width: 400px;
    }
    .w36 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w36 {
        max-width: 400px;
    }
    .w40 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w40 {
        max-width: 400px;
    }
    .w46 {
        width: 100%;
        margin: 2% auto;
    }

    .w48 {
        width: 100%;
        margin: 2% auto;
    }
    .w50 {
        width: 100%;
        margin: 2% auto;
    }
    .w56 {
        width: 100%;
        margin: 2% auto;
    }
    .w60 {
        width: 100%;
        margin: 2% auto;
    }
    .w66 {
        width: 100%;
        margin: 2% auto;
    }
    .w70 {
        width: 100%;
        margin: 2% auto;
    }
    .w76 {
        width: 100%;
        margin: 2% auto;
    }
    .w80 {
        width: 100%;
        margin: 2% auto;
    }
    .w86 {
        width: 100%;
        margin: 2% auto;
    }
    .w60r {
        width: 100%;
        margin: 2% auto;
    }

    .w60l {
        width: 100%;
        margin: 2% auto;
    }
    .w70r {
        width: 100%;
        margin: 2% auto;
    }

    .w70l {
        width: 100%;
        margin: 2% auto;
    }

    .w80r {
        width: 100%;
        margin: 2% auto;
    }
    .w80l {
        width: 100%;
        margin: 2% auto;
    }
    .m600 {
        width: 94%;
    }

    .m700 {
        width: 94%;
    }

    .m800 {
        width: 94%;
    }
    .m900 {
        width: 94%;
    }
    .m960 {
        width: 94%;
    }
    .m1000 {
        width: 94%;
    }
    .m1200 {
        width: 94%;
    }
    .harea {
        padding: 40px 0;
    }
    .area {
        padding: 40px 0;
    }
    .area80 {
        padding: 40px 0;
    }
    .area60 {
        padding: 40px 0;
    }
    .area40 {
        padding: 20px 0;
    }
    .row2 {
        width: 98%;
    }
    .row3 {
        width: 48%;
    }
    .row4 {
        width: 48%;
    }
    .row5 {
        width: 31.333%;
    }
    .mb80 {
        margin-bottom: 40px;
    }
    .mb60 {
        margin-bottom: 40px;
    }

    .mb40 {
        margin-bottom: 20px;
    }
}

/*footer*/

footer {
    background: #170c06;
}

.flogo a {
    display: inline-block;
    max-width: 140px;
}

.footinn {
    background: #271910;
}

.footl,
.footr {
    margin: 0;
}

.footl {
    margin-left: auto;
    max-width: 480px;
    margin-right: 2%;
}

.footl .fshopinfo dt {
    margin-bottom: 20px;
}

.footl .fshopinfo * {
    text-align: center;
}

.footl .fshopinfo dd {
    margin: 10px 0;
}

.footl .tel a {
    padding-left: 40px;
    position: relative;
    font-style: italic;
}

.footl .tel a:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(/import/tenant_1/153.126.167.88/html/images/ftel.png) center center /auto no-repeat;
    width: 33px;
    height: 33px;
    content: "";
}

.footl .hours {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footl .hours span {
    display: inline-block;
    margin-right: 1em;
}

.facc li {
    position: relative;
}

.facc li:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    width: 99%;
    border: 1px dashed;
    content: "";
}
.facc li .flexsb{
  -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.facc li span {
    background: #271910;
    position: relative;
    z-index: 1;
    padding: 0 5px;
    display: inline-block;
}

.facc dt {
    position: relative;
    padding-left: 1.5em;
    color: #fff;
    margin-bottom: 10px;
}

.facc dt:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    content: "\f239";
    color: #fff;
}

.footr .map:after {
    padding-top: 500px;
}

.fnav {
    background: #170c06;
}

.fnav li a {
    display: block;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    padding: 30px 0 30px 1em;
    position: relative;
}

.fnav li a:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    content: "\f0da";
    color: #fff;
}

.copy {
    text-align: center;
    background: #fff;
    padding: 10px 0;
    color: rgba(39, 25, 16, 255);
    line-height: 140%;
}

.copy br {
    display: none;
}

@media only screen and (max-width:1024px) {
    .footl .hours {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footl .hours span {
        margin-right: 0;
    }
    .fshopinfo dd.yu-min {
        font-size: 14px;
    }
    .fnav ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 15px 0;
    }
    .fnav li {
        width: 31.333%;
        margin: 0 1%;
    }
    .fnav li a {
        padding: 10px 0 10px 1em;
    }
    .copy {
        padding-bottom: 90px;
    }
}

@media only screen and (max-width:599px) {
    .footinn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .footl {
        margin: 10px auto;
        width: 94%;
    }
    .copy br {
        display: block;
    }
    .fnav li {
        width: 48%;
    }
    .fnav li a {
        padding: 5px 0 5px 1em;
        font-size: 12px;
    }
    .footr .map:after {
        padding-top: 50%;
    }
    .copy {
        padding-bottom: 70px;
    }
}
/*webButton*/
.webButton{
          position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}
.webButton a{
      font-size: 14px;
    background: #ae9157;
    color: #fff;
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 50%;
    line-height: 130%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}
@media only screen and (max-width:1024px) {
.webButton{
  display: none !important;
}
}
/*fixsns*/

.under .fixsns {
    display: none;
}

.fixsns {
    position: absolute;
    left: 2%;
    top: 25%;
    z-index: 10;
}

.fixsns dt {
    letter-spacing: 3px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-bottom: 60px;
}

.fixsns dt:after {
    display: inline-block;
    content: "";
    height: 1px;
    width: 30px;
    background: #fff;
    background-position: center center;
    margin: 0 15px;
    vertical-align: super;
}

.fixsns dd {
    text-align: center;
    margin-bottom: 10px;
}

.fixsns dd a {
    display: inline-block;
    max-width: 16px;
}

@media only screen and (max-width:1024px) {
    .fixsns {
        position: absolute;
        left: -30px;
        top: 150px;
        z-index: 10;
    }
    .fixsns dt {
        margin-bottom: 50px;
        font-size: 14px;
    }
    .fixsns dt:after {
        width: 20px;
        margin: 0 10px;
    }
    .fixsns dd {
        margin: 5px 0;
    }
}

@media only screen and (max-width:599px) {
    .fixsns {
        left: -20px;
        top: 105px;
    }
    .fixsns dt {
        font-size: 12px;
        margin-bottom: 40px;
    }
    .fixsns dt:after {
        width: 10px;
        margin: 0px 0px;
    }

}

/*footfix*/

.footfix {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 280px;
}

.footfix * {
    text-align: center;
}

.footfix dt {
    background: #be930d;
    padding: 2px;
    letter-spacing: 2px;
}

.footfix dd {
    background: #d6ac2b;
    padding: 2px 10px 5px;
}

.footfix span {
    display: block;
    margin: 2px 0;
}
.footfix .tel{
  display: inline-block;
  position: relative;
}
.footfix .tel a {
    padding-left: 30px;
    position: relative;
    font-style: italic;
}

.footfix .tel:before {
    position: absolute;
    left: 0;
    background: url(/import/tenant_1/153.126.167.88/html/images/tel.png) center center /100% 100% no-repeat;
    width: 23px;
    height: 23px;
    content: "";
}

.footfix .web a {
    display: block;
    padding: 2px 5px 2px 30px;
    position: relative;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    max-width: 220px;
    margin: 0 auto;
}

.footfix .web a:before {
    position: absolute;
    left: 13px;
    font-family: FontAwesome;
    content: "\f0da";
}

@media only screen and (max-width:1024px) {
    .footfix {
        position: fixed;
        top: auto;
        right: auto;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .footfix ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footfix dd {
        padding: 2px;
    }
    .footfix .tel a {
        padding-left: 25px;
    }
    .footfix .tel:before {
        width: 20px;
        height: 20px;
        top: 3px;
    }
}

@media only screen and (max-width:599px) {
    .footfix dd {
        padding: 5px 0;
    }
    .footfix span.yu-min {
        display: none;
    }
    .footfix .tel a {
        padding-left: 20px;
    }
    .footfix .tel:before {
        width: 18px;
        height: 18px;
        top: 4px;
    }
}

/*totop*/

#totop {
    text-align: center;
}

#totop a {
    display: block;
    padding: 15px 0;
    text-align: center;
    background: #36261c;
    font-size: 14px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

#totop a:hover:before {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

#totop a:before, #totop-fix a:before {
    content: "\f106";
    font-family: FontAwesome;
    display: block;
    color: #8e7c3e;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}


/**/
#totop-fix{
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 99;
    text-align: center;
}
#totop-fix a{
  position: relative;
      font-size: 12px;
    background: #36261c;
    color: #fff;
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 50%;
    line-height: 130%;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}
 #totop-fix a:before {
   top: 0;
   left: 50%;
   transform: translate(-50%, 0);
   position: absolute;
 }

@media only screen and (max-width:1024px) {
    #totop a {
        padding: 12.5px;
    }
}

@media only screen and (max-width:599px) {
    #totop a {
        padding: 10px 0;
    }
}

/*homecommon*/

.more a {
    display: inline-block;
    width: 270px;
    max-width: 100%;
    padding: 10px 40px 10px 40px;
    background: #ae9157;
    position: relative;
    text-align: center;
}

.more a:after {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/pc_arrow.png) center center /100% 100% no-repeat;
    width: 27px;
    height: 5px;
}

.toD a {
    display: inline-block;
    padding: 10px 30px;
    border-top: 1px solid #785e3b;
    border-bottom: 1px solid #785e3b;
    width: 200px;
    position: relative;
    text-align: center;
    max-width: 100%;
}

.toD a:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/pc_arrowY.png) center center /100% 100% no-repeat;
    width: 27px;
    height: 5px;
}

.back a {
    display: inline-block;
    width: 270px;
    max-width: 100%;
    padding: 10px 40px 10px 40px;
    background: #ae9157;
    position: relative;
    text-align: center;
}

.back a:after {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotateY(180deg);
    transform: translate(0, -50%) rotateY(180deg);
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/pc_arrow.png) center center /100% 100% no-repeat;
    width: 27px;
    height: 5px;
}

.bgb {
    background: #1f130b;
}

.bgbr {
    background: #271910;
}

.bgbro {
    background: #332319;
}

.bgpic {
    background: url(/import/tenant_1/153.126.167.88/html/images/bgpic.png) top center /100% no-repeat;
}

.bgshadowY {
    background: url(/import/tenant_1/153.126.167.88/html/images/bgshadowY.png) center center /100% 100% no-repeat;
}

.bgshadowY * {
    color: #604732;
}
.idenshi dd.no-shadow span {
  text-shadow: none;
}

.home h3.t90 {
    position: relative;
}

.home h3.t90:before {
    position: absolute;
    bottom: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
    width: 1px;
    height: 90px;
    background: #caba84;
    content: "";
}

.home h3.b40:after {
    display: block;
    width: 1px;
    height: 40px;
    margin: 15px auto;
    background: #caba84;
    content: "";
}

.home h3 span {
    display: block;
    line-height: 160%;
    text-shadow: 0px 0px 8px;
    font-weight: 500;
}

.home h3 span.en.ls15 {
    letter-spacing: 15px;
}

.home h3 span.jp {
    letter-spacing: 3px;
}

.home h4.y:after {
    background: #8e7c3e;
}

.home h4:after {
    display: block;
    width: 40px;
    height: 2px;
    margin: 20px 0;
    background: #fff;
    content: "";
}

.home h4 span {
    display: block;
    line-height: 160%;
    font-weight: 400;
    letter-spacing: 3px;
    text-shadow: 0px 0px 2px;
}

.home h4 span.b {
    color: #9a8a7b;
}

@media only screen and (max-width:1024px) {
    .more a {
        width: 260px;
        padding: 7.5px 40px 7.5px 40px;
    }
    .toD a {
        padding: 7.5px 30px;
    }
    .home h3.t90:before {
        height: 75px;
    }
}

@media only screen and (max-width:599px) {
    .more {
        text-align: center;
    }
    .more a {
        width: 250px;
        padding: 5px 40px 5px 40px;
    }
    .toD {
        text-align: center;
    }
    .toD a {
        padding: 5px 30px;
    }
    .home h3.t90:before {
        height: 50px;
    }
}

/*home*/

.hnewsbox {
    padding: 30px;
    background: #332319;
    margin-bottom: 30px;
}

.hnewslist {
    max-width: 700px;
    margin: 10px auto 40px;
}

.hnewslist li {
    margin: 0 0 20px;
}

.hnewslist li a {
    display: block;
}

.hnewslist li dt {
    width: 14%;
    padding-right: 1em;
}

.hnewslist li dd {
    width: 86%;
}

.hqubox .tbox dt {
    letter-spacing: 5px;
    padding: 20px 0;
    border-bottom: 1px solid #c9c1b5;
    margin-bottom: 30px;
}

.hqubox .tbox dd {
    margin: 20px 0;
}

.hqubox .hquboxlist {
    max-width: 300px;
    margin: 0 auto;
}

.hqubox .hquboxlist li {
    width: 200px;
    height: 200px;
}

.hqubox .hquboxlist li:nth-of-type(even) {
    margin-left: auto;
    margin-top: -50px;
}

.hqubox .hquboxlist li * {
    color: #fff;
    text-align: center;
}

.hqubox .hquboxlist li a {
    height: 100%;
    padding: 10px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.hqubox .hquboxlist li dt {
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 5px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.hqubox .hquboxlist li .pix img {
    max-width: 90px !important;
    margin: 0 auto;
}

.hmfwrap section:nth-of-type(even) {
    background: #332319;
}

.hmfwrap section:nth-of-type(even) .hmedicbox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hmfwrap section:nth-of-type(even) .hmedicbox .tbox h4 span {
    text-align: right;
}

.hmfwrap section:nth-of-type(even) .hmedicbox .tbox h4:after {
    margin-left: auto;
}

.hmfwrap section:nth-of-type(even) .hmedicbox .tbox dl {
    width: 400px;
    margin-left: auto;
    max-width: 80%;
}

.hmfwrap section:nth-of-type(even) .hmedicbox .hmedicvideo .pic {
    -webkit-transform: translate(0%, -10%);
    -ms-transform: translate(0%, -10%);
    transform: translate(0%, -10%);
    width: 150%;
    border: 7px solid;
    position: relative;
    overflow: hidden;
}

.hmfwrap section:nth-of-type(even) .hmedicbox .hmedicvideo .pic:after {
    position: absolute;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    content: "";
}

.hmedicbox .tbox {
    border: solid #4c392c 1px;
    padding: 40px;
    position: relative;
}

.hmedicbox .tbox:before {
    width: 100%;
    height: 100%;
    content: "";
    border: solid #4c392c 1px;
    position: absolute;
    top: 10px;
    left: 10px;
}

.hmedicbox .tbox dl * {
    position: relative;
    z-index: 2;
}

.hmedicvideo .map {
    width: 200%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 7px solid;
}

.hmedicvideo .map iframe {
    width: 101%;
}

.hmenulist01 li {
    padding: 50px 0;
}

.hmenulist01 li:nth-of-type(odd) {
    background: #332319;
    position: relative;
    width: 90%;
}

.hmenulist01 li:nth-of-type(odd) .m1000:before {
    background: url(/import/tenant_1/153.126.167.88/html/images/hmenubg.png) top left /100% 100% no-repeat;
    content: "";
    width: 70px;
    height: 180px;
    position: absolute;
    top: -10px;
}

.hmenulist01 li:nth-of-type(odd) .tbox dl {
    max-width: 420px;
    margin: 0 auto;
}

.hmenulist01 li:nth-of-type(odd) .pic {
    position: relative;
    left: -10%;
    width: 30%;
    top: -60px;
    margin: 0 0 -60px;
}

.hmenulist01 li:nth-of-type(odd) .pic span.pix {
    width: 230%;
    display: block;
    position: relative;
}

.hmenulist01 li:nth-of-type(odd) .pic span.t {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 1;
    letter-spacing: 5px;
    width: 90%;
}

.hmenulist01 li:nth-of-type(even) > .m1000 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hmenulist02 li {
    width: 32.333%;
    margin-bottom: 40px;
}

.hmenulist02 li dt {
    margin-bottom: 20px;
}

.hmenulist02 li h4 span {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.hmenulist02 li h4 span.b {
    margin: 20px auto;
}

.hmenulist02 li h4:after {
    margin: 20px auto;
}

.hvoicelist li {
    padding: 30px;
    border: 1px solid #7e7369;
}

.hvoicelist li dt.titbox {
    padding-bottom: 10px;
    border-bottom: 1px solid #7e7369;
    margin-bottom: 20px;
}

.hvoicelist li dt.titbox .trimming {
    border-radius: 50%;
    padding: 10%;
    background: #7e7369;
}

.hvoicelist li dt.titbox dt span.tit {
    margin-bottom: 0.5em;
}

.hvoicelist li dt.titbox dt span {
    display: block;
}

.hvoicelist li dt.titbox dt {
    width: 76%;
}

.hvoicelist li dt.titbox dd {
    width: 20%;
}

.titbox.mb80 {
  margin-bottom: 20px;
}

.hvoicebnr p {
    height: 100%;
}

.hvoicebnr a {
    height: 100%;
    display: inline-block;
    width: 270px;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 55px;
}

.hvoicebnr li:nth-child(odd) a {
    margin-left: auto;
}

.hbloglist li dd.pic a {
    display: block;
}

.hbloglist li dt {
    text-align: center;
}

.hbloglist li dt span {
    margin: 10px 0;
}

.hbloglist li h4:after {
    margin: 20px auto;
}

.hsnsbox h4 span {
    text-align: center;
}

.hsnsbox h4:after {
    margin: 20px auto;
}
.hsnsbox .fb{
  max-width: 500px;
  margin: 0 auto;
}
.hsnsbox iframe {
    margin: 20px auto;
    display: block;
}
.hinsta li a{
  display: block;
}
.hinsta li .trimmingInner{
  -webkit-box-sizing: border-box;
                box-sizing: border-box;
    border: 5px solid;
}

.ticket{
  width: 58%;
  margin: 0 auto;
}


@media only screen and (max-width:1024px) {
    .hnewsbox {
        padding: 25px;
        margin-bottom: 20px;
    }
    .hnewslist li dt {
        width: 17%;
    }

    .hnewslist li dd {
        width: 83%;
    }
    .hmedicbox .tbox {
        padding: 30px;
    }
    .hmenulist01 li:nth-of-type(odd) .tbox,
    .hmenulist01 li:nth-of-type(odd) .pic {
        width: 100%;
        margin: 2% auto;
    }
    .hmenulist01 li:nth-of-type(odd) .pic {
        position: static;
    }
    .hmenulist01 li:nth-of-type(odd) .pic span.pix {
        width: 100%;
        position: relative;
    }
    .hmenulist01 {
        width: 94%;
        margin: 0 auto;
    }
    .hmenulist01 li {
        width: 100% !important;
        padding: 40px 20px;
    }
    .hmenulist01 li:nth-of-type(odd) {
        padding: 40px 80px;
    }
    .hmenulist01 li .m1000 {
        width: 100%;
    }
    .hmenulist01 li:nth-of-type(odd) .m1000:before {
        width: 50px;
        height: 130px;
        left: 10px;
    }
    .hmenulist01 li:nth-of-type(odd) .tbox dl {
        max-width: inherit;
    }
    .hmenulist02 li {
        width: 48%;
        margin-bottom: 30px;
    }
    .hvoicelist li {
        padding: 30px 25px;
    }
    
    .ticket{
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
}

@media only screen and (max-width:599px) {
    .hnewsbox {
        padding: 20px;
        margin-bottom: 10px;
    }
    .hnewslist {
        margin: 10px auto 30px;
    }
    .hnewslist li dt {
        width: 100%;
        margin-bottom: 2px;
        padding-right: 0;
    }

    .hnewslist li dd {
        width: 100%;
    }
    .hqubox .tbox dt {
        padding: 10px 0;
        margin-bottom: 20px;
    }
    .hqubox .hquboxlist{
      max-width: 270px;
    }
    .hqubox .hquboxlist li {
        width: 150px;
        height: 150px;
    }
    .hqubox .hquboxlist li:nth-of-type(even) {
        margin-top: -70px;
    }
    .hmedicvideo .map {
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .hmedicbox .tbox {
        padding: 0px;
        border: none;
    }
    .hmedicbox .tbox:before {
        display: none;
    }
    .hmedicbox {
        border: double #4c392c;
        padding: 15px;
    }
    .hmfwrap section:nth-of-type(even) .hmedicbox .tbox dl {
        width: 100%;
        max-width: 100%;
    }
    .hmfwrap section:nth-of-type(even) .hmedicbox .hmedicvideo .pic {
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .hmenulist01 li:nth-of-type(odd) .m1000:before {
        width: 35px;
        height: 90px;
    }
    .hmenulist01 li:nth-of-type(odd) {
        padding: 80px 20px 20px;
    }
    .hmenulist01 li {
        padding: 20px 20px 20px;
    }
    .hmenulist01 li:nth-of-type(odd) .pic span.t {
        font-size: 18px;
    }
    .hmenulist01 li h4 span.fs30 {
        font-size: 18px;
    }
    .hmenulist02 {
        margin-top: 40px;
    border-top: double #785e3b;
    padding-top: 40px;
    }
    .hmenulist02 li {
        width: 100%;
        margin: 20px;
    }
    .hmenulist02 li h4 span,
    .hmenulist02 li dd.txt {
        height: auto !important;
    }
    .hvoicelist li {
        padding: 30px 20px;
    }
    .hvoicelist li dt.titbox dt span.tit {
        height: auto !important;
    }
    .hvoicebnr a {
        margin: 0 auto !important;
    }
    .hbloglist li .toD a {
        font-size: 12px;
    }
    
}

/*under common*/

.under h3.t90 {
    position: relative;
}

.under h3.t90:before {
    position: absolute;
    bottom: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: block;
    width: 1px;
    height: 90px;
    background: #caba84;
    content: "";
}

.under h3.b40:after {
    display: block;
    width: 1px;
    height: 40px;
    margin: 15px auto;
    background: #caba84;
    content: "";
}

.under h3 span {
    display: block;
    line-height: 160%;
    text-shadow: 0px 0px 8px;
    font-weight: 500;
}

.under h3 span.fw400 {
    font-weight: 400;
}

.under h3 span.en.ls15 {
    letter-spacing: 15px;
}

.under h3 span.jp {
    letter-spacing: 3px;
}

.under h3 span.ub {
    position: relative;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
}

.under h3 span.ub:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: 0;
    content: "";
    height: 1px;
    width: 300vh;
    background: #c9cdcc;
}

.under h4.y:after {
    background: #8e7c3e;
}

.under h4.tac:after {
    margin: 20px auto;
}

.under h4:after {
    display: block;
    width: 40px;
    height: 2px;
    margin: 20px 0;
    background: #fff;
    content: "";
}

.idenshi01 dt:after,.idenshi02 dt:after {
    display: block;
    width: 40px;
    height: 2px;
    margin: 20px 0;
    background: #fff;
    content: "";
}

.idenshi .footfix dt:after {
    display: none;
}

.under h4 span {
    display: block;
    line-height: 160%;
    font-weight: 400;
    letter-spacing: 3px;
    text-shadow: 0px 0px 2px;
}

.idenshi dt span,.idenshi dd span {
    display: block;
    line-height: 160%;
    font-weight: 400;
    letter-spacing: 3px;
    text-shadow: 0px 0px 2px;
}

.idenshi .footfix dt span,.idenshi .footfix dd span {
  letter-spacing: 1px;
  text-shadow: none;
}

.idenshi .comcasebnr dt:after {
    display: none;
}





.under h4 span.b {
    color: #9a8a7b;
}

.under h4.tdeco:after {
    display: block;
    width: 200px;
    height: 23px;
    margin: 20px 0;
    background: url(/upload/tenant_1/920ba43b5870ca4caf5964f7d558d680.png) no-repeat;
    content: "";
    margin: 5px auto;
}

@media only screen and (max-width:1024px) {
    .under h3.t90:before {
        height: 75px;
    }
}

@media only screen and (max-width:599px) {
    .under h3.t90:before {
        height: 50px;
    }
}

/*under*/

/*about*/

.about01box .pic {
    overflow: hidden;
}

.about01box .pic span {
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    max-width: 490px;
}
[data-element-id] .abou03item{
  display: none;
}
[data-element-id] .abou03item:nth-of-type(-n+2){
  display: block;
}
.abou03item {
    margin-bottom: 100px;
}

.abou03item .pic {
    float: left;
    margin-right: 4%;
}

.abou03item .tbox {
    margin: 1% 0;
}

.abou03item h4 {
    display: inline-block;
}

.abou03item h4 .posi {
    display: inline-block;
    padding: 0 1em;
}

.idenshi .idenshi01 dt:after,
.idenshi .comtelbox dt:after {
  display: none;
}


@media only screen and (max-width:1024px) {
    .abou03item {
        margin-bottom: 80px;
    }
}

@media only screen and (max-width:599px) {
    .about01box .tbox * {
        text-shadow: 0px 0px 8px;
    }
    .about01box .pic span {
        max-width: inherit;
        width: 100%;
        left: 0;
    }
    .abou03item .pic {
        float: none;
        margin: 2% auto;
    }
    .abou03item {
        margin-bottom: 60px;
    }
}

/*comcase totalbeauty facial inner collagen idenshi medicel access performance*/

.comcasecont {
    padding-bottom: 0;
}

.combnr {
    max-width: 680px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.combnr02 h3 {
    display: block;
    padding: 30px;
    background: #271910;
}

.combnr02 h3 * {
    color: #fff;
}

.col3 .combnr {
    margin: 10px 0;
}

.col2 .combnr {
    margin: 10px 0;
}

.col2 .combnr .pic,
.col3 .combnr .pic {
    border: none;
}

.col2 .combnr .pic:before,
.col3 .combnr .pic:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    border: 1px solid #fff;
    z-index: 2;
}

.combnr .pic {
    border: 5px solid #fff;
    position: relative;
}

.combnr .pic:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/import/tenant_1/153.126.167.88/html/images/homemainfil.png) center center /100% 100% no-repeat;
    z-index: 1;
}

.combnr .tbox {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    height: 100%;
}

.combnr .tbox a {
    display: block;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.combnr .tbox .toD span {
    display: inline-block;
    padding: 5px 30px;
    border-top: 1px solid #785e3b;
    border-bottom: 1px solid #785e3b;
    width: 110px;
    position: relative;
    text-align: center;
    max-width: 100%;
}

.combnr .tbox .toD span:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/pc_arrowY.png) center center /100% 100% no-repeat;
    width: 27px;
    height: 5px;
}

.combnr .tbox dl {
    width: 94%;
    margin: 0 auto;
}

.col2 .combnr .tbox dt .pcnone {
    display: none;
}

.comcasebnr .combnr.col1 {
    margin: 50px auto;
}

.comtelbox {
    max-width: 600px;
    margin: 0 auto;
}

.comtelbox .tbox * {
    text-align: center;
    letter-spacing: 3px;
}

.comtelbox .tbox .tel a {
    padding-left: 40px;
    position: relative;
    font-style: italic;
}

.comtelbox .tbox .tel a:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(/import/tenant_1/153.126.167.88/html/images/comtel.png) center center /auto no-repeat;
    width: 33px;
    height: 33px;
    content: "";
}

.comtellist li {
    margin: 20px 0;
}

.comtellist li a {
    display: block;
    background: #fff;
    padding: 15px;
    text-align: center;
}

.comtellist li a span {
    text-align: left;
    padding-left: 1em;
    position: relative;
    color: #000;
    font-weight: 700;
}

.comtellist li a span:before {
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    content: "\f0da";
}

.comcasereco .tbox li {
    padding-left: 1.5em;
    position: relative;
    margin-bottom: 1em;
}

.comcasereco .tbox li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(/import/tenant_1/153.126.167.88/html/images/checkbrown.png) center center /100% 100% no-repeat;
    display: inline-block;
}

.comcaselist li {
    background: #ae9157;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 3px #ae9157;
    box-shadow: 0 0 0 3px #ae9157;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.comcaselist li.w100 {
  width: 100%;
    margin-bottom: 3px;
    padding: 10px;
    border-top:solid 1px #fff; 
    height: 39.4%;
}
.comcaselist li.w100+li.w100 {
    margin-bottom: 50px;
}
.comcaselist.box2 li.w100 {
  height: 80%;
    background: #e8c174;
    border: 1px solid #ae9157;
}
@media only screen and (max-width:599px) {
  .comcaselist li.w100 {
    width: 99% !important;
}
}  
.comcaselist li dl * {
    text-align: center;
}

.comcaselist li dt {
    margin-bottom: 10px;
}

.comcaselist li dt:after {
    height: 1px;
    width: 30px;
    margin: 10px auto;
    content: "";
    display: block;
    background: #fff;
}

.comcaselist li dd span {
    line-height: 160%;
}

.comcaselist li dd .price {
    display: inline-block;
    padding-left: 0.5em;
}

.comcasetable {
    background: #ae9157;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 0 0 3px #ae9157;
    box-shadow: 0 0 0 3px #ae9157;
    padding: 20px;
}

.comcasetable dt {
    margin-bottom: 20px;
}

.comcasetable dt:after {
    height: 1px;
    width: 30px;
    margin: 10px auto;
    content: "";
    display: block;
    background: #fff;
}

.comcasetable table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.comcasetable table th {
    width: auto;
    height: 42px;
    font-weight: normal;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    text-align: left;
}

.comcasetable table td {
    font-size: 18px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.comcasetable tbody th {
    font-size: 16px;
}

.comcasetable tbody td {
    font-size: 16px;
}

.comcasetable tbody td.yazi img {
    vertical-align: middle;
    width: 26px;
}

.comcasetable tbody td.fs22 {
    font-size: 22px;
    font-weight: 700;
}

.comarb:after {
    display: block;
    width: 100%;
    height: 35px;
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/arb.png) center center /100% no-repeat;
    margin: 80px 0;
}

.comcaseflowbox {
    padding: 60px;
    background: #332319;
}

.comcaseflowlist ul {
    max-width: 700px;
    margin: 0 auto;
}

.comcaseflowlist ul li {
    margin-bottom: 20px;
}

.comcaseflowlist ul li:nth-of-type(odd) {
    padding-right: 20%;
    width: 60%;
    position: relative;
}

.comcaseflowlist ul li:nth-of-type(odd):after {
    position: absolute;
    top: 50%;
    right: 10%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(-50%, -50%);
    content: "\f105";
    font-family: FontAwesome;
    font-size: 60px;
}

.comcaseflowlist ul li:nth-of-type(even) {
    width: 40%;
}

.combnrbox {
    max-width: 680px;
    margin: 0 auto;
}

.combnrbox dt {
    margin-bottom: 0.5em;
}

.combnrbox .combnr * {
    color: #fff;
}

.comcasepoint dl {
    position: relative;
    padding: 60px 0 60px 190px;
}

.comcasepoint dt {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    overflow: hidden;
    padding: 10px;
    background: #675c49;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 0;
}

.comcasepoint dt span {
    display: inline-block;
    color: #fff;
}

@media only screen and (max-width:1024px) {
    .combnr .pic {
        border-width: 4px;
    }
    .combnr02 h3 {
        padding: 20px;
    }
    .col2 .combnr .tbox dt {
        margin-bottom: 0;
    }
    .col3 .combnr .tbox dt {
        margin-bottom: 0;
    }
    .col2 .combnr .tbox dd.toD {
        display: none;
    }
    .col3 .combnr .tbox dd.toD {
        display: none;
    }
    .col2 .combnr .tbox dt .pcnone {
        display: block;
    }
    .col2 .combnr .tbox dt .fs18 {
        font-size: 16px;
    }
    .col3 .combnr .tbox dt .fs18 {
        font-size: 14px;
    }
    .comcasebnr .combnr.col1 {
        margin: 30px auto;
    }
    .comcaselist li dd .price {
        display: block;
        padding-left: 0;
    }
    .comcaselist li {
        padding: 10px;
    }
    .comcasetable {
        padding: 15px;
    }
    .comcasetable table th {
        font-size: 12px;
    }
    .comcasetable table td {
        font-size: 12px;
    }
    .comcasetable tbody th {
        font-size: 12px;
    }

    .comcasetable tbody td {
        font-size: 10px;
    }
    .comcasetable tbody td.fs22 {
        font-size: 14px;
    }
    .comcasetable tbody td.yazi img {
        width: 20px;
    }
    .comarb:after {
        display: block;
        width: 100%;
        height: 30px;
        content: "";
        background: url(/import/tenant_1/153.126.167.88/html/images/arb.png) center center /100% 100% no-repeat;
        margin: 60px 0;
    }
    .comcaseflowbox {
        padding: 40px;
    }
    .comcaseflowlist ul li:nth-of-type(odd):after {
        font-size: 50px;
    }
    .comcasepoint dt {
        width: 110px;
        height: 110px;
    }
    .comcasepoint dl {
        position: relative;
        padding: 30px 0 30px 130px;
    }
}

@media only screen and (max-width:599px) {

    .combnr .pic {
        border-width: 3px;
    }
    .combnr .tbox dt {
        margin-bottom: 0;
    }
    .combnr .tbox dd.toD {
        display: none;
    }
    .combnr02 h3 {
        padding: 15px;
    }
    .combnr02 h3 span.en.ls15 {
        letter-spacing: 5px;
        font-size: 20px;
    }
    .combnr02 h3 span.jp {
        letter-spacing: 1px;
        font-size: 14px;
    }
    .col3 .combnr {
        width: 49%;
        margin: 1% 0;
    }
    .col3 .combnr .tbox dt .fs18 {
        font-size: 10px;
    }
    .comcaselist li {
        margin-bottom: 2%;
    }
    .comcasebnr .combnr.col1 {
        margin: 10px auto;
    }
    .comtelbox {
        max-width: 320px;
    }
    .comtellist li {
        margin: 10px 0;
    }
    .comtellist li a {
        padding: 10px;
    }
    .comcasereco .tbox li:before {
        top: 4px;
    }
    .comcasetable {
        padding: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .comcasetable::-webkit-scrollbar {
        height: 5px;

    }
    .comcasetable::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }
    .comcasetable::-webkit-scrollbar-track-piece {
        background: #efefef;
    }
    .comcasetable table {
        width: 600px;
    }
    .comarb:after {
        display: block;
        width: 100%;
        height: 25px;
        content: "";
        background: url(/import/tenant_1/153.126.167.88/html/images/arb.png) center center /100% 100% no-repeat;
        margin: 40px 0;
    }
    .comcaseflowbox {
        padding: 20px;
    }
    .comcaseflowlist ul li:nth-of-type(odd):after {
        font-size: 40px;
        -webkit-transform: translate(-30%, -50%);
        -ms-transform: translate(-30%, -50%);
        transform: translate(-30%, -50%);
    }
    .combnrbox h3 span.en.ls15 {
        letter-spacing: 5px;
    }
    .comcasepoint dt {
        width: 65px;
        height: 65px;
        font-size: 14px;
        padding: 5px;
    }
    .comcasepoint dl {
        padding: 0px 0 0px 75px;
    }
}

/*facial*/

.facial01box .combnr {
    max-width: none;
}

.facial01box .combnr * {
    color: #fff;
}

.facial01box .combnr .pic {
    border: none;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {
    .facial01box .combnr .fs30 {
        font-size: 16px;
    }
    .facial01box .combnr .fs18 {
        font-size: 14px;
    }
}

/*medicel*/

.medicel01list li {
    width: 170px;
    max-width: 23%;
}

.medicel01list li a {
    background: #ae9157;
    padding: 10px 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.medicel01list li a span {
    color: #fff;
    display: inline-block;
}

.medicel02list dt:after {
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    background: #fff;
    margin: 15px 0 20px;
}

.medicel02list .w40 {
    width: 33%;
}

.medicel03list {
    position: relative;
    z-index: 1;
}

.medicel03list:after {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 300vh;
    background: #332319;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.medicel03list dt {
    padding: 15px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.medicel03list ul {
    max-width: 600px;
    margin: 0 auto;
}

.medicel03list li {
    padding-left: 1.5em;
    position: relative;
    margin: 0.5em 1em 0.5em 0;
}

.medicel03list li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(/import/tenant_1/153.126.167.88/html/images/checkbrown.png) center center /100% 100% no-repeat;
    display: inline-block;
}

.medicel03box dt span {
    font-weight: 700;
    text-decoration: underline;
    color: #ae9157;
}

.medicel03flowitem {
    margin-bottom: 60px;
}

.medicel03flowitem dt:after {
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    background: #fff;
    margin: 15px 0 30px;
}

.medicel03flowitem dd.clearfix .pic {
    float: right;
    float: right;
    margin: 0 0 4% 4%;
}
.ttbg1 {
    background: #c14ba1;
    padding: 40px 5%;
}
.ttbg1:after {
    background: #20130b !important;
}
.ttbg2 {
    position: relative;
    background: #c14ba1;
    padding: 40px 5%;
    margin-bottom: 100px;
}
.ttbg2:after {
    width: 100% !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    margin-top: 110px;
    background: #c14ba1 !important;
}
@media only screen and (max-width:599px) {
  .ttbg1 {
    padding: 20px 2%;
}
.ttbg2 {
    padding: 20px 2%;
        margin-bottom: 80px;
}
.ttbg2:after {
    bottom: -50px;
}
}  
.ba li {
    margin-top: 0;
}

.checklist li {
    padding-left: 1.5em;
    position: relative;
    margin: 0.5em 1em 0.5em 0;
}

.checklist li:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url(../images/checkbrown.png) center center /100% 100% no-repeat;
    display: inline-block;
}

.medicel03flowitem dt.goldline:after {
    content: "";
    display: block;
    height: 1px;
    width: 60px;
    background: #8e7c3e;
    margin: 15px 0 30px;
}

.arrow:after {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/pc_arrowY.png) center center /100% 100% no-repeat;
    width: 27px;
    height: 5px;
}

.concept dt {
    width: 100px;
}

.concept dd {
    width: calc(100% - 100px);
}

.concept dd ul {
    border-top: 1px solid #c9c1b5;
    margin-top: 10px;
}

.concept dd ul li {
    padding: 3px 10px;
    background: #ae9157;
    margin: 2% 1%;
}

.concept dd ul li span {
    display: inline-block;
    color: #fff;
    font-size: 12px;
}

.hquboxlist.circle {
    max-width: 370px;
}

.hquboxlist.circle li:first-of-type {
    margin: 0 auto;
}

.hquboxlist.circle li:nth-of-type(even) {
    margin: -50px 0 0 0;
}

.hquboxlist.circle li:last-of-type {
    margin: -200px 0 0 auto;
}

.ba-item li ul li {
    margin-right: 100px;
}

.ba-item li ul li {
  margin: 0 auto 10px auto;
    position: relative;
}

.ba-item li ul li:first-of-type::after {
    position: absolute;
    content: "\f054";
    font-family: fontawesome;
    top: 50%;
    color: #fff;
    right: -38%;
    font-size: 30px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

#medicel05 .arrow2::after {
    position: absolute;
    content: "\f054";
    font-family: fontawesome;
    top: 50%;
    color: #fff;
    right: 90px;
    font-size: 30px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media only screen and (max-width:1024px) {
    /* .medicel03flowitem {
        margin: 60px 0;
    } */
        .arrow {
        height: 80px;
    }

    .arrow:after {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    #medicel05 .arrow {
        height: auto;
    }
    #medicel05 .arrow:after {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }    
    #medicel05 .arrow2::after {

        right: 40%;

    }
    .hquboxlist.circle {
        max-width: 300px;
    }

    .hquboxlist.circle li:first-of-type {
        margin: 0;
    }

    .hquboxlist.circle li:nth-of-type(even) {
        margin: -50px 0 0 auto;
    }

    .hquboxlist.circle li:last-of-type {
        margin: -50px 0 0 0;
    }
}

@media only screen and (max-width:599px) {
    .medicel01list li {
        width: 250px;
        max-width: 46%;
        margin: 2%;
    }

    .medicel01list li a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .medicel02list .w40 {
        width: 100%;
    }
    .medicel03flowitem dd.clearfix .pic {
        float: none;
        margin: 2% auto;
    }
    /* .medicel03flowitem {
        margin: 40px 0;
    } */
    .treatment .hquboxlist {
        max-width: 270px;
    }

    .treatment .hquboxlist li {
        width: 150px;
        height: 150px;
    }

    .treatment .hquboxlist li:nth-of-type(even) {
        margin-top: -70px;
    }

    .treatment .hquboxlist.circle {
        max-width: 280px;
    }

    .hquboxlist.circle li:first-of-type {
        margin: 0 auto;
    }

    .hquboxlist.circle li:nth-of-type(even) {
        margin: -40px 0 0 0;
    }

    .hquboxlist.circle li:last-of-type {
        margin: -150px 0 0 auto;
    }

    .ba-item li ul li {
        margin: 0 auto 60px;
        max-width: 35%;
    }

    .ba-item li ul li:first-of-type::after {
        right: -30%;
       /* -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);*/
    }
    #medicel05 ul li.pic.w20 {
        /* max-width: 400px; */
        width: 33%;
    }
    #medicel05 ul li.pic.w36 {
      max-width: 250px;
    }
}

/*access*/

.access02list {
    max-width: 650px;
    margin: 0 auto;
    position: relative;
}

.access02list:after {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 1px;
    height: 100%;
    background: #ae9157;
    content: "";
}

.access02list > li {
    padding: 10px 0;
}

.access02list dt {
    width: 50%;
    padding-right: 4%;
}

.access02list dd {
    width: 50%;
    padding-left: 4%;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {
    .access02list:after {
        display: none;
    }
    .access02list > li {
        border-bottom: 1px solid #ae9157;
    }
    .access02list dt {
        width: 100%;
        padding: 0;
        margin-bottom: 5px;
    }

    .access02list dd {
        width: 100%;
        padding: 0;
    }
    .access02list li li.mb20 {
        margin: 10px 0;
    }
}

/*performance*/
[data-element-id] .performance01item{
  display: none;
}
[data-element-id] .performance01item:nth-of-type(-n+4){
  display: block;
}
.performance01item {
    border: 1px solid #7e7369;
    padding: 10px;
    margin-bottom: 80px;
}

.performance01item dl.altlist {
    border: 1px solid #7e7369;
    padding: 20px 40px;
}

.performance01item .tit span {
    display: inline-block;
}

.performance01item .tbox .cdlist .date {
    padding-left: 1em;
    border-left: 1px solid #ae9157;
    text-align: center;
}

.performance01item .tbox dt {
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width:1024px) {
    .performance01item {
        margin-bottom: 60px;
    }
    .performance01item dl.altlist {
        padding: 20px 30px;
    }
    .performance01item .tbox .cdlist .w48 {
        width: 100%;
        text-align: left;
        padding-left: 0;
        border-left: none;
    }
    .performance01item .tbox .cdlist {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media only screen and (max-width:599px) {
    .performance01item {
        margin-bottom: 40px;
    }
    .performance01item {
        padding: 5px;
    }
    .performance01item dl.altlist {
        padding: 20px;
    }
}

/*price*/

.price01table {
    margin: 20px 0;
}

.price01table table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.price01table table thead th {
    background: #ae9157;
    font-weight: 700;
    border-right: 1px solid #fff;
    border-left: 1px solid #ae9157;
    text-align: center;
}

.price01table table thead td {
    text-align: center;
    font-weight: 700;
    background: #ae9157;
    border-right: 1px solid #fff;
}

.price01table table thead td:last-of-type {
    border-right: 1px solid #ae9157;
}

.price01table table th {
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    padding: 10px;
    width: auto;
    height: 42px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.price01table table td {
    font-size: 18px;
    text-align: left;
    padding: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width:1024px) {
    .price01table table * {
        letter-spacing: 0;
    }
    .price01table table th {
        font-size: 14px;
    }
    .price01table table td {
        font-size: 14px;
    }
    .price01table {
        padding: 10px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .price01table::-webkit-scrollbar {
        height: 5px;

    }
    .price01table::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }
    .price01table::-webkit-scrollbar-track-piece {
        background: #efefef;
    }
    .price01table table {
        width: 760px;
        margin: 0 auto;
    }
}

@media only screen and (max-width:599px) {}

/*menu*/

.menu01list .menu01item:nth-of-type(odd) dd.flexsb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.menu01list .menu01item {
    margin-bottom: 80px;
}

.menu01list .menu01item:last-of-type {
    margin-bottom: 0;
}

@media only screen and (max-width:1024px) {
    .menu01list .menu01item {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width:599px) {
    .menu01list .menu01item {
        margin-bottom: 40px;
    }
}

/*post news blog*/

.postnav .postnavitem {
    width: 270px;
    max-width: 42%;
    margin: 1% 4%;
}

.postnav .postnavitem dt {
    background: #ae9157;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.postnav .postnavitem dt:hover {
    opacity: 0.6;
    cursor: pointer;
}

.postnav .postnavitem dt.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.postnav .postnavitem dt:after {
    position: absolute;
    right: 10px;
    top: 10px;
    font-family: FontAwesome;
    content: "\f106";
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.postnav .postnavitem ul {
    background: #755f39;
    padding: 10px 15px;
}

.postnav .postnavitem li a {
    display: block;
    padding: 10px;
    margin-bottom: 5px;
    border-bottom: solid 1px;
}

.nitem a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid;
    margin-bottom: 15px;
}

.nitem dd {
    width: 26%;
}

.nitem dd .date {
    margin-right: 1em;
}

.nitem dd .cat {
    background: #ae9157;
    padding: 2px 5px;
    text-align: center;
}

.nitem dd .cat span {
    display: inline-block;
}

.nitem dt {
    width: 74%;
    padding-left: 1em;
}

.pagenav {
    margin: 80px auto 0;
}

.pagenav ul {
    max-width: 300px;
    margin: 0 auto 0;
}

.postnav .postnavitem dt .pagenav li {
    width: 14%;
    text-align: center;
    font-weight: 700;
}

.pagenav li a {
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.postbox .cdlist .date {
    margin-right: 1em;
}

.postbox .cdlist .cat {
    background: #ae9157;
    padding: 2px 5px;
}

.postbox dt {
    padding: 20px 0;
}

.postbox .single {
    border-top: 1px solid;
    border-bottom: 1px solid;
}

.bitem {
    margin-top: 80px;
}

.bitem a {
    display: block;
}

.bitem .pic {
    margin: 0 0 10px;
}

.bitem .tit {
    padding: 15px 0;
    border-bottom: 1px solid #ae9157;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin-bottom: 30px;
}

.bitem .toD span {
    display: inline-block;
    padding: 10px 30px;
    border-top: 1px solid #785e3b;
    border-bottom: 1px solid #785e3b;
    width: 100px;
    position: relative;
    text-align: center;
    max-width: 100%;
}

.bitem .toD span:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    background: url(/import/tenant_1/153.126.167.88/html/images/pc_arrowY.png) center center /100% 100% no-repeat;
    width: 27px;
    height: 5px;
}

.bitem .cat span {
    background: #ae9157;
    padding: 0 5px;
    display: inline-block;
}

.postreco .bitem {
    margin: 1%;
}

@media only screen and (max-width:1024px) {
    .nitem .cdlist {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .nitem dd {
        width: 100%;
        margin-bottom: 15px;
    }
    .nitem dt {
        width: 100%;
        padding-left: 0;
    }
    .pagenav {
        margin: 60px auto 0;
    }
    .postbox .cdlist {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .bitem {
        margin-top: 50px;
    }
    .bitem .toD span {
        width: 80px;
        font-size: 12px;
    }
}

@media only screen and (max-width:599px) {
    .postnav .postnavitem {
        width: 48%;
        max-width: 48%;
        margin: 1%;
    }
    .postnav .postnavitem dt {
        padding: 10px 15px;
        font-size: 16px;
    }
    .postnav .postnavitem dt:after {
        right: 5px;
    }
    .pagenav {
        margin: 40px auto 0;
    }
    .bitem {
        margin-top: 20px;
    }
}

/*faq*/

.faqnav li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ae9157;
    padding: 10px;
    height: 100%;
    text-align: center;
}
[data-element-id] .faqlist li{
  display: none;
}
[data-element-id] .faqlist li:nth-of-type(-n+4){
  display: block;
}
.faqlist li {
    margin-bottom: 60px;
}

.faqlist li:last-of-type {
    margin-bottom: 0;
}

.faqlist li dt {
    position: relative;
    padding: 15px 30px 30px 80px;
    border-bottom: 1px solid;
}

.faqlist li dt:after {
    position: absolute;
    right: 10px;
    top: 15px;
    font-family: FontAwesome;
    content: "\f106";
    font-size: 20px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.faqlist li dt.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.faqlist li dd {
    position: relative;
    padding: 15px 0 15px 80px;
    margin: 10px 0;
}

.faqlist li dt:before,
.faqlist li dd:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 40px;
    font-family: 'Cinzel-Regular', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    color: #fff;
    font-size: 34px;
    border-radius: 50%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.faqlist li dt:before {
    content: "Q";
    background: #ae9157;
    text-align: left;
}

.faqlist li dd:before {
    content: "A";
    background: #7e7369;
    text-align: center;
}

@media only screen and (max-width:1024px) {
    .faqnav li {
        font-size: 16px;
    }
    .faqnav li br {
        display: none;
    }
    .faqlist li {
        margin-bottom: 40px;
    }
    .faqlist li dt:before,
    .faqlist li dd:before {
        width: 45px;
        height: 45px;
        line-height: 22.5px;
        font-size: 24px;
    }
    .faqlist li dt {
        padding: 10px 30px 20px 60px;
    }
    .faqlist li dt:after {
        top: 10px;
    }
    .faqlist li dd {
        padding: 10px 0 10px 60px;
    }
}

@media only screen and (max-width:599px) {
    .faqnav li {
        font-size: 14px;
    }
    .faqlist li {
        margin-bottom: 20px;
    }
    .faqlist li dt:before,
    .faqlist li dd:before {
        width: 30px;
        height: 30px;
        line-height: 20px;
        font-size: 16px;
        padding: 5px;
    }
    .faqlist li dt {
        padding: 2px 30px 15px 40px;
    }
    .faqlist li dt:after {
        top: 2px;
    }
    .faqlist li dd {
        padding: 1px 0 10px 40px;
    }
}

/*recruit*/

.recruitlist01 li {
    margin-bottom: 80px;
}

.recruitlist01 li:last-of-type {
    margin-bottom: 0;
}

.recruitlist02 li .tbox li.namebox {
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin: 0;
}

.recruitlist02 li .tbox li {
    margin: 40px 0;
}

.recruitlist02 li .tbox dt.ub {
    position: relative;
    z-index: 1;
    margin-bottom: 0.5em;
}

.recruitlist02 li .tbox dt.ub:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 1px;
    width: 100%;
    background: #fff;
    content: "";
    z-index: -1;
}

.recruitlist02 li .tbox dt.ub span {
    display: inline-block;
    padding: 0 1em 0 0;
    background: #20130b;
}

.recruit03list li dt span {
    display: block;
    margin: 2px 0;
}

.recruit03list li dt span.subtit {
    color: rgba(174, 145, 87, 255);
}

.recruit03list li dd {
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #d3c09a;
}

.recruit04box {
    position: relative;
    padding: 40px;
    border: 1px solid #7e7369;
    max-width: 800px;
    margin: 0 auto;
}

.recruit04box:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    content: "";
    border: 1px solid #7e7369;
}

.recruit04list {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
}

.recruit04list:after {
    position: absolute;
    top: 0;
    left: 30%;
    height: 100%;
    width: 1px;
    background: #fff;
    content: "";
}

.recruit04list li {
    margin-bottom: 40px;
}

.recruit04list dt {
    width: 30%;
    padding-right: 8%;
}

.recruit04list dd {
    width: 70%;
    padding-left: 8%;
}

.recruit05box .form {
    max-width: 800px;
    margin: 0 auto;
}

@media only screen and (max-width:1024px) {
    .recruitlist01 li {
        margin-bottom: 60px;
    }
    .recruit03list li {
        width: 48%;
    }
    .recruit04box {
        padding: 30px;
    }
    .recruit04list li {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:599px) {
    .recruitlist01 li {
        margin-bottom: 40px;
    }
    .recruitlist02 li .tbox li {
        margin: 30px 0;
    }
    .recruit03list li {
        width: 100%;
    }
    .recruit04box {
        padding: 20px;
    }
    .recruit04list dt {
        width: 100%;
        padding-right: 0;
        margin-bottom: 0.5em
    }

    .recruit04list dd {
        width: 100%;
        padding-left: 0;
    }
    .recruit04list:after {
        display: none;
    }
    .recruit04list li {
        padding-bottom: 10px;
        border-bottom: 1px solid #fff;
    }
}

/*contact*/

.form dl {
    padding: 20px 0;
}

.form dl:last-of-type {
    border-bottom: none;
}

.form dl.inp {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form.contact02 dl.inp {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form dl.tarea {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.form.contact02 dl.tarea {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.form dt {
    width: 36%;
    font-weight: 600;
    font-size: 18px;
}

.form dt .reqw {
    font-size: 14px;
    margin-left: 10px;
}

.form dd {
    width: 60%;
}

.form dd input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #ae9157;
    color: #000;
}

.form dd select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    border: none;
    color: #000;
}

.form .radio dd input {
    display: none;
}

.form .radio dd input + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
    line-height: 200%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form .radio dd input + 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 .radio dd input:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #303841;
    border-radius: 50%;
}

.form .radio dd input:checked + label {
    border-bottom: 1px solid;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.form dd textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #ae9157;
    font-size: 16px;
    height: 200px;
    color: #000;
}

.formbtn li button {
    text-align: center;
    color: #fff;
    display: block;
    background: #ae9157;
    padding: 15px;
    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: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 250px;
    margin: auto;
}

.formbtn2 li:nth-of-type(2n+1) button:after{
    right: auto;
    left: 5px;
    content: "\f104";
}

@media only screen and (max-width:1024px) {
    .form dt {
        width: 100%;
        padding-bottom: 1em;
    }

    .form dd {
        width: 100%;
    }
    .form dl {
        padding: 15px 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;
        padding: 10px;
    }
    .formbtn2 li {
        max-width: 130px;
    }
}

/*sales*/

.sitem {
    margin-top: 60px;
}

.sitem .heightLine-stit {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 15px 0 10px;
    border-bottom: 1px solid #ae9157;
}

.sitem .toD a {
    padding: 10px 30px 10px 10px;
}

@media only screen and (max-width:1024px) {
    .sitem {
        margin-top: 40px;
    }
    .sitem .toD a {
        font-size: 12px;
    }
}

@media only screen and (max-width:599px) {
    .sitem {
        margin-top: 20px;
    }
    .sitem .toD a {
        padding: 10px 7px;
    }
    .sitem .toD a:after {
        top: auto;
        bottom: 5px;
    }
}

/*voice*/

.vitem {
    border: 1px solid #7e7369;
    padding: 10px;
    margin-bottom: 80px;
}

.vitem:last-of-type {
    margin-bottom: 0;
}

.viteminn {
    border: 1px solid #7e7369;
    padding: 20px 40px;
}

.viteminn .prof {
    padding-bottom: 10px;
    border-bottom: 1px solid #463931;
    margin-bottom: 20px;
}

.viteminn .prof .pic .trimming {
    border-radius: 50%;
    padding: 10%;
    background: #7e7369;
}

.viteminn .prof .pic .trimming img {
    cursor: auto;
    opacity: 1;
}

.viteminn .prof .pic {
    width: 20%;
}

.viteminn .prof .name {
    width: 76%;
}

@media only screen and (max-width:1024px) {
    .vitem {
        margin-bottom: 60px;
    }
    .viteminn {
        padding: 20px 30px;
    }
}

@media only screen and (max-width:599px) {
    .vitem {
        padding: 5px;
        margin-bottom: 40px;
    }
    .viteminn {
        padding: 20px;
    }
}
.uk-modal-dialog-lightbox>.uk-close:first-child{
      color: #000;
}

/********************************
/********************************
/********************************

l_コラーゲンマシーンの価格表記部分

********************************/
.comcaselist.addbox li{
  position: relative;
}

.comcaselist.addbox li dt {
  position: absolute;
    left: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 5px;
    background: #e8c174;
    border: 2px solid #ae9157;
    /*-webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;*/
    top: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    width: 35%;
    z-index: 1;
}

.comcaselist.addbox li dt:after {
  display: none;
}

/********************************
/********************************

m_コラーゲンマシーンの価格表記部分

********************************/
@media only screen and (max-width: 1024px){
  
  .comcaselist.addbox li{
   padding: 20px;
  }

}

/********************************

s_コラーゲンマシーンの価格表記部分

********************************/
@media only screen and (max-width: 599px){

  .comcaselist.addbox li {
    width: 60%;
    padding: 10px;
  }
  
  .comcaselist.addbox li dl {
    width: 100%;
  }
  
  .comcaselist.addbox li dt {
  top: 120%;
  width: 60%;
  }

}


#instafeed li {
  position: relative;
  display: block;
}
#instafeed li:after {
  content: "";
  display: block;
  padding-top: 100%;
}

#instafeed li img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%!important;
  object-fit: cover;
  object-position: cover;
}
#instafeed li a {
  display: block;
  height: 100%;
}






#instafeed li {
    width: 31%;
    margin: 1%;
}

@media only screen and (max-width: 1024px) {
  
}
@media only screen and (max-width: 599px) {
  #instafeed li {
    width: 31%;
  }
}


/* 0928 追記 */

.news .news01 .nlist dd li.cat{
  background: transparent;
    padding: 0px;
    text-align: center;
}

.news .news01 .nlist dd li.cat span.tal{
      display: inline-block;
    background: #ae9157;
    padding: 3px;
}

/* .news .news01 .nlist li:not(:first-of-type) .新着情報 span.tal{
      display: none !important;
}

.news .news01 .nlist li:first-of-type .新着情報 span.tal{
      display: inline-block !important;
} */

.news .un-visible{
  position: absolute;
  opacity: 0;
  visibility: hidden;
}




.news .カテゴリを表示しない{
  display: none !important;
}
