* {
  margin: 0;
  padding: 0; }

html {
  font-size: 40px; }

body {
  width: 100%; }

h4 {
  text-decoration: underline; }

.non_underline {
  text-decoration: none; }

ol, ul, li {
  list-style: none; }

.main {
  position: absolute;
  left: 50%;
  width: 790px;
  margin-left: -395px; }

.introduce {
  background-color: #e8e8e8;
  padding: 100px 60px; }

.introduce .title {
  font-size: 25px;
  color: #3f3f3f;
  font-weight: bold; }

.introduce .line {
  margin-top: 0.5rem;
  width: 127px;
  height: 2px;
  background-color: #96d2d3; }

.introduce .head_list {
  height: 360px;
  width: 674px;
  margin: 35px auto; }

.introduce .head_list span {
  width: 170px;
  height: 170px;
  background-color: white;
  display: inline-block;
  border-radius: 170px;
  margin-right: 30px;
  margin-bottom: 20px; }

.introduce .head_list span a {
  display: block;
  width: 156px;
  height: 156px;
  border-radius: 156px;
  margin: 7px 7px;
  background-size: cover; }

.mn_miku a {
  background: url(../img/btn_miku.png) no-repeat center;
  background-size: cover; }

.mn_rin a {
  background: url(../img/btn_rin.png) no-repeat center;
  background-size: cover; }

.mn_len a {
  background: url(../img/btn_len.png) no-repeat center;
  background-size: cover; }

.mn_luka a {
  background: url(../img/btn_luka.png) no-repeat center;
  background-size: cover; }

.mn_meiko a {
  background: url(../img/btn_meiko.png) no-repeat center;
  background-size: cover; }

.mn_kaito a {
  background: url(../img/btn_kaito.png) no-repeat center;
  background-size: cover; }

.description {
  font-size: 20px;
  word-break: break-all;
  width: 674px;
  margin: 50px auto; }

.description1 {
  color: #535252;
  font-size: 16px;
  width: 674px;
  margin: 30px auto; }

.first_sec {
  background-color: #96d2d3;
  height: 818px;
  position: relative; }

.first_sec .chara_name {
  display: block;
  padding-top: 40px;
  padding-left: 58px; }

.first_sec .chara_image {
  position: absolute;
  z-index: 10;
  right: 0px;
  top: 20px; }

#ch_miku .first_sec {
  background-image: url("../img/cy_bg_pic.png");
  background-position: 340px 380px;
  background-repeat: no-repeat; }

.chara_prof {
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  height: 283px;
  width: 345px;
  margin-left: 58px;
  margin-top: 300px;
  z-index: 110;
  display: flex;
  flex-direction: column;
  justify-content: space-around; }
  .chara_prof p {
    font-size: .4rem;
    font-weight: bold;
    padding-left: 0.5rem;
    z-index: 100; }
    .chara_prof p::before {
      content: '';
      display: inline-block;
      height: 0.6rem;
      width: 0.1rem;
      background-color: #96d2d3;
      margin-right: 0.25rem;
      margin-bottom: -0.15rem; }

.chara_prof_color {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  margin-bottom: -0.05rem;
  margin-right: 0.2rem; }

.chara_copy {
  margin-left: 58px;
  margin-top: 20px;
  font-size: 0.5rem;
  color: #252424;
  z-index: 1; }

.second_sec {
  background-color: #fffffe;
  height: 20.5rem;
  padding: 0.8rem 1.5rem; }

.second_sec .chara_name_ip {
  color: #005e67;
  font-size: 1rem;
  font-weight: normal; }

.second_sec .chara_name_author {
  color: #4e4e4e;
  font-size: 0.6rem;
  margin-bottom: 0.3rem; }

.second_sec .chara_txt {
  color: #4e4e4e;
  font-size: 0.53rem; }

.second_sec .chara_txt p {
  margin-top: 0.4rem; }

.chara_prodlist {
  font-size: 0.32rem;
  margin-left: -0.6rem;
  margin-top: -2rem; }

.clearfix {
  min-height: 1px; }

.chara_prodlist li {
  margin-top: 2rem;
  width: 3rem;
  height: 4rem;
  float: left;
  margin-left: .44rem; }

.prod_s {
  background-size: 3rem !important; }

.chara_prodlist h4 {
  font-weight: bold;
  padding: 4rem 0 0.2rem 0.2rem;
  color: #596b6a;
  text-align: center;
  height: 0.7rem; }

.chara_prodlist h5 {
  font-weight: bold;
  color: #596b6a;
  text-align: center; }

.v4c_btn {
  background: url(../img/btn_v4c.png) no-repeat;
  background-size: contain;
  width: 4rem;
  height: 1.2rem;
  border: 0;
  margin-top: 1rem;
  margin-left: 12.5rem; }

.snow_btn {
  background: url(../img/snow_btn.png) no-repeat;
  width: 182px;
  height: 43px;
  border: 0;
  margin-top: 60px;
  margin-left: 270px; }

#ch_miku_snow .first_sec {
  width: 759px;
  height: 520px;
  margin: 10px auto;
  background: url(../img/miku_snow_bg.png);
  background-repeat: no-repeat;
  color: #001f38; }
  #ch_miku_snow .first_sec .chara_name {
    padding-left: 58px; }
  #ch_miku_snow .first_sec .line {
    width: 80px;
    height: 2px;
    background-color: #FFFFFF;
    margin-bottom: 20px; }
  #ch_miku_snow .first_sec .chara_prof_snow {
    padding-left: 58px;
    font-size: 0.48rem;
    width: 400px;
    height: 200px; }

#ch_miku_cherry .chara_name {
  padding-top: 100px; }
#ch_miku_cherry .first_sec {
  width: 759px;
  height: 520px;
  margin: 10px auto;
  background: url(../img/miku_cherry_bg.png);
  background-repeat: no-repeat;
  color: #3c000e; }
  #ch_miku_cherry .first_sec .chara_name {
    padding-left: 58px; }
  #ch_miku_cherry .first_sec .line {
    width: 80px;
    height: 2px;
    background-color: #FFFFFF;
    margin-bottom: 20px; }
  #ch_miku_cherry .first_sec .chara_prof_cherry {
    padding-left: 58px;
    font-size: 0.48rem;
    width: 400px;
    height: 200px; }
  #ch_miku_cherry .first_sec .chara_copy {
    margin-top: 50px; }

#ch_rin .first_sec {
  background-image: url("../img/rin_bg_pic.png");
  background-position: 340px 380px;
  background-repeat: no-repeat; }
  #ch_rin .first_sec .chara_prof {
    width: 367px;
    height: 287px; }
    #ch_rin .first_sec .chara_prof p {
      font-size: .37rem; }
  #ch_rin .first_sec .chara_image {
    right: 80px; }
  #ch_rin .first_sec .chara_prof {
    color: #4e4e4e; }
    #ch_rin .first_sec .chara_prof p::before {
      content: '';
      background-color: #fece81; }
#ch_rin .second_sec {
  height: 540px; }
  #ch_rin .second_sec .chara_name_ip {
    font-size: 1.2rem;
    font-weight: bold; }
  #ch_rin .second_sec .chara_txt {
    margin-top: 40px;
    font-size: .6rem;
    font-weight: bold; }
  #ch_rin .second_sec .chara_prodlist {
    margin-top: 20px;
    display: flex;
    justify-content: space-around; }
    #ch_rin .second_sec .chara_prodlist li {
      width: 3.5rem; }

#ch_len .first_sec {
  background-image: url("../img/len_bg_pic.png");
  background-position: 340px 380px;
  background-repeat: no-repeat; }
  #ch_len .first_sec .chara_prof {
    width: 367px;
    height: 287px; }
    #ch_len .first_sec .chara_prof p {
      font-size: .37rem; }
  #ch_len .first_sec .chara_image {
    right: 80px; }
  #ch_len .first_sec .chara_prof {
    color: #4e4e4e; }
    #ch_len .first_sec .chara_prof p::before {
      content: '';
      background-color: #ffe883; }
#ch_len .second_sec {
  height: 540px; }
  #ch_len .second_sec .chara_name_ip {
    font-size: 1.2rem;
    font-weight: bold; }
  #ch_len .second_sec .chara_txt {
    margin-top: 40px;
    font-size: .6rem;
    font-weight: bold; }
  #ch_len .second_sec .chara_prodlist {
    margin-top: 20px;
    display: flex;
    justify-content: space-around; }
    #ch_len .second_sec .chara_prodlist li {
      width: 3.5rem; }

#ch_luka .first_sec {
  height: 906px;
  background-image: url("../img/luka_bg_pic.png");
  background-position: 340px 380px;
  background-repeat: no-repeat; }
  #ch_luka .first_sec .chara_prof {
    margin-top: 350px;
    width: 367px;
    height: 287px; }
    #ch_luka .first_sec .chara_prof p {
      font-size: .37rem; }
  #ch_luka .first_sec .chara_image {
    right: 80px; }
  #ch_luka .first_sec .chara_prof {
    color: #4e4e4e; }
    #ch_luka .first_sec .chara_prof p::before {
      content: '';
      background-color: #fedde4; }
#ch_luka .second_sec {
  height: 540px; }
  #ch_luka .second_sec .chara_name_ip {
    font-size: 1.2rem;
    font-weight: bold; }
  #ch_luka .second_sec .chara_txt {
    margin-top: 40px;
    font-size: .6rem;
    font-weight: bold; }
  #ch_luka .second_sec .chara_prodlist {
    margin-top: 20px;
    display: flex;
    justify-content: space-around; }
    #ch_luka .second_sec .chara_prodlist li {
      width: 3.5rem; }

#ch_meiko .first_sec {
  height: 906px; }
  #ch_meiko .first_sec .chara_prof {
    margin-top: 550px;
    width: 344px;
    height: 165px; }
    #ch_meiko .first_sec .chara_prof p {
      font-size: .37rem; }
  #ch_meiko .first_sec .chara_image {
    right: 80px; }
  #ch_meiko .first_sec .chara_prof {
    z-index: 20;
    color: #4e4e4e; }
    #ch_meiko .first_sec .chara_prof p::before {
      content: '';
      background-color: #fecec7; }
#ch_meiko .second_sec {
  height: 540px; }
  #ch_meiko .second_sec .chara_name_ip {
    font-size: 1.2rem;
    font-weight: bold; }
  #ch_meiko .second_sec .chara_txt {
    margin-top: 40px;
    font-size: .6rem;
    font-weight: bold; }
  #ch_meiko .second_sec .chara_prodlist {
    margin-top: 20px;
    display: flex;
    justify-content: space-around; }
    #ch_meiko .second_sec .chara_prodlist li {
      width: 3.5rem; }

#ch_kaito .first_sec {
  height: 906px; }
  #ch_kaito .first_sec .chara_prof {
    margin-top: 550px;
    width: 344px;
    height: 165px; }
    #ch_kaito .first_sec .chara_prof p {
      font-size: .37rem; }
  #ch_kaito .first_sec .chara_prof {
    color: #4e4e4e; }
    #ch_kaito .first_sec .chara_prof p::before {
      content: '';
      background-color: #c7d9fd; }
#ch_kaito .second_sec {
  height: 540px; }
  #ch_kaito .second_sec .chara_name_ip {
    font-size: 1.2rem;
    font-weight: bold; }
  #ch_kaito .second_sec .chara_txt {
    margin-top: 40px;
    font-size: .6rem;
    font-weight: bold; }
  #ch_kaito .second_sec .chara_prodlist {
    margin-top: 20px;
    display: flex;
    justify-content: space-around; }
    #ch_kaito .second_sec .chara_prodlist li {
      width: 3.5rem; }

/*# sourceMappingURL=style.css.map */
