@import url(destyle.css);

* body {
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  background-color: rgb(215, 185, 17);
}

#wrap {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}

.top {
  background-color: #b5fbcf;
}
.pc_top {
  left: 0;
  z-index: 3;
}

.pc_top img {
  width: 100%;
  margin-top: -30px;
}

.title_bar {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  background-color: #196a14;
  width: 100%;
}

.title_bar p {
  font-size: 18px;
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN",
    "Yu Mincho", "MS PMincho", serif;
  padding: 10px 0 6px 8px;
  color: #fff;
  width: 100%;
}

.header_nav {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  /* margin-top: 20px; */
  margin-bottom: 0px;
  padding-bottom: 6px;
  /* background-color: rgb(242, 226, 226); */
  margin-top: 10px;
  z-index: 4;
}

.header_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* color: #fff; */
  column-gap: 6px;
  list-style: none;
  /* margin-top: 30px; */
  /* margin-bottom: 0; */
  width: 98%;
  margin: 0 auto;
}

.header_nav ul li a {
  display: inline-block;
  flex-grow: 0;
  /* レスポンシブ化 */
  /* color: white; */
  background-color: rgb(215, 185, 17);
  text-decoration: none;
  font-size: 12px;
  line-height: 1.5;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
  width: 135px;
  height: 27px;
  text-align: center;
  outline: none;
  margin-bottom: 8px;
  border-radius: 4px;
  padding: 5px 3px;
}

.header_nav ul li a:hover {
  opacity: 0.7;
}

.pale2 {
  display: inline-block;
  flex-grow: 0;
  opacity: 0.4;
  /* レスポンシブ化 */
  background-color: rgb(215, 185, 17);
  text-decoration: none;
  font-size: 12px;
  line-height: 1.5;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
  width: 135px;
  height: 27px;
  text-align: center;
  outline: none;
  margin-bottom: 8px;
  border-radius: 4px;
  padding: 5px 3px;
}

.album {
  display: flex;
  flex-direction: column;
  background-color: #b5fbcf;
  width: 100%;
  margin-bottom: 0.8vh;
}
.pro_title {
  font-size: 18px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
  color: rgb(18, 113, 207);
  /* margin-bottom: 10px; */
  border-bottom: 1px solid rgb(103, 101, 89);
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 2vh;
  background-color: #b5fbcf;
}
/* .pro_title a {
  display: inline-block;
  font-size: 15px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
  margin-left: 40px;
  color: black;
}
.pro_title a:hover {
  color: #c38523;
} */

.album_block {
  /* padding: 0 2vw 15px 2vw; */
  background-color: #b5fbcf;
  margin-bottom: 8px;
  /* height: min-content; */
}
.album_title {
  font-size: 20px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
  padding-top: 2vh;
  padding-left: 2%;
  margin-bottom: 2vh;
  line-height: 1;
  background-color: #b5fbcf;
}
.small {
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 500;
}

.cd_block {
  display: flex;
  align-items: flex-start;
}
.cd_block img {
  width: 170px;
  margin-left: 20px;
  margin-bottom: 2vh;
}
.shadow {
  filter: drop-shadow(3px 3px 5px #121111);
}
.hitokoto p {
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding: 0 3%;
}
.hitokoto p a {
  text-decoration: underline;
  text-decoration-color: blue;
}
span.forte {
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding: 3px 5px;
  color: #fff;
  font-weight: 700;
  background-color: rgb(18, 113, 207);
}
.player {
  margin-top: 1vh;
  padding: 0 2vw;
}
.player .forte {
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding: 3px 5px;
  color: #fff;
  font-weight: 700;
}
.player p {
  font-size: 14px;
  line-height: 1.6;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 5px;
}
.more {
  margin-left: 19%;
  margin-top: 2px;
}
.more p {
  font-size: 14px;
  line-height: 1.6;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.sanka_album_title {
  font-size: 20px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
  padding-top: 2vh;
  margin-left: 0.5vw;
  margin-bottom: 2vh;
  line-height: 1;
  background-color: #b5fbcf;
}

.cap {
  font-size: 14px;
  font-family: sans-serif;
  font-weight: 600;
  line-height: 1.4;
  margin-left: 12px;
  padding-right: 3%;
}
.shuroku {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 1vh 0;
}
.shuroku_kyoku {
  display: block;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: normal;
  line-height: 1.5;
  margin: 0 2%;
}

.shuroku_kyoku a {
  text-decoration: underline;
  text-decoration-color: blue;
}
.kyokumoku {
  margin-bottom: 1vh;
  margin-left: 30px;
}
.kyokumoku p {
  font-size: 14px;
  font-family: sans-serif;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}

span.red {
  color: white;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: bold;
  background-color: red;
  padding: 1px;
  border-radius: 7px;
}
.kyokumoku .onpu {
  color: white;
  font-size: 14px;
  font-family: sans-serif;
  font-weight: bold;
  background-color: red;
  padding: 1px;
  border-radius: 7px;
  text-decoration: none;
  margin-left: 5px;
}
.mini_title {
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  margin-left: 20px;
}
.compra {
  margin: 0 3%;
  border: solid 1px;
  padding: 4px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.compra p {
  font-size: 13px;
  font-family: sans-serif;
  font-weight: 300;
  text-align: justify;
  line-height: 1.4;
}
.compra a {
  text-decoration-line: underline;
  color: blue;
}
.compra span.forte {
  font-size: 13px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  padding: 2px 3px;
  color: #fff;
  font-weight: 700;
  background-color: rgb(18, 113, 207);
}
span.samall {
  font-size: 14px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 700;
}
span.samall2 {
  font-size: 13px;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 500;
}

.co_album {
  display: flex;
  flex-direction: column;
  background-color: #b5eefb;
  width: 100%;
  margin-bottom: 0.8vh;
}
.hitokoto2 p {
  font-size: 14px;
  line-height: 1.6;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding: 0 3% 2vh 3%;
}
.hitokoto2 p a {
  text-decoration: underline;
  text-decoration-color: blue;
}

.button4 {
  /* display: inline-block; */
  width: 107px;
  height: 26px;
  font-size: 14px;
  color: white;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
  background-color: #196a14;
  padding: 6px 8px 8px 10px;
  box-sizing: border-box;
  margin-bottom: 0px;
  margin-right: 5px;
  margin-top: -5px;
  margin-left: 10px;
  border-radius: 6px;
}

.button4:hover {
  opacity: 0.5;
}

.button5 {
  display: inline-block;
  width: 55px;
  height: 26px;
  font-size: 14px;
  color: black;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
  background-color: #86eb92;
  padding: 6px 12px 6px 13px;
  box-sizing: border-box;
  margin-bottom: 0px;
  margin-right: 5px;
  margin-top: 5px;
  border-radius: 6px;
  margin-left: 15px;
}

.button5:hover {
  background-color: #6ebf78;
}

footer {
  background-color: #196a14;
  width: 100%;
  font-size: 12px;
  font-weight: lighter;
  font-family: sans-serif;
  color: #fff;
  line-height: 1.6em;
  text-align: center;
}

footer p {
  padding: 15px 8px 18px 8px;
}

/* ↓先頭に戻るボタンのデザイン */
#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#pageTop i {
  padding-top: 6px;
}

#pageTop a {
  display: block;
  z-index: 999;
  padding: 4px;
  border-radius: 30px;
  width: 40px;
  height: 40px;
  background-color: #f81eb3;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

@media (min-width: 500px) {
  .title_bar p {
    font-size: 22px;
  }
}

@media (min-width: 600px) {
  .title_bar p {
    font-size: 24px;
    padding-top: 10px;
  }
}

@media (min-width: 1000px) {
  /* .pro_block {
    display: flex;
    justify-content: space-around;
    gap: 2.5%;
  } */
  .album_block {
    display: flex;
    flex-wrap: wrap;
  }

  .left1 {
    flex-basis: 40%;
    margin-right: 45px;
    margin-left: 30px;
  }
  .right1 {
    flex-basis: 52%;
    /* margin-right: 26px; */
    margin-top: 36px;
    /* height: 370px !important; */
  }
  .left2 {
    display: flex;
    flex-direction: column;
    flex-basis: 40%;
    margin-left: 30px;
    margin-right: 10px;
    padding-bottom: 20px;
  }
  .right2 {
    flex-basis: 50%;
    margin-right: 10px;
    margin-top: 80px;
    /* height: 350px !important; */
  }
  /* .hitokoto2 {
    width: 700px;
    margin-left: -50px;
  } */
}

@media (min-width: 1250px) {
  body {
    max-width: 1250px;
  }
  .title_bar {
    width: 1250px;
    height: 44px;
    position: relative;
  }

  #sns li img {
    width: 36px;
    padding-bottom: 6px;
    margin-left: 6px;
  }

  #sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  header h1 {
    font-size: 174px;
    text-align: center;
    position: absolute;
    transform: translate(-49.5%, 150%);
  }

  .santra_block {
    width: 410px;
  }
}
