@charset "UTF-8";

.home_middle_menu {
  text-align: center;
  margin-bottom: 2em;
}
.home_middle_menu > li {
  font-size: 132%;
  line-height: 1.4;
  display: inline-block;
}
.home_middle_menu > li:nth-of-type(4) .fa-external-link-alt {
  padding-left: 0.5em;
}
.home_middle_menu > li > a {
  color: #29345b;
  display: block;
  padding: 0.8em 1.5em 0.8em 1.5em;
  position: relative;
}
.home_middle_menu > li > a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
  font-size: 100%;
  color: #29345b;
  position: absolute;
  left: 0.5em;
}
.wrap_skyblue {
  background: #c9eaf3;
  padding: 2em 0;
}
.wrap_lightblue {
  background: #e9f7fa;
  padding: 2em 0;
}
.wrap_white {
  background: #fff;
  padding: 2em 0;
}

#main .sodanbanner_pc {
  text-align: center;
  margin-bottom: 2em;
}
#main .sodanbanner_pc a {
}
#main .sodanbanner_pc a img {
  max-width: 800px;
  height: auto;
  width: 100%;
}
#main .sodanbanner_sp {
  display: none;
}

#tonyobyo.home .aisatsu_inner {
  background: #fff;
  padding: 3em 6em;
  border-radius: 20px;
  width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
}
#tonyobyo.home .aisatsu_title {
  text-align: center;
  margin-bottom: 2em;
}
.keisaisu_title {
  color: #080059;
  text-align: center;
  font-size: 170%;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1em;
  padding-bottom: 18px;
  background: url(/tonyobyo/images/keisaisu_title_btm.jpg) 50% 100% no-repeat;
}
.keisaisu_title span {
  color: #29345b;
  border-bottom: 3px solid #29345b;
  padding: 0 3em 0.3em;
  display: inline-block;
  background: #fff;
}
.keisaisu_tbl {
  margin: 0 auto 2em;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}
.keisaisu_tbl th {
  background: #080059;
  color: #fff;
  text-align: center;
  line-height: 1.4;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  font-size: 132%;
  padding: 0.5em 4.5em;
}
.keisaisu_tbl td {
  text-align: center;
  line-height: 1.4;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  font-size: 132%;
  padding: 0.5em 4.5em;
}
.ishikai_banner {
  text-align: center;
}
.ishikai_banner img {
  width: 100%;
  max-width: 316px;
}
.koshin_inner {
  background: #fff;
  padding: 2em 2em;
  border-radius: 20px;
  width: 900px;
  margin: 0 auto;
  box-sizing: border-box;
  min-height: 18em;
}
.koshin_title {
  color: #080059;
  text-align: center;
  font-size: 170%;
  line-height: 1.4;
  font-weight: bold;
  border-bottom: 4px dotted #080059;
  padding: 0 0 0.2em;
  margin-bottom: 1em;
}
.koshin_list {
  clear: both;
  height: 10em;
  overflow: auto;
}
.koshin_list dt {
  float: left;
  clear: left;
  font-size: 123%;
  line-height: 1.5;
  width: 9em;
}
.koshin_list dd {
  font-size: 123%;
  line-height: 1.5;
  padding-left: 10em;
  border-bottom: 1px dotted #999;
  padding-bottom: 0.8em;
  margin-bottom: 0.8em;
}
.koshin_list dd a {
  color: #080059;
}


@media only screen and (max-width: 896px) {

  #tonyobyo.home #cont { padding: 0 0; }

  .home_middle_menu {
    display: none;
  }

  .wrap_skyblue {
    padding: 2em 2%;
  }
  .wrap_lightblue {
    padding: 2em 2%;
  }
  .wrap_white {
    padding: 2em 2%;
  }

  #main .sodanbanner_pc {
    display: none;
  }
  #main .sodanbanner_sp {
    display: block;
    text-align: center;
    padding: 2em 1em;
  }
  #main .sodanbanner_sp a {

  }
  #main .sodanbanner_sp a img {
    max-width: 540px;
    width: 100%;
    height: auto;
  }

  #tonyobyo.home .aisatsu_inner {
    padding: 3em 1.5em;
    width: auto;
  }
  #tonyobyo.home .aisatsu_title img {
  }

  .keisaisu_title {
    font-size: 170%;
    padding-bottom: 18px;
  }
  .keisaisu_tbl {
    width: 100%;
  }
  .keisaisu_tbl th {
    font-size: 150%;
    padding: 0.5em 0;
  }
  .keisaisu_tbl td {
    font-size: 150%;
    padding: 0.5em 0;
  }

  .koshin_inner {
    padding: 2em 1.5em 0;
    width: auto;
    min-height: auto;
  }
  .koshin_title {
    font-size: 170%;
  }
  .koshin_list {
    height: auto;
  }
  .koshin_list dt {
    float: none;
    font-size: 150%;
    line-height: 1.4;
    width: auto;
  }
  .koshin_list dd {
    font-size: 150%;
    line-height: 1.4;
    padding-left: 0;
  }











}

@media only screen and (max-width: 515px) {


}

@media only screen and (max-width: 480px) {

  .keisaisu_title {
    font-size: 160%;
  }
  .keisaisu_tbl th {
    font-size: 140%;
  }
  .keisaisu_tbl td {
    font-size: 140%;
  }

  .koshin_title {
    font-size: 160%;
  }
  .koshin_list dt {
    font-size: 140%;
    line-height: 1.3;
  }
  .koshin_list dd {
    font-size: 140%;
    line-height: 1.3;
  }

}

@media only screen and (max-width: 414px) {


}

@media only screen and (max-width: 375px) {

  #tonyobyo.home .aisatsu_inner {
    padding: 3em 1em;
  }

  .keisaisu_title {
    font-size: 150%;
  }
  .keisaisu_tbl th {
    font-size: 123%;
  }
  .keisaisu_tbl td {
    font-size: 123%;
  }

  .koshin_title {
    font-size: 150%;
  }
  .koshin_list dt {
    font-size: 123%;
  }
  .koshin_list dd {
    font-size: 123%;
  }

}

@media only screen and (max-width: 320px) {

/*************** Information */


}
