@charset "UTF-8";
.body-sp .gift-main-title {
  margin-top: 40px;
  color: #e19929;
  border-bottom-color: #e19929;
}

.body-sp .gift-main-title span {
  display: block;
  margin-top: 5px;
  font-size: 70%;
}

.body-sp .gift-main {
  min-width: initial;
  height: auto;
}

.body-sp .gift-main + .column-wrap {
  padding-top: 0;
}

.body-sp .gift-wrap {
  padding-top: 0;
}

.body-sp .gift-wrap .gift-des {
  padding: 40px 0;
  margin: 0 auto 40px;
}

.body-sp .gift-wrap .gift-section {
  min-width: initial;
}

.body-sp .gift-wrap .gift-section + .gift-section {
  margin-top: 40px;
}

.body-sp .gift-wrap .gift-section h3.guide-title {
  font-weight: bold;
  font-size: inherit;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-description {
  flex-direction: column;
  margin-bottom: 40px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-description .text {
  margin-bottom: 20px;
  padding-right: 0;
  margin-bottom: 20px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp {
  margin-bottom: 40px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp .acc-ttl {
  border-style: solid;
  border-width: 0 0 1px 5px;
  padding: 8px;
  margin-bottom: 8px;
  color: #e19929;
  font-weight: bold;
  margin-top: 25px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl {
  margin: 0 auto 5px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dt, .body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd {
  width: 100%;
  display: block;
  margin-top: 15px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dt {
  background-color: rgba(232, 177, 91, 0.8);
  padding: 5px 10px;
  position: relative;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dt::before {
  content: "▼";
  color: #565656;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dt.is-active::before {
  content: "▲";
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table {
  text-align: left;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table th, .body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table td {
  border: 1px solid #e19929;
  padding: 5px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-title {
  margin-bottom: 10px;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-title th, .body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-title td {
  width: 50%;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-title th {
  background-color: #e19929;
  color: #fff;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-contents tr {
  text-align: left;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-contents th {
  background-color: #e19929;
  color: #fff;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-contents th:first-of-type {
  border-right-color: #fff;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-contents td:first-of-type {
  width: 40%;
  text-align: left;
}

.body-sp .gift-wrap .gift-section.col2 .noshi-list-sp dl dd table.acc-inner-contents td:last-of-type {
  text-align: left;
}

.body-sp .gift-wrap .gift-section.col4 .gift-chart {
  width: 100%;
}

.body-sp .gift-wrap .gift-section.col4 h3 + p br {
  display: block;
}

.body-sp .gift-wrap .gift-section.col4 p a {
  display: inline;
  color: #109077;
}

.gift-main {
  background: #fff url("//vetrofelice.itembox.design/item/img/freepage/gift/gift-main.jpg") center/cover no-repeat;
  height: 380px;
  margin-bottom: 80px;
}

@media screen and (max-width: 999px) {
  .gift-main {
    min-width: 800px;
    margin: 0 auto;
  }
  .gift-main .gift-main-inner {
    position: relative;
    top: 60px;
  }
}

.gift-main .gift-main-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

.gift-wrap {
  padding-top: 100px;
}

.gift-wrap h3 {
  text-align: center;
  color: #e19929;
}

.gift-wrap .gift-des {
  width: 100%;
  padding: 70px 0;
  margin: 0 auto 80px;
  background-color: #e19929;
  color: #fff;
}

.gift-wrap .gift-des .gift-section h3 {
  color: #fff;
}

.gift-wrap .gift-des .gift-section h3 span {
  border-bottom-color: #fff;
}

.gift-wrap .gift-section {
  max-width: 1120px;
  width: 94%;
  margin: 0 auto;
}

@media screen and (max-width: 999px) {
  .gift-wrap .gift-section {
    min-width: 800px;
  }
  .gift-wrap .gift-section .gift-main-inner {
    position: relative;
    top: 60px;
  }
}

.gift-wrap .gift-section + .gift-section {
  margin-top: 70px;
}

.gift-wrap .gift-section h3 {
  text-align: center;
}

.gift-wrap .gift-section h3 span {
  display: inline-block;
  padding: 0 7px 5px;
  border-bottom: 3px solid #e19929;
}

.gift-wrap .gift-section h3.guide-title {
  font-size: 22px;
  text-align: left;
}

.gift-wrap .gift-section p + p {
  margin-top: 20px;
}

.gift-wrap .gift-section.col2 p {
  text-align: left;
}

.gift-wrap .gift-section.col2 .noshi-description {
  display: flex;
  margin-top: 15px;
}

.gift-wrap .gift-section.col2 .noshi-description .text {
  flex-basis: 55%;
  padding-right: 5%;
}

.gift-wrap .gift-section.col2 .noshi-description .image {
  flex-basis: 40%;
  border: none;
}

.gift-wrap .gift-section.col2 .noshi-description .image table {
  border: 1px solid #e19929;
}

.gift-wrap .gift-section.col2 .noshi-description .image table th {
  border-bottom: 1px solid #e19929;
  background: #e19929;
  text-align: center;
  padding: 10px;
  color: #fff;
}

.gift-wrap .gift-section.col2 .noshi-description .image table td {
  padding: 10px;
}

.gift-wrap .gift-section.col2 .noshi-description .image table td + td {
  border-left: 1px solid #e19929;
}

.gift-wrap .gift-section.col2 .noshi-list {
  margin-top: 80px;
}

.gift-wrap .gift-section.col2 .noshi-list .change-tab {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}

.gift-wrap .gift-section.col2 .noshi-list .change-tab li {
  flex-basis: calc(100% / 6);
  text-align: center;
  border: 1px solid #e19929;
  border-left: none;
  padding: 10px 15px;
  background-color: rgba(232, 177, 91, 0.8);
  cursor: pointer;
}

.gift-wrap .gift-section.col2 .noshi-list .change-tab li.is-active {
  background: #e19929;
  color: #fff;
}

.gift-wrap .gift-section.col2 .noshi-list .change-tab li:first-of-type {
  margin-left: 0;
  border-left: 1px solid #e19929;
}

.gift-wrap .gift-section.col2 .noshi-list .change-content-box {
  margin-bottom: 60px;
}

.gift-wrap .gift-section.col2 .noshi-list .change-content-box h6 {
  border-style: solid;
  border-width: 0 0 1px 5px;
  padding: 8px;
  margin-bottom: 8px;
  color: #e19929;
  font-size: 22px;
  font-weight: normal;
}

.gift-wrap .gift-section.col2 .noshi-list .change-content-box table tr:first-of-type {
  background-color: rgba(232, 177, 91, 0.8);
}

.gift-wrap .gift-section.col2 .noshi-list .change-content-box table th, .gift-wrap .gift-section.col2 .noshi-list .change-content-box table td {
  border: 1px solid #e19929;
  padding: 10px;
  text-align: left;
}

.gift-wrap .gift-section.col3 h3 + p {
  margin-bottom: 10px;
}

.gift-wrap .gift-section.col3 .get-btn {
  text-align: center;
  margin-top: 20px;
}

.gift-wrap .gift-section.col3 .get-btn a {
  padding: 10px;
  display: block;
  background-color: #109077;
  border: 1px solid #109077;
  color: #fff;
  transition: ease .4s;
}

.gift-wrap .gift-section.col3 .get-btn a:hover {
  transition: ease .4s;
  background-color: #fff;
  color: #109077;
}

.gift-wrap .gift-section.col4 p {
  text-align: left;
}

.gift-wrap .gift-section.col4 p a {
  border-bottom: 1px solid #109077;
}

.gift-wrap .gift-section.col4 .gift-chart {
  width: 90%;
  margin: 40px auto;
}

.gift-wrap .gift-section.col4 .gift-chart li:not(:last-of-type)::after {
  content: "";
  display: block;
  width: 0;
  margin: 20px auto;
  border-top: 30px solid #e19929;
  border-right: 30px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 30px solid transparent;
}

.gift-wrap .gift-section.col4 .gift-chart dl {
  border: 1px solid #e19929;
}

.gift-wrap .gift-section.col4 .gift-chart dl dt, .gift-wrap .gift-section.col4 .gift-chart dl dd {
  display: 100%;
  padding: 18px;
}

.gift-wrap .gift-section.col4 .gift-chart dl dt {
  border-bottom: 1px solid #e19929;
  text-align: center;
  background-color: #e19929;
  color: #fff;
}

.gift-wrap .gift-section.col4 .gift-chart dl dd p + p {
  margin-top: 5px;
}
