@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,
.cf:after {
    content: " ";
    display: table;
}

#monthly .cf:after {
    clear: both;
}

#monthly a {
  text-decoration: underline;
}

#monthly a:hover {
  text-decoration: none;
}


/*各ページ*/
#monthly {
  color: #000;
}

.motor_box1 {
  display: flex;
  margin-bottom: 30px;
}
.acemotor_left {
  width: 260px;
  margin-top: 20px;
  position: relative;
  transform: rotate(-5deg);
}
.left_1 {
  font-family: serif;
  font-size: 28px;
  font-weight: bold;
  text-shadow:
  1px 1px 0 #FFF, -1px -1px 0 #FFF,
  -1px 1px 0 #FFF, 1px -1px 0 #FFF,
  0px 1px 0 #FFF,  0 -1px 0 #FFF,
  -1px 0 0 #FFF, 1px 0 0 #FFF;
}
/*
.motor_19 {
  position: relative;
  font-size: 70px;
  letter-spacing: -7px;
  font-family: "Hiragino Sans","ヒラギノ角ゴシック"; font-weight: 900;
  text-shadow: 1px 1px 10px rgb(122, 120, 120), 0 0 5em rgb(122, 120, 120), 0 0 0.2em rgb(122, 120, 120);
}
.motor_19::before {
  position: absolute;
  content:"号機";
  width: 150px;
  top: 0;
  left: 108px;
  right: 0;
  bottom: 0;
  color: rgba(0,0,0,0);
  background: linear-gradient(to bottom, #ffeb1c, #d11a1d);
  -webkit-background-clip: text;
  text-shadow: none;
  letter-spacing: -7px;
}
*/

.motor_19 {
  display: inline-block;
  width: 260px;
  font-family: "Hiragino Sans","ヒラギノ角ゴシック"; font-weight: 900;
  background: linear-gradient(to bottom, #ffeb1c, #d11a1d);
  background: -webkit-linear-gradient(to bottom, #ffeb1c, #d11a1d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 70px;
  letter-spacing: -7px;
}
.num_19 {
  font-size: 90px;
}

/*
.num_19 {
  position: relative;
  font-size: 90px;
}
.num_19::before {
  position: absolute;
  content:"19";
  width: 150px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: rgba(0,0,0,0);
  background: linear-gradient(to bottom, #ffeb1c, #d11a1d);
  -webkit-background-clip: text;
  text-shadow: none;
  letter-spacing: -7px;
}
*/
.acemotor_center {
  width: 360px;
  padding: 0 10px;
}
.acemotor_center h3 {
  font-family: serif;
  font-size: 22px;
  color: #FBD426;
}

.acemotor_right {
  width: 260px
}

.acemotor_img {
  width: 260px; 
  height: 200px;
}
.right_txt1 {
  border: 1px solid #000;
  width:  255px;
  padding-left: 5px;
  margin-top: 10px;
  background-color: #3b454c;
  color: #fff;
}
.right_txt2 {
  border: 1px solid #000;
  width:  255px;
  padding-left: 5px;
  margin-top: 5px;
}
.right_txt2 .right_1 {
  padding-left: 6px;
}
.right_txt2 .right_2 {
  padding-left: 21px;
}
.right_txt2 .right_3 {
  padding-left: 33px;
}
.right_txt2 .right_4 {
  padding-left: 40px;
}

.flex_box {
  display: flex;
  margin-bottom: 10px;
}
.motor_list {
  width: 430px;
  margin: 0px 10px;
}
.motor_list_img {
  width: 200px;
  margin: 0px 10px;
  position: relative;
}
.motor_img {
  position: absolute;
  height: 110px;
  width: 110px;
  top: -30px;
  left: 60px;
}
.list_box {
  display: flex;
}
.list_txt1 {
  background-color: #3b454c;
  color: #fff;
}
.txt1_0 {
  padding-left: 10px;
}
.txt1_1 {
  padding-left: 35px;
}
.list_txt2 {
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  margin-top: 5px;
  font-size: 30px;
  border: solid 3px #000;
  background-color: #ea5413;
  color: #fff;
}
.list_box2 {
  width: 368px;
  height: 48px;
  margin-top: 5px;
  margin-left: 10px;
  border: solid 1px;
}
.list_txt3 {
  background-color: #fff;
}
.txt3_0 {
  padding-left: 15px;
}
.txt3_1 {
  padding-left: 25px;
}
.txt3_2 {
  padding-left: 40px;
}
.txt3_3 {
  padding-left: 50px;
}
.txt3_4 {
  padding-left: 60px;
}
.list_txt4 {
  text-align: center;
  border-top: 1px solid;
  border-bottom: 1px solid ;
  background-color: #fce4de;
}
.motor_pickup {
  background-color: #fff100;
  padding: 10px 0 5px 0;
}

.motor_normal {
  margin-top: 30px;
}