@import url("https://fonts.googleapis.com/css2?family=Allura&family=Roboto:ital,wght@0,100..900;1,100..900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
.pane-contents {
  padding: 0;
}
.weddinggift_01 {
  letter-spacing: 0;
  line-height: 1.5;
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #3e3d3b;
}
html[data-browse-mode="P"] .weddinggift_01 {
  font-size: 16px;
}
html[data-browse-mode="S"] .weddinggift_01 .isPc {
  display: none;
}
html[data-browse-mode="P"] .weddinggift_01 .isSp {
  display: none;
}
.weddinggift_01 .main_visual {
  text-align: center;
  margin: 0;
  line-height: 0;
  padding: 0;
}
.weddinggift_01 .inner {
  max-width: 960px;
  margin: 0 auto;
}
html[data-browse-mode="S"] .weddinggift_01 .inner {
  padding: 0 15px;
}
.weddinggift_01 .head2 {
  text-align: center;
  font-weight: 500;
  padding: 0;
  margin: 0 0 50px;
}
html[data-browse-mode="P"] .weddinggift_01 .head2 {
  font-size: 30px;
  letter-spacing: 0.05em;
}
html[data-browse-mode="S"] .weddinggift_01 .head2 {
  font-size: 24px;
}
.weddinggift_01 .sub_title {
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
}
.weddinggift_01 .sub_title:before {
  content: attr(en);
  display: block;
  color: #d04437;
  font-family: "Allura", cursive;
  line-height: 1.25;
  margin-bottom: 10px;
}
html[data-browse-mode="P"] .weddinggift_01 .sub_title:before {
  font-size: 34px;
}
html[data-browse-mode="S"] .weddinggift_01 .sub_title:before {
  font-size: 30px;
}
html[data-browse-mode="P"] .weddinggift_01 .sub_title {
  font-size: 18px;
}
html[data-browse-mode="S"] .weddinggift_01 .sub_title {
  font-size: 16px;
}
.weddinggift_01 .sub_title.jpnone {
  margin-bottom: 0 !important;
}
.weddinggift_01 .top_frame,
.weddinggift_01 .bottom_frame {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 24px;
}
.weddinggift_01 .top_frame:before,
.weddinggift_01 .bottom_frame:before,
.weddinggift_01 .top_frame:after,
.weddinggift_01 .bottom_frame:after {
  display: block;
  content: "";
  width: 24px;
  height: 100%;
  background-size: 100% 100%;
}
.weddinggift_01 .top_frame {
  top: 0;
}
.weddinggift_01 .top_frame:before {
  background-image: url("/img/usr/freepage/weddinggift_01/frame_left_top.png");
}
.weddinggift_01 .top_frame:after {
  background-image: url("/img/usr/freepage/weddinggift_01/frame_right_top.png");
}
.weddinggift_01 .bottom_frame {
  bottom: 0;
}
.weddinggift_01 .bottom_frame:before {
  background-image: url("/img/usr/freepage/weddinggift_01/frame_left_bottom.png");
}
.weddinggift_01 .bottom_frame:after {
  background-image: url("/img/usr/freepage/weddinggift_01/frame_right_bottom.png");
}
.weddinggift_01 .introductiton {
  position: relative;
}
.weddinggift_01 .introductiton:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  left: 0;
  bottom: 0;
  background-position: left bottom;
  background-size: auto 20px;
  background-repeat: repeat-x;
  background-image: url("/img/usr/freepage/weddinggift_01/gray_bottom_border.png");
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton {
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ebdbe5;
  text-align: center;
  background-image: url("/img/usr/freepage/weddinggift_01/intro_bg_pc.png");
  padding: 130px 0 84px;
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton {
  background-size: 100% 100%;
  background-image: url("/img/usr/freepage/weddinggift_01/intro_bg_sp.png");
  padding: 100px 0 42px;
}
.weddinggift_01 .introductiton .head2 {
  letter-spacing: 0;
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton .head2 {
  margin-bottom: 40px;
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton .head2 {
  text-align: left;
  font-size: 25px;
  margin-bottom: 60px;
}
.weddinggift_01 .introductiton .block {
  background: rgba(255,255,255,0.8);
  text-align: left;
  margin: 40px 0;
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton .block {
  padding: 19px 20px 6px;
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton .block {
  padding: 24px 15px 30px;
}
.weddinggift_01 .introductiton .top_text {
  text-align: center;
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton .top_text {
  font-size: 18px;
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton .top_text {
  font-size: 16px;
}
.weddinggift_01 .introductiton .bottom_text {
  text-align: center;
}
.weddinggift_01 .introductiton .page_nav {
  position: absolute;
  max-width: 1180px;
  width: 100%;
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton .page_nav {
  top: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton .page_nav {
  top: -84px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 15px;
  padding: 0 15px;
}
.weddinggift_01 .introductiton .page_nav a {
  position: relative;
  font-weight: 500;
  display: block;
  text-decoration: none;
  background-size: 100% 100%;
}
.weddinggift_01 .introductiton .page_nav a:after {
  position: absolute;
  content: "";
  background-image: url("/img/usr/freepage/weddinggift_01/nav_toggle.png");
  background-size: 100% 100%;
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton .page_nav a:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 21px;
  height: 21px;
  right: 10px;
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton .page_nav a:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 16px;
  height: 16px;
  bottom: 7px;
}
html[data-browse-mode="P"] .weddinggift_01 .introductiton .page_nav a {
  text-align: left;
  font-size: 16px;
  padding: 28px 32px 28px 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-image: url("/img/usr/freepage/weddinggift_01/navbg_pc.png");
}
html[data-browse-mode="S"] .weddinggift_01 .introductiton .page_nav a {
  text-align: center;
  font-size: 11px;
  padding: 10px 10px 26px;
  background-image: url("/img/usr/freepage/weddinggift_01/navbg_sp.png");
}
html[data-browse-mode="P"] .weddinggift_01 .intro_contents {
  width: 500px;
}
.weddinggift_01 .check_item {
  position: relative;
  font-weight: 500;
  background-repeat: no-repeat;
  background-image: url("/img/usr/freepage/weddinggift_01/check.png");
  background-size: 22px auto;
  padding-left: 30px;
  min-height: 22px;
}
html[data-browse-mode="P"] .weddinggift_01 .check_item {
  background-position: left top 2px;
}
html[data-browse-mode="S"] .weddinggift_01 .check_item {
  background-position: left top;
}
.weddinggift_01 .check_item + .check_item {
  margin-top: 16px;
}
.weddinggift_01 .check_item span {
  background: linear-gradient(180deg, transparent 0%, transparent calc(100% - 6px), #f5d9cb calc(100% - 6px), #f5d9cb 100%);
}
.weddinggift_01 .collection {
  background: #f8f8f5;
}
html[data-browse-mode="P"] .weddinggift_01 .collection {
  padding: 50px 0 80px;
}
html[data-browse-mode="S"] .weddinggift_01 .collection {
  padding: 50px 0;
}
html[data-browse-mode="P"] .weddinggift_01 .product_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
html[data-browse-mode="S"] .weddinggift_01 .product_flex {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  padding: 0 20px;
}
html[data-browse-mode="P"] .weddinggift_01 .product_flex + .product_flex {
  margin-top: 80px;
}
.weddinggift_01 .product_image:before {
  content: none;
}
html[data-browse-mode="P"] .weddinggift_01 .product_image {
  margin-top: 9px;
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}
html[data-browse-mode="S"] .weddinggift_01 .product_image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 25px;
}
.weddinggift_01 .product_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
html[data-browse-mode="P"] .weddinggift_01 .product_detail {
  -webkit-box-flex: 8;
      -ms-flex: 8;
          flex: 8;
}
html[data-browse-mode="S"] .weddinggift_01 .product_detail {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.weddinggift_01 .product_detail .name {
  font-weight: 500;
  font-size: 18px;
}
html[data-browse-mode="S"] .weddinggift_01 .product_detail .text {
  font-size: 12px;
}
.weddinggift_01 .product_detail .detail_btn {
  position: relative;
  background: #f5d9cb;
  text-decoration: none;
  text-align: center;
  padding: 18px 0;
  margin: 10px 0;
  font-size: 16px;
}
html[data-browse-mode="P"] .weddinggift_01 .product_detail .detail_btn {
  width: 305px;
}
.weddinggift_01 .product_detail .detail_btn:before,
.weddinggift_01 .product_detail .detail_btn:after {
  position: absolute;
  content: "";
  background-size: 100% 100%;
  width: 16px;
  height: 100%;
  top: 0;
}
.weddinggift_01 .product_detail .detail_btn:before {
  left: 0;
  background-image: url("/img/usr/freepage/weddinggift_01/btn_left.png");
}
.weddinggift_01 .product_detail .detail_btn:after {
  right: 0;
  background-image: url("/img/usr/freepage/weddinggift_01/btn_right.png");
}
.weddinggift_01 .product_price {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
}
.weddinggift_01 .product_price .tax {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
}
html[data-browse-mode="S"] .weddinggift_01 .product_price .tax {
  margin-left: 6px;
}
.weddinggift_01 .product_price .price_note {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  display: inline-block;
}
html[data-browse-mode="P"] .weddinggift_01 .product_price .price_note {
  margin-left: 10px;
  font-size: 14px;
}
html[data-browse-mode="S"] .weddinggift_01 .product_price .price_note {
  margin-left: 8px;
  font-size: 13px;
}
.weddinggift_01 .explain {
  position: relative;
}
.weddinggift_01 .explain:before,
.weddinggift_01 .explain:after {
  position: absolute;
  content: "";
  background-size: 100% 100%;
  width: 50px;
  height: 49px;
}
.weddinggift_01 .explain:before {
  left: 0;
  top: 0;
  background-image: url("/img/usr/freepage/weddinggift_01/left_top.png");
}
.weddinggift_01 .explain:after {
  right: 0;
  bottom: 0;
  background-image: url("/img/usr/freepage/weddinggift_01/right_bottom.png");
}
html[data-browse-mode="P"] .weddinggift_01 .explain {
  font-size: 15px;
  padding: 30px;
}
html[data-browse-mode="S"] .weddinggift_01 .explain {
  font-size: 14px;
  padding: 30px 20px 24px;
  margin: 0 -20px;
}
.weddinggift_01 .reason_container {
  background-repeat: repeat-x;
  background-position: top left;
  background-size: auto 20px;
  background-image: url("/img/usr/freepage/weddinggift_01/gray_top_border.png");
}
html[data-browse-mode="P"] .weddinggift_01 .reason_container {
  padding: 120px 0 100px;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_container {
  padding: 70px 15px 50px;
}
.weddinggift_01 .reasons {
  position: relative;
  background: #f8f8f5;
  max-width: 1180px;
  margin: 0 auto;
}
.weddinggift_01 .reasons:before {
  position: absolute;
  content: "";
  background: #d04437;
  left: 0;
  top: 0;
}
html[data-browse-mode="P"] .weddinggift_01 .reasons:before {
  width: 8px;
  height: 200px;
}
html[data-browse-mode="S"] .weddinggift_01 .reasons:before {
  width: 6px;
  height: 120px;
}
html[data-browse-mode="P"] .weddinggift_01 .reasons:before {
  top: 9px;
}
html[data-browse-mode="P"] .weddinggift_01 .reasons {
  padding: 50px 0 80px;
}
html[data-browse-mode="S"] .weddinggift_01 .reasons {
  padding: 50px 5px;
}
.weddinggift_01 .reason_item {
  margin-top: 50px;
}
html[data-browse-mode="P"] .weddinggift_01 .reason_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  gap: 20px;
}
html[data-browse-mode="P"] .weddinggift_01 .reason_item:nth-of-type(4) .explain {
  font-size: 14px;
}
.weddinggift_01 .reason_item .num {
  letter-spacing: 0.05em;
  color: #d04437;
  font-family: "Allura", cursive;
  line-height: 1.25;
}
html[data-browse-mode="P"] .weddinggift_01 .reason_item .num {
  font-size: 65px;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_item .num {
  position: absolute;
  font-size: 50px;
  top: 0;
  left: 0;
}
.weddinggift_01 .reason_item .head3 {
  font-weight: 500;
  font-size: 20px;
  padding: 0;
  margin: 0 0 20px;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_item .head3 {
  padding-top: 5px;
  padding-left: 78px;
}
html[data-browse-mode="P"] .weddinggift_01 .reason_item .explain {
  padding-bottom: 24px;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_item .explain {
  margin: 0;
}
html[data-browse-mode="P"] .weddinggift_01 .reason_img {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_img {
  padding: 0 12.5px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
html[data-browse-mode="P"] .weddinggift_01 .reason_detail {
  -webkit-box-flex: 9;
      -ms-flex: 9;
          flex: 9;
}
html[data-browse-mode="S"] .weddinggift_01 .reason_detail {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
.weddinggift_01 .voice {
  background-position: left bottom;
  background-size: auto 20px;
  background-repeat: repeat-x;
  background-image: url("/img/usr/freepage/weddinggift_01/gray_bottom_border.png");
  overflow-x: hidden;
}
html[data-browse-mode="P"] .weddinggift_01 .voice {
  padding: 0 0 126px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice {
  padding: 30px 0 50px;
}
html[data-browse-mode="P"] .weddinggift_01 .voice .sub_title:before {
  font-size: 36px;
}
.weddinggift_01 .voice .inner {
  max-width: 1172px;
}
.weddinggift_01 .voice_block {
  position: relative;
  z-index: 0;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block {
  margin-top: 50px;
  padding-bottom: 30px;
}
.weddinggift_01 .voice_block:before {
  position: absolute;
  content: "";
  background-size: 100% 100%;
  z-index: -1;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block:before {
  background-image: url("/img/usr/freepage/weddinggift_01/ribbon_bg_pc.png");
  top: 91px;
  width: 100vw;
  height: 250px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block:before {
  background-image: url("/img/usr/freepage/weddinggift_01/ribbon_bg_sp.png");
  top: 0;
  width: calc((320 / 375) * 100vw);
  height: 100%;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block.take:before {
  right: 0;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block.take:before {
  left: -15px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block.take {
  padding-top: 43px;
}
.weddinggift_01 .voice_block.take .voice_head3 {
  background-image: url("/img/usr/freepage/weddinggift_01/ribbon_bottom.png");
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block.take .voice_head3 {
  background-position: right 65px bottom;
  margin: 141px 0 0;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block.take .voice_head3 {
  background-position: right calc((76 / 375) * 100vw) bottom;
  text-align: center;
  padding: 0 calc((76 / 375) * 100vw) 55px;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block.give {
  margin-top: 80px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block.give {
  padding-top: 50px;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block.give:before {
  left: 0;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block.give:before {
  right: -15px;
}
.weddinggift_01 .voice_block.give .voice_head3 {
  background-image: url("/img/usr/freepage/weddinggift_01/ribbon_top.png");
  text-align: right;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block.give .voice_head3 {
  background-position: left 90px top;
  margin: 163px 0 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_block.give .voice_head3 {
  margin-left: auto;
  margin-right: 0;
  padding: 55px calc((93 / 375) * 100vw) 0;
  background-position: left calc((93 / 375) * 100vw) top;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_block.give .voice_list {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.weddinggift_01 .voice_head3 {
  font-weight: 500;
  background-repeat: no-repeat;
  background-size: auto 42px;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_head3 {
  font-size: 28px;
  padding: 54px 56px;
  width: 300px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_head3 {
  font-size: 24px;
  width: calc(((320 / 375) * 100vw) - 15px);
  margin-bottom: 26px;
}
.weddinggift_01 .voice_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
html[data-browse-mode="P"] .weddinggift_01 .voice_list {
  width: 872px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_list {
  margin: 0 -15px;
  padding: 0 15px 20px;
  overflow-x: scroll;
}
.weddinggift_01 .voice_item {
  position: relative;
  background: rgba(255,255,255,0.8);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 20px;
}
html[data-browse-mode="S"] .weddinggift_01 .voice_item {
  min-width: 260px;
}
.weddinggift_01 .voice_top_detail {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 60px;
  grid-template-columns: auto 60px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.weddinggift_01 .voice_stars {
  font-size: 12px;
  font-weight: 500;
}
.weddinggift_01 .voice_stars img {
  display: block;
  height: 22px;
  margin-bottom: 17px;
}
.weddinggift_01 .voice_kind {
  background: #f5d9cb;
  display: inline-block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-line-clamp: 1;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  border-radius: 15px;
  padding: 5.5px 8px;
  font-size: 12px;
  margin: 10px 0 20px;
}
html[data-browse-mode="P"] .weddinggift_01 .c_text {
  font-size: 15px;
}
.weddinggift_01 .gray_seciton {
  background: #f8f8f5;
}
html[data-browse-mode="P"] .weddinggift_01 .gray_seciton {
  padding: 30px 0 50px;
}
html[data-browse-mode="P"] .weddinggift_01 .gray_seciton .sub_title:before {
  font-size: 36px;
}
.weddinggift_01 .gray_seciton section {
  padding: 50px 0;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .tips_slide {
  padding: 0 0 30px;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .tips_slide .splide__slide.common_item {
  min-width: 240px;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .tips_slide .splide__track {
  padding: 0 15px !important;
  margin: 0 -15px;
}
.weddinggift_01 .gray_seciton .splide__pagination {
  display: block;
  bottom: 0;
  text-align: center;
  padding: 0;
  line-height: 1;
}
.weddinggift_01 .gray_seciton .splide__pagination__page {
  opacity: 1;
  margin: 0 5px;
  border: solid 1px #3e3d3b;
  background: #fff;
}
.weddinggift_01 .gray_seciton .splide__pagination__page.is-active {
  background: #3e3d3b;
  -webkit-transform: scale(1);
          transform: scale(1);
}
html[data-browse-mode="P"] .weddinggift_01 .gray_seciton .common_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.weddinggift_01 .gray_seciton .common_list.numbering {
  counter-reset: number 0;
  list-style: none;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .common_list.numbering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  overflow-x: scroll;
  padding: 0 15px;
  margin: 0 -15px;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .common_list.numbering li {
  min-width: 240px;
}
.weddinggift_01 .gray_seciton .common_list.numbering li:before {
  position: absolute;
  content: counter(number, decimal-leading-zero) " ";
  counter-increment: number 1;
  color: #d04437;
  font-family: "Allura", cursive;
  line-height: 1.2;
  top: 13px;
  left: 20px;
}
html[data-browse-mode="P"] .weddinggift_01 .gray_seciton .common_list.numbering li:before {
  font-size: 46px;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .common_list.numbering li:before {
  font-size: 40px;
}
.weddinggift_01 .gray_seciton .common_item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: rgba(255,255,255,0.9);
  padding: 30px 20px;
}
.weddinggift_01 .gray_seciton .common_item .c_title + img {
  margin: 0 0 20px;
}
.weddinggift_01 .gray_seciton .common_item .process_img + .c_title {
  margin: 20px 0 16px;
}
.weddinggift_01 .gray_seciton .c_title {
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}
html[data-browse-mode="P"] .weddinggift_01 .gray_seciton .c_title {
  font-size: 18px;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .c_title {
  font-size: 16px;
}
.weddinggift_01 .gray_seciton .p_text {
  font-size: 14px;
}
.weddinggift_01 .gray_seciton .p_text span {
  color: #d04437;
}
html[data-browse-mode="S"] .weddinggift_01 .gray_seciton .p_text span {
  font-weight: bold;
}
.weddinggift_01 .gray_seciton .p_text span.regular {
  font-weight: 400 !important;
}
.weddinggift_01 .gray_seciton .p_text + .process_img {
  margin-top: 20px;
}
.weddinggift_01 .gray_seciton .c_note {
  font-size: 12px;
}
.weddinggift_01 .service_block {
  position: relative;
  background: #fff;
}
.weddinggift_01 .service_block:before {
  position: absolute;
  content: "";
  background: #d04437;
  left: 0;
  top: 0;
}
html[data-browse-mode="P"] .weddinggift_01 .service_block:before {
  width: 8px;
  height: 200px;
}
html[data-browse-mode="S"] .weddinggift_01 .service_block:before {
  width: 6px;
  height: 120px;
}
html[data-browse-mode="P"] .weddinggift_01 .service_block {
  padding: 50px 50px 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}
html[data-browse-mode="S"] .weddinggift_01 .service_block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  row-gap: 27px;
  padding: 50px 20px;
}
.weddinggift_01 .service_item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.weddinggift_01 .service_explain {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 86px;
}
html[data-browse-mode="P"] .weddinggift_01 .service_explain {
  padding: 0 30px;
  font-size: 14px;
  margin-top: 30px;
}
html[data-browse-mode="S"] .weddinggift_01 .service_explain {
  padding: 0 26px;
  font-size: 12px;
  margin-top: 20px;
}
.weddinggift_01 .service_explain:before,
.weddinggift_01 .service_explain:after {
  position: absolute;
  content: "";
  width: 16px;
  height: 86px;
  background-size: 100% 100%;
  top: 0;
}
.weddinggift_01 .service_explain:before {
  background-image: url("/img/usr/freepage/weddinggift_01/service_frame_left.png");
  left: 0;
}
.weddinggift_01 .service_explain:after {
  background-image: url("/img/usr/freepage/weddinggift_01/service_frame_right.png");
  right: 0;
}
.weddinggift_01 .pickup {
  position: relative;
  background-repeat: repeat-x;
  background-position: top left;
  background-size: auto 20px;
  background-image: url("/img/usr/freepage/weddinggift_01/gray_top_border.png");
}
.weddinggift_01 .pickup:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  left: 0;
  bottom: 0;
  background-repeat: repeat-x;
  background-position: bottom left;
  background-size: auto 20px;
  background-image: url("/img/usr/freepage/weddinggift_01/beige_border.png");
}
html[data-browse-mode="P"] .weddinggift_01 .pickup {
  padding: 100px 0;
}
html[data-browse-mode="S"] .weddinggift_01 .pickup {
  padding: 70px 0;
}
html[data-browse-mode="P"] .weddinggift_01 .pickup .sub_title:before {
  font-size: 36px;
}
html[data-browse-mode="S"] .weddinggift_01 .pickup .sub_title:before {
  font-size: 32px;
}
.weddinggift_01 .beige_container {
  background: #f5eee9;
}
html[data-browse-mode="P"] .weddinggift_01 .beige_container {
  padding: 50px 0;
}
html[data-browse-mode="S"] .weddinggift_01 .beige_container {
  padding: 10px 0 60px;
}
html[data-browse-mode="P"] .weddinggift_01 .beige_container section {
  padding: 50px 0;
}
html[data-browse-mode="S"] .weddinggift_01 .beige_container section {
  padding: 40px 0;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .sub_title:before {
  font-size: 35px;
}
.weddinggift_01 section.faq dl {
  background: rgba(255,255,255,0.9);
  margin-top: 20px;
  padding: 20px;
}
.weddinggift_01 section.faq .quest,
.weddinggift_01 section.faq .answer {
  position: relative;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .quest,
html[data-browse-mode="P"] .weddinggift_01 section.faq .answer {
  padding-top: 5px;
  padding-left: 30px;
}
html[data-browse-mode="S"] .weddinggift_01 section.faq .quest,
html[data-browse-mode="S"] .weddinggift_01 section.faq .answer {
  padding-top: 2px;
  padding-left: 21px;
  font-size: 12px;
}
.weddinggift_01 section.faq .en {
  position: absolute;
  font-weight: bold;
  letter-spacing: 0;
  color: #d04437;
  font-family: "Roboto";
  left: 0;
  top: 0;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .en {
  font-size: 18px;
}
html[data-browse-mode="S"] .weddinggift_01 section.faq .en {
  font-size: 16px;
}
.weddinggift_01 section.faq dt {
  cursor: pointer;
}
.weddinggift_01 section.faq dt.isOpen .quest:after {
  content: none;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .quest {
  font-size: 15px;
}
html[data-browse-mode="S"] .weddinggift_01 section.faq .quest {
  padding-right: 10px;
}
.weddinggift_01 section.faq .quest:before,
.weddinggift_01 section.faq .quest:after {
  position: absolute;
  content: "";
  background: #d04437;
}
.weddinggift_01 section.faq .quest:before {
  right: 0;
  top: 8px;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .quest:before {
  width: 16px;
  height: 2px;
}
html[data-browse-mode="S"] .weddinggift_01 section.faq .quest:before {
  width: 10px;
  height: 1px;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .quest:after {
  width: 2px;
  height: 16px;
  top: 1px;
  right: 7px;
}
html[data-browse-mode="S"] .weddinggift_01 section.faq .quest:after {
  width: 1px;
  height: 10px;
  top: 3px;
  right: 5px;
}
.weddinggift_01 section.faq dd {
  background-image: repeating-linear-gradient(90deg, #f5d9cb, #f5d9cb 5px, transparent 5px, transparent 11px);
  background-position: left top;
  background-repeat: repeat-x;
  background-size: 100% 1px;
  letter-spacing: 0.05em;
  padding-top: 20px;
  display: none;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq dd {
  margin-top: 20px;
}
html[data-browse-mode="S"] .weddinggift_01 section.faq dd {
  margin-top: 10px;
}
html[data-browse-mode="P"] .weddinggift_01 section.faq .answer {
  font-size: 14px;
}
html[data-browse-mode="P"] .weddinggift_01 section.other .sub_title:before,
html[data-browse-mode="P"] .weddinggift_01 section.giftColleciton .sub_title:before {
  font-size: 36px;
}
html[data-browse-mode="P"] .weddinggift_01 .gift_for_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.weddinggift_01 .gift_for_list a {
  position: relative;
  text-decoration: none;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #fff;
  text-align: center;
}
.weddinggift_01 .gift_for_list a:before {
  position: absolute;
  content: attr(en);
  color: #d04437;
  font-family: "Allura", cursive;
  font-size: 30px;
  -webkit-transform: rotate(-9deg);
          transform: rotate(-9deg);
}
html[data-browse-mode="P"] .weddinggift_01 .gift_for_list a:before {
  top: -6px;
  left: 11px;
}
html[data-browse-mode="S"] .weddinggift_01 .gift_for_list a:before {
  top: -17px;
  left: 12px;
}
html[data-browse-mode="S"] .weddinggift_01 .gift_for_list a {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html[data-browse-mode="S"] .weddinggift_01 .gift_for_list a + a {
  margin-top: 30px;
}
.weddinggift_01 .for_img {
  line-height: 0;
}
.weddinggift_01 .for_person {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
}
.weddinggift_01 .for_title {
  font-size: 14px;
  margin-bottom: 3px;
}
.weddinggift_01 section.other .for_person {
  padding: 20px 0;
}
html[data-browse-mode="P"] .weddinggift_01 section.other a {
  display: block;
}
html[data-browse-mode="S"] .weddinggift_01 section.other a {
  -ms-grid-columns: 40fr 29fr;
  grid-template-columns: 40fr 29fr;
}
html[data-browse-mode="P"] .weddinggift_01 section.giftColleciton a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html[data-browse-mode="S"] .weddinggift_01 section.giftColleciton a {
  -ms-grid-columns: 24fr 45fr;
  grid-template-columns: 24fr 45fr;
}
html[data-browse-mode="P"] .weddinggift_01 section.giftColleciton img {
  width: 175px;
}
html[data-browse-mode="P"] .weddinggift_01 section.giftColleciton .for_wrap {
  width: calc(100% - 175px);
}

/*# sourceMappingURL=weddinggift_01.css.map */
