@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* 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. */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,700&display=swap&subset=japanese");
@import "https://use.fontawesome.com/releases/v5.13.0/css/all.css";
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-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ 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 { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 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 */ }

/* Text-level semantics ========================================================================== */
/** 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 */ }

/** 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. 1. Show the overflow in Edge. */
button, input { /* 1 */ 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 */ }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** 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 { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ 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; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { 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 */ }

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

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

/* 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; }

.c-btn-a, .c-btn-b, .form-btn { border: none; display: inline-block; box-sizing: border-box; position: relative; border-radius: 2px; font-weight: bold; line-height: 1; text-align: center; text-decoration: none; cursor: pointer; }

/**************************************************/
/* helpers */
/**************************************************/
._disp-ib { display: inline-block !important; }

@media screen and (min-width: 961px) { ._disp-tb { display: none !important; }
  ._hide-pc { display: none !important; } }

@media screen and (max-width: 960px) { ._disp-pc { display: none !important; } }

@media screen and (min-width: 601px) and (max-width: 960px) { ._hide-tb { display: none !important; } }

@media screen and (min-width: 601px) { ._disp-sp { display: none !important; } }

@media screen and (max-width: 600px) { ._disp-tb { display: none !important; }
  ._hide-sp { display: none !important; } }

._clearfix { zoom: 1; }

._clearfix:after { content: ''; display: block; clear: both; overflow: auto; }

._center { text-align: center !important; }

._left { text-align: left !important; }

._right { text-align: right !important; }

._float-l { float: left !important; }

._float-r { float: right !important; }

._clear { clear: both !important; }

._hidden { display: none !important; }

._disp-ib { display: inline-block !important; }

._margin0 { margin: 0 !important; }

._padding0 { padding: 0 !important; }

._border0 { border: none !important; }

._fixed { position: fixed !important; }

._absolute { position: absolute !important; }

._static { position: static !important; }

._xsmall { font-size: 75% !important; }

._small { font-size: 88% !important; }

._large { font-size: 113% !important; }

._xlarge { font-size: 133% !important; }

._nowrap { white-space: nowrap !important; }

._nobg { background: none !important; }

._full { width: 100% !important; }

/**************************************************/
/* base */
/**************************************************/
html { -webkit-font-smoothing: antialiased; background-color: #fff; }

body { font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif; min-width: 375px; padding: 0px; color: #7b882e; line-height: 1.5; }

body.-fixed { position: fixed; width: 100%; height: 100%; }

body, input, textarea { font-size: 16px; }

input, textarea, select, button { font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif; }

button, input[type="button"], input[type="submit"] { transition: opacity 0.15s ease-out; }

button:hover, input[type="button"]:hover, input[type="submit"]:hover { opacity: 0.7; }

img { max-width: 100%; height: auto; vertical-align: bottom; }

a { color: #7b882e; text-decoration: underline; transition: opacity 0.15s ease-out; }

a:hover { opacity: 0.7; }

._ios a:hover { opacity: 1; }

em { font-style: normal; }

h1, h2, h3, h4, h5, h6 { font-weight: 600; }

p { margin: 0 0 2em; line-height: 2; }

a.-telink { cursor: default; opacity: 1 !important; }

/**************************************************/
/* structure 構造を定義 */
/**************************************************/
body > .inbox { padding-top: 112px; }

@media screen and (max-width: 960px) { body > .inbox { padding-top: 65px; } }

.page-container { position: relative; z-index: 1; overflow: hidden; }

.bc-nav { position: relative; background: #eee; }

.bc-list { display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; max-width: 960px; margin-left: auto; margin-right: auto; align-items: center; margin: 0 auto; padding: 10px; }

.bc-list > li { position: relative; padding: .5em; font-size: 75%; line-height: 1; }

.bc-list > li:not(:first-child) { margin-left: 1.5em; padding-left: 1.5em; }

.bc-list > li:not(:first-child)::after { position: absolute; top: 50%; left: -0.15em; margin-top: -0.5em; line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; font-size: 133.33333%; }

.bc-list > li a { display: block; color: #7b882e; }

@media screen and (max-width: 600px) { .bc-list { padding-top: 5px; padding-bottom: 5px; }
  .bc-list > li { font-size: 62.5%; }
  .bc-list > li:not(:first-child) { margin-left: 1em; padding-left: 1em; } }

.site-header { transition: 0.6s all; box-sizing: border-box; width: 100%; height: 112px; position: fixed; top: 0; left: 0; z-index: 99; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.site-header.-static { position: static; margin-top: -112px; }

@media screen and (max-width: 960px) { .site-header { height: 65px; } }

.site-header.-hide { top: -122px; }

.header-inner { box-sizing: border-box; position: relative; margin: 0 auto; height: 100%; }

.header-inner > .global-nav { position: absolute; top: 0; bottom: 0; right: 0; margin: auto 0; line-height: 1; height: 100%; }

.header-inner > .sp-menuButton { position: fixed; top: 0; right: 0; margin: 0; }

@media screen and (max-width: 960px) { .header-inner { padding: 11px 20px; }
  .header-inner > .site-logo { /*width: 120px;*/ padding: 0; }
  .header-inner > .sp-menuButton { display: block; } }

.site-logo { margin: 0; padding: 24px 20px 24px 120px; color: #000; line-height: 0; height: 100%; box-sizing: border-box; }

.site-logo > a { display: inline-block; color: inherit; text-decoration: none; height: 100%; }

.site-logo > a > img { height: 100%; }

.sp-menuButton { display: block; position: fixed; top: 0; right: 0; width: 112px; height: 112px; cursor: pointer; z-index: 101; }

@media screen and (max-width: 960px) { .sp-menuButton { width: 65px; height: 65px; } }

.sp-menuButton > .bar { top: 50%; left: 50%; margin-top: -1px; margin-left: -13px; }

.sp-menuButton > .bar, .sp-menuButton > .bar::before, .sp-menuButton > .bar::after { width: 35px; height: 3px; border-radius: 1.5px; position: absolute; display: block; background: #7b882e; content: ""; transition: all .2s ease-out; }

@media screen and (max-width: 960px) { .sp-menuButton > .bar, .sp-menuButton > .bar::before, .sp-menuButton > .bar::after { width: 25.5px; height: 2px; border-radius: 2px; } }

.sp-menuButton > .bar::before { top: -12px; }

@media screen and (max-width: 960px) { .sp-menuButton > .bar::before { top: -9px; } }

.sp-menuButton > .bar::after { top: 12px; }

@media screen and (max-width: 960px) { .sp-menuButton > .bar::after { top: 9px; } }

.sp-menuButton > .bar.-white { background-color: #fff; }

.sp-menuButton > .bar.-white::before { background-color: #fff; }

.sp-menuButton > .bar.-white::after { background-color: #fff; }

.sp-menuButton.-open > .bar { background-color: transparent; }

.sp-menuButton.-open > .bar::before { background-color: #7b882e; top: 0; transform: rotate(135deg); }

.sp-menuButton.-open > .bar::after { background-color: #7b882e; top: 0; transform: rotate(-135deg); }

.global-nav { position: relative; }

@media screen and (max-width: 960px) { .global-nav { display: none; } }

.gnav-list { display: flex; flex-flow: row nowrap; justify-content: flex-start; list-style: none; padding-left: 0; height: 100%; margin: 0 auto; }

.gnav-list > li { position: relative; text-align: center; line-height: 1; min-width: 100px; letter-spacing: 1px; text-transform: uppercase; }

.gnav-list > li > .btn { display: flex; justify-content: center; align-items: center; box-sizing: border-box; height: 100%; padding: 1em; color: inherit; text-decoration: none; }

.gnav-list > li > .btn:hover, .gnav-list > li > .btn.-current { background: #7b882e; color: #fff; opacity: 1; }

.gnav-list li.-reverse > .btn { background-color: #000; color: #fff; }

.sp-menuButton.-open + .sp-nav { transform: translateY(0); }

.sp-nav { display: block; position: fixed; transition: 0.3s all ease-in-out; top: 0; right: 0; width: 100%; height: auto; z-index: 100; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); overflow-y: scroll; transform: translateY(calc(-100% - 10px)); }

@media screen and (max-width: 600px) and (max-height: 743px) { .sp-nav { height: 100%; } }

@media screen and (min-width: 601px) and (max-height: 599px) { .sp-nav { height: 100%; } }

.sp-nav > .container { width: 100%; max-width: 640px; margin: 0 auto; padding: 20px 20px 40px; box-sizing: border-box; transition: 0.6s all; }

@media screen and (min-width: 601px) and (max-height: 667px) { .sp-nav > .container { padding-bottom: 30px; } }

.sp-nav > .container > .logo { border-bottom: 1px solid rgba(123, 136, 46, 0.6); }

.sp-nav > .container > .logo > a { width: 216px; display: block; margin: 40px auto; }

@media screen and (max-width: 600px) { .sp-nav > .container > .logo > a { margin: 26px auto; width: 180px; } }

@media screen and (min-width: 601px) and (max-height: 667px) { .sp-nav > .container > .logo > a { width: 180px; } }

.spnav-list { list-style: none; margin: 0 auto; padding: 38px 0px; column-count: 2; column-gap: 0; }

@media screen and (max-width: 600px) { .spnav-list { column-count: 1; padding: 30px 0; } }

@media screen and (min-width: 601px) and (max-height: 667px) { .spnav-list { padding: 30px 0; } }

.spnav-list > li { page-break-inside: avoid; break-inside: avoid; font-weight: 600; padding: 16px 0 16px 35px; font-size: 109.375%; }

@media screen and (max-width: 600px) { .spnav-list > li { padding: 14px 0 14px 35px; padding-left: 0; text-align: center; font-size: 100%; } }

@media screen and (min-width: 601px) and (max-height: 667px) { .spnav-list > li { padding: 14px 0 14px 20px; } }

.spnav-list > li > a { color: inherit; position: relative; text-decoration: none; }

.spnav-list > li > a.-shop:after { content: ""; background: url(../img/icon-cart-green.png); display: inline-block; width: 17px; height: 17px; margin-left: .5em; margin-top: -2px; background-size: contain; vertical-align: middle; }

.nav-sns { display: flex; padding: 20px 0; justify-content: center; }

.nav-sns > .image { width: 91px; margin-right: 11px; }

.nav-sns > .image > img { vertical-align: middle; }

.nav-sns > .icon-list { display: flex; list-style: none; padding: 0; margin: 0; }

.nav-sns > .icon-list > li { display: inline-block; margin: 0 8px; }

.nav-sns > .icon-list > li > a { display: inline-block; width: 24px; }

.fixed-iconList { width: 57px; background-color: #a2ac6d; position: fixed; bottom: 50px; right: 0; z-index: 6; padding: 10px 0; list-style: none; margin: 0; border-radius: 8px 0 0 8px; }

@media screen and (max-width: 600px) { .fixed-iconList { width: 46px; } }

.fixed-iconList > li { padding: 6px 0; margin: 0 auto; text-align: center; width: 20px; }

@media screen and (max-width: 600px) { .fixed-iconList > li { padding: 3px 0; } }

.site-footer { position: relative; background-color: #fff; z-index: 5; }

.footer-inner { max-width: 960px; margin-left: auto; margin-right: auto; text-align: center; padding-top: 54px; }

@media screen and (max-width: 600px) { .footer-inner { padding-top: 60px; } }

.footer-inner > .logo { display: block; width: 216px; margin: 0 auto; }

.footer-inner > .copyright { margin: 0; padding: 30px 10px; font-size: 75%; color: #7b882e; text-align: center; letter-spacing: 0.04em; }

@media screen and (max-width: 600px) { .footer-inner > .copyright { padding: 34px 10px; font-size: 62.5%; } }

#demo-scrollTrigger .box-demo-1 > .box { display: block; height: 200px; width: 100%; margin-top: 50vh; background: #000; color: #fff; font-size: 20px; line-height: 200px; text-align: center; }

[data-trigger].-invisible { opacity: 0; }

[data-trigger].-visible { opacity: 1; transition: opacity .8s ease-in; }

[data-trigger="fadeInUp"].-invisible { transform: translateY(50px); }

[data-trigger="fadeInUp"].-visible { transition: opacity .6s ease-in, transform .8s ease-out; transform: translateY(0); }

[data-trigger="fadeInLeft"].-invisible { transform: translateX(-50px); }

[data-trigger="fadeInLeft"].-visible { transition: opacity .8s ease-in, transform 1s ease-out; transform: translateX(0); }

.box[data-trigger="custom"].-invisible { opacity: 1; transform: rotate(360deg); }

.box[data-trigger="custom"].-visible { transition: transform 1s ease-in-out; transform: rotate(0deg); }

/**************************************************/
/* components */
/**************************************************/
/**************************************************/
/* components - basic */
/**************************************************/
.c-text-a { font-size: 100%; line-height: 2; text-align: center; margin-bottom: 0; letter-spacing: 0.04em; }

@media screen and (max-width: 960px) { .c-text-a { line-height: 2; } }

@media screen and (max-width: 600px) { .c-text-a { text-align: left; } }

.c-text-b { font-size: 100%; line-height: 2; letter-spacing: 0.04em; }

@media screen and (max-width: 960px) { .c-text-b { font-size: 93.75%; } }

@media screen and (max-width: 600px) { .c-text-b { font-size: 100%; } }

.c-heading-a { text-align: center; margin: 0 0 56px; }

@media screen and (max-width: 600px) { .c-heading-a { margin-bottom: 52px; } }

.c-heading-a > img { height: 190px; }

@media screen and (max-width: 600px) { .c-heading-a > img { height: 172px; } }

.c-heading-b { text-align: center; margin: 0 0 94px; }

@media screen and (max-width: 960px) { .c-heading-b { margin-bottom: 60px; } }

@media screen and (max-width: 600px) { .c-heading-b { margin-bottom: 60px; } }

.c-heading-b > img { height: 52px; }

@media screen and (max-width: 600px) { .c-heading-b > img { height: 46px; } }

.c-heading-c { margin: 52px 0 30px; font-size: 112.5%; position: relative; right: -38px; letter-spacing: 0.04em; }

@media screen and (max-width: 600px) { .c-heading-c { width: calc(100% - 24px); line-height: 1.5; } }

.c-heading-c:before { content: ""; width: 29px; margin: 0 9px 0 0; display: block; border-bottom: 1px solid #7b882e; position: absolute; left: -38px; /*top: 50%;*/ top: 0.7em; transform: translateY(-50%); }

.c-heading-d { font-size: 112.5%; text-align: center; padding-bottom: 24px; border-bottom: 2px solid #d7dbc0; margin-bottom: 40px; width: 100%; margin-top: 0; letter-spacing: 0.04em; }

@media screen and (max-width: 960px) { .c-heading-d { padding-bottom: 1em; margin-bottom: 30px; } }

@media screen and (max-width: 600px) { .c-heading-d { margin-bottom: 22px; padding-bottom: 24px; line-height: 1.8; padding-bottom: 15px; } }

.c-mainvisual-a { width: 100%; height: 310px; overflow: hidden; margin-bottom: 46px; }

@media screen and (max-width: 960px) { .c-mainvisual-a { margin-bottom: 30px; height: 220px; } }

@media screen and (max-width: 600px) { .c-mainvisual-a { height: 210px; margin-bottom: 52px; } }

.c-mainvisual-a > img { width: 100%; height: 100%; object-fit: cover; }

.c-mainvisual-b { margin-bottom: 74px; width: 100%; max-width: 960px; margin: 0 auto 74px; }

@media screen and (max-width: 960px) { .c-mainvisual-b { margin-bottom: 54px; } }

@media screen and (max-width: 600px) { .c-mainvisual-b { overflow: hidden; height: 210px; }
  .c-mainvisual-b > img { object-fit: cover; width: 100%; height: 100%; } }

.c-link-pdf { position: relative; }

.c-link-pdf::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; margin-left: .5em; }

.c-link-external { position: relative; margin: 0 0.5em; }

.c-link-external::after { content: ""; background: url(../img/icon-link-green.png); display: inline-block; width: 18px; height: 18px; margin-left: .5em; background-size: contain; vertical-align: middle; }

.c-btn-a { padding: 1em 3em 1em; background-color: #7b882e; color: #fff; font-size: 100%; }

.c-btn-a.-noclick { cursor: default; }

.c-btn-a.-arrowUp::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; margin-top: -.5em; right: 1em; left: auto; width: 1em; }

.c-btn-a.-arrowRight::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; margin-top: -.5em; right: 1em; left: auto; width: 1em; }

.c-btn-a.-arrowDown::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; margin-top: -.5em; right: 1em; left: auto; width: 1em; }

.c-btn-a.-arrowLeft::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; margin-top: -.5em; right: 1em; left: auto; width: 1em; }

.c-btn-a.-external::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 400; position: absolute; top: 50%; margin-top: -.5em; right: 1em; left: auto; width: 1em; }

@media screen and (max-width: 960px) { .c-btn-a { font-size: 93.75%; padding-left: 1em; padding-right: 1em; line-height: 1.4; } }

.c-btn-b { font-size: 87.5%; margin-left: auto; background-color: #95a058; color: #fff; padding: 6px 1.2em 6px 2.1em; font-weight: 600; }

.c-btn-b::after { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; margin-top: -.5em; right: auto; left: 1.3em; width: 1em; font-size: 78.57143%; }

.c-btn-c { display: block; width: 500px; border: 1px solid #7b882e; text-align: center; margin: 80px auto 0; font-size: 112.5%; letter-spacing: 0.08em; text-decoration: none; font-weight: 600; box-sizing: border-box; padding: 14px 20px; }

@media screen and (max-width: 600px) { .c-btn-c { width: 296px; margin-top: 60px; } }

.c-btn-c:hover { background-color: #7b882e; color: #fff; opacity: 1; }

.c-btn-c.-shop > span { position: relative; margin: 0 0.5em; }

.c-btn-c.-shop > span::after { content: ""; background: url(../img/icon-cart-green.png); display: inline-block; width: 17px; height: 17px; margin-left: .5em; background-size: contain; vertical-align: middle; margin-top: -3px; }

.c-btn-c.-shop:hover > span:after { background: url(../img/icon-cart-white.png); background-size: contain; }

.c-list-0 { list-style: none; padding-left: 0; line-height: 1.5; }

.c-list-0 > li { text-align: left; }

.c-list-0.-indention { margin-left: 1em; text-indent: -1em; }

.c-list-0.-indention > * { text-indent: 0; }

.c-list-0.-indention1 > li { padding-left: 1em; text-indent: -1em; }

.c-list-0.-disc { padding-left: 1.5em; list-style: disc; }

.c-list-a { list-style: none; padding-left: 0; }

.c-list-a > li { padding-left: 1.3em; text-indent: -1.3em; }

@media screen and (max-width: 600px) { .c-list-a > li { padding-left: 2.3em; } }

.c-list-a > li::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; display: inline-block; width: 1em; margin-right: .3em; text-indent: 0; color: #95a058; font-size: 93.75%; }

.c-list-a > li > * { text-indent: 0; }

.c-list-b { padding-left: 1em; margin: 4px 0; }

.c-list-b > li { list-style: none; text-indent: -1em; }

@media screen and (max-width: 600px) { .c-list-b > li { margin-bottom: 0.4em; } }

.c-list-b > li:before { content: '・'; position: relative; left: 0; top: 50%; }

.c-order-0 { padding-left: 1.5em; list-style: decimal; line-height: 1.5; }

.c-order-0 > li { text-align: left; }

.c-order-a { padding-left: 0; list-style: none; line-height: 1.5; counter-reset: orderA; }

.c-order-a > li { position: relative; padding-left: 2.5em; text-indent: -2.5em; text-align: left; }

.c-order-a > li::before { display: inline-block; width: 2.5em; text-align: right; text-indent: 0; white-space: nowrap; word-wrap: normal; overflow-wrap: normal; counter-increment: orderA; content: "（" counter(orderA) "）"; }

.c-order-a > li:nth-child(n+10)::before { text-indent: -.5em; }

.c-order-a > li > * { text-indent: 0; }

.c-notes-a { padding-left: 0; list-style: none; line-height: 1.5; font-size: 81.25%; }

.c-notes-a > li { padding-left: 1em; text-indent: -1em; }

.c-notes-a > li::before { display: inline-block; width: 1em; text-indent: 0; content: "※"; }

.c-notes-a > li > * { text-indent: 0; }

.c-table-a { border-collapse: collapse; }

.c-table-a th, .c-table-a td { padding: 1em; font-size: 100%; border: solid 1px #ccc; text-align: left; line-height: 1.5; vertical-align: top; }

.c-table-a th.-txtl, .c-table-a td.-txtl { text-align: left; }

.c-table-a th.-txtc, .c-table-a td.-txtc { text-align: center; }

.c-table-a th.-txtr, .c-table-a td.-txtr { text-align: right; }

.c-table-a th.-top, .c-table-a td.-top { vertical-align: top; }

.c-table-a th.-nobg, .c-table-a td.-nobg { background-color: transparent; }

.c-table-a th { background-color: #f3f3f3; white-space: nowrap; }

.c-table-a.-nobg th, .c-table-a.-nobg td { background: none; }

@media screen and (max-width: 600px) { .c-table-a.-block { display: block; }
  .c-table-a.-block tbody, .c-table-a.-block tr, .c-table-a.-block th, .c-table-a.-block td { display: block; }
  .c-table-a.-block th, .c-table-a.-block td { border: none; }
  .c-table-a.-block th { background-color: #eee; } }

/**************************************************/
/* components - form */
/**************************************************/
form label { cursor: pointer; }

form textarea { line-height: 1.2; resize: vertical; }

*:-ms-input-placeholder { color: #aaa; }

*:placeholder-shown { color: #aaa; }

*::-webkit-input-placeholder { color: #aaa; }

*:-moz-placeholder { color: #aaa; opacity: 1; }

*::-moz-placeholder { color: #aaa; opacity: 1; }

*:-ms-input-placeholder { color: #aaa; }

:focus::-webkit-input-placeholder { color: transparent; }

:focus::-moz-placeholder { color: transparent; }

.error-text { display: inline-block; position: relative; margin: 10px 0 0; padding: 5px 1em; border-radius: 3px; background-color: white; color: #ff0000; font-weight: bold; }

.error-message { display: block; margin-bottom: 40px; padding: 1em; border-radius: 8px; background-color: white; color: #ff0000; font-weight: bold; }

.error-message > .error { display: block; margin: 0; background-color: transparent; }

.input-text { display: block; box-sizing: border-box; width: 100%; padding: 6px 10px; border: 1px solid #ddd; border-radius: 0; }

.input-text.-short { max-width: 140px; }

.input-text.-middle { max-width: 240px; }

.input-text.-long { max-width: 400px; }

.input-text.-active { ime-mode: active; }

.input-text.-inactive { ime-mode: inactive; }

.label-checkbox { display: inline-block; }

.label-checkbox > .intext { display: block; padding: 2px 2px 2px 28px; background: url(../img/icon-checkbox.png) no-repeat 0 5px; }

.label-checkbox > .input-checkbox { position: absolute; opacity: 0; }

.label-checkbox > .input-checkbox:checked + .intext { background-image: url(../img/icon-checkbox-on.png); }

.label-radio { display: inline-block; }

.label-radio > .intext { display: block; padding: 2px 2px 2px 28px; background: url(../img/icon-radio.png) no-repeat 0 5px; }

.label-radio > .input-radio { position: absolute; opacity: 0; }

.label-radio > .input-radio:checked + .intext { background-image: url(../img/icon-radio-on.png); }

.select-box { -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; min-width: 250px; padding: 8px 42px 8px 12px; border: 1px solid #ddd; border-radius: 4px; background: #fff url(../img/icon-select.png) no-repeat right 50%; }

.select-box::-ms-expand { display: none; }

.select-box.-short { min-width: 140px; }

.select-box.-middle { min-width: 200px; }

.select-box.-long { min-width: 400px; }

@media screen and (max-width: 960px) { .select-box { min-width: 280px; }
  .select-box.-short { min-width: 280px; }
  .select-box.-middle { min-width: 280px; }
  .select-box.-long { min-width: 280px; } }

.form-btn { display: block; width: 100%; margin: 0 auto; padding: 1em; background-color: #7b882e; color: #fff; font-weight: 700; }

.form-btn > .txt { display: inline-block; position: relative; }

.label-calendar { display: block; position: relative; max-width: 240px; }

.label-calendar::before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; top: 50%; left: 1em; width: 1em; margin-top: -.5em; color: #111; }

.label-calendar > input { display: block; box-sizing: border-box; width: 100%; padding-left: 3em; }

.form-list { list-style: none; margin: 0; padding-left: 0; line-height: 1.5; }

.form-list > li:not(:last-child) { padding-bottom: 10px; }

.form-inline { display: flex; flex-flow: row wrap; justify-content: flex-start; list-style: none; padding-left: 0; margin: 0 0 0 -20px; line-height: 1.5; }

.form-inline > li { box-sizing: border-box; padding-left: 20px; }

@media screen and (max-width: 600px) { .form-inline { margin-left: 0; }
  .form-inline > li { padding-left: 0; } }

.form-submit { max-width: 240px; margin: 40px auto 0; }

.form-step { display: flex; padding: 0; border: 1px solid #eee; overflow: hidden; list-style: none; }

.form-step > li { position: relative; width: 33.333%; padding: 13px 10px 14px; font-size: 100%; text-align: center; }

.form-step > li:not(:last-child)::before, .form-step > li:not(:last-child)::after { position: absolute; top: 50%; margin-top: -40px; border: transparent solid; border-width: 40px 0 40px 40px; content: ''; }

.form-step > li:not(:last-child)::before { right: -29px; z-index: 1; border-left-color: #fff; }

.form-step > li:not(:last-child)::after { right: -31px; z-index: 0; border-left-color: #eee; }

.form-step > li.-stay { background-color: #eee; }

.form-step > li.-stay::before { border-left-color: #eee; }

.form-step .txt { position: relative; z-index: 2; }

@media screen and (max-width: 960px) { .form-step > li { display: flex; justify-content: center; align-items: center; padding: 16px 5px; font-size: 85.71429%; }
  .form-step > li .txt { margin-right: -30px; }
  .form-step > li:first-child .txt { margin-right: -10px; }
  .form-step > li:last-child .txt { margin-right: -20px; }
  .form-step > li:not(:last-child)::before { right: -20px; }
  .form-step > li:not(:last-child)::after { right: -22px; } }

.form-table { width: 100%; margin: 0; border-collapse: collapse; }

.form-table th, .form-table td { padding: 20px 1em; border-bottom: 1px solid #ccc; font-weight: normal; text-align: left; line-height: 2; }

.form-table th { font-size: 100%; vertical-align: top; position: relative; white-space: nowrap; }

.form-table td.-top { padding-top: 18px; vertical-align: top; }

.form-table .required { display: block; position: relative; padding-right: 70px; }

.form-table .required::after { display: inline-block; content: "必須"; position: absolute; top: 6px; right: 0; padding: 4px 1.5em; background-color: #ff0000; font-size: 75%; color: #fff; line-height: 1; letter-spacing: 0; vertical-align: inherit; }

.form-table .text { margin: .5em 0 0; }

.form-table .text:first-child { margin-top: 0; }

.form-table.-confirm th, .form-table.-confirm td { padding-top: 15px; padding-bottom: 15px; }

.form-table.-confirm th { font-weight: bold; }

@media screen and (max-width: 960px) { .form-table { display: block; }
  .form-table tbody, .form-table tr, .form-table th, .form-table td { display: block; }
  .form-table th, .form-table td { padding-left: 0; padding-right: 0; line-height: 1.5; }
  .form-table th { width: auto !important; padding-bottom: 0 !important; border-bottom: none; }
  .form-table td { padding-top: 8px !important; }
  .form-table .required { padding-right: 0; }
  .form-table .required::after { position: relative; top: auto; margin-left: 1em; padding: 3px 1em; } }

/**************************************************/
/* components - layout */
/**************************************************/
.l-page-contents { max-width: 960px; margin-left: auto; margin-right: auto; position: relative; padding: 0 20px; width: 960px; }

@media screen and (max-width: 960px) { .l-page-contents { width: 100%; box-sizing: border-box; } }

.l-section { position: relative; padding: 74px 0 0; }

@media screen and (max-width: 600px) { .l-section { padding-top: 50px; } }

.l-section.-fill { background-color: #f3f3f3; }

.l-section.-fillBeige { background-color: #f9f7ec; }

.l-section.-contentTop { padding-top: 40px; }

.l-section.-contentBottom { padding-bottom: 120px; }

.l-section.-topNarrow { padding-top: 0; }

/**************************************************/
/* pages */
/**************************************************/
.center { text-align: center; }

.right { text-align: right; }

.pg-home .inbox { padding-top: 0; }

.pg-home .l-section.-top { padding: 0; height: 100vh; }

.pg-home .l-section.-top .home-mainvisual { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }

@media (aspect-ratio: 16 / 9), (min-aspect-ratio: 16 / 9) { .pg-home .l-section.-top .home-mainvisual { width: 100%; } }

@media (max-aspect-ratio: 16 / 9) { .pg-home .l-section.-top .home-mainvisual { height: 100.1%; } }

.home-firstLogo { background-color: #fff; width: 192px; padding: 36px 0 25px; position: absolute; top: 0; left: 0; margin-left: 120px; }

@media screen and (max-width: 960px) { .home-firstLogo { left: auto; width: 170px; padding: 30px 0 20px; margin-left: 60px; } }

@media screen and (max-width: 600px) { .home-firstLogo { width: 154px; margin-left: 10px; } }

.home-firstLogo > img { width: 194px; min-width: 194px; margin-left: -1px; }

@media screen and (max-width: 960px) { .home-firstLogo > img { width: 170px; min-width: 170px; } }

@media screen and (max-width: 600px) { .home-firstLogo > img { width: 154px; min-width: 154px; } }

.home-scroll { position: absolute; bottom: 5%; left: 50%; width: 50px; transform: translateX(-50%); animation: blink 1.3s ease-in-out infinite alternate; }

@keyframes blink { 0% { opacity: 0;
    bottom: 9%; }
  70% { opacity: 1; }
  100% { opacity: 1;
    bottom: 5%; } }

.pg-home .l-section.-about { background-color: rgba(123, 136, 46, 0.8); text-align: center; position: relative; color: #fff; padding: 100px 0 90px; }

@media screen and (max-width: 600px) { .pg-home .l-section.-about { padding: 80px 0 74px; } }

.pg-home .l-section.-about .image { margin: 0 auto; width: 290px; }

@media screen and (max-width: 600px) { .pg-home .l-section.-about .image { width: 228px; } }

.pg-home .l-section.-about .textarea { margin-top: 56px; }

@media screen and (max-width: 600px) { .pg-home .l-section.-about .textarea { margin-top: 50px; } }

.pg-home .l-section.-about .textarea .heading { margin-bottom: 32px; font-size: 137.5%; letter-spacing: 0.2em; line-height: 1.8; }

@media screen and (max-width: 600px) { .pg-home .l-section.-about .textarea .heading { margin-bottom: 25px; } }

.pg-home .l-section.-about .textarea .text { margin-bottom: 0; font-weight: 600; font-size: 93.75%; line-height: 2.6; letter-spacing: 0.08em; }

@media screen and (max-width: 600px) { .pg-home .l-section.-about .textarea .text { text-align: left; line-height: 1.8; } }

.home-links { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }

.home-links > .link-container { overflow: hidden; margin: 2px 0 0; }

.home-links > .link-container.-col1 { width: 100%; }

.home-links > .link-container.-col2 { width: calc(50% - 1px); }

.home-links > .link-container > a { display: flex; justify-content: center; align-items: center; height: 16.66667vw; padding: 0 20px; text-decoration: none; box-sizing: border-box; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center; transition: all 0.5s; text-align: center; }

@media screen and (max-width: 600px) { .home-links > .link-container > a { height: 220px; } }

.home-links > .link-container > a:hover { opacity: 1; transform: scale(1.1); }

.home-links > .link-container > a.link1 { background-image: url(../../images/home/link1.jpg); transition: all 0.5s; }

.home-links > .link-container > a.link2 { background-image: url(../../images/home/link2.jpg); transition: all 0.5s; }

.home-links > .link-container > a.link3 { background-image: url(../../images/home/link3.jpg); transition: all 0.5s; }

.home-links > .link-container > a.link4 { background-image: url(../../images/home/link4.jpg); transition: all 0.5s; }

.home-links > .link-container > a.link5 { background-image: url(../../images/home/link5.jpg); transition: all 0.5s; }

.home-links > .link-container > a > .title { position: relative; color: #fff; font-weight: 600; z-index: 2; font-size: 112.5%; letter-spacing: 0.08em; line-height: 1.7; }

@media screen and (max-width: 600px) { .home-links > .link-container > a > .title > i { line-height: 2.1; } }

.home-links > .link-container > a > .title.-shop:after { content: ""; background: url(../img/icon-cart-white.png); display: inline-block; width: 18px; height: 18px; margin-left: .4em; background-size: contain; vertical-align: middle; margin-top: -3px; }

.l-page-contents.-homeNews { padding: 72px 20px 80px; }

.l-page-contents.-homeNews .heading { font-size: 118.75%; display: inline-block; padding: 0 2em 0.9em; border-bottom: 2px solid #7b882e; margin-top: 0; margin-bottom: 50px; letter-spacing: 0.08em; }

.l-page-contents.-homeNews > .right > .c-btn-b { letter-spacing: 0.08em; }

.home-newsList .swiper-wrapper { display: flex; justify-content: space-between; margin-bottom: 32px; }

@media screen and (max-width: 600px) { .home-newsList .swiper-wrapper { margin-bottom: 24px; } }

.home-newsList .swiper-wrapper > .swiper-slide { width: 280px; }

@media screen and (max-width: 960px) { .home-newsList .swiper-wrapper > .swiper-slide { width: 29.166667vw; } }

@media screen and (max-width: 600px) { .home-newsList .swiper-wrapper > .swiper-slide { width: 31%; } }

.home-newsList .swiper-wrapper > .swiper-slide > a { text-decoration: none; display: block; }

@media screen and (max-width: 600px) { .home-newsList .swiper-wrapper > .swiper-slide > a { width: 280px; margin: 0 auto; } }

.home-newsList .swiper-wrapper > .swiper-slide > a > .image { overflow: hidden; margin-bottom: 12px; width: 280px; height: 180px; }

@media screen and (max-width: 960px) { .home-newsList .swiper-wrapper > .swiper-slide > a > .image { width: 100%; height: 18.75vw; } }

@media screen and (max-width: 600px) { .home-newsList .swiper-wrapper > .swiper-slide > a > .image { width: 280px; height: 180px; } }

.home-newsList .swiper-wrapper > .swiper-slide > a > .image > img { transition: .4s all; width: 100%; height: 100%; object-fit: cover; }

.home-newsList .swiper-wrapper > .swiper-slide > a:hover { opacity: 1; }

.home-newsList .swiper-wrapper > .swiper-slide > a:hover > .image > img { opacity: 1; transform: scale(1.1); }

.home-newsList .swiper-wrapper > .swiper-slide > a:hover .title { -webkit-text-decoration: underline solid #7b882e; text-decoration: underline solid #7b882e; }

.home-newsList .swiper-wrapper > .swiper-slide > a > .textarea { margin-bottom: 0; color: #7b882e; }

.home-newsList .swiper-wrapper > .swiper-slide > a > .textarea > .date { display: block; font-weight: 600; font-size: 81.25%; margin-bottom: 8px; letter-spacing: 0.04em; }

.home-newsList .swiper-wrapper > .swiper-slide > a > .textarea > .title { font-weight: 600; line-height: 1.6; letter-spacing: 0.04em; margin-bottom: 0; text-decoration: underline; }

.swiper-container { overflow: visible !important; }

@media screen and (max-width: 480px) { .swiper-button-next { right: -10px !important; }
  .swiper-button-prev { left: -10px !important; } }

.swiper-button-next, .swiper-button-prev { top: 32% !important; }

.swiper-button-next:after, .swiper-button-prev:after { color: #7b882e; font-size: 20px !important; font-weight: bold; }

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { display: none; }

.pg-concept .l-section { padding-top: 60px; }

.concept-movie { margin: 50px 0; }

.concept-about > .c-text-b, .concept-about > .col2 { margin: 20px 0; }

.concept-about > .col2 { display: flex; flex-wrap: wrap; margin: 24px 0; }

@media screen and (max-width: 600px) { .concept-about > .col2 { flex-wrap: wrap; justify-content: center; margin: 20px 0; } }

.concept-about > .col2 > .image { width: 50%; }

@media screen and (max-width: 600px) { .concept-about > .col2 > .image { width: 100%; text-align: center; } }

.concept-aboutHistory { display: flex; background-color: #f9f7ec; }

@media screen and (max-width: 960px) { .concept-aboutHistory { flex-direction: column; } }

.concept-aboutHistory > .textarea { width: 50%; padding: 30px 30px 24px 38px; box-sizing: border-box; letter-spacing: 0.04em; }

@media screen and (max-width: 960px) { .concept-aboutHistory > .textarea { width: 100%; } }

@media screen and (max-width: 600px) { .concept-aboutHistory > .textarea { padding: 25px; } }

.concept-aboutHistory > .textarea > .heading { margin: 0 0 14px; font-size: 100%; }

.concept-aboutHistory > .textarea > .text { margin-bottom: 0; font-size: 87.5%; line-height: 1.8; }

.concept-aboutHistory > .image { width: 50%; }

@media screen and (max-width: 960px) { .concept-aboutHistory > .image { width: 100%; } }

@media screen and (max-width: 600px) { .concept-aboutHistory > .image { padding: 0; } }

.concept-award { background-color: #f9f7ec; display: flex; justify-content: space-between; padding: 20px 24px 16px; margin: 24px 0; }

@media screen and (max-width: 960px) { .concept-award { flex-direction: column; } }

.concept-award > .heading { margin: 0; font-size: 81.25%; }

@media screen and (max-width: 960px) { .concept-award > .heading { margin-bottom: 10px; } }

.concept-award > .product { margin-bottom: 8px; font-size: 81.25%; }

.concept-award > .product:last-of-type { margin-bottom: 0; }

.concept-award > .product > .name { font-weight: 600; }

.concept-owner { background-color: #f9f7ec; padding: 80px 0; margin-top: 56px; }

@media screen and (max-width: 960px) { .concept-owner { padding: 60px 0; } }

@media screen and (max-width: 600px) { .concept-owner { margin-top: 52px; padding-bottom: 34px; } }

.concept-owner > .l-page-contents { display: flex; justify-content: space-between; }

@media screen and (max-width: 960px) { .concept-owner > .l-page-contents { flex-direction: column; } }

.concept-owner > .l-page-contents > .image { max-width: 440px; width: 100%; }

@media screen and (max-width: 960px) { .concept-owner > .l-page-contents > .image { margin: 0 auto; } }

.concept-owner > .l-page-contents > .textarea { width: 480px; margin-top: -6px; }

@media screen and (max-width: 960px) { .concept-owner > .l-page-contents > .textarea { width: 100%; margin-top: 16px; } }

.concept-owner > .l-page-contents > .textarea > .name { font-size: 112.5%; font-weight: 600; line-height: 1.7; margin-bottom: 14px; letter-spacing: 0.06em; }

@media screen and (max-width: 960px) { .concept-owner > .l-page-contents > .textarea > .name { margin-bottom: 10px; } }

.concept-owner > .l-page-contents > .textarea > .text { margin-bottom: 0; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .concept-owner > .l-page-contents > .textarea > .text { margin-bottom: 16px; } }

.oliveoil-item { margin-top: 40px; display: flex; justify-content: space-between; }

@media screen and (max-width: 960px) { .oliveoil-item { margin-top: 80px; } }

@media screen and (max-width: 600px) { .oliveoil-item { margin-top: 60px; flex-direction: column; } }

.oliveoil-item:first-of-type { margin-top: 90px; }

@media screen and (max-width: 960px) { .oliveoil-item:first-of-type { margin-top: 60px; } }

@media screen and (max-width: 600px) { .oliveoil-item:first-of-type { margin-top: 52px; } }

.oliveoil-item > .image { width: 420px; }

@media screen and (max-width: 960px) { .oliveoil-item > .image { width: 43.75%; } }

@media screen and (max-width: 600px) { .oliveoil-item > .image { float: none; max-width: 420px; width: 100%; margin-bottom: 18px; } }

.oliveoil-item > .textarea { width: 500px; letter-spacing: 0.04em; }

@media screen and (max-width: 960px) { .oliveoil-item > .textarea { width: 52.083%; } }

@media screen and (max-width: 600px) { .oliveoil-item > .textarea { width: 100%; float: none; } }

.oliveoil-item > .textarea > .heading { width: 500px; letter-spacing: 0.04em; margin: 0 0 12px; font-size: 112.5%; line-height: 2.1; }

@media screen and (max-width: 960px) { .oliveoil-item > .textarea > .heading { width: 100%; } }

@media screen and (max-width: 600px) { .oliveoil-item > .textarea > .heading { width: 100%; float: none; margin-bottom: 14px; } }

.oliveoil-item > .textarea > .use { font-weight: 600; font-size: 81.25%; margin: 0 0 12px; text-indent: -5.3em; padding-left: 5.3em; }

@media screen and (max-width: 960px) { .oliveoil-item > .textarea > .use { font-size: 81.25%; margin: 0 0 1em; } }

@media screen and (max-width: 600px) { .oliveoil-item > .textarea > .use { margin-bottom: 15px; } }

.oliveoil-item > .textarea > .text { font-size: 93.75%; line-height: 1.8; letter-spacing: 0.04em; margin-bottom: 0; }

@media screen and (max-width: 960px) { .oliveoil-item > .textarea > .text { font-size: 87.5%; } }

@media screen and (max-width: 600px) { .oliveoil-item > .textarea > .text { font-size: 93.75%; } }

.oliveoil-item > .textarea > .c-btn-b { margin-top: 25px; width: 130px; text-align: left; letter-spacing: 0; }

.oliveoil-itemEvaluation { display: flex; flex-wrap: wrap; width: 344px; justify-content: space-between; margin: 16px 0 0; }

@media screen and (max-width: 960px) { .oliveoil-itemEvaluation { max-width: 344px; width: 100%; } }

.oliveoil-itemEvaluation > dl { display: flex; margin: 0; line-height: 1.7; }

.oliveoil-itemEvaluation > dl:nth-of-type(odd) { margin-right: 18px; }

.oliveoil-itemEvaluation > dl.star0 > dd > span { color: #d7dbc0; }

.oliveoil-itemEvaluation > dl.star1 > dd > span:nth-of-type(n+2) { color: #d7dbc0; }

.oliveoil-itemEvaluation > dl.star2 > dd > span:nth-of-type(n+3) { color: #d7dbc0; }

.oliveoil-itemEvaluation > dl.star3 > dd > span:nth-of-type(n+4) { color: #d7dbc0; }

.oliveoil-itemEvaluation > dl.star4 > dd > span:nth-of-type(n+5) { color: #d7dbc0; }

.oliveoil-itemEvaluation > dl.star5 > dd > span:nth-of-type(n+6) { color: #d7dbc0; }

.oliveoil-itemEvaluation > dl > dt { font-size: 87.5%; letter-spacing: 0.31em; }

.oliveoil-itemEvaluation > dl > dd { margin-left: 0.7em; letter-spacing: 0.48em; font-size: 93.75%; }

.oliveoil-handling { background-color: #f9f7ec; padding: 62px 0; margin-top: 80px; }

@media screen and (max-width: 960px) { .oliveoil-handling { margin-top: 60px; padding: 50px 0; } }

@media screen and (max-width: 600px) { .oliveoil-handling { padding: 54px 0; } }

.oliveoil-handling .c-heading-c { margin-top: 0; }

.oliveoil-handling .text { margin-bottom: 20px; letter-spacing: 0.02em; }

@media screen and (max-width: 960px) { .oliveoil-handling .text { margin-bottom: 0; font-size: 100%; } }

.store-directly { zoom: 1; }

.store-directly:after { content: ''; display: block; clear: both; overflow: auto; }

.store-directly > .c-text-b { margin-bottom: 30px; float: left; width: 460px; }

@media screen and (max-width: 960px) { .store-directly > .c-text-b { margin-bottom: 20px; width: 54%; } }

@media screen and (max-width: 600px) { .store-directly > .c-text-b { width: 100%; } }

.store-directly > .images { float: right; width: 462px; display: flex; flex-wrap: wrap; align-content: flex-start; justify-content: space-between; }

@media screen and (max-width: 960px) { .store-directly > .images { width: 42%; } }

@media screen and (max-width: 600px) { .store-directly > .images { width: 100%; margin-bottom: 26px; }
  .store-directly > .images > .image img { width: 100%; } }

.store-directly > .images > .image:first-of-type { margin-bottom: 3px; }

@media screen and (max-width: 600px) { .store-directly > .images > .image:first-of-type { width: 100%; } }

.store-directly > .images > .image:nth-of-type(n+2) { width: 32.82%; }

.store-directly > .textarea { width: 460px; margin-top: -8px; letter-spacing: 0.04em; }

@media screen and (max-width: 960px) { .store-directly > .textarea { width: 54%; } }

@media screen and (max-width: 600px) { .store-directly > .textarea { order: 1; width: 100%; } }

.store-directly > .textarea > .info { margin: 0 0 18px; font-size: 93.75%; line-height: 1.7; zoom: 1; display: inline-block; width: 100%; }

.store-directly > .textarea > .info:after { content: ''; display: block; clear: both; overflow: auto; }

.store-directly > .textarea > .info > dt { float: left; width: 76px; }

.store-directly > .textarea > .info > dd { margin-left: auto; display: block; width: calc(100% - 76px); }

.store-directly > .textarea > .c-btn-b { margin-bottom: 24px; letter-spacing: 0; }

@media screen and (max-width: 960px) { .store-directly > .textarea > .c-btn-b { margin-bottom: 20px; } }

.store-directly > .textarea > .nearest { margin-bottom: 10px; font-size: 93.75%; line-height: 1.8; }

@media screen and (max-width: 600px) { .store-directly > .textarea > .nearest { margin-bottom: 6px; line-height: 1.7; } }

@media screen and (max-width: 960px) { .store-directly > .textarea > .c-notes-a { font-size: 81.25%; margin: 6px 0; line-height: 1.8; } }

.store-handling { background-color: #f9f7ec; padding: 36px 60px 6px; margin-top: 40px; }

@media screen and (max-width: 960px) { .store-handling { margin-top: 30px; padding: 36px 40px 16px; } }

@media screen and (max-width: 600px) { .store-handling { padding: 22px 20px; margin-top: 20px; } }

.store-handling.-first { margin-top: 78px; }

@media screen and (max-width: 960px) { .store-handling.-first { margin-top: 50px; } }

@media screen and (max-width: 600px) { .store-handling.-first { margin-top: 30px; } }

.store-handling > .c-heading-d { margin-bottom: 30px; }

@media screen and (max-width: 960px) { .store-handling > .c-heading-d { margin-bottom: 20px; } }

@media screen and (max-width: 600px) { .store-handling > .c-heading-d { margin-bottom: 12px; } }

.store-handlingColumn { column-count: 2; column-gap: 0; }

@media screen and (max-width: 600px) { .store-handlingColumn { column-count: 1; } }

.store-handlingArea { padding-left: 78px; box-sizing: border-box; margin-bottom: 30px; letter-spacing: 0.04em; /*page-break-inside: avoid; break-inside: avoid;*/ display: inline-block; width: 100%; }

@media screen and (max-width: 960px) { .store-handlingArea { padding-left: 20px; margin-bottom: 20px; } }

@media screen and (max-width: 600px) { .store-handlingArea { width: 100%; /* margin-bottom: 14px; */ margin-bottom: 0; padding-left: 0; } }

.store-handlingArea > .area { margin-bottom: 0; font-weight: 600; }

.store-handlingArea > .c-list-a { margin: 0; }

.store-handlingArea > .c-list-a > li { line-height: 2; }

.store-handlingArea > .c-list-a > li > a { color: #7b882e; }

.pg-living .l-page-contents > .c-text-a > .txtSmall { font-size: 81.25%; display: inline-block; margin-top: 1em; line-height: 1.9; }

@media screen and (max-width: 600px) { .pg-living .l-page-contents > .c-text-a > .txtSmall { margin-top: 8px; } }

.l-section.-livingTop { padding-bottom: 74px; }

@media screen and (max-width: 600px) { .l-section.-livingTop { padding-bottom: 54px; } }

.l-section.-livingExtra { padding-top: 68px; padding-bottom: 40px; }

@media screen and (max-width: 600px) { .l-section.-livingExtra { padding-top: 50px; padding-bottom: 52px; } }

.l-section.-livingGreen { padding-top: 72px; padding-bottom: 40px; }

@media screen and (max-width: 600px) { .l-section.-livingGreen { padding-top: 50px; padding-bottom: 30px; } }

.living-heading-a { font-size: 112.5%; line-height: 2.1; letter-spacing: 0.04em; margin-bottom: 44px; margin-top: 0; text-align: center; position: relative; z-index: 0; }

@media screen and (max-width: 600px) { .living-heading-a { margin-bottom: 32px; } }

.living-heading-a:before { content: ""; background-image: url(../../images/living/extra-illust.png); width: 140px; height: 134px; position: absolute; right: 0; left: 0; top: -12px; margin: 0 auto; transform: translateX(180px); z-index: -1; background-size: cover; background-repeat: no-repeat; }

@media screen and (max-width: 600px) { .living-heading-a:before { top: -26px; } }

.living-heading-b { font-size: 112.5%; line-height: 2.1; letter-spacing: 0.04em; margin-bottom: 44px; margin-top: 0; text-align: center; position: relative; z-index: 0; }

@media screen and (max-width: 600px) { .living-heading-b { margin-bottom: 42px; } }

.living-heading-b:before { content: ""; background-image: url(../../images/living/green-illust.jpg); width: 190px; height: 190px; position: absolute; right: 0; left: 0; top: -60px; /*margin-left: -360px;*/ margin: 0 auto; transform: translateX(-180px); z-index: -1; background-size: contain; background-repeat: no-repeat; }

@media screen and (max-width: 960px) { .living-heading-b:before { width: 164px; height: 164px; top: -50px; transform: translateX(-170px); } }

.living-recipe { display: flex; flex-wrap: wrap; justify-content: space-between; list-style: none; padding: 0; position: relative; margin: 0; }

.living-recipe > li { width: 304px; margin-bottom: 34px; }

@media screen and (max-width: 960px) { .living-recipe > li { width: 31.6%; } }

@media screen and (max-width: 600px) { .living-recipe > li { width: 48%; margin-bottom: 26px; } }

@media screen and (max-width: 480px) { .living-recipe > li { width: 100%; } }

.living-recipe > li > .image { margin-bottom: 12px; text-align: center; width: 100%; }

.living-recipe > li > .name { margin-bottom: 6px; line-height: 1.5; }

.living-recipe > li > .c-text-b { font-size: 93.75%; line-height: 1.7; margin-bottom: 0; }

.l-section.-livingHealth { padding-bottom: 50px; }

@media screen and (max-width: 600px) { .l-section.-livingHealth { padding: 55px 0 45px; } }

.l-section.-livingHealth > .l-page-contents > .c-heading-c { margin-top: 0; line-height: 1.8; margin-bottom: 26px; }

.l-section.-livingHealth > .l-page-contents > .c-heading-c:before { top: 0.9em; }

.l-section.-livingHealth > .l-page-contents > .c-text-b { margin-bottom: 34px; }

.living-healthItems { display: flex; flex-wrap: wrap; justify-content: space-between; }

@media screen and (max-width: 600px) { .living-healthItems { flex-direction: column; } }

.living-healthItems > .item { background-color: #fff; margin-bottom: 30px; box-sizing: border-box; }

@media screen and (max-width: 600px) { .living-healthItems > .item { margin-bottom: 15px; } }

.living-healthItems > .item .heading { margin: 0 0 14px; letter-spacing: 0.04em; }

@media screen and (max-width: 600px) { .living-healthItems > .item .heading { margin-bottom: 10px; } }

.living-healthItems > .item .text { margin: 0; font-size: 87.5%; line-height: 1.8; letter-spacing: 0.04em; }

@media screen and (max-width: 600px) { .living-healthItems > .item .text { line-height: 1.7; } }

.living-healthItems > .item.-col1 { width: 100%; display: flex; justify-content: space-between; }

@media screen and (max-width: 960px) { .living-healthItems > .item.-col1 { flex-wrap: wrap; } }

.living-healthItems > .item.-col1 > .textarea { min-width: 494px; max-width: 494px; padding: 24px 30px; box-sizing: border-box; }

@media screen and (max-width: 960px) { .living-healthItems > .item.-col1 > .textarea { width: 100%; max-width: 100%; min-width: 100%; } }

@media screen and (max-width: 600px) { .living-healthItems > .item.-col1 > .textarea { padding: 15px; } }

.living-healthItems > .item.-col1 > .image { margin: 0 auto; max-width: 466px; min-width: 466px; }

@media screen and (max-width: 960px) { .living-healthItems > .item.-col1 > .image { max-width: 100%; min-width: 100%; } }

@media screen and (max-width: 960px) { .living-healthItems > .item.-col1 > .image > img { height: auto; } }

.living-healthItems > .item.-col2 { width: 48.4%; padding: 24px 30px; }

@media screen and (max-width: 600px) { .living-healthItems > .item.-col2 { width: 100%; } }

@media screen and (max-width: 600px) { .living-healthItems > .item.-col2 { padding: 15px; } }

.contact-form { background-color: #f9f7ec; padding: 60px 0 72px; }

@media screen and (max-width: 600px) { .contact-form { padding: 50px 0; } }

.contact-form .required { color: #ff0000; margin-left: 0.5em; }

.contact-form .c-text-a { letter-spacing: 0.04em; }

.contact-form .c-text-a > .required { margin-left: 0; }

.contact-form .c-text-a > .caution { font-size: 81.25%; letter-spacing: 0; color: #ff0000; line-height: 1.7; display: inline-block; margin-top: 10px; }

.contact-form .c-text-a > strong { font-weight: 600; }

.form-box { width: 100%; margin: 42px auto 50px; border-collapse: collapse; }

.form-box tr > th { text-align: left; width: 160px; padding: 0; font-weight: 600; }

@media screen and (max-width: 480px) { .form-box tr > th { display: block; width: 100%; } }

.form-box tr > td { padding: 10px 0; width: 340px; }

@media screen and (max-width: 480px) { .form-box tr > td { padding: 6px 0 14px; display: block; width: 100%; } }

@media screen and (max-width: 960px) { .form-box tr > td > input { font-size: 100%; } }

.form-box tr.contact > th { padding-top: 30px; }

@media screen and (max-width: 960px) { .form-box tr.contact > th { padding-top: 24px; } }

@media screen and (max-width: 600px) { .form-box tr.contact > th { padding-top: 20px; } }

@media screen and (max-width: 480px) { .form-box tr.contact > th { padding-top: 10px; } }

.form-box tr.contact > td { width: 100%; padding: 10px 0; }

@media screen and (max-width: 480px) { .form-box tr.contact > td { padding: 6px 0 0; } }

.form-box tr.contact > td > textarea { height: 200px; }

.mw_wp_form { max-width: 500px; width: 100%; margin: 30px auto 50px; }

@media screen and (max-width: 600px) { .mw_wp_form { margin-bottom: 26px; } }

.mw_wp_form .form-send { text-align: center; }

.mw_wp_form .backsubmit-flex { display: flex; justify-content: space-between; }

.mw_wp_form .form-btn { font-weight: 600; width: 240px; font-size: 100%; }

@media screen and (max-width: 960px) { .mw_wp_form .form-btn { font-size: 93.75%; } }

@media screen and (max-width: 600px) { .mw_wp_form .form-btn { font-size: 87.5%; width: 48%; } }

.mw_wp_form .form-btn.-back { background-color: transparent; border: 2px solid #7b882e; color: #7b882e; padding: calc(1em - 2px); margin: 0; }

.mw_wp_form .form-btn.-contact { margin: 0; }

.mw_wp_form.mw_wp_form_complete { margin-top: 0; }

.mw_wp_form.mw_wp_form_complete .txt-thanks { text-align: center; font-size: 112.5%; }

@media screen and (max-width: 960px) { .mw_wp_form.mw_wp_form_complete .txt-thanks { font-size: 106.25%; } }

@media screen and (max-width: 600px) { .mw_wp_form.mw_wp_form_complete .txt-thanks { font-size: 100%; } }

.mw_wp_form.mw_wp_form_send_error { margin-top: 0; font-size: 112.5%; }

@media screen and (max-width: 960px) { .mw_wp_form.mw_wp_form_send_error { font-size: 106.25%; } }

@media screen and (max-width: 600px) { .mw_wp_form.mw_wp_form_send_error { font-size: 100%; } }

.pg-contact .c-text-a.-info { text-align: center; }

.pg-news .l-page-contents { display: flex; letter-spacing: 0.04em; padding: 0 20px; }

@media screen and (max-width: 600px) { .pg-news .l-page-contents { flex-direction: column; } }

.news-main { width: 68%; padding-right: 8%; }

@media screen and (max-width: 960px) { .news-main { width: 68%; padding-right: 4%; } }

@media screen and (max-width: 600px) { .news-main { width: 100%; }
  .news-main.-archive { display: none; } }

.news-mainItem { margin-bottom: 80px; }

@media screen and (max-width: 600px) { .news-mainItem:last-of-type { margin-bottom: 52px; } }

.news-mainItem > .date { margin-bottom: 5px; font-weight: 600; font-size: 81.25%; }

.news-mainItem > .title { font-size: 150%; line-height: 1.6; font-weight: 600; margin-bottom: 36px; }

.news-mainItem > .text p { margin-bottom: 22px; }

.news-mainItem > .text p > a { font-size: 87.5%; color: #db801e; line-height: 1.8; font-weight: 600; text-decoration: none; word-break: break-all; display: inline-block; }

blockquote.wp-block-quote { border-left: 4px solid #7b882e; margin: 0 0 28px; padding-left: 1em; }

.wp-block-pullquote { border-top: 4px solid #7b882e; border-bottom: 4px solid #7b882e; margin-bottom: 28px; color: #7b882e; }

pre.wp-block-verse { padding: 1em; }

.news-mainItem .text h1 { font-size: 150%; }

.news-mainItem .text h2 { font-size: 137.5%; }

.news-mainItem .text h3 { font-size: 125%; }

.news-mainItem .text h4 { font-size: 112.5%; }

.news-mainItem .text h5 { font-size: 100%; }

.news-mainItem .text h6 { font-size: 100%; }

.wp-block-table table { border-collapse: collapse; border-spacing: 0; }

.wp-block-table table thead { border-bottom: 3px solid #7b882e; }

.wp-block-table table td, .wp-block-table table th { border: 1px solid #7b882e; padding: 0.5em; }

.wp-block-table figcaption { font-size: 81.25%; text-align: center; }

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) { background-color: #d7dbc0 !important; }

.wp-block-image { margin-right: 0; margin-left: 0; }

.news-side { width: 20%; border-left: 1px solid #d7dbc0; padding-left: 4%; }

@media screen and (max-width: 960px) { .news-side { width: 24%; padding-left: 4%; } }

@media screen and (max-width: 600px) { .news-side { order: -1; width: 220px; border-left: none; padding-left: 0; margin: 0 auto; width: 100%; } }

.select-wrapper { width: 100%; overflow: hidden; position: relative; margin-bottom: 10px; }

@media screen and (max-width: 600px) { .select-wrapper { width: 220px; margin: 0 auto; } }

.select-wrapper > .arrow { display: inline-block; padding: 10px; margin-left: auto; border-left: 1px solid #fff; line-height: 0; position: absolute; right: 0; top: 0; height: 100%; box-sizing: border-box; pointer-events: none; width: 35px; height: 100%; }

.select-wrapper > .arrow > img { transition: all .3s; }

.news-archive { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; margin: 0; border: 0; outline: none; padding: 0; background: #e5e7d5; cursor: pointer; padding: 6px 10px 5px; line-height: 1.7; font-size: 81.25%; font-weight: 600; color: #7b882e; border-radius: 0; }

@media screen and (max-width: 600px) { .news-archive { font-size: 87.5%; } }

.recently-list { list-style: none; padding: 10px 0 0; margin: 0 0 30px; }

.recently-list > li:last-of-type .title { margin-bottom: 0; }

.recently-list > li > .textarea { width: 100%; }

.recently-list > li > .textarea > .date { margin-bottom: 0; font-size: 81.25%; font-weight: 600; }

.recently-list > li > .textarea > .title { display: block; margin-bottom: 20px; font-size: 87.5%; line-height: 1.6; }

.recently-list.-archive .image { margin-bottom: 22px; display: none; }

@media screen and (max-width: 600px) { .recently-list.-archive { padding-top: 60px; display: block; margin-bottom: 0; }
  .recently-list.-archive > li { display: flex; justify-content: space-between; margin-bottom: 30px; }
  .recently-list.-archive > li:last-of-type { margin-bottom: 20px; }
  .recently-list.-archive .textarea { width: 65%; }
  .recently-list.-archive .textarea .title { margin-bottom: 0; font-size: 100%; font-weight: 600; }
  .recently-list.-archive .image { width: 100%; max-width: 29%; position: relative; margin-bottom: 0; display: block; }
  .recently-list.-archive .image:before { content: ""; display: block; padding-top: 100%; }
  .recently-list.-archive .image > img { width: 100%; height: 100%; position: absolute; top: 0; object-fit: cover; } }

.recently-list.-single li .image { display: none; }

.news-archivePaging { margin: 20px 0; }

.news-archivePaging > .wp-pagenavi { text-align: center; }

.news-archivePaging > .wp-pagenavi > a, .news-archivePaging > .wp-pagenavi span.current { display: inline-block; padding: 5px 10px; margin: 0 4px; border: 1px solid #7b882e; text-decoration: none; font-size: 93.75%; }

.news-archivePaging > .wp-pagenavi > a:hover, .news-archivePaging > .wp-pagenavi span.current:hover { opacity: 1; background-color: #7b882e; color: #fff; border-color: #7b882e; }

.news-archivePaging > .wp-pagenavi > span.current { background-color: #7b882e; color: #fff; }

.news-singlePaging { display: none; }

@media screen and (max-width: 600px) { .news-singlePaging { font-size: 75%; letter-spacing: 0.04em; display: flex; justify-content: space-between; margin-bottom: 56px; }
  .news-singlePaging:last-of-type { margin-bottom: 20px; }
  .news-singlePaging > div { width: 85px; }
  .news-singlePaging > .left { position: relative; padding-left: 1.2em; }
  .news-singlePaging > .left a:before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; left: 0.5em; top: 56%; transform: translate(-50%, -50%); font-size: 87.5%; }
  .news-singlePaging > .center { font-weight: 600; }
  .news-singlePaging > .right { position: relative; padding-right: 1.2em; }
  .news-singlePaging > .right a:before { line-height: 1; font-family: "Font Awesome 5 Free"; content: ""; font-weight: 900; position: absolute; right: 0.5em; top: 57%; transform: translate(50%, -50%); font-size: 87.5%; } }

@media screen and (max-width: 600px) { .news-side.-single { display: none; } }
/*# sourceMappingURL=site.css.map */