html, body {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}

a {
  color: #d0001b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
  max-width: 100%;
}

.Hide {
  display: none;
}

#Header {
  width: 100%;
  background: #f3f3f3;
  border-bottom: 1px solid #ddd;
  min-height: 28px;
}

#Region {
  width: 960px;
  margin: 0 auto;
  padding: 7px 0;
  list-style: none;
}

#Region li {
  display: inline-block;
  margin: 0;
  color: #777;
}

#Header .Inner,
#SiteIdentityL,
#SiteIdentityS,
#GlobalNavi,
#TopicPath,
#Contents,
#Footer .Inner {
  width: 960px;
  margin: 0 auto;
}

#Statement {
  min-height: 70px;
  padding: 14px 0 0;
}

#Statement .Statement {
  margin: 0;
}

#Statement img {
  width: auto;
  height: auto;
  max-height: 82px;
}

#Search {
  float: right;
  margin-top: 8px;
  color: #666;
}

#Search fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

#Search input[type="text"] {
  width: 150px;
  padding: 4px;
  border: 1px solid #bbb;
}

#SuperGlobalNavi,
#CountryRegion {
  float: right;
  clear: right;
  margin: 5px 0;
  padding: 0;
  list-style: none;
}

#SuperGlobalNavi li,
#CountryRegion li {
  display: inline;
  margin-left: 14px;
  color: #666;
}

#SiteIdentityL {
  clear: both;
  padding: 18px 0 14px;
}

#SiteIdentityS {
  clear: both;
  min-height: 82px;
  padding: 18px 0 14px;
}

#SiteIdentityL .Title,
#SiteIdentityS .Title {
  margin: 0;
}

#SiteIdentityL .Title img,
#SiteIdentityS .Title img {
  max-width: 590px;
  height: auto;
}

#SiteIdentityL .Statement,
#SiteIdentityS .Statement {
  margin: 12px 0 0;
}

#GlobalNaviTop,
#GlobalNavi {
  clear: both;
}

#GlobalNaviTop ul,
#GlobalNavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f7f7f7;
  border-top: 1px solid #d7d7d7;
  border-bottom: 3px solid #d0001b;
}

#GlobalNaviTop li,
#GlobalNavi li {
  display: inline-block;
  vertical-align: top;
}

#GlobalNaviTop a,
#GlobalNavi a,
#GlobalNaviTop strong,
#GlobalNavi strong {
  display: block;
  padding: 11px 15px;
  color: #333;
  font-weight: bold;
}

#GlobalNaviTop strong,
#GlobalNavi strong,
#GlobalNavi .Current a,
#GlobalNaviTop .Current a {
  background: #d0001b;
  color: #fff;
}

#TopicPath {
  padding: 10px 0;
  color: #777;
  font-size: 12px;
}

#TopicPath ul {
  margin: 0;
  padding: 0 0 0 18px;
}

#Contents {
  padding: 20px 0 35px;
  overflow: hidden;
}

#Main {
  width: 700px;
  float: right;
}

#MainWide,
#Contents > .Section:first-child:last-child {
  width: 960px;
}

#LocalNavi {
  width: 220px;
  float: left;
}

#LocalNavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

#LocalNavi li {
  border-bottom: 1px solid #ddd;
}

#LocalNavi a,
#LocalNavi strong {
  display: block;
  padding: 9px 12px;
  color: #333;
}

#LocalNavi strong,
#LocalNavi .Current a {
  background: #d0001b;
  color: #fff;
}

h1 {
  margin: 0 0 22px;
  padding: 0 0 10px;
  border-bottom: 2px solid #d0001b;
  color: #333;
  font-size: 26px;
  line-height: 1.25;
}

h2 {
  margin: 24px 0 12px;
  color: #333;
  font-size: 20px;
}

h3 {
  margin: 18px 0 8px;
  color: #333;
  font-size: 16px;
}

p {
  margin: 0 0 1em;
}

.Section {
  margin-bottom: 24px;
}

.ColumnSet,
.GridSet {
  margin: 0;
  overflow: hidden;
}

.ColumnSet .Column1,
.Grid4,
.Grid3,
.Grid2,
.Grid1 {
  float: left;
  box-sizing: border-box;
  padding: 0 10px 18px;
}

.GridSet > .Grid3 {
  width: 700px;
}

.GridSet > .HomeMain {
  float: none;
  width: 100%;
}

.GridSet > .Grid1 {
  float: right;
  width: 240px;
}

.Grid4,
.ColumnSet .Column1 {
  width: 25%;
}

.Grid2 {
  width: 50%;
}

.GridSet > .Grid3.TopBorderSet {
  border-top: 1px solid #ddd;
  padding-top: 18px;
}

#BrandingImgStyle2,
.HomeSplash {
  margin: 0 0 24px;
}

#BrandingImgStyle2 img,
.HomeSplash img {
  display: block;
  width: 765px;
  max-width: 100%;
  height: auto;
}

.HomeLinkBlocks {
  margin-bottom: 34px;
}

.HomeMain .ColumnSet {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  overflow: visible;
}

.HomeMain .ColumnSet .Column1 {
  float: none;
  width: auto;
  padding: 0;
}

.HomeMain .ColumnSet h2 {
  margin: 0 0 10px;
  padding: 7px 8px;
  border-top: 2px solid #d0001b;
  border-bottom: 1px solid #ccc;
  background: #f3f3f3;
  font-size: 14px;
}

.HomeMain .ColumnSet .LinkListStyle1 {
  margin-left: 0;
  list-style: none;
}

.HomeMain .ColumnSet .LinkListStyle1 li:before {
  color: #999;
  content: "\2192 ";
}

#VerticalLocalNavi ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #ddd;
}

#VerticalLocalNavi li {
  border-bottom: 1px solid #ddd;
}

#VerticalLocalNavi a,
#VerticalLocalNavi strong {
  display: block;
  padding: 8px 10px;
}

#VerticalLocalNavi ul ul {
  border-top: 0;
  margin-left: 12px;
}

#VerticalLocalNavi ul ul li {
  border-bottom: 0;
}

#VerticalLocalNavi .Current > a,
#VerticalLocalNavi .Current > a strong {
  color: #d0001b;
}

.FirstItem {
  clear: left;
}

.LinkListStyle1,
.ListStyle1 {
  margin: 0 0 16px 18px;
  padding: 0;
}

.LinkListStyle1 li,
.ListStyle1 li {
  margin: 0 0 6px;
}

.ImgOnlyStyle,
.ImgStyle1 {
  margin-bottom: 10px;
}

.TableStyle1 {
  width: 100%;
  margin-bottom: 18px;
  border-collapse: collapse;
}

.TableStyle1 th,
.TableStyle1 td {
  padding: 8px;
  border: 1px solid #ccc;
  vertical-align: top;
}

.TableStyle1 th {
  background: #f0f0f0;
  font-weight: bold;
}

#Footer {
  clear: both;
  background: #eee;
  border-top: 1px solid #ccc;
  color: #555;
  font-size: 12px;
}

#Footer .Inner {
  padding: 18px 0 28px;
}

#Footer ul {
  margin: 0 0 10px;
  padding: 0;
  list-style: none;
}

#Footer li {
  display: inline;
  margin-right: 16px;
}

.ClearFix:after,
#Contents:after,
#Header:after {
  display: block;
  clear: both;
  content: "";
}

@media (max-width: 980px) {
  #Header .Inner,
  #SiteIdentityL,
  #SiteIdentityS,
  #GlobalNavi,
  #TopicPath,
  #Contents,
  #Footer .Inner {
    width: auto;
    margin: 0 16px;
  }

  #Main,
  #LocalNavi,
  .GridSet > .Grid3,
  .GridSet > .Grid1 {
    float: none;
    width: auto;
  }

  .Grid4,
  .Grid3,
  .Grid2,
  .ColumnSet .Column1 {
    width: 50%;
  }

  .HomeMain .ColumnSet {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 620px) {
  #Search,
  #SuperGlobalNavi,
  #CountryRegion {
    float: none;
  }

  #GlobalNaviTop li,
  #GlobalNavi li {
    display: block;
  }

  .Grid4,
  .Grid3,
  .Grid2,
  .ColumnSet .Column1 {
    width: 100%;
  }

  .HomeMain .ColumnSet {
    grid-template-columns: 1fr;
  }
}
