.top .content-928, .top .content-1120 {
  max-width: 610px; }

.p-h2 {
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  color: #333;
  text-align: center;
  margin: 0 0 20px;
  font-weight: bold;
  line-height: 1.4; }
  .wf-loading .p-h2 {
    visibility: hidden; }
  .wf-active .p-h2, .wf-inactive {
    visibility: visible; }
  .p-h2 span {
    display: block;
    font-size: 13px;
    color: #808080; }

.p-link .btn-primary + .btn-primary {
  margin-top: 10px; }

/*メンテナンス用のバナー*/
.attention {
  padding-bottom: 50px;
  text-align: center;
}
.btn-primary2 {
  border: 1px solid #ddd;
  color: #fff !important;
  padding: 15px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
  background-color: #7b7b7b;
/*  background-image: -webkit-linear-gradient(top, #fff, #fff 50%, #00acca 50%, #00acca);
  background-image: linear-gradient(to bottom, #fff, #fff 50%, #00acca 50%, #00acca);*/
  background-repeat: repeat-x;
  background-position: 0 -4px;
  background-size: 100% 200%;
  -webkit-transition: background-position 0.25s ease 0s, color 0.25s ease 0s;
  transition: background-position 0.25s ease 0s, color 0.25s ease 0s; }

@media screen and (min-width: 768px) {
  .top .content-928 {
    max-width: 928px; }
  .top .content-1120 {
    max-width: 1120px; }
  .p-h2 {
    font-size: 32px;
    margin: 0 0 40px; }
    .p-h2 span {
      font-size: 14px; }
  .p-link {
    text-align: center; }
    .p-link .btn-primary {
      width: 248px; }
    .p-link .btn-primary + .btn-primary {
      margin-left: 32px; } }

.p-hero .bx-wrapper {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  z-index: 0;
  background-color: #00acca; }

.p-hero_txt {
  position: absolute;
  bottom: 90px;
  padding: 15px 20px;
  z-index: 10; }
@media screen and (min-width: 600px) {
.p-hero_txt {
  position: absolute;
  bottom: 90px;
  padding: 15px 100px;
  z-index: 10; }}
@media screen and (min-width: 768px) {
  .p-hero_txt {
    position: absolute;
    bottom: -20px;
    padding: 15px;
    z-index: 10; }}
@media screen and (min-width: 768px) {
.p-hero_txt {
  position: absolute;
  bottom: -20px;
  padding: 15px;
  z-index: 10; }}
  .p-hero_txt_inner {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #ddd;
    padding: 23px 23px 27px;
    min-height: 100px; }
@media screen and (min-width: 768px) {
.p-hero_txt_inner {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ddd;
  padding: 23px 23px 20px;
  min-height: 100px; }}
  .p-hero_txt_heading {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px 0;
    line-height: 1.4; }
  .p-hero_txt_body {
    font-size: 14px;
    margin: 0 0 10px;
    line-height: 1.7;
    text-align: center;}
@media screen and (min-width: 768px) {
.p-hero_txt_body {
  font-size: 14px;
  margin: 0 0 15px;
  line-height: 1.7;
  text-align: center;}}
  .p-hero_txt_link {
    text-align: center; }
    .p-hero_txt_link a {
      display: inline-block;
      color: #fff;
      padding: 12px 28px;
      margin: 0 auto;
      font-size: 12px;
      font-weight: bold;
      -webkit-transition: background-position 0.25s ease 0s;
      transition: background-position 0.25s ease 0s;
      background-image: -webkit-linear-gradient(top, #00acca, #00acca 50%, #808080 50%, #808080);
      background-image: linear-gradient(to bottom, #00acca, #00acca 50%, #808080 50%, #808080);
      background-repeat: repeat-x;
      background-position: 0 0;
      background-size: 100% 200%;
      transition: background-position 0.25s ease 0s; }
      .p-hero_txt_link a:hover {
        background-position: 0 100%; }

@media screen and (min-width: 768px) {
  .p-hero_txt {
    width: 100%;
    bottom: 100px; }
    .p-hero_txt_inner {
      width: 736px;
      margin: 0 auto;
      padding: 30px 0px 35px; }
    .p-hero_txt_heading {
      font-size: 26px;
      margin-bottom: 20px; }
    .p-hero_txt_body {
      font-size: 18px;
      text-align: center;
      margin-bottom: 10px; }
    .p-hero_txt_link a {
      font-size: 14px; } }

.p-news .box_inner {
  padding-top: 80px; }
@media screen and (min-width: 768px) {
.p-news .box_inner {
  padding-top: 210px; }}

/* ↓ 暫定サイト用に修正*/
.p-news ul.entry-list {
  border-color: #333; }
  .p-news ul.entry-list > li {
    font-size: 14px;
    padding: 10px;
    text-align: center
    text-decoration: none;
    border-color: #333; }
  .p-news ul.entry-list > li a{
  color: #333;}
  .p-news ul.entry-list > li a:hover {
    color: #00acca;}
/* ↑ 暫定サイト用に修正*/

@media screen and (min-width: 768px) {
  .p-news .box_inner {
    padding-top: 140px; } }

.p-investor_list {
  margin: 0 -2px 10px 0; }
  .p-investor_list:after {
    content: " ";
    display: block;
    clear: both; }
  .p-investor_list_item {
    width: calc(50% - 2px);
    float: left;
    margin-right: 2px;
    margin-bottom: 2px; }
    .p-investor_list_item a {
      padding: 15px 0 0;
      display: block;
      color: #333; }
      .p-investor_list_item a[target="_blank"] .p-investor_list_item_txt_inner::after {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        margin-left: 6px;
        background-image: url(/assets/img/common/ico_external-black.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        vertical-align: middle; }
    .p-investor_list_item_icon {
      text-align: center; }
      .p-investor_list_item_icon img {
        width: 36px;
        height: auto; }
    .p-investor_list_item_txt {
      text-align: center; }
      .p-investor_list_item_txt:before {
        content: "";
        width: 0;
        height: 52px;
        vertical-align: middle;
        display: inline-block; }
      .p-investor_list_item_txt_inner {
        vertical-align: middle;
        display: inline-block;
        font-size: 13px;
        line-height: 1.4;
        font-weight: bold; }

@media screen and (min-width: 768px) {
  .p-investor_list {
    margin-right: -2px;
    margin-bottom: 40px; }
    .p-investor_list_item {
      width: calc(33.33333% - 2px); }
      .p-investor_list_item a {
        padding: 16px 0 16px 8%;
        white-space: nowrap; }
      .p-investor_list_item_icon {
        display: inline-block; }
      .p-investor_list_item_txt {
        display: inline-block;
        margin-left: 3.2258064516%; }
        .p-investor_list_item_txt_inner {
          font-size: 14px; } }

.p-business_list {
  margin-bottom: 10px; }
  .p-business_list_item {
    margin-bottom: 10px; }
    .p-business_list_item a {
      display: block;
      color: #333; }
    .p-business_list_item_img {
      overflow: hidden; }
      .p-business_list_item_img img {
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
        transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
        transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
        transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s, -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s; }
    .p-business_list_item:hover .p-business_list_item_img img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
    .p-business_list_item_txt {
      padding: 16px 15px;
      font-size: 14px;
      white-space: nowrap;
      background-color: #fff; }

@media screen and (min-width: 768px) {
  .p-business_list {
    margin-right: -2px;
    margin-bottom: 30px; }
    .p-business_list:after {
      content: " ";
      display: block;
      clear: both; }
    .p-business_list_item {
      width: calc(24.9% - 2px);
      float: left;
      margin-right: 2px;
      margin-bottom: 6px; }
      .p-business_list_item_txt {
        text-align: center;
        font-size: 16px; } }

.p-group_list li {
  margin-bottom: 2px; }
  .p-group_list li a {
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #333;
    padding: 15px;
    line-height: 1.4;
    position: relative; }
    .p-group_list li a:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 20px;
      margin: auto;
      border: 2px solid #00acca;
      border-left: none;
      border-bottom: none;
      width: .75em;
      height: .75em;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }

@media screen and (min-width: 768px) {
  .p-group_list {
    margin-right: -2px; }
    .p-group_list:after {
      content: " ";
      display: block;
      clear: both; }
    .p-group_list li {
      width: calc(50% - 2px);
      float: left;
      margin-right: 2px;
      margin-bottom: 2px; }
      .p-group_list li a {
        font-size: 16px;
        padding: 20px 36px; } }

.p-ban .box_inner {
  padding-top: 90px; }

.p-ban_list li {
  margin-bottom: 10px; }
  .p-ban_list li a {
    display: block; }

.sales {
  display:flex;
}
.sales img {
  margin:0 4px 0 0;

}
@media screen and (min-width: 768px) {
  .p-ban_list {
    margin-right: -32px;
    margin-bottom: -32px; }
    .p-ban_list:after {
      content: " ";
      display: block;
      clear: both; }
    .p-ban_list li {
      width: calc(50% - 32px);
      float: left;
      margin-right: 32px;
      margin-bottom: 32px; }
      .p-ban_list li a {
        overflow: hidden; }
        .p-ban_list li a img {
          -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
          transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
          transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
          transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s, -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s; }
        .p-ban_list li a:hover img {
          -webkit-transform: scale(1.1);
                  transform: scale(1.1); } }

.p-investor_list_item a, .p-group_list li a {
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
  background-image: linear-gradient(to bottom, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: 100% 200%;
  -webkit-transition: background-position 0.25s ease 0s;
  transition: background-position 0.25s ease 0s; }
  .p-investor_list_item a:hover, .p-group_list li a:hover {
    background-position: 0 100%; }
