:root {
  --color-black: #231815;
}

.gift_lp {
  width: 100%;
  /* max-width: 1450px;
  min-width: 1000px; */
  margin: 35px auto 130px;
}

.gift_lp section.mv {
  width: 1000px;
  margin: 0 auto;
}

.gift_lp section.mv h2 img {
  width: 100%;
}

.gift_lp section.mv .txtWrap {
  width: 650px;
  margin: 120px auto 0;
}

.gift_lp section.mv .txtWrap .subttl {
  font-size: 24px;
    line-height: 51.9px;
    letter-spacing: 0.02em;
    /*color: #003e88;*/
    color: #003e88;
    text-align: center;}

.gift_lp section.mv .txtWrap .txt-01 {
  font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    margin-top: 25px;
}

.gift_lp section.mv .txtWrap .txt-02 {
  font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.02em;
    margin-top: 24px;
    /*color: #003e87;*/
    /*border-top: 2px solid #003e87;*/
    /*border-bottom: 2px solid #003e87;*/
    color: #003e88;
    border-top: 2px solid #003e88;
    border-bottom: 2px solid #003e88;
    padding: 20px 10px;
}

.gift_lp section.mv .txtWrap .txt-03 {
  font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    margin-top: 50px;
}

.gift_lp section.mv .txtWrap .txt-04 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 31px;
}

.gift_lp section.mv .txtWrap .txt-04 .bold {
  line-height: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #003e88;
  font-weight: bold;
}

.gift_lp section.mv .txtWrap .txt-04 .bg {
  position: relative;
}

.gift_lp section.mv .txtWrap .txt-04 .bg::after {
  content: "";
  background: #d5edff;
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  z-index: -1;
}

.gift_lp section.mv .txtWrap .txt-05 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 25px;
  letter-spacing: 0.04em;
}

.gift_lp .sec01 {
  width: 100%;
  max-width: 1450px;
  margin: 50px 0 auto;
  padding: 75px 0 116px;
  position: relative;
  background-image: url(../img2/01_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.gift_lp .sec01 .subttl {
  width: 544px;
  height: 82px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0.03em;
  color: #003e88;
  margin: 0 auto 21px;
  background-image: url(../img2/01_title.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 25px;
}

.gift_lp .sec01 .subttl img {
  width: 100%;
}

.gift_lp .sec01 .mainttl {
  font-weight: bold;
  font-size: 21px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec01 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec01 .txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  margin-bottom: 39px;
}

.gift_lp .sec01 .txt .small {
  font-size: 12px;
}

.gift_lp .sec01 .gift-img {
  width: 760px;
  margin: 0 auto;
  position: relative;
}

.gift_lp .sec01 .gift-img .img {
  margin-bottom: 125px;
}

.gift_lp .sec01 .gift-img .img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec01 .gift-img .bag-txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.03em;
  width: 273px;
  bottom: 80px;
  left: 120px;
  position: absolute;
  background-image: url(../img2/01_bag_bg.png);
  background-size: 274px;
  padding: 100px 0 100px;
  z-index: 1;
}

.gift_lp .sec01 .gift-img .bag-txt img {
  width: 100%;
  height: auto;
}

.gift_lp .sec01 .gift-img .bag-img {
  margin: 0 82px 0 auto;
  width: 430px;
  z-index: 2;
  position: relative;
}

.gift_lp .sec01 .gift-img .bag-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec02 {
  width: 100%;
  max-width: 1450px;
  margin: 20px 0 auto;
  position: relative;
  background-color: #cc504e;
  text-align: center;
  padding: 97px 0 113px;
}

.gift_lp .sec02 .subttl {
  width: 504px;
  height: 78px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin: 0 auto 23px;
  background-image: url(../img2/02_title.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 24px;
}

.gift_lp .sec02 .subttl img {
  width: 100%;
}

.gift_lp .sec02 .mainttl {
  font-weight: bold;
  font-size: 21px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.gift_lp .sec02 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: -2px;
}

.gift_lp .sec02 .txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  color: #ffffff;
  margin-bottom: 35px;
  margin-top: 6px;
}

.gift_lp .sec02 .txt .small {
  font-size: 12px;
}

.gift_lp .sec02 .gift-soldout {
  width: 114px;
  font-size: 9px;
  line-height: 11px;
  letter-spacing: -0.15em;
  color: #a92439;
  border: 1px solid #cc504e;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  padding: 5px 7px 7px;
  z-index: 3;
  font-weight: bold;
}

.gift_lp .sec02 .gift-soldout span {
  font-size: 14px;
  line-height: 28.29px;
  letter-spacing: 0.05em;
  margin-bottom: -2px;
  display: block;
}

.gift_lp .sec02 .gift-img {
  position: relative;
  width: 760px;
  margin: 0 auto;
}

.gift_lp .sec02 .gift-img .img {
  margin-bottom: 84px;
  position: relative;
}

.gift_lp .sec02 .gift-img .img .gift-soldout {
  left: 50%;
  top: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift_lp .sec02 .gift-img .img img {
  width: 100%;
}

.gift_lp .sec02 .gift-img .bag-txt {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.025em;
  width: 274px;
  left: 76px;
  bottom: 47px;
  position: absolute;
  background-image: url(../img2/02_bag_bg.png);
  background-size: 274px;
  padding: 98px 0 101px;
  z-index: 1;
  color: #fff;
}

.gift_lp .sec02 .gift-img .bag-image {
  width: 441px;
  z-index: 2;
  position: relative;
  margin: 0 50px 0 auto;
}

.gift_lp .sec02 .gift-img .bag-image .gift-soldout {
  left: 54%;
  top: 53%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift_lp .sec02 .gift-img .bag-image img {
  width: 100%;
}

.gift_lp .sec03 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 120px 0 250px;
  /*border-bottom: 1px solid #003e88;*/
}

.gift_lp .sec03 .mainttl,
.gift_lp .sec04 .mainttl {
  font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
    color: #003e88;
    font-weight: bold;
    border-top: 5px solid #003e87;
    padding-top: 25px;
}

.gift_lp .sec03 .price,
.gift_lp .sec04 .price {
  font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.05em;
    color: #003e88;
    border-bottom: 5px solid #003e87;
    padding-bottom: 15px;
}

.gift_lp .sec03 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  margin-top: 10px;
}

.gift_lp .sec03 .gift-img,
.gift_lp .sec04 .gift-img{
  margin: 25px auto 0;
  position: relative;
}
.gift_lp .sec03 .gift-img p{
  position: absolute;
    font-size: 12px;
    color: #003e87;
    line-height: 30px;
    top: 110px;
    right: 25px;
}
.gift_lp .sec04 .gift-img p{
  position: absolute;
    font-size: 12px;
    color: #003e87;
    line-height: 30px;
    top: 90px;
    right: 76px;
}
.gift_lp .sec03 .gift-img p span,
.gift_lp .sec04 .gift-img p span{
      display: block;
    font-weight: bold;
    font-size: 17px;
    line-height: 34px;
}
.gift_lp .sec03 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec03 .products-wrap {
  width: 800px;
  margin: 90px auto 0;
}

.gift_lp .sec03 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
}

.gift_lp .sec03 .products-wrap .gift-product {
  width: 50%;
  text-align: left;
  position: relative;
}

.gift_lp .sec03 .products-wrap .gift-product:not(:nth-child(-n+2)) {
  margin-top: 46px;
}

.gift_lp .sec03 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}
.gift_lp .sec03 .products-wrap .gift-product .end{
    background: #E5E5E5;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 260px;
}
.gift_lp .sec03 .products-wrap .gift-product .end span{
        text-align: center;
    display: block;
    font-size: 16px;
    line-height: 1.7;
    margin-top: 115px;
}

.gift_lp .sec03 .products-wrap .gift-product .txt {
  width: 90%;
  margin: 35px auto 0;
}

.gift_lp .sec03 .products-wrap .gift-product:nth-child(even) .txt {
  margin-left: 50px;
}

.gift_lp .sec03 .products-wrap .gift-product:nth-last-child(-n+2) .txt {
  margin-top: 42px;
}

.gift_lp .sec03 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .sec03 .products-wrap .gift-product .detail {
  margin-top: 14px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.purse1 {
  margin: 0 265px;
}
.purse2 {
  margin-top: 46px;
}
.gift_lp .sec05 .products-wrap .gift-product.purse2 .txt {
  margin-bottom: 74px;
}
.gift_lp .sec05 .products-wrap .gift-product.purse2 .detail {
  margin-top: 0;
}

.gift_lp .sec04 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 0px 0 120px;
  border-bottom: 2px solid #003e88;
}

/*.gift_lp .sec04 .mainttl {
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0;
  color: #003e88;
}

.gift_lp .sec04 .price {
  font-size: 18px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}*/

.gift_lp .sec04 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  margin-top: 7px;
}

/*.gift_lp .sec04 .gift-img {
  width: 760px;
  margin: 53px auto 0;
}*/

.gift_lp .sec04 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec04 .products-wrap {
  width: 800px;
  margin: 80px auto 0;
}

.gift_lp .sec04 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gift_lp .sec04 .products-wrap .gift-product {
  width: 50%;
  text-align: left;
}

.gift_lp .sec04 .products-wrap .gift-product:not(:nth-child(-n+2)) {
  margin-top: 46px;
}

.gift_lp .sec04 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec04 .products-wrap .gift-product .txt {
  width: 90%;
  margin: 30px auto 0;
}

.gift_lp .sec04 .products-wrap .gift-product:nth-child(even) .txt {
  margin: 30px auto 0 50px;
}

.gift_lp .sec04 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .sec04 .products-wrap .gift-product .detail {
  margin-top: 14px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.gift_lp .sec05 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding:60px 0 170px;
  /*border-bottom: 1px solid #003e88;*/
}

.gift_lp .sec05 .mainttl {
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0;
  color: #003e88;
  font-weight: bold;
}

.gift_lp .sec05 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec05 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-top: 7px;
}

.gift_lp .sec05 .gift-img {
  width: 760px;
  margin: 53px auto 0;
}

.gift_lp .sec05 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec05 .products-wrap {
  margin: 0 auto 0;
}

.gift_lp .sec05 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.gift_lp .sec05 .products-wrap .gift-product {
  width: 370px;
  text-align: center;
  padding: 33px 0;
}

.gift_lp .sec05 .products-wrap .gift-product:not(:nth-child(-n+2)) {
  margin-top: 46px;
}

.gift_lp .sec05 .products-wrap .gift-product:nth-child(even) {
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
}

.gift_lp .sec05 .products-wrap .gift-product:nth-child(odd)::after {
  content: "";
  display: block;
  position: absolute;
  /* top: 0; */
  right: 50%;
  bottom: 0;
  height: 50%;
  border-right: 1px solid #003e88;
}

.gift_lp .sec05 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec05 .products-wrap .gift-product .txt {
  margin: 9px auto 55px;
}

.gift_lp .sec05 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .sec05 .products-wrap .gift-product .detail {
  width: 90%;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  text-align: left;
  margin: 20px auto 0;
}

.gift_lp .sec06 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  border-top: 5px solid #272f45;
    padding-top: 5px;
}

.gift_lp .sec06 .mainttl {
  font-size: 24px;
    line-height: 38.72px;
    letter-spacing: 0.02em;
    color: #272f45;
    font-weight: bold;
        border-top: 2px solid #272f45;
    padding-top: 25px;
}

.gift_lp .sec06 .price {
  font-size: 18px;
    line-height: 37.72px;
    letter-spacing: 0.05em;
    color: #272f45;
        border-bottom: 2px solid #272f45;
    padding-bottom: 15px;
}

.gift_lp .sec06 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-top: 10px;
}

.gift_lp .sec06 .gift-img {
      border-top: 5px solid #272f45;
    margin-top: 5px;
    padding-top: 30px;
    position: relative;
}
.gift_lp .sec06 .gift-img p{
  position: absolute;
    font-size: 12px;
    color: #272f45;
    line-height: 20px;
    top: 130px;
    right: 63px;
}
.gift_lp .sec06 .gift-img p span{
      display: block;
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
}

.gift_lp .sec06 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec06 .products-wrap {
  width: 800px;
  padding: 90px 0 270px;
  margin: 0 auto;
}

.gift_lp .sec06 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.gift_lp .sec06 .products-wrap .gift-product {
  text-align: center;
  width: 50%;
}

.gift_lp .sec06 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec06 .products-wrap .gift-product .txt {
  margin: 20px auto 0;
  text-align: left;
  width: 89%;
}

.gift_lp .sec06 .products-wrap .gift-product:nth-child(even) .txt {
  -webkit-transform: translate(30px, 0);
          transform: translate(30px, 0);
}

.gift_lp .sec06 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #272f45;
}

.gift_lp .sec06 .products-wrap .gift-product .detail {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  text-align: left;
  margin: 13px auto 0 0;
  width: 95%;
}

.gift_lp .sec07 {
  padding:0 0 130px;
}

.gift_lp .sec07 .mainttl {
  width: 900px;
  text-align: center;
  color: #003e88;
  border-bottom: 1px solid #003e88;
  padding: 0 0 40px;
  margin: 0 auto;
}

.gift_lp .sec07 .mainttl .sub {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
}

.gift_lp .sec07 .mainttl .main {
  margin-top: 17px;
  font-size: 22px;
  letter-spacing: 0.03em;
}

.gift_lp .sec07 .txt-main {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  width: 700px;
  margin: 43px auto 0;
}

.gift_lp .sec07 .txt-attention {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  width: 700px;
  margin: 31px auto 0;
}

.gift_lp .sec07 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 100px auto 0;
    display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
 flex-wrap: wrap;
 width: 720px;
}

.gift_lp .sec07 ul .gift-product {
  width: 200px;
}

.gift_lp .sec07 ul .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec07 ul .gift-product .name {
  color: #003e88;
  font-weight: bold;
  font-size: 16px;
    line-height: 22px;
  letter-spacing: 0.05em;
  margin-top: 20px;
      margin-bottom: 60px;
}

.gift_lp .sec08 {
  padding: 60px 80px 70px;
  background: #edf4fa;
  width: 900px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gift_lp .sec08 p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.gift_lp .sec08 p:not(:first-child) {
  margin-top: 21px;
}

.gift_lp .mother{
  background-image: url(../img/mother_pc.png);
    position: relative;
    width: 800px;
    margin: 0 auto 260px;
    height: 566px;
    background-size: 100%;
}


.gift_lp .mother p:nth-child(1){
    position: absolute;
    color: #ff91a7;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 30px;
    top: 94px;
    left: 315px;
    font-weight: 600;
}
.gift_lp .mother p span{
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.gift_lp .mother p:nth-child(2){
    position: absolute;
    color: #ff91a7;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    top: 440px;
    left: 300px;
    font-weight: 600;
}


.gift_lp .father{
  background-image: url(../img/father_pc.png);
    position: relative;
    width: 800px;
    margin: 0 auto 260px;
    height: 566px;
    background-size: 100%;
}

.gift_lp .father p:nth-child(1){
    position: absolute;
    color: #81b8da;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 30px;
    top: 94px;
    left: 315px;
    font-weight: 600;
}
.gift_lp .father p span{
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.gift_lp .father p:nth-child(2){
    position: absolute;
    color: #81b8da;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    top: 440px;
    left: 300px;
    font-weight: 600;
}


/*クリスマス限定*/

.gift_lp .xmas_sec01 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 0px 0 130px;
  border-bottom: 3px solid #003e88;
  margin-top: 138px;
}

.gift_lp .xmas_sec01 .products-wrap {
  margin-top: 100px;
}

.gift_lp .xmas_sec01 .products-wrap ul{
  width: 330px;
  font-size: 14px;
  text-align: left;
  margin: 0 auto 0;
}

.gift_lp .xmas_sec01 .products-wrap ul li:nth-child(2),.gift_lp .xmas_sec01 .products-wrap ul li:nth-child(3) {
  margin-top: 60px;
}

.gift_lp .xmas_sec01 .mainttl {
  font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
    color: #003e88;
    font-weight: bold;
    border-top: 5px solid #003e88;
    padding-top: 25px;
}

.gift_lp .xmas_sec01 .price {
  font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.05em;
    color: #003e88;
    border-bottom: 5px solid #003e88;
    padding-bottom: 15px;
}

.gift_lp .xmas_sec01 .gift-img {
  margin: 100px auto 0;
  position: relative;
}

.gift_lp .xmas_sec01 .gift-img img {
  width: 490px;
  height: auto;
}

.gift_lp .xmas_sec01 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .products-wrap .gift-product .name span {
  font-size: 12px;
}

.gift_lp .xmas_sec01 .products-wrap .gift-product .detail {
  margin-top: 14px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}



.gift_lp .xmas_sec02 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 100px 0 130px;
  border-bottom: 3px solid #003e88;
}

.gift_lp .xmas_sec02 .mainttl {
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0;
  color: #003e88;
  font-weight: bold;
}

.gift_lp .xmas_sec02 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .xmas_sec02 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-top: 7px;
}

.gift_lp .txt span{
  font-size: 12px;
}

.gift_lp .xmas_sec02 .products-wrap .gift-product .detail {
  width: 330px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  text-align: left;
  margin: 0 auto 0;
}

.gift_lp .xmas_sec02 .products-wrap .gift-product{
  text-align: center;
}

.gift_lp .xmas_sec02 .products-wrap .gift-product img{
  width: 308px;
  height: auto;
}

.gift_lp .xmas_sec02 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}



.gift_lp .xmas_sec03 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 100px 0 130px;
}

.gift_lp .xmas_sec03 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .xmas_sec03 .txt {
  font-size: 24px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-bottom: 80px;
  color: #003e88;
}

.gift_lp .xmas_sec03 .products-wrap .gift-product img{
  width: 601px;
  height: auto;
}

.card-variety__container {
  margin-top: 120px;
  text-align: center;
}

.card-variety__container--1 {
  margin-top: 100px;
}

.card-variety__txt {
  border: solid 1px #003e84;
  border-top: none;
  border-bottom: none;
  color: #003e84;
  display: inline-block;
  font-feature-settings: 'palt';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2.16px;
  line-height: 35px;
  padding: 0 26px;
}

.sec07 ul.variety-item__container {
  display: flex;
  margin-top: 70px;
}

.variety-item {
  margin-left: 30px;
  width: 200px;
}

.variety-item:first-child {
  margin-left: 0;
}

.variety-item img {
  width: 100%;
}

.variety-name__txt {
  color: #003e84;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.38;
  margin-bottom: 20px;
  text-align: center;
}

.example__container {
  margin-top: 70px;
}

.example__container ul.variety-item__container {
  margin-top: 0;
}

.sec07 ul.giftcard__container {
  margin-top: 70px;
}



/* ===============================================
  * Style of buy__btn *
=============================================== */
.gift_lp .sec05 {
  padding: 60px 0 100px;
}
.buy__btn {
  background-color: #edf4fa;
  color: #5b5b5b;
  display: block;
  font-size: 22px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto 170px;
  text-align: center;
  width: 330px;
}



/* ===============================================
  ! Style for Christmas appearance !
=============================================== */
.gift_lp .sec03.sec02 {
  padding-bottom: 195px;
}

.gift_lp .sec03.sec02 .mainttl {
  border-top: 5px solid #003e88;
  border-bottom: 5px solid #003e88;
  color: #003e88;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 100px;
  padding: 0;
}

.gift_lp .sec03.sec02 .gift-img {
  width: 600px;
}

.gift_lp .sec03.sec02 .gift-img {
  margin-top: 100px;
}


.gift_lp .sec03.sec02 .purse__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  border-top: solid 2px #003e88;
  margin: 130px auto 0;
  padding-top: 100px;
  width: 900px;
}

.gift_lp .sec03.sec02 .purse__container::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -65px;
  left: 0;
  background-color: #003e88;
  height: 670px;
  margin: auto;
  width: 1px;
}

.gift_lp .sec02 .purse__container .item-title__txt {
  color: #003e88;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.63;
}

.gift_lp .sec02 .purse__container .price__txt {
  color: #003e88;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .9px;
  line-height: 1.63;
}

.gift_lp .sec02 .purse__container .desc__txt {
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 21px;
    margin: 9px auto 20px;
}

.gift_lp .sec02 .purse__container .desc__txt span {
  font-size: 12px;
  letter-spacing: .3px;
}

.gift_lp .sec02 .purse__container .detail__txt {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: .35px;
  margin: auto;
  text-align: left;
}

.gift_lp .sec02 .purse img {
  width: 100%;
}

.gift_lp .sec02 .purse--1 {
  margin-bottom: 100px;
  width: 100%;
}

.gift_lp .sec02 .purse--1 .img__wrapper {
  height: 411px;
  margin: auto;
  width: 308px;
}

.gift_lp .sec02 .purse--1 .detail__txt {
  width: 350px;
}

.gift_lp .sec02 .purse--2, .gift_lp .sec02 .purse--3 {
  margin: auto;
  width: 350px;
}

.gift_lp .sec02 .purse--2 {
  margin-left: 0;
}

.gift_lp .sec02 .purse--3 {
  margin-right: 0;
}

.gift_lp .sec02 .purse--2 .img__wrapper, .gift_lp .sec02 .purse--3 .img__wrapper {
  margin: auto;
  width: 280px;
}

/* sec7 */
.sec07 ul.giftcard__container .gift-product--christmas {
  width: 100%;
}

.sec07 ul.giftcard__container .gift-product--christmas .img__wrapper {
  margin: auto;
  width: 200px;
}

.sec07 ul.giftcard__container .gift-product--christmas .name {
  color: #003e88;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.38;
  margin: 20px auto 60px;
  width: 200px;
}

.sec07 ul.giftcard__container .gift-product--christmas .name-sub {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.05px;
  line-height: 1.57;
}

/*クリスマス*/
.christmas.gift_lp{
      margin-bottom: 40px;
}
.christmas.gift_lp section.mv .txtWrap .subttl{
    color: #003e88;
    line-height: 1;
}
.christmas.gift_lp section.mv .txtWrap .txt-02{
    color: #003e88;
    border-top: 2px solid #003e88;
    border-bottom: 2px solid #003e88;
    margin-top: 45px;
    padding: 15px 10px;
}
.christmas.gift_lp section.mv .txtWrap .txt-03{
  margin-top: 45px;
}
.christmas.gift_lp .sec03 .mainttl{
  color: #003e88;
    border-top: 4px solid #003e88;
    padding: 35px 0;
    border-bottom: 4px solid #003e88;
}
.christmas.gift_lp .sec03 .gift-img img{
    width: 600px;
    margin-top: 100px;
}
.christmas.gift_lp.gift_lp .sec03 {
    margin: 0 auto;
    position: relative;
    background-color: #ffffff;
    text-align: center;
    padding: 135px 0;
    border-bottom: 2px solid #003e88;
}
.christmas.gift_lp .sec05{
  padding-bottom: 0;
}
.christmas.gift_lp .sec05 .mainttl{
    width: 150%;
    margin-left: -25%;
    color: #003e88;
}
.christmas.gift_lp .sec05 .price {
    color: #003e88;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product{
  width: 330px;
  padding-bottom: 0;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product:first-child{
  padding-bottom: 80px;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product:first-child .txt {
    margin: 9px auto 13px;
}

.christmas.gift_lp .sec05 .products-wrap .gift-product:nth-child(2) {
  margin-left: 20px;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product:nth-child(3) {
  margin-right: 20px;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product:nth-child(2) .txt,
.christmas.gift_lp .sec05 .products-wrap .gift-product:nth-child(3) .txt {
  margin: 9px auto 35px;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product .detail {
  width: 100%; 
  margin: 10px auto 0;
}
.christmas.gift_lp .sec05 .products-wrap .gift-product:nth-child(odd)::after {
  height: 670px;
  border-right: 1px solid #003e88;
}
.christmas img{
  image-rendering: -webkit-optimize-contrast;
}
.christmas.gift_lp .sec03 .gift-img {
  margin: 0 auto;
}

/* 11/22追加 */
.selectmenu {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 120rem;
}

.selectmenu li {
  padding-bottom: 2rem;
  font-size: 1.8rem;
  width: calc(100% / 3);
  letter-spacing: 0.05em;
  font-weight: 600;
  font-feature-settings: 'palt';
  color: var(--color-font-default);
  text-align: center;
}

.selectmenu li.gift__select {
  color: var(--color-font-default);
  border-bottom: 3px solid var(--color-brand-main);
}

/* 12/14 追加 */
.gift_lp {
  width: 100%;
  max-width: 1440px;
  /* min-width: 1000px; */
  margin: 35px auto 130px;
}

.gift_lp section.mv {
  /* width: 1000px; */
  margin: 0 auto;
}

.gift_lp section.mv h2 img {
  width: 100%;
}

.gift_lp section.mv .txtWrap {
  width: 650px;
  margin: 120px auto 0;
}

.gift_lp section.mv .txtWrap .subttl {
  font-size: 24px;
    line-height: 51.9px;
    letter-spacing: 0em;
    color: #003e88;
    text-align: center;}

.gift_lp section.mv .txtWrap .txt-01 {
  font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    margin-top: 25px;
}

.gift_lp section.mv .txtWrap .txt-02 {
  font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.02em;
    margin-top: 24px;
    color: #003e88;
    border-top: 2px solid #003e88;
    border-bottom: 2px solid #003e88;
    padding: 20px 10px;
}

.gift_lp section.mv .txtWrap .txt-03 {
  font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    margin-top: 50px;
}

.gift_lp section.mv .txtWrap .txt-04 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 31px;
}

.gift_lp section.mv .txtWrap .txt-04 .bold {
  line-height: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #003e88;
  font-weight: bold;
}

.gift_lp section.mv .txtWrap .txt-04 .bg {
  position: relative;
}

.gift_lp section.mv .txtWrap .txt-04 .bg::after {
  content: "";
  background: #d5edff;
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  z-index: -1;
}

.gift_lp section.mv .txtWrap .txt-05 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 25px;
  letter-spacing: 0.04em;
}

.gift_lp .sec01 {
  width: 100%;
  max-width: 1440px;
  margin: 50px 0 auto;
  padding: 75px 0 116px;
  position: relative;
  background-image: url(../img2/01_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.gift_lp .sec01 .subttl {
  width: 544px;
  height: 82px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0.03em;
  color: #003e88;
  margin: 0 auto 21px;
  background-image: url(../img2/01_title.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 25px;
}

.gift_lp .sec01 .subttl img {
  width: 100%;
}

.gift_lp .sec01 .mainttl {
  font-weight: bold;
  font-size: 21px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec01 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec01 .txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  margin-bottom: 39px;
}

.gift_lp .sec01 .txt .small {
  font-size: 12px;
}

.gift_lp .sec01 .gift-img {
  width: 760px;
  margin: 0 auto;
  position: relative;
}

.gift_lp .sec01 .gift-img .img {
  margin-bottom: 125px;
}

.gift_lp .sec01 .gift-img .img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec01 .gift-img .bag-txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.03em;
  width: 273px;
  bottom: 80px;
  left: 120px;
  position: absolute;
  background-image: url(../img2/01_bag_bg.png);
  background-size: 274px;
  padding: 100px 0 100px;
  z-index: 1;
}

.gift_lp .sec01 .gift-img .bag-txt img {
  width: 100%;
  height: auto;
}

.gift_lp .sec01 .gift-img .bag-img {
  margin: 0 82px 0 auto;
  width: 430px;
  z-index: 2;
  position: relative;
}

.gift_lp .sec01 .gift-img .bag-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec02 {
  width: 100%;
  max-width: 1440px;
  margin: 20px 0 auto;
  position: relative;
  background-color: #cc504e;
  text-align: center;
  padding: 97px 0 113px;
}

.gift_lp .sec02 .subttl {
  width: 504px;
  height: 78px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin: 0 auto 23px;
  background-image: url(../img2/02_title.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 24px;
}

.gift_lp .sec02 .subttl img {
  width: 100%;
}

.gift_lp .sec02 .mainttl {
  font-weight: bold;
  font-size: 21px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.gift_lp .sec02 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin-top: -2px;
}

.gift_lp .sec02 .txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  color: #ffffff;
  margin-bottom: 35px;
  margin-top: 6px;
}

.gift_lp .sec02 .txt .small {
  font-size: 12px;
}

.gift_lp .sec02 .gift-soldout {
  width: 114px;
  font-size: 9px;
  line-height: 11px;
  letter-spacing: -0.15em;
  color: #a92439;
  border: 1px solid #cc504e;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  padding: 5px 7px 7px;
  z-index: 3;
  font-weight: bold;
}

.gift_lp .sec02 .gift-soldout span {
  font-size: 14px;
  line-height: 28.29px;
  letter-spacing: 0.05em;
  margin-bottom: -2px;
  display: block;
}

.gift_lp .sec02 .gift-img {
  position: relative;
  width: 760px;
  margin: 0 auto;
}

.gift_lp .sec02 .gift-img .img {
  margin-bottom: 84px;
  position: relative;
}

.gift_lp .sec02 .gift-img .img .gift-soldout {
  left: 50%;
  top: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift_lp .sec02 .gift-img .img img {
  width: 100%;
}

.gift_lp .sec02 .gift-img .bag-txt {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.025em;
  width: 274px;
  left: 76px;
  bottom: 47px;
  position: absolute;
  background-image: url(../img2/02_bag_bg.png);
  background-size: 274px;
  padding: 98px 0 101px;
  z-index: 1;
  color: #fff;
}

.gift_lp .sec02 .gift-img .bag-image {
  width: 441px;
  z-index: 2;
  position: relative;
  margin: 0 50px 0 auto;
}

.gift_lp .sec02 .gift-img .bag-image .gift-soldout {
  left: 54%;
  top: 53%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift_lp .sec02 .gift-img .bag-image img {
  width: 100%;
}

.gift_lp .sec03 {
  /* width: 900px; */
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 120px 0 250px;
  /*border-bottom: 1px solid #003e88;*/
}

.gift_lp .sec03 .mainttl,
.gift_lp .sec04 .mainttl {
  font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
    color: #003e88;
    font-weight: bold;
    border-top: 5px solid #003e87;
    padding-top: 25px;
}

.gift_lp .sec03 .price,
.gift_lp .sec04 .price {
  font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.05em;
    color: #003e88;
    border-bottom: 5px solid #003e87;
    padding-bottom: 15px;
}

.gift_lp .sec03 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  margin-top: 10px;
}

.gift_lp .sec03 .gift-img,
.gift_lp .sec04 .gift-img{
  margin: 25px auto 0;
  position: relative;
}
.gift_lp .sec03 .gift-img p{
  position: absolute;
    font-size: 12px;
    color: #003e87;
    line-height: 30px;
    top: 110px;
    right: 25px;
}
.gift_lp .sec04 .gift-img p{
  position: absolute;
    font-size: 12px;
    color: #003e87;
    line-height: 30px;
    top: 90px;
    right: 76px;
}
.gift_lp .sec03 .gift-img p span,
.gift_lp .sec04 .gift-img p span{
      display: block;
    font-weight: bold;
    font-size: 17px;
    line-height: 34px;
}
.gift_lp .sec03 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec03 .products-wrap {
  width: 800px;
  margin: 90px auto 0;
}

.gift_lp .sec03 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: center;
}

.gift_lp .sec03 .products-wrap .gift-product {
  width: 50%;
  text-align: left;
  position: relative;
}

.gift_lp .sec03 .products-wrap .gift-product:not(:nth-child(-n+2)) {
  margin-top: 46px;
}

.gift_lp .sec03 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}
.gift_lp .sec03 .products-wrap .gift-product .end{
    background: #E5E5E5;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 260px;
}
.gift_lp .sec03 .products-wrap .gift-product .end span{
        text-align: center;
    display: block;
    font-size: 16px;
    line-height: 1.7;
    margin-top: 115px;
}

.gift_lp .sec03 .products-wrap .gift-product .txt {
  width: 90%;
  margin: 35px auto 0;
}

.gift_lp .sec03 .products-wrap .gift-product:nth-child(even) .txt {
  margin-left: 50px;
}

.gift_lp .sec03 .products-wrap .gift-product:nth-last-child(-n+2) .txt {
  margin-top: 42px;
}

.gift_lp .sec03 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .sec03 .products-wrap .gift-product .detail {
  margin-top: 14px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.purse1 {
  margin: 0 265px;
}
.purse2 {
  margin-top: 46px;
}
.gift_lp .sec05 .products-wrap .gift-product.purse2 .txt {
  margin-bottom: 8rem;
  margin-left: 2.8rem;
  margin-top: 0.6rem;
  letter-spacing: 0.03em;
}
.gift_lp .sec05 .products-wrap .gift-product.purse2 .detail {
  margin-top: 3rem;
  margin-left: 3rem;
  letter-spacing: 0.04em;
}

.gift_lp .sec05 .products-wrap .gift-product.purse3 .detail {
  margin-top: 2.8rem;
  margin-left: 1.2rem;
}

.gift_lp .sec04 {
  /* width: 900px; */
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 0px 0 120px;
  border-bottom: 2px solid #003e88;
}

.gift_lp .sec04 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  margin-top: 7px;
}

.gift_lp .sec04 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec04 .products-wrap {
  width: 800px;
  margin: 80px auto 0;
}

.gift_lp .sec04 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.gift_lp .sec04 .products-wrap .gift-product {
  width: 50%;
  text-align: left;
}

.gift_lp .sec04 .products-wrap .gift-product:not(:nth-child(-n+2)) {
  margin-top: 46px;
}

.gift_lp .sec04 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec04 .products-wrap .gift-product .txt {
  width: 90%;
  margin: 30px auto 0;
}

.gift_lp .sec04 .products-wrap .gift-product:nth-child(even) .txt {
  margin: 30px auto 0 50px;
}

.gift_lp .sec04 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .sec04 .products-wrap .gift-product .detail {
  margin-top: 14px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.gift_lp .sec05 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding:60px 0 170px;
  /*border-bottom: 1px solid #003e88;*/
}

.gift_lp .sec05 .mainttl {
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0;
  color: #003e88;
  font-weight: 600;
}

.gift_lp .sec05 .gift-product.purse1 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec05 .gift-product.purse1 .price .name_tax {
  font-size: 1.4rem;
  font-weight: 600;
  margin-left: 0.4rem;
}

.gift_lp .sec05 .gift-product.purse2 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  margin-left: 2.9rem;
  color: #003e88;
}

.gift_lp .sec05 .gift-product.purse2 .price .name_tax {
  font-size: 1.4rem;
  font-weight: 600;
  margin-left: 0.4rem;
}

.gift_lp .sec05 .gift-product.purse3 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  margin-left: -1rem;
  color: #003e88;
}

.gift_lp .sec05 .gift-product.purse3 .price .name_tax {
  font-size: 1.4rem;
  font-weight: 600;
  margin-left: 0.4rem;
}

.gift_lp .sec05 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}

.gift_lp .sec05 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-top: 7px;
}

.gift_lp .sec05 .gift-img {
  width: 760px;
  margin: 53px auto 0;
}

.gift_lp .sec05 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec05 .products-wrap {
  margin: 0 auto 0;
}

.gift_lp .sec05 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.gift_lp .sec05 .products-wrap .gift-product {
  width: 370px;
  text-align: center;
  padding: 33px 0;
}

.gift_lp .sec05 .products-wrap .gift-product:not(:nth-child(-n+2)) {
  margin-top: 46px;
}

.gift_lp .sec05 .products-wrap .gift-product:nth-child(even) {
  -webkit-transform: translate(-10px, 0);
          transform: translate(-10px, 0);
}

.gift_lp .sec05 .products-wrap .gift-product:nth-child(odd)::after {
  content: "";
  display: block;
  position: absolute;
  height: 67rem !important;
  /* top: 0; */
  right: 50%;
  bottom: 0;
  height: 50%;
  border-right: 2px solid #003e88;
}

.gift_lp .sec05 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec05 .products-wrap .gift-product .txt {
  margin: 9px auto 49px;
}

.gift_lp .sec05 .gift-product.purse1 .txt {
  margin: 5px auto 49px;
  letter-spacing: 0.03em;
  line-height: 1.64;
  white-space: nowrap;
}

.gift_lp .sec05 .gift-product.purse3 .txt {
  margin: 4px auto 84px;
  margin-left: -1rem;
  letter-spacing: 0.03em;
}


.gift_lp .sec05 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .sec05 .products-wrap .gift-product .detail {
  width: 90%;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  text-align: left;
  margin: 30px auto 0;
}

.gift_lp .sec05 .products-wrap .gift-product.purse1 img {
  width: 30rem;
}

.gift_lp .sec05 .products-wrap .gift-product.purse2 .mainttl {
  margin-left: 4rem;
}

.gift_lp .sec05 .products-wrap .gift-product.purse2 img {
  width: 27rem;
  margin-left: 4rem;
}

.gift_lp .sec05 .products-wrap .gift-product.purse3 img {
  width: 27rem;
  margin-left: 0.6rem;
}

.gift_lp .sec06 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  border-top: 5px solid #272f45;
    padding-top: 5px;
}

.gift_lp .sec06 .mainttl {
  font-size: 24px;
    line-height: 38.72px;
    letter-spacing: 0.02em;
    color: #272f45;
    font-weight: bold;
        border-top: 2px solid #272f45;
    padding-top: 25px;
}

.gift_lp .sec06 .price {
  font-size: 18px;
    line-height: 37.72px;
    letter-spacing: 0.05em;
    color: #272f45;
        border-bottom: 2px solid #272f45;
    padding-bottom: 15px;
}

.gift_lp .sec06 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-top: 10px;
}

.gift_lp .sec06 .gift-img {
      border-top: 5px solid #272f45;
    margin-top: 5px;
    padding-top: 30px;
    position: relative;
}
.gift_lp .sec06 .gift-img p{
  position: absolute;
    font-size: 12px;
    color: #272f45;
    line-height: 20px;
    top: 130px;
    right: 63px;
}
.gift_lp .sec06 .gift-img p span{
      display: block;
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
}

.gift_lp .sec06 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .sec06 .products-wrap {
  width: 800px;
  padding: 90px 0 270px;
  margin: 0 auto;
}

.gift_lp .sec06 .products-wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.gift_lp .sec06 .products-wrap .gift-product {
  text-align: center;
  width: 50%;
}

.gift_lp .sec06 .products-wrap .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec06 .products-wrap .gift-product .txt {
  margin: 20px auto 0;
  text-align: left;
  width: 89%;
}

.gift_lp .sec06 .products-wrap .gift-product:nth-child(even) .txt {
  -webkit-transform: translate(30px, 0);
          transform: translate(30px, 0);
}

.gift_lp .sec06 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #272f45;
}

.gift_lp .sec06 .products-wrap .gift-product .detail {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  text-align: left;
  margin: 13px auto 0 0;
  width: 95%;
}

.gift_lp .sec07 {
  padding:0 0 130px;
}

.gift_lp .sec07 .mainttl {
  width: 900px;
  text-align: center;
  color: #003e88;
  border-bottom: 1px solid #003e88;
  padding: 0 0 40px;
  margin: 0 auto;
}

.gift_lp .sec07 .mainttl .sub {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
}

.gift_lp .sec07 .mainttl .main {
  margin-top: 17px;
  font-size: 22px;
  letter-spacing: 0.03em;
}

.gift_lp .sec07 .txt-main {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  width: 700px;
  margin: 43px auto 0;
}

.gift_lp .sec07 .txt-attention {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  width: 700px;
  margin: 31px auto 0;
}

.gift_lp .sec07 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 100px auto 0;
    display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
 flex-wrap: wrap;
 width: 720px;
}

.gift_lp .sec07 ul .gift-product {
  width: 200px;
}

.gift_lp .sec07 ul .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec07 ul .gift-product .name {
  color: #003e88;
  font-weight: bold;
  font-size: 16px;
    line-height: 22px;
  letter-spacing: 0.05em;
  margin-top: 20px;
      margin-bottom: 60px;
}

.gift_lp .sec08 {
  padding: 60px 80px 70px;
  background: #edf4fa;
  width: 900px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gift_lp .sec08 p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.gift_lp .sec08 p:not(:first-child) {
  margin-top: 21px;
}

.gift_lp .mother{
  background-image: url(../img/mother_pc.png);
    position: relative;
    width: 800px;
    margin: 0 auto 260px;
    height: 566px;
    background-size: 100%;
}


.gift_lp .mother p:nth-child(1){
    position: absolute;
    color: #ff91a7;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 30px;
    top: 94px;
    left: 315px;
    font-weight: 600;
}
.gift_lp .mother p span{
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.gift_lp .mother p:nth-child(2){
    position: absolute;
    color: #ff91a7;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    top: 440px;
    left: 300px;
    font-weight: 600;
}


.gift_lp .father{
  background-image: url(../img/father_pc.png);
    position: relative;
    width: 800px;
    margin: 0 auto 260px;
    height: 566px;
    background-size: 100%;
}

.gift_lp .father p:nth-child(1){
    position: absolute;
    color: #81b8da;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 30px;
    top: 94px;
    left: 315px;
    font-weight: 600;
}
.gift_lp .father p span{
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.gift_lp .father p:nth-child(2){
    position: absolute;
    color: #81b8da;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    top: 440px;
    left: 300px;
    font-weight: 600;
}


/*クリスマス限定*/

.gift_lp .xmas_sec01 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 0px 0 130px;
  border-bottom: 3px solid #003e88;
  margin-top: 138px;
}

.gift_lp .xmas_sec01 .products-wrap {
  margin-top: 100px;
}

.gift_lp .xmas_sec01 .products-wrap ul{
  width: 330px;
  font-size: 14px;
  text-align: left;
  margin: 0 auto 0;
}

.gift_lp .xmas_sec01 .products-wrap ul li:nth-child(2),.gift_lp .xmas_sec01 .products-wrap ul li:nth-child(3) {
  margin-top: 60px;
}

.gift_lp .xmas_sec01 .mainttl {
  font-size: 24px;
    line-height: 34px;
    letter-spacing: 0;
    color: #003e88;
    font-weight: bold;
    border-top: 5px solid #003e88;
    padding-top: 25px;
}

.gift_lp .xmas_sec01 .price {
  font-size: 18px;
    line-height: 34px;
    letter-spacing: 0.05em;
    color: #003e88;
    border-bottom: 5px solid #003e88;
    padding-bottom: 15px;
}

.gift_lp .xmas_sec01 .gift-img {
  margin: 100px auto 0;
  position: relative;
}

.gift_lp .xmas_sec01 .gift-img img {
  width: 490px;
  height: auto;
}

.gift_lp .xmas_sec01 .products-wrap .gift-product .name {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  color: #003e88;
}

.gift_lp .products-wrap .gift-product .name span {
  font-size: 12px;
}

.gift_lp .xmas_sec01 .products-wrap .gift-product .detail {
  margin-top: 14px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}



.gift_lp .xmas_sec02 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 100px 0 130px;
  border-bottom: 3px solid #003e88;
}

.gift_lp .xmas_sec02 .mainttl {
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0;
  color: #003e88;
  font-weight: bold;
}

.gift_lp .xmas_sec02 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .xmas_sec02 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-top: 7px;
}

.gift_lp .txt span{
  font-size: 12px;
}

.gift_lp .xmas_sec02 .products-wrap .gift-product .detail {
  width: 330px;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  text-align: left;
  margin: 0 auto 0;
}

.gift_lp .xmas_sec02 .products-wrap .gift-product{
  text-align: center;
}

.gift_lp .xmas_sec02 .products-wrap .gift-product img{
  width: 308px;
  height: auto;
}

.gift_lp .xmas_sec02 .price {
  font-weight: bold;
  font-size: 18px;
  line-height: 35.72px;
  letter-spacing: 0.05em;
  color: #003e88;
}



.gift_lp .xmas_sec03 {
  width: 900px;
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 100px 0 130px;
}

.gift_lp .xmas_sec03 .gift-img img {
  width: 100%;
  height: auto;
}

.gift_lp .xmas_sec03 .txt {
  font-size: 24px;
  line-height: 21px;
  letter-spacing: 0.01em;
  margin-bottom: 80px;
  color: #003e88;
}

.gift_lp .xmas_sec03 .products-wrap .gift-product img{
  width: 601px;
  height: auto;
}

.card-variety__container {
  margin-top: 120px;
  text-align: center;
}

.card-variety__container--1 {
  margin-top: 100px;
}

.card-variety__txt {
  border: solid 1px #003e84;
  border-top: none;
  border-bottom: none;
  color: #003e84;
  display: inline-block;
  font-feature-settings: 'palt';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2.16px;
  line-height: 35px;
  padding: 0 26px;
}

.sec07 ul.variety-item__container {
  display: flex;
  margin-top: 70px;
}

.variety-item {
  margin-left: 30px;
  width: 200px;
}

.variety-item:first-child {
  margin-left: 0;
}

.variety-item img {
  width: 100%;
}

.variety-name__txt {
  color: #003e84;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.38;
  margin-bottom: 20px;
  text-align: center;
}

.example__container {
  margin-top: 70px;
}

.example__container ul.variety-item__container {
  margin-top: 0;
}

.sec07 ul.giftcard__container {
  margin-top: 70px;
}



/* ===============================================
  * Style of buy__btn *
=============================================== */
.gift_lp .sec05 {
  padding: 58px 0 170px;
}
.buy__btn {
  background-color: #edf4fa;
  color: #5b5b5b;
  display: block;
  font-size: 22px;
  height: 80px;
  line-height: 80px;
  margin: 0 auto 170px;
  text-align: center;
  width: 330px;
}



/* ===============================================
  ! Style for Christmas appearance !
=============================================== */
.gift_lp .sec03.sec02 {
  padding-bottom: 195px;
}

.gift_lp .sec03.sec02 .mainttl {
  border-top: 5px solid #003e88;
  border-bottom: 5px solid #003e88;
  color: #003e88;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 100px;
  padding: 0;
}

.gift_lp .sec03.sec02 .gift-img {
  width: 600px;
}

.gift_lp .sec03.sec02 .gift-img {
  margin-top: 100px;
}


.gift_lp .sec03.sec02 .purse__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  border-top: solid 2px #003e88;
  margin: 130px auto 0;
  padding-top: 100px;
  width: 900px;
}

.gift_lp .sec03.sec02 .purse__container::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -65px;
  left: 0;
  background-color: #003e88;
  height: 670px;
  margin: auto;
  width: 1px;
}

.gift_lp .sec02 .purse__container .item-title__txt {
  color: #003e88;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.63;
}

.gift_lp .sec02 .purse__container .price__txt {
  color: #003e88;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .9px;
  line-height: 1.63;
}

.gift_lp .sec02 .purse__container .desc__txt {
    font-size: 14px;
    letter-spacing: 0.01em;
    line-height: 21px;
    margin: 9px auto 20px;
}

.gift_lp .sec02 .purse__container .desc__txt span {
  font-size: 12px;
  letter-spacing: .3px;
}

.gift_lp .sec02 .purse__container .detail__txt {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: .35px;
  margin: auto;
  text-align: left;
}

.gift_lp .sec02 .purse img {
  width: 100%;
}

.gift_lp .sec02 .purse--1 {
  margin-bottom: 100px;
  width: 100%;
}

.gift_lp .sec02 .purse--1 .img__wrapper {
  height: 411px;
  margin: auto;
  width: 308px;
}

.gift_lp .sec02 .purse--1 .detail__txt {
  width: 350px;
}

.gift_lp .sec02 .purse--2, .gift_lp .sec02 .purse--3 {
  margin: auto;
  width: 350px;
}

.gift_lp .sec02 .purse--2 {
  margin-left: 0;
}

.gift_lp .sec02 .purse--3 {
  margin-right: 0;
}

.gift_lp .sec02 .purse--2 .img__wrapper, .gift_lp .sec02 .purse--3 .img__wrapper {
  margin: auto;
  width: 280px;
}

/* sec7 */
.sec07 ul.giftcard__container .gift-product--christmas {
  width: 100%;
}

.sec07 ul.giftcard__container .gift-product--christmas .img__wrapper {
  margin: auto;
  width: 200px;
}

.sec07 ul.giftcard__container .gift-product--christmas .name {
  color: #003e88;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.2px;
  line-height: 1.38;
  margin: 20px auto 60px;
  width: 200px;
}

.sec07 ul.giftcard__container .gift-product--christmas .name-sub {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.05px;
  line-height: 1.57;
}

/**************************************************  クリスマス **************************************************/
.gift_lp.christmas_gift {
  width: 100%;
  max-width: 1440px;
  /* min-width: 1000px; */
  margin: 35px auto 130px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.gift_lp.christmas_gift section.mv {
  /* width: 1000px; */
  margin: 0 auto;
}

.gift_lp.christmas_gift section.mv h2 img {
  width: 100%;
}

.gift_lp.christmas_gift section.mv .txtWrap {
  width: 650px;
  margin: 120px auto 0;
}

.gift_lp.christmas_gift section.mv .txtWrap .subttl {
  font-size: 24px;
  line-height: 51.9px;
  color: #003e88;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: bold;
  font-style: normal;
  }

.gift_lp.christmas_gift section.mv .txtWrap .txt-01 {
  font-size: 16px;
  line-height: 25px;
  margin-top: 12px;
  letter-spacing: 0.036em;
  white-space: nowrap;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-02 {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.02em;
  margin-top: 43px;
  padding: 13px 14px;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-03 {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.026em;
  margin-top: 47px;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-04 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 31px;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-04 .bold {
  line-height: 16px;
  line-height: 28px;
  letter-spacing: 0.05em;
  color: #003e88;
  font-weight: bold;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-04 .bg {
  position: relative;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-04 .bg::after {
  content: "";
  background: #d5edff;
  position: absolute;
  left: -2px;
  right: -2px;
  top: -2px;
  bottom: -2px;
  z-index: -1;
}

.gift_lp.christmas_gift section.mv .txtWrap .txt-05 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 25px;
  letter-spacing: 0.04em;
}

.gift_lp.christmas_gift .sec02 {
  width: 100%;
  max-width: 1440px;
  margin: 20px 0 auto;
  position: relative;
  background-color: #cc504e;
  text-align: center;
  padding: 97px 0 113px;
}

.gift_lp.christmas_gift .sec02 .subttl {
  width: 504px;
  height: 78px;
  font-weight: bold;
  font-size: 24px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
  margin: 0 auto 23px;
  background-image: url(../img2/02_title.png);
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 24px;
}

.gift_lp.christmas_gift .sec02 .subttl img {
  width: 100%;
}

.gift_lp.christmas_gift .sec02 .mainttl {
  font-weight: bold;
  font-size: 21px;
  line-height: 38.72px;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.gift_lp.christmas_gift .sec02 .txt {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  color: #ffffff;
  margin-bottom: 35px;
  margin-top: 6px;
}

.gift_lp.christmas_gift .sec02 .txt .small {
  font-size: 12px;
}

.gift_lp.christmas_gift .sec02 .gift-soldout {
  width: 114px;
  font-size: 9px;
  line-height: 11px;
  letter-spacing: -0.15em;
  color: #a92439;
  border: 1px solid #cc504e;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  padding: 5px 7px 7px;
  z-index: 3;
  font-weight: bold;
}

.gift_lp.christmas_gift .sec02 .gift-soldout span {
  font-size: 14px;
  line-height: 28.29px;
  letter-spacing: 0.05em;
  margin-bottom: -2px;
  display: block;
}

.gift_lp.christmas_gift .sec02 .gift-img {
  position: relative;
  width: 760px;
  margin: 0 auto;
}

.gift_lp.christmas_gift .sec02 .gift-img .img {
  margin-bottom: 84px;
  position: relative;
}

.gift_lp.christmas_gift .sec02 .gift-img .img .gift-soldout {
  left: 50%;
  top: 51%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift_lp.christmas_gift .sec02 .gift-img .img img {
  width: 100%;
}

.gift_lp.christmas_gift .sec02 .gift-img .bag-txt {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0.025em;
  width: 274px;
  left: 76px;
  bottom: 47px;
  position: absolute;
  background-image: url(../img2/02_bag_bg.png);
  background-size: 274px;
  padding: 98px 0 101px;
  z-index: 1;
  color: #fff;
}

.gift_lp.christmas_gift .sec02 .gift-img .bag-image {
  width: 441px;
  z-index: 2;
  position: relative;
  margin: 0 50px 0 auto;
}

.gift_lp.christmas_gift .sec02 .gift-img .bag-image .gift-soldout {
  left: 54%;
  top: 53%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.gift_lp.christmas_gift .sec02 .gift-img .bag-image img {
  width: 100%;
}

.gift_lp.christmas_gift .sec03 {
  /* width: 904px; */
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 108px 0 113px;
}

.gift_lp.christmas_gift .sec03 .mainttl,
.gift_lp.christmas_gift .sec04 .mainttl {
  font-size: 24px;
  line-height: 34px;
  letter-spacing: 0;
  color: #003e88;
  font-weight: bold;
  border-top: 5px solid #003e88;
  border-bottom: 5px solid #003e88;
  padding: 36px 0;
}

.gift_lp.christmas_gift .sec03 .txt {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
  margin-top: 10px;
}

.gift_lp.christmas_gift .sec03 .gift-img {
  margin: 25px auto 0;
  position: relative;
  width: 550px;
  margin-top: 7.7rem;
  /* margin-left: 17.4rem; */
}

.gift_lp.christmas_gift .sec03 .gift-img img {
  margin-left: -1rem;
  margin-top: 0.1rem;
}

.gift_lp.christmas_gift .sec03 .gift-img p{
  position: absolute;
  font-size: 12px;
  color: #003e88;
  line-height: 30px;
  top: 110px;
  right: 25px;
}

.gift_lp.christmas_gift .sec04 .gift-img p{
  position: absolute;
  font-size: 12px;
  color: #003e88;
  line-height: 30px;
  top: 90px;
  right: 76px;
}

.gift_lp.christmas_gift .sec03 .gift-img p span,
.gift_lp.christmas_gift .sec04 .gift-img p span{
      display: block;
    font-weight: bold;
    font-size: 17px;
    line-height: 34px;
}
.gift_lp.christmas_gift .sec03 .gift-img img {
  width: 100%;
  height: auto;
}

.purse1 {
  margin: 0 265px;
}
.purse2 {
  margin-top: 46px;
}


/* ================= sec04 ================= */
.gift_lp.christmas_gift .sec04 {
  /* width: 900px; */
  margin: 0 auto;
  position: relative;
  background-color: #ffffff;
  text-align: center;
  padding: 0px 0 0px;
  color: #003e88;
  border-bottom: none;
}

.gift_lp.christmas_gift .sec04 .itemName {
  font-size: 24px;
  margin-top: 9.8rem;
  letter-spacing: -0.05em;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: bold;
  font-style: normal;
}

.gift_lp.christmas_gift .sec04 .itemTax {
  font-size: 18px;
  display: inline-block;
  margin-top: 1.5rem;
  letter-spacing: 0.05em;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: bold;
  font-style: normal;
}

.gift_lp.christmas_gift .sec04 .item_subTxt {
  font-size: 14px;
  margin-top: 2rem;
  letter-spacing: 0.05em;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

.gift_lp.christmas_gift .sec04 .itemSize {
  font-size: 12px;
  margin-top: 1.1rem;
  letter-spacing: -0.01em;
  display: inline-block;
  text-align: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

.gift_lp.christmas_gift .sec04 .flexArea {
  display: flex;
  justify-content: space-around;
  margin-top: 1.8rem;
  position: relative;
}

.left_item {
  width: 42rem;
}

.right_item {
  width: 42rem;
}

.gift_lp.christmas_gift .sec04 .flexArea .left_item .center_border {
  border-right: 2px solid #003e88;
  position: absolute;
  top: 5.7rem;
  left: 0;
  right: 0;
  height: 670px;
  z-index: 1;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.gift_lp.christmas_gift .sec04 .flexArea .left_item .gift-img img {
  width: 270px;
  margin-top: 31px;
  margin-left: 7px;
}

/* .right_item {
  margin-left: 180px;
} */

.gift_lp.christmas_gift .sec04 .flexArea .right_item .gift-img img {
  width: 270px;
  margin: 32px 0 0 16px;
}


.gift_lp.christmas_gift .sec04 .gift-img{
  margin: 53px auto 0;
  position: relative;

}

.gift_lp.christmas_gift .sec04 .gift-img img {
  height: auto;
  width: 300px;
}

.gift_lp.christmas_gift .sec04 .txtArea {
  width: 340px;
  margin: 29px auto 0;
  line-height: 1.6;
  font-size: 14px;
  letter-spacing: 0.054em;
  white-space: nowrap;
  text-align: left;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "Open Sans", "メイリオ", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
}

@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .gift_lp {
    max-width: 100%;
    min-width: 100%;
  }
  .gift_lp section.mv {
    width: 100%;
  }
}

#aspnetForm {
  overflow-y: clip !important;
}




.gift_lp .sec07 {
  padding:0 0 130px;
}

.gift_lp .sec07 .mainttl {
  width: 900px;
  text-align: center;
  color: #003e88;
  border-bottom: 1px solid #003e88;
  padding: 0 0 40px;
  margin: 0 auto;
}

.gift_lp .sec07 .mainttl .sub {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0;
}

.gift_lp .sec07 .mainttl .main {
  margin-top: 17px;
  font-size: 22px;
  letter-spacing: 0.03em;
}

.gift_lp .sec07 .txt-main {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.025em;
  width: 700px;
  margin: 43px auto 0;
}

.gift_lp .sec07 .txt-attention {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.02em;
  width: 700px;
  margin: 31px auto 0;
}

.gift_lp .sec07 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 100px auto 0;
    display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
 flex-wrap: wrap;
 width: 720px;
}

.gift_lp .sec07 ul .gift-product {
  width: 200px;
}

.gift_lp .sec07 ul .gift-product img {
  width: 100%;
  height: auto;
}

.gift_lp .sec07 ul .gift-product .name {
  color: #003e88;
  font-weight: bold;
  font-size: 16px;
    line-height: 22px;
  letter-spacing: 0.05em;
  margin-top: 20px;
      margin-bottom: 60px;
}

.gift_lp .sec08 {
  padding: 60px 80px 70px;
  background: #edf4fa;
  width: 900px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.gift_lp .sec08 p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.025em;
}

.gift_lp .sec08 p:not(:first-child) {
  margin-top: 21px;
}

.gift_lp .mother{
  background-image: url(../img/mother_pc.png);
    position: relative;
    width: 800px;
    margin: 0 auto 260px;
    height: 566px;
    background-size: 100%;
}


.gift_lp .mother p:nth-child(1){
    position: absolute;
    color: #ff91a7;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 30px;
    top: 94px;
    left: 315px;
    font-weight: 600;
}
.gift_lp .mother p span{
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.gift_lp .mother p:nth-child(2){
    position: absolute;
    color: #ff91a7;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    top: 440px;
    left: 300px;
    font-weight: 600;
}


.gift_lp .father{
  background-image: url(../img/father_pc.png);
    position: relative;
    width: 800px;
    margin: 0 auto 260px;
    height: 566px;
    background-size: 100%;
}

.gift_lp .father p:nth-child(1){
    position: absolute;
    color: #81b8da;
    font-size: 20px;
    letter-spacing: 0.05em;
    text-align: center;
    line-height: 30px;
    top: 94px;
    left: 315px;
    font-weight: 600;
}
.gift_lp .father p span{
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.gift_lp .father p:nth-child(2){
    position: absolute;
    color: #81b8da;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 24px;
    top: 440px;
    left: 300px;
    font-weight: 600;
}


.gift_lp h3 {
  font-weight: 600 !important;
}


/* パンくず */
/* PC */
@media only screen and (min-width: 768px) {
  .cateList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(1200 * (100vw / 1400));
    max-width: 1200px;
    height: calc(50 * (100vw / 1400));
    max-height: 50px;
    margin: 0 auto calc(40 * (100vw / 1400));
    padding: 0;
    /* font-size: calc(12 * (100vw / 1400)); */
    line-height: normal;
    letter-spacing: 0.03em;
  }
} 
@media only screen and (min-width: 1400px) {
  .cateList {
    font-size: 12px;
    margin-bottom: 40px;
  }
} 

@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .gift_lp {
    max-width: 100%;
    min-width: 100%;
  }
  .gift_lp section.mv {
    width: 100%;
  }
}
