@charset "UTF-8";
/*!

//////////////////////////////////////////////////////
※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※

このCSSファイルはSASSから生成されています。
直接編集しないように注意してください。

※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※※
//////////////////////////////////////////////////////

*/
/*リセットCSS 
---------------------------------------------*/
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm
   ========================================================================== */
p,
form,
table,
blockquote,
address,
pre,
figure,
iframe {
  margin: 0;
}

/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration)
   ========================================================================== */
ul,
ol,
dl {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition)
   ========================================================================== */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

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

address {
  font-style: inherit;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
b::before,
strong::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
b::after,
strong::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  /* 1 */
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

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

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

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
  /* 1 */
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

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

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

/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*Base style 
---------------------------------------------*/
html {
  font-size: 62.5%;
  font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
}

body {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  background: #ffffff;
  font-size: 1.6rem;
  line-height: 1.6;
  letter-spacing: 1px;
  font-feature-settings: "palt";
}
body::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
body::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}
body::before {
  margin-top: 0;
}
body::after {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

a {
  color: #0066c0;
  position: relative;
  opacity: 1;
  transition: all 0.3s;
  text-decoration: underline;
}

a figure {
  overflow: visible;
}

a:hover figure img,
a:focus figure img {
  transform: scale(1.1);
  transition: all 0.3s;
}

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

.ly_wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  position: relative;
}

header {
  min-height: 0%;
}

.ly_header {
  width: 100%;
  background-color: #ffffff;
  border-bottom: 6px solid #bf9f55;
}
@media screen and (max-width: 768px) {
  .ly_header {
    padding-top: 0;
    border-bottom: 0;
  }
}

.ly_header_inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1000px) {
  .ly_header_inner {
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .ly_header_inner {
    max-width: 768px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .ly_header_inner {
    max-width: 480px;
  }
}
@media screen and (max-width: 320px) {
  .ly_header_inner {
    max-width: 320px;
  }
}

.footer {
  margin-top: auto;
}

.ly_footer {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .ly_footer {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.ly_footer_inner {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1000px) {
  .ly_footer_inner {
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .ly_footer_inner {
    max-width: 768px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .ly_footer_inner {
    max-width: 480px;
  }
}
@media screen and (max-width: 320px) {
  .ly_footer_inner {
    max-width: 320px;
  }
}

.ly_cont {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.ly_cont__W100 {
  max-width: 100%;
}

.ly_cont_inner {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px;
}
@media screen and (max-width: 1000px) {
  .ly_cont_inner {
    max-width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .ly_cont_inner {
    max-width: 768px;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .ly_cont_inner {
    max-width: 480px;
  }
}
@media screen and (max-width: 320px) {
  .ly_cont_inner {
    max-width: 320px;
  }
}

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

/* responsive
---------------------------------------------*/
.bl_responsiveClose {
  display: block !important;
}
@media screen and (max-width: 768px) {
  .bl_responsiveClose {
    display: none !important;
  }
}

/* header
---------------------------------------------*/
.bl_header_contentWrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .bl_header_contentWrapper {
    max-width: 100%;
  }
}

.bl_header_bg {
  width: 100%;
  display: block;
  background-image: url("../../assets/images/1x/top_header_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 768px) {
  .bl_header_bg {
    background-image: none;
  }
}

@media only screen and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 2) {
  .bl_header_bg::after {
    background-image: url("../../assets/images/2x/top_header_bg@2x.png");
  }
}
.bl_headerUnit {
  display: flex;
  flex-direction: row;
  min-height: 0%;
}
@media screen and (max-width: 768px) {
  .bl_headerUnit {
    display: block;
  }
}

.bl_header_left {
  width: 120%;
  position: relative;
  display: flex;
  background-image: none;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .bl_header_left {
    width: 100%;
    border-bottom: 6px solid #bf9f55;
    background-image: url("../../assets/images/1x/top_header_bg_sm.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
}

@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
  .bl_header_left::after {
    background-image: url("../../assets/images/2x/top_header_bg_sm@2x");
  }
}
.bl_header_right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  top: 10px;
  right: 15px;
}
@media screen and (max-width: 768px) {
  .bl_header_right {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
    right: 0;
    background-color: #ffe228;
    background-image: radial-gradient(#fef85c 7%, transparent 10%), radial-gradient(#fef85c 7%, transparent 10%);
    background-position: 0 0, 26px 26px;
    background-size: 52px 52px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 480px) {
  .bl_header_right {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.bl_header_cp_bnr {
  margin-top: 20px;
}

.bl_header_rightBottom_img {
  display: none;
}
@media screen and (max-width: 768px) {
  .bl_header_rightBottom_img {
    display: block;
    padding-top: 50px;
  }
}
@media screen and (max-width: 480px) {
  .bl_header_rightBottom_img {
    padding-top: 25px;
  }
}

.bl_normalHeader > .bl_header_left {
  width: 16.239316%;
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .bl_normalHeader > .bl_header_left {
    width: 100%;
  }
}

.bl_header_main_logo {
  display: block;
}
@media screen and (max-width: 768px) {
  .bl_header_main_logo {
    margin: 0 auto;
    padding: 0 15px;
  }
}

.bl_normalHeader > .bl_header_right {
  width: 79.487179%;
  position: relative;
  right: 0;
  margin-left: 30px;
  align-self: flex-end;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .bl_normalHeader > .bl_header_right {
    width: 100%;
    margin-left: 0;
  }
}

.bl_header_globalNavWrapper {
  position: relative;
  top: -10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #704722;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .bl_header_globalNavWrapper {
    display: none;
  }
}

.bl_header_globalNav {
  display: flex;
  max-width: 930px;
  max-height: 70px;
  margin: 0 auto;
}
.bl_header_globalNav ul {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
}

.bl_header_globalNav_item {
  width: calc(100%/5);
  display: inline-block;
  text-align: center;
}

.bl_header_globalNav_link {
  display: block;
  padding: 10px 0;
  position: relative;
  top: 0;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.bl_header_globalNav_link span {
  display: inline-block;
  transition: all 0.3s;
  transform: scale(1);
}
.bl_header_globalNav_link:focus span, .bl_header_globalNav_link:hover span {
  transition: all 0.3s;
  transform: scale(1.1);
}

.bl_header_globalNav_link_inner {
  display: block;
  width: 100%;
  padding: 10px 0;
  position: relative;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1000px) {
  .bl_header_globalNav_link_inner {
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}
.bl_header_globalNav_link_inner::after {
  display: block;
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  border-radius: 2px;
}

.bl_header_globalNav_link_inner.bl_header_globalNav_link_inner__last::after {
  width: 0;
  height: 0;
}

.bl_header_movieArea {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-top: 5px;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .bl_header_movieArea {
    margin-top: 25px;
  }
}
@media screen and (max-width: 480px) {
  .bl_header_movieArea {
    margin-top: 25px;
  }
}

.bl_header_movie {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 512px;
  max-height: 288px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .bl_header_movie {
    max-width: 100%;
    max-height: 100%;
  }
}

.bl_header_drowerBg {
  display: none;
}

.bl_headerNavWrapper {
  display: block;
  width: 100%;
  height: 100vh;
  padding: 0 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  transform: translateX(-100%);
  z-index: 10;
}

/* ハンバーガーメニュー
---------------------------------------------*/
.bl_headerNavIcon {
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .bl_headerNavIcon {
    display: block;
    width: 50px;
    height: 36px;
    position: absolute;
    top: 20px;
    right: -70px;
  }
}
@media screen and (max-width: 480px) {
  .bl_headerNavIcon {
    width: 36px;
    height: 28px;
    top: 10px;
    right: -50px;
  }
}
.bl_headerNavIcon span {
  display: inline-block;
  width: 100%;
  height: 6px;
  position: absolute;
  transition: all 0.3s;
  background-color: #704722;
  border-radius: 10px;
}
.bl_headerNavIcon span:nth-of-type(1) {
  top: 0;
}
.bl_headerNavIcon span:nth-of-type(2) {
  top: 15px;
}
.bl_headerNavIcon span:nth-of-type(3) {
  bottom: 0px;
}
@media screen and (max-width: 480px) {
  .bl_headerNavIcon span {
    height: 4px;
  }
  .bl_headerNavIcon span:nth-of-type(2) {
    top: 12px;
  }
}

/* header ナビゲーション
---------------------------------------------*/
.bl_headerNav {
  display: none;
  position: relative;
}
.bl_headerNav ul {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .bl_headerNav_item {
    display: inline-block;
    align-self: center;
    flex-grow: 1;
    width: 100%;
    text-align: left;
  }
}

.bl_headerNav_link {
  display: block;
  position: relative;
  top: 0;
  padding: 10px 0;
  text-decoration: none;
  transition: all 0.3s;
  background-color: transparent;
  color: #1e1e1e;
}
.bl_headerNav_link:focus, .bl_headerNav_link:hover {
  transition: all 0.3s;
}
.bl_headerNav_link:focus span, .bl_headerNav_link:hover span {
  position: relative;
  top: -4px;
}
@media screen and (max-width: 768px) {
  .bl_headerNav_link {
    padding: 15px 15px 15px 15px;
    font-size: 1.6rem;
    transition: all 0.3s;
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .bl_headerNav_link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .bl_headerNav_link:focus, .bl_headerNav_link:hover {
    width: 100%;
    background-color: rgba(30, 30, 30, 0.8);
  }
  .bl_headerNav_link:focus span, .bl_headerNav_link:hover span {
    top: 0;
    padding-left: 1em;
  }
}

/* SNSエリア
---------------------------------------------*/
.bl_sns_small {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .bl_sns_small {
    display: none;
  }
}
.bl_sns_small a {
  transform: scale(1);
  transition: all 0.3s;
}
.bl_sns_small a:hover {
  transform: scale(1.05);
  transition: all 0.3s;
}

.bl_sns_small li {
  margin-left: 6px;
}
.bl_sns_small li:first-child {
  margin-left: 0;
}
@media screen and (max-width: 480px) {
  .bl_sns_small li {
    width: calc(100% - (6px * 2) / 3);
  }
}

.bl_sns_share {
  display: none;
}
@media screen and (max-width: 768px) {
  .bl_sns_share {
    display: block;
    width: 42px;
    height: 32px;
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #fff;
    border: none;
    cursor: pointer;
  }
}
@media screen and (max-width: 480px) {
  .bl_sns_share {
    width: 36px;
    top: 10px;
    right: 15px;
  }
}

/*背景
---------------------------------------------*/
.bl_bgStripe_yellow, .bl_bg_lightBrown, .bl_bg_orange, .bl_bg_lightGreen {
  padding: 50px 0;
}
@media screen and (max-width: 480px) {
  .bl_bgStripe_yellow, .bl_bg_lightBrown, .bl_bg_orange, .bl_bg_lightGreen {
    padding: 25px 0;
  }
}

.bl_bgStripe_yellow {
  background-color: #ffe228;
  background-image: radial-gradient(#fef85c 7%, transparent 10%), radial-gradient(#fef85c 7%, transparent 10%);
  background-position: 0 0, 26px 26px;
  background-size: 52px 52px;
}

.bl_bg_lightBrown {
  background-color: #e0ae45;
}

.bl_bg_orange {
  background-color: #eb652c;
}

.bl_bg_lightGreen {
  background-color: #71a831;
}

@media screen and (max-width: 768px) {
  .bl_bg_noPadding {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .bl_bg_mdPadding {
    padding: 0 30px;
  }
}
@media screen and (max-width: 480px) {
  .bl_bg_mdPadding {
    padding: 0 10px;
  }
}

/* カラム
---------------------------------------------*/
.bl_colWrapper {
  display: flex;
  flex-wrap: wrap;
}

.bl_colUnit__col1, .bl_colUnit__col2, .bl_colUnit__col3, .bl_colUnit__col3_b, .bl_colUnit__col4 {
  margin-top: -20px;
}

.bl_colUnit__col1 > .bl_colInner {
  width: 100%;
  margin-right: 0;
  padding-top: 20px;
}

.bl_colUnit__col2 > .bl_colInner {
  width: calc(50% - ( 25px / 2));
  margin-right: 25px;
  padding-top: 20px;
}

.bl_colUnit__col3 > .bl_colInner {
  width: calc(33.3333% - ( 25px * 2 ) / 3);
  margin-right: 25px;
  padding-top: 20px;
}

.bl_colUnit__col3_b > .bl_colInner {
  width: 33.3333%;
  padding-top: 20px;
}

.bl_colUnit__col4 > .bl_colInner {
  width: calc(25% - (25px * 3 ) / 4);
  margin-right: 25px;
  padding-top: 20px;
}

.bl_colUnit__col2 > .bl_colInner:nth-of-type(2n),
.bl_colUnit__col3 > .bl_colInner:nth-of-type(3n),
.bl_colUnit__col3_b > .bl_colInner:nth-of-type(3n),
.bl_colUnit__col4 > .bl_colInner:nth-of-type(4n) {
  margin-right: 0;
}

.bl_col_txt {
  text-align: justify;
}

/* メディアクエリで適用時縦並び
---------------------------------------------*/
@media screen and (max-width: 768px) {
  .bl_colWrapper > .bl_colInner {
    margin-right: 0;
    width: 100%;
  }
}

/* グローバルナビ
---------------------------------------------*/
.bl_globalNavWrapper {
  display: block;
  width: 100%;
  background-color: #704722;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .bl_globalNavWrapper {
    display: none;
  }
}

.bl_globalNav {
  display: flex;
  max-width: 1170px;
  max-height: 90px;
  margin: 0 auto;
}
.bl_globalNav ul {
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
}

.bl_globalNav_item {
  width: calc(100%/5);
  display: inline-block;
  text-align: center;
}

.bl_globalNav_link {
  display: block;
  padding: 15px 0;
  position: relative;
  top: 0;
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.bl_globalNav_link span {
  display: inline-block;
  transition: all 0.3s;
  transform: scale(1);
}
.bl_globalNav_link:focus span, .bl_globalNav_link:hover span {
  transition: all 0.3s;
  transform: scale(1.1);
}

.bl_globalNav_link_inner {
  display: block;
  width: 100%;
  padding: 20px 0;
  position: relative;
  font-size: 120%;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  line-height: 20px;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
}
.bl_globalNav_link_inner::after {
  display: block;
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  border-radius: 2px;
}

.bl_globalNav_link_inner.bl_globalNav_link_inner__last::after {
  width: 0;
  height: 0;
}

/* セクション
---------------------------------------------*/
.bl_textUnit_white {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin-top: 50px;
  padding: 40px 20px;
  background-color: #ffffff;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .bl_textUnit_white {
    border-radius: 0;
    padding: 50px 25px;
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .bl_textUnit_white {
    padding: 25px 20px;
  }
}

.bl_cp_bnr_lg {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .bl_cp_bnr_lg {
    display: none;
  }
}

.bl_cp_bnr_lg.bl_cp_bnr_lg_bottom {
  margin-top: 40px;
}

.bl_cp_bnr_sm {
  display: none;
}
@media screen and (max-width: 768px) {
  .bl_cp_bnr_sm {
    display: block;
    margin-top: 20px;
  }
}

.bl_cp_bnr_sm.bl_cp_bnr_sm_bottom {
  margin-top: 40px;
}

.bl_intro_ttl {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .bl_intro_ttl {
    text-align: left;
    font-size: 110%;
  }
}

.bl_intro_txt {
  margin-top: 30px;
  text-align: justify;
}
@media screen and (max-width: 480px) {
  .bl_intro_txt {
    margin-top: 25px;
    text-align: center;
  }
}

.bl_section_entryTtl {
  display: block;
  margin: 0 auto;
  padding: 0;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
  margin-bottom: 30px;
}
.bl_section_entryTtl span {
  font-size: 1.97rem;
}

/* カードユニット
---------------------------------------------*/
.bl_cardUnit {
  display: flex;
  flex-wrap: wrap;
}

.bl_cardUnit__col1,
.bl_cardUnit__col2,
.bl_cardUnit__col3,
.bl_colUnit__col3_b,
.bl_cardUnit__col4,
.bl_cardUnit__col4_b {
  margin-top: 0;
}

.bl_cardUnit__col1 > .bl_card {
  width: 100%;
  margin-right: 0;
}

.bl_cardUnit__col2 > .bl_card {
  width: calc(50% - ( 25px / 2));
  margin-right: 25px;
}

.bl_cardUnit__col3 > .bl_card {
  width: calc(33.3333% - ( 25px * 2 ) / 3);
  margin-right: 25px;
}

.bl_cardUnit__col3_b > .bl_card {
  width: 33.3333%;
}

.bl_cardUnit__col4 > .bl_card,
.bl_cardUnit__col4_b > .bl_card {
  width: calc(25% - (25px * 3 ) / 4);
  margin-right: 25px;
}

.bl_cardUnit__col2 > .bl_card:nth-of-type(2n),
.bl_cardUnit__col3 > .bl_card:nth-of-type(3n),
.bl_cardUnit__col3_b > .bl_card:nth-of-type(3n),
.bl_cardUnit__col4 > .bl_card:nth-of-type(4n),
.bl_cardUnit__col4_b > .bl_card:nth-of-type(4n) {
  margin-right: 0;
}

/* メディアクエリで適用時縦並び
---------------------------------------------*/
.bl_cardUnit > .bl_card {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .bl_cardUnit > .bl_card {
    margin-top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .bl_cardUnit > .bl_card {
    margin-top: 25px;
  }
}

.bl_cardUnit > .bl_card.bl_card_department {
  margin-top: 0;
}

.bl_cardSubUnit > .bl_card {
  margin-top: 0;
  padding-top: 20px;
  border-right: 3px solid #704722;
  border-bottom: 3px solid #704722;
}
@media screen and (max-width: 768px) {
  .bl_cardSubUnit > .bl_card {
    padding-top: 30px;
    border-right: 0;
  }
}

.bl_cardSubUnit > .bl_card.bl_card_nonborderBottom {
  border-bottom: 0;
}

.bl_cardSubUnit > .bl_card.bl_card_noborderBottom_home {
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .bl_cardSubUnit > .bl_card.bl_card_noborderBottom_home {
    border-bottom: 3px solid #704722;
  }
}

@media screen and (max-width: 768px) {
  .bl_cardSubUnit > .bl_card:nth-of-type(4),
  .bl_cardSubUnit > .bl_card:nth-of-type(5) {
    border-bottom: 3px solid #704722;
  }
}

.bl_cardSubUnit > .bl_card:nth-of-type(3n) {
  border-right: 3px solid rgba(255, 255, 255, 0);
}

@media screen and (max-width: 768px) {
  .bl_cardUnit__col2 > .bl_card {
    width: 100%;
    margin-right: 0;
    margin-top: 50px;
  }
}
@media screen and (max-width: 480px) {
  .bl_cardUnit__col2 > .bl_card {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .bl_cardUnit__col3 > .bl_card,
  .bl_cardUnit__col3_b > .bl_card,
  .bl_cardUnit__col4_b > .bl_card {
    width: 100%;
    margin-right: 0;
  }
}

/* 4カラムのメディアクエリ適用時（2列）
---------------------------------------------*/
@media screen and (max-width: 768px) {
  .bl_cardUnit__col4 > .bl_card {
    width: calc(50% - ( 25px / 2));
    margin-right: 25px;
  }
}
@media screen and (max-width: 480px) {
  .bl_cardUnit__col4 > .bl_card {
    width: calc(50% - (15px / 2));
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .bl_cardUnit__col4 > .bl_card:nth-of-type(2n) {
    margin-right: 0;
  }
}

/* カード
---------------------------------------------*/
.bl_card {
  display: flex;
  flex-direction: column;
  position: relative;
}

.bl_card_header {
  position: relative;
  width: 100%;
  display: block;
}
.bl_card_header::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 10%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}
.bl_card_header figure {
  width: 72%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.bl_card_department_first > .bl_card_header {
  display: none;
}
@media screen and (max-width: 768px) {
  .bl_card_department_first > .bl_card_header {
    display: block;
  }
}

.bl_cardUnit__col3 > .bl_card > .bl_card_header figure {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .bl_cardUnit__col3 > .bl_card > .bl_card_header figure {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .bl_cardUnit__col3 > .bl_card > .bl_card_header figure {
    width: 70%;
  }
}

.bl_cardUnit__col4 > .bl_card > .bl_card_header figure {
  width: 70%;
  margin: 0 auto;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .bl_cardUnit__col4 > .bl_card > .bl_card_header figure {
    width: 70%;
  }
}

.bl_card_department > .bl_card_header::after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 5%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .bl_card_department > .bl_card_header::after {
    padding-top: 6%;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_department > .bl_card_header::after {
    padding-top: 8%;
  }
}
.bl_card_department > .bl_card_header figure {
  width: 35%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .bl_card_department > .bl_card_header figure {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_department > .bl_card_header figure {
    width: 65%;
  }
}

.bl_card_department > .bl_card_body > .bl_card_body_image figure {
  max-width: 690px;
  margin: 0 auto;
}

.bl_card_body {
  position: relative;
  display: block;
  padding: 0 20px 20px;
  background-color: #ffffff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .bl_card_body {
    padding: 0 15px 20px;
  }
}

.bl_card_department_first > .bl_card_body {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .bl_card_department_first > .bl_card_body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.bl_card_body_image {
  position: relative;
}
.bl_card_body_image::before {
  display: block;
  content: "";
  width: 100%;
  height: 4px;
  border-radius: 3px;
  background-color: #bf9f55;
}

.bl_card_department_first > .bl_card_body > .bl_card_body_image::before {
  height: 0;
}
@media screen and (max-width: 768px) {
  .bl_card_department_first > .bl_card_body > .bl_card_body_image::before {
    height: 4px;
  }
}

.bl_card_body_ttlArea {
  text-align: center;
}
.bl_card_body_ttlArea p {
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  .bl_card_body_ttlArea p {
    font-size: 1.1rem;
  }
}

.bl_card_body_ttlArea .bl_card_body_ttl {
  margin-top: 10px;
  font-size: 140%;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 1px;
}
@media screen and (max-width: 480px) {
  .bl_card_body_ttlArea .bl_card_body_ttl {
    font-size: 1.4rem;
  }
}

.bl_card_body_ttlArea .bl_card_body_ttlLink,
.bl_cardUnit__sub .bl_card_body_ttlLink {
  display: inline-block;
  margin-top: 15px;
  padding: 4px 10px;
  border-radius: 30px;
  background: -webkit-linear-gradient(#00863c 0%, #00a63c 100%);
  background: linear-gradient(#00863c 0%, #00a63c 100%);
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
  letter-spacing: 1px;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
  transition: all 0.3s;
  transform: scale(1);
}
.bl_card_body_ttlArea .bl_card_body_ttlLink:hover, .bl_card_body_ttlArea .bl_card_body_ttlLink:focus,
.bl_cardUnit__sub .bl_card_body_ttlLink:hover,
.bl_cardUnit__sub .bl_card_body_ttlLink:focus {
  transition: all 0.3s;
  transform: scale(1.1);
}
@media screen and (max-width: 480px) {
  .bl_card_body_ttlArea .bl_card_body_ttlLink,
  .bl_cardUnit__sub .bl_card_body_ttlLink {
    font-size: 1.2rem;
    padding: 8px 12px;
  }
}

.bl_card_body_ttlLink.bl_card_ttlLink__red {
  background: -webkit-linear-gradient(#c30d23 0%, #e50012 100%);
  background: linear-gradient(#c30d23 0%, #e50012 100%);
}

.bl_card_body_ttlLink.bl_card_ttlLink__blue {
  background: #013e98;
}

.bl_card_body_maker {
  display: inline-block;
  line-height: 1.4;
}

.bl_card_body_txt {
  border-top: 2px dotted #dca325;
  margin-top: 20px;
  padding-top: 20px;
  text-align: justify;
  font-size: 90%;
}
@media screen and (max-width: 480px) {
  .bl_card_body_txt {
    line-height: 1.7;
  }
}

.bl_card_body_commentArea {
  position: relative;
  margin-top: 20px;
}

.bl_card_body_comment {
  margin-top: 10px;
  padding: 20px;
  font-size: 90%;
  text-align: justify;
  background-color: #eae2ce;
}
@media screen and (max-width: 768px) {
  .bl_card_body_comment {
    padding: 15px;
    line-height: 1.7;
  }
}

.bl_card_footer {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  padding: 20px;
  background: -webkit-linear-gradient(#c30d23 0%, #e50012 100%);
  background: linear-gradient(#c30d23 0%, #e50012 100%);
  border-radius: 10px;
  box-shadow: 0 3px 1px rgba(0, 0, 0, 0.4);
  position: relative;
}
@media screen and (max-width: 768px) {
  .bl_card_footer {
    margin-top: 20px;
  }
}
.bl_card_footer img {
  width: 100%;
  max-width: 160px;
}
@media screen and (max-width: 768px) {
  .bl_card_footer img {
    max-width: 470px;
  }
}

@media screen and (max-width: 768px) {
  .bl_card_footer.bl_card_footer_top {
    margin-top: 10px;
  }
}

.bl_card_typeB_wrapper {
  display: block;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .bl_card_typeB_wrapper {
    padding: 0 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_typeB_wrapper {
    padding: 0 20px;
  }
}

.bl_cardSubUnit {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 768px) {
  .bl_cardSubUnit {
    flex-direction: column;
  }
}

.bl_card_logoArea {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .bl_card_logoArea {
    flex-direction: row;
    justify-content: space-between;
    flex-shrink: 0;
    padding-bottom: 20px;
  }
}

.bl_cardUnit__sub {
  padding: 0 15px 20px;
}
@media screen and (max-width: 768px) {
  .bl_cardUnit__sub {
    padding: 30px 0;
  }
}
@media screen and (max-width: 480px) {
  .bl_cardUnit__sub {
    padding: 25px 0;
  }
}

.bl_cardUnit__col3_b > .bl_cardUnit__sub:nth-of-type(3n) {
  padding-right: 0;
}

.bl_cardUnit__col3_b > .bl_cardUnit__sub:nth-of-type(3n+1) {
  padding-left: 0;
}

.bl_card_small_header {
  display: flex;
}

@media screen and (max-width: 768px) {
  .bl_card_small_header_left {
    display: flex;
    flex-direction: column;
  }
}

.bl_card_small_header_right {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin-left: 15px;
  position: relative;
  flex-basis: auto;
}
@media screen and (max-width: 768px) {
  .bl_card_small_header_right {
    flex-wrap: wrap;
    min-width: 1px;
    flex-grow: 1;
    min-height: 0%;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_small_header_right {
    margin-left: 10px;
  }
}

.bl_card_small_header_media {
  margin-bottom: 20px;
  max-width: 180px;
}

.bl_card_small_header_left_inner {
  width: 90px;
  height: 90px;
  border: 1px solid #bf9f55;
  position: relative;
}
@media screen and (max-width: 768px) {
  .bl_card_small_header_left_inner {
    width: 160px;
    height: 160px;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_small_header_left_inner {
    width: 90px;
    height: 90px;
  }
}
.bl_card_small_header_left_inner img {
  max-width: 100px;
  padding: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .bl_card_small_header_left_inner img {
    max-width: 160px;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_small_header_left_inner img {
    padding: 5px;
  }
}

.bl_card_small_header_category {
  display: block;
  width: 100%;
  background-color: #bf9f55;
  color: #ffffff;
  padding: 2px 10px 0;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 1px;
}
@media screen and (max-width: 480px) {
  .bl_card_small_header_category {
    font-size: 1rem;
  }
}

.bl_card_small_header_ttl {
  display: flex;
  margin-top: 5px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
.bl_card_small_header_ttl span {
  font-size: 80%;
  vertical-align: text-top;
}
@media screen and (max-width: 768px) {
  .bl_card_small_header_ttl {
    font-size: 120%;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_small_header_ttl {
    font-size: 1.4rem;
    letter-spacing: 1px;
  }
}

.bl_card_small_body {
  margin-top: 15px;
  text-align: justify;
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  .bl_card_small_body {
    margin-top: 10px;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.bl_card_small_comment {
  margin-top: 15px;
  padding: 15px;
  background-color: #eae2ce;
  text-align: justify;
  font-size: 90%;
}
@media screen and (max-width: 480px) {
  .bl_card_small_comment {
    margin-top: 10px;
    padding: 10px;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.bl_cardUnit__sub .bl_card_body_ttlLink,
.bl_card_small_link {
  display: flex;
  align-self: flex-end;
  margin-top: 10px;
}

.bl_card_small_headerLink {
  display: inline-flex;
  align-self: flex-end;
  position: relative;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .bl_card_small_headerLink {
    display: block;
    position: absolute;
  }
}
@media screen and (max-width: 480px) {
  .bl_card_small_headerLink {
    position: relative;
  }
}

.bl_textUnit_white_crown {
  width: 146px;
  position: absolute;
  top: -24px;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .bl_textUnit_white_crown {
    right: 50px;
  }
}
@media screen and (max-width: 480px) {
  .bl_textUnit_white_crown {
    top: -18px;
    right: 20px;
    width: 100px;
  }
}

.bl_intro_ttl.bl_partner_ttl {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .bl_intro_ttl.bl_partner_ttl {
    text-align: center;
  }
}

.bl_card_linkUnit {
  margin-top: 20px;
}
@media screen and (max-width: 480px) {
  .bl_card_linkUnit {
    margin-top: 10px;
  }
}

/* footer
---------------------------------------------*/
.bl_footerCont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .bl_footerCont {
    flex-wrap: wrap;
  }
}

.bl_footerCont_list {
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 768px) {
  .bl_footerCont_list {
    width: 100%;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .bl_footerCont_list {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.bl_footerCont_list_item {
  display: inline-block;
}
.bl_footerCont_list_item a {
  display: block;
  padding: 0 10px 0 10px;
  color: #1e1e1e;
  font-size: 90%;
  border-right: 1px solid #1e1e1e;
  transition: all 0.3s;
  text-decoration: none;
  opacity: 1;
}
.bl_footerCont_list_item a:hover {
  opacity: 0.8;
  transition: all 0.3s;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .bl_footerCont_list_item a {
    display: inline-block;
    color: #1e1e1e;
    font-size: 1.2rem;
    border-right: 1px solid #1e1e1e;
  }
}
.bl_footerCont_list_item:last-of-type a {
  border-right: none;
}
@media screen and (max-width: 480px) {
  .bl_footerCont_list_item:last-of-type a {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .bl_footerCont_list_item:nth-child(3) a {
    border-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .bl_footerCont_list_item:nth-child(3) a {
    margin-bottom: 10px;
  }
}

.bl_footer_logo {
  display: inline-block;
  max-width: 103px;
}
@media screen and (max-width: 768px) {
  .bl_footer_logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 36.458333%;
    position: relative;
  }
}

.bl_footer_right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .bl_footer_right {
    width: 100%;
    margin-bottom: 20px;
    align-items: center;
  }
}

/* copyright
---------------------------------------------*/
.el_footerCopyright {
  font-size: 1.2rem;
  text-align: right;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .el_footerCopyright {
    font-size: 1.0rem;
    text-align: center;
    margin-top: 5px;
  }
}
@media screen and (max-width: 480px) {
  .el_footerCopyright {
    font-size: 0.8rem;
  }
}

/* button
---------------------------------------------*/
.el_btn {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  padding: 10px 10px 10px 10px;
  background-color: #0062b0;
  border: 2px solid transparent;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s;
}
.el_btn:focus, .el_btn:hover {
  background: #ffffff;
  border-color: currentColor;
  color: #0062b0;
}
@media screen and (max-width: 768px) {
  .el_btn {
    width: 200px;
    padding: 10px 5px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px) {
  .el_btn {
    width: 100%;
  }
}

.el_btn_snsSmall {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 116px;
  height: 30px;
  border-radius: 6px;
  font-size: 80%;
  font-weight: bold;
  color: #ffffff;
  position: relative;
  text-decoration: none;
}
.el_btn_snsSmall img {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .el_btn_snsSmall {
    width: 100%;
    min-width: 1px;
  }
}

.el_btn_snsSmall__facebook {
  background-color: #1877f2;
}
.el_btn_snsSmall__facebook img {
  width: 18px;
  height: 18px;
}
.el_btn_snsSmall__facebook::after {
  border-color: #1877f2 transparent transparent transparent;
}

.el_btn_snsSmall__twitter {
  background-color: #55acee;
}
.el_btn_snsSmall__twitter img {
  width: 22.1674px;
  height: 18px;
}
.el_btn_snsSmall__twitter::after {
  border-color: #55acee transparent transparent transparent;
}

.el_btn_snsSmall__line {
  background-color: #00b900;
}
.el_btn_snsSmall__line img {
  width: 18.8912px;
  height: 18px;
}
.el_btn_snsSmall__line::after {
  border-color: #00b900 transparent transparent transparent;
}

/* 改行
---------------------------------------------*/
.el_br_lg::after {
  display: none;
}
@media screen and (max-width: 1000px) {
  .el_br_lg::after {
    display: inline;
    content: "\a";
    white-space: pre;
  }
}

.el_br_md::after {
  display: none;
}
@media screen and (max-width: 768px) {
  .el_br_md::after {
    display: inline;
    content: "\a";
    white-space: pre;
  }
}

.el_br_sm::after {
  display: none;
}
@media screen and (max-width: 480px) {
  .el_br_sm::after {
    display: inline;
    content: "\a";
    white-space: pre;
  }
}

.el_br_lg__hidden::after {
  display: inline;
  content: "\a";
  white-space: pre;
}
@media screen and (max-width: 1000px) {
  .el_br_lg__hidden::after {
    display: none;
  }
}

.el_br_md__hidden::after {
  display: inline;
  content: "\a";
  white-space: pre;
}
@media screen and (max-width: 768px) {
  .el_br_md__hidden::after {
    display: none;
  }
}

.el_br_sm__hidden::after {
  display: inline;
  content: "\a";
  white-space: pre;
}
@media screen and (max-width: 480px) {
  .el_br_sm__hidden::after {
    display: none;
  }
}

.el_noLineBreak {
  display: inline-block;
}

/* オブジェクトフィット
---------------------------------------------*/
.el_imgOjf {
  width: 100%;
  height: auto;
  font-family: 'object-fit: cover;';
  object-fit: cover;
  object-position: 20%,50%;
}

/* 見出し
---------------------------------------------*/
.el_lv1Heading {
  font-size: 4rem;
  font-weight: bold;
}
.el_lv1Heading::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
.el_lv1Heading::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}

.el_lv2Heading {
  font-size: 200%;
  font-weight: bold;
  line-height: 1.4;
}
.el_lv2Heading::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
.el_lv2Heading::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}
@media screen and (max-width: 480px) {
  .el_lv2Heading {
    font-size: 2.7rem;
  }
}

.el_lv3Heading {
  font-size: 120%;
}
.el_lv3Heading::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
.el_lv3Heading::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}
@media screen and (max-width: 768px) {
  .el_lv3Heading {
    font-size: 1.6rem;
  }
}

.el_lv4Heading {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4;
}
.el_lv4Heading::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
.el_lv4Heading::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}

.el_lv5Heading {
  padding: 10px 0;
  font-size: 1.6rem;
  font-weight: bold;
}
.el_lv5Heading::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
.el_lv5Heading::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}

.el_lv6Heading {
  padding: 10px 0;
  font-size: 1.4rem;
  font-weight: bold;
}
.el_lv6Heading::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-top: calc((0.5 - 1.6) * .5rem);
}
.el_lv6Heading::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  margin-bottom: calc((0.5 - 1.6) * .5rem);
}

.el_headingSpacer {
  width: 100%;
  display: inline-block;
  background-color: #009844;
  margin-top: 30px;
  padding-left: 10px;
}

/* テキスト　
---------------------------------------------*/
.el_txtUnit_spacer {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .el_txtUnit_spacer {
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .el_txtJustify_sm {
    text-align: justify;
  }
}

.el_txtBold {
  font-weight: bold;
}

.el_txtCenter {
  text-align: center;
}

.el_txt__attention {
  color: #ee0000;
}

/* バッジ　
---------------------------------------------*/
.el_badge_processing_01 {
  position: absolute;
  bottom: 0;
  right: 11%;
  width: 20%;
  max-width: 125px;
}
@media screen and (max-width: 768px) {
  .el_badge_processing_01 {
    max-width: 180px;
    width: 24%;
    right: 5%;
    bottom: 0;
  }
}

.el_badge_processing_02 {
  position: absolute;
  bottom: 0;
  right: 15%;
  width: 20%;
  max-width: 125px;
}
@media screen and (max-width: 768px) {
  .el_badge_processing_02 {
    max-width: 180px;
    width: 24%;
    right: 10%;
    bottom: 0;
  }
}

.el_badge_processing_lvFirst {
  position: absolute;
  bottom: 5%;
  right: 6%;
  width: 14.25%;
}
@media screen and (max-width: 768px) {
  .el_badge_processing_lvFirst {
    bottom: 0;
    right: 4%;
    width: 25%;
  }
}

.el_badge_processing_lvSecond {
  position: absolute;
  bottom: 0%;
  right: 5%;
  width: 22%;
}
@media screen and (max-width: 768px) {
  .el_badge_processing_lvSecond {
    right: 8%;
  }
}

.el_badge_processing_lvSecond.el_badge_processing_lvSecond__no2 {
  right: 15%;
}

.el_badge_processing_lvSecond.el_badge_processing_lvSecond__orangepage {
  right: 7%;
}

.el_badge_chilled_lvFirst {
  position: absolute;
  bottom: 5%;
  right: 8%;
  width: 13.25%;
}
@media screen and (max-width: 768px) {
  .el_badge_chilled_lvFirst {
    bottom: 0;
    right: 9%;
    width: 25%;
  }
}

.el_badge_chilled_lvSecond {
  position: absolute;
  bottom: 0%;
  right: 4.5%;
  width: 22%;
}

.el_badge_frozen_lvFirst {
  position: absolute;
  bottom: 5%;
  right: 2%;
  width: 14.25%;
}
@media screen and (max-width: 768px) {
  .el_badge_frozen_lvFirst {
    bottom: 0;
    right: 0%;
    width: 25%;
  }
}

.el_badge_frozen_lvSecond {
  position: absolute;
  bottom: 0%;
  right: 0%;
  width: 22%;
}

/* ロゴ
---------------------------------------------*/
.el_logo_kurashiru {
  width: 85.135135%;
  display: block;
  max-width: 315px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  position: relative;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .el_logo_kurashiru {
    display: block;
    width: 41.927083%;
    padding-top: 0;
    top: 0;
    margin-top: -50px;
  }
  .el_logo_kurashiru img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 480px) {
  .el_logo_kurashiru {
    margin-top: -30px;
  }
}

.el_logo_orangepage {
  width: 84.278351%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  position: relative;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .el_logo_orangepage {
    display: block;
    width: 43.489583%;
    padding-top: 0;
    top: 0;
    margin-top: -50px;
  }
  .el_logo_orangepage img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .el_logo_orangepage {
    margin-top: -30px;
  }
}

.el_logo_lettuceclub {
  width: 62.628866%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  position: relative;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .el_logo_lettuceclub {
    display: block;
    width: 32.552083%;
    padding-top: 0;
    top: 0;
    margin-top: -50px;
  }
  .el_logo_lettuceclub img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (max-width: 768px) and (max-width: 480px) {
  .el_logo_lettuceclub {
    margin-top: -30px;
  }
}

.el_cardImage_first {
  width: 100%;
  display: block;
  position: relative;
  top: -40px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .el_cardImage_first {
    width: 50%;
    top: 0px;
    margin-top: -30px;
  }
}
@media screen and (max-width: 480px) {
  .el_cardImage_first {
    top: 0px;
    margin-top: -30px;
  }
}

.el_linkAfterArrow {
  width: 8px;
  height: auto;
}

.el_txt_maker {
  font-size: 80%;
  letter-spacing: 1px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  .el_txt_maker {
    font-size: 11px;
  }
}

/* トップへ戻る
---------------------------------------------*/
.el_btn_backToTop {
  display: block;
  padding: 15px;
  position: fixed;
  bottom: 60px;
  right: 15px;
  background-color: #704722;
  color: #ffffff;
  cursor: pointer;
  z-index: 2;
  border-radius: 10px;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}

/* ヘルパークラス
---------------------------------------------*/
.hp_bgMarginTop0 {
  margin-top: 0 !important;
}

.hp_paddingTop0 {
  padding-top: 0 !important;
}

@media screen and (max-width: 768px) {
  .hp_marginTop_cardUnit_md_lvSecond {
    margin-top: 30px !important;
  }
}
@media screen and (max-width: 480px) {
  .hp_marginTop_cardUnit_md_lvSecond {
    margin-top: 25px !important;
  }
}

.hp_borderBottom_visible_md {
  border-bottom: 0;
}
@media screen and (max-width: 480px) {
  .hp_borderBottom_visible_md {
    border-bottom: 3px solid #704722 !important;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .bl_card {
    display: block;
  }

  /* IE11 */
}
/* ----------------------------------------------------------- */
/* キャンペーンページ */
/* ----------------------------------------------------------- */
.uq_cont {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.uq_cont_max-width {
  width: 100%;
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}

.uq_cont_inner {
  position: relative;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .uq_cont_inner {
    max-width: 768px;
  }
}
@media screen and (max-width: 480px) {
  .uq_cont_inner {
    max-width: 480px;
  }
}

.uq_bgCampaign_lightGreen {
  display: block;
  background-color: #e7f4e5;
  padding: 60px 30px 60px;
}
@media screen and (max-width: 480px) {
  .uq_bgCampaign_lightGreen {
    padding: 30px 15px 60px;
  }
}

.uq_bgCampaign_white {
  display: block;
  background-color: #ffffff;
  padding: 30px 0 60px;
}
@media screen and (max-width: 1170px) {
  .uq_bgCampaign_white {
    padding: 30px 30px 60px;
  }
}
@media screen and (max-width: 768px) {
  .uq_bgCampaign_white {
    padding: 30px 0 60px;
  }
}

.uq_lg_margin {
  margin-top: 60px;
}

.uq_md_visible {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .uq_md_visible {
    display: block !important;
  }
}

/* ヘッダー
---------------------------------------------*/
.uq_header {
  width: 100%;
  max-width: 100%;
  border-bottom: 6px solid #5ab550;
  position: relative;
  margin: 0 auto;
}
.uq_header h1 img {
  vertical-align: bottom;
}
.uq_header .bl_sns_share {
  background-color: transparent;
}

.uq_header_main {
  width: 100%;
  max-height: 352px;
  margin: 0 auto;
  background: url(../../cp/assets/images/1x/cp_header_bg_lg.png) no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .uq_header_main {
    max-height: 1005px;
    background: url(../../cp/assets/images/1x/cp_header_bg_sm.png) no-repeat;
  }
}

/*2倍の画像を指定*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .uq_header_main {
    background: url(../../cp/assets/images/2x/cp_header_bg_lg@2x.png) no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px) {
  .uq_header_main {
    background-image: url("../../cp/assets/images/2x/cp_header_bg_sm@2x.png");
  }
}

.uq_header_main_inner {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}
.uq_header_main_inner h1 {
  position: relative;
  bottom: -15px;
}
@media screen and (max-width: 768px) {
  .uq_header_main_inner h1 {
    bottom: -30px;
  }
}

.uq_header_bottom {
  width: 100%;
  max-width: 1366px;
  padding: 30px;
  margin: 0 auto;
}

.uq_header_inner {
  width: 100%;
  max-width: 1170px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.uq_header__sns {
  position: relative;
  padding-right: 30px;
}
.uq_header__sns .bl_sns_small {
  margin-top: 20px;
}

/* タブ
---------------------------------------------*/
.uq_tabUnit {
  background-color: #ffffff;
  margin: 0 auto;
  width: 100%;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.uq_tabUnit_header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px;
  border-bottom: 3px solid #5ab550;
  position: relative;
}

input[name="tab_item"] {
  display: none;
}

.uq_tabUnit .uq_tabUnit_item {
  width: calc((100% - 36px) / 4);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 15px;
  float: left;
  background-color: #a7ce46;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.2;
  transition: all 0.3s;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-right: 12px;
}
.uq_tabUnit .uq_tabUnit_item:hover, .uq_tabUnit .uq_tabUnit_item:focus {
  opacity: 0.75;
}
.uq_tabUnit .uq_tabUnit_item:nth-of-type(4) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .uq_tabUnit .uq_tabUnit_item {
    width: calc((100% - 18px) / 4);
    margin-right: 6px;
    font-size: 120%;
  }
}
@media screen and (max-width: 480px) {
  .uq_tabUnit .uq_tabUnit_item {
    font-size: 1.6rem;
  }
}

.uq_tabUnit_cont {
  display: none;
  clear: both;
  overflow: hidden;
  padding-top: 30px;
  margin-left: -20px;
  margin-right: -20px;
  border-top: 6px solid #5ab550;
}

#tab_01:checked ~ #tab_01_cont,
#tab_02:checked ~ #tab_02_cont,
#tab_03:checked ~ #tab_03_cont,
#tab_04:checked ~ #tab_04_cont {
  display: block;
}

.uq_tabUnit input:checked + .uq_tabUnit_item {
  background-color: #5ab550;
}

/* 商品カラムユニット
---------------------------------------------*/
.uq_colWrapper {
  display: flex;
  flex-wrap: wrap;
}

.uq_colUnit__3 .uq_colUnit {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  width: calc((100% - 6px) / 3);
  background: #f2f2f2;
  padding: 15px;
  margin-right: 3px;
  margin-bottom: 3px;
}
.uq_colUnit__3 .uq_colUnit:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .uq_colUnit__3 .uq_colUnit {
    width: 100%;
    margin-right: 0;
    padding: 30px;
  }
}
@media screen and (max-width: 480px) {
  .uq_colUnit__3 .uq_colUnit {
    padding: 15px;
  }
}

.uq_colUnit__left {
  width: 25%;
  padding: 5px;
  background-color: #ffffff;
}

.uq_colUnit__right {
  width: 75%;
  padding-left: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .uq_colUnit__right {
    font-size: 120%;
    line-height: 1.4;
  }
}
@media screen and (max-width: 480px) {
  .uq_colUnit__right {
    font-size: 120%;
  }
}
.uq_colUnit__right .uq_colUnit__company {
  font-size: 0.8rem;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .uq_colUnit__right .uq_colUnit__company {
    font-size: 80%;
  }
}
@media screen and (max-width: 480px) {
  .uq_colUnit__right .uq_colUnit__company {
    font-size: 80%;
  }
}

.uq_heading_txt {
  text-align: center;
  padding-bottom: 30px;
}
.uq_heading_txt img {
  max-width: 630px;
}

.uq_heading_lv2 {
  padding: 0;
}
.uq_heading_lv2:last-child img {
  max-width: 480px;
}

.uq_newitem_txt {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .uq_newitem_txt {
    text-align: justify;
    padding: 0 30px;
  }
}
.uq_newitem_txt span {
  display: block;
  font-weight: normal;
}

/* 応募
---------------------------------------------*/
.uq_ouboUnit {
  position: relative;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.uq_ouboUnit_header {
  display: block;
  width: 100%;
  padding: 20px;
  background-color: #5ab550;
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
  color: #ffffff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  line-height: 1.2;
}
@media screen and (max-width: 480px) {
  .uq_ouboUnit_header {
    font-size: 140%;
  }
}

.uq_ouboUnit_header.uq_ouboUnit_header__mid {
  font-size: 140%;
}

.uq_ouboUnit {
  padding: 30px;
  background: #ffffff;
}
@media screen and (max-width: 480px) {
  .uq_ouboUnit {
    padding: 30px 15px;
  }
}
.uq_ouboUnit dl {
  display: flex;
  border-bottom: 2px solid #5ab550;
  padding: 30px 0;
}
.uq_ouboUnit dl:first-child {
  padding-top: 0;
}
.uq_ouboUnit dl:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .uq_ouboUnit dl {
    flex-direction: column;
  }
}
.uq_ouboUnit dl dt {
  width: 200px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .uq_ouboUnit dl dt {
    width: 100%;
    color: #5ab550;
    margin-bottom: 1em;
  }
}
.uq_ouboUnit dl dd ul li:last-of-type {
  margin-top: 1em;
}
.uq_ouboUnit .uq_txt_justify {
  text-align: justify;
}

.uq_ouboUnit__colUnit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .uq_ouboUnit__colUnit {
    flex-direction: column;
  }
}

.uq_ouboUnit__left {
  width: 73.333333%;
  font-weight: bold;
  font-size: 120%;
}
@media screen and (max-width: 768px) {
  .uq_ouboUnit__left {
    width: 100%;
    order: 2;
  }
}
@media screen and (max-width: 480px) {
  .uq_ouboUnit__left {
    font-size: 1.6rem;
  }
}
.uq_ouboUnit__left p {
  letter-spacing: 1px;
  text-align: justify;
}
.uq_ouboUnit__left ol {
  padding-top: 30px;
}
.uq_ouboUnit__left ol li {
  display: inline-block;
  padding-right: 1em;
}
@media screen and (max-width: 768px) {
  .uq_ouboUnit__left ol li {
    display: block;
    padding-right: 0;
  }
}
.uq_ouboUnit__left ol li:last-child {
  padding-right: 0;
}
.uq_ouboUnit__left .uq_ouboUnit__txt {
  padding-top: 30px;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 1px !important;
}
@media screen and (max-width: 480px) {
  .uq_ouboUnit__left .uq_ouboUnit__txt {
    font-size: 90%;
  }
}

.uq_ouboUnit__right {
  width: 26.666667%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
}
@media screen and (max-width: 768px) {
  .uq_ouboUnit__right {
    width: 100%;
    padding-left: 0;
    order: 1;
    text-align: center;
    margin-bottom: 30px;
  }
}
.uq_ouboUnit__right img {
  max-width: 296px;
}

/* ボタン
---------------------------------------------*/
.uq_btn {
  display: block;
  width: 100%;
  padding: 30px 0;
  margin-top: 30px;
  text-align: center;
  border-radius: 10px;
  background-color: #f23512;
  background-image: linear-gradient(-45deg, #f23512 25%, #d93010 25%, #d93010 50%, #f23512 50%, #f23512 75%, #d93010 75%, #d93010);
  background-size: 30px 30px;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s;
  box-shadow: 0px 4px 8px 2px  #aaaaaa;
}
.uq_btn:hover, .uq_btn:focus {
  opacity: 0.7;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .uq_btn {
    padding: 40px 0;
  }
}
@media screen and (max-width: 480px) {
  .uq_btn {
    padding: 30px 0;
  }
}
.uq_btn img {
  max-width: 480px;
}

.uq_dl_btn {
  display: block;
  width: 100%;
  padding: 30px 0;
  margin-top: 30px;
  text-align: center;
  border-radius: 10px;
  background-color: #5a9a40;
  background-image: linear-gradient(-45deg, #5a9a40 25%, #518a3b 25%, #518a3b 50%, #5a9a40 50%, #5a9a40 75%, #518a3b 75%, #518a3b);
  background-size: 30px 30px;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s;
  box-shadow: 0px 4px 8px 2px  #aaaaaa;
}
.uq_dl_btn:hover, .uq_dl_btn:focus {
  opacity: 0.7;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .uq_dl_btn {
    padding: 30px 0;
  }
}
@media screen and (max-width: 480px) {
  .uq_dl_btn {
    padding: 15px 0;
  }
}
.uq_dl_btn img {
  max-width: 480px;
}

/* バナー
---------------------------------------------*/
.uq_bnr {
  display: block;
  margin: 60px auto 0;
  opacity: 1;
  transition: all 0.3s;
}
.uq_bnr:hover, .uq_bnr:focus {
  opacity: 0.7;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .uq_bnr {
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .uq_bnr {
    padding: 0 15px;
  }
}

.bl_header_drowerBg.is_active {
  display: block;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background-color: rgba(51, 51, 51, 0.8);
  cursor: pointer;
  z-index: 3;
}

.bl_headerNavIcon.is_active {
  position: absolute;
  top: 30px;
  right: -60px;
  left: auto;
}
@media screen and (max-width: 480px) {
  .bl_headerNavIcon.is_active {
    right: -40px;
  }
}
.bl_headerNavIcon.is_active span {
  height: 4px;
}
.bl_headerNavIcon.is_active span:nth-of-type(1) {
  top: 0;
  transform: translate(0px, 16px) rotate(-225deg);
  background-color: #ffffff;
}
.bl_headerNavIcon.is_active span:nth-of-type(2) {
  top: 14px;
  opacity: 0;
}
.bl_headerNavIcon.is_active span:nth-of-type(3) {
  bottom: 0;
  transform: translate(0px, -16px) rotate(225deg);
  background-color: #ffffff;
}
@media screen and (max-width: 480px) {
  .bl_headerNavIcon.is_active span:nth-of-type(1) {
    top: 0;
    transform: translate(0px, 12px) rotate(-225deg);
    background-color: #ffffff;
  }
  .bl_headerNavIcon.is_active span:nth-of-type(3) {
    bottom: 0;
    transform: translate(0px, -12px) rotate(225deg);
    background-color: #ffffff;
  }
}

.bl_headerNavWrapper.is_active {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateX(0);
  transition: all 0.3s;
  padding-top: 0;
  background-color: #fef85c;
}
@media screen and (max-width: 768px) {
  .bl_headerNavWrapper.is_active {
    width: 75%;
  }
}
@media screen and (max-width: 480px) {
  .bl_headerNavWrapper.is_active {
    width: 85%;
  }
}

.bl_headerNav.is_active {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s;
  z-index: 10;
}

.bl_headerNav.is_active ul {
  display: block;
  padding: 0;
}

.bl_headerNav.is_active .bl_headerNav_item {
  padding-left: 0;
  font-size: 2.8rem;
  border-top: 1px solid #1e1e1e;
}
@media screen and (max-width: 480px) {
  .bl_headerNav.is_active .bl_headerNav_item {
    font-size: 1.4rem;
  }
}
.bl_headerNav.is_active .bl_headerNav_item:last-of-type {
  border-bottom: 1px solid #1e1e1e;
}

.bl_headerNav.is_active .bl_headerNav_item .bl_headerNav_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bl_headerNav.is_active .bl_headerNav_item .bl_headerNav_link:hover, .bl_headerNav.is_active .bl_headerNav_item .bl_headerNav_link:focus {
  color: #1e1e1e;
  background-color: #ffffff;
  opacity: 0.8;
}

.bl_headerUtils_rightBlock .bl_headerNavWrapper .is_active a {
  margin-left: 0;
}

.bl_headerNav_sub {
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.bl_headerNav_sub .bl_headerNav_sub_item {
  margin-right: 0;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 1.4rem;
  min-width: 80px;
}
.bl_headerNav_sub .bl_headerNav_sub_item:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .bl_headerNav_sub .bl_headerNav_sub_item {
    display: inline-block;
    min-width: 60px;
    font-size: 1.2rem;
  }
}

.bl_headerNav_sub .bl_headerNav_sub_item .bl_headerNav_sub_link {
  color: #1e1e1e;
}
.bl_headerNav_sub .bl_headerNav_sub_item .bl_headerNav_sub_link:hover {
  opacity: 0.8;
}

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