@charset "UTF-8";
/**************************
color*/
/*** color ***/
.mb-5 {
  margin-bottom: 5em !important; }

.mb-4 {
  margin-bottom: 4em !important; }

.mb-3 {
  margin-bottom: 3em !important; }

.mb-2 {
  margin-bottom: 2em !important; }

.mb-1_5 {
  margin-bottom: 1.5em !important; }

.mb-1 {
  margin-bottom: 1em !important; }

.mb-05 {
  margin-bottom: .5em !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mt-5 {
  margin-top: 5em !important; }

.mt-4 {
  margin-top: 4em !important; }

.mt-3 {
  margin-top: 3em !important; }

.mt-2 {
  margin-top: 2em !important; }

.mt-1_5 {
  margin-top: 1.5em !important; }

.mt-1 {
  margin-top: 1em !important; }

.mt-05 {
  margin-top: .5em !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-5 {
  margin-top: 5em !important; }

.mt-4 {
  margin-top: 4em !important; }

.mt-3 {
  margin-top: 3em !important; }

.mt-2 {
  margin-top: 2em !important; }

.mt-1_5 {
  margin-top: 1.5em !important; }

.mt-1 {
  margin-top: 1em !important; }

.mt-05 {
  margin-top: .5em !important; }

.mt-0 {
  margin-top: 0 !important; }

.my-5 {
  margin-left: 5em !important;
  margin-bottom: 5em !important; }

.my-4 {
  margin-left: 4em !important;
  margin-bottom: 4em !important; }

.my-3 {
  margin-left: 3em !important;
  margin-bottom: 3em !important; }

.my-2 {
  margin-left: 2em !important;
  margin-bottom: 2em !important; }

.my-1_5 {
  margin-left: 1.5em !important;
  margin-bottom: 1.5em !important; }

.my-1 {
  margin-left: 1em !important;
  margin-bottom: 1em !important; }

.my-05 {
  margin-left: .5em !important;
  margin-bottom: .5em !important; }

.my-0 {
  margin-left: 0 !important;
  margin-bottom: 0 !important; }

.mr-5 {
  margin-right: 5em !important; }

.mr-4 {
  margin-right: 4em !important; }

.mr-3 {
  margin-right: 3em !important; }

.mr-2 {
  margin-right: 2em !important; }

.mr-1_5 {
  margin-right: 1.5em !important; }

.mr-1 {
  margin-right: 1em !important; }

.mr-05 {
  margin-right: .5em !important; }

.mr-0 {
  margin-right: 0 !important; }

.my-5 {
  margin-top: 5em !important;
  margin-bottom: 5em !important; }

.my-4 {
  margin-top: 4em !important;
  margin-bottom: 4em !important; }

.my-3 {
  margin-top: 3em !important;
  margin-bottom: 3em !important; }

.my-2 {
  margin-top: 2em !important;
  margin-bottom: 2em !important; }

.my-1_5 {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important; }

.my-1 {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

.my-05 {
  margin-top: .5em !important;
  margin-bottom: .5em !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.mx-5 {
  margin-left: 5em !important;
  margin-right: 5em !important; }

.mx-4 {
  margin-left: 4em !important;
  margin-right: 4em !important; }

.mx-3 {
  margin-left: 3em !important;
  margin-right: 3em !important; }

.mx-2 {
  margin-left: 2em !important;
  margin-right: 2em !important; }

.mx-1_5 {
  margin-left: 1.5em !important;
  margin-right: 1.5em !important; }

.mx-1 {
  margin-left: 1em !important;
  margin-right: 1em !important; }

.mx-05 {
  margin-left: .5em !important;
  margin-right: .5em !important; }

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

@-webkit-keyframes gnavi_img {
  0% {
    -webkit-transform: scale(1) translate(-50%, 0);
    transform: scale(1) translate(-50%, 0); }
  50% {
    -webkit-transform: scale(1) translate(-50%, -20%);
    transform: scale(1) translate(-50%, -20%); }
  100% {
    -webkit-transform: scale(1.2) translate(-50%, -10%);
    transform: scale(1.2) translate(-50%, -10%); } }
@keyframes gnavi_img {
  0% {
    -webkit-transform: scale(1) translate(-50%, 0);
    transform: scale(1) translate(-50%, 0); }
  50% {
    -webkit-transform: scale(1) translate(-50%, -20%);
    transform: scale(1) translate(-50%, -20%); }
  100% {
    -webkit-transform: scale(1.2) translate(-50%, -10%);
    transform: scale(1.2) translate(-50%, -10%); } }
@-webkit-keyframes gnavi_sub {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) translateY(-15px);
    transform: scale(0.9) translateY(-15px); }
  100% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); } }
@keyframes gnavi_sub {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) translateY(-15px);
    transform: scale(0.9) translateY(-15px); }
  100% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); } }
@-webkit-keyframes imenu_image {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  20% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  60% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@keyframes imenu_image {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  20% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  60% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }
@-webkit-keyframes on_opacity {
  0% {
    opacity: 0;
    display: none; }
  100% {
    opacity: 1; } }
@keyframes on_opacity {
  0% {
    opacity: 0;
    display: none; }
  100% {
    opacity: 1; } }
@-webkit-keyframes cate_area {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95) translateX(-3%);
    transform: scale(0.95) translateX(-3%); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0); } }
@keyframes cate_area {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95) translateX(-3%);
    transform: scale(0.95) translateX(-3%); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0); } }
@-webkit-keyframes updown {
  0% {
    top: 0; }
  25% {
    top: 10px; }
  75% {
    top: -10px; }
  100% {
    top: 0; } }
@keyframes updown {
  0% {
    top: 0; }
  25% {
    top: 10px; }
  75% {
    top: -10px; }
  100% {
    top: 0; } }
@-webkit-keyframes star1 {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  2% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  4% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  10% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  12% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@keyframes star1 {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  2% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  4% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  10% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  12% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
@-webkit-keyframes star2 {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  2% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  4% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; } }
@keyframes star2 {
  0% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
  2% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  4% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; } }
@-webkit-keyframes agu {
  10% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }
  20% {
    -webkit-transform: translate(-50px, -10px);
    transform: translate(-50px, -10px); }
  30% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes agu {
  10% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }
  20% {
    -webkit-transform: translate(-50px, -10px);
    transform: translate(-50px, -10px); }
  30% {
    -webkit-transform: translate(-50px, 0);
    transform: translate(-50px, 0); }
  50% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes sp_header_start {
  0% {
    top: -70px; }
  100% {
    top: 0; } }
@keyframes sp_header_start {
  0% {
    top: -70px; }
  100% {
    top: 0; } }
@-webkit-keyframes scroll_to_top {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(5px, -8px) rotate(-5deg);
    transform: translate(5px, -8px) rotate(-5deg); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@keyframes scroll_to_top {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  50% {
    -webkit-transform: translate(5px, -8px) rotate(-5deg);
    transform: translate(5px, -8px) rotate(-5deg); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }
@-webkit-keyframes scroll_to_top_hide {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg); } }
@keyframes scroll_to_top_hide {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg); } }
@-webkit-keyframes cast_hover {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
  100% {
    -webkit-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
@keyframes cast_hover {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  50% {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
  100% {
    -webkit-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4); } }
@-webkit-keyframes hero_bg {
  0% {
    bottom: -30px;
    background-position: 0 0; }
  60% {
    bottom: 0; }
  70% {
    background-position: -200px 0; }
  80% {
    bottom: -15px; }
  100% {
    bottom: -30px;
    background-position: 0 0; } }
@keyframes hero_bg {
  0% {
    bottom: -30px;
    background-position: 0 0; }
  60% {
    bottom: 0; }
  70% {
    background-position: -200px 0; }
  80% {
    bottom: -15px; }
  100% {
    bottom: -30px;
    background-position: 0 0; } }
@-webkit-keyframes hero_bg2 {
  0% {
    bottom: -50px;
    background-position: -200px 0; }
  30% {
    bottom: -30px; }
  50% {
    background-position: 0 0; }
  100% {
    bottom: -50px;
    background-position: -200px 0; } }
@keyframes hero_bg2 {
  0% {
    bottom: -50px;
    background-position: -200px 0; }
  30% {
    bottom: -30px; }
  50% {
    background-position: 0 0; }
  100% {
    bottom: -50px;
    background-position: -200px 0; } }
@-webkit-keyframes header_start {
  0% {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes header_start {
  0% {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes droneanimation {
  0% {
    transform: translateY(0px); }
  16.66% {
    transform: translateY(-16.666%); }
  33.33% {
    transform: translateY(-33.333%); }
  50% {
    transform: translateY(-50%); }
  66.66% {
    transform: translateY(-66.666%); }
  83.33% {
    transform: translateY(-83.333%); }
  100% {
    transform: translateY(-83.333%); } }
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  letter-spacing: 0.1em; }
  body .hoge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    opacity: 0.2;
    z-index: 500; }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline-width: 0; }

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #382e23; }

small {
  font-size: 80%; }

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

img {
  max-width: 100%; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [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 {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template,
[hidden] {
  display: none; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0; }

body {
  -webkit-font-smoothing: antialiased; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0; }

li {
  list-style: none; }

input,
textarea {
  outline: 0; }

input::-moz-placeholder, input::-webkit-input-placeholder, input:-ms-input-placeholder {
  color: #382e23;
  opacity: .75; }

.none {
  display: none; }

body {
  font-family: "Zen Kaku Gothic Antique";
  font-weight: 600;
  line-height: 1.7;
  background: #fff;
  color: #382e23; }

.gmap {
  background-color: #eee;
  max-width: 100%; }
  .gmap > * > * {
    z-index: auto !important; }
  .gmap > iframe,
  .gmap > img {
    max-width: 100%; }

.gcalendar {
  max-width: 100%; }
  .gcalendar > iframe,
  .gcalendar > img {
    max-width: 100%; }

.twitter {
  overflow: hidden; }
  .twitter > iframe {
    margin-left: auto;
    margin-right: auto; }

.img {
  max-width: 100%; }

img.border {
  border: 1px solid #d2d2d2; }

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

.underline {
  text-decoration: underline; }

.caution,
.red_text {
  color: #ff6100;
  -webkit-text-decoration-color: #ff6100;
  text-decoration-color: #ff6100; }

.orange_text {
  color: #f19849; }

.orange_text2 {
  color: #eb7986; }

.white_text {
  color: #fff; }

.blue_text {
  color: #3ca4da;
  font-weight: bold; }

.small_text {
  font-size: 0.75rem; }

.yellow_text {
  color: #a67f07;
  font-weight: bold; }

.gray_text {
  color: #888; }

.pink_text {
  color: #ff7bac; }

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.center_position {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.center_text {
  text-align: center; }

.right_text {
  text-align: right; }

.float_right {
  float: right;
  padding-left: .5em;
  padding-bottom: .5em; }

.float_left {
  float: left;
  padding-right: .5em;
  padding-bottom: .5em; }

.clear_both {
  clear: both; }

.clearfix {
  display: inline-block; }
  .clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.clear {
  clear: both; }

.no_text,
.hide-text {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left; }

.on_opacity:hover {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity; }

.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.no_wrap {
  white-space: nowrap; }

.inline {
  display: inline; }

.root {
  background-color: #f9f8f2;
  background-size: 100% auto; }

.root .main_content .mb_2em {
  margin-bottom: 2em; }
.root .main_content .mb_1_5em {
  margin-bottom: 1.5em; }
.root .main_content .mb_1em {
  margin-bottom: 1em; }
.root .main_content .mb_05em {
  margin-bottom: .5em; }
.root .main_content .mb_0em,
.root .main_content .no_mb {
  margin-bottom: 0; }

.root:not(.root-index) {
  position: relative;
  overflow: hidden;
  background: #f9f8f2 url(/common/img/bg_body.webp) 50% 1280px/auto auto repeat-x; }
  @media only screen and (max-width: 767px) {
    .root:not(.root-index) {
      background: #f9f8f2; } }

.tel_link {
  word-wrap: break-word; }

.mincho {
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: normal; }

.image_radius {
  border-radius: 0; }

.root .no_radius {
  border-radius: inherit; }

.large_text {
  font-size: 1.25rem;
  font-weight: bold; }
  .large_text.red_text {
    color: #ff6100; }

.push_text {
  font-size: 1.25rem;
  font-weight: bold;
  color: #eb7986;
  line-height: 1.5; }

.push_text-blue {
  color: #3ca4da; }

.skip {
  border-style: none;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 100; }

.fb_page_container {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.disp-none {
  display: none; }

.pdf:after,
.icon_pdf:after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  background: url(/common/img/link_pdf.webp) no-repeat;
  background-size: contain;
  width: 15px;
  height: 18px;
  margin-left: 4px;
  transform: translateY(2px); }

.ext:after,
.icon_external:after {
  content: "";
  display: inline-block;
  vertical-align: baseline;
  background: url(/common/img/link_ext.webp) no-repeat;
  background-size: contain;
  width: 15px;
  height: 14px;
  margin-left: 4px;
  transform: translateY(2px); }

/**************************
.main_content
*/
.disable {
  pointer-events: none;
  text-decoration: none; }

.main_content a:link, .main_content a:visited, .main_content a:active {
  color: #d76b01; }
.main_content a:hover {
  opacity: 0.7; }
  .main_content a:hover .link_arrow {
    opacity: 0.7; }
.main_content figure a {
  display: table; }
.main_content figure img {
  max-width: 100%;
  vertical-align: bottom; }
.main_content figure figcaption {
  color: #555;
  margin-top: 0.5em; }
.main_content figure + figure,
.main_content figure + p {
  margin-top: 0.5em; }
.main_content table {
  width: 100%;
  background: #fff;
  border-collapse: collapse;
  border-radius: 10px;
  margin: 3.5em 0;
  overflow: hidden; }
  .main_content table th,
  .main_content table td {
    line-height: 1.7;
    padding: 18px 20px;
    box-sizing: border-box; }
  .main_content table th p,
  .main_content table td p {
    line-height: 1.4;
    margin-bottom: 0; }
  .main_content table th ul li {
    padding-left: 0; }
    .main_content table th ul li::before {
      content: none; }
  .main_content table .cell-center {
    text-align: center; }
  .main_content table .accordion_cell {
    display: none;
    max-height: 0;
    padding: 0;
    visibility: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1); }
    .main_content table .accordion_cell.active {
      max-height: 100em;
      visibility: visible; }
      .main_content table .accordion_cell.active * {
        visibility: visible; }
  .main_content table + p,
  .main_content table + h3,
  .main_content table + h4,
  .main_content table + h5,
  .main_content table + h6,
  .main_content table + ol,
  .main_content table + ul,
  .main_content table + dl,
  .main_content table + figure,
  .main_content table + table,
  .main_content table + .content_section,
  .main_content table + .link_block {
    margin-top: 1em; }
  .main_content table + .gmap-single {
    margin-top: 1.5em; }
  .main_content table.store_table th,
  .main_content table .store_table-detail th {
    min-width: inherit;
    width: 200px; }
  .main_content table.store_table tr th:first-child,
  .main_content table .store_table-detail tr th:first-child {
    width: 200px;
    max-width: 200px;
    min-width: 200px; }
    @media only screen and (max-width: 767px) {
      .main_content table.store_table tr th:first-child,
      .main_content table .store_table-detail tr th:first-child {
        max-width: inherit;
        min-width: inherit; } }
  .main_content table .store_table-detail {
    margin: 0;
    border-radius: 0; }
    .main_content table .store_table-detail tr:last-child {
      position: relative; }
      .main_content table .store_table-detail tr:last-child:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0px;
        display: block;
        width: 100%;
        height: 2px;
        background-image: url(/common/img/border_cell.webp);
        background-repeat: repeat-x;
        z-index: 10; }
  .main_content table th:not(.no_border),
  .main_content table td:not(.no_border) {
    position: relative; }
    .main_content table th:not(.no_border):after,
    .main_content table td:not(.no_border):after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 20px;
      display: block;
      width: calc(100% - 20px);
      height: 2px;
      background-image: url(/common/img/border_cell.webp);
      background-repeat: repeat-x; }
  .main_content table th,
  .main_content table td {
    background: #fbfbf7; }
  .main_content table th {
    text-align: center;
    line-height: 1.3;
    background: #f0efe4;
    font-weight: 600;
    font-size: 112.5%; }
    .main_content table th:first-child {
      min-width: 180px; }
  .main_content table thead th {
    background: #f7d338; }
    .main_content table thead th:not(:last-child) {
      position: relative; }
      .main_content table thead th:not(:last-child):after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: auto;
        right: 0;
        width: 2px;
        height: 66.66%;
        background-color: #eac423; }
  .main_content table tbody th.right_border:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 0;
    width: 1px;
    height: 80%;
    background-color: #ddd; }
.main_content ol {
  list-style: none;
  counter-reset: list-counter;
  overflow: hidden;
  padding-left: 55px; }
  .main_content ol > li {
    counter-increment: list-counter;
    line-height: 1.3;
    position: relative;
    top: 0;
    left: 0; }
    .main_content ol > li::before {
      content: counter(list-counter,decimal-leading-zero) ". ";
      position: absolute;
      top: 0;
      left: -2em;
      text-align: center;
      font-size: 112.5%;
      font-family: "Outfit", sans-serif;
      color: #f7d224;
      font-weight: 700; }
    .main_content ol > li + li {
      margin-top: 1em; }
  .main_content ol.roman > li::before {
    counter-increment: num;
    content: counter(num,upper-roman) ". "; }
  .main_content ol.num-2 {
    counter-reset: list-counter 1; }
  .main_content ol.num-3 {
    counter-reset: list-counter 2; }
  .main_content ol.num-4 {
    counter-reset: list-counter 3; }
  .main_content ol.num-5 {
    counter-reset: list-counter 4; }
  .main_content ol.num-6 {
    counter-reset: list-counter 5; }
  .main_content ol.num-7 {
    counter-reset: list-counter 6; }
  .main_content ol.num-8 {
    counter-reset: list-counter 7; }
  .main_content ol.num-9 {
    counter-reset: list-counter 8; }
  .main_content ol + ol,
  .main_content ol + ul,
  .main_content ol + p {
    margin-top: 1em; }
.main_content ul {
  overflow: hidden;
  padding-left: 20px; }
  .main_content ul > li {
    position: relative;
    line-height: 1.3;
    padding-left: 20px; }
    .main_content ul > li::before {
      content: "";
      display: block;
      position: absolute;
      top: 8px;
      left: 0px;
      width: 8px;
      height: 8px;
      line-height: 1;
      border: 2px solid #f7d224;
      border-radius: 8px;
      box-sizing: border-box; }
    .main_content ul > li + li {
      margin-top: 1em; }
  .main_content ul.arrow > li {
    padding-left: 1em;
    box-sizing: border-box; }
    .main_content ul.arrow > li::before {
      content: "";
      background-image: url(/common/img/sprite-arrow.png);
      background-position: 0px -24px;
      width: 5px;
      height: 7px;
      background-size: 34px 233px;
      background-color: transparent;
      border: none; }
  .main_content ul.star > li {
    padding-left: 1em;
    box-sizing: border-box; }
    .main_content ul.star > li::before {
      content: "★";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 1em;
      height: 1em;
      line-height: 1.7;
      background: none;
      border-radius: 0; }
  .main_content ul + ol,
  .main_content ul + ul,
  .main_content ul + table {
    margin-top: 1em; }
  .main_content ul.link_list li:before {
    content: none; }
  .main_content ul.link_list li a {
    color: #66a80a;
    border-bottom: 1px solid #66a80a;
    display: inline-block; }
    .main_content ul.link_list li a.pdf:after {
      background: url(/common/img/link_pdf.webp) no-repeat;
      background-size: contain;
      width: 15px;
      height: 18px; }
    .main_content ul.link_list li a.ext:after {
      background: url(/common/img/link_ext.webp) no-repeat;
      background-size: contain;
      width: 15px;
      height: 14px; }
.main_content dl.word dt {
  float: left; }
  .main_content dl.word dt + dd {
    position: relative; }
    .main_content dl.word dt + dd::before {
      content: "：";
      display: inline-gridblock;
      width: 1em;
      height: 1em;
      text-align: center;
      line-height: 1.7;
      margin-left: -1em; }
.main_content dl.word dd {
  width: 100%;
  box-sizing: border-box; }
  .main_content dl.word dd + dt {
    clear: both; }
.main_content dl.word-2 dt {
  width: 2em; }
.main_content dl.word-2 dd {
  padding-left: 3em; }
.main_content dl.word-3 dt {
  width: 3em; }
.main_content dl.word-3 dd {
  padding-left: 4em; }
.main_content dl.word-4 dt {
  width: 4em; }
.main_content dl.word-4 dd {
  padding-left: 5em; }
.main_content dl.word-5 dt {
  width: 5em; }
.main_content dl.word-5 dd {
  padding-left: 6em; }
.main_content dl.word-6 dt {
  width: 6em; }
.main_content dl.word-6 dd {
  padding-left: 7em; }
.main_content dl.word-7 dt {
  width: 7em; }
.main_content dl.word-7 dd {
  padding-left: 8em; }
.main_content dl.word-8 dt {
  width: 8em; }
.main_content dl.word-8 dd {
  padding-left: 9em; }
.main_content dl.word-9 dt {
  width: 9em; }
.main_content dl.word-9 dd {
  padding-left: 10em; }
.main_content dl + ol,
.main_content dl + ul,
.main_content dl + dl,
.main_content dl + table,
.main_content dl + .gmap-single {
  margin-top: 1em; }

.breadcrumbs {
  box-sizing: border-box; }
  .breadcrumbs ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
  .breadcrumbs li {
    line-height: 1.2;
    padding-left: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    font-weight: 600;
    letter-spacing: 0.08em;
    margin-bottom: 5px; }
    .breadcrumbs li::before {
      display: none !important;
      margin: 0;
      padding: 0; }
    .breadcrumbs li:after {
      content: "";
      box-sizing: border-box;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      background-image: url(/common/img/icon_breadcrumbs.webp);
      background-size: contain;
      background-repeat: no-repeat;
      width: 6px;
      height: 10px;
      transform: translateY(0px);
      margin: 0 .5em; }
    .breadcrumbs li:last-child:after {
      display: none; }
  .breadcrumbs a {
    text-decoration: none;
    font-weight: 700;
    color: #66a80a; }
  .breadcrumbs span {
    color: #aaa; }

input:focus, input:active {
  outline: 2px solid #48b7eb; }

textarea:focus, textarea:active {
  outline: 2px solid #48b7eb; }

.button {
  display: inline-block;
  min-width: 150px;
  min-height: 40px;
  padding: .5em 1em;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  background-color: #a0a0a0;
  font-size: 1rem;
  -webkit-transition: all .1s ease-out;
  transition: all .1s ease-out;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none; }

.root .button {
  text-decoration: none; }

.button:hover {
  background-color: #a0a0a0;
  color: #fff;
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity; }

.button-blue {
  background-color: #6689ee; }
  .button-blue:hover {
    background-color: #6689ee; }

.button-tbc {
  display: table-cell;
  vertical-align: middle; }

.button-lg {
  height: 60px;
  min-width: 280px;
  padding: .3em 1em; }
  .button-lg .sub {
    font-size: 0.813rem;
    line-height: 1.3; }
  .button-lg .main {
    font-size: 1rem;
    line-height: 1.3; }

button.button,
input.button {
  border: 0 none;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer; }

button.button:hover,
input.button:hover {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity; }

button.button-disabled,
input.button-disabled {
  pointer-events: none;
  opacity: .2; }

.submit_prev {
  color: #498223;
  border: 0 none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: url("../img/icon_arrow_left_green.webp") left center no-repeat transparent;
  background-size: auto 10px;
  padding-left: 10px; }
  .submit_prev:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity; }

.submit_next {
  color: #498223;
  border: 0 none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: url("../img/icon_arrow_right_green.webp") right center no-repeat transparent;
  background-size: auto 10px;
  padding-right: 10px; }
  .submit_next:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity; }

.photoswipe a:hover {
  text-decoration: none;
  opacity: 0.7;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity; }

.pswp .pswp__iframe {
  padding: 0;
  width: 80%;
  height: 90%;
  position: relative;
  top: 5%;
  left: 10%;
  box-sizing: border-box; }
.pswp .pswp__caption__center {
  text-align: center;
  font-size: 1rem; }

.scroll_to_top {
  position: fixed;
  right: 10px;
  bottom: -70px;
  z-index: 99;
  line-height: 0; }
  .scroll_to_top a {
    display: block; }

.form__text {
  border-radius: 0;
  box-shadow: 0 1px 0 0 #cacaca inset;
  background-color: #fff; }

.form__submit {
  border: 1px solid #fff;
  background-color: #3ca4da;
  font-weight: normal; }

.form-color__text {
  border: 0 none;
  color: #382e23; }

.select_frame {
  position: relative;
  top: 0;
  left: 0; }

.select_frame__display {
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem;
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding-top: .4em;
  padding-left: .6em;
  height: 40px;
  padding-right: 26px; }
  .select_frame__display::after {
    content: '';
    display: block;
    background: url("../img/icon_select_after.webp") 0 0 no-repeat transparent;
    background-size: 7px 16px;
    width: 7px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.select_frame__display-default {
  color: #333; }

.select_frame select {
  -webkit-user-modify: read-write-plaintext-only;
  -moz-user-modify: read-write-plaintext-only;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  border: 0 none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  width: 100%;
  height: 40px;
  cursor: pointer; }
  .select_frame select:focus + .select_frame__display, .select_frame select:active + .select_frame__display {
    outline: 2px solid #48b7eb;
    outline-offset: -2px; }
.select_frame option {
  padding: 0 15px; }

.submit_frame input.search {
  background: url("../img/icon_search_dark.webp") 10px center no-repeat transparent;
  background-size: 13px 15px;
  padding-left: 28px; }

.textarea_frame textarea {
  width: 100%;
  font-size: 1rem;
  box-sizing: border-box;
  line-height: 1.5em;
  margin: 0;
  border-radius: 0;
  border: 1px solid #b28850;
  box-shadow: 0 0 0 none;
  padding: .7em;
  height: 10em;
  resize: none; }
  .textarea_frame textarea:focus, .textarea_frame textarea:active {
    outline: 2px solid #48b7eb;
    outline-offset: -2px; }

.textarea_frame-m textarea {
  height: 5em; }

.accordion .accordion__toggle {
  display: block; }
.accordion .accordion__content {
  position: relative;
  top: 0;
  left: 0;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity .1s ease-out, max-height .4s ease-out;
  transition: opacity .1s ease-out, max-height .4s ease-out;
  overflow: hidden; }
.accordion .accordion__content__inner {
  padding-bottom: 2em; }
.accordion.opened .accordion__content {
  max-height: 100em;
  opacity: 1; }
.accordion.opened .accordion__content-200em {
  max-height: 200em; }

.banner {
  display: inline-block; }
  .banner:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity; }
  .banner img {
    display: block;
    max-width: 100%; }

.form-alert {
  color: #ff6100; }

.contact {
  min-height: 700px; }
  .contact input,
  .contact textarea,
  .contact select,
  .contact option {
    font-size: 1rem; }
  .contact .textarea_frame textarea {
    height: 100px; }

.contact__head {
  margin-bottom: 50px; }
  .contact__head p:not(:last-child) {
    margin-bottom: 2em; }

.contact__gr {
  padding-top: 20px;
  padding-bottom: 20px; }
  .contact__gr:not(:first-child) {
    border-top: 1px solid #ccc; }

.contact__gr-submit {
  padding-top: 45px;
  position: relative;
  top: 0;
  left: 0; }

.form-confirm .contact__gr-submit .link1-prev {
  position: absolute;
  top: 65px;
  left: 0; }
  .form-confirm .contact__gr-submit .link1-prev::before {
    top: .45em; }

.contact__th {
  padding-top: .6em;
  font-weight: bold; }
  .contact__th .red_text {
    margin-left: .2em;
    font-weight: normal; }

.form-confirm .contact__th,
.contact__th-listgroup {
  padding-top: 0; }

.contact__td {
  position: relative;
  top: 0;
  left: 0; }
  .contact__td > .horizontal_list {
    padding-top: .6em; }
  .contact__td li:not(:last-child) {
    margin-bottom: .7em; }

.form-confirm .contact__td {
  word-break: break-all; }

.contact__td__gr__head {
  margin-bottom: .5em; }

.contact__td__gr__body {
  margin-bottom: 1.5em; }

.contact__ex {
  margin-top: .5em; }

.contact__ex-php {
  margin-top: 0; }

.contact__ex-alert {
  background-color: #ff6100;
  color: #fff;
  padding: .3em 1em;
  border-radius: 0;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in; }
  .contact__ex-alert.ng-enter {
    opacity: 0; }
    .contact__ex-alert.ng-enter.ng-enter-active {
      opacity: 1; }
  .contact__ex-alert.ng-leave {
    opacity: 1; }
    .contact__ex-alert.ng-leave.ng-leave-active {
      opacity: 0; }

.contact__ex + .contact__ex-alert {
  margin-top: .5em; }

.image_label {
  display: block;
  min-height: 350px;
  box-sizing: border-box;
  border: 4px solid #fff;
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  border-radius: 0; }

.form-input .image_label {
  cursor: pointer; }

.subnav__head {
  position: relative;
  width: 200px;
  height: 50px;
  text-align: center;
  background: url(/common/img/bg_subnav_head.webp) no-repeat; }
  .subnav__head a {
    font-size: 112.5%;
    display: flex;
    align-items: center;
    padding-left: 20px;
    height: 100%;
    color: #382e23;
    font-weight: 600; }

.image_label__inner {
  padding: 25px 2em 0;
  box-sizing: border-box;
  display: block;
  position: relative;
  top: 0;
  left: 0; }

.image_label__image {
  box-sizing: border-box;
  padding-top: 20px;
  display: block;
  min-height: 150px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .image_label__image > img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px; }

.image_label-passive {
  opacity: .5; }

.image_label-active {
  border-color: rgba(73, 130, 35, 0.5);
  opacity: 1; }
  .image_label-active .image_label__image {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07); }

.image_label .check_frame__input,
.image_label .check_frame__display {
  left: 50%;
  visibility: hidden; }
.image_label .check_frame__label {
  padding: 0;
  margin: 0; }
.image_label input,
.image_label .main,
.image_label .sub {
  display: block; }
.image_label .main {
  font-size: 0.875rem; }
.image_label .sub {
  margin-top: .5em;
  text-align: center;
  color: #498223;
  font-size: 1.25rem;
  font-weight: bold; }

.wpnews__head {
  margin-bottom: 1em; }
  .wpnews__head::before {
    content: '';
    display: table; }
  .wpnews__head::after {
    content: '';
    display: table;
    clear: both; }

.wpnews__date {
  float: right;
  font-size: 0.875rem; }

.wpnews__content {
  font-size: 0.875rem;
  line-height: 1.7; }

.wpnews blockquote {
  padding: 10px;
  border-left: 5px solid #59A676;
  background-color: #F7F7F7;
  margin-bottom: 1em; }

.wpnews__content img {
  max-width: 100%; }

.gmap {
  height: 450px;
  margin-bottom: 20px; }

.header {
  z-index: 2; }

.header_container {
  background-color: #fff;
  top: 0;
  z-index: 100;
  width: 100%;
  position: fixed;
  transition: all .2s; }
  .header_container.hidden {
    transform: translateY(-120%); }
  .header_container.header-fixed {
    box-shadow: 0px 2px 5px 0px rgba(16, 16, 16, 0.1); }

.header_contact {
  display: flex;
  justify-content: center;
  align-items: end;
  transform: translateY(8px); }
  .header_contact a {
    text-decoration: none;
    background-color: #66a80a;
    color: #fff;
    border-radius: 20px;
    padding: 5.5px 25px;
    box-sizing: border-box;
    font-weight: 700;
    transition: all .2s;
    border: 1px solid #66a80a; }
    .header_contact a:before {
      content: "";
      width: 20px;
      height: 15px;
      display: inline-block;
      background-image: url(/common/img/icon_contact.webp);
      background-size: contain;
      margin-right: 10px;
      transform: translateY(1px); }
    .header_contact a:hover {
      background-color: #fff;
      color: #66a80a; }

h1 {
  margin: 0;
  padding: 0; }
  h1 a {
    margin: 0;
    padding: 0; }

.search {
  font-size: 0; }
  .search input {
    outline: none; }

.search__text,
.search__submit {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #bfbfbf;
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.search__text {
  border-right: none;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  padding-left: 19px; }

.search__submit {
  position: relative;
  width: 36px;
  background: #fff url(/common/img/ico_search.webp) no-repeat;
  background-size: 13px auto;
  background-position: center center;
  border-left: none;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  cursor: pointer; }
  .search__submit:hover {
    text-decoration: none;
    opacity: 0.7;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity; }

.root__head {
  width: 100%;
  height: 100%; }
  .root__head .cate_area {
    position: relative;
    height: 100%;
    background: url(/common/img/cate/bg_common.webp) no-repeat;
    background-size: cover;
    background-position: bottom center;
    overflow: hidden; }
    .root__head .cate_area h1 {
      max-width: 1200px;
      position: absolute;
      top: 57px;
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      box-sizing: border-box;
      background-color: #fff;
      font-size: 187.5%;
      clip-path: polygon(3.435114504% 0%, 97.51908397% 0, 100% 50%, 96.18320611% 100%, 5.152671756% 100%, 0% 50%);
      min-width: 500px; }
      .root__head .cate_area h1 span {
        position: relative;
        display: block;
        padding: 7px 90px; }
        .root__head .cate_area h1 span:after {
          content: "";
          position: absolute;
          top: 0;
          left: 40px;
          display: block;
          width: 30px;
          height: 40px;
          background: url(/common/img/h1_ribon.webp);
          background-size: contain; }

.root__body {
  position: relative;
  z-index: 10; }
  .root__body > * {
    background-color: #fff; }
  .root__body * {
    position: relative;
    z-index: 10; }
  .root__body::before {
    content: '';
    display: table; }
  .root__body::after {
    content: '';
    display: table;
    clear: both; }
  .root__body .container {
    background: #fff;
    box-sizing: border-box; }

.root-index .content_section > .container {
  background: none; }
.root-index footer {
  margin-top: 0; }

.main_content > *:first-child {
  margin-top: 0; }
.main_content .content_section:first-child > *:first-child,
.main_content .wp_wrapper:first-child > *:first-child {
  margin-top: 0; }
.main_content h2,
.main_content h3,
.main_content h4 {
  padding-left: 20px;
  box-sizing: border-box; }
.main_content h2:not(.cancel) {
  padding-left: 26px;
  font-size: 175%;
  margin: 70px 0 30px;
  position: relative;
  letter-spacing: 0.001em; }
  .main_content h2:not(.cancel):before {
    content: "";
    position: absolute;
    bottom: 11px;
    left: -4px;
    display: block;
    background-image: url(/common/img/icon_h2.webp);
    width: 40px;
    height: 50px;
    background-size: contain;
    z-index: -1; }
.main_content h3:not(.cancel) {
  font-size: 150%;
  background-image: url(/common/img/border_h3.webp);
  background-position: 0 100%;
  background-repeat: repeat-x;
  padding: 0 0 10px 30px;
  margin: 50px 0 40px;
  letter-spacing: 0.001em; }
.main_content h4:not(.cancel) {
  font-size: 150%;
  padding-left: 40px;
  position: relative;
  margin: 40px 0 30px; }
  .main_content h4:not(.cancel):before {
    content: "";
    position: absolute;
    top: 10px;
    left: 8px;
    display: block;
    background-image: url(/common/img/icon_h4.webp);
    width: 22px;
    height: 24px;
    background-size: contain;
    z-index: -1; }
.main_content h5:not(.cancel) {
  font-size: 125%;
  margin: 30px 0 20px;
  padding-left: 30px; }
  .main_content h5:not(.cancel).question_title {
    padding-left: 0; }
.main_content h6:not(.cancel) {
  font-size: 112.5%;
  margin: 40px 0 40px;
  padding-left: 30px; }
.main_content h2 + p,
.main_content h2 + .link_block {
  margin-top: 1.5em; }
.main_content h3 + p,
.main_content h3 + .link_block {
  margin-top: 1.5em; }
.main_content .h3 + p,
.main_content .h3 + .link_block {
  margin-top: 1.5em; }
.main_content h4 + p,
.main_content h4 + .link_block {
  margin-top: 1.5em; }
.main_content .h4 + p,
.main_content .h4 + .link_block {
  margin-top: 1.5em; }
.main_content h5 + p,
.main_content h5 + .link_block {
  margin-top: 1.5em; }
.main_content .h5 + p,
.main_content .h5 + .link_block {
  margin-top: 1.5em; }
.main_content h6 + p,
.main_content h6 + .link_block {
  margin-top: 1.5em; }
.main_content .h6 + p,
.main_content .h6 + .link_block {
  margin-top: 1.5em; }
.main_content p {
  padding-left: 30px; }
  .main_content p + p,
  .main_content p + ol,
  .main_content p + ul,
  .main_content p + dl,
  .main_content p + figure,
  .main_content p + table,
  .main_content p + .clearfix,
  .main_content p + .content_section,
  .main_content p + .link_block {
    margin-top: 1em; }
  .main_content p.text-left {
    text-align: left; }
  .main_content p.text-center {
    text-align: center; }
  .main_content p.text-right {
    text-align: right; }
.main_content .img-border {
  border: 1px solid #bfbfbf;
  box-sizing: border-box; }
.main_content figure figcaption {
  font-size: 0.75rem; }
.main_content figure + p,
.main_content figure + h3,
.main_content figure + .h3,
.main_content figure + h4,
.main_content figure + .h4,
.main_content figure + h5,
.main_content figure + .h5,
.main_content figure + h6,
.main_content figure + .h6,
.main_content figure + ol,
.main_content figure + ul,
.main_content figure + dl,
.main_content figure + figure,
.main_content figure + table,
.main_content figure + .clearfix,
.main_content figure + .content_section,
.main_content figure + .link_block {
  margin-top: 1em; }
.main_content a.btn,
.main_content button.btn {
  border: none;
  line-height: normal;
  background-color: #66a80a;
  box-shadow: 7px 7px 0px 0px rgba(239, 239, 239, 0.8);
  border-radius: 30px;
  min-width: 200px;
  box-sizing: border-box;
  padding: 16px 60px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  transform: translate(0px, 0px);
  margin: 1em;
  background-image: url(/common/img/bg_btn.webp);
  background-size: 16px 8px;
  background-position: 30px 24px;
  background-repeat: no-repeat; }
  .main_content a.btn.pdf:after,
  .main_content button.btn.pdf:after {
    background: url(/common/img/link_pdf_white.webp) no-repeat;
    background-size: contain;
    width: 15px;
    height: 18px;
    transform: translateY(2px); }
  .main_content a.btn.ext:after,
  .main_content button.btn.ext:after {
    background: url(/common/img/link_ext_white.webp) no-repeat;
    background-size: contain;
    width: 15px;
    height: 14px;
    transform: translateY(2px); }
  .main_content a.btn:hover,
  .main_content button.btn:hover {
    box-shadow: 0px 0px 0px 0px rgba(239, 239, 239, 0.8);
    text-decoration: none;
    transition: 0.2s all;
    transform: translate(7px, 7px);
    opacity: 1;
    color: #66a80a;
    background-color: #f4f3ec;
    background-image: url(/common/img/bg_btn_hover.webp); }
    .main_content a.btn:hover.pdf:after,
    .main_content button.btn:hover.pdf:after {
      background: url(/common/img/link_pdf.webp) no-repeat;
      background-size: contain;
      width: 15px;
      height: 18px; }
    .main_content a.btn:hover.ext:after,
    .main_content button.btn:hover.ext:after {
      background: url(/common/img/link_ext.webp) no-repeat;
      background-size: contain;
      width: 15px;
      height: 18px;
      transform: translateY(6px); }
.main_content .btn-purchase,
.main_content .btn-recipe,
.main_content .btn-blog,
.main_content .btn-topics {
  display: inline-block;
  width: 158px;
  height: 48px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
.main_content .btn-purchase::before {
  content: "";
  background-image: url(/common/img/sprite-btn.png);
  background-position: 0px -194px;
  width: 158px;
  height: 48px;
  background-size: 164px 348px;
  display: block;
  position: absolute;
  top: 0;
  left: 0; }
.main_content .btn-recipe {
  width: 164px; }
  .main_content .btn-recipe::before {
    content: "";
    background-image: url(/common/img/sprite-btn.png);
    background-position: 0px -247px;
    width: 164px;
    height: 48px;
    background-size: 164px 348px;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
.main_content .btn-blog {
  width: 130px;
  height: 40px; }
  .main_content .btn-blog::before {
    content: "";
    background-image: url(/common/img/sprite-btn.png);
    background-position: 0px -43px;
    width: 130px;
    height: 40px;
    background-size: 164px 348px;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
.main_content .btn-topics {
  height: 38px; }
  .main_content .btn-topics::before {
    content: "";
    background-image: url(/common/img/sprite-btn.png);
    background-position: 0px 0px;
    width: 158px;
    height: 38px;
    background-size: 164px 348px;
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
.main_content .link_arrow::before {
  content: "";
  background-image: url(/common/img/sprite-arrow.png);
  background-position: 0px -24px;
  width: 5px;
  height: 7px;
  background-size: 34px 233px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px; }
.main_content .radius {
  border-radius: 5px; }
.main_content .shadow {
  position: relative;
  display: block;
  box-shadow: 0px 5px 5px 0.5px rgba(0, 0, 0, 0.15);
  margin: 0 5px 5px;
  box-sizing: border-box; }
.main_content .clearfix + p,
.main_content .clearfix + h3,
.main_content .clearfix + .h3,
.main_content .clearfix + h4,
.main_content .clearfix + .h4,
.main_content .clearfix + h5,
.main_content .clearfix + .h5,
.main_content .clearfix + h6,
.main_content .clearfix + .h6,
.main_content .clearfix + ol,
.main_content .clearfix + ul,
.main_content .clearfix + dl,
.main_content .clearfix + figure,
.main_content .clearfix + table,
.main_content .clearfix + .clearfix,
.main_content .clearfix + .content_section,
.main_content .clearfix + .link_block {
  margin-top: 1em; }
.main_content .link_block {
  box-sizing: border-box; }
  .main_content .link_block > li {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 5px;
    padding-left: 0;
    box-sizing: border-box;
    overflow: hidden; }
    .main_content .link_block > li::before {
      display: none; }
    .main_content .link_block > li a {
      display: block;
      color: #382e23; }
      .main_content .link_block > li a:hover {
        text-decoration: none;
        opacity: 0.7;
        -webkit-transition: 0.2s opacity;
        transition: 0.2s opacity; }
    .main_content .link_block > li img {
      vertical-align: bottom; }
    .main_content .link_block > li span {
      display: block;
      z-index: 1;
      width: 100%;
      text-align: center;
      background: rgba(255, 255, 255, 0.85);
      box-sizing: border-box; }
      .main_content .link_block > li span::before {
        content: "";
        background-image: url(/common/img/sprite-arrow.png);
        background-position: 0px 0px;
        width: 5px;
        height: 7px;
        background-size: 34px 233px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        transform: translateY(-1px); }
  .main_content .link_block + p {
    margin-top: 1em; }
.main_content .anchor_link {
  background: #f8f8f8;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  padding: 28px 20px; }
  .main_content .anchor_link > li {
    display: inline-block;
    margin: 0em 1em; }
    .main_content .anchor_link > li::before {
      content: "";
      background-image: url(/common/img/ancher-arrow.webp);
      background-position: 0px -24px;
      width: 12px;
      height: 12px;
      background-size: contain;
      display: inline-block;
      background-color: transparent;
      border: none;
      top: 6px; }
    .main_content .anchor_link > li a {
      color: #313131;
      text-decoration: none;
      font-size: 112.5%;
      font-weight: 600; }
.main_content .anchor_link_challenge {
  background: #f8f8f8;
  border-radius: 5px;
  box-sizing: border-box;
  justify-content: center;
  padding: 28px 20px; }
  .main_content .anchor_link_challenge > li {
    margin: 0em 1em; }
    .main_content .anchor_link_challenge > li::before {
      content: "";
      background-image: url(/common/img/ancher-arrow.webp);
      background-position: 0px -24px;
      width: 12px;
      height: 12px;
      background-size: contain;
      display: inline-block;
      background-color: transparent;
      border: none;
      top: 6px; }
    .main_content .anchor_link_challenge > li a {
      color: #313131;
      text-decoration: none;
      font-size: 112.5%;
      font-weight: 600; }
.main_content .icon_link {
  font-size: 0;
  background: #f8f8f8;
  border-radius: 5px;
  box-sizing: border-box; }
  .main_content .icon_link > li {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 46px;
    padding-left: 35px; }
    .main_content .icon_link > li + li {
      margin: 0; }
    .main_content .icon_link > li::before {
      content: "";
      display: inline-block;
      border: none;
      width: 24px;
      height: 38px;
      background-size: contain; }
    .main_content .icon_link > li.icon_office::before {
      background: url("/store/img/pin_office.png") no-repeat; }
    .main_content .icon_link > li.icon_ss::before {
      background: url("/store/img/pin_ss.png") no-repeat; }
    .main_content .icon_link > li.icon_farmstand1::before {
      background: url("/store/img/pin_farmstand1.png") no-repeat; }
    .main_content .icon_link > li.icon_other::before {
      background: url("/store/img/pin_other.png") no-repeat; }
.main_content .bnr_block {
  box-sizing: border-box; }
  .main_content .bnr_block > li {
    padding-left: 0;
    box-sizing: border-box; }
    .main_content .bnr_block > li::before {
      display: none; }
    .main_content .bnr_block > li a {
      display: block; }
.main_content .block_bordered {
  border: 3px solid #d76b01;
  box-sizing: border-box;
  padding: 1em; }
.main_content .products h3 img,
.main_content .products h4 img {
  vertical-align: bottom; }
.main_content .products h3 {
  text-align: center;
  margin: 0;
  padding: 0; }
  .main_content .products h3::before {
    display: none; }
.main_content .products h4 {
  background: none;
  margin: 0;
  padding: 0; }
.main_content .products__list li {
  margin: 0;
  padding: 0; }
  .main_content .products__list li::before {
    display: none; }
.main_content .products_list__content {
  background: url(/products/img/bg_products_list_01.png) no-repeat;
  background-position: center top; }
.main_content .products_list__content-02 {
  background: url(/products/img/bg_products_list_02.png) no-repeat;
  background-position: center top; }
.main_content .products_list__content-03 {
  background: url(/products/img/bg_products_list_03.png) no-repeat;
  background-position: center top; }
.main_content .products_list__content-04 {
  background: url(/products/img/bg_products_list_04.png) no-repeat;
  background-position: center top; }
.main_content .process_list li {
  text-align: center; }
  .main_content .process_list li::before {
    display: none; }
  .main_content .process_list li p {
    text-align: left; }
  .main_content .process_list li + li {
    margin-top: 0; }
.main_content .products_link a {
  display: inline-block; }
.main_content .recipe_table {
  table-layout: fixed;
  width: 400px;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  border-radius: 0; }
  .main_content .recipe_table th,
  .main_content .recipe_table td {
    vertical-align: middle;
    font-size: 0.875rem;
    text-align: left;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: transparent; }
    .main_content .recipe_table th:not(.no_border):after,
    .main_content .recipe_table td:not(.no_border):after {
      content: none; }
  .main_content .recipe_table tr:nth-child(odd) {
    background: #efefef; }
  .main_content .recipe_table tr td:last-child {
    text-align: right; }
.main_content .recipe_cook {
  border-bottom: 1px dashed #7d7d7d;
  box-sizing: border-box; }
  .main_content .recipe_cook li {
    border-top: 1px dashed #7d7d7d;
    padding: 10px 0;
    box-sizing: border-box; }
    .main_content .recipe_cook li::before {
      border-top: 1px dashed #7d7d7d;
      margin-top: -1px;
      padding: 10px 0;
      box-sizing: border-box; }
    .main_content .recipe_cook li + li {
      margin-top: 0; }
.main_content .store_list .label {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  line-height: 1.3;
  border-radius: 2px;
  box-sizing: border-box; }
  .main_content .store_list .label::before {
    content: "";
    background-image: url(/common/img/sprite-arrow.png);
    background-position: 0px -48px;
    width: 5px;
    height: 7px;
    background-size: 34px 233px;
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 7px;
    margin-top: -2px;
    margin-right: 5px; }
.main_content .store_list .label-map {
  background: #eb7986; }
  .main_content .store_list .label-map::before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.main_content .store_list .label-map2 {
  background: #f19849; }
  .main_content .store_list .label-map2::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.main_content .store_list .label-detail {
  background: #3ca4da; }
  .main_content .store_list .label-detail::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.main_content .store_list .btn_detail {
  display: block; }
  .main_content .store_list .btn_detail:after {
    content: "+";
    display: inline-block;
    background-size: contain;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%); }
  .main_content .store_list .btn_detail._open:after {
    content: "-";
    transform: translateY(-50%) scaleX(2) scaleY(0.8);
    right: -7px;
    top: calc(50% - 2px); }
.main_content .sitemap_list > li > a {
  font-weight: bold;
  color: #498223; }
  .main_content .sitemap_list > li > a::before {
    background-image: url(/common/img/sprite-arrow.png);
    background-position: 0px -12px;
    width: 5px;
    height: 7px;
    background-size: 34px 233px; }
.main_content .sitemap_list > li > ul {
  margin-top: 1em; }
  .main_content .sitemap_list > li > ul li > ul {
    margin-top: 1em; }
.main_content .sitemap_list > li + li {
  margin-top: 0; }
.main_content .pc_column2 > li::before {
  content: none; }
.main_content .pc_column2 > li > a::before {
  background-image: url(/common/img/sprite-arrow.png);
  background-position: 0px -12px;
  width: 5px;
  height: 7px;
  background-size: 34px 233px; }
.main_content .pc_column2 > li > ul {
  margin-top: 1em; }
  .main_content .pc_column2 > li > ul li > ul {
    margin-top: 1em; }
.main_content .pc_column2 > li + li {
  margin-top: 0 !important; }
.main_content .pc_column3 > li::before {
  content: none; }
.main_content .pc_column3 > li + li {
  margin-top: 0 !important; }
.main_content .jabank_list > li {
  display: inline-block;
  text-align: center;
  background-color: #ff9438;
  border-radius: 5px;
  padding-left: 0;
  box-sizing: border-box;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear; }
  .main_content .jabank_list > li:hover {
    background-color: #ffc930; }
  .main_content .jabank_list > li::before {
    content: none; }
  .main_content .jabank_list > li > a {
    display: block;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    box-sizing: border-box; }
    .main_content .jabank_list > li > a:hover {
      opacity: 1; }
    .main_content .jabank_list > li > a::before {
      content: "";
      background-image: url(/common/img/sprite-arrow.png);
      background-position: 0px -48px;
      width: 5px;
      height: 7px;
      background-size: 34px 233px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 0.5em; }
  .main_content .jabank_list > li:nth-child(1) > a::before, .main_content .jabank_list > li:nth-child(2) > a::before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
.main_content #question h5.question_title,
.main_content #question .h5.question_title {
  position: relative;
  color: #498224;
  padding-left: 0px;
  box-sizing: border-box;
  font-weight: bold;
  margin-bottom: 10px; }
  .main_content #question h5.question_title span,
  .main_content #question .h5.question_title span {
    display: inline-block;
    border-bottom: 4px solid #d1e9bc; }
.main_content #question h5.question_answer,
.main_content #question .h5.question_answer {
  color: #382e23;
  margin: 0 0 10px 0;
  color: #498223; }
.main_content .mutual_bnr > ul > li {
  padding: 0 10px;
  box-sizing: border-box; }
.main_content .mutual_bnr p.bnr_text {
  display: table;
  margin: 10px auto; }
  .main_content .mutual_bnr p.bnr_text::before {
    content: "";
    background-image: url(/common/img/sprite-arrow.png);
    background-position: 0px -24px;
    width: 5px;
    height: 7px;
    background-size: 34px 233px;
    display: inline-block;
    margin-right: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

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

.mt-0 {
  margin-top: 0em !important; }

.mt-1 {
  margin-top: 1em !important; }

.mt-2 {
  margin-top: 2em !important; }

.mt-3 {
  margin-top: 3em !important; }

.mt-4 {
  margin-top: 4em !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.safety5 {
  margin: 25px 0 10px; }
  .safety5 li {
    margin: 0 auto 25px;
    padding: 0 !important; }
    .safety5 li::before {
      content: none !important; }
    .safety5 li h5 {
      font-size: 1.1em; }
      .safety5 li h5 span {
        border: none; }
        .safety5 li h5 span:first-letter {
          font-size: 1.2em; }

.dont {
  border: 2px solid #d1e9bc;
  padding: 20px 10px;
  box-sizing: border-box; }

.linkCollection h5 {
  margin-bottom: 20px !important; }
  .linkCollection h5 span {
    display: block; }

.scroll_area {
  overflow-y: scroll;
  height: 250px;
  margin: 20px 0;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #eee; }
  .scroll_area .content_section + .content_section {
    margin-top: 28px !important; }

.btn-mycarloan img {
  width: auto;
  height: 50px; }

.accordion_container {
  margin-bottom: 1em;
  border: 1px solid #4b9c48;
  border-radius: 5px;
  overflow: hidden;
  position: relative; }
  .accordion_container img {
    height: auto !important; }

.main_content > .accordion_container {
  margin: 1em 15px; }

@media only screen and (max-width: 767px) {
  .main_content > .accordion_container {
    margin: 1em 0px; } }
.accordion_container .accordion_cb_label,
.accordion_container .accordion_btn {
  display: block;
  padding: 1ex 46px;
  text-decoration: none;
  font-size: 130%;
  font-weight: 700;
  color: #ffffff;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-color: #6da600;
  background-position: 20px 50%;
  background-image: url(../img/accordion_btn_arrow.webp);
  z-index: 1;
  position: relative;
  transition: 0.2s all;
  cursor: pointer; }
.accordion_container .accordion_cb_label.active {
  background-image: url(../img/accordion_btn_arrow_down.webp);
  background-color: #4b9c48;
  color: #ffffff; }

@media all and (-ms-high-contrast: none) {
  .accordion_container .accordion_cb_label,
  .accordion_container .accordion_btn {
    padding-top: 1.3ex;
    padding-bottom: 0.7ex; } }
.accordion_cb:checked ~ .accordion_container .accordion_cb_label,
.accordion_container .accordion_btn.active,
.accordion_cb:checked ~ .accordion_container .accordion_btn {
  background-image: url(../img/accordion_btn_arrow_down.webp);
  background-color: #4b9c48;
  color: #ffffff; }

.accordion_container .accordion_cb_label.active:hover, .accordion_container .accordion_cb_label.active:active {
  background-color: #fd5a28; }

.accordion_cb:checked ~ .accordion_container .accordion_cb_label:hover, .accordion_cb:checked ~ .accordion_container .accordion_cb_label:active {
  background-color: #fd5a28; }

.accordion_container .accordion_btn.active:hover, .accordion_container .accordion_btn.active:active {
  background-color: #fd5a28; }

.accordion_cb:checked ~ .accordion_container .accordion_btn:hover, .accordion_cb:checked ~ .accordion_container .accordion_btn:active {
  background-color: #fd5a28; }

.accordion_container .accordion_cb_label:hover, .accordion_container .accordion_cb_label:active {
  background-color: #008be3;
  color: #ffffff; }
.accordion_container .accordion_btn:hover, .accordion_container .accordion_btn:active {
  background-color: #008be3;
  color: #ffffff; }
.accordion_container .accordion_cb {
  display: none; }
  .accordion_container .accordion_cb:checked ~ .accordion_cb_label {
    background-image: url(../img/accordion_btn_arrow_down.webp);
    background-color: #fd5a28;
    color: #ffffff; }
.accordion_container .accordion_content {
  display: none;
  padding: 20px; }
  .accordion_container .accordion_content > *:first-child {
    margin-top: 0; }
  .accordion_container .accordion_content > *:last-child {
    margin-bottom: 0; }

.index_list {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 50px;
  margin: 1.5em; }
  .index_list > div {
    width: 300px; }
    .index_list > div a {
      border-radius: 10px;
      overflow: hidden;
      background-color: #f9f8f2;
      box-shadow: 10px 10px 0px 0px rgba(239, 239, 239, 0.8);
      transform: translate(0, 0);
      display: inline-block;
      transition: all .2s; }
      .index_list > div a ._image {
        aspect-ratio: 3/2; }
        .index_list > div a ._image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          vertical-align: bottom; }
      .index_list > div a ._text {
        color: #382e23;
        padding: 40px 30px 40px 60px;
        position: relative; }
        .index_list > div a ._text:before {
          content: "";
          position: absolute;
          top: 48px;
          left: 30px;
          background-image: url(/common/img/icon_link_list.webp);
          background-size: contain;
          background-repeat: no-repeat;
          width: 16px;
          height: 8px;
          border: none;
          display: inline-block;
          margin-right: 1em; }
      .index_list > div a:hover {
        box-shadow: 0px 0px 0px 0px rgba(239, 239, 239, 0.8);
        transform: translate(7px, 7px); }

.footer {
  margin-top: 110px;
  padding: 100px 0 0;
  box-sizing: border-box;
  overflow: hidden;
  color: #fff;
  position: relative;
  z-index: 10; }
  .footer * {
    position: relative;
    z-index: 10; }
  .footer__body {
    padding: 50px 0;
    background-color: #413528;
    position: relative; }
    .footer__body .f_image {
      position: absolute;
      top: -100px;
      right: 60px;
      width: 100%;
      max-width: 155px;
      z-index: 12;
      pointer-events: none; }
    .footer__body:after {
      content: "";
      position: absolute;
      top: -99px;
      left: calc(50%);
      transform: translateX(-50%);
      display: block;
      width: 3200px;
      min-width: 100vw;
      height: 100px;
      background-image: url(/common/img/bg_footer.webp);
      background-repeat: repeat-x;
      pointer-events: none;
      z-index: 11; }
  .footer_wrapper {
    display: flex;
    justify-content: space-between; }
    .footer_wrapper a {
      color: #ffde45; }
  .footer__l {
    width: 40%; }
  .footer__r {
    width: 60%;
    display: flex;
    justify-content: end;
    align-items: end;
    flex-direction: column; }
    .footer__r > * {
      display: flex;
      justify-content: end; }
  .footer__logo {
    font-size: 187.5%;
    padding-bottom: 20px;
    position: relative; }
  .footer__info {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -20px;
    font-family: "Outfit", sans-serif; }
    .footer__info > * {
      display: inline-block;
      margin-bottom: 20px;
      letter-spacing: 0.08em; }
      .footer__info > *:last-child {
        margin-left: 30px; }
      .footer__info > * span {
        color: #ada49b;
        border: 1px solid #ada49b;
        border-radius: 3px;
        padding: 0 4.5px;
        box-sizing: border-box;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        height: 24px;
        text-align: center;
        margin-right: 6px; }
    .footer__info .add {
      width: 100%; }
  .footer__menu ul {
    display: flex;
    margin-bottom: 1em; }
    .footer__menu ul li {
      padding: 0 15px;
      box-sizing: border-box;
      position: relative; }
      .footer__menu ul li:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 2px;
        height: 100%;
        background-image: url(/common/img/border_footer_link.webp);
        background-repeat: repeat-y;
        background-size: 2px 6px; }
      .footer__menu ul li:last-child {
        padding-right: 0; }
        .footer__menu ul li:last-child:after {
          content: none; }
  .footer__copyright {
    font-family: "Outfit", sans-serif;
    color: #6d6358; }

.main_content .news_list h2:not(.cancel) {
  margin-bottom: 0px; }
.main_content .news_list._list a {
  padding-left: 0; }

.news_list__content > ul > li {
  padding: 0 0 0px;
  box-sizing: border-box; }
  .news_list__content > ul > li + li {
    margin-top: 0; }
  .news_list__content > ul > li:before {
    content: none; }
  .news_list__content > ul > li a {
    transition: all .2s;
    display: inline-block;
    padding: 20px 40px;
    box-sizing: border-box;
    letter-spacing: 0.04em;
    line-height: 1.875;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .news_list__content > ul > li a {
        padding: 15px 0px; } }
  .news_list__content > ul > li .news_head {
    display: flex; }
  .news_list__content > ul > li span.new {
    color: #fff;
    background-color: #d76b01;
    border-radius: 5px;
    margin: 0 6px;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 15px; }
  .news_list__content > ul > li .news_body {
    margin-top: 10px;
    color: #382e23; }
    @media only screen and (max-width: 767px) {
      .news_list__content > ul > li .news_body {
        margin-top: 0px; } }
.news_list__content.md > ul > li a {
  padding: 15px 20px 15px 10px; }
  @media only screen and (max-width: 767px) {
    .news_list__content.md > ul > li a {
      padding: 10px 0px; } }
.news_list__content .news_content {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .news_list__content .news_content {
      margin-top: 0; } }
  .news_list__content .news_content:after {
    content: "" !important;
    position: absolute;
    bottom: 0;
    left: 0px;
    display: block;
    width: 100%;
    height: 2px;
    background-image: url(/common/img/border_news.webp);
    background-repeat: repeat-x; }
  .news_list__content .news_content__date {
    font-family: "Outfit", sans-serif;
    font-size: 112.5%;
    color: #d6b208;
    font-weight: 700; }
  .news_list__content .news_content__label {
    display: flex;
    flex-wrap: wrap;
    margin: 5px 0 0 10px; }
    .news_list__content .news_content__label span {
      background-color: #534435;
      color: #fff;
      border-radius: 12px;
      padding: 0 10px;
      box-sizing: border-box;
      margin: 0 5px 5px;
      display: flex;
      justify-content: center;
      align-items: center;
      min-width: 80px;
      height: 24px; }

.formContent .header_html h3 {
  margin-top: 0 !important; }

/*# sourceMappingURL=common.css.map */
