@media only screen and (max-width: 479px) {
  .w100p-sp {
    width: 100% !important;
  }

  img.w100p-sp {
    width: 100% !important;
    height: auto !important;
  }

  .tal-sp {
    text-align: left !important;
  }

  .tar-sp {
    text-align: right !important;
  }

  .tac-sp {
    text-align: center !important;
  }

  .show-pc, img.show-pc {
    display: none;
  }

  .show-sp {
    display: block;
  }

　.pc_only {
    display: none;
  }    

  img.show-sp {
    display: inline;
  }

  body #wrap-all {
    min-width: 0;
  }
  body #wrap-all header {
    padding: 0;
    background: none;
  }
  body #wrap-all header #header-info {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  body #wrap-all header #header-info #header-logo {
    float: left;
    margin: 0 0 10px;
    padding: 10px 0 0 10px;
  }
  body #wrap-all header #header-info #header-txt {
    display: none;
  }
  body #wrap-all header #header-info #sp-menu {
    display: block;
    float: right;
    overflow: hidden;
    margin: 0 0 10px;
    padding: 10px 15px 0 0;
  }
  body #wrap-all header #header-info #sp-menu li {
    float: left;
    margin-left: 22px;
  }
  body #wrap-all header #header-info #sp-menu li:first-child {
    margin-left: 0;
  }
  body #wrap-all header #header-info #header-search {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background: #ccc;
    clear: both;
    display: none;
  }
  body #wrap-all header #header-info #header-search form fieldset {
    border: solid 1px #fff;
    position: relative;
  }
  body #wrap-all header #header-info #header-search form fieldset input[type="text"] {
    width: 100%;
    height: 29px;
    line-height: 29px;
    padding-right: 35px;
    box-sizing: border-box;
  }
  body #wrap-all header #header-info #header-search form fieldset input[type="submit"] {
    width: 29px;
    height: 29px;
    background: url("../images/common/sp/search-btn.gif") left top no-repeat;
    background-size: 29px 29px;
    position: absolute;
    top: 0;
    right: 0;
  }
  body #wrap-all header nav {
    display: none;
  }
  body #wrap-all header nav ul {
    width: 100%;
    padding: 10px;
    background: #ccc;
    box-sizing: border-box;
  }
  body #wrap-all header nav ul li {
    float: none;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    border-bottom: solid 1px #ccc;
  }
  body #wrap-all header nav ul li:last-child {
    border-bottom: none;
  }
  body #wrap-all header nav ul li ::before {
    display: none;
  }
  body #wrap-all header nav ul li a {
    border-radius: 0;
  }
  body #wrap-all header #header-prev {
    display: block;
    background: #cccccc;
    text-align: left;
    border-bottom: 1px solid #c33f3f;
  }
  body #wrap-all header #header-prev a {
    font-size: 13px;
    line-height: 30px;
    display: block;
    padding: 0 0 0 41px;
    background: url("../images/common/sp/header-arrow.gif") 7px center no-repeat;
    background-size: 23px 21px;
    color: #FFF;
  }
  body #wrap-all #breadcrumb {
    display: none;
  }
  body #wrap-all #wrap-main {
    width: 100%;
  }
  body #wrap-all #wrap-main #content {
    width: 94%;
    margin: 0 auto;
    float: none;
  }
  body #wrap-all #wrap-main #content article #dl-pdf {
    font-size: 12px;
    line-height: 1;
    text-align: center;
    border-top: 5px solid #e6e6e6;
    padding: 5% 0;
  }
  body #wrap-all #wrap-main #content article #dl-pdf a {
    display: none;
  }
  body #wrap-all #wrap-main #content article .pdf {
    font-size: 12px;
    padding: 0 2px;
    line-height: 1;
  }
  body #wrap-all #wrap-main #content article .news-list {
    padding: 0 !important;
  }
  body #wrap-all #wrap-main #content article .news-list .pdf {
    line-height: 18px;
  }
  body #wrap-all #wrap-main #content article .news-list li {
    display: block;
    font-size: 12px;
    line-height: 1;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
  }
  body #wrap-all #wrap-main #content article .news-list li a {
    display: block;
    padding: 5% 3.5%;
    line-height: 1;
  }
  body #wrap-all #wrap-main #content article .news-list li a time {
    width: auto;
    margin-bottom: 1px;
    display: inline;
  }
  body #wrap-all #wrap-main #content article .news-list li a .category {
    width: auto;
    margin-left: 10px;
    display: inline;
  }
  body #wrap-all #wrap-main #content article .news-list li a .category img {
    vertical-align: baseline;
    margin-bottom: 1px;
  }
  body #wrap-all #wrap-main #content article .news-list li a .txt {
    line-height: 18px;
    display: block;
    width: 100%;
    float: none;
    clear: both;
    padding-top: 2px;
  }
  body #wrap-all #wrap-main #content article .news-list li a .txt br {
    display: none;
  }
  body #wrap-all #wrap-main #content article #disclaimer {
    padding: 4%;
    border-top: 5px solid #e6e6e6;
  }
  body #wrap-all #wrap-main #content article #disclaimer dt {
    font-size: 12px;
    font-weight: bold;
  }
  body #wrap-all #wrap-main #content article #disclaimer dd {
    font-size: 12px;
    line-height: 18px;
  }
  body #wrap-all #wrap-main #sidebar {
    width: 100%;
    float: none;
    margin: 0;
    border: none;
    padding: 0 10px;
    box-sizing: border-box;
  }
  body #wrap-all #wrap-main #sidebar > div {
    background: #ccc;
    padding: 0 10px;
  }
  body #wrap-all #wrap-main #sidebar > div#category-company {
    padding-top: 10px;
  }
  body #wrap-all #wrap-main #sidebar > div#category-ir {
    padding-bottom: 10px;
  }
  body #wrap-all #wrap-main #sidebar > div#category-e-ir {
    padding: 10px;
  }
  body #wrap-all #wrap-main #sidebar > div > p {
    background: none;
    border-bottom: 1px solid #ccc;
  }
  body #wrap-all #wrap-main #sidebar > div > ul > li {
    border-bottom: 1px solid #ccc;
    padding: 0;
  }
  body #wrap-all #wrap-main #sidebar > div > ul > li > a {
    border-radius: 0;
  }
  body #wrap-all #wrap-main #sidebar > div > ul > li > p {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #ccc;
    padding: 0;
  }
  body #wrap-all #wrap-main #sidebar > div > ul > li > ul {
    width: 100%;
    margin: 0;
  }
  body #wrap-all #wrap-main #sidebar > div > ul > li > ul > li {
    border-bottom: 1px solid #ccc;
    padding: 0;
  }
  body #wrap-all #wrap-main #sidebar > div > ul > li > ul > li > a {
    border-radius: 0;
  }
  body #wrap-all #wrap-main .pagetop {
    display: block;
    padding: 10px;
  }
  body #wrap-all footer {
    padding: 10px 10px 29px;
  }
  body #wrap-all footer #footer-store {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
	border-bottom: none;
  }
  body #wrap-all footer #footer-store .ttl {
    border-bottom: 2px solid #fff;
    padding: 0 0 5px 0;
    margin: 0 0 13px 0;
  }
  body #wrap-all footer #footer-store .col {
    float: none !important;
    width: 100% !important;
    padding: 0 !important;
  }
  body #wrap-all footer #footer-store .footer-store {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 0 13px !important;
    border: none !important;
  }
  body #wrap-all footer #footer-store .footer-store:last-child {
    //margin-bottom: 0 !important;
  }
  body #wrap-all footer #footer-store .footer-store p {
    float: none;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 0 0 4px 10px;
  }
  body #wrap-all footer #footer-store .footer-store ul {
    float: none;
    width: 100% !important;
  }
  body #wrap-all footer #footer-store .footer-store ul li {
    width: 100% !important;
    float: none !important;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff;
    background: url("../images/common/sp/footer-arrow.gif") 96% center no-repeat;
    background-size: 12px 12px;
  }
  body #wrap-all footer #footer-store .footer-store ul li a {
    display: block;
    padding: 0 10px;
  }
  body #wrap-all footer #footer-store .footer-store ul li a br {
    display: none;
  }
  body #wrap-all footer #footer-store .footer-store ul li a span::before {
    content: "(";
    margin-left: 5px;
  }
  body #wrap-all footer #footer-store .footer-store ul li a span::after {
    content: ")";
  }
  body #wrap-all footer .pagetop {
    display: block;
    margin-bottom: 10px;
  }
  body #wrap-all footer #footer-bottom {
    width: 100%;
    padding: 0;
  }
  body #wrap-all footer #footer-bottom #footer-link {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  body #wrap-all footer #footer-bottom #footer-link ul li {
    width: 100%;
    float: none;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: none;
    border-bottom: 1px solid #fff !important;
    background: url("../images/common/sp/ico-arrow.png") 97% center no-repeat;
    background-size: 12px 12px;
  }
  body #wrap-all footer #footer-bottom #footer-link ul li:first-child {
    border-top: 1px solid #fff;
  }
  body #wrap-all footer #footer-bottom #footer-link ul li a {
    display: block;
    padding: 0 10px;
  }
  body #wrap-all footer #footer-bottom small {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }
  body #wrap-all footer #footer-bottom #footer-logo {
    padding: 0;
    text-align: center;
  }

  /*#index #wrap-all #main {
    margin-bottom: 7%;
  }*/
  #index #wrap-all #wrap-main #content {
    /* padding: 0; */
    padding-top: 8%;
  }
  #index #wrap-all #wrap-main #content article h1 {
    margin-bottom: 8%;
  }
  #index #wrap-all #wrap-main #content article #news, #index #wrap-all #wrap-main #content article #info, #index #wrap-all #wrap-main #content article #recruit, #index #wrap-all #wrap-main #content article #business, #index #wrap-all #wrap-main #content article #ir {
    width: 100%;
    margin: 0 0 9.5%;
    float: none;
    border-bottom: #e6e6e6 solid 5px;
  }
  #index #wrap-all #wrap-main #content article #news h2, #index #wrap-all #wrap-main #content article #info h2, #index #wrap-all #wrap-main #content article #ir h2 {
    margin: 0;
  }

  #index #wrap-all #wrap-main #content article #recruit h2, #index #wrap-all #wrap-main #content article #business h2 {
    margin-bottom: 20px;  
  }
  #index #wrap-all #wrap-main #content article #info figure, #index #wrap-all #wrap-main #content article #recruit figure, #index #wrap-all #wrap-main #content article #business figure, #index #wrap-all #wrap-main #content article #ir figure {
    /* display: none; */
  }
  #index #wrap-all #wrap-main #content article figure {
    margin-bottom: 18px;
    text-align: center;
  }
  #index #wrap-all #wrap-main #content article #info ul, #index #wrap-all #wrap-main #content article #recruit ul, #index #wrap-all #wrap-main #content article #business ul, #index #wrap-all #wrap-main #content article #ir ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #index #wrap-all #wrap-main #content article #info ul li, #index #wrap-all #wrap-main #content article #recruit ul li, #index #wrap-all #wrap-main #content article #business ul li, #index #wrap-all #wrap-main #content article #ir ul li {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 15px;
    border-bottom: #e6e6e6 solid 1px;
    background: url("../images/common/sp/ico-arrow.png") 96.5% center no-repeat;
    background-size: 12px 12px;
  }

  #yamada-holdings-logo {
      width: 100%;
      margin: 0 0 9.5%;
      float: none;
      padding-bottom: 40px;
      border-bottom: #e6e6e6 solid 5px;
  }

  #index #wrap-all #wrap-main #content article #info ul li.pc, #index #wrap-all #wrap-main #content article #recruit ul li.pc, #index #wrap-all #wrap-main #content article #business ul li.pc, #index #wrap-all #wrap-main #content article #ir ul li.pc {
    background: url("../images/ir/sp/ico-arrow.gif") 96.5% center no-repeat;
    background-size: 38px 12px;
  }
  #index #wrap-all #wrap-main #content article #info ul li:nth-child(1), #index #wrap-all #wrap-main #content article #info ul li:nth-child(2), #index #wrap-all #wrap-main #content article #recruit ul li:nth-child(1), #index #wrap-all #wrap-main #content article #recruit ul li:nth-child(2), #index #wrap-all #wrap-main #content article #business ul li:nth-child(1), #index #wrap-all #wrap-main #content article #business ul li:nth-child(2), #index #wrap-all #wrap-main #content article #ir ul li:nth-child(1), #index #wrap-all #wrap-main #content article #ir ul li:nth-child(2) {
    float: none;
    margin: 0;
  }
  #index #wrap-all #wrap-main #content article #info ul li a, #index #wrap-all #wrap-main #content article #recruit ul li a, #index #wrap-all #wrap-main #content article #business ul li a, #index #wrap-all #wrap-main #content article #ir ul li a {
    display: block;
    padding: 5% 3.5%;
  }
  #index #wrap-all #wrap-main #content article #info ul li a[target="_blank"], #index #wrap-all #wrap-main #content article #recruit ul li a[target="_blank"], #index #wrap-all #wrap-main #content article #business ul li a[target="_blank"], #index #wrap-all #wrap-main #content article #ir ul li a[target="_blank"] {
    padding-right: 15px;
    background: none;
  }
  #index #wrap-all #wrap-main #content article #info ul li a[target="_blank"]::after, #index #wrap-all #wrap-main #content article #recruit ul li a[target="_blank"]::after, #index #wrap-all #wrap-main #content article #business ul li a[target="_blank"]::after, #index #wrap-all #wrap-main #content article #ir ul li a[target="_blank"]::after {
    content: "";
    width: 11px;
    height: 10px;
    display: inline-block;
    background: url("../images/index/sp/blank.gif") left top no-repeat;
    background-size: 11px 10px;
    margin-left: 5px;
  }
  #index #wrap-all #wrap-main #content article #ir {
    margin: 0;
  }
  #index #wrap-all #wrap-main #content article #ir #btn-english {
    text-align: right;
    position: static;
    margin: 5% 0;
  }
  #index #wrap-all #wrap-main #content article .dl-pdf {
    border: none;
  }
  #index .company-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 2rem 0 0;
  }

  #index .company-list > li {
    width: 90%;
    margin: .5rem auto;
  }

  #index .company-list > li > a {
    padding: 1rem 0 1rem 1rem;
    border: 1px solid #e2e2e2;
    display: block;
    font-size: 15px;
    font-weight: bold;
  }

  #index .company-list > li > a:hover {
    background: #fff;
  }

  #index .company-list > li > a:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 10px;
    background-image: url(../images/common/sp/ico-arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
  }
    
  .subpage #wrap-all #wrap-main #content {
    padding-top: 8%;
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article {
    border: none;
  }
  .subpage #wrap-all #wrap-main #content article .fll, .subpage #wrap-all #wrap-main #content article .flr {
    float: none;
  }
  .subpage #wrap-all #wrap-main #content article #btn-english {
    text-align: right;
    position: static;
    margin: -3% 0 3%;
  }
  .subpage #wrap-all #wrap-main #content article #btn-japanese {
    text-align: right;
    position: static;
    margin: -3% 0 3%;
  }
  .subpage #wrap-all #wrap-main #content article h1 {
    margin-bottom: 6%;
  }
  .subpage #wrap-all #wrap-main #content article figure {
    margin-bottom: 18px;
    text-align: center;
  }
  .subpage #wrap-all #wrap-main #content article .box {
    padding: 0;
    margin-bottom: 34px;
  }
  .subpage #wrap-all #wrap-main #content article .box + #disclaimer, .subpage #wrap-all #wrap-main #content article .box + #dl-pdf {
    margin-top: -34px;
  }
  .subpage #wrap-all #wrap-main #content article .box .pdf {
    line-height: 18px;
  }
  .subpage #wrap-all #wrap-main #content article .sbox {
    margin-bottom: 24px;
  }
  .subpage #wrap-all #wrap-main #content article .sbox:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article .ttl-bb {
    font-size: 12px;
    padding: 0 0 6px 11px;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article .ttl-bb + .ttl-bb-l {
    margin-top: 6%;
  }
  .subpage #wrap-all #wrap-main #content article .ttl-bb + .ul-style-1 {
    border-top: none !important;
  }
  .subpage #wrap-all #wrap-main #content article .ttl-bb-l {
    font-size: 12px;
    padding: 0 0 6px 11px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article .ttl-bb-l + .ul-style-1 {
    border-top: none !important;
  }
  .subpage #wrap-all #wrap-main #content article .ttl-bold {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }
  .subpage #wrap-all #wrap-main #content article p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }
  .subpage #wrap-all #wrap-main #content article p:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article ul li {
    font-size: 12px;
    line-height: 18px;
  }
  .subpage #wrap-all #wrap-main #content article ul.ul-style-1 {
    border-top: 5px solid #e6e6e6;
    border-bottom: 5px solid #e6e6e6;
    margin-bottom: 6%;
  }
  .subpage #wrap-all #wrap-main #content article ul.ul-style-1:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .subpage #wrap-all #wrap-main #content article ul.ul-style-1 li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    background: url("../images/common/sp/ul-style-1-arrow.gif") 96% center no-repeat;
    background-size: 12px 12px;
    padding: 0;
    border-bottom: 1px solid #e6e6e6;
  }
  .subpage #wrap-all #wrap-main #content article ul.ul-style-1 li:last-child {
    border-bottom: none;
  }
  .subpage #wrap-all #wrap-main #content article ul.ul-style-1 li a {
    display: block;
    padding: 10px 35px 10px 10px;
  }
  .subpage #wrap-all #wrap-main #content article #dl-pdf {
    padding: 10% 0;
  }
  .subpage #wrap-all #wrap-main #content article dl {
    margin-bottom: 18px;
  }
  .subpage #wrap-all #wrap-main #content article dl:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl dt {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .subpage #wrap-all #wrap-main #content article dl dt:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl dd {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }
  .subpage #wrap-all #wrap-main #content article dl dd:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl dd ul {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl.dl-style-1 > dt {
    font-size: 12px;
    line-height: 18px;
    background: url("../images/common/sp/ico-border-left.gif") left center no-repeat;
    background-size: 5px 18px;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .subpage #wrap-all #wrap-main #content article dl.dl-style-1 > dt:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl.dl-style-1 > dd {
    padding-left: 10px;
  }
  .subpage #wrap-all #wrap-main #content article dl.dl-style-1 > dd:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl#dl-newidc dd {
    display: block;
  }
  .subpage #wrap-all #wrap-main #content article dl#dl-newidc dd .clearfix {
    display: block;
    margin-bottom: 18px;
  }
  .subpage #wrap-all #wrap-main #content article dl#dl-newidc dd .clearfix:last-child {
    margin-bottom: 0;
  }
  .subpage #wrap-all #wrap-main #content article dl#dl-newidc dd .clearfix figure, .subpage #wrap-all #wrap-main #content article dl#dl-newidc dd .clearfix p {
    display: block;
    vertical-align: baseline;
    padding: 0;
  }
  .subpage #wrap-all #wrap-main #content article .bb {
    border-bottom: 1px solid #e6e6e6;
  }
  .subpage #wrap-all #wrap-main #content article .blank {
    padding-right: 15px;
    background: url("../images/index/blank.gif") right center no-repeat;
  }
  .subpage #wrap-all #wrap-main #content article table {
    margin-bottom: 18px;
  }
  .subpage #wrap-all #wrap-main #content article table caption {
    text-align: left;
  }
  .subpage #wrap-all #wrap-main #content article table th, .subpage #wrap-all #wrap-main #content article table td {
    font-size: 12px;
    line-height: 18px;
    padding: 10px;
    word-break: break-all;
  }
  .subpage #wrap-all #wrap-main #content article table.calendar-table tr th {
    padding: 10px 0 0 10px;
    text-align: left;
    white-space: nowrap;
  }
  .subpage #wrap-all #wrap-main #content article table.calendar-table tr td {
    padding: 10px 0 0 10px;
  }
  .subpage #wrap-all #wrap-main #content article table.calendar-table tr:last-child th {
    padding: 10px 0 0 10px;
  }
  .subpage #wrap-all #wrap-main #content article table.calendar-table tr:last-child td {
    padding: 10px 0 0 10px;
  }
  .subpage #wrap-all #wrap-main #content article table#gaiyou-table tr th, .subpage #wrap-all #wrap-main #content article table#gaiyou-table tr td {
    padding: 10px 10px 10px 0;
  }
  .subpage #wrap-all #wrap-main #content article table#gaiyou-table tr th:last-child, .subpage #wrap-all #wrap-main #content article table#gaiyou-table tr td:last-child {
    padding: 10px 0;
  }
  .subpage #wrap-all #wrap-main #content article table#gaiyou-table tr .wsnl-sp {
    white-space: normal;
  }
  .subpage #wrap-all #wrap-main #content article table#enkaku-table tr th {
    padding: 10px 0 0 10px;
  }
  .subpage #wrap-all #wrap-main #content article table#enkaku-table tr td {
    padding: 10px 10px 0;
  }
  .subpage #wrap-all #wrap-main #content article table#enkaku-table tr.bb th, .subpage #wrap-all #wrap-main #content article table#enkaku-table tr.bb td {
    padding-bottom: 10px;
  }
  .subpage #wrap-all #wrap-main #content article table#table-kabushiki {
    width: 100%;
  }
  .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr th, .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr td {
    border: 1px solid #000;
    padding: 5px 0;
    text-align: center;
  }
  .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr th:nth-child(1), .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr th:nth-child(2), .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr td:nth-child(1), .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr td:nth-child(2) {
    background: #ececef;
  }
  .subpage #wrap-all #wrap-main #content article table#table-kabushiki tr th {
    font-weight: bold;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-1 {
    width: 100%;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-1 tr th, .subpage #wrap-all #wrap-main #content article table.table-getsuji-1 tr td {
    width:7.69%;
    padding: 3px;
    border: 1px solid #000;
    text-align: center;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-1 tr td {
    text-align: right;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-1 tr:nth-child(2) th, .subpage #wrap-all #wrap-main #content article table.table-getsuji-1 tr:nth-child(2) td {
    font-weight: bold;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-2 tr th, .subpage #wrap-all #wrap-main #content article table.table-getsuji-2 tr td {
    padding: 5px 10px;
    border: 1px solid #000;
    text-align: center;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-3 tr th, .subpage #wrap-all #wrap-main #content article table.table-getsuji-3 tr td {
    padding: 5px 10px;
    border: 1px solid #000;
    text-align: center;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-3 tr td {
    text-align: right;
  }
  .subpage #wrap-all #wrap-main #content article table.table-getsuji-3 tr th:nth-child(2), .subpage #wrap-all #wrap-main #content article table.table-getsuji-3 tr td:nth-child(2) {
    font-weight: bold;
  }
  .subpage #wrap-all #wrap-main #content article table.table-zaimu tr th, .subpage #wrap-all #wrap-main #content article table.table-zaimu tr td {
    width: 110px;
    border: 1px solid #000;
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    box-sizing: border-box;
    background: #ececef;
  }
  .subpage #wrap-all #wrap-main #content article table.table-zaimu tr th:first-child, .subpage #wrap-all #wrap-main #content article table.table-zaimu tr td:first-child {
    width: 120px;
    font-weight: bold;
  }
  .subpage #wrap-all #wrap-main #content article table.table-zaimu tr:nth-child(2n) th, .subpage #wrap-all #wrap-main #content article table.table-zaimu tr:nth-child(2n) td {
    background: #fff;
  }
  .subpage #wrap-all #wrap-main #content article table.table-zaimu tr:last-child th, .subpage #wrap-all #wrap-main #content article table.table-zaimu tr:last-child td {
    font-size: 12px;
    line-height: 18px;
    vertical-align: top;
    text-align: left;
    padding: 10px;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-1 {
    width: 100%;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-1 tr th, .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-1 tr td {
    padding: 5px;
    vertical-align: middle;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-1 tr th {
    width: auto;
    white-space: nowrap;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-2 {
    width: 100%;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-2 tr th, .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-2 tr td {
    padding: 5px;
    vertical-align: middle;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-2 tr th:first-child {
    width: auto;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-3 {
    width: 100%;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-3 tr th, .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-3 tr td {
    padding: 5px;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-4 {
    width: 100%;
  }
  .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-4 tr th, .subpage #wrap-all #wrap-main #content article table.table-kabushiki-gaiyou-4 tr td {
    width: auto;
  }
  .subpage #wrap-all #wrap-main #content article .pdf-data {
    float: right;
    padding-left: 21px;
    background: url("../images/common/ico-pdf-data.gif") left 2px no-repeat;
  }
    
.subpage .ir-list > li {
    width: 90%;
    margin: 1rem auto 1.5rem;
}
    
.subpage .ir-list > li:first-child {
    margin: 2rem auto 1.5rem;
}

.subpage .ir-list > li:last-child {
    margin: 1rem auto 2rem;
}

.subpage .ir-list > li > a {
    padding: 1rem 0 1rem 1rem;
    border: 1px solid #e2e2e2;
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.subpage .ir-list > li > a:hover {
    background: #fff;
}
    
.subpage .ir-list  > li > a:before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 10px;
    background-image: url(../images/common/sp/ico-arrow.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
}

  .e-ir #wrap-all #wrap-main #content article #disclaimer dt {
    margin-bottom: 2px;
  }
  .e-ir #wrap-all #wrap-main #content article #disclaimer dd p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
  }
  .e-ir #wrap-all #wrap-main #content article #disclaimer dd p:last-child {
    margin-bottom: 0;
  }

  #sitemap article .box > ul > li {
    margin-bottom: 24px;
    background: url("../images/common/sp/ico-border-left.gif") left top no-repeat;
    background-size: 5px 18px;
  }
  #sitemap article .box > ul > li:last-child {
    margin-bottom: 0;
  }
  #sitemap article .box > ul > li > a {
    font-size: 14px;
    font-weight: bold;
    padding-left: 12px;
  }
  #sitemap article .box > ul > li > ul {
    padding-top: 14px;
  }
  #sitemap article .box > ul > li > ul > li {
    margin-bottom: 14px;
    padding-left: 1em;
    background: url("../images/common/sp/ico-arrow.png") 1em 2px no-repeat;
    background-size: 12px 12px;
  }
  #sitemap article .box > ul > li > ul > li:last-child {
    margin-bottom: 0;
  }
  #sitemap article .box > ul > li > ul > li > a {
    font-size: 14px;
    padding-left: 15px;
  }
  #sitemap article .box > ul > li > ul > li > ul {
    padding-top: 14px;
  }
  #sitemap article .box > ul > li > ul > li > ul > li {
    margin-bottom: 14px;
    padding-left: 1em;
    background: url("../images/common/sp/ico-arrow.png") 1em 2px no-repeat;
    background-size: 12px 12px;
  }
  #sitemap article .box > ul > li > ul > li > ul > li:last-child {
    margin-bottom: 0;
  }
  #sitemap article .box > ul > li > ul > li > ul > li > a {
    font-size: 14px;
    padding-left: 15px;
  }
#wrap-all #wrap-main #content article #download li:nth-child(2),
#wrap-all #wrap-main #content article #download li:nth-child(3),
#wrap-all #wrap-main #content article #download li:nth-child(4),
#wrap-all #wrap-main #content article #download li:nth-child(5) {
	margin:10px 0 0 10px;
}
  #ir #wrap-all #wrap-main #content article h1 {
    margin-bottom: 6%;
  }
  #ir #wrap-all #wrap-main #content article #management_policy, #ir #wrap-all #wrap-main #content article #zaimu, #ir #wrap-all #wrap-main #content article #getsuji, #ir #wrap-all #wrap-main #content article #kabushiki, #ir #wrap-all #wrap-main #content article #calendar, #ir #wrap-all #wrap-main #content article #library {
    width: 100%;
    margin: 0 0 9.5%;
    float: none;
    border-bottom: #e6e6e6 solid 5px;
  }
  #ir #wrap-all #wrap-main #content article #management_policy ul, #ir #wrap-all #wrap-main #content article #zaimu ul, #ir #wrap-all #wrap-main #content article #getsuji ul, #ir #wrap-all #wrap-main #content article #kabushiki ul, #ir #wrap-all #wrap-main #content article #calendar ul, #ir #wrap-all #wrap-main #content article #library ul, #ir #wrap-all #wrap-main #content article #archive ul, {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #ir #wrap-all #wrap-main #content article #management_policy ul li, #ir #wrap-all #wrap-main #content article #zaimu ul li, #ir #wrap-all #wrap-main #content article #getsuji ul li, #ir #wrap-all #wrap-main #content article #kabushiki ul li, #ir #wrap-all #wrap-main #content article #calendar ul li, #ir #wrap-all #wrap-main #content article #library ul li, #ir #wrap-all #wrap-main #content article #archive ul li {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 15px;
    border-bottom: #e6e6e6 solid 1px;
    background: url("../images/common/sp/ico-arrow.png") 96.5% center no-repeat;
    background-size: 12px 12px;
  }
  #ir #wrap-all #wrap-main #content article #zaimu ul li:nth-child(1), #ir #wrap-all #wrap-main #content article #zaimu ul li:nth-child(2), #ir #wrap-all #wrap-main #content article #getsuji ul li:nth-child(1), #ir #wrap-all #wrap-main #content article #getsuji ul li:nth-child(2), #ir #wrap-all #wrap-main #content article #kabushiki ul li:nth-child(1), #ir #wrap-all #wrap-main #content article #kabushiki ul li:nth-child(2), #ir #wrap-all #wrap-main #content article #calendar ul li:nth-child(1), #ir #wrap-all #wrap-main #content article #calendar ul li:nth-child(2), #ir #wrap-all #wrap-main #content article #library ul li:nth-child(1), #ir #wrap-all #wrap-main #content article #library ul li:nth-child(2) {
    float: none;
    margin: 0;
  }
  #ir #wrap-all #wrap-main #content article #management_policy ul li a, #ir #wrap-all #wrap-main #content article #zaimu ul li a, #ir #wrap-all #wrap-main #content article #getsuji ul li a, #ir #wrap-all #wrap-main #content article #kabushiki ul li a, #ir #wrap-all #wrap-main #content article #calendar ul li a, #ir #wrap-all #wrap-main #content article #library ul li a, #ir #wrap-all #wrap-main #content article #archive ul li a {
    display: block;
    padding: 5% 3.5%;
  }
  #ir #wrap-all #wrap-main #content article #zaimu ul li, #ir #wrap-all #wrap-main #content article #getsuji ul li {
    background: url("../images/ir/sp/ico-arrow.gif") 96.5% center no-repeat;
    background-size: 38px 12px;
  }
  #ir #wrap-all #wrap-main #content article #news {
    margin: 0 0 9.5%;
    border-bottom: #e6e6e6 solid 4px;
  }
  #ir #wrap-all #wrap-main #content article #news h2 {
    margin: 0;
  }
  #ir #wrap-all #wrap-main #content article #news #btn-news {
    padding-bottom: 24px;
  }
  #ir #wrap-all #wrap-main #content article #calendar {
    border-bottom: none;
    margin: 0;
  }

  #e-ir #wrap-all #wrap-main #content article h1 {
    margin-bottom: 6%;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category {
    margin: 0;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category {
    width: 100%;
    margin: 0 0 9.5%;
    float: none;
    border-bottom: #e6e6e6 solid 5px;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category h2 {
    margin: 0;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category ul li {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 15px;
    border-bottom: #e6e6e6 solid 1px;
    background: url("../images/common/sp/ico-arrow.png") 96.5% center no-repeat;
    background-size: 12px 12px;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category ul li:nth-child(1), #e-ir #wrap-all #wrap-main #content article #wrap-category .category ul li:nth-child(2) {
    float: none;
    margin: 0;
  }
  #e-ir #wrap-all #wrap-main #content article #wrap-category .category ul li a {
    display: block;
    padding: 5% 3.5%;
  }
.left_arow {
    margin-bottom: 3px;
    padding-left: 5px;
    background: url(/image/common/footer_marker.gif) no-repeat left center;
    float: left;
    width: 100%;
}
.sub-index-list {
    width: 100%;
    margin: 0 0 9.5%;
    float: none;
    border-bottom: #e6e6e6 solid 5px;    
}
.sub-index-list h2 {
    margin-bottom: 20px!important;
}
.sub-index-list figure {
    margin-bottom: 20px!important;
}
}

.e-ir-news-list-wrapper {
    margin-bottom: 58px;
}
.e-ir-news-title {
    margin-bottom: 20px;
}
.e-ir-news-list {
    margin-left: 16px;
    margin-right: 16px;
}
ul.e-ir-news-list > li time {
    display: inline-block;
    width: 120px;
    vertical-align:top;
}

ul.e-ir-news-list > li span.txt {
    display: inline-block;
    width: 100%
}
/* SP
-------------------------------------*/
@media screen and (max-width: 768px) {
	.pc_only {
		display:none;
	}
}

