@charset 'UTF-8';

.helpContent p {
  margin-top: .9em;
}

.helpContent p:first-child {
  margin-top: 0;
}

.helpContent em {
  color: #c00;
}

.helpContent .ttl-st-1 {
  font-size: 30px;
  font-size: 2.143rem;
  line-height: 1.4;
  margin-top: 25px;
  margin-bottom: 15px;
}

.helpContent .ttl-st-2 {
  font-size: 20px;
  font-size: 1.429rem;
  line-height: 1.2;
  margin-top: 46px;
  margin-bottom: 22px;
  padding: 11px 14px 6px;
  border-radius: 2px;
  background: #f4f4f4;
  box-shadow: 0 2px 0 0 #ebebeb;
}

.helpContent .ttl-st-3 {
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 1.2;
  margin-top: 32px;
  margin-bottom: 17px;
  padding-bottom: 5px;
  border-bottom: 2px solid #f08787;
}

.helpContent .ttl-st-4 {
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
}

.helpContent .ttl-st-5 {
  font-size: 14px;
  font-size: 1.071rem;
  line-height: 1.2;
  margin-top: 16px;
  margin-bottom: 10px;
}

.helpContent .caution,.helpContent .caution-n,.helpContent ul.list-disc,.helpContent ul.list-circle,.helpContent ol.list-num {
  margin-top: 1.4em;
  margin-bottom: 0;
}

.helpContent .caution li,.helpContent .caution-n li,.helpContent ul.list-disc li,.helpContent ul.list-circle li,.helpContent ol.list-num li {
  margin-top: .5em;
  margin-bottom: 0;
}

.helpContent .caution li:first-child,.helpContent .caution-n li:first-child,.helpContent ul.list-disc li:first-child,.helpContent ul.list-circle li:first-child,.helpContent ol.list-num li:first-child {
  margin-top: 0;
}

.helpContent .caution li ol,.helpContent .caution-n li ol,.helpContent ul.list-disc li ol,.helpContent ul.list-circle li ol,.helpContent ol.list-num li ol,.helpContent .caution li ul,.helpContent .caution-n li ul,.helpContent ul.list-disc li ul,.helpContent ul.list-circle li ul,.helpContent ol.list-num li ul {
  margin-top: .5em;
}

.helpContent [data-icon]:before {
  font-family: inherit;
  font-size: inherit;
  margin-right: 0;
  padding-right: 0;
}

.helpContent .caution>li {
  padding-left: 1em;
  text-indent: -1em;
}

.helpContent .caution>li:before {
  display: inline-block;
  width: 1em;
  margin-right: 0;
  text-indent: 0;
}

.helpContent .caution-n>li[data-icon] {
  padding-left: 1.9em;
  text-indent: -1.9em;
}

.helpContent .caution-n>li[data-icon]:before {
  display: inline-block;
  width: 1.9em;
  content: attr(data-icon);
  text-indent: 0;
}

.helpContent .caution-n.twod>li[data-icon] {
  padding-left: 2.7em;
  text-indent: -2.7em;
}

.helpContent .caution-n.twod>li[data-icon]:before {
  width: 2.7em;
}

.helpContent ul.list-disc {
  margin-left: 1.6em;
}

.helpContent ul.list-circle {
  margin-left: 1.6em;
  list-style-type: circle;
}

.helpContent ol.list-num>li[data-icon] {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.helpContent ol.list-num>li[data-icon]:before {
  display: inline-block;
  width: 1.4em;
  text-indent: 0;
}

.helpContent ol.list-num.twod>li[data-icon] {
  padding-left: 2.1em;
  text-indent: -2.1em;
}

.helpContent ol.list-num.twod>li[data-icon]:before {
  width: 2.1em;
}

.helpContent .defList {
  margin-top: 1em;
  margin-left: 1.2em;
}

.helpContent .defList dt {
  font-size: 15px;
  font-size: 1.071rem;
  font-weight: 700;
  margin-top: 1em;
}

.helpContent .defList dt:first-child {
  margin-top: 0;
}

.helpContent .defList dt+dd {
  margin-top: .2em;
}

.helpContent .defList dd {
  margin-top: .3em;
}

.helpContent .defList dd p,.helpContent .defList dd ul {
  margin-top: .4em;
  margin-bottom: .2em;
}

.helpContent .box-info-emp,.helpContent .box-contents-info {
  margin-top: 1em;
  padding: 1.09em;
}

.helpContent .box-info-emp>*:first-child,.helpContent .box-contents-info>*:first-child {
  margin-top: 0!important;
}

.helpContent .box-info-emp {
  border-color: #d8d8d8;
  background-color: #f8e7e7;
}

.helpContent .box-contents-info {
  border-color: #d8d8d8;
  background-color: #fff;
}

.helpContent .box-related-link {
  margin-top: 40px;
}

.helpContent .box-related-link>* {
  margin-top: 0;
}

.helpContent .box-related-link help-listing01 {
  margin-top: 0;
}

.helpContent .ico-right-open-mini:before {
  font-size: 20px;
  width: 14px;
  content: '\e75e';
  vertical-align: -5%;
  color: #c00;
}

.helpContent .ico-down-open-mini:before {
  font-size: 20px;
  margin-left: 0;
  content: '\e75c';
  vertical-align: -10%;
  color: #c00;
}

.helpContent .btn-base,.helpContent .btn-close {
  background: linear-gradient(#fff,#ececec);
  box-shadow: 0 2px 0 0 #bebebe;
}

.helpContent .btn-base:hover,.helpContent .btn-close:hover {
  opacity: .75;
  background: linear-gradient(#fff,#ededed);
}

.helpContent .nav-sd-link-list li {
  margin-top: .4em;
}

.helpContent .nav-sd-link-list li:first-child {
  margin-top: 0;
}

.helpContent .rwdImage img {
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}

.helpContent .textBlock {
  margin-top: 1em;
}

.helpContent .box-button-container {
  text-align: center;
}

.helpContent .box-button-container .ico-square:before {
  content: '\e8c3';
  color: #c00;
}

.helpContent .box-button-container .ico-doc-text-1:before {
  width: 16px;
}

.helpContent .btn-base,.helpContent .btn-proceed {
  font-size: 16px!important;
  font-size: 1.143rem!important;
  line-height: 1.4;
  position: relative;
  width: auto;
  min-width: 14em;
  max-width: 85%;
  min-height: 3.125em;
  margin-top: 30px;
  margin-bottom: 0;
  padding: .8em 2em .65em;
  white-space: normal;
}

.helpContent .btn-base:before,.helpContent .btn-proceed:before {
  font-family: mffont;
  font-size: 15px!important;
  font-size: 1.1rem!important;
  font-weight: 700!important;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: .25em!important;
  width: auto;
  margin-top: -.5em;
  margin-right: 0;
  padding-right: .425em;
  text-indent: -.125em;
  text-shadow: none;
}

.helpContent .btn-proceed {
  font-weight: 700!important;
  color: #fff;
  border-color: #a7a7a7!important;
  background: #c00;
  box-shadow: 0 2px 0 0 #bebebe;
  box-shadow: inset 0 0 0 2px #fff,0 2px 0 0 #bebebe!important;
  text-shadow: -1px -1px 0 rgba(0,0,0,.8);
  text-shadow: none!important;
}

.helpContent .btn-proceed:link,.helpContent .btn-proceed:visited {
  color: #fff;
}

.helpContent .btn-proceed:hover {
  color: #fff;
}

.helpContent .btn-proceed:hover {
  opacity: .75;
  background: #b00;
  box-shadow: inset 0 0 0 2px #fff,0 2px 0 0 #bdbdbd!important;
}

.helpContent .btn-proceed:active,.helpContent .btn-proceed:focus,.helpContent .btn-proceed.touch {
  border-color: #66afe9!important;
  box-shadow: inset 0 0 0 2px #fff,0 0 3px rgba(0,161,203,.8)!important;
}

.helpContent .btn-proceed:hover,.helpContent .action .btn-proceed:hover,.helpContent .action .btn-proceed:active,.helpContent .action .btn-proceed:focus,.helpContent .action-same .btn-proceed:hover,.helpContent .action-same .btn-proceed:active,.helpContent .action-same .btn-proceed:focus {
  background-color: red;
}

.helpContent .btn-mod-demo.btn-base {
  min-width: 14em;
  max-width: 85%;
  min-height: 3.125em;
  padding: .8em 2em .65em;
  border: 2px solid #c00;
}

.helpContent .btn-mod-demo.btn-base:before {
  content: '\e8c3';
  color: #c00;
}

.helpContent .btn-mod-demo.btn-base:after {
  position: absolute;
  top: .8em;
  left: .4em;
  display: block;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNC8yOC8xNTyXfTIAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAA5UlEQVQ4jd3ToUvDQRjG8c9Ns91msi04i/gvCMNilAWbMIPZ4F+wZLEpLhtELDYFYTBXjEOwGQVNA/UMu8FxohP5FX3Ly7333pfnfe4u3BJVELWUF77IP45QlaIQYyWc6hTVprf8MVDvN6AhRkVtfxroqVg/Yw3tQs3Nd6AL1PGY1VrGt3uMo0zN3qRhtoA8YBPvaOIKB7hEH6fYxgvucTY5mL+jEVYxjw6WsZTkH2ILb1hpxNgfhHCexv002o6xN10sotOI8RobCQIzOBmEsJ5DSkV3Kdez/d3kxVxhwWtpyz/+Ih+5oDlguumKRwAAAABJRU5ErkJggg==);
}

.helpContent .btn-small.btn-base,.helpContent .btn-mod-em.btn-base {
  min-height: 2.5em;
  padding: .55em 2em .4em;
}

.helpContent .btn-mod-em.btn-base {
  border: 2px solid #c00;
}

.helpContent .btn-mod-high.btn-base {
  min-height: 3.125em;
  padding: .8em 2em .65em;
}

.helpContent .table tbody td {
  font-size: 14px;
  font-size: 1rem;
}

.helpContent .table {
  margin-top: 27px;
}

.helpContent .table caption {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: .5em;
  text-align: left;
}

.helpContent .btn-close {
  min-height: 2.938em;
  margin-bottom: 0;
}

.helpContent .btn-close[data-icon]:before {
  font-family: mffont;
  font-size: 18.998px!important;
  font-size: 1.357rem!important;
  line-height: .1;
  position: relative;
  top: .05em;
  margin-bottom: 0;
  padding-right: .35em;
}

.helpContent .contents-end-close-btn {
  margin-top: 37px;
}

.helpContent .top-support {
  overflow: hidden;
  margin-top: 20px;
}

.helpContent .top-support .col-first {
  float: left;
  width: 47.3%;
}

.helpContent .top-support .col-second {
  float: right;
  width: 47.3%;
}

.helpContent .top-support .btn-secondary {
  font-size: 20px;
  font-size: 1.429rem!important;
  margin-bottom: .2em;
  padding-top: .8em;
  padding-bottom: .74em;
  background: linear-gradient(#d82f34,#bf0000);
  box-shadow: inset 0 0 0 1px #e68383,0 2px 0 0 #8b0000;
}

.helpContent .top-support .btn-secondary:hover {
  opacity: .75;
  background: #be0000;
  box-shadow: inset 0 0 0 1px #e68383,0 2px 0 0 #8b0000;
}

.helpContent .top-support .btn-secondary .ico-squares:before {
  position: relative;
  top: .2em;
  vertical-align: top;
}

.helpContent .top-support .freenum .icon {
  margin-right: 13px;
  margin-bottom: 12px;
  vertical-align: middle;
}

.helpContent .top-support .freenum>span {
  font-size: 30px;
  font-size: 2.143rem;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  margin-bottom: 12px;
  padding-top: 3px;
  vertical-align: middle;
  color: #00a63b;
}

.helpContent .top-support .freenum>span a {
  color: #00a63b;
}

.helpContent .top-support .freenum+.text {
  margin-top: 0;
}

.helpContent .top-support .box-top-tel+ul {
  margin-top: .5em;
}

.helpContent .h2section>*:first-child {
  margin-top: 0;
}

.helpContent .ttl-st-3+*,.helpContent .ttl-st-4+*,.helpContent .ttl-st-5+* {
  margin-top: 0!important;
}

.helpContent .ttl-st-1-screen,.helpContent .ttl-st-1-rule,.helpContent .ttl-st-1-support,.helpContent .ttl-st-1-time,.helpContent .ttl-st-1-help {
  font-size: 21px;
  font-size: 1.5rem;
  font-weight: 700;
  padding-left: 54px;
}

.helpContent .ttl-st-1-screen {
  min-height: 36px;
  padding-top: 3px;
  background: url(../img/ico-screen.png) 0 0 no-repeat;
}

.helpContent .ttl-st-1-rule {
  min-height: 40px;
  padding-top: 6px;
  background: url(../img/ico-rule.png) 0 0 no-repeat;
}

.helpContent .ttl-st-1-support {
  min-height: 40px;
  margin-top: 58px;
  padding-top: 6px;
  background: url(../img/ico-support.png) 0 0 no-repeat;
}

.helpContent .ttl-st-1-time {
  min-height: 40px;
  margin-top: 58px;
  padding-top: 6px;
  background: url(../img/ico-time.png) 0 0 no-repeat;
}

.helpContent .ttl-st-1-help {
  min-height: 40px;
  margin-top: 58px;
  padding-top: 6px;
  background: url(../img/ico-help.png) 0 0 no-repeat;
}

.helpContent .ttl-st-circle {
  font-size: 18px;
  font-size: 1.286rem;
  line-height: 19px;
  padding-top: .05em;
}

main[role=main] .container.helpTop {
  padding-top: 30px;
  padding-bottom: 60px;
}

.helpContent .help-img-softkey {
  position: relative;
  top: .1em;
  display: inline-block;
  width: 1.69em;
  height: 1.2em;
  margin-right: .1em;
  margin-left: .1em;
  vertical-align: top;
  text-indent: -9999em;
  background: url(../img/help-img-softkey.png) 0 0 no-repeat;
  background-size: contain;
}

.helpContent .box-emp-gr-rad {
  padding: 20px;
  border-radius: 4px;
  background: #ececec;
}

.helpContent .box-help-search {
  position: relative;
  padding-right: 112px;
  padding-left: 156px;
}

.helpContent .box-help-search .label {
  font-size: 21px;
  font-size: 1.5rem;
  font-weight: 700;
  display: inline-block;
  width: 135px;
  margin-left: -135px;
  vertical-align: middle;
}

.helpContent .box-help-search .btn-search {
  line-height: 40px;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 92px;
  min-width: 0;
  height: 42px;
  min-height: 0;
  margin: 0;
  padding: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.helpContent .box-help-search .btn-search:hover {
  color: #fff;
}

.helpContent .box-help-search .btn-search i {
  position: relative;
  top: 1px;
  vertical-align: 5%;
}

.helpContent .box-help-search .btn-search i:before {
  font-size: 21px;
  font-size: 1.5rem;
  font-weight: 700!important;
  position: relative;
  top: 2px;
  width: auto;
  margin-left: 0;
}

.helpContent .box-help-search .btn-search span {
  font-size: 17px;
  font-size: 1.214rem;
}

.helpContent .box-help-search input {
  line-height: 1.2!important;
  width: 100%;
  height: 42px;
  padding-top: .6em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.helpContent .box-help-search+.sitemapList {
  padding-top: 40px;
}

.helpContent .box-servicetime {
  font-size: 30px;
  font-size: 2.143rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 16px;
  text-align: center;
  color: #c00;
}

.helpContent .help-top-category {
  overflow: hidden;
  margin-top: -3px;
  margin-right: -4%;
  padding-bottom: 3px;
}

.helpContent .help-top-category.fullwidth {
  margin-top: 0;
  margin-right: 0;
}

.helpContent .help-top-category .block {
  float: left;
  box-sizing: border-box;
  width: 30%;
  margin-top: 24px;
  margin-right: 3%;
  padding: 10px 20px 20px;
  vertical-align: top;
  border: 1px solid #aaa;
  border-radius: 7px;
  box-shadow: 0 3px 0 0 #aaa;
}

.helpContent .help-top-category .block .image {
  display: table-cell;
  width: 300px;
  height: 110px;
  text-align: center;
  vertical-align: middle;
}

.helpContent .help-top-category .block .blockTitle {
  font-size: 20px;
  font-size: 1.429rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 0;
  text-align: center;
}

.helpContent .help-top-category .block .blockTitle a {
  display: inline-block;
  text-align: left;
}

.helpContent .help-top-category .block .blockTitle:before {
  font-family: mffont;
  position: relative;
  top: -.15em;
  margin-right: 7px;
  content: '\e75e';
  vertical-align: top;
  color: #c00;
}

.helpContent .top-support {
  overflow: visible;
}

.helpContent .sitemapList {
  padding-top: 7px;
}

.helpContent .sitemapList .ttl-st-1-screen+.ttl-st-2 {
  margin-top: 22px;
}

.helpContent .sitemapList .ttl-st-2 {
  margin-top: 40px;
}

.helpContent .sitemapList .h3block {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  margin-top: 22px;
  padding-right: 1em;
  vertical-align: top;
}

.helpContent .help-listing01 {
  margin-bottom: 0;
}

.helpContent .help-listing01>li {
  margin-top: .5em;
  padding-left: 0;
  text-indent: 0;
}

.helpContent .help-listing01>li:first-child {
  margin-top: 0;
}

.helpContent .help-listing01>li:before {
  font-family: mffont;
  font-size: 20px;
  line-height: 21px;
  display: inline-block;
  width: .7em;
  content: '\e75e';
  vertical-align: -10%;
  text-indent: 0;
  color: #c00;
}

.helpContent .h2section>.help-listing01 {
  margin-top: 22px;
}

.helpContent .aside-rule {
  margin-top: 54px;
}

.helpContent .aside-rule .ttl-st-circle {
  margin-top: 35px;
  margin-left: 20px;
}

.helpContent .aside-rule .ttl-st-circle:first-child {
  margin-top: 21px;
}

.helpContent .aside-rule .box-help-aside {
  margin-top: 20px;
  padding: 9px 0 24px;
  border: 2px solid #ddd;
  border-radius: 10px;
}

.helpContent .aside-rule .list-aside {
  margin: 0;
}

.helpContent .aside-rule .list-aside>li {
  display: inline-block;
  width: 44%;
  margin-top: 8px;
  margin-right: 2.6%;
  margin-left: 2.6%;
  padding-top: 8px;
  vertical-align: top;
  border-top: 1px dotted #888;
}

.helpContent .aside-rule .list-aside>li:before {
  font-family: mffont;
  font-size: 20px;
  display: inline-block;
  width: 1em;
  width: 14px;
  content: '\e75e';
  vertical-align: -8%;
  text-indent: 0;
  color: #ca0705;
}

.helpContent .aside-rule .list-aside>li:first-child,.helpContent .aside-rule .list-aside>li:first-child+li {
  border-top: none;
}

.helpContent .nav-help-link-list li {
  margin-top: .5em;
}

.helpContent .nav-help-link-list li:first-child {
  margin-top: 0;
}

.helpContent .nav-help-link-list li>i:before {
  width: 14px;
  vertical-align: -8%;
}

.helpContent .box-related-link>.help-listing01 {
  position: relative;
  margin-right: -1.14em;
}

.helpContent .box-related-link02 {
  margin: .714em auto 20px;
  padding: .786em 1.143em;
  background: #ececec;
}

.helpContent .box-related-link02>*:first-child {
  margin-top: 0;
}

.helpContent .box-related-link02 ul {
  margin-top: .2em;
  margin-right: -1.143em;
  margin-bottom: .4em;
}

.helpContent .box-related-link02 li {
  padding-left: 0;
  background: none;
}

.helpContent .btn-proceed:hover {
  opacity: .75;
}

.container.popup header[role=banner] {
  border-top: 5px solid #c00;
  border-bottom: 5px solid #333;
  background-color: #fff;
  box-shadow: none;
}

.container.popup header[role=banner] .container {
  display: -ms-flexbox;
  display: flex;
  height: 110px;

  -ms-flex-align: center;
  align-items: center;
}

.container.popup header[role=banner] .container>.row {
  display: -ms-flexbox;
  display: flex;

  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.container.popup header[role=banner] .container>.row>* {
  float: none;
}

.container.popup header[role=banner] .siteid {
  margin-top: 0!important;
}

.container.popup header[role=banner] .search-box-header {
  margin-top: 0;
  margin-bottom: 0;
}

.container.popup header[role=banner] .head-exp {
  display: -ms-flexbox;
  display: flex;

  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container.popup header[role=banner] .head-exp .nav-sprt .btn-base {
  font-size: 13px;
  font-weight: 400;
  width: 66px;
  height: 59px;
  padding-top: 27px!important;
  border: 1px solid #d0d0d0!important;
  border-bottom: 1px solid #d0d0d0!important;
  border-radius: 4px!important;
  background: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,.2);
}

.container.popup header[role=banner] .head-exp .nav-sprt .btn-base:hover {
  box-shadow: none;
}

.container.popup header[role=banner] .head-exp .nav-sprt .btn-base:before {
  top: 3px!important;
}

aside,aside[role=complementary] {
  background: #eee;
}

aside li a,aside[role=complementary] li a {
  color: #336;
}

aside li a:visited,aside li a:active,aside[role=complementary] li a:visited,aside[role=complementary] li a:active {
  color: #336;
}

aside li a:before,aside li a:after,aside[role=complementary] li a:before,aside[role=complementary] li a:after {
  color: #c00;
}

footer[role=contentinfo] {
  background-color: #eee;
}

.footer-tel {
  color: #000;
}

.helpContent .ttl-st-1 {
  font-size: 18px;
  line-height: 1.2;
  padding: 13px 10px 12px 15px;
  border-bottom: 1px solid #bdbdae;
  border-left: 10px solid #ea6666;
  background: #fff;
  box-shadow: none;
}

.helpContent .ttl-st-1:after {
  display: none;
}

.helpContent .btn-base,.helpContent .btn-close {
  min-height: 37px;
  border-color: #bebebe;
  background: #fff;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.helpContent .btn-base:hover,.helpContent .btn-close:hover {
  opacity: 1;
  background: #fff;
  box-shadow: none;
}

header .siteid img,header[role=banner] .siteid img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
  filter: invert(1);
}

.ct-global {
  position: relative;
  z-index: 99999;
  min-height: 49px;
  margin-top: -5px;
  border-bottom: none;
  background-color: #333;
  box-shadow: none;
}

.ct-global .ct-nav-menu {
  border: none;
}

.ct-global .ct-nav-tab {
  border: none;
}

.ct-global .ct-nav-tab-fill {
  height: auto;
}

.ct-global p.ct-nav-tab-fill>a {
  height: auto;
}

.ct-global p.ct-nav-tab-fill>a:hover,.ct-global p.ct-nav-tab-fill>a.nav-current {
  color: #c00;
  border: 1px solid #aeaeae;
  background: #fff1f1;
}

.helpContent .btn-close[data-icon]:before {
  font-size: 1.6rem!important;
}

.helpContent .top-support .btn-secondary {
  font-size: 16px!important;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  border: none;
  background: #c00;
  box-shadow: 0 0 5px rgba(0,0,0,.5);

  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.helpContent .top-support .btn-secondary:hover {
  opacity: 1;
  background-color: #c00;
  box-shadow: none;
}

.helpContent .box-help-search .btn-search,.container.popup header[role=banner] .search-box-header .btn-search {
  line-height: 33px;
  width: 53px;
  height: 33px;
  border: 1px solid #c8c8c8;
  border-left: none;
  border-radius: 0 4px 4px 0;
}

.helpContent .box-help-search .btn-search span,.container.popup header[role=banner] .search-box-header .btn-search span {
  font-size: 13px!important;
}

.helpContent .box-help-search .btn-search i,.container.popup header[role=banner] .search-box-header .btn-search i {
  top: -1px;
  vertical-align: top;
}

.helpContent .box-help-search .btn-search i:before,.container.popup header[role=banner] .search-box-header .btn-search i:before {
  font-size: 16px;
  color: inherit;
}

.helpContent .box-help-search .ct-btn-base-dark.btn-search,.container.popup header[role=banner] .search-box-header .ct-btn-base-dark.btn-search {
  color: #000;
  background: #e3e3e3!important;
}

.helpContent .box-help-search {
  padding-right: 73px;
}

.helpContent .box-help-search .label {
  font-size: 16px;
}

.helpContent .box-help-search input {
  height: 33px;
  border-color: #c8c8c8;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.helpContent .box-help-search input:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}

.helpContent .box-help-search input::placeholder {
  font-size: 14px;
  color: #999;
}

.container.popup header[role=banner] .search-box-header input {
  height: 33px;
  border-color: #c8c8c8;
  border-right: none;
  border-radius: 4px 0 0 4px;
}

.container.popup header[role=banner] .search-box-header input:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}

.container.popup header[role=banner] .search-box-header input::placeholder {
  font-size: 14px;
  color: #999;
}

.container.popup header[role=banner] .search-box-header .btn-search {
  min-width: 0;
  border-color: #c8c8c8!important;
  border-radius: 0 4px 4px 0!important;
}

.container.popup header[role=banner] .search-box-header .btn-search i:before {
  font-size: 16px!important;
  font-weight: 700!important;
}

.helpContent .help-top-category .block {
  border-color: #c8c8c8;
  border-radius: 3px;
  box-shadow: none;
}

.helpContent .help-top-category .block .blockTitle {
  font-size: 17px;
}

.helpContent .help-top-category .block .blockTitle:before {
  font-size: 20px;
  font-weight: 400;
  top: -5px;
}

.helpContent .ttl-st-1-screen,.helpContent .ttl-st-1-rule,.helpContent .ttl-st-1-support,.helpContent .ttl-st-1-time,.helpContent .ttl-st-1-help {
  font-size: 17px;
  padding-top: 4px;
  padding-left: 46px;
  background-size: auto 30px;
}

.helpContent .aside-rule .box-help-aside {
  padding: 0;
  border: none;
}

.helpContent .aside-rule .ttl-st-circle {
  font-size: 20px;
  font-weight: 400;
  margin-left: 0;
  padding: 7px;
  background-color: #efefef;
}

.helpContent .aside-rule .list-aside>li {
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 8px;
  padding-left: 23px;
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
}

.helpContent .box-servicetime {
  margin-top: 10px;
  border-radius: 0;
}

.helpContent .caution {
  margin-top: 10px;
}

.helpContent .top-support {
  margin-top: 10px;
}

.helpContent .ttl-st-2 {
  border-radius: 0;
  box-shadow: none;
}

.helpContent .sitemapList .ttl-st-2 {
  font-weight: 400;
  margin-top: 30px;
  padding: 6px 10px 4px;
}

.sitemapList .help-listing01 {
  margin-top: 0;
}

.sitemapList .help-listing01>li {
  margin-left: 0;
  padding-top: 2px;
  padding-bottom: 11px;
  padding-left: 10px;
  border-top: none;
  border-bottom: 1px solid #e5e5e5;

  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
}

.sitemapList .help-listing01>li:first-child {
  margin-top: .5em;
}

.helpContent .h2section>.help-listing01 {
  margin-top: -15px;
}

.sitemapList .h3block .help-listing01>li {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

@media screen and (min-width:1px),print {
  .container.popup [role='contentinfo'] .container [class^='col-']:first-child,footer[role='contentinfo'] .container [class^='col-']:first-child {
    background-color: transparent;
  }
}

@media screen and (min-width:48em),print {
  .helpContent .btn-close {
    font-size: 13.006px!important;
    font-size: .929rem!important;
    min-height: 2.692em;
    padding-bottom: .4em;
  }

  .help header[role=banner] .siteid {
    margin-top: 18px!important;
  }

  .helpContent .help-top-category.--fullwidth {
    margin-right: 0;
  }

  .helpContent .help-top-category .block.block--fullwidth {
    display: table;
    float: none;
    width: 100%;
    margin-right: 4%;
    padding-top: 25px;
    padding-bottom: 28px;
  }

  .helpContent .help-top-category .block.block--fullwidth:after {
    display: table;
    clear: both;
    content: '';
  }

  .helpContent .help-top-category .block.block--fullwidth .image {
    display: table-cell;
    box-sizing: content-box;
    width: 30%;
    height: auto;
    padding-right: 20px;
    vertical-align: middle;
  }

  .helpContent .help-top-category .block.block--fullwidth .block__right {
    display: table-cell;
  }

  .helpContent .help-top-category .block.block--fullwidth .blockTitle {
    margin-top: 0;
    text-align: left;
  }

  .helpContent .help-top-category .block.block--fullwidth .text {
    padding-right: 30px;
  }

  aside[role=complementary] li a {
    padding-right: 1.2em;
    padding-left: 0;
  }

  aside[role=complementary] li a:before {
    content: '';
  }

  aside[role=complementary] li a:after {
    top: 50%;
    right: 0;
    margin-top: -.6em;
    content: '\e8c3';
  }

  aside[role=complementary] li a:not([target=_blank]) {
    padding-right: 0;
  }

  aside[role=complementary] li a:not([target=_blank]):after {
    content: '';
  }

  .helpContent .btn-base,.helpContent .btn-close {
    font-size: 16px!important;
    padding: 0 .9em 0 .5em;
  }

  .sitemapList .help-listing01 {
    display: -ms-flexbox;
    display: flex;

    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width:47.94em) {
  .helpContent p,.helpContent li,.helpContent th,.helpContent td,.helpContent .textBlock,.helpContent dt,.helpContent dd {
    font-size: 12px;
    font-size: .875rem;
  }

  .helpContent .ttl-st-1 {
    font-size: 24px;
    font-size: 1.75rem;
    margin-top: 0;
  }

  .helpContent .ttl-st-2 {
    font-size: 17px;
    font-size: 1.25rem;
    margin-top: 35px;
  }

  .helpContent .ttl-st-3 {
    font-size: 15px;
    font-size: 1.125rem;
  }

  .helpContent .ttl-st-4 {
    font-size: 14px;
    font-size: 1rem;
  }

  .helpContent .ttl-st-5 {
    font-size: 13px;
    font-size: .938rem;
  }

  .helpContent .defList dt {
    font-size: 15px;
    font-size: .938rem;
  }

  .helpContent .defList dt+dd {
    margin-top: .2em;
  }

  .helpContent .defList dd {
    margin-top: .3em;
  }

  .helpContent .nav-sd-link-list {
    position: relative;
    margin-right: -10px;
    margin-left: -10px;
  }

  .helpContent .nav-sd-link-list li {
    margin-top: 0;
  }

  .helpContent .nav-sd-link-list li:first-child {
    margin-top: 0;
    border-top-width: 1px;
  }

  .helpContent .nav-sd-link-list li a {
    border-bottom-width: 1px;
  }

  .helpContent .btn-base,.helpContent .btn-proceed {
    font-size: 14px!important;
    font-size: 1rem!important;
    width: 100%;
    max-width: 100%;
  }

  .helpContent .btn-mod-demo.btn-base {
    width: 100%;
    max-width: 100%;
  }

  .helpContent .table caption {
    font-size: 14px;
    font-size: .875rem;
  }

  .helpContent .table tbody td {
    font-size: 12px;
    font-size: .875rem;
  }

  .helpContent .top-support .col-first,.helpContent .top-support .col-second {
    float: none;
    width: 100%;
  }

  .helpContent .top-support .col-second {
    margin-top: 9px;
  }

  .helpContent .top-support .btn-secondary {
    font-size: 17px;
    font-size: 1.25rem!important;
  }

  .helpContent .top-support .btn-secondary .ico-squares:before {
    top: .33em;
  }

  .helpContent .top-support .box-top-tel {
    padding: 13px;
  }

  .helpContent .top-support p {
    margin-top: .5em;
  }

  .helpContent .top-support p.freenum {
    margin-top: 0;
  }

  .helpContent .ttl-st-1 {
    margin-bottom: 6px;
  }

  .helpContent .ttl-st-1-screen {
    line-height: 1.4;
    min-height: 29px;
    padding-top: 0;
    padding-left: 40px;
    background-size: 32px 29px;
  }

  .helpContent .ttl-st-1-rule {
    line-height: 1.4;
    min-height: 29px;
    padding-top: 0;
    padding-left: 40px;
    background-size: 25px 29px;
  }

  .helpContent .ttl-st-1-support {
    line-height: 1.4;
    min-height: 29px;
    margin-top: 40px;
    padding-top: 0;
    padding-left: 39px;
    background-size: 29px 29px;
  }

  .helpContent .ttl-st-1-time {
    line-height: 1.4;
    min-height: 29px;
    margin-top: 40px;
    padding-top: 0;
    padding-left: 36px;
    background-size: 29px 29px;
  }

  .helpContent .ttl-st-1-help {
    line-height: 1.4;
    min-height: 29px;
    margin-top: 40px;
    padding-top: 0;
    padding-left: 31px;
    background-size: 19px 28px;
  }

  header[role=banner] .head-exp .search-box-header+.nav-sprt {
    top: -44px;
  }

  .help header[role=banner] .siteid {
    margin-top: 15px!important;
  }

  .help header[role=banner] .siteid img {
    width: 225px;
    height: auto;
  }

  .search-box-header {
    margin-top: 11px;
  }

  .helpContent .box-help-search {
    padding: 10px 55px 10px 10px;
  }

  .helpContent .box-help-search .label {
    font-size: 19px;
    font-size: 1.375rem;
    display: block;
    margin-left: 0;
  }

  .helpContent .box-help-search input {
    line-height: 1.2;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0;
    border-color: #d9d9d9;
  }

  .helpContent .box-help-search .btn-search {
    font-size: 12px;
    font-size: .875rem!important;
    line-height: 35px;
    top: auto;
    right: 10px;
    bottom: 10px;
    width: 45px;
    height: 35px;
  }

  .helpContent .box-help-search .btn-search i:before {
    font-size: 16px;
    font-size: 1.5rem;
    font-weight: 400!important;
    margin: 0;
  }

  .helpContent .box-help-search .btn-search span {
    display: none;
  }

  .helpContent .box-help-search+.sitemapList {
    padding-top: 30px;
  }

  .helpContent .box-servicetime {
    font-size: 21px;
    font-size: 1.5rem;
    padding-right: 5px;
    padding-left: 5px;
  }

  .helpContent .box-servicetime+.caution {
    margin-top: .5em;
  }

  .helpContent .help-top-category {
    margin-right: 0;
  }

  .helpContent .help-top-category .block {
    float: none;
    width: auto;
    margin: 12px 0 0;
    padding: 12px;
  }

  .helpContent .help-top-category .block .image {
    display: inline-block;
    width: 21%;
    max-width: 85px;
    height: auto;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
  }

  .helpContent .help-top-category .block .image img {
    max-width: 100%;
    height: auto;
  }

  .helpContent .help-top-category .block .blockTitle {
    font-size: 17px;
    font-size: 1.25rem;
    position: relative;
    top: 0;
    display: inline-block;
    margin-top: 0;
    vertical-align: middle;
  }

  .helpContent .help-top-category .block .text {
    margin-top: 12px;
  }

  .helpContent .help-top-category .block .block__right {
    display: inline;
  }

  .helpContent .sitemapList {
    padding-top: 7px;
  }

  .helpContent .sitemapList .ttl-st-1-screen+.ttl-st-2 {
    margin-top: 11px;
  }

  .helpContent .sitemapList .ttl-st-2 {
    margin-bottom: 14px;
  }

  .helpContent .sitemapList .ttl-st-circle {
    font-size: 17px;
    font-size: 1.25rem;
  }

  .helpContent .sitemapList .h3block {
    display: block;
    float: none;
    width: auto;
  }

  .helpContent .sitemapList .h3block:first-child {
    margin-top: 0;
  }

  .helpContent .aside-rule {
    margin-top: 40px;
  }

  .helpContent .aside-rule .ttl-st-circle {
    font-size: 15px;
    font-size: 1.125rem;
    margin-top: 19px;
    margin-right: 9px;
    margin-left: 9px;
  }

  .helpContent .aside-rule .ttl-st-circle:first-child {
    margin-top: 7px;
  }

  .helpContent .aside-rule .list-aside {
    margin-right: 9px;
    margin-left: 9px;
  }

  .helpContent .aside-rule .list-aside>li {
    box-sizing: border-box;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  .helpContent .aside-rule .list-aside>li:first-child+li {
    border-top: 1px dotted #888;
  }

  .helpContent .ttl-st-1-help+ul {
    margin-top: 20px;
  }

  .container.popup header[role=banner] {
    min-height: 0;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .container.popup header[role=banner] .container {
    height: auto;
  }

  .container.popup header[role=banner] .siteid {
    display: -ms-flexbox;
    display: flex;
    height: 53px;

    -ms-flex-align: center;
    align-items: center;
  }

  .container.popup header[role=banner] .siteid img {
    width: 231px;
  }

  .container.popup header[role=banner] .search-box-header {
    margin-top: 8px;
  }

  .container.popup header[role=banner] .head-exp {
    display: block;
    margin-top: 7px!important;
  }

  .container.popup header[role=banner] .head-exp .nav-sprt {
    top: initial;
    bottom: 42px;
  }

  .container.popup header[role=banner] .head-exp .nav-sprt .btn-base {
    font-size: 10px!important;
    width: 52px;
    height: 55px;
    margin-bottom: 0;
    padding-top: 37px!important;
  }

  .container.popup header[role=banner] .head-exp .nav-sprt .btn-base:before {
    top: -3px;
    margin-top: 0;
  }

  aside,aside[role=complementary] {
    border-top: 2px solid #c00;
  }

  aside .nav-block,aside[role=complementary] .nav-block {
    border-color: #fff;
  }

  aside .nav-block li,aside[role=complementary] .nav-block li {
    border-color: #fff;
  }

  footer[role=contentinfo] p {
    font-size: 11px;
  }

  .helpContent .ttl-st-1 {
    font-size: 17px;
  }

  .ct-global .ct-nav-menu {
    display: -ms-flexbox;
    display: flex;
  }

  .ct-global .ct-nav-menu .ct-nav-tab {
    float: none;
    border-left: 1px solid #5b5b5b;

    -ms-flex: 1 1 17%;
        flex: 1 1 17%;
  }

  .ct-global .ct-nav-menu .ct-nav-tab:first-child {
    border-left: none;
  }

  .ct-nav-tab {
    width: 17%;
  }

  .ct-global p.ct-nav-tab-fill>a {
    font-size: 11px!important;
  }

  .helpContent .btn-close[data-icon]:before {
    top: 2px;
  }

  .helpContent .box-help-search .label {
    font-size: 16px!important;
  }

  .helpContent .box-help-search input {
    border-color: #c8c8c8;
  }

  .helpContent .box-help-search .btn-search i:before {
    font-size: 25px!important;
    font-weight: 700!important;
    top: 4px;
  }

  .container.popup header[role=banner] .search-box-header {
    margin-top: 0;
  }

  .container.popup header[role=banner] .search-box-header input {
    height: 35px;
  }

  .container.popup header[role=banner] .search-box-header .btn-search {
    height: 35px;
  }

  .container.popup header[role=banner] .search-box-header .btn-search i:before {
    font-size: 25px!important;
    font-weight: 700!important;
    top: 4px;
  }

  .helpContent .help-top-category .block {
    margin-top: 10px;
  }

  .helpContent .help-top-category .block .blockTitle {
    font-size: 17px;
  }

  .helpContent .help-top-category .block .image img {
    width: auto;
    height: 60px;
  }

  .helpContent .ttl-st-1-screen,.helpContent .ttl-st-1-rule,.helpContent .ttl-st-1-support,.helpContent .ttl-st-1-time,.helpContent .ttl-st-1-help {
    padding-top: 4px;
  }

  .helpContent .aside-rule .ttl-st-circle {
    font-size: 20px;
  }

  .helpContent .aside-rule .list-aside>li:first-child+li {
    border-top: none;
  }

  .sitemapList .help-listing01>li:first-child+li {
    border-top: none;
  }

  .helpContent .h2section>.help-listing01 {
    margin-top: -5px;
  }

  .helpContent .aside-rule .list-aside {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (max-width:61.188em) and (min-width:48em) {
  .ct-nav-tab p.ct-nav-tab-fill {
    height: 52px;
  }
}
