#kousha_inner {
  width: 1000px;
  margin: auto;
}

#yajirushi:before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 25%;
  border-radius: 25%;
  background: #7a0;
}

#yajirushi:after {
  left: 3px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#kousha_list {
  width: 95%;
  margin: auto;
}

.syncer_acdn_01 {
  display: none;
}

.syncer_acdn_02 {
  display: none;
}

.syncer_acdn_03 {
  display: none;
}

.syncer_acdn_04 {
  display: none;
}

.syncer_acdn_05 {
  display: none;
}

.syncer_acdn_06 {
  display: none;
}

#hokkaido {
  /*width: 95%;*/
  text-align: center;
  background-color: #7A95E4;
  height: 50px;
  margin-bottom: 10px;
}

#hokkaido:hover {
  opacity: 0.8;
  cursor: pointer;
}

#touhoku {
  /*width: 95%;*/
  text-align: center;
  background-color: #95CAFF;
  height: 50px;
  margin-bottom: 10px;
}

#touhoku:hover {
  opacity: 0.8;
  cursor: pointer;
}

#kantou {
  /*width: 95%;*/
  text-align: center;
  background-color: #9AC299;
  height: 50px;
  margin-bottom: 10px;
}

#kantou:hover {
  opacity: 0.8;
  cursor: pointer;
}

#toukai {
  /*width: 95%;*/
  text-align: center;
  background-color: #F5D564;
  height: 50px;
  margin-bottom: 10px;
}

#toukai:hover {
  opacity: 0.8;
  cursor: pointer;
}

#kinki {
  /*width: 95%;*/
  text-align: center;
  background-color: #FFAF7A;
  height: 50px;
  margin-bottom: 10px;
}

#kinki:hover {
  opacity: 0.8;
  cursor: pointer;
}

#kyushu {
  /*width: 95%;*/
  text-align: center;
  background-color: #FF7A95;
  height: 50px;
  margin-bottom: 10px;
}

#kyushu:hover {
  opacity: 0.8;
  cursor: pointer;
}

.sankaku {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 10px solid #FFF8F4;
  margin-left: auto;
  margin-right: 20px;
  margin-top: -30px;
}

.syncer_acdn_01 {
  text-align: center;
}

.syncer_acdn_01>p {
  font-size: 24px;
}

.syncer_acdn_02 {
  text-align: center;
}

.syncer_acdn_02>p {
  font-size: 24px;
}

.syncer_acdn_03 {
  text-align: center;
}

.syncer_acdn_03>p {
  font-size: 24px;
}

.syncer_acdn_04 {
  text-align: center;
}

.syncer_acdn_04>p {
  font-size: 24px;
}

.syncer_acdn_05 {
  text-align: center;
}

.syncer_acdn_05>p {
  font-size: 24px;
}

.syncer_acdn_06>p {
  font-size: 24px;
}

.prefecture {
  background-color: #FFD5DD;
  padding: 10px;
  margin: 10px;
  text-align: center;
}

.prefecture>p {
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
  font-size: 28px;
  color: #666;
  font-weight: bold;
}

.koushas {
  padding-left: 10%;
}

.fc {
  color: #FFF8F4;
  position: absolute;
  left: 0;
  width: 95px;
}

.fc>p {
  text-align: left;
  margin-top: 5px;
  margin-left: 5px;
}

.kousha_left {
  background-color: #FF6685;
  position: relative;
}

.kousha_left a {
  width: 300px;
  height: 50px;
  border-radius: 15px;
  margin-bottom: 5px;
  border-bottom: solid 2px #222;
}

.kousha_left a:active {
  transform: translateY(2px);
  border-bottom: none;
}

.kousha_left a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.kousha_right a {
  width: 300px;
  height: 50px;
  border-radius: 15px;
  margin-bottom: 5px;
  border-bottom: solid 2px #222;
}

.kousha_right a:active {
  transform: translateY(2px);
  border-bottom: none;
}

.kousha_right a:hover {
  opacity: 0.5;
  text-decoration: none;
}

.kousha_right {
  background-color: #FF6685;
}

.moyori {
  float: right;
  width: 70%;
  background-color: #FFF8F4;
  height: 80%;
  margin-top: 0px;
  margin-right: 5px;
  border-radius: 10px;
  padding: 1px;
}

.moyori p {
  color: #111;
}

table {
  width: 100%;
}
