@charset "UTF-8";

@import url("https://use.typekit.net/rip6dve.css");

html {
  font-size: 62.5%;
}


body {
  width: 100%;
}


img,
video,
svg {
  width: 100%;
  height: auto;
}

#ANNIVERSARY-FAIR a{
  display: block;
}

#ANNIVERSARY-FAIR .price span {
  display: inline-block;
}

/*==========================
			共通
=========================*/

/*-----TOPサブタイトル-----------------------*/
@font-face {
  font-family: 'NotoSerifJP-SemiBold';
  src: url("../Fonts/NotoSerifJP-SemiBold.otf") format("OpenType");
  /* src: url("../Fonts/NotoSerifJP-SemiBold.woff") format("woff"); */
}

/*---上テキストBOX/下テキストBOX-------------------------*/
@font-face {
  font-family: 'NotoSerifJP-Medium';
  src: url("../Fonts/NotoSerifJP-Medium.otf") format("OpenType");
  /* src: url("../Fonts/NotoSerifJP-Medium.woff") format("woff"); */

}

/*.back_pc{
    background: url(../img/back_pc.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 140rem;
    background-position-y: -13.3rem;
}*/


#ANNIVERSARY-FAIR {
  margin: auto;
  margin-bottom: 12rem;
  padding-bottom: 12rem;
  padding-top: 9rem;
  font-size: 1.4rem;
  letter-spacing: 0.075em;
  line-height: 2;
  font-family: 'NotoSerifJP-Medium';
  color: #000000;
  font-feature-settings: "palt";
  background-color: #f9f4f3;
}

.ta_c {
  text-align: center;
}

.price {
  font-family: "adobe-caslon-pro", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4rem;
  color: #654b33;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  color: #654b33;
  margin-top: 3.6rem;
}

.price_mb {
  margin-bottom: 1rem;
}

.flex-SP_column {
  display: flex;
}


/*==========================
          top
=========================*/
.top {
  width: 120rem;
  margin: auto;
  margin-bottom: 11.5rem;
}

.ttl-BOX {
  margin-bottom: 9rem;
}

h2.top-ttl {
  font-family: "baskerville-display-pt", serif;
  font-size: 7rem;
  line-height: 1;
  margin-bottom: 3rem;
  font-feature-settings: "palt";
  color: #654b33;
  letter-spacing: 0.085em;
}

h3.top-ttl_sub {
  font-family: 'NotoSerifJP-SemiBold';
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
}

.top_img {
  width: 120rem;
  margin: auto;
  margin-bottom: 12rem;
}

.anniv-svg {
  width: 9.1rem;
  margin: auto;
  margin-bottom: 4rem;
}

/*----縦線-----------------*/
#ANNIVERSARY-FAIR .line {
  width: 1px;
  height: 5rem;
  background: #666666;
  margin: auto;
  margin-bottom: 3.5rem;
}

.js-drawingBorderVr {
  position: relative;
}

.js-drawingBorderVr::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #f9f4f3;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}

.js-drawingBorderVr.active::after {
  height: 0%;
}

/*------//縦線---------------*/

.read-BOX {
  margin-bottom: 11.3rem;
}

.read_text {
  font-family: 'NotoSerifJP-Medium';
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.075em;
  font-feature-settings: "palt";
}

.read_text_mb {
  margin-bottom: 1.8rem;
}

/*=======//top==============================================*/

/*==========================
      section01
=========================*/
.sect01 {
  width: 68rem;
  margin: auto;
  margin-bottom: 12rem;
}

.img01 {
  width: 68rem;
  margin: auto;
}

/*=======//section01==============================================*/


/*==========================
      section02
=========================*/
.sect02 {
  margin-bottom: 12.7rem;
  position: relative;
}

.sect02 .model-BOX {
  width: 130rem;
  margin: auto;
  justify-content: space-between;
  z-index: 2;
}

.img02-BOX {
  width: 52rem;
  z-index: 2;
}

.img03-BOX {
  width: 62rem;
  margin-top: 22rem;
  z-index: 2;
}

.img03 {
  margin-bottom: 3.5rem;
}

/* .flow_block li {
  font-family: "baskerville-display-pt", serif;
  font-size: 17.5rem;
  font-feature-settings: "palt";
  line-height: 1;
  color: #938170;
} */

.sect02 .flow_wrapper {
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 29rem;
  right: 0;
  left: 0;
  margin: auto;
}

.flow_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flow_block ul li {
  font-family: "baskerville-display-pt", serif;
  font-size: 17.5rem;
  font-feature-settings: "palt";
  line-height: 1;
  color: #938170;
  white-space: nowrap;
}

.flow_block ul li span {
  padding: 0 2rem;
  line-height: 17.5rem;
}

.flow_block ul li .star {
  position: relative;
  width: 2.5rem;
  height: 100%;
}

.flow_block ul li .star img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin: auto;
}

.animation__infinityRotate {
  -webkit-animation: 3s linear infinite rotation;
  animation: 3s linear infinite rotation;
}

.flow_block-upper ul li {
  -webkit-animation: infinity-scroll-right 20s linear infinite;
  animation: infinity-scroll-right 20s linear infinite;
}

.flow_block-lower ul li {
  margin-top: -3.7rem;
  -webkit-animation: infinity-scroll-left 20s linear infinite;
  animation: infinity-scroll-left 20s linear infinite;
}

/* ======================== 左へ流れる */
@-webkit-keyframes infinity-scroll-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes infinity-scroll-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

/* ======================== 右へ流れる */
@-webkit-keyframes infinity-scroll-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes infinity-scroll-right {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* ======================== 回転 */
@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}



/*=======//section02==============================================*/


/*==========================
      section03
=========================*/
.sect03 {
  width: 80rem;
  margin: auto;
  margin-bottom: 12rem;
}

/*=======//section03==============================================*/


/*==========================
      section04
=========================*/
.sect04 {
  margin-bottom: 12rem;
  position: relative;
}

.sect04 .model-BOX {
  width: 62rem;
  margin: auto;
  position: relative;
  z-index: 2;
}

.img05 {
  z-index: 2;
}

.sect04 .flow_wrapper {
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 25rem;
  right: 0;
  left: 0;
  margin: auto;
}

/* .sect04 .flow_wrapper {
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 25.5rem;
  right: 0;
  left: 0;
  margin: auto;
} */

/*=======//section04==============================================*/


/*==========================
      section05
=========================*/
.sect05 {
  width: 62rem;
  margin: auto;
  margin-bottom: 12rem;
}

.img06 {
  width: 62rem;
  margin: auto;
}

/*=======//section05==============================================*/

/*==========================
      section06
=========================*/
.sect06 {
  width: 120rem;
  margin: auto;
  position: relative;
  margin-bottom: 12rem;
}

.last-img {
  width: 120rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.last-text-BOX {
  position: relative;
  z-index: 2;
  padding-top: 6.5rem;
  padding-bottom: 6.5rem;
  text-align: center;
}

.sect06-ttl {
  font-family: "adobe-caslon-pro", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 1.4rem;
  padding-bottom: 0.1rem;
  position: relative;
  color: #654b33;
  display: inline-block;
  border-bottom: 1px solid #654b33;
}

/* .sect06-ttl::before {
  border: 1px solid;
  border-color: #a39385;
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 13.75rem;
} */

.sect06 .read_text {
  font-family: 'NotoSerifJP-Medium';
  font-size: 1.2rem;
  letter-spacing: 0.075em;
  line-height: 2;
}

/*=======//section06==============================================*/

/*==========================
      ボタン
=========================*/
.lp-button {
  width: 26rem;
  font-size: 1.3rem;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: 0.08em;
  margin: auto;
}

.lp-button_A {
  height: 4rem;
  margin-bottom: 1.5rem;
}

.lp-button_B {
  height: 6rem;
  line-height: 1.5;
}

#ANNIVERSARY-FAIR .lp-button_A a {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: .08em;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ANNIVERSARY-FAIR .lp-button_B a {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: .08em;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
}

/*.lp-button_B a {
  font-size: 1.3rem;
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: 1.4rem 3.7rem 1.7rem;
  display: inline-block;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: 0.08em;
  background-color: #ffffff;

}*/

/*=======//ボタン==============================================*/

/*==========================
		アニメーション
=========================*/

/*----------top ttl-------------------*/
.js-fadeIn,.js-load{
  opacity: 0;
  transition-duration: .8s;
  transform: translateY(60px);
}

.js-fadeIn.active,.js-load.active{
  opacity: 1;
  transform: translateY(0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}

/*----------//top ttl-------------------*/





/* アニメーション追加分 CSS */

/*=======//アニメーション=========================================*/

/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }

  .top_img {
    transition-delay: 0.3s;
  }
  

}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1400px) {
  html {
    font-size: calc(10*(100vw/1400)) !important;
  }

}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }


  /*==========================
			共通
=========================*/

  .back_sp {
    background: url(../img/back_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -65.9px;
    background-size: 100%;
  }


  #ANNIVERSARY-FAIR {
    margin: auto;
    margin-bottom: calc(150*(100vw/750));
    padding-bottom: calc(120*(100vw/750));
    padding-top: calc(120*(100vw/750));
    font-size: calc(28*(100vw/750));
    letter-spacing: 0.075em;
    line-height: 2;
    font-family: 'NotoSerifJP-Medium';
    color: #000000;
    font-feature-settings: "palt";
    background-color: #f9f4f3;
  }

  .ta_c {
    text-align: center;
  }

  .price {
    font-family: "adobe-caslon-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: calc(26*(100vw/750));
    color: #654b33;
    line-height: 1;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    color: #654b33;
    margin-top: calc(50*(100vw/750));
  }

  .price_mb {
    margin-bottom: calc(20*(100vw/750));
  }

  .flex-SP_column {
    display: flex;
    flex-direction: column;
  }


  /*==========================
          top
=========================*/
  .top {
    width: calc(750*(100vw/750));
    margin: auto;
    margin-bottom: calc(120*(100vw/750));
  }

  .ttl-BOX {
    margin-bottom: calc(110*(100vw/750));
  }

  h2.top-ttl {
    font-family: "baskerville-display-pt", serif;
    font-size: calc(80*(100vw/750));
    line-height: 1;
    margin-bottom: calc(23*(100vw/750));
    font-feature-settings: "palt";
    color: #654b33;
    letter-spacing: 0.085em;
  }

  h2 span {
    display: block;
  }

  h2 .h2-span_mb {
    padding-bottom: calc(15*(100vw/750));
  }


  h3.top-ttl_sub {
    font-family: 'NotoSerifJP-SemiBold';
    font-size: calc(28*(100vw/750));
    line-height: 1.8;
    letter-spacing: 0.075em;
    font-feature-settings: "palt";
  }

  .top_img {
    width: calc(750*(100vw/750));
    margin: auto;
    margin-bottom: calc(120*(100vw/750));
  }

  .anniv-svg {
    width: calc(138*(100vw/750));
    margin: auto;
    margin-bottom: calc(60*(100vw/750));
  }

  .top_img {
    transition-delay: 0.3s;
  }
  

  /*----縦線-----------------*/
  #ANNIVERSARY-FAIR .line {
    width: 1px;
    height: calc(100*(100vw/750));
    background: #666666;
    margin: auto;
    margin-bottom: calc(45*(100vw/750));
  }

  .js-drawingBorderVr {
    position: relative;
  }

  .js-drawingBorderVr::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #f9f4f3;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
  }

  .js-drawingBorderVr.active::after {
    height: 0%;
  }

  /*------//縦線---------------*/

  .read-BOX {
    margin-bottom: calc(0*(100vw/750));
  }

  .read_text {
    font-family: 'NotoSerifJP-Medium';
    font-size: calc(28*(100vw/750));
    line-height: 2;
    letter-spacing: 0.075em;
    font-feature-settings: "palt";
  }

  .read_text_mb {
    margin-bottom: calc(26*(100vw/750));
  }

  /*=======//top==============================================*/

  /*==========================
      section01
=========================*/
  .sect01 {
    width: calc(680*(100vw/750));
    margin: auto;
    margin-bottom: calc(182*(100vw/750));
  }

  .img01 {
    width: calc(680*(100vw/750));
    margin: auto;
  }

  /*=======//section01==============================================*/


  /*==========================
      section02
=========================*/
  .sect02 {
    margin-bottom: calc(195*(100vw/750));
    position: relative;
  }

  .sect02 .model-BOX {
    width: calc(750*(100vw/750));
    margin: auto;
    justify-content: space-between;
    z-index: 2;
  }

  .img02-BOX {
    width: calc(520*(100vw/750));
    z-index: 2;
    margin-left: auto;
  }

  .img03-BOX {
    width: calc(620*(100vw/750));
    margin-top: calc(200*(100vw/750));
    z-index: 2;
    margin-left: calc(35*(100vw/750));
  }

  .img03 {
    margin-bottom: calc(50*(100vw/750));
  }

  /* .flow_block li {
  font-family: "baskerville-display-pt", serif;
  font-size: 17.5rem;
  font-feature-settings: "palt";
  line-height: 1;
  color: #938170;
} */

.sect02 .flow_wrapper {
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: calc(120*(100vw/750));
  right: 0;
  left: 0;
  margin: auto;
  
}

.flow_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: calc(-100*(100vw/750));
}

.flow_block ul li {
  font-family: "baskerville-display-pt", serif;
  font-size: calc(140*(100vw/750));
  font-feature-settings: "palt";
  line-height: 1;
  color: #938170;
  white-space: nowrap;
}

.flow_block ul li span {
  padding: 0 calc(20*(100vw/750));
  line-height: 2.2;
}

.flow_block ul li .star {
  position: relative;
  width: calc(20*(100vw/750));
  height: 100%;
}

.flow_block ul li .star img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: calc(20*(100vw/750));
  height: calc(20*(100vw/750));
  margin: auto;
}

.animation__infinityRotate {
  -webkit-animation: 3s linear infinite rotation;
  animation: 3s linear infinite rotation;
}

.flow_block-upper ul li {
  -webkit-animation: infinity-scroll-right 20s linear infinite;
  animation: infinity-scroll-right 20s linear infinite;
}

.flow_block-lower ul li {
  margin-top: -3.7rem;
  -webkit-animation: infinity-scroll-left 20s linear infinite;
  animation: infinity-scroll-left 20s linear infinite;
}


  /* .flow_block li {
    font-family: "baskerville-display-pt", serif;
    font-size: calc(140*(100vw/750));
    font-feature-settings: "palt";
    line-height: 1;
    color: #938170;
  }

  .sect02 .flow_wrapper {
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: calc(220*(100vw/750));
    right: 0;
    left: 0;
    margin: auto;
  }

  .flow_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flow_block ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .flow_block ul li.star {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .flow_block ul li.star {
    width: calc(20*(100vw/750));
    margin: 0 calc(40*(100vw/750));
  }

  .animation__infinityRotate {
    -webkit-animation: 3s linear infinite rotation;
    animation: 3s linear infinite rotation;
  }

  .flow_block-upper {
    -webkit-animation: infinity-scroll-right 20s infinite linear 0.5s both;
    animation: infinity-scroll-right 20s infinite linear 0.5s both;
  }

  .flow_block-lower {
    margin-top: calc(-30*(100vw/750));
    -webkit-animation: infinity-scroll-left 20s infinite linear 0.5s both;
    animation: infinity-scroll-left 20s infinite linear 0.5s both;
  } */

  /* ======================== 左へ流れる */
  @-webkit-keyframes infinity-scroll-left {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }

    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  @keyframes infinity-scroll-left {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }

    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }

  /* ======================== 右へ流れる */
  @-webkit-keyframes infinity-scroll-right {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }

    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }

  @keyframes infinity-scroll-right {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }

    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }

  /* ======================== 回転 */
  @-webkit-keyframes rotation {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  @keyframes rotation {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }

    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }



  /*=======//section02==============================================*/


  /*==========================
      section03
=========================*/
  .sect03 {
    width: calc(750*(100vw/750));
    margin: auto;
    margin-bottom: calc(180*(100vw/750));
  }

  /*=======//section03==============================================*/


  /*==========================
      section04
=========================*/
  .sect04 {
    margin-bottom: calc(195*(100vw/750));
    position: relative;
  }

  .sect04 .model-BOX {
    width: calc(620*(100vw/750));
    margin: auto;
    position: relative;
    z-index: 2;
  }

  .img05 {
    z-index: 2;
  }

  .sect04 .flow_wrapper {
    padding: 0;
    overflow: hidden;
    position: absolute;
    top: calc(180*(100vw/750));
    right: 0;
    left: 0;
    margin: auto;
  }
  /*=======//section04==============================================*/


  /*==========================
      section05
=========================*/
  .sect05 {
    width: calc(620*(100vw/750));
    margin: auto;
    margin-bottom: calc(180*(100vw/750));
  }

  .img06 {
    width: calc(620*(100vw/750));
    margin: auto;
  }

  /*=======//section05==============================================*/

  /*==========================
      section06
=========================*/
  .sect06 {
    width: calc(750*(100vw/750));
    margin: auto;
    position: relative;
    margin-bottom: calc(120*(100vw/750));
  }

  .last-img {
    width: calc(750*(100vw/750));
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
  }

  .last-text-BOX {
    position: relative;
    z-index: 2;
    padding-top: calc(130*(100vw/750));
    padding-bottom: calc(130*(100vw/750));
    text-align: center;
  }

  .sect06-ttl {
    font-family: "adobe-caslon-pro", serif;
    font-weight: 600;
    font-style: normal;
    font-size: calc(36*(100vw/750));
    line-height: 1;
    margin-bottom: calc(38*(100vw/750));
    padding-bottom: calc(0.1*(100vw/750));
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #654b33;
  }

  /* .sect06-ttl::before {
    border: 1px solid;
    border-color: #a39385;
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: calc(241*(100vw/750));
  } */

  .sect06 .read_text {
    font-family: 'NotoSerifJP-Medium';
    font-size: calc(24*(100vw/750));
    letter-spacing: 0.075em;
    line-height: 2;
  }

  /*=======//section06==============================================*/

  /*==========================
      ボタン
=========================*/

  .lp-button {
    width: calc(480*(100vw/750));
    font-size: calc(26*(100vw/750));
    font-family: pragmatica, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.08em;
    margin: auto;
  }

  .lp-button_A {
    height: calc(70*(100vw/750));
    margin-bottom: calc(30*(100vw/750));
  }

  .lp-button_B {
    height: calc(110*(100vw/750));
    line-height: 1.5;
  }

  .lp-button_A a {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #272727;
    border: 1px solid #8b8b8b;
    letter-spacing: .08em;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .lp-button_B a {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #272727;
    border: 1px solid #8b8b8b;
    letter-spacing: .08em;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
  }


  /*.lp-button_A a {
  font-size: calc(26*(100vw/750));
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: calc(25*(100vw/750)) calc(117*(100vw/750));
  display: inline-block;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: 0.08em;
  margin-bottom: calc(30*(100vw/750));
  background-color: #ffffff;
}

.lp-button_B a {
  font-size: calc(26*(100vw/750));
  font-family: pragmatica, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding: calc(20*(100vw/750)) calc(50*(100vw/750)) calc(17*(100vw/750));
  display: inline-block;
  color: #272727;
  border: 1px solid #8b8b8b;
  letter-spacing: 0.08em;
  background-color: #ffffff;

}*/

  /*=======//ボタン==============================================*/


}

/*=====//SPのみ==============================*/