* {
  margin: 0;
  padding: 0
}

.senkyo {
  padding: 30px 45px;
}

a {
  text-decoration: none
}

h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-family: 'Roboto', sans-serif;
}

h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 66px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-family: 'Roboto', sans-serif;
}

h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-family: 'Roboto', sans-serif;
}

h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-family: 'Roboto', sans-serif;
}


.meibo_b {
  background: #103574;
  padding: 20px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
  border-radius: 15px;
  color: #FFFFFF !important;
  text-decoration: none;
}

.meibo_b hover {
  background: #FF0000;
}

.meibo_c {
  background: #008b8b;
  padding: 20px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  border-radius: 15px;
  color: #FFFFFF !important;
  text-decoration: none;
  width: 450px;
  margin: 0 auto;
}

.meibo_c hover {
  background: #FF0000;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1050px;
}

.list_senkyo {
  line-height: 25px;
  padding: 30px 45px;
}

.list_senkyo dt {
  line-height: 25px;
  font-size: 14px;
}

.list_senkyo dd {
  line-height: 25px;
  font-size: 12px;
}

.senkyo_l1 {
  font-size: 14px;
  text-align: left;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 20px
}

.senkyo_l1 li {
  line-height: 25px;
  padding-bottom: 10px;
}

.senkyo_h0 {
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid #A6A6A6;
  padding: 8px 0px;
  margin: 30px 0px 10px 0px;
  font-weight: bold;
  color: #070D82
}

.senkyo_h1 {
  font-size: 15px;
  text-align: left;
  line-height: 20px;
}

.senkyo_h2 {
  font-size: 14px;
  text-align: right;
  line-height: 20px;
}

.senkyo_h3 {
  font-weight: bold;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px
}

.senkyo_h4 {
  font-size: 13px;
  text-align: center;
  margin-bottom: 18px;
}

.senkyo_t {
  border-collapse: collapse;
  font-size: 15px;
  width: 60%;
}

.senkyo_t th {
  padding: 5px 25px;
  text-align: left;
  border: 1px solid #707070;
  background: #E9E9E9;
  font-weight: normal
}

.senkyo_t td {
  padding: 5px 15px;
  border: 1px solid #707070;
}

.senkyo2 {
  font-size: 15px;
  padding: 0px 20px 10px;
}

.senkyo2 dt {
  line-height: 19px;
  text-indent: -20px;
  padding-left: 20px;
}

.jimukyoku {
  text-align: center;
  padding: 4px 0px;
  clear: left;
  background-color: #336600;
}

#jimu_table {
  font-size: 13px;
  color: #FFFFFF;
}

.senkyoA {
  font-family: �l�r �o�S�V�b�N, Osaka;
  font-size: 14px;
  line-height: 19px;
  padding: 10px;
}

.senkyoA dd {
  text-indent: -22px;
  padding-left: 33px;
}

.senkyoB {
  padding: 10px;
  font-size: 16px;
  line-height: 22px;
}

.senkyo_dt {
  color: #006699;
  margin: 20px 0px 15px 0px;
  padding: 10px 0px;
  border-bottom-width: 1px;
  border-bottom-color: #CCCCCC;
  border-bottom-style: dotted;
  font-size: 19px;
}

.s_a {
  text-indent: -12px;
  padding-left: 12px;
  padding-top: 5px;
}

.s_b {
  text-indent: -22px;
  padding-left: 33px;
}

.s_c {
  padding-left: 12px;
}

.s_u {
  margin: 0
}

.s_t {
  font-weight: bold;
  margin: 0;
  padding-top: 10px;
}

.senkyo_inlineflame {
  padding: 10px;
  font-size: 14px;
  line-height: 22px;
  height: 220px;
  border: 1px solid #CCCCCC;
  padding: 0.5em;
  overflow: auto;
}

.senkyo_inlineflame h3 {
  font-size: 15px !important;
}

.senkyo_flex {
  margin: 20px auto;
  display: flex;
  justify-content: space-around;
}

.button-048 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 250px;
  margin: 0 auto;
  padding: .9em 2em;
  border: none;
  border-radius: 25px;
  background-color: #d08925;
  color: #fff;
  font-weight: 600;
  font-size: 1em;
}

.button-048:hover {
  cursor: pointer;
}

.button-048::before {
  position: absolute;
  right: calc(2em + 2.5px);
  transform: translateX(50%);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
}

.button-048::after {
  transform: rotate(45deg);
  width: 5px;
  height: 5px;
  margin-left: 10px;
  border-top: 3px solid #d08925;
  border-right: 3px solid #d08925;
  content: '';
}