@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],
template {
  display: none
}

a {
  background-color: transparent
}

a:active,
a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,
strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
html input[disabled] {
  cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td,
th {
  padding: 0
}

html {
  color: #000;
  background: #fff
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal
}

ol,
ul {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

q:after,
q:before {
  content: ''
}

abbr,
acronym {
  border: 0;
  font-variant: normal
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

input,
select,
textarea {
  *font-size: 100%
}

legend {
  color: #000
}

#yui3-css-stamp.cssreset {
  display: none
}

img {
  vertical-align: top;
  font-size: 0;
  line-height: 0
}

img {
  vertical-align: middle
}

a img {
  border: none;
  outline: none
}

figure {
  margin: 0
}

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0
}

input,
textarea {
  text-align: left;
  vertical-align: top
}

button {
  border: none
}

button,
label {
  background-color: transparent;
  cursor: pointer
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  vertical-align: middle
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

input[type=number] {
  -moz-appearance: textfield
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0
}

:focus {
  outline: none
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}

html {
  font-size: 62.5%;
  overflow-y: scroll
}

.brandPage {
  font-family: 'YakuHanJPs', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  color: #000;
  background: #fff;
  font-size: 1.6rem;
  line-height: 1.8;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%
}

a {
  /* text-decoration: underline; */
  color: #000;
  -webkit-transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

a:hover {
  text-decoration: none
}

img {
  max-width: 100%
}

::-moz-selection {
  background: #ff8300;
  color: #fff
}

::selection {
  background: #ff8300;
  color: #fff
}

::-moz-selection {
  background: #ff8300;
  color: #fff
}

@font-face {
  font-family: "YakuHanJPs";
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/yakuhan_jps/YakuHanJPs-Thin.eot");
  src: url("/fonts/yakuhan_jps/YakuHanJPs-Thin.woff2") format("woff2"), url("/fonts/yakuhan_jps/YakuHanJPs-Thin.woff") format("woff")
}

@font-face {
  font-family: 'icomoon';
  src: url("/karen/wp-content/themes/karen-ja/common/font/icomoon.eot?-gt222");
  src: url("/karen/wp-content/themes/karen-ja/common/font/icomoon.eot?#iefix-gt222") format("embedded-opentype"),
  url("/karen/wp-content/themes/karen-ja/common/font/icomoon.woff?-gt222") format("woff"),
  url("/karen/wp-content/themes/karen-ja/common/font/icomoon.ttf?-gt222") format("truetype"),
  url("/karen/wp-content/themes/karen-ja/common/font/icomoon.svg?-gt222v#icomoon") format("svg");
  font-weight: normal;
  font-style: normal
}

@media screen and (max-width:750px) {
  body {
    font-size: 1.3rem
  }
}

@-webkit-keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }

  1% {
    display: block;
    opacity: 0
  }

  to {
    display: block;
    opacity: 1
  }
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0
  }

  1% {
    display: block;
    opacity: 0
  }

  to {
    display: block;
    opacity: 1
  }
}

@-webkit-keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}

@keyframes slide-in {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
  }
}

.js-inview-item.js-show-up {
  opacity: 0;
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  -webkit-transition: all 1.4s cubic-bezier(0.22, 0.94, 0.44, 1);
  -o-transition: all 1.4s cubic-bezier(0.22, 0.94, 0.44, 1);
  transition: all 1.4s cubic-bezier(0.22, 0.94, 0.44, 1)
}

.js-inview-item.js-show-up.is-show {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.page-header header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
  -webkit-transition: 0.3s cubic-bezier(0.15, 0.63, 0.32, 0.96);
  -o-transition: 0.3s cubic-bezier(0.15, 0.63, 0.32, 0.96);
  transition: 0.3s cubic-bezier(0.15, 0.63, 0.32, 0.96)
}

.is-open .page-header header {
  position: fixed
}

.page-header-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  margin: 0 auto
}

.page-header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: inherit;
  padding: 10px 40px 10px 20px
}

.is-open .page-header-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.page-header-logo {
  width: 245px
}

.is-open .page-header-logo {
  display: none
}

.page-header-logo a {
  display: block
}

.is-open .page-header-logo a {
  opacity: 0
}

.page-header-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.page-header-sns-link-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 5rem
}

@media screen and (max-width:750px) {
  .page-header-sns-link-items {
    display: none
  }
}

.is-open .page-header-sns-link-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0
}

.page-header-sns-link-item:not(:first-child) {
  margin-left: 2rem
}

.page-header-sns-link-item a {
  -webkit-transition: opacity .125s ease;
  -o-transition: opacity .125s ease;
  transition: opacity .125s ease
}

@media print,
screen and (min-width:751px) {
  .page-header-sns-link-item a[href]:hover {
    opacity: .6
  }
}

.page-header-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.sp-page-header-menu {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
  background-color: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.sp-page-header-menu.is-show {
  display: block;
  position: fixed;
  right: 0;
  -webkit-animation: fade-in .2s linear;
  animation: fade-in .2s linear
}

.sp-page-header-menu-btn {
  display: table;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  color: #ff8300
}

.sp-page-header-menu-btn.is-scroll {
  display: table;
  position: fixed;
  top: 0.85%;
  right: -0.7%;
  width: 80px;
  height: 80px;
  margin: 0 auto
}

.sp-page-header-menu-btn-scroll {
  display: none
}

.sp-page-header-menu-btn .in {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff
}

.sp-page-header-menu-btn .menu-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 36px;
  height: 28px;
  margin: 0 auto
}

.sp-page-header-menu-btn .menu-icon .line {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #ff8300;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}

.sp-page-header-menu-btn.js-show .menu-icon .line {
  top: 50%;
  left: 0;
  width: 100%
}

.sp-page-header-menu-btn .menu-icon .line01 {
  -webkit-transform: translate3d(0, -10px, 0) rotate(0);
  transform: translate3d(0, -10px, 0) rotate(0)
}

.sp-page-header-menu-btn .menu-icon .line02 {
  -webkit-transform: translate3d(0, 0, 0) rotate(0);
  transform: translate3d(0, 0, 0) rotate(0)
}

.sp-page-header-menu-btn .menu-icon .line03 {
  -webkit-transform: translate3d(0, 10px, 0) rotate(0);
  transform: translate3d(0, 10px, 0) rotate(0)
}

.is-open .sp-page-header-menu-btn .menu-icon .line01 {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg)
}

.is-open .sp-page-header-menu-btn .menu-icon .line02 {
  -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
  transform: translate3d(0, 0, 0) rotate(45deg)
}

.is-open .sp-page-header-menu-btn .menu-icon .line03 {
  -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
  transform: translate3d(0, 0, 0) rotate(-45deg)
}

.sp-page-header-menu-btn .menu-ttl {
  margin-top: 8px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1
}

.page-header-link-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px
}

.page-header-link-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  min-height: 80px;
  margin-left: 10px
}

.page-header-link-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: inherit;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  border: 1px solid #ebebeb
}

.page-header-link-item a:hover {
  background-color: #fff1d8;
  -webkit-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.page-header-link-icon {
  display: block;
  min-height: 33px;
  margin-bottom: 5px
}

.page-header-link-text {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
  color: #666666
}

@media screen and (min-width:751px) {
  .sp-page-header-menu-btn {
    display: none !important
  }
}

@media screen and (max-width:750px) {
  .page-header-body {
    min-height: 80px
  }

  .page-header-wrap {
    padding: 0 3%
  }

  .page-header-logo {
    width: 160px
  }

  .sp-page-header-menu-btn {
    margin-left: 30px
  }

  .sp-page-header-menu-btn.is-scroll {
    width: 70px;
    height: 70px
  }

  .sp-page-header-menu-btn .menu-icon {
    width: 30px
  }

  .sp-page-header-menu-btn .menu-icon .line {
    height: 3px
  }

  .sp-page-header-menu-btn .menu-ttl {
    margin-top: 5px
  }

  .sp-page-header-menu {
    width: 100%
  }

  .page-header-link {
    display: none
  }
}

.page-gnav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100px;
  -webkit-box-shadow: 8px 0px 8px -1px rgba(0, 0, 0, 0.01);
  box-shadow: 8px 0px 8px -1px rgba(0, 0, 0, 0.01);
  background-color: #fff
}

.page-gnav nav {
  height: 100vh;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.page-gnav nav::-webkit-scrollbar {
  display: none
}

.page-gnav-category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px
}

.page-gnav-category-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  min-height: inherit;
  padding: 5px;
  text-align: center;
  text-decoration: none
}

.page-gnav-category-item:nth-child(n+2) .page-gnav-category-link {
  border-top: 1px solid #e0dfdf
}

.page-gnav-category-item:last-child .page-gnav-category-link {
  border-bottom: 1px solid #e0dfdf
}

.js-page-gnav-menu-item.is-active,
.page-gnav-category-link:hover,
.page-gnav-menu-item a:hover {
  background-color: #fff1d8;
  -webkit-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.page-gnav-category-icon {
  margin-bottom: 8px
}

.page-gnav-category-text {
  font-size: 1.2rem;
  letter-spacing: 0.03em;
  line-height: 1.3;
  color: #666666
}

.js-page-gnav-menu-contents .page-gnav-menu {
  position: fixed;
  top: 0;
  left: 100px;
  z-index: 101;
  width: 220px;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-transition: opacity 0.25s ease-out;
  -o-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out
}

.js-page-gnav-menu-contents .page-gnav-menu::-webkit-scrollbar {
  display: none
}

.is-active .js-page-gnav-menu-contents .page-gnav-menu {
  opacity: 1;
  visibility: visible
}

.js-page-gnav-menu-contents .page-gnav-menu-inner {
  position: relative;
  z-index: 1000
}

.page-gnav-menu-head {
  margin-bottom: 10px;
  position: relative;
  text-decoration: none;
  padding: 20px;
  text-align: center
}

.page-gnav-menu-head:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(100% - 40px);
  height: 1px;
  margin: auto;
  background-color: #ffc582
}

.page-gnav-menu-head-title-en {
  margin-bottom: 5px;
  font-size: 1.1rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  word-break: break-all;
  color: #ff8300
}

.page-gnav-menu-head-title-jp {
  font-size: 1.5rem;
  color: #444
}

.page-gnav-menu-item a {
  display: block;
  position: relative;
  padding: 10px 15px;
  padding-right: 25px;
  font-size: 1.4rem;
  text-decoration: none;
  color: #444
}

.page-gnav-menu-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 12px;
  color: #ff8300;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.page-gnav-menu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 100px;
  width: 100%;
  height: 100%;
  cursor: pointer
}

.is-active .page-gnav-menu-overlay {
  display: block
}

.sp-page-gnav-category-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 15px;
  padding-left: 50px;
  text-decoration: none;
  color: #444;
  border-bottom: 1px solid #e0dfdf
}

.sp-page-gnav-category-link:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 12px;
  color: #ff8300;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.sp-page-gnav-category-link,
.sp-page-gnav-menu-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 12px 35px 12px 20px;
  text-decoration: none;
  color: #444;
  border-bottom: 1px solid #e0dfdf
}

.sp-page-gnav-category-link:after,
.sp-page-gnav-menu-item a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 12px;
  color: #ff8300;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.sp-page-gnav-category-link.c-toggle-title:after {
  content: "";
  -webkit-transform: translate(0, -50%) scale(0.8);
  -ms-transform: translate(0, -50%) scale(0.8);
  transform: translate(0, -50%) scale(0.8);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  font-size: 10px
}

.sp-page-gnav-category-link.c-toggle-title.is-active {
  border-bottom: none
}

.sp-page-gnav-category-link.c-toggle-title.is-active:after {
  content: ""
}

.sp-page-gnav-menu-items {
  padding: 8px 0 20px;
  border-bottom: 1px solid #e0dfdf
}

.sp-page-gnav-menu-item a {
  padding-left: 65px;
  border: none
}

.sp-page-gnav-category-item:first-child .sp-page-gnav-category-link {
  border-top: 1px solid #e0dfdf
}

.sp-page-gnav-category-icon {
  width: 35px;
  text-align: center
}

.sp-page-gnav-category-icon img {
  width: 27px
}

.sp-page-gnav-category-icon img[src*=icon-home] {
  width: 24px
}

.sp-page-gnav-category-icon img[src*=icon-present] {
  width: 22px
}

.sp-page-gnav-category-icon img[src*=icon-recipe] {
  width: 20px
}

.sp-page-gnav-category-text {
  padding-left: 10px;
  font-size: 1.5rem
}

@media screen and (max-height:900px) {
  .page-gnav-category-item {
    min-height: calc(100vh / 9)
  }

  .page-gnav-category-icon {
    margin-bottom: 5px
  }

  .page-gnav-category-text {
    font-size: 1.1rem
  }

  .page-gnav-category-icon img {
    width: 27px
  }

  .page-gnav-category-icon img[src*=icon-home] {
    width: 24px
  }

  .page-gnav-category-icon img[src*=icon-present] {
    width: 22px
  }

  .page-gnav-category-icon img[src*=icon-recipe] {
    width: 20px
  }
}

@media screen and (min-width:751px) {
  .sp-page-gnav {
    display: none
  }
}

@media screen and (max-width:750px) {
  .page-gnav {
    display: none
  }
}

@media screen and (min-width:751px) {
  .page-inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-left: 100px
  }
}

#page-contents {
  padding: 90px 0 250px
}

.page-fit-contents {
  max-width: 980px;
  margin: 0 auto
}

.page-contents-hidden {
  overflow: hidden
}

.section-contents {
  margin-bottom: 120px
}

.section-contents:last-child {
  margin-bottom: 0
}

@media screen and (max-width:750px) {
  #page-contents {
    padding: 45px 0 25%
  }

  .sp-default-space {
    padding-left: 6%;
    padding-right: 6%
  }

  .section-contents {
    margin-bottom: 60px
  }
}

.page-top {
  position: fixed;
  bottom: 15px;
  right: 1.5%;
  z-index: 10;
  cursor: pointer
}

.page-top.is-scroll-finish {
  top: -40px;
  bottom: auto
}

.page-top a {
  display: block;
  font-size: 29px;
  text-align: center;
  text-decoration: none
}

.page-top a .circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  border-radius: 50%;
  color: #ff8300;
  background-color: #fff;
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.47, 1.26);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.47, 1.26);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.47, 1.26)
}

.page-top.is-scroll-finish a .circle,
.page-top.is-scroll-up a .circle {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

@media screen and (max-width:750px) {
  .page-top a {
    font-size: 20px
  }

  .page-top a .circle {
    width: 50px;
    height: 50px
  }

  .page-top.is-scroll-finish {
    top: 6%
  }
}

@media screen and (min-width:751px) {
  .page-top a:hover .circle {
    color: #fff;
    background-color: #ff8300
  }
}

.page-footer {
  position: relative
}

.page-footer:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 47px;
  margin: auto;
  background: url("../img/common/footer-bg-top.png") center center no-repeat;
  background-size: 100% 100%
}

.page-footer-bg-item-vegetables {
  width: 100%;
  position: absolute;
  bottom: calc(100% - 30px);
  left: 0;
  right: 0;
  z-index: 1;
  margin: auto;
  text-align: center
}

.page-footer-contents {
  background: url("../img/common/noise_col_l_orange1.png") center center repeat
}

.page-footer-main {
  padding: 40px 35px;
  position: relative
}

.page-footer-sub {
  padding: 25px 35px;
  position: relative
}

.page-footer-sub:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: url("../img/common/noise_col_orange.png") center center repeat
}

.page-footer-sub:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 100%;
  right: 40px;
  width: 374px;
  height: 57px;
  background: url("../img/common/footer-bg-item-animal.png") center center no-repeat
}

.page-footer-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}

.page-footer-name {
  max-width: calc(100% - 33px);
  padding-right: 25px;
  font-size: 3.2rem;
  line-height: 1.4
}

.page-footer-sns-items {
  margin-left: -20px
}

.page-footer-sns-item {
  margin-left: 20px
}

.page-footer-sns-item a {
  display: block
}

.page-footer-sns-item a:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.page-footer-sns-item img {
  width: 33px
}

.page-footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 50px
}

.page-footer-address-text {
  padding-right: 20px;
  font-size: 1.8rem;
  line-height: 1.4
}

.page-footer-address-btn {
  width: 136px
}

.page-footer-address-btn .cmn-btn {
  width: 100%;
  min-height: 35px;
  font-size: 1.1rem
}

.page-footer-address-btn .cmn-btn>* {
  padding: 10px;
  color: #ff8300
}

.page-footer-address-btn .cmn-btn [class*=arrow-right] {
  margin-left: 15px
}

.page-footer-address-text-postalCode {
  font-size: 1.2rem
}

.page-footer-contact,
.page-footer-contact a {
  color: #ff8300;
  text-decoration: none
}

.page-footer-contact-summary {
  margin-top: 25px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #333333
}

.page-footer-contact-summary-caution {
  font-size: 1rem
}

.page-footer-contact-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -60px
}

.page-footer-contact-row {
  margin-left: 60px
}

.page-footer-contact-title {
  margin-bottom: 5px;
  font-size: 1.2rem;
  line-height: 1.4
}

.page-footer-contact-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.1em;
  word-break: break-all
}

.page-footer-contact-icon {
  margin-right: 10px
}

.page-footer-contact-text .js-tel-link {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  top: -2px
}

.page-footer-util .page-footer-items {
  margin-top: -5px
}

.page-footer-util .page-footer-item {
  margin-top: 5px
}

.page-footer-util .page-footer-item a {
  display: block;
  position: relative;
  font-size: 1.2rem;
  letter-spacing: 0.1em
}

.page-footer-copy {
  padding: 35px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  color: #fff;
  background: url("../img/common/noise_col_orange.png") center center repeat
}

@media screen and (min-width:751px) {
  .page-footer-util .page-footer-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .page-footer-util .page-footer-item a {
    padding: 0 15px
  }

  .page-footer-util .page-footer-item a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: calc(100% - 10px);
    background-color: #333333
  }

  .page-footer-util .page-footer-item:first-child a {
    padding-left: 0
  }

  .page-footer-util .page-footer-item:first-child a:before {
    display: none
  }
}

@media screen and (max-width:750px) {
  .page-footer:before {
    height: 25px
  }

  .page-footer-bg-item-vegetables {
    width: 100%;
    position: absolute;
    bottom: calc(100% - 30px);
    left: 0;
    right: 0;
    margin: auto
  }

  .page-footer-main {
    padding: 40px 3% 50px
  }

  .page-footer-sub {
    padding: 20px 3%
  }

  .page-footer-sub:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: url("../img/common/footer-bg-item-animal.png") center center no-repeat;
    background-size: auto 30px
  }

  .page-footer-head {
    margin-bottom: 15px
  }

  .page-footer-name {
    font-size: 2.1rem
  }

  .page-footer-address {
    margin-bottom: 25px
  }

  .page-footer-address-text {
    padding-right: 10px;
    font-size: 1.4rem
  }

  .page-footer-address-text-postalCode {
    font-size: 1rem
  }

  .page-footer-address-btn {
    width: 120px
  }

  .page-footer-contact-col {
    margin-left: -15px
  }

  .page-footer-contact-row {
    margin-left: 15px
  }

  .page-footer-contact-title {
    font-size: 1.3rem
  }

  .page-footer-contact-icon {
    width: 18px;
    margin-right: 5px
  }

  .page-footer-contact-text {
    font-size: 1.3rem
  }

  .page-footer-contact-text .js-tel-link {
    top: 2px;
    font-size: 1.6rem
  }

  .page-footer-contact-summary {
    margin-top: 20px;
    font-size: 1.5rem
  }

  .page-footer-contact-summary-caution {
    font-size: 1.1rem
  }

  .page-footer-copy {
    padding: 20px 3%
  }
}

@media screen and (min-width:751px) {
  .page-wrapper {
    min-width: 1080px
  }
}

#page-main {
  opacity: 0;
  background-color: #fff7ec;
  -webkit-transition: opacity 1.25s;
  -o-transition: opacity 1.25s;
  transition: opacity 1.25s
}

.is-complete #page-main {
  opacity: 1
}

.publicity-program-intro {
  max-width: 800px;
  margin: 0 auto 140px
}

.publicity-program-intro .period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% + 30px);
  margin: 0 0 15px -15px
}

.publicity-program-intro .period dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background-color: #fda13f
}

.publicity-program-intro .period dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-left: 10px;
  font-size: 1.8rem
}

.publicity-program-intro .txt {
  margin-bottom: 110px;
  font-size: 1.8rem
}

@media screen and (max-width:750px) {
  .publicity-program-intro {
    margin: 0 auto 80px
  }

  .publicity-program-intro .period {
    font-size: 1.4rem
  }

  .publicity-program-intro .period dd {
    line-height: 1.6;
    font-size: 1.6rem
  }

  .publicity-program-intro .txt {
    margin-bottom: 40px;
    font-size: 1.6rem
  }
}

.breadcrumb {
  padding: 10px 20px;
  background-color: #fff
}

.breadcrumb>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.breadcrumb>ul>li,
.breadcrumb>ul>li a {
  color: #555
}

.breadcrumb>ul>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #555;
  font-size: 1.2rem
}

.breadcrumb>ul>li:first-child:before {
  content: "";
  margin-right: 10px;
  color: #ff8300;
  font-size: 20px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.breadcrumb>ul>li:nth-child(n+2) {
  margin-left: 5px
}

.breadcrumb>ul>li a {
  margin-right: 6px;
  text-decoration: underline
}

.breadcrumb>ul>li a:hover {
  text-decoration: none
}

.breadcrumb>ul>li:nth-child(3) {
  display: inline-block;
  vertical-align: bottom;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 50%
}

@media screen and (max-width:750px) {
  .breadcrumb {
    padding: 5px 3%
  }

  .breadcrumb>ul>li {
    font-size: 1rem
  }

  .breadcrumb>ul>li:first-child:before {
    margin-right: 8px;
    font-size: 16px
  }
}

.page-ttl:not(.default-none) {
  margin-bottom: 35px;
  padding: 30px 30px 0;
  text-align: center;
  position: relative;
  background-color: #fff
}

.page-ttl.logo:not(.default-none) {
  padding-top: 65px
}

#page-contents .page-ttl {
  margin-top: -60px;
  margin-bottom: 40px;
  text-align: center
}

.page-ttl:not(.default-none):after {
  content: '';
  display: block;
  width: 100%;
  height: 35px;
  position: absolute;
  left: 0;
  bottom: -35px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 63' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M1200,0c0,0-299,63-601,63C299,63,0,0,0,0H1200z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%
}

.page-ttl.logo:not(.default-none):after {
  content: '';
  display: block;
  width: 100%;
  height: 110px;
  position: absolute;
  left: 0;
  bottom: -110px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 63' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' d='M1200,0c0,0-299,63-601,63C299,63,0,0,0,0'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%
}

.page-ttl h1 {
  text-align: center
}

.page-ttl span {
  display: block
}

.page-ttl .jp {
  font-size: 3.5rem;
  letter-spacing: 0.06em;
  line-height: 1.3
}

.page-ttl .en {
  color: #ff8300;
  font-size: 1.3rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  word-break: break-all
}

#page-contents .page-ttl .en {
  margin-top: 10px
}

#page-contents .page-ttl [class*=icon-circle] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80px;
  height: 80px;
  margin: 0 auto 15px;
  position: relative;
  background-color: #fff;
  border-radius: 50%
}

#page-contents .page-ttl .icon-circle-radio:before {
  content: "";
  width: 46px;
  height: 42px;
  background-image: url("../img/common/icon-tv.png");
  background-repeat: no-repeat;
  background-position: 0 0
}

@media screen and (max-width:750px) {
  .page-ttl:not(.default-none) {
    margin-bottom: 15px;
    padding: 15px 3% 0
  }

  .page-ttl.logo:not(.default-none) {
    padding: 25px 15% 10px
  }

  .page-ttl:not(.default-none):after {
    height: 10px;
    bottom: -10px
  }

  .page-ttl.logo:not(.default-none):after {
    height: 30px;
    bottom: -30px
  }

  .page-ttl .jp {
    font-size: 1.9rem
  }

  .page-ttl .en {
    font-size: 1rem
  }

  #page-contents .page-ttl .en {
    margin-top: 5px
  }

  #page-contents .page-ttl [class*=icon-circle] {
    width: 55px;
    height: 55px;
    margin: 0 auto 10px
  }

  #page-contents .page-ttl .icon-circle-radio:before {
    width: 30px;
    height: 29px;
    background-size: 30px auto
  }
}

.add_bg_orange {
  color: #fff;
  background-color: #ff8300
}

.add_bg_white {
  color: #555;
  background-color: #fff
}

.link-list>ul {
  border-radius: 20px;
  border: 1px solid #ccc
}

.link-list>ul>li {
  text-align: center
}

.link-list>ul>li .list-item {
  padding: 20px
}

.link-list>ul.vertical>li:nth-child(n+2) {
  border-top: 1px solid #ccc
}

.link-list>ul>li .normal-link {
  display: inline-block;
  text-align: left
}

@media screen and (min-width:751px) {
  .link-list:nth-child(n+2) {
    margin-top: 20px
  }

  .link-list>ul.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .link-list>ul.table {
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .link-list>ul.table>li {
    display: table-cell;
    vertical-align: middle
  }

  .link-list>ul.x2>li {
    width: 50%
  }

  .link-list>ul.x2>li:nth-child(odd):last-child {
    width: 100%
  }

  .link-list>ul.flex.x2>li:nth-child(n+3) {
    border-top: 1px solid #ccc
  }

  .link-list>ul.flex.x2>li:nth-child(2n) {
    border-left: 1px solid #ccc
  }

  .link-list>ul.table>li:nth-child(n+2) {
    border-left: 1px solid #ccc
  }

  .link-list>ul.x2:not(.flex)>li:nth-child(n+2) {
    border-left: 1px solid #ccc
  }

  .link-list>ul.x2>li>ul>li:nth-child(n+2) {
    border-top: 1px solid #ccc
  }

  .link-list>ul.flex>li .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
  }
}

@media screen and (max-width:750px) {
  .link-list-layout.is-add {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ccc
  }

  .link-list>ul {
    border-radius: 10px
  }

  .link-list-layout.is-add .link-list>ul {
    border-radius: 0
  }

  .link-list>ul.flex,
  .link-list>ul.table {
    display: block
  }

  .link-list-layout.is-add .link-list>ul.table {
    border: none
  }

  .link-list>ul>li:nth-child(n+2),
  .link-list>ul>li>ul>li:nth-child(n+2) {
    border-top: 1px solid #ccc
  }

  .link-list-layout.is-add .link-list:not(:last-child)>ul.table {
    border-bottom: 1px solid #ccc
  }

  .link-list>ul>li .list-item {
    padding: 15px
  }
}

.js-link-area {
  cursor: pointer
}

.js-link-area a {
  pointer-events: none
}

.normal-link a {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none
}

.normal-link a .center {
  display: table
}

.normal-link a .lang {
  display: table-cell;
  vertical-align: baseline;
  text-decoration: underline
}

.js-link-area:hover .normal-link .lang,
.normal-link a:hover .lang {
  text-decoration: none
}

.icon-blank .lang:after,
.icon-excel .lang:after,
.icon-pdf .lang:after,
.icon-word .lang:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 24px;
  margin: -2px 0 0 10px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 20px auto
}

.icon-pdf .lang:after {
  background-image: url(../img/common/icon-pdf.svg)
}

.icon-word .lang:after {
  background-image: url(../img/common/icon-word.svg)
}

.icon-excel .lang:after {
  background-image: url(../img/common/icon-excel.svg)
}

.icon-blank .lang:after {
  width: 18px;
  height: 15px;
  background-image: url(../img/common/icon-blank.svg);
  background-size: 18px auto
}

.normal-link a [class*=f-icon] {
  display: table-cell;
  vertical-align: baseline;
  min-width: 14px;
  padding-right: 10px;
  color: #ff8300;
  font-size: 13px;
  text-align: center
}

.normal-link a [class*=f-icon-arrow-down] {
  font-size: 10px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9)
}

@media screen and (max-width:750px) {

  .icon-blank .lang:after,
  .icon-excel .lang:after,
  .icon-pdf .lang:after,
  .icon-word .lang:after {
    width: 20px;
    height: 22px;
    background-size: 20px auto
  }

  .icon-blank .lang:after {
    width: 15px;
    height: 13px;
    background-size: 15px auto
  }

  .normal-link a [class*=f-icon] {
    font-size: 11px
  }
}

.cmn-btn-area {
  display: table;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto
}

.page-link-btn-list>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -60px
}

.page-link-btn-list>ul>li {
  margin-left: 60px
}

.page-link-btn-list>ul.x3>li {
  width: calc(33.3333% - 60px)
}

.cmn-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 70px;
  width: 300px;
  margin: 0 auto;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.05em;
  position: relative
}

.cmn-btn-auto {
  width: auto
}

.cmn-btn>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: inherit;
  padding: 10px 35px;
  text-align: center;
  text-decoration: none;
  border-radius: 99em
}

.cmn-btn-auto>* {
  padding-left: 70px;
  padding-right: 70px
}

.cmn-btn .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.cmn-btn .lang {
  display: inline-block;
  vertical-align: middle
}

.ie .cmn-btn .lang {
  padding-top: 5px
}

.cmn-btn .add_bg_white [class*=f-icon] {
  color: #ff8300
}

.cmn-btn [class*=arrow-left] {
  margin-right: 25px
}

.cmn-btn [class*=arrow-right] {
  margin-left: 25px
}

.cmn-btn [class*=arrow-left].outside,
.cmn-btn [class*=arrow-right].outside {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.cmn-btn [class*=arrow-left].outside {
  left: 20px
}

.cmn-btn [class*=arrow-right].outside {
  right: 20px
}

.cmn-btn .add_bg_orange:hover [class*=f-icon] {
  color: #ff8300;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.cmn-btn .add_bg_orange:hover {
  color: #ff8300;
  -webkit-box-shadow: 0px 0px 0px 2px #ff8300 inset;
  box-shadow: 0px 0px 0px 2px #ff8300 inset;
  background-color: #fff;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.cmn-btn .add_bg_white:hover [class*=f-icon] {
  color: #fff;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.cmn-btn .add_bg_white:not(.icon-blank):hover {
  color: #fff;
  background-color: #ff8300;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.cmn-btn .add_bg_white.icon-blank:hover .lang {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (min-width:751px) {
  .cmn-btn-list>ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media screen and (max-width:750px) {
  .cmn-btn-area {
    width: 100%;
    margin-top: 30px
  }

  .cmn-btn-list>ul.x2,
  .cmn-btn-list>ul.x3 {
    margin-left: -20px
  }

  .cmn-btn-list>ul>li {
    width: calc(50% - 20px);
    margin-left: 20px
  }

  .cmn-btn-list>ul.x2>li:nth-child(n+3),
  .cmn-btn-list>ul.x3>li:nth-child(n+3) {
    margin-top: 20px
  }

  .cmn-btn {
    width: 100%;
    min-height: 60px;
    font-size: 1.5rem
  }

  .cmn-btn-auto>* {
    padding-left: 35px;
    padding-right: 35px
  }

  .cmn-btn [class*=arrow-left] {
    margin-right: 15px
  }

  .cmn-btn [class*=arrow-right] {
    margin-left: 15px
  }

  .cmn-btn [class*=arrow-left].outside {
    left: 15px
  }

  .cmn-btn [class*=arrow-right].outside {
    right: 15px
  }
}

.section-ttl-ribon {
  margin-bottom: 40px;
  text-align: center
}

.section-ttl-ribon .lang {
  display: inline-block;
  min-width: 300px;
  margin: 0 auto;
  padding: 5px;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  position: relative;
  background-color: #ff8300
}

.section-ttl-ribon .lang:before {
  content: "";
  width: 40px;
  height: 100%;
  left: -20px;
  top: 0;
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.1 20.6' preserveAspectRatio='none'%3E%3Cpath fill='%23ff8300' d='M27.1,20.6c-9,0-18.1,0-27.1,0l8.7-10.3L0,0c9,0,18.1,0,27.1,0C27.1,6.9,27.1,13.8,27.1,20.6z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%
}

.section-ttl-ribon .lang:after {
  content: "";
  width: 40px;
  height: 100%;
  right: -20px;
  top: 0;
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.1 20.6' preserveAspectRatio='none'%3E%3Cpath fill='%23ff8300' d='M0,0c9,0,18.1,0,27.1,0l-8.7,10.3l8.7,10.3c-9,0-18.1,0-27.1,0C0,13.8,0,6.9,0,0z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%
}

.ttl-lv-l {
  margin-bottom: 60px;
  font-size: 3.2rem;
  font-family: tbudrgothic-std, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  position: relative
}

.ttl-lv-l:after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  margin: 10px auto 0;
  background-color: #ff8300
}

.ttl-lv-m {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px
}

.ttl-lv-m>.in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 340px;
  min-height: 70px;
  margin: 0 auto
}

.ttl-lv-m>.in>* {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: inherit;
  padding: 5px 60px;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  border-radius: 99em;
  background-color: #ff8300
}

.ttl-lv-s {
  margin-bottom: 35px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  position: relative
}

.ttl-lv-s:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  margin-top: 10px;
  border-radius: 99em;
  background-color: #ff8300
}

.ttl-lv-s [class*=f-icon] {
  margin-right: 10px;
  color: #ff8300
}

.ttl-lv-s-flat {
  margin-bottom: 35px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative
}

.ttl-lv-s-flat:after {
  content: "";
  display: block;
  width: 70px;
  height: 5px;
  margin-top: 20px;
  background-color: #ff8300
}

.ttl-lv-s .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.ttl-lv-s .lang {
  display: inline-block;
  vertical-align: middle
}

.ttl-lv-xs {
  margin-bottom: 30px;
  color: #ff8300;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}

@media screen and (max-width:750px) {
  .section-ttl-ribon {
    margin-bottom: 25px
  }

  .section-ttl-ribon .lang {
    min-width: calc(90% - 40px);
    font-size: 2rem
  }

  .ttl-lv-l {
    margin-bottom: 30px;
    font-size: 2.4rem
  }

  .ttl-lv-l:after {
    width: 70px;
    height: 3px;
    margin: 8px auto 0
  }

  .ttl-lv-m {
    margin-bottom: 30px
  }

  .ttl-lv-m>.in {
    min-width: 170px;
    min-height: 50px
  }

  .ttl-lv-m>.in>* {
    padding: 5px 15px;
    font-size: 1.6rem
  }

  .ttl-lv-s {
    margin-bottom: 25px;
    font-size: 1.8rem
  }

  .ttl-lv-s:after {
    height: 3px;
    margin-top: 5px
  }

  .ttl-lv-s-flat {
    margin-bottom: 20px;
    font-size: 1.8rem
  }

  .ttl-lv-s-flat:after {
    width: 50px;
    height: 3px;
    margin-top: 10px
  }

  .ttl-lv-xs {
    margin-bottom: 20px;
    font-size: 1.4rem
  }
}

.archive-ttl {
  margin-bottom: 40px;
  color: #555;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}

.archive-ttl [class*=icon-circle] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 46px;
  height: 46px;
  margin: 0 auto 15px;
  position: relative;
  background-color: #ff8300;
  border-radius: 50%
}

.archive-ttl .icon-circle-search:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../img/common/icon-search-white.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 20px auto
}

.archive-ttl [class*=icon-circle]:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -5px;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-right: 3px solid transparent;
  border-top: 6px solid #ff8300;
  border-left: 3px solid transparent
}

@media screen and (max-width:750px) {
  .archive-ttl {
    margin-bottom: 20px;
    font-size: 1.6rem
  }

  .archive-ttl [class*=icon-circle] {
    width: 32px;
    height: 32px;
    margin: 0 auto 10px
  }

  .archive-ttl .icon-circle-search:before {
    width: 14px;
    height: 14px;
    background-size: 14px auto
  }

  .archive-ttl [class*=icon-circle]:after {
    bottom: -4px;
    border-right: 3px solid transparent;
    border-top: 5px solid #ff8300;
    border-left: 3px solid transparent
  }
}

.archive-category-list>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0 0 -20px
}

.archive-category-list>ul>li {
  margin: 20px 0 0 20px
}

.archive-category-list>ul>li .list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5
}

.archive-category-list>ul>li .list-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  min-height: inherit;
  padding: 10px 30px;
  color: #ccc;
  text-align: center;
  text-decoration: none;
  border-radius: 99em;
  background-color: #fff
}

.archive-category-list>ul>li.select .list-item-link {
  background-color: #ccc;
  color: #fff
}

.archive-category-list>ul>li.cate-all .list-item-link {
  background-color: #fff;
  color: #ff8300
}

.archive-category-list>ul>li.cate-all.select .list-item-link {
  background-color: #ff8300;
  color: #fff
}

.archive-category-list>ul>li.cate-update .list-item-link {
  background-color: #fff;
  color: #096b3a
}

.archive-category-list>ul>li.cate-update.select .list-item-link {
  background-color: #096b3a;
  color: #fff
}

.archive-category-list>ul>li.cate-news .list-item-link {
  background-color: #fff;
  color: #1cb6fb
}

.archive-category-list>ul>li.cate-news.select .list-item-link {
  background-color: #1cb6fb;
  color: #fff
}

.archive-category-list>ul>li.cate-farming-support-info .list-item-link {
  background-color: #fff;
  color: #9985fe
}

.archive-category-list>ul>li.cate-farming-support-info.select .list-item-link {
  background-color: #9985fe;
  color: #fff
}

.archive-category-list>ul>li.cate-event .list-item-link {
  background-color: #fff;
  color: #ee778b
}

.archive-category-list>ul>li.cate-event.select .list-item-link {
  background-color: #ee778b;
  color: #fff
}

.archive-category-list>ul>li.cate-program-info .list-item-link {
  background-color: #fff;
  color: #8fc41f
}

.archive-category-list>ul>li.cate-program-info.select .list-item-link {
  background-color: #8fc41f;
  color: #fff
}

.archive-category-list>ul>li.cate-oidon .list-item-link {
  background-color: #fff;
  color: #9f7064
}

.archive-category-list>ul>li.cate-oidon.select .list-item-link {
  background-color: #9f7064;
  color: #fff
}

.archive-category-list>ul>li a:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (max-width:750px) {
  .archive-category-list>ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: -15px 0 0 -15px
  }

  .archive-category-list>ul>li {
    width: calc(50% - 15px);
    margin: 15px 0 0 15px
  }

  .archive-category-list>ul>li:first-child {
    width: calc(100% - 15px)
  }

  .archive-category-list>ul>li .list-item {
    width: 100%;
    font-size: 1.4rem
  }

  .archive-category-list>ul>li .list-item {
    min-height: 50px
  }

  .archive-category-list>ul>li .list-item .list-item-link {
    padding: 10px
  }
}

.present-article-list>ul.x1>li:nth-child(n+2) {
  margin-top: 80px
}

.present-article-list>ul.x1>li .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding: 40px
}

.present-article-list>ul>li .txt .ttl {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5
}

.present-article-list>ul.x1>li .txt .ttl {
  font-size: 2.4rem
}

.present-article-list>ul>li .txt .sentence p {
  font-size: 1.8rem
}

.present-article-list>ul>li .txt .period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px
}

.present-article-list>ul.x1>li .txt .period {
  width: calc(100% + 40px);
  margin-left: -20px
}

.present-article-list>ul>li .txt .period dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  border-radius: 50%;
  background-color: #ffc765
}

.present-article-list>ul>li .txt .period dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-left: 10px;
  font-size: 1.8rem;
  line-height: 1.5
}

.present-article-list>ul>li .txt .cmn-btn-area {
  margin-top: 10px
}

.present-article-list>ul>li .txt .cmn-btn {
  width: 100%;
  min-height: 60px
}

.present-article-list>ul>li .txt .cmn-btn .add_bg_orange {
  background-color: #ff8300
}

.present-article-list>ul>li .txt .cmn-btn .add_bg_orange:hover {
  color: #ff8300;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #ff8300 inset;
  box-shadow: 0px 0px 0px 2px #ff8300 inset
}

.present-article-list>ul>li .txt .cmn-btn .add_bg_orange:hover [class*=f-icon] {
  color: #ff8300
}

@media screen and (min-width:751px) {
  .present-article-list>ul.x1>li .img {
    width: 50%;
    padding-top: 33.3333%
  }

  .present-article-list>ul.x1 li .list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media screen and (max-width:750px) {
  .present-article-list>ul.x1>li:nth-child(n+2) {
    margin-top: 25px
  }

  .present-article-list>ul>li .list-item {
    display: block
  }

  .present-article-list>ul>li .img {
    padding-top: 62.5%
  }

  .present-article-list>ul>li .txt {
    padding: 30px
  }

  .present-article-list>ul>li .txt .ttl {
    margin-bottom: 15px;
    font-size: 1.7rem
  }

  .present-article-list>ul>li .txt .sentence p {
    font-size: 1.4rem
  }

  .present-article-list>ul>li .txt .period {
    margin-top: 15px
  }

  .present-article-list>ul.x1>li .txt .period {
    width: calc(100% + 30px);
    margin-left: -15px
  }

  .present-article-list>ul>li .txt .period dd {
    font-size: 1.6rem
  }

  .present-article-list>ul>li .txt .cmn-btn {
    min-height: 50px
  }
}

.news-pickup-slider-wrap {
  position: relative;
  opacity: 0
}

.news-pickup-slider-wrap.is-show {
  opacity: 1;
  -webkit-transition: all 2s 0.2s;
  -o-transition: all 2s 0.2s;
  transition: all 2s 0.2s
}

.news-pickup-slider .slider-item {
  margin: 0 40px
}

.news-pickup-slider .slider-item a {
  display: block;
  text-decoration: none;
  position: relative
}

.news-pickup-slider .slider-item .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  width: 140px;
  height: 140px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #ccc
}

.news-article-detail .cate-update+.post-ttl .date,
.news-pickup-slider .slider-item.cate-update .date {
  background-color: #096b3a
}

.news-article-detail .cate-news+.post-ttl .date,
.news-pickup-slider .slider-item.cate-news .date {
  background-color: #1cb6fb
}

.news-article-detail .cate-event+.post-ttl .date,
.news-pickup-slider .slider-item.cate-event .date {
  background-color: #ee778b
}

.news-article-detail .cate-program-info+.post-ttl .date,
.news-pickup-slider .slider-item.cate-program-info .date {
  background-color: #8fc41f
}

.news-article-detail .cate-farming-support-info+.post-ttl .date,
.news-pickup-slider .slider-item.cate-farming-support-info .date {
  background-color: #9985fe
}

.news-article-detail .cate-oidon+.post-ttl .date,
.news-pickup-slider .slider-item.cate-oidon .date {
  background-color: #9f7064
}

.news-pickup-slider .slider-item .date span {
  display: block;
  width: 100%;
  line-height: 1
}

.news-pickup-slider .slider-item .date .year {
  margin-bottom: 10px;
  font-size: 1.7rem
}

.news-pickup-slider .slider-item .date .md {
  font-size: 4.2rem
}

.news-pickup-slider .slider-item-in {
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff
}

.news-pickup-slider .slider-item .ttl {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  color: #ccc
}

.news-pickup-slider .slider-item.cate-news .ttl {
  color: #1cb6fb
}

.news-pickup-slider .slider-item.cate-update .ttl {
  color: #096b3a
}

.news-pickup-slider .slider-item.cate-event .ttl {
  color: #ee778b
}

.news-pickup-slider .slider-item.cate-program-info .ttl {
  color: #8fc41f
}

.news-pickup-slider .slider-item.cate-farming-support-info .ttl {
  color: #9985fe
}

.news-pickup-slider .slider-item.cate-oidon .ttl {
  color: #9f7064
}

.news-pickup-slider .slider-item .img {
  padding-top: 62.5%;
  position: relative;
  overflow: hidden
}

.news-pickup-slider .slider-item .img .js-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1), -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(0.0001deg);
  -ms-transform: rotate(0.0001deg);
  transform: rotate(0.0001deg)
}

.pc .news-pickup-slider .slider-item a:hover .img .js-bg-img {
  -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  -ms-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  transform: matrix(1.05, 0, 0, 1.05, 0, 0)
}

.news-pickup-slider .slider-item .txt {
  padding: 20px
}

.news-pickup-slider .slider-item .txt h4 {
  line-height: 1.6
}

.news-pickup-slider-next,
.news-pickup-slider-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  border: none;
  outline: none;
  line-height: 0
}

.news-pickup-slider-prev {
  left: -130px
}

.news-pickup-slider-next {
  right: -130px
}

.news-pickup-slider-next .circle,
.news-pickup-slider-prev .circle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  color: #ff8300;
  border-radius: 50%;
  background-color: #fff
}

.news-pickup-slider-next .circle:before,
.news-pickup-slider-prev .circle:before {
  font-size: 26px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.news-pickup-slider-prev .circle:before {
  content: ""
}

.news-pickup-slider-next .circle:before {
  content: ""
}

.news-pickup-slider-next:hover .circle,
.news-pickup-slider-prev:hover .circle {
  color: #fff;
  background-color: #ff8300;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (max-width:1360px) {
  .news-pickup-slider-prev {
    left: -40px
  }

  .news-pickup-slider-next {
    right: -40px
  }
}

@media screen and (max-width:1100px) {
  .news-pickup-slider-prev .circle {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 25px
  }

  .news-pickup-slider-next .circle {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 25px
  }
}

@media screen and (max-width:750px) {
  .news-pickup-slider-wrap {
    overflow: hidden
  }

  .news-pickup-slider .slider-item {
    margin: 0 0.5%
  }

  .news-pickup-slider .slider-item .ttl {
    margin-bottom: 15px;
    font-size: 1.8rem
  }

  .news-pickup-slider .slider-item .date {
    width: 90px;
    height: 90px
  }

  .news-pickup-slider .slider-item .date .year {
    margin-bottom: 5px;
    font-size: 1.4rem
  }

  .news-pickup-slider .slider-item .date .md {
    font-size: 2.6rem
  }

  .news-pickup-slider .slider-item .txt {
    padding: 15px
  }

  .news-pickup-slider-prev {
    left: -30px
  }

  .news-pickup-slider-next {
    right: -30px
  }

  .news-pickup-slider-next .circle,
  .news-pickup-slider-prev .circle {
    width: 60px;
    height: 60px
  }

  .news-pickup-slider-prev .circle {
    padding-right: 15px
  }

  .news-pickup-slider-next .circle {
    padding-left: 15px
  }

  .news-pickup-slider-next .circle:before,
  .news-pickup-slider-prev .circle:before {
    font-size: 13px
  }
}

.craftman-recipe-slider-wrap {
  position: relative;
  opacity: 0
}

.craftman-recipe-slider-wrap.is-show {
  opacity: 1;
  -webkit-transition: all 2s 0.2s;
  -o-transition: all 2s 0.2s;
  transition: all 2s 0.2s
}

.craftman-recipe-slider .slider-item {
  margin: 0 20px
}

.craftman-recipe-slider .slider-item a {
  display: block;
  text-decoration: none;
  position: relative
}

.craftman-recipe-slider .slider-item-in {
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff
}

.craftman-recipe-slider .slider-item .img {
  padding-top: 62.5%;
  position: relative;
  overflow: hidden
}

.craftman-recipe-slider .slider-item .img .js-bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1), -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(0.0001deg);
  -ms-transform: rotate(0.0001deg);
  transform: rotate(0.0001deg)
}

.pc .craftman-recipe-slider .slider-item a:hover .img .js-bg-img {
  -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  -ms-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  transform: matrix(1.05, 0, 0, 1.05, 0, 0)
}

.craftman-recipe-slider .slider-item .txt {
  padding: 20px
}

.craftman-recipe-slider .slider-item .txt h4 {
  line-height: 1.6
}

.craftman-recipe-slider-next,
.craftman-recipe-slider-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  border: none;
  outline: none;
  line-height: 0
}

.craftman-recipe-slider-prev {
  left: -130px
}

.craftman-recipe-slider-next {
  right: -130px
}

.craftman-recipe-slider-next .circle,
.craftman-recipe-slider-prev .circle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  color: #e96300;
  border-radius: 50%;
  background-color: #fff
}

.craftman-recipe-slider-next .circle:before,
.craftman-recipe-slider-prev .circle:before {
  font-size: 26px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.craftman-recipe-slider-prev .circle:before {
  content: ""
}

.craftman-recipe-slider-next .circle:before {
  content: ""
}

.craftman-recipe-slider-next:hover .circle,
.craftman-recipe-slider-prev:hover .circle {
  color: #fff;
  background-color: #e96300;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (max-width:1360px) {
  .craftman-recipe-slider-prev {
    left: -80px
  }

  .craftman-recipe-slider-next {
    right: -80px
  }
}

@media screen and (max-width:1100px) {
  .craftman-recipe-slider-prev .circle {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 25px
  }

  .craftman-recipe-slider-next .circle {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 25px
  }
}

@media screen and (min-width:751px) {
  .craftman-recipe-slider-body {
    padding-left: 40px;
    padding-right: 40px
  }

  .craftman-recipe-slider {
    width: calc(100% + 40px);
    margin-left: -20px
  }
}

@media screen and (max-width:750px) {
  .craftman-recipe-slider-wrap {
    overflow: hidden
  }

  .craftman-recipe-slider .slider-item {
    margin: 0 0.5%
  }

  .craftman-recipe-slider .slider-item .txt {
    padding: 15px
  }

  .craftman-recipe-slider-prev {
    left: -30px
  }

  .craftman-recipe-slider-next {
    right: -30px
  }

  .craftman-recipe-slider-next .circle,
  .craftman-recipe-slider-prev .circle {
    width: 60px;
    height: 60px
  }

  .craftman-recipe-slider-prev .circle {
    padding-right: 15px
  }

  .craftman-recipe-slider-next .circle {
    padding-left: 15px
  }

  .craftman-recipe-slider-next .circle:before,
  .craftman-recipe-slider-prev .circle:before {
    font-size: 13px
  }
}

.column-dl:after {
  content: '';
  display: block;
  clear: both
}

.column-dl dt {
  float: left
}

.column-dl dd {
  padding-left: 15px;
  overflow: hidden;
  zoom: 1
}

.column-dl dd>:nth-child(n+2) {
  margin-top: 10px
}

@media screen and (max-width:750px) {
  .column-dl dd {
    padding-left: 10px
  }
}

[class*=table-type].roundness {
  border-radius: 20px;
  border: 1px solid #ccc;
  overflow: hidden
}

[class*=table-type].roundness table {
  table-layout: fixed;
  border-collapse: inherit
}

[class*=table-type] table th,
[class*=table-type] table thead th {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  word-break: break-all
}

.table-type01 table th {
  background-color: #ffeed0
}

.table-type02 table th,
.table-type02 table thead th {
  color: #fff;
  background-color: #ff8300
}

[class*=table-type] table td,
[class*=table-type] table th,
[class*=table-type] table thead th {
  padding: 15px 40px
}

.table-type01 table td,
.table-type01 table th {
  border: 1px solid #ffc765
}

.table-type02 table td,
.table-type02 table th {
  border: 1px solid #ccc
}

[class*=table-type] table td,
[class*=table-type] table th {
  border-right: none
}

[class*=table-type] table td:first-child,
[class*=table-type] table th:first-child {
  border-left: none
}

.table-type02.roundness table th {
  padding: 13px 15px;
  border: none;
  border-left: 1px solid #ccc
}

.table-type02 table th:first-child {
  border-left: none
}

[class*=table-type] table td {
  font-size: 1.8rem;
  line-height: 1.7;
  word-break: break-all;
  background-color: #fff
}

[class*=table-type].roundness table td,
[class*=table-type].roundness table th {
  font-size: inherit
}

.table-type02.roundness table td {
  padding: 15px;
  border-bottom: none;
  border-left: none;
  border-right: 1px solid #ccc
}

.table-type02.roundness table tr:nth-child(2) td {
  border-top: none
}

.table-type02.roundness table td:first-child {
  border-left: none
}

.table-type02.roundness table td:last-child {
  border-right: none
}

.table-type-line table thead th {
  padding: 15px 10px;
  font-size: 1.8rem
}

.table-type-line table td,
.table-type-line table th {
  padding: 20px 10px;
  font-size: 1.6rem
}

.table-type-line table th {
  font-weight: 400;
  border-bottom: 2px solid #ff8300
}

.table-type-line table td {
  border-bottom: 2px solid #ffeed0
}

@-webkit-keyframes pointer-in-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }

  to {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }
}

@keyframes pointer-in-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  50% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }

  to {
    -webkit-transform: scale(0.6);
    transform: scale(0.6)
  }
}

@-webkit-keyframes point-in-out {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  50% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
}

@keyframes point-in-out {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  50% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }

  to {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
}

@media screen and (min-width:751px) {
  .ui-description {
    display: none
  }
}

@media screen and (max-width:750px) {
  [class*=table-type].roundness {
    border-radius: 10px
  }

  .sp-table-scroll [class*=table-type].roundness {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto
  }

  .sp-table-scroll [class*=table-type].roundness table {
    margin: 0
  }

  .sp-table-vertical table td,
  .sp-table-vertical table th {
    display: block;
    width: 100%
  }

  [class*=table-type].sp-table-vertical table th {
    border-top: none;
    text-align: center
  }

  .table-type01.sp-table-vertical table tr:first-child th {
    border-top: 1px solid #ffc765
  }

  .table-type02.sp-table-vertical table tr:first-child th {
    border-top: 1px solid #ccc
  }

  [class*=table-type].sp-table-vertical table td {
    border-top: none;
    border-left: none
  }

  [class*=table-type] table td,
  [class*=table-type] table th,
  [class*=table-type] table thead th {
    padding: 10px 15px;
    font-size: 1.4rem
  }

  .table-type-line.sp-table-vertical table tr:first-child th {
    border-top: 2px solid #ffeed0
  }

  .sp-table-scroll {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    position: relative
  }

  .ui-description {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px;
    text-align: right;
    opacity: 0;
    -webkit-transition: all 1s 0.2s;
    -o-transition: all 1s 0.2s;
    transition: all 1s 0.2s
  }

  .ui-description {
    opacity: 1
  }

  .ui-description p {
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: 0.04em
  }

  .ui-description .pointer {
    margin-right: 8px;
    position: relative;
    z-index: 1;
    -webkit-animation: point-in-out 1.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite alternate forwards paused;
    animation: point-in-out 1.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s infinite alternate forwards paused;
    -webkit-animation-play-state: running;
    animation-play-state: running
  }

  .ui-description .pointer:before {
    content: "";
    color: #ff8300;
    font-size: 10px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .sp-table-scroll table {
    width: 900px;
    margin: 0 0 10px
  }

  .sp-table-scroll .table-type02 table th {
    padding: 10px
  }

  .sp-table-scroll .table-type02 table td {
    padding: 10px
  }

  .sp-table-scroll::-webkit-scrollbar,
  .sp-table-scroll::-webkit-scrollbar {
    height: 6px !important
  }

  .sp-table-scroll::-webkit-scrollbar-track,
  .sp-table-scroll::-webkit-scrollbar-track {
    border-radius: 0 !important;
    background: #eee !important
  }

  .sp-table-scroll::-webkit-scrollbar-thumb,
  .sp-table-scroll::-webkit-scrollbar-thumb {
    border-radius: 3px !important;
    background: #aeaeae !important
  }
}

.bnr-link {
  text-align: center
}

.bnr-link>.no-link,
.bnr-link>a {
  display: block
}

.bnr-link>a img {
  -webkit-box-shadow: 0px 5px 20px rgba(85, 85, 85, 0.1);
  box-shadow: 0px 5px 20px rgba(85, 85, 85, 0.1);
  border-radius: 20px
}

.bnr-link>a:hover {
  opacity: 0.6;
  -webkit-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (max-width:750px) {
  .bnr-link>a img {
    -webkit-box-shadow: 0px 5px 10px rgba(85, 85, 85, 0.1);
    box-shadow: 0px 5px 10px rgba(85, 85, 85, 0.1);
    border-radius: 10px
  }
}

[class*=tab-list]>ul>li {
  cursor: pointer
}

[class*=tab-content-box] {
  display: none
}

[class*=tab-content-box].select {
  display: block
}

.panel-list>ul>li {
  padding: 30px;
  border-radius: 20px;
  background-color: #fff
}

.panel-list>ul>li .panel-ttl {
  margin-bottom: 15px;
  color: #ff8300;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}

@media screen and (max-width:750px) {
  .panel-list>ul>li {
    padding: 20px;
    border-radius: 10px
  }

  .panel-list>ul>li .panel-ttl {
    margin-bottom: 10px;
    font-size: 1.8rem
  }
}

.main-lead {
  margin-bottom: 150px
}

.main-lead-img {
  margin-bottom: 90px
}

.main-lead-ttl {
  margin-bottom: 40px;
  color: #555;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}

.main-lead-txt p {
  font-size: 1.8rem
}

@media screen and (max-width:750px) {
  .main-lead {
    margin-bottom: 75px
  }

  .main-lead-img {
    margin-bottom: 45px
  }

  .main-lead-ttl {
    margin-bottom: 20px;
    font-size: 1.6rem
  }

  .main-lead-txt p {
    font-size: 1.4rem
  }
}

.archive-category {
  margin-bottom: 100px
}

@media screen and (max-width:750px) {
  .archive-category {
    margin-bottom: 50px
  }
}

.archive-year {
  margin-bottom: 60px
}

.archive-year-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.archive-year .list-item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  min-height: 60px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5
}

.archive-year .list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: inherit;
  padding: 10px 5px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 99em
}

.archive-year .list-item.select a,
.archive-year .list-item a:hover {
  color: #fff;
  background-color: #ff8300;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (min-width:751px) {
  .archive-year-in {
    margin: -20px 0 0 -20px
  }

  .archive-year .list-item {
    margin: 20px 0 0 20px
  }
}

@media screen and (max-width:750px) {
  .archive-year {
    margin-bottom: 45px
  }

  .archive-year .list-item {
    min-height: 50px
  }

  .archive-year-in {
    display: block;
    margin-left: -15px
  }

  .archive-year .list-item {
    margin-left: 15px;
    font-size: 1.4rem
  }

  .archive-year .list-item .center {
    min-height: 50px
  }

  .sp-archive-year-slider {
    padding: 0 40px
  }

  .sp-archive-year-slider-next,
  .sp-archive-year-slider-prev {
    cursor: pointer;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    border: none;
    outline: none;
    line-height: 0
  }

  .sp-archive-year-slider-next[aria-disabled=true],
  .sp-archive-year-slider-prev[aria-disabled=true] {
    opacity: 0
  }

  .sp-archive-year-slider-prev {
    left: 0
  }

  .sp-archive-year-slider-next {
    right: 0;
    text-align: right
  }

  .sp-archive-year-slider-next:before,
  .sp-archive-year-slider-prev:before {
    color: #ff8300;
    font-size: 17px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .sp-archive-year-slider-prev:before {
    content: ""
  }

  .sp-archive-year-slider-next:before {
    content: ""
  }
}

.article-list>ul:not(.x1) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -60px
}

.article-list-center>ul:not(.x1) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.article-list>ul.x2>li {
  width: calc(50% - 60px);
  margin-left: 60px
}

.article-list>ul.x3>li {
  width: calc(33.3333% - 60px);
  margin-left: 60px
}

.article-list>ul.x3>li:nth-child(n+4) {
  margin-top: 60px
}

.article-list>ul>li a {
  text-decoration: none
}

.article-list>ul>li>a {
  display: block
}

.article-list>ul>li .list-item:not(.list-item-noBg) {
  background-color: #fff
}

.article-list>ul>li .list-item-noBg .img,
.article-list>ul>li .list-item:not(.list-item-noBg) {
  overflow: hidden;
  border-radius: 20px
}

.article-list>ul>li figure {
  text-align: center
}

.article-list>ul>li .img {
  padding-top: 62.5%;
  position: relative;
  overflow: hidden
}

.article-list>ul.x2>li .img {
  padding-top: 51.15%
}

.article-list>ul>li .img .js-bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1), -webkit-transform 1.5s cubic-bezier(0.02, 0.01, 0.47, 1);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(0.0001deg);
  -ms-transform: rotate(0.0001deg);
  transform: rotate(0.0001deg)
}

.pc .article-list>ul>li a:hover .img .js-bg-img {
  -webkit-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  -ms-transform: matrix(1.05, 0, 0, 1.05, 0, 0);
  transform: matrix(1.05, 0, 0, 1.05, 0, 0)
}

.article-list>ul>li .list-item:not(.list-item-noBg) .txt {
  padding: 25px
}

.article-list>ul>li .list-item-noBg .txt {
  padding-top: 25px
}

.article-list>ul>li .txt .date {
  margin-bottom: 10px;
  color: #999999;
  font-weight: 700;
  line-height: 1.5;
  word-break: break-all
}

.article-list>ul>li .txt .cate {
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 15px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  border-radius: 99em;
  background-color: #ccc
}

.article-list>ul>li .txt .cate.cate-update {
  background-color: #096b3a
}

.article-list>ul>li .txt .cate.cate-news {
  background-color: #1cb6fb
}

.article-list>ul>li .txt .cate.cate-event {
  background-color: #ee778b
}

.article-list>ul>li .txt .cate.cate-program-info {
  background-color: #8fc41f
}

.article-list>ul>li .txt .cate.cate-farming-support-info {
  background-color: #9985fe
}

.article-list>ul>li .txt .cate.cate-oidon {
  background-color: #9f7064
}

.article-list>ul>li .txt .ttl.emphasis {
  margin-bottom: 5px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5
}

.article-list>ul>li .txt .ttl {
  line-height: 1.6
}

.article-list>ul>li .txt .c-ttl,
.article-list>ul>li .txt .c-ttl a {
  color: #ff8300
}

.article-list>ul>li .txt .c-ttl {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  color: #ff8300
}

.article-list>ul>li .txt .c-ttl.noColor {
  color: #333333
}

.article-list>ul>li .txt .c-ttl .item {
  display: table
}

.article-list>ul>li .txt .c-ttl .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.article-list>ul>li .txt .c-ttl .item a:hover .text {
  text-decoration: underline
}

.article-list>ul>li .txt .c-ttl .f-icon-arrow-right {
  margin-right: 15px;
  font-size: 23px
}

.article-list>ul.x3>li .txt .c-ttl .f-icon-arrow-right {
  margin-right: 15px;
  font-size: 14px
}

.article-list>ul>li .txt .link-item:first-child a {
  border-top: 1px solid #e2e2e2
}

.article-list>ul>li .txt .link-item a {
  display: block;
  position: relative;
  padding: 15px 5px;
  padding-right: 20px;
  border-bottom: 1px solid #e2e2e2
}

.article-list>ul>li .txt .link-item a:hover {
  text-decoration: underline
}

.article-list>ul>li .txt .link-item a:after {
  content: "\e900";
  display: block;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ff8300
}

.article-list>ul>li .txt .category-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px 0 0 -10px
}

.article-list>ul>li .txt .category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 95px;
  min-height: 50px;
  margin: 10px 0 0 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.04em
}

.article-list>ul>li .txt .category-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: inherit;
  padding: 5px;
  text-align: center;
  border: 1px dashed #fda13f;
  border-radius: 99em
}

.article-list>ul>li .txt .category-item a:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

@media screen and (min-width:751px) {
  .article-list>ul.x2>li:nth-child(n+3) {
    margin-top: 60px
  }

  .article-list>ul.x2>li .list-item:not(.list-item-noBg) .txt {
    padding: 30px 40px
  }

  .article-list>ul.x2>li .txt .c-ttl {
    margin-bottom: 20px;
    font-size: 2.5rem
  }
}

@media screen and (max-width:750px) {
  .article-list>ul:not(.x1) {
    display: block;
    margin-left: 0
  }

  .article-list>ul.x2>li,
  .article-list>ul.x3>li {
    width: 100%;
    margin-left: 0
  }

  .article-list>ul.x2>li:nth-child(n+2),
  .article-list>ul.x3>li:nth-child(n+2) {
    margin-top: 25px
  }

  .article-list>ul>li .list-item-noBg .img,
  .article-list>ul>li .list-item:not(.list-item-noBg) {
    border-radius: 10px
  }

  .article-list>ul>li figure img {
    width: 100%
  }

  .article-list>ul>li .list-item:not(.list-item-noBg) .txt {
    padding: 20px
  }

  .article-list>ul>li .list-item-noBg .txt {
    padding-top: 20px
  }

  .article-list>ul>li .txt .cate {
    font-size: 1.3rem
  }

  .article-list>ul>li .txt .ttl.emphasis {
    font-size: 1.8rem
  }

  .article-list>ul>li .txt .c-ttl {
    margin-bottom: 10px;
    font-size: 1.6rem
  }

  .article-list>ul>li .txt .c-ttl .f-icon-arrow-right {
    margin-right: 10px;
    font-size: 15px
  }

  .article-list>ul>li .txt .link-item a:after {
    font-size: 12px
  }

  .article-list>ul>li .txt .category-items {
    margin: -5px 0 0 -5px
  }

  .article-list>ul>li .txt .category-item {
    width: 80px;
    min-height: 40px;
    margin: 5px 0 0 5px;
    font-size: 1.3rem
  }
}

.article-detail .post-body {
  padding: 60px;
  position: relative;
  border-radius: 20px;
  background-color: #fff
}

.article-detail .post-img-slider figure,
.article-detail .post-img-slider img,
.article-detail .post-img img {
  border-radius: 10px
}

.article-detail .post-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% + 20px);
  margin: 0 0 40px -10px
}

.article-detail .post-ttl .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 140px;
  height: 140px;
  text-align: center;
  border-radius: 50%;
  background-color: #ccc
}

.article-detail .post-ttl .date span {
  display: block;
  width: 100%;
  font-size: 1.8rem;
  line-height: 1.5
}

.article-detail .post-ttl .date .md {
  font-size: 5rem;
  line-height: 1
}

.article-detail .post-ttl .ttl {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  padding-left: 40px;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.5
}

.article-detail .post-img,
.article-detail .post-img-slider {
  margin-bottom: 50px;
  text-align: center
}

.article-detail .post-img>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -40px
}

.article-detail .post-img>ul>li {
  width: calc(50% - 40px);
  margin-left: 40px
}

.article-detail .post-img>ul>li img {
  border-radius: 10px
}

.article-detail .post-img-slider-wrap {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 2s 0.2s;
  -o-transition: opacity 2s 0.2s;
  transition: opacity 2s 0.2s
}

.article-detail .post-img-slider-wrap.is-show {
  opacity: 1
}

.article-detail .post-img-slider .slider-item {
  position: relative
}

.article-detail .post-img-slider figure {
  position: relative
}

.article-detail .post-img-slider .slider-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 80px;
  height: 80px;
  padding: 5px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  word-break: break-all;
  border-radius: 50%;
  color: #e96300;
  background-color: #fff
}

.article-detail .post-img-slider-arrows {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11
}

.article-detail .post-img-slider-next,
.article-detail .post-img-slider-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  border: none;
  outline: none;
  line-height: 0
}

.article-detail .post-img-slider-prev {
  left: -45px
}

.article-detail .post-img-slider-next {
  right: -45px
}

.article-detail .post-img-slider-next .circle,
.article-detail .post-img-slider-prev .circle {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90px;
  height: 90px;
  color: #ff8300;
  border-radius: 50%;
  background-color: #fff
}

.article-detail .post-img-slider-next .circle:before,
.article-detail .post-img-slider-prev .circle:before {
  font-size: 26px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.article-detail .post-img-slider-prev .circle:before {
  content: ""
}

.article-detail .post-img-slider-next .circle:before {
  content: ""
}

.article-detail .post-img-slider-next:hover .circle,
.article-detail .post-img-slider-prev:hover .circle {
  color: #fff;
  background-color: #ff8300;
  -webkit-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1), background-color 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.article-detail .post-txt .sentence p {
  margin-top: 25px
}

.article-detail .post-txt .sentence p:first-child {
  margin-top: 0
}

.article-detail .post-meta {
  margin-top: 50px
}

.article-detail .post-meta .ttl {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 700
}

.article-detail .post-meta .info {
  margin-top: 5px
}

.article-detail .post-meta .info:first-of-type {
  margin-top: 0
}

.article-detail .post-meta .info:after {
  content: '';
  display: block;
  clear: both
}

.article-detail .post-meta .info dt {
  display: inline-block;
  float: left;
  min-width: 80px;
  padding: 3px;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  border-radius: 99em;
  background-color: #f5f5f5
}

.article-detail .post-meta .info dd {
  padding-left: 10px;
  overflow: hidden;
  zoom: 1
}

.article-detail .post-body+.cmn-btn-area {
  margin-top: 70px
}

.article-detail .post-youtube {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 56.25%;
  overflow: hidden
}

.article-detail .post-youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important
}

.article-detail .form {
  margin-top: 70px
}

.article-detail .form .ttl {
  margin-bottom: 30px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center
}

@media screen and (min-width:751px) {
  .article-detail .post-img>ul.x3>li:first-child {
    width: calc(100% - 40px)
  }

  .article-detail .post-img>ul.x3>li:nth-child(n+2),
  .article-detail .post-img>ul>li:nth-child(n+3) {
    margin-top: 40px
  }
}

@media screen and (max-width:750px) {
  .article-detail .post {
    overflow: hidden
  }

  .article-detail .post-body {
    padding: 20px 15px;
    border-radius: 10px
  }

  .article-detail .post-cate {
    top: -25px
  }

  .article-detail .post-cate .center {
    min-height: 50px
  }

  .article-detail .post-cate .center .lang {
    padding: 5px 20px;
    font-size: 1.4rem
  }

  .article-detail .post-ttl {
    width: 100%;
    margin: 0 0 25px
  }

  .article-detail .post-ttl .date {
    width: 80px;
    height: 80px
  }

  .article-detail .post-ttl .date span {
    font-size: 1.3rem
  }

  .article-detail .post-ttl .date .md {
    font-size: 2.6rem
  }

  .article-detail .post-ttl .ttl {
    padding-left: 10px;
    font-size: 1.8rem
  }

  .article-detail .post-img,
  .article-detail .post-img-slider {
    margin-bottom: 20px
  }

  .article-detail .post-img>ul {
    display: block;
    margin-left: 0
  }

  .article-detail .post-img>ul>li {
    width: 100%;
    margin: 15px 0 0;
    text-align: center
  }

  .article-detail .post-img>ul>li:first-child {
    margin: 0
  }

  .article-detail .post-img-slider .slider-counter {
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    font-size: 1.7rem
  }

  .article-detail .post-img-slider-prev {
    left: -30px
  }

  .article-detail .post-img-slider-next {
    right: -30px
  }

  .article-detail .post-img-slider-next .circle,
  .article-detail .post-img-slider-prev .circle {
    width: 60px;
    height: 60px
  }

  .article-detail .post-img-slider-prev .circle {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 15px
  }

  .article-detail .post-img-slider-next .circle {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px
  }

  .article-detail .post-img-slider-next .circle:before,
  .article-detail .post-img-slider-prev .circle:before {
    font-size: 13px
  }

  .article-detail .post-youtube {
    margin-bottom: 20px
  }

  .article-detail .post-txt .sentence p {
    margin-top: 15px
  }

  .article-detail .post-meta {
    margin-top: 30px
  }

  .article-detail .post-meta .ttl {
    margin-bottom: 15px;
    font-size: 1.6rem
  }

  .article-detail .post-meta .info dt {
    font-size: 1.3rem
  }

  .article-detail .form {
    margin-top: 35px
  }

  .article-detail .form .ttl {
    margin-bottom: 20px;
    font-size: 1.4rem
  }

  .article-detail .post-body+.cmn-btn-area {
    margin-top: 35px
  }
}

.article-pager {
  margin-top: 100px
}

.article-pager-slider {
  max-width: 400px;
  margin: 0 auto
}

.article-pager .slick-list {
  max-width: 300px;
  margin: 0 auto
}

.article-pager ul li {
  width: 40px;
  margin: 0 10px
}

.article-pager ul li .no-link,
.article-pager ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #ff8300;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  -webkit-transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1);
  -o-transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1)
}

.article-pager ul li .no-link,
.article-pager ul li a {
  background-color: #fff
}

.article-pager ul li .no-link,
.article-pager ul li a:hover {
  color: #fff;
  background-color: #ff8300
}

.article-pager-slider-next,
.article-pager-slider-prev {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #ff8300;
  border: none;
  outline: none;
  line-height: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
  -webkit-transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1);
  -o-transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1)
}

.article-pager-slider-next[aria-disabled=true],
.article-pager-slider-prev[aria-disabled=true] {
  opacity: 0
}

.article-pager-slider-prev {
  left: 0
}

.article-pager-slider-next {
  right: 0;
  text-align: right
}

.article-pager-slider-next:before,
.article-pager-slider-prev:before {
  font-size: 17px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.article-pager-slider-prev:before {
  content: ""
}

.article-pager-slider-next:before {
  content: ""
}

@media screen and (max-width:750px) {
  .article-pager {
    margin-top: 40px
  }

  .article-pager-slider {
    max-width: 280px;
    margin: 0 auto
  }

  .article-pager .slick-list {
    max-width: 180px;
    margin: 0 auto
  }
}

.indent>li {
  margin-left: 1em !important;
  text-indent: -1em
}

.asterisk>li>*,
.indent>li>* {
  text-indent: 0
}

p.asterisk {
  margin-left: 1em !important;
  text-indent: -1em
}

span.asterisk {
  display: inline-block;
  margin-left: 1em !important;
  text-indent: -1em;
  font-size: 1.3rem
}

@media screen and (max-width:750px) {
  p.asterisk {
    margin-left: 1em !important;
    text-indent: -1em
  }

  span.asterisk {
    font-size: 1.1rem
  }
}

.number-list {
  counter-reset: item;
  list-style-type: none;
  padding-left: 0
}

.number-list ol {
  padding-left: 1em
}

.number-list li {
  text-indent: -1.3em;
  padding-left: 1.3em
}

.number-list li:not(:last-child) {
  margin-bottom: 15px
}

.number-list li:before {
  counter-increment: item;
  content: counter(item) ".";
  padding-right: .5em
}

.number-list li>* {
  margin-top: 10px
}

.number-list li>:first-of-type {
  margin-top: 0
}

@media screen and (max-width:750px) {
  .number-list li:not(:last-child) {
    margin-bottom: 10px
  }
}

.grid-layout>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.grid-layout>ul.btn-items {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.grid-layout>ul.x2 {
  margin-left: -60px
}

.grid-layout>ul.x3 {
  margin-left: -60px
}

.grid-layout>ul.x2>li {
  width: calc(50% - 60px)
}

.grid-layout>ul.x3>li {
  width: calc(33.3333% - 60px)
}

.grid-layout>ul.x2>li,
.grid-layout>ul.x3>li {
  margin-left: 60px
}

.grid-layout>ul.x2>li:nth-child(n+3),
.grid-layout>ul.x3>li:nth-child(n+4) {
  margin-top: 60px
}

.grid-layout>ul.x3.btn-items>li {
  margin-top: 40px
}

.grid-layout>ul.x2.btn-item .cmn-btn,
.grid-layout>ul.x3.btn-item .cmn-btn {
  width: 100%
}

@media screen and (min-width:751px) {
  .grid-layout>ul.btn-item {
    margin-left: -40px
  }

  .grid-layout>ul.x3.btn-items>li {
    width: calc(33.3333% - 40px)
  }

  .grid-layout>ul.btn-items>li {
    margin-left: 40px
  }
}

@media screen and (max-width:750px) {
  .grid-layout>ul {
    display: block
  }

  .grid-layout>ul.x2,
  .grid-layout>ul.x3 {
    margin-left: 0
  }

  .grid-layout>ul.x2>li,
  .grid-layout>ul.x3>li {
    width: 100%;
    margin-left: 0
  }

  .grid-layout>ul.x2>li:nth-child(n+2),
  .grid-layout>ul.x3>li:nth-child(n+2) {
    margin-top: 30px
  }

  .grid-layout>ul.btn-items>li:nth-child(n+2) {
    margin-top: 20px
  }
}

.tab-list {
  border-bottom: 5px solid #ff8300
}

.tab-list>ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: -20px
}

.tab-list>ul>li {
  cursor: pointer;
  margin-left: 20px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fff;
  -webkit-transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1);
  -o-transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1);
  transition: all 0.35s cubic-bezier(0.37, 0.16, 0.12, 1)
}

.tab-list>ul>li.select,
.tab-list>ul>li:hover {
  color: #fff;
  background-color: #ff8300
}

.tab-list>ul>li .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 60px
}

.tab-list>ul>li .center .lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  min-height: inherit;
  padding: 10px 25px;
  text-align: center
}

.tab-content {
  padding: 70px 60px 60px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff
}

@media screen and (max-width:750px) {
  .tab-area {
    margin-bottom: 35px
  }

  .tab-list {
    border-bottom: none
  }

  .tab-list>ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px
  }

  .tab-list>ul>li {
    width: calc(50% - 10px);
    margin-left: 10px;
    font-size: 1.4rem;
    border-radius: 99em
  }

  .tab-list>ul>li.sp-x1 {
    width: calc(100% - 10px)
  }

  .tab-list>ul>li:nth-child(n+2) {
    margin-top: 15px
  }

  .tab-list>ul>li .center {
    min-height: 50px
  }

  .tab-content {
    padding: 30px 20px;
    border-radius: 10px
  }
}

.img-default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.img-default .img {
  margin: 0 0 20px
}

.img-default .img img {
  border-radius: 20px
}

.img-default figcaption {
  font-weight: 700;
  text-align: center
}

@media screen and (max-width:750px) {
  .img-default .img {
    margin: 0 0 15px
  }

  .img-default .img img {
    border-radius: 10px
  }
}

.c-img-column:after {
  content: '';
  display: block;
  clear: both
}

.c-img-column_img.left {
  float: left
}

.c-img-column_img.right {
  float: right
}

.c-img-column_txt {
  overflow: hidden;
  zoom: 1
}

.c-img-column_txt.cell {
  padding-left: 20px
}

.c-img-column_txt p {
  margin-top: 10px
}

.c-img-column_txt p:first-child {
  margin-top: 0
}

@media screen and (min-width:751px) {
  .c-img-column_img[class*=f-left]+.c-img-column_txt {
    padding-left: 20px
  }

  .c-img-column_img[class*=f-right]+.c-img-column_txt {
    padding-right: 20px
  }
}

@media screen and (max-width:750px) {
  .c-img-column_img {
    text-align: center
  }

  .c-img-column_img.pc-f-left,
  .c-img-column_img.pc-f-right {
    margin-bottom: 15px
  }

  .c-img-column_img.f-left,
  .c-img-column_img.f-right {
    width: 35%
  }

  .c-img-column_img.f-left+.c-img-column_txt {
    padding-left: 15px
  }

  .c-img-column_img.f-right+.c-img-column_txt {
    padding-right: 15px
  }
}

.img-wrap-column .img {
  float: left;
  width: 35%;
  margin: 0 30px 30px 0
}

.img-wrap-column .img.right {
  float: right;
  width: 35%;
  margin: 0 0 30px 30px
}

.img-wrap-column .img img {
  border-radius: 20px
}

.img-wrap-column .img figcaption {
  margin: 15px 0 0;
  text-align: center
}

@media screen and (max-width:750px) {
  .img-wrap-column .img {
    width: 35%;
    margin: 0 15px 15px 0
  }

  .img-wrap-column .img.right {
    margin: 0 0 15px 15px
  }

  .img-wrap-column .img img {
    -webkit-border-radius: 10px;
    border-radius: 10px
  }

  .img-wrap-column .img figcaption {
    margin: 10px 0 0
  }
}

.c-roundBox {
  padding: 60px;
  border-radius: 20px;
  background-color: #fff
}

@media screen and (max-width:750px) {
  .c-roundBox {
    padding: 30px;
    border-radius: 10px
  }
}

.c-embedResponsive-16by9 {
  padding-top: 56.25%
}

.c-embedResponsive {
  position: relative;
  height: 0
}

.c-embedResponsive iframe {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%
}

.js-tel-link a {
  text-decoration: none
}

.js-modal {
  width: 100%;
  max-width: 750px;
  height: 100%;
  margin: 0 auto
}

.js-modal-body {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10000;
  border-radius: 20px;
  background-color: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.js-modal-bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 9998;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-animation: fade-in .2s linear;
  animation: fade-in .2s linear
}

.modal-open .js-modal-bg {
  display: block
}

.js-modal-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px
}

.js-modal .mfp-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 35px;
  right: 30px
}

.js-modal .mfp-close svg {
  width: 100%;
  height: 100%;
  fill: #fff
}

@media screen and (max-width:768px) {
  .js-modal-body {
    border-radius: 10px
  }

  .js-modal-wrap {
    padding: 20px
  }

  .js-modal .mfp-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 3%
  }
}

.c-toggle-text {
  display: none
}

[class*=f-icon-],
[class^=f-icon-] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.f-icon-arrow-right:before {
  content: ""
}

.f-icon-arrow-left:before {
  content: ""
}

.f-icon-home:before {
  content: ""
}

.f-icon-arrow-thin-up:before {
  content: ""
}

.f-icon-search:before {
  content: ""
}

.f-icon-arrow-up:before {
  content: ""
}

.f-icon-arrow-down:before {
  content: ""
}

.f-icon-close:before {
  content: ""
}

.f-icon-close:before {
  content: ""
}

.f-icon-close:before {
  content: ""
}

.f-icon-arrow-sharp-right:before {
  content: ""
}

.disp-none {
  display: none
}

.sp-none {
  display: block !important
}

.pc-none {
  display: none !important
}

@media screen and (min-width:751px) {
  .pc-disp {
    display: block !important
  }
}

@media screen and (max-width:750px) {
  .sp-none {
    display: none !important
  }

  .pc-none {
    display: block !important
  }
}

a img.btn_over:hover {
  opacity: 0.6;
  -webkit-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  -o-transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: opacity 0.3s cubic-bezier(0.02, 0.01, 0.47, 1)
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.flex_space_b {
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between
}

.flex_x_left {
  -ms-flex-pack: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start
}

.flex_x_center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center
}

.flex-y-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:750px) {
  .sp-flex_block {
    display: block !important
  }
}

.table {
  display: table
}

.cell {
  display: table-cell
}

.table-layout-fixed {
  table-layout: fixed
}

@media screen and (max-width:750px) {
  .sp-table_block {
    display: block !important
  }
}

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.clearfix {
  *zoom: 1
}

.nowrap {
  white-space: nowrap
}

.t-left {
  text-align: left !important
}

.t-center {
  text-align: center !important
}

.t-right {
  text-align: right !important
}

@media screen and (max-width:750px) {
  .sp-t-left {
    text-align: left !important
  }

  .sp-t-center {
    text-align: center !important
  }

  .sp-t-right {
    text-align: right !important
  }
}

.v-top {
  vertical-align: top !important
}

.v-middle {
  vertical-align: middle !important
}

.v-bottom {
  vertical-align: bottom !important
}

.clear {
  clear: both
}

.f-left {
  float: left !important
}

.f-right {
  float: right !important
}

@media screen and (min-width:751px) {
  .pc-f-left {
    float: left !important
  }

  .pc-f-right {
    float: right !important
  }
}

@media screen and (max-width:750px) {
  .tel-link>a {
    text-decoration: none
  }
}

.font10 {
  font-size: 1rem !important
}

.font11 {
  font-size: 1.1rem !important
}

.font12 {
  font-size: 1.2rem !important
}

.font13 {
  font-size: 1.3rem !important
}

.font14 {
  font-size: 1.4rem !important
}

.font15 {
  font-size: 1.5rem !important
}

.font16 {
  font-size: 1.6rem !important
}

.font17 {
  font-size: 1.7rem !important
}

.font18 {
  font-size: 1.8rem !important
}

.font19 {
  font-size: 1.9rem !important
}

.font20 {
  font-size: 2rem !important
}

.font21 {
  font-size: 2.1rem !important
}

.font22 {
  font-size: 2.2rem !important
}

.font23 {
  font-size: 2.2rem !important
}

.font24 {
  font-size: 2.4rem !important
}

.font25 {
  font-size: 2.5rem !important
}

.font26 {
  font-size: 2.6rem !important
}

.font27 {
  font-size: 2.7rem !important
}

.font28 {
  font-size: 2.8rem !important
}

.font29 {
  font-size: 2.9rem !important
}

.font30 {
  font-size: 3rem !important
}

.fontn {
  font-weight: normal !important
}

.fontb {
  font-weight: bold !important
}

@media screen and (max-width:750px) {
  .sp-font10 {
    font-size: 1rem !important
  }

  .sp-font11 {
    font-size: 1.1rem !important
  }

  .sp-font12 {
    font-size: 1.2rem !important
  }

  .sp-font13 {
    font-size: 1.3rem !important
  }

  .sp-font14 {
    font-size: 1.4rem !important
  }

  .sp-font15 {
    font-size: 1.5rem !important
  }

  .sp-font16 {
    font-size: 1.6rem !important
  }

  .sp-font17 {
    font-size: 1.7rem !important
  }

  .sp-font18 {
    font-size: 1.8rem !important
  }

  .sp-font19 {
    font-size: 1.9rem !important
  }

  .sp-font20 {
    font-size: 2rem !important
  }

  .sp-font21 {
    font-size: 2.1rem !important
  }

  .sp-font22 {
    font-size: 2.2rem !important
  }

  .sp-font23 {
    font-size: 2.2rem !important
  }

  .sp-font24 {
    font-size: 2.4rem !important
  }

  .sp-font25 {
    font-size: 2.5rem !important
  }

  .sp-font26 {
    font-size: 2.6rem !important
  }

  .sp-font27 {
    font-size: 2.7rem !important
  }

  .sp-font28 {
    font-size: 2.8rem !important
  }

  .sp-font29 {
    font-size: 2.9rem !important
  }

  .sp-font30 {
    font-size: 3rem !important
  }
}

.w10 {
  width: 10px !important
}

.w20 {
  width: 20px !important
}

.w30 {
  width: 30px !important
}

.w40 {
  width: 40px !important
}

.w50 {
  width: 50px !important
}

.w60 {
  width: 60px !important
}

.w70 {
  width: 70px !important
}

.w80 {
  width: 80px !important
}

.w90 {
  width: 90px !important
}

.w100 {
  width: 100px !important
}

.w110 {
  width: 110px !important
}

.w120 {
  width: 120px !important
}

.w130 {
  width: 130px !important
}

.w140 {
  width: 140px !important
}

.w150 {
  width: 150px !important
}

.w160 {
  width: 160px !important
}

.w170 {
  width: 170px !important
}

.w180 {
  width: 180px !important
}

.w185 {
  width: 185px !important
}

.w190 {
  width: 190px !important
}

.w200 {
  width: 200px !important
}

.w210 {
  width: 210px !important
}

.w220 {
  width: 220px !important
}

.w230 {
  width: 230px !important
}

.w240 {
  width: 240px !important
}

.w250 {
  width: 250px !important
}

.w260 {
  width: 260px !important
}

.w270 {
  width: 270px !important
}

.w280 {
  width: 280px !important
}

.w290 {
  width: 290px !important
}

.w300 {
  width: 300px !important
}

.w310 {
  width: 310px !important
}

.w320 {
  width: 320px !important
}

.w330 {
  width: 330px !important
}

.w340 {
  width: 340px !important
}

.w350 {
  width: 350px !important
}

.w360 {
  width: 360px !important
}

.w370 {
  width: 370px !important
}

.w380 {
  width: 380px !important
}

.w390 {
  width: 390px !important
}

.w400 {
  width: 400px !important
}

.w410 {
  width: 410px !important
}

.w420 {
  width: 420px !important
}

.w430 {
  width: 430px !important
}

.w440 {
  width: 440px !important
}

.w450 {
  width: 450px !important
}

.w460 {
  width: 460px !important
}

.w470 {
  width: 470px !important
}

.w480 {
  width: 480px !important
}

.w490 {
  width: 490px !important
}

.w500 {
  width: 500px !important
}

.w510 {
  width: 510px !important
}

.w520 {
  width: 520px !important
}

.w530 {
  width: 530px !important
}

.w540 {
  width: 540px !important
}

.w550 {
  width: 550px !important
}

.w560 {
  width: 560px !important
}

.w570 {
  width: 570px !important
}

.w580 {
  width: 580px !important
}

.w590 {
  width: 590px !important
}

.w600 {
  width: 600px !important
}

.w610 {
  width: 610px !important
}

.w620 {
  width: 620px !important
}

.w630 {
  width: 630px !important
}

.w640 {
  width: 640px !important
}

.w650 {
  width: 650px !important
}

.w660 {
  width: 660px !important
}

.w670 {
  width: 670px !important
}

.w680 {
  width: 680px !important
}

.w690 {
  width: 690px !important
}

.w700 {
  width: 700px !important
}

.w710 {
  width: 710px !important
}

.w720 {
  width: 720px !important
}

.w730 {
  width: 730px !important
}

.w740 {
  width: 740px !important
}

.w750 {
  width: 750px !important
}

.w760 {
  width: 760px !important
}

.w770 {
  width: 770px !important
}

.w780 {
  width: 780px !important
}

.w790 {
  width: 790px !important
}

.w800 {
  width: 800px !important
}

.w810 {
  width: 810px !important
}

.w820 {
  width: 820px !important
}

.w830 {
  width: 830px !important
}

.w840 {
  width: 840px !important
}

.w850 {
  width: 850px !important
}

.w860 {
  width: 860px !important
}

.w870 {
  width: 870px !important
}

.w880 {
  width: 880px !important
}

.w890 {
  width: 890px !important
}

.w900 {
  width: 900px !important
}

.w910 {
  width: 910px !important
}

.w920 {
  width: 920px !important
}

.w930 {
  width: 930px !important
}

.w940 {
  width: 940px !important
}

.w950 {
  width: 950px !important
}

.w960 {
  width: 960px !important
}

.w970 {
  width: 970px !important
}

.w980 {
  width: 980px !important
}

.w990 {
  width: 990px !important
}

.w1000 {
  width: 1000px !important
}

.w1per {
  width: 1% !important
}

.w2per {
  width: 2% !important
}

.w3per {
  width: 3% !important
}

.w4per {
  width: 4% !important
}

.w5per {
  width: 5% !important
}

.w6per {
  width: 6% !important
}

.w7per {
  width: 7% !important
}

.w8per {
  width: 8% !important
}

.w9per {
  width: 9% !important
}

.w10per {
  width: 10% !important
}

.w11per {
  width: 11% !important
}

.w12per {
  width: 12% !important
}

.w13per {
  width: 13% !important
}

.w14per {
  width: 14% !important
}

.w15per {
  width: 15% !important
}

.w16per {
  width: 16% !important
}

.w17per {
  width: 17% !important
}

.w18per {
  width: 18% !important
}

.w19per {
  width: 19% !important
}

.w20per {
  width: 20% !important
}

.w21per {
  width: 21% !important
}

.w22per {
  width: 22% !important
}

.w23per {
  width: 23% !important
}

.w24per {
  width: 24% !important
}

.w25per {
  width: 25% !important
}

.w26per {
  width: 26% !important
}

.w27per {
  width: 27% !important
}

.w28per {
  width: 28% !important
}

.w29per {
  width: 29% !important
}

.w30per {
  width: 30% !important
}

.w31per {
  width: 31% !important
}

.w32per {
  width: 32% !important
}

.w33per {
  width: 33% !important
}

.w34per {
  width: 34% !important
}

.w35per {
  width: 35% !important
}

.w36per {
  width: 36% !important
}

.w37per {
  width: 37% !important
}

.w38per {
  width: 38% !important
}

.w39per {
  width: 39% !important
}

.w40per {
  width: 40% !important
}

.w41per {
  width: 41% !important
}

.w42per {
  width: 42% !important
}

.w43per {
  width: 43% !important
}

.w44per {
  width: 44% !important
}

.w45per {
  width: 45% !important
}

.w46per {
  width: 46% !important
}

.w47per {
  width: 47% !important
}

.w48per {
  width: 48% !important
}

.w49per {
  width: 49% !important
}

.w50per {
  width: 50% !important
}

.w51per {
  width: 51% !important
}

.w52per {
  width: 52% !important
}

.w53per {
  width: 53% !important
}

.w54per {
  width: 54% !important
}

.w55per {
  width: 55% !important
}

.w56per {
  width: 56% !important
}

.w57per {
  width: 57% !important
}

.w58per {
  width: 58% !important
}

.w59per {
  width: 59% !important
}

.w60per {
  width: 60% !important
}

.w61per {
  width: 61% !important
}

.w62per {
  width: 62% !important
}

.w63per {
  width: 63% !important
}

.w64per {
  width: 64% !important
}

.w65per {
  width: 65% !important
}

.w66per {
  width: 66% !important
}

.w67per {
  width: 67% !important
}

.w68per {
  width: 68% !important
}

.w69per {
  width: 69% !important
}

.w70per {
  width: 70% !important
}

.w71per {
  width: 71% !important
}

.w72per {
  width: 72% !important
}

.w73per {
  width: 73% !important
}

.w74per {
  width: 74% !important
}

.w75per {
  width: 75% !important
}

.w76per {
  width: 76% !important
}

.w77per {
  width: 77% !important
}

.w78per {
  width: 78% !important
}

.w79per {
  width: 79% !important
}

.w80per {
  width: 80% !important
}

.w81per {
  width: 81% !important
}

.w82per {
  width: 82% !important
}

.w83per {
  width: 83% !important
}

.w84per {
  width: 84% !important
}

.w85per {
  width: 85% !important
}

.w86per {
  width: 86% !important
}

.w87per {
  width: 87% !important
}

.w88per {
  width: 88% !important
}

.w89per {
  width: 89% !important
}

.w90per {
  width: 90% !important
}

.w91per {
  width: 91% !important
}

.w92per {
  width: 92% !important
}

.w93per {
  width: 93% !important
}

.w94per {
  width: 94% !important
}

.w95per {
  width: 95% !important
}

.w96per {
  width: 96% !important
}

.w97per {
  width: 97% !important
}

.w98per {
  width: 98% !important
}

.w99per {
  width: 99% !important
}

.w100per {
  width: 100% !important
}

.wauto {
  width: auto !important
}

@media screen and (min-width:751px) {
  .pc-w10 {
    width: 10px !important
  }

  .pc-w20 {
    width: 20px !important
  }

  .pc-w30 {
    width: 30px !important
  }

  .pc-w40 {
    width: 40px !important
  }

  .pc-w50 {
    width: 50px !important
  }

  .pc-w60 {
    width: 60px !important
  }

  .pc-w70 {
    width: 70px !important
  }

  .pc-w80 {
    width: 80px !important
  }

  .pc-w90 {
    width: 90px !important
  }

  .pc-w100 {
    width: 100px !important
  }

  .pc-w110 {
    width: 110px !important
  }

  .pc-w120 {
    width: 120px !important
  }

  .pc-w130 {
    width: 130px !important
  }

  .pc-w140 {
    width: 140px !important
  }

  .pc-w150 {
    width: 150px !important
  }

  .pc-w160 {
    width: 160px !important
  }

  .pc-w170 {
    width: 170px !important
  }

  .pc-w180 {
    width: 180px !important
  }

  .pc-w185 {
    width: 185px !important
  }

  .pc-w190 {
    width: 190px !important
  }

  .pc-w200 {
    width: 200px !important
  }

  .pc-w210 {
    width: 210px !important
  }

  .pc-w220 {
    width: 220px !important
  }

  .pc-w230 {
    width: 230px !important
  }

  .pc-w240 {
    width: 240px !important
  }

  .pc-w250 {
    width: 250px !important
  }

  .pc-w260 {
    width: 260px !important
  }

  .pc-w270 {
    width: 270px !important
  }

  .pc-w280 {
    width: 280px !important
  }

  .pc-w290 {
    width: 290px !important
  }

  .pc-w300 {
    width: 300px !important
  }

  .pc-w310 {
    width: 310px !important
  }

  .pc-w320 {
    width: 320px !important
  }

  .pc-w330 {
    width: 330px !important
  }

  .pc-w340 {
    width: 340px !important
  }

  .vw350 {
    width: 350px !important
  }

  .pc-w360 {
    width: 360px !important
  }

  .pc-w370 {
    width: 370px !important
  }

  .pc-w380 {
    width: 380px !important
  }

  .pc-w390 {
    width: 390px !important
  }

  .pc-w400 {
    width: 400px !important
  }

  .pc-w410 {
    width: 410px !important
  }

  .pc-w420 {
    width: 420px !important
  }

  .pc-w430 {
    width: 430px !important
  }

  .pc-w440 {
    width: 440px !important
  }

  .pc-w450 {
    width: 450px !important
  }

  .pc-w460 {
    width: 460px !important
  }

  .pc-w470 {
    width: 470px !important
  }

  .pc-w480 {
    width: 480px !important
  }

  .pc-w490 {
    width: 490px !important
  }

  .pc-w500 {
    width: 500px !important
  }

  .pc-w510 {
    width: 510px !important
  }

  .pc-w520 {
    width: 520px !important
  }

  .pc-w530 {
    width: 530px !important
  }

  .pc-w540 {
    width: 540px !important
  }

  .pc-w550 {
    width: 550px !important
  }

  .pc-w560 {
    width: 560px !important
  }

  .pc-w570 {
    width: 570px !important
  }

  .pc-w580 {
    width: 580px !important
  }

  .pc-w590 {
    width: 590px !important
  }

  .pc-w600 {
    width: 600px !important
  }

  .pc-w610 {
    width: 610px !important
  }

  .pc-w620 {
    width: 620px !important
  }

  .pc-w630 {
    width: 630px !important
  }

  .pc-w640 {
    width: 640px !important
  }

  .pc-w650 {
    width: 650px !important
  }

  .pc-w660 {
    width: 660px !important
  }

  .pc-w670 {
    width: 670px !important
  }

  .pc-w680 {
    width: 680px !important
  }

  .pc-w690 {
    width: 690px !important
  }

  .pc-w700 {
    width: 700px !important
  }

  .pc-w710 {
    width: 710px !important
  }

  .pc-w720 {
    width: 720px !important
  }

  .pc-w730 {
    width: 730px !important
  }

  .pc-w740 {
    width: 740px !important
  }

  .pc-w750 {
    width: 750px !important
  }

  .pc-w760 {
    width: 760px !important
  }

  .pc-w770 {
    width: 770px !important
  }

  .pc-w780 {
    width: 780px !important
  }

  .pc-w790 {
    width: 790px !important
  }

  .pc-w800 {
    width: 800px !important
  }

  .pc-w810 {
    width: 810px !important
  }

  .pc-w820 {
    width: 820px !important
  }

  .pc-w830 {
    width: 830px !important
  }

  .pc-w840 {
    width: 840px !important
  }

  .pc-w850 {
    width: 850px !important
  }

  .pc-w860 {
    width: 860px !important
  }

  .pc-w870 {
    width: 870px !important
  }

  .pc-w880 {
    width: 880px !important
  }

  .pc-w890 {
    width: 890px !important
  }

  .pc-w900 {
    width: 900px !important
  }

  .pc-w910 {
    width: 910px !important
  }

  .pc-w920 {
    width: 920px !important
  }

  .pc-w930 {
    width: 930px !important
  }

  .pc-w940 {
    width: 940px !important
  }

  .pc-w950 {
    width: 950px !important
  }

  .pc-w960 {
    width: 960px !important
  }

  .pc-w970 {
    width: 970px !important
  }

  .pc-w980 {
    width: 980px !important
  }

  .pc-w990 {
    width: 990px !important
  }

  .pc-w1000 {
    width: 1000px !important
  }

  .pc-w1per {
    width: 1% !important
  }

  .pc-w2per {
    width: 2% !important
  }

  .pc-w3per {
    width: 3% !important
  }

  .pc-w4per {
    width: 4% !important
  }

  .pc-w5per {
    width: 5% !important
  }

  .pc-w6per {
    width: 6% !important
  }

  .pc-w7per {
    width: 7% !important
  }

  .pc-w8per {
    width: 8% !important
  }

  .pc-w9per {
    width: 9% !important
  }

  .pc-w10per {
    width: 10% !important
  }

  .pc-w11per {
    width: 11% !important
  }

  .pc-w12per {
    width: 12% !important
  }

  .pc-w13per {
    width: 13% !important
  }

  .pc-w14per {
    width: 14% !important
  }

  .pc-w15per {
    width: 15% !important
  }

  .pc-w16per {
    width: 16% !important
  }

  .pc-w17per {
    width: 17% !important
  }

  .pc-w18per {
    width: 18% !important
  }

  .pc-w19per {
    width: 19% !important
  }

  .pc-w20per {
    width: 20% !important
  }

  .pc-w21per {
    width: 21% !important
  }

  .pc-w22per {
    width: 22% !important
  }

  .pc-w23per {
    width: 23% !important
  }

  .pc-w24per {
    width: 24% !important
  }

  .pc-w25per {
    width: 25% !important
  }

  .pc-w26per {
    width: 26% !important
  }

  .pc-w27per {
    width: 27% !important
  }

  .pc-w28per {
    width: 28% !important
  }

  .pc-w29per {
    width: 29% !important
  }

  .pc-w30per {
    width: 30% !important
  }

  .pc-w31per {
    width: 31% !important
  }

  .pc-w32per {
    width: 32% !important
  }

  .pc-w33per {
    width: 33% !important
  }

  .pc-w34per {
    width: 34% !important
  }

  .pc-w35per {
    width: 35% !important
  }

  .pc-w36per {
    width: 36% !important
  }

  .pc-w37per {
    width: 37% !important
  }

  .pc-w38per {
    width: 38% !important
  }

  .pc-w39per {
    width: 39% !important
  }

  .pc-w40per {
    width: 40% !important
  }

  .pc-w41per {
    width: 41% !important
  }

  .pc-w42per {
    width: 42% !important
  }

  .pc-w43per {
    width: 43% !important
  }

  .pc-w44per {
    width: 44% !important
  }

  .pc-w45per {
    width: 45% !important
  }

  .pc-w46per {
    width: 46% !important
  }

  .pc-w47per {
    width: 47% !important
  }

  .pc-w48per {
    width: 48% !important
  }

  .pc-w49per {
    width: 49% !important
  }

  .pc-w50per {
    width: 50% !important
  }

  .pc-w51per {
    width: 51% !important
  }

  .pc-w52per {
    width: 52% !important
  }

  .pc-w53per {
    width: 53% !important
  }

  .pc-w54per {
    width: 54% !important
  }

  .pc-w55per {
    width: 55% !important
  }

  .pc-w56per {
    width: 56% !important
  }

  .pc-w57per {
    width: 57% !important
  }

  .pc-w58per {
    width: 58% !important
  }

  .pc-w59per {
    width: 59% !important
  }

  .pc-w60per {
    width: 60% !important
  }

  .pc-w61per {
    width: 61% !important
  }

  .pc-w62per {
    width: 62% !important
  }

  .pc-w63per {
    width: 63% !important
  }

  .pc-w64per {
    width: 64% !important
  }

  .pc-w65per {
    width: 65% !important
  }

  .pc-w66per {
    width: 66% !important
  }

  .pc-w67per {
    width: 67% !important
  }

  .pc-w68per {
    width: 68% !important
  }

  .pc-w69per {
    width: 69% !important
  }

  .pc-w70per {
    width: 70% !important
  }

  .pc-w71per {
    width: 71% !important
  }

  .pc-w72per {
    width: 72% !important
  }

  .pc-w73per {
    width: 73% !important
  }

  .pc-w74per {
    width: 74% !important
  }

  .pc-w75per {
    width: 75% !important
  }

  .pc-w76per {
    width: 76% !important
  }

  .pc-w77per {
    width: 77% !important
  }

  .pc-w78per {
    width: 78% !important
  }

  .pc-w79per {
    width: 79% !important
  }

  .pc-w80per {
    width: 80% !important
  }

  .pc-w81per {
    width: 81% !important
  }

  .pc-w82per {
    width: 82% !important
  }

  .pc-w83per {
    width: 83% !important
  }

  .pc-w84per {
    width: 84% !important
  }

  .pc-w85per {
    width: 85% !important
  }

  .pc-w86per {
    width: 86% !important
  }

  .pc-w87per {
    width: 87% !important
  }

  .pc-w88per {
    width: 88% !important
  }

  .pc-w89per {
    width: 89% !important
  }

  .pc-w90per {
    width: 90% !important
  }

  .pc-w91per {
    width: 91% !important
  }

  .pc-w92per {
    width: 92% !important
  }

  .pc-w93per {
    width: 93% !important
  }

  .pc-w94per {
    width: 94% !important
  }

  .pc-w95per {
    width: 95% !important
  }

  .pc-w96per {
    width: 96% !important
  }

  .pc-w97per {
    width: 97% !important
  }

  .pc-w98per {
    width: 98% !important
  }

  .pc-w99per {
    width: 99% !important
  }

  .pc-w100per {
    width: 100% !important
  }

  .pc-wauto {
    width: auto !important
  }
}

@media screen and (max-width:750px) {
  .sp-w10 {
    width: 10px !important
  }

  .sp-w20 {
    width: 20px !important
  }

  .sp-w30 {
    width: 30px !important
  }

  .sp-w40 {
    width: 40px !important
  }

  .sp-w50 {
    width: 50px !important
  }

  .sp-w60 {
    width: 60px !important
  }

  .sp-w70 {
    width: 70px !important
  }

  .sp-w80 {
    width: 80px !important
  }

  .sp-w90 {
    width: 90px !important
  }

  .sp-w100 {
    width: 100px !important
  }

  .sp-w110 {
    width: 110px !important
  }

  .sp-w120 {
    width: 120px !important
  }

  .sp-w130 {
    width: 130px !important
  }

  .sp-w140 {
    width: 140px !important
  }

  .sp-w150 {
    width: 150px !important
  }

  .sp-w160 {
    width: 160px !important
  }

  .sp-w170 {
    width: 170px !important
  }

  .sp-w180 {
    width: 180px !important
  }

  .sp-w190 {
    width: 190px !important
  }

  .sp-w200 {
    width: 200px !important
  }

  .sp-w210 {
    width: 210px !important
  }

  .sp-w220 {
    width: 220px !important
  }

  .sp-w225 {
    width: 225px !important
  }

  .sp-w230 {
    width: 230px !important
  }

  .sp-w240 {
    width: 240px !important
  }

  .sp-w250 {
    width: 250px !important
  }

  .sp-w260 {
    width: 260px !important
  }

  .sp-w270 {
    width: 270px !important
  }

  .sp-w280 {
    width: 280px !important
  }

  .sp-w290 {
    width: 290px !important
  }

  .sp-w300 {
    width: 300px !important
  }

  .sp-w310 {
    width: 310px !important
  }

  .sp-w320 {
    width: 320px !important
  }

  .sp-w330 {
    width: 330px !important
  }

  .sp-w340 {
    width: 340px !important
  }

  .sp-w350 {
    width: 350px !important
  }

  .sp-w360 {
    width: 360px !important
  }

  .sp-w370 {
    width: 370px !important
  }

  .sp-w380 {
    width: 380px !important
  }

  .sp-w390 {
    width: 390px !important
  }

  .sp-w400 {
    width: 400px !important
  }

  .sp-w410 {
    width: 410px !important
  }

  .sp-w420 {
    width: 420px !important
  }

  .sp-w430 {
    width: 430px !important
  }

  .sp-w440 {
    width: 440px !important
  }

  .sp-w450 {
    width: 450px !important
  }

  .sp-w460 {
    width: 460px !important
  }

  .sp-w470 {
    width: 470px !important
  }

  .sp-w480 {
    width: 480px !important
  }

  .sp-w490 {
    width: 490px !important
  }

  .sp-w500 {
    width: 500px !important
  }

  .sp-w510 {
    width: 510px !important
  }

  .sp-w520 {
    width: 520px !important
  }

  .sp-w530 {
    width: 530px !important
  }

  .sp-w540 {
    width: 540px !important
  }

  .sp-w550 {
    width: 550px !important
  }

  .sp-w560 {
    width: 560px !important
  }

  .sp-w570 {
    width: 570px !important
  }

  .sp-w580 {
    width: 580px !important
  }

  .sp-w590 {
    width: 590px !important
  }

  .sp-w600 {
    width: 600px !important
  }

  .sp-w610 {
    width: 610px !important
  }

  .sp-w620 {
    width: 620px !important
  }

  .sp-w630 {
    width: 630px !important
  }

  .sp-w640 {
    width: 640px !important
  }

  .sp-w650 {
    width: 650px !important
  }

  .sp-w660 {
    width: 660px !important
  }

  .sp-w670 {
    width: 670px !important
  }

  .sp-w680 {
    width: 680px !important
  }

  .sp-w690 {
    width: 690px !important
  }

  .sp-w700 {
    width: 700px !important
  }

  .sp-w710 {
    width: 710px !important
  }

  .sp-w720 {
    width: 720px !important
  }

  .sp-w730 {
    width: 730px !important
  }

  .sp-w740 {
    width: 740px !important
  }

  .sp-w750 {
    width: 750px !important
  }

  .sp-w760 {
    width: 760px !important
  }

  .sp-w770 {
    width: 770px !important
  }

  .sp-w780 {
    width: 780px !important
  }

  .sp-w790 {
    width: 790px !important
  }

  .sp-w800 {
    width: 800px !important
  }

  .sp-w810 {
    width: 810px !important
  }

  .sp-w820 {
    width: 820px !important
  }

  .sp-w830 {
    width: 830px !important
  }

  .sp-w840 {
    width: 840px !important
  }

  .sp-w850 {
    width: 850px !important
  }

  .sp-w860 {
    width: 860px !important
  }

  .sp-w870 {
    width: 870px !important
  }

  .sp-w880 {
    width: 880px !important
  }

  .sp-w890 {
    width: 890px !important
  }

  .sp-w900 {
    width: 900px !important
  }

  .sp-w910 {
    width: 910px !important
  }

  .sp-w920 {
    width: 920px !important
  }

  .sp-w930 {
    width: 930px !important
  }

  .sp-w940 {
    width: 940px !important
  }

  .sp-w950 {
    width: 950px !important
  }

  .sp-w960 {
    width: 960px !important
  }

  .sp-w970 {
    width: 970px !important
  }

  .sp-w980 {
    width: 980px !important
  }

  .sp-w990 {
    width: 990px !important
  }

  .sp-w1000 {
    width: 1000px !important
  }

  .sp-w1per {
    width: 1% !important
  }

  .sp-w2per {
    width: 2% !important
  }

  .sp-w3per {
    width: 3% !important
  }

  .sp-w4per {
    width: 4% !important
  }

  .sp-w5per {
    width: 5% !important
  }

  .sp-w6per {
    width: 6% !important
  }

  .sp-w7per {
    width: 7% !important
  }

  .sp-w8per {
    width: 8% !important
  }

  .sp-w9per {
    width: 9% !important
  }

  .sp-w10per {
    width: 10% !important
  }

  .sp-w11per {
    width: 11% !important
  }

  .sp-w12per {
    width: 12% !important
  }

  .sp-w13per {
    width: 13% !important
  }

  .sp-w14per {
    width: 14% !important
  }

  .sp-w15per {
    width: 15% !important
  }

  .sp-w16per {
    width: 16% !important
  }

  .sp-w17per {
    width: 17% !important
  }

  .sp-w18per {
    width: 18% !important
  }

  .sp-w19per {
    width: 19% !important
  }

  .sp-w20per {
    width: 20% !important
  }

  .sp-w21per {
    width: 21% !important
  }

  .sp-w22per {
    width: 22% !important
  }

  .sp-w23per {
    width: 23% !important
  }

  .sp-w24per {
    width: 24% !important
  }

  .sp-w25per {
    width: 25% !important
  }

  .sp-w26per {
    width: 26% !important
  }

  .sp-w27per {
    width: 27% !important
  }

  .sp-w28per {
    width: 28% !important
  }

  .sp-w29per {
    width: 29% !important
  }

  .sp-w30per {
    width: 30% !important
  }

  .sp-w31per {
    width: 31% !important
  }

  .sp-w32per {
    width: 32% !important
  }

  .sp-w33per {
    width: 33% !important
  }

  .sp-w34per {
    width: 34% !important
  }

  .sp-w35per {
    width: 35% !important
  }

  .sp-w36per {
    width: 36% !important
  }

  .sp-w37per {
    width: 37% !important
  }

  .sp-w38per {
    width: 38% !important
  }

  .sp-w39per {
    width: 39% !important
  }

  .sp-w40per {
    width: 40% !important
  }

  .sp-w41per {
    width: 41% !important
  }

  .sp-w42per {
    width: 42% !important
  }

  .sp-w43per {
    width: 43% !important
  }

  .sp-w44per {
    width: 44% !important
  }

  .sp-w45per {
    width: 45% !important
  }

  .sp-w46per {
    width: 46% !important
  }

  .sp-w47per {
    width: 47% !important
  }

  .sp-w48per {
    width: 48% !important
  }

  .sp-w49per {
    width: 49% !important
  }

  .sp-w50per {
    width: 50% !important
  }

  .sp-w51per {
    width: 51% !important
  }

  .sp-w52per {
    width: 52% !important
  }

  .sp-w53per {
    width: 53% !important
  }

  .sp-w54per {
    width: 54% !important
  }

  .sp-w55per {
    width: 55% !important
  }

  .sp-w56per {
    width: 56% !important
  }

  .sp-w57per {
    width: 57% !important
  }

  .sp-w58per {
    width: 58% !important
  }

  .sp-w59per {
    width: 59% !important
  }

  .sp-w60per {
    width: 60% !important
  }

  .sp-w61per {
    width: 61% !important
  }

  .sp-w62per {
    width: 62% !important
  }

  .sp-w63per {
    width: 63% !important
  }

  .sp-w64per {
    width: 64% !important
  }

  .sp-w65per {
    width: 65% !important
  }

  .sp-w66per {
    width: 66% !important
  }

  .sp-w67per {
    width: 67% !important
  }

  .sp-w68per {
    width: 68% !important
  }

  .sp-w69per {
    width: 69% !important
  }

  .sp-w70per {
    width: 70% !important
  }

  .sp-w71per {
    width: 71% !important
  }

  .sp-w72per {
    width: 72% !important
  }

  .sp-w73per {
    width: 73% !important
  }

  .sp-w74per {
    width: 74% !important
  }

  .sp-w75per {
    width: 75% !important
  }

  .sp-w76per {
    width: 76% !important
  }

  .sp-w77per {
    width: 77% !important
  }

  .sp-w78per {
    width: 78% !important
  }

  .sp-w79per {
    width: 79% !important
  }

  .sp-w80per {
    width: 80% !important
  }

  .sp-w81per {
    width: 81% !important
  }

  .sp-w82per {
    width: 82% !important
  }

  .sp-w83per {
    width: 83% !important
  }

  .sp-w84per {
    width: 84% !important
  }

  .sp-w85per {
    width: 85% !important
  }

  .sp-w86per {
    width: 86% !important
  }

  .sp-w87per {
    width: 87% !important
  }

  .sp-w88per {
    width: 88% !important
  }

  .sp-w89per {
    width: 89% !important
  }

  .sp-w90per {
    width: 90% !important
  }

  .sp-w91per {
    width: 91% !important
  }

  .sp-w92per {
    width: 92% !important
  }

  .sp-w93per {
    width: 93% !important
  }

  .sp-w94per {
    width: 94% !important
  }

  .sp-w95per {
    width: 95% !important
  }

  .sp-w96per {
    width: 96% !important
  }

  .sp-w97per {
    width: 97% !important
  }

  .sp-w98per {
    width: 98% !important
  }

  .sp-w99per {
    width: 99% !important
  }

  .sp-w100per {
    width: 100% !important
  }

  .sp-wauto {
    width: auto !important
  }
}

.space-mg-t5 {
  margin-top: 5px
}

.space-mg-t10 {
  margin-top: 10px
}

.space-mg-t15 {
  margin-top: 15px
}

.space-mg-t20 {
  margin-top: 20px
}

.space-mg-t30 {
  margin-top: 30px
}

.space-mg-t40 {
  margin-top: 40px
}

.space-mg-t50 {
  margin-top: 50px
}

.space-mg-t60 {
  margin-top: 60px
}

.space-mg-t70 {
  margin-top: 70px
}

.space-mg-t80 {
  margin-top: 80px
}

.space-mg-t90 {
  margin-top: 90px
}

.space-mg-t100 {
  margin-top: 100px
}

.space-mg-t110 {
  margin-top: 110px
}

.space-mg-t120 {
  margin-top: 120px
}

.space-mg-t130 {
  margin-top: 130px
}

.space-mg-t140 {
  margin-top: 140px
}

.space-mg-t150 {
  margin-top: 150px
}

.space-mg-b5 {
  margin-bottom: 5px
}

.space-mg-b10 {
  margin-bottom: 10px
}

.space-mg-b15 {
  margin-bottom: 15px
}

.space-mg-b20 {
  margin-bottom: 20px
}

.space-mg-b30 {
  margin-bottom: 30px
}

.space-mg-b40 {
  margin-bottom: 40px
}

.space-mg-b50 {
  margin-bottom: 50px
}

.space-mg-b60 {
  margin-bottom: 60px
}

.space-mg-b70 {
  margin-bottom: 70px
}

.space-mg-b80 {
  margin-bottom: 80px
}

.space-mg-b90 {
  margin-bottom: 90px
}

.space-mg-b100 {
  margin-bottom: 100px
}

.space-mg-b110 {
  margin-bottom: 110px
}

.space-mg-b120 {
  margin-bottom: 120px
}

.space-mg-b130 {
  margin-bottom: 130px
}

.space-mg-b140 {
  margin-bottom: 140px
}

.space-mg-b150 {
  margin-bottom: 150px
}

.space-pd-tb10 {
  padding-top: 10px;
  padding-bottom: 10px
}

.space-pd-tb20 {
  padding-top: 20px;
  padding-bottom: 20px
}

.space-pd-tb30 {
  padding-top: 30px;
  padding-bottom: 30px
}

.space-pd-tb40 {
  padding-top: 40px;
  padding-bottom: 40px
}

.space-pd-tb50 {
  padding-top: 50px;
  padding-bottom: 50px
}

.space-pd-tb60 {
  padding-top: 60px;
  padding-bottom: 60px
}

.space-pd-tb70 {
  padding-top: 70px;
  padding-bottom: 70px
}

.space-pd-tb80 {
  padding-top: 80px;
  padding-bottom: 80px
}

.space-pd-tb90 {
  padding-top: 90px;
  padding-bottom: 90px
}

.space-pd-tb100 {
  padding-top: 100px;
  padding-bottom: 100px
}

.space-pd-tb110 {
  padding-top: 110px;
  padding-bottom: 110px
}

.space-pd-tb120 {
  padding-top: 120px;
  padding-bottom: 120px
}

.space-pd-tb130 {
  padding-top: 130px;
  padding-bottom: 130px
}

.space-pd-tb140 {
  padding-top: 140px;
  padding-bottom: 140px
}

.space-pd-tb150 {
  padding-top: 150px;
  padding-bottom: 150px
}

@media screen and (max-width:750px) {
  .space-mg-t10 {
    margin-top: 5px
  }

  .space-mg-t15 {
    margin-top: 10px
  }

  .space-mg-t20 {
    margin-top: 10px
  }

  .space-mg-t30 {
    margin-top: 15px
  }

  .space-mg-t40 {
    margin-top: 20px
  }

  .space-mg-t50 {
    margin-top: 25px
  }

  .space-mg-t60 {
    margin-top: 30px
  }

  .space-mg-t70 {
    margin-top: 35px
  }

  .space-mg-t80 {
    margin-top: 40px
  }

  .space-mg-t90 {
    margin-top: 45px
  }

  .space-mg-t100 {
    margin-top: 50px
  }

  .space-mg-t100 {
    margin-top: 50px
  }

  .space-mg-t100 {
    margin-top: 50px
  }

  .space-mg-t110 {
    margin-top: 55px
  }

  .space-mg-t120 {
    margin-top: 60px
  }

  .space-mg-t130 {
    margin-top: 65px
  }

  .space-mg-t140 {
    margin-top: 70px
  }

  .space-mg-t150 {
    margin-top: 75px
  }

  .space-mg-b10 {
    margin-bottom: 5px
  }

  .space-mg-b15 {
    margin-bottom: 10px
  }

  .space-mg-b20 {
    margin-bottom: 10px
  }

  .space-mg-b30 {
    margin-bottom: 15px
  }

  .space-mg-b40 {
    margin-bottom: 20px
  }

  .space-mg-b50 {
    margin-bottom: 25px
  }

  .space-mg-b60 {
    margin-bottom: 30px
  }

  .space-mg-b70 {
    margin-bottom: 35px
  }

  .space-mg-b80 {
    margin-bottom: 40px
  }

  .space-mg-b90 {
    margin-bottom: 45px
  }

  .space-mg-b100 {
    margin-bottom: 50px
  }

  .space-mg-b110 {
    margin-bottom: 55px
  }

  .space-mg-b120 {
    margin-bottom: 60px
  }

  .space-mg-b130 {
    margin-bottom: 65px
  }

  .space-mg-b140 {
    margin-bottom: 70px
  }

  .space-mg-b150 {
    margin-bottom: 75px
  }

  .sp-space-mg-b10 {
    margin-bottom: 10px !important
  }

  .sp-space-mg-b15 {
    margin-bottom: 15px !important
  }

  .sp-space-mg-b20 {
    margin-bottom: 20px !important
  }

  .sp-space-mg-b30 {
    margin-bottom: 30px !important
  }

  .sp-space-mg-b40 {
    margin-bottom: 40px !important
  }

  .sp-space-mg-b50 {
    margin-bottom: 50px !important
  }

  .sp-space-mg-b60 {
    margin-bottom: 60px !important
  }

  .sp-space-mg-b70 {
    margin-bottom: 70px !important
  }

  .sp-space-mg-b80 {
    margin-bottom: 80px !important
  }

  .sp-space-mg-b90 {
    margin-bottom: 90px !important
  }

  .sp-space-mg-b100 {
    margin-bottom: 100px !important
  }

  .sp-space-mg-b110 {
    margin-bottom: 110px !important
  }

  .sp-space-mg-b120 {
    margin-bottom: 120px !important
  }

  .sp-space-mg-b130 {
    margin-bottom: 130px !important
  }

  .sp-space-mg-b140 {
    margin-bottom: 140px !important
  }

  .sp-space-mg-b150 {
    margin-bottom: 150px !important
  }

  .space-pd-tb10 {
    padding-top: 5px;
    padding-bottom: 5px
  }

  .space-pd-tb20 {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .space-pd-tb30 {
    padding-top: 15px;
    padding-bottom: 15px
  }

  .space-pd-tb40 {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .space-pd-tb50 {
    padding-top: 25px;
    padding-bottom: 25px
  }

  .space-pd-tb60 {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .space-pd-tb70 {
    padding-top: 35px;
    padding-bottom: 35px
  }

  .space-pd-tb80 {
    padding-top: 40px;
    padding-bottom: 40px
  }

  .space-pd-tb90 {
    padding-top: 45px;
    padding-bottom: 45px
  }

  .space-pd-tb100 {
    padding-top: 50px;
    padding-bottom: 50px
  }

  .space-pd-tb100 {
    padding-top: 50px;
    padding-bottom: 50px
  }

  .space-pd-tb110 {
    padding-top: 55px;
    padding-bottom: 55px
  }

  .space-pd-tb120 {
    padding-top: 60px;
    padding-bottom: 60px
  }

  .space-pd-tb130 {
    padding-top: 65px;
    padding-bottom: 65px
  }

  .space-pd-tb140 {
    padding-top: 70px;
    padding-bottom: 70px
  }

  .space-pd-tb150 {
    padding-top: 75px;
    padding-bottom: 75px
  }

  .sp-space-pd-tb10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
  }

  .sp-space-pd-tb20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
  }

  .sp-space-pd-tb30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important
  }

  .sp-space-pd-tb40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important
  }

  .sp-space-pd-tb50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important
  }

  .sp-space-pd-tb60 {
    padding-top: 60px !important;
    padding-bottom: 60px !important
  }

  .sp-space-pd-tb70 {
    padding-top: 70px !important;
    padding-bottom: 70px !important
  }

  .sp-space-pd-tb80 {
    padding-top: 80px !important;
    padding-bottom: 80px !important
  }

  .sp-space-pd-tb90 {
    padding-top: 90px !important;
    padding-bottom: 90px !important
  }

  .sp-space-pd-tb100 {
    padding-top: 100px !important;
    padding-bottom: 100px !important
  }

  .sp-space-pd-tb110 {
    padding-top: 110px !important;
    padding-bottom: 110px !important
  }

  .sp-space-pd-tb120 {
    padding-top: 120px !important;
    padding-bottom: 120px !important
  }

  .sp-space-pd-tb130 {
    padding-top: 130px !important;
    padding-bottom: 130px !important
  }

  .sp-space-pd-tb140 {
    padding-top: 140px !important;
    padding-bottom: 140px !important
  }

  .sp-space-pd-tb150 {
    padding-top: 150px !important;
    padding-bottom: 150px !important
  }
}

.m0 {
  margin: 0 !important
}

.mt0 {
  margin-top: 0 !important
}

.mt1 {
  margin-top: 1px !important
}

.mt2 {
  margin-top: 2px !important
}

.mt3 {
  margin-top: 3px !important
}

.mt4 {
  margin-top: 4px !important
}

.mt5 {
  margin-top: 5px !important
}

.mt10 {
  margin-top: 10px !important
}

.mt15 {
  margin-top: 15px !important
}

.mt20 {
  margin-top: 20px !important
}

.mt25 {
  margin-top: 25px !important
}

.mt30 {
  margin-top: 30px !important
}

.mt35 {
  margin-top: 35px !important
}

.mt40 {
  margin-top: 40px !important
}

.mt45 {
  margin-top: 45px !important
}

.mt50 {
  margin-top: 50px !important
}

.mt55 {
  margin-top: 55px !important
}

.mt60 {
  margin-top: 60px !important
}

.mt65 {
  margin-top: 65px !important
}

.mt70 {
  margin-top: 70px !important
}

.mt75 {
  margin-top: 75px !important
}

.mt80 {
  margin-top: 80px !important
}

.mt85 {
  margin-top: 85px !important
}

.mt90 {
  margin-top: 90px !important
}

.mt95 {
  margin-top: 95px !important
}

.mt100 {
  margin-top: 100px !important
}

.mt-m1 {
  margin-top: -1px !important
}

@media screen and (max-width:750px) {
  .sp-mt0 {
    margin-top: 0 !important
  }

  .sp-mt1 {
    margin-top: 1px !important
  }

  .sp-mt2 {
    margin-top: 2px !important
  }

  .sp-mt3 {
    margin-top: 3px !important
  }

  .sp-mt4 {
    margin-top: 4px !important
  }

  .sp-mt5 {
    margin-top: 5px !important
  }

  .sp-mt10 {
    margin-top: 10px !important
  }

  .sp-mt15 {
    margin-top: 15px !important
  }

  .sp-mt20 {
    margin-top: 20px !important
  }

  .sp-mt25 {
    margin-top: 25px !important
  }

  .sp-mt30 {
    margin-top: 30px !important
  }

  .sp-mt35 {
    margin-top: 35px !important
  }

  .sp-mt40 {
    margin-top: 40px !important
  }

  .sp-mt45 {
    margin-top: 45px !important
  }

  .sp-mt50 {
    margin-top: 50px !important
  }

  .sp-mt55 {
    margin-top: 55px !important
  }

  .sp-mt60 {
    margin-top: 60px !important
  }

  .sp-mt65 {
    margin-top: 65px !important
  }

  .sp-mt70 {
    margin-top: 70px !important
  }

  .sp-mt75 {
    margin-top: 75px !important
  }

  .sp-mt80 {
    margin-top: 80px !important
  }

  .sp-mt85 {
    margin-top: 85px !important
  }

  .sp-mt90 {
    margin-top: 90px !important
  }

  .sp-mt95 {
    margin-top: 95px !important
  }

  .sp-mt100 {
    margin-top: 100px !important
  }
}

.mb0 {
  margin-bottom: 0 !important
}

.mb1 {
  margin-bottom: 1px !important
}

.mb2 {
  margin-bottom: 2px !important
}

.mb3 {
  margin-bottom: 3px !important
}

.mb4 {
  margin-bottom: 4px !important
}

.mb5 {
  margin-bottom: 5px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.mb15 {
  margin-bottom: 15px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.mb25 {
  margin-bottom: 25px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.mb35 {
  margin-bottom: 35px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.mb45 {
  margin-bottom: 45px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.mb55 {
  margin-bottom: 55px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.mb65 {
  margin-bottom: 65px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.mb75 {
  margin-bottom: 75px !important
}

.mb80 {
  margin-bottom: 80px !important
}

.mb85 {
  margin-bottom: 85px !important
}

.mb90 {
  margin-bottom: 90px !important
}

.mb95 {
  margin-bottom: 95px !important
}

.mb100 {
  margin-bottom: 100px !important
}

@media screen and (max-width:750px) {
  .sp-mb0 {
    margin-bottom: 0 !important
  }

  .sp-mb1 {
    margin-bottom: 1px !important
  }

  .sp-mb2 {
    margin-bottom: 2px !important
  }

  .sp-mb3 {
    margin-bottom: 3px !important
  }

  .sp-mb4 {
    margin-bottom: 4px !important
  }

  .sp-mb5 {
    margin-bottom: 5px !important
  }

  .sp-mb10 {
    margin-bottom: 10px !important
  }

  .sp-mb15 {
    margin-bottom: 15px !important
  }

  .sp-mb20 {
    margin-bottom: 20px !important
  }

  .sp-mb25 {
    margin-bottom: 25px !important
  }

  .sp-mb30 {
    margin-bottom: 30px !important
  }

  .sp-mb35 {
    margin-bottom: 35px !important
  }

  .sp-mb40 {
    margin-bottom: 40px !important
  }

  .sp-mb45 {
    margin-bottom: 45px !important
  }

  .sp-mb50 {
    margin-bottom: 50px !important
  }

  .sp-mb55 {
    margin-bottom: 55px !important
  }

  .sp-mb60 {
    margin-bottom: 60px !important
  }

  .sp-mb65 {
    margin-bottom: 65px !important
  }

  .sp-mb70 {
    margin-bottom: 70px !important
  }

  .sp-mb75 {
    margin-bottom: 75px !important
  }

  .sp-mb80 {
    margin-bottom: 80px !important
  }

  .sp-mb85 {
    margin-bottom: 85px !important
  }

  .sp-mb90 {
    margin-bottom: 90px !important
  }

  .sp-mb95 {
    margin-bottom: 95px !important
  }

  .sp-mb100 {
    margin-bottom: 100px !important
  }
}

.mr0 {
  margin-right: 0 !important
}

.mr5 {
  margin-right: 5px !important
}

.mr10 {
  margin-right: 10px !important
}

.mr15 {
  margin-right: 15px !important
}

.mr20 {
  margin-right: 20px !important
}

.mr25 {
  margin-right: 25px !important
}

.mr30 {
  margin-right: 30px !important
}

.mr35 {
  margin-right: 35px !important
}

.mr40 {
  margin-right: 40px !important
}

.mr45 {
  margin-right: 45px !important
}

.mr50 {
  margin-right: 50px !important
}

.mr55 {
  margin-right: 55px !important
}

.mr60 {
  margin-right: 60px !important
}

.mr65 {
  margin-right: 65px !important
}

.mr70 {
  margin-right: 70px !important
}

.mr75 {
  margin-right: 75px !important
}

.mr80 {
  margin-right: 80px !important
}

.mr85 {
  margin-right: 85px !important
}

.mr90 {
  margin-right: 90px !important
}

.mr95 {
  margin-right: 95px !important
}

.mr100 {
  margin-right: 100px !important
}

@media screen and (max-width:750px) {
  .sp-mr0 {
    margin-right: 0 !important
  }

  .sp-mr5 {
    margin-right: 5px !important
  }

  .sp-mr10 {
    margin-right: 10px !important
  }

  .sp-mr15 {
    margin-right: 15px !important
  }

  .sp-mr20 {
    margin-right: 20px !important
  }

  .sp-mr25 {
    margin-right: 25px !important
  }

  .sp-mr30 {
    margin-right: 30px !important
  }

  .sp-mr35 {
    margin-right: 35px !important
  }

  .sp-mr40 {
    margin-right: 40px !important
  }

  .sp-mr45 {
    margin-right: 45px !important
  }

  .sp-mr50 {
    margin-right: 50px !important
  }

  .sp-mr55 {
    margin-right: 55px !important
  }

  .sp-mr60 {
    margin-right: 60px !important
  }

  .sp-mr65 {
    margin-right: 65px !important
  }

  .sp-mr70 {
    margin-right: 70px !important
  }

  .sp-mr75 {
    margin-right: 75px !important
  }

  .sp-mr80 {
    margin-right: 80px !important
  }

  .sp-mr85 {
    margin-right: 85px !important
  }

  .sp-mr90 {
    margin-right: 90px !important
  }

  .sp-mr95 {
    margin-right: 95px !important
  }

  .sp-mr100 {
    margin-right: 100px !important
  }
}

.ml0 {
  margin-left: 0 !important
}

.ml5 {
  margin-left: 5px !important
}

.ml10 {
  margin-left: 10px !important
}

.ml15 {
  margin-left: 15px !important
}

.ml20 {
  margin-left: 20px !important
}

.ml25 {
  margin-left: 25px !important
}

.ml30 {
  margin-left: 30px !important
}

.ml35 {
  margin-left: 35px !important
}

.ml40 {
  margin-left: 40px !important
}

.ml45 {
  margin-left: 45px !important
}

.ml50 {
  margin-left: 50px !important
}

.ml55 {
  margin-left: 55px !important
}

.ml60 {
  margin-left: 60px !important
}

.ml65 {
  margin-left: 65px !important
}

.ml70 {
  margin-left: 70px !important
}

.ml75 {
  margin-left: 75px !important
}

.ml80 {
  margin-left: 80px !important
}

.ml85 {
  margin-left: 85px !important
}

.ml90 {
  margin-left: 90px !important
}

.ml95 {
  margin-left: 95px !important
}

.ml100 {
  margin-left: 100px !important
}

@media screen and (max-width:750px) {
  .sp-ml0 {
    margin-left: 0 !important
  }

  .sp-ml5 {
    margin-left: 5px !important
  }

  .sp-ml10 {
    margin-left: 10px !important
  }

  .sp-ml15 {
    margin-left: 15px !important
  }

  .sp-ml20 {
    margin-left: 20px !important
  }

  .sp-ml25 {
    margin-left: 25px !important
  }

  .sp-ml30 {
    margin-left: 30px !important
  }

  .sp-ml35 {
    margin-left: 35px !important
  }

  .sp-ml40 {
    margin-left: 40px !important
  }

  .sp-ml45 {
    margin-left: 45px !important
  }

  .sp-ml50 {
    margin-left: 50px !important
  }

  .sp-ml55 {
    margin-left: 55px !important
  }

  .sp-ml60 {
    margin-left: 60px !important
  }

  .sp-ml65 {
    margin-left: 65px !important
  }

  .sp-ml70 {
    margin-left: 70px !important
  }

  .sp-ml75 {
    margin-left: 75px !important
  }

  .sp-ml80 {
    margin-left: 80px !important
  }

  .sp-ml85 {
    margin-left: 85px !important
  }

  .sp-ml90 {
    margin-left: 90px !important
  }

  .sp-ml95 {
    margin-left: 95px !important
  }

  .sp-ml100 {
    margin-left: 100px !important
  }
}

.m-auto {
  margin-left: auto !important;
  margin-right: auto !important
}

@media screen and (max-width:750px) {
  .sp-m-auto {
    margin-left: auto !important;
    margin-right: auto !important
  }
}

.p0 {
  padding: 0 !important
}

.pt0 {
  padding-top: 0 !important
}

.pt5 {
  padding-top: 5px !important
}

.pt10 {
  padding-top: 10px !important
}

.pt15 {
  padding-top: 15px !important
}

.pt20 {
  padding-top: 20px !important
}

.pt25 {
  padding-top: 25px !important
}

.pt30 {
  padding-top: 30px !important
}

.pt35 {
  padding-top: 35px !important
}

.pt40 {
  padding-top: 40px !important
}

.pt45 {
  padding-top: 45px !important
}

.pt50 {
  padding-top: 50px !important
}

.pt55 {
  padding-top: 55px !important
}

.pt60 {
  padding-top: 60px !important
}

.pt65 {
  padding-top: 65px !important
}

.pt70 {
  padding-top: 70px !important
}

.pt75 {
  padding-top: 75px !important
}

.pt80 {
  padding-top: 80px !important
}

.pt85 {
  padding-top: 85px !important
}

.pt90 {
  padding-top: 90px !important
}

.pt95 {
  padding-top: 95px !important
}

.pt100 {
  padding-top: 100px !important
}

.pb0 {
  padding-bottom: 0 !important
}

.pb5 {
  padding-bottom: 5px !important
}

.pb10 {
  padding-bottom: 10px !important
}

.pb15 {
  padding-bottom: 15px !important
}

.pb20 {
  padding-bottom: 20px !important
}

.pb25 {
  padding-bottom: 25px !important
}

.pb30 {
  padding-bottom: 30px !important
}

.pb35 {
  padding-bottom: 35px !important
}

.pb40 {
  padding-bottom: 40px !important
}

.pb45 {
  padding-bottom: 45px !important
}

.pb50 {
  padding-bottom: 50px !important
}

.pb55 {
  padding-bottom: 55px !important
}

.pb60 {
  padding-bottom: 60px !important
}

.pb65 {
  padding-bottom: 65px !important
}

.pb70 {
  padding-bottom: 70px !important
}

.pb75 {
  padding-bottom: 75px !important
}

.pb80 {
  padding-bottom: 80px !important
}

.pb85 {
  padding-bottom: 85px !important
}

.pb90 {
  padding-bottom: 90px !important
}

.pb95 {
  padding-bottom: 95px !important
}

.pb100 {
  padding-bottom: 100px !important
}

@media screen and (max-width:750px) {
  .sp-pb0 {
    padding-bottom: 0 !important
  }
}

.pr0 {
  padding-right: 0 !important
}

.pr5 {
  padding-right: 5px !important
}

.pr10 {
  padding-right: 10px !important
}

.pr15 {
  padding-right: 15px !important
}

.pr20 {
  padding-right: 20px !important
}

.pr25 {
  padding-right: 25px !important
}

.pr30 {
  padding-right: 30px !important
}

.pr35 {
  padding-right: 35px !important
}

.pr40 {
  padding-right: 40px !important
}

.pr45 {
  padding-right: 45px !important
}

.pr50 {
  padding-right: 50px !important
}

.pr55 {
  padding-right: 55px !important
}

.pr60 {
  padding-right: 60px !important
}

.pr65 {
  padding-right: 65px !important
}

.pr70 {
  padding-right: 70px !important
}

.pr75 {
  padding-right: 75px !important
}

.pr80 {
  padding-right: 80px !important
}

.pr85 {
  padding-right: 85px !important
}

.pr90 {
  padding-right: 90px !important
}

.pr95 {
  padding-right: 95px !important
}

.pr100 {
  padding-right: 100px !important
}

.pl0 {
  padding-left: 0 !important
}

.pl5 {
  padding-left: 5px !important
}

.pl10 {
  padding-left: 10px !important
}

.pl15 {
  padding-left: 15px !important
}

.pl20 {
  padding-left: 20px !important
}

.pl25 {
  padding-left: 25px !important
}

.pl30 {
  padding-left: 30px !important
}

.pl35 {
  padding-left: 35px !important
}

.pl40 {
  padding-left: 40px !important
}

.pl45 {
  padding-left: 45px !important
}

.pl50 {
  padding-left: 50px !important
}

.pl55 {
  padding-left: 55px !important
}

.pl60 {
  padding-left: 60px !important
}

.pl65 {
  padding-left: 65px !important
}

.pl70 {
  padding-left: 70px !important
}

.pl75 {
  padding-left: 75px !important
}

.pl80 {
  padding-left: 80px !important
}

.pl85 {
  padding-left: 85px !important
}

.pl90 {
  padding-left: 90px !important
}

.pl95 {
  padding-left: 95px !important
}

.pl100 {
  padding-left: 100px !important
}

@media screen and (max-width:750px) {
  .sp-pr0 {
    padding-right: 0 !important
  }

  .sp-pl0 {
    padding-left: 0 !important
  }
}

.mfp-mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0.8;
  background: #0b0b0b
}

.mfp-bg {
  display: none
}

.mfp-wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  width: 100%;
  height: 100%;
  outline: none;
  -webkit-backface-visibility: hidden
}

.mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

.mfp-container:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%
}

.mfp-align-top .mfp-container:before {
  display: none
}

.mfp-content {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  padding: 30px;
  text-align: left
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}

.mfp-ajax-cur {
  cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
  cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.mfp-loading.mfp-figure {
  display: none
}

.mfp-hide {
  display: none !important
}

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}

.mfp-preloader a {
  color: #ccc
}

.mfp-preloader a:hover {
  color: #FFF
}

.mfp-s-ready .mfp-preloader {
  display: none
}

.mfp-s-error .mfp-content {
  display: none
}

button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 10001;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

button::-moz-focus-inner {
  padding: 0;
  border: 0
}

.mfp-close {
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden
}

@media screen and (max-width:750px) {
  .mfp-content {
    padding: 50px 0
  }
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1
}

.mfp-close-btn-in .mfp-close {
  color: #fff
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #FFF;
  top: 30px;
  right: 30px;
  text-align: right
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 30px;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}

.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}

.mfp-iframe-holder .mfp-close {
  top: -40px
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 20px;
  margin: 0 auto
}

.mfp-figure {
  line-height: 0;
  padding: 50px 0 0
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px
}

.mfp-figure figure {
  margin: 0
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px
}

.mfp-image-holder .mfp-content {
  max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}

.slick-slider {
  position: relative;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-initialized.slick-slider {
  display: block
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin: 0 auto
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: ''
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.slick-dots {
  display: block;
  width: 100%;
  margin: 20px 0 0;
  padding: 0;
  line-height: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px !important
}

.slick-dots li button {
  cursor: pointer;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  color: transparent;
  font-size: 0;
  line-height: 0;
  border: 0;
  outline: none;
  border-radius: 50%
}

@media screen and (max-width:750px) {
  .slick-dots {
    margin: 15px 0 0
  }
}

/* ------------------------
  /* 鹿児島ブランド　ページ間遷移
-------------------------------------------*/
.pageMoveBtn {
  display: flex;
  justify-content: center;
  gap: 0.5em;
  margin: 0;
  padding: 15px;
  background-color: #f3f3f3;
  .button {
    width: auto;
    a {
      display: block;
      font-size: 1.4rem;
      line-height: 1;
      text-align: center;
      border-radius: 4px;
      padding: 11px 9px 10px 9px;
      box-sizing: border-box;
      background-color: #fff;
      border: 1px solid #DEDEDE;
      min-width: 120px;
      &::after {
        content: none;
      }
      span {
        padding: 0;
      }
    }
    &.current {
      a {
        background-color: #2e9568;
        color: #FFF;
        border: solid 1px #2e9568;
      }
    }
  }
}

@media screen and (max-width: 750px) {
  .pageMoveBtn {
    gap: 0.2em;
    padding: 7px;
    .button {
      a{
        padding: 8px 8px 7px 8px;
        font-size: 1.2rem;
        min-width: unset;
      }
    }
    &.center {
      display: block;
      .button {
        display: block;
        margin: 0 auto 10px;
        width: 90%;
      }
    }
  }
}