@charset "UTF-8";

/* ----------------------------------------------------------------
    Normalize
----------------------------------------------------------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.old-newsWrap  {
  font-family: sans-serif;
      -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.old-newsWrap  {
  margin: 0;
}

.old-newsWrap article,
.old-newsWrap aside,
.old-newsWrap details,
.old-newsWrap figcaption,
.old-newsWrap figure,
.old-newsWrap footer,
.old-newsWrap header,
.old-newsWrap main,
.old-newsWrap menu,
.old-newsWrap nav,
.old-newsWrap section,
.old-newsWrap summary {
  display: block;
}

.old-newsWrap [hidden],
.old-newsWrap template {
  display: none;
}

.old-newsWrap a {
  background-color: transparent;
}

.old-newsWrap abbr[title] {
  border-bottom: 1px dotted;
}

.old-newsWrap b,
.old-newsWrap strong {
  font-weight: bold;
}

.old-newsWrap h1 {
  font-size: 2em;
  margin: .67em 0;
}

.old-newsWrap small {
  font-size: 80%;
}

.old-newsWrap sub,
.old-newsWrap sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.old-newsWrap sup {
  top: -.5em;
}

.old-newsWrap sub {
  bottom: -.25em;
}

.old-newsWrap img {
  border: 0;
}

.old-newsWrap svg:not(:root) {
  overflow: hidden;
}

.old-newsWrap figure {
  margin: 1em 40px;
}

.old-newsWrap hr {
  height: 0;
}

.old-newsWrap button,
.old-newsWrap input,
.old-newsWrap optgroup,
.old-newsWrap select,
.old-newsWrap textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.old-newsWrap button {
  overflow: visible;
}

.old-newsWrap button,
.old-newsWrap select {
  text-transform: none;
}

.old-newsWrap button,
.old-newsWrap input[type='button'],
.old-newsWrap input[type='reset'],
.old-newsWrap input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}

.old-newsWrap button[disabled],
.old-newsWrap input[disabled] {
  cursor: default;
}

.old-newsWrap button::-moz-focus-inner,
.old-newsWrap input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.old-newsWrap input {
  line-height: normal;
}

.old-newsWrap input[type='checkbox'],
.old-newsWrap input[type='radio'] {
  padding: 0;
}

.old-newsWrap input[type='number']::-webkit-inner-spin-button,
.old-newsWrap input[type='number']::-webkit-outer-spin-button {
  height: auto;
}

.old-newsWrap input[type='search'] {
  -webkit-appearance: textfield;
}

.old-newsWrap input[type='search']::-webkit-search-cancel-button,
.old-newsWrap input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

.old-newsWrap legend {
  border: 0;
  padding: 0;
}

.old-newsWrap textarea {
  overflow: auto;
}

.old-newsWrap optgroup {
  font-weight: bold;
}

.old-newsWrap table {
  border-collapse: collapse;
  border-spacing: 0;
}

.old-newsWrap td,
.old-newsWrap th {
  padding: 0;
}

/* ----------------------------------------------------------------
    Base
----------------------------------------------------------------- */
.old-newsWrap *,
.old-newsWrap *::before,
.old-newsWrap *::after {
  box-sizing: border-box;
}

.old-newsWrap html,
.old-newsWrap h1,
.old-newsWrap h2,
.old-newsWrap h3,
.old-newsWrap h4,
.old-newsWrap h5,
.old-newsWrap h6,
.old-newsWrap ul,
.old-newsWrap ol,
.old-newsWrap li,
.old-newsWrap dl {
  margin: 0;
  padding: 0;
}

.old-newsWrap  {
  font-size: 10px;
}

.old-newsWrap {
  background: #fff;
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  color: #333;
  font-size: 1.3rem;
  line-height: 1.5714285714;
  word-wrap: break-word;
  margin: 0;
}
.old-newsWrap {
  padding-top: 90px;
}
@media only screen and (max-width: 767px) {
  .old-newsWrap {
    padding-top: 16.66667vw;
  }
}
@media only screen and (min-width: 768px) {
  .old-newsWrap {
    font-size: 1.4rem;
  }
}

.old-newsWrap > div,
.old-newsWrap > header,
.old-newsWrap > main,
.old-newsWrap > footer {
  font-size: 1.3rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap > div,
  .old-newsWrap > header,
  .old-newsWrap > main,
  .old-newsWrap > footer {
    font-size: 1.4rem;
  }
}

.old-newsWrap img {
  max-width: 100%;
  width: auto;
  border: 0;
  vertical-align: top;
}

.old-newsWrap a {
  transition: color .3s ease-out;
  color: #069;
  text-decoration: none;
}
.old-newsWrap a:hover,
.old-newsWrap a:active,
.old-newsWrap a:focus {
  color: #999;
}
.old-newsWrap a img {
  transition: opacity .3s ease-out;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap a:hover img,
  .old-newsWrap a:active img,
  .old-newsWrap a:focus img {
    opacity: .6;
  }
}

.old-newsWrap b {
  font-style: normal;
}

.old-newsWrap em {
  font-style: normal;
  font-weight: bold;
}

.old-newsWrap hr {
  display: none;
}

.old-newsWrap h1,
.old-newsWrap h2,
.old-newsWrap h3,
.old-newsWrap h4,
.old-newsWrap h5,
.old-newsWrap h6 {
  line-height: 1.2;
}

.old-newsWrap p,
.old-newsWrap ul,
.old-newsWrap ol,
.old-newsWrap dl {
  margin: 0 0 12px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap p,
  .old-newsWrap ul,
  .old-newsWrap ol,
  .old-newsWrap dl {
    margin: 0 0 16px;
  }
}

.old-newsWrap ul,
.old-newsWrap ol {
  list-style-type: none;
}

.old-newsWrap ul > :last-child,
.old-newsWrap ol > :last-child,
.old-newsWrap dl > :last-child {
  margin-bottom: 0;
}

.old-newsWrap dd {
  margin: 0;
}

.old-newsWrap sub,
.old-newsWrap sup {
  font-size: 1.1rem;
  margin: 0 1px;
}

.old-newsWrap sub {
  bottom: -.1em;
}

.old-newsWrap sup {
  top: -.6em;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap sup {
    top: -.8em;
  }
}

.old-newsWrap blockquote {
  margin: 0;
}

.old-newsWrap iframe {
  border: none;
}

.old-newsWrap fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

.old-newsWrap address {
  font-style: normal;
}

.old-newsWrap button {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent none;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/*
Noto Sans JapaneseはOFL1.2でライセンスされています。
http://www.recruit-sumai.co.jp/common/fonts/notosansjapanese/notosansjapanese_v6_OFL.txt
*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: local('NotoSansJP-Light.otf'), url(../fonts/notosansjapanese/NotoSansJP-Light.woff) format('woff'), url(../fonts/notosansjapanese/NotoSansJP-Light.otf) format('opentype');
}
/* clearfix */
.old-newsWrap .header-inner::before,
.old-newsWrap .row-inner::before,
.old-newsWrap .topic-path-inner::before,
.old-newsWrap .footer-inner::before,
.old-newsWrap .hdg-content-inner::before,
.old-newsWrap .header-area::before,
.old-newsWrap .global-nav > ul::before,
.old-newsWrap .utility-nav > ul::before,
.old-newsWrap .topic-path .topic-path-inner > p::before,
.old-newsWrap .area-holdings .footer-inner .lyt-column-4::before,
.old-newsWrap .footer-nav > ul::before,
.old-newsWrap .link-anchor.anchor-column-2::before,
.old-newsWrap .list-link.list-column-2::before,
.old-newsWrap .link-box-list::before,
.old-newsWrap .list-link.list-inline::before,
.old-newsWrap .list-link.list-column-3::before,
.old-newsWrap .list-link.list-column-4::before,
.old-newsWrap .row-fluid.area-recruit .lyt-column-3::before,
.old-newsWrap .row-fluid.area-press-detail .lyt-block .item::before,
.old-newsWrap .row-fluid.area-recruit .lyt-column-4::before,
.old-newsWrap .link-box-list-2::before,
.old-newsWrap .row-fluid.area-press-data .lyt-hdg::before,
.old-newsWrap .row-fluid.area-press-data .lyt-column-2::before,
.old-newsWrap .area-banner .list-img::before,
.old-newsWrap .header-inner::after,
.old-newsWrap .row-inner::after,
.old-newsWrap .topic-path-inner::after,
.old-newsWrap .footer-inner::after,
.old-newsWrap .hdg-content-inner::after,
.old-newsWrap .header-area::after,
.old-newsWrap .global-nav > ul::after,
.old-newsWrap .utility-nav > ul::after,
.old-newsWrap .topic-path .topic-path-inner > p::after,
.old-newsWrap .area-holdings .footer-inner .lyt-column-4::after,
.old-newsWrap .footer-nav > ul::after,
.old-newsWrap .link-anchor.anchor-column-2::after,
.old-newsWrap .list-link.list-column-2::after,
.old-newsWrap .link-box-list::after,
.old-newsWrap .list-link.list-inline::after,
.old-newsWrap .list-link.list-column-3::after,
.old-newsWrap .list-link.list-column-4::after,
.old-newsWrap .row-fluid.area-recruit .lyt-column-3::after,
.old-newsWrap .row-fluid.area-press-detail .lyt-block .item::after,
.old-newsWrap .row-fluid.area-recruit .lyt-column-4::after,
.old-newsWrap .link-box-list-2::after,
.old-newsWrap .row-fluid.area-press-data .lyt-hdg::after,
.old-newsWrap .row-fluid.area-press-data .lyt-column-2::after,
.old-newsWrap .area-banner .list-img::after {
  content: '';
  display: table;
}
.old-newsWrap .header-inner::after,
.old-newsWrap .row-inner::after,
.old-newsWrap .topic-path-inner::after,
.old-newsWrap .footer-inner::after,
.old-newsWrap .hdg-content-inner::after,
.old-newsWrap .header-area::after,
.old-newsWrap .global-nav > ul::after,
.old-newsWrap .utility-nav > ul::after,
.old-newsWrap .topic-path .topic-path-inner > p::after,
.old-newsWrap .area-holdings .footer-inner .lyt-column-4::after,
.old-newsWrap .footer-nav > ul::after,
.old-newsWrap .link-anchor.anchor-column-2::after,
.old-newsWrap .list-link.list-column-2::after,
.old-newsWrap .link-box-list::after,
.old-newsWrap .list-link.list-inline::after,
.old-newsWrap .list-link.list-column-3::after,
.old-newsWrap .list-link.list-column-4::after,
.old-newsWrap .row-fluid.area-recruit .lyt-column-3::after,
.old-newsWrap .row-fluid.area-press-detail .lyt-block .item::after,
.old-newsWrap .row-fluid.area-recruit .lyt-column-4::after,
.old-newsWrap .link-box-list-2::after,
.old-newsWrap .row-fluid.area-press-data .lyt-hdg::after,
.old-newsWrap .row-fluid.area-press-data .lyt-column-2::after,
.old-newsWrap .area-banner .list-img::after {
  clear: both;
}

/* pseudo-elements display block */
.old-newsWrap .lyt-nav-btn .nav-btn::before,
.old-newsWrap .lyt-nav-btn .nav-btn::after,
.old-newsWrap .global-nav > ul > li:first-child::before,
.old-newsWrap .global-nav > ul > li::after,
.old-newsWrap .global-nav > ul > li > a::after,
.old-newsWrap .utility-nav > ul > li > a > span::before,
.old-newsWrap .hdg-l2-2::before,
.old-newsWrap .btn::before,
.old-newsWrap .btn-2::before,
.old-newsWrap .link::before,
.old-newsWrap .link-2::before,
.old-newsWrap .link-3::before,
.old-newsWrap .link-anchor > li > a::before,
.old-newsWrap .link-anchor.anchor-column-2 > li > a::before,
.old-newsWrap .link-box-list > li .link-box .title::before,
.old-newsWrap .link-list.link-inline > li > a::before,
.old-newsWrap .list-bullet > li::before,
.old-newsWrap .list-link > li::before,
.old-newsWrap .search-menu .select-parts::after,
.old-newsWrap .pagination > ul > .prev > a::before,
.old-newsWrap .pagination > ul > .next > a::before,
.old-newsWrap .tab-contents > .tab-link > .comment::before,
.old-newsWrap .tab-contents > .tab-link > .comment::after,
.old-newsWrap .tab-contents > .tab-link > .comment-2::before,
.old-newsWrap .tab-contents > .tab-link > .comment-3::before,
.old-newsWrap .link-box-list-2 > li .link-box::before,
.old-newsWrap .lyt-speak .item::before {
  content: '';
  display: block;
}

/* pseudo-elements display inline-block */
.old-newsWrap .search-menu .select-parts::before,
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket::before,
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket::after {
  content: '';
  display: inline-block;
}

/* sprite-image */
.old-newsWrap .utility-nav > ul > li > a > span::before,
.old-newsWrap .btn::before,
.old-newsWrap .btn.more::before,
.old-newsWrap .btn-2::before,
.old-newsWrap .link::before,
.old-newsWrap .link-2::before,
.old-newsWrap .link-3::before,
.old-newsWrap .link-anchor > li > a::before,
.old-newsWrap .link-anchor.anchor-column-2 > li > a::before,
.old-newsWrap .link-box-list > li .link-box .title::before,
.old-newsWrap .link-list.link-inline > li > a::before,
.old-newsWrap .list-bullet > li::before,
.old-newsWrap .list-link > li::before,
.old-newsWrap .search-menu .select-parts::before,
.old-newsWrap .pagination > ul > .prev > a::before,
.old-newsWrap .pagination > ul > .next > a::before,
.old-newsWrap .link-box-list-2 > li .link-box::before {
  background-image: url(../img/sprite.png);
}

/* table + control */
.old-newsWrap .ta-l.tbl th,
.old-newsWrap .ta-l.tbl-2 th,
.old-newsWrap .ta-l.tbl td,
.old-newsWrap .ta-l.tbl-2 td {
  text-align: left;
}
.old-newsWrap .ta-c.tbl th,
.old-newsWrap .ta-c.tbl-2 th,
.old-newsWrap .ta-c.tbl td,
.old-newsWrap .ta-c.tbl-2 td {
  text-align: center;
}
.old-newsWrap .ta-r.tbl th,
.old-newsWrap .ta-r.tbl-2 th,
.old-newsWrap .ta-r.tbl td,
.old-newsWrap .ta-r.tbl-2 td {
  text-align: right;
}
.old-newsWrap .va-t.tbl th,
.old-newsWrap .va-t.tbl-2 th,
.old-newsWrap .va-t.tbl td,
.old-newsWrap .va-t.tbl-2 td {
  vertical-align: top;
}
.old-newsWrap .va-m.tbl th,
.old-newsWrap .va-m.tbl-2 th,
.old-newsWrap .va-m.tbl td,
.old-newsWrap .va-m.tbl-2 td {
  vertical-align: middle;
}
.old-newsWrap .va-b.tbl th,
.old-newsWrap .va-b.tbl-2 th,
.old-newsWrap .va-b.tbl td,
.old-newsWrap .va-b.tbl-2 td {
  vertical-align: bottom;
}

/* ----------------------------------------------------------------
    Layout column
----------------------------------------------------------------- */
header .hdg-content,
.old-newsWrap .row-fluid,
.old-newsWrap .topic-path, footer {
  text-align: center;
  margin: 0 auto;
}

.old-newsWrap .header-inner,
.old-newsWrap .row-inner,
.old-newsWrap .topic-path-inner,
.old-newsWrap .footer-inner {
  text-align: left;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .header-inner,
.old-newsWrap .row-inner,
.old-newsWrap .topic-path-inner,
.old-newsWrap .footer-inner {
    max-width: 1160px;
  }
}

.old-newsWrap .hdg-content-inner {
  text-align: left;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content-inner {
    max-width: 1100px;
  }
}

@media only screen and (min-width: 1180px) {
  .old-newsWrap .header-inner,
.old-newsWrap .hdg-content-inner,
.old-newsWrap .row-inner,
.old-newsWrap .topic-path-inner,
.old-newsWrap .footer-inner {
    padding-right: 0;
    padding-left: 0;
  }
}
/* ----------------------------------------------------------------
    Header
----------------------------------------------------------------- */
/* header
----------------------------------------------- */
.old-newsWrap header {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  padding-top: 6px;
  background: url('../img/header-bg.gif') left top repeat-x;
}
.old-newsWrap header .header-inner {
  position: relative;
}

/* .header-area
----------------------------------------------- */
.old-newsWrap .header-area {
  background-color: #fff;
  position: relative;
}

/* .header-logo
----------------------------------------------- */
.old-newsWrap .header-logo {
  float: left;
  margin: 0;
  padding: 6px 0 18px 2px;
  max-width: 210px;
  font-size: 1rem;
}
.old-newsWrap .header-logo > a:hover img,
.old-newsWrap .header-logo > a:active img,
.old-newsWrap .header-logo > a:focus img {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .header-logo {
    float: none;
    max-width: 320px;
    padding: 8px 0 23px 0;
  }
}
@media only screen and (min-width: 1180px) {
  .old-newsWrap .header-logo {
    max-width: none;
  }
}

/* .lyt-nav-btn
----------------------------------------------- */
.old-newsWrap .lyt-nav-btn {
  float: right;
  margin: 7px 1px 0 0;
  position: relative;
  width: 30px;
  height: 30px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-nav-btn {
    display: none;
  }
}
.old-newsWrap .lyt-nav-btn .nav-btn {
  background-color: #e9e9e9;
  width: 30px;
  height: 30px;
  position: relative;
}
.old-newsWrap .lyt-nav-btn .nav-btn::before,
.old-newsWrap .lyt-nav-btn .nav-btn::after {
  position: absolute;
  top: 14px;
  left: 0;
  right: 0;
  width: 14px;
  height: 2px;
  background-color: #74c047;
  margin-right: auto;
  margin-left: auto;
}
.old-newsWrap .lyt-nav-btn .nav-btn::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.old-newsWrap .lyt-nav-btn .nav-btn::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* .toggle-txt
----------------------------------------------- */
.old-newsWrap .toggle-txt {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -3;
  opacity: 0;
}

/* #js-drawer-menu.is-toggle-closed
----------------------------------------------- */
.old-newsWrap #js-drawer-menu.is-toggle-closed .toggle-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap #js-drawer-menu.is-toggle-closed .toggle-content {
    display: block;
  }
}

.old-newsWrap #js-drawer-menu.is-toggle-closed .nav-btn {
  background-image: linear-gradient(#74c047, #74c047 2px, transparent 2px, transparent 4px, #74c047 4px, #74c047 6px, transparent 6px, transparent 8px, #74c047 8px, #74c047 10px);
  background-size: 14px 10px;
  background-position: center center;
  background-repeat: no-repeat;
}
.old-newsWrap #js-drawer-menu.is-toggle-closed .nav-btn::before,
.old-newsWrap #js-drawer-menu.is-toggle-closed .nav-btn::after {
  display: none;
}

/* #js-drawer-menu-en.is-toggle-closed
----------------------------------------------- */
.old-newsWrap #js-drawer-menu-en.is-toggle-closed .toggle-content {
  display: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap #js-drawer-menu-en.is-toggle-closed .toggle-content {
    display: block;
  }
}

.old-newsWrap #js-drawer-menu-en.is-toggle-closed .nav-btn {
  background-image: linear-gradient(#74c047, #74c047 2px, transparent 2px, transparent 4px, #74c047 4px, #74c047 6px, transparent 6px, transparent 8px, #74c047 8px, #74c047 10px);
  background-size: 14px 10px;
  background-position: center center;
  background-repeat: no-repeat;
}
.old-newsWrap #js-drawer-menu-en.is-toggle-closed .nav-btn::before,
.old-newsWrap #js-drawer-menu-en.is-toggle-closed .nav-btn::after {
  display: none;
}

/* ----------------------------------------------------------------
    Global navigation
----------------------------------------------------------------- */
/* .global-nav-area
----------------------------------------------- */
.old-newsWrap .js-on .global-nav-area {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .global-nav-area {
    position: relative;
  }
  .old-newsWrap .js-on .global-nav-area {
    position: relative;
  }
}

/* .global-nav
----------------------------------------------- */
.old-newsWrap .global-nav {
  background-color: rgba(114, 191, 68, .9);
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .global-nav {
    background-color: #fff;
    text-align: center;
  }
}

.old-newsWrap .global-nav > ul {
  margin: 0;
  padding: 16px 8px 8px 16px;
  font-size: 1.4rem;
  line-height: 1.4285714286;
}
.old-newsWrap .global-nav > ul > li {
  float: left;
  width: 50%;
  padding: 0 8px 8px 0;
  position: relative;
}
.old-newsWrap .global-nav > ul > li:nth-child(2n+1) {
  clear: both;
}
.old-newsWrap .global-nav > ul > li:first-child::before,
.old-newsWrap .global-nav > ul > li::after {
  display: none;
}
.old-newsWrap .global-nav > ul > li > a {
  text-align: center;
  color: #333;
  display: block;
  background-color: #fff;
  border-radius: 3px;
  padding: 10px;
  position: relative;
}
.old-newsWrap .global-nav > ul > li > a::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .global-nav > ul {
    padding: 0;
    font-size: 1.6rem;
    font-weight: bold;
    display: table;
    width: 100%;
  }
  .old-newsWrap .global-nav > ul > li {
    float: none;
    display: table-cell;
    vertical-align: bottom;
    width: auto;
    min-width: none;
    padding: 0;
    position: relative;
  }
  .old-newsWrap .global-nav > ul > li:nth-child(2n+1) {
    clear: none;
  }
  .old-newsWrap .global-nav > ul > li:first-child::before,
.old-newsWrap .global-nav > ul > li::after {
    display: block;
    width: 1px;
    height: 1.2rem;
    background-color: #b3b3b3;
    position: absolute;
    top: .7em;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .old-newsWrap .global-nav > ul > li::after {
    right: 0;
  }
  .old-newsWrap .global-nav > ul > li:first-child::before {
    left: 0;
    z-index: 1;
  }
  .old-newsWrap .global-nav > ul > li.is-current > a::after {
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #72bf44;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
  .old-newsWrap .global-nav > ul > li > a {
    border-radius: 0;
    padding: 0 0 16px;
    padding-left: 16px;
    padding-right: 16px;
    height: auto !important;
  }
  .old-newsWrap .global-nav > ul > li > a:hover,
.old-newsWrap .global-nav > ul > li > a:active,
.old-newsWrap .global-nav > ul > li > a:focus {
    color: #72bf44;
  }
  .old-newsWrap .global-nav > ul > li > a.ver-en {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1180px) {
  .old-newsWrap .global-nav > ul > li > a {
    white-space: nowrap;
    padding-left: 52px;
    padding-right: 52px;
  }
  .old-newsWrap .global-nav > ul > li > a.ver-en {
    padding-left: 80px;
    padding-right: 80px;
  }
}

/* .utility
----------------------------------------------- */
.old-newsWrap .utility {
  background-color: rgba(56, 143, 4, .9);
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .utility {
    background-color: #fff;
    position: absolute;
    top: -60px;
    right: 0;
    display: table;
  }
}

/* .utility-nav
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .utility-nav {
    display: table-cell;
    vertical-align: middle;
  }
}

.old-newsWrap .utility-nav > ul {
  margin: 0;
  padding: 11px 0;
  font-size: 1.4rem;
}
.old-newsWrap .utility-nav > ul > li {
  float: left;
  width: 50%;
  text-align: center;
}
.old-newsWrap .utility-nav > ul > li > a {
  display: block;
  color: #fff;
}
.old-newsWrap .utility-nav > ul > li > a > span {
  padding-left: 15px;
  position: relative;
}
.old-newsWrap .utility-nav > ul > li > a > span::before {
  width: 5px;
  height: 8px;
  background-position: 0 -20px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .utility-nav > ul {
    margin-right: 33px;
  }
  .old-newsWrap .utility-nav > ul > li {
    width: auto;
    margin-left: 37px;
  }
  .old-newsWrap .utility-nav > ul > li:first-child {
    margin-left: 0;
  }
  .old-newsWrap .utility-nav > ul > li > a {
    color: #333;
  }
  .old-newsWrap .utility-nav > ul > li > a:hover,
.old-newsWrap .utility-nav > ul > li > a:active,
.old-newsWrap .utility-nav > ul > li > a:focus {
    color: #999;
  }
  .old-newsWrap .utility-nav > ul > li > a > span {
    padding: 0;
  }
  .old-newsWrap .utility-nav > ul > li > a > span::before {
    display: none;
  }
}

/* .site-search
----------------------------------------------- */
.old-newsWrap .site-search {
  text-align: center;
  padding: 0 20px 17px;
}
.old-newsWrap .site-search .site-search-inner {
  position: relative;
}
.old-newsWrap .site-search .site-search-inner .search-box {
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 1.2rem;
  width: 100%;
  border: 0;
  border-radius: 15px;
  padding: 8px 25px 8px 15px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, .4) inset;
  background-image: none;
}
.old-newsWrap .site-search .site-search-inner .search-box::-moz-placeholder {
  opacity: 1;
}
.old-newsWrap .site-search .site-search-inner .search-box::-webkit-input-placeholder {
  color: #9b9b9b;
}
.old-newsWrap .site-search .site-search-inner .search-box::-moz-placeholder {
  color: #9b9b9b;
}
.old-newsWrap .site-search .site-search-inner .search-box:-moz-placeholder {
  color: #9b9b9b;
}
.old-newsWrap .site-search .site-search-inner .search-box:-ms-input-placeholder {
  color: #9b9b9b;
}
.old-newsWrap .site-search .site-search-inner .button {
  position: absolute;
  right: 15px;
  top: 50%;
  margin: -7px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .site-search {
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }
  .old-newsWrap .site-search .site-search-inner .search-box {
    background-color: #f6f6f6;
    min-width: 187px;
    padding: 6px 25px 5px 15px;
  }
}

/* ----------------------------------------------------------------
    Contents
----------------------------------------------------------------- */
/* .row-fluid row-fluid
----------------------------------------------- */
.old-newsWrap .row-fluid.has-border {
  border-top: 1px solid #d8d8d8;
}
.old-newsWrap .row-fluid.has-bg {
  background-color: #f5f5f5;
}

/* .row-indent
----------------------------------------------- */
.old-newsWrap .row-indent.has-base-margin {
  margin-top: 30px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-indent {
    padding: 0 30px;
  }
}

/* .row-indent-2
----------------------------------------------- */
.old-newsWrap .row-indent-2.has-base-margin {
  margin-top: 30px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-indent-2 {
    padding: 0 80px;
  }
}

/* .topic-path
----------------------------------------------- */
.old-newsWrap .topic-path {
  display: none;
}
.old-newsWrap .topic-path .topic-path-inner > p {
  font-size: 1.2rem;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .topic-path {
    display: block;
    border-top: 1px solid #d8d8d8;
  }
  .old-newsWrap .topic-path .topic-path-inner > p {
    margin: 8px 0;
  }
  .old-newsWrap .topic-path .topic-path-inner > p > a {
    padding-right: 12px;
  }
  .old-newsWrap .topic-path .topic-path-inner > p > .separator {
    padding-right: 12px;
  }
  .old-newsWrap .topic-path .topic-path-inner > p > em {
    font-weight: normal;
  }
}

/* ----------------------------------------------------------------
    Footer
----------------------------------------------------------------- */
.old-newsWrap .link-pagetop {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 9999;
  width: 54px;
  height: 54px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-pagetop {
    right: 15px;
    bottom: 80px;
  }
}

/* .footer-fluid.area-band
----------------------------------------------- */
.old-newsWrap .footer-fluid.area-band {
  background-image: url('../img/footer-bg.gif');
  background-position: left top;
}
.old-newsWrap .footer-fluid.area-band .slogan {
  text-align: center;
  margin: 0;
  padding: 19px 0;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .footer-fluid.area-band .slogan {
    float: left;
  }
}
.old-newsWrap .footer-fluid.area-band .link-sns {
  text-align: center;
  margin: 0;
  padding: 0 0 10px;
  font-size: 0;
}
.old-newsWrap .footer-fluid.area-band .link-sns > li {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
}
.old-newsWrap .footer-fluid.area-band .link-sns > li.gplus {
  margin: -1px -3px -4px -1px;
}
.old-newsWrap .footer-fluid.area-band .link-sns > li > a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .footer-fluid.area-band .link-sns {
    float: right;
    padding: 10px 0;
  }
}

/* .footer-fluid.area-holdings
----------------------------------------------- */
.old-newsWrap .footer-fluid.area-holdings {
  display: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .footer-fluid.area-holdings {
    display: block;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e3e3e3;
  }
}

/* .area-holdings .footer-inner
----------------------------------------------- */
.old-newsWrap .area-holdings .footer-inner .footer-global-nav {
  font-size: 1.4rem;
  font-weight: bold;
  display: table;
  margin: 20px 0 27px;
}
.old-newsWrap .area-holdings .footer-inner .footer-global-nav > li {
  display: table-cell;
  padding-right: 43px;
}
.old-newsWrap .area-holdings .footer-inner .footer-global-nav > li > a {
  color: #333;
}
.old-newsWrap .area-holdings .footer-inner .footer-global-nav > li > a:hover,
.old-newsWrap .area-holdings .footer-inner .footer-global-nav > li > a:active,
.old-newsWrap .area-holdings .footer-inner .footer-global-nav > li > a:focus {
  color: #999;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .area-holdings .footer-inner .lyt-column-4 {
    margin-left: -1.37%;
  }
  .old-newsWrap .area-holdings .footer-inner .lyt-column-4 > .col {
    float: left;
    width: 23.63%;
    margin-left: 1.36%;
  }
  .old-newsWrap .area-holdings .footer-inner .lyt-column-4 > .col:nth-child(4n+1) {
    clear: both;
  }
}
.old-newsWrap .area-holdings .footer-inner .list-holdings {
  margin-bottom: 24px;
  font-size: 1.2rem;
}
.old-newsWrap .area-holdings .footer-inner .list-holdings a {
  color: #333;
}
.old-newsWrap .area-holdings .footer-inner .list-holdings a:hover,
.old-newsWrap .area-holdings .footer-inner .list-holdings a:active,
.old-newsWrap .area-holdings .footer-inner .list-holdings a:focus {
  color: #999;
}
.old-newsWrap .area-holdings .footer-inner .list-holdings > li {
  margin-bottom: 8px;
}
.old-newsWrap .area-holdings .footer-inner .list-holdings > li:last-child {
  margin-bottom: 0;
}

/* .footer-nav
----------------------------------------------- */
.old-newsWrap .footer-nav {
  margin: 10px 0 10px;
}
.old-newsWrap .footer-nav > ul {
  margin: 0;
  font-size: 1.1rem;
}
.old-newsWrap .footer-nav > ul > li {
  float: left;
  width: 50%;
  padding: 3px 10px;
}
.old-newsWrap .footer-nav > ul > li:last-child {
  padding-right: 0;
}
.old-newsWrap .footer-nav > ul > li > a {
  display: block;
  color: #333;
}
.old-newsWrap .footer-nav > ul > li > a:hover,
.old-newsWrap .footer-nav > ul > li > a:active,
.old-newsWrap .footer-nav > ul > li > a:focus {
  color: #999;
}
@media only screen and (min-width: 900px) {
  .old-newsWrap .footer-nav {
    margin: 0;
    float: right;
  }
  .old-newsWrap .footer-nav > ul {
    font-size: 1.2rem;
  }
  .old-newsWrap .footer-nav > ul > li {
    width: auto;
    padding: 17px 18px;
  }
}

/* .copyright
----------------------------------------------- */
.old-newsWrap .copyright {
  line-height: 1;
  display: block;
  text-align: center;
  margin: 9px 0 46px;
  color: #435b67;
}
.old-newsWrap .copyright > small {
  font-size: 1rem;
  vertical-align: bottom;
  padding-left: 6px;
}
.old-newsWrap .copyright > img {
  max-width: 73px;
}
@media only screen and (min-width: 900px) {
  .old-newsWrap .copyright {
    margin-top: 15px;
    display: inline-block;
  }
  .old-newsWrap .copyright > small {
    padding-left: 10px;
  }
  .old-newsWrap .copyright > img {
    max-width: none;
  }
}

/* ----------------------------------------------------------------
    Layout media
----------------------------------------------------------------- */
/* .media
----------------------------------------------- */
.old-newsWrap .media {
  text-align: center;
  margin-bottom: 20px;
}
.old-newsWrap .media .caption {
  line-height: 1.2;
  display: block;
  margin-top: 14px;
  font-size: 1.1rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .media .caption {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
}

/* .lyt-media
----------------------------------------------- */
.old-newsWrap .lyt-media > .item,
.old-newsWrap .lyt-media > .col {
  margin-bottom: 20px;
}
.old-newsWrap .lyt-media > .item > :first-child,
.old-newsWrap .lyt-media > .col > :first-child {
  margin-top: 0;
}
.old-newsWrap .lyt-media > .item > :last-child,
.old-newsWrap .lyt-media > .col > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-media {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .old-newsWrap .lyt-media > .col,
.old-newsWrap .lyt-media > .item {
    display: table-cell;
    vertical-align: top;
    margin-bottom: 0;
  }
  .old-newsWrap .lyt-media > .col {
    width: 100%;
  }
  .old-newsWrap .lyt-media > .item img {
    max-width: none;
  }
}

/* .lyt-media.item-left
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-media.item-left {
    direction: rtl;
  }
  .old-newsWrap .lyt-media.item-left > .item,
.old-newsWrap .lyt-media.item-left > .col {
    direction: ltr;
  }
  .old-newsWrap .lyt-media.item-left > .item {
    padding-right: 30px;
  }
}

/* .lyt-media.item-right
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-media.item-right > .item {
    padding-left: 30px;
  }
}

/* .lyt-media.item-sp-top
----------------------------------------------- */
.old-newsWrap .lyt-media.item-sp-top {
  display: table;
  width: 100%;
}
.old-newsWrap .lyt-media.item-sp-top > .col {
  display: table-footer-group;
  vertical-align: top;
}
.old-newsWrap .lyt-media.item-sp-top > .item {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-media.item-sp-top {
    margin-bottom: 30px;
  }
  .old-newsWrap .lyt-media.item-sp-top > .col,
.old-newsWrap .lyt-media.item-sp-top > .item {
    display: table-cell;
    vertical-align: top;
    margin-bottom: 0;
  }
  .old-newsWrap .lyt-media.item-sp-top > .item {
    padding-bottom: 0;
  }
  .old-newsWrap .lyt-media.item-sp-top > .item img {
    max-width: none;
  }
}

/* .lyt-media.media-nowrap
----------------------------------------------- */
.old-newsWrap .lyt-media.media-nowrap {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.old-newsWrap .lyt-media.media-nowrap > .col,
.old-newsWrap .lyt-media.media-nowrap > .item {
  display: table-cell;
  vertical-align: top;
  margin-bottom: 0;
}
.old-newsWrap .lyt-media.media-nowrap > .item img {
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-media.media-nowrap {
    margin-bottom: 30px;
  }
}
.old-newsWrap .lyt-media.media-nowrap.item-left {
  direction: rtl;
}
.old-newsWrap .lyt-media.media-nowrap.item-left > .item,
.old-newsWrap .lyt-media.media-nowrap.item-left > .col {
  direction: ltr;
}
.old-newsWrap .lyt-media.media-nowrap.item-left > .item {
  padding-right: 30px;
}

/* ----------------------------------------------------------------
    Layout Block
----------------------------------------------------------------- */
/* .lyt-block .item
----------------------------------------------- */
.old-newsWrap .lyt-block > .item {
  width: 100%;
  margin-bottom: 30px;
}
.old-newsWrap .lyt-block > .item > :last-child {
  margin-bottom: 0;
}

/* .lyt-block-2 .item
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-block-2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }
  .old-newsWrap .lyt-block-2 > .item {
    margin-bottom: 30px;
    width: 48.63%;
  }
  .old-newsWrap .lyt-block-2 > .item > :first-child {
    margin-top: 0;
  }
  .old-newsWrap .lyt-block-2 > .item > :last-child {
    margin-bottom: 0;
  }
  .old-newsWrap .lyt-block-2 > .item:nth-child(2n) {
    margin-left: 2.72%;
  }
  .old-newsWrap .lyt-block-2 > .item.large {
    width: 62.72%;
  }
  .old-newsWrap .lyt-block-2 > .item.small {
    width: 34.54%;
  }
}

/* .lyt-block-3 .item
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-block-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }
  .old-newsWrap .lyt-block-3 > .item {
    margin-bottom: 30px;
    width: 31.51%;
  }
  .old-newsWrap .lyt-block-3 > .item > :first-child {
    margin-top: 0;
  }
  .old-newsWrap .lyt-block-3 > .item > :last-child {
    margin-bottom: 0;
  }
  .old-newsWrap .lyt-block-3 > .item:not(:nth-child(3n+1)) {
    margin-left: 2.72%;
  }
}

/* .lyt-block-4 .item
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-block-4 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }
  .old-newsWrap .lyt-block-4 > .item {
    margin-bottom: 30px;
    width: 22.95%;
  }
  .old-newsWrap .lyt-block-4 > .item > :first-child {
    margin-top: 0;
  }
  .old-newsWrap .lyt-block-4 > .item > :last-child {
    margin-bottom: 0;
  }
  .old-newsWrap .lyt-block-4 > .item:not(:nth-child(4n+1)) {
    margin-left: 2.72%;
  }
}

/* ----------------------------------------------------------------
    Heading
----------------------------------------------------------------- */
/* .hdg-content
----------------------------------------------- */
.old-newsWrap .hdg-content {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
}
.old-newsWrap .hdg-content > .hdg-content-inner {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.old-newsWrap .hdg-content > .hdg-content-inner .hdg {
  font-weight: normal;
  font-size: 2.4rem;
  color: #333;
}
.old-newsWrap .hdg-content > .hdg-content-inner .subtxt {
  margin: 9px 0 0;
  font-size: 1.2rem;
  color: #333;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content > .hdg-content-inner {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .old-newsWrap .hdg-content > .hdg-content-inner .hdg {
    font-size: 4rem;
  }
  .old-newsWrap .hdg-content > .hdg-content-inner .subtxt {
    margin: 20px 0 0;
    font-size: 1.4rem;
  }
}

/* .hdg-content.has-bg-l
----------------------------------------------- */
.old-newsWrap .hdg-content.has-bg-l {
  overflow: hidden;
  position: relative;
  min-height: 185px;
}
.old-newsWrap .hdg-content.has-bg-l > .hdg-content-inner {
  padding-top: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-shadow: 0 0 10px #000;
}
.old-newsWrap .hdg-content.has-bg-l > .hdg-content-inner > .hdg {
  color: #fff;
}
.old-newsWrap .hdg-content.has-bg-l > .hdg-content-inner > .subtxt {
  color: #fff;
}
.old-newsWrap .hdg-content.has-bg-l > .bg {
  max-width: none;
  max-height: 185px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.has-bg-l {
    min-height: 350px;
  }
  .old-newsWrap .hdg-content.has-bg-l > .bg {
    max-height: 350px;
  }
}
@media only screen and (min-width: 1455px) {
  .old-newsWrap .hdg-content.has-bg-l > .bg {
    width: 100%;
    max-height: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    top: 50%;
  }
}

/* .hdg-content.has-bg-s
----------------------------------------------- */
.old-newsWrap .hdg-content.has-bg-s {
  overflow: hidden;
  position: relative;
  min-height: 106px;
}
.old-newsWrap .hdg-content.has-bg-s > .hdg-content-inner {
  padding-top: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-shadow: 0 0 10px #000;
}
.old-newsWrap .hdg-content.has-bg-s > .hdg-content-inner > .hdg {
  color: #fff;
}
.old-newsWrap .hdg-content.has-bg-s > .hdg-content-inner > .subtxt {
  color: #fff;
}
.old-newsWrap .hdg-content.has-bg-s > .bg {
  max-width: none;
  max-height: 106px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.has-bg-s {
    min-height: 140px;
  }
  .old-newsWrap .hdg-content.has-bg-s > .bg {
    max-height: 140px;
  }
}

/* .hdg-l2
----------------------------------------------- */
.old-newsWrap .hdg-l2 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  color: #333;
  margin: 17px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l2 {
    font-size: 3rem;
    margin: 27px 0;
  }
}

/* .hdg-l2-2
----------------------------------------------- */
.old-newsWrap .hdg-l2-2 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  color: #333;
  margin: 27px 0;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
.old-newsWrap .hdg-l2-2::before {
  width: 60px;
  background-color: #72bf44;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l2-2 {
    font-size: 3.2rem;
  }
  .old-newsWrap .hdg-l2-2::before {
    width: 80px;
  }
}

/* .hdg-l2-3
----------------------------------------------- */
.old-newsWrap .hdg-l2-3 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 2rem;
  font-weight: normal;
  color: #333;
  margin: 20px 0;
  padding: 10px;
  background-color: #f7f7f7;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l2-3 {
    font-size: 2.8rem;
    padding: 13.2px 19px;
    margin: 30px 0;
  }
}

/* .hdg-l3
----------------------------------------------- */
.old-newsWrap .hdg-l3 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  text-align: center;
  color: #72bf44;
  font-size: 1.8rem;
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l3 {
    font-size: 2.4rem;
  }
}

/* .hdg-l3-2
----------------------------------------------- */
.old-newsWrap .hdg-l3-2 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  text-align: left;
  color: #333;
  font-size: 2rem;
  font-weight: normal;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l3-2 {
    font-size: 2.4rem;
    margin: 30px 0;
  }
}

/* .hdg-l3-3
----------------------------------------------- */
.old-newsWrap .hdg-l3-3 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  text-align: left;
  color: #333;
  font-size: 1.8rem;
  font-weight: normal;
  margin: 20px 0;
  padding: 7px 10px;
  background-color: #f7f7f7;
  border-radius: 3px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l3-3 {
    font-size: 2.2rem;
    margin: 30px 0;
    padding: 10.8px 22px;
  }
}

/* .hdg-l4
----------------------------------------------- */
.old-newsWrap .hdg-l4 {
  text-align: left;
  font-size: 1.8rem;
  font-weight: normal;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l4 {
    font-size: 2rem;
    margin: 30px 0;
  }
}

/* .hdg-l5
----------------------------------------------- */
.old-newsWrap .hdg-l5 {
  text-align: left;
  font-size: 1.6rem;
  font-weight: normal;
  color: #72bf44;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l5 {
    font-size: 1.8rem;
    margin: 30px 0;
  }
}

/* ----------------------------------------------------------------
    Button
----------------------------------------------------------------- */
.old-newsWrap .btn,
.old-newsWrap .btn-2 {
  display: inline-block;
  text-align: center;
  line-height: 1.2;
  border-radius: 20px;
  padding: 12px 27px 12px 20px;
  transition: background-color .3s ease-out;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .btn,
.old-newsWrap .btn-2 {
    padding: 12px 31px;
  }
}

/* .btn
----------------------------------------------- */
.old-newsWrap .btn {
  position: relative;
  display: inline-block;
  color: #fff;
  background-color: #72bf44;
}
.old-newsWrap .btn::before {
  width: 5px;
  height: 8px;
  background-position: 0 -20px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  right: 16px;
}
.old-newsWrap .btn:hover,
.old-newsWrap .btn:active,
.old-newsWrap .btn:focus {
  background-color: #93cc25;
  color: #fff;
}
.old-newsWrap .btn.more::before {
  width: 10px;
  height: 7px;
  background-position: 0 0;
}

/* .btn-2
----------------------------------------------- */
.old-newsWrap .btn-2 {
  position: relative;
  display: inline-block;
  border: 1px solid #dadada;
  color: #333;
  background-color: #fff;
}
.old-newsWrap .btn-2::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 16px;
}
.old-newsWrap .btn-2:hover,
.old-newsWrap .btn-2:active,
.old-newsWrap .btn-2:focus {
  background-color: #ededed;
  color: #333;
}

/* .lyt-btn
----------------------------------------------- */
.old-newsWrap .lyt-btn {
  text-align: center;
  padding: 9px 0 19px;
}
.old-newsWrap .lyt-btn p {
  margin: 0;
}
.old-newsWrap .lyt-btn .btn {
  font-size: 1.4rem;
  font-weight: bold;
  min-width: 176px;
  padding: 9px 35px;
  border-radius: 24px;
}
.old-newsWrap .lyt-btn .btn::before {
  right: 15px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-btn {
    padding: 27px 0 44px;
  }
  .old-newsWrap .lyt-btn .btn {
    font-size: 1.7rem;
    min-width: 280px;
    padding: 14px 35px;
  }
  .old-newsWrap .lyt-btn .btn::before {
    right: 18px;
  }
}

/* .lyt-btn
----------------------------------------------- */
.old-newsWrap .lyt-btn-2 {
  text-align: center;
  margin: 9px 0 19px;
}
.old-newsWrap .lyt-btn-2 p {
  margin: 0;
}
.old-newsWrap .lyt-btn-2 .btn {
  font-size: 1.4rem;
  font-weight: bold;
  min-width: 300px;
  padding: 9px 35px;
  border-radius: 24px;
}
.old-newsWrap .lyt-btn-2 .btn::before {
  right: 15px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-btn-2 {
    margin: 31px 0 45px;
  }
  .old-newsWrap .lyt-btn-2 .btn {
    font-size: 1.7rem;
    min-width: 580px;
    padding: 14px 35px;
  }
  .old-newsWrap .lyt-btn-2 .btn::before {
    right: 18px;
  }
}

/* .btn-list
----------------------------------------------- */
.old-newsWrap .btn-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.old-newsWrap .btn-list > li {
  margin-bottom: 10px;
}
.old-newsWrap .btn-list > li:not(:last-child) {
  margin-right: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .btn-list > li:not(:last-child) {
    margin-right: 18px;
  }
  .old-newsWrap .btn-list > li .btn {
    min-width: 156px;
  }
  .old-newsWrap .btn-list > li .btn-2 {
    min-width: 200px;
  }
}

/* ----------------------------------------------------------------
    Link
----------------------------------------------------------------- */
.old-newsWrap .icon {
  vertical-align: middle;
  margin-top: -2px;
  padding: 0 5px 0 0;
}

@media only screen and (min-width: 768px) {
  .old-newsWrap a:hover .icon,
  .old-newsWrap a:active .icon,
  .old-newsWrap a:focus .icon {
    opacity: 1;
  }
}

/* .link
----------------------------------------------- */
.old-newsWrap .link,
.old-newsWrap .link-2,
.old-newsWrap .link-3 {
  display: inline-block;
  color: #333;
}
.old-newsWrap .link:hover,
.old-newsWrap .link-2:hover,
.old-newsWrap .link-3:hover,
.old-newsWrap .link:active,
.old-newsWrap .link-2:active,
.old-newsWrap .link-3:active,
.old-newsWrap .link:focus,
.old-newsWrap .link-2:focus,
.old-newsWrap .link-3:focus {
  color: #999;
}

.old-newsWrap .link {
  padding-left: 15px;
  position: relative;
}
.old-newsWrap .link::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  position: absolute;
  top: .5em;
  left: 0;
}

/* .link-2
----------------------------------------------- */
.old-newsWrap .link-2 {
  padding-left: 15px;
  position: relative;
}
.old-newsWrap .link-2::before {
  width: 6px;
  height: 9px;
  background-position: -12px 0;
  position: absolute;
  top: .5em;
  left: 0;
}

/* .link-3
----------------------------------------------- */
.old-newsWrap .link-3 {
  padding-right: 15px;
  position: relative;
}
.old-newsWrap .link-3::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  position: absolute;
  top: .5em;
  right: 0;
}

/* .link-anchor
----------------------------------------------- */
.old-newsWrap .link-anchor {
  margin: 20px 0 10px;
  font-size: 0;
}
.old-newsWrap .link-anchor > li {
  display: inline-block;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.old-newsWrap .link-anchor > li:not(:last-child) {
  margin-right: 10px;
}
.old-newsWrap .link-anchor > li > a {
  padding: 9px 8px;
  display: block;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #dadada;
  color: #333;
  transition: background-color .3s ease-out;
  padding-left: 26px;
  position: relative;
}
.old-newsWrap .link-anchor > li > a:hover,
.old-newsWrap .link-anchor > li > a:active,
.old-newsWrap .link-anchor > li > a:focus {
  background-color: #ededed;
}
.old-newsWrap .link-anchor > li > a::before {
  width: 8px;
  height: 5px;
  background-position: -20px -7px;
  margin-top: -2.5px;
  position: absolute;
  top: 50%;
  left: 8px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-anchor {
    margin: 30px 0 20px;
  }
  .old-newsWrap .link-anchor > li {
    font-size: 1.4rem;
  }
}

/* .link-anchor
----------------------------------------------- */
.old-newsWrap .link-anchor.anchor-column-2 {
  margin: 20px 0 20px;
  font-size: 0;
}
.old-newsWrap .link-anchor.anchor-column-2 > li {
  display: block;
  font-size: 1.6rem;
  margin-bottom: 15px;
}
.old-newsWrap .link-anchor.anchor-column-2 > li:not(:last-child) {
  margin-right: 0;
}
.old-newsWrap .link-anchor.anchor-column-2 > li > a {
  padding: 11px 10px;
  background-color: #72bf44;
  border: none;
  color: #fff;
  padding-left: 26px;
  position: relative;
}
.old-newsWrap .link-anchor.anchor-column-2 > li > a:hover,
.old-newsWrap .link-anchor.anchor-column-2 > li > a:active,
.old-newsWrap .link-anchor.anchor-column-2 > li > a:focus {
  background-color: #93cc25;
}
.old-newsWrap .link-anchor.anchor-column-2 > li > a::before {
  width: 8px;
  height: 5px;
  background-position: -20px 0;
  margin-top: -2.5px;
  position: absolute;
  top: 50%;
  left: 8px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-anchor.anchor-column-2 {
    margin: 30px 0 30px -30px;
  }
  .old-newsWrap .link-anchor.anchor-column-2 > li {
    padding-left: 30px;
    float: left;
    width: 50%;
    font-size: 1.8rem;
  }
  .old-newsWrap .link-anchor.anchor-column-2 > li:nth-child(2n+1) {
    clear: both;
  }
}

/* .list-link.list-column-2
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-link.list-column-2 > li {
    float: left;
    width: 50%;
    padding-right: 30px;
    margin: 0 0 6px;
  }
  .old-newsWrap .list-link.list-column-2 > li:nth-child(2n+1) {
    clear: both;
  }
}

/* .link-box-list
----------------------------------------------- */
.old-newsWrap .link-box-list {
  margin-bottom: 0;
}
.old-newsWrap .link-box-list > li:last-of-type .title {
  border-bottom: 1px solid #dadada;
}
.old-newsWrap .link-box-list > li .link-box {
  position: relative;
  color: #333;
  display: block;
}
.old-newsWrap .link-box-list > li .link-box:hover,
.old-newsWrap .link-box-list > li .link-box:active,
.old-newsWrap .link-box-list > li .link-box:focus {
  color: #999;
}
.old-newsWrap .link-box-list > li .link-box .item {
  display: none;
}
.old-newsWrap .link-box-list > li .link-box .title {
  margin: 0;
  padding: 12px 25px 12px 6px;
  border-top: 1px solid #dadada;
  padding-right: 25px;
  position: relative;
}
.old-newsWrap .link-box-list > li .link-box .title::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-box-list {
    margin-left: -2.72%;
  }
  .old-newsWrap .link-box-list > li {
    float: left;
    width: 22.3%;
    margin-left: 2.65%;
  }
  .old-newsWrap .link-box-list > li:nth-child(4n+1) {
    clear: both;
  }
  .old-newsWrap .link-box-list > li {
    margin-bottom: 15px;
  }
  .old-newsWrap .link-box-list > li:last-of-type .title {
    border: none;
  }
  .old-newsWrap .link-box-list > li .link-box .item {
    display: block;
    margin: 0 auto;
  }
  .old-newsWrap .link-box-list > li .link-box .title {
    min-height: none;
    padding: 0 22px 0 0;
    border: none;
    margin: 10px 0;
  }
}

/* .link-index-list
----------------------------------------------- */
.old-newsWrap .link-index-list {
  margin-bottom: 0;
}
.old-newsWrap .link-index-list > li {
  margin-bottom: 24px;
}
.old-newsWrap .link-index-list > li .hdg-l3-2 {
  margin: 0 0 14px;
}
.old-newsWrap .link-index-list > li > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-index-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
            align-items: stretch;
  }
  .old-newsWrap .link-index-list > li {
    margin-bottom: 40px;
  }
}

/* .link-index-list.link-block-2
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-index-list.link-block-2 > li {
    width: 46.22%;
  }
  .old-newsWrap .link-index-list.link-block-2 > li:nth-child(2n) {
    margin-left: 7.54%;
  }
}
@media only screen and (max-width: 767px) {
  .old-newsWrap .link-index-list.link-block-2 .text,
.old-newsWrap .link-index-list.link-block-2 .hdg-l3-2 {
    height: auto !important;
  }
}

/* .link-index-list.has-img
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-index-list.has-img > li > .text {
    margin: 0 0 37px;
  }
}

/* .link-index-list.has-border
----------------------------------------------- */
.old-newsWrap .link-index-list.has-border > li {
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
}

/* .link-index-list.link-block-3
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-index-list.link-block-3 > li {
    width: 30.27%;
  }
  .old-newsWrap .link-index-list.link-block-3 > li:nth-child(2n) {
    margin-left: 0;
  }
  .old-newsWrap .link-index-list.link-block-3 > li:not(:nth-child(3n+1)) {
    margin-left: 4.54%;
  }
}
@media only screen and (max-width: 767px) {
  .old-newsWrap .link-index-list.link-block-3 .text,
.old-newsWrap .link-index-list.link-block-3 .hdg-l3-2 {
    height: auto !important;
  }
}

/* .link-list.link-inline
----------------------------------------------- */
.old-newsWrap .link-list.link-inline {
  font-size: 0;
}
.old-newsWrap .link-list.link-inline > li {
  display: inline-block;
  font-size: 1.3rem;
}
.old-newsWrap .link-list.link-inline > li:not(:first-child) {
  margin-left: 25px;
}
.old-newsWrap .link-list.link-inline > li > a {
  padding-left: 15px;
  position: relative;
  color: #333;
}
.old-newsWrap .link-list.link-inline > li > a::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  left: 0;
}
.old-newsWrap .link-list.link-inline > li > a:hover,
.old-newsWrap .link-list.link-inline > li > a:active,
.old-newsWrap .link-list.link-inline > li > a:focus {
  color: #999;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-list.link-inline > li {
    font-size: 1.4rem;
  }
  .old-newsWrap .link-list.link-inline > li:not(:first-child) {
    margin-left: 35px;
  }
}

/* ----------------------------------------------------------------
    List
----------------------------------------------------------------- */
/* .list-bullet
----------------------------------------------- */
.old-newsWrap .list-bullet {
  margin: 0 0 30px;
}
.old-newsWrap .list-bullet > li {
  padding-left: 19px;
  position: relative;
}
.old-newsWrap .list-bullet > li::before {
  width: 5px;
  height: 5px;
  background-position: -12px -11px;
  position: absolute;
  top: .6em;
  left: 0;
}
.old-newsWrap .list-bullet > li > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .list-bullet > li + li {
  margin: 6px 0 0;
}
.old-newsWrap .list-bullet > li > .list-bullet,
.old-newsWrap .list-bullet > li > .list-link,
.old-newsWrap .list-bullet > li > .list-order {
  margin-top: 6px;
}
.old-newsWrap .list-bullet > li > .list-notice {
  margin-top: 5px;
}

/* .list-link
----------------------------------------------- */
.old-newsWrap .list-link {
  margin: 0 0 30px;
}
.old-newsWrap .list-link > li {
  padding-left: 19px;
  position: relative;
}
.old-newsWrap .list-link > li::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  position: absolute;
  top: .5em;
  left: 0;
}
.old-newsWrap .list-link > li + li {
  margin: 6px 0 0;
}
.old-newsWrap .list-link > li > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .list-link > li > .list-bullet,
.old-newsWrap .list-link > li > .list-link,
.old-newsWrap .list-link > li > .list-order {
  margin-top: 6px;
}
.old-newsWrap .list-link > li > .list-notice {
  margin-top: 5px;
}
.old-newsWrap .list-link > li > a {
  color: #333;
}
.old-newsWrap .list-link > li > a:hover,
.old-newsWrap .list-link > li > a:active,
.old-newsWrap .list-link > li > a:focus {
  color: #999;
}

/* .list-link.list-inline
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-link.list-inline > li {
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
    margin: 0 0 6px;
  }
}

/* .list-link.list-column-2
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-link.list-column-2 > li {
    float: left;
    width: 50%;
    padding-right: 30px;
    margin: 0 0 6px;
  }
  .old-newsWrap .list-link.list-column-2 > li:nth-child(2n+1) {
    clear: both;
  }
}

/* .list-link.list-column-3
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-link.list-column-3 > li {
    float: left;
    width: 33.33%;
    padding-right: 30px;
    margin: 0 0 6px;
  }
  .old-newsWrap .list-link.list-column-3 > li:nth-child(3n+1) {
    clear: both;
  }
}

/* .list-link.list-column-4
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-link.list-column-4 > li {
    float: left;
    width: 25%;
    padding-right: 30px;
    margin: 0 0 6px;
  }
  .old-newsWrap .list-link.list-column-4 > li:nth-child(4n+1) {
    clear: both;
  }
}

/* .list-order
----------------------------------------------- */
.old-newsWrap .list-order {
  margin: 0 0 30px;
}
.old-newsWrap .list-order > li {
  display: table;
  width: 100%;
}
.old-newsWrap .list-order > li > .order {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  min-width: 2.3rem;
}
.old-newsWrap .list-order > li > .note {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.old-newsWrap .list-order > li > .note > .list-bullet,
.old-newsWrap .list-order > li > .note > .list-link,
.old-newsWrap .list-order > li > .note > .list-order {
  margin-top: 6px;
}
.old-newsWrap .list-order > li > .note > .list-notice {
  margin-top: 5px;
}
.old-newsWrap .list-order > li > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .list-order > li + li {
  margin: 6px 0 0;
}

/* .list-order-2
----------------------------------------------- */
.old-newsWrap .list-order-2 {
  margin: 0 0 30px;
  font-size: 1.8rem;
}
.old-newsWrap .list-order-2 > li {
  display: table;
  width: 100%;
}
.old-newsWrap .list-order-2 > li > .order {
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
  min-width: 3rem;
  line-height: 3rem;
  text-align: center;
  font-weight: normal;
  color: #fff;
  position: relative;
  z-index: 1;
}
.old-newsWrap .list-order-2 > li > .order::before {
  display: block;
  content: '';
  position: absolute;
  background-color: #72bf44;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  line-height: 3rem;
  z-index: -1;
  font-weight: normal;
  text-align: center;
}
.old-newsWrap .list-order-2 > li > .note {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  width: 100%;
}
.old-newsWrap .list-order-2 > li > .note > .list-bullet,
.old-newsWrap .list-order-2 > li > .note > .list-link,
.old-newsWrap .list-order-2 > li > .note > .list-order {
  margin-top: 6px;
}
.old-newsWrap .list-order-2 > li > .note > .list-notice {
  margin-top: 5px;
}
.old-newsWrap .list-order-2 > li > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .list-order-2 > li + li {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-order-2 {
    font-size: 2rem;
  }
}

/* .list-notice
----------------------------------------------- */
.old-newsWrap .list-notice {
  margin: 0 0 30px;
  font-size: 1.2rem;
}
.old-newsWrap .list-notice > li {
  display: table;
  width: 100%;
}
.old-newsWrap .list-notice > li > .mark,
.old-newsWrap .list-notice > li > .note {
  display: table-cell;
  vertical-align: top;
}
.old-newsWrap .list-notice > li > .mark {
  white-space: nowrap;
}
.old-newsWrap .list-notice > li > .note {
  width: 100%;
}
.old-newsWrap .list-notice > li > .note > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .list-notice > li > .note > .list-bullet,
.old-newsWrap .list-notice > li > .note > .list-link,
.old-newsWrap .list-notice > li > .note > .list-order {
  margin-top: 5px;
}
.old-newsWrap .list-notice > li > .note > .list-notice {
  margin-top: 5px;
}
.old-newsWrap .list-notice > li + li {
  margin: 5px 0 0;
}

/* .list-sns
----------------------------------------------- */
.old-newsWrap .list-sns {
  text-align: center;
  margin: 30px 0 10px;
  font-size: 0;
}
.old-newsWrap .list-sns > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-sns > li {
    padding: 0 20px;
  }
  .old-newsWrap .list-sns > li.line {
    display: none;
  }
}

/* .list-tag
----------------------------------------------- */
.old-newsWrap .list-tag {
  margin: 0;
  font-size: 0;
}
.old-newsWrap .list-tag > li {
  margin-bottom: 5px;
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.6363636364;
}
.old-newsWrap .list-tag > li:not(:last-child) {
  margin-right: 8px;
}
.old-newsWrap .list-tag > li > .tag {
  display: block;
  border-radius: 9px / 10px;
  padding: 0 10px;
  background-color: #ededed;
  color: #333;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-tag > li {
    margin-bottom: 6px;
    line-height: 1.6666666667;
    font-size: 1.2rem;
  }
}

/* .list-tbl
----------------------------------------------- */
.old-newsWrap .list-tbl {
  margin: 0 0 13px;
}
.old-newsWrap .list-tbl > li {
  padding: 8px 0 6px;
  border-top: 1px solid #dadada;
}
.old-newsWrap .list-tbl > li:last-child {
  border-bottom: 1px solid #dadada;
}
.old-newsWrap .list-tbl > li > ul {
  margin: 0;
}
.old-newsWrap .list-tbl > li > ul > .date {
  font-size: 1.1rem;
  margin-bottom: 4px;
  white-space: nowrap;
}
.old-newsWrap .list-tbl > li > ul > .date > span {
  display: block;
  width: 12.4rem;
}
.old-newsWrap .list-tbl > li > ul > .title .size {
  font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-tbl {
    margin: 0;
  }
  .old-newsWrap .list-tbl > li {
    border: 0;
  }
  .old-newsWrap .list-tbl > li:last-child {
    border: 0;
  }
  .old-newsWrap .list-tbl > li > ul {
    display: table;
    width: 100%;
  }
  .old-newsWrap .list-tbl > li > ul > li {
    display: table-cell;
    vertical-align: top;
  }
  .old-newsWrap .list-tbl > li > ul > .date {
    color: #333;
    font-size: 1.2rem;
  }
  .old-newsWrap .list-tbl > li > ul > .title {
    width: 100%;
  }
}

/* .list-tbl-2
----------------------------------------------- */
.old-newsWrap .list-tbl-2 {
  margin: 0 0 13px;
}
.old-newsWrap .list-tbl-2 > li {
  padding: 16px 0 12px;
  border-top: 1px solid #dadada;
}
.old-newsWrap .list-tbl-2 > li:last-child {
  border-bottom: 1px solid #dadada;
}
.old-newsWrap .list-tbl-2 > li > ul {
  margin: 0;
}
.old-newsWrap .list-tbl-2 > li > ul > .date,
.old-newsWrap .list-tbl-2 > li > ul > .category {
  margin-bottom: 6px;
  display: inline-block;
  white-space: nowrap;
  color: #333;
}
.old-newsWrap .list-tbl-2 > li > ul > .date > span,
.old-newsWrap .list-tbl-2 > li > ul > .category > span {
  display: block;
}
.old-newsWrap .list-tbl-2 > li > ul > .date {
  font-size: 1.3rem;
}
.old-newsWrap .list-tbl-2 > li > ul > .date > span {
  width: 10rem;
}
.old-newsWrap .list-tbl-2 > li > ul > .category > span {
  width: 8rem;
}
.old-newsWrap .list-tbl-2 > li > ul > .category > span > .label-2 {
  text-align: center;
  margin: 0;
  width: 8rem;
  padding: 2px 8px;
}
.old-newsWrap .list-tbl-2 > li > ul > .title {
  font-size: 1.4rem;
}
.old-newsWrap .list-tbl-2 > li > ul > .title .size {
  font-size: 1.2rem;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .list-tbl-2 {
    margin: 0 0 38px;
  }
  .old-newsWrap .list-tbl-2 > li {
    padding: 20px 0;
  }
  .old-newsWrap .list-tbl-2 > li > ul {
    display: table;
    width: 100%;
  }
  .old-newsWrap .list-tbl-2 > li > ul > .date,
.old-newsWrap .list-tbl-2 > li > ul > .category {
    display: table-cell;
    vertical-align: top;
  }
  .old-newsWrap .list-tbl-2 > li > ul > .date {
    font-size: 1.4rem;
  }
  .old-newsWrap .list-tbl-2 > li > ul > .date > span {
    width: 14rem;
  }
  .old-newsWrap .list-tbl-2 > li > ul > .category {
    font-size: 1.5rem;
  }
  .old-newsWrap .list-tbl-2 > li > ul > .category > span {
    width: 12rem;
  }
  .old-newsWrap .list-tbl-2 > li > ul > .title {
    font-size: 1.6rem;
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
}

/* ----------------------------------------------------------------
    Box
----------------------------------------------------------------- */
/* .box-info
----------------------------------------------- */
.old-newsWrap .box-info {
  margin: 30px 0;
  background-color: #f5f5f5;
  border: 1px solid #d8d8d8;
}
.old-newsWrap .box-info > .item {
  font-size: 1.6rem;
  text-align: center;
  padding: 30px;
}
.old-newsWrap .box-info > .item > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .box-info > .text {
  padding: 30px;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #fff;
}
.old-newsWrap .box-info > .text > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .box-info address > ul {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
  }
  .old-newsWrap .box-info > .item {
    font-size: 2rem;
  }
  .old-newsWrap .box-info > .item + .text {
    padding-left: 30px;
  }
  .old-newsWrap .box-info > .text {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

/* .box-reader
----------------------------------------------- */
.old-newsWrap .box-reader {
  display: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-reader {
    padding: 30px;
    margin: 30px 0;
    background-color: #f5f5f5;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    padding: 30px;
  }
  .old-newsWrap .box-reader > .item + .text {
    padding-left: 30px;
  }
  .old-newsWrap .box-reader > .item > :last-child {
    margin-bottom: 0;
  }
  .old-newsWrap .box-reader > .text {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .old-newsWrap .box-reader > .text > :last-child {
    margin-bottom: 0;
  }
}

/* ----------------------------------------------------------------
    Search
----------------------------------------------------------------- */
/* .search-menu
----------------------------------------------- */
.old-newsWrap .lyt-search-menu {
  margin: 20px 0 10px;
}
.old-newsWrap .lyt-search-menu > .col {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  font-size: 0;
}
.old-newsWrap .lyt-search-menu > .col:not(:last-child) {
  margin-right: 2.6%;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-search-menu {
    margin: 30px 0 20px;
  }
}

.old-newsWrap .search-menu {
  font-size: 0;
}
.old-newsWrap .search-menu .select-parts {
  display: inline-block;
  position: relative;
  margin-right: 5px;
  line-height: 1.2;
}
.old-newsWrap .search-menu .select-parts::before {
  width: 10px;
  height: 7px;
  background-position: 0 0;
  z-index: 2;
  top: 50%;
  right: 13px;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.old-newsWrap .search-menu .select-parts::after {
  width: 36px;
  height: 100%;
  background-color: #ccc;
  border-radius: 0 3px 3px 0;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
.old-newsWrap .search-menu select {
  height: 36px;
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
  min-width: 170px;
  border: 0;
  border-radius: 3px;
  font-size: 1.4rem;
  padding: 8px 53px 9px 17px;
  background-color: #ededed;
  line-height: 1.2;
}
.old-newsWrap .search-menu select::-ms-expand {
  display: none;
}
.old-newsWrap .search-menu select option {
  line-height: 1.2;
  font-size: 1.4rem;
  background-color: #fff;
}
.old-newsWrap .search-menu input[type='search'] {
  height: 36px;
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
  font-size: 1.4rem;
  min-width: 227px;
  line-height: 1.2;
  display: inline-block;
  padding: 10px 17px 10px 17px;
  background-color: #ededed;
  border-radius: 3px;
  border: none;
  margin-right: 5px;
  vertical-align: middle;
}
.old-newsWrap .search-menu input[type='search']::-moz-placeholder {
  opacity: 1;
}
.old-newsWrap .search-menu input[type='search']::-webkit-input-placeholder {
  color: #808080;
}
.old-newsWrap .search-menu input[type='search']::-moz-placeholder {
  color: #808080;
}
.old-newsWrap .search-menu input[type='search']:-moz-placeholder {
  color: #808080;
}
.old-newsWrap .search-menu input[type='search']:-ms-input-placeholder {
  color: #808080;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .search-menu input[type='search'] {
    min-width: 250px;
  }
}
.old-newsWrap .search-menu .search-btn {
  height: 36px;
  display: inline-block;
  vertical-align: top;
  line-height: 1.2;
  font-size: 1.4rem;
  background-color: #72bf44;
  border-radius: 3px;
  border: 0;
  color: #fff;
  font-size: 1.4rem;
  font-weight: normal;
  padding: 10px 20px;
}
.old-newsWrap .search-menu .search-btn:hover,
.old-newsWrap .search-menu .search-btn:active,
.old-newsWrap .search-menu .search-btn:focus {
  background-color: #93cc25;
}

/* ----------------------------------------------------------------
    Carousel
----------------------------------------------------------------- */
/* .item-inner
----------------------------------------------- */
.old-newsWrap .item-inner {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  position: relative;
  overflow: hidden;
  min-height: 185px;
}
@media only screen and (min-width: 1260px) {
  .old-newsWrap .item-inner {
    min-height: 350px;
  }
}
.old-newsWrap .item-inner .bg {
  position: relative;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  max-width: none;
  max-height: 185px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .item-inner .bg {
    max-height: none;
  }
}
@media only screen and (min-width: 1455px) {
  .old-newsWrap .item-inner .bg {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
}
.old-newsWrap .item-inner .lyt-hdg {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.old-newsWrap .item-inner .lyt-hdg .col .tagline {
  padding: 6px 10px 0;
  color: #fff;
  text-shadow: 0 0 10px #000;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
  text-align: left;
}
.old-newsWrap .item-inner .lyt-hdg .col p {
  margin: 0;
  text-align: center;
}
.old-newsWrap .item-inner .lyt-hdg .col .btn {
  text-align: center;
  padding: 11.5px 35px;
  min-width: 176px;
}
.old-newsWrap .item-inner .lyt-hdg .col.large {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .item-inner .lyt-hdg {
    padding-left: 10px;
    padding-right: 10px;
    display: table;
    width: 100%;
    max-width: 930px;
    min-height: initial;
    min-height: auto;
  }
  .old-newsWrap .item-inner .lyt-hdg .col {
    display: table-cell;
    vertical-align: middle;
  }
  .old-newsWrap .item-inner .lyt-hdg .col .tagline {
    font-size: 3.6rem;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0;
  }
  .old-newsWrap .item-inner .lyt-hdg .col.large {
    padding-right: 20px;
    width: 100%;
    padding-bottom: 0;
  }
  .old-newsWrap .item-inner .lyt-hdg .col.small {
    position: static;
  }
  .old-newsWrap .item-inner .lyt-hdg .col.small .btn {
    min-width: 176px;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1260px) {
  .old-newsWrap .item-inner .lyt-hdg {
    padding-left: 0;
    padding-right: 0;
    bottom: 50px;
    max-width: 960px;
  }
  .old-newsWrap .item-inner .lyt-hdg .col.large {
    width: 100%;
  }
  .old-newsWrap .item-inner .lyt-hdg .col.small {
    padding-right: 50px;
  }
  .old-newsWrap .item-inner .lyt-hdg .col.small .btn {
    min-width: 176px;
    white-space: nowrap;
  }
}

/* Slider */
.old-newsWrap .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.old-newsWrap .slick-slider * {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.old-newsWrap .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .old-newsWrap .slick-list {
    overflow: hidden;
  }
}
.old-newsWrap .slick-list:focus {
  outline: none;
}
.old-newsWrap .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.old-newsWrap .slick-slider .slick-track,
.old-newsWrap .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.old-newsWrap .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.old-newsWrap .slick-track::before,
.old-newsWrap .slick-track::after {
  content: '';
  display: table;
}
.old-newsWrap .slick-track::after {
  clear: both;
}
.old-newsWrap .slick-loading .slick-track {
  visibility: hidden;
}

.old-newsWrap .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.old-newsWrap [dir='rtl'] .slick-slide {
  float: right;
}
.old-newsWrap .slick-slide img {
  display: block;
}
.old-newsWrap .slick-slide.slick-loading img {
  display: none;
}
.old-newsWrap .slick-slide.dragging img {
  pointer-events: none;
}
.old-newsWrap .slick-initialized .slick-slide {
  display: block;
}
.old-newsWrap .slick-loading .slick-slide {
  visibility: hidden;
}
.old-newsWrap .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.old-newsWrap .slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* Arrows */
.old-newsWrap .slick-prev,
.old-newsWrap .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.old-newsWrap .slick-prev:hover,
.old-newsWrap .slick-prev:focus,
.old-newsWrap .slick-next:hover,
.old-newsWrap .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.old-newsWrap .slick-prev:hover::before,
.old-newsWrap .slick-prev:focus::before,
.old-newsWrap .slick-next:hover::before,
.old-newsWrap .slick-next:focus::before {
  opacity: 1;
}
.old-newsWrap .slick-prev.slick-disabled::before,
.old-newsWrap .slick-next.slick-disabled::before {
  opacity: .25;
}

.old-newsWrap .slick-prev::before,
.old-newsWrap .slick-next::before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.old-newsWrap .slick-prev {
  left: -25px;
}
.old-newsWrap [dir='rtl'] .slick-prev {
  left: auto;
  right: -25px;
}
.old-newsWrap .slick-prev::before {
  content: '←';
}
.old-newsWrap [dir='rtl'] .slick-prev::before {
  content: '→';
}

.old-newsWrap .slick-next {
  right: -25px;
}
.old-newsWrap [dir='rtl'] .slick-next {
  left: -25px;
  right: auto;
}
.old-newsWrap .slick-next::before {
  content: '→';
}
.old-newsWrap [dir='rtl'] .slick-next::before {
  content: '←';
}

/* Dots */
.old-newsWrap .slick-dots {
  position: absolute;
  bottom: 20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  font-size: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .old-newsWrap .slick-dots {
    bottom: 10px;
  }
}
.old-newsWrap .slick-dots li {
  position: relative;
  font-size: 2rem;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.old-newsWrap .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.old-newsWrap .slick-dots li button:hover,
.old-newsWrap .slick-dots li button:focus {
  outline: none;
}
.old-newsWrap .slick-dots li button:hover::before,
.old-newsWrap .slick-dots li button:focus::before {
  background: #72bf44;
}
.old-newsWrap .slick-dots li button::before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.old-newsWrap .slick-dots li.slick-active button::before {
  background: #72bf44;
}

/* ----------------------------------------------------------------
    Table
----------------------------------------------------------------- */
/* .tbl
----------------------------------------------- */
.old-newsWrap .tbl {
  border: 1px solid #d8d8d8;
  font-size: 1.3rem;
  width: 100%;
  margin-bottom: 40px;
}
.old-newsWrap .tbl th,
.old-newsWrap .tbl td {
  border: 1px solid #d8d8d8;
  vertical-align: middle;
  padding: 10px 5px;
  font-weight: normal;
}
.old-newsWrap .tbl thead,
.old-newsWrap .tbl thead th {
  background-color: #72bf44;
  color: #fff;
  font-weight: bold;
}
.old-newsWrap .tbl th {
  background-color: #ededed;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .tbl {
    font-size: 1.6rem;
    margin-bottom: 50px;
  }
  .old-newsWrap .tbl th,
.old-newsWrap .tbl td {
    padding: 17px 15px;
  }
}

/* .tbl-2
----------------------------------------------- */
.old-newsWrap .tbl-2 {
  margin-bottom: 40px;
  width: 100%;
  font-size: 1.3rem;
}
.old-newsWrap .tbl-2 tr {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.old-newsWrap .tbl-2 th {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
.old-newsWrap .tbl-2 th,
.old-newsWrap .tbl-2 td {
  padding: 7px 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .tbl-2 {
    font-size: 1.4rem;
    margin-bottom: 50px;
  }
  .old-newsWrap .tbl-2 th,
.old-newsWrap .tbl-2 td {
    padding: 9px 15px;
  }
}

/* .tbl-2.has-bg
----------------------------------------------- */
.old-newsWrap .tbl-2.has-bg th {
  background-color: #ededed;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .tbl-2.has-bg th {
    font-size: 1.6rem;
  }
}

/* .tbl-2.has-height
----------------------------------------------- */
.old-newsWrap .tbl-2.has-height th,
.old-newsWrap .tbl-2.has-height td {
  height: 60px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .tbl-2.has-height th,
.old-newsWrap .tbl-2.has-height td {
    height: 80px;
  }
}

/* ----------------------------------------------------------------
    Text
----------------------------------------------------------------- */
.old-newsWrap .label-2 {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  background-color: #ededed;
  padding: 5px 9px;
  font-size: 1.2rem;
  margin: 0 10px 5px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .label-2 {
    margin: 0 12px 5px;
  }
}

/* ----------------------------------------------------------------
    Pagination
----------------------------------------------------------------- */
.old-newsWrap .pagination > ul > li,
.old-newsWrap .pagination > ol > li {
  border-radius: 2px;
  display: inline-block;
}
.old-newsWrap .pagination > ul > li > a,
.old-newsWrap .pagination > ol > li > a {
  transition: color .3s ease-out, background-color .3s ease-out;
  display: block;
  background-color: #ededed;
  color: #333;
}
.old-newsWrap .pagination > ul > li > a:hover,
.old-newsWrap .pagination > ol > li > a:hover,
.old-newsWrap .pagination > ul > li > a:active,
.old-newsWrap .pagination > ol > li > a:active,
.old-newsWrap .pagination > ul > li > a:focus,
.old-newsWrap .pagination > ol > li > a:focus {
  background-color: #f7f7f7;
  color: #999;
}

.old-newsWrap .pagination {
  position: relative;
  max-width: 432px;
  margin: 30px auto 50px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .pagination {
    margin: 50px auto;
  }
}
.old-newsWrap .pagination > ul > li {
  position: absolute;
  top: 0;
}
.old-newsWrap .pagination > ul > li > a {
  padding: 8px 20px;
  height: 3.6rem;
}
.old-newsWrap .pagination > ul > li > a > span {
  font-size: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .pagination > ul > li > a > span {
    font-size: 1.4rem;
  }
}
.old-newsWrap .pagination > ul > .prev {
  left: 0;
}
.old-newsWrap .pagination > ul > .prev > a {
  position: relative;
}
.old-newsWrap .pagination > ul > .prev > a::before {
  width: 6px;
  height: 9px;
  background-position: -12px 0;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  left: 16px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .pagination > ul > .prev > a {
    padding: 7px 20px 7px 28px;
  }
  .old-newsWrap .pagination > ul > .prev > a::before {
    left: 10px;
  }
}
.old-newsWrap .pagination > ul > .next {
  right: 0;
}
.old-newsWrap .pagination > ul > .next > a {
  position: relative;
}
.old-newsWrap .pagination > ul > .next > a::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 16px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .pagination > ul > .next > a {
    padding: 7px 28px 7px 20px;
  }
  .old-newsWrap .pagination > ul > .next > a::before {
    right: 10px;
  }
}
.old-newsWrap .pagination > ol {
  font-size: 0;
  text-align: center;
}
.old-newsWrap .pagination > ol > li {
  font-size: 1.4rem;
  margin: 0 2.5px;
}
.old-newsWrap .pagination > ol > li > a {
  padding: 7px 5px;
  min-width: 36px;
}
.old-newsWrap .pagination > ol > li > em {
  transition: color .3s ease-out, background-color .3s ease-out;
  display: block;
  border-radius: 2px;
  color: #fff;
  padding: 7px 5px;
  min-width: 36px;
  background-color: #72bf44;
}

/* ----------------------------------------------------------------
    area-recruit
----------------------------------------------------------------- */
/* .row-fluid.area-recruit
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit {
  background-color: #f5f5f5;
}

/* .row-fluid.area-recruit .hdg-l3
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit .hdg-l3 {
  padding: 18px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit .hdg-l3 {
    padding: 40px 0;
  }
}

/* .row-fluid.area-recruit .lyt-column-3
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit .lyt-column-3 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-column-3 {
    margin-left: -1.34%;
  }
  .old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col {
    float: left;
    width: 32.01%;
    margin-left: 1.32%;
  }
  .old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col:nth-child(3n+1) {
    clear: both;
  }
}

/* .row-fluid.area-recruit lyt-column-3 > .col
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col {
  max-width: 376px;
  margin: 0 auto 10px;
  background-color: #fff;
}
.old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col .media {
  margin: 0;
}
.old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col .list-link {
  margin: 0;
  padding: 10px 16px 12px;
}
.old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col .list-link > li span {
  font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col {
    max-width: none;
    margin: 0 0 0 1.32%;
  }
}
@media only screen and (max-width: 767px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col {
    height: auto !important;
  }
  .old-newsWrap .row-fluid.area-recruit .lyt-column-3 > .col .list-link {
    height: auto !important;
  }
}

/* .row-fluid.area-recruit .lyt-btn
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit .lyt-btn {
  padding: 6px 0 15px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-btn {
    padding: 27px 0 44px;
  }
}

/* ----------------------------------------------------------------
    area-sfs-2
----------------------------------------------------------------- */
/* .row-fluid.area-sfs-2
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-2 {
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

/* .tab-menu
----------------------------------------------- */
.old-newsWrap .tab-menu {
  margin: 20px 0 10px;
  font-size: 0;
  text-align: center;
}
.old-newsWrap .tab-menu > li {
  font-size: 1.4rem;
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 10px;
}
.old-newsWrap .tab-menu > li.is-tab-active > a {
  color: #fff;
  background-color: #72bf44;
}
.old-newsWrap .tab-menu > li.is-tab-active > a:hover,
.old-newsWrap .tab-menu > li.is-tab-active > a:active,
.old-newsWrap .tab-menu > li.is-tab-active > a:focus {
  color: #fff;
  background-color: #93cc25;
}
.old-newsWrap .tab-menu > li > a {
  padding: 7px 20px;
  position: relative;
  color: #333;
  display: block;
  background-color: #ededed;
  border-radius: 16px / 18px;
  transition: all .3s ease-out;
}
.old-newsWrap .tab-menu > li > a:hover,
.old-newsWrap .tab-menu > li > a:active,
.old-newsWrap .tab-menu > li > a:focus {
  background-color: #f7f7f7;
  color: #999;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .tab-menu {
    margin: 30px 0;
  }
}

/* .lyt-tab-contents
----------------------------------------------- */
.old-newsWrap .lyt-tab-contents {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
          align-items: stretch;
  margin: 0 -10px 0;
  padding-top: 20px;
}
.old-newsWrap .lyt-tab-contents > .tab-contents {
  width: 43.75%;
  margin-left: 3.12%;
  margin-right: 3.12%;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-tab-contents {
    margin: 0 -8px 0;
    padding-top: 40px;
  }
  .old-newsWrap .lyt-tab-contents > .tab-contents {
    width: 23.63%;
    margin-left: .68%;
    margin-right: .68%;
  }
}

/* .tab-contents
----------------------------------------------- */
.old-newsWrap .tab-contents > .tab-link > .comment,
.old-newsWrap .tab-contents > .tab-link > .comment-2,
.old-newsWrap .tab-contents > .tab-link > .comment-3 {
  max-width: 140px;
  text-align: center;
  margin: 0 auto 12px auto;
  border-width: 2px;
  border-style: solid;
  border-radius: 19px;
  padding: 2px 12px;
  position: relative;
  font-size: 1.2rem;
  line-height: 1.25;
}
.old-newsWrap .tab-contents > .tab-link > .comment::before,
.old-newsWrap .tab-contents > .tab-link > .comment-2::before,
.old-newsWrap .tab-contents > .tab-link > .comment-3::before,
.old-newsWrap .tab-contents > .tab-link > .comment::after,
.old-newsWrap .tab-contents > .tab-link > .comment-2::after,
.old-newsWrap .tab-contents > .tab-link > .comment-3::after {
  border-top-width: 6px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-style: solid;
  position: absolute;
  bottom: -11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.old-newsWrap .tab-contents {
  padding: 0 0 20px;
}
.old-newsWrap .tab-contents:nth-child(n+7) {
  display: none;
}
.old-newsWrap .tab-contents > .tab-link {
  display: block;
  text-align: center;
}
.old-newsWrap .tab-contents > .tab-link > .comment {
  color: #5da831;
  border-top-color: #72bf44;
  background-color: #fff;
}
.old-newsWrap .tab-contents > .tab-link > .comment::before {
  border-top-color: #fff;
  bottom: -8px;
  z-index: 1;
}
.old-newsWrap .tab-contents > .tab-link > .comment::after {
  border-top-color: #72bf44;
}
.old-newsWrap .tab-contents > .tab-link > .comment-2 {
  color: #fff;
  border-color: #72bf44;
  background-color: #72bf44;
}
.old-newsWrap .tab-contents > .tab-link > .comment-2::before {
  border-top-color: #72bf44;
}
.old-newsWrap .tab-contents > .tab-link > .comment-3 {
  color: #fff;
  border-color: #f7ab08;
  background-color: #f7ab08;
}
.old-newsWrap .tab-contents > .tab-link > .comment-3::before {
  border-top-color: #f7ab08;
}
.old-newsWrap .tab-contents > .tab-link:hover > .title,
.old-newsWrap .tab-contents > .tab-link:active > .title,
.old-newsWrap .tab-contents > .tab-link:focus > .title {
  transition: all .3s ease-out;
  color: #999;
}
.old-newsWrap .tab-contents > .tab-link:hover > .img img,
.old-newsWrap .tab-contents > .tab-link:active > .img img,
.old-newsWrap .tab-contents > .tab-link:focus > .img img {
  opacity: 1;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.old-newsWrap .tab-contents > .tab-link > .img {
  max-width: 132px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}
.old-newsWrap .tab-contents > .tab-link > .img > img {
  border-radius: 50%;
  transition: all .4s ease-in-out .1s;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.old-newsWrap .tab-contents > .tab-link > .title {
  color: #333;
  text-align: left;
  margin: 0 0 6px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .tab-contents {
    padding: 0 16px 42px;
  }
  .old-newsWrap .tab-contents:nth-child(n+7) {
    display: block;
  }
  .old-newsWrap .tab-contents > .tab-link > .comment,
.old-newsWrap .tab-contents > .tab-link > .comment-2,
.old-newsWrap .tab-contents > .tab-link > .comment-3 {
    max-width: 210px;
    font-size: 1.4rem;
    padding: 6px 12px;
    margin-bottom: 14px;
    border-radius: 16.5px;
  }
  .old-newsWrap .tab-contents > .tab-link > .img {
    max-width: 220px;
  }
  .old-newsWrap .tab-contents > .tab-link > .title {
    margin-top: 10px;
  }
}

/* .tab-contents .suumo
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .tab-contents .suumo {
    display: block;
    text-align: center;
    margin-top: 47px;
  }
}

/* .list-tag
----------------------------------------------- */
.old-newsWrap .lyt-tab-contents .list-tag > li:not(:last-child) {
  margin-right: 3px;
}

/* .date
----------------------------------------------- */
.old-newsWrap .lyt-tab-contents .date {
  font-size: 1.2rem;
  color: #999;
  margin: 0;
}

/* .lyt-btn
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-2 .lyt-btn {
  display: block;
  padding: 0;
  margin: 0 0 30px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-2 .lyt-btn {
    margin: 0 0 70px;
  }
}

/* ----------------------------------------------------------------
    area-relevant-contents
----------------------------------------------------------------- */
/* .row-fluid.area-relevant-contents
----------------------------------------------- */
.old-newsWrap .row-fluid.area-relevant-contents .row-indent {
  padding-top: 16px;
  padding-bottom: 30px;
}
.old-newsWrap .row-fluid.area-relevant-contents .row-indent .hdg-l2 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-relevant-contents .row-indent .hdg-l2 {
    margin-bottom: 38px;
  }
}

/* ----------------------------------------------------------------
    area-sfs-relevant-article
----------------------------------------------------------------- */
/* .row-fluid.area-sfs-relevant-article
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-relevant-article .hdg-l3 {
  margin: 40px 0 50px;
}
.old-newsWrap .row-fluid.area-sfs-relevant-article .hdg-l3 > span {
  padding-left: 8px;
  vertical-align: bottom;
}
.old-newsWrap .row-fluid.area-sfs-relevant-article .hdg-l3 > img {
  max-height: 22px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-relevant-article .hdg-l3 > span {
    padding-left: 13px;
  }
  .old-newsWrap .row-fluid.area-sfs-relevant-article .hdg-l3 > img {
    max-height: none;
  }
}
.old-newsWrap .row-fluid.area-sfs-relevant-article .lyt-tab-contents {
  padding-top: 0;
  margin-bottom: 5px;
}

/* ----------------------------------------------------------------
    area-relevant-service
----------------------------------------------------------------- */
/* .row-fluid.area-relevant-service
----------------------------------------------- */
.old-newsWrap .row-fluid.area-relevant-service {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 10px;
}
.old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.small {
  margin-bottom: 0;
  width: auto;
  text-align: center;
}
.old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.small .hdg-l2 {
  margin: 17px 0 12px;
}
.old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.large {
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
}
.old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.large > .list-link.list-column-2 {
  margin: 0;
}
.old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.large > .list-link.list-column-2 > li {
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-relevant-service {
    padding: 25px 0;
  }
  .old-newsWrap .row-fluid.area-relevant-service .row-indent {
    padding: 0;
  }
  .old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 {
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.small {
    min-width: 180px;
  }
  .old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.large {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: auto;
    margin-bottom: 0;
    margin-left: 50px;
  }
  .old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.large > .list-link.list-column-2 {
    margin: 20px 0 0;
  }
  .old-newsWrap .row-fluid.area-relevant-service .lyt-block-2 > .item.large > .list-link.list-column-2 > li {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 1180px) {
  .old-newsWrap .row-fluid.area-relevant-service .row-indent {
    padding: 0 30px;
  }
}

/* ----------------------------------------------------------------
    area-sfs-lead
----------------------------------------------------------------- */
/* .row-fluid.area-sfs-lead
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-lead {
  padding: 25px 0 6px;
}
.old-newsWrap .row-fluid.area-sfs-lead p {
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-lead {
    padding: 25px 0 6px;
  }
  .old-newsWrap .row-fluid.area-sfs-lead p {
    font-size: 1.6rem;
  }
}

/* ----------------------------------------------------------------
    area-back
----------------------------------------------------------------- */
/* .row-fluid.area-back
----------------------------------------------- */
.old-newsWrap .row-fluid.area-back p > .link-2 {
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-back p > .link-2 {
    margin: 30px 0 40px;
  }
}

/* ----------------------------------------------------------------
    area-company-list
----------------------------------------------------------------- */
/* .row-fluid.area-company-list
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-list .row-inner {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-list .row-inner {
    padding: 10px 0;
  }
}

/* ----------------------------------------------------------------
    ver-catalog
----------------------------------------------------------------- */
/* .row-fluid.ver-catalog
----------------------------------------------- */
.old-newsWrap .row-fluid.ver-catalog .hdg-l2-2 {
  margin: 37px 0 27px;
}
.old-newsWrap .row-fluid.ver-catalog .hdg-l2-2:first-of-type {
  margin: 27px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.ver-catalog .hdg-l2-2 {
    margin: 60px 0 50px;
  }
  .old-newsWrap .row-fluid.ver-catalog .hdg-l2-2:first-of-type {
    margin: 40px 0 50px;
  }
}

/* ----------------------------------------------------------------
    ver-catalog-2
----------------------------------------------------------------- */
/* .row-fluid.ver-catalog-2
----------------------------------------------- */
.old-newsWrap .row-fluid.ver-catalog-2 {
  padding-top: 20px;
}
.old-newsWrap .row-fluid.ver-catalog-2 .hdg-l2,
.old-newsWrap .row-fluid.ver-catalog-2 .hdg-l3-2 {
  margin: 37px 0 17px;
}
.old-newsWrap .row-fluid.ver-catalog-2 .hdg-l2-2 {
  margin: 37px 0 27px;
}
.old-newsWrap .row-fluid.ver-catalog-2 .hdg-l2-2:first-of-type {
  margin: 27px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.ver-catalog-2 .hdg-l2-2 {
    margin: 60px 0 50px;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .hdg-l2-2:first-of-type {
    margin: 40px 0 50px;
  }
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.ver-catalog-2 .hdg-l2 {
    margin: 27px 0 22px;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block + .hdg-l2 {
    margin: 57px 0 22px;
  }
}

/* .row-fluid.ver-catalog-2 .lyt-block
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block .item .list-link {
    margin-top: 35px;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block .item .list-link > li + li {
    margin-top: 12px;
  }
}

/* .row-fluid.ver-catalog-2 .lyt-block-2
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block-2 > .item.large {
    width: 53.18%;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block-2 > .item.small {
    width: 36.81%;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block-2 > .item:nth-child(2n) {
    margin-left: 10%;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block-2 > .item > .list-link {
    margin-top: 35px;
  }
  .old-newsWrap .row-fluid.ver-catalog-2 .lyt-block-2 > .item > .list-link > li + li {
    margin-top: 12px;
  }
}

/* ----------------------------------------------------------------
    sitemap
----------------------------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sitemap .lyt-block-2 {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .old-newsWrap .row-fluid.area-sitemap .lyt-block-2:not(:first-of-type) {
    border-top: 1px solid #d8d8d8;
    padding-top: 60px;
    margin-top: 0;
  }
}

/* ----------------------------------------------------------------
    press
----------------------------------------------------------------- */
/* .hdg-content.hdg-press-detail
----------------------------------------------- */
.old-newsWrap .hdg-content.hdg-press-detail {
  padding-bottom: 10px;
}
.old-newsWrap .hdg-content.hdg-press-detail .hdg {
  font-size: 2.2rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.hdg-press-detail .hdg {
    font-size: 3rem;
  }
}
.old-newsWrap .hdg-content.hdg-press-detail .subtxt {
  margin-top: 20px;
  text-align: right;
}

/* .row-fluid.area-press-detail
----------------------------------------------- */
.old-newsWrap .row-fluid.area-press-detail .lyt-block .item {
  margin-top: 30px;
}
.old-newsWrap .row-fluid.area-press-detail .lyt-block .item img {
  height: auto !important;
  width: auto !important;
}
.old-newsWrap .row-fluid.area-press-detail p {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-press-detail p {
    margin-bottom: 20px;
  }
}

/* ----------------------------------------------------------------
    access
----------------------------------------------------------------- */
/* .row-fluid.area-company-access
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-access .media iframe {
  width: 100%;
  height: 200px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-access .media iframe {
    height: 400px;
  }
}

/* ----------------------------------------------------------------
    concept
----------------------------------------------------------------- */
.old-newsWrap .row-fluid.area-company-concept-lead .lead,
.old-newsWrap .row-fluid.area-company-concept-guideline-02 .lead {
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-lead .lead,
  .old-newsWrap .row-fluid.area-company-concept-guideline-02 .lead {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 25px;
  }
}

.old-newsWrap .row-fluid.area-company-concept-guideline-02 .row-inner .hdg-l3,
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .hdg-l3 {
  padding: 25px 0 15px;
  font-size: 2.1rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-guideline-02 .row-inner .hdg-l3,
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .hdg-l3 {
    padding: 30px 0 25px;
    font-size: 3rem;
  }
}

/* .row-fluid.area-company-concept-lead
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-concept-lead {
  background-color: #f5f5f5;
}
.old-newsWrap .row-fluid.area-company-concept-lead .row-inner {
  padding: 15px 10px;
}
.old-newsWrap .row-fluid.area-company-concept-lead .row-inner .hdg-l2 {
  margin-bottom: 20px;
  font-size: 2.3rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-lead .row-inner .hdg-l2 {
    font-size: 3.6rem;
  }
}
.old-newsWrap .row-fluid.area-company-concept-lead .row-inner .lead {
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-lead .row-inner .lead {
    font-size: 1.6rem;
  }
}

/* .row-fluid.area-company-concept-guideline-01
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-concept-guideline-01 .row-inner {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-guideline-01 .row-inner {
    padding: 20px 0 30px;
  }
}

/* .row-fluid.area-company-concept-theme-01
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-concept-theme-01 {
  background-color: #f5f5f5;
}
.old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner {
    padding: 15px 0;
    text-align: center;
  }
}
.old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 {
  display: inline-table;
  font-size: 1.6rem;
  margin: 0 auto 30px;
}
.old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li {
  text-align: left;
}
.old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li > .order {
  min-width: 2.6rem;
  line-height: 2.6rem;
}
.old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li > .order::before {
  width: 2.6rem;
  height: 2.6rem;
  line-height: 2.6rem;
}
.old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li > .note {
  padding-left: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 {
    font-size: 2.4rem;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li > .order {
    min-width: 3.5rem;
    line-height: 3.5rem;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li > .order::before {
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-01 .row-inner .list-order-2 > li > .note {
    padding-left: 15px;
  }
}

/* .row-fluid.area-company-concept-guideline-02
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-concept-guideline-02 .row-inner {
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-guideline-02 .row-inner {
    font-size: 1.6rem;
    padding: 10px 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-guideline-02 .row-inner .lead {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-guideline-02 .row-inner .media img {
    padding-top: 15px;
  }
}

/* .row-fluid.area-company-concept-theme-02
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-concept-theme-02 {
  background-color: #f5f5f5;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner {
    padding: 10px 0;
  }
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .lead {
  font-size: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .lead {
    font-size: 2rem;
    text-align: center;
  }
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .btn-2 {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .btn-2 {
    margin: 7px 0 20px;
  }
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 {
  font-size: 1.6rem;
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 .order {
  min-width: 2.5rem;
  line-height: 2.5rem;
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 .order::before {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 .note {
  display: block;
  padding-left: 10px;
}
.old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 p {
  font-size: 1.3rem;
  margin-left: -2.5rem;
  padding-top: 5px;
  padding-bottom: 2px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 {
    font-size: 2rem;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 .order {
    min-width: 3rem;
    line-height: 3rem;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 .order::before {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 .note {
    display: table-cell;
    vertical-align: top;
    width: 37.5%;
    padding-right: 20px;
  }
  .old-newsWrap .row-fluid.area-company-concept-theme-02 .row-inner .list-order-2 p {
    font-size: 1.4rem;
    padding-top: 7px;
    margin-left: 0;
  }
}

/* ----------------------------------------------------------------
    history
----------------------------------------------------------------- */
/* .row-fluid.area-company-history
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-history .tbl-2 tr:first-of-type {
  border-top: none;
}
.old-newsWrap .row-fluid.area-company-history .tbl-2 tr:last-of-type {
  border-bottom: none;
}

/* ----------------------------------------------------------------
    philosophy
----------------------------------------------------------------- */
.old-newsWrap .row-fluid.area-company-philosophy-mission,
.old-newsWrap .row-fluid.area-company-philosophy-slogan,
.old-newsWrap .row-fluid.area-company-philosophy-way,
.old-newsWrap .row-fluid.area-company-philosophy-btn {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
}

/* .row-fluid.area-company-philosophy-mission
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-philosophy-mission {
  position: relative;
  background: url(../../img/company/philosophy-bg.jpg) no-repeat center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-mission {
    height: 500px;
  }
}
.old-newsWrap .row-fluid.area-company-philosophy-mission .row-inner {
  padding: 10px 10px 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-mission .row-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
}
.old-newsWrap .row-fluid.area-company-philosophy-mission .row-inner .hdg-l2-2 {
  margin-bottom: 20px;
}
.old-newsWrap .row-fluid.area-company-philosophy-mission .row-inner .hdg-l2-2::before {
  background-color: #fff;
}
.old-newsWrap .row-fluid.area-company-philosophy-mission .row-inner .lead {
  text-align: center;
  font-size: 1.8rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-mission .row-inner .lead {
    font-size: 3rem;
  }
}

/* .row-fluid.area-company-philosophy-slogan
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-philosophy-slogan .row-inner {
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-slogan .row-inner {
    padding: 10px 0 30px;
  }
}

/* .row-fluid.area-company-philosophy-way
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-philosophy-way {
  background: url(../../img/company/philosophy-bg-2.jpg) no-repeat center center;
  background-size: cover;
}
.old-newsWrap .row-fluid.area-company-philosophy-way .row-inner {
  text-align: center;
}
.old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .lyt-block {
  width: 80%;
  margin: 0 auto;
}
.old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .lyt-block .item .hdg-l3 {
  margin-bottom: 5px;
  font-size: 2rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .lyt-block .item .hdg-l3 {
    font-size: 3rem;
  }
}
.old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .lyt-block .item p {
  font-size: 1.6rem;
}

@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-way .row-inner {
    padding: 15px 0 25px;
  }
  .old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .hdg-l2-2 {
    margin-bottom: 35px;
  }
  .old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .lyt-block .item .hdg-l3 {
    margin-bottom: 15px;
  }
  .old-newsWrap .row-fluid.area-company-philosophy-way .row-inner .lyt-block .item p {
    font-size: 2rem;
  }
}
/* .row-fluid.area-company-philosophy-btn
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-philosophy-btn .lyt-btn-2 {
  padding: 20px 0 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-company-philosophy-btn .lyt-btn-2 {
    margin: 31px 0 34px;
    padding-top: 10px;
  }
}

/* ----------------------------------------------------------------
    message
----------------------------------------------------------------- */
/* .row-fluid.area-company-message
----------------------------------------------- */
.old-newsWrap .row-fluid.area-company-message {
  background-color: #e1e7f5;
}

/* ----------------------------------------------------------------
    service
----------------------------------------------------------------- */
/* .row-fluid.area-service
----------------------------------------------- */
.old-newsWrap .row-fluid.area-service .box-info-2 {
  background-image: url('../img/bg-dot.gif');
  padding: 5px 15px;
  margin: 0 auto 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-service .box-info-2 {
    padding: 11px 15px;
    max-width: 800px;
    margin: 0 auto 60px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .old-newsWrap .row-fluid.area-service .box-info-2 > .item {
    margin-left: 60px;
  }
  .old-newsWrap .row-fluid.area-service .box-info-2 > .item > p {
    margin: 0;
  }
}

/* .row-fluid.area-service-2
----------------------------------------------- */
.old-newsWrap .row-fluid.area-service-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-service-2 {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.old-newsWrap .row-fluid.area-service-2 .hdg-l2-2 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-service-2 .hdg-l2-2 {
    margin-bottom: 60px;
  }
}
.old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col {
  vertical-align: middle;
}
.old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col > p {
  text-align: center;
}
.old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col .btn-2 {
  min-width: 176px;
}
.old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .item {
  vertical-align: middle;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 {
    margin: 0;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item {
    margin-bottom: 0;
    padding: 30px;
    width: 47.84%;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item:nth-child(2n) {
    margin-left: 4.31%;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col {
    display: table-footer-group;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col .btn-2 {
    min-width: 212px;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .item {
    text-align: center;
    padding-bottom: 20px;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1180px) {
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col {
    display: table-cell;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .col > p {
    text-align: right;
  }
  .old-newsWrap .row-fluid.area-service-2 .lyt-block-2 > .item .lyt-media > .item {
    text-align: left;
    padding-bottom: 0;
  }
}

/* ----------------------------------------------------------------
    recruit
----------------------------------------------------------------- */
/* .lyt-block-2 .item .tbl-2
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit-midcareer .lyt-block-2 > .item:first-child .tbl-2 tr:last-child {
  border-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit-midcareer .lyt-block-2 > .item {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
            flex-basis: 0;
  }
  .old-newsWrap .row-fluid.area-recruit-midcareer .lyt-block-2 > .item:first-child .tbl-2 tr:last-child {
    border-bottom: 1px solid #d8d8d8;
  }
}

/* .hdg-content.hdg-recruit-s
----------------------------------------------- */
.old-newsWrap .hdg-content.hdg-recruit-s {
  position: relative;
  min-height: 63px;
  overflow: hidden;
  border-bottom: 1px solid #d8d8d8;
}
.old-newsWrap .hdg-content.hdg-recruit-s > .bg {
  max-width: 100%;
}
.old-newsWrap .hdg-content.hdg-recruit-s .hdg-content-inner {
  position: relative;
  width: 100%;
}
.old-newsWrap .hdg-content.hdg-recruit-s .hdg-content-inner .hdg {
  color: #58bf1d;
  font-size: 2rem;
  font-weight: bold;
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.hdg-recruit-s {
    min-height: 250px;
    border-bottom: 0;
  }
  .old-newsWrap .hdg-content.hdg-recruit-s > .bg {
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
    max-height: 250px;
  }
  .old-newsWrap .hdg-content.hdg-recruit-s .hdg-content-inner {
    position: absolute;
    padding-bottom: 48px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
  .old-newsWrap .hdg-content.hdg-recruit-s .hdg-content-inner .hdg {
    text-shadow: 0 3px 1px rgba(114, 191, 68, .25);
    font-size: 3.2rem;
    margin: 0 0 24px;
  }
  .old-newsWrap .hdg-content.hdg-recruit-s .hdg-content-inner .subtxt {
    color: #424242;
    font-size: 2.2rem;
    margin: 0;
  }
}
@media only screen and (min-width: 1260px) {
  .old-newsWrap .hdg-content.hdg-recruit-s > .bg {
    width: 100%;
    max-height: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    top: 50%;
  }
}

/* Font-size Control
----------------------------------------------- */
.old-newsWrap .fz-middle {
  font-size: 1.4rem !important;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .fz-middle {
    font-size: 1.6rem !important;
  }
}

/* .hdg-l3-4
----------------------------------------------- */
.old-newsWrap .hdg-l3-4 {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  text-align: left;
  color: #333;
  font-size: 2rem;
  font-weight: normal;
  margin: 20px 0;
  padding-bottom: 15px;
  border-bottom: 2px solid #93cc25;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l3-4 {
    font-size: 2.4rem;
    margin: 30px 0;
  }
}

/* .hdg-l4-2
----------------------------------------------- */
.old-newsWrap .hdg-l4-2 {
  text-align: left;
  font-size: 1.8rem;
  font-weight: normal;
  padding-left: 25px;
  margin: 20px 0 15px;
  position: relative;
}
.old-newsWrap .hdg-l4-2::before {
  content: '';
  width: 16px;
  height: 16px;
  background-color: #fff;
  border: 4px solid #93cc25;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 2.5px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-l4-2 {
    font-size: 2rem;
    margin: 35px 0 20px;
  }
  .old-newsWrap .hdg-l4-2::before {
    top: 4px;
  }
}

/* .faq-item
----------------------------------------------- */
.old-newsWrap .faq-item dt {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  font-size: 2rem;
}
.old-newsWrap .faq-item dt .icon-question {
  padding-right: 15px;
  color: #72bf44;
  font-weight: bold;
  display: table-cell;
  vertical-align: top;
}
.old-newsWrap .faq-item dt .border {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
}
.old-newsWrap .faq-item dd {
  display: table;
}
.old-newsWrap .faq-item dd .icon-answer {
  padding-right: 15px;
  color: #616161;
  font-weight: bold;
  font-size: 2rem;
  display: table-cell;
  vertical-align: top;
}
.old-newsWrap .faq-item dd .answer-block {
  display: table-cell;
  vertical-align: top;
}

/* .lyt-youtube
----------------------------------------------- */
.old-newsWrap .lyt-youtube {
  background-color: #f2f8ee;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-youtube > .youtube-area {
    width: 660px;
    margin: auto;
  }
}
.old-newsWrap .lyt-youtube > .youtube-area > .youtube {
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.old-newsWrap .lyt-youtube > .youtube-area > .youtube iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* .lyt-interview
----------------------------------------------- */
.old-newsWrap .lyt-interview {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.old-newsWrap .lyt-interview > .col {
  display: table-footer-group;
  vertical-align: top;
}
.old-newsWrap .lyt-interview > .item {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 20px;
}
.old-newsWrap .lyt-interview > .item img {
  max-width: none;
}
.old-newsWrap .lyt-interview > .item > .media {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-interview {
    margin-bottom: 55px;
  }
  .old-newsWrap .lyt-interview > .col {
    width: 100%;
    display: table-cell;
  }
  .old-newsWrap .lyt-interview > .item {
    padding-bottom: 0;
  }
}
.old-newsWrap .lyt-interview .hdg-l4 {
  min-height: 42px;
  padding-left: 25px;
  margin: 0 0 15px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-interview .hdg-l4 {
    min-height: 48px;
  }
}
.old-newsWrap .lyt-interview .hdg-l4::before {
  content: '';
  width: 12px;
  height: 34px;
  position: absolute;
  top: -4px;
  left: 0;
  background: url('../../img/recruit/icon_interview.png') no-repeat;
}
.old-newsWrap .lyt-interview .more-btn {
  margin-bottom: 0;
  text-align: right;
}

/* .lyt-interview.item-left
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-interview.item-left {
    direction: rtl;
  }
  .old-newsWrap .lyt-interview.item-left > .item,
.old-newsWrap .lyt-interview.item-left > .col {
    direction: ltr;
  }
  .old-newsWrap .lyt-interview.item-left > .item {
    padding-right: 30px;
  }
}

/* .lyt-interview.item-right
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-interview.item-right > .item {
    padding-left: 30px;
  }
}

/* .box-info-3
----------------------------------------------- */
.old-newsWrap .box-info-3 {
  background-image: url('../img/bg-dot.gif');
  padding: 10px;
  margin: 30px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info-3 {
    max-width: 800px;
    margin: 40px auto;
  }
}
.old-newsWrap .box-info-3 .box-inner {
  padding: 20px 10px;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info-3 .box-inner {
    display: table;
    width: 100%;
    padding: 20px 70px 15px 80px;
  }
}
.old-newsWrap .box-info-3 .box-inner > .text {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info-3 .box-inner > .text {
    display: table-cell;
    vertical-align: middle;
  }
}
.old-newsWrap .box-info-3 .box-inner > .item {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info-3 .box-inner > .item {
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
}
.old-newsWrap .box-info-3 .box-inner > .item > .btn-list {
  margin-bottom: 0;
  display: block;
}
.old-newsWrap .box-info-3 .box-inner > .item > .btn-list li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info-3 .box-inner > .item > .btn-list li {
    margin: 0 9px 10px;
  }
}
.old-newsWrap .box-info-3 .box-inner > .item > .list-link {
  margin-bottom: 0;
  display: inline-block;
  text-align: left;
}
.old-newsWrap .box-info-3 .box-inner > .item > p {
  margin-bottom: 0;
}
.old-newsWrap .box-info-3 .box-inner > .item .btn,
.old-newsWrap .box-info-3 .box-inner > .item .btn-2 {
  min-width: 220px;
}
.old-newsWrap .box-info-3 .hdg-entry {
  color: #72bf44;
  font-size: 2.4rem;
  letter-spacing: .1em;
  margin-bottom: 20px;
}
.old-newsWrap .box-info-3 .hdg-entry > span {
  display: block;
  margin-top: 5px;
  color: #333;
  font-weight: normal;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .box-info-3 .hdg-entry {
    font-size: 2.4rem;
    margin-bottom: 0;
  }
}

/* .row-fluid.area-recruit .lyt-column-4
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit .lyt-column-4 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-column-4 {
    margin-left: -1.34%;
  }
  .old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col {
    float: left;
    width: 23.67%;
    margin-left: 1.32%;
  }
  .old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col:nth-child(4n+1) {
    clear: both;
  }
}

/* .row-fluid.area-recruit lyt-column-4 > .col
----------------------------------------------- */
.old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col {
  max-width: 278px;
  margin: 0 auto 10px;
  background-color: #fff;
}
.old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col .media {
  margin: 0;
}
.old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col .list-link {
  margin: 0;
  padding: 10px 16px 12px;
}
.old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col .list-link > li span {
  font-size: 1.2rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col {
    max-width: none;
    margin: 0 0 0 1.32%;
  }
}
@media only screen and (max-width: 767px) {
  .old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col {
    height: auto !important;
  }
  .old-newsWrap .row-fluid.area-recruit .lyt-column-4 > .col .list-link {
    height: auto !important;
  }
}

/* .link-box-list-2
----------------------------------------------- */
.old-newsWrap .link-box-list-2 {
  display: inline-block;
  margin-bottom: 40px;
  background-color: #f9f9f9;
  border-radius: 5px;
  padding: 10px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .link-box-list-2 {
    padding: 1px 10px;
    margin-left: 0 15px;
    margin-right: 15px;
    border-radius: 50px;
  }
}
.old-newsWrap .link-box-list-2 > li {
  display: inline-block;
  vertical-align: top;
}
.old-newsWrap .link-box-list-2 > li:last-of-type {
  border: none;
}
.old-newsWrap .link-box-list-2 > li:last-of-type .link-box::after {
  content: none;
}
.old-newsWrap .link-box-list-2 > li .link-box {
  display: inline;
  margin: 0 8px;
  padding: 0 16px;
  position: relative;
  color: #333;
  font-size: 1.2rem;
  padding-left: 20px;
  position: relative;
}
.old-newsWrap .link-box-list-2 > li .link-box::before {
  width: 6px;
  height: 9px;
  background-position: 0 -9px;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  left: 0;
}
.old-newsWrap .link-box-list-2 > li .link-box:hover,
.old-newsWrap .link-box-list-2 > li .link-box:active,
.old-newsWrap .link-box-list-2 > li .link-box:focus {
  color: #999;
}
.old-newsWrap .link-box-list-2 > li .link-box::after {
  content: '';
  border-right: 1px solid #d8d8d8;
  position: absolute;
  top: 1px;
  right: 0;
  height: 100%;
}

/* ----------------------------------------------------------------
    Sumai for Smile TOP
----------------------------------------------------------------- */
.old-newsWrap .hdg-content.hdg-sumai {
  background-color: #eefbfd;
  z-index: -2;
}

/* ----------------------------------------------------------------
    Sumai for Smile trend
----------------------------------------------------------------- */
/* .hdg-content.hdg-sfs-trend
----------------------------------------------- */
.old-newsWrap .hdg-content.hdg-sfs-trend {
  position: relative;
  overflow: hidden;
  min-height: 185px;
  z-index: -2;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  max-width: none;
  max-height: 185px;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner {
  padding-top: 35px;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner > .label {
  display: none;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg-mark {
  display: none;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 0;
  padding: 0;
  text-shadow: 1px 1px 2px #fff, -1px -1px 2px #fff;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .sub-text {
  display: inline-block;
  font-size: 1.8rem;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket {
  font-size: 4rem;
  position: relative;
  padding: 0 0 0 1.8rem;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket::before,
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket::after {
  content: '';
  position: absolute;
  color: #333;
  font-size: 4rem;
  font-weight: normal;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket::before {
  content: '\00300c';
  left: -2.2rem;
  top: -.4rem;
}
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text .hdg > .square-bracket::after {
  content: '\00300d';
  bottom: -.4rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.hdg-sfs-trend {
    background-color: #f7f7f7;
    position: relative;
    overflow: hidden;
    min-height: 350px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .bg {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-height: none;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner {
    padding-top: 78px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner > .label {
    display: inline-block;
    margin: 0 0 30px;
    padding: 3px 14px 4px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg-mark {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    border-radius: 50%;
    background-color: #f7ab08;
    color: #fff;
    font-weight: bold;
    line-height: 1.3333333333;
    width: 10.9rem;
    height: 10.9rem;
    font-size: 1.8rem;
    margin: 0 7px 0 0;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg {
    font-size: 6rem;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg > .sub-text {
    font-size: 2.4rem;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg > .square-bracket {
    padding: 0 0 0 2.2rem;
    font-size: 6rem;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg > .square-bracket::before,
.old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg > .square-bracket::after {
    font-size: 6rem;
  }
  .old-newsWrap .hdg-content.hdg-sfs-trend .hdg-content-inner .lyt-hdg-text > .hdg > .square-bracket::before {
    left: -3.5rem;
  }
}

/* .row-fluid.area-sfs-trend
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-trend .row-indent {
  padding: 20px 0 18px;
}
.old-newsWrap .row-fluid.area-sfs-trend p {
  text-align: left;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-trend .row-indent {
    padding: 45px 0 34px;
  }
  .old-newsWrap .row-fluid.area-sfs-trend p {
    font-size: 1.6rem;
    text-align: center;
  }
}

/* .row-fluid.area-sfs-trend-2
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-trend-2 {
  background-image: url('../img/bg-dot.gif');
}
.old-newsWrap .row-fluid.area-sfs-trend-2 .row-indent {
  padding-bottom: 20px;
}
.old-newsWrap .row-fluid.area-sfs-trend-2 .hdg-l2 {
  margin: 25px 0;
}

/* .row-fluid.area-sfs-trend-3
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-trend-3 .hdg-l2-2 {
  margin: 30px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-trend-3 .hdg-l2-2 {
    margin: 60px 0;
  }
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .lead {
  font-size: 1.6rem;
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .lead > b {
  font-weight: bold;
  color: #f98d00;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-trend-3 .lead {
    font-size: 1.8rem;
  }
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .list-lead > li {
  font-size: 1.6rem;
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .list-lead > li + li {
  margin: 7px 0 0;
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .list-lead > li > b {
  font-weight: bold;
  color: #f98d00;
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .list-lead > li > .list-bullet {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-trend-3 .list-lead > li {
    font-size: 1.8rem;
  }
  .old-newsWrap .row-fluid.area-sfs-trend-3 .list-lead > li > .list-bullet {
    font-size: 1.3rem;
  }
}
.old-newsWrap .row-fluid.area-sfs-trend-3 .text-note {
  font-size: 1.1rem;
  display: inline-block;
  padding-top: 5px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-trend-3 .text-note {
    font-size: 1.2rem;
  }
}

/* .hdg-icon
----------------------------------------------- */
.old-newsWrap .hdg-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  margin-bottom: 18px;
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  text-align: left;
  color: #333;
  font-size: 2rem;
  font-weight: normal;
}
.old-newsWrap .hdg-icon > .hdg-text {
  display: block;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.old-newsWrap .hdg-icon > .hdg-text > .text {
  display: block;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-icon {
    font-size: 2.4rem;
    margin-top: 40px;
    margin-bottom: 24px;
  }
  .old-newsWrap .hdg-icon > .hdg-text > .text {
    display: inline;
  }
}

.old-newsWrap .hdg-icon > .num,
.old-newsWrap .hdg-icon > .question {
  display: block;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  min-width: 4.3rem;
  min-height: 4.3rem;
  line-height: 4.3rem;
  text-align: center;
  margin-right: 10px;
  font-size: 2.2rem;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-icon > .num,
.old-newsWrap .hdg-icon > .question {
    margin-right: 15px;
    min-height: 6.3rem;
    min-width: 6.3rem;
    line-height: 6.3rem;
    font-size: 3.2rem;
  }
}

.old-newsWrap .hdg-icon > .num {
  background-color: #72bf44;
}

.old-newsWrap .hdg-icon > .question {
  background-color: #f98d00;
}

/* .label
----------------------------------------------- */
.old-newsWrap .label {
  display: inline-block;
  color: #fff;
  background-color: #72bf44;
  padding: 3px 6px 4px;
  font-size: 1.4rem;
  margin: 0 5px 5px 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .label {
    font-size: 1.8rem;
    margin: 0 10px 0 0;
    padding: 5px 12px 6px;
  }
}

/* .sfs-hdg-l4
----------------------------------------------- */
.old-newsWrap .sfs-hdg-l4 {
  text-align: left;
  color: #333;
  font-size: 1.8rem;
  font-weight: normal;
  padding: 7px 10px;
  background-color: #f5f5f5;
  border-radius: 3px;
  margin: 0 0 4px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .sfs-hdg-l4 {
    font-size: 2rem;
    padding: 12px 12px 14px;
    margin: 0 0 8px;
  }
}

/* ----------------------------------------------------------------
    Sumai for Smile tag
----------------------------------------------------------------- */
/* .row-fluid.area-sfs-tag
----------------------------------------------- */
.old-newsWrap .hdg-content.hdg-sfs-tag {
  position: relative;
  min-height: 63px;
  overflow: hidden;
  padding-bottom: 0;
  border-bottom: 1px solid #d8d8d8;
}
.old-newsWrap .hdg-content.hdg-sfs-tag > .bg {
  max-width: 100%;
}
.old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner {
  position: relative;
  padding: 5px 10px;
  width: 100%;
}
.old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner .subtxt {
  color: #333;
  font-size: 1.2rem;
  margin: 0;
}
.old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner .hdg {
  color: #333;
  font-size: 2rem;
  margin: 0 0 10px;
}
.old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner .list-tag > .date {
  font-size: 1.1rem;
  color: #333;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.hdg-sfs-tag {
    background-color: #171d20;
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .old-newsWrap .hdg-content.hdg-sfs-tag > .bg {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    max-width: none;
    max-height: 250px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner {
    position: absolute;
    padding-bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
    top: auto;
  }
  .old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner .subtxt {
    color: #fff;
    font-size: 2.2rem;
    margin: 0;
  }
  .old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner .hdg {
    color: #fff;
    font-size: 4rem;
    margin: 0 0 26px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-tag .hdg-content-inner .list-tag > .date {
    font-size: 1.2rem;
    color: #fff;
  }
}

/* .row-fluid.area-sfs-tag
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-tag {
  background-image: url('../img/bg-dot.gif');
}
.old-newsWrap .row-fluid.area-sfs-tag .row-indent {
  padding-top: 22px;
  padding-bottom: 24px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-tag .row-indent {
    padding-top: 44px;
    padding-bottom: 48px;
  }
}

/* .row-fluid.area-sfs-tag .hdg-line
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-tag .hdg-line {
  font-family: 'Noto Sans Japanese', Helvetica, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  padding-bottom: 20px;
  line-height: 1.4333333333;
}
.old-newsWrap .row-fluid.area-sfs-tag .hdg-line > span {
  background: linear-gradient(transparent 63%, #fff32e 37%);
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-tag .hdg-line {
    padding-bottom: 29px;
    font-size: 3rem;
  }
}

/* .row-fluid.area-sfs-tag .lyt-sfs-tag
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-img {
  text-align: center;
  margin-bottom: 20px;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item > .tag-item-inner {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag {
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-img {
    margin-bottom: 0;
    width: 38.18%;
    margin-right: 2.72%;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item {
    width: 59.09%;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item > .tag-item-inner {
    margin-bottom: 26px;
  }
}

/* .row-fluid.area-sfs-tag .lyt-sfs-tag
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media {
  background-color: #fff;
  padding: 15px 20px 15px 10px;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .col .tag-name {
  font-size: 1.6rem;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .col .tag-detail {
  font-size: 1.1rem;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .item {
  padding-right: 15px;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .item > .media {
  width: 70px;
}
.old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .item > .media img {
  border-radius: 50%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media {
    padding: 27px 34px 29px 25px;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .col .tag-name {
    font-size: 1.8rem;
    margin-bottom: 7px;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .col .tag-detail {
    font-size: 1.2rem;
    margin-bottom: 11px;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .item {
    padding-right: 30px;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .item > .media {
    width: auto;
  }
  .old-newsWrap .row-fluid.area-sfs-tag .lyt-sfs-tag > .tag-item .lyt-media > .item > .media img {
    width: auto;
  }
}

/* ----------------------------------------------------------------
    Sumai for Smile talk(interview/talk/free)
----------------------------------------------------------------- */
/* .hdg-content.hdg-sfs-talk
----------------------------------------------- */
.old-newsWrap .hdg-content.hdg-sfs-talk {
  position: relative;
  min-height: 63px;
  overflow: hidden;
  padding-bottom: 0;
  border-bottom: 1px solid #d8d8d8;
}
.old-newsWrap .hdg-content.hdg-sfs-talk > .bg {
  max-width: 100%;
}
.old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner {
  position: relative;
  padding: 5px 10px;
  width: 100%;
}
.old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .subtxt {
  color: #333;
  font-size: 1.2rem;
  margin: 0;
}
.old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .hdg {
  color: #333;
  font-size: 2rem;
  margin: 0 0 10px;
}
.old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .list-tag > .date {
  font-size: 1.1rem;
  color: #333;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hdg-content.hdg-sfs-talk {
    overflow: hidden;
    min-height: 250px;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .old-newsWrap .hdg-content.hdg-sfs-talk > .bg {
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
    max-height: 250px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner {
    position: absolute;
    padding-bottom: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
  }
  .old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .subtxt {
    text-shadow: 0 0 10px #000;
    color: #fff;
    font-size: 2.2rem;
    margin: 0;
  }
  .old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .hdg {
    text-shadow: 0 0 10px #000;
    color: #fff;
    font-size: 4rem;
    margin: 0 0 13px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .list-tag > .date {
    text-shadow: 0 0 10px #000;
    font-size: 1.2rem;
    color: #fff;
  }
}
@media only screen and (min-width: 1180px) {
  .old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner {
    padding-bottom: 24px;
  }
  .old-newsWrap .hdg-content.hdg-sfs-talk .hdg-content-inner .hdg {
    margin: 0 0 26px;
  }
}
@media only screen and (min-width: 1260px) {
  .old-newsWrap .hdg-content.hdg-sfs-talk > .bg {
    width: 100%;
    max-height: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    top: 50%;
  }
}

/* .lyt-speak
----------------------------------------------- */
.old-newsWrap .lyt-speak {
  position: relative;
  padding-top: 105px;
  margin-bottom: 15px;
}
.old-newsWrap .lyt-speak .person {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.old-newsWrap .lyt-speak .person img {
  border-radius: 50%;
}
.old-newsWrap .lyt-speak .person .name {
  display: block;
  text-align: center;
  margin-top: 5px;
}
.old-newsWrap .lyt-speak .item {
  display: block;
  position: relative;
  background: #fff;
  padding: 14px;
  z-index: 0;
}
.old-newsWrap .lyt-speak .item::before {
  position: absolute;
  top: -45px;
  left: 16px;
  border-width: 37px 20px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  z-index: -1;
}
.old-newsWrap .lyt-speak .item > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .lyt-speak .txt {
  display: block;
  margin: 0 0 12px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .lyt-speak {
    padding: 0 0 0 88px;
    min-height: 95px;
    margin-bottom: 30px;
  }
  .old-newsWrap .lyt-speak .person {
    text-align: center;
    width: 72px;
  }
  .old-newsWrap .lyt-speak .item::before {
    border-width: 20px 37px;
    left: -48px;
    top: 7px;
    border-color: transparent #fff transparent transparent;
  }
  .old-newsWrap .lyt-speak .txt {
    display: block;
    margin: 0 0 24px;
  }
}

/* .row-fluid.area-sfs-talk-person .lyt-block-2
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-talk-person {
  padding: 30px 0 0;
}
.old-newsWrap .row-fluid.area-sfs-talk-person .lyt-block-2 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-block-2 {
    margin: 0;
  }
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-block-2 > .item {
    width: 46.18%;
  }
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-block-2 > .item:nth-child(2n) {
    margin-left: 7.63%;
  }
}

/* .row-fluid.area-sfs-talk-person .lyt-media
----------------------------------------------- */
.old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .col > .name {
  font-weight: bold;
  font-size: 1.6rem;
}
.old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .col > .detail {
  font-size: 1.1rem;
}
.old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .item {
  padding-right: 15px;
}
.old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .item > .media {
  width: 70px;
}
.old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .item > .media img {
  border-radius: 50%;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .col > .name {
    font-size: 1.8rem;
    margin-bottom: 7px;
  }
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .col > .detail {
    font-size: 1.2rem;
    margin-bottom: 11px;
  }
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .item {
    padding-right: 30px;
  }
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .item > .media {
    width: auto;
  }
  .old-newsWrap .row-fluid.area-sfs-talk-person .lyt-media > .item > .media img {
    width: auto;
  }
}

/* ----------------------------------------------------------------
    Home
----------------------------------------------------------------- */
/* .row-fluid.area-error
----------------------------------------------- */
.old-newsWrap .row-fluid.area-error {
  background-color: #ffecec;
  background-image: linear-gradient(-45deg, #ffecec 45%, #fff 45%, #fff 55%, #ffecec 60%, #ffecec 100%);
  background-size: 5px 5px;
}
.old-newsWrap .row-fluid.area-error > .row-inner {
  padding-top: 10px;
  padding-bottom: 12px;
}
.old-newsWrap .row-fluid.area-error > .row-inner > :last-child {
  margin-bottom: 0;
}
.old-newsWrap .row-fluid.area-error > .row-inner > .data {
  font-size: 1.4rem;
  color: #666;
  margin-bottom: 6px;
}
.old-newsWrap .row-fluid.area-error > .row-inner > .error-msg {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  color: #c00;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-error > .row-inner {
    display: table;
    padding-top: 15px;
    padding-bottom: 17px;
    padding-right: 72px;
    padding-left: 72px;
  }
  .old-newsWrap .row-fluid.area-error > .row-inner > .data {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
  }
  .old-newsWrap .row-fluid.area-error > .row-inner > .error-msg {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 40px;
  }
}

/* .area-sfs .lyt-hdg
----------------------------------------------- */
.old-newsWrap .area-sfs .lyt-hdg {
  text-align: center;
  padding: 25px 0 10px;
}
.old-newsWrap .area-sfs .lyt-hdg > .hdg {
  font-size: 2.4rem;
}
.old-newsWrap .area-sfs .lyt-hdg > .hdg-img {
  margin: 0 0 5px;
  font-size: 1rem;
}
.old-newsWrap .area-sfs .lyt-hdg > .hdg-img > img {
  max-height: 22px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .area-sfs .lyt-hdg > .hdg-img > img {
    max-height: none;
  }
}
.old-newsWrap .area-sfs .lyt-hdg > .subtxt {
  margin: 0;
}

/* .row-fluid.area-journal
----------------------------------------------- */
.old-newsWrap .row-fluid.area-journal > .row-inner {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-journal > .row-inner {
    padding-bottom: 30px;
  }
}

/* .area-journal .lyt-hdg
----------------------------------------------- */
.old-newsWrap .area-journal .lyt-hdg {
  text-align: center;
}
.old-newsWrap .area-journal .lyt-hdg .hdg-l3 {
  position: relative;
  margin: 15px 0 10px;
}
.old-newsWrap .area-journal .lyt-hdg .hdg-l3 > span {
  display: block;
  margin: 12px 0 0;
}
.old-newsWrap .area-journal .lyt-hdg .hdg-l3 > span img {
  max-height: 19px;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .area-journal .lyt-hdg {
    padding: 33px 0 37px;
  }
  .old-newsWrap .area-journal .lyt-hdg .hdg-l3 > span {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin: 0;
  }
  .old-newsWrap .area-journal .lyt-hdg .hdg-l3 > span img {
    max-height: none;
  }
}

/* .area-journal .link-box-list
----------------------------------------------- */
@media only screen and (min-width: 768px) {
  .old-newsWrap .area-journal .link-box-list {
    margin-left: -1.37%;
  }
  .old-newsWrap .area-journal .link-box-list > li {
    float: left;
    width: 23.63%;
    margin-left: 1.36%;
  }
  .old-newsWrap .area-journal .link-box-list > li:nth-child(4n+1) {
    clear: both;
  }
  .old-newsWrap .area-journal .link-box-list > li .link-box > span {
    position: relative;
    display: block;
    height: 170px;
  }
  .old-newsWrap .area-journal .link-box-list > li .link-box .item {
    max-height: 170px !important;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

/* .row-fluid.area-press-data
----------------------------------------------- */
.old-newsWrap .row-fluid.area-press-data .lyt-hdg {
  position: relative;
}
.old-newsWrap .row-fluid.area-press-data .lyt-hdg > .hdg-l4 {
  padding: 16px 0 17px;
  float: left;
  margin: 0;
}
.old-newsWrap .row-fluid.area-press-data .lyt-hdg > .link-list {
  margin: 0;
  padding: 16px 0 17px;
  float: right;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-press-data > .row-inner {
    padding-top: 24px;
  }
}

@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-press-data .lyt-column-2 {
    margin-left: -5.6%;
  }
  .old-newsWrap .row-fluid.area-press-data .lyt-column-2 > .col {
    float: left;
    width: 44.69%;
    margin-left: 5.3%;
  }
  .old-newsWrap .row-fluid.area-press-data .lyt-column-2 > .col:nth-child(2n+1) {
    clear: both;
  }
}

/* .row-fluid.area-info
----------------------------------------------- */
.old-newsWrap .row-fluid.area-info .hdg-l4 {
  margin: 0;
  padding-top: 16px;
  padding-bottom: 17px;
}
.old-newsWrap .row-fluid.area-info .list-pair {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-info > .row-inner {
    padding-top: 17px;
    padding-bottom: 30px;
  }
}

/* .row-fluid.area-instagram
----------------------------------------------- */
.old-newsWrap .row-fluid.area-instagram {
  display: none;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-instagram {
    margin-top: 40px;
    display: block;
    background-color: #f5f5f5;
  }
  .old-newsWrap .row-fluid.area-instagram > .row-inner {
    max-width: 1260px;
    padding: 0;
  }
}

.old-newsWrap .row-fluid.area-instagram .list-img {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-instagram .list-img {
    max-width: 1260px;
    font-size: 0;
  }
  .old-newsWrap .row-fluid.area-instagram .list-img > li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 12.5%;
    overflow: hidden;
  }
  .old-newsWrap .row-fluid.area-instagram .list-img > li > a {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    display: block;
  }
  .old-newsWrap .row-fluid.area-instagram .list-img > li > a > img {
    transition: all .3s ease-in-out .1s;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .old-newsWrap .row-fluid.area-instagram .list-img > li > a:hover > img,
.old-newsWrap .row-fluid.area-instagram .list-img > li > a:active > img,
.old-newsWrap .row-fluid.area-instagram .list-img > li > a:focus > img {
    opacity: 1;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@media only screen and (min-width: 768px) {
  .old-newsWrap .row-fluid.area-instagram .lyt-btn {
    padding: 18px 0 19px;
  }
  .old-newsWrap .row-fluid.area-instagram .lyt-btn .btn-list {
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
  }
  .old-newsWrap .row-fluid.area-instagram .lyt-btn .btn-list > li:not(:last-child) {
    margin-right: 33px;
  }
  .old-newsWrap .row-fluid.area-instagram .lyt-btn .btn-list > li .btn {
    font-weight: normal;
    padding: 13px 35px;
    border-radius: 25% / 100%;
    min-width: 280px;
  }
  .old-newsWrap .row-fluid.area-instagram .lyt-btn .btn-list > li .btn > .lyt-btn-text {
    line-height: 1.2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
  }
  .old-newsWrap .row-fluid.area-instagram .lyt-btn .btn-list > li .btn > .lyt-btn-text > span {
    line-height: 1.2;
    text-align: left;
  }
  .old-newsWrap .row-fluid.area-instagram .lyt-btn .btn-list > li .btn > .lyt-btn-text > .icon {
    margin-top: -3px;
    margin-right: 17px;
    font-size: 1.6rem;
  }
}

/* .row-fluid.area-banner
----------------------------------------------- */
.old-newsWrap .row-fluid.area-banner > .row-inner {
  padding-top: 20px;
  padding-bottom: 10px;
}

.old-newsWrap .area-banner .list-img {
  margin-bottom: 0;
  margin-left: -3.33%;
}
.old-newsWrap .area-banner .list-img > li {
  float: left;
  margin-left: 3.22%;
  margin-bottom: 10px;
  width: 46.77%;
  text-align: center;
}
.old-newsWrap .area-banner .list-img > li:nth-child(2n+1) {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .area-banner .list-img {
    margin-left: -1.29%;
  }
  .old-newsWrap .area-banner .list-img > li {
    margin-left: 1.27%;
    width: 18.72%;
  }
  .old-newsWrap .area-banner .list-img > li:nth-child(2n+1) {
    clear: none;
  }
  .old-newsWrap .area-banner .list-img > li:nth-child(5n+1) {
    clear: both;
  }
}

/* ----------------------------------------------------------------
    Common
----------------------------------------------------------------- */
/* Media Queries Display Control
----------------------------------------------- */
.old-newsWrap .hide-small {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .hide-small {
    display: block !important;
  }
}

@media only screen and (min-width: 768px) {
  .old-newsWrap .show-small {
    display: none !important;
  }
}

/* Display Control
----------------------------------------------- */
.old-newsWrap .block {
  display: block !important;
}

.old-newsWrap .inline-block {
  display: inline-block !important;
}

.old-newsWrap .inline {
  display: inline !important;
}

.old-newsWrap .none {
  display: none !important;
}

/* Align Control
----------------------------------------------- */
.old-newsWrap .ta-l {
  text-align: left !important;
}

.old-newsWrap .ta-c {
  text-align: center !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.old-newsWrap .ta-r {
  text-align: right !important;
}

.old-newsWrap .va-t {
  vertical-align: top !important;
}

.old-newsWrap .va-m {
  vertical-align: middle !important;
}

.old-newsWrap .va-b {
  vertical-align: bottom !important;
}

/* Font-weight Control
----------------------------------------------- */
.old-newsWrap .fw-normal {
  font-weight: normal !important;
}

.old-newsWrap .fw-bold {
  font-weight: bold !important;
}

/* Font-color Control
----------------------------------------------- */
.old-newsWrap .fc {
  color: #333 !important;
}

.old-newsWrap .fc-2 {
  color: #72bf44 !important;
}

.old-newsWrap .fc-3 {
  color: #f98d00 !important;
}

.old-newsWrap .fc-4 {
  color: #c00 !important;
}

.old-newsWrap .fc-5 {
  color: #21bce9 !important;
}

.old-newsWrap .fc-6 {
  color: #fa5fa1 !important;
}

.old-newsWrap .fc-7 {
  color: #ac60f3 !important;
}

/* Font-size Control (rwd)
----------------------------------------------- */
.old-newsWrap .fz-smaller {
  font-size: 1.1rem !important;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .fz-smaller {
    font-size: 1.2rem !important;
  }
}

.old-newsWrap .fz-base {
  font-size: 1.3rem !important;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .fz-base {
    font-size: 1.4rem !important;
  }
}

.old-newsWrap .fz-larger {
  font-size: 1.6rem !important;
}
@media only screen and (min-width: 768px) {
  .old-newsWrap .fz-larger {
    font-size: 1.8rem !important;
  }
}

/* White Space Control
----------------------------------------------- */
.old-newsWrap .ws-nowrap {
  white-space: nowrap !important;
}

/* Width Control
----------------------------------------------- */
.old-newsWrap .w-5 {
  width: 5% !important;
}

.old-newsWrap .w-10 {
  width: 10% !important;
}

.old-newsWrap .w-15 {
  width: 15% !important;
}

.old-newsWrap .w-20 {
  width: 20% !important;
}

.old-newsWrap .w-25 {
  width: 25% !important;
}

.old-newsWrap .w-30 {
  width: 30% !important;
}

.old-newsWrap .w-35 {
  width: 35% !important;
}

.old-newsWrap .w-40 {
  width: 40% !important;
}

.old-newsWrap .w-45 {
  width: 45% !important;
}

.old-newsWrap .w-50 {
  width: 50% !important;
}

.old-newsWrap .w-55 {
  width: 55% !important;
}

.old-newsWrap .w-60 {
  width: 60% !important;
}

.old-newsWrap .w-65 {
  width: 65% !important;
}

.old-newsWrap .w-70 {
  width: 70% !important;
}

.old-newsWrap .w-75 {
  width: 75% !important;
}

.old-newsWrap .w-80 {
  width: 80% !important;
}

.old-newsWrap .w-85 {
  width: 85% !important;
}

.old-newsWrap .w-90 {
  width: 90% !important;
}

.old-newsWrap .w-95 {
  width: 95% !important;
}

.old-newsWrap .w-100 {
  width: 100% !important;
}

/* Margin and Padding Control
----------------------------------------------- */
.old-newsWrap .pt-0 {
  padding-top: 0 !important;
}

.old-newsWrap .pr-0 {
  padding-right: 0 !important;
}

.old-newsWrap .pb-0 {
  padding-bottom: 0 !important;
}

.old-newsWrap .pl-0 {
  padding-left: 0 !important;
}

.old-newsWrap .mt-0 {
  margin-top: 0 !important;
}

.old-newsWrap .mr-0 {
  margin-right: 0 !important;
}

.old-newsWrap .mb-0 {
  margin-bottom: 0 !important;
}

.old-newsWrap .ml-0 {
  margin-left: 0 !important;
}

.old-newsWrap .pt-5 {
  padding-top: 5px !important;
}

.old-newsWrap .pr-5 {
  padding-right: 5px !important;
}

.old-newsWrap .pb-5 {
  padding-bottom: 5px !important;
}

.old-newsWrap .pl-5 {
  padding-left: 5px !important;
}

.old-newsWrap .mt-5 {
  margin-top: 5px !important;
}

.old-newsWrap .mr-5 {
  margin-right: 5px !important;
}

.old-newsWrap .mb-5 {
  margin-bottom: 5px !important;
}

.old-newsWrap .ml-5 {
  margin-left: 5px !important;
}

.old-newsWrap .pt-10 {
  padding-top: 10px !important;
}

.old-newsWrap .pr-10 {
  padding-right: 10px !important;
}

.old-newsWrap .pb-10 {
  padding-bottom: 10px !important;
}

.old-newsWrap .pl-10 {
  padding-left: 10px !important;
}

.old-newsWrap .mt-10 {
  margin-top: 10px !important;
}

.old-newsWrap .mr-10 {
  margin-right: 10px !important;
}

.old-newsWrap .mb-10 {
  margin-bottom: 10px !important;
}

.old-newsWrap .ml-10 {
  margin-left: 10px !important;
}

.old-newsWrap .pt-15 {
  padding-top: 15px !important;
}

.old-newsWrap .pr-15 {
  padding-right: 15px !important;
}

.old-newsWrap .pb-15 {
  padding-bottom: 15px !important;
}

.old-newsWrap .pl-15 {
  padding-left: 15px !important;
}

.old-newsWrap .mt-15 {
  margin-top: 15px !important;
}

.old-newsWrap .mr-15 {
  margin-right: 15px !important;
}

.old-newsWrap .mb-15 {
  margin-bottom: 15px !important;
}

.old-newsWrap .ml-15 {
  margin-left: 15px !important;
}

.old-newsWrap .pt-20 {
  padding-top: 20px !important;
}

.old-newsWrap .pr-20 {
  padding-right: 20px !important;
}

.old-newsWrap .pb-20 {
  padding-bottom: 20px !important;
}

.old-newsWrap .pl-20 {
  padding-left: 20px !important;
}

.old-newsWrap .mt-20 {
  margin-top: 20px !important;
}

.old-newsWrap .mr-20 {
  margin-right: 20px !important;
}

.old-newsWrap .mb-20 {
  margin-bottom: 20px !important;
}

.old-newsWrap .ml-20 {
  margin-left: 20px !important;
}

.old-newsWrap .pt-25 {
  padding-top: 25px !important;
}

.old-newsWrap .pr-25 {
  padding-right: 25px !important;
}

.old-newsWrap .pb-25 {
  padding-bottom: 25px !important;
}

.old-newsWrap .pl-25 {
  padding-left: 25px !important;
}

.old-newsWrap .mt-25 {
  margin-top: 25px !important;
}

.old-newsWrap .mr-25 {
  margin-right: 25px !important;
}

.old-newsWrap .mb-25 {
  margin-bottom: 25px !important;
}

.old-newsWrap .ml-25 {
  margin-left: 25px !important;
}

.old-newsWrap .pt-30 {
  padding-top: 30px !important;
}

.old-newsWrap .pr-30 {
  padding-right: 30px !important;
}

.old-newsWrap .pb-30 {
  padding-bottom: 30px !important;
}

.old-newsWrap .pl-30 {
  padding-left: 30px !important;
}

.old-newsWrap .mt-30 {
  margin-top: 30px !important;
}

.old-newsWrap .mr-30 {
  margin-right: 30px !important;
}

.old-newsWrap .mb-30 {
  margin-bottom: 30px !important;
}

.old-newsWrap .ml-30 {
  margin-left: 30px !important;
}

.old-newsWrap .pt-35 {
  padding-top: 35px !important;
}

.old-newsWrap .pr-35 {
  padding-right: 35px !important;
}

.old-newsWrap .pb-35 {
  padding-bottom: 35px !important;
}

.old-newsWrap .pl-35 {
  padding-left: 35px !important;
}

.old-newsWrap .mt-35 {
  margin-top: 35px !important;
}

.old-newsWrap .mr-35 {
  margin-right: 35px !important;
}

.old-newsWrap .mb-35 {
  margin-bottom: 35px !important;
}

.old-newsWrap .ml-35 {
  margin-left: 35px !important;
}

.old-newsWrap .pt-40 {
  padding-top: 40px !important;
}

.old-newsWrap .pr-40 {
  padding-right: 40px !important;
}

.old-newsWrap .pb-40 {
  padding-bottom: 40px !important;
}

.old-newsWrap .pl-40 {
  padding-left: 40px !important;
}

.old-newsWrap .mt-40 {
  margin-top: 40px !important;
}

.old-newsWrap .mr-40 {
  margin-right: 40px !important;
}

.old-newsWrap .mb-40 {
  margin-bottom: 40px !important;
}

.old-newsWrap .ml-40 {
  margin-left: 40px !important;
}

.old-newsWrap .pt-45 {
  padding-top: 45px !important;
}

.old-newsWrap .pr-45 {
  padding-right: 45px !important;
}

.old-newsWrap .pb-45 {
  padding-bottom: 45px !important;
}

.old-newsWrap .pl-45 {
  padding-left: 45px !important;
}

.old-newsWrap .mt-45 {
  margin-top: 45px !important;
}

.old-newsWrap .mr-45 {
  margin-right: 45px !important;
}

.old-newsWrap .mb-45 {
  margin-bottom: 45px !important;
}

.old-newsWrap .ml-45 {
  margin-left: 45px !important;
}

.old-newsWrap .pt-50 {
  padding-top: 50px !important;
}

.old-newsWrap .pr-50 {
  padding-right: 50px !important;
}

.old-newsWrap .pb-50 {
  padding-bottom: 50px !important;
}

.old-newsWrap .pl-50 {
  padding-left: 50px !important;
}

.old-newsWrap .mt-50 {
  margin-top: 50px !important;
}

.old-newsWrap .mr-50 {
  margin-right: 50px !important;
}

.old-newsWrap .mb-50 {
  margin-bottom: 50px !important;
}

.old-newsWrap .ml-50 {
  margin-left: 50px !important;
}

.old-newsWrap .pt-55 {
  padding-top: 55px !important;
}

.old-newsWrap .pr-55 {
  padding-right: 55px !important;
}

.old-newsWrap .pb-55 {
  padding-bottom: 55px !important;
}

.old-newsWrap .pl-55 {
  padding-left: 55px !important;
}

.old-newsWrap .mt-55 {
  margin-top: 55px !important;
}

.old-newsWrap .mr-55 {
  margin-right: 55px !important;
}

.old-newsWrap .mb-55 {
  margin-bottom: 55px !important;
}

.old-newsWrap .ml-55 {
  margin-left: 55px !important;
}

.old-newsWrap .pt-60 {
  padding-top: 60px !important;
}

.old-newsWrap .pr-60 {
  padding-right: 60px !important;
}

.old-newsWrap .pb-60 {
  padding-bottom: 60px !important;
}

.old-newsWrap .pl-60 {
  padding-left: 60px !important;
}

.old-newsWrap .mt-60 {
  margin-top: 60px !important;
}

.old-newsWrap .mr-60 {
  margin-right: 60px !important;
}

.old-newsWrap .mb-60 {
  margin-bottom: 60px !important;
}

.old-newsWrap .ml-60 {
  margin-left: 60px !important;
}

.old-newsWrap .pt-65 {
  padding-top: 65px !important;
}

.old-newsWrap .pr-65 {
  padding-right: 65px !important;
}

.old-newsWrap .pb-65 {
  padding-bottom: 65px !important;
}

.old-newsWrap .pl-65 {
  padding-left: 65px !important;
}

.old-newsWrap .mt-65 {
  margin-top: 65px !important;
}

.old-newsWrap .mr-65 {
  margin-right: 65px !important;
}

.old-newsWrap .mb-65 {
  margin-bottom: 65px !important;
}

.old-newsWrap .ml-65 {
  margin-left: 65px !important;
}

.old-newsWrap .pt-70 {
  padding-top: 70px !important;
}

.old-newsWrap .pr-70 {
  padding-right: 70px !important;
}

.old-newsWrap .pb-70 {
  padding-bottom: 70px !important;
}

.old-newsWrap .pl-70 {
  padding-left: 70px !important;
}

.old-newsWrap .mt-70 {
  margin-top: 70px !important;
}

.old-newsWrap .mr-70 {
  margin-right: 70px !important;
}

.old-newsWrap .mb-70 {
  margin-bottom: 70px !important;
}

.old-newsWrap .ml-70 {
  margin-left: 70px !important;
}

.old-newsWrap .pt-75 {
  padding-top: 75px !important;
}

.old-newsWrap .pr-75 {
  padding-right: 75px !important;
}

.old-newsWrap .pb-75 {
  padding-bottom: 75px !important;
}

.old-newsWrap .pl-75 {
  padding-left: 75px !important;
}

.old-newsWrap .mt-75 {
  margin-top: 75px !important;
}

.old-newsWrap .mr-75 {
  margin-right: 75px !important;
}

.old-newsWrap .mb-75 {
  margin-bottom: 75px !important;
}

.old-newsWrap .ml-75 {
  margin-left: 75px !important;
}

.old-newsWrap .pt-80 {
  padding-top: 80px !important;
}

.old-newsWrap .pr-80 {
  padding-right: 80px !important;
}

.old-newsWrap .pb-80 {
  padding-bottom: 80px !important;
}

.old-newsWrap .pl-80 {
  padding-left: 80px !important;
}

.old-newsWrap .mt-80 {
  margin-top: 80px !important;
}

.old-newsWrap .mr-80 {
  margin-right: 80px !important;
}

.old-newsWrap .mb-80 {
  margin-bottom: 80px !important;
}

.old-newsWrap .ml-80 {
  margin-left: 80px !important;
}

.old-newsWrap .pt-85 {
  padding-top: 85px !important;
}

.old-newsWrap .pr-85 {
  padding-right: 85px !important;
}

.old-newsWrap .pb-85 {
  padding-bottom: 85px !important;
}

.old-newsWrap .pl-85 {
  padding-left: 85px !important;
}

.old-newsWrap .mt-85 {
  margin-top: 85px !important;
}

.old-newsWrap .mr-85 {
  margin-right: 85px !important;
}

.old-newsWrap .mb-85 {
  margin-bottom: 85px !important;
}

.old-newsWrap .ml-85 {
  margin-left: 85px !important;
}

.old-newsWrap .pt-90 {
  padding-top: 90px !important;
}

.old-newsWrap .pr-90 {
  padding-right: 90px !important;
}

.old-newsWrap .pb-90 {
  padding-bottom: 90px !important;
}

.old-newsWrap .pl-90 {
  padding-left: 90px !important;
}

.old-newsWrap .mt-90 {
  margin-top: 90px !important;
}

.old-newsWrap .mr-90 {
  margin-right: 90px !important;
}

.old-newsWrap .mb-90 {
  margin-bottom: 90px !important;
}

.old-newsWrap .ml-90 {
  margin-left: 90px !important;
}

.old-newsWrap .pt-95 {
  padding-top: 95px !important;
}

.old-newsWrap .pr-95 {
  padding-right: 95px !important;
}

.old-newsWrap .pb-95 {
  padding-bottom: 95px !important;
}

.old-newsWrap .pl-95 {
  padding-left: 95px !important;
}

.old-newsWrap .mt-95 {
  margin-top: 95px !important;
}

.old-newsWrap .mr-95 {
  margin-right: 95px !important;
}

.old-newsWrap .mb-95 {
  margin-bottom: 95px !important;
}

.old-newsWrap .ml-95 {
  margin-left: 95px !important;
}

.old-newsWrap .pt-100 {
  padding-top: 100px !important;
}

.old-newsWrap .pr-100 {
  padding-right: 100px !important;
}

.old-newsWrap .pb-100 {
  padding-bottom: 100px !important;
}

.old-newsWrap .pl-100 {
  padding-left: 100px !important;
}

.old-newsWrap .mt-100 {
  margin-top: 100px !important;
}

.old-newsWrap .mr-100 {
  margin-right: 100px !important;
}

.old-newsWrap .mb-100 {
  margin-bottom: 100px !important;
}

.old-newsWrap .ml-100 {
  margin-left: 100px !important;
}

.old-newsWrap .margin-delete {
  margin: 0 !important;
}

.old-newsWrap .padding-delete {
  padding: 0 !important;
}

.old-newsWrap .box-career {
  padding: 0 20px 15px;
  background-color: #fff;
}
.old-newsWrap .career_entry {
  margin-top: 20px;
  text-align: center;
}
.old-newsWrap .career_entry .career_entry-title {
  font-size: 18px;
  color: #72bf44;
}
.old-newsWrap .career_entry .career_entry-action {
  margin-top: 10px;
}
.old-newsWrap .career_entry .career_entry-action .btn {
  width: 220px;
}
.old-newsWrap .career_entry .career_entry-read {
  margin-top: 10px;
}