@import url(destyle.css);

* body {
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  background-color: rgba(252, 237, 237, 0.954);
}
* {
  box-sizing: border-box;
}

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

.title_bar {
  display: flex;
  flex-direction: row;
  background-color: #af7da5;
  text-align: left;
  width: 100%;
  margin-bottom: -10px;
}

.title_bar p {
  color: #fff;
  font-family: "Libre Caslon Text", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  line-height: 1;
  padding-top: 15px;
  padding-left: 10px;
  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 {
  margin-top: 25px;
}

.header_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #fff;
  background-color: #fcee90;
  column-gap: 10px;
  list-style: none;
  width: 100%;
  margin-top: -15px;
  padding-top: 10px;
}

.header_nav ul li a {
  display: inline-block;
  flex-grow: 0;
  /* レスポンシブ化 */
  color: white;
  background-color: rgb(87, 80, 83);
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Encode Sans Semi Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 116px;
  height: 27px;
  text-align: center;
  outline: none;
  color: #fff;
  margin-bottom: 8px;
  border-radius: 4px;
  padding: 3px 3px 3px;
}

.header_nav ul li a:hover {
  opacity: 0.7;
}
.pale {
  color: rgb(144, 99, 99);
  opacity: 0.3;
  border-left: 5px solid #af7da5;
  padding-right: 20px;
  padding-left: 10px;
  font-weight: 700;
}
.pale2 {
  display: inline-block;
  opacity: 0.4;
  flex-grow: 0;
  /* レスポンシブ化 */
  color: white;
  background-color: rgb(87, 80, 83);
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Encode Sans Semi Condensed", sans-serif;
  font-weight: 700;
  font-style: normal;
  width: 116px;
  height: 27px;
  text-align: center;
  outline: none;
  color: #fff;
  margin-bottom: 8px;
  border-radius: 4px;
  padding: 3px 3px 3px;
}
.year_block {
  display: flex;
  margin-bottom: -2vh;
  margin-top: 1vh;
}
.year {
  color: #af7da5;
  /* 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;
}
.period {
  display: flex;
  flex-wrap: wrap;
  /* margin-left: 30px;
  margin-bottom: 30px; */
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 30px;
}
.period p {
  margin-bottom: 22px;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.period p a {
  color: rgb(87, 80, 83);
  text-decoration: none;
  border-left: 5px solid #af7da5;
  padding-right: 20px;
  padding-left: 10px;
  font-weight: 700;
}

.period p a:hover {
  opacity: 0.5;
}
.title_block {
  display: flex;
  flex-direction: column;
}

h4 {
  font-family: "Whisper", cursive;
  color: white;
  font-weight: 400;
  font-style: normal;
  padding-top: 20px;
  padding-left: 2%;
  /* text-shadow: 1px 2px 8px rgb(170, 165, 168); */
  text-shadow: 0 0 10px #ffffff, 0 0 20px #e7970b, 0 0 30px #e7970b,
    0 0 40px #e7970b, 0 0 50px #e7970b, 0 0 60px #e7970b, 0 0 70px #e7970b;
  font-size: 52px;
  color: #ffffff;
}

.works_items {
  position: relative;
  margin-left: 2%;
  margin-top: 1.4vh;
  margin-bottom: 4vh;
  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;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #af7da5;
  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;
  line-height: 1.4;
  padding-right: 2%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-top: 5px;
  margin-bottom: 3px;
  width: 82%;
}
.combi_sem_haguruma .contents {
  font-size: 14px;
  line-height: 1.4;
  padding-right: 2%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding-top: 5px;
  margin-bottom: 3px;
  width: 100%;
}
.red {
  color: red;
}

.link {
  display: flex;
  flex-direction: row;
  margin-left: -2px;
  /* margin-top: -12px; */
}
.works_now_combi {
  display: flex;
  flex-direction: column;
  margin-top: -3px;
  padding-left: 8px;
}

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

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

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

.assort {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
/*asoort2は2009年「ラブシャッフル」で対応 */
.assort2 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-bottom: 5px;
}

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

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

.icon {
  margin-top: 10px;
}
.icon img {
  width: 90px;
}
.button4 {
  display: inline-block;
  width: 104px;
  height: 26px;
  font-size: 15px;
  color: black;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
  background-color: #c6b7c9;
  padding: 6px 9px 8px 12px;
  box-sizing: border-box;
  margin-bottom: 0px;
  margin-right: -10px;
  margin-top: 5px;
  border-radius: 6px;
}

.button4:hover {
  opacity: 0.6;
}
.button4_youtube {
  display: inline-block;
  width: 96px;
  height: 26px;
  font-size: 15px;
  color: black;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1.1em;
  text-decoration: none;
  background-color: #d07de0;
  padding: 6px 9px 8px 12px;
  box-sizing: border-box;
  margin-bottom: 0px;
  margin-right: -10px;
  margin-left: 0;
  margin-top: 5px;
  border-radius: 6px;
}
.button4_youtube:hover {
  opacity: 0.6;
}

.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: #dfc0c0;
  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 {
  opacity: 0.6;
}

footer {
  background-color: #af7da5;
  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: hsl(46, 94%, 55%);
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

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

@media (min-width: 1250px) {
  body {
    max-width: 1250px;
  }
}
