@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'kozminR';
    src: url(/import/tenant_1/153.126.177.169/html/font/KozMinPr6N-Regular.otf);
}

@font-face {
    font-family: 'kozminB';
    src: url(/import/tenant_1/153.126.177.169/html/font/KozMinPr6N-Bold.otf);
}

@font-face {
    font-family: 'kozgoR';
    src: url(/import/tenant_1/153.126.177.169/html/font/KozGoPro-Regular.otf);
}

@font-face {
    font-family: 'kozgoB';
    src: url(/import/tenant_1/153.126.177.169/html/font/KozGoPro-Bold.otf);
}

.kozminR {
    font-family: 'kozminR';
}

.kozminB {
    font-family: 'kozminB';
}

.kozgoR {
    font-family: 'kozgoR';
}

.kozgoB {
    font-family: 'kozgoB';
}

/*
@font-face {
    font-family: 'type';
    src: url(/import/tenant_1/153.126.177.169/location/of/fonts/myfont.ttf) format('truetype');
    src: url(/import/tenant_1/153.126.177.169/html/fonts/ロゴたいぷゴシック.otf) format('opentype');
    src: url(/import/tenant_1/153.126.177.169/html/fonts/ロゴたいぷゴシック.woff) format("woff");
}
*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
p {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    /*    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;*/
    /*font-family:"游ゴシック",YuGothic,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    line-height: 160%;
    color: #000;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

/*フォント系*/

h2 {
    font-size: 40px;
}

h3 {
    font-size: 34px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 18px;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
}

.fs16 {
    font-size: 16px;
}

.fs18 {
    font-size: 18px;
}

.fs20 {
    font-size: 20px;
}

.fs22 {
    font-size: 22px;
}

.fs24 {
    font-size: 24px;
}

.fs26 {
    font-size: 26px;
}

.fs28 {
    font-size: 28px;
}

.fs30 {
    font-size: 30px;
}

.fs32 {
    font-size: 32px;
}

.fs34 {
    font-size: 34px;
}

.fs36 {
    font-size: 36px;
}

.fs38 {
    font-size: 38px;
}

.fs40 {
    font-size: 40px;
}

.fs42 {
    font-size: 42px;
}

.fs44 {
    font-size: 44px;
}

.fs46 {
    font-size: 46px;
}

.red {
    color: red;
}

.blue {
    color: #0794e7;
}

.white {
    color: #fff;
}

.black {
    color: #000;
}

/*クリアフィックス*/

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before {
    display: block;
    content: "";
    clear: both;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

iframe {
    max-width: 100%;
}

img {
    vertical-align: top;
    border: none;
    max-width: 100% !important;
    height: auto !important;
}

.lb-outerContainer {
    width: 80% !important;
    max-width: 450px !important;
    height: auto !important;
}

.lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
    border: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: initial !important;
}

.pic {
    text-align: center;
}

.pix {
    text-align: center;
}

.pic img {
    width: 100%;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.txt {
    line-height: 200%;
}

.lh100 {
    line-height: 100%;
}

.lh120 {
    line-height: 120%;
}

.lh140 {
    line-height: 140%;
}

.lh160 {
    line-height: 160%;
}

.lh200 {
    line-height: 200%;
}

.bkimg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.bkimg img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bkimg1024 {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.bkimg1024 img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bkimg599 {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
}

.bkimg599 img {
    width: 100%;
    min-width: 1200px;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

a {
    text-decoration: none;
    color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
    -webkit-transition: 0.3s all linear;
    transition: 0.3s all linear;
}

a[href*="tel"] {
    pointer-events: none;
}

[data-element-id] h1 {
    position: static;
    text-indent: initial;
}

h1 {
    text-align: right;
}

/*アラート系*/

a[data-href="#"] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."] {
    border: solid red 5px;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href="#"]:hover:before {
    content: "リンクが設定されていない可能性があります。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a[data-href*="."]:hover:before {
    content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
    position: absolute !important;
    width: 100%;
    bottom: 100%;
    color: red;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

[data-element-id][data-uk-slideshow]:hover:before {
    content: "※こちらは見たまま編集ができません。①画像をダブルクリック、②変更（歯車マーク）、③スライドショーから編集してください。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

[data-collection-list-content]:hover:before {
    content: "※こちらは見たまま編集ができません。①ページのどこかをダブルクリック、②左下（もしくは左上）のCMSロゴをクリック、③画面右上のメニュー（三本線マーク）から「カスタムコンテンツ管理」をクリック、④編集したいカスタムコンテンツの一覧（三本線マーク）から記事投稿・記事編集ができます。";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
}

ul,
li {
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

dl,
dt,
dd {
    text-align: left;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

/*altlist*/

.altlist01 .alt01 {
    display: none;
}

/*totop*/

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a {
    display: block;
}

#totop a:before {
    content: "\f0d8";
    font-family: FontAwesome;
    display: block;
}

#totop a {
    font-size: 14px;
    font-weight: 600;
    background: #794c19;
    display: block;
    color: #fff;
    padding: 5px 16px;
}

#totop img {
    width: 80px;
}

@media only screen and (max-width:1024px) {
    #totop a {
        padding: 3px 14px;
    }
}

@media only screen and (max-width:599px) {
    #totop a {
        padding: 2px 13px;
    }
}

/*トランスフォーム親*/

.tfmp {
    position: relative;
    overflow: hidden;
}

/*トリミング*/

.trimming {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming40 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming50 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming60 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming70 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming80 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming90 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming110 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming120 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming130 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming140 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming150 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming160 {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimmingInner {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

/*フレックス*/

.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 {
    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;
}

.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;
}

.row2 {
    width: 48%;
    margin: 1%;
}

.row3 {
    width: 31.333%;
    margin: 1%;
}

.row4 {
    width: 23%;
    margin: 1%;
}

.row5 {
    width: 18%;
    margin: 1%;
}

.reverse {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/*gnav*/

#gnav p span.n {
    display: none;
}

#gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
    width: 100%;
    background: #6ab346;
}


#gnav li {
    width: 12.5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
}

#gnav li.pcnone {
    display: none;
}

#gnav li a {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 12.5px 0;
    color: #fff;
    text-align: center;
}

#gnav li a:hover {
    color: #6ab346;
    background: #fff;
    opacity: 1;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(106, 179, 70, 0.8);
}

.fix .accordion-toggle {
    opacity: 0.8;
}

#gnav li.pull {
    position: relative;
}


#gnav li.pull {
    position: relative;
}

#gnav li.pull .pull2 dt a {
    pointer-events: none;
}

#gnav li.pull:after {
    display: block;
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 100%;
    color: #724e30;
    width: 100%;
    display: block;
}

#gnav li.pull ul {
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    height: 0;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
    z-index: 20;
}

#gnav[data-element-id] li.pull ul {
    height: auto;
    top: 130%;
    visibility: visible;
}

#gnav li.pull:hover ul {
    visibility: visible;
    height: auto;
    top: 130%;
}

#gnav li.pull ul li {
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    visibility: hidden;
    height: 0;
    margin-bottom: 2px;
}

#gnav[data-element-id] li.pull ul li {
    visibility: visible;
    height: auto;
}

#gnav li.pull:hover ul li {
    visibility: visible;
    height: auto;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

#gnav li.pull ul li a {
    padding: 10px 5px;
}

#gnav li.pull ul li:last-child {
    border-bottom: none;
}

#gnav li dt {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
}

/*ハンバーガー*/

@media only screen and (max-width: 1024px) {
    #gnav .gnavinn {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        -webkit-transition: height ease .1s, opacity ease .4s;
        transition: height ease .1s, opacity ease .4s;
        padding: 0;
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.8);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }
    #gnav li.pull ul {
        border: 1px solid #122b3f;
        position: relative;
        display: block;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        top: initial;
        left: initial;
        width: 100%;
        margin-top: 0;

    }
    #gnav li.pull ul:before {
        left: 30px;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
    }
    #gnav ul li {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
    }
    #gnav p {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 6px;
        right: 10px;
        cursor: pointer;
        opacity: 0.8;
        margin: 2px;
        z-index: 251;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }
    #gnav li {
        float: none;
        width: auto;
        padding: 0;
        margin-top: 0;
        display: block !important;
    }
    #gnav li.pull {
        position: static;
    }
    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }
    #gnav p span.n {
        display: block;
        background: #323232;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }
    #gnav.action p span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }
    #gnav.action p span.n:after,
    #gnav.action p span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }
    #gnav .gnavinn > ul {
        width: 100%;
        padding: 60px 3% 80px;
    }
    #gnav .gnavinn > ul a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
        color: #6ab346;
    }
    #gnav.fix {
        padding: 0;
    }
    .overlay {
        height: 100%;
        overflow: hidden;
    }
    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }
    /*#gnav ul li+li{
		padding-left:15px;
	}*/
    #gnav li a:hover {
        color: #fff !important;
        background: #6ab346;
    }
}

@media only screen and (max-width: 1024px) {
    .bkimg1024 {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .bkimg1024 img {
        min-width: auto !important;
    }
    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 28px;
    }

    h4 {
        font-size: 20px;
    }

    .fs20 {
        font-size: 18px;
    }

    .fs22 {
        font-size: 20px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 22px;
    }

    .fs28 {
        font-size: 22px;
    }

    .fs30 {
        font-size: 24px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 26px;
    }

    .fs36 {
        font-size: 26px;
    }

    .fs38 {
        font-size: 28px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 30px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }
    a[href*="tel"] {
        pointer-events: initial !important;
    }
    .row4 {
        width: 31.333%;
    }
    .row5 {
        width: 23%;
    }
    .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) {
    .bkimg599 {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .bkimg599 img {
        min-width: auto !important;
    }
    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs20 {
        font-size: 16px;
    }

    .fs22 {
        font-size: 18px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 20px;
    }

    .fs28 {
        font-size: 20px;
    }

    .fs30 {
        font-size: 22px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 24px;
    }

    .fs36 {
        font-size: 26px;
    }

    .fs38 {
        font-size: 26px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 28px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }
    .row2 {
        width: 98%;
    }
    .row3 {
        width: 48%;
    }
    .row4 {
        width: 48%;
    }
    .row5 {
        width: 31.333%;
    }
    .flexn599 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

/*スライドショー*/

.homeSlide {
    text-align: center;
    position: relative;
}

.homeSlide h2 {
    width: 90%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0px 0px 20.52px rgba(0, 0, 0, 0.18);
}

.homeSlide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.homeSlide .uk-slidenav-position:after {
    padding-top: 45%;
    content: '';
    display: block;
}

.homeSlide .uk-slideshow {
    position: absolute;
    top: 0;
}

/*fead*/

.fead-mv {
    opacity: 0;
    -ms-transform: translate(0, 60px);
    transform: translate(0, 60px);
    -webkit-transform: translate(0, 60px);
    -webkit-transition: .8s;
    transition: .8s;
}

.mv {
    opacity: 1;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
}

/*map*/

.map {
    position: relative;
    overflow: hidden;
}

.map:after {
    display: block;
    content: "";
    padding-top: 30%;
}

.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: 35%;
    }
}

@media only screen and (max-width:599px) {
    .map:after {
        padding-top: 40%;
    }
}

/*wrap*/

#wrapper {
    overflow: hidden;
    min-width: 320px;
    margin: 0 auto;
}

/*common*/

.fw300 {
    font-weight: 300;
}

.fw400 {
    font-weight: 400;
}

.fw500 {
    font-weight: 500;
}

.fw600 {
    font-weight: 600;
}

.fw700 {
    font-weight: 700;
}

.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;
}

.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;
}

.w80 {
    width: 80%;
    margin: 1% 0;
}

.w80r {
    width: 76%;
    margin: 1% 4% 1% 0;
}

.w80l {
    width: 76%;
    margin: 1% 0 1% 4%;
}

.w70r {
    width: 66%;
    margin: 1% 4% 1% 0;
}

.w70l {
    width: 66%;
    margin: 1% 0 1% 4%;
}

.w60r {
    width: 56%;
    margin: 1% 4% 1% 0;
}

.w60l {
    width: 56%;
    margin: 1% 0 1% 4%;
}

.m600 {
    max-width: 600px;
    margin: auto;
}

.m700 {
    max-width: 700px;
    margin: auto;
}

.m800 {
    max-width: 800px;
    margin: auto;
}

.m900 {
    max-width: 900px;
    margin: auto;
}

.m960 {
    max-width: 960px;
    margin: auto;
}

.m1000 {
    max-width: 1020px;
    margin: auto;
    width: 98%;
}

.m1200 {
    max-width: 1250px;
    width: 96%;
    margin: auto;
}

.harea {
    padding: 60px 0;
}

.area {
    padding: 60px 0;
}

.area60 {
    padding: 60px 0;
}

.area40 {
    padding: 40px 0;
}

.area20 {
    padding: 20px 0;
}

.mainImg {
    position: relative;
    overflow: hidden;
}

.mainImg h2 {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    margin: auto;
    background: rgba(106, 179, 70, 0.8);
    color: #fff;
    padding: 30px;
    max-width: 1000px;
}

.mainImg h2 span {
    display: block;
    text-align: center;
    line-height: 100%;
}

.mainImg .pic {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-width: 450px;
}

.mainImg .pic img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.mainImg .pic:before {
    content: "";
    display: block;
    padding-top: 34%;
    background: rgba(0, 0, 0, 0.2);
}

.copy {
    text-align: center;
    background: #6ab346;
    padding: 15px 0;
    color: #fff;
}

@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: 50px 0;
    }
    .area {
        padding: 50px 0;
    }
    .area60 {
        padding: 50px 0;
    }
    .area40 {
        padding: 30px 0;
    }
    .mainImg h2 {
        padding: 20px;
    }
}

@media only screen and (max-width:599px) {
    .w20 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w20 {
        max-width: 400px;
    }
    .w26 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w26 {
        max-width: 400px;
    }

    .w30 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w30 {
        max-width: 400px;
    }
    .w40 {
        width: 100%;
        margin: 2% auto;
    }
    .pic.w40 {
        max-width: 400px;
    }
    .w46 {
        width: 100%;
        margin: 2% auto;
    }

    .w48 {
        width: 100%;
        margin: 2% auto;
    }
    .w50 {
        width: 100%;
        margin: 2% auto;
    }
    .w56 {
        width: 100%;
        margin: 2% auto;
    }
    .w60 {
        width: 100%;
        margin: 2% auto;
    }
    .w66 {
        width: 100%;
        margin: 2% auto;
    }
    .w70 {
        width: 100%;
        margin: 2% auto;
    }

    .w80 {
        width: 100%;
        margin: 2% auto;
    }
    .w60r {
        width: 100%;
        margin: 2% auto;
    }

    .w60l {
        width: 100%;
        margin: 2% auto;
    }
    .w70r {
        width: 100%;
        margin: 2% auto;
    }

    .w70l {
        width: 100%;
        margin: 2% auto;
    }

    .w80r {
        width: 100%;
        margin: 2% auto;
    }
    .w80l {
        width: 100%;
        margin: 2% auto;
    }
    .m600 {
        width: 94%;
    }

    .m700 {
        width: 94%;
    }

    .m800 {
        width: 94%;
    }
    .m900 {
        width: 94%;
    }
    .m960 {
        width: 94%;
    }
    .m1000 {
        width: 94%;
    }
    .m1200 {
        width: 94%;
    }
    .harea {
        padding: 30px 0;
    }
    .area {
        padding: 30px 0;
    }
    .area60 {
        padding: 30px 0;
    }
    .area40 {
        padding: 20px 0;
    }
    .copy {
        font-size: 10px;
        padding: 10px 0;
    }
    .mainImg h2 {
        padding: 10px;
    }
}

/*header*/

.tel a:before {
    content: "\f095";
    display: inline-block;
    margin-right: 0.1em;
    font-family: FontAwesome;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
}

#header {
    position: relative;
}

.under .htop {
    position: static;
}

.htop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    background: rgba(255, 255, 255, 0.6);
    z-index: 99;
}

.htl {
    width: 62%;
}

.htable {
    width: 36%;
}

.hlogobox {
    width: 60%;
}

.hlogo {
    width: 34%;
}

.hlogotbox {
    width: 64%;
}

.hlogotbox dt,
.hlogotbox dd {
    color: #0794e7;
    padding: 5px 0;
    font-family: 'kozgoB';
}

.hlogotbox span.ruby {
    font-weight: 400;
    line-height: 160%;
    font-size: 10px;
    font-family: 'kozminB';
}

.hweb a {
    display: block;
}

.hweb {
    background: -webkit-gradient(linear, left top, left bottom, from(#f87e09), color-stop(40%, #fbd100), color-stop(60%, #fbd100), to(#f87e09));
    background: -webkit-linear-gradient(top, #f87e09, #fbd100 40%, #fbd100 60%, #f87e09);
    background: linear-gradient(to bottom, #f87e09, #fbd100 40%, #fbd100 60%, #f87e09);
    padding: 10px;
    border-radius: 10px;
    width: 39%;
    max-width: 240px;
}

.hweb dt,
.hweb li {
    color: #fff;
    font-weight: 700;
}

.hweb dt {
    margin-bottom: 5px;
}

.hweb li.w70r {
    width: 66%;
}

.hweb li.w70r span {
    display: inline-block;
    padding-right: 30px;
    position: relative;
}

.hweb li.w70r span:after {
    content: "\f138";
    display: inline-block;
    margin-left: 10px;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
}

.hweb li.w30 {
    width: 30%;
}

.htable table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.htable table th {
    color: #fff;
    background: #79ba58;
    border: 1px solid #6ab346;
    width: auto;
    height: 48px;
    font-weight: normal;
    font-size: 18px;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.htable table td {
    font-size: 18px;
    text-align: center;
    border-right: 1px solid #6ab346;
    border-top: 1px solid #6ab346;
    border-bottom: 1px solid #6ab346;
    background: #79ba58;
    color: #fff;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.htable table thead th {
    font-size: 20px;
}

.htable table thead td {
    font-size: 20px;
}

.htable tbody th {
    background: #fff;
    color: #000;
    border-right: 1px solid #6ab346;
}

.htable tbody td {
    background: #fff;
    color: #666;
}

.htable dl {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.htable dt,
.htable dd {
    font-size: 11px;
}

@media only screen and (max-width:1024px) {
    .htl h1 {
        text-align: left;
        padding-right: 40px;
    }
    .htop {
        position: static;
    }
    .htl {
        width: 100%;
        margin-bottom: 10px;
    }
    .htable {
        width: 100%;
    }
    .htable table thead th {
        font-size: 16px;
    }
    .htable table thead td {
        font-size: 16px;
    }
    .htable table th {
        height: 40px;
        font-size: 14px;
    }
    .htable table td {
        font-size: 14px;
    }
    .htable table {
        margin-bottom: 5px;
    }
    .hweb dt {
        font-size: 14px;
        margin-bottom: 0;
    }
    .hweb li.w70r {
        font-size: 14px;
    }
    .hweb {
        padding: 5px 10px;
    }
}

@media only screen and (max-width:599px) {
    .htl h1 {
        font-size: 11px;
        margin-bottom: 10px;
    }
    .hlogobox {
        width: 100%;
    }
    .hweb {
        width: 100%;
        margin: 0 auto;
        padding: 2.5px 10px;
    }
    .hlogotbox dt,
    .hlogotbox dd {
        padding: 2px 0;
    }
    .htable table thead th {
        font-size: 14px;
    }
    .htable table thead td {
        font-size: 14px;
    }
    .htable table th {
        height: 30px;
        font-size: 12px;
    }
    .htable table td {
        font-size: 12px;
    }
}

/*footer*/

.finn {
    padding: 60px 0 120px;
}

.ftl {
    width: 46%;
}

.ftr {
    width: 50%;
}

.fnav dt {
    padding-bottom: 10px;
    border-bottom: 1px solid #6ab346;
    margin-bottom: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    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;
}

.fnav dd li {
    padding: 2px 0;
}

.fnav a {
    display: block;
    position: relative;
    padding-left: 20px;
}

.fnav a:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    height: 13px;
    background: url(/import/tenant_1/153.126.177.169/html/images/fnavarrow.png) no-repeat;
    content: "";
    background-size: 13px;
}

.fsns dd {
    margin-left: 0.5em;
    color: #fff;
}

.fsns .fface {
    background: #3b5998;
}

.fsns .finsta {
    background: #e8258d;
}

.fsns li {
    border-radius: 5px;
    padding: 5px 10px;
    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;
}

.fsns li dl {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width:1024px) {
    .finn {
        padding: 40px 0 80px;
    }
    .ftl {
        width: 100%;
    }

    .ftr {
        width: 100%;
        max-width: 700px;
        margin: 0 auto;
    }
}

@media only screen and (max-width:599px) {
    .finn {
        padding: 20px 0 40px;
    }
    .ftr {
        max-width: 400px;
    }
}

/*index*/

.index h2 {
    margin-bottom: 30px;
}

.index h2 span {
    display: inline-block;
    background: #6ab346;
    padding: 20px 20px 10px;
    color: #fff;
    border-radius: 10px;
    border-bottom: 10px solid #58a538;
    min-width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.beige {
    background: #fff9db;
}

.arrow26 {
    position: relative;
    padding-left: 40px;
    color: #6ab346;
    display: inline-block;
}

.arrow26:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 26px;
    height: 22px;
    background: url(/import/tenant_1/153.126.177.169/html/images/arrow26.png) center center no-repeat;
    content: "";
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media only screen and (max-width:1024px) {
    .index h2 span {
        padding: 15px 15px 7.5px;
        border-width: 7.5px;
    }
    .arrow26 {
        padding-left: 35px;
    }
    .arrow26:before {
        background-size: 20px;
    }
}

@media only screen and (max-width:599px) {
    .index h2 span {
        padding: 10px 10px 5px;
        border-width: 5px;
        min-width: 300px;
    }
    .arrow26 {
        padding-left: 30px;
    }
    .arrow26:before {
        background-size: 14px;
    }
}

/*home*/

.htitem {
    width: 31.333%;
    padding: 60px 0;
    margin: 0 1%;
}

.htitem a {
    height: 100%;
    position: relative;
}

.htitem .hticon {
    border-radius: 50%;
    background: #6ab346;
    padding: 10px;
    width: 150px;
    height: 150px;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.htitem .tbox {
    margin-left: 10px;
    padding-left: 150px;
}

.htitem .tbox dt {
    margin-bottom: 5px;
}

.hfacitem {
    width: 32.333%;
    margin: 1% 0;
}

.hfacitem .tbox {
    padding: 30px 20px;
    background: #6ab346;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.hfacitem > dl {
    height: 100%;
    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;
}

.hfacitem .tbox dt {
    margin-bottom: 30px;
}

.hfacitem .tbox dt,
.hfacitem .tbox dd {
    color: #fff;
}
.hnbox .flexsb > div[data-collection-list-content]{
  width: 20%;
  display:block;
}
.hnbox .flexsb > div[data-collection-list-content] dt{
  width: 100%;
}
.hnbox .trimmingInner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    padding-top: 65% !important;
}
.hnlist li {
    padding: 5px 0;
}

.hnlist a {
    display: block;
}

.hnlist dt {
    width: 24%;
}

.hnlist dd.tit {
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hnlist dd.toD {
    width: 24%;
}

.hToD {
    margin-top: 80px;
}

.hbitem {
    margin-bottom: 20px;
}

.hbitem a {
    display: block;
    height: 100%;
}

.hbitem dt {
    margin-bottom: 20px;
}
.hbitem dt .trimmingInner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    padding-top: 65% !important;
}
.hbitem dd.tit {
    margin: 15px 0;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.hcalt {
    padding-bottom: 100px;
}

.hcaltr {
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.hcalguide {
    padding: 20px 10px;
    border: 3px solid #6ab346;
    background: #fff9db;
}
.hcalguide .tit {
    background: #6ab346;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    margin: 10px 40px;
}

.hcalguide dl.flexn {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hcalguide dt.pix {
    max-width: 180px;
}

.hcaltr .pic {
    padding: 40px 0;
}
.hcaltr .pic img{
  width: auto;
}
.hcaltr .intbox{
  max-width: 500px;
  margin: 0 auto;
  width: 100%;
}
.intbox a {
    display: block;
}

.intbox {
    background: -webkit-gradient(linear, left top, left bottom, from(#f87e09), color-stop(40%, #fbd100), color-stop(60%, #fbd100), to(#f87e09));
    background: -webkit-linear-gradient(top, #f87e09, #fbd100 40%, #fbd100 60%, #f87e09);
    background: linear-gradient(to bottom, #f87e09, #fbd100 40%, #fbd100 60%, #f87e09);
    padding: 10px 20px;
    border-radius: 10px;
}

.intbox dl {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.intbox dt,
.intbox li {
    color: #fff;
    font-weight: 700;
}

.intbox dt {
    margin-right: 1em;
}

.intbox dt span {
    display: inline-block;
    padding-right: 30px;
    position: relative;
}

.intbox dt span:after {
    content: "\f138";
    display: inline-block;
    margin-left: 10px;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
}

.hsns dt {
    margin-bottom: 40px;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.hsns dt img {
    margin-right: 0.5em;
}

.fb {
    width: 100%;
}

.fb iframe {
    margin: 0 auto;
}

.haccl li {
    padding: 5px 0;
}

.haccl dt {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 0.5em;
}

.haccr table {
    width: 100%;
    height: auto;
    border-collapse: collapse;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.haccr table th {
    color: #fff;
    background: #79ba58;
    border: 1px solid #6ab346;
    width: auto;
    height: 48px;
    font-weight: normal;
    font-size: 18px;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
}

.haccr table td {
    font-size: 18px;
    text-align: center;
    border-right: 1px solid #6ab346;
    border-top: 1px solid #6ab346;
    border-bottom: 1px solid #6ab346;
    background: #79ba58;
    color: #fff;
    font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.haccr table thead th {
    font-size: 20px;
}

.haccr table thead td {
    font-size: 20px;
}

.haccr tbody th {
    background: #fff;
    color: #000;
    border-right: 1px solid #6ab346;
}

.haccr tbody td {
    background: #fff;
    color: #666;
}

.haccr dl {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width:1024px) {
    .htitem .hticon {
        position: static;
        width: 130px;
        height: 130px;
        padding: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .htitem .tbox {
        padding-left: 0;
        margin-top: 10px;
        margin-left: 0;
    }
    .htitem .tbox dt {
        text-align: center;
    }
    .htitem .tbox dd {
        text-align: center;
    }
    .htitem {
        padding: 40px 0;
    }
    .hfacitem {
        width: 48%;
        margin: 2% 0;
    }
    .hfacitem .tbox {
        padding: 20px 15px;
    }
    .hnlist dt {
        width: 100%;
    }

    .hnlist dd.tit {
        width: 58%;
    }
    .hnlist dd.toD {
        width: 40%;
    }
    .hToD {
        margin-top: 60px;
    }
    .hbitem dt {
        margin-bottom: 15px;
    }
    .hcaltr .pic {
        padding: 30px 0;
    }
    .intbox {
        padding: 10px;
    }
    .intbox dt,
    .intbox dt span {
        font-size: 16px;
    }
    .hsns dt {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .hcalt {
        padding-bottom: 60px;
    }
    .hcalguide .tit {
        margin: 10px 30px;
    }
    .hcalguide dt.pix {
        max-width: 140px;
    }
    .haccl dt {
        margin-right: 0;
    }
    .haccr table thead th {
        font-size: 16px;
    }
    .haccr table thead td {
        font-size: 16px;
    }
    .haccr table th {
        height: 40px;
        font-size: 14px;
    }
    .haccr table td {
        font-size: 14px;
    }
    .haccr table {
        margin-bottom: 5px;
    }
    .hcalt .hcaltl,.hcalt .hcaltr{
      width: 100%;
    }
}

@media only screen and (max-width:599px) {
    .htitem {
        width: 48%;
        padding: 20px 0;
    }
    .htitem .hticon {
        width: 110px;
        height: 110px;
        padding: 20px;
    }
    .htlist ul {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .hfacitem {
        width: 100%;
        margin: 2% 0;
    }
    .hfacitem .tbox {
        padding: 10px;
    }
    .hnlist dd.tit {
        width: 100%;
        margin-bottom: 10px;
    }
    .intbox dt,
    .intbox dt span {
        font-size: 12px;
    }
    .hnlist dd.toD {
        width: 100%;
        text-align: right;
    }
    .hToD {
        margin-top: 40px;
    }
    .hbitem dt {
        margin-bottom: 10px;
    }
    .hbitem dd.tit {
        margin: 10px 0;
    }
    .hcaltr .pic {
        padding: 20px 0;
    }
    .hsns dt {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .hcalt {
        padding-bottom: 20px;
    }
    .fb {
        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;
    }

    .fb iframe {
        width: auto;
    }
    .hcalguide .tit {
        margin: 10px;
        padding: 5px;
    }
    .hcalguide dt.pix {
        max-width: 100px;
    }
    .hcalguide {
        padding: 10px;
    }
    .haccr dt,
    .haccr dd {
        font-size: 15px;
    }
    .hnbox .flexsb > div[data-collection-list-content]{
  width: 100%;
}
.hcalguide dl.flexn dd .fs36{
      font-size: 24px;
}
.hcalguide dl.flexn dd .fs34{
      font-size: 22px;
}
}

@media only screen and (min-width:1025px) {
    .htitem .tbox dt {
        height: auto !important;
    }
}

/*breadcrumbs*/

.breadcrumbs {
    background: #fff9db;
    padding: 2.5px 0;
}

.breadcrumbs li {
    letter-spacing: 1px;
    font-size: 12px;
}

.breadcrumbs ul li:last-of-type:after {
    display: none;
}

.breadcrumbs ul li:after {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 10px;
}

/*under*/

.under h3 {
    margin-bottom: 50px;
}

.under h3 span {
    display: inline-block;
    background: #6ab346;
    padding: 20px 20px 10px;
    color: #fff;
    border-radius: 10px;
    border-bottom: 10px solid #58a538;
    min-width: 500px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.under h4 {
    margin-bottom: 30px;
}

.lgtit {
    position: relative;
    padding-left: 1em;
}

.lgtit:before {
    position: absolute;
    left: 0;
    top: 0;
    background: #6ab346;
    height: 100%;
    width: 5px;
    content: "";
}

@media only screen and (max-width:1024px) {
    .under h3 span {
        padding: 15px 15px 7.5px;
        border-width: 7.5px;
    }
    .under h4 {
        margin-bottom: 20px;
    }
    .under h3 {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width:599px) {
    .under h3 span {
        padding: 10px 10px 5px;
        border-width: 5px;
        min-width: 300px;
    }
    .under h4 {
        margin-bottom: 10px;
    }
    .under h3 {
        margin-bottom: 30px;
    }
}

/*about*/

.ab01list .ab01item:nth-of-type(odd) dl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.ab01item {
    padding: 30px 0;
}

@media only screen and (max-width:1024px) {
    .ab01item {
        padding: 20px 0;
    }
}

@media only screen and (max-width:599px) {
    .ab01item {
        padding: 10px 0;
    }
}

/*staff*/

.bgicon {
    position: relative;
    padding-left: 100px;
    padding-bottom: 20px;
    border-bottom: 5px solid #c5c5c5;
}

.bgicon:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: url(/import/tenant_1/153.126.177.169/html/images/bgicon.png) top left no-repeat;
    width: 88px;
    height: 100%;
}

.bgicon:after {
    content: "";
    width: 16%;
    height: 5px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #79ba58), color-stop(97%, #79ba58), color-stop(97%, #fff), to(#fff));
    background: -webkit-linear-gradient(left, #79ba58 0, #79ba58 97%, #fff 97%, #fff 100%);
    background: linear-gradient(90deg, #79ba58 0, #79ba58 97%, #fff 97%, #fff 100%);
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 1;
}

.lgsq {
    position: relative;
    padding-left: 70px;
}

.lgsq:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #6ab346;
    content: "";
}

.lgsq:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
    background: #bfbfbf;
}


.lbsq {
    position: relative;
    padding-left: 70px;
}

.lbsq:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: #67789a;
    content: "";
}

.lbsq:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
    background: #bfbfbf;
}


.staff01item {
    background: #fdf4e5;
}

.staff01item .tbox {
    padding: 60px;
}

.staff01item .tbox dd {
    padding-top: 30px;
    padding-left: 1.4em;
}

.staff03box h4 {
    margin-bottom: 80px;
}

.staff03box .tbox .tit {
    margin-bottom: 20px;
}

.staff03list li {
    padding: 20px 0;
}

.staff03list li dt {
    padding: 10px;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 30px;
}

.staff03list li dd {
    padding: 10px;
}

@media only screen and (max-width:1024px) {
    .bgicon {
        padding-left: 85px;
    }
    .bgicon:before {
        background-size: 70px;
    }
    .staff01item .tbox {
        padding: 30px;
    }

    .staff01item .tbox dd {
        padding-top: 20px;
    }
    .staff03box h4 {
        margin-bottom: 50px;
    }
    .staff03list li {
        padding: 15px 0;
    }
    .staff03list li dt {
        margin-bottom: 20px;
    }
    .staff03box .tbox .tit {
        margin-bottom: 15px;
    }
    .lgsq {
        padding-left: 60px;
    }
    .lbsq {
        padding-left: 60px;
    }
}

@media only screen and (max-width:599px) {
    .bgicon {
        padding-left: 70px;
    }
    .bgicon:before {
        background-size: 60px;
    }
    .staff01item .pic{
      width: 50%;
          margin: 10px auto 0;
    }
    
    .staff01item .tbox {
        padding: 10px;
    }

    .staff01item .tbox dd {
        padding-top: 10px;
        padding-left: 2.5em;
    }
    .staff03box h4 {
        margin-bottom: 20px;
    }
    .staff03list li {
        padding: 10px 0;
    }
    .staff03list li dt {
        margin-bottom: 10px;
    }
    .staff03list li dd {
        padding: 5px 10px;
    }
    .staff03box .tbox .tit {
        margin-bottom: 10px;
    }
    .staff03box .pic {
        margin-bottom: 20px;
    }
    .lgsq {
        padding-left: 40px;
    }
    .lgsq:before,
    .lgsq:after {
        width: 15px;
        height: 15px;
    }
    .lbsq {
        padding-left: 40px;
    }
    .lbsq:before,
    .lbsq:after {
        width: 15px;
        height: 15px;
    }
}

/*first*/

.bbg {
    border-bottom: 5px solid #6ab346;
    padding-bottom: 5px;
    margin-bottom: 40px;
}

.fs01box .tbox {
    width: 52%;
}

.fs01box .pix {
    width: 44%;
}

.yoyaku a {
    background: #6ab346;
    padding: 20px 20px 10px;
    color: #fff;
    border-radius: 10px;
    border-bottom: 10px solid #58a538;
    text-align: left;
    line-height: 120%;
    display: inline-block;
    margin: 20px 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.yoyaku a:hover {
    color: #6ab346;
    background: #fff;
    border: #6ab346 5px solid;
}

.yoyaku span {
    display: inline-block;
}

.yoyaku .fs28 {
    padding-right: 1.5em;
    position: relative;
}

.yoyaku .fs28:after {
    content: "\f138";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
}

.first01box .adobe {
    padding: 20px;
    border: 1px solid #bfbfbf;
    margin-top: 80px;
}

.adobe .flexn1024 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.adobe .flexn1024 span {
    padding: 5px 0;
}

.fs01item .tbox dt {
    margin-bottom: 40px;
}

.fs01item:after {
    content: "";
    border-top: 30px solid #a2cb31;
    border-right: 68px solid transparent;
    border-left: 68px solid transparent;
    display: block;
    margin: 40px auto 0;
}

.fs01list .fs01item:last-of-type:after {
    display: none;
}

.fs02item {
    margin-bottom: 50px;
}

.fs02item dt {
    padding: 20px 40px;
    color: #fff;
    background: #6ab346;
    position: relative;
}

.fs02item dt:after {
    content: "";
    border-top: 20px solid #6ab346;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    display: block;
    position: absolute;
    top: 99%;
    left: 40px;
}

.fs02item dd {
    padding: 60px 40px;
    background: #eeeeee;
    min-height: 250px;
}

@media only screen and (max-width:1024px) {
    .bbg {
        margin-bottom: 30px;
    }
    .fs01box .tbox {
        width: 100%;
    }
    .fs01box .pix {
        width: 100%;
        max-width: 600px;
        margin: 4% auto;
    }
    .first01box .adobe {
        padding: 15px;
        margin-top: 50px;
    }
    .fs01item .tbox dt {
        margin-bottom: 30px;
    }
    .fs02item dt {
        padding: 15px 30px;
    }
    .fs02item dt:after {
        left: 30px;
        top: 95%;
    }
    .fs02item dd {
        min-height: 200px;
        padding: 40px 30px;
    }
}

@media only screen and (max-width:599px) {
    .bbg {
        margin-bottom: 20px;
    }
    .first01box .adobe {
        padding: 10px;
        margin-top: 20px;
    }
    .fs01item .tbox dt {
        margin-bottom: 20px;
    }
    .fs02item dt {
        padding: 10px 20px;
    }
    .fs02item dt:after {
        left: 20px;
        top: 90%;
    }
    .fs02item dd {
        min-height: 150px;
        padding: 40px 20px;
    }
}

/*trouble*/

.tb01box .pic {
    position: relative;
}

.tb01box .trimmingInner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border: 3px solid #bfbfbf;
}

.tb01box .numbox {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(30%, transparent), color-stop(30%, #6ab346), to(#6ab346));
    background: -webkit-linear-gradient(top, transparent 0, transparent 30%, #6ab346 30%, #6ab346 100%);
    background: linear-gradient(180deg, transparent 0, transparent 30%, #6ab346 30%, #6ab346 100%);
    width: 120px;
    color: #fff;
    display: inline-block;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.tb01box .numbox span {
    display: block;
    text-align: center;
    text-shadow: #58a538 2px 0px 2px, #58a538 -2px 0px 2px, #58a538 0px -2px 2px, #58a538 -2px 0px 2px, #58a538 2px 2px 2px, #58a538 -2px 2px 2px, #58a538 2px -2px 2px, #58a538 -2px -2px 2px, #58a538 1px 2px 2px, #58a538 -1px 2px 2px, #58a538 1px -2px 2px, #58a538 -1px -2px 2px, #58a538 2px 1px 2px, #58a538 -2px 1px 2px, #58a538 2px -1px 2px, #58a538 -2px -1px 2px, #58a538 1px 1px 2px, #58a538 -1px 1px 2px, #58a538 1px -1px 2px, #58a538 -1px -1px 2px;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.tb01box .numbox span.check {
    font-size: 30px;
}

.tb01box .numbox span.num {
    font-size: 40px;
}

.tb01box .tbox {
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tb01box li {
    padding-left: 60px;
    position: relative;
    margin: 30px 0;
}

.tb01box li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: url(/import/tenant_1/153.126.177.169/html/images/check.png) no-repeat;
    width: 26px;
    height: 24px;
}

.tb01box .toD {
    margin-top: 60px;
}

.tb01box .toD a {
    padding: 10px 20px;
    background: #6ab346;
    color: #fff;
    text-align: left;
    padding-right: 60px;
    position: relative;
    width: 300px;
    min-height: 70px;
    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;
    margin-left: auto;
}

.tb01box .toD a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 12px;
    height: 10px;
    background: url(/import/tenant_1/153.126.177.169/html/images/warrow.png) no-repeat;
    content: "";
}

.tb01box .toD a:hover {
    color: #6ab346;
    background: #fff;
    border: 1px solid #6ab346;
}

.tb01box .toD a:hover:after {
    background: url(/import/tenant_1/153.126.177.169/html/images/garrow.png) no-repeat;
    background-size: contain;
}

.troublearea .troubleitem:nth-of-type(even) {
    background: #fff9db;
}

.troublearea .troubleitem:nth-of-type(even) .tb01box {
    -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) {
    .tb01box .numbox {
        -webkit-transform: scale(0.7) translate(-25%, -25%);
        -ms-transform: scale(0.7) translate(-25%, -25%);
        transform: scale(0.7) translate(-25%, -25%);
    }
    .tb01box li {
        padding-left: 50px;
        margin: 20px 0;
    }
    .tb01box .toD {
        margin-top: 40px;
    }
    .tb01box .toD a {
        padding: 5px 20px;
        padding-right: 60px;
        min-height: 60px;
    }
}

@media only screen and (max-width:599px) {
    .tb01box .numbox {
        -webkit-transform: translate(-10%, -25%) scale(0.8);
        -ms-transform: translate(-10%, -25%) scale(0.8);
        transform: translate(-10%, -25%) scale(0.8);
    }
    .tb01box li {
        padding-left: 40px;
        margin: 10px 0;
    }
    .tb01box .toD {
        margin-top: 20px;
    }
    .tb01box .toD a {
        max-width: 400px;
        margin: 0 auto;
        width: 100%;
    }
}

/*症例ページ*/

.lay01list {
    margin-top: 60px;
}

.lay01item dt {
    margin-bottom: 20px;
}

.lay01item .heightLine-lay01listit {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 10px 0;
    background: #6ab346;
    margin-bottom: 30px;
    color: #fff;
}

.lay2 dt {
    margin-bottom: 40px;
}

.lay2list dd ul {
    padding-left: 1em;
}

.lay2list dd li.check {
    padding-left: 60px;
    position: relative;
    margin: 20px 0;
}

.lay2list dd li.check:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: url(/import/tenant_1/153.126.177.169/html/images/check.png) no-repeat;
    width: 26px;
    height: 24px;
}

.lay2list .pic {
    position: relative;
    overflow: hidden;
}

.lay2list .pic:before {
    content: "";
    background: -webkit-gradient(linear, right top, left top, from(#fff), color-stop(30%, transparent), to(transparent));
    background: -webkit-linear-gradient(right, #fff, transparent 30%, transparent);
    background: linear-gradient(to left, #fff, transparent 30%, transparent);
    width: 101%;
    height: 101%;
    position: absolute;
    left: 0;
    top: 0;
}

.lay2list.reverse .pic:before {
    background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(30%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #fff, transparent 30%, transparent);
    background: linear-gradient(to right, #fff, transparent 30%, transparent);
}

.lay3 .subtit {
    margin-bottom: 30px;
}

.lay03list dt {
    color: #6ab346;
}

.lay03list dd {
    margin: 5px 0;
}

.lay03item {
    margin-bottom: 40px;
}

.lay4 .tit {
    margin-bottom: 40px;
}

.lay4 .attbox {
    padding: 30px;
    border: 1px dashed #bfbfbf;
    margin: 80px 0 0;
}

.lay4 .attbox dt {
    margin-bottom: 30px;
}

.lay4 .pixbox .subtit {
    margin-top: 60px;
}

.lay05list .lay05item:last-of-type {
    margin-bottom: 0;
}

.lay05item {
    margin-bottom: 60px;
}

.lay05item .pixbox .subtit {
    padding: 10px;
    background: #6ab346;
    color: #fff;
}

.lay05item .toD {
    margin-top: 60px;
}

.lay05item .toD a {
    display: inline-block;
    background: #6ab346;
    padding: 10px 60px;
    border-radius: 10px;
    border-bottom: 5px solid #58a538;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-width: 250px;
    color: #fff;
}

.lay05item .toD a:after {
    content: "\f138";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.lay05item .toD a:hover {
    background: #fff;
    color: #6ab346;
    border: 1px solid #6ab346;
}

.lay06 .attlist {
    padding: 30px;
    border: 1px dashed #bfbfbf;
    margin-bottom: 10px;
}

.lay06 .attbox dt {
    margin-bottom: 30px;
}

.lay06 .attbox li {
    padding-left: 1em;
    position: relative;
}

.lay06 .attbox li:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
}

.lay07 .subtit {
    padding: 10px 0;
    border-bottom: 1px solid #6ab346;
    margin-bottom: 20px;
}

.nevenlist > div:nth-of-type(even) .flexsb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.noddlist > div:nth-of-type(odd) .flexsb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.undernav li {
    margin: 10px;
}

.undernav li a {
    display: inline-block;
    background: #6ab346;
    padding: 10px 60px;
    border-radius: 10px;
    border-bottom: 5px solid #58a538;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-width: 250px;
    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;
    color: #fff;
}

.undernav li a:after {
    content: "\f13a";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.undernav li a:hover {
    background: #fff;
    color: #6ab346;
    border: 1px solid #6ab346;
}

@media only screen and (max-width:1024px) {
    .lay2 dt {
        margin-bottom: 30px;
    }
    .lay2list dd li.check {
        padding-left: 50px;
        margin: 15px 0;
    }
    .lay3 .subtit {
        margin-bottom: 20px;
    }
    .lay4 .tit {
        margin-bottom: 30px;
    }
    .lay4 .attbox {
        padding: 25px;
        margin: 50px 0 0;
    }
    .lay4 .pixbox .subtit {
        margin-top: 40px;
    }
    .lay01item dt {
        margin-bottom: 15px;
    }

    .lay01item .heightLine-lay01listit {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .lay01list {
        margin-top: 40px;
    }
    .lay03item {
        margin-bottom: 30px;
    }
    .undernav li a {
        padding: 5px 40px;
        min-width: 200px;
    }
    .lay05item .pixbox .subtit {
        font-size: 16px;
    }
    .lay05item .toD {
        margin-top: 40px;
    }
    .lay05item .toD a {
        padding: 5px 40px;
        border-bottom: 5px solid #58a538;
        min-width: 250px;
    }
    .lay05item {
        margin-bottom: 50px;
    }
    .lay06 .attlist {
        padding: 20px;
    }
}

@media only screen and (max-width:599px) {
    .lay2 dt {
        margin-bottom: 20px;
    }
    .lay2list dd li.check {
        padding-left: 40px;
        margin: 10px 0;
    }
    .lay3 .subtit {
        margin-bottom: 10px;
    }
    .lay4 .tit {
        margin-bottom: 20px;
    }
    .lay4 .attbox {
        padding: 20px;
        margin: 30px 0;
    }
    .lay4 .pixbox .subtit {
        margin-top: 20px;
    }
    .lay01item dt {
        margin-bottom: 10px;
    }

    .lay01item .heightLine-lay01listit {
        margin-bottom: 10px;
        padding: 5px 0;
        height: auto !important;
    }
    .lay01list {
        margin-top: 20px;
    }
    .lay03item {
        margin-bottom: 20px;
    }
    .lay05item .toD {
        margin: 20px 0;
        text-align: center;
    }
    .lay05item {
        margin-bottom: 40px;
    }
}

/*implant*/

.imp01list ul li.imp01item: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;
}

.imp01item .tbox dt {
    margin-bottom: 40px;
}

.imp01item:after {
    content: "";
    border-top: 30px solid #a2cb31;
    border-right: 68px solid transparent;
    border-left: 68px solid transparent;
    display: block;
    margin: 40px auto 0;
}

.imp01list .imp01item:last-of-type:after {
    display: none;
}

.imp01listbox .tit {
    padding: 20px 40px;
    color: #fff;
    background: #6ab346;
}

.imp01listbox .imp01listarea {
    padding: 40px 30px;
    background: #eeeeee;
}

.imp01listitem dt {
    margin-bottom: 20px;
}

.imp01listitem dd.heightLine-imp01listitem {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 5px;
    background: #6ab346;
    margin-bottom: 30px;
    color: #fff;
}

@media only screen and (max-width:1024px) {
    .imp01listbox .tit {
        padding: 15px 30px;
    }
    .imp01listbox .imp01listarea {
        padding: 30px 20px;
    }
    .imp01listitem dt {
        margin-bottom: 15px;
    }
    .imp01listitem dd.heightLine-imp01listitem {
        margin-bottom: 20px;
        font-size: 16px;
    }
}

@media only screen and (max-width:599px) {
    .imp01listbox .tit {
        padding: 10px 20px;
    }
    .imp01listbox .imp01listarea {
        padding: 20px 10px;
    }
    .imp01listitem dt {
        margin-bottom: 10px;
    }
    .imp01listitem dd.heightLine-imp01listitem {
        margin-bottom: 10px;
        height: auto !important;
    }
    .imp01listitem {
        padding: 20px 0;
    }
}

/*houmon*/

.houmonarea > .area:nth-of-type(even) {
    background: #fff9db;
}

.houmonarea > .area:nth-of-type(even) .tit {
    text-align: right;
}

.houmonarea > .area:last-of-type {
    margin-bottom: 80px;
}

.houmonarea > .area:nth-of-type(even) .houitem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.hou01box .tit {
    margin-bottom: 30px;
}

@media only screen and (max-width:1024px) {
    .hou01box .tit {
        margin-bottom: 20px;
    }
    .houmonarea > .area:last-of-type {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width:599px) {
    .hou01box .tit {
        margin-bottom: 10px;
    }
    .houmonarea > .area:last-of-type {
        margin-bottom: 40px;
    }
    .houmonarea > .area:nth-of-type(even) .tit {
        text-align: left;
    }
}

/*facility*/

.fac01item .titbox dt {
    margin-bottom: 40px;
}

.fac01list {
    padding: 40px;
    margin: 30px 0;
    background: #6ab346;
}

.fac01list li {
    position: relative;
    margin: 10px 0;
    padding-left: 40px;
    color: #fff;
}

.fac01list li:before {
    position: absolute;
    top: 4px;
    left: 0;
    width: 22px;
    height: 18px;
    background: url(/import/tenant_1/153.126.177.169/html/images/fac01list.png) no-repeat;
    content: "";
}

.fac02list .lgtit {
    margin-bottom: 60px;
}

.fac02list li.fac02item {
    border-bottom: 1px solid #6ab346;
    margin: 10px 0;
    padding: 10px;
}

.pm {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, transparent), color-stop(30%, #ffc4ce));
    background: -webkit-linear-gradient(transparent 30%, #ffc4ce 30%);
    background: linear-gradient(transparent 30%, #ffc4ce 30%);
}

@media only screen and (max-width:1024px) {
    .fac01list {
        padding: 30px;
        margin: 20px 0;
    }
    .fac01item .titbox dt {
        margin-bottom: 30px;
    }
    .fac02list .lgtit {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width:599px) {
    .fac01list {
        padding: 20px;
        margin: 10px 0;
    }
    .fac01item .titbox dt {
        margin-bottom: 20px;
    }
    .fac02list .lgtit {
        margin-bottom: 20px;
    }
}

/*blog*/

.bnparea {
    width: 72%;
}

.calist {
    width: 24%;
}

.postitem {
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #6ab346;
}

.postitem a {
    display: block;
}

.postitem .trimmingInner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bfbfbf;
    padding-top: 65% !important;
}

.postitem .date {
    margin-bottom: 1em;
}

.postitem .date:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    margin-right: 5px;
    color: #6ab346;
    font-size: 20px;
    vertical-align: inherit;
}
.postreco .postitem .alt{
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.calist dl {
    border: 5px solid #6ab346;
    margin-bottom: 60px;
}

.calist dt {
    color: #fff;
    background: #6ab346;
    width: 100%;
    padding: 20px;
}

.calist ul {
    padding: 20px 0;
}

.calist li {
    padding: 10px 0;
}

.calist li a {
    padding: 0 20px 0 40px;
    position: relative;
    display: block;
}

.calist li a:before {
    position: absolute;
    top: 4px;
    left: 10px;
    width: 17px;
    height: 15px;
    background: url(/import/tenant_1/153.126.177.169/html/images/garrow.png) no-repeat;
    content: "";
}

.cdbox dt {
    color: #6ab346;
    margin-bottom: 20px;
}

.bdbox .cdbox {
    margin-bottom: 30px;
}

.bdbox .single {
    border-bottom: 2px solid #6ab346;
}

.back a {
    display: inline-block;
    color: #fff;
    padding: 20px;
    margin: 80px auto;
    background: #6ab346;
    min-width: 240px;
}

.back a:hover {
    color: #6ab346;
    background: #fff;
    border: 1px solid #6ab346;
}

.postreco .w30,
.postreco .tbox {
    width: 100%;
}

.pagenav ul {
    max-width: 400px;
    margin: 60px auto 80px;
}

.pagenav li {
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    margin: 0 10px;
}

.pagenav li.now,
.pagenav li.prev,
.pagenav li.next {
    color: #6ab346;
}

.pagenav li.now a {
    border-bottom: 1px solid #6ab346;
}

.pagenav li a {
    display: block;
}

@media only screen and (max-width:1024px) {
    .bnparea {
        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%;
        margin-bottom: 40px;
    }
    .postlist {
        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;
    }
    .postitem {
        width: 48%;
    }
    .pagenav li {
        font-size: 20px;
    }
    .cdbox dt {
        margin-bottom: 15px;
    }

    .bdbox .cdbox {
        margin-bottom: 20px;
    }
    .back a {
        padding: 15px;
    }
}

@media only screen and (max-width:599px) {
    .calist dl {
        width: 100%;
        margin-bottom: 20px;
    }
    .pagenav ul {
        max-width: 300px;
    }
    .pagenav li {
        font-size: 18px;
    }
    .cdbox dt {
        margin-bottom: 10px;
    }

    .bdbox .cdbox {
        margin-bottom: 10px;
    }
    .back a {
        padding: 10px;
    }
}

/*info*/

.acc01item {
    margin-bottom: 1px;
}

.acc01item dt {
    background: #6ab346;
    color: #fff;
    padding: 10px;
    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;
    margin: 0;
}

.acc01item dd {
    border: 1px solid #6ab346;
    padding: 10px;
    width: 69.8%;
    margin: 0;
}

@media only screen and (max-width:599px) {
    .acc01item dd {
        width: 100%;
        border-top: none;
    }
    .acc01item {
        margin-bottom: 10px;
    }
}
/*カレンダー*/
/*定休*/
.calendar-table-day.thu span:after {
    display: block;
    content: "休診";
    color: red;
    font-size: 12px;
    text-align: center;
        font-weight: 700;
}
.calendar-table-day.sat span:after {
    display: block;
    content: "17時半まで";
    color: blue;
    font-size: 10px;
    text-align: center;
        font-weight: 700;
}
.calendar-table-day.sat-4 span:after {
    display: block;
    content: "17時半まで";
    color: blue;
    font-size: 10px;
    text-align: center;
        font-weight: 700;
}
.calendar-table-day.sun span:after {
    display: block;
    content: "休診";
    color: red;
    font-size: 12px;
    text-align: center;
        font-weight: 700;
}
/*定休ここまで*/
.calendar-table-day span.calendar-c-3:after {
    display: block;
    content: "休診";
    color: red;
    font-size: 12px;
    text-align: center;
        font-weight: 700;
}
.calendar-table-day span.calendar-c-4:after {
    display: block;
    content: "矯正";
    color: #6ab346;
    font-size: 12px;
    text-align: center;
        font-weight: 700;
}
.calendar-table-day span.calendar-c-5:after{
  display: none !important;
}
.calendar-table-day span.calendar-c-6:after{
  display: block;
    content: "17時半まで";
    color: blue;
    font-size: 10px;
    text-align: center;
        font-weight: 700;
}
.calendar-current-month{
      border-bottom: 1px solid #6ab346;
          font-size: 30px;
          font-weight: 700;
}

.calendar-table-week {
    border-bottom: 1px solid #6ab346;
}

.calendar-table-week .calendar-table-day:first-of-type {
    border-left: 1px solid #6ab346;
}

.calendar-table-week-head .calendar-table-day {
    padding: 20px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #79ba55;
    color: #fff;
        font-weight: 700;
    font-size: 18px;
}

.calendar-table-day {
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #6ab346;
    background: #fff9db;
}

.calendar-table-day span {
    display: block;
    text-align: right;
}
.fa-angle-left:before,.fa-angle-right:before{
  font-size: 30px;
}
.calendar-prev-month, .calendar-next-month{
  margin-top: 50px;
      width: 30px;
}
@media (max-width: 1024px) {
  .calendar-current-month{
          font-size: 24px;
}
}
@media (max-width: 599px) {
  .calendar-prev-month, .calendar-next-month{
    width: 20px;
  }
.calendar-table-week-head .calendar-table-day{
  font-size: 10px;
}
    .calendar-table-day {
        font-size: 10px;
    }
    .calendar-current-month{
          font-size: 20px;
}
}

img[data-uk-lightbox]:hover{
  cursor: pointer;
  opacity: 0.6;
}


/*ヘッダー*/

.htl {
  width: 68%;
}
.hlogobox {
  width: 45%;
}
.head-reserve {
  width: 55%;
  display: flex;
}
.Line-reservation {
  width: 48%;
  margin: auto;
}
.hweb {
  width: 48%;
  margin: auto;
}
.hweb a {
  display: flex;
  padding: 10px 5px;
}
.re-txt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.re-img {
  width: 40px;
  margin-left: 5px;
  
}
.htable {
  width: 30%;
}

.Linereservation{
  width:87%;
  max-width: 500px;
  margin: 20px auto 0;
}  

.img-Linereservation{
  max-width:100%;
  height:auto;
}

.img-Linereservation img {
  width: 100%;
}

@media (max-width: 1024px){
  .hlogobox {
    width: 58%;
  }
  .head-reserve {
    width: 42%;
    display: block;
  }
  .Line-reservation {
    width: 98%;
    margin: 0 auto 10px;
  }
  .hweb {
    width: 98%;
  }
  .re-txt {
    font-size: 16px;
  }
}

@media (max-width: 599px){
  .htl {
    width: 100%;
  }
  .hlogobox {
    width: 100%
  }
  .hlogotbox {
    width: 64%;
  }
  .head-reserve {
    width: 100%;
    display: flex;
  }
  .Line-reservation {
    width: 48%;
    margin: auto;
  }
  .hweb {
    width: 48%;
  }
  .hweb a {
    padding: 11px 8px;
  }
  .re-txt {
    font-size: 14px;
  }
  .re-img {
    width: 35px;
  }
  .Linereservation {
    width: 100%;
  }
  .htable {
    width: 100%;
  }
}



