@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 {
  width: 60%;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .suz_title-tmp-01 .title-wrap .title {
    width: 80%;
  }
}
.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: #C3B090;
  font-weight: bold;
  font-size: 30px;
  text-shadow: 1px 1px 0 #B19B77, -1px 1px 0 #C3B090, 1px -1px 0 #C3B090, -1px -1px 0 #C3B090;
}

@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: 0px;
  }
}
.suz_title-tmp-02 .title-02 .text-right {
  color: #C3B090;
  font-weight: bold;
  font-size: 30px;
  text-shadow: 1px 1px 0 #C3B090, -1px 1px 0 #C3B090, 1px -1px 0 #C3B090, -1px -1px 0 #C3B090;
}

@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: 0px;
  }
}
.suz_point-tmp-01 .suz_point-tmp-01-inner {
  width: 1080px;
  margin: 0 auto;
}

.suz_point-tmp-01 .top-title {
  background: #fff;
  font-size: 16px;
  font-size: 1rem;
  margin: 0 auto 30px;
  width: 1080px;
  border: 2px solid #BE557D;
  border-radius: 5px;
  position: relative;
  text-align: center;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .suz_point-tmp-01 .top-title {
    width: 100%;
  }
}
.suz_point-tmp-01 .top-title:before {
  content: "";
  width: 0;
  height: 0;
  margin: 0 0 0 -10px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -7px;
  z-index: 100;
}

.suz_point-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: #BE557D transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: -10px;
}

.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-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;
}

.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%;
    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_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-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/oseibo2020/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;
}

@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;
  }
}
@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(2):before {
  background: #707070;
  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: #eae8e4;
  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: 99;
}

@media screen and (max-width: 767px) {
  .suz_product-tmp-02 .list-item:before {
    padding-top: 0px;
  }
}
.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_search-tmp-01 .pc-only {
  display: block;
}

.suz_search-tmp-01 .sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .suz_search-tmp-01 .pc-only {
    display: none;
  }
  .suz_search-tmp-01 .sp-only {
    display: block;
  }
}
.suz_search-tmp-01 .block-title:after {
  content: "";
  width: 64px;
  height: 3px;
  margin: 0 0 0 -32px;
  border-radius: 2px;
  background: #F9D9E0;
  position: absolute;
  left: 50%;
  bottom: 0;
}

@media screen and (max-width: 767px) {
  .suz_search-tmp-01 .block-title:after {
    width: 40px;
    margin: 0 0 0 -20px;
  }
}
.suz_search-tmp-01 .block-item a {
  width: 100%;
  height: auto;
  font-style: normal;
  letter-spacing: 1px;
  background: #DD6B75;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 0px 0px #bd4363;
  box-shadow: 0px 5px 0px 0px #bd4363;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .suz_search-tmp-01 .block-item a {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.suz_search-tmp-01 .block-item a:hover {
  -webkit-box-shadow: 0px 2px 0px 0px #bd4363;
  box-shadow: 0px 2px 0px 0px #bd4363;
  top: 3px;
}

.suz_search-tmp-01 .block-item em {
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .suz_search-tmp-01 .block-item em {
    font-size: 15px;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 1000px) {
  .suz_search-tmp-01 .block-item a {
    font-size: 12px;
  }
}
.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;
}

@font-face {
  font-family: "Hannari";
  src: url(https://ccc-c3.jp/css/fonts/Hannari.otf) format("opentype");
}
#main_content {
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 799px) {
  #main_content {
    width: 100%;
  }
}
#main_content a {
  outline: none !important;
}

#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 .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(70%, transparent), color-stop(70%, #F8E6E0));
  background: linear-gradient(transparent 70%, #F8E6E0 70%);
}

#main_content .box-shadow {
  -webkit-box-shadow: 0px 0px 15px rgba(73, 73, 73, 0.1607843137);
  box-shadow: 0px 0px 15px rgba(73, 73, 73, 0.1607843137);
}

.event-wrap .ranking__tab {
  position: relative;
}


#main_content .swiper-navigation-icon{
  display: none;
}
#main_content .swiper-button-next, .swiper-button-prev{
    width: 27px;
    height: 44px;
}
#main_content .swiper-button-next{
    right: 10px;
}
#main_content .swiper-button-prev{
    left: 10px;
}
.event-wrap .ranking__tab:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #707070;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .event-wrap .ranking__btn {
    width: 450px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    background: #CCA7A7;
  }
  .event-wrap .ranking__btn.active {
    background: #fff;
    border: 1px solid #707070;
    border-bottom: none;
    position: relative;
    z-index: 1;
  }
  .event-wrap .ranking__btn.active:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking__btn {
    padding: 12px 0;
  }
}

.event-wrap .ranking-wrap .ranking-navi-swiper {
  margin-bottom: 100px;
  line-height: 1.2;
  border-top: 1px solid #230e02;
  border-bottom: 1px solid #230e02;
  padding: 0 50px;
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper {
    margin: 0 0 30px;
    padding: 0 10px;
    line-height: 1;
  }
}
@media screen and (min-width: 768px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper {
    opacity: 1;
    padding-top: 0;
  }
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper {
    overflow: hidden;
  }
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-prev,
.event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-next {
  display: none;
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-prev,
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-next {
    display: block !important;
    top: 15px;
  }
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-prev:after,
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-next:after {
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-next {
    right: 10px;
  }
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-button-prev {
    left: 10px;
  }
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-slide-active .ranking-navi-swiper__btn {
    color: #230e02;
  }
  .event-wrap .ranking-wrap .ranking-navi-swiper .swiper-slide-active .ranking-navi-swiper__btn:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.event-wrap .ranking-wrap .ranking-navi-swiper__btn {
  padding: 15px 30px;
  font-size: 15px;
  cursor: pointer;
  position: relative;
  text-align: center;
  white-space: nowrap;
  color: #cecccb;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 799px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper__btn {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper__btn.active {
    color: #230e02;
  }
}
.event-wrap .ranking-wrap .ranking-navi-swiper__btn:after {
  content: "";
  display: block;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  width: 60%;
  height: 3px;
  background: #230e02;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (min-width: 768px) {
  .event-wrap .ranking-wrap .ranking-navi-swiper__btn:hover:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .event-wrap .ranking-wrap .ranking-navi-swiper__btn.active:after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.event-wrap .ranking-wrap__tab {
  display: none;
}
.event-wrap .ranking-wrap__tab.active {
  display: block;
}

#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;
}

@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.brown {
  border-radius: 4px;
  background: #442818;
  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 {
  background: #E18181;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 0px 0px #BA5A71;
  box-shadow: 0px 5px 0px 0px #BA5A71;
  position: relative;
  top: 0;
  text-decoration: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

#main_content .btn-detail {
  background: #F8E6E6;
  border-radius: 20px;
  height: 38px;
  line-height: 38px;
  display: block;
}

@media screen and (max-width: 799px) {
  #main_content .btn-detail {
    height: 30px;
    line-height: 30px;
  }
}
#main_content .btn-detail span {
  color: #555555 !important;
}

#main_content .btn-cart {
  background: #A1143A;
  height: 40px;
  line-height: 40px;
  display: block;
  position: relative;
  padding-left: 5%;
}

@media screen and (max-width: 799px) {
  #main_content .btn-cart {
    height: 36px;
    line-height: 36px;
  }
}
#main_content .btn-cart span {
  color: #fff !important;
}

#main_content .btn-cart:before {
  content: "";
  width: 24px;
  height: 26px;
  background: url(/contents/common/img/cart.png) no-repeat center center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5%;
  margin: auto;
}

@media screen and (max-width: 799px) {
  #main_content .btn-cart:before {
    width: 15px;
    height: 17px;
  }
}
#main_content .list .item .btn.comingsoon {
  display: none;
}

#main_content .list .item.comingsoon .img-box {
  position: relative;
}

#main_content .list .item.comingsoon .img-box:before {
  position: absolute;
  content: "";
  background-image: url(/contents/common/img/comingsoon.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: 10;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
}

#main_content .list .item.comingsoon .dtl {
  display: none;
}

#main_content .list .item.comingsoon .cart {
  display: none;
}

#main_content .list .item.comingsoon .comingsoon {
  display: block;
  background: #ccc;
  border: none;
  color: #2d1d04;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#main_content .list .item.comingsoon a {
  pointer-events: none;
}

#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;
}

#main_content .bg-green {
  background-color: #8ED59E;
}
#main_content .top-mv {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #main_content .top-mv {
    margin-bottom: 30px;
  }
}
#main_content .top-mv img {
  margin-left: auto;
  margin-right: auto;
}
#main_content .h1_top {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #main_content .h1_top {
    font-size: 15px;
  }
}
#main_content .pickup-bg {
  background-image: url(/contents/whiteday2022/img/spr_left.png), url(/contents/whiteday2022/img/spr_right.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top 105px left -130px, top 0px right -130px;
}
@media screen and (max-width: 767px) {
  #main_content .pickup-bg {
    background: none;
  }
}
#main_content .ranking-bg {
  background-image: url(/contents/whiteday2022/img/suisai_blue01.png), url(/contents/whiteday2022/img/suisai_blue02.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top 60px right, bottom 160px left -40px;
}
@media screen and (max-width: 767px) {
  #main_content .ranking-bg {
    background: none;
  }
}
#main_content .ichigo-bg01 {
  background-image: url(/contents/whiteday2022/img/ttl_01.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #main_content .ichigo-bg01 {
    background-image: url(/contents/whiteday2022/img/ttl_01_sp.png);
  }
}
#main_content .ichigo-bg02 {
  background-image: url(/contents/whiteday2022/img/ttl_02.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #main_content .ichigo-bg02 {
    background-image: url(/contents/whiteday2022/img/ttl_02_sp.png);
  }
}
#main_content .ichigo-bg03 {
  background-image: url(/contents/whiteday2022/img/ttl_03.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #main_content .ichigo-bg03 {
    background-image: url(/contents/whiteday2022/img/ttl_03_sp.png);
  }
}
#main_content .limited-bg {
  background-image: url(/contents/whiteday2022/img/ttl_04.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #main_content .limited-bg {
    background-image: url(/contents/whiteday2022/img/ttl_04_sp.png);
  }
}
#main_content .gift-bg {
  background-image: url(/contents/whiteday2022/img/ttl_05.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #main_content .gift-bg {
    background-image: url(/contents/whiteday2022/img/ttl_05_sp.png);
  }
}
#main_content .classic-bg {
  background-image: url(/contents/whiteday2022/img/ttl_04.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
@media screen and (max-width: 767px) {
  #main_content .classic-bg {
    background-image: url(/contents/whiteday2022/img/ttl_04_sp.png);
  }
}
#main_content .line__title {
  position: relative;
}
#main_content .line__title:before, #main_content .line__title:after {
  position: absolute;
  content: "";
  background: url(/contents/whiteday2022/img/line_title.png) no-repeat;
  background-size: 100%;
  width: 600px;
  height: 2px;
}
@media screen and (max-width: 767px) {
  #main_content .line__title:before, #main_content .line__title:after {
    background-size: cover;
    width: 100%;
  }
}
#main_content .line__title:before {
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}
#main_content .line__title:after {
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}

/*ipad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  a:hover,
  a:hover img {
    opacity: 1 !important;
  }
}