@charset "UTF-8";
#page-wrapper {
  position: relative;
}
.container{
 max-width: 1400px;
   width:100%;
  margin:0 auto;
  
}
#container{
 max-width: 1400px;
  width:100%;
  margin:0 auto;
}


textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url();
}

a {
  color: #FF0000;
}

a:hover {
  color: #3366FF;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a.btnlink.more {
    color: #fff;
}

.ttl-h2 {
  position: relative;
  text-align: center;
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-01 {
  border: 1px solid #99CC66;
  background-color: #99CC66;
  color: #000000;
  background-color: #99CC66;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #99CC00;
  background-color: #99CC00;
  color: #000000;
  background-color: #99CC00;
}

.product-order-num input {
  border-color: #99CC66;
}

.font-mincho {
  font-family: 'ヒラギノ明朝 ProN W3', 'HiraMinProN-W3', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
  top: -.11em;
  *display: inline;
  *zoom: 1;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }
}
.icon-cart {
  background-position: -176px -64px;
}

.icon-user {
  background-position: -208px -0px;
}

.icon-adduser {
  background-position: -240px -0px;
}

.icon-logout {
  background-position: -32px -80px;
}

.icon-login {
  background-position: -48px -80px;
}

/* icon large */
.icon-twitter {
  background-position: -144px -264px;
}

.icon-facebook {
  background-position: -192px -264px;
}

.icon-instagram {
  background-position: -168px -288px;
}

.icon-mail {
  background-position: -96px -0px;
}

.icon-lg-w.icon-cart {
  background-position: -264px -96px;
}

.icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}

.icon-lg-w.icon-plus {
  background-position: -312px -120px;
}

.icon-lg-w.icon-minus {
  background-position: -288px -120px;
}

.icon-lg-b,
.icon-lg-w {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  position: relative;
  top: -.1em;
  *display: inline;
  *zoom: 1;
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
}

.content-wrap {
  max-width: 800px;
  margin: 20px auto;
}

/*
 * header
 */
#header-wrapper {
  margin-bottom: 4em;
}



.header-line-nav .header-link {
  float: right;
  padding: 0;
}

.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav li {
  margin-left: 1px;
}

.header-line-nav a {
  font-size: 12px;
  padding: .6em 1em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.header-line-nav i {
  top: -0.2em;
  margin-right: .3em;
}

.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}

.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #464e54;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 18px;
}

#header-global-nav li {
  margin: 0;
  padding: 0 1.5em;
  border-right: 1px solid #99CC66;
}

#header-global-nav li:first-child {
  border-left: 1px solid #99CC66;
}

/* incart delivery */
.incart-delivery {
  float: right;
}

.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

/*
 * product list
 */
.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 10px;
  text-align: center;
}

.prd-lst-unit a:hover {
  text-decoration: none;
}

.unit-box {
  margin: 10px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #99CC66;
  -webkit-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
  box-shadow: 0 1px 4px rgba(25, 25, 25, 0.2);
}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}

.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}

.prd-lst-name {
  font-size: 14px;
}

.prd-lst-price {
  color: #abaaaa;
}

.prd-lst-regular {
  text-decoration: line-through;
}

.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}

.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}

.thumb-active img {
  border: 2px solid #99CC66;
}

/*
 * footer
 */
#footer-wrapper {
  padding-top: 3em;
  background: #333;
}

.footer-primary {
  border-right: 1px solid #fff;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}

.footer-nav li {
  margin: .8em 0;
}

.footer-primary {
  padding: .3em 0;
}

.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}

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

.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #fff;
}

.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}

.footer-secondary li {
  margin-left: 10%;
}

.footer-secondary li:before {
  margin-right: 4px;
  color: #fff;
  content: "-";
}

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

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  padding: 3em 0 2em;
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
}

.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
}

.btn-pagetop {
  display: block;
  padding: .7em 2em;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  .container {
    max-width: 900px;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }

  .container {
    width: auto;
  }

  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }

  .header-dropdown.affix {
    position: fixed;
  }

  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
  }

  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
  }

  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    background: #99CC66;
  }

  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }

  .header-dropdown .btn-dropdown i {
    top: 0;
  }

  .view-cart {
    position: static;
  }

  .view-cart a {
    background-color: #99CC66;
    color: #000000;
  }

  .incart-delivery {
    padding-top: 20px;
    float: none;
  }

  .prd-lst-sort {
    font-size: 14px;
  }

  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #fff;
  }

  .footer-primary .footer-nav:first-child {
    border-top: 3px double #fff;
  }

  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #fff;
  }

  .footer-nav li:first-child {
    border-top: none;
  }

  .footer-nav li:before {
    display: none;
  }

  .footer-nav a {
    display: block;
    padding: 1em;
    color: #fff;
  }

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

  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_w.png);
  }

  .icon-cart {
    background-position: -264px -96px;
  }

  .icon-list {
    background-position: -288px -144px;
  }

  .icon-chevron_thin_up {
    background-position: -192px -216px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min--moz--device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_b.png);
  }

  .icon-w,
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/77/icon24_2x_w.png);
  }

  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}
/* IE&#65533;&#65533; */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}



/*******************************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 640px) {
  html {
    font-size: 50%;
  }
}

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

body {
  font-family: "Hiragino Sans",'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 1.7;
  color: #000;
}

.preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

a {
  text-decoration: none;
  color: #000;
}


a:hover{
  text-decoration: none;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
  width: auto;
  /*IE8のみ適用*/
}

.pc_only {
  display: inherit;
}
@media (max-width: 640px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media (max-width: 640px) {
  .sp_only {
    display: inherit;
  }
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex.both {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}

.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* パーツ */

.btnlink.green.more:before {
  border-color: #fff #fff transparent transparent;
}

@media (max-width: 640px) {
  .btnlink {
    font-size: 1.6rem;
    padding: 4% 0;
    border-width: 2px;
  }
  .btnlink.more:before {
    width: 10px;
    height: 10px;
    margin-top: -5px;
  }
}

table {
  width: 98%;
  margin: 0 auto;
}
table th {
  padding: 10px 2%;
}
@media (max-width: 640px) {
  table th {
    display: block;
    width: 100%;
    border: none;
  }
}
table td {
  padding: 10px 2%;
}
@media (max-width: 640px) {
  table td {
    display: block;
    width: 100%;
    border: none;
  }
}

.minTitle {
  font-size: 3rem;
  font-size: calc(3rem + .4vw);
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 5%;
}
@media (max-width: 800px) {
  .minTitle {
    font-size: 3rem;
  }
}
@media (max-width: 640px) {
  .minTitle {
    font-size: 2.4rem;
    margin-bottom: 8%;
  }
}

@media (max-width: 800px) {
  .arrowTitle {
    font-size: 2.4rem;
    margin-bottom: 8%;
  }
  .arrowTitle:after {
    bottom: -40px;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top-color: #612f12;
  }
}
@media (max-width: 640px) {
  .arrowTitle {
    padding: 10px 0;
    margin-bottom: 10%;
  }
}

.blackTitle {
  background: #000;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 5px 0;
  font-size: 3rem;
  margin-bottom: 3%;
  position: relative;
  overflow: hidden;
}
.blackTitle:before, .blackTitle:after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background: #eef700;
  transform: rotate(45deg);
}
.blackTitle:before {
  bottom: 20px;
  left: -50px;
}
.blackTitle:after {
  top: 20px;
  right: -50px;
}
@media (max-width: 800px) {
  .blackTitle {
    font-size: 2.2rem;
  }
}

/* レイアウト */
.head {
  padding: 0% 3%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.head .logo {
  font-size: 2.4rem;
  width: 20%;
}
.head .logo span {
  display: inline-block;
}
.head .logo .for {
  font-size: 1.6rem;
}
.head .contact {
  width: 80%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

.head .contact .time {
  font-size: 1.3rem;
  margin-top: 8px;
  margin-left: 25px;
}
.head .contact .time span {
  display: inline-block;
  font-size: 16px;
}
.head .contact .time .title {
    border: 1px solid #000;
    padding: 3px 6px;
    margin-right: 3%;
    border: 1px solid #e60012;
    color: #e60012;
    font-weight: bold;
    border-radius: 4px;
}
.head .contact .form {
  width: 17%;
}
.head .contact .form a {
  width: 100%;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-size: calc(1rem + .3vw);
}

.company {
    font-size: 3.5rem;
    padding-left: 3rem;
}

@keyframes shiny {
    0% { left: -20%; }
    10% { left: 120%; }
    100% { left: 120%; }
}

.shiny-btn {
    position: relative;
    display: inline-block; /* ボタンを横並びにする */
    width: 150px; /* ボタンの幅 */
    height: 40px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    overflow: hidden;
    border-radius: 5px; /* ボタンの角を丸くする */
    margin: 10px;
}

.shiny-btn::after {
    content: '';
    position: absolute;
    top: -10%;
    left: -20%;
    width: 40px;
    height: 100%;
    transform: scale(2) rotate(20deg);
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

.green {
    background-color: #4CAF50; /* 緑色 */
      padding: 17px 14px 40px 14px;
}

.blue {
    background-color: #008CBA; /* 青色 */
      padding: 17px 14px 40px 14px;
}

@media (max-width: 800px) {
  .head .logo {

    font-size: 2.4rem;
    line-height: 1.4;
  }
  .head .logo .for {
    font-size: 1.4rem;
  }
  .head .contact {
    width: 50%;
    max-width: 280px;
  }
  .head .contact li {
    width: 100%;
  }
  .head .contact .time {
    font-size: 1.2rem;
  }
  .head .contact .form {
    width: 100%;
    margin-top: 2%;
  }
  .head .contact .form a {
    padding: 2%;
    font-size: 1.4rem;
  }
}
@media (max-width: 640px) {
  .head .logo {
    padding: 2% 0 0;
    font-size: 2.4rem;
    margin-bottom: 0;
  }
  .head .contact {
    display: none;
  }
  .head .icon {
    width: 32px;
  }
}

.footer-contact {
    background: url('https://img21.shop-pro.jp/PA01434/908/etc/top-point1.jpg?cmsp_timestamp=20191225145800') no-repeat center center;
    background-size: cover;
    padding: 5% 0;
}


.footer-contact .text {
  text-align: center;
  margin-bottom: 3%;
}
.footer-contact .catch {
  font-size: 3.4rem;
  font-size: calc(3rem + 1.2vw);
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.4;
  margin-bottom: 1%;
}
.footer-contact .catch span {
  display: inline-block;
}
.footer-contact .faxbox {
  margin-bottom: 3%;
}


.footer-contact .flex {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
}
.footer-contact .fax {
  width: 48%;
  text-align: center;
}

.footer-contact .fax img{
  width: 90%;
}

.footer-contact .form {
  width: 46%;
}
.footer-contact .form a {
  display: block;
  background: #40c822;
  text-align: center;
  color: #fff;
  font-size: 2.6rem;
  font-size: calc(1.6rem + .5vw);
  padding: 3% 0;
}
.footer-contact .telbox {
  border: 1px solid #fff;
  position: relative;
  padding: 15px;
}
.footer-contact .telbox h2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 235px;
  text-align: center;
  font-size: 2rem;
  font-size: calc(1.4rem + .3vw);
}
.footer-contact .telbox .item {
  padding: 2% 0;
  margin-left: 220px;
  border-left: 1px dashed #000;
}
.footer-contact .telbox .tel {
  width: 48%;
  padding: 0 3%;
  text-align: center;
}
.footer-contact .telbox .time {
  width: 46%;
  font-size: 2rem;
  font-size: calc(1.4rem + .3vw);
}
.footer-contact .telbox .time span {
  display: inline-block;
}
.footer-contact .telbox .time .title {
  border: 1px solid #fff;
  display: inline-block;
  line-height: 1;
  padding: 5px 10px;
  margin-right: 3%;
}
@media (max-width: 800px) {
  .footer-contact .sp_only {
    display: block;
  }
  .footer-contact .catch {
    margin-bottom: 2%;
  }
  .footer-contact .fax {
    width: 90%;
    max-width: 500px;
    margin: 0 auto 3%;
  }
  .footer-contact .form {
    max-width: 500px;
    width: 90%;
    margin: 0 auto 3%;
  }
  .footer-contact .telbox h2 {
    width: 200px;
  }
  .footer-contact .telbox .item {
    margin-left: 185px;
  }
  .footer-contact .telbox .tel {
    width: 90%;
    margin: 0 auto 3%;
  }
  .footer-contact .telbox .time {
    width: 90%;
    font-size: 1.4rem;
  }
}
@media (max-width: 640px) {
  .footer-contact {
    padding: 8% 0;
  }
  .footer-contact .catch {
    font-size: 2.8rem;
    margin-bottom: 3%;
  }
  .footer-contact .text {
    margin-bottom: 5%;
  }
  .footer-contact .note {
    text-align: left;
  }
  .footer-contact .sp_only {
    display: none;
  }
  .footer-contact .fax {
    margin-bottom: 8%;
  }
  .footer-contact .form {
    margin-bottom: 5%;
  }
  .footer-contact .telbox h2 {
    position: relative;
    width: 100%;
    margin-bottom: 2%;
    font-size: 1.8rem;
  }
  .footer-contact .telbox h2 br {
    display: none;
  }
  .footer-contact .telbox .item {
    width: 100%;
    margin: 0 auto;
    padding: 5% 0 0;
    border-left: 0;
    border-top: 1px dashed #000;
  }
  .footer-contact .telbox .tel {
    margin-bottom: 5%;
  }
  .footer-contact .telbox .time {
    text-align: center;
    width: 100%;
    font-size: 1.6rem;
  }
  .footer-contact .telbox .time .title {
    letter-spacing: 0;
    padding: 5px;
  }
}

.footer .copy {
  text-align: center;
  font-size: 1.4rem;
  padding: 3% 2%;
}
@media (max-width: 640px) {
  .footer .copy {
    padding: 5% 3%;
  }
}

.l-main {
  overflow: hidden;
}

.l-inner {
  max-width: 1560px;
  width: 100%;
  padding: 0 2%;
  margin: 0 auto;
  color: #fff;
}
@media (max-width: 800px) {
  .l-inner {
    padding: 0 5%;
  }
}

/* ページスタイル */
.textC {
  text-align: center;
}

.mb5 {
  margin-bottom: 5% !important;

}

@media (max-width: 640px) {
  .mb5 {
    margin-bottom: 8% !important;
  }
}

.mb8 {
  margin-bottom: 8% !important;
}
@media (max-width: 640px) {
  .mb8 {
    margin-bottom: 12% !important;
  }
}

.mb10 {
  margin-bottom: 10% !important;
}
@media (max-width: 640px) {
  .mb10 {
    margin-bottom: 15% !important;
  }
}

.mainimg {
  position: relative;
  z-index: 1;
}
.mainimg img {
  width: 100%;
}

.subimg {
  position: relative;
  background: #eef700;
  margin-top: -8%;
}
.subimg .img {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  position: relative;
  z-index: 2;
}
.subimg .img li {
  width: 26%;
  max-width: 343px;
  margin: 0 1%;
}
@media (max-width: 800px) {
  .subimg .img li {
    width: 28%;
  }
}
@media (max-width: 640px) {
  .subimg {
    margin-top: -10%;
    padding: 0;
  }
  .subimg .img li {
    width: 28%;
    margin: 0 2%;
  }
}

.subimg-text {
  padding: 3% 0;
  background: #eef700;
}
.subimg-text .catch {
  padding: 0 2%;
  font-size: 3.4rem;
  font-size: calc(4rem + 2vw);
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.4;
  margin-bottom: 3%;
  text-align: center;
}
.subimg-text .catch span {
  display: inline-block;
}
.subimg-text .list {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0 3%;
}
.subimg-text .list li {
  width: 23%;
  margin: 0 1%;
  border: 1px solid #000;
  padding: 15px 1%;
  border-radius: 50px;
  text-align: center;
  font-size: 2rem;
  font-size: calc(1.4rem + .3vw);
  line-height: 1.4;
}
.subimg-text .list li span {
  display: inline-block;
}
@media (max-width: 800px) {
  .subimg-text {
    padding: 5% 0;
  }
  .subimg-text .catch {
    margin-bottom: 5%;
  }
  .subimg-text .list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .subimg-text .list li {
    width: 48%;
    min-height: 40px;
    margin: 0 1% 2%;
    padding: 12px 1%;
  }
}
@media (max-width: 640px) {
  .subimg-text {
    padding: 8% 0;
  }
  .subimg-text .catch {
    font-size: 3.2rem;
    margin-bottom: 6%;
  }
  .subimg-text .list li {
    min-height: 50px;
    padding: 0 2%;
  }
}

.top-about {
  padding: 5% 0;
}
.top-about .text {
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}
.top-about .minTitle span {
  display: inline-block;
}
@media (max-width: 640px) {
  .top-about {
    padding: 8% 0;
  }
}

.top-point {
  background: url('https://img21.shop-pro.jp/PA01434/908/etc/top-point1.jpg?cmsp_timestamp=20191225145800') no-repeat center center;
  background-size: cover;
  padding: 5% 0;
}
.top-point h2 {
  color: #fff;
  font-weight: bold;
  font-size: 3.4rem;
  text-align: center;
}
.top-point h2 span {
  display: block;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 2.2rem;
}
.top-point .item {
  width: 32%;
  background: #fff;
  padding: 2% 3% 5%;
  position: relative;
}
.top-point .item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 134px;
  background: url(../img/img-triangle.png) no-repeat top center;
  background-size: contain;
}
.top-point .item .minTitle {
  font-size: calc(2.6rem + .4vw);
  letter-spacing: 0;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}
.top-point .no {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1;
  text-align: center;
  margin-bottom: 12%;
  position: relative;
  z-index: 1;
}
.top-point .no span {
  display: block;
  font-size: 5rem;
  font-size: calc(3rem + 1vw);
}
@media (max-width: 800px) {
  .top-point .item {
    width: 100%;
    padding: 3% 6% 6%;
    max-width: 700px;
    margin: 0 auto 5%;
  }
}
@media (max-width: 640px) {
  .top-point h2 {
    font-size: 2.4rem;
  }
  .top-point .item {
    padding: 5%;
    max-width: 500px;
  }
  .top-point .item .minTitle {
    font-size: 3rem;
  }
  .top-point .no span {
    font-size: 4rem;
    margin-top: 5px;
  }
}

.top-price {
  background: #ebfbe3;
}
.top-price p {
  margin-bottom: 2rem;
}
.top-price p:last-of-type {
  margin-bottom: 0;
}

.top-price .item.half {
  width: 48%;
  margin-bottom: 4%;
}
.top-price .item.half .price {
  line-height: 1.2;
}
.top-price .item.half .title {
  height: 120px;
  line-height: 1.4;
}
.top-price .item .size {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.top-price .img {
  text-align: center;
  margin-bottom: 2rem;
}

.top-price .link {
  margin-top: 5%;
  width: 100%;
  text-align: center;
}
.top-price .set {
  max-width: 400px;
  font-size: 3.2rem;
  text-align: center;
  width: 90%;
  margin: 0 auto 5%;
  border: 1px solid #000;
  padding: 10px 0;
  border-radius: 50px;
}
.top-price .title {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0;
  margin-bottom: 3%;
  color: #333;
}
.top-price .colorbox {
  background: #f2f4f5;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 2%;
  margin-bottom: 5%;
}
.top-price .colorbox p {
  width: 54%;
  margin: 0 1%;
}
.top-price .colorbox p.img {
  width: 42%;
}
.top-price .price {
  text-align: center;
  color: #e60012;
  font-size: 4.4rem;
  font-size: calc(2rem + .5vw);
  letter-spacing: 0;
  font-weight: bold;
  white-space: nowrap;
}
.top-price .price span {
  font-size: 2rem;
  font-size: calc(1.3rem + .4vw);
  font-weight: normal;
  margin-left: 5px;
  white-space: nowrap;
}
.top-price .price span:first-of-type {
  display: inline-block;
}
@media (max-width: 800px) {
  .top-price .set {
    font-size: 2.4rem;
  }
  .top-price .title {
    font-size: 2.2rem;
  }
  .top-price .item > .flex {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .top-price .item.half {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 5%;
  }
  .top-price .item.half .title {
    height: auto;
    display: block;
    margin-bottom: 5%;
  }
  .top-price .img {
    width: 80%;
    margin: 0 auto;
  }
  .top-price .text {
    width: 100%;
    margin-bottom: 6%;
  }
  .top-price .price {
    font-size: 4.2rem;
  }
}
@media (max-width: 640px) {
  .top-price .item {
    padding: 8% 5%;
  }
  .top-price .item.half {
    padding-top: 8%;
  }
  .top-price .item.half .title {
    margin-bottom: 8%;
  }
  .top-price p {
    margin-bottom: 2.4rem;
  }
  .top-price .img {
    width: 92%;
    margin-bottom: 5%;
  }
  .top-price .size span {
    display: block;
  }
}

.top-description{
padding-bottom:5%;
}

.top-description .item {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.top-description .item-contents {
  width: 48%;
}
.top-description .item-contents h3 {
  margin-bottom: 4%;
  padding-left:20px;
    position: relative;
}

.top-description .item-contents p {
  margin-bottom: 5%;
}
@media (max-width: 640px) {
  .top-description {
    padding-bottom: 10%;
  }
  .top-description .item-contents {
    width: 100%;
  }
}
.top-description .item-contents h3:before {
  content: "";
 position: absolute;
  left:0;
  top:50%;
  margin-top:-6px;
  width:12px;
  height:12px;
  background:#40c822;
}

.top-note {
  padding: 5% 2%;
  position: relative;
  background: #ebfbe3;
  display: flex;
      flex-direction: row; /* 横並びに配置 */
    align-items: stretch; 
  column-gap: 4rem;
}


.information-wrapper {
    flex: 1;
}


.top-note h2 {
  position: relative;
  display: block;
}
.top-note h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  background: url(../img/top-img9.png) center center no-repeat;
  background-size: contain;
  max-width: 250px;
  max-height: 250px;
  width: 15vw;
  height: 15vw;
  margin-left: -15vw;
  margin-top: -9vw;
}
.top-note img {
  max-width: 1150px;
  margin-right: 20px;
}
.top-note ul {
  list-style-type: disc;
  max-width: 900px;
  margin: 0 auto 5%;
  width: 100%;
  padding-left: 20px;
}
.top-note ul li {
  margin-bottom: 2%;
}
@media (max-width: 800px) {
  .top-note h2:before {
    width: 120px;
    height: 120px;
    margin-left: -60px;
    margin-top: -110px;
  }
}
@media (max-width: 640px) {
  .top-note {
    padding: 10% 4%;
  }
  .top-note h2 {
    text-align: left;
    padding-left: 110px;
    font-size: 2rem;
  }
  .top-note h2:before {
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: 0;
    margin-top: -55px;
  }
  .top-note ul {
    margin-bottom: 8%;
  }
  
  .item-wrapper {
    flex-direction: column;
}
}




input.product-init-num{
	height:46px;
}


/* クラエース詳細ページ */

#tokucho,#comparison,#set,#specification {
    margin: 20px auto;
    padding: 20px;
    background-color: #f9f9f9; /* 薄い背景色 */
    border: 1px solid #ddd; /* 枠線 */
    border-radius: 10px; /* 角の丸み */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* 影を追加 */
      font-size: 16px;
    color: #333;
}

#tokucho h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    text-align: center; /* タイトルを中央揃え */
}

#tokucho ul {
    list-style-type: disc;
    padding-left: 40px; /* リストのインデントを調整 */
}

#tokucho li {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}



/* クラエース詳細ページの製品仕様 */
#seihin {
    margin: 0 auto;
    padding: 20px;
}

#seihin h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

#seihin table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

#seihin th, #seihin td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}

#seihin th {
    background-color: #f5f5f5;
}

#seihin tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

/* brを非表示 */

div.deleteBr br {
    display: none;
}

.comparison-text {
    font-size: 16px;
    color: #333;
}

/* 図面ボタン */

.drawing {
    padding: 10px 20px;
    margin: 10px;
    text-align: center;
    color: white;
    background-color: #007bff;
    border: none;
    border-radius: 5px;
    transition: background-color 0.3s;
    cursor: pointer;
}

.drawing a {
    color: white;
    text-decoration: none;
}

.button-title {
    font-size: 24px;
    font-weight: bold;
}

.button-subtitle {
    font-size: 14px;
    display: block; /* 改行を確実にする */
}

.drawing:hover {
    background-color: #0056b3;
}


/*見積もり */
.pdf-title {
    margin-bottom: 4%;
    margin-top: 3%;
    font-weight: bold;
    color: #008CBA;
}

.quote {
    display: inline-block;
    padding: 10px 80px;
    letter-spacing: 3px;
    background-color: #e70000; /* 通常時の背景色 */
    border: 1px solid #e70000; /* 通常時のボーダー色 */
    color: #ffffff; /* 通常時のテキスト色 */
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s, color 0.3s; /* 背景色とテキスト色の変化のアニメーション */
}

.quote:hover {
    background-color: #ffffff; /* ホバー時の背景色 */
    color: #e70000; /* ホバー時のテキスト色 */
}
