@charset "utf-8";
/* CSS Document */


[data-element-id] a:hover {
    animation: none;
    transform: none;
}


@font-face {
    font-family: 'LogoTypeGothic7';
    /* お好きな名前に */
    src: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/font/07LogoTypeGothic7.eot);
    /* IE9以上用 */
    src: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/font/07LogoTypeGothic7.eot) format('embedded-opentype'), /* IE8以前用 */
    url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/font/07LogoTypeGothic7.woff) format('woff'), /* モダンブラウザ用 */
    url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/font/07LogoTypeGothic7.ttf) format('truetype');
    /* iOS, Android用 */
    font-weight: normal;.cmnflowlist01 .cmnflowitem01 .ruby
    font-style: normal;
}

/* はんなり */
@font-face {
  font-family: 'hannari';
  src: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/200bcae8500f8b354622d73b4ff91ee5.otf) format('embedded-opentype');
  src: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/53f67bec401af4f3d1f543603de019ef.woff) format('woff');
  src: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/92a8f4559454e36d5830a8ef94524820.ttf) format('truetype'); 
}

/* こころ */
/* @font-face {
  font-family: 'kokoro';
  src: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/f1082656e175abde36a2c468d660ecfd.otf) format('embedded-opentype');
  src: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/c86dec91dae4e40cad558ba23b4d6585.woff) format('woff');
  src: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/7e7e427738a820d69080331884438743.ttf) format('truetype'); 
} */

.noto {
    font-family: 'Noto Sans JP', sans-serif;
}

.notoAll * {
    font-family: 'Noto Sans JP', sans-serif;
}

.rale {
    font-family: 'Raleway', sans-serif;
}

.raleAll * {
    font-family: 'Raleway', sans-serif;
}

.logo7 {
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}
    
.font_logo7{
    font-family: 'LogoTypeGothic7', "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.logo7All * {
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

.yu-min {
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

.yu-minAll * {
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

html {
    -webkit-text-size-adjust: 100%;
}


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-weight: 500;
    /*    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;*/
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    /*font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;*/
    line-height: 200%;
    color: #333;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

@media only screen and (max-width: 1024px) {
  body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
  font-size: 14px;
}
}

span {
    line-height: 160%;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

#wrapper[data-element-id] {
	padding-top: 0 !important;
}

#wrapper {
	padding-top: 0 !important;
}



/*クリアフィックス*/

.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;
}

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 !important;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."] {
    border: solid red 5px !important;
    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;
}

/*フォント系*/

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;
}

.fs22a {
    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;
}

.black01 {
    color: #333;
}

.black02 {
    color: rgba(64, 34, 15, 255);
}

.red {
    color: red;
}

.white {
    color: #fff;
}

@media only screen and (max-width: 1024px) {
    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    .fs20 {
        font-size: 18px;
    }

    .fs22 {
        font-size: 20px;
    }
    
    .fs22a {
        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) {

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }
    .fs16 {
        font-size: 14px;
    }
    .fs18 {
        font-size: 16px;
    }

    .fs20 {
        font-size: 16px;
    }

    .fs22 {
        font-size: 16px;
    }

    .fs24 {
        font-size: 18px;
    }

    .fs26 {
        font-size: 18px;
    }

    .fs28 {
        font-size: 20px;
    }

    .fs30 {
        font-size: 20px;
    }

    .fs32 {
        font-size: 22px;
    }

    .fs34 {
        font-size: 22px;
    }

    .fs36 {
        font-size: 24px;
    }

    .fs38 {
        font-size: 24px;
    }

    .fs40 {
        font-size: 26px;
    }

    .fs42 {
        font-size: 26px;
    }

    .fs44 {
        font-size: 28px;
    }

    .fs46 {
        font-size: 30px;
    }
  .up-fxd-colr\@sp {
  flex-direction: column-reverse;
}
}

/*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;
}

.trimming75 {
    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;
}

/*ofiImg*/

.ofiImg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    font-family: 'object-fit: cover;';
    /*IE対策*/
}
@media all and (-ms-high-contrast: none) {
    .ofiImg img {
        background-position: top center !important;
    }
}
.ofiImg.tc {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 100%;
    width: 100%;
}

.ofiImg.t130 {
    position: relative;
    padding-top: 130%;
    display: block;
}

.ofiImg.t130 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t120 {
    position: relative;
    padding-top: 120%;
    display: block;
}

.ofiImg.t120 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t110 {
    position: relative;
    padding-top: 110%;
    display: block;
}

.ofiImg.t110 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t100 {
    position: relative;
    padding-top: 100%;
    display: block;
}

.ofiImg.t100 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t90 {
    position: relative;
    padding-top: 90%;
    display: block;
}

.ofiImg.t90 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t80 {
    position: relative;
    padding-top: 80%;
    display: block;
}

.ofiImg.t80 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t70 {
    position: relative;
    padding-top: 70%;
    display: block;
}

.ofiImg.t70 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}


.ofiImg.t65 {
    position: relative;
    padding-top: 65%;
    display: block;
}

.ofiImg.t65 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t60 {
    position: relative;
    padding-top: 60%;
    display: block;
}

.ofiImg.t60 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t50 {
    position: relative;
    padding-top: 50%;
    display: block;
}

.ofiImg.t50 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t30 {
    position: relative;
    padding-top: 30%;
    display: block;
}
.ofiImg.t30 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

.ofiImg.t25 {
    position: relative;
    padding-top: 25%;
    display: block;
}
.ofiImg.t25 img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-position: top center;
    object-position: top center;
}

[class*="up-ofi"] {
  position: relative;
  display: block;
  width: 100%;
}

[class*="up-ofi"] img {
  width: 100%;
  height: 100% !important;
  /* IE対策 */
  font-family: "object-fit: cover; object-position: 50% 50%;";
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.up-ofi-30:after {
  content: "";
  display: block;
  padding-top: 30%;
}

.up-ofi-30 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-35:after {
  content: "";
  display: block;
  padding-top: 35%;
}

.up-ofi-35 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-40:after {
  content: "";
  display: block;
  padding-top: 40%;
}

.up-ofi-40 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-45:after {
  content: "";
  display: block;
  padding-top: 45%;
}

.up-ofi-45 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-50:after {
  content: "";
  display: block;
  padding-top: 50%;
}

.up-ofi-50 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-55:after {
  content: "";
  display: block;
  padding-top: 55%;
}

.up-ofi-55 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-60:after {
  content: "";
  display: block;
  padding-top: 60%;
}

.up-ofi-60 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-65:after {
  content: "";
  display: block;
  padding-top: 65%;
}

.up-ofi-65 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-70:after {
  content: "";
  display: block;
  padding-top: 70%;
}

.up-ofi-70 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-75:after {
  content: "";
  display: block;
  padding-top: 75%;
}

.up-ofi-75 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-80:after {
  content: "";
  display: block;
  padding-top: 80%;
}

.up-ofi-80 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-85:after {
  content: "";
  display: block;
  padding-top: 85%;
}

.up-ofi-85 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-90:after {
  content: "";
  display: block;
  padding-top: 90%;
}

.up-ofi-90 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-95:after {
  content: "";
  display: block;
  padding-top: 95%;
}

.up-ofi-95 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-100:after {
  content: "";
  display: block;
  padding-top: 100%;
}

.up-ofi-100 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-105:after {
  content: "";
  display: block;
  padding-top: 105%;
}

.up-ofi-105 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-110:after {
  content: "";
  display: block;
  padding-top: 110%;
}

.up-ofi-110 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-115:after {
  content: "";
  display: block;
  padding-top: 115%;
}

.up-ofi-115 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-120:after {
  content: "";
  display: block;
  padding-top: 120%;
}

.up-ofi-120 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-125:after {
  content: "";
  display: block;
  padding-top: 125%;
}

.up-ofi-125 img {
  position: absolute;
  top: 0;
  left: 0;
}

.up-ofi-130:after {
  content: "";
  display: block;
  padding-top: 130%;
}

.up-ofi-130 img {
  position: absolute;
  top: 0;
  left: 0;
}

/*フレックス*/

.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;
}
.rowreverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: 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;
    }
}

/*wrap*/

#wrapper {
    overflow: hidden;
    min-width: 320px;
    margin: 0 auto;
}


/*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;
}

.astlist > li {
    padding-left: 1em;
    position: relative;
}

.astlist > li:before {
    content: "*";
    position: absolute;
    left: 0;
    top: 0.25em;
}

.ol > li {
    padding-left: 1.5em;
    position: relative;
}

.ol > li:before {
    content: "・";
    position: absolute;
    left: 0;
}

.cl.or > li {
    padding-left: 1.5em;
    margin: 0.5em 0;
}

.cl.or > li:before {
    color: #e9871e;
    width: 1em;
    height: 1em;
    line-height: 1em;
    border: 1px solid #ccc;
    font-size: 100%;
    top: 0.55em;
    font-weight: 400;
}
/*IE hack*/
@media all and (-ms-high-contrast: none){
  .cl.or > li {
    padding-left: 2em;
}
.cl.or > li::before{
  top: 0;
}
}
.cl.lg > li {
    padding-left: 1.5em;
    margin: 0.5em 0;
}

.cl.lg > li:before {
    color: #8dc320;
    width: 1em;
    height: 1em;
    line-height: 1em;
    border: 1px solid #ccc;
    font-size: 100%;
    top: 0.25em;
    font-weight: 400;
}
.negative .cl.lg > li:before {
  color: #EA5532;
}
.cl > li {
    padding-left: 2em;
    position: relative;
}

.cl > li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 150%;
}

.nl {
    counter-reset: number;
}

.nl > li {
    padding-left: 1.5em;
    position: relative;
}

.nl > li:before {
    counter-increment: number;
    content: counter(number);
    position: absolute;
    top: 0.25em;
    left: 0;
    border: 1px solid;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    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;
}

.z1 {
    position: relative;
    z-index: 1;
}

.z2 {
    position: relative;
    z-index: 2;
}

.memh {
    margin: 0.5em 0;
}

.mem1 {
    margin: 1em 0;
}

.mem2 {
    margin: 2em 0;
}

.mlemh {
    margin-left: 0.5em;
}

.mremh {
    margin-right: 1em;
}

.mlem1 {
    margin-left: 1em;
}

.mrem1 {
    margin-right: 1em;
}

.mlem2 {
    margin-left: 2em;
}

.mrem2 {
    margin-right: 2em;
}

.mbemh {
    margin-bottom: 0.5em;
}

.mbem1 {
    margin-bottom: 1em;
}

.mbem2 {
    margin-bottom: 2em;
}

.mbem3 {
    margin-bottom: 3em;
}

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}
.fw800 {
  font-weight: 800;
}
.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;
}

.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;
}

.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;
}

.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: 80px 0;
}

.area60 {
    padding: 60px 0;
}

.area40 {
    padding: 40px 0;
}

.area20 {
    padding: 20px 0;
}

.m80 {
    margin: 80px 0;
}

.m60 {
    margin: 60px 0;
}

.m40 {
    margin: 40px 0;
}

.m20 {
    margin: 20px 0;
}

.mb80 {
    margin-bottom: 80px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb20 {
    margin-bottom: 20px;
}

.pic {
    text-align: center;
}

.pic450 img {
    width: 100%;
}

.pix {
    text-align: center;
}

.pic img {
    width: 100%;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac1024 {
    text-align: center;
}

.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;
}

.inb {
    display: inline-block;
}

@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: 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;
    }
    .tac1024 {
        text-align: left;
    }
    .br1024 br {
        display: none;
    }
}

@media only screen and (max-width:599px) {
    .w20 {
        width: 100%;
        margin: 2% auto;
    }

    .pic.w20 {
        max-width: 400px;
    }
    .w20 .pic {
        max-width: 400px;
        margin: 0 auto;
    }
    .w26 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w26 {
        max-width: 400px;
    }
    .w26 .pic {
        max-width: 400px;
        margin: 0 auto;
    }
    .w30 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w30 {
        max-width: 400px;
    }
    .w30 .pic {
        max-width: 400px;
        margin: 0 auto;
    }
    .w36 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w36 {
        max-width: 400px;
    }
    .w36 .pic {
        max-width: 400px;
        margin: 0 auto;
    }
    .w40 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w40 {
        max-width: 400px;
    }
    .w40 .pic {
        max-width: 400px;
        margin: 0 auto;
    }
    .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;
    }

    .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;
    }
    .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;
    }
    .br599 br {
        display: none;
    }
    .tac599 {
        text-align: left;
    }
    .tar599 {
        text-align: left;
    }
    .tarc599 {
        text-align: center;
    }
    
}

/*fead*/

[data-element-id] .fead-mv {
    opacity: 1;
}

.fead-mv {
    opacity: 0;
    -webkit-transition: .8s;
    transition: .8s;
}

.mv {
    opacity: 1;
}

/*iframe*/

.embed {
    position: relative;
    overflow: hidden;
}

.embed:after {
    display: block;
    content: "";
    padding-top: 55%;
}

.embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    width: 100%;
    height: 100%;
}

/*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%;
}

@media only screen and (max-width:1024px) {
    .map:after {
        padding-top: 45%;
    }
}

@media only screen and (max-width:599px) {
    .map:after {
        padding-top: 50%;
    }
}

/* ##### header ##### */

.headerbox {	
  position: fixed;
  left: 0;
  top: 0;
	z-index: 10;
width: 100%;
}

[data-element-id] .headerbox {
  position: static !important;
}
.header01 {
	max-width: 1200px;
	width: 98%;
	margin: auto;
/*   top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
display: -webkit-box;
 */}

.header01in {
	width: 100%;
}

.header01 .logo {
  margin: 20px auto 20px 20px;
  width: 450px;
}

.header01 .logo a {
  width: 75%;
    display: block;
    margin: auto;
}

.header01 .logo .uk-width-1-1 {
      min-height: auto!important;
}

.logo {
	width: 382px;
	height: auto;
}

.logo h1 {
	font-size: 12px;
	font-weight: normal;
	/* display: none; */
}

h1[data-element-id] {
	display: block;
}

.logo .headertxt{
  font-size: 11px;
	font-weight: normal;
	text-align: center;
}

.mainheading{
    text-align: center;
    padding: 50px 0 0;
    font-size: 34px;
}

.header-info {
	display: inline-block;
}

.header-info dd.tel a,
.top-info dd.tel a {
	font-weight: bold;
}

.header-info dd img,
.top-info dd.tel img {
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 10px;
	width: 28px;
	height: 27px;
}

.header02 {
	max-width: 98%;
	max-width: 1200px;
	margin: auto;
}

.header02 .headtexbox {
	position: relative;
	width: 44%;
}
.header02 .w50 {
  margin: 0;
}

.htext {
    padding-top: 94px;
    min-height: 610px;/*557*/
}

 .htext dl,
.htext li {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
} 

.htext li {
    margin-right: 60px;
    text-align: right;
}

.headerbox *, .htext dl *, .toabout *, .headbnrbox * {    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}
.htext dt {
	font-weight: bold;
	margin-right: 1%;
  margin-left: 5%;
}

.meiryo .headerbox *,
.meiryo .htext dl *,
.meiryo .toabout *,
.meiryo .headbnrbox *{
    font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

.hannari .headerbox *,
.hannari .htext dl *,
.hannari .toabout *,
.hannari .headbnrbox *{
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

/* .kokoro .headerbox *,
.kokoro .htext dl *,
.kokoro .toabout *,
.kokoro .headbnrbox *{
    font-family:"kokoro", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "Sawarabi Mincho", serif;
} */
.mplus .headerbox *,
.mplus .htext dl *,
.mplus .toabout *,
.mplus .headbnrbox *{
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

[data-element-id] .toabout {
  height: 500px !important;
}

.htext dt {
	font-weight: normal;
	margin-right: 1%;
  margin-left: 5%;
}


.headbnrbox li {
  width: 100%;
}

.htext dd {
	padding-top: 50px;
	font-size: 18px;
	line-height: 38px;
}

.headbnrbox {
	width: 100%;
	position: absolute;
	left: 10px;
	bottom: 0;
}

.headbnrbox * {
	color: #6c583d;
}

.headbnrbox li+li {
	margin-top: 20px;
}

.headbnrbox .tel01 span  {
	display: inline-block;
	position: relative;
	padding-left: 28px;
	background: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/a973a5d834e47bf9af920b1a668ebb8b) left center /24px no-repeat;
}

.headbnrbox dt {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 180px;
}

.headbnrbox dd {
	width: calc(100% - 120px);
	border-left: 4px double #ccc;
	padding-left: 20px;
	text-align: left;
}

.headbnrbox dd dt {
	width: 50px;
	margin-right: 0;
}

.headbnrbox dd dd {
	border-left: none;
	width: 80%;
}

.headbnrbox .headerbnrbtm dl+dl {
	margin-top: 5px;
}

.toabout {
	margin-top: 60px;
	width: 20%;
	margin-left: 10px;
}

.toabout li {
	margin-bottom: 20px;
}

.toabout li a {
	font-size: 18px;
	font-weight: bold;
	padding: 20px;
	position: relative;
}

.toabout li a:before {
	position: absolute;
	content: "";
	background: rgb(39, 168, 63);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(32%, rgba(39, 168, 63, 1)), color-stop(89%, rgba(137, 194, 34, 1)));
	background: linear-gradient(180deg, rgba(39, 168, 63, 1) 32%, rgba(137, 194, 34, 1) 89%);
	width: 2px;
	height: 170px;
	left: 10px;
	top: 20px;
}

.toabout li.clinic a:before {
	height: 150px;
}

.toabout li.web a:before {
	height: 200px;
}

.toabout li a:after {
	position: absolute;
	content: "";
	background: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/dda7b42e289a97e467aa4c8ce890eabf) no-repeat;
	width: 9px;
	height: 20px;
	left: 50%;
	bottom: -15px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

/* .toabout li a:hover:after {
  bottom: -20px;
}
 */
 
#header .uk-width-1-1 > div {
   font-size: 12px;
 }

@media only screen and (max-height: 768px){ 
  .logo .headertxt {
      font-size: 10px;
  }
  .htext {
      min-height: 520px;
  }
  .htext dd {
  	padding-top: 10px;
  	font-size: 16px;
  	line-height: 220%;
  }
  .toabout li.clinic a:before {
  	height: 90px;
  }
  .toabout li.web a:before {
  	height: 130px;
  }
  .toabout li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
	header .header-info {
		display: none;
	}
	


	.header02 .headtexbox,
	.header02 .w50 {
		width: 100%;
	}

	.header02 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse;
	}

	.headbnrbox {
		position: relative;
		left: unset;
		bottom: unset;
		margin-top: 50px;
	}

.htext {
    padding-top: 0;
    max-width: none;
    width: 95%;
    margin: auto;
    position: relative;
    z-index: 5;
    margin-top: -440px;
}
	.headbnrbox {
	  width: 95%;
	  max-width: 500px;
    margin: 30px auto 0;}
}

@media only screen and (max-width: 599px) {
	.header01 .logo {
    width: 370px;
    margin: 0;
}

.logo .headertxt {
  font-size: 10px;
  text-align: center;
}
.htext {
    max-height:none;
}
	.htext dl,
	.htext li {
		-webkit-writing-mode: unset;
		-ms-writing-mode: unset;
		writing-mode: unset;
	}
	.htext dl * {
	  text-align: center;
	}

	.htext dd {
		padding-top: 20px;
		font-size: 14px;
		line-height: 30px;
	}

	.header02 .w50 {
		margin: 0;
	}

	.toabout {
		margin-top: 20px;
		width: 100%;
		margin-left: 0;
	}

	.htext {
		margin-top: 20px;
	min-height: auto;
	}

	.toabout li a {
		padding: 20px 0;
	}

	.toabout li a:before {
		width: 100%;
		height: 2px;
		left: 0;
		top: unset;
		bottom: 10px;
		background: rgb(39, 168, 63);
		background: -webkit-gradient(linear, left top, right top, color-stop(32%, rgba(39, 168, 63, 1)), color-stop(89%, rgba(137, 194, 34, 1)));
		background: linear-gradient(90deg, rgba(39, 168, 63, 1) 32%, rgba(137, 194, 34, 1) 89%);
	}

	.toabout li.clinic a:before,
	.toabout li.web a:before {
		height: 2px;
	}

	.toabout li a:after {
		left: unset;
		bottom: unset;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		right: -30px;
	}

	.toabout li a:hover:after {
		bottom: unset;
		right: -35px;
	}

	.toabout li.web a:before {
		width: 210px;
	}

	.toabout li.clinic a:before {
		width: 160px;
	}

	.headbnrbox dt,
	.headbnrbox dd {
		width: 100%;
	}

	.headbnrbox dt {
		padding-bottom: 10px;
	}

	.headbnrbox dd {
		border-left: none;
		padding-left: 10px;
		border-top:4px double #ccc;
		padding-top: 15px;
	}

	.headbnrbox {
		width: 95%;
		margin: 30px auto;
	}

	.headbnrbox dd dd {
		border-top: none;
		padding-top: 0;
	}
	.headbnrbox dd dt {
    padding-bottom: 0;
}
    
  .mainheading {
    width: 94%;
    margin: 0 auto;
    padding: 0px 0px 60px;
    font-size: 22px;
}
}

/* ##### header end ##### */

/*gnav*/

#gnav p.toggle span.n {
	display: none;
}

.index #gnav {
	z-index: 200;
	width: calc(100% - 500px);
}
[data-element-id] .index #gnav {
	width: 100%;
}

/* .under #gnav {
  z-index: 200;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
} */



#gnav .glist li.pcnone {
	display: none;
}

#gnav .glist li a {
	width: 100%;
	display: block;
	font-size: 14px;
	padding: 10px 1em;
	text-shadow: 1px 1px 3px #fff;
}

#gnav .glist>li {
	position: relative;
}

#gnav .glist>li:nth-of-type(1):before {
	display: none;
}

#gnav .glist>li:before {
	content: "|";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
[data-element-id] #gnav li.pcnone {
	display: block;
}

.language {
    margin-left: auto;
    width: 100%;
    max-width: 200px;
}
.language li {
	display: inline-block;
	position: relative;
}

.language li a {
	padding: 10px 1em;
	text-shadow: 1px 1px 3px #fff;
}

#gnav .language>li+li:before {
	content: "/";
	position: absolute;
	left: -.5rem;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

/*IE hack*/
@media all and (-ms-high-contrast: none) {
	#gnav .glist>li:before {
		top: 45%;
	}
}


.headerbox.fix {
	position: fixed;
	z-index: 200;
	top: 0;
	background: rgba(255, 255, 255, 0.95);
	width: 100%;
	box-shadow: 1px 1px 10px #ddd;
	bottom: auto;
}

.fix .accordion-toggle {
	opacity: 0.8;
}

#gnav .headtopR {
	display: none;
	width: 100%;
}

#gnav .glist li.pullbox dt {
	width: 100%;
	display: block;
	font-size: 14px;
	padding: 10px 1em;
	text-shadow: 1px 1px 3px #fff;
}

#gnav li .pull {
	position: relative;
}

#gnav li:hover .pulllist {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translate(-50%, -10px);
	transform: translate(-50%, -10px);
}

#gnav li .pulllist:before {
	bottom: 100%;
	left: 50%;
	content: '';
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	border: 6px solid transparent;
	border-bottom-color: rgba(129, 184, 19, 0.8);
	position: absolute;
}

[data-element-id] #gnav li .pulllist {
    visibility: unset;
    opacity: 1;
    display: -webkit-box;
    display: flex;
    width: auto;
    position: relative;
    left: 0;
    -webkit-transform: none;
    transform: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    top: 100%;
}

[data-element-id] #gnav li .pulllist:before {
	content: none;
}
[data-element-id] .glist {
  max-width: none;
}

#gnav li .pulllist {
	visibility: hidden;
	opacity: 0;
	border-radius: 4px;
	-webkit-transition: 0.6s all ease;
	transition: 0.6s all ease;
	position: absolute;
	-webkit-transform: translate(-50%, -60px);
	transform: translate(-50%, -60px);
	left: 50%;
	width: 200px;
	z-index: 10;
	padding: 10px;
	background: rgba(129, 184, 19, 0.8);
	 will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#gnav li .pulllist li {
	width: 100%;
}

#gnav li .pulllist li a {
  text-shadow: none;
}
[data-element-id] #gnav li .pulllist li {
	width: auto;
}

#gnav li .pulllist li a {
	padding: 10px;
	font-size: 12px;
	text-align: left;
	color: #fff;
}

#gnav li.lang {
	margin-left: auto;
	width: 100%;
}

#gnav li.lang:before {
	display: none;
}

#gnav li.language li {
	padding-left: 1em;
	position: relative;
}

.language .now {
	opacity: 0.5;
}

#gnav li.lang li:first-of-type:before {
	display: none;
}

#gnav li.lang li:before {
	content: "/";
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	margin: 0 0.5em;
	color: #000;
}

.glist {
margin: 0 0 0 auto;
width: 100%;
	max-width: 518px;
}

.headtopinfo {
  display: none;
}
[data-element-id] .headtopinfo {
  display: block;
}
.headtopinfo .w50 {
    width: 50%;
    margin: 1% 0;
}
.headtopinfo .headerbnrbtm li.holiday dt span {
    background: #90c668;
}

.headtopinfo .headbnrbox dd {
    width:auto;
    border-left: none;
    padding-left: 0;
}

.headtopinfo .headbnrbox {
    background: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/28e3c94be55f3947296ce137682311a4) center center /100% 100% no-repeat;
    padding: 1em;
    position: relative;
} 

/* .headtopinfo .headbnrbox {
    background: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/be874f42fbc53b6487390a6392b2ca88.webp) center center /100% 100% no-repeat;
    padding: 1em;
    position: relative;
} */

.headtopinfo .headbnrbox * {
    color: #fff;
}
.headtopinfo .headbnrtop * {
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
    display: block;
}
.headtopinfo .headbnrbox dt {
  width: auto;
}
.headtopinfo .headbnrtop .webbox {
    border-left: 1px solid #89cd86;
}
.headtopinfo .headbnrtop .web {
    margin: 0.5em 0;
}
.headtopinfo .headbnrtop .web a {
    display: inline-block;
    padding: 0.5em 1em;
    background: #fff;
    border-radius: 30px;
    color: rgba(36, 167, 64, 255);
}
.headtopinfo .headbnrtop .web a span {
    color: rgba(36, 167, 64, 255);
}
.headtopinfo .headerbnrbtm {
    margin-top: 0.5em;
}
.headtopinfo .headerbnrbtm .col2 {
    width: 62%;
}
.headtopinfo .headerbnrbtm li {
    margin: 1px 0;
    width: 48%;
}
.headtopinfo .headerbnrbtm .col2 li dt {
    width: 100%;
}
.headtopinfo .headerbnrbtm li dt span {
    display: inline-block;
    text-align: center;
    padding: 0 0.5em;
    background: #6cc078;
    width: 60px;
    max-width: 100%;
    margin-bottom: 5px;
}
.headtopinfo .headerbnrbtm .col2 li dd {
    width: 100%;
}
.headtopinfo .headerbnrbtm .col2 li dt {
    width: 100%;
}
.headtopinfo .headerbnrbtm li dt span {
    display: inline-block;
    text-align: center;
    padding: 0 0.5em;
    background: #6cc078;
    width: 60px;
    max-width: 100%;
    margin-bottom: 5px;
}
.headtopinfo .headerbnrbtm li.holiday {
    width: 100%;
}
.headtopinfo .headerbnrbtm .col1 {
    width: 36%;
}

.headtopinfo .headbnrbox .tel01 span {
   background: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/5f6c4d5a19ba7f6f8b15c836361e7041) left center /24px no-repeat;
}

@media only screen and (max-width: 1024px) {
	.header01 {
		width: 100%;
	}

	#gnav {
		position: static;
	}

	#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(255, 255, 255, 0.9);
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		-webkit-transform: translate3d(0, 0, 0) !important;
		transform: translate3d(0, 0, 0) !important;
		z-index: -10;
		visibility: hidden;
	}
	
	.glist {
	  max-width: none;
	}
.language {
  display: none;
}
	#gnav .glist li {
		display: block !important;
		width: 100%;
		text-align: center;
		position: static;
		padding: 0;
	}

	#gnav .glist>li:before {
		display: none;
	}

	#gnav .glist li.lang {
		display: none !important;
	}

	#gnav p.toggle {
		display: block !important;
		position: fixed;
		width: 40px;
		height: 40px;
		top: 15px;
		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;
		background: #81B812;
		border-radius: 50%;
	}

	#gnav.action .gnavinn {
		height: 100vh;
		opacity: 1;
		z-index: 250;
		visibility: visible;
	}

	#gnav p.toggle span.n {
		display: block;
		background: #fff;
		height: 2px;
		width: 23px;
		text-indent: 9999px;
		padding: 0;
		top: 50%;
		left: 8px;
		/* right: 50%; */
		margin-top: -1px;
		position: absolute;
	}

	#gnav p.toggle span.n:before {
		display: block;
		content: "";
		background: #fff;
		height: 2px;
		width: 23px;
		position: absolute;
		top: -8px;
		left: 0;
	}

	#gnav p.toggle span.n:after {
		display: block;
		content: "";
		background: #fff;
		height: 2px;
		width: 23px;
		position: absolute;
		top: 8px;
		left: 0;
	}

	#gnav.action p.toggle span.n {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transition: ease .10s;
		transition: ease .10s;
	}

	#gnav.action p.toggle span.n:after,
	#gnav.action p.toggle span.n:before {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		top: 0;
		left: 0;
	}

	#gnav .gnavinn {
		padding: 60px 3% 33%;
	}

	#gnav .gnavinn .glist {
		width: 100%;
		padding: 0 0 30px;
	}

	#gnav .gnavinn .glist a {
		height: auto;
		display: block;
		text-align: left;
		padding: 10px 10px 10px 20px;
		border: none !important;
	}

	#gnav .gnavinn .glist .pullbox dt {
		padding: 10px 10px 10px 20px;
	}

	#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: 9;
	}

	#gnav .headtopR {
		display: block;
		max-width: 600px;
		margin: 0 auto;
	}

	#gnav .headbnrbox {
		border-radius: 10px;
	}

	#gnav.action li .pulllist {
		visibility: visible;
	}

	#gnav li .pulllist {
		width: calc(100% - 15px);
		-webkit-transform: none !important;
		transform: none !important;
		position: relative;
		left: 15px;
		opacity: 1;
		margin-bottom: 10px;
		background: rgba(129, 184, 19, 0.8);
		padding: 0.5em;
	}

	#gnav li .pulllist:before {
		left: 27px;
	}

	#gnav li .pulllist li a {
		padding: 0.5em !important;
	}
	.headtopinfo {
  display: block;
}
}

@media only screen and (max-width:599px) {
	#gnav p.toggle {
		top: 20px;
	}

	.gnavinn .headerbnrbtm .col2 {
		width: 100%;
	}

	.gnavinn .headerbnrbtm .col1 {
		width: 100%;
		margin-top: 10px;
	}

	.gnavinn .headerbnrbtm .col2 li dt {
		width: 20%;
	}

	.gnavinn .headerbnrbtm .col2 li dd {
		width: 80%;
	}

	.gnavinn .headerbnrbtm .col1 li dt {
		width: 20%;
	}

	.gnavinn .headerbnrbtm .col1 li dd {
		width: 80%;
	}

	.gnavinn .headerbnrbtm .col2 li dt {
		width: 100%;
		margin: 1% 0;
	}

	.gnavinn .headerbnrbtm .col2 li dd {
		width: 100%;
		padding-left: 0;
		margin: 1% 0;
	}

	.gnavinn .headerbnrbtm .col1 li dt {
		width: 100%;
		margin: 1% 0;
	}

	.gnavinn .headerbnrbtm .col1 li dd {
		width: 100%;
		padding-left: 0;
		margin: 1% 0;
	}
	.logo {
	  width: 200px;
	}
	.headtopinfo .headbnrbox dd {
    border-left: none;
    padding-left: 0;
    border-top: 0;
    padding-top: 0;
}


.headtopinfo .headbnrtop .webbox {
    border-left: none;
    border-top: 1px solid #89cd86;
}
.headtopinfo .headbnrtop .w50 {
    padding: 1em 0;
    margin: 0;
    width: 100%;
}
.headtopinfo .headbnrbox dt {
    padding-bottom: 0;
}

}

/*スライドショー mainImg*/

/* メインビジュアル */

.mainimg {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.mainimg img {
	width: 100%;
	height: 100vh !important;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	font-family: 'object-fit: cover; object-position: center center;';
}

.mainimg .uk-slidenav-position {
	position: relative;
	overflow: hidden;
}

.mainimg .uk-slidenav-position:after {
	padding-top: 45%;
	content: '';
	display: block;
}

.mainimg .uk-slideshow {
	position: absolute;
	top: 0;
	height: 100% !important;
}

.mainimg .uk-slideshow *{
	height: 100% !important;
}

/* トップメインイメージ */
.mainimg .uk-slidenav-position:after {
	padding-top:100vh;
}
.mainimg .uk-slideshow {
	width: 100%;
}


.mainimg img {
	height: 100vh !important;
}


@media (max-width: 1024px) {
	.mainimg .uk-slidenav-position:after {
		padding-top: 130vh;
	}
	.mainimg img {
    height: 100% !important;
	}
}

@media (max-width: 599px) {
.mainimg .uk-slidenav-position:after {
   padding-top: 750px;
}
.mainimg img {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center top;
    object-position: center top;
    object-position: center top;
    font-family: 'object-fit: cover; object-position: center top;';
}
}



.homeSlide {
    position: relative;
    overflow: hidden;
    padding: 100px 10px 0;
}

.homeSlide .tbox {
    width: 96%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

}

.homeSlide .ofiImg img{
  -o-object-position: top;
       object-position: top;
}

.homeSlide .tbox .subtit {
    color: #fff;
    text-shadow: 1px 1px #aaa;
    letter-spacing: 1px;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
}

.homeSlide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-radius: 10px;

}

.homeSlide .uk-slidenav-position:after{
    padding-top: 55%;
    content: '';
    display: block;
}

.homeSlide .uk-slideshow {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.homeSlide .uk-slideshow * {
    height: 100% !important;
}

.homeSlide .pic {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.homeSlide .pic:after {
    padding-top: 55%;
    content: '';
    display: block;
}

.homeSlide .pic img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.mainImg {
    position: relative;
    overflow: hidden;
    padding: 120px 10px 0;
/*     position: relative;
overflow: hidden;
background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/leaf01l.png) left top /330px no-repeat, url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/leaf01r.png) right top /330px no-repeat, url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg06.png) center center repeat;
padding: 50px; */

}

.mainImg .tbox {
    width: 96%;
    margin: auto;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
/*     text-align: center;
width: 96%;
margin: auto; */
}
.mainImg .tbox .tit {
    position: absolute;
    top: calc(50% + 50px);
    left: 50%;
    width: 100%;
    text-shadow: 1px 1px #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mainImg .tbox .subtit {
    color: #fff;
    text-shadow: 1px 1px #aaa;
    letter-spacing: 1px;
    -webkit-writing-mode: tb-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    opacity: .5;
}

.mainImg .tbox span {
    display: block;
    text-align: center;
}

.mainImg .tbox span.inb {
    display: inline-block;
}

.mainImg .img {
    text-align: center;
    position: relative;
    overflow: hidden;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    border-radius: 10px;
    min-height: 400px;
}
.mainImg .img.ofiImg img {
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}

.mainImg .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 600px;
}

.mainImg .pic img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.mainImg .pic:before {
    content: "";
    display: block;
    padding-top: 21%;
}
.loadtxt {
  position: absolute;
  z-index: 2;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: 0.6s all ease;
  -o-transition: 0.6s all ease;
  transition: 0.6s all ease;
  z-index: 1;
  width: 96%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
[data-element-id] .loadtxt {
  position: relative !important;
  -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
}
.loadtxt .txt{
  font-size: 26px;
  text-align: center;
  color: rgba(233, 121, 30, 255);
  letter-spacing: 5px;
  opacity: 0;
  text-shadow: 1px 1px #fff;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝, "Sawarabi Mincho", serif;
}
.loadtxt .txt.on{
  -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:0.5s;
 -ms-animation-duration:0.5s;
 animation-duration:0.5s;
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp;
 opacity: 1;
}

.loadtxt .txt.on.off{
  	-webkit-animation: fadeout 1s linear 0s 1;
  	opacity: 0;
}

@-webkit-keyframes fadeout {
	0% {
		opacity :1;

	}
	50%{
opacity :.5;

	}
	100% {
		opacity:0;
	}
}

[data-element-id] .loadtxt .txt {
  opacity: 1;
}


/* @-webkit-keyframes fadeInUp {
 0% { opacity: 0; -webkit-transform: translateY(60px); -ms-transform: translateY(60px); transform: translateY(60px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
            @keyframes fadeInUp {
 0% { opacity: 0; -webkit-transform: translateY(60px); -ms-transform: translateY(60px); transform: translateY(60px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
 */
 
@-webkit-keyframes fadeInUp {
 0% { opacity: 0;}
 100% { opacity: 1;}
}
            @keyframes fadeInUp {
 0% { opacity: 0;}
 100% { opacity: 1;}
}

@media only screen and (max-width:1024px) {
    .homeSlide {
        padding: 100px 10px 0;
    }
    .homeSlide .tbox{
          top: auto;
    bottom: 0;
    }
/*     .mainImg .tbox .tit {
  top: calc(50% + 20px);
} */
    .homeSlide .tbox .subtit {
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: none;
        text-align: center;
        display: block;
    }
    .mainImg .tbox .subtit {
        -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
        writing-mode: inherit;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: none;
        text-align: center;
        display: block;
    }
    .mainImg .tbox span.jp {
        font-size: 30px;
    }
    .mainImg .tbox span.en {
        font-size: 18px;
    }
}

@media only screen and (max-width:599px) {
  .loadtxt {
        top: 45%;
  }
  
    .homeSlide {
        padding: 70px 10px 0;
    }  
  
    .mainImg .tbox span.jp {
        font-size: 20px;
    }
    .mainImg .tbox span.en {
        font-size: 16px;
    }
    .mainImg .img {
      min-height: 200px;
    }
    .homeSlide .loadtxt{
      display: none !important;
    }
    .loadtxt .txt{
      font-size: 20px;
    }
    .homeSlide .uk-slidenav-position:after{
    padding-top: 80%;
}
}

body {
  overflow-y: scroll;
}

/* オープニングアニメーション用クラス */
#wrapper.index {
  height: 100vh;
}
#wrapper.index.on {
  height: auto;
}
.index #header {
/*   min-height: 100vh; */
  transition: min-height 2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.index .head {
  opacity: 0;
}
.index main {
  opacity: 0;
}
.index footer {
  opacity: 0;
}
[data-element-id] #wrapper.index  {
  height: auto;
}
[data-element-id] .index #header {
  min-height: 0;
}
[data-element-id] .index .head {
  opacity: 1;
}
[data-element-id] .index main {
  opacity: 1;
}
[data-element-id] .index footer {
  opacity: 1;
}



/*footer*/

.ftop {
    border-bottom: 4px solid #31ab3c;
}

.ftopinn {
    padding: 40px 0;
}

.finfo .subjects {
    padding: 1em 0;
    border-bottom: 1px solid #cccccc;
    color: rgba(64, 34, 15, 255);
}

.finfo .mt {
    margin-top: 1em;
}

.finfobtm {
    max-width: 600px;
    margin: 0 auto;
}

.fbtm {
    padding: 30px 0;
}

.fbnr {
    background: url(/upload/tenant_3/02b6eaa8ef6e2a5a5d265018c51b6a98.webp) center center /100% 100% no-repeat;
    padding: 0.5em;
}

.fbnr * {
    color: #fff;
    font-weight: 700;
}

.fbnr .webbox {
    border-left: 1px solid #89cd86;
}

.fbnr .webbox * {
    text-align: center;
}

.fbnr .webbox .type-b * {
    color: red;
}

.fbnr .web {
    margin: 0.5em 0;
}
.fbnr .web a{
  display: inline-block;
}
.fbnr .web .a {
    display: inline-block;
    padding: 0.5em 1em;
    background: #fff;
    border-radius: 30px;
    color: rgba(36, 167, 64, 255);
}

.fbnr .web span.green {
    color: rgba(36, 167, 64, 255);
}

.fdate .titbox dt {
    margin: 0.5em 0;
    padding-left: 1.4em;
    position: relative;
}

.fdate .titbox dt:before {
    position: absolute;
    left: 0;
    content: "";
    border: #81b813 4px solid;
    width: 0.4em;
    height: 0.4em;
    border-radius: 50%;
    top: 0.4em;
}

.fdate .titbox dd {
    margin: 0.5em 0 0.5em 0.5em;
}

.fdatelist li {
    margin: 0.5em 0;
}

.fdatelist dt span {
    display: inline-block;
    text-align: center;
    padding: 0 0.5em;
    background: #f2f2f2;
    width: 60px;
    max-width: 100%;
    font-size: 12px;
}

.fdatelist .holiday dt span {
    background: #ffd9d9;
}

.fdatelist dt {
    width: 16%;
    margin-top: -3px;
}

.fdatelist dd {
    padding-left: 1em;
    width: 84%;
}

.ftable {
    width: 100%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.ftable table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ftable table tr {
    border-bottom: 1px dotted #cccccc;
}

.ftable table tbody tr:last-of-type {
    border-bottom: none;
}

.ftable table th {
    width: auto;
    height: 42px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}

.ftable table td {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.ftable tbody th {
    background: #fff;
    color: #000;
}

.ftable tbody td {
    background: #fff;
    color: #81b813;
    font-size: 14px;
}

.ftable tbody td[rowspan] {
    color: #333;
}

.nav-footer {
  margin-bottom: 30px;
}
.nav-footer a {
  display: block;
  padding: 5px 1em;
}

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9;
    text-align: center;
}

#totop a {
    height: 50px;
    width: 50px;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -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;
    background: #81b813;
    color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

#totop a:before {
    content: "\f106";
    font-family: FontAwesome;
    display: block;
    font-size: 30px;
    width: 100%;
    text-align: center;
    margin-top: -0.25em;
}

.copy {
    text-align: center;
    background: #f2f0ed;
    padding: 20px 0;
}

@media only screen and (max-width:1024px) {
  .fbtm {
      padding: 30px 50px 0 30px;
}
    #totop a:before {
        font-size: 28px;
    }
    .ftopL {
        width: 100%;
        margin: 2% 0;
    }
    .ftopR {
        width: 100%;
        margin: 2% auto;
        max-width: 650px;
    }
}

@media only screen and (max-width:599px) {
  .fbtm {
    padding: 30px 0 0 0;
}
    #totop a:before {
        font-size: 26px;
    }
    .fbnr {
        position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 5px 0;
    z-index: 9;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg01.png) center center /110% 110% no-repeat;
    }
    .fbnr .webbox {
        border-left: none;
        /* border-top: 1px solid #89cd86; */
        border-top: none;
    }
    .fbnr .w50 {
        padding: 0;
    margin: 0;
    width: 50%;
    }
    .fbnr .webbox dd:nth-of-type(2){
      display: none;
    }
    .fbnr .web .a{
          padding: 0.1em 1em;
    }
    .nav-footer li {
      width: 50%;
    }
    #totop{
      bottom: 115px;
    }
    .copy{
      padding-bottom: 140px;
    }
    .ftable tbody td {
      font-size: 11px;
    }
}


/*common*/

a{
    display: inline-block;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

a:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation-name: hover;
    animation-name: hover;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    opacity: 1;
}

.a {
    display: inline-block;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}


.a:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation-name: hover;
    animation-name: hover;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    opacity: 1;
}

/* Hover */

@-webkit-keyframes hover {
    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes hover {
    50% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@-webkit-keyframes hang {
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hang {
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.ls1 {
    letter-spacing: 1px;
}

.str125 {
    font-size: 125%;
}

.str150 {
    font-size: 150%;
}

.bsbox {
    -webkit-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
}

.rad10box {
    border-radius: 10px;
}

.box30 {
    padding: 30px;
}

.box40 {
    padding: 40px;
}

.rad10 img {
    border-radius: 10px;
}

.rad50 img {
    border-radius: 50%;
}

.cirG {
    position: relative;
    padding-left: 1.4em;
}

.cirG:before {
    position: absolute;
    left: 0;
    content: "";
    border: #81b813 4px solid;
    width: 0.4em;
    height: 0.4em;
    border-radius: 50%;
    top: 0.1em;
}

.fcLG {
    color: rgba(143, 204, 82, 255);
}

.fcG {
    color: rgba(36, 167, 64, 255);
}

.fcDG {
    color: rgba(9, 83, 77, 255);
}

.fcLP {
    color: rgba(229, 138, 124, 255);
}

.fcOR {
    color: rgba(233, 121, 30, 255);
}

.fcLBR {
    color: rgba(117, 94, 64, 255);
}
.fcR {
  color: #EA5532;
}
.circle01 {
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/circle01.png) center center /auto 80% no-repeat;
}

.bgW {
    background: #fff;
}

.bgBe {
    background: #f6eee5;
}

.bg03 {
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg03.png) center center /100% 100% no-repeat;
}

.bg06 {
    /* background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg06.png) center center repeat; */
    background: url(/upload/tenant_3/9adf702b9a8e0b97e34e9a6817c97119.webp) center center repeat;
}

.bg10 {
    background: url(/upload/tenant_3/a6bdfe7202622e3072fd0aed1d43517d.webp) center center /100% 100% no-repeat;
}

.bg11 {
  
   /*  background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg11.png) center center repeat; */
    background: url(/upload/tenant_3/bd6e65d7c1819dc5eb07a47ea9afec40.webp) center center repeat;
}

.tel01 span {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/tel01.png) left center /24px no-repeat;
}

.tel02 span {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/tel02.png) left center /24px no-repeat;
}

.bl {
    position: relative;
}

.bl:before {
    content: "";
    height: 1px;
    width: 100%;
    border-bottom: 1px solid;
    position: absolute;
    top: 50%;
    right: calc(100% + 0.25em);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.br {
    position: relative;
}

.br:before {
    content: "";
    border-bottom: 1px solid;
    height: 1px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: calc(100% + 0.25em);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.bl.w {
    color: #fff;
}

.bl.w:before {
    background: #fff;
}

.br01 {
    position: relative;
    display: inline-block;
}

.br01:before {
    content: "";
    border-bottom: 1px solid;
    height: 1px;
    width: 150%;
    position: absolute;
    top: 50%;
    left: calc(100% + 0.25em);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.filbgw6 {
    position: relative;
}

.filbgw6:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.6);
}

.filbg04 {
    position: relative;
}

/* .filbg04:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg04.png) center center /100% 100% no-repeat;
} */

.filbg04:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background: url(/import/tenant_3/m-harvest-dc.com/upload/tenant_2/be874f42fbc53b6487390a6392b2ca88.webp) center center /100% 100% no-repeat;
}


.bb1 {
    border-bottom: 1px solid;
    padding-bottom: 0.1em;
    display: inline-block;
}

.bb1.lg {
    border-bottom-color: #ccc;
}

.more01 * {
    max-width: 100%;
}

.more01.lg {
    color: rgba(36, 167, 64, 255);
}

.more01.bgg {
    color: #fff;
}

.more01.bgg span {
    background: url(/upload/tenant_3/94c4bc528224713314181879815819ec.webp) center center /100% 100% no-repeat;
    padding: 1.25em 2em;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    text-align: center;
}

.more01.bgg span:after {
    color: #fff;
}

.more01 span {
    display: inline-block;
    background: #fff;
    border-radius: 30px;
    padding: 1em 1.5em;
    position: relative;
    width: 240px;
    max-width: 100%;
    text-align: center;
}

.more01 span:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0.5em;
    color: #cccccc;
    font-size: 150%;
    font-weight: 400;
}

.tit01.oh {
    overflow: hidden;
}

.tit01 .b {
    display: inline-block;
    padding: 0 1em;
    position: relative;
}

.tit01 .b:before {
    position: absolute;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100vw;
    height: 1px;
    border-bottom: 1px solid;
    content: "";
}

.tit01 .b:after {
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100vw;
    height: 1px;
    border-bottom: 1px solid;
    content: "";
}

.tit02 {
    position: relative;
    padding-left: calc(100px + 1em);

}

.tit02:before {
    content: "";
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/logo01.png) left center /100% 100% no-repeat;
    width: 100px;
    height: 110px;
    position: absolute;
    left: 0;
}

.clbox {
    padding: 2em;
    position: relative;
    background: url(/upload/tenant_3/fcf5115ae3c5cb3ab37da65df2332211.png) center center repeat;
    margin: 40px 0;
    border-radius: 10px;
}

.clbox:before {
    position: absolute;
    left: 0.5em;
    top: -0.5em;
    content: "check！";
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;    font-size: 24px;
    color: rgba(233, 135, 30, 255);
    border-bottom: 5px solid;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

@media only screen and (max-width:1024px) {
    .circle01 {
        background-size: contain;
    }

    .tit02 {
        padding-left: calc(50px + 1em);

    }
    .tit02:before {
        width: 50px;
        height: 55px;
    }

}

@media only screen and (max-width:599px) {
    .more01 span {
        width: 200px;
    }
    .tit02 {
        padding-left: calc(30px + 0.5em);

    }
    .tit02:before {
        width: 30px;
        height: 36px;
    }
    .clbox {
        margin: 40px 0 20px;
    }
    .box40 {
        padding: 20px;
    }
    .box30 {
        padding: 20px;
    }
}



/*home*/
.home00 {
  padding: 50px 0 0;
  width: 100%;
}
.home00 li {
  width: calc(38% - 10px);
	overflow: hidden;
}
.home00 li:nth-of-type(2) {
  width:24%; 
}

.ofimg {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.ofimg img {
	width: 100%;
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	font-family: 'object-fit: cover; object-position: center center;';
}

.of {
	position: relative;
}

.of:before {
	content: "";
	display: block;
	padding-top: 50%;
}

.of img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}


.home00 li img {
	width: 100%;
	height: 100% !important;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	font-family: 'object-fit: cover; object-position: center center;';
}

.home01 {
  margin-top: -60px;
  position: relative;
  z-index: 5;
}
.home01titbox h3 {
text-shadow: 
    #fff 2px 0px 2px, #fff -2px 0px 2px,
    #fff 0px -2px 2px, #fff -2px 0px 2px,
    #fff 2px 2px 2px, #fff -2px 2px 2px,
    #fff 2px -2px 2px, #fff -2px -2px 2px,
    #fff 1px 2px 2px, #fff -1px 2px 2px,
    #fff 1px -2px 2px, #fff -1px -2px 2px,
    #fff 2px 1px 2px, #fff -2px 1px 2px,
    #fff 2px -1px 2px, #fff -2px -1px 2px,
    #fff 1px 1px 2px, #fff -1px 1px 2px,
    #fff 1px -1px 2px, #fff -1px -1px 2px;
    width: auto;
    display: inline-block;
}
.home01titbox h3 span {
    margin-right: 0;
    display: block;
    text-align: center;
}

.home01titbox {
    width: 16%;
}

.home01titbox {
    width: 16%;
}

.home01list {
    width: 100%;
    padding: 0 1em 0 130px;
}
.home01list li {
margin: 20px 0;
}


.home01listitem a {
    display: block;
}

.home01listitem dt {
    width: 15%;
    padding-right: 1em;
border-right: 4px double #ccc;
}
.home01listitem dd {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 0 0 5%;
}

.home01listitem dd span {
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.1em;
    display: inline-block;
}

.home01toD {
    width: 20%;
    margin-left: auto;
}

.home01toD a {
    display: inline-block;
    position: relative;
    padding-right: 1.25em;
}

.home01toD a:after {
content: "";
    border-bottom: 1px solid;
    height: 1px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: calc(100% + 0.25em);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  
}

.home02box .tbox {
    position: relative;
    padding: 40px;
}

.home02box .tbox:before {
    content: "";
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg07.png) center center /100% 100% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    opacity: 0.8;
    z-index: -1;
}

.home02box .pbox .pic {
    width: 160%;
}
.home02box .pbox .pic img {
    border-radius: 10px;
}
.home03list {
    background: #fff;
}

.home03list > ul.flexc {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
[data-element-id] .home03list .home03listitem{
  display: none;
}
[data-element-id] .home03list .home03listitem:nth-of-type(-n+1){
  display: block;
}
[data-element-id] .home03listitem *{
  display:block !important;
}
.home03listitem {
    padding: 10px 0;
    background: #fff;
   /*  -webkit-box-flex: 1;
   -webkit-flex-grow: 1;
   -ms-flex-positive: 1;
   flex-grow: 1; */
    overflow: hidden;
    background: #fff;
    height: 100%;
    background: #fff;
    border-right: 1px solid #c5c5c5;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

.home03listitem.slick-center {
    padding: 20px 40px 0;
}

.home03listitem.slick-center {
    max-width: 40%;
}

.home03listitem:not(.slick-center) {
    position: relative;
    overflow: hidden;
    width: 16.666%;
}

.home03listitem:not(.slick-center):before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    /* background: rgba(0, 0, 0, 0.2); */
    z-index: 1;
}

.home03listitem.slick-center .heightLine-home03listitem {
    height: auto !important;
}

.home03listitem.slick-center .tbox {
    display: block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: auto !important;
}

.home03listitem.slick-center .tbox .subjectsbox {
    display: block;
}

.home03listitem .tbox {
    width: 100%;
}

.home03listitem:not(.slick-center) .tbox {
    margin-top: -20px;
    z-index: 1;
    padding: 0em 1em;
}

.home03listitem.slick-center .tbox {
    width: 60%;
    padding-bottom: 40px;
}

.home03listitem:not(.slick-center) .tbox .titbox dt span {
    font-size: 12px;
    text-align: center;
}

.home03listitem .tbox .titbox dt span {
    display: block;
    margin: 0.1em 0;
}

.home03listitem .tbox .titbox * {
    height: auto !important;
}

.home03listitem:not(.slick-center) .tbox .titbox dt .name {
    font-size: 130%;
}

.home03listitem:not(.slick-center) .tbox .toD {
    display: none;
}

.home03listitem .tbox .titbox .toD span {
    position: relative;
    display: inline-block;
    padding-right: 1.5em;
}

.home03listitem .tbox .titbox .toD span:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    color: #cccccc;
    font-size: 150%;
    font-weight: 400;
}

.home03listitem .tbox .subjectsbox {
    display: none;
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ccc;
}

.home03listitem .tbox .subjectsbox * {
    margin: 1em 0;
}

.home03listitem.slick-center .pbox {
    width: 40%;
}

.home03listitem .pbox {
    width: 100%;
}
[data-element-id].home03listitem .pbox {
  width: 30%;
}
[data-element-id].home03listitem:not(.slick-center) {
  width: 30%;
}

.home03listitem.slick-center .pbox .ofiImg {
    height: 100%;
}

/* .home03listitem:not(.slick-center) .pbox .ofiImg {
    padding-top: 400px;
        max-width: 300px;
    margin: 0 auto;
} */
.home04listitem a {
    display: block;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 1px 1px 10px 0px #ccc;
    box-shadow: 1px 1px 10px 0px #ccc;
    padding: 1em 1.5em 1em 1em;
    position: relative;
}

.home04listitem a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0.5em;
    font-size: 150%;
    font-weight: 400;
    color: #ccc;
}

.home04listitem dl {
    height: 100%;
}

.home04listitem .pbox {
    max-width: 110px;
    margin: 1% auto 1%;
    width: 26%;
}

.home04listitem .pbox .ofiImg img {
    border-radius: 50%;
}

.home04listitem .tbox {
    width: 70%;
}

.home04listitem .tbox li {
    padding-left: 1.5em;
    margin: 0.5em 0;
}

.home04listitem .tbox li:before {
    color: #e9871e;
    width: 1em;
    height: 1em;
    line-height: 1em;
    border: 1px solid #ccc;
    font-size: 100%;
    top: 0.25em;
    font-weight: 400;
}

.home05list .h05logo {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}

.home05list .home05listitem:nth-of-type(9n + 2) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.home05list .home05listitem:nth-of-type(9n + 3) {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.home05list .home05listitem:nth-of-type(9n + 4) {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.home05list .home05listitem:nth-of-type(9n + 5) {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.home05list .home05listitem:nth-of-type(9n + 6) {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}

.home05list .home05listitem:nth-of-type(9n + 7) {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
}

.home05list .home05listitem:nth-of-type(9n + 8) {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
}

.home05list .home05listitem:nth-of-type(9n + 9) {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9;
}

.home05listitem {
    width: 29.333%;
    margin: 2%;
}

.home05listitem a {
    display: block;
    height: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.home05listitem:not(.h05logo) dl {
    height: 100%;
}


[data-element-id].home05listitem .num {
    position: absolute!important;
}

.home05listitem .num {
    position: absolute;
    left: 2px;
    top: -7px;
}

.home05listitem .num:after {
    display: block;
    content: "";
    width: 0.5em;
    height: 3px;
    background: #333;
    margin: -0.25em auto 0;
}

[data-element-id].home05listitem:not(.h05logo) .tbox {
    position: absolute!important;
}

.home05listitem:not(.h05logo) .tbox {
    text-shadow: 1px 1px #999, 1px 1px #999, 1px 1px #999, 1px 1px #999;
}

.home05listitem:not(.h05logo) .tbox {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0.75em 1.5em 0.75em 0.5em;
    color: #fff;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg04.png) center center /100% 100% no-repeat;
}

.home05listitem:not(.h05logo) .tbox:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0.5em;
    color: #fff;
    font-size: 125%;
    font-weight: 400;
}

.home05listitem:not(.h05logo) .tbox span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home05listitem:not(.h05logo) .pix {
    height: 100%;
}

.home05listitem:not(.h05logo) .pix:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    width: 80px;
    height: 80px;
}

.h05logo .tbox .jp:first-letter {
    color: #e9871e;
    font-size: 150%;
    font-weight: 700;
}

.h05logo .tbox * {
    letter-spacing: 1px;
}

.h05logo dt {
    padding: 1em 0;
    border-bottom: 1px solid;
}

.h05logo dd {
    padding: 1em 0;
}

.home06 {
  width: 100%;
}

.home06item a {
    display: block;
    height: 100%;
    background: #fff;
}

.home06item .pbox {
    width: 44%;
}

.home06item .tbox {
    width: 56%;
    padding: 1em;
}

.home07list {
    max-width: 800px;
    margin: 0 auto;
}

.home06item .pbox .ofiImg {
    height: 100%;
}

.home07item a {
    display: block;
    background: #fff;
    padding: 0.5em;
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 10px 0px #eee;
    box-shadow: 1px 1px 10px 0px #eee;
}

.home07item .pbox {
    width: 50%;
}

.home07item .tbox {
    width: 50%;
    padding: 1em;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg05.png) center center /100% 100% no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
}

.home07item .tbox dt {
    width: 48%;
}

.home07item .tbox dd {
    width: 48%;
}

.home07item .ofiImg {
    height: 100%;
    padding-top: 32%;
}

.home08listitem01 a {
    display: block;
    height: 100%;
    padding: 0.5em;
    border: 1px solid #ccc;
    background: #fff;
}

.home08listitem01 .ofiImg {
    padding-top: 34%;
}

.home08listitem01 dt {
    margin: 0;
}

.home08listitem01 dd {
    padding: 0 0.5em;
    margin: 0;
}

.home08listitem02 a {
    display: block;
    height: 100%;
    padding: 0.5em;
    border: 1px solid #ccc;
    background: #fff;
}

.home08listitem02 dl {
    background: #f1f6ea;
    height: 100%;
}

.home08listitem02 span {
    display: inline-block;
}

.home08listitem02 dt {
    margin: 0;
}

.home08listitem02 dd {
    margin: 0;
}

.home08listitem02 dd span {
    letter-spacing: 10px;
    line-height: 140%;
}

.home08listitem02 dd span.fs46 {
    font-size: 70px;
}

.home08listitem03 a {
    display: block;
    height: 100%;
    background: #fff;
    padding: 0.5em;
    border: 1px solid #ccc;
}

.home08listitem03 dl {
    height: 100%;
    position: relative;
}

.home08listitem03 .ofiImg {
    padding-top: 20%;
}

.home08listitem03 dd {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    padding: 1em;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.home08listitem03 dd * {
    text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}

.home08 .home08listitem02.insta img {
      height: 100%!important;
    object-fit: contain;
}

.hmap {
    border-top: 4px solid #31ab3c;
}

[data-element-id] .hstafflistspbox{
  display: block;
  width: 100%;
}

.hstafflistspbox{
  display: none;
      position: relative;
    z-index: 1;
}
[data-element-id] .hstaffitemsp{
  display: none;
}
[data-element-id] .hstafflistsp .hstaffitemsp:nth-of-type(-n+5){
  display: block;
}

.hstaffitemsp a{
  display: block;
  background: #fff;
  position: relative;
}
.hstaffitemsp .name{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
}
@media only screen and (max-width:1024px) {
    .home01titbox {
        width: 100%;
        margin: 2% 0;
    }
    .home01list {
        width: 100%;
        padding: 0;
    }
    .home01toD {
        width: 30%;
    }
    .home01listitem dt {
        width: 18%;
    }
    .home01listitem dd {
        width: 80%;
    }
    .home02box .tbox {
        width: 56%;
        padding: 30px;
    }
    .home02box .pbox {
        width: 40%;
    }
    .home04listitem .tbox li {
        font-size: 14px
    }
    .home05list {
        max-width: 768px;
        margin: 0 auto;
    }
    .home05list .h05logo {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
    }
    .home05listitem:not(.h05logo) .tbox {
        font-size: 16px;
    }
    .home05listitem {
        width: 46%;
        margin: 2%;
    }
    .home06item {
        width: 48%;
    }
    .home07item .tbox {
        width: 100%;
    }
    .home07item .pbox {
        width: 100%;
    }
    .home07item .tbox dt {
        width: 100%;
        margin: 2% 0;
    }

    .home07item .tbox dd {
        width: 100%;
        margin: 2% 0;
    }

    .home08listitem01 dt {
        width: 100%;
    }

    .home08listitem01 dd {
        padding: 0.5em 0.5em 0;
        width: 100%;
    }
    .home08listitem02 dt {
        width: 100%;
    }
    .home08listitem02 dd span.fs46 {
        font-size: 50px;
    }
    .home08listitem02 dd {
        width: 100%;
    }
    .home08listitem02 dd span {
        letter-spacing: 5px;
    }
    .home08listitem03 dd {
        position: static;
        height: auto;
        padding: 0 0.5em;
    }
    .home03list > ul.flexc{
          -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
    }
    
   /*  .home03list{
     display: none;
   }
   .home03box .more01{
     display: none;
   } */
    .hstafflistspbox{
  display: block;
  
}
.hstaffitemsp{
  width: 16.66666666%;
  margin:1% 0;
}
.hstaffitemsp .ofiImg{
  
}
}

@media only screen and (max-width: 1024px) {
  .home03listitem.slick-center {
    max-width: 66%;
  }
  .home03listitem:not(.slick-center) {
   max-width: 33.333%;
   width: 33.333%;
} 
}
@media only screen and (max-width:599px) {
  .home00 {
    display: none;
}
    .home01listitem dt {
        width: 100%;
    }
    .home01listitem dd {
        width: 100%;
        padding: 0;
    }

    .home01list {
        width: 100%;
        margin: 2% 0 1em;
        padding: 0;
        border: none;
    }
    .home01toD {
        width: 100%;
        margin: 2% 0;
    }
    .home02box .tbox {
        width: 100%;
        padding: 20px;
    }
    .home02box .tbox:before {
        width: 100%;
    }
    .home02box .pbox {
        width: 100%;
        order: 3;
    }
    .home02box .pbox .pic {
        width: 100%;
    }
    .home06item {
        width: 100%;
    }
    .home05listitem:not(.h05logo) .tbox {
        position: relative;
        font-size: 14px;
    }
    .home05listitem:not(.h05logo) .pix {
        height: 150px;
    }
    .home08listitem02 dd span.fs46 {
        font-size: 40px;
    }
    .home03listitem.slick-center{
      min-width: inherit;
          padding: 20px 10px 0;
              width: 100%;
    }
    
    .home03listitem .tbox .subjectsbox {
      width: 95vw;
    }
    .home03listitem.slick-center .pbox .ofiImg {
      height: 26%;
    }
    .hstaffitemsp {
    width: 33.3333333%;}
    .home04listitem {
      width: 48%;
}
.home04listitem .tbox {
    width: 100%;
}
.home04listitem .pbox {
    width: 70%;
}
.home03listitem.slick-center {
    max-width: 100%;
  }
}

/*under*/

/*layout common*/

.cmn01navarea {
    padding: 40px 0 0;
}

.cmn01nav li a {
    display: inline-block;
    border-radius: 30px;
    position: relative;
    width: 240px;
    max-width: 100%;
    height: 100%;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg08.png) center center /100% 100% no-repeat;
    padding: 1em 1.5em;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    color: #fff;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cmn01nav li a:after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0.5em;
    font-size: 150%;
    font-weight: 400;
    top: 50%;
    -webkit-transform: translate(0,-50%);
                -ms-transform: translate(0,-50%);
                    transform: translate(0,-50%);
}

.cmn02navarea {
    padding: 40px 0 0;
}
/* .doctor .cmn02navarea{
  display: none;
}
[data-element-id] .doctor .cmn02navarea{
  display: block;
}

[data-element-id] .doctor .cmn02nav li{
  display: none;
}
[data-element-id] .doctor .cmn02nav li:nth-of-type(-n+5){
  display: block;
} */
.cmn02nav li a {
    display: inline-block;
    border-radius: 30px;
    width: 240px;
    max-width: 100%;
    height: 100%;
    background: url(/upload/tenant_3/433697f7b32119002afb5914909151eb.webp) center center /100% 100% no-repeat;
    padding: 1em 0.7em 2em;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    color: #fff;
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
   /*  transition: none; */
   /*  box-shadow: none; */
  /*   transform: none; */
}

.cmn02nav li a:after {
    content: "\f107";
    font-family: FontAwesome;
    display: block;
    text-align: center;
    font-size: 150%;
    font-weight: 400;
    position: absolute;
    left: 50%;
    bottom: 0.25em;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.cmn02nav li a:hover {
 /*  transform: none;
   animation: none; */
}

.cmn02nav li.row5:nth-of-type(5n + 1) a {
    opacity: 1;
}

.cmn02nav li.row5:nth-of-type(5n + 2) a {
    opacity: 0.95;
}

.cmn02nav li.row5:nth-of-type(5n + 3) a {
    opacity: 0.9;
}

.cmn02nav li.row5:nth-of-type(5n + 4) a {
    opacity: 0.85;
}

.cmn02nav li.row5:nth-of-type(5n + 5) a {
    opacity: 0.8;
}



.cmn03navarea {
    padding: 40px 0 0;
}

.cmn03nav li.on .a {
    opacity: 1;
}

.cmn03nav li .a {
    display: inline-block;
    border-radius: 30px;
    width: 240px;
    max-width: 100%;
    height: 100%;
    background: url(/upload/tenant_3/433697f7b32119002afb5914909151eb.webp) center center /100% 100% no-repeat;
    padding: 1em 0.7em 2em;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    color: #fff;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    opacity: 0.8;
    min-height: 90px;
/*     transition: none; */
  /*   box-shadow: none; */
 /*    transform: none; */
}
.cmn03nav li .a:hover {
   /* transform: none;
    animation: none; */
}

.cmn03nav li.on .a {
    opacity: 1;
}

.cmn03nav li {
    position: relative;
}

.cmn03nav li .a:after {
    content: "\f107";
    font-family: FontAwesome;
    display: block;
    text-align: center;
    font-size: 150%;
    font-weight: 400;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.cmn03nav li.web a {
    display: inline-block;
    border-radius: 30px;
    width: 240px;
    max-width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(#fecc84), to(#e97a20));
    background: -webkit-linear-gradient(right, #fecc84, #e97a20);
    background: linear-gradient(-90deg, #fecc84, #e97a20);
    padding: 1em 0.7em 2em;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    color: #fff;
    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-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    cursor: pointer;
    min-height: 90px;
     transition: none;
    box-shadow: none;
    transform: none;
}
.cmn03nav li.web a:hover {
   transform: none;
    animation: none;
}

.cmn03nav li.web a:after {
    content: "\f107";
    font-family: FontAwesome;
    display: block;
    text-align: center;
    font-size: 150%;
    font-weight: 400;
    position: absolute;
    bottom: 5px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.cmnflowlist01 {
    counter-reset: number;
}

.cmnflowlist01.lg .cmnflowitem01:before {
    color: #fff;
    background: #8dc320;
}

.cmnflowlist01.or .cmnflowitem01:before {
    color: #fff;
    background: #e9871e;
}

.cmnflowlist01 .cmnflowitem01:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 1;
    font-size: 30px;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 90px;
}

[data-element-id].cmnflowlist01 .cmnflowitem01 .ruby {
    position: absolute!important;
}

.cmnflowlist01 .cmnflowitem01 .ruby {
    position: absolute;
    content: "";
    top: -6px;
    left: 0;
    color: #fff;
    z-index: 1;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;    width: 70px;
    text-align: center;
}

.cmnflowitem01 {
    padding: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px #eee;
    box-shadow: 0px 0px 10px #eee;
    position: relative;
    margin: 60px 0;
}

.cmnflowlist01.or .cmnflowitem01.arrow:after {
    color: #e9791e;
}

.cmnflowlist01 .cmnflowitem01.arrow:last-of-type:after {
    display: none;
}

.cmnflowitem01.arrow:after {
    content: "\f0dd";
    font-family: FontAwesome;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -0.5em;
    text-align: center;
    font-size: 60px;
}

.cmnflowitem01btm {
    padding: 20px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg06.png) center center repeat;
    border-radius: 10px;
}

.cmnflowlist01.lg .cmnflowitem01top .tbox dt {
    color: rgba(143, 204, 82, 255);
}

.cmnflowlist01.or .cmnflowitem01top .tbox dt {
    color: rgba(233, 135, 30, 255);
}

.cmnflowitem01top .tbox dt {
    padding-left: 60px;
}

.cmnflowlist02 {
    counter-reset: number;
}

.cmnflowlist02.g .cmnflowitem02:before {
    color: #fff;
    background: #24a740;
}

.cmnflowlist02 .cmnflowitem02:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 1;
    font-size: 30px;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;    width: 70px;
    height: 70px;
    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;
}

.cmnflowitem02 {
    padding: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px #eee;
    box-shadow: 0px 0px 10px #eee;
    position: relative;
    margin: 60px 0;
}

.cmnflowitem02.g .cmnflowitem02 .tbox dt {
    color: rgba(36, 167, 64, 255);
}

.cmnflowitem02 .tbox dt {
    padding-left: 60px;
}

.cmntypebox01 {
    -webkit-box-shadow: 0px 0px 10px #eee;
    box-shadow: 0px 0px 10px #eee;
    border-radius: 10px;
    padding: 30px;
    margin: 60px 0;
}

.cmnmditem01 {
    padding: 30px;
    border-radius: 10px;
}

.cmnmdlist01 .cmnmlist01 {
    background: #f6eee5;
}

.cmnmdlist01 .cmndlist01 {
    background: #f2f0ed;
}

.cmnmdlist01 .cmnmlist01 * {
    color: rgba(233, 121, 30, 255);
}

.cmnmdlist01 .cmndlist01 * {
    color: rgba(117, 94, 64, 255);
}

.cmnmdlist01 .cmndlist01 li:before {
    color: rgba(117, 94, 64, 255);
}

.cmnmdlist01 .cl li {
    margin: 1em 0;
}

@media only screen and (max-width:1024px) {
    .cmn02nav li.row5 {
        width: 31.333%;
    }
    .cmn03nav {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .cmn03nav li {
        width: 31.333%;
    }
    .cmnflowlist01 .cmnflowitem01:before {
        width: 65px;
        height: 65px;
        line-height: 85px;
    }
    .cmnflowlist02 .cmnflowitem02:before {
        width: 65px;
        height: 65px;
    }
    .cmnflowlist01 .cmnflowitem01 .ruby {
        width: 65px;
    }

    .cmnmditem01 {
        width: 100%;
    }
}

@media only screen and (max-width:599px) {
    .cmn02nav li.row5 {
        width: 48%;
    }

    .cmn03nav li {
        width: 48%;
    }
    .cmnflowitem01top .tbox dt {
        padding-left: 0;
    }
    .cmnflowitem01 {
        padding: 30px 20px;
    }
    .cmnflowitem02 {
        padding: 30px 20px;
    }
    .cmnflowitem02 .tbox dt {
        padding-left: 0;
    }
    .cmntypebox01 {
        padding: 20px;
    }

    .cmnmditem01 {
        padding: 20px;
    }
    .tabArea .area60{
      padding: 20px 0;
    }
}

/*breadcrumbs*/

.breadcrumbs {
    padding: 2.5px 0;
    margin: 10px 0;
}

.breadcrumbs ul li:first-of-type:before,.breadcrumbs ol li:first-of-type:before {
    display: none;
}

.breadcrumbs ul li,.breadcrumbs ol li {
    color: rgba(36, 167, 64, 255);
    font-weight: 400;
}

.breadcrumbs ul li:before,.breadcrumbs ol li:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 10px;
}

/*feature*/

.feature02list {
    counter-reset: number;
}


.feature02listitem .pbox .ofiImg:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    z-index: 1;
    font-size: 40px;
    border-bottom: 3px solid;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

.feature02listitem {
    margin: 40px 0;
}

.feature02listitem .pbox .ofiImg {
    position: relative;
}

.feature02listitem .pbox .ofiImg:after {
    position: absolute;
    left: -1px;
    top: 0;
    content: "";
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    width: 80px;
    height: 80px;
}

.feature03itemlistitem dd {
    margin: 1em 0;
}

.feature04list {
    counter-reset: number;
    width: calc(100% + 30px);
}

.feature04item {
    position: relative;
    padding-right: 20px;
}

.feature04list .feature04item:nth-of-type(4n + 4):after {
    display: none;
}

.feature04list .feature04item:last-of-type:after {
    display: none !important;
}

.feature04item:after {
    position: absolute;
    right: -5px;
    content: "\f0da";
    font-family: FontAwesome;
    top: 22%;
    color: #e9791e;
    font-size: 30px;
}

.feature04item dt:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    z-index: 1;
    font-size: 34px;
    border-bottom: 3px solid;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

.feature04item .pic {
    position: relative;
}

.feature04item .pic:after {
    position: absolute;
    left: -1px;
    top: 0;
    content: "";
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    width: 80px;
    height: 80px;
}

.feature04item dd {
    margin: 1em 0;
}

@media only screen and (max-width:1024px) {
    .feature02listitem .pbox .ofiImg:before {
        font-size: 34px;
    }
    .feature04item dt:before {
        font-size: 34px;
    }
    .feature04list .feature04item:nth-of-type(4n + 4):after {
        display: block;
    }
    .feature04list .feature04item:nth-of-type(3n + 3):after {
        display: none;
    }

}

@media only screen and (max-width:599px) {
    .feature04list .feature04item:nth-of-type(3n + 3):after {
        display: block;
    }
    .feature04list .feature04item:nth-of-type(2n + 2):after {
        display: none;
    }
    .feature04item:after {
        right: 0;
    }
}

/*doctor*/
[data-element-id] .doctor01list .doctor01item{
  display: none;
}
[data-element-id] .doctor01list .doctor01item:nth-of-type(-n+6){
  display: block;
}
.doctor01item .doctor01boxtop .tbox dt span.w100 {
    margin: 0.5em 0;
}

.doctor01item .doctor01boxtop .tbox dt span.br01 {
    padding-right: 1em;
}

.doctor01item .doctor01boxtop .tbox .txt {
    padding: 1em;
    background: rgba(255, 255, 255, 0.8);
    margin: 2em 0;
}

.doctor01item .doctor01boxtop .tbox .tboxinn {
    width: 120%;
}

.doctor01boxbtmlistitem {
    margin-bottom: 40px;
}

.doctor01item .doctor01boxbtm .doctor01boxbtmlistitem dt {
    margin: 0.5em 0;
    padding-left: 1.4em;
    position: relative;
    font-weight: 500;
}

.doctor01item .doctor01boxbtm .doctor01boxbtmlistitem dt:before {
    position: absolute;
    left: 0;
    content: "";
    border: #81b813 4px solid;
    width: 0.4em;
    height: 0.4em;
    border-radius: 50%;
    top: 0.4em;
}

.doctor01item .doctor01boxbtm .doctor01boxbtmlistitem li {
    margin: 1em 0;
}

.doctor01boxbtmpboxlist li {
    margin-bottom: 40px;
}

.doctor01boxbtmpboxlist li:nth-of-type(odd) {
    padding-left: 60px;
}

.doctor01boxbtmpboxlist li:nth-of-type(even) {
    padding-right: 90px;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {
    .doctor01item .doctor01boxtop .tbox .tboxinn {
        width: 100%;
    }
    .doctor01item .doctor01boxtop .tbox .txt {
        padding: 0;
    }
    .doctor01boxbtmpboxlist {
        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;
    }
    .doctor01boxbtmpboxlist li {
        padding: 0 !important;
        margin-bottom: 0;
        width: 48%;
    }
}

/*trouble*/

.trouble01item {
    padding: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
    margin: 60px 0;
}

.trouble01item .tit {
    font-weight: 500;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {
    .trouble01item {
        padding: 30px 20px;
    }
}

/*periodontal*/

.periodontal01box02 {
    padding: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
}

.periodontal01mdbox {
    padding: 40px;
    background: #f6eee5;
    border-radius: 10px;
    -webkit-box-shadow: 1px 5px 10px #ddd;
    box-shadow: 1px 5px 10px #ddd;
}

.periodontal03list {
    counter-reset: number;
    width: calc(100% + 40px);
}

@media only screen and (min-width: 1025px) {
  .periodontal03list.-type01 li {
    width: 18%;
  }
}

.periodontal03item {
    position: relative;
    padding-right: 40px;
}

.periodontal03list .periodontal03item:nth-of-type(5n + 5):after {
    display: none;
}

.periodontal03list .periodontal03item:last-of-type:after {
    display: none !important;
}

.periodontal03item:after {
    position: absolute;
    right: 0;
    content: "\f0da";
    font-family: FontAwesome;
    top: 22%;
    color: #e9791e;
    font-size: 30px;
}

.periodontal03item dt:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    z-index: 1;
    font-size: 30px;
    border-bottom: 3px solid;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: 700;
}

.periodontal03item .pic {
    position: relative;
}

.periodontal03item dd {
    margin: 1em 0;
}

.periodontal04list {
    counter-reset: number;
    width: calc(100% + 40px);
}

.periodontal04item {
    position: relative;
    padding-right: 40px;
}

.periodontal04list .periodontal04item:nth-of-type(5n + 5):after {
    display: none;
}

.periodontal04list .periodontal04item:last-of-type:after {
    display: none !important;
}

.periodontal04item:after {
    position: absolute;
    right: 0;
    content: "\f0da";
    font-family: FontAwesome;
    top: 22%;
    color: #e9791e;
    font-size: 30px;
}

.periodontal04item dt:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    z-index: 1;
    font-size: 30px;
    border-bottom: 3px solid;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: 700;
}

.periodontal04item .pic {
    position: relative;
}

.periodontal04item dd {
    margin: 1em 0;
}

@media (max-width:1024px) {
  .periodontal04item.row {
    width: 31.333%;
  }
}

@media (max-width:599px) {
  .periodontal04item.row {
    width: 48%;
  }
}


@media only screen and (max-width:1024px) {
    .periodontal01mdbox {
        padding: 30px;
    }
    .periodontal03list .periodontal03item:nth-of-type(4n + 4):after {
        display: block;
    }
    .periodontal03list .periodontal03item:nth-of-type(3n + 3):after {
        display: none;
    }
    .periodontal04list .periodontal04item:nth-of-type(4n + 4):after {
        display: block;
    }
    .periodontal04list .periodontal04item:nth-of-type(3n + 3):after {
        display: none;
    }
}

@media only screen and (max-width:599px) {
    .periodontal01box02 {
        padding: 30px 20px;
    }
    .periodontal01mdbox {
        padding: 20px;
    }
    .periodontal03list .periodontal03item:nth-of-type(3n + 3):after {
        display: block;
    }
    .periodontal03list .periodontal03item:nth-of-type(2n + 2):after {
        display: none;
    }
    .periodontal03list {
        width: calc(100% + 30px);
    }

    .periodontal03item {
        padding-right: 30px;
    }


    .periodontal04list .periodontal04item:nth-of-type(3n + 3):after {
        display: block;
    }
    .periodontal04list .periodontal04item:nth-of-type(2n + 2):after {
        display: none;
    }
    .periodontal04list {
        width: calc(100% + 30px);
    }

    .periodontal04item {
        padding-right: 30px;
    }
}

/*implant*/

.implant01abox02 .tbox {
    padding: 30px;
    background: #fff;
}

.implant01abox02 .tbox dt {
    position: relative;
    padding-left: 1.5em;
}

.implant01abox02 .tbox dt:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size: 150%;
    color: #e9871e;
    width: 1em;
    height: 1em;
    line-height: 1em;
    border: 1px solid #ccc;
    font-size: 100%;
    top: 0.25em;
    font-weight: 400;
}
.implant .gishi-bnr,.home .gishi-bnr,.orthodontic .gishi-bnr{
 position: fixed;
    right: 0;
    bottom: 11%;
    z-index: 200;
}
[data-element-id] .gishi-bnr a {
  margin: 20px;
}
.gishi-bnr a:hover {
  transform: none;
  animation: none;
}

@media only screen and (max-width:1024px) {
  .implant .gishi-bnr,.home .gishi-bnr,.orthodontic .gishi-bnr{
    bottom: 11%;
    z-index: 9;
  }
}

@media only screen and (max-width:599px) {
    .implant01abox02 .tbox {
        padding: 20px;
        background: #fff;
    }
    .implant .gishi-bnr,.home .gishi-bnr,.orthodontic .gishi-bnr{
width: 100%;
    bottom: 155px;
    max-width: 35px;
    }
    .implant01abox02 .tbox dt {
    margin: 1em 0 0.5em;
  }
}

/*orthodontic*/

.orthodontic01bitem dd {
    margin: 0.5em 0;
}

.orthodontic01bbox03 .videobox {
    max-width: 600px;
    margin: 0 auto;
}

.orthodontic01bbox03 .videobox video {
    border-radius: 10px;
}

.orthodontic01bbox03list .nl {
    counter-reset: number;
}

.orthodontic01bbox03list .nl li {
    padding-left: 60px;
    margin: 2em 0;
}

.orthodontic01bbox03list .nl li:before {
    content: counter(number, decimal-leading-zero);
    color: rgba(36, 167, 64, 255);
    font-size: 40px;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    border: none;
    width: auto;
    height: auto;
    display: inline-block;
    letter-spacing: 1px;
    top: 0;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {
    .orthodontic01bbox03list .nl li:before {
        font-size: 30px;
    }
    .orthodontic01bbox03list .nl li {
        padding-left: 50px;
    }
}

/*whitening*/

.whitening02bitem01 {
    margin: 40px 0;
}

.whitening02bbox02 .ol li:before {
    top: 0.25em;
}

.whitening02blist03 {
    max-width: 450px;
    margin: 0 auto;
}

.whitening02blist03 li {
    width: 48%;
}

.whitening02blistitem01 li {
    padding-right: 40px;
    position: relative;
    width: 48%;
}

.whitening02blistitem01 li:nth-of-type(even):after {
    display: none;
}

.whitening02blistitem01 li:last-of-type:after {
    display: none;
}

.whitening02blistitem01 li:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    font-family: FontAwesome;
    content: "\f0da";
    font-size: 40px;
    color: #e9791e;
}

@media only screen and (max-width:1024px) {
    .whitening02blistitem01 li {
        padding-right: 30px;
    }
}

@media only screen and (max-width:599px) {
    .whitening02blistitem01 {
        margin-right: -15px;
    }
}

/*preventive*/

.preventive01abox05btm .embed {
    max-width: 600px;
    margin: 0 auto;
    border-radius: 10px;
}

/*price*/

.price01aitem {
    text-align: center;
    color: rgba(141, 195, 32, 255);
}

.price01aitem 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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    padding: 1em 1em 2em;
    background: #fff;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    border-radius: 10px;
    position: relative;
}

.price01aitem a:after {
    display: block;
    width: 100%;
    text-align: center;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 150%;
    position: absolute;
    bottom: 0.25em;
    left: 50%;
    -webkit-transform: translate(-50%,0);
                -ms-transform: translate(-50%,0);
                    transform: translate(-50%,0);

}

.price01aitem .t {
    display: block;
}

.price03aitem {
    margin-bottom: 80px;
}

.price03abox .subtit dt {
    text-align: center;
    padding: 1em;
    background: #f1f7e6;
    width: 70%;
}

.price03abox .subtit dd {
    text-align: center;
    padding: 1em;
    background: #f1f7e6;
    width: 26%;
}

.price03aboxlistitem {
    border-bottom: dotted 1px #c9c9c9;
}

.price03aboxlistitem dt {
    padding: 1em;
    width: 70%;
}

.price03aboxlistitem dd {
    padding: 1em;
    width: 26%;
    text-align: right;
    
}

.price03aboxBtn a {
    display: block;
    padding: 1em 2.5em 1em 1em;
    background: url(/upload/tenant_3/adc71cff9d932e6a84b8c33387013471.webp) center center /100% 100% no-repeat;
    text-align: center;
    color: #fff;
    width: 500px;
    max-width: 100%;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    border-radius: 30px;
    margin: 40px auto;
}

.price03aboxBtn a:after {
    content: "\f105";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-family: FontAwesome;
    font-size: 150%;
}

@media only screen and (max-width:1024px) {}

@media only screen and (max-width:599px) {
    .price03abox .subtit dt {
        width: 60%;
    }
    .price03abox .subtit dd {
        width: 36%;
        
    }
    .price03aboxlistitem dt {
        width: 60%;
        font-size: 15px;
    }
.sub-head {
  font-size: 15px;
}
    .price03aboxlistitem dd {
        width: 36%;
        font-size: 15px;
    }
}

/*recruit*/

.recruit01alistitem01 {
    margin-bottom: 80px;
}

.recruit01alist01 .recruit01alistitem01:last-of-type {
    margin-bottom: 0;
}

.requirementslist01a .requirementsitem01a:first-of-type {
    border-top: 1px dotted #c9c9c9;
}

.requirementsitem01a {
    padding: 1em 0;
    border-bottom: 1px dotted #c9c9c9;
}

.requirementsitem01a * {
    line-height: 200%;
}

.recruitBnr {
    background: -webkit-gradient(linear, right top, left top, from(#fecc84), to(#e97a20));
    background: -webkit-linear-gradient(right, #fecc84, #e97a20);
    background: linear-gradient(-90deg, #fecc84, #e97a20);
}

.recruitBnrbox .tel {
    color: rgba(255, 252, 0, 255);
    letter-spacing: 1px;
}

.recruitBnrbox .tel span {
    padding-left: 40px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/tel02.png) left center /35px no-repeat;
}

.recruitBnr h3 {
    color: #fff;
}

.recruitBnrcont .more01 span {
    border-radius: 30px;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 5px 5px 15px #777;
}

.recruit02bblist01.cmnflowlist01 .cmnflowitem01 {
    margin-top: 30px;
}

.recruit02bblist01.cmnflowlist01 .cmnflowitem01:before {
    line-height: 75px;
}

.recruit03bbox01 .cl li:before {
    background: #fff;
}

.recruit01ditem01top .personalbox .jp {
    margin: 0.25em 0;
}

.recruit01dlist01 .recruit01ditem01:nth-of-type(even) .recruit01ditem01top {
    -webkit-box-orient: horizontal;
    -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) {
    .recruitBnrbox span.tel {
        padding-left: 35px;
        background-size: 30px;
    }
    .recruit02bblist01.cmnflowlist01 .cmnflowitem01:before {
        line-height: 70px;
    }

}

@media only screen and (max-width:599px) {
    .recruitBnrbox span.tel {
        padding-left: 30px;
        background-size: 25px;
    }
    .recruit02bblist01.cmnflowlist01 .cmnflowitem01:before {
        line-height: 65px;
    }

}

/*blog*/

.blogarea {
    width: 74%;
}

.newsarea {
    width: 74%;
}

.calist {
    width: 22%;
}

.bitem {
    width: 29%;
    margin: 0 2%;
    margin-bottom: 40px;
}

.bitem dt {
    margin-bottom: 1em;
}

.bitem a {
    display: block;
}

.bitem .cirG {
    padding-left: 1.3em;
}

.bitem .cirG:before {
    border-width: 3px;
    top: 0.1em;
}

.bitem .more01 {
    max-width: 200px;
    margin: 0 auto;
}

.bitem .more01 span {
    padding: 1em 1.5em;
}

.nitem {
    border-bottom: dotted #24a740 1px;

    margin-bottom: 20px;
}

.nitem a {
    display: block;
}

.nitem .tit {
    padding: 20px 0;
}

.nitem .cirG {
    padding-left: 1.3em;
}

.nitem .cirG:before {
    border-width: 3px;
    top: 0.3em;
}


.calist dl {
    background: #58b236;
    border-radius: 10px;
    padding: 1em;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    margin-bottom: 40px;
}

.calist dt {
    color: #fff;
    padding: 1em;
    font-weight: 400;
}

.calist dt span {
    display: block;
}

.calist li a {
    padding: 1em 0;
    display: block;
    background: #fff;
    text-align: center;
    border-top: 1px solid #58b236;
    font-weight: 400;
}


.pagenav ul {
    max-width: 300px;
    margin: 0 auto;
}

.pagenav li {
    text-align: center;
    font-weight: 700;
}

.pagenav li a {
    display: block;
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pagenav li.now a {
    background: #8dc320;
    color: #fff;
}

.pagenav li.next a,
.pagenav li.prev a {
    color: #8dc320;
    font-size: 150%;
}

.singlebox .tit {
    padding: 0.5em 0;
    border-bottom: 1px dotted #24a740;
}

.singlebox .single {
    padding: 2em 0;
    line-height: 200%;
}

.back a {
    padding: 1em 1.5em;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg08.png) center center /100% 100% no-repeat;
    -webkit-box-shadow: 1px 10px 10px #ccc;
    box-shadow: 1px 10px 10px #ccc;
    border-radius: 30px;
    position: relative;
    width: 200px;
    max-width: 100%;
    color: #fff;
}

.back a:before {
    content: "\f104";
    font-family: FontAwesome;
    position: absolute;
    left: 0.5em;
    color: #fff;
    font-size: 150%;
    font-weight: 400;
}

.singlereco {
    padding: 40px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg06.png) center center repeat;
    border-radius: 10px;
}

@media only screen and (max-width:1024px) {
    .blogarea {
        width: 100%;
    }
    .newsarea {
        width: 100%;
    }
    .calist {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .calist dl {
        width: 48%;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
    .singlebox .single {
        padding: 1.5em 0;
    }
    .singlereco {
        padding: 40px 0;
    }
}

@media only screen and (max-width:599px) {
    .calist dl {
        width: 100%;
    }
    .bitem {
        width: 48%;
        margin: 0 1% 40px;
    }
    .singlebox .single {
        padding: 1em 0;
    }
    .singlereco {
        padding: 40px 10px;
    }
    .singlereco .bitem .more01 span {
        padding: 1em;
        font-size: 13px;
    }
    .bitem .cirG:before {
        top: 0.1em;
    }
}

/*access*/

.accinfoitem {
    margin-bottom: 30px;
}

.accinfoitem .tit {
    margin: 0.5em 0;
    padding-left: 1.4em;
    position: relative;
}

.accinfoitem .tit:before {
    position: absolute;
    left: 0;
    content: "";
    border: #81b813 4px solid;
    width: 0.4em;
    height: 0.4em;
    border-radius: 50%;
    top: 0.4em;
}

.accdatelist li {
    margin: 0.5em 0;
}

.accdatelist dt span {
    display: inline-block;
    text-align: center;
    padding: 0 0.5em;
    background: #f2f2f2;
    width: 60px;
    max-width: 100%;
    font-size: 12px;
}

.accdatelist .holiday dt span {
    background: #ffd9d9;
}

.accdatelist dt {
    width: 16%;
}

.accdatelist dd {
    padding-left: 1em;
    width: 84%;
}

.acctable {
    width: 100%;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.acctable table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.acctable table tr {
    border-bottom: 1px dotted #cccccc;
}

.acctable table tbody tr:last-of-type {
    border-bottom: none;
}

.acctable table th {
    width: auto;
    height: 42px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}

.acctable table td {
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
}

.acctable tbody th {
    background: #fff;
    color: #000;
}

.acctable tbody td {
    background: #fff;
    color: #81b813;
    font-size: 14px;
}

.acctable tbody td[rowspan] {
    color: #333;
}

.cmnaccessbox01L .telbox a {
    padding-left: 45px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/tel03.png) left top 0.4em /35px no-repeat;
    display: inline-block;
    font-weight: 700;
}

.cmnaccessbox01L .telbox .fs14 {
    color: #333;
    font-weight: 400;
    display: inline-block;
}

.access02list {
    counter-reset: number;
    width: calc(100% + 30px);
}

.access02item .ofiImg:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    z-index: 1;
    font-size: 30px;
    border-bottom: 3px solid;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;}

.access02item {
    padding-right: 20px;
    position: relative;
}

.access02list .access02item:nth-of-type(4n + 4):after {
    display: none;
}

.access02list .access02item:last-of-type:after {
    display: none !important;
}

.access02item:after {
    position: absolute;
    right: -5px;
    content: "\f0da";
    font-family: FontAwesome;
    top: 22%;
    color: #e9791e;
    font-size: 30px;
}

.access02item .ofiImg {
    position: relative;
}

.access02item .ofiImg:after {
    position: absolute;
    left: -1px;
    top: 0;
    content: "";
    background: -webkit-gradient(linear, right bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background: -webkit-linear-gradient(bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    width: 80px;
    height: 80px;
}

.access02item dd {
    margin: 1em 0;
}

.english .accdatelist dt span {
    width: auto;
}

.english .accdatelist dt {
    width: auto;
    margin-right: 1em;
    margin-bottom: 5px;
}

.english .accdatelist dd {
    width: auto;
    padding-left: 0;
}

@media only screen and (max-width:1024px) {
    .cmnaccessbox01L .tel a {
        padding-left: 35px;
        background-size: 25px;
    }
    .access02list .access02item:nth-of-type(4n + 4):after {
        display: block;
    }
    .access02list .access02item:nth-of-type(3n + 3):after {
        display: none;
    }
/* .home03listitem:not(.slick-center) .pbox .ofiImg {
        max-width: inline-block;
} */
}

@media only screen and (max-width:599px) {
    .cmnaccessbox01L .tel a {
        padding-left: 25px;
        background-size: 20px;
    }
    .accinfoitem {
        margin: 20px 0;
    }
    .access02list .access02item:nth-of-type(3n + 3):after {
        display: block;
    }
    .access02list .access02item:nth-of-type(2n + 2):after {
        display: none;
    }
    .access02item:after {
        right: 0;
    }
   
}

/*faq*/


.faqitem {
    padding-left: 50px;
    position: relative;
    margin: 50px 0;
}

.faqitem dt:before {
    content: "Q";
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;    position: absolute;
    left: 0;
    top: 0.1em;
    color: rgba(233, 135, 30, 255);
    font-size: 40px;
}

/* .faqitem dt:not(.open):before {
    left: -50px;
} */

.faqitem dt {
    color: rgba(233, 135, 30, 255);
    padding-bottom: 1em;
    border-bottom: 1px dotted;
    margin-bottom: 1em;
    cursor: pointer;
}

.faqitem dt:not(.open) {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* -webkit-transform: translateZ(0);
    transform: translateZ(0); */
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.faqitem dt:not(.open):hover {
    /* -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-animation-name: hover;
    animation-name: hover; */
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    opacity: 1;
}

@media only screen and (max-width:1024px) {
    .faqitem {
        margin: 40px 0;
    }

}

@media only screen and (max-width:599px) {
    .faqitem {
        padding-left: 30px;
    }
    .faqitem dt:before {
        font-size: 30px;
    }
  /*   .faqitem dt:not(.open):before {
      left: -30px;
  } */
}

/*english*/

.english01box .tel a {
    padding-left: 45px;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/tel03.png) left top 0.4em /35px no-repeat;
    display: inline-block;
    font-weight: 700;
}

.english01box .tel .fs14 {
    color: #333;
    font-weight: 400;
    display: inline-block;
}

.english02list .english02item:nth-of-type(even) .english02box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.english02list .english02item:last-of-type .english02box {
    margin-bottom: 0;
}

@media only screen and (max-width:1024px) {
    .english01box .tel a {
        padding-left: 35px;
        background-size: 25px;
    }
}

@media only screen and (max-width:599px) {
    .english01box .tel a {
        padding-left: 30px;
        background-size: 20px;
    }
}

/*  */
.nav-footer a {
    transition: none;
    box-shadow: none;
    transform: none;
}

.nav-footer a:hover {
    transform: none;
    animation: none;
    opacity: 0.6;
}

.arrowmove{
  position: relative;
}

.arrowmove:after{
    bottom: 0.5em !important;
}

.arrowmove:hover:after{
    bottom: 0.25em !important;
}

@media only screen and (max-width: 599px){
  #main.home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  
  section.home02,
  section.home03{
    order: -1;
  }  
  
  section.home01 {
    order: 0;
    width: 100%;
  }
  .home01listitem dt {
    border-right: none;
  }
}


/*feature*/
@media only screen and (max-width: 599px){
  .feature01cont .feature01box{
     -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .feature01cont .feature01box .tbox{
     width: 100%;
  margin: 1% auto;
  padding-top: 100px;
  }
  .feature01cont .feature01box .wrap{
    position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
  }
  .feature01cont .feature01box .pbox{
   width: 100%;
  margin: 1% auto;
  webkit-align-self: baseline;
       -ms-flex-item-align: baseline;
           align-self: baseline;
  }
  
  .feature03box{
     -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
  }
  .feature03box .tbox{
     width: 100%;
  margin: 1% auto;
  padding-top: 100px;
  }
  .feature03box .wrap{
    position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
  }
  .feature03box .pbox{
   width: 100%;
  margin: 1% auto;
  webkit-align-self: baseline;
       -ms-flex-item-align: baseline;
           align-self: baseline;
  }
  
}

/*periodontal*/
@media only screen and (max-width: 599px){
.periodontal01box01 {
    flex-direction: column-reverse;
}
.periodontal01box01 .tbox{
  width: 100%;
  margin: 1% auto;
}
.periodontal01box01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    left: 0;
    padding: 10px;
}
.periodontal01box01 .pbox{
  width: 100%;
  margin: 1% auto;
}


.periodontal05box{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.periodontal05box .tbox{
 width: 100%;
  margin: 1% auto;
  
}
.periodontal05box .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.periodontal05box .pbox{
   width: 100%;
  margin: 1% auto;
}
}

/*pediatric_dentistry*/
.pediatric_dentistry03alist {
    counter-reset: number;
    width: calc(100% + 40px);
}


.pediatric_dentistry03alistitem {
    position: relative;
    padding-right: 40px;
}


.pediatric_dentistry03alistitem .pic {
    position: relative;
}

.pediatric_dentistry03alistitem dt:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: 0.25em;
    left: 0.25em;
    z-index: 1;
    font-size: 30px;
    border-bottom: 3px solid;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: 700;
}

.pediatric_dentistry03alistitem dd {
    margin: 1em 0;
}

.pediatric_dentistry03alistitem:after {
    position: absolute;
    right: 0;
    content: "\f0da";
    font-family: FontAwesome;
    top: 22%;
    color: #e9791e;
    font-size: 30px;
}

.pediatric_dentistry03alistitem:last-of-type:after {
    display: none;
}

@media (max-width:1024px) {
  .pediatric_dentistry03alistitem {
    width: 31.333%;
  }
}


@media only screen and (max-width: 599px){
    .pediatric_dentistry03alistitem {
    width: 48%;
  }
  
  .pediatric_dentistry01abox01{
    -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: column-reverse;
  }
  
  
  .pediatric_dentistry01abox01 .tbox{
    width: 100%;
    margin: 1% auto;
    
  }
  .pediatric_dentistry01abox01 .tbox .wrap{
    position: relative;
      width: 100%;
      z-index: 2;
      background: rgba(255,255,255,0.8);
      
      padding: 10px;
  }
  .pediatric_dentistry01abox01 .pbox{
    width: 100%;
    margin: 1% auto;
  }
  
  .pediatric_dentistry03abox02 {
      
      flex-direction: column-reverse;
  }
  
  .pediatric_dentistry03abox01 .pbox{
    width: 48%;
      margin: 1% 0;
  }
  
  .pediatric_dentistry03abox02 .tbox{
    width: 100%;
    margin: 1% auto;
    
  }
  .pediatric_dentistry03abox02 .tbox .wrap{
    position: relative;
      width: 100%;
      z-index: 2;
      background: rgba(255,255,255,0.8);
      
      padding: 10px;
  }

  .pediatric_dentistry03abox02 .pbox{
    width: 100%;
    margin: 1% auto;
  }
  
  .pediatric_dentistry03alist {
      width: calc(100% + 30px);
  }
  .pediatric_dentistry03alistitem {
      padding-right: 30px;
  }


}

/*implant*/
@media only screen and (max-width: 599px){
.implantA .implant01abox01 {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.implantA .implant01abox01 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.implantA .implant01abox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.implantA .implant01abox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

.implantB .implant02bbox03 {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.implantB .implant02bbox03 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.implantB .implant02bbox03 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.implantB .implant02bbox03 .pbox{
  width: 100%;
  margin: 1% auto;
}

.implantB .implant03bbox01 {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.implantB .implant03bbox01 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.implantB .implant03bbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.implantB .implant03bbox01 .pbox{
  width: 100%;
  margin: 1% auto;
}
}


/*orthodontic*/
@media only screen and (max-width: 599px){
.orthodonticabox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.orthodonticabox01 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.orthodonticabox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.orthodonticabox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

.orthodonticabox04{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.orthodonticabox04 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.orthodonticabox04 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.orthodonticabox04 .pbox{
  width: 100%;
  margin: 1% auto;
}

.orthodonticabox06{
  flex-direction: column-reverse;
}
.orthodonticabox06 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.orthodonticabox06 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.orthodonticabox06 .pbox{
  width: 100%;
  margin: 1% auto;
}

.orthodonticabox07{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.orthodonticabox07 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.orthodonticabox07 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.orthodonticabox07 .pbox{
  width: 100%;
  margin: 1% auto;
}

.orthodontic01bbox02 dd.flexsb{
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}

.orthodontic01bbox02 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.orthodontic01bbox02 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.orthodontic01bbox02 .pbox{
  width: 100%;
  margin: 1% auto;
}

.orthodontic01cbox01{
  flex-direction: column-reverse;
}
.orthodontic01cbox01 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.orthodontic01cbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    padding: 10px;
}
.orthodontic01cbox01 .pbox{
  width: 100%;
  margin: 1% auto;
}


}

/*whitening*/
@media only screen and (max-width: 599px){
.whitening01abox01{
  flex-direction: column-reverse;
}
.whitening01abox01 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.whitening01abox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    width: 100%;
    padding: 10px;
}
.whitening01abox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

.whitening01abox04{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.whitening01abox04 .tbox{
  width: 100%;
  margin: 1% auto;
  
}
.whitening01abox04 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.whitening01abox04 .pbox{
  width: 100%;
  margin: 1% auto;
}

.whitening01abox07{
  flex-direction: column-reverse;
}
.whitening01abox07 .tbox{
  width: 100%;
  margin: 1% auto;
}
.whitening01abox07 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    padding: 10px;
}
.whitening01abox07 .pbox{
  width: 100%;
  margin: 1% auto;
}


.whitening01bbox01{
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}
.whitening01bbox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.whitening01bbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.whitening01bbox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

.whitening01bbox02 dd.flexsb{
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}
.whitening01bbox02 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.whitening01bbox02 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.whitening01bbox02 .pbox{
  width: 100%;
  margin: 1% auto;
}

.whitening01bbox03 dd.flexsb{
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}
.whitening01bbox03 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.whitening01bbox03 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.whitening01bbox03 .pbox{
  width: 100%;
  margin: 1% auto;
}

.whitening02bitem01{
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}
.whitening02bitem01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.whitening02bitem01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.whitening02bitem01 .pbox{
  width: 100%;
  margin: 1% auto;
}

}

/*preventive*/
@media only screen and (max-width: 599px){
  .preventive01abox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01abox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01abox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01abox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

 .preventive01abox03{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01abox03 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01abox03 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01abox03 .pbox{
  width: 100%;
  margin: 1% auto;
}

 .preventive01abox04{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01abox04 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01abox04 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01abox04 .pbox{
  width: 100%;
  margin: 1% auto;
}

 .preventive01abox06{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01abox06 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01abox06 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01abox06 .pbox{
  width: 100%;
  margin: 1% auto;
}

 .preventive01bbox02{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01bbox02 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01bbox02 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01bbox02 .pbox{
  width: 100%;
  margin: 1% auto;
}

 .preventive01bbox03{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01bbox03 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01bbox03 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01bbox03 .pbox{
  width: 100%;
  margin: 1% auto;
}

.preventive01cbox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.preventive01cbox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.preventive01cbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.preventive01cbox01 .pbox{
  width: 100%;
  margin: 1% auto;
}
}

/*arthrosis*/
@media only screen and (max-width: 599px){
  .arthrosis01abox02{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.arthrosis01abox02 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.arthrosis01abox02 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.arthrosis01abox02 .pbox{
  width: 100%;
  margin: 1% auto;
}

 .arthrosis03abox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}

.arthrosis03abox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.arthrosis03abox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.arthrosis03abox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

}
.access01box02 {
    counter-reset: number;
}
.access01box02 .pbox {
  position: relative;
  margin-top: 40px;
}

.access01box02 .pbox:before {
    counter-increment: number;
    content: counter(number, decimal-leading-zero);
    position: absolute;
    top: -1em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    font-size: 30px;
    padding-bottom: 0.5em;
    font-family: 'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    font-weight: 700;
    color: rgba(36, 167, 64, 255);
}


.access01box02 .m-auto {
    margin: 50px auto 0;
}

@media (max-width:599px) {
  .access01box02 .pbox {
    margin-top: 60px;
  }
}

/*access*/
@media only screen and (max-width: 599px){
.access01box01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.access01box01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.access01box01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.access01box01 .pbox{
  width: 100%;
  margin: 1% auto;
}
  
}

/*price*/
@media only screen and (max-width: 599px){
.price01abox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.price01abox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.price01abox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.price01abox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

.price01bbox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.price01bbox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.price01bbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.price01bbox01 .pbox{
  width: 100%;
  margin: 1% auto;
}
 
.price01cbox01{
  -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
}
.price01cbox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.price01cbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.price01cbox01 .pbox{
  width: 100%;
  margin: 1% auto;
} 
}

/*recruit*/
@media only screen and (max-width: 599px){
  .recruit01abox01 dd.flexsb{
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}
.recruit01abox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.recruit01abox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.recruit01abox01 .pbox{
  width: 100%;
  margin: 1% auto;
}

  .recruit01bbox01 dd.flexsb{
  -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
   -webkit-flex-direction: row;
       -ms-flex-direction: row;
           flex-direction: row;
}
.recruit01bbox01 .tbox{
  width: 100%;;
  margin: 1% auto;
  
}
.recruit01bbox01 .tbox .wrap{
  position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
}
.recruit01bbox01 .pbox{
  width: 100%;
  margin: 1% auto;
}
}

/*english*/
@media only screen and (max-width: 599px){
  .english01cont .english01box{
     -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: column-reverse;
  }
  .english01cont .english01box .tbox{
     width: 100%;;
  margin: 1% auto;
  padding-top: 100px;
  }
  .english01cont .english01box .wrap{
    position: relative;
    width: 100%;
    z-index: 2;
    background: rgba(255,255,255,0.8);
    
    padding: 10px;
  }
  .english01cont .english01box .pbox{
   width: 100%;
  margin: 1% auto;
  webkit-align-self: baseline;
       -ms-flex-item-align: baseline;
           align-self: baseline;
  }
}

br.spbr {
  display: none;
}
@media only screen and (max-width: 599px){
  br.spbr {
  display: block;
}
}

.indoor {
  width: 600px;
  margin: auto;
  text-align: center;
}

@media only screen and (max-width: 599px){
  .w_100 {
    width: 100%;
  }

  .indoor {
  width: 100%;
  margin: auto;
  text-align: center;
}
}

.scannermovie{
  max-width: 600px;
  margin: 0 auto 60px;
}


.youtube0x iframe{
  width: 100%;
    height: 475px;
}


@media only screen and (max-width: 599px){
  .youtube0x {
  width: 100%;
    height: 245px;
  }
}
 
  @media only screen and (max-width: 400px){
  .youtube0x {
  width: 100% !important;
  height: 170px !important;
  }
    
  }


.tac{
  text-align: center;
}


.whiteningA .youtube0x {
    max-width: 800px;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
    margin-top: 6%;
}

.whiteningA .youtube0x:before {
    content: "";
    display: block;
    padding-top: 65.88%;
}

.whiteningA .youtube0x iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
    transform: translate(-50%,-50%);
    width: 100%;
}



@media only screen and (max-width: 1024px){
  .whiteningA .youtube0x {
    max-width: unset;
    position: relative;
    width: 96%;
    overflow: hidden;
    margin: auto;
    margin-top: 10%;
}  
}

@media only screen and (max-width: 599px){
.whiteningA .youtube0x {
    max-width: unset;
    position: relative;
    width: 96%;
    overflow: visible;
    margin: auto;
    margin-top: 15%;
    height: 300px !important;
}

.whiteningA .youtube0x iframe {
    width: 100%;
    max-width: 800px;
    margin: auto;
    height: 100%;
}

}

@media only screen and (min-width: 1025px){
.mainImg {
    position: relative;
    overflow: hidden;
    padding: 150px 10px 0;
}
}
.insta {
  width: 10%;
}


/* 0307追記 */
.home03listitem:not(.slick-center) .tbox .titbox dt .name {
    font-size: 130%;
}

.fz11 a{
  font-size: 11px !important;
}

.r{
  display: block;
}

@media only screen and (max-width: 1024px){
  .r{
  display: inline-block;
}  
}



/* 2022.07.25 */

.nishiojimamap iframe{
  width: 100% !important;
}
  
.nishiojimamap01 iframe{
  width: 100% !important;
}


@media only screen and (max-width: 599px){
  
.nishiojimamap{
  height: 250px;
}

.nishiojimamap iframe {
    width: 100% !important;
    height: 250px;
}

.nishiojimamap01{
  margin: auto;
    width: 94%;
    height: 250px;
}

.nishiojimamap01 iframe {
    width: 100% !important;
    height: 250px;
}
}


  
  /* 2022.08.10 */

.kyoseiprace{
  width: 95%;
  margin: auto;
  padding-bottom: 60px;
  padding-top: 20px;
}

.bubunkyosei{
  margin-top: 20px;
}

.implasela{
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
}

.implarei{
  margin-bottom: 20px !important;
}

.implah3{
  display: none;
}

.bubunkyosei a{
  text-decoration: underline;
}

.nishiprace{
  margin-bottom: 50px;
}


@media only screen and (max-width: 1024px){
.kyoseiprace {
    width: 95%;
    margin: auto;
    padding-bottom: 60px;
    padding-top: 20px;
}
}


@media only screen and (max-width: 599px){
.implasela {
    text-align: center;
    margin-bottom: 20px;
    font-size: 15px;
}

.implah3{
  display: block;
}
}

/*　2023/03/14 追記  */

.r{
  display: none !Important;
}

@media only screen and (max-width: 599px){
  .r{
  display: block !Important;
}
}

.v{
  display: block !Important;
}

@media only screen and (max-width: 599px){
  .v{
  display: none !Important;
}
}

.fd-initial{
  flex-direction: initial !Important;
}

@media only screen and (max-width: 599px){
  .sp-none{
    display: none !Important;
  }
}


/* 2023/12/04 */

@media (max-width:599px) {
  .up-d-none\@sp {
    display: none;
  }
}

.fbnr * {
    line-height: 160%;
}
* {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif!important;
}


.cmnflowlist01 .cmnflowitem01:before {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif!important;
}

/* 2023/12/13 */

@media (max-width:599px) {
  .mainimg img {
    object-position: center center;
  }
  .mainimg .uk-slidenav-position:after {
    padding-top: 80vh;
  }
}

.row5 {
    width: 20% !important;
}

.youtube01{
max-width: 700px;
}

.youtube01 iframe{
  width: 100%;
    height: 393px;
}

@media only screen and (max-width: 599px){
  .youtube01 iframe{
  width: 100%;
    height: 220px;
}
}


.invisa-note{
  margin-top: 40px;
}

/* 2026/07/28追加 */

.fbnr {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0;
        padding: 10px 15%;
        box-sizing: border-box;
        z-index: 999;
    }

    body {
        padding-bottom: 130px;
    }
.fbnr .web {
    margin: 0;
}

@media only screen and (max-width:599px) {
  .fbtm {
    padding: 30px 0 0 0;
}
    #totop a:before {
        font-size: 26px;
    }
    .fbnr {
        position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 5px 0;
    z-index: 9;
    background: url(/import/tenant_3/m-harvest-dc.com/import/tenant_2/www.s-harvest-dc.com/import/tenant_1/133.167.37.138/html/images/bg01.png) center center /110% 110% no-repeat;
    }
    .fbnr .webbox {
        border-left: none;
        /* border-top: 1px solid #89cd86; */
        border-top: none;
    }
    .fbnr .w50 {
        padding: 0;
    margin: 0;
    width: 50%;
    }
    .fbnr .webbox dd:nth-of-type(2){
      display: none;
    }
    .fbnr .web .a{
          padding: 0.1em 1em;
    }
}
