@charset "UTF-8";

* html body { zoom:67%; }

#header{ display: block; }
#header.top { padding-top: 0 !important; }
#header .header_main { display: none; }
.cms-ready #header .slider_wrap,
#header .slider_wrap { height: 600px; }

#globalnavi.top .nav_list {
  gap: 0;
  justify-content: space-between;
  width: 100%;
}
#globalnavi.top .nav_list li.with_icon { width: 19%; }
#globalnavi.top .nav_list li:not(.with_icon) { width: 10%; }

#top_two_columns_wrap{
  width: 100%;
  display: block;
}

#side_area { width: 400px; margin: 90px auto 0; }
.side_area_box .gray_box { border: 1px solid #111; padding: 20px; }

#life{
  border-top: 1px solid #111;
  border-bottom: 1px solid #111;
}
#life .wrapper{ width: 100%; }
#life .title_area:before, #life .title_area:after { display: none; }
#life .links_area{ width: calc(100% - 175px - 15px); }

#top_main_contents_area { padding-bottom: 100px; border-bottom: 1px solid #111; }
#top_main_contents_area .wrapper { width: 100%; grid-gap: 20px; }
#top_main_contents_area .top_contents_box h4 {padding-left: 0;}
#top_main_contents_area .top_contents_box h4:before { display: none; }
#top_main_contents_area .top_contents_box .white_box{
  border: 1px solid #111;
}
#top_main_contents_area .top_contents_box.section_people .white_box{
  padding: 30px 20px;
}

#ad_space .wrapper { width: 100%; }