@charset "utf-8";
/* CSS Document */
/**/

/**/

#hidden{
  overflow: hidden !important;
  width:100%;
  }

.nsans {
    font-family: 'Noto Sans', serif;
}

.sawarabi {
    font-family: "Sawarabi Mincho", serif;
}

@font-face {
    font-family: '';
    /* お好きな名前に */
    src: url(/import/tenant_1/160.16.202.200/html/font/.eot);
    /* IE9以上用 */
    src: url(/import/tenant_1/160.16.202.200/html/font/.eot) format('embedded-opentype'),
        /* IE8以前用 */
        url(/import/tenant_1/160.16.202.200/html/font/.woff) format('woff'),
        /* モダンブラウザ用 */
        url(/import/tenant_1/160.16.202.200/html/font/.ttf) format('truetype');
    /* iOS, Android用 */
    font-weight: normal;
    font-style: normal;
}


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-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: #464646;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-break: break-all;
}

.yugo {
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.yugoall * {
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}


/*フォント系*/

[data-element-id] h1 {
    position: initial;
    text-indent: initial;
}

h1 {
    width: 100%;
    /* 	position: absolute;
	bottom: 200%; */
    font-size: 12px;
    font-weight: normal;
}

h2 {
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 50px;
}

h4 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.fs120 {
    font-size: 120%;
}

.fs140 {
    font-size: 140%;
}

.fs160 {
    font-size: 160%;
}

.fs180 {
    font-size: 180%;
}

.fs200 {
    font-size: 200%;
}

.fs220 {
    font-size: 220%;
}

.fs240 {
    font-size: 240%;
}

.fs260 {
    font-size: 260%;
}

.fs280 {
    font-size: 280%;
}

.fs300 {
    font-size: 300%;
}

.fs12 {
    font-size: 12px;
}

.fs14 {
    font-size: 14px;
    font-weight: bold;
  
}

.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;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.white {
    color: #fff;
}

/*クリアフィックス*/

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:before {
    display: block;
    content: "";
    clear: both;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

iframe {
    max-width: 100%;
}

img {
    vertical-align: top;
    border: none;
    max-width: 100% !important;
    height: auto !important;
}

img:not([src*="."]) {
    display: none;
}

[data-element-id] .filter:before,
[data-element-id] .filterT:before,
[data-element-id] .filterR:before,
[data-element-id] .filterB:before,
[data-element-id] .filterL:before,
[data-element-id] .filterRad:before {
    display: none;
}

.filter,
.filterT,
.filterR,
.filterB,
.filterL,
.filterRad {
    position: relative;
}

.filter:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(255, 255, 255, 0.6);
}

.filterT:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

.filterR:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

.filterB:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

.filterL:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 1)), color-stop(50%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 50%);
}

.filterRad:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 80%);
}

.lb-outerContainer {
    width: 80% !important;
    max-width: 500px !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;
}

[data-element-id] .fead-mv {
    opacity: 1;
}

.fead-mv {
    opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
}

.mv {
    opacity: 1;
}

a {
    text-decoration: none;
    color: #464646;
}

a:hover {
    opacity: 0.6;
    color: inherit;
    text-decoration: none;
}

a[href*="tel:"] {
    pointer-events: none;
}

ul,
li {
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

dl,
dt,
dd {
    text-align: left;
    padding: 0;
    margin: 0;
}

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;
}

p {
    text-align: left;
}

/*フレックス*/

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-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: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flexb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.columnreverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.rowreverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.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;
}

.aic {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: 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 {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.spb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.reverse {
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/*align-item*/

.itemstart {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.itemcenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.itemend {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

/*align-content*/

.contentstart {
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

.contentcenter {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
}

.contentend {
    -ms-flex-line-pack: end;
    -webkit-align-content: flex-end;
    align-content: flex-end;
}

/*align-self*/

.selfstart {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.selfcenter {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.selfend {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

@media only screen and (max-width:1024px) {
    .flexn1024 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

@media only screen and (max-width:599px) {
    .flexn599 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

/* 見たまま編集バリデーション */

.flex > div[data-collection-list-content],
.flexc > div[data-collection-list-content],
.flexs > div[data-collection-list-content],
.flexb > div[data-collection-list-content] {
    width: 100%;
}

.flex > div[data-recommend-collection-list-content],
.flexc > div[data-recommend-collection-list-content],
.flexs > div[data-recommend-collection-list-content],
.flexb > div[data-recommend-collection-list-content] {
    width: 100%;
}

.flex > div[data-collection-filtered-content],
.flexc > div[data-collection-filtered-content],
.flexs > div[data-collection-filtered-content],
.flexb > div[data-collection-filtered-content] {
    width: 100%;
}

.flex > div[data-collection-archive-content],
.flexc > div[data-collection-archive-content],
.flexs > div[data-collection-archive-content],
.flexb > div[data-collection-archive-content] {
    width: 100%;
}

.flex > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-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: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flexb > div[data-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-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: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flexb > div[data-recommend-collection-list-content] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex > div[data-collection-filtered-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-filtered-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-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-filtered-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flexb > div[data-collection-filtered-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex > div[data-collection-archive-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexc > div[data-collection-archive-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-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-archive-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flexb > div[data-collection-archive-content] {
    display: -webkit-box;
    display: -ms-flexsbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

[data-element-id] [class*="heightLine"] {
    height: auto !important;
}

[data-element-id] .imgalt {
    position: relative;
    color: orange;
    font-size: 14px;
    background: #333;
    padding: 2px 4px;
    text-align: left;
    max-height: 70px;
    overflow: hidden;
    z-index: 50;
}

[data-element-id] .altcolor {
    color: red;
}

[data-common-area] {
    position: relative;
}

[data-common-area]:hover:before {
    content: "共通要素です。";
    position: absolute !important;
    width: 100%;
    min-width: 200px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 100%;
    color: #FDC44F;
    font-weight: bold;
    background: #555;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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%;
    min-width: 200px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    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*="."] {
    border: solid red 5px !important;
    display: block;
    position: relative !important;
    opacity: 1;
}

a[data-href*="."]:hover:before {
    content: "外部リンクの可能性があります。リンクが飛ばない可能性がありますので注意してください。";
    position: absolute !important;
    width: 100%;
    min-width: 200px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    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: absolute;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width: 100%;
}

[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: absolute;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width: 100%;
}

/*カラム*/

/* ##### pcで6分割のグリッド ##### */
.gr666,
.gr665,
.gr664,
.gr663,
.gr662,
.gr661,
.gr655,
.gr654,
.gr653,
.gr652,
.gr651,
.gr644,
.gr643,
.gr642,
.gr641,
.gr633,
.gr632,
.gr631,
.gr622,
.gr621,
.gr611 {
    width: 12%;
    margin: 0 2% 6% 2%;
}

/* ##### pcで5分割のグリッド ##### */
.gr555,
.gr554,
.gr553,
.gr552,
.gr551,
.gr544,
.gr543,
.gr542,
.gr541,
.gr533,
.gr532,
.gr531,
.gr522,
.gr521,
.gr511 {
    width: 16%;
    margin: 0 2% 6% 2%;
}

/* ##### pcで4分割のグリッド ##### */
.gr444,
.gr443,
.gr442,
.gr441,
.gr433,
.gr432,
.gr431,
.gr422,
.gr421,
.gr411 {
    width: 21%;
    margin: 0 2% 6% 2%;
}

/* ##### pcで3分割のグリッド ##### */
.gr333,
.gr332,
.gr331,
.gr322,
.gr321,
.gr311 {
    width: 29%;
    margin: 0 2% 6% 2%;
}

/* ##### pcで2分割のグリッド ##### */
.gr222,
.gr221,
.gr211 {
    width: 46%;
    margin: 0 2% 6% 2%;
}

.inner {
    width: 92%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}

@media only screen and (max-width: 1024px) {
    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 28px;
        margin-bottom: 40px;
    }

    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;
    }

    /*
  .flex {
    max-width: 768px;
    margin: 0 auto;
  }

  .flexc {
    max-width: 768px;
    margin: 0 auto;
  }

  .flexs {
    max-width: 768px;
    margin: 0 auto;
  }

  .flexb {
    max-width: 768px;
    margin: 0 auto;
  }
*/

    /* カラム */

    /* ##### タブレッドで5分割のグリッド ##### */
    .gr655,
    .gr654,
    .gr653,
    .gr652,
    .gr651 {
        width: 16%;
    }

    /* ##### タブレッドで4分割のグリッド ##### */
    .gr644,
    .gr643,
    .gr642,
    .gr641,
    .gr544,
    .gr543,
    .gr542,
    .gr541 {
        width: 21%;
    }

    /* ##### タブレッドで3分割のグリッド ##### */
    .gr633,
    .gr632,
    .gr631,
    .gr533,
    .gr532,
    .gr531,
    .gr433,
    .gr432,
    .gr431 {
        width: 29%;
    }

    /* ##### タブレッドで2分割のグリッド ##### */
    .gr622,
    .gr621,
    .gr522,
    .gr521,
    .gr422,
    .gr421,
    .gr322,
    .gr321 {
        width: 46%;
    }

    /* ##### タブレッドで1分割のグリッド ##### */
    .gr611,
    .gr511,
    .gr411,
    .gr311,
    .gr211 {
        width: 96%;
    }

    .inner {
        width: 93%;
        max-width: 768px;
        padding: 40px 0;
    }
}

@media only screen and (max-width: 599px) {

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
        margin-bottom: 30px;
    }

    h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .fs18 {
        font-size: 16px;
    }

    .fs20 {
        font-size: 17px;
    }

    .fs22 {
        font-size: 18px;
    }

    .fs24 {
        font-size: 20px;
    }

    .fs26 {
        font-size: 20px;
    }

    .fs28 {
        font-size: 22px;
    }

    .fs30 {
        font-size: 22px;
    }

    .fs32 {
        font-size: 24px;
    }

    .fs34 {
        font-size: 24px;
    }

    .fs36 {
        font-size: 23px;
    }

    .fs38 {
        font-size: 26px;
    }

    .fs40 {
        font-size: 28px;
    }

    .fs42 {
        font-size: 28px;
    }

    .fs44 {
        font-size: 30px;
    }

    .fs46 {
        font-size: 32px;
    }

    /*
  .flex {
    max-width: 450px;
  }

  .flexc {
    max-width: 450px;
  }

  .flexs {
    max-width: 450px;
  }

  .flexb {
    max-width: 450px;
  }
*/

    /* カラム */

    /* ##### スマホで5分割のグリッド ##### */
    .gr665 {
        width: 16%;
    }

    /* ##### スマホで4分割のグリッド ##### */
    .gr664,
    .gr654,
    .gr554 {
        width: 21%;
    }

    /* ##### スマホで3分割のグリッド ##### */
    .gr663,
    .gr653,
    .gr643,
    .gr633,
    .gr553,
    .gr543,
    .gr533,
    .gr443,
    .gr433 {
        width: 29%;
    }

    /* ##### スマホで2分割のグリッド ##### */
    .gr662,
    .gr652,
    .gr642,
    .gr632,
    .gr622,
    .gr552,
    .gr542,
    .gr532,
    .gr522,
    .gr442,
    .gr432,
    .gr422,
    .gr332,
    .gr322 {
        width: 46%;
    }

    /* ##### スマホで1分割のグリッド ##### */
    .gr661,
    .gr651,
    .gr641,
    .gr631,
    .gr621,
    .gr611,
    .gr551,
    .gr541,
    .gr531,
    .gr521,
    .gr511,
    .gr441,
    .gr431,
    .gr421,
    .gr411,
    .gr331,
    .gr321,
    .gr311,
    .gr221,
    .gr211 {
        width: 96%;
    }
}

/*altlist*/

.altlist01 .alt01 {
    display: none;
}

/*トリミング*/

.trimming {
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.trimming35 {
    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.b {
    position: relative;
}

.ofiImg.b:after {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.ofiImg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100% !important;
    font-family: 'object-fit: cover;';
    /*IE対策*/
}
/*IE対策 background-position*/
@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.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.t35 {
    position: relative;
    padding-top: 35%;
    display: block;
}

.ofiImg.t35 img {
    position: absolute;
    top: 0;
    left: 35%;
    -webkit-transform: translate(-35%, 0);
    -ms-transform: translate(-35%, 0);
    transform: translate(-35%, 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: 30%;
    -webkit-transform: translate(-30%, 0);
    -ms-transform: translate(-30%, 0);
    transform: translate(-30%, 0);
    -o-object-position: top center;
    object-position: top center;
}


/*wrap*/

#wrapper {
    overflow: hidden;
    min-width: 320px;
    margin: 0 auto;
}

/*common*/

.odd > *:nth-of-type(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.even > *:nth-of-type(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.ul > li {
    padding-left: 1.5em;
    position: relative;
}

.ul > li:before {
    content: "■";
    position: absolute;
    color: #acacac;
    left: 0;
    font-size: 10px;
}

.ulred > li {
    padding-left: 1.5em;
    position: relative;
}


.ulred > li:before {
    content: "■";
    position: absolute;
    color: #a40000;
    left: 0;
    font-size: 10px;
}

.ul > .maru:before {
    content: "○";
    position: absolute;
    color: #a40000;
    left: 0;
    font-size: 16px;
}

.ul > .batsu:before {
    content: "×";
    position: absolute;
    color: #a40000;
    left: 0;
    font-size: 16px;
}


.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;
}

.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;
}

.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;
}

.w35 {
    width: 35%;
    margin: 1% 0 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;
}

.w65 {
    width: 65%;
    margin: 1% 0 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;
}

.area30 {
    padding: 40px 0;
}

.area20 {
    padding: 20px 0;
}

.area10 {
    padding: 10px 0;
}


.area160 {
    padding: 160px 0 80px;
}

.areat60 {
    padding-top: 60px;
}

.areat40 {
    padding-top: 40px;
}

.areat30 {
    padding-top: 30px;
}

.areat20 {
    padding-top: 20px;
}

.areat10 {
    padding-top: 10px;
}

.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;
}

.mb10 {
    margin-bottom: 10px;
}

.mtb20 {
    margin: 20px 0;
}


.pic {
    text-align: center;
}

.pic img {
    width: 100%;
}

.pix {
    text-align: center;
}

.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac599 {
    text-align: center;
}


.tar599 {
    text-align: right;
}

.tarc599 {
    text-align: right;
}

.txt {
    line-height: 200%;
}

.lh160 {
    line-height: 160%;
}

.lh200 {
    line-height: 200%;
}

.uk-lb img {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.uk-lb img:hover {
    cursor: pointer;
    opacity: 0.6;
}


@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;
    }

    .area160 {
        padding: 40px 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;
    }

    .w35 {
        width: 100%;
        margin: 2% auto;
    }

    .w65 {
        width: 100%;
        margin: 2% auto;
    }

}

@media only screen and (max-width:599px) {
    .w20 {
        width: 100%;
        margin: 2% auto;
    }

    .pic.w20 {
        max-width: 400px;
    }

    .w26 {
        width: 100%;
        margin: 2% auto;
    }

    .pic.w26 {
        max-width: 400px;
    }

    .w30 {
        width: 100%;
        margin: 2% auto;
    }

    .pic.w30 {
        max-width: 400px;
    }



    .w36 {
        width: 100%;
        margin: 2% auto;
    }

    .pic.w36 {
        max-width: 400px;
    }

    .w40 {
        width: 100%;
        margin: 2% auto;
    }

    .pic.w40 {
        max-width: 400px;
    }

    .w46 {
        width: 100%;
        margin: 2% auto;
    }

    .w48 {
        width: 100%;
        margin: 2% auto;
    }

    .w50 {
        width: 100%;
        margin: 2% auto;
    }

    .w56 {
        width: 100%;
        margin: 2% auto;
    }

    .w60 {
        width: 100%;
        margin: 2% auto;
    }


    .w66 {
        width: 100%;
        margin: 2% auto;
    }

    .w70 {
        width: 100%;
        margin: 2% auto;
    }

    .w76 {
        width: 100%;
        margin: 2% auto;
    }

    .w80 {
        width: 100%;
        margin: 2% auto;
    }

    .w86 {
        width: 100%;
        margin: 2% auto;
    }

    .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;
    }

    .tac599 {
        text-align: left;
    }

    .tar599 {
        text-align: left;
    }

    .tarc599 {
        text-align: center;
    }

    .tal599 {
        text-align: left;
    }

}

/*iframe*/

.embed {
    position: relative;
    overflow: hidden;
}

.embed:after {
    display: block;
    content: "";
    padding-top: 50%;
}

.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: 70%;
}

.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%;
  }
*/
}

/*gnav*/

#gnav p.toggle span.n {
    display: none;
}

#gnav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
    width: 100%;
    background: #eee;
}


#gnav li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 0;
    margin-right: 1em;
}

[data-element-id] #gnav li.pcnone {
    display: block;
}

#gnav li.pcnone {
    display: none;
}

#gnav li a,
#gnav li span {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "游ゴシック", YuGothic, Hiragino Sans, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;

}

#gnav li span {
    cursor: pointer;
}

#gnav.fix {
    position: fixed;
    z-index: 200;
    top: 0;
    background: #eee;
}

[data-element-id]#gnav.fix{
  position: relative;
}

.fix .accordion-toggle {
    opacity: 0.8;
}


#gnav .ddbox {
    position: relative;
}

#gnav .ddbox .dd {
    visibility: hidden;
    opacity: 0;
    border-radius: 4px;
    -webkit-transition: 0.6s all ease;
    transition: 0.6s all ease;
    position: absolute;
    -webkit-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
    left: 50%;
    width: 250px;
    z-index: 10;
    padding: 10px;
    margin-top: 5px;
    background: rgba(238, 238, 238, 0.9);
    -webkit-box-shadow: 0 0 1px 0 #000;
    box-shadow: 0 0 1px 0 #000;
}

[data-element-id]#gnav .ddbox .dd{
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(-50%, -5px);
    -ms-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px);
}


#gnav .ddbox .dd li{
    margin-right: 0 !important;
}

#gnav .ddbox:hover .dd {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -5px);
    -ms-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px);
}

#gnav .ddbox .dd:before {
    bottom: 100%;
    left: 50%;
    content: '';
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border: 6px solid transparent;
    border-bottom-color: rgba(70, 70, 70, 0.8);
    position: absolute;
}

#gnav .ddbox .dd li:not(:last-of-type) {
    border-bottom: 1px dotted #d4d4d4;
}


@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.9);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }

    #gnav ul li {
        display: block !important;
        width: 100%;
        color: #000;
        text-align: left;
        position: static;
        padding: 0.5em;
    }

    #gnav p.toggle {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 55px;
        right: 10px;
        cursor: pointer;
        opacity: 1.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-right: 0;
        margin-top: 0;
        display: block !important;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }

    #gnav p.toggle span.n {
        display: block;
        background: #323232;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p.toggle span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p.toggle span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p.toggle span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p.toggle span.n:after,
    #gnav.action p.toggle span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    #gnav .gnavinn > ul {
        width: 100%;
        padding: 60px 3% 80px;
    }

    #gnav .gnavinn > ul a,
    #gnav .gnavinn > ul span {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
    }

    #gnav.fix {
        padding: 0;
    }

    .overlay {
        height: 100%;
        overflow: hidden;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        background: #000;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }

    #gnav .ddbox .dd {
        position: relative;
        width: calc(100% - 15px);
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        position: relative;
        left: 15px;
        visibility: visible;
        opacity: 1;
        margin-bottom: 10px;
        background: #fff
    }

    #gnav .ddbox .dd:before {
        left: 20px;
    }
}

@media only screen and (max-width:599px) {
    #gnav .gnavinn > ul {
        padding: 60px 3% 33%;
    }
}

/*スライドショー mainImg*/

.mainimg {
    position: relative;
    overflow: hidden;
}

.mainimg img {
    width: 100%;
}

.mainimg .uk-slidenav-position {
    position: relative;
    overflow: hidden;
}

.mainimg .uk-slidenav-position:after {
    padding-top: 30%;
    content: '';
    display: block;
}

.mainimg .uk-slideshow {
    position: absolute;
    top: 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;
}

.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%;
}


/*totop*/

/*
#totop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 99;
  text-align: center;
}
*/

/*
#totop a {
  display: block;
}

#totop a:before {
  content: "\f106";
  font-family: FontAwesome;
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 30px;
  background: #000000;
}

#totop a {
  background: #000000;
  display: block;
  color: #fff;
}



*/

@media only screen and (max-width:1024px) {
    #totop a:before {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 28px;
    }
}

@media only screen and (max-width:599px) {
    #totop a:before {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 26px;
    }
}


/*blog*/

.pagenav ul {
    max-width: 300px;
    margin: 80px auto;
}

.pagenav li {
    width: 14%;
    text-align: center;
    font-weight: 700;
}

.pagenav li a {
    display: block;
}

/*contact*/

.form dl {
    padding: 20px 0;
    /*    border-bottom: 1px solid #fff;*/
}

.form dl:last-of-type {
    /*    border-bottom: none;*/
}

.form dt {
    width: 36%;
    font-weight: 600;
}

.form dt .reqw {
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    background: #a40000;
    color: #fff;
    margin-left: 10px;
    border-radius: 5px;
}

.form dd {
    width: 60%;
}

.form dd input {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.form dd select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
}

.form dd input[type="radio"] {
    display: none;
}

.form dd input[type="radio"] + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
    line-height: 200%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form dd input[type="radio"] + label::before {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #303841;
    border-radius: 50%;
    background: #fff;
}

.form dd input[type="radio"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 8px;
    height: 8px;
    background: #303841;
    border-radius: 50%;
}

.form dd input[type="radio"]:checked + label {
    border-bottom: 1px solid;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.form dd textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    font-size: 16px;
    /*
    font-family: "游ゴシック",
        YuGothic,
        Hiragino Sans,
        "ヒラギノ角ゴ ProN W3",
        "Hiragino Kaku Gothic Pro",
        Hiragino Kaku Gothic ProN,
        "メイリオ",
        Meiryo,
        'ＭＳ Ｐゴシック',
        sans-serif;
*/
    height: 300px;
}

.formbtn li button {
    text-align: center;
    color: #fff;
    display: block;
    background: #a40000;
    padding: 20px 40px;
    position: relative;
    z-index: 1;
    opacity: 1;
    overflow: hidden;
    border: none;
    width: 100%;
    margin: 50px auto;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

/*
.formbtn li button:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
}
*/

/* .formbtn2 li:nth-of-type(odd) button:after {
    right: auto;
    left: 20px;
    content: "\f104";
} */

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 180px;
    margin: auto;
}

.formbtn2 li {
    max-width: 250px;
}

@media only screen and (max-width:1024px) {
    .form dt {
        width: 100%;
        padding-bottom: 1em;
    }

    .form dd {
        width: 100%;
    }

    .form dl {
        padding: 15px 0;
    }

    .formbtn li button {
        margin: 60px auto;
        padding: 15px 40px;
    }

    .formbtn2 li {
        max-width: 200px;
    }

}

@media only screen and (max-width:599px) {
    .formbtn li button {
        margin: 40px auto;
        padding: 10px 40px;
        max-width: 250px;
    }

    .formbtn2 li {
        max-width: 130px;
    }
}

/*ここまでreset*/

/*common*/
.gold {
    color: #6f664c;
}

.c {
    display: inline-block;
    /*
    color: #fff;
    background: #635839;
    padding: 0 10px;
*/
}

.oln {
    outline: 10px solid #e5e5e5;
}

.olnbeg {
    outline: 10px solid #dcd5cc;
}




h1 {
    position: absolute;
    bottom: 200%;
}

h2 {
    font-size: 30px;
    text-align: center;
}

.more {
    width: 180px;
    margin: 0 auto;
}

.more a {
    display: block;
    text-align: center;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #464646;
}

.more a:hover {
    opacity: 1;
    background: #e5e5e5;
    color: #fff;
    border: 1px solid #e5e5e5;
}

.hlogo {
    width: 10%;
}

#gnav .topi img {
    vertical-align: middle;
}

#gnav .post a {
    background-image: -webkit-linear-gradient(127.5deg, #b22626 50%, #a40000 50%);
    background-image: linear-gradient(-37.5deg, #b22626 50%, #a40000 50%);
    color: #fff;
    position: relative;
    padding: 37px 28px 10px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

#gnav .post a:before {
    content: url(/import/tenant_1/160.16.202.200/html/images/post.png);
    display: block;
    /* width: 100%; */
}

.topi {
    vertical-align: middle;
}
.effe1{
  position: relative;
}

.effe1:before {
    color: #dc143c;
    content: attr(data-hover);
    position: absolute;
    opacity: 0;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -ms-transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    transform: scale(1.1) translateX(10px) translateY(-10px) rotate(4deg);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    pointer-events: none;
            width: 100%;
}

.effe1:hover:before,
.effe1:focus:before {
    -webkit-transform: scale(1) translateX(-50%) translateY(0px) rotate(0deg);
    -ms-transform: scale(1) translateX(-50%) translateY(0px) rotate(0deg);
    transform: scale(1) translateX(-50%) translateY(0px) rotate(0deg);
    opacity: 1;
    left: 50%;
}


.sidebtnbox.shibuya.fix {
    display: block !important;
    position: fixed;
    top: 200px;
    right: 0;
    width: 150px;
    z-index: 100;
}
/* .sidebtnbox[data-element-id] {
    padding:  50px;
    width: 500px;
} */

.sidebtnbox.yokohama.fix {
    display: block !important;
    position: fixed;
    top: 300px;
    right: 0;
    width: 150px;
    z-index: 100;
}
.sidebtnbox img {
  width: 100%;
}

.sidebtnbox .sp-only {
  display: none;
}

[data-element-id].sidebtnbox.shibuya.fix{
  display: block !important;
  position: fixed !important;
}

[data-element-id].sidebtnbox.yokohama.fix{
  display: block !important;
  position: fixed !important;
}



.sidebtnbox.fix .sidebtn {
    margin-bottom: 40px;
}

.sidebtnbox.fix .sidebtn a {
    width: 100%;
    height: 80px;
    display: block;
   /*  background: rgb(205, 190, 165);
   background: -webkit-gradient(linear, left bottom, left top, from(rgba(205, 190, 165, 1)), to(rgba(255, 245, 226, 1)));
   background: -webkit-linear-gradient(bottom, rgba(205, 190, 165, 1) 0%, rgba(255, 245, 226, 1) 100%);
   background: linear-gradient(0deg, rgba(205, 190, 165, 1) 0%, rgba(255, 245, 226, 1) 100%);
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-box-sizing: border-box;
       box-sizing: border-box; */
}


#footer {
    padding-top: 80px;
}



.foot {
    background: url(/import/tenant_1/160.16.202.200/html/images/grad.png);
    background-size: cover;
    background-repeat: no-repeat;

}

.footlogo {
    position: relative;
}

.sns.fb {
    position: absolute;
    top: 23%;
    left: 68%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.sns.insta {
    position: absolute;
    top: 23%;
    left: 74%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footlogo a {
    display: block;
    text-align: center;
}



.footnav ul:not(:last-child) {
    border-right: 1px solid #59493f;
}

.footinner {}

.footnav li a {
    display: block;
    padding: 5px 0;
}

#totop {
    text-align: center;
    border-bottom: 1px solid #59493f;
    padding: 60px 0 40px;
}

#totop a {
    display: inline-block;
    color: #59493f;
    position: relative;
    font-size: 24px;
}

#totop a:before {
    content: "\f077";
    font-family: FontAwesome;
    position: absolute;
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

}

.dib {
    display: inline-block;
}

.mbr br {
    display: none;
}


@media only screen and (max-width:1024px) {
    h2 {
        font-size: 24px;
    }

    #gnav .post a:before {
        display: inline-block;
        position: absolute;
        left: 110px;
    }

    .sidebtnbox.shibuya.fix {
        width: 100%;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        bottom: 0px;
        top: auto;
    }
    
    .sidebtnbox.yokohama.fix {
        width: 100%;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        bottom: 0;
        top: auto;
        left: 50%;
    }
    

    .sidebtnbox.fix .sidebtn {
        margin-bottom: 10px;
        width: 50%;
    }

    .sidebtnbox.fix .sidebtn:first-of-type {
        border-right: 1px solid #fff;
    }

    .sidebtnbox.fix .sidebtn a {
        height: auto;
        padding: 20px 0;
    }

    .sidebtn br {
        display: none;
    }

    .footnav li {
        font-size: 14px;
    }


    .footnav ul {
        margin-bottom: 0;

    }

    .footnav ul:not(:last-child) {
        border-right: none;
    }

    .footnav ul:not(:nth-of-type(even)) {
        border-right: 1px solid #59493f;
    }

    .sns.fb {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: inline-block;
    }

    .sns.insta {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: inline-block;
    }
    
    .effe1:before {
    display: none;
}

.effe1:hover:before,
.effe1:focus:before {
    display: none;
}
    
.sidebtnbox .sp-only {
  display: block;
}

.sidebtnbox .pc-only {
  display: none;
}

/* .footlogo.br221, .footnav.gr221 {
  margin: 0 2% 25% 2%;
} */
.footinner {
    margin-bottom: 7%;
}
}

@media only screen and (max-width:599px) {
    h2 {
        font-size: 19px;
    }

    h2.fs30 {
        font-size: 17px;
    }

    /* h2 br {
        display: none;
    } */

    .sidebtn.fs14 {
        font-size: 10px;
    }

    .mbr br {
        display: block;
    }

    .fs24 {
        font-size: 18px;
    }
    
    .spmbr{
      display: block;
    }
.sidebtnbox.fix .sidebtn a {
    padding: 13px 0;
}
}

/*index*/
.top01box {
    background: #d0dae3;
}

.top01box .pic {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.top01box .pic img {
    width: 1000px;
    margin: 0 auto;
}

.top01txtarea {
  width: 100%;
padding: 60px 0 0 0;
}
.top01txtarea li {
    margin: 0 1% 10px 1%;
    width: 18%;
    height: auto;
    font-size: 16px;
    text-align: center;
    border: 1px dotted #1d1f20;
    background: transparent;
    -webkit-transition: 1.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
.top01txtarea li a {
    width: 100%;
    height: 100%;
    padding: 5px 2%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.topbtnarea {
    position: absolute;
    top: 180px;
    left: 10px;
    width: 900px;
    height: 400px;
}

.topbtn01 {
    position: absolute;
    top: 0;
    left: 0;
}

.topbtn01:after {
    content: "";
    height: 1px;
    width: 202px;
    display: block;
    background: #000;
    position: absolute;
    top: 90%;
    left: 96%;
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(27deg);
}

.topbtn02 {
    position: absolute;
    top: 0;
    right: 0;
}

.topbtn02:after {
    content: "";
    height: 1px;
    width: 338px;
    display: block;
    background: #000;
    position: absolute;
    top: 105%;
    right: 96%;
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(-24deg);
}



.topbtn03 {
    position: absolute;
    bottom: 0;
    left: 40px;
}

.topbtn03:after {
    content: "";
    height: 1px;
    width: 161px;
    display: block;
    background: #000;
    position: absolute;
    top: 1%;
    left: 96%;
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(-27deg);
}

.topbtn04 {
    position: absolute;
    right: 95px;
    bottom: 20px;
}

.topbtn04:after {
    content: "";
    height: 1px;
    width: 244px;
    display: block;
    background: #000;
    position: absolute;
    top: 25%;
    right: 107%;
    -webkit-transform: rotate(27deg);
    -ms-transform: rotate(27deg);
    transform: rotate(14deg);
}

.topbtn a {
    width: 150px;
    height: 150px;
    font-size: 20px;
    text-align: center;
    border: 2px dotted #1d1f20;
    border-radius: 50%;
    background: transparent;
    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;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 1.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;

}


.topbtn a:hover:after {
    position: absolute;
    background: rgba(255, 255, 255, 0.6);
    width: 120%;
    height: 120%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
}

.toplogo {
    text-align: center;
}

.top01box {
    /*    padding-top: 40px;*/
    margin-top: 40px;
    position: relative;
}

.top02 .newsarea dl {
    border-bottom: 2px dotted #464646;
    padding: 10px 0;
}

.top02 .newsarea dt {
    display: inline-block;
}

.top02 .newsarea dd {
    display: inline-block;
    margin-left: 20px;
}

.top02 .newsarea dd a {
    display: block;
}

.top03box {
    position: relative;
}

.top03box .ofiImg.t35:after {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
}

.top03box .txtarea {
    padding: 100px 0;
}



.top04box .aboutarea dl {
    margin-top: 30px;
}

.top04box dd.top04txt {
    position: relative;
    z-index: 1;
    margin-left: -70px;
    background: #fff;
    padding: 15px;
}

.top04box .aboutarea .ic {
    padding: 20px 0;
}

.top04pic li {
    position: relative;
}

.top04pic li:hover {
    opacity: 0.6;
}

.top04pic dt {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}


.top05 .blogbox dd.date {
    display: inline-block;
    padding: 10px;
}

.top05 .recruitbox {
    background: #faf9f5;
    border: 10px solid #fff;
}

.top05 .recruitbox a {
    display: block;
}


.top05 .recruitbox li {
    width: 50%;
}

.top05 .recruitbox dl {
    padding: 30px 20px;
}

.top05 .recruitbox dt {
    line-height: 1;
}


.top05 .recruitbox dt span {
    display: block;
}

.top05 .recruitbox dd {
    padding: 20px 0;
}

.top06box {
    position: relative;
}

.top06box .shop {
    width: 70%;
    margin: 0 auto;
    padding-top: 60px;
}


.top06box .shop .shopbox {
    padding-top: 40px;
}

.top06box .shop dt,
.top06box .shop dd,
.top06box .shop dd {
    color: #fff;
    text-align: center;
}

.top06box .shop .tel a {
    color: #fff;
}

.top06box .shop .yugo {
    padding: 10px;
}

.top06box .shop .heightLine-topaccess-a,.top06box .shop .heightLine-topaccess-b{
  -webkit-box-sizing: content-box;
            box-sizing: content-box;
}


.top06box .rbtn {
    margin: 10px auto 0;
    width: 150px;
}

.top06box .rbtn a {
    display: block;
    color: #fff;
    background: #a6937c;
    border-bottom: 4px solid #7b6954;
    padding: 2px 10px;
    text-align: center;

}

@media only screen and (max-width:1024px) {

    .topbtn01:after,
    .topbtn02:after,
    .topbtn03:after,
    .topbtn04:after {
        display: none;
    }

.top01txtarea li {
    width: 31.3%;
}

    .top05 .recruitbox li {
        width: 100%;
    }

    .top01box .pic {
        width: 500px;
    }

    .top01box .pic img {
        width: 500px;
    }

    .topbtnarea {
        width: 600px;
        height: 100%;
        top: 0;
        left: -50px;
    }

    .topbtn a {
        width: 100px;
        height: 100px;
        font-size: 15px;
    }

    .topbtn01 {
        position: absolute;
        top: 18px;
        left: 18px;
    }

    .topbtn02 {
        top: 37px;
        right: 24px;
    }

    .topbtn03 {
        bottom: 32px;
        left: 31px;
    }

    .topbtn04 {
        bottom: 30px;
        right: 100px;
    }

}


@media only screen and (max-width:599px) {
  
.toplogo a img{
  width: 200px;
}

    .top01box {
        margin-bottom: 60px;
    }

    .top01box .pic {
        width: 300px;
        margin: 0 auto;
    }

    .top01box .pic img {
        width: 300px;
    }
.top01txtarea {
  padding-top: 0;
}  
.top01txtarea li {
    width: 48%;
    font-size: 14px;
}
    /* .top03box .txtarea br {
        display: none;
    } */

    .topbtnarea {
        width: 320px;
        position: absolute;
        top: 100%;
        left: -10px;
        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;
        padding-top: 10px;
    }

    .topbtnarea .topbtn01,
    .topbtnarea .topbtn02,
    .topbtnarea .topbtn03,
    .topbtnarea .topbtn04 {
        position: static;
    }

    .topbtn a {
        width: 75px;
        height: 75px;
        font-size: 10px;
    }
    
    .topbtn a:hover:after{
      display: none;
    }
    
    .top04pic li {
      width: 46%;
      margin: 1% 0;
    }


    
    .top04pic li .oln{
      outline: 5px solid #e5e5e5;
    }
    
    .top04pic dt{
      font-size: 18px;
      width: 100%;
    text-align: center;
    }

    .top04box dd.top04txt{
      margin-left: 0;
    }


}

/*下層common*/

/*breadcrumbs*/

.under .mainimg.w65 {
    margin-bottom: 0;
}

.breadcrumbs {
    background: #a40000;
    padding: 2.5px 0;
}

.breadcrumbs li {
    font-weight: 700;
    letter-spacing: 1px;
    color: #fff;
    font-size: 12px;
}

.breadcrumbs li a {
    color: #fff;
}

.breadcrumbs ul li:last-of-type:after {
    display: none;
}

.breadcrumbs ul li:after {
    content: "\f0da";
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 10px;
}


.under h2 {
    font-weight: bold;
}

.under h3 {
    font-size: 20px;
    margin-bottom: 30px;
}



.mainimgbox .mainimg {}

.mainimgbox .titlebox {
    padding: 60px 0 0 100px;
}

.mainimgbox .mtit {
    padding-top: 60px;
}

.mainimgbox .mtit:after {


    content: "";
    height: 1px;
    width: 200%;
    background: #000;
    display: block;
    margin-left: 26px;
    margin-top: 15px;
}

.ulnl {
    position: relative;
    padding-bottom: 10px;
}

.ulnl:after {
    content: "";
    height: 1px;
    width: 100vw;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
}

.squ {
    position: relative;
    padding-left: 40px;
}

.squ:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #a40000;
    top: 12px;
    left: 0;
    display: block;
    z-index: 2;
}

.squ:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 1px solid;
    top: 16px;
    left: 4px;
    display: block;
}

.bbdot {
    border-bottom: 1px dotted #d4d4d4;
    padding-bottom: 20px;
}

.bbpb10 {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.bbdotpb10 {
    border-bottom: 1px dotted #d4d4d4;
    padding-bottom: 10px;
}

.bbdots {
    position: relative;
    padding-bottom: 15px;
}

.bbdots:after {
    border-bottom: 1px dotted #d4d4d4;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95px;
}

.lred {
    border-left: 6px solid #a40000;
    padding-left: 10px;
}

.kira {
    position: relative;
    padding-left: 40px;
}

.kira:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 46px;
    height: 46px;
    background: url(/import/tenant_1/160.16.202.200/html/images/kiraicon.png) no-repeat;
    background-size: 40px 40px;
    background-position: center;
}

.kiramaru {
    position: relative;
    padding-left: 45px;
}

.kiramaru:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 40px;
    height: 40px;
    background: url(/import/tenant_1/160.16.202.200/html/images/kiraicon.png) no-repeat;
    background-size: 30px 30px;
    background-position: center;
    z-index: 1;
}

.kiramaru:after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 40px;
    height: 40px;
    background: #eee;
    border-radius: 50%;
}


.feadr.fead-mv {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}

.feadr.mv {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.feadl.fead-mv {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
}

.feadl.mv {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}



.bggray {
    background: #eee;
}

.bggrayl {
    margin: 0 auto;
    position: relative;
    padding: 40px 200px;
}

.bggrayl:after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
    background: #eee;
}

.bggrayr {
    margin: 0 auto;
    position: relative;
    padding: 40px 200px;
}

.bggrayr:after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 0;
    background: #eee;
}

.bggrayc {
    position: relative;
    padding: 40px 200px;
}

.bggrayc:after {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #eee;
}


.cont > li {
    padding-left: 0;
}

.linkbox p a {
    display: block;
    text-align: right;
    text-decoration: underline;
}



@media only screen and (max-width:1024px) {
    .head {
        padding-top: 0;
    }

    .mainimgbox .titlebox {
        padding: 0;
        text-align: center;
    }

    .mainimgbox .mtit {
        padding-top: 40px;
        width: 100%;
        text-align: center;

    }

    .mainimgbox .mtit:after {
        margin-left: 40%;
    }


    .bggrayl {
        padding: 40px 50px;
    }

    .bggrayl:after {
        right: 30px;
    }

    .bggrayr {
        padding: 40px 50px;
    }

    .bggrayr:after {
        left: 30px;
    }

    .bggrayc {
        padding: 40px 50px;
    }




}

@media only screen and (max-width:599px) {
    .under h3 {
        font-size: 16px;
    }

    .mainimgbox .mtit {
        width: 80%;
    }
    
    .mainimgbox .titlebox a img {
      width: 200px;
    }

    .bggrayl {
        padding: 40px 10px;
    }

    .bggrayl:after {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }

    .bggrayr {
        padding: 40px 10px;
    }

    .bggrayr:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .bggrayc {
        padding: 40px 10px;
    }

    .mainimgbox .mtit {
        width: 100%;
        text-align: center;
    }

    .mainimgbox .mtit:after {
        margin-left: 0;
    }

    .bbdot {
        padding-bottom: 10px;
    }

    .kira {
        padding-left: 30px;
    }

    .kira:before {
        width: 35px;
        height: 35px;
        background-size: 30px 30px;
    }

}


/*about*/
.about01box .staffbox {
    padding-top: 60px;
}


.about01box .staftxt dt {
    margin-bottom: 20px;
}

.about01box .stafftxt dt span {
    padding-left: 30px;
}

.about01box .stafftxt dt span {
    padding-left: 30px;
}

.about01box .stafftxt dd {
    padding: 20px 0;
}

.about01box .stafftxt li {
    padding-bottom: 10px;
}

.about01box .listbox li {
    padding: 0 0 10px 0;
}

.about01box .listbox dt {
    display: inline-block;
}


.about01box .listbox dd {
    display: inline-block;
    padding-left: 20px;
}


@media only screen and (max-width:1024px) {
  .about01box .listbox dd{
    padding-left: 0;
    width: 100%;
  }
  
}

/*digital_smile*/

.digital01area {
    padding-top: 40px;
}


/*whitening*/

.whitening03item:nth-of-type(even) .flexb {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}


.whitening dl {
    padding: 40px 0;
}

.whitening dd {
    padding-top: 10px;
}

.whitening02area .txt {
    padding: 30px;
}

.whitening04box .txt {
    padding: 30px;
}

.whitening05box .bggrayc p {
    margin-bottom: 20px;
}


/*ceramic*/
.ceramiclist:nth-of-type(even) .ceramicitem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/* shinbi */
.heightLine-shinbia{
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}


/*implant*/
.implant02box .implant02list .bggray {
    padding: 20px 30px;
}

.bggray li {
    padding-bottom: 10px;
}


.number {
    position: relative;
    padding: 25px 0 0 120px;
}

.number:before {
    counter-increment: number;
    content: counter(number);
    background: #eee;
    color: #a40000;
    border-radius: 50%;
    font-size: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}

.implant03list ul {
    counter-reset: number;

}


.implant03list li {
    margin: 0 0 auto 0;
}

.implant03list li:nth-of-type(even) {

    margin: 0 0 0 auto;
}

@media only screen and (max-width:1024px) {
    .implant03list li {
        width: 80%;
    }

    .number {
        padding: 20px 0 0 98px;
    }

    .number:before {
        font-size: 40px;
        width: 80px;
        height: 80px;
        line-height: 80px;
    }


}

@media only screen and (max-width:599px) {
    .implant03list li {
        width: 100%;
    }

    .number {
        padding: 80px 0 0;
    }

    .number:before {
        font-size: 30px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .number dt {
        text-align: center;
    }

}


/* kyosei */
.heightLine-kyoseia,.heightLine-kyoseib,.heightLine-kyoseic{
 -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media only screen and (max-width:1024px) {
.kyosei02list02 .listi02item01 .pic.w35{
   max-width: 600px;
   margin: 2% auto;
}
}

/*nayami*/

.nayamilist:nth-of-type(even) .nayamiitem {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

/*menu*/
th span {
    display: block;
}

th {
    padding: 10px 30px;
    font-weight: bold;
}

td {
    padding: 10px 30px;
    font-size: 14px;
}

table,
tbl-bdr td,
tbl-bdr th {
    border-collapse: collapse;
    border: 1px solid #333;
}

table {
    width: 100%;
}

.table2w80 {
    width: 80%;
    margin: 0 auto;
}

.table2w80 table {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.table2w80 th {
    width: 53%;

}

.table2w80 tr {
    width: 35%;

}

.table3w80 {
    width: 80%;
    margin: 0 auto;
}

.table3w80 table {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.table4 table {
    width: 100%;
}

.table2w50c {
    margin: 0 auto;
}

.table2cw80 {
    width: 80%;
    margin: 0 auto;
}


.tab {
    background: #eee;
    border: 1px solid #333;
    padding: 10px 20px;
    width: 32%;
    margin: 1% 2% 1% 0;

}

.tablink {
    cursor: pointer;
}

.tablink.on {
    border: 4px solid rgb(205, 190, 165);
}

.tab:nth-of-type(3n+3) {
    margin-right: 0;
}

.tab dd {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#tab01 .tab,
#tab02 .tab,
#tab03 .tab {
    margin-right: 0;
}


.menu .bggrayc {
    padding: 40px 0;
    margin: 40px 0;
}



.atte dt {
    width: 10%;
}

.atte dd {
    width: 90%;
}

[data-element-id].tablist{
  display: block !important;
}

.tablebox .atte{
  margin: 1% auto;
}

.spatte{
  display: none;
}


@media only screen and (max-width:1024px) {
    th {
        padding: 10px 15px;
        font-weight: bold;
        font-size: 14px;
    }

    th span.fs14 {
        font-size: 12px;
    }

    td {
        padding: 10px 15px;
        font-size: 12px;
    }

    .tab {
        width: 48%;
        max-width: 300px;
    }
    
    .atte dt {
    width: 100%;
    text-align: left;
}

.atte dd {
    width: 100%;
}
}

@media only screen and (max-width:599px) {
    table {
        width: 600px;
    }

    .table2w80 {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .table2w80::-webkit-scrollbar {
        height: 5px;
    }

    .table2w80::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }

    .table2w80::-webkit-scrollbar-track-piece {
        background: #efefef;
    }


    .table3w80 {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .table3w80::-webkit-scrollbar {
        height: 5px;
    }

    .table3w80::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }

    .table3w80::-webkit-scrollbar-track-piece {
        background: #efefef;
    }

    .table4 {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .table4::-webkit-scrollbar {
        height: 5px;
    }

    .table4::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }

    .table4::-webkit-scrollbar-track-piece {
        background: #efefef;
    }

    .table2 {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .table2::-webkit-scrollbar {
        height: 5px;
    }

    .table2::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }

    .table2::-webkit-scrollbar-track-piece {
        background: #efefef;
    }


    .table2w50c {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .table2w50c::-webkit-scrollbar {
        height: 5px;
    }

    .table2w50c::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }

    .table2w50c::-webkit-scrollbar-track-piece {
        background: #efefef;
    }

    .table2cw80 {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }

    .table2cw80::-webkit-scrollbar {
        height: 5px;
    }

    .table2cw80::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }

    .table2cw80::-webkit-scrollbar-track-piece {
        background: #efefef;
    }
    
    .spatte {
  display: block;
    }
}

/*news blog*/
.pagenav {
    background: #eee;
}

.pagenav ul {
    max-width: 380px;
    margin: 160px auto 0;
    padding: 10px 0;
}

.pagenav li {
    text-align: center;
}

.pagenav li a {
    display: block;
}

.calist {
    margin-top: 100px;
}

.calist a {
    display: block;
    padding-left: 20px;
}

.calist .squ:before {
    top: 0;
}

.calist .squ:after {
    top: 4px;
}

.news01area a,
blog01area a {
    display: block;
}

.topbackarea {
    background: #eee;
}

.topback a {
    display: block;
    padding: 10px 0 10px 20px;
    position: relative;
}

.topback a:before {
    content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


@media only screen and (max-width:599px) {
    .blog01area .pic.w20 {
        max-width: 100%;
    }
}

/*recruit*/

.recruitlist li {
    padding-top: 10px;
}

.recruitlist li dt {
    width: 20%;
    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;
}

.recruitlist li dd {
    width: 80%;
}

@media only screen and (max-width:1024px) {
    .recruitlist li dt {
        width: 100%;
        margin-bottom: 10px;
    }

    .recruitlist li dd {
        width: 100%;
    }
}

/*beginner*/
.beginneritem .pic {
    padding-top: 25px;
}

.beginner02list {
    counter-reset: number;

}


@media only screen and (max-width:1024px) {
    .beginneritem .number {
        padding-left: 0;
    }


    .beginneritem .number:before {
        position: relative;
        display: block;
        margin: 0 auto;
    }

    .beginneritem .number dt {
        text-align: center;
    }

    .beginneritem .pic {
        padding-top: 100px;
    }
}

@media only screen and (max-width:599px) {
    .beginneritem .pic {
        padding-top: 0;
    }

    .beginneritem .number:before {
        position: absolute;
    }
    
    .beginnert01box .txt.tac{
      text-align: left;
      
    }
    
}

/*access*/
.access01area .map:after {
    display: block;
    content: "";
    padding-top: 100%;
}

/*faq*/
.faq01box .kiramaru {
    padding-right: 45px;
}

@media screen and (min-width: 360) {
  .sp_br{
    display: none;
  }
}
/*contact*/


/*_blankのリンク飛び制御*/
[data-element-id] a[target="_blank"] {
  pointer-events: none;
}


/* 2025.09.12 */

.befor-pay{
  max-width: 600px;
    width: 100%;
    margin: 1rem auto 0;
    font-size: 18px;
}

.before-p{
  margin: 1rem auto 0;
    font-size: 16px;
}

.mt3rem{
  margin-top: 3rem;
}

.bottom-line{
  border-bottom: 1px solid;
    padding-bottom: 3rem;
}

.incho{
  width: 70%;
    margin: 0 auto 3rem;
}

.more-btn{
  width: 200px;
    margin: auto;
    border: 1px solid;
    padding: 15px 0;
    border-radius: 30px;
    background: #eaeaea;
}

.catch{
  font-size: 36px;
}

.pc-none{
  display: none;
}





@media only screen and (max-width:599px) {
table {
        width: 650px !important;
    }
    
.table2w80 tr {
    width: 35%;
}

.befor-pay {
    font-size: 16px;
}

table td{
  white-space: nowrap;
}

.before-p {
    margin: 1rem auto 0;
    font-size: 14px;
}

.catch{
  font-size: 24px;
}

.pc-none{
  display: block;
}

.sp-none{
  display: none;
}
}


/* 2025.09.18 */

.mt4rem{
  margin-top: 6rem;
}

.mt2rem{
  margin-top: 2rem;
}


@media only screen and (max-width:599px) {
.mt4rem {
    margin-top: 2rem;
}
}



/* 2025.09.20 */

.flex02{
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}

.flex02 li{
  width: 50%;
}


.hikaku-table, .hikaku-table td, .hikaku-table th {
	border: 1px solid #595959;
	border-collapse: collapse;
}

.hikaku-table td, .hikaku-table th {
	padding: 15px;
    text-align: center;
    font-size: 16px;
    width: 30px;
    height: 25px
}

.hikaku-table th {
	background: #f0e6cc;
}

.hikaku-table .even {
	background: #fbf8f0;
}

.hikaku-table .odd {
	background: #fefcf9;
}

.boder-box{
  border: 1px solid;
    border-radius: 32px;
    margin-top: 1.5rem;
}

.hikaku-box{
  margin: 3rem 0 5rem 0;
}

.samazama{
  margin: 2rem 0;
}

.bggrayl02{
padding: 40px 100px;
margin-top: 2rem;
}

.bggrayl03{
  margin-top: 2rem;
}

.top-border{
  border-top: 1px dotted;
    margin-top: 5rem;
}

.reason-p{
  text-align: left;
    width: 63%;
    margin: 1rem auto 2rem;
}

.staff-h2{
  width: 100%;
  margin-bottom: 8px;
}



@media only screen and (max-width:599px) {
.flex02 {
    display: block;
    margin-top: 1rem;
}

.flex02 li {
    width: 100%;
}

.sp-width{
  padding: 30px 10px !important;
}

.hikaku-table td, .hikaku-table th {
    padding: 15px 0;
    font-size: 14px;
}

.hikaku-table {
        width: 100% !important;
}

.boder-box{
  font-size: 14px;
  padding: 20px;
}

.sp-pdd{
  padding: 10px !important;
}

.bggrayl02 {
    padding: 30px 10px;
    margin-top: 2rem;
}

.top-border {
    margin-top: 2rem;
}

.top01txtarea li {
    padding: 0 10px;
    height: 110px !important;
    font-size: 16px;
    text-align: left;
}

.reason-p {
    text-align: left;
    width: 95%;
    margin: 1rem auto 1rem;
}

.incho {
    width: 96%;
    margin: 0 auto 1rem;
}

.top04box .aboutarea dl {
    margin-top: 0px;
}

.top04box dd.top04txt {
    padding: 0px;
}
}

.trimming71 span{
  padding-top: 71% !important;
}

.gray{
  color: #676767 !important;
    top: 35% !important;
    left: 70% !important;
}

.pb30{
  padding-bottom: 30px !important;
}
