@charset "UTF-8";
/*-------------------------------------------
フッター
-------------------------------------------*/
#footer p {
    margin: 0;
}

footer {
    background-color: #065b87;
}
.footer_box {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    width: calc(100% - 20px/ 2);
    padding: 50px 0 10px;
}
.footer_box1 {
    width: calc(100% - 20px/ 2);
    display: block;
}
.footer_box2 {
    width: 300px;
}
.footer_box1 p {
    font-size: 15px;
    color: #fff;
}
.footer_box1 svg {
    height: 20px;
    padding-right: 5px;
}
.footer_box1 .tel {
    font-size: 2.5rem;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.footer_t_a_b {
    display: flex;
    color: #fff;
    align-items: center;
    margin-top: 10px;
}
.footer_t_a_b .acssec {
    padding-left: 10px;
} 
.acssec_bus {
    display: flex;
    align-items: center;
    }
.acssec_bus a {
    color: #fff;
}
.btn_footer {
    background-color: #333333;
    margin-bottom: 8px;
    text-align: center;
    border-radius: 100vh;
}

.btn_footer .arrow {
    left: 12%;
}
.btn_x2 .arrow {
    left: 7%;
}
.saiyo_2 .arrow {
    left: 30%;
}
.btn_footer img {
    margin-top: 10px;
    width: 11px;
}
.btn_x {
    width: 120px;
    background-color: #333;
    padding: 10px 0;
    border-radius: 5px;
    margin: 0 10px;
}
.btn_x img {
    width: 20px;
}
.btn_x p{
    font-size: 1.4rem;
    text-align: left;
line-height: 1.5;
    margin: 0;
}
.btn_x .btn{
    width: 120px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.btn3_time {
    display: flex;
}
.time {
    height: auto;
    width: 350px;
    display: block;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-left: 20px;
}

.time p {
    padding-top: 5px;
    font-size: 1.5rem;
    text-align: right;
}
.time_s {
    display: flex;
}
.jikan {
    width: 110px;
    border-right: 2px dotted #000;
}
.jikan , .youbi {
    display: block;
}
.shinryo {
    text-align: end;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 10px 5px;
}
.youbi {
    border-right: 2px dotted #000; 
}
.youbi1 {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 0 10px 1px;
}
.yuu {
    font-size: 2.0rem;
    text-align: center;
    color: #bfdced;
}
.nashi {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
}
.jikanwari {
    text-align: end;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 3px 10px 8px 0;
}
.footer_nav {
    max-width: 1100px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 10px auto;
    font-size: 1.2rem;
}

.arrow_r_b {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}
.arrow_r_b:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.arrow_r_b:after {
    content: '';
    width: 5px;
    height: 5px;
    border: 0;
    border-top: solid 1.5px #065b87;
    border-right: solid 1.5px #065b87;
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    left: 1.5px;
    bottom: 0;
    margin: auto;
}

.footer_navbtn {
    display: flex;
}
.footer_navbtn img {
    width: 10px;
}
.footer_navbtn a{
    color: #fff;
    line-height: 0;
    margin-right: 20px;
}
footer .cop {
    text-align: center;
    color: #fff;
    padding: 50px 0 30px;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #333333;
    z-index: 999;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
html{
  scroll-behavior: smooth;
}
.btn3_2 {
        display:none;
}

@media screen and (max-width: 1024px) {
.footer_box {
    max-width: 100%;
padding: 30px;
}
.footer_nav {
    max-width: 100%;
padding: 30px;
    font-size: 1.5rem;
}
    .btn3 {
        display:none;
    }
.btn3_2 {
    width: 80%;
    margin: 0 auto;
        display:block;
}
.shinryo {
    font-size: 1.3rem;
}
.youbi1 {
    font-size: 1.3rem;
    padding: 0 8px 1px;
}
}
@media screen and (max-width: 820px) {
.footer_t_a_b {
    display: block;
}
.footer_t_a_b .acssec {
    padding-left: 0px;
}
    footer h1 .dai_txt2 {
        font-size: 2.0rem;
    }
    footer .btn_footer img {
    width: 15px;
}
    footer .btn, a.btn, button.btn {
    width: 100%;
    font-size: 1.5rem;
}
.btn_footer .arrow {
    left: 9.3%;
}
.saiyo_2 .arrow {
    left: 15.5%;
}
    #jibiinkou footer .btn, a.btn, button.btn {
    width: 100%;
    font-size: 1.2rem;
}
}

@media screen and (max-width:768px) {
    .footer_box1 p {
        padding: 10px 0;
    }
.footer_box1 img {
    width: 250px;
    padding: 0px;
}
.footer_box1 p {
    text-align: left;
    font-size: 13px;
}
.footer_box1 .tel {
    padding: 5px;
}
.tel {
    justify-content:flex-start;
}
.footer_t_a_b .acssec {
    padding-left: 0px;
}
.acssec, .bus {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
}
    .acssec_bus {
        justify-content: center;
        text-align: center;
    padding-bottom: 5px;
    }
.footer_t_a_b {
        margin-top: 0px;
    display: block;
}
.footer_box {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    width: calc(100% - 0px/ 1);
    padding: 30px 0;
    justify-content: center;
}
.footer_box1 {
    width: calc(90% - 0px / 1);
    margin: 0 auto;
    display: block;
    justify-content: center;
}
.btn3_time {
    display: flex;
    text-align: center;
    justify-content: center;
}
.time { 
    width: 90%;
    display: block;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
   margin: 0 auto;
}
.footer_nav {
    justify-content: center;
}
    .btn3_time {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .btn3 {
        display:block;
    }
    .btn3 .btn_footer {
        margin-bottom: 10px;
    }
    .btn3_2 {
        display:none;
    }
    .footer_acssec {
        display: flex;
    justify-content: space-between;
    margin: 0px auto 0;
    }
    .footer_acssec a{
            width: calc(100% / 2 - 10px);
    }
    .footer_acssec p{
        font-size: 1.2rem;
        color: #fff;
}
    .footer_acssec .nibunkatubu {
        padding: 5px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .footer_acssec img{
        width: 10px;
    }
}





footer{
  margin-top: auto;
}