@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP');

/*
body {
  width: 100%;
  padding: 0;
  margin: 0;
}
*/

#wrap img {
  line-height: 0;
  vertical-align: bottom;
}

/* contents */
.img_none {display: none;}

#wrap {
  width: 1000px;
  display: block;
  margin: 0 auto;
  font-family: 'Noto Serif JP', sans-serif;
  background-color: #ffffff;
}

#wrap .mv {
  width: 100%;
}

#wrap .lead {
  width: 62.5%;
  display: block;
  margin: 70px auto 0px;
  /* font-size: 26px; */
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.09em;
  text-align: justify;
  color: #000000;
}

#wrap p {
  margin: 0;
  padding: 0;
}

#wrap .ses {
  width: 800px;
  display: block;
  margin: 120px auto 0;
}

#wrap .ses h3{
  font-weight: normal;
  font-size: 20px;
  line-height: 1.4;
  color: #282828;
  margin-bottom: 10px;
}

#wrap .relativeBox {
  position: relative;
  width: 100%;
}

#wrap .sub_title {
  width: 100%;
  display: block;
  margin: 0px auto 25px;
} 

#wrap .ses_txt {
  width: 85%;
  font-size: 17px;
  letter-spacing: -0.01em;
  line-height: 1.5;
  margin: 25px auto;
  text-align: justify;
  color: #282828;
}

#wrap .ses_txt p {
  width: 100%;
  font-size: 15px;
  letter-spacing: -0.01em;
  line-height: 1.5;
  text-align: justify;
  color: #282828;
}

#wrap .areaAP {
  width: 440px;
  margin: 30px auto 0;
}

#wrap .areaAP img {
  width: 100%;
}


#wrap .sec_crd01 {
  width: 800px;
  margin: 70px auto 12px;
}

#wrap .sec_crd02 {
  width: 800px;
  margin: 80px auto 0;
}

#wrap .crd_main {
  width: 800px;
}

#wrap .crd_area {
  width: 800px;
  height: 587px;
  display: flex;
  justify-content: space-between;
}


#wrap #chgPhoto7,
#wrap #chgPhoto5,
#wrap #chgPhoto3,
#wrap #chgPhoto1 {
  top: 0;
  left: 0;
  width: 400px;
  text-align: left;
  overflow: hidden;
}

#wrap #chgPhoto8,
#wrap #chgPhoto6,
#wrap #chgPhoto4,
#wrap #chgPhoto2 {
  top: 0;
  left: 415px;
  width: 400px;
  text-align: left;
  overflow: hidden;
}


#wrap #chgPhoto7 img,
#wrap #chgPhoto5 img,
#wrap #chgPhoto3 img,
#wrap #chgPhoto1 img {
  width: 376px;
  top: 0;
  left: 0;
  position: absolute;
}

#wrap #chgPhoto8 img,
#wrap #chgPhoto6 img,
#wrap #chgPhoto4 img,
#wrap #chgPhoto2 img {
  width: 376px;
  top: 0;
  left: 415px;
  position: absolute;
}

#wrap .crd_area .crd_txt {
  width: 385px;
}

#wrap .crd_txt h4{
  font-weight: 600;
  font-size: 18px;
  line-height: 1.5;
  color: #282828;
  margin-bottom: 16px;
  text-align: center;
}

#wrap .crd_txt p {
  font-size: 15px;
  line-height: 1.5;
  color: #282828;
  text-align: left;
}

#wrap .item_price {
  width: 385px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

#wrap .item_price .item {
  margin: 0 5px 12px auto;
}


#wrap .item_price .item a:hover {
  border-bottom: 1px solid #414141;
}

/*
#wrap .item_credit .item a:hover {
  border-bottom: 1px solid #414141;
}
*/


/* link */
#wrap .btnLink {
  width: 410px;
  margin: 200px auto 0;
}

#wrap .btnLink02 {
  width: 410px;
  margin: 100px auto 0;
}

#wrap .btnLink02 img,
#wrap .btnLink img {
  max-width: 100%;
}

#wrap .AIC {
  width: 284px;
  display: block;
  margin: 0 auto;
}

#wrap .Info {
  width: 97.56%;
  display: block;
  margin: 200px auto 0;
}

#wrap .model_profile {
  width: 506px;
  display: block;
  margin: 150px auto 0;
  display: flex;
  flex-direction: row;
}

#wrap .model_profile_img {
  width: 110px;
} 

#wrap .model_profile_img img{
  width: 100%;
} 

#wrap .model_profile_txt {
  width: 396px;
  display: block;
  margin: 0 0 0 20px;
}

#wrap .model_profile_txt h4 {
  text-align: left;
  font-size: 20px;
  font-weight: normal;
  padding: 0;
  margin-bottom: 8px;
}

#wrap .model_profile_txt p {
  font-size: 11px;
  text-align: left;
  padding: 0;
  line-height: 1.6;
  letter-spacing: -0.025em;
}

#wrap .mt100 {
  margin-top: 100px !important;
}

#wrap .brand_info {
  width: 100%;
  margin-top: 200px;
}

#wrap .brand_info .logo {
  width: 68%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#wrap .brand_info .snsLink {
  padding: 0;
  width: 60%;
  list-style-type: none;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 55px auto 0;
}

#wrap .snsLink li {
  width: 33%;
  text-align: center;
}

#wrap .snsLink li img {
  height: 44px;
}

#wrap .staff-credit {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px;
}

#wrap .staff-credit .staff_wrap {
    display: inline-block;
}

#wrap .staff-credit .staff_wrap p {
    font-size: 14px;
    text-align: left;
    color: #666666;
    letter-spacing: 0.05em;
    margin: 0;
    line-height: 1.68;
}

/* Animation base */

.animated {
  -webkit-animation-duration: 3s;
  opacity: 0;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


.imgClear {
  line-height: 0;
  filter: grayscale(100); 
  /* transition: filter 0.2s; */
}

.imgClear.on {
  filter: grayscale(0); 
  transition: filter 1.5s;
}

.imgMain {
  line-height: 0;
  filter: grayscale(100); 
  /* transition: filter 0.2s; */
}

.imgMain.on {
  filter: grayscale(0); 
  transition: filter 4s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.once {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.blur-img {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  transition: 3s;
}


@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}




/* Animation End */
