@charset "UTF-8";
body, html {
  -webkit-font-smoothing: antialiased
}

body, h1, h2, h3, h4 {
  line-height: 100%
}

*, h1, h2, h3, h4 {
  margin: 0;
  padding: 0
}

body, p {
  color: #333
}

body, iframe {
  width: 100%
}

a, body {
  -webkit-tap-highlight-color: transparent
}

.c-gNav__banner a, .c-gNav__main a {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-gNav__banner a, .c-gNav__main a:hover::after {
  filter: alpha(enabled=false);
  opacity: 1
}

.c-entry-list, .c-entry-list--category, .c-entry-list--top, .c-entryNav-num, .c-flowlist, .c-form-list, .c-gNav ul, .c-header__topikpass ul, .c-pageNav__pagenation, .c-pageNav__select, .c-sns, .c-topList, .l-footer__nav ul, .p-prod-menu__link, .p-topBanner__inner, .u-list-block, .u-list-block ol, .u-list-block ul {
  list-style: none
}

body, html {
  height: 100%
}

html {
  font-size: 62.5%
}

@media screen and (min-width:1500px) {
  html {
    font-size: 68%
  }
}

body {
  height: auto;
  min-width: 320px;
  margin: 0 auto;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ, Meiryo,Osaka", "ＭＳ Ｐゴシック", Helvetica, Verdana, sans-serif;
  text-align: left;
  word-wrap: break-word;
  position: relative;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-touch-callout: none
}

.c-gNav__main a .en, .c-gNav__main a .jp {
  font-family: NotoSansJP-Bold, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}

article, aside, dialog, figure, footer, header, hgroup, main, menu, nav, section, ul {
  display: block
}

h1, h2, h3, h4 {
  font-weight: 400
}

p {
  word-break: normal
}

address, em {
  font-style: normal
}

hr {
  display: none
}

img {
  border: none;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic
}

.c-gNav__main li, .c-gNav__sub {
  border-bottom: 1px solid #ececec
}

@media screen and (max-width:940px) {
  html {
    padding: 0;
    width: auto;
    max-width: 966px
  }
  img {
    max-width: 100%
  }
}

a {
  color: #00a0e9
}

a:hover {
  text-decoration: none
}

a:focus {
  outline: 0
}

a * {
  cursor: pointer
}

table {
  border-collapse: collapse
}

table td, table th {
  vertical-align: top;
  text-align: left
}

::selection {
  background: #00a0e9;
  color: #fff
}

::-moz-selection {
  background: #00a0e9;
  color: #fff
}

input[type=email], input[type=number], input[type=text], input[type=tel], textarea {
  -moz-box-sizing: border-box
}

input[type=email]:focus, input[type=number]:focus, input[type=text]:focus, input[type=tel]:focus, select, textarea:focus {
  outline: 0
}

@media print {
  #g-footer, #g-header, #g-loading, #g-switch--menu, #g-visual, .c-article__footer, .c-link--back {
    display: none!important
  }
  #g-contents {
    width: 80%!important;
    max-width: 960px!important;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden
  }
  #g-wrapper {
    position: relative
  }
  #g-wrapper::before {
    content: "";
    width: 100%;
    height: 3em;
    background: url(../svg/logo.svg) left top/contain no-repeat;
    display: block;
    position: relative;
    top: 20px;
    left: 20px;
    z-index: 9999
  }
}

.c-gNav__main a:hover, .c-gNav__main li.c-current a {
  background: #00a0e9
}

.l-header__logo {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 28px
}

.l-header__inner {
  width: 100%;
  position: absolute;
  padding-bottom: 30px
}

.c-gNav ul {
  display: block
}

.c-gNav__main {
  border-top: 1px solid #ececec
}

.c-gNav__main a {
  display: block;
  padding: 2rem 2rem 1.6rem;
  text-decoration: none;
  position: relative;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-gNav__main a .en, .c-gNav__main a .jp {
  position: relative;
  z-index: 10
}

.c-gNav__main a .jp {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem
}

.c-gNav__main a .en {
  padding-top: 8px;
  color: #a3d3f4;
  font-size: 10px;
  font-size: 1rem
}

.c-gNav__main a:hover .jp {
  color: #fff
}

.c-gNav__main a:hover .en {
  color: #80c8f0
}

.c-gNav__main li.c-current a .jp {
  color: #fff
}

.c-gNav__main li.c-current a .en {
  color: #80c8f0
}

.c-gNav__sub {
  margin: 2rem;
  padding: 0 0 2rem
}

.c-gNav__sub li {
  margin-bottom: 1rem
}

.c-gNav__sub li:last-child {
  margin-bottom: 0
}

.c-gNav__sub li::after, .c-gNav__sub li::before {
  display: none
}

.c-gNav__sub a {
  font-size: 10px;
  font-size: 1rem
}

.c-gNav__banner {
  padding: 0 20px;
  margin: 0 auto;
  display: inline-block
}

.c-gNav__banner li {
  text-align: center;
  margin-bottom: 10px
}

.c-gNav__banner li:last-child {
  margin-bottom: 0
}

.c-gNav__banner a {
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-gNav__banner a:hover {
  filter: alpha(Opacity=60);
  opacity: .6
}

@media screen and (max-width:940px) {
  .l-header::after {
    content: "";
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    visibility: hidden;
    filter: alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
  }
  .overlay .l-header::after {
    visibility: visible;
    filter: alpha(enabled=false);
    opacity: 1
  }
  .l-header__logo {
    position: absolute;
    top: 16px;
    left: 5%;
    width: 233px;
    height: 27px;
    background: url(../images/header_logo_sp.png) left top/cover no-repeat;
    background-size: 233px 27px;
    padding: 0
  }
  .l-header__logo a {
    display: block;
    width: 233px;
    height: 27px
  }
  .l-header__logo img {
    display: none
  }
  .l-header__inner {
    width: 310px;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background: #f9f9f9;
    z-index: 9000;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
  }
  .overlay .l-header__inner {
    filter: alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  .l-body-right {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
    transition: all .5s cubic-bezier(.25, .46, .45, .94)
  }
  .overlay .l-body-right {
    -moz-transform: translateX(-310px);
    -ms-transform: translateX(-310px);
    -webkit-transform: translateX(-310px);
    transform: translateX(-310px)
  }
  .c-gNav {
    padding-top: 54px;
    padding-bottom: 50px
  }
  .c-gNav__main, .c-gNav__sub {
    width: 90%;
    margin: 0 auto 20px;
    background: #FFF;
    border-radius: 6px;
    border: 1px solid #efefef
  }
  .c-gNav__main li:last-child, .c-gNav__sub li:last-child {
    border-bottom: none
  }
  .c-gNav__main li:first-child a, .c-gNav__sub li:first-child a {
    border-radius: 6px 6px 0 0
  }
  .c-gNav__main li:last-child a, .c-gNav__sub li:last-child a {
    border-radius: 0 0 6px 6px
  }
  .c-gNav__main a {
    padding: 27px 20px 27px 14px
  }
  .c-gNav__main a .en, .c-gNav__main a .jp {
    display: inline-block;
    vertical-align: middle
  }
  .c-gNav__main a .en {
    padding-top: 0;
    padding-left: 10px
  }
  .c-gNav__sub {
    padding: 0
  }
  .c-gNav__sub li {
    margin-bottom: 0
  }
  .c-gNav__sub li::after, .c-gNav__sub li::before {
    display: block
  }
  .c-gNav__sub a {
    padding: 16px 0 15px 15px;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    font-size: 12px;
    font-size: 1.2rem
  }
  .c-gNav__sub a:hover {
    color: #fff;
    background: #00a0e9
  }
  .c-gNav__sub a:hover span {
    color: #fff
  }
  .c-gNav__sub a span::after, .c-gNav__sub a:before {
    display: none!important
  }
  .c-gNav__banner li {
    margin-bottom: 15px
  }
  .c-gNav__banner img {
    width: 100%;
    height: auto
  }
}

.c-contents-box, .l-contents--type2 .l-contents__inner {
  border-bottom: 1px solid #dfdfd9;
  border-radius: 3px;
  background: #fff
}

.l-footer__nav ul li a, .l-footer__scrollTop a {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

@media screen and (max-width:550px) {
  .l-header__logo {
    position: absolute;
    top: 15px;
    left: 5%;
    width: 165px;
    height: 19px;
    background: url(../images/header_logo_sp.png) left top/cover no-repeat;
    background-size: 165px 19px;
    padding: 0
  }
  .l-header__logo a {
    display: block;
    width: 165px;
    height: 19px
  }
  .l-header__logo img {
    display: none
  }
}

.l-footer, .l-footer--type2, .l-footer--type3 {
  width: 100%;
  display: block;
  background-color: #f8f8f2;
  padding-top: 8rem
}

.js-height-keeper .l-footer, .js-height-keeper .l-footer--type2, .js-height-keeper .l-footer--type3 {
  position: absolute;
  bottom: 0
}

@media screen and (max-width:940px) {
  .l-footer, .l-footer--type2, .l-footer--type3 {
    padding-top: 60px
  }
}

.l-footer--type2 {
  background-color: #fdfdfd
}

.l-footer--type3 {
  background: url(../images/market_bg.gif) left top;
  background-size: 85px
}

.l-footer__inner {
  margin: 0 auto;
  padding: 50px 0;
  background: url(../images/footer_bg.png) left top/cover no-repeat;
  position: relative
}

.l-footer__info {
  width: 100%;    /* width: 260px;  */
  position: relative;
  top: 0;
  left: 5%
}

@media screen and (max-width:940px) {
  .l-footer__inner {
    background-color: #2e2e2e;
    background-image: none;
    padding: 56px 0 0
  }
  .l-footer__info {
    width: 90%;
    margin: 0 auto;
    left: inherit;
    text-align: center
  }
}

.l-footer__address {
  padding-top: 11px;
  color: #ffffff;        /* 828282 */
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.81818
}

.l-footer__nav {
  position: absolute;
  top: 81px;
  right: 5%
}

.l-footer__nav ul {
  display: block
}

.l-footer__nav ul li {
  float: left;
  margin-left: 20px;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem
}

.l-footer__nav ul li a {
  color: #fff;
  text-decoration: none;
  filter: alpha(Opacity=60);
  opacity: .6;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.l-footer__nav ul li a:hover {
  filter: alpha(enabled=false);
  opacity: 1
}

@media screen and (max-width:940px) {
  .l-footer__nav {
    position: static
  }
  .l-footer__nav ul {
    display: none
  }
}

.l-footer small, .l-footer--type2 small, .l-footer--type3 small {
  color: #ffffff;          /* #828282 */
  text-align: right;
  padding-top: 20px;
  font-weight: 700;
  display: block;
  font-size: 10px;
  font-size: 1rem
}

@media screen and (max-width:940px) {
  .l-footer small, .l-footer--type2 small, .l-footer--type3 small {
    width: 100%;
    margin-top: 15px;
    background: #111;
    text-align: center;
    padding: 15px 0
  }
}

.l-footer__scrollTop {
  position: absolute;
  top: -16px;
  right: 5%;
  border-radius: 100px;
  -moz-box-shadow: 0 6px 14px -8px #000;
  -webkit-box-shadow: 0 6px 14px -8px #000;
  box-shadow: 0 6px 14px -8px #000
}

.l-footer__scrollTop a {
  width: 53px;
  height: 53px;
  background: #fff;
  display: block;
  border-radius: 100px;
  overflow: hidden;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.l-footer__scrollTop a:hover {
  background: #333;
  -webkit-animation: scaleBounce 1s forwards linear;
  -moz-animation: scaleBounce 1s forwards linear;
  animation: scaleBounce 1s forwards linear
}

.l-footer__scrollTop a span {
  padding-top: 100px;
  display: block
}

.l-body-left {
  width: 240px;
  height: 100vh;
  background: #fff;
  position: fixed;
  z-index: 9000;
  overflow: scroll;
  -moz-box-shadow: -11px 0 22px 0 rgba(0, 0, 0, .4);
  -webkit-box-shadow: -11px 0 22px 0 rgba(0, 0, 0, .4);
  box-shadow: -11px 0 22px 0 rgba(0, 0, 0, .4)
}

.l-body-right, .l-contents--type1 {
  background: #fdfdfd
}

@media screen and (min-width:1621px) {
  .l-body-left {
    width: 324px
  }
}

@media screen and (min-width:1200px) and (max-width:1620px) {
  .l-body-left {
    width: 20%;
    min-width: 240px
  }
}

@media screen and (max-width:940px) {
  .l-footer__scrollTop {
    left: 50%;
    right: inherit;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
  .l-body-left {
    width: 100%;
    height: 60px;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    overflow: inherit;
    z-index: 8000;
    -moz-box-shadow: 0 -11px 20px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 -11px 20px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 -11px 20px 0 rgba(0, 0, 0, .5)
  }
}

.l-body-right {
  width: calc(100% - 240px);
  position: relative;
  left: 240px
}

@media screen and (min-width:1621px) {
  .l-body-right {
    width: calc(100% - 324px);
    left: 324px
  }
}

@media screen and (min-width:1200px) and (max-width:1620px) {
  .l-body-right {
    width: calc(100% - 20%);
    left: 20%
  }
}

@media screen and (max-width:940px) {
  .l-body-right {
    width: 100%;
    left: inherit
  }
}

@media screen and (max-width:550px) {
  .l-body-left {
    height: 50px
  }
  .l-body-right {
    width: 100%;
    left: inherit
  }
}

.l-body-right.js-height-keeper {
  height: 100vh
}

.l-contents--type1, .l-contents--type2 {
  padding-top: 50px
}

@media screen and (max-width:750px) {
  .l-contents--type1, .l-contents--type2 {
    padding-top: 40px
  }
}

.l-contents--type2 {
  background: #f8f8f2
}

.l-contents__inner {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  display: block
}

.l-contents--type2 .l-contents__inner {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: calc(15px + 2vw);
  padding-bottom: calc(15px + 2vw)
}

@media screen and (max-width:750px) {
  .l-contents--type2 .l-contents__inner {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-top: calc(15px + 2vw);
    padding-bottom: calc(15px + 2vw)
  }
}

.c-contents-box {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: calc(15px + 2vw);
  padding-bottom: calc(15px + 2vw);
  padding-left: 5%;
  padding-right: 5%;
  box-sizing: border-box
}

.js-mousePointer {
  cursor: e-resize;
  opacity: 0;
  width: 50px;
  height: 50px;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 7000
}

.js-mousePointer div {
  position: absolute;
  top: 0;
  width: 50px;
  height: 1px;
  background: #fff
}

.js-mousePointer div:nth-child(1) {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg)
}

.js-mousePointer div:nth-child(2) {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg)
}

.c-header, .c-header--blog, .c-header--company, .c-header--contact, .c-header--market, .c-header--news, .c-header--privacy, .c-header--producer, .c-header--recipe, .c-header--recruit {
  background: #000;
  height: 320px;
  position: relative;
  z-index: 7000
}

@media screen and (max-width:940px) {
  .c-header, .c-header--blog, .c-header--company, .c-header--contact, .c-header--market, .c-header--news, .c-header--privacy, .c-header--producer, .c-header--recipe, .c-header--recruit {
    height: 200px;
    margin-top: 60px
  }
}

@media screen and (max-width:550px) {
  .c-header, .c-header--blog, .c-header--company, .c-header--contact, .c-header--market, .c-header--news, .c-header--privacy, .c-header--producer, .c-header--recipe, .c-header--recruit {
    margin-top: 50px;
    height: 160px
  }
  .c-header *, .c-header--blog *, .c-header--company *, .c-header--contact *, .c-header--market *, .c-header--news *, .c-header--privacy *, .c-header--producer *, .c-header--recipe *, .c-header--recruit * {
    z-index: 10
  }
  .c-header--blog::after, .c-header--company::after, .c-header--contact::after, .c-header--market::after, .c-header--news::after, .c-header--privacy::after, .c-header--producer::after, .c-header--recipe::after, .c-header--recruit::after, .c-header::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    display: block;
    z-index: 5
  }
}

.c-header__title {
  padding: 0 5%;
  font-weight: 700;
  color: #fff;
  position: relative;
  top: calc(50% - 5px);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 44px;
  font-size: 4.4rem
}

.c-header__title-prev {
  position: relative;
  display: inline-block;
  margin: 0 0 2.5rem;
  font-size: 18px;
  font-size: 1.8rem
}

.c-header__title-prev a {
  text-decoration: none;
  color: #fff;
  position: relative
}

.c-header__title-prev a::before {
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: -12px;
  left: 0;
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-header__title-prev a:hover::before {
  bottom: -6px
}

.c-header__title-current {
  font-weight: 700;
  font-size: 44px;
  font-size: 4.4rem
}

@media screen and (max-width:940px) {
  .c-header__title {
    font-size: 34px;
    font-size: 3.4rem
  }
  .c-header__title-prev {
    font-size: 16px;
    font-size: 1.6rem
  }
  .c-header__title-current {
    font-size: 34px;
    font-size: 3.4rem
  }
}

@media screen and (max-width:550px) {
  .c-header__title {
    top: 45%;
    font-size: 24px;
    font-size: 2.4rem
  }
  .c-header__title-prev {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 2rem
  }
  .c-header__title-prev a::before {
    bottom: -8px
  }
  .c-header__title-current {
    font-size: 24px;
    font-size: 2.4rem
  }
}

.c-header__topikpass {
  width: 90%;
  border-top: 1px solid rgba(255, 255, 255, .3);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 14px 0
}

.c-header__topikpass ul {
  display: block
}

.c-header__topikpass a, .c-header__topikpass li {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem
}

.c-header__topikpass li {
  float: left
}

.c-header__topikpass li::after {
  content: ">";
  position: relative;
  top: -.08em;
  margin: 0 .5em
}

.c-header__topikpass li:last-child::after {
  display: none
}

.c-header__topikpass a {
  font-weight: 700
}

.c-header--news {
  background: url(../../news/images/visual.jpg) center center/cover no-repeat
}

.c-header--blog {
  background: url(../../blog/images/visual.jpg) center center/cover no-repeat
}

.c-header--recipe {
  height: 370px;
  border-bottom: 3px solid #734343;
  background: url(../../recipe/images/visual.jpg) center center/cover no-repeat
}

.c-article-header, .c-pageNav {
  border-bottom: 1px solid #e5e5e5
}

.c-header--recipe .c-header__title {
  width: 424px;
  padding-top: .4em
}

@media screen and (max-width:940px) {
  .c-header--recipe {
    height: 200px
  }
  .c-header--recipe .c-header__title {
    width: 220px
  }
  .c-header--recipe .c-header__title img {
    width: 100%;
    height: auto
  }
}

@media screen and (max-width:550px) {
  .c-header--recipe {
    height: 160px
  }
}

.c-header--company {
  background: url(../../company/images/visual.jpg) center center/cover no-repeat
}

.c-header--contact {
  background: url(../../contact/images/visual.jpg) center center/cover no-repeat
}

.c-header--market {
  /* background: url(../../market/images/visual.jpg) center center/cover no-repeat */
  background: url(../../images/sub_top.jpg) center center/cover no-repeat
}

.c-header--privacy {
  background: url(../../privacy/images/visual.jpg) center center/cover no-repeat
}

.c-header--producer {
  background: url(../../producer/images/visual.jpg) center center/cover no-repeat
}

.c-header--recruit {
  background: url(../../recruit/images/visual.jpg) center center/cover no-repeat
}

.c-article-header {
  padding: 0 0 1.9rem;
  margin: 0 0 2.2rem
}

@media screen and (max-width:750px) {
  .c-article-header {
    padding: 0 0 1.9rem;
    margin: 0 0 2rem
  }
}

.c-article__info {
  margin: 0 0 1rem
}

.c-article__info li {
  display: inline-block
}

.c-article__info time {
  font-size: 12px;
  font-size: 1.2rem
}

@media screen and (max-width:750px) {
  .c-article__info {
    margin: 0 0 .5rem
  }
  .c-article__info time {
    font-size: 10px;
    font-size: 1rem
  }
}

.c-article__category {
  margin-left: 10px;
  border-radius: 50px;
  background: #eceded;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 1.2rem 1.7rem 1rem 1.9rem
}

@media screen and (max-width:750px) {
  .c-article__category {
    margin-left: 5px;
    font-size: 10px;
    font-size: 1rem;
    padding: .7rem .8rem .5rem
  }
}

.c-article__title {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.38462
}

@media screen and (max-width:750px) {
  .c-article__title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.55556
  }
}

.c-article-body {
  min-height: 200px
}

.c-article-body p {
  padding: 0 0 1.1rem;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.85714
}

.c-article-body p img {
  height: auto;
  max-width: 640px;
  display: block;
  margin-bottom: 10px
}

@media screen and (max-width:750px) {
  .c-article-body p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.69231
  }
  .c-article-body p img {
    width: 100%
  }
}

.c-article-aside {
  margin: 2.3rem 0 1.1rem
}

.c-article-aside p {
  padding-right: 10px;
  font-weight: 700;
  font-size: 10px;
  font-size: 1rem
}

.c-article-aside p, .c-article-aside ul {
  display: inline-block;
  vertical-align: middle
}

.c-article-footer {
  border-top: 1px solid #e5e5e5;
  padding: 4rem 0 1.1rem;
  margin: 4rem 0 0
}

.c-article-footer .c-btn, .c-article-footer .c-btn--min {
  width: 32%!important
}

.c-article-footer .c-btn a, .c-article-footer .c-btn--min a {
  font-size: 16px;
  font-size: 1.6rem
}

@media screen and (max-width:750px) {
  .c-article-footer {
    padding: 2rem 0 .6rem;
    margin: 2rem 0 0
  }
  .c-article-footer .c-btn, .c-article-footer .c-btn--min {
    width: 100%!important
  }
  .c-article-footer .c-btn a, .c-article-footer .c-btn--min a {
    font-size: 14px;
    font-size: 1.4rem
  }
}

.c-pageNav {
  width: 100%;
  background: #fff;
  text-align: center;
  -moz-box-shadow: 0 -11px 20px 0 rgba(0, 0, 0, .8);
  -webkit-box-shadow: 0 -11px 20px 0 rgba(0, 0, 0, .8);
  box-shadow: 0 -11px 20px 0 rgba(0, 0, 0, .8)
}

.c-pageNav__pagenation {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: table!important
}

.c-pageNav__pagenation li {
  display: table-cell
}

.c-pageNav__pagenation li span {
  border-right: 1px solid #d9d9d9
}

.c-pageNav__pagenation li:first-child span {
  border-left: 1px solid #d9d9d9
}

.c-pageNav__pagenation.cell5 li {
  width: 20%
}

@media screen and (max-width:719px) {
  .c-pageNav__pagenation.cell5 li {
    width: auto
  }
}

.c-pageNav__pagenation.cell2 li {
  width: 50%
}

@media screen and (max-width:719px) {
  .c-pageNav__pagenation.cell2 li {
    width: auto
  }
}

.c-pageNav__pagenation a {
  padding: 20px 0;
  display: block;
  text-decoration: none
}

.c-pageNav__pagenation span {
  width: 100%;
  color: #333;
  font-weight: 700;
  padding: 6px 0;
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  -ms-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  -o-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  transition: all .6s cubic-bezier(.19, 1, .22, 1)
}

.c-pageNav__pagenation span::after {
  content: "";
  width: 0;
  height: 3px;
  background: #0091e0;
  position: absolute;
  bottom: -21px;
  left: 0;
  filter: alpha(Opacity=50);
  opacity: .5;
  -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  -moz-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  -ms-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  -o-transition: all .6s cubic-bezier(.19, 1, .22, 1);
  transition: all .6s cubic-bezier(.19, 1, .22, 1)
}

.c-entry-list a, .c-entry-list--category a, .c-entry-list--top a, .c-entry-select {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-pageNav__pagenation a.current:hover span, .c-pageNav__pagenation a:hover span {
  color: #0091e0
}

.c-pageNav__pagenation a.current span::after, .c-pageNav__pagenation a:hover span::after {
  pointer-events: none;
  width: 100%;
  filter: alpha(enabled=false);
  opacity: 1
}

.c-pagenation__next.close, .c-pagenation__prev.close {
  opacity: .5;
  pointer-events: none
}

.c-pageNav__select {
  padding: 20px 5%;
  text-align: left
}

.c-pageNav__select .c-pageNav__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 25px
}

.c-pageNav__select .c-pageNav__item:last-child {
  margin-right: 0
}

.c-pageNav__select .c-pageNav__item label {
  font-weight: 700;
  margin-right: 10px;
  font-size: 12px;
  font-size: 1.2rem
}

.c-pageNav__select .c-pageNav__item select {
  width: 230px;
  min-height: 40px
}

@media screen and (max-width:940px) {
  .c-pageNav {
    box-shadow: none
  }
}

@media screen and (max-width:719px) {
  .c-pageNav__select {
    width: 90%;
    margin: 0 auto
  }
  .c-pageNav__select li {
    text-align: left;
    display: block;
    margin-right: 0;
    margin-bottom: 15px
  }
  .c-pageNav__select li:last-child {
    margin-bottom: 0
  }
  .c-pageNav__select li label {
    display: block;
    margin-right: 0;
    margin-bottom: 10px
  }
  .c-pageNav__select li select {
    width: 100%;
    min-height: 46px;
    font-size: 16px;
    font-size: 1.6rem
  }
  .c-pageNav-firstpass li {
    width: auto
  }
  .c-pageNav-firstpass li:first-child {
    display: none
  }
  .c-pageNav-firstpass li:nth-child(2) span {
    border-left: 1px solid #d9d9d9
  }
  .c-pageNav__pagenation {
    width: 100%
  }
  .c-pageNav__pagenation li {
    width: auto
  }
  .c-pageNav__pagenation span {
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 11px;
    font-size: 1.1rem
  }
}

.c-entry-select {
  border-radius: 4px;
  background: url(../images/select_arrow.png) 93% center no-repeat #1183c1;
  background-size: 15px 9px;
  border: none;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  padding-left: 1em;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  font-size: 1.2rem;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-entry-select:hover {
  background-color: #0f6fa4
}

.c-entry-select option {
  font-weight: 700;
  color: #fff;
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.c-entry-select option:last-child {
  border: none
}

.c-entry-select option:hover {
  background-color: #1183c1
}

.c-flowlist {
  width: 100%;
  display: block;
  border-top: 1px solid #cdcdcd
}

.c-flowlist li {
  border-bottom: 1px solid #cdcdcd;
  padding: 1rem 0 1.2rem;
  padding-top: calc(.7rem + .5vw);
  padding-bottom: calc(.7rem + .5vw);
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.84615
}

.c-flowlist__first {
  border-top: 0;
  padding-top: 0
}

.c-entry-list, .c-entry-list--category, .c-entry-list--top {
  width: 100%;
  display: block;
  border-top: 1px solid #ebebeb
}

.c-entry-list__item {
  border-bottom: 1px solid #ebebeb
}

.c-entry-list a, .c-entry-list--category a, .c-entry-list--top a {
  display: block;
  text-decoration: none;
  color: #333;
  padding: 2.5rem 0;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-pagenation__next a, .c-pagenation__num a, .c-pagenation__num p, .c-pagenation__prev a {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-entry-list a:hover, .c-entry-list--category a:hover, .c-entry-list--top a:hover {
  background: rgba(131, 160, 112, .05)
}

.c-entry-list p, .c-entry-list--category p, .c-entry-list--top p {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.65
}

.c-entry-list__time {
  width: 11%;
  min-width: 130px;
  font-size: 12px;
  font-size: 1.2rem
}

.c-entry-list__category {
  width: 13%;
  min-width: 110px
}

.c-entry-list__category span {
  width: 80%;
  min-width: 100px;
  background: #eceded;
  border-radius: 100px;
  display: block;
  text-align: center;
  padding: .8rem 0;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem
}

.c-entry-list__title {
  width: 55%;
  padding-right: 5%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-decoration: underline;
  font-size: 14px;
  font-size: 1.4rem
}

a:hover .c-entry-list__title {
  text-decoration: none;
  color: #00a0e9
}

@media screen and (max-width:760px) {
  .c-entry-list__category {
    min-width: inherit
  }
  .c-entry-list__category span {
    padding: .4rem 0
  }
  .c-entry-list__title {
    width: 95%;
    padding: .5rem 0 0
  }
}

@media screen and (max-width:750px) {
  .c-entry-list__category, .c-entry-list__time {
    line-height: 1;
    width: auto
  }
  .c-entry-list a, .c-entry-list--category a, .c-entry-list--top a {
    padding: 1.5rem 0
  }
  .c-entry-list p, .c-entry-list--category p, .c-entry-list--top p {
    font-size: 12px;
    font-size: 1.2rem
  }
  .c-entry-list__time {
    min-width: inherit;
    margin-right: 10px;
    font-size: 10px;
    font-size: 1rem
  }
  .c-entry-list__category span {
    width: auto;
    min-width: inherit;
    padding: .4rem 1.4rem;
    font-size: 10px;
    font-size: 1rem
  }
  .c-entry-list__title {
    width: 90%;
    clear: both;
    float: none;
    padding: .6rem 0 0;
    font-size: 12px;
    font-size: 1.2rem
  }
}

.c-entry-list--category .c-entry-list__time {
  min-width: 120px
}

.c-entry-list--top a {
  padding: 1rem 0
}

.c-entry-list--top .c-entry-list__title {
  width: 60%;
  font-size: 12px;
  font-size: 1.2rem
}

.c-entry-list--top .c-entry-list__time {
  width: 30%;
  min-width: 110px
}

.c-pagenation {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 40px!important;
  padding: 24px 0;
  text-align: center;
  position: relative
}

.c-pagenation a {
  text-decoration: none;
  color: #333
}

.c-pagenation__next, .c-pagenation__prev {
  width: 20%;
  font-weight: 700;
  position: relative;
  top: 2px;
  font-size: 13px;
  font-size: 1.3rem
}

.c-pagenation__next a, .c-pagenation__prev a {
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-pagenation__next a:hover, .c-pagenation__prev a:hover {
  color: #1183c1
}

@media screen and (max-width:750px) {
  .c-pagenation {
    margin-top: 20px!important;
    padding: 14px 0
  }
  .c-pagenation__next, .c-pagenation__prev {
    width: 50%
  }
}

.c-pagenation__next, .c-pagenation__num, .c-pagenation__prev {
  vertical-align: middle
}

.c-pagenation__prev {
  float: left;
  text-align: left
}

.c-pagenation__next {
  float: right;
  text-align: right
}

.c-entryNav-num li a:hover, .c-entryNav-num li.current {
  filter: alpha(Opacity=40);
  opacity: .4
}

.c-pagenation__num {
  width: 60%;
  float: left;
  list-style: none;
  display: block;
  margin: -11px auto;
  text-align: center
}

.c-pagenation__num a, .c-pagenation__num p {
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  margin-right: 5px;
  box-sizing: border-box;
  position: relative;
  border-radius: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-pagenation__num a:last-child, .c-pagenation__num p:last-child {
  margin-right: 0
}

.c-pagenation__num a::before, .c-pagenation__num p::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 100%;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-pagenation__num a:hover, .c-pagenation__num p.current {
  color: #fff
}

.c-pagenation__num a:hover::before, .c-pagenation__num p.current::before {
  background: #1183c1;
  -webkit-transform: scale(1);
  transform: scale(1)
}

.c-pagenation__num span {
  position: absolute;
  top: 50%;
  left: 50%;
  line-height: 1;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (max-width:750px) {
  .c-pagenation__num {
    display: none
  }
}

.c-entryNav {
  position: relative;
  margin-top: 60px
}

.c-entryNav * {
  font-size: 14px;
  font-size: 1.4rem
}

.c-entryNav * a {
  color: #333
}

.c-entryNav-prev {
  float: left
}

.c-entryNav-next {
  float: right
}

.c-entryNav-num {
  display: block;
  margin: 0 auto;
  width: 60%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center
}

.c-input-w1, textarea {
  width: 100%
}

.c-entryNav-num li {
  display: inline;
  margin: 0 7px
}

.c-entryNav-num li.current {
  border-bottom: none
}

button, input[type=email], input[type=number], input[type=radio], input[type=text], input[type=tel], select, textarea {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  -moz-transition: all .3s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .3s cubic-bezier(.25, .46, .45, .94);
  -webkit-transition: all .3s cubic-bezier(.25, .46, .45, .94);
  transition: all .3s cubic-bezier(.25, .46, .45, .94)
}

.c-btn, .c-btn--min, .c-btn--min>a, .c-btn--min>p {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

input[type=email], input[type=number], input[type=text], input[type=tel], select, textarea {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  color: #333;
  border: 1px solid #dad9d9;
  text-shadow: none;
  box-shadow: none
}

input[type=email], input[type=number], input[type=text], input[type=tel], select {
  height: 50px;
  height: 5rem;
  height: calc(3.2rem + 1vw);
  min-height: 50px;
  padding-left: 1.3rem
}

button:focus, input[type=email]:focus, input[type=number]:focus, input[type=radio]:focus, input[type=text]:focus, input[type=tel]:focus, textarea:focus {
  background: #fcfcfc
}

button:focus, input[type=email]:focus, input[type=number]:focus, input[type=radio]:focus, input[type=text]:focus, input[type=tel]:focus, select:focus, textarea:focus {
  border: 1px solid #00a0e9
}

textarea {
  height: 184px;
  padding: .8em .7em .8em .8em;
  resize: vertical
}

select, textarea {
  padding-left: .5rem
}

input[type=radio] {
  margin: 0 7px 0 0;
  position: relative;
  top: 1px
}

select option {
  color: #777
}

::placeholder {
  color: #e0e0e0
}

:placeholder-shown {
  color: #e0e0e0
}

::-webkit-input-placeholder {
  color: #bbb
}

:-moz-placeholder {
  color: #bbb;
  opacity: 1
}

::-moz-placeholder {
  color: #bbb;
  opacity: 1
}

:-ms-input-placeholder {
  color: #bbb
}

.form-select {
  background: url(../images/icon_select.gif) right 15px center/11px 8px no-repeat #fff
}

.c-input-w2 {
  width: 40%
}

.c-input-w3 {
  width: 30%
}

.c-input-w4 {
  width: 80%
}

.c-radio {
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 100px
}

.c-form-postalmark {
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 15px
}

.c-form-list li {
  margin-bottom: 15px;
  margin-bottom: calc(.7rem + .5vw)
}

.c-form-list li:last-child {
  margin-bottom: 0
}

.c-link--area {
  display: block;
  text-decoration: none
}

.c-btn, .c-btn--min {
  width: 80%;
  margin: 0 auto;
  background: #0091e0;
  border-radius: 3px;
  text-align: center;
  position: relative;
  -moz-box-shadow: 0 6px 14px -8px rgba(0, 0, 0, .6);
  -webkit-box-shadow: 0 6px 14px -8px rgba(0, 0, 0, .6);
  box-shadow: 0 6px 14px -8px rgba(0, 0, 0, .6);
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-btn--min:hover, .c-btn:hover, .c-link--area:hover .c-btn, .c-link--area:hover .c-btn--min {
  background: #0283c9;
  -moz-box-shadow: 0 6px 18px -8px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 6px 18px -8px rgba(0, 0, 0, .5);
  box-shadow: 0 6px 18px -8px rgba(0, 0, 0, .5)
}

.c-btn--min>a, .c-btn--min>p, .c-btn>a, .c-btn>p {
  display: block;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  padding: 20px 0 22px;
  text-decoration: none;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  font-size: 14px;
  font-size: 1.4rem
}

@media screen and (max-width:750px) {
  .c-btn, .c-btn--min {
    width: 90%
  }
  .c-btn--min>a, .c-btn--min>p, .c-btn>a, .c-btn>p {
    padding: 2rem 0;
    font-size: 12px;
    font-size: 1.2rem
  }
}

.c-btn--min {
  width: auto;
  display: inline-block;
  border-radius: 100px
}

.c-btn--min>a, .c-btn--min>p {
  font-weight: 700;
  padding: 9px 25px 10px 15px;
  border-radius: 100px;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-size: 1.2rem;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

@media screen and (max-width:750px) {
  .c-btn--min {
    width: 100%;
    display: block;
    border-radius: 3px
  }
  .c-btn--min>a, .c-btn--min>p {
    padding: 20px 0
  }
}

.c-btn--submit, .c-btn--submit-reset {
  width: 36%;
  text-align: center;
  background: #0091e0;
  margin: 0 auto;
  display: block;
  text-decoration: none;
  font-weight: 700;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  -moz-box-shadow: 0 6px 18px -8px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0 6px 18px -8px rgba(0, 0, 0, .5);
  box-shadow: 0 6px 18px -8px rgba(0, 0, 0, .5);
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-btn--submit-reset:hover, .c-btn--submit:hover {
  background: #00a0e9
}

.c-btn--submit a, .c-btn--submit-reset a {
  color: #fff;
  display: block;
  padding: 25px 0 24px
}

@media screen and (max-width:940px) {
  .c-btn--submit, .c-btn--submit-reset {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem
  }
  .c-btn--submit a, .c-btn--submit-reset a {
    padding: 1.8em 0
  }
}

.c-btn--submit-reset {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #777
}

.c-btn--submit-reset:hover {
  background: #666
}

.c-table, .c-table--form, .c-table--form-check, .c-table--small {
  width: 100%;
  border-top: 1px solid #e3e3e3
}

.c-table td, .c-table th, .c-table--form td, .c-table--form th, .c-table--form-check td, .c-table--form-check th, .c-table--small td, .c-table--small th {
  border-bottom: 1px solid #e3e3e3;
  vertical-align: top;
  text-align: left;
  padding: 1.2rem 0 1.5rem;
  padding-top: calc(1.2rem + .5vw);
  padding-bottom: calc(1rem + .5vw);
  padding-left: 2%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.69231
}

.c-table th, .c-table--form th, .c-table--form-check th, .c-table--small th {
  width: 26%;
  color: #004c6e;
  background: #f4f4f4;
  font-weight: 700
}

.c-table td, .c-table--form td, .c-table--form-check td, .c-table--small td {
  width: 74%
}

.c-table dt, .c-table--form dt, .c-table--form-check dt, .c-table--small dt {
  font-weight: 700;
  padding-bottom: 0;
  color: #111;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.69231
}

.c-table dd, .c-table--form dd, .c-table--form-check dd, .c-table--small dd {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.69231
}

.c-table ul li:last-child dd, .c-table--form ul li:last-child dd, .c-table--form-check ul li:last-child dd, .c-table--small ul li:last-child dd {
  margin-bottom: 0
}

@media screen and (max-width:940px) {
  .c-table, .c-table th, .c-table--form, .c-table--form th, .c-table--form-check, .c-table--form-check th, .c-table--small, .c-table--small th {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
  }
  .c-table, .c-table--form, .c-table--form-check, .c-table--small {
    border-top: none
  }
  .c-table td, .c-table th, .c-table--form td, .c-table--form th, .c-table--form-check td, .c-table--form-check th, .c-table--small td, .c-table--small th {
    font-size: 13px;
    font-size: 1.3rem;
    display: block;
    float: left;
    clear: both
  }
  .c-table tr:last-child td, .c-table tr:last-child th, .c-table--form tr:last-child td, .c-table--form tr:last-child th, .c-table--form-check tr:last-child td, .c-table--form-check tr:last-child th, .c-table--small tr:last-child td, .c-table--small tr:last-child th {
    border-bottom: none
  }
  .c-table th, .c-table--form th, .c-table--form-check th, .c-table--small th {
    width: 100%;
    border-bottom: none;
    padding: .6em .6em .6em .975em;
    box-sizing: border-box;
    border-radius: 3px;
    background: #f4f4f4;
    color: #004c6e
  }
  .c-table td, .c-table--form td, .c-table--form-check td, .c-table--small td {
    width: 100%;
    padding: .75em 0 1.125em;
    border-bottom: none
  }
  .c-table tr:last-child td, .c-table--form tr:last-child td, .c-table--form-check tr:last-child td, .c-table--small tr:last-child td {
    padding-bottom: 0
  }
  .c-table dt, .c-table--form dt, .c-table--form-check dt, .c-table--small dt {
    border-bottom: none;
    margin-bottom: 0
  }
  .c-table dd, .c-table--form dd, .c-table--form-check dd, .c-table--small dd {
    padding-bottom: 15px;
    border-bottom: 1px solid #d5d5d5
  }
  .c-table ul li:last-child dd, .c-table--form ul li:last-child dd, .c-table--form-check ul li:last-child dd, .c-table--small ul li:last-child dd {
    margin-bottom: 0;
    border-bottom: none
  }
}

.c-table--small {
  border: none
}

.c-table--small td, .c-table--small th {
  border: none;
  padding: 1rem 0 1.2rem;
  padding-top: calc(.1rem + .2vw);
  padding-bottom: calc(.1rem + .2vw)
}

@media screen and (max-width:940px) {
  .c-table--small th {
    padding: .6em .6em .6em .975em
  }
  .c-table--small td {
    padding: 10px 0 15px
  }
}

.c-table--type2 {
  border-top: 1px solid #69735f;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}

.c-table--type2 td, .c-table--type2 th {
  border-bottom: 1px solid #69735f;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.714;
  padding: 1.2rem 0 1.5rem;
  padding-top: calc(1.2rem + .5vw);
  padding-bottom: calc(1rem + .5vw);
  color: #fff
}

.c-table--type2 th {
  width: 26%;
  color: #fff;
  font-weight: 700
}

.c-table--type2 td {
  width: 74%
}

.c-table--type2 dl {
  width: 100%
}

.c-table--type2 dt {
  float: left;
  clear: both;
  font-weight: 700;
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
  color: #fff
}

.c-table--type2 dd {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.69;
  position: relative;
  top: .08em
}

@media screen and (max-width:940px) {
  .c-table--type2 {
    border-top: none
  }
  .c-table--type2 td, .c-table--type2 th {
    font-size: 13px;
    font-size: 1.3rem;
    display: block;
    float: left;
    clear: both
  }
  .c-table--type2 th {
    width: 100%;
    border-bottom: none;
    padding: .6em .6em .6em .975em;
    box-sizing: border-box;
    border-radius: 3px;
    background: #69735f;
    color: #fff;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
  }
  .c-table--type2 td {
    width: 100%;
    padding: .75em 0 1.125em;
    border-bottom: none
  }
  .c-table--type2 tr:last-child td {
    padding-bottom: 0
  }
  .c-table--type2 dd, .c-table--type2 dt {
    vertical-align: top
  }
  .c-table--type2 dt {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 5px
  }
  .c-table--type2 ul li:last-child dd {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
  }
}

.c-table--form td, .c-table--form th, .c-table--form-check td, .c-table--form-check th {
  vertical-align: middle;
  padding-left: 0
}

.c-table--form th, .c-table--form-check th {
  color: #333;
  background: 0 0
}

.c-table--form p, .c-table--form-check p {
  padding: 6px 0
}

@media screen and (max-width:940px) {
  .c-table--form th, .c-table--form-check th {
    color: #333;
    padding: 0
  }
  .c-table--form td, .c-table--form-check td {
    padding: .75em 0 1.125em
  }
  .c-table--form tr:last-child td, .c-table--form-check tr:last-child td {
    margin: 0;
    padding-bottom: 0
  }
  .c-table--form-check th, .c-table--form-check tr:last-child th {
    padding-bottom: 5px;
    border-bottom: 1px solid #e3e3e3
  }
}

.c-table--form-check {
  margin-bottom: 30px
}

.c-title--xlarge {
  padding-bottom: 30px;
  font-size: 34px;
  font-size: 3.4rem
}

@media screen and (max-width:940px) {
  .c-title--xlarge {
    padding-bottom: 30px;
    font-size: 26px;
    font-size: 2.6rem
  }
}

.c-title--large {
  font-size: 26px;
  font-size: 2.6rem
}

@media screen and (max-width:940px) {
  .c-title--large {
    font-size: 22px;
    font-size: 2.2rem
  }
}

.c-title--middle {
  color: #0091e0;
  border-bottom: 2px solid #f2f2f2;
  position: relative;
  font-family: NotoSansJP-Bold, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  padding: 0 0 2rem;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1
}

.c-title--middle::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  bottom: 0;
  left: 0
}

@media screen and (max-width:940px) {
  .c-title--middle {
    font-size: 22px;
    font-size: 2.2rem
  }
}

@media screen and (max-width:550px) {
  .c-title--middle {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 0 0 1.5rem
  }
}

.c-title--small, .c-title--small-bdnone, .c-title--small2 {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 0 2.2rem
}

.c-title--small span, .c-title--small-bdnone span, .c-title--small2 span {
  border-left: 4px solid #00a0e9;
  border-left: .4rem solid #00a0e9;
  margin: 0 0 1.22222em;
  padding: 0 0 0 .7rem
}

@media screen and (max-width:940px) {
  .c-title--small, .c-title--small-bdnone, .c-title--small2 {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    padding: 0 0 1rem;
    margin: 0 0 1rem;
    font-size: 16px;
    font-size: 1.6rem
  }
  .c-title--small2 {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 1.5rem
  }
  .c-title--small-bdnone {
    border-bottom: none;
    padding: 0 0 2rem;
    margin: 0
  }
}

.c-icon-pdf, .c-icon-pdf--type2 {
  position: relative;
  left: 10px
}

.c-icon-pdf--type2::after, .c-icon-pdf::after {
  content: "";
  width: 1.2rem;
  height: 1.5rem;
  background: url(../images/icon_pdf.png) left top no-repeat;
  background-size: 1.2rem 1.5rem;
  position: absolute;
  top: 50%;
  left: -20px;
  display: block;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.c-icon-pdf--type2 {
  left: 0;
  padding-left: 16px
}

.c-icon-pdf--type2::after {
  width: 1rem;
  height: 1.3rem;
  background: url(../images/icon_pdf_2.png) left top no-repeat;
  background-size: 1rem 1.3rem;
  left: 0
}

.c-icon-cursor {
  position: relative
}

.c-icon-cursor::after {
  content: url(../svg/icon_02.svg);
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -.75em
}

.c-arrow--left, .c-arrow--right, .c-arrow--right-bw, .c-arrow--right-min, .c-arrow--scrollTop, .c-icon-cursor--blue {
  position: relative
}

.c-icon-cursor:hover::after {
  -webkit-animation: scaleBounce 1s forwards linear;
  -moz-animation: scaleBounce 1s forwards linear;
  animation: scaleBounce 1s forwards linear
}

.c-coursor--left:hover::before, .c-coursor--right:hover::after {
  -webkit-animation: scaleBounce 1s forwards linear;
  -moz-animation: scaleBounce 1s forwards linear
}

.c-icon-cursor--blue::before {
  content: url(../svg/icon_03.svg);
  width: 1.14em;
  height: 1.14em;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  top: -.1em
}

.c-icon-cursor--blue:hover::before, .p-topLinks__item:hover .c-icon-cursor--blue::before {
  -webkit-animation: scaleBounce 1s forwards linear;
  -moz-animation: scaleBounce 1s forwards linear;
  animation: scaleBounce 1s forwards linear
}

.c-arrow--left::after, .c-arrow--left::before, .c-arrow--right-bw::after, .c-arrow--right-bw::before, .c-arrow--right-min::after, .c-arrow--right-min::before, .c-arrow--right::after, .c-arrow--right::before, .c-arrow--scrollTop::after, .c-arrow--scrollTop::before {
  content: "";
  width: 13px;
  height: .1em;
  background: #b2b2b2;
  position: absolute;
  top: 50%;
  z-index: 50;
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.c-arrow--right-min {
  position: relative
}

.c-arrow--right-min::before {
  -webkit-transform-origin: 100% 1px;
  -moz-transform-origin: 100% 1px;
  transform-origin: 100% 1px
}

.c-arrow--right-bw::after, .c-arrow--right-bw::before, .c-arrow--right-min::after, .c-arrow--right-min::before, .c-arrow--right::after, .c-arrow--right::before {
  right: 20px
}

.c-arrow--right-bw:hover::after, .c-arrow--right-bw:hover::before, .c-arrow--right-min:hover::after, .c-arrow--right-min:hover::before, .c-arrow--right:hover::after, .c-arrow--right:hover::before {
  right: 15px
}

.c-arrow--right-bw::after, .c-arrow--right-min::after, .c-arrow--right::after {
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg)
}

.c-arrow--right-bw::before, .c-arrow--right-min::before, .c-arrow--right::before {
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg)
}

.c-arrow--right-bw:hover::after, .c-arrow--right-min:hover::after, .c-arrow--right:hover::after {
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg)
}

.c-arrow--right-bw:hover::before, .c-arrow--right-min:hover::before, .c-arrow--right:hover::before {
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}

@media screen and (max-width:940px) {
  .c-arrow--right-bw::after, .c-arrow--right-bw::before, .c-arrow--right-min::after, .c-arrow--right-min::before, .c-arrow--right::after, .c-arrow--right::before {
    width: 8px;
    background: #777
  }
  .c-arrow--right-bw:hover::after, .c-arrow--right-bw:hover::before, .c-arrow--right-min:hover::after, .c-arrow--right-min:hover::before, .c-arrow--right:hover::after, .c-arrow--right:hover::before {
    right: 8px
  }
}

.c-arrow--right-bw::after, .c-arrow--right-bw::before {
  background: #b2b2b2
}

.c-arrow--right-bw:hover::after, .c-arrow--right-bw:hover::before {
  background: #cce9f9!important
}

.c-arrow--right.c-current::after, .c-arrow--right.c-current::before, .c-current.c-arrow--right-bw::after, .c-current.c-arrow--right-bw::before, .c-current.c-arrow--right-min::after, .c-current.c-arrow--right-min::before {
  right: 15px;
  background: #cce9f9!important
}

.c-arrow--right.c-current::after, .c-current.c-arrow--right-bw::after, .c-current.c-arrow--right-min::after {
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg)
}

.c-arrow--right.c-current::before, .c-current.c-arrow--right-bw::before, .c-current.c-arrow--right-min::before {
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}

.c-arrow--right-min::after, .c-arrow--right-min::before {
  content: "";
  width: 8px;
  height: .2em;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  z-index: 50;
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  background: #dadada;
  right: 15px
}

.c-arrow--right-min:hover::after, .c-arrow--right-min:hover::before {
  right: 10px
}

.c-arrow--left::after, .c-arrow--left::before {
  left: 20px;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  transform-origin: 0 100%
}

.c-arrow--left:hover::after, .c-arrow--left:hover::before {
  left: 15px
}

.c-arrow--left::after {
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg)
}

.c-arrow--left::before {
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg)
}

.c-arrow--left:hover::after {
  -moz-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg)
}

.c-arrow--left:hover::before {
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg)
}

@media screen and (max-width:940px) {
  .c-arrow--left::after, .c-arrow--left::before {
    width: 8px;
    background: #777
  }
  .c-arrow--left:hover::after, .c-arrow--left:hover::before {
    left: 8px
  }
}

.c-arrow--scrollTop-line {
  width: 16px;
  height: 1px;
  background: #454545;
  position: absolute;
  top: 12px;
  left: 50%;
  filter: alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

a:hover .c-arrow--scrollTop-line {
  top: 16px;
  filter: alpha(enabled=false);
  opacity: 1
}

.c-arrow--scrollTop::after, .c-arrow--scrollTop::before {
  width: 2px;
  height: 14px;
  left: 50%;
  background: #454545;
  margin-top: -4px;
  margin-left: -1px;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  transform-origin: 0 0
}

.c-arrow--scrollTop::after {
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg)
}

.c-arrow--scrollTop::before {
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg)
}

.c-menuSwitch__line:nth-child(1), .c-menuSwitch__line:nth-child(2) {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0)
}

.c-arrow--scrollTop:hover::after, .c-arrow--scrollTop:hover::before {
  background: #fff;
  margin-top: -7px
}

.c-coursor--left::after, .c-coursor--left::before, .c-coursor--right::after, .c-coursor--right::before {
  width: 1.2em;
  height: 1.2em;
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
  top: -.12em;
  position: relative
}

.c-coursor--right::after {
  content: url(../svg/icon_01.svg);
  margin: 0 0 0 .8rem
}

.c-coursor--right:hover::after {
  animation: scaleBounce 1s forwards linear
}

.c-coursor--left::before {
  content: url(../svg/icon_01_2.svg);
  margin: 0 .8rem 0 0
}

.p-prod-menu__link li p::after, .p-recipe-list__item a::after, .p-recipe-list__item::before, .p-topVisual::after, .p-topVisual::before {
  content: ""
}

.c-coursor--left:hover::before {
  animation: scaleBounce 1s forwards linear
}

.c-menuSwitch {
  position: absolute;
  top: 0;
  right: 0;
  padding: 22px 5% 22px 0;
  z-index: 9900;
  display: none
}

@media screen and (max-width:940px) {
  .c-menuSwitch {
    display: block
  }
}

@media screen and (max-width:550px) {
  .c-menuSwitch {
    padding: 17px 5% 17px 0
  }
}

.c-menuSwitch__inner {
  width: 20px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px
}

.c-menuSwitch__txt {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 10px;
  font-size: 1rem
}

.c-menuSwitch__line {
  width: 20px;
  height: 2px;
  background: #333;
  -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.c-sns a, .p-topLinks__thumb {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-menuSwitch__line:nth-child(1) {
  transform: rotate(0)
}

.c-menuSwitch__line:nth-child(2) {
  margin: 5px 0;
  transform: rotate(0)
}

.c-menuSwitch__line:nth-child(3) {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.overlay .c-menuSwitch__inner {
  transform: none;
  position: relative;
  top: 6px
}

.overlay .c-menuSwitch__txt {
  padding-right: 1em
}

.overlay .c-menuSwitch__line {
  position: absolute
}

.overlay .c-menuSwitch__line:nth-child(1) {
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg)
}

.overlay .c-menuSwitch__line:nth-child(2) {
  opacity: 0;
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg)
}

.overlay .c-menuSwitch__line:nth-child(3) {
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}

.c-sns li {
  display: inline-block;
  margin-right: 11px
}

.c-fullsize-item img, .c-fullsize-item video {
  margin: 0 auto;
  max-width: inherit!important;
  min-width: 100%;
  min-height: 100%;
  display: block;
  text-align: center
}

.c-sns__tw {
  position: relative;
  top: -2px
}

.c-sns a {
  filter: alpha(enabled=false);
  opacity: 1;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-sns a:hover {
  filter: alpha(Opacity=70);
  opacity: .7
}

#g-visual--home {
  width: 100vw;
  background: url(../images/bg.gif) left top;
  background-size: 200px;
  overflow: hidden
}

.js-scale {
  opacity: 0;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 5s cubic-bezier(.075, .82, .165, 1);
  -moz-transition: all 5s cubic-bezier(.075, .82, .165, 1);
  -ms-transition: all 5s cubic-bezier(.075, .82, .165, 1);
  -o-transition: all 5s cubic-bezier(.075, .82, .165, 1);
  transition: all 5s cubic-bezier(.075, .82, .165, 1)
}

.js-scale.js-scale--on {
  opacity: 1;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.c-fullsize {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: #222
}

.c-fullsize-inner {
  width: 100%;
  height: 100%;
  display: block
}

.c-fullsize-item {
  position: relative;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.c-fullsize-item img {
  width: auto;
  height: 100%;
  position: relative;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1)
}

.c-fullsize-item video {
  opacity: .85
}

.c-fullsize-item.current img {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: scad;
  animation-name: scad
}

@-webkit-keyframes scad {
  from {
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
  }
  to {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@-moz-keyframes scad {
  from {
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
  }
  to {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

@keyframes scad {
  from {
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15)
  }
  to {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
  }
}

.c-slide-item {
  opacity: 0;
  position: absolute
}

.c-slide-item img {
  left: 0
}

.p-topVisual {
  width: 100%;
  background: #fff;
  position: relative;
  overflow: hidden
}

@media screen and (max-width:940px) {
  .p-topVisual {
    margin-top: 60px
  }
}

.p-topVisual__bn {
  width: 174px;
  height: 167px;
  position: absolute;
  bottom: 0;
  right: 4%;
  z-index: 5000
}

@media screen and (max-width:550px) {
  .p-topVisual {
    margin-top: 50px
  }
  .p-topVisual__bn {
    width: 110px;
    height: 105px
  }
}

.p-topVisual .c-slide-fade, .p-topVisual::before {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0
}

.p-topVisual__bn a {
  display: block
}

.p-topVisual__bn:hover {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: slowlyIcon_s;
  animation-name: slowlyIcon_s
}

.p-topVisual::after {
  display: block;
  padding-top: 50.45%
}

.p-topVisual::before {
  bottom: 0;
  background: url(../../images/wave.png) left bottom/contain no-repeat;
  z-index: 500
}

.p-topVisual .c-slide-fade {
  top: 0
}

.p-topVisual img {
  width: 100%;
  height: auto;
  display: block
}

@keyframes slowlyIcon_s {
  0%, 100%, 30%, 55% {
    transform: rotate(0);
    animation-timing-function: ease-in
  }
  20%, 40% {
    transform: translate(3px, 0) rotate(4deg);
    animation-timing-function: ease-out
  }
}

.p-topLinks {
  padding-top: 15px;
  padding-bottom: 15px;             /* padding-bottom: 45px; */
  border-bottom: 1px solid #e3e3e3  /* border-bottom: 1px solid #e3e3e3 */
}

@media screen and (max-width:550px) {
  .p-topLinks {
    padding-top: 0;
    padding-bottom: 0
  }
}

.p-topLinks a {
  text-decoration: none
}

.p-topLinks__item {
  width: calc((100% - 5.2%)/ 3);
  float: left;
  margin-right: 2.6%
}

.p-topLinks__item:last-child {
  margin-right: 0
}

.p-topLinks__thumb {
  overflow: hidden;
  border-radius: 6px;
  filter: alpha(enabled=false);
  opacity: 1;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.p-recruit-bn a img, .p-topBanner img {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.p-topLinks__thumb img {
  width: 100%;
  height: auto
}

a:hover .p-topLinks__thumb {
  filter: alpha(Opacity=60);
  opacity: .6
}

.p-topLinks figcaption {
  padding-top: 14px
}

.p-topLinks figcaption h2 {
  line-height: 1;
  text-decoration: underline;
  font-weight: 700;
  padding-bottom: 4px;
  font-size: 16px;
  font-size: 1.6rem
}

.c-topList__item a, .p-topLinks a:hover h2 {
  text-decoration: none
}

.p-topLinks figcaption p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667
}

@media screen and (max-width:550px) {
  .p-topLinks {
    margin-top: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 0
  }
  .p-topLinks__item {
    width: 100%;
    float: none;
    margin-right: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 1rem 0
  }
  .p-topLinks figcaption, .p-topLinks__thumb {
    display: table-cell;
    vertical-align: middle
  }
  .p-topLinks__thumb {
    width: 32%
  }
  .p-topLinks figcaption {
    width: 68%;
    padding-top: 0;
    padding-left: 15px;
    box-sizing: border-box
  }
  .p-topLinks figcaption h2 {
    padding-bottom: 4px;
    font-size: 14px;
    font-size: 1.4rem
  }
  .p-topLinks figcaption p {
    font-size: 11px;
    font-size: 1.1rem
  }
}

.p-topEntry {
  width: 100%;
  padding: 5rem 0
}

.p-topEntry__item {
  position: relative
}

.p-topEntry__item:first-child .p-topEntry__more {
  right: 4%
}

.p-topEntry__item .c-entry-list__time {
  width: 26%;
  min-width: 100px
}

.p-topEntry__item .c-entry-list__title {
  width: 60%
}

@media screen and (max-width:770px) {
  .p-topEntry__item .c-entry-list__title {
    width: 48%
  }
}

@media screen and (max-width:550px) {
  .p-topEntry {
    padding: 3rem 0 0
  }
  .p-topEntry__item {
    margin-bottom: 30px
  }
  .p-topEntry__item:first-child .p-topEntry__more {
    right: 0
  }
}

.p-topEntry .c-entry-list__title {
  padding: 0
}

@media screen and (max-width:1180px) {
  .p-topEntry .c-entry-list__title {
    padding: 0!important
  }
}

.p-topEntry__more {
  position: absolute!important;
  top: 0;
  right: 0
}

.p-topBanner {
  border-top: 1px solid #dbdbdb;
  background: url(../images/bg.gif) left top;
  background-size: 60px;
  padding: 5rem 0
}

@media screen and (max-width:550px) {
  .p-topBanner {
    padding: 3rem 0
  }
  .p-topBanner li {
    margin-bottom: 20px
  }
  .p-topBanner li:last-child {
    margin-bottom: 0
  }
}

.p-topBanner img {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.p-topBanner a:hover img {
  border-color: #d5d5d5
}

.p-topBanner figcaption {
  padding-top: 6px
}

.p-topMarket {
  border-top: 1px solid #e3e3e3
}

.p-topMarket__item {
  text-align: center;
  border-right: 1px solid #e3e3e3;
  padding: 3.6rem 0 4rem
}

.p-topMarket__item:last-child {
  border-right: 0
}

.p-topMarket__item h3, .p-topMarket__item p {
  width: 85%;
  margin: 0 auto
}

.p-topMarket__item h3 {
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625;
  padding: 0 0 .7rem
}

.p-topMarket__item p {
  padding: 0 0 2.2rem
}

.p-topMarket__item .c-btn, .p-topMarket__item .c-btn--min {
  width: 52%
}

.p-topMarket-call {
  margin-top: 0!important
}

@media screen and (max-width:1040px) {
  .p-topMarket__item .c-btn, .p-topMarket__item .c-btn--min {
    width: 80%
  }
}

@media screen and (max-width:550px) {
  .p-topMarket__item {
    border-right: 0;
    border-bottom: 1px solid #e3e3e3;
    padding: 3rem 0
  }
  .p-topMarket__item:first-child {
    border-left: 0
  }
  .p-topMarket__item .c-btn, .p-topMarket__item .c-btn--min {
    width: 66%
  }
}

.c-box-herf, .c-box-herf--space {
  width: 100%
}

.c-box-herf__item {
  width: 50%;
  float: left;
  box-sizing: border-box
}

.c-box-herf--space .c-box-herf__item {
  padding-right: 2%
}

.c-box-herf--space .c-box-herf__item:last-child {
  padding-right: 0;
  padding-left: 2%
}

@media screen and (max-width:550px) {
  .c-box-herf__item {
    width: 100%;
    float: none
  }
  .c-box-herf--space .c-box-herf__item {
    padding-right: 0
  }
  .c-box-herf--space .c-box-herf__item:last-child {
    padding-left: 0
  }
}

.p-privacy-list {
  padding: 0 0 5.5rem
}

.p-privacy-list__item {
  margin: 0 0 2.9rem
}

@media screen and (max-width:750px) {
  .p-privacy-list__item {
    margin: 0 0 1.9rem
  }
}

.p-privacy-list__item:last-child {
  margin-bottom: 0
}

.p-privacy-list h2 {
  font-weight: 700;
  padding: 0 0 .1875em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625
}

.p-privacy-sign {
  padding: 3rem 0 0
}

.p-recipe-about figure {
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  margin-top: 30px;
  padding: 0 5%
}

@media screen and (max-width:940px) {
  .p-recipe-about figure {
    border: none;
    padding: 8px 0 0
  }
}

@media screen and (max-width:750px) {
  .p-privacy-list h2 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.66667
  }
  .p-recipe-about figure {
    padding: 0
  }
}

.p-recipe-about .thumb, .p-recipe-about__txt {
  float: left
}

.p-recipe-about .thumb {
  width: 140px;
  height: 140px;
  border-radius: 100%;
  overflow: hidden
}

@media screen and (max-width:550px) {
  .p-recipe-about .thumb, .p-recipe-about__txt {
    float: none
  }
  .p-recipe-about .thumb {
    width: 100px;
    height: 100px;
    margin: 0 auto
  }
  .p-recipe-about .thumb img {
    width: 100%;
    height: auto
  }
}

.p-recipe-about__txt {
  width: calc(100% - 140px);
  box-sizing: border-box;
  padding-left: 30px
}

@media screen and (max-width:550px) {
  .p-recipe-about__txt {
    width: 100%;
    padding-left: 0
  }
  .p-recipe-about__txt .name {
    text-align: center;
    margin-top: 20px
  }
  .p-recipe-about__txt .job {
    text-align: center
  }
}

.p-recipe-about__txt .name {
  font-weight: 700;
  padding: 0 0 1rem;
  font-size: 16px;
  font-size: 1.6rem
}

.p-recipe-about__txt .job {
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 0 0 1.5rem
}

.p-recipe-about__txt .comment {
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667;
  padding: 0 0 .8rem
}

.p-recipe-list {
  margin-top: 60px;
  padding-top: 50px;
  background: #f8f8f2;
  border-top: 1px solid #ebebe6
}

@media screen and (max-width:550px) {
  .p-recipe-list {
    margin-top: 30px;
    padding-top: 30px
  }
}

.p-recipe-list__item {
  width: calc((100% - 2.4%)/ 4);
  float: left;
  position: relative;
  overflow: hidden;
  margin-right: .8%;
  margin-bottom: .8%
}

.p-recipe-list__item:nth-child(4n) {
  margin-right: 0
}

.p-recipe-list__item::before {
  display: block;
  padding-top: 100%
}

.p-recipe-list__item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block
}

.p-recipe-list__item a::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, .3);
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

.p-recipe-list__item a:hover::after {
  filter: alpha(enabled=false);
  opacity: 1
}

@media screen and (max-width:750px) {
  .p-recipe-list__item a::after {
    display: none
  }
  .p-recipe-list__item {
    width: calc((100% - 2.4%)/ 3)
  }
  .p-recipe-list__item:nth-child(4n) {
    margin-right: .8%
  }
  .p-recipe-list__item:nth-child(3n) {
    margin-right: 0
  }
  .p-recipe-list__item a {
    -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
    transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
  }
  .p-recipe-list__item a:hover {
    filter: alpha(Opacity=50);
    opacity: .5
  }
  .p-recipe-list__txt {
    display: none
  }
}

.p-recipe-list__txt {
  width: 90%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-top: 10px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  -o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
  transition: all .5s cubic-bezier(.25, .46, .45, .94)
}

a:hover .p-recipe-list__txt {
  margin-top: 0;
  filter: alpha(enabled=false);
  opacity: 1
}

.p-recipe-list__txt .time {
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 12px;
  font-size: 1.2rem
}

.p-recipe-list__txt .name {
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  font-size: 18px;
  font-size: 1.8rem
}

.p-recipe-list__txt .btn {
  width: 40%;
  margin: 23px auto 0;
  text-align: center;
  font-weight: 700;
  background: #fff;
  border-radius: 6px;
  color: #333;
  padding: 8px;
  display: block
}

.p-recipe-list .thumb {
  width: 100%;
  height: 100%
}

.p-recipe-details, .p-recipe-details--farmer {
  padding: 1.4rem 0 0
}

.p-recipe-details .u-txt, .p-recipe-details .u-txt-read, .p-recipe-details--farmer .u-txt, .p-recipe-details--farmer .u-txt-read {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.76923
}

.p-recipe-details-cell {
  margin: 2rem 0 0
}

.p-recipe-details__thumb {
  width: 250px;
  float: left
}

.p-recipe-details__thumb img {
  width: 100%;
  height: auto
}

@media screen and (max-width:550px) {
  .p-recipe-details, .p-recipe-details--farmer {
    padding: 2.5rem 0 0
  }
  .p-recipe-details__thumb {
    width: 70%;
    float: none;
    margin: 0 auto
  }
}

.p-recipe-details__text {
  width: calc(100% - 250px);
  float: left;
  box-sizing: border-box;
  padding-left: 30px
}

.p-recipe-details__text .p-details-box {
  margin: 0 0 2.3rem
}

.p-recipe-details__text .p-details-box--min {
  margin: 0 0 1.5rem
}

.p-recipe-details__text .title {
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 1.5rem;
  margin: 0 0 1rem;
  font-size: 16px;
  font-size: 1.6rem
}

.p-recipe-details__text .title--min {
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem
}

@media screen and (max-width:550px) {
  .p-recipe-details__text {
    width: 100%;
    float: none;
    padding-left: 0;
    margin: 2rem 0 0
  }
  .p-recipe-details__text section {
    margin: 0 0 2rem
  }
  .p-recipe-details__text .title {
    background: rgba(0, 0, 0, .05);
    border-radius: 3px;
    line-height: 1;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 1.5rem 1rem 1.4rem
  }
}

.p-recipe-details table, .p-recipe-details--farmer table {
  width: 100%
}

.p-recipe-details table td, .p-recipe-details table th, .p-recipe-details--farmer table td, .p-recipe-details--farmer table th {
  text-align: left;
  vertical-align: middle;
  font-weight: 400;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.84615
}

.p-recipe-details--farmer {
  padding: 2rem 0 0
}

@media screen and (max-width:550px) {
  .p-recipe-details--farmer {
    padding: 1.5rem 0 0
  }
}

.p-recipe-details--farmer .p-recipe-details-cell {
  margin: 0
}

.p-recruit-bn {
  width: 720px;
  height: 161px;
  margin: 20px auto 0
}

.p-recruit-bn a {
  display: block;
  background: url(../../recruit/images/bn_recruit_on.jpg) left top/cover no-repeat
}

.p-recruit-bn a img {
  filter: alpha(enabled=false);
  opacity: 1;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-topList__item a, .p-prod-menu__link li p::after {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.p-recruit-bn a:hover img {
  filter: alpha(Opacity=0);
  opacity: 0
}

@media screen and (max-width:940px) {
  .p-recruit-bn {
    width: 100%
  }
  .p-recruit-bn a {
    background: 0 0
  }
  .p-recruit-bn a img {
    width: 100%;
    height: auto
  }
  .p-recruit-bn a:hover img {
    filter: alpha(enabled=false);
    opacity: 1
  }
}

.c-topList {
  display: block
}

.c-topList__item {
  float: left;
  border-top: 1px solid #d7d7d7;
  width: calc(50% - 20px)
}

.c-topList__item:nth-child(2n) {
  float: right
}

.c-topList__item:nth-last-child(1), .c-topList__item:nth-last-child(2) {
  border-bottom: 1px solid #d7d7d7
}

@media screen and (max-width:750px) {
  .c-topList__item {
    float: none;
    width: 100%
  }
  .c-topList__item:nth-child(2n) {
    float: none
  }
  .c-topList__item:nth-last-child(2) {
    border-bottom: none
  }
}

.c-topList__item a {
  display: block;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.c-topList__item a:hover {
  background: rgba(0, 0, 0, .01)
}

.c-topList__item figure {
  width: 100%;
  display: table
}

.c-topList__item figure .thumb, .c-topList__item figure figcaption {
  display: table-cell;
  vertical-align: middle
}

.c-topList__item figure .thumb {
  width: 24%;
  min-width: 116px
}

.c-topList__item figure .thumb img {
  width: 100%;
  height: auto
}

.c-topList__item figure figcaption {
  box-sizing: border-box;
  padding-left: 20px
}

.c-topList__item .title {
  width: 90%;
  color: #0091e0;
  font-weight: 700;
  padding-bottom: 7px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1
}

@media screen and (max-width:1140px) {
  .c-topList__item .title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.c-topList__item .comment {
  width: 90%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667
}

.p-company-message__img, .p-company-message__txt {
  float: left
}

@media screen and (max-width:750px) {
  .c-topList__item figure .thumb {
    min-width: 80px
  }
  .c-topList__item .title {
    padding-bottom: 5px;
    font-size: 16px;
    font-size: 1.6rem
  }
  .c-topList__item .comment {
    font-size: 10px;
    font-size: 1rem
  }
  .p-company-message__img, .p-company-message__txt {
    float: none
  }
}

.p-company-message__img {
  width: 30%;
  max-width: 320px
}

.p-company-message__img img {
  width: 100%;
  height: auto
}

.p-company-message__img figcaption {
  padding-top: 20px
}

.p-company-message__img .job {
  padding-bottom: 12px;
  font-size: 12px;
  font-size: 1.2rem
}

.p-company-message__img .name {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem
}

@media screen and (max-width:750px) {
  .p-company-message__img {
    margin: 0 auto
  }
  .p-company-message__img figcaption {
    text-align: center
  }
  .p-company-message__img .job {
    padding-bottom: 8px;
    font-size: 10px;
    font-size: 1rem
  }
  .p-company-message__img .name {
    font-size: 16px;
    font-size: 1.6rem
  }
}

.p-company-message__txt {
  width: calc(100% - 30%);
  box-sizing: border-box;
  padding-left: 3.4%;
  margin-top: -5px
}

.p-company-message__txt p {
  padding: 0 0 1.8rem
}

.p-company-message__txt p:last-child {
  padding-bottom: 0
}

.p-access-gmap {
  position: relative;
  padding-top: 30px
}

@media screen and (max-width:750px) {
  .p-company-message__txt {
    width: 100%;
    padding-left: 0;
    margin-top: -3px;
    padding-top: 30px
  }
  .p-access-gmap {
    padding-top: 15px
  }
}

.p-access-gmap-iframe {
  border: none;
  outline: 0
}

.p-access-gmap address {
  padding-top: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667
}

#map_canvas {
  width: 100%;
  height: 450px
}

@media screen and (max-width:750px) {
  #map_canvas {
    height: 200px
  }
}

.access-map {
  width: 90%;
  height: 450px;
  background: gray;
  margin: 0 auto -51px;
  border-radius: 4px;
  position: relative;
  top: -116px;
  z-index: 10
}

.p-access-link {
  position: absolute;
  bottom: -11px;
  right: 0
}

@media screen and (max-width:750px) {
  .p-access-link {
    position: static;
    margin-top: 20px
  }
}

.p-organigram {
  width: 100%;
  margin: 0 auto;
  text-align: center
}

.p-organigram img {
  width: 100%;
  max-width: 864px;
  height: auto
}

.p-organigram-link {
  margin-top: 30px
}

.p-market-list {
  border: 1px solid #d7d7d7
}

.p-market-list__item {
  width: 100%;
  display: table;
  border-bottom: 1px solid #d7d7d7
}

.p-market-list__item:last-child {
  border-bottom: 0
}

.p-market-list__btn, .p-market-list__text {
  display: table-cell;
  vertical-align: middle
}

.p-market-list__text {
  width: 62%
}

.p-market-list__text h2, .p-market-list__text p {
  width: 85%;
  margin: 0 auto
}

.p-market-list__text h2 {
  font-weight: 700;
  padding-bottom: 9px;
  font-size: 20px;
  font-size: 2rem
}

.p-market-list__text p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429
}

.p-market-list__btn {
  width: 38%;
  padding: 38px 0;
  background: #f9f9f9
}

@media screen and (max-width:750px) {
  .p-market-list__btn, .p-market-list__text {
    display: block
  }
  .p-market-list__item {
    display: block;
    text-align: center;
    padding: 25px 0
  }
  .p-market-list__text {
    width: 90%;
    margin: 0 auto 15px
  }
  .p-market-list__text h2, .p-market-list__text p {
    width: 100%
  }
  .p-market-list__text h2 {
    padding-bottom: 9px;
    font-size: 16px;
    font-size: 1.6rem
  }
  .p-market-list__text p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.66667
  }
  .p-market-list__btn {
    width: 100%;
    padding: 0
  }
}

.p-market-call {
  margin-top: 50px;
  padding-top: 50px;
  background: url(../images/market_bg.gif) left top;
  background-size: 85px;
  text-align: center
}

.p-market-call .u-txt-wf--bold {
  text-align: center;
  margin-bottom: 27px
}

.p-market-call .u-txt-wf--bold .jp {
  font-size: 20px;
  font-size: 2rem
}

.p-market-call .u-txt-wf--bold .en {
  display: block;
  color: #00a0e9;
  padding-top: 10px;
  font-size: 12px;
  font-size: 1.2rem
}

.p-market-call__inner {
  width: 90%;
  background: #fff;
  margin: 0 auto;
  border-radius: 4px;
  padding: 40px 0;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.p-market-call iframe {
  width: 90%;
  min-width: 300px;
  height: 420px;
  margin: 0 auto
}

@media screen and (max-width:750px) {
  .p-market-call__inner {
    padding: 0
  }
  .p-market-call iframe {
    width: 100%;
    height: 400px
  }
}

.p-market-pdf {
  width: 90%;
  margin: 0 auto;
  padding-top: 16px;
  text-align: left;
  font-weight: 700;
  font-size: 11px;
  font-size: 1.1rem
}

.p-market-pdf a {
  color: #333
}

.p-market-pdf a:hover {
  color: #00a0e9
}

.p-project, .p-project--last {
  width: 100%;
  display: block;
  border: 1px solid #e3e3e3;
  border-radius: 6px;
  margin-bottom: 20px;
  background: #fff
}

.p-project--last {
  margin-bottom: 0
}

.p-project__figure, .p-project__text {
  float: left;
  vertical-align: middle
}

.p-project__figure {
  width: 41%;
  max-width: 360px;
  border-radius: 6px 0 0 6px;
  overflow: hidden
}

.p-project__figure img {
  width: 100%;
  max-width: 360px;
  height: auto
}

.p-project__text {
  width: 59%;
  padding: 0 5%;
  box-sizing: border-box;
  display: table;
  height: 100%
}

.p-project__text section {
  display: table-cell;
  vertical-align: middle
}

.p-project__text h2 {
  font-weight: 700;
  color: #0091e0;
  padding: 0 0 1.4rem
}

@media screen and (max-width:750px) {
  .p-project h2, .p-project--last h2 {
    padding: 0 0 .5rem
  }
}

@media screen and (max-width:660px) {
  .p-project, .p-project--last {
    display: block;
    border: none;
    border-radius: 0;
    background: 0 0
  }
  .p-project__figure, .p-project__text {
    display: block
  }
  .p-project__figure {
    width: 100%;
    border-radius: 3px;
    float: none;
    margin: 0 auto
  }
  .p-project__text {
    width: 100%;
    padding: 1.5rem 0 0
  }
  .p-project__text h2 {
    padding: 0 0 .5rem
  }
}

.p-brand {
  width: 48%;
  float: left;
  border: 1px solid #e3e3e3;
  background: #fff;
  border-radius: 3px;
  padding: 0 0 4rem
}

.p-brand:last-child {
  float: right
}

.p-brand__title {
  display: block;
  border-bottom: 1px solid #e3e3e3
}

.p-brand__title img {
  width: 100%;
  height: auto
}

.p-brand__text {
  width: 85%;
  margin: 0 auto;
  padding: 2.5rem 0
}

.p-brand .c-btn, .p-brand .c-btn--min {
  width: 60%;
  margin-bottom: 15px
}

.p-brand .c-btn--min:last-child, .p-brand .c-btn:last-child {
  margin-bottom: 0
}

@media screen and (max-width:1112px) {
  .p-brand .c-btn, .p-brand .c-btn--min {
    width: 85%
  }
}

@media screen and (max-width:660px) {
  .p-brand, .p-brand:last-child {
    float: none
  }
  .p-brand {
    width: 100%;
    height: auto!important;
    margin: 0 0 2rem;
    padding: 0 0 3rem
  }
  .p-brand .c-btn, .p-brand .c-btn--min {
    width: 85%
  }
}

.p-contact-number {
  width: 100%;
  display: table;
  margin: 0 0 4rem
}

.p-contact-number__item {
  width: 50%;
  display: table-cell;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px solid #d7d7d7
}

.p-contact-number__item:first-child {
  border-left: 1px solid #d7d7d7
}

.p-contact-number h2 {
  font-weight: 700;
  padding: 0 0 1rem
}

.p-contact-number__num {
  line-height: 1;
  font-size: 36px;
  font-size: 3.6rem;
  padding: 0 0 .8rem
}

.p-contact-number__num a {
  text-decoration: none;
  font-weight: 700;
  color: #00a0e9
}

@media screen and (max-width:750px) {
  .p-contact-number h2 {
    padding: 0 0 .8rem
  }
  .p-contact-number__num {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media screen and (max-width:550px) {
  .p-contact-number {
    display: block;
    border-top: 1px solid #d7d7d7
  }
  .p-contact-number__item {
    width: 100%;
    display: block;
    border-right: 0;
    border-bottom: 1px solid #d7d7d7;
    padding: 2rem 0
  }
  .p-contact-number__item:first-child {
    border-left: 0
  }
  .p-contact-number__num {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 0 0 .5rem
  }
}

.p-contact-mail {
  padding-top: 40px;
  padding-top: calc(15px + 2vw);
  background: #f8f8f2;
  border-top: 1px solid #ebebe6
}

.p-prod-menu {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  background: #f9f9f9;
  margin-bottom: 40px;
  position: relative;
  padding: 1.5rem 0
}

@media screen and (max-width:750px) {
  .p-prod-menu {
    margin-bottom: 20px;
    padding: 3rem 0 2rem
  }
}

.p-prod-menu__link {
  float: left;
  display: block;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.p-prod-menu__link li {
  float: left;
  position: relative
}

.p-prod-menu__link li p {
  position: relative
}

.p-prod-menu__link li input {
  color: #333;
  font-weight: 700;
  position: relative;
  z-index: 10;
  line-height: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border: none;
  outline: 0;
  display: block;
  padding: 11px 14px 10px;
  font-size: 13px;
  font-size: 1.3rem
}

.p-prod-menu__link li p::after {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #0091e0;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  z-index: 5;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.p-yasai-list__item, .u-link-inline a, .u-link-inline p {
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  text-decoration: none
}

.p-prod-menu__link li p:hover input, .p-prod-menu__link li.current input {
  color: #fff
}

.p-prod-menu__link li p:hover::after, .p-prod-menu__link li.current p::after {
  filter: alpha(enabled=false);
  opacity: 1
}

@media screen and (max-width:1140px) {
  .p-prod-menu__link li input {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 5px 8px 4px
  }
}

@media screen and (max-width:550px) {
  .p-prod-menu__link li input {
    border-radius: 0;
    font-size: 11px;
    font-size: 1.1rem;
    padding: 5px 6px 4px
  }
}

@media screen and (max-width:750px) {
  .p-prod-menu__link {
    position: static;
    width: 100%;
    margin: 0 auto;
    float: none
  }
}

.p-prod-menu__search {
  float: right
}

.p-prod-menu__search .p-prod-input__submit, .p-prod-menu__search .p-prod-input__text {
  float: left
}

.p-prod-menu__search .p-prod-input__text {
  width: 175px;
  height: 31px;
  min-height: 31px;
  border-radius: 50px 0 0 50px
}

.p-prod-menu__search .p-prod-input__submit {
  width: 57px;
  height: 31px;
  background: #0091e0;
  color: #fff;
  font-weight: 700;
  outline: 0;
  border: none;
  border-radius: 0 50px 50px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

@media screen and (max-width:1140px) {
  .p-prod-menu__search .p-prod-input__text {
    width: 140px
  }
}

@media screen and (max-width:750px) {
  .p-prod-menu__search {
    width: 90%;
    margin: 0 auto;
    float: none
  }
  .p-prod-menu__search .p-prod-input__text {
    width: 70%
  }
  .p-prod-menu__search .p-prod-input__submit {
    width: 30%
  }
}

.p-prod-list__item {
  width: calc((100% - 3.92%)/ 3);
  float: left;
  margin-right: 1.96%;
  margin-bottom: 1.96%;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
  padding: 15px;
  border-radius: 4px
}

.p-prod-list__item:nth-child(3n) {
  margin-right: 0
}

@media screen and (max-width:1140px) {
  .p-prod-list__item {
    width: calc((100% - 1.96%)/ 2)
  }
  .p-prod-list__item:nth-child(even) {
    margin-right: 0
  }
  .p-prod-list__item:nth-child(odd) {
    margin-right: 1.96%
  }
}

.p-prod-list .p-prod-profile {
  width: 100%;
  display: table
}

.p-prod-list .p-prod-profile__name, .p-prod-list .p-prod-profile__thumb {
  display: inline-block;
  vertical-align: middle
}

.p-prod-list .p-prod-profile__thumb {
  width: 30%;
  margin-right: 10px
}

.p-prod-list .p-prod-profile__thumb img {
  width: 100%;
  height: auto
}

.p-prod-list .p-prod-profile__name {
  width: 63%
}

.p-prod-list .p-prod-profile__name h2 {
  font-weight: 700;
  color: #068709;
  padding-bottom: 8px;
  line-height: 1.2;
  font-size: 14px;
  font-size: 1.4rem
}

.p-prod-list .p-prod-profile__name p {
  font-weight: 700;
  line-height: 1.2;
  font-size: 11px;
  font-size: 1.1rem
}

@media screen and (max-width:550px) {
  .p-prod-list .p-prod-profile {
    display: block
  }
  .p-prod-list .p-prod-profile__name, .p-prod-list .p-prod-profile__thumb {
    display: block;
    text-align: center
  }
  .p-prod-list .p-prod-profile__thumb {
    width: 50%;
    margin: 0 auto 10px
  }
  .p-prod-list .p-prod-profile__name {
    width: 100%
  }
  .p-prod-list .p-prod-profile__name h2 {
    padding: 5px 0;
    font-size: 13px;
    font-size: 1.3rem
  }
  .p-prod-list .p-prod-profile__name p {
    font-size: 10px;
    font-size: 1rem
  }
}

.p-prod-list address {
  padding-top: 14px;
  font-size: 10px;
  font-size: 1rem
}

.p-prod-list .comment {
  padding-top: 6px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5
}

.p-yasai-list {
  width: 100%;
  border-radius: 4px
}

@media screen and (max-width:550px) {
  .p-yasai-list {
    border: 1px solid #e3e3e3
  }
}

.p-yasai-list__item {
  width: calc((100% - 4.86%)/ 4);
  margin-right: 1.62%;
  margin-bottom: 1.62%;
  float: left;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px;
  border: 1px solid #e3e3e3;
  display: block;
  background: #fff;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.p-yasai-list__item:nth-last-child(1), .p-yasai-list__item:nth-last-child(2) {
  display: none
}

.p-yasai-list__item:nth-child(4n) {
  margin-right: 0
}

@media screen and (max-width:1017px) {
  .p-yasai-list__item {
    width: calc((100% - 3.24%)/ 3)
  }
  .p-yasai-list__item:nth-child(4n) {
    margin-right: 1.62%
  }
  .p-yasai-list__item:nth-child(3n) {
    margin-right: 0
  }
}

@media screen and (max-width:550px) {
  .p-yasai-list__item {
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    margin-bottom: 0;
    width: 100%
  }
  .p-yasai-list__item:first-child {
    border-radius: 4px 4px 0 0
  }
  .p-yasai-list__item:nth-child(3n), .p-yasai-list__item:nth-child(4n) {
    margin-right: 0
  }
  .p-yasai-list__item:nth-last-child(3) {
    border-bottom: none;
    border-radius: 0 0 4px 4px
  }
  .p-yasai-list__item img {
    max-width: 55px;
    min-width: 55px
  }
}

.p-yasai-list__item:hover {
  background: #fafafa
}

.p-yasai-list__item a {
  text-decoration: none
}

.p-yasai-list__item figure {
  display: table
}

.p-yasai-list__item figcaption, .p-yasai-list__item img {
  display: table-cell;
  vertical-align: middle
}

.p-yasai-list__item img {
  width: 20%;
  max-width: 55px;
  min-width: 55px;
  height: auto
}

.p-yasai-list__item figcaption {
  width: 80%;
  box-sizing: border-box;
  color: #068709;
  font-weight: 700;
  padding-left: 10px;
  font-size: 12px;
  font-size: 1.2rem
}

.p-yasai-other {
  margin-top: 40px;
  border: 1px solid #e3e3e3;
  padding: 15px;
  border-radius: 3px;
  box-sizing: border-box
}

.p-yasai-other p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66667
}

@font-face {
  font-family: NotoSansJP-Black;
  src: url(../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.eot);
  src: url(../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.woff) format("woff"), url(../fonts/NotoSansJP-Black/NotoSansJP-Black-Subset.otf) format("opentype")
}

@font-face {
  font-family: NotoSansJP-Bold;
  src: url(../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.eot);
  src: url(../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.woff) format("woff"), url(../fonts/NotoSansJP-Bold/NotoSansJP-Bold-Subset.otf) format("opentype")
}

@font-face {
  font-family: NotoSansJP-Medium;
  src: url(../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.eot);
  src: url(../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.woff) format("woff"), url(../fonts/NotoSansJP-Medium/NotoSansJP-Medium-Subset.otf) format("opentype")
}

@font-face {
  font-family: NotoSansJP-Regular;
  src: url(../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.eot);
  src: url(../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.eot?#iefix) format("embedded-opentype"), url(../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.woff) format("woff"), url(../fonts/NotoSansJP-Regular/NotoSansJP-Regular-Subset.otf) format("opentype")
}

.u-list-block {
  display: block
}

.u-list-num {
  padding-left: 1.5em
}

.u-ps-sticky, .u-ps-sticky--pc, .u-ps-sticky--sp {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100
}

.u-ps-sticky--sp {
  position: static
}

@media screen and (max-width:940px) {
  .u-ps-sticky--pc {
    position: static
  }
  .u-ps-sticky--sp {
    position: -webkit-sticky;
    position: sticky
  }
}

.u-ver--top td, .u-ver--top th {
  vertical-align: top!important
}

.u-ver--top th {
  padding-top: 2.8em
}

@media screen and (max-width:750px) {
  .p-yasai-other {
    margin-top: 0
  }
  .u-ver--top th {
    padding-top: 8px
  }
}

.u-ver--middle td, .u-ver--middle th {
  vertical-align: middle!important
}

.u-clear {
  clear: both
}

.u-clearfix {
  display: inline-block;
  display: block
}

.u-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height: 0;
  font-size: 0
}

* html .u-clearfix {
  height: 1%
}

.u-shadow {
  -moz-box-shadow: 0 6px 14px -8px rgba(0, 0, 0, .6);
  -webkit-box-shadow: 0 6px 14px -8px rgba(0, 0, 0, .6);
  box-shadow: 0 6px 14px -8px rgba(0, 0, 0, .6)
}

.u-img_grad {
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .1);
  position: relative
}

.u-img_grad::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  display: block;
  -moz-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .1) inset;
  -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .1) inset;
  box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, .1) inset;
  z-index: 10
}

.u-img_grad img {
  border-radius: 3px
}

.u-vs--xlarge {
  margin: 0 auto;
  width: 100%
}

.u-vs--large {
  margin: 0 auto;
  width: 90%;
  max-width: 1300px
}

.u-vs--middle {
  margin: 0 auto;
  width: 84%;
  max-width: 960px
}

.u-vs--small {
  margin: 0 auto;
  width: 75%;
  max-width: 864px
}

@media screen and (max-width:750px) {
  .u-vs--large, .u-vs--middle, .u-vs--small {
    width: 90%
  }
}

.u-link-area {
  text-decoration: none
}

.u-link-inline {
  position: relative
}

.u-link-inline a, .u-link-inline p {
  color: #333;
  font-weight: 700;
  line-height: 1.7;
  position: relative;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.u-link-inline a span, .u-link-inline p span {
  position: relative;
  z-index: 10
}

.u-link-inline a::before, .u-link-inline p::before {
  content: url(../svg/icon_01.svg);
  width: 1.4em;
  height: 1.4em;
  display: inline-block;
  text-decoration: none;
  margin-right: .5rem;
  vertical-align: middle
}

.u-link-area:hover .u-link-inline a::before, .u-link-area:hover .u-link-inline p::before, .u-link-inline a:hover::before, .u-link-inline p:hover::before {
  -webkit-animation: scaleBounce 1s forwards linear;
  -moz-animation: scaleBounce 1s forwards linear;
  animation: scaleBounce 1s forwards linear
}

.u-link-inline a span::after, .u-link-inline p span::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #333;
  position: absolute;
  bottom: -4px;
  left: 0;
  z-index: 3;
  -webkit-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -moz-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -ms-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  -o-transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s;
  transition: all .2s cubic-bezier(.02, .01, .47, 1) 0s
}

.u-link-area:hover .u-link-inline a, .u-link-area:hover .u-link-inline p, .u-link-inline a:hover, .u-link-inline p:hover {
  color: #0091e0
}

.u-link-area:hover .u-link-inline a span::after, .u-link-area:hover .u-link-inline p span::after, .u-link-inline a:hover span::after, .u-link-inline p:hover span::after {
  bottom: -2px;
  background: #0091e0
}

.u-ratio {
  width: 100%;
  position: relative
}

.u-ratio::before {
  content: "";
  padding-top: 56.25%;
  display: block
}

.u-ratio-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.u-mt-section {
  margin-top: 65px!important
}

@media screen and (max-width:940px) {
  .u-mt-section {
    margin-top: 30px!important
  }
  .u-mt-none--sp {
    margin-top: 0!important
  }
}

.u-mt-30 {
  margin-top: 30px!important
}

.u-pb-20 {
  padding-bottom: 18px!important
}

@media screen and (max-width:940px) {
  .u-mt-30 {
    margin-top: 15px!important
  }
  .u-pb-20 {
    padding-bottom: 15px!important
  }
  .u-pb-30 {
    padding-bottom: 30px!important
  }
}

.u-pb-30 {
  padding-bottom: 30px!important
}

.u-mb-25 {
  margin-bottom: 25px!important
}

@media screen and (max-width:940px) {
  .u-mb-25 {
    margin-bottom: 15px!important
  }
}

.u-mb-30 {
  margin-bottom: 30px!important
}

@media screen and (max-width:940px) {
  .u-mb-30 {
    margin-bottom: 15px!important
  }
}

.u-mb-40 {
  margin-bottom: 40px!important
}

.u-txt, .u-txt-read {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.71429
}

.u-txt-gothc {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ Pro", "メイリオ, Meiryo,Osaka", "ＭＳ Ｐゴシック", Helvetica, Verdana, sans-serif
}

.u-txt-serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif
}

.u-txt-en {
  font-family: "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif
}

.u-txt-wf {
  font-family: NotoSansJP-Medium, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}

.u-txt-wf--bold {
  font-family: NotoSansJP-Bold, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif
}

@media screen and (max-width:750px) {
  .u-txt, .u-txt-read {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.76923
  }
}

.u-txt-smiddle {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.76923
}

@media screen and (max-width:750px) {
  .u-txt-smiddle {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.76923
  }
}

.u-txt-lsmall {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5
}

.u-txt-small {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.63636
}

@media screen and (max-width:750px) {
  .u-txt-small {
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.8
  }
}

.u-txt-large {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.33333
}

@media screen and (max-width:750px) {
  .u-txt-large {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.76923
  }
}

.u-txt-slarge {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.625
}

.u-txt-bold {
  font-weight: 700
}

.u-txt-italic {
  font-style: italic
}

.u-txt-read {
  padding: 0 0 3rem
}

@media screen and (max-width:940px) {
  .u-mb-40 {
    margin-bottom: 20px!important
  }
  .u-txt-read {
    padding: 0 0 1.5rem
  }
}

.u-view-pc {
  display: block
}

@media screen and (max-width:750px) {
  .u-txt-slarge {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.76923
  }
  .u-view-pc {
    display: none!important
  }
}

.u-view-sp {
  display: none
}

@media screen and (max-width:750px) {
  .u-view-sp {
    display: block!important
  }
}

.u-annotation {
  margin-top: 25px
}

.u-annotation li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.66;
  text-indent: -1.5em;
  padding-left: 1.5em;
  color: #8b8b8b
}

.fx-rotate__a {
  -moz-animation: fx-rotate__a .4s linear infinite;
  -webkit-animation: fx-rotate__a .4s linear infinite;
  animation: fx-rotate__a .4s linear infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0
}

@keyframes fx-rotate__a {
  form {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
  }
}

.fx-rotate__b {
  -moz-animation: fx-rotate__b 40s linear infinite;
  -webkit-animation: fx-rotate__b 40s linear infinite;
  animation: fx-rotate__b 40s linear infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0
}

@keyframes fx-rotate__b {
  form {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
  }
}

.fx-rotate__c {
  -moz-animation: fx-rotate__c .5s linear 1;
  -webkit-animation: fx-rotate__c .5s linear 1;
  animation: fx-rotate__c .5s linear 1;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0
}

@keyframes fx-rotate__c {
  form {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  to {
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
  }
}

.fx-bound__a {
  -moz-animation: fx-bound__a 1.5s linear infinite;
  -webkit-animation: fx-bound__a 1.5s linear infinite;
  animation: fx-bound__a 1.5s linear infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0
}

@keyframes fx-bound__a {
  50% {
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px)
  }
}

.fx-bound__b {
  -moz-animation: fx-bound__b 1.5s linear infinite;
  -webkit-animation: fx-bound__b 1.5s linear infinite;
  animation: fx-bound__b 1.5s linear infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 50% 100% 0;
  transform-origin: 50% 100% 0
}

@keyframes fx-bound__b {
  0%, 100% {
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -moz-transform: scale3d(1, .85, 1);
    -webkit-transform: scale3d(1, .85, 1);
    transform: scale3d(1, .85, 1)
  }
  40%, 65% {
    -moz-transform: scale3d(1, 1.05, 1);
    -webkit-transform: scale3d(1, 1.05, 1);
    transform: scale3d(1, 1.05, 1)
  }
  50% {
    -moz-transform: scale3d(1, .85, 1);
    -webkit-transform: scale3d(1, .85, 1);
    transform: scale3d(1, .85, 1);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }
  75% {
    -moz-transform: scale3d(1, .95, 1);
    -webkit-transform: scale3d(1, .95, 1);
    transform: scale3d(1, .95, 1)
  }
}

.fx-slowicon {
  -moz-animation: fx-slowicon 3.3s infinite normal;
  -webkit-animation: fx-slowicon 3.3s infinite normal;
  animation: fx-slowicon 3.3s infinite normal;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0
}

@keyframes fx-slowicon {
  0%, 100% {
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  50% {
    -moz-transform: translate(3px, 0);
    -ms-transform: translate(3px, 0);
    -webkit-transform: translate(3px, 0);
    transform: translate(3px, 0);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}

.scaleBounce {
  -webkit-animation: scaleBounce 1s forwards linear;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: scaleBounce 1s forwards linear;
  animation: scaleBounce 1s forwards linear
}

@-webkit-keyframes scaleBounce {
  0% {
    -webkit-transform: scale(.7)
  }
  1% {
    -webkit-transform: scale(.73)
  }
  2% {
    -webkit-transform: scale(.76)
  }
  3% {
    -webkit-transform: scale(.8)
  }
  4% {
    -webkit-transform: scale(.85)
  }
  5% {
    -webkit-transform: scale(.89)
  }
  6% {
    -webkit-transform: scale(.94)
  }
  24%, 33%, 34%, 7% {
    -webkit-transform: scale(.98)
  }
  21%, 8% {
    -webkit-transform: scale(1.02)
  }
  19%, 9% {
    -webkit-transform: scale(1.05)
  }
  10%, 17% {
    -webkit-transform: scale(1.08)
  }
  11% {
    -webkit-transform: scale(1.09)
  }
  12%, 13%, 14%, 15% {
    -webkit-transform: scale(1.11)
  }
  16% {
    -webkit-transform: scale(1.1)
  }
  18% {
    -webkit-transform: scale(1.07)
  }
  20% {
    -webkit-transform: scale(1.04)
  }
  22%, 39%, 40%, 41%, 42%, 43%, 44%, 45%, 46%, 47%, 48%, 49% {
    -webkit-transform: scale(1.01)
  }
  23%, 35%, 36% {
    -webkit-transform: scale(.99)
  }
  25%, 26%, 31%, 32% {
    -webkit-transform: scale(.97)
  }
  27%, 28%, 29%, 30% {
    -webkit-transform: scale(.96)
  }
  100%, 37%, 38%, 50%, 51%, 52%, 53%, 54%, 55%, 56%, 57%, 58%, 59%, 60%, 61%, 62%, 63%, 64%, 65%, 66%, 67%, 68%, 69%, 70%, 71%, 72%, 73%, 74%, 75%, 76%, 77%, 78%, 79%, 80%, 81%, 82%, 83%, 84%, 85%, 86%, 87%, 88%, 89%, 90%, 91%, 92%, 93%, 94%, 95%, 96%, 97%, 98%, 99% {
    -webkit-transform: scale(1)
  }
}

@-moz-keyframes scaleBounce {
  0% {
    -moz-transform: scale(.7)
  }
  1% {
    -moz-transform: scale(.73)
  }
  2% {
    -moz-transform: scale(.76)
  }
  3% {
    -moz-transform: scale(.8)
  }
  4% {
    -moz-transform: scale(.85)
  }
  5% {
    -moz-transform: scale(.89)
  }
  6% {
    -moz-transform: scale(.94)
  }
  24%, 33%, 34%, 7% {
    -moz-transform: scale(.98)
  }
  21%, 8% {
    -moz-transform: scale(1.02)
  }
  19%, 9% {
    -moz-transform: scale(1.05)
  }
  10%, 17% {
    -moz-transform: scale(1.08)
  }
  11% {
    -moz-transform: scale(1.09)
  }
  12%, 13%, 14%, 15% {
    -moz-transform: scale(1.11)
  }
  16% {
    -moz-transform: scale(1.1)
  }
  18% {
    -moz-transform: scale(1.07)
  }
  20% {
    -moz-transform: scale(1.04)
  }
  22%, 39%, 40%, 41%, 42%, 43%, 44%, 45%, 46%, 47%, 48%, 49% {
    -moz-transform: scale(1.01)
  }
  23%, 35%, 36% {
    -moz-transform: scale(.99)
  }
  25%, 26%, 31%, 32% {
    -moz-transform: scale(.97)
  }
  27%, 28%, 29%, 30% {
    -moz-transform: scale(.96)
  }
  100%, 37%, 38%, 50%, 51%, 52%, 53%, 54%, 55%, 56%, 57%, 58%, 59%, 60%, 61%, 62%, 63%, 64%, 65%, 66%, 67%, 68%, 69%, 70%, 71%, 72%, 73%, 74%, 75%, 76%, 77%, 78%, 79%, 80%, 81%, 82%, 83%, 84%, 85%, 86%, 87%, 88%, 89%, 90%, 91%, 92%, 93%, 94%, 95%, 96%, 97%, 98%, 99% {
    -moz-transform: scale(1)
  }
}

@keyframes scaleBounce {
  0% {
    transform: scale(.7)
  }
  1% {
    transform: scale(.73)
  }
  2% {
    transform: scale(.76)
  }
  3% {
    transform: scale(.8)
  }
  4% {
    transform: scale(.85)
  }
  5% {
    transform: scale(.89)
  }
  6% {
    transform: scale(.94)
  }
  24%, 33%, 34%, 7% {
    transform: scale(.98)
  }
  21%, 8% {
    transform: scale(1.02)
  }
  19%, 9% {
    transform: scale(1.05)
  }
  10%, 17% {
    transform: scale(1.08)
  }
  11% {
    transform: scale(1.09)
  }
  12%, 13%, 14%, 15% {
    transform: scale(1.11)
  }
  16% {
    transform: scale(1.1)
  }
  18% {
    transform: scale(1.07)
  }
  20% {
    transform: scale(1.04)
  }
  22%, 39%, 40%, 41%, 42%, 43%, 44%, 45%, 46%, 47%, 48%, 49% {
    transform: scale(1.01)
  }
  23%, 35%, 36% {
    transform: scale(.99)
  }
  25%, 26%, 31%, 32% {
    transform: scale(.97)
  }
  27%, 28%, 29%, 30% {
    transform: scale(.96)
  }
  100%, 37%, 38%, 50%, 51%, 52%, 53%, 54%, 55%, 56%, 57%, 58%, 59%, 60%, 61%, 62%, 63%, 64%, 65%, 66%, 67%, 68%, 69%, 70%, 71%, 72%, 73%, 74%, 75%, 76%, 77%, 78%, 79%, 80%, 81%, 82%, 83%, 84%, 85%, 86%, 87%, 88%, 89%, 90%, 91%, 92%, 93%, 94%, 95%, 96%, 97%, 98%, 99% {
    transform: scale(1)
  }
}

.scaleBounce2 {
  -webkit-animation: scaleBounce2 1s forwards linear;
  -moz-animation: scaleBounce2 1s forwards linear;
  animation: scaleBounce2 1s forwards linear
}

@-webkit-keyframes scaleBounce2 {
  0% {
    -webkit-transform: scale(.5)
  }
  1% {
    -webkit-transform: scale(.54)
  }
  2% {
    -webkit-transform: scale(.6)
  }
  3% {
    -webkit-transform: scale(.67)
  }
  4% {
    -webkit-transform: scale(.75)
  }
  5% {
    -webkit-transform: scale(.82)
  }
  6% {
    -webkit-transform: scale(.9)
  }
  24%, 34%, 7% {
    -webkit-transform: scale(.97)
  }
  8% {
    -webkit-transform: scale(1.03)
  }
  9% {
    -webkit-transform: scale(1.08)
  }
  10% {
    -webkit-transform: scale(1.13)
  }
  11%, 16% {
    -webkit-transform: scale(1.16)
  }
  12%, 15% {
    -webkit-transform: scale(1.18)
  }
  13%, 14% {
    -webkit-transform: scale(1.19)
  }
  17% {
    -webkit-transform: scale(1.14)
  }
  18% {
    -webkit-transform: scale(1.12)
  }
  19% {
    -webkit-transform: scale(1.09)
  }
  20% {
    -webkit-transform: scale(1.06)
  }
  21% {
    -webkit-transform: scale(1.04)
  }
  22%, 39%, 48%, 49%, 50% {
    -webkit-transform: scale(1.01)
  }
  23%, 36%, 55%, 56%, 57%, 58%, 59%, 60%, 61%, 62%, 63% {
    -webkit-transform: scale(.99)
  }
  25%, 33% {
    -webkit-transform: scale(.96)
  }
  26%, 27%, 30%, 31% {
    -webkit-transform: scale(.94)
  }
  28%, 29% {
    -webkit-transform: scale(.93)
  }
  32% {
    -webkit-transform: scale(.95)
  }
  35% {
    -webkit-transform: scale(.98)
  }
  100%, 37%, 38%, 51%, 52%, 53%, 54%, 64%, 65%, 66%, 67%, 68%, 69%, 70%, 71%, 72%, 73%, 74%, 75%, 76%, 77%, 78%, 79%, 80%, 81%, 82%, 83%, 84%, 85%, 86%, 87%, 88%, 89%, 90%, 91%, 92%, 93%, 94%, 95%, 96%, 97%, 98%, 99% {
    -webkit-transform: scale(1)
  }
  40%, 41%, 42%, 43%, 44%, 45%, 46%, 47% {
    -webkit-transform: scale(1.02)
  }
}

@-moz-keyframes scaleBounce2 {
  0% {
    -moz-transform: scale(.5)
  }
  1% {
    -moz-transform: scale(.54)
  }
  2% {
    -moz-transform: scale(.6)
  }
  3% {
    -moz-transform: scale(.67)
  }
  4% {
    -moz-transform: scale(.75)
  }
  5% {
    -moz-transform: scale(.82)
  }
  6% {
    -moz-transform: scale(.9)
  }
  24%, 34%, 7% {
    -moz-transform: scale(.97)
  }
  8% {
    -moz-transform: scale(1.03)
  }
  9% {
    -moz-transform: scale(1.08)
  }
  10% {
    -moz-transform: scale(1.13)
  }
  11%, 16% {
    -moz-transform: scale(1.16)
  }
  12%, 15% {
    -moz-transform: scale(1.18)
  }
  13%, 14% {
    -moz-transform: scale(1.19)
  }
  17% {
    -moz-transform: scale(1.14)
  }
  18% {
    -moz-transform: scale(1.12)
  }
  19% {
    -moz-transform: scale(1.09)
  }
  20% {
    -moz-transform: scale(1.06)
  }
  21% {
    -moz-transform: scale(1.04)
  }
  22%, 39%, 48%, 49%, 50% {
    -moz-transform: scale(1.01)
  }
  23%, 36%, 55%, 56%, 57%, 58%, 59%, 60%, 61%, 62%, 63% {
    -moz-transform: scale(.99)
  }
  25%, 33% {
    -moz-transform: scale(.96)
  }
  26%, 27%, 30%, 31% {
    -moz-transform: scale(.94)
  }
  28%, 29% {
    -moz-transform: scale(.93)
  }
  32% {
    -moz-transform: scale(.95)
  }
  35% {
    -moz-transform: scale(.98)
  }
  100%, 37%, 38%, 51%, 52%, 53%, 54%, 64%, 65%, 66%, 67%, 68%, 69%, 70%, 71%, 72%, 73%, 74%, 75%, 76%, 77%, 78%, 79%, 80%, 81%, 82%, 83%, 84%, 85%, 86%, 87%, 88%, 89%, 90%, 91%, 92%, 93%, 94%, 95%, 96%, 97%, 98%, 99% {
    -moz-transform: scale(1)
  }
  40%, 41%, 42%, 43%, 44%, 45%, 46%, 47% {
    -moz-transform: scale(1.02)
  }
}

@keyframes scaleBounce2 {
  0% {
    transform: scale(.5)
  }
  1% {
    transform: scale(.54)
  }
  2% {
    transform: scale(.6)
  }
  3% {
    transform: scale(.67)
  }
  4% {
    transform: scale(.75)
  }
  5% {
    transform: scale(.82)
  }
  6% {
    transform: scale(.9)
  }
  24%, 34%, 7% {
    transform: scale(.97)
  }
  8% {
    transform: scale(1.03)
  }
  9% {
    transform: scale(1.08)
  }
  10% {
    transform: scale(1.13)
  }
  11%, 16% {
    transform: scale(1.16)
  }
  12%, 15% {
    transform: scale(1.18)
  }
  13%, 14% {
    transform: scale(1.19)
  }
  17% {
    transform: scale(1.14)
  }
  18% {
    transform: scale(1.12)
  }
  19% {
    transform: scale(1.09)
  }
  20% {
    transform: scale(1.06)
  }
  21% {
    transform: scale(1.04)
  }
  22%, 39%, 48%, 49%, 50% {
    transform: scale(1.01)
  }
  23%, 36%, 55%, 56%, 57%, 58%, 59%, 60%, 61%, 62%, 63% {
    transform: scale(.99)
  }
  25%, 33% {
    transform: scale(.96)
  }
  26%, 27%, 30%, 31% {
    transform: scale(.94)
  }
  28%, 29% {
    transform: scale(.93)
  }
  32% {
    transform: scale(.95)
  }
  35% {
    transform: scale(.98)
  }
  100%, 37%, 38%, 51%, 52%, 53%, 54%, 64%, 65%, 66%, 67%, 68%, 69%, 70%, 71%, 72%, 73%, 74%, 75%, 76%, 77%, 78%, 79%, 80%, 81%, 82%, 83%, 84%, 85%, 86%, 87%, 88%, 89%, 90%, 91%, 92%, 93%, 94%, 95%, 96%, 97%, 98%, 99% {
    transform: scale(1)
  }
  40%, 41%, 42%, 43%, 44%, 45%, 46%, 47% {
    transform: scale(1.02)
  }
}