@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Karla:400,700");
.suz_title-tmp-01 .pc-only {
  display: block;
}

.suz_title-tmp-01 .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-01 .pc-only {
    display: none;
  }
  .suz_title-tmp-01 .sp-only {
    display: block;
  }
}

.suz_title-tmp-01 .title-wrap {
  text-align: center;
}

.suz_title-tmp-01 .title-wrap .title {
  display: inline-block;
}

.suz_title-tmp-01 .title-wrap .img-left {
  position: absolute;
  bottom: 20px;
  margin: auto;
  left: -130px;
}

.suz_title-tmp-01 .title-wrap .img-right {
  position: absolute;
  bottom: 40px;
  margin: auto;
  right: -150px;
}

.suz_title-tmp-01 .title-wrap .underline {
  position: relative;
  z-index: 1;
  padding: 0 12px;
}

.suz_title-tmp-01 .title-wrap .underline:after {
  content: "";
  width: 100%;
  height: 15px;
  background: #f5f784;
  position: absolute;
  z-index: -1;
  bottom: 8px;
  left: 0;
}

.suz_title-tmp-01 .title {
  padding-top: 40px;
  padding-bottom: 32px;
}

.suz_title-tmp-01 .title .small {
  letter-spacing: 3px;
  font-size: 16px;
  font-size: 1rem;
}

.suz_title-tmp-01 .title .underline {
  font-size: 34px;
  font-size: 2.125rem;
}

.suz_title-tmp-01 .desc {
  text-align: center;
}

.suz_title-tmp-01 .note {
  text-align: center;
}

@media screen and (max-width: 800px) {
  .suz_title-tmp-01 .title .small {
    font-size: 16px;
    font-size: 1rem;
  }
  .suz_title-tmp-01 .title .underline {
    font-size: 30px;
    font-size: 1.875rem;
  }
  .suz_title-tmp-01 .title-wrap .img-left {
    width: 100px;
    left: -120px;
  }
  .suz_title-tmp-01 .title-wrap .img-right {
    width: 130px;
    right: -135px;
  }
}

@media screen and (max-width: 679px) {
  .suz_title-tmp-01 .title {
    padding-top: 110px;
    padding-bottom: 20px;
  }
  .suz_title-tmp-01 .title .small {
    font-size: 16px;
    font-size: 1rem;
  }
  .suz_title-tmp-01 .title .underline {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .suz_title-tmp-01 .title .underline:after {
    height: 12px;
    bottom: 3px;
  }
  .suz_title-tmp-01 .desc {
    text-align: left;
    padding: 0 5%;
  }
  .suz_title-tmp-01 .note {
    text-align: left;
    padding: 0 5%;
  }
  .suz_title-tmp-01 .title-wrap .img-left {
    left: 0;
    bottom: auto;
    top: 0;
  }
  .suz_title-tmp-01 .title-wrap .img-right {
    right: 0;
    top: 0;
    bottom: auto;
    margin: 0;
  }
}

.suz_title-tmp-02 .pc-only {
  display: block;
}

.suz_title-tmp-02 .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-02 .pc-only {
    display: none;
  }
  .suz_title-tmp-02 .sp-only {
    display: block;
  }
}

.suz_title-tmp-02 .title-01 {
  width: 520px;
  margin: 0 auto;
  position: relative;
  padding: 5px 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-02 .title-01 {
    width: 100%;
    max-width: 450px;
    margin-bottom: 35px;
  }
}

.suz_title-tmp-02 .title-01 .img-top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.suz_title-tmp-02 .title-01 .img-bot {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.suz_title-tmp-02 .title-02 {
  position: relative;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-02 .title-02 {
    max-width: 450px;
    margin: 0 auto;
  }
}

.suz_title-tmp-02 .title-02 .text-left {
  color: #B19B77;
  font-weight: bold;
  font-size: 30px;
  text-shadow: 1px 1px 0 #B19B77, -1px 1px 0 #B19B77, 1px -1px 0 #B19B77, -1px -1px 0 #B19B77;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-02 .title-02 .text-left {
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -20px;
  }
}

.suz_title-tmp-02 .title-02 .text-right {
  color: #B19B77;
  font-weight: bold;
  font-size: 30px;
  text-shadow: 1px 1px 0 #B19B77, -1px 1px 0 #B19B77, 1px -1px 0 #B19B77, -1px -1px 0 #B19B77;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-02 .title-02 .text-right {
    font-size: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: -20px;
  }
}

.suz_point-tmp-01 .pc-only {
  display: block;
}

.suz_point-tmp-01 .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .suz_point-tmp-01 .pc-only {
    display: none;
  }
  .suz_point-tmp-01 .sp-only {
    display: block;
  }
}

.suz_point-tmp-01 .suz_point-tmp-01-inner {
  width: 800px;
  margin: 0 auto;
}

.suz_point-tmp-01 .top-title {
  width: 70%;
  padding: 15px 0 37px 0;
  position: relative;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  margin: 0 auto;
  line-height: 1em;
  letter-spacing: 0.2em;
  text-align: center;
  position: relative;
  z-index: 1;
}

.suz_point-tmp-01 .top-title:before {
  content: "";
  width: 100%;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(/contents/common/img/line_01.png);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.suz_point-tmp-01 .top-title:after {
  content: "";
  width: 100%;
  height: 29px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: url(/contents/common/img/line_02.png);
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.suz_point-tmp-01 .point-content {
  top: 0px;
}

.suz_point-tmp-01 .feature-img {
  margin-top: 0px;
}

.suz_point-tmp-01 .link-group {
  list-style: none;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0;
}

.suz_point-tmp-01 .link-group .img-01 {
  position: absolute;
}

.suz_point-tmp-01 .link-group .img-02 {
  position: absolute;
}

.suz_point-tmp-01 .link-block {
  display: block;
  position: absolute;
  z-index: 1;
}

.suz_point-tmp-01 .block-01 {
  padding: 0 0 70px 0;
}

.suz_point-tmp-01 .block-01:before {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  right: 3px;
  bottom: 0;
}

.suz_point-tmp-01 .block-01:after {
  right: 0;
  bottom: 0;
}

.suz_point-tmp-01 .block-02:before {
  width: 220px;
  right: 61px;
  top: 26px;
  -webkit-transform: rotate(-70deg);
  transform: rotate(-70deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
}

.suz_point-tmp-01 .block-02:after {
  right: 131px;
  top: 225px;
}

.suz_point-tmp-01 .block-02 .link {
  float: right;
}

.suz_point-tmp-01 .block-03:before {
  width: 200px;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  top: 90px;
  left: -10px;
}

.suz_point-tmp-01 .block-03:after {
  top: 90px;
  top: 90px;
  left: 180px;
}

.suz_point-tmp-01 .block-03 .link {
  float: left;
  margin: 100px 40px 0 0;
}

.suz_point-tmp-01 .block-04 {
  right: 0;
  bottom: 55px;
}

.suz_point-tmp-01 .block-04:before {
  width: 0px;
}

.suz_point-tmp-01 .block-04:after {
  width: 0px;
}

.suz_point-tmp-01 .link {
  width: 120px;
  height: 120px;
  padding: 12px 0 0 0;
  display: block;
  position: relative;
}

.suz_point-tmp-01 .link:before {
  content: '';
  display: block;
  width: 84px;
  height: 56px;
  background: url(/contents/common/img/click.gif) center center no-repeat;
  position: absolute;
  top: -30px;
  right: 0;
  left: 5px;
  margin: 0 5px;
  background-size: contain;
}

.suz_point-tmp-01 .link span {
  color: #fff;
  display: block;
  padding: 0 0 5px 0;
  font-size: 35px;
  font-size: 2.1875rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.05em;
}

.suz_point-tmp-01 .link em {
  color: #fff;
  display: inline-block;
  padding: 8px 0 5px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.05em;
  border-top: rgba(255, 255, 255, 0.3) dashed 1px;
  border-bottom: rgba(255, 255, 255, 0.3) dashed 1px;
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .suz_point-tmp-01-inner {
    width: 100%;
    padding: 0 5% 20px 5%;
  }
  .suz_point-tmp-01 .top-title {
    width: 100%;
    padding: 18px 0 31px 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0.2em;
  }
  .suz_point-tmp-01 .point-content {
    top: 0;
  }
  .suz_point-tmp-01 .feature-img {
    padding: 0;
    width: 110%;
    margin-left: -5%;
  }
  .suz_point-tmp-01 .link-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 10%;
  }
  .suz_point-tmp-01 .link-group .img-01 {
    display: none;
  }
  .suz_point-tmp-01 .link-group .img-02 {
    display: none;
  }
  .suz_point-tmp-01 .link-group .link-block {
    position: static;
    margin: 0 auto;
    padding: 0;
    width: 50%;
    margin-bottom: 12%;
  }
  .suz_point-tmp-01 .link-group .link-block:before {
    display: none;
  }
  .suz_point-tmp-01 .link-group .link-block:after {
    display: none;
  }
  .suz_point-tmp-01 .link-group .block-03 {
    margin-bottom: 0;
  }
  .suz_point-tmp-01 .link-group .block-04 {
    margin-bottom: 0;
  }
  .suz_point-tmp-01 .link-group .link {
    width: 100px;
    height: 100px;
    line-height: 1.5em;
    padding: 0;
    float: none;
    clear: both;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0;
    -webkit-box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.4);
            box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.4);
  }
}

@media screen and (max-width: 800px) and (max-width: 767px) {
  .suz_point-tmp-01 .link-group .link {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .link-group .link img {
    width: 100%;
  }
}

@media screen and (max-width: 800px) and (max-width: 767px) {
  .suz_point-tmp-01 .link-group .link img {
    -webkit-box-shadow: unset;
            box-shadow: unset;
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
  }
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .link-group .link:before {
    content: '';
    display: block;
    width: 80%;
    height: 46px;
    top: -30%;
    background: url(/contents/common/img/click.gif) center center no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-size: contain;
  }
}

@media screen and (max-width: 320px) {
  .suz_point-tmp-01 .link-group .link-block {
    margin-bottom: 8%;
  }
  .suz_point-tmp-01 .link-group .link {
    width: 80px;
    height: 80px;
  }
  .suz_point-tmp-01 .link-group .link:before {
    height: 30px;
  }
}

.suz_product-tmp-01 .pc-only {
  display: block;
}

.suz_product-tmp-01 .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .pc-only {
    display: none;
  }
  .suz_product-tmp-01 .sp-only {
    display: block;
  }
}

.suz_product-tmp-01 .top-title {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 40px;
  margin: 0 0 30px 0 !important;
  width: 100%;
  background: #E78805;
  border-radius: 5px;
  position: relative;
  text-align: center;
  padding: 10px 0 !important;
}

.suz_product-tmp-01 .top-title:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 0 -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #E78805 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .top-title {
    width: 100%;
    margin: 0 0 20px 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
    line-height: 1.3em;
  }
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .item {
    border-bottom: #efefef solid 2px;
  }
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .item .img {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}

.suz_product-tmp-01 .item .img img {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.suz_product-tmp-01 .item-title {
  letter-spacing: 1px;
  line-height: 1.5;
  padding: 13px 0 3px 0;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .item-title {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .item .price {
    letter-spacing: 0.15em;
  }
}

.suz_product-tmp-01 .item .price strong {
  color: #ff0055;
}

.suz_product-tmp-01 .cart-btn {
  width: 100%;
  height: auto;
  line-height: 32px;
  margin: 10px 0 0 0;
  display: block;
  font-size: 14px;
  font-weight: 600 !important;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  position: relative;
  top: 0;
  background: #A3C333;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #A3C333), color-stop(50%, #98b732));
  background: linear-gradient(to bottom, #A3C333 50%, #98b732 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #7a9519;
  box-shadow: 0px 5px 0px 0px #7a9519;
  text-decoration: none;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .cart-btn {
    line-height: 30px;
    padding-left: 7px;
  }
}

.suz_product-tmp-01 .cart-btn:before {
  content: '';
  background: url(/contents/common/img/cart.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: auto;
  position: absolute;
  left: 8%;
  top: 32%;
  margin: 0 auto;
  padding: 0 0 0 30px;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .cart-btn:before {
    content: '';
    background: url(/contents/common/img/cart.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    width: 100%;
    position: absolute;
    left: 3%;
    top: 27%;
    margin: 0 auto;
    padding: 0 0 0 25px;
  }
}

.suz_product-tmp-01 .cart-btn:after {
  content: '';
  background-image: url(/contents/common/img/arrowR.png);
  position: absolute;
  right: 3%;
  top: 32%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: auto;
  padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .cart-btn:after {
    content: '';
    background-image: url(/contents/common/img/arrowR.png);
    position: absolute;
    right: 3%;
    top: 32%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 19px;
    width: auto;
    padding: 0 10px 0 0;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .suz_product-tmp-01 .cart-btn {
    padding-top: 5px;
  }
}

.suz_product-tmp-01 .cart-btn-list {
  width: 100%;
  height: auto;
  line-height: 50px;
  margin: 10px 0 0 0;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600 !important;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  position: relative;
  top: 0;
  background: #A3C333;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #A3C333), color-stop(50%, #98b732));
  background: linear-gradient(to bottom, #A3C333 50%, #98b732 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #7a9519;
  box-shadow: 0px 5px 0px 0px #7a9519;
  text-decoration: none;
  overflow: hidden;
}

.suz_product-tmp-01 .cart-btn-list:before {
  content: '';
  background: url(/contents/common/img/icon-list.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: auto;
  position: absolute;
  left: 4%;
  top: calc((100% - 20px)/ 2);
  margin: 0 auto;
  padding: 0 0 0 30px;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .cart-btn-list:before {
    content: '';
    background: url(/contents/common/img/icon-list.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 20px;
    width: 100%;
    position: absolute;
    left: 8%;
    top: calc((100% - 20px)/ 2);
    margin: 0 auto;
    padding: 0 0 0 30px;
    padding: 0 0 0 15px;
  }
}

@media screen and (max-width: 320px) {
  .suz_product-tmp-01 .cart-btn-list:before {
    left: 5px;
  }
}

.suz_product-tmp-01 .cart-btn-list:after {
  content: '';
  background-image: url(/contents/common/img/arrowR.png);
  position: absolute;
  right: 3%;
  top: 32%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: auto;
  padding: 0 20px 0 0;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .cart-btn-list:after {
    content: '';
    background-image: url(/contents/common/img/arrowR.png);
    position: absolute;
    right: 3%;
    top: 32%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 19px;
    width: auto;
    padding: 0 10px 0 0;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .suz_product-tmp-01 .cart-btn-list {
    padding-top: 5px;
  }
}

.suz_product-tmp-02 .pc-only {
  display: block;
}

.suz_product-tmp-02 .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .pc-only {
    display: none;
  }
  .suz_product-tmp-02 .sp-only {
    display: block;
  }
}

.suz_product-tmp-02 .top-title {
  width: 90%;
  margin: 0 auto 20px auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  height: 70px;
  line-height: 55px;
  font-size: 20px;
  padding: 0;
  letter-spacing: 10px;
  font-weight: bold;
  background: url(/contents/common/img/fkd_02.png) center center/contain no-repeat;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .top-title {
    width: 90%;
    height: 70px;
    margin: 0 auto 10px auto;
    padding: 2px 0 4px 0;
    font-size: 16px;
    background-size: auto 100%;
    background-position: center center;
    letter-spacing: 2px;
  }
}

.suz_product-tmp-02 .top-title:before {
  content: "";
  background-image: url(/contents/common/img/flsk_02.png);
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 60px;
  height: 39px;
  margin: -4px 22px 0 0;
  position: relative;
  top: 10px;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .top-title:before {
    width: 40px;
    height: 30px;
    top: 9px;
    margin: 0 10px 0 0;
  }
}

.suz_product-tmp-02 .desc {
  font-size: 16px;
  line-height: 1.8em;
  letter-spacing: 0.15em;
  padding: 0 0 30px 0;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .desc {
    padding: 0 5% 10px 5%;
    text-align: left;
    font-size: 13px;
    letter-spacing: 1px;
  }
}

.suz_product-tmp-02 .desc-link {
  width: 260px;
  height: auto;
  line-height: 35px;
  font-weight: 600;
  background: #fff;
  border: #eae8e4 solid 1px;
  position: relative;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
  color: inherit;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .desc-link {
    margin: 0 auto 10px auto;
    font-size: 14px;
  }
}

.suz_product-tmp-02 .desc-link:before {
  content: "";
  width: 35px;
  height: 25px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/contents/common/img/mzhk.png);
  display: inline-block;
  margin: 5px 0 0 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}

.suz_product-tmp-02 .desc-link:after {
  content: '';
  background-image: url(/contents/common/img/arrowRred.png);
  position: absolute;
  right: 3%;
  top: 28%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 13px;
  width: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}

.suz_product-tmp-02 .list {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  counter-reset: number;
  list-style: none;
  width: 90%;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 15px 5% 10px 5%;
  }
}

.suz_product-tmp-02 .list-item {
  color: #2c3339;
  text-decoration: none;
  width: 28%;
  height: auto;
  margin: 0 0 0 4%;
  padding: 20px 15px;
  font-size: 13px;
  line-height: 1.3em;
  position: relative;
  background: #fff;
  border-radius: 5px;
  text-align: left;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list-item {
    width: 47.5%;
    margin: 0 0 5% 5%;
  }
  .suz_product-tmp-02 .list-item:first-child {
    margin: 0 0 5% 0;
  }
  .suz_product-tmp-02 .list-item:nth-child(odd) {
    margin: 0 0 5% 0;
  }
}

.suz_product-tmp-02 .list-item:first-child {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list-item:first-child {
    margin: 0 0 5% 0;
  }
}

.suz_product-tmp-02 .list-item:first-child:before {
  background: #d9b340;
  color: #fff;
}

.suz_product-tmp-02 .list-item:nth-child(3):before {
  background: #a15326;
  color: #fff;
}

.suz_product-tmp-02 .list-item:before {
  display: block;
  counter-increment: number;
  content: counter(number);
  text-align: center;
  background: #6F7B83;
  border-radius: 20px;
  position: absolute;
  width: 38px;
  height: 38px;
  font-size: 20px;
  line-height: 30px;
  left: -14px;
  top: -10px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list-item:before {
    padding-top: 5px;
  }
}

.suz_product-tmp-02 .list-item img {
  width: 100%;
  height: auto;
  padding: 0 0 5px 0;
}

.suz_product-tmp-02 .list-item h2 {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-bottom: 10px;
  min-height: 45px;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list-item h2 {
    line-height: 1.3em;
    min-height: unset;
  }
}

.suz_product-tmp-02 .list-item p {
  font-size: 10px;
  padding: 5px 0 0 0;
  line-height: 20px;
  bottom: 20px;
  left: 15px;
}

.suz_product-tmp-02 .list-item p em {
  font-size: 16px;
  font-weight: 600;
  color: #ff0000;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list-item p em {
    font-size: 16px;
    font-style: normal !important;
  }
}

.suz_point-tmp-01 .suz_point-tmp-01-inner {
  width: 1080px;
  margin: 0 auto;
}

.suz_point-tmp-01 .feature-img {
  margin-top: 0px;
}

.suz_point-tmp-01 .link-group {
  list-style: none;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0;
}

.suz_point-tmp-01 .link-block {
  display: block;
  position: absolute;
  z-index: 1;
}

.suz_point-tmp-01 .block-02:before {
  width: 220px;
  right: 61px;
  top: 26px;
  -webkit-transform: rotate(-70deg);
  transform: rotate(-70deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
}

.suz_point-tmp-01 .block-02:after {
  right: 131px;
  top: 225px;
}

.suz_point-tmp-01 .block-02 .link {
  float: right;
}

.suz_point-tmp-01 .block-03:before {
  width: 200px;
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
  transform-origin: right bottom;
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  top: 90px;
  left: -10px;
}

.suz_point-tmp-01 .block-03:after {
  top: 90px;
  top: 90px;
  left: 180px;
}

.suz_point-tmp-01 .block-03 .link {
  float: left;
  margin: 100px 40px 0 0;
}

.suz_point-tmp-01 .block-04 {
  right: 0;
  bottom: 55px;
}

.suz_point-tmp-01 .block-04:before {
  width: 0px;
}

.suz_point-tmp-01 .block-04:after {
  width: 0px;
}

.suz_point-tmp-01 .link {
  padding: 12px 0 0 0;
  display: block;
  position: relative;
}

.suz_point-tmp-01 .link:before {
  content: '';
  display: block;
  width: 84px;
  height: 56px;
  background: url(/contents/common/img/click.gif) center center no-repeat;
  position: absolute;
  top: -30px;
  right: 0;
  left: 5px;
  margin: 0 5px;
  background-size: contain;
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .suz_point-tmp-01-inner {
    padding: 0 5% 20px 5%;
  }
  .suz_point-tmp-01 .top-title {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 0.2em;
  }
  .suz_point-tmp-01 .point-content {
    top: 0;
  }
  .suz_point-tmp-01 .feature-img {
    padding: 0;
    width: 110%;
    margin-left: -5%;
  }
  .suz_point-tmp-01 .link-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: absolute;
    top: 0;
    left: 0;
    -ms-flex-line-pack: center;
        align-content: center;
    padding-top: 10%;
  }
  .suz_point-tmp-01 .link-group .block-03 {
    margin-bottom: 0;
  }
  .suz_point-tmp-01 .link-group .block-04 {
    margin-bottom: 0;
  }
  .suz_point-tmp-01 .link-group .link {
    width: 100px;
    height: 100px;
    line-height: 1.5em;
    padding: 0;
    float: none;
    clear: both;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0;
    -webkit-box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.4);
            box-shadow: 2px 3px 3px 1px rgba(0, 0, 0, 0.4);
  }
}

@media screen and (max-width: 800px) and (max-width: 767px) {
  .suz_point-tmp-01 .link-group .link {
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .link-group .link img {
    width: 100%;
  }
}

@media screen and (max-width: 800px) and (max-width: 767px) {
  .suz_point-tmp-01 .link-group .link img {
    -webkit-box-shadow: unset;
            box-shadow: unset;
    -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
            filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.6));
  }
}

@media screen and (max-width: 800px) {
  .suz_point-tmp-01 .link-group .link:before {
    content: '';
    display: block;
    width: 80%;
    height: 46px;
    top: -30%;
    background: url(/contents/common/img/click.gif) center center no-repeat;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background-size: contain;
  }
}

@media screen and (max-width: 320px) {
  .suz_point-tmp-01 .link-group .link-block {
    margin-bottom: 8%;
  }
  .suz_point-tmp-01 .link-group .link {
    width: 80px;
    height: 80px;
  }
  .suz_point-tmp-01 .link-group .link:before {
    height: 30px;
  }
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-01 .item .img {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}

.suz_product-tmp-01 .item .img img {
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.suz_title-tmp-02 .title-01 .img-top {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.suz_title-tmp-02 .title-01 .img-bot {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-02 .title-02 {
    max-width: 450px;
    margin: 0 auto;
  }
}

.tite_hukidashi {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 40px;
  margin: 0 0 30px 0;
  width: 100%;
  border-radius: 5px;
  position: relative;
  text-align: center;
}

.tite_hukidashi:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 0 -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #E78805 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
}

.tite_hukidashi.orange {
  background: #E78805;
}

.tite_hukidashi.orange:after {
  border-color: #E78805 transparent transparent transparent;
}

.ranking_area .list-item {
  text-decoration: none;
  position: relative;
  text-align: left;
  -webkit-box-shadow: 3px 3px 4px 0px #00000029 !important;
          box-shadow: 3px 3px 4px 0px #00000029 !important;
}

.ranking_area .list-item .img-box img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.ranking_area .list-item:before {
  position: absolute;
  display: block;
  text-align: center;
  background: #6F7B83;
  border-radius: 20px;
  width: 38px;
  height: 38px;
  font-size: 26px;
  line-height: 30px;
  left: -14px;
  top: -10px;
  font-family: 'Playfair Display', serif;
  font-style: italic;
  z-index: 5;
}

@media screen and (max-width: 799px) {
  .ranking_area .list-item:before {
    width: 30px;
    height: 30px;
    padding-right: 3px;
    padding-top: 1px;
  }
}

.ranking_area .list-item:first-child:before {
  background: #d9b340;
  color: #fff;
  content: "1";
}

.ranking_area .list-item:nth-child(2):before {
  background: #6F7B83;
  color: #fff;
  content: "2";
}

.ranking_area .list-item:nth-child(3):before {
  background: #a15326;
  color: #fff;
  content: "3";
}

.ranking_area .ranking-item__02 .item-title {
  height: 60px !important;
}

.ranking_area .desc-link {
  border: #eae8e4 solid 1px;
  color: inherit;
  text-decoration: none;
}

.ranking_area .desc-link:before {
  content: "";
  width: 35px;
  height: 25px;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/contents/common/img/mzhk.png);
  display: inline-block;
  margin: 5px 0 0 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 10px;
}

.ranking_area .desc-link:after {
  content: '';
  background-image: url(/contents/common/img/arrowRred.png);
  position: absolute;
  right: 3%;
  top: 28%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 13px;
  width: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}

.ranking_area .top-title.fkd_orange, .ranking_area .top-title.fkd_purple, .ranking_area .top-title.fkd_brown {
  background-position: center !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.ranking_area .top-title.fkd_orange:before, .ranking_area .top-title.fkd_purple:before, .ranking_area .top-title.fkd_brown:before {
  position: relative;
  content: "";
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 60px;
  height: 39px;
  margin: -4px 22px 0 0;
  top: 10px;
}

@media screen and (max-width: 799px) {
  .ranking_area .top-title.fkd_orange:before, .ranking_area .top-title.fkd_purple:before, .ranking_area .top-title.fkd_brown:before {
    width: 33px;
    height: 30px;
    top: 9px;
    margin: 0 10px 0 0;
  }
}

.ranking_area .top-title.fkd_orange {
  background: url(../img/fkd_orange.png);
}

.ranking_area .top-title.fkd_orange:before {
  background-image: url(../img/gift_fam.png);
}

.ranking_area .top-title.fkd_purple {
  background: url(../img/fkd_purplu.png);
}

.ranking_area .top-title.fkd_purple:before {
  background-image: url(../img/flsk_02.png);
}

.ranking_area .top-title.fkd_brown {
  background: url(../img/fkd_brown.png);
}

.ranking_area .top-title.fkd_brown:before {
  background-image: url(../img/gift_friend.png);
}

#search_k .search-title {
  position: relative;
}

#search_k .search-title:after {
  content: "";
  width: 64px;
  height: 3px;
  margin: 0 0 0 -32px;
  border-radius: 2px;
  background: #8a9ba3;
  position: absolute;
  left: 50%;
  bottom: 0;
}

#search_k .search-title.border_k {
  border-top: #d8dfe5 dotted 2px;
}

#search_k ul li a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Sawarabi Gothic", "メイリオ", sans-serif;
  background: #005e8e;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 0px 0px #033e5c;
  box-shadow: 0px 5px 0px 0px #033e5c;
  position: relative;
  top: 0;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #search_k ul li a {
    padding-top: 15px;
  }
}

#search_k ul li a:hover {
  -webkit-box-shadow: 0px 2px 0px 0px #033e5c;
  box-shadow: 0px 2px 0px 0px #033e5c;
  top: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@font-face {
  font-family: "Hannari";
  src: url(https://ccc-c3.jp/css/fonts/Hannari.otf) format("opentype");
}

#main_content {
  font-family: 'Yu Mincho Demibold',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 800px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 799px) {
  #main_content {
    width: 100%;
    overflow: hidden;
  }
}

#main_content *,
#main_content *:before,
#main_content *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6 {
  font-weight: bold;
}

#main_content .pc {
  display: block;
}

@media screen and (max-width: 799px) {
  #main_content .pc {
    display: none;
  }
}

#main_content .sp {
  display: none;
}

@media screen and (max-width: 799px) {
  #main_content .sp {
    display: block !important;
  }
}

#main_content .ff-hanna {
  font-family: "Hannari","游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#main_content .ff-gothic-m {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic","游ゴシック体", YuGothic, "メイリオ", sans-serif;
}

#main_content .ff-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#main_content .ff-mincho-m {
  font-family: 'Yu Mincho Demibold',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#main_content .txt_purple {
  color: #846CC9;
}

#main_content .txt_pink {
  color: #E2668C;
}

#main_content .txt_spink {
  color: #FF0045;
}

#main_content .txt_rpink {
  color: #DE416C;
}

#main_content .txt_chacol {
  color: #333333;
}

#main_content .txt_555 {
  color: #555;
}

#main_content .bg_lorange {
  background-color: #FFF3F3;
}

#main_content .bg_lpink {
  background-color: #FFECF3;
}

#main_content .bg_dpink {
  background-color: #DC7C96;
}

#main_content .bg_pink {
  background-color: #FFF9FD;
}

#main_content .bg_navi {
  background-color: #DD6B75;
}

#main_content .bg_lppl {
  background-color: #FFF5F9;
}

#main_content .bg-beige {
  background-color: #FEF4F0;
}

#main_content .bg-sky {
  background-color: #F3F8FF;
}

#main_content .bg-lorange {
  background-color: #F2DCAD;
}

#main_content .line_ppl {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #EFC5EC));
  background: linear-gradient(transparent 70%, #EFC5EC 70%);
}

#main_content .line_pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #F9D9E0));
  background: linear-gradient(transparent 70%, #F9D9E0 70%);
}

#main_content .line_yllw {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, #F6E49C));
  background: linear-gradient(transparent 70%, #F6E49C 70%);
}

#main_content .line_lorange {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(85%, transparent), color-stop(85%, #F8E6E0));
  background: linear-gradient(transparent 85%, #F8E6E0 85%);
}

#main_content .list .item .logo {
  width: auto;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 5px;
  background-position: center;
}

#main_content .list .item.hc .logo {
  background-image: url(/contents/common/img/i_logo_HC.png);
  display: block;
}

#main_content .list .item.c3 .logo {
  background-image: url(/contents/common/img/i_logo_C3.png);
  display: block;
}

#main_content .list .item.cas .logo {
  background-image: url(/contents/common/img/i_logo_NE.png);
  display: block;
}

#main_content .list.crt_green .cart {
  background-color: #32B16C;
}

#main_content .list.crt_purple .cart {
  background-color: #846CC9;
}

#main_content .list.crt_orange .cart {
  background-color: #D87704;
}

#main_content .btn {
  display: inline-block;
}

#main_content .btn.dtl {
  border: 1px solid #ccc;
  border-radius: 25px;
  color: #2d1d04;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #main_content .btn.dtl {
    padding-top: 10px !important;
  }
}

#main_content .btn.dtl.gray {
  border: 1px solid #CCCCCC;
}

#main_content .btn.dtl:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #2d1d04;
  border-right: 1px solid #2d1d04;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  margin: 0 4px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #main_content .btn.cart {
    padding-top: 12px !important;
  }
}

#main_content .btn.cart:before {
  content: "";
  background: url(/contents/common/img/cart.png) no-repeat center;
  width: 24px;
  height: 15px;
  vertical-align: middle;
  margin-right: 4px;
  display: inline-block;
  background-size: contain;
}

#main_content .btn.other {
  border-radius: 30px;
  color: #fff;
  background-color: #EB6100;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #main_content .btn.other {
    padding-top: 10px !important;
  }
}

#main_content .btn.other:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#main_content .btn.other.irr {
  border: none;
  background-color: #FFF6F6;
}

#main_content .btn.comingsoon {
  background-color: #fff;
  border-radius: 25px;
  color: #333;
}

#main_content .btn.ctg {
  border-radius: 25px;
  background-color: #CEAE2D;
}

#main_content .btn.ctg:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  width: 6px;
  height: 6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  margin: 0 4px;
}

#main_content .btn:hover {
  opacity: 0.7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#main_content #end {
  width: 90%;
  padding: .7em .75em;
  border: 10px double #ccc;
  border-radius: 50px;
  margin: 10px auto 15px;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 799px) {
  #main_content #end {
    width: 90%;
    font-size: 18px;
    margin: 20px auto 15px;
  }
}

@media screen and (max-width: 799px) {
  #main_content .navi__list li .border-right {
    border-right: none !important;
  }
}

#main_content .navi__list li .border-bottom {
  border-bottom: none !important;
}

@media screen and (max-width: 799px) {
  #main_content .navi__list li .border-bottom {
    border-bottom: 1px solid #fff !important;
  }
}

#main_content .navi2__list li {
  position: relative;
}

#main_content .navi2__list li:after {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  bottom: 13px;
  left: 45%;
}

@media screen and (max-width: 799px) {
  #main_content .navi2__list li:after {
    content: none;
  }
}

#main_content .navi2__list li:hover:after {
  bottom: 10px;
}

#main_content .btn.dtl {
  position: relative;
  color: #fff;
  border: none;
  border-radius: 4px;
  background: #A3C333;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #A3C333), color-stop(50%, #98b732));
  background: linear-gradient(to bottom, #A3C333 50%, #98b732 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #7a9519;
  box-shadow: 0px 5px 0px 0px #7a9519;
  text-decoration: none;
  overflow: hidden;
}

#main_content .btn.dtl:after {
  position: absolute;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 8px;
  height: 8px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 15px;
}

#main_content .btn.other.pink {
  border-radius: 4px;
  background: #EE7C86;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #EE7C86), color-stop(50%, #EB6F79));
  background: linear-gradient(to bottom, #EE7C86 50%, #EB6F79 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #C5555F;
  box-shadow: 0px 5px 0px 0px #C5555F;
  text-decoration: none;
  overflow: hidden;
}

#main_content .btn.other.magenta {
  border-radius: 4px;
  background: #E876B6;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #E876B6), color-stop(50%, #E36AAB));
  background: linear-gradient(to bottom, #E876B6 50%, #E36AAB 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #C1468B;
  box-shadow: 0px 5px 0px 0px #C1468B;
  text-decoration: none;
  overflow: hidden;
}

#main_content .btn.other.orange {
  border-radius: 4px;
  background: #E78805;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #E78805), color-stop(50%, #E27B04));
  background: linear-gradient(to bottom, #E78805 50%, #E27B04 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #C86D12;
  box-shadow: 0px 5px 0px 0px #C86D12;
  text-decoration: none;
  overflow: hidden;
}

#main_content .btn.other.purple {
  border-radius: 4px;
  background: #C89AD9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #C89AD9), color-stop(50%, #BF8ED2));
  background: linear-gradient(to bottom, #C89AD9 50%, #BF8ED2 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #A46EB8;
  box-shadow: 0px 5px 0px 0px #A46EB8;
  text-decoration: none;
  overflow: hidden;
}

#main_content .btn.other:before {
  position: absolute;
  content: '';
  background: url(/contents/common/img/icon-list.png);
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  left: 4%;
  top: calc((100% - 20px)/ 2);
  margin: 0 auto;
  padding: 0 0 0 30px;
}

#main_content .btn.other:after {
  position: absolute;
  content: "";
  display: inline-block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: 2px;
  width: 8px;
  height: 8px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 15px;
}

#main_content .search_k .search-title:after {
  content: "";
  width: 64px;
  height: 3px;
  margin: 0 0 0 -32px;
  border-radius: 2px;
  background: #C6C4B6;
  position: absolute;
  left: 50%;
  bottom: 0;
}

#main_content .search_k .search__btn {
  border-radius: 5px;
  position: relative;
  top: 0;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0px 5px 0px 0px #056798;
  box-shadow: 0px 5px 0px 0px #056798;
  background: #0C78AF;
}

#main_content .cart-btn {
  width: 100%;
  height: auto;
  line-height: 32px;
  margin: 10px 0 0 0;
  display: block;
  font-size: 14px;
  font-weight: 600 !important;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  position: relative;
  top: 0;
  background: #A3C333;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #A3C333), color-stop(50%, #98b732));
  background: linear-gradient(to bottom, #A3C333 50%, #98b732 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #7a9519;
  box-shadow: 0px 5px 0px 0px #7a9519;
  text-decoration: none;
  overflow: hidden;
}

@media screen and (max-width: 799px) {
  #main_content .cart-btn {
    line-height: 30px;
    padding-left: 7px;
  }
}

#main_content .cart-btn:before {
  content: '';
  background: url(/contents/common/img/cart.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: auto;
  position: absolute;
  left: 8%;
  top: 32%;
  margin: 0 auto;
  padding: 0 0 0 30px;
}

@media screen and (max-width: 799px) {
  #main_content .cart-btn:before {
    content: '';
    background: url(/contents/common/img/cart.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 22px;
    width: 100%;
    position: absolute;
    left: 3%;
    top: 27%;
    margin: 0 auto;
    padding: 0 0 0 25px;
  }
}

#main_content .cart-btn:after {
  content: '';
  background-image: url(/contents/common/img/arrowR.png);
  position: absolute;
  right: 3%;
  top: 32%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: auto;
  padding: 0 20px 0 0;
}

@media screen and (max-width: 799px) {
  #main_content .cart-btn:after {
    content: '';
    background-image: url(/contents/common/img/arrowR.png);
    position: absolute;
    right: 3%;
    top: 32%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 19px;
    width: auto;
    padding: 0 10px 0 0;
  }
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  #main_content .cart-btn {
    padding-top: 5px;
  }
}

#main_content .cart-btn-orange,
#main_content .cart-btn-list-orange {
  background: #E78805 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #E78805), color-stop(50%, #dc8113)) !important;
  background: linear-gradient(to bottom, #E78805 50%, #dc8113 50%) !important;
  -webkit-box-shadow: 0px 5px 0px 0px #C86D12 !important;
  box-shadow: 0px 5px 0px 0px #C86D12 !important;
}

#main_content .voice ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 40px 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 799px) {
  #main_content .voice ul {
    display: block;
  }
}

#main_content .voice ul li {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Sawarabi Gothic", "メイリオ", sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: #c1c332;
  text-align: left;
  border-radius: 10px;
  position: relative;
  width: 240px;
  height: 215px;
}

@media screen and (max-width: 799px) {
  #main_content .voice ul li {
    width: 90%;
    height: auto;
    margin-top: 20px;
  }
}

#main_content .voice ul li span {
  display: inline-block;
}

#main_content .voice ul li:first-child {
  margin: 0;
}

#main_content .voice ul li:after {
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 0 -12.5px;
  border-style: solid;
  border-width: 35px 12.5px 0 12.5px;
  position: absolute;
  left: 50%;
  bottom: -35px;
  border-color: #c1c332 transparent transparent transparent;
}

@media screen and (max-width: 799px) {
  #main_content .voice ul li:after {
    content: none;
  }
}

#main_content .voice p.subti {
  display: inline-block;
  padding: 10px 60px 40px 60px;
  position: relative;
}

#main_content .voice p.subti:before {
  content: "";
  width: 37px;
  height: 51px;
  display: block;
  position: absolute;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  background-image: url(../img/kakko_01l_200601a.png);
}

#main_content .voice p.subti:after {
  content: "";
  width: 37px;
  height: 51px;
  display: block;
  position: absolute;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  right: 0;
  top: 0;
  background-image: url(../img/kakko_01r_200601a.png);
}

#main_content #item02 .voice ul li {
  background: #E78805;
}

#main_content #item02 .voice ul li:after {
  border-color: #E78805 transparent transparent transparent;
}

#main_content #item02 .voice p.subti:before {
  background-image: url(../img/kakko_sec02l_200601a.png);
}

#main_content #item02 .voice p.subti:after {
  background-image: url(../img/kakko_sec02r_200601a.png);
}

#main_content .suz_title-tmp-02 .title-01 {
  width: 520px;
  margin: 0 auto;
  position: relative;
  padding: 5px 0;
  margin-bottom: 30px;
}

@media screen and (max-width: 799px) {
  #main_content .suz_title-tmp-02 .title-01 {
    width: 100%;
    max-width: 450px;
    margin-bottom: 35px;
  }
}

#main_content .suz_title-tmp-02 .title-01 .img-top {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

#main_content .suz_title-tmp-02 .title-01 .img-bot {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

#main_content .suz_product-tmp-01 .cart-btn-list {
  padding: 10px 0;
}

#main_content .suz_product-tmp-01 .cart-btn-list {
  width: 100%;
  height: auto;
  line-height: 50px;
  margin: 10px 0 0 0;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600 !important;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  position: relative;
  top: 0;
  background: #A3C333;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #A3C333), color-stop(50%, #98b732));
  background: linear-gradient(to bottom, #A3C333 50%, #98b732 50%);
  -webkit-box-shadow: 0px 5px 0px 0px #7a9519;
  box-shadow: 0px 5px 0px 0px #7a9519;
  text-decoration: none;
  overflow: hidden;
}

#main_content .suz_product-tmp-01 .cart-btn-list:before {
  content: '';
  background: url(/contents/common/img/icon-list.png);
  background-repeat: no-repeat;
  background-size: contain;
  height: 20px;
  width: auto;
  position: absolute;
  left: 4%;
  top: calc((100% - 20px)/ 2);
  margin: 0 auto;
  padding: 0 0 0 30px;
}

#main_content .suz_product-tmp-01 .cart-btn-list:after {
  content: '';
  background-image: url(/contents/common/img/arrowR.png);
  position: absolute;
  right: 3%;
  top: 32%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 19px;
  width: auto;
  padding: 0 20px 0 0;
}

#main_content .cart-btn-orange, #main_content .cart-btn-list-orange {
  background: #E78805 !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #E78805), color-stop(50%, #dc8113)) !important;
  background: linear-gradient(to bottom, #E78805 50%, #dc8113 50%) !important;
  -webkit-box-shadow: 0px 5px 0px 0px #c86d12 !important;
  box-shadow: 0px 5px 0px 0px #c86d12 !important;
}

#main_content .bg-orange-light {
  background-color: #fffbf3;
}

#main_content .search_k li a:hover {
  -webkit-box-shadow: 0px 2px 0px 0px #033e5c;
          box-shadow: 0px 2px 0px 0px #033e5c;
  top: 3px;
}

#main_content .item .price strong {
  color: #ff0055;
}

#main_content .ff-gothic, #main_content .suz_search-tmp-01 .block-item a {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
  font-weight: 500;
}

#main_content .suz_product-tmp-01 .cart-btn {
  padding: 5px 0;
}

#main_content .suz_product-tmp-02 .title-01 {
  padding: 0;
}

#main_content .suz_product-tmp-02 .desc {
  font-size: 16px;
  font-size: 1rem;
}

#main_content .suz_product-tmp-02 .desc-link {
  margin-top: 10px;
}

#main_content .suz_product-tmp-02 .list {
  width: 100%;
  padding: 15px;
}

@media screen and (max-width: 799px) {
  #main_content .suz_product-tmp-02 .list {
    padding: 15px 0;
    max-width: 330px;
  }
}

#main_content .suz_product-tmp-02 .list-item {
  width: 32%;
  color: #fff;
}

@media screen and (max-width: 799px) {
  #main_content .suz_product-tmp-02 .list-item {
    width: 47.5%;
  }
}

#main_content .suz_product-tmp-02 .top-title {
  background: url(../img/fkd_brown.png) center center/contain no-repeat;
  font-weight: bold !important;
  font-size: 1.3em !important;
}

@media screen and (max-width: 799px) {
  #main_content .suz_product-tmp-02 .top-title {
    background-size: cover;
    font-size: 1em !important;
  }
}

#main_content .suz_product-tmp-02 .top-title--item1:before {
  background-image: url(../img/gift_fam.png);
}

#main_content .suz_product-tmp-02 .top-title--item2:before {
  background-image: url(../img/flsk_02.png);
}

#main_content .suz_product-tmp-02 .top-title--item3:before {
  background-image: url(../img/gift_friend.png);
}

#main_content .suz_title-tmp-01 .title-wrap .underline:after {
  bottom: 15px;
}

@media screen and (max-width: 799px) {
  #main_content .suz_title-tmp-01 .title-wrap .underline:after {
    bottom: 6px;
  }
}

@media screen and (max-width: 799px) {
  #main_content .suz_title-tmp-01 .title-wrap .img-right {
    width: 100px;
  }
}

#main_content .suz_title-tmp-01 .title .underline {
  letter-spacing: 6px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #main_content .suz_title-tmp-01 .title .underline {
    letter-spacing: 0;
  }
}

@media screen and (max-width: 799px) {
  #main_content .suz_title-tmp-01 .title .underline {
    letter-spacing: 4px;
  }
}

@media screen and (max-width: 799px) {
  #main_content .ranking_area .list-item:before {
    width: 38px;
    height: 38px;
    font-size: 20px;
    padding-top: 5px;
  }
}

#main_content .online_service {
  box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.5);
}

#main_content .online_service ul.service_list_ li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #f0ebdf;
}

#main_content .online_service ul.service_list_ li:last-child {
  margin-bottom: 0;
  border: none;
}

#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight {
  background: none;
}

@media screen and (max-width: 799px) {
  .ochugen_2017 .about .about_list_ > li span, .ochugen_2017 .about .about_list_ > li:nth-child(3) h3 span, .ochugen_2017 .about .about_list_ > li:nth-child(4) h3 span {
    font-size: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 799px) {
  .ochugen_2017 .about .about_list_ > li h3 {
    height: 30px;
    line-height: 30px;
  }
}

/*オンラインサービスの便利なサービス*/
.ochugen_2017 .service {
  width: 750px;
  margin: 0 auto 30px auto;
  box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 10px -1px rgba(0, 0, 0, 0.5);
  padding: 30px 0;
}

.ochugen_2017 .service h2 {
  text-align: center;
  margin-bottom: 45px;
}

.ochugen_2017 ul.service_list_ {
  padding: 0 20px;
}

.ochugen_2017 ul.service_list_ > li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #f0ebdf;
}

.ochugen_2017 ul.service_list_ > li:last-child {
  margin-bottom: 0;
  border: none;
}

.ochugen_2017 ul.service_list_ > li .desc,
.ochugen_2017 ul.service_list_ > li .img {
  float: left;
}

.ochugen_2017 ul.service_list_ > li .desc {
  width: 355px;
  margin-right: 30px;
}

.ochugen_2017 ul.service_list_ > li h3 {
  margin-bottom: 30px;
}

.ochugen_2017 #noshi h3 span {
  font-weight: bold !important;
}

.ochugen_2017 ul.service_list_ > li a.btn {
  margin-bottom: 10px;
  display: block;
  width: 208px;
}

.about-keiro {
  padding-top: 70px;
}

.about-keiro__inner {
  border: solid 1px #111;
  border-radius: 10px;
  position: relative;
}

.about-keiro__inner .kumo {
  z-index: 1;
}

.about-keiro__inner .tsuru {
  z-index: 2;
}

.about-keiro__head {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

.about-keiro__ul {
  text-align: center;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px;
}

.about-keiro__li {
  font-size: 43px;
  font-size: 2rem;
  font-weight: bold;
  font-family: "Hannari", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #111;
  width: 42px;
  height: 42px;
  line-height: 1;
  margin-right: 10px;
  z-index: 3;
  padding: 3px 0 0 0;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .about-keiro__li {
    padding: 6px 0 0 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .about-keiro__li {
    padding: 12px 0 0 0;
  }
}

.about-keiro__li span {
  font-size: 43px;
  font-size: 2rem;
}

.about-keiro__li.pick {
  color: #eb9320;
}

@media screen and (max-width: 799px) {
  .about-keiro__li {
    position: static;
    width: 33px;
    height: 33px;
    padding-top: 0px;
  }
}

.about-keiro__moji {
  display: block;
}

@media screen and (max-width: 799px) {
  .about-keiro__moji {
    padding: 0;
    top: unset;
    left: unset;
    transform: unset;
    -webkit-transform: unset;
    position: static;
    line-height: 0.7;
  }
}

.about-noshi {
  background: url(/contents/autumngift2021/img/sec04.jpg) no-repeat center top, url(/contents/autumngift2021/img/sec04_04.jpg) no-repeat center bottom;
}

.about-noshi__inner {
  background: #FDF3F9;
}

.about-noshi__inner .shadow-box {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.about-noshi__head span {
  color: #BB3283;
}

@media screen and (max-width: 799px) {
  /*オンラインサービスの便利なサービス*/
  .ochugen_2017 .service {
    width: 90%;
    margin: 0 auto;
  }
  .ochugen_2017 .service h2 {
    text-align: center;
    margin: 0 auto 20px auto;
    max-width: 600px;
    padding: 0 10px;
  }
  .ochugen_2017 ul.service_list_ {
    padding: 0;
  }
  .ochugen_2017 ul.service_list_ > li {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 23px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #f0ebdf;
  }
  .ochugen_2017 ul.service_list_ > li:last-child {
    margin-bottom: 0;
    border: none;
  }
  .ochugen_2017 ul.service_list_ > li h3 {
    margin: 0 auto 20px auto;
    text-align: center;
  }
  .ochugen_2017 ul.service_list_ > li:first-child h3 {
    width: 80%;
    max-width: 290px;
  }
  .ochugen_2017 ul.service_list_ > li:nth-child(2) h3 {
    width: 89%;
    max-width: 316px;
  }
  .ochugen_2017 ul.service_list_ > li:last-child h3 {
    width: 97%;
    max-width: 350px;
  }
  .ochugen_2017 ul.service_list_ > li div.img {
    margin: 0 auto 20px auto;
    width: 80%;
    max-width: 280px;
    float: none;
  }
  .ochugen_2017 ul.service_list_ > li p {
    color: #3b1e0a;
    font-size: 11px;
    line-height: 2.0em;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .ochugen_2017 ul.service_list_btn_ {
    text-align: center;
  }
  .ochugen_2017 ul.service_list_btn_ > li {
    display: inline-block;
    text-align: center;
    width: 140px;
  }
  .ochugen_2017 ul.service_list_ > li .desc {
    width: 90%;
    margin: 0 5%;
  }
}

/*ipad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  a:hover,
  a:hover img {
    opacity: 1 !important;
  }
}

.quantity-listWrap a,
.price-listWrap a{
    background-color: #fff4e1;
}

