@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.gift_contents, #gift_link {
  font-family: 'Noto Sans Japanese', sans-serif;
}
.gift_contents section, #gift_link section, .gift_contents main, #gift_link main {
  display: block;
}
.gift_contents h1, #gift_link h1, .gift_contents h2, #gift_link h2, .gift_contents h3, #gift_link h3, .gift_contents h4, #gift_link h4, .gift_contents h5, #gift_link h5 {
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight: 200;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: unset;
}
/*PCéƒ¢æ™¢?½?»sPé™‹ï½»?½?½?½é¡˜ï½­åŽ?½½?¿é‚µ?º?½?½*/
.gift_contents .pc_only_ {
  display: block;
}
.gift_contents .sp_only_ {
  display: none;
}
/*éƒ¢æ˜œï½»?£?Žï½¦é‚µ?ºè³å²©?½*/
.breadcrumb {
  padding: 15px 0;
  font-size: 12px;
  margin: 0 auto;
  max-width: 1000px;
}
.breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
}
.breadcrumb a {
  display: inline-block;
  position: relative;
  padding: 0 7px;
  margin-left: 10px;
}
.breadcrumb li {
  position: relative;
}
.breadcrumb li:after {
  position: absolute;
  top: -1px;
  left: 2px;
  font-family: "éƒ¢æ™ï¿½?Žå¸·?¹?§?½?®éƒ¢æ™???½?§è››ï½µç¸º?½ Pro W6", "Hiragino Kaku Gothic Pro", sans-serif;
  content: '>';
}
.breadcrumb li:first-child, .breadcrumb li:first-child a {
  padding-left: 0;
  margin-left: 0;
}
.breadcrumb li:first-child:after {
  display: none;
}
.border-bottom {
  border-bottom: 1px solid #444;
}
.breadcrumb a:hover .border-bottom {
  border-bottom: 1px solid #976F34;
}
.sp-only {
  display: none;
}
/* .gift_contents p{
  font-size: 16px;
  line-height: 1.8em;
  margin-bottom:15px;
} */
.gift_contents .copy {
  padding: 15px 0;
  background: #2d3b6f;
}
.gift_contents h2 {
  border: none;
}
.gift_contents .copy h2 {
  text-align: center;
  margin: 0;
  font-size: 30px;
  color: #ffffff;
}
.gift_contents h3.card {
  font-size: 18px;
  font-weight: bold;
  color: #2d3b6f;
}
/* .gift_contents .copy p{
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 16px;
} */
/* PickUP */
.gift_contents .pickup_wrap {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px;
  background: #fffdf0;
  border: 1px solid #e2e2e2 !important;
}
.gift_contents .pickup_wrap h3 {
  color: #5a4383;
  font-weight: bold;
}
.gift_contents p.pickup_txt {
  width: 100%;
  font-size: 14px;
}
.gift_contents p.pickup_item a {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}
.gift_contents p.pickup_item a:hover {
  color: #ab7400;
  font-weight: bold;
  text-decoration: none;
}
img.pickupPhoto {
  width: 400px;
  height: auto;
  padding-left: 30px;
  max-width: none;
}
.gift_contents h2 {
  line-height: 1.5em;
}
.gift_contents em, #gift_link em, .gift_contents strong, #gift_link strong {
  font-style: normal;
}
.gift_contents .ce19_title, #gift_link .ce19_title {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 28px;
}
.gift_contents .ce19_title:before, #gift_link .ce19_title:before, .gift_contents .ce19_title:after, #gift_link .ce19_title:after {
  position: absolute;
  top: 3px;
  width: 19px;
  height: 38px;
  content: '';
}
.gift_contents img, #gift_link img {
  display: block;
  margin: 0 auto;
}
.gift_contents .ce19_container, #gift_link .ce19_container {
  width: 980px;
  margin: 0 auto;
}
.gift_contents .ce19_container.container_bottom, #gift_link .ce19_container.container_bottom, .gift_contents .ce19_container.container_link, #gift_link .ce19_container.container_link {
  text-align: center;
}
.gift_contents .ce19_container.container_bottom, #gift_link .ce19_container.container_bottom {
  margin: 100px auto 50px;
}
.gift_contents .ce19_container.container_link, #gift_link .ce19_container.container_link {
  margin: 50px auto 100px;
}
.gift_contents .ce19_container.container_link .btn_link, #gift_link .ce19_container.container_link .btn_link {
  min-width: 350px;
}
.gift_contents .img_present + .btn_item_link, #gift_link .img_present + .btn_item_link {
  margin-top: 30px;
}
.gift_contents .text_title, #gift_link .text_title {
  padding: 30px 0 10px;
  font-weight: 200;
  font-size: 16px;
  line-height: 2.0;
}
.gift_contents .btn_item_link, #gift_link .btn_item_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 780px;
  height: 100px;
  margin: 0 auto;
  padding-bottom: 10px;
  background: url(/img/event/yawaraka/pc/btn_item_link.png);
  background-size: 100% 100%;
  color: #fff;
  font-weight: 100;
  font-size: 24px;
  transition: opacity .3s;
}
.gift_contents .btn_item_link.link_margin, #gift_link .btn_item_link.link_margin {
  margin: 60px auto 50px;
}
.gift_contents .btn_item_link:hover, #gift_link .btn_item_link:hover {
  opacity: .7;
}
.gift_contents .btn_link, #gift_link .btn_link {
  display: inline-block;
  margin-top: 40px;
  padding: 14px 50px;
  border: 1px solid #1ca2a9;
  border-radius: 50px;
  background-color: #e9f9fa;
  background-image: url(/img/event/yawaraka/pc/icon_btn_arrow.png);
  background-size: 8px 16px;
  background-repeat: no-repeat;
  background-position: right 20px center;
  color: #1ca2a9;
  font-size: 15px;
  transition: opacity .3s;
}
.gift_contents .btn_link:hover, #gift_link .btn_link:hover {
  opacity: .7;
}
.gift_contents em, #gift_link em {
  font-weight: 200;
}
.gift_contents em.uline_b, #gift_link em.uline_b {
  border-bottom: 4px solid #3abdc5;
}
.gift_contents em.uline_y, #gift_link em.uline_y {
  border-bottom: 4px solid #edd741;
}
.gift_contents em.uline_o, #gift_link em.uline_o {
  border-bottom: 4px solid #ffa767;
}
.gift_contents em.uline_g, #gift_link em.uline_g {
  border-bottom: 4px solid #a3d581;
}
.gift_contents em.uline_p, #gift_link em.uline_p {
  border-bottom: 4px solid #ffa4ad;
}
.gift_contents #ce19_mv, #gift_link #ce19_mv {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-bottom: 15px solid #ebcfcb;
}
.gift_contents #ce19_mv img, #gift_link #ce19_mv img {
  /* display: block; */
  width: 1000px;
  max-width: unset;
  margin: 0 auto;
}
.gift_contents #ce19_mv .mv_text, #gift_link #ce19_mv .mv_text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 62%;
  left: 27%;
  width: 630px;
  height: 114px;
}
.gift_contents #ce19_mv .mv_text p, #gift_link #ce19_mv .mv_text p {
  text-align: center;
  font-weight: 200;
  font-size: 12px;
  line-height: 2.0;
}
.gift_contents #ce19_top, #gift_link #ce19_top {
  padding: 50px 0 20px;
}
.gift_contents #ce19_top h2, #gift_link #ce19_top h2 {
  display: block;
  font-size: 30px;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 40px;
}
.gift_contents #ce19_top .ce19_top_img, #gift_link #ce19_top .ce19_top_img {
  width: 100%;
  height: auto;
  margin: 70px 0 50px;
}
.gift_contents #ce19_top .btn_item_link, #gift_link #ce19_top .btn_item_link {
  margin-bottom: 40px;
}
.gift_contents .content_wrap, #gift_link .content_wrap {
  padding-top: 30px;
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
}
.gift_contents .content_wrap .ce19_inner_title, #gift_link .content_wrap .ce19_inner_title {
  padding-top: 50px;
  font-weight: 500;
  font-size: 22px;
  line-height: 1.8;
}
.gift_contents .content_wrap .ce19_inner_title em, #gift_link .content_wrap .ce19_inner_title em {
  font-weight: 500;
}
.gift_contents .content_wrap .inner, #gift_link .content_wrap .inner {
  display: flex;
  align-items: flex-start;
  padding: 30px 0 0;
}
.gift_contents .content_wrap .inner .img_inner, #gift_link .content_wrap .inner .img_inner {
  width: 390px;
  height: auto;
}
.gift_contents .content_wrap .inner div, #gift_link .content_wrap .inner div {
  /*width: calc(100% - 390px - 30px);*/
  text-align: left;
  line-height: 1.8;
}
.gift_contents .content_wrap .inner div span, #gift_link .content_wrap .inner div span {
  display: block;
  color: #3abdc5;
  font-weight: 500;
}
.gift_contents .content_wrap .inner div p, #gift_link .content_wrap .inner div p {
  font-weight: 200;
}
.gift_contents .content_wrap .inner img + div, #gift_link .content_wrap .inner img + div {
  margin-left: 30px;
}
.gift_contents .content_wrap .inner div + img, #gift_link .content_wrap .inner div + img {}
.gift_contents .content_wrap .profile, #gift_link .content_wrap .profile {
  background-color: #f2f1ed;
  margin-top: 80px;
  padding-bottom: 50px;
}
.gift_contents .content_wrap .profile .inner > img, #gift_link .content_wrap .profile .inner > img {
  width: 272px;
  height: auto;
}
.gift_contents .content_wrap .profile .inner > div, #gift_link .content_wrap .profile .inner > div {
  /*width: calc(100% - 272px - 40px);*/
  margin-left: 40px;
  font-size: 13px;
}
.gift_contents .content_wrap .profile .inner > div img, #gift_link .content_wrap .profile .inner > div img {
  margin: 5px auto 20px 0;
}
.gift_contents .content_wrap .profile_bottom, #gift_link .content_wrap .profile_bottom {
  background-color: #eae7e0;
  padding-bottom: 50px;
}
.gift_contents .content_wrap .profile_bottom .inner > div, #gift_link .content_wrap .profile_bottom .inner > div {
  /*width: calc(100% - 231px - 40px);*/
  font-size: 13px;
}
.gift_contents .content_wrap .profile_bottom .inner > div img, #gift_link .content_wrap .profile_bottom .inner > div img {
  margin: 5px auto 20px 0;
}
.gift_contents .content_wrap .profile_bottom .inner > div a, #gift_link .content_wrap .profile_bottom .inner > div a {
  text-decoration: underline;
}
.gift_contents .content_wrap .profile_bottom .inner > img, #gift_link .content_wrap .profile_bottom .inner > img {
  width: 231px;
  height: auto;
  margin-left: 40px;
}
.gift_contents #ce19_comment, #gift_link #ce19_comment {
  margin-bottom: 80px;
  padding: 60px 0 130px;
  background-color: #f2f1ed;
  text-align: center;
}
.gift_contents #ce19_comment .comment_thanks_text, #gift_link #ce19_comment .comment_thanks_text {
  padding: 50px 0 10px;
  font-size: 22px;
  line-height: 1.8;
}
.gift_contents #ce19_comment .comment_thanks, #gift_link #ce19_comment .comment_thanks {
  width: 880px;
  margin: 20px auto 0;
  padding: 30px 0 30px;
  background-color: #fff;
  font-weight: 500;
  font-size: 16px;
}
.gift_contents #ce19_comment .comment_thanks h4, #gift_link #ce19_comment .comment_thanks h4 {
  display: block;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 16px;
}
.gift_contents #ce19_comment .comment_thanks div, #gift_link #ce19_comment .comment_thanks div {
  display: flex;
  justify-content: center;
}
.gift_contents #ce19_comment .comment_thanks ul, #gift_link #ce19_comment .comment_thanks ul {
  display: inline-block;
}
.gift_contents #ce19_comment .comment_thanks ul li, #gift_link #ce19_comment .comment_thanks ul li {
  text-align: left;
  line-height: 2.0;
  text-decoration: underline;
}
.gift_contents #ce19_comment .comment_inner, #gift_link #ce19_comment .comment_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  text-align: left;
}
.gift_contents #ce19_comment .comment_inner div img, #gift_link #ce19_comment .comment_inner div img {
  margin: 0 auto 10px 0;
}
.gift_contents #ce19_comment .comment_inner div p, #gift_link #ce19_comment .comment_inner div p {
  font-weight: 500;
  font-size: 20px;
  text-indent: -0.8rem;
  line-height: 1.8;
}
.gift_contents #ce19_comment .comment_inner div p em, #gift_link #ce19_comment .comment_inner div p em {
  font-weight: 500;
}
.gift_contents #ce19_comment .comment_inner:first-of-type > img, #gift_link #ce19_comment .comment_inner:first-of-type > img {
  width: 598px;
  height: auto;
}
.gift_contents #ce19_comment .comment_inner:first-of-type div, #gift_link #ce19_comment .comment_inner:first-of-type div {
  width: calc(100% - 598px - 30px);
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(2) > img, #gift_link #ce19_comment .comment_inner:nth-of-type(2) > img {
  width: 621px;
  height: auto;
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(2) div, #gift_link #ce19_comment .comment_inner:nth-of-type(2) div {
  width: calc(100% - 621px - 30px);
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(3) > img, #gift_link #ce19_comment .comment_inner:nth-of-type(3) > img {
  width: 589px;
  height: auto;
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(3) div, #gift_link #ce19_comment .comment_inner:nth-of-type(3) div {
  width: calc(100% - 589px - 30px);
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(4) > img, #gift_link #ce19_comment .comment_inner:nth-of-type(4) > img {
  width: 601px;
  height: auto;
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(4) div, #gift_link #ce19_comment .comment_inner:nth-of-type(4) div {
  width: calc(100% - 601px - 30px);
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(5) > img, #gift_link #ce19_comment .comment_inner:nth-of-type(5) > img {
  width: 603px;
  height: auto;
}
.gift_contents #ce19_comment .comment_inner:nth-of-type(5) div, #gift_link #ce19_comment .comment_inner:nth-of-type(5) div {
  width: calc(100% - 603px - 30px);
}
.gift_contents #ce19_comment .comment_inner img + div, #gift_link #ce19_comment .comment_inner img + div {
  margin-left: 30px;
}
.gift_contents #ce19_comment .comment_inner div + img, #gift_link #ce19_comment .comment_inner div + img {
  margin-left: 30px;
}
.gift_contents #ce19_instagram, #gift_link #ce19_instagram {
  margin-top: 100px;
  text-align: center;
}
.gift_contents #ce19_instagram .btn_link, #gift_link #ce19_instagram .btn_link {
  margin: 20px 0 30px;
}
.gift_contents #ce19_introduction, #gift_link #ce19_introduction {
  padding-top: 100px;
  text-align: center;
}
.gift_contents #ce19_introduction .inner, #gift_link #ce19_introduction .inner {
  display: flex;
  align-items: center;
  margin: 30px 0 20px;
  text-align: left;
}
.gift_contents #ce19_introduction .inner > img, #gift_link #ce19_introduction .inner > img {
  width: 619px;
}
.gift_contents #ce19_introduction .inner > div, #gift_link #ce19_introduction .inner > div {
  width: calc(100% - 619px - 30px);
}
.gift_contents #ce19_introduction .inner > div h4, #gift_link #ce19_introduction .inner > div h4 {
  font-size: 20px;
}
.gift_contents #ce19_introduction .inner > div h3, #gift_link #ce19_introduction .inner > div h3 {
  padding-top: 5px;
  font-size: 36px;
}
.gift_contents #ce19_introduction .inner > div p, #gift_link #ce19_introduction .inner > div p {
  font-weight: 200;
  font-size: 16px;
  line-height: 2.0;
}
.gift_contents #ce19_introduction .inner > div img, #gift_link #ce19_introduction .inner > div img {
  margin: 15px auto 25px 0;
}
.gift_contents #ce19_introduction .inner img + div, #gift_link #ce19_introduction .inner img + div {
  margin-left: 30px;
}
.gift_contents #ce19_introduction .inner div + img, #gift_link #ce19_introduction .inner div + img {
  margin-left: 30px;
}
.gift_contents #ce19_introduction ul, #gift_link #ce19_introduction ul, .gift_contents #ce19_introduction .li_inner_wrap, #gift_link #ce19_introduction .li_inner_wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.gift_contents #ce19_introduction ul:first-of-type li figure, #gift_link #ce19_introduction ul:first-of-type li figure, .gift_contents #ce19_introduction .li_inner_wrap:first-of-type li figure, #gift_link #ce19_introduction .li_inner_wrap:first-of-type li figure {
  min-height: 272px;
}
.gift_contents #ce19_introduction ul:nth-of-type(2), #gift_link #ce19_introduction ul:nth-of-type(2), .gift_contents #ce19_introduction .li_inner_wrap:nth-of-type(2), #gift_link #ce19_introduction .li_inner_wrap:nth-of-type(2) {
  margin-bottom: 50px;
}
.gift_contents #ce19_introduction ul:nth-of-type(2) li figure, #gift_link #ce19_introduction ul:nth-of-type(2) li figure, .gift_contents #ce19_introduction .li_inner_wrap:nth-of-type(2) li figure, #gift_link #ce19_introduction .li_inner_wrap:nth-of-type(2) li figure {
  min-height: 275px;
}
.gift_contents #ce19_introduction li, #gift_link #ce19_introduction li, .gift_contents #ce19_introduction .li_inner, #gift_link #ce19_introduction .li_inner {
  width: calc((100% - 60px) / 3);
}
.gift_contents #ce19_introduction li:not(:first-child), #gift_link #ce19_introduction li:not(:first-child), .gift_contents #ce19_introduction .li_inner:not(:first-child), #gift_link #ce19_introduction .li_inner:not(:first-child) {
  margin-left: 30px;
}
.gift_contents #ce19_introduction li a, #gift_link #ce19_introduction li a, .gift_contents #ce19_introduction .li_inner a, #gift_link #ce19_introduction .li_inner a {
  display: block;
}
.gift_contents #ce19_introduction li figure, #gift_link #ce19_introduction li figure, .gift_contents #ce19_introduction .li_inner figure, #gift_link #ce19_introduction .li_inner figure {
  display: block;
}
.gift_contents #ce19_introduction li h5, #gift_link #ce19_introduction li h5, .gift_contents #ce19_introduction .li_inner h5, #gift_link #ce19_introduction .li_inner h5, .gift_contents #ce19_introduction li span, #gift_link #ce19_introduction li span, .gift_contents #ce19_introduction .li_inner span, #gift_link #ce19_introduction .li_inner span {
  display: block;
  line-height: 1.8;
}
.gift_contents #ce19_introduction li h5 span, #gift_link #ce19_introduction li h5 span, .gift_contents #ce19_introduction .li_inner h5 span, #gift_link #ce19_introduction .li_inner h5 span, .gift_contents #ce19_introduction li span span, #gift_link #ce19_introduction li span span, .gift_contents #ce19_introduction .li_inner span span, #gift_link #ce19_introduction .li_inner span span {
  display: inline-block;
  font-weight: 500;
}
.gift_contents #ce19_introduction li img, #gift_link #ce19_introduction li img, .gift_contents #ce19_introduction .li_inner img, #gift_link #ce19_introduction .li_inner img {
  margin-top: 20px;
}
.gift_contents #ce19_introduction li a, #gift_link #ce19_introduction li a, .gift_contents #ce19_introduction .li_inner a, #gift_link #ce19_introduction .li_inner a {
  transition: opacity .3s;
}
.gift_contents #ce19_introduction li a:hover, #gift_link #ce19_introduction li a:hover, .gift_contents #ce19_introduction .li_inner a:hover, #gift_link #ce19_introduction .li_inner a:hover {
  opacity: .7;
  text-decoration: none;
  color: #000;
}
.gift_contents #ce19_introduction ul + .inner, #gift_link #ce19_introduction ul + .inner {
  margin-top: 100px;
}
.gift_contents #ce19_introduction img + .inner, #gift_link #ce19_introduction img + .inner {
  margin-top: 50px;
}
.gift_contents #ce19_introduction .li_inner figure, #gift_link #ce19_introduction .li_inner figure {
  margin: 30px 0 20px;
}
.gift_contents .btn {
  width: 100%;
  text-align: center;
  padding: 0;
}
.gift_contents .btn a {
  width: 100%;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #2d3b6f;
  padding: 3px 0;
  text-align: center;
}
.gift_contents .btn a:hover {
  width: 100%;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #6fb4c3;
  padding: 3px 0;
}
.gift_contents .btn_list {
  width: 980px;
  margin: 45px auto 60px;
  text-align: center;
  padding: 0;
}
.gift_contents .btn_list2 {
  width: 980px;
  margin: 0px auto 60px;
  text-align: center;
  padding: 0;
}
.gift_contents .btn_list a {
  width: 60%;
  margin: 0 auto;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #2d3b6f;
  padding: 15px 0;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 18px;
}
.gift_contents .btn_list2 a {
  width: 60%;
  margin: 0 auto;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #2d3b6f;
  padding: 15px 0;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 18px;
}
.gift_contents .btn_list a:hover {
  width: 60%;
  margin: 0 auto;
  display: block;
  color: #FFF;
  font-weight: bold;
  background: #6fb4c3;
  padding: 15px 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-size: 18px;
}
@media screen and (min-width: 1360px) {
  .gift_contents #ce19_mv .mv_text {
    left: 50.2%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .gift_contents .pc_only_ {
    display: none !important;
  }
  .gift_contents .sp_only_ {
    display: block;
  }
  .gift_contents .p30 {
    padding: 30px !important;
  }
  .gift_contents .breadcrumb {
    padding: 10px;
    font-size: 12px;
    line-height: 2;
  }
  .gift_contents img.pickupPhoto {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .gift_contents h2 {
    font-size: 18px;
  }
  .gift_contents h1, #gift_link h1, .gift_contents h2, #gift_link h2, .gift_contents h3, #gift_link h3, .gift_contents h4, #gift_link h4, .gift_contents h5, #gift_link h5 {
    margin: 0;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .gift_contents h1, #gift_link h1 {
    display: block;
    width: 100%;
  }
  .gift_contents h1 img, #gift_link h1 img {
    width: 100%;
    height: auto;
  }
  .gift_contents h2 {
    margin-bottom: 10px;
  }
  .gift_contents .copy {
    padding: 15px;
  }
  .gift_contents .copy h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
  }
  .gift_contents h3.card {
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .gift_contents img, #gift_link img {
    max-width: 100% !important;
    padding: 0;
  }
  .gift_contents .ce19_container, #gift_link .ce19_container {
    width: 100%;
  }
  .gift_contents .btn_item_link, #gift_link .btn_item_link {
    width: 320px;
    height: 65px;
    font-size: 14px;
    background: url(/img/event/yawaraka/sp/btn_item_link.png);
    background-size: 100% 100%;
    text-align: center;
  }
  .gift_contents .btn_link, #gift_link .btn_link {
    width: calc(100% - 30px);
    padding: 14px 30px;
    font-size: 14px;
  }
  .gift_contents #ce19_mv, #gift_link #ce19_mv {
    height: auto;
    background-color: transparent;
  }
  .gift_contents #ce19_mv .mv_text, #gift_link #ce19_mv .mv_text {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    width: 100%;
    height: auto;
  }
  .gift_contents #ce19_mv .mv_text p, #gift_link #ce19_mv .mv_text p {
    padding: 15px;
    line-height: 1.5;
  }
  .gift_contents #ce19_mv img, #gift_link #ce19_mv img {
    width: 100%;
    height: auto;
  }
  .gift_contents .ce19_title, #gift_link .ce19_title {
    font-size: 20px;
  }
  .gift_contents .ce19_title:before, #gift_link .ce19_title:before, .gift_contents .ce19_title:after, #gift_link .ce19_title:after {
    width: 29px;
    height: 60px;
  }
  .gift_contents .ce19_title:before, #gift_link .ce19_title:before {
    background-image: url(/img/event/yawaraka/sp/ttl_before.png);
  }
  .gift_contents .ce19_title:after, #gift_link .ce19_title:after {
    background-image: url(/img/event/yawaraka/sp/ttl_after.png);
  }
  .gift_contents #ce19_top, #gift_link #ce19_top {
    padding: 25px 0 20px;
  }
  .gift_contents #ce19_top h2, #gift_link #ce19_top h2 {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .gift_contents #ce19_top .ce19_container img, #gift_link #ce19_top .ce19_container img {
    width: calc(100% - 30px);
  }
  .gift_contents #ce19_top .ce19_top_img, #gift_link #ce19_top .ce19_top_img {
    margin: 20px 0 20px;
  }
  .gift_contents .clearfix:after, #gift_link .clearfix:after {
    clear: both;
    content: '';
  }
  .gift_contents .content_wrap, #gift_link .content_wrap {
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
  }
  .gift_contents .content_wrap .inner, #gift_link .content_wrap .inner {
    display: block;
    padding: 15px 15px 0;
  }
  .gift_contents .content_wrap .inner .img_inner, #gift_link .content_wrap .inner .img_inner {
    float: right;
    width: 50%;
    height: auto;
    margin: 0 0 5px 15px;
  }
  .gift_contents .content_wrap .inner .img_inner.img_left, #gift_link .content_wrap .inner .img_inner.img_left {
    float: left;
    margin: 0 15px 5px 0;
  }
  .gift_contents .content_wrap .inner p, #gift_link .content_wrap .inner p {
    text-align: left;
  }
  .gift_contents .content_wrap .inner p span, #gift_link .content_wrap .inner p span {
    display: block;
    color: #3abdc5;
    font-weight: 500;
  }
  .gift_contents .content_wrap .ce19_inner_title, #gift_link .content_wrap .ce19_inner_title {
    font-size: 16px;
  }
  .gift_contents .content_wrap .ce19_title, #gift_link .content_wrap .ce19_title {
    font-size: 16px;
  }
  .gift_contents .content_wrap .ce19_inner_title, #gift_link .content_wrap .ce19_inner_title {
    padding-top: 20px;
  }
  .gift_contents .content_wrap .profile, #gift_link .content_wrap .profile {
    margin-top: 25px;
  }
  .gift_contents .content_wrap .profile .inner, #gift_link .content_wrap .profile .inner, .gift_contents .content_wrap .profile_bottom .inner, #gift_link .content_wrap .profile_bottom .inner {
    text-align: left;
  }
  .gift_contents .content_wrap .profile .inner div, #gift_link .content_wrap .profile .inner div, .gift_contents .content_wrap .profile_bottom .inner div, #gift_link .content_wrap .profile_bottom .inner div {
    width: 100%;
    margin: 0;
  }
  .gift_contents .content_wrap .profile .inner h3, #gift_link .content_wrap .profile .inner h3, .gift_contents .content_wrap .profile_bottom .inner h3, #gift_link .content_wrap .profile_bottom .inner h3 {
    font-size: 14px;
  }
  .gift_contents .content_wrap .profile .inner h2, #gift_link .content_wrap .profile .inner h2, .gift_contents .content_wrap .profile_bottom .inner h2, #gift_link .content_wrap .profile_bottom .inner h2 {
    display: block;
    padding: 5px 0;
  }
  .gift_contents .content_wrap .profile .inner .img_text_name, #gift_link .content_wrap .profile .inner .img_text_name, .gift_contents .content_wrap .profile_bottom .inner .img_text_name, #gift_link .content_wrap .profile_bottom .inner .img_text_name {
    width: auto;
    height: auto;
    margin: 5px auto 10px 0;
  }
  .gift_contents .content_wrap .profile .inner > div img, #gift_link .content_wrap .profile .inner > div img, .gift_contents .content_wrap .profile_bottom .inner > div img, #gift_link .content_wrap .profile_bottom .inner > div img {
    margin-left: 15px;
  }
  .gift_contents .content_wrap .profile .clearfix img, #gift_link .content_wrap .profile .clearfix img, .gift_contents .content_wrap .profile_bottom .clearfix img, #gift_link .content_wrap .profile_bottom .clearfix img {
    float: right;
  }
  .gift_contents #ce19_comment .comment_inner, #gift_link #ce19_comment .comment_inner {
    display: block;
  }
  .gift_contents #ce19_comment .comment_inner:first-of-type div, #gift_link #ce19_comment .comment_inner:first-of-type div, .gift_contents #ce19_comment .comment_inner:nth-of-type(2) div, #gift_link #ce19_comment .comment_inner:nth-of-type(2) div, .gift_contents #ce19_comment .comment_inner:nth-of-type(3) div, #gift_link #ce19_comment .comment_inner:nth-of-type(3) div, .gift_contents #ce19_comment .comment_inner:nth-of-type(4) div, #gift_link #ce19_comment .comment_inner:nth-of-type(4) div, .gift_contents #ce19_comment .comment_inner:nth-of-type(5) div, #gift_link #ce19_comment .comment_inner:nth-of-type(5) div {
    width: 100%;
  }
  .gift_contents #ce19_comment .comment_thanks, #gift_link #ce19_comment .comment_thanks {
    width: 100%;
  }
  .gift_contents #ce19_introduction .inner, #gift_link #ce19_introduction .inner {
    display: block;
  }
  .gift_contents #ce19_introduction .inner img + div, #gift_link #ce19_introduction .inner img + div {
    margin-left: 0;
  }
  .gift_contents #ce19_introduction .inner div, #gift_link #ce19_introduction .inner div {
    width: 100%;
  }
  .gift_contents #ce19_introduction ul, #gift_link #ce19_introduction ul, .gift_contents #ce19_introduction .li_inner_wrap, #gift_link #ce19_introduction .li_inner_wrap {
    display: block;
  }
  .gift_contents #ce19_introduction ul li, #gift_link #ce19_introduction ul li, .gift_contents #ce19_introduction .li_inner_wrap li, #gift_link #ce19_introduction .li_inner_wrap li, .gift_contents #ce19_introduction ul .li_inner, #gift_link #ce19_introduction ul .li_inner, .gift_contents #ce19_introduction .li_inner_wrap .li_inner, #gift_link #ce19_introduction .li_inner_wrap .li_inner {
    width: 100%;
  }
  .gift_contents #ce19_comment, #gift_link #ce19_comment {
    padding: 30px 15px 50px;
    margin-bottom: 40px;
  }
  .gift_contents #ce19_comment h2, #gift_link #ce19_comment h2 {
    font-size: 16px;
  }
  .gift_contents #ce19_comment .text_title, #gift_link #ce19_comment .text_title {
    font-size: 14px;
    line-height: 1.5;
  }
  .gift_contents #ce19_comment .comment_inner div, #gift_link #ce19_comment .comment_inner div {
    margin: 0 !important;
    padding-top: 15px;
  }
  .gift_contents #ce19_comment .comment_inner div p, #gift_link #ce19_comment .comment_inner div p {
    font-size: 14px;
    line-height: 1.5;
  }
  .gift_contents #ce19_comment .comment_thanks_text, #gift_link #ce19_comment .comment_thanks_text {
    font-size: 16px;
    line-height: 1.5;
  }
  .gift_contents .present_bottom .img_present, #gift_link .present_bottom .img_present {
    width: calc(100% - 30px);
  }
  .gift_contents #ce19_instagram, #gift_link #ce19_instagram, .gift_contents #ce19_introduction, #gift_link #ce19_introduction {
    margin-top: 50px;
  }
  .gift_contents #ce19_instagram h2, #gift_link #ce19_instagram h2, .gift_contents #ce19_introduction h2, #gift_link #ce19_introduction h2 {
    font-size: 16px;
  }
  .gift_contents #ce19_instagram .text_title, #gift_link #ce19_instagram .text_title, .gift_contents #ce19_introduction .text_title, #gift_link #ce19_introduction .text_title {
    padding: 30px 15px 10px;
    line-height: 1.5;
  }
  .gift_contents #ce19_introduction, #gift_link #ce19_introduction {
    padding-top: 0px !important;
  }
  .gift_contents #ce19_introduction .inner, #gift_link #ce19_introduction .inner {
    margin: 0 !important;
  }
  .gift_contents #ce19_introduction .inner > img, #gift_link #ce19_introduction .inner > img {
    width: calc(100% - 30px);
  }
  .gift_contents #ce19_introduction .inner div, #gift_link #ce19_introduction .inner div {
    padding: 15px 15px 0;
    line-height: 1.5;
  }
  .gift_contents #ce19_introduction .inner div h4, #gift_link #ce19_introduction .inner div h4 {
    font-size: 14px;
  }
  .gift_contents #ce19_introduction .inner div h3, #gift_link #ce19_introduction .inner div h3 {
    font-size: 24px;
  }
  .gift_contents #ce19_introduction .inner div img, #gift_link #ce19_introduction .inner div img {
    margin: 10px auto 15px 0;
  }
  .gift_contents #ce19_introduction .inner div p, #gift_link #ce19_introduction .inner div p {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
  .gift_contents #ce19_introduction .inner div + img, #gift_link #ce19_introduction .inner div + img {
    margin: 0 auto;
  }
  .gift_contents #ce19_introduction .img_present, #gift_link #ce19_introduction .img_present {
    width: calc(100% - 30px);
    margin-bottom: 30px;
  }
  .gift_contents #ce19_introduction ul, #gift_link #ce19_introduction ul {
    margin-bottom: 30px;
  }
  .gift_contents #ce19_introduction li a, #gift_link #ce19_introduction li a, .gift_contents #ce19_introduction .li_inner a, #gift_link #ce19_introduction .li_inner a {
    display: flex;
    align-items: center;
    padding: 10px 15px;
  }
  .gift_contents #ce19_introduction li a figure, #gift_link #ce19_introduction li a figure, .gift_contents #ce19_introduction .li_inner a figure, #gift_link #ce19_introduction .li_inner a figure {
    width: 50%;
    padding-right: 15px;
    min-height: unset !important;
  }
  .gift_contents #ce19_introduction li a div, #gift_link #ce19_introduction li a div, .gift_contents #ce19_introduction .li_inner a div, #gift_link #ce19_introduction .li_inner a div {
    width: 50%;
    text-align: left;
  }
  .gift_contents #ce19_introduction li a div h5, #gift_link #ce19_introduction li a div h5, .gift_contents #ce19_introduction .li_inner a div h5, #gift_link #ce19_introduction .li_inner a div h5 {
    line-height: 1.5;
  }
  .gift_contents #ce19_introduction li:not(:first-child), #gift_link #ce19_introduction li:not(:first-child), .gift_contents #ce19_introduction .li_inner:not(:first-child), #gift_link #ce19_introduction .li_inner:not(:first-child) {
    margin-left: 0;
  }
  .gift_contents #ce19_introduction li img, #gift_link #ce19_introduction li img, .gift_contents #ce19_introduction .li_inner img, #gift_link #ce19_introduction .li_inner img {
    margin-top: 10px;
  }
  .gift_contents .container_bottom h2, #gift_link .container_bottom h2, .gift_contents .container_link h2, #gift_link .container_link h2 {
    font-size: 16px;
  }
  .gift_contents .container_bottom p, #gift_link .container_bottom p, .gift_contents .container_link p, #gift_link .container_link p {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
  .gift_contents .container_bottom .btn_link, #gift_link .container_bottom .btn_link, .gift_contents .container_link .btn_link, #gift_link .container_link .btn_link {
    width: calc(100% - 30px);
    min-width: unset !important;
    margin-top: 10px;
  }
  .gift_contents .container_bottom, #gift_link .container_bottom {
    margin-bottom: 30px !important;
  }
  .gift_contents .container_bottom h2, #gift_link .container_bottom h2 {
    padding-top: 10px;
  }
  .gift_contents .container_link, #gift_link .container_link {
    margin-bottom: 50px !important;
  }
  /*éœ‘å¤²?½?¹é¬®?®?½?½?½?¸?‚Â€é««åŒ?½½?§é‚µ?º?½?¸éƒ¢æ™?ˆ±ç¸º?¡éƒ¢æ™¢?½?³*/
  .gift_contents .btn_list {
    width: 100%;
    margin: 45px auto 60px;
    text-align: center;
    padding: 0;
  }
  .gift_contents .btn_list a, .btn_list a:hover {
    width: 95%;
  }
}
@media screen and (max-width: 500px) {
  .gift_contents .content_wrap .profile .clearfix img, .gift_contents .content_wrap .profile_bottom .clearfix img {
    float: none;
    margin: 15px auto 20px auto !important;
  }
}
@media screen and (max-width: 350px) {
  .gift_contents .btn_item_link {
    width: 290px;
    height: 58px;
    line-height: 1.2;
  }
}
/*202106*/
.gift p {
  font-size: 16px;
  line-height: 1.7;
}
.gift_contents .copy p {
  margin: 0;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  letter-spacing: .05em;
}
.gift_contents .section__title__02 {
  /*margin-bottom: 70px;*/
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1;
}
.gift_contents .section__title__02 span {
  display: block;
  font-size: 17px;
}
.gift_contents .section__title__03 {
  margin-bottom: 35px;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  letter-spacing: .05em;
  line-height: 1;
}
.gift p.section__intro {
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 50px;
}
.gift .section:last-child .container {
  border-bottom: none;
}
.gift .container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 80px;
  /*border-bottom: 1px solid #000;*/
  width: 1000px;
}
.gift .page-index {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px auto 0;
  padding: 0;
  list-style: none;
}
.gift .page-index::after {
  content: '';
  display: block;
  width: 32%;
  height: 0;
}
.gift .page-index__item {
  margin-bottom: 20px;
  width: 32%;
}
.gift .page-index__item .btn__01 {
  display: block;
}
.gift .btn__arrow {
  position: relative;
}
.gift .btn__01 {
  display: inline-block;
  padding: 10px 40px 10px 20px;
  color: #fff;
  font-size: 16px;
  background-color: #6fb4c3;
  border-radius: 5px;
  letter-spacing: .02em;
}
.gift .btn__01.btn__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right .3s;
  width: 10px;
  height: 10px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.gift .btn__02 {
  display: inline-block;
  padding: 15px 50px 15px 30px;
  color: #fff;
  font-size: 20px;
  background-color: #2d3b6f;
  border-radius: 5px;
  letter-spacing: .02em;
}
.gift .btn__02.btn__arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right .3s;
  width: 10px;
  height: 10px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
.gift .flex__box {
  display: flex;
  justify-content: center;
}
.gift .btn__box.center {
  text-align: center;
}
.gift .image__box {
  margin-bottom: 40px;
}
.gift .image__box:last-child {
  margin-bottom: 0;
}
.gift .icon005 {
  display: inline-block !important;
  height: 22px;
  vertical-align: middle;
  padding: 0 5px;
}
.gift_contents .box__item__title {
  display: inline-block;
  padding: 5px 0;
  width: 200px;
  color: #fff;
  background-color: #2d3b6f;
  text-align: center;
  letter-spacing: .05em;
}
.gift .box__item__body {
  display: flex;
  padding: 40px 20px;
  background-color: #eee;
  width: 100%;
  box-sizing: border-box;
}
.gift .box__item__body figure {
  margin: 0;
  width: 140px;
}
.gift .box__item__body figure img {
  width: 75px;
}
.gift .box__item__body figcaption {
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
  letter-spacing: .03;
  ;
}
.gift .accordion {
  display: none;
}
.gift .box__item {
  margin-bottom: 30px;
}
.gift .box__item:last-child {
  margin-bottom: 0;
}
.gift .btn__more__wrap {
  position: absolute;
  bottom: 0;
  left: -2%;
  width: 105%;
  height: 280px;
  text-align: center;
  line-height: 30px;
  background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 40%);
  cursor: pointer;
  /* transition: bottom 0.2s; */
  z-index: 1;
}
.gift #section__04 .container.box__wrap {
  padding: 0 0 130px;
}
.gift #section__03 .container.box__wrap {
  padding: 0;
}
.gift #section__03 .container.box__wrap:has(.is-close) {
  padding: 0 0 130px;
}
.gift #section__03 .container .box {
  padding: 0;
}
.gift #section__03 .container .box:has(> .is-close) {
  padding: 0 0 40px;
}
.gift .btn__more__wrap .btn__more, .gift .btn__more__wrap .btn__close {
  position: relative;
  top: 80px;
  margin: 0 auto;
  padding: 5px 0;
  width: 260px;
  color: #fff;
  font-size: 20px;
  background-color: #19598A;
  border-radius: 60px;
  cursor: pointer;
}
.gift .btn__more__wrap .btn__more::before, .gift .btn__more__wrap .btn__more::after, .gift .btn__more__wrap .btn__close::before, .gift .btn__more__wrap .btn__close::after {
  content: '';
  display: inline-block;
  width: 13px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  right: 20px;
  top: 47%;
  transform: translateY(-50%);
  transition: opacity 1s;
}
.gift .btn__more__wrap .btn__more::after, .gift .btn__more__wrap .btn__close::after {
  transform: translateY(-50%) rotate(90deg);
  transition: transform 0.5s;
}
.gift .btn__more__wrap .btn__close::before {
  opacity: 0;
}
.gift .btn__more__wrap .btn__close::after {
  transform: translateY(-50%) rotate(180deg);
}
.gift .section__02 .image__box .flex__box__item {
  margin: 0 20px;
}
.gift .section__04 .container:first-child {
  padding-bottom: 0;
  border-bottom: none;
}
.gift .box__wrap {
  position: relative;
}
.gift #section__03 .btn__more__wrap.is-close {
  position: absolute;
  bottom: 25px;
  left: 50%;
  height: auto;
  transform: translate(-50%, 0);
  background: unset;
}
.gift .section__04 .btn__more__wrap.is-close {
  position: absolute;
  bottom: 25px;
  left: 50%;
  height: auto;
  transform: translate(-50%, 0);
  background: unset;
}
.gift #section__03 .btn__more__wrap.is-close .btn__close, .gift .section__04 .btn__more__wrap.is-close .btn__close {
  top: unset;
}
.gift .noshi__box {
  display: flex;
  justify-content: center;
  margin: 0 auto 50px;
}
.gift .noshi__box__item {
  margin-right: 40px;
}
.gift .noshi__box__title {
  margin-bottom: 20px;
  text-align: center;
}
.gift .noshi__box .flex__box__item {
  margin-right: 40px;
  width: 200px;
}
.gift .noshi__box .flex__box__item:last-child {
  margin-right: 0;
}
.gift .noshi__box .flex__box__item figure img {
  border: 1px solid #ccc;
}
.gift .noshi__box .flex__box__item figcaption {
  margin: 10px auto;
  font-size: 16px;
  text-align: center;
}
.gift .noshi__box .flex__box__item p {
  font-size: 14px;
  line-height: 1.5;
}
.gift .section__05 .flex__box__item {
  margin: 0 10px;
  width: 200px;
}
.gift .section__05 .flex__box__item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.gift .section__05 .flex__box__item p {
  font-size: 14px;
  line-height: 1.5;
}
.gift .section__05 .flex__box__item .gift-bag__price {
  font-weight: bold;
  color: #444;
}
.gift .section__05 .annotation {
  margin-top: 40px;
}
.gift .section__06 .section {
  margin: 0 auto 80px;
  width: 900px;
}
.gift .anniversary__list {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  flex-wrap: wrap;
}
.gift .anniversary__list .flex__box__item {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  width: 25%;
  height: 150px;
  box-sizing: border-box;
}
.gift .anniversary__list .list__title {
  margin: 0;
  padding: 10px;
  font-weight: 600;
  background-color: #bcc6e0;
}
.gift .anniversary__list .flex__box__item:nth-of-type(even) .list__title {
  background-color: #c9dce7;
}
.gift .anniversary__list .list__body {
  margin: 0;
  padding: 10px;
  font-size: 14px;
}
.gift .longevity__list {
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  flex-wrap: wrap;
}
.gift .longevity__list .flex__box__item {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  width: 33.3333%;
  box-sizing: border-box;
}
.gift .longevity__list .list__title {
  position: relative;
  margin: 0 0 10px;
  font-weight: 600;
  color: #56445D;
}
.longevity__list .list__title::after {
  content: '';
  right: 0;
  top: 50%;
  position: absolute;
  border: 1px solid #000;
  width: 20px;
  height: 20px;
  background-color: #fff;
  transform: translate(0, -50%);
}
.item__61 .list__title::after {
  border-color: #ff1617;
  background-color: #ff1617;
}
.item__70 .list__title::after {
  border-color: #202e77;
  background-color: #202e77;
}
.item__77 .list__title::after {
  border-color: #f5dc1d;
  background-color: #f5dc1d;
}
.item__80 .list__title::after {
  border-color: #ff7700;
  background-color: #ff7700;
}
.item__88 .list__title::after {
  border-color: #ceb139;
  background-color: #ceb139;
}
.item__90 .list__title::after {
  border-color: #8a2be2;
  background-color: #8a2be2;
}
.gift .longevity__list .list__body {
  margin: 0;
  font-size: 14px;
}
.gift .recommend__list .text__box {
  flex: 1;
}
.gift .recommend__list .image__box {
  margin-left: 40px;
  width: 350px;
}
.gift .line__box {
  padding: 20px;
  border: 1px solid #e2e2e2;
  background-color: #fffdf0;
}
.gift .line__box .box__title {
  margin: 0 0 10px;
  color: #5a4383;
  font-weight: 600;
}
.gift .line__box .box__body {
  margin: 0;
}
.gift .btn__box.bottom {
  margin: 50px auto;
}
.gift .section__07 .section {
  margin: 0 auto 80px;
  width: 900px;
}
.gift .recommend__list .text__box a {
  margin-top: 30px;
}
.gift .image__box.uchinoshi picture {
  display: flex;
}
.gift .image__box.uchinoshi img {
  width: 48%;
  padding: 1em;
}
.gift .image__box.uchinoshi img:first-child {
  margin-right: 3em;
}
@media screen and (min-width: 769px) {
  .gift .btn__01:hover {
    background-color: #5e99a6;
    transition: all .3s ease-in;
    text-decoration: none;
  }
  .gift .btn__01.btn__arrow:hover::after {
    right: 10px;
  }
  .gift .btn__02:hover {
    background-color: #6fb4c3;
    transition: all .3s ease-out;
    text-decoration: none;
  }
  .gift .btn__02.btn__arrow:hover::after {
    right: 10px;
  }
  .gift .btn__more__wrap .btn__more:hover, .gift .btn__more__wrap .btn__close:hover {
    /*transition: all .3s ease-out;*/
    background-color: #2b73aa;
  }
  /*.gift .btn__more__wrap .btn__more:hover::after {
    margin-top: 2px;
    transition: all .3s ease-out;
  }

  .gift .btn__more__wrap .btn__close:hover::after {
    margin-top: -2px;
    transition: all .3s ease-out;
  }*/
}
@media screen and (max-width: 768px) {
  .gift .container {
    padding: 0 15px 40px;
    width: 100%;
    box-sizing: border-box;
  }
  .gift p.section__intro {
    font-size: 17px;
    margin-bottom: 25px;
  }
  .gift .section__06 .section {
    width: 100%;
    box-sizing: border-box;
  }
  .gift .section__06 .section + .section {
    margin: 0 auto;
  }
  .gift .section__07 .section {
    width: 100%;
    box-sizing: border-box;
  }
  .gift .flex__box {
    flex-direction: column;
  }
  .gift .recommend__list .image__box {
    margin-left: 0;
    width: 100%;
  }
  .gift .btn__02 {
    font-size: 16px;
  }
  .gift_contents .copy p {
    font-size: 20px;
  }
  .gift_contents .section__title__02, .gift_contents .section__title__03 {
    font-size: 20px;
  }
  .gift_contents .section__title__02 span {
    font-size: 15px;
  }
  .gift .page-index {
    flex-direction: column;
  }
  .gift .page-index__item {
    width: 100%;
  }
  .gift .section__04 .container.box__wrap {
    padding: 0 0 40px;
  }
  .gift .section__05 .flex__box.image__box {
    flex-direction: row;
    justify-content: space-between;
  }
  .gift .section__05 .flex__box__item {
    margin: 0;
    width: 32%;
  }
  .gift .section__05 .flex__box__item p {
    font-size: 12px;
  }
  .gift .box__item__body {
    flex-wrap: wrap;
    padding: 20px;
  }
  .gift .btn__more__wrap {
    width: 100%;
    left: 0;
    height: 180px;
  }
  .gift #section__04 .container.box__wrap {
    padding: 0 0 20px;
  }
  .gift #section__04 .container.box__wrap:has(.is-close) {
    padding: 0 0 130px;
  }
  .gift #section__03 .container.box__wrap {
    padding: 0 15px;
  }
  .gift #section__03 .container.box__wrap:has(.is-close) {
    padding: 0 15px 130px;
  }
  .gift #section__03 .container .box {
    padding: 0 15px;
  }
  .gift #section__03 .container .box:has(> .is-close) {
    padding: 0 15px 40px;
  }
  /*.gift .btn__more__wrap .btn__more,
  .gift .btn__more__wrap .btn__close {
    width: 80%;
  }*/
  /*.gift .btn__more__wrap .btn__more::after,
  .gift .btn__more__wrap .btn__close::after {
    right: 15px;
  }*/
  .gift .box__item__body figure {
    margin-bottom: 20px;
    width: 33.33333%;
  }
  .gift_contents .box__item__title {
    width: 140px;
    font-size: 16px;
  }
  .gift .anniversary__list {
    border: none;
  }
  .gift .anniversary__list:first-child {
    border-bottom: none;
  }
  .gift .anniversary__list .flex__box__item {
    padding: 10px;
    border: none;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .gift .section__04 .btn__more__wrap.is-close {
    bottom: 20px;
  }
  .gift .noshi__box {
    flex-direction: column;
  }
  .gift .noshi__box__item {
    margin-right: 0;
  }
  .gift .noshi__box .flex__box__item {
    margin: 0 auto 30px;
    width: 100%;
  }
  .gift .noshi__box .flex__box__item p {
    text-align: center;
  }
  .gift .anniversary__list__wrap {
    position: relative;
    padding-bottom: 30px;
    border: 1px solid #ddd;
  }
  .gift .anniversary__list.accordion {
    border-top: none;
    border-bottom: none;
  }
  .gift .anniversary__list__wrap .btn__more__wrap {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .gift .anniversary__list__wrap .btn__more__wrap.is-close {
    bottom: 0;
    height: auto;
  }
  .gift .anniversary__list__wrap .btn__more__wrap.is-close .btn__close {
    margin-bottom: 15px;
  }
  .gift .anniversary__list .list__title, .gift .anniversary__list .flex__box__item:nth-of-type(even) .list__title {
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .gift .anniversary__list .list__body {
    padding: 0;
  }
  .gift .longevity__list__wrap {
    position: relative;
    padding-bottom: 30px;
    border: 1px solid #ddd;
  }
  .gift .longevity__list {
    border: none;
  }
  .gift .longevity__list .flex__box__item {
    padding: 10px;
    border: none;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
  .gift .longevity__list__wrap .btn__more__wrap {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .gift .longevity__list__wrap .btn__more__wrap.is-close {
    bottom: 0;
    height: auto;
  }
  .gift .longevity__list__wrap .btn__more__wrap.is-close .btn__close {
    margin-bottom: 15px;
  }
  .gift .section__07 .flex__box__item.text__box {
    order: 2;
  }
  .gift .section__07 .flex__box__item.image__box {
    order: 1;
    text-align: center;
  }
  .gift .section__07 .flex__box__item.image__box img {
    width: 80%;
    max-width: 500px;
  }
  .gift .recommend__list .text__box a {
    width: 100%;
  }
  .gift .image__box.uchinoshi picture {
    flex-direction: column;
  }
  .gift .image__box.uchinoshi img {
    width: 86%;
  }
  .gift .image__box.uchinoshi img:first-child {
    width: 96%;
    margin-right: 2em !important;
  }
}
/* ------------------------2024 (add)------------------------ */
/* -----‘åŒ©o‚µ----- */
.gift_contents .h_title_section__02 {
  color: #19598A;
}
.gift_contents .h_title_section__05 {
  color: #1989AC;
}
.gift_contents .h_title_section__bag {
  color: #6D070B;
}
.gift_contents .h_title_section__06 {
  color: #132A4C;
}
@media screen and (max-width: 768px) {}
/* -----’†Œ©o‚µ----- */
.h_title_blue01, .h_title_blue02, .h_title_red01, .h_title_navyblue01 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 67px;
}
.h_title_blue01 {
  color: #19598A;
  background: url(/img/event/gift/h_title_blue01.png) repeat-x top left;
}
.h_title_blue02 {
  color: #1989AC;
  background: url(/img/event/gift/h_title_blue02.png) repeat-x top left;
}
.h_title_red01 {
  color: #6D070B;
  background: url(/img/event/gift/h_title_red01.png) repeat-x top left;
}
.h_title_navyblue01 {
  color: #132A4C;
  background: url(/img/event/gift/h_title_navyblue01.png) repeat-x top left;
}
@media screen and (max-width: 768px) {}
/* -----ƒeƒLƒXƒg----- */
.section__txt__red {
  color: #F53232;
  text-align: center;
  margin-top: -20px;
}
@media screen and (max-width: 768px) {}
/*@-----u‚¨‚·‚·‚ß‚ÌƒMƒtƒg¤•iv-----@*/
.tab_list {
  display: flex;
  justify-content: center;
  margin: 0 auto 35px;
}
.tab_list li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 124px;
  height: 92px;
  font-size: 16px;
  font-weight: 600;
  color: #19598A;
  text-align: center;
  margin: 0 9px;
  padding: 0;
  background: #fff;
  border: 1px solid #19598A;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
  cursor: pointer;
  transition: 0.4s;
}
.tab_list li.js-active-btn, .tab_list li:hover {
  color: #fff;
  background: #19598A;
  border: 1px solid #19598A;
  transition: 0.4s;
}
.tab_goods_wrap {
  position: relative;
}
/* ƒ^ƒuØ‚è‘Ö‚¦i.js-active-btnj */
/*.tab_list:has(> .tab_list01.js-active-btn) + .tab_goods_wrap > div:not(.tab_goods_list01), .tab_list:has(> .tab_list02.js-active-btn) + .tab_goods_wrap > div:not(.tab_goods_list02), .tab_list:has(> .tab_list03.js-active-btn) + .tab_goods_wrap > div:not(.tab_goods_list03) {
  display: none;
}*/
.tab_goods_wrap div.tab_goods_list02,.tab_goods_wrap div.tab_goods_list03 {
	display: none;
}
/* ˆê——ƒŠƒ“ƒNƒ{ƒ^ƒ“ */
.btn__other {
  display: table;
  margin: 30px auto 50px;
}
.btn__other a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 530px;
  height: 45px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  background: #B6A35E;
  /*border: 2px solid #19598A;*/
  border-radius: 60px;
  /*box-shadow: 0 3px 6px rgba(0, 0, 0, .16);*/
}
.btn__other a::after {
  content: "";
  position: absolute;
  top: 52%;
  bottom: 0;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right .3s;
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(45deg);
}
.btn__other a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .tab_list {
    margin: 0 auto 15px;
  }
  .tab_list li {
    width: calc((100% - 24px) / 3);
    height: 50px;
    font-size: 14px;
    margin: 0 4px;
  }
  /* ˆê——ƒŠƒ“ƒNƒ{ƒ^ƒ“ */
  .btn__other a {
    font-size: calc(16 * (100vw / 393));
    width: calc(330 * (100vw / 393));
    height: auto;
    padding: 5px 0;
    border-radius: calc(60 * (100vw / 393));
  }
}
/* -----ƒMƒtƒgƒoƒbƒOƒ‰ƒbƒsƒ“ƒOƒT[ƒrƒX----- */
.wrapping_box {
  position: relative;
  padding: 60px 40px 35px;
  border: 1px solid #1989AC;
}
.wrapping_img {
  width: 100%;
  max-width: 426px;
  flex-shrink: 0;
  margin: 0 30px 0 0;
}
.gift .wrapping_txt p {
  line-height: 2;
}
.gift p.wrapping_txt_blue {
  font-size: 17px;
  font-weight: 600;
  color: #1989AC;
  margin: 0 0 20px;
}
.gift p.wrapping_txt_red {
  font-size: 16px;
  font-weight: 500;
  color: #F53232;
}
.wrapping_box h3 {
  position: absolute;
  top: -25px;
  right: -1px;
  display: table;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  letter-spacing: 1px;
  margin: 0 0 0 auto;
  padding: 5px 25px;
  background: #1989AC;
}
.wrapping_box > div {
  display: flex;
  align-items: center;
}
.wrapping_box > div:last-of-type {
  margin-top: 60px;
}
.wrapping_box > div:last-of-type {
  align-items: flex-start;
}
.wrapping_img2 {
  width: 100%;
  max-width: 304px;
  flex-shrink: 0;
  margin: 0 30px 0 70px;
}
@media screen and (max-width: 768px) {
  .section__title__03.ajust_title_font {
    font-size: 17px;
    letter-spacing: -0.5px;
  }
  .wrapping_box {
    display: block;
    padding: 60px 15px 20px;
  }
  .wrapping_img.wrapping_img2 {
    margin: 0;
  }
  .gift p.wrapping_txt_blue {
    font-size: 15px;
    letter-spacing: -0.5px;
    margin: 10px 0 20px;
  }
  .gift p.wrapping_txt_red {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  .wrapping_box h3 {
    top: 0;
    right: 0;
    display: table;
    font-size: calc(18 * (100vw / 393));
    letter-spacing: 0;
    width: 100%;
    margin-bottom: calc(20 * (100vw / 393));
    padding: calc(5 * (100vw / 393)) calc(25 * (100vw / 393));
    background: #1989AC;
  }
  .wrapping_box > div {
    display: block;
  }
  .wrapping_box > div:last-of-type {
    margin-top: 30px;
    display: flex;
    flex-direction: column-reverse;
  }
  .wrapping_img2 {
    margin: 0;
  }
}
/* -----section__01----- */
.navi_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px auto 55px;
}
.gift_contents .section__title__02.h_title_section__01 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  letter-spacing: .05em;
  line-height: 1;
  height: 59px;
  background: url(/img/event/gift/h_title_section__01.png) no-repeat top center;
}
.wrapping_detail_box {
  display: flex;
  margin: 0 auto 30px;
}
.wdb_paid {
  width: 100%;
  min-width: 658px;
  margin: 0 20px 0 0;
}
.wdb_paid h3, .wdb_myself h3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  height: 45px;
  margin: 0 auto 25px;
  background: #EBF6F9;
}
.wdb_myself h3 {
  background: #F9F4F4;
}
.wdb_inner {
  display: flex;
  justify-content: center;
}
.wdb_paid_noshi, .wdb_paid_wrapping, .wdb_myself_bag {
  width: 319px;
  flex-shrink: 0;
  padding: 10px 12px;
  margin: 0 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.wdb_paid_catch, .wdb_myself_catch {
  display: table;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 3px;
  padding: 0 15px;
}
.wdb_paid_noshi .wdb_paid_catch {
  color: #19598A;
  background: url(/img/event/gift/wdb_paid_noshi_chach-l.png) no-repeat bottom 3px left, url(/img/event/gift/wdb_paid_noshi_chach-r.png) no-repeat bottom 3px right;
  background-size: 10px auto, 10px auto;
}
.wdb_paid_wrapping .wdb_paid_catch {
  color: #1989AC;
  background: url(/img/event/gift/wdb_paid_wrapping_chach-l.png) no-repeat bottom 3px left, url(/img/event/gift/wdb_paid_wrapping_chach-r.png) no-repeat bottom 3px right;
  background-size: 10px auto, 10px auto;
}
.wdb_myself_bag .wdb_myself_catch {
  color: #6D070B;
  background: url(/img/event/gift/wdb_myself_catch-l.png) no-repeat bottom 3px left, url(/img/event/gift/wdb_myself_catch-r.png) no-repeat bottom 3px right;
  background-size: 10px auto, 10px auto;
}
h4.wdb_paid_heading, h4.wdb_myself_heading {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  height: 49px;
  margin: 0 auto 20px;
}
.wdb_paid_noshi h4.wdb_paid_heading {
  background: #19598A;
}
.wdb_paid_wrapping h4.wdb_paid_heading {
  font-size: 18px;
  background: #1989AC;
}
.wdb_myself_bag h4.wdb_myself_heading {
  background: #6D070B;
}
html[data-browse-mode="P"] .wdb_paid_wrapping img.wdb_paid_img, html[data-browse-mode="P"] .wdb_myself_bag img.wdb_myself_img {
  max-width: 283px;
}
.gift p.wdb_paid_txt, .gift p.wdb_myself_txt {
  min-height: 120px;
  margin: 15px auto;
  line-height: 1.9;
}
a.wdb_paid_btn, a.wdb_myself_btn, a.wdb_common_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 250px;
  height: 45px;
  margin: 0 auto 20px;
  border-radius: 60px;
}
.wdb_paid_noshi a.wdb_paid_btn {
  color: #19598A;
  border: 1px solid #19598A;
}
.wdb_paid_wrapping a.wdb_paid_btn {
  color: #1989AC;
  border: 1px solid #1989AC;
}
.wdb_myself_bag a.wdb_myself_btn {
  color: #6D070B;
  border: 1px solid #6D070B;
}
a.wdb_common_btn {
  color: #fff;
  background: #B6A35E;
  border: 1px solid #B6A35E;
}
a.wdb_common_btn::after {
  content: "";
  position: absolute;
  top: 52%;
  bottom: 0;
  right: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right .3s;
  width: 9px;
  height: 9px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: translateY(-50%) rotate(135deg);
}
a.wdb_paid_btn:hover, a.wdb_myself_btn:hover, a.wdb_common_btn:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .navi_box {
    flex-wrap: wrap;
    margin: 0 auto 35px;
  }
  .navi_box li {
    width: 49%;
  }
  .gift_contents .section__title__02.h_title_section__01 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 15px;
    height: calc(72 * (100vw / 393));
    background: url(/img/usr/event/gift/h_title_section__01_sp_v2.png) no-repeat top center;
    background-size: contain;
  }
  .wrapping_detail_box {
    display: block;
    margin: 0 auto 30px;
  }
  .wdb_paid {
    min-width: 100%;
    margin: 0 0 20px;
  }
  .wdb_paid h3, .wdb_myself h3 {
    font-size: 17px;
    letter-spacing: -1px;
    height: 35px;
    margin: 0 auto 25px;
  }
  .wdb_inner {
    display: block;
  }
  .wdb_paid_noshi, .wdb_paid_wrapping, .wdb_myself_bag {
    width: 100%;
    margin: 0 0 30px;
    padding: 8px 20px;
  }
  h4.wdb_paid_heading, h4.wdb_myself_heading {
    font-size: 18px;
    height: 40px;
    margin: 0 auto 10px;
  }
  .gift p.wdb_paid_txt, .gift p.wdb_myself_txt {
    min-height: auto;
  }
  a.wdb_paid_btn, a.wdb_myself_btn {
    width: calc(250 * (100vw / 393));
    max-width: calc(250 * (100vw / 393));
    height: calc(45 * (100vw / 393));
    margin: 0 auto 10px;
    border-radius: calc(60 * (100vw / 393));
  }
}
/* -----MV----- */
.mv_box {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 400px;
  margin: 0 auto 50px;
  background: url(/img/usr/event/gift/gift_mv_pc.jpg) top center;
  background-repeat: no-repeat;
  background-color: #e5ffff;
  background-size: 1000px auto;
}
.mv_box h1 {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .mv_box {
    height: auto;
    margin: 0 auto calc(44 * (100vw / 393));
    background: none;
  }
}
/* -----title----- */
.h_bg_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 100px;
  padding: 30px 0;
}
.h_bg_box h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.h_bg_box h2 > div {
  display: table;
  margin-left: 100px;
}
.h_bg_box h2 .h_marker {
  display: inline;
  font-size: 42px;
  line-height: 1.5;
  margin: auto;
  padding: 0 3px;
}
.h_bg_box h2 .h_title_section__sub {
  font-size: 24px;
  padding: 0 20px 10px;
}
#section__02 .h_bg_box {
  background: #19598A0A;
}
#section__02 .h_bg_box h2 .h_marker {
  background: linear-gradient(transparent 75%, #19598A1C 75%);
}
#section__05 .h_bg_box {
  background: #1989AC0A;
}
#section__05 .h_bg_box h2 .h_marker {
  background: linear-gradient(transparent 75%, #1989AC1C 75%);
}
#section__05 .h_bg_box h2 .h_title_section__sub {
  background: url(/img/event/gift/wdb_paid_wrapping_chach-l.png) no-repeat bottom 6px left, url(/img/event/gift/wdb_paid_wrapping_chach-r.png) no-repeat bottom 6px right;
  background-size: 15px auto, 15px auto;
}
#section__06 .h_bg_box {
  background: #132A4C0A;
}
#section__06 .h_bg_box h2 .h_marker {
  background: linear-gradient(transparent 75%, #132A4C1C 75%);
}
#section__08 .h_bg_box {
  background: #6D070B0A;
}
#section__08 .h_bg_box h2 .h_marker {
  background: linear-gradient(transparent 75%, #7C21251C 75%);
}
#section__08 .h_bg_box h2 .h_title_section__sub {
  background: url(/img/event/gift/wdb_myself_catch-l.png) no-repeat bottom 6px left, url(/img/event/gift/wdb_myself_catch-r.png) no-repeat bottom 6px right;
  background-size: 15px auto, 15px auto;
}
@media screen and (max-width: 768px) {
  .h_bg_box {
    margin: 0 auto calc(50 * (100vw / 393));
    padding: calc(30 * (100vw / 393)) 0;
  }
  .h_bg_box h2 {
    flex-direction: column-reverse;
  }
  .h_bg_box h2 > div {
    display: table;
    margin-left: 0;
  }
  .h_bg_box h2 .h_marker {
    font-size: calc(24 * (100vw / 393));
  }
  .h_bg_box h2 .h_title_section__sub {
    font-size: calc(15 * (100vw / 393));
    padding: 0 calc(20 * (100vw / 393)) calc(10 * (100vw / 393));
  }
  .gift_contents .h_bg_box h2 img {
    width: calc(125 * (100vw / 393));
    margin-bottom: calc(35 * (100vw / 393));
  }
}
/* ------------------------event goods (reset)------------------------ */
html[data-browse-mode="P"] .block-top-event--goods .block-thumbnail-t--goods:first-child {
  margin-left: 0;
}
html[data-browse-mode="P"] .block-top-event--goods .block-thumbnail-t--goods {
  width: calc((100% - 45px) / 4);
  padding: 9px;
  border: 1px solid #e6e6e6;
  margin-left: 15px;
  margin-bottom: 15px;
}
html[data-browse-mode="P"] .block-top-event--goods .block-thumbnail-t li {
  margin-bottom: 0;
  margin-left: 0;
}
html[data-browse-mode="P"] .block-top-event--goods .block-thumbnail-t--goods-image figure {
  width: 100%;
  background-color: #fff;
}
html[data-browse-mode="P"] .block-top-event--goods .block-thumbnail-t--goods-image figure:has(> img[src*="sorryS.jpg"]) {
  width: 100%;
  background-color: #f5f5f5;
}
html[data-browse-mode="P"] .gift_contents [class*="block-thumbnail-t--goods-icon"] img {
  margin: 0 6px 6px 0;
}
html[data-browse-mode="S"] .block-top-event--goods .block-thumbnail-t--goods-image figure img {
  width: 100%;
  height: 100%;
}

/* ????????? */
.text-link{
  display: block;
  text-align: center;
}
.text-link span{
  padding-right: 1.5em;
  display: inline-block;
  position: relative;
}
.text-link span::after{
  content: '';
  width: 1em;
  height: 1em;
  display:block;
  border-radius: 50%;
  border: 1px solid #999;
  position: absolute;
  top: 0.25em;
  right: 0;
}
.text-link span::before{
  content: '';
  width: 0.4em;
  height: 0.4em;
  display:block;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  position: absolute;
  top: 33%;
  right: 4px;
  transform: rotate(135deg);
}
.caution-text{
  margin-top: 0.5em;
  color: #FF1111;
}
.note-text{
  color: #FF1111;
}
.category__lists{
  width: calc(100% - 200px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.category__lists.-col3{
  width: calc(100% - 440px);
}
.category__lists_item{
  width: calc(100% / 4 - 10px);
  margin: 14px 0 0 10px;
}
.category__lists.-col3 .category__lists_item{
  width: calc(100% / 3 - 10px);
}

.category__item__link{
  height: 100%;
  padding: 12px 0 11px;
  border: 1px solid #19598A;
  color: #19598A;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  position: relative;
}

.category__item__link::after{
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border-top: 1px solid #19598A;
  border-right: 1px solid #19598A;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%) rotate(45deg);
}

.category__lists + .btn__other{
  margin: 60px auto 0;
}

.about-wraping{
  margin-top: 50px;
}
.gift .h_title_section__05 > .image-circle{
  width: 300px;
  height: 300px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.image-circle img{
  width: 260px;
  height: 260px;
  object-fit: contain;
}
.about-wraping .container{
  padding-bottom: 0;
}
.about-wrapping-content{
  margin-top: 30px;
  display: flex;
}
.wrapping-box{
  width: calc((100% - 40px) / 2);
  display: flex;
  flex-direction: column;
}
.wrapping-box:not(:first-child){
  margin-left: 40px;
}
.wrapping-box h3.wrapping-box-title{
  padding: 10px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #19598A;
}
.wrapping-lists{
  margin-top: auto;
  display: flex;
}
.wrapping-item{
  width: calc((100% - 20px) / 2);
}
.wrapping-item:not(:first-child){
  margin-left: 20px;
}
.wrapping-box-image{
  margin-top: 40px;
}
.wrapping-box-image img {
  width: auto;
  height: 200px;
}
.wrapping-box-text{
  margin: 30px 0;
}
.wrapping-item-icon{
  margin-top: 20px;
}
.wrapping-item .wrapping-item-icon img{
  margin-left: 0;
}
.wrapping-box .wrapping-item h4.wrapping-item-name{
  margin-top: 20px;
  font-size: 14px;
}
.wrapping-item-price{
  margin-top: 10px;
  font-size: 14px;
}
.other-wrapping{
  margin-top: 120px;
}
.other-wrapping .lead-text{
  font-size: 19px;
  font-weight: 400;
  text-align: center;
}
.other-wrapping-content{
  margin-top: 30px;
  display: flex;
}
.other-wrapping-title{
  min-height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #19598A;
  font-size: 19px;
  font-weight: 400;
}
.wrapping-item{
  width: 100%;
}
.wrapping-item > a{
  display: flex;
}
.wrapping-item-image{
  width: 50%;
}
.wrapping-item-detail{
  width: calc(50% - 20px);
  margin-left: 20px;
}

@media screen and (max-width: 768px){
  .category__lists{
    width: 100%;
    margin: -10px 0 0 -10px;
  }
  .category__lists.-col3{
    width: 100%;
  }
  .category__lists_item,
  .category__lists.-col3 .category__lists_item{
    width: calc((100% - 30px) / 2 );
    min-height: 67px;
    margin-left: 15px;
  }
  .gift .h_title_section__05 > .image-circle{
    width: calc(125*(100vw / 393));
    height: calc(125*(100vw / 393));
  }
  .gift .h_title_section__05 > .image-circle img{
    width: 100%;
    height: 100%;
    margin-bottom: 0;
  }
  .about-wrapping-content,
  .other-wrapping-content{
    flex-direction: column;
  }
  .wrapping-box{
    width: 100%;
  }
  .wrapping-box:not(:first-child){
    margin: 60px 0 0 0;
  }
  .other-wrapping{
    margin-top: 60px;
  }
  .h_title_blue01._height{
    height: 86px;
    line-height: 1.3;
    background: url(/img/usr/event/gift/h_title_blue01_h.png)repeat-x top left;;
  }
}