@charset "UTF-8";
/* CSS Document */
/* --------------------------------------------------------------------
	既存CSS
--------------------------------------------------------------------- */
#summergift_2025 *,
#summergift_2025 *:before,
#summergift_2025 *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#summergift_2025 img {
  max-width: 100%;
  vertical-align: bottom;
}

.p {
  /* --- header / sns --- */
  /* --- anchor_btn --- */
  /* --- main_contents ---- */
  /* --- area --- */
  /* --- summergiftFaq --- */
}
.p #header #site_logo {
  top: 15px;
}
.p #header .header_line01 {
  margin: 10px 0 0 0;
}
.p .wrapper_ {
  overflow: hidden;
}
.p #summergift_2025 .sns_btn_ {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.p #summergift_2025 .sns_btn_ li {
  float: left;
  margin-left: 10px;
}
.p #summergift_2025 p.update {
  position: absolute;
  right: 3px;
  top: 25px;
  font-size: 14px;
}
.p #summergift_2025 .mainvisual {
  margin-top: 50px;
  margin-bottom: 26px;
}
.p #summergift_2025 .mainvisual img[src*=_sp],
.p #summergift_2025 .sp-only {
  display: none;
}
.p #summergift_2025 .leadtext {
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 34px;
}
.p #summergift_2025 .notice-txt {
  text-align: center;
  border: 1px solid #00A474;
  border-radius: 50px;
  padding: 15px 0;
  margin-bottom: 60px;
  color: #00A474;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.05em;
}
.p #summergift_2025 .anchor_btn_area {
  margin-bottom: 73px;
  height: 52px;
}
.p #summergift_2025 .anchor_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.p #summergift_2025 .anchor_btn:before {
  content: "";
  background: #fff;
  width: 10000px;
  height: 100%;
  position: absolute;
  left: calc(50% - 5000px);
  top: 0;
  z-index: 1;
}
.p #summergift_2025 .anchor_btn li {
  position: relative;
  z-index: 10;
}
.p #summergift_2025 .anchor_btn li:before {
  content: "";
  width: 1px;
  height: 32px;
  background: #D8D8D8;
  position: absolute;
  top: 10px;
  left: 0;
}
.p #summergift_2025 .anchor_btn li:last-child:after {
  content: "";
  width: 1px;
  height: 32px;
  background: #D8D8D8;
  position: absolute;
  top: 10px;
  right: 0;
}
.p #summergift_2025 .anchor_btn li a {
  display: block;
  height: 52px;
  text-align: center;
  padding: 13px 50px 0;
}
.p #summergift_2025 .anchor_btn li a:after {
  content: "";
  position: absolute;
  right: calc(50% - 4px);
  bottom: 10px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #B30000;
  border-bottom: 1px solid #B30000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.p #summergift_2025 {
  width: 980px;
  margin: 40px auto 0;
}
.p #summergift_2025 h3 {
  text-align: center;
  margin-bottom: 27px;
}
.p #summergift_2025 h3 .title_sp {
  display: none;
}
.p .main_contents .sp {
  display: none;
}
.p #summergift_2025 #price {
  background: url(/img/usr/freepage/summergift2019/bg01.jpg) repeat center top;
  padding: 30px 0;
  margin-bottom: 80px;
}
.p #summergift_2025 #price h3 {
  position: relative;
  margin-bottom: 51px;
}
.p #summergift_2025 #price h3 img {
  margin-left: 0;
}
.p #summergift_2025 #price h3:after {
  content: "";
  width: 100%;
  height: 29px;
  position: absolute;
  left: 0;
  bottom: -39px;
  background: url(/img/usr/freepage/summergift2019/title_libon.png);
}
.p #summergift_2025 #price ul {
  width: calc(100% - 60px);
}
.p #summergift_2025 #price ul li {
  float: left;
  width: 176px;
  margin-left: 10px;
}
.p #summergift_2025 #price .col5 {
  width: calc(100% - 60px);
  margin: 0 auto;
}
.p #summergift_2025 #price .col5:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.p #summergift_2025 #price .col5 li {
  width: 176px;
  float: left;
  margin-left: 10px;
  text-align: center;
}
.p #summergift_2025 #price .col5 li:nth-child(5n+1) {
  clear: both;
  margin-left: 0;
}
.p #summergift_2025 #price .col5 li:nth-child(n+6) {
  margin-top: 10px;
}
.p #summergift_2025 #price .col5 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  border-radius: 5px;
  background: #FFF;
}
.p #summergift_2025 #price .col5 li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.p #summergift_2025 .guide-use-btn {
  text-align: center;
  margin: 40px 0 10px;
}
.p #summergift_2025 .guide-use-btn a {
  background: #434343 url(/img/usr/freepage/summergift2020/btn-bg.jpg);
  padding: 15px 90px;
  border-radius: 5px;
  display: inline-block;
}
.p #summergift_2025 #category_section {
  background: url(/img/usr/freepage/summergift2019/bg01.jpg) repeat center top;
  padding: 30px 0 0;
}
.p #summergift_2025 #category_section h3 {
  position: relative;
  margin-bottom: 51px;
}
.p #summergift_2025 #category_section h3 img {
  margin-left: 0;
}
.p #summergift_2025 #category_section h3:after {
  content: "";
  width: 100%;
  height: 29px;
  position: absolute;
  left: 0;
  bottom: -39px;
  background: url(/img/usr/freepage/summergift2019/title_libon.png);
}
.p #summergift_2025 #category_section ul {
  width: calc(100% - 60px);
}
.p #summergift_2025 #category_section ul li {
  float: left;
  width: 220px;
  margin-left: 10px;
}
.p #summergift_2025 #category_section .col4-2 {
  margin-bottom: 82px;
  width: calc(100% - 60px);
  margin: 0 auto;
}
.p #summergift_2025 #category_section .col4-2:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.p #summergift_2025 #category_section .col4-2 li {
  width: 220px;
  float: left;
  margin-left: 13px;
  text-align: center;
}
.p #summergift_2025 #category_section .col4-2 li:nth-child(4n+1) {
  clear: both;
  margin-left: 0;
}
.p #summergift_2025 #category_section .col4-2 li:nth-child(n+5) {
  margin-top: 13px;
}
.p #summergift_2025 #category_section .col4-2 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  border-radius: 5px;
  background: #FFF;
}
.p #summergift_2025 #category_section .col4-2 li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.p body {
  background: none;
  position: relative;
}
.p .wrapper {
  overflow: hidden;
}
.p header,
.p div.wrapper_,
.p footer {
  position: relative;
  z-index: 100;
}
.p #summergift_2025 .bnr-link {
  text-align: center;
  margin-bottom: 80px;
}
.p .summergiftFaq {
  margin-bottom: 140px;
}
.p #summergift_2025 .summergiftFaq__mainTitle {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
  color: #881B21;
  font-size: 33px;
  line-height: 56px;
  text-align: center;
  margin-bottom: 35px;
}
.p .summergiftFaq__itemBox, .p .summergiftFaq__itemBox--initialClose {
  margin-bottom: 50px;
}
.p .summergiftFaq__itemBox--initialClose {
  display: none;
  margin-bottom: 0;
}
.p .summergiftFaq__item {
  margin-bottom: 50px;
}
.p .summergiftFaq__item--noSpace {
  margin-bottom: 50px;
}
.p .summergiftFaq__title {
  color: #343434;
  font-size: 22px;
  line-height: 38px;
  border-bottom: 3px solid #881B21;
  padding: 0 0 5px 20px;
  margin-bottom: 15px;
}
.p .summergiftFaq__titleIcon {
  display: inline-block;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
  color: #881B21;
  font-size: 35px;
  font-weight: 500;
  line-height: 56px;
  margin-right: 25px;
}
.p .summergiftFaq__textBoxInner {
  background-color: #F4F4F4;
  border-radius: 13px;
  padding: 37px 45px;
}
.p .summergiftFaq__text, .p .summergiftFaq__text--space, .p .summergiftFaq__textLink {
  color: #343434;
  font-size: 16px;
  line-height: 24px;
}
.p .summergiftFaq__text--space {
  margin-bottom: 20px;
}
.p .summergiftFaq__textLink {
  margin-top: 30px;
}
.p .summergiftFaq__moreButton {
  position: relative;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
  color: #850F10;
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #850F10), color-stop(0%, #fff));
  background-image: linear-gradient(to right, #850F10 20%, #fff 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  padding-bottom: 2%;
  margin-bottom: 5%;
  cursor: pointer;
}
.p .summergiftFaq__moreLine {
  position: absolute;
  left: 50%;
  top: 100%;
  width: 40px;
  height: 20px;
  background-color: #FFFFFF;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p .summergiftFaq__moreLine::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #850F10;
  border-right: 1px solid #850F10;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.p #sec05 {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 94px;
}
.p #sec05 h3 img {
  margin: 0;
}
.p #sec05 ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p #sec05 li {
  width: calc((100% - 60px) / 4);
  margin: 0 20px 20px 0;
  border: 1px solid #ccc;
  padding: 15px 17px;
}
.p #sec05 li:nth-child(4n) {
  margin-right: 0;
}
.p #sec05 li:nth-child(n+9) {
  margin-bottom: 0;
}
.p #sec05 li img {
  width: 100%;
}
.p #sec05 li span {
  padding: 10px 1px 0;
  display: block;
  color: #626262;
  font-size: 16px;
  line-height: 1.4;
}

.s {
  /* --- header / sns --- */
  /* --- anchor_btn --- */
  /* --- main_contents --- */
  /* --- summergiftFaq --- */
}
.s .header_line03 {
  display: none;
}
.s #summergift_2025 .sns_area {
  position: relative;
  padding-bottom: 70px;
}
.s #summergift_2025 .sns_btn_ {
  position: absolute;
  top: 0px;
  right: -52px;
  overflow: hidden;
}
.s #summergift_2025 .sns_btn_ li {
  float: none;
  margin-left: 10px;
}
.s #summergift_2025 .sns_btn_ li:last-child {
  width: 30%;
}
.s #summergift_2025 .update {
  position: absolute;
  top: 37px;
  right: 5px;
}
.s #summergift_2025 .pc_only {
  display: none;
}
.s #summergift_2025 *,
.s #summergift_2025 *:before,
.s #summergift_2025 *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
}
.s #summergift_2025 .mainvisual {
  width: calc(100% + 20px);
  margin: 0 0 20px -10px;
}
.s #summergift_2025 .mainvisual img[src*=_pc],
.s #summergift_2025 .pc-only {
  display: none;
}
.s #summergift_2025 .leadtext {
  width: calc(100% - 20px);
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  margin: 0 auto 13px;
}
.s #summergift_2025 .notice-txt {
  text-align: center;
  border: 1px solid #00A474;
  border-radius: 50px;
  padding: 4px 10px;
  margin-bottom: 30px;
  color: #00A474;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.s #summergift_2025 .leadtext br {
  display: none;
}
.s .event_title_img_ {
  padding-top: 0px;
}
.s #summergift_2025 .anchor_btn_area {
  margin-bottom: 40px;
}
.s #summergift_2025 .anchor_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 -10px;
  position: relative;
  background: #fff;
  width: calc(100% + 20px);
}
.s #summergift_2025 .anchor_btn li {
  position: relative;
  width: 33.3333%;
  z-index: 10;
}
.s #summergift_2025 .anchor_btn li:before {
  content: "";
  width: 1px;
  height: 74%;
  background: #D8D8D8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.s #summergift_2025 .anchor_btn li:first-child:before {
  display: none;
}
.s #summergift_2025 .anchor_btn li a {
  display: block;
  text-align: center;
  padding: 15px 0 25px 0;
}
.s #summergift_2025 .anchor_btn li a:after {
  content: "";
  position: absolute;
  right: calc(50% - 3px);
  bottom: 8px;
  width: 6px;
  height: 6px;
  border-right: 1px solid #B30000;
  border-bottom: 1px solid #B30000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.s #summergift_2025 {
  width: calc(100% - 20px);
  margin: 0 auto;
}
.s #summergift_2025 h3 {
  text-align: center;
  margin-bottom: 27px;
}
.s #summergift_2025 h3 .title_pc {
  display: none;
}
.s #reccomend_block h3 img,
.s #giftarea h3 img,
.s #ranking h3 img {
  height: 23px;
  width: auto;
}
.s #price h3 img,
.s #category_section h3 img {
  height: 22px;
  width: auto;
}
.s .main_contents .pc {
  display: none;
}
.s #summergift_2025 #price {
  width: calc(100% + 20px);
  background: url(/img/usr/freepage/summergift2019/bg01.jpg) repeat center top;
  padding: 20px 0;
  margin: 0 0 20px -10px;
}
.s #summergift_2025 #price h3 {
  width: calc(100% - 20px);
  position: relative;
  margin: 0 auto 39px;
}
.s #summergift_2025 #price h3 img {
  margin-left: 0;
}
.s #summergift_2025 #price h3:after {
  content: "";
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: -24px;
  background: url(/img/usr/freepage/summergift2019/title_libon.png) no-repeat center center/auto 15px;
}
.s #summergift_2025 #price .col5 {
  width: calc(100% - 20px);
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.s #summergift_2025 #price .col5 li {
  display: inline-block;
  width: 32.2%;
  margin-left: 1.7%;
  text-align: center;
  vertical-align: top;
}
.s #summergift_2025 #price .col5 li:nth-child(3n+1) {
  margin-left: 0;
}
.s #summergift_2025 #price .col5 li:nth-child(n+4) {
  margin-top: 1.7%;
}
.s #summergift_2025 #price .col5 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  font-size: 11px;
  line-height: 14px;
  text-align: center;
  border-radius: 2px;
  padding: 0 5%;
  background: #FFF;
}
.s #summergift_2025 #price .col5 li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.s #summergift_2025 .guide-use-btn {
  text-align: center;
  margin: 30px 10% 10px;
}
.s #summergift_2025 .guide-use-btn a {
  background: #434343 url(/img/usr/freepage/summergift2020/btn-bg.jpg);
  padding: 15px 0;
  border-radius: 5px;
  display: block;
}
.s #summergift_2025 #category_section {
  width: calc(100% + 20px);
  background: url(/img/usr/freepage/summergift2019/bg01.jpg) repeat center top;
  padding: 20px 0 20px;
  margin: 0 0 0 -10px;
}
.s #summergift_2025 #category_section h3 {
  position: relative;
  margin-bottom: 51px;
}
.s #summergift_2025 #category_section h3 img {
  margin-left: 0;
}
.s #summergift_2025 #category_section h3:after {
  content: "";
  width: 100%;
  height: 15px;
  position: absolute;
  left: 0;
  bottom: -24px;
  background: url(/img/usr/freepage/summergift2019/title_libon.png) no-repeat center center/auto 15px;
}
.s #summergift_2025 #category_section .col4-2 {
  width: calc(100% - 20px);
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.s #summergift_2025 #category_section .col4-2 li {
  display: inline-block;
  width: 32.2%;
  margin-left: 1.7%;
  text-align: center;
  vertical-align: top;
}
.s #summergift_2025 #category_section .col4-2 li:nth-child(3n+1) {
  margin-left: 0;
}
.s #summergift_2025 #category_section .col4-2 li:nth-child(n+4) {
  margin-top: 1.7%;
}
.s #summergift_2025 #category_section .col4-2 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  border-radius: 2px;
  background: #FFF;
}
.s #summergift_2025 #category_section .col4-2 li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.s #summergift_2025 #sec05 {
  margin-bottom: 50px;
}
.s #summergift_2025 #sec05 h3 {
  width: calc(100% + 20px);
  margin: 0 0 20px -10px;
}
.s #summergift_2025 #sec05 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.s #summergift_2025 #sec05 li {
  width: calc((100% - 10px) / 2);
  border: 1px solid #ccc;
  padding: 10px 15px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.s #summergift_2025 #sec05 li:nth-child(2n) {
  margin-right: 0;
}
.s #summergift_2025 #sec05 li a span {
  display: block;
  font-size: 12px;
  margin-top: 12px;
}
.s body {
  position: relative;
}
.s div.wrapper_,
.s footer {
  position: relative;
  z-index: 100;
}
.s #summergift_2025 .bnr-link {
  text-align: center;
  margin-bottom: 40px;
}
.s .summergiftFaq {
  margin: 102px auto 50px;
}
.s #summergift_2025 .summergiftFaq__mainTitle {
  font-family: "貂ｸ譏取悃", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #881B21;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
  margin-bottom: 25px;
}
.s .summergiftFaq__itemBox, .s .summergiftFaq__itemBox--initialClose {
  margin-bottom: 47px;
}
.s .summergiftFaq__itemBox--initialClose {
  display: none;
  margin-bottom: 0;
}
.s .summergiftFaq__item {
  margin-bottom: 47px;
}
.s .summergiftFaq__item--noSpace {
  margin-bottom: 47px;
}
.s .summergiftFaq__title {
  color: #343434;
  font-size: 16px;
  line-height: 24px;
  border-bottom: 3px solid #881B21;
  padding: 0 0 5px 10px;
  margin-bottom: 10px;
}
.s .summergiftFaq__titleIcon {
  display: inline-block;
  font-family: "貂ｸ譏取悃", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #881B21;
  font-size: 25px;
  font-weight: 500;
  line-height: 40px;
  margin-right: 15px;
}
.s .summergiftFaq__textBoxInner {
  background-color: #F4F4F4;
  border-radius: 13px;
  padding: 25px 15px;
}
.s .summergiftFaq__text, .s .summergiftFaq__text--space {
  color: #343434;
  font-size: 12px;
  line-height: 18px;
}
.s .summergiftFaq__text--space {
  margin-bottom: 15px;
}
.s .summergiftFaq__textLink {
  color: #404040;
  font-size: 13px;
  line-height: 20px;
  margin-top: 30px;
}
.s .summergiftFaq__moreButton {
  position: relative;
  font-family: "貂ｸ譏取悃", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  color: #850F10;
  font-size: 17px;
  line-height: 27px;
  font-weight: 500;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(20%, #850F10), color-stop(0%, #fff));
  background-image: linear-gradient(to right, #850F10 20%, #fff 0%);
  background-position: bottom;
  background-size: 4px 1px;
  background-repeat: repeat-x;
  padding-bottom: 2%;
  margin: 3% 10% 15%;
}
.s .summergiftFaq__moreLine {
  position: absolute;
  left: 50%;
  top: 100%;
  width: 40px;
  height: 20px;
  background-color: #FFFFFF;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.s .summergiftFaq__moreLine::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-top: 1px solid #850F10;
  border-right: 1px solid #850F10;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

/* --------------------------------------------------------------------
	新規CSS
--------------------------------------------------------------------- */
#summergift_2025 .anchor_btn li a {
  font-weight: 700;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
  color: #000000;
}
#summergift_2025 .title {
  color: #881B21;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
}
#summergift_2025 .title span, #summergift_2025 .title strong {
  font-weight: 700;
}
#summergift_2025 .pickup_item:last-child {
  margin-bottom: 0;
}
#summergift_2025 .pickup_ttl {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
  text-align: center;
  font-weight: 400;
  color: #000000;
}
#summergift_2025 .pickup_btn {
  position: relative;
  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;
  border: none;
  background: #571C20;
  color: #FFF;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
  font-weight: 700;
  cursor: pointer;
}
#summergift_2025 .pickup_btn:before {
  position: absolute;
  display: block;
  content: "";
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
#summergift_2025 .pickup_btn.is-open:before {
  background: #FFF;
  border: none;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
#summergift_2025 .pickup_btn.is-open:after {
  position: absolute;
  display: block;
  content: "";
  height: 1px;
  background: #FFF;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
#summergift_2025 .ranking-cotainer {
  position: relative;
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", YuMincho, "Yu Mincho", "Noto Serif JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック体", sans-serif, sans-serif;
}
#summergift_2025 .ranking-item {
  height: auto;
  font-weight: 400;
  color: #000;
}
#summergift_2025 .ranking-item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#summergift_2025 .ranking-num {
  color: #885E1B;
  text-align: center;
}
#summergift_2025 .ranking-num span {
  display: inline-block;
  font-size: 50px;
  padding-left: 5px;
}
#summergift_2025 .ranking-num--1 {
  background: url(/img/event/summer/summer2025/ic_rank01.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#summergift_2025 .ranking-num--2 {
  background: url(/img/event/summer/summer2025/ic_rank02.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#summergift_2025 .ranking-num--3 {
  background: url(/img/event/summer/summer2025/ic_rank03.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#summergift_2025 .ranking-price {
  display: block;
}
#summergift_2025 .ranking-cotainer .swiper-pagination {
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#summergift_2025 .ranking-cotainer .swiper-pagination .swiper-pagination-bullet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}

.p .contents_ {
  padding-top: 0;
}
.p #summergift_2025 .anchor_btn li a {
  font-size: 20px;
  padding-top: 5px;
}
.p #summergift_2025 .anchor_btn li a:hover {
  text-decoration: none;
}
.p #summergift_2025 .title {
  padding: 25px;
  font-size: 30px;
  background: url(/img/event/summer/summer2025/bg_title_pc.png) no-repeat center/auto 100%;
}
.p #summergift_2025 .title span {
  font-size: 33px;
}
.p #summergift_2025 .title strong {
  font-size: 35px;
}
.p #summergift_2025 .pickup_item {
  margin-bottom: 140px;
}
.p #summergift_2025 .pickup_item:first-child {
  margin-top: 45px;
}
.p #summergift_2025 .pickup_ttl {
  margin-bottom: 25px;
  font-size: 25px;
}
.p #summergift_2025 .pickup_btn {
  width: 260px;
  height: 54px;
  font-size: 20px;
  margin: 35px auto 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p #summergift_2025 .pickup_btn:hover {
  opacity: 0.7;
}
.p #summergift_2025 .pickup_btn:before {
  width: 10px;
  height: 10px;
  left: 20px;
}
.p #summergift_2025 .pickup_btn.is-open:before {
  height: 1px;
  width: 15px;
}
.p #summergift_2025 .pickup_btn.is-open:after {
  width: 15px;
  left: 20px;
}
.p #summergift_2025 #ranking {
  margin-bottom: 90px;
}
.p #summergift_2025 .ranking-cotainer {
  position: relative;
  padding-top: 45px;
  padding-bottom: 60px;
}
.p #summergift_2025 .ranking-cotainer:before {
  position: absolute;
  display: block;
  content: "";
  background: rgba(247, 247, 242, 0.55);
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50vw);
          transform: translateX(-50vw);
  width: 100vw;
  height: 100%;
}
.p #summergift_2025 .ranking-slider {
  padding-left: 20px;
}
.p #summergift_2025 .ranking-item {
  width: 270px;
  margin-right: 35px;
  font-size: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p #summergift_2025 .ranking-item:hover {
  text-decoration: none;
}
.p #summergift_2025 .ranking-item img {
  aspect-ratio: 27/23;
  border-radius: 10px;
}
.p #summergift_2025 .ranking-num {
  margin-bottom: 10px;
  font-size: 31px;
  padding-top: 33px;
}
.p #summergift_2025 .ranking-num--1, .p #summergift_2025 .ranking-num--2, .p #summergift_2025 .ranking-num--3 {
  background-size: 50px auto;
}
.p #summergift_2025 .ranking-num span {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.p #summergift_2025 .ranking-name {
  min-height: 80px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
}
.p #summergift_2025 .ranking-price {
  font-size: 17px;
}
.p #summergift_2025 .ranking-cotainer .swiper-pagination {
  margin-top: 50px;
  cursor: pointer;
}
.p #summergift_2025 .ranking-cotainer .swiper-pagination .swiper-pagination-bullet {
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
}
.p #summergift_2025 .ranking-cotainer .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(136, 27, 33, 0.42);
}
.p #summergift_2025 #category_section {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.p #summergift_2025 #category_section h3 img {
  height: 27px;
}

.s h2.event_name_ {
  margin: 0;
  font-weight: 400;
  color: #000;
}
.s #summergift_2025 .anchor_btn li a {
  font-size: 13px;
}
.s #summergift_2025 .anchor_btn li a:not(:has(br)) {
  padding: 30px 0 31px 0;
}
.s #summergift_2025 .title {
  padding: 15px;
  font-size: 17px;
  background: url(/img/event/summer/summer2025/bg_title_sp.png) no-repeat center/auto 100%;
}
.s #summergift_2025 .title span, .s #summergift_2025 .title strong {
  font-size: 19px;
}
.s #summergift_2025 .pickup_item {
  margin-bottom: 70px;
}
.s #summergift_2025 .pickup_item:first-child {
  margin-top: 20px;
}
.s #summergift_2025 .pickup_ttl {
  font-size: 20px;
}
.s #summergift_2025 .pickup_item .StyleP_Item_:nth-child(n+5) {
  display: none;
}
.s #summergift_2025 .pickup_item .StyleP_Item_ .icon_ {
  height: 25px;
}
.s #summergift_2025 .pickup_item .StyleP_Item_ .gift_icon_ img {
  height: auto;
  vertical-align: baseline;
}
.s #summergift_2025 .pickup_item .StyleP_Item_ .img_ img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}
.s #summergift_2025 .pickup_btn {
  width: 190px;
  height: 40px;
  font-size: 13px;
  margin: 20px auto 0;
}
.s #summergift_2025 .pickup_btn:before {
  width: 6px;
  height: 6px;
  left: 15px;
}
.s #summergift_2025 .pickup_btn.is-open:before {
  height: 1px;
  width: 10px;
}
.s #summergift_2025 .pickup_btn.is-open:after {
  width: 10px;
  left: 15px;
}
.s #summergift_2025 #ranking {
  margin-bottom: 60px;
}
.s #summergift_2025 .ranking-cotainer {
  background: rgba(247, 247, 242, 0.55);
  padding: 35px 0 60px 15px;
  margin-inline: -10px;
}
.s #summergift_2025 .ranking-cotainer:after {
  position: absolute;
  display: block;
  content: "SCROOL";
  font-size: 12px;
  color: #881B21;
  bottom: 35px;
  left: 15px;
  width: calc(100% - 30px);
  height: auto;
}
.s #summergift_2025 .ranking-item {
  width: calc((100vw - 16px) / 2.2);
  margin-right: 8px;
  font-size: 10px;
}
.s #summergift_2025 .ranking-item img {
  aspect-ratio: 1/1;
  border-radius: 5px;
}
.s #summergift_2025 .ranking-num {
  margin-bottom: 5px;
  font-size: 20px;
  padding-top: 27px;
}
.s #summergift_2025 .ranking-num--1, .s #summergift_2025 .ranking-num--2, .s #summergift_2025 .ranking-num--3 {
  background-size: 42px auto;
}
.s #summergift_2025 .ranking-num span {
  font-size: 33px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}
.s #summergift_2025 .ranking-name {
  min-height: 59px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}
.s #summergift_2025 .ranking-price {
  font-size: 13px;
}
.s #summergift_2025 .ranking-cotainer .swiper-pagination {
  margin-top: 30px;
  padding-right: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s #summergift_2025 .ranking-cotainer .swiper-pagination:before, .s #summergift_2025 .ranking-cotainer .swiper-pagination:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #881B21;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.s #summergift_2025 .ranking-cotainer .swiper-pagination:before {
  margin-right: 5px;
}
.s #summergift_2025 .ranking-cotainer .swiper-pagination:after {
  margin-left: 5px;
}
.s #summergift_2025 .ranking-cotainer .swiper-pagination .swiper-pagination-bullet {
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
}
.s #summergift_2025 .ranking-cotainer .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #881B21;
}
.s #summergift_2025 #category_section {
  margin-bottom: 20px;
  padding-bottom: 20px;
}/*# sourceMappingURL=summer2025.css.map */