@charset 'utf-8';
/* CSS Document */
#wrapper
#brand_container
#sub_area.menuFix{
  position: relative !important;
  top: 0 !important;
}
#main_area{
  padding: 0 20px;
}
#brand_container
.sub_area_nav ul{
    display: flex;
    flex-wrap: wrap;
}
#brand_container
.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;
  vertical-align: middle;
}
#wrapper.narrow{
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
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: 0;
}
#main_area
.contentd_head{
  padding: 0;
}
section.flower{
  padding-top: 20px;
}
#main_area
section.sec_story
.text_area{
  height: 200px;
}
#main_area
section.sec_line
.text_area{
  height: 250px;
}
#main_area
h2.head_def_b{
  margin-top: 2em;
}
#main_area
.mes_read_area{
    margin: 4em 0;
    text-align: center;
    font-size: 125%;
    font-weight: bold;
}
p.mes_read{
  color: #6b9ed2;
  margin: 1em 0;
  text-align: center;
  font-size: 15px;
}
#brand_container.clearfix,
#brand_container
#sub_area.menuFix{
  width: 100%;
}
#main_area
section p{
  font-size: 110%;
}
