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

/*
body {
  width: 100%;
  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 h3 {
  font-size: 3rem;
  line-height: 1.2;
  text-align: center;
  margin: 80px auto 0;
}

#wrap h3 span {
  font-size: 2rem;
  text-align: center;
}

#wrap .lead {
  width: 62.5%;
  display: block;
  margin: 40px 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: 560px;
  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: 1.5;
  letter-spacing: 0.025em;
  color: #000000;
  text-align: right;
}

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

#wrap #y_profile .mt_cmt {
  margin-top: 50px;
}

#wrap #y_profile .mt_point {
  margin-top: 90px;
}

#wrap #point {
  margin: 90px auto 0;
  width: 560px;
}

#wrap #by_type .mt_point {
  margin: 90px auto 0;
  width: 710px;
}

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

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

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

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

#wrap .sec_cmt {
  width: 460px;
  margin: 36px auto 0;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: #000000;
}

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

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

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

#wrap .type_title {
  width: 510px;
  display: block;
  margin: 90px auto 0;
}

#wrap .slide_area {
  width: 510px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 24px;

}
#wrap .s01 {
  display: flex;
  justify-content: space-between;
}

#wrap .type_image {
  width: 238px;
}

#wrap .type_txt {
  width: 266px;
}




/* sec02 */
#wrap #s02 .img02_01 {
  width: 82.5%;
  margin: 0 auto;
}

#wrap #s02 .img02_02 {
  width: 87.5%;
  margin: 15px auto 0;
}

#wrap #s02 img{
  width: 100%;
}
#wrap #s02 .item_credit {
  width: 87.5%;
}

/* sec03 */
#wrap #s03 .img03_01 {
  width: 93.75%;
  margin: 0 auto;
}

#wrap #s03 .img03_02 {
  width: 75%;
  margin: 20px auto 0;
}

#wrap #s03 img {
  width: 100%;
}
#wrap #s03 .item_credit {
  width: 75%;
}


/* sec04 */
#wrap #s04 .img04_01 {
  width: 82.5%;
  margin: 0 auto;
}

#wrap #s04 .img04_02 {
  width: 75%;
  margin: 20px auto 0;
}

#wrap #s04 img {
  width: 100%;
}
#wrap #s04 .item_credit {
  width: 75%;
}





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