@charset 'UTF-8';

.news p {
  margin-top: .9em;
}

.news p:first-child {
  margin-top: 0;
}

.news em {
  color: #c00;
}

.news .ttl-st-1 {
  font-size: 30px;
  font-size: 2.143rem;
  line-height: 1.4;
  margin-top: 25px;
  margin-bottom: 15px;
}

.news .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;
}

.news .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;
}

.news .ttl-st-4 {
  font-size: 16px;
  font-size: 1.143rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
}

.news .ttl-st-5 {
  font-size: 14px;
  font-size: 1.071rem;
  line-height: 1.2;
  margin-top: 16px;
  margin-bottom: 10px;
}

.news .caution,.news .caution-n,.news ul.list-disc,.news ul.list-circle,.news ol.list-num {
  margin-top: 1.4em;
  margin-bottom: 0;
}

.news .caution li,.news .caution-n li,.news ul.list-disc li,.news ul.list-circle li,.news ol.list-num li {
  margin-top: .5em;
  margin-bottom: 0;
}

.news .caution li:first-child,.news .caution-n li:first-child,.news ul.list-disc li:first-child,.news ul.list-circle li:first-child,.news ol.list-num li:first-child {
  margin-top: 0;
}

.news .caution li ol,.news .caution-n li ol,.news ul.list-disc li ol,.news ul.list-circle li ol,.news ol.list-num li ol,.news .caution li ul,.news .caution-n li ul,.news ul.list-disc li ul,.news ul.list-circle li ul,.news ol.list-num li ul {
  margin-top: .5em;
}

.news [data-icon]:before {
  font-family: inherit;
  font-size: inherit;
  margin-right: 0;
  padding-right: 0;
}

.news .caution>li {
  padding-left: 1em;
  text-indent: -1em;
}

.news .caution>li:before {
  display: inline-block;
  width: 1em;
  margin-right: 0;
  text-indent: 0;
}

.news .caution-n>li[data-icon] {
  padding-left: 1.9em;
  text-indent: -1.9em;
}

.news .caution-n>li[data-icon]:before {
  display: inline-block;
  width: 1.9em;
  content: attr(data-icon);
  text-indent: 0;
}

.news .caution-n.twod>li[data-icon] {
  padding-left: 2.7em;
  text-indent: -2.7em;
}

.news .caution-n.twod>li[data-icon]:before {
  width: 2.7em;
}

.news ul.list-disc {
  margin-left: 1.6em;
}

.news ul.list-circle {
  margin-left: 1.6em;
  list-style-type: circle;
}

.news ol.list-num>li[data-icon] {
  padding-left: 1.4em;
  text-indent: -1.4em;
}

.news ol.list-num>li[data-icon]:before {
  display: inline-block;
  width: 1.4em;
  text-indent: 0;
}

.news ol.list-num.twod>li[data-icon] {
  padding-left: 2.1em;
  text-indent: -2.1em;
}

.news ol.list-num.twod>li[data-icon]:before {
  width: 2.1em;
}

.news .defList {
  margin-top: 1em;
  margin-left: 1.2em;
}

.news .defList dt {
  font-size: 15px;
  font-size: 1.071rem;
  font-weight: 700;
  margin-top: 1em;
}

.news .defList dt:first-child {
  margin-top: 0;
}

.news .defList dt+dd {
  margin-top: .2em;
}

.news .defList dd {
  margin-top: .3em;
}

.news .defList dd p,.news .defList dd ul {
  margin-top: .4em;
  margin-bottom: .2em;
}

.news .box-info-emp,.news .box-contents-info {
  margin-top: 1em;
  padding: 1.09em;
}

.news .box-info-emp>*:first-child,.news .box-contents-info>*:first-child {
  margin-top: 0!important;
}

.news .box-info-emp {
  border-color: #d8d8d8;
  background-color: #f8e7e7;
}

.news .box-contents-info {
  border-color: #d8d8d8;
  background-color: #fff;
}

.news .box-related-link {
  margin-top: 40px;
}

.news .box-related-link>* {
  margin-top: 0;
}

.news .box-related-link help-listing01 {
  margin-top: 0;
}

.news .ico-right-open-mini:before {
  font-size: 20px;
  width: 14px;
  content: '\e75e';
  vertical-align: -5%;
  color: #c00;
}

.news .ico-down-open-mini:before {
  font-size: 20px;
  margin-left: 0;
  content: '\e75c';
  vertical-align: -10%;
  color: #c00;
}

.news .btn-base,.news .btn-close {
  background: linear-gradient(#fff,#ececec);
  box-shadow: 0 2px 0 0 #bebebe;
}

.news .btn-base:hover,.news .btn-close:hover {
  opacity: .75;
  background: linear-gradient(#fff,#ededed);
}

.news .nav-sd-link-list li {
  margin-top: .4em;
}

.news .nav-sd-link-list li:first-child {
  margin-top: 0;
}

.news .rwdImage img {
  max-width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}

.news .textBlock {
  margin-top: 1em;
}

.news .box-button-container {
  text-align: center;
}

.news .box-button-container .ico-square:before {
  content: '\e8c3';
  color: #c00;
}

.news .box-button-container .ico-doc-text-1:before {
  width: 16px;
}

.news .btn-base,.news .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;
}

.news .btn-base:before,.news .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;
}

.news .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;
}

.news .btn-proceed:link,.news .btn-proceed:visited {
  color: #fff;
}

.news .btn-proceed:hover {
  color: #fff;
}

.news .btn-proceed:hover {
  opacity: .75;
  background: #b00;
  box-shadow: inset 0 0 0 2px #fff,0 2px 0 0 #bdbdbd!important;
}

.news .btn-proceed:active,.news .btn-proceed:focus,.news .btn-proceed.touch {
  border-color: #66afe9!important;
  box-shadow: inset 0 0 0 2px #fff,0 0 3px rgba(0,161,203,.8)!important;
}

.news .btn-proceed:hover,.news .action .btn-proceed:hover,.news .action .btn-proceed:active,.news .action .btn-proceed:focus,.news .action-same .btn-proceed:hover,.news .action-same .btn-proceed:active,.news .action-same .btn-proceed:focus {
  background-color: red;
}

.news .btn-mod-demo.btn-base {
  min-width: 14em;
  max-width: 85%;
  min-height: 3.125em;
  padding: .8em 2em .65em;
  border: 2px solid #c00;
}

.news .btn-mod-demo.btn-base:before {
  content: '\e8c3';
  color: #c00;
}

.news .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==);
}

.news .btn-small.btn-base,.news .btn-mod-em.btn-base {
  min-height: 2.5em;
  padding: .55em 2em .4em;
}

.news .btn-mod-em.btn-base {
  border: 2px solid #c00;
}

.news .btn-mod-high.btn-base {
  min-height: 3.125em;
  padding: .8em 2em .65em;
}

.news .table tbody td {
  font-size: 14px;
  font-size: 1rem;
}

.news .table {
  margin-top: 27px;
}

.news .table caption {
  font-size: 14px;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: .5em;
  text-align: left;
}

.news .btn-close {
  min-height: 2.938em;
  margin-bottom: 0;
}

.news .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;
}

.news .contents-end-close-btn {
  margin-top: 37px;
}

.news .h2section>*:first-child {
  margin-top: 0;
}

.news .ttl-st-3+*,.news .ttl-st-4+*,.news .ttl-st-5+* {
  margin-top: 0!important;
}

.news .news-list {
  margin-top: 12px;
}

.news .news-list>*:first-child {
  margin-top: 0;
}

.news .news-list .table tr.stripe-even td {
  background: #f8f8f8;
}

.news .news-list .table td {
  padding-right: 10px;
  padding-left: 10px;
}

.news .news-list .table .lbl-msg-important {
  font-weight: 700;
  line-height: 1.2;
  display: inline-block;
  margin-top: -.17em;
  margin-right: 5px;
  margin-bottom: 0;
  padding: 2px 5px 0;
  vertical-align: middle;
  color: #fff;
  border: none;
  background: #bf392b;
}

.news .ttl-head-area+.box-useful {
  margin-top: 24px;
}

.news .archive-listing01 {
  margin: 0;
}

.news .archive-listing01>li {
  padding-left: 0;
  text-indent: 0;
}

.news .archive-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;
}

.news .archive-listing01>li.current {
  font-weight: 700;
}

.news .archive-listing01>li.current:before {
  display: none;
}

.news .news-content {
  margin-top: 18px;
}

.news .news-content>*:first-child {
  margin-top: 0;
}

.news .news-content .rwdImage img {
  width: 100%;
  margin-top: 1.4em;
}

.news .nav-to-index {
  margin-top: 40px;
}

.news .nav-to-index i:before {
  margin-right: .2em;
  margin-left: -.15em;
  content: '\e75d';
}

.news .ttl-st-3 {
  font-size: 16px!important;
  font-size: 1.143rem!important;
}

.news .ttl-st-4 {
  font-size: 15px!important;
  font-size: 1.071rem!important;
}

.news .news-date {
  line-height: 1.4;
  margin-top: 20px;
  padding: 9px 8px 8px;
  text-align: right;
  background-color: #f1f0ef;
}

.news .box-getpdf {
  margin-top: 30px;
}

.news .box-emp-gr-rad {
  padding: 20px;
  border-radius: 4px;
  background: #ececec;
}

.news .box-top-tel {
  position: relative;
  margin-top: 35px;
}

.news .box-top-tel .freenum-title {
  font-size: 20px;
  font-size: 1.429rem;
  font-weight: 700;
}

.news .box-top-tel .freenum-title .word-wrapper {
  display: inline-block;
}

.news .box-top-tel .freenum .icon {
  margin-right: 13px;
  margin-bottom: 12px;
  vertical-align: middle;
}

.news .box-top-tel .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;
}

.news .box-top-tel .freenum>span a {
  color: #00a63b;
}

.news .box-top-tel .freenum .alt-number {
  display: block;
}

.news .box-top-tel .freenum--navidial .icon {
  vertical-align: top;
}

.news .box-top-tel .freenum--navidial>span {
  padding-top: 0;
  vertical-align: -13px;
  color: #004098;
}

.news .box-top-tel .freenum--navidial>span a {
  color: #004098;
}

.news .box-top-tel .freenum+.text {
  margin-top: 0;
}

.news .box-top-tel+.caution>li {
  margin-top: 0;
}

.news .box-top-tel+ul {
  margin-top: .5em;
}

.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;
}

.ttl-head-area h1 {
  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;
}

.ttl-head-area h1:after {
  display: none;
}

.news .btn-close {
  min-height: 37px;
  border-color: #bebebe;
  background: #fff;
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

.news .btn-close:hover {
  opacity: 1;
  background: #fff;
  box-shadow: none;
}

.container.popup header[role=banner] .container {
  height: 80px;
}

.ttl-head-area {
  box-shadow: none;
}

.ttl-head-area h1 {
  background: #fff;
}

@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 {
  .news .btn-close {
    font-size: 13.006px!important;
    font-size: .929rem!important;
    min-height: 2.692em;
    padding-bottom: .4em;
  }

  .news .box-top-tel {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
  }

  .news .box-top-tel .freenum-title {
    position: absolute;
    top: 20px;
    left: 20px;
  }

  .news .box-top-tel .freenum {
    display: table-cell;
    width: 50%;
    margin-top: 0;
    padding-top: 40px;
    vertical-align: middle;
  }

  .news .box-top-tel .freenum .icon {
    margin-bottom: 0;
  }

  .news .box-top-tel .freenum>span {
    margin-bottom: 0;
  }

  .news .box-top-tel .freenum .alt-number {
    margin-top: 8px;
  }

  .news .box-top-tel .text {
    font-size: 15px;
    font-size: 1.071rem;
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    padding-left: 3%;
    vertical-align: middle;
    border-left: 1px solid #fff;
  }

  .news .box-top-tel .freenum+.text {
    margin-top: 0;
  }

  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: '';
  }

  .news .btn-close {
    font-size: 16px!important;
    padding: 0 .9em 0 .5em;
  }

  .ttl-head-area h1 {
    border-left: none;
  }
}

@media screen and (max-width:47.94em) {
  .news p,.news li,.news th,.news td,.news .textBlock,.news dt,.news dd {
    font-size: 12px;
    font-size: .875rem;
  }

  .news .ttl-st-1 {
    font-size: 24px;
    font-size: 1.75rem;
    margin-top: 0;
  }

  .news .ttl-st-2 {
    font-size: 17px;
    font-size: 1.25rem;
    margin-top: 35px;
  }

  .news .ttl-st-3 {
    font-size: 15px;
    font-size: 1.125rem;
  }

  .news .ttl-st-4 {
    font-size: 14px;
    font-size: 1rem;
  }

  .news .ttl-st-5 {
    font-size: 13px;
    font-size: .938rem;
  }

  .news .defList dt {
    font-size: 15px;
    font-size: .938rem;
  }

  .news .defList dt+dd {
    margin-top: .2em;
  }

  .news .defList dd {
    margin-top: .3em;
  }

  .news .nav-sd-link-list {
    position: relative;
    margin-right: -10px;
    margin-left: -10px;
  }

  .news .nav-sd-link-list li {
    margin-top: 0;
  }

  .news .nav-sd-link-list li:first-child {
    margin-top: 0;
    border-top-width: 1px;
  }

  .news .nav-sd-link-list li a {
    border-bottom-width: 1px;
  }

  .news .btn-base,.news .btn-proceed {
    font-size: 14px!important;
    font-size: 1rem!important;
    width: 100%;
    max-width: 100%;
  }

  .news .btn-mod-demo.btn-base {
    width: 100%;
    max-width: 100%;
  }

  .news .table caption {
    font-size: 14px;
    font-size: .875rem;
  }

  .news .table tbody td {
    font-size: 12px;
    font-size: .875rem;
  }

  .news .news-list {
    margin-right: -10px;
    margin-left: -10px;
  }

  .news .news-list .table {
    position: relative;
    display: block;
    border-top: 1px solid #878787;
    border-left: none;
  }

  .news .news-list .table tbody,.news .news-list .table tr,.news .news-list .table td,.news .news-list .table th {
    display: block;
    border-right: none;
  }

  .news .news-list .table thead,.news .news-list .table caption {
    display: none;
  }

  .news .news-list .table td {
    padding: 5px 30px 10px 10px;
  }

  .news .news-list .table td:first-child {
    padding-top: 8px;
    padding-bottom: 0;
  }

  .news .news-list .table tr {
    position: relative;
  }

  .news .news-list .table tr:before {
    font-family: mffont;
    font-size: 20px;
    line-height: 21px;
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: .7em;
    margin-top: -10px;
    content: '\e75e';
    text-indent: 0;
    color: #c00;
  }

  .news .news-content .nav-sd-link-list {
    position: relative;
    margin-top: 18px;
    margin-right: -10px;
    margin-left: -10px;
  }

  .news .news-content .nav-sd-link-list>li:first-child {
    border-top-width: 1px;
  }

  .news .news-content .nav-sd-link-list>li a {
    border-bottom-width: 1px;
  }

  .news .ttl-st-3 {
    font-size: 16px!important;
    font-size: 1rem!important;
  }

  .news .ttl-st-4 {
    font-size: 15px!important;
    font-size: .938rem!important;
  }

  .news .ttl-lvl-2 {
    padding: .067em .793em 0 .444em;
    border-bottom: none;
    border-left: 4px solid #ea6666;
  }

  .news .box-emp-gr-rad {
    padding: 13px;
  }

  .news .box-top-tel .freenum-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
  }

  .news .box-top-tel .freenum {
    margin-top: .6em;
  }

  .news .box-top-tel .freenum .icon {
    margin-right: 5px;
  }

  .news .box-top-tel .freenum>span {
    padding-top: 0;
  }

  .news .box-top-tel .freenum span a {
    font-size: 28px;
    font-size: 1.75rem;
  }

  .news .box-top-tel .freenum--navdial>span {
    font-size: 28px;
    font-size: 1.75rem;
    vertical-align: -10px;
  }

  .news .box-top-tel .alt-number {
    margin-top: -6px;
    margin-bottom: 10px;
  }

  .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;
  }

  .ttl-head-area h1 {
    font-size: 17px;
  }

  .container.popup header[role=banner] .siteid img {
    width: 155px;
  }

  .container.popup header[role=banner] .head-exp {
    margin-top: 0!important;
  }

  .container.popup header[role=banner] .head-exp .nav-sprt {
    bottom: 0;
  }

  .ttl-head-area h1 {
    font-size: 17px!important;
    box-shadow: none;
  }

  .ttl-head-area h1:after {
    display: none;
  }
}
