@charset "UTF-8";
/* Scss Document */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. */
figcaption, figure { display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** Add the correct display in IE. */
main { display: block; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Links ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Chrome 57- and Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. */
button { overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

button, [type="button"], [type="reset"], [type="submit"] { /** Remove the inner border and padding in Firefox. */ /** Restore the focus styles unset by the previous rule. */ }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Show the overflow in Edge. */
input { overflow: visible; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ /** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ color: inherit; /* 2 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Add the correct display in IE 9-. */
menu { display: block; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

img, object, embed, video { max-width: 100%; }

.ie6 img { width: 100%; }

img { vertical-align: bottom; }

.ib { display: inline-block; }

.reset div, .reset span, .reset applet, .reset object, .reset iframe, .reset h1, .reset h2, .reset h3, .reset h4, .reset h5, .reset h6, .reset p, .reset blockquote, .reset pre, .reset a, .reset abbr, .reset acronym, .reset address, .reset big, .reset cite, .reset code, .reset del, .reset dfn, .reset em, .reset img, .reset ins, .reset kbd, .reset q, .reset s, .reset samp, .reset small, .reset strike, .reset strong, .reset sub, .reset sup, .reset tt, .reset var, .reset b, .reset u, .reset i, .reset center, .reset dl, .reset dt, .reset dd, .reset ol, .reset ul, .reset li, .reset fieldset, .reset form, .reset label, .reset legend, .reset table, .reset caption, .reset tbody, .reset tfoot, .reset thead, .reset tr, .reset th, .reset td, .reset article, .reset aside, .reset canvas, .reset details, .reset embed, .reset figure, .reset figcaption, .reset footer, .reset header, .reset hgroup, .reset menu, .reset nav, .reset output, .reset ruby, .reset section, .reset summary, .reset time, .reset mark, .reset audio, .reset video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }
.reset table { border-collapse: collapse; border-spacing: 0; }
.reset caption, .reset th, .reset td { text-align: left; font-weight: normal; vertical-align: middle; }
.reset q, .reset blockquote { quotes: none; }
.reset q:before, .reset q:after, .reset blockquote:before, .reset blockquote:after { content: ""; content: none; }
.reset a img { border: none; }

.box { max-width: 640px; margin: auto; padding: 0 30px; }

a { color: black; text-decoration: none; text-decoration: none; -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); outline: none; }
a:hover { opacity: 0.5; }

.video-thumb { cursor: pointer; position: relative; display: block; max-width: 310px; font-size: 10px !important; -webkit-transition: none; transition: none; }
.video-thumb:before { content: ""; position: absolute; width: 0; height: 0; left: 50%; top: 50%; border: solid 1em transparent; border-left: solid 1.73205em #EEEEEF; margin: -1em 0 0 -0.43301em; z-index: 11; opacity: 0.8; }
.video-thumb:after { content: ""; font-family: Arial, Helvetica, "sans-serif"; position: absolute; left: 50%; top: 50%; margin: -3em 0 0 -3em; width: 6em; height: 6em; background: #B4B4B5; border-radius: 6em; opacity: 0.8; z-index: 10; }
.video-thumb img { position: relative; -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); z-index: 0; }
.video-thumb:hover { opacity: 1; }
.video-thumb:hover img { opacity: 0.5; }

.ecocarat-popup { color: black; /* overlay animate in */ /* overlay animate out */ /* content animate it */ /* content animate out */ }
.ecocarat-popup .mfp-container { padding: 0 6px; }
.ecocarat-popup.mfp-bg { background-color: rgba(255, 255, 255, 0.9); opacity: 0; -webkit-transition: opacity 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s; transition: opacity 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s; }
.ecocarat-popup.mfp-bg.mfp-ready { opacity: 1; }
.ecocarat-popup.mfp-bg.mfp-removing { opacity: 0; }
.ecocarat-popup.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: opacity 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s; transition: opacity 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0s; }
.ecocarat-popup.mfp-wrap.mfp-ready .mfp-content { opacity: 1; }
.ecocarat-popup.mfp-wrap.mfp-removing .mfp-content { opacity: 0; }
.ecocarat-popup .mfp-figure { max-width: 640px; margin: auto; }
.ecocarat-popup .mfp-figure:after { top: 50px; bottom: 50px; -webkit-box-shadow: none; box-shadow: none; }
.ecocarat-popup .mfp-figure figure { position: relative; z-index: 0; }
.ecocarat-popup .mfp-figure figure:before { content: ""; position: absolute; width: 100%; height: 50px; left: 0; top: 0; z-index: 1; }
.ecocarat-popup .mfp-figure figure:after { content: ""; position: absolute; width: 100%; height: 50px; left: 0; bottom: 0; z-index: 1; }
.ecocarat-popup img.mfp-img { position: relative; padding-top: 50px; padding-bottom: 50px; z-index: 0; }
.ecocarat-popup.ecocarat-popup-video .mfp-content { position: relative; width: 100%; max-width: 1280px; margin: auto; }
.ecocarat-popup.ecocarat-popup-video .mfp-box { position: relative; z-index: 0; }
.ecocarat-popup.ecocarat-popup-video .mfp-box:before { content: ""; position: absolute; width: 100%; height: 50px; left: 0; top: 0; z-index: 1; }
.ecocarat-popup.ecocarat-popup-video .mfp-box:after { content: ""; position: absolute; width: 100%; height: 50px; left: 0; bottom: 0; z-index: 1; }
.ecocarat-popup.ecocarat-popup-video .mfp-video { position: relative; padding-top: 50px; padding-bottom: 50px; z-index: 0; }
.ecocarat-popup .mfp-close { z-index: 1; width: 44px !important; }
.ecocarat-popup .mfp-close:hover { top: 0; opacity: 0.5; }
.ecocarat-popup .mfp-close .close { float: right; margin-top: 10px; }
.ecocarat-popup .close { width: 26px; height: 26px; }
.ecocarat-popup .close:hover { opacity: 0.5; }
.ecocarat-popup .close:before { width: 141.42136%; background: black; }
.ecocarat-popup .close:after { width: 141.42136%; background: black; }
.ecocarat-popup.ecocarat-gallery { /*
.mfp-close{ margin-right:60px; }
.mfp-content{ padding:0 60px; }
.mfp-container{ width:auto; left:auto; right:auto; top:auto; bottom:auto; }
*/ /*
@media only screen and(max-width:640px){ .mfp-close{ margin-right:0; } .mfp-content{ padding:0 0; } //.mfp-arrow-left{ margin-left:60px; } //.mfp-arrow-right{ margin-right:60px; }
}
*/ }
.ecocarat-popup.ecocarat-gallery img.mfp-img { position: relative; padding-bottom: 120px; z-index: 0; }
.ecocarat-popup.ecocarat-gallery .mfp-arrow:before { display: none; }
.ecocarat-popup.ecocarat-gallery .mfp-arrow:after { content: ""; position: absolute; left: 50%; top: 50%; margin: 0; width: 38px; height: 38px; border: none; border-top: solid 1px black; border-right: solid 1px black; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate(-50%, -50%) rotate(45deg); transform: translate(-50%, -50%) rotate(45deg); }
.ecocarat-popup.ecocarat-gallery .mfp-arrow-left:after { -webkit-transform: translate(-50%, -50%) rotate(-135deg); transform: translate(-50%, -50%) rotate(-135deg); }
@media only screen and (max-width: 900px) { .ecocarat-popup.ecocarat-gallery .mfp-arrow { -webkit-transform: scale(1); transform: scale(1); } }
@media only screen and (max-width: 640px) { .ecocarat-popup.ecocarat-gallery .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); } }
.ecocarat-popup.ecocarat-gallery .mfp-arrow { margin-top: -90px; /*mix-blend-mode:exclusion;*/ }
.ecocarat-popup.ecocarat-gallery .mfp-figure { max-width: 750px; }
.ecocarat-popup.ecocarat-gallery .mfp-figure:after { background-color: transparent; }
.ecocarat-popup.ecocarat-gallery .mfp-container { position: relative; margin: auto; max-width: 870px; }
.ecocarat-popup.ecocarat-gallery .mfp-bottom-bar { margin-top: -109px; }
.ecocarat-popup.ecocarat-gallery .mfp-title { font-size: 0.875em; line-height: 1.25; color: black; }
.ecocarat-popup.ecocarat-gallery .mfp-title h5 { font-size: 1em; font-weight: 400; }
.ecocarat-popup.ecocarat-gallery .mfp-title h6 { font-size: 1.14286em; font-weight: 400; margin-top: 0.28571em; }

.mfp-iframe-holder .mfp-close, button.mfp-close { position: fixed; text-indent: -9999px; opacity: 1; margin-top: 27px; margin-right: 29px; mix-blend-mode: exclusion; top: 0; right: 0; text-align: center; width: 44px; }
@media only screen and (max-width: 640px) { .mfp-iframe-holder .mfp-close, button.mfp-close { width: 6.875%; margin-top: 4.21875%; margin-right: 4.53125%; } }
.mfp-iframe-holder .mfp-close:hover, button.mfp-close:hover { opacity: 0.5; }
.mfp-iframe-holder .mfp-close:before, .mfp-iframe-holder .mfp-close:after, button.mfp-close:before, button.mfp-close:after { content: ""; position: absolute; display: block; left: 0; top: 50%; width: 141.42136%; margin-left: -20.71068%; height: 1px; background: white; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.mfp-iframe-holder .mfp-close:before, button.mfp-close:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.mfp-iframe-holder .mfp-close:active, button.mfp-close:active { top: 0; }

.mfp-iframe-scaler iframe { -webkit-box-shadow: none; box-shadow: none; }

.mejs__container, .mejs__container * { margin: auto; }

body { font-family: "Helvetica Neue", Roboto, Helvetica, Arial, sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; -webkit-text-size-adjust: 100%; text-size-adjutost: 100%; -webkit-font-feature-settings: palt; font-feature-settings: palt; }

#container { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; /* background:#808080;*/ z-index: 0; }

input.input-search { position: relative; z-index: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-size: 0.875em; line-height: 1; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-box-shadow: none; box-shadow: none; border: 1px solid #808080; border-radius: 30px; outline: none; padding: 7px 0.5em 7px 2em; -webkit-transition: all 0.5s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all 0.5s cubic-bezier(0.190, 1.000, 0.220, 1.000); background: white url(/images/common/icon_search.svg) no-repeat; background-size: 16px 16px; background-position: 7px 8px; }
input.input-search::-webkit-input-placeholder { font-size: 0.85714em; line-height: 1; color: #b3b3b3; opacity: 1; }
input.input-search:-ms-input-placeholder { font-size: 0.85714em; line-height: 1; color: #b3b3b3; opacity: 1; }
input.input-search::-ms-input-placeholder { font-size: 0.85714em; line-height: 1; color: #b3b3b3; opacity: 1; }
input.input-search::placeholder { font-size: 0.85714em; line-height: 1; color: #b3b3b3; opacity: 1; }

_::-webkit-full-page-media, _:future, :root input.input-search::-webkit-input-placeholder { position: relative; top: 2px; }

.anchor { position: absolute; left: 0; top: -76px; }

#header { position: fixed; left: 0; top: 0; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 30px; z-index: 1; background: rgba(255, 255, 255, 0.9); -webkit-backdrop-filter: blur(5px); backdrop-filter: blur(5px); }
#header .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; max-width: 960px; height: 76px; margin: auto; border-bottom: solid 1px #cccccc; -webkit-box-sizing: border-box; box-sizing: border-box; }
#header .logo { width: 33.33333%; -ms-flex-preferred-size: 120px; flex-basis: 120px; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
#header .menu { width: 33.33333%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }
#header .search { width: 33.33333%; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; overflow: hidden; }
#header #search-form { position: relative; width: 80%; max-width: 160px; float: right; }
#header #search-form .btn { position: absolute; top: 50%; margin-top: -10px; left: 100%; cursor: pointer; -webkit-transform: translateX(-100%); transform: translateX(-100%); white-space: nowrap; -webkit-transition: all 0.5s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all 0.5s cubic-bezier(0.190, 1.000, 0.220, 1.000); z-index: 1; }
#header #search-form .icon { width: 16px; height: 16px; max-width: 16px; margin-right: 5.5px; vertical-align: middle; }
#header #search-form .label { font-size: 0.75em; line-height: 1; color: #b3b3b3; -webkit-transition: all 0.5s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: all 0.5s cubic-bezier(0.190, 1.000, 0.220, 1.000); }
#header #search-form .input-search { width: 0%; padding: 7px 0 7px 0; opacity: 0; float: right; background: none; }

body.search-form-active #header #search-form .btn { left: 0.5em; -webkit-transform: translateX(0%); transform: translateX(0%); }
body.search-form-active #header #search-form .label { opacity: 0; }
body.search-form-active #header #search-form .input-search { width: 100%; padding: 7px 0.5em 7px 2em; opacity: 1; }

#menu { position: relative; display: block; width: 27px; height: 19px; cursor: pointer; -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); cursor: pointer; }
#menu:hover { opacity: 0.5; }
#menu:before, #menu:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 3px; background: black; }
#menu:after { top: auto; bottom: 0; }
#menu span { position: absolute; display: block; left: 0; top: 0; width: 100%; height: 3px; margin-top: 8px; background: black; text-indent: -9999px; }

#contents { position: relative; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; margin-top: 76px; z-index: 0; }

.navigation-active #overlay { opacity: 1; visibility: visible; -webkit-transition: opacity 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000); transition: opacity 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000); }
.navigation-active #navigation { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.25s; transition: -webkit-transform 0.75s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.25s; transition: transform 0.75s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.25s; transition: transform 0.75s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.25s, -webkit-transform 0.75s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0.25s; }

#overlay { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 100; opacity: 0; visibility: hidden; -webkit-transition: opacity 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000), visibility 0s linear 0.5s; transition: opacity 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000), visibility 0s linear 0.5s; }

#navigation { position: fixed; left: 0; top: 0; width: 100%; max-width: 380px; height: 100%; z-index: 200; background: white; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s; transition: -webkit-transform 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s; transition: transform 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s; transition: transform 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s, -webkit-transform 0.5s cubic-bezier(0.230, 1.000, 0.320, 1.000) 0s; }
#navigation a { color: #000000; }
#navigation ul { list-style: none; }
#navigation li { font-size: 0.8125em; line-height: 1.33333; margin-top: 17px; }
#navigation li ul { margin-left: 0.92308em; margin-top: 10px; }
#navigation li li { font-size: 0.92308em; margin-top: 8px; }
#navigation li li a { color: #808080; }
#navigation li .nolink { color: #808080; opacity: 0.3; }
#navigation .navigation-header { position: relative; width: 320px; height: 33px; margin: auto; margin-top: 18px; overflow: hidden; }
#navigation .navigation-header .close { position: fixed; float: left; }
#navigation .navigation-header .input-search { display: block; width: 122px; float: right; }
#navigation .navigation-content { width: 253px; margin: auto; padding-bottom: 26px; }
#navigation .navigation-main, #navigation .navigation-sub, #navigation .navigation-sns { padding: 0 25px; }
#navigation .navigation-sub, #navigation .navigation-sns { border-top: solid 2px #88888888; }
#navigation .navigation-main > *:first-child { margin-top: 19px; }
#navigation .navigation-sub { margin-top: 26px; }
#navigation .navigation-sub > *:first-child { margin-top: 25px; }
#navigation .navigation-sns { margin-top: 26px; padding-bottom: 55px; }
#navigation .navigation-sns > *:first-child { margin-top: 25px; }
#navigation .navigation-sns a { display: inline-block; width: 35px; }
#navigation .navigation-sns a + a { margin-left: 22px; }
@media only screen and (max-width: 640px) { #navigation { max-width: 240px; }
  #navigation .navigation-header { width: 182px; }
  #navigation .navigation-header .close { position: relative; }
  #navigation .navigation-header .input-search { display: block; }
  #navigation .navigation-content { width: 200px; margin: auto; } }

.close { position: relative; display: block; width: 33px; height: 33px; overflow: visible; -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); cursor: pointer; outline: none; }
.close:hover { opacity: 0.5; }
.close:before { content: ""; position: absolute; display: block; width: 141.42136%; height: 1px; top: 50%; margin-top: -0.5px; margin-left: -20.71068%; background: black; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.close:after { content: ""; position: absolute; display: block; width: 141.42136%; height: 1px; top: 50%; margin-top: -0.5px; margin-left: -20.71068%; background: black; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

#footer { position: relative; color: #b3b3b3; background: #232323; z-index: 0; }
#footer > .bottom { max-width: 960px; margin: auto; margin-top: 1.4375em; padding: 0 30px; padding-bottom: 1.875em; }
#footer > .bottom > .inner { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
#footer #inax { display: block; width: 59px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
#footer #inax g * { fill: #fff; }
#footer #part-of-lixil { display: block; width: 80px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
#footer #part-of-lixil g * { fill: #fff; }
#footer .copyright { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; display: block; margin-top: 0em; font-size: 0.625em; line-height: 1.5; text-align: center; }
@media only screen and (max-width: 640px) { #footer { color: #808080; background: white; }
  #footer > .bottom { margin-top: 1em; padding-bottom: 1.25em; }
  #footer > .bottom > .inner { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  #footer #inax { margin-right: 1.1875em; }
  #footer #inax g * { fill: #808080; }
  #footer #part-of-lixil { margin-left: 1.1875em; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  #footer #part-of-lixil g * { fill: #808080; }
  #footer .copyright { margin-top: 0.625em; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } }

#footer-navgation { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; max-width: 960px; margin: auto; padding: 0 30px; }
#footer-navgation > div { width: 16.66667%; margin-top: 1.25em; background: #232323; }
@media only screen and (min-width: 769px) { #footer-navgation .support li:nth-child(n-4) { width: 60%; }
  #footer-navgation .support li:nth-child(n+5) { width: 40%; } }
@media only screen and (min-width: 641px) { #footer-navgation .support { width: 33.33333%; }
  #footer-navgation .support ul { display: -webkit-box; display: -ms-flexbox; display: flex; height: 10.18182em; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  #footer-navgation .support li { width: 50%; } }
#footer-navgation h6 { color: white; font-size: 0.75em; line-height: 2.5em; white-space: nowrap; }
#footer-navgation ul { list-style: none; font-size: 0.6875em; }
#footer-navgation li { margin-top: 0.18182em; line-height: 2.36364em; white-space: nowrap; }
#footer-navgation a { color: #b3b3b3; text-decoration: none; line-height: 1; }
#footer-navgation span { opacity: 0.3; text-decoration: none; line-height: 1; }
@media only screen and (min-width: 641px) and (max-width: 768px) { #footer-navgation > div { width: 33.33333%; }
  #footer-navgation .support { width: 66.66667%; } }
@media only screen and (max-width: 640px) { #footer-navgation { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 0; }
  #footer-navgation > div { width: auto; margin-top: 0; }
  #footer-navgation > div + div { margin-top: 2px; }
  #footer-navgation h6 { position: relative; padding: 0 30px; cursor: pointer; -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); }
  #footer-navgation h6:after { content: ""; position: absolute; width: 1.33333em; height: 0.83333em; right: 0; top: 50%; margin-top: -0.41667em; margin-right: 2.5em; background: url(/images/common/arrow_down.svg) no-repeat; background-size: contain; -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: -webkit-transform 0.25s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: transform 0.25s cubic-bezier(0.190, 1.000, 0.220, 1.000); transition: transform 0.25s cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 0.25s cubic-bezier(0.190, 1.000, 0.220, 1.000); }
  #footer-navgation h6:hover { opacity: 0.5; }
  #footer-navgation ul { max-height: 0px; overflow: hidden; -webkit-transition: all 0.5s cubic-bezier(0.445, 0.050, 0.550, 0.950); transition: all 0.5s cubic-bezier(0.445, 0.050, 0.550, 0.950); }
  #footer-navgation li { padding: 0 30px; }
  #footer-navgation .open h6:after { -webkit-transform: scale(1, -1); transform: scale(1, -1); }
  #footer-navgation .open ul { padding-bottom: 0.3125em; }
  #footer-navgation .open.brand ul { max-height: 7.63636em; }
  #footer-navgation .open.products ul { max-height: 5.09091em; }
  #footer-navgation .open.inspiration ul { max-height: 2.54545em; }
  #footer-navgation .open.recommend ul { max-height: 5.09091em; }
  #footer-navgation .open.support ul { max-height: 18.27273em; } }

#ecocarat-contents-header { max-width: 960px; margin: auto; padding: 0 30px; }
#ecocarat-contents-header .page-title { display: -webkit-box; display: -ms-flexbox; display: flex; height: 150px; margin: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: solid 1px #cccccc; font-size: 2.0625em; font-weight: 100; text-align: center; }

#ecocarat-contents-main { max-width: 960px; margin: auto; margin-bottom: 6.25em; padding: 0 30px; }

.ecocarat-block-narrow { max-width: 640px !important; margin: auto; }

.ecocarat-columns { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; list-style: none; }
.ecocarat-columns > div { width: 25%; -webkit-box-sizing: border-box; box-sizing: border-box; }

.ecocarat-3columns { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; }
.ecocarat-3columns > div:first-child { width: 50%; padding-right: 1.25em; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ecocarat-3columns > div:nth-child(2) { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 50%; }
.ecocarat-3columns > div:nth-child(2) > article { -webkit-box-sizing: border-box; box-sizing: border-box; }
.ecocarat-3columns > div:nth-child(2) > article a { display: block; }
.ecocarat-3columns > div:nth-child(2) > article:nth-child(2n+1) { width: 52.29167%; padding-left: 1.1875em; padding-right: 1.1875em; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; }
.ecocarat-3columns > div:nth-child(2) > article:nth-child(2n+2) { width: 47.70833%; padding-left: 1.1875em; }
.ecocarat-3columns > div:nth-child(2) > article:nth-child(n+3) { padding-top: 3.25em; }
@media only screen and (max-width: 640px) { .ecocarat-3columns > div:first-child { width: 100%; padding-right: 0; }
  .ecocarat-3columns > div:nth-child(2) { width: 100%; margin-top: 3.25em; }
  .ecocarat-3columns > div:nth-child(2) > article:nth-child(2n+1) { width: 50.17241%; padding-left: 0em; padding-right: 1.1875em; border-left: none; }
  .ecocarat-3columns > div:nth-child(2) > article:nth-child(2n+2) { width: 49.82759%; padding-left: 1.1875em; } }
@media only screen and (max-width: 480px) { .ecocarat-3columns > div:nth-child(2) { margin-top: 0em; }
  .ecocarat-3columns > div:nth-child(2) > article:nth-child(2n+1) { width: 100%; padding-right: 0em; border-right: none; }
  .ecocarat-3columns > div:nth-child(2) > article:nth-child(2n+2) { width: 100%; padding-left: 0em; }
  .ecocarat-3columns > div:nth-child(2) > article:nth-child(n) { padding-top: 3.25em; } }
.ecocarat-3columns h3, .ecocarat-3columns h4 { line-height: 1.09091; font-weight: 100; }
.ecocarat-3columns h3 { font-size: 1.875em; margin-top: 0.63333em; margin-bottom: 0.63333em; text-align: center; }
.ecocarat-3columns h4 { font-size: 1.375em; margin-bottom: 0.25em; }
.ecocarat-3columns .photo { margin-bottom: 0.5em; }
.ecocarat-3columns .body { font-size: 0.875em; line-height: 1.28571; }

.ecocarat-4columns { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; max-width: 960px; }
.ecocarat-4columns:before { content: ""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background: #cccccc; margin-left: 50%; }
.ecocarat-4columns > * { padding-top: 1.9375em; padding-bottom: 0.25em; -webkit-box-sizing: border-box; box-sizing: border-box; }
.ecocarat-4columns a { display: block; }
.ecocarat-4columns figure { margin: 0; padding: 0; }
.ecocarat-4columns figcaption { margin-top: 0.4375em; text-align: center; }
.ecocarat-4columns p { font-size: 1.375em; line-height: 1.09091; font-weight: 100; }
.ecocarat-4columns p:nth-child(2):before { content: ""; display: block; width: 0.95455em; height: 0.59091em; margin: 0.22727em auto 0.31818em; background: url("/images/materialvariation/arrow.svg") center center; background-size: contain; }
@media only screen and (min-width: 801px) { .ecocarat-4columns:after { content: ""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background: #cccccc; margin-left: 76.04167%; }
  .ecocarat-4columns > * { width: 26.04167%; padding-left: 1.25em; padding-right: 1.25em; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .ecocarat-4columns > *:nth-child(-n+4) { padding-top: 0; }
  .ecocarat-4columns > *:nth-child(4n+1) { width: 23.95833%; padding-left: 0; padding-right: 1.1875em; border-right: solid 1px #cccccc; }
  .ecocarat-4columns > *:nth-child(4n+4) { width: 23.95833%; padding-right: 0; } }
@media only screen and (min-width: 641px) and (max-width: 800px) { .ecocarat-4columns:before { margin-left: 67.60563%; }
  .ecocarat-4columns > * { width: 35.21127%; padding-left: 1.25em; padding-right: 1.25em; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .ecocarat-4columns > *:nth-child(-n+34) { padding-top: 0; }
  .ecocarat-4columns > *:nth-child(3n+1) { width: 32.39437%; padding-left: 0; padding-right: 1.1875em; border-right: solid 1px #cccccc; }
  .ecocarat-4columns > *:nth-child(3n+3) { width: 32.39437%; padding-right: 0; } }
@media only screen and (min-width: 481px) and (max-width: 640px) { .ecocarat-4columns:before { margin-left: 50%; }
  .ecocarat-4columns > * { width: 50%; padding-left: 1.25em; padding-right: 1.25em; }
  .ecocarat-4columns > *:nth-child(-n+2) { padding-top: 0; }
  .ecocarat-4columns > *:nth-child(2n+1) { padding-left: 0; }
  .ecocarat-4columns > *:nth-child(2n+2) { padding-right: 0; }
  .ecocarat-4columns img { width: 100%; max-width: 100%; } }
@media only screen and (max-width: 480px) { .ecocarat-4columns:before { display: none; }
  .ecocarat-4columns > * { width: 100%; }
  .ecocarat-4columns > *:nth-child(-n+1) { padding-top: 0; }
  .ecocarat-4columns img { width: 100%; max-width: 100%; } }

body.top.scrollfix #container { position: relative; left: 0; top: 0; margin-top: 100vh; width: 100%; }
body.top #container { position: fixed; left: 0; top: 0; width: 100%; margin-top: 0; }
body.top #contents { margin-top: 0; padding: 0 0 30px; padding-top: 76px; }
body.top #cover { display: block; position: fixed; width: 100%; height: 100vh; top: 0; padding-top: 76px; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 1; background: white; }
body.top #cover .inner { position: relative; width: 100%; height: 100%; background-position: center center; background-size: cover; }
body.top .copy { display: block; position: absolute; z-index: 0; }
body.top .copy1 { max-width: 323px; max-height: 232px; width: 40.375%; top: 20.7%; left: 34.13333%; }
body.top .copy2 { max-width: 554px; max-height: 178px; width: 69.25%; top: 65.2%; left: 28.53333%; }
body.top .copy3 { max-width: 451px; max-height: 152px; width: 56.375%; top: 57.2%; left: 31%; }
body.top .copy4 { max-width: 356px; max-height: 258px; width: 44.5%; top: 47.1%; left: 29.8%; }
body.top .copy5 { max-width: 295px; max-height: 137px; width: 36.875%; top: 43.5%; left: 33.73333%; }
body.top .copy6 { max-width: 516px; max-height: 203px; width: 64.5%; top: 63.4%; left: 45.8%; }
body.top .arrow { display: block; position: absolute; left: 50%; bottom: 0; z-index: 1; }
body.top .arrow span { display: block; width: 38px; height: 38px; border: solid 1px black; margin-left: -38px; margin-bottom: 2px; border-left: none; border-bottom: none; -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); -webkit-transform-origin: right top; transform-origin: right top; -webkit-animation: arrow-anime 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0 infinite; animation: arrow-anime 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 0 infinite; }
@-webkit-keyframes arrow-anime { 0% { -webkit-transform: translate(0, -100%) rotate(135deg); transform: translate(0, -100%) rotate(135deg); opacity: 0; }
  25% { -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); opacity: 1; }
  90% { -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); opacity: 1; }
  100% { -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); opacity: 0; } }
@keyframes arrow-anime { 0% { -webkit-transform: translate(0, -100%) rotate(135deg); transform: translate(0, -100%) rotate(135deg); opacity: 0; }
  25% { -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); opacity: 1; }
  90% { -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); opacity: 1; }
  100% { -webkit-transform: translate(0, 0%) rotate(135deg); transform: translate(0, 0%) rotate(135deg); opacity: 0; } }
body.top #scrollguide { display: block; position: absolute; left: 0; top: 0; padding: 0; width: 10px; min-height: 100vh; z-index: 100; visibility: hidden; }
body.top #scrollguide div { position: relative; left: 0; top: 0; width: 100%; height: 100vh; }
body.top #scrollguide div:nth-child(1) { background: blue; height: 100vh; }
body.top #scrollguide div:nth-child(2) { background: green; }
body.top .ecocarat-contents-main { position: relative; z-index: 0; max-width: 960px; margin: auto; padding: 0 30px; }
body.top .entries { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; max-width: 800px; margin: auto; margin-top: 6.4375em; margin-bottom: 3.25em; list-style: none; }
body.top .entries li { -ms-flex-preferred-size: 48.75%; flex-basis: 48.75%; margin-top: 2.9375em; }
body.top .entries li a { display: block; }
body.top .entries li span { display: block; opacity: 0.3; }
body.top .entries h2 { margin-top: 0.35714em; font-size: 1.75em; font-weight: 100; text-align: center; }
body.top .entries h3 { margin-top: 0.55556em; font-size: 1.125em; line-height: 1.22222; font-weight: 100; text-align: center; }
body.top .entries .body { margin-top: 0.85714em; font-size: 0.875em; line-height: 1.28571; }
body.top .contents-main-under { width: 100%; padding-top: 3.125em; margin-bottom: 6.4375em; border-top: solid 1px #cccccc; }
body.top .contents-main-under > .inner { max-width: 800px; margin: auto; }
/* body.top .contents-main-under h2 { margin-top: 0em; font-size: 1.5em; font-weight: 100; text-align: left; } */
/* body.top .contents-main-under h3 { margin-top: 0.44444em; font-size: 1.125em; font-weight: 100; text-align: left; } */
body.top .contents-main-under a { display: block; max-width: 570px; }
body.top .contents-main-under .box-jtw { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; padding: 0; }
body.top .contents-main-under .box-jtw .photo { -ms-flex-preferred-size: 300px; flex-basis: 300px; }
body.top .contents-main-under .box-jtw figcaption { margin-left: 5.26316%; }

body.materialvariation #ecocarat-contents-header .page-title { border-bottom: none; }
body.materialvariation .lead h3 { font-size: 1.875em; font-weight: 100; text-align: center; }
body.materialvariation .lead p { margin-top: 1.25em; font-size: 1em; line-height: 1.25; text-align: center; }
body.materialvariation .entries { margin-top: 4.125em; }
body.materialvariation .entries .photo { position: relative; }
body.materialvariation .entries .photo img { z-index: 0; }
body.materialvariation .entries .icon-zoom:after { content: ""; position: absolute; right: 0; bottom: 0; width: 16px; height: 16px; margin: 0.625em; background: url(/images/common/icon_zoom_white.svg) no-repeat center center; background-size: contain; z-index: 1; }
body.materialvariation .entries .code { display: none; }

#variation-popup { position: relative; max-width: 960px; margin: auto; padding-top: 50px; -webkit-box-sizing: border-box; box-sizing: border-box; }
#variation-popup ul { list-style: none; }
#variation-popup .viewer-caption { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-top: 3.46667%; -webkit-box-sizing: border-box; box-sizing: border-box; min-height: 50px; }
#variation-popup .viewer-caption h3 { font-size: 2.0625em; font-weight: 100; text-align: center; margin-bottom: 0.15152em; }
#variation-popup .viewer-caption p { font-size: 0.75em; line-height: 1.33333; }
#variation-popup .viewer-switch { width: 57px; height: 30px; margin: 0 2.8%; padding: 3px; -ms-flex-preferred-size: 57px; flex-basis: 57px; -ms-flex-negative: 0; flex-shrink: 0; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-box-sizing: border-box; box-sizing: border-box; background: #808080; border-radius: 15px; cursor: pointer; }
#variation-popup .viewer-switch span { display: block; width: 24px; height: 24px; background: white; border-radius: 26px; -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000); transition: -webkit-transform 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000); transition: transform 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000); transition: transform 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000), -webkit-transform 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000); }
#variation-popup .after .viewer-switch span { -webkit-transform: translateX(112.5%); transform: translateX(112.5%); }

body.appealofdesign #ecocarat-contents-header .page-title { border-bottom: none; }

body.appealofdesign-index .columns-main { position: -webkit-sticky; position: sticky; top: 86px; }
@media only screen and (max-width: 640px) { body.appealofdesign-index .columns-main { position: relative; top: auto; } }
body.appealofdesign-index .view-material { width: 100% !important; padding-top: 3.25em; border-left: solid 1px #cccccc; border-right: none !important; }
body.appealofdesign-index .view-material > .inner { max-width: 400px; margin: auto; }
body.appealofdesign-index .view-material h4 { max-width: 300px; margin: auto; padding: 3px 0 3px; font-size: 1.875em; text-align: center; border: solid 1px black; border-radius: 10px; }
body.appealofdesign-index .view-material .body { margin-top: 1.35714em; text-align: center; }
body.appealofdesign-index .view-material .photo { margin-top: 1.1875em; }
@media only screen and (max-width: 640px) { body.appealofdesign-index .view-material { border-left: none; } }

body.appealofdesign-format #ecocarat-contents-header { position: relative; }
body.appealofdesign-format #ecocarat-contents-header .page-title { border-bottom: none; padding: 0 1em; }
body.appealofdesign-format #ecocarat-contents-header .page-nav { position: absolute; left: 0; top: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 1.125em; font-weight: 100; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 30px; }
body.appealofdesign-format #ecocarat-contents-header .page-nav .arrow-left { padding-right: 0.5em; }
body.appealofdesign-format #ecocarat-contents-header .page-nav .arrow-right { padding-left: 0.5em; }
@media only screen and (max-width: 1024px) { body.appealofdesign-format #ecocarat-contents-header .page-nav .label { display: none; } }
body.appealofdesign-format .entry { margin-top: 4.6875em; }
body.appealofdesign-format .entry h3 { font-size: 1.875em; line-height: 1.16667; font-weight: 100; }
body.appealofdesign-format .entry h4 { font-size: 1.5em; margin-bottom: 0.20833em; font-weight: 100; }
body.appealofdesign-format .entry .content { -webkit-box-sizing: border-box; box-sizing: border-box; }
body.appealofdesign-format .entry .text-center { text-align: center; }
body.appealofdesign-format .entry .body { margin-top: 0.71429em; font-size: 0.875em; line-height: 1.28571; }
body.appealofdesign-format .entry .photo { margin-top: 2.1875em; }
@media only screen and (max-width: 480px) { body.appealofdesign-format .entry { display: block; margin-top: 2.1875em; }
  body.appealofdesign-format .entry .photo { width: 100%; margin-top: 1.1875em; } }
body.appealofdesign-format .entry .icon-zoom { position: relative; }
body.appealofdesign-format .entry .icon-zoom:after { content: ""; position: absolute; right: 0; bottom: 0; width: 16px; height: 16px; margin: 0.3125em; background: url(/images/common/icon_zoom_white.svg) no-repeat center center; background-size: contain; z-index: 1; }
body.appealofdesign-format .entry figcaption { display: none; }
body.appealofdesign-format .entry.col2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
body.appealofdesign-format .entry.col2 .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 48.4375%; }
body.appealofdesign-format .entry.col2 .photo { width: 48.4375%; margin-top: 0; }
@media only screen and (max-width: 480px) { body.appealofdesign-format .entry.col2 { display: block; margin-top: 2.1875em; }
  body.appealofdesign-format .entry.col2 .content { width: 100%; }
  body.appealofdesign-format .entry.col2 .photo { width: 100%; margin-top: 1.1875em; } }
body.appealofdesign-format .entry-head h2 { font-size: 1.875em; line-height: 1.16667; font-weight: 100; text-align: center; margin-bottom: 1.1em; }
body.appealofdesign-format .entry-foot { margin-top: 6em; }
body.appealofdesign-format .entry-foot h2 { font-size: 2.0625em; font-weight: 100; text-align: center; }
body.appealofdesign-format .entry-foot a { display: block; }
body.appealofdesign-format .entry-foot h4 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 0.8125em; font-size: 1em; line-height: 1.125; font-weight: 100; }
body.appealofdesign-format .entry-foot ul { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 956px; margin: auto; margin-top: 2.6875em; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
body.appealofdesign-format .entry-foot li { -ms-flex-preferred-size: 168px; flex-basis: 168px; padding: 0 0.875em 0.875em; border-left: 1px solid #cccccc; }
body.appealofdesign-format .entry-foot li:first-child { padding-left: 0; border-left: 0; }
body.appealofdesign-format .entry-foot li:last-child { padding-right: 0; }
@media only screen and (max-width: 480px) { body.appealofdesign-format .entry-foot { display: none; } }

body.appealofdesign-combinations .entry { margin-top: 4.6875em; }
body.appealofdesign-combinations .entry:first-child { margin-top: 0; }
body.appealofdesign-combinations .entry figcaption { display: block; }
body.appealofdesign-combinations .entry .tilelist { margin-top: 1.25em; }
body.appealofdesign-combinations .entry h6 { font-size: 0.91667em; font-weight: 400; line-height: 1.18182em; }
body.appealofdesign-combinations .entry p { font-size: 0.83333em; line-height: 1.3em; }

body.about-ecocarat #ecocarat-contents-header .page-title { border-bottom: none; }

body.about-ecocarat-index .columns-main { position: -webkit-sticky; position: sticky; top: 86px; }
@media only screen and (max-width: 640px) { body.about-ecocarat-index .columns-main { position: relative; top: auto; } }
body.about-ecocarat-index .about-inax { width: 100% !important; padding-top: 3.25em; border-left: solid 1px #cccccc; border-right: none !important; }
body.about-ecocarat-index .about-inax > .inner { max-width: 400px; margin: auto; }
body.about-ecocarat-index .about-inax h4 { max-width: 300px; margin: auto; padding: 3px 0 3px; font-size: 1.875em; text-align: center; border: solid 1px black; border-radius: 10px; }
body.about-ecocarat-index .about-inax .body { margin-top: 1.35714em; text-align: center; }
body.about-ecocarat-index .about-inax .photo { margin-top: 1.1875em; }
@media only screen and (max-width: 640px) { body.about-ecocarat-index .about-inax { border-left: none; } }

body.about-ecocarat-format #ecocarat-contents-header { position: relative; }
body.about-ecocarat-format #ecocarat-contents-header .page-title { border-bottom: none; padding: 0 1em; }
body.about-ecocarat-format #ecocarat-contents-header .page-nav { position: absolute; left: 0; top: 50%; display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 1.125em; font-weight: 100; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 30px; }
body.about-ecocarat-format #ecocarat-contents-header .page-nav .arrow-left { padding-right: 0.5em; }
body.about-ecocarat-format #ecocarat-contents-header .page-nav .arrow-right { padding-left: 0.5em; }
@media only screen and (max-width: 1024px) { body.about-ecocarat-format #ecocarat-contents-header .page-nav .label { display: none; } }
body.about-ecocarat-format .entry { margin-top: 4.6875em; }
body.about-ecocarat-format .entry h3 { font-size: 1.875em; line-height: 1.16667; font-weight: 100; }
body.about-ecocarat-format .entry .content { -webkit-box-sizing: border-box; box-sizing: border-box; }
body.about-ecocarat-format .entry .body { margin-top: 0.71429em; font-size: 0.875em; line-height: 1.28571; }
body.about-ecocarat-format .entry .photo { margin-top: 2.1875em; }
@media only screen and (max-width: 480px) { body.about-ecocarat-format .entry { display: block; margin-top: 2.1875em; }
  body.about-ecocarat-format .entry .photo { width: 100%; margin-top: 1.1875em; } }
body.about-ecocarat-format .entry.col2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
body.about-ecocarat-format .entry.col2 .content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 48.4375%; }
body.about-ecocarat-format .entry.col2 .photo { width: 48.4375%; margin-top: 0; }
@media only screen and (max-width: 480px) { body.about-ecocarat-format .entry.col2 { display: block; margin-top: 2.1875em; }
  body.about-ecocarat-format .entry.col2 .content { width: 100%; }
  body.about-ecocarat-format .entry.col2 .photo { width: 100%; margin-top: 1.1875em; } }
body.about-ecocarat-format .entry-head h2 { font-size: 1.875em; line-height: 1.16667; font-weight: 100; text-align: center; margin-bottom: 1.1em; }
body.about-ecocarat-format .entry-foot { margin-top: 6em; }
body.about-ecocarat-format .entry-foot h2 { font-size: 2.0625em; font-weight: 100; text-align: center; }
body.about-ecocarat-format .entry-foot a { display: block; }
body.about-ecocarat-format .entry-foot h4 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-bottom: 0.8125em; font-size: 1em; line-height: 1.125; font-weight: 100; }
body.about-ecocarat-format .entry-foot ul { display: -webkit-box; display: -ms-flexbox; display: flex; max-width: 956px; margin: auto; margin-top: 2.6875em; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
body.about-ecocarat-format .entry-foot li { -ms-flex-preferred-size: 168px; flex-basis: 168px; padding: 0 0.875em 0.875em; border-left: 1px solid #cccccc; }
body.about-ecocarat-format .entry-foot li:first-child { padding-left: 0; border-left: 0; }
body.about-ecocarat-format .entry-foot li:last-child { padding-right: 0; }
@media only screen and (max-width: 480px) { body.about-ecocarat-format .entry-foot { display: none; } }

body.about-ecocarat-refined .entry { margin-top: 6.125em; }
body.about-ecocarat-refined .entry + .entry { margin-top: 7.6875em; }
body.about-ecocarat-refined .entry .photo { max-width: 460px; margin: auto; margin-top: 0; }
body.about-ecocarat-refined .entry .content { margin-top: 2.125em; }
body.about-ecocarat-refined .entry h3 { text-align: center; }
body.about-ecocarat-refined .entry .body { margin-top: 0.71429em; text-align: center; }
body.about-ecocarat-refined .entry h4 { font-size: 1.5em; line-height: 1.125; font-weight: 100; text-align: center; }
body.about-ecocarat-refined .entry ul { list-style: none; }
body.about-ecocarat-refined .entry figure { margin: 0; }
body.about-ecocarat-refined .entry figcaption { margin-top: 0.35em; font-size: 1.25em; font-weight: 100; text-align: right; }
body.about-ecocarat-refined .expression ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
body.about-ecocarat-refined .expression li { margin-top: 2.3125em; -ms-flex-preferred-size: 48.4375%; flex-basis: 48.4375%; }
@media only screen and (max-width: 480px) { body.about-ecocarat-refined .expression li { -ms-flex-preferred-size: auto; flex-basis: auto; } }
body.about-ecocarat-refined .eauty li { -ms-flex-preferred-size: auto; flex-basis: auto; margin-top: 3em; }
body.about-ecocarat-refined .eauty figure { margin-top: 0.9375em; }
body.about-ecocarat-refined .eauty figure img { width: 50%; }
@media only screen and (max-width: 480px) { body.about-ecocarat-refined .eauty figure img { width: auto; } }

body.about-ecocarat-sensibility .entry:nth-child(2n+2) .content { -webkit-box-ordinal-group: 2; -ms-flex-order: +1; order: +1; }
@media only screen and (max-width: 480px) { body.about-ecocarat-sensibility .entry:nth-child(2n+2) .content { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } }

body.about-ecocarat-pleasant .mechanism .photo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
body.about-ecocarat-pleasant .mechanism .photo div:nth-child(1) { max-width: 245px; }
body.about-ecocarat-pleasant .mechanism .photo div:nth-child(2) { max-width: 395px; }
@media only screen and (max-width: 480px) { body.about-ecocarat-pleasant .mechanism .photo { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; 　justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  body.about-ecocarat-pleasant .mechanism .photo div:nth-child(2) { margin-top: 9.04762%; } }
body.about-ecocarat-pleasant .moisture .photo { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
body.about-ecocarat-pleasant .moisture .photo div:nth-child(1) { max-width: 310px; }
body.about-ecocarat-pleasant .moisture .photo div:nth-child(2) { max-width: 310px; }
@media only screen and (max-width: 480px) { body.about-ecocarat-pleasant .moisture .photo { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; 　justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  body.about-ecocarat-pleasant .moisture .photo div:nth-child(2) { margin-top: 9.04762%; } }

body.installation .basic-btn { display: inline-block; width: 100%; max-width: 125px; font-size: 13px; font-weight: 700; text-align: center; padding: 3.5px 2.5px; -webkit-box-sizing: border-box; box-sizing: border-box; border: solid 1px black; border-radius: 2px; }
body.installation #ecocarat-contents-header .page-title { font-size: 2.0625em; border-bottom: none; }
body.installation .section h3 { font-size: 1.875em; font-weight: 100; text-align: center; }
body.installation .section + .section { margin-top: 6em; }
body.installation .table-list { display: table; width: 100%; margin-top: 2.1875em; list-style: none; border-collapse: collapse; border-bottom: solid 1px black; }
body.installation .table-list li { display: table-row; }
body.installation .table-list h5, body.installation .table-list h6, body.installation .table-list span { display: table-cell; font-weight: 400; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0.625em 0; border-top: solid 1px black; vertical-align: middle; }
body.installation .table-list h5 { width: 71.09375%; font-size: 0.875em; padding-right: 0.625em; }
body.installation .table-list h6 { width: 22.65625%; font-size: 0.75em; padding-right: 0.625em; }
body.installation .table-list span { width: 6.25%; }
body.installation .table-list span img { max-width: 31px; min-width: 31px; }
body.installation .entry { margin-top: 2.5em; }
body.installation .entry h4 { font-size: 1.75em; font-weight: 100; }
body.installation .entry .text-center { text-align: center; }
body.installation .entry ul { list-style: none; }
body.installation .entry table { width: 100%; margin-top: 1.41667em; border-collapse: collapse; font-size: 0.75em; line-height: 1.33333; }
body.installation .entry th, body.installation .entry td { border: solid 1px black; padding: 0.66667em; vertical-align: middle; }
body.installation .entry th { background: #E6E6E6; }
body.installation .entry .table-installation .head1 { width: 43.4375%; }
body.installation .entry .table-installation .head2 { width: 7.96875%; }
body.installation .entry .table-installation .head3 { width: 48.59375%; }
body.installation .entry .table-installation .head4 { width: 15%; }
body.installation .entry .table-installation .w1 { width: 10%; }
body.installation .entry .table-installation .w2 { width: 75%; }
body.installation .entry .table-installation b { font-weight: 400; color: #FF0000; }
body.installation .entry .table-installation-note { margin-top: 0.4375em; }
body.installation .entry .table-installation-note li { font-size: 0.75em; line-height: 1.33333; }
body.installation .entry .table-recommended .head1 { width: 53.125%; }
body.installation .entry .table-recommended .head2 { width: 22.03125%; }
body.installation .entry .table-recommended .head3 { width: 24.84375%; }
body.installation .preparation ul { margin-top: 0.375em; }
body.installation .items { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
body.installation .items .item { margin-top: 0.9375em; margin-bottom: 1.25em; width: 48.4375%; }
body.installation .items .head, body.installation .items .body { font-size: 0.75em; line-height: 1.33333; }
body.installation .items .head { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 0.25em; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
body.installation .items .body { margin-top: 0.75em; }
@media only screen and (max-width: 480px) { body.installation .items { display: block; }
  body.installation .items .item { width: 100%; }
  body.installation .items .item img { width: 100%; } }
body.installation .preparation ul { font-size: 0.75em; line-height: 1.33333; }
body.installation .preparation li { padding-left: 0.5em; }
body.installation .preparation li span { display: inline-block; width: 0.5em; margin-left: -0.5em; }
body.installation .placement-list h5 { width: 38.28125%; font-size: 0.875em; padding-right: 0.625em; }
body.installation .placement-list h6 { width: 40.625%; font-size: 0.75em; padding-right: 0.625em; }
body.installation .placement-list span { width: 21.09375%; }

body.handling #ecocarat-contents-header .page-title { font-size: 2.5em; border-bottom: none; }
body.handling .handling-head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
body.handling .handling-head article { display: -webkit-box; display: -ms-flexbox; display: flex; width: 48.75%; max-width: 312px; }
body.handling .handling-head article .image { -ms-flex-preferred-size: 137px; flex-basis: 137px; -ms-flex-negative: 0; flex-shrink: 0; }
body.handling .handling-head article .content { padding-left: 0.875em; }
body.handling .handling-head article h4 { font-size: 1.125em; font-weight: 100; line-height: 1.11111; }
body.handling .handling-head article p { margin-top: 1em; font-size: 0.75em; line-height: 1.33333; }
@media only screen and (max-width: 640px) { body.handling .handling-head { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  body.handling .handling-head article { width: auto; max-width: none; }
  body.handling .handling-head article .image { -ms-flex-negative: 0; flex-shrink: 0; }
  body.handling .handling-head article .content { width: auto; }
  body.handling .handling-head article + article { margin-top: 2em; } }
@media only screen and (max-width: 480px) { body.handling .handling-head article .image { width: 32.61905%; -ms-flex-preferred-size: auto; flex-basis: auto; -ms-flex-negative: 1; flex-shrink: 1; }
  body.handling .handling-head article .content { width: 67.38095%; } }
body.handling .care { margin-top: 2.5em; }
body.handling .care h2 { position: relative; font-size: 2.1875em; font-weight: 100; text-align: center; }
body.handling .care .entry { margin-top: 3.25em; padding-top: 2.125em; border-top: solid 1px #cccccc; }
body.handling .care .entry:nth-of-type(1) { margin-top: 1.6875em; padding-top: 0; border: none; }
body.handling .care .entry h3 { font-size: 1.875em; font-weight: 100; }
body.handling .care .entry h5 { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 0.875em; font-weight: 400; line-height: 1.14286; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
body.handling .care .entry p { margin-top: 0.5em; font-size: 0.75em; line-height: 1.33333; }
body.handling .care .entry ul { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: -2.1875em; padding-top: 1.8125em; width: calc( 100% + 20 / 16 * 1em ); -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; }
body.handling .care .entry li { width: 25%; margin-top: 2.1875em; padding-right: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }
body.handling .care .entry img { margin-top: 0.3125em; }
@media only screen and (max-width: 640px) { body.handling .care .entry li { width: 33.33333%; } }
@media only screen and (max-width: 480px) { body.handling .care .entry li { width: 50%; } }
body.handling .care .removing ul { padding-top: 0.625em; }
body.handling .care .directions { margin-top: 3.8125em; }
body.handling .care .precaution ul { margin-bottom: 1.25em; }
body.handling .care .care-movie .video-thumb-box { margin-top: 0.8125em; }
body.handling .care .prohibited h5 { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; margin-bottom: 1.0625em; }

body.beforestarting #ecocarat-contents-header .page-title { font-size: 2.5em; border-bottom: none; }
body.beforestarting .entries { margin-top: -0.5em; }
body.beforestarting .entries .entry { margin-top: 4.0625em; }
body.beforestarting .entries .entry:nth-of-type(1) { margin-top: 0em; }
body.beforestarting .entries .entry h3 { font-size: 1.875em; font-weight: 100; }
body.beforestarting .entries .entry h5 { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 0.875em; font-weight: 400; line-height: 1.14286; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }
body.beforestarting .entries .entry p { margin-top: 0.5em; font-size: 0.75em; line-height: 1.33333; }
body.beforestarting .entries .entry ul { display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: -2.1875em; padding-top: 1.8125em; width: calc( 100% + 20 / 16 * 1em ); -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; list-style: none; }
body.beforestarting .entries .entry ul li { width: 25%; margin-top: 2.1875em; padding-right: 20px; -webkit-box-sizing: border-box; box-sizing: border-box; }
body.beforestarting .entries .entry img { margin-top: 0.3125em; }
@media only screen and (max-width: 640px) { body.beforestarting .entries .entry ul li { width: 33.33333%; } }
@media only screen and (max-width: 480px) { body.beforestarting .entries .entry ul li { width: 50%; } }
body.beforestarting .entries .remodeling { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
body.beforestarting .entries .remodeling p { -ms-flex-preferred-size: 46.875%; flex-basis: 46.875%; }
body.beforestarting .entries .remodeling .img { -ms-flex-preferred-size: 48.4375%; flex-basis: 48.4375%; }
@media only screen and (max-width: 640px) { body.beforestarting .entries .remodeling { display: block; }
  body.beforestarting .entries .remodeling img { margin-top: 0.25em; } }
body.beforestarting .entries .precautions ol { margin-top: 0.1875em; list-style-position: outside; }
body.beforestarting .entries .precautions ol li { margin-left: 1.5em; font-size: 0.75em; line-height: 1.5; }

body.faq .local-nav { border-bottom: solid 1px #cccccc; }
body.faq .local-nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin-bottom: 1.4375em; }
body.faq .local-nav li { -ms-flex-preferred-size: 25%; flex-basis: 25%; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; margin-top: 1.25em; padding: 0 1em; -webkit-box-sizing: border-box; box-sizing: border-box; text-align: center; }
body.faq .local-nav a { color: black; font-weight: 300; }
body.faq .local-nav .curr { opacity: 0.5; }
body.faq .entries { position: relative; margin-top: 4.875em; padding-bottom: 1.125em; }
body.faq .entries:after { content: ""; position: absolute; width: 1px; height: 100%; background: #cccccc; left: 50%; top: 0; }
body.faq .entry { padding-top: 3.75em; }
body.faq .entry:first-child { padding-top: 0; }
body.faq .entry dl { display: -webkit-box; display: -ms-flexbox; display: flex; padding-top: 0.25em; }
body.faq .entry dt, body.faq .entry dd { position: relative; -ms-flex-preferred-size: 50%; flex-basis: 50%; padding-top: 0.625rem; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.28571; }
body.faq .entry dt:before, body.faq .entry dd:before { display: inline-block; position: absolute; top: 0; margin-left: -1.08571em; width: 1.08571em; font-size: 2.1875rem; font-weight: 100; text-align: left; }
body.faq .entry dt { font-size: 1.25em; font-weight: 100; padding-left: 1.9em; padding-right: 0.9em; }
body.faq .entry dt:before { content: "Q"; }
body.faq .entry dd { font-size: 0.875em; font-weight: 300; padding-left: 4em; }
body.faq .entry dd:before { content: "A"; }
body.faq .pagination-simple { margin-top: 2.625em; font-size: 1em; line-height: 1.2; text-align: center; }
body.faq .pagination-simple a, body.faq .pagination-simple span { display: inline-block; margin: 0 0.5em; }
body.faq .pagination-simple span { opacity: 0.5; }
body.faq .pagination-simple .prev, body.faq .pagination-simple .next { width: 1.125em; height: 2em; background-repeat: no-repeat; background-size: 100% 100%; text-indent: -9999px; vertical-align: middle; }
body.faq .pagination-simple .prev { margin-right: 1em; background-image: url(/images/common/arrow_left_black@2x.png); }
body.faq .pagination-simple .next { margin-left: 1em; background-image: url(/images/common/arrow_right_black@2x.png); }
body.faq .pagination-simple .first, body.faq .pagination-simple .last { display: none; }
body.faq .pagination-simple .disable { visibility: hidden; }
@media only screen and (max-width: 640px) { body.faq .entries { margin-top: 0.5625em; }
  body.faq .entries:after { display: none; }
  body.faq .entry { padding-top: 1.1875em; }
  body.faq .entry dl { display: block; }
  body.faq .entry dt { padding-right: 0; }
  body.faq .entry dd { margin-top: 0.78571em; padding-left: 2.71429em; } }

body.roomsgallery #ecocarat-contents-header { position: relative; }
body.roomsgallery #ecocarat-contents-header .page-title { border-bottom: none; }
body.roomsgallery .local-nav { margin-top: 0.4375em; }
body.roomsgallery .local-nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
body.roomsgallery .local-nav li { margin: 0 1.34375em; margin-bottom: 1.3125em; }
body.roomsgallery .local-nav a { font-size: 1.375em; font-weight: 100; }

body.search #ecocarat-contents-header { position: relative;         /* //.content{ margin-top:12/$F*1em; }
		p{	//margin-top:44/18*1em;
			font-size:18/$F*1em; line-height:(32/18); text-align:center;
		} */ }
body.search #ecocarat-contents-header .page-title { border-bottom: none; }
body.search #ecocarat-contents-main li { padding: 0.61111em 0; border-bottom: solid 1px #cccccc; font-size: 1.125em; line-height: 1.2; list-style: none; }
body.search #ecocarat-contents-main li:first-child { border-top: solid 1px #cccccc; }
body.search .pagination-simple { margin-top: 2.625em; font-size: 1em; line-height: 1.2; text-align: center; }
body.search .pagination-simple a, body.search .pagination-simple span { display: inline-block; margin: 0 0.5em; }
body.search .pagination-simple span { opacity: 0.5; }
body.search .pagination-simple .prev, body.search .pagination-simple .next { width: 1.125em; height: 2em; background-repeat: no-repeat; background-size: 100% 100%; text-indent: -9999px; vertical-align: middle; }
body.search .pagination-simple .prev { margin-right: 1em; background-image: url(/images/common/arrow_left_black@2x.png); }
body.search .pagination-simple .next { margin-left: 1em; background-image: url(/images/common/arrow_right_black@2x.png); }
body.search .pagination-simple .first, body.search .pagination-simple .last { display: none; }
body.search .pagination-simple .disable { visibility: hidden; }

body.products #ecocarat-contents-header, body.roomsgallery #ecocarat-contents-header { position: relative; }
body.products #ecocarat-contents-header .page-title, body.roomsgallery #ecocarat-contents-header .page-title { border-bottom: none; }
body.products .change-category, body.roomsgallery .change-category { position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; top: 0; right: 30px; height: 150px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
body.products .change-category a, body.roomsgallery .change-category a { font-size: 1.125em; font-weight: 100; }
body.products .local-nav, body.roomsgallery .local-nav { margin-top: 0.4375em; }
body.products .local-nav ul, body.roomsgallery .local-nav ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
body.products .local-nav li, body.roomsgallery .local-nav li { padding: 0 1.34375em; margin: 0; margin-bottom: 1.3125em; -webkit-box-sizing: border-box; box-sizing: border-box; }
body.products .local-nav a, body.roomsgallery .local-nav a { font-size: 1.375em; font-weight: 100; }
body.products .entries, body.roomsgallery .entries { margin: auto; overflow: hidden; }
body.products .entry, body.roomsgallery .entry { position: relative; padding-top: 2.5em; }
body.products .entry h2, body.roomsgallery .entry h2 { font-size: 1.875em; font-weight: 100; text-align: center; }
body.products .entry .tilelist, body.roomsgallery .entry .tilelist { margin-top: 2.5em; }
body.products .entry figcaption, body.roomsgallery .entry figcaption { font-size: 0.75em; }
body.products .entry h6, body.roomsgallery .entry h6 { font-size: 1.16667em; font-weight: 400; }

body.roomsgallery .entry figcaption { display: none; }
body.roomsgallery .local-nav { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
body.roomsgallery .local-nav li:nth-child(1) { -ms-flex-preferred-size: 50%; flex-basis: 50%; text-align: right; }
body.roomsgallery .local-nav li:nth-child(2) { -ms-flex-preferred-size: 50%; flex-basis: 50%; text-align: left; }

.fig-box { margin: 0; }
.fig-box > a { display: block; }
.fig-box > a:hover { opacity: 1; }
.fig-box > a > div { background: white; }
.fig-box > a img, .fig-box > a figcaption { -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.fig-box > a:hover img, .fig-box > a:hover figcaption { opacity: 0.5; }
.fig-box > a:hover:after { opacity: 0.5; }
.fig-box > div { overflow: hidden; -webkit-transform: perspective(0); }
.fig-box > div a { position: relative; display: block; opacity: 1; background: white; -webkit-transform: perspective(0); /*
&:before{ content:""; display:block; position:absolute; left:0; top:0; width:100%; height:100%; border:solid 1px white; box-sizing:border-box; z-index:2; }
&.zoom{
	&:before{ display:none; }
}
*/ }
.fig-box > div a:after { -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); /*transform:translate(1px,1px);*/ }
.fig-box > div a img { -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); transition: opacity 0.3s cubic-bezier(0.215, 0.610, 0.355, 1.000); }
.fig-box > div a:hover img { opacity: 0.5; }
.fig-box > div a:hover:after { opacity: 0.5; }
.fig-box img { position: relative; display: block; z-index: 0; }

.tilelist { width: 103.125%; margin-left: -3.125%; overflow: hidden; list-style: none; }
.tilelist > * { width: 21.9697%; margin-left: 3.0303%; margin-bottom: 3.0303%; float: left; }
.tilelist > * img { width: 100%; max-width: none; }
.tilelist > .col2 { width: 46.9697%; }
.tilelist figcaption { margin-top: 0.41667em; font-size: 0.75em; line-height: 1.27273; }

.tilelist.wide { width: 104.16667%; margin-left: -4.16667%; }
.tilelist.wide > * { width: 21%; margin-left: 4%; margin-bottom: 3%; }

.tilelist.cols-3 > * { width: 30.30303%; }

.tilelist.cols-2 > * { width: 46.9697%; }

@media only screen and (min-width: 641px) { .tilelist.helf { width: 106.45161%; margin-left: -6.45161%; }
  .tilelist.helf > * { width: 43.93939%; margin-left: 6.06061%; margin-bottom: 6.06061%; } }
@media only screen and (max-width: 640px) { .tilelist, .tilelist.cols-3 { width: 103.44828%; margin-left: -3.44828%; }
  .tilelist > *, .tilelist.cols-3 > * { width: 30%; margin-left: 3.33333%; margin-bottom: 3.33333%; }
  .tilelist > .col2, .tilelist.cols-3 > .col2 { width: 51.66667%; }
  .tilelist.cols-2 > * { width: 46.66667%; } }
@media only screen and (max-width: 480px) { .tilelist, .tilelist.cols-3, .tilelist.cols-2 { width: 104.7619%; margin-left: -4.7619%; }
  .tilelist > *, .tilelist.cols-3 > *, .tilelist.cols-2 > * { width: 45.45455%; margin-left: 4.54545%; margin-bottom: 4.54545%; } }
