@charset "UTF-8";
@media screen and (min-width: 768px) {
  .pc-none {
    display: none; } }

@media screen and (max-width: 767px) {
  .sp-none {
    display: none; } }

/***/
.gift-title-about {
  font-size: 18px !important;
  margin-top: 90px; }
  @media screen and (max-width: 767px) {
    .gift-title-about {
      margin-top: 25px !important; } }

@media screen and (max-width: 767px) {
  .gift-title-text {
    width: 90%;
    text-align: left !important;
    margin: 25px auto !important; } }

.about-egift.flex3-box__wrap {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  width: 610px;
  margin: 40px auto; }
  @media screen and (max-width: 767px) {
    .about-egift.flex3-box__wrap {
      width: 90%;
      align-items: flex-start;
      gap: 0px; } }

.about-egift.flex3-box__wrap .flex3-box__item {
  width: calc( 100% / 3 - 13px );
  text-align: center;
  margin: 0 auto;
  line-height: 1.5em; }
  @media screen and (max-width: 767px) {
    .about-egift.flex3-box__wrap .flex3-box__item {
      width: calc( 100% / 3 ); } }

.about-egift.flex3-box__wrap .flex3-box__item img {
  width: 100%;
  max-width: 90px;
  display: block;
  text-align: center;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .about-egift.flex3-box__wrap .flex3-box__item img {
      max-width: 60px; } }

.about-egift.flex3-box__wrap .flex3-box__item p {
  margin-top: 15px;
  font-size: 13px; }
  @media screen and (max-width: 767px) {
    .about-egift.flex3-box__wrap .flex3-box__item p {
      font-size: 11px;
      line-height: 1.5em; } }

/***/
.flex2-box__wrap {
  margin: 0 auto 80px;
  text-align: center;
  width: 830px; }
  @media screen and (max-width: 767px) {
    .flex2-box__wrap {
      width: 90%;
      margin: 0 auto 50px; } }

.flex2-box__wrap img {
  max-width: 830px;
  width: 100%; }

/****/
.gift-tab__content .flex3-box__wrap {
  display: flex;
  justify-content: space-between;
  width: 840px;
  align-items: flex-start;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .gift-tab__content .flex3-box__wrap {
      width: 80%;
      flex-wrap: wrap;
      gap: 30px; } }

@media screen and (min-width: 768px) {
  .howto .flex3-box__item {
    max-width: 220px; } }
@media screen and (max-width: 767px) {
  .howto .flex3-box__item {
    width: 100%; } }

.howto__item__num {
  font-size: 16px;
  font-family: Poppins, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", sans-serif; }

.howto__item__text {
  font-size: 13px;
  text-align: left;
  line-height: 1.8em; }
  .howto__item__text span {
    font-size: 11px;
    display: block; }
  .howto__item__text a {
    text-decoration: underline; }

.howto__item__img {
  display: block;
  margin: 8px auto 15px; }

/***/
.cosme-awarad__year-block {
  padding-bottom: 40px; }

/***/
.note-block {
  background: #f8f5f5;
  padding-bottom: 40px; }

.note-block__wrap {
  max-width: 800px;
  margin: 0 auto;
  border-bottom: 1px solid #c8c8c8; }
  @media screen and (max-width: 767px) {
    .note-block__wrap {
      width: 90%; } }

.note-block p {
  position: relative;
  text-align: center;
  color: #87877D; }

.note-block p:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #c8c8c8; }

.note-block p span {
  position: relative;
  padding: 0 1em;
  font-weight: bold;
  background: #f8f5f5;
  font-size: 13px; }

.note-block__wrap ul {
  padding: 15px 0;
  width: 98%;
  margin: 0 auto; }

.note-block__wrap ul li {
  position: relative;
  padding-left: 20px;
  font-size: 12px;
  line-height: 1.8em; }

.note-block__wrap ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0; }

/****/
.gift-img-note {
  text-align: right; }
  @media screen and (min-width: 768px) {
    .gift-img-note {
      font-size: 11px;
      padding-top: 5px; } }
  @media screen and (max-width: 767px) {
    .gift-img-note {
      font-size: 10px;
      padding-top: 2vw; } }

.gift-info {
  text-align: center;
  border: 1px solid #c8c8c8; }
  @media screen and (min-width: 768px) {
    .gift-info {
      width: 800px;
      margin: 90px auto 0;
      font-size: 13px;
      padding: 18px;
      line-height: 1.7; } }
  @media screen and (max-width: 767px) {
    .gift-info {
      font-size: 3.4666666667vw;
      line-height: 1.5;
      width: 84vw;
      margin: 10.6666666667vw auto 0;
      padding: 4.8vw;
      box-sizing: border-box; } }
  .gift-info a {
    color: #787d80;
    display: block;
    text-decoration: none;
    position: relative; }
    @media screen and (min-width: 768px) {
      .gift-info a {
        font-size: 13px;
        width: 170px;
        margin: auto;
        transition-duration: .3s;
        transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .gift-info a {
        margin-top: 2.6666666667vw; } }
    .gift-info a::after {
      position: absolute;
      content: "";
      border-right: 1px solid #787d80;
      border-bottom: 1px solid #787d80;
      transform: rotate(-45deg);
      z-index: 1; }
      @media screen and (min-width: 768px) {
        .gift-info a::after {
          width: 6px;
          height: 6px;
          top: 35%;
          right: 22px; } }
      @media screen and (max-width: 767px) {
        .gift-info a::after {
          width: 1.6vw;
          height: 1.6vw;
          top: 1.7vw;
          right: 20vw; } }
    @media screen and (min-width: 768px) {
      .gift-info a:hover {
        opacity: .6; } }

@media screen and (min-width: 768px) {
  .gift-box-link-btn {
    flex: 0 0 250px;
    margin: 0 14px; } }

@media screen and (min-width: 768px) {
  .gift-box-link {
    justify-content: center; } }

@media screen and (min-width: 768px) {
  .gift-set-item-text {
    flex: 0 0 430px; } }

@media screen and (min-width: 768px) {
  .gift-set-item {
    width: 1000px; } }

@media screen and (min-width: 768px) {
  .gift-info-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px; } }
@media screen and (max-width: 767px) {
  .gift-info-price {
    margin-top: 20px; } }
.gift-info-price p {
  text-indent: -1.5em;
  padding-left: 1.7em; }
  @media screen and (min-width: 768px) {
    .gift-info-price p {
      font-size: 14px;
      line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .gift-info-price p {
      font-size: 13px;
      line-height: 1.5; } }

.gift-detail {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .gift-detail {
      margin-top: 10px; } }
  @media screen and (max-width: 767px) {
    .gift-detail {
      justify-content: center; } }

@media screen and (min-width: 768px) {
  .gift-set-item-detail-btn {
    margin: 0 10px 0 0; } }
@media screen and (max-width: 767px) {
  .gift-set-item-detail-btn {
    margin: 0 20px 0 0;
    width: auto; } }

@media screen and (min-width: 768px) {
  .gift-set-item-detail-btn a {
    padding: 12px 22px; } }
@media screen and (max-width: 767px) {
  .gift-set-item-detail-btn a {
    width: 60vw;
    padding: 15px 0;
    font-size: 13px; } }

@media screen and (min-width: 768px) {
  .gift-set-item-cart-btn {
    margin-top: 0; } }
@media screen and (max-width: 767px) {
  .gift-set-item-cart-btn {
    margin: 0;
    width: auto; } }

@media screen and (min-width: 768px) {
  .gift-set-item-cart-btn a {
    height: 34px;
    width: 34px;
    padding: 0; } }
@media screen and (max-width: 767px) {
  .gift-set-item-cart-btn a {
    width: 10vw;
    height: 10vw;
    padding: 0; } }

.gift-set-item-cart-btn a:after {
  background: url(/gift_set/assets/images/icon-gift-cart-btn.svg) no-repeat 50% 50%; }
  @media screen and (min-width: 768px) {
    .gift-set-item-cart-btn a:after {
      top: 6px;
      left: 8px; } }
  @media screen and (max-width: 767px) {
    .gift-set-item-cart-btn a:after {
      top: 2.4vw;
      left: 2.5vw;
      width: 5vw;
      height: 5vw; } }

.gift-set-item-cart-btn a:hover:after {
  background-image: url(/gift_set/assets/images/icon-gift-cart-btn-hover.svg); }

@media screen and (min-width: 768px) {
  .self-wrapping-contents {
    margin-top: 30px; } }
@media screen and (min-width: 768px) {
  .self-wrapping-contents p {
    margin-bottom: 10px; } }
@media screen and (max-width: 767px) {
  .self-wrapping-contents p {
    margin-bottom: 10px; } }

.gift-set-title {
  line-height: 1.6; }
  @media screen and (min-width: 768px) {
    .gift-set-title {
      font-size: 20px; } }
  @media screen and (max-width: 767px) {
    .gift-set-title {
      font-size: 18px; } }
  @media screen and (min-width: 768px) {
    .gift-set-title span {
      font-size: 18px; } }
  @media screen and (max-width: 767px) {
    .gift-set-title span {
      font-size: 16px; } }

@media screen and (max-width: 767px) {
  .gift-info-price p {
    text-indent: -1.1em;
    padding-left: 1.1em; } }

/******
 23/03/22 追加（ギフトボックス品切れ対応）
*****/
.gift-box-note-text {
  display: block;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .gift-box-note-text {
      text-align: left; } }

/******
 24/03/07 追加
*****/
@media screen and (min-width: 768px) {
  .txt01 {
    letter-spacing: -0.01em; } }

/******
 24/12/17 追加
*****/
.main-img {
  max-width: 400px;
  text-align: center;
  margin: 0 auto; }

.is-selected .gift-tab__content {
  display: block; }

.gift-tab__content {
  display: none;
  text-align: center;
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #C8C8C8;
  padding: 80px;
  box-sizing: border-box; }
  @media screen and (max-width: 767px) {
    .gift-tab__content {
      width: 90%;
      padding: 25px; } }

.gift-tab__content h3 {
  text-align: center;
  font-size: 22px;
  margin: 30px auto; }
  .gift-tab__content h3 span {
    display: block;
    font-size: 18px;
    margin-top: 0.8em; }

.flex-item__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center; }

.item-wrap {
  align-items: flex-start;
  gap: 40px; }
  @media screen and (max-width: 767px) {
    .item-wrap {
      gap: 0; } }

.flex-item__box {
  max-width: 360px; }

.item-img {
  max-width: 360px;
  text-align: center; }

.gift__item-title {
  font-size: 18px;
  margin: 20px;
  line-height: 1.5; }
  @media screen and (max-width: 767px) {
    .gift__item-title {
      margin: 20px 0;
      letter-spacing: 0.03em; } }

.gift__item-list {
  font-size: 13px;
  text-align: left;
  margin-bottom: 20px;
  line-height: 1.5em; }
  @media screen and (min-width: 768px) {
    .gift__item-list {
      min-height: 58px; } }

.gift__item-subtitle {
  font-size: 13px;
  position: relative;
  padding-left: 20px;
  text-align: left;
  line-height: 1.5em; }

.gift__item-subtitle:before {
  content: "●";
  position: absolute;
  left: 0; }

.link-wrap {
  display: flex;
  gap: 10px;
  margin: 5px 20px 15px; }
  @media screen and (max-width: 767px) {
    .link-wrap {
      margin: 5px 0 15px;
      width: 100%; } }
  .link-wrap .gift__item-link {
    border: 1px solid #C8C8C8;
    border-radius: 50px;
    font-size: 14px;
    text-decoration: none;
    display: grid;
    padding: 11px 20px; }
    @media screen and (max-width: 767px) {
      .link-wrap .gift__item-link {
        width: 225px;
        box-sizing: border-box; } }
  .link-wrap .gift__item-cart {
    border: 1px solid #C8C8C8;
    max-width: 40px;
    max-height: 40px;
    box-sizing: border-box;
    padding: 12px;
    display: grid; }
    .link-wrap .gift__item-cart img {
      max-width: 15px; }

.towl_detail {
  padding: 50px;
  border: 1px solid #F0F0F0;
  width: 830px;
  margin: 80px auto 0;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .towl_detail {
      width: 100%;
      padding: 30px;
      margin: 40px auto 0; } }

.img-towl {
  max-width: 345px;
  width: 100%; }

.towl_detail__box {
  text-align: justify;
  line-height: 1.3em;
  width: 47%; }
  @media screen and (max-width: 767px) {
    .towl_detail__box {
      width: 100%; } }

.towl_detail__titel {
  font-size: 16px; }
  @media screen and (max-width: 767px) {
    .towl_detail__titel {
      text-align: center;
      margin-top: 25px; } }

.towl_detail__text {
  margin: 30px auto;
  font-size: 14px; }

.towl_detail__box img {
  display: block;
  max-width: 146.23px;
  width: 100%;
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .towl_detail__box img {
      margin: 30px auto 5px; } }

.towl_detail__item {
  font-size: 13px; }

.delivery-img__wrap {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .delivery-img__wrap {
      margin-top: 40px; } }

.delivery-img__wrap img {
  max-width: 334px; }

.delivery02 img {
  max-width: 227px; }

.delivery-img__wrap .flex-item__wrap {
  margin: 40px;
  justify-content: center;
  gap: 60px; }

.delivery-img__text {
  line-height: 1.5;
  font-size: 13px; }
  .delivery-img__text span {
    display: block;
    font-size: 11px;
    text-align: center;
    line-height: 2.5em; }
    @media screen and (max-width: 767px) {
      .delivery-img__text span {
        line-height: 1.3em;
        text-align: left;
        width: 86%;
        margin: 10px auto 0; } }

.giftset-list-link {
  margin: 0 auto;
  padding: 60px 0;
  background: #f8f5f5; }

.giftset-list-link a {
  width: 300px;
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid #c8c8c8;
  color: #3c3c3c;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .08em;
  background-color: #fff;
  box-sizing: border-box;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 8px 0;
  border-radius: 25px;
  font-size: .875rem;
  text-align: center;
  padding: 16px;
  line-height: 1.2;
  margin: 0 auto; }

.giftset-list-link a:hover {
  color: #fff;
  background-color: #c8c8c8; }

.giftset-list-link a:last-child {
  margin-top: 15px; }
  @media screen and (max-width: 767px) {
    .giftset-list-link a:last-child {
      margin-top: 4vw; } }

.giftset-list-text {
  padding-top: 40px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .giftset-list-text {
      margin: 0 auto;
      padding: 6vw 0 2vw;
      letter-spacing: -0.01em; } }

/*
 24/12/18追加 切替タブ /award/assets/style.scssから流用
*/
/*
* .cosme-awarad
*/
.cosme-awarad {
  /*opacity: .5;*/ }
  @media screen and (min-width: 768px) {
    .cosme-awarad {
      min-width: 1100px; } }

.cosme-awarad--title {
  font-family: "Poppins", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .115em; }
  @media screen and (min-width: 768px) {
    .cosme-awarad--title {
      margin-bottom: 101px;
      font-size: 1.5rem; } }
  @media screen and (max-width: 767px) {
    .cosme-awarad--title {
      margin-bottom: 22.06667vw;
      font-size: 5.33334vw; } }
  .cosme-awarad--title:before {
    display: block;
    margin: 0 auto;
    background: url("/award/assets/images/icon_crown.svg") no-repeat 50% 0;
    background-size: 100% auto;
    content: ""; }
    @media screen and (min-width: 768px) {
      .cosme-awarad--title:before {
        width: 72px;
        height: 72px; } }
    @media screen and (max-width: 767px) {
      .cosme-awarad--title:before {
        width: 19.2vw;
        height: 19.2vw; } }

.cosme-awarad__tab-block {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  background-color: #f8f5f5; }
  @media screen and (min-width: 768px) {
    .cosme-awarad__tab-block {
      padding-top: 40px; } }
  @media screen and (max-width: 767px) {
    .cosme-awarad__tab-block {
      padding-top: 14.66666vw; } }

.cosme-awarad__year-block {
  flex-shrink: 0;
  position: relative;
  width: 100%;
  background-color: #f8f5f5; }

.cosme-awarad__year-block.is-selected {
  z-index: 1; }

.cosme-awarad__year-block:first-child {
  transform: translateX(50%); }

.cosme-awarad__year-block:last-child {
  transform: translateX(-50%); }

.cosme-awarad--year {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 2;
  margin: 0 auto;
  border-color: #fff;
  letter-spacing: .04em;
  color: #9d9d9d;
  box-sizing: border-box;
  cursor: pointer;
  outline: none; }
  @media screen and (min-width: 768px) {
    .cosme-awarad--year {
      top: -39px;
      width: 300px;
      height: 40px;
      font-size: .875rem;
      border-radius: 2px 2px 0 0; }
      .cosme-awarad--year:hover {
        color: #9d9d9d; } }
  @media screen and (max-width: 767px) {
    .cosme-awarad--year {
      top: -10.4vw;
      width: 37.33333vw;
      height: 10.7vw;
      font-size: 3.73334vw;
      border-radius: .53334vw .53334vw 0 0;
      text-align: center;
      line-height: 1.2; } }

.cosme-awarad__year-block {
  background: #f8f5f5; }

.cosme-awarad__year-block.is-selected {
  background: #f8f5f5; }

@media screen and (min-width: 768px) {
  .cosme-awarad__year-block:first-child .cosme-awarad--year {
    left: -300px; } }
@media screen and (max-width: 767px) {
  .cosme-awarad__year-block:first-child .cosme-awarad--year {
    margin-right: 50vw; } }

@media screen and (min-width: 768px) {
  .cosme-awarad__year-block:last-child .cosme-awarad--year {
    left: 300px; } }
@media screen and (max-width: 767px) {
  .cosme-awarad__year-block:last-child .cosme-awarad--year {
    margin-left: 50vw; } }

.is-selected .cosme-awarad--year {
  border: 1px solid #c8c8c8;
  border-bottom: 0;
  color: #3c3c3c;
  background: #fff; }

/*
* .cosme-award__float-nav
*/
.cosme-award__float-nav {
  position: fixed;
  z-index: 2;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-bottom: 1px solid #c8c8c8;
  background-color: #f8f5f5; }
  @media screen and (min-width: 768px) {
    .cosme-award__float-nav {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      top: 60px;
      max-width: 1100px; } }
  @media screen and (max-width: 767px) {
    .cosme-award__float-nav {
      display: flex;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;
      top: 14.66666vw;
      width: 90.47%; } }

.cosme-award__float-nav li {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #9d9d9d;
  letter-spacing: .04em;
  box-sizing: border-box; }
  @media screen and (min-width: 768px) {
    .cosme-award__float-nav li {
      width: 300px;
      height: 40px;
      margin-bottom: -1px;
      font-size: .875rem; } }
  @media screen and (max-width: 767px) {
    .cosme-award__float-nav li {
      top: -10.4vw;
      width: 37.33333vw;
      height: 10.7vw;
      font-size: 3.73334vw;
      border-radius: .53334vw .53334vw 0 0;
      text-align: center;
      line-height: 1.2; } }
  .cosme-award__float-nav li.is-selected {
    color: #3c3c3c;
    border: 1px solid #c8c8c8;
    border-bottom: 0;
    background-color: #fff;
    outline: none; }

/****/
.faq {
  background: #f8f5f5;
  padding-bottom: 80px; }

.faq .p-title-primary-01 {
  margin-top: 0; }

/****/
#gift-box {
  padding-top: 80px; }
  @media screen and (max-width: 767px) {
    #gift-box {
      padding-top: 50px; } }

.fs-22 {
  font-size: 22px !important; }

.gft-bnr-btn {
  background: #f8f5f5;
  padding-bottom: 80px; }

.gft-bnr-btn a {
  width: 300px;
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid #c8c8c8;
  color: #3c3c3c;
  text-decoration: none;
  letter-spacing: .08em;
  background-color: #fff;
  box-sizing: border-box;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 25px;
  font-size: .875rem;
  text-align: center;
  /* padding: 16px; */
  line-height: 1.2;
  margin: 0 auto;
  height: 50px;
  line-height: 50px; }

.gft-bnr-btn a:hover {
  color: #fff;
  background-color: #c8c8c8; }
