@charset 'utf-8';
/* CSS Document */
#wrapper
#brand_container
#sub_area.menuFix{
  position: relative !important;
  top: 0 !important;
  width: 100%;
}
#main_area{
  padding: 0 20px;
}
span.btn_sub_menu{
  display: none;
}
#wrapper
#brand_container #sub_area .sub_area_nav{
  display: block;
}
span.head_read{
  line-height: 1.5;
}
#main_area
.text_area{
  height: 250px;
}
#main_area
.text_area p{
  font-size: 110%;
  margin: 1em 0;
}
#main_area
.text_area p em{
  color:#5ab1d8;
  margin: 1em 0;
}

header.content_head{
  padding: 0;
}
header.top_head h1{
  margin-bottom: 0;
}
header.top_head h1 span{
  margin-top: 1em;
}
p.mes_read{
  color: #6b9ed2;
  font-size: 125%;
  font-weight: bold;
  margin-bottom: 2em;
  text-align: center;
}
.life_episode{
  height: 250px;
}
.life_episode_2{
  height: 310px;
}
.life_episode p{
  font-size: 110%;
  margin-bottom: 1em;
}
#brand_container
.sub_area_nav ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
#brand_container
.sub_area_nav ul li{
  width: 50%;
}
#brand_container.clearfix{
  width: 100%;
}
#wrapper.narrow{
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}

#content{
  overflow: hidden;
}
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;
}
p.episode3{
  font-size: 110%;
  margin-bottom: 2em;
}
h3.head_def_b{
  line-height: 1.5;
}
section.flower{
  padding-top: 40px;
}
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;
}
a.btn_b_link{
  display: inline-block;
}
