/*  =============================

PC

=============================  */
/* Scss Document */
/* Scss Document */
#pc_header .header .inner ul li:nth-child(3) a {
  background: url("../images/header/pc/navi_3_on.png"); }

.only_pc {
  display: inline-block !important; }

#cnt {
  text-align: center; }

#cnt h1 {
  width: 100%;
  text-align: center;
  padding-bottom: 40px; }

#cnt .box {
  width: 670px;
  margin: 0 auto;
  padding-bottom: 70px;
  text-align: center; }

#cnt .box h2 {
  padding-bottom: 20px; }

#cnt .box p {
  font-size: 14px;
  line-height: 32px; }

#cnt .box .y_area {
  width: 650px;
  border: 10px solid #fff;
  margin-bottom: 10px; }

#cnt .box .y_area .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }

#cnt .box .y_area .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }

#cnt .box .y_text {
  text-align: left; }

#cnt .box .y_text a {
  float: right;
  font-size: 12px;
  text-decoration: underline; }

#cnt .box.creators p {
  font-size: 12px;
  line-height: 24px; }

#cnt .box.creators .right {
  width: 430px;
  float: right;
  text-align: left;
  margin-bottom: 30px; }

#cnt .box.creators .left {
  width: 180px;
  float: left; }
  #cnt .box.creators .left img {
    width: 100%;
    padding-bottom: 5px; }

#cnt .box.creators {
  padding-bottom: 40px; }

#cnt .box.lyrics p {
  font-style: italic;
  padding-bottom: 15px; }

#cnt .box.lyrics {
  padding-bottom: 20px; }

#cnt a.back {
  display: block;
  width: 320px;
  margin: 0 auto 0 auto;
  background: #fff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 13px;
  box-sizing: border-box;
  line-height: 0; }

@media screen and (max-width: 767px) {
  .only_pc {
    display: none !important; }
  .only_sp {
    display: inline-block !important; }
  #cnt {
    padding: 30px 15px 50px 15px; }
  #cnt h1 {
    padding: 0 0 20px 0; }
  #cnt .box {
    width: 100%;
    padding: 0 0 40px 0;
    box-sizing: border-box;
    text-align: left;
    font-weight: bold; }
  #cnt .box h2 {
    text-align: center; }
  #cnt .box p {
    font-size: 12px;
    line-height: 24px; }
  #cnt .box .y_area {
    width: 100%;
    border: 5px solid #fff;
    margin-bottom: 10px;
    box-sizing: border-box; }
  #cnt .box .y_text a {
    font-size: 10px; }
  #cnt .box.creators p {
    font-size: 10px;
    line-height: 21px; }
  #cnt .box.creators .right {
    width: 100%;
    float: none;
    margin-bottom: 30px; }
  #cnt .box.creators .left {
    width: 100%;
    float: none;
    margin-bottom: 15px;
    text-align: center; }
    #cnt .box.creators .left img {
      width: 160px;
      display: block;
      margin: 0 auto 10px auto; }
  #cnt .box.creators {
    padding-bottom: 20px; }
  #cnt .box.lyrics {
    padding-bottom: 10px; }
  #cnt a.back {
    display: block;
    width: 100%;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 10px;
    text-align: center; }
    #cnt a.back img {
      width: 84px;
      margin: 0 auto; } }
