@import url(destyle.css);

* body {
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  background-color: black;
}

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

.title_bar {
  display: flex;
  flex-direction: row;
  justify-content: end;
  background-color: #004e9d;
  text-align: left;
  width: 100%;
}

.title_bar p {
  color: #fff;
  font-family: "Kanit", sans-serif;
  font-size: 23px;
  line-height: 1;
  padding-top: 12px;
  padding-left: 10px;
  padding-bottom: 6px;
  width: 100%;
}

#sns {
  display: flex;
  margin-right: 8px;
  margin-top: 6px;
  list-style: none;
}

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

#sns li a:hover {
  opacity: 0.7;
}

.header_nav {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  margin-top: 10px;
  margin-bottom: -52px;
  padding-bottom: 6px;
}

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

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

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

.titlo {
  font-size: 27px;
  font-family: "Kaisei Decol", serif;
  font-weight: 700;
  margin: -8px 0 0.5vh 2vw;
  color: white;
}

.year {
  color: rgb(246, 238, 6);
  /* background-color: rgb(178, 193, 246); */
  font-size: 30px;
  font-style: italic;
  line-height: 1.7;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 600;
  text-align: start;
  margin-left: 2vw;
  margin-top: -10px;
  margin-bottom: -10px;
}
.year_block {
  display: flex;
  /* margin-top: 60px; */
  margin-bottom: -2vh;
  margin-top: 7vh;
}
.period {
  display: flex;
  flex-wrap: wrap;
  margin-left: 30px;
  margin-bottom: 30px;
}
.period p {
  margin-bottom: 22px;
}
.period p a {
  color: #fff;
  text-decoration: none;
  border-left: 5px solid rgb(246, 238, 6);
  padding-right: 20px;
  font-weight: 700;
}

.period p a:hover {
  opacity: 0.5;
}
.pale {
  color: #fff;
  opacity: 0.3;
  border-left: 5px solid rgb(246, 238, 6);
  padding-right: 20px;
  font-weight: 700;
}

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

.works_items {
  position: relative;
  margin-left: 2%;
  margin-top: 1.4vh;
  margin-bottom: 1vh;
  width: 100%;
  height: auto;
  /* background-color: #e7f157; */
  font-size: 14px;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.title {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid rgb(246, 238, 6);
  padding-bottom: 3px;
  /* margin-right: 2%; */
  width: 100%;
}

.combi_com_haguruma {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  /* background-color: #bd8638; */
}

.combi {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2vh;
}

.contents {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  padding-right: 3%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-top: 5px;
  margin-bottom: 15px;
  width: 82%;
}

.link {
  display: flex;
  flex-direction: row;
  margin-left: -10px;
}
.works_now_combi {
  display: flex;
  flex-direction: column;
  margin-top: -4px;
  padding-left: 8px;
}

.works_now_combi p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 10px;
}

.indent {
  text-indent: -0.5rem;
}

.haguruma img {
  position: absolute;
  top: 1vh;
  right: 2%;
  width: 16vw;
  max-width: 80px;
}

.assort {
  display: flex;
  flex-wrap: wrap;
  margin-left: 1%;
  margin-bottom: 5px;
}

.works_santra {
  display: flex;
  align-items: flex-start;
  /* width: 45%; */
  margin-right: 30px;
  margin-bottom: 30px;
}

.works_santra img {
  width: 90px;
  height: auto;
  margin-right: 4px;
  /* border: solid 1px; */
}

.works_dvd {
  display: flex;
  align-items: flex-start;
  /* width: 45%; */
  margin-right: 30px;
  margin-bottom: 30px;
  margin-top: 15px;
}

.works_dvd_combi {
  display: flex;
  flex-direction: column;
  margin-top: -18px;
  padding-left: 6px;
}

.works_dvd_combi p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  padding-right: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-top: 5px;
}

.dvd {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: flex-start;
  margin-top: 25px;
  margin-left: 1%;
  margin-bottom: 20px;
}
.dvd img {
  width: 90px;
  margin-bottom: 10px;
  margin-top: -15px;
}
.dvd_combi {
  display: flex;
  flex-direction: column;
  margin-top: -16px;
  margin-left: 10px;
  margin-right: 20px;
  margin-bottom: 30px;
  width: 100%;
}
.dvd_combi p {
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
  padding-right: 5%;
  padding-left: 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

.button4 {
  /* display: inline-block; */
  width: 98px;
  height: 26px;
  font-size: 14px;
  color: black;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
  background-color: #f5a8f8;
  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 {
  background-color: #d287d5;
}

.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 8px 8px 13px;
  box-sizing: border-box;
  margin-bottom: 0px;
  margin-right: 5px;
  margin-top: -5px;
  margin-left: 7px;
  border-radius: 6px;
}

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

footer {
  background-color: #18419a;
  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: 25px;
  }
}

@media (min-width: 600px) {
  .title_bar p {
    font-size: 28px;
    padding-top: 10px;
  }
  .obra {
    display: flex;
    flex-wrap: wrap;
  }

  .santra_block {
    width: 340px;
  }
}

@media (min-width: 866px) {
  .hr1 {
    margin-top: -0.5vh;
  }
  .year_block {
    margin-top: 8vh;
  }
}

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

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

  #sns {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .titlo {
    margin-left: 26px;
  }
  .hr1 {
    margin-left: 26px;
  }

  .year {
    margin-left: 26px;
  }
}
