@charset "UTF-8";
body {
  font-size: 100%;
  letter-spacing: 0;
}

html > body {
  font-size: 13px;
  letter-spacing: 0;
}

body {
  /* font-family:'Noto Sans JP',sans-serif; */
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font: 13px;
  *font-size: small;
  *font: x-small;
}

/* //////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
html, body {
  height: 100%;
}

.serif {
  /* font-family:'Noto Serif JP', serif; */
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.craftsmanship_lp .movWrap {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #000000;
}

@media screen and (max-width: 768px) {
  .craftsmanship_lp .movWrap {
    height: 0 !important;
    padding-bottom: 112% !important;
  }
}

.craftsmanship_lp .movWrap #movie {
  line-height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .craftsmanship_lp .movWrap #movie {
    width: 200vw !important;
    height: 200vw !important;
    padding-bottom: 100% !important;
    margin-top: -100% !important;
    margin-left: -100% !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
}

.craftsmanship_lp .movWrap .txtWrap {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  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;
}

.craftsmanship_lp .movWrap .txtWrap .inner > * {
  color: #ffffff;
  text-align: center;
}

.craftsmanship_lp .anmSet {
  opacity: 0;
  -webkit-transform: translate(0, 50px) scale(1, 1);
  transform: translate(0, 50px) scale(1, 1);
}

.trigger {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.anm {
  opacity: 1 !important;
  -webkit-transform: translate(0, 0px) scale(1, 1) !important;
  transform: translate(0, 0px) scale(1, 1) !important;
}

/* Special Movie */
.cms-special-movie {
  background: #ececec;
  padding: 80px 0 58px;
}

@media screen and (max-width: 1100px) {
  .cms-special-movie {
    padding: 80px 30px 58px;
  }
}

@media screen and (max-width: 640px) {
  .cms-special-movie {
    padding: 64px 0 58px;
  }
}

.cms-special-movie h2 {
  padding: 0 0 50px;
  text-align: center;
  font-size: 30px;
}

.cms-special-movie ul {
  /* font-family: 'Noto Serif JP', serif; */
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  max-width: 1024px;
  margin: 0 auto;
}

.cms-special-movie .video-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 640px) {
  .cms-special-movie .video-wrap {
    display: block;
  }
}

.cms-special-movie .video-wrap:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.cms-special-movie .video-wrap:nth-of-type(n+2) {
  margin-top: 120px;
}

@media screen and (max-width: 640px) {
  .cms-special-movie .video-wrap:nth-of-type(n+2) {
    margin-top: 64px;
  }
}

@media screen and (min-width: 641px) {
  .cms-special-movie div.video-item {
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }
  .cms-special-movie dl.video-item {
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
  }
  .cms-special-movie .video-title.text-left {
    text-align: left;
  }
  .cms-special-movie .video-title.text-right {
    text-align: right;
  }
}

@media screen and (max-width: 640px) {
  .cms-special-movie dl.video-item {
    padding: 20px 10px 0;
    text-align: center;
  }
}

.cms-special-movie dl.video-item dt {
  font-size: 22px;
}

.cms-special-movie dl.video-item dd {
  font-size: 16px;
  line-height: 1.6;
  padding-top: 0.5em;
}

.cms-special-movie .video-frame {
  position: relative;
  height: 0;
  padding-bottom: 56.5%;
  overflow: hidden;
}

.cms-special-movie .video-frame iframe {
  vertical-align: bottom;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* //////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
  .craftsmanship_lp .movWrap .txtWrap .inner p {
    font-size: 5.5vw;
    font-weight: 300;
    letter-spacing: 2px;
  }
  .craftsmanship_lp .movWrap .txtWrap .inner h1 {
    font-size: 8vw;
    margin: 20px 0 0 0;
    font-weight: 400;
    letter-spacing: 3px;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.first {
    padding: 14% 0;
    text-align: center;
  }
  .craftsmanship_lp .areaWrap.first .inner h2 {
    font-size: 6vw;
    letter-spacing: 3px;
    line-height: 1.4;
  }
  .craftsmanship_lp .areaWrap.first .inner p {
    margin: 20px 0 0 0;
    font-size: 3.7vw;
    font-weight: 300;
    line-height: 1.8;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.second {
    padding: 64px 0 0;
    background-color: #ececec;
  }
  .craftsmanship_lp .areaWrap.second .inner h2 {
    font-size: 5.6vw;
    text-align: center;
    letter-spacing: 3px;
  }
  .craftsmanship_lp .areaWrap.second .outerBox {
    width: 90%;
    margin: 6% auto 0;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .movBox .mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .movBox .mov iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p {
    font-weight: 600;
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(1),
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(3) {
    font-size: 3.7vw;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(1) {
    margin: 6% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(2) {
    margin: 3% 0 0 0;
    font-size: 5vw;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(3) {
    margin: 3% 0 0 0;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.third {
    padding: 14% 0;
  }
  .craftsmanship_lp .areaWrap.third .block {
    width: 90%;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
  }
  .craftsmanship_lp .areaWrap.third .block > h3 {
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 5vw;
    line-height: 1.4;
    letter-spacing: 2px;
    text-align: center;
  }
  .craftsmanship_lp .areaWrap.third .block > h4 {
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #c2c2c2;
    font-size: 5.5vw;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
  }
  .craftsmanship_lp .areaWrap.third .block > p {
    background-color: #fff;
    font-size: 3.2vw;
    line-height: 2;
  }
  .craftsmanship_lp .areaWrap.third .block.first > h4 {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.first > .imgBox {
    margin: 3% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.first > p {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.second > .imgBox {
    margin: 10% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.second > p {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.third > h3 {
    margin: 15% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.third > .imgBox {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.third > p {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth > .imgBox {
    margin: 8% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth > h4 {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth > p {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > h3 {
    margin: 15% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > .imgBox {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > h4 {
    margin: 6% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > p {
    margin: 6% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.sixth > .imgBox {
    margin: 10% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.sixth > p {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh > h3 {
    margin: 15% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh > .imgBox {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh > p {
    margin: 4% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth > .imgBox {
    margin: 10% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth > h4 {
    margin: 6% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth > p {
    margin: 6% 0 0 0;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.fourth {
    padding: 14% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.fourth .inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .craftsmanship_lp .areaWrap.fourth .inner:before {
    content: "";
    display: block;
    padding-top: 200%;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .imgBox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    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;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div h2,
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div p {
    text-align: center;
    color: #ffffff;
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div h2 {
    font-size: 7vw;
    line-height: 1.4;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div p {
    font-size: 3.3vw;
    line-height: 2;
    font-weight: 300;
    margin: 6% 0 0 0;
  }
}

/* //////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////// */
/*@media screen and (min-width:768px) and (max-width:1400px){*/
@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
  .craftsmanship_lp {
    margin: 0 auto;
  }
  .craftsmanship_lp .movWrap .txtWrap .inner p {
    font-size: 220%;
    font-weight: 300;
    letter-spacing: 3px;
  }
  .craftsmanship_lp .movWrap .txtWrap .inner h1 {
    font-size: 400%;
    margin: 20px 0 0 0;
    font-weight: 400;
    letter-spacing: 5px;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.first {
    padding: 80px 0;
    text-align: center;
  }
  .craftsmanship_lp .areaWrap.first .inner h2 {
    font-size: 320%;
    letter-spacing: 5px;
  }
  .craftsmanship_lp .areaWrap.first .inner p {
    margin: 20px 0 0 0;
    font-size: 150%;
    font-weight: 300;
    line-height: 1.8;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.second {
    padding: 80px 0;
    background-color: #ececec;
  }
  .craftsmanship_lp .areaWrap.second .inner h2 {
    font-size: 230%;
    text-align: center;
    letter-spacing: 3px;
  }
  .craftsmanship_lp .areaWrap.second .outerBox {
    width: 1040px;
    margin: 45px auto 0;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .movBox {
    width: 68%;
    float: left;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox {
    width: 30%;
    float: right;
    padding: 30% 0 0 0;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .movBox .mov {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .movBox .mov iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p {
    font-weight: 600;
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(1),
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(3) {
    font-size: 120%;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(2) {
    margin: 10px 0 0 0;
    font-size: 160%;
  }
  .craftsmanship_lp .areaWrap.second .outerBox .txtBox p:nth-of-type(3) {
    margin: 10px 0 0 0;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.third {
    padding: 80px 0;
  }
  .craftsmanship_lp .areaWrap.third .block {
    width: 90%;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
  }
  .craftsmanship_lp .areaWrap.third .block:before {
    content: "";
    display: block;
  }
  .craftsmanship_lp .areaWrap.third .block > .imgBox {
    position: absolute;
  }
  .craftsmanship_lp .areaWrap.third .block > h3 {
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 180%;
    line-height: 1.2;
    letter-spacing: 2px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
  }
  .craftsmanship_lp .areaWrap.third .block > h4 {
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #c2c2c2;
    font-size: 350%;
    font-weight: 300;
    position: absolute;
  }
  .craftsmanship_lp .areaWrap.third .block > p {
    padding: 30px;
    background-color: #fff;
    line-height: 2;
    position: absolute;
  }
  .craftsmanship_lp .areaWrap.third .block.first:before {
    padding-top: 47%;
  }
  .craftsmanship_lp .areaWrap.third .block.first > .imgBox {
    width: 65%;
    top: 0;
    left: 0;
  }
  .craftsmanship_lp .areaWrap.third .block.first > h3 {
    top: 0;
    left: 75%;
  }
  .craftsmanship_lp .areaWrap.third .block.first > h4 {
    top: 78%;
    left: 17%;
  }
  .craftsmanship_lp .areaWrap.third .block.first > p {
    width: 37%;
    bottom: 0;
    left: 50%;
  }
  .craftsmanship_lp .areaWrap.third .block.second {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.second:before {
    padding-top: 40%;
  }
  .craftsmanship_lp .areaWrap.third .block.second > .imgBox {
    width: 65%;
    top: 0;
    right: 0;
  }
  .craftsmanship_lp .areaWrap.third .block.second > p {
    width: 37%;
    bottom: 0;
    left: 10%;
  }
  .craftsmanship_lp .areaWrap.third .block.third {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.third:before {
    padding-top: 57%;
  }
  .craftsmanship_lp .areaWrap.third .block.third > .imgBox {
    width: 55%;
    top: 0;
    left: 32%;
  }
  .craftsmanship_lp .areaWrap.third .block.third > h3 {
    top: 0;
    left: 15%;
  }
  .craftsmanship_lp .areaWrap.third .block.third > p {
    width: 37%;
    bottom: 0;
    left: 10%;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth:before {
    padding-top: 32.3%;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth > .imgBox {
    width: 65%;
    top: 0;
    left: 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth > h4 {
    top: 84%;
    left: 61%;
  }
  .craftsmanship_lp .areaWrap.third .block.fourth > p {
    width: 37%;
    top: 0;
    left: 52%;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth:before {
    padding-top: 56.5%;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > .imgBox {
    width: 65%;
    top: 0;
    left: 0;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > h3 {
    top: 0;
    left: 75%;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > h4 {
    top: 67%;
    left: 14%;
  }
  .craftsmanship_lp .areaWrap.third .block.fifth > p {
    width: 37%;
    bottom: 0;
    left: 50%;
  }
  .craftsmanship_lp .areaWrap.third .block.sixth {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.sixth:before {
    padding-top: 32.2%;
  }
  .craftsmanship_lp .areaWrap.third .block.sixth > .imgBox {
    width: 65%;
    top: 0;
    right: 0;
  }
  .craftsmanship_lp .areaWrap.third .block.sixth > p {
    width: 37%;
    top: 0;
    left: 14%;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh:before {
    padding-top: 49%;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh > .imgBox {
    width: 55%;
    top: 0;
    left: 32%;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh > h3 {
    top: 0;
    left: 15%;
  }
  .craftsmanship_lp .areaWrap.third .block.seventh > p {
    width: 37%;
    bottom: 0;
    left: 10%;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth {
    margin: 80px auto 0;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth:before {
    padding-top: 38%;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth > .imgBox {
    width: 65%;
    top: 0;
    left: 0;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth > h4 {
    top: -5%;
    left: 58%;
  }
  .craftsmanship_lp .areaWrap.third .block.eighth > p {
    width: 37%;
    bottom: 0;
    left: 50%;
  }
  /* ------------------------------ */
  .craftsmanship_lp .areaWrap.fourth {
    padding: 80px 0;
  }
  .craftsmanship_lp .areaWrap.fourth .inner {
    width: 90%;
    max-width: 1500px;
    margin: 0 auto;
    position: relative;
  }
  .craftsmanship_lp .areaWrap.fourth .inner:before {
    content: "";
    display: block;
    padding-top: 47.7%;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .imgBox {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    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;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div h2,
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div p {
    text-align: center;
    color: #ffffff;
    /* font-family:'Noto Serif JP', serif; */
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div h2 {
    font-size: 300%;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div p {
    font-size: 125%;
    line-height: 1.6;
    font-weight: 300;
    margin: 20px 0 0 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .craftsmanship_lp .areaWrap.third .block > p {
    font-size: 1.1vw;
  }
}

@media screen and (min-width: 1201px) {
  .craftsmanship_lp .areaWrap.third .block > p {
    font-size: 120%;
  }
}

@media screen and (max-width: 325px) {
  .spOnly-325 {
    display: none !important;
  }
}

/* cms-products */
.cms-products,
.cms-products ul {
  padding-left: 30px;
  padding-right: 30px;
}

.cms-products img {
  width: 100%;
}

.cms-products {
  background: #ececec;
  margin: 80px 0;
  padding: 57px 0 35px;
}

@media screen and (max-width: 1060px) {
  .cms-products {
    padding: 57px 30px 35px;
  }
}

@media screen and (max-width: 640px) {
  .cms-products {
    padding: 57px 0 35px;
  }
}

.cms-products-flex {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.cms-products-flex {
  font-family: 'Helvetica Neue', Helvetica, Arial,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", YuGothic,-apple-system,BlinkMacSystemFont, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif;
}

.cms-products h2 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 5px;
  width: 90%;
  margin: 0 auto;
}

.cms-products p.sub-title {
  text-align: center;
  margin-top: 1em;
  color: #666666;
  letter-spacing: 2px;
  font-size: 14px;
}

.cms-products ul {
  max-width: 1000px;
  margin-top: 37px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cms-products ul li {
  width: calc(100% / 2 - 10px);
}

@media screen and (max-width: 640px) {
  .cms-products ul li {
    width: calc(100% / 2 - 7px);
  }
}

.cms-products figure figcaption {
  font-size: 14px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0 25px;
}

.bgImage {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../../img/craftsmanship/pc_btmImg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.craftsmanship_lp .areaWrap.fourth .inner .txtBox div p {
  font-size: 20px;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .bgImage {
    background-image: url(../../img/craftsmanship/sp_btmImg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-left: 1em;
    padding-right: 1em;
  }
  .craftsmanship_lp .areaWrap.fourth .inner {
    width: 100%;
    height: 76.2vh;
    margin: 0 auto;
    position: relative;
  }
  .craftsmanship_lp .areaWrap.fourth .inner .txtBox div p {
    font-size: 14px;
    line-height: 2;
  }
}

/* cms-closing */
.cms-closing {
  padding-left: 1em;
  padding-right: 1em;
  /* font-family: 'Noto Serif JP', serif; */
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.cms-closing {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../../img/craftsmanship/pc_btmImg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  max-width: 1500px;
  margin: 100px auto 0;
}

@media screen and (max-width: 768px) {
  .cms-closing {
    padding-top: 80px;
    padding-bottom: 80px;
    max-width: 768px;
    margin: 0 auto;
  }
}

.cms-closing h2 {
  color: #fff;
  font-size: 39px;
  line-height: 1.6;
  text-align: center;
}

.cms-closing h2 span {
  line-height: 1.6;
}

@media screen and (max-width: 768px) {
  .cms-closing h2 span {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .cms-closing h2 span.block {
    display: block;
  }
}

.cms-closing p {
  color: #fff;
  font-size: 20px;
  line-height: 2;
  padding-top: 2em;
  text-align: center;
}

@media screen and (max-width: 1065px) {
  .cms-closing p {
    text-align: left;
  }
}

@media screen and (max-width: 770px) {
  .cms-closing p {
    font-size: 20px;
    padding: 50px 30px 0;
  }
}

@media screen and (max-width: 640px) {
  .cms-closing p {
    padding: 2em 0 0;
    line-height: 2;
  }
}

.cms-closing p span {
  line-height: 2;
  display: block;
}

@media screen and (max-width: 440px) {
  .cms-closing p span.sp-440 {
    display: inline;
  }
}

@media screen and (max-width: 768px) {
  .headline-block {
    width: 90%;
    margin: 0 auto;
  }
}

.headline-block p span {
  display: block;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .headline-block p {
    text-align: left;
  }
}

/*SP 幅414px以下*/
@media screen and (max-width: 414px) {
  .craftsmanship_lp .areaWrap.first .inner h2 {
    font-size: 25px;
  }
  .craftsmanship_lp .areaWrap.second .inner h2 {
    font-size: 23px;
  }
  .craftsmanship_lp .areaWrap.first .inner p {
    font-size: 15px;
  }
  .craftsmanship_lp .areaWrap.third .block > h3 {
    font-size: 20px;
  }
  .craftsmanship_lp .areaWrap.third .block > h4 {
    font-size: 23px;
  }
  .craftsmanship_lp .areaWrap.third .block > p {
    font-size: 13px;
  }
  .cms-closing h2 {
    font-size: 29px;
  }
  .cms-closing p {
    font-size: 15px;
    text-align: left;
  }
}

/* Footer PageTop */
.sitenavi {
  position: relative;
  width: 1024px;
  margin: auto;
  z-index: 100;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 0;
  line-height: 2;
  padding-bottom: 0;
}
/*# sourceMappingURL=../map/craftsmanship/style.css.map */
