@charset "utf-8";

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

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

nav[role='breadcrumb'] + h2 span
{
  width: auto;
  font-size: 40px;
  line-height: 1;
}

main
{

}


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

  #customer

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


.sec
{
  width: 96em;
  margin: 0 auto 6.5em auto;
}

.sec p
{
  margin-bottom: 3em;
}

.sec p:last-child
{
  margin-bottom: 0;
}

.sec p span
{
  font-family: "Times New Roman", Georgia, serif;
  font-size: 19px;
  line-height: 1.526;
}

.sec a
{
  display: inline-block;
  margin-bottom: 3em;
}

.sec a span
{
  font-size: 19px;
  line-height: 1.526;
}

.sec + .sec {
  border-top: 1px solid #CCC;
  padding-top: 6.5em;
}
