@font-face {
  font-family: HiraginoW3;
  src: url("https://only-co.cv/lp/common/font/hiraginoW3.otf") format("opentype"), local("Hiragino");
  font-weight: 300;
}

#content {
  font-size: 62.5%;
}

#content {
  font-family: kinuta-maruminold-stdn, serif;
  font-weight: bold;
  color: #1A1A1A;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.75px;
}

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

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

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

#content p {
  /* 12 */
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 3.2vw;
  line-height: 1.9;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: 600;
}

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

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

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

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

#content .pc {
  display: none;
}

#content .sp {
  display: block;
}

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

#content .txt-font01 {
  font-family: kinuta-maruminold-stdn, serif;
}

#content .txt-font02 {
  font-family: adobe-garamond-pro, serif;
}

#content .txt-font03 {
  font-family: a-otf-ryumin-pr6n, serif;
}

#content .sectlt {
  /* 18 */
  font-size: 4.8vw;
  line-height: 2;
  letter-spacing: 1.5px;
  font-weight: 600;
  margin: 0 auto;
  vertical-align: baseline;
}

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

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sectlt {
    font-size: 24px;
  }
}

@media (min-width: 767px) {
  #content .sectlt img {
    margin: 0 auto;
    width: 5%;
  }
}

#content .subtlt {
  /* 16 */
  font-size: 4.267vw;
  line-height: 1.5;
  letter-spacing: 0px;
  font-weight: 500;
  text-align: justify;
}

@media (min-width: 767px) {
  #content .subtlt {
    font-size: 22px;
    line-height: 2;
    letter-spacing: 1.5px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .subtlt {
    font-size: 18px;
  }
}

#content .p2 {
  font-family: adobe-garamond-pro, serif;
  /* 14 */
  font-size: 3.733vw;
  line-height: 1;
  letter-spacing: 1.25px;
  text-align: justify;
  font-weight: 600;
}

@media (min-width: 767px) {
  #content .p2 {
    font-size: 20px;
    line-height: 2;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .p2 {
    font-size: 18px;
  }
}

#content .tlt {
  font-family: a-otf-ryumin-pr6n, serif;
  /* 14 */
  font-size: 3.7vw;
  line-height: 1.6;
  letter-spacing: 1.5px;
  font-weight: 600;
}

@media (min-width: 767px) {
  #content .tlt {
    font-size: 20px;
    letter-spacing: 3px;
  }
}

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

#content .small {
  /* 10 */
  font-size: 2.667vw;
  line-height: 2;
  letter-spacing: 0.5px;
}

@media (min-width: 767px) {
  #content .small {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

#content .wrap {
  padding: 0 5.33vw;
}

@media (min-width: 767px) {
  #content .wrap {
    padding: 0 0;
    max-width: 1100px;
    margin: 0 auto;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

#content .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;
}

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

#content .text-right {
  text-align: right;
}

#content .text-left {
  text-align: left;
}

#content .floating {
  /* 12 */
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 3.2vw;
  line-height: 1.9;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: 600;
  font-weight: 800;
  display: block;
  text-align: center;
  position: fixed;
  margin: 0 auto;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 90%;
  z-index: 100;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  border-radius: 50px;
}

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

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .floating {
    font-size: 14px;
  }
}

@media (min-width: 767px) {
  #content .floating {
    width: 60%;
  }
}

#content .video-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#content .video-container iframe,
#content .video-container object,
#content .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 767px) {
  #content .video-container {
    width: 1100px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .video-container {
    width: 750px;
  }
}

#content .mv {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#content .mv .price {
  text-align: center;
  padding: 15px 0;
  width: 100%;
  background-color: #000;
}

#content .mv .price img {
  width: 90%;
}

#content .mv img.sp {
  display: block;
}

#content .mv img.pc {
  display: none;
}

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

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv .price img {
    width: 60%;
  }
}

#content .mv_top {
  padding: 0;
}

#content .mv_top .title {
  padding: 8vw 0;
  /* 18 */
  font-size: 4.8vw;
  line-height: 2;
  letter-spacing: 1.5px;
  font-weight: 600;
  font-family: kinuta-maruminold-stdn, serif;
  text-align: center;
  border-bottom: 2px solid #A99269;
}

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

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_top .title {
    font-size: 24px;
  }
}

#content .mv_top .list {
  /* 16 */
  font-size: 4.267vw;
  line-height: 1.5;
  letter-spacing: 0px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 1px;
  padding: 3.2vw 0;
  border-bottom: 2px solid #A99269;
  text-align: left;
  white-space: nowrap;
  color: #000;
  font-weight: 600;
}

@media (min-width: 767px) {
  #content .mv_top .list {
    font-size: 22px;
    line-height: 2;
    letter-spacing: 1.5px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_top .list {
    font-size: 18px;
  }
}

#content .mv_top .list span {
  /* 12 */
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 3.2vw;
  line-height: 1.9;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 0.25px;
}

@media (min-width: 767px) {
  #content .mv_top .list span {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_top .list span {
    font-size: 14px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_top {
    padding: 0 2.667vw;
  }
}

@media (min-width: 767px) {
  #content .mv_top {
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
  }
  #content .mv_top .title {
    padding: 100px 0 50px;
  }
  #content .mv_top .list {
    text-align: center;
  }
  #content .mv_top img {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 70%;
  }
}

#content .mv_intro {
  padding-bottom: 17vw;
}

#content .mv_intro .item .subtlt {
  position: relative;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  /* 12 */
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 3.2vw;
  line-height: 1.9;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: 600;
  color: #A99269;
}

@media (min-width: 767px) {
  #content .mv_intro .item .subtlt {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_intro .item .subtlt {
    font-size: 14px;
  }
}

#content .mv_intro .item .subtlt::after {
  content: '';
  position: absolute;
  width: 82%;
  right: 0;
  height: 2px;
  bottom: 63%;
  background: #ddd;
}

#content .mv_intro .item .site {
  padding-bottom: 6vw;
}

#content .mv_intro .item .site > p,
#content .mv_intro .item .site a {
  /* 16 */
  font-size: 4.267vw;
  line-height: 1.5;
  letter-spacing: 0px;
  font-weight: 500;
  text-align: justify;
  font-family: adobe-garamond-pro, serif;
  font-weight: bold;
  letter-spacing: 3px;
  display: block;
  -webkit-transform: scale(1, 0.9);
          transform: scale(1, 0.9);
}

@media (min-width: 767px) {
  #content .mv_intro .item .site > p,
  #content .mv_intro .item .site a {
    font-size: 22px;
    line-height: 2;
    letter-spacing: 1.5px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_intro .item .site > p,
  #content .mv_intro .item .site a {
    font-size: 18px;
  }
}

#content .mv_intro .item .site > p:last-child,
#content .mv_intro .item .site a:last-child {
  display: inline-block;
  line-height: 0.8;
  border-bottom: 1px solid #1A1A1A;
  padding-bottom: 0px;
}

#content .mv_intro .item img.price_off {
  width: 95%;
}

#content .mv_intro .item img.date {
  width: 80%;
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .mv_intro {
    padding: 0 2.667vw;
  }
}

@media (min-width: 767px) {
  #content .mv_intro {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  #content .mv_intro .item {
    margin-bottom: 50px;
    text-align: center;
  }
  #content .mv_intro .item .subtlt {
    margin-bottom: 20px;
    font-size: 20px;
  }
  #content .mv_intro .item .subtlt::after {
    bottom: 59%;
    width: 86%;
  }
  #content .mv_intro .item img.price_off {
    width: 70%;
  }
  #content .mv_intro .item img.date {
    width: 65%;
  }
  #content .mv_intro .item .small {
    text-align: center;
  }
  #content .mv_intro .item .site {
    padding-bottom: 50px;
  }
  #content .mv_intro .item .site a,
  #content .mv_intro .item .site p {
    text-align: center;
  }
}

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

@media (min-width: 767px) {
  #content hr.line {
    max-width: 1100px;
  }
}

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

#content .sec.pink {
  background-color: #FBF6F4;
}

@media (min-width: 767px) {
  #content .sec {
    padding: 100px 0;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .wrap {
    max-width: 100%;
    padding: 0 20px;
  }
}

#content .sec .sec-title h2 {
  /* 18 */
  font-size: 4.8vw;
  line-height: 2;
  letter-spacing: 1.5px;
  font-weight: 600;
  font-family: kinuta-maruminold-stdn, serif;
  letter-spacing: 2px;
  font-weight: 600;
  text-align: center;
}

@media (min-width: 767px) {
  #content .sec .sec-title h2 {
    font-size: 28px;
    letter-spacing: 2.5px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .sec-title h2 {
    font-size: 24px;
  }
}

@media (min-width: 767px) {
  #content .sec .sec-title {
    margin-bottom: 50px;
  }
}

#content .sec .price_block {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  top: -10px;
}

#content .sec .price_block .p_now {
  color: #000;
  margin-right: 22px;
  /* 20 */
  font-family: adobe-garamond-pro, serif;
  font-size: 5.3333vw;
  line-height: 1;
  letter-spacing: 1px;
}

@media (min-width: 767px) {
  #content .sec .price_block .p_now {
    font-size: 30px;
    letter-spacing: 1px;
  }
}

#content .sec .price_block .p_now span {
  /* 10 */
  font-size: 2.667vw;
  line-height: 2;
  letter-spacing: 0.5px;
  font-family: a-otf-ryumin-pr6n, serif;
  text-indent: -3px;
  display: inline-block;
}

@media (min-width: 767px) {
  #content .sec .price_block .p_now span {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

#content .sec .price_block .p_before p {
  color: #000;
  font-weight: 600;
}

#content .sec .price_block .p_before p:last-child {
  letter-spacing: 1.5px;
}

#content .sec .price_block .p_before p:last-child span {
  text-indent: -5px;
  display: inline-block;
  /* 10 */
  font-size: 2.667vw;
  line-height: 2;
  letter-spacing: 0.5px;
}

@media (min-width: 767px) {
  #content .sec .price_block .p_before p:last-child span {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

@media (min-width: 767px) {
  #content .sec .price_block {
    top: -36px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .price_block {
    top: -28px;
  }
}

#content .sec .item .model .name {
  font-family: adobe-garamond-pro, serif;
  /* 14 */
  font-size: 3.733vw;
  line-height: 1;
  letter-spacing: 1.25px;
  text-align: justify;
  font-weight: 600;
  color: #777777;
  letter-spacing: 1.5px;
}

@media (min-width: 767px) {
  #content .sec .item .model .name {
    font-size: 20px;
    line-height: 2;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .item .model .name {
    font-size: 18px;
  }
}

#content .sec .item .model .cheap {
  font-family: adobe-garamond-pro, serif;
  /* 14 */
  font-size: 3.733vw;
  line-height: 1;
  letter-spacing: 1.25px;
  text-align: justify;
  font-weight: 600;
  color: #A99269;
  letter-spacing: 2px;
}

@media (min-width: 767px) {
  #content .sec .item .model .cheap {
    font-size: 20px;
    line-height: 2;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .item .model .cheap {
    font-size: 18px;
  }
}

#content .sec .item .model img {
  width: 75%;
}

#content .sec .item .model .option {
  /* 10 */
  font-size: 2.667vw;
  line-height: 2;
  letter-spacing: 0.5px;
  color: #000;
  top: -19px;
  position: relative;
  text-indent: -8px;
}

@media (min-width: 767px) {
  #content .sec .item .model .option {
    font-size: 14px;
    letter-spacing: 2px;
  }
}

@media (min-width: 767px) {
  #content .sec .item .model {
    margin-top: 10px;
  }
  #content .sec .item .model .name {
    margin-bottom: 10px;
  }
  #content .sec .item .model .option {
    top: -45px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .item .option {
    top: -40px;
  }
}

#content .sec .character.block {
  font-family: a-otf-ryumin-pr6n, serif;
}

#content .sec .character.block .name h3 {
  color: #777777;
  line-height: 1.5;
  letter-spacing: 2.5px;
}

#content .sec .character.block .name p {
  font-family: adobe-garamond-pro, serif;
  /* 14 */
  font-size: 3.733vw;
  line-height: 1;
  letter-spacing: 1.25px;
  text-align: justify;
  font-weight: 600;
  line-height: 1;
  color: #777777;
}

@media (min-width: 767px) {
  #content .sec .character.block .name p {
    font-size: 20px;
    line-height: 2;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .character.block .name p {
    font-size: 18px;
  }
}

#content .sec .character.block .intro p:first-child {
  color: #A99269;
}

#content .sec .character.block .intro p:nth-child(2) {
  font-family: adobe-garamond-pro, serif;
  letter-spacing: 1px;
}

#content .sec .character.block .price_block {
  top: 0;
}

#content .sec .character.block .price_block .p_now {
  margin-right: 15px;
}

#content .sec .character.block .price_block .p_now span {
  display: inline-block;
  text-indent: -5px;
}

#content .sec .character.block .price_block .p_before p:last-child {
  color: #000;
}

#content .sec .character.block .q_and_a p {
  line-height: 1.666;
  letter-spacing: 0.25px;
}

#content .sec .character.block .q_and_a p:first-child {
  letter-spacing: 1.5px;
  color: #777777;
  line-height: 1.7;
}

#content .sec .character.block .q_and_a .image {
  max-width: 100%;
}

#content .sec .character.block .q_and_a .image img {
  width: 49%;
}

#content .sec .character.block .q_and_a .image.sp {
  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;
}

#content .sec .character.block .q_and_a .image.pc {
  display: none;
}

#content .sec .character.block .host .col {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#content .sec .character.block .host .col img {
  margin-right: 20px;
  width: 80px;
  height: 80px;
}

#content .sec .character.block .host .word {
  letter-spacing: 0.25px;
  line-height: 1.66;
}

@media (min-width: 767px) {
  #content .sec .character.block .host .word {
    line-height: 2;
  }
}

@media (min-width: 767px) {
  #content .sec .character.block .part1 .name {
    width: 100%;
  }
  #content .sec .character.block .part1 .name h3 {
    font-size: 24px;
  }
  #content .sec .character.block .part1 > div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #content .sec .character.block .part1 > div:last-child .photo {
    width: 48%;
  }
  #content .sec .character.block .part1 > div:last-child .intro {
    position: relative;
    top: -6px;
    width: 48%;
  }
  #content .sec .character.block .part1 > div:last-child .intro p:nth-child(2) {
    line-height: 1;
  }
}

@media (min-width: 767px) and (min-width: 767px) {
  #content .sec .character.block .part1 {
    max-width: 1100px;
    margin: 0px auto 0;
  }
  #content .sec .character.block .part1 .name h3 {
    font-size: 22px;
  }
}

@media only screen and (min-width: 767px) and (min-width: 765px) and (max-width: 1099px) {
  #content .sec .character.block .part1 h3 {
    font-size: 20px;
  }
}

@media (min-width: 767px) {
  #content .sec .character.block .part2.q_and_a {
    max-width: 1100px;
    margin: 0 auto;
  }
  #content .sec .character.block .part2.q_and_a p {
    line-height: 2;
    letter-spacing: 1px;
  }
  #content .sec .character.block .part2.q_and_a p:first-child {
    margin-bottom: 5px;
  }
  #content .sec .character.block .part2.q_and_a div:last-child > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #content .sec .character.block .part2.q_and_a div:last-child > div img {
    width: 30%;
    margin-right: 2%;
  }
  #content .sec .character.block .part2.q_and_a div:last-child > div p {
    width: 40%;
  }
  #content .sec .character.block .part2.q_and_a .image {
    max-width: 1100px;
    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;
  }
  #content .sec .character.block .part2.q_and_a .image > img {
    width: 49%;
  }
  #content .sec .character.block .part2.q_and_a .image.sp {
    display: none;
  }
  #content .sec .character.block .part2.q_and_a .image.pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #content .sec .character.block .host {
    margin: 50px auto 0;
    padding: 40px 20px 0 20px;
    max-width: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #content .sec .character.block .host > div:first-child {
    width: 30%;
    margin-bottom: 0;
  }
  #content .sec .character.block .host > div:first-child img {
    width: 100%;
    height: auto;
  }
  #content .sec .character.block .host > div:last-child {
    width: 60%;
  }
}

@media (min-width: 767px) {
  #content .sec.sec01 hr.gray {
    margin: 100px 0;
  }
  #content .sec.sec01 .slider-block {
    margin-bottom: -45px;
  }
}

#content .sec.sec02 .part2-1 p {
  line-height: 2;
  color: #000;
  font-weight: 700;
}

#content .sec.sec02 .part2-2 .subtlt {
  line-height: 2;
}

#content .sec.sec02 .part2-2 p {
  line-height: 1.66;
  letter-spacing: 0.25px;
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .sec.sec02 .part2-2 .subtlt {
    line-height: 1.5;
  }
}

@media (min-width: 767px) {
  #content .sec.sec02 hr.gray {
    margin-bottom: 0px;
  }
  #content .sec.sec02 .block .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #content .sec.sec02 .block .content img {
    width: 50%;
    margin-bottom: 0;
  }
  #content .sec.sec02 .block .content .word {
    width: 45%;
  }
  #content .sec.sec02 .part2-1 {
    margin-bottom: 40px;
  }
  #content .sec.sec02 .part2-1 p {
    text-align: center;
  }
  #content .sec.sec02 .part2-2 {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  #content .sec.sec02 .part2-2:last-child {
    margin-bottom: 0;
  }
  #content .sec.sec02 .part2-2 p {
    line-height: 2;
  }
}

#content .s-slider {
  position: relative;
}

#content .s-slider .owl-stage-outer {
  overflow: initial;
}

@media (min-width: 767px) {
  #content .s-slider .owl-stage-outer {
    overflow: hidden;
  }
}

#content .s-slider .item .owl-stage {
  overflow: hidden;
}

#content .s-slider .item .tlt-img {
  position: absolute;
  z-index: 99;
  top: 30%;
  width: 50%;
  left: 5%;
}

#content .s-slider .owl-dots span {
  background-color: #90928F;
  width: 5px;
  height: 5px;
  margin: 5px 10px 5px 0;
  border-radius: 50%;
  display: block;
}

#content .s-slider .owl-dots span.active span {
  background-color: #000;
}

#content .s-slider .owl-nav {
  margin-top: 0;
}

#content .s-slider .owl-nav .owl-prev,
#content .s-slider .owl-nav .owl-next {
  margin: 0;
  position: absolute;
  top: 40%;
}

#content .s-slider .owl-nav .owl-prev:focus,
#content .s-slider .owl-nav .owl-next:focus {
  background-color: transparent;
}

#content .s-slider .owl-nav .owl-prev:visited,
#content .s-slider .owl-nav .owl-next:visited {
  background-color: transparent;
}

#content .s-slider .owl-nav .owl-prev:hover,
#content .s-slider .owl-nav .owl-next:hover {
  background-color: transparent;
  opacity: .8;
}

@media (min-width: 767px) {
  #content .s-slider .owl-nav .owl-prev,
  #content .s-slider .owl-nav .owl-next {
    top: 35%;
  }
}

#content .s-slider .owl-nav .owl-prev {
  left: 0;
}

#content .s-slider .owl-nav .owl-next {
  right: 0;
}

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

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

#content .contact .tlt {
  text-align: center;
}

@media (min-width: 767px) {
  #content .contact .tlt {
    margin-bottom: 50px;
  }
}

#content .contact a.more-btn {
  font-weight: 500;
  text-align: center;
  width: 70%;
  padding: 15px 0;
  margin: 0 auto;
  display: block;
  color: #000;
  border: 1px solid #000;
}

#content .contact .tel,
#content .contact .mail {
  /* 12 */
  font-family: a-otf-ryumin-pr6n, serif;
  font-size: 3.2vw;
  line-height: 1.9;
  letter-spacing: 1px;
  text-align: justify;
  font-weight: 600;
  text-decoration: underline;
  line-height: 1;
  display: block;
  font-family: a-otf-ryumin-pr6n, serif;
}

@media (min-width: 767px) {
  #content .contact .tel,
  #content .contact .mail {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 1.75px;
  }
}

@media only screen and (min-width: 765px) and (max-width: 1099px) {
  #content .contact .tel,
  #content .contact .mail {
    font-size: 14px;
  }
}

#content .contact .logo {
  width: 60%;
}

@media (min-width: 767px) {
  #content .contact {
    padding-bottom: 100px;
  }
  #content .contact .wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 650px;
    text-align: center;
  }
  #content .contact .wrap .sec-title h2 {
    line-height: 1;
  }
  #content .contact .wrap .word-p {
    margin-bottom: 50px;
  }
  #content .contact .wrap .ps {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  #content .contact .wrap .tel {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
  }
  #content .contact .wrap .mail {
    margin-bottom: 0;
    width: 100%;
    text-align: center;
  }
}

#content .m-t-5 {
  margin-top: 1.667vw;
}

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

#content .m-b-5 {
  margin-bottom: 1.667vw;
}

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

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

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

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

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

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

#content .m-b-25 {
  margin-bottom: 5vw;
}

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

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

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

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

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

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

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

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

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

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

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