@charset "UTF-8";
/*=======================================
                  PC   
========================================*/
/*=======================================
 	        animation
 ========================================*/
.inview {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(3rem);
  transform: translateY(3rem);
}

.inview.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* ===================
	　　 General
=================== */
html {
  font-size: 62.5%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 768px) {
  #wrapper #breadcrumb {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
  }
}

#mainLP_Contents {
  /* background-image: url(../img/pc.jpg);
	background-repeat: no-repeat;
	background-size: 140rem; 
	background-position-x: center; 
	background-position-y: 1.4rem; */
  overflow: hidden;
}

#breadcrumb.edit_lp .cateList {
  margin: 0 auto 30px 120px;
}

#wrapper {
  width: 140rem;
  margin: 0 auto;
  margin: 2rem auto 0;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
}

#wrapper img {
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
}

#wrapper .yugothic {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 2;
  letter-spacing: 0.015em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  font-size: 1.5rem;
}

#wrapper .Crimson_Text {
  font-family: 'Crimson Text', serif;
  letter-spacing: 0.035em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

#wrapper .noto-serif-jp {
  font-family: 'Noto Serif JP', serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
}

#wrapper .shuei-mincho {
  font-family: dnp-shuei-mincho-pr6,sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .06em;
  line-height: 1;
}

#wrapper .price {
  font-family: 'Crimson Text', serif;
  font-size: 1.3rem;
  letter-spacing: 0.015em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.2;
}

#wrapper .price span {
  border-bottom: 0.1rem solid #cccccc;
}

#wrapper .ml {
  margin-left: 1.3rem;
}

#wrapper .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#wrapper .row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#wrapper h2 {
  margin-bottom: 2.1rem;
}

#wrapper h3 {
  font-size: 2.2rem;
  line-height: 2;
  font-weight: 600;
  margin-bottom: 5.4rem;
}

#wrapper h3 span {
  font-weight: 600;
}

#wrapper .ml {
  margin-left: 1.3rem;
}

/* ===================
	　　  common
=================== */
@media screen and (max-device-width: 767px) {
  #breadcrumb .cateList {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}

/* ===================
	　 firstview
=================== */
#firstview {
  text-align: center;
  margin-bottom: 11.5rem;
}

#firstview .fv-img-all {
  position: relative;
  width: 120rem;
  margin: 0 auto 11.3rem;
}

#firstview .fv-img-all a {
  display: block;
}

#firstview .fv-img {
  width: 120rem;
  margin: 0 auto;
}

#firstview .fv-img a {
  display: block;
}

/* ===================
	　 section01
=================== */
.sec01 {
  width: 110rem;
  position: relative;
  margin: 0 auto 18.1rem;
}

.sec01 .sec01-img {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec01 .left .sec01-01 {
  width: 58rem;
}

.sec01 .right {
  margin-top: 12.3rem;
}

.sec01 .right h2 {
  width: 17.1rem;
}

.sec01 .right .ls01 {
  letter-spacing: -0.05em;
  padding-right: 0.5rem;
}

.sec01 .right .ls02 {
  letter-spacing: 0.05em;
}

.sec01 .right .ls03 {
  letter-spacing: -0.03em;
}

.sec01 .right .ls04 {
  letter-spacing: -0.13em;
  padding-left: 0.2rem;
}

.sec01 .right .ls05 {
  padding-left: 0.2rem;
  letter-spacing: 0.06em;
}

.sec01 .right .ls06 {
  margin-left: -1rem;
  letter-spacing: -0.055em;
  padding-right: 0.3rem;
}

.sec01 .right .sec01-02 {
  width: 44rem;
}

.sec01 p {
  text-align: center;
  margin-top: 5.3rem;
}

.sec01 .price {
  text-align: center;
  margin-top: 2.4rem;
}

/* ===================
	　 section02
=================== */
.sec02 {
  margin-left: 8.5rem;
  margin-bottom: 17.9rem;
}

.sec02 .sec02-01-all {
  position: relative;
}

.sec02 .sec02-01-all .sec02-01 {
  width: 64rem;
}

.sec02 .sec02-01-all .title {
  position: absolute;
  text-align: right;
  right: -26.8rem;
  top: 18.4rem;
  z-index: 2;
}

.sec02 .sec02-01-all .title h2 {
  width: 17.3rem;
  margin-left: auto;
}

.sec02 .sec02-01-all .title .ls01 {
  margin-right: -0.5rem;
}

.sec02 .sec02-01-all .title .ls02 {
  letter-spacing: 0.03em;
}

.sec02 .sec02-01-all .title .ls03 {
  margin-left: -0.3rem;
  letter-spacing: 0.01em;
}

.sec02 .sec02-02 {
  width: 44rem;
  margin-top: 51.2rem;
  margin-left: 15rem;
}

.sec02 p {
  margin-top: -6.9rem;
  margin-bottom: 9.3rem;
  margin-left: 12rem;
}

.sec02 .sec02-03-price {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: 32.4rem;
}

.sec02 .sec02-03-price .sec02-03 {
  width: 50.1rem;
}

.sec02 .sec02-03-price .price {
  margin-bottom: 0.2rem;
  margin-left: 3rem;
}

.sec02 .sec02-03-price .price a {
  display: inline-block;
  margin-top: 1.5rem;
}

/* ===================
	　 section03
=================== */
.sec03 {
  margin-bottom: 17.9rem;
}

.sec03 .cont1 {
  margin-bottom: 6rem;
  margin-left: 29.7rem;
}

.sec03 .cont1 h2 {
  width: 17.5rem;
}

.sec03 .cont1 .sec03-01 {
  width: 44rem;
  margin-left: 5.9rem;
}

.sec03 .cont1 .title {
  margin-top: 24.4rem;
}

.sec03 .cont1 .ls01 {
  letter-spacing: 0.04em;
}

.sec03 .cont1 .ls02 {
  letter-spacing: 0.06em;
}

.sec03 .cont1 .ls03 {
  margin-left: -0.3rem;
  letter-spacing: -0.05em;
}

.sec03 .cont1 .ls04 {
  letter-spacing: -0.18em;
  padding-left: 0.2rem;
}

.sec03 .cont1 .ls05 {
  padding-left: 0.4rem;
  letter-spacing: -0.01em;
}

.sec03 .cont2 {
  margin-left: 11.4rem;
}

.sec03 .cont2 .sec03-02 {
  width: 64.1rem;
  margin-right: 6rem;
}

.sec03 .cont2 p {
  margin-top: 35.3rem;
}

.sec03 .cont2 .price {
  margin-top: 2.3rem;
}

/* ===================
	　 section04
=================== */
.sec04 .cont1 {
  margin-left: 15rem;
}

.sec04 .cont1 h2 {
  width: 17.6rem;
}

.sec04 .cont1 .sec04-01 {
  width: 58rem;
  margin-left: 8rem;
}

.sec04 .cont1 .sec04-02 {
  width: 44rem;
}

.sec04 .cont1 .left {
  margin-top: 18.4rem;
}

.sec04 .cont1 .left .ls01 {
  letter-spacing: 0.01em;
}

.sec04 .cont1 .left .ls02 {
  letter-spacing: 0.02em;
  padding-left: 0.3rem;
}

.sec04 .cont1 .left .ls03 {
  letter-spacing: 0.05em;
}

.sec04 .cont1 h3 {
  margin-bottom: 5.1rem !important;
}

.sec04 p {
  margin-left: 69rem;
  margin-top: -12.5rem;
}

.sec04 .price {
  margin-top: 2.3rem;
  margin-left: 69.1rem;
}

/* ===================
	　　  button
=================== */
.m-btn {
  width: 60rem;
  margin: 12.1rem auto 2rem;
}

.m-btn a {
  width: 60rem;
  height: 6.2rem;
  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;
  border: 0.1rem solid #000;
  background-color: #fff;
  font-family: "Crimson Text", serif;
  font-size: 1.1rem;
  line-height: 1.54;
  letter-spacing: 0.002em;
  text-align: center;
}

#dvUserBox table {
  background-color: #fff;
}

/*=======================================
               Responsive   
========================================*/
@media screen and (min-device-width: 768px) {
  .sp_only {
    display: none;
  }
}

/* for SP */
@media screen and (max-width: 767px) {
  /*=======================================
                    SP    
  ========================================*/
  /* ===================
	　　 animation
=================== */
  /* ===================
	　　 General
=================== */
  #breadcrumb.edit_lp .cateList {
    margin: 0 auto;
  }
  .main-inner {
    /* background-image: url(/Page/style/211119/img/sp.jpg);
	background-repeat: no-repeat;
	background-size: calc(750* (100vw / 750)); 
	background-position-x: center; 
	background-position-y: calc(-16* (100vw / 750)); */
    overflow: hidden;
    position: relative;
  }
  /* .main-inner::before{
	position: absolute;
	content: "";
	background-image: url(/Page/style/211119/img/sp2.jpg);
	background-repeat: no-repeat;
	width: calc(750* (100vw / 750)); 
	height: calc(7500* (100vw / 750)) ;
	background-position-x: center; 
	top: calc(11334* (100vw / 750));
	overflow: hidden;
	background-size: contain;
	z-index: -1;
} */
  .main-area .main-inner {
    width: 100%;
  }
  #wrapper {
    width: calc(750* (100vw / 750));
    margin: 0 auto;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrapper .yugothic {
    letter-spacing: 0.01em;
    font-size: calc(28* (100vw / 750));
  }
  #wrapper .flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #wrapper .row-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #wrapper .price {
    font-size: calc(23* (100vw / 750));
    letter-spacing: 0.015em;
  }
  #wrapper .ml {
    margin-left: calc(20* (100vw / 750));
  }
  #wrapper .sp_only {
    display: block !important;
  }
  #wrapper .pc_only {
    display: none;
  }
  #wrapper h2 {
    margin-bottom: calc(35* (100vw / 750));
  }
  #wrapper h3 {
    font-size: calc(32* (100vw / 750));
    margin-bottom: calc(51* (100vw / 750));
  }
  /* ===================
	　 firstview
=================== */
  #firstview {
    margin-bottom: calc(140* (100vw / 750));
  }
  #firstview .fv-img-all {
    width: 100%;
    margin: 0 auto calc(137* (100vw / 750));
  }
  #firstview .fv-img {
    width: calc(750* (100vw / 750));
    margin: 0 auto;
  }
  /* ===================
	　 section01
=================== */
  .sec01 {
    width: 100%;
    margin: 0 auto calc(225* (100vw / 750));
  }
  .sec01 .sec01-img {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: calc(46* (100vw / 750));
  }
  .sec01 .left {
    margin: 0 auto;
  }
  .sec01 .left .sec01-01 {
    width: calc(620* (100vw / 750));
  }
  .sec01 .right {
    margin-top: calc(60* (100vw / 750));
  }
  .sec01 .right h2 {
    width: calc(210* (100vw / 750));
    margin-left: calc(67* (100vw / 750));
  }
  .sec01 .right h3 {
    margin-left: calc(67* (100vw / 750));
    line-height: 1.8 !important;
  }
  .sec01 .right .ls01 {
    letter-spacing: -0.08em;
    padding-right: calc(8* (100vw / 750));
  }
  .sec01 .right .ls02 {
    letter-spacing: 0.05em;
  }
  .sec01 .right .ls03 {
    letter-spacing: -0.03em;
  }
  .sec01 .right .ls04 {
    letter-spacing: -0.12em;
    padding-left: 0;
  }
  .sec01 .right .ls05 {
    padding-left: 0.2rem;
    letter-spacing: 0.06em;
  }
  .sec01 .right .ls06 {
    margin-left: calc(-18* (100vw / 750));
    letter-spacing: -0.05em;
    padding-right: calc(6* (100vw / 750));
  }
  .sec01 .right .sec01-02 {
    width: calc(481* (100vw / 750));
    margin-left: calc(234* (100vw / 750));
  }
  .sec01 p {
    text-align: center;
    margin-top: 0;
  }
  .sec01 .price {
    text-align: center;
    margin-top: calc(26* (100vw / 750));
  }
  .sec01 .price a {
    display: block;
  }
  /* ===================
	　 section02
=================== */
  .sec02 {
    margin-left: 0;
    margin-bottom: calc(222* (100vw / 750));
  }
  .sec02 .sec02-01-all {
    margin: 0 auto;
  }
  .sec02 .sec02-01-all .sec02-01 {
    width: calc(680* (100vw / 750));
    margin: 0 auto;
  }
  .sec02 .sec02-01-all .title {
    position: initial;
    text-align: right;
    margin-left: 0;
    margin-top: calc(60* (100vw / 750));
  }
  .sec02 .sec02-01-all .title h2 {
    width: calc(216* (100vw / 750));
    margin-left: calc(460* (100vw / 750));
    margin-bottom: calc(31* (100vw / 750)) !important;
  }
  .sec02 .sec02-01-all .title h3 {
    line-height: 1.85 !important;
    margin-bottom: calc(50* (100vw / 750)) !important;
  }
  .sec02 .sec02-01-all .title .ls01 {
    margin-right: calc(-8* (100vw / 750));
  }
  .sec02 .sec02-01-all .title .ls02 {
    letter-spacing: 0.05em;
  }
  .sec02 .sec02-01-all .title .ls03 {
    margin-left: calc(-5* (100vw / 750));
    letter-spacing: 0.03em;
  }
  .sec02 .sec02-02 {
    width: calc(481* (100vw / 750));
    margin-top: 0;
    margin-left: calc(234* (100vw / 750));
  }
  .sec02 p {
    width: calc(618* (100vw / 750));
    margin-top: calc(45* (100vw / 750));
    margin-bottom: calc(44* (100vw / 750));
    margin-left: calc(65* (100vw / 750));
    text-align: justify;
  }
  .sec02 .sec02-03-price {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-left: calc(64* (100vw / 750));
  }
  .sec02 .sec02-03-price .sec02-03 {
    width: calc(541* (100vw / 750));
  }
  .sec02 .sec02-03-price .price {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: calc(37* (100vw / 750));
  }
  .sec02 .sec02-03-price .price a {
    display: block;
    margin-top: 0;
  }
  /* ===================
	　 section03
=================== */
  .sec03 {
    margin-bottom: calc(222* (100vw / 750));
  }
  .sec03 .cont1 {
    margin-bottom: 0;
    margin-left: 0;
  }
  .sec03 .cont1 h2 {
    width: calc(217* (100vw / 750));
    margin-bottom: calc(31* (100vw / 750)) !important;
  }
  .sec03 .cont1 h3 {
    line-height: 1.86 !important;
    margin-bottom: calc(49* (100vw / 750)) !important;
  }
  .sec03 .cont1 .sec03-01 {
    width: calc(481* (100vw / 750));
    margin-left: calc(234* (100vw / 750));
  }
  .sec03 .cont1 .title {
    margin-top: calc(60* (100vw / 750));
    margin-left: calc(37* (100vw / 750));
  }
  .sec03 .cont1 .ls01 {
    letter-spacing: 0.02em;
  }
  .sec03 .cont1 .ls02 {
    letter-spacing: 0.07em;
  }
  .sec03 .cont1 .ls03 {
    margin-left: calc(-6* (100vw / 750));
    letter-spacing: -0.04em;
  }
  .sec03 .cont1 .ls04 {
    letter-spacing: -0.19em;
    padding-left: calc(2* (100vw / 750));
  }
  .sec03 .cont1 .ls05 {
    padding-left: calc(6* (100vw / 750));
    letter-spacing: -0.01em;
  }
  .sec03 .cont2 {
    margin-left: 0;
  }
  .sec03 .cont2 .sec03-02 {
    width: calc(681* (100vw / 750));
    margin-left: auto;
    margin-right: auto;
  }
  .sec03 .cont2 p {
    width: calc(679* (100vw / 750));
    text-align: justify;
    margin-top: calc(47* (100vw / 750));
    margin-left: calc(35* (100vw / 750));
  }
  .sec03 .cont2 .price {
    margin-top: calc(20* (100vw / 750));
    margin-left: calc(35* (100vw / 750));
  }
  .sec03 .cont2 .price a {
    display: block;
  }
  /* ===================
	　 section04
=================== */
  .sec04 .cont1 {
    margin-left: 0;
  }
  .sec04 .cont1 h2 {
    width: calc(219* (100vw / 750));
  }
  .sec04 .cont1 .sec04-01 {
    width: calc(621* (100vw / 750));
    margin-left: auto;
    margin-right: auto;
  }
  .sec04 .cont1 .sec04-02 {
    width: calc(480* (100vw / 750));
    margin-left: calc(270* (100vw / 750));
  }
  .sec04 .cont1 .left {
    margin-top: calc(60* (100vw / 750));
  }
  .sec04 .cont1 .left .title {
    margin-left: calc(67* (100vw / 750));
  }
  .sec04 .cont1 .left .title h2 {
    margin-bottom: calc(32* (100vw / 750)) !important;
  }
  .sec04 .cont1 .left .ls01 {
    letter-spacing: -0.01em;
  }
  .sec04 .cont1 .left .ls02 {
    letter-spacing: 0.02em;
    padding-left: calc(6* (100vw / 750));
  }
  .sec04 .cont1 .left .ls03 {
    letter-spacing: 0.05em;
  }
  .sec04 .cont1 .left .ls04 {
    letter-spacing: -0.04em;
  }
  .sec04 .cont1 .left .ls05 {
    padding-left: calc(5* (100vw / 750));
  }
  .sec04 .cont1 h3 {
    margin-bottom: calc(50* (100vw / 750)) !important;
    line-height: 1.85 !important;
  }
  .sec04 p {
    width: calc(619* (100vw / 750));
    text-align: justify;
    margin-left: calc(65* (100vw / 750));
    margin-top: calc(47* (100vw / 750));
  }
  .sec04 .price {
    margin-top: calc(22* (100vw / 750));
    margin-left: calc(67* (100vw / 750));
  }
  .sec04 .price a {
    display: block;
  }
  /* ===================
  　　  button
  =================== */
  .m-btn {
    width: calc(618 *(100vw / 750));
    margin: calc(154 *(100vw / 750)) auto 0;
  }
  .m-btn a {
    width: calc(618 *(100vw / 750));
    height: calc(124 *(100vw / 750));
    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;
    border: 1px solid #000;
    background-color: #fff;
    font-family: "Crimson Text", serif;
    font-size: calc(22 *(100vw / 750));
    line-height: 1.54;
    letter-spacing: 0.002em;
    text-align: center;
  }
}

/* for Tablet */
@media screen and (min-width: 768px) and (max-width: 1400px) {
  /*=======================================
                    Tablet    
  ========================================*/
  /* ===================
	　　 General
=================== */
  html {
    font-size: calc(10* (100vw / 1400)) !important;
  }
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/*# sourceMappingURL=style.css.map */