@charset "UTF-8";
/*
Theme Name: よしもと47シュフラン
Theme URI:
Author:
Author URI:
*/
@keyframes btn_hover {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}

body {
  color: #000;
  font-family: "Noto Sans Japanese", "游ゴシック体", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

a {
  color: #000;
}

.bread-ttl {
  color: #e95098;
  font-weight: 700;
  letter-spacing: .1em;
  text-align: center;
}

.bread-ttl span {
  display: block;
  letter-spacing: 0;
}

.sns {
  align-items: center;
  display: flex;
  justify-content: center;
}

.sns img {
  height: auto;
}

.l-head {
  font-weight: 700;
  letter-spacing: .1em;
  text-align: center;
}

.l-head span {
  display: block;
  line-height: 1.7;
}

.l-head:before {
  background: #000;
  content: "";
  display: block;
  height: 2px;
  margin: 0 auto;
}

.l-btn {
  background: #e95098;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.l-btn.l-btn-white {
  background: #fff;
  color: #e95098;
}

.l-btn.disabled {
  background: #aaa;
  border-color: #aaa;
}

.header {
  height: 0;
  overflow: visible;
  position: fixed;
  width: 100%;
  z-index: 999;
}

.header .inner {
  background: #fff;
  margin: 0 auto;
  transition: all .7s ease-out;
  width: 100%;
}

.home .header .inner.intro {
  opacity: 0;
  transform: scale(1.03);
}

.header-logo a {
  display: block;
}

.header-logo img {
  height: auto;
  width: 100%;
}

.header-nav {
  letter-spacing: .05em;
}

.header-nav-tgl-line {
  display: block;
  height: 3.4375vw;
  position: absolute;
  right: 3.75vw;
  top: 50%;
  transform: translatey(-1.5625vw);
  width: 5vw;
}

.header-nav-tgl-line span {
  background: #fff;
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: all .3s ease-out;
  width: 100%;
}

.header-nav-tgl-line span:nth-child(1) {
  top: 0;
}

.opn .header-nav-tgl-line span:nth-child(1) {
  top: 1.5625vw;
  transform: rotate(405deg);
}

.header-nav-tgl-line span:nth-child(2) {
  top: 1.5625vw;
}

.opn .header-nav-tgl-line span:nth-child(2) {
  opacity: 0;
}

.header-nav-tgl-line span:nth-child(3) {
  bottom: 0;
}

.opn .header-nav-tgl-line span:nth-child(3) {
  bottom: 1.5625vw;
  transform: rotate(-405deg);
}

.header-nav-list {
  line-height: 1;
  text-align: center;
}

.header-nav-list li {
  font-weight: 700;
}

.header-nav-list a {
  text-decoration: none;
}

.header-nav-contact a {
  background: #e95098;
  color: #fff;
}

.header-nav-contact b {
  color: #fff;
}

.footer {
  background: #fff;
}

.footer-main {
  background: #e95098;
  color: #fff;
  position: relative;
}

.footer-main a {
  color: #fff;
}

.footer-bnr img {
  height: auto;
  width: 100%;
}

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

.footer-nav a.disabled {
  opacity: .5;
}

.footer-nav > ul {
  font-weight: 700;
}

.footer-sns {
  left: 0;
  position: absolute;
}

.footer-sns-logo {
  display: block;
  height: auto;
  margin: 0 auto;
}

.footer-pt img {
  height: auto;
}

.index-head {
  color: #e95098;
  font-weight: 700;
}

.index-head span {
  color: #e95098;
  display: block;
}

.index-head b {
  color: #000;
  font-weight: 400;
  position: relative;
}

.index-head b:before {
  background: #e95098;
  content: "";
  display: block;
  position: absolute;
}

.index-top {
  color: #fff;
  overflow: hidden;
  position: relative;
}

.index-top-mov {
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
}

.index-top-copy {
  box-sizing: border-box;
  color: #fff;
  left: 0;
  line-height: 1.8;
  position: absolute;
  text-align: center;
  width: 100%;
}

.index-top-copy strong {
  display: block;
}

.index-top-logo {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.index-top-logo img {
  height: auto;
}

.index-top-icn {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.index-top-icn:before {
  content: "Scroll";
}

.index-top-icn img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.index-about {
  box-sizing: border-box;
  position: relative;
}

.index-about p {
  line-height: 2;
}

.index-about strong {
  display: block;
  font-weight: 700;
}

.index-product {
  background: url(img/bg-sp.png) repeat;
  background-size: 8px;
}

.index-product .inner {
  box-sizing: border-box;
}

.index-product .index-head {
  position: relative;
}

.index-product-head {
  background: #fff;
  overflow: hidden;
  position: relative;
}

.index-product-head img {
  display: block;
}

.index-product-head div {
  background: rgba(255, 255, 255, .9);
  font-weight: 700;
  position: absolute;
  text-align: center;
}

.index-product-head h3 span {
  color: #e95098;
  display: block;
  line-height: 1;
}

.index-product-head p span {
  display: block;
}

.index-product-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.index-product-list li {
  position: relative;
  transition: all .5s ease-out;
}

.index-product-list li.hide {
  opacity: 0;
  transform: translateY(20px);
}

.index-product-list li:before {
  bottom: 0;
  box-shadow: 0 0 15px rgba(233, 80, 152, .43);
  content: "";
  display: block;
  height: 72%;
  left: 14%;
  position: absolute;
  width: 72%;
  z-index: 1;
}

.index-product-list li:after {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.index-product-list a {
  display: block;
  position: relative;
}

.index-product-list img {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 3;
}

.index-product-more {
  text-align: center;
}

.index-news {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.index-news-blk {
  display: block;
  text-decoration: none;
}

.index-news-blk img {
  border: 2px solid #e95098;
  border-radius: 3px;
  box-sizing: border-box;
  height: auto;
  width: 100%;
}

.index-news-cat {
  color: #999;
  float: left;
  line-height: 1;
}

.index-news-date {
  float: right;
}

.index-news-ttl {
  clear: both;
  line-height: 1.7;
}

.index-news-more {
  text-align: center;
}

.index-report {
  position: relative;
}

.index-report iframe {
  display: block;
  position: relative;
  z-index: 2;
}

.index-report:before {
  background: url(img/bg-sp.png) repeat;
  background-size: 8px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.index-report-more {
  text-align: center;
}

.item-error {
  margin: 2em 0 0;
  text-align: center;
  width: 100%;
}

.item-images {
  position: relative;
}

.item-images:after {
  background: url(img/icn-badge.png) center center no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
}

.item-images-slider img {
  height: auto;
  width: 100%;
}

.item-images .slick-list {
  overflow: hidden;
}

.item-images .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.item-images .slick-dots li {
  overflow: hidden;
}

.item-images .slick-dots img {
  display: block;
  height: auto;
  /* transform: scale(2) translate(10%, 20%); */
  width: 100%;
}

.item-tag {
  color: #e95098;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  text-align: center;
}

.item-tag li {
  border-left: 1px solid #e95098;
}

.item-tag li:first-child {
  border: none;
}

.item-brand {
  font-weight: 700;
  line-height: 2;
}

.item-name {
  font-weight: 700;
  line-height: 1.7;
}

.item-txt {
  font-weight: 700;
  line-height: 2;
}

.item-btn .l-btn.l-btn-l {
  width: 100%;
}

.item-share {
  align-items: center;
  display: flex;
  font-weight: 700;
  justify-content: center;
}

.item-spec {
  width: 100%;
}

.item-spec th, .item-spec td {
  color: #222;
  line-height: 1.67;
  vertical-align: top;
}

.item-spec th {
  text-align: left;
  white-space: nowrap;
}

.item-spec td {
  padding-left: 1em;
  text-align: left;
  word-wrap: break-word;
}

.item-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.item-list-blk {
  border-bottom: 1px solid #eee;
  display: block;
  text-decoration: none;
}

.item-list-img {
  overflow: hidden;
  position: relative;
}

.item-list-img img {
  display: block;
  height: auto;
  width: 100%;
}

.item-list-img span {
  background: rgba(233, 80, 152, .8);
  bottom: 0;
  color: #fff;
  content: "";
  display: block;
  display: block;
  left: 0;
  position: absolute;
}

.item-list-name {
  line-height: 1.56;
}

.item-list-tag {
  line-height: 1.5;
}

.item-list-tag span {
  color: #999;
  display: block;
}

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

.item-more .l-btn {
  display: inline-block;
}

.method p {
  color: #333;
}

.method-lead {
  line-height: 2;
}

.method-award li {
  border-radius: 4px;
  color: #fff;
  position: relative;
}

.method-award li:before {
  border: 2px dotted #fff;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 90%;
  left: 3%;
  position: absolute;
  top: 5%;
  width: 94%;
}

.method-award-01 {
  background: #f8b62c;
}

.method-award-02 {
  background: #ef7d52;
}

.method-award-03 {
  background: #ed79ac;
}

.method-award-04 {
  background: #8bc777;
}

.method-award-05 {
  background: #009faf;
}

.method-award-06 {
  background: #a28c76;
}

.method-award-member {
  font-weight: 700;
  line-height: 1;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.method-award-member img {
  float: left;
  height: auto;
}

.method-award-member strong {
  display: block;
}

.method-award-member span {
  display: block;
  font-weight: 400;
}

.method-award-cat {
  align-items: center;
  border-top: 1px solid #fff;
  clear: both;
  display: flex;
  line-height: 1.68;
  position: relative;
  z-index: 2;
}

.method-award-old {
  align-items: center;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
}

.method-award-old h4 {
  font-weight: 700;
  text-align: center;
}

.method-award-old ul .cat-01 {
  color: #f8b62c;
}

.method-award-old ul .cat-02 {
  color: #ef7d52;
}

.method-award-old ul .cat-03 {
  color: #ed79ac;
}

.method-award-old ul .cat-04 {
  color: #8bc777;
}

.method-award-old ul .cat-05 {
  color: #009faf;
}

.method-award-old ul .cat-06 {
  color: #a28c76;
}

.method-certi-frame {
  background-position: center center;
  background-repeat: repeat-y;
  box-sizing: border-box;
  position: relative;
}

.method-certi-frame:before, .method-certi-frame:after {
  background-repeat: no-repeat;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.method-certi-frame:before {
  background-position: center top;
  top: 0;
}

.method-certi-frame:after {
  background-position: center bottom;
  bottom: 0;
}

.method-certi-logo {
  position: relative;
  z-index: 2;
}

.method-certi-logo img {
  width: auto;
}

.method-certi-table {
  position: relative;
  z-index: 2;
}

.method-certi-table table {
  border-collapse: collapse;
  width: 100%;
}

.method-certi-table th, .method-certi-table td {
  border: 1px solid #bfbfbf;
  line-height: 1;
  text-align: center;
}

.method-certi-table th {
  background: #fff79b;
  font-weight: 700;
}

.method-certi-txt {
  position: relative;
  z-index: 2;
}

.method-certi-txt p {
  line-height: 2;
}

.method-certi-more {
  background: #ea6f91;
  border-radius: 4px;
}

.method-certi-more p {
  color: #fff;
  line-height: 1.5;
}

.method-certi-more strong {
  color: #ff0;
  display: block;
  font-weight: 700;
}

.method-certi-more a {
  color: #fff;
  display: block;
}

.method-certi-note {
  line-height: 1.68;
}

.method-certi-head {
  font-weight: 700;
}

.method-certi-data img {
  height: auto;
  width: 100%;
}

.method-selection-lead b {
  color: #e95098;
  font-weight: 700;
  text-decoration: underline;
}

.method-selection-flow {
  counter-reset: number 0;
}

.method-selection-flow p b {
  background: #e95098;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-weight: 700;
  width: 100%;
}

.method-selection-flow p b:before {
  border-right: 1px solid #fff;
  content: "0" counter(number);
  counter-increment: number 1;
  text-align: center;
}

.method-selection-flow .pic {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.method-selection-flow .txt p {
  line-height: 1.84;
}

.method-entry {
  background: url(img/bg-gray.png) repeat;
  background-size: 8px;
  text-align: center;
}

.method-entry p {
  line-height: 1.84;
}

.flow-lead {
  line-height: 2;
  text-align: center;
}

.layer-content h3 {
  border-left: 2px solid #e95098;
}

.layer-content h3:first-child {
  margin-top: 0;
}

.layer-content h4 {
  background: url(img/bg-sp.png) repeat;
  background-size: 8px;
  border: 2px solid #f8c7de;
  border-radius: 4px;
}

.layer-content p {
  line-height: 2;
}

.layer-content p a {
  color: #000;
  text-decoration: underline;
}

.layer-pager {
  counter-reset: pager_number 0;
  margin: 0 auto;
}

.layer-pager a {
  background: #e95098;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-weight: 700;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none;
}

.layer-pager a:before {
  content: "0" counter(pager_number);
  counter-increment: pager_number 1;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.layer-pager-wrap {
  box-sizing: border-box;
  display: block;
  height: 100%;
  line-height: 1.25;
  position: relative;
  z-index: 2;
}

.layer-pager-wrap span {
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}

.layer-pager-wrap span:before {
  background: #fff;
  content: "";
  display: block;
}

.layer-pager img {
  height: auto;
  left: 0;
  opacity: .32;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.cat-nav {
  border-top: 1px solid #eee;
  display: flex;
  position: relative;
  text-align: center;
  z-index: 990;
}

.cat-nav-box {
  position: relative;
}

.cat-nav-search {
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 2em;
  display: flex;
  justify-content: center;
  padding: 0 1em;
}

.cat-nav-search form {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.cat-nav-search input {
  display: block;
}

.cat-nav-search input[type="text"] {
  border: none;
  border-right: 1px solid #ddd;
}

.cat-nav-search input[type="text"]:focus {
  border: none;
  border-right: 1px solid #ddd;
  outline: none;
}

.cat-nav-search input[type="submit"] {
  background: url(img/ico-search.png) center center no-repeat;
  background-size: 12px;
  border: none;
  height: 0;
  overflow: hidden;
  padding: 12px 0 0;
  width: 12px;
}

.cat-nav-list {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .25);
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  width: 100%;
}

.cat-nav-list li {
  border-top: 1px solid #eee;
}

.cat-nav-list li:first-child {
  border: none;
}

.cat-nav-list.award a {
  border-radius: 8px;
}

.cat-nav a {
  color: #333;
  display: block;
  font-weight: 700;
  padding: 1em;
  text-decoration: none;
}

.cat-nav p a {
  background: url(img/ico-tri-d.png) right center no-repeat;
}

.cat-ttl {
  font-weight: 700;
  text-align: center;
}

.cat-ttl span {
  border-bottom: 1px solid #000;
  display: inline-block;
}

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

.cat-pager-txt {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}

.cat-pager-txt li {
  background-repeat: no-repeat;
  background-size: 6px auto;
}

.cat-pager-txt a {
  text-decoration: underline;
}

.cat-pager-prev {
  background: url(img/ico-prev.png) left center;
  padding-left: 1em;
}

.cat-pager-next {
  background: url(img/ico-next.png) right center;
  padding-right: 1em;
}

.cat-pager .wp-pagenavi a, .cat-pager .wp-pagenavi span {
  border: 1px solid #eee;
  border-radius: 4px;
  color: #333;
  display: inline-block;
  text-decoration: none;
}

.cat-pager .wp-pagenavi a.current, .cat-pager .wp-pagenavi span.current {
  background: #e95098;
  border-color: #e95098;
  color: #fff;
}

.release-archive {
  position: relative;
}

.release-archive a {
  color: #e95098 !important;
  text-decoration: underline;
}

.release-box {
  border-bottom: 1px solid #eee;
}

.release-box-ttl h2 {
  line-height: 1.6;
}

.release-box-date {
  color: #e95098;
}

.release-box-cat {
  color: #999;
}

.release-box-cat a {
  color: #999;
  text-decoration: none;
}

.release-box-img img {
  height: auto;
  width: 100%;
}

.release-box-content h3 {
  border-left: 2px solid #e95098;
}

.release-box-content h4 {
  background: url(img/bg-sp.png) repeat;
  background-size: 8px;
  border: 2px solid #f8c7de;
  border-radius: 4px;
}

.release-box-content p {
  line-height: 2;
}

.release-box-content p a {
  color: #000;
  text-decoration: underline;
}

.contact p {
  line-height: 1.8;
}

.contact p b {
  color: #e95098;
}

.contact p span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.contact-box {
  border: 1px solid #eee;
}

.contact-box th span {
  color: #e95098;
}

.contact-box td {
  text-align: left;
}

.contact-box td input, .contact-box td select, .contact-box td textarea {
  background: #f5f5f5;
  border: none;
  border-radius: 4px;
  line-height: 1.2;
}

.contact-box td input, .contact-box td textarea {
  box-sizing: border-box;
  width: 100%;
}

.contact-box td option {
  min-height: inherit;
}

.contact-box p span {
  padding-left: 0;
  text-indent: 0;
}

.contact-box input[type="submit"] {
  box-sizing: border-box;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .l-pc {
    display: none !important;
  }
  .bread {
    background: url(img/bg-sp.png) repeat;
    background-size: 8px;
    min-height: 36.875vw;
  }
  .bread p {
    display: none;
  }
  .bread p.bread-ttl {
    display: block;
  }
  .bread-ttl {
    font-size: 7.5vw;
    padding: 37.5vw 0 9.375vw;
  }
  .bread-ttl span {
    font-size: 4.375vw;
    margin: 5vw 0 0;
  }
  .sns li {
    padding: 0 1.25vw;
  }
  .sns img {
    width: 9.375vw;
  }
  .l-head {
    font-size: 6.875vw;
    margin: 20vw 0 7.5vw;
  }
  .l-head span {
    font-size: 3.75vw;
    margin: 6.25vw 0 0;
  }
  .l-head:before {
    margin-bottom: 10vw;
    width: 15.625vw;
  }
  .l-btn {
    border: .625vw solid #e95098;
    display: block;
    text-align: center;
  }
  .l-btn.l-btn-m {
    border-radius: 6.875vw;
    font-size: 4.375vw;
    padding: 4.375vw 0;
  }
  .l-btn.l-btn-l {
    border-radius: 8.75vw;
    font-size: 4.375vw;
    padding: 4.375vw 0;
    width: 80vw;
  }
  .header {
    top: 9.375vw;
  }
  .header .inner {
    border-radius: 1.25vw;
    box-shadow: 0 .9375vw 2.5vw rgba(119, 119, 119, .4);
    justify-content: space-between;
    max-width: 90vw;
    overflow: hidden;
    position: relative;
  }
  .header-logo {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 32.5vw;
  }
  .header-logo a {
    box-sizing: border-box;
    height: 100%;
    padding: 3.125vw 5.625vw 0;
    width: 100%;
  }
  .header-nav {
    width: 100%;
  }
  .header-nav-tgl {
    align-items: center;
    background: #e95098;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    font-size: 3.75vw;
    font-weight: 700;
    height: 100%;
    line-height: 17.5vw;
    margin: 0 0 0 auto;
    padding: 0 0 0 6.25vw;
    position: relative;
    text-decoration: none;
    width: 31.2vw;
    z-index: 2;
  }
  .header-nav-list {
    background: #fff;
    border-radius: 0 0 1.25vw 1.25vw;
    display: none;
    padding: 9.375vw 0 0;
    width: 100%;
    z-index: 1;
  }
  .header-nav-list a {
    display: block;
    font-size: 5vw;
  }
  .header-nav-list b {
    display: none;
  }
  .header-nav-btn a {
    padding: 6.25vw 0;
  }
  .header-nav-sns {
    padding: 6.25vw 0;
  }
  .header-nav-contact a {
    padding: 7.8125vw 0;
  }
  .footer {
    margin: 20vw 0 0;
  }
  .footer-main .inner {
    padding: 12.5vw 5vw 28.125vw;
  }
  .footer-bnr li {
    margin: 2.5vw 0 0;
  }
  .footer-bnr li:first-child {
    margin: 0;
  }
  .footer-nav > ul {
    font-size: 5vw;
    text-align: center;
  }
  .footer-nav > ul li {
    line-height: 1;
    margin: 10vw 0 0;
  }
  .footer-nav > ul ul {
    display: none;
  }
  .footer-sns {
    bottom: -35vw;
    text-align: center;
    width: 100%;
  }
  .footer-sns-logo {
    width: 56.25vw;
  }
  .footer-sns ul {
    margin: 10vw 0 0;
  }
  .footer-sub {
    padding: 45.625vw 0 12.5vw;
  }
  .footer-subnav ul {
    display: none;
  }
  .footer-copyright {
    font-size: 2.5vw;
    text-align: center;
  }
  .footer-pt {
    margin: 10vw 0 0;
    text-align: center;
  }
  .footer-pt a {
    padding: 3.125vw 1.875vw;
  }
  .footer-pt img {
    width: 6.25vw;
  }
  .index-head {
    font-size: 11.25vw;
  }
  .index-head span {
    font-size: 3.4375vw;
    margin: 3.125vw 0 0;
  }
  .index-head b {
    display: block;
    line-height: 1.5;
    margin: 4.6875vw 0 0;
    padding: 4.6875vw 0 0;
  }
  .index-head b:before {
    height: 1px;
    left: 0;
    top: 0;
    width: 7.5vw;
  }
  .index-top {
    min-height: 177.5vw;
  }
  .index-top-mov {
    height: 100%;
    width: auto;
    filter: brightness(50%)
  }
  .index-top-copy {
    font-size: 3.75vw;
    padding: 0 10vw;
    top: 96.875vw;
  }
  .index-top-copy strong {
    font-size: 5.625vw;
    margin: 0 0 6.25vw;
  }
  .index-top-logo {
    top: 50.625vw;
  }
  .index-top-logo img {
    width: 70.625vw;
  }
  .index-top-icn {
    bottom: 10vw;
    font-size: 3.125vw;
  }
  .index-top-icn img {
    margin-top: 2.1875vw;
    width: 5.625vw;
  }
  .index-about {
    background: url(img/index-img-01-sp.png) center top no-repeat;
    background-size: 90vw auto;
    margin: 8.75vw auto 25vw;
    overflow: hidden;
    padding: 54.0625vw 10vw 0;
  }
  .index-about-img {
    background: url(img/index-img-02-sp.png) left 9.375vw no-repeat;
    background-size: 91.5625vw auto;
    margin: 10vw -10vw -20.3125vw;
    position: relative;
    text-align: right;
    z-index: -1;
  }
  .index-about-img img {
    height: 130.625vw;
    position: relative;
    right: -23.125vw;
    width: auto;
  }
  .index-about p {
    font-size: 4.0625vw;
    margin: 7.5vw 0 0;
  }
  .index-about strong {
    font-size: 5vw;
    line-height: 9.375vw;
    margin: 12.5vw 0 0;
  }
  .index-product .inner {
    padding: 0 5vw 13.125vw;
  }
  .index-product .index-head {
    left: 5vw;
    margin: 0 0 10.3125vw;
    top: -4.6875vw;
  }
  .index-product-head {
    height: 86.875vw;
    margin: 0 -5vw 2.5vw;
  }
  .index-product-head img {
    height: auto;
    margin: 0 auto;
    width: 100%;
  }
  .index-product-head div {
    bottom: 4.375vw;
    padding: 4.375vw 0 5vw;
    width: 100%;
  }
  .index-product-head h3 {
    font-size: 6.25vw;
    margin: 0 0 6.25vw;
  }
  .index-product-head h3 span {
    font-size: 4.375vw;
    margin: 0 0 3.125vw;
  }
  .index-product-head p {
    font-size: 5vw;
  }
  .index-product-head p span {
    font-size: 3.75vw;
    margin: 0 0 2.5vw;
  }
  .index-product-list li {
    margin: 0 0 2.5vw;
    width: 43.75vw;
  }
  .index-product-list span {
    display: none;
  }
  .index-product-more {
    margin: 7.5vw 5vw 0;
  }
  .index-product-more.small {
    display: none;
  }
  .index-news {
    padding: 0 5vw;
  }
  .index-news-blk {
    margin: 0 0 12.5vw 5vw;
    width: 42.5vw;
  }
  .index-news-blk:nth-child(odd) {
    margin-left: 0;
  }
  .index-news-blk:nth-child(n+5) {
    display: none;
  }
  .index-news-blk img {
    margin: 0 0 4.375vw;
  }
  .index-news-cat {
    font-size: 3.125vw;
    margin: 0 0 4.375vw;
  }
  .index-news-date {
    font-size: 3.125vw;
    margin: 0 0 4.375vw;
  }
  .index-news-ttl {
    font-size: 3.75vw;
  }
  .index-news-more {
    margin: 1.5625vw 5vw 0;
  }
  .index-news-more.small {
    display: none;
  }
  .index-report iframe {
    height: 45.3125vw;
    margin: 12.5vw auto 0;
    width: 80vw;
  }
  .index-report:before {
    bottom: 8.125vw;
    height: 46.25vw;
  }
  .index-report-more {
    margin: 12.5vw 5vw 0;
  }
  .item-images:after {
    height: 17.1875vw;
    left: 5vw;
    top: 5vw;
    width: 17.1875vw;
  }
  .item-images .slick-list {
    border-radius: 1.875vw;
  }
  .item-images .slick-dots {
    padding: 3.75vw 4.375vw 0;
  }
  .item-images .slick-dots li {
    border-radius: 1.25vw;
    margin: 1.25vw .625vw 0;
    width: 16.875vw;
  }
  .item-data {
    margin: 10vw auto 0;
    padding: 0 5vw;
  }
  .item-tag {
    border: .9375vw solid #e95098;
    font-size: 3.4375vw;
    padding: 1.5625vw;
  }
  .item-tag li {
    margin: 1.5625vw;
    padding: 0 3.75vw;
  }
  .item-brand {
    font-size: 3.75vw;
    margin: 7.5vw 0 0;
  }
  .item-name {
    font-size: 8.125vw;
    margin: 6.25vw 0 0;
  }
  .item-txt {
    font-size: 4.375vw;
    margin: 6.25vw 0 0;
  }
  .item-btn {
    margin: 12.5vw 0 0;
  }
  .item-btn .l-btn.l-btn-l {
    border-radius: 8.75vw;
    padding: 5.9375vw 0;
  }
  .item-share {
    font-size: 4.0625vw;
    margin: 7.5vw 0;
  }
  .item-spec {
    border-top: .9375vw solid #888;
  }
  .item-spec th, .item-spec td {
    border-bottom: .3125vw solid #ddd;
    font-size: 3.75vw;
    padding-bottom: 4.375vw;
    padding-top: 4.375vw;
  }
  .item-list {
    padding: 0 5vw;
  }
  .item-list-blk {
    margin: 7.5vw 0 0;
    padding: 0 0 5vw;
    width: 43.75vw;
  }
  .item-list-blk:nth-child(-n+2) {
    margin-top: 0;
  }
  .item-list-blk:nth-child(2n) {
    margin-left: 2.5vw;
  }
  .item-list-blk:nth-of-type(n+5) {
    display: none;
  }
  .item-list-img {
    border-radius: 1.875vw;
  }
  .item-list-img span {
    font-size: 3.125vw;
    line-height: 7.8125vw;
    padding: 0 2.5vw;
  }
  .item-list-name {
    font-size: 4.375vw;
    margin: 6.25vw 0;
  }
  .item-list-tag {
    font-size: 3.125vw;
    margin: 6.25vw 0 0;
  }
  .item-list-tag span {
    margin: 0 0 2.5vw;
  }
  .item-more {
    margin: 6.875vw 0 0;
  }
  .item-more .l-btn {
    margin: 2.5vw 0 0;
  }
  .method-lead {
    font-size: 4.0625vw;
  }
  .method-award li {
    margin: 0 0 2.5vw;
    padding: 5.625vw;
  }
  .method-award-member {
    font-size: 4.375vw;
  }
  .method-award-member img {
    margin: 0 2.5vw 0 0;
    width: 21.875vw;
  }
  .method-award-member strong {
    font-size: 5.625vw;
  }
  .method-award-member span {
    font-size: 3.28125vw;
    margin: 3.125vw 0;
  }
  .method-award-cat {
    font-size: 3.28125vw;
    margin: 1.5625vw 0 0;
    padding: 1.5625vw 0 0;
  }
  .method-award-ico {
    margin: 0 1.5625vw 0 0;
  }
  .method-award-old {
    padding: 6.25vw;
  }
  .method-award-old h4 {
    font-size: 4.375vw;
    padding: 0 0 6.25vw;
  }
  .method-award-old ul {
    border-top: 1px solid #d2d2d2;
    font-size: 3.75vw;
  }
  .method-award-old ul li {
    line-height: 1.68;
    margin: 6.25vw 0 0;
    padding: 0 0 0 4.2em;
    text-indent: -4.2em;
  }
  .method-award-old p {
    font-size: 3.75vw;
    margin: 10vw 0 0;
    text-align: center;
  }
  .method-certi-frame {
    background-image: url(img/bg-frame-body-sp.png);
    background-size: 90vw auto;
    padding: 15.625vw 12.5vw;
  }
  .method-certi-frame:before, .method-certi-frame:after {
    background-size: 90vw auto;
  }
  .method-certi-frame:before {
    background-image: url(img/bg-frame-top-sp.png);
    height: 25vw;
  }
  .method-certi-frame:after {
    background-image: url(img/bg-frame-bottom-sp.png);
    height: 25vw;
  }
  .method-certi-logo {
    text-align: center;
  }
  .method-certi-logo img {
    height: 25vw;
  }
  .method-certi-table {
    padding: 11.25vw 0;
  }
  .method-certi-table th, .method-certi-table td {
    font-size: 3.75vw;
    padding: 2.5vw 0;
  }
  .method-certi-txt p {
    font-size: 4.0625vw;
  }
  .method-certi-more {
    margin: 5vw 0 0;
    padding: 5vw;
  }
  .method-certi-more strong {
    font-size: 4.375vw;
    margin: 0 0 5vw;
    text-align: center;
  }
  .method-certi-more a {
    margin: 7.5vw 0 0;
    text-align: center;
  }
  .method-certi-note {
    font-size: 3.125vw;
    margin: 5vw 0 10vw;
  }
  .method-certi-head {
    font-size: 4.375vw;
    margin: 0 0 3.75vw;
  }
  .method-certi-data li {
    margin: 2.5vw 0 0;
  }
  .method-selection-lead {
    font-size: 3.75vw;
    margin: 0 0 6.25vw;
  }
  .method-selection-lead b {
    display: block;
    font-size: 5.625vw;
    line-height: 2;
    text-align: center;
  }
  .method-selection-flow p b {
    box-sizing: border-box;
    font-size: 4.375vw;
    line-height: 1.57;
    margin: 2.5vw 0 0;
    padding: 4.375vw 4.375vw 4.375vw 21.875vw;
    position: relative;
  }
  .method-selection-flow p b:before {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 15.625vw;
  }
  .method-selection-flow .pic img {
    display: block;
    height: 43.75vw;
    margin: 2.5vw 0 0;
    width: 43.75vw;
  }
  .method-selection-flow .txt p {
    font-size: 3.75vw;
    margin: 3.125vw 0 7.5vw;
  }
  .method-entry {
    padding: 15.625vw 0;
  }
  .method-entry p {
    font-size: 3.125vw;
    margin: 3.125vw 0 0;
  }
  .method-entry .l-btn-l {
    border-radius: 10vw;
    box-sizing: border-box;
    font-size: 5.625vw;
    line-height: 10vw;
    margin: 0 auto;
  }
  .flow-lead {
    font-size: 4.0625vw;
  }
  .layer-wrap {
    overflow: hidden;
    padding: 8vw 5vw;
  }
  .layer-content {
    margin: 12.5vw 0 0;
  }
  .layer-content h3 {
    font-size: 5vw;
    margin: 18.75vw 0 3.125vw;
    padding: 0 0 0 4.6875vw;
  }
  .layer-content h4 {
    font-size: 4.375vw;
    margin: 0 0 3.125vw;
    padding: 3.125vw 5vw;
  }
  .layer-content p {
    font-size: 4.0625vw;
    margin: 0 0 10vw;
  }
  .layer-pager {
    width: 89.6875vw;
  }
  .layer-pager li {
    margin: 12.5vw 0 0;
  }
  .layer-pager li:first-child {
    margin: 0;
  }
  .layer-pager a {
    font-size: 6.25vw;
    height: 50.9375vw;
    width: 89.6875vw;
  }
  .layer-pager a:before {
    top: 7.5vw;
  }
  .layer-pager-wrap {
    padding: 18.75vw 0 0;
  }
  .layer-pager-wrap span {
    bottom: 5vw;
    font-size: 3.125vw;
  }
  .layer-pager-wrap span:before {
    height: 1px;
    margin: 0 auto 2.5vw;
    width: 5vw;
  }
  .cat-nav {
    flex-wrap: wrap;
    font-size: 3.75vw;
    justify-content: space-around;
  }
  .cat-nav-num {
    display: none;
  }
  .cat-nav-box {
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    padding: 1em;
    text-align: left;
    width: 50%;
  }
  .cat-nav-search {
    margin: 1em 0 0;
    padding: 1em 0;
    width: 100%;
  }
  .cat-nav-search input[type="text"] {
    margin-right: 4.375vw;
    width: 71.875vw;
  }
  .cat-nav p a {
    background-size: 2.1875vw auto;
  }
  .cat-ttl {
    margin: 12.5vw 0 10vw;
  }
  .cat-ttl span {
    font-size: 5vw;
    padding: 0 0 3.125vw;
  }
  .cat-list {
    padding: 0;
  }
  .cat-list .item-list-blk {
    display: block !important;
  }
  .cat-pager {
    margin: 10vw 0 0;
  }
  .cat-pager .wp-pagenavi {
    margin: 10vw 0 0;
  }
  .cat-pager .wp-pagenavi a, .cat-pager .wp-pagenavi span {
    line-height: 10vw;
    margin: 0 1.5625vw;
    width: 10vw;
  }
  .release-archive .inner {
    display: none;
  }
  .release.index-news {
    padding: 0;
  }
  .release-box-ttl h2 {
    font-size: 5.625vw;
    margin: 10px 0 0;
  }
  .release-box-date {
    display: inline-block;
    font-size: 5vw;
  }
  .release-box-cat {
    display: inline-block;
    font-size: 3.75vw;
  }
  .release-box-img {
    margin: 7.5vw -5vw 0;
  }
  .release-box-content {
    margin: 12.5vw 0 0;
  }
  .release-box-content h3 {
    font-size: 5vw;
    margin: 0 0 3.125vw;
    padding: 0 0 0 4.6875vw;
  }
  .release-box-content h4 {
    font-size: 4.375vw;
    margin: 0 0 3.125vw;
    padding: 3.125vw 5vw;
  }
  .release-box-content p {
    font-size: 4.0625vw;
    margin: 0 0 12.5vw;
  }
  .contact p {
    font-size: 3.75vw;
  }
  .contact p span {
    font-size: 3.125vw;
    margin: 3.125vw 0 0;
  }
  .contact-box {
    margin: 7.5vw 0 0;
    padding: 7.5vw;
  }
  .contact-box tbody, .contact-box tr, .contact-box th, .contact-box td {
    display: block;
    text-align: left;
  }
  .contact-box th, .contact-box td {
    font-size: 3.75vw;
  }
  .contact-box th {
    padding: 0 0 4.6875vw;
  }
  .contact-box th span {
    font-size: 3.125vw;
  }
  .contact-box td {
    padding: 0 0 12.5vw;
  }
  .contact-box td input, .contact-box td select, .contact-box td textarea {
    font-size: 3.75vw;
    padding: 5vw;
  }
  .contact-box p {
    font-size: 3.125vw;
    margin: 6.25vw 0 0;
    text-align: left;
  }
  .contact-box p .ajax-loader {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .l-sp {
    display: none !important;
  }
  body {
    font-size: 16px;
    min-width: 1120px;
  }
  .bread {
    font-size: 12px;
    line-height: 1;
    margin: 0 auto 50px;
    max-width: 1024px;
    padding: 185px 0 0;
  }
  .bread:before {
    background: url(img/bg-sp.png) repeat;
    background-size: 8px;
    content: "";
    display: block;
    height: 320px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }
  .bread p {
    position: relative;
  }
  .bread a, .bread img, .bread span {
    vertical-align: middle;
  }
  .bread a {
    color: #666;
    display: inline-block;
  }
  .bread a:hover {
    text-decoration: none;
  }
  .bread img {
    margin: 5px 10px 0;
  }
  .bread-search {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
  }
  .bread-ttl {
    font-size: 32px;
    margin: 0 0 45px;
  }
  .bread-ttl span {
    font-size: 14px;
    margin: 21px 0 0;
  }
  .sns {
    height: 100%;
  }
  .sns li {
    padding: 0 4px;
  }
  .sns img {
    width: 30px;
  }
  .l-head {
    font-size: 30px;
    margin: 88px 0 60px;
  }
  .l-head span {
    font-size: 14px;
    margin: 24px 0 0;
  }
  .l-head:before {
    margin-bottom: 32px;
    width: 60px;
  }
  .l-btn {
    border: 3px solid #e95098;
    display: inline-block;
  }
  .l-btn:hover {
    animation: btn_hover .3s ease 1;
  }
  .l-btn.l-btn-s {
    border-radius: 24px;
    font-size: 14px;
    padding: 14px 52px;
  }
  .l-btn.l-btn-m {
    border-radius: 28px;
    font-size: 16px;
    padding: 17px 56px;
  }
  .l-btn.l-btn-l {
    border-radius: 28px;
    font-size: 16px;
    padding: 17px 0;
    width: 360px;
  }
  .header {
    top: 30px;
  }
  .header .inner {
    border-radius: 6px;
    box-shadow: 0 3px 8px rgba(119, 119, 119, .4);
    display: flex;
    max-width: 1120px;
    opacity: 1;
    transform: scale(1);
  }
  .header-logo {
    flex-grow: 1;
  }
  .header-logo a {
    padding: 13px 37px;
    width: 130px;
  }
  .header-nav {
    flex-grow: 2;
  }
  .header-nav-tgl {
    display: none;
  }
  .header-nav-list {
    display: flex !important;
    height: 100%;
    overflow: hidden;
  }
  .header-nav-list a {
    align-items: center;
    display: flex;
    font-size: 11px;
    height: 100%;
    justify-content: center;
  }
  .header-nav-list b {
    display: block;
    font-size: 18px;
    margin: 0 0 8px;
  }
  .header-nav-btn {
    flex-grow: 2;
  }
  .header-nav-btn a {
    border-bottom: 3px solid #fff;
    box-sizing: border-box;
    color: #e95098;
  }
  .header-nav-btn a:hover {
    border-color: #e95098;
  }
  .header-nav-btn b {
    color: #000;
  }
  .header-nav-sns {
    width: 144px;
  }
  .header-nav-contact {
    width: 160px;
  }
  .header-nav-contact a {
    border-radius: 0 6px 6px 0;
  }
  .footer {
    margin: 90px 0 0;
  }
  .footer-main .inner {
    margin: 0 auto;
    padding: 44px 32px 60px;
    width: 1120px;
  }
  .footer-bnr ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .footer-bnr li {
    max-width: 360px;
    padding: 16px 0 0 20px;
  }
  .footer-bnr li:nth-child(3n+1) {
    padding-left: 0;
  }
  .footer-bnr a {
    transition: all .3s ease-out;
  }
  .footer-bnr a:hover {
    opacity: .8;
  }
  .footer-nav {
    margin: 56px 0 0;
    padding: 0 0 0 220px;
    position: relative;
  }
  .footer-nav a:hover {
    text-decoration: underline;
  }
  .footer-nav a.disabled {
    cursor: default;
  }
  .footer-nav a.disabled:hover {
    text-decoration: none;
  }
  .footer-nav > ul {
    display: flex;
    font-size: 16px;
    justify-content: space-between;
  }
  .footer-nav > ul ul {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.84;
    margin: 32px 0 0;
  }
  .footer-nav > ul ul li {
    padding-left: 1em;
    text-indent: -1em;
  }
  .footer-nav > ul ul li:before {
    content: "・";
  }
  .footer-sns {
    top: 0;
    width: 180px;
  }
  .footer-sns-logo {
    width: 100%;
  }
  .footer-sns ul {
    margin: 25px 0 0;
  }
  .footer-sub {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1120px;
  }
  .footer-subnav {
    flex-grow: 1;
  }
  .footer-subnav ul {
    display: flex;
  }
  .footer-subnav ul li {
    font-size: 12px;
    line-height: 80px;
    margin: 0 32px 0 0;
  }
  .footer-subnav ul a {
    text-decoration: underline;
  }
  .footer-subnav ul a:hover {
    text-decoration: none;
  }
  .footer-copyright {
    flex-grow: 0;
    font-size: 8px;
    line-height: 80px;
    padding: 0 40px;
    text-align: right;
  }
  .footer-pt {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    box-sizing: border-box;
    width: 80px;
  }
  .footer-pt a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    width: 100%;
  }
  .footer-pt img {
    width: 20px;
  }
  .index-wrap {
    overflow-x: hidden;
    width: 100%;
  }
  .index-head {
    font-size: 94px;
  }
  .index-head span {
    font-size: 16px;
    margin: 32px 0 0;
  }
  .index-head b {
    display: inline-block;
    padding-left: 64px;
  }
  .index-head b:before {
    height: 2px;
    left: 14px;
    top: 7px;
    width: 32px;
  }
  .index-top {
    min-height: 768px;
  }
  .index-top-mov {
    height: auto;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    filter: brightness(50%)
  }
  .index-top-mov video{
    width: 100%;
  }
  .index-top-copy {
    font-size: 14px;
    top: 530px;
  }
  .index-top-copy strong {
    font-size: 24px;
    margin: 0 0 20px;
  }
  .index-top-logo {
    top: 230px;
  }
  .index-top-logo img {
    width: 460px;
  }
  .index-top-icn {
    bottom: 30px;
    font-size: 14px;
  }
  .index-top-icn img {
    margin-top: 15px;
    width: 24px;
  }
  .index-about {
    background: url(img/index-img-01-pc.png) center top no-repeat;
    background-size: 100% auto;
    margin: 110px auto 0;
    max-width: 1120px;
    padding: 0 48px 120px;
  }
  .index-about:before {
    content: "";
    display: block;
    padding: 31.25% 0 0;
    width: 100%;
  }
  .index-about-img {
    background: url(img/index-img-02-pc.png) left top no-repeat;
    bottom: 0;
    padding: 5px 0 0 230px;
    position: absolute;
    right: 0;
    right: -72px;
  }
  .index-about p {
    font-size: 16px;
    margin: 32px 0 0;
  }
  .index-about strong {
    font-size: 30px;
    line-height: 48px;
    margin: 64px 0 0;
  }
  .index-about .l-btn {
    margin: 8px 0 0;
  }
  .index-product {
    margin: 52px 0 0;
  }
  .index-product .inner {
    margin: 0 auto;
    max-width: 1120px;
    padding: 0 48px 54px;
    position: relative;
  }
  .index-product .index-head {
    top: -52px;
  }
  .index-product-blk {
    display: flex;
    justify-content: space-between;
  }
  .index-product-blk:nth-child(odd) {
    flex-direction: row;
  }
  .index-product-blk:nth-child(even) {
    flex-direction: row-reverse;
  }
  .index-product-head {
    border-radius: 6px;
    height: 405px;
    width: 405px;
  }
  .index-product-head img {
    height: 100%;
    left: -6%;
    min-width: 100%;
    position: relative;
    width: auto;
  }
  .index-product-head div {
    bottom: 24px;
    left: 21px;
    padding: 30px 0 24px;
    width: 362px;
  }
  .index-product-head h3 {
    font-size: 26px;
    margin: 0 0 30px;
  }
  .index-product-head h3 span {
    font-size: 16px;
    margin: 0 0 10px;
  }
  .index-product-head p {
    font-size: 20px;
  }
  .index-product-head p span {
    font-size: 14px;
    margin: 0 0 10px;
  }
  .index-product-list {
    max-width: 610px;
  }
  .index-product-list li {
    margin: 0 0 8px;
    width: 198px;
  }
  .index-product-list li:hover {
    animation: btn_hover .3s ease 1;
  }
  .index-product-list li.nodata:hover {
    animation: none;
  }
  .index-product-list a:hover span {
    opacity: 1;
  }
  .index-product-list span {
    align-items: center;
    background: rgba(233, 80, 152, .8);
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    display: flex;
    font-size: 14px;
    height: 80%;
    justify-content: center;
    left: 10%;
    line-height: 1.67;
    opacity: 0;
    padding: 2em 1em;
    position: absolute;
    text-align: center;
    top: 10%;
    transition: opacity .3s ease-out;
    width: 80%;
    z-index: 4;
  }
  .index-product-more {
    margin: 50px 0 0;
  }
  .index-product-more.small {
    margin: 0;
    position: absolute;
    right: 48px;
    top: 43px;
  }
  .index-news {
    margin: 0 auto;
    width: 1024px;
  }
  .index-news-blk {
    margin: 0 0 50px 24px;
    transition: all .3s ease-out;
    width: 238px;
  }
  .index-news-blk:nth-child(4n+1) {
    margin-left: 0;
  }
  .index-news-blk img {
    margin: 0 0 26px;
    transition: all .3s ease-out;
  }
  .index-news-blk:hover img {
    opacity: .7;
  }
  .index-news-cat {
    font-size: 12px;
    margin: 0 0 16px;
  }
  .index-news-date {
    font-size: 12px;
    margin: 0 0 16px;
  }
  .index-news-ttl {
    font-size: 14px;
    transition: all .3s ease-out;
  }
  .index-news-blk:hover .index-news-ttl {
    color: #e95098;
  }
  .index-news-more {
    margin: 20px 0 0;
  }
  .index-news-more.small {
    margin: 0;
    position: absolute;
    right: 48px;
    top: 32px;
  }
  .index-report iframe {
    height: 575px;
    margin: 0 auto;
    width: 1024px;
  }
  .index-report:before {
    bottom: 28px;
    height: 420px;
  }
  .index-report-more {
    margin: 50px 0 0;
  }
  .item-wrap {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1024px;
  }
  .item-images {
    width: 618px;
  }
  .item-images:after {
    height: 90px;
    left: 25px;
    top: 25px;
    width: 90px;
  }
  .item-images .slick-list {
    border-radius: 8px;
  }
  .item-images .slick-dots {
    margin: 20px 0 0;
  }
  .item-images .slick-dots li {
    border-radius: 4px;
    cursor: pointer;
    margin: 0 0 10px 8px;
    width: 96px;
  }
  .item-images .slick-dots li:nth-child(6n+1) {
    margin-left: 0;
  }
  .item-data {
    padding: 100px 0 0;
    position: relative;
    width: 320px;
  }
  .item-data:before {
    background: url(img/item-head.png) no-repeat;
    content: "";
    display: block;
    height: 70px;
    left: 0;
    position: absolute;
    top: 0;
    width: 320px;
  }
  .item-tag {
    border: 3px solid #e95098;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px;
  }
  .item-tag li {
    margin: 5px 0;
    padding: 0 15px;
  }
  .item-brand {
    font-size: 12px;
    margin: 32px 0 0;
  }
  .item-name {
    font-size: 26px;
    margin: 16px 0 0;
  }
  .item-txt {
    font-size: 14px;
    margin: 20px 0 0;
  }
  .item-btn {
    margin: 32px 0 0;
  }
  .item-btn .l-btn.l-btn-l {
    border-radius: 32px;
    padding: 21px 0;
  }
  .item-share {
    font-size: 13px;
    margin: 24px 0;
  }
  .item-spec {
    border-top: 4px solid #888;
  }
  .item-spec th, .item-spec td {
    border-bottom: 2px solid #ddd;
    padding-bottom: 18px;
    padding-top: 18px;
  }
  .item-spec th {
    font-size: 14px;
  }
  .item-spec td {
    font-size: 12px;
  }
  .item-list {
    margin: 0 auto;
    max-width: 1024px;
  }
  .item-list-blk {
    margin-left: 21px;
    padding: 0 0 20px;
    position: relative;
    width: 188px;
  }
  .item-list-blk:nth-child(5n+1) {
    margin: 0;
  }
  .item-list-blk:hover img {
    opacity: .7;
  }
  .item-list-blk:hover .item-list-name {
    color: #e95098;
  }
  .item-list-img {
    border-radius: 8px;
  }
  .item-list-img img {
    transition: all .3s ease-out;
  }
  .item-list-img span {
    font-size: 10px;
    line-height: 25px;
    padding: 0 8px;
  }
  .item-list-name {
    font-size: 16px;
    margin: 20px 0 0;
    transition: all .3s ease-out;
  }
  .item-list-tag {
    font-size: 12px;
    margin: 20px 0 0;
  }
  .item-list-tag span {
    margin: 0 0 8px;
  }
  .item-more {
    margin: 50px 0 0;
  }
  .item-more .l-btn {
    margin: 0 12px;
  }
  .method-lead {
    font-size: 14px;
    margin: 0 auto;
    width: 720px;
  }
  .method-award {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .method-award li {
    box-sizing: border-box;
    margin: 0 0 16px;
    padding: 20px 22px;
    width: 330px;
  }
  .method-award-member {
    font-size: 16px;
  }
  .method-award-member img {
    margin: 0 8px 0 0;
    width: 80px;
  }
  .method-award-member strong {
    font-size: 21px;
  }
  .method-award-member span {
    font-size: 12px;
    margin: 1em 0;
  }
  .method-award-cat {
    font-size: 11px;
    margin: 8px 0 0;
    padding: 8px 0 0;
  }
  .method-award-ico {
    margin: 0 8px 0 0;
  }
  .method-award-old {
    display: flex;
    padding: 22px;
    position: relative;
  }
  .method-award-old h4 {
    font-size: 14px;
    width: 200px;
  }
  .method-award-old ul {
    border-left: 1px solid #d2d2d2;
    font-size: 14px;
    line-height: 2;
    padding: 0 0 0 32px;
  }
  .method-award-old p {
    bottom: 22px;
    font-size: 12px;
    position: absolute;
    right: 22px;
  }
  .method-award-old a:hover {
    text-decoration: none;
  }
  .method-certi-frame {
    align-items: center;
    background-image: url(img/bg-frame-body-pc.png);
    display: flex;
    padding: 36px 60px;
    width: 100%;
  }
  .method-certi-frame:before {
    background-image: url(img/bg-frame-top-pc.png);
    height: 80px;
  }
  .method-certi-frame:after {
    background-image: url(img/bg-frame-bottom-pc.png);
    height: 80px;
  }
  .method-certi-logo {
    flex: 1;
    width: 200px;
  }
  .method-certi-logo img {
    height: 110px;
  }
  .method-certi-table {
    flex: 1;
    width: 200px;
  }
  .method-certi-table th, .method-certi-table td {
    font-size: 14px;
    padding: 8px 0;
  }
  .method-certi-txt {
    flex: 2;
    padding-left: 16px;
  }
  .method-certi-txt p {
    font-size: 14px;
  }
  .method-certi-more {
    margin: 20px 0 0;
    padding: 8px 16px 16px;
    position: relative;
  }
  .method-certi-more p {
    font-size: 12px;
  }
  .method-certi-more strong {
    font-size: 18px;
    margin: 0 0 4px;
  }
  .method-certi-more a {
    bottom: 8px;
    position: absolute;
    right: 16px;
  }
  .method-certi-more a:hover {
    text-decoration: none;
  }
  .method-certi-note {
    font-size: 12px;
    margin: 12px 0 40px;
  }
  .method-certi-head {
    font-size: 24px;
    margin: 0 0 12px;
  }
  .method-certi-data {
    display: flex;
    justify-content: space-between;
  }
  .method-certi-data li {
    width: 330px;
  }
  .method-selection-lead {
    font-size: 14px;
    margin: 0 0 12px;
    text-align: center;
  }
  .method-selection-lead b {
    font-size: 32px;
  }
  .method-selection-flow {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px auto 0;
    width: 1024px;
  }
  .method-selection-flow li {
    margin: 0 0 8px;
  }
  .method-selection-flow li:nth-child(1), .method-selection-flow li:nth-child(4) {
    width: 100%;
  }
  .method-selection-flow li:nth-child(2), .method-selection-flow li:nth-child(3) {
    width: 508px;
  }
  .method-selection-flow li:nth-child(4) {
    overflow: hidden;
  }
  .method-selection-flow li:nth-child(4) .pic, .method-selection-flow li:nth-child(4) .txt {
    width: 508px;
  }
  .method-selection-flow li:nth-child(4) .pic {
    float: left;
  }
  .method-selection-flow li:nth-child(4) .txt {
    float: right;
  }
  .method-selection-flow p b {
    font-size: 18px;
    line-height: 56px;
    margin: 0 0 8px;
  }
  .method-selection-flow p b:before {
    display: inline-block;
    margin: 0 24px 0 0;
    width: 64px;
  }
  .method-selection-flow .pic img {
    height: 250px;
    width: 250px;
  }
  .method-selection-flow .txt p {
    font-size: 12px;
    margin: 0 0 24px;
  }
  .method-selection-flow .txt span {
    font-size: 10px;
  }
  .method-entry {
    margin: 70px 0;
    padding: 70px 0;
  }
  .method-entry p {
    font-size: 12px;
    margin: 21px 0 0;
  }
  .method-entry .l-btn-l {
    border-radius: 60px;
    font-size: 30px;
    padding: 34px 0;
    width: 480px;
  }
  .flow-lead {
    font-size: 14px;
    margin: 0 auto;
    width: 720px;
  }
  .layer-wrap {
    background: #fff;
    margin: 0 auto;
    max-width: 1024px;
  }
  .layer-content {
    margin: 60px auto 0;
    width: 560px;
  }
  .layer-content h3 {
    font-size: 20px;
    margin: 72px 0 15px;
    padding: 0 0 0 20px;
  }
  .layer-content h4 {
    font-size: 16px;
    margin: 0 0 15px;
    padding: 10px 26px;
  }
  .layer-content p {
    font-size: 14px;
    margin: 0 0 32px;
  }
  .layer-content p a:hover {
    text-decoration: none;
  }
  .layer-pager {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    width: 1024px;
  }
  .layer-pager a {
    font-size: 24px;
    height: 180px;
    width: 317px;
  }
  .layer-pager a:hover img {
    opacity: .5;
    transform: scale(1.05);
  }
  .layer-pager a:before {
    top: 25px;
  }
  .layer-pager-wrap {
    padding: 60px 0 0;
  }
  .layer-pager-wrap span {
    bottom: 20px;
    font-size: 12px;
  }
  .layer-pager-wrap span:before {
    height: 2px;
    margin: 0 auto 12px;
    width: 24px;
  }
  .layer-pager img {
    transition: all .3s ease-out;
  }
  .cat-nav {
    border-bottom: 1px solid #eee;
    flex-wrap: nowrap;
    font-size: 12px;
    justify-content: space-between;
    padding: 16px 0;
  }
  .cat-nav-num {
    padding: 1em 0;
    white-space: nowrap;
  }
  .cat-nav-box.award {
    border-right: 1px solid #eee;
    margin-right: 28px;
    padding-right: 28px;
  }
  .cat-nav-box.award p {
    display: none;
  }
  .cat-nav-search {
    height: 38px;
    width: 230px;
  }
  .cat-nav-search input[type="text"] {
    margin-right: 14px;
  }
  .cat-nav-search input[type="submit"] {
    cursor: pointer;
  }
  .cat-nav-list.award {
    border-radius: 0;
    box-shadow: none;
    display: flex !important;
    position: static;
  }
  .cat-nav-list.award li {
    border: none;
  }
  .cat-nav p a {
    background-size: 7px auto;
  }
  .cat-nav li a {
    transition: all .3s ease-out;
  }
  .cat-nav li a:hover {
    background: #e95098;
    color: #fff;
  }
  .cat-ttl {
    font-size: 24px;
    margin: 70px auto 10px;
  }
  .cat-ttl span {
    font-size: 32px;
    padding: 0 0 12px;
  }
  .cat-list .item-list-blk {
    margin-top: 40px;
  }
  .cat-pager {
    margin: 90px 0 0;
  }
  .cat-pager-txt a:hover {
    text-decoration: none;
  }
  .cat-pager .wp-pagenavi {
    margin: 24px 0 0;
  }
  .cat-pager .wp-pagenavi a, .cat-pager .wp-pagenavi span {
    line-height: 40px;
    margin: 0 5px;
    width: 40px;
  }
  .cat-pager .wp-pagenavi a {
    transition: all .3s ease-out;
  }
  .cat-pager .wp-pagenavi a:hover {
    background: #e95098;
    border-color: #e95098;
    color: #fff;
  }
  .release-archive .inner {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
  }
  .release-archive p, .release-archive ul {
    display: inline-block;
    vertical-align: middle;
  }
  .release-archive li {
    display: inline-block;
    vertical-align: middle;
  }
  .release-archive a:hover {
    text-decoration: none;
  }
  .release-archive a:after {
    content: "年";
  }
  .release-box {
    margin: 0 110px;
  }
  .release-box-ttl {
    border-top: 5px solid #e6e6e6;
    padding: 25px 0 0;
    position: relative;
  }
  .release-box-ttl:before {
    background: #e95098;
    content: "";
    display: block;
    height: 5px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 108px;
  }
  .release-box-ttl h2 {
    clear: both;
    font-size: 24px;
    padding: 15px 0 0;
  }
  .release-box-date {
    float: left;
    font-size: 20px;
  }
  .release-box-cat {
    float: right;
    font-size: 14px;
  }
  .release-box-img {
    margin: 60px 0 0;
  }
  .release-box-content {
    margin: 60px auto 0;
    width: 560px;
  }
  .release-box-content h3 {
    font-size: 20px;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
  }
  .release-box-content h4 {
    font-size: 16px;
    margin: 0 0 15px;
    padding: 10px 26px;
  }
  .release-box-content p {
    font-size: 14px;
    margin: 0 0 60px;
  }
  .release-box-content p a:hover {
    text-decoration: none;
  }
  .contact {
    text-align: center;
  }
  .contact p {
    font-size: 14px;
  }
  .contact p span {
    font-size: 12px;
    margin: 12px 0 0;
  }
  .contact-box {
    margin: 45px 0 0;
    padding: 45px;
  }
  .contact-box table {
    margin: 0 0 70px;
    width: 100%;
  }
  .contact-box th, .contact-box td {
    font-size: 14px;
    vertical-align: top;
  }
  .contact-box th {
    padding: 32px 40px 32px 0;
    text-align: right;
  }
  .contact-box th span {
    font-size: 10px;
  }
  .contact-box td {
    padding: 16px 0;
    width: 565px;
  }
  .contact-box td input, .contact-box td select, .contact-box td textarea {
    font-size: 14px;
    padding: 16px;
  }
  .contact-box p {
    margin: 14px auto 0;
    text-align: center;
    width: 565px;
  }
  .contact-box input[type="submit"] {
    cursor: pointer;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  body {
    min-width: inherit;
  }
  .bread {
    padding-left: 16px;
    padding-right: 16px;
  }
  .header {
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
  }
  .header-logo a {
    margin: 0 auto;
    padding: 8px 16px;
  }
  .header-nav-list a {
    font-size: 8px;
  }
  .header-nav-list b {
    font-size: 14px;
  }
  .footer-main .inner {
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
  .footer-bnr li {
    max-width: 32%;
    padding-left: 2%;
  }
  .footer-subnav {
    padding-left: 16px;
  }
  .index-about p {
    position: relative;
    z-index: 2;
  }
  .index-product-blk:nth-child(odd) .index-product-list {
    padding-left: 8px;
  }
  .index-product-blk:nth-child(even) .index-product-list {
    padding-right: 8px;
  }
  .index-product-list li {
    width: 32%;
  }
  .index-news {
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
  .index-news-blk {
    margin-left: 2%;
    width: 23.5%;
  }
  .item-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .item-list {
    padding-left: 16px;
    padding-right: 16px;
  }
  .item-list-blk {
    margin-left: 1%;
    width: 19.2%;
  }
  .method-award li {
    width: 33%;
  }
  .method-certi-data li {
    width: 33%;
  }
  .method-selection-flow {
    width: 100%;
  }
  .method-selection-flow li:nth-child(2), .method-selection-flow li:nth-child(3) {
    width: 49.5%;
  }
  .method-selection-flow li:nth-child(4) .pic, .method-selection-flow li:nth-child(4) .txt {
    width: 49.5%;
  }
  .method-selection-flow .pic img {
    height: 23.5vw;
    width: 23.5vw;
  }
  .layer-wrap {
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
  .layer-pager {
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
  }
  .cat-nav {
    padding-left: 16px;
    padding-right: 16px;
  }
  .cat-pager-txt {
    padding: 0 16px;
  }
}