@charset "UTF-8";
.mainV .main-slider li .image.n_slide01 {
  background-image: url(../images/index/n_mv01.png);
}

.mainV .main-slider li .image.n_slide02 {
  background-image: url(../images/index/n_mv02.png);
}

.mainV .main-slider li .image.n_slide03 {
  background-image: url(../images/index/n_mv03.png);
}

.mainV .main-slider li .image.n_slide04 {
  background-image: url(../images/index/n_mv04.png);
}

.mainV .main-slider li .image.n_slide05 {
  background-image: url(../images/index/n_mv05.png);
}

.mainV .main-slider li .image.n_slide06 {
  background-image: url(../images/index/n_mv06.png);
}

.mainV .main-slider li .image.n_slide07 {
  background-image: url(../images/index/n_mv07.png);
}

.mainV .main-slider li .image.n_slide08 {
  background-image: url(../images/index/n_mv08.png);
}

.mainV .main-slider li .image.n_slide09 {
  background-image: url(../images/index/n_mv09.png);
}

.mainV .main-slider li .image.n_slide10 {
  background-image: url(../images/index/n_mv10.png);
}

.mainV .text01 {
  position: absolute;
  text-align: center;
  z-index: 5;
  top: 36vh;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mainV .text01 {
    top: 36vh;
  }
}
.mainV .text01 .tx01 {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  margin-bottom: 84px;
}
@media screen and (max-width: 768px) {
  .mainV .text01 .tx01 {
    font-size: 8.53vw;
    margin-bottom: 50px;
  }
}

.mainV .text2 .text2In {
  padding-top: 50vh;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mainV .text2 .text2In {
    padding-top: 55vh;
  }
}
.mainV .text2 .tx02 {
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.45;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.mainV .text2 .tx02 span {
  font-size: 20px;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .mainV .text2 .tx02 span {
    font-size: 4.26vw;
  }
}
.mainV .text2 .tx03 {
  text-align: center;
  color: #fff;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45;
}
@media screen and (max-width: 768px) {
  .mainV .text2 .tx03 {
    font-size: 3.2vw;
  }
}

.mainV .textBtm {
  position: absolute;
  bottom: 30px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  display: block;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mainV .textBtm {
    font-size: 3.2vw;
    bottom: 30vw;
  }
}

.recentProjects {
  background: #F0E9D9 url(../images/index/n_top_hada_gradation.png) repeat-x left bottom;
}
.recentProjects h2 {
  font-weight: 400;
  font-size: 30px;
  color: #231815;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.46;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .recentProjects h2 {
    font-size: 6.4vw;
    padding-bottom: 25px;
  }
}
.recentProjects h2 span {
  display: block;
  font-size: 53px;
  text-align: center;
  font-family: adobe-garamond-pro, serif;
  color: #B29045;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .recentProjects h2 span {
    font-size: 11.2vw;
  }
}

.recentProjectsSlides {
  overflow: hidden;
}
.recentProjectsSlides .slideList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: grab;
  touch-action: pan-y;
}
.recentProjectsSlides .slideList li {
  flex: 0 0 auto;
  width: 600px;
  box-sizing: border-box;
  padding: 50px;
  background-color: #fff;
  margin: 0 60px;
}
@media screen and (max-width: 768px) {
  .recentProjectsSlides .slideList li {
    width: 95.19vw;
    padding: 8vw;
    margin: 0 9vw;
  }
}
.recentProjectsSlides .slideList li .img {
  position: relative;
}
.recentProjectsSlides .slideList li .img span {
  position: absolute;
  width: 130px;
  left: -15px;
  top: -20px;
}
@media screen and (max-width: 768px) {
  .recentProjectsSlides .slideList li .img span {
    width: 20.53vw;
  }
}
.recentProjectsSlides .slideList li .img img {
  width: 100%;
  height: auto;
  display: block;
}
.recentProjectsSlides .slideList li .tx01 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #231815;
  margin-top: 25px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .recentProjectsSlides .slideList li .tx01 {
    margin-top: 15px;
    font-size: 4vw;
  }
}
.recentProjectsSlides .slideList li .tx02 {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  color: #B29045;
}
@media screen and (max-width: 768px) {
  .recentProjectsSlides .slideList li .tx02 {
    font-size: 3.2vw;
  }
}

.toWorks {
  max-width: 1280px;
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .toWorks {
    padding-top: 55px;
  }
}
.toWorks .toWorksIn {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.toWorks .tx01 {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .toWorks .tx01 {
    font-size: 6.4vw;
  }
}
.toWorks .btn {
  text-align: center;
}
.toWorks .btn a {
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.3) url(../images/index/arrow_wt.svg) no-repeat center right 40px/39px auto;
  padding: 20px 100px 20px 24px;
  display: inline-block;
  line-height: 1.2;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .toWorks .btn a {
    font-size: 4.26vw;
    padding: 15px 80px 15px 24px;
    background: rgba(0, 0, 0, 0.3) url(../images/index/arrow_wt.svg) no-repeat center right 30px/32px auto;
  }
}
.toWorks .btn a:hover {
  background: rgba(0, 0, 0, 0.5) url(../images/index/arrow_wt.svg) no-repeat center right 28px/39px auto;
  transition: all 0.5s;
}
@media screen and (max-width: 768px) {
  .toWorks .btn a:hover {
    background: rgba(0, 0, 0, 0.3) url(../images/index/arrow_wt.svg) no-repeat center right 24px/32px auto;
  }
}

.l-cta {
  margin: 0px 0 150px !important;
}

.specialty .cat2 {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .specialty .cat2 {
    margin-bottom: 60px;
  }
}
.specialty .cat2 span {
  background: #231815;
  font-size: 20px;
  color: #fff;
  padding: 0.5em 1em;
}
@media screen and (max-width: 768px) {
  .specialty .cat2 span {
    font-size: 4.26vw;
    padding: 0.5em 0.5em;
  }
}
.specialty h2.specialtyTit {
  font-size: 66px;
  line-height: 1.433;
  font-weight: 700;
  margin-bottom: 40px;
  letter-spacing: 0.02em;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (min-width: 769px) {
  .specialty h2.specialtyTit.pt02 {
    padding-right: 186px;
    text-align: right;
    position: relative;
    z-index: 5;
  }
  .specialty h2.specialtyTit.pt02 span {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .specialty h2.specialtyTit {
    font-size: 8.53vw;
  }
}
.specialty h2.specialtyTit span {
  display: block;
  font-size: 34px;
}
@media screen and (max-width: 768px) {
  .specialty h2.specialtyTit span {
    font-size: 5.33vw;
  }
}
@media screen and (min-width: 769px) {
  .specialty .specialtyPg01 {
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .specialty .specialtyPg01 {
    padding: 0 5.33%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 769px) {
  .specialty .leftPd {
    padding-left: 186px;
    box-sizing: content-box;
    position: relative;
    z-index: 5;
  }
  .specialty .leftPd.pt01 {
    width: 400px;
    height: 680px;
  }
  .specialty .leftPd.pt03 {
    width: 400px;
    height: 680px;
  }
  .specialty .leftPd.pt05 {
    width: 400px;
    height: 750px;
  }
  .specialty .leftPd.pt07 {
    width: 400px;
    height: 730px;
  }
}
@media screen and (min-width: 769px) {
  .specialty .rightPd {
    margin-left: 53.9%;
    box-sizing: content-box;
    position: relative;
    z-index: 5;
  }
  .specialty .rightPd.pt02 {
    width: 400px;
    height: 540px;
  }
  .specialty .rightPd.pt04 {
    width: 400px;
    height: 550px;
  }
  .specialty .rightPd.pt06 {
    width: 400px;
    height: 550px;
  }
  .specialty .rightPd.pt08 {
    width: 400px;
    height: 450px;
  }
}
.specialty .tx01 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .specialty .tx01 {
    font-size: 4.26vw;
  }
}
.specialty .tx02 {
  font-size: 14px;
  font-weight: 400;
  line-height: 2.142;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .specialty .tx02 {
    font-size: 3.73vw;
    margin-bottom: 0px;
  }
}
.specialty .view-more {
  margin-top: 25px !important;
}
@media screen and (min-width: 769px) {
  .specialty .img01 img {
    position: absolute;
    right: 0;
    top: 200px;
    width: 628px;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .specialty .img01 img {
    margin-top: 50px;
  }
}
@media screen and (min-width: 769px) {
  .specialty .img02 img {
    position: absolute;
    left: 0;
    top: 200px;
    width: 628px;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .specialty .img02 img {
    margin-top: 50px;
  }
}
.specialty .img01Bg {
  position: absolute;
  left: 53px;
  top: 120px;
  width: 1000px;
  height: 350px;
  background: #F3ECE5;
  z-index: 1;
}
.specialty .img01Bg.pt05 {
  width: 500px;
  height: 380px;
  top: 280px;
  left: 386px;
}
.specialty .img01Bg.pt07 {
  width: 1000px;
  height: 400px;
  top: 240px;
  left: 63px;
}
@media screen and (max-width: 768px) {
  .specialty .img01Bg {
    display: none;
  }
}
.specialty .img02Bg {
  position: absolute;
  right: 103px;
  top: 160px;
  width: 720px;
  height: 460px;
  background: #F3ECE5;
  z-index: 1;
}
.specialty .img02Bg.pt04 {
  width: 900px;
  height: 380px;
  top: 280px;
}
.specialty .img02Bg.pt06 {
  width: 780px;
  height: 490px;
  top: 170px;
}
.specialty .img02Bg.pt08 {
  width: 740px;
  height: 300px;
  top: 240px;
}
@media screen and (max-width: 768px) {
  .specialty .img02Bg {
    display: none;
  }
}
.specialty .img01Sub {
  font-family: adobe-garamond-pro, serif;
  letter-spacing: 0.02em;
  color: #fff;
  line-height: 1.333;
}
@media screen and (min-width: 769px) {
  .specialty .img01Sub {
    position: absolute;
    right: 168px;
    top: 540px;
    font-size: 60px;
    z-index: 3;
  }
  .specialty .img01Sub.pt03 {
    top: 540px;
    right: 50px;
  }
  .specialty .img01Sub.pt05 {
    right: 93px;
    top: 538px;
  }
  .specialty .img01Sub.pt07 {
    right: 400px;
    top: 540px;
  }
}
@media screen and (max-width: 768px) {
  .specialty .img01Sub {
    text-align: center;
    font-size: 8vw;
    margin-top: -7vw;
    margin-bottom: 50px;
  }
}
.specialty .img02Sub {
  font-family: adobe-garamond-pro, serif;
  letter-spacing: 0.02em;
  color: #fff;
  line-height: 1.333;
}
@media screen and (min-width: 769px) {
  .specialty .img02Sub {
    position: absolute;
    left: 50px;
    top: 540px;
    font-size: 60px;
    z-index: 3;
  }
  .specialty .img02Sub.pt04 {
    left: 185px;
  }
  .specialty .img02Sub.pt06 {
    top: 545px;
    left: 145px;
  }
  .specialty .img02Sub.pt08 {
    top: 540px;
    left: 55px;
  }
}
@media screen and (max-width: 768px) {
  .specialty .img02Sub {
    text-align: center;
    font-size: 8vw;
    margin-top: -7vw;
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  .n_twoCols01 {
    display: flex;
    justify-content: space-between;
    gap: 60px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 769px) {
  .n_twoCols01 .item {
    flex: 1 1 0;
  }
}
.n_twoCols01 .item.sec {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .n_twoCols01 .item.sec {
    margin-top: 40px;
    margin-bottom: 96px;
  }
}
.n_twoCols01 img {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .n_twoCols01 img {
    margin-bottom: 10px;
  }
}
.n_twoCols01 .twoCols01Tx01 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.875;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .n_twoCols01 .twoCols01Tx01 {
    font-size: 3.73vw;
  }
}
.n_twoCols01 .twoCols01Tx02 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.45;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .n_twoCols01 .twoCols01Tx02 {
    font-size: 5.33vw;
  }
}
.n_twoCols01 .twoCols01Tx03 {
  font-size: 14px;
  font-weight: 400;
  line-height: 2.14;
  margin-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .n_twoCols01 .twoCols01Tx03 {
    font-size: 3.73vw;
  }
}

.n_reason {
  width: 100%;
  background: #fff url(../images/index/top_7reason_bg.png) no-repeat center top;
  background-size: 100% auto;
}
@media screen and (min-width: 769px) {
  .n_reason {
    margin-bottom: -95px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: 768px) {
  .n_reason {
    background: #fff url(../images/index/top_7reason_bg_sp.png) no-repeat center top;
    background-size: 100% auto;
  }
}
.n_reason h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.425;
  text-align: center;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 130px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .n_reason h2 {
    font-size: 5.33vw;
    margin-top: 70px;
    margin-bottom: 0px;
  }
}
.n_reason h2 span.block {
  text-align: center;
  display: block;
  margin-top: -45px;
  color: #B29045;
}
@media screen and (max-width: 768px) {
  .n_reason h2 span.block {
    margin-top: -5vw;
  }
}
.n_reason h2 span.big {
  font-size: 100px;
  font-family: adobe-garamond-pro, serif;
}
@media screen and (max-width: 768px) {
  .n_reason h2 span.big {
    font-size: 15.2vw;
  }
}
.n_reason h2 span.restof {
  font-size: 60px;
}
@media screen and (max-width: 768px) {
  .n_reason h2 span.restof {
    font-size: 9.06vw;
  }
}
@media screen and (min-width: 769px) {
  .n_reason .lefty {
    width: 1166px;
  }
}
@media screen and (min-width: 769px) {
  .n_reason .righty {
    width: 1062px;
    margin-left: 138px;
  }
}
.n_reason dl {
  margin-bottom: 70px;
  font-size: 0;
}
.n_reason dl dt {
  display: inline-block;
  vertical-align: text-top;
  font-size: 249px;
  font-family: adobe-garamond-pro, serif;
  color: #B29045;
  line-height: 1;
  width: 14%;
}
@media screen and (max-width: 768px) {
  .n_reason dl dt {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 26.66vw;
    margin-bottom: 15px;
  }
}
.n_reason dl dd {
  display: inline-block;
  vertical-align: text-top;
  width: 86%;
}
@media screen and (max-width: 768px) {
  .n_reason dl dd {
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
  }
  .n_reason dl dd img {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason01 img {
    width: 467px;
    float: right;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason02 img {
    width: 411px;
    float: right;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason03 img {
    width: 511px;
    float: right;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason04 img {
    width: 407px;
    float: right;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason05 img {
    width: 509px;
    float: right;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason06 img {
    width: 407px;
    float: right;
  }
}
@media screen and (min-width: 769px) {
  .n_reason dl dd.reason07 img {
    width: 408px;
    float: right;
  }
}
.n_reason dl dd h3 {
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 26px;
  line-height: 1.42;
  margin-bottom: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .n_reason dl dd h3 {
    font-size: 4.8vw;
  }
}
.n_reason dl dd h3 span {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .n_reason dl dd h3 span {
    font-size: 4.8vw;
  }
}
.n_reason dl dd .tx01 {
  color: #B29045;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 2.14;
}
@media screen and (max-width: 768px) {
  .n_reason dl dd .tx01 {
    font-size: 4.26vw;
  }
}
.n_reason dl dd .tx02 {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 2.14;
}
@media screen and (max-width: 768px) {
  .n_reason dl dd .tx02 {
    font-size: 3.73vw;
  }
}

.mv-info2 {
  position: absolute;
  top: 24px;
  right: 230px;
  width: 228px;
}
.mv-info2 .dental-link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  color: #fff;
  width: 173px;
  height: 28px;
  border: solid 1px;
}
.mv-info2 .dental-link span {
  padding-right: 27px;
  background: url(../images/common/icon-web01.png) no-repeat;
  background-size: 16.5px;
  background-position: top 50% right 0;
}

@media screen and (max-width: 768px) {
  .mv-info2 {
    top: 4vw;
    right: auto;
    left: 4vw;
    width: auto;
  }
  .mv-info2 .dental-link {
    width: 46.133vw;
    height: 8vw;
    font-size: 3.2vw;
  }
  .mv-info2 .dental-link span {
    padding-right: 6vw;
    background-size: 4.4vw;
  }
}
.mv-sns {
  position: absolute;
  top: 24px;
  right: 130px;
}
.mv-sns li {
  width: 28px;
  margin-right: 1em;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .mv-sns {
    display: none;
  }
}/*# sourceMappingURL=top2.css.map */