strong {
  font-weight: 300;
}

.l-main.about_main {
  background:none;
  padding-top: 90px;
}
.c-breadcrumbs.about_breadcrumbs {
  margin-bottom: 0px;
}

.u-container.about_container {
  width: 100%;
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
}

.c-breadcrumbs-list.about_breadcrumbs_list {
  background: none;
  margin-bottom: 0px;
}
.c-breadcrumbs-list__item.about_breadcrumbs_list_item::before {
  right: -17px;
  margin-top: -4px;
  width: 8px;
  height: 8px;
}

.c-ttl-second.about_ttl {
  font-family: "Libre Baskerville", serif;
  font-style: normal;
  font-size: 32px;
  font-weight: normal;
  position: relative;
  color: #323232;
  margin-bottom: 65px;
}
.c-ttl-second.about_ttl::before {
  content: "\5F53\5E97\306B\3064\3044\3066";
  position: absolute;
  font-size: 16px;
  color: #F08181;
  top: 50px;
  left: 50%;
  margin-left: -47px;
}







/*fv*/
.about_fv {
position: relative;
}
.about_fv_img img {
  width: 100%;
}
.about_fv_in {
  text-align: center;
  position: absolute;
  background-color: #fff;
  max-width: 845px;
  padding: 50px 120px 0;
  right: 0;
  left: 0;
  bottom: -130px;
  margin: 0 auto;
}
.about_fv_in h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 20px;
}
/*fv*/






/*img*/
.about_shop_img {
  display: flex;
  justify-content: space-between;
  padding: 220px 0 0;
}
.about_shop_img_pink {
  width: 58%;
  padding: 120px 0 0;
}
.about_shop_img_black {
  padding: 0 100px;
  width: 42%;
}
/*img*/

/*detail*/
.about_detail ul {
  margin: 120px 0 150px;
}
.about_detail ul li {
  display: flex;
  align-items: center;
  margin: 0 0 40px;
}
.about_detail ul li:nth-child(2n) {
  flex-direction: row-reverse;
}

.about_detail ul li:nth-child(2n) .about_detail_img {
  padding: 0 0 0 50px;
}
.about_detail ul li:nth-child(2n) .about_detail_txt {
  padding: 70px 0 0 100px;
}

.about_detail_img {
  width: 50%;
  padding: 0 50px 0 0;
}
.about_detail_txt {
  width: 50%;
  padding: 70px 100px 0 0;
}
.about_detail ul li h3,
.about_gift_detail_txt h3 {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 20px;
}
/*detail*/

/*gift about*/
.about_gift {
  background-color: #FFF5F5;
  padding: 100px 0 0;
}
.topTtl {
  text-align: center;
}
.topTtl:before {
  width: 1px;
  height: 80px;
  margin: 0 auto 20px;
  content: "";
  display: block;
  background-color: #d4a929;
}
.topTtl strong {
  font-size: 32px;
  display: block;
}
.topTtl .sm {
  margin-top: 20px;
  color: #f08181;
  font-size: 16px;
  font-weight: 300;
}
.about_gift_explain {
  padding: 50px 100px 80px;
}
.about_gift_explain_in {
  background-image: url(../img/about/gift_bg.jpg);
  max-width: 1190px;
  height: 567px;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.about_gift_explain_txt {
  margin:0 0 0 auto;
  text-align: center;
  padding: 0 120px;
}
.about_gift_explain_ttl {
  font-size: 24px;
  margin: 0 0 25px;
}

.about_gift_wrap li {
  display: flex;
  align-items: center;
  margin: 0 0 35px;
}
.about_gift_wrap li:nth-child(2n) {
  flex-direction: row-reverse;
}
.about_gift_detail_img {
  width: 50%;
}
.about_gift_detail_txt {
  width: 50%;
  padding: 0 100px;
}
/*gift about*/

/*gift info*/
.about_gift_info_wrap {
  max-width: 1400px;
  padding: 60px 200px 0;
  margin: 0 auto;
}
.about_gift_info h3 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  border-bottom: 1px solid #D4A929;
  padding: 0 0 15px;
}


.about_gift_info ul {
  display: flex;
  justify-content: space-between;
}

.about_gift_info ul li {
  padding: 60px 0 0;
  max-width: 480px;
  position: relative;
}
.about_gift_info_no {
  position: absolute;
  font-family: "Libre Baskerville", serif;
  font-size: 32px;
  font-weight: 300;
  color: #D4A929;
  top: 29px;
  left: 20px;
}
.about_gift_info_ttl {
  font-size: 24px;
  line-height: normal;
}
.about_gift_info_subttl {
  margin: 15px 0 0;
}
/*gift info*/

/*gift type*/
.about_gift_type_container {
  background-color: #fff;
  padding: 90px 100px 100px 100px;
}
.about_gift_type_ttl {
  border-bottom: 1px solid #D4A929;
}
.about_gift_type_ttl_in {
  display: flex;

}
.about_gift_type_no {
  font-size: 64px;
  font-family: "Libre Baskerville", serif;
  color: #D4A929;
  line-height: normal;
}
.about_gift_type_in {
  margin: 6px 0 0 20px;
}
.about_gift_type_mainttl {
  font-size: 28px;
  line-height: normal;
}
.about_gift_type_subttl {
  line-height: normal;
}
.about_gift_type_body {
  font-size: 24px;
}
.about_gift_type_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about_gift_type_img div {
  width: 380px;
  margin: 0 0 60px;
}
.about_gift_type_explain {
  margin: 20px 0 40px;
}
.about_gift_type_noshi {
  display: flex;
  justify-content: space-between;
}
.about_gift_type_noshi_txt {
  width: 400px;
}
.about_gift_type_noshi_ttl {
  font-size: 24px;
  border-bottom: 1px solid #D4A929;
}
.about_gift_type_noshi_body {
  margin: 30px 0 0;
}
.about_gift_type_content {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
.about_gift_type_content li {
  width: 375px;
}
.about_gift_type_content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  margin: 20px 0 0;
}
.about_gift_type_content p {
  margin: 0 0 30px;
}
.about_gift_info_nb {
  margin: 30px 0 0;
}
/*gift type*/

/*gift others*/
.about_gift_others {
  padding: 65px 200px 130px;
}
/*gift others*/

/*横幅いっぱい*/
.about_shop_img_full img {
  width: 100%;
}
/*横幅いっぱい*/


/*gift cutipol*/
.l-main > *:not(.btmBox):not(.grayBg):not(.belt), .belt > *:not(.btmBox):not(.grayBg) {
  background-color: #fff;
}
.cutipolBox {
  padding-bottom: 120px;
  margin: 120px 0 0;
}
.cutipolBox .inner {
  max-width: 1000px;
  width: 90%;
  padding: 60px 0 68px;
}
.cutipolBox .inner {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.cutipolBox .inner:before {
  width: 100%;
  height: calc(100% - 20px);
  top: 10px;
  left: 0;
}
.cutipolBox .inner:after {
  width: calc(100% - 20px);
  height: 100%;
  top: 0;
  left: 10px;
}
.cutipolBox .inner:before, .cutipolBox .inner:after {
  content: "";
  display: block;
  border: 1px solid #d4a929;
  position: absolute;
  z-index: 0;
}
.cutipolBox .cutipolTtl {
  text-align: center;
}
.cutipolBox .inner > * {
  position: relative;
  z-index: 1;
}
.cutipolBox .cutipolSttl {
  margin-top: 40px;
  font-size: 24px;
  line-height: 1.0;
}
.cutipolBox .cutipolTxt {
  margin-top: 22px;
  font-size: 16px;
}
.cutipolBox .cutipolBtn {
  margin-top: 30px;
}
.cutipolBox .cutipolTtl img {
  width: 212px;
}
.cutipolBox .goldBtn,
.about_shop_detail_contact a {
  width: 250px;
  padding: 14px;
  margin: 0 auto;
}
.goldBtn,
.about_shop_detail_contact a {
  display: table;
  position: relative;
  border: 1px solid #d4a929;
  color: #d4a929;
  font-size: 14px;
  line-height: 1.0;
  transition: all 0.4s;
}
.goldBtn:hover {
  color: #d4a929;
}

.goldBtn:hover,
.about_shop_detail_contact a:hover {
  background-color: #D4A929;
  color: #fff;
}
/*gift cutipol*/

/*gift about*/
.about_shop_detail {
  background-color: #F7F7F7;
  text-align: center;
  padding: 120px 0 75px;
}
.about_shop_detail_logo img {
  max-width: 350px;
  width: 100%;
  margin: 0 0 40px;
}
.about_shop_detail_address {
  margin: 0 0 30px;
}
.about_shop_detail_comment {
  margin: 0 0 40px;
}
/*gift about*/

.about_pc {
  display: block;
}
.about_sp {
  display: none;
}
@media screen and (max-width: 1024px) {
  .about_sp {
    display: block;
  }
  .about_pc {
    display: none;
  }
  .l-main.about_main {
    padding: 60px 0 0;
  }
  .about_main .c-breadcrumbs {
    padding: 0;
  }
  .about_main .c-breadcrumbs-list a {
    font-size: 14px;
  }
  .about_main .c-breadcrumbs-list__item {
    font-size: 14px;
    margin-right: 30px;
  }
  .c-breadcrumbs-list__item.about_breadcrumbs_list_item::before {
    right: -19px;
  }
  .c-breadcrumbs-list.about_breadcrumbs_list {
    padding: 10px 25px;
  }
  .c-ttl-second.about_ttl {
    margin-bottom: 60px;
  }


  .u-container.about_container {
    padding-top: 15px;
  }
  .about_fv_in {
    padding: 0;
    margin: 0 25px;
    bottom: -215px;
  }
  .about_shop_img {
    display: block;
    padding: 260px 0 80px;
  }
  .about_shop_img_black {
    width: 50%;
    padding: 0 0 0 25px;
  }
  .about_shop_img_pink {
    width: 100%;
    padding: 15px 0 0 45px;
  }
  .about_detail {
    margin: 0 25px;
  }
  .about_detail ul {
    margin: 0;
  }
  .about_detail_txt {
    width: 100%;
    padding: 0;
  }
  .about_fv_in h3 {
    font-size: 22px;
    padding: 30px 10px 0;
  }
  .about_detail ul li {
    display: block;
    margin: 0 0 50px;
  }
  .about_detail_img {
    width: 100%;
    padding: 0;
  }
  .about_detail_img img {
    width: 100%;
  }
  .about_detail ul li:nth-child(2n) .about_detail_img {
    padding: 0;
  }
  .about_detail ul li:nth-child(2n) .about_detail_txt {
    padding: 0;
  }
  .about_detail ul li h3, .about_gift_detail_txt h3 {
    font-size: 20px;
    margin: 30px 0 10px;
    line-height: 1.5;
  }



  .topTtl strong {
    font-size: 24px;
    line-height: 1.6;
  }
  .topTtl:before {
    margin: 0 auto 10px;
    height: 50px;
  }
  .about_gift_explain {
    padding: 0;
  }
  .about_gift_explain_in {
    margin: 30px 25px 0;
    background-image: url(https://file001.shop-pro.jp/PA01334/044/img/about/gift_bg_sp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: auto;
  }
  .about_gift_explain_ttl {
    font-size: 22px;
    margin: 245px 0 10px;
    line-height: 1.5;
  }
  .about_gift_explain_body {
    line-height: 1.5;
  }


  .about_gift_wrap {
    margin: 60px 25px 0;
  }

  .about_gift {
    padding: 80px 0 0;
  }
  .about_gift_explain_txt {
    padding: 0;
    margin: 0 auto;
    height: 560px;
  }
  .about_gift_wrap li  {
    display: block;
  }
  .about_gift_detail_img {
    width: 100%;
  }
  .about_gift_detail_txt {
    width: 100%;
    padding: 0;
  }
  .about_gift_info_wrap {
    padding: 0;
    padding: 0 25px;
  }
  .about_gift_type_body {
    font-size: 22px;
    line-height: 1.5;
  }
  .about_gift_type_img {
    display: block;
  }
  .about_gift_type_img div {
    margin: 0 0 20px;
    width: 100%;
  }
  .about_gift_type_img div img {
    width: 100%;
  }
  .about_gift_type_img div:last-child {
    margin: 0 0 40px;
  }

  .about_gift_info h3 {
    font-size: 22px;
    padding: 0;
  }
  .about_gift_info ul {
    margin: 0 0 65px;
  }
  .about_gift_info ul li:first-child {
    margin: 0 10px 0 0;
  }
  .about_gift_info_subttl {
    font-size: 14px;
    margin: 5px 0;
    line-height: 1.5;
  }
  .about_gift_info_ttl {
    font-size: 18px;
  }
  .about_gift_info_no {
    font-size: 28px;
    left: 5px;
  }
  .about_gift_type_mainttl {
    font-size: 26px;
    margin: 0 0 20px;
  }
  .about_gift_type_ttl_in {
    display: block;
  }
  .about_gift_type_no {
    font-size: 60px;
    position: absolute;
    top: -30px;
  }
  .about_gift_type_in {
    margin: 0;
    padding: 40px 0 0;
  }
  .about_gift_type_container {
    padding: 0 20px 40px;
    margin: 0 0 70px;
    position: relative;
  }
  .about_gift_type_container_gift {
    padding: 0 20px 20px;
  }
  .about_gift_type_content p {
    margin: 0 0 15px;
  }
  .about_gift_type_noshi {
    flex-direction: column-reverse;
  }
  .about_gift_type_noshi_txt {
    width: 100%;
  }
  .about_gift_type_noshi_body {
    margin: 10px 0 10px;
  }
  .about_gift_type_noshi_img img {
    width: 100%;
  }
  .about_gift_type_content {
    display: block;
  }
  .about_gift_type_content li {
    width: 100%;
  }
  .about_gift_type_content h4 {
    font-size: 20px;
    margin: 20px 0 5px;
  }
  .about_gift_type_content_nb {
    margin: 0 0 30px;
  }
  .about_gift_type_content_img img {
    width: 100%;
  }
  .about_gift_info ul.about_gift_info_list {
    margin: 0;
  }
  .about_gift_info_nb {
    margin: 0;
    padding: 30px 0 80px;
  }


  .about_shop_detail {
    padding: 70px 25px 80px;
  }
  .about_shop_detail_logo {
    margin: 0 20px;
  }
  .about_shop_detail_address {
    line-height: 2;
  }
  .about_shop_detail_comment {
    text-align: left;
  }
}
@media screen and (max-width: 767.98px) {
  .cutipolBox .inner {
      width: 86.458vw;
      padding: 50px 10px;
  }
  .cutipolBox {
    margin: 80px 0 0;
    padding-bottom: 80px;
  }
  .cutipolBox .inner:before {
    width: 100%;
    height: calc(100% - 10px);
    top: 5px;
    left: 0;
  }
  .cutipolBox .inner:after {
    width: calc(100% - 10px);
    height: 100%;
    top: 0;
    left: 5px;
}
  .cutipolBox .cutipolTtl img {
    width: 178px;
}
  .cutipolBox .cutipolSttl {
    margin-top: 20px;
    font-size: 22px;
    line-height: 1.6;
  }
.cutipolBox .cutipolTxt {
  line-height: 1.8;
}
.cutipolBox .cutipolBtn {
  margin-top: 20px;
}

}
