@charset "UTF-8";
@media screen and (max-width: 768px) {
  html {
    font-size: 62.5%; }

  body {
    min-width: 100%;
    font-size: 1.4rem; }

  #head {
    min-width: auto; }

  #contents {
    min-height: auto; }

  .box-center {
    width: 100% !important;
    padding: 0 20px !important; }

  .sec-head {
    margin: 0 20px; }
    .sec-head .lead-box {
      padding: 35px 20px !important;
      margin-top: 23px; }
      .sec-head .lead-box .sub-ttl {
        margin-bottom: 17px; }
      .sec-head .lead-box .lead-txt .text {
        margin-top: 17px !important; }
      .sec-head .lead-box .lead-txt .link {
        margin-top: 39px !important;
        margin-bottom: 29px; }
        .sec-head .lead-box .lead-txt .link a {
          font-size: 1.2rem !important; }

  .sec-news .cmn-ttl-box {
    padding: 15px; }
  .sec-news .news-list {
    margin-top: 12px; }
    .sec-news .news-list a {
      padding: 0;
      margin-bottom: 20px; }
      .sec-news .news-list a::before {
        width: 6px;
        top: 50%;
        right: 0; }
      .sec-news .news-list a .label {
        background: #3EB134;
        color: #fff !important; }
      .sec-news .news-list a .date {
        font-size: 1.2rem; }
      .sec-news .news-list a .ttl {
        margin-top: 19px !important; }
    .sec-news .news-list + .link-list {
      margin-top: 20px;
      padding-right: 0;
      text-align: right; }

  .sec-guide {
    background: #FFFDF4 !important; }
    .sec-guide .guide-list {
      display: block !important; }
      .sec-guide .guide-list .guide-item {
        width: auto !important;
        margin: 31px 20px !important; }
        .sec-guide .guide-list .guide-item .link .icon-arrow::before {
          right: 115px !important; }
        .sec-guide .guide-list .guide-item .link span {
          font-size: 1.2rem !important; }

  .sp-header-menus {
    width: 100%;
    height: 40px;
    font-size: 0; }
    .sp-header-menus .sp-header-button {
      width: 50%;
      line-height: 40px;
      color: #FFF;
      display: inline-block;
      text-align: center;
      font-size: 1rem;
      cursor: pointer; }
      .sp-header-menus .sp-header-button a {
        color: #FFF;
        text-decoration: none; }
      .sp-header-menus .sp-header-button.global-nav-sp {
        background: #45B035; }
      .sp-header-menus .sp-header-button.lang-button {
        background: #717171; }
    .sp-header-menus .nav-button-icon {
      cursor: pointer;
      width: 20px;
      height: 20px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 4px; }
    .sp-header-menus .nav-button-icon span {
      left: 0px;
      width: 100%;
      height: 1px;
      position: relative;
      display: block;
      background-color: #FFF;
      border-radius: 2px;
      transform: rotate(0deg);
      transition: .4s ease-in-out; }
    .sp-header-menus .nav-button-icon span:nth-child(1) {
      top: 0px; }
    .sp-header-menus .nav-button-icon span:nth-child(2) {
      top: 7px; }
    .sp-header-menus .nav-button-icon span:nth-child(3) {
      top: 14px; }
    .sp-header-menus .nav-button-icon.open span:nth-child(1) {
      transform: translateY(8px) rotate(135deg); }
    .sp-header-menus .nav-button-icon.open span:nth-child(2) {
      transform: translateX(-900%); }
    .sp-header-menus .nav-button-icon.open span:nth-child(3) {
      transform: translateY(-8px) rotate(-135deg); }
    .sp-header-menus ul {
      list-style: none; }
    .sp-header-menus .menu-list {
      cursor: pointer;
      position: absolute;
      line-height: 0;
      left: -100%;
      width: 100%;
      height: auto;
      padding: 0 20px 20px;
      z-index: 9999999;
      background: #FFF;
      color: #000;
      text-align: left; }
      .sp-header-menus .menu-list a {
        color: #000;
        display: block; }
      .sp-header-menus .menu-list .icon-arrow::before {
        width: 4px;
        height: 7.5px;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        transition: all 0.2s; }
    .sp-header-menus .menu-content, .sp-header-menus .menu-subcontents {
      position: relative;
      width: 100%;
      font-size: 1.6rem;
      line-height: 1; }
    .sp-header-menus .menu-content {
      border-bottom: 1px solid #DDDDDD; }
      .sp-header-menus .menu-content a {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 3.5vw; }
        .sp-header-menus .menu-content a .text-right {
          position: absolute;
          right: 0;
          padding-right: 15px; }
      .sp-header-menus .menu-content.no-border {
        border-bottom: none;
        padding-top: 14px;
        padding-bottom: 14px; }
        .sp-header-menus .menu-content.no-border a {
          padding: 0; }
    .sp-header-menus .menu-subcontents {
      display: none;
      background-color: #F5FFF5;
      padding: 20px; }
    .sp-header-menus .menu-subcontents a {
      text-decoration: none;
      padding-top: 14px;
      padding-bottom: 14px;
      line-height: 1.4;
      padding-right: 20px; }
    .sp-header-menus .list-nest {
      padding: none;
      margin-bottom: 26px;
      line-height: 1.8; }
      .sp-header-menus .list-nest li::before {
        top: 1.2rem !important; }
    .sp-header-menus .icon-info {
      padding-left: 30px;
      color: #3EB134; }
      .sp-header-menus .icon-info::before {
        width: 20px;
        height: 20px; }
    .sp-header-menus .bg-green {
      background: #3EB134;
      padding-left: 50px;
      margin-bottom: 20px; }
      .sp-header-menus .bg-green a {
        color: #FFF; }
        .sp-header-menus .bg-green a[target="_blank"]::after {
          display: none; }
      .sp-header-menus .bg-green.icon-store::before {
        width: 20px;
        height: 35px;
        left: 20px; }

  #head {
    width: 100%;
    min-width: 100%;
    min-height: auto;
    display: block !important; }
    #head #head-inner {
      position: static;
      height: auto; }
    #head .g-nav {
      display: none; }
    #head .slider-wrap-meta {
      display: block;
      width: 100%;
      height: 240px;
      min-height: 240px;
      left: 0;
      position: relative; }
      #head .slider-wrap-meta .metaslider {
        max-width: 100% !important; }
        #head .slider-wrap-meta .metaslider .flexslider .slides li img {
          object-position: 0 -140px; }
    #head .head-utility {
      display: none; }

  #container {
    display: block; }

  .head-main-col {
    width: 100%;
    height: auto;
    min-height: auto;
    position: relative;
    margin-bottom: 10px; }
    .head-main-col .head-logo-box .head-logo img {
      width: 60px;
      height: auto;
      display: inline-block;
      margin-right: 8px; }
    .head-main-col .head-logo-box .head-copy {
      width: auto;
      display: inline-block;
      vertical-align: middle;
      margin-top: 10px; }

  #foot {
    display: block !important;
    padding: 20px 20px 140px; }
    #foot .copy {
      display: none; }
    #foot .copy-mobile {
      text-align: center;
      font-size: 1rem;
      border-bottom: 1px solid #DDD;
      padding-bottom: 22px; }
    #foot #pagetop {
      width: 40px;
      height: auto !important;
      top: auto;
      right: 0;
      bottom: 40px;
      left: 0;
      margin: auto; }
      #foot #pagetop a span {
        width: 10px;
        height: 10px; }
      #foot #pagetop a::before {
        background: none !important; }

  /* pages関連
  ---------------------------------------------------------*/
  .sec-head.sec-head-simple {
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block; }
    .sec-head.sec-head-simple .ttl-box .ttl {
      font-size: 2rem;
      line-height: 1.6; }

  .cmn-ttl-box {
    padding: 10px 12px;
    line-height: 1.5; }

  section .sec-inner {
    padding: 0; }

  .news-list .news-item a {
    padding-right: 10px;
    padding-left: 10px; }

  .txt-block.cont-btm {
    display: block;
    min-height: auto;
    margin-top: 20px; }

  .box-contents .btn-external {
    width: 100% !important;
    text-align: center; }

  .tbl-normal th, .tbl-normal td {
    font-size: 1.3rem; }

  .contact-box {
    display: block; }
    .contact-box .box-l {
      display: block;
      text-align: center;
      margin-bottom: 8px; }
    .contact-box .box-r {
      display: block;
      border: none;
      padding: 0 20px;
      margin: 0;
      text-align: center; }

  /* Form☄
  ---------------------------------------------------------*/
  .form-wrap table th, .form-wrap table td {
    display: block;
    width: 100%;
    padding: 0;
    border-bottom: none;
    margin-bottom: 12px; }
  .form-wrap table td {
    display: block;
    width: 100%;
    padding: 0 0 10px;
    margin-bottom: 20px; }
  .form-wrap table input[type="text"],
  .form-wrap table input[type="tel"],
  .form-wrap table input[type="email"] {
    width: 100%; } }
@media screen and (min-width: 769px) {
  .sp-header-menus {
    display: none; }

  .copy-mobile {
    display: none; } }
