@charset "utf-8";
/*　MTから編集を行ってください　*/
/* =======================================

  セクション

========================================== */
.boxSection {
  margin-bottom: 55px;
}
.boxSection02 {
  margin-bottom: 30px;
}
.imgRight {
  float: right;
  margin: 0 0 40px 25px;
}
.imgRight img {
  width: 300px;
}
.boxImgRight .text {
  float: left;
  width: 60%;
}
.boxImgRight .img {
  float: right;
  width: 37%;
}
.boxImgLeft .text {
  float: right;
  width: 60%;
}
.boxImgLeft .img {
  float: left;
  width: 37%;
}
.lineBox {
  border: 1px solid #028A55;
  padding: 20px;
  margin-top: 20px;
}
.textBox {
  margin-bottom: 20px;
}

/* =======================================

  テーブル

========================================== */
.table01,
.table06 {
  width: 100%;
  border-top: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
  /*
  margin-bottom: 55px;
  */
}
.table01 th,
.table06 th {
  border-bottom: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  background-color: #EDEDED;
  padding: 20px;
  line-height: 1.4em;
}
.table01 td,
.table06 td {
  border-bottom: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  padding: 20px;
  line-height: 1.4em;
}
.table02 {
  width: 100%;
  border-top: 1px solid #C9C9C9;
  border-left: 1px solid #C9C9C9;
  /*
  margin-bottom: 55px;
  */
}
.table02 th {
  border-bottom: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  background-color: #EDEDED;
  padding: 20px;
  line-height: 1.4em;
}
.table02 td {
  border-bottom: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  padding: 20px;
  line-height: 1.4em;
}
.table03,
.table04 {
  width: 100%;
  border-top: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
}
.table03 thead th,
.table04 thead th {
  border-bottom: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  background-color: #F7F7F7;
  padding: 20px;
  line-height: 1.9em;
  font-weight: bold;
  text-align: center;
}
.table03 tbody th,
.table03 tbody td,
.table04 tbody th,
.table04 tbody td {
  border-bottom: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  padding: 20px;
  line-height: 1.9em;
}
.table03 tbody th,
.table04 tbody th {
  vertical-align: middle;
}
.table05 {
  width: 100%;
  border-top: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
}
.table05 thead th {
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  background-color: #EDEDED;
  padding: 20px 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
}
.table05 tbody th {
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  padding: 20px 10px;
  line-height: 1.5em;
}
.table05 tbody td {
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  padding: 20px 10px;
  line-height: 1.5em;
}
.formTable01 th {
  width: 35%;
}
.formTable01 th .note2 {
  font-size: 0.875em;
  display:block;
  padding: 5px 0 0;
}
/* =======================================

  リスト

========================================== */
.listDisc li {
  padding-left: 25px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoDisc.svg) no-repeat 0 10px;
  background-size: 8px 8px;
  -webkit-background-size: 8px 8px;
}
.listDecimal li {
  list-style: decimal;
  margin-left: 30px;
}
.listDecimal02 li,
.listDecimal03 li {
  list-style: decimal;
  margin-left: 42px;
  position: relative;
}
.listDecimal02 li:before {
  position: absolute;
  content: "注";
  top: 0;
  left: -42px;
}
.listDecimal03 li:before {
  position: absolute;
  content: "※";
  top: 0;
  left: -42px;
}
.listKatakana li {
  list-style: katakana;
  margin-left: 30px;
}
.listArrow li a {
  display: block;
  padding: 16px 20px 16px 30px ;
  border-bottom: 1px solid #DDD;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 10px 25px;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
}
.listArrow li:first-child a {
  border-top: 1px solid #DDD;
}
.linkArrow a {
  padding-left: 20px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 0 center;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
}
.listNone li {
  list-style: none;
  margin-left: 0px;
  margin-bottom: 5px!important;
  padding-left:1em;
  text-indent:-1em;
}
/* =======================================

  ボタン

========================================== */
.btnG a {
  text-align: center;
  padding: 14px 0;
  width: 280px;
  color: #FFF;
  background-color: #028A55;
  border: 1px solid #028A55;
  display: block;
  text-decoration: none;
}
.btnG a:hover {
  background-color: #FFF;
  color: #028A55;
}
.btnGray a {
  display: block;
  width: 300px;
  background-color: #E7E7E7;
  text-align: center;
  text-decoration: none;
  color: #333;
  font-size: 81%;
  padding: 5px 0;
}
.btnGray a span {
  padding-right: 25px;
  position: relative;
  display: inline-block;
}
.btnGray a span:after {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
}
.btnGray a:hover {
  color: #333;
}
.btnGray a:hover span {
  text-decoration: underline;
}

/* =======================================

  フォーム

========================================== */
.contactForm .table01 {
  margin: 35px 0 20px;
}
.contactForm .table01  th {
  padding: 15px 10px;
}
.contactForm .table01  td {
  padding: 10px;
  line-height: 1.9em;
}
.contactForm table input[type=text],
.contactForm table textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 1.5em;
  border: 1px solid #C0C0C0;
  padding: 5px;
}
.contactForm .ex {
  display: inline-block;
  font-size: 87%;
  line-height: 1.5em;
  margin-top: 10px;
}
.btnForm {
  text-align: center;
  margin-top: 40px;
}
.btnForm input {
  text-align: center;
  padding: 18px 0;
  width: 280px;
  border: 0;
  color: #FFF;
  background-color: #028A55;
  margin: 0 10px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btnForm input.btnForm02 {
  color: #000;
  background-color: #E6E6E6;
}
.btnForm input:hover {
  text-decoration: underline;
}
.fw01 {
  width: 400px;
}
.fw02 {
  width: 90px;
}
.fw03 {
  width: 90px;
  margin-bottom: 10px;
}
.fw04 {
  width: 150px;
}

/* =======================================

  パンくずリスト

========================================== */
.breadcrumb {
  border-bottom: 1px solid #EDEDED;
  padding: 15px 0;
}
.breadcrumb li {
  font-size: 75%;
  display: inline;
  color: #333;
}
.breadcrumb li a {
  text-decoration: none;
}
.breadcrumb li a:hover {
  border-bottom: 1px solid #000;
}

/* =======================================

  サイド

========================================== */
.lNavi {
  background-color: #F7F7F7;
}
.lNavi li {
  border-bottom: 1px solid #E5E5E5;
  position: relative;
}
.lNavi li .btnOpen {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoOpen.svg) no-repeat 0 0;
  background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
  text-indent: -99999px;
  cursor: pointer;
  top: 18px;
  right: 10px;
}
.lNavi .sec li .btnOpen {
  top: 0;
}
.lNavi li .btnOpen.open {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoClose.svg)
}
.lNavi li a {
  font-size: 87%;
  padding: 15px 32px 15px 30px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 12px 20px;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  display: block;
  line-height: 1.75em;
  text-decoration: none;
  color: #111;
}
.lNavi li a:hover,
.lNavi li a.active {
  text-decoration: underline;
}
.lNavi .sec,
.lNavi .third {
  display: none;
}
/*
.organization .lNavi li:nth-child(2) .sec,
.disclosure .lNavi li:nth-child(4) .sec,
.ever-green .lNavi li:nth-child(5) .sec,
.careers .lNavi li:nth-child(6) .sec,
.hometown .lNavi li:nth-child(7) .sec,
.recipe .lNavi li:nth-child(2) .sec,
.estate .lNavi li:nth-child(3) .sec,
.sousai .lNavi li:nth-child(4) .sec,
.acoop .lNavi li:nth-child(5) .sec,
.gas .lNavi li:nth-child(6) .sec,
.point .lNavi li:nth-child(8) .sec,
.rental .lNavi li:nth-child(3) .sec li:first-child .third,
.rent .lNavi li:nth-child(3) .sec li:nth-child(2) .third,
.sell .lNavi li:nth-child(3) .sec li:nth-child(3) .third,
.finance .lNavi li:nth-child(2) .sec,
.mutual .lNavi li:nth-child(3) .sec,
.insurance .lNavi li:nth-child(3) li:nth-child(6) .third,
.jafarm .lNavi li:nth-child(2) .sec,
.centernews .lNavi li:nth-child(3) .sec,
.machine .lNavi li:nth-child(4) .sec,
.agrinet .lNavi li:nth-child(5) .sec,
.form .lNavi li:nth-child(5) .sec,
.fruit .lNavi li:nth-child(2) .sec,
.vegetable .lNavi li:nth-child(3) .sec,
.store .lNavi li:nth-child(4) .sec,
.map .lNavi li:first-child .sec,
.map.office .lNavi li:first-child .sec li:nth-child(2) .third,
.map.agrisquare .lNavi li:first-child .sec li:nth-child(3) .third,
.map.life .lNavi li:first-child .sec li:nth-child(4) .third,
.map.machine .lNavi li:first-child .sec li:nth-child(5) .third,
.compliance .lNavi li:first-child .sec {
  display: block;
}
*/

.lNavi .sec li {
  border-bottom: 0;
  padding-bottom: 5px;
}
.lNavi li.midashi {
  padding: 15px 32px 15px 12px;
  font-size: 87%;
  font-weight: bold;
}
.lNavi .sec li.midashi {
  padding: 0 32px 10px 35px;
}
.lNavi .sec li a {
  font-size: 81%;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow03.svg) no-repeat 35px 5px;
  background-size: 7px 7px;
  -webkit-background-size: 7px 7px;
  padding: 0 32px 10px 50px;
}
.life .lNavi li:nth-child(2) .sec li a {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 35px 5px;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
}
.lNavi .third li {
  border-bottom: 0;
  padding-bottom: 5px;
}
.lNavi .third li.midashi {
  padding: 0 32px 10px 55px;
  font-size: 87%;
  font-weight: bold;
}
.lNavi .third li a {
  font-size: 81%;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 55px 5px;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  padding: 0 32px 10px 70px;
}
.map .lNavi .third li a {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow03.svg) no-repeat 55px 5px;
  background-size: 7px 7px;
  -webkit-background-size: 7px 7px;
}
.lNavi .fourth li {
  border-bottom: 0;
  padding-bottom: 5px;
}
.lNavi .fourth li.midashi {
  padding: 0 32px 10px 75px;
  font-size: 87%;
  font-weight: bold;
}
.lNavi .fourth li a {
  font-size: 81%;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 75px 5px;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
  padding: 0 32px 10px 90px;
}
.map .lNavi .fourth li a {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow03.svg) no-repeat 75px 5px;
  background-size: 7px 7px;
  -webkit-background-size: 7px 7px;
}
.sub .title01 {
  color: #111;
  height: 75px;
  padding: 91px 0 0;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoLnavi.svg) no-repeat center 45px #E5E5E5;
  background-size: 38px 38px;
  -webkit-background-size: 38px 38px;
  border-top: 4px solid #028955;
}
.sub .title01 span {
  display: block;
}
.about .sub .title01,
.error404 .sub .title01 {
  height: 85px;
  padding: 81px 0 0;
  background-position: center 35px;
}
.about .sub .title01 {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoAbout02.svg);
}
.life .sub .title01 {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoLife02.svg);
}
.banking .sub .title01 {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoBanking02.svg);
}
.agrisquare .sub .title01 {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoAgrisquare02.svg);
}
.food .sub .title01 {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoFood02.svg);
}
.map .sub .title01 {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoMap02.svg);
}

/* =======================================

  ホーム

========================================== */
.homeOpinionBnr {
  font-size: 125%;
  line-height: 1.4;
  display: block;
  margin: 0 0 50px;
  text-decoration: none;
  background-color: #008c55;
  color: #fff;
  text-align: center;
  border: 3px solid #015f27;
  font-weight: bold;
  padding: 20px;
}
.homeHeader {
  height: 530px;
  position: relative;
}
.homeHeader .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
}
.homeHeader .catchcopy01,
.homeHeader .catchcopy02 {
  position: absolute;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/home/catchcopy.svg) no-repeat center center;
  background-size: 500px 176px;
  -webkit-background-size: 500px 176px;
  text-indent: -99999px;
  width: 500px;
  height: 176px;
  top: 120px;
  left: 50%;
  margin-left: 75px;
}
.homeHeader .catchcopy03 {
  position: absolute;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/home/catchcopy.svg) no-repeat center center;
  background-size: 500px 176px;
  -webkit-background-size: 500px 176px;
  text-indent: -99999px;
  width: 500px;
  height: 176px;
  top: 120px;
  right: 50%;
  margin-right: 75px;
}
.home .column {
  width: 100%;
}
.home .column-home {
  width: 100%;
}
.hometitle01 {
  padding-left: 40px;
  font-size: 125%;
  margin-bottom: 20px;
  color: #333;
}
.homeTopics .hometitle01 {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoTopics.svg) no-repeat 0 center;
  background-size: 30px 22px;
  -webkit-background-size: 30px 22px;
}
.homeMap .hometitle01 {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoMap.svg) no-repeat 0 center;
  background-size: 25px 25px;
  -webkit-background-size: 25px 25px;
}
.homeFood .hometitle01 {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoFood.svg) no-repeat 0 center;
  background-size: 25px 27px;
  -webkit-background-size: 25px 27px;
}
.homeNews .hometitle01 {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoNews.svg) no-repeat 0 center;
  background-size: 30px 27px;
  -webkit-background-size: 30px 27px;
}
.homeCenternews .hometitle01 {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoCenternews.svg) no-repeat 0 center;
  background-size: 25px 25px;
  -webkit-background-size: 25px 25px;
}
.hometitle02 {
  text-align: center;
  font-size: 112%;
  margin-bottom: 30px;
  color: #078042;
  font-weight: bold;
}
.home .infoMore {
  position: absolute;
  top: 0;
  right: 0;
  /*width: 225px;*/
}
.home .infoMore li {
  display: inline-block;
}
.home .infoMore li a {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 87%;
  letter-spacing: 0;
}
.home .infoMore li a:hover {
  color: #333;
  text-decoration: underline;
}
.home .infoMore .linkRss a {
  padding-right: 25px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoRss.svg) no-repeat right center;
  background-size: 13px 13px;
  -webkit-background-size: 13px 13px;
}
.home .infoMore .linkMore a {
  margin-left: 8px;
  padding: 0 20px 0 25px;
  position: relative;
}
.home .infoMore .linkMore a:before {
  position: absolute;
  content: "｜";
  top: 0;
  left: 0;
}
.home .infoMore .linkMore a:after {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
}
.homeSection01 {
  width: 1100px;
  padding: 30px 50px;
  background-color: #FFF;
  margin: -130px auto 0
}
.homeTopics {
  position: relative;
}
.homeTopicsBox {
  float: left;
  width: 204px;
  margin-right: 20px;
  text-decoration: none;
}
.homeTopicsBox:last-child {
  margin-right: 0;
}
.homeTopicsBox .img {
  height: 125px;
  overflow: hidden;
}
.homeTopicsBox .date {
  font-size: 87%;
  color: #666;
  margin-top: 10px;
}
.homeTopicsBox .title {
  line-height: 1.4em;
}
.homeTopicsBox:hover .title {
  text-decoration: underline;
}
.homeSection02 {
  position: relative;
}
.homeSection02Inner {
  width: 1100px;
  margin: 0 auto 30px;
  padding: 0 50px;
  overflow: hidden;
}
.homeSection02Left {
  float: left;
  width: 800px;
  /*margin: 0 auto;*/
  /*padding: 0 350px 0 50px;*/
  /*min-height: 780px;*/
  /*min-height: 880px;*/
}
.homeSection02Left .menuBoxIndex {
  margin-bottom: 20px;
}
.homeSection02Right {
  float: right;
  width: 260px;
}
.menuBoxIndex a {
  float: left;
  width: 390px;
  display: block;
  text-decoration: none;
  color: #333;
}
.menuBoxIndex a:hover {
  color: #333;
}
.menuBoxIndex a:nth-child(2n) {
  float: right;
}
.menuBoxIndex a .menuBox {
  border: 1px solid #E2E2E2;
  padding: 15px;
  background-color: #FFF;
  margin-bottom: 20px;
}
.home .menuBoxIndex a .menuBox {
  padding: 20px;
}
.menuBoxIndex a .menuBox .hometitle01,
.menuBoxIndex a .menuBox .title06 {
  position: relative;
}
.menuBoxIndex a .menuBox .hometitle01:after,
.menuBoxIndex a .menuBox .title06:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 12px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow01.svg) no-repeat 0 0;
  background-size: 8px 12px;
  -webkit-background-size: 8px 12px;
  top: 50%;
  right: 0;
  margin-top: -6px;
}
.menuBoxIndex a .menuBox p {
  font-size: 81%;
  line-height: 1.7em;
  margin-top: 10px;
  letter-spacing: 0;
}
.home .menuBoxIndex a .menuBox p {
  font-size: 87%;
}
.home .menuBoxIndex a .img .hoverText p {
  font-size: 81%;
}
.menuBoxIndex a .img {
  overflow: hidden;
  position: relative;
}

.menuBoxIndex a .img:before {
  content: '';
  position: absolute;
  background: rgba(51,51,51,0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
}
.menuBoxIndex a .img img {
  width: 100%;
  height: auto;
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
 }
.menuBoxIndex a .img .hoverText {
  opacity: 0;
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 27px;
  padding-top: 20px;
  text-align: center;
  margin-top: -23px;
  margin-left: -34px;
  -webkit-transform: translate(0, 15px) scale(1.1);
  transform: translate(0, 15px) scale(1.1);
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  z-index: 2;
}
.menuBoxIndex a .img .hoverText p {
  margin-top: 7px;
}
.menuBoxIndex a .img .hoverText:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  -webkit-transition: all 0.4s 0s ease;
  transition: all 0.4s 0s ease;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow06.png) no-repeat center center;
  background-size: 20px 20px;
  -webkit-background-size: 20px 20px;
}
@media screen and (min-width:960px) {
  .menuBoxIndex a:hover {
    color: #333;
  }
  .menuBoxIndex a:hover .img:before {
    opacity: 1;
  }
  .menuBoxIndex a:hover .img img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);  /* IE lt 8 */
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */
  }
  .menuBoxIndex a:hover .img .hoverText {
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1;
  }
}
.homeNews,
.homeCenternews {
  margin-bottom : 40px;
  position: relative;
}
.home .boxNewsList {
  border-top: 2px solid #CECECE;
}
.boxNewsList dl {
  padding: 15px 0;
  border-bottom: 1px solid #E3E3E3;
  overflow: hidden;
}
.boxNewsList dl dt {
  float: left;
  width: 24%;
}
.boxNewsList dl dt .date {
  color: #666;
  font-size: 87%;
}
.btnCat {
  display: inline-block;
  background-color: #D4D5CF;
  border: 1px solid #D4D5CF;
  color: #666;
  font-size: 62%;
  text-align: center;
  width: 54px;
  margin-left: 5px;
  text-decoration: none;
  padding: 2px 0;
}
.btnCat:hover {
  background-color: #FFF;
}
.boxNewsList dl dd {
  float: right;
  width: 74%;
  line-height: 1.4em;
}
.boxNewsList dl dd a {
  text-decoration: none;
}
.boxNewsList dl dd a:hover {
  text-decoration: underline;
}
.homeSection02Bottom {
  background-color: #E2E2E2;
  padding: 25px 0;
}
.homeSection02Bottom .menuList {
  width: 1120px;
  margin: 0 auto;
}
.homeSection02Bottom .menuList li {
  float: left;
  width: 25%;
  position: relative;
}
.homeSection02Bottom .menuList li:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 12px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow01.svg) no-repeat 0 0;
  background-size: 8px 12px;
  -webkit-background-size: 8px 12px;
  top: 50%;
  right: 30px;
  margin-top: -6px;
}
.homeSection02Bottom .menuList li a {
  display: block;
  margin: 0 10px;
  text-decoration: none;
  text-align: center;
  color: #333;
  font-size: 106%;
  padding: 110px 0 25px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoPoint.svg) no-repeat center 25px #FFF;
  background-size: 70px 70px;
  -webkit-background-size: 70px 70px;
}
.homeSection02Bottom .menuList li.menu02 a {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoTel.svg);
}
.homeSection02Bottom .menuList li.menu03 a {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoEstate.svg);
}
.homeSection02Bottom .menuList li.menu04 a {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoStore.svg);
}
.homeSection02Bottom .menuList li a:hover {
  opacity: .7;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);  /* IE lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* IE 8 */
}
.homeSection02Right {
  /*position: absolute;
  top: 0;
  left: 50%;
  margin-left: 290px;*/
  width: 260px;
  margin: 0 auto;
}
.homeSection02Right .homeRecipe {
  display: block;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/home/bkRecipe.png) no-repeat center 0 #CECECE;
  background-size: 260px 174px;
  -webkit-background-size: 260px 174px;
  padding: 50px 35px 35px;
  text-decoration: none;
  margin-bottom: 20px;
}
.homeSection02Right .homeRecipe p {
  margin-top: 15px;
  line-height: 1.4em;
  letter-spacing: 0;
}
.homeSection02Right .homeEvergreen {
  display: block;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/home/bkEvergreen.png) no-repeat center 30px #B4D9C6;
  background-size: 260px 55px;
  -webkit-background-size: 260px 55px;
  padding: 50px 40px 27px;
  text-decoration: none;
  text-align: center;
}
.homeSection02Right .homeEvergreen img {
  width: 140px;
}
.homeSection02Right .homeEvergreen p {
  margin-top: 15px;
  line-height: 1.4em;
  font-size: 87%;
  letter-spacing: 0;
  position: relative;
}
.homeSection02Right .homeEvergreen p:after {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
}
.homeSection02Right .homeBankinfo {
  margin-top: 20px;
}
.homeSection02Right .homeBanner02 {
  margin-top: 20px;
}
@media screen and (max-width:1159px) {
  .homeSection02Inner {
    width: auto;
	padding: 0;
  }
  .homeSection02Left {
    width: auto;
    float: none;
    padding: 0 50px;
  }
  .homeSection02Right {
    /*position: static;*/
    float: none;
    margin: 30px auto;
    width: 560px;
    overflow: hidden;
  }
  .homeSection02Right .homeRecipe {
    float: left;
    width: 190px;
    margin: 0 20px 20px 0;
    padding: 50px 35px 45px;
    min-height: 256px;
  }
  .homeSection02Right .homeEvergreen {
    float: right;
    width: 180px;
    margin: 0 0 20px;
    padding: 50px 40px 17px
  }
  .homeSection02Right .homeBankinfo {
    text-align: center;
    clear: both;
  }
	.homeSection02Right .homeBanner02 {
    text-align: center;
	}
}
.homeSection03 {
  height: 465px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/footimg.png) no-repeat center bottom #FFF;
  background-size: cover;
  -webkit-background-size: cover;
}
.homeBanner {
  width: 1100px;
  margin: 50px auto 0;
}
.homeBanner li a {
  display: block;
  float: left;
  width: 207px;
  margin: 0 15px 15px 0;
}
.homeBanner li:nth-child(5n) a {
  margin-right: 0;
}
.home .siteFooter .footimg {
  display: none;
}
						
/* 20240206 add by natrium */
.home .p-home-form-banner {
  margin: 0 0 45px 0;
  padding: 0;
}

.home .p-home-form-banner__button {
  background: #028a55;
  color: #fff;
  border: 2px solid #13572f;
  padding: 15px 10px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
}

.home .p-home-form-banner__button:hover {
  color: #fff;
}

/* =======================================

  2階層以下共通

========================================== */
.pageHeader {
  height: 170px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/mainimg.jpg) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  text-indent: -99999px;
}
.about .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/about/mainimg.jpg);
}
.life .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/life/mainimg.jpg);
}
.banking .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/banking/mainimg.jpg);
}
.agrisquare .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/agrisquare/mainimg.jpg);
}
.food .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/food/mainimg.jpg);
}
.map .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/map/mainimg.jpg);
}
.news .pageHeader,
.topics .pageHeader {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/news/mainimg.jpg);
}
figure {
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
}

/*select*/
.customselect {
  position: relative;
  width: 230px;
  box-sizing: border-box;
  display: block;
  margin: 15px 0 15px 12px;
}
.lNavi .sec li .customselect {
  margin: 0 0 10px 20px;
}
.customselect:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoSelect.svg) no-repeat 0 0;
  background-size:30px 30px;
  -webkit-background-size:30px 30px;
  top: 0;
  right: 0;
  position: absolute;
}
.customselect select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  width: 100%;
  background-color: #FFF;
  border: 1px solid #CECECE;
  padding: 0 0 0 15px;
  height: 30px;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 81%;
}
.contactForm .customselect {
  margin: 0;
}
.contactForm .customselect:after {
  width: 36px;
  height: 36px;
  background-size:36px 36px;
  -webkit-background-size:36px 36px;
}
.contactForm .customselect select {
  height: 36px;
  font-size: 87%;
}

/* =======================================

  ページナビ

========================================== */
.boxPageNavi {
  margin: 15px 0 0;
  padding: 8px 0;
  text-align: center;
  background-color: #F7F7F7;
}
.boxPageNavi span.current_page {
  text-align: center;
  color: #000;
  margin: 0 5px;
  display: inline-block;
}
.boxPageNavi a {
  margin: 0 5px;
  display: inline-block;
  color: #000;
}
.boxPageNavi a.link_before {
  margin-right: 40px;
}
.boxPageNavi a.link_next {
  margin-left: 40px;
}
.boxPageNavi a:hover {
  color: #000;
}

/* =======================================

  JAグリーン長野について

========================================== */
/*組織概要*/
.organization .listDecimal li {
  font-weight: bold;
}
.boxOverview {
    display: flex;
    justify-content: space-between;
}
.boxOverview table {
    width: 71%;
}
.boxOverview .itemOverview {
    width: 25%;
}
.boxOverview .itemOverview img {
    width: 100%;
    height: auto;
}

/*広報誌「EverGreen」*/
.everGreenIndex {
  margin: 0 -12px;
}
.everGreenIndex a {
  display: block;
  float: left;
  width: 33%;
  color: #000;
  text-decoration: none;
}
.everGreenIndex a:hover {
  color: #000;
  text-decoration: underline;
}
.everGreenIndex a .everGreenBox {
  margin: 0 12px 40px;
}
.everGreenIndex a .everGreenBox .img {
  text-align: center;
}
.everGreenIndex a .everGreenBox p {
  line-height: 1.4em;
  margin-top: 5px;
}
.ever-green .pdfLink {
  margin-top: 40px;
  letter-spacing: 0;
}

/*ふるさと探訪*/
.hometown .menuBoxIndex a .img {
  height: 187px;
}
.hometown .mapHometown,
.hometown .mapHometown2 {
  margin-top: 35px;
}
.hometown .mapHometown2 {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.hometown .mapHometown2 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hometown .largeMap {
  text-align: right;
  font-size: 87%;
  margin-top: 5px;
}

/* =======================================

  くらしの情報

========================================== */
/*お料理レシピ*/
.recipe .entryInfo {
  line-height: 1.2em;
}
.recipe .btnCat {
  font-size: 75%;
  padding: 0;
}
.recipe .material {
  margin-top: 5px;
	line-height: 1.9em;
}
.recipe .material .title {
  font-weight: bold;
}
.recipe .btn a {
  display: block;
  margin-top: 20px;
  background-color: #E6E6E6;
  text-align: center;
  text-decoration: none;
  color: #000;
  font-size: 81%;
}
.recipe .btn a span {
  padding-right: 25px;
  position: relative;
  display: inline-block;
}
.recipe .btn a span:after {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
}
.recipe .btn a:hover {
  text-decoration: underline;
  color: #000;
}
.recipe .btn a:hover span {
  text-decoration: underline;
}
.recipeDetail .boxImgLeft {
  margin-bottom: 40px;
}
.recipeDetail .boxImgLeft .img {
  width: 62%;
}
.recipeDetail .boxImgLeft .text {
  width: 34%;
}
.recipeStep>div {
  margin-bottom: 25px;
}
.recipeStep .img figure figcaption {
    font-size: 87%;
}

/*土地・賃貸住宅物件情報*/
.estateCatIndex .estateBox {
  float: left;
  width: 49%;
  margin-bottom: 20px;
}
.estateCatIndex .estateBox:nth-child(2n) {
  float: right;
}
.estateCatIndex .estateBox .img {
  height: 295px;
  overflow: hidden;
  text-align: center;
}
.estateCatIndex .estateBox .title {
  background-color: #E6E6E6;
  text-align: center;
  padding: 15px 0;
}
.estateCatIndex .estateBox .title span {
  padding-right: 25px;
  position: relative;
  display: inline-block;
  text-decoration: underline;
}
.estateCatIndex .estateBox .title span:after {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
  text-decoration: none;
}
.estateCatIndex .estateBox .table02 {
  margin-bottom: 0;
}
.estateDetail {
  position: relative;
}
.estateDetail .estateImg {
  float: left;
  width: 50%;
  padding-bottom: 335px;
}
.estateDetail .estateImg #slider .bx-wrapper {
  margin-bottom: 20px;
}
.estateDetail .estateImg #slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  left: 0;
}
.estateDetail .estateImg #slider .bx-wrapper .bx-prev {
  left: 0;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoPrev.svg) no-repeat 0 0;
  background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
}
.estateDetail .estateImg #slider .bx-wrapper .bx-next {
  right: 0;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoNext.svg) no-repeat 0 0;
  background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
}
.estateDetail .estateImg #slider .bx-wrapper .bx-prev:hover,
.estateDetail .estateImg #slider .bx-wrapper .bx-next:hover {
  background-position: 0 0;
  opacity: .7;
  -webkit-opacity: .7;
  -moz-opacity: .7;
  filter: alpha(opacity=70);  /* IE lt 8 */
  -ms-filter: "alpha(opacity=70)"; /* IE 8 */
}
.estateDetail .estateImg #slider .bx-wrapper .bx-controls-direction a {
  margin-top: -15px;
  width: 30px;
  height: 30px;
}
.estateDetail .estateImg #slider .bx-pager a {
  float: left;
  width: 32%;
  margin: 0 2% 10px 0;
}
.estateDetail .estateImg #slider .bx-pager a:nth-child(3n) {
  margin-right: 0;
}
.estateDetail .estateImg #slider .bx-pager a.active,
.estateDetail .estateImg #slider .bx-pager a:hover {  
  position:relative;
  display:inline-block;
  line-height:0;
  overflow:hidden;
}
.estateDetail .estateImg #slider .bx-pager a.active:after,
.estateDetail .estateImg #slider .bx-pager a:hover:after {  
  content:"";
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  -moz-box-shadow: 0 0 0 5px #028955 inset;
  -webkit-box-shadow: 0 0 0 5px #028955 inset;
  box-shadow: 0 0 0 5px #028955 inset;
}
.estateDetail .estateImg #slider .bx-pager a:hover img { 
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);  /* IE lt 8 */
  -ms-filter: "alpha(opacity=100)"; /* IE 8 */
}
.estateDetail .estateImg .mapEstate {
  margin-top: 10px;
}
.estateDetail .estateInfo {
  float: right;
  width: 46%;
}
.estateDetail .estateInfo .table02 {
  margin-bottom: 0;
}
.estateDetail .estateInfo .table02 th {
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}
.estateDetail .estateInfo .btn a {
  background-color: #E6E6E6;
  text-align: center;
  padding: 15px 0;
  text-decoration: none;
  display: block;
  margin-top: 20px;
  color: #000;
}
.estateDetail .estateInfo .btn a:hover {
  text-decoration: underline;
  color: #000;
}
.estateDetail .estateInfo .btn a span {
  padding-right: 25px;
  position: relative;
  display: inline-block;
}
.estateDetail .estateInfo .btn a span:after {
  position: absolute;
  content: "＞";
  top: 0;
  right: 0;
}
.estateDetail .estateImg #slider #slide-counter {
  display: none;
}
.estateDetail .mapEstate {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 325px;
}
.estateDetail .mapEstate iframe {
	width: 100%;
	height: 325px;
}

/*総合ポイントサービス*/
.point .pointQa .boxImgRight .text {
  width: 74%;
}
.point .pointQa .boxImgRight .img {
  width: 21%;
}
.point .pointQa dl {
  padding-left: 23px;
  overflow: hidden;
  display: table;
  line-height: 1.9em;
}
.point .pointQa dt {
  display: table-cell;
  padding-right: 10px;
}
.point .pointQa dd {
  display: table-cell;
}
.point .spOnly {
  display: none;
}
.point .pcOnly .table03 {
  margin-bottom: 30px;
}
.point .pcOnly .table03 th,
.point .pcOnly .table03 td {
  padding: 15px 10px;
}

/* =======================================

  JAバンク・JA共済

========================================== */
/*JAバンク*/
.banking .btnGray a {
  font-size: 100%;
  width: 350px;
}
.banking .btnGray a span {
  text-align: left;
}
.finance .btnGray a br {
  display: none;
}
.finance .kyuminPdf a br {
  display: block;
}
.mutual .btnGray a span:after,
.finance .kyuminPdf a span:after {
  top: 16px;
  right: -8px;
}
.finance .table01 {
  margin-bottom: 30px;
}
.finance .table01 th,
.finance .table01 td {
  text-align: center;
  vertical-align: middle;
  padding: 10px;
  line-height: 1.6em;
}
.finance .table01 td .note {
  font-size: 150%;
  font-weight: bold;
}
.banking .lNavi .third li a {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow03.svg) no-repeat 35px 5px;
  background-size: 7px 7px;
  -webkit-background-size: 7px 7px;
}

/* =======================================

  営農情報,お知らせ,JAグリーン長野の話題

========================================== */
.newsIndex .entryBody {
  margin-bottom: 20px;
}
.newsIndex .btnGray a {
  font-size: 100%;
}
.newsIndex .entryInfo,
.newsDetail .entryInfo {
  line-height: 1.2em;
  margin-bottom: 10px;
}
.newsIndex .btnCat,
.newsDetail .btnCat {
  font-size: 75%;
  padding: 0;
  width: 70px;
}
.newsDetail .pdfLink {
  margin-top: 40px;
  letter-spacing: 0;
}
.topics .imgRight img {
  width: 250px;
}

/* =======================================

  農産物情報

========================================== */
.food .titleRaw {
  font-weight: bold;
  padding-left: 27px;
  margin-bottom: 5px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoSearch.svg) no-repeat 0 center;
  background-size: 18px 18px;
  -webkit-background-size: 18px 18px;
}
.food .table01 th {
  font-weight: bold;
}

/*りんごオーナー制度*/
.owner .table01 th {
  font-weight: normal;
  line-height: 1.8em;
}
.owner .table01 td {
  line-height: 1.8em;
}
.owner .largeMap a {
  font-size: 87%;
}
.owner .mapOwner iframe {
	width: 100%;
	height: 350px;
}

/*安全安心対策の実施*/
.chartSafety {
  width: 365px;
}

/* =======================================

  施設マップ

========================================== */
.map #map_canvas {
  margin-bottom: 30px;
  display: none;
}
.map .mapBtns {
  margin: 0 -10px;
}
.map .mapBtns li {
  float: left;
  width: 25%;
}
.map .mapBtns a {
  display: block;
  margin: 0 10px; 
  text-decoration: none;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.map .mapBtns a.genre01 {
  border: 1px solid #D8EDE6;
  background-color: #D8EDE6;
}
.map .mapBtns a.genre02 {
  border: 1px solid #D8EEF6;
  background-color: #D8EEF6;
}
.map .mapBtns a.genre03 {
  border: 1px solid #FCF7D8;
  background-color: #FCF7D8;
}
.map .mapBtns a.genre04 {
  border: 1px solid #F8EED9;
  background-color: #F8EED9;
}
.map .mapBtns li.active a.genre01,
.map .mapBtns a.genre01:hover {
  border: 1px solid #028855;
}
.map .mapBtns li.active a.genre02,
.map .mapBtns a.genre02:hover {
  border: 1px solid #008CBB;
}
.map .mapBtns li.active a.genre03,
.map .mapBtns a.genre03:hover {
  border: 1px solid #CEAC05;
}
.map .mapBtns li.active a.genre04,
.map .mapBtns a.genre04:hover {
  border: 1px solid #D18E04;
}
.map .mapBtns a span {
  padding: 16px 0 16px 25px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/map/icoMap01.svg) no-repeat 0 center;
  background-size: 22px 30px;
  -webkit-background-size: 22px 30px;
  display: inline-block;
}
.map .mapBtns a.genre02 span {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/map/icoMap02.svg);
}
.map .mapBtns a.genre03 span {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/map/icoMap03.svg);
}
.map .mapBtns a.genre04 span {
  background-image: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/map/icoMap04.svg);
}
.map #info-window .title04 {
  margin-bottom: 10px;
}
.map .table03 thead th:nth-child(1) {
  width: 33%;
}
.map .table03 thead th:nth-child(2) {
  width: 42%;
}
.map .table03 thead th:nth-child(3) {
  width: 25%;
}
.businessList.is_included_map,
.map .businessList {
  margin-top: 15px;
  display: flex;
  flex-wrap:  wrap;
}
.businessList.is_included_map li,
.map .businessList li {
  padding: 0 10px;
  text-align: center;
  margin: 0 8px 8px 0;
  border-radius: 5px;
}

.map .branch-list-title {
  display:block;
}

.map .branch-list-title {
  display:block;
  padding-left: 20px;
  position: relative;
}

.map .branch-list-title::after {
  position: absolute;
  left: 0;
  top: calc(0.95em - 2px);
  content: "";
  width: 4px;
  height: 4px;
  border: 1px solid #bbbbbb;
  border-radius: 50%;
  background: #bbbbbb;
}

.mapResponsive iframe {
  border: 1px solid #bbb;
}
/* =======================================

  法令順守体制

========================================== */
/*個人情報保護方針*/
.privacy .lineBox,
.internal-control .lineBox,
.security .lineBox {
  margin: 0 0 15px;
}
.privacy .listDecimal,
.internal-control .listDecimal,
.security .listDecimal {
  margin-top: 45px;
}
.privacy .listDecimal li,
.internal-control .listDecimal li,
.security .listDecimal li {
  font-weight: bold;
  margin-bottom: 20px;
}
.privacy .listDecimal li span,
.internal-control .listDecimal li span,
.security .listDecimal li span {
  font-weight: normal;
  display: block;
}

.internal-control .listDecimal li span .listNone li {
  font-weight: normal;
  display: block;
}


/*女性の活躍に関する情報公表*/
.koudou .mb0 {
  margin-bottom: 0;
}
.koudou .note {
  font-size: 87%;
  color: #111;
  margin-top: 5px;
}

/* =======================================

  サイトマップ

========================================== */
.siteMenuBox01 {
  float: left;
  width: 47%;
}
.siteMenuBox02 {
  float: right;
  width: 47%;
}
.siteMenuBox .first>li {
  margin-bottom: 40px;
}
.siteMenuBox .first>li>a {
  display: block;
  background-color: #028A55;
  color: #FFF;
  text-decoration: none;
  font-size: 125%;
  padding: 10px 20px;
}
.siteMenuBox .first>li>a:hover {
  color: #FFF;
  text-decoration: underline;
}
.siteMenuBox .sec {
  margin-top: 20px;
}
.siteMenuBox .sec>li>a {
  display: block;
  padding: 0 20px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow02.svg) no-repeat 0 8px;
  background-size: 12px 12px;
  -webkit-background-size: 12px 12px;
}
.siteMenuBox .third>li>a {
  display: block;
  padding: 0 20px 0 40px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/arrow03.svg) no-repeat 25px 10px;
  background-size: 7px 7px;
  -webkit-background-size: 7px 7px;
  font-size: 81%;
}

/* =======================================

  その他

========================================== */
.caution,
.error,
.note { color: #FF0000}
strong,
.bold { font-weight: bold; }
.alignR { text-align: right; }
.icoPdf a,
.icoBlank a {
  position: relative;
  padding-right: 20px;
}
.icoBlank a:after {
  content: "";
  width: 12px;
  height: 10px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoBlank.svg) no-repeat 0 0;
  background-size:12px 10px;
  -webkit-background-size:12px 10px;
  top: 50%;
  right: 0;
  margin-top: -6px;
  position: absolute;
}
.icoPdf a:after {
  content: "";
  width: 12px;
  height: 13px;
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoPdf.png) no-repeat 0 0;
  background-size:12px 13px;
  -webkit-background-size:12px 13px;
  top: 50%;
  right: 0;
  margin-top: -6px;
  position: absolute;
}

span.icoBlank {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoBlank.svg) no-repeat right center;
  background-size:12px 10px;
  -webkit-background-size:12px 10px;
  padding-right: 20px;
}
span.icoBlank02 {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoBlank02.svg) no-repeat right center;
  background-size:10px 10px;
  -webkit-background-size:10px 10px;
  padding-right: 18px;
}
span.icoPdf {
  background: url(https://20252568.fs1.hubspotusercontent-na1.net/hubfs/20252568/ja-grn.jp/img/common/icoPdf.png) no-repeat right center;
  background-size:12px 13px;
  -webkit-background-size:12px 13px;
  padding-right: 20px;
}
.table02 td sup {
vertical-align: text-bottom;
}
.topMessageBox {
	border: 2px solid #ff0000;
	padding: 10px;
	margin: 0 auto 20px;
	text-align: left:
}