@charset "UTF-8";
/*---------------------------------------------------------

インポート

---------------------------------------------------------*/
/*---------------------------------------------------------

Normalize

---------------------------------------------------------*/
html,
body {
  margin: 0;
  padding: 0;
  position: relative;
}

html {
  font-size: 62.5%;
  font-family: helvetica, arial, meiryo, san-serif;
}

body {
  color: #333;
  line-height: 1.2;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  word-break: break-word;
}

ul,
ol,
dl,
dd,
blockquote {
  margin: 0;
  padding: 0;
}

p {
  padding: 0;
  margin: 0;
}

ul li {
  list-style-type: none;
}

ol {
  list-style-type: none;
}

a {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
}
a:hover, a:active {
  color: #fff;
  text-decoration: none;
}

table {
  width: 100%;
  border-collapse: collapse;
}

img {
  border: medium none;
  vertical-align: top;
  height: auto;
  max-width: 100%;
}

button {
  border: none;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  text-align: center;
}

/*---------------------------------------------------------

PC

---------------------------------------------------------*/
#Container {
  font-size: 16px;
  font-size: 1.6rem;
}

/*header
---------------------------------------------------------*/
.Header{
  width: 100%;
  position: fixed;
  background: #fff;
  height: 64px;
  border-bottom: 1px solid #d2d0d0;
  z-index: 1;
}
.Header + * {
  padding-top: 64px;
}
.Logo {
  max-width: 960px;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  position: relative;
}
.navPageBack {
  position: absolute;
  top: 18px;
  left: 0;
}
.navPageBack a {
  color: #000;
  padding: 4px 14px 4px 18px;
  display: inline-block;
  position: relative;
  font-weight: bold;
}
.navPageBack a:before {
    content: '';
    display: block;
    background: none;
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #1e1e1e;
    border-right-width: 0;
    border-bottom-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 50%;
    margin-top: -4px;
    left: 0;
    z-index: 1;
  }

/*hdg
---------------------------------------------------------*/
.MainVisual {
  background: #f3f3f3;
  margin-bottom: 60px;
  color: #010101;
}
.MainVisual .Inner {
  max-width: 960px;
  min-height: 300px;
  margin: 0 auto;
  background: url("../../../../../../img/support/user/safety/trouble-shooting/szv/bg_mainvisual_img01.png") no-repeat right top;
  padding-right: 240px;
  box-sizing: border-box;
}
.MainVisual h1 {
  font-size: 50px;
  height: 300px;
  display: table-cell;
  vertical-align: middle;
}
.MainVisual h1 .small{
  font-weight: normal;
  line-height: 1.2;
  display: inline-block;
  padding-bottom: 15px;
  color: #333;
  font-size: 35px;
}

.Hdg1_1 {
  background: #f3f3f3;
  margin-bottom: 60px;
  color: #010101;
}
.Hdg1_1 .Inner {
  max-width: 960px;
  min-height: 200px;
  margin: 0 auto;
  background: url("../../../../../../img/support/user/safety/trouble-shooting/szv/bg_hdg1_img01.png") no-repeat right -7px;
  background-size: auto;
  padding-right: 240px;
  box-sizing: border-box;
}
.Hdg1_1 h1 {
  font-size: 38px;
  font-size: 3.8rem;
  height: 200px;
  display: table-cell;
  vertical-align: middle;
}

.Hdg2_1 {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 38px;
  padding: 15px 0 26px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  position: relative;
  background-color: #fff;
}
.Hdg2_1:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.Hdg2_1:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.Hdg2_1 .LangIcon {
  position: relative;
  padding-left: 50px;
  display: inline-block;
}
.Hdg2_1 .LangIcon:before {
  content: '';
  display: block;
  background: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_hdg2_img03.png) no-repeat;
  width: 40px;
  height: 28px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  margin-left: -48px;
}

.Hdg2_2 {
  box-sizing: border-box;
  padding: 23px 40px 25px 36px;
  margin-bottom: 35px;
  border: 1px solid #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  position: relative;
  background-color: #fff;
}
.Hdg2_2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.Hdg2_2:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.Hdg2_2 h2 {
  font-size: 32px;
  font-size: 3.2rem;
  margin-bottom: 5px;
  padding-right: 107px;
}
.Hdg2_2 p {
  color: #727272;
  font-weight: bold;
  padding-right: 107px;
  font-size: 16px;
  font-size: 1.6rem;
}

.Except h2 {
  padding-right: 87px;
}
.Except:after {
  content: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_hdg2_img02.png);
  display: block;
  position: absolute;
  right: 26px;
  top: 50%;
  margin-top: -41px;
}

.Error:after {
  content: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_hdg2_img01.png);
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -33px;
}

.Hdg3_1 {
  background: #949494;
  color: #fff;
  padding: 14px 25px 14px 22px;
  margin-bottom: 20px;
  position: relative;
}
.Hdg3_1:after {
  content: '';
  display: table;
  clear: both;
}
.Hdg3_1 span {
  background: #f25050;
  font-size: 26px;
  font-size: 2.6rem;
  padding: 3px 15px 3px 12px;
  border-radius: 3px;
  margin-right: 10px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  margin-top: -18px;
}
.Hdg3_1 h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
.Hdg3_1 span + h3 {
  margin-left: 100px;
}

/*MainContents
---------------------------------------------------------*/
#MainContents {
  max-width: 960px;
  margin: 0 auto 20px;
  color: #000;
}

/*ErrorBox
---------------------------------------------------------*/
.ErrorBox {
  background: #f6f6f6;
  padding: 30px;
  margin-bottom: 40px;
}
.ErrorBox a{
  color: #000;
  text-decoration: underline;
}
.ErrorBox .ErrorDetails {
  background: #fff;
  padding: 28px 45px 30px 30px;
  position: relative;
}
.ErrorBox .ErrorDetails:after {
  background: url("../../../../../../img/support/user/safety/trouble-shooting/szv/icon_error_box_arrow01.png") no-repeat;
  content: '';
  display: block;
  bottom: -29px;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 30px;
  height: 19px;
}
.ErrorBox .ErrorMeasures {
  background: #ffe8e8;
  padding: 28px;
  margin-top: 37px;
}
.ErrorBox .ErrorMeasures + .ErrorDetails {
  margin-top: 37px;
}
.ErrorBox * + .BulletList {
  margin-top: 10px;
}
.ErrorBox .BulletList {
  margin-bottom: 0;
}
.ErrorBox .BulletList li {
  margin-bottom: 0;
}
.ErrorBox .BulletList li + li {
  margin-top: 5px;
}

.ActiveBox {
  background: #fffbc1;
}
.ActiveBox .Hdg3_1 {
  background: #ce7752;
}

/*Lay2_1
---------------------------------------------------------*/
.Lay2_1 {
  margin-bottom: 45px;
  margin-left: -30px;
}
.Lay2_1:after {
  content: '';
  display: table;
  clear: both;
}
.Lay2_1:after {
  content: '';
  display: table;
  clear: both;
}
.Lay2_1 > .Inner {
  float: left;
  margin-left: 30px;
  width: 45%;
  width: -webkit-calc((100% - 60px) / 2);
  width: calc((100% - 60px) / 2);
}

ul.BulletList {
  margin-bottom: 20px;
  list-style-type: none;
}
ul.BulletList a {
  color: #000;
  text-decoration: underline;
}
ul.BulletList a:hover, ul.BulletList a:active, ul.BulletList a:focus {
  color: #000;
}

ul.BulletList li {
  padding-left: 14px;
  margin-bottom: 18px;
  position: relative;
}

ul.BulletList li:before {
  content: "";
  display: block;
  height: 5px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 7px;
  width: 5px;
  background-clip: padding-box;
  background-color: #000;
  border-radius: 5px;
}

/*form
---------------------------------------------------------*/
.TxtArea {
  border: 0;
  padding: 2px 0;
  box-sizing: border-box;
  font-size: 48px;
  font-size: 4.8rem;
  color: #909090;
  border: solid 1px #ccc;
  border-radius: 3px;
  text-align: center;
  width: 100%;
  -moz-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.2);
}

a:focus {
  outline: 1px dotted #000;
}

#btn_jquery {
  margin: 0 auto;
  margin-top: 30px;
}

/*footer
---------------------------------------------------------*/
#FooterBox .Utility {
  width: 100%;
  border-bottom: 1px solid #d2d0d0;
  border-top: 1px solid #d2d0d0;
  background: #f3f3f3;
  padding: 60px 0 40px;
}
#FooterBox .Utility:after {
  content: '';
  display: table;
  clear: both;
}
#FooterBox .PageTop {
  display: none;
}
#FooterBox .CopyRight {
  text-align: center;
  margin-bottom: 15px;
  padding-top: 30px;
  border-top: 1px solid #d2d0d0;
  padding: 30px 20px 0 20px;
}

.ListBtn {
  text-align: left;
  letter-spacing: -.40em;
  margin: 0 auto;
  display: table;
}
.ListBtn li {
  letter-spacing: normal;
  display: block;
  vertical-align: middle;
  margin-bottom: 20px;
  float: left;
}
.ListBtn li + li {
  margin-left: 30px;
}
.ListBtn.Idx:last-child{
  margin:0
}

.Btn01 {
  width: 400px;
  display: block;
  background: #000;
  padding: 18px 18px 18px 38px;
  border-radius: 3px;
  position: relative;
  box-sizing: border-box;
  font-size: 20px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.Btn01:before {
  content: '';
  display: block;
  background: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_btn01_img01.png) no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
  left: 20px;
  margin-top: -9px;
  top: 50%;
}
.Btn01 span {
  width: 100%;
  text-align: center;
  padding-left: 10px;
}

.Btn02T {
  width: 230px;
  display: block;
  background: #e27730;
  padding: 18px 28px 18px 14px;
  border-radius: 3px;
  position: relative;
  box-sizing: border-box;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.Btn02T:after {
  content: '';
  display: block;
  background: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_btn02_img01.png) no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 20px;
  margin-top: -9px;
  top: 50%;
}
.Btn02T span {
  width: 100%;
  text-align: center;
  padding-right: 10px;
}
[lang="pt"] .Btn01,
[lang="es"] .Btn01,
[lang="de"] .Btn01,
[lang="it"] .Btn01,
[lang="fr"] .Btn01 {
  width: 300px;
}
[lang="pt"] .Btn02T,
[lang="es"] .Btn02T,
[lang="de"] .Btn02T, 
[lang="it"] .Btn02T,
[lang="fr"] .Btn02T {
  width: 300px;
}
[lang="pt"] .Btn01#ReturnLang,
[lang="es"] .Btn01#ReturnLang,
[lang="de"] .Btn01#ReturnLang,
[lang="fr"] .Btn01#ReturnLang {
  width: 400px;
}
[lang="it"] .Btn01#ReturnLang {
  width: 470px;
}
.Btn02R {
  width: 300px;
  box-sizing: border-box;
  display: block;
  background: #e27730;
  padding: 14px 20px;
  border-radius: 3px;
  position: relative;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.Btn02R:after {
  content: '';
  display: block;
  background: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_btn02_img02.png) no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
  right: 20px;
  margin-top: -9px;
  top: 50%;
}

.ListBtn li.PcNone {
  display: none;
}

/*---------------------------------------------------------

SP

---------------------------------------------------------*/
@media screen and (min-width: 681px) and (max-width: 970px) {
  .Logo {
    box-sizing: border-box;
  }
  .MainVisual .Inner{
    background: url("../../../../../../img/support/user/safety/trouble-shooting/szv/bg_mainvisual_img01.png") no-repeat scroll 120% 30px / 55% auto;
    padding-right: 40%;
    padding-left: 10px;
  }
  .ListBtn {
    display: table;
    width: 100%;
  }
  .ListBtn li {
    display: table-cell;
    padding: 0 15px 15px;
    float: none;
    width: 33.3%;
  }
  .Btn02R {
    width: 100%;
    max-width: 300px;
  }
}
/*---------------------------------------------------------

SP

---------------------------------------------------------*/
@media screen and (max-width: 680px) {
  /*header
  ---------------------------------------------------------*/
  .Logo {
    width: 100%;
    padding: 20px 0;
  }
  .navPageBack {
    left: 20px;
  }

  /*hdg
  ---------------------------------------------------------*/
  .MainVisual {
    background: #f3f3f3;
    margin-bottom: 30px;
  }
  .MainVisual .Inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: table;
    background: url("../../../../../../img/support/user/safety/trouble-shooting/szv/bg_mainvisual_img01.png") no-repeat center 0/80% auto;
    min-height: 0;
    padding-top: 32%;
    padding-right: 0;
  }
  .MainVisual h1 {
    font-size: 2.2rem;
    height: auto;
    padding: 30px 0 10px;
  }
  .MainVisual h1 .small {
    font-weight: bold;
    font-size: 2.2rem;
    padding-bottom: 0;
  }
  .MainVisual h1 .block {
    display: inline;
  }
  .Hdg1_1 .Inner {
    max-width: 100%;
    min-height: 150px;
    display: table;
    background: url("../../../../../../img/support/user/safety/trouble-shooting/szv/bg_mainvisual_img01.png") no-repeat center 0/300px auto;
    text-align: center;
    min-height: 0;
    padding-top: 180px;
    padding-right: 0;
    padding-bottom: 10px;
  }
  .Hdg1_1 h1 {
    font-size: 30px;
    font-size: 3rem;
    height: auto;
  }

  .Hdg2_1 {
    margin-bottom: 30px;
  }

  .Hdg2_2 {
    box-sizing: border-box;
    padding: 13px 20px 15px 20px;
    margin-bottom: 35px;
    border: 1px solid #000;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    position: relative;
    background-color: #fff;
  }
  .Hdg2_2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .Hdg2_2:after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .Hdg2_2 h2 {
    font-size: 32px;
    font-size: 3.2rem;
    margin-bottom: 5px;
  }
  .Hdg2_2 p {
    color: #727272;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .Except {
    height: 84px;
    display: table-cell;
    vertical-align: middle;
  }
  .Except:after {
    top: 50%;
    margin-top: -42px;
    right: 15px;
  }

  .Error:after {
    top: 50%;
    margin-top: -33px;
    right: 15px;
  }

  .Hdg3_1 {
    background: #949494;
    color: #fff;
    padding: 14px 25px 14px 20px;
    margin-bottom: 20px;
    position: relative;
  }
  .Hdg3_1 span {
    background: #f25050;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 3px 15px 3px 12px;
    border-radius: 3px;
    font-weight: normal;
    float: left;
    position: relative;
    margin: 0;
    margin-right: 10px;
    top: 50%;
    margin-top: -0.9px;
  }
  .Hdg3_1 h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .Hdg3_1 span + h3 {
    float: left;
    margin-left: 0;
    top: 3px;
    position: relative;
  }

  /*MainContents
  ---------------------------------------------------------*/
  #MainContents {
    width: auto;
    margin: 0 auto 40px;
    padding: 0 20px;
  }


  .Lay2_1 {
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .Lay2_1:after {
    content: '';
    display: table;
    clear: both;
  }
  .Lay2_1 .Inner {
    width: 100%;
    float: none;
    margin-left: 0px;
  }
  .Lay2_1 .Inner:first-child {
    margin-bottom: 80px;
  }

  /*ErrorBox
  ---------------------------------------------------------*/
  .ErrorBox {
    background: #f6f6f6;
    padding: 20px;
  }
  .ErrorBox .ErrorDetails {
    background: #fff;
    padding: 20px 30px 20px 20px;
    position: relative;
  }
  .ErrorBox .ErrorDetails:after {
    content: '';
    display: block;
    bottom: -29px;
    left: 50%;
    margin-left: -13px;
    background: none;
    position: absolute;
    width: 16px;
    height: 16px;
    border: 5px solid #f25050;
    border-right-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    bottom: -24px;
    left: 50%;
    margin-left: -8px;
  }
  .ErrorBox .ErrorMeasures {
    background: #ffe8e8;
    padding: 28px;
    margin-top: 37px;
  }

  .ActiveBox {
    background: #fffbc1;
  }
  .ActiveBox .Hdg3_1 {
    background: #ce7752;
  }

  /*Btn
  ---------------------------------------------------------*/
  .ListBtn {
    margin-left: 0px;
    width: 100%;
  }
  .ListBtn li {
    margin-left: 0;
    display: block;
    float: none;
  }
  .ListBtn li + li {
    margin-left: 0;
  }
  .ListBtn li span {
    text-align: center;
    padding-left: 0;
  }

  .Btn01 {
    min-width: initial;
    width: 100%;
    display: block;
    background: #000;
    padding: 18px 36px;
    border-radius: 3px;
    position: relative;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
  }
  .Btn01:before {
    content: '';
    display: block;
    background: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_btn01_img01.png) no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 20px;
    margin-top: -9px;
    top: 50%;
  }
  .Btn01:before {
    content: '';
    display: block;
    background: none;
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #1e1e1e;
    border-right-width: 0;
    border-bottom-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 50%;
    margin-top: -3px;
    left: 24px;
    z-index: 1;
  }
  .Btn01:after {
    content: '';
    display: block;
    background: #fff;
    left: 20px;
    border-radius: 9px;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
  }

  .Btn02T {
    width: 100%;
    padding-left: 36px;
    padding-right: 36px;
  }
  .Btn02T:before {
    content: '';
    display: block;
    background: none;
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #e27730;
    border-left-width: 0;
    border-bottom-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 50%;
    margin-top: -2px;
    right: 25px;
    z-index: 1;
  }
  .Btn02T:after {
    content: '';
    display: block;
    background: #fff;
    right: 20px;
    border-radius: 9px;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
  }

  .Btn02 {
    width: 100%;
    display: block;
    background: #e27730;
    padding: 16px 0;
    border-radius: 3px;
    position: relative;
    margin-top: 20px;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: bold;
  }
  .Btn02:after {
    content: ' ';
    display: block;
    background: url(../../../../../../img/support/user/safety/trouble-shooting/szv/bg_btn02_img01.png) no-repeat;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 20px;
    margin-top: -9px;
    top: 50%;
  }

  .Btn02R {
    width: 100%;
    box-sizing: border-box;
    padding: 14px 36px;
  }
  .Btn02R:before {
    content: '';
    display: block;
    background: none;
    position: absolute;
    width: 6px;
    height: 6px;
    border: 1px solid #e27730;
    border-left-width: 0;
    border-top-width: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    top: 50%;
    margin-top: -3px;
    right: 27px;
    z-index: 1;
  }
  .Btn02R:after {
    content: '';
    display: block;
    background: #fff;
    right: 20px;
    border-radius: 9px;
    height: 18px;
    width: 18px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
  }

  .Idx .Btn02R {
    font-size: 30px;
    font-size: 3rem;
  }
  
  [lang="pt"] .Btn01,
  [lang="es"] .Btn01,
  [lang="de"] .Btn01,
  [lang="it"] .Btn01,
  [lang="fr"] .Btn01 {
    width: 100%;
  }
  [lang="pt"] .Btn02T,
  [lang="es"] .Btn02T,
  [lang="de"] .Btn02T, 
  [lang="it"] .Btn02T,
  [lang="fr"] .Btn02T {
    width: 100%;
  }
  [lang="pt"] .Btn01#ReturnLang,
  [lang="es"] .Btn01#ReturnLang,
  [lang="de"] .Btn01#ReturnLang,
  [lang="it"] .Btn01#ReturnLang,
  [lang="fr"] .Btn01#ReturnLang {
    width: 100%;
  }

  /*form
  ---------------------------------------------------------*/
  #FooterBox .Utility {
    padding: 10px 0;
  }
  #FooterBox .Utility ul {
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
    display: table;
  }
  #FooterBox .Utility ul li {
    width: 100%;
    margin: 10px 0;
  }
  #FooterBox .Utility ul .Btn01{
    font-size: 14px;
    padding: 16px 10px 16px 25px;
  }
  #FooterBox .Utility ul .Btn02T{
    font-size: 14px;
    padding-left: 0px;
    padding-right: 15px;
  }
  #FooterBox .Utility ul .Btn01:after{
    left: 6px;
  }
  #FooterBox .Utility ul .Btn01:before{
    left: 12px;
  }
  #FooterBox .Utility ul .Btn02T:after{
    right: 6px;
  }
  #FooterBox .Utility ul .Btn02T:before{
    right: 11px;
  }
  #FooterBox .Utility ul li + li {
    margin-top: 20px;
  }
  #FooterBox .PageTop {
    display: block;
  }
  #FooterBox .CopyRight {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .ListBtn li.PcNone {
    display: block;
  }
}
#ErrNotFound {
  margin-bottom: 40px;
}
#ErrNotFound p {
  color: #dc002f;
  font-weight: bold;
  margin-bottom: 24px;
  text-align: center;
  font-size: 24px;
}
#ErrNotFound > *:last-child {
  margin-bottom: 0;
}
#ErrNotFound > .ListBtn li {
  margin-bottom: 0;
}

@media screen and (max-width: 680px) {
  #ErrNotFound p {
    font-size: 18px;
  }
}
