.underBasic__contentsMain {
  padding: 0;
}

#ib_wrapper .pc {
  display: none !important;
}
#ib_wrapper .content {
  padding: 0 0.3rem 0.5rem;
}
#ib_wrapper .content h3 {
  margin: 0 auto 0.2rem;
  width: 100%;
  position: relative;
  z-index: 1;
}
#ib_wrapper .content h3 img {
  display: block;
  width: 1.7rem;
  margin: 0 auto;
}
#ib_wrapper .content h3::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.12rem;
  background-image: radial-gradient(#DC000C 40%, transparent 40%);
  background-size: 0.12rem 0.12rem;
  background-position: 0.12rem;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: -1;
}
#ib_wrapper .content .btn {
  transition: 0.3s;
}
#ib_wrapper .content .btn:hover {
  opacity: 0.6;
}
#ib_wrapper .content.main {
  padding: 0;
}
#ib_wrapper .content.profile {
  position: relative;
}
#ib_wrapper .content.profile h3 {
  position: absolute;
  left: -0.7rem;
  top: 1rem;
  transform: rotate(-3deg);
  z-index: 9;
}
#ib_wrapper .content.profile h3::before {
  background-image: none;
}
#ib_wrapper .content.profile h4 {
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.45rem;
  position: relative;
  top: 1.7rem;
}
#ib_wrapper .content.profile h4 span img {
  height: 0.6rem;
}
#ib_wrapper .content.profile p {
  font-size: 0.14rem;
}
#ib_wrapper .content.profile p.profile_item {
  padding: 0 0.05rem;
  color: #FFE103;
  background: #DC000C;
}
#ib_wrapper .content.profile .item {
  margin: 0 auto;
  width: 3.1rem;
  height: 5.6rem;
  position: relative;
  z-index: 1;
}
#ib_wrapper .content.profile .frame {
  width: 2.9rem;
  height: 100%;
  background-image: url(/gaoyan/assets/images/profile/frame_top_sp.svg), url(/gaoyan/assets/images/profile/frame_center_sp.svg), url(/gaoyan/assets/images/profile/frame_under_sp.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0, 0 1rem, 0 5rem;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0.1rem;
}
#ib_wrapper .content.profile .shadow {
  width: 2.9rem;
  height: 100%;
  background-image: radial-gradient(#DC000C 20%, transparent 25%), radial-gradient(#DC000C 20%, transparent 25%);
  background-size: 0.1rem 0.1rem;
  background-position: 0 0, 0.05rem 0.05rem;
  position: absolute;
  z-index: -2;
  top: 0.8rem;
  left: 0.22rem;
}
#ib_wrapper .content.profile .shadow::after {
  content: "";
  width: 3.6rem;
  height: 2rem;
  background-color: hsl(0, 0%, 100%);
  position: absolute;
  left: -0.6rem;
  bottom: -1.1rem;
  transform: rotate(1.2deg);
  z-index: -2;
}
#ib_wrapper .content.profile table {
  display: block;
  width: 80%;
  margin: 0 auto;
  position: relative;
  top: 2rem;
}
#ib_wrapper .content.profile table tr {
  display: grid;
  grid-template-columns: max-content 1fr;
  column-gap: 0.1rem;
  margin-bottom: 0.24rem;
}
#ib_wrapper .content.profile table tr:nth-of-type(2) td:nth-of-type(1) {
  width: 1.8rem;
}
#ib_wrapper .content.profile table th,
#ib_wrapper .content.profile table td {
  display: block;
}
#ib_wrapper .content.profile table th {
  white-space: nowrap;
}
#ib_wrapper .content.profile table td {
  padding-top: 0.03rem;
  line-height: 0.2rem;
}
#ib_wrapper .content.profile ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 0.2rem;
  position: relative;
  z-index: 1;
  top: -0.2rem;
}
#ib_wrapper .content.profile ul img {
  height: 2rem;
}
#ib_wrapper .content.profile ul li:nth-of-type(even) {
  justify-self: end;
}
#ib_wrapper .content.line figure img {
  margin: 0 auto;
}
#ib_wrapper .content.goods h4 {
  font-size: 0.18rem;
  line-height: 1.5;
  margin-top: 0.5em;
}
#ib_wrapper .content.goods ul {
  list-style: none;
}
#ib_wrapper .content.goods ul li {
  padding: 1em;
  margin-bottom: 0.2rem;
  background: rgba(0, 167, 227, 0.2);
}
#ib_wrapper .content.goods ul li.noitem {
  padding: 0;
  margin-bottom: 0;
  background: none;
}
#ib_wrapper .content.goods .link {
  margin-top: 0.1rem;
}
#ib_wrapper .content.goods .link a,
#ib_wrapper .content.goods .link a:link {
  text-decoration: none;
  display: block;
  text-align: center;
  color: #FFE103;
  padding: 0.25em 0;
  background: #DC000C;
}
#ib_wrapper .content.movie figure {
  text-align: center;
}
#ib_wrapper .content.sns figure {
  text-align: center;
}
#ib_wrapper .content.copyright h5 {
  font-size: 0.14rem;
  color: #181818;
  padding: 0.2rem 0 0;
  opacity: 70%;
}
#ib_wrapper .content.copyright h5::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.01rem;
  background: #181818;
  opacity: 70%;
}
#ib_wrapper .content.copyright p {
  font-size: 0.12rem;
}
#ib_wrapper .content.share {
  padding: 0 0.4rem 0.5rem;
}
#ib_wrapper .content.share p {
  font-size: 0.16rem;
  text-align: center;
  color: #181818;
  opacity: 0.5;
}
#ib_wrapper .content.share ul.share_snslink {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 0.2rem;
  justify-content: center;
  justify-items: center;
  align-items: center;
  margin-top: 0.3rem;
}
#ib_wrapper .content.share img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 768px), print {
  #ib_wrapper .sp {
    display: none !important;
  }
  #ib_wrapper .pc {
    display: block !important;
  }
  #ib_wrapper .content {
    padding: 0 0.5rem 0.8rem;
  }
  #ib_wrapper .content h3 {
    margin: 0 auto 0.4rem;
    width: 8rem;
  }
  #ib_wrapper .content h3 img {
    width: 3rem;
  }
  #ib_wrapper .content h3::before {
    height: 0.3rem;
    background-image: radial-gradient(#DC000C 30%, transparent 30%);
    background-size: 0.3rem 0.3rem;
    background-position: 0.8rem;
    top: 35%;
  }
  #ib_wrapper .content.profile h3 {
    left: -2rem;
    top: 2rem;
  }
  #ib_wrapper .content.profile h4 {
    font-size: 0.24rem;
    line-height: 0.7rem;
    top: 3rem;
  }
  #ib_wrapper .content.profile h4 span img {
    height: 1rem;
  }
  #ib_wrapper .content.profile p {
    font-size: 0.24rem;
  }
  #ib_wrapper .content.profile p.profile_item {
    padding: 0 0.16rem;
  }
  #ib_wrapper .content.profile .item {
    width: 8.5rem;
    height: 8rem;
  }
  #ib_wrapper .content.profile .frame {
    width: 8rem;
    background-image: url(/gaoyan/assets/images/profile/frame_top.svg), url(/gaoyan/assets/images/profile/frame_center.svg), url(/gaoyan/assets/images/profile/frame_under.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0, 0 2.5rem, 0 7rem;
    left: 0.25rem;
  }
  #ib_wrapper .content.profile .shadow {
    width: 8rem;
    background-size: 0.2rem 0.2rem;
    background-position: 0 0, 0.1rem 0.1rem;
    top: 1.5rem;
    left: 0.5rem;
    transform: translateZ(-2px);
  }
  #ib_wrapper .content.profile .shadow::after {
    width: 9rem;
    bottom: -0.7rem;
  }
  #ib_wrapper .content.profile table {
    margin: 0.3rem auto 0;
    top: 3rem;
  }
  #ib_wrapper .content.profile table tbody {
    display: grid;
    grid-template-columns: 3fr 7fr;
    row-gap: 0.4rem;
  }
  #ib_wrapper .content.profile table tr {
    column-gap: 0.16rem;
    margin-bottom: 0;
  }
  #ib_wrapper .content.profile table tr:first-of-type, #ib_wrapper .content.profile table tr:last-of-type {
    grid-column: 1/-1;
  }
  #ib_wrapper .content.profile table td {
    padding-top: 0.1rem;
  }
  #ib_wrapper .content.profile ul {
    grid-template-columns: repeat(4, max-content);
    column-gap: 0.5rem;
    justify-content: center;
    row-gap: 0;
    margin: 0.4rem 0 0;
    top: 0;
  }
  #ib_wrapper .content.profile ul img {
    height: 2.6rem;
  }
  #ib_wrapper .content.profile ul li:nth-of-type(2) {
    margin-left: -0.3rem;
  }
  #ib_wrapper .content.line figure {
    width: 100%;
    max-width: max-content;
    margin: 0 auto;
  }
  #ib_wrapper .content.goods h4 {
    font-size: 0.18rem;
    line-height: 1.5;
    margin-top: 0.5em;
  }
  #ib_wrapper .content.goods ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.4rem;
  }
  #ib_wrapper .content.goods ul li {
    display: grid;
    grid-template-rows: repeat(2, max-content) 1fr;
    margin-bottom: 0;
  }
  #ib_wrapper .content.goods .link {
    align-self: end;
  }
  #ib_wrapper .content.copyright h5 {
    padding: 0.2rem 0 0;
    font-size: 0.16rem;
  }
  #ib_wrapper .content.copyright h5::after {
    width: 100%;
    height: 0.01rem;
  }
  #ib_wrapper .content.copyright p {
    font-size: 0.15rem;
  }
  #ib_wrapper .content.share {
    padding: 0 0.5rem 0.8rem;
  }
  #ib_wrapper .content.share ul.share_snslink {
    grid-template-columns: repeat(4, 0.84rem);
    column-gap: 0.44rem;
  }
}/*# sourceMappingURL=gaoyan.css.map */