/* CSS Document */
body {
  background-color: #f5f3db;
}

main {
  width: 1120px;
  margin: 0 auto 0;
  padding-top: 200px;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

.poRe {
  position: relative;
}

.tC {
  text-align: center;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

a:hover {
  opacity: 0.7;
}

#pc-menu {
  position: fixed;
}

#sec_list {
  margin-bottom: 50px;
}
#sec_list .ttl_list {
  background-color: #fff;
  border: 3px solid #000;
  font-size: 30px;
  width: 280px;
  margin: 0 auto 30px;
  text-align: center;
}
#sec_list .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}
#sec_list .flex .f-item {
  width: 160px;
  text-align: center;
}
#sec_list .flex .f-item a {
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: 2.4;
}
#sec_list .flex .f-item01 a {
  background-color: #41a0ad;
}
#sec_list .flex .f-item02 a {
  background-color: #f0874d;
}
#sec_list .flex .f-item03 a {
  background-color: #76a22d;
}
#sec_list .flex .f-item04 a {
  background-color: #df7997;
}
#sec_list .flex .f-item05 a {
  background-color: #dbc354;
}
#sec_list .flex .f-item06 a {
  background-color: #9f8a38;
}
#sec_list .flex .f-item07 a {
  background-color: #a6779d;
}
#sec_list .note {
  text-align: center;
}
#sec_list .note p {
  border-bottom: 3px solid #e60012;
  color: #e60012;
  font-size: 18px;
  display: inline;
}

.sec {
  margin-bottom: 100px;
}
.sec .area_ttl {
  color: #fff;
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
}

.area {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.area + .area {
  padding-top: 60px;
  background-size: 20px 4px;
  background-repeat: repeat-x;
  background-position: left top;
}
.area .sec_info01 {
  margin-bottom: 30px;
}
.area .sec_info01 .flex01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.area .sec_info01 .flex01 .f-item01 {
  font-size: 30px;
  margin-bottom: 30px;
}
.area .sec_info01 .flex01 .f-item01 .x-small {
  font-size: 0.8em;
}
.area .sec_info01 .flex01 .f-item01 .icn_no {
  width: 45px;
  margin-right: 10px;
}
.area .sec_info01 .flex01 .f-item01 .icn_gosyuin {
  width: 50px;
}
.area .sec_info01 .flex02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.area .sec_info01 .flex02 .f-item03 {
  width: 520px;
  padding-right: 20px;
}
.area .sec_info01 .flex02 .f-item04 {
  text-align: center;
  width: 140px;
}
.area .sec_info01 .flex02 .f-item04 .caption {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 10px;
}
.area .sec_info01 .station {
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
}
.area .sec_info01 .station .station_ttl {
  border-radius: 18px 0 0 18px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 100px;
  display: flex;
  justify-content: center;
}
.area .sec_info01 .station .station_ttl p {
  display: flex;
  align-self: center;
}
.area .sec_info01 .station .station_info {
  font-size: 16px;
  padding-left: 10px;
  flex-basis: 69%;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-right: 15px;
}
.area .sec_info01 .station .station_link {
  display: flex;
  align-items: center;
}
.area .sec_info01 .station .station_link a {
  font-size: 16px;
}
.area .sec_info01 .flex03 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}
.area .sec_info01 .flex03 .f-item05 {
  width: 660px;
}
.area .sec_info01 .flex03 .f-item06 {
  width: 380px;
}
.area .sec_info02 {
  float: left;
  width: 530px;
  margin-right: 20px;
}
.area .sec_info02 .address {
  font-size: 16px;
}
.area .sec_info02 .tel {
  font-size: 16px;
  margin-bottom: 1em;
}
.area .sec_info02 .info {
  font-size: 18px;
  line-height: 1.5;
  text-indent: -4em;
  padding-left: 4em;
}
.area .sec_info02 .info .x-small {
  font-size: 0.8em;
}
.area .sec_info02 .time {
  font-size: 18px;
  line-height: 1.5;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 1em;
}
.area .sec_info02 .notes {
  color: #cc0000;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 2em;
}
.area .sec_info02 .sec_icn {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.area .sec_info02 .sec_icn .icn {
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 15px;
  text-align: center;
  width: 140px;
}
.area .sec_info02 .sec_icn .icn a {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.area .sec_info02 .sec_icn .icn a:link, .area .sec_info02 .sec_icn .icn a:visited {
  color: #000;
}
.area .gosyuin_imges {
  margin-top: 6em;
}
.area .gosyuin_img {
  float: left;
  width: 255px;
  margin-bottom: 20px;
}
.area .gosyuin_img .caption {
  font-size: 13px;
  line-height: 1.4;
  text-align: center;
  margin-top: 5px;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.area .gosyuin_img .caption.captionEx {
  background-color: #ed6d46;
  color: #fff;
  font-weight: 500;
}
.area .gosyuin_img:not(.mr00) {
  margin-right: 20px;
}

#sec_fukuoka .area_ttl_fukuoka {
  background-color: #41a0ad;
}
#sec_fukuoka .area + .area {
  background-image: linear-gradient(to right, #41a0ad 4px, transparent 4px);
}
#sec_fukuoka .station {
  border-color: #41a0ad;
}
#sec_fukuoka .station .station_ttl {
  background-color: #41a0ad;
}
#sec_fukuoka .station .station_info {
  color: #41a0ad;
}
#sec_fukuoka .station .station_link a {
  color: #41a0ad;
}

#sec_saga .area_ttl_saga {
  background-color: #f0874d;
}
#sec_saga .area + .area {
  background-image: linear-gradient(to right, #f0874d 4px, transparent 4px);
}
#sec_saga .station {
  border-color: #f0874d;
}
#sec_saga .station .station_ttl {
  background-color: #f0874d;
}
#sec_saga .station .station_info {
  color: #f0874d;
}
#sec_saga .station .station_link a {
  color: #f0874d;
}

#sec_nagasaki .area_ttl_nagasaki {
  background-color: #76a22d;
}
#sec_nagasaki .area + .area {
  background-image: linear-gradient(to right, #76a22d 4px, transparent 4px);
}
#sec_nagasaki .station {
  border-color: #76a22d;
}
#sec_nagasaki .station .station_ttl {
  background-color: #76a22d;
}
#sec_nagasaki .station .station_info {
  color: #76a22d;
}
#sec_nagasaki .station .station_link a {
  color: #76a22d;
}

#sec_oita .area_ttl_oita {
  background-color: #df7997;
}
#sec_oita .area + .area {
  background-image: linear-gradient(to right, #df7997 4px, transparent 4px);
}
#sec_oita .station {
  border-color: #df7997;
}
#sec_oita .station .station_ttl {
  background-color: #df7997;
}
#sec_oita .station .station_info {
  color: #df7997;
}
#sec_oita .station .station_link a {
  color: #df7997;
}

#sec_kumamoto .area_ttl_kumamoto {
  background-color: #dbc354;
}
#sec_kumamoto .area + .area {
  background-image: linear-gradient(to right, #dbc354 4px, transparent 4px);
}
#sec_kumamoto .station {
  border-color: #dbc354;
}
#sec_kumamoto .station .station_ttl {
  background-color: #dbc354;
}
#sec_kumamoto .station .station_info {
  color: #dbc354;
}
#sec_kumamoto .station .station_link a {
  color: #dbc354;
}

#sec_kagoshima .area_ttl_kagoshima {
  background-color: #9f8a38;
}
#sec_kagoshima .area + .area {
  background-image: linear-gradient(to right, #9f8a38 4px, transparent 4px);
}
#sec_kagoshima .station {
  border-color: #9f8a38;
}
#sec_kagoshima .station .station_ttl {
  background-color: #9f8a38;
}
#sec_kagoshima .station .station_info {
  color: #9f8a38;
}
#sec_kagoshima .station .station_link a {
  color: #9f8a38;
}

#sec_miyazaki .area_ttl_miyazaki {
  background-color: #a6779d;
}
#sec_miyazaki .area + .area {
  background-image: linear-gradient(to right, #a6779d 4px, transparent 4px);
}
#sec_miyazaki .station {
  border-color: #a6779d;
}
#sec_miyazaki .station .station_ttl {
  background-color: #a6779d;
}
#sec_miyazaki .station .station_info {
  color: #a6779d;
}
#sec_miyazaki .station .station_link a {
  color: #a6779d;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  main {
    width: 92vw;
    margin: 0 auto;
    padding-top: 24vw;
  }
  #sec_list {
    margin-bottom: 8vw;
  }
  #sec_list .ttl_list {
    font-size: 6vw;
    width: 50vw;
    margin: 0 auto 6vw;
  }
  #sec_list .flex {
    justify-content: flex-start;
    margin-bottom: 10vw;
  }
  #sec_list .flex .f-item {
    width: 25%;
  }
  #sec_list .flex .f-item a {
    font-size: 3.2vw;
    line-height: 1.6;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  .sec {
    margin-bottom: 5vw;
  }
  .sec .area_ttl {
    font-size: 5.33vw;
    margin-bottom: 6.67vw;
  }
  .area {
    padding-left: 2.67vw;
    padding-right: 2.67vw;
    padding-bottom: 2.67vw;
  }
  .area + .area {
    padding-top: 8vw;
  }
  .area .sec_info01 {
    margin-bottom: 4vw;
  }
  .area .sec_info01 .flex01 {
    width: 84vw;
  }
  .area .sec_info01 .flex01 .f-item01 {
    font-size: 5.07vw;
    margin-bottom: 4vw;
  }
  .area .sec_info01 .flex01 .f-item01 .icn_no {
    width: 8.13vw;
    margin-right: 1.33vw;
  }
  .area .sec_info01 .flex01 .f-item02 {
    position: absolute;
    top: 0;
    right: 0;
  }
  .area .sec_info01 .flex01 .f-item02 .icn_gosyuin {
    width: 8.13vw;
  }
  .area .sec_info01 .flex02 {
    margin-bottom: 2.67vw;
  }
  .area .sec_info01 .flex02 .f-item03 {
    width: 60vw;
    padding-right: 0;
  }
  .area .sec_info01 .flex02 .f-item03 .txt {
    font-size: 3.2vw;
  }
  .area .sec_info01 .flex02 .f-item04 {
    width: 22.4vw;
    padding-top: 70px;
  }
  .area .sec_info01 .flex02 .f-item04 .caption {
    font-size: 2.53vw;
    margin-top: 1.33vw;
  }
  .area .sec_info01 .station {
    border-radius: 20px;
  }
  .area .sec_info01 .station .station_ttl {
    width: 20vw;
  }
  .area .sec_info01 .station .station_ttl p {
    font-size: 3.2vw;
  }
  .area .sec_info01 .station .station_info {
    font-size: 2.93vw;
    padding-left: 1.33vw;
    flex-basis: 53%;
  }
  .area .sec_info01 .station .station_info.station_info_double {
    padding-right: 10px;
  }
  .area .sec_info01 .station .station_link a {
    font-size: 2.93vw;
  }
  .area .sec_info01 .flex03 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    justify-content: space-between;
  }
  .area .sec_info01 .flex03 .f-item05 {
    width: 100%;
    margin: 0 auto;
  }
  .area .sec_info01 .flex03 .f-item06 {
    width: 100%;
    margin: 0 auto 4vw;
  }
  .area .sec_info02 {
    float: none;
    width: 100%;
    margin-right: auto;
  }
  .area .sec_info02 .address {
    font-size: 3.2vw;
  }
  .area .sec_info02 .tel {
    font-size: 3.2vw;
  }
  .area .sec_info02 .info {
    font-size: 3.73vw;
  }
  .area .sec_info02 .time {
    font-size: 3.73vw;
  }
  .area .sec_info02 .notes {
    font-size: 2.93vw;
  }
  .area .sec_info02 .sec_icn {
    gap: 1.87vw;
  }
  .area .sec_info02 .sec_icn .icn {
    border: 1px solid #000;
    width: 30%;
  }
  .area .sec_info02 .sec_icn .icn a {
    font-size: 2.93vw;
  }
  .area .gosyuin_imges {
    margin-top: 2em;
  }
  .area .gosyuin_img {
    width: 40vw;
    margin-bottom: 5.33vw;
  }
  .area .gosyuin_img .caption {
    font-size: 2.67vw;
    margin-top: 1.33vw;
  }
  .area .gosyuin_img:not(.mr00) {
    margin-right: inherit;
  }
  .area .gosyuin_img:nth-child(odd) {
    margin-right: 6vw;
  }
}/*# sourceMappingURL=style.css.map */