@charset "UTF-8";
/*color*/
/*font-family*/
/*text-shadow*/
/*media query break point*/
/* animation */
/* media query */
/* nav */
/* ------------------------------------------------------------
    nav
------------------------------------------------------------ */
.gnav_main .gnav_list .gnav_access a::before {
  display: block;
  background-color: #000000;
}

/* ------------------------------------------------------------
    contents
------------------------------------------------------------ */
.s_rosen_cont .copy .ekitoho {
  letter-spacing: 0.07em;
  line-height: 1;
  margin-bottom: 35px;
}
.s_rosen_cont .copy .ekitoho .line {
  font-size: 1.2rem;
}
.s_rosen_cont .copy .ekitoho .line .waku {
  display: inline-block;
  background-color: #e88574;
  color: #fff;
  padding: 4px 8px;
  margin-left: 5px;
}
.s_rosen_cont .copy .ekitoho .toho {
  font-size: 1.8rem;
}
.s_rosen_cont .copy .ekitoho .toho_in {
  display: inline-block;
  position: relative;
}
.s_rosen_cont .copy .ekitoho .toho_in .s_l {
  font-size: 2.8rem;
  line-height: 0;
}
.s_rosen_cont .copy .ekitoho .toho_in .s_ll {
  font-size: 7rem;
  line-height: 0;
  font-family: "EB Garamond", serif;
  color: #e88574;
}
.s_rosen_cont .copy .ekitoho .toho_in .kyori {
  position: absolute;
  right: 0;
  top: calc(100% + 5px);
}
.s_rosen_cont .copy .ph {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 20px;
}
.s_rosen_cont .copy .ph_in {
  width: 80%;
  max-width: 320px;
}
.s_rosen_cont .copy .ph_in img {
  vertical-align: bottom;
}
.s_rosen_cont .copy .ph_in .c_txt_notes {
  padding-top: 5px;
}
.s_rosen_cont .img {
  margin: 30px auto 0;
  max-width: 750px;
}
@media only screen and (min-width: 768px) {
  .s_rosen_cont .copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .s_rosen_cont .copy_1 {
    width: calc(100% - 290px - 40px);
  }
  .s_rosen_cont .copy_2 {
    width: 290px;
  }
  .s_rosen_cont .copy .ph {
    margin-top: 0;
  }
  .s_rosen_cont .copy .ph_in {
    width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .s_rosen_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .s_rosen_cont .copy {
    display: block;
    width: 41.25%;
    margin-left: -3.75%;
  }
  .s_rosen_cont .copy_1, .s_rosen_cont .copy_2 {
    width: 100%;
  }
  .s_rosen_cont .copy .ph {
    margin-top: 30px;
  }
  .s_rosen_cont .img {
    width: 62.5%;
  }
}
@media only screen and (min-width: 1200px) {
  .s_rosen_cont .copy .ekitoho {
    margin-bottom: 60px;
  }
  .s_rosen_cont .copy .ekitoho .line {
    font-size: 1.4rem;
  }
  .s_rosen_cont .copy .ekitoho .toho {
    font-size: 2.4rem;
  }
  .s_rosen_cont .copy .ekitoho .toho_in .s_l {
    font-size: 3.2rem;
  }
  .s_rosen_cont .copy .ekitoho .toho_in .s_ll {
    font-size: 9.2rem;
  }
  .s_rosen_cont .img {
    margin: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .s_rosen_cont .copy .ekitoho .toho .s_l {
    font-size: 5.2rem;
  }
  .s_rosen_cont .copy .ekitoho .toho .s_ll {
    font-size: 10rem;
  }
}

.s_traffic_box {
  padding-bottom: 80px;
}
.s_traffic_box.c_has_bg {
  overflow: hidden;
}
.s_traffic_box.c_has_bg::after {
  top: 75vw;
}
.s_traffic_ph {
  width: 95%;
  max-width: 1518px;
  margin: 0 auto;
  border-radius: 60px 10px;
  overflow: hidden;
}
.s_traffic_ph .ph {
  position: relative;
}
.s_traffic_ph .ph:nth-child(1) {
  margin-bottom: 1px;
}
.s_traffic_ph .ph .name {
  position: absolute;
  width: 100%;
  top: 12%;
  font-size: 3.4rem;
  letter-spacing: 0.1em;
  line-height: 1;
  font-family: "EB Garamond", serif;
  color: #fff;
  text-align: center;
}
.s_traffic_ph .ph .c_cap {
  text-align: left;
}
.s_traffic_cont {
  width: 90%;
  max-width: 940px;
  margin: 0 auto;
}
.s_traffic_cont .mainsta {
  margin: 25px 0;
}
.s_traffic_cont .mainsta .hd {
  font-size: 1.3rem;
}
.s_traffic_cont .mainsta .time_item {
  font-size: 2.2rem;
  display: inline-block;
}
.s_traffic_cont .mainsta .time_item:nth-child(1) {
  margin-right: 20px;
}
.s_traffic_cont .mainsta .time_item .num {
  font-family: "EB Garamond", serif;
  color: #e88574;
  font-size: 180%;
  line-height: 0;
}
.s_traffic_cont .timetable {
  margin-top: 25px;
}
.s_traffic_cont .timetable .img {
  margin: 8px 0;
}
.s_traffic_cont .timetable .img img {
  vertical-align: bottom;
}
.s_traffic_cont .timetable .notes {
  font-size: 1.1rem;
  line-height: 1.4;
}
.s_traffic_cont .timetable .notes .f_red {
  color: #e3007f;
}
.s_traffic_cont .timetable .notes .f_ora {
  color: #f29600;
}
@media only screen and (min-width: 768px) {
  .s_traffic_box {
    padding-bottom: 160px;
  }
  .s_traffic_box.c_has_bg::after {
    top: 17vw;
  }
  .s_traffic_ph {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .s_traffic_ph .ph {
    width: calc(50% - 1px);
  }
  .s_traffic_ph .ph:nth-child(1) {
    margin-bottom: 0;
  }
  .s_traffic_cont .mainsta {
    margin: 40px 0;
  }
  .s_traffic_cont .mainsta .hd {
    font-size: 1.6rem;
  }
  .s_traffic_cont .mainsta .time_item {
    font-size: 3rem;
  }
  .s_traffic_cont .timetable {
    margin-top: 40px;
  }
  .s_traffic_cont .timetable .notes {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1000px) {
  .s_traffic_ph {
    border-radius: 120px 20px;
  }
  .s_traffic_cont .mainsta {
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .s_traffic_box.c_has_bg::after {
    top: 260px;
  }
  .s_traffic_ph .ph .name {
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 1400px) {
  .s_traffic_ph .ph .name {
    font-size: 5.8rem;
  }
}

.s_bus_cont {
  margin-top: 30px;
}
.s_bus_cont .cont .time_item {
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
.s_bus_cont .cont .time_item .num {
  font-family: "EB Garamond", serif;
  font-size: 180%;
  line-height: 0;
}
.s_bus_cont .cont .time_item .num_l {
  font-size: 280%;
}
.s_bus_cont .cont .time_item .clr {
  color: #e88574;
}
.s_bus_cont .cont .time_item .toho {
  position: relative;
}
.s_bus_cont .cont .time_item .toho .c_txt_notes {
  position: absolute;
  right: 0;
  top: 100%;
}
.s_bus_cont .cont .time_item:nth-child(2) {
  margin-bottom: 30px;
}
.s_bus_cont .cont .ph {
  margin-top: 20px;
}
.s_bus_cont .cont .ph .c_txt_notes {
  padding-top: 5px;
}
.s_bus_cont .timetable {
  margin-top: 30px;
  max-width: 357px;
}
.s_bus_cont .timetable_in {
  margin-bottom: 10px;
}
.s_bus_cont .timetable .img {
  margin: 5px 0;
}
.s_bus_cont .timetable .img img {
  vertical-align: bottom;
}
.s_bus_cont .timetable .notes {
  font-size: 1.1rem;
  line-height: 1.4;
}
.s_bus_cont .timetable .notes .f_blue {
  color: #0091da;
}
@media only screen and (min-width: 768px) {
  .s_bus_cont {
    margin-top: 60px;
  }
  .s_bus_cont .cont .time_item {
    font-size: 2.7rem;
  }
  .s_bus_cont .cont .ph {
    margin-top: 40px;
  }
  .s_bus_cont .timetable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
  }
  .s_bus_cont .timetable_in {
    width: 48%;
    margin-bottom: 20px;
  }
  .s_bus_cont .timetable .notes {
    font-size: 1.3rem;
  }
}
@media only screen and (min-width: 1000px) {
  .s_bus_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .s_bus_cont .cont {
    width: 58%;
  }
  .s_bus_cont .timetable {
    width: 35.7%;
    display: block;
    margin-top: 0;
  }
  .s_bus_cont .timetable_in {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .s_bus_cont .cont .time_item .toho .c_txt_notes {
    position: static;
  }
}

.s_root_box {
  padding: 80px 0;
}
@media only screen and (min-width: 768px) {
  .s_root_box {
    padding: 140px 0;
  }
}
.s_root .search .txt_intro {
  font-size: 110%;
}
.s_root .search .search_form {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.s_root .search .search_form_in {
  width: 95%;
  text-align: center;
}
.s_root .search .search_form_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.s_root .search .search_form_hd {
  background-color: #b59e88;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  padding: 0 9px;
}
.s_root .search .search_form_btm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 7px;
}
.s_root .search .search_form > span {
  white-space: nowrap;
}
.s_root .search select, .s_root .search input {
  background-color: #fff;
  border: solid 1px #b59e88;
  height: 44px;
  padding: 7px 14px;
  width: 75%;
  font-family: YakuHanJP_Noto, "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothicM", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, sans-serif;
  font-size: 95%;
}
.s_root .search input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.s_root .search input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.s_root .search input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.s_root .search input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.s_root .search input::placeholder {
  color: rgba(0, 0, 0, 0.7);
}
.s_root .search select {
  -moz-appearance: menulist;
       appearance: menulist;
  -webkit-appearance: menulist;
  -moz-appearance: none;
       appearance: none;
  background-image: url(../images/common/icn_pulldown.svg);
  background-repeat: no-repeat;
  background-position: 96% 50%;
  background-size: 12px;
  padding-right: 30px;
}
.s_root .search select option {
  width: 100%;
  display: block;
}
.s_root .search .line {
  margin: 8px 0;
  display: block;
  height: 30px;
}
.s_root .search .line img {
  width: 30px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  vertical-align: middle;
}
.s_root .search .search_btn {
  max-width: 340px;
  margin: 25px auto 20px;
}
.s_root .search .search_btn #submit {
  width: 100%;
  color: #fff;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .s_root .search .txt_intro {
    text-align: center;
  }
  .s_root .search select {
    background-size: 14px;
    padding-right: 35px;
  }
  .s_root .search .search_form {
    margin-top: 30px;
  }
  .s_root .search .search_form_btm {
    padding-left: 12px;
  }
  .s_root .search .search_btn {
    margin-top: 35px;
  }
  .s_root .search .search_btn #submit {
    padding: 18px 0;
  }
}
@media only screen and (min-width: 1000px) {
  .s_root .search .search_form_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .s_root .search .search_form_hd {
    height: 60px;
    padding: 0 12px;
  }
  .s_root .search select, .s_root .search input {
    width: 280px;
    height: 60px;
  }
  .s_root .search input {
    font-size: 95%;
  }
  .s_root .search .line {
    width: 58px;
    margin: 0 15px;
  }
  .s_root .search .line img {
    -webkit-transform: rotate(0) translateY(-4px);
            transform: rotate(0) translateY(-4px);
    width: 58px;
  }
  .s_root .search_notes {
    text-align: center;
  }
}

.s_car_cont .ph {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .s_car_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .s_car_cont .ph {
    width: 56%;
    margin-bottom: 0;
  }
  .s_car_cont .txt {
    width: 40%;
  }
}
/*# sourceMappingURL=access.css.map */



.c_heading_l{
  margin-top: 40px;
}