@charset "euc-jp";

/*google font*/
@import url('https://fonts.googleapis.com/css?family=M+PLUS+1p:300,400,500,700,800&display=swap&subset=japanese');
.wf-mplus1p { font-family: "M PLUS 1p"; }

#page-wrapper {
  position: relative;
}
#wrapper {
}
#container {
  clear: both;
}
.container {
  max-width: 1200px;
}

/*追加*/
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
/*追加*/


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);
}

.muted {
  color: #999;
}

body {
  color: #444;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/bg.gif);
  font-size: 1em!important;
}

a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #3d9ddd;
}
a:hover{
  color: #2c88c5;
  text-decoration: none;
}

a:hover img{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
  * display: block;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  color: #333;
  *background-color: #d9d9d9;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

h2 {
  margin: 2em 0;
  text-align: left;
  font-size: 15px;
}
  .ttl-h2 {
    padding: 0 1.4%;
  }

.btn-01 {
  border: 1px solid #fff;
  background-color: #fff;
  color: #444;
  *background-color: #fff;
  width: 100%;
  border-radius: 0;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  margin: 30px 0 0;
  padding: 20px 0;
  display: block;
}
.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #ddd;
  color: #444;
  *background-color: #ddd;
}

.bn-img:hover,
.bn-img:focus,
.bn-img:active
{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
  * display: block;
}


/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: .6px;
  font-weight: 400;
  font-family: 'Sintony', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * header
 */
#header-wrapper {
  padding: 0 1.4%;
}
#header-top{
  padding: 1em 0 4em;
}
#header-top .col{
  padding: 0;
}
.header-link a {
  color: #aaa;
}
  .header-link a:hover span {
    color: #444;
    text-decoration: none;
  }
.header-link i {
  vertical-align: middle;
}

/* header-line-nav */

.header-line-nav {
  text-align: right;
}
  .header-line-nav .inline{
    margin: 0;
  }
  .header-line-nav .inline li {
    padding: 0;
    margin-left: 25px;
    position: relative;
    vertical-align: middle;
  }
  .header-line-nav a {
    cursor: pointer;
    display: block;
  }
  .header-line-nav span {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 12px;
    padding: 0 0 0 7px;
  }

.view-cart {
  position: relative;
  top: -6px;
  left: 50px;
  padding-top: 0 !important;
}
.cart-count {
  font-size: 17px;
  padding: 0 0 0 7px;
  vertical-align: -2px;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
}

/* header logo */

.shop-logos {
  margin: 3.5em 0 0;
}
.shop-logos_2 {
  margin: 2.5em 0 0;
}
.shop-name {
  margin: 0;
  font-size: 25px;
}
  .shop-name a{
    color: #444;
    text-decoration: none;
    display: block;
  }
    .shop-name a:hover{
      color: #aaa;
    }
.shop-description {
  font-size: 13px;
  font-weight: normal;
  color: #444;
  margin: 0;
}

/* header global nav */

#header-global-nav {
  padding: 1.8em 0 1.2em;
  text-align: center;
  font-size: 15px;
  font-family: "M PLUS 1p";
  clear: both;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
  #header-global-nav .inline > li {
    padding: 0 2.2em 0 0;
  }
  #header-global-nav .inline a {
    text-decoration: none;
    color: #aaa;
  }
    #header-global-nav .inline a:hover {
      text-decoration: none;
      color: #444;
    }


/* incart delivery */
.incart-delivery {
  text-align: left;
  margin: 3.5em 0 0;
}
  .incart-delivery ul {
    margin: 0;
    list-style: none;
    font-size: 11px;
  }

/*
 * product list
 */
.prd-lst-unit {
  cursor: pointer;
  text-align: left;
  overflow: hidden;
  padding: 0;
  margin: 0 0 3.4%;
}
.prd-lst-link{
  display: block;
  color: #000;
  max-width: 100%;
  padding: 0 3.2%;
}
.unit-inner{
  width: 100%;
  height: 100%;
  position: relative;
  clear: both;
}
.prd-lst-cap {
    position: static;
    background: transparent;
    background-image: none;
}
.prd-lst-cap-inner{
  padding: 15px;
  margin-bottom: 1em;
}
.prd-lst-img {
  display: block;
  max-width: 350px;
  max-height: 350px;
  object-fit:cover;
}
span.prd-lst-span {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  margin: .3em 0;
    /*font-size: 13px;*/
  color: #000;
  width: auto;
}

.prd-lst-name {
	font-size: 1.5em;
}

.prd-lst-price{
	font-size: 1.2em;
}

.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #FFF;
  font-weight: bold;
}
.unit-inner:hover img{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
  * display: block;
}
.unit-inner:hover span.prd-lst-span {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
  * display: block;
  text-decoration:underline;
}

/* product list sort */
.prd-lst-sort {
  margin: 28px 0;
  color: #444;
  text-align: right;
  font-size: 13px;
}
.prd-lst-sort a{
  color: #aaa;
}
.prd-lst-sort a:hover{
  color: #444;
}

/* prduct list pager */
.prd-lst-pager {
  padding: 30px 0 20px;
  text-align: center;
}
  .prd-lst-pager .inline li {
    padding: 0 1.4%;
  }
    .prd-lst-pager .inline li span {
     color: #ddd;
    }
    .prd-lst-pager .inline li a {
      color: #444
    }
      .prd-lst-pager .inline li a:hover {
        color: #aaa;
      }
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
  filter: alpha( opacity=50 );
  opacity: 0.5;
}
.thumb-active img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha( opacity=100 );
  opacity: 1;
}

/* freepage */
.freepage {
  word-break: break-all;
  padding: 2em 0;
}
  .freepage img {
    max-width: 100%;
    width: inherit;
    height: auto;
  }

/*
 * footer
 */

#footer-wrapper {
  margin-top: 30px;
  padding: 0;
}

/* footer nav */
.footer-top{
  border-top: 1px solid #ddd;
}
.footer-nav {
  list-style: none;
  margin: 0;
}
  ul.footer-nav > li {
    margin: 1em 2.5% 1em 0;
    padding-left: 0 ;
  }
.footer-primary {
  padding-top: 16px;
}
  .footer-primary a {
    color: #444;
  }
    .footer-primary a:hover {
      color: #aaa;
    }
.freepage-nav {
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #ddd;
}
.footer-secondary {
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 18px;
}
  .footer-secondary li {
    margin-right: 2.5%;
  }
  .footer-secondary a {
    color: #aaa;
  }
    .footer-secondary a:hover {
      color: #444;
    }

/* footer-bottom */
.footer-bottom{
    padding: 2.5em 0 1.5em;
}

/* social icon */
.social-nav {
  text-align: right;
  margin: -4px 0 0 0;
  padding: 0;
}
ul.social-nav > li {
  padding-right: 0;
  vertical-align: bottom;
}

/* copyright */
.copyright {
  text-align: center;
  font-size: 12px;
  padding: 0;
  word-break: break-word;
}
  .copyright a{
    color: #aaa;
  }
    .copyright a:hover{
      color: #444;
    }
  .copyright span{
    float: left;
    margin: 0 15px 0 0;
  }

.powered {
  display: block;
  width: 180px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
}

/*
 * slider
 */
.slider {
  margin-top: 2em;
  padding: 0 1.4%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * info & freespace
 */
.info, .free-space{
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}
  .info .col , .free-space .col {
    padding: 0 1.4%;
  }

/*
 * search
 */
  .srh-header {
  padding: 0 0.5%;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  background: #fff;
  display: block;
  text-align: center;
  width: auto;
  padding: 17px;
  border: solid 1px #ddd;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
  .col-ex-size{
    width: 48.25%;
  }
}
@media (max-width: 768px) {
  #wrapper {
    padding: 3em 1.4em 0;
  }
  .container {
    width: auto;
  }
  #header-wrapper{
    padding: 0 .1%;
  }
  #header-top{
    padding: 2.2em 0 1.5em;
   }
  .shop-logos{
     margin: 2.5em 0 0 ;
   }
  .shop-name{
    padding: 0 1%;
    text-align: center
  }
  .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 #ddd;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 12px;
      color: #444;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 15px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      background: #ddd;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #fff;
      color: #444;
    }
    .view-cart span {
      display: block;
      width: 130px;
      margin: 0 auto;
    }
  .incart-delivery {
    margin: 0 0 1em;
  }
  .ttl-h2 {
     padding: 0 1.3%;
   }
  .prd-lst-cap{
    position: static;
    background: transparent;
    background-image: none;
  }
    .unit-inner:hover .prd-lst-cap{
      background: transparent;
      background-image: none;
    }
    span.prd-lst-span{
       -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
      filter: alpha( opacity=100 );
      opacity: 1;
      * display: block;
      color: #444;
      -webkit-backface-visibility: visible;
      backface-visibility: visible;
    }
    .unit-inner:hover span.prd-lst-span{
      color: #444;
    }
  .prd-lst-cap-inner {
    position: static;
    padding: 15px 0;
  }
  .prd-lst-sort {
    font-size: 13px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .freepage-nav{
    border-bottom: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
  }
    .footer-nav li {
      margin: 0;
      font-size: 13px;
      border-bottom: 1px solid #ddd;
    }
    ul.footer-nav > li{
      margin: 0;
    }
      .footer-nav li:before {
        display: none;
      }
    .footer-nav a {
      display: block;
      padding: 1em 0;
      font-size: 13px;
    }
      .footer-nav a:hover {
        text-decoration: none;
      }
  .footer-bottom{
     padding: 1em 0 1.5em;
   }
  .copyright{
    text-align: center;
    margin: 0;
  }
  .copyright span{
    float: none;
  }
  .powered{
    float: none;
    margin: 1em auto 0;
  }
  .social-nav{
    text-align: center;
    margin: 1.5em 0 0 ;
  }
  ul.social-nav > li{
    padding: 0 1%;
  }
  .slider {
    padding: 0 .1%;
  }
  
  .prd-lst-img {
  display: block;
  max-width: 270px;
  max-height: 270px;
  object-fit:cover;
}
  
}
@media (max-width: 480px) {
  .prd-lst-unit {
    margin-bottom: 1.4em;
    height: auto !important;
  }
  .prd-lst-link {
     padding: 0 2.1%;
   }
  .prd-lst-unit .prd-lst-cap{
    display: block;
    top: 0;
    left: 0;
  }
  .prd-lst-sort{
    text-align: left;
    margin: 0 0 3em;
  }
    .prd-lst-name {
	font-size: 1.5em;
	height: auto;
}
}

/* IE */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}

/* icons */

.icon-b {
  width: 16px;
  height: 16px;
  display: inline-block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility:hidden;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_b.png);
}
.hov-li:hover .icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_b_hover.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon-b {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_2x_b.png);
  }
  .hov-li:hover .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon16_2x_b_hover.png);
  }
}

.icon-print {  background-position: -240px -16px;}
.icon-layout {  background-position: -176px -96px;}
.icon-home {  background-position: -176px -16px;}
.icon-circled_info {  background-position: -272px -80px;}
.icon-user { background-position: -208px -0px; }
.icon-login { background-position: -48px -80px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-cart { background-position: -176px -64px; }
.icon-twitter { background-position: -96px -176px; }
.icon-facebook { background-position: -128px -176px; }
.icon-instagram { background-position: -112px -192px; }
.icon-mail { background-position: -64px -0px; }
.icon-triangle_right {  background-position: -320px -128px; }

.icon-lg-b {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon24_b_hover.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/74/icon24_2x_b_hover.png);
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
}

.icon-lg-b.icon-list { background-position: -288px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-b.icon-cart { background-position: -264px -95px; }
.icon-lg-b.icon-circled_minus { background-position: -216px -120px; }
.icon-lg-b.icon-paper_plane { background-position: -120px -0px; }
.icon-lg-b.icon-print {  background-position: -360px -24px;}
.icon-lg-w.icon-chevron_right {  background-position: -24px -216px;}


/*-------------------------------------*/
/* マージン、パディングの調整 */
/*-------------------------------------*/

.mB0{ margin-bottom: 0px;}
.mB5{ margin-bottom: 5px; }
.mB10{margin-bottom: 10px; }
.mB15{margin-bottom: 15px; }
.mB20{margin-bottom: 20px; }
.mB30{margin-bottom: 30px; }
.mT0{ margin-top: 0px; }
.mT5{ margin-top: 5px; }
.mT10{margin-top: 10px; }
.mT15{margin-top: 15px; }
.mT20{margin-top: 20px; }
.mT30{margin-top: 30px; }
.mL5{ margin-left: 5px; }
.mL10{margin-left: 10px; }
.mL15{margin-left: 15px; }
.mL20{margin-left: 20px; }
.mL30{margin-left: 30px; }
.mL35{margin-left: 35px; }
.mR5{ margin-right: 5px; }
.mR10{margin-right: 10px; }
.mR15{margin-right: 15px; }
.mR20{margin-right: 20px; }
.mR30{margin-right: 30px; }
.mR35{margin-right: 35px; }
.pB5{ padding-bottom: 5px; }
.pB10{padding-bottom: 10px; }
.pB15{padding-bottom: 15px; }
.pB20{padding-bottom: 20px; }
.pB30{padding-bottom: 30px; }
.pT5{padding-top: 5px; }
.pT10{padding-top: 10px; }
.pT15{padding-top: 15px; }
.pT20{padding-top: 20px; }
.pT30{padding-top: 30px; }
.pR5{padding-right: 5px; }
.pR10{padding-right: 10px; }
.pR15{padding-right: 15px; }
.pR20{padding-right: 20px; }
.pR30{padding-right: 30px; }
.p5 {padding:5px; }
.p10{padding: 10px;}
.p15{padding: 15px;}


/* マーカー */
.mk_pink { background: linear-gradient(transparent 40%, #ff99ff 40%);}
.mk_yellow { background: linear-gradient(transparent 40%, #ffff66 40%);}
.mk_green { background: linear-gradient(transparent 40%, #66FFCC 40%);}
.mk_blue { background: linear-gradient(transparent 40%, #66ccff 40%);}

/* パステルマーカー */
.mk_p_pink { background: linear-gradient(transparent 40%, #ffcce5 40%); }
.mk_p_orange { background: linear-gradient(transparent 40%, #ffd3a8 40%); }
.mk_p_yellow { background: linear-gradient(transparent 40%, #ffffad 40%); }
.mk_p_blue { background: linear-gradient(transparent 40%, #b7dbff 40%); }
.mk_p_violet { background: linear-gradient(transparent 40%, #ddbcff 40%); }
.mk_p_green { background: linear-gradient(transparent 40%, #d1ffa3 40%); }
.mk_p_red { background: linear-gradient(transparent 40%, #ff9e9e 40%); }

/*-------------------------------------*/
/* カスタム */
/*-------------------------------------*/
/* HEADER */
.header-info-text{
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 1.5em;
}

.header-info-tel{
	font-family: "M PLUS 1p";
	font-weight: 700;
	font-size: 2.2em;
}
.header-info-text-small {
	font-family: "M PLUS 1p";
	font-weight: 400;
	font-size: 0.9em;
}

/*TOPページ*/
.recommend-items {
	margin: 0 auto;
	position: relative;
}

.top_h2_center {
	font-family: "M PLUS 1p";
	text-align: center;
	font-weight: 400;
	font-size:1.5em;
	position: relative;
	margin-bottom: 1em;
}
.top_h2_center:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -15px;
	display: block;
	width: 60px;
	height: 2px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #666;
	border-radius: 2px;
}
.top_center_txt {
	font-family: "M PLUS 1p";
	text-align: center;
	font-weight: 400;
	font-size:1.5em;
	margin-bottom: 0.5em;
}

.ex-small {
	font-size: 60%;
}

.btn-aoshin-01 {
  background-color: #8abde7;
  color: #fff;
  *background-color: #8abde7;
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 30px 0;
  display: block;
  border: none;
  font-family: "M PLUS 1p";
  font-weight: 500;
  font-size: 1.8em;
}
.btn-aoshin-02 {
  background-color: #6a98d0;
  color: #fff;
  *background-color: #6a98d0;
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 10px 30px;
  display: block;
  border: none;
  font-family: "M PLUS 1p";
  font-weight: 300;
  font-size: 1.8em;
  text-align: left;
}
.btn-nisshi-01 {
  background-color: #b7d781;
  color: #fff;
  *background-color: #b7d781;
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 30px 0;
  display: block;
  border: none;
  font-family: "M PLUS 1p";
  font-weight: 500;
  font-size: 1.8em;
}
.btn-nisshi-02 {
  background-color: #86bc47;
  color: #fff;
  *background-color: #86bc47;
  width: 100%;
  border-radius: 0;
  margin: 0;
  padding: 10px 30px;
  display: block;
  border: none;
  font-family: "M PLUS 1p";
  font-weight: 300;
  font-size: 1.8em;
  text-align: left;
}

.btn_koushin {
  background-color: #fdd03e;
  color: black;
  padding: 10px 30px;
  display: block;
  border: none;
  font-family: "M PLUS 1p";
  font-weight: 300;
  font-size: 1.8em;
  text-align: center;
  border-radius: 0;
  margin: 0;
}
.btn_koushin_text {
  font-size:80%;
}

.btn-fax-pdf {
  background-color: #fff;
  *background-color: #fff;
  width: 100%;
  border:#ddd 3px solid!important;
  border-radius: 0;
  margin: 0;
  padding: 30px 0;
  display: block;
  border: none;
  font-family: "M PLUS 1p";
  font-weight: 500;
  font-size: 1.8em;
}

.btn-fax-pdf:hover,
.btn-fax-pdf:focus,
.btn-fax-pdf:active,
.btn-fax-pdf.active,
.btn-fax-pdf.disabled,
.btn-fax-pdf[disabled] {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #777;
  color: #ddd;
  *background-color: #777;
}

.fax-sheet-text01 {
	font-size: 1.8em;
	font-family: "M PLUS 1p";
	font-weight: 500;
}

.fax-sheet-text02{
	font-size: 1.2em;
	font-family: "M PLUS 1p";
}
/* 新着Newラベル */
.subtitle_new{
	position:relative;
}

.subtitle_new::before{
position:absolute;
top:-15px;
left:10px;
content:"NEW!!";
font-weight: bold;
font-size:11px;
padding:5px 15px;
color:#fff;
background:rgba(221,43,42,0.8);
}

/* ソフトウェア製品情報リンク */
.footer-site-link{
	margin-top: 30px;
	margin-bottom: 0;
}

.footer-site-link-title {
  font-family: "M PLUS 1p";
  font-weight: 300;
  font-size: 1.8em;
  text-align: center;
}

.footer-site-link-title-sm {
  font-family: "M PLUS 1p";
  font-weight: 300;
  text-align: center;
  font-size: 15px;
  line-height: 1.2em;
}

.footer-support-link {
	background-color: #C8E4E6;
	padding-top: 30px;
	padding-bottom: 30px;
}


/* Vectorダウンロードリンク */
.footer-vector-link {
	margin-bottom: 30px;
	padding: 30px 10px;
	background-color: #deeff0;
}

.footer-vector-link-title {
  font-family: "M PLUS 1p";
  font-weight: 300;
  font-size: 1.8em;
  text-align: center;
}
.label-shinki {
	font-size: 1.2em;
	color: #fff;
	background-color: #b89164;
	padding: 5px 10px;
}
.dl-step dt {
	padding: 5px 10px;
	background-color: #fff;
	color: #ff9016;
	margin-bottom: 0.5em;
	margin-right: 15px;
	text-align: center;
}
.dl-step dd {
	padding: 5px;
	margin-left: 1em;
	margin-bottom: 0.5em;
	display: inline-block;
	float: left;
}


@media (max-width: 480px) {

.btn-aoshin-01 {
  margin-bottom: 15px;
  padding: 20px;
  font-size: 16px;
  height: 60px;
}

.btn-nisshi-01 {
  margin-bottom: 15px;
  padding: 20px;
  font-size: 16px;
  height: 60px;
}

.btn-aoshin-02 {
  margin-bottom: 10px;
  padding: 20px;
  font-size: 20px;
}

.btn-nisshi-02 {
  padding: 20px;
  font-size: 20px;
}

.footer-site-link-title {
  font-size: 16px;
}

}
