@charset "UTF-8";
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype"); }

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype"); }

/* ==========================================================================
   製品紹介
   ========================================================================== */
/* トップ
   ========================================================================== */
.red {
  color: red; }

#product .slick-prev,
#product .slick-next {
  z-index: 100;
  border-radius: 24px;
  background: #fff;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border: 1px solid #0fbedf;
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s; }
  #product .slick-prev:before,
  #product .slick-next:before {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    opacity: 1;
    font-family: 'icomoon';
    color: #0fbedf; }
  #product .slick-prev:hover,
  #product .slick-next:hover {
    background: #0fbedf; }
    #product .slick-prev:hover:before,
    #product .slick-next:hover:before {
      color: #fff; }

#product .slick-prev {
  left: -73px; }
  #product .slick-prev:before {
    content: "\f104"; }

#product .slick-next {
  right: -73px; }
  #product .slick-next:before {
    content: "\f105"; }

#product .slick-dots {
  bottom: -52px; }
  #product .slick-dots li {
    height: 30px;
    width: 30px; }
    #product .slick-dots li button {
      height: 30px;
      width: 30px; }
      #product .slick-dots li button:before {
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s;
        top: 6px;
        height: 30px;
        width: 30px;
        font-size: 16px;
        color: #585858; }
    #product .slick-dots li.slick-active button:before {
      top: 7px;
      font-size: 24px;
      color: #0fbedf; }

#product #main-slide .slider {
  margin: 8px 0; }
  #product #main-slide .slider .slick-slide {
    margin: 0 4px;
    position: relative; }
    #product #main-slide .slider .slick-slide a:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      box-shadow: rgba(15, 190, 223, 0) 0 0 0 0 inset;
      -webkit-transition: all ease 0.3s;
      transition: all ease 0.3s;
      z-index: 0; }
    #product #main-slide .slider .slick-slide a:hover:after {
      box-shadow: rgba(15, 190, 223, 0.3) 0 0 0 6px inset; }
  #product #main-slide .slider .slick-dots {
    position: absolute;
    bottom: 8px; }
  #product #main-slide .slider .slick-prev {
    left: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
  #product #main-slide .slider .slick-next {
    right: 40px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 767px) {
  #product #main-slide {
    margin-bottom: 80px; }
    #product #main-slide .slider .slick-dots {
      bottom: -52px; }
    #product #main-slide .slider .slick-prev {
      left: 20px; }
    #product #main-slide .slider .slick-next {
      right: 20px; } }

#product #main {
  padding-top: 0; }
  #product #main h3.ttl-product {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 8px;
    font-size: 20px;
    font-size: 2rem;
    color: #92c708; }
  #product #main .product-mainttl-box {
    position: relative;
    margin-bottom: 24px; }
    #product #main .product-mainttl-box a {
      position: absolute; }
  #product #main #new-products {
    background: #f7f6f4; }
    #product #main #new-products p {
      margin-bottom: 0; }
    #product #main #new-products #product-inner {
      max-width: 1280px;
      margin: 0 auto;
      padding: 40px 0 80px; }
      #product #main #new-products #product-inner #main-ttl-btn {
        margin: -72px auto 40px;
        text-align: right; }
      #product #main #new-products #product-inner .main-ttl {
        margin-bottom: 10px; }
      #product #main #new-products #product-inner .slider {
        max-width: 1134px;
        margin: 0 auto; }
        #product #main #new-products #product-inner .slider .slick-prev, #product #main #new-products #product-inner .slider .slick-next {
          top: 38%; }
        #product #main #new-products #product-inner .slider li a {
          text-decoration: none;
          color: #585858;
          display: block;
          margin: 0 20px; }
          #product #main #new-products #product-inner .slider li a .slider-inner {
            box-sizing: border-box;
            width: 338px;
            position: relative;
            padding-top: 30px; }
            #product #main #new-products #product-inner .slider li a .slider-inner .mark {
              position: absolute;
              top: 14px;
              left: 24px;
              z-index: 100; }
              #product #main #new-products #product-inner .slider li a .slider-inner .mark span {
                padding: 2px 16px;
                border-radius: 15px;
                display: inline-block;
                color: #fff; }
              #product #main #new-products #product-inner .slider li a .slider-inner .mark .new {
                background: #92c708; }
              #product #main #new-products #product-inner .slider li a .slider-inner .mark .end {
                background: #737a7e; }
              #product #main #new-products #product-inner .slider li a .slider-inner .mark .pickup {
                padding: 2px 16px;
                border-radius: 21px;
                display: inline-block;
                background: #0fbedf;
                color: #fff; }
            #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt {
              position: relative;
              overflow: hidden; }
              #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt img {
                box-sizing: border-box;
                background: #fff;
                padding: 40px; }
              #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in {
                position: relative;
                width: 100%; }
                #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in h3 {
                  -webkit-transition: all ease 0.25s;
                  transition: all ease 0.25s;
                  padding-top: 8px;
                  font-size: 18px;
                  font-size: 1.8rem;
                  font-family: 'Noto Sans Japanese';
                  font-style: normal;
                  font-weight: 500;
                  color: #000;
                  line-height: 1.5; }
                #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-desc {
                  width: 100%;
                  -webkit-transition: all ease 0.4s;
                  transition: all ease 0.4s;
                  box-sizing: border-box;
                  position: absolute;
                  padding: 16px 24px;
                  background: rgba(255, 255, 255, 0.95);
                  bottom: 100%;
                  left: 100%; }
                #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-code {
                  color: rgba(88, 88, 88, 0.6);
                  font-family: 'Noto Sans Japanese';
                  font-style: normal;
                  font-weight: 500;
                  padding-top: 8px;
                  font-size: 13px;
                  font-size: 1.3rem; }
                #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-price {
                  color: #000;
                  font-size: 13px;
                  font-size: 1.3rem; }
                  #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-price span {
                    color: #a7a7a7;
                    padding-left: 5px; }
          #product #main #new-products #product-inner .slider li a:hover .prd-txt .prd-txt-in h3 {
            color: #0fbedf; }
          #product #main #new-products #product-inner .slider li a:hover .prd-txt .prd-txt-in .prd-desc {
            left: 0;
            opacity: 1; }
  #product #main #pst {
    border-bottom: 1px solid #e6e6e6;
    background: url(/common/css/img/bg_present01.gif) top left no-repeat, url(/common/css/img/bg_present02.gif) bottom right no-repeat; }
    #product #main #pst #pst-inner {
      width: 940px;
      margin: 0 auto;
      padding: 40px 0; }
      #product #main #pst #pst-inner .fl {
        margin-top: 32px;
        box-sizing: border-box;
        width: 35%;
        color: #000;
        font-family: 'Noto Sans Japanese';
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        font-size: 2.4rem;
        text-align: center;
        line-height: 1; }
        #product #main #pst #pst-inner .fl span {
          color: #92c708;
          display: block;
          font-size: 150%; }
        #product #main #pst #pst-inner .fl strong {
          font-size: 150%; }
        #product #main #pst #pst-inner .fl em {
          font-style: normal;
          font-size: 50%; }
      #product #main #pst #pst-inner .fr {
        box-sizing: border-box;
        border-left: 1px solid #e6e6e6;
        width: 65%;
        position: relative;
        padding-left: 8%;
        min-height: 180px; }
        #product #main #pst #pst-inner .fr #pst-img {
          position: absolute;
          max-width: 180px;
          height: auto; }
        #product #main #pst #pst-inner .fr #pst-txt {
          margin-top: -8px;
          padding-left: 212px; }
          #product #main #pst #pst-inner .fr #pst-txt h4 {
            line-height: 1.4;
            color: #92c708;
            font-size: 20px;
            font-size: 2rem;
            font-family: 'Noto Sans Japanese';
            font-style: normal;
            font-weight: 500;
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 8px;
            margin-bottom: 8px; }
          #product #main #pst #pst-inner .fr #pst-txt p {
            margin-bottom: 16px; }
        #product #main #pst #pst-inner .fr #pst-btn {
          padding-left: 212px; }
    @media screen and (max-width: 767px) {
      #product #main #pst {
        background-size: 25%; }
        #product #main #pst #pst-inner {
          width: 100%;
          box-sizing: border-box; }
          #product #main #pst #pst-inner .fl {
            float: none;
            width: 100%; }
          #product #main #pst #pst-inner .fr {
            margin-top: 24px;
            border-left: none;
            width: 100%;
            padding-left: 0;
            min-height: auto; }
            #product #main #pst #pst-inner .fr #pst-img {
              position: absolute;
              max-width: 30%;
              height: auto; }
            #product #main #pst #pst-inner .fr #pst-txt {
              padding-left: 35%; }
              #product #main #pst #pst-inner .fr #pst-txt h4 {
                font-size: 16px;
                font-size: 1.6rem; }
              #product #main #pst #pst-inner .fr #pst-txt p {
                margin-top: 16px; }
            #product #main #pst #pst-inner .fr #pst-btn {
              padding-top: 24px;
              padding-left: 0; } }
  #product #main #intro-products {
    padding: 24px 0;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #fff; }
    #product #main #intro-products ul {
      display: table; }
      #product #main #intro-products ul li {
        display: table-cell;
        width: 50%;
        padding-left: 40px;
        border-left: 1px solid #eaeaea; }
        #product #main #intro-products ul li:first-child {
          padding-left: 0;
          border-left: none; }
        #product #main #intro-products ul li img {
          float: left;
          width: 290px; }
        #product #main #intro-products ul li .text {
          width: 260px;
          margin-left: 330px; }
  #product #main #product-area {
    margin-top: -32px;
    position: relative;
    text-align: center; }
    #product #main #product-area #productarea-ttl-btn {
      margin: -80px 350px 40px 0;
      text-align: right; }
    #product #main #product-area .prd-itemlist {
      margin-bottom: 40px; }
      #product #main #product-area .prd-itemlist li {
        /*
            position: relative;
            display: inline-block;
            box-sizing: border-box;
            width: 290px;
            margin-left: 36px;
            margin-bottom: 40px;
            border: 2px solid $color-line01;
            @include transition(all ease .25s);
            &:nth-child(4n+1) {
            margin-left: 0;
            }
            */
        box-sizing: border-box;
        position: relative;
        width: 17.5%;
        margin-right: 3.125%;
        margin-bottom: 40px;
        border: 2px solid #e6e6e6;
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s; }
        #product #main #product-area .prd-itemlist li:nth-child(5n) {
          margin-right: 0; }
        #product #main #product-area .prd-itemlist li:hover {
          border-color: rgba(15, 190, 223, 0.5); }
          #product #main #product-area .prd-itemlist li:hover p {
            color: #0fbedf; }
        #product #main #product-area .prd-itemlist li a {
          display: block; }
        #product #main #product-area .prd-itemlist li p {
          -webkit-transition: all ease 0.25s;
          transition: all ease 0.25s;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          margin-bottom: 0;
          padding: 4px 8px;
          background: rgba(255, 255, 255, 0.8);
          color: #666;
          text-align: left; }
  #product #main .product-other {
    overflow: hidden; }
    #product #main .product-other .info-product {
      float: left;
      width: 400px;
      padding-top: 24px;
      border-top: 1px solid #f7f6f4; }
      #product #main .product-other .info-product h2 {
        margin-bottom: 14px;
        font-size: 28px;
        font-size: 2.8rem;
        color: #000; }
    #product #main .product-other ul {
      float: left;
      width: 880px;
      overflow: hidden; }
      #product #main .product-other ul li {
        float: left;
        box-sizing: border-box;
        width: 400px;
        margin-left: 40px;
        margin-bottom: 40px;
        border: 2px solid #e6e6e6;
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s; }
        #product #main .product-other ul li:hover {
          border-color: rgba(15, 190, 223, 0.5); }
        #product #main .product-other ul li a {
          display: block; }

@media screen and (max-width: 767px) {
  #product .slick-prev,
  #product .slick-next {
    bottom: -85px;
    top: auto !important; }
  #product .slick-prev {
    left: 20px; }
  #product .slick-next {
    right: 20px; }
  #product .slick-dots li {
    margin: 0; }
  #product #main-slide .slider {
    margin: 4px 0; }
  #product #main #new-products #product-inner {
    position: relative;
    padding-bottom: 144px; }
    #product #main #new-products #product-inner #main-ttl-btn {
      position: absolute;
      bottom: 24px;
      margin: 0;
      box-sizing: border-box;
      width: 100%;
      padding: 0 20px;
      text-align: center; }
    #product #main #new-products #product-inner .slider li a .slider-inner {
      width: auto;
      min-height: 350px; }
      #product #main #new-products #product-inner .slider li a .slider-inner .mark {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold; }
      #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in {
        width: auto;
        overflow: auto; }
        #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-desc {
          font-size: 12px;
          font-size: 1.2rem;
          opacity: 1;
          width: auto;
          position: relative;
          padding: 8px 0;
          background: none;
          bottom: auto;
          left: auto; }
        #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-code {
          font-size: 12px;
          font-size: 1.2rem; }
        #product #main #new-products #product-inner .slider li a .slider-inner .prd-txt .prd-txt-in .prd-name {
          font-size: 16px;
          font-size: 1.6rem; }
  #product #main #intro-products ul li {
    display: block;
    width: 100%;
    padding: 0 0 16px;
    text-align: center; }
    #product #main #intro-products ul li:last-child {
      border: none; }
    #product #main #intro-products ul li img {
      float: none;
      width: auto; }
    #product #main #intro-products ul li .text {
      display: block;
      width: 90%;
      margin: 8px auto; }
  #product #main #product-area {
    position: relative;
    text-align: center;
    padding-bottom: 40px; }
    #product #main #product-area #productarea-ttl-btn {
      position: absolute;
      bottom: 64px;
      left: 0;
      right: 0;
      margin: auto;
      box-sizing: border-box;
      width: 80%;
      text-align: center; }
    #product #main #product-area .prd-itemlist {
      margin-bottom: 0; }
      #product #main #product-area .prd-itemlist li {
        width: 48%;
        margin: 0 2% 16px 0 !important; }
        #product #main #product-area .prd-itemlist li:nth-child(2n) {
          margin: 0 0 16px 2% !important; }
  #product #main .product-other .info-product {
    float: none;
    width: 100%;
    padding-top: 16px; }
  #product #main .product-other ul {
    float: none;
    width: 100%; }
    #product #main .product-other ul li {
      width: 100%;
      margin: 0 0 8px 0 !important; }
      #product #main .product-other ul li:nth-child(2n) {
        margin: 0 0 8px 0 !important; } }

.prd-corporate-btn {
  position: absolute;
  right: 0;
  top: 35px; }

#product .prd-sch {
  border: 8px solid #f7f6f4;
  margin-bottom: 38px;
  padding: 14px 33px; }

#product .prd-sch-ttl,
#product .prd-sch-items {
  display: table-cell;
  vertical-align: middle; }

#product .prd-sch-ttl {
  border-right: 1px solid #e6e6e6;
  color: #000;
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  width: 141px; }

#product .prd-sch-items {
  padding-left: 70px;
  position: relative;
  width: 1040px; }

#product .prd-sch-list {
  text-align: left;
  width: 850px; }
  #product .prd-sch-list li {
    display: table-cell;
    margin-bottom: 10px;
    padding-right: 20px;
    width: 20%; }
  #product .prd-sch-list input[type="text"] {
    background-color: #fff;
    box-sizing: border-box;
    border: 2px solid #e6e6e6;
    font-family: inehrit;
    height: 34px;
    line-height: 1.4;
    outline: none;
    padding: 6px 10px;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem; }
    #product .prd-sch-list input[type="text"]::-ms-clear {
      visibility: hidden; }
    #product .prd-sch-list input[type="text"]::-ms-reveal {
      visibility: hidden; }
    #product .prd-sch-list input[type="text"]::-webkit-input-placeholder {
      color: #000; }
    #product .prd-sch-list input[type="text"]::-moz-placeholder {
      color: #000; }
    #product .prd-sch-list input[type="text"]:-ms-input-placeholder {
      color: #000; }
    #product .prd-sch-list input[type="text"]:focus::-webkit-input-placeholder {
      color: transparent; }
    #product .prd-sch-list input[type="text"]:focus::-moz-placeholder {
      color: transparent; }
  #product .prd-sch-list select {
    background-color: #fff;
    border: 2px solid #e6e6e6;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    height: 34px;
    line-height: 1.4;
    outline: none;
    padding: 6px 10px;
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem; }
    #product .prd-sch-list select:-moz-focusring {
      color: transparent;
      text-shadow: 0 0 0 #000; }
  #product .prd-sch-list label {
    font-size: 12px;
    font-size: 1.2rem; }

#product .prd-sch-item-keyword .keyword-input input {
  padding-right: 1.8em; }

#product .prd-sch-item-keyword .keyword-btn {
  display: none; }

#product .prd-sch-btn {
  position: absolute;
  right: 0;
  top: 4px;
  width: 116px; }
  #product .prd-sch-btn button[type="submit"] {
    cursor: pointer;
    width: 100%; }
    #product .prd-sch-btn button[type="submit"] span {
      font-size: 13px;
      font-size: 1.3rem; }
      #product .prd-sch-btn button[type="submit"] span:before {
        position: relative;
        top: 2px; }

@media screen and (max-width: 767px) {
  #product .prd-corporate-btn {
    width: 40%;
    /*margin: 0 20px 0;*/
    margin: -25px auto 20px;
    position: relative;
    text-align: center;
    top: inherit; }
  #product .prd-sch {
    border: 8px solid #f7f6f4;
    margin-bottom: 38px;
    padding: 14px 33px; }
  #product .prd-sch-ttl,
  #product .prd-sch-items {
    display: block; }
  #product .prd-sch-items {
    padding-left: 0;
    position: static;
    width: 100%; }
  #product .prd-sch {
    background-color: #f7f6f4;
    border: none;
    box-sizing: border-box;
    height: 55px;
    overflow: hidden;
    padding: 0 0 20px;
    position: relative;
    margin-bottom: 0; }
    #product .prd-sch .prd-sch-list li,
    #product .prd-sch .prd-sch-btn {
      opacity: 0;
      -webkit-transition: opacity .2s linear;
      transition: opacity .2s linear; }
    #product .prd-sch.open {
      height: auto; }
      #product .prd-sch.open .prd-sch-list li,
      #product .prd-sch.open .prd-sch-btn {
        opacity: 1; }
  #product .prd-sch-ttl {
    background-color: #fff;
    border-right: none;
    box-sizing: border-box;
    height: 54px;
    margin-bottom: 0;
    padding: 18px 0 0 20px;
    text-align: left;
    width: 100%;
    font-size: 16px;
    font-size: 1.6rem; }
  #product .prd-sch-list {
    box-sizing: border-box;
    padding: 20px 20px 0;
    width: 100%; }
    #product .prd-sch-list li {
      box-sizing: border-box;
      display: block;
      padding-right: 0;
      width: 100%; }
    #product .prd-sch-list input[type="text"] {
      border-radius: 0;
      font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-size: 16px;
      font-size: 1.6rem; }
    #product .prd-sch-list select {
      font-size: 16px;
      font-size: 1.6rem; }
  #product .prd-sch-item-keyword {
    margin-right: 40px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    opacity: 1 !important; }
    #product .prd-sch-item-keyword .keyword-input {
      display: block;
      padding: 0 20px 0 95px; }
    #product .prd-sch-item-keyword .keyword-btn {
      display: block;
      position: absolute;
      top: 5px;
      right: 30px; }
  #product .prd-sch-item-check {
    text-align: right;
    position: relative;
    padding-right: 25px !important; }
    #product .prd-sch-item-check input {
      position: absolute;
      top: 2px;
      right: 0; }
  #product .prd-sch-btn {
    box-sizing: border-box;
    padding: 0 20px;
    position: relative;
    right: inherit;
    top: inherit;
    width: 100%; }
    #product .prd-sch-btn button[type="submit"] {
      width: 100%; }
      #product .prd-sch-btn button[type="submit"] span {
        font-size: 15px;
        font-size: 1.5rem; }
  #product #sub-cnt-btn {
    background-color: #adadad;
    height: 32px; }
    #product #sub-cnt-btn a {
      color: #fff !important;
      display: block;
      line-height: 1;
      text-decoration: none;
      padding: 10px;
      text-align: center;
      font-size: 12px;
      font-size: 1.2rem; }
    #product #sub-cnt-btn span:after {
      content: '';
      display: inline-block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      border-color: #fff transparent transparent transparent;
      margin-left: 10px;
      position: relative;
      top: -2px; }
    #product #sub-cnt-btn.open span:after {
      border-width: 0 4px 5px 4px;
      border-color: transparent transparent #fff transparent; } }

/* WEB版カタログ
   ========================================================================== */
#catalog #catalog-index {
  overflow: hidden;
  margin-bottom: 90px; }
  #catalog #catalog-index .catalog {
    width: 100%;
    margin-bottom: 50px;
    display: flex; }
  #catalog #catalog-index dl {
    padding-right: 4%;
    width: 50%; }
    #catalog #catalog-index dl .pamphlet {
      float: left;
      margin-left: 0;
      width: 43.57%;
      border: 1px solid #cdcccc; }
    #catalog #catalog-index dl dt {
      font-size: 18px;
      line-height: 1.2;
      letter-spacing: 0;
      margin-bottom: 10px;
      font-weight: bold;
      width: 54%;
      float: right; }
    #catalog #catalog-index dl dd {
      float: right;
      width: 54%; }
    #catalog #catalog-index dl .btn {
      margin-top: 30px; }

.block {
  overflow: hidden; }
  .block > li {
    float: left;
    width: 48%;
    margin-left: 2%; }
    .block > li:first-child {
      margin-left: 0;
      margin-right: 2%; }

.browser table {
  margin-bottom: 0; }
  .browser table th strong, .browser table td strong {
    display: block;
    margin: 8px 0 2px;
    font-size: 108.3333333333%; }
  .browser table th {
    width: 23%;
    font-size: 14px;
    font-size: 1.4rem; }
  .browser table td {
    font-size: 12px;
    font-size: 1.2rem;
    width: 77%; }

.browser li h3 {
  border-bottom: none;
  margin-bottom: 8px; }

.browser li .link {
  margin-top: 30px; }

.caution .dl-cmn {
  font-size: 12px;
  font-size: 1.2rem; }
  .caution .dl-cmn h3 {
    font-size: 14px;
    font-size: 1.4rem; }
  .caution .dl-cmn .btn-cmn {
    margin-top: 8px; }
    .caution .dl-cmn .btn-cmn span {
      font-size: 12px;
      font-size: 1.2rem; }
      .caution .dl-cmn .btn-cmn span:before {
        vertical-align: middle; }

@media screen and (max-width: 767px) {
  #catalog #catalog-index .catalog {
    display: block;
    width: auto;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden; }
    #catalog #catalog-index .catalog dl {
      margin-bottom: 40px;
      padding: 0;
      width: 100%;
      display: block;
      clear: both;
      overflow: hidden; }
      #catalog #catalog-index .catalog dl .pamphlet {
        width: 34%; }
      #catalog #catalog-index .catalog dl dt {
        width: 62%;
        font-size: 14px; }
      #catalog #catalog-index .catalog dl dd {
        width: 62%;
        font-size: 14px; }
        #catalog #catalog-index .catalog dl dd.btn {
          float: right;
          position: relative;
          bottom: inherit;
          right: inherit;
          clear: both;
          margin-top: 0;
          padding-top: 10px;
          width: 100%; }
  .block li {
    float: none;
    width: 100%;
    margin-left: 0; }
  .browser table th {
    width: 100%; }
  .browser table td {
    width: 100%; }
  .browser li {
    margin-bottom: 24px; }
    .browser li:last-child {
      margin-bottom: 0; }
    .browser li h2 {
      border-bottom: none;
      margin-bottom: 8px; }
    .browser li .link a {
      margin-bottom: 8px; }
  .sttl01 {
    font-size: 16px;
    padding: 6px 12px; }
  .btn_catalog {
    width: 100% !important; } }

.mt_ttl {
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    .mt_ttl {
      margin-top: 30px; } }
.mt_catalog {
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    .mt_catalog {
      margin-top: 30px; } }
/* ダウンロードサービス
   ========================================================================== */
#dl-data .dl-items {
  margin-bottom: 0; }
  #dl-data .dl-items ul {
    overflow: hidden;
    width: 100%; }
    #dl-data .dl-items ul li {
      float: left;
      width: 17.5%;
      margin-right: 3.125%;
      margin-bottom: 64px; }
      #dl-data .dl-items ul li:nth-child(5n) {
        margin-right: 0; }
      #dl-data .dl-items ul li .dl-items-img {
        vertical-align: middle; }
        #dl-data .dl-items ul li .dl-items-img a {
          display: block;
          box-sizing: border-box;
          -webkit-transition: all ease 0.25s;
          transition: all ease 0.25s;
          border: 8px solid #f7f6f4;
          padding: 1px;
          text-align: center; }
          #dl-data .dl-items ul li .dl-items-img a:hover {
            border: 8px solid rgba(15, 190, 223, 0.3); }
      #dl-data .dl-items ul li .dl-items-text {
        position: relative; }
        #dl-data .dl-items ul li .dl-items-text h2 {
          font-size: 16px;
          font-size: 1.6rem;
          margin-top: 4px;
          padding-top: 4px;
          border-bottom: none;
          margin-bottom: 0; }
          #dl-data .dl-items ul li .dl-items-text h2:before {
            top: 8px; }
        #dl-data .dl-items ul li .dl-items-text p {
          margin-top: 4px;
          font-size: 12px;
          font-size: 1.2rem;
          margin-bottom: 0;
          padding-left: 24px; }

#dl-data .dlitem-wrap {
  overflow: hidden; }
  #dl-data .dlitem-wrap #sozai {
    float: left;
    width: 58.75%; }
    #dl-data .dlitem-wrap #sozai ul li {
      width: 29.787234%;
      margin-right: 5.3191489%; }
      #dl-data .dlitem-wrap #sozai ul li:nth-child(3n) {
        margin-right: 0; }
  #dl-data .dlitem-wrap #soft {
    float: right;
    width: 38.125%; }
    #dl-data .dlitem-wrap #soft ul li {
      width: 45.901639%;
      margin-right: 8.1967213%; }
      #dl-data .dlitem-wrap #soft ul li:nth-child(2n) {
        margin-right: 0; }

@media screen and (max-width: 767px) {
  #dl-data .dl-items ul li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 32px; }
    #dl-data .dl-items ul li:nth-child(5n+1) {
      margin-left: 0; }
    #dl-data .dl-items ul li .dl-items-img {
      text-align: center;
      height: auto; }
    #dl-data .dl-items ul li p {
      padding: 0 !important; }
  #dl-data .dlitem-wrap {
    overflow: hidden; }
    #dl-data .dlitem-wrap #sozai {
      float: none;
      width: 100%;
      margin-bottom: 40px; }
      #dl-data .dlitem-wrap #sozai ul li {
        width: 100%;
        margin-left: 0; }
    #dl-data .dlitem-wrap #soft {
      float: none;
      width: 100%;
      margin-left: 0; }
      #dl-data .dlitem-wrap #soft ul li {
        width: 100%; } }

/*--------------------------------------------------------------------プレゼント*/
#present #main {
  padding: 48px 24px 24px;
  background: #f7f6f4; }
  #present #main .box-center {
    box-sizing: border-box;
    width: 100%;
    max-width: 1280px;
    background: #fff;
    padding: 40px 80px;
    margin-bottom: 40px; }
  #present #main #pst01 {
    position: relative; }
    #present #main #pst01 #pst-ttl {
      height: 180px;
      width: 180px;
      background: #92c708;
      border-radius: 90px;
      position: absolute;
      top: -72px;
      left: -40px; }
      #present #main #pst01 #pst-ttl h1 {
        margin-top: -10px;
        text-align: center;
        color: #fff;
        line-height: 1;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: 'Noto Sans Japanese';
        font-style: normal;
        font-weight: 700;
        font-size: 25px;
        font-size: 2.5rem; }
        #present #main #pst01 #pst-ttl h1 span {
          font-size: 240%; }
        #present #main #pst01 #pst-ttl h1:before {
          box-sizing: border-box;
          position: absolute;
          top: -34px;
          right: 0;
          font-weight: normal;
          font-family: 'icomoon';
          color: #fff;
          content: "\e907";
          display: block;
          padding-top: 20px;
          width: 70px;
          height: 70px;
          border-radius: 35px;
          background: #92c708; }
    #present #main #pst01 .fl {
      width: 36.6071428571%; }
      #present #main #pst01 .fl p {
        font-size: 12px;
        font-size: 1.2rem; }
    #present #main #pst01 .fr {
      width: 59.8214285714%; }
      #present #main #pst01 .fr h2 {
        font-size: 24px;
        font-size: 2.4rem;
        color: #000;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 8px;
        padding-bottom: 8px; }
      #present #main #pst01 .fr .copy {
        font-size: 32px;
        font-size: 3.2rem;
        text-align: left; }
      #present #main #pst01 .fr ul li {
        text-indent: -1.5em;
        padding-left: 1.5em;
        margin-bottom: 4px; }
        #present #main #pst01 .fr ul li:before {
          content: '✓';
          color: #92c708;
          padding-right: .5em; }
  #present #main #pst02 .fl {
    width: 33.9285714286%; }
    #present #main #pst02 .fl dl dt {
      color: #000;
      font-weight: bold;
      font-size: 13px;
      font-size: 1.3rem; }
    #present #main #pst02 .fl dl dd {
      font-size: 13px;
      font-size: 1.3rem;
      border-bottom: 1px dotted #cdcdcd;
      margin-bottom: 8px;
      padding-bottom: 8px; }
  #present #main #pst02 .fr {
    width: 62.5%; }
  #present #main #go-form .red {
    color: #ff0000; }

#present .footer-nav {
  padding-top: 80px; }

@media screen and (max-width: 767px) {
  #present #main {
    padding: 6px 6px 24px; }
    #present #main .box-center {
      padding: 24px 18px; }
    #present #main #pst01 {
      position: relative; }
      #present #main #pst01 #pst-ttl {
        height: 100px;
        width: 100px;
        border-radius: 50px;
        top: -40px;
        left: auto;
        right: -10px; }
        #present #main #pst01 #pst-ttl h1 {
          margin-top: -10px;
          font-size: 14px;
          font-size: 1.4rem; }
          #present #main #pst01 #pst-ttl h1 span {
            font-size: 285.7142857143%; }
          #present #main #pst01 #pst-ttl h1:before {
            top: -17px;
            right: 0;
            padding-top: 12px;
            width: 40px;
            height: 40px;
            border-radius: 20px; }
      #present #main #pst01 .fl {
        float: none;
        width: 100%; }
      #present #main #pst01 .fr {
        float: none;
        width: 100%; }
        #present #main #pst01 .fr h2 {
          font-size: 18px;
          font-size: 1.8rem; }
        #present #main #pst01 .fr .copy {
          font-size: 24px;
          font-size: 2.4rem; }
    #present #main #pst02 .fl {
      float: none;
      width: 100%; }
    #present #main #pst02 .fr {
      float: none;
      width: 100%; }
  #present .footer-nav {
    padding-top: 40px; } }

/*--------------------------------------------------------------------製品取扱店*/
#shop #real {
  float: none; }
  #shop #real .sttl01 {
    margin-bottom: 0; }
  #shop #real #real-txt {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    background: #e6e6e6;
    padding: 12px 24px; }
  #shop #real #btn-all, #shop #real #btn-photo {
    box-sizing: border-box;
    width: 50%; }
    #shop #real #btn-all a, #shop #real #btn-photo a {
      display: block;
      padding: 32px 48px;
      text-decoration: none; }
      #shop #real #btn-all a .icon-check, #shop #real #btn-photo a .icon-check {
        position: absolute; }
        #shop #real #btn-all a .icon-check:before, #shop #real #btn-photo a .icon-check:before {
          text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
          -webkit-transition: all ease 0.25s;
          transition: all ease 0.25s;
          position: absolute;
          font-size: 32px;
          font-size: 3.2rem;
          z-index: 1;
          top: 1px;
          left: 8px;
          color: #eceae5; }
        #shop #real #btn-all a .icon-check:after, #shop #real #btn-photo a .icon-check:after {
          -webkit-transition: all ease 0.25s;
          transition: all ease 0.25s;
          top: -6px;
          position: absolute;
          display: block;
          content: '';
          width: 40px;
          height: 40px;
          border: 4px solid #e6e6e6;
          border-radius: 4px; }
      #shop #real #btn-all a p, #shop #real #btn-photo a p {
        margin-left: 64px;
        display: inline-block;
        font-size: 20px;
        font-size: 2rem;
        font-family: 'Noto Sans Japanese';
        font-style: normal;
        font-weight: 700;
        color: #000; }
      #shop #real #btn-all a:hover, #shop #real #btn-photo a:hover {
        background-color: #f7f6f4; }
        #shop #real #btn-all a:hover span:before, #shop #real #btn-photo a:hover span:before {
          color: rgba(15, 190, 223, 0.6); }
        #shop #real #btn-all a:hover span:after, #shop #real #btn-photo a:hover span:after {
          border-color: rgba(15, 190, 223, 0.3); }
      #shop #real #btn-all a.on span:before, #shop #real #btn-photo a.on span:before {
        top: -8px;
        left: 0;
        font-size: 50px;
        font-size: 5rem;
        color: #0fbedf; }
  #shop #real #btn-all a {
    background: url(img/bg_real01.png) no-repeat 90% center;
    background-size: auto 80%; }
  #shop #real #btn-photo {
    border-left: 1px solid #e6e6e6; }
    #shop #real #btn-photo a {
      background: url(img/bg_real02.png) no-repeat 90% center;
      background-size: auto 80%; }
  #shop #real #map {
    background: url(img/bg_map.png) #fafafa no-repeat center 253%;
    background-size: auto 98%;
    border-top: 1px solid #e6e6e6;
    height: 410px;
    position: relative; }
    #shop #real #map .area {
      position: absolute;
      display: inline-block;
      background: #fff;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
      width: 180px; }
      #shop #real #map .area dt {
        text-align: center;
        color: #fff;
        padding: 4px 0;
        background: #f7f6f4;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.2); }
      #shop #real #map .area dd {
        box-sizing: border-box;
        float: left;
        width: 33.3333333%;
        display: inline-block;
        border-right: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6; }
        #shop #real #map .area dd:nth-child(2n+1) {
          border-right: 1px solid #e6e6e6; }
        #shop #real #map .area dd:nth-child(3n+1) {
          border-right: none; }
        #shop #real #map .area dd a {
          display: block;
          text-align: center;
          padding: 2px 0; }
          #shop #real #map .area dd a:hover {
            color: #fff;
            background: #0fbedf; }
    #shop #real #map #tohoku {
      top: 32px;
      right: calc(48px + 80px); }
      #shop #real #map #tohoku dt {
        background: #9e00c9; }
    #shop #real #map #kanto {
      bottom: 32px;
      right: calc(48px + 80px); }
      #shop #real #map #kanto dt {
        background: #2a6abd; }
    #shop #real #map #chubu {
      right: calc(268px + 80px);
      bottom: 32px; }
      #shop #real #map #chubu dt {
        background: #34b2d0; }
    #shop #real #map #kinki {
      top: 32px;
      left: calc(268px + 80px); }
      #shop #real #map #kinki dt {
        background: #f6c300; }
    #shop #real #map #shikoku {
      bottom: 32px;
      left: calc(268px + 80px); }
      #shop #real #map #shikoku dt {
        background: #2cc100; }
    #shop #real #map #chugoku {
      top: 32px;
      left: calc(48px + 80px); }
      #shop #real #map #chugoku dt {
        background: #ff9a00; }
    #shop #real #map #kyushu {
      bottom: 32px;
      left: calc(48px + 80px); }
      #shop #real #map #kyushu dt {
        background: #f20000; }

#shop #net {
  width: 31.25%; }
  #shop #net .sttl01 {
    margin-bottom: 0; }
  #shop #net #net-ttl a {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    display: block;
    text-decoration: none;
    color: #585858;
    text-align: center;
    padding: 32px 16px 16px; }
    #shop #net #net-ttl a p {
      margin-bottom: 16px; }
    #shop #net #net-ttl a:hover {
      opacity: .7; }
  #shop #net #net-detail {
    border-top: 1px solid #e6e6e6;
    padding: 16px; }
    #shop #net #net-detail p {
      margin-bottom: 16px; }
    #shop #net #net-detail .note {
      font-size: 12px;
      font-size: 1.2rem; }

#shop .shop-inner {
  border-top: 8px solid #f7f6f4;
  border-bottom: 8px solid #f7f6f4;
  border-left: 8px solid #f7f6f4;
  border-right: 8px solid #f7f6f4;
  padding: 1px; }

#shop .bnr {
  margin-top: 32px; }
  #shop .bnr a {
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    font-weight: bold;
    text-decoration: none;
    color: #585858;
    display: block;
    border: 2px solid #e6e6e6;
    padding: 16px; }
    #shop .bnr a img {
      width: auto;
      height: 50px;
      vertical-align: middle; }
    #shop .bnr a:hover {
      border-color: #0fbedf; }

@media screen and (max-width: 767px) {
  #shop .shop-inner {
    border: 8px solid #f7f6f4; }
  #shop #real {
    width: 100%; }
    #shop #real #real-txt {
      font-size: 14px;
      font-size: 1.4rem;
      padding: 6px 12px;
      line-height: 1.5;
      text-align: center; }
    #shop #real #btn-all, #shop #real #btn-photo {
      box-sizing: border-box;
      width: 50%;
      position: relative; }
      #shop #real #btn-all a, #shop #real #btn-photo a {
        padding: 16px 8px 88px; }
        #shop #real #btn-all a .icon-check, #shop #real #btn-photo a .icon-check {
          position: absolute;
          left: 50%;
          margin-left: -24px; }
        #shop #real #btn-all a p, #shop #real #btn-photo a p {
          line-height: 1.4;
          width: 100%;
          text-align: center;
          margin-top: 48px;
          margin-left: 0;
          font-size: 15px;
          font-size: 1.5rem; }
        #shop #real #btn-all a:hover, #shop #real #btn-photo a:hover {
          background-color: transparent !important; }
          #shop #real #btn-all a:hover span:before, #shop #real #btn-photo a:hover span:before {
            color: #eceae5; }
          #shop #real #btn-all a:hover span:after, #shop #real #btn-photo a:hover span:after {
            border-color: #e6e6e6; }
        #shop #real #btn-all a.on span:before, #shop #real #btn-photo a.on span:before {
          top: -8px;
          left: 0;
          font-size: 50px;
          font-size: 5rem;
          color: #0fbedf; }
    #shop #real #btn-all a {
      background: url(img/bg_real01.png) no-repeat center 90%;
      background-size: 60% auto; }
    #shop #real #btn-photo {
      border-left: 1px solid #e6e6e6; }
      #shop #real #btn-photo a {
        background: url(img/bg_real02.png) no-repeat center 92%;
        background-size: 60% auto; }
    #shop #real #map {
      background: url(img/bg_map.png) #fafafa no-repeat center 25%;
      background-size: 93% auto;
      height: auto;
      padding: 24px 24px 8px; }
      #shop #real #map .area {
        width: 100% !important;
        position: relative;
        top: auto !important;
        right: auto !important;
        left: auto !important;
        bottom: auto !important;
        margin-bottom: 16px; }
        #shop #real #map .area dt {
          font-size: 16px;
          font-size: 1.6rem; }
        #shop #real #map .area dd {
          font-size: 14px;
          font-size: 1.4rem;
          float: left;
          width: 20% !important; }
          #shop #real #map .area dd:nth-child(2n+1) {
            border-right: 1px solid #e6e6e6; }
          #shop #real #map .area dd:nth-child(3n+1) {
            border-right: 1px solid #e6e6e6 !important; }
          #shop #real #map .area dd:nth-child(5n+1) {
            border-right: none; }
  #shop #net {
    margin-top: 40px;
    width: 100%; }
    #shop #net #net-ttl a {
      padding: 16px 8px 8px; }
      #shop #net #net-ttl a p {
        margin-bottom: 8px; }
    #shop #net #net-detail {
      padding: 8px; }
      #shop #net #net-detail p {
        font-size: 15px;
        font-size: 1.5rem;
        margin-bottom: 8px; }
      #shop #net #net-detail .note {
        font-size: 10px;
        font-size: 1rem; }
  #shop .bnr a img {
    height: 40px; } }

/*--------------------------------------------------------------------製品取扱店一覧*/
#shop .shop-list {
  margin-bottom: 80px; }
  #shop .shop-list .sttl01 {
    margin-bottom: 0;
    position: relative; }
    #shop .shop-list .sttl01 p {
      position: absolute;
      top: 14px;
      right: 24px;
      font-size: 15px;
      font-size: 1.5rem;
      font-family: 'Noto Sans Japanese';
      font-style: normal;
      font-weight: 500; }
  #shop .shop-list table {
    width: 100%; }
    #shop .shop-list table .tbl-name {
      background: #e6e6e6;
      font-size: 12px;
      font-size: 1.2rem; }
      #shop .shop-list table .tbl-name td {
        padding: 4px 16px; }
    #shop .shop-list table th, #shop .shop-list table td {
      padding: 8px 16px; }
    #shop .shop-list table th {
      border-bottom: 1px solid #e6e6e6;
      text-align: left;
      white-space: nowrap; }
      #shop .shop-list table th a {
        display: block;
        font-family: 'Noto Sans Japanese';
        font-style: normal;
        font-weight: 500;
        font-size: 17px;
        font-size: 1.7rem; }
        #shop .shop-list table th a:after {
          text-decoration: none;
          font-family: 'icomoon' !important;
          margin-left: 4px;
          content: "\e901";
          font-size: 15px;
          font-size: 1.5rem; }
    #shop .shop-list table td {
      white-space: nowrap;
      border-bottom: 1px solid #e6e6e6; }
      #shop .shop-list table td:nth-child(2) {
        white-space: normal; }

#shop #research {
  border: 8px solid #f7f6f4; }
  #shop #research #research-inner {
    padding: 1px; }
    #shop #research #research-inner dl dt {
      display: inline-block;
      box-sizing: border-box;
      width: 23%;
      background: #fff;
      padding: 32px;
      float: left;
      margin-top: -2px;
      font-size: 18px;
      font-size: 1.8rem;
      font-family: 'Noto Sans Japanese';
      font-style: normal;
      font-weight: 500;
      position: relative;
      margin-right: 3%; }
      #shop #research #research-inner dl dt:after {
        right: 0;
        top: 50%;
        margin-top: -40px;
        position: absolute;
        content: '';
        height: 80px;
        width: 1px;
        display: block;
        background: #e6e6e6; }
    #shop #research #research-inner dl dd {
      display: inline-block;
      padding: 32px;
      float: left;
      position: relative; }
      #shop #research #research-inner dl dd a {
        display: block;
        text-decoration: none;
        color: #585858; }
        #shop #research #research-inner dl dd a p {
          margin-left: 64px;
          font-size: 15px;
          font-size: 1.5rem;
          font-family: 'Noto Sans Japanese';
          font-style: normal;
          font-weight: 500; }
        #shop #research #research-inner dl dd a .icon-check {
          position: absolute; }
          #shop #research #research-inner dl dd a .icon-check:before {
            text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
            -webkit-transition: all ease 0.25s;
            transition: all ease 0.25s;
            position: absolute;
            font-size: 32px;
            font-size: 3.2rem;
            z-index: 1;
            top: -3px;
            left: 8px;
            color: #eceae5; }
          #shop #research #research-inner dl dd a .icon-check:after {
            -webkit-transition: all ease 0.25s;
            transition: all ease 0.25s;
            top: -10px;
            position: absolute;
            display: block;
            content: '';
            width: 40px;
            height: 40px;
            border: 4px solid #e6e6e6;
            border-radius: 4px; }
        #shop #research #research-inner dl dd a:hover span:before {
          color: silver; }
        #shop #research #research-inner dl dd a:hover span:after {
          border-color: #cdcdcd; }
        #shop #research #research-inner dl dd a.on span:before {
          top: -12px;
          left: 0;
          font-size: 50px;
          font-size: 5rem;
          color: #0fbedf; }
      #shop #research #research-inner dl dd select {
        padding: 8px;
        border: 2px solid #e6e6e6;
        font-size: 16px;
        font-size: 1.6rem; }

#shop #tohoku .sttl01 {
  background: #9e00c9; }

#shop #kanto .sttl01 {
  background: #2a6abd; }

#shop #chubu .sttl01 {
  background: #34b2d0; }

#shop #kinki .sttl01 {
  background: #f6c300; }

#shop #shikoku .sttl01 {
  background: #2cc100; }

#shop #chugoku .sttl01 {
  background: #ff9a00; }

#shop #kyushu .sttl01 {
  background: #f20000; }

@media screen and (max-width: 767px) {
  #shop .shop-list {
    margin-bottom: 40px; }
    #shop .shop-list .sttl01 p {
      top: 11px;
      right: 16px;
      font-size: 12px;
      font-size: 1.2rem; }
    #shop .shop-list table {
      width: 100%;
      margin-top: -32px; }
      #shop .shop-list table .tbl-name {
        display: none; }
      #shop .shop-list table th, #shop .shop-list table td {
        display: block; }
      #shop .shop-list table th {
        margin-top: 32px;
        border-top: 1px solid #e6e6e6; }
      #shop .shop-list table td {
        background: #f7f6f4;
        border-bottom: 1px solid #fff; }
        #shop .shop-list table td:nth-child(3):before {
          display: inline-block;
          content: 'TEL：'; }
        #shop .shop-list table td:nth-child(4):before {
          display: inline-block;
          content: 'FAX：'; }
  #shop #research #research-inner dl dt {
    float: none;
    width: 100%;
    padding: 16px;
    margin-top: 0;
    margin-right: 0;
    border-bottom: 1px solid #e6e6e6;
    text-align: center; }
    #shop #research #research-inner dl dt:after {
      display: none; }
  #shop #research #research-inner dl dd {
    box-sizing: border-box;
    width: 100%;
    padding: 16px;
    float: none;
    padding: 32px 32px 0; }
    #shop #research #research-inner dl dd select {
      width: 100%; }
    #shop #research #research-inner dl dd:last-child {
      padding-top: 24px;
      padding-bottom: 32px; } }

.map-wrap .main-ttl {
  padding: 0 40px 30px 40px;
  border-bottom: 2px solid #e6e6e6;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: left; }

.map-wrap #gmap {
  margin-top: 40px;
  position: relative;
  padding: 0 0 56%;
  height: 0;
  overflow: hidden; }
  .map-wrap #gmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

@media screen and (max-width: 767px) {
  .map-wrap .main-ttl {
    padding: 0 0px 30px 0px;
    border-bottom: 2px solid #e6e6e6;
    font-size: 24px;
    font-size: 2.4rem; }
  .map-wrap #gmap {
    margin-top: 16px;
    padding: 0 0 80%; } }

/*--------------------------------------------------------------------小カテゴリー*/
.product-s .sttl01 {
  margin-bottom: 16px; }

.product-s .sttl01 + p {
  margin-bottom: 16px; }

.product-s ul {
  max-width: 1280px;
  margin: 0 auto 40px; }
  .product-s ul li {
    margin-right: 40px;
    margin-bottom: 40px; }
    .product-s ul li:nth-child(4n) {
      margin-right: 0; }
    .product-s ul li a {
      text-decoration: none;
      color: #585858;
      display: block;
      box-sizing: border-box;
      width: 290px;
      position: relative;
      padding-top: 30px; }
      .product-s ul li a .mark {
        position: absolute;
        top: 14px;
        left: 24px;
        z-index: 100; }
        .product-s ul li a .mark span {
          padding: 2px 16px;
          border-radius: 15px;
          display: inline-block;
          color: #fff; }
        .product-s ul li a .mark .new {
          background: #92c708; }
        .product-s ul li a .mark .end {
          background: #737a7e; }
        .product-s ul li a .mark .pickup {
          padding: 2px 16px;
          border-radius: 15px;
          display: inline-block;
          background: #0fbedf;
          color: #fff; }
      .product-s ul li a .prd-txt {
        position: relative;
        overflow: hidden; }
        .product-s ul li a .prd-txt h3 {
          -webkit-transition: all ease 0.25s;
          transition: all ease 0.25s;
          margin-top: 8px;
          margin-bottom: 8px;
          font-size: 18px;
          font-size: 1.8rem;
          font-family: 'Noto Sans Japanese';
          font-style: normal;
          font-weight: 500;
          color: #000;
          line-height: 1.5; }
        .product-s ul li a .prd-txt .prd-txt-in {
          position: relative;
          width: 100%; }
          .product-s ul li a .prd-txt .prd-txt-in p {
            width: 100%;
            -webkit-transition: all ease 0.4s;
            transition: all ease 0.4s;
            box-sizing: border-box;
            position: absolute;
            padding: 16px 24px;
            background: rgba(255, 255, 255, 0.4);
            bottom: 100%;
            left: 100%; }
      .product-s ul li a:hover .prd-txt h3 {
        color: #0fbedf; }
      .product-s ul li a:hover .prd-txt .prd-txt-in p {
        left: 0;
        opacity: 1; }

@media screen and (max-width: 767px) {
  .product-s ul {
    position: relative; }
    .product-s ul li {
      width: 100%;
      margin-right: 0px; }
      .product-s ul li a {
        width: auto; }
        .product-s ul li a .mark {
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: bold; }
        .product-s ul li a .prd-txt .prd-txt-in {
          width: auto; }
          .product-s ul li a .prd-txt .prd-txt-in p {
            width: auto;
            opacity: 1;
            position: relative;
            padding: 8px 0;
            background: none;
            bottom: auto;
            left: auto; } }

/*--------------------------------------------------------------------中カテゴリー*/
.product-m .sttl01 {
  margin-bottom: 8px; }

.product-m .sttl01 + p {
  color: #959595;
  padding-bottom: 8px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e6; }

.product-m ul {
  max-width: 1280px;
  margin: 0 auto 40px; }
  .product-m ul li {
    margin-right: 40px;
    margin-bottom: 40px; }
    .product-m ul li:nth-child(3n) {
      margin-right: 0; }
    .product-m ul li a {
      text-decoration: none;
      color: #585858;
      display: block;
      width: 400px; }
      .product-m ul li a h3 {
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s;
        margin-bottom: 16px;
        font-size: 20px;
        font-size: 2rem;
        font-family: 'Noto Sans Japanese';
        font-style: normal;
        font-weight: 500;
        color: #000;
        line-height: 1.5; }
      .product-m ul li a .img-box {
        -webkit-transition: all ease 0.25s;
        transition: all ease 0.25s;
        border: 8px solid #f7f6f4;
        padding: 1px; }
      .product-m ul li a p {
        margin-top: 8px; }
      .product-m ul li a:hover {
        /*
            .img-box {
            border-color:rgba($color-blue,.5);
            }
            */ }
        .product-m ul li a:hover h3 {
          color: #0fbedf; }

@media screen and (max-width: 767px) {
  .product-m ul {
    position: relative; }
    .product-m ul li {
      width: 100%;
      margin-right: 0px; }
      .product-m ul li a {
        width: auto; }
        .product-m ul li a .mark {
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: bold; }
        .product-m ul li a h3 {
          font-size: 18px;
          font-size: 1.8rem; } }
