@charset "UTF-8";
/*共通*/
.button--arrowRight {
  box-sizing: border-box;
}

#monthly {
  width: 900px;
  margin: 0px auto 0 auto;
  padding: 0px;
  font-size: 16px;
}
#monthly p {
  line-height: 1.6;
  letter-spacing: 0.05em;
  text-indent: 1em;
  margin-bottom: 0.6em;
}
#monthly p.ketujyo {
  margin-bottom: 10px;
  text-align: left;
  text-indent: 0;
}
#monthly .midashi {
  width: 900px;
}
#monthly table {
  border-collapse: collapse;
}
#monthly br.clear {
  clear: both;
}
#monthly .cf:before,
#monthly .cf:after {
  content: " ";
  display: table;
}
#monthly .cf:after {
  clear: both;
}
#monthly .cf {
  *zoom: 1;
}
#monthly a {
  text-decoration: underline;
}
#monthly a:hover {
  text-decoration: none;
}

/*各ページ*/
#monthly #motor-comment #motor-comment-header {
  display: flex;
}
#monthly #motor-comment #motor-comment-header #motor-comment-left {
  position: relative;
  width: 650px;
}
#monthly #motor-comment #motor-comment-header #motor-comment-left::after {
  content: "";
  position: absolute;
  display: block;
  width: 650px;
  height: 5px;
  background-color: #4c5159;
  top: 115px;
  left: 0;
}
#monthly #motor-comment #motor-comment-header #motor-comment-left h3 {
  margin: 0;
  color: #0056a4;
  font-size: 90px;
}
#monthly #motor-comment #motor-comment-header #motor-comment-left div {
  margin-top: -32px;
  font-size: 50px;
  font-weight: bold;
  text-align: right;
}
#monthly #motor-comment #motor-comment-header #motor-comment-right {
  width: 250px;
  text-align: right;
  font-size: 14px;
}
#monthly #motor-comment #motor-comment-header #motor-comment-right img {
  margin-top: 14px;
  width: 220px;
  height: 100px;
  background: red;
}
#monthly #motor-comment #motor-comment-caption {
  clear: both;
  margin-top: 50px;
  padding-left: 100px;
  font-size: 40px;
}
#monthly #motor-comment #motor-comment-caption img {
  display: block;
  margin-top: -30px;
  float: left;
  margin-right: 10px;
  width: 160px;
  height: 200px;
}
#monthly #motor-comment #motor-comment-caption #motor-comment-w {
  position: relative;
  top: -20px;
  color: #d60078;
  font-weight: bold;
  transform: rotate(-5deg);
}
#monthly #motor-comment #motor-comment-caption #motor-comment-w span {
  font-size: 32px;
}
#monthly #motor-comment #motor-comment-caption #motor-comment-w::before {
  content: "";
  position: absolute;
  display: block;
  width: 180px;
  height: 1px;
  background-color: #000;
  top: -8px;
  left: 170px;
  transform: rotate(-6deg);
}
#monthly #motor-comment #motor-comment-caption #motor-comment-w::after {
  content: "";
  position: absolute;
  display: block;
  width: 400px;
  height: 1px;
  background-color: #000;
  bottom: 8px;
  left: 170px;
}
#monthly #motor-comment p {
  margin: 20px 0 0 0;
}
#monthly #motor-comment p b {
  color: #d60078;
}
#monthly #moter-pickup {
  width: 900px;
  margin-top: -100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#monthly #moter-pickup #dot-circle {
  position: relative;
  top: 140px;
  left: 240px;
  width: 100px;
  height: 100px;
}
#monthly #moter-pickup #dot-circle span {
  position: absolute;
  display: inline-block;
  width: 6px;
  height: 20px;
  transform-origin: center bottom;
  background: #1eb9ee;
}
#monthly #moter-pickup #dot-circle span:nth-child(2) {
  transform: rotate(22.5deg);
  left: 10px;
  top: 2px;
}
#monthly #moter-pickup #dot-circle span:nth-child(3) {
  transform: rotate(45deg);
  left: 20px;
  top: 8px;
}
#monthly #moter-pickup #dot-circle span:nth-child(4) {
  transform: rotate(337.5deg);
  left: -10px;
  top: 2px;
}
#monthly #moter-pickup #dot-circle span:nth-child(5) {
  transform: rotate(315deg);
  left: -20px;
  top: 8px;
}
#monthly #moter-pickup #dot-circle span:nth-child(6) {
  transform: rotate(292.5deg);
  left: -28px;
  top: 18px;
}
#monthly #moter-pickup #dot-circle span:nth-child(7) {
  transform: rotate(270deg);
  left: -30px;
  top: 30px;
}
#monthly #moter-pickup #dot-circle span:nth-child(8) {
  transform: rotate(247.5deg);
  left: -28px;
  top: 42px;
}
#monthly #moter-pickup #dot-circle span:nth-child(9) {
  transform: rotate(225deg);
  left: -20px;
  top: 52px;
}
#monthly #moter-pickup h4 {
  width: 900px;
  text-align: center;
  font-size: 28px;
  color: #004ea2;
}
#monthly #moter-pickup h4 span {
  position: relative;
  padding-right: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 92px;
  font-style: italic;
  -webkit-text-stroke: #fff 2px;
  text-shadow: 0 4px 4px #666;
}
#monthly #moter-pickup h4 span::before {
  content: "10";
  position: absolute;
  color: rgba(0, 0, 0, 0);
  background: linear-gradient(#004ea2, #004ea2 50%, #00a1e9 50%, #004ea2);
  background-clip: text;
  -webkit-background-clip: text;
  text-shadow: none;
}
#monthly #moter-pickup .motor-pickup-single {
  margin-bottom: 12px;
  width: 435px;
  display: grid;
  grid-template-columns: 150px 1fr;
  background: linear-gradient(#fff, #fffcd8);
  border: solid 5px #191978;
}
#monthly #moter-pickup .motor-pickup-single .motor-pickup-num {
  grid-row: 1/3;
  padding-top: 16px;
  position: relative;
  text-align: center;
  font-weight: bold;
}
#monthly #moter-pickup .motor-pickup-single .motor-pickup-num::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(#fff, #ef8694);
  width: 150px;
  height: 220px;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
#monthly #moter-pickup .motor-pickup-single .motor-pickup-num span {
  position: relative;
  font-size: 24px;
}
#monthly #moter-pickup .motor-pickup-single .motor-pickup-num div {
  position: relative;
  font-family: Helvetica;
  font-size: 100px;
  -webkit-text-stroke: #fff 3px;
  background: linear-gradient(#00afc3, #007394);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#monthly #moter-pickup .motor-pickup-single table {
  height: 50px;
}
#monthly #moter-pickup .motor-pickup-single table tr th {
  background-color: #61737c;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  writing-mode: vertical-rl;
  text-align: center;
  vertical-align: middle;
}
#monthly #moter-pickup .motor-pickup-single table tr th:first-child {
  background-color: #191978;
  writing-mode: horizontal-tb;
}
#monthly #moter-pickup .motor-pickup-single table tr td {
  background-color: #fffbc7;
  color: #d60078;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
#monthly #moter-pickup .motor-pickup-single table tr td:nth-child(2) {
  width: 60px;
  font-size: 24px;
}
#monthly #moter-pickup .motor-pickup-single table tr td.s-circle {
  font-size: 16px;
}
#monthly #moter-pickup .motor-pickup-single table tr td span {
  color: #d97500;
}
#monthly #moter-pickup .motor-pickup-single p {
  padding: 0.5em;
  text-indent: 0;
  border-left: dotted 1px #000;
  font-size: 14px;
}/*# sourceMappingURL=motor_pickup.css.map */