@charset "UTF-8";
@font-face {
  font-family: HiraginoW3;
  src: url("https://only-co.cv/lp/common/font/hiraginoW3.otf");
  font-weight: 300;
}

#content {
  font-family: ten-mincho-text, serif;
  font-weight: bold;
  color: #291E1C;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.75px;
  font-size: 62.5%;
}

@media (min-width: 767px) {
  #content {
    max-width: 1920px;
    font-size: 16px;
  }
}

.text-center {
  text-align: center;
}

img {
  /* width: 100%; */
  max-width: 100%;
  -webkit-transition: 1.5s;
  transition: 1.5s;
  vertical-align: top;
}

#content p {
  font-family: ten-mincho-text, serif;
  /* 12 */
  font-size: 3.2vw;
  line-height: 2;
  letter-spacing: 0.4px;
  text-align: justify;
  font-weight: 500;
}

@media (min-width: 767px) {
  #content p {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  #content p {
    font-size: 16px;
  }
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}

a:hover {
  opacity: .8;
  -webkit-transition: .2s;
  transition: .2s;
}

.pc {
  display: none;
}

.sp {
  display: block;
}

@media (min-width: 767px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}

.txt-font02 {
  font-family: YakuHanJP, "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
}

.txt-font03 {
  font-family: mrs-eaves-roman-lining, serif;
}

.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.text-center {
  text-align: center;
}

.floating {
  font-family: ten-mincho-text, serif;
  /* 12 */
  font-size: 3.2vw;
  line-height: 2;
  letter-spacing: 0.4px;
  text-align: justify;
  font-weight: 500;
  font-weight: 800;
  display: block;
  position: fixed;
  bottom: 10px;
  left: 24%;
  width: 50%;
  z-index: 100;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 20px 0;
  border-radius: 5px;
}

@media (min-width: 767px) {
  .floating {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .floating {
    font-size: 16px;
  }
}

.mv {
  width: 100%;
  left: 50%;
  top: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mv .mv-content {
  position: relative;
}

.mv .mv-content .logo {
  z-index: 10;
  position: absolute;
  left: 25%;
  top: 45%;
  width: 51.5vw;
}

.mv .mv-content .logo.down {
  width: 34%;
  left: 57%;
  top: 24%;
}

.mv img.sp {
  display: block;
}

.mv img.pc {
  display: none;
}

@media (min-width: 767px) {
  .mv {
    max-width: 1920px;
    margin: 0 auto;
  }
  .mv img.sp {
    display: none !important;
  }
  .mv img.pc {
    display: block !important;
  }
}

.sectlt {
  margin: 0 auto;
  font-family: ten-mincho-text, serif;
  text-align: center;
  /* 20 */
  font-size: 5.33vw;
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 300;
}

@media (min-width: 767px) {
  .sectlt {
    font-size: 28px;
    letter-spacing: 2.5px;
  }
}

.subtlt {
  font-size: 3.7vw;
  line-height: 1;
  letter-spacing: 2px;
}

@media (min-width: 767px) {
  .subtlt {
    font-size: 24px;
    line-height: 2;
    letter-spacing: 1px;
  }
}

.mv_top {
  background-color: #fff;
  padding: 20vw 5.33vw;
}

.mv_top .mv_top_title {
  text-align: center;
}

.mv_top p {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0;
}

@media (min-width: 767px) {
  .mv_top {
    max-width: 1920px;
    padding: 120px 0;
    text-align: center;
  }
  .mv_top .mv_top_title {
    font-size: 22px;
    text-align: center;
  }
  .mv_top p {
    max-width: 1100px;
    margin: 0 auto;
  }
  .mv_top img {
    max-width: 800px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .mv_top {
    padding: 100px 20px;
  }
}

.wrap {
  padding: 0 5.33vw;
}

@media (min-width: 767px) {
  .wrap {
    padding: 0 0;
    max-width: 1100px;
    margin: 0 auto;
  }
}

.button {
  font-family: YakuHanJP, "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
  font-size: 9px;
  font-weight: bold;
  cursor: pointer;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 4px 0;
  letter-spacing: 1px;
  border: 2px solid #000;
}

@media (min-width: 767px) {
  .button {
    width: 165px;
    margin-left: 0px;
    margin-right: 0;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 3px;
    padding: 12px 0;
    font-weight: 600;
  }
  .button:hover {
    background-color: #fff;
    color: #000;
    -webkit-transition: .2s;
    transition: .2s;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .button {
    font-size: 12px;
  }
}

hr.line {
  margin: 0 auto;
  width: 100%;
  display: block;
  border-bottom-width: 0;
  background-color: #919191;
}

@media (min-width: 767px) {
  hr.line {
    max-width: 1100px;
  }
  hr.line.bottom {
    display: none;
  }
}

.sec {
  background-color: #fff;
  overflow: hidden;
  width: 100%;
  padding: 20vw 0;
  margin: 0 auto;
  position: relative;
}

.sec.bgcolor-1 {
  background-color: #F5F0ED;
}

.sec.bgcolor-2 {
  background-color: #F0E8DC;
}

.sec:last-child {
  padding-bottom: 0;
}

.sec .intro {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sec .intro .images.small {
  width: 80%;
}

@media (min-width: 767px) {
  .sec .intro .images.small {
    width: 60%;
  }
}

@media (min-width: 767px) {
  .sec {
    padding: 100px 0;
  }
  .sec .wrap {
    max-width: 1100px;
  }
  .sec .wrap .sectlt {
    width: 100%;
    text-align: center;
    margin-bottom: 75px;
  }
  .sec .wrap .sectlt img {
    margin: 0 auto;
    width: 200px;
  }
  .sec .wrap .intro {
    width: 100%;
    margin-bottom: 0px;
  }
  .sec .wrap .point {
    margin-top: 50px;
    margin-bottom: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .sec .wrap .point .item {
    width: 47.75%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 50px;
  }
  .sec .wrap .point .item.m0 {
    margin-bottom: 0;
  }
  .sec .wrap .point .item .name:last-child {
    margin-bottom: 0;
  }
  .sec .wrap .images.small {
    width: 60%;
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .sec .wrap {
    max-width: 100%;
    padding: 0 20px;
  }
  .sec .wrap .sectlt {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .sec > div .item {
    width: 90%;
  }
}

.sec .block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sec .block .sectlt {
  width: 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-family: ten-mincho-text, serif;
  text-align: center;
  /* 20 */
  font-size: 5.33vw;
  line-height: 1;
  letter-spacing: 2px;
  font-weight: 300;
  font-family: mrs-eaves-roman-lining, serif;
}

@media (min-width: 767px) {
  .sec .block .sectlt {
    font-size: 28px;
    letter-spacing: 2.5px;
  }
}

.sec .block .subtlt {
  width: 100%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: left;
}

.sec .block .intro {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.sec .block .point {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sec .block .point .item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.sec .block .point .item.i2 .images {
  width: 29.85%;
}

.sec .block .point .item.i2 .word {
  width: 65%;
}

.sec .block .point .item .images {
  width: 36%;
}

.sec .block .point .item .word {
  position: relative;
  bottom: 3px;
  width: 55.3%;
}

.sec .block .point .item .word .tlt {
  font-family: ten-mincho-text, serif;
  /* 12 */
  font-size: 3.2vw;
  line-height: 2;
  letter-spacing: 0.4px;
  text-align: justify;
  font-weight: 500;
  line-height: 1.5;
}

@media (min-width: 767px) {
  .sec .block .point .item .word .tlt {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .sec .block .point .item .word .tlt {
    font-size: 16px;
  }
}

@media (min-width: 767px) {
  .sec .block .point .item .word .tlt {
    margin-bottom: 10px;
  }
}

.sec .block .point .item .word .content {
  /* 10 */
  font-size: 2.4vw;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.75px;
}

@media (min-width: 767px) {
  .sec .block .point .item .word .content {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

.sec .block .point .item .word .content.small {
  font-family: ten-mincho-text, serif;
  /* 12 */
  font-size: 3.2vw;
  line-height: 2;
  letter-spacing: 0.4px;
  text-align: justify;
  font-weight: 500;
}

@media (min-width: 767px) {
  .sec .block .point .item .word .content.small {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .sec .block .point .item .word .content.small {
    font-size: 16px;
  }
}

.sec .block .price {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sec .block .price .name {
  display: block;
  width: 100%;
  margin-bottom: 6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sec .block .price .name:last-child {
  margin-bottom: 0;
}

.sec .block .price .name .shopping_item {
  width: 50%;
  font-family: YakuHanJP, "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
  /* 12 */
  font-size: 3.2vw;
  line-height: 2;
  letter-spacing: 0.75px;
  text-align: justify;
  font-weight: 400;
  letter-spacing: 1.5px;
  font-family: YakuHanJP, "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
  margin-right: 13.333vw;
}

@media (min-width: 767px) {
  .sec .block .price .name .shopping_item {
    font-size: 18px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .sec .block .price .name .shopping_item {
    font-size: 14px;
  }
}

.sec .block .price .name .shopping_item span {
  font-family: YakuHanJP, "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
  /* 10 */
  font-size: 2.4vw;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.75px;
  letter-spacing: 1.2px;
}

@media (min-width: 767px) {
  .sec .block .price .name .shopping_item span {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

@media (min-width: 767px) {
  .sec .block .price .name .shopping_item {
    margin-right: 0vw;
    width: 58%;
    font-size: 18px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .sec .block .price .name .shopping_item {
    width: 60%;
    font-size: 14px;
  }
}

.sec .block .price .name .button {
  width: 25%;
}

@media (min-width: 767px) {
  .sec .block .price .name .button {
    width: 30%;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1099px) {
  .sec .block .price .name .button {
    width: 35%;
    font-size: 10px;
    padding: 10px 0;
  }
}

@media (min-width: 767px) {
  .sec .block .price .name {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
  }
  .sec .block .price .name:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 767px) {
  .sec .block .price {
    margin: 0px 0 100px auto;
    width: 47.75%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec .block .price a {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec .block .price.m0 {
    margin-bottom: 0;
  }
}

.sec .block hr.line {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media (min-width: 767px) {
  .sec .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto 100px;
  }
  .sec .block.m0 {
    margin-bottom: 0;
  }
  .sec .block .subtlt {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  .sec .block .intro {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 47.75%;
  }
  .sec .block .intro.w100 {
    width: 100%;
  }
  .sec .block .intro.w100 .intro_word {
    width: 100%;
  }
  .sec .block .intro .images {
    width: 100%;
    margin-bottom: 0;
  }
  .sec .block .intro .intro_word {
    width: 47.75%;
  }
  .sec .block .point {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-bottom: 100px;
  }
  .sec .block .point.m0 {
    margin-bottom: 0;
  }
  .sec .block .point.pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec .block .point.pc .item {
    width: 100%;
  }
  .sec .block .point.sp {
    display: none;
  }
  .sec .block .price {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .sec .block hr.line.has-margin {
    margin-top: 100px;
  }
}

.grayLine {
  width: 100%;
  height: 1px;
  background-color: #d4d4d4;
}

@media (min-width: 767px) {
  .grayLine {
    max-width: 1100px;
    margin: 0 auto;
  }
}

.feature {
  text-align: center;
  padding: 18vw 2.667vw;
}

.feature h3 {
  font-family: YakuHanJP, "HiraginoW3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", noto-sans-cjk-jp, meiryo, "Osaka", sans-serif;
  font-weight: bold;
  font-size: 3.5vw;
  line-height: 1.5;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}

.feature ul {
  text-align: justify;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.feature ul li {
  width: 46%;
  border: 0;
  border: none;
}

.feature ul li img {
  -webkit-transition: .2s;
  transition: .2s;
}

.feature ul li img:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.feature ul li .f_tlt {
  /* 10 */
  font-size: 2.4vw;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.75px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #000;
  padding: 10px 0 10px;
}

@media (min-width: 767px) {
  .feature ul li .f_tlt {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

.feature ul li p {
  /* 10 */
  font-size: 2.4vw;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.75px;
  line-height: 2;
  font-size: 2.5vw;
  color: #808080;
}

@media (min-width: 767px) {
  .feature ul li p {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

.feature .wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.feature .button {
  width: 200px;
  display: block;
  margin: 6.667vw auto 0;
  cursor: pointer;
  text-align: center;
  font-size: 2.667vw;
  color: #000;
  background-color: transparent;
  text-decoration: none;
  letter-spacing: 1.5px;
  -webkit-transition: .3s;
  transition: .3s;
  font-weight: bold;
  border: 1px solid #000;
  padding: 15px 0;
}

@media (min-width: 767px) {
  .feature {
    padding: 100px 0;
    margin: 0 auto;
    max-width: 650px;
  }
  .feature.recommemd {
    padding-bottom: 0;
  }
  .feature h3 {
    font-weight: bold;
    letter-spacing: 2.8px;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 60px;
  }
  .feature ul li {
    width: 49%;
  }
  .feature ul li .f_tlt {
    font-weight: 18px;
    letter-spacing: 1px;
    font-weight: 500;
  }
  .feature ul li p {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
  }
  .feature .button {
    text-align: center;
    width: 400px;
    font-size: 18px;
    background-color: transparent;
    border: 2px solid #3C3C3C;
    color: #000;
    margin-top: 40px;
    padding: 29px 0;
  }
}

.m-t-10 {
  margin-top: 2.667vw;
}

.m-b-10 {
  margin-bottom: 2.667vw;
}

.m-t-15 {
  margin-top: 4vw;
}

.m-b-15 {
  margin-bottom: 4vw;
}

.m-t-20 {
  margin-top: 4.5vw;
}

.m-b-20 {
  margin-bottom: 4.5vw;
}

.m-t-25 {
  margin-top: 5vw;
}

.m-b-25 {
  margin-bottom: 4.5vw;
}

.m-t-30 {
  margin-top: 8vw;
}

.m-b-30 {
  margin-bottom: 8vw;
}

.m-t-40 {
  margin-top: 10.667vw;
}

.m-b-40 {
  margin-bottom: 10.667vw;
}

.m-t-50 {
  margin-top: 13.333vw;
}

.m-b-50 {
  margin-bottom: 13.333vw;
}

.m-t-60 {
  margin-top: 16vw;
}

.m-b-60 {
  margin-bottom: 16vw;
}

.m-t-75 {
  margin-top: 20vw;
}

.m-b-75 {
  margin-bottom: 20vw;
}

.m-t-90 {
  margin-top: 24vw;
}

.m-b-90 {
  margin-bottom: 24vw;
}

@media (min-width: 767px) {
  .m-t-0 {
    margin-top: 0px;
  }
  .m-b-0 {
    margin-bottom: 0px;
  }
  .m-t-10 {
    margin-top: 10px;
  }
  .m-b-10 {
    margin-bottom: 10px;
  }
  .m-t-20 {
    margin-top: 30px;
  }
  .m-b-20 {
    margin-bottom: 30px;
  }
  .m-t-25 {
    margin-top: 50px;
  }
  .m-b-25 {
    margin-bottom: 50px;
  }
  .m-b-30 {
    margin-bottom: 30px;
  }
  .m-t-40 {
    margin-top: 100px;
  }
  .m-b-40 {
    margin-bottom: 100px;
  }
  .m-t-50 {
    margin-top: 100px;
  }
  .m-b-50 {
    margin-bottom: 100px;
  }
  .m-b-75 {
    margin-bottom: 150px;
  }
  .m-t-75 {
    margin-top: 150px;
  }
}
/*# sourceMappingURL=design_new.css.map */

/* @media (max-width: 767px) {
#content
{
padding-top: 18%;
}
} */