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


body {
  padding: 0;
  margin: 0;
}

html { font-size: 62.5%; } /* font-size��16px��62.5%��10px */

a { text-decoration: none; }

#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 .mv_txt {
  position: absolute;
  top: 0;
  left: 0;
}

#wrap .lead {
  width: 62.5%;
  display: block;
  margin: 100px auto 0px;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
  text-align: justify;
  color: #000000;
}

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

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

#wrap #y_profile {
  width: 463px;
  display: block;
  margin: 100px auto 0;
}

#wrap #y_profile p {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.025em;
  color: #000000;
  text-align: left;
}
#wrap #y_profile .y_profile_txt{
  width: 440px;
  display: block;
  margin: 30px auto 0;
}

#wrap #y_profile .insta {
  font-size: 1.4rem;
  line-height: 2.5;
  letter-spacing: 0.025em;
  color: #000000;
  text-align: right;
}

#wrap #y_profile .insta a {
  color: #000000;
  border-bottom: 1px solid #000000;
}


/* #point */
#wrap .point {
  margin: 70px auto 0;
  width: 560px;
}

#wrap .point h3 {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font-size: 2.6rem;
  font-weight: normal;
  letter-spacing: 0em;
}

#wrap .point p {
  margin: 30px auto 0;
  padding: 16px 0;
  width: 90%;
  font-size: 1.5rem;
  line-height: 1.68;
  letter-spacing: 0.05em;
}

#wrap .point_cmt {
  width: 463px;
  position: relative;
  left: 26.85%;
  font-size: 24px;
}

#wrap .point .point_cmt {
  left: 8.66%;
}

#wrap .point_cmt::before,
#wrap .point_cmt::after {
    position: absolute;
    width: 30px;
    height: 60px;
    content: '';
}

#wrap .point_cmt::before {
    border-left: solid 2px;
    border-top: solid 2px;
    top: 0;
    left: 0;
}

#wrap .point_cmt::after {
    border-right: solid 2px;
    border-bottom: solid 2px;
    bottom: 0;
    right: 0;
}

#wrap .point_cmt p {
  margin: 30px auto 0;
  padding: 16px 0;
  width: 90%;
  font-size: 1.5rem;
  line-height: 1.68;
  letter-spacing: 0.05em;
}

/* ses */
#wrap .ses {
  width: 700px;
  display: block;
  margin: 100px auto 0;
}

#wrap .style00 {
  width: 800px;
  margin: 70px auto 0;
}

#wrap .style00 .sub_title {
  width: 560px;
  margin: 0 auto 24px;
}

#wrap .sec_item {
  width: 520px;
  display: block;
  margin: 70px auto 0;
}

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

#wrap .sec_item_credit{
  width: 462px;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #414141;
  text-align: right;
  margin: 8px auto 0;
}

#wrap .sec_point {
  width: 520px;
  display: block;
  margin: 40px auto 0;
}

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

#wrap .type_title {
  width: 520px;
  display: block;
  margin: 75px auto 15px;
}

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

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

#wrap .relativeBox > img {
  width: 100%;
}



#wrap .type_image {
  width: 427px;
  position: absolute;
  top: 0;
  left: 0;
}

#wrap .type_image_r {
  width: 427px;
  position: absolute;
  top: 0;
  right: 0;
}

#wrap .type_image_r img,
#wrap .type_image img {
  width: 100%;
}

#wrap .type_txt {
  width: 350px;
  position: absolute;
  top: 0;
  right: 0;
}

#wrap .type_txt_l {
  width: 350px;
  position: absolute;
  top: 0;
  left: 0;
}

#wrap .type_txt_l .t_title,
#wrap .type_txt .t_title {
  width: 100%;
}

#wrap .type_txt_l h4,
#wrap .type_txt h4 {
  font-size: 1.9rem;
  line-height: 1.2;
  font-weight: 600;
  color: #282828;
  padding: 0;
  margin: 0;
  text-align: center;
}

#wrap .type_txt_l p,
#wrap .type_txt p {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #282828;
  margin-top: 2.5rem;
  letter-spacing: 0.05em;
}

#wrap .type_txt_l p.item_detail,
#wrap .type_txt p.item_detail {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #414141;
  margin-top: 3rem;
  text-align: right;
}

#wrap .btn_check {
  width: 132px;
  margin: 1.4rem 0 0 auto;
}

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

/* chgImg */
#wrap .crd_area {
  width: 100%;
    display: flex;
    justify-content: space-between;
}

#wrap .chgImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* Animation base */

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

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

.jsImage {
/*  -webkit-animation-name: slideInUp; */
  -webkit-animation-name: fadeIn;
/*  animation-name: slideInUp; */
  animation-name: fadeIn;
  transition: 3s;
  animation-duration: 1.5s; 
}

/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}






















#wrap .img01 img {width: 100%;}
#wrap .img02 img {width: 100%;}

/* sec01 */
#wrap #sec01 .img01 {
  width: 66%;
  margin: 0 auto 26px;
}

#wrap #sec01 .img02 {
  position: absolute;
  width: 66%;
  bottom: 0;
  left: 17%;
}

/* sec02 */
#wrap #sec02 .img01 {
  width: 66%;
  margin: 0 auto 26px;
}

#wrap #sec02 .img02 {
  width: 61%;
  margin: 0 auto;
}

/* sec03 */
#wrap #sec03 .img01 {
  width: 75%;
  margin: 0 auto 26px;
}

#wrap #sec03 .img02 {
  position: absolute;
  width: 66%;
  bottom: 0;
  left: 17%;
}

/* sec04 */
#wrap #sec04 .img01 {
  width: 66%;
  margin: 0 auto 26px;
}

#wrap #sec04 .img02 {
  width: 61%;
  margin: 0 auto;
}

/* sec05 */
#wrap #sec05 .img01 {
  width: 66%;
  margin: 0 auto 26px;
}

#wrap #sec05 .img02 {
  width: 61%;
  margin: 0 auto;
}

/* sec06 */
#wrap #sec06 .img01 {
  position: absolute;
  width: 66%;
  bottom: 0;
  left: 17%;
}

#wrap #sec06 .img02 {
  width: 75%;
  margin: 26px auto 0;
}

/* sec07 */
#wrap #sec07 .img01 {
  width: 66%;
  margin: 0 auto 26px;
}

#wrap #sec07 .img02 {
  width: 61%;
  margin: 0 auto;
}

/* sec08 */
#wrap #sec08 .img01 {
  position: absolute;
  width: 66%;
  bottom: 0;
  left: 17%;
}

#wrap #sec08 .img02 {
  width: 75%;
  margin: 26px auto 0;
}





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

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

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

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

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

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

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

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