<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------
ãƒ†ã‚­ã‚¹ãƒˆé–¢é€£
------------------------------------------------*/
.text_tel_a{
  font-size: 30px;
  font-weight: bold;
  color: #c30d22;
}

.br_text{
  white-space: pre-line;
}

.text_color_a{
  color: #c30d22;
}

.text_color_b{
  color: #036eb8;
}

/*-----sp_cording-----*/


@media only screen and (max-width: 1300px) and (max-width: 786px){
  .text_tel_a{
    font-size: 28px;
  }
}

/*-----sp_cording_end-----*/


.old_neme{
  font-size: 12px;
  color: #717071;
}


/*-----------------------------------------------
ãƒãƒƒã‚¯ã‚°ãƒ©ã‚¦ãƒ³ãƒ‰é–¢é€£
------------------------------------------------*/
/*.all_title_bar_a*/
.all_title_bar_a{
  width: 100%;
  height: 35px;
  color: #fff;
  line-height: 30px;
  background: #1c2045;
  border-bottom: 5px solid #f39700;
  text-align: left;
  text-indent: 1em;
  clear: both;
}

.all_title_bar_a span{
  font-size: 12px;
}

.all_title_bar_b{
  background: #182447;
  color: #fff;
}

/*-----------------------------------------------
ã‚¢ã‚¤ã‚³ãƒ³é–¢é€£
------------------------------------------------*/
/*.all_icons_aã€€hå…ˆé&nbsp;­ã‚¢ã‚¤ã‚³ãƒ³*/
.all_icons_a{
  color: #c30d22;
}

/*.all_icons_b â–²èµ¤çŸ¢å°*/
.all_icons_b{
  display: inline-block;
  color: #c30d22;
  font-size: 12px;
  margin-right: 2px;
  transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
}

/*all_icons_c â—åž‹ã‚¢ã‚¤ã‚³ãƒ³*/
.all_icons_c_a,
.all_icons_c_b{
  border-radius: 50%;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin-right: 10px;
  text-align: center;
}

.all_icons_c_a{
  background: #036eb8;
}

.all_icons_c_b{
  background: #c30d22;
}

/*-----sp_cording-----*/


@media only screen and (max-width: 1300px) and (max-width: 786px){
  .all_icons_c_b{
    margin-top: 25px;
  }
}

/*-----sp_cording_end-----*/



/*.all_icons_d â–²ç™½çŸ¢å°*/
.all_icons_d{
  display: inline-block;
  color: #fff;
  font-size: 10px;
  margin-right: 5px;
  transform: rotateZ(-90deg);
  -moz-transform: rotateZ(-90deg);
  -webkit-transform: rotateZ(-90deg);
  -o-transform: rotateZ(-90deg);
  -ms-transform: rotateZ(-90deg);
}


/*-----------------------------------------------
ãƒœã‚¿ãƒ³é–¢é€£
------------------------------------------------*/
/*all_button_a*/
.all_button_a{
  width: 100%;
  text-align: center;
  font-weight: bold;
  background: #036eb8;
  color: #fff;
  border-radius: 5px;
  padding: 5px 0px;
  border-bottom: 2px solid #161b61;
  margin-bottom: 10px;
}

.all_button_a:hover{
  border-top: 2px solid #161b61;
  border-bottom: 0;
}

.all_button_a a{
  color: #fff;
}


/*all_button_b all_button_b_b*/
.all_button_b,
.all_button_b_b{
  width: 100%;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  padding: 5px 0px;
}

.all_button_b{
  color: #40210f;
  background: #f8b62c;
  border-bottom: 2px solid #ea5414;
}

.all_button_b:hover{
  border-top: 2px solid #ea5414;
  border-bottom: 0;
}

.all_button_b_b{
  color: #fff;
  background: #e73828;
  border-bottom: 2px solid #c30d22;
}

.dall_button_b_b:hover{
  border-top: 2px solid #c30d22;
  border-bottom: 0;
}


/*all_button_c*/
.all_button_c{
  width: 100%;
  border: 1px solid #dcdcdd;
  overflow: hidden;
}

.all_button_c li{
  width: 50%;
  background: #fff;
  border: 1px solid #dcdcdd;
  float: left;
  text-align: center;
}

.all_button_c a,
.all_button_c a:visited,
.all_button_c a:link,
.all_button_c a:active{
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  color: #000;
  letter-spacing: -1px;
}

.all_button_c a:hover{
  background: yellow;
}


/*.all_button_d*/
.all_button_d{
  height: 50px;
}

.all_button_d .all_button_d_a,
.all_button_d .all_button_d_a:link,
.all_button_d .all_button_d_a:visited,
.all_button_d .all_button_d_a:active{
  width: 30%;
  height: 100%;
  color: #fff;
  font-size: 26px;
  line-height: 20px;
  padding-top: 5px;
  display: block;
  float: left;
}

.all_button_d .all_button_d_a:hover{
  cursor: pointer;
}

.all_button_d .all_button_d_b{
  width: 70%;
  height: 100%;
  border: 1px solid #EA5414;
  float: left;
  line-height: 50px;
}

.all_button_d .all_button_d_b a,
.all_button_d .all_button_d_b a:link,
.all_button_d .all_button_d_b a:visited,
.all_button_d .all_button_d_b a:active{
  width: 100%;
  height: 100%;
  display: block;
  color: #EA5414;
  font-weight: bold;
}

.all_button_d .all_button_d_b a:hover{
  background: #EA5414;
  color: #fff;
}

.btn_favorite_set{
  background: #F39700;
}

.btn_favorite_set:hover{
  background: #E86612;
}

.btn_favorite_del{
  background: #036eb8;
}

.btn_favorite_del:hover{
  background: #005893;
}


/*.all_button_e &amp; f*/
.all_button_e,
.all_button_f{
  width: 100%;
  overflow: hidden;
}

.all_button_e li{
  width: 20%;
  background: #fff;
  border: 1px solid #dcdcdd;
  float: left;
}

.all_button_f li{
  width: 25%;
  background: #fff;
  border: 1px solid #dcdcdd;
  float: left;
}

.all_button_e a,
.all_button_e a:visited,
.all_button_e a:link,
.all_button_e a:active,
.all_button_f a,
.all_button_f a:visited,
.all_button_f a:link,
.all_button_f a:active{
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #000;
  letter-spacing: -1px;
  font-weight: bold;
  font-size: 18px;
}

.all_button_e .active_menu,
.all_button_f .active_menu{
  border: solid 1px #036eb9;
}

.all_button_e .active_menu a,
.all_button_f .active_menu a{
  color: #fff;
  background: #036eb9;
}


/*ã‚¨ãƒªã‚¢ãƒªã‚¹ãƒˆä¸‹éƒ¨ãƒœã‚¿ãƒ³*/
.area_vlist_btn{
  display: block;
  width: 70%;
  color: #fff;
  background: #036eb8;
  padding: 20px;
  margin: 0 auto 100px;
  border-top-left-radius: 35px 50%;
  border-top-right-radius:  35px 50%;
  border-bottom-left-radius:  35px 50%;
  border-bottom-right-radius:  35px 50%;
}

.area_vlist_btn dl{
  width: 100%;
}

.area_vlist_btn dl,
.area_vlist_btn dl dt,
.area_vlist_btn dl dd{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}


.area_vlist_btn dl dt,
.area_vlist_btn dl dd{
  font-size: 24px;
  font-weight: bold;
}

.area_vlist_btn dl dt{
  background: #fff;
  color:  #036eb8;
  width: 40%;
  margin-right: 10px;
  justify-content: center;
  border-top-left-radius: 20px 50%;
  border-top-right-radius:  20px 50%;
  border-bottom-left-radius:  20px 50%;
  border-bottom-right-radius:  20px 50%;
}

/*-----sp_cording-----*/


@media only screen and (max-width: 1300px) and (max-width: 786px){
  .all_button_a{
    height: 50xp;
    padding: 0;
    margin-bottom: 30px;
    line-height: 50px;
  }

.all_button_e li,
.all_button_f li{
  width: 50%;
  background: #fff;
  border: 1px solid #dcdcdd;
  float: left;
  text-align: center;
}

.all_button_e a,
.all_button_e a:visited,
.all_button_e a:link,
.all_button_e a:active,
.all_button_f a,
.all_button_f a:visited,
.all_button_f a:link,
.all_button_f a:active{
  font-size: 16px;
}


/*ã‚¨ãƒªã‚¢ãƒªã‚¹ãƒˆä¸‹éƒ¨ãƒœã‚¿ãƒ³*/
.area_vlist_btn{
  width: 80%;
  height: 130px;
  border-radius: 10px;
  margin: 0 auto 50px;
}

.area_vlist_btn dl{
  position: relative;
}

.area_vlist_btn dl{
  display: visited;
}

.area_vlist_btn dl dt,
.area_vlist_btn dl dd{
  position: absolute;
  font-size: 24px;
  font-weight: bold;
}

.area_vlist_btn dl dt{
  top: -35px;
  left: 5%;
  width: 90%;
  margin: 0;
  border: 2px solid #036eb8;
}

.area_vlist_btn dl dd{
  top: 15px;
  left: 2.5%;
  width: 95%;
  justify-content: center;
}

}

/*-----sp_cording_end-----*/</pre></body></html>