@charset "UTF-8";
#Branding {
  box-sizing: border-box;
  position: relative;
  max-width: 965px;
  height: 300px;
  background-image: url("/products/infrastructure/product_site/wigares/image/top/bg_branding_wigares.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #262626;
  background-size: contain;
  padding: 40px 40px 30px;
  margin: 25px auto 30px; }
  #Branding .TextArea p {
    color: #fff;
    font-weight: bold;
    font-size: 118.75%;
    line-height: 140%;
    text-shadow: 0 0 10px #101e42; }
  #Branding .TextArea .Title {
    font-size: 100%;
    font-weight: normal; }
  #Branding .TextArea .Introduction {
    margin-top: 40px;
    font-size: 112.5%; }
  #Branding .TextArea h1 {
    padding: 0;
    margin: 0;
    background: none; }
    #Branding .TextArea h1 img {
      display: block;
      margin: -5px 0 -3px -10px; }

@media screen and (max-width: 965px) {
  br.brMainText {
    display: none; } }

.TextAreaSp {
  display: none; }

@media screen and (max-width: 994px) {
  #Branding {
    background-size: cover;
    padding: 30px; }
    #Branding .Introduction {
      font-size: 106.25%; } }
@media screen and (max-width: 767px) {
  #Branding {
    width: auto;
    background-size: cover;
    padding: 24px 30px;
    margin-top: 20px;
    margin-left: -15px;
    margin-right: -15px; }
    #Branding .TextArea p {
      font-size: 112.5%; }
    #Branding .TextArea .Title {
      font-size: 100%; } }
@media screen and (max-width: 579px) {
  #Branding {
    height: 180px;
    padding: 30px 15px;
    margin-top: 0;
    margin-bottom: 0;
    background-position: left; }
    #Branding .TextArea h1 img {
      width: 210px;
      height: 47px;
      margin: 0px 0 2px -5px; }
    #Branding .TextArea p {
      text-shadow: 0 0 8px #060d20; }
    #Branding .TextArea .Title {
      font-weight: bold; }
    #Branding .TextArea .Introduction {
      display: none; }

  .TextAreaSp {
    display: block;
    color: #fff;
    text-align: center;
    width: auto;
    background: #333;
    padding: 26px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
    border-top: 3px solid #e60127; }
    .TextAreaSp p {
      font-weight: bold; }
      .TextAreaSp p.Title {
        font-weight: normal; }
    .TextAreaSp .Introduction {
      font-size: 93.75%;
      text-align: left; } }
@media screen and (max-width: 400px) {
  .TextAreaSp .Introduction {
    text-align: left; } }
.Section h3 {
  font-size: 112.5%;
  color: #333;
  line-height: 1em;
  padding-top: 3px;
  padding-left: 8px;
  border-left: 5px solid #e60127; }

.AnnotationWrap {
  margin-top: 20px;
  padding: 20px 30px;
  text-align: center;
  background: #e6e6e6;
  margin-bottom: 20px; }
  .AnnotationWrap dl {
    display: inline-block;
    text-align: left; }
  .AnnotationWrap dt {
    font-size: 81.25%; }
  .AnnotationWrap dd {
    margin-top: 10px; }
  .AnnotationWrap .LinkListStyle2 {
    margin-bottom: 0; }
    .AnnotationWrap .LinkListStyle2 li {
      max-width: 100%;
      /*display: inline;*/
      word-break: break-all; }
    .AnnotationWrap .LinkListStyle2 a {
      word-break: break-all; }

@media screen and (max-width: 767px) {
  .AnnotationWrap {
    margin-bottom: 20px;
    padding: 10px 15px; } }
@media screen and (max-width: 579px) {
  .AnnotationWrap .LinkListStyle2 li {
    text-align: left; } }
.offerWrap {
  display: flex;
  justify-content: space-between; }
  .offerWrap dl {
    width: calc(33% - 10px); }
    .offerWrap dl dt {
      background: #2E61B5;
      color: #fff;
      text-align: center;
      line-height: 1em;
      padding: 10px 0;
      font-weight: bold; }
    .offerWrap dl dd {
      margin-top: 10px; }
      .offerWrap dl dd .ListStyle2 li {
        text-indent: -0.6em;
        padding-left: 1.2em; }
        .offerWrap dl dd .ListStyle2 li:before {
          display: inline-block;
          content: "●";
          color: #e60127;
          margin-right: 0.2em; }

@media screen and (max-width: 579px) {
  .offerWrap {
    display: block; }
    .offerWrap dl {
      width: 100%; } }
.android.SP .listGrurpWrap dl dt {
  padding-bottom: 2px; }

.ie.SP .listGrurpWrap dl dt {
  padding-top: 2px; }
