@charset "utf-8";

nav[role='breadcrumb']
{
  margin-bottom: 5em;
}

nav[role='breadcrumb'] + h2
{
  margin-bottom: .5em;
  border: 0;
}

nav[role='breadcrumb'] + h2 + p
{
  width: 96em;
  margin: 0 auto 5em auto;
}

nav[role='breadcrumb'] + h2 + p span
{
  font-family: "Times New Roman", Georgia, serif;
  font-size: 19px;
  line-height: 1.5;
}

main
{
/*   text-align: center; */
}


/* ------------------------------------------------------------

  #about

------------------------------------------------------------ */


#about section.container_01
{
  width: 96em;
  min-height: 44em;
  margin: 0 auto 7em auto;
  padding: 5em 4em;
  background-color: #F7F7F7;
}

#about section.container_01:after
{
  content: "";
  display: block;
  clear: both;
}

#about section.container_01 > div
{
  float: left;
  width: 44em;
}

#about section.container_01 > div h3
{
  padding-bottom: 6em;
}

#about section.container_01 > div h3 span
{
  font-size: 30px;
  line-height: 1;
}

#about section.container_01 > div p
{
  padding-bottom: 3em;
}

#about section.container_01 > div p:last-child
{
  padding-bottom: 0;
}

#about section.container_01 > div p span
{
  font-family: "Times New Roman", Georgia, serif;
  font-size: 17px;
  line-height: 1.588;
}

#about section.container_01 > img
{
  display: block;
  float: right;
}

#about #section_01 > img
{
  margin-top: 1em;
}

#about #section_02 > img
{
  margin-top: 5em;
}

#about #section_03 > img
{
  margin-top: 14em;
}

#about #section_04 > img
{
  margin-top: 4em;
}

#about #section_05
{
  margin-bottom: 10em;
}

#about #section_05 > img
{
  margin-top: 1em;
}


/* --------------------------------------------------------- */


#about #section_06
{
  width: 96em;
  margin: 0 auto 17em auto;
}

#about #section_06 h3
{
  margin-bottom: 4em;
}

#about #section_06 p
{
  margin-bottom: 3em;
}

#about #section_06 p:nth-last-of-type(1)
{
  margin-bottom: 7em;
}

#about #section_06 p span
{
  font-family: "Times New Roman", Georgia, serif;
  font-size: 20px;
  line-height: 1.4;
}

#about #section_06 div.video_01
{
  width: 96em;
  height: 54em;
}

