@charset "UTF-8";
.page-josephmen {
  /*スマホ*/
  /*
      .area-wrapper
  =========================================*/
  /*
      header
  =========================================*/
  /*
      nav
  =========================================*/
  /*
      section
  =========================================*/
  /*banner*/
  /*
      footer
  =========================================*/
  /*FadeIn*/
}
.page-josephmen .media_pc {
  display: inline-block;
}
.page-josephmen .media_sp {
  display: none;
}
@media screen and (max-width: 896px) {
  .page-josephmen .media_pc {
    display: none;
  }
  .page-josephmen .media_sp {
    display: inline-block;
  }
}
.page-josephmen * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  outline: none;
}
.page-josephmen * a:hover {
  opacity: 0.6;
  transition: all 0.6s ease;
}
.page-josephmen .area-wrapper {
  font-size: 13px;
  text-align: center;
  color: #000;
  line-height: 1.8;
  font-weight: 400;
  font-style: normal;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.page-josephmen .area-wrapper a {
  color: #000;
}
@media screen and (max-width: 896px) {
  .page-josephmen .area-wrapper {
    min-width: auto;
    font-size: 12px;
  }
}
.page-josephmen header .mainvisual {
  position: relative;
}
.page-josephmen header .mainvisual .mainvisual-logo {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 134px;
  z-index: 1;
  opacity: 0;
  filter: blur(4px);
}
body.inview .page-josephmen header .mainvisual .mainvisual-logo {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    filter: blur(0);
    -webkit-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -moz-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -o-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -ms-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition-delay: 2s;
}
@media screen and (max-width: 896px) {
  .page-josephmen header .mainvisual .mainvisual-logo {
    width: 25%;
    top: 5vw;
    right: 5vw;
  }
}
.page-josephmen header .mainvisual .mainvisual-logo svg {
  fill: #fff;
}
.page-josephmen header .mainvisual .mainvisual-ttl {
  position: absolute;
  bottom: 2.8vw;
  left: 2.6vw;
  color: #fff;
  z-index: 1;
}
@media screen and (max-width: 896px) {
  .page-josephmen header .mainvisual .mainvisual-ttl {
    bottom: 4.8vw;
    left: 4.2vw;
  }
}
.page-josephmen header .mainvisual .mainvisual-ttl h1 {
  margin: 0 0 0.2vw;
  font-size: 7.8vw;
  font-weight: 500;
  line-height: 1.1;
  font-family: century-gothic;
  opacity: 0;
  filter: blur(4px);
}
@media screen and (max-width: 896px) {
  .page-josephmen header .mainvisual .mainvisual-ttl h1 {
    font-size: 17.8vw;
  }
}
body.inview .page-josephmen header .mainvisual .mainvisual-ttl h1,
body.inview .page-josephmen header .mainvisual .mainvisual-ttl h2 {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    filter: blur(0);
    -webkit-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -moz-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -o-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -ms-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition-delay: 1.4s;
}
.page-josephmen header .mainvisual .mainvisual-ttl h2 {
  margin: 0 0 1.2vw;
  font-size: 2.2vw;
  font-weight: 200;
  line-height: 1;
  font-family: century-gothic;
  letter-spacing: 0.05em;
  opacity: 0;
  filter: blur(4px);
}
@media screen and (max-width: 896px) {
  .page-josephmen header .mainvisual .mainvisual-ttl h2 {
    margin: 0 0 5.7vw;
    font-size: 5.1vw;
  }
}
.page-josephmen header .mainvisual .mainvisual-ttl p {
  font-size: 2.5vw;
  font-weight: 500;
  line-height: 1;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.05em;
  opacity: 0;
  filter: blur(4px);
}
@media screen and (max-width: 896px) {
  .page-josephmen header .mainvisual .mainvisual-ttl p {
    font-size: 5.8vw;
  }
}
body.inview .page-josephmen header .mainvisual .mainvisual-ttl p {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    filter: blur(0);
    -webkit-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -moz-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -o-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -ms-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition-delay: 0.6s;
}
.page-josephmen header h2 {
  font-size: 18px;
  margin: 100px 0 0;
}
.page-josephmen header .header-text {
  font-size: 13px;
  margin: 20px 0;
  line-height: 1.8;
}
@media screen and (max-width: 896px) {
  .page-josephmen header h2 {
    font-size: 15px;
    margin: 40px 0 0;
  }
  .page-josephmen header .header-text {
    text-align: center;
    font-size: 12px;
    line-height: 2;
    margin: 30px 0;
  }
}
.page-josephmen nav ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.page-josephmen nav ul li {
  margin: 0 30px;
}
.page-josephmen nav ul li h2 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 40px 0 10px;
}
@media screen and (max-width: 896px) {
  .page-josephmen nav ul {
    margin: 0 5px;
    display: flex;
    flex-wrap: wrap;
  }
  .page-josephmen nav ul li {
    width: 31%;
    margin: 0 1% 20px;
  }
  .page-josephmen nav ul li h2 {
    line-height: 1.2;
    font-size: 12px;
    margin: 10px 0 5px;
  }
}
.page-josephmen .area-body {
  margin: 30px 0;
}
@media screen and (max-width: 896px) {
  .page-josephmen .area-body {
    margin: 0px 0;
  }
}
.page-josephmen .area-body section {
  margin: 0px;
  font-size: 13px;
  position: relative;
}
.page-josephmen .area-body section .wrap {
  width: 1280px;
  margin: 100px auto;
  position: relative;
}
.page-josephmen .area-body section .area-product {
  display: flex;
  display: -webkit-flex;
}
.page-josephmen .area-body section .area-product .image {
  width: 750px;
  margin: 0 80px 0 0;
}
.page-josephmen .area-body section .area-product .info {
  width: 500px;
  padding: 50px 90px 0 40px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section .area-product .info.mt {
  margin-top: 200px;
}
.page-josephmen .area-body section .area-product .info h3 {
  font-size: 15px;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 40px;
}
.page-josephmen .area-body section .area-product .image {
  width: 500px;
  margin: 0 0 0 90px;
}
.page-josephmen .area-body section .area-product .info p {
  margin: 0 0 70px;
}
.page-josephmen .area-body section .area-image {
  width: 540px;
  margin: -200px 90px 0 650px;
}
.page-josephmen .area-body section .product-list {
  border-top: 1px solid #a6a6a6;
}
.page-josephmen .area-body section .product-list li {
  border-bottom: 1px solid #a6a6a6;
  letter-spacing: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  line-height: 1.4;
  padding: 20px 10px;
}
.page-josephmen .area-body section .product-list li span.name {
  width: 55%;
}
.page-josephmen .area-body section .product-list li span.price {
  width: 25%;
}
.page-josephmen .area-body section .product-list li a {
  width: 20%;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 3px 0;
  text-align: center;
}
.page-josephmen .area-body section#sec2 .area-product, .page-josephmen .area-body section#sec6 .area-product {
  flex-flow: row-reverse;
}
.page-josephmen .area-body section#sec2 .area-product .image, .page-josephmen .area-body section#sec6 .area-product .image {
  width: 750px;
  margin: 0;
}
.page-josephmen .area-body section#sec2 .area-product .info, .page-josephmen .area-body section#sec6 .area-product .info {
  width: 500px;
  padding: 40px 90px 0 60px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section#sec2 .area-image, .page-josephmen .area-body section#sec6 .area-image {
  width: 540px;
  margin: 40px 650px 0 90px;
}
.page-josephmen .area-body section#sec3 .area-product .image {
  width: 500px;
  margin: 0 0 0 90px;
}
.page-josephmen .area-body section#sec3 .area-product .info {
  width: 500px;
  padding: 50px 0 0 150px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section#sec3 .area-image {
  width: 540px;
  margin: -200px 90px 0 650px;
}
.page-josephmen .area-body section#sec4 .area-product {
  justify-content: space-between;
  flex-flow: row-reverse;
}
.page-josephmen .area-body section#sec4 .area-product .image {
  width: 500px;
  margin: 0 90px 0 0;
}
.page-josephmen .area-body section#sec4 .area-product .info {
  width: 540px;
  padding: 80px 80px 0 90px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section#sec4 .area-image {
  width: 540px;
  margin: -200px 650px 0 90px;
}
.page-josephmen .area-body section#sec5 .area-product .image {
  width: 500px;
  margin: 0 0 0 90px;
}
.page-josephmen .area-body section#sec5 .area-product .info {
  width: 500px;
  padding: 110px 0 0 150px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section#sec5 .area-image {
  width: 540px;
  margin: -150px 90px 0 650px;
}
.page-josephmen .area-body section#sec6 .area-product {
  justify-content: space-between;
  flex-flow: row-reverse;
}
.page-josephmen .area-body section#sec6 .area-product .image {
  width: 500px;
  margin: 0 90px 0 0;
}
.page-josephmen .area-body section#sec6 .area-product .info {
  width: 500px;
  padding: 90px 50px 0 90px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section#sec6 .area-image {
  width: 540px;
  margin: -150px 650px 0 90px;
}
.page-josephmen .area-body section#sec7 .area-product .image {
  width: 500px;
  margin: 0 0 0 90px;
}
.page-josephmen .area-body section#sec7 .area-product .info {
  width: 500px;
  padding: 110px 0 0 150px;
  box-sizing: border-box;
  text-align: left;
}
.page-josephmen .area-body section#sec7 .area-image {
  width: 540px;
  margin: -150px 90px 0 650px;
}
@media screen and (max-width: 896px) {
  .page-josephmen .area-body section {
    font-size: 12px;
  }
  .page-josephmen .area-body section .wrap {
    width: auto;
    margin: 50px auto;
    border-bottom: 1px solid #a6a6a6;
  }
  .page-josephmen .area-body section .area-product {
    flex-flow: column;
  }
  .page-josephmen .area-body section .area-product .area-title.media_sp {
    text-align: left;
  }
  .page-josephmen .area-body section .area-product .area-title.media_sp h3 {
    font-family: "Jost", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    font-size: 18px;
    margin: 0 30px 10px;
  }
  .page-josephmen .area-body section .area-product .area-title.media_sp p {
    font-size: 14px;
    margin: 0 30px 50px 30px;
  }
  .page-josephmen .area-body section .area-product .image {
    width: auto;
    margin: 0 10px;
  }
  .page-josephmen .area-body section .area-product .info {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
    width: auto;
    padding: 0;
  }
  .page-josephmen .area-body section .area-product .info.mt {
    margin-top: 0;
  }
  .page-josephmen .area-body section .area-product .info h3 {
    font-size: 18px;
    margin: 0 30px 30px;
  }
  .page-josephmen .area-body section .area-product .info p {
    font-size: 14px;
    margin: 0 30px 50px;
  }
  .page-josephmen .area-body section .area-image {
    width: auto;
    margin: 35px 0px 0;
  }
  .page-josephmen .area-body section .product-list {
    margin: 50px 20px;
  }
  .page-josephmen .area-body section .product-list li {
    font-size: 15px;
    padding: 25px 10px;
  }
  .page-josephmen .area-body section#sec2 .area-product, .page-josephmen .area-body section#sec3 .area-product, .page-josephmen .area-body section#sec4 .area-product, .page-josephmen .area-body section#sec5 .area-product, .page-josephmen .area-body section#sec6 .area-product, .page-josephmen .area-body section#sec7 .area-product {
    flex-flow: column;
  }
  .page-josephmen .area-body section#sec2 .area-product .image, .page-josephmen .area-body section#sec3 .area-product .image {
    width: 100%;
    margin: 0;
  }
  .page-josephmen .area-body section#sec4 .area-product .image, .page-josephmen .area-body section#sec5 .area-product .image, .page-josephmen .area-body section#sec6 .area-product .image, .page-josephmen .area-body section#sec7 .area-product .image {
    width: auto;
    margin: 0 10px;
  }
  .page-josephmen .area-body section#sec2 .area-product .info, .page-josephmen .area-body section#sec3 .area-product .info, .page-josephmen .area-body section#sec4 .area-product .info, .page-josephmen .area-body section#sec5 .area-product .info, .page-josephmen .area-body section#sec6 .area-product .info, .page-josephmen .area-body section#sec7 .area-product .info {
    display: flex;
    display: -webkit-flex;
    flex-flow: column-reverse;
    width: auto;
    padding: 0;
  }
  .page-josephmen .area-body section#sec2 .area-image, .page-josephmen .area-body section#sec3 .area-image, .page-josephmen .area-body section#sec4 .area-image, .page-josephmen .area-body section#sec5 .area-image, .page-josephmen .area-body  section#sec6 .area-image, .page-josephmen .area-body section#sec7 .area-image {
    width: auto;
    margin: 35px 0 0;
  }
}
.page-josephmen .btn-all a {
  letter-spacing: 1px;
  width: 1100px;
  margin: 80px auto;
  display: block;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  padding: 20px 0;
}
.page-josephmen .btn-all a span {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
}
@media screen and (max-width: 896px) {
  .page-josephmen .btn-all a {
    width: auto;
    background: #e6e6e6;
    border-top: none;
    border-bottom: none;
    margin: 0 50px 50px;
  }
}
.page-josephmen .area-btns {
  margin: 120px 0;
}
.page-josephmen .area-btns .btn a {
  display: block;
  padding: 20px 0;
  width: 600px;
  background: #000;
  color: #fff;
  margin: 0 auto 40px;
}
.page-josephmen .area-btns .brand-btn a i img {
  width: 100px;
  margin-right: 5px;
}
@media screen and (max-width: 896px) {
  .page-josephmen .area-btns {
    display: block;
    margin: 0;
  }
  .page-josephmen .area-btns .btn a {
    padding: 20px 0;
    width: auto;
    margin: 0 10px 20px;
  }
  .page-josephmen .area-btns .btn a img {
    width: 255px;
  }
  .page-josephmen .area-btns .brand-btn a i img {
    margin-right: 10px;
  }
}
.page-josephmen .area-btn .sns-list {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 40px;
}
.page-josephmen .area-btn .sns-list li {
  margin: 0 14px;
}
.page-josephmen .area-btn .sns-list li img {
  width: 30px;
}
.page-josephmen .area-btn .logo {
  width: 162px;
  margin: 0 auto;
}
@media screen and (max-width: 896px) {
  .page-josephmen .area-btn .sns-list {
    margin: 0 0 20px;
  }
  .page-josephmen .area-btn .sns-list li {
    margin: 0 14px;
  }
  .page-josephmen .area-btn .sns-list li img {
    width: auto;
    zoom: 0.5;
  }
  .page-josephmen .area-btn .logo {
    width: 130px;
    margin: 40px auto 0;
    text-align: center;
  }
  .page-josephmen .area-btn .logo img {
    zoom: 0.5;
  }
}
.page-josephmen footer {
  margin: 0;
  text-align: center;
  color: #000;
  padding: 30px 0 120px;
  /************SP************/
  /************SPここまで************/
}
.page-josephmen footer p {
  font-weight: normal;
  font-size: 12px;
}
@media screen and (max-width: 896px) {
  .page-josephmen footer p {
    font-weight: normal;
    font-size: 10px;
  }
}
.page-josephmen .inview1 {
  opacity: 0;
}
.page-josephmen .fadein0 {
  -webkit-animation-name: FadeIn;
  animation-name: FadeIn;
  animation: FadeIn 1s ease 0s 1;
  -webkit-animation: FadeIn 1s ease 0s 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes FadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#sec1 .wrap:after {
    content: "";
    position: absolute;
    right: 217px;
    top: 250px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #e5e1de;
}
#sec2 .wrap:after {
    content: "";
    position: absolute;
    right: 417px;
    bottom: 300px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #ccd2de;
}
#sec3 .wrap:after {
    content: "";
    position: absolute;
    right: 120px;
    top: 240px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #e5cccc;
}
#sec4 .wrap:after {
    content: "";
    position: absolute;
    right: 417px;
    bottom: 320px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #ccddd2;
}
#sec5 .wrap:after {
    content: "";
    position: absolute;
    right: 120px;
    top: 330px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #ccd2de;
}
#sec6 .wrap:after {
    content: "";
    position: absolute;
    right: 417px;
    bottom: 300px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #e5e1de;
}
#sec7 .wrap:after {
    content: "";
    position: absolute;
    right: 120px;
    top: 330px;
    z-index: -1;
    width: 800px;
    height: 360px;
    background: #ccd2de;
}

@media screen and (max-width: 896px) {
  #sec1 .wrap:after {
    right: inherit;
    left: 0;
    top: calc(5vw + 13px);
    z-index: -1;
    width: 50vw;
    height: 50vw;
  }
  #sec2 .wrap:after {
    right: 3vw;
    top: calc(-9vw + 13px);
    z-index: -1;
    width: 94vw;
    height: 94vw;
  }
  #sec3 .wrap:after {
    right: 0;
    left: inherit;
    top: 0;
    z-index: -1;
    width: 50vw;
    height: 50vw;
  }
  #sec4 .wrap:after {
    left: 0;
    top: calc(-9vw + 13px);
    z-index: -1;
    width: 100vw;
    height: 92vw;
  }
  #sec5 .wrap:after {
    right: 0;
    top: calc(5vw + 13px);
    z-index: -1;
    width: 100vw;
    height: 56vw;
  }
  #sec6 .wrap:after {
    left: 0;
    top: calc(5vw + 13px);
    z-index: -1;
    width: 100vw;
    height: 56vw;
  }
  #sec7 .wrap:after {
    right: 0;
    top: calc(5vw + 13px);
    z-index: -1;
    width: 100vw;
    height: 56vw;
  }
}

/*
    .main-v
=========================================*/

.main-v {
  display: flex;
}

.main-v h3 {
  position: absolute;
  top: 3%;
  right: 2%;
  width: 140px;
  z-index: 3;
  fill: #fff;
  opacity: 0;
  filter: blur(4px);
  font-family: century-gothic;
}

.main-v .main-v-txt {
  position: absolute;
  bottom: 2%;
  right: 2%;
  z-index: 3;
  text-align: right;
  font-family: century-gothic;
}

.main-v .main-v-txt h1 {
  margin-bottom: 0;
  font-size: 7vw;
  font-weight: 100;
  letter-spacing: 0.08em;
  color: #fff;
  opacity: 0;
  filter: blur(4px);
  line-height: 1.0;
  text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
}

.main-v .main-v-txt h4 {
  font-size: 36px;
  font-weight: 100;
  letter-spacing: 0.09em;
  color: #fff;
  text-align: right;
  opacity: 0;
  filter: blur(4px);
  font-family: Noto Sans JP;

}

body.inview .main-v h1,
body.inview .main-v h3,
body.inview .main-v h4 {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    filter: blur(0);
    -webkit-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -moz-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -o-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    -ms-transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
    transition: opacity 1000ms ease 900ms, filter 2500ms ease 900ms;
}

.main-v .main-slider {
  width: 100%;
}

.main-v .main-slider div {
  height: 100.5%;
}

.main-v .main-slider div img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 960px) {
  .main-v {
    display: block;
  }
  .main-v .main-slider {
    width: 100%;
  }
  .main-v h3 {
    width: 25%;
  }
  .main-v .main-v-txt {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
  .main-v .main-v-txt h1 {
  margin-top: 10%;
  font-size: 9vw;
  line-height: 0.9;
  }
  
  .main-v .main-v-txt h4 {
      letter-spacing: 0.05em;
      font-size: 5.0vw;
  }
}
