@charset "UTF-8";
* {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  box-sizing: border-box; }

html {
  font-size: 16px;
  overflow-y: scroll; }
  html.stab {
    font-size: 14px; }

body, th, main .contents .format table td, td, input, select, textarea {
  font-family: 'Noto Sans JP',Helvetica, Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  font-weight: 400; }

main {
  font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  font-weight: normal; }

body {
  position: relative;
  background: #fff;
  margin: 0px;
  padding: 0px;
  transition: 0.4s;
  left: 0px; }
  body:after {
    content: "";
    display: block;
    transition: 0.4s;
    opacity: 0; }

@media screen and (max-width: 759px) {
  .spmenu {
    overflow: hidden; }
    .spmenu body {
      left: -80%; }
      .spmenu body:after {
        content: "";
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background: rgba(255, 255, 255, 0.5);
        opacity: 1;
        z-index: 100; } }
img {
  border: 0px; }

a {
  color: #007622;
  text-decoration: none;
  -webkit-transition: opacity 0.2s, background 0.2s, border 0.2s;
  transition: opacity 0.2s, background 0.2s, border 0.2s;
  cursor: pointer; }
  a:hover {
    opacity: 0.5; }

dl, ul, ol {
  margin: 0px;
  padding: 0px;
  list-style: none; }

div, h1, h2, h3, h4, h5, h6, section menu {
  margin: 0px;
  padding: 0px; }

p {
  margin: 0px; }

.clear {
  clear: both; }

.sp .view_pc {
  display: none !important; }

.tablet .view_pc_only {
  display: none !important; }
.sp .view_pc_only {
  display: none !important; }

.view_tablet {
  display: none !important; }
  .tablet .view_tablet {
    display: block !important; }
  .sp .view_tablet {
    display: block !important; }

.view_mtab {
  display: none !important; }
  .mtab .view_mtab {
    display: block !important; }
  .sp .view_mtab {
    display: block !important; }

.view_stab {
  display: none !important; }
  @media screen and (max-width: 759px) {
    .view_stab {
      display: block !important; } }
  .sp .view_stab {
    display: block !important; }

.view_sp {
  display: none !important; }
  .sp .view_sp {
    display: block !important; }

@media screen and (max-width: 759px) {
  .view_pctab {
    display: none; } }

#page {
  position: relative;
  height: 90px; }
  @media screen and (max-width: 759px) {
    #page {
      height: 60px; } }

#headers {
  position: fixed;
  width: 100%;
  height: 90px;
  top: 0px;
  left: 0px;
  background: #ffffff;
  z-index: 1000;
  /*border-bottom: 3px solid $color_green;*/ }
  @media screen and (max-width: 759px) {
    #headers {
      height: 60px; } }

header {
  width: 100%;
  left: 0px;
  z-index: 1000; }
  header > div {
    position: relative;
    /*max-width: 1280px;*/
    margin: auto;
    display: flex; }
    @media screen and (max-width: 759px) {
      header > div {
        height: 60px; } }
  header .header-inner {
    background-color: #007622;
    color: #fff;
    flex: 1;
    height: 90px;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 759px) {
      header .header-inner {
        position: absolute;
        top: 0;
        right: 0;
        width: 180px;
        height: 60px;
        flex: auto; } }
    @media screen and (max-width: 370px) {
      header .header-inner {
        width: 160px; } }
  header .lang-wapper, header .search-wapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 90px;
    /*margin-top: 25px;*/
    padding-top: 25px;
    border-left: #379051 solid 2px;
    cursor: pointer; }
    @media screen and (max-width: 1279px) {
      header .lang-wapper, header .search-wapper {
        width: 80px;
        font-size: 12px; } }
    @media screen and (max-width: 959px) {
      header .lang-wapper, header .search-wapper {
        width: 60px;
        font-size: 10px; } }
    @media screen and (max-width: 759px) {
      header .lang-wapper, header .search-wapper {
        margin-top: 0px;
        padding: 15px 0;
        height: 60px; } }
    @media screen and (max-width: 370px) {
      header .lang-wapper, header .search-wapper {
        width: 50px; } }
  header .lang-wapper {
    right: 100px; }
    @media screen and (max-width: 1279px) {
      header .lang-wapper {
        right: 80px; } }
    @media screen and (max-width: 959px) {
      header .lang-wapper {
        right: 60px; } }
    @media screen and (max-width: 759px) {
      header .lang-wapper {
        right: 120px; } }
    @media screen and (max-width: 370px) {
      header .lang-wapper {
        right: 110px; } }
  header .search-wapper {
    right: 0; }
    @media screen and (max-width: 759px) {
      header .search-wapper {
        right: 60px; } }
    @media screen and (max-width: 370px) {
      header .search-wapper {
        right: 60px; } }
  header .language_btn, header .search_btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    transition: 0.4s;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 13px; }
    header .language_btn p + p, header .search_btn p + p {
      margin-top: 4px; }
    @media screen and (max-width: 959px) {
      header .language_btn, header .search_btn {
        font-size: 8px; } }
    @media screen and (max-width: 759px) {
      header .language_btn, header .search_btn {
        font-size: 8px;
        height: 30px; } }
  @media screen and (min-width: 768px) {
    header .btnactive .language_btn, header .btnactive .search_btn,
    header .language_btn:hover, header .search_btn:hover {
      opacity: 0.6; } }
  @media screen and (max-width: 759px) {
    header .lang-wapper.btnactive .language_btn,
    header .search-wapper.btnactive .search_btn {
      opacity: 0; }
    header .lang-wapper.btnactive:before,
    header .search-wapper.btnactive:before {
      content: "";
      position: absolute;
      top: 20px;
      left: 20px;
      width: 20px;
      height: 20px;
      background: url("../images/close.svg") no-repeat 0 0;
      animation: 0.2s linear rotation; } }
@keyframes rotation {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(90deg); } }
  header .lang, header .search {
    width: 20px;
    height: 20px; }
    header .lang svg, header .search svg {
      width: 20px;
      hegiht: 20px; }
      @media screen and (max-width: 759px) {
        header .lang svg, header .search svg {
          width: 15px;
          height: 15px; } }
    @media screen and (max-width: 759px) {
      header .lang, header .search {
        width: 15px;
        height: 15px; } }
  header .language_area, header .search_area {
    display: none;
    position: absolute;
    width: 330px;
    height: 75px;
    right: 0;
    top: 90px;
    background: #fff;
    z-index: 1000; }
    @media screen and (max-width: 759px) {
      header .language_area, header .search_area {
        top: 60px;
        max-width: 100vw; } }
  header .language_area {
    font-size: 14px;
    color: #007622;
    background-color: #efefef;
    font-weight: 500; }
    header .language_area ul {
      display: flex;
      height: 100%;
      align-items: center;
      justify-content: center; }
    header .language_area li {
      padding: 2px 0;
      margin: 0 16px;
      min-width: 4em;
      text-align: center; }
    header .language_area li.current {
      border-bottom: #007622 solid 2px;
      font-weight: 900; }
    header .language_area li a {
      color: #666666; }
      header .language_area li a:hover {
        color: #007622;
        border-bottom: #007622 solid 2px;
        font-weight: 900; }
    header .language_area li + li {
      position: relative;
      /*margin-left: 15px;*/ }
      header .language_area li + li:before {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        height: 24px;
        top: 0;
        left: -15px;
        background: #cccccc; }
  header .search_area {
    background-color: #efefef;
    padding: 15px 24px 3px 24px; }
    header .search_area .cse .gsc-search-button input.gsc-search-button-v2, header .search_area input.gsc-search-button-v2 {
      width: auto !important;
      height: auto !important; }
    header .search_area input.gsc-search-button {
      background: #6db328; }
    header .search_area input.gsc-input {
      font-size: 14px; }
    header .search_area .gsc-input-box {
      padding-top: 3px !important;
      padding-bottom: 2px !important; }
  header #logo {
    position: relative;
    top: 0;
    left: 10px;
    width: 400px;
    z-index: 1000;
    display: flex;
    align-items: center; }
    header #logo p {
      width: 300px;
      padding-left: 20px; }
      @media screen and (max-width: 1279px) {
        header #logo p {
          width: 240px; } }
      @media screen and (max-width: 959px) {
        header #logo p {
          width: 180px; } }
      @media screen and (max-width: 370px) {
        header #logo p {
          width: 140px;
          padding-left: 10px; } }
    header #logo a {
      display: block; }
    @media screen and (max-width: 1439px) {
      header #logo {
        width: 360px; } }
    @media screen and (max-width: 1279px) {
      header #logo {
        width: 280px;
        left: 0; } }
    @media screen and (max-width: 959px) {
      header #logo {
        width: 200px; } }
    @media screen and (max-width: 759px) {
      header #logo {
        top: 50%;
        width: calc(100% - 105px);
        height: auto;
        max-width: 180px;
        /*left: 9px ;*/
        transform: translateY(-50%);
        flex: 1; } }
    header #logo img {
      display: block;
      width: 100%;
      height: auto; }
  @media screen and (max-width: 759px) {
    header {
      position: absolute;
      height: 50px;
      transition: 0.4s left; }
      header > div > ul {
        display: none !important; }
      .spmenu header {
        left: -80%; } }
  header #spmenuswitch {
    display: none; }
    @media screen and (max-width: 759px) {
      header #spmenuswitch {
        position: absolute;
        display: block;
        width: 58px;
        top: 0px;
        right: 0px;
        -webkit-perspective: 100px;
        perspective: 100px;
        border-left: #379051 solid 2px; }
        header #spmenuswitch > * {
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          background-color: #007622; }
          header #spmenuswitch > *:hover {
            -webkit-transition: 0.2s;
            transition: 0.2s;
            color: #007622;
            background-color: #ffffff;
            opacity: 1; }
          header #spmenuswitch > *.press {
            -webkit-transition: 0.2s;
            transition: 0.2s;
            -webkit-transform: translateZ(-5px);
            transform: translateZ(-5px); } }
    header #spmenuswitch .an {
      position: relative;
      display: block;
      width: 60px;
      height: 60px;
      text-align: left;
      text-indent: -10000px;
      background: #007622; }
      header #spmenuswitch .an:hover {
        background: #007622; }
      header #spmenuswitch .an > span {
        position: absolute;
        display: block;
        top: 28px;
        left: 17px;
        width: 25px;
        height: 2px;
        background: #fff;
        transition: 0.5s; }
        header #spmenuswitch .an > span:before {
          content: "";
          position: absolute;
          display: block;
          top: -8px;
          left: 0px;
          width: 25px;
          height: 2px;
          background: #fff;
          transition: 0.5s; }
        header #spmenuswitch .an > span:after {
          content: "";
          position: absolute;
          display: block;
          top: 8px;
          left: 0px;
          width: 25px;
          height: 2px;
          background: #fff;
          transition: 0.5s; }
      header #spmenuswitch .an.open {
        background: #007622; }
        header #spmenuswitch .an.open > span {
          transform: rotate(135deg);
          background: #ffffff; }
          header #spmenuswitch .an.open > span:before {
            top: -12px;
            left: 11px;
            width: 2px;
            height: 14px;
            background: #ffffff; }
          header #spmenuswitch .an.open > span:after {
            top: 0px;
            left: 11px;
            width: 2px;
            height: 14px;
            background: #ffffff; }

#g_navi {
  position: absolute;
  width: 100%;
  /*max-width: $site_maxwidth;*/
  bottom: 0;
  z-index: 1002; }
  #g_navi > ul {
    position: absolute;
    /*width: 960px;*/
    width: calc(100% - 400px - 200px);
    height: 90px;
    right: 200px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    /*@include table($width: auto, $valign: bottom);*/
    /*padding: 0px 200px 0px 10px;*/
    font-size: 14px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 18.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: 500; }
    @media screen and (max-width: 1439px) {
      #g_navi > ul {
        width: calc(100% - 360px - 200px); } }
    @media screen and (max-width: 1279px) {
      #g_navi > ul {
        width: calc(100% - 280px - 140px); } }
    @media screen and (max-width: 959px) {
      #g_navi > ul {
        width: calc(100% - 200px - 140px); } }
    @media screen and (max-width: 1279px) {
      #g_navi > ul {
        right: 140px; } }
    #g_navi > ul > li {
      color: #fff; }
      #g_navi > ul > li > a {
        display: block;
        position: relative;
        margin-left: 0px;
        padding: 15px 20px;
        font-feature-settings: "palt" 1;
        margin-top: 20px;
        color: #fff;
        font-size: 17px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 22.1px;
        /*line-height: ($line / $base) + rem + $i;*/ }
        @media screen and (max-width: 1279px) {
          #g_navi > ul > li > a {
            padding: 15px 15px; } }
        @media screen and (max-width: 959px) {
          #g_navi > ul > li > a {
            padding: 15px 10px; } }
        @media screen and (max-width: 1279px) {
          #g_navi > ul > li > a {
            font-size: 1.5vw; } }
        #g_navi > ul > li > a:hover {
          opacity: 1; }
      #g_navi > ul > li.current > a {
        color: #157b3a; }
      #g_navi > ul > li.current:after {
        display: block;
        content: "";
        position: relative;
        width: calc(100% - 40px);
        margin: 0 auto;
        height: 2px;
        bottom: 10px;
        background: #157b3a; }
      #g_navi > ul > li:hover {
        position: relative;
        /*background-color: rgba( 21, 123, 58, 0.9 );*/
        /*> a{
        	color: #fff;
        }*/ }
        #g_navi > ul > li:hover:after {
          display: block;
          content: "";
          position: relative;
          width: calc(100% - 40px);
          margin: 0 auto;
          height: 2px;
          bottom: 10px;
          background: #fff; }
      @media screen and (max-width: 1279px) {
        #g_navi > ul > li.current:after, #g_navi > ul > li:hover:after {
          width: calc(100% - 30px); } }
      #g_navi > ul > li .megamenu {
        position: fixed;
        display: table;
        display: none;
        width: 100%;
        left: 0px;
        top: 90px;
        padding: 30px 0;
        background-color: rgba(21, 123, 58, 0.8);
        z-index: 10; }
        #g_navi > ul > li .megamenu {
          top: 90px\9;
          width: 1280px\9;
          left: 0\9;
          right: 0\9;
          margin-left: auto\9;
          margin-right: auto\9; }
        @media all and (-ms-high-contrast: none) {
          :root #g_navi > ul > li .megamenu {
            top: 87px;
            width: 1280px;
            left: 0;
            right: 0;
            margin: 0 auto; } }
        #g_navi > ul > li .megamenu > * {
          display: table-cell;
          vertical-align: middle; }
        #g_navi > ul > li .megamenu > .left {
          width: 230px;
          border-right: 1px solid #fff; }
          #g_navi > ul > li .megamenu > .left .title a {
            font-size: 24px;
            /*font-size: ($size / $base) + rem +$i;*/
            line-height: 31.2px;
            /*line-height: ($line / $base) + rem + $i;*/
            color: #fff; }
        #g_navi > ul > li .megamenu > .right {
          position: relative; }
          #g_navi > ul > li .megamenu > .right > ul {
            padding-left: 18px; }
            #g_navi > ul > li .megamenu > .right > ul:after {
              content: "";
              display: block;
              clear: both; }
            #g_navi > ul > li .megamenu > .right > ul > li {
              float: left;
              width: 180px;
              height: 50px;
              background: #fff;
              margin-left: 12px; }
              .tablet #g_navi > ul > li .megamenu > .right > ul > li {
                width: calc((100% - 72px) / 5);
                height: auto;
                /**/ }
              #g_navi > ul > li .megamenu > .right > ul > li .mtab {
                width: calc((100% - 60px) / 4);
                height: auto;
                /**/ }
              #g_navi > ul > li .megamenu > .right > ul > li a {
                position: relative;
                display: flex;
                align-items: center;
                width: 180px;
                height: 50px;
                margin-left: 0;
                padding: 0 0 0 23px;
                line-height: 1.3;
                color: #333;
                text-align: left;
                width: 100%; }
                #g_navi > ul > li .megamenu > .right > ul > li a:before {
                  content: "";
                  position: absolute;
                  left: 0;
                  top: 18px;
                  width: 15px;
                  height: 15px;
                  background: #157b3a;
                  z-index: 15; }
                #g_navi > ul > li .megamenu > .right > ul > li a:after {
                  content: "\003e";
                  position: absolute;
                  left: 5px;
                  top: 19px;
                  z-index: 16;
                  color: #fff;
                  line-height: 1;
                  font-size: 10px; }
                #g_navi > ul > li .megamenu > .right > ul > li a.line2 {
                  padding-top: 7px;
                  line-height: 1.3; }
              #g_navi > ul > li .megamenu > .right > ul > li a.img {
                display: inline;
                margin-left: 0;
                padding: 0px;
                width: auto;
                height: auto;
                line-height: 0;
                -webkit-transition: none;
                transition: none;
                border: none; }
                #g_navi > ul > li .megamenu > .right > ul > li a.img:before {
                  display: none; }
                #g_navi > ul > li .megamenu > .right > ul > li a.img:after {
                  display: none; }
              #g_navi > ul > li .megamenu > .right > ul > li.img {
                height: auto;
                line-height: 0; }
                #g_navi > ul > li .megamenu > .right > ul > li.img span {
                  position: relative;
                  display: block; }
              #g_navi > ul > li .megamenu > .right > ul > li img {
                max-width: 100%;
                height: auto; }
              #g_navi > ul > li .megamenu > .right > ul > li ul {
                padding: 0 5px 15px 5px;
                text-align: left; }
                #g_navi > ul > li .megamenu > .right > ul > li ul a {
                  position: relative;
                  display: inline-block;
                  width: auto;
                  height: auto;
                  margin-left: 0;
                  margin-bottom: 5px;
                  padding: 0 0 0 14px;
                  line-height: 1;
                  color: #333;
                  text-align: left;
                  font-size: 11px;
                  /*font-size: ($size / $base) + rem +$i;*/
                  line-height: 12.1px;
                  /*line-height: ($line / $base) + rem + $i;*/ }
                  #g_navi > ul > li .megamenu > .right > ul > li ul a:before {
                    display: none; }
                  #g_navi > ul > li .megamenu > .right > ul > li ul a:after {
                    content: "\003e";
                    position: absolute;
                    left: 5px;
                    top: 0;
                    z-index: 16;
                    color: #157b3a;
                    line-height: 1;
                    font-size: 10px; }
            #g_navi > ul > li .megamenu > .right > ul.mega_company {
              							/*> li:nth-child(n+6){
              								margin-top: 12px;
              							}
                                          .mtab & {
                                              > li:nth-child(n+5) {margin-top: 12px;}
                                          }*/ }
              #g_navi > ul > li .megamenu > .right > ul.mega_company li {
                margin-bottom: 12px; }
            #g_navi > ul > li .megamenu > .right > ul.mega_business {
              /*font-size: 13px;*/ }
              #g_navi > ul > li .megamenu > .right > ul.mega_business > li {
                width: 165px;
                margin-left: 5px;
                margin-bottom: 12px;
                /*&:first-child { margin-left: 0;}
                &:nth-child(n+7){margin-top: 12px;}*/ }
                #g_navi > ul > li .megamenu > .right > ul.mega_business > li a {
                  width: 165px; }
                #g_navi > ul > li .megamenu > .right > ul.mega_business > li ul a {
                  font-size: 11px; }
            #g_navi > ul > li .megamenu > .right > ul.mega_csr {
              							/*> li:nth-child(n+8){ margin-top: 12px;}
              							@include pc { > li:nth-child(n+7){ margin-top: 12px;}}
              							@include tab { > li:nth-child(n+6){ margin-top: 12px;}}
                                          @include mtab {
                                              > li:nth-child(n+5) {margin-top: 12px;}
                                          }*/ }
              #g_navi > ul > li .megamenu > .right > ul.mega_csr li {
                margin-bottom: 12px; }
          #g_navi > ul > li .megamenu > .right .achievements {
            position: absolute;
            right: 0;
            top: 270px; }
            #g_navi > ul > li .megamenu > .right .achievements a {
              color: #fff; }
          #g_navi > ul > li .megamenu > .right .bottom {
            padding-top: 30px;
            text-align: center; }
            #g_navi > ul > li .megamenu > .right .bottom > ul {
              display: inline-table;
              height: 104px; }
              #g_navi > ul > li .megamenu > .right .bottom > ul li {
                display: table-cell;
                vertical-align: bottom; }
                #g_navi > ul > li .megamenu > .right .bottom > ul li.img span {
                  display: block;
                  width: 270px;
                  height: 104px;
                  background: #fff; }
                #g_navi > ul > li .megamenu > .right .bottom > ul li + li {
                  padding-left: 20px; }
        @media screen and (max-width: 1279px) {
          #g_navi > ul > li .megamenu:not(.sustainability) > .right {
            width: 80%;
            /**/ } }
    #g_navi > ul > * {
      display: table-cell;
      height: 100%;
      text-align: center;
      vertical-align: bottom; }
    #g_navi > ul > li > ul {
      display: none; }
  #mainvisual #g_navi > ul a {
    color: #ffffff; }
  #mainvisual.fixed #g_navi > ul a {
    color: #333; }
  #g_navi .hide {
    display: none !important; }
  @media screen and (max-width: 759px) {
    #g_navi {
      display: none; } }

#spgnavi {
  display: none;
  	/*> .utility {
  		padding: 15px 9px 0px;
  
  		li + li {
  			margin-top: 2px;
  		}
  
  		a {
  			position: relative;
  			display: block;
  			padding: 10px;
  			@include fontsize(11);
  			color: $color_mgreen;
  			font-weight: bold;
  			background: $color_white;
  
  			&:after {
  				content: "";
  				position: absolute;
  				display: block;
  				width: 7px;
  				height: 11.5px;
  				top: 50%;
  				right: 10px;
  				margin-top: -5.75px;
  				background: url(../images/spgnavi_g.png) no-repeat;
  				background-size: 7px auto;
  			}
  		}
  	}*/ }
  @media screen and (max-width: 759px) {
    #spgnavi {
      position: fixed;
      display: block;
      top: 0px;
      left: 100%;
      width: 80%;
      height: 100%;
      background: #007622;
      border-left: 2px solid #ffffff;
      z-index: 1000;
      transition: 0.4s;
      overflow-y: scroll; }
      .spmenu #spgnavi {
        left: 20%; } }
  #spgnavi .category li {
    position: relative;
    border-bottom: 1px solid #ffffff; }
  #spgnavi .category a {
    position: relative;
    display: block;
    padding: 11px 12px;
    font-size: 12px;
    color: #ffffff;
    font-weight: 500; }
    #spgnavi .category a:after {
      content: "";
      position: absolute;
      display: block;
      width: 7px;
      height: 11.5px;
      top: 50%;
      right: 10px;
      margin-top: -5.75px;
      background: url(../images/spgnavi_w.png) no-repeat;
      background-size: 7px auto; }
  #spgnavi .category .accsw {
    position: absolute;
    display: block;
    width: 35px;
    height: 35px;
    top: 0px;
    right: 0px;
    background: url(../images/anchor_w.png) no-repeat 14px center #007622;
    background-size: 12px auto;
    cursor: pointer; }
    #spgnavi .category .accsw.open {
      background-image: url(../images/close_w.png); }
  #spgnavi .category > ul > li > .megamenu .left {
    display: none; }
  #spgnavi .category > ul > li > .megamenu .right {
    display: none;
    background: #ffffff; }
    #spgnavi .category > ul > li > .megamenu .right li a {
      color: #007622; }
    #spgnavi .category > ul > li > .megamenu .right li ul {
      display: none; }
    #spgnavi .category > ul > li > .megamenu .right .img > a:first-child {
      display: none; }
    #spgnavi .category > ul > li > .megamenu .right li + li {
      border-top: 1px solid #007622; }
  #spgnavi .language {
    padding: 15px 9px 0px; }
    #spgnavi .language ul {
      display: table;
      width: auto;
      margin: auto; }
      #spgnavi .language ul > * {
        display: table-cell;
        height: 100%;
        text-align: center;
        vertical-align: middle; }
    #spgnavi .language li {
      width: 100px;
      padding: 7px 10px;
      font-size: 9px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 9.9px;
      /*line-height: ($line / $base) + rem + $i;*/
      color: #ffffff;
      font-weight: bold;
      border: 2px solid #ffffff; }
    #spgnavi .language a {
      display: block;
      margin: -7px -10px;
      padding: 7px 10px;
      color: #6db328;
      background: #ffffff; }
  #spgnavi > :last-child {
    margin-bottom: 20px; }

/*sustainability*/
#g_navi > ul > li .megamenu.sustainability > .sus-inner {
  background-color: #167a3a;
  margin: 0 30px;
  padding: 30px 40px;
  display: flex;
  justify-content: space-between; }
  #g_navi > ul > li .megamenu.sustainability > .sus-inner > * {
    width: 30%; }
    #g_navi > ul > li .megamenu.sustainability > .sus-inner > * > ul + ul {
      margin-top: 1.5em; }
  #g_navi > ul > li .megamenu.sustainability > .sus-inner ul li, #g_navi > ul > li .megamenu.sustainability > .sus-inner ol li {
    width: 100%;
    text-align: left; }
  #g_navi > ul > li .megamenu.sustainability > .sus-inner ul > li {
    background-color: transparent;
    height: auto; }
    #g_navi > ul > li .megamenu.sustainability > .sus-inner ul > li a {
      display: block;
      width: auto;
      height: auto;
      padding: 1px 0 0.5em 2em;
      line-height: 1.6;
      color: #fff;
      position: relative; }
      #g_navi > ul > li .megamenu.sustainability > .sus-inner ul > li a:before {
        content: none; }
      #g_navi > ul > li .megamenu.sustainability > .sus-inner ul > li a:after {
        content: "";
        position: absolute;
        top: 0.6em;
        left: 0;
        -webkit-transform: rotate(-45deg) skew(10deg, 10deg);
        -ms-transform: rotate(-45deg) skew(10deg, 10deg);
        transform: rotate(-45deg) skew(10deg, 10deg);
        width: 0.6em;
        height: 0.6em;
        border-color: #fff;
        border-style: solid;
        border-width: 0 2px 2px 0; }
  #g_navi > ul > li .megamenu.sustainability > .sus-inner ol li {
    margin-left: 1em;
    font-size: 0.9375em; }

#spgnavi .category > ul > li > .megamenu.sustainability ol {
  display: none;
  border-top: 1px solid #6db328; }
  #spgnavi .category > ul > li > .megamenu.sustainability ol a {
    padding-left: 24px; }
#spgnavi .category > ul > li > .megamenu.sustainability .right ul {
  border-top: 1px solid #6db328; }
#spgnavi .category > ul > li > .megamenu.sustainability ul li .accsw {
  background-image: url(/common/images/spgnavi_g.png);
  background-color: transparent;
  background-size: 8px auto;
  transform: rotate(90deg); }
  #spgnavi .category > ul > li > .megamenu.sustainability ul li .accsw.open {
    transform: rotate(-90deg); }

/*sustainability*/
/*#vegas_controller{
	position: absolute;
	z-index: 10;
	width: 100%;
	bottom: 20px;

	.tablet & {
		bottom: 10px;
	}

	.sp & {
		padding: 19.5px 0px;
		height: 55px;
		bottom: 0px;
		background: transparent;
	}

	ul{
		text-align: center;
		font-size: 0px;

		li{
			position: relative;
			display: inline-block;
			width: 16px;
			height: 16px;
			margin-left: 20px;
			background: #fff;
			border-radius: 50%;
			-webkit-border-radius: 50%;
			-moz-border-radius: 50%;
			cursor: pointer;

			&:first-child {
				margin-left: 0px;
			}

			.tablet & {
				width: 11px;
				height: 11px;
			}

			.sp & {
				width: 16px;
				height: 16px;
				margin-right: 10px;
				background: lighten($color_black, 85%);
			}

			&.ac span, &:hover span{
				position: absolute;
				display: inline-block;
				left: 3px;
				top: 3px;
				width: 10px;
				height: 10px;
				background: $color_mgreen;
				border-radius: 50%;
				-webkit-border-radius: 50%;
				-moz-border-radius: 50%;
				vertical-align: middle;

				.tablet & {
					left: 2px;
					top: 2px;
					width: 7px;
					height: 7px;
				}

				.sp & {
					left: 0px;
					top: 0px;
					width: 16px;
					height: 16px;
				}

			}
		}
	}
}*/
/*#slider {
	display: block;
	background: $color_ulgreen;

	> div {
		max-width: $site_maxwidth;
		margin: 0 auto;
		padding: 12px 0px;
		display: table;

		.tablet & {
			padding: $margin_block *0.75 0;
		}

		.sp & {
			padding: 4vw 0;
		}

		> div{
			display: table-cell;
			vertical-align: middle;
		}
		> div.bnr_area > div{
			position: relative;
			width: 1141px;
			height: 104px;
			overflow: hidden;
			margin: 0 auto;

			.tablet & {
				width: calc(100vw - 38px);
				height: calc(100vw * 0.0976);
			}
			.stab & {
				width: calc(100vw - 50px);
				height: calc(100vw * 0.18);
				
			}


			ul{
				position: absolute;
				display: table;
				left: 0;
				right: 0;
				margin: 0 auto;

				li{
					position: relative;
					display: table-cell;
					width: 268px;
					height: 104px;
					padding-right: 23px;

					.tablet & {
						width: calc((100vw - 38px) / 4);
						height: auto;
						padding-right: 13px;

						img {
							display: block;
							width: 100%;
							height: auto;
						}
					}
					.stab &{width: calc((100vw - 50px) / 2);}


					a{
						position: relative;
						display: block;
						width: 268px;
						height: 104px;
						border: 1px solid #eee;

						.tablet & {
							width: calc((100vw - 38px - 13px * 3) / 4);
							height: auto;
						}
						.stab & { width: calc((100vw - 50px) / 2);}


						&:after{
							content: "";
							position: absolute;
							display: block;
							width: 15px;
							height: 15px;
							right: 1px;
							bottom: 1px;
							background: url(../images/link_b.png) no-repeat center center #fff;
							background-size: 4px auto;
							z-index: 1;


							.sp & {
								width: 18px;
								height: 18px;
							}
						}


						img{
							display: block;
							width: 100%;
							height: auto;
							border: 1px solid #fff;

							.sp & {
								border: 2px solid #fff;
							}
						}
					}
				}
			}
		}
		> div.prev, > div.next{
			width: 70px;
			cursor: pointer;
			@include hover;
			text-indent: -10000px;
			background: url(../images/sliderswitch_prev.png) no-repeat center center;
			overflow: hidden;

			.tablet & {
				width: 19px;
				background-size: 60%;
			}

			.sp & {
				width: 25px;
				background-size: 60%;
			}
		}
		> div.next{
			width: 69px;
			background: url(../images/sliderswitch_next.png) no-repeat center center;

			.tablet & {
				width: 19px;
				background-size: 60%;
			}

			.sp & {
				width: 25px;
				background-size: 60%;
			}
		}
	}
}*/
#home_notice {
  max-width: 1440px;
  padding: 80px;
  margin: auto;
  margin-top: -30px;
  padding: 0px 80px; }
  @media screen and (max-width: 1279px) {
    #home_notice {
      padding: 40px; } }
  @media screen and (max-width: 759px) {
    #home_notice {
      padding: 20px; } }
  #home_notice > div {
    /*border: 3px solid #d2bf35;*/
    padding: 30px 80px;
    background-color: #e5e5e5;
    text-align: center;
    /*h2{
    	color: #d2bf35;
    	text-align: center;
    	@include fontsize(28, $lineheight_heading);
    }
    
    p{
    	margin-top: $margin_paragraph;
    	text-align: center;
    }*/ }
  .tablet #home_notice {
    padding: 0 40px; }
    .tablet #home_notice > div {
      padding: 30px 40px; }
  .stab #home_notice {
    padding: 35px 20px 0; }
    .stab #home_notice > div {
      text-align: left;
      padding: 20px; }
  #home_notice + #home-info {
    margin-top: -10px; }

#info_area > div {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  padding: 60px 20px; }
  .sp #info_area > div {
    padding: 30px 10px; }
  .tablet #info_area > div {
    padding-top: 35px;
    padding-bottom: 40px; }
  .sp #info_area > div {
    padding: 35px 0px 20px; }
#info_area .tabswitch {
  display: none; }
  .sp #info_area .tabswitch {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0px 4.5px; }
    .sp #info_area .tabswitch > * {
      display: table-cell;
      height: 100%;
      text-align: center;
      vertical-align: bottom; }
    .sp #info_area .tabswitch > * {
      padding: 0px 4.5px; }
      .sp #info_area .tabswitch > * h2 {
        display: block;
        padding: 12px 9px;
        font-size: 14px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 15.4px;
        /*line-height: ($line / $base) + rem + $i;*/
        cursor: pointer;
        border: 2px solid;
        border-bottom: 0px;
        -webkit-transition: opacity 0.2s, background 0.2s, border 0.2s;
        transition: opacity 0.2s, background 0.2s, border 0.2s;
        cursor: pointer; }
        .sp #info_area .tabswitch > * h2:hover {
          opacity: 0.7; }
      .sp #info_area .tabswitch > *.news h2 {
        color: #157b3a;
        border-color: #157b3a; }
        .sp #info_area .tabswitch > *.news h2.current {
          color: #ffffff;
          background-color: #157b3a; }
      .sp #info_area .tabswitch > *.topics h2 {
        color: #bdc925;
        border-color: #bdc925; }
        .sp #info_area .tabswitch > *.topics h2.current {
          color: #ffffff;
          background-color: #bdc925; }
#info_area .col2 {
  max-width: 1140px;
  margin: 0 auto;
  display: table;
  width: 100%; }
  .sp #info_area .col2 {
    display: block; }
  #info_area .col2 > * {
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: top; }
  .sp #info_area .col2 > * {
    display: block; }
  .sp #info_area .col2 {
    width: 100%;
    padding: 0px; }
  .sp #info_area .col2 > div.hide {
    display: none; }
  .sp #info_area .col2 > div {
    position: relative;
    padding: 20px 9px 80px; }
  #info_area .col2 > div.news {
    width: 56%;
    padding-right: 4%;
    border-right: 1px solid #eee; }
    #info_area .col2 > div.news .header {
      border-bottom: 2px solid #157b3a; }
    .sp #info_area .col2 > div.news {
      width: 100%;
      padding-right: 9px;
      border-right: 0;
      border-top: 2px solid #157b3a; }
  #info_area .col2 > div.topics {
    width: 44%;
    padding-left: 4%; }
    #info_area .col2 > div.topics .header {
      border-bottom: 2px solid #bdc925; }
    .sp #info_area .col2 > div.topics {
      width: 100%;
      padding-left: 9px;
      border-top: 2px solid #bdc925; }
  #info_area .col2 .header {
    display: table;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .sp #info_area .col2 .header {
      display: block; }
    #info_area .col2 .header > * {
      display: table-cell;
      height: 100%;
      text-align: left;
      vertical-align: top; }
    .sp #info_area .col2 .header > * {
      display: block; }
    .sp #info_area .col2 .header {
      position: absolute;
      display: block;
      left: 0px;
      bottom: 0px;
      margin-bottom: 0px;
      padding: 0px 9px;
      border: 0px !important; }
    #info_area .col2 .header a {
      color: #333; }
    .sp #info_area .col2 .header > div {
      display: block; }
      .sp #info_area .col2 .header > div a {
        display: block;
        padding: 12px;
        text-align: center;
        background: #f2f2f2; }
    .sp #info_area .col2 .header > div:first-child {
      display: none; }
    #info_area .col2 .header > div:last-child {
      text-align: right;
      font-weight: bold;
      padding-top: 5px; }
      #info_area .col2 .header > div:last-child a {
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 17.6px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      #info_area .col2 .header > div:last-child span:before {
        position: relative;
        content: "";
        display: inline-block;
        top: -1px;
        width: 6px;
        height: 10px;
        margin-right: 8px;
        background: url(../images/link_b.png) no-repeat;
        background-size: 100% auto; }
    #info_area .col2 .header > div h2 {
      font-size: 24px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 26.4px;
      /*line-height: ($line / $base) + rem + $i;*/ }

div.news_list > .article {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  transition: all 1s ease; }
  div.news_list > .article a {
    color: #000; }
  div.news_list > .article:hover {
    color: #007622;
    border-bottom-color: #007622; }
    div.news_list > .article:hover a {
      color: #007622; }
  .col2 div.news_list > .article {
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .tablet .col2 div.news_list > .article {
      padding-bottom: 20px;
      margin-bottom: 20px; }
  div.news_list > .article:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none; }
  .sp div.news_list > .article > div {
    display: block; }
  div.news_list > .article > .date {
    /*.csr{
    	background: #7e98b4;
    	color: #fff;
    }
    .business{
    	background: #7eb4ab;
    	color: #fff;
    }
    .org{
    	background: #a8b47d;
    	color: #fff;
    }
    .info{
    	background: #a69c7d;
    	color: #fff;
    }
    .manage{
    	background: #a69c7d;
    	color: #fff;
    }
    .group{
    	background: #a69c7d;
    	color: #fff;
    }*/ }
    .sp div.news_list > .article > .date {
      width: auto;
      margin-bottom: 5px;
      padding-right: 0px; }
    div.news_list > .article > .date span.category {
      /*display: inline-block;
      width: 95px;
      height: 20px;
      margin-bottom: 5px;
      text-align: center;
      @include fontsize(12, 20px);
      font-weight: bold;*/
      font-size: 13px;
      line-height: 1;
      border: #157b3a solid 1px;
      color: #007622;
      padding: 4px 1em;
      border-radius: 15px;
      margin-left: 2em; }
      .stab div.news_list > .article > .date span.category {
        padding: 2px 0.8em;
        font-size: 12px; }
    div.news_list > .article > .date .date {
      /*@include fontsize(10, 20px);
      color: #666666;
      background: #f2f2f2;*/
      font-size: 15px;
      font-family: 'Inter', sans-serif;
      color: #787878; }
      .stab div.news_list > .article > .date .date {
        font-size: 13px; }
  div.news_list > .article .title {
    margin-top: 1em;
    font-size: 16px;
    font-weight: 500; }
    .stab div.news_list > .article .title {
      font-size: 13px;
      font-weight: 400; }
  div.news_list > .article a {
    /*@include fontsize(14, $lineheight_text);
    color: $color_main;*/ }
    div.news_list > .article a:hover {
      opacity: 1;
      color: #007622; }
  div.news_list > .article a:after {
    position: relative;
    content: "";
    display: inline-block;
    width: 7px;
    height: 12px;
    margin-left: 10px;
    background: url(../images/link_b.png) no-repeat;
    background-size: 100% auto; }
  div.news_list > .article a.pdf:after {
    width: 11px;
    height: 12px;
    margin: 0px 8px 0px 5px;
    top: -1px;
    vertical-align: middle;
    background: url(../images/pdf.png) no-repeat; }

/*div.news_list_nocat > .article{
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee;

	.tablet & {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	&:last-child{
		padding-bottom: 0px;
		margin-bottom: 0px;
		border-bottom: none;
	}

	> .date{
		span{
			display: block;
			width: 95px;
			height: 20px;
			text-align: center;
			@include fontsize(12, 20px);
			font-weight: bold;
			margin-bottom: 5px;

			.sp & {
				display: inline-block;
			}
		}
		.date{
			@include fontsize(10, 20px);
			color: #666666;
			background: #f2f2f2;
		}
	}

	a {
		color: $color_main;
	}

	a:after{
		position: relative;
		content: "";
		display: inline-block;
		width: 7px;
		height: 12px;
		margin-left: 10px;
		background: url(../images/link_b.png) no-repeat;
		background-size: 100% auto;
	}
}*/
#customer_area > div {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: auto;
  padding: 40px 20px 68px; }
  .sp #customer_area > div {
    padding: 20px 10px 34px; }
  .tablet #customer_area > div {
    padding-top: 30px;
    padding-bottom: 36px; }
#customer_area .half_col {
  display: table;
  width: 100%; }
  .sp #customer_area .half_col {
    display: block; }
  #customer_area .half_col > * {
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: top; }
  .sp #customer_area .half_col > * {
    display: block; }
  .sp #customer_area .half_col {
    max-width: 260px;
    margin: auto; }
  #customer_area .half_col > div:first-child {
    padding-right: 30px; }
    .tablet #customer_area .half_col > div:first-child {
      padding-right: 20px; }
    .sp #customer_area .half_col > div:first-child {
      padding-right: 0px; }
  #customer_area .half_col > div:last-child {
    padding-left: 30px; }
    .tablet #customer_area .half_col > div:last-child {
      padding-left: 20px; }
    .sp #customer_area .half_col > div:last-child {
      padding-left: 0px; }
  .sp #customer_area .half_col > div {
    display: block;
    padding: 0px; }
  .sp #customer_area .half_col > div + * {
    margin-top: 25px; }
#customer_area h2 {
  height: 62px;
  margin-bottom: 20px;
  padding-left: 80px;
  font-size: 32px;
  /*font-size: ($size / $base) + rem +$i;*/
  line-height: 62px;
  font-weight: normal; }
  .tablet #customer_area h2 {
    margin-bottom: 10px; }
  .sp #customer_area h2 {
    font-size: 24px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 46px;
    margin-bottom: 0;
    padding-left: 55px; }
  #customer_area h2.individual {
    background: url(../../images/bg_customer01.jpg) left top no-repeat;
    color: #a88f3a; }
    .sp #customer_area h2.individual {
      background-size: 400px 46px; }
  #customer_area h2.corporate {
    background: url(../../images/bg_customer02.jpg) left top no-repeat;
    color: #3a69a8; }
    .sp #customer_area h2.corporate {
      background-size: 400px 46px; }
#customer_area ul {
  margin-left: -20px;
  margin-right: -5px; }
  #customer_area ul:after {
    content: "";
    display: block;
    clear: both; }
  .tablet #customer_area ul {
    margin-left: -12px; }
  .tablet #customer_area ul {
    margin-left: 0px;
    margin-right: 0px; }
  #customer_area ul.customer_item {
    display: flex;
    margin-bottom: 30px; }
    .sp #customer_area ul.customer_item {
      display: block; }
    #customer_area ul.customer_item li a {
      display: flex;
      height: 100%; }
      #customer_area ul.customer_item li a img {
        padding-bottom: 0;
        width: auto;
        max-height: 80px; }
        .tablet #customer_area ul.customer_item li a img {
          padding-bottom: 0; }
        .sp #customer_area ul.customer_item li a img {
          padding-bottom: 0; }
    #customer_area ul.customer_item.individual li a {
      border: solid 2px #a8903a;
      color: #a8903a; }
      #customer_area ul.customer_item.individual li a .image {
        background-color: #a8903a; }
    #customer_area ul.customer_item.corporate li a {
      border: solid 2px #3969a7;
      color: #3969a7; }
      #customer_area ul.customer_item.corporate li a .image {
        background-color: #3969a7; }
    #customer_area ul.customer_item .image {
      width: 25%;
      max-width: 100px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 5px; }
    #customer_area ul.customer_item .text {
      flex: 1;
      display: flex;
      align-items: center;
      padding: 0 20px;
      min-height: 6em; }
  #customer_area ul li {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 14px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 18.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: bold; }
    .tablet #customer_area ul li {
      width: calc((100% - (12px * 2) - 5px) / 2);
      margin-left: 12px; }
    .sp #customer_area ul li {
      float: none;
      width: 100%;
      margin-left: 0px; }
    .sp #customer_area ul li + * {
      margin-top: 18px; }
    #customer_area ul li a {
      display: block;
      color: #000000; }
      #customer_area ul li a img {
        display: block;
        width: 100%;
        height: auto;
        padding-bottom: 18px; }
        .tablet #customer_area ul li a img {
          padding-bottom: 13px; }
        .sp #customer_area ul li a img {
          padding-bottom: 8px; }
      #customer_area ul li a span {
        display: block;
        margin-left: 12px;
        text-indent: -12px; }
        #customer_area ul li a span:before {
          position: relative;
          content: "";
          display: inline-block;
          top: 1px;
          width: 7px;
          height: 12px;
          margin-right: 5px;
          background: url(../images/link_b.png) no-repeat;
          background-size: 100% auto; }

#footer_sitemap {
  background: #f2f2f2;
  font-feature-settings: "palt"; }
  @media screen and (max-width: 759px) {
    #footer_sitemap {
      margin-top: 85px;
      padding-top: 50px; } }
  #footer_sitemap > div {
    max-width: 1440px;
    padding: 80px;
    margin: auto;
    display: flex;
    padding-top: 150px;
    padding-bottom: 90px; }
    @media screen and (max-width: 1279px) {
      #footer_sitemap > div {
        padding: 40px; } }
    @media screen and (max-width: 759px) {
      #footer_sitemap > div {
        padding: 20px; } }
    #footer_sitemap > div .site-left {
      width: calc(((1280px - 100px) / 3) + 50px + (100% - 1280px) / 2); }
    #footer_sitemap > div .site-right {
      flex: 1; }
    @media screen and (max-width: 759px) {
      #footer_sitemap > div {
        padding-left: 15px; } }
    #footer_sitemap > div .site-left {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media screen and (max-width: 1279px) {
        #footer_sitemap > div .site-left {
          width: calc(100% / 3);
          justify-content: flex-start;
          margin-right: 20px; } }
      @media screen and (max-width: 759px) {
        #footer_sitemap > div .site-left {
          width: 100%;
          margin-right: 0; } }
      #footer_sitemap > div .site-left p img {
        max-width: 100%; }
  @media screen and (max-width: 759px) {
    #footer_sitemap .footer_logo p {
      width: 270px; } }
  #footer_sitemap .footer_box {
    display: flex;
    flex-wrap: wrap; }
    .stab #footer_sitemap .footer_box {
      display: none; }
    #footer_sitemap .footer_box > div {
      width: calc((100% - 120px) /3);
      margin-left: 60px;
      margin-bottom: 60px; }
      #footer_sitemap .footer_box > div:nth-child(3n+1) {
        margin-left: 0; }
      .tablet #footer_sitemap .footer_box > div {
        width: calc((100% - 30px) / 2); }
        .tablet #footer_sitemap .footer_box > div:nth-child(2n) {
          margin-left: 30px; }
        .tablet #footer_sitemap .footer_box > div:nth-child(2n+1) {
          margin-left: 0; }
      #footer_sitemap .footer_box > div .title {
        display: block;
        font-size: 18px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 19.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: 500; }
        #footer_sitemap .footer_box > div .title a {
          position: relative;
          display: block;
          height: 100%;
          padding-bottom: 18px;
          border-bottom: 1px solid #d9d9d9;
          transition: all 1s ease; }
        #footer_sitemap .footer_box > div .title a:after {
          content: "";
          position: absolute;
          top: 50%;
          right: 0;
          width: 12px;
          height: 12px;
          background: url("../images/arrow-gray.svg") no-repeat center center;
          transform: translate(0, -50%); }
        #footer_sitemap .footer_box > div .title a:hover {
          color: #007622;
          border-bottom-color: #007622;
          /*&:after  { background-image: url("../images/arrow-green.svg");}*/ }
        #footer_sitemap .footer_box > div .title + .title {
          margin-top: 20px; }
        #footer_sitemap .footer_box > div .title span {
          display: inline-block;
          display: inline-block;
          line-height: 1.2; }
        .sp #footer_sitemap .footer_box > div .title {
          padding-bottom: 10px;
          font-size: 14px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 15.4px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        #footer_sitemap .footer_box > div .title a {
          color: #000000; }
      #footer_sitemap .footer_box > div ul {
        margin-top: 20px; }
        .sp #footer_sitemap .footer_box > div ul {
          margin-top: 15px; }
        #footer_sitemap .footer_box > div ul + p {
          margin-top: 36px; }
        #footer_sitemap .footer_box > div ul li {
          font-size: 14px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 18.2px;
          /*line-height: ($line / $base) + rem + $i;*/
          margin-bottom: 14px; }
          #footer_sitemap .footer_box > div ul li a {
            color: #6c6c6c; }
            #footer_sitemap .footer_box > div ul li a:hover {
              color: #007622; }
    #footer_sitemap .footer_box > div.col2 {
      width: calc(((100% - (30px * 6) - 5px) / 6) * 2 + 30px); }
      #footer_sitemap .footer_box > div.col2 > ul {
        display: inline-block;
        vertical-align: top;
        width: calc((100% - 25px) / 2); }
        .sp #footer_sitemap .footer_box > div.col2 > ul {
          width: calc((100% - (25px * 2) - 5px) / 2); }
      #footer_sitemap .footer_box > div.col2 > ul + ul {
        margin-left: 20px; }
      @media screen and (max-width: 1279px) {
        #footer_sitemap .footer_box > div.col2 {
          display: block;
          width: calc(((100% - (25px * 4) - 5px) / 4) * 2 + 25px);
          margin-left: 25px; } }
      .sp #footer_sitemap .footer_box > div.col2 {
        width: 100%; }

#footer_link {
  margin-top: 50px;
  margin-bottom: 60px; }
  #footer_link ul li {
    font-size: 14px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 18.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    margin-bottom: 14px; }
    @media screen and (max-width: 759px) {
      #footer_link ul li {
        font-size: 15px;
        margin-bottom: 1.5em; } }
    #footer_link ul li a {
      color: #191919; }
      #footer_link ul li a:hover {
        color: #007622; }

#footer {
  position: relative;
  background: #04622f; }
  @media screen and (max-width: 1279px) {
    #footer {
      padding: 20px; } }
  #footer > div {
    display: table;
    width: 100%;
    max-width: 1280px;
    height: 160px;
    margin: 0 auto;
    font-family: 'Inter', sans-serif; }
    #footer > div > * {
      display: table-cell;
      height: 100%;
      text-align: left;
      vertical-align: middle; }
    @media screen and (max-width: 759px) {
      #footer > div {
        height: 100px; }
        #footer > div > * {
          padding: 0px 19px; } }
  #footer small {
    color: #fff;
    font-size: 14px;
    line-height: 1.7; }
    @media screen and (max-width: 759px) {
      #footer small {
        font-size: 13px; } }
  #footer #to_top {
    position: absolute;
    width: 80px;
    height: 80px;
    right: 0;
    top: 0;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: opacity 0.2s, background 0.2s, border 0.2s;
    transition: opacity 0.2s, background 0.2s, border 0.2s;
    cursor: pointer; }
    #footer #to_top:hover {
      opacity: 0.7; }
    @media screen and (max-width: 1279px) {
      #footer #to_top {
        width: 50px;
        height: 50px; } }
    .sp #footer #to_top {
      width: 30px;
      height: 30px;
      top: -40px;
      right: 10px; }
    #footer #to_top img {
      display: block;
      width: 100%;
      height: auto; }

#pagetitle {
  border-bottom: 1px solid #eee;
  background: #f8f8f8; }
  #pagetitle > div {
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: auto;
    padding: 8px 20px;
    display: table;
    width: 100%;
    height: 70px; }
    .sp #pagetitle > div {
      padding: 4px 10px; }
    #pagetitle > div > * {
      display: table-cell;
      height: 100%;
      text-align: center;
      vertical-align: middle; }
    .sp #pagetitle > div {
      height: 60px; }
    #pagetitle > div > * {
      font-size: 32px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 41.6px;
      /*line-height: ($line / $base) + rem + $i;*/
      text-align: left;
      font-weight: normal; }
      .sp #pagetitle > div > * {
        font-size: 22px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 28.6px;
        /*line-height: ($line / $base) + rem + $i;*/ }

#thirdmenu {
  background: #f5f5f5; }
  #thirdmenu > div {
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: auto;
    padding: 12px 20px; }
    .sp #thirdmenu > div {
      padding: 6px 10px; }
  #thirdmenu ul {
    display: block;
    margin-left: -14px;
    margin-right: -14px;
    font-size: 0px;
    text-align: center; }
    .sp #thirdmenu ul {
      margin-left: -10px;
      margin-right: -10px; }
  #thirdmenu li {
    position: relative;
    display: inline-block;
    margin: 6px 14px; }
    .sp #thirdmenu li {
      margin: 4px 10px; }
  #thirdmenu li:before {
    content: "";
    display: block;
    position: absolute;
    right: -14px;
    top: 50%;
    width: 1px;
    height: 0.75rem;
    background: #cccccc;
    transform: translateY(-50%); }
    .sp #thirdmenu li:before {
      right: -10px; }
  #thirdmenu li:last-child:before {
    display: none; }
  #thirdmenu a {
    font-size: 12px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 13.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: bold;
    color: #333; }
    .sp #thirdmenu a {
      font-size: 9px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 9.9px;
      /*line-height: ($line / $base) + rem + $i;*/ }
  #thirdmenu li.current a {
    color: #157b3a; }

.breadcrumbs {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden; }
  .breadcrumbs > ul {
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: auto;
    padding: 0px 20px; }
    .sp .breadcrumbs > ul {
      padding: 0px 10px; }
    .breadcrumbs > ul:after {
      content: "";
      display: block;
      clear: both; }
  .breadcrumbs li {
    position: relative;
    float: left;
    display: table;
    width: auto;
    height: 41px;
    padding-right: 40px;
    padding-left: 16px;
    font-size: 12px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 13.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    color: #999999; }
    .breadcrumbs li > * {
      display: table-cell;
      height: 100%;
      text-align: center;
      vertical-align: middle; }
    .sp .breadcrumbs li {
      height: 30px;
      padding-right: 30px;
      padding-left: 12px;
      font-size: 9px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 9.9px;
      /*line-height: ($line / $base) + rem + $i;*/ }
    .breadcrumbs li:after {
      position: absolute;
      content: "";
      display: block;
      width: 27px;
      height: 41px;
      top: 1px;
      right: 0px;
      background: url(../images/breadcrumbs.gif) no-repeat; }
      .sp .breadcrumbs li:after {
        width: 20px;
        height: 30px;
        background-size: auto 30px; }
    .breadcrumbs li:before {
      position: absolute;
      content: "";
      display: block;
      width: calc(100vw);
      height: 1px;
      bottom: -1px;
      right: 50%;
      background: #eeeeee;
      transform: translateX(50%);
      z-index: 5; }
  .breadcrumbs li:last-child:after {
    display: none; }
  .breadcrumbs li.home {
    padding-left: 0px; }
    .breadcrumbs li.home a {
      width: 16px;
      text-indent: -10000px;
      background: url(../images/breadcrumbs_home.png) no-repeat center center;
      overflow: hidden; }

.table_inner_table {
  display: table;
  width: 100%; }
  .table_inner_table > * {
    display: table-cell;
    height: 100%;
    text-align: left;
    vertical-align: middle; }
  .table_inner_table > div:last-child {
    text-align: right !important; }
  .table_inner_table .button > div {
    width: auto !important; }
  .sp .table_inner_table > * {
    display: block; }

.col2_float {
  padding-top: 40px; }
  .col2_float:after {
    content: "";
    display: block;
    clear: both; }
  .col2_float > div.block {
    float: left;
    width: 48%;
    padding-bottom: 40px; }
    .col2_float > div.block:nth-child(2n-1) {
      clear: both;
      margin-right: 4%; }
    .stab .col2_float > div.block {
      float: none;
      width: auto;
      margin: 0 auto;
      padding-bottom: 30px; }
      .stab .col2_float > div.block.narrow {
        max-width: 300px; }
    .col2_float > div.block.tx_style p {
      margin-top: 10px; }
    .col2_float > div.block h3 {
      display: block;
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 20.8px;
      /*line-height: ($line / $base) + rem + $i;*/
      padding: 0 0 0 26px;
      margin-bottom: 15px;
      border-bottom: none;
      background-position: left 1px; }
      .sp .col2_float > div.block h3 {
        padding: 0 0 0 26px;
        margin-bottom: 8px; }
      .col2_float > div.block h3:before {
        bottom: none;
        top: 0px; }
        .sp .col2_float > div.block h3:before {
          top: 3px; }
    .col2_float > div.block p.center {
      margin-top: 5px;
      text-align: center; }
    .col2_float > div.block > div {
      display: table;
      width: 100%; }
      .col2_float > div.block > div > * {
        display: table-cell;
        height: 100%;
        text-align: left;
        vertical-align: top; }
      .sp .col2_float > div.block > div {
        display: block;
        width: 100%; }
      .col2_float > div.block > div > div.img {
        width: 50%;
        padding-right: 15px; }
        .col2_float > div.block > div > div.img img {
          max-width: 100%;
          height: auto; }
        .sp .col2_float > div.block > div > div.img {
          display: block;
          width: 100%;
          padding: 0 0 10px 0; }
      .col2_float > div.block > div iframe {
        height: 323px; }
      .col2_float > div.block > div > div.tx {
        width: 50%; }
        .sp .col2_float > div.block > div > div.tx {
          display: block;
          width: 100%; }
          .sp .col2_float > div.block > div > div.tx .button {
            margin-top: 12px !important;
            text-align: center; }
        .col2_float > div.block > div > div.tx > * {
          margin-top: 7px !important; }
          .col2_float > div.block > div > div.tx > *:first-child {
            margin-top: 0 !important; }
        .col2_float > div.block > div > div.tx ul {
          font-size: 16px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 27.2px;
          /*line-height: ($line / $base) + rem + $i;*/ }
          .sp .col2_float > div.block > div > div.tx ul {
            font-size: 11px;
            /*font-size: ($size / $base) + rem +$i;*/
            line-height: 18.7px;
            /*line-height: ($line / $base) + rem + $i;*/ }
          .col2_float > div.block > div > div.tx ul > li {
            margin-left: 20px;
            text-indent: -20px;
            font-weight: normal; }
            .sp .col2_float > div.block > div > div.tx ul > li {
              margin-left: 17px;
              text-indent: -17px; }
            .col2_float > div.block > div > div.tx ul > li:before {
              content: "";
              display: inline-block;
              width: 4px;
              height: 4px;
              margin-right: 8px;
              margin-top: -2px;
              vertical-align: middle;
              border: 2px solid #cccccc;
              border-radius: 50%; }

.col3_float:after {
  content: "";
  display: block;
  clear: both; }
.col3_float > div.block {
  float: left;
  width: 31%;
  padding-bottom: 40px;
  margin-left: 3%; }
  .col3_float > div.block:nth-child(3n+1) {
    clear: both;
    margin-left: 0%; }
  .stab .col3_float > div.block {
    float: none;
    width: auto;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 30px; }
  .col3_float > div.block h3 {
    display: block;
    font-size: 16px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 20.8px;
    /*line-height: ($line / $base) + rem + $i;*/
    padding: 0 0 0 26px;
    margin-bottom: 10px;
    border-bottom: none;
    background-position: left 1px; }
    .sp .col3_float > div.block h3 {
      padding: 0 0 0 26px;
      margin-bottom: 8px; }
    .col3_float > div.block h3:before {
      display: none; }
  .col3_float > div.block p.center {
    margin-top: 5px;
    text-align: center; }
  .col3_float > div.block .img {
    margin-bottom: 5px;
    text-align: center; }
    .col3_float > div.block .img img {
      max-width: 100%;
      height: auto; }
    .sp .col3_float > div.block .img {
      display: block;
      width: 100%;
      padding: 0 0 10px 0; }

.col4_float:after {
  content: "";
  display: block;
  clear: both; }
.col4_float > div.block {
  float: left;
  width: 22.75%;
  padding-bottom: 40px;
  margin-left: 3%; }
  .col4_float > div.block:nth-child(4n+1) {
    clear: both;
    margin-left: 0%; }
  .sp .col4_float > div.block {
    float: none;
    width: auto;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 30px; }
  .col4_float > div.block h3 {
    display: block;
    font-size: 16px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 20.8px;
    /*line-height: ($line / $base) + rem + $i;*/
    padding: 0 0 0 26px;
    margin-bottom: 10px;
    border-bottom: none;
    background-position: left 1px; }
    .sp .col4_float > div.block h3 {
      padding: 0 0 0 26px;
      margin-bottom: 8px; }
    .col4_float > div.block h3:before {
      display: none; }
  .col4_float > div.block p.center {
    margin-top: 5px;
    text-align: center; }
  .col4_float > div.block .img {
    margin-bottom: 5px;
    text-align: center; }
    .col4_float > div.block .img img {
      max-width: 100%;
      height: auto; }
    .sp .col4_float > div.block .img {
      display: block;
      width: 100%;
      padding: 0 0 10px 0; }

.col5_float {
  margin-top: 32px; }
  .col5_float:after {
    content: "";
    display: block;
    clear: both; }
  .col5_float > div {
    float: left;
    width: 220px;
    padding: 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #aaa; }
    .col5_float > div:last-child {
      margin-right: 0; }
    .sp .col5_float > div {
      float: none;
      width: auto;
      max-width: 300px;
      margin: 0 auto;
      margin-bottom: 15px; }
    .col5_float > div .color1 {
      background: #4c94b5; }
    .col5_float > div .color2 {
      background: #e07f00; }
    .col5_float > div .color3 {
      background: #db536b; }
    .col5_float > div .color4 {
      background: #b89c4f; }
    .col5_float > div .color5 {
      background: #18943b; }
    .col5_float > div p.sub {
      padding-top: 5px;
      font-size: 12.8px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 16.64px;
      /*line-height: ($line / $base) + rem + $i;*/
      text-align: center;
      color: #fff; }
    .col5_float > div p.title {
      font-size: 19.2px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 24.96px;
      /*line-height: ($line / $base) + rem + $i;*/
      margin-top: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
      text-align: center;
      font-weight: bold;
      color: #fff;
      border-top: 1px solid #fff; }
    .col5_float > div .tx {
      margin-top: 10px;
      height: 100px; }
      .sp .col5_float > div .tx {
        height: auto; }
    .col5_float > div p.img img {
      max-width: 100%;
      height: auto; }
    .sp .col5_float > div p.img {
      display: block;
      width: 100%;
      margin-top: 5px; }
    .col5_float > div p.caption {
      margin-top: 5px;
      font-size: 12.8px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 16.64px;
      /*line-height: ($line / $base) + rem + $i;*/ }

.bg_grey {
  display: inline-block;
  padding: 10px;
  background: #eee; }

.news_date {
  margin-bottom: 32px; }
  .news_date span {
    display: inline-block;
    padding: 3px;
    margin-left: 20px;
    /*color: #fff;
    
    &.csr{
    	background: #7e98b4;
    }
    &.business{
    	background: #7eb4ab;
    }
    &.org{
    	background: #a8b47d;
    }
    &.info{
    	background: #a69c7d;
    }
    &.manage{
    	background: #a69c7d;
    }
    &.group{
    	background: #a69c7d;
    }*/ }

.h2news_bg .main {
  margin-bottom: 60px; }

.h2news_bg .main > .date {
  margin-bottom: 2.5em; }

.h2news_bg .date {
  font-size: 15px;
  font-family: 'Inter', sans-serif;
  color: #787878; }
  @media screen and (max-width: 759px) {
    .h2news_bg .date {
      font-size: 13px; } }

.h2news_bg .category {
  font-size: 13px;
  line-height: 1;
  border: #157b3a solid 1px;
  color: #007622;
  padding: 4px 1em;
  border-radius: 15px;
  margin-left: 2em; }
  @media screen and (max-width: 759px) {
    .h2news_bg .category {
      padding: 2px 0.8em;
      font-size: 12px; } }

.news_pulldown {
  margin-bottom: 32px; }
  .news_pulldown > div {
    display: inline-block;
    margin-right: 15px; }

/*190510news　行空け対応*/
.h2news_bg .main .textArea p + p {
  margin-top: 1.2em; }

/*230816news　画像幅対応*/
.h2news_bg img {
  max-width: 100%;
  height: auto; }

div.company {
  margin-bottom: 120px; }

div.company .title {
  text-align: center; }

div.company .title span {
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 2px solid #aaa; }

div.company .tx_center {
  text-align: center;
  font-size: 20.8px;
  /*font-size: ($size / $base) + rem +$i;*/
  line-height: 31.2px;
  /*line-height: ($line / $base) + rem + $i;*/ }
  .sp div.company .tx_center {
    font-size: 16px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 24px;
    /*line-height: ($line / $base) + rem + $i;*/ }

div.company .large {
  font-size: 40px !important; }
  .sp div.company .large {
    font-size: 18px !important;
    line-height: 1.5 !important; }

div.company div + .tx_center {
  margin-top: 15px; }

div.company .h3_company {
  font-size: 35.2px;
  /*font-size: ($size / $base) + rem +$i;*/
  line-height: 52.8px;
  /*line-height: ($line / $base) + rem + $i;*/
  margin-bottom: 10px;
  padding: 0 !important;
  border: none;
  color: #157b3a;
  text-align: center;
  background: none; }
  .sp div.company .h3_company {
    font-size: 20.8px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 31.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    margin-bottom: 10px; }

.bold {
  font-weight: bold; }

.column_space {
  margin-top: 40px;
  width: 100%;
  padding: 20px;
  border: 5px double #c8b78f; }

.underline {
  text-decoration: underline; }

h3.blue_border {
  background: url(../images/h3_bg_blue.jpg) left 4px no-repeat !important;
  font-size: 18px !important;
  padding-left: 15px !important;
  color: #0066b6;
  border: none !important;
  margin-bottom: 0px !important; }
  .sp h3.blue_border {
    background-position: left 1px !important; }

#g_navi > ul > li .megamenu .height01 {
  height: 290px !important; }

#g_navi > ul > li .megamenu .height02 {
  height: 230px !important; }

div.portfolio p {
  margin-top: 30px;
  text-align: center; }

.ami {
  padding: 15px;
  border: 1px solid #157b3a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #f9fff9; }

.column.sitemap h2 {
  margin-bottom: 20px !important; }

ul.link_arrow li {
  margin-bottom: 5px; }
ul.link_arrow a {
  position: relative;
  padding-left: 10px; }
  ul.link_arrow a:before {
    content: "\003e";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 16;
    color: #157b3a;
    line-height: 1;
    font-size: 14px; }

div.environment_box {
  margin-top: 20px;
  padding: 10px;
  border: 2px solid #157b3a; }
  div.environment_box h4 {
    border: none !important; }

.development_box {
  margin: 30px auto;
  border: 3px solid #ddd;
  padding: 15px; }
  .development_box .ta_r {
    text-align: right; }
    .development_box .ta_r img {
      margin: 0px 0px 0px auto !important; }

ul.bull li {
  padding-left: 12px;
  font-size: 1.1em;
  background: url(../images/ul_bull.png) no-repeat left 9px; }
  .sp ul.bull li {
    background: url(../images/ul_bull.png) no-repeat left 0.5em; }

main .contents .environment_style h4 {
  background: url(../images/h3_bg.jpg) left 0.6em no-repeat;
  background-size: 10px 10px;
  border: none; }
  .sp main .contents .environment_style h4 {
    padding: 5px 15px; }

#pagetop {
  /*border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;*/
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: url("../images/arrow-top.svg") no-repeat 0 0;
  cursor: pointer;
  z-index: 999; }
  @media screen and (max-width: 759px) {
    #pagetop {
      width: 40px;
      height: 40px; } }
  #pagetop:hover {
    background-image: url("../images/arrow-top-r.svg");
    -webkit-transition: opacity 0.2s, background 1s;
    transition: opacity 0.2s, background 1s;
    cursor: pointer;
    opacity: 1; }
  #pagetop:after {
    /*content: "";
    position: absolute;
    top: -3px;
    left: 10px;
    border-top: 15px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #fff;
    border-left: 10px solid transparent;*/ }

.mt45 {
  padding-top: 45px !important; }
  .tablet .mt45 {
    padding-top: 10px !important; }

.mt70 {
  padding-top: 70px !important; }
  .tablet .mt70 {
    padding-top: 10px !important; }

.mt65 {
  padding-top: 65px !important; }
  .tablet .mt65 {
    padding-top: 10px !important; }

.side_col {
  display: table;
  width: 100%; }
  .stab .side_col {
    display: block; }
  .side_col > div {
    display: table-cell;
    vertical-align: top; }
    .stab .side_col > div {
      display: block; }
  .stab .side_col > div.main img {
    max-width: 100%;
    height: auto; }
  .side_col > div.sub {
    width: 280px;
    padding-left: 30px; }
    .stab .side_col > div.sub {
      padding-left: 0;
      margin: 20px auto 0; }
    .side_col > div.sub .title a {
      display: block;
      color: #fff;
      font-size: 16px;
      font-weight: bold;
      background: #157b3a;
      padding: 0px 0px 0px 20px;
      line-height: 45px; }
    .side_col > div.sub .sidemenu {
      border-left: 1px solid #157b3a;
      border-right: 1px solid #157b3a;
      border-bottom: 1px solid #157b3a; }
      .side_col > div.sub .sidemenu ul li a {
        display: block;
        font-size: 14px;
        color: #333;
        padding: 8px 0 8px 20px;
        background: url(../images/link_g2.png) 10px 15px no-repeat;
        border-bottom: 1px solid #ccc; }
        .side_col > div.sub .sidemenu ul li a.ac {
          font-weight: bold; }
      .side_col > div.sub .sidemenu .subtitle {
        font-size: 14px;
        cursor: pointer;
        padding: 8px 0 8px 20px;
        background: url(../images/link_g2.png) 10px 15px no-repeat;
        border-bottom: 1px solid #ccc; }
        .side_col > div.sub .sidemenu .subtitle:hover {
          opacity: 0.7; }
        .side_col > div.sub .sidemenu .subtitle + ul {
          display: none; }
          .side_col > div.sub .sidemenu .subtitle + ul a {
            padding-left: 30px;
            background: url(../images/link_g2.png) 20px 15px no-repeat; }

.tatekaemae {
  display: none !important; }
  .tablet .tatekaemae {
    display: block !important;
    text-align: center !important; }
    .tablet .tatekaemae img {
      max-width: 100%;
      height: auto; }
  .sp .tatekaemae {
    padding-bottom: 15px; }

.ws-nw {
  white-space: nowrap; }

.pdf_icon {
  display: inline-block;
  position: relative;
  /*&:after {
  	content: "";
  	position: relative;
  	display: inline-block;
  	width: 14px;
  	height: 12px;
  	margin: 0px 0px 0px 3px;
  	top: -1px;
  	background: url(../images/blank_g.png) no-repeat;
  }*/ }
  .pdf_icon:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 16px;
    height: 19px;
    margin: 0px 8px 0px 5px;
    top: -1px;
    vertical-align: middle;
    background: url(../images/pdf_ico2.png) no-repeat;
    background-size: 100% auto; }

/* akasaka */
.akasaka {
  position: relative; }
  .akasaka .text {
    position: absolute;
    margin: 1em;
    padding: 0.6em 1em;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.3) 90%);
    line-height: 1.8;
    font-size: 16px;
    text-shadow: 1px 1px 3px #fff; }
    .tablet .akasaka .text {
      font-size: 1.2vw; }
    .stab .akasaka .text {
      position: relative;
      font-size: inherit;
      margin: 0 0 1em;
      padding: 0; }

/* financial */
main .contents .financial h3 span {
  font-size: 70%; }
html:not(.stab) main .contents .financial .table table.main td {
  height: 72px;
  vertical-align: middle; }
.sp main .contents .financial .table table.main th, .sp main .contents .financial .table .format table.main td, .sp main .contents .format .financial .table table.main td, .sp main .contents .financial .table table.main td {
  font-size: 2vw;
  padding: 10px;
  line-height: 1.4; }
main .contents .financial .table table .total th, main .contents .financial .table .format table .total td, main .contents .format .financial .table table .total td, main .contents .financial .table table .total td {
  background-color: #e0edcf; }
main .contents .financial .table table .adjust th, main .contents .financial .table .format table .adjust td, main .contents .format .financial .table table .adjust td, main .contents .financial .table table .adjust td {
  background-color: #eee; }
main .contents .financial .table.auto table {
  min-width: 60%; }
main .contents .financial .table.auto th, main .contents .financial .table.auto .format table td, main .contents .format table .financial .table.auto td {
  text-align: center; }
main .contents .financial .table.auto th, main .contents .financial .table.auto .format table td, main .contents .format table .financial .table.auto td, main .contents .financial .table.auto td {
  vertical-align: middle; }

/*logistics*/
.logistics .imagebox .image {
  width: 200px !important; }
  .logistics .imagebox .image img {
    display: block;
    margin: 0 auto;
    max-width: 140px; }
    .sp .logistics .imagebox .image img {
      margin: 1em auto; }
.logistics .imagebox .lead + p {
  margin-top: 0.5em; }

.disc_list p {
  text-indent: -17px;
  margin-left: 30px; }
  .disc_list p::before {
    content: "";
    display: inline-block;
    background-color: #666;
    margin-right: 16px;
    margin-bottom: 2px;
    width: 4px;
    height: 4px; }
  main .contents .text .disc_list p {
    margin-top: 0.5em; }

main .contents * + .text, main .contents .text * + dl, main .contents * + .image, main .contents * + .imagebox, main .contents * + .button, main .contents * + .linklist, main .contents * + .linklistanchor, main .contents * + .table, main .contents * + .format, main .contents * + .googlemap {
  margin-top: 32px; }
  .stab main .contents * + .text, main .contents .stab * + .text, .stab main .contents .text * + dl, main .contents .text .stab * + dl, .stab main .contents * + .image, main .contents .stab * + .image, .stab main .contents * + .imagebox, main .contents .stab * + .imagebox, .stab main .contents * + .button, main .contents .stab * + .button, .stab main .contents * + .linklist, main .contents .stab * + .linklist, .stab main .contents * + .linklistanchor, main .contents .stab * + .linklistanchor, .stab main .contents * + .table, main .contents .stab * + .table, .stab main .contents * + .format, main .contents .stab * + .format, .stab main .contents * + .googlemap, main .contents .stab * + .googlemap {
    margin-top: 24px; }

main .contents * + .lead, main .contents * + .column, main .contents * + .layout, main .contents * + .menu, main .contents * + .menulist, main * + .contents.tab, main .contents * + .box {
  margin-top: 40px; }
  .stab main .contents * + .lead, main .contents .stab * + .lead, .stab main .contents * + .column, main .contents .stab * + .column, .stab main .contents * + .layout, main .contents .stab * + .layout, .stab main .contents * + .menu, main .contents .stab * + .menu, .stab main .contents * + .menulist, main .contents .stab * + .menulist, .stab main * + .contents.tab, main .stab * + .contents.tab, .stab main .contents * + .box, main .contents .stab * + .box {
    margin-top: 30px; }

.col2_float > div.block > div > div.tx * + ul, main .contents .lead * + p, main .contents .text * + p, main .contents .text * + ul, main .contents .text * + ol, main .contents .text * + .image.floatright, main .contents .text * + .image.floatleft {
  margin-top: 16px; }

main .contents {
  padding: 0px; }
  main .contents:after {
    content: "";
    display: block;
    clear: both; }
  main .contents > div {
    position: relative;
    width: 100%;
    max-width: 1180px;
    margin: auto;
    padding: 40px 20px; }
    .sp main .contents > div {
      padding: 20px 10px; }
    .stab main .contents > div {
      width: auto;
      padding-top: 36px;
      padding-bottom: 36px; }
  main .contents.border {
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee; }
    main .contents.border:last-child {
      border-bottom: 0px; }
    main .contents.border > div {
      position: relative;
      width: 100%;
      max-width: 1180px;
      margin: auto;
      padding: 32px 20px; }
      .sp main .contents.border > div {
        padding: 16px 10px; }
  main .contents.border + .border {
    border-top: 0px; }
  main .contents.bgstripe {
    background: #f9fff4; }
  main .contents h1 + *, main .contents h2 + *, main .contents h3 + *, main .contents h4 + *, main .contents h5 + *, main .contents h6 + *, main .contents .hcenter + * {
    margin-top: 0px !important; }
  main .contents h1 {
    clear: both;
    display: block;
    margin: 0px 0px 32px;
    padding: 0px;
    font-size: 32px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 41.6px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: normal; }
  main .contents * + .hcenter h1,
  main .contents * + h1 {
    margin-top: 80px; }
  main .contents h2 {
    clear: both;
    display: block;
    position: relative;
    margin: 0px 0px 40px;
    padding: 5px 0px 10px 0px;
    font-size: 22px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 28.6px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: bold;
    background: url(../images/h2_bg.jpg) left bottom no-repeat; }
    .stab main .contents h2 {
      font-size: 18px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 23.4px;
      /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents h2 span {
      display: block;
      margin-bottom: 3px;
      font-size: 14px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 18.2px;
      /*line-height: ($line / $base) + rem + $i;*/
      color: #999999; }
      .stab main .contents h2 span {
        font-size: 11px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 14.3px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents h2 span.link {
        position: relative;
        display: inline-block;
        line-height: 2.4rem;
        vertical-align: middle;
        padding: 0 0 0 25px; }
        main .contents h2 span.link a:before {
          content: "\003e";
          position: absolute;
          left: 13px;
          color: #157b3a; }
  main .contents * + .hcenter h2,
  main .contents * + h2 {
    margin-top: 60px; }
  main .contents * + .hcenter h2 {
    font-size: 28.6px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 37.18px;
    /*line-height: ($line / $base) + rem + $i;*/ }
  main .contents.h2news_bg h2 {
    font-size: 22px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 33px;
    /*line-height: ($line / $base) + rem + $i;*/
    background: url(../images/h2news_bg.jpg) left bottom no-repeat; }
  main .contents h3 {
    clear: both;
    position: relative;
    margin: 0px 0px 30px;
    padding: 0px 0px 12px 35px;
    font-size: 20px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 26px;
    /*line-height: ($line / $base) + rem + $i;*/
    border-bottom: 1px solid #ddd;
    background: url(../images/h3_bg.jpg) left 4px no-repeat; }
    .stab main .contents h3 {
      margin-bottom: 24px;
      padding-bottom: 10px;
      padding-left: 30px;
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 22.4px;
      /*line-height: ($line / $base) + rem + $i;*/
      background-position: left top; }
    main .contents h3 span.link {
      position: relative;
      display: inline-block;
      line-height: 2rem;
      vertical-align: middle;
      padding: 0 0 0 25px;
      font-size: 14px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 18.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents h3 span.link a:before {
        content: "\003e";
        position: absolute;
        left: 13px;
        top: -2px;
        color: #157b3a; }
  main .contents * + .hcenter h3, main .contents * + h3 {
    margin-top: 40px; }
    .stab main .contents * + .hcenter h3,
    .stab main .contents * + h3 {
      margin-top: 35px; }
  main .contents h4 {
    clear: both;
    display: block;
    margin: 0px 0px 16px;
    padding: 4px 15px;
    font-size: 16px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 20.8px;
    /*line-height: ($line / $base) + rem + $i;*/
    border-left: 2px solid #157b3a; }
    .stab main .contents h4 {
      padding: 3px 10px;
      font-size: 14px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 19.6px;
      /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents h4 span.link {
      position: relative;
      display: inline-block;
      line-height: 1.6rem;
      vertical-align: middle;
      padding: 0 0 0 25px;
      font-size: 12.8px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 16.64px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents h4 span.link a:before {
        content: "\003e";
        position: absolute;
        left: 13px;
        color: #157b3a; }
  main .contents * + .hcenter h4,
  main .contents * + h4 {
    margin-top: 30px; }
  main .contents h5 {
    clear: both;
    display: block;
    margin: 0px 0px 16px;
    padding: 10px 15px;
    font-size: 14px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 18.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    background: #eeeeee;
    border-left: 2px solid #999999; }
    .stab main .contents h5 {
      margin-bottom: 14px;
      padding: 7px 10px;
      font-size: 11px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 14.3px;
      /*line-height: ($line / $base) + rem + $i;*/ }
  main .contents * + .hcenter h5, main .contents * + h5 {
    margin-top: 30px; }
    .stab main .contents * + .hcenter h5,
    .stab main .contents * + h5 {
      margin-top: 25px; }
  main .contents h6 {
    clear: both;
    position: relative;
    margin: 0px 0px 32px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 18.2px;
    /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents h6.img_caption {
      margin-bottom: 16px; }
    .stab main .contents h6 {
      padding-left: 0px;
      font-size: 11px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 14.3px;
      /*line-height: ($line / $base) + rem + $i;*/ }
  main .contents * + .hcenter h6,
  main .contents * + h6 {
    margin-top: 32px; }
  main .contents .hcenter {
    text-align: center; }
    main .contents .hcenter h1, main .contents .hcenter h2, main .contents .hcenter h3, main .contents .hcenter h4, main .contents .hcenter h5, main .contents .hcenter h6 {
      display: inline-block; }
  main .contents a.blank:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 14px;
    height: 11px;
    margin: 0px 8px 0px 5px;
    top: -1px;
    vertical-align: middle;
    background: url(../images/blank_g.png) no-repeat; }
  main .contents a.pdf:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 11px;
    height: 12px;
    margin: 0px 8px 0px 5px;
    top: -1px;
    vertical-align: middle;
    background: url(../images/pdf.png) no-repeat; }
  main .contents .lead.center {
    text-align: center; }
  main .contents .lead p {
    font-size: 18px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 30.6px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: bold; }
    .stab main .contents .lead p {
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 27.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents .lead p.large {
      font-size: 24px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 36px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      .stab main .contents .lead p.large {
        font-size: 18px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 27px;
        /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents .lead p span {
      display: inline-block; }
      .stab main .contents .lead p span {
        display: inline; }
  main .contents .stack {
    margin-top: 0px !important; }
  main .contents .text {
    color: #333; }
    main .contents .text:after {
      content: "";
      display: block;
      clear: both; }
    main .contents .text p {
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 27.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      .stab main .contents .text p {
        font-size: 14px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 23.8px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .text p .required {
        color: #fb3b3b;
        margin-left: 4px;
        margin-right: 4px; }
      main .contents .text p.error_mes {
        color: #fb3b3b; }
      main .contents .text p a {
        position: relative;
        display: inline-block; }
        main .contents .text p a:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 0.1rem;
          left: 0px;
          width: 100%;
          height: 1px;
          background: #007622;
          -webkit-transition: 0.2s;
          transition: 0.2s;
          -webkit-transform: scale(0);
          transform: scale(0); }
          .sp main .contents .text p a:before {
            bottom: -0.1rem; }
        main .contents .text p a:hover:before {
          -webkit-transform: scale(1);
          transform: scale(1); }
      main .contents .text p.center {
        text-align: center; }
      main .contents .text p.right {
        text-align: right; }
      main .contents .text p.note {
        color: #999999;
        font-size: 12px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.4px;
        /*line-height: ($line / $base) + rem + $i;*/ }
        .stab main .contents .text p.note {
          font-size: 9px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 15.3px;
          /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .text p.heading + * {
        margin-top: 0px !important; }
      main .contents .text p.heading {
        margin-bottom: 35px;
        font-size: 30px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 39px;
        /*line-height: ($line / $base) + rem + $i;*/
        color: #157b3a; }
        .stab main .contents .text p.heading {
          margin-bottom: 26px;
          font-size: 24px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 31.2px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        main .contents .text p.heading:not(:first-child) {
          margin-top: 32px; }
    main .contents .text ul {
      clear: both;
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 27.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      .sp main .contents .text ul {
        font-size: 11px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 18.7px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .text ul > li {
        font-weight: bold; }
        main .contents .text ul > li + li {
          margin-top: 8px; }
        main .contents .text ul > li .normal {
          font-weight: normal; }
        main .contents .text ul > li a {
          position: relative;
          display: inline-block; }
          main .contents .text ul > li a:before {
            content: "";
            display: block;
            position: absolute;
            bottom: 0.1rem;
            left: 0px;
            width: 100%;
            height: 1px;
            background: #007622;
            -webkit-transition: 0.2s;
            transition: 0.2s;
            -webkit-transform: scale(0);
            transform: scale(0); }
            .sp main .contents .text ul > li a:before {
              bottom: -0.1rem; }
          main .contents .text ul > li a:hover:before {
            -webkit-transform: scale(1);
            transform: scale(1); }
    main .contents .text ol {
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 27.2px;
      /*line-height: ($line / $base) + rem + $i;*/
      counter-reset: number; }
      .stab main .contents .text ol {
        font-size: 14px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 23.8px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .text ol > li {
        margin-left: 1.9rem;
        text-indent: -0.93rem;
        font-weight: bold; }
        main .contents .text ol > li:before {
          counter-increment: number;
          content: counter(number) ".";
          display: inline-block;
          margin-right: 0.8rem;
          color: #157b3a; }
        main .contents .text ol > li + li {
          margin-top: 4px; }
        main .contents .text ol > li .normal {
          font-weight: normal; }
        main .contents .text ol > li a {
          position: relative;
          display: inline-block;
          text-indent: 0; }
          main .contents .text ol > li a:before {
            content: "";
            display: block;
            position: absolute;
            bottom: 0.1rem;
            left: 0px;
            width: 100%;
            height: 1px;
            background: #007622;
            -webkit-transition: 0.2s;
            transition: 0.2s;
            -webkit-transform: scale(0);
            transform: scale(0); }
            .sp main .contents .text ol > li a:before {
              bottom: -0.1rem; }
          main .contents .text ol > li a:hover:before {
            -webkit-transform: scale(1);
            transform: scale(1); }
        main .contents .text ol > li .award {
          width: 200px;
          display: inline-block;
          padding-left: 15px; }
          main .contents .text ol > li .award a {
            position: static;
            display: inline; }
          .stab main .contents .text ol > li .award {
            width: auto; }
        .stab main .contents .text ol > li span:last-child {
          display: block;
          padding-left: 15px; }
    main .contents .text ul ul, main .contents .text ul ol, main .contents .text ol ul, main .contents .text ol ol {
      margin-top: 16px; }
      .sp main .contents .text ul ul, .sp main .contents .text ul ol, .sp main .contents .text ol ul, .sp main .contents .text ol ol {
        margin-top: 8px; }
      main .contents .text ul ul li, main .contents .text ul ol li, main .contents .text ol ul li, main .contents .text ol ol li {
        font-weight: normal; }
    main .contents .text ul ul > li, main .contents .text ol ul > li {
      margin-left: 16px;
      text-indent: -16px; }
      main .contents .text ul ul > li:before, main .contents .text ol ul > li:before {
        width: 4px;
        height: 4px;
        margin-right: 8px;
        margin-top: -2px;
        vertical-align: middle;
        border: 2px solid #cccccc; }
    main .contents .text ul ol > li, main .contents .text ol ol > li {
      text-indent: -1.23rem; }
      main .contents .text ul ol > li:before, main .contents .text ol ol > li:before {
        content: "（" counter(number) "）";
        margin-right: 0.2rem;
        color: #999999;
        font-size: 12px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.4px;
        /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents .text dl dt {
      position: relative;
      padding: 0 0 5px 0;
      font-size: 18px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 23.4px;
      /*line-height: ($line / $base) + rem + $i;*/
      font-weight: bold;
      border-bottom: 1px solid #ccc; }
      .stab main .contents .text dl dt {
        padding-left: 0px;
        font-size: 14px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 18.2px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .text dl dt.link:before {
        width: 8px;
        height: 15px;
        top: 5px;
        background: url(../images/link_b.png) no-repeat;
        background-size: 100%;
        border: 0px;
        border-radius: 100%; }
        .stab main .contents .text dl dt.link:before {
          top: 2px;
          width: 6px;
          height: 11px; }
    main .contents .text dl * + dt {
      margin-top: 32px; }
    main .contents .text dl dd {
      margin: 16px 0px 0px;
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 27.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      .stab main .contents .text dl dd {
        font-size: 11px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 18.7px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .text dl dd:first-child {
        margin-top: 0; }
    main .contents .text .image.floatright {
      float: right;
      margin-left: 32px;
      margin-bottom: 16px; }
      .stab main .contents .text .image.floatright {
        margin-left: 16px;
        margin-bottom: 8px; }
    main .contents .text .image.floatleft {
      float: left;
      margin-right: 32px;
      margin-bottom: 16px; }
      .stab main .contents .text .image.floatleft {
        margin-right: 16px;
        margin-bottom: 8px; }
    .stab main .contents .text .image.spclear {
      float: none;
      width: auto !important;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0px; }
    main .contents .text li .table {
      margin-bottom: 30px; }
      main .contents .text li .table * {
        text-indent: 0 !important; }
  main .contents .image img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto; }
  main .contents .image.kaihatsu {
    background: #d1d488;
    text-align: center; }
    main .contents .image.kaihatsu img {
      width: auto !important;
      max-width: auto !important; }
  main .contents .image p {
    margin: auto;
    font-size: 12px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 15.6px;
    /*line-height: ($line / $base) + rem + $i;*/
    color: #999999; }
    * + main .contents .image p {
      margin-top: 12px; }
    main .contents .image p.center {
      text-align: center; }
    .stab main .contents .image p {
      font-size: 9px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 11.7px;
      /*line-height: ($line / $base) + rem + $i;*/ }
  main .contents .image.left img {
    margin-left: 0px; }
  main .contents .image.left p {
    margin-left: 0px; }
  main .contents .image.right img {
    margin-right: 0px; }
  main .contents .image.right p {
    margin-right: 0px; }
  main .contents .image a p {
    position: relative;
    padding-left: 16px;
    font-size: 14px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 18.2px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: bold;
    color: #007622; }
    .stab main .contents .image a p {
      font-size: 12px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 15.6px;
      /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents .image a p:before {
      content: "";
      position: absolute;
      display: inline-block;
      width: 7px;
      height: 12px;
      top: 4px;
      left: 0px;
      background: url(../images/link_b.png) no-repeat;
      background-size: 100%; }
      .stab main .contents .image a p:before {
        width: 6px;
        height: 11px;
        top: 2px; }
  main .contents .image .link {
    position: relative;
    display: block; }
    main .contents .image .link:after {
      content: "";
      position: absolute;
      display: block;
      width: 30px;
      height: 30px;
      bottom: 0px;
      right: 0px;
      background: url(../images/link_g.png) no-repeat center center #ffffff;
      background-size: 8px auto; }
      .stab main .contents .image .link:after {
        width: 24px;
        height: 24px;
        background-size: 6px auto; }
  main .contents .image .zoom {
    position: relative;
    display: inline-block; }
    main .contents .image .zoom:after {
      content: "";
      position: absolute;
      display: block;
      width: 30px;
      height: 30px;
      bottom: 0px;
      right: 0px;
      background: url(../images/zoom.png) no-repeat center center #ffffff;
      background-size: 17px auto; }
      .stab main .contents .image .zoom:after {
        width: 24px;
        height: 24px;
        background-size: 12px auto; }
  main .contents .imagebox {
    display: table;
    width: 100%; }
    main .contents .imagebox > * {
      display: table-cell;
      height: 100%;
      text-align: left;
      vertical-align: top; }
    main .contents .imagebox.col4 {
      display: flex;
      justify-content: space-between; }
      main .contents .imagebox.col4 > * {
        width: calc((1140px - 120px) / 4); }
        main .contents .imagebox.col4 > * + * {
          padding-left: 0; }
      .tablet main .contents .imagebox.col4 {
        flex-wrap: wrap; }
        .tablet main .contents .imagebox.col4 > * {
          width: calc((100% - 40px) / 2);
          margin-bottom: 40px; }
          .tablet main .contents .imagebox.col4 > * + * {
            padding-left: 0; }
    main .contents .imagebox.col1, .stab main .contents .imagebox.spcol1 {
      display: block; }
      main .contents .imagebox.col1 > *, .stab main .contents .imagebox.spcol1 > * {
        display: block;
        width: auto !important; }
        main .contents .imagebox.col1 > * + *, .stab main .contents .imagebox.spcol1 > * + * {
          padding-top: 20px;
          padding-left: 0px !important;
          padding-right: 0px; }
    main .contents .imagebox > * {
      margin-top: 0px !important; }
      main .contents .imagebox > * + * {
        padding-left: 40px; }
        .tablet main .contents .imagebox > * + * {
          padding-left: 20px; }
        .stab main .contents .imagebox > * + * {
          padding-left: 10px; }
      main .contents .imagebox > *.top {
        vertical-align: top; }
      main .contents .imagebox > *.middle {
        vertical-align: middle; }
      main .contents .imagebox > *.bottom {
        vertical-align: bottom; }
      main .contents .imagebox > * .address {
        display: inline-block;
        padding: 10px;
        background: #eee; }
      main .contents .imagebox > * .ico_iso {
        background: url(../images/ico_iso.png) 0 2px no-repeat;
        padding-left: 18px;
        font-weight: bold; }
    main .contents .imagebox.reverse {
      direction: rtl; }
      main .contents .imagebox.reverse > * {
        direction: ltr; }
        main .contents .imagebox.reverse > * + * {
          padding-left: 0px;
          padding-right: 40px; }
          .tablet main .contents .imagebox.reverse > * + * {
            padding-right: 20px; }
          .stab main .contents .imagebox.reverse > * + * {
            padding-right: 10px; }
    main .contents .imagebox.border {
      border: 1px solid #eeeeee; }
      main .contents .imagebox.border > *:not(.image) {
        padding: 16px 40px !important; }
        .tablet main .contents .imagebox.border > *:not(.image) {
          padding-right: 20px !important;
          padding-left: 20px !important; }
        .stab main .contents .imagebox.border > *:not(.image) {
          padding: 20px !important; }
    main .contents .imagebox.col1.border > *:not(.image) {
      padding: 20px !important; }
    main .contents .imagebox > .image img {
      width: 100%; }
    main .contents .imagebox > .image p {
      width: auto !important; }
    .tablet main .contents .imagebox.margin.spcol1 {
      display: block; }
      .tablet main .contents .imagebox.margin.spcol1 > * {
        display: block;
        width: auto !important; }
        .tablet main .contents .imagebox.margin.spcol1 > * + * {
          padding-top: 20px;
          padding-left: 0px !important;
          padding-right: 0px; }
    main .contents .imagebox.margin .image {
      padding: 0 50px; }
      .stab main .contents .imagebox.margin .image {
        padding: 0; }
      main .contents .imagebox.margin .image img {
        max-width: 100%;
        width: auto;
        height: auto; }
    main .contents .imagebox.margin .img_bottom {
      text-align: right; }
      .tablet main .contents .imagebox.margin .img_bottom {
        text-align: center; }
      .stab main .contents .imagebox.margin .img_bottom {
        padding-top: 20px; }
        .stab main .contents .imagebox.margin .img_bottom img {
          max-width: 100%;
          height: auto; }
      main .contents .imagebox.margin .img_bottom.mt1 {
        padding-top: 85px; }
        .tablet main .contents .imagebox.margin .img_bottom.mt1 {
          padding-top: 30px; }
      main .contents .imagebox.margin .img_bottom.mt2 {
        padding-top: 130px; }
        .tablet main .contents .imagebox.margin .img_bottom.mt2 {
          padding-top: 30px; }
      main .contents .imagebox.margin .img_bottom.mt3 {
        padding-top: 45px; }
        .tablet main .contents .imagebox.margin .img_bottom.mt3 {
          padding-top: 30px; }
      main .contents .imagebox.margin .img_bottom.mt4 {
        padding-top: 45px; }
        .tablet main .contents .imagebox.margin .img_bottom.mt4 {
          padding-top: 30px; }
  main .contents .column {
    margin-bottom: -40px;
    margin-left: -40px;
    margin-right: -4px; }
    .tablet main .contents .column {
      margin-left: -20px;
      margin-bottom: -26.6666666667px; }
    .stab main .contents .column {
      margin-left: -10px;
      margin-bottom: -20px; }
    main .contents .column:after {
      content: "";
      display: block;
      clear: both; }
    main .contents .column > * {
      float: left;
      margin-bottom: 40px;
      margin-left: 40px; }
      .tablet main .contents .column > * {
        margin-left: 20px;
        margin-bottom: 26.6666666667px; }
      .stab main .contents .column > * {
        margin-left: 10px;
        margin-bottom: 20px; }
    .stab main .contents .column.spcol1 > * {
      height: auto !important; }
    main .contents .column.col1 > * {
      width: calc((100% - 40px * 1 - 4px) / 1); }
      .tablet main .contents .column.col1 > * {
        width: calc((100% - 20px * 1 - 4px) / 1); }
      .stab main .contents .column.col1 > * {
        width: calc((100% - 10px * 1 - 4px) / 1); }
    .stab main .contents .column.spcol1 > * {
      width: calc((100% - 10px * 1 - 4px) / 1) !important; }
    main .contents .column.col2 > * {
      width: calc((100% - 40px * 2 - 4px) / 2); }
      .tablet main .contents .column.col2 > * {
        width: calc((100% - 20px * 2 - 4px) / 2); }
      .stab main .contents .column.col2 > * {
        width: calc((100% - 10px * 2 - 4px) / 2); }
    .stab main .contents .column.spcol2 > * {
      width: calc((100% - 10px * 2 - 4px) / 2) !important; }
    main .contents .column.col3 > * {
      width: calc((100% - 40px * 3 - 4px) / 3); }
      .tablet main .contents .column.col3 > * {
        width: calc((100% - 20px * 3 - 4px) / 3); }
      .stab main .contents .column.col3 > * {
        width: calc((100% - 10px * 3 - 4px) / 3); }
    .stab main .contents .column.spcol3 > * {
      width: calc((100% - 10px * 3 - 4px) / 3) !important; }
    main .contents .column.col4 > * {
      width: calc((100% - 40px * 4 - 4px) / 4); }
      .tablet main .contents .column.col4 > * {
        width: calc((100% - 20px * 4 - 4px) / 4); }
      .stab main .contents .column.col4 > * {
        width: calc((100% - 10px * 4 - 4px) / 4); }
    .stab main .contents .column.spcol4 > * {
      width: calc((100% - 10px * 4 - 4px) / 4) !important; }
    main .contents .column.col5 > * {
      width: calc((100% - 40px * 5 - 4px) / 5); }
      .tablet main .contents .column.col5 > * {
        width: calc((100% - 20px * 5 - 4px) / 5); }
      .stab main .contents .column.col5 > * {
        width: calc((100% - 10px * 5 - 4px) / 5); }
    .stab main .contents .column.spcol5 > * {
      width: calc((100% - 10px * 5 - 4px) / 5) !important; }
    main .contents .column.katsuyou .button > div {
      display: block; }
  main .contents .layout {
    display: table;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px; }
    main .contents .layout > * {
      display: table-cell;
      height: 100%;
      text-align: center;
      vertical-align: middle; }
    main .contents .layout:after {
      content: "";
      display: block;
      clear: both; }
    .stab main .contents .layout {
      width: calc(100% + 20px);
      margin-left: -10px;
      margin-right: -10px; }
    main .contents .layout > * {
      padding: 0px 20px; }
      .stab main .contents .layout > * {
        padding: 0px 10px; }
      main .contents .layout > *.left {
        text-align: left; }
      main .contents .layout > *.right {
        text-align: right; }
      main .contents .layout > *.top {
        vertical-align: top; }
      main .contents .layout > *.bottom {
        vertical-align: bottom; }
    .stab main .contents .layout.spcol1 {
      display: block;
      width: auto;
      margin-left: 0px;
      margin-bottom: -20px;
      margin-right: 0px; }
    .stab main .contents .layout.spcol1 > * {
      display: block;
      margin-bottom: 20px;
      padding: 0px;
      width: auto !important; }
  main .contents .button {
    font-size: 0;
    margin-right: -2px; }
    main .contents .button:after {
      content: "";
      display: block;
      clear: both; }
    .stab main .contents .button {
      text-align: center; }
    main .contents .button > div {
      display: inline-block;
      width: calc((100% - 120px - 2px) / 3); }
      .tablet main .contents .button > div {
        width: calc((100% - 60px - 2px) / 3); }
      .stab main .contents .button > div {
        display: block;
        width: 100%;
        padding: 0px 22px; }
    .stab main .contents .button > div + div {
      margin-top: 20px;
      margin-left: 0px; }
    main .contents .button a {
      position: relative;
      display: inline-block;
      width: 100%;
      padding: 14px 8px;
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 17.6px;
      /*line-height: ($line / $base) + rem + $i;*/
      color: #157b3a;
      text-align: center;
      font-weight: bold;
      cursor: pointer; }
      .stab main .contents .button a {
        padding: 10px 8px;
        font-size: 12px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 13.2px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .button a:before {
        content: "";
        position: relative;
        display: inline-block;
        width: 8px;
        height: 13px;
        top: -2px;
        margin-right: 14px;
        vertical-align: middle;
        background: url(../images/link_g.png) no-repeat;
        background-size: 100%; }
        .stab main .contents .button a:before {
          width: 6px;
          height: 10px;
          margin-right: 10px; }
      main .contents .button a.center {
        text-align: center; }
      .stab main .contents .button a {
        width: 100%; }
      main .contents .button a.map:before {
        width: 13px;
        height: 16px;
        top: -1px;
        background-image: url(../images/map_w.png); }
        .stab main .contents .button a.map:before {
          width: 10px;
          height: 12px;
          top: 0px; }
      main .contents .button a.map:hover:before {
        background-image: url(../images/map_g.png); }
      main .contents .button a.blank:after {
        margin-left: 14px;
        margin-right: 0px;
        background-image: url(../images/blank_w.png); }
      main .contents .button a.pdf:after {
        margin-left: 14px;
        margin-right: 0px; }
      main .contents .button a:hover:before {
        background-image: url(../images/link_g.png); }
      main .contents .button a:hover.blank:after {
        background-image: url(../images/blank_g.png); }
    main .contents .button.middle > div {
      float: none;
      width: auto;
      -webkit-perspective: 100px;
      perspective: 100px; }
      main .contents .button.middle > div > * {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        background-color: #999999; }
        main .contents .button.middle > div > *:hover {
          -webkit-transition: 0.2s;
          transition: 0.2s;
          color: #999999;
          background-color: #ffffff;
          opacity: 1; }
        main .contents .button.middle > div > *.press {
          -webkit-transition: 0.2s;
          transition: 0.2s;
          -webkit-transform: translateZ(-5px);
          transform: translateZ(-5px); }
    main .contents .button.middle > div + div {
      margin-left: 50px; }
    main .contents .button.middle a {
      border-color: #999999;
      width: auto;
      min-width: 200px;
      padding: 8px 20px;
      font-size: 14px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 15.4px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      .stab main .contents .button.middle a {
        min-width: 150px;
        font-size: 11px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 12.1px;
        /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .button.middle a:before {
        top: -1px;
        margin-right: 12px; }
      main .contents .button.middle a:hover:before {
        background-image: url(../images/link_b.png); }
      main .contents .button.middle a:hover.blank:after {
        background-image: url(../images/blank_b.png); }
      main .contents .button.middle a.back:before {
        background-image: url(../images/back_w.png); }
      main .contents .button.middle a.back:hover:before {
        background-image: url(../images/back_b.png); }
    main .contents .button.small {
      text-align: left; }
      main .contents .button.small > div {
        float: none;
        width: auto; }
        .stab main .contents .button.small > div {
          padding: 0px; }
      main .contents .button.small > div + div {
        margin-top: 10px; }
        .stab main .contents .button.small > div + div {
          margin-left: 0px; }
      main .contents .button.small > div + br + div {
        margin-top: 10px; }
      main .contents .button.small a {
        width: auto;
        padding: 4px 3px;
        font-size: 14px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 15.4px;
        /*line-height: ($line / $base) + rem + $i;*/ }
        .stab main .contents .button.small a {
          padding: 6px 12px;
          font-size: 11px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 12.1px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        main .contents .button.small a:before {
          top: -1px;
          margin-right: 10px; }
    main .contents .button.center {
      text-align: center; }
    main .contents .button.right {
      text-align: right; }
      .stab main .contents .button.right {
        text-align: center; }
  main .contents .linklist li {
    position: relative;
    padding-left: 16px; }
    .stab main .contents .linklist li {
      padding-left: 12px; }
    main .contents .linklist li:before {
      content: "";
      position: absolute;
      display: inline-block;
      width: 7px;
      height: 12px;
      top: 4px;
      left: 0px;
      background: url(../images/link_b.png) no-repeat;
      background-size: 100%; }
      .stab main .contents .linklist li:before {
        width: 5px;
        height: 8px;
        top: 6px; }
  main .contents .linklist li + li {
    margin-top: 8px; }
  main .contents .linklist a {
    font-size: 16px;
    /*font-size: ($size / $base) + rem +$i;*/
    line-height: 20.8px;
    /*line-height: ($line / $base) + rem + $i;*/
    font-weight: bold;
    position: relative;
    display: inline-block; }
    main .contents .linklist a:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 0.1rem;
      left: 0px;
      width: 100%;
      height: 1px;
      background: #007622;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      -webkit-transform: scale(0);
      transform: scale(0); }
      .sp main .contents .linklist a:before {
        bottom: -0.1rem; }
    main .contents .linklist a:hover:before {
      -webkit-transform: scale(1);
      transform: scale(1); }
    .stab main .contents .linklist a {
      font-size: 14px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 18.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
  main .contents .linklistanchor {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #eee; }
    main .contents .linklistanchor ul {
      padding: 15px 3% 5px; }
      main .contents .linklistanchor ul:after {
        content: "";
        display: block;
        clear: both; }
      main .contents .linklistanchor ul li {
        position: relative;
        float: left;
        width: 33%;
        padding: 0 2%;
        padding-left: 16px;
        margin-bottom: 10px; }
        .stab main .contents .linklistanchor ul li {
          padding-left: 12px;
          width: 50%; }
          .stab main .contents .linklistanchor ul li:nth-child(2n+1) {
            clear: both; }
        main .contents .linklistanchor ul li:before {
          content: "";
          position: absolute;
          display: inline-block;
          width: 7px;
          height: 12px;
          top: 4px;
          left: 0px;
          background: url(../images/link_g.png) no-repeat;
          background-size: 100%; }
          .stab main .contents .linklistanchor ul li:before {
            width: 5px;
            height: 8px;
            top: 6px; }
        main .contents .linklistanchor ul li:nth-child(3n+1) {
          clear: both; }
      main .contents .linklistanchor ul a {
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: bold;
        position: relative;
        display: inline-block; }
        main .contents .linklistanchor ul a:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 0.1rem;
          left: 0px;
          width: 100%;
          height: 1px;
          background: #007622;
          -webkit-transition: 0.2s;
          transition: 0.2s;
          -webkit-transform: scale(0);
          transform: scale(0); }
          .sp main .contents .linklistanchor ul a:before {
            bottom: -0.1rem; }
        main .contents .linklistanchor ul a:hover:before {
          -webkit-transform: scale(1);
          transform: scale(1); }
        .stab main .contents .linklistanchor ul a {
          font-size: 11px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 14.3px;
          /*line-height: ($line / $base) + rem + $i;*/ }
  main .contents .table {
    overflow-x: auto; }
    main .contents .table.wide table {
      width: 100%; }
    main .contents .table table {
      width: 70%;
      border-collapse: collapse;
      empty-cells: show;
      margin: 0 auto;
      /*.sp & {
      	min-width: 500px;
      }*/ }
      main .contents .table table caption {
        margin: 0px 0px 32px;
        padding: 4px 15px;
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        text-align: left;
        font-weight: bold;
        border-left: 2px solid #157b3a; }
        .stab main .contents .table table caption {
          padding: 3px 10px;
          font-size: 12px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 15.6px;
          /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .table table th, main .contents .table .format table td, main .contents .format .table table td {
        padding: 16px 20px;
        vertical-align: middle;
        text-align: center;
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: bold;
        color: #ffffff;
        background: #8abd9c;
        border: 1px solid #dddddd; }
        .stab main .contents .table table th, .stab main .contents .table .format table td, .stab main .contents .format .table table td {
          padding: 12px;
          font-size: 14px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 18.2px;
          /*line-height: ($line / $base) + rem + $i;*/
          white-space: nowrap; }
          .stab main .contents .table table th span, .stab main .contents .table .format table td span, .stab main .contents .format .table table td span {
            display: block; }
          .stab main .contents .table table th * + span, .stab main .contents .table .format table td * + span, .stab main .contents .format .table table td * + span {
            margin-top: 4px; }
      main .contents .table table tbody th, main .contents .table .format table tbody td, main .contents .format .table table tbody td {
        vertical-align: top;
        text-align: left;
        color: #333;
        background: #f8fbf4; }
        main .contents .table table tbody th.sub, main .contents .table .format table tbody td.sub, main .contents .format .table table tbody td.sub {
          background: #f5f5f5; }
      main .contents .table table td {
        padding: 16px 20px;
        vertical-align: top;
        text-align: left;
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: normal;
        color: #333;
        background: #ffffff;
        border: 1px solid #dddddd; }
        .stab main .contents .table table td {
          padding: 12px 16px;
          font-size: 14px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 18.2px;
          /*line-height: ($line / $base) + rem + $i;*/ }
      main .contents .table table .left {
        text-align: left; }
      main .contents .table table .right {
        text-align: right; }
      main .contents .table table .center {
        text-align: center; }
      main .contents .table table .top {
        vertical-align: top; }
      main .contents .table table .bottom {
        vertical-align: bottom; }
      main .contents .table table .middle {
        vertical-align: middle; }
      main .contents .table table a {
        position: relative;
        display: inline-block; }
        main .contents .table table a:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 0.1rem;
          left: 0px;
          width: 100%;
          height: 1px;
          background: #007622;
          -webkit-transition: 0.2s;
          transition: 0.2s;
          -webkit-transform: scale(0);
          transform: scale(0); }
          .sp main .contents .table table a:before {
            bottom: -0.1rem; }
        main .contents .table table a:hover:before {
          -webkit-transform: scale(1);
          transform: scale(1); }
    main .contents .table.auto table {
      width: auto;
      min-width: 70%; }
      .stab main .contents .table.auto table {
        width: auto;
        min-width: initial; }
      .sp main .contents .table.auto table {
        width: 100%;
        min-width: initial; }
    main .contents .table > p {
      margin-top: 12px;
      font-size: 12px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 20.4px;
      /*line-height: ($line / $base) + rem + $i;*/
      color: #999999; }
      main .contents .table > p.right {
        text-align: right;
        margin-left: auto;
        margin-right: auto; }
      .sp main .contents .table > p {
        font-size: 9px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 15.3px;
        /*line-height: ($line / $base) + rem + $i;*/ }
    main .contents .table table.noborder th, main .contents .table .format table.noborder td, main .contents .format .table table.noborder td {
      background-color: transparent;
      border: none;
      font-weight: normal; }
    main .contents .table table.noborder td {
      border: none; }
    main .contents .table table.noborder.auto {
      width: auto; }
  main .contents .format table {
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
    border-bottom: 1px solid #b3b3b3; }
    main .contents .format table th, main .contents .format table td {
      padding: 16px 8px;
      vertical-align: top;
      text-align: left;
      font-size: 16px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 27.2px;
      /*line-height: ($line / $base) + rem + $i;*/
      font-weight: bold;
      color: #333;
      border-top: 1px solid #b3b3b3; }
    main .contents .format table td {
      font-weight: normal; }
    .sp main .contents .format table {
      display: block; }
      .sp main .contents .format table tbody {
        display: block; }
      .sp main .contents .format table tr {
        display: block; }
      .sp main .contents .format table th, .sp main .contents .format table td {
        display: block; }
      .sp main .contents .format table td {
        display: block;
        padding-top: 0px;
        border-top: 0px; }
  main .contents .menu {
    margin-bottom: -20px;
    margin-left: -20px;
    margin-right: -4px; }
    main .contents .menu:after {
      content: "";
      display: block;
      clear: both; }
    .tablet main .contents .menu {
      margin-bottom: -10px;
      margin-left: -10px; }
    .sp main .contents .menu {
      margin-bottom: -11.6666px;
      margin-left: 0px;
      padding: 0px 22.5px; }
    main .contents .menu > * {
      float: left;
      margin-bottom: 20px;
      margin-left: 20px; }
      .tablet main .contents .menu > * {
        margin-bottom: 10px;
        margin-left: 10px; }
      .sp main .contents .menu > * {
        float: none;
        margin-left: 0px;
        margin-bottom: 11.6666px;
        width: 100% !important; }
    main .contents .menu.col1 > * {
      width: calc((100% - 20px * 1 - 4px) / 1); }
      .tablet main .contents .menu.col1 > * {
        width: calc((100% - 10px * 1 - 4px) / 1); }
    main .contents .menu.col2 > * {
      width: calc((100% - 20px * 2 - 4px) / 2); }
      .tablet main .contents .menu.col2 > * {
        width: calc((100% - 10px * 2 - 4px) / 2); }
    main .contents .menu.col3 > * {
      width: calc((100% - 20px * 3 - 4px) / 3); }
      .tablet main .contents .menu.col3 > * {
        width: calc((100% - 10px * 3 - 4px) / 3); }
    main .contents .menu.col4 > * {
      width: calc((100% - 20px * 4 - 4px) / 4); }
      .tablet main .contents .menu.col4 > * {
        width: calc((100% - 10px * 4 - 4px) / 4); }
    main .contents .menu.col5 > * {
      width: calc((100% - 20px * 5 - 4px) / 5); }
      .tablet main .contents .menu.col5 > * {
        width: calc((100% - 10px * 5 - 4px) / 5); }
    main .contents .menu > a {
      display: block;
      border: 1px solid #eeeeee; }
      main .contents .menu > a img {
        display: block;
        width: 100%;
        height: auto; }
      main .contents .menu > a > span {
        display: table;
        width: 100%; }
        main .contents .menu > a > span > * {
          display: table-cell;
          height: 100%;
          text-align: left;
          vertical-align: middle; }
        main .contents .menu > a > span > * {
          height: 80px; }
          .sp main .contents .menu > a > span > * {
            height: 58px; }
      main .contents .menu > a strong {
        padding: 10px 10px 10px 50px;
        font-size: 20px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 26px;
        /*line-height: ($line / $base) + rem + $i;*/
        background: url(../images/link_b.png) no-repeat 32px center;
        background-size: 8px auto; }
        .tablet main .contents .menu > a strong {
          padding-left: 40px;
          background-position: 20px center; }
        .stab main .contents .menu > a strong {
          font-size: 14px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 18.2px;
          /*line-height: ($line / $base) + rem + $i;*/
          background-size: 6px auto;
          background-position: 25px center; }
  .sp main .contents .menulist {
    padding: 0px 15px; }
  main .contents .menulist ul {
    margin-left: -30px;
    margin-right: -5px;
    margin-top: -12px;
    overflow: hidden; }
    .sp main .contents .menulist ul {
      margin-left: -20px;
      margin-top: -16px; }
    main .contents .menulist ul li {
      float: left;
      margin-left: 30px;
      margin-top: 12px;
      width: calc((100% - (30px * 6) - 5px) / 6); }
      .stab main .contents .menulist ul li {
        width: calc((100% - (30px * 3) - 5px) / 3); }
      .sp main .contents .menulist ul li {
        margin-left: 20px;
        margin-top: 16px;
        width: calc((100% - (20px * 2) - 5px) / 2); }
      main .contents .menulist ul li a {
        display: table;
        width: 100%;
        height: 100%;
        font-size: 12px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 15.6px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: bold;
        border: 2px solid #eeeeee;
        border-bottom-color: #007622; }
        main .contents .menulist ul li a > * {
          display: table-cell;
          height: 100%;
          text-align: center;
          vertical-align: middle; }
        .sp main .contents .menulist ul li a {
          font-size: 9px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 11.7px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        main .contents .menulist ul li a > * {
          height: 100%;
          padding: 12px 8px; }
          .sp main .contents .menulist ul li a > * {
            padding: 9px 6px; }
          main .contents .menulist ul li a > *:before {
            content: "";
            display: inline-block;
            width: 5px;
            height: 10px;
            vertical-align: middle;
            margin-right: 8px;
            background: url(../images/link_b.png) no-repeat;
            background-size: 100%; }
        main .contents .menulist ul li a:hover {
          color: #ffffff;
          background: #007622 !important;
          border-color: #007622 !important;
          opacity: 1; }
          main .contents .menulist ul li a:hover > *:before {
            background-image: url(../images/link_w.png); }
      main .contents .menulist ul li.current a {
        background: #f8fbf4;
        border-bottom-color: #eeeeee; }
  main .contents .menulist.anchor ul li a > *:before {
    width: 10px;
    height: 6px;
    background-image: url(../images/anchor_b.png); }
  main .contents .menulist.anchor ul li a:hover > *:before {
    background-image: url(../images/anchor_w.png); }
  main .contents .menulist.anchor ul li.current a {
    background: #f8fbf4;
    border-bottom-color: #eeeeee; }
  .sp main .contents .menulist.footer {
    padding: 0px 10px; }
  main .contents .menulist.footer ul {
    margin-left: -12px; }
    .sp main .contents .menulist.footer ul {
      margin-left: -9px;
      margin-top: -9px; }
    main .contents .menulist.footer ul li {
      margin-left: 12px;
      width: calc((100% - (12px * 6) - 5px) / 6); }
      .stab main .contents .menulist.footer ul li {
        width: calc((100% - (12px * 3) - 5px) / 3); }
      .sp main .contents .menulist.footer ul li {
        margin-left: 9px;
        margin-top: 9px;
        width: calc((100% - (9px * 2) - 5px) / 2); }
  main .contents.tab {
    overflow: hidden; }
    main .contents.tab > div {
      padding-bottom: 0px; }
    main .contents.tab > div > div {
      margin-left: -10px;
      margin-right: -10px; }
      .sp main .contents.tab > div > div {
        margin: 0px; }
    main .contents.tab ul {
      display: table;
      width: 100%;
      table-layout: fixed; }
      main .contents.tab ul > * {
        display: table-cell;
        height: 100%;
        text-align: center;
        vertical-align: middle; }
      .sp main .contents.tab ul {
        display: block;
        width: auto;
        margin-left: -9px;
        margin-top: -9px;
        margin-right: -5px; }
      main .contents.tab ul li {
        position: relative;
        padding: 0px 10px; }
        .sp main .contents.tab ul li {
          float: left;
          display: block;
          margin-left: 9px;
          margin-top: 9px;
          padding: 0px;
          width: calc((100% - (9px * 2) - 5px) / 2); }
        main .contents.tab ul li:after {
          position: absolute;
          content: "";
          display: block;
          width: calc(100vw);
          height: 1px;
          bottom: -0px;
          right: 50%;
          background: #eeeeee;
          transform: translateX(50%);
          z-index: 5; }
        main .contents.tab ul li a {
          display: table;
          width: 100%;
          height: 100%;
          font-size: 14px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 15.4px;
          /*line-height: ($line / $base) + rem + $i;*/
          font-weight: bold;
          background: #f8fbf4;
          border: 2px solid #eeeeee;
          border-top-color: #007622;
          border-bottom-width: 1px; }
          main .contents.tab ul li a > * {
            display: table-cell;
            height: 100%;
            text-align: center;
            vertical-align: middle; }
          .sp main .contents.tab ul li a {
            font-size: 11px;
            /*font-size: ($size / $base) + rem +$i;*/
            line-height: 12.1px;
            /*line-height: ($line / $base) + rem + $i;*/ }
          main .contents.tab ul li a > * {
            position: relative;
            height: 100%;
            padding: 15px 8px; }
            .sp main .contents.tab ul li a > * {
              padding: 12px 6px; }
            main .contents.tab ul li a > *:before {
              content: "";
              position: absolute;
              display: inline-block;
              width: 10px;
              height: 6px;
              bottom: 2px;
              left: 50%;
              margin-left: -5px;
              background: url(../images/anchor_b.png) no-repeat;
              background-size: 100%; }
          main .contents.tab ul li a:hover {
            color: #ffffff;
            background: #007622 !important;
            border-color: #007622 !important;
            opacity: 1; }
            main .contents.tab ul li a:hover > *:before {
              background-image: url(../images/anchor_w.png); }
        main .contents.tab ul li.current a {
          color: #333;
          background: #ffffff;
          border-top-color: #eeeeee; }
          main .contents.tab ul li.current a > *:before {
            width: 100%;
            height: 1px;
            bottom: -1px;
            left: 0px;
            margin: 0px;
            background: none #ffffff !important;
            z-index: 50; }
          main .contents.tab ul li.current a:hover {
            color: #ffffff;
            background: #007622 !important;
            border-color: #007622 !important;
            opacity: 1; }
            main .contents.tab ul li.current a:hover > *:before {
              background-image: url(../images/anchor_w.png); }
  main .contents .tabpanel {
    display: none; }
  main .contents .box {
    padding: 32px;
    border: 1px solid #bbc8cf; }
    .sp main .contents .box {
      padding: 16px; }
  main .contents .googlemap {
    position: relative;
    padding-top: 50%; }
    .sp main .contents .googlemap {
      padding-top: 75%; }
    main .contents .googlemap iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px; }
  main .contents .youtube {
    max-width: 640px;
    margin: auto; }
    main .contents .youtube > div {
      position: relative;
      padding-top: 56.25%; }
      main .contents .youtube > div > iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px; }
    main .contents .youtube p {
      margin: auto;
      font-size: 14px;
      /*font-size: ($size / $base) + rem +$i;*/
      line-height: 18.2px;
      /*line-height: ($line / $base) + rem + $i;*/ }
      * + main .contents .youtube p {
        margin-top: 8px; }
  main .contents .youtube_area {
    display: flex;
    justify-content: space-around;
    margin: 0 auto; }
    .stab main .contents .youtube_area {
      display: block; }
  main .contents .youtube_area.col2 {
    margin-bottom: 60px; }
    main .contents .youtube_area.col2 .youtube {
      width: 48%;
      max-width: 480px; }
      main .contents .youtube_area.col2 .youtube .youtube_text {
        font-size: 1rem;
        font-weight: bold;
        text-align: center;
        margin-top: 0.5em; }
      .stab main .contents .youtube_area.col2 .youtube {
        width: 100%; }
        .stab main .contents .youtube_area.col2 .youtube + .youtube {
          margin-top: 20px; }
  main .contents .inquirybox {
    display: table;
    width: 100%;
    border: 1px solid #eeeeee; }
    .sp main .contents .inquirybox {
      display: block; }
    main .contents .inquirybox > * {
      display: table-cell;
      height: 100%;
      text-align: left;
      vertical-align: middle; }
    .sp main .contents .inquirybox > * {
      display: block; }
    .sp main .contents .inquirybox {
      width: auto;
      margin-left: 25px;
      margin-right: 25px; }
    * + main .contents .inquirybox {
      margin-top: 12px; }
    main .contents .inquirybox .image {
      width: 29.8245%;
      border-right: 1px solid #eeeeee; }
      main .contents .inquirybox .image img {
        width: 100%; }
      .sp main .contents .inquirybox .image {
        width: 100%; }
    main .contents .inquirybox .title {
      padding: 10px 0px 10px 40px; }
      .sp main .contents .inquirybox .title {
        padding: 20px 10px 8px 18px; }
      main .contents .inquirybox .title p {
        position: relative;
        padding-left: 28px;
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: bold; }
        .sp main .contents .inquirybox .title p {
          padding-left: 22px;
          font-size: 12px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 15.6px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        main .contents .inquirybox .title p:before {
          content: "";
          position: absolute;
          display: block;
          width: 9px;
          height: 9px;
          top: 50%;
          left: 0px;
          margin-top: -9px;
          background: transparent;
          border: 3px solid #cccccc;
          border-radius: 50%; }
          .sp main .contents .inquirybox .title p:before {
            width: 7px;
            height: 7px;
            margin-top: -8px;
            border-width: 3px; }
      main .contents .inquirybox .title * + p {
        margin-top: 20px; }
        .sp main .contents .inquirybox .title * + p {
          margin-top: 16px; }
    main .contents .inquirybox .tel {
      width: 21.929824%;
      padding: 10px 0px 10px 30px; }
      .sp main .contents .inquirybox .tel {
        width: 100%;
        padding: 12px 46px 0px; }
      main .contents .inquirybox .tel p {
        display: block;
        padding: 6px;
        font-size: 16px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 20.8px;
        /*line-height: ($line / $base) + rem + $i;*/
        font-weight: bold;
        text-align: center;
        background: #eeeeee; }
        .sp main .contents .inquirybox .tel p {
          margin: auto;
          max-width: 320px;
          font-size: 12px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 13.2px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        main .contents .inquirybox .tel p a {
          color: #000000; }
          main .contents .inquirybox .tel p a:before {
            content: "";
            position: relative;
            display: inline-block;
            width: 15px;
            height: 14px;
            top: -1px;
            margin-right: 10px;
            vertical-align: middle;
            background: url(../images/tel.png) no-repeat; }
            .sp main .contents .inquirybox .tel p a:before {
              width: 12px;
              height: 12px;
              margin-right: 6px;
              background-size: 100%; }
    main .contents .inquirybox .button {
      width: 24.5614%;
      margin: 0px;
      padding: 10px 30px; }
      .sp main .contents .inquirybox .button {
        width: 100%;
        padding: 12px 26px 20px; }
      main .contents .inquirybox .button > div {
        float: none;
        display: block;
        width: 100%;
        margin: auto;
        max-width: 364px; }
      main .contents .inquirybox .button > div + div {
        margin-left: 0px;
        margin-top: 12px; }
      main .contents .inquirybox .button a {
        padding: 6px 36px;
        font-size: 14px;
        /*font-size: ($size / $base) + rem +$i;*/
        line-height: 15.4px;
        /*line-height: ($line / $base) + rem + $i;*/
        text-align: left; }
        .sp main .contents .inquirybox .button a {
          padding: 6px 28px;
          font-size: 11px;
          /*font-size: ($size / $base) + rem +$i;*/
          line-height: 12.1px;
          /*line-height: ($line / $base) + rem + $i;*/ }
        main .contents .inquirybox .button a:before {
          position: absolute;
          top: 45%;
          left: 21px;
          transform: translateY(-50%); }
          .sp main .contents .inquirybox .button a:before {
            left: 15px; }
        main .contents .inquirybox .button a:after {
          position: absolute;
          top: 45%;
          right: 18px;
          transform: translateY(-50%); }
          .sp main .contents .inquirybox .button a:after {
            right: 12px; }

header .search-wapper > .search_area,
header .lang-wapper > .language_area {
  display: block;
  transform: scaleY(0);
  transition: all .3s;
  transform-origin: center top; }

header .search-wapper:hover > .search_area,
header .lang-wapper:hover > .language_area,
header .search-wapper > .search_area.open {
  transform: scaleY(1); }

@media screen and (max-width: 759px) {
  header .lang-wapper > .language_area,
  header .search-wapper > .search_area {
    position: fixed;
    right: 0; } }
.stab main#news .contents h3 {
  font-size: 18px; }
.stab main#news .contents h4 {
  font-size: 16px; }
main#news .contents * + h3 {
  margin-top: 60px; }
  .stab main#news .contents * + h3 {
    margin-top: 45px; }
main#news .contents * + h4 {
  margin-top: 40px; }
  .stab main#news .contents * + h4 {
    margin-top: 30px; }
.tablet main#news .side_col > div.sub {
  width: 200px; }
.stab main#news .side_col > div.sub {
  width: 100%;
  margin-top: 60px; }
