@charset 'utf-8';
/* CSS Document */
#wrapper
#brand_container
#sub_area.menuFix{
  position: relative !important;
  top: 0 !important;
}
#brand_container
.clearfix{
  width: 100%;
}
#brand_container
#sub_area.menuFix{
  width: 100%;
}

#brand_container
#sub_area h2 .btn_sub_menu{
display: none;
}
#brand_container
#sub_area .sub_area_nav{
  display: block;
  
}
#brand_container #sub_area .sub_area_nav ul{
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
}
#brand_container #sub_area .sub_area_nav ul li{
  width: 50%;
}

nav.sub_area_nav ul li a.link_swb::before 
{
  content: ">";
  color: #fff;
  background: #dcedf8;
  margin-right: 5px;
  border-radius: 50%;
  display: inline-block;
  width: 15px;
  height: 15px;
  text-align: center;
  ertical-align: middle;
}

p.change{
    background: linear-gradient(to bottom,#8abedb 0%,#62a7ce 100%);
    padding: 5px;
    border-radius: 5px;
    font-size: 110%;
    line-height: 1.5;
    color: #fff;
    margin-top: 1em;
}
a.btn_b_link:hover{
  display: inline;
  margin-bottom: 0;
  padding: 0;
}
#main_area
.text_area p{
  font-size: 110%;
  margin-bottom: 1em;
}
p.mes_read{
    margin: 4em 0;
    text-align: center;
    font-size: 125%;
    color: #6b9ed2;
}
#main_area
h2.head_def_b_l_double{
  color: #333;
  text-align: left;
  line-height: 1.6em;
  font-size: 110%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}
ul.bs_main_menu h3{
  font-size: 14px;
  color: #6b9ed2;
  font-weight: bold;
  margin: 1em 0;
}

#main_area
.index_page_2 li a.link_swb::before{
    content: ">";
    color: #fff;
    background: #dcedf8;
    margin-right: 5px;
    border-radius: 50%;
    display: inline-block;
    width: 15px;
    height: 15px;
    text-align: center;
}
#main_area
.index_page_2 li{
  margin-bottom: 1em;
}
#main_contents
#main_area
a:link,a:visited,a:hover{
  color: #666 !important;
}
#wrapper.narrow{
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 20px;
}

#main_area
.text_area p em{
  color: #5ab1d8;
}
