#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;
}

#kousha-select {
    font-size: 26px;
    font-weight: bold;
    color: #4ba4ff;
    text-align: left;
    line-height: 1.3;
}

#kousha-arrow {
    height: 40px;
    margin: 12px;
}

.kousha-flex {
    display: flex;
    margin-bottom: 10px;
}

.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: 100%;
    text-align: center;
    background-color: #7A95E4;
    height: 50px;
    margin-bottom: 10px;
}

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

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

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

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

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

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

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

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

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

#kyushu {
    width: 100%;
    text-align: center;
    background-color: #FF7A95;
    height: 50px;
    margin-bottom: 60px;
}

#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 {
    text-align: center;
}

.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: 85px;
}

.fc>p {
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.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;
}

.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;
}

.kousha-right {
    background-color: #FF6685;
}

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

.moyori>p {
    color: #111;
    font-size: 14px;
    line-height: 1.2;
}

table {
    width: 100%;
}

.apply-flow-num {
    background: #52a5f7;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    width: 50px;
    font-weight: 700;
    padding: 15px 0;
    line-height: 20px;
    margin: 0;
    font-size: 30px;
    vertical-align: middle;
}

.apply-flow-con1 {
    font-size: 26px;
    font-weight: bold;
    color: #707070;
    text-align: left;
    line-height: 1.3;
    padding-right: 440px;
    margin-left: 10px;
}

.apply-flow-con2 {
    font-size: 26px;
    font-weight: bold;
    color: #707070;
    text-align: left;
    line-height: 1.3;
    padding-right: 39px;
    letter-spacing: -0.3px;
    margin-left: 10px;
}

.flex-around1 {
    display: flex;
    padding-bottom: 15px;
    align-items: center;
}

.flex-around2 {
    display: flex;
    align-items: center;
}

.apply-flow {
    margin-bottom: 35px;
}

.content-inner {
    padding-bottom: 0;
}

.flex-around1 {
    display: flex;
    padding-bottom: 15px;
    align-items: center;
}

.flex-around2 {
    display: flex;
    align-items: center;
}

.apply-flow {
    margin-bottom: 25px;
    margin-top: 20px;
}

.content-inner {
    padding-bottom: 0;
}

.sub-title-blue {
    text-align: center;
    font-size: 36px;
    color: #707070;
    position: relative;
}

.sub-title-blue:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 10px;
    left: 0px;
}
