@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kaisei+Opti&display=swap");
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

body { margin: 0; }

h1 { font-size: 2em; margin: 0.67em 0; }

hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

a { background-color: transparent; }

abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

img { border-style: none; }

button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

button, input { /* 1 */ overflow: visible; }

button, select { /* 1 */ text-transform: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

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

fieldset { padding: 0.35em 0.75em 0.625em; }

legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

/******************************************************************
reset
******************************************************************/
main { display: block; }

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, figure { margin: 0; padding: 0; }

li { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

iframe { border: 0; }

button { background-color: transparent; border: none; cursor: pointer; padding: 0; appearance: none; }

em { font-style: normal; font-weight: bold; }

fieldset { border: 0; padding: 0; margin: 0; }

address { font-style: normal; }

/******************************************************************
base
******************************************************************/
body { min-width: 375px; font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 500; font-size: 1rem; color: #5a3807; line-height: 1.8; overflow-wrap: break-word; font-feature-settings: "palt"; -webkit-font-smoothing: antialiased; }

@media screen and (max-width: 736px) { body { font-size: 0.9rem; } }

body[data-menu-open="true"] { overflow: hidden; }

main { padding-bottom: 2rem; }

a { color: #5a3807; text-decoration: underline; }

a:hover { color: #89550b; text-decoration: none; }

h1, h2 { line-height: 1.5; }

h3 { line-height: 1.6; }

h4 { line-height: 1.7; }

small { line-height: 1.6; }

img { max-width: 100%; height: auto; vertical-align: middle; image-rendering: -webkit-optimize-contrast; }

svg { vertical-align: middle; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #d4a77b; }

button, input, optgroup, select, textarea { color: #5a3807; line-height: inherit; }

/******************************************************************
layout - wrapper
******************************************************************/
.l-wrapper { width: 100%; overflow: hidden; }

/******************************************************************
layout - header
******************************************************************/
.l-header { background-color: #f3d231; position: relative; z-index: 100; }

.l-header::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; bottom: -30px; left: 0; width: 100%; height: 30px; background: url(/common/img/header_bg.png) bottom center repeat-x; }

@media screen and (max-width: 736px) { .l-header::after { bottom: -15px; height: 15px; background-size: auto 16px; } }

@media print, screen and (min-width: 737px) { .l-header__inner { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; display: flex; justify-content: space-between; align-items: center; padding-top: 1.5rem; padding-bottom: 0.5rem; }
  .l-header__logo { font-size: 1rem; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-header__logo img { width: 20.28302vw; } }

@media print, screen and (min-width: 737px) { .l-header__body-pc { display: flex; align-items: center; justify-content: end; }
  .l-header__nav { display: flex; font-size: 17px; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-header__nav { font-size: 1.60377vw; } }

@media print, screen and (min-width: 737px) { .l-header__nav > li:not(:last-child) { margin-right: 20px; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-header__nav > li:not(:last-child) { margin-right: 1.88679vw; } }

@media print, screen and (min-width: 737px) { .l-header__nav a { text-decoration: none; }
  .l-header__subnav { display: none; position: absolute; z-index: +1; background-color: #fef9e0; border-radius: 6px; padding: 8px; }
  .l-header__subnav a { display: block; font-size: 14px; padding: 4px 8px; }
  .l-header__shop { margin-left: 20px; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-header__shop { margin-left: 1.88679vw; } }

@media print, screen and (min-width: 737px) { .l-header__shop a { display: inline-block; text-decoration: none; color: #fff; padding: .2em .8em .2em 38px; background: #14aa95 url(/common/img/ico_cart.png) left 10px center/23px auto no-repeat; border-radius: 6px; transition-property: background; transition-duration: 0.3s; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-header__shop a { font-size: 1.50943vw; } }

@media print, screen and (min-width: 737px) { .l-header__shop a:hover { background-color: #32cab5; }
  .l-header__body-sp { display: none; } }

@media print { .l-header a { font-size: 15px !important; } }

@media screen and (max-width: 736px) { .l-header__inner { display: flex; justify-content: space-between; align-items: flex-end; }
  .l-header__logo { font-size: 0.9rem; padding: 10px 10px 2px 10px; }
  .l-header__logo img { max-width: 160px; }
  .l-header__body-pc { display: none; }
  .l-header__body-sp { display: flex; align-items: flex-end; }
  .l-header__shop { margin-right: 5px; }
  .l-header__shop a { display: inline-block; text-decoration: none; color: #fff; padding: 4px 8px 6px 4px; background: #14aa95; border-radius: 4px; }
  .l-header__shop a img { width: 22px; } }

/******************************************************************
layout - sp-nav-control
******************************************************************/
@media print, screen and (min-width: 737px) { .l-sp-nav-control { display: none; } }

@media screen and (max-width: 736px) { .l-sp-nav-control { box-sizing: border-box; display: inline-block; padding: 10px 16px; text-align: center; }
  .l-sp-nav-control__item { display: inline-block; top: -1px; position: relative; height: 2px; width: 24px; background-color: #5a3807; transition-property: all; transition-duration: 0.3s; }
  .l-sp-nav-control__item::before, .l-sp-nav-control__item::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; width: 0; height: 0; left: 0; transition-property: all; transition-duration: 0.3s; }
  .l-sp-nav-control__item::before { height: 2px; width: 24px; background-color: #5a3807; width: 24px; bottom: 8px; }
  .l-sp-nav-control__item::after { height: 2px; width: 24px; background-color: #5a3807; width: 24px; bottom: -8px; }
  .l-sp-nav-control[aria-expanded="true"] .l-sp-nav-control__item { background-color: transparent; }
  .l-sp-nav-control[aria-expanded="true"] .l-sp-nav-control__item::before { bottom: 0; transform: rotate(-45deg); }
  .l-sp-nav-control[aria-expanded="true"] .l-sp-nav-control__item::after { bottom: 0; transform: rotate(45deg); }
  .l-sp-nav-control__text { display: block; font-size: 10px; color: #fff; }
  .l-sp-nav-control:hover { text-decoration: none; } }

/******************************************************************
layout - sp-nav
******************************************************************/
@media print, screen and (min-width: 737px) { .l-sp-nav { display: none; } }

@media screen and (max-width: 736px) { .l-sp-nav { display: none; background-color: #f3d231; }
  .l-sp-nav--fixed { z-index: 1000; position: absolute; width: 100%; box-sizing: border-box; }
  .l-sp-nav__nav { padding: 0.75rem 1.125rem; }
  .l-sp-nav__nav > li { border-bottom: 1px solid rgba(90, 56, 7, 0.1); }
  .l-sp-nav__nav > li:first-child { border-top: 1px solid rgba(90, 56, 7, 0.1); }
  .l-sp-nav__nav > li > a { font-size: 16px; display: block; text-decoration: none; position: relative; padding-left: 7.5px; padding: .6em .8em; }
  .l-sp-nav__nav > li > a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(7.5px, 3px) rotate(135deg); transform-origin: top left; border-top: 2px solid #5a3807; border-left: 2px solid #5a3807; width: 8px; height: 8px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }
  .l-sp-nav__nav > li > a::after { top: 4px; }
  .l-sp-nav__nav > li > span { font-size: 16px; display: block; text-decoration: none; padding: .6em .6em 0 0; }
  .l-sp-nav__subnav { padding: 0 .6em; margin: 0 0 .6em 0; }
  .l-sp-nav__subnav a { display: block; text-decoration: none; position: relative; padding-left: 6.5px; padding: .4em .8em; }
  .l-sp-nav__subnav a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(6.5px, 2.5px) rotate(135deg); transform-origin: top left; border-top: 2px solid #5a3807; border-left: 2px solid #5a3807; width: 7px; height: 7px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }
  .l-sp-nav__subnav a::after { top: 4px; } }

/******************************************************************
layout - sp-nav-main
******************************************************************/
.l-sp-nav-main { background: #efefef; }

@media print, screen and (min-width: 737px) { .l-sp-nav-main { display: none; } }

@media screen and (max-width: 736px) { .l-sp-nav-main__item a { box-sizing: border-box; line-height: 1.5; }
  .l-sp-nav-main__item a span { display: block; } }

/******************************************************************
layout - index-visual
******************************************************************/
.l-index-visual { background: url(/common/img/index_visual.jpg) center center/cover no-repeat; }

.l-index-visual__inner { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; height: 550px; display: flex; justify-content: center; flex-direction: column; }

@media screen and (max-width: 736px) { .l-index-visual__inner { padding-right: 12px; padding-left: 12px; } }

@media screen and (max-width: 736px) { .l-index-visual__inner { height: 140vw; max-height: 500px; } }

.l-index-visual__inner > *:not(:last-child) { margin-bottom: 30px; }

@media screen and (max-width: 736px) { .l-index-visual__inner > *:not(:last-child) { margin-bottom: 20px; } }

.l-index-visual__title { line-height: 1.3; }

.l-index-visual__title small { color: #9f5a00; font-size: 18px; }

@media screen and (max-width: 736px) { .l-index-visual__title small { font-size: 15px; } }

.l-index-visual__title strong { font-family: 'Kaisei Opti', serif; font-weight: normal; font-size: 46px; }

.l-index-visual__title strong span { font-size: 38px; }

@media screen and (max-width: 736px) { .l-index-visual__title strong { font-size: 40px; }
  .l-index-visual__title strong span { font-size: 33px; } }

.l-index-visual__copy { line-height: 2; }

/******************************************************************
layout - visual
******************************************************************/
.l-visual__inner { display: flex; align-items: center; justify-content: center; background: url(/common/img/visual.png) center center/cover no-repeat; font-family: 'Kaisei Opti', serif; font-weight: normal; letter-spacing: .05em; text-shadow: 0px 0px 5px #742a0a; height: 300px; }

@media screen and (max-width: 736px) { .l-visual__inner { height: 40vw; } }

.l-visual__title { font-size: 48px; font-weight: normal; color: #fff; }

@media screen and (max-width: 736px) { .l-visual__title { font-size: 28px; } }

/******************************************************************
layout - pagetop
******************************************************************/
[data-pagetop] { position: relative; z-index: 100; }

@media print { [data-pagetop] { display: none; } }

[data-pagetop] .l-pagetop__btn { display: none; position: absolute; bottom: 30px; right: 30px; }

[data-pagetop="fixed"] .l-pagetop__btn { position: fixed; z-index: 100; }

@media screen and (max-width: 736px) { [data-pagetop] .l-pagetop__btn { bottom: 10px; right: 10px; } }

.l-pagetop__btn { display: block; box-sizing: border-box; }

.l-pagetop__btn { position: relative; width: 60px; height: 60px; border-radius: 100%; background: #fef9e0; }

.l-pagetop__btn::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(9px, 1px) rotate(45deg); transform-origin: top left; border-top: 2px solid #a2880b; border-left: 2px solid #a2880b; width: 18px; height: 18px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .l-pagetop__btn { position: relative; width: 40px; height: 40px; }
  .l-pagetop__btn::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 0; left: 0; transform: translate(5px, 1px) rotate(45deg); transform-origin: top left; border-top: 2px solid #a2880b; border-left: 2px solid #a2880b; width: 10px; height: 10px; transition-property: top, right, bottom, left; transition-duration: 0.3s; } }

/******************************************************************
layout - footer
******************************************************************/
.l-footer { background-color: #f9f2cf; position: relative; z-index: +1; }

.l-footer::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: -30px; left: 0; width: 100%; height: 30px; background: url(/common/img/footer_bg.png) top center repeat-x; }

@media screen and (max-width: 736px) { .l-footer::after { top: -15px; height: 15px; background-size: auto 16px; } }

.l-footer__copy { text-align: center; background-color: #f3d231; padding: 1em; }

.l-footer a { text-decoration: none; }

@media print, screen and (min-width: 737px) { .l-footer { margin-top: 1rem; }
  .l-footer__inner { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; padding-top: 1.5rem; padding-bottom: 2.5rem; }
  .l-footer__inner dl { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
  .l-footer__inner dt { font-weight: 700; font-size: 21px; padding-right: 60px; background: url(/common/img/ico_egg.png) right center no-repeat; min-height: 40px; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-footer__inner dt { padding-right: 0; padding-bottom: 40px; background-position: bottom 10px center; background-size: 24px auto; } }

@media print, screen and (min-width: 737px) { .l-footer__inner dd { padding-left: 30px; } }

@media print, screen and (min-width: 737px) and (max-width: 1060px) { .l-footer__inner dd { padding-left: 0; } }

@media print, screen and (min-width: 737px) { .l-footer__nav { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
  .l-footer__nav > *:not(:last-child) { margin-right: 20px; }
  .l-footer__subnav { display: none; top: 0; transform: translateY(-100%); position: absolute; z-index: +1; background-color: #fef9e0; border-radius: 6px; padding: 8px; }
  .l-footer__subnav a { display: block; font-size: 14px; padding: 4px 8px; }
  .l-footer__copy { font-size: 14px; } }

@media screen and (max-width: 736px) { .l-footer { margin-top: 1rem; }
  .l-footer__inner { padding-top: 1.5rem; padding-bottom: 0.5rem; }
  .l-footer__inner dt { text-align: center; font-weight: 700; font-size: 23px; background: url(/common/img/ico_egg.png) right center no-repeat; min-height: 40px; padding-bottom: 40px; background-position: bottom 10px center; background-size: 24px auto; }
  .l-footer__inner dd { padding-left: 30px; } }

@media screen and (max-width: 736px) and (max-width: 1060px) { .l-footer__inner dd { padding-left: 0; } }

@media screen and (max-width: 736px) { .l-footer__nav { margin: 0.75rem 1.125rem; }
  .l-footer__nav > li { border-top: 1px solid rgba(90, 56, 7, 0.1); }
  .l-footer__nav > li > a { font-size: 16px; display: block; text-decoration: none; position: relative; padding-left: 7.5px; padding: .6em .8em; }
  .l-footer__nav > li > a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(7.5px, 3px) rotate(135deg); transform-origin: top left; border-top: 2px solid #5a3807; border-left: 2px solid #5a3807; width: 8px; height: 8px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }
  .l-footer__nav > li > a::after { top: 4px; }
  .l-footer__nav > li > span { font-size: 16px; display: block; text-decoration: none; padding: .6em .6em 0 0; }
  .l-footer__subnav { padding: 0 .6em; margin: 0 0 .6em 0; }
  .l-footer__subnav a { display: block; text-decoration: none; position: relative; padding-left: 6.5px; padding: .4em .8em; }
  .l-footer__subnav a::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; left: 0; transform: translate(6.5px, 2.5px) rotate(135deg); transform-origin: top left; border-top: 2px solid #5a3807; border-left: 2px solid #5a3807; width: 7px; height: 7px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }
  .l-footer__subnav a::after { top: 4px; }
  .l-footer__copy { font-size: 12px; } }

/******************************************************************
component - section
******************************************************************/
.c-section { position: relative; padding-top: 0.1px; padding-bottom: 0.1px; }

.c-section--offset { padding-top: 0; padding-bottom: 0; }

.c-section__fit { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; }

@media screen and (max-width: 736px) { .c-section__fit { padding-right: 12px; padding-left: 12px; } }

.c-section__top { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; margin-top: 5rem; }

@media screen and (max-width: 736px) { .c-section__top { padding-right: 12px; padding-left: 12px; } }

.c-section__bottom { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; margin-bottom: 5rem; }

@media screen and (max-width: 736px) { .c-section__bottom { padding-right: 12px; padding-left: 12px; } }

.c-section__vertical { max-width: 1000px; margin-right: auto; margin-left: auto; padding-right: 30px; padding-left: 30px; margin-top: 5rem; margin-bottom: 5rem; }

@media screen and (max-width: 736px) { .c-section__vertical { padding-right: 12px; padding-left: 12px; } }

@media print, screen and (min-width: 737px) { .c-section--contentsrow > * { padding-right: 0; padding-left: 0; } }

.c-section--bg { background-color: #f9f2cf; }

.c-section--kodawari-bg { background: #f9f2cf url(/common/img/kodwari-bg.png) bottom center/100% auto no-repeat; }

@media screen and (max-width: 736px) { .c-section--kodawari-bg { background-size: 200% auto; } }

.c-section--bg-wave-top { position: relative; z-index: +1; }

.c-section--bg-wave-top::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: -30px; left: 0; width: 100%; height: 30px; background: url(/common/img/footer_bg.png) top center repeat-x; }

@media screen and (max-width: 736px) { .c-section--bg-wave-top::after { top: -15px; height: 15px; background-size: auto 16px; } }

.c-section--bg-wave-top > * { margin-top: calc(5rem - 30px) !important; }

@media screen and (max-width: 736px) { .c-section--bg-wave-top > * { margin-top: calc(2.5rem - 15px) !important; } }

.c-section--bg-wave-top-wh { position: relative; z-index: +1; }

.c-section--bg-wave-top-wh::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: -30px; left: 0; width: 100%; height: 30px; background: url(/common/img/section_bg.png) top center repeat-x; }

@media screen and (max-width: 736px) { .c-section--bg-wave-top-wh::after { top: -15px; height: 15px; background-size: auto 16px; } }

.c-section--bg-wave-top-wh > * { margin-top: calc(5rem - 30px) !important; }

@media screen and (max-width: 736px) { .c-section--bg-wave-top-wh > * { margin-top: calc(2.5rem - 15px) !important; } }

@media screen and (max-width: 736px) { .c-section__top { margin-top: 2.5rem; }
  .c-section__bottom { margin-bottom: 2.5rem; }
  .c-section__vertical { margin: 2.5rem auto 2.5rem auto; } }

@media screen and (max-width: 736px) { .c-sp-section-side-clear { padding-right: 0; padding-left: 0; }
  .c-sp-section-side { padding-right: 12px; padding-left: 12px; }
  .c-sp-section-vertical-clear { margin-top: 0; margin-bottom: 0; }
  .c-sp-section-top-clear { margin-top: 0; }
  .c-sp-section-bottom-clear { margin-bottom: 0; }
  .c-sp-section-vertical { margin-top: 2.5rem; margin-bottom: 2.5rem; }
  .c-sp-section-top { margin-top: 2.5rem; }
  .c-sp-section-bottom { margin-bottom: 2.5rem; } }

/******************************************************************
component - grid2
******************************************************************/
.c-grid2 { overflow: hidden; display: flex; flex-wrap: wrap; margin-right: -1rem; margin-top: -1rem; }

.c-grid2--center { justify-content: center; }

.c-grid2--right { justify-content: flex-end; }

.c-grid2--bottom { align-items: flex-end; }

@media screen and (max-width: 736px) { .c-grid2.sp-left { justify-content: flex-start; }
  .c-grid2.sp-center { justify-content: center; }
  .c-grid2.sp-right { justify-content: flex-end; }
  .c-grid2.sp-bottom { align-items: flex-end; } }

.c-grid2 > [class*="c-grid2__item"], .c-grid2 > .c-grid2__item5col { position: relative; box-sizing: border-box; margin-right: 1rem; margin-top: 1rem; }

.c-grid2 > .c-grid2__item1 { width: calc( 8.33333% - 1rem); }

.c-grid2 > .c-grid2__item2 { width: calc( 16.66667% - 1rem); }

.c-grid2 > .c-grid2__item3 { width: calc( 25% - 1rem); }

.c-grid2 > .c-grid2__item4 { width: calc( 33.33333% - 1rem); }

.c-grid2 > .c-grid2__item5 { width: calc( 41.66667% - 1rem); }

.c-grid2 > .c-grid2__item6 { width: calc( 50% - 1rem); }

.c-grid2 > .c-grid2__item7 { width: calc( 58.33333% - 1rem); }

.c-grid2 > .c-grid2__item8 { width: calc( 66.66667% - 1rem); }

.c-grid2 > .c-grid2__item9 { width: calc( 75% - 1rem); }

.c-grid2 > .c-grid2__item10 { width: calc( 83.33333% - 1rem); }

.c-grid2 > .c-grid2__item11 { width: calc( 91.66667% - 1rem); }

.c-grid2 > .c-grid2__item12 { width: calc( 100% - 1rem); }

.c-grid2 > .c-grid2__item5col { width: calc( 20% - 1rem); }

.c-grid2--vertical > [class*="c-grid2__item"], .c-grid2--vertical > .c-grid2__item5col { display: flex; align-items: center; }

@media screen and (max-width: 736px) { .c-grid2 { margin-right: -0.75rem; margin-top: -0.75rem; }
  .c-grid2 > [class*="c-grid2__item"], .c-grid2 > .c-grid2__item5col { margin-right: 0.75rem; margin-top: 0.75rem; }
  .c-grid2 > .c-grid2__item1 { width: calc( 8.33333% - 0.75rem); }
  .c-grid2 > .c-grid2__item2 { width: calc( 16.66667% - 0.75rem); }
  .c-grid2 > .c-grid2__item3 { width: calc( 25% - 0.75rem); }
  .c-grid2 > .c-grid2__item4 { width: calc( 33.33333% - 0.75rem); }
  .c-grid2 > .c-grid2__item5 { width: calc( 41.66667% - 0.75rem); }
  .c-grid2 > .c-grid2__item6 { width: calc( 50% - 0.75rem); }
  .c-grid2 > .c-grid2__item7 { width: calc( 58.33333% - 0.75rem); }
  .c-grid2 > .c-grid2__item8 { width: calc( 66.66667% - 0.75rem); }
  .c-grid2 > .c-grid2__item9 { width: calc( 75% - 0.75rem); }
  .c-grid2 > .c-grid2__item10 { width: calc( 83.33333% - 0.75rem); }
  .c-grid2 > .c-grid2__item11 { width: calc( 91.66667% - 0.75rem); }
  .c-grid2 > .c-grid2__item12 { width: calc( 100% - 0.75rem); }
  .c-grid2 > .c-grid2__item5col { width: calc( 20% - 0.75rem); }
  .c-grid2 > .sp-item1 { width: calc( 8.33333% - 0.75rem); }
  .c-grid2 > .sp-item2 { width: calc( 16.66667% - 0.75rem); }
  .c-grid2 > .sp-item3 { width: calc( 25% - 0.75rem); }
  .c-grid2 > .sp-item4 { width: calc( 33.33333% - 0.75rem); }
  .c-grid2 > .sp-item5 { width: calc( 41.66667% - 0.75rem); }
  .c-grid2 > .sp-item6 { width: calc( 50% - 0.75rem); }
  .c-grid2 > .sp-item7 { width: calc( 58.33333% - 0.75rem); }
  .c-grid2 > .sp-item8 { width: calc( 66.66667% - 0.75rem); }
  .c-grid2 > .sp-item9 { width: calc( 75% - 0.75rem); }
  .c-grid2 > .sp-item10 { width: calc( 83.33333% - 0.75rem); }
  .c-grid2 > .sp-item11 { width: calc( 91.66667% - 0.75rem); }
  .c-grid2 > .sp-item12 { width: calc( 100% - 0.75rem); }
  .c-grid2 > .sp-item5col { width: calc( 20% - 0.75rem); } }

.c-grid2--2x { margin-right: -2rem; margin-top: -2rem; }

.c-grid2--2x > [class*="c-grid2__item"], .c-grid2--2x > .c-grid2__item5col { margin-right: 2rem; margin-top: 2rem; }

.c-grid2--2x > .c-grid2__item1 { width: calc( 8.33333% - 2rem); }

.c-grid2--2x > .c-grid2__item2 { width: calc( 16.66667% - 2rem); }

.c-grid2--2x > .c-grid2__item3 { width: calc( 25% - 2rem); }

.c-grid2--2x > .c-grid2__item4 { width: calc( 33.33333% - 2rem); }

.c-grid2--2x > .c-grid2__item5 { width: calc( 41.66667% - 2rem); }

.c-grid2--2x > .c-grid2__item6 { width: calc( 50% - 2rem); }

.c-grid2--2x > .c-grid2__item7 { width: calc( 58.33333% - 2rem); }

.c-grid2--2x > .c-grid2__item8 { width: calc( 66.66667% - 2rem); }

.c-grid2--2x > .c-grid2__item9 { width: calc( 75% - 2rem); }

.c-grid2--2x > .c-grid2__item10 { width: calc( 83.33333% - 2rem); }

.c-grid2--2x > .c-grid2__item11 { width: calc( 91.66667% - 2rem); }

.c-grid2--2x > .c-grid2__item12 { width: calc( 100% - 2rem); }

.c-grid2--2x > .c-grid2__item5col { width: calc( 20% - 2rem); }

@media screen and (max-width: 736px) { .c-grid2--2x { margin-right: -1.5rem; margin-top: -1.5rem; }
  .c-grid2--2x > [class*="c-grid2__item"], .c-grid2--2x > .c-grid2__item5col { margin-right: 1.5rem; margin-top: 1.5rem; }
  .c-grid2--2x > .c-grid2__item1 { width: calc( 8.33333% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item2 { width: calc( 16.66667% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item3 { width: calc( 25% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item4 { width: calc( 33.33333% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item5 { width: calc( 41.66667% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item6 { width: calc( 50% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item7 { width: calc( 58.33333% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item8 { width: calc( 66.66667% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item9 { width: calc( 75% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item10 { width: calc( 83.33333% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item11 { width: calc( 91.66667% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item12 { width: calc( 100% - 1.5rem); }
  .c-grid2--2x > .c-grid2__item5col { width: calc( 20% - 1.5rem); }
  .c-grid2--2x > .sp-item1 { width: calc( 8.33333% - 1.5rem); }
  .c-grid2--2x > .sp-item2 { width: calc( 16.66667% - 1.5rem); }
  .c-grid2--2x > .sp-item3 { width: calc( 25% - 1.5rem); }
  .c-grid2--2x > .sp-item4 { width: calc( 33.33333% - 1.5rem); }
  .c-grid2--2x > .sp-item5 { width: calc( 41.66667% - 1.5rem); }
  .c-grid2--2x > .sp-item6 { width: calc( 50% - 1.5rem); }
  .c-grid2--2x > .sp-item7 { width: calc( 58.33333% - 1.5rem); }
  .c-grid2--2x > .sp-item8 { width: calc( 66.66667% - 1.5rem); }
  .c-grid2--2x > .sp-item9 { width: calc( 75% - 1.5rem); }
  .c-grid2--2x > .sp-item10 { width: calc( 83.33333% - 1.5rem); }
  .c-grid2--2x > .sp-item11 { width: calc( 91.66667% - 1.5rem); }
  .c-grid2--2x > .sp-item12 { width: calc( 100% - 1.5rem); }
  .c-grid2--2x > .sp-item5col { width: calc( 20% - 1.5rem); } }

@media screen and (max-width: 736px) { .c-grid2.sp-2x { margin-right: -1.5rem; margin-top: -1.5rem; }
  .c-grid2.sp-2x > [class*="c-grid2__item"], .c-grid2.sp-2x > .c-grid2__item5col { margin-right: 1.5rem; margin-top: 1.5rem; }
  .c-grid2.sp-2x > .c-grid2__item1 { width: calc( 8.33333% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item2 { width: calc( 16.66667% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item3 { width: calc( 25% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item4 { width: calc( 33.33333% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item5 { width: calc( 41.66667% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item6 { width: calc( 50% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item7 { width: calc( 58.33333% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item8 { width: calc( 66.66667% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item9 { width: calc( 75% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item10 { width: calc( 83.33333% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item11 { width: calc( 91.66667% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item12 { width: calc( 100% - 1.5rem); }
  .c-grid2.sp-2x > .c-grid2__item5col { width: calc( 20% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item1 { width: calc( 8.33333% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item2 { width: calc( 16.66667% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item3 { width: calc( 25% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item4 { width: calc( 33.33333% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item5 { width: calc( 41.66667% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item6 { width: calc( 50% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item7 { width: calc( 58.33333% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item8 { width: calc( 66.66667% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item9 { width: calc( 75% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item10 { width: calc( 83.33333% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item11 { width: calc( 91.66667% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item12 { width: calc( 100% - 1.5rem); }
  .c-grid2.sp-2x > .sp-item5col { width: calc( 20% - 1.5rem); } }

/******************************************************************
component - frame-border
******************************************************************/
.c-frame-border { border: 1px solid #d4a77b; padding: 1.5rem; }

@media screen and (max-width: 736px) { .c-frame-border { padding: 0.75rem; } }

/******************************************************************
component - gutter
******************************************************************/
.c-gutter > *:not(:last-child) { margin-bottom: 1rem; }

.c-gutter-l > *:not(:last-child) { margin-bottom: 1.25rem; }

.c-gutter-2x > *:not(:last-child) { margin-bottom: 2rem; }

.c-gutter-3x > *:not(:last-child) { margin-bottom: 3rem; }

@media screen and (max-width: 736px) { .c-gutter > *:not(:last-child) { margin-bottom: 0.75rem; }
  .c-gutter-l > *:not(:last-child) { margin-bottom: 0.9375rem; }
  .c-gutter-2x > *:not(:last-child) { margin-bottom: 1.5rem; }
  .c-gutter-3x > *:not(:last-child) { margin-bottom: 2.25rem; }
  .c-sp-gutter > *:not(:last-child) { margin-bottom: 0.75rem; }
  .c-sp-gutter-l > *:not(:last-child) { margin-bottom: 0.9375rem; }
  .c-sp-gutter-2x > *:not(:last-child) { margin-bottom: 1.5rem; }
  .c-sp-gutter-3x > *:not(:last-child) { margin-bottom: 2.25rem; } }

/******************************************************************
component - text-row2
******************************************************************/
.c-text-row2 { display: flex; }

.c-text-row2--inline { display: inline-flex; }

.c-text-row2--vertical { align-items: center; }

.c-text-row2 > .c-text-row2__head-left, .c-text-row2 > .c-text-row2__head-right { box-sizing: border-box; flex-shrink: 0; max-width: 40%; }

.c-text-row2 > .c-text-row2__head-left { margin-right: 1rem; order: 1; }

.c-text-row2 > .c-text-row2__head-right { margin-left: 1rem; order: 2; }

.c-text-row2 > .c-text-row2__body-right, .c-text-row2 > .c-text-row2__body-left { box-sizing: border-box; flex-grow: 1; }

.c-text-row2 > .c-text-row2__body-right { order: 2; }

.c-text-row2 > .c-text-row2__body-left { order: 1; }

@media screen and (max-width: 736px) { .c-text-row2.sp-top { align-items: stretch; }
  .c-text-row2.sp-vertical { align-items: center; }
  .c-text-row2 > .c-text-row2__head-left { margin-right: 0.75rem; }
  .c-text-row2 > .c-text-row2__head-right { margin-left: 0.75rem; }
  .c-text-row2.sp-column { flex-direction: column; }
  .c-text-row2.sp-column--center { align-items: flex-start; }
  .c-text-row2.sp-column > .c-text-row2__head-left, .c-text-row2.sp-column > .c-text-row2__head-right { order: 1; margin-bottom: 0.75rem; margin-right: 0; margin-left: 0; text-align: center; width: 100% !important; max-width: none !important; }
  .c-text-row2.sp-column > .c-text-row2__body-right, .c-text-row2.sp-column > .c-text-row2__body-left { order: 2; width: 100%; }
  .c-text-row2.sp-column.sp-column-reverse > .c-text-row2__head-left, .c-text-row2.sp-column.sp-column-reverse > .c-text-row2__head-right { order: 2; margin-top: 0.75rem; margin-bottom: 0; }
  .c-text-row2.sp-column.sp-column-reverse > .c-text-row2__body-right, .c-text-row2.sp-column.sp-column-reverse > .c-text-row2__body-left { order: 1; } }

.c-text-row2--2x > .c-text-row2__head-left { margin-right: 2rem; }

.c-text-row2--2x > .c-text-row2__head-right { margin-left: 2rem; }

@media screen and (max-width: 736px) { .c-text-row2--2x > .c-text-row2__head-left { margin-right: 1.5rem; }
  .c-text-row2--2x > .c-text-row2__head-right { margin-left: 1.5rem; }
  .c-text-row2--2x.sp-column > .c-text-row2__head-left, .c-text-row2--2x.sp-column > .c-text-row2__head-right { margin-bottom: 1.5rem; }
  .c-text-row2--2x.sp-column.sp-column-reverse > .c-text-row2__head-left, .c-text-row2--2x.sp-column.sp-column-reverse > .c-text-row2__head-right { margin-top: 1.5rem; } }

.c-text-row2--3x > .c-text-row2__head-left { margin-right: 3rem; }

.c-text-row2--3x > .c-text-row2__head-right { margin-left: 3rem; }

@media screen and (max-width: 736px) { .c-text-row2--3x > .c-text-row2__head-left { margin-right: 2.25rem; }
  .c-text-row2--3x > .c-text-row2__head-right { margin-left: 2.25rem; }
  .c-text-row2--3x.sp-column > .c-text-row2__head-left, .c-text-row2--3x.sp-column > .c-text-row2__head-right { margin-bottom: 2.25rem; }
  .c-text-row2--3x.sp-column.sp-column-reverse > .c-text-row2__head-left, .c-text-row2--3x.sp-column.sp-column-reverse > .c-text-row2__head-right { margin-top: 2.25rem; } }

@media screen and (max-width: 736px) { .c-text-row2.sp-2x > .c-text-row2__head-left { margin-right: 1.5rem; }
  .c-text-row2.sp-2x > .c-text-row2__head-right { margin-left: 1.5rem; }
  .c-text-row2.sp-2x.sp-column > .c-text-row2__head-left, .c-text-row2.sp-2x.sp-column > .c-text-row2__head-right { margin-bottom: 1.5rem; margin-right: 0; margin-left: 0; }
  .c-text-row2.sp-2x.sp-column.sp-column-reverse > .c-text-row2__head-left, .c-text-row2.sp-2x.sp-column.sp-column-reverse > .c-text-row2__head-right { margin-top: 1.5rem; } }

@media screen and (max-width: 736px) { .c-text-row2.sp-3x > .c-text-row2__head-left { margin-right: 2.25rem; }
  .c-text-row2.sp-3x > .c-text-row2__head-right { margin-left: 2.25rem; }
  .c-text-row2.sp-3x.sp-column > .c-text-row2__head-left, .c-text-row2.sp-3x.sp-column > .c-text-row2__head-right { margin-bottom: 2.25rem; margin-right: 0; margin-left: 0; }
  .c-text-row2.sp-3x.sp-column.sp-column-reverse > .c-text-row2__head-left, .c-text-row2.sp-3x.sp-column.sp-column-reverse > .c-text-row2__head-right { margin-top: 2.25rem; } }

/******************************************************************
component - text-around2
******************************************************************/
.c-text-around2::after { content: ""; display: block; clear: both; }

.c-text-around2 > .c-text-around2__image--left, .c-text-around2 > .c-text-around2__image--right { display: block; margin-bottom: 1rem; }

.c-text-around2 > .c-text-around2__image--left { float: left; margin-right: 1rem; }

.c-text-around2 > .c-text-around2__image--right { float: right; margin-left: 1rem; }

@media screen and (max-width: 736px) { .c-text-around2 > .c-text-around2__image--left, .c-text-around2 > .c-text-around2__image--right { margin-bottom: 0.75rem; }
  .c-text-around2 > .c-text-around2__image--left { margin-right: 0.75rem; }
  .c-text-around2 > .c-text-around2__image--right { margin-left: 0.75rem; }
  .c-text-around2.sp-column > .c-text-around2__image--left, .c-text-around2.sp-column > .c-text-around2__image--right { float: none; margin-bottom: 0.75rem; margin-right: 0; margin-left: 0; text-align: center; width: 100%; max-width: none; } }

/******************************************************************
component - list-disc
******************************************************************/
.c-list-disc__item { margin-left: 1.5em; list-style: disc; }

.c-list-disc--gutter .c-list-disc__item:not(:first-child) { margin-top: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-disc--gutter .c-list-disc__item:not(:first-child) { margin-top: 1.125rem; } }

.c-list-disc--gutter .c-list-disc__item > * { margin-top: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-disc--gutter .c-list-disc__item > * { margin-top: 1.125rem; } }

/******************************************************************
component - list-notes
******************************************************************/
.c-list-notes { display: table; width: 100%; }

.c-list-notes--bordersand { border-top: 1px solid #d4a77b; border-bottom: 1px solid #d4a77b; padding-top: 1.5rem; padding-bottom: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-notes--bordersand { padding-top: 1.125rem; padding-bottom: 1.125rem; } }

.c-list-notes--border > .c-list-notes__row:first-child:not(:last-child) > .c-list-notes__head, .c-list-notes--border > .c-list-notes__row:first-child:not(:last-child) > .c-list-notes__body { padding-bottom: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-notes--border > .c-list-notes__row:first-child:not(:last-child) > .c-list-notes__head, .c-list-notes--border > .c-list-notes__row:first-child:not(:last-child) > .c-list-notes__body { padding-bottom: 1.125rem; } }

.c-list-notes--border > .c-list-notes__row:not(:first-child):not(:last-child) > .c-list-notes__head, .c-list-notes--border > .c-list-notes__row:not(:first-child):not(:last-child) > .c-list-notes__body { border-top: 1px solid #d4a77b; padding-top: 1.5rem; padding-bottom: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-notes--border > .c-list-notes__row:not(:first-child):not(:last-child) > .c-list-notes__head, .c-list-notes--border > .c-list-notes__row:not(:first-child):not(:last-child) > .c-list-notes__body { padding-top: 1.125rem; padding-bottom: 1.125rem; } }

.c-list-notes--border > .c-list-notes__row:not(:first-child):last-child > .c-list-notes__head, .c-list-notes--border > .c-list-notes__row:not(:first-child):last-child > .c-list-notes__body { border-top: 1px solid #d4a77b; padding-top: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-notes--border > .c-list-notes__row:not(:first-child):last-child > .c-list-notes__head, .c-list-notes--border > .c-list-notes__row:not(:first-child):last-child > .c-list-notes__body { padding-top: 1.125rem; } }

.c-list-notes--s { font-size: 0.75rem; line-height: 1.6; }

@media screen and (max-width: 736px) { .c-list-notes--s { font-size: 0.75rem; } }

.c-list-notes--gutter > .c-list-notes__row:not(:first-child) > .c-list-notes__head, .c-list-notes--gutter > .c-list-notes__row:not(:first-child) > .c-list-notes__body { padding-top: 1.5rem; }

@media screen and (max-width: 736px) { .c-list-notes--gutter > .c-list-notes__row:not(:first-child) > .c-list-notes__head, .c-list-notes--gutter > .c-list-notes__row:not(:first-child) > .c-list-notes__body { padding-top: 1.125rem; } }

@media screen and (max-width: 736px) { .c-list-notes--gutter.sp-vertical > .c-list-notes__row:not(:first-child) > .c-list-notes__body { padding-top: 0; } }

.c-list-notes__row { display: table-row; }

.c-list-notes__head { display: table-cell; white-space: nowrap; padding-right: 0.5em; width: 0.1%; vertical-align: top; }

.c-list-notes__head--wide { padding-right: 1.5em; font-weight: 400; }

.c-list-notes__head--fit { padding-right: 0; }

.c-list-notes--company .c-list-notes__head { width: 18%; color: #9f5a00; font-size: 18px; }

@media screen and (max-width: 736px) { .c-list-notes--company .c-list-notes__head { font-size: 16px; } }

.c-list-notes__body { display: table-cell; vertical-align: top; }

@media screen and (max-width: 736px) { .c-list-notes.sp-vertical { display: block; }
  .c-list-notes.sp-vertical > .c-list-notes__row { display: block; }
  .c-list-notes.sp-vertical > .c-list-notes__row > .c-list-notes__head { display: block; white-space: normal; padding-right: 0; width: auto; }
  .c-list-notes.sp-vertical > .c-list-notes__row > .c-list-notes__body { display: block; }
  .c-list-notes.sp-vertical > .c-list-notes__row:not(:first-child) > .c-list-notes__head--wide { margin-top: 5px; }
  .c-list-notes.sp-vertical > .c-list-notes__row > .c-list-notes__head--wide + .c-list-notes__body { margin-top: 5px; }
  .c-list-notes--border.sp-vertical > .c-list-notes__row:not(:first-child):not(:last-child) > .c-list-notes__body { border-top: 0; padding-top: 0; }
  .c-list-notes--border.sp-vertical > .c-list-notes__row:last-child > .c-list-notes__body { border-top: 0; }
  .c-list-notes--border.sp-vertical > .c-list-notes__row > .c-list-notes__head { padding-bottom: 0 !important; }
  .c-list-notes--border.sp-vertical > .c-list-notes__row > .c-list-notes__body { padding-top: 0 !important; } }

/******************************************************************
component - list-arrow
******************************************************************/
.c-list-arrow__item { position: relative; padding-left: 11px; padding-left: 1.5em; }

.c-list-arrow__item::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(11px, 0.8em) rotate(135deg); transform-origin: top left; border-top: 1px solid #5a3807; border-left: 1px solid #5a3807; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

/******************************************************************
component - define
******************************************************************/
.c-define__item:not(:first-child) { margin-top: 1rem; }

@media screen and (max-width: 736px) { .c-define__item:not(:first-child) { margin-top: 0.75rem; } }

.c-define__item > *:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-define__item > *:not(:last-child) { margin-bottom: 0.375rem; } }

.c-define__head { font-weight: bold; font-size: 1rem; font-size: 20px; }

/******************************************************************
component - image
******************************************************************/
.js-image-size-sync a { display: block; color: inherit; text-decoration: none; }

.js-image-size-sync a:hover { color: inherit; text-decoration: none; }

.js-image-size-sync.c-image--center a { margin-right: auto; margin-left: auto; }

.js-image-size-sync.c-image--right a { margin-left: auto; }

.c-image--center { text-align: center; }

.c-image--right { text-align: right; }

.c-image--border img { border: 1px solid #d4a77b; }

.c-image--radius img { border-radius: 30px; }

@media screen and (max-width: 736px) { .c-image--radius img { border-radius: 18px; } }

.c-image__title { display: block; text-align: left; line-height: 1.5; font-weight: bold; font-size: 1.2rem; line-height: 1.6; }

@media screen and (max-width: 736px) { .c-image__title { font-size: 1.08rem; } }

.c-image--center .c-image__title { margin-right: auto; margin-left: auto; }

.c-image--right .c-image__title { margin-left: auto; }

.c-image__title:first-child { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-image__title:first-child { margin-bottom: 0.375rem; } }

.c-image__title:last-child { margin-top: 0.5rem; }

@media screen and (max-width: 736px) { .c-image__title:last-child { margin-top: 0.375rem; } }

.c-image__caption { display: block; text-align: left; line-height: 1.5; }

.c-image--center .c-image__caption { margin-right: auto; margin-left: auto; }

.c-image--right .c-image__caption { margin-left: auto; }

.c-image__caption:first-child { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .c-image__caption:first-child { margin-bottom: 0.375rem; } }

.c-image__caption:last-child { margin-top: 0.5rem; }

@media screen and (max-width: 736px) { .c-image__caption:last-child { margin-top: 0.375rem; } }

/******************************************************************
component - heading
******************************************************************/
.c-heading2 { font-family: 'Kaisei Opti', serif; letter-spacing: .05em; font-weight: normal; font-size: 2.3rem; margin-bottom: 3rem !important; }

.c-heading2:not(:first-child) { margin-top: 3rem; }

@media screen and (max-width: 736px) { .c-heading2:not(:first-child) { margin-top: 2.25rem; } }

@media screen and (max-width: 736px) { .c-heading2 { font-size: 1.7rem; margin-bottom: 2.25rem !important; } }

.c-heading3 { color: #9f5a00; font-size: 1.5rem; }

.c-heading3:not(:first-child) { margin-top: 2rem; }

@media screen and (max-width: 736px) { .c-heading3:not(:first-child) { margin-top: 1.5rem; } }

@media screen and (max-width: 736px) { .c-heading3 { font-size: 1.25rem; } }

.c-heading4 { font-size: 1.25rem; }

@media screen and (max-width: 736px) { .c-heading4 { font-size: 1rem; } }

/******************************************************************
component - button
******************************************************************/
.c-button { color: inherit; text-decoration: none; display: inline-block; text-align: center; cursor: pointer; vertical-align: middle; box-sizing: border-box; border: 1px solid transparent; line-height: 1.5; padding: 0.5em 1.5em; }

.c-button:hover { color: inherit; text-decoration: none; }

.c-button--radius { border-radius: 6px; }

.c-button--circle { border-radius: 3em; }

.c-button--full { display: block; width: 100%; min-width: auto !important; }

.c-button--vertical { display: flex; width: 100%; align-items: center; }

.c-button--basic { border-radius: 6px; position: relative; padding-right: 19px; padding: .75em 1.5em; min-width: 13em; background-color: #f3d231; transition-property: background; transition-duration: 0.3s; }

.c-button--basic::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 12px; height: 8px; border-color: #5a3807; border-style: solid; border-right-width: 0; border-left-width: 7px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }

.c-button--basic:hover { background-color: #f6dd61; }

.c-button--shop { border-radius: 6px; padding: .75em .5em; min-width: 13em; background-color: #14aa95; color: #fff; transition-property: background; transition-duration: 0.3s; display: inline-flex; align-items: center; justify-content: center; }

.c-button--shop:hover { background-color: #16bca5; color: #fff; }

.c-button--shop img { width: 25px; margin-right: .5em; }

.c-button--visual { position: relative; padding-right: 19px; padding: .75em 1.5em; min-width: 20em; background-color: #fff; transition-property: opacity; transition-duration: 0.3s; }

.c-button--visual::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; bottom: 0; right: 12px; height: 8px; border-color: #5a3807; border-style: solid; border-right-width: 0; border-left-width: 7px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }

@media screen and (max-width: 736px) { .c-button--visual { min-width: auto; width: 70vw; max-width: 300px; } }

.c-button--visual:hover { opacity: .7; }

/******************************************************************
component - forms-row
******************************************************************/
.c-forms-row { display: table; width: 100%; }

.c-forms-row--side .c-forms-row__head { padding-left: 1rem; }

.c-forms-row--side .c-forms-row__body { padding-right: 1rem; }

.c-forms-row--bordersand { border-top: 1px solid #d4a77b; border-bottom: 1px solid #d4a77b; }

.c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__head, .c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__body { padding-top: 1rem; }

.c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__head, .c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__head, .c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__body { border-top: 1px solid #d4a77b; padding-top: 1rem; }

.c-forms-row--stripe .c-forms-row__item:nth-child(odd) { background-color: #ecefef; }

.c-forms-row--stripe .c-forms-row__head, .c-forms-row--stripe .c-forms-row__body { padding-top: 1rem; }

.c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__head, .c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row--stripe-even .c-forms-row__item:nth-child(even) { background-color: #ecefef; }

.c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__head, .c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__body { padding-top: 1rem; }

.c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__head, .c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row--gutter .c-forms-row__item:not(:last-child) .c-forms-row__head, .c-forms-row--gutter .c-forms-row__item:not(:last-child) .c-forms-row__body { padding-bottom: 2rem; }

.c-forms-row--confirm .c-forms-row__body { font-size: 110%; color: #000000; }

.c-forms-row__item { display: table-row; }

.c-forms-row__item:not(:last-child) .c-forms-row__head, .c-forms-row__item:not(:last-child) .c-forms-row__body { padding-bottom: 1rem; }

.c-forms-row__head { display: table-cell; vertical-align: top; width: 26%; min-width: 26%; padding-right: 1rem; font-size: 1rem; }

@media screen and (max-width: 736px) { .c-forms-row__head { font-size: 0.9rem; } }

.c-forms-row__head > :first-child { padding-top: 0.5em; }

.c-forms-row__title { display: block; font-size: 1rem; font-weight: bold; }

@media screen and (max-width: 736px) { .c-forms-row__title { font-size: 0.9rem; } }

.c-forms-row__body { display: table-cell; vertical-align: top; }

@media screen and (max-width: 736px) { .c-forms-row { display: block; }
  .c-forms-row--side .c-forms-row__head { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-forms-row--side .c-forms-row__body { padding-right: 0.75rem; padding-left: 0.75rem; }
  .c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--bordersand .c-forms-row__item:first-child .c-forms-row__body { padding-top: 0; }
  .c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--bordersand .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--border .c-forms-row__item:not(:first-child) .c-forms-row__body { border-top: 0; padding-top: 0; }
  .c-forms-row--stripe .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--stripe .c-forms-row__body { padding-top: 0; }
  .c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--stripe .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row--stripe-even .c-forms-row__item:nth-child(even) { background-color: #ecefef; }
  .c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__head { padding-top: 0.75rem; }
  .c-forms-row--stripe-even .c-forms-row__item:not(:first-child) .c-forms-row__body { padding-top: 0; }
  .c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--stripe-even .c-forms-row__item:last-child .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row--gutter .c-forms-row__item:not(:last-child) .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row--gutter .c-forms-row__item:not(:last-child) .c-forms-row__body { padding-bottom: 1.5rem; }
  .c-forms-row__item { display: block; }
  .c-forms-row__item:not(:last-child) .c-forms-row__head { padding-bottom: 0; }
  .c-forms-row__item:not(:last-child) .c-forms-row__body { padding-bottom: 0.75rem; }
  .c-forms-row__head { display: block; width: auto; min-width: 0; padding-right: 0; margin-bottom: 0.5em; }
  .c-forms-row__head > :first-child { padding-top: 0; }
  .c-forms-row__body { display: block; } }

/******************************************************************
component - form-control
******************************************************************/
input.c-form-control, textarea.c-form-control { -webkit-appearance: none; }

.c-form-control { box-sizing: border-box; vertical-align: middle; padding: 0.5em 0.5em; background-color: #ffffff; border-radius: 6px; border: 1px solid #d4a77b; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.c-form-control::placeholder { color: #646464; }

.c-form-control:-ms-input-placeholder { color: #646464; }

.c-form-control:-moz-placeholder, .c-form-control::-moz-placeholder { color: #646464; opacity: 1; }

select.c-form-control { height: calc(1.8em + 1em + 2px); }

.c-form-control:focus:not([readonly]) { border-color: #a8a8a8; box-shadow: 0 0 2px 3px rgba(168, 168, 168, 0.25); outline: 0; }

.c-form-control[readonly]:focus { outline: 0; }

.c-form-control:not(.is-valid):not(.is-invalid):not([readonly]).is-focus { background-color: #fffde1; }

.c-form-control--full { display: block; width: 100%; }

.c-form-control--half { width: 50%; }

.c-form-control--pref { width: 10em; }

.c-form-control--tel { width: 18em; }

.c-form-control--zip { width: 12em; }

.c-form-control--mail { width: 60%; }

@media screen and (max-width: 736px) { .c-form-control--mail { width: 100%; } }

.c-form-control--multiple { width: 100%; height: 12em; }

@media screen and (max-width: 736px) { .c-sp-form-control--full { display: block; width: 100%; }
  .c-sp-form-control--full select { width: 100%; } }

/******************************************************************
component - select-style
******************************************************************/
.c-select-style { display: inline-block; position: relative; box-sizing: border-box; background-color: #ffffff; border-radius: 6px; border: 1px solid #d4a77b; }

.c-select-style::before { content: ""; position: absolute; margin: auto; top: 0; bottom: 0.3em; right: 0.9em; width: 5px; height: 5px; border-top: 2px solid #5a3807; border-right: 2px solid #5a3807; transform: rotate(135deg); }

.c-select-style:not(.is-valid):not(.is-invalid).is-focus { border: 1px solid #d4a77b; background-color: #fffde1; }

.c-select-style--full { display: block; width: 100%; }

.c-select-style--half { width: 50%; }

.c-select-style--pref { width: 10em; }

.c-select-style select { box-sizing: border-box; width: 100%; vertical-align: middle; padding: 0.5em 1.9em 0.5em 0.5em; border: 0; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; background: transparent; position: relative; -moz-appearance: none; -webkit-appearance: none; appearance: none; }

.c-select-style select::-ms-expand { display: none; }

.c-select-style select:focus { border-color: #a8a8a8; box-shadow: 0 0 2px 3px rgba(168, 168, 168, 0.25); outline: 0; }

@media screen and (max-width: 736px) { .c-sp-select-style--full { display: block; width: 100%; }
  .c-sp-select-style--full select { width: 100%; } }

/******************************************************************
component - form-required
******************************************************************/
.c-form-required { display: inline-block; text-align: center; vertical-align: 1px; box-sizing: border-box; line-height: 1; font-size: 0.75em; font-weight: bold; border: 1px solid transparent; padding: 0.35em 0.5em 0.25em; border-radius: 3px; background: #ED1C24; color: #fff; }

.c-form-required:first-child { margin-right: 1em; }

.c-form-required:last-child { margin-left: 1em; }

/******************************************************************
component - form-error
******************************************************************/
.c-form-error { border: 1px solid #f17995; background-color: #fff1f1; color: #cf0d13; text-align: center; font-weight: bold; padding: 1rem; }

@media screen and (max-width: 736px) { .c-form-error { padding: 0.75rem 0.3rem; } }

.c-form-error__list { font-size: 1rem; }

@media screen and (max-width: 736px) { .c-form-error__list { font-size: 0.9rem; } }

/******************************************************************
component - form-invalid
******************************************************************/
.c-form-invalid { color: #f40940; }

/******************************************************************
component - form-button
******************************************************************/
.c-form-button { margin-top: 3rem; display: flex; flex-wrap: wrap; justify-content: center; margin-left: -0.5rem; margin-right: -0.5rem; margin-top: -1rem; }

@media screen and (max-width: 736px) { .c-form-button { margin-top: 2.25rem; } }

@media screen and (max-width: 736px) { .c-form-button { margin-left: -0.375rem; margin-right: -0.375rem; margin-top: -0.75rem; } }

.c-form-button > * { margin-left: 0.5rem; margin-right: 0.5rem; margin-top: 1rem; }

@media screen and (max-width: 736px) { .c-form-button > * { margin-left: 0.375rem; margin-right: 0.375rem; margin-top: 0.75rem; } }

.c-form-button__complete, .c-form-button__confirm, .c-form-button__submit { display: inline-block; text-align: center; cursor: pointer; vertical-align: middle; box-sizing: border-box; border: 1px solid transparent; line-height: 1.5; padding: .75em 1.5em; min-width: 13em; font-weight: 500; border-radius: 6px; background-color: #f6dd61; text-decoration: none; transition-property: background; transition-duration: 0.3s; }

.c-form-button__complete:hover, .c-form-button__confirm:hover, .c-form-button__submit:hover { background-color: #f9e791; }

.c-form-button__back { color: #ffffff; text-decoration: none; display: inline-block; text-align: center; cursor: pointer; vertical-align: middle; box-sizing: border-box; border: 1px solid transparent; line-height: 1.5; padding: .75em 1.5em; min-width: 13em; background-color: #a7a7a7; font-weight: 500; border-radius: 6px; transition-property: background; transition-duration: 0.3s; }

.c-form-button__back:hover { color: #ffffff; text-decoration: none; }

.c-form-button__back:hover { background-color: #9a9a9a; }

/******************************************************************
component - readme
******************************************************************/
.c-readme { box-sizing: border-box; border: 1px solid #d4a77b; padding: 1rem; background-color: #ffffff; max-height: 15rem; overflow-y: scroll; color: #333; font-weight: 400; }

@media screen and (max-width: 736px) { .c-readme { padding: 0.75rem; } }

/******************************************************************
project - lineup
******************************************************************/
.p-lineup-l { display: flex; flex-wrap: wrap; margin-bottom: 0 !important; margin-right: -80px; }

@media print, screen and (max-width: 1060px) { .p-lineup-l { margin-right: -7.54717vw; } }

@media screen and (max-width: 736px) { .p-lineup-l { margin-right: -40px; } }

.p-lineup-l__item { display: flex; flex-direction: column; box-sizing: border-box; width: calc(50% - 80px); margin-bottom: 80px; margin-right: 80px; }

@media print, screen and (max-width: 1060px) { .p-lineup-l__item { width: calc(50% - 7.54717vw); margin-bottom: 7.54717vw; margin-right: 7.54717vw; } }

@media screen and (max-width: 736px) { .p-lineup-l__item { width: calc(100% - 40px); margin-bottom: 40px; margin-right: 40px; } }

.p-lineup-l__item > *:not(:last-child) { margin-bottom: 1.5rem; }

@media screen and (max-width: 736px) { .p-lineup-l__item > *:not(:last-child) { margin-bottom: 1.125rem; } }

.p-lineup-l__img { order: 1; }

.p-lineup-l__img img:not(.p-lineup-l__recommend) { width: 100%; border-radius: 30px; }

@media screen and (max-width: 736px) { .p-lineup-l__img img:not(.p-lineup-l__recommend) { border-radius: 15px; } }

.p-lineup-l__recommend { position: absolute; width: 98px; transform: translateY(-50%); }

.p-lineup-l__main { flex-grow: 1; order: 2; }

.p-lineup-l__main > *:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .p-lineup-l__main > *:not(:last-child) { margin-bottom: 0.375rem; } }

.p-lineup-l__main h3 { color: #9f5a00; text-align: center; font-size: 24px; }

@media screen and (max-width: 736px) { .p-lineup-l__main h3 { font-size: 20px; } }

.p-lineup-l__main h3 small { display: block; color: #5a3807; font-size: 15px; }

@media screen and (max-width: 736px) { .p-lineup-l__main h3 small { font-size: 13px; } }

.p-lineup-l__btn { order: 3; display: flex; flex-wrap: wrap; margin-top: -20px; margin-right: -20px; }

@media screen and (max-width: 1000px) { .p-lineup-l__btn { margin-top: -10px; margin-right: -10px; } }

.p-lineup-l__btn--item { box-sizing: border-box; width: calc(50% - 20px); margin-top: 20px; margin-right: 20px; }

@media screen and (max-width: 1000px) { .p-lineup-l__btn--item { width: calc(100% - 10px); margin-top: 10px; margin-right: 10px; } }

.p-lineup { display: flex; flex-wrap: wrap; margin-top: -50px; margin-right: -50px; }

@media print, screen and (max-width: 1060px) { .p-lineup { margin-top: -4.71698vw; margin-right: -4.71698vw; } }

@media screen and (max-width: 736px) { .p-lineup { margin-top: -40px; margin-right: -14px; } }

.p-lineup__item { display: flex; flex-direction: column; box-sizing: border-box; width: calc(33.33333% - 50px); margin-top: 50px; margin-right: 50px; }

@media print, screen and (max-width: 1060px) { .p-lineup__item { width: calc(33.33333% - 4.71698vw); margin-top: 4.71698vw; margin-right: 4.71698vw; } }

@media screen and (max-width: 736px) { .p-lineup__item { width: calc(50% - 14px); margin-top: 40px; margin-right: 14px; } }

.p-lineup__item--btn { justify-content: center; }

.p-lineup__item--btn--full { width: calc(100% - 50px); }

@media print, screen and (max-width: 1060px) { .p-lineup__item--btn--full { width: calc(100% - 4.71698vw); } }

@media screen and (max-width: 736px) { .p-lineup__item--btn--full { width: calc(100% - 14px); } }

.p-lineup__item > *:not(:last-child) { margin-bottom: 1.5rem; }

@media screen and (max-width: 736px) { .p-lineup__item > *:not(:last-child) { margin-bottom: 1.125rem; } }

.p-lineup__img { order: 1; }

.p-lineup__img img:not(.p-lineup-l__recommend) { width: 100%; border-radius: 30px; }

@media screen and (max-width: 736px) { .p-lineup__img img:not(.p-lineup-l__recommend) { border-radius: 15px; } }

.p-lineup__recommend { position: absolute; width: 98px !important; transform: translateY(-50%); }

.p-lineup__main { flex-grow: 1; order: 2; }

.p-lineup__main > *:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .p-lineup__main > *:not(:last-child) { margin-bottom: 0.375rem; } }

.p-lineup__main h3 { color: #9f5a00; text-align: center; font-size: 24px; }

@media screen and (max-width: 736px) { .p-lineup__main h3 { font-size: 18px; } }

.p-lineup__main h3 small { display: block; color: #5a3807; font-size: 15px; }

@media screen and (max-width: 736px) { .p-lineup__main h3 small { font-size: 12px; } }

@media screen and (max-width: 736px) { .p-lineup__main p { font-size: 13px; } }

.p-lineup__btn { order: 3; }

.p-lineup__btn--item { text-align: center; }

.p-lineup__btn--item:not(:last-child) { margin-bottom: 10px; }

@media screen and (max-width: 736px) { .p-lineup__btn a { min-width: auto !important; width: 100%; } }

/******************************************************************
project - about
******************************************************************/
.p-about { display: flex; flex-wrap: wrap; margin-top: -50px; margin-right: -50px; }

@media print, screen and (max-width: 1060px) { .p-about { margin-top: -4.71698vw; margin-right: -4.71698vw; } }

@media screen and (max-width: 736px) { .p-about { margin-top: -25px; margin-right: -25px; } }

.p-about__item { display: flex; flex-direction: column; box-sizing: border-box; width: calc(33.33333% - 50px); margin-top: 50px; margin-right: 50px; }

@media print, screen and (max-width: 1060px) { .p-about__item { width: calc(33.33333% - 4.71698vw); margin-top: 4.71698vw; margin-right: 4.71698vw; } }

@media screen and (max-width: 736px) { .p-about__item { width: calc(100% - 25px); margin-top: 25px; margin-right: 25px; } }

.p-about__item > *:not(:last-child) { margin-bottom: 1rem; }

@media screen and (max-width: 736px) { .p-about__item > *:not(:last-child) { margin-bottom: 0.75rem; } }

.p-about__main { order: 2; flex-grow: 1; }

.p-about__main h3 { color: #9f5a00; text-align: center; font-size: 24px; }

@media screen and (max-width: 736px) { .p-about__main h3 { font-size: 20px; } }

@media screen and (max-width: 736px) { .p-about__main p { padding: 0 2em; } }

.p-about__img { order: 1; text-align: center; }

.p-about__img img { box-sizing: border-box; border-radius: 100%; border: 45px solid #f3d231; }

@media print, screen and (max-width: 1060px) { .p-about__img img { border-width: 4.24528vw; } }

@media screen and (max-width: 736px) { .p-about__img img { border-width: 15px; } }

.p-about__btn { order: 3; }

/******************************************************************
project - contact-btn
******************************************************************/
.p-contact-btn { display: flex; align-items: center; justify-content: center; }

.p-contact-btn a { box-sizing: border-box; aspect-ratio: 1/1; width: 10em; border-radius: 100%; display: flex; align-items: center; justify-content: center; text-decoration: none; font-weight: 500; font-size: 22px; padding-bottom: 3.0em; line-height: 1.5; background: #f3d231 url(/common/img/ico_mail.png) center bottom 2.5em/2.2em auto no-repeat; transition-property: background, color; transition-duration: 0.3s; }

.p-contact-btn a:hover { background-color: #f6dd61; }

@media screen and (max-width: 736px) { .p-contact-btn a { font-size: 16px; } }

/******************************************************************
project - kodawari
******************************************************************/
.p-kodawari { display: flex; flex-wrap: wrap; margin-right: -60px; }

@media screen and (max-width: 736px) { .p-kodawari { margin-top: -20px; margin-right: -20px; } }

.p-kodawari__item { box-sizing: border-box; width: calc(50% - 60px); margin-right: 60px; padding: 20px 30px 30px 30px; background-color: #fff; border-radius: 30px; }

.p-kodawari__item:not(:nth-child(1)):not(:nth-child(2)) { margin-top: 60px; }

@media print, screen and (max-width: 1060px) { .p-kodawari__item { width: calc(50% - 5.66038vw); margin-right: 5.66038vw; } }

@media screen and (max-width: 736px) { .p-kodawari__item { width: calc(100% - 20px); margin-right: 20px; padding: 10px 15px 15px 15px; margin-top: 20px; }
  .p-kodawari__item:not(:nth-child(1)):not(:nth-child(2)) { margin-top: 20px; } }

@media screen and (max-width: 736px) { .p-kodawari__item { border-radius: 18px; } }

.p-kodawari__head { display: flex; align-items: center; line-height: 1.4; margin-bottom: 1rem; font-size: 22px; }

@media screen and (max-width: 736px) { .p-kodawari__head { margin-bottom: 0.75rem; } }

@media screen and (max-width: 736px) { .p-kodawari__head { font-size: 18px; } }

.p-kodawari__head img { margin-right: .5em; }

/******************************************************************
project - important-news
******************************************************************/
.p-important-news { display: flex; align-items: center; border: 3px solid #f3d231; padding: 1rem; background-color: #fff; }

@media screen and (max-width: 736px) { .p-important-news { padding: 0.75rem; } }

.p-important-news__head { font-size: 1rem; padding-right: 1rem; white-space: nowrap; color: #ff3000; }

@media screen and (max-width: 736px) { .p-important-news__head { font-size: 0.9rem; } }

.p-important-news__head svg { width: 1.2em; height: 1.2em; fill: #ff3000; vertical-align: middle; }

.p-important-news__body strong { font-size: 115%; }

.p-important-news__item { position: relative; padding-left: 5px; padding-left: 0.75em; line-height: 1.5; }

.p-important-news__item > *:not(:last-child) { margin-bottom: 0.5rem; }

@media screen and (max-width: 736px) { .p-important-news__item > *:not(:last-child) { margin-bottom: 0.375rem; } }

.p-important-news__item::after { position: absolute; content: ""; margin: auto; box-sizing: border-box; vertical-align: middle; top: 0; left: 0; transform: translate(5px, 0.7em) rotate(135deg); transform-origin: top left; border-top: 1px solid #ff3000; border-left: 1px solid #ff3000; width: 6px; height: 6px; transition-property: top, right, bottom, left; transition-duration: 0.3s; }

@media screen and (max-width: 736px) { .p-important-news { display: block; }
  .p-important-news__head { padding-right: 0; margin-bottom: 0.75rem; } }

/******************************************************************
utility - mediaQuery
******************************************************************/
.u-sp-media { display: none; }

@media screen and (max-width: 736px) { .u-pc-media { display: none; }
  .u-sp-media { display: block; }
  img.u-sp-media { display: inline-block; }
  br.u-sp-media { display: inline-block; }
  table.u-sp-media { display: table; } }

.u-se-media { display: none; }

/******************************************************************
utility - display
******************************************************************/
.u-block { display: block; }

.u-none { display: none; }

.u-inline { display: inline; }

.u-inline-block { display: inline-block; }

.u-table { display: table; }

.u-table-row { display: table-row; }

.u-table-cell { display: table-cell; }

.u-flex { display: flex; }

.u-inline-flex { display: inline-flex; }

@media screen and (max-width: 736px) { .u-sp-block { display: block; }
  .u-sp-none { display: none; }
  .u-sp-inline { display: inline; }
  .u-sp-inline-block { display: inline-block; }
  .u-sp-table { display: table; }
  .u-sp-table-row { display: table-row; }
  .u-sp-table-cell { display: table-cell; }
  .u-sp-flex { display: flex; }
  .u-sp-inline-flex { display: inline-flex; } }

/******************************************************************
utility - display-off
******************************************************************/
.u-display-off { position: absolute; width: 1px; height: 1px; margin: -1px; border: 0; overflow: hidden; padding: 0; clip: rect(0, 0, 0, 0); }

@media screen and (max-width: 736px) { .u-sp-display-off { position: absolute; width: 1px; height: 1px; margin: -1px; border: 0; overflow: hidden; padding: 0; clip: rect(0, 0, 0, 0); } }

/******************************************************************
utility - text-align
******************************************************************/
.u-center { text-align: center; }

.u-right { text-align: right; }

.u-left { text-align: left; }

@media screen and (max-width: 736px) { .u-sp-center { text-align: center; }
  .u-sp-right { text-align: right; }
  .u-sp-left { text-align: left; } }

/******************************************************************
utility - over-opacity
******************************************************************/
.u-over-opacity { transition-property: opacity; transition-duration: 0.3s; }

.u-over-opacity:hover { opacity: 0.7; }
