@charset "utf-8";

.otoyagp-wrapper {
    font-size: 16px;
    line-height: 1.7;
    width: 100%;
    overflow: hidden;
}

.otoyagp-wrapper img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}

@media screen and (min-width: 801px){
    .otoyagp-top > p:first-child {
        margin-left: 50%;
    }
    .otoyagp-top > p:first-child img {
    width: 1120px;
    margin-left: -560px;
    max-width: none;
    }
}

.otoyagp-top > div {
    width: 770px;
    margin: -368px auto 0;
}

.otoyagp-top > div > p:first-child {
    text-align:center;
    margin-bottom: 50px;
}

.otoyagp-main {
    background: url(../../img/base_pc2.png) top 74px center / 1120px;
    /* overflow: hidden; */
    padding-top: 30px;
}

.otoyagp-main {
    position: relative;
    padding: 1px 0px 25px;
    --bg-height:2451px;
    background: url(../../img/bg_gradation_purple.png?z) center top var(--bg-height)/ 1120px calc(101% - var(--bg-height)) no-repeat, url(../../img/bg_summary.jpg?z) center top / 1120px var(--bg-height),url(../../img/bg_lattice.png) center top / 1120px;
    background-blend-mode: overlay;
}

@media screen and (max-width: 800px){
    .otoyagp-main {
        /* background: none; */
        padding-top: 10px;
        padding-bottom: 1px;
    }
}

.otoyagp-lead {
    width: 770px;
    margin: -38px auto 50px;
    color: white;
    /* position: relative; */
    /* z-index: 5; */
}

.otoyagp-lead > div > p:first-child {
    color: white;
    max-width: 610px;
    width: 91%;
    height: 80px;
    background: url(../../img/bg_title.png) center / 100% no-repeat;
    padding-bottom: 20px;
    display: grid;
    justify-items: center;
    align-items: center;
}

.otoyagp-lead > div > p:first-child img {
  max-width: 420px;
  width: 67%;
}

.otoyagp-lead > div {
  display: grid;
  justify-items: center;
  gap: 30px;
}


.otoyagp-prize {
    margin: auto;
    box-sizing: border-box;
    padding-bottom: 5px;
    position: relative;
    z-index: 2;
}

@media screen and (min-width: 801px){
    .otoyagp-prize {
    width: 770px;
    }
}

.otoyagp-prize > div {
    margin-bottom: 40px;
}

@media screen and (max-width: 800px){
    .otoyagp-prize > div{
        margin-bottom: 20px;
    }
}

.otoyagp-wrapper .otoyagp-artist > ul  {
  display:flex;
  flex-direction:column;
  gap:40px;
}

.otoyagp-wrapper .otoyagp-artist > ul > li {
    padding: 45px 40px 50px;
    background: white;
}

.otoyagp-wrapper .otoyagp-artist ul li h2 {
    font-weight: bold;
    font-size: 29px;
    text-align: center;
    margin-bottom: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-direction: column;
}

.otoyagp-wrapper .otoyagp-artist ul li h2 img {
    height: 51px;
    width: auto;
}

.otoyagp-wrapper .otoyagp-artist ul li:first-child h2 img {
    height: 62px;
}

.otoyagp-artist .otoyagp-a-image {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.otoyagp-images {
    margin-top:15px;
    display:flex;
    gap:15px;
}

.otoyagp-artist .otoyagp-a-image img {
    max-width: 100%;
    object-fit: contain;
    max-height: 520px;
}

.otoyagp-wrapper .otoyagp-artist ul li h3 {
    display: flex;
    align-items: center;
    margin: 40px auto 20px;
    color: #393fd3;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1.1px;
    max-width: 390px;
}

.otoyagp-wrapper .otoyagp-artist ul li h4 {
    font-weight:bold;
    margin-bottom: -0.3em;
}

.otoyagp-wrapper .otoyagp-artist ul li ul + h4 {
    margin-top:2em;
}

.otoyagp-wrapper .otoyagp-artist ul li p + h4 {
    margin-top:1em;
}

.otoyagp-wrapper .otoyagp-artist ul li > iframe {
    width: 100%;
    height: 100px;
}

.otoyagp-btn {
  overflow:hidden;
  margin: 9px auto 10px;
}

.otoyagp-btn a {
  width: calc(100% - 6px);
  position:relative;
  display: block;
  text-align: center;
  border:3px solid;
  float:left;
  height: 41px;
}

.otoyagp-btn a img {
  height:20px;
  padding: 10px 0;
  margin-left: -10px;
}


a.otoyagp-detail {
  background: #8e6ccd;
  border-color: #ae96db #4b386b #4b386b #ae96db;
}

a.otoyagp-detail:hover {
  background: #7550bb;
}

.otoyagp-btn a.otoyagp-detail img {
  height: 19px;
  width: auto;
}


.otoyagp-wrapper .otoyagp-artist ul li h3:before, .otoyagp-wrapper .otoyagp-artist ul li h3:after {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
}

.otoyagp-wrapper .otoyagp-artist ul li h3:before {
    margin-right: 1rem;
}

.otoyagp-wrapper .otoyagp-artist ul li h3:after {
    margin-left: 1rem;
}

.otoyagp-wrapper .otoyagp-artist ul li > h3 + p {
    display: flex;
    justify-content: center;
}

.otoyagp-wrapper .otoyagp-artist ul li > p {
    margin-top:1em;
}

.aboutTuneCore {
    margin: 40px 40px 40px;
    border: solid black;
    border-top: 10px solid #df1212;
    padding: 45px 25px 45px;
    text-align: center;
}

.otoyagp-page {
    overflow: hidden;
    background: white;
    padding: 40px;
}

.otoyagp-page h2 {
    font-size: 22px;
    font-weight: bold;
    background: #ff8f00;
    color: white;
    margin-bottom: 20px;
    padding: 4px 19px;
}

.otoyagp-page ul {
  display:flex;
  gap:20px;
}

.otoyagp-page ul li {
    flex:  1 1 20%;
    box-sizing: border-box;
}

.otoyagp-page ul li img {
    width: 100%;
    margin-bottom: 6px;
}

#otoyagp-main .otoyagp-page ul li a p {
    line-height: 1.4;
    font-size: 14px;
    color: #383838;
}



.otoyagp-movie {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}

.otoyagp-movie > div {
    flex: 1 1 300px;
}

.otoyagp-movie > div > div {
    border: 1px solid #a7a7a7;
    height: 0;
    padding-top: calc(100/16*9%);
    position: relative;
}

.otoyagp-wrapper .otoyagp-movie > div iframe {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.otoyagp-wrapper .otoyagp-movie > div p {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    margin-top: 10px;
}

ul.otoyagp-link {
    margin: 20px auto -5px;
    text-align: center;
    line-height: 2.7;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

ul.otoyagp-link li a {
    display: inline-block;
    border: 1px solid #393fd3;
    border-radius: 20px;
    padding: 0 15px;
    color: black;
}

ul.otoyagp-link li a:hover {
    background: #393fd3;
    color: white;
    text-decoration: none;
}

.otoyagp-discography  {
  margin-top: 35px;
}
.otoyagp-discography li > a {
  display: flex;
  align-items: flex-start;
  gap: 30px;
    color:black;
}

.otoyagp-discography li > a img {
    width: 250px;
}

.otoyagp-discography li > a h4 {
    font-weight:bold;
    font-size:1.1em;
}

.otoyagp-discography li > a p {
    margin:.8em 0;    
}

.otoyagp-discography li > a ol {
    list-style-type:decimal;
    margin-left:1.8em;
}

.otoyagp-discography li > a dt {
        font-weight: bold;
    color:#575757;
        margin: 15px 0 5px;
}

.otoyagp-discography2:has( > div) {
    display:grid;
    grid-template-columns: repeat(2, 1fr);
}

.otoyagp-discography2 > div > p {
    margin-bottom:.3em;
}

.otoyagp-discography2 > div > ul  {
    column-count:1;
}

.otoyagp-discography2 > div:first-child > ul > li:last-child {
    /* margin-bottom:3em; */
}

@media screen and (min-width: 801px){
    .otoyagp-discography2 ul {
    column-count: 2;
    }

}


.otoyagp-discography2 li {
  margin-bottom: 15px;
}

.otoyagp-discography2 li > * {
  display: inline-flex;
  gap: 12px;
}

.otoyagp-discography2 li > a p {
  font-size:14px;
}

.otoyagp-discography2 li > a > div:first-child {
    width:90px;
}

.otoyagp-discography2 li > a > p {
    flex:1;
    color: black;
}

.otoyagp-discography2 li > a:hover > p {
    text-decoration:underline;
}

.otoyagp-discography2 li img {
  width: 90px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.otoyagp-discography + p,
.otoyagp-discography2 + p {
    font-size: 14px;
    text-align: center;
    margin-top: 15px;
}

.otoyagp-discography + p a,
.otoyagp-discography2 + p a {
  padding-left:.5em;
}

.otoyagp-wrapper .otoyagp-movie > div.otoyagp-movie-large iframe {
    width: 690px;
    height: 388px;
}

div:is(.otoyagp-a-image, .otoyagp-images) + .otoyagp-movie {
    margin-top: 30px;
}

@media screen and (max-width: 800px){
    .otoyagp-wrapper {
        font-size: 14px;
    }

    .otoyagp-wrapper .otoyagp-artist > ul > li {
        padding: 20px;
        /* margin: 10px; */
    }

    .otoyagp-wrapper .otoyagp-artist ul li h2 {
        font-size: 22px;
        gap: 10px;
    }

    .otoyagp-wrapper .otoyagp-artist ul li h3 {
        font-size: 18px;
        margin: 30px auto 15px;
    }

    .otoyagp-discography li > a {
        gap: 12px;
        max-width: 470px;
        margin: auto;
    }

    .otoyagp-discography li > a img {
        width: 90px;
    }

    .otoyagp-discography li > a > div:last-child {
        flex:1;
    }

    .otoyagp-page {
        padding: 20px;
    }

    .otoyagp-wrapper .otoyagp-artist ul li h2 img {
        height: 37px;
    }

    .otoyagp-wrapper .otoyagp-artist ul li:first-child h2 img {
        height: 43px;
    }

    .otoyagp-page ul li {
        flex: 1 1 44%;
        line-height: 1.5;
    }

    .otoyagp-page ul {
        flex-wrap: wrap;
    }

    .otoyagp-wrapper .otoyagp-movie > div p {
        margin-top: 5px;
    }

    .otoyagp-movie {
        gap: 10px;
    }

    .otoyagp-page h2 {
        font-size: 18px;
        width: 100vw;
        margin-inline: calc(50% - 50vw);
        padding-left: 2em;
    }
    .otoyagp-wrapper .otoyagp-artist > ul {
        gap: 20px;
    }

    div:is(.otoyagp-a-image, .otoyagp-images) + .otoyagp-movie {
    margin-top: 20px;
    }
    .otoyagp-artist .otoyagp-a-image img {
        max-height: 300px;
    }

    .otoyagp-prize {
    margin: 15px;
}

.otoyagp-lead {
    width: auto;
    margin: calc(-20% + -59px ) auto calc(2% + 11px);
}
}